/*
Theme Name: Foundation - Blank - Custom
Theme URI: http://ithemes.com/
Description: This is a generated child theme for the Foundation - Blank theme. You should activate and modify this theme instead of Foundation - Blank. Doing so allows you to modify this child theme while allowing automatic upgrades for Foundation - Blank.
Author: iThemes
Author URI: http://ithemes.com/
Version: 5.0.0
License: 
License URI: 
Tags: blog, theme options, multiple layouts, multiple color schemes
Template: Builder-Foundation-Blank
*/

@import url('http://fonts.googleapis.com/css?family=Droid+Serif&subset=latin');

/*********************************************
	Default font settings and typography.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size: 100.01%;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
}
body {
	font-size: 90%; margin:0px; padding:0px;
	line-height: 1.7;
	color: #222222;
	background:#fff;
	font-family: 'Open Sans', sans-serif; 
	font-weight:400;
}
input, select, textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}
/*h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, img, q, ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}*/
p{color:#7b7578;font-size:14px;line-height:22px;padding:0 0 15px;}
a img {
	margin: 0;
}

/*********************************************
	Main Background
*********************************************/
/*body {
	background: #FFFFFF;
}*/

/*********************************************
	Universal Link Styles
*********************************************/
a {
	color: #17315a;
	text-decoration: none;
}
a:hover {
	color: #17315a;
	text-decoration: none;
}

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	text-decoration:none;
}
/*h1 {
	font-size: 1.5em;
	line-height: 1.5em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
}
h2 {
	font-size: 1.4em;
	line-height: 1.5em;
	margin-top: 0.9em;
	margin-bottom: 0.9em;
}
h3 {
	font-size: 1.3em;
	line-height: 1;
	margin-top: 1em;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.25em;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
h5, h6 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.25em;
	line-height: 1.4em;
	color: #777777;
	font-style: italic;
	margin-bottom: .45em;
	font-weight: normal;
}*/
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0em;
}

/*********************************************
	Container Div
*********************************************/
.builder-container-outer-wrapper {
	background: transparent;
	margin: 1em auto;
	border: 0em solid #FFFFFF;
	display: block;
}

/*********************************************
	Default Module
*********************************************/
.builder-module {
	background: transparent;
}
.builder-module-element-outer-wrapper.left .builder-module-element {
	margin-right: 1em;
}
.builder-module-element-outer-wrapper.middle .builder-module-element {
	margin-left: 1em;
	margin-right: 1em;
}
.builder-module-element-outer-wrapper.right .builder-module-element {
	margin-left: 1em;
}
/*.builder-module-block-outer-wrapper {
	margin-bottom: 1em;
}*/

/*********************************************
    Header Module
*********************************************/
.builder-module-header {
	background: transparent;
}
.builder-module-header .builder-module-element {
	}
.builder-module-header .builder-module-sidebar {
	background: none;
}

.site-title,
.site-title a,
.site-title a:hover,
.site-tagline,
.site-tagline a,
.site-tagline a:hover {
	color: #333333;
	line-height: 1;
    height: auto;
    margin: .2em 0;
    padding: 0;
}
.site-title a:hover,
.site-tagline a:hover {
	color: #666666;
    text-decoration: none;
}
.widget .site-title,
.widget .site-title a,
.widget .site-title a:hover,
.widget .site-tagline,
.widget .site-tagline a,
.widget .site-tagline a:hover {
	color: #333333 !important;
    font-style: normal;
    text-shadow: none;
}
.widget .site-title a:hover,
.widget .site-tagline a:hover {
	color: #666666 !important;
    text-decoration: none;
}
.site-title {
	font-size: 2.5em;
    font-weight: bold;
	margin-top: .5em;
}
.site-tagline {
	font-size: 1.25em;
    margin-left: 1px;
    margin-bottom: .75em;
}

