@media (max-width:2560px){
.banner-wrap .owl-carousel .owl-item img {
    height: 1000px;
}
.banner-text h6 {
    font-size: 26px;
}
.banner-text h2 {
    font-size: 56px;
}
.banner-text h3 {
    font-size: 26px;
}

.banner-text {
    top: 45%;
}
.service-item.style-1 {
    height: 250px;
}
.h6-project .container{
    width: 80%;
    margin:auto;
}
.h6-project-item {
    height: 600px;
}
.service-wrapper {
    padding: 0 15%;
}
.service-wrapper>.row{
    display: flex;
    align-items: center;
}
}

@media (max-width:1800px){
    .banner-wrap .owl-carousel .owl-item img {
        height: 760px;
    }
    .service-wrapper {
    padding: 0 5%;
}
}

@media (max-width:2000px){
.banner-text h6 {
    font-size: 16px;
}
.banner-text h2 {
    font-size: 46px;
}
.banner-text h3 {
    font-size: 16px;
}
.banner-text {
    top: 50%;
}
.service-item.style-1 {
    height: 140px;
}
.h6-project-item {
    height: 400px;
}
}


@media (max-width:1400px){
.main_menu .menu>ul>li {
    margin-left: 15px;
}
.card-product .card-product-info .title {
    height: 54px;
}
.why-single img {
    height: 400px;
    object-fit: cover;
}
    .banner-wrap .owl-carousel .owl-item img {
        height: 650px;
    }
}


@media (max-width:1300px){
.main_menu .menu>ul>li>a {
    font-size: 11px;
}
.main_menu .menu>ul>li {
    margin-left: 5px;
}
.main_menu .logo img {
    width: 90px;
}
.main_menu .item-right a {
    padding: 5px 2px;
}
}

@media (max-width:1200px){
  .banner-wrap .owl-carousel .owl-item img {
      height: 580px;
  }
.about-img-bg {
    width: 96%;
    margin: auto;
    margin-bottom: 30px;
}
.about-bottom-area {
    margin-top: 30px;
}
.service-item.style-1 {
        height: 300px;
    }
    .h6-project .container {
        width: 100%;
    }
    .faq-img-area {
      margin: auto;
    margin-bottom: 30px;
}
.blog-item.style-3 {
    margin-top: 30px;
}
.about-wrap .container-fluid .row {
    flex-direction: column;
    gap: 20px;
}
.side-img {
    position: relative;
    right: unset;
    top: unset;
    width: 100%;
        height: 300px;
}
.about-wrap .container-fluid .row .col-md-6{
    width: 100%;
}
.about-about-text {
    padding: 00px 0;
}
    .absolute-middle-center {
        left: 0;
        top: 0;
        position: relative;
        transform: unset;
        margin: auto;
        width: 100%;
        left: auto;
        right: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
        margin-bottom: 30px;
        display: grid;
    }
    .bg-white {
    background-color: #16547b;
}
.text-salmon-rose {
    color: #fff;
}
}

