@media (min-width:1200px){
	.home-slider .et_pb_row {
		max-width: 1150px;
		padding: 45px 0 0;
	}
	.home-slider .et_pb_slides{
		max-width:1035px;
		margin:0 auto;
	}
	.subs-block label{
		margin-top:8px;
	}
	.logo_container {
		position: relative;
		top: 12px;
	}
}
@media (min-width:981px){
#main-header{
	height:128px;
}
.header-logo{
	position:absolute;
	padding:8px 0 0 0;
	left:0;
	top:0;
}
.header-right{
	float:right;
	padding-top:20px;
}
#et-top-navigation, #top-menu-nav, #et_top_search{
	float:left !important;
}
.header-social-media{
	float:right;
}
.welcome-section img{
	top:-30px !important;
}
.home-slider .et_pb_slides, .home-slider .et_pb_slide{
	height:433px;
}

/*Footer widgets design starts*/
#footer-widgets .footer-widget:first-child{

}
#footer-widgets .footer-widget:first-child .title {
    font-size: 18px;
    font-weight: 600;
	margin-bottom:0;
    text-transform: uppercase;
}
.footer-social .et-social-icons {
    float: none;
}
.footer-social ul li{
	margin:0;
	padding:0 10px 0 0 !important;
}
#footer-widgets .footer-widget:last-child{
	float:left;
}
#footer-widgets .footer-widget:nth-child(2) .widget_text{
	float:none;
	width:100%;
	margin:0;
}

a[href^="tel"] {
    pointer-events: none;
    text-decoration: none !important;
}
#left-area {
    margin-right: 5.5%;
    padding: 0 !important;
    width: 68.833%;
}
#sidebar {
	padding:0 !important;
    width: 25.666%;
}
#main-content .container::before {
    display: none;
}
.btn-big {
    font-size: 20px !important;
    padding: 20px 30px !important;
}
.more-btn-big {
    font-size: 25px !important;
    height: 77px;
    line-height: 85px;
    padding: 0 30px !important;
    text-align: center;
    width: 296px;
}
.min-height {
    min-height: 200px;
}
.archive-details-page ul li {
    float: left;
    margin:0 3% 30px 0 !important;
    width: 48%;
	list-style:none;
}
.archive-details-page ul li:nth-of-type(2n) {
  margin-right: 0 !important;
}
.custom-btn .btn-orange{
	margin-left:25px;
}
}
@media (min-width:1199px) and (max-width:1300px){
	.home-slider .et_pb_slides, .home-slider .et_pb_slide {
    	height: 401px;
	}
}
@media (min-width:981px) and (max-width:1023px){
	.home-slider .et_pb_slides, .home-slider .et_pb_slide {
    	height:328px;
	}
	.et_header_style_centered #top-menu > li > a{
		padding:19px 12px;
	}
	.lable-sticky{
		width:450px;
	}
}
@media (min-width:1024px) and (max-width:1199px){
	.home-slider .et_pb_slides, .home-slider .et_pb_slide {
    	height:342px;
	}
	.et_header_style_centered #top-menu > li > a{
		padding:19px 15px;
	}
}
@media (min-width:981px) and (max-width:1199px){
	.home-slider .et_pb_row {
		padding: 45px 0 0;
	}
	.home-slider .et_pb_slides{
		margin:0 auto;
	}

.welcome-section h2{
	font-size:30px;
}
.subscribe-section h2{
	display:block;
	position:static;
	margin-bottom:15px;
}
.et_header_style_centered #logo {
    max-height: 90px !important;
}
.blurb-layer-content{
	bottom:-11px;
}
}
@media (min-width:768px) and (max-width:980px){
.et_pb_menu_hidden .mobile_menu_bar{
		display:none;
	}
	.et_header_style_centered #et_search_icon::before {
    left: 0;
    top:8px !important;
	display:block;
		color:#333;
	}
	.et_search_outer .container.et_search_form_container {
    float: none;
    position: relative;
}
	#et_search_icon{
	background:none;
		margin-top:0;
	}
	.et_search_outer{
	top:8px;
	color:#1c1611;
	display:block !important;
	}
	.product-listing-home{
		padding:0 !important;
	}
	.product-listing-home .et_pb_column {
    margin-bottom: 0;
    margin-right: 3%;
    width: 31% !important;
}
	.et-search-form input{
		color:#1c1611 !important;
		right:auto;
		left:0;
	}
	span.et_close_search_field{
		right:25px;
	}
	.mobile_menu_bar{
		padding:0 !important;
	}
	.mobile_menu_bar::before{
		color:#1c1611;
	}
	.mobile_menu_bar::after {
    color: #1c1611;
    content: "Menu";
    left: 36px;
    position: absolute;
    top: 14px;
}
	.et_header_style_centered .mobile_menu_bar{
		left:0;
	}
	.et_header_style_centered #main-header .mobile_nav{
		height:32px;
		background:transparent;
	}