/*********************************************
	All Sidebars
*********************************************/
.builder-module-sidebar {
	display: block;
	width: 100%;
	text-align: left;
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
/*.builder-module-sidebar .widget {
	margin: 0;
	color: #333333;
	background: #E0E2E3;
	padding: 1.5em;
}*/
.builder-module-sidebar > div:last-child .widget:last-child {
	margin-bottom: 0;
}
/*.builder-module-sidebar h4.widget-title {
	font-size: 1.65em;
	line-height: 1.25em;
	font-weight: normal;
	padding: .326em .326em;
	margin: -.326em -.326em 0 !important;
	color: #333333;
	font-weight: bold;
}
.builder-module-sidebar h4.widget-title a {
	color: #777777;
}
.builder-module-sidebar h4.widget-title + * {
	margin-top: 0;
}*/
.builder-module-sidebar .widget *:first-child {
	margin-top: 0;
}
.builder-module-sidebar .widget *:last-child {
	margin-bottom: 0;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}
.builder-module-sidebar .widget img {
	max-width: 100%;
}
/*.builder-module-sidebar .widget p {
	margin-top: 0;
	color: #333333;
}
.builder-module-sidebar .widget a {
	margin-top: 0;
	color: #777777;
}
.builder-module-sidebar .widget a:hover {
	margin-top: 0;
	color: #262626;
	text-decoration: none;
}*/
.widget-top {
	height: auto;
}
.builder-module-block-outer-wrapper .widget-section-wrapper .left .widget {
	margin-right: .5em;
}
.builder-module-block-outer-wrapper .widget-section-wrapper .right .widget {
	margin-left: .5em;	
}
.widget-outer-wrapper-top .widget-wrapper,
.widget-section-wrapper .widget-wrapper {
	margin-bottom: 1em;
}
/*.widget-background-wrapper {
	margin-bottom: 1em;
}*/
.widget-background-wrapper:last-child {
	margin-bottom: 0;
}

/*********************************************
	Navigation Module
*********************************************/
/*.builder-module-navigation .builder-module-block{
	font-size: .6em;
	line-height: 1.6;
	background: #F5F5F5;
	display: block;
	width: 100%;
}
.builder-module-navigation .builder-module-block:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
.builder-module-navigation ul {
	float: left;
	display: block;
}
.builder-module-navigation li {
	margin: 0px 0px 0px 0px;
	background: transparent;
}
.builder-module-navigation li a,
.builder-module-navigation li.current_page_item li a,
.builder-module-navigation li.current-cat li a {
	font-size: 1.8em;
	padding: .35em 1em;
	margin: 0;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background: transparent;
}
.builder-module-navigation li a:hover {
	background: #E0E2E3;
	color: #333333;
}
.builder-module-navigation li.current_page_item a,
.builder-module-navigation li.current-cat a {
	color: #F5F5F5;
	background: #333333;
}*/
/* second level stuff */
.builder-module-navigation li ul {
	width: 20em;
	border: none;
	text-align: left;
	margin: 0;
	background: #fff;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	margin-left: -1px;
}
.builder-module-navigation li li {
	width: 20em;
	background: #fff;
	margin: 0;
}
.builder-module-navigation li li + li {
	border-top: none;
}
.builder-module-navigation li li:first-child {
	margin-bottom: -1px;
}
/*.builder-module-navigation li li a,
.builder-module-navigation li li.current_page_item a,
.builder-module-navigation li li.current-cat a {
	background: transparent;
	color: #333333;
}
.builder-module-navigation li li a:hover {
	background: #E0E2E3;
	color: #111111;
}*/
.builder-module-navigation li ul ul {
	margin: -2.2em 0em 0em 20em;
}
.top-menu ul li:hover ul li { border-right: none;}
.top-menu ul li:hover ul li a { display: block;}
.top-menu ul li.current-menu-item ul li a, .top-menu ul li.current-menu-item ul li ul li a { background: none !important; color: #17315a !important;}


.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}
.builder-module-navigation li:hover ul ul,
.builder-module-navigation li:hover ul ul ul,
.builder-module-navigation li:hover ul ul ul ul,
.builder-module-navigation li:hover ul ul ul ul ul,
.builder-module-navigation li.sfhover ul ul,
.builder-module-navigation li.sfhover ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul,
.builder-module-navigation li.sfhover ul ul ul ul ul {
	}

/*********************************************
	Widget Bar Module
*********************************************/

.builder-module-widget-bar .widget {
	margin: 0 .5em;
}
.builder-module-widget-bar .left .widget {
	margin-left: 0;
}
.builder-module-widget-bar .right .widget {
	margin-right: 0;
}
.builder-module-widget-bar .single .widget {
	margin-right: 0;
	margin-left: 0;
}

/*.builder-module-widget-bar h4.widget-title {
	font-size: 1.65em;
	line-height: 1.1em;
	padding: 0 .326em .326em .326em;
	margin: -.326em -.326em 0 !important;
}*/

/*********************************************
	Footer Module
*********************************************/
.builder-module-footer {
	font-size: .75em;
	background: transparent;
}
.builder-module-footer .builder-module-element {
	text-align: left;
	color: #fff;
	line-height: 20px;
	font-size: 13px;
	padding: 0;
}
/*.builder-module-footer .builder-module-element .alignleft,
.builder-module-footer .builder-module-element .alignright {
	padding: 1em 0;
}*/
.builder-module-footer .builder-module-element .alignleft strong { font-weight: normal !important; text-transform: uppercase;}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
	padding: 10px 0 0;
}
.builder-module-footer .builder-module-element a {
	color: #fff;
	text-decoration: underline;
	font-style: italic;
}
.builder-module-footer .builder-module-element a:hover {
	text-decoration: none;
}

/*********************************************
	Image Module
*********************************************/

.builder-module-image .builder-module-element img {
	margin: 0;
}

/*********************************************
	HTML Module
*********************************************/

.builder-module-html .builder-module-element {
	background: #F5F5F5;
	padding: 1.5em;
}
.builder-module-html .builder-module-element *:first-child {
	margin-top: 0;
}
.builder-module-html .builder-module-element *:last-child {
	margin-bottom: 0;
}

