/*
Theme Name: Brunswick Electric Membership Corporation
Author: Sage Island
Author URI: https://www.sageisland.com
Version: 2.0
*/

@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/FontAwesome/fontawesome-webfont.eot');
	src: url('fonts/FontAwesome/fontawesome-webfont.eot?#iefix') format('embedded-opentype'), 
	url('fonts/FontAwesome/fontawesome-webfont.woff2') format('woff2'), 
	url('fonts/FontAwesome/fontawesome-webfont.woff') format('woff'), 
	url('fonts/FontAwesome/fontawesome-webfont.ttf') format('truetype'), 
	url('fonts/FontAwesome/fontawesome-webfont.svg#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham/Gotham-Bold.eot');
    src: url('fonts/Gotham/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham/Gotham-Bold.woff2') format('woff2'),
        url('fonts/Gotham/Gotham-Bold.woff') format('woff'),
        url('fonts/Gotham/Gotham-Bold.ttf') format('truetype'),
        url('fonts/Gotham/Gotham-Bold.svg#Gotham-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham/Gotham-Book.eot');
    src: url('fonts/Gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham/Gotham-Book.woff2') format('woff2'),
        url('fonts/Gotham/Gotham-Book.woff') format('woff'),
        url('fonts/Gotham/Gotham-Book.ttf') format('truetype'),
        url('fonts/Gotham/Gotham-Book.svg#Gotham-Book') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham/Gotham-Medium.eot');
    src: url('fonts/Gotham/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham/Gotham-Medium.woff2') format('woff2'),
        url('fonts/Gotham/Gotham-Medium.woff') format('woff'),
        url('fonts/Gotham/Gotham-Medium.ttf') format('truetype'),
        url('fonts/Gotham/Gotham-Medium.svg#Gotham-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Gotham';
    src: url('fonts/Gotham/Gotham-Light.eot');
    src: url('fonts/Gotham/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Gotham/Gotham-Light.woff2') format('woff2'),
        url('fonts/Gotham/Gotham-Light.woff') format('woff'),
        url('fonts/Gotham/Gotham-Light.ttf') format('truetype'),
        url('fonts/Gotham/Gotham-Light.svg#Gotham-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

::-moz-selection{background: #005a9c; color: #fff; text-shadow: none;}
::selection {background: #005a9c; color: #fff; text-shadow: none;}
input:-moz-placeholder { color:#a9a9a9; }
textarea:-moz-placeholder { color:#a9a9a9; }

img {
	height:auto;
	max-width:100%;
}

div {
	max-width:100%;
}

iframe,
video {
	max-width:100%;
}

#header:after,
#contentWrap:after,
#footer:after {
	content:'';
	clear:both;
	display:block;
	width:100%;
}

a,
#nav,
#overlayNav,
.overlayToggle,
.menuToggle,
.button,
body.et-db #et-boc .et-l .et_pb_module .button,
#nav ul.menu > li.menu-item-has-children > a:after,
form[name="headerSearch"] {
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

#hmInner,
#hbInner,
#ftInner,
#fmInner,
#fbInner {
	max-width:1400px;
}

body {
	font-family:'Gotham', Helvetica, Arial;
	background:#fff;
	padding:0;
	margin:0;
	font-size:16px;
	font-weight:600;
	line-height:1.8em;
	-webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	text-rendering: optimizeLegibility;
}

#site h1, body h1,
body.et-db #et-boc .et-l .et_pb_module h1 {
	font-weight:700;
	font-size:60px;
	line-height:1.14em;
	padding:0 0 15px;
	color:#111;
}

#site h2, body h2,
body.et-db #et-boc .et-l .et_pb_module h2 {
	font-weight:700;
	font-size:48px;
	line-height:1.175em;
	padding:0 0 30px;
	color:#111;
}

body.et-db #et-boc .et-l .et_pb_module h2 a:not(.wc-forward),
body.et-db #et-boc .et-l .et_pb_module h2 a:hover:not(.wc-forward) {
	padding:0 0 5px;
	font-weight:700 !important;
	color:#005a9c !important;	
}

#site h3, body h3,
body.et-db #et-boc .et-l .et_pb_module h3 {
	font-weight:600;
	font-size:36px;
	line-height:1.175em;
	padding:0 0 30px;
	color:#111;
}

body.et-db #et-boc .et-l .et_pb_module h3 a:not(.wc-forward),
body.et-db #et-boc .et-l .et_pb_module h3 a:hover:not(.wc-forward) {
	padding:0 0 5px;
}

