@media (max-width: 1023px){
    header .search{
        margin-left: 88px;
    }

    #search_modal{
        width: 380px;
    }


    header .info{
        padding-top: 80px;
        padding-bottom: 5px;
    }

    header .logo{
        top: 10px;
    }


    header .age{
        top: 5px;
        bottom: 0;
        right: -100px;
    }


    header .menu{
        display: flex;

        width: 100%;

        margin: 0 0;

        justify-content: space-between;
        align-items: stretch;
        align-content: flex-start;
        flex-wrap: wrap;
    }

    header .menu li a{
        min-width: 0;

        padding: 0 13px;
    }


    .news{
        padding: 19px 0 16px;
    }
    .news .articles .article_box:nth-last-child(1),
    .news .articles .article_box:nth-last-child(2){
        display: none;
    }


    .articles .article_box{
        width: 31.55%;
    }
    .articles .article_box.big{
        width: 68.4%;
    }


    .content_block .articles .article_box,
	.content_block.block_5 .articles .article_box{
        width: 25%;
    }

    .radio_box .articles .article_box:nth-last-child(1),
    .radio_box .articles .article_box:nth-last-child(2){
        display: block;
    }


    .content_block{
        margin: 0;
        padding: 0;
    }


    aside{
        width: 100%;
    }


    .radio_box .videos{
        overflow: hidden;

        margin-left: -2.5%;
    }
    .radio_box .videos .video{
        float: left;

        width: 47.5%;

        margin-bottom: 32px;
        margin-left: 2.5%;
    }
    .radio_box .videos .video + .video{
        margin-top: 0;
    }


    .videos_block .tab_content{
        margin-right: -357px;
        padding-right: 377px;
    }
    .videos_block .tab_content iframe{
        height: 270px;
    }

    .videos_block .videos_list .scroll{
        height: 403px;
    }

    .videos_block .videos_list{
        width: 357px;
    }
    .videos_block .tabs{
        padding-right: 40px;
    }


    .articles_box .articles .article_box:nth-child(4){
        display: block;
    }

    .popular{
        max-width: 100%;

        margin-bottom: 20px;
    }



    .analytics .content_block{
        width: 100%;

        padding-right: 0;
    }
    .analytics .content_block .articles .article_box{
        width: 33.333%;
    }
    .analytics .content_block .articles .article_box:nth-child(4){
        display: none;
    }

    .analytics .slider_box{
        width: 100%;

        padding-left: 40px;
    }


    .ad{
        display: none;
    }


    .slider_block .slider_box .slide{
        width: 500px;
    }


    .articles_cat .cat_article_list{
        margin-bottom: 19px;
    }


    .articles_box2 .articles .article_box:nth-last-child(1),
    .articles_box2 .articles .article_box:nth-last-child(2){
        display: none;
    }


    .videos .video_box{
        width: 50%;
    }
    .videos.list .video_box:nth-child(4){
        display: block;
    }

    .videos_block .tab_content iframe,
    .videos_block .tab_content .player_frame{
        height: 300px;
    }
    .videos_block .tab_content .player_frame .player_uppod{
        min-height: 300px !important;
        height: 300px !important;
    }

    .page_content{
        padding: 20px 0;
    }

    .page_content .news .articles .article_box:nth-last-child(1),
    .page_content .news .articles .article_box:nth-last-child(2){
        display: block;
    }

    aside .videos{
        overflow: hidden;

        margin-left: -1.5%;
    }
    aside .videos .video{
        float: left;

        width: 48.5%;

        margin-bottom: 12px;
        margin-left: 1.5%;
    }
    aside .videos .video + .video{
        margin-top: 0;
    }
    aside .videos .video:nth-last-child(1){
        display: none;
    }


    aside .articles{
        overflow: hidden;

        margin-left: -20px;
    }
    aside .articles .article_box{
        float: left;

        width: 50%;
    }
    aside .articles .article_box + .article_box{
        margin-top: 0;
    }
    aside .articles .article_box .article{
        margin-left: 20px;
    }


    .article_col{
        display: none;
    }


    .article_content{
        margin: 0;
        padding: 0;
    }

    .article_content h1{
        font-size: 28px;
        line-height: 32px;
    }

    .article_content .content_block{
        margin-bottom: 30px;
    }


    .article_text .popular{
        max-width: 304px;
    }


    .article_content .bottom{
        padding-left: 0;
    }
    .article_content .bottom .left_info{
        left: 0;
    }

	.other-sections .item-sect-block.ttl,
	.other-sections .item-sect-block{
		display: block;
		width: 100%;
	}

    footer{
        padding: 30px 0;
    }

    footer .subscribe,
    footer .links + .links{
        margin-left: 70px;
    }

    footer .socials{
        float: left;

        margin-top: 30px;
    }
	
	aside .banner{
		width: 49%;
		display: inline-block;
		margin-right: 0%;
	}
	
	aside .banner.ban-1001{
		width: 100%;
		display: block;
	}
	aside .banner.ban-1001>div.active,
	aside .banner.ban-1001>div{
		width: 49%;
		display: inline-block;
	}
	aside .banner.ban-1001 .ban-1001-1{
		margin-right: 1%;
		margin-right: 1.4%;
	}
	aside .banner.ban-1001 img{
		width: 100%;
	}	
}

/**
* max top banner 
*/
@media all and (max-width: 920px){
	.max_top_banner .hint_link.page_link{
		right: 100px;
	}
}
@media all and (max-width: 800px){
	.max_top_banner{
		background: #fff;
	}
	.max_top_banner .banner_content{
		width: 100%;
		padding: 0px;
	}
	.max_top_banner_preview a{
		max-width: 100%;
	}
	#videoplayer_top_banner{
		max-height: 400px;
	}
}
@media all and (max-width: 1199px){
	.max_top_banner .logo_left{
		display:none;
	}
	.max_top_banner .logo_right{
		display:none;
	}
}
@media all and (min-width: 1200px) and (max-width: 1300px){
	.max_top_banner .logo_left{
		width: 14%; 
	}
	.max_top_banner .logo_right{
		right: 3%;
	}
}
@media all and (min-width: 1370px) and (max-width: 1679px){
	.max_top_banner .logo_left{
		left: 3%;
	}
	.max_top_banner .logo_right{
		right: 6%;
	}
}
@media all and (min-width: 1680px) and (max-width: 1900px){
	.max_top_banner .logo_left{
		left: 5%;
	}
	.max_top_banner .logo_right{
		right: 8%;
	}
}
@media all and (min-width: 1901px) and (max-width: 2200px){
	.max_top_banner .logo_left{
		left: 6%;
	}
	.max_top_banner .logo_right{
		right: 8.5%;
	}
}
@media all and (min-width: 2201px) and (max-width: 2500px){
	.max_top_banner .logo_left{
		left: 13%;
	}
	.max_top_banner .logo_right{
		right: 8.5%;
	}
}
@media all and (min-width: 2501px){
	.max_top_banner .logo_left{
		left: 8%;
	}
	.max_top_banner .logo_right{
		right: 11.5%;
	}
}
