 
.container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1200px;
}
a.read_more.moreBtn.mb-2.px-1 { 
    padding: 0px 8px !important;}

 @media (max-width:1300px) {
    a.read_more.moreBtn.mb-2.px-1 { 
        padding: 0px 5px !important;}
 }
@media (max-width:1200px) {
    .menubar .container:before {
        top: 0px;
        height: 60px;    left: -40px;
        overflow: hidden;
    }
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 94%;
    }
    
    .menubar .container:after {
        top: 0px;
        height: 60px;    right: -40px;
        overflow: hidden;
    }
    .welcomeAbout .serviceBlock .homeFactsheet { 
        height: 200px;
    }
    li.w-auto.pe-3 {
        padding: 0px 10px !important;
    }
    
    .hover_effect { 
        height: 221px;
        background: #fff;
    }
    .feature-block .title5 a { 
        font-size: 17px; 
        letter-spacing: 0px;
    }
    ul.social li {
        margin: 0px 1px;}

        .menubar .logo img {
            width: 165px;
            max-width: 165px;
        }
    .navigation .menu ul li a {
        padding: 21px 7px;
        display: block;
        color: #333;
        transition: all 0.3sease;
        font-size: 16px;
        background: transparent;
        font-weight: 600;
        letter-spacing: 0px;
    }
    
    
}