#site h4, body h4,
body.et-db #et-boc .et-l .et_pb_module h4 {
	font-weight:500;
	font-size:24px;
	line-height:1.35em;
	padding:0 0 20px;
	color:#111;
}

#site h5, body h5,
body.et-db #et-boc .et-l .et_pb_module h5 {
	font-weight:500;
	font-size:20px;
	line-height:1.35em;
	padding:0 0 30px;
	color:#111;
}

body.et-db #et-boc .et-l .et_pb_module h5 a:not(.wc-forward),
body.et-db #et-boc .et-l .et_pb_module h5 a:hover:not(.wc-forward) {
	padding: 0 0 5px;
}

#site h6, body h6,
body.et-db #et-boc .et-l .et_pb_module h6 {
	font-weight:500;
	font-size:12px;
	line-height:1.7em;
	padding:0 0 20px;
	color:#aeaeae;
	text-transform:uppercase;
	letter-spacing: .5px;
}

body.et-db #et-boc .et-l .et_pb_module h6 a:not(.wc-forward),
body.et-db #et-boc .et-l .et_pb_module h6 a:hover:not(.wc-forward) {
	font-weight:500;
	font-size:12px;
	line-height:1.7em;
	color:#005a9c;
	text-transform:uppercase;
	padding: 0 0 10px;
}

#contentWrap a,
body.et-db #et-boc .et-l .et_pb_module a:not(.wc-forward),
body.et-db #et-boc .et-l .et_pb_module h1 a, 
body.et-db #et-boc .et-l .et_pb_module h2 a, 
body.et-db #et-boc .et-l .et_pb_module h3 a, 
body.et-db #et-boc .et-l .et_pb_module h4 a, 
body.et-db #et-boc .et-l .et_pb_module h5 a, 
body.et-db #et-boc .et-l .et_pb_module h6 a {
	font-weight: inherit;
	text-decoration:none;
	padding-bottom:5px;
	color:#005a9c;
	background-image: linear-gradient(180deg,transparent 90%,#005a9c 0);
	background-size: 0 100%;
    background-repeat: no-repeat;
    transition: background-size .4s ease;
}

#contentWrap a:hover,
body.et-db #et-boc .et-l .et_pb_module a:not(.wc-forward):hover,
body.et-db #et-boc .et-l .et_pb_module h1 a:hover, 
body.et-db #et-boc .et-l .et_pb_module h2 a:hover, 
body.et-db #et-boc .et-l .et_pb_module h3 a:hover, 
body.et-db #et-boc .et-l .et_pb_module h4 a:hover, 
body.et-db #et-boc .et-l .et_pb_module h5 a:hover, 
body.et-db #et-boc .et-l .et_pb_module h6 a:hover {
	color:#005a9c;
	background-size: 100% 100%;
    cursor: pointer;
}

#site {
	position:relative;
	overflow:hidden;
}

#header {
	position:relative;
	z-index:100;
	background:#FFF;
	border-bottom:1px solid #e3e3e3;
}

#contentWrap {
	position:relative;
	z-index:98;
	background:#FFF;
}

#footer {
	font-family:'Gotham', Helvetica, Arial;
	position:relative;
	z-index:99;
	background:#f8f8f8;
}

#headerTop {
	background:#111111;
	color:#FFF;
	text-align:center;
	padding:15px 20px;
	font-size:12px;
	position:relative;
	z-index:99;
}

#headerTop a {
	text-decoration:none;
	display:inline-block;
	color:#FFF;
}

#headerMiddle {
	border-bottom:1px solid #e3e3e3;
	padding:0 20px;
	position:relative;
	z-index:99;
}

#hmInner {
	
	width:100%;
	margin:auto;
	text-align:right;
	padding:15px 0;
}

#headerBottom {
	padding:0 20px;
	position:relative;
	z-index:100;
}

#hbInner {
	display:flex;
	justify-content:space-between;
	align-items:center;
	width:100%;
	margin:auto;
}

#hbRight {
	display:flex;
	justify-content:space-between;
	align-items:center;
}

#headerLogo {
	display:inline-block;
	margin:10px 0;
	max-width:330px;
}

#reportNav ul.menu,
#nav ul.menu {
	list-style:none;
	margin:0;
	padding:0;
	text-align:right;
}

