/*
Theme Name: 	Betheme Child
Theme URI: 		http://themes.muffingroup.com/betheme
Author: 		Muffin group
Author URI: 	http://muffingroup.com
Description:	Child Theme for Betheme - Premium WordPress Theme
Template:		betheme
Version: 		1.6
*/


/* Theme customization starts here
-------------------------------------------------------------- */

/* If you want to add your own CSS code, please do it in this file */

/*     #####   MOBILE FIRST RESPONSIVE    #####     */

@media only screen and (min-width: 1px) {

	/* HEADER */
	
	.header-stack #Top_bar .logo #logo {
		display: block;
	}

	#Action_bar .contact_details .slogan, #Action_bar .contact_details .icon-phone, #Action_bar .contact_details a {
		white-space: nowrap;
	}
	
	#Action_bar .phone {
		font-size: 15px !important;
		white-space: nowrap;
	}

	#Action_bar .phone a {
		white-space: nowrap;
	}

	#Action_bar .mail {
		display: none !important;
	}
	
	#Action_bar .social li {
		margin: 6px;
	}
	
	#Action_bar .contact_details {
		float: left;
		background: #000000;
		width: 100%;
		text-align: center;
		border-radius: 5px;
		margin: 10px 0 0 0;
	}
	
	#Action_bar .contact_details li {
		padding: 6px 0;
		color: #ffffff;
	}
	
	#Action_bar .contact_details li a {
		color: #ffffff;
	}

	.header-stack #Top_bar .logo {
		width: 100%;
		padding: 12px 30px;
		border-bottom-width: 0;
	}
	
	#Top_bar #logo img.logo-main {
		display: block;
		margin: 0 auto;
	}
	
	#Header_wrapper #Header #Top_bar #logo {
		height: 90px;
		line-height: 60px;
		padding: 0;
	}

	#header-slogan {
		text-align: right;
		color: #0988AE;
	}
	
	.logo .alignright {
		float: none !important;
	}

	#Top_bar .logo:not(.text-logo) h1, #Top_bar .logo a#logo, .home.header-left h1, .page.header-left .logo #logo {
		float: none !important;
	}

	#Top_bar .menu li ul li {
		min-width: 230px;
	}
	
	#Header a.responsive-menu-toggle {
		position: relative !important;
		top: 0 !important;
		right: 0 !important;
	}
	
	#Header a.responsive-menu-toggle .icon-menu:before {
		content: '\e8d6\00a0\00a0\MENU';
	}
	
	#Top_bar a.responsive-menu-toggle {
		width: 110px !important;
		text-align: left !important;
		margin: 15px auto 0;
	}
	
	.header-stack #Top_bar .logo {
		padding: 0;
	}
	
	#Top_bar .logo #logo {
		margin: 0;
	}
	
	#Top_bar .top_bar_right {
		display: none;
	}
	
	#header-nap, #header-slogan {
		display: none;
	}

	.header_phones {
		display: none !important;
	}
	
	/* SUBHEADER */
	
	h1, #Subheader .title {
		font-size: 14px !important;
	}
	
	.home-h1-title .column {
		float: left;
		margin: 0 1%;
	}

	/* SLIDER */

	#mfn-layer-slider {
		margin-bottom: 0px;
	}

	/* FEATURE BOXES */

	.feature-bar {
		margin-bottom: 30px;
	}

	.photo_box h2 {
		height: 34px;
		font-size: 20px;
		overflow: hidden;
		font-weight: 600 !important;
	}

	.column_photo_box {
		margin-top: 20px !important;
	}

	.icon_box .image_wrapper {
		max-width: 150px;
		margin: 0 auto;
	}

	.icon_box a {
		text-decoration: none !important;
	}

    /* CONTENT */

	#Content {
		color: #000;
	}

	#Content a {
		text-decoration: underline;
	}
	
	#Content h2 {
		font-size: 20px;
	}

	#Content h3 {
		font-size: 20px;
	}
	
	#Content img {
		width: 100%;
		max-width: 100%;
	}
	
	.wpcf7-form-control-wrap.captcha-603 .wpcf7-not-valid-tip {
		left: -122px !important;
	}
	
	#Content .wpcf7 img, #Content .wpcf7-form img, .textwidget img { 
		width: auto;
	}

	img.wpcf7-captcha-captcha-603, span.captcha-603 {
		float: left;
	}

	.wpcf7-form-control-wrap.captcha-603 {
		width: 30% !important;
		margin-right: 8px;
		margin-left: 8px;
	}

	.column_testimonials {
		margin: 0 1% 0 !important;
	}
	
	.schema-map-area { 
		margin: 0 auto;
		max-width: 100%;
		width: 80%;
	}

	.schema-footer {
		font-size: 10px;
	}

	.schema-footer p:first-child {
		margin-bottom: 0;
	}

	#Content img.wpcf7-form-control { 
		width: auto;
		max-width: 100%;
	}

	.testimonials_slider blockquote {
		font-size: 14px;
		margin-left: 0 !important;
	}
	
	.home .home-contact-form span {
		font-size: 20px;
		line-height: 1;
		margin-bottom: 15px;
		display: inline-block;
	}

	/* FOOTER */
	
	#Wrapper #Footer a,
	#Wrapper #Footer a:hover {
		color: #ffffff;
	}
	
	#Footer .footer_action {
		color: #FFF;
		font-family: "Patua One", Arial, Tahoma, sans-serif;
		font-weight: 300;
		font-size: 20px;
	}

	#Footer .footer_action span {
		font-size: 18px;
	}

	#Footer .widget_mfn_menu ul li a {
		padding: 0 10px;
	}

	#text-4 table td {
		padding: 4px;
	}

	#text-5 h3 {
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		color: #CCC !important;
		font-size: 12px;
		line-height: 20px;
	}

	#text-7 img {
		margin-right: 10px;
	}

	#text-7 h4 {
		margin-top: 30px;
	}

	#text-8 h3 {
		font-weight: normal;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		line-height: 20px;
	}

	#text-11 table td {
		padding: 9px;
	}

	.textwidget img { 
		max-width: 100%;
	}
	
	#Footer .footer_copy .social-menu li {
		margin: 6px 0;
	}

	/* MISC */

	.nope {
		display: none;
	}

	.bolder { 
		font-weight: bold;
	}

	/* SOCIAL MEDIA WIDGET */

	.social_fix{
		padding-bottom:0px;
		margin-bottom:0px;
		height: 44px;
	}

	#Footer div.social-icons a {
		background-image: url("../../themes/betheme-child/images/social-stack-3.png");
		display: block;
		background-color: transparent;
		overflow: hidden;
		float: left;
		background-size: 100% auto;
		width: 35px;
		height: 35px;
		margin: 0 3px 6px 3px;
	}

	#Footer div.social-icons a:hover {
		opacity: 0.8;
	}

	#Footer div.social-icons a.si-twitter { background-position: 0 0; }
	#Footer div.social-icons a.si-youtube { background-position: 0 -36px; }
	#Footer div.social-icons a.si-instagram { background-position: 0 -70px; }
	#Footer div.social-icons a.si-yelp { background-position: 0 -105px; }
	#Footer div.social-icons a.si-tumblr { background-position: 0 -140px; }
	#Footer div.social-icons a.si-thumbtack { background-position: 0 -175px; }
	#Footer div.social-icons a.si-pinterest { background-position: 0 -210px; }
	#Footer div.social-icons a.si-merchantcircle { background-position: 0 -245px; }
	#Footer div.social-icons a.si-linkedin { background-position: 0 -280px; }
	#Footer div.social-icons a.si-googleplus { background-position: 0 -315px; }
	#Footer div.social-icons a.si-facebook { background-position: 0 -351px; }
	#Footer div.social-icons a.si-bbb { background-position: 0 -385px; }
	#Footer div.social-icons a.si-foursquare { background-position: 0 -420px; }
	#Footer div.social-icons a.si-angieslist { background-position: 0 -456px; }
	#Footer div.social-icons a.si-houzz { background-position: 0 -492px; }
	#Footer div.social-icons a.si-whodoyou { background-position: 0 -526px; }
	#Footer div.social-icons a.si-aboutme { background-position: 0 -561px; }
	#Footer div.social-icons a.si-glassdoor { background-position: 0 -595px; }
	#Footer div.social-icons a.si-indeed { background-position: 0 -632px; }
	#Footer div.social-icons a.si-vimeo { background-position: 0 -665px; }
	#Footer div.social-icons a.si-bing { background-position: 0 -701px; }

	/* SOCIAL SHARE BUTTONS */
	
	.social-share-buttons {
		background-color: #F7F7F7;
		box-shadow: 0 0 1px #cccccc;
		padding: 1%;
		margin: 20px 0;
	}

	iframe#twitter-widget-0, div#___plus_0, div#___plusone_0 {
		margin: 6px !important;
	}
	
	.ssb-pinit {
		display: block;
		width: 40px;
		height: 20px;
		float: left;
	}
	
	.pluginButtonSpacer {
		margin-left: 6px !important;
	}

	.social-share-buttons .fb-like {
		position: relative;
		margin-right: 12px;
		width: 95px;
		float: left;
	}
	
	.social-share-buttons .fb_iframe_widget > span {
		vertical-align: inherit !important;
	}
	
	iframe#twitter-widget-0 {
		margin-left: 12px !important;
	}

	.social-share-buttons #___plusone_0 {
		width: 61px !important;
	}

	.social-share-buttons strong.sharetitle {
		float: left;
		margin: 0 7px 0 0;
	}

	.social-share-buttons .fb_iframe_widget > span {
		width: 450px;
	}

	.social-share-buttons .fb_iframe_widget > span iframe {
	}
	
	.inline-order-product {
		background: #ccc;
		max-width: 300px;
		float: right;
		margin: 0 20px 20px 20px;
		text-align: center;
		padding: 2%;
	}
	
	.inline-order-product .slogan {
		display: block;
		background: #333333;
		color: #ffffff;
		font-size: 24px;
		line-height: 40px;
		margin: 5px 0 10px;
	}
	
	.inline-order-product .woocommerce ul.products li.product {
		width: 98% !important;
		margin: 0 auto;
		float: none;
	}
	
	#Wrapper #Header_wrapper {
		background: #c64443; /* Old browsers */
		background: -moz-radial-gradient(center, ellipse cover,  #c64443 0%, #c44040 44%, #a50200 100%); /* FF3.6-15 */
		background: -webkit-radial-gradient(center, ellipse cover,  #c64443 0%,#c44040 44%,#a50200 100%); /* Chrome10-25,Safari5.1-6 */
		background: radial-gradient(ellipse at center,  #c64443 0%,#c44040 44%,#a50200 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c64443', endColorstr='#a50200',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	}
	
	.home #Wrapper #Header_wrapper {
		background: #000000 !important;
	}
	
	#Wrapper #Header_wrapper #Subheader {
		background-color: transparent;
	}
	
	#Wrapper #Header_wrapper #Subheader h1.title,
	#Wrapper #Header_wrapper #Subheader .breadcrumbs li ,
	#Wrapper #Header_wrapper #Subheader .breadcrumbs li a {
		color: #ffffff;
	}
	
	.homefancyheader .slogan {
		color: #333333 !important;
		font-size: 18px;
	}
	
	.homefancyheader h1.title {
		font-size: 40px !important;
	}
	
	.homefancyheader .inside {
		color: #555555 !important;
		font-size: 18px;
		line-height: 32px;
	}
	
	a.inlinecta {
		display: block;
		background-color: #FFFF00;
		width: 100%;
		max-width: 300px;
		text-align: center;
		text-decoration: none !important;
		color: #000000;
		padding: 10px;
		font-size: 20px;
		transition: all 0.5s ease;
		margin: 0 0 20px;
	}
	
	a.inlinecta:hover {
		display: block;
		background-color: #C64443;
		color: #ffffff;
	}
	
	.sidebaronlinepurchase {
		display: block;
		background-color: #FFFF00;
		width: 100%;
		max-width: 280px;
		text-align: center;
		text-decoration: none !important;
		color: #000000;
		padding: 10px;
		font-size: 20px;
		transition: all 0.5s ease;
		margin: 0 0 20px;
	}
	
	.sidebaronlinepurchase:hover {
		display: block;
		background-color: #C64443;
		color: #ffffff;
	}
	
	img.stars-footer {
		max-width: 213px;
		width: 100%;
	}

	.inline-order-product.servicepageproduct {
		max-width: 100%;
		margin-top: 40px;
	}
	
	#Content .inline-order-product.servicepageproduct img {
		width: 100%;
	}
	
	.landingpagecontentcolumn .column {
		padding: 40px 5%;
		max-width: 100%;
		width: auto;
	}
	
	.product_meta .sku_wrapper {
		display: none;
	}
	
	.servicepagecta a {
		display: inline-block;
		color: #ffffff !important;
		background: #333333;
		text-align: center;
		text-decoration: none !important;
		padding: 1% 3%;
		margin: 0 10px 0 0;
		box-shadow: 0 0 0 1px #000000;
		transition: all 0.5s ease;
	}
	
	.servicepagecta a:hover {
		background: #19941c;
		color: #ffffff !important;
	}
	
	.servicepagecta a.order {
		background: #fcf40b;
		color: #000000 !important;
		box-shadow: 0 0 0 1px #000000;
	}
	
	.servicepagecta a:hover,
	.servicepagecta a.order:hover {
		background: #19941c;
		color: #ffffff !important;
		box-shadow: 0 0 0 1px #19941c !important;
	}
	
	.home-top-contact-form {
		display: none;
	}
	
	#Action_bar .contact_details li.myaccountbutton {
		background: #fcf40b;
		padding: 6px 70px;
		transition: all 0.5s ease;
		font-size: 20px;
		min-height: 23px;
	}
	
	#Action_bar .contact_details li.myaccountbutton a {
		color: #000000;
		text-decoration: underline;
	}
	
	#Action_bar .contact_details li.myaccountbutton:hover {
		background: #f4e003;
	}
	
	#Action_bar .contact_details li.myaccountbutton a:hover {
		text-decoration: underline;
	}
	
	#Wrapper #Content h2.pest-control-page-price-callout {
		margin: 40px 0 0 0;
		background: #ffffff;
		padding: 4%;
		background: #C64443;
		color: #ffffff;
		box-shadow: 10px 10px 30px #000000;
	}
	
	div.thank-you-pest-wrapper {
		background: #eeeeee;
		padding: 1% 3%;
	}
	
	div.thank-you-pest-wrapper .desc h2 {
		font-size: 18px;
	}


	
	/*  Fixes Firefox sizing issue for logo in small screen sizes - Robert L - 3/20/2015 */
	
	@-moz-document url-prefix() {
	 
		#Top_bar .logo:not(.text-logo) h1, #Top_bar .logo a#logo {
			margin: 35px auto;
			max-width: 100%;
		}
		
		#Top_bar .logo #logo {
    		padding: 0;
		}
		
	}
}

