.ytecn{ width: 1200px; position: relative; margin: 0 auto; padding: 0px;}
.ytecn:after { content: "\0020"; display: block; height: 0; clear: both; visibility: hidden; }

.ytecn .f-right{float: right!important;}
.ytecn .f-left{float: left!important;}


.ytecn .row:before,.row:after { content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.ytecn .row:after{clear: both; }
.ytecn .row{zoom: 1;}

.ytecn .wrap-col{margin:10px;}

.ytecn .col-1-2, .ytecn .col-1-3, .ytecn .col-2-3, .ytecn .col-1-4, .ytecn .col-2-4, .ytecn .col-3-4, .ytecn .col-1-5, .ytecn .col-2-5, .ytecn .col-3-5, .ytecn .col-4-5, .ytecn .col-1-6, .ytecn .col-2-6, .ytecn .col-3-6, .ytecn .col-4-6, .ytecn .col-5-6{float:left; display: inline-block;}

.ytecn .col-full{width:100%;}

.ytecn .col-1-2{width:50%;}
.ytecn .offset-1-2{margin-left: 50%;}

.ytecn .col-1-3{width:33.33%;}
.ytecn .col-2-3{width:66.66%;}
.ytecn .offset-1-3{margin-left: 33.33%;}
.ytecn .offset-2-3{margin-left: 66.66%;}

.ytecn .col-1-4{width:25%;}
.ytecn .col-2-4{width:50%;}
.ytecn .col-3-4{width:75%;}
.ytecn .offset-1-4{margin-left: 25%;}
.ytecn .offset-2-4{margin-left: 50%;}
.ytecn .offset-3-4{margin-left: 75%;}

.ytecn .col-1-5{width:20%;}
.ytecn .col-2-5{width:40%;}
.ytecn .col-3-5{width:60%;}
.ytecn .col-4-5{width:80%;}
.ytecn .offset-1-5{margin-left: 20%;}
.ytecn .offset-2-5{margin-left: 40%;}
.ytecn .offset-3-5{margin-left: 60%;}
.ytecn .offset-4-5{margin-left: 80%;}

.ytecn .col-1-6{width:16.66%;}
.ytecn .col-2-6{width:33.33%;}
.ytecn .col-3-6{width:50%;}
.ytecn .col-4-6{width:66.66%;}
.ytecn .col-5-6{width:83.33%;}
.ytecn .offset-1-6{margin-left: 16.66%;}
.ytecn .offset-2-6{margin-left: 33.33%;}
.ytecn .offset-3-6{margin-left: 50%;}
.ytecn .offset-4-6{margin-left: 66.66%;}
.ytecn .offset-5-6{margin-left: 83.33%;}

@media only screen and (min-width: 960px) and (max-width: 1199px) {
	.ytecn{width:960px;}
}

@media only screen and (min-width: 768px) and (max-width: 959px) {
	.ytecn{width:768px;}
}

@media only screen and (max-width: 767px) {
	.ytecn, .ytecn .col-1-2, .ytecn .col-1-3, .ytecn .col-2-3, .ytecn .col-1-4, .ytecn .col-2-4, .ytecn .col-3-4, .ytecn .col-1-5, .ytecn .col-2-5, .ytecn .col-3-5, .ytecn .col-4-5, .ytecn .col-1-6, .ytecn .col-2-6, .ytecn .col-3-6, .ytecn .col-4-6, .ytecn .col-5-6{width:100%;}
	.ytecn .offset-1-2, .ytecn .offset-1-3, .ytecn .offset-2-3, .ytecn .offset-1-4, .ytecn .offset-2-4, .ytecn .offset-3-4, .ytecn .offset-1-5, .ytecn .offset-2-5, .ytecn .offset-3-5, .ytecn .offset-4-5, .ytecn .offset-1-6, .ytecn .offset-2-6, .ytecn .offset-3-6, .ytecn .offset-4-6, .ytecn .offset-5-6{margin-left:0;}
}
