body {
    padding: 0;
    margin: 0;
    overflow-x: hidden;
    font-family: 'Comfortaa', cursive;
}

	/* For Firefox */
input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}


.header.sticky::after{
    filter: blur(1.5rem);
    -webkit-filter: blur(1.5rem);
    content: "";
}
.header.sticky {
    position: fixed;
    width: 100vw;
    z-index: 99999;
    top:0;
    background: rgba(255, 255, 255, .6);
}
.b-head {
    width: 100vw;
    position: fixed;
    z-index: 99;
    overflow: hidden;
    max-height: 200px;
    top:0;
}
.main-bar {
    padding: 40px 0;
    z-index: 99;
    top: 0;
    position: fixed;
    width: 100%;
}
.menu-bar {
    padding: 0;
    z-index: 99;
    top: 168px;
    position: fixed;
    width: 100vw;
    height: 67px;
}
.brand-box img {
    width: 113px;
}

.head-top {}
.top-bar {border-bottom: 1px solid rgba(0, 0, 0, 0.2);}
.top-bar ul{padding: 0;}
.top-bar ul li:last-child{border-right: none;}
.top-bar ul li{
    border-right: 1px solid rgba(0, 0, 0, .9);
    display: inline-block;
    padding: 0 12px;
    line-height: 13px;
}
.top-bar ul li a{
    font-size: 13px;
    color: rgba(0, 0, 0, .9);
}
.brand-box {}
.brand-box img{}
.form-box {}
.social-box {text-align: right;}
.social-box ul{
    padding: 0;
    margin: 0;
    margin-top: 4px;
}
.social-box ul li:last-child{margin-right: 0px;}
.social-box ul li{
    display: inline-block;
    margin-right: 3px;
}
.social-box ul li a{}
.social-box ul li a img{} 
header {}
.menu-bar {
    background: #2e353b;
    margin-bottom: 10px;
}
.menu-bar ul{
    padding: 0;
    margin: 0;
}
.menu-bar ul li{
    display: inline-block;
}
.menu-bar ul li a{
    margin: 20px;
    font-size: 16px;
    color: rgba(255, 255, 255, .9);
    text-transform: uppercase;
    font-weight: 500;
}
.book-now {
    background: white;
    padding: 6px 7px 0;
    text-transform: uppercase;
    height: 39px;
    margin-top: 13px;
}
.book-now a{
    font-size: 16px !important;
    color: rgb(101, 163, 216) !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
}
.book-now img{
    vertical-align: bottom;
    margin-right: 10px;
}
.phone-box span{
    display: block;
    font-size: 20px;
    line-height: 0;
}
.phone-box {
    font-size: 16px;
    color: rgba(255, 255, 255, .9);
    text-transform: uppercase;
    font-weight: 500;
    line-height: 45px;
}
.phone-box img{
    margin: 5px;
    float: left;
}
.phone-float {
    float: right;
    min-width: 230px;
}
.nopadd {
    padding: 0 !important;
    margin: 0 !important;
}

.form-top {margin: 20px 0 0 !important;}
.box-1.last {margin-left: -5px !important;}
.box-1 {
    padding: 20px;
    margin: 0;
    width: 40%;
    height: 55px;
    font-size: 13px;
    margin-left: 0;
    border: 1px solid rgb(185, 185, 185);
}
.sub-img {
    background: #65a3d8;
    padding: 16px 20px;
    margin-top: -1px;
    margin-left: -4px;
    cursor: pointer;
}
#zipfrom-error {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 1%;
    margin-top: 58px;
    font-size: 12px;
    font-weight: 300;
    color: red;
}
    
#zipto-error {
    position: absolute;
    left: 0;
    top: 0;
    margin-left: 41%;
    margin-top: 58px;
    font-size: 12px;
    font-weight: 300;
    color: red;
}