@media only screen and (min-width: 481px) {

	/* HEADER */

	#Action_bar .phone {
		font-size: 18px;
	}
	
	.header-stack #Top_bar .logo {
		padding: 12px 30px;
	}
	
	#Top_bar .logo #logo {
		margin: 5px 42px 15px;
	}
	
	/* SUBHEADER */
	
	h1, #Subheader .title {
		font-size: 18px !important;
	}
	
	.homecontactform {
		background: #eeeeee;
		padding: 2%;
	}
	
	.sidebarnumber {
		display: block;
		color: #ffffff;
		background: #333333;
		text-align: center;
		padding: 3%;
		margin: 0 0 2%;
	}
	
	.sidebarnumber a {
		color: #ffffff;
		margin: 0 0 0 10px;
	}
	
	.sidebarcontactbutton {
		display: block;
		color: #ffffff;
		background: #C64443;
		text-align: center;
		padding: 3%;
		margin: 0 0 2%;
	}
	
	.testimonial {
		background: #eeeeee;
		padding: 2%;
		margin: 0 0 30px;
	}
	
	.testimonial .reviewer {
		font-weight: bold;
	}
	
	.rec-pros br {
		display: none;
	}
	
	.rec-pros a {
		display: block;
		width: 16%;
		float: left;
		background: #eeeeee;
		padding: 1%;
		margin: 1%;
		max-width: 180px;
	}
	
	.rec-pros a img {
		display: block;
		width: 100% !important;
	}
	
	.employment-application .wpcf7-radio .wpcf7-list-item {
		float: left;
	}
	
	.professional-affiliations br {
		display: none;
	}
	
	.professional-affiliations img {
		float: left;
		background: #eeeeee;
		padding: 1%;
		width: 100px !important;
		height: 100px !important;
	}
	
	.pest-control-page-form {
		background: rgba(255, 255, 255, 0.8);
		max-width: 700px;
		margin: 40px 0 0 0;
		padding: 3%;
	}
	
	.displaypostswrapper .display-posts-listing .listing-item {
		display: block;
		background: #eeeeee;
		padding: 2%;
		margin: 0 0 2%;
		max-width: 800px;
	}
	
	.displaypostswrapper .display-posts-listing .listing-item img {
		float: right;
		width: 100px !important;
	}

	/* FEATURE BOXES */
	
	.photo_box h2 {
		font-size: 28px !important;
	}

	/* CONTENT */

	#Content h2 {
		font-size: 28px;
	}
	
	.alignright {
		float: none;
		margin: 15px 0;
	}

}

