/*  ==========================================================================
	Theme Name: GeoFire - Innovators of Fire Technology
	Version: 	1.0
	========================================================================== */
	
/*  ==========================================================================
	Typography
	========================================================================== */

.product .links {
    margin: 30px 0 10px 0;
}
.buyonlinebtn{
	float:right;
}
html {
	color: #333;
	font-family: 'Open Sans', sans-serif;
	font-size: 100%;
}
p, address, blockquote, pre, h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
}
h1 {
	font-size: 20px;
	line-height: 30px;
}
h2 {
	font-size: 20px;
	line-height: 30px;
}
h3 {
	font-size: 18px;
	line-height: 28px;
}
h4 {
	font-size: 16px;
	line-height: 26px;
}
h5 {
	font-size: 14px;
	line-height: 24px;
}
h6 {
	font-size: 12px;
	line-height: 22px;
}
p, blockquote, li {
	font-size: 14px;
	line-height: 26px;
}
blockquote,
.page-wrap .hentry blockquote,
.page-wrap .hentry.plain blockquote, 
.page-wrap .hentry.smaller blockquote {
	padding: 15px 0 15px 30px;
}
blockquote p,
.page-wrap .hentry blockquote p,
.page-wrap .hentry.plain blockquote p, 
.page-wrap .hentry.smaller blockquote p {
	margin: 0;
	font-style: italic;
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
	padding-left: 20px;
	border-left: solid 6px #c02535;
}
.debug {
	width: 100%;
	padding: 3%;
	background: #444;
	color: #F2F2F2;
}
article ul,
article ol {
	margin-left: 25px;
	margin-bottom: 20px;	
}
article ul li {
	list-style: disc;
}
article ol li {
	list-style: decimal;
}
article > *:last-child {
	margin-bottom: 0;
}
a {
	text-decoration: none;
	color: #5E5E5E;
	outline: 0;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}

a:focus {
	outline: 0;
}

/*  ==========================================================================
	Core Styles
	========================================================================== */
html {
	overflow-y: scroll;
}

body { 
	background: #f9f9f9;
}
.container {
	max-width: 1170px;
	width: 100%;
	margin: 0 auto;
	position: relative;
	padding: 0 20px;
}

/*  ==========================================================================
	Product Launch
	========================================================================== */

#product-launch {
	background: #bc2434;
	display: none;
}
#product-launch .container {
	background: url('images/product-launch-bg.png') bottom right no-repeat;
}
#product-launch article {
	width: 53.09734513274337%;
	float: left;
	padding: 50px 0;
}
#product-launch article h2 {
	font-size: 21px;
	text-transform: uppercase;
	line-height: 21px;
	font-weight: bold;
	color: #8d969e;
	margin: 0 0 8px 0;
}
#product-launch article h1 {
	color: #FFF;
	font-size: 40px;
	line-height: 44px;
	margin: 0 0 25px 0;
}
#product-launch article h1,
#product-launch article h1 a {
	color: #FFF;
}
#product-launch article h1 a:hover {
	color: #000;
}
#product-launch article p {
	font-size: 18px;
	line-height: 26px;
	font-weight: 500;
	color: #FFF;
}
#product-launch figure {
	width: 39.823008849557525%;
	float: left;
}
#product-launch .close {
	width: 91px;
	height: 32px;
	background: url('images/product-close.png');
	position: absolute;
	right: 0;
	top: 23px;
	z-index: 9999;
}

/*  ==========================================================================
	Header
	========================================================================== */

#header {
	padding: 34px 0 27px 0;
	background: #FFF;
	position: relative;
	z-index: 2000;
	box-shadow: 0 0 20px 5px rgba( 0, 0, 0, 0.4 );
}
#header #logo {
	float: left;
	margin: 4px 0 36px 0;
}
.no-hashchange #header #nav {
	margin: 30px 0 0 0;
}
.no-hashchange #header .search {
	float: right;
}
.no-hashchange #header .search input {
	padding: 0;
}
#header #nav {
	text-align: center;
}
#header #nav ul li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 30px;
	position: relative;
}
#header #nav ul li.first {
	margin-left: 0;
}
#header #nav ul li.last {
	margin-right: 0;
}
#header #nav ul li a {
	font-weight: 600;
	color: #4e4e4e;
	font-size: 17px;
	line-height: 17px;
}
.no-hashchange #header #nav ul li .sub-menu li {
	margin-bottom: -4px;
}
#header #nav ul li:hover > a,
#header #nav ul li.current_page_item > a,
#header #nav ul li.current-menu-item > a,
#header #nav ul li.current_page_parent > a,
.tax-type #header #nav ul .menu-item-93 > a,
.single-product #header #nav ul .menu-item-93 > a,
.tax-product-category #header #nav ul .menu-item-93 > a {
	color: #c02535;
}

.current-menu-ancestor a {
	color: #c02535 !important;
}

.sub-menu a {
	color: #ffffff !important;
}
#header #nav ul li:hover .sub-menu #menu-item-2248{
    top: -70px;
    left: 100%;
    visibility: visible;
    opacity: 1;
}
#header #nav ul li .sub-menu #menu-item-369 ul { 
	top: 100%;
	left: 0;
}
#header #nav ul li .sub-menu #menu-item-369 ul.sub-menu:before { 
	border:none;
}
#header #nav ul li .sub-menu {
	position: absolute;
	top: 100%;
	left: -10px;
	width: 220px;
	padding: 27px 0 0 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
