@media (max-width: 1440px) {
    .banner-sec .shape-1, .banner-sec .shape-2
    {
        display: none;
    }
    .case-study-section .single-case-study .case-study-content
    {
        bottom: 10px;
    }
    .banner-sec {
        height: 750px;      
      }
}

@media (max-width: 1400px)
{
    .testimonial-section .single-testimonial
    {
        margin: 0 auto;
    }
}

@media (max-width: 1330px) {
    .banner-sec {
        height: 700px;
    }

    .banner-sec .hero-content .title {
        font-size: 47px;
        line-height: 55px;
    }    
}

@media (max-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm
    {
        max-width: 95% !important;
    }
   
    .navbar-collapse {
            width: 100%;
            max-width: 310px;
            position: fixed;
            top: 0;
            left: 0;
            background: #FFF;
            height: 100vh;
            border-right: 1px solid #f5f5f5;
            overflow-y: scroll;
    }
    .navbar .dropdown-menu a.dropdown-item
    {
        font-size: 11px !important;
    }
    ul.navbar-nav {
        margin-right: 0px;
    }
    .nav-link {
        padding: 15px 20px !important;
        border-bottom: 1px solid #f5f5f5;
    }
    .option-item {
        margin-left: 0;
        position: relative;
        background-color: #fff0db;
        padding: 10px 18px;
    }
    .info::before
    {
        display: none;
    }

    .navbar-nav li:first-child .nav-link {
        border-top: 1px solid #f5f5f5;
    }
    .mob-logo
    {
        display: block;
        padding: 15px;
    }
    .res-btn {
        display: block;
        position: absolute;
        right: 3px;
        top: 15px;
        border: none;
    } 
    .body-bg::after
    {
        content: '';
        background: rgba(0, 0, 0, 0.7);
        position: absolute; 
        z-index: 99;
        width: 100vw;
        height: 100vh;
        left: 0;
        top: 0;
        pointer-events: none;
    }
}

@media (max-width: 1024px) {
    .banner-sec {
        height: 560px;
    }
    .bannersec-bottom-serv .service-wrap
    {
        margin-top: 0px;
    }
    .bannersec-bottom-serv
    {
        position: relative;
    top: -3px;
    padding-top: 110px;
    }
}
@media (max-width: 984px) {
    .banner-sec .hero-content .title {
        font-size: 55px;
    }
    .about-image
    {
        margin-bottom: 70px;
    }
    .about-content
    {
        margin-bottom: 70px;
    }
}