#reportNav ul.menu {
	display:flex;
	align-items:center;
	justify-content:flex-end;
}

#reportNav ul.menu > li {
	margin-left:15px;
}

#reportNav ul.menu > li > a {
	text-decoration:none;
	text-transform:uppercase;
	color:#111111;
	font-size:11px;
	padding:0 10px 0 24px;
	font-weight:700;
	position:relative;
	letter-spacing: .5px;
}

#reportNav ul.menu > li > a:before {
	content:'';
	position:absolute;
	top:-1px;
	left:0;
	width:15px;
	height:15px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:contain;
}

#reportNav ul.menu > li#menu-item-16 > a:before {
	background-image:url(img/alert-triangle.svg);
}

#reportNav ul.menu > li#menu-item-17 > a:before {
	background-image:url(img/map.svg);
}

#reportNav ul.menu > li#menu-item-18 > a:before {
	background-image:url(img/lock.svg);
}

#reportNav ul.menu > li#menu-item-19 > a:before {
	background-image:url(img/user.svg);
}

#reportNav ul.menu > li > a:hover {
	color:#005a9c;
}

#nav ul.menu li > a[href="#"] {
	pointer-events:none;
}

#nav ul.menu > li {
	display:inline-block;
	vertical-align:middle;
	margin-right:-2px;
}

#nav ul.menu > li.menu-item-has-children > a:after {
	content:'';
	display:inline-block;
	vertical-align:middle;
	margin:-2px 0 0 5px;
	width:18px;
	height:18px;
	background-image:url(img/chevron-down.svg);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
}

#nav ul.menu > li.menu-item-has-children:hover > a:after {
	transform: rotateX(180deg);
}

#nav ul.menu > li > a {
	text-decoration:none;
	color:#111111;
	text-transform:uppercase;
	font-weight:700;
	font-size:13px;
	display:block;
	padding:32px 15px;
	letter-spacing: .5px;
}

#nav ul.menu > li:hover > a,
#nav ul.menu > li.current-menu-item > a,
#nav ul.menu > li.current-menu-parent > a,
#nav ul.menu > li.showChild > a {
	color:#005a9c;
}

#nav ul.menu > li > .subWrap {
	position:absolute;
	visibility:hidden;
	left:0;
	top:100%;
	min-width:100%;
	border-top:1px solid #eeeeee;
}

#nav ul.menu > li > .subWrap > .subWrapInner {
	opacity:0;
	background:#ffffff;
	padding:65px 20px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu {	
	list-style:none;
	text-align:left;
	display:flex;
	flex-wrap:wrap;
	width:100%;
	margin:auto;
	justify-content:center;
	max-width:1400px;
}

#nav ul.menu > li:hover > .subWrap {
	visibility:visible;
}

