:root {
    --color1: #12372a;
    --color2: #897710;
}


* {
    padding: 0;
    margin: 0;
}

body {
    color: #251c00;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

a {
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    text-decoration: none;
    color: var(--color1);
}

a:hover,
a:focus {
    color: var(--color1);
    text-decoration: underline;
}

p {
    margin-bottom: 0;
}

ul {
    list-style: none;
    margin: 0;
}
.who-we-are ul li {
    list-style: disc;
}
.head-section i.fa.fa-phone {
    padding-top: 22px;
}
h3{
    font-size:20px!important;
}

.main-content ul{
    margin-left: 35px;
    list-style: disc;
}
.main-content h2{
    
    font-size:25px !important;
}

.main-content h3{
    
    font-size: 20px !important;
    font-weight: 600;
}
.main-content a {
    color: var(--color2);
}
.main-content a:hover {
    color: var(--color2);
    text-decoration: underline;
}

 .brd {
    background: #d5d2d2;
    padding: 4px 0px;
    font-size:12px;
}
@media(max-width: 359px){
 .banner h1 {
        font-size: 17px;
    line-height: 26px;
    max-width: 53%;
    }
}
@media(max-width: 767px){
    .brd{
        margin:0;
    }.banner {
   
    height: 111px !important;}
    .banner {
    height: 203px;
    }
    .homepagecities {
    padding: 0px 0px;
    }
    .py-4{
        padding-top: 0px !important;
}
.main-content-wrap{
       padding: 0px 0 !important;
}

.homepagecities ul {
    /*padding-top: 30px;*/
    padding-left: 32px;
}
    
}
@media (min-width: 992px){
    .container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1300px;
}

}

#home h2{
    color: #fff;
}
.topbar {
    background: var(--color1);
    color: #251c00;
    padding: 8px 0 5px 0;
    font-size: 14px;
    font-weight: 700;
}

.topbar .star-text img {
    margin: 0 10px;
}

.left-header-area i {
    margin: 0 10px;
}

.social-icons li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

.header .header-content {
    padding: 7px 0 10px 0;
}
.header-content a {
    color:var(--color1);
    font-size:28px;
    font-weight: bold;
}
.header-content a:hover {
    text-decoration: underline;
}
@media(min-width:992px) and (max-width:1060px){
    .header-content a {
    color: var(--color1);
    font-size: 24px;
    font-weight: bold; 
    }
}
    
.header .header-content .row {
    align-items: center;
}
.wikibox img{
    
    width:100% !important;
}
.header p {
    font-weight: 600;
}

.header .head-section {
    display: flex;
}

.read-more,
.header .head-section .fa,
.portfolio-single a:hover {
    color: var(--color2);
}

.header .head-section .fa {
    font-size: 33px;
    margin: 0 20px 0 0;
}

.header-menu {
    width: 100%;
    z-index: 10;
    background-color: var(--color2);
}

.header-menu .navbar {
    background-color: var(--color2);
    padding: 0;
}

.header-menu .navbar .nav li a {
    color: #ffffff;
    font-weight: 600;
    padding: 0 10px;
    margin: 0px;
    height: 60px;
    line-height: 60px;
    display: block;
    font-size: 14px;
    position: relative;
}

.dropdown-toggle::after {
    right: 0;
    position: absolute;
    content: "";
    top: 50%;
    transform: translateY(-50%);
}

.nav-menu-fixed a {
    border-radius: 32px;
    color: #fff;
    font-weight: 600;
    padding: 9px 20px;
    margin: 0;
}

.header-menu .navbar .nav li a:hover,
.active {
    background-color: var(--color1) !important;
    color: #fff !important;
        
}
.header-menu .navbar .nav li.active a{
    color: #fff;
}
.navbar-nav .dropdown-menu {
    background-color: var(--color2);
    margin: 0;
    padding: 0;
}

.navbar-nav .dropdown-menu .dropdown-item {
    height: auto;
    line-height: 2;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 14px;
}


.nav-menu-fixed a {
    font-size: 14px;
    text-transform: uppercase;
}

.nav-menu-fixed a:hover {
    background-color: #041522;
    color: #fff;
}

