* {
    margin: 0;
    padding: 0;
}

body {
    background-color: #ffffff;
    margin: 0;
    padding: 0;
    font-family: arial, sans-serif;
    color: #000000;
}

h1 {
    font-size: 25px;
    color: #56b132;
    font-weight: 500;
    margin: 9px 10px;
}

h2 {
    font-size: 22px;
    color: #56b132;
    font-weight: 500;
}

p {
    margin: 9px 10px;
    line-height: 150%;
}

.review p {
    margin-left: 20px;
}

li span {
    margin-left: -10px;
}

#toolip {
    list-style-type: disc;
    margin-left: 40px;
}

.box {
    width: 350px;
}

.up {
    float: right;
    margin-right: 5%;
    position: relative;
    margin-top: -1%;
}

ol {
    padding-left: 40px;
}

td {
    width: 250px;
    height: 30px;
}

ul {
    list-style-position: outside;
    list-style-type: none;
}

.boxes {
    width: 350px;
    float: right;
}

dt {
    width: 350px;
    height: 30px;
}

.clear {
    clear: both;
}

.clearleft {
    clear: left;
}

a {
    color: #90c73e;
}

a:hover {
    color: #0897e7;
}

a:link {
    text-decoration: none;
}

.book {
    margin-left: 20px;
}

.navwrapper {
    max-width: 1100px;
    margin: auto;
}

.navstation {
    max-width: 1100px;
    position: relative;
    float: right;
    margin-bottom: 12px;
}

.wrapper {
    max-width: 1100px;
    width: 95%;
    margin: auto;
}

.logo {
    float: left;
    position: absolute;
    z-index: 20;
    margin-left: 10px;
}

.graco {
    width: 100%;
    text-align: -webkit-left;
}

.nav {
    width: auto;
    float: left;
    position: relative;
}

a.navlink {
    display: block;
    font-weight: bold;
    color: #56b132;
    text-decoration: none;
    padding: 36px 12px 30px 12px;
    position: relative;
    z-index: 5;
}

a:hover.navlink {
    color: #56b132;
    background: #40605d;
    background-image: url("img/nav-arrow.png");
    background-repeat: no-repeat;
    background-position: center bottom;
}

.techsubnav {
    display: none;
    width: 100%;
    background: #90c73e;
    position: absolute;
    top: 0;
    padding-top: 86px;
    z-index: 4;
}

.techsubnav a {
    display: block;
    padding: 7px;
    color: #ffffff;
    text-decoration: none;
}

.techsubnav a:hover {
    color: #000000;
    background: #d8dcb5;
}

.tech:hover > .techsubnav {
    display: block;
}

.mainnavright {
    display: none;
}

.just {
    font-size: 40px;
}

.coat {
    min-width: 70px;
    float: left;
    padding: 0 10px 0 10px;
    text-align: left;
    position: relative;
}

.coatdrop {
    display: none;
    width: 161px;
    background-color: #40605d;
    position: absolute;
    z-index: 3;
    padding: 5px 0 5px 0;
    text-align: left;
    color: #ffffff;
    text-align: center;
}

.coat:hover > .coatdrop {
    display: block;
}

a.doatnav {
    display: block;
    text-decoration: none;
    padding: 7px 0 5px 5px;
    font-size: 17px;
    color: #ffffff;
    border-top: solid 1px #ccc;
}

a.coatnav:hover {
    color: #ffffff;
}

a.coatdrop {
    color: #ffffff;
}

#submenu {
    display: none;
    width: 100%;
    margin-top: 4px;
    background-color: #40605d;
    position: relative;
    z-index: 5;
    clear: both;
}

a.subnav {
    display: block;
    border-bottom: 1px solid #000000;
    text-decoration: none;
    padding: 9px;
    font-weight: bold;
    color: #56b132;
}

a.subnav:hover {
    color: #ffffff;
}