#nav ul.menu > li:hover > .subWrap .subWrapInner {
	opacity:1;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li {
	display:block;
	margin:0;
	padding:0;
	width:20%;
	position:relative;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > a {
	text-transform:uppercase;
	color:#aeaeae;
	font-size:12px;
	text-decoration:none;
	font-weight:700;
	letter-spacing: .5px;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li:first-child {
	max-width:230px;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li:first-child > a {
	font-size:24px;
	font-weight:700;
	color:#005a9c;
	margin-right:100px;
	display:inline-block;
	letter-spacing: .5px;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > a:hover,
#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li.current-menu-item > a,
#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li.current-menu-parent > a,
#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li.showChild > a  {
	color:#005a9c;
	text-decoration:underline;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > .subWrap {
	margin-top:20px;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > .subWrap > .subWrapInner > ul.sub-menu > li {
	margin-bottom:5px;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > a {
	text-decoration:none;
	color:#111111;
	font-size:13px;
	font-weight:500;
    font-weight: inherit;
	padding-bottom:5px;
	background-image: linear-gradient(180deg,transparent 90%,#005a9c 0);
	background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    transition: background-size .4s ease;
}

#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > a:hover {
	color:#005a9c;
	background-size: 100% 100%;
    cursor: pointer;
}

.searchToggle {
	cursor:pointer;
	margin:0 0 0 30px;
	width:20px;
	height:20px;
	display:block;
}

.searchToggle svg {
	max-width:100%;
	max-height:100%;
}

.searchToggle svg circle,
.searchToggle svg line {
	stroke:#111111;
}

.searchToggle:hover svg circle,
.searchToggle:hover svg line,
body.showSearch .searchToggle svg circle,
body.showSearch .searchToggle svg line {
	stroke:#005a9c;
}

.menuToggle {
	text-transform:uppercase;
	font-size:12px;
	cursor:pointer;
	display:none;
	width:30px;
	height:20px;
	margin:0 0 0 20px;
}

.menuToggle .bar {
	position:relative;
	margin-top:10px;
	pointer-events:none;
}

.menuToggle .bar, 
.menuToggle .bar:before,
.menuToggle .bar:after {
	background:#292929;
	width:30px;
	height:2px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s linear;
	-o-transition: all 0.3s linear;
	transition: all 0.3s linear;
}

.menuToggle .bar:before {
	content:'';
	display:block;
	position:absolute;
	top:-8px;
	left:0;
}

body.showNav .menuToggle .bar:before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	background:#005a9c;
	top:0;
	pointer-events:none;
}

.menuToggle .bar:after {
	content:'';
	display:block;
	position:absolute;
	top:8px;
	left:0;
	pointer-events:none;
}

body.showNav .menuToggle .bar:after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
	background:#005a9c;
	top:0;
	pointer-events:none;
}

body.showNav .menuToggle .bar {
	background:none;
}

.closeToggle {
	cursor:pointer;
	float:right;
	display:none;
	margin:0 0 20px;
}

.closeToggle:before {
	content:'\f00d';
	font-family:'FontAwesome';
	font-size:20px;
	pointer-events:none;
	color:#635a4e;
	display:block;
	padding:15px;
	background:none;
}

.overlayToggle {
	position:fixed;
	top:0;
	left:0;
	right:0;
	bottom:0;
	width:100%;
	height:100%;
	background:#FFF;
	opacity:0;
	visibility:visible;
	pointer-events:none;
	z-index:1;
}

body.showNav .overlayToggle,
body.showSearch .overlayToggle {
	opacity:.55;
	visibility:visible;
	pointer-events:auto;
}

form[name="headerSearch"] {
	position:absolute;
	opacity:0;
	visibility:hidden;
	pointer-events:none;
	background:#FFF;
	left:0;
	right:0;
	z-index:100;
	top:100%;
	margin-top:1px;
	padding:60px 20px;
}

body.showSearch form[name="headerSearch"] {
	opacity:1;
	visibility:visible;
	pointer-events:auto;
}

#hsInner {
	width:100%;
	display:flex;
	max-width:980px;
	margin:auto;
	align-items:center;
	position:relative;
}

form[name="headerSearch"] input {
	width:100%;
	border:1px solid #e3e3e3;
	padding:10px 60px 10px 20px;
	border-radius:90px;
	outline:none;
}

form[name="headerSearch"] button {
	position:absolute;
	top:0;
	bottom:0;
	right:0;
	background:url(img/search.svg) no-repeat center;
	background-size:20px;
	width:60px;
	border:none;
	border-left:1px solid #e3e3e3;
	outline:none;
}

#footerTop {
	padding:0 20px;
}

#ftInner,
#fmInner,
#fbInner {
	width:100%;
	margin:auto;
	padding:50px 0;
	display:flex;
	align-items:center;
	justify-content:space-between;
}

#ftRight {
	display:flex;
	justify-content:flex-end;
	align-items:center;
}

#ftRight h4 {
	padding-bottom:0;
}

#ftRight .button {
	margin-left:30px;
}

#touchstone {
	display:block;
	max-width:280px;
	width:100%;
	min-height:48px;
	margin:auto;
}

#footerMiddle {
	padding:0 20px;
	color:#111111;
}

#footerMiddle a {
	text-decoration:none;
	color:#111111;
    font-weight: inherit;
	text-decoration:none;
	padding-bottom:5px;
	background-image: linear-gradient(180deg,transparent 90%,#005a9c 0);
	background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    transition: background-size .4s ease;
}

#fmInner {
	border-top:1px solid #e3e3e3;
	border-bottom:1px solid #e3e3e3;
	padding:80px 0;
	align-items:flex-start;
	line-height:2.2em;
	flex-wrap:wrap;
}

#footerMiddle h4 {
	text-transform:uppercase;
	font-size:13px;
	font-weight:700;
	letter-spacing: .5px;
}

#footerMiddle h5 {
	text-transform:none;
	font-size:16px;
	padding-bottom:10px;
	font-weight:700;
}