@media (max-width: 768px) {
    .banner-sec {
        height: 100%;
        padding: 35px 0px;
    }
    .banner-sec .hero-content .title {
        font-size: 35px;
        line-height: 35px;
    }
    .swiper-button-next:after, .swiper-button-prev:after
    {
        font-size: 30px;
    }
    .bannersec-bottom-serv .service-items{
        min-height: auto;
    }
    .service-content .read-more {
        margin-top: 20px;
        position: relative;
        bottom: 0;
    }
    .section-padding {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    .case-study-section .swiper-container-horizontal>.swiper-pagination-bullets {
        bottom: 15px;
    }
    .testimonial-section .single-testimonial {
        margin: 0 auto;
    }
    .testimonial-section .single-testimonial .testimonial-thumb {
        position: relative;
        text-align: center;
        left: 0;
        top: 0;
        padding-top: 40px;
    }
    .testimonial-section .single-testimonial .testimonial-thumb::before {
        left: 38%;
        top: 24%;
    }
    .testimonial-section .single-testimonial .testimonial-content {
        padding: 40px 45px;
        text-align: center;
    }
    .testimonial-section .testimonial-content-wrap {
        margin-top: 60px;
        position: relative;
        overflow-x: visible;
        height: 100vh;
        margin-bottom: 100px;
    }
    .testimonial-section .testimonial-thumb
    {
        transform: translateY(0);
    }
    .case-study-img img{
        width: 100%;
    }    

    .why-choose-info-wrap .about-info::before
    {
        display:none;
    }

    .why-choose-info-wrap .about-choose, .why-choose-info-wrap .about-info {
        max-width: 100%;
        text-align: center;
    }
    .choose-area .choose-content-wrap {
        padding-right: 0;
    }
    .about-content-wrap {
        padding-left: 0;
    }
    .footer-section .cta-wrap .cta-content p {
        padding-left: 0;
        text-align: center;
    }
    .footer-section .cta-wrap .cta-btn {
        text-align: center;
    }
    .footer-section .cta-wrap .cta-content .cta-icon img {
        margin-top: 0;
        max-width: 50% !important;
    }
    .footer-section .cta-wrap .cta-content .cta-icon {
        width: 80px;
        height: 80px;
        line-height: 80px;
        position: relative;
        margin: 0 auto;
        left: 0;
    }
    .footer-section .cta-wrap .cta-content p {
        font-size: 26px !important;
        line-height: 37px;
        font-weight: 600;
        color: #ffffff;
        margin: 15px 0px;
    }
    .footer-section .cta-wrap
    {
        padding: 55px 0;
    }


    /* about Page */
    .about-image {
        padding-right: 0;
        padding-bottom: 10px;
      }
      .about-image img {
        width: 100%;
      }
      .about-image img:nth-child(2) {
        position: relative;
        right: 0;
        bottom: -12px;
      }
      .about-image .experience {
        position: relative;
        text-align: center;
        padding: 25px;
        border-left: none;
      }
      .about-image .experience h4 {
        position: relative;
        font-size: 45px;
        left: 0;
        top: 0;
      }
      .about-image .experience p {
        font-size: 16px;
        padding-left: 0;
      }
      .about-content {
        margin-top: 50px;
      }
      .about-content h3 {
        font-size: 25px;
        margin-bottom: 14px;
      }

      .about-image .experience {
        background-color: #ffffff;
        -webkit-box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
        box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.09);
        max-width: 100%;
        margin: auto;
        z-index: 1;
        position: relative;
        left: 0;
        right: 0;
        border-top: 2px solid #e73c3e;
    }
    .company-content .company-text .icon {
        width: 100%; 
        text-align: center;
        position: relative;
    }
    .company-content .company-text {
        position: relative;
        margin-bottom: 20px;
        text-align: center;
        box-shadow: 1px 1px 2px 2px #EEE;
        border-radius: 8px;
        padding: 20px;
    }
    .company-wrap
    {
        text-align: center;
    }
    .tbl-cart .qty {
        width: 50%;
        float: right;
    }

    .tbl-cart.res-table td {
        text-align: left;
    }

    ul.clients-box
    {
    padding: 0px;
    margin:0px 0px 0px 25px;
    columns: 1;
    -webkit-columns: 1;
    -moz-columns: 1;
    position: relative;
    left:0
    }

    ul.clients-box li{
        max-width: 100%;
    }

}

@media (max-width: 500px) {
    .banner-sec {
        height: 100%;
        padding: 100px 0px;
    }
    .hero-content
    {
    display: none;
    }
    .bannersec-bottom-serv
    {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .about-content-wrap {
        padding-left: 0;
    }
    .container, .container-lg, .container-md, .container-sm {
        max-width: 98% !important;
    }
    .container-fluid
    {
        padding: 0;
    }
    .logo {
        max-width: 140px;
    }
    .about-img.about-img-sm
    {
        display: none;
    }
    .choose-area .about-img-wrap .about-img-big {
        text-align: center;
    }
    .play-btn {
        position: absolute;
        left: 40%;
        top: 40%;
    }
    .section-title .title {
        font-size: 30px;
        line-height: 40px;
        font-family: 'barlowregular';
        font-weight: 600;
        color: #0e0e0e;
    }
    .about-sec .about-img-wrap {
        margin-bottom: 70px;
    }
   
}