.blackbar {
    background: #56b132;
    color: #ffffff;
    text-align: center;
    padding: 15px;
    border-top: #40605d 5px solid;
}

a.whitelink {
    color: #ffffff;
    text-decoration: none;
}

a.whitelink:hover {
    color: #ffffff;
}

.sideform {
    margin-top: 40px;
    margin-left: 40px;
    float: right;
}

.pagehead {
    color: #90c73e;
    margin-top: 20px;
}

.checkbox {
    background-color: #ececec;
    width: 100%;
    height: 365px;
}

.checkbox2 {
    background-color: #ececec;
    width: 100%;
    height: 300px;
}

.infoboxholder {
    width: 100%;
    margin-top: 20px;
}

.infobox {
    width: 33%;
    float: left;
}

.footinfobox {
    width: 48%;
    padding: 0 10px;
    float: left;
}

.infoboxcenter {
    width: 82%;
    text-align: center;
    padding: 10px 10px 20px 10px;
    margin: auto;
    background: #f2f2f2;
    border-bottom: 1px solid #d9d9d9;
}

.infoboxcenter:hover {
    background: #fafafa;
    border-bottom: none;
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 100%;
}

.infoboxtext {
    height: auto;
    text-align: center;
    overflow: hidden;
    color: #000000;
}

.infoboxlink {
    height: 50px;
}

a.learnmorelink {
    display: block;
    width: 115px;
    padding: 10px;
    background-color: #90c73e;
    border-radius: 4px;
    border: none;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
}

a.learnmorelink:hover {
    color: #ffffff;
}

.testimonialslider {
    margin-top: 40px;
    padding: 80px 0 80px 0;
    height: 365px;
}

.authorimg {
    width: 28px;
    float: left;
}

.bodyleft {
    float: left;
}

.bodyright {
    width: 268px;
    float: right;
}

.greenstream {
    background-image: url("img/stream.jpg");
    background-repeat: no-repeat;
    background-position: center;
    height: 139px;
    color: #000000;
    padding-top: 30px;
    width: 100%;
    margin-top: -20px;
}

.holdon {
    font-size: 15px;
}

.afew {
    font-size: 20px;
    padding: 5px 0;
    margin-top: 20px;
}

.stars {
    width: 48%;
    float: left;
}

.social {
    /* width:530px; */
    float: right;
    margin-left: 30px;
}

.stars p {
    margin: 9px 0;
    line-height: 0.75cm;
}

.video {
    float: right;
    margin-left: 20px;
}

.review {
    max-width: 773px;
    width: 100%;
}

.afew p {
    margin-bottom: -5px;
}

.streamheader {
    font-size: 30px;
}

.footer {
    background-color: #343434;
    padding-top: 30px;
    color: #8b8b8b;
    line-height: 25px;
}

.padright {
    padding-right: 20px;
}

.foot {
    background-color: #56b132;
    color: #ffffff;
    padding: 15px 0 15px 0;
}

.footright {
    width: 300px;
    float: right;
    text-align: right;
}

a.footlink {
    color: #ffffff;
    text-decoration: none;
}

.tiny {
    padding: 0 10px;
}

a.footlink:hover {
    color: #30312e;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.servepics {
    margin-left: 10px;
    width: 280px;
    float: right;
    margin-bottom: 10px;
}

.picserve {
    margin-right: 20px;
    margin-left: 10px;
    width: 280px;
    float: left;
    margin-bottom: 10px;
}

.page-wrapper {
    width: 75%;
    float: left;
}

.better-form {
    width: 25%;
    margin: 20px auto;
    float: left;
}

.example-container {
    width: 95%;
    margin: 0 auto;
}

.service-example {
    width: 48%;
    float: left;
    margin: 0 3px;
    text-align: center;
}

.example {
    width: 100%;
    max-width: 300px;
    height: 250px;
    margin: 0 auto;
}