@media only screen and (min-width: 600px) {

	#Top_bar .logo:not(.text-logo) h1, #Top_bar .logo a#logo, .page.header-left .logo #logo {
		float: left !important;
	}
	
	#Top_bar #logo img.logo-main {
		margin: 0;
	}
	
	#Header a.responsive-menu-toggle {
		position: absolute !important;
	}
	
	#Footer .footer_copy .social-menu li {
    	margin: 0 6px 0 0;
	}
	
	iframe#twitter-widget-0 {
		margin: 0 0px 0 6px !important;
	}
	
	div#___plus_0, div#___plusone_0 {
		margin: 0 0px 0 3px !important;
	}
	
	.social-share-buttons .fb-like {
		margin-right: 6px;
	}
	
}

@media only screen and (min-width: 768px) {

	/* HEADER */
	
	#Action_bar .contact_details li.slogan {
		display: none;
	}
	
	#Action_bar .social li {
		margin: 0 6px 0 0;
	}
	
	.header-stack #Top_bar .logo {
		border-bottom-width: 1px;
	}
	
	#Top_bar .logo #logo {
		margin: 0;
	}
	
	#Top_bar .top_bar_right {
		display: inline;
	}
	
	#Header a.responsive-menu-toggle {
		position: relative !important;
	}
	
	#Top_bar a.responsive-menu-toggle {
		margin: 12px auto;
	}
	
	.logo .alignright {
		float: right !important;
	}

	#header-nap {
		display: block;
		text-align: right;
		float: right;
		margin: 25px 0 0;
		line-height: 1;
		max-width: 60%;
	}

	#header-nap div {
		margin-bottom: 6px;
	}

	#header-nap .phone {
		font-size: 34px;
		margin-bottom: 15px;
	}

	#header-nap .phone a {
		white-space: nowrap;
	}

	#header-nap .serv-areas-hdr {
		font-size: 0.75em;
	}

	#header-slogan {
		float: right;
		clear: left;
		margin-top: -56px;
		font-size: 14px;
	}

	/* FEATURE BOXES */
	
	.home .column.mcb-column.one-fourth.column_photo_box, .home .column.mcb-column.one-third.column_icon_box {
		margin-bottom: 0;
	}
	
	.home .home-contact-form { 
		float: right;
	}
	
	.icon_box .image_wrapper {
		max-width: auto;
		margin: inherit;
	}
	
	.photo_box .desc {
		min-height: 189px;
	}
	
	.photo_box h2 {
		font-size: 18px !important;
	}
	
	/* CONTENT */
	
	.schema-map-area { 
		width: 90%;
	}
	
	#Content h2 {
		font-size: 18px;
	}
	
	.wpcf7-form-control-wrap.captcha-603 .wpcf7-not-valid-tip {
		left: -50px !important;
	}

	.testimonials_slider blockquote {
		font-size: 17px;
		margin-left: 25px !important;	
	}
	
	#Content img {
		width: auto;
	}
	
	.alignright {
		float: right;
		margin: 15px 0px 15px 15px;
	}
	
	/* FOOTER */
	
	#Footer h4 {
		font-size: 14px;	
	}
	
	
	/*  Returns originals for Firefox sizing issue for logo in small screen sizes - Robert L - 3/20/2015 */
	
	@-moz-document url-prefix() {
	
		#Top_bar .logo:not(.text-logo) h1, #Top_bar .logo a#logo { 
			margin: 0;
			max-width: 100%;
		}
		
		#Top_bar .logo #logo {
    		padding: 15px 0px;
		}
						
	}

}

