.home-hero {
    height: 870px;
    padding-bottom: 65px;
    background-image: url('../images/VisionDentalBottom.jpg');
    background-position: 0px 0px;
    background-size: cover;
}

    .home-hero.thankyou {
        padding-top: 160px;
        position: relative;
        background-image: -webkit-linear-gradient(270deg, rgba(60, 154, 255, .53), rgba(60, 154, 255, .53)), url('../images/thankyou.jpg');
        background-image: linear-gradient(180deg, rgba(60, 154, 255, .53), rgba(60, 154, 255, .53)), url('../images/thankyou.jpg');
        background-position: 0px 0px, 50% 50%;
        background-size: auto, cover;
    }

.hero-slider {
    height: 870px;
}

.navbar {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 10000;
    padding-top: 20px;
    /*padding-bottom: 20px;*/
    padding-bottom: 10px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff), url('../images/navbanner.jpg');
    background-image: linear-gradient(180deg, #fff, #fff), url('../images/navbanner.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    color: #fff;
}

    .navbar.about {
        height: 200px;
        margin-top: 0px;
        padding-top: 65px;
        background-position: 0px -103px;
        background-size: auto;
    }

.navcolumn {
    display: inline-block;
    width: 2px;
    height: 40px;
    margin-top: 18px;
    margin-right: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-right: 1px solid #fff;
    color: #fff;
}

.homenavlinks {
    height: 30px;
    margin-top: 30px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 22px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
}

    .homenavlinks.w--current {
        color: #ccc;
    }

