/*
Theme Name: Electric Power Door
Theme URI: http://electricpowerdoor.com/
Description: This is the theme for Electric Power Door.
Author: Kimberly Holmes
Author URI: http://wafisherinteractive.com/
License: 
License URI: 
Template: wafish
Version: 0.1
*/
@import url("../wafish/style.css");
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,600,700);


/***
COLORS
Blue: #0099d2;
Yellow: #f6eb14;
Grey: #434343;
***/

.top_menu {
padding-bottom: 1em;
background: rgba(17,32,48,.8);
}
body {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	background: #181818;
	-webkit-font-smoothing: antialiased; 
	line-height: 1.2;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: bold;
	line-height: 1.2em;
	margin-bottom: 10px;
	color: #4c525a;
}
h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 1.6em;
}
h4 {
	font-size: 1.4em;
}
h5 {
	font-size: 1.2em;
}
h6 {
	font-size: 1.1em;	
}
p, ul, ol, ul ul, ol ol {
	margin-bottom: 10px;
	line-height: 1.2em;
}
ul {
	list-style: disc;
	margin-left: 40px;	
}
ol {
	list-style: decimal;
	margin-left: 40px;	
}
a {
	color: #00658d;
	transition: all .5s linear;
}
a:hover {
	opacity: .8;
}
b, strong {
	font-weight: 600;	
}
em, i {
	font-style: italic;	
}
small {
	font-size: .8em;	
}

.button {
	background-color: #00658d;
	font-weight: 600;
	font-size: 1em;
}
.container {
	max-width:1600px;
	margin: 0 auto;	
}
.row {
	max-width:1600px;	
}
.row.narrow {
	max-width:1200px;	
}
header {
	
}
header.smaller .top-bar .top-bar-title {
	display: none;
}

header .top-bar {
	background:none;
	padding: 0;
	position: absolute;
	top: 0;
	z-index: 300;
	max-width:1600px;
	width: 100%;
}


.pdf_newsletters {

}
.cta {
	background-color: #00658d;
	font-weight: 600;
	font-size: 1em;
	border-radius: 10px;
	width: 28%;
    display: inline-block;
	margin-left: 20px;
	margin-top: 20px;
}
.videos p {
	
}
.archives-sidebar{
	list-style-type: none;
	margin-left: auto;
}
.sidebar h3:hover {
	color: #00658d;
	
}
.application_area {
	text-align: center;
}
.column.column-block {
	margin-bottom: 50px;
	text-align: center;
}
.column.column-block a {
	display: inline-block;
	margin-top: 5px;
}
.product-intro {
padding-bottom: 1em;
}
#vmap > path {
	
}
.overlay {
	background-color: #112030; 
	opacity: .7;	
	height: inherit;
	width:inherit;
	position: absolute;
	top: 0;
}
@media screen and (min-width:1025px) {
	header .top-bar {
		position:fixed;
	}	
}
.logged-in header.smaller .top-bar {
	top: 32px;	
}
.top-bar .top-bar-title {
	max-width:25%;
}
.smaller .top_menu {
	padding-bottom: 0;
}
.top-email a {
	font-weight: 600;
	text-transform: uppercase;
	font-size: .8em;	
	color: #f6eb14;
	opacity: .67;
	text-align: right;
	display: inline-block;
	padding-right: 20px;
	padding-top: 20px;
	float: right;
}
.top-phone {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.5em;	
	color: #f6eb14;
	opacity: .67;
	text-align: right;
	display: inline-block;
	padding-right: 20px;
	padding-top: 20px;
	float: right;
	line-height: .8em;
}
.top-phone a {
	font-weight: 600;
	text-transform: uppercase;
	font-size: .8em;	
	color: #f6eb14;
	opacity: .67;
	text-align: right;
	display: inline-block;
	float: right;
	line-height: .8em;
}
.top-phone a:hover {
	color: #f6eb14;
	opacity: 1.00;
}
.top-action {
	font-weight: 600;
	text-transform: uppercase;
	font-size: 1.2em;	
	color: #fff;
	text-align: center;
	display: inline-block;
	padding-right: 20px;
	padding-top: 5px;
	padding-left: 20px;
	padding-bottom: 5px;
}
.top-action a {
	color: #fff;
}

header.smaller .top-phone {
	displaY: none;	
}

.top-bar .top-bar-section {
	background-color: none;
	float: right;
}

