/*
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%;
}
body {
	font-size: 90%;
	line-height: 1.7;
	color: #222222;
	background:url(images/bg.png) right;
	font-family: 'Roboto Condensed', sans-serif;
}
input, select, textarea {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
address, img, q, ul, ol, dl {
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}
a img {
	margin: 0;
}


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

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	color: #111111;
	font-family: 'Roboto Slab', serif;
}
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: #F5F5F5;*/
}
.builder-module-navigation li li {
	width: 20em;
	background: #F5F5F5;
	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: -3.8em 0em 0em 20em;
}
.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: #777777;
}



/*********************************************
	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;
	padding: 0 3.4% 0 0;
	display: block;
	text-align: left;
	overflow: hidden;
}
.builder-module-content .entry-header {
	margin-bottom: 1.5em;
}
.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: #000000;
}
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-position: outside;
	margin: 0 0 0 15px;
	padding: 0;
	list-style: inherit;
}
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: #fff;
	background: #315CAC;
	border: none;
	font-size: 1em;
	display: inline-block;
	margin: 0;
	padding: .7em .8em;
	cursor:pointer;
	font-family:inherit;
}
input[type=submit]:hover {
	background: #315CAC;
	color: #fff;
}
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: 960px;
}

/**** Custom Style Ends *****************/

/*Header*/
.builder-module-top-background-wrapper { background: url("images/top-bg.png") repeat-x scroll 0 0;}
.builder-module-top-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-column-1 { margin: 20px 0;}
.builder-module-top-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget { background: none; padding: 17px 22px 0 0;}
/*.builder-module-top-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget h3 { color: #3051a2; font-size: 27px;
font-weight: bold; line-height: normal; margin:0; font-family: 'Roboto Condensed', sans-serif;}
.builder-module-top-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget h2 { background: url("images/call-icon.png") no-repeat scroll left center; color: #2b5ed9; display: inline-block; font-size: 37px; line-height: 38px; margin: 15px 0; padding: 0 0 5px 40px; font-weight:normal; font-family: 'Roboto Condensed', sans-serif;}*/
.builder-module-top-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .responsive-contact { display:none;}
/*Header Ends*/