#footerMiddle p {
	padding-bottom:2em;
	font-size:14px;
	font-weight: 500;
}

#fmInner .col {
	margin-right:5%;
}

#fmInner .col:nth-child(3),
#fmInner .col:nth-child(4) {
	padding-top:60px;
}

#fmInner .col:last-child {
	margin-right:0;
}

#footerBottom {
	padding:0 20px;
	text-transform:uppercase;
	color:#aeaeae;
	font-size:11px;
	font-weight:500;
}

#fbInner {
	padding:40px 0 ;
}

#fbLeft {
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	font-size: 10px;
    font-weight: 500;
}

#fbLeft a {
	text-decoration:none;
	color:#aeaeae;
}

#footerMiddle a:hover,
#fbLeft a:hover {
	color:#005a9c;
	background-size: 100% 100%;
    cursor: pointer;
}

#copyright {
	margin-right:20px;
}

#sage {
	
}

#fbRight {
	display:flex;
	align-items:center;
	justify-content:flex-end;
}

.social {
	display:flex;
	align-items:center;
}

.social a {
	text-decoration:none;
	display:inline-block;
	margin:0 10px;
	color:#aeaeae;
}

.social a:hover {
	color:#005a9c;
}

.social a span {
	font-size:0;
	overflow:hidden;
	position:absolute;
	opacity:0;
	width:0;
	height:0;
}

.social a:before {
	font-family:'FontAwesome';
	font-size:20px;
}

.social a.facebook:before {
	content:'\f09a';
}

.social a.twitter:before {
	content:'\f099';
}

.social a.vimeo:before {
	content:'\f27d';
}

.scrollTop {
	margin:0 0 0 20px;
	width:44px;
	height:44px;
	border-radius:90px;
	text-align:center;
	line-height:38px;
	background:none;
	border:2px solid #aeaeae;
	cursor:pointer;
	color:#aeaeae;
}

.scrollTop:before {
	content:'\f106';
	font-family:'FontAwesome';
	pointer-events:none;
	font-size:24px;
}

.scrollTop:hover {
	background:#005a9c;
	color:#FFF;
	border-color:#005a9c;
}

body.et-db #et-boc .et-l .et_pb_fullwidth_header_0.et_pb_fullwidth_header .et_pb_fullwidth_header_subhead,
body.et-db #et-boc .et-l .et_pb_fullwidth_header_subhead {
	font-weight:600;
	font-size:24px;
	line-height:1.35em;
	padding:0 0 40px;
	color:#111;
}

body a.button,
body.et-db #et-boc .et-l a.et_pb_button,
body.et-db #et-boc .et-l .et_pb_bg_layout_light .et_pb_button,
body.et-db #et-boc .et-l .et_pb_bg_layout_light.et_pb_button,
body .frm_style_formidable-style.with_frm_style .frm_submit button {
	color:#FFF !important;
	text-transform:uppercase !important;
	text-decoration:none;
	display:inline-block;
	font-weight:700;
	font-size:12px;
	padding:12px 18px !important;
	border:2px solid #005a9c !important;
	border-radius:0;
	background:#005a9c !important;
	line-height:1.2em !important;
	letter-spacing: .25px;
}

body.et-db #et-boc .et-l a.et_pb_bg_layout_dark .et_pb_button,
body.et-db #et-boc .et-l a.et_pb_bg_layout_dark.et_pb_button {
	border-color:#FFF !important;
}

body a.button:hover,
body.et-db #et-boc .et-l a.et_pb_button:hover,
body.et-db #et-boc .et-l .et_pb_bg_layout_light .et_pb_button:hover {
	background:#111111 !important;
	color:#FFF;
	padding:12px 18px !important;
	border:2px solid #111 !important;
	line-height:1.2em !important;
}

body.et-db #et-boc .et-l a.et_pb_button:after {
	display:none;
}

body p,
body.et-db #et-boc .et-l .et_pb_module p {
	line-height:1.8em;
	font-weight:600;
	padding-bottom:2em;
	color: #111;
}

body.et-db #et-boc .et-l .et_pb_module a {
	color:#005a9c;
	font-weight: 500 !important;
	background-image: linear-gradient(180deg,transparent 90%,#005a9c 0);
	background-size: 0 100%;
    background-repeat: no-repeat;
    text-decoration: none;
    transition: background-size .4s ease;
}

body.et-db #et-boc .et-l .et_pb_module a:hover {
	background-size: 100% 100%;
    cursor: pointer;
}
	