/*********************************************
	Content Module
*********************************************/
.builder-module-content .builder-module-element {
	margin: 0;
	display: block;
	text-align: left;
	overflow: hidden;
}
.builder-module-content .entry-header {
	margin-bottom: 17px;
	/*border-bottom: 1px dotted #C2C2C2;*/
}
.entry-title, .entry-title * {
	margin: 0;
	padding: 0;
}
.entry-title {
	clear: both;
	color: #262626;
	font-weight: bold;
	font-size: 1.8em;
	line-height: 1em;
}
.entry-title a {
	text-decoration: none;
	color: #262626;
	font-size: 1em;
}
.hentry .entry-title a:hover {
	color: #777777;
}

.hentry .entry-meta,
.hentry .entry-meta * {
	padding: 0;
	margin: 0;
}
.hentry.entry-meta {
	font-size: 1.5em;
	line-height: 1em;
	margin-top: 1em;
	color: #333333;
	font-style: italic;
}
.hentry.entry-meta a {
	color: #333333;
	font-style: normal;
}
.hentry.entry-meta a:hover {
	color: #262626;
	text-decoration: none;
}
.hentry .entry-meta.date {
	font-size: 1.5em;
	margin-top: 1em;
	color: #333333;
	font-style: normal;
}
.hentry.author-meta {
	margin-top: .1em;
	color: #777777;
	font-size: 14px;
}
.hentry.author-meta a {
	color: #262626;
}
.hentry.entry-attachment .attachment {
	text-align: center;
}
.hentry.attachment .entry-footer {
	background: transparent;
}
.entry-content {
	clear: both;
}
.loop-title {
	font-size: 1.8em;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: .75em;
}

/*********************************************
	Style images and galleries
	.hentry is used instead of .page or .post
	as it applies to all content types
*********************************************/
.hentry .gallery a,
.hentry .gallery dt,
.hentry .gallery img {
	margin: 0;
	font-size: 0;
	line-height: 0;
}
.hentry .gallery-item {
	display: inline-block;
	margin: 0 1.5em 1.5em 0;
	padding: 5px;
	vertical-align: top;
	text-align: left;
	width: 150px;
	border: 1px solid #CFCFCF;
	background: #FDFCFC;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.hentry .gallery-item img {
	border: 0;
	margin: 0;
	padding: 0;
}
.hentry .gallery-caption {
	margin: 0;
	padding: 1em .5em .5em .5em;
	line-height: 1;
}
.hentry .gallery + * {
	margin-top: 0;
}
/*.hentry img {
	border: 1px solid #CFCFCF;
	background: #FDFCFC;
	padding: 5px;
}*/
.hentry .alignright {
	margin: 0 0 1.5em 1.5em;
}
.hentry .alignleft {
	margin: 0 1.5em 1.5em 0;
}
.hentry .aligncenter {
	margin: 0 auto 1.5em auto;
}
.hentry .wp-caption {
	border: 1px solid #CFCFCF;
	background: #FDFCFC;
	padding: .5em;
}
.hentry .wp-caption img {
	border: none;
	background: transparent;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
}
.hentry .wp-caption-text {
	text-align: center;
	margin: 0;
	padding: 0 .5em;
	line-height: 1;
}

/*********************************************
	Post Meta Styles, if needed
*********************************************/
.entry-header {
	clear: both; /* we need this so floats in the post are cleared */
}
.entry-footer {
	margin-top: 1.5em;
	padding-top: 1.4em;
}
.entry-footer * {
	padding: 0;
	margin: 0;
}
.entry-footer .alignleft {
	width: 70%;
}
.entry-footer .categories {
	font-size: 0.8em;
	padding-left: 25px;
	background: url('images/category-bg.png') center left no-repeat;
}
.entry-footer .categories a {
	font-style: italic;
}
.entry-footer .comments {
	font-size: 0.8em;
	padding-left: 25px;
	background: url('images/comments-bg.png') center left no-repeat;
}
.photometa {
	margin: 0px .5em 0px .5em;
	padding: 0px;
	width: 100%;
}
.EXIF {
	margin: 0;
	padding: 0;
	float: left;
}
.photometa h4 {
	border-bottom: 1px solid #666666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photometa ul {
	list-style-type: none;
}

/*********************************************
	Previous/Next Page Navigation
*********************************************/
.loop-utility {
	clear: both; /* To clear any floats */
	margin: 0px;
}

