@media screen and (max-width: 600px){
.top_title_text {
    padding-top: 6%;
}
}

.winner_block h4.ranking, .winner_block .ranking h4{
	color: #1e3656;
}

.winners_background .mid_content{
/*	padding: 50px 0;*/
    margin: 0 auto;
}

.top_title3_text{
	font-weight: 500;
	line-height: 27px;
	font-size:16px;
}

.top_title3_text span{
	border: 1px solid #fff;
    padding-left: 10px;
    padding-right: 10px;
    color: #fff;
	border-radius: 7px;
	background: #fff;
	
}
.top_title3_text span a{
	color:#000;	
}

.join_now:hover{color:#fff;}

.winners_background .follow_block{
	padding-top:0px;
	
	
}
.ig_follow .txt {
    color: #212529;
    display: inline-block;
    margin: 10px 0;
    margin-left: 15px;
    margin-right: 15px;
    vertical-align: middle;
	height: auto;
    background: #fff;
	padding:0px;
}

.winners_brief h1{color: #1e3656;}
.winners_icon{
	width:110px;
	height:110px;
	margin:0 auto;
}

.color_merit, .mid_content{
	color:#f42323;
	
}
.footer_thanks{
	margin: 0 auto;
	text-align:center;
	font-weight: 600;
}


 .judge_award_wrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: center; 
	align-items: stretch;
	max-width: 960px;
    margin:  0 auto;
}


.judge_award_wrapper_inner{
	width: 50%;
	height: auto;
	padding: 10px;
	
	
	
}
.winner_block img{
	max-width:640px;
	
}

.three_column{
	width: 33.3%;
	
}
.winners_background .mid_content p{color:#000;}

.btn.color_submit{
	color:#f71138;
	border-color:#f71138;

}
.btn{border-width:2px;}
.btn.color_submit{font-weight:600;}


@media screen and (max-width: 480px) {
	.judge_award_wrapper_inner, .three_column{width:100%;}
	
}


@media screen and (max-width:991px) {
	
	.sub_nav.regular ul > li:nth-child(1), .sub_nav.regular ul > li:nth-child(2), .sub_nav.regular ul > li:nth-child(3), .sub_nav.regular ul > li:nth-child(4), .sub_nav.regular ul > li:nth-child(5), .sub_nav.regular ul > li:nth-child(6){
		width:33.33%;
	}
	.sub_nav.regular ul > li:nth-child(4), .sub_nav.regular ul > li:nth-child(5){width:50%;}
	
	.sub_nav.regular ul > li:nth-child(7){width:100%;}
	
}


@media screen and (max-width:600px) {
	.sub_nav.regular ul > li:nth-child(1), .sub_nav.regular ul > li:nth-child(2), .sub_nav.regular ul > li:nth-child(3), .sub_nav.regular ul > li:nth-child(4){
		width:50%;
	}
	
	.sub_nav.regular ul > li:nth-child(5){
		width:100%;
	}
	.sub_nav.regular ul > li:nth-child(6){
		width:100%;
	}	
	.sub_nav.regular ul > li:nth-child(7){
		width:100%;
	}

}



/*video*/
.portrait_video video{
	width:320px;
	
}

.square_video video{
	width:380px;
}


.landscape_video video{
	width:500px;
}


.judge_award_wrapper.flex_new{
	justify-content: center;
}

.judge_award_wrapper_inner.flex_inner video{
	    border: 1px solid #dedddd;
}


.judge_award_wrapper  div{
	margin:0px 10px 0px 10px;
	width:50%;
}

.flex_new{
	justify-content: space-between;
    flex-wrap: nowrap;
	
}
.flex_inner{
	width:32%;
}
.flex_inner video{
	width:100%;
}


@media screen and (max-width: 480px) {
	.portrait_video  video{
		width:70%;
	}
	.square_video video{
		width:70%;
	}
	.landscape_video video{
		width:90%;	
		
	}
	.flex_new{
		flex-wrap: wrap;
	}
	.judge_award_wrapper div{
		width:100%;
		padding:10px;
	}
	.flex_new .flex_inner video{
		width:100%;
		
	}
	.dropdown .dropbtn{
		padding:none;
	}
}
/*video*/
.sub_nav{    padding-top: 30px;}

.dropbtn.sticky_color{
		font-size: 14px;

	
}
.sub_nav.sticky ul > li > a, .sub_nav.sticky ul > li.active > .sticky_color{
	font-size: 14px;
	
}

@media screen and (min-width: 991px){
	.sub_nav.regular ul > li {
		padding:none;
	}
	
}
@media screen and (max-width: 600px){
	.dropdown .dropbtn{font-size:13px;}
	.sub_nav.regular ul > li > a{
		min-height: 48px;
	}
	.dropdown-content{
		top:60px;
	}
}

.winners_background .winners_brief {
	text-align: center;
}
.winners_background .winners_brief p{
	font-weight: 700;
}
.section_part .part_icon img{
	width:70px;
	height:70px
}