body.et-db #et-boc .et-l .et_pb_blog_grid article.et_pb_post {
	padding:40px 0 0 0 !important;
	border-bottom:none !important;
	border-top:2px solid #ececec !important;
	position:relative;
}

body.et-db #et-boc .et-l .et_pb_blog_grid .et_pb_post .entry-title {
	padding-bottom:0;
	margin-top:50px;
}

body.et-db #et-boc .et-l .et_pb_blog_grid .et_pb_post .entry-title a {
	color:#111111;
}

body.et-db #et-boc .et-l .et_pb_blog_grid .et_pb_post .entry-title a:hover {
	color:#005a9c;
	text-decoration:underline !important;
}

body.et-db #et-boc .et-l .et_pb_blog_grid article.et_pb_post .post-meta {
	color:#aeaeae;
	font-size:12px;
	position:absolute;
	top:40px;
	left:0;
	right:0;
}

body.et-db #et-boc .et-l .et_pb_blog_grid article.et_pb_post .post-meta * {
	color:#aeaeae !important;
	text-transform:uppercase;
}

.contentInner {
	max-width:1400px;
	width:100%;
	margin:auto;
	padding:60px 10px;
}

body.et-db #et-boc .et-l .et_pb_divider:before {
	border-top:2px solid #ececec;
}

body.et-db #et-boc .et-l ul,
body.et-db #et-boc .et-l .et_pb_text ul,
body.et-db #et-boc .et-l .et_pb_toggle_content ol, 
body.et-db #et-boc .et-l .et_pb_toggle_content ul {
	list-style:none;
	margin-left:0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0 !important;
}

body.et-db #et-boc .et-l .et_pb_text ul li {
	font-family:'Gotham', Helvetica, Arial;
	list-style:none;
	position:relative;
	padding-left:25px;
	margin-bottom:20px;
	font-weight:600;
	margin-left:0;
	margin-top: 0;
}

body.et-db #et-boc .et-l .et_pb_text ul li:before {
	content:'';
	background:url(img/zap.svg) no-repeat center;
	width:18px;
	height:18px;
	background-size:contain;
	position:absolute;
	top:5px;
	left:0;
}

body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style input[type=text],
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style input[type=password],
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style input[type=email],
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style input[type=number],
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style input[type=url],
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style input[type=tel],
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style input[type=phone],
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style input[type=search],
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style select,
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style textarea,
body.et-db #et-boc .et-l .frm_form_fields_style,
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container,
body.et-db #et-boc .et-l .frm_form_fields_active_style,
body.et-db #et-boc .et-l .frm_form_fields_error_style,
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices,
body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single {
	color: #333;
    background-color:rgba(255,255,255,.3);
    text-align:left;
    border-color: #CCC;
    border-width: 1px;
    border-style: solid;
    border-radius: 0;
    width: 100%;
    max-width: 100%;
    font-size: 14px;
    padding: 6px 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    font-weight: normal;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    background:#FFF;
}