@media (max-width:1023px) {
    .header {
        background: #fff;
        position: relative;
        border-top: 3px solid #164178;
    }
    .heading_banner { 
        padding: 80px 0 50px; 
    }
    
        .navigation .menu ul li ul.cs-dropdown li a { 
            background: #164178;
        }
        .navigation ul li.cs-submenu:hover svg { 
            color: #ffffff;
        }
        .footer-sect .footer-title { 
            margin-top: 15px;
        }
        .col-content.d-flex {
            margin-bottom: 15px;
        }
        .footer-sect .footer-top {
            padding-top: 45px;}
        .footer-sect .footer-contact-desc {         position: relative;
            margin: 0px auto 0;}
        .btm-bnr { 
            gap: 0 0px;
            padding: 0 18px;
        }
        .footer-sect .footer-contact-desc { 
            z-index: 1;}
    .heading_banner .cat_title { 
        font-size: 25px;}
    .topbar {
        display: none;
    }
    .menubar .container:before {
        left: 0;
        content: none;
    }
    .modal-body .col-xxl-7.col-xl-7.col-lg-7.col-md-7.col-sm-7.col-12 {
        width: 100%;
    }
    .modal-body .col-xxl-5.col-xl-5.col-lg-5.col-md-5.col-sm-5.col-12 {
        width: 100%;
    }
    .menubar .container:after{
        right: 0;
        content: none;
    }
    .menubar .logo{
        position: absolute;
        top: 2px;
        z-index: 99;
        max-width: 260px;
    }

    .navigation {
        float: left;
        width: 100%;
        position: relative;
    }

    .navigation .navbar {
        display: block;
        float: left;
        width: 100%;
        padding: 15px 0;
    }

    .navbar .phone_call {
        margin: 10px 0 0;
    }

    .navigation .menu {
        display: none;
        width: 100%;
        overflow: hidden;
        overflow-y: visible;
        position: relative;
        z-index: 9999;
        max-height: 480px;
        overflow-y: auto;
        position: absolute;
        top: 100%;
        background: #164178;
        left: 0;
        right: 0;
        text-align: left;
    }

    .navigation .menu ul:before,
    .navigation .menu ul:after {
        height: 0;
    }

    .navigation .menu ul li {
        padding: 0;
        float: left;
        width: 100%;
        display: block
    }

    .navigation .menu ul li a {
        padding: 7px 15px;
        text-align: left;
        font-size: 14px;
        border-right: 1px dashed transparent;
        color: #fff;
        border-bottom: 1px solid #3778b4;
        display: block;
    }
    .navigation .menu ul { 
        padding-left: 0px;
    }
    .navigation .menu ul li ul.cs-dropdown {
        position: relative !important;
        opacity: 1 !important;
        visibility: visible !important;
        top: auto !important;
        left: auto !important;
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 20px;
        width: 100%;
        display: none;
        transition: none !important
    }

    .navigation .menu ul li ul.cs-dropdown,
    .navigation .menu ul li ul.cs-dropdown li .cs-dropdown {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        display: none;
        transition: none;
        padding-right: 0;
        width: 100%;
        background: #666
    }

    .navigation .menu ul .cs-submenu a {
        position: relative
    }

    .navigation .menu ul li.cs-submenu a button {
        display: block;
        position: absolute;
        top: 0px;
        right: 15px;
        background: transparent;
        border: 0;
        color: #fff;
        font-size: 16px;
        height: 30px;
        outline: none;
        width: 30px;
        padding: 0;
        text-align: center;
        line-height: 18px
    }

    .navigation ul li.cs-submenu a button svg {
        width: 16px;
        height: 16px;
    }

    .navigation ul li.cs-submenu a button.rotated svg {
        transform: rotateZ(180deg);
    }

    .navigation ul li.cs-submenu:hover svg {
        transform: rotateZ(0deg);
    }

    .navigation .menu ul li ul.cs-dropdown,
    .navigation .menu ul li ul.cs-dropdown li .cs-dropdown li .cs-dropdown {
        padding-top: 0;
        padding-left: 0;
        padding-bottom: 0;
        display: none;
        transition: none;
        padding-right: 0;
        float: left;
        width: 100% !important;
        background: #444
    }

    .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown {
        left: 100%;
        margin-top: 0
    }

    .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li ul.cs-dropdown {
        left: -100%;
        margin-top: 0
    }

    .navigation .menu ul li ul.cs-dropdown li {
        border-bottom: 0
    }

    .navigation .menu ul li ul.cs-dropdown li a {
        color: #fff;
        display: block;
        font-size: 14px;
        padding: 7px 15px;
        line-height: normal;
        border-bottom: 1px solid #ffffff3b;
        background: #164178;
    }

    .navigation .menu ul li ul.cs-dropdown li ul.cs-dropdown li a {
        background: #3871b3;
        border-bottom: 1px solid #4d8eda;
    }
    .navigation .menu ul li.cs-submenu:first-child ul.cs-dropdown {
        width: 100%;
    }
    
    .navigation .menu ul li.cs-submenu:first-child ul.cs-dropdown li {
        width: 100%;
        float: left;
        position: relative;
    }
    
    .navigation .menu ul li.cs-submenu:first-child ul.cs-dropdown li:nth-child(even) {
        border-left: 0px solid #eee;
    }
    .navigation ul li.cs-submenu ul.cs-dropdown li a button{
        color: #fff;
    }
    .mobile_hide {
        display: none !important;
    }
    .navigation .menu ul li.active a, .navigation .menu ul li:hover a {
        color: #007cd5;
        background: transparent;
      }

    .navigation .menu ul li:hover ul.cs-dropdown {
        display: none;
    }


    .navigation .menu ul>li:nth-child(4) ul.cs-dropdown {
        width: 100%;
    }

    .navigation .menu ul>li:nth-child(4) ul.cs-dropdown li {
        width: 100%;
    }

    .navigation .menu ul>li:nth-child(4) ul.cs-dropdown li:nth-child(even) {
        border-left: 0;
    }
    .why-choose-us:before {
        width: 100%;
      }


    .hidden_xs {
        display: none;
    }

    .right-content {
        padding: 0 0px;
    }

    .service_content {
        height: auto;
    }
    .moreBtn { 
        padding: 7px 4px; 
        font-size: 14px; 
        letter-spacing: 0px;
    }
    .service_content .center_box {
        position: relative;
        top: 0;
        left: 0;
        transform: translate(0, 0);
    }

    
    .webpulse_home_featured{
        background-size: cover;
    }
    .web-pulse-india .moreBtn{
        margin-bottom: 20px;
    }
    .text-right {
        text-align: left;
      }
      .wps_copy{
        line-height: 24px;
        padding: 10px 0;
      }
      .homeFeture{
        padding: 30px 0;
      }
      footer .col-xxl-3.col-xl-3.col-lg-3.col-md-3.col-sm-6 {
        width: 100%;
    }
    footer .col-xxl-2.col-xl-2.col-lg-2.col-md-3.col-sm-6 {
        width: 35%;
    }
    .col-xxl-4.col-xl-4.col-lg-4.col-md-3.col-sm-6.px-lg-0 {
        width: 65%;
    }
    footer .list-style-none li { 
        width: 30%; 
    }
    .wps_copy .col-xxl-7.col-xl-7.col-lg-7.col-md-8.text-right {
        width: 100%;
        text-align: center;
    }
    .wps_copy .col-xxl-5.col-xl-5.col-lg-5.col-md-4 {
        width: 100%;
        text-align: center;
    }
    .hidden-lg {
        display: block !important;
    }
     
        .col-md-5c {
            width: 33%;
        }
        p.w-75.mx-auto {
            width: 100% !important;
        }
        .market-list li { 
            width: 33% !important;}
      .serviceBlock{margin-top: 0; margin-bottom: 20px;}
      .homeFactsheet{
margin:20px 0 0;
      }
      .bd-partner-area.section-space.theme-bg-05.bd-partner-bg.fix {
        padding: 40px 0px 45px;
    }
}

