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

	.main-menu>ul>li>a{

		font-size: 12px;

	}

	}

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

.question-home .accordion-container{

	width: 100%;

}

.main-menu{

	display: none;

}

.logo-menu{

	text-align: center;

}

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

    display: block!important;

}



.title-primary{

	font-size: 25px;

}

.question-buttom-home .question-buttom-content{

	padding:30px;

}



}

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



}



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

.top-content .image{

	text-align: center;

}

.top-content  .top-content-right{

	padding-top: 20px;

}

.top-content-buttom{

	padding-top: 10px;

}

.sidebar{

	margin-top: 20px;

}

.sidebar .new-sidebar .nav-new-sb .img img{

	height: auto;

}

.sidebar .list-new .image img{

	height: auto;

}

.conten-detail-pr{

	padding-top: 20px;

}

.add-shop input[type=submit]{

	margin-bottom: 10px;

}

}

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

.main-content{

	padding-top: 0

}

.top-content-buttom .content-buttom-right{

	margin-top: 15px;

}

}

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

	



}