body.et-db #et-boc .et-l .frm_form_field.frm_right_half,
body.et-db #et-boc .et-l .frm_form_field.frm_right_third,
body.et-db #et-boc .et-l .frm_form_field.frm_right_two_thirds,
body.et-db #et-boc .et-l .frm_form_field.frm_right_fourth,
body.et-db #et-boc .et-l .frm_form_field.frm_right_fifth,
body.et-db #et-boc .et-l .frm_form_field.frm_right_inline,
body.et-db #et-boc .et-l .frm_form_field.frm_last_half,
body.et-db #et-boc .et-l .frm_form_field.frm_last_third,
body.et-db #et-boc .et-l .frm_form_field.frm_last_two_thirds,
body.et-db #et-boc .et-l .frm_form_field.frm_last_fourth,
body.et-db #et-boc .et-l .frm_form_field.frm_last_fifth,
body.et-db #et-boc .et-l .frm_form_field.frm_last_sixth,
body.et-db #et-boc .et-l .frm_form_field.frm_last_seventh,
body.et-db #et-boc .et-l .frm_form_field.frm_last_eighth,
body.et-db #et-boc .et-l .frm_form_field.frm_last_inline,
body.et-db #et-boc .et-l .frm_form_field.frm_last,
body.et-db #et-boc .et-l .frm_form_field.frm_half,
body.et-db #et-boc .et-l .frm_submit.frm_half,
body.et-db #et-boc .et-l .frm_form_field.frm_third,
body.et-db #et-boc .et-l .frm_submit.frm_third,
body.et-db #et-boc .et-l .frm_form_field.frm_two_thirds,
body.et-db #et-boc .et-l .frm_form_field.frm_fourth,
body.et-db #et-boc .et-l .frm_submit.frm_fourth,
body.et-db #et-boc .et-l .frm_form_field.frm_three_fourths,
body.et-db #et-boc .et-l .frm_form_field.frm_fifth,
body.et-db #et-boc .et-l .frm_submit.frm_fifth,
body.et-db #et-boc .et-l .frm_form_field.frm_two_fifths,
body.et-db #et-boc .et-l .frm_form_field.frm_three_fifths,
body.et-db #et-boc .et-l .frm_form_field.frm_four_fifths,
body.et-db #et-boc .et-l .frm_form_field.frm_sixth,
body.et-db #et-boc .et-l .frm_submit.frm_sixth,
body.et-db #et-boc .et-l .frm_form_field.frm_seventh,
body.et-db #et-boc .et-l .frm_submit.frm_seventh,
body.et-db #et-boc .et-l .frm_form_field.frm_eighth,
body.et-db #et-boc .et-l .frm_submit.frm_eighth,
body.et-db #et-boc .et-l .frm_form_field.frm_inline,
body.et-db #et-boc .et-l .frm_submit.frm_inline {
	clear: none;
    float: left;
    margin-left: 2.5%;
}

body.et-db #et-boc .et-l .frm_form_field.frm_left_half,
body.et-db #et-boc .et-l .frm_form_field.frm_left_third,
body.et-db #et-boc .et-l .frm_form_field.frm_left_two_thirds,
body.et-db #et-boc .et-l .frm_form_field.frm_left_fourth,
body.et-db #et-boc .et-l .frm_form_field.frm_left_fifth,
body.et-db #et-boc .et-l .frm_form_field.frm_left_inline,
body.et-db #et-boc .et-l .frm_form_field.frm_first_half,
body.et-db #et-boc .et-l .frm_form_field.frm_first_third,
body.et-db #et-boc .et-l .frm_form_field.frm_first_two_thirds,
body.et-db #et-boc .et-l .frm_form_field.frm_first_fourth,
body.et-db #et-boc .et-l .frm_form_field.frm_first_fifth,
body.et-db #et-boc .et-l .frm_form_field.frm_first_sixth,
body.et-db #et-boc .et-l .frm_form_field.frm_first_seventh,
body.et-db #et-boc .et-l .frm_form_field.frm_first_eighth,
body.et-db #et-boc .et-l .frm_form_field.frm_first_inline,
body.et-db #et-boc .et-l .frm_form_field.frm_first {
	margin-left:0;
}

body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style .form-field {
	margin-bottom:20px;
}

body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style .form-field.frm_section_heading {
	padding:20px;
	border:2px solid #2b4b62;
	background:#FFF;
}

body.et_divi_builder #site #et_builder_outer_content .frm_style_formidable-style.with_frm_style .form-field.frm_section_heading h3.frm_pos_top {
	color:#FFF;
	background:#2b4b62;
	padding:10px 20px;
	margin:-20px -20px 20px;
	border:none;
}

body.et-db #et-boc .et-l .frm_style_formidable-style.with_frm_style .form-field.frm_section_heading:after {
	content:'';
	display:table;
	width:100%;
	clear:both;
}

body.et-db #et-boc .et-l .et_pb_module input[type="checkbox"],
body.et-db #et-boc .et-l .et_pb_module input[type=radio] {
	margin-left:20px;
}

body.et-db #et-boc .et-l .with_frm_style .frm_required {
    color: #B94A48;
    font-weight: bold;
} 

body.et-db #et-boc .et-l table {
	width:100%;
	margin:0 0 60px;
}

body.et-db #et-boc .et-l table tr:nth-child(even) {
	background:#ececec;
}

body.et-db #et-boc .et-l table tr td {
	padding:10px;
}

body.et-db #et-boc .et-l table.noborder tr > td:first-child {
	width:50%;
}

#blogWrap,
.contentInner {
	max-width:1300px;
	width:100%;
	position:relative;
	margin:auto;
	padding:60px 0px;
}

#blogFlex,
#blogFlex .et-boc .et_builder_outer_content {
	display:flex;
	flex-wrap:wrap;
}