.loc-menu:focus{outline: none;}
.loc-menu option{color: #000;}
.loc-menu {
    background: white;
    padding: 4px 7px 0;
    font-size: 14px;
    color: #65a3d8;
    text-transform: uppercase;
    font-weight: 500;
    height: 39px;
    width: 228px;
    border: 1px solid #65a3d8;
}
.offset-header {margin-top: 250px;}
.top.social {    padding: 10px 0;}

.banner {
    background: url(../img/banner.jpg);
    padding: 70px 0 150px;
    background-size: cover;
}

.banner h1{
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 100px;
    margin-bottom: 20px;
}
.banner p span{
    text-transform: uppercase;
    font-weight: 700;
    color: #65a3d8;
}
.banner p{
    font-size: 22px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 20px;
}
.banner a{}
.banner img{
    max-width: 540px;
    border: 20px solid white;
    box-shadow: 0px 0px 1px #b3b3b3;
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    margin-top: 30px;
}

.red-btn {
    background: transparent;
    color: #65a3d8;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    display: inline-block;
    padding: 10px 40px 7px;
    font-size: 20px;
    font-weight: 400;
    margin-top: 10px;
    border: 1px solid #65a3d8;
}
.red-btn-inc {
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
}
.red-btn i{
    font-size: 20px;
    vertical-align: baseline;
    margin-right: 5px;
}

.book-area {margin-top: -150px;}
.book-area a{
    background: #65a3d8;
    padding: 11px 25px 7px;
    font-size: 20px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
    border-radius: 0;
    margin-left: 50px;
    display: inline-block;
    cursor: pointer;
}

.white-box {
    background: white;
    min-height: 200px;
    border-radius: 10px;
    box-shadow: 0 0 20px #bfbfbf;
    padding: 30px;
    position: relative;
    display: inline-block;
}

.welcome {padding: 70px;}
.welcome h1, .welcome h2{
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.welcome p{
    font-size: 18px;
    line-height: 30px;
    color: rgba(60, 60, 61, .8);
    margin-bottom: 20px;
}
.welcome img{
    margin-top: 22px;
    width: 35px;
}

.rtn-new-rv{
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    color:  white;
    margin-top:  20px;
}
.rtn-new {
    background: #65a3d8;
    display: inline-block;
    width: 60px;
    height: 60px;
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}
.services {
    background: #f4f4f4;
    padding: 70px 0 90px;
}
.services h2{
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.services h3{
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 30px;
    margin-bottom: 20px;
    font-weight: 700;
}
.services img{}
.services p{
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 10px;
    line-height: 28px;
}
.services a{}

.ico-img-rv {
    -ms-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
}
.ico-img {
    background: white;
    padding: 30px 20px 30px;
    border: 11px solid #f4f4f4;
    border-radius: 0px;
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    display: inline-block;
    margin-top: 0px;
 
    box-shadow: 0px 0px 1px #5d5d5d;
    margin-bottom: 10px;
    width: 130px;
    height: 120px;
}
.red-btn1 {
    background: #65a3d8;
    color: white;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    display: inline-block;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: 400;
    margin-top: 10px;
    cursor: pointer;
}
.red-btn1-rv {
    -webkit-transform: skew(20deg);
    -moz-transform: skew(20deg);
    -o-transform: skew(20deg);
}
.eq-ht {min-height: 110px;}
.about {padding: 70px 0;}
.about h2{
    font-size: 45px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 50px;
}
.about img{
    max-width: 400px;
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
}
.about p{font-size: 17px;}
.about p strong{
    display: block;
    font-size: 18px;
    text-transform: uppercase;
}
.mb-30 {margin-bottom: 30px;}

.abn-img {
    background: #65a3d8;
    display: inline-block;
    width: 60px;
    height: 60px;
    -ms-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    display: inline-block;
    float: left;
    margin-right: 20px;
    padding: 10px;
    text-align: center;
}
.abn-img-rv {
    -ms-transform: rotate(-10deg) !important;
    -webkit-transform: rotate(-10deg) !important;
    transform: rotate(-10deg) !important;
}

.states {
    padding: 80px 0;
    background: #f4f5f7;
}
.states h2{
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 55px;
    margin-bottom: 20px;
}
.states img{}
.states ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.states ul li:hover{background: #65a3d8;}
.states ul li:hover a{color: white;}
.states ul li{
    background: #fff;
    color: white;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    display: inline-block;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 400;
    margin-top: 8px;
    cursor: pointer;
    width: 300px;
    text-align: center;
    margin-right: 0;
}
.states ul li a{    color: #333;}

input[type='number'] {
    -moz-appearance:textfield;
}
/* Webkit browsers like Safari and Chrome */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.white-btn {
    -webkit-transform: skew(20deg) !important;
    -moz-transform: skew(20deg) !important;
    -o-transform: skew(20deg) !important;
    transform: skew(20deg) !important;
}

footer {}
.footer-top {padding: 20px 0;}
.footer-top img{    padding-top: 40px;}
.footer-top h2{
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.footer-top ul{margin: 0;}
.footer-top ul li{}
.footer-top ul li a{}

.menu-icon {
    color: #65a3d8;
    font-size: 18px;
    padding: 0 20px;
}
.menu-icon li{line-height: 30px;}
.menu-icon li a{
    color: #222;
    font-weight: 300;
    font-size: 16px !important;
}

.con-icons {
    list-style: none;
    padding: 0;
}
.con-icons li{line-height: 30px;}
.con-icons li a{
    font-size: 16px;
    font-weight: 300;
}
.con-icons li a i{
    color: #65a3d8;
    font-size: 20px;
    vertical-align: middle;
    margin-right: 5px;
}
        
.social {
    list-style: none;
    padding: 0;
    padding-top: 10px;
}
.social li{display: inline-block;}
.social li a:hover{
    background: #65a3d8;
    color: white;
    border-color: #65a3d8;
}
.social li a{
    font-size: 18px;
    border: 1px solid #65a3d8;
    padding: 8px;
    color: #65a3d8;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    text-align: -webkit-center;
}
.social li a i{}

.dr-space {
    border-top: 1px solid #e0e0e0;
    padding: 20px 0;
}
             
.footer-bottom {}
.footer-bottom p{
    font-size: 14px;
    font-weight: 300;
}
.footer-bottom p span{
    text-transform: uppercase;
    font-weight: 500;
    color: #65a3d8;
}
.footer-bottom p a{color: #777777;}

.text-inp {
    width: 100%;
    height: 104px;
    padding: 10px;
    margin-top: 5px;
}
.main-inp {
    width: 100%;
    height: 50px;
    padding: 10px;
    margin-top: 5px;
}
.sel-inp {
    width: 100%;
    height: 50px;
    padding: 10px;
    margin-top: 5px;
}
.sub-inp {
    background: #65a3d8;
    color: white;
    -webkit-transform: skew(-20deg);
    -moz-transform: skew(-20deg);
    -o-transform: skew(-20deg);
    display: inline-block;
    padding: 9px 10px;
    font-weight: 400 !important;
    font-size: 16px;
    margin-top: 5px;
    border: 0;
    width: 100%;
}
.sub-box {}
.ser-box {}
.contact-box-top {margin-top: 70px !important;}
          
/* The Modal (background) */
.modal {
    display: none;
    position: fixed;
    z-index: 99999999;
    padding-top: 0;
    left: 0;
    top: 0;
    width: 100%;
}

/* Modal Content */
.modal-content {
    background-color: #000;
    padding: 20px;
}
.modal-content h2{
    padding: 0;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0;
            }
.modal-content p{
        text-align: center;
    margin-bottom: 20px;
            }

            
/* The Close Button */
.close {
    color: #3cb5d2;
    float: right;
    font-size: 58px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
#myBtn {display: none;}

.innerpages {padding-top: 0px;}
.innerpages .services .ico-img {margin-top: 30px;}
.innerpages .services .ser-box {margin-bottom: 50px;}
.innerpages .banner {padding: 0 0 100px;}
.pdt100 {padding-top: 80px;}
.reviews-page {padding: 100px 0;}
.reviews-page h2 {
    font-size: 35px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 30px;
}
.white-reviews h3{
    text-transform: uppercase;
    font-size: 20px;
    line-height: 20px;
    margin: 5px 0 10px 0;
}
.white-reviews {
    padding: 20px;
    background: white;
    line-height: 22px;
    border: 1px solid #e2e2e2;
}
.book-btn1 {
    background: #65a3d8;
    padding: 11px 25px 7px;
    font-size: 20px;
    font-weight: 500;
    color: white;
    text-transform: uppercase;
    border-radius: 0;
    margin-left: 50px;
    display: inline-block;
}
.citypages .banner h1 {text-transform: none;}
.citypages .banner h1 span{display: block;color: #65a3d8;}

#write-review {display: none;}
.city-content {
    min-height: 400px;
    padding: 100px 0;
}
.city-content .text-white {
    background:#fff;
    padding: 20px;
}
.city-content .bg-gray{
    background:#f4f4f4;
    min-height: 400px;
}
.text-white h2{
    display: block;
    font-size: 21px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 10px 0;
}
.text-white p{
    font-size: 17px;
    line-height: 25px;
    color: rgba(60, 60, 61, .8);
    margin-bottom: 40px;
    font-weight: 400;
}
 
.map iframe {width: 100%;margin-bottom: 20px;}
.weather {text-align: center;margin: 20px;}
.weather img {min-width: 200px;}
.no-padd {padding: 0;margin: 0;}
.reviews .white-reviews {
    margin-top: 20px;
    padding: 20px;
    background: white;
    line-height: 22px;
    border: 4px solid #f4f4f4;
}
.reviews .star-area img {
    margin-top: 0;
}
.reviews {
    background: white;
    padding: 30px 15px;
    margin-bottom: 20px;
}

.reviews h3 {
     text-align: center;
}

.border-some {
    border: 1px solid #d4d4d4;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 95%;
}
.border-some h2{
    color: #6f6f6f;
    border-bottom: 1px solid #d4d4d4;
    padding: 14px;
    margin: 0;
}
.box-high:last-child{border-right: 0;}
.box-high{
    padding: 16px 0;
    border-right: 1px solid #d4d4d4;
}
.box-high img{
    width: 100%;
    margin-bottom: 10px;
}
.box-high p{
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 0;
}
.box-high p strong{
    display: block;
    font-size: 15px;
    font-weight: 500;
}
.book-btn-top {margin-top: 15px;}
.nmar-btn {margin-left: 10px !important}
.top-h2 {display: none;}
p {font-size: 16px;}



@media screen and (max-width: 1024px) and (min-width: 992px) {
    
    .menu-bar ul li a {margin: 20px 10px;}
    .social li a {
        padding: 5px;
        width: 35px;
        height: 35px;
    }
    
}
    
    
    
    
@media screen and (max-width: 60em) {
    .menu-area {display: none;}
    #myBtn img{width: 40px;}
    #myBtn {
        display: block;
        width: 40px;
        position: fixed;
        z-index: 999999;
        right: 30px;
        top: 35px;
        cursor: pointer;
        }
    .m-mob-menu:first-child{margin: 5px 0;}
    .m-mob-menu {
        display: block;
        text-align: left;
        padding: 10px;
        font-size: 22px;
        text-transform: uppercase;
        font-weight: 600;
        cursor: pointer;
        margin: 10px 0;
        color: white;
        }
    
}

@media screen and (max-width: 90em) and (min-width: 768px) {
    .ser-box {
        height: 400px;
    }
    
}
@media screen and (max-width: 60em) {
    header {
        position: absolute;
    }
    .book-area a {
        margin-left: 10px;
        }
    .book-btn-top {margin-top: 0;}
    .banner {
        padding: 140px 20px 0px;
    }
    .banner h1 {
        margin-top: 0px;
    }
    .banner img {
        width: 100%;
        margin: 50px 0;
    }
    .welcome {
        padding: 20px;
    }
    .white-box {
        padding: 30px 35px;
        border-radius: 0;
    }
    .eq-ht {
    min-height: inherit;
    }
    .services a {
        margin-bottom: 60px;
    }
    .services {
        padding: 70px 40px 50px;
    }
    .about img {
        width: 100%;
        margin-top: 70px;
    }
    .abn-img-rv {margin-top: 0 !important;}
    .states h2 {
    margin-top: 0;
    }
    .center-m {text-align: center;}
    .states ul li {
        margin: auto;
        margin-top: 10px;
        font-size: 16px;
    }
    .footer-top img {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer-bottom p {
        margin: 10px 40px;
    }
    .menu-icon li {
        line-height: 20px;
    }
    .footer-top {
        padding: 20px 20px;
    }
    .center-sm {text-align: center !important;}
    .rv-box-white {
        width: 100% !important;
        min-width: inherit !important;
        margin-top: 30px !important;
    }
    .star-rating-img {
        width: 140px !important;
        margin: 0px !important;
    }
    #write-review .white-box{padding: 30px 20px !important;}
    #write-review {
        margin-top: 30px !important;
    }
    .menu-bar {display: none;}
    .main-bar {
        padding: 10px 0;
    }
    .form-box {padding: 0 20px !important;}
    .box-1 {
        width: 100%;
        margin-bottom: 10px;
    }
    .main-bar {
        margin: 0 !important;
            
    }
    .box-1.last {
        margin-left: 0 !important;
    }
    .sub-img {
        margin-top: 0;
        margin-left: 0;
    }
    .m-adjust {
        width: 100%;
        display: block;
        background: #65a3d8;
        text-align: right;
    }
    .social-box {display: none;}
    .b-head {
        max-height: 370px;
        border-bottom: 1px solid #bdbdbd;
    }
    .book-area {
        margin-top: 0px;
    }
    .menu-icon li a {
        font-size: 16px !important;
        line-height: 30px;
    }
    .con-icons li a {
        font-size: 16px;
    }
    .loc-menu option{background: white;}
    .loc-menu {
        width: 100%;
        background: #fff;
    }
    .top-h2 {
        display: block;
        text-align: center;
        font-size: 45px;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 0;
    }
    .form-top {
        margin: 0 !important;
    }
    #zipto-error {
        margin-left: 8%;
        margin-top: 170px;
    }
    #zipfrom-error {
        margin-left: 8%;
        margin-top: 107px;
    }
    
}