@media only screen and (min-width: 930px) {
	
	.column_photo_box {
		margin-top: 0 !important;	
	}
}

@media only screen and (min-width: 960px) {
	
	/* HEADER */

	#Action_bar .contact_details li.slogan {
		display: inline;	
	}
	
	#Action_bar .mail {
		display: inline !important;	
	}
	
	#header-nap {
		margin: 20px 0 0;	
	}
	
	#Top_bar .menu > li > a span:not(.description) {
		padding: 0px 20px !important;	
	}
	
	.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) {
		padding-right: 30px !important;
	}
	
	/* FEATURE BOXES */
	
	.photo_box h2 {
		font-size: 22px !important;	
	}
	
	.photo_box .desc {
		min-height: 147px;
	}
	
	/* CONTENT */
	
	#Content h2 {
		font-size: 24px;	
	}
	
	.schema-map-area { 
		width: 98%;
	}

	.header_phones {
		display: inline !important;	
	}
	
	#Content h2 {
		font-size: 28px;	
	}
	
	.wpcf7-form-control-wrap.captcha-603 .wpcf7-not-valid-tip {
		left: -122px !important;	
	}
	
	#Footer h4 {
		font-size: 21px;
	}
	
	#Top_bar .menu .sub-menu.mfn-megamenu {
		background-color: #000000;
	}
	
	#Top_bar .menu .sub-menu.mfn-megamenu li {
		text-align: center;
		background-color: #000000;
		transition: all 0.5s ease;
	}
	
	#Top_bar .menu .sub-menu.mfn-megamenu li:hover {
		background-color: #444444;
	}
	
	#Top_bar .menu .sub-menu.mfn-megamenu li a {
		color: #fcf40b;
	}

}