.et-search-form input{
	font-size:15px !important;
	color:#ccc;
}
.et-search-form{
	left:0;
	margin:0 auto;
	width:90%;
}
.select_page{
	display:none !important;
}
.et_mobile_menu {
    background: #e2e2e1 none repeat scroll 0 0;
    border-top: 3px solid #338689;
    box-shadow: none;
    left:0;
    padding: 15px 0;
    top:53px !important;
    width:100%;
}
.et_mobile_menu > li{
	padding:0 !important;
	text-align:left;
}
.et_mobile_menu > li a{
	font-weight:normal;
	color:#1c1611;
	width:100%;
	text-decoration:none;
}
.et_mobile_menu > li a:hover, #mobile_menu > li .current-menu-item > a{
	background:#338689 !important;
	opacity:1 !important;
	color:#fff;
}
.et_header_style_centered #et_top_search, .et_vertical_nav.et_header_style_centered #main-header #et_top_search{
	display:block !important;
	position: relative;
    z-index: 9999;
}
#et_top_search {
    float: right !important;
    margin-top: 2px;
	height:30px;
	margin-right:0;
}
#main-header .container{
	max-width:none !important;
}
.home-slider .et_pb_row{
	padding:30px 0 0 0;
}
.home-slider .et_pb_slides, .home-slider .et_pb_slide {
    height:253px;
}
.project .hover-state{
	left:0;
	right:0;
	max-width:318px;
	margin:0 auto;
}
.subscribe-section h2{
	display:block;
	margin:0 0 10px 0;
	position:static;
}
.three-boxes .post-title{
	min-height:10px;
	text-align:center;
}
.post-container{
	text-align:center;
}
.latest-news-content {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 25px;
}
.latest-news-content.last{
	border:none;
}
.three-boxes a {
    display: block;
}
.lable-sticky{
	width:450px;
	margin:0;
}
#footer-widgets .footer-widget{
	margin-bottom:10px !important;
}
.et-social-icons li {
    display: block;
    float: left;
    padding: 0 15px 0 0 !important;
	margin:0;
}
}
@media (max-width:980px){
	.welcome-section h2{
		margin-bottom:20px;
	}
	.welcome-section img{
		top:12px !important;
		max-width:250px;
	}
	.new-lower-image{
		position:static;
	}
	.page-id-24059 .et_pb_row.et_pb_row_1, .page-id-24059 .et_pb_row.et_pb_row_1 h4, .page-id-24059 .et_pb_row.et_pb_row_1 ul li {
    	text-align: center;
	}
	.archive-details-page ul li{
		list-style:none;
		margin:15px 0 !important;
		padding-bottom:15px;
	}
	.archive-details-page .et_pb_button {
    	margin: 0;
	}
	.blog-layout h2 a{
		min-height:20px;
	}
}
@media (max-width:767px){
.et_header_style_centered header#main-header .logo_container{
	max-height:none;
}
.et_pb_menu_hidden .mobile_menu_bar{
		display:none;
	}
	.et_header_style_centered #et_search_icon::before {
    left: 0;
    top:8px !important;
	display:block;
		color:#333;
	}
	.et_search_outer .container.et_search_form_container {
    float: none;
    position: relative;
}
	#et_search_icon{
	background:none;
		margin-top:0;
	}
	.et_search_outer{
	top:15px;
	color:#1c1611;
	display:block !important;
	}
	.et-search-form input{
		color:#1c1611 !important;
		right:auto;
		left:0;
	}
	span.et_close_search_field{
		right:8px;
	}
	.mobile_menu_bar{
		padding:0 !important;
	}
	.mobile_menu_bar::before{
		color:#1c1611;
	}
	.mobile_menu_bar::after {
    color: #1c1611;
    content: "Menu";
    left: 36px;
    position: absolute;
    top: 14px;
}
	.et_header_style_centered .mobile_menu_bar{
		left:0;
	}
	.et_header_style_centered #main-header .mobile_nav{
		height:32px;
		background:transparent;
	}