.top-bar-right > ul {
	background: none;	
	padding: 30px 10px 0 0;
}
header.smaller .top-bar .top-bar-right {
	width:100%;	
}
header.smaller .top-bar ul {
	background: #112030;
	width: 100%;
	padding: 20px;
}
header .menu > li {
	display: block;
	float: left;	
}
header .menu > li > a {
	font-family: inherit;
	font-size: 1em;
	background: none;
	font-weight: 600;
	padding: 0 10px;
	text-transform: uppercase;
	color: #fff;
	font-size: 1em;
}
header.smaller .menu {
	text-align: center;	
}
header.smaller .menu > li {
	float: none;
	display: inline-block;	
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
	padding-right: 20px;	
}
.dropdown.menu > li.is-dropdown-submenu-parent > a:after {
	border: 0;
	content: '\f107';
	right: 15px;
    font-family: FontAwesome;
    margin-top: -7px;
}	
.menu > li:hover > a, .menu > li.current_page_item > a {
	color: #f6eb14;
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
	left: 0;
	right: auto;
	margin-top: 30px;
	background: #fff;
	padding: 15px 5px;	
	border: 0;
	min-width:400px;
	text-align: left;
	line-height: 1.2em;
}
.dropdown.menu .is-dropdown-submenu {
	margin-top: 30px;
	background: #fff;
	padding: 15px 5px;	
	border: 0;
	min-width:400px;
	text-align: left;
	line-height: 1.2em;	
}
.dropdown.menu > li.menu-item-89.opens-left > .is-dropdown-submenu, .dropdown.menu > li.menu-item-90.opens-left > .is-dropdown-submenu  {
	right: 0;
	left: auto;
	min-width: 280px!important;
}
.menu-item-51 > .is-dropdown-submenu {
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    columns: 2;
  	-webkit-columns: 2;
  	-moz-columns: 2;
}
.dropdown.menu  .is-dropdown-submenu li a {
	color: #00adef;
	margin-bottom:4px;
}
.dropdown.menu  .is-dropdown-submenu li:last-of-type a {
	margin-bottom:0;	
}
.dropdown.menu  .is-dropdown-submenu li a:hover {
	color: #056b92;	
}
.is-dropdown-submenu::after {
	position: absolute;
    left: 10%;
    top: -15px;
    width: 0;
    height: 0;
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff; 	
}
.dropdown.menu > li.menu-item-89 .is-dropdown-submenu::after, .dropdown.menu > li.menu-item-90 .is-dropdown-submenu::after {
	position: absolute;
    right: 10%;
    left: auto;
    top: -15px;
    width: 0;
    height: 0;
    content: '';
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid #fff; 	
}

.orbit {
	max-width:1600px;
	margin: 0 auto;	
	position: relative;
	z-index: 1;
}
.orbit-container {
    display: inline;
}
.overlay {
	background-color: #112030; 
	opacity: .7;	
	height: inherit;
	width:inherit;
	position: absolute;
	top: 0;
}
.orbit .overlay {
	background-color: #112030; 
	opacity: .7;	
	height: inherit;
	width:inherit;
	position: absolute;
	top: 0;
}
.interior-image .overlay {
	background-color: #112030; 
	opacity: .7;	
	height: inherit;
	width:inherit;
	position: absolute;
	top: 0;
}

.orbit-next i, .orbit-previous i {
	font-size: 2em;	
}
.home .tagline {
	font-size: 1.875em;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	top: 60%;
	font-weight: 600;
	padding: 1em;
	background: rgba(17,32,48,.8);
}	
.home .tagline span {
	font-size: 1.6em;
	color: #f6eb14;	
}
.blue-bg {
	background-color: #0099D2;
}
.flag { 
	background: url(images/americanflag.jpg) no-repeat top left;
	font-size: 3em;
	text-transform: uppercase;
	color: #fff;
	width:42%;
	padding: 65px 10% 65px 5%;
	font-weight:600;
	float: left;	
	z-index: 3; 
	position:relative;
}
.representative {
display: none;
border-bottom: 1px solid #ededed;
padding-bottom: 1em;
margin-bottom: 1em;
}

.representative h5 {
margin-top: .6em;
}

ul.rep_contacts { list-style-type: none; margin: 0; padding: 0; }

ul.rep_contacts li {
border: 1px solid #EDEDED;
padding: 1em;
margin-bottom: 1em;
border-radius: 6px;

}

#vmap {
        background-color: white;
        width: 100%;
        height: 100%;
        text-align: center;
        margin: 0 auto;
      }

@media screen and (min-width:1222px) {
	.flag { 
		width: 38%;	
	}
}
.blue-slant {
	background: url(images/blue-slant.png) no-repeat center left;
	width:72%;
	margin-left: -171px;
	padding: 50px 50px 50px 171px;
	text-align: center;
	float: right;	
	color: #fff;
	z-index: 4;
	position:relative;
}
.blue-slant h1 {
	color: #fff;	
}

