@media (max-width: 1200px){
    .small-card .img-only {
        height: 100px;
    }
    .video-icon {
        font-size: 28px;
    }
}
@media (max-width: 1024px){
    .upload-video-img-icon { position:absolute; top:24% !important; left:0; font-size:5vw !important; color:#ee0e0e; width:100% !important; text-align: center; margin-top:25%;}
    .top-headlines {
        font-size: 30px;
        color: #000;
        height:370px !important;
        overflow-y: auto;
        border-radius: 1rem;
    }
    .athletes-row li{ width: 31%; margin:1% 0.8%; display: inline-block;}
    .home-row .card{ width: 31%; margin:1% 0.8%; display: inline-block;}
    .card-title { font-size: 14px; }
    .small-card .cta-title { font-size: 14px !important; }
    .small-card .cta-title-con { height: 64px }
}

@media (max-width: 992px) {
    .image-preview-modal .image-preview-profile-con {
        height: 75%;
    }
    .navbar-light .navbar-nav .nav-link{ margin:0px !important; font-size: 12px;}

    .navbar-expand-md .navbar-nav .nav-link {
        padding-left: 0.4rem;
        padding-right: 0.4rem;
    }
    .profile-info .badge {
        height: auto;
        margin: auto;
    }
    .profile-info .basic-info {
        height: auto;
        margin: auto;
    }
    .profile-info .p-badge {
        width: 90px;
        height: 90px;
    }
    .profile-image .h-profile-image {
        height: 347px;
        width: 100%;
    }
    .profile-info .badge-count {
        position: absolute;
        top: -23px;
        left: 37px;
    }
    .video-icon {
        font-size: 28px;
    }
}

@media (max-width: 767px){

    .upload-video-img-icon { position:absolute; top:24% !important; left:0; font-size:10vw !important; color:#ee0e0e; width:100% !important; text-align: center; margin-top:25%;}
    .user-profile-img{ width:30px !important; height:30px !important; border-radius:50px; margin:2px; border: 1px solid #000;}
    .title2{ display:none !important;}
    .card-title { font-size: 12px !important; overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
        -webkit-line-clamp: 1;  -webkit-box-orient: vertical;}
    .small-card .cta-title { font-size: 12px !important; }
    .small-card .cta-title-con { height: 56px }
    .small-card .img-only {
        height: 100px;
    }
    .title{ display:none !important;}
    /* .spotlight-athletes{ padding:0px !important;} */
    /* .spotlight-athletes .section-title{ background:#F00; color:#fff !important; padding:5px 10px; text-align:center; margin-top: 0px; border-top-left-radius: .25rem; border-top-right-radius: .25rem} */
    .for-mobile{ display: block !important; margin-top: 0px !important;}
    .posted{text-align: left !important;}
    .posted h1{ margin-top: 10px!important ; }
    .panel-default > .panel-heading + .panel-collapse > .panel-body{ border:1px solid #eee; margin-bottom: 20px;}
    .card {    background: #fff;}
    .team-page{border: 1px solid #eee;padding:10px; border-radius: 10px; margin-bottom: 10px;}
    .profile-details-text p{ width:30% !important; float:left; margin-bottom: 0.1rem !important; padding:2px !important; font-size:13px; line-height: 20px!important;}
    .profile-details-text span{ width:70% !important; float:left; margin-bottom: 0.1rem !important; padding:2px !important; font-size:13px; line-height: 20px!important;}
    .coach-img{ text-align:center; margin-bottom:10px;}
    .coach-info{ text-align:center; padding: 8px;}
    .on-mobile{ display:none !important;}
    .m-profile{ display: block !important; }
    .tab-pane{padding: 10px !important;}
    .w-coach-profile-img{ width:30% !important;}
    .w-coach-profile-text{width:68% !important; padding-left:2% !important;}
    #nav-tab .nav-link{ font-size:10px; padding:.5rem .27rem ; font-weight:bold; width: 20%}
    .effect7{ 
    -webkit-box-shadow: 10px 10px 5px -4px rgba(196,196,196,1);
    -moz-box-shadow: 10px 10px 5px -4px rgba(196,196,196,1);
    box-shadow: 10px 10px 5px -4px rgba(196,196,196,1);
    border:5px solid #fff !important; }
    .team-info h1 {    font-size: 14px !important;    color: #ee1c25;padding: 10px 0px;border-bottom: 1px solid #d0d0d0; min-height:75px; }
    .team-info span {    font-size: 12px !important; min-height:80px;   }
    .team-info p {    font-size: 12px !important;}
    .team-info .btn-primary{ font-size: 0.7rem !important; padding: .3rem .5rem !important;}
    .modal-body .team-info h1 {    font-size: 14px !important;    color: #ee1c25;padding: 10px 0px;border-bottom: 1px solid #d0d0d0; min-height:0px!important;}
    .modal-body .team-info span {    font-size: 12px !important; min-height:0px!important;   }
    .modal-body p{ text-align: justify;}

    .just-mobile{ background:#fff; border:1px solid rgba(0,0,0,.125); padding: 10px 20px !important; margin-top: 0px !important; border-radius:10px;}
    .create-a-profile{ margin:20px 0px !important; background:#fff; border:1px solid rgba(0,0,0,.125); padding: 10px 20px !important; }
    .just-mobile-s{ margin-top:15px !important;}
    #footer{margin-top: 15px !important;}
    .similar-news h1{ background:#F00; color:#fff !important; padding:5px 10px; text-align:center;}
    .mb-5, .my-5 {
        margin-bottom: 0rem !important;
    }
    .mt-5, .my-5 {
        margin-top: 1rem !important;
    }
    .hero-banner .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: inherit!important;
    }

    .profile-details-text span {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        
    }
    .join-btn{ text-align: left !important; }
    /*.news-img {
        width: 100%;
        height: 425px !important;
    }*/
    /*.carousel-item .overlay img{ height:360px !important;}*/

    .image-preview-modal .image-preview-profile-con {
        height: 75%;
    }

    .navbar-brand {
        margin-left: 1.2rem;
    }

    .profile-info .badge {
        height: 260px;
        margin: auto;
    }
    .profile-info .p-badge {
        width: 64px;
        height: 64px;
        display: block;
    }
    .profile-image .h-profile-image {
        height: 260px;
        width: 100%;
    }

    .badge-count {
        position: absolute;
        top: 12px;
        left: -11px;
        font-size: 9px;
        font-weight: bold;
        z-index: 100;
    }
    .menu {
        display: none;
    }
    .profile-info .badge-count {
        top: 12px;
        left: -10px;
    }
}

@media (max-width: 768px) {
    .athletes-row li{ width:31%; margin:1% 0.8%; display: inline-block;}
    .athletes-row li p{ overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1; /* number of lines to show */
        -webkit-box-orient: vertical;
        font-size: 10px;
    }
    .home-row .card{ width:31%; margin:1% 0.8%; display: inline-block;}
    .home-row .card p{ overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1; /* number of lines to show */
        -webkit-box-orient: vertical;
        font-size: 10px;
    }
    .home-row .card-link { font-size: 12px;}
    .upload-video-img-icon { position:absolute; top:24% !important; left:0; font-size:5vw !important; color:#ee0e0e; width:100% !important; text-align: center; margin-top:25%;}

    .navbar-expand-md .navbar-nav .nav-link {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
    }

    .news-landing .news-row li {
        width: 98%;
    }

    .news-landing .news-row .img-container {
        max-height: 200px;
        height:100%;
    }

    /* .profile-info .basic-info {
        display: none;
    } */
}

@media (max-width: 576px){
    .athletes-row li{ width: 47%; margin:1% 0.8%; display: inline-block;}
    .home-row .card{ width: 47%; margin:1% 0.8%; display: inline-block;}
    .gallery-row .card{ width: 100%; margin:1% 0.8%; display: inline-block;}
    .traning-video-img-icon {    position: absolute;    top: 20%;    left: 0;    font-size: 15vw !important;    color: #ee0e0e;    width: 100% !important;    text-align: center;}
    .upload-video-img-icon { position:absolute; top:24% !important; left:0; font-size:10vw !important; color:#ee0e0e; width:100% !important; text-align: center; margin-top:25%;}
    .m-profile{ display: block !important; }
    .user-profile-img{ width:30px !important; height:30px !important; border-radius:50px; margin:2px; border: 1px solid #000;}
    .title2{ display:none !important;}
    .card-title { font-size: 10px !important;}
    .small-card .cta-title { font-size: 10px !important;}
    .small-card .cta-title-con { height: 48px }
    .home-row .small-card .img-only {
        height: 80px;
    }
    .gallery-row .small-card .img-only {
        height: auto;
    } 
    .card-link { font-size: 12px;}
    .athletes-row .img-container {
        overflow: hidden;
        height: 200px;
    }
    .athletes-row img {
        border-radius: 5px 5px 0px 0px;
        border: 1px solid #CCC;
        height: auto;
        width: 100%;
    }
    .home-row .img-container {
        overflow: hidden;
        height: 200px;
    }
    .home-row img {
        height: auto;
        width: 100%;
    }
    .news-img {
        width: 100%;
        height: 225px !important;
    }
    ..overlay { height:200px !important;}
    /* .hero-banner .carousel-item { height:200px !important;} */
    .hero-banner .carousel-item img{ height:200px !important;}
    .hero-banner .carousel-control-next, .hero-banner .carousel-control-prev {
        top: 25%;
    }
    
    .box-img{ width: 48%;   float: left; }
    .box-img img{ height: 100px !important; }
    
    .profile-details-text p{
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 26px!important;
    }
    
    .profile-details-text span {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        height: 26px!important;
    }

    .image-preview-modal .image-preview-profile-con {
        height: 100%;
    }

    .image-preview-modal .carousel-inner {
        position: relative;
        width: 100%;
        overflow: hidden;
        height: 200px;
    }

    .video-icon {
        font-size: 24px;
    }
     
}
@media (min-width: 576px) {
    .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}
@media (min-width: 1440px) {
    .container {
        max-width: 1320px;
    }
}