#header #nav ul li .sub-menu:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 17.5px 18px 17.5px;
	border-color: transparent transparent #000000 transparent;
	position: absolute;
	top: 9px;
	left: 27px;
}
#header #nav ul li:hover .sub-menu {
	opacity: 1;
	visibility: visible;
}
#header #nav ul li .sub-menu li {
	margin: 0;
	display: block;
	border-top: solid 1px #333;
}
#header #nav ul li .sub-menu li:first-child {
	border: none;
}
#header #nav ul li .sub-menu li a {
	color: #FFF;
	padding: 13px 20px;
	display: block;
	text-align: left;
	background: #000;
}
#header #nav ul li .sub-menu li:hover > a,
#header #nav ul li .sub-menu .current-menu-item > a {
	background: #333;
}
#header .tagline {
	font-size: 20px;
	line-height: 24px;
	text-align: right;
	display: block;
	margin: 0 0 30px 0;
}
#header .tagline span {
	color: #000;
	/*padding-left: 36px;*/
	padding-left: 46px;
	background-position: left center;
	background-repeat: no-repeat;
	/*background-image: url('images/check-icon.png');*/
	background-image: url('images/tagline-bg.png');
	/*background-size: 25px 24px;*/
	background-size: 35px 35px;
}
#header .tagline a {
	color: #c02535;
}
#header .tagline a:hover {
	text-decoration: underline;
}
#header .right .tagline {
	float: right;
	max-width: 330px;
	text-align: left;
	font-size: 18px;
	margin: -12px 0 0 0;
}
#header .right .tagline span {
	display: block;
}
#header .right {
	padding: 40px 0 0 0;
}
#header .right,
#header .controls {
	float: right;
	position: relative;
}
#header .search {
	width: 215px;
	float: left;
	margin: 0 65px 0 0;
	height: 35px;
	position: relative;
}
#header .search input {
	width: 100%;
	background: #f1f2f2;
	border: none;
	height: 35px;
	padding: 0 49px 0 13px;
	font-size: 14px;
	font-weight: 600;
	color: #333;
}
#header .search button {
	height: 35px;
	width: 36px;
	border: none;
	background: #c02535;
	color: #FFF;
	position: absolute;
	top: 0; right: 0;
}
.hashchange.no-canvas #header .search button {
	top: 4px;
}
#header .controls .language {
	width: 180px;
	height: 35px;
	float: left;
	background: #f1f2f2;
	display: none;
}
#header .mobile-wrap {
	display: none;
	background: #cb2135;
	margin: 28px 0 0 0;
}
#mobile-search-toggle, #mobile-phone-toggle {
	color: #fff;
	float: right;
	line-height: 44px;
	padding: 0 10px;
	font-size: 30px;
	display: block;
}
#mobile-search-toggle:hover, #mobile-phone-toggle:hover,
#mobile-search-toggle.active, #mobile-phone-toggle.active {
	background: #000;
}
#mobile-search-area {
	display: none;
}
#mobile-search-area form {
	float: none;
	width: 100%;
	background-color: #c02535;
	margin-left: 0;
	position: relative;
}
#mobile-search-area .wrap {
	background-color: #c02535;
	padding: 10px 20px;
}
#mobile-search-area input {
	width: 100%;
	padding: 13px 62px 13px 13px;
	margin: 0 auto;
	background-color: #fff;
	border: none;
}
#mobile-search-area button {
	background: #000;
	width: 48px;
	height: 48px;
	font-size: 22px;
	text-align: center;
	border: none;
	color: #FFF;
	position: absolute;
	top: 0; right: 0;
}
#header #toggle {
	color: #fff;
	float: left;
	font-weight: bold;
	line-height: 44px;
	margin-left: 20px;
	font-size: 20px;
	display: block;
}
#mobile-phone-details {
	background-color: #c02535;
	padding: 10px 20px;
	display: none;
}
#mobile-phone-details p {
	margin: 0;
	font-size: 18px;
	color: #fff;
}
#mobile-phone-details p a {
	color: #FFF;
	font-weight: bold;
}

.solution-keys a {
	display: inline-block;
	*display: inline;
	zoom: 1;
	font-size: 13px;
	line-height: 14px;
	color: #c02535;
	font-weight: 600;
	margin: 0 30px 0 0;
	padding: 10px 0 10px 36px;
	background-repeat: no-repeat;
	background-position: left center;
}

.solution-keys .acoustically-activated {
	background-image: url('images/acoustic-icon-small.png');
}
.solution-keys .hard-wired-solutions {
	background-image: url('images/hard-wired-icon-small.png');
}
.solution-keys .radio-controlled {
	background-image: url('images/radio-icon-small.png');
}
.solution-keys .freeswingmode {
	background-image: url('images/swing.png');
	background-size: contain;
	height:30px;
}
.solution-keys .fixedholdopen {
	background-image: url('images/hold.png');
	background-size: contain;
	height:30px;
	margin-top:20px;
}



.solution-keys a:hover {
	color: #000;
}

.related-products .rp .inner {
	width: 180px;
	position: relative;
}
.related-products .rp .inner a {
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	width: 100%;
	height: 100%;
	z-index: 400;
}
.related-products .rp .inner figure {
	padding: 10px;
	background: #fafafa;
}
.related-products .rp .inner p {
	font-size: 16px;
	line-height: 24px;
	text-align: center;
	margin: 15px 0 0 0;
	font-weight: 600;
	color: #c02535;
	padding: 0 20px;
}

/*  ==========================================================================
	Hero
	========================================================================== */

#hero {
	overflow: hidden;
}
.no-hashchange #hero .flex-direction-nav {
	display: none;
}
#hero .slides li {
	height: 650px;
	min-height: 400px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: left center;
}
#hero .slides li .fill {
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	width: 100%;
	height: 100%;
	z-index: 5000;
}
#hero .slides li article {
	width: 360px;
	text-align: center;
	color: #FFF;
	position: absolute;
	left: 125px;
	top: 50%;
}
#hero .slides li article img {
	width: auto;
	display: inline;
}
#hero .slides li article h2 {
	font-size: 34px;
	font-weight: bold;
	color: #FFF;
	line-height: 46px;
	display: block;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
	border-bottom: solid 1px #FFF;
}
#hero .slides li article p {
	font-size: 22px;
	line-height: 28px;
	margin: 0;
	color: #FFF;
}
#hero .slides li article p a {
	color: #FFF;
	display: inline-block;
	*display: inline;
	zoom: 1;
	padding: 3px 0 3px 36px;
	background: url('images/check-icon.png') left center no-repeat;
}
#hero .slides li .overlay {
	background: #c02535;
	position: absolute;
	top: 0; bottom: 0;
	left: 0; right: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	display: none;
}

/*  ==========================================================================
	Product Features
	========================================================================== */

.product-features {
	background: #f0f0f0;
	padding: 50px 20px 60px 20px;
	position: relative;
	z-index: 2000;
	box-shadow: 0 0 20px 3px rgba( 0, 0, 0, 0.2 );
}
.product-features .product {
/*	float: left;
	width: 25.64102564102564%;
	margin: 0 9.82905982905983% 0 0;*/
	margin:0;
	text-align: center;
}
.product-features .product.end {
	margin: 0;
}
.product-features .product figure {
	width: 245px;
	height: 245px;
	position: relative;
	background: #FFF;
	border-radius: 150px;
	overflow: visible;
	margin: 0 0 20px 0;
	display: block;
	margin: 0 auto;
	margin-bottom:20px;
}
.product-features .product figure .icon {
	position: absolute;
	z-index: 300;
	width: 78px;
	height: 78px;
	top: 3px;
	left: 3px;
}
.product-features .product figure .icon.icon-acoustically-activated {
	background: url('images/acoustic-icon-large.png');
}
.product-features .product figure .icon.icon-radio-controlled {
	background: url('images/radio-icon-large.png');
}
.product-features .product figure .icon.icon-hard-wired-solutions {
	background: url('images/hard-wired-icon-large.png');
}
.product-features .product figure img {
	position: absolute;
	z-index: 200;
	top: 50%;
	left: 50%;
	margin-left: -150px;
	margin-top: -100px;
	max-width: none;
}
.product-features .product a {
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #333;
	max-width: 230px;
	display: block;
	margin: 0 auto;
}
.product-features .product a span {
	margin-left: 5px;
}
.product-features .product a span,
.product-features .product a:hover {
	color: #cd2136;
}

/*  ==========================================================================
	Content Wrap
	========================================================================== */

.content-wrap {
	background: #FFF;
}
.content-wrap .hentry {
	padding: 50px;
}

/*  ==========================================================================
	Page Wrap
	========================================================================== */