#example1 {
    background: url("img/before1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

#example2 {
    background: url("img/before2.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

#example3 {
    background: url("img/before3.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

#example4 {
    background: url("img/before4.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

#example5 {
    background: url("img/before5.jpg");
    background-size: cover;
    background-repeat: no-repeat;
}

/*.example::before {
	content: "Before";
}
.example:hover {
	background: url("img/after1.jpg");
	background-size: contain;
}*/
/**
**Review Slideshow**
*/
.review-slideshow {
    line-height: 1.5em;
    border-width: 1px 1px 3px 3px;
    border-style: solid;
    border-color: lightgrey;
    border-radius: 10px;
    padding: 15px;
    padding-bottom: 35px;
    margin: 20px auto;
    width: 80%;

}

.review-slideshow h1 {
    text-align: center;
    border-bottom: 1px solid lightgrey;
    color: black;
}

.mySlides img {
    width: 100%;
    max-width: 276px;
}

.w3-display-left {
    float: left;
    width: 50px;
}

.w3-display-right {
    float: right;
    width: 50px;
}

.mobile-phone {
    padding: 1rem 0;
    background: #56b132;
    color: #ffffff;
    display: none;
    text-align: center;
}

.mobile-phone p {
    margin: 0;

}

.mobile-phone a {
    color: white;
    font-size: 28px;
}

.mobile-footer-phone {
    display: none;
    color: white;
    text-align: center;
}

.mobile-footer-phone a {
    color: white;
}



@media only screen and (max-width: 575px) {
    .mobile-footer-phone {
        display: block;
    }
}

@media only screen and (max-width: 835px) {
    .mobile-phone {
        display: block;
    }
}


@media only screen and (max-width: 1230px) {
    .bookey {
        display: none;
    }
}

@media only screen and (max-width: 1130px) {
    .afew {
        text-align: center;
    }

    .video {
        margin: 20px 0;
        float: none;
        width: 75%;
    }

    .holdon {
        text-align: center;
        padding-bottom: 10px;
        width: 550px;
        margin: 0 auto;
        text-align: left;
    }

    .checkbox {
        height: auto;
    }

    .bookey {
        display: none;
    }
}

@media only screen and (max-width: 1095px) {
    .stars {
        float: none;
        margin: 0 auto;
    }

    .social {
        float: none;
        margin: 0 auto;
        width: 500px;
    }

    .ial {
        width: 506px;
    }

    .checkbox2 {
        height: auto;
    }
}

@media only screen and (max-width: 1060px) {
    a.navlink {
        font-size: 15px;
    }

    .review {
        max-width: 673px;
    }
}

@media only screen and (max-width: 1020px) {
    .footinfobox {
        width: 45%;
    }
}

@media only screen and (max-width: 1000px) {
    a.navlink {
        font-size: 12px;
    }

    .footright {
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    .footleft {
        float: none;
        text-align: center;
        margin: 0 auto;
        padding-top: 20px;
    }

    .coatdrop {
        width: 128px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 900px) {
    a.navlink {
        padding: 36px 5px 30px 3px;
    }

    .coatdrop {
        width: 112px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 835px) {
    p {
        margin: 9px 10px;
        line-height: 0.75cm;
        /* width: 98%; */
    }

    .logo {
        display: block;
        position: relative;
    }

    .mainnavright {
        display: block;
        float: right;
    }

    .nav {
        display: none;
    }

    .coat {
        display: none;
    }

    .slidercase {
        display: none;
    }

    .blackbar {
        display: none;
    }

    .infobox {
        width: 75%;
        margin-top: 10px;
    }

    .mainnavright {
        display: block;
        float: right;
    }

    a.mobilemenu {
        display: block;
        width: 25px;
        padding: 10px;
        background-color: #56b132;
        border: none;
        color: #ffffff;
        text-align: center;
        font-family: Myriad Pro, sans-serif;
        font-size: 19px;
        text-decoration: none;
        float: right;
    }

    .sideform {
        margin: 0 auto;
        float: none;
    }

    .service-example {
        width: 95%;
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    .example {
        max-width: 300px;
    }

    .better-form {
        clear: both;
        width: fit-content;
        margin: 20px auto;
        float: none;
    }

    .page-wrapper {
        width: 100%;
        float: none;
    }

    .infobox {
        width: 75%;
        float: none;
        margin: 0 auto;
        padding: 10px 0;
    }

    .book {
        display: none;
    }

    .review {
        max-width: 773px;
    }
}

@media only screen and (max-width: 760px) {
    a.navlink {
        padding: 36px 3px 30px 3px;
    }
}

@media only screen and (max-width: 740px) {
    .just {
        font-size: 30px;
    }
}

@media only screen and (max-width: 630px) {
    .just {
        font-size: 20px;
    }
}

@media only screen and (max-width: 575px) {
    .footer {
        display: none;
    }

    .footleft {
        clear: both;
        padding-top: 10px;
    }

    .up {
        margin-right: 3%;
    }
}

@media only screen and (max-width: 550px) {
    .servepics {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 530px) {
    .holdon {
        width: 300px;
    }

    .social {
        width: 300px;
        float: none;
        margin: 0 auto;
    }

    .ial {
        width: 300px;
        margin: 0 auto;
    }
}

@media only screen and (max-width: 520px) {
    .footinfobox {
        width: 100%;
    }
}

@media only screen and (max-width: 430px) {
    .infobox {
        width: 85%;
        float: none;
        margin: auto;
        margin-top: 10px;
    }
}

@media only screen and (max-width: 365px) {
    .logo {
        display: block;
        width: 225px;
    }
}

/* Landing pages */
.example {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
}

.landing-page-wrapper {
    width: 60%;
    float: left;
}

.landing-page-form {
    background: #56b1f8;
    padding: 1rem;
    box-sizing: border-box;
    border-radius: 10px;
    margin-left: 2%;
    width: 38%;

}

.landing-page-form form input[type="submit"] {
    font-size: 1.2em;
}

.landing-page-form form {
    width: 100%;
}

.landing-page-form .formheader {
    display: none;
}

.landing-page-form .sideform {
    margin: 0 auto;
    float: none;
    width: fit-content;
}

.button {
    cursor: pointer;
}

.review-slideshow {
    width: 100%;
}


.offer-heading {
    margin: 4.5rem auto 4.5rem auto;
    padding: 1rem 0.25rem;
    font-size: 1.25em;
    text-align: center;
    line-height: 2em;
    background: #ABD8FC;
    background: #56b132;
    color: white;
    border-radius: 10px;
    border-bottom: 0.5rem solid #428426;
}

.desktop-promo {
    display: block;
}

.mobile-promo {
    margin: 2rem auto 1rem auto;
    max-width: 280px;
    background: #56b1f8;
    border-radius: 4px;
}
.mobile-promo img {
    border-radius: 4px;
}
.mobile-off {display: block;}
.desktop-off {display: none;}
.responsive-image img {
    width: 100%;
    height: auto;
    display: block;
}

.promo {
    background: rgba(255, 255, 255, 0.5);
    color:#56b132!important;
    margin: -1rem -1rem 1rem -1rem;
    padding-top: 1rem;
}
@media only screen and (max-width: 835px) {
    .mobile-off {display: none;}
    .desktop-off {display: block;}
    .landing-page-form {
        margin: 1rem auto;
        width: fit-content;
        text-align: center;
    }

    .landing-page-wrapper {
        width: 100%;
        float: none;
    }

    .landing-page-form form {
        margin: 0 auto;
        width: fit-content;
    }
    .review-slideshow {
        width: 80%;
    }
    .service-example {
        width: 50%;
        float: left;
    }
    .desktop-promo {
        display: none;
    }

    .mobile-promo {
        display: block;
    }

    .offer-heading {
        padding: 1rem 0;
        margin: 2rem auto;
    }

}