@media (min-width: 768px ) {
.slicknav_menu{display:none;}
}
@media (min-width: 768px) and (max-width: 991.98px) { 
.header-menu>ul>li {
margin-left: 10px;
}
}
@media (max-width: 768px ) {
#header .container{padding:0;}
.header-logo img{margin-left:15px;max-height: 40px;}
.header-logo{
	height: 60px;
	line-height: 60px;
}
.header-menu{display:none;}
.foot-contact{padding-left:15px;}
.btn-action a:first-child{margin-bottom:15px;}
.news-cat .col-md-4{margin-bottom:20px;}
.single-pro-list li{}
.entry-content h2{font-size: 22px;}
.entry-content h3{font-size: 20px;}
.single-header h1,.cp-con h1,.section-head h2{font-size: 24px;}
.social{margin-top:10px}
#slider img{
    min-height: 200px;
    object-fit: cover;
}
}