/*********************************************
	Comment Styles
*********************************************/
#comments {
	margin: 3em 3px 1.5em 0;
	padding: 0;
}
#comments h3 {
	font-weight: normal;
}
#comments .title {
	font-size: 25px;
	margin: 0px;
	padding: 50px 0px;
}
#comments ol.commentlist {
	margin: 1.5em 0;
	padding: 0;
	background: transparent;
}
#comments .vcard {
	}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0;
	padding: 5px 10px 0 0;
}
#comments .comment-meta {
	font-size: 12px;
	margin-bottom: 1.5em;
}
#comments li {
	clear: both;
	list-style: none;
	margin: 1.5em 0 1.5em 0;
	padding: 1.5em;
	background: #FFFFFF;
	overflow: hidden;
}
#comments .comment.depth-1,
#comments .comment.depth-3,
#comments .comment.depth-5,
#comments .comment.depth-7,
#comments .comment.depth-9 {
	color: #262626;
}
#comments a{
	color: #262626;
}
#comments a:hover {
	color: #777777;
}
.says {
	color: #777777;
}
#comments .children {
	margin: 0;
}
#comments .children li {
	margin-bottom: 0;
	list-style: none;
}
#comments .comment.depth-2,
#comments .comment.depth-4,
#comments .comment.depth-6,
#comments .comment.depth-8,
#comments .comment.depth-10 {
	background: #E0E2E3;
	color: #333333;
}
#comments blockquote {
	margin: 10px 0;
	padding: 10px;
}
#comments .alert {
	background: #FFFBD6;
	border: 1px solid #EBE067;
	margin: 5px 0px;
	padding: 5px;
}
#respond {
	margin-top: 3em;
	overflow: visible !important;
}
#respond h3 {
	margin-bottom: 0;
	color: #262626;
	font-weight: normal;
}
#respond .cancel-comment-reply a {
	margin: 1.5em 0;
	display: block
}
#commentform {
	margin: 0;
	padding: 0;
	overflow: hidden;
}
#commentform p {
	margin-bottom: 0;
}
#commentform label {
	margin-left: 1em;
}
#commentform input[type="text"] {
	padding: 5px;
	width: 50%;
}
#commentform input,
#commentform textarea {
	margin: 0;
}
#commentform #comment {
	width: 90%;
	height: 18em;
/*	padding: 1.45em;*/
	padding: 5px;
}