/*Top Menu*/
.top-menu-background-wrapper { background: url("images/nav-bg.png") repeat-x scroll 0 0;}
.builder-module-navigation .builder-module-block { background:none !important;}
.top-menu-background-wrapper ul li { background: url("images/divider.png") no-repeat scroll left center;}
.top-menu-background-wrapper ul li:first-child { background:none;}
.top-menu-background-wrapper ul li a { color: #fff; display: inline-block; font-size: 15px; line-height: 51px; padding: 0 22px; text-transform: uppercase; font-weight:normal;}
.top-menu-background-wrapper ul li a:hover, .top-menu-background-wrapper ul li.current-menu-item a, .top-menu-background-wrapper ul li.current-menu-parent a { background: url("images/nav-bg-h.png") repeat-x scroll 0 0; color: #1850d7;}
.top-menu-background-wrapper ul li:hover ul { width:38em; /*background:#4B73BF;*/}
.top-menu-background-wrapper ul li:hover ul li { width:100%; border-bottom:solid 1px #7c96c8;}
.top-menu-background-wrapper ul li:hover ul li:last-child { border:none;}
.top-menu-background-wrapper ul li:hover ul li a { color: #fff; display: block; font-size: 15px; font-weight: normal; line-height: 51px; padding: 0 22px; text-transform: uppercase; background:none; background:#4b73bf;}
.top-menu-background-wrapper ul li:hover ul li a:last-child { border:none;}
.top-menu-background-wrapper ul li:hover ul li a:hover, .top-menu-background-wrapper ul li:hover ul li.current-menu-item a { background: url("images/nav-bg-h.png") repeat-x; color: #1850d7; display:block;}
/*Top Menu Ends*/

/*Homepage Main CTA*/
.homepage-main-cta-background-wrapper { margin-bottom:3%;}
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget { background: #f2f2f2; border: 1px solid #e0e0e0; box-shadow: 0 0 10px #e1dfdf inset; float: left; padding: 3%;}
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget .master-img { float:left; margin-right:2%;}
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget img, .master-inner-img { border: 5px solid #71a7e9; box-sizing: inherit;}
/*.homepage-main-cta-background-wrapper .builder-module-sidebar .widget .master-content-inner { float:right; width:47%;}*/
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget .master-content-inner h2 { color: #3e3e3e; font-family: 'Roboto Slab', serif; font-size: 25px; line-height: 30px; padding: 0 0 15px; margin:0; font-weight:normal;}
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget .master-content-inner h2.blue-text { color:#4B73BF; font-weight:bold; margin-top: 1.7%;}
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget .master-content-inner p { color: #525252; font-size: 14px; letter-spacing: 0.1mm; line-height: 24px; padding: 0 0 20px; margin:0;}
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget .master-content-inner ul { margin-bottom:2%;}
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget .master-content-inner .view-more-center { text-align:center;}
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget .master-content-inner a { background: url("images/read-more-icon.png") no-repeat scroll right center; border: 2px solid #1e5fd8; color: #1e5fd8; display: inline-block; font-size: 15px; line-height: 30px; padding: 0 32px 0 10px; margin-bottom:1%;}
.homepage-main-cta-background-wrapper .builder-module-sidebar .widget .master-content-inner a:hover { border: 2px solid #304b6e; color: #304b6e;}
/*Homepage Main CTA Ends*/

/*Homepage Bottom CTA*/
.homepagebottomcta-background-wrapper { margin-bottom:40px;}
.homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper { margin-left:67.666% !important;}
.homepagebottomcta-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-sidebar .widget, .homepagebottomcta-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget, .homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper .builder-module-sidebar .widget { background: #fff; border: 1px solid #b6c3da; box-shadow: 0 0 4px #ccc; padding-bottom: 17px; width:300px;}
.homepagebottomcta-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-sidebar .widget .cta-img, .homepagebottomcta-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-img, .homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper .builder-module-sidebar .widget .cta-img { position:relative;}
.homepagebottomcta-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-sidebar .widget .cta-img:after, .homepagebottomcta-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-img:after, .homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper .builder-module-sidebar .widget .cta-img:after { background: url("images/border.png") no-repeat; bottom: 4px; content: ""; height: 4px; left: 0; position: absolute; width: 100%;}
.homepagebottomcta-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-sidebar .widget .cta-heading, .homepagebottomcta-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-heading, .homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper .builder-module-sidebar .widget .cta-heading { background: #1e5fd8; font-family: 'Roboto Slab', serif; margin: 12px 0; padding: 10px 0 7px; text-align: center;}
.homepagebottomcta-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-sidebar .widget .cta-heading h2, .homepagebottomcta-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-heading h2, .homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper .builder-module-sidebar .widget .cta-heading h2 { color: #fff; font-size: 24px; line-height: 28px; font-weight:normal; margin:0;}
.homepagebottomcta-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-sidebar .widget .cta-content, .homepagebottomcta-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-content, .homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper .builder-module-sidebar .widget .cta-content { padding: 0 12px;}
.homepagebottomcta-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-sidebar .widget .cta-content p, .homepagebottomcta-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-content p, .homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper .builder-module-sidebar .widget .cta-content p { color: #525252; font-size: 14px; letter-spacing: 0.2mm; line-height: 24px; padding: 8px 0 25px; text-align: justify; margin:0;}
.homepagebottomcta-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-sidebar .widget .cta-content a, .homepagebottomcta-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-content a, .homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper .builder-module-sidebar .widget .cta-content a { background: url("images/cta-rd-btn.png") no-repeat scroll right center #1e5ed6; box-shadow: 0 0 10px #1b54c0 inset; color: #fff; display: block; font-size: 16px; line-height: 36px; padding: 0 10px; text-transform: uppercase;}
.homepagebottomcta-background-wrapper .builder-module-column-1-outer-wrapper .builder-module-sidebar .widget .cta-content a:hover, .homepagebottomcta-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-content a:hover, .homepagebottomcta-background-wrapper .builder-module-column-3-outer-wrapper .builder-module-sidebar .widget .cta-content a:hover { background: url("images/cta-rd-btn.png") no-repeat scroll right center #264f9c;}
/*Homepage Bottom CTA Ends*/

/*Footer Menu*/
.footer-menu-background-wrapper { background: url("images/footer-nav-bg.png") repeat;}
.footer-menu-background-wrapper ul li { background: url("images/footer-nav-divider.png") no-repeat scroll left center;}
.footer-menu-background-wrapper ul li:first-child { background:none;}
.footer-menu-background-wrapper ul li a { color: #575656; font-size: 14px; line-height: 42px; padding: 0 19px; text-transform: uppercase; font-weight:normal;}
.footer-menu-background-wrapper ul li a:hover, .footer-menu-background-wrapper ul li.current-menu-item a, .footer-menu-background-wrapper ul li.current-menu-parent a { color: #1e5fd8; background:none;}
/*Footer Menu Ends*/

/*Footer*/
.builder-module-footer-background-wrapper { background: url("images/footer-copyright-bg.png") repeat-x; border-top: 1px solid #cacaca; color: #7a7a7a;  font-size: 13px; padding: 5px 0;}
.builder-module-footer .builder-module-element .alignleft, .builder-module-footer .builder-module-element .alignright { font-size:13px; padding: 1% 0;}
.builder-module-footer .builder-module-element .alignleft { line-height:18px;}
.builder-module-footer .builder-module-element .alignleft strong { color: #1e5fd8; font-weight:normal !important;}
.builder-module-footer .builder-module-element a { color: #3c67ef; text-decoration: underline; font-style: italic;}
.builder-module-footer .builder-module-element a:hover { text-decoration: none;}
.builder-module-footer .builder-module-element .alignright { text-align: right; line-height:30px;}
/*Footer Ends*/

/*For Full Width Slider*/
.full-width-slider-background-wrapper { padding: 0; margin-bottom: 10px;}
.full-width-slider-outer-wrapper { max-width: 100% !important;}
.full-width-slider { max-width:100% !important;}
/*For Full Width Slider End*/

/*For Slider*/
.nivo-caption { background: url("images/banner-content-bg.png") repeat-x scroll 0 0 !important; width: 960px !important; opacity:1 !important; color: #062e8e !important; font-size: 30px !important; line-height: normal !important; text-transform: uppercase !important; padding: 30px 50px !important; text-align: center; left:0px !important; right:0px !important; margin:0 auto !important; bottom:50px !important;  overflow: inherit !important;}
.nivo-caption:after { background: url("images/banner-box-shadow.png") no-repeat !important; bottom: -30px !important; content: ""; height: 35px; left: 0; position: absolute !important; width: 100%;}
#pb_slideshow_rslider-1 .nivo-prevNav { background: url("images/left-arrow.png") no-repeat scroll 0 0 !important; width:24px; height:56px;}
#pb_slideshow_rslider-1 .nivo-nextNav { background: url("images/right-arrow.png") no-repeat scroll 0 0 !important; width:24px; height:56px;}
#pb_slideshow_rslider-1 .nivo-prevNav, #pb_slideshow_rslider-1 .nivo-nextNav { border: medium none !important; box-shadow: none !important;}
.full-width-slider-background-wrapper #pb_slideshow_rslider-1 .nivo-prevNav { left:30px !important;}
.full-width-slider-background-wrapper #pb_slideshow_rslider-1 .nivo-nextNav { right:15px !important;}
.nivo-controlNav {background: url("images/paginationbg.png") no-repeat center !important; padding-top:30px !important;}
#pb_slideshow_rslider-container-1 .nivo-controlNav { height:30px !important;}
#pb_slideshow_rslider-container-1 .nivo-controlNav a { padding-right:3px !important; background-position:left top 2px !important; background: url('images/gray-point.png') no-repeat !important;}
#pb_slideshow_rslider-container-1 .nivo-controlNav a.active { background-position:0 -16px !important; background: url('images/blue-point.png') no-repeat !important;}
/*For Slider End*/

/*Innerpage*/
.builder-module-content-background-wrapper { margin-top:30px; margin-bottom:20px;}
.builder-module-content-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget { background: #fff; border: 1px solid #b6c3da; box-shadow: 0 0 4px #ccc; padding-bottom: 17px;}
.builder-module-content-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-img { position: relative; height:157px;}
.builder-module-content-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-img:after { background: url("images/border.png") no-repeat; bottom: 0px; content: ""; height: 4px; left: 0; position: absolute; width: 100%;}
.builder-module-content-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-heading { background: #1e5fd8; float: left; font-family: 'Roboto Slab', serif; margin: 12px 0; padding: 5px 0; text-align: center; width:100%;}
.builder-module-content-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-heading h2 { color: #fff; font-size: 20px; line-height: 28px; margin:0; font-weight:normal;}
.builder-module-content-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-content { padding: 0 12px;}
.builder-module-content-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-content p { color: #525252; font-size: 13px; line-height: 20px; letter-spacing: 0.2mm; text-align: justify;}
.builder-module-content-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-content a { background: url("images/cta-rd-btn.png") no-repeat scroll right center #1e5ed6; box-shadow: 0 0 10px #1b54c0 inset; color: #fff; display: block; font-size: 14px; line-height: 36px; padding: 0 10px; text-transform: uppercase;}
.builder-module-content-background-wrapper .builder-module-column-2-outer-wrapper .builder-module-sidebar .widget .cta-content a:hover { background: url("images/cta-rd-btn.png") no-repeat scroll right center #264f9c;}
.builder-module-content-background-wrapper .builder-module-content h1.entry-title { background: #315cac; color: #fff; font-family: 'Roboto Slab', serif; font-size: 21px; line-height: 45px; padding-left: 10px; text-transform: uppercase; font-weight:normal;}
.builder-module-content-background-wrapper .builder-module-content h3 { color: #3e3e3e; font-family: 'Roboto Slab', serif; font-size: 19px; line-height: 30px; font-weight:normal;}
.builder-module-content-background-wrapper .builder-module-content p { color: #525252; font-size: 14px; letter-spacing: 0.1mm; line-height: 24px;}
.builder-module-content-background-wrapper .builder-module-content a.read-more { background: url("images/read-more-icon.png") no-repeat scroll right center;
border: 2px solid #1e5fd8; color: #1e5fd8; display: inline-block; font-size: 15px; line-height: 30px; padding: 0 32px 0 10px;}
.builder-module-content-background-wrapper .builder-module-content a.read-more:hover { border: 2px solid #304b6e; color: #304b6e;}
.builder-module-content-background-wrapper .builder-module-content ul.inner-content { margin:0 !important;}
.builder-module-content-background-wrapper .builder-module-content ul.inner-content li { background: url("images/point-arrow.png") no-repeat scroll left center; color: #595959; font-size: 14px; line-height: 33px; padding-left: 21px;}
.builder-module-content-background-wrapper .builder-module-content a.blue-link { color:#1e5fd8;}
.builder-module-content-background-wrapper .builder-module-content a.blue-link:hover { color:#FF0000;}
/*Innerpage Ends*/

/*Portfolio*/
.gw-gopf-circle img:hover { cursor: pointer;}
/*Portfolio Ends*/

/*Contact Form*/
.gform_wrapper .gsection .gfield_label, .gform_wrapper h2.gsection_title, .gform_wrapper h3.gform_title { font-family:inherit; font-weight:normal !important;}
.gform_wrapper .left_label .gfield_label { font-weight:normal !important;}
.gform_wrapper .ginput_complex label { font-weight: normal;}
.gform_wrapper.gf_browser_gecko select { padding:5px !important;}
.gform_wrapper input[type="text"], .gform_wrapper input[type="url"], .gform_wrapper input[type="email"], .gform_wrapper input[type="tel"], .gform_wrapper input[type="number"], .gform_wrapper input[type="password"], .gform_wrapper textarea, .gform_wrapper select { font-size:12px !important;}
a.email { color: #525252;}
/*Contact Form Ends*/

/*Commercial Services*/
.inner-top { background: #fff; width: 100%; border:solid 1px #dee2e9; margin-bottom:4%;}
.inner-header { color: #2361d8; font-family:; font-size:18px; background: url("images/gray-bg.jpg") repeat-x; margin: 3%; padding: 0.8% 0 0.8% 2%; border:1px solid #e2e2e2; font-family: 'Roboto Slab', serif; font-weight:normal;}
.inner-content p { padding:0 3%;}
.inner-viewmore { background: url("images/inner-read-more-icon.png") no-repeat center right #f2f2f2; border:1px solid #408ceb; width:20%; padding:1%; margin:0 0 3% 3%; font-size:15px;}
.inner-viewmore a { color:#1e5fd8;}
.inner-viewmore:hover { cursor:pointer;}
.inner-bottom { background: #fff; width: 100%; border:solid 1px #dee2e9;}
/*Commercial Services Ends*/

/*Blog Page*/
.blogpage-title { background: #315cac; color: #fff; font-family: "Roboto Slab",serif; font-size: 21px; font-weight: normal; line-height: 45px; padding-left: 10px; text-transform: uppercase; margin-bottom:1em;}
.archive-title { background: #315cac; color: #fff; font-family: "Roboto Slab",serif; font-size: 21px; font-weight: normal; line-height: 45px; padding-left: 10px; text-transform: uppercase; margin-bottom:1em;}
.blog-wrapper, .comment-wrapper { width:100%; border:1px solid #cfd2d6; background:#f6f7f9; margin-bottom: 5%;}
.blog-title { background: url("images/gray-bg.jpg") repeat-x; border: 1px solid #e2e2e2; color: #2361d8; font-family: "Roboto Slab",serif; font-size: 18px; font-weight: normal; margin: 3% 3% 1%; padding: 0.8% 0 0.8% 2%;}
.blog-title a { font-family: "Roboto Slab",serif; color:#2361d8; font-size:18px; font-weight: normal; text-transform: uppercase;}
.blog-inner-title { font-family: "fonartoregular"; color:#fff; font-size:23px; font-weight: normal; text-transform: uppercase; background:#005786; padding: 2% 3%;}
.author-meta { padding:0 3% !important; font-size:16px;}
.author-meta span a { color:#315cac;}
.blog-img { margin-top:1%;}
.blog-img img { border: 4px solid #fff; box-shadow: 1px 1px 8px 3px #ccc;}
.blog-content p { padding: 0% 3%;}
a.more-link { background: url("images/readmore-arrow.png") no-repeat scroll right 10% center #1c59cb; color: #c4ebff; float: left; font-size: 14px; line-height: 29px; padding: 0.5% 5% 0.5% 3%; text-transform: uppercase; margin-top: 3%;}
a.more-link:hover { background: url("images/readmore-arrow.png") no-repeat scroll right 10% center #264f9c; text-decoration:none; color:#fff;}
.cat-comment { margin: 4% 0 4% 3%;}
.categories { font-family: sans-serif; font-size: 14px; color:#35444c; padding-left: 4% !important; padding-right: 4% !important; background: url('images/categories.png') center left no-repeat;}
.categories a { color: #003e5e}
.comments { font-family: sans-serif; font-size: 14px; color:#35444c; padding-left: 5% !important; background: url('images/comment.png') center left no-repeat;}
.comments a { color: #003e5e}
.next-post a { background: url("images/next.png") no-repeat scroll right 10% center #1c59cb; color: #c4ebff; float: left; font-size: 14px; line-height: 29px; padding: 3% 25% 3% 16%; text-transform: uppercase;}
.next-post a:hover { background: url("images/next.png") no-repeat scroll right 10% center #264f9c;}
.pre-post a { background: url("images/previous.png") no-repeat scroll left 10% center #1c59cb; color: #c4ebff; float: left; font-size: 14px; line-height: 29px; margin-top: 3%; padding: 3% 16% 3% 25%; text-transform: uppercase;}
.pre-post a:hover { background: url("images/previous.png") no-repeat scroll left 10% center #264f9c;}
/*Blog Page Ends*/

.builder-module-top .builder-module-column-2-outer-wrapper .widget-content { float: right; text-align: center;}
.builder-module-top .builder-module-column-2-outer-wrapper .widget h2 { font-family: 'roboto'; font-size: 23px; text-transform: uppercase; font-weight: normal; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); line-height: normal; margin: 0; color: #3e3e3e; font-family: "Roboto Condensed",sans-serif; font-weight: 600;}
.builder-module-top .builder-module-column-2-outer-wrapper .widget h3 { font-family: 'roboto'; font-size: 18px; text-transform: uppercase; font-weight: normal; line-height: normal; margin: 0; color: #304ab3; font-family: "Roboto Condensed",sans-serif; font-weight: 600;}
.builder-module-top .builder-module-column-2-outer-wrapper .widget .phone { color: #222222; font-family: 'Roboto Condensed', sans-serif; font-size: 37px; font-weight: bold; background: url(images/head-right-bg.png) no-repeat; line-height: 58px; text-align: right; width: 300px; float: right; margin-top: 5px;}
.builder-module-top .builder-module-column-2-outer-wrapper .widget .phone a { color: #222222; line-height: 58px; display: block;}
.builder-module-top .builder-module-column-2-outer-wrapper .widget .phone .normal-tap { padding: 0 20px 0 0;}
.builder-module-top .builder-module-column-2-outer-wrapper .widget .phone .res-tap { padding: 0 20px 0 0; display: none;}

#pb_slideshow_rslider-container-1 { width: 100% !important;}
#pb_slideshow_rslider-1.nivoSlider { width: 100% !important;}