@media (max-width:980px) {
 
    #featuredProducts .owl-nav .owl-prev {
        left: -10px;
    }

    #featuredProducts .owl-nav .owl-next {
        right: -10px;
    }

  

}


@media (max-width:767px) {
    h2 {
        font-size: 25px;}
  
    .col-md-5c {
        width: 50%;
    }
    .blog-2 .blog-photo img.img-fluid.bp {
        height: auto;
        width: 100%;
    }
    button.moreBtn {
        padding: 5px 15px;
    }
   
    ul.social1.m-0.d-flex.list-style-none.align-items-center.justify-content-between { 
        flex-wrap: wrap;
        justify-content: center !important;
    }
    footer .list-style-none li {
        width: 32% !important;
    }
    footer .list-style-none li { 
        border: 0px solid #46aedd !important;
        background: #403f3d00;
        margin: 5px 0px;
    }
    .right-content {
        padding: 0 15px;
    }
    .more_info { 
        height: auto; 
        margin-bottom: 10px;     padding-right: 0px;
    }
    .product_popup_image img { 
        width: auto; 
        object-fit: cover;
    }
    .aboutTitle { 
        font-size: 25px; 
    }
    p.w-75.mx-auto {
        width: 100% !important;
    }
     
    .footer-links {
        margin: 0 0 25px;
    }

    .footer-links a {
        color: #fff;
        text-transform: capitalize !important;
        padding: 0px 10px;
        border: 0px solid #ffffff;
        display: inline-block;
        width: 100%;
        margin-bottom: 0px;
        background: rgb(255 255 255 / 0%);
    }

    .footer-links a:hover {
        background: #007cd5;
        border-color: #007cd5;
        color: #fff;
    }

    .product_listing .product {
        padding: 15px 0px 0 0;
        border-right: 0px solid #ccc;
    }

    .heading_banner {
        padding: 20px 0;
    }

    .heading_banner .cat_title {
        font-size: 20px;
        padding: 20px 15px;
    }

    .heading_banner .cat_title2 {
        display: none
    }


    .product_right_image {
        float: right;
        width: 100%;
        margin: 0 0 15px 0px;
        text-align: center;
    }

    .path_type_1 {
        height: 50px;
    }

    .wprt-icon-text {
        margin-bottom: 20px;
    }

     

    .path_type_2.home-left,
    .path_type_2.home-right path {
        height: 50px;
    }

    .path_type_2.home-right {
        height: 50px;
    }

    .web-pulse-choose {
        background-size: cover;
        background-position: center center;
    }

     

    .market-list li {
        width: 50%!important;
        display: block!important;
    }

    .product_popup {
        margin-bottom: 0px
    }

    .more_info {
        max-height: inherit;
    }

    .right-content {
        padding-bottom: 15px;
    }

    .read_more_btn_2.callback {
        margin-top: 15px;
    }
    .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {        margin: auto;
    width: 96%;}
    .property-values-1-video.play-btn.popup-video {
    display: none;
}
.counter {
        margin-bottom: 5px;
    }
    .title1 {
    margin-top: 0px; 
    font-size: 20px;
    line-height: 26px;}
    .step1 .work-single-boxarea {
    width: 250px;
    margin: auto;
}
.menubar {
    width: 100%;
    position: relative;
 
    left: 0%; 
    top: 0px;
}
.step1 .work-single-boxarea img.squeres { 
    left: 0%;}
    .max-content {
    max-width: 100%;}
    .step1 .work-single-boxarea::after{display: none;}
   
}

