@media (max-width: 1399px) {
    /***************************************************************************
    * Common Team Info Section
    ***************************************************************************/
    #team .section-team-info .section-content {
        margin: 0 auto;
        max-width: 750px;
        width: 100%;
    }
    /* Tournaments Block */
    #team .section-team-info .section-team-tournaments {
        max-height: none;
    }
    #team .section-team-info .section-team-tournaments .media-block,
    #team .section-team-info .section-team-tournaments .team-tournaments {
        float: none;
        margin: 0 auto;
        max-width: 750px;
        padding: 0;
        width: 100%;
    }
    /* Team News */
    #team .section-team-info .section-team-news {
        max-height: none;
    }
    #team .section-team-info .section-team-news .team-news,
    #team .section-team-info .section-team-news .media-block {
        float: none;
        margin: 0 auto;
        max-width: 750px;
        padding: 0;
        width: 100%;
    }
    #team .section-team-info .section-team-news .media-block {
        background-color: #343535;
    }
    #team .section-team-info .section-team-news .media-block img {
        margin: 0 auto;
    }
    #team .section-team-info .team-news .slick-prev {
        left: 20px;
    }
    #team .section-team-info .team-news .slick-next {
        right: 20px;
    }
}
@media (max-width: 991px) {
    /***************************************************************************
    * Featured Player
    ***************************************************************************/
    #team .section-team-featured-player .team-player-img img {
        margin: 0 auto;
    }
    #team .section-team-featured-player .team-player-img h5 {
        bottom: 0;
        color: #333;
        left: auto;
        margin-top: 15px;
        position: relative;
        text-align: center;
    }
    #team .section-team-featured-player .team-player-info {
        margin-top: 15px;
        padding-left: 0;
        padding-right: 0;
    }
    /***************************************************************************
    * Common Team Info Section
    ***************************************************************************/
    #team .section-team-info .img-block {
        display: none;
    }
    #team .section-team-info .heading-block {
        height: auto;
    }
    /***************************************************************************
    * Team Sponsors
    ***************************************************************************/
    #team .section-team-sponsors .sponsors-list .sponsor-item {
        margin-top: 15px;
    }
    #team .section-team-sponsors .sponsors-list .sponsor-item:first-child {
        margin-top: 0;
    }
}
@media (max-width: 768px) {
    /***************************************************************************
    * Team Info Banner
    ***************************************************************************/
    #team .section-banner .team-sponsor {
        display: none;
    }
    /***************************************************************************
    * Sub-teams Slider
    ***************************************************************************/
    #team .section-team-subteam .slick-slide img {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 700px) {
    /***************************************************************************
    * Common Team Info Section
    ***************************************************************************/
    #team .section-team-info .section-content {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media (max-width: 680px) {
    /***************************************************************************
    * Common Team Info Section
    ***************************************************************************/
    #team .section-team-info .section-team-tournaments .media-block {
        display: none;
    }
    /***************************************************************************
    * Common Team Info Section
    ***************************************************************************/
    #team .section-team-info .section-team-news .media-block {
        display: none;
    }
    #team .section-team-info .section-team-news .slide-img {
        display: none;
    }
    #team .section-team-info .section-team-news .slide-content {
        float: none;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        width: 82%;
    }
    #team .section-team-info .section-team-news .slide-content:before {
        display: none;
    }
}
@media (max-width: 540px) {
    /***************************************************************************
    * Team Info Banner
    ***************************************************************************/
    #team .section-team-content .container {
        padding-bottom: 30px;
        padding-top: 30px;
    }
    #team .section-team-content p {
        margin-bottom: 30px;
    }
    /***************************************************************************
    * Team Info Section
    ***************************************************************************/
    #team .section-team-content .social-list {
        clear: left;
        margin-top: 25px;
        width: 100%;
    }
    #team .section-team-content .social-list li {
        margin-bottom: 10%;
        margin-left: 0;
        margin-right: 10%;
    }
    /***************************************************************************
    * Common Team Info Section
    ***************************************************************************/
    /* Tournaments Block */
    #team .section-team-info .section-team-tournaments h3 {
        margin-bottom: 15px;
    }
    #team .section-team-info .section-team-tournaments .slide h5 {
        font-size: 26px;
    }
    #team .section-team-info .section-team-tournaments .slide .slide-content {
        width: 100%;
    }
    #team .section-team-info .team-news-slider .slide-content {
        width: 100%;
    }
    #team .section-team-info .slick-arrow,
    #team .section-team-info .slider-arrows {
        display: none !important;
    }
    /***************************************************************************
    * Featured Player
    ***************************************************************************/
    #team .section-team-featured-player .team-player-img h5 {
        font-size: 18px;
    }
}
