@media (min-width: 768px) and (max-width: 1600px) { 
#mega-menu-wrap-main-nav #mega-menu-main-nav > li.mega-menu-item{margin: 0 10px 0 0;}
.header-form{display:none !important;}
}
@media (max-width: 768px ) {
#mega-menu-main-nav {
    border-top: 1px #eeeeee solid !important;
}
#mega-menu-main-nav>li>a {
    padding-bottom: 10px !important;
    border-bottom: 1px #eee solid !important;
    margin-bottom: 10px !important;
}
#header .container{padding:0;}
.header-menu{float:right !important;}
.header-form{display:none !important;}
.header-logo{
    height: 60px;
    line-height:60px;
}
.header-logo a img{
	margin-left:15px;
	max-height:40px;
	}
.section-head h2{font-size:24px;}	
.section-head p{font-size:16px;}
.section1-num li{width:50%;}
.section1-num li h3{font-size:24px;}
.section2-con .left p{position:static;}
.subheader h1{font-size:24px;}
.subheader p{font-size:16px;}
.subheader img {
    height: 200px;
}
.crumbs,.pro-info{margin-bottom:20px;}
.entry-content h2{font-size:24px;}
.entry-content h3{font-size:20px;}
.footer-top form{
    flex-direction: column;
}
.footer-top form button[type="submit"],.footer-top form input[type="email"] {
	border-radius: 5px !important;
}
.footer-top div.wpforms-container-full .wpforms-form .wpforms-submit-container{padding-top:0 !important;padding-bottom:10px;}
.content-list li h2 a{font-size:16px;}

}