.page-wrap {
	background: #FFF;
	padding: 40px 0;
}
.page-wrap .hentry {
	padding: 32px;
	background: #f6f6f6;
	margin: 0 0 55px 0;
}
.page-wrap .hentry.plain {
	padding: 0;
	background: #fff;
}
.page-wrap .hentry.plain p,
.page-wrap .hentry.plain li,
.page-wrap .hentry.smaller p,
.page-wrap .hentry.smaller li {
	font-size: 14px;
	line-height: 26px;
}
.page-wrap .hentry.plain li,
.page-wrap .hentry.smaller li {
	line-height: 23px;
}
.page-wrap .hentry p {
	font-size: 16px;
	line-height: 28px;
}
.page-wrap .hentry p a {
	color: #c02535;
	font-weight: bold;
}
.page-wrap .hentry p a:hover {
	color: #000;
}
.page-wrap .hentry.red-headings h1,
.page-wrap .hentry.red-headings h2,
.page-wrap .hentry.red-headings h3,
.page-wrap .hentry.red-headings h4,
.page-wrap .hentry.red-headings h5,
.page-wrap .hentry.red-headings h6 {
	color: #c02535;
}
.page-wrap .hentry.red-headings h1 {
	font-size: 24px;
	line-height: 28px;
	font-weight: bold;
}
.page-wrap .hentry.red-headings h2 {
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 14px 0;
}

/*  ==========================================================================
	Tabs
	========================================================================== */

#tabs .ui-tabs-nav {
	height: 63px;
	width: 100%;
	border-bottom: solid 1px #e5e5e5;
	margin: 0 0 15px 0;
}
#tabs .ui-tabs-nav li {
	float: left;
	height: 63px;
	margin: 0 10px;
}
#tabs .ui-tabs-nav .ui-tabs-active {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	border: solid #e5e5e5 2px;
	padding: 0 2px;
	border-bottom: none;
	background: #FFF;
}
#tabs .ui-tabs-nav li > a {
	display: block;
	font-size: 18px;
	color: #c02535;
	font-weight: 600;
	padding: 18px 20px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-webkit-transition: color .25s ease-in-out;
	   -moz-transition: color .25s ease-in-out;
	    -ms-transition: color .25s ease-in-out;
	     -o-transition: color .25s ease-in-out;
	        transition: color .25s ease-in-out;
}
#tabs .ui-tabs-nav .ui-tabs-active > a {
	color: #333;
	padding: 16px 20px;
	background: url('images/tab-bg.jpg') top left repeat-x;
}
#tabs .ui-tabs-nav li > a .tab-icon {
	width: 30px;
	height: 30px;
	border-radius: 150px;
	background: #c62034;
	margin-right: 6px;
	display: inline-block;
	*display: inline;
	zoom: 1;
	vertical-align: middle;
}

/*  ==========================================================================
	Accordions
	========================================================================== */

.ui-accordion-header {
	cursor: pointer;
	font-size: 16px;
	margin: 0;
	font-weight: 600;
	line-height: 16px;
	border-bottom: solid 1px #e9eaeb;
	color: #c02535;
	padding: 20px 40px;
	background-position: 9px 50%;
	background-repeat: no-repeat;
	background-size: 21px 21px;
	background-image: url('images/accordion-inactive.png');
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
	-webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.ui-accordion-header.ui-state-active {
	background-color: #f7f7f7;
	border-color: #f7f7f7;
	background-image: url('images/accordion-active.png');	
	color: #333;
}
.ui-accordion-content {
	background: #f7f7f7;
	border-bottom: solid 1px #e9eaeb;
}
.ui-accordion-content .wrap {
	padding: 25px 40px;
}
.ui-accordion-content .wrap p:last-child {
	margin: 0;
}

/*  ==========================================================================
	Breadcrumbs
	========================================================================== */

#breadcrumbs {
	font-size: 14px;
	line-height: 14px;
	text-transform: uppercase;
	color: #a2a2a2;
	font-weight: 600;
}
#breadcrumbs a {
	color: #a2a2a2;
}
#breadcrumbs a:hover,
#breadcrumbs .breadcrumb_last {
	color: #c02535;
}

/*  ==========================================================================
	Distributors
	========================================================================== */

.distributor {
	padding: 22px 0;
	border-bottom: solid 1px #e9eaeb;
	max-width: 100%;
}
.distributor:first-child {
	padding-top: 0;
}
.distributor .title {
	margin: 0 0 22px 0;
}
.distributor .title .logo {
	float: left;
	width: 25%;
	margin: 0;
}
.distributor .title .logo img {
	width: 100%;
	height: auto;
}
.distributor .title .name {
	float: left;
}
.distributor .title .name h2 {
	font-size: 22px;
	font-weight: 600;
	color: #333;
	line-height: 22px;
	margin: 0 0 5px 0;
}
.distributor .title .name a {
	font-weight: 600;
	font-size: 16px;
	line-height: 16px;
	color: #c62034;
}
.distributor .title .name a:hover {
	color: #000;
}
.distributor p {
	line-height: 23px;
}

/*  ==========================================================================
	Approved Installers
	========================================================================== */

.approved-installers {
	margin: 40px 0 0 0;
	padding: 28px;
	color: #FFF;
	background: #c62034;
	display: none;
}
.approved-installers h2 {
	color: #FFF;
	font-size: 22px;
	line-height: 22px;
	margin: 0 0 10px 0;
	padding: 2px 0 2px 36px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('images/check-icon.png');
	background-size: 25px 24px;
}
.approved-installers ul li {
	width: 50%;
	float: left;
	font-size: 14px;
	line-height: 18px;
	color: #FFF;
	border-bottom: solid 1px #cf5867;
	padding: 16px 0;
}
.approved-installers ul li a {
	padding: 0 !important;
	line-height: normal !important;
	min-height: 0 !important;
	display: inline !important;
	color: #FFF !important;
}
.approved-installers ul li a:hover {
	color: #000 !important;
}

/*  ==========================================================================
	Page With Sidebar
	========================================================================== */

.page-with-sidebar {
	margin-top: 45px;
}
.page-with-sidebar .content {
	width: 58.119658119658126%;
	float: left;
}
.page-id-6 .page-with-sidebar .sidebar {
	background: #c02535;
	color: #FFF;
}
.page-with-sidebar .sidebar {
	padding: 30px;
	background: #f4f4f4;
	float: right;
	width: 32.05128205128205%;
}
.page-with-sidebar .sidebar h2 {
	margin: 0 0 10px 0;
}
.page-with-sidebar .sidebar p {
	font-size: 14px;
	margin: 0 0 15px 0;
	line-height: 24px;
}
.page-with-sidebar .sidebar a {
	color: #c02535;
}
.page-with-sidebar .sidebar a:hover {
	color: #000;
}

/*  ==========================================================================
	Map
	========================================================================== */

.map {
	height: 495px;
	background: #f8f8f8;
}
.map img {
	max-width: none;
}

.readmore-wrap {
	margin: 0 0 18px 0;
}
.readmore-wrap + a {
	display: block;
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 26px;
}

/*  ==========================================================================
	Careers
	========================================================================== */

.career--block
{
    padding:30px;
    background:#f9f9f9;
    margin-bottom:15px;
    margin-top:15px;
}