@media only screen and (min-width: 1240px) {
	
	#header-nap {
		margin: 20px 42px 0 0;
	}
	
	.photo_box h2 {
		font-size: 28px !important;	
	}
	
	.home-top-contact-form {
		position: absolute;
		top: 170px;
		right: 12%;
		z-index: 28;
		background: #333333;
		padding: 1%;
		width: 570px;
		color: #ffffff;
		display:block;
	}
	
	.home-top-contact-form .form-section-wrapper {
		width: 48%;
		float: left;
		padding: 0 1%;
	}
	
	.home-top-contact-form .message-section-wrapper {
		padding: 0 1%;
	}
	
	.home-top-contact-form .contactformtitle {
		text-align: center;
		font-size: 24px;
		padding: 0 0 14px;
	}
	
	#Header_wrapper #Header #Top_bar #logo {
		position: relative;
		right: 16px;
	}

	body:not(.header-simple) #Top_bar #menu {
		display: inline;
		float: left;
	}
	
	a.customerservicelink {
	}
	
	a.customerservicelink img {
	}

	.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after {
		right: 5px;
	}
	#Top_bar .menu > li > a span:not(.description) {
		padding: 0px 3px !important;
	}
	.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) {
		padding-right: 20px !important;
	}

}

@media only screen and (min-width: 1300px) {
	#Top_bar .menu > li > a span:not(.description) {
		padding: 0px 7px !important;
	}
	
}

