/* style_part5.css
   Source: style.css
   Lines: 2197-2743 of 2743 (inclusive)
   Keep order: 1 → 5 in your HTML to preserve cascade */


@media(min-width: 990px) and (max-width: 1199px) {
    .wrapper {
        width: 970px;
    }
    .page-nav a.join-us{
        font-size: 26px;
        line-height: 20px;
    }
    .item-lg .btn-white, .item-lg a.btn-white{
        font-size: 27px;
    }
    .item-lg .btn-red, .item-lg a.btn-red{
        font-size: 27px;
    }
    .item-lg .details .description{
        padding-bottom: 128px;
    }
    .page-nav.members-nav ul li a{
        font-size: 16px !important;
    }
    .right-info-bar{
        display: none;
    }
    .left-info-bar{
        width: 100%;
    }
    .items .item{
        width: 178px;
    }
    .items-2 .item{
        width: 475px;
    }
    .items-2 .item .s-btn{
        font-size: 16px;
    }
}

@media(min-width: 768px) and (max-width: 989px) {
    .wrapper {
        width: 750px;
    }
    .page-nav a{
        font-size: 15px;
    }
    .page-nav a.join-us{
        font-size: 19px;
        line-height: 21px;
    }
    .item-lg .previews,
    .item-lg .details{
        width: 100%;
    }
    .item-lg .buttons{
        width: 100%;
        text-align: center;
        position: relative;
        left: auto;
        bottom: auto;
        right: auto;
    }
    .item-lg .btn-white, .item-lg a.btn-white,
    .item-lg .btn-red, .item-lg a.btn-red{
        width: 100%;
        max-width: 300px;
        margin: 0 5px;
        display: inline-block;
        font-size: 23px;
        margin-top: 20px;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .item-lg .details .description{
        padding-bottom: 0;
    }
    .title-md{
        font-size: 33px;
    }
    .red-info-title{
        font-size: 30px;
    }
    .join-area .btn-white-2{
        font-size: 3vw;
        padding: 1.5vw;
    }
    .page-nav.members-nav ul li{
        width: 33.33%;
    }
    .page-nav.members-nav ul li a{
        font-size: 20px;
    }
    .right-info-bar{
        display: none;
    }
    .left-info-bar{
        width: 100%;
    }
    .items .item{
        width: 236px;
    }
    .items .item:nth-child(5n+5){
        margin-right: 20px;
    }
    .items .item:nth-child(3n+3){
        margin-right: 0;
    }
    .items-2 .item{
        width: 100%;
        margin-right: 0;
    }
    .items-2 .item .s-btn{
        font-size: 18px;
    }
    .left-actions,
    .right-actions{
        width: 100%;
        text-align: center;
    }
}

@media(min-width: 480px) and (max-width: 767px) {
    .wrapper {
        width: 460px;
    }
    .page-header{
        text-align: center;
    }
    .header-top .logo,
    .header-top .info{
        display: inline-block;
        float: none;
    }
    a.menu-opener{
        display: inline-block;
    }
    /* .page-nav ul{
        display: none;
    } */
    .promo-video{
        display: none;
    }
    .header-video{
        background: url(../images/bg-promo-header.jpg) no-repeat center center;
        height: 300px;
    }
    .title-lg{
        font-size: 24px;
        line-height: 30px;
    }
    .header-video .btn-white{
        margin-top: 10px;
        font-size: 18px;
        line-height: 23px;
        padding-right: 7px;
    }
    .header-video .btn-white:after{
        display: none;
    }
    .promo-header-2 .box{
        width: 50%;
    }
    .promo-header-2 .info-block{
        padding: 23px 15px;
        max-width: 357px;
        display: inline-block;
        width: 100%;
    }
    .item-lg .previews,
    .item-lg .details{
        width: 100%;
    }
    .item-lg .buttons{
        width: 100%;
        text-align: center;
        position: relative;
        left: auto;
        bottom: auto;
        right: auto;
    }
    .item-lg .btn-white, .item-lg a.btn-white,
    .item-lg .btn-red, .item-lg a.btn-red{
        width: 100%;
        max-width: 300px;
        margin: 0 5px;
        display: inline-block;
        font-size: 23px;
        margin-top: 20px;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .item-lg .details .description{
        padding-bottom: 0;
    }
    .btn-white, a.btn-white {
        font-size: 3vw;
    }
    .promo-box-2 .btn-white{
        font-size: 4vw;
        padding: 1.8vw;
        margin-bottom: 20px;
    }
    .promo-box-2 .ticks .tick{
        text-align: left;
    }
    .title-md{
        font-size: 33px;
    }
    .red-info-title{
        font-size: 26px;
        line-height: 30px;
    }
    .red-info-desc{
        font-size: 15px;
    }
    .join-area .ticks .tick{
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .join-area .btn-white-2 {
        margin-top: 25px;
        font-size: 20px;
        line-height: 27px;
        padding-right: 1vw;
    }
    .join-area .btn-white-2:after{
        display: none;
    }
    .join-form-right .title.white-red{
        padding-left: 55px;
    }
    .join-form-right .title.white-red:before{
        left: 20px;
    }
    .title-md{
        line-height: 35px;
    }
    .red-info-desc span{
        line-height: 20px;
    }
    .right-info-bar{
        display: none;
    }
    .left-info-bar{
        width: 100%;
    }
    .pagination a{
        display: none;
    }
    .pagination a.next,
    .pagination a.prev{
        display: inline-block;
    }
    .items .item{
        width: 220px;
    }
    .items .item:nth-child(5n+5){
        margin-right: 20px;
    }
    .items .item:nth-child(2n+2){
        margin-right: 0;
    }
    .content-nav a{
        margin: 4px;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .add-comment{
        padding: 0;
        text-align: center;
    }
    .add-comment input[type="submit"]{
        position: relative;
        bottom: auto;
        right: auto;
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .comment-info{
        text-align: center;
    }
    .items-2 .item{
        width: 100%;
        margin-right: 0;
    }
    .items-2 .item .s-btn{
        font-size: 14px;
    }
    .items-2 .details p{
        margin: 0;
        padding-bottom: 50px;
    }
    .left-actions,
    .right-actions{
        width: 100%;
        text-align: center;
    }
}

@media(max-width: 479px) {
    .wrapper {
        width: 300px;
    }
    .page-header{
        text-align: center;
    }
    .header-top .logo,
    .header-top .info{
        display: inline-block;
        float: none;
    }
    a.menu-opener{
        display: inline-block;
    }
    /* .page-nav ul{
        display: none;
    } */
    .promo-video{
        display: none;
    }
    .header-video{
        background: url(../images/bg-promo-header.jpg) no-repeat center center;
        height: 300px;
    }
    .title-lg{
        font-size: 21px;
        line-height: 27px;
    }
    .header-video .btn-white{
        margin-top: 10px;
        font-size: 16px;
        line-height: 23px;
        padding-right: 7px;
    }
    .header-video .btn-white:after{
        display: none;
    }
    .promo-header-2 .box{
        width: 50%;
    }
    .promo-header-2 .info-block{
        padding: 23px 15px;
        max-width: 357px;
        display: inline-block;
        width: 100%;
    }
    .item-lg .previews,
    .item-lg .details{
        width: 100%;
    }
    .item-lg .buttons{
        width: 100%;
        text-align: center;
        position: relative;
        left: auto;
        bottom: auto;
        right: auto;
    }
    .item-lg .btn-white, .item-lg a.btn-white,
    .item-lg .btn-red, .item-lg a.btn-red{
        width: 100%;
        max-width: 300px;
        margin: 0;
        margin-top: 10px;
        display: inline-block;
        font-size: 23px;
        margin-top: 20px;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    .item-lg .details .description{
        padding-bottom: 0;
    }
    .double-banner .info{
        width: 100%;
    }
    .title-md{
        font-size: 35px;
        line-height: 37px;
    }
    .promo-box-1 .btn-white,
    .join-area .btn-white-2 {
        margin-top: 25px;
        font-size: 20px;
        line-height: 27px;
        padding-right: 1vw;
    }
    .promo-box-1 .btn-white:after,
    .join-area .btn-white-2:after{
        display: none;
    }
    .title.white-red{
        font-size: 20px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .item-lg .details .description{
        font-size: 13px;
        margin-top: 20px;
    }
    .title.gray-white {
        margin-top: 20px;
        line-height: 26px;
        margin-bottom: 20px;
        font-size: 21px;
    }
    .promo-box-2 .btn-white{
        font-size: 5vw;
        padding: 3vw;
        margin-bottom: 20px;
    }
    .promo-box-2 .ticks .tick{
        width: 100%;
        margin-bottom: 20px;
        text-align: left;
    }
    .promo-box-2 .title.gray-white{
        margin-top: 20px;
        line-height: 26px;
        margin-bottom: 20px;
        font-size: 21px;
    }
    .title-md{
        font-size: 33px;
    }
    .red-info-title{
        font-size: 26px;
        line-height: 30px;
    }
    .red-info-desc{
        font-size: 15px;
    }
    .join-area .ticks .tick{
        width: 100%;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .title.red-white span{
        line-height: 25px;
        padding-left: 0;
    }
    .title.red-white span:before{
        display: none;
    }
    .btn-play{
        width: 100px;
        height: 100px;
    }
    .join-form-right .title.white-red{
        padding-left: 55px;
    }
    .join-form-right .title.white-red:before{
        left: 20px;
    }
    input[type="radio"] + label{
        font-size: 12px;
    }
    .red-info-desc span{
        line-height: 20px;
    }
    .header-top .info{
        font-size: 16px;
    }
    .right-info-bar{
        display: none;
    }
    .left-info-bar{
        width: 100%;
    }
    .pagination a{
        display: none;
    }
    .pagination a.next,
    .pagination a.prev{
        display: inline-block;
    }
    .items .item{
        width: 100%;
    }
    .items .item:nth-child(5n+5){
        margin-right: 0;
    }
    .content-nav a{
        margin: 4px;
        font-size: 14px;
        margin-bottom: 20px;
    }
    .add-comment{
        padding: 0;
        text-align: center;
    }
    .add-comment input[type="submit"]{
        position: relative;
        bottom: auto;
        right: auto;
        display: inline-block;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .comment-info{
        text-align: center;
    }
    .items-2 .item{
        width: 100%;
        margin-right: 0;
        padding: 15px;
    }
    .items-2 .item .s-btn{
        font-size: 14px;
    }
    .items-2 .details p{
        margin: 0;
        padding-bottom: 0;
    }
    .items-2 .thumb{
        display: inline-block;
        width: 100%;
    }
    .items-2 .details{
        padding-left: 0;
        display: inline-block;
    }
    .item-buttons{
        position: relative;
        text-align: center;
        width: 100%;
        margin-top: 10px;
    }
    .left-actions,
    .right-actions{
        width: 100%;
        text-align: center;
    }
    .s-btn{
        margin: 6px 3px;
        font-size: 13px;
    }
    .right-actions .red{
        margin: 6px 3px;
        font-size: 13px;
    }
    .btn-label{
        font-size: 13px;
    }
}

