/*
	Theme Name: I Age Well
	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;
	font-family: 'Helvetica Neue', Helvetica, Arial, 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;
}

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

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

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	color: #111111;
}
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;
	}
	.builder-module-footer .builder-module-element .alignleft,
	.builder-module-footer .builder-module-element .alignright {
	padding: 1em 0;
	}
	.builder-module-footer .builder-module-element .alignright {
	text-align: right;
	}
	.builder-module-footer .builder-module-element a {
	color: #333333;
	text-decoration: none;
	font-style: italic;
	}
	.builder-module-footer .builder-module-element a:hover {
	text-decoration: underline;
} */

/*********************************************
	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;
	/* background: #F5F5F5;
	padding: 1.5em; */
	display: block;
	text-align: left;
	overflow: hidden;
}
.builder-module-content .entry-header {
	/* margin-bottom: 1.5em;
	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: #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;
}
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: 16px;
	/* margin-top: .5em;
	margin-bottom: .5em; */
}
input[type=text], input[type=password],input.text, input.title, textarea, select  {
	background-color: #FFFFFF;
	border: 1px solid #d2d2d2;
	padding: 8px 14px;
	line-height: normal;
    margin: 0;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus {
	border-color: #d2d2d2;
}
input[type=submit] {
	background: #333333 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    line-height: normal;
    padding: 8px 20px;
	font-size:16px;
	-webkit-appearance: none; 
	border-radius:4px;
	 
}
input[type=submit]:hover {
	background: #82d1de ;
    color: #333333;
}
input[type=submit]:active {
	background: #82d1de ;
    color: #333333;
}
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: 100%;
}
/*.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: 1200px;
}

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

*{box-sizing:border-box;/* transition: all 0.5s ease-in-out 0s; */}
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {margin:0;padding:0;border:0;outline:0;}
header, footer, article, section, hgroup, nav, figure {display:block;margin:0px;padding:0px;}
img {border: 0 none;height: auto;max-width: 100%;vertical-align:middle;/* transition: all 0.5s ease-in-out 0s; */}
ul {list-style-type:none;padding:0px;margin:0px;}
a, button{text-decoration:none;outline:none;transition: all 0.5s ease-in-out 0s;color:#000;}
i.fa{transition: all 0.5s ease-in-out 0s;}
p, td, input, label, form, h1, h2, h3, h4, h5, h6, a {padding:0px;margin:0px;border:none;text-decoration:none;font-weight:normal;}
h1, h2, h3, h4, h5, h6{font-family: 'Oswald', sans-serif;}
input[type="text"],input[type="button"],input[type="submit"],input[type="email"],input[type="tel"] ,textarea {  -webkit-appearance: none;   -webkit-appearance: none;transition: all 0.5s ease-in-out 0s;outline:none;resize: none;font-family: 'Lato', sans-serif;}
input[type="submit"], input[type="button"], input[type="reset"], button{outline:none;cursor:pointer;font-family: 'Lato', sans-serif;}
.clear {clear: both; }
.vm{ vertical-align: middle; }
.relative{ position: relative; }
.left{ float: left;}
.right {float:right !important;}
/*placeholder css*/
input::-webkit-input-placeholder {opacity:1 !important; color:#fff !important;}
input::-moz-placeholder {opacity:1 !important;}
input:-ms-input-placeholder {opacity:1 !important;}
input:-moz-placeholder {opacity:1 !important;}
/*ends css*/
body{margin:0;padding:0;font-size:16px;line-height:normal;color:#333333;font-weight:400;font-family: 'Lato', sans-serif;}


/*======= Common CSS =======*/
p{font-size:16px; line-height:24px;}
h1{font-size:63px; color:#fff; line-height:normal; text-transform:uppercase; font-weight:600; }
h2{font-size:63px; color:#82d1de; line-height:normal; text-transform:uppercase; font-weight:600;}
h3{font-size:32px; color:#82d1de; text-transform:uppercase;  line-height: normal;}
h4{font-size:20px; color:#333333; text-transform:uppercase;  line-height: normal;}
h5{font-size:18px; color:#fff; text-transform:uppercase;  line-height: normal;}

.top-header-background-wrapper{background:#888888; border-top:2px solid #82d1de; padding:26px 0; position: relative;}

.top-header .logo{float:left;}
.top-header .navbar{float:right; margin-top:30px;}
.top-header .navbar ul{float:left; list-style:none;}
.top-header .navbar ul li{float:left; padding-left:36px; padding-bottom: 18px; position:relative;}
.top-header .navbar ul li a{color:#fff; font-size:18px; display:block;  font-family: 'Oswald', sans-serif;}
.top-header .navbar ul li.menu-item-has-children > a{position:relative;}
.top-header .navbar ul li.menu-item-has-children > a::after{background:url(images/down-arrow.png) no-repeat;position:absolute; content:""; width:13px; height:9px;  top: 50%; margin: -2px 0 0 11px;}
.top-header .navbar ul li.menu-item-has-children { padding-right: 25px;}
.top-header .navbar ul li.current-menu-item a, .top-header .navbar ul li.current-menu-ancestor a, .top-header .navbar ul li a:hover{color:#82d1de;}

/* second-level lists */
.top-header-outer-wrapper, .top-header-outer-wrapper .builder-module-block-outer-wrapper{overflow:inherit !important;}
.top-header-outer-wrapper .builder-module-widget-bar, .top-header-outer-wrapper .builder-module-widget-bar .widget-wrapper{overflow:inherit;}
.top-header .navbar ul li ul { position: absolute; width: 11em; left: -999em; top:100%;}
.top-header .navbar ul li ul li{ width: 100%; }
.top-header .navbar ul ul li,
.top-header .navbar ul ul ul li,
.top-header .navbar ul ul ul ul li{ border-right:none;} 
.top-header .navbar ul li:hover ul,
.top-header .navbar ul li li:hover ul,
.top-header .navbar ul li li li:hover ul  {  left: auto; }
.top-header .navbar ul li ul.sub-menu { /* background: #82d1de; */ opacity: 1 !important; z-index:9; padding-top: 37px;}
.top-header .navbar ul li ul li { background: #888888; border-bottom: 1px solid rgba(255, 255, 255, 0.5); width: 100%;  padding: 0;}
/* .top-header .navbar ul li ul li:hover, .top-header .navbar ul li ul li.current_page_item { background: #888888; } */
.top-header .navbar ul li ul li:last-child{border-bottom:none;}
.top-header .navbar li li a { color: #fff !important; line-height: normal; padding: 10px;  width: 100%; font-size:14px }
.top-header .navbar li li a:hover, .top-header .navbar li li.current_page_item a{color:#82d1de !important;}

.home-banner-background-wrapper .home-banner { max-width: 100%;}
.home-banner .nivoSlider img, .home-banner #pb_slideshow_rslider-container-1, .home-banner .nivoSlider {width: 100% !important;}
.home-banner #pb_slideshow_rslider-1 .nivo-prevNav, .home-banner #pb_slideshow_rslider-1 .nivo-nextNav{width:60px; height:120px; position:absolute; top:0; bottom:0; margin:auto; content:""; cursor:pointer;  background:#888888 url(images/left-arrow.png) no-repeat center;  border: none; border-radius: 0px;box-shadow: 0; font-size: 0; opacity:1; }
.home-banner #pb_slideshow_rslider-1 .nivo-prevNav{ left:0 !important;}
.home-banner #pb_slideshow_rslider-1 .nivo-nextNav{right:0 !important; transform:rotate(180deg); }
.home-banner .nivo-caption {background: none;bottom: 40px;left: inherit;opacity: 1;padding: 0 74px;position: absolute;width: auto;}
.home-banner .nivo-caption h1{background:#82d1de; line-height:103px; padding:0 108px 0 32px;}
.home-banner .nivo-caption h2{background:#fff; line-height:103px; padding:0 96px 0 32px; margin-top:10px; float:left;}

.welcome-content-background-wrapper{padding:90px 0 95px; text-align:center;}
.welcome-content .widget-background-wrapper {text-align: center;}
.welcome-content h3{margin-bottom:26px;}
.welcome-content p{line-height:26px;}

.ctas-content-background-wrapper{background:url(images/listing-bg.jpg); padding:100px 0 80px;}
.ctas-content .widget-background-wrapper {width:386px; float:left; margin-right: 20px; margin-bottom: 20px;}
.ctas-content .widget-background-wrapper .listing_img, .page-content .right .widget-background-wrapper .listing_img{width:100%; float:left;}
.ctas-content .widget-background-wrapper .listing_text, .page-content .right  .widget-background-wrapper .listing_text{width:100%; float:left; background:#fff; padding:25px 22px 30px; text-align:center; border:10px solid #82d1de; border-top:0;}
.ctas-content .widget-background-wrapper .listing_text p, .page-content .right .widget-background-wrapper .listing_text p{padding:8px 0 28px; font-size:15px; line-height:23px;}
.read_btn{color:#fff !important; line-height:40px; display:inline-block; background:#333333; padding:0 50px; border-radius:4px;}
.ctas-content .widget-background-wrapper:nth-child(3n){margin-right:0;}
.read_btn:hover{background:#82d1de; color:#333333 !important;}
.ctas-content .widget-background-wrapper .listing_text p:last-child, .page-content .right .widget-background-wrapper .listing_text p:last-child { padding: 0;}

.footer-ctas-background-wrapper{background:#202020; padding:75px 0 60px;}
.footer-ctas .widget-background-wrapper  h4.widget-title{position:relative; padding:0 0 20px; margin:0 0 30px;  color: #fff;   font-size: 18px; line-height:normal; font-weight:normal;}
.footer-ctas .widget-background-wrapper h4.widget-title:after{position:absolute; width:255px; height:2px; background:#484848; left:0; bottom:0; position:absolute; content:"";}
.footer-ctas .widget-background-wrapper h4.widget-title:before{position:absolute; width:82px; height:2px; background:#82d1de; left:0; bottom:0; position:absolute; content:""; z-index:9;}
.footer-ctas .widget-background-wrapper{float:left; width:305px; /* padding: 0 50px 0 0; */}
.footer-ctas .widget-background-wrapper.statment-col-links ul li a{color:#c7c7c7; line-height:30px;}
.footer-ctas .widget-background-wrapper.statment-col-links ul li a:hover, .footer-ctas .widget-background-wrapper.statment-col-contact ul li a:hover{color:#82d1de;}
.footer-ctas .widget-background-wrapper.statment-col-links ul li{padding-left:17px; position:relative; display: inline-block; width:98%;}
.footer-ctas .widget-background-wrapper.statment-col-links ul li:after{width:8px; height:8px; position:absolute; content:""; background:#82d1de; left:0; top:12px; transform:rotate(45deg);}
.footer-join-mail_wrapper.gform_wrapper{margin:0; width:255px;}
.footer-ctas .widget-background-wrapper.statment-col-enquiry p{color:#c7c7c7; padding:0 67px 15px 0;}
body .footer-join-mail_wrapper.gform_wrapper .top_label div.ginput_container { margin-top: 0; width:100% !important; float:left;margin-bottom:5px;}
.footer-join-mail_wrapper.gform_wrapper ul.gform_fields li.gfield{padding-right:0; }
.footer-join-mail_wrapper.gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]){width:100% !important; float:left;  color:#a1a1a1; border:1px solid #323232; background:#161616; padding:8px 10px !important; font-size:14px; font-family:"Lato"; line-height:normal; border-radius: 0;}
.footer-join-mail_wrapper.gform_wrapper .gform_footer{ margin:0; padding:0;}
.footer-join-mail_wrapper.gform_wrapper .gform_footer input[type="submit"]{/* width:125px; */ color:#000; /* height:35px; */ background:#82d1de; font-size:16px; margin:0; padding:8px 37px 7px;  border-radius: 0;}
.footer-join-mail_wrapper.gform_wrapper .gform_footer input[type="submit"]:hover{background:#61cbdc;}
.footer-join-mail_wrapper.gform_wrapper .top_label .gfield_label{display:none;}
.footer-ctas .widget-background-wrapper.statment-col-contact{width:285px;}
.footer-ctas .widget-background-wrapper.statment-col-contact ul{background:url(images/location-map.jpg) no-repeat 15px;}
.footer-ctas .widget-background-wrapper.statment-col-contact ul li{color:#c7c7c7; line-height:22px; padding-bottom:4px;  display: inline-block; width:100%;}
.footer-ctas .widget-background-wrapper.statment-col-contact ul li span{color:#6dc9da;}
.footer-ctas .widget-background-wrapper.statment-col-contact ul li:first-child{margin-bottom:8px;}
.footer-ctas .widget-background-wrapper.statment-col-contact ul li a{color:#fff;}

.builder-module-footer-background-wrapper{background:#82d1de;padding:10px 0;}
.left-footer{float:left; font-size:12px;}
.left-footer p{font-size:14px; font-family: 'Calibri'; line-height:17px;}
.right-footer{float:right; padding-top:10px;}
.right-footer p{font-size:14px; font-family: 'Calibri'; line-height:17px;}
.right-footer p a{font-style:italic; color:#333333; text-decoration:underline;}
.right-footer p a:hover{text-decoration:none;}

/* Inner Pages */

.page-title-sec-background-wrapper { background: #82d1de; padding: 55px 0;}
.page-title-sec h1 { color: #fff;float: left;font-family: Oswald;font-size: 44px;font-weight: normal;line-height: normal;
text-transform: uppercase;width: 55%;  text-align: left; font-weight:600;}
.page-title-sec .breadcrumbs {color: #ffffff;float: right;font-family: "Lato",sans-serif;font-size: 16px;font-weight: bold;
line-height: 30px !important;text-align: right;width: 42%; padding:20px 0 5px; }
.page-title-sec .breadcrumbs a {color: #fff; font-weight: bold;}
.page-title-sec .breadcrumbs a :hover{color: #000;}
.page-title-sec  .breadcrumbs .breadcrums-sept { margin: 0 9px 0 5px;}
.page-content-outer-wrapper .builder-module-element-outer-wrapper.left .builder-module-element { margin-right: 20px;}
.page-content .entry-header{display:none;}
.page-content-background-wrapper {padding: 79px 0;}
.page-content h3 {font-size: 26px; margin-bottom: 5px;}
.page-content h3:first-child { line-height: 24px;  margin-bottom: 12px;}
.page-content .left p {color: #666666;font-size: 16px;line-height: 26px;margin-bottom: 20px;}
.page-content .right .widget-background-wrapper{width:387px; float:left; margin-bottom: 20px;}
.page-content ul{list-style:none;}
.page-content ul li{position:relative; padding-left:24px; display:inline-block; width:100%; font-size:16px; line-height:24px; color:#666666; padding-bottom: 20px;}
.page-content ul li:after{width:10px; height:10px; position:absolute; content:""; background:#82d1de; left:2px; top:9px; transform:rotate(45deg);}
.page-content .left h4 { padding: 8px 0;}
.page-content h5 {color: #333333;font-family: Lato;font-size: 18px;font-weight: bold;line-height: 26px;margin: 15px 0; text-transform: inherit; -webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;font-smoothing: antialiased; display: inline-block; width: 100%;}
.page-content .left h5:first-child{margin-top:0;}
.page-content .left h3:first-child {  margin-top: 0;}
.page-content .left h4:first-child { padding-top: 0;}
.page-content ul.edu-info { padding: 15px 0;}
.page-content ul.edu-info li::after { display: none;}
.page-content ul.edu-info li { padding: 0 0 8px;}
.page-content ul.edu-info li span { color: #666666;display: inline-block;font-size: 15px;line-height: normal; vertical-align: top;}
.page-content ul.edu-info li span.sub-head { color: #333333;font-size: 17px;font-weight: bold; width: 27%;}
.page-content ul.edu-info li span.delimiter {color: #333;font-size: 17px;font-weight: bold;width: 6%;}
.page-content ul.edu-info li span.edu-content{width: 60%;}
.edu-content a {color: #666;}
hr { border: 1px solid #e6e6e6;}
.page-content h4 span { color: #666666;font-family: Lato;text-transform: capitalize;}
.contact-main-sec { display: inline-block; width: 100%;background:url(images/contact-bg-pattern.png) repeat; padding:10px 10px 10px 20px; margin-bottom: 15px; margin-top: 5px;}
.contact-main-sec .contact-detail { width: 30%;}
.page-content .contact-detail h5 { margin-top: 5px;}
.contact-main-sec .contact-map { width: 70%;}
.page-content .gform_wrapper { display: inline-block; width: 100%;background:url(images/contact-bg-pattern.png) repeat; padding: 15px 20px;  margin: 5px 0 10px;}
body .page-content .gform_wrapper ul li.gfield { padding: 0;}
.page-content .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]), .page-content .gform_wrapper select, .page-content .gform_wrapper textarea{padding:8px 14px; border-radius: 4px;}
.page-content .gform_wrapper.gf_browser_gecko select, .page-content .gf_browser_ie.gform_wrapper .ginput_complex .ginput_left select, .page-content .gf_browser_ie.gform_wrapper .ginput_complex .ginput_right select{ border-radius: 4px; line-height: normal; padding: 5px 14px;}
.gform_wrapper .ginput_container select { -moz-appearance: none;-webkit-appearance: none;appearance: none;background: #fff url("images/select-arrow.png") no-repeat scroll 97% center; -webkit-border-radius: 0px;}
a[href^=tel] { color: inherit; text-decoration: none; }
.page-content .gform_wrapper .gform_footer { margin-top: 10px;  padding: 0 0 10px !important;}
.page-content .gform_wrapper .gform_footer input[type="submit"], .page-content  .gf_browser_ie.gform_wrapper .gform_footer input.button.page-content .gform_wrapper .gform_footer input[type="submit"], .page-content  .gf_browser_ie.gform_wrapper .gform_footer input.button { padding: 10px 32px;}
.page-content .gform_wrapper ul.gform_fields:not(.top_label) .gfield_label { color: #333; font-family: Lato;font-size: 17px;    font-weight: 600;}
.page-content .gform_wrapper .gfield_required { color: #333;}
.page-content .gform_wrapper textarea.medium{height:120px;}
.page-content label.sub-label {color: #333;font-size: 18px;font-weight: bold;line-height: normal;text-transform: uppercase;}
.page-content h5 span { color: #82d1de;}
.page-content .left p:last-child { margin-bottom: 0;}
.marginbottom15 { margin-bottom: 15px;}
select::-ms-expand {  display: none;}