@media only screen and (min-width: 1400px) {

	.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after {
		right: 10px;
	}
	#Top_bar .menu > li > a span:not(.description) {
		padding: 0px 10px !important;
	}
	.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) {
		padding-right: 30px !important;
	}
	
}

@media only screen and (min-width: 1500px) {
	#Top_bar .menu > li > a span:not(.description) {
		padding: 0px 20px !important;
	}
	
}

@media only screen and (min-width: 1240px) and (max-width: 1692px) {

.home-top-contact-form {
    position: absolute;
    top: 170px;
    right: 1%;
    z-index: 28;
    background: #333333;
    padding: 1%;
    width: 570px;
    color: #ffffff;
    display: block;
}


.home-top-contact-form textarea {
	max-height: 30px;
}

.home-top-contact-form input[type="date"],
.home-top-contact-form input[type="email"], 
.home-top-contact-form input[type="number"],
.home-top-contact-form input[type="password"],
.home-top-contact-form input[type="search"],
.home-top-contact-form input[type="tel"],
.home-top-contact-form input[type="text"],
.home-top-contact-form input[type="url"],
.home-top-contact-form select,
.home-top-contact-form textarea {
	    padding: 5px;
}

}

@media only screen and (min-width: 400px) and (max-width: 767px) {

.homeserviceareas .one-fifth {
}

}