@media (max-width:991px){
.product-detail-img {
    margin-bottom: 30px;
}
.zigzag-image img {
    height: 250px;
}
.sticky-image {
    position: relative; /* remove sticky */
    top: 0;
  }
    .service-wrapper>.row {
        flex-direction: column;
    }
    .h5-project-item-wrapper .h5-project-item {
    flex-direction: column;
}
.h5-project-item.project-item .project-content,
.h5-project-item.project-item .project-img {
    max-width: 100%;
    width: 100%;
}
.mega-menu .col-md-12{
    padding-right: 0;
    padding-left: 0;
}
.border-right-one {
    border-right: 0;
        padding-left: 0;
        padding-right: 0;
        width: 100%;
}
.list-item>ul>li>a img {
    width: 40px;
    height: 40px;
}
  .news-section .text-right .btn{
    display: none;
  }
.main_menu .mobile-menu-trigger span ,
.main_menu .mobile-menu-trigger span:before, .main_menu .mobile-menu-trigger span:after{
    background-color: #111;
}
.topbar{
  display: none;
}
.banner-text {
        top: 40%;
    }
        .service-item.style-1 {
        margin-top: 30px;
    }
    footer .container,
    .copyright-area  .container{
        width: 100%;
    }
    .copyright-area .copyright-item p {
    text-align: center;
}
.payment-box {
    text-align: center;
        margin-top: 10px;
}
.payment-box p {
    float: none;
    justify-content: center;
}
.feature-wrap .container-fluid,
.feature-wrap .col-md-6 {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
}
.feature-wrap .row {
    margin-right: 0;
    margin-left: 0;
}
.cta-wrap .col-md-8 {
    width: 100%;
}
.feature-wrap {
    padding: 0px 0;
    margin-top: 80px;
}
.feature-list-wrap {
    padding: 60px 60px 60px 60px;
    margin-bottom: 0px;
        margin-top: -3px;
    background-color: #f1f1f1;
}
.main_menu .item-left {
    flex: 1;
    display: flex;
}
.main_menu .menu>ul>li>a {
    font-size: 16px;
}
.feature-wrap .col-md-3:after{
    display: none;
}
.feature-wrap .col-md-3:last-child .single-fature p{
    margin-bottom: 0;
}
.flex-row {
    flex-direction: column;
}
.about-video {
    margin-top: 60px;
}
.single-fature p {
    height: auto;
    margin-bottom: 0px;
}
.single-fature h4 {
    height: auto;
}
.why-choose-wrap .row {
    flex-direction: column;
}
.why-choose-wrap .col-md-6 {
    width: 100%;
}
.why-choose-img {
    height: 600px;
}
}

@media (max-width:768px){
.cart-wrap .cart-item {
        flex-wrap: wrap;
        gap: 20px;
}
.cart-wrap .price {
    text-align: center;
}
.cart-wrap .cart-item .product-info {
    width: 100%;
}
.wg-quantity, .price, .remove {
    width: 30% !important;
}
.login-btns{
    display: flex;
}
.download-list-wrap {
    flex-direction: column;
}
.zigzag-details-wrap .row {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
}
.zigzag-details-wrap .col-md-6.col-sm-6 {
    width: 100%;
}
.zigzag-details-wrap .container-fluid> :nth-child(odd) {
  flex-direction: column-reverse;
}
.title-display {
    font-size: 60px;
    line-height: 60px;
}
.tf-sticky-btn-atc{
    display: none !important;
}
.comments-sort-wrap {
    justify-content: flex-start;
    margin-bottom: 20px;
}
.sidebar-product-box {
    margin-top: 30px;
}
.btn {
    padding: 7px 15px;
    font-size: 10px;
}
.service-item.style-1 .service-icon {
    bottom: 55px;
    inset-inline-start: 15px;
}
.service-item.style-1 .service-icon img {
    width: 40px;
}
    .banner-wrap .owl-carousel .owl-item img {
        height: 430px;
    }
        .banner-text h2 {
        font-size: 30px;
    }
    .banner-text h3{
      display: none;
    }
    .h6-project-item.active {
    width: 100%;
}
.h6-project-item {
    width: 100%;
}
.h6-project-inner {
    flex-wrap: wrap;
}
.h6-project-item .project-content {
    transform: unset;
}
    .service-item.style-1 {
        height: 200px;
        width: 100%;
    }
    .service-wrapper .col-md-8{
        width: 100%;
    }
  }

@media (max-width:640px){
.tf-product-media-main .item img {
    height: auto;
}
.thumbs-slider {
    gap: 0px;
}
.tf-product-media-thumbs .swiper-slide .item {
    max-height: 50px;
    max-width: 50px;
}
.tf-product-media-thumbs .thumbs-prev, 
.tf-product-media-thumbs .thumbs-next {
    padding-top: 15px;
}
.tf-product-info-price {
    flex-wrap: wrap;
}
.service-wrapper {
    padding: 0 0px;
}
.about-wrap .about-text .inner-box {
    align-items: center;
    justify-content: center;
    float: unset;
    position: relative !important;
}
.about-wrap::after{
    display: none !important;
}
.about-video {
    margin-top: 20px;
}
.counter-years span {
    font-size: 30px;
}
.counter-years p {
    font-size: 12px;
}
.counter-years {
    padding: 10px 10px;
    bottom: -25px !important;
    right: 10px;
}
.main_menu {
    padding: 10px 10px;
}
.service-item.style-1 .service-content {
    padding: 20px 10px 10px;
  }
      .main_menu .logo img {
        width: 60px !important;
    }
}

