
/*
        ================================================
        21. Media Quries
        ================================================
*/
@media (min-width: 1367px) and (max-width: 2000px) {
    .frame{
        width: 580px;
    }
}
@media (min-width: 1200px) and (max-width: 1366px) {
    .frame{
        width: 580px;
    }

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

    .logo {
        max-height: 55px;
    }
    address{
        font-size: 11px;
    }
    .contact-details-container{
        margin-bottom: 30px;
    }
    .back-effect{
        width: 210px;
    }
    .home .home-title {
        font-size: 65px;
    }
    .whys h2 {
        font-size: 25px;
    }
    .values-area{
        padding: 50px 0px 50px 0px;
    }
    .st-day-container {
        width: 140px;
    }
    .comm-content h1 {
        font-size: 25px;
    }
    .clients {
        padding: 0 1%;
    }
    .event-news-img-container {
        width: 100%;
    }
    .event-news-desc {
        width: 100%;
        margin-top: 20px;
    }

}
@media (min-width: 768px) and (max-width: 991px) {

    #navbarNavDropdown {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0px;
        z-index: 10;
        padding: 35px 15px 5px;
        overflow-y: auto;
        height: 100%;
        text-align: center;
        background-color: #fff;
    }
    .cab-aside--logo .logo{
        max-height: 80px;
    }
    .values-area h2 {
        font-size: 30px;
        text-transform: uppercase;
        font-weight: 900;
        line-height: 50px;
    }
    .logo {
        max-height: 30px;
    }
    .back-effect{
        width: 210px;
    }
    .contact-details-container{
        margin-bottom: 30px;
    }
    .home .home-title {
        font-size: 50px;
    }
    .whys h2 {
        font-size: 18px;
    }
    .whys p {
        font-size: 10px;
    }
    .values-area{
        padding: 50px 0px 50px 0px;
    }
    .st-day-container {
        width: 100%;
    }
    .comm-content h1 {
        font-size: 25px;
    }
    .clients {
        padding: 0 1%;
    }
    .event-news-img-container {
        width: 100%;
    }
    ul.testimonials-card img {
        width: 40px;
    }
    .partners img {
        margin-bottom: 40px;
    }
    .partners {
        padding: 0px 0px 50px 0px;
    }
    .event-news-desc {
        width: 100%;
        margin-top: 20px;
    } 
    .navbar-nav li>a {
        padding: 15px 15px;
    }
    .dropdown-menu {
        box-shadow: none;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        margin-top: 25px;
        text-align: center;
    }
    #resMenuCloseIcon {
        display: block;
        position: fixed;
        right: 10px;
        top: 4px;
        padding: 10px;
        cursor: pointer;
        font-size: 20px;
        z-index: 11;
    }
    .card {
        margin-bottom: 2em;
    }
}

