body {
    font-family: 'Montserrat', sans-serif;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    background: url(../img/body-bg.png);
    background-repeat: no-repeat;
    background-position: 70% 0;
}
.gplus-logo img{
    max-width: 110px !important;
}
.claim-imp img{width: 100%;}
.word-ico {
    max-width: 50px;
    margin-right: 10px;
    margin-bottom: 20px;
}
.mb40 {margin-bottom: 40px;}
.bb-lg {/*float: left;*/display: inline-block;}
.trustpilot-widget {
/*    min-height: 70px;
    line-height: 50px;*/
    display: inline-block;
    margin: 0 10px;
}
:focus {outline: none;}
.bg-menu-2 {
    background: #fbfbfb;
    padding: 1px 10px;
    border: 1px solid #e9e9e9;
    width: 300px;
    font-size: 14px !important;
    margin-right: 0 !important;
}
.btn-menu {
    background: transparent;
    border: 0;
    padding-bottom: 20px;
}
.dropdown-content {
    display: none;
    position: absolute;
    top: 30px;
    left: 6px;
    width: 340px;
    line-height: 40px;
}
.dropdown:hover {color: #059ed6;}
.dropdown:hover > ul {display: block !important;}
header {padding: 50px 0;}
.top-bar{width: 100vw !important;}
       
.logo-branding {}
.logo-branding a{}
.logo-branding a img{max-width: 300px;}

.main-menu {
    padding-top: 17px;
    text-align: center;
}
.main-menu ul{
    list-style: none;
    padding: 0;
}
.main-menu ul li{
    display: inline-block;
    margin-right: 15px;
    font-size: 16px;
    font-weight: 500;
    text-align: left;
}
.main-menu ul li a:hover{color: #059ed6;}
.main-menu ul li a{color: #1b1b1b;}

.main-menu ul li a.active {
    color: #059ed6;
    border-bottom: 1px solid #059ed6;
    padding-bottom: 10px;
}

.top-button {
    padding-top: 0px;
    text-align: right;
        margin-top: -12px;
}
.top-button a{}
.btn-white:hover {
    background: #059ed6;
    color: white;
}
.btn-white {
    padding: 15px 45px;
    border: 1px solid #059ed6;
    border-radius: 30px;
    font-weight: 600;
    display: inline-block;
    line-height: 30px !important;
}
            
  
.banner {
    background: url(../img/bg-lake3.png);
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top left;
    height: auto;
    margin-top: -80px;
    padding-top: 150px;
    min-height: 100vh;
    padding-bottom: 150px;
}
.form-area {}
.form-area h1{
    font-size: 45px;
    font-weight: 700;
    line-height: 65px;
    color: #1b1b1b;
}
.form-area h1 span{
    display: block;
    color: #059ed6;
}
.form-area p{
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 50px;
}

.form1-c2 option{color: black;font-size:14px;}
.form1-c2 {
    padding: 15px 0 !important;
    width: 100% !important;
    margin-bottom: 18px !important;
    text-indent: 26px !important;
    border: 1px solid #254363 !important;
    border-radius: 40px !important;
    font-size: 17px !important;
    height: 56px !important;
    line-height: 26px !important;
    -webkit-appearance: none !important;
    background: url(../img/expand-arrow.png) #fff;
    background-position: 97%;
    background-size: 4%;
    background-repeat: no-repeat;
}
.form1-c1 {
    padding: 15px 0;
    width: 100%;
    margin-bottom: 18px;
    text-indent: 26px;
    border: 1px solid #254363;
    border-radius: 40px;
    font-size: 17px;
}
.form1-s1:hover {
    background: #0086b7;
}
.form1-s1, .form1-s1:valid {
    width: 100%;
    background: #059ed6 !important;
    color: white !important;
    font-weight: 600;
    padding: 17px;
    border-radius: 40px;
    border: 0 !important;
    font-size: 16px;
    margin-bottom: 50px;
    box-shadow: 0 7px 20px rgba(5, 158, 214, .3);
}

.text-area {
    background: url(../img/circle-bg.png);
    margin-left: -160px;
    margin-top: -40px;
    padding-top: 100px;
    padding-left: 200px;
    background-repeat: no-repeat;
}
.text-area h2{
    font-size: 22px;
    line-height: 35px;
    font-weight: 400;
}
.text-area h2 span{color: #059ed6;}
.text-area hr{
    border: 1px solid;
    border-image: linear-gradient(to right, #012430, rgba(0, 0, 0, 0)) 1 0%;
}
.text-area a{line-height: 70px;}

.steps {
    padding: 100px 0;
    background: #f7fcfe;
}
.steps h2{
    font-size: 17px;
    color: #434343;
    font-weight: 400;
}
.steps h3{
    font-size: 30px;
    font-weight: 700;
    color: #1b1b1b;
    margin-top: 10px;
}
.steps h3 span{color: #059ed6;}
.steps hr{
    width: 150px;
    border-image: linear-gradient(to right,rgba(0, 0, 0, 0), #a7aaac, rgba(0, 0, 0, 0)) 1 0%;
    margin-bottom: 50px;
}
    
.white-hover {
    padding: 25px 30px;
    min-height: 360px;
    margin-bottom: 40px;
}
.white-hover:hover {
    background: white;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.07);
}
.white-hover img {margin-bottom: 15px;}
.white-hover h4 {
    font-size: 22px;
    font-weight: 600;
    color: #059ed6;
    margin-bottom: 20px;
}
.white-hover p {
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 1px;
}
              
.why {
    padding: 100px 0;
    background: url(../img/down-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
}
.why h2:before{
    content: url(../img/tick.jpg);
    margin-left: -47px;
    padding-right: 10px;
    margin-top: 30px;
    vertical-align: -webkit-baseline-middle;
}
.why h2{
    font-size: 26px;
    font-weight: 600;
    color: #1b1b1b;
    margin-bottom: 10px;
    margin-top: 30px;
}
.why h2 span{color:#059ed6;}
.why p{
    color: #1b1b1b;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
}
.why hr{
    border: 1px solid;
    border-image: linear-gradient(to right, #b9b9b9, rgba(0, 0, 0, 0)) 1 0%;
}

.down-section {padding-top: 80px;}
.down-section p{text-align: center;}

.why h3{
    font-size: 30px;
    font-weight: 700;
    color: #1b1b1b;
    margin-bottom: 10px;
    margin-top: 30px;
    text-align: center;
}
.why h3 span{color:#059ed6;}
.why img{
    width: 100%;
    margin-top: -20px;
    margin-left: 30px;
}
.contact-info {
    margin-top: -260px;
    margin-left: 10vw;
}
.why a[href="mailto:info@emoveinsurance.com"]{text-decoration: underline;}
.why a i{
    float: left;
    margin-right: 20px;
    color: #059cd3;
}
.why a h4{
    margin-bottom: 20px;
    color: black;
    font-weight: 600;
    font-size: 15px;
}

.subs {
    padding: 100px 0;
    background: url(../img/start-bg.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    min-height: 500px;
}
.subs h2{
    font-size: 15px;
    color: #434343;
    font-weight: 400;
    text-transform: uppercase;
}
.subs h3{
    font-size: 30px;
    font-weight: 700;
    color: #1b1b1b;
    margin-bottom: 100px;
}
.subs h3 span{color: #059cd3;}

.form2-inp1::placeholder {color: white;}
.form2-inp1 {
    height: 55px;
    background: #254363;
    color: white;
    border: 0;
    letter-spacing: 1px;
    border-radius: 40px;
    padding: 0 30px;
    width: 70%;
    min-width: 500px;
}
.form2-sub1, .form2-sub1:valid {
    height: 49px;
    background: #059ed6 !important;
    color: white !important;
    border: 0 !important;
    letter-spacing: 1px;
    border-radius: 40px;
    padding: 0 30px;
    width: 200px;
    font-weight: 600;
    font-size: 15px;
    margin-left: -208px;
    vertical-align: middle;
    margin-bottom: 2px;
}
.ssl-fix img{
    max-width: 130px;
}
.ssl-fix .ssl-1{
    max-width: 70px !important;
    margin-left: 10px;
}
.ssl-fix {
    z-index: 9999999;
    position: relative;
    float: right;
    margin-top: -80px;
    margin-right: 10px;
}
footer {
    
}

.footer-logo {
    padding-top: 60px;
    padding-left: 50px;
}
.footer-logo img{
    width: 100%;
    margin-bottom: 20px;
    max-width: 300px;
}
.footer-logo p{font-size: 12px;}

.footer-text {
    background: url(../img/footer-bg.png) #059ed6;
    background-position: left top;
    background-repeat: no-repeat;
    padding: 100px 0 80px 140px;
}
.footer-text h4{
    font-size: 18px;
    color: white;
    border-bottom: 1px solid white;
    width: fit-content;
    margin-bottom: 30px;
    padding-bottom: 8px;
    letter-spacing: 1px;
}
.footer-text a{}
.footer-text a h5{
    color: white;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-weight: 400;
}
.sticky {
    position: fixed;
    top: 0;
    padding: 20px 0;
    background: white;
    z-index: 99;
    border-bottom: 1px solid gainsboro;
    width: 100vw !important;
}
.sticky + .content {
  padding-top: 102px;
}


.claims {
    padding: 50px 0;
    background: url(../img/bg-claims.png);
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top;
    margin: 50px 0;
}
.claims h1{
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 40px;
}
     
.item-new {margin-bottom: 20px;}
.ques {}
.active h2{
    background: white !important;
    border-left: 1px solid #e9e9e9 !important;
    border-right: 1px solid #e9e9e9 !important;
    border-top: 1px solid #e9e9e9 !important;
    border-bottom: 0 !important;
    font-weight: 600 !important;
}
.active h2:before {
    content: "\f068" !important;
    border: 0 !important;
}
.ques h2:before {
    content: "\f067";
    font-family: "FontAwesome";
    font-size: 30px;
    vertical-align: middle;
    margin-right: 15px;
    color: #a2a2a2;
    font-weight: 100;
    border: 1px solid #a2a2a2;
    border-radius: 40px;
    padding: 6px 10px;
}
.ques h2{
    background: linear-gradient(#f7f7f7, #f1f5fa);
    border: 1px solid #e9e9e9;
    border-radius: 8px 8px 0 0;
    margin: 0;
    padding: 30px 40px;
    font-size: 21px;
    color: #6f6f6f;
    font-weight: 400;
    cursor: pointer;
}

.ans {display: none;}
.ans p{
    background: white;
    border-top: 0;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    border-bottom: 1px solid #e9e9e9;
    border-radius: 0 0 8px 8px;
    margin: 0;
    padding: 0px 40px 50px 90px;
    font-size: 17px;
    color: #6f6f6f;
    font-weight: 400;
    line-height: 35px;
}
              
.link-text {}
.link-text h4 {
    font-size: 20px;
    width: max-content;
    font-weight: 400;
    border-bottom: 1px solid rgba(48, 129, 162, 0.5);
}

.quote {
    padding: 0 0 50px;
}
.quote img{max-width: 600px;}
.quote h5{
    font-size: 24px;
    font-weight: 700;
    margin-top: 170px;
    margin-bottom: 30px;
}
.quote p{
    font-size: 18px;
    line-height: 30px;
    color: #17202c;
    font-weight: 400;
    margin-bottom: 50px;
}
.btn-black {
    padding: 15px 45px;
    border: 1px solid #142437;
    border-radius: 30px;
    background: #142437;
    color: white;
    font-weight: 700;
    display: table;
}
.btn-black:hover {
    background: #fff;
    color: #142437;
}

.start {padding: 50px 0 140px;}
.start h1{
    font-size: 17px;
    color: #434343;
    font-weight: 400;
    text-transform: uppercase;
}
.start h2{
    font-size: 30px;
    font-weight: 700;
    color: #1b1b1b;
    margin-top: 10px;
    margin-bottom: 50px;
}
.start h2 span{color: #059ed6;}
.btn-blue:valid{
    padding: 15px 45px !important;
    border: 1px solid #059ed6 !important;
    border-radius: 30px !important;
    background: #059ed6 !important;
    color: white;
    font-weight: 700;
    display: table;
    margin: auto;
}
.btn-blue{
    padding: 15px 45px;
    border: 1px solid #059ed6;
    border-radius: 30px;
    background: #059ed6;
    color: white;
    font-weight: 700;
    display: table;
    margin: auto;
}
.btn-blue:hover{
    background: #fff !important;
    color: #059ed6 !important;
}

.purchase {
    padding: 50px 0;
    background: url(../img/bg-purchase.png);
    background-size: cover;
    background-attachment: scroll;
    background-repeat: no-repeat;
    background-position: top;
    margin: 50px 0;
}
.purchase h1{
    font-size: 17px;
    color: #434343;
    font-weight: 400;
    text-transform: uppercase;
}
.purchase h2{
    font-size: 30px;
    font-weight: 700;
    color: #1b1b1b;
    margin-top: 10px;
    margin-bottom: 20px;
}
.purchase h2 span{color: #059ed6;}
.purchase hr{
    width: 150px;
    border-image: linear-gradient(to right,rgba(0, 0, 0, 0), #a7aaac, rgba(0, 0, 0, 0)) 1 0%;
    margin-bottom: 50px;
}
    
.box-form {
    border: 1px solid #e9e9e9;
    border-radius: 8px;
    background: #fbfbfb;
}

.moving-info {}
.upload-info {}
.values-info {}
.coverage-info {}
.add-coverage {}
.articles-list {
    border-bottom: 1px solid #e9e9e9;
    margin: auto;
}
.sign-here {}
.proceed {}
.proceed .link-text i{
    background: #059ed6;
    color: white;
    padding: 7px;
    border-radius: 14px;
    font-size: 14px;    
}
.proceed .link-text{
        margin: 0 0 0 30px;
}
.proceed .btn-blue{
    max-width: 350px;
    text-indent: 0;
    float: left;
}
.price-label {
max-width: 280px;
    text-indent: 0;
    width: 100%;
    margin-bottom: 18px;
    cursor: pointer;
    background: #e4e4e4;
    padding: 18px 25px;
    border: 0;
    border-radius: 30px;
    float: left;
    margin-right: 30px;
    text-transform: uppercase;
    color: #646464;
    font-size: 14px !important;
    font-weight: 600 !important;
}
#show_price {
    float: right;
}
.proceed .nfields {border-bottom: 0 !important;}
.nfields {
    border-bottom: 1px solid #e9e9e9;
    margin: 0;
    padding: 30px !important;
}
.nfields h2 {
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}
.nfields h3 {
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}
.nfields h4 {
    padding: 0;
    margin: 0;
    font-weight: 600;
    text-transform: none;
    font-size: 16px;
    color: #a2a2a2;
    margin-bottom: 10px;
    margin-top: 20px;
}
.nfields p {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.nfields label {
    display: block;
    font-weight: 400;
    color: #646464;
    font-size: 16px;
    margin-bottom: 10px;
}
.nfields label span{
    margin: 5px 0 20px 0;
    display: block;
    font-size: 14px;
    color: #9e9e9e;
}
.nfields input {
    padding: 15px 0;
    width: 100%;
    margin-bottom: 18px;
    text-indent: 26px;
    border: 1px solid #254363;
    border-radius: 40px;
    font-size: 17px;
}
.nfields .link-text {
    line-height: 50px;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 600;
    color: #059ed6;
}
.nfields .link-text i{margin-left: 10px;}

.inp-date {
    padding: 15px 0 !important;
    width: 100% !important;
    margin-bottom: 18px !important;
    text-indent: 13px !important;
    border: 1px solid #254363 !important;
    border-radius: 40px !important;
    font-size: 17px !important;
    height: 55px !important;
    background: white !important;
    line-height: 54px !important;
    -webkit-appearance: menulist-button !important;
}

.pay-boxes input:valid {background-color: rgb(226, 241, 247) !important;    border: 1px solid #254363 !important;}
input:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0px 9999px #F5F8F2;
    background-color: rgba(139, 195, 74, .05) !important;
        background: url(../img/check-new.png) #fff;
        background-position: 97%;
        background-size: 25px;
        background-repeat: no-repeat;
        border: 1px solid rgba(139, 195, 74, 1) !important;
        color: #777;
}
    input:valid, select:valid {
        background-color: rgba(139, 195, 74, .05) !important;
        background: url(../img/check-new.png) #fff;
        background-position: 97%;
        background-size: 25px;
        background-repeat: no-repeat;
        border: 1px solid rgba(139, 195, 74, 1) !important;
        color: #777;
    }
    input:invalid  {}
 

.inp-main {}
.inp-textarea {
    padding: 15px 0;
    width: 100%;
    margin-bottom: 18px;
    text-indent: 26px;
    border: 1px solid #254363;
    border-radius: 40px;
    font-size: 17px;
    height: 150px;
    margin-bottom: 60px;
} 
.inp-sel {
    padding: 15px 0 !important;
    width: 100% !important;
    margin-bottom: 18px !important;
    text-indent: 26px !important;
    border: 1px solid #254363 !important;
    border-radius: 40px !important;
    font-size: 17px !important;
    height: 56px !important;
    line-height: 26px !important;
    -webkit-appearance: none !important;
    background: url(../img/expand-arrow.png) #fff;
    background-position: 97%;
    background-size: 25px;
    background-repeat: no-repeat;
    -moz-appearance: none;
}
.inp-sel option {color: black;font-size:14px;}
.inp-radio, .inp-check {
    margin: 4px 10px 10px 0 !important;
    width: 15px !important;
}

.f-radio, .f-check {
    margin: 0 !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}
.f-check input{
    height: auto !important;
}
.f-check {

}
.articles-list .nfields {border-bottom: 0}
.text-big-input:before{
    content: '$';
    font-size: 20px;
    vertical-align: top;
    margin-right: 4px;
}
.text-big-input {
    padding: 20px 0 0 !important;
    width: inherit !important;
    border: 0 !important;
    background: transparent;
    font-size: 48px !important;
    font-weight: 500;
    border-radius: 0 !important;
    text-indent: 0 !important;
    text-align: right;
    
}
.art-boxes input {
    width: 40%;
    margin-right: 5%;
    padding: 5px;
    text-indent: 5px;
    font-size: 12px;
    height: 35px;
    border-radius: 6px;
}
.art-boxes select {
    width: 50% !important;
    margin-right: 0;
    padding: 5px !important;
    text-indent: 5px !important;
    font-size: 12px !important;
    height: 35px !important;
    border-radius: 6px !important;
    margin-bottom: 18px !important;
    border: 1px solid #254363 !important;
    background: white !important;
    line-height: 55px !important;
    -webkit-appearance: menulist-button !important;
}


.sign-1 {
    margin-top: 10px !important;
    margin-bottom: 60px !important;
    padding-top: 20px !important;
    padding-left: 100px !important;
    min-height: 70px;
}
.sign-2 {
    margin-top: 10px !important;
    margin-bottom: 40px !important;
    padding-top: 20px !important;
    padding-left: 100px !important;
    min-height: 70px;
}
.sign-3 {
    margin-top: 10px !important;
    margin-bottom: 60px !important;
    padding-top: 20px !important;
    padding-left: 100px !important;
    min-height: 70px;
}
.sign-4 {
    margin-top: 10px !important;
    margin-bottom: 60px !important;
    padding-top: 20px !important;
    padding-left: 100px !important;
    min-height: 70px;
}
.sign-5 {
    margin-top: 10px !important;
    margin-bottom: 60px !important;
    padding-top: 20px !important;
    padding-left: 100px !important;
    min-height: 70px;
}
.sign-1:before {
    content: url(../img/ico1.jpg);
    vertical-align: middle;
    display: -webkit-inline-box;
    position: absolute;
    margin-top: -40px;
    margin-left: -100px;
}
.sign-2:before {
    content: url(../img/ico2.jpg);
    vertical-align: middle;
    display: -webkit-inline-box;
    position: absolute;
    margin-top: -30px;
    margin-left: -100px;
}
.sign-3:before {
    content: url(../img/ico3.jpg);
    vertical-align: middle;
    display: -webkit-inline-box;
    position: absolute;
    margin-top: -40px;
    margin-left: -100px;
}
.sign-4:before {
    content: url(../img/ico4.jpg);
    vertical-align: middle;
    display: -webkit-inline-box;
    position: absolute;
    margin-top: -40px;
    margin-left: -100px;
}
.sign-5:before {
    content: url(../img/ico5.jpg);
    vertical-align: middle;
    display: -webkit-inline-box;
    position: absolute;
    margin-top: -40px;
    margin-left: -100px;
}


input[type=date]::-webkit-inner-spin-button, 
input[type=date]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  -webkit-appearance: none; 
  margin: 0; 
}


.contact-bottom {padding: 50px 0;}
.contact-bottom h1{
    font-size: 17px;
    color: #434343;
    font-weight: 400;
    text-transform: uppercase;
}
.contact-bottom h2{
    font-size: 30px;
    font-weight: 700;
    color: #1b1b1b;
    margin-top: 10px;
    margin-bottom: 20px;
}
.contact-bottom h2 span, .contact-bottom a:hover h3{color: #059ed6;}
.contact-bottom hr{
    width: 150px;
    border-image: linear-gradient(to right,rgba(0, 0, 0, 0), #a7aaac, rgba(0, 0, 0, 0)) 1 0%;
    margin-bottom: 50px;
}
.contact-bottom a{}
.contact-bottom a:hover i{
    background: #039cd5;
    color: #fff;
}
.contact-bottom a i{
    border: 1px solid #e3e3e3;
    color: #039cd5;
    padding: 11px;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    font-size: 15px;
    display: -webkit-inline-box;
    text-align: -webkit-center;
}
.contact-bottom a h3{
    font-size: 15px;
    color: black;
    font-weight: 600;
    margin: 12px;
    padding: 0;
    display: initial;
    line-height: 0px !important;
}

.input-btn {
    padding: 15px !important;
    border: 1px solid #059ed6 !important;
    border-radius: 30px !important;
    max-width: 200px;
    text-align: center;
    text-indent: 0 !important;
}
.border-right {
    border-image:
      linear-gradient(to top, rgba(0, 0, 0, 0), #a7aaac, rgba(0, 0, 0, 0)) 1 100%;
    border-right: 1px solid
}

.con-padd {padding: 35px;}

.btn-upload {
    padding: 15px 30px !important;
    background: whitesmoke;
    color: #777;
    text-indent: 0 !important;
}

.float-box {
    padding: 20px;
    background: #fbfbfb;
    text-align: center;
    border-radius: 10px;
    border: 1px solid #dedede;
    box-shadow: 0 5px 0px #4e9ed6;
    width: 350px;
    margin-bottom: 50px !important;
    margin: auto;
}
.float-box h2{
    text-transform: uppercase;
    color: #878b94;
    text-shadow: 1px 1px 1px #fff;
    font-size: 13px;
    margin: 0;
    margin-top: 20px;
}
.pre-price {display: grid;}
.float-box h3{}
.float-box #show_price{
    font-size: 40px;
    font-weight: 600;
}
.float-box #show_price::before {
    content: '$';
    font-size: 20px;
    vertical-align: super;
    margin-right: 4px;
}
.float-box h5{
    font-size: 22px;
    font-weight: 600;
    color: red;
}
.red-text {
    color: red;
    font-weight: 600;
    font-size: 22px;
    width: 80%;
    margin: 10px auto 50px;
}
.float-box h4{
    text-transform: uppercase;
    color: #878b94;
    text-shadow: 1px 1px 1px #fff;
    font-size: 13px;
    margin:10px 0 10px 0;
    display: block;
}
.float-box h4 span{
    text-transform: uppercase;
    color: #079fd6;
    text-shadow: 1px 1px 1px #fff;
    font-size: 15px;
    margin: 0;
    display: block;
    font-weight: 600;
}
.inp-check-net {
    width: auto !important;
    margin-right: 5px !important;
    vertical-align: top;
}
.promo-inp {
    width: 300px !important;
}
.promo-check {
    display: -webkit-inline-box !important;
    padding-right: 20px !important;
    margin-top: 24px !important;
    margin-bottom: 20px !important;
}
#promo-code {display: none;}
.dn-load {padding: 40px 20px 0;}
.err-lnk:hover{color: white;}
.err-lnk {
    background: #F44336;
    color: white;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 12px;
    display: inline-table;
    margin: 5px 0;
}

.box-border {
    border: 1px solid #cccccc;
    padding: 10px 18px 6px;
    width: fit-content;
    border-radius: 13px;
    background: white;
}
.float-2 {
    border: 1px solid #b7b7b7;
    border-radius: 40px;
    padding: 30px 0;
    background: #ffffff;
}
.float-2 h3{
    text-transform: uppercase;
    color: #059ed6;
    text-shadow: 1px 1px 1px #fff;
    font-size: 18px;
    margin: 0;
    margin-top: 20px;
    margin-bottom: 30px;
}
.float-2 h4{
    text-transform: uppercase;
    color: #878b94;
    text-shadow: 1px 1px 1px #fff;
    font-size: 13px;
    margin: 10px 0 10px 0;
    display: block;
}
.float-2 h5{
    font-size: 27px;
    font-weight: 600;
}
.float-2 h5::before{
    content: '$';
    font-size: 20px;
    vertical-align: top;
    margin-right: 4px;
}
.float-2 h5 span{
    font-size: 40px;
    color: #059ed6;
}
.pay-boxes {
    background: rgba(5, 158, 214, .1);
}
.readonly {
    background: whitesmoke;
    border: 1px solid #adadad;
    cursor: no-drop;
}
#errorn {
    background: rgba(234, 43, 28, 1);
    padding: 10px 0px 0px;
    color: white;
    text-align: center;
    font-size: 20px;
    display: block;
}


@media screen and (min-width: 61em) and (max-width: 90em) {
    .logo-branding a img {width: 100%;}
    header {padding: 30px 0;}
     
    .top-button {padding-top: 10px;}
    .banner {
        background-position: top right;
        margin-top: 0px;
        padding: 0 50px 50px;
    }
    .steps {padding: 50px 50px 0;}
    .why {padding: 50px;}
    .contact-info {
        margin-top: -400px;
        margin-left: 30vw;
    }
    .down-section {padding-top: 20px;}
    .subs {padding: 50px;}
    .sticky {position: absolute;}
   
    .art-boxes input {width: 100%;margin-right: 0%;}
    .art-boxes select {width:100% !important;}

}

.btn-upload-new {
      visibility: hidden;
  width: 0;
  position: relative;
}

.btn-upload-new::before {
  content: 'Select some files';
  display: inline-block;
  background: -webkit-linear-gradient(top, #f9f9f9, #e3e3e3);
  border: 1px solid #999;
  border-radius: 3px;
  padding: 5px 8px;
  outline: none;
  white-space: nowrap;
  -webkit-user-select: none;
  cursor: pointer;
  text-shadow: 1px 1px #fff;
  font-weight: 700;
  font-size: 10pt;
  visibility: visible;
  position: absolute;
}
.btn-upload-new:hover::before {
  border-color: black;
}
.btn-upload-new:active::before {
  background: -webkit-linear-gradient(top, #e3e3e3, #f9f9f9);
}

.login-btn:hover{
      color: #337ab7;
}
.login-btn {
    font-weight: 600;
    line-height: 60px;
    margin: 0 10px;
    padding: 0;
    color: #337ab7 !important;
    display: inline-block;
    font-size: 12px;
}
.login-btn img{width: 20px;}

.aff-box {
    padding: 60px 50px;
    border: 0;
    margin-top: 40px;
    margin-bottom: 40px;
    border-radius: 6px;
    background: #d8edf5;
    min-height: 650px;
}
.aff-box p{line-height: 26px;}
.aff-box p strong{
    display: block;
    font-size: 16px;
    width: 80%;
    margin: 0 auto 30px;
}


.banner-new {
    background: #059ed6;
    text-align: center;
    padding: 100px;
    color: white;
}
.banner-new h1{
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 0;
}
.banner-new p{
    width: 70%;
    margin: auto;
}
.about-n h4 {
    font-size: 26px;
    font-weight: 600;
    color: #1b1b1b;
    margin-bottom: 10px;
    margin-top: 30px;
    line-height: 60px;
}
.about-n p {
    color: #1b1b1b;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 1px;
}
.city-page .steps h1 span{display: block;color: #059ed6;}
.city-page .steps h1{
    font-size: 30px;
    font-weight: 700;
    color: #1b1b1b;
    margin-top: 10px;
}
.eq-ht-city {min-height: 140px;}

.city-page .why h3 span{ position:absolute; top:-200px;}
.city-page .why h3 {
    font-size: 26px;
    font-weight: 600;
    color: #1b1b1b;
    margin-top: 0;
    margin-bottom: 30px;
    position:relative;
}
.city-page .why { }
.city-page .why img {
    margin-top: 0;
    margin-left: 0;
    border-radius: 60px;
    width: 90%;
    margin-bottom: 20px;
}
.weather-size {
    height: 175px;
    border-radius: 0 !important; 
    width: 100% !important; 
}
#cn-box h3{color: white;}
#cn-box a{
    display: inline-block;
    margin-bottom: 10px;
    color: white;
}
#cn-box {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 0;
    background: #059ed6;
    padding: 40px;
    border-radius: 60px;
}
.weather-box {margin-bottom: 50px;}
.highlights-box {
    text-align: center;
    margin-bottom: 50px;
    background: #efefef;
    padding: 40px;
    border-radius: 0 0 60px 60px;
    margin-top: -10px;
}

.map-box {
    margin-bottom: 0;
    border-radius: 60px 60px 0 0;
    overflow: hidden;
}
.map-box iframe{width: 100%;}

.stats p span{float: right;}

.stats {
    text-align: left;
    margin-bottom: 50px;
    background: #efefef;
    padding: 40px;
    border-radius: 60px;
    margin-top: -10px;
}
.cities {}
.cities ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.cities ul li{
    display: inline-block;
    width: 24%;
    margin-bottom: 10px;
}
.cities ul li a:hover{
    background: #ededed;
}
.cities ul li a{
    border-bottom: 1px solid #ededed;
    padding: 5px;
    display: block;
    color: #333;
    font-size: 13px;
}
.city-img-n {
    margin-top: 0;
    margin-left: 0;
    border-radius: 60px;
    width: 90%;
    margin-bottom: 20px;
}

.npt1 h3{
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
}
.npt1 .nfields label{
    font-weight: 500 !important;
}
.npt1 .nfields{
    padding: 0 !important;
}
.npt1 {
    padding: 0 !important;
    border: 1px solid #e4e4e4;
    background: white;
}
.togglemain {
    cursor: pointer;
    padding: 20px 10px;
}
.togglesub {display: none;}
.bt-cat-top img{
    float: right;
}
.auto-box input,.auto-box select {
    width: 100% !important;
}

@media screen and (max-width: 60em) {
    .logo-branding a img {
        width: 80%;
    }   
    header {padding: 20px 0;}
    .cities ul li {
        width: 49%;
    }
    .weather-size {
        height: 140px;
    }
    .banner {
        background-position: top right;
        margin-top: 0;
        padding: 50px 30px;
    }
    .form-area h1 {line-height: 55px;}
    .text-area h2 {
        font-size: 18px;
        line-height: 30px;
    }
    .steps {padding: 50px 30px;}
    .white-hover {
        padding: 20px;
        min-height: auto;
        margin-bottom: 0px;
    }
    .why {padding: 10px 20px 50px 50px;}
    .why h2 {font-size: 24px;}
    .down-section {
        padding-top: 20px;
        margin-left: -30px;
    }
    .contact-info {
        margin-top: -100px;
        margin-left: 10vw;
    }
    .why img {
        margin-top: 0px;
        margin-left: 20px;
    }
    .subs {
        padding: 20px 30px;
        background-position: bottom center;
    }
    .subs h3 {font-size: 28px;}
    .form2-inp1 {
        padding: 0 30px;
        width: 100%;
        min-width: auto;
        float: left;
    }
    .form2-sub1 {
        padding: 0 20px;
        width: 140px;
        margin-left: -143px;
        margin-top: 2px;
    }
    .footer-logo {
        padding: 50px 30px 20px;
    }
    .footer-logo img {
        width: 90%;
        margin-bottom: 10px;
    }
    .footer-text {
        background-position: right bottom;
        padding: 50px 0 40px 40px;
        background-color: #059ed6;
    }
    .sticky {position: absolute;}
    .claims {padding: 0 10px 0;}
    .link-text h4 {font-size: 17px;}
    .quote h5 {margin-top: 20px;}
    .quote img {
        width: 100%;
        margin-top: 50px;
    }
    .quote {padding: 0;}
    .start {padding: 50px 0 70px;}
    .float-box { 
    }
    .purchase {
        margin: 0px 0 50px;
    }
}





/*MOBILE MENU */

#myBtn {display:none;}


@media screen and (max-width: 80em) {
    #myBtn img {
        width: 7px;
    }
    #myBtn {
        display: block;
        width: 30px;
        position: absolute;
        z-index: 999999;
        right: 0;
        top: 28px;
        cursor: pointer;
    }
    .main-menu, .top-button {display:none;}
    .modal {
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 999999;
        display: none;
        overflow: hidden;
        -webkit-overflow-scrolling: touch;
        outline: 0;
    }
    .modal-content {
        position: relative;
        float: left;
        width: 100%;
        background-color: #417daf;
        background-clip: padding-box;
        border: 0;
        border-radius: 6px;
        outline: 0;
        -webkit-box-shadow: 0 3px 9px rgba(0,0,0,.5);
        box-shadow: 0 3px 9px rgba(0,0,0,.5);
        padding: 0;
    }
    .close {
        float: right;
        font-size: 50px;
        font-weight: 700;
        line-height: 1;
        color: #fff;
        text-shadow: 0 1px 0 #fff;
        filter: alpha(opacity=20);
        opacity: .5;
        margin-right: 10px;
    }
    .mob-menu {
        margin-top: 5px;
        margin-bottom: 5px;
    }
    .mob-menu ul {
        list-style: none;
        margin: 0;
        padding: 0;
    }
    .mob-menu ul li {
        border-bottom: 1px solid #ffffff40;
        margin-bottom: 0;
        margin-top: 0;
        padding: 10px 20px;
        background: #417daf;
    }
    .mob-menu ul li a {
        color: white;
        font-weight: 400;
        font-size: 20px;
        text-transform: uppercase;
    }
    .mob-menu ul li:hover {
        background: #3e729e;
    }
    

    .bb-lg {
        float: none;
    }

}