/* dropdown menu */
.navbar-nav li:hover>ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu>.dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}


.new-module ul li a{
    color:#000;
}

.new-module ul{
    
    padding-left: 0px !important;
       margin: 0px !important;    
}

/* rotate caret on hover */
.dropdown-menu>li>a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.banner {
    background-size: cover !important;
    background-position: center !important;
    position: relative;
     height: 500px;
}

.home-banner{
    background: url(/userfiles/images/banner/door-repair.jpg) no-repeat;
}


.banner-overlay{
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgb(0 0 0 / 57%);
    position: absolute;
}

.banner .row {
    min-height: 515px;
    align-items: center;
}

.banner .style2 h1 {
    line-height: 60px;
    color: var(--color1);
    font-weight: 800;
    text-transform: uppercase;
    margin: 0;
}

.banner .style2 h2 {
    color: #251c00;
    font-weight: 800;
}

.list-check>li {
    margin: 8px 0;
    font-weight: 700;
}

.list-check li:before {
    content: "\f00c";
    background: var(--color1);
    border-radius: 50%;
    color: #fff;
    font-size: 85%;
    line-height: 1.2;
    font-family: 'FontAwesome';
    padding: 2px;
    margin-right: 6px;
    font-weight: normal;
}


.banner h1 {
    font-size: 50px;
    line-height: 60px;
    color: rgb(0 46 91);
    font-weight: 800;
    text-transform: capitalize;
    margin: 0;
    max-width: 94%;
}

.banner h1 span {
    color: rgba(255, 167, 0, 0.9);
}

.banner p {
    font-size: 16px;
    color: rgb(0 46 91);
    line-height: 35px;
    letter-spacing: 0px;
    font-weight: 500;
    max-width: 91%;
     
}
.banner  img{
        width: 26px;
    margin-right: 5px;
    
}
.banner-btn .btn {
    line-height: 17px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 14px;
    border-color: rgb(255, 167, 0);
    border-style: solid;
    border-width: 3px;
    margin: 0px;
    border-radius: 30px;
    padding: 12px 40px;
    color: rgb(255, 167, 0);
    margin-right: 24px;
    text-transform: uppercase;
}

.banner-btn .btn:last-child {
    margin: 0;
}

.banner-btn .btn:hover,
.banner-btn .active {
    background-color: rgb(255, 167, 0);
    color: rgba(255, 255, 255);
}

.about-us {
    padding: 60px 0;
}

.about-us-img img {
    width: 100%;
    height: auto;
}

.who-we-are {
    font-weight: 500;
}

.who-we-are h5 {
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.7;
}

.who-we-are h3 {
    font-size: 20px;
    margin-bottom: 20px;
    line-height: 1.7;
}

.services .color-mid {
    color: #ffffff !important;
}
.services h6.color-mid {
    color: #000 !important;
}
.color-mid {
    color: #251c00 !important;
}

.who-we-are p {
    margin-bottom: 20px;
}

.list-styled {
    position: relative;
    padding-left: 20px;
    list-style: none;
    margin-bottom: 30px;
}

.list-styled li {
    position: relative;
    line-height: 24px;
    margin-bottom: 10px;
    padding-left: 25px;
}

.list-styled li:before {
    content: "\f18e";
    font-family: "FontAwesome";
    position: absolute;
    left: 0;
    top: 3px;
    font-size: 17px;
    line-height: 18px;
    color: var(--color2);
}

.clearfix {
    padding-top: 35px;
}

.clearfix-content{
    padding: 20px;
    background-color: var(--color1);
    min-height: 315px;
}

.about-us-box {
    font-weight: 500;
}

.about-us-box .link-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(255, 175, 25, 0.6);
    overflow: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.about-us-box .link-overlay i {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    line-height: 46px;
    font-size: 18px;
    border: 2px solid #fff;
    color: #fff;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.about-us-box .link-overlay:hover {
    opacity: 1;
}

