@media (max-width : 1399px){

}

@media (max-width : 1199px){
    .mb-2{
        margin-bottom: 10px;
    }
    .swiper-button-prev {
    left: 83%;
    }
}


@media (max-width : 992px){
    section.product_new .flex{
            flex-direction: column;
        }
        .dropdown img{
            display: none !important;
        }
        .dropdown{
            text-align: start !important;
        }
        .swiper-button-prev {
            left: 79%;
        }
        
}


@media (max-width : 767px){
.swiper-slide {
    width: 100%;
    height: 100%;
}
.imgf{
            margin-bottom: 12px;
        }
        .font-sport{
            font-size: 23px;
            margin-left: 10px;
            line-height: 28px;
        }
        .flexc{
            flex-direction: column;
            
        }
        .flexr{
        flex-flow: column-reverse;
        }
        .margin{
            margin-bottom: 26px;
        }
        .adjust{
            height: 400px;
            object-fit: cover;
            border-radius: 20px;
        }
        .count{
            font-size: 22px;
        }

        .div-box {
        padding: 20px;

        }
        section.owngym .text {
            width: 75%;
        }

        .display{
    display: none;
  }

   .offers{
    text-align: center;
  }
  .mb-sm-5{
    margin: 20px 0px 10px;
  }
  .font-contact{
    font-size: 18px;
  }
  .con{
    font-size: 20px;
  }

  .swiper-slide .slider .button-btn{
    opacity: 1;
 }

 .swiper-button-prev {
        left: 65%;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
    padding: 20px;
}
    
}


@media (max-width : 600px){
    .swiper-button-prev {
    left: 60%;
}
}


@media (max-width : 390px){
    
}