/*********************************************
	Text elements
*********************************************/
p {
	/*	margin: .75em 0 .75em;*/
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {
	color: #17315a;
}
blockquote {
	background: #FFFFFF;
	margin: 1.5em;
	padding: 20px 20px 20px 20px;
	color: #222222;
	font-style: italic;
	clear: both;
}
blockquote p {
	margin: 0;
	padding: 0;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color: #666666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

/*********************************************
	Lists
*********************************************/
ul, ol {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
ol {
	margin-left: 20px;
	*margin-left: 24px; /* targeted IE 6, 7 fix */
}
li {
	margin: 0;
	padding: 0;
}
li *:last-child {
	margin-bottom: 0;
}
ul {
	list-style: inside url('images/list.png');
}
ol {
	list-style-type: decimal;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
dd + dd {
	margin-top: 1.5em;
}

/*********************************************
	Tables
*********************************************/
table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #FFFFFF;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #E5ECF9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #EEEEEE;
}

/*********************************************
	Misc classes
*********************************************/
.small {
	font-size: .8em;
	line-height: 1.875;
	margin-top: 1.875em;
	margin-bottom: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5;
	margin-top: 1.25em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666666;
}
.loud {
	color: #000000;
}
.highlight {
	background: #FFFF00;
}
.added {
	background: #006600;
	color: #FFFFFF;
}
.removed {
	background: #990000;
	color: #FFFFFF;
}
.first {
	margin-left: 0;
	padding-left: 0;
}
.last {
	margin-right: 0;
	padding-right: 0;
}
.top {
	margin-top: 0;
	padding-top: 0;
}
.bottom {
	margin-bottom: 0;
	padding-bottom: 0;
}

/*********************************************
	Default styling for forms
*********************************************/
label {
	font-weight: bold;
}
fieldset {
	padding: 1.4em;
	margin: 0 0 1.5em 0;
	border: .1em solid #CCCCCC;
}
legend {
	font-weight: bold;
	font-size: 1.2em;
}

/*********************************************
	Form fields
*********************************************/
input[type=text], input[type=password], input.text, input.title, textarea, select {
	font-size: 1em;
	margin-top: .5em;
	margin-bottom: .5em;
}
input[type=text], input[type=password], input.text, input.title, textarea {
	background-color: #FFFFFF;
	border: 1px solid #BBBBBB;
	padding: .6em .3em;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color: #666666;
}
input[type=submit] {
	color: #F5F5F5;
	background: #262626;
	border: none;
	font-size: 1em;
	display: inline-block;
	margin: 0;
	padding: .7em .8em;
}
input[type=submit]:hover {
	background: #FFFFFF;
	color: #262626;
}
input[type=submit]:active {
	background: #FFFFFF;
	color: #262626;
}
textarea {
	width: 390px;
	height: 250px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	/*	position: relative;
	top: .25em;*/
}
input[type=text], input[type=password], textarea {
	max-width: 95%;
}
/*.search-text-box {
	margin-bottom: 0;
}
.search-submit-button {
	margin: 0 !important;
	padding: .2em .5em;
}*/

/*********************************************
	Success, notice and error boxes
*********************************************/
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #DDDDDD;
}
.error {
	background: #FBE3E4;
	color: #8A1F11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8A1F11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}

/*********************************************
	Widget Styling
*********************************************/
.widget_rss li {
	margin-bottom: 1.5em;
}
.widget_rss .rsswidget {
	display: block;
	margin: 0;
}
.widget_rss .rss-date {
	display: block;
	font-style: italic;
	margin-bottom: 1.5em;
}
.widget_rss .rssSummary {
	margin: 1.5em 0;
}

/*********************************************
	The Obligatory WP Styles
*********************************************/
.hentryimg.wp-smiley {
	border: none;
}

/**** Custom Style Starts *****************/

.builder-container-outer-wrapper {
    margin: 0;
    max-width: inherit !important;
}
.builder-module-background-wrapper {
    width: 100%;
}
.builder-module-background-wrapper .builder-module {
    margin: 0 auto;
    max-width: 990px;
}

.builder-module-top-background-wrapper { border-bottom: 2px solid #112543; padding: 12px 0;}
.builder-module-top .builder-module-column-1-outer-wrapper { padding: 6px 0 0;}
.builder-module-top .builder-module-column-2-outer-wrapper .widget-background-wrapper { background: #17315a; box-sizing: border-box; color: #fff; padding: 7px; text-align: right;}
.builder-module-top .builder-module-column-2-outer-wrapper .builder-module-sidebar { text-align: right;}
.builder-module-top .builder-module-column-2-outer-wrapper h2 { background: url("images/phone-icon.png") no-repeat scroll left center; color: #fff; font-family: "brandon_grotesquemedium"; font-size: 28px; line-height: 25px; padding: 3px 0 4px 22px; font-weight: normal;}
.builder-module-top .builder-module-column-2-outer-wrapper h3 { background: #ef3742; border-radius: 1px; color: #fff; display: inline-block; font-family: "brandon_grotesque_regularRg"; font-size: 20px; line-height: 25px; padding: 0 15px; font-weight: normal;}
.top-menu-background-wrapper { padding:3px 0; background:#fff; box-shadow:2px 0 3px #444; position:relative; z-index:999;}
.top-menu ul li{float:left;border-right:1px #d1d6de solid;}
.top-menu ul li a{display:inline-block;line-height:31px;color:#17315a;font-family: 'brandon_grotesque_regularRg';text-transform:uppercase;padding:0 25px;border-radius:2px;font-size:15px;font-weight: normal;}
.top-menu ul li a:hover{background:#ef3742 !important;color:#fff !important;}
.top-menu ul li.current-menu-item a{background:#ef3742;color:#fff;}

.top-menu ul li.current-menu-item ul li a:hover { background:#ef3742 !important;color:#fff !important;}

.top-menu ul li:hover{border-color:#fff;}
.top-menu ul li:last-child{border:none;}
.home-slider { max-width: 100% !important;}
.home-slider-outer-wrapper, .home-slider, .home-slider .builder-module-block-outer-wrapper, .home-slider .widget-wrapper { overflow: visible !important;}
.ls-bottom-nav-wrapper { top: 37px;}
.ls-bottom-slidebuttons a { background: url(images/dot-1.png) no-repeat !important; height: 10px !important; width: 15px !important;}
.ls-bottom-slidebuttons a.ls-nav-active { background: url(images/dot-2.png) no-repeat !important;}
.ls-slide h1 { font-family: 'Open Sans' !important;}
.homepage-welcome-cta-background-wrapper { padding-top: 3.7%;}
.homepage-welcome-cta .builder-module-sidebar .widget { text-align: center;}
.homepage-welcome-cta .builder-module-sidebar .widget h2{color:#383336;font-size:30px;line-height:normal; font-family: 'brandon_grotesquelight';border-bottom:#ef3742 solid 2px;text-transform:uppercase;padding:7px 10%;margin:0 0 15px;display:inline-block;font-weight: normal;}
.homepage-welcome-cta .builder-module-sidebar .widget p{text-align:left;}
.homepage-welcome-cta .builder-module-sidebar .widget p:last-child { text-align: center; padding: 0;}
.homepage-welcome-cta .builder-module-sidebar .widget .read-more{display:inline-block;background:#17315a url(images/read-more-arrow.png) no-repeat right 15px center;line-height:37px;padding:0 37px 0 15px;font-size:14px;color:#fff;margin:6px 0 0;}
.homepage-welcome-cta .builder-module-sidebar .widget .read-more:hover{background:#ef3743 url(images/read-more-arrow.png) no-repeat right 15px center;}
.homepage-cta .widget-background-wrapper { width: 41%; float: left; margin-top: 50px; text-align: center;}
.homepage-cta .widget-background-wrapper.widget-odd { margin-right: 6%; margin-left: 3%;}
.homepage-cta .widget-background-wrapper.widget-even { margin-left: 6%; margin-right: 3%;}
.homepage-cta .widget-background-wrapper h2 { color: #17315a; font-family: "brandon_grotesquebold"; font-size: 20px; line-height: normal; padding: 15px 0 6px; text-transform: uppercase; font-weight: normal;}
.homepage-cta .widget-background-wrapper p { font-size: 13px; text-align: left;}
.homepage-cta .widget-background-wrapper p:first-child { padding: 0;}
.homepage-cta .widget-background-wrapper p:last-child { text-align: center; padding: 0;}
.homepage-cta .widget-background-wrapper a { background: #ef3742 url("images/read-more-arrow2.png") no-repeat scroll right center; color: #fff; display: inline-block; font-size: 14px; line-height: 37px; margin: 6px 0 0 !important; padding: 0 67px 0 11px;}
.homepage-cta .widget-background-wrapper a:hover { background: #17315a url("images/read-more-arrow2-h.png") no-repeat scroll right center;}
.homepage-cta-background-wrapper { margin-bottom: 3.3%;}
.footer-cta-background-wrapper { background: #17315a; color: #fff; padding: 13px 0 27px;}
.footer-cta .widget-background-wrapper { float: left; width: auto;}
.footer-cta .widget-background-wrapper.information { float: left; width: 187px;}
.footer-cta .widget-background-wrapper.electrical-service { float: left; margin: 0 35px; width: 255px;}
.footer-cta .widget-background-wrapper.contact-form { float: right; width: 262px;}
.footer-cta .widget-background-wrapper h4.widget-title { font-size:20px; line-height:normal; text-transform:uppercase; font-family: 'brandon_grotesquelight'; padding:9px 0 2px; font-weight: normal;}
.footer-cta .widget-background-wrapper.find-us-details h4.widget-title { margin-bottom: 8px; padding-top: 0;}
.footer-cta .widget-background-wrapper.contact-form h4.widget-title { margin-bottom: 13px;}
.footer-cta .widget-background-wrapper ul { list-style: none;}
.footer-cta .widget-background-wrapper ul li { border-bottom: 1px solid #455a7b; padding: 8px 0;}
.footer-cta .widget-background-wrapper ul li a { color:#fff; font-size:14px; font-weight:300; line-height:normal; padding-left:20px; display:inline-block; background:url(images/arrow.png) no-repeat left center;}
.footer-cta .widget-background-wrapper ul li a:hover { background: url("images/arrow-h.png") no-repeat scroll left center; color: #ef3742;}
.find-us-details { width:100%; float:left; margin:8px 0 0;}
.find-us-details h3, .email-icon, .view-map{ padding-left:23px;}
.find-us-details p, .find-us-details p a, .find-us-details a, .find-us-details h3{ color:#fff; font-size:14px; line-height:20px; font-weight:300;}
.find-us-details p small{ font-size:12px;}
.hmemail { padding-bottom: 0;}
.phone-icon { background: url("images/number-icon.png") no-repeat scroll left center;}
.email-icon { background: url("images/email-icon.png") no-repeat scroll left center; text-decoration: underline; display: block; margin: 15px 0 12px !important;}
.address-icon { background: url("images/location-icon.png") no-repeat scroll left top; padding-left: 23px;}
.view-map { background: url("images/view-map-icon.png") no-repeat scroll left center;}
.view-map:hover { text-decoration: underline;}
.contact-form { float: right; width: 262px;}
.contact-form .gform_wrapper .top_label .gfield_label { display: none;}
.footer-cta .widget-background-wrapper.contact-form ul li { border-bottom: none; padding: 0;}
.contact-form .gform_wrapper .top_label input.medium { width: 100%;}
.contact-form input[type="text"] { max-width: 100% !important; background: #fff; border: medium none; box-sizing: border-box; color: #000; font-family: "Open Sans",sans-serif !important; font-size: 13px !important; font-style: italic; font-weight: 300; height: 28px; line-height: 27px; padding: 0 3px !important; width: 100% !important;}
.contact-form textarea {width:100% !important; max-width: 100% !important; border:none;background:#fff;height:66px !important;line-height:27px;color:#000;padding:0 7px !important;box-sizing:border-box;font-family: 'Open Sans', sans-serif !important; font-style:italic;font-weight:300;font-size:13px !important;}
.contact-form .gform_wrapper { max-width: 100%; margin: 0;}
.contact-form input[type="submit"] { background: #ef3742; border: medium none; color: #fff; cursor: pointer; display: inline-block; font-family: "Open Sans",sans-serif !important; font-size: 18px !important; height: 40px; line-height: 38px; outline: medium none; padding: 0 20px; text-transform: uppercase;}
.contact-form input[type="submit"]:hover { background: #fff; color: #ef3742;}
.contact-form .gform_wrapper .gform_footer { margin: 13px 0 0; padding: 0;}
.contact-form .gform_wrapper label.gfield_label + div.ginput_container { margin-top: 6px;}
.contact-form .gform_wrapper div.validation_error { border: none !important; font-size: 13px !important; margin-bottom: 0 !important; padding: 0 6px !important; width: 100% !important; background: #fff;}
.contact-form .gform_wrapper .top_label .gfield_error { width: 100% !important;}
.builder-module-footer-background-wrapper { background:#ef3742; padding:16px 0 24px;}

.builder-module-content-background-wrapper { margin: 3% 0;}
.builder-module-content h1.entry-title { background: #17315a; color: #fff; font-size: 30px; font-weight: normal; line-height: 50px; padding: 0 2%; text-transform: uppercase;}
.builder-module-content p { font-size: 15px; color: #515151;}
.builder-module-content h4 { font-size: 15px; color: #17315a; padding-bottom: 15px;}
.builder-module-content .builder-module-column-2-outer-wrapper .widget-background-wrapper { border: 1px solid #c7c7c7; margin-bottom: 5%;}
.builder-module-content .builder-module-column-2-outer-wrapper .widget-background-wrapper p:first-child { padding:0;}
.builder-module-content .builder-module-column-2-outer-wrapper .widget-background-wrapper h2 { font-size: 20px; color: #fff; text-transform: uppercase; background: #17315a; padding: 1% 3%; font-family: 'brandon_grotesquebold'; font-weight: normal;}
.builder-module-content .builder-module-column-2-outer-wrapper .widget-background-wrapper p { font-size: 13px; color: #7b7578; line-height: normal; padding: 3%;}
.builder-module-content .builder-module-column-2-outer-wrapper .widget-background-wrapper a { background: #ef3742 url("images/read-more-arrow2.png") no-repeat scroll right center; color: #fff; display: inline-block; font-size: 14px; line-height: 37px; margin: 6px 0 0 !important; padding: 0 67px 0 11px; text-transform: uppercase; width: 174px;}
.builder-module-content .builder-module-column-2-outer-wrapper .widget-background-wrapper a:hover { background: #17315a url("images/read-more-arrow2-h.png") no-repeat scroll right center;}
.builder-module-top .builder-module-column-2-outer-wrapper .widget-background-wrapper.innerhead-right { background: none !important; padding: 0 !important}
.builder-module-top .builder-module-column-2-outer-wrapper .widget-background-wrapper.innerhead-right h2 { font-size:27px !important;line-height:42px !important;padding-left:40px !important;padding-right:8px !important;color:#fff !important;display:inline-block !important;background: #17315a url(images/mobile-icon.png) no-repeat left !important;margin-top: 5% !important; padding-top: 0 !important; padding-bottom: 0 !important;}

.install-repair h2.red-head { font-size: 20px; color: #ef3742; font-family: 'brandon_grotesquemedium'; border-bottom: 1px solid #cccccc; text-transform: uppercase;}
.install-repair p { font-size: 14px; color: #7b7578; padding: 2% 0;}
.install-repair h2.gray-head { font-size: 19px; color: #222222; font-family: 'brandon_grotesquemedium'; text-transform: uppercase; background: #ededed; padding: 0.8% 1%; font-weight: normal; border-left: 3px solid #ef3742;}
.page-id-169 .install-repair h2.gray-head { font-size: 17px;}
.install-repair h2.gray-head span.red-ingray { color: #ef3742; font-size: 17px; text-transform: uppercase;}
.install-repair h2.blue-head { color: #17315a; font-size: 30px; text-transform: uppercase; font-family: 'brandon_grotesquebold'; text-align: center; font-weight: normal;}
.install-repair ul { list-style: none; margin-top: 2%; float: left; width: 100%; margin-bottom: 2%;}
.install-repair ul li { background: #f4f4f4 url(images/install-li.png) no-repeat left 10px center; color: #17315a; float: left; font-size: 16px; margin: 0 0 10px; padding: 10px 0 10px 30px; width: 46.46%;}
.page-id-169 .install-repair ul li { font-size: 14px;}
.install-repair ul li:nth-child(n) { margin-right: 10px;}
.install-repair ul li:nth-child(2n) { margin-right: 0;}
.install-repair ul.package { margin-bottom: 0;}
.install-repair ul.package li { color: #000; font-family: 'brandon_grotesquemedium'; font-size: 22px; text-transform: uppercase; width: 21%;}
.install-repair ul.package li:nth-child(1) { background: url(images/platinum.png) no-repeat left center;}
.install-repair ul.package li:nth-child(2) { background: url(images/gold.png) no-repeat left center;}
.install-repair ul.package li:nth-child(3) { background: url(images/silver.png) no-repeat left center;}
.install-repair ul.package li:nth-child(4) { background: url(images/bronze.png) no-repeat left center;}

.innerpage-cta .widget-background-wrapper { width: 30%; float: left; text-align: center; margin-bottom: 4%;}
.innerpage-cta .widget-background-wrapper.widget-even { margin-left: 5%; margin-right: 5%;}
.innerpage-cta .widget-background-wrapper h2 { color: #17315a; font-family: "brandon_grotesquebold"; font-size: 20px; line-height: normal; padding: 15px 0 6px; text-transform: uppercase; font-weight: normal;}
.innerpage-cta .widget-background-wrapper p { font-size: 13px; text-align: left;}
.innerpage-cta .widget-background-wrapper p:first-child { padding: 0;}
.innerpage-cta .widget-background-wrapper p:last-child { text-align: center; padding: 0;}
.innerpage-cta .widget-background-wrapper a { background: #ef3742 url("images/read-more-arrow2.png") no-repeat scroll right center; color: #fff; display: inline-block; font-size: 14px; line-height: 37px; margin: 6px 0 0 !important; padding: 0 67px 0 11px;}
.innerpage-cta .widget-background-wrapper a:hover { background: #17315a url("images/read-more-arrow2-h.png") no-repeat scroll right center;}
.builder-module-content-1-background-wrapper { margin: 3% 0 0;}

.contact-part-1 h2 { font-family: 'brandon_grotesquebold'; color: #17315a; font-size: 18px; text-transform: uppercase; background: url(images/clock.png) no-repeat left center; border-bottom: 2px solid #d2d2d2; font-weight: normal; padding-left: 22px; line-height: 40px; margin-bottom: 15px;}
.con-mail { float: left; width: 45%;}
.con-mail ul li { list-style: none; font-size: 20px; color: #222222; font-family: "brandon_grotesque_regularRg"; background: url(images/mailbox.png) no-repeat left center; padding-left: 22px;}
.con-address { font-size:17px;padding: 5px 8px 5px 55px;color:#fff;background: #17315a url(images/con-mob.png) no-repeat left; float: right;}
.contact-part-1 { float: left; width: 96%; background: #f6f6f6; padding: 2%; margin-bottom: 10px;}
.contact-part-2 { float: left; width: 100%; background: #f6f6f6;}
.contact-part-1 .inner-sec { width: 100%; float: left;}
.contact-part-2 h2 { background: #ef3742; color: #fff; font-family: 'brandon_grotesquebold'; font-size: 20px; font-weight: normal; padding: 0.5% 1.5%; text-transform: uppercase;}
.contact-part-2 .gform_wrapper { width: 97%; padding: 1.5%;}
.contact-part-2 .gform_wrapper .left_label .gfield_label { color: #222222 !important; font-size: 14px; font-weight: normal; width: 16%;}
.contact-part-2 .gform_wrapper .left_label div.ginput_complex, .contact-part-2 .gform_wrapper .right_label div.ginput_complex { width: 81%;}
.contact-part-2 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="email"], .contact-part-2 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="number"], .contact-part-2 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="password"], .contact-part-2 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="tel"], .contact-part-2 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="text"], .contact-part-2 .gform_wrapper .gfield_error .ginput_complex .ginput_right input[type="url"], .contact-part-2 .gform_wrapper .ginput_complex input[type="email"], .contact-part-2 .gform_wrapper .ginput_complex input[type="number"], .contact-part-2 .gform_wrapper .ginput_complex input[type="password"], .contact-part-2 .gform_wrapper .ginput_complex input[type="tel"], .contact-part-2 .gform_wrapper .ginput_complex input[type="text"], .contact-part-2 .gform_wrapper .ginput_complex input[type="url"] { width: 100%; padding: 7px 0;}
.contact-part-2 input[type="text"], .contact-part-2 input[type="password"], .contact-part-2 textarea { max-width: 100%; border: 1px solid #d7d7d7; margin: 0; padding: 7px 0 !important;}
.contact-part-2 .gform_wrapper .gform_footer.left_label, .contact-part-2 .gform_wrapper .gform_footer.right_label { margin-left: 18%;}
.contact-part-2 input[type="submit"] { background: #ef3742; cursor: pointer; font-size: 14px; text-transform: uppercase;}
.contact-part-2 input[type="submit"]:hover { background: #17315A; color: #fff;}
.contact-part-2 .gform_wrapper .left_label input.medium, .contact-part-2 .gform_wrapper .left_label select.medium, .contact-part-2 .gform_wrapper .right_label input.medium, .contact-part-2 .gform_wrapper .right_label select.medium { width: 40%;}
.contact-part-2 .gform_wrapper .left_label textarea.large, .contact-part-2 .gform_wrapper .left_label textarea.medium { width: 79%; padding: 4px !important;}
.contact-part-2 .gform_wrapper .gfield_required { color: #ef3742 !important;}
.contact-part-2 .gform_wrapper .ginput_complex label, .contact-part-2 .gform_wrapper .instruction { font-size: 13px !important; color: #666666; font-weight: normal !important;}


.eservice-outer { background: #f6f6f6; padding: 1.5%;}
.eservice-inner { background: #fff; margin-bottom: 11px;}
.eservice-inner:last-child {  margin-bottom: 0;}
.eservice-inner h2 { background: #e4e4e4; color: #17315a; font-family: 'brandon_grotesquebold';  font-size: 18px; font-weight: normal; line-height: normal; padding: 10px; text-transform: uppercase; margin-bottom: 15px;}
.eservice-inner ul { list-style: outside none none; padding: 0 10px 10px 10px;}
.eservice-inner ul li { color: #222222; font-size: 14px; margin: 6px 0; padding-left: 15px; background: url(images/eservice-list.png) no-repeat left 9px;}
.eservice-inner a { background: #ef3742 url("images/read-more-arrow2.png") no-repeat scroll right center; color: #fff; display: inline-block; font-size: 14px; line-height: 37px; margin: 6px 0 0 10px !important; padding: 0 48px 0 11px; text-transform: uppercase; width: 90px;}
.eservice-inner a:hover { background: #17315a url("images/read-more-arrow2-h.png") no-repeat scroll right center;}
.red-text { color: #ef3742; font-size: 14px; margin-left: 10px; display: inline-block;}

.res-tap a, .builder-module-top .builder-module-column-2-outer-wrapper .widget-background-wrapper.innerhead-right h2.res-tap a { color: #fff;}
.res-tap, .builder-module-top .builder-module-column-2-outer-wrapper .widget-background-wrapper.innerhead-right h2.res-tap { display: none !important;}


.soc-icon { padding: 15px 0 10px;}
.soc-icon img { margin-right: 5px;}