.vacancy .vacancy-link:before {
    content: "➤";
    padding-right: 10px;
}

.vacancy .vacancy-link {
    display: block;
    font-size: 18px;
    text-decoration: none;
    color:#c02535;
}

.vacancy .vacancy-logo {
    vertical-align: middle;
    max-width: 90px;
    height: auto;
    max-height: 60px;
    float: right;
}

.vacancy-meta--details
{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/*  ==========================================================================
	Product Listing
	========================================================================== */

.product-listing {
	position: relative;
	padding-left: 295px;
}
.product-listing .sidebar {
	width: 180px;
	position: absolute;
	top: 0; left: 0;
}
.product-listing .sidebar p {
	margin: 0 0 15px 0;
}
.product-listing .sidebar ul li {
	margin-bottom: 1px;
}
.product-listing .sidebar ul li a {
	font-size: 14px;
	line-height: 14px;
	color: #FFF;
	background: #c02535;
	padding: 13px 15px;
	display: block;
	font-weight: 600;
}
.product-listing .sidebar ul li:hover a,
.product-listing .sidebar ul li.active a {
	color: #333;
	background: #f0f0f0;
}
.product-listing .products li {
	width: 33.33%;
	float: left;
	border-top: none;
	padding: 0 0;
}
.product-listing .products li:nth-child(1),
.product-listing .products li:nth-child(2),
.product-listing .products li:nth-child(3) {
	border-top: none;
	padding-top: 0;
}
.product-listing .products li figure {
	text-align: center;
	margin: 0 0 25px 0;
}
.product-listing .products li .title {
	width: 100% !important;
	margin: 0 auto;
	position: relative;
}
.product-listing .products li .title a {
	display: block;
	padding-left: 42px;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	font-weight: 600;
	background-position: left center;
	background-repeat: no-repeat;
	/*background-image: url('images/acoustic-icon-small.png');*/
	min-height: 32px;
}

.linoheight{
	height:1px !important;
	margin-right: 5px !important;
	margin-top: 30px;
	margin-bottom: 30px;
	display: none;
}
.logos li{
	width: auto !important;
}
.logos{
	margin-left:45px !important;
}
.product-listing .products li .title a:hover {
	color: #c02535;
}
/*.product-listing .products .acoustically-activated .title a {
	background-image: url('images/acoustic-icon-small.png');
}*/
.acoustically-activated-new{
	display: block !important;
}
.hard-wired-solutions-new{
	display: block !important;
}
.radio-controlled-new{
	display: block !important;
}
.freeswingmode-new{
	display: block !important;
}
.fixedholdopen-new{
	display: block !important;
}
/*.product-listing .products .hard-wired-solutions .title a {
	background-image: url('images/hard-wired-icon-small.png');
}
.product-listing .products .radio-controlled .title a {
	background-image: url('images/radio-icon-small.png');
}*/

.readmore-link {
	font-weight: bold;
	color: #c02535;
	margin: 10px 0 0 0;
}

/*  ==========================================================================
	Product
	========================================================================== */

.product .left {
	float: left;
	width: 576px;
	position: relative;
}
.product .left > .icon {
	position: absolute;
	z-index: 1000;
	top: 10px;
	right: 10px;
}
.product .right {
	float: right;
	width: 477px;
}
.product .featured {
	background: #fafafa;
	padding: 40px;
	margin: 0 0 20px 0;
}
.product .featured {
	background: #FFF;
	padding: 0;
	border: solid 1px #ccc;
	position: relative;
}
.product .featured.slider {
	border: none;
}

/*
.product .featured.slider .slides li *,
.product .featured.slider .flexslider .flex-control-nav {
	border: solid 1px #ccc;
}
*/

.product .downloads {
	margin: 0 0 10px 0;
}
.product .downloads li {
	margin: 0 0 20px 0;
}
.product .downloads li a {
	padding: 9px 0 9px 48px;
	display: block;
	color: #333;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('images/download-icon.png');
	background-size: 39px 38px;
}
.product .downloads li a:hover {
	color: #c02535;
}
.product .faqs-link {
	color: #333;
	font-size: 16px;
	line-height: 20px;
	font-weight: 600;
	display: block;
	padding: 18px 36px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 25px 24px;
	background-image: url('images/check-icon.png');
}
.product .faqs-link span,
.product .faqs-link:hover {
	color: #c02535;
}
.page-wrap .hentry.product {
	padding: 0 0 30px 0;
	border-bottom: solid 1px #e9eaeb;
	margin: 0 0 27px 0;
}
.page-wrap .hentry.product a {
	font-size: 14px;
}
.page-wrap .hentry.product p:last-child {
	margin: 0;
}
.page-wrap .hentry.product h1 {
	font-weight: 400;
	font-size: 28px;
	line-height: 42px;
	margin: 0 0 40px 0;
}
.page-wrap .hentry.product .icon-wrap {
	padding-left: 75px;
	background-repeat: no-repeat;
	background-position: top left;
}
.page-wrap .hentry.product.acousticly-activated .icon-wrap {
	background-image: url('images/acoustic-icon-medium.png');
}
.page-wrap .hentry.product.hard-wired-solutions .icon-wrap {
	background-image: url('images/hard-wired-icon-medium.png');
}
.page-wrap .hentry.product.radio-controlled .icon-wrap {
	background-image: url('images/radio-icon-medium.png');
}

.product .links .contact {
	height: 53px;
	line-height: 53px;
	font-size: 18px;
	color: #FFF;
	font-weight: bold;
	padding: 0 36px;
	display: block;
	float: left;
	background: #c02535;
	margin: 0 36px 0 0;
	border-radius: 7px;
}
.product .links .contact:hover {
	background: #000;
}
.product .links .distributors {
	height: 53px;
	line-height: 53px;
	display: block;
	float: left;
	font-size: 18px;
	color: #333;
	font-weight: bold;
	padding-left: 35px;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('images/distributors-pin.png');
	background-size: 27px 38px;
}
.product .links .distributors:hover {
	color: #c02535;
}
#product-tabs .ui-tabs-nav li {
	float: left;
	width: 50%;
	border-bottom: solid 1px #FFF;
}
.no-hashchange #product-tabs .ui-tabs-nav li {
	width: 49.9%;
}
#product-tabs .ui-tabs-nav li a {
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #c02535;
	background-repeat: no-repeat;
	background-position: 16px 50%;
	padding: 19px 20px 19px 60px;
}
#product-tabs .ui-tabs-nav .kf a {
	background-image: url('images/key-features-icon.png');
}
#product-tabs .ui-tabs-nav .pd a {
	background-image: url('images/download-icon.png');
}
#product-tabs .ui-tabs-nav .ui-state-active a {
	background-color: #f8f8f8;
	color: #333;
}
#product-tabs .product-faqs li,
#product-tabs .product-detail-list li {
	font-size: 14px;
	line-height: 17px;
	border-bottom: solid 1px #FFF;
	color: #333;
	padding: 11px 20px 11px 28px;
	background: #f8f8f8 url('images/bullet.png') 11px 17px no-repeat;
}
#product-tabs .product-detail-list.download li a {
	font-weight: bold;
	color: #c02535;
}
#product-tabs .product-detail-list.download li a:hover {
	color: #000;
}
#product-tabs .product-faqs li p {
	margin: 0 0 20px 0;
	font-size: 14px;
	line-height: 20px;
}
#product-tabs .product-faqs li p strong {
	font-weight: 600;
}
#product-tabs .product-faqs li .answer {
	margin: 0;
}
.other-prods {
	margin: 40px 0 0 0;
	padding: 18px 0 0 0;
	border-top: solid 1px #e9eaeb;
}
.other-prods h2 {
	font-size: 18px;
}