.et-search-form input{
	font-size:15px !important;
	color:#ccc;
}
.et-search-form{
	left:0;
	margin:0 auto;
	width:90%;
}
.select_page{
	display:none !important;
}
.et_mobile_menu {
    background: #e2e2e1 none repeat scroll 0 0;
    border-top: 3px solid #338689;
    box-shadow: none;
    left:0;
    padding: 15px 0;
    top:53px !important;
    width:100%;
}
.et_mobile_menu > li{
	padding:0 !important;
	text-align:left;
}
.et_mobile_menu > li a{
	font-weight:normal;
	color:#1c1611;
	width:100%;
	text-decoration:none;
}
.et_mobile_menu > li a:hover, #mobile_menu > li .current-menu-item > a{
	background:#338689 !important;
	opacity:1 !important;
	color:#fff;
}
.et_header_style_centered #et_top_search, .et_vertical_nav.et_header_style_centered #main-header #et_top_search{
	display:block !important;
	position: relative;
    z-index: 9999;
}
#et_top_search {
    float: right !important;
    margin-top: 2px;
	height:30px;
	margin-right:0;
}
.welcome-section h2{
	font-size:25px;
	line-height:30px;
}
#main-header .container{
	max-width:none !important;
}
.home-slider{
	display:none;
}
.product-listing-home{
	padding:0 !important;
}
.project .hover-state{
	left:0;
	right:0;
	max-width:318px;
	margin:0 auto;
}
.subscribe-section h2{
	display:block;
	font-size:25px;
	margin:0 0 0 0;
	position:static;
}
.subscribe-section form input[type="text"]{
	padding:0 10px;
	width:70%;
}
.subscribe-section form input[type="submit"]{
	width:30%;
	font-size:11px;
}
.three-boxes a {
    display: block;
    margin: 0 auto;
    max-width: 318px;
}
#footer-widgets .footer-widget{
	margin-bottom:10px !important;
}
img.alignleft, img.alignright, img.aligncenter, img.alignnone{
	display:block;
	position:static !important;
	margin:10px auto !important;
	float:none !important;
}
.welcome-section img {
    max-width: 100%;
}
.subscribe-section form{
	width:100%;
}
#footer-widgets .footer-widget:nth-child(n), .footer-widget .fwidget {
    margin-bottom: 10px !important;
}
.et-social-icons, #footer-info{	
	text-align:left;
}
#footer-info{
	float:none;
	text-align:center;
}
#footer-info span{
	display:block;
}
.first-list{
	background:none !important;
}
.website_design_by{
	float:none;
	text-align:center;
	position:static;
	display:block;
}
img.alignright, img.alignleft{
		float:none;
		display:block;
		position:static !important;
		margin:10px 0;
	}
	.welcome-section img {
    	max-width:100%;
	}
	.welcome-section h2{
		background-position:left center;
		padding-left:174px;
		background-size:170px;
	}
	.subscribe-section h2{
	display:block;
	margin:0 0 10px 0;
	position:static;
}
.three-boxes .post-title{
	min-height:10px;
	text-align:center;
}
.post-container{
	text-align:center;
}
.latest-news-content {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 25px;
}
.latest-news-content.last{
	border:none;
}
.three-boxes a {
    display: block;
}
.lable-sticky{
	width:100%;
	height:auto;
	margin:0;
}
.arrow-icon{
	display:none;
}
.learn-btn{
	position:static;
	display:block;
	margin:25px auto 0;
}
#footer-widgets .footer-widget{
	margin-bottom:10px !important;
}
.et-social-icons li {
    display: block;
    float: left;
    padding: 0 15px 0 0 !important;
	margin:0;
}
/*.wp-pagenavi{
	display:none;
}*/
.wp-pagenavi .pages{
	display:block;
}
.wp-pagenavi{
	text-align:left !important
}
.wp-pagenavi a, .wp-pagenavi span{
	font-size:13px !important;
	text-align:left !important;
	margin:0 !important;
}
.wp-pagenavi .last{
	display:block;
}
.wp-pagenavi .extend{
	display:none !important;
}
.subs-block label{
	font-size:16px;
}
.wsx-google-search #gsc-i-id1{
	width:200px !important;
}
.wsx-google-search{
	max-width:300px !important;
}
}
@media (max-width:450px){
.welcome-section h2 {
    background-position: left center;
    background-size: 107px auto;
    padding-left: 112px;
}
.full-width-li .post-meta.post-on-listing span.alignr{
	float:none;
	display:block;
}

.error404 article {
    margin-bottom: 0;
}
}
@media (max-width:360px){
	.title-wrapper img {
    max-width: 100%;
}

.error404 article {
    margin-bottom: 0;
}
.title-wrapper{
	left:-28px;
}

.search-form .search_404 {
    max-width: 200px;
    padding: 5px !important;
}

.error404 .main_title {
    font-size: 32px !important;
    line-height: normal;
}

.error404 .main_title > span {
    font-size: 45px;
    line-height: normal;
}
.error-content, .error-content h3, .error-content a {
    font-size: 20px;
}

.error404 .search-form > input[type="submit"] {
    padding: 5px;
}
}