.pos-center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.bg-cover {
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.about-us-box h6 {
       font-size: 18px;
    margin-bottom: 10px;
    line-height: 1.7;
    font-weight: 700;
    color: #fff;
}

.about-us-box p {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.8;
    color: #fff;
}

.read-more {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    padding-left: 12px;
    color: #ffffff;
}

.read-more:before {
    content: "\f0da";
    font-family: "FontAwesome";
    position: absolute;
    line-height: 18px;
    left: 0;
    top: 0;
}

.read-more:hover {
    color: #041522;
}

.why-choose-us {
    background: url(/userfiles/images/door-repair/aurora-door-repair-services.jpg) no-repeat;
    background-size: cover;
    background-position: left center;
    padding: 60px 0;
    position: relative;
    color:#fff;
}

.why-choose-us .color-mid {
    color: #ffffff !important;
}

.wcs-overlay{
    background-color: var(--color1);
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
}

.why-choose-us h6 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.7;
}

.why-choose-us h2 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 1.7;
    font-weight: 500;
}

.line {
    position: relative;
    width: 40px;
    height: 4px;
    background: #cccccc;
    margin: 20px auto 0px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
}

.why-choose-us-head {
    margin-bottom: 30px !important;
}

.feature-content h4 {
    font-weight: 600;
    /* margin-bottom: 10px; */
    font-size: 18px;
    line-height: 1.7;
    margin: 20px 0;
}

.feature-content p {
    font-weight: 500;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.8;
}

.features-area .feature-single {
    /* position: relative;
    max-width: 400px;
    margin: 0 auto;
    padding: 0 20px;
    padding-left: 90px; */
}

.features-area-1 .feature-icon img {
    color: var(--color2);
    box-shadow: 0 0px 0px 1px #ffffff inset;
}

.features-area-1 .feature-icon img {
    border-radius: 5px;
    padding: 30px;
}

.services {
    padding: 60px 0;
}

.services .item {
    margin-bottom: 30px;
}

.services h6 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.7;
    color: #fff;
}

.services h2 {
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 1.7;
    font-weight: 500;
}

.service-head {
    margin-bottom: 30px !important;
}

.service-single {
    background-color: var(--color2);
    border: 1px solid #f2f2f2;
    border-bottom: 2px solid #e9e9e9;
    position: relative;
}

.service-thumb img {
    width: 100%;
    height: auto;
}

.service-single .service-content {
    padding: 20px;
    min-height: 355px;
}

.service-content h5 {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.7;
    color:#ffffff;
}

.service-content p {
    margin-bottom: 25px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.8;
}

.cta {
    background-image: url(/userfiles/images/door-repair/door-repair-services.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size:cover;
    position: relative;
    padding: 60px 0px;
}

.bgOverlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #00000099;
}

.cta-box {
    color: #fff;
}
.main-content-wrap{
    padding: 60px 0;
}
.main-content p{
    font-size: 17px;
    margin-bottom: 10px;
}
.main-content h2{
    margin-top: 20px;

}
.testimonials {
    padding: 60px 0;
    background-color: #e9e9e9;
}

.testimonials .testimonial-head {
    margin-bottom: 30px !important;
}

.testimonials .testimonial-head h6 {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 1.7;
}

.testimonials .testimonial-head h2 {
    margin-bottom: 20px;
    font-size: 41px;
    line-height: 1.7;
    font-weight: bold;
}

.testimonials .testimonial-panel {
    position: relative;
    padding: 25px 20px;
    background-color: var(--color2);
    border: 1px solid #e9e9e9;
    min-height: 210px;
 
}
@media(max-width:767px){
    .testimonials .testimonial-panel {
    height: 290px;
 }
 .about-us-box p {
    line-height: 1.7;
    height:220px;
  }
}
.testimonial-panel .testimonial-icon {
    position: absolute;
    font-size: 24px;
    color: #fff;
}

.testimonial-body {
    padding-left: 50px;
}

.testimonial-body p {
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.8;
    color: #f7f7f7;
}

.testimonial-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 50%;
    background-color: #fff;
}

.testimonial-img img {
    width: 60px;
    height: 60px;
    border: 3px solid #fff;
    box-shadow: 1px 4px 4px 0 rgba(0, 0, 0, 0.4);
    border-radius: 50%;
}

.color-theme {
    color: #fff !important;
}

.testimonial-meta {
    position: relative;
    /*padding-left: 80px;*/
    /*padding-bottom: 20px;*/
}