#blogFlex article {
	max-width:21.2%;
	margin:0 5% 5% 0;
}

#blogFlex article:nth-child(4n+4) {
	margin-right:0;
}

#blogFlex article .inner {
	margin:0 auto 2em;
	padding:0 0 2em;
	border-bottom:1px solid #ececec;
}

#blogFlex .postImage {
	background-size:cover;
	background-color:#666;
	padding:75% 0 0 0;
	background-repeat:no-repeat;
	background-position:center;
	width:100%;
	margin:0 40px 40px 0;
}

#blogFlex .readMore {
	display:inline-block;
	margin:20px 0 0;
}

@media screen and (max-width: 1420px) {
	body.et-db #et-boc .et-l .et_pb_row,
	#blogWrap {
		padding-left:10px;
		padding-right:10px;
	}
}


@media screen and (max-width: 1300px) {
	.closeToggle{
		display:block;
	}

	.menuToggle {
		display:inline-block;
		vertical-align:middle;
	}

	#header {
		text-align:left;
	}

	#nav {
		position:fixed;
		top:0;
		left:0;
		bottom:0;
		max-width:300px;
		background:#FFF;
		z-index:110;
		padding:0;
		-webkit-transform: translateX(-100%);
		-moz-transform: translateX(-100%);
		-ms-transform: translateX(-100%);
		-o-transform: translateX(-100%);
		transform: translateX(-100%);
		overflow:auto;
		text-align:left;
		width:100%;
	}

	body.admin-bar #nav {
		padding-top:32px;
	}

	#nav .menu-main-menu-container {
		padding-top:50px;
	}

	body.showNav #nav {
		-webkit-transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		transform: translateX(0);
	}

	#nav ul.menu {
		text-align:left;
	}
	
	#nav ul.menu > li {
		display:block;
		clear:both;
		border-bottom:1px solid #e3e3e3;
	}
	/*
	#nav ul.menu > li.menu-item-has-children:before {
		content:'\f067';
		font-family:'FontAwesome';
		float:right;
		color:#FFF;
		padding:10px;
		cursor:pointer;
	}

	#nav ul.menu > li.menu-item-has-children.showChild:before {
		content:'\f068';
	}
	*/

	#nav ul.menu > li > a {
		display:inline-block;
		padding:10px;
		line-height:16px;
	}

	#nav ul.menu > li > ul.sub-menu {
		position:relative;
		top:auto;
		left:auto;
	}

	#nav ul.menu > li:hover > ul.sub-menu {
		display:none;
	}

	#nav ul.menu > li > .subWrap {
		position:relative;
		display:none;
		opacity:1;
		visibility:visible;
	}

	#nav ul.menu > li.showChild > .subWrap {
		display:block;
	}

	#nav ul.menu > li > .subWrap > .subWrapInner {
		padding:0;
		opacity:1;
	}

	#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu {
		display:block;
	}

	#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li:first-child {
		max-width:100%;
		display:none;
	}

	#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li:first-child > a {
		margin-right:0;
	}

	#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li {
		width:100%;
	}

	#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > a {
		padding:10px 20px;
	}

	#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > .subWrap {
		margin-top:0;
	}

	#nav ul.menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > .subWrap > .subWrapInner > ul.sub-menu > li > a {
		padding:10px 20px;
	}

}

@media screen and (max-width: 1200px) {
	#fbLeft {
		display:block;
	}
}

@media screen and (max-width: 980px) {
	#ftInner {
		display:block;
		text-align:center;
	}

	#ftRight {
		margin-top:30px;
		display:block;
	}

	#ftRight h4 {
		padding-bottom:30px;
	}

	#fmInner .col {
		min-width:45%;
	}
	
	body.et-db #et-boc .et-l .et_pb_row.reverseColumns {
		display:flex;
		flex-wrap:wrap;
		flex-direction:column-reverse;
	}
}

@media screen and (max-width: 768px) {
	#headerLogo {
		max-width:140px;
	}

	#fmInner .col {
		width:100%;
		margin-right:0;
		text-align:center;
	}

	#fbInner {
		display:block;
		text-align:center;
	}

	#fbRight {
		justify-content:center;
	}

	#blogFlex article .inner {
		display:block;
	}

	#blogFlex .postImage {
		margin-right:0;
		padding-top:70%;
		width:100%;
		max-width:100%;
	}
}