/* hero css */


.heromaincontainer {
    width: 900px;
    height: 300px;
    overflow: hidden;
    position: relative;
    z-index: 0;
    font-family: arial, helvetica, sans-serif;
}

#kh_n00WC img.responsivemobile {
    display: none;
}

#kh_n00WC img.responsivedesktop {
    width: 900px;
    z-index: 10;
}

.herotextouter {
    width: 335px;
    display: block;
    position: absolute;
    z-index: 100;
    top: 45px;
}

.herotextouter p {
    font-size: 14px;
}

.herotextouter h2 {
    font-size: 29.3px;
    color: #036;
    margin-bottom: 20px;
}

.herorightalign .herotextouter {
    right: 60px;
    text-align: left;
}

.heroleftalign .herotextouter {
    left: 60px;
    text-align: left;
}

.herobutton {
    display: block;
    width: 160px;
    height: 50px;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    border-radius: 8px;
    padding-top: 12px;
    margin-top: 24px;
    -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.32);
    -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.32);
    box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.32);
    background: white;
}

.herorightalign .herobutton {
    float: none;
}

/* button colors */

.wfbb .herobutton {
    background: #fff;
    color: #3f70b1;
    border: 1px solid #3f70b1;
}

.obf .herobutton {
    background: #3f70b1;
    color: #fff;
    border: 0 none;
}

.nbf .herobutton {
    background: #036;
    color: #fff;
    border: 0 none;
}

.gf .herobutton {
    background: #03816e;
    color: #fff;
    border: 0 none;
}

.tf .herobutton {
    background: #07808d;
    color: #fff;
    border: 0 none;
}

.pff .herobutton {
    background: #9e1f63;
    color: #fff;
    border: 0 none;
}

.wfgb .herobutton {
    background: #fff;
    color: #03816e;
    border: 1px solid #03816e;
}

.wftb .herobutton {
    background: #fff;
    color: #07808d;
    border: 1px solid #07808d;
}

.wfpfb .herobutton {
    background: #fff;
    color: #9e1f63;
    border: 1px solid #9e1f63;
}


@media screen and (max-width: 1028px) {
    .heromaincontainer {
        width: 686px;
        overflow: hidden;
        margin: 0 auto;
    }
    #kh_n00WC .herorightalign .responsivedesktop {
        margin-left: -108px !important;
    }
    #kh_n00WC .heroleftalign img.responsivedesktop {
        margin-left: -80px !important;
    }
    .herotextouter {
        top: 45px;
        width: 300px;
    }
    .herorightalign .herotextouter {
        right: 45px;
        
    }
    .heroleftalign .herotextouter {
        left: 45px;
    }
}

@media screen and (max-width: 740px) {
    .heromaincontainer {
        width: 100%;
    }
    
}

@media screen and (max-width: 700px) {
    .heromaincontainer {
        height: auto;
    }
    #kh_n00WC img.responsivedesktop {
        display: none;
    }
    #kh_n00WC img.responsivemobile {
        display: block;
        width: 100%;
        margin-top: -480px
    }
    .herotextouter {
        width: 100% !important;
        padding-left: 30px;
        padding-right: 30px;
        top: 30px !important;
        text-align: left !important;
        left: unset !important;
        right: unset !important;    
    }
    .herobutton {
        float: left !important;
    }
}

@media screen and (max-width: 684px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -460px;
    }
}

@media screen and (max-width: 660px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -440px;
    }
}

@media screen and (max-width: 640px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -420px;
    }
}

@media screen and (max-width: 620px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -400px;
    }
}

@media screen and (max-width: 600px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -380px;
    }
}

@media screen and (max-width: 580px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -360px;
    }
}

@media screen and (max-width: 560px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -340px;
    }
}

@media screen and (max-width: 540px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -300px;
    }
}

@media screen and (max-width: 520px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -280px;
    }
}

@media screen and (max-width: 500px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -260px;
    }
}

@media screen and (max-width: 480px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -240px;
    }
}

@media screen and (max-width: 460px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -220px;
    }
}

@media screen and (max-width: 440px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -200px;
    }
}

@media screen and (max-width: 420px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -180px;
    }
}


@media screen and (max-width: 410px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -160px;
    }
    .herotextouter {
        padding-right: 15px;
    }
}

@media screen and (max-width: 390px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -140px;
    }
}

@media screen and (max-width: 380px) {
    .herotextouter {
        padding-left: 20px;
        padding-right: 20px;
        top: 20px !important;
    }
    .herobutton {
        margin-top: 10px;
    }
}

@media screen and (max-width: 370px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -120px;
    }
}

@media screen and (max-width: 360px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -100px;
    }
}

@media screen and (max-width: 350px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -80px;
    }
}

@media screen and (max-width: 330px) {
    #kh_n00WC img.responsivemobile {
        margin-top: -60px;
    }
}

@media screen and (max-width: 320px) {
   
}