.blue-slant a {
	color: #f6eb14;
}
.grid-sizer, .featured-product {
	width:33.333%;	
	z-index: 3;
}

.featured-product-content {
	position:relative;
	opacity: 0;
	top: 0;
	z-index: 4;
	color: #fff;
	background: rgba(17,32,48,.8);
	text-align: center;
	transition: opacity .8s linear;
}
.featured-product:hover .featured-product-content {
	opacity: 1;	
}
.featured-product-content div {
	margin: auto;
	padding: 0 20px;
}
.featured-product-content .title {
	font-size: 1.875em; 
	display: block;
	line-height: 1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 10px;
}
.featured-product-content .photo-caption {
	font-style: italic;	
	margin-bottom: 10px;
	display: block;
}
.featured-product-content .sub-title {
	font-size: 1.5em;	
	display: block;
	line-height: 1em;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
	margin-bottom: 2px;
}
.featured-product-content .sep:last-of-type {
	display: none;
		
}
.main-content {
	padding: 40px 0;
	max-width:1200px;
	margin: 0 auto;	
}
.product h1 {
	margin-bottom: 2px;	
	line-height: 1em;
}
.product .tagline {
	font-size: 1.5em;
	color: #00aeef;	
	font-style: italic;
	display: block;
	margin-bottom: 10px;
}
.ffbfdoor, .single-product, .brochure {
	margin-bottom: 20px;	
	text-align: center;
}
.ffbfdoor div, .single-product div, .brochure div {
	background: #f6f6f6;
	padding: 20px;	
}
.ffbfdoor h2 {
	margin-bottom: 0;	
}
.ffbfdoor .ffbftagline {
	font-size: 1.15em;
	color: #00aeef;	
	font-style: italic;
	display: block;
	margin-bottom: 10px;
}
.ffbfdoor img, .single-product img, .brochure img {
	margin-bottom: 10px;	
}
.ffbfdoor .button, .single-product .button, .brochure .button {
	margin-bottom: 0;	
}
.product em {
	font-size: 1.2em;
	color: #00aeef;	
	font-style: italic;
	display: block;
	margin-bottom: 10px;
}
.product .button {
	padding: 15px 50px;	
}
.feature-gallery .column {
	margin-top: .9375em;	
}
.lightgallery {
	margin-bottom: 20px;	
}
.product-tabs {
		
}
.product-tabs h2.tab, .accordion-title {
	display: block;
	width: 100%;
	padding: 15px;
	background: #dedede;
	font-size: 1.5em;
	text-transform: uppercase;
	font-weight: 600;	
	margin-bottom: 10px;
	cursor: pointer;
	color: #4c525a;	
}
.product-tabs h2.tab.sub {
	font-size: 1.3em;	
}
.is-active .accordion-title {
	margin-bottom: 0;
	color: #4c525a;	
}
.product-tabs h2.tab:after, .accordion-title:after {
	content: "\f067";	
	font-family: FontAwesome;
	font-size: 1em;
	float: right;
	color: #00658d;
}
.accordion-title:before, .is-active .accordion-title:before {
	content: '';
}	
.product-tabs h2.expanded.tab {
	margin-bottom: 0;	
}
.product-tabs h2.expanded.tab:after, .is-active .accordion-title:after {
	content: "\f068";
}
.product-tabs .tab-content {
	display: none;
	background: #f0f0f0;
	border: none;
	padding: 15px 30px;	
	margin-bottom: 10px;
}
.product-tabs .tab-content.sub {
	background-color: #ffffff;	
}
#lightgallery .caption {
	color: #00aeef;	
	padding: 10px;
	text-align: center;	
}
.photo-gallery-item .caption {
	color: #00aeef;	
	padding: 10px;
	text-align: center;	
}
.accordion-content {
	background: #f0f0f0;
	border: none;
	padding: 30px;	
	margin-bottom: 10px;
}

.tab-content h3 {
	text-transform: none;
	color: #00658d;
	font-weight: 400; 	
}
.tab-content .specs {
	text-align: center;	
}
.tab-content .specs .title {
	display: block;	
	font-weight: 600;
	padding: 10px 0 5px;
	
}

.tab-content .file-icon {
	max-width: 10%; 
	float: left;
	padding-right: 10px;
}
.tab-content .video-caption {
	background: #fff;
	padding: 20px;	
}
.tab-content .flex-video {
	margin-bottom: 15px;	
}
a.button.full { 
	width: 100%;
	padding-left: 20px;
	text-align: center;
	padding-right: 20px;
}	

