@media only screen and (max-width: 1024px) {

	.container{

		width: calc(100% - 20px);

		margin: auto;

	}

}

@media only screen and (max-width: 992px) {

	.box-articles-same{

		height: 260px;

	}

	.box-articles-same img{

		width: 100%;

		height: 200px;

	}

}

@media only screen and (max-width: 768px) {

	.box-articles-same{

		width: 50%;

		float: left;

	}

.hc-nav-trigger.hc-nav-1 {

    display: block!important;

}

.second-nav{

	display: block;

}

.logo{

	display: inline-block;

    width: 100%;

    text-align: center;

    margin-bottom: 15px;

}

.main-menu{

	display: none;

}

}

@media only screen and (max-width: 812px){

.layer_secondcontent{

	background: none;

}

}



@media only screen and (max-width: 736px){

.top-content-left .image img{

	width: 100%;

}

.top-content-center{

	padding-top: 15px;

}

.nav-content-center .item .image img{

	height: auto;

}

.category-item{

	width: 100%;

}

.fthead{

	margin-top: 15px;

}

.form-contat{

	padding-top: 15px;

}

.main-new .thumb_pitem img{

	height: auto

}

.main-new .format_pitem .title{

	margin-top: 10px;

}

}

@media only screen and (max-width: 667px){

	.logo img{

		width: 65%;

	}

	.hc-nav-trigger{

		top: 15px!important;

	}

	.hbc-item .hbc-left{

		width: 100%;

		padding-right: 0;

	}

	.hbc-item .hbc-right{

		width: 100%;

		padding-left: 0;

		padding-top: 15px;

	}

	.ads-sb img{

		width: 100%;

	}

 	#show-mobile{

 		display: block;
 		overflow: hidden;

 	}

}

@media only screen and (max-width: 430px){

    #send-contacts .item input[type=submit]{

      width: 100%!important;

      margin-top: 10px;

    }

	#send-contacts [name="captcha"]{

		width: 35%!important;

	}

	.box-articles-same{

		width: 100%;

	}

}

@media only screen and (max-width: 414px){

	



}

@media only screen and (max-width: 330px){

	#contactsend{

		width: 100%;

		text-align: center;

		margin-top: 10px;

	}

	[name="captcha"]{

		width: 35%!important;

	}

}