.attachment-product {width: 100%;}

/*  ==========================================================================
	News Listing
	========================================================================== */

.news-listing .sidebar {
	width: 24.336283185840706%;
	float: left;
	background: #f7f7f7;
	padding: 25px 30px;
}
.news-listing .sidebar > h2 {
	font-size: 20px;
	color: #333;
	font-weight: 900;
	line-height: 20px;	
	padding: 0 0 23px 0;
	margin: 0 0 23px 0;
	border-bottom: solid 1px #e1e1e1;
}
.news-listing .sidebar .tags {
	padding: 0 0 20px 0;
	border-bottom: solid 1px #e1e1e1;
	margin: 0 0 20px 0;
	display: none;
}
.news-listing .sidebar .tags h3 {
	font-size: 16px;
	line-height: 16px;
	color: #333;
	margin: 0 0 18px 0;
}
.news-listing .sidebar .tags ul {
	margin: 0;
}
.news-listing .sidebar .tags ul li {
	margin: 0 0 10px 0;
}
.news-listing .sidebar .tags ul li a {
	font-size: 14px;
	display: block;
	font-weight: bold;
	line-height: 14px;
	color: #c02535;
}
.news-listing .sidebar .tags ul li:hover a {
	color: #333;
}
.news-listing .newsletter p {
	font-size: 18px;
	line-height: 23px;
	color: #333;
	font-weight: 600;
}
.news-listing .newsletter .field input {
	display: block;
	width: 100%;
	padding: 0 10px;
	font-size: 14px;
	color: #000;
	border-radius: 5px;
	height: 44px;
	background: #FFF;
	border: solid 1px #ddd;
}
.news-listing .newsletter .submit input {
	height: 48px;
	text-align: center;
	display: block;
	background: #c02535;
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
	width: 100%;
	border: none;
}
.news-listing .newsletter .submit p {
	margin: 0;
}
.news-listing .newsletter .submit .ajax-loader {
	display: none;
}
.news-listing .newsletter div.wpcf7-response-output {
	margin: 20px 0 0 0 !important;
}
.news-listing .posts {
	width: 68.14159292035397%;
	float: right;
}
.news-listing .posts .title {
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
	color: #c02535;
	margin: 0;
}
.news-listing .posts .list {
	margin: 0;
}
.news-listing .posts .list li {
	padding: 23px 0;
	border-bottom: solid 1px #e7e7e7;
}
.news-listing .posts .list li figure {
	float: left;
	width: 36.103896103896105%;
}
.news-listing .posts .list li article {
	width: 61.68831168831169%;
	float: right;
}
.news-listing .posts .list li article h2 {
	font-size: 20px;
	line-height: 24px;
	margin: 0 0 4px 0;
}
.news-listing .posts .list li article p {
	font-size: 14px;
	line-height: 20px;
	color: #000;
}
.news-listing .posts .list li article h2,
.news-listing .posts .list li article h2 a {
	color: #000;
}
.news-listing .posts .list li article p a,
.news-listing .posts .list li article h2 a:hover {
	color: #c02535;
}
.news-listing .posts .list li article p a:hover {
	text-decoration: underline;
}
.news-listing .posts .back {
	font-size: 14px;
	font-weight: bold;
	color: #c02535;
	display: block;
	max-width: 120px;
	margin: 0 0 30px 0;
}
.news-listing .posts .back.bottom {
	margin: 40px 0 0 0;
}
.news-listing .posts .back:hover {
	color: #000;
}
.page-wrap .hentry.post-content {
	background: #FFF;
	padding: 0;
	max-width: 572px;
}
.page-wrap .hentry.post-content h1 {
	font-size: 21px;
	line-height: 30px;
	color: #000;
	margin: 0 0 2px 0;
}
.page-wrap .hentry.post-content p,
.page-wrap .hentry.post-content li {
	font-size: 14px;
	line-height: 20px;
}

.pagination {
	display: block;
	margin: 40px 0 0 0;
	position: relative;
}
.pagination .older,
.pagination .newer {
	position: absolute;
	top: 4px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #222;
}
.pagination .older:hover,
.pagination .newer:hover,
.pagination .numerical li:hover a,
.pagination .numerical li.active a {
	color: #c02535;
}
.pagination .numerical {
	text-align: center;
}
.pagination .numerical li {
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin: 0 10px;
}
.pagination .numerical a {
	font-size: 14px;
	line-height: 14px;
	color: #222;
}
.pagination .older {
	right: 0;
}
.pagination .newer {
	left: 0;
}

/*  ==========================================================================
	Industry
	========================================================================== */

.industry .content {
	width: 57.948717948717956%;
	float: left;
}
.industry .content .featured {
	margin: 0 0 32px 0;
}
.industry .content .suggested {
	margin: 0 0 37px 0;
}
.industry .content .suggested > h3 {
	color: #c02535;
	font-size: 20px;
	line-height: 20px;
}
.industry .content .suggested .left,
.industry .content .suggested .right {
	width: 33.33%;
	float: left;
	border-top: solid 1px #e7e7e7;
	border-bottom: solid 1px #e7e7e7;
	padding: 25px 0;
}
.no-hashchange .industry .content .suggested .right {
	width: 33%;
}
.industry .content .suggested .left {
	border-right: solid 1px #e7e7e7;
}
.industry .content .suggested > div figure {
	text-align: center;
	margin: 0 0 35px 0;
}
.industry .content .suggested > div .title {
	width: 180px;
	margin: 0 auto;
	position: relative;
	padding: 0 10px;
}
.industry .content .suggested > div .title a {
	display: block;
	padding-left: 42px;
	font-size: 16px;
	line-height: 22px;
	color: #333;
	font-weight: 600;
	background-position: left center;
	background-repeat: no-repeat;
	background-image: url('images/acoustic-icon-small.png');
}
.industry .content .suggested > div .title.acousticly-activated a {
	background-image: url('images/acoustic-icon-small.png');
}
.industry .content .suggested > div .title.hard-wired-solutions a {
	background-image: url('images/hard-wired-icon-small.png');
}
.industry .content .suggested > div .title.radio-controlled a {
	background-image: url('images/radio-icon-small.png');
}
.industry .content .suggested > div .title a:hover {
	color: #c62034;
}
.industry .content .type-content {
	background: #f0f0f0;
	padding: 28px 0;
	border-top: solid 6px #c62034;
}
.industry .content .type-content .type {
	width: 33.33%;
	float: left;
	text-align: center;
	border-left: solid 1px #dbdbdb;
}
.no-hashchange .industry .content .type-content .type {
	width: 33.2%;
}
.industry .content .type-content .type:first-child {
	border-left: none;	
}
.industry .content .type-content .type .inner {
	padding: 0 30px;
}
.industry .content .type-content .type figure {
	margin: 0 0 20px 0;
}
.industry .content .type-content .type article h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	margin: 0 0 25px 0;
	color: #333;
}
.industry .content .type-content .type article p {
	font-size: 14px;
	line-height: 24px;
	color: #333;
}
.industry .sidebar {
	width: 31.965811965811962%;
	float: right;
}
.industry .sidebar > article {
	background: #f0f0f0;
	padding: 36px;
}
.industry .sidebar > article h2 {
	font-size: 24px;
	line-height: 28px;
	margin: 0 0 25px 0;
}
.industry .sidebar > article p {
	font-size: 14px;
	line-height: 26px;
}
.industry .sidebar > article p strong {
	color: #c02535;
}
.industry .sidebar .quote {
	background: #c02535;
	padding: 40px;
	color: #FFF;
}
.industry .sidebar .quote .author {
	display: block;
	font-weight: bold;
	color: #000;
	margin: 0 0 8px 0;
}
.industry .sidebar .quote > p {
	margin: 0;
	font-size: 16px;
	line-height: 22px;
	font-weight: 300;
}
.industry .sidebar .quote .wrap {
	padding-top: 65px;
	background-image: url('images/quote.png');
	background-repeat: no-repeat;
	background-position: top left;
}
.industry .sidebar .quote .wrap p {
	font-size: 18px;
	line-height: 28px;
	font-style: italic;
	font-weight: 300;
}