h3.article-title {
	text-transform: none;
	color: #00658d;
	font-weight: 400; 	
}
article .button {
	margin-bottom: 0;	
}
thead tr td {
	background: #00658d;
	color: #fff;
	font-weight: 600;
}
.tables h2 {
	margin-top: 20px;	
}
.tables .captioned-image span {
	background: #00658d;
	color: #fff;	
	padding: 10px;
	display: block;
}
footer {
	background: #384045;
	padding: 0px;
	z-index: 5;
	position:relative;
	color: #fff;
	text-transform: uppercase;
}
.home footer {
	margin-top: -20px;
}
footer .footer-content {
	padding: 30px 0;	
	text-align: right;
	font-weight: 600;
}


footer .footer-content a {
	color: #FFF;
}

footer .footer-content a:hover {
	color: #f6eb14;
}


footer .menu {
	padding-bottom: 10px;
	display: inline-block;
}
footer .menu > li {
	float: none;	
	display: block;
}
footer .menu > li > a {
	font-size: 1.25em;
	font-weight: 600;	
	color: #fff;
	padding-right: 0;
	padding: 0 0 20px 0;
}
footer .menu > li > a:before {
	content: '\f101';
	padding-right: 5px;
    font-family: FontAwesome;
}

.copyright {
	width: 100%;
	background: #1f2122;
	font-size: .8em;
	text-align: center;
	padding: 10px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 600;
}
.copyright a {
	color: #fff;	
}
.lightgallery div img {
	cursor: pointer;
}
.bf_ff_door_gallery .caption {
display: none;
}
.photo-gallery-item {
	margin-bottom: 20px;	
}

.photo-gallery-item .caption {
	display: none;
}

.relevant_products .product, .relevant_products .grid-sizer {
	width:23%;
	margin: 10px 1%;
}
.relevant_products .product > div {
	background: #f6f6f6;	
	padding: 20px;
}
.relevant_products .product div img, .relevant_products .product > div h2 {
	margin-bottom: 10px;
}	
.sidebar {
	background: #e2e2e2;
	padding: 20px;
	text-align: center;
}

.featured-products {
		background-color: #112030;
	}