@media (max-width:650px) {

.hero-section {
    position: relative;
    height: auto; 
    display: block;
    background: #00000000;
    padding-top: 0px;        overflow: inherit !important;
}
.hero-search-form .search-fields { 
    display: block;
}
.d-flex.align-items-center.mt-3.position-relative {
    display: block !important;
}
.hero-search-form .form-control { 
    max-width: 100%;     margin-bottom: 6px;
}
.container.text-center.text-white.hero-content {
    margin-top: 0%;
}
.div.position-absoluted {
         position: absolute;
        width: 100%;
        bottom: 105%;
}
.navigation .menu .instagram1, .about-img-2 img, .about-left::before { 
    display: none;
}
.hero-search-form .btn { 
    float: left;
    margin: 0px 3px;
}
.about-img-1 {
    width: 100%;
}
.about-img-1 img {
    border-radius: 5px;
}
.about-shape { 
    display: none;
}
.testimonials-section .popular-list-1 { 
    width: 92%;
}
.testimonial .pic {
    display: block; 
    left: 0px; position: relative;
    text-align: center;
    margin: auto;top:0px;
}
.counter1.py-5.bg-light2 {
    overflow: hidden;
    width: 100%;
}
footer .row.g-2 {
    display: none;
}
.testimonial .description { 
    max-height: inherit;}
.testimonial { 
    padding: 25px;
    text-align: center;}
.testimonials-section .popular-list-1 .col-5.px-0, .testimonials-section .popular-list-1 .col-7.px-0 {
    width: 100%;
}
form.hero-search-form {
    max-width: 100%;
           background: #fff;
    padding: 25px 0px;
    border-radius: 10px;
    border: 1px solid #cccccc96;
    display: flow-root;
}
.advanced-fields {
        bottom: inherit;
        top: 100%;
        border: 0px solid #ccccccc2;
        position: relative;
    }
form.hero-search-form .advanced-fields .form-group {
    width: 100%;
}
.hero-title {
    font-size: 20px; 
    line-height: 23px;
    margin-bottom: 16px;
    margin-top: 20px;
}
.property-types { 
    display: none;
}
.hero-search-form .d-flex.align-items-center.justify-content-center.mb-3.mt-0.search-toggle-group .btn { 
    min-width: 100px;
    padding: 7px 10px;}
    .hero-search-wrapper { 
    padding: 35px 0px; 
}
.hero-section:after {     z-index: -1;
    background: #03060e00;}
.hero-video {
    position: relative;
    top: 0;}


    h2 {
        font-size: 22px;
    }

    .property-values-1-counter-wrapper { 
    grid-template-columns: 1fr; width:100%;
}
    .btm-bnr { 
        display: block;
        padding: 25px 15px 0px;
    }
    .btm-bnr-img {
        width: auto;
        height: auto;
        margin-top: -10px;
    }
    
    div#clients .owl-dots {
        display: none;
    }
    .col-md-5c {
        width: 100%;
    }
    .web-pulse-india p { 
        text-align: justify;
    }
     
    .youtube_video.float-start.p-3.rounded.py-2.bg-white { 
        margin-top: 15px;
    }
    footer .col-xxl-2.col-xl-2.col-lg-2.col-md-3.col-sm-6 {
        width: 100%;
    }
    .col-xxl-4.col-xl-4.col-lg-4.col-md-3.col-sm-6.px-lg-0 {
        width: 100%;
    }
    
        .col-xxl-8.col-xl-8.col-lg-8.col-md-6.col-sm-12.col-12 a.moreBtn {
            margin: 5px 0px;
        }
        .wps_right h2 {
            font-size: 20px; 
        }
        .market-list li {
            width: 100% !important; 
        }
        .footer-links li {
            line-height: 24px;}
 
    footer .list-style-none li {
        width: 100% !important;
    }
    .footer-links a { 
        padding: 0px 0px;}
}


@media (max-width:480px) {}

@media (max-width:320px) {}