@media (max-width:480px){
.wg-quantity, .price, .remove {
        width: 25% !important;
    }
    .cart-wrap .cart-item .product-info {
    gap: 15px;
}
.cart-wrap .cart-item img {
    width: 60px;
    height: 60px;
}
.cart-wrap h3 {
    font-size: 18px;
}
.cart-wrap h6,.cart-wrap p {
    font-size: 12px;
        margin-bottom: 0;
}
.remove a {
    height: 40px;
    width: 40px;
    line-height: 40px;
}
.wg-quantity{
    width: 40% !important;
}
    .price, .remove {
    width: 20% !important;
}
.remove a i {
    font-size: 15px;
}
.login-btns{
    flex-wrap: wrap;
    gap: 15px;
}
.btn-box {
    gap: 10px;
    flex-wrap: wrap;
}
.zigzag-details-wrap .mT60 {
    margin-top: 0px !important;
}
    .tf-product-media-thumbs .thumbs-prev, .tf-product-media-thumbs .thumbs-next {
        padding-top: 8px;
    }
        .zigzag-image img {
        height: 150px;
    }
.banner-btn-group{
    display: none;
}
 .main_menu .logo img {
        width: 40px !important;
    }
    .nav-icon img {
    width: 17px;
    height: 17px;
}
.main_menu .item-right a {
    margin-left: 5px;
}
.banner-text {
    left: 5%;
    width: 60%;
    top: 50%;
    text-align: left;
}
    .banner-wrap .owl-carousel .owl-item img {
        height: 230px;
    }
    .banner-text h2 {
        font-size: 20px;
        margin-bottom: 0;
    }
        .banner-text h6 {
        font-size: 14px;
    }
.call-box h4.title {
    font-size: 16px;
}
.box-area {
    max-width: 165px;
}
.customers-number {
    font-size: 40px;
    padding: 15px 0 13px 0;
}
h6.customers-text {
    font-size: 10px;
    line-height: 13px;
}
    .service-item.style-1 {
        height: 350px;
    }
    .h6-project-item .project-content .project-text h3 {
    max-width: none;
    min-width: unset;
  }
  .h6-project-item .project-content {
    padding: 10px 20px;
  }
.sec-heading .sec-title {
    font-size: 23px !important;
    margin-bottom: 15px;
}
.about-content-area .sec-heading {
    margin-bottom: 0;
}
    .about-content-area.style-1 {
        min-height: auto;
    }
    .video-img {
    max-width: 100%;
  }
.faqs-wrap .container-fluid {
    width: 100%;
}
.single-fature img {
    width: 25px;
}
.about-wrap {
    width: 100%;
}
.product-slider-wrap .container-fluid {
    width: 100%;
}
.owl-next,
.why-wrap .owl-next {
    position: relative !important;
    top: unset;
    right: unset;
}
.owl-prev,
.why-wrap .owl-prev {
    position: relative !important;
    top: unset;
    left: unset;
}
.owl-theme .owl-nav [class*=owl-] {
    width: 35px;
    height: 35px;
    line-height: 0.6 !important;
}
.owl-theme .owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
        gap: 10px;
        margin-top: 10px;
}
.feature-wrap .col-md-3 {
    padding: 0 0px;
}
.heading h2 {
    font-size: 28px !important;
}
.product-slider-wrap .nav-tabs>li>a {
    font-size: 12px;
    padding: 5px 5px;
}
}

@media (max-width:320px){
.banner-text h2 {
        font-size: 17px;
        margin-bottom: 0;
    }
        .banner-text h6 {
        font-size: 12px;
    }
    .product-slider-wrap .nav-tabs>li>a {
    font-size: 10px;
}
}