@media only screen and (min-width: 768px) and (max-width: 1240px) {

#Header #Top_bar {
    top: 91px;
}

}


@media only screen and (max-width: 768px) {
	
	.homeserviceareas .one-fifth {
		width: 44% !important;
		float: left;
		clear: none;
		margin: 3%;
	}
}

@media print { 
	/* All your print styles go here */
	#Top_bar,
	#Action_bar,
	.breadcrumbs,
	#Footer,
	#Header_wrapper,
	.social-share-buttons,
	.home-contact-form {
		display: none !important;
	}
	
	.with_aside .sidebar.columns {
		display: none !important;
	}
	
	.with_aside .sections_group {
		width: 90%;
		margin: 0 auto;
		display: block;
		float: none;
	}
}

@media only screen and (min-width: 1460px) and (max-width: 20092px) {
	a.customerservicelink img {
		width: 100%;
		max-width: 230px;
		position: relative;
		top: 18px;
	}
}

@media only screen and (min-width: 1240px) and (max-width: 1459px) {
	a.customerservicelink img {
		width: 100%;
		max-width: 220px;
		position: relative;
		top: 18px;
	}
	#menu-item-4387,
	/*#menu-item-4285 {
		display: none !important;
	}*/
}

@media only screen and (max-width: 1239px) {
	a.customerservicelink img {
		clear: both;
		display: block;
	}
	.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after {
		right: 5px;
	}
	#Top_bar .menu > li > a span:not(.description) {
		padding: 0px 3px !important;
	}
	.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) {
		padding-right: 20px !important;
	}
}



@media only screen and (min-width: 0px) and (max-width: 767px) {
	a.customerservicelink img {
		width: auto;
		max-width: 100%;
		margin: 0 auto;
	}
}