/*  ==========================================================================
	Footer
	========================================================================== */

#footer2 {
	padding: 28px 0;
}
#footer2 p {
	font-size: 12px;
	line-height: 24px;
	margin: 0;
}
#footer2 p:first-child {
	font-size: 14px;
}
#footer2 p a {
	color: #cb2135;
}
#footer2 p a:hover {
	text-decoration: underline;
}

/*  ==========================================================================
	Flexslider
	========================================================================== */

.flexslider {
	margin: 0;
	border: none;
	border-radius: 0;
	box-shadow: none;
	z-index: 1000;
}
.flexslider .flex-control-nav {
	bottom: 40px;
	z-index: 3000;
	right: 50px;
	width: auto;
	min-height: 110px;
}
.flexslider .flex-control-paging li {
	margin: 0 3px;
}
.flexslider .flex-control-paging li a {
	width: 16px;
	height: 16px;
	box-shadow: none;
	background: #8d969e;
}
.flexslider .flex-control-paging li a:hover,
.flexslider .flex-control-paging li a.flex-active {
	background: #d22237;
}

/*  ==========================================================================
	Contact Form 7 Theme
	========================================================================== */

.field-wrap {
	margin: 0 0 20px 0;
}
.field-wrap .field {
	width: 48%;
	margin: 0 4% 0 0;
	float: left;
}
.field-wrap .field.end {
	margin: 0;
}
.field-wrap .field.full {
	margin: 0;
	width: 100%;
}
.field-wrap .field br,
.field-wrap .submit-wrap br {
	display: none;
}
.field-wrap .field label {
	font-size: 14px;
	color: #333;
	display: block;
	margin: 0 0 8px 0;
}
.field-wrap .field input,
.field-wrap .field select,
.field-wrap .field textarea {
	font-size: 14px;
	color: #333;
	border-radius: 5px;
	border: solid 1px #ddd;
	height: 44px;
	padding: 0 10px;
	width: 100%;
}
.field-wrap .field textarea {
	height: 130px;
	padding: 10px;
}
.field-wrap .field input[type="checkbox"],
.field-wrap .field input[type="radio"] {
	float: left;
	height: auto;
	padding: 0;
	width: auto;
	margin: 4px 8px 0 0;
}
.field-wrap .field .wpcf7-list-item,
.field-wrap .field .wpcf7-form-control,
.field-wrap .field .wpcf7-form-control-wrap {
	display: block;
}
.field-wrap .submit-wrap input {
	height: 48px;
	color: #FFF;
	font-weight: 600;
	font-size: 18px;
	text-align: center;
	padding: 0 20px;
	background: #c02535;
	border: none;
	float: left;
	-webkit-transition: all .25s ease-in-out;
	   -moz-transition: all .25s ease-in-out;
	    -ms-transition: all .25s ease-in-out;
	     -o-transition: all .25s ease-in-out;
	        transition: all .25s ease-in-out;
}
.field-wrap .submit-wrap input:hover {
	background: #000;
}
.field-wrap .submit-wrap span {
	float: left;
	height: 48px;
	line-height: 48px;
	margin-left: 30px;
	color: #000;
	font-size: 20px;
}
.field-wrap .submit-wrap span a {
	color: #c02535;
}
.field-wrap .submit-wrap span a:hover {
	color: #000;
}
.field-wrap .submit-wrap p {
	margin: 0;
}
.wpcf7-mail-sent-ok {
	background-color: #32CF4E !important;
	border: 1px solid #2EB344 !important;
	color: #fff !important;
	font-weight: normal !important;
	text-shadow: 1px 1px 1px #2EB344;
} 
.wpcf7-response-output {
	left: 0 !important;
	width: 100% !important;
	padding: 20px !important;
	text-align: center;
	margin: 0 !important;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.wpcf7-validation-errors,
.wpcf7-not-valid-tip {
	background-color: #F74040 !important;
	border: 1px solid #CF2B2B !important;
	color: #fff !important;
	font-weight: normal !important;
	text-shadow: 1px 1px 1px #CF2B2B;
	position: static;
	margin-top: 20px;
}
.wpcf7-not-valid-tip {
	top: 26px !important;
	left: 0 !important;
	padding: 10px !important;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-align: center !important;
	width: 100% !important;  
}

/*  ==========================================================================
	Default WordPress Styles
	========================================================================== */

.alignleft { 
	float: left;
	margin: 0 10px 10px 0;
}
.alignright { 
	float: right;
	margin: 0 0 10px 10px;
}
.alignnone {
	float: none;
	margin: 10px auto;
}
.aligncenter {
	display: block;
	margin: 10px auto;
}
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

/*  ==========================================================================
	Miscellaneous Styles
	========================================================================== */

::-moz-selection {
	background: #c02535;
	color: #FFF;
	text-shadow: none;
}
::selection {
	background: #c02535;
	color: #FFF;
	text-shadow: none;
}

/* My amends */

.page-template-templatessolution-types-php strong.acoustically-activated {
	background: url('images/acoustic-icon-small.png') no-repeat;
	height: 30px;
	display: block;
}
.page-template-templatessolution-types-php strong.acoustically-activated a {
	padding-left: 45px;
}
.page-template-templatessolution-types-php strong.hard-wired-solutions {
	background: url('images/hard-wired-icon-small.png') no-repeat;
	height: 30px;
	display: block;
}
.page-template-templatessolution-types-php strong.hard-wired-solutions a {
	padding-left: 45px;
}
.page-template-templatessolution-types-php strong.radio-controlled {
	background: url('images/radio-icon-small.png') no-repeat;
	height: 30px;
	display: block;
}
.page-template-templatessolution-types-php strong.radio-controlled a {
	padding-left: 45px;
}

.page-template-templatesdistributors-child-php .name {
	display: none;
	background: #f5f5f5;
	padding: 30px;
}

.page-template-templatesdistributors-child-php .name a {
	margin: 15px 0;
	display: block;
}

.page-template-templatesdistributors-child-php .logo {
	padding-left: 15px;
	padding-right: 15px;
	cursor: pointer;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.page-id-18 .accordion a {
	color: #c02535;
}

#hard-wired-faqs, #radio-transmitted-faqs, #acoustic-faqs {
	display: none;
}

/*  ==========================================================================
	Media Queries
	========================================================================== */

@media only screen and ( max-width: 1160px ) {

	#header #nav {
		text-align: left;
	}
	#header #nav ul li {
		margin: 0 15px;
	}
	#header #nav ul li a {
		font-size: 15px;
	}
	#tabs .ui-tabs-nav li a {
		font-size: 16px;
		padding: 18px 10px;
	}
	#tabs .ui-tabs-nav li {
		margin: 0 5px;
	}
	#tabs .ui-tabs-nav .ui-tabs-active > a {
		padding: 16px 14px;
	}
	.field-wrap .submit-wrap span {
		font-size: 14px;
	}
	.product .right {
		width: 40.76923076923077%;
	}
	.product .left {
		width: 49.23076923076923%;
	}
	.product .links .contact,
	.product .links .distributors {
		float: none;
	}
	.product .links .contact {
		max-width: 227px;
		padding: 0 25px;
		margin: 0 0 20px 0;
	}
	.product-listing {
		padding-left: 230px;
	}

}
@media only screen and ( max-width: 1060px ) {
	
	.industry .content .suggested > div .title a {
		font-size: 13px;
		line-height: 17px;
	}
	
}
@media only screen and ( max-width: 1024px ) {

	#product-launch {
		display: none !important;
	}
	#hero .slides li {
		background-position: right center;
		height: 400px !important;
		background-size: initial;
	}
	#hero .slides li .overlay {
		display: block;
		z-index: 400;
		opacity: 0.8;
	}
	#hero .slides li article {
		left: 50%;
		margin-left: -180px;
		z-index: 500;
	}

}
@media only screen and ( max-width: 960px ) {
	
	#header .right {
		padding: 0;
	}
	#header .right .search {
		float: right;
		clear: both;
		margin: 20px 0 0 0;
	}
	.product-features .product figure img {
		max-width: 220px;
		margin-left: -110px;
		margin-top: -73px;
	}
	#header .tagline {
		font-size: 16px;
	}
	#header .tagline span {
		padding: 2px 0 2px 36px;
	}
	#header #nav ul li {
		margin: 0 9px;
	}
	.industry .content .type-content .type .inner {
		padding: 0 15px;
	}
	.industry .content .type-content .type article h2 {
		font-size: 14px;
		line-height: 18px;
	}
	.industry .content .type-content .type article p {
		font-size: 12px;
		line-height: 20px;
	}
	.industry .content .suggested .left, .industry .content .suggested .right {
		padding: 0 0 20px 0;
		width: 49.99%;
	}
	.industry .content .suggested .right {
		border-top: none;
	}
	#tabs .ui-tabs-nav li a {
		font-size: 14px;
	}
	.field-wrap .submit-wrap span {
		float: none;
		display: block;
		height: auto;
		line-height: normal;
		margin: 15px 0 0 0;
	}
	.field-wrap .submit-wrap input {
		float: none;
	}

}
@media only screen and ( max-width: 860px ) {

	.news-listing .posts,
	.news-listing .sidebar {
		width: 100%;
	}
	.page-wrap .hentry.post-content {
		max-width: none;
	}
	.news-listing .sidebar {
		max-width: 280px;
		margin: 30px 0 0 0;
	}

}
@media only screen and ( max-width: 800px ) {
	
	#header .mobile-wrap {
		display: block;
	}
	#header .right {
		display: none;
	}
	.approved-installers ul li {
		border-bottom: solid 1px #cf5867 !important;
		width: 100%;
	}
	.product .left,
	.product .right,
	.product-features .product {
		width: 100%;
	}
	.product-features .product {
		margin: 0 0 20px 0;
	}
	.product-features .product.end {
		margin: 0;
	}
	.product-features .product figure {
		margin: 0 auto 20px auto;
	}
	.product-listing .products li {
		width: 50%;
	}
	.page-wrap .hentry.product .icon-wrap {
		padding: 0;
		background: none !important;
	}
	.page-wrap .hentry.product h1 {
		font-size: 24px;
		line-height: 28px;
		margin: 0 0 28px 0;
	}
	.page-wrap .hentry.product {
		padding: 0 0 20px 0;
	}
	.page-with-sidebar .content,
	.page-with-sidebar .sidebar {
		width: 100%;
	}
	.page-with-sidebar .sidebar {
		margin: 36px 0 0 0;
	}
	#tabs .ui-tabs-nav li a .tab-icon {
		background: none;
		vertical-align: top;
	}
	#tabs {
		border: solid #e5e5e5 2px;
	}
	#tabs .ui-tabs-nav {
		height: auto;
		margin: 0;
		border: none;
	}
	#tabs .ui-tabs-nav li {
		float: none;
		margin: 0;
		height: auto;
		border-bottom: solid 2px #e5e5e5;
	}
	.page-template-templatescontact-us-php #tabs .ui-tabs-nav li:last-child {
		border-bottom: none;
	}
	.page-template-templatescontact-us-php #tabs .ui-tabs-nav .ui-tabs-active > a {
		border-bottom: solid 2px #e5e5e5;
	}
	.page-template-templatescontact-us-php #tabs .ui-tabs-nav .ui-tabs-active {
		padding: 0;
	}
	#tabs .ui-tabs-nav li > a,
	#tabs .ui-tabs-nav .ui-tabs-active > a {
		padding: 10px;
		background: none;
		line-height: 50px;
		min-height: 50px;
	}
	#tabs .ui-tabs-nav .ui-tabs-active {
		border-radius: 0;
		border: none;
		border-bottom: solid 2px #e5e5e5;
	}
	.ui-accordion-header {
		font-size: 12px;
	}
	.ui-accordion-content .wrap p {
		font-size: 12px;
		line-height: 22px
	}
	#tabs .ui-tabs-panel {
		padding: 20px;
	}
	#tabs .ui-tabs-panel .accordion {
		border: solid #e5e5e5 2px;
	}
	#header {
		padding: 28px 0 0 0;
	}
	#header .top {
		padding: 0 20px;
	}
	#header .controls {
		padding: 0 48px 0 0;	
	}
	#header .container {
		padding: 0;
	}
	#header #toggle {
		display: block;
	}
	#header .tagline,
	#header #nav .menu {
		display: none;
	}
	#header #nav {
		padding: 0;
	}
	#header #nav ul li {
		margin: 0;
		display: block;
		border-top: solid 1px #C03745;
	}
	#header #nav ul li a {
		text-transform: uppercase;
		display: block;
		padding: 12px 20px;
		color: #FFF;
		background: #c02535;
		text-align: center;
	}
    #header #nav ul li .sub-menu #menu-item-369:hover #menu-item-2248{
        top: 0 !important;
        left: 0 !important;
    }
    #header #nav ul li .sub-menu #menu-item-369 ul { 
        top: 0 !important;
    }
	#header #nav ul li .sub-menu li a {
		text-align: center;
	}
	#header #nav ul li:hover > a,
	#header #nav ul li.current_page_item > a,
	#header #nav ul li.current-menu-item > a,
	.tax-type #header #nav ul .menu-item-93 > a,
	.single-product #header #nav ul .menu-item-93 > a {
		background: #FFF;
		color: #c02535;
	}
	#header #nav ul li .sub-menu {
		display: none;
		position: static;
		width: 100%;
		padding: 0;
		opacity: 1;
		visibility: visible;
		text-align: center;
	}
	#header #nav ul li .sub-menu:before {
		display: none;
	}
	#header #nav ul li:hover .sub-menu {
		display: block;
	}
	#header #logo {
		margin: 0 auto;
		float: none;
		width: 250px;
		display: block;
	}
	#header .search {
		float: none;
		margin: 0 0 20px 0;
	}
	#header .right .search {
		float: none;
		margin: 45px 0 0 0;
	}
	#header .controls .language {
		width: 100%;
	}
	#footer p {
		font-size: 10px;
		line-height: 20px;
	}
	#footer p:first-child {
		font-size: 12px;
	}
	.product-features {
		padding: 35px 0;
	}
	.product-features .product a span {
		margin: 0;
	}
	.product-features .product a {
		font-size: 16px;
		line-height: 22px;
	}
	.industry .content .type-content .type {
		width: 100%;
		border: none;
		margin: 0 0 20px 0;
	}
	.industry .content .type-content .type:last-child {
		margin: 0;
	}
	.industry .content .type-content .type .inner {
		padding: 0 30px;
	}
	.industry .content .type-content .type article h2 br {
		display: none;
	}
	.industry .content .suggested .left, .industry .content .suggested .right {
		width: 100%;
		border: none;
	}
	.industry .content .suggested > div figure {
		text-align: left;
	}
	.industry .content .suggested > div .title {
		margin: 0;
	}
	.industry .content,
	.industry .sidebar {
		width: 100%;
	}
	.industry .sidebar {
		margin: 36px 0 0 0;
	}

}
@media only screen and ( max-width: 610px ) {
	
	#hero .slides li article {
		width: 286px;
		margin-left: -143px;
	}
	#hero .slides li article h2 {
		font-size: 24px;
		line-height: 30px;
		padding: 0 0 16px 0;
		margin: 0 0 16px 0;
	}
	#hero .slides li article p {
		font-size: 18px;
		line-height: 24px;
	}
	.product-listing .sidebar {
		width: 100%;
	}
	.news-listing .posts .list li figure {
		display: none;
	}
	.news-listing .posts .list li article {
		width: 100%;
	}
	.field-wrap .field {
		width: 100%;
		margin: 0 0 20px 0;
	}
	.field-wrap .field.full {
		margin: 0;
	}
	#header .right {
		float: none;
	}
	#header .right .search {
		margin: 0;
	}
	#header .controls .language {
		width: 48%;
		float: left;
	}
	#header .controls {
		float: none;
		padding: 0;
		position: static;
	}
	.flexslider .flex-control-paging li a {
		width: 12px;
		height: 12px;
	}
	.flexslider .flex-control-nav {
		bottom: 5px;
		right: 10px;
	}
	.flex-direction-nav a {
		display: none !important;
	}
	.product-listing {
		padding-left: 0;
	}
	.product-listing .sidebar {
		position: static;
		margin: 0 0 60px 0;
	}

}
@media only screen and ( max-width: 520px ) {

	.pagination .older, .pagination .newer {
		display: none !important;
	}
	
}
@media only screen and ( max-width: 480px ) {
	
	#tabs .ui-tabs-panel {
		padding: 0;
	}
	#tabs .ui-tabs-panel .accordion {
		border: none;
	}
	#tabs .ui-tabs-nav .ui-tabs-active {
		padding: 0;
		border-width: 1px;
	}
	#tabs .ui-tabs-panel .accordion {
		border-top: solid 2px #e5e5e5;
	}
	.ui-accordion-header {
		border-top: solid 1px #e5e5e5;
		border-color: #e5e5e5;
	}
	#tabs .ui-tabs-nav li:last-child {
		border-bottom: none;
	}
	.ui-accordion-header:first-child {
		border-top: none;
	}
	.page-template-templatescontact-us-php #tabs .ui-tabs-panel {
		padding: 20px;
	}
	.distributor {
		padding: 20px;
	}
	.distributor .title .name {
		width: 100%;
	}
	.distributor .title .logo {
		width: 100%;
		margin: 0 0 10px 0;
	}
	.distributor .title .name a {
		padding: 0 !important;
	}
	#product-tabs .ui-tabs-nav li a {
		font-size: 14px;
		padding: 14px;
		background-image: none !important;
	}

}
@media only screen and ( max-width: 420px ) {
	
	.product-listing .products li {
		width: 100%;
	}
	.product .links {
		margin: 25px 0;
	}
	.page-template-templatescontact-us-php .page-wrap .hentry.plain {
		margin: 0 0 20px 0;
	}
	.page-wrap .hentry p {
		font-size: 14px;
		line-height: 24px;
	}
	.industry .content .suggested {
		margin: 30px 0;
	}
	.page-wrap .hentry.plain {
		margin: 0;
	}
	#breadcrumbs {
		font-size: 12px;
		line-height: 18px;
	}
	blockquote, .page-wrap .hentry blockquote, .page-wrap .hentry.plain blockquote, .page-wrap .hentry.smaller blockquote {
		padding-left: 0;
	}
	blockquote p, .page-wrap .hentry blockquote p, .page-wrap .hentry.plain blockquote p, .page-wrap .hentry.smaller blockquote p {
		font-size: 14px;
		line-height: 22px;
	}
	.industry .sidebar .quote .author,
	.page-wrap .hentry.plain p, .page-wrap .hentry.smaller p, p, blockquote,
	.industry .sidebar > article p, .industry .sidebar .quote .wrap p, .industry .sidebar .quote > p {
		font-size: 12px;
		line-height: 22px;
	}
	.industry .sidebar .quote .author {
		font-size: 14px;
	}
	.industry .sidebar .quote, .industry .sidebar > article {
		padding: 20px;
	}
	.industry .sidebar .quote .wrap {
		background-size: 20px auto;
		padding-top: 30px;
	}
	h2,
	.industry .sidebar > article h2 {
		font-size: 16px;
		line-height: 26px;
	}
	.content-wrap .hentry {
		padding: 36px 12px;
	}
	#header .search {
		width: 100%;
		margin: 0;
	}
	#header .controls .language {
		width: 100%;
	}

}