@media (min-width: 768px ) {
.slicknav_menu {
display: none;
}
}
@media (max-width: 768px ) {
.header-menu{display:none !important;}
#header .container{
	padding:0;
	position:relative;
}
.header-logo>a{
	height:40px;
}
.header-logo a img{margin-left:15px;max-height: 40px;}
#slider .text h1{font-size:24px;}
.subheader .text h1,.pro-info h1{font-size:24px;}
#slider .text h2{font-size:24px;}
.pro-action a{margin-bottom:10px;}
.pro-info h1{margin-top:20px;}
.call-con h3{font-size:24px;}
.footer-info{margin-bottom:10px;}
.entry-content h2{font-size: 22px;}
.entry-content h3{font-size: 20px;}
.pro-nav li{margin-left:10px;}
}
