@media (min-width: 1200px) {
	.top-holine p{
		line-height: 40px;
	}
}
@media only screen and (max-width: 1024px) {
#slider-home .item img{
	height: auto;
}
	
.menu-search .main-menu ul li a{
	font-size: 13px;
}
}
@media only screen and (max-width: 768px) {
.hc-nav-trigger.hc-nav-1{
	display: block!important;
	top: 50% !important;
	transform: translateY(-50%);
}
.top-social ul li a{
	font-size: 11px;
	padding:0 5px;
}
#logo-menu .col-md-2{
	width: 100%;
	display: inline-block;
	text-align: center;
	padding: 10px 0px;
	position: relative;
}
#logo-menu{
	padding:0;
}
.logo img{
	width: 150px;
}
.menu-search{
	display: none;
}
#main-slider .content-slider{
	position: inherit;
    left: inherit;
    right: initial;
    width: 100%;
    top: inherit;
    transform: inherit;
    margin-top: 15px;
}
.top-social-content .item{
	padding-bottom: 15px;
}
}


@media only screen and (max-width: 736px){
.content-table-home .content-sleep-l{
	padding-left: 120px;
	background: none;
}
.right-images-sl{
	margin-top: 15px;
}
.right-images-sl img{
	width: 100%;
}
.nav-new-home .title{
	height: auto;
}
.nav-new-home .item{
	margin-bottom: 15px;
}
}
@media only screen and (max-width: 667px){
.hc-nav-trigger.hc-nav-1{
	top: 50% !important;
	transform: translateY(-50%);
}
.top-header .col-md-8{
	    background: #004e96;
}
.top-social ul{
	padding-top: 0;
}
.right-distich .desc{
	height: auto;
}
.service-home p{
	font-size: 16px;
}
.content-table-home{
	padding-top: 15px;
}
}
@media only screen and (max-width: 414px){
	

}