.headerdiv {
    width: 600px;
    margin-left: 30px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

    .headerdiv._2 {
        margin-right: 30px;
        margin-left: 0px;
        float: right;
        text-align: right;
    }

.h1 {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-size: 45px;
    font-weight: 400;
    text-decoration: none;
}

    .h1.blue {
        color: #fff;
        font-size: 34px;
    }

    .h1.blurb {
        font-size: 38px;
    }

.h3 {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 400;
}

    .h3.thank {
        display: block;
        width: 700px;
        margin-right: auto;
        margin-left: auto;
        color: #cbd3ec;
        font-size: 28px;
        text-align: left;
    }

    .h3.dark {
        display: block;
        margin: 5px auto;
        color: #fff;
        font-size: 20px;
        line-height: 25px;
        text-align: left;
    }

    .h3.about {
        color: #aab3d1;
        font-size: 20px;
    }

    .h3.number {
        display: none;
    }

.formdiv {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 7777;
    overflow: visible;
    height: 340px;
    margin-top: 530px;
    padding: 0px 80px 30px 135px;
    background-color: rgba(15, 77, 188, .8);
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.formcontainer {
    width: auto;
    margin-top: 50px;
    margin-left: 0px;
    padding-left: 0px;
}

    .formcontainer.thankyou {
        margin-top: 115px;
    }

    .formcontainer._2 {
        width: 100%;
        margin-right: 0px;
        padding-left: 0px;
    }

.h2 {
    font-family: Montserrat, sans-serif;
    color: #fff;
    font-weight: 400;
}

.h4 {
    font-family: Montserrat, sans-serif;
    color: #e98300;
    font-size: 26px;
    line-height: 26px;
    font-weight: 400;
}

    .h4.tfn {
        display: none;
    }

.paragraph {
    font-family: Montserrat, sans-serif;
    color: #e98300;
    font-size: 18px;
}

    .paragraph.white {
        display: inline-block;
        width: 600px;
        color: #7c7c7c;
        font-size: 15px;
    }

        .paragraph.white.thank {
            width: 100%;
        }

.fieldlabel {
    width: 140px;
    color: #fff;
    font-weight: 400;
}

.text-field {
    display: inline-block;
    width: 40%;
    margin-right: 10px;
    margin-left: 10px;
    border-style: none none solid;
    border-bottom-width: 1px;
    border-bottom-color: #f1f1f1;
    background-color: transparent;
    color: #fff;
    text-align: left;
}

    .text-field:active {
        border-bottom-color: #ff8514;
    }

    .text-field:focus {
        border-bottom-color: #ff8b20;
    }

    .text-field.tracking {
        width: 45%;
        margin-right: 0px;
        margin-left: 0px;
        padding-right: 10px;
        padding-left: 10px;
    }

.submit {
    display: block;
    width: 30%;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 5px;
    background-color: #e98300;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
}

    .submit:hover {
        background-color: #1f705a;
    }

.formwrapper {
    padding-top: 0px;
    text-align: center;
}

.footer {
    height: 150px;
    padding-top: 40px;
    padding-bottom: 40px;
    background-image: -webkit-linear-gradient(270deg, #fff, #fff), url('../images/navbanner.jpg');
    background-image: linear-gradient(180deg, #fff, #fff), url('../images/navbanner.jpg');
    background-position: 0px 0px, 0px -114px;
    background-size: auto, cover;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.slide-1 {
    z-index: 2;
    height: 870px;
    padding-top: 200px;
    padding-bottom: 0px;
    background-image: -webkit-linear-gradient(270deg, rgba(60, 154, 255, .53), rgba(60, 154, 255, .53)), url('../images/huddle.jpg');
    background-image: linear-gradient(180deg, rgba(60, 154, 255, .53), rgba(60, 154, 255, .53)), url('../images/huddle.jpg');
    /*background-position: 0px 0px, 0px 0px;*/
    background-size: auto, cover;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.slide-2 {
    padding-top: 170px;
    background-image: -webkit-linear-gradient(270deg, rgba(60, 154, 255, .53), rgba(60, 154, 255, .53)), url('../images/ladywithheadset.jpg');
    background-image: linear-gradient(180deg, rgba(60, 154, 255, .53), rgba(60, 154, 255, .53)), url('../images/ladywithheadset.jpg');
    background-position: 0px 0px, 0px 0px;
    /*background-position: 0px 0px, -200px 0px;*/
    background-size: auto, cover;
}

.slide-3 {
    margin-top: 100px;
    padding-top: 50px;
    background-image: -webkit-linear-gradient(270deg, rgba(60, 154, 255, .53), rgba(60, 154, 255, .53)), url('../images/officeguyonphone.jpeg');
    background-image: linear-gradient(180deg, rgba(60, 154, 255, .53), rgba(60, 154, 255, .53)), url('../images/officeguyonphone.jpeg');
    background-position: 0px 0px, 79% 0%;
    /*background-position: 0px 0px, -810px 0px;*/
    background-size: auto, auto;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.tfn {
    display: inline-block;
    height: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 20px;
    padding-bottom: 0px;
    float: right;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    /*color: #182b49;*/
    /*color: #23314b;*/
    color:#898a8d;
    font-weight: 400;
    font-size:24px;
}

.navimage {
    margin-left: 15px;
}

.arrow {
    display: none;
}

.navmenu {
    margin-right: 115px;
}

.select-field {
    display: inline-block;
    width: 45%;
    margin-right: 0px;
    padding-right: 2px;
    padding-left: 2px;
    border-radius: 4px;
}

.thankyoudiv {
    display: block;
    width: 60%;
    height: auto;
    margin-top: 100px;
    margin-right: auto;
    margin-left: auto;
    padding: 85px 75px;
    border-radius: 5px;
    background-color: hsla(0, 0%, 100%, .85);
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.thankyoucolumn {
    display: block;
    width: auto;
    height: 2px;
    margin-top: 0px;
    margin-right: 15%;
    margin-left: 15%;
    border-bottom: 6px solid #28529c;
}

.about-hero {
    height: auto;
    padding-top: 54px;
    padding-bottom: 54px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.about-container {
    height: 720px;
    padding-top: 70px;
    padding-bottom: 0px;
    background-image: -webkit-linear-gradient(270deg, rgba(74, 161, 253, .65), rgba(74, 161, 253, .65)), url('../images/Dollarphotoclub_76742202.jpg');
    background-image: linear-gradient(180deg, rgba(74, 161, 253, .65), rgba(74, 161, 253, .65)), url('../images/Dollarphotoclub_76742202.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, cover;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.info-blocks {
    margin-bottom: 30px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}

.about-div {
    height: auto;
    padding-top: 75px;
    padding-bottom: 75px;
    background-color: rgba(8, 43, 56, .67);
    background-image: url('../images/timeline.png');
    background-position: 50% 50%;
    background-size: 100%;
}

.aboutus {
    margin-top: 1px;
}

.ftr-image {
    margin-top: -65px;
    margin-left: 10%;
    padding-top: 0px;
}

.w-icon-slider-left, .w-icon-slider-right {
    margin-top: 330px;
}


@media (max-width: 991px) {
    .home-hero {
        height: 1000px;
    }

    .hero-slider {
        height: 1000px;
    }

    .navcolumn {
        display: none;
    }

    .headerdiv {
        margin-left: 40px;
    }

        .headerdiv._2 {
            margin-right: 40px;
        }

    .h1 {
        font-size: 30px;
        line-height: 34px;
    }

        .h1.blue {
            font-size: 25px;
        }

    .h3 {
        line-height: 30px;
    }

        .h3.dark {
            font-size: 18px;
        }

        .h3.about {
            font-size: 18px;
        }

        .h3.number {
            display: inline-block;
            width: 170px;
            margin-top: 15px;
            float: right;
            font-family: Lato, sans-serif;
            color: #fff;
        }

    .formdiv {
        height: 470px;
    }

    .menubutton {
        margin-top: 10px;
    }

    .formcontainer {
        padding-left: 0px;
    }

    .h4.tfn {
        display: block;
        margin-left: 1px;
    }

    .paragraph.white {
        width: 450px;
    }

        .paragraph.white.thank {
            width: auto;
        }

    .text-field {
        width: 75%;
    }

    .submit {
        width: 75%;
    }

    .slide-1 {
        height: 1050px;
        padding-top: 149px;
        background-image: -webkit-linear-gradient(270deg, null, null), url('../images/huddle.jpg');
        background-image: linear-gradient(180deg, null, null), url('../images/huddle.jpg');
        background-position: 0px 0px, 35% -167px;
        background-size: auto, cover;
    }

    .slide-2 {
        height: 1050px;
        background-image: -webkit-linear-gradient(270deg, null, null), url('../images/ladywithheadset.jpg');
        background-image: linear-gradient(180deg, null, null), url('../images/ladywithheadset.jpg');
        background-position: 0px 0px, 0px 45px;
        font-family: Tahoma, Verdana, Segoe, sans-serif;
    }

    .slide-3 {
        height: 1050px;
        background-image: -webkit-linear-gradient(270deg, null, null), url('../images/officeguyonphone.jpeg');
        background-image: linear-gradient(180deg, null, null), url('../images/officeguyonphone.jpeg');
        background-position: 0px 0px, 991px 0px;
    }

    .navmenu {
        background-color: rgba(8, 43, 56, .8);
    }

    .select-field {
        width: 75%;
    }

    .thankyoudiv {
        width: 75%;
        padding: 43px;
    }


    .ftr-image {
        margin-top: 25px;
        margin-bottom: 20px;
        margin-left: auto;
        display: inline-block;
        float: right;
    }

    .footer {
        height: 200px;
        padding-right: 38px;
        padding-left: 38px;
    }
}

@media (max-width: 767px) {
    .navbar {
        padding-top:10px;
        padding-bottom: 10px;
    }

    .w-nav-brand {
        float: none;
        padding: 0px;
    }

    .navimage {
        margin: auto;
        display: block;
    }

    .home-hero {
        height: 1250px;
    }

    .hero-slider {
        height: 1250px;
    }

    .headerdiv {
        margin-left: 0px;
        width: auto;
        padding-right: 40px;
        padding-left: 55px;
    }

        .headerdiv._2 {
            width: auto;
            margin-right: 2px;
            padding-right: 55px;
            padding-left: 55px;
            float: none;
        }

    .h1.blue {
        font-size: 30px;
    }

    .formdiv {
        z-index: 7777;
        height: 720px;
        padding-right: 80px;
        padding-left: 80px;
    }

    .h3 {
        font-size: 23px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .h4 {
        font-size: 20px;
    }

        .h4.tfn {
            margin-left: 8px;
        }

    .paragraph.white {
        width: 100%;
        margin-bottom: 20px;
        text-align: center;
    }

        .paragraph.white.thank {
            width: auto;
        }

    .footer {
        height: 200px;
        padding-right: 38px;
        padding-left: 38px;
    }

    .slide-1 {
        left: 0px;
        height: 1250px;
        background-image: -webkit-linear-gradient(270deg, null, null), url('../images/huddle.jpg');
        background-image: linear-gradient(180deg, null, null), url('../images/huddle.jpg');
        background-position: 0px 0px, 50% 50%;
    }

    .slide-2 {
        height: 1250px;
        background-image: -webkit-linear-gradient(270deg, null, null), url('../images/ladywithheadset.jpg');
        background-image: linear-gradient(180deg, null, null), url('../images/ladywithheadset.jpg');
        background-position: 0px 0px, 50% 50%;
    }

    .slide-3 {
        margin-top: 95px;
        height: 1250px;
        background-position: 0px 0px, 85% 50%;
    }

    .select-field {
        margin-right: 0px;
    }

    .submit {
        margin-top: 30px;
    }

    .thankyoudiv {
        width: 70%;
        height: auto;
    }

    .thankyoucolumn {
        width: auto;
    }

    .about-container {
        height: auto;
        padding-top: 71px;
        padding-bottom: 71px;
    }

    .info-blocks {
        padding-right: 30px;
        padding-left: 30px;
    }

    .paragraph.white.thank {
        width: 100%;
    }

    .tfn {
        display: block;
        font-size:20px;
        margin-bottom:0px;
        margin-left:0px;
        text-align:center;
        float:none;
    }

    .ftr-image {
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
        float: none;
    }

    .ul-spacing {
        margin-left: 15%;
    }
}

@media (max-width: 479px) {
    .navbar {
        background-position: 50% 50%;
    }

    .navimage {
        width: 200px;
    }

    .home-hero {
        height: 1255px;
    }

        .home-hero.thankyou {
            height: auto;
        }

    .hero-slider {
        height: 1255px;
    }

    .headerdiv {
        display: block;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
    }

        .headerdiv._2 {
            margin-bottom: 0px;
            padding-bottom: 0px;
            padding-right: 20px;
            padding-left: 20px;
        }

    .h1 {
        font-size: 24px;
    }

    .h3 {
        font-size: 18px;
    }

        .h3.number {
            display: block;
            width: 200px;
            margin-top: 60px;
            margin-right: auto;
            margin-left: auto;
            float: none;
            font-size: 20px;
            text-align: center;
        }

    .formdiv {
        height: 760px;
        margin-top: 495px;
        padding-right: 30px;
        padding-left: 30px;
        text-align: left;
    }

    .menubutton {
        margin-top: 1px;
    }

    .formcontainer {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

        .formcontainer._2 {
            display: block;
            margin-right: auto;
            margin-left: auto;
        }

    .h4 {
        font-size: 18px;
    }

    .paragraph.white {
        display: block;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

        .paragraph.white.thank {
            width: auto;
        }

    .text-field {
        width: 80%;
    }

    .footer {
        height: 250px;
        padding-top: 20px;
        padding-right: 25px;
        padding-left: 25px;
        background-position: 50% 50%;
    }

    .slide-1 {
        height: 1255px;
        padding-top: 100px;
        background-image: -webkit-linear-gradient(270deg, rgba(133, 146, 158, .53), rgba(133, 146, 158, .53)), url('../images/huddle.jpg');
        background-image: linear-gradient(180deg, rgba(133, 146, 158, .53), rgba(133, 146, 158, .53)), url('../images/huddle.jpg');
        background-position: 0px 0px, 0px 0px;
    }

    .slide-2 {
        height: 1255px;
        padding-top: 100px;
        background-image: -webkit-linear-gradient(270deg, null, null), url('../images/ladywithheadset.jpg');
        background-image: linear-gradient(180deg, null, null), url('../images/ladywithheadset.jpg');
        background-position: 0px 0px, 40% 9px;
    }

    .slide-3 {
        height: 1255px;
        padding-top: 100px;
        margin-top: 0px;
        background-image: -webkit-linear-gradient(270deg, null, null), url('../images/officeguyonphone.jpeg');
        background-image: linear-gradient(180deg, null, null), url('../images/officeguyonphone.jpeg');
        background-position: 0px 0px, 85% 73px;
    }

    .arrow {
        display: none;
    }

    .thankyoudiv {
        width: 90%;
        height: 75%;
        padding: 55px 13px 26px;
        margin-top:0px;
    }

    .thankyoucolumn {
        width: auto;
    }

    .about-hero {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .about-container {
        height: auto;
        background-image: -webkit-linear-gradient(270deg, rgba(133, 146, 158, .53), rgba(133, 146, 158, .53)), url('../images/Dollarphotoclub_76742202.jpg');
        background-image: linear-gradient(180deg, rgba(133, 146, 158, .53), rgba(133, 146, 158, .53)), url('../images/Dollarphotoclub_76742202.jpg');
        background-position: 0px 0px, 0px 0px;
        background-size: auto, cover;
    }

    .about-div {
        height: 1200px;
        padding-right: 11px;
        padding-left: 11px;
    }

    .ftr-image {
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .paragraph.white.thank {
        width: 100%;
    }

    .w-icon-slider-left {
        margin-top: 450px;
        margin-left: 50px;
    }

    .w-icon-slider-right {
        margin-top: 450px;
        margin-right: 50px;
    }

    .ul-spacing {
        margin-left: 0px;
    }

    .tfn {
        font-size:18px;
    }
}

@media (max-width: 350px) {
    .navbar {
        background-position: 50% 50%;
    }

    .navimage {
        width: 200px;
    }

    .home-hero {
        height: 1250px;
    }

        .home-hero.thankyou {
            height: auto;
        }

    .hero-slider {
        height: 1250px;
    }

    .headerdiv {
        display: block;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        padding-right: 20px;
        padding-bottom: 0px;
        padding-left: 20px;
    }

        .headerdiv._2 {
            margin-bottom: 0px;
            padding-bottom: 0px;
            padding-right: 20px;
            padding-left: 20px;
        }

    .h1 {
        font-size: 21px;
        line-height: 30px;
    }

        .h1.blue {
            font-size: 24px;
        }

    .h3 {
        font-size: 15px;
        line-height: 25px;
    }

        .h3.dark {
            font-size: 14px;
        }

        .h3.number {
            display: block;
            width: 200px;
            margin-top: 60px;
            margin-right: auto;
            margin-left: auto;
            float: none;
            font-size: 20px;
            text-align: center;
        }

    .formdiv {
        height: 755px;
        margin-top: 495px;
        padding-right: 0px;
        padding-left: 0px;
        text-align: left;
    }

    .menubutton {
        margin-top: 1px;
    }

    .formcontainer {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

        .formcontainer._2 {
            display: block;
            margin-right: auto;
            margin-left: auto;
        }

    .h4 {
        font-size: 18px;
    }

    .select-field {
        width: 90%;
    }

    .submit {
        width: 90%;
        margin-top: 30px;
    }

    .paragraph.white {
        display: block;
        width: auto;
        margin-right: auto;
        margin-left: auto;
        font-size: 12px;
        text-align: center;
    }

        .paragraph.white.thank {
            width: auto;
        }

    .text-field {
        width: 90%;
        margin-top: 10px;
    }

    .footer {
        height: 250px;
        padding-top: 20px;
        padding-right: 25px;
        padding-left: 25px;
        background-position: 50% 50%;
    }

    .slide-1 {
        height: 1250px;
        background-image: -webkit-linear-gradient(270deg, rgba(133, 146, 158, .53), rgba(133, 146, 158, .53)), url('../images/huddle.jpg');
        background-image: linear-gradient(180deg, rgba(133, 146, 158, .53), rgba(133, 146, 158, .53)), url('../images/huddle.jpg');
        background-position: 0px 0px, 0px 0px;
        padding-top: 100px;
    }

    .slide-2 {
        height: 1250px;
        padding-top: 120px;
        background-image: -webkit-linear-gradient(270deg, null, null), url('../images/ladywithheadset.jpg');
        background-image: linear-gradient(180deg, null, null), url('../images/ladywithheadset.jpg');
        background-position: 0px 0px, 40% 9px;
        padding-top: 100px;
    }

    .slide-3 {
        height: 1250px;
        background-image: -webkit-linear-gradient(270deg, null, null), url('../images/officeguyonphone.jpeg');
        background-image: linear-gradient(180deg, null, null), url('../images/officeguyonphone.jpeg');
        background-position: 0px 0px, 85% -36%;
        padding-top: 100px;
    }

    .arrow {
        display: none;
    }

    .thankyoudiv {
        width: 90%;
        height: 75%;
        padding: 55px 13px 26px;
    }

    .thankyoucolumn {
        width: auto;
    }

    .about-hero {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .about-container {
        height: auto;
        background-image: -webkit-linear-gradient(270deg, rgba(133, 146, 158, .53), rgba(133, 146, 158, .53)), url('../images/Dollarphotoclub_76742202.jpg');
        background-image: linear-gradient(180deg, rgba(133, 146, 158, .53), rgba(133, 146, 158, .53)), url('../images/Dollarphotoclub_76742202.jpg');
        background-position: 0px 0px, 0px 0px;
        background-size: auto, cover;
    }

    .about-div {
        height: 1200px;
        padding-right: 11px;
        padding-left: 11px;
    }

    .ftr-image {
        margin-top: 10px;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto;
        display: block;
    }

    .paragraph.white.thank {
        width: 100%;
    }

    .w-icon-slider-left {
        margin-top: 440px;
        margin-left: 50px;
    }

    .w-icon-slider-right {
        margin-top: 440px;
        margin-right: 50px;
    }
}