@media (max-width: 767px) {

    .web_before{display: none!important}
    .mobile_before{display: block!important}
    .text_container{
        padding: 0px 10px;
    }
    .pricing_container .text_container li{
        width: 100%;
        flex: 100%;
        font-size: 17px;
        font-weight: bold;
    }
    .price_image_container{
        height: 100px;
    }
    .pricing h2{

        font-size: 22px;
    }
    .pricing h1{

        font-size: 20px;
    }

.single a.btn.btn.btn-secondary {
    padding: 0 5px;
    width: 100%;
}

    img.mobile_slider{
        display: block!important;
    }
    img.web_slider{
        display: none !important;
    }
    .choose-right {
        display: flex;
        overflow-y: hidden;
        overflow-x: scroll;
        flex-direction: column;
        align-items: stretch;
        align-content: space-between;
        justify-content: flex-start;
        position: relative;
        flex-wrap: wrap;
        flex-direction: column;
        height: 300px;
    }
    .choose-right__item{
        width: 100%;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: space-between;
        flex: 100%;
        height: auto;
        margin-top: 20px;
        margin-bottom: 0px;
        text-align: center;
    }
    .choose-right__title.web{
        display:none;
    }
    .mobile_about_section{
        display: block;
        margin-bottom: 0;
        padding-bottom: 15px;
    }
    #choose{
        display: none;
    }
    .choose-left__img{
        height:600px;max-height:600px;overflow:hidden;
        display: none;
    }
    .choose-left::after{
        display: none;
    }
    .choose-right__title.mobile{
        display:block;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .clients-section .owl-prev{
        margin-left: -15px;
    }

    .clients-section .owl-next{
        right: -15px;
    }
    .why-img{
        height: 90px;
        width: 90px;
        object-fit: contain;
        overflow: hidden;
    }
    #navbarNavDropdown {
        position: fixed;
        width: 100%;
        top: 0;
        left: 0px;
        z-index: 10;
        padding: 35px 15px 5px;
        overflow-y: auto;
        height: 100%;
        text-align: center;
        background-color: #fff;
    }

    .contact-details-container{
        margin-bottom: 30px;
    }
    .home .home-title {
        font-size: 19px;
    }
    .main-header-menu .container{

        display: flex;

        justify-content: space-between;

        flex-direction: row;
    }
    .logo {
        max-height: 60px;
    }
    .back-effect{
        width: 210px;
    }

    .whys h2 {
        color: var(--main-color);
        font-size: 18px;
    }
    .whys h2 span{
        font-size: 19px;
        display: block;
        margin-top: 5px;
    }
    .feedback {width: 70%;height: 400px;max-height: 400px;}
    .cab-aside--logo .logo{
        max-height: 80px;
    }
    .whys p {
        font-size: 9px;
    }
    .values-area{
        padding: 50px 0px 0px 0px;
    }
    .st-day-container {
        width: 100%;
    }
    .gallery .gallery-item {
        flex: 100%;
    }
    ul.testimonials-card li {

        width: 100%;
    }
    .comm-content h1 {
        font-size: 22px;
        margin: 5px auto;
    }
    .choose-right__title h3 {
        font-size: 30px;
        line-height: 30px;
    }

    .values-area h2 {
        font-size: 35px;
        text-transform: uppercase;
        font-weight: 900;
        line-height: 40px;
    }
    .fitness-girl{
        padding-top: 40px;
    }
    .clients {
        padding: 0 0%;
        height: 580px;
        width: 95%;
        margin: auto;
    }
    .event-news-img-container {
        width: 100%;
    }
    ul.testimonials-card img {
        width: 40px;
    }
    .partners img {
        margin-bottom: 40px;
    }
    .partners {
        padding: 0px 0px 50px 0px;
        text-align: center;
    }
    .event-news-desc {
        width: 100%;
        margin-top: 20px;
    } 
    .navbar-nav li>a {
        padding: 15px 15px;
    }
    .dropdown-menu {
        box-shadow: none;
        border-width: 0;
        border-radius: 0;
        padding: 0;
        margin-top: 25px;
        text-align: center;
    }
    #resMenuCloseIcon {
        display: block;
        position: fixed;
        right: 10px;
        top: 4px;
        padding: 10px;
        cursor: pointer;
        font-size: 20px;
        z-index: 11;
    }
    .home .home-inner{
        height: 100%;
    }
    .home .home-image {
        height: auto;
    }
    .home h2 {      
        font-size: 20px;
    }
    .home-button .btn {
        position: relative;
        padding: 0 15px;
        height: 35px;
        line-height: 35px;
        border-radius: 4px;
        border-width: 0;
        font-size: 14px;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        letter-spacing: -0.04em;
        overflow: hidden;
    }
    .card {
        margin-bottom: 2em;
    }
    .card1 {
        margin-right: 0em;
    }
}

@media (max-width: 460px) {
     .whys h2 span{
        font-size:18px;
    }
    .crossfit .whys h2 span{
        font-size: 16px;
    }
}