@media screen and (max-width:640px) {
	#wpadminbar {
		position: fixed!important;	
	}	
	.top-bar .toggle-topbar.menu-icon {
	    right: 5px;
	    top: 5px;
	    margin-top:0px;
	    padding-left: 0px;
	}
	.top-bar .toggle-topbar.menu-icon a {
		text-indent: 0;
		width:auto;
		height: auto;
		line-height: auto;	
		font-size: 1em;
		text-decoration: none;
	}
	.top-bar .toggle-topbar a {	
		font-size: 1em;
		text-decoration: none;
	}
	ul.off-canvas-list li a {
		border: none;	
	}
	.top-bar-section {
		display: none;	
	}
	.home .tagline {
	    font-size: 1.1em;
	    text-transform: uppercase;
	    color: #fff;
	    position: relative; 
	    top: auto;
	    margin-left: auto;
	    padding: 10px;
	    background:  #112030;
	    font-weight: 600;
	}
	.flag {
		width: 100%;
		float: none;
		text-align: center;
		font-size: 1.5em;
		padding: 40px;	
	}
	.blue-slant {
		width: 100%;
		float: none;
		margin: 0;
		padding: 40px;
		background: #0099d2;
		background-image: none;	
	}
	.grid-sizer, .featured-product {
		width: 100%;	
	}
	.relevant_products .product, .relevant_products .grid-sizer {
	width:46%;
	margin: 10px 1%;
}
}
@media screen and (max-width:1024px) {
	.top-phone {
		opacity: 1;
		font-size: 1.2em;	
	}
	.top-bar .top-bar-title {
		position: absolute;
			
		z-index: 3;
	}
	.top-bar .top-bar-left, .top-bar .top-bar-right {
		width: auto;	
	}
	.top-bar-right > a {
		display: block;
		padding: 15px;
		color: #fff;	
		background: #112030;
		font-size: 1.4em;
	}
	.off-canvas, body	{
		background: #112030;
	}
	.off-canvas .has-dropdown {
		display: block;	
	}
	.off-canvas .has-dropdown:after {
		content: '\002B';
	    position: absolute;
	    right: 10px;
	    margin-top: 4px;
	    line-height: 1.4em;
	    color: #fff;
	    font-sizE: 1.2em;
	    font-weight: 600;
	}
	.off-canvas .has-dropdown.open:after{
		content: '';
	    
	}
	.off-canvas .menu > li {
		border-bottom: 1px solid #fff;		
	}
	.off-canvas .menu > li > a {
		display: inline-block;
		color: #fff;
		text-transform: uppercase;
		font-weight: 600;	
		
	}
	.off-canvas .menu > li > a:hover, .off-canvas .menu > li.current_page_item > a {
		color: #f6eb14;	
	}
	.off-canvas .has-dropdown .sub-menu {
		display: none;	
		margin-bottom: 10px;
	}
	.off-canvas .has-dropdown .sub-menu li a {
		font-weight: 600;
		text-transform: uppercase;
		font-size: .9em;
		line-height: 1em;
		padding-bottom: 5px;
		display: block;
	}
	.top-phone {
		text-align: center;
		float: none;
		margin-top: 30px;
		padding: 0;	
		border-bottom: 1px solid #fff;
		padding-bottom: 20px;
	}
	.orbit-previous, .orbit-next {
		z-index: 400;	
		top: auto;
		bottom: 0;
		transform: none;
		-webkit-transform: none;
	}
	footer .footer-content {
		padding: 40px 0;	
		text-align: center;
		font-weight: 600;
	}
	.featured-product {
		background: #112030;	
	}
	.featured-product img {
		
	}
	.featured-product-content {
		opacity: .8;
		padding: 20px;

	}
	.featured-product-content:before {
		position: absolute;
	    right: calc(50% - 15px);
	    left: auto;
	    top: -15px;
	    width: 0;
	    height: 0;
	    content: '';
	    border-left: 15px solid transparent;
	    border-right: 15px solid transparent;
	    border-bottom: 15px solid #112030; 		
	}
	.featured-product-content .title {
		font-size: 1.6em;	
	}
	.home footer {
		Margin-top: 0;	
	}
	thead.tableFloatingHeaderOriginal {
		margin-top: 0!important;
		position: static!important;
		top: auto!important;
		left: auto!important;
	}	
}
@media screen and (min-width:641px) and (max-width: 1024px) {
	
	.home .tagline {
		font-size: 1.45em;	
	}
	.flag { 
		width: 100%;
		float: none;
		font-size: 2em;
		text-align: center;
	}	
	.blue-slant {
		width: 100%;
		float: none;
		margin: 0;
		padding: 40px;
		background: #0099d2;
		background-image: none;	
	}
	
	.grid-sizer, .featured-product {
		width: 50%;	
	}
	.featured-product-content {
		font-size: .9em;
	}
}
@media screen and (min-width:1024px) and (max-width: 1100px) {
	.top-bar .top-bar-title {
		max-width:20%;
	}
	header .menu > li > a {
		padding: 0 8px;	
	}

}

/***FORMS***/
.gform_wrapper {
	padding:10px 20px 20px;
	background: #f6f6f6;	
}
.gform_wrapper label.gfield_label {
	font-weight: 600;
	color: #4C525B;	
}
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	letter-spacing: 0!important;	
}
.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label {
	margin-bottom: 0!important;	
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea, select, .gform_wrapper.gf_browser_chrome .ginput_complex .ginput_right select, .gform_wrapper.gf_browser_chrome .ginput_complex select {
	margin-bottom: 0!important;	
}
input[type=text], input[type=password], input[type=email], input[type=url], input[type=number], textarea {
	-moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #fefefe;
}
[type='file'], [type='checkbox'], [type='radio'] {
	margin-bottom: 0!important;	
}
.gchoice_1_9_11 {
	margin-top: 10px!important;	
	line-height: 1.5em!important;
	overflow: visible!important;
}
#input_1_9_other {
	margin-left: 25px;
	margin-top: -28px;	
}
.gform_wrapper .gfield_radio li label {
	margin-left: 10px!important;	
}
#input_1_11 li {
	display: inline-block;
	margin-right: 20px;	
}
/*staff photo cards*/
.staff_inner_content{
	background-color:#EEE;
	padding:25px;
	margin-bottom:25px;
}
.staff_item small{
	font-size:1rem;
	font-weight:normal;
	color:#333;
}
.staff_item ul{
	list-style:none;
	margin:0;
	padding:20px 0;
	display:flex;
}
.staff_item ul > li{
	padding:5px;
}
.staff_item ul li a{
	
    color: #EEE;
    background: #333;
    width: 42px;
    height: 42px;
    display: inline-block;
    text-align: center;
    line-height: 2;
    font-size: 1.35rem;

}