.testimonial-meta h5 {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 700;
}

.testimonial-meta h6 {
    font-size: 14px;
    line-height: 1.8;
    font-weight: 500;
}

.contact-detail {
    background-color: var(--color2);
    /* color: rgba(241, 241, 241, 0.9); */
    padding: 60px 0;
}

.contact-details-item {
    position: relative;
    text-align: left;
    display: block;
    line-height: 22px;
    padding: 30px 0 26px 0;
    text-align: left;
}

.contact-details-item-inner img {
    margin-right: 20px;
}

.contact-details-item-inner {
    display: flex;
}

.contact-details-item h5 {
    color: #fff;
    margin: 0 0 2px;
    font-size: 16px;
    line-height: 1.7;
    font-weight: 500;
}

.contact-details-item p {
    font-weight: 500;
}

.cities{
    padding: 60px 0;
    background: #f3f3f3;
}

/* footer */



.footer-top {
    padding: 60px 0;
    background-color: var(--color1);
}

.footer-top h4 {
       margin: 0;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 17px;
    margin-bottom: 15px;
    padding-bottom: 15px;
    font-weight: 700;
    position: relative;
}

.footer-top h4:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 2px;
}

.footer-top h4:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 2px;
    background-color: #ffffff;
}

.footer-top p {
    font-size: 14px;
    font-weight: 500;
    color: #ffffff;
}

.footer-copyright {
    background-color: var(--color2);
    padding: 25px 0;
}

.footer-copyright .copyright {
    margin: 0;
    font-size: 14px;
    color: #fff;
}

.navbar-light .navbar-toggler {
    background-color: white;
}

.footer-top section ul li {
    padding: 8px 0;
}

.footer-top section ul li a {
    color: #ffffff;
}
span.info-detail {
    color: #fff;
}

.footer-top section ul li a:hover {
    text-decoration: underline;
}
.ul3 li {
    margin-bottom: 5px;
}

.footer-top section .social-links ul li {
    display: inline;
}

.footer-top section .social-links ul li a {
    margin-right: 10px;
}
.company-info-wid li i, .open-hrs-item i {
    padding-right: 20px;
    font-size: 25px;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #fff;
}
/* contact page */

.request-form{
    padding: 60px 0;
}

.request-form .title {
    font-size: 30px;
    color: #251c00;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    font-weight: bold;
    text-transform: capitalize;
}

 .form-control {
    height: 3.5875rem;
    padding: 0.625rem 1.25rem;
    border: 1px solid #adb9ca;
    box-shadow: 0 8px 60px rgba(203, 215, 235, 0.2);
    color: #0a0a0a;
    font-size: 1rem;
    line-height: 2.4;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

 .form-group input {
    margin-top: 5px;
}

 .btn {
    font-size: 15px;
    padding: 18px 48px;
    color: #fff;
    background-color: var(--color1) ;
    text-align: center;
    font-weight: bold;
    transition: .4s all ease-in-out;
    text-transform: uppercase;
    cursor: pointer;
    will-change: background;
    border: none;
    font-style: normal;
    border-radius: 32px;
    margin-top: 24px;
}

 .btn:hover {
     color: #fff;
    background-color: var(--color2);
}


/*My CSS*/

.star-text{
    display:inline-flex;
}

.star-text p{
    color: #ffffff;
    font-size: 12px;
}

.mrgn{
    margin-left:30px;
    margin-right :30px;
}
.cnt{
    text-align:center;
}

/*sidebar style*/

.sidebar-block {
    background-color: var(--color2);
    color: white;
    border-radius: 5px;
}

.sidebar-content {
    padding: 20px;
}

.sidebar-heading>h3 {
    color: #ffffff;
    background-color: var(--color1);
    font-family: Montserrat, Arial, sans-serif;
    font-size: 20px;
    font-weight: BOLD;
    font-style: normal;
    margin: 0px;
    padding: 10px 15px;
    text-align: center;
}
.wiki-p p {
    color: #fff;
}

.float {
   position: fixed;
    width: 60px;
    height: 60px;
    bottom: 130px;
    right: 80px;
    background-color: #6be24a;
    color: #FFF;
    border-radius: 50px;
    border: 4px solid #fff;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
    line-height: 56px;
}

.float i {
    line-height: 52px;
}

.wiki-p{
    color: #251c00;
    margin-bottom:20px;
}



@media (max-width: 767px) {
    .topbar {
        font-size: 15px;
        line-height: 1.8;
        padding: 8px 0;
    }
    
    .star-text p{
        color: #251c00;
    }
    .banner .row{
        min-height: 105px;
    }
    .banner h1 {
             font-size: 18px;
    line-height: 25px;
    max-width: 37%;
}
    }
    .nav-menu-fixed a:hover {
    background-color: green;
    color: #fff;
}



.header-menu .navbar .nav li a:hover,
.active {
    background-color: green;
    color: #fff !important;
}

.banner p {
    font-size: 16px;
    margin-bottom: 28px;
   
}

    .banner-btn .btn {
        margin: 0 0 20px 0;
    }

    .about-us-box {
        margin-bottom: 30px;
    }

    .testimonials .testimonial-panel {
        margin-bottom: 30px;
    }
    .wiki-img img{
        width: 100%;
    }
    .footer-top{
       text-align: left;
    }
    .footer-top h4:after{
        /*left: 44%;*/
    }
    
    
    
    #home h1{
        font-size: 26px;
    }
    


@media (max-width: 812px) {
    .header-menu .navbar {
        padding: 15px 0;
    z-index: 99;
    position: relative;
    }
    .header .header-content {
        padding: 10px 0;
    }

    .navbar-collapse {
        padding: 30px 0;
    }
    .navbar-brand img{
     width: 100%;   
    }
    .title-bar {
        padding: 100px 0 0 0;
    }
    .main-content img{
        width: 100%;
        margin: 10px 0px !important;
    }
    .header-menu{
        position: unset;
        margin: 0;
    }
    
     .about-us, .why-choose-us, .main-content-wrap, .contact-detail, .services, .testimonials, .cities, .footer-top, .request-form{
        padding: 30px 0;
    }
    
    .affix-nav {
        top: 0;
        right: 0;
        left: 0;
        z-index: 99999;
    }
    
    .affix {
        border-color: rgba(34, 34, 34, .05);
        -webkit-transition: all 1s;
        -moz-transition: all 1s;
        -o-transition: all 1s;
        -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
        -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
        box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.75);
        position: fixed;
    }
    
    .feature-single-wrap {
        padding-top: 30px;
    }
    #tz-slider-text2{
        display: none;
    }
}
.main-content img{
    width: 100%;
    margin: 10px 0px !important;
}
@media (min-width: 768px) and (max-width: 812px) {
    .logo {
        width: 100%;
    }
     .banner .row {
    min-height: 206px !important;
         
     }
         .banner {
   
       height: 204px !important;
}
}
    .sidebar-content .error {
    color: #000;
}
   
label {
 
    margin-top: 10px;
    color: #fb0b0b;
}


.main-content h3 {
    margin-top: 20px;
}



/*Mega Menu Css*/


.megamenu-li {
    position: static !important;
}

.sm-menu {
    border-radius: 0px;
    border: 0px;
    top: 97%;
    box-shadow: rgba(173, 173, 173, 0.2) 1px 3px 4px 0px;
}

.sub_menu {
    min-width: max-content !important;
    background-color: var(--color2) !important;
    margin: 0;
    padding: 0;
}

.main_menu_wrapper .megamenu-li .sm-menu a{
    color: #fff;
}
.header-menu .navbar .nav .megamenu-li ul li a{
    width:min-content !important;
}
.header-icon {
    float: left;
    margin-right: 10px;
    position: relative;
}
.proudly-canadian {
    color: #ea242b;
    margin-top: -4px;
    font-weight: 500;
    font-size: 18px;
}
.section-title {
    font-size: 25px;
    font-weight: bold;
}
section.privacy-policy ul {
    list-style: inherit;
    margin-left: 30px;
}
@media screen and (max-width:767px){
    .sub_menu {
    min-width: 100% !important;
   }
   .banner p {
   display:none;
}
.star-text{
        display: block;
    }
}

@media(min-width:1101px) and (max-width:1400px){
    .banner .row {
    min-height: 380px;
    align-items: center;
   }
   .banner h1{
       font-size:36px;
       line-height:42px;
   }
}
@media(min-width:768px) and (max-width:1100px){
    .banner .row {
    min-height: 240px;
    align-items: center;
   }


   .banner h1{    width: 50%;
    font-size: 33px;
    line-height: 40px;}
   .banner p{display:none}
    .banner {
   
       height:263px;
}
   
}

@media(min-width:767px) and (max-width:992px){

    .header-content a {
    font-size: 22px !important;
}
}

@media(min-width:992px) and (max-width:1100px){
     .banner h1{width:100%;font-size:36px;line-height:40px;}
}
.homepagecities.location h3 {
    display: none;
}
.homepagecities ul {
    padding-top: 30px;
}

@media screen and (max-width:320px){
.nav-menu-fixed a {
    padding: 9px 8px !important;
}
.nav-menu-fixed a {
    font-size: 12px !important;
    text-transform: uppercase;
}
}
@media(min-width:1310px) and (max-width:1400px){

.banner h1{
    width:80%;
}
.banner p{
    width:80%;
}
}
.footer-copyright p.copyright strong a {
    color: #fff !important;
}
.footer-copyright p.copyright strong a:hover {
    text-decoration: underline;
}


.srv-area h4 {
    font-size: 28px;
    line-height: 45px;
    font-weight: 600;
    text-align: center;
    color: #000;
    margin-bottom: 0;
}


#usa-map svg {
    width: 100%;
    background-color: #fff;
    border: 1px solid #e3e3e3;
    border-radius: 10px;
    padding: 0 25px 40px;
    height: 700px;
}


@media screen and (min-width:767px) and (max-width:900px) {
	#usa-map svg {
		width: 100%;
		background-color: #fff;
		border: 1px solid #e3e3e3;
		border-radius: 3px;
		padding: 22px 25px;
		height: 520px
	}

}

div#usa-map {
	position: relative
}
.sdfdsfsd {
	color: #fff
}

@media only screen and (max-width: 992px){

div#dl-menu {
        display: block !important;
    position: absolute;
    right: 0;
    width: 100%;
}

}



@media only screen and (max-width: 767px){
#usa-map svg {
    padding: 0;
    height: 300px;
}

ul.dropdown-menu.sub_menu.sm-menu {
    height: 250px;
    overflow-y: auto;
    overflow-x: hidden;
}

   .srv-area h4 {
    font-size: 20px;
    line-height: 28px;
} 
   section#clients-section2 {
    padding: 40px 0 !important;
} 
ul.ul3 {
    column-count: 2 !important;
} 
.homepagecities {
    padding: 40px 0 !important;
}
.homepagecities h2 {
    font-size: 22px !important;
}
.homepagecities.mass {
    padding: 40px 0 !important;
}
.who-we-are h2 {
    font-size: 24px;
}
h2.cta-main-heading {
    font-size: 24px;
}
    
}

div#city_section h3 {
    border-radius: 10px;
    text-align: center;
    padding: 6px 0;
    margin-bottom: 20px;
    margin-top: 20px;
    background-color: var(--color1);
    color: #fff;
    font-size: 28px !important;
}

ul.ul3 li a::before {
    content: "\f124";
    margin-right: 10px;
    font-family: 'FontAwesome';
}

ul.ul3 li a {
    color: var(--color2);
}

ul.ul3 li a:hover {
    color: var(--color2);
}
section#clients-section2 {
    padding: 70px 0;
}
ul.ul3 {
    column-count: 4;
}
.wikibox h3 {
    display: none;
}
.homepagecities {
    padding: 70px 0;
}
.homepagecities.mass {
    padding: 70px 0;
}
ul.company-info-wid .company-info-item {
    display: flex;
}
ul.company-info-wid .company-info-item address {
    margin-bottom: 0;
}
.head-section address {
    margin-bottom: 0;
}
.head-section address a {
    font-size: 18px;
}
form#contactUs .btn:hover {
    border: 1px solid white;
    background: var(--color1);
}

div#dl-menu {
    display: none;
}

.nav-menu.nav-menu-fixed.d-lg-none {
    z-index: 999;
}