body {
    font-family: 'Montserrat', sans-serif;
    overflow-x: hidden;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: rgba(255, 255, 255, .9) !important;
}
::-moz-placeholder { /* Firefox 19+ */
    color: rgba(255, 255, 255, .9) !important;
}
:-ms-input-placeholder { /* IE 10+ */
    color: rgba(255, 255, 255, .9) !important;
}
:-moz-placeholder { /* Firefox 18- */
    color: rgba(255, 255, 255, .9) !important;
}
.plno {padding-left: 0 !important;}

.city-ul {}
.city-ul li{
    display: inline-block;
    /*width: 320px;*/
    margin-bottom: 10px;
    margin-right: 20px;
}
.city-ul li a{}
header {
    position: absolute;
    width: 100vw;
    z-index: 9;
}
.top-area {    padding: 20px 0;}
.branding {
    max-width: 250px;
}
.branding a{}
.branding a img{    max-width: 250px;}

.ph-area {padding-top: 27px;}
.ph-btn {
    background: white;
    padding: 10px;
    border: 1px solid #f90101;
    border-radius: 4px;
    color: #f90101 !important;
    font-weight: 400;
    margin-right: 5px;
    display: inline-block;
    margin-bottom: 10px;
}

.menu-area {
    text-align: right;
    padding-top: 40px;
}
.menu-area ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.menu-area ul li{
    display: inline-block;
    margin-left: 30px;
}
.menu-area ul li a{
    font-size: 15px;
    color: white;
}
.m-mob-menu {
        display: block;
        text-align: left;
        padding: 20px 10px 0px;
        font-size: 22px;
        text-transform: none;
        font-weight: 600;
        cursor: pointer;
        margin: 10px 0 0;
        color: #345d7d;
    }
.banner {
    background: url(../img/bg.png);
    background-position: top;
    background-size: 100%;
    min-height: 100vh;
    height: auto;
    background-repeat: no-repeat;
    padding: 200px 0 100px;
}
.banner h1{
    font-size: 40px;
    font-weight: 600;
    color: #345d7d;
    margin-bottom: 30px;
}
.banner h1 span{
    display: block;
    color: #f90101;
}
.book-form {}

.services{
    background-color: #f6fafd;
    padding: 100px 0;
    background-image: url(../img/bg2.png);
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.services h2{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 0;
    color: #f90101;
}
.services p{
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 50px;
}
.white-shade:hover {
    background: white;
    cursor: pointer;
}
.white-shade:hover a{
    background: #f90101;
    color: white;
}
.white-shade {padding: 40px;}
.white-shade img{}
.white-shade h3{
    font-size: 18px;
    margin-bottom: 20px;
    color: #f90101;
}
.white-shade p{
    width: 90%;
    margin: auto;
    min-height: 200px;
    font-size: 15px;
    margin-bottom: 20px;
}
.white-shade a{
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #435a6c;
    padding: 14px 14px;
    border-radius: 4px;
    display: inline-block;
}
          
.about {
    padding: 100px 0;
}
.about h2 span{color: #345d7d;}
.about h2{
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #f90101;
}
.about p{}
.img-area {
    background: url(../img/ab-img-bg.png);
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-left: 90px;
    padding-bottom: 100px;
}
.img-area img{max-width: 80%;}
           
.gray-shade:hover{background: #f6fafd;}
.gray-shade img{}
.gray-shade h3{
    display: inline-block;
    font-size: 15px;
    margin-left: 5px;
    margin-bottom: 20px;
}
.gray-shade p{
    font-size: 13px;
    text-align: justify;
    margin-bottom: 30px;
}

.quote{
    padding: 100px 0;
    background: url(../img/bg3.png);
    background-position: center;
    background-size: 100%;
    min-height: 500px;
    background-repeat: no-repeat;
}
.quote h2{
    font-size: 40px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #345d7d;
}
.quote p{
        font-size: 14px;
    font-weight: 400;
    margin-bottom: 50px;
}
.gray-frame {
    background: #f6fafd;
    border-radius: 10px;
    padding: 20px;
}
.cities {padding-bottom: 100px;}
.cities img{
    width: 90%;
    max-width: 250px;
}
.cities ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-table;
 
}
.cities ul li:before{
    content: "";
    background: url(../img/pin.jpg);
    background-repeat: no-repeat;
    padding-left: 16px;
}
.cities ul li{
 
}
.cities ul li a{
    font-size: 13px;
    color: black;
}

footer {
    background-image: url(../img/footer-bg.png);
    background-position: 24% 40%;
    background-repeat: no-repeat;
    background-color: #466b88;
     
    margin-top: 50px;
}
footer p{
    margin-top: 40px;
    font-size: 13px;
    color: rgba(255, 255, 255, .7);
    line-height: 20px;
}

.foot-main {
    padding-bottom: 30px;
}
.flogo {
    max-width: 100px;
    display: block;
}
.foot-main img{
margin: auto;
    
}
.foot-main a{}
.foot-main a i{}
.foot-main h3{
    font-size: 16px;
    text-transform: uppercase;
    color: white;
}
.foot-main ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.foot-main ul li{line-height: 27px;}
.foot-main ul li a{
    font-size: 13px;
    color: rgba(255, 255, 255, .7);
}
.bg-stuff a i{
    margin-right: 10px;
    font-size: 22px;
    vertical-align: bottom;
}
.bg-stuff a{
    font-size: 13px;
    color: rgba(255, 255, 255, .9);
    font-weight: 500;
    display: block;
}
.gal-img {
    width: 100%;
}
.pt-40 {padding-top: 40px !important;}
.nopadd {padding: 0;}
.gal-h4 {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 40px;
    line-height: 22px;
    position: absolute;
    width: 100%;
    margin-top: -36px;
    color: white;
    background: rgba(0, 0, 0, .5);
    padding: 10px 5px;
    font-size: 15px;
    font-weight: 300;
    text-align: left;
}
.gal-box {
    transform: scale(1); 
    transition: transform 1s;
    position: relative;
    z-index: 9;
    box-shadow: 0 0 72px rgba(0, 0, 0, 0);
}
.gal-box:hover{
    transform: scale(1.1); 
    transition: transform 1s;
    position: relative;
    z-index: 999;
    box-shadow: 0 0 72px rgba(0, 0, 0, 0.3);
}
.bg-stuff {
   text-align: center;
}
.social {
    margin-top: 20px;
    height: 40px;
}
.social ul{}
.social ul li{}
.social ul li a:hover{
    background: #3f5e77;
}
.social ul li a{
    background: #577e9d;
    width: 37px;
    height: 40px;
    padding: 14px 0;
    display: inline-block;
    float: left;
    margin-right: 8px;
    text-align: center;
}
.social ul li a i{}

.main-inp {
    width: 100%;
    padding: 13px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    height: 50px;
    margin: 5px 0;
    font-size: 13px;
}
.sel-inp {
    width: 100%;
    padding: 13px;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 4px;
    height: 50px;
    margin: 5px 0;
    font-size: 13px;
    background: white;
}
.text-inp {}
.sub-inp {
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border: 2px solid #ce0000;
    padding: 14px 34px;
    margin: 10px 0;
    border-radius: 4px;
    display: inline-block;
    background: #f90101;
    color: white;
}
#myBtn {display: none;}

.btn-base:hover{
    background: #f90101;
    color: white;
}

.btn-base{
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    border: 1px solid #435a6c;
    padding: 14px 14px;
    border-radius: 4px;
    display: inline-block;
    margin: 0 10px;
}

.block-ahead{
    height: 100px;
    margin-left: -30px;
    margin-right: 30px;
}

    .city-banner-map iframe {width: 100%;height:100vh;min-height: 1000px;}
    .npd {padding: 0 !important;}
    .city-banner-text {
        background: url(../img/allentown-nbg.jpg);
        background-position: center;
        background-size: cover;
        height: 100vh;
        background-repeat: no-repeat;
        min-height: 1000px;
        padding-top: 200px !important;
        padding-left: 30px !important;
    }

.city-banner {}
.city-banner h1{
    font-size: 50px;
    font-weight: 400;
    text-transform: uppercase;
    color:white;
    margin: 0;
    padding: 0;
    padding-top: 90px;
}
.city-banner h2{
    font-size: 35px;
    font-weight: 300;
    text-transform: uppercase;
    color:white;
    margin: 0;
    padding: 0;
    margin-bottom: 10px;
}
.city-banner h2:after{
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    width: 100px;
    margin-left: 20px;
    margin-top: 17px;
}
.city-banner img{
    margin-bottom: 10px;
}
.city-banner p{
    
}
.city-banner p span{
    
}
.main-cont-box {padding-left: 60px;}

.p-rate-city {
    font-size: 15px;
    font-weight: 300;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 10px;
}
.p-rate-city span{font-weight: 500;}

.quote-box-city {
    margin-top: 20px;
    max-width: 550px;
}
.main-inp-city:focus, .sel-inp-city:focus, .text-inp-city:focus, .sub-inp-city:focus{outline: none;}
.sel-inp-city option{color: black;}
.sel-inp-city {
    width: 100%;
    height: 55px;
    padding: 10px;
    background: transparent;
    border: 0;
    border-bottom: 3px solid white;
    margin: 15px 0 5px;
    color: white;
}
.main-inp-city {
    width: 100%;
    height: 55px;
    padding: 10px;
    background: transparent !important;
    border: 0;
    border-bottom: 3px solid white;
    margin: 15px 0 5px;
    color: white;
}
.text-inp-city {
    width: 100%;
    height: 130px;
    padding: 10px;
    background: transparent;
    border: 0;
    border-bottom: 3px solid white;
    margin: 15px 0 5px;
    color: white;
}
.sub-inp-city {
    background: #fa0001;
    border: 0;
    margin-top: 20px;
    padding: 12px 40px;
    color: white !important;
    font-weight: 500;
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 40px;
}

.city-banner-map {}

.city-stripe {
    background: #f80001;
    height: 100px;
    margin-top: -6px;
    box-shadow: inset 0px 30px 52px rgba(0, 0, 0, .3);
}
.city-stripe img{
    margin-top: 35px;
}


.n-header {
    margin-top: 150px;
    text-align: center;
}
.n-header .bg-white-head {
    background: white;
    border-radius: 4px;
    box-shadow: 0 0 22px black;
    height: 120px;
}
.bg-white-head ul{
    padding: 0;
    margin: 0;
    list-style: none;
    display: inline-block;
    margin-top: 44px;
}
.head3 {padding: 0 !important;}
.head1 ul li{margin: 0 0 0 30px;}
.head3 ul li{margin: 0 30px 0 0;}
.bg-white-head ul li{
    display: inline-block;
}
.bg-white-head ul li a{
    font-size: 20px;
    color: black;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 30px;
}
                
.shape-shadow {
    max-width: 320px;
    width: 320px;
    background: red;
    height: 260px;
    border-radius: 150px 150px 0 0;
    box-shadow: inset 0 0 82px rgba(0, 0, 0, 0.38);
    margin-top: -140px !important;
    margin: auto;
    padding: 10px 0 20px 0;
}
.shape-shadow a{}
.shape-shadow a img{
    max-width: 200px;
    margin-bottom: 10px;
}
.shape-shadow .ph-class{
    font-size: 25px;
    color: white;
    font-weight: 500;
    display: block;
}


.inner-page-box {}
.inner-page-box .city-banner h2:before{
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid rgba(255, 255, 255, .5);
    width: 100px;
    margin-left: -120px;
    margin-top: 17px;
}
.inner-page-box .city-stripe{
    height: inherit;
    margin-top: -116px;
    padding-top: 190px;
    z-index: -1;
    position: relative;
    box-shadow: none;
}
.inner-page-box .city-stripe img{    margin-top: -80px;}
.inner-page-box .city-banner{
        background: url(../img/inner-bg.jpg);
        background-position: center;
        background-size: cover;
        height: 100vh;
        background-repeat: no-repeat;
        min-height: 900px;
        padding-top: 200px !important;
        border-radius: 0 0 60% 60% / 160px;
        box-shadow: 0px 30px 52px rgba(0, 0, 0, .3);
}
.inp-page p {margin-bottom: 0;}
.quote-box-inner {margin-top: 50px;}
.inp-page .white-shade {
        padding: 40px 0 0;
}
.inp-page .white-shade p{min-height: inherit;}
.inp-page .white-shade img{
    float: left;
    margin-bottom: 10px;
    margin-right: 20px;
}

.p-rate-footer {margin: 10px auto;}
.city-banner .rv-text {color: #ffffff;}
.city-banner .rv-summary {
    margin: auto;
}
.city-banner .gry-bar {
    background-color: rgba(255, 255, 255, 0.13);
    border: 0;
    height: 24px;
}
.city-banner p {
    font-size: 15px;
    font-weight: 300;
    color: rgba(255, 255, 255, .8);
    margin-bottom: 10px;
}
.ab-box {
    padding: 10px 20px 20px;
    margin-top: 10px;
    background: #f9f9f9;
    border-radius: 10px;
}
.no-padd-n {padding: 0;}

.max-h {
    height: auto !important;
    padding-bottom: 100px;
}
    .price-box {}
    .price-item {margin: 10px;}
    .movers-box {
        border: 1px solid white;
        padding: 10px;
        text-align: center;
        width: 120px;
        display: inline-block;
    }
    .movers-box i:last-child{margin-right:0;}
    .movers-box i{
        color: white;
        font-size: 22px;
        text-align: center;
        margin-right: 2px;
    }
    .movers-box i span{}
    .span1 {
        color: white;
        font-size: 13px;
        display: block;
    }
    .plus-box {
        width: 50px;
        color: white;
        font-size: 45px;
        display: inline-block;
    }
    .truck-box {
        border: 1px solid white;
        padding: 10px;
        text-align: center;
        width: 90px;
        display: inline-block;
    }
    .truck-box i{
        color: white;
        font-size: 22px;
        text-align: center;
        margin-right: 2px;
    }
    .truck-box i span{}
    .span2 {
        color: white;
        font-size: 13px;
        display: block;
    }
    .price1-box {
        border: 1px solid white;
        padding: 10px;
        text-align: center;
        width: 120px;
        display: inline-block;
    }
    .price1-box p{
        font-size: 22px;
        margin: 0;
        font-weight: 500;
        text-decoration: line-through;
        line-height: 24px;
        color: white;
    }
    .price1-box span{}
    .span3 {
        color: white;
        font-size: 13px;
        display: block;
    }
    .price2-box {
        border: 1px solid white;
        padding: 10px;
        text-align: center;
        width: 120px;
        display: inline-block;
        background: olivedrab;
    }
    .price2-box p{
        font-size: 22px;
        margin: 0;
        font-weight: 500;
        color: white;
        line-height: 24px;
    }
    .price2-box span{}
    .span4 {
        color: white;
        font-size: 13px;
        display: block;
    }
    .b-btn {cursor: pointer;}
    .book-box {
       border: 1px solid #fa0001;
        padding: 10px 24px;
        text-align: center;
        display: inline-block;
        background: #fa0001;
        vertical-align: bottom;
        margin-left: 10px;
    }
    .book-box a{
        color: white;
        line-height: 43px;
        font-size: 18px;
        font-weight: 500;
    }
    .p-info {
        margin-top: 20px;
        margin-bottom: 20px !important;
        color: white !important;
    }
    .p-info span{
        color: #CDDC39;
        font-size: 20px;
        vertical-align: middle;
        margin: 0 0 0 12px;
        font-weight: 500;
    }
    .ff-h2 {
        font-family: 'Charmonman', cursive;
        text-transform: none !important;
        font-size: 35px !important;
        margin-top: 10px !important;
    }
    .ff-h3 {
        margin: 0;
        color: white;
        margin-bottom: 10px;
        font-weight: 300;
    }
    .ff-50 {
        font-size:50px;
        font-weight: 400;
    }
    .ff-sup {
        top: -1em;
        margin-left: 2px;
    }
    .ff-small {
        font-size: 18px;
        color: white;
        margin-left: -16px;
    }

@media only screen and (max-width: 90em) {
    .branding {
        max-width: inherit;
        text-align: center;
    }
    .ph-area {
        text-align: center;
    }
    .city-banner h1 {
        font-size: 40px;
    }
    .block-ahead {
        height: 221px;
    }
    .block-ahead-div {height: 62px;}
    .menu-area, .head1 ul, .head3 ul {display: none;}
    #myBtn img{
        width: 40px;
        margin-top: 8px;
    }
    #myBtn {
        display: block;
        width: 40px;
        position: absolute;
        z-index: 10;
        right: 10px !important;
        top: 23px;
        cursor: pointer;
    }
    .banner {
        height: auto;
        min-height: inherit;
        padding: 200px 0 100px;
        padding-top: 260px !important;
    }
    .white-shade p {
        min-height: inherit;
    }
    .img-area {
        padding-left: inherit;
        text-align: center;
    }
    .about {
        padding: 0;
    }
    .quote {
        padding: 50px;
    }
    .mtc {text-align: center;}
    .cities img {
        margin-bottom: 20px;
    }
    .cities ul {
     
    }
    .cities {
        padding-bottom: 0;
    }
    .gray-frame {
        padding: 20px 20px 60px 20px;
    }
    .bg-stuff {
        
    }
    .foot-main img {
        
    }
    .mpadd-l {padding-left: 50px;}
    .m-mob-menu {
        display: block;
        text-align: left;
        padding: 20px 10px 0px;
        font-size: 22px;
        text-transform: none;
        font-weight: 600;
        cursor: pointer;
        margin: 10px 0 0;
        color: #345d7d;
    }
    .city-banner-text {
        min-height: inherit;
        padding-right: 30px !important;
        height: auto;
        padding-bottom: 50px !important;
        padding-top: 250px !important;
    }
    .city-banner-map iframe {
        width: 100%;
        height:300px;
        min-height: inherit;
    }
    .city-stripe {
        height: 80px;
    }
    #page-city .quote {padding: 20px 10px;}
    .main-cont-box {
        padding-left: 10px;
    }
     
    .inner-page-box .city-banner {
        height: auto;
        min-height: inherit;
        padding: 200px 20px 100px 20px;
        padding-top: 260px !important;
    }
    
    
    
    
    
}
@media only screen and (max-width: 400px) {
    .white-shade a {width: 80%;}
    .white-shade img {
        float: left;
        margin-right: 10px;
    }
    .white-shade h3 {
        text-align: left;
        margin: 10px 0 5px 0;
    }
    .white-shade p {text-align: left;}
    .services {
        padding: 50px 0;
    }
    .cities ul {
        min-width: 45%;
    }
    .mpadd-l {
        padding-left: 30px;
    }
    .mpadd-l2 {
        padding-left: 30px;
    }
    .branding a img {
        max-width: 250px;
    }
}

@media only screen and (max-width: 1024px) {
    footer {
        background-position: -70px 40%;
    }
}
@media only screen and (max-width: 768px) {
    footer {
        background-position: left bottom;
    }
    .price-item {
        zoom: .7;
    }
}
@media only screen and (max-width: 420px) {
    footer {
        background-position: center bottom;
    }
    
    .price-item {
        margin-bottom: 30px;
        border-bottom: 1px solid white;
        padding-bottom: 30px;
    }
    .book-box {
        margin: 10px 10px;
    }
    .price2-box, .plus-box, .truck-box, .movers-box {
        margin: 10px 0;
    }
                                                             
    
    
}