@charset "utf-8";
/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Alegreya+Sans:100:400,700|Bitter|Oswald:400,700);
x#dimensions {height: 200px;}

b {font-weight: 700;}
.dn {display: none !important;}

.img-c {margin: 0px auto;}

.icon-left {float: left; margin-right: 10px;}

.books-container {padding-top: 60px;}
.books {display: block; padding-bottom: 60px; border-bottom: 1px solid #ccc; margin-bottom : 60px;}
.books .books-title {padding-top: 0px; font-size: 30px; line-height: 35px;font-family: 'Bitter', serif; colro: #16528c;}
.books .books-copy {padding: 10px 0px 20px;}
.books .books-link {border: 2px solid #16528c; width: 300px; padding: 10px;text-align: center; text-decoration: none; display: inline-block; color: #16528c; font-size: 16px; text-transform: uppercase; font-weight: 700;}
.books .books-link:hover {background-color: #16528c; color: #fff;}
.books .books-book {max-width: 200px; margin-right: 50px;}

#home-cta {padding: 0px 0px 60px;}
#home-cta .home-cta-inner {padding-top: 80px; min-height: 450px;}
#home-cta h3 {color: #fff;padding-top: 0px; font-size: 30px; line-height: 35px;}
#home-cta .book {max-width: 225px; margin-right: 25px;} 
#home-cta .primary {padding-top: 15px; font-family: 'Alegreya Sans', sans-serif;font-size: 30px; line-height: 35px;}
#home-cta .secondary {color: #fff;padding-top: 15px; font-size: 21px; padding-bottom: 50px;font-family: 'Alegreya Sans', sans-serif;}
#home-cta .link {border: 1px solid #fff; width: 100%; padding: 10px;text-align: center; text-decoration: none; display: block; color: #fff; font-size: 16px; text-transform: uppercase;}
#home-cta .link:hover {background-color: #fff; color: #103356; }


#fluid-full-page-form-container {max-width: 720px; margin: 0px auto; background-color: #fff;  padding: 40px 40px 20px 40px; color: #000;}

#fixed-schedule-a-meeting {background-color: #ff8400; color: #fff; width: 260px; text-align: center; height: 50px; line-height: 50px; text-transform: uppercase; font-size: 18px; font-weight: 700; position: fixed; right: 20px; bottom: 20px; text-decoration: none;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-shadow: 0px 20px 50px #000;
}

#fixed-schedule-a-meeting:hover {background-color: #16528c;}

.button {background-color: #16528c; display: block; color: #fff; width: 260px; text-align: center; height: 50px; line-height: 50px; text-transform: uppercase; font-size: 18px; font-weight: 700; text-decoration: none;
	margin: 0px auto;
}

.button-wide {width: 380px; }

.button:hover {background-color: #ff8400; color: #fff;}


.note {border: 2px solid #ff0000; padding: 30px; text-align: center; font-size: 20px; color: #ff0000; margin-top: 30px; text-transform: uppercase;}

.whiteform #regular-contact-gf .gfield_label {color: #fff;}

.webinar-block {}
#webinars .media-page {height: 200px; background-size: cover;}

/*footer subscribe*/

#footer-subscribe-container .gfield_label {display: none !important;}

#footer-subscribe-container .gfield {float: left;}
#footer-subscribe-container .gform_wrapper .gform_footer {clear: none;}
#footer-subscribe-container #input_11_1 {
    background: none repeat scroll 0 0 #16528c;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    float: left;
    font-weight: 600;
    height: 50px;
    outline: medium none;
    padding: 0 1em;
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1) 0s;
    xwidth: 80%;
}
#footer-subscribe-container .gform_button {
    background: none repeat scroll 0 0 #103356;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    padding: 0;
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1) 0s;
    width: 20%;
	font-family: 'Titillium Web', sans-serif;
}

.form-group button.submit:hover {
	background: none repeat scroll 0 0 #ff8400;;	
}

.form-group .form-control::-webkit-input-placeholder {
   color: #b1c9e1;
}

.form-group .form-control:-moz-placeholder { /* Firefox 18- */
   color: #b1c9e1;  
}

.form-group .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #b1c9e1;  
}

.form-group .form-control:-ms-input-placeholder {  
   color: #b1c9e1;  
}










.bt-copy-button {display: table; margin: 0px auto;  font-size: 32px; padding: 20px 30px; text-decoration: none; text-align: center;}

.bt-copy-button.orange {background-color: #ff8400; color: #fff;}
.bt-copy-button.orange:hover {background-color: #16528c; color: #fff;}


.cat-post-excerpt-podcast {min-height: 345px !important;}

#page-content ol { list-style:decimal; margin-left: 30px;}

/*counter-reset: li; margin-left: 30px;} 

#page-content ol li::before {content: counter(li); color: black;
  display: inline-block; width: 1em;
  margin-left: -1em;
  counter-increment: li} */

/*PODCASTS*/
#podcast-subscribe {background-color: #efefef; margin-top: 10px;}
#podcast-subscribe .inner {padding: 0px 10px 10px; background-color: #05111d;}

#podcast-subscribe .inner .gform_button {width: 100%; border: none; background-color: #fff; margin-top: 10px; color: #05111d; font-size: 22px; line-height: 40px;}
#podcast-subscribe .inner .validation_error, #podcast-subscribe .inner .validation_message {color: #ff0000; font-size: 12px;}

#podcast-subscribe .inner .validation_error {font-size: 16px;}

#podcast-subscribe .inner .large {
	border: 1px solid #ccc;
	border: none;
    line-height: 35px;
    padding: 0px 8px;
}

#podcast-subscribe .gform_confirmation_message {color: #fff;}

.podcast-logos {margin: 0px auto 10px; display: block; text-align: center;}
.podcast-logos img {margin: 0px auto;}
.podcasts-template-default .media-page {margin-bottom: 20px;} 

.podcasts-template-default h1 {font-size: 35px !important;}

#transcripttrigger {color: #fff; display: inline-block; line-height: 40px; padding: 0px 15px; background-color: #16528c; text-decoration:none;}
#transcripttrigger:hover {background-color: #103356;}

#podcast-code iframe {height: 100px;}

.asfeaturedin {xfont-size: 30px; margin-top: 10px;}

.gfield_checkbox {margin-bottom: 20px;}
.gfield_checkbox br {display: none;}
.gfield_checkbox li {line-height: 25px; padding-top: 8px; padding-bottom: 8px; border-bottom: 1px solid #f5f5f5;}
.gfield_checkbox li input {    margin-right: 10px;
    margin-top: 5px;
    vertical-align: top;}
.gfield_checkbox li label {max-width: 80%;}
#input_4_5 {height: 130px;}


.home-panel { box-shadow: 0px 0px 0px #212121; display:block; border: 1px solid #ccc; margin-bottom: 10px;}
.home-panel:hover {
    -moz-box-shadow: 0 0 10px #888;
    -webkit-box-shadow: 0 0 10px #888;
    box-shadow: 0 0 10px #888;
}

.mb20 {margin-bottom: 20px;}


/*gravity form*/
.gform_wrapper .hidden_label .gfield_label,
.gform_wrapper label.hidden_sub_label,
.gform_wrapper label.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute!important;
    height: 1px;
    width: 1px;
    overflow: hidden
}

.gform_wrapper li.hidden_label input {
    margin-top: 12px
}

.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select {
    margin-bottom: 12px
}

.gform_wrapper .left_label li.hidden_label input,
.gform_wrapper .right_label li.hidden_label input {
    margin-left: 3.7%
}

.gform_wrapper .hidden_label input.large,
.gform_wrapper .hidden_label select.large,
.gform_wrapper .top_label input.large,
.gform_wrapper .top_label select.large {
    width: 100%
}
/*end gravity form*/



/*CTA*/
.btcta-container {text-align: center; clear: both; margin-bottom: 20px; border: 5px solid #efefef; padding: 20px 20px 0px;}
.pdesc {padding: 10px 0px;}
/*end CTA*/


body {color: #666; font-size: 1.1em; line-height: 1.6em; background: url(../images/bg.png) repeat-x; padding-top: 140px; }

.single-inner img {margin: 0px auto;}

.show {background-color: #efefef;}

.no-under {text-decoration:none !important;}

.sidebar-banner {display: block; text-align: center; margin-bottom: 10px;}

.sidebar-banner img {margin: 0px auto;}

#regular-contact-gf input {color: #000;}

body.single-post {xbackground-image: none;}
body.home {background: none; padding-top: 140px;}
body.archive {background: none; padding-top: 160px;}
body.page-template-default {padding-top: 160px;}
body.page-template-page-fluid, body.blog, body.single, body.page-template-page-contact, body.page-template-page-events, body.page-template-page-fluid-full-width, body.page-template-page-fluid-full-width-no-header, body.page-template-page-video-white-sidebar, body.page-template-page-landing-video, body.page-template-page-books-php, body.page-template-page-landing-video-schedule-a-meeting {xpadding-top: 620px; background-image: none;}

	a {
		color: #16528c;
		text-decoration:underline;
	}
.pl0 {padding-left: 0px;}
.pr0 {padding-right: 0px;}
.pt30 {padding-top: 30px;}

.mt10 {margin-top: 10px !important;}
.mt20 {margin-top: 20px !important;}
.mt82 {margin-top: 82px !important;}

.home-video-container {padding-top: 50px;}
.text-white {color: #fff !important;}

.intro-large {font-size: 22px; padding-top: 20px; line-height: 40px;}

#header-container {top: 0px; z-index:10000; position:fixed; width: 100%;}
#pre-header-container {background-color: #103356; }
#pre-header {height: 40px; line-height: 40px;}
#pre-header .bt-button {font-family: 'Oswald', sans-serif; color: #fff; font-size: 18px; display: block; width: 100%; text-align: center; text-decoration:none; text-transform:uppercase;}
#pre-header #client-login {background-color: #103356; }
#pre-header #free-assessment {background-color: #ff8400; }
#pre-header #client-login:hover, #pre-header #free-assessment:hover {background-color: #fff; color: #103356;}
#pre-header #schedule-a-meeting {background-color: #ffffff; color: #103356; }
#pre-header #schedule-a-meeting:hover {background-color: #16528c; color: #fff;}


#pre-header .phone {font-family: 'Oswald', sans-serif; color: #fff !important; font-size: 18px; text-align: right; text-transform:uppercase; margin-left: 20px;}

a[href^=tel] {
text-decoration:inherit;
color: inherit;
}

#media-container {xmargin-top: 50px;}

header {width: 100%; background-color: #16528c; height: 100px;}
header nav {line-height: 100px;
    float: right;
}

#header-logo {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 10;
}
#header-logo img {max-width: 285px; height: auto;}
.f-nav #header-logo img {width: 240px;}
header.f-nav {height: 80px;background-color: #16528c;}
header.f-nav nav {line-height: 80px;
    float: right;
}
header.f-nav .menupure-menu > li > a {
    line-height: 36px;
}


.bt-interior {background-color: #fbfbfb; box-shadow:0px 0px 1px #d2d2d2;}
#page-content {padding-bottom: 40px; min-height: 700px; padding-top: 30px;}
#page-content em {font-style: italic;}
#page-content h1, #media-fluid h1, .ls-wp-container h1 { color: #333; font-size: 52px; font-family: 'Bitter', serif; margin-bottom: 20px; line-height: 1.2em;}
#media-fluid h1 { color: #fff; background-color: rgba(0,0,0,0.6); display: inline-block; padding: 10px 20px;}
xxx#media-fluid h1 span {border-bottom: 1px solid #fff;}

#page-content h1.financial-education-h1 {font-size: 35px;}

body.single-post #page-content h1 {font-size: 40px;}
body.single-post .blog-home h1 {font-size: 40px;}

body.blog .blog-home h1 {margin-top: 20px; margin-bottom: 20px;}

h2 {font-family: 'Bitter', serif; color: #4d4d4d; font-size: 40px; border-bottom: 1px solid #b2b2b2; padding-bottom: 0px; line-height: 52px;}
body.single-post #page-content h2 {font-size: 30px; line-height: 1.2em;}
h2 span {border-bottom: 3px solid #b2b2b2; padding: 0px 20px;}
#page-content h2 {font-size: 32px; border-bottom: none; padding-bottom: 10px;}
#page-content h2 span {border-bottom: none; padding: 0px;}

h3 {font-family: 'Bitter', serif; color: #16528c; font-weight:400; font-size: 26px; margin-bottom: 10px;}
h4 {font-family: 'Bitter', serif; color: #4d4d4d; font-weight:400; font-size: 20px; margin-bottom: 10px;}

.home h3 {font-size: 30px; margin-bottom: 10px;}

#menupure {padding-top: 0px;}

.f-nav #menupure {padding-top: 0px;}


.menupure {
    padding: 0;
	background: none;
}
.menupure-menu > li > a {
  color: #fff;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  line-height: 76px;
  outline: 0 none;
  padding: 10px;
  text-decoration: none;
  font-family: 'Bitter', serif;
}

.menupure .showhide em {
  background: #fff none repeat scroll 0 0;
}

blockquote {
  background: none repeat scroll 0 0 #fafafa;
  border-left: 2px solid rgb(181, 67, 33);
  border-right: 2px solid rgb(181, 67, 33);
  font-size: 14px;
  margin: 0 0 40px;
  padding: 20px 30px;
  color: #333;
}

blockquote p::before {
  content: "";
  font-family: "FontAwesome";
  font-size: 12px;
  margin-right: 4px;
  position: relative;
  top: -6px;
}

blockquote p::after {
  content: "";
  font-family: "FontAwesome";
  font-size: 12px;
  margin-left: 4px;
  position: relative;
  top: 6px;
}

  	#breadcrumbs {font-size: 12px; color: #999;z-index: 1000; position: relative;}
	#breadcrumbs a {text-decoration:underline; color: #333; margin-left: 5px; margin-right: 5px;}
	#breadcrumbs a:hover {text-decoration:underline; color: #666;}

.gray-bar {background-color: #f1f1f1; padding-top: 10px; padding-bottom: 0px; margin-bottom: 40px;}
.blue-bar {background-color: #103356; color: #fff;}

.cts {display: block; height: 200px; width: 200px; border-radius: 50%; line-height: 200px; text-align: center; margin-top: 50px; font-size: 80px; background-color: #333; color: #fff;}
.cts:hover {border-radius: 0%;}
#page-copy {padding: 0px 1em 0px 1.5em;}

.disclaimer {font-size: 0.8em;}


/*Views*/
.view-2 {
    width: 100%;
    height: 230px;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
	margin-bottom: 15px;
	background-color: #103356;
}
.view-2 .mask, .view-2 .content {
    width: 100%;
    height: 230px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0
}
.view-2 img {
    display: block;
    position: relative;
	border: none !important;
	max-width:100%;
	height:auto;
	margin: 10px auto 0px;
	
}
.view-2 h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 20px 0 0 0
}
.view-2 p {
    font-size: 18px;
    position: relative;
    color: #fff;
    padding: 14px 6px 0px;
    text-align: center
}

.view-2 p span {
	padding-top: 15px;
	font-weight: bold;
	display: block; 
	font-weight: 20px;
}

.view-2 a.info {
    display: inline-block;
    text-decoration: none;
    background: #fff;
    color: #000;
}
.view-2 a.info:hover {
	background-color: #e5e5e5;
}

.view-seventh img{
    transition: all 0.5s ease-out;
    opacity: 1;
}
.view-seventh .mask {
    background-color: rgba(77,44,35,0.5);
    transform: rotate(0deg) scale(1);
    opacity: 0;
    transition: all 0.3s ease-out;
    transform: translateY(-200px) rotate(180deg);
}
.view-seventh h2{
    transform: translateY(-200px);
    transition: all 0.2s ease-in-out;
}
.view-seventh p {
    transform: translateY(-200px);
    transition: all 0.2s ease-in-out;
}
.view-seventh a.info {
    transform: translateY(-200px);
    transition:  all 0.2s ease-in-out;
} 

.view-seventh:hover img{
    transform: rotate(720deg) scale(0);
    opacity: 0;
}
.view-seventh:hover .mask {
    opacity: 1; 
    transform: translateY(0px) rotate(0deg);
    transition-delay: 0.4s;
}                                                                                      
.view-seventh:hover h2 {
    transform: translateY(0px);
    transition-delay: 0.7s;
}
.view-seventh:hover p {
    transform: translateY(0px);
    transition-delay: 0.6s;
}
.view-seventh:hover a.info {
    transform: translateY(0px);
    transition-delay: 0.5s;
}


/*contact*/
.page-template-page-contact #media-fluid iframe {height: 600px;}
body.page-template-page-contact  header {
  background-color: rgba(0, 0, 0, 0.8); height: 80px;
}
body.page-template-page-contact  header.f-nav {
  background-color: rgba(0, 0, 0, 0.8); height: auto;
}

/*Media*/
.media-link {border: 1px solid #16528c; margin-bottom: 20px;}
.media-link a {text-decoration:none; text-transform:uppercase;padding: 15px; display: block;}
.media-link:hover {background-color: #16528c;}
.media-link:hover a {color: #fff;}

/*giving tree*/
.giving-tree-intro {font-size: 20px; text-align: center;}
.giving-tree-logos {margin-top: 20px !important; margin-bottom: 20px !important;}


/*blog*/
.blog-disclaimer {font-size: 12px; line-height: 25px;}
#cloud-tag {margin-top: 30px; border-top: 1px solid #ccc; padding-top: 30px; font-size: 20px; line-height: 40px;}
#cloud-tag a {border: 1px solid #999; margin-right: 10px; display: inline-block; padding: 5px 10px; line-height: 30px; text-decoration:none; font-size: 12px !important; color: #999;}
#cloud-tag a:hover {border: 1px solid #103356; color: #103356;}
.cat-post {border: none; background-color: #fbfbfb; padding-bottom: 0px; font-size: 14px;}
.cat-post:hover {background-color: #fff;} 
.cat-post:hover .read-more {background-color: #16528c; }
.cat-post:hover .post-date {xbackground-color: #16528c; }
.cat-post:hover .overcast-small {opacity: 0.7}

.cat-post .title {color: #36444e; text-decoration:none; font-size: 20px; line-height: 25px; margin-bottom: 20px;}

.cat-post .read-more {color: #fff; text-decoration:none; font-size: 14px; line-height: 50px; background-color: #103356; width: 150px;  display: inline-block; text-transform: uppercase; 
font-weight: bold;

position: absolute; bottom: 0;
width: 100%; left: 0;
}
.cat-post .read-more i {opacity: 0; display: none; margin-left: 10px;}
.cat-post:hover .read-more i {opacity: 1; display: inline;}


.cat-post-excerpt {border-left: 1px solid #b2b2b2; border-right: 1px solid #b2b2b2; padding:  0px 20px 40px; text-align: center;border-bottom: 1px solid #b2b2b2;  min-height: 300px; position: relative;}
.post-date-container {text-align: center;	top: -30px; position: relative; z-index:2;}
.post-date {
  background-color: #103356;
  display: inline-block;
  height: 60px; width: 60px;
  padding-top: 10px;
  line-height: 18px;
  color: #fff;
    text-transform:uppercase;
	font-size: 14px;
	border: 4px solid #fbfbfb; 
}

.post-date span {display: block; font-size: 20px;	font-weight:bold;}

.post-date-month {
  background-color: #103356;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 100%;
  text-transform:uppercase;
  padding-bottom: 5px;
}

.post-date-day {
  background-color: #103356;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
  width: 100%;
}

.pop-shadow {box-shadow: 0 0 0 #212121;transition: all 0.5s ease-in-out 0s;}
.pop-shadow:hover {box-shadow: 0 0 10px #888;}

.pop-shadow-white {box-shadow: 0 0 0 #fff;transition: all 0.5s ease-in-out 0s;}
.pop-shadow-white:hover {box-shadow: 0 0 10px #fff;}


.single-inner {max-width: 820px; margin: 0px auto;}

/*media*/
.cat-post-excerpt-media {min-height: 180px; padding-top: 20px;}



/*Events*/
.events-map {margin-top: 20px;}
.events-map  iframe {height: 300px;}
.events-btn {
    display: inline-block;
    font-family: "Oswald",sans-serif;
	text-transform:uppercase;
    height: 50px;
    line-height: 50px;
    text-align: center;
    width: 150px;
	background-color: #ccc; 103356;
	color: #333; 
	text-decoration:none;
	margin-top: 10px;
}
.events-container:hover .events-btn {
	background-color: #ff8400;
	color: #fff;
}

.events-wrapper {padding-top: 40px;}
.events-container {border: 1px solid #ccc; padding: 0px 20px 20px; margin: 0px auto 50px; text-align: center; position: relative;}
.events-container:hover {border: 1px solid #ccc;}
.events-container .title {width: 100%; display: block; text-align: center;font-family: 'Bitter', serif; color: #16528c; font-size: 30px; padding-bottom: 0px; line-height: 42px; margin-top: -20px; text-decoration:none;}
.events-container .venue {font-weight: bold;}

.events-container .post-date-container {text-align: center;	top: -30px; position: relative; z-index:2;}
.events-container .post-date {
  background-color: #103356;
  display: inline-block;
  height: 60px; width: 60px;
  padding-top: 10px;
  line-height: 18px;
  color: #fff;
    text-transform:uppercase;
	font-size: 14px;
	border: 1px solid #fbfbfb; 
}

.events-container .post-date span {display: block; font-size: 20px;	font-weight:bold; padding-bottom: 3px;}

.events-container .post-date-month {
  background-color: #103356;
  color: #fff;
  display: inline-block;
  text-align: center;
  width: 100%;
  text-transform:uppercase;
  padding-bottom: 5px;
}

.events-container .post-date-day {
  background-color: #103356;
  color: #fff;
  display: inline-block;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
  width: 100%;
}



/*Team*/
.team-wrapper {width: 25%; float: left;min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
	margin-bottom: 20px;}
.team-wrapper-half {width: 12.5%; min-height: 422px; display: block;}
	
	
.team-wrapper .inner {border: 1px solid #ccc;}
.team-wrapper .inner p {margin: 0px;}

.team-container {min-height: 125px;}
.team-name {text-align: center; width: 100%;font-family: 'Bitter', serif; color: #16528c; font-weight:400; font-size: 26px; line-height: 30px; padding-top: 10px;}
.team-name em {font-size: 20px;}

.team-title {text-align: center; width: 100%; padding-bottom: 20px;font-family: 'Bitter', serif; color: #999; font-weight:400; font-size: 18px; line-height: 30px;}

.bio {padding: 20px; font-size: 14px;}
.bio button {transition: none;}
.team-member span, .bio-inner span  {font-family: 'Oxygen', sans-serif; font-weight: 300; font-size: 20px; padding-bottom: 15px; color: #666;}
.team-member:hover span, .bio-inner span {color: #333;}
.team-member, .bio-inner {font-weight:normal;}
.bio-inner {display: block; color: #999; padding-bottom: 10px;}
.bio-inner span {display: block; padding-bottom: 0px; }

.cboxelement {text-decoration:none;}
.cboxelement br {display: none;}








/*waypoints*/
.wp-hide {opacity: 0;}


/*Contact*/
#contact-other h2 {font-size: 25px;}
.gform_footer br {display: none;}

/*locations*/
.phone-label {width: 80px; display: inline-block;}
#locations iframe {height: 300px;}
#locations-contact iframe {height: 660px;}
#locations .row {border-bottom: 1px dashed #999; padding-bottom: 20px;}

/*services*/
.services-item {padding-top: 20px;}
.services-item:hover {xbackground-color: rgba(192,192,192,0.1);}
.services-item .inner .learn-more {
  display: block;
  font-family: "Oswald",sans-serif;
  font-size: 18px;
  height: 50px;
  text-transform: uppercase;
  line-height: 50px;
  margin-top: 10px;
  text-align: center;
  text-decoration: none;
  width: 150px;
  color: #fff; 
  background-color: #103356; 
}

.services-item .inner {
	min-height: 370px; padding-top: 20px;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
	}

.services-item:hover .inner {
	border-bottom: 1px solid #cfd6dd;
	border-top: 1px solid #cfd6dd;
	}


#page-content .services-item h2 {
	font-size: 25px;
	line-height: 30px;
	}

.services-item .inner:hover .learn-more {
	background-color: #ff8400; 	
}


.services-item .inner {position: relative;}
.icon-bg-pie-chart {background: url(../images/icon-pie-chart.png) center right no-repeat; position: absolute; top: 0; left: 0; opacity: 0.2; z-index: -1; display: block; width: 100%; height: 100%;}
.icon-bg-man-chart {background: url(../images/icon-man-chart.png) center right no-repeat; position: absolute; top: 0; left: 0; opacity: 0.2; z-index: -1; display: block; width: 100%; height: 100%;}
.icon-bg-bar-chart {background: url(../images/icon-bar-chart.png) center right no-repeat; position: absolute; top: 0; left: 0; opacity: 0.2; z-index: -1; display: block; width: 100%; height: 100%;}
.icon-bg-family {background: url(../images/icon-family.png) center right no-repeat; position: absolute; top: 0; left: 0; opacity: 0.2; z-index: -1; display: block; width: 100%; height: 100%;}
.icon-bg-line-chart {background: url(../images/icon-line-chart.png) center right no-repeat; position: absolute; top: 0; left: 0; opacity: 0.2; z-index: -1; display: block; width: 100%; height: 100%;}
.icon-bg-piggy-bank {background: url(../images/icon-piggy-bank.png) center right no-repeat; position: absolute; top: 0; left: 0; opacity: 0.2; z-index: -1; display: block; width: 100%; height: 100%;}
.icon-bg-pillars {background: url(../images/icon-pillars.png) center right no-repeat; position: absolute; top: 0; left: 0; opacity: 0.2; z-index: -1; display: block; width: 100%; height: 100%;}
.icon-bg-umbrella {background: url(../images/icon-umbrella.png) center right no-repeat; position: absolute; top: 0; left: 0; opacity: 0.2; z-index: -1; display: block; width: 100%; height: 100%;}
.icon-no-z {z-index: 0; opacity: 0.1;}


/*home page*/
.home-icons-container {background-color: #f1f1f1; margin-bottom: 40px;}
.home-icon-container-row {margin-bottom: 40px !important; margin-top: 40px;}
.home-icon-container {border-top: 1px solid #103356;border-bottom: 1px solid #103356;border-left: 1px solid #103356; padding: 0px !important; background-color: #fff;}
.home-icon-container.last {border-right: 1px solid #103356;}
.home-icon-container a {display: block; width: 100%; height: 230px; text-align: center; text-decoration:none;}
.home-icon-container a span {padding: 20px 0px 0px 0px;font-size: 20px; text-transform:uppercase; display:block; font-weight: bold;}
.home-icon-container a img {display: block; text-align: center; margin: 0px auto; padding-left: 0px;}
.home-icon-container a:hover img {padding-left: 20px;}


#home-promo {}
#home-promo .col-md-6 {min-height: 450px;}
.home-media { background: url(../images/home-media.jpg) top center; background-size: cover; background-color: #000; }
.home-events { background: url(../images/home-events.jpg) top center; background-size: cover; background-color: #000; }
.home-top-10 { background: url(../images/home-top-10.jpg) top center; background-size: cover; background-color: #000; }
#home-promo .home-media:hover .inner, #home-promo .home-events:hover .inner , #home-promo .home-top-10:hover .inner {padding-top: 120px;}

#home-questions {background: url(../images/home-questions.jpg) 50% 0 no-repeat; background-color: #000; min-height: 450px; margin-top: 20px; margin-bottom: 40px;}
#home-questions .inner, #home-promo .inner {text-align: center;padding-top: 100px; max-width: 850px; margin: 0px auto; color: #fff; font-size: 1.2em; }
#home-questions h4, #home-promo h4 {color: #fff; font-size: 50px; display: block;font-family: 'Bitter', serif; margin-bottom: 50px; line-height: 62px;}
.ask-baintree {width: 150px; height: 50px; text-align: center; color: #fff; background-color: #ff8400; display: inline-block; line-height: 50px; text-decoration:none;font-family: 'Oswald', sans-serif; text-transform: uppercase; font-size: 18px;}
.ask-baintree:hover {background-color: #fff;}


#home-video-copy {}
#home-video img {margin: 0px auto;}
#as-seen img, #as-seen-footer img {margin: 0px auto;}
#home-sub-nav-container * {transition: all 0.5s ease-in-out 0s;}
#home-sub-nav-container {border-top: 2px solid #fff; background-color: #16528c; margin-bottom: 20px; line-height: 1.2em;}
#home-sub-nav li {width: 25%; float: left;}
#home-sub-nav li .inner {border-left: 1px solid #fff;}
#home-sub-nav li:last-child .inner {border-right: 1px solid #fff;}
#home-sub-nav li .inner a {padding: 20px 15px 22px; display:block; color: #fff; text-decoration:none;}
#home-sub-nav li .inner img {float: left; margin-right: 10px;}
#home-sub-nav li .inner .item {width: 75%; margin-left: 25%; text-align: center;}
#home-sub-nav li .inner a span {display: block; font-size: 24px;padding-top: 5px; padding-bottom: 3px; font-weight:bold;}

#home-sub-nav li:hover {background-color: #103356;}
#home-sub-nav li:hover .inner img {
    -ms-transform: rotate(-15deg); /* IE 9 */
    -webkit-transform: rotate(-15deg); /* Chrome, Safari, Opera */
    transform: rotate(-15deg);
	xmargin-right: 20px;
}

#home-content {padding-top: 20px; padding-bottom: 0px;}
#home-content h1 {font-size: 40px; color: #333;font-family: 'Bitter', serif; margin-bottom: 20px;}
#home-content .intro {max-width: 850px; margin: 0px auto; text-align: left; color: #666666; line-height: 1.6em;}

.row {margin-bottom: 20px;}
.home-section {margin-bottom: 20px; padding-bottom: 20px; border-bottom: 3px solid #cb4210;}
.home-section:hover {border-bottom: 3px solid #efefef;}
.home-section h2 a {font-size: 20px; color: #cb4210; display: block;}

.home-section .learn-more {font-weight: bold; line-height: 40px; font-size: 12px; color: #333; text-decoration:underline; display: block; margin-top: 10px;}
.home-section:hover .learn-more {}



#regular-contact-gf .gform_button {
    background-color: #173357;
    background-image: none;
	margin-top: 0px;
	min-width: 200px; 
	border-radius: 0px;
	width: auto;
	}

#regular-contact-gf .gform_button:hover {

    background-color: #24538e;
}	
.schedule-a-tour {margin-top: 20px;}

#regular-contact-gf.on-white .validation_error {border: 3px solid #ffdfe0 !important; padding-left: 20px !important; padding-right: 20px; color: #000 !important;}

/*section*/
.section-half .inner {margin-bottom: 3%; padding: 20px;}
.section-half .inner .copy {min-height: 400px; background-color: rgba(0, 0, 0, 0.7);  padding: 20px; color: #fff; }
.section-half .inner .copy-r {padding-left: 40%;}
.section-half .inner .copy-l {padding-right: 40%; padding-left: 30px;}
#page-content .section-half .inner .copy h2 {color: #fff; font-size: 27px;}
.about-you-retiree {background: url(../images/about-you-retiree.jpg);}
.about-you-retiree-to-be {background: url(../images/about-you-retiree-to-be.jpg);}
.about-you-business-owners {background: url(../images/about-you-business-owners.jpg);}
.about-you-young-professional {background: url(../images/about-you-young-professional.jpg);}


.about-us-story {background: url(../images/about-us-story.jpg);}
.about-us-approach {background: url(../images/about-us-approach.jpg);}
.about-us-team {background: url(../images/about-us-team.jpg);}
.about-us-giving-tree {background: url(../images/about-us-giving-tree.jpg);}

.bg-cover { background-size: cover;}
.section-half .inner .learn-more {height: 40px; width: 150px; text-decoration:none; text-transform:uppercase;text-align: center; display:inline-block; margin-top: 20px; background-color: #fff; color: #000; line-height: 40px;}
.section-half:hover .inner .copy {background-color: rgba(0, 0, 0, 0.85);}
.section-half:hover .inner .learn-more {background-color: #ff8400; color: #fff;}

.fluid-full-width-intro {max-width: 800px; margin: 0px auto 40px;}

/*home slider*/
#layerslider_1_1 .more:hover {color: #fff; background-color: #16528c !important;}
.slider-btn { color: #fff !important; text-decoration: none !important; }
#layerslider_1 sup {font-size: 13px; top: -2em;}

/*    home tabs */
.sky-tabs > label {    padding: 0 1px 0px 0;}
.sky-tabs > label span {
  background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;
  display: block;
  padding: 0px;
  line-height: 1.6em;
}

.sky-tabs > label span span {padding: 9px 30px; text-transform:uppercase;}

.sky-tabs > input:checked + label span span {  background: #16528c none repeat scroll 0 0;}
#home-tabs {margin-top: 20px;}

#home-tabs ul {border-top: 3px solid #16528c;}

.sky-tabs .inner {border: 1px solid #e7e7e7; background-color: #fbfbfb; padding: 20px; text-align: left;}

.sky-tabs .inner h4 {font-size: 20px; font-family: 'Bitter', serif; text-transform:uppercase; color: #0d3966;}

.sky-tabs .inner .learn-more {width: 150px; height: 50px; text-align: center; color: #fff; background-color: #103356; display: block; line-height: 50px; text-decoration:none;font-family: 'Oswald', sans-serif; font-size: 22px; margin-top: 10px; text-transform: uppercase; font-size: 18px;}
.sky-tabs .inner .learn-more:hover {color: #fff; background-color: #16528c;}



/* Fluid */
.overcast {position: absolute; z-index: 2; width: 100%; height: 100%; background: url(../images/media-shadow.png) repeat-x;}
.overcast-small {position: absolute; z-index: 2; width: 100%; height: 100%; background: url(../images/media-shadow-small.png) repeat-x; top: 0; opacity: 0.2}

.revop {opacity: 0.2}

.display-table {}

#media-fluid {height: 600px; background-color: #000; width: 100%; xposition: absolute; xtop: 0; }
x.media-fuild-spacer {margin-top: 180px;}
.subheader-title-holder {
	padding-top: 250px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
	height: 330px;
	text-align: center; 
	color: #fff;
}
.dp-subheader {
    display: table;
    position: relative;
    width: 100%;
	z-index: 3;
	top: 0;
}

.dp-subheader h1 {max-width: 960px; margin: 0px auto;}



/*ACCORDION*/
.su-accordion {
  margin-bottom: 1.5em;
}


.su-accordion .su-spoiler {
  margin-bottom: 0.5em;
}


.su-column-inner > *:first-child, .su-accordion > *:first-child, .su-spoiler-content > *:first-child, .su-service-content > *:first-child, .su-box-content > *:first-child, .su-note-inner > *:first-child, .su-expand-content > *:first-child, .su-lightbox-content > *:first-child {
  margin-top: 0;
}
.su-spoiler-title {
  cursor: pointer;
  font-size: 13px;
  font-weight: bold;
  line-height: 32px;
  min-height: 32px;
  position: relative;
}

.su-spoiler-style-default > .su-spoiler-title {
  padding-left: 27px;
  padding-right: 0;
}

.su-spoiler-icon {
  display: block;
  font-family: FontAwesome;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  height: 20px;
  line-height: 21px;
  position: absolute;
  text-align: center;
  top: 7px;
  width: 20px;
}

.su-spoiler-style-default > .su-spoiler-title > .su-spoiler-icon {
  left: 0;
}

.su-spoiler-icon-plus .su-spoiler-icon::before {
  content: "";
}

.su-spoiler-icon-plus.su-spoiler-closed .su-spoiler-icon::before {
  content: "";
}

.su-spoiler-content {
  transition: padding-top 0.2s ease 0s;
}

.su-spoiler.su-spoiler-closed > .su-spoiler-content {
  border: medium none;
  height: 0;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  padding: 0;
}

.su-clearfix::before, .su-clearfix::after {
  content: " ";
  display: table;
}

.su-clearfix::after {
  clear: both;
}

.su-clearfix::before, .su-clearfix::after {
  content: " ";
  display: table;
}

.su-spoiler-style-default > .su-spoiler-content {
  padding: 1em 0 1em 27px;
}















.list-highlight {margin-bottom: 20px; padding: 20px 30px; background-color: #188d99;
/* fallback */ 
background-color: #188d99; background-image: url(images/radial_bg.png); background-position: center center; background-repeat: no-repeat; 
/* Safari 4-5, Chrome 1-9 */ /* Can't specify a percentage size? Laaaaaame. */ 
background: -webkit-gradient(radial, center center, 0, center center, 460, from(#2eb2bf), to(#188d99)); 
/* Safari 5.1+, Chrome 10+ */ 
background: -webkit-radial-gradient(circle, #2eb2bf, #188d99); 
/* Firefox 3.6+ */ 
background: -moz-radial-gradient(circle, #2eb2bf, #188d99); 
/* IE 10 */ 
background: -ms-radial-gradient(circle, #2eb2bf, #188d99);

}

.list-highlight li {background: url("images/list-star.png") no-repeat scroll 5px 19px transparent; border-bottom: 1px dotted #a7c388;
    display: block;
    float: none;
    margin: 0 !important;
    padding: 13px 0 13px 25px;
	color: #fff; font-weight:bold; font-size: 20px;font-family: 'Alegreya Sans', sans-serif; text-shadow: 1px 1px #000;}
.list-highlight li:last-child {border-bottom:none;}






/*ribbon*/
.ribbon-wrapper-green {
  width: 190px;
  height: 190px;
  overflow: hidden;
  position: absolute;
  top: -2px;
  right: -2px;
}


.ribbon-green {
  font: bold 15px Sans-Serif;
  text-align: center;
  text-shadow: rgba(255,255,255,0.5) 0px 1px 0px;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 7px 0;
  left: -41px;
  top: 64px;
  width: 300px;
  background-color: #BFDC7A;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BFDC7A), to(#8EBF45)); 
  background-image: -webkit-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:    -moz-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:     -ms-linear-gradient(top, #BFDC7A, #8EBF45); 
  background-image:      -o-linear-gradient(top, #BFDC7A, #8EBF45); 
  color: #525254;
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}


.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #6e8900;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}



.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}


/*LISTS*/
.list-fa, .single-inner ul {margin-bottom: 20px;}
.list-fa li {padding-left: 50px; line-height: 30px;    padding-bottom: 20px;}
.list-fa-arrow, .single-inner ul {	margin-left: 20px; margin-bottom: 20px;}

.list-fa-arrow ul, .single-inner ul ul{	margin-bottom: 0px;}
.list-fa-arrow li:before, .single-inner ul li:before {
	content: '\f054'; /* FontAwesome char code inside the '' */
  	font-family: FontAwesome; /* FontAwesome or whatever */
  	display: inline-block;
  	width: 1.2em; /* same as padding-left set on li */
	margin-left: -1.2em; /* same as padding-left set on li */
	color: #103356;
	float: left;
}

.list-fa-arrow-orange li:before {
	content: '\f054'; /* FontAwesome char code inside the '' */
  	font-family: FontAwesome; /* FontAwesome or whatever */
  	display: inline-block;
  	width: 1.2em; /* same as padding-left set on li */
	margin-left: -1.2em; /* same as padding-left set on li */
	color: #ff8400;
	float: left;
}


.list-fa-bullseye li:before {
	content: '\f140'; /* FontAwesome char code inside the '' */
  	font-family: FontAwesome; /* FontAwesome or whatever */
  	display: inline-block;
  	width: 35px; /* same as padding-left set on li */
	margin-left: -35px; /* same as padding-left set on li */
	color: #00bdff;
	float: left;
	font-size: 25px;
}




.list-fa-arrow li, .single-inner ul li {
  line-height: 30px;
  padding: 5px 0 5px 1.2em;
}

/*accordion*/
.su-spoiler-title {
  border: 1px solid #ccc;
  line-height: 30px !important;
  background-color: #188d99;
  color: #fff;
}
.su-spoiler-icon {
  margin-left: 5px;
}
.su-spoiler-style-default > .su-spoiler-title {
  padding-left: 32px !important;
  padding-right: 0;
}

.su-spoiler-icon {
  top: 12px !important;
}

/*promo*/
#promo {padding-top: 10px; font-size: 11px;}
#promo {text-align: right;}
footer #promo {padding-top: 0px; font-size: 12px;}
#promo span {font-size: 15px; font-weight:bold;}
#allrights-footer {font-size: 11px;}
#allrights-footer a:hover {text-decoration:none;}
.credit {color: #999; padding-top: 10px; display:block;}
.credit a {color: #999;}
.credit a:hover {color: #999; text-decoration:none;}

/*SOCIAL*/

.list-unstyled {
	padding-left: 10px;
	list-style: none;
}
.list-inline li {
	display: inline-block;
	padding-right: 3px;
	padding-left: 3px;
}
/*---- Genral classes end -------*/

/*Change icons size here*/
.social-icons .fa {
	font-size: 20px;
}
/*Change icons circle size and color here*/
.social-icons .fa {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #16528c;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	background-color: #fff !important;
}

.footer-connect .social-icons .fa {height: 50px; width: 50px; line-height: 50px; background-color: #fff !important; color: #103356 !important;}

.footer-connect .social-icons .fa:hover {background-color: #16528c !important; color: #fff !important;}

.footer-connect .list-unstyled {padding-left: 0px;}

.social-icons.icon-circle .fa{ 
	border-radius: 50%;
}
.social-icons.icon-rounded .fa{
	border-radius:5px;
}
.social-icons.icon-flat .fa{
	border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
	color: #ff8400;
	
}
.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active { 
 	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1); 
}
.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active { 
	-webkit-transform: scale(1.1) rotate(360deg);
	-moz-transform: scale(1.1) rotate(360deg);
	-ms-transform: scale(1.1) rotate(360deg);
	-o-transform: scale(1.1) rotate(360deg);
	transform: scale(1.1) rotate(360deg);
}
 
.social-icons .fa-adn{background-color:#504e54;} 
.social-icons .fa-apple{background-color:#aeb5c5;} 
.social-icons .fa-android{background-color:#A5C63B;}  
.social-icons .fa-bitbucket,.social-icons .fa-bitbucket-square{background-color:#003366;} 
.social-icons .fa-bitcoin,.social-icons .fa-btc{background-color:#F7931A;} 
.social-icons .fa-css3{background-color:#1572B7;} 
.social-icons .fa-dribbble{background-color:#F46899;}  
.social-icons .fa-dropbox{background-color:#018BD3;}
.social-icons .fa-facebook,.social-icons .fa-facebook-square{background-color:#3C599F;}  
.social-icons .fa-flickr{background-color:#FF0084;}
.social-icons .fa-foursquare{background-color:#0086BE;}
.social-icons .fa-github,.social-icons .fa-github-alt,.social-icons .fa-github-square{background-color:#070709;} 
.social-icons .fa-google-plus,.social-icons .fa-google-plus-square{background-color:#CF3D2E;} 
.social-icons .fa-html5{background-color:#E54D26;}
.social-icons .fa-instagram{background-color:#A1755C;}
.social-icons .fa-linkedin,.social-icons .fa-linkedin-square{background-color:#0085AE;} 
.social-icons .fa-linux{background-color:#FBC002;color:#333;}
.social-icons .fa-maxcdn{background-color:#F6AE1C;}
.social-icons .fa-pagelines{background-color:#241E20;color:#3984EA;}
.social-icons .fa-pinterest,.social-icons .fa-pinterest-square{background-color:#CC2127;} 
.social-icons .fa-renren{background-color:#025DAC;}
.social-icons .fa-skype{background-color:#01AEF2;}
.social-icons .fa-stack-exchange{background-color:#245590;}
.social-icons .fa-stack-overflow{background-color:#FF7300;}
.social-icons .fa-trello{background-color:#265A7F;}
.social-icons .fa-tumblr,.social-icons .fa-tumblr-square{background-color:#314E6C;} 
.social-icons .fa-twitter,.social-icons .fa-twitter-square{background-color:#32CCFE;} 
.social-icons .fa-vimeo-square{background-color:#229ACC;}
.social-icons .fa-vk{background-color:#375474;}
.social-icons .fa-weibo{background-color:#D72B2B;}
.social-icons .fa-windows{background-color:#12B6F3;}
.social-icons .fa-xing,.social-icons .fa-xing-square{background-color:#00555C;} 
.social-icons .fa-youtube,.social-icons .fa-youtube-play,.social-icons .fa-youtube-square{background-color:#C52F30;}

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  left: -9000px;
  position: absolute !important;
}

/*sidebar*/
#sidebar h3 {text-transform:uppercase; color: #188d99; border-bottom: 1px solid #926e8f; font: 20px/25px 'Open Sans', sans-serif;; font-weight: bold; margin-bottom: 10px;}
.sidebar-menu a {color: #fff; background-color: #103356; text-decoration:none; display: block;font: 16px/25px 'Open Sans', sans-serif; padding: 10px 0px 10px 10px; display: block;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out; 
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;}
.sidebar-menu a:hover {padding-left: 20px;}
.sidebar-menu li {margin-bottom: 1px;}
.sidebar-menu {margin-bottom: 10px;}

/*footer*/
#success_message {background-color: #00bf02; color: #fff; font-weight: #fff; padding: 10px;}
footer {background-color: #fff;}
#footer-cta-container:hover {background-color: #16528c; }
.footer-cta {padding-top: 40px; padding-bottom: 20px; color: #fff; font-size: 35px; line-height: 50px; text-align: center;	}
xxx.footer-cta a {display: inline-block; width: 150px; height: 50px; color: #fff; background-color: #ff8400; text-align: center;font-family: 'Oswald', sans-serif; font-size: 20px; line-height: 50px; text-decoration: none; margin-right: 20px; text-transform: uppercase;}
x#footer-cta-container:hover a {background-color: #fff; color: #16528c;}

.footer-cta a {display: block;}
.footer-cta img {margin: 0px auto;}

.footer-connect {padding-top: 40px; color: #fff; margin-bottom: 10px;}
.footer-connect .phone {height: 50px; line-height: 50px; font-family: 'Oswald', sans-serif; font-size: 42px;}
.footer-connect span {display: block; padding-bottom: 5px;}
footer .address {line-height: 30px; color: #333;padding-left: 20px;}
footer .fm3 {border-right: 1px solid #e5e5e5; }

.footer-menu {}
.footer-menu a, footer .address a {display: block; text-decoration:none; line-height: 40px; color: #103356; }
footer .address a {text-decoration: underline;}
.footer-menu a:hover, footer .address a:hover {color: #fff; background-color: #103356; padding-left: 10px; text-decoration:none; }
.footer-menu a:first-child {font-weight:bold;}
.footer-menu-container {border-bottom: 1px solid #103356; padding-bottom: 20px;}

/*sign up*/

.form-group .form-control {
    background: none repeat scroll 0 0 #16528c;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    float: left;
    font-weight: 600;
    height: 50px;
    outline: medium none;
    padding: 0 1em;
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1) 0s;
    width: 80%;
}
.form-group button.submit {
    background: none repeat scroll 0 0 #103356;
    border: medium none;
    border-radius: 0;
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    height: 50px;
    line-height: 50px;
    padding: 0;
    transition: all 0.3s cubic-bezier(0, 0, 0.58, 1) 0s;
    width: 20%;
	font-family: 'Titillium Web', sans-serif;
}

.form-group button.submit:hover {
	background: none repeat scroll 0 0 #ff8400;;	
}

.form-group .form-control::-webkit-input-placeholder {
   color: #b1c9e1;
}

.form-group .form-control:-moz-placeholder { /* Firefox 18- */
   color: #b1c9e1;  
}

.form-group .form-control::-moz-placeholder {  /* Firefox 19+ */
   color: #b1c9e1;  
}

.form-group .form-control:-ms-input-placeholder {  
   color: #b1c9e1;  
}
.footer-connect > div {padding-bottom: 20px;}
.sub-footer {color: #e6f3ff; font-size: 13px; padding-top: 20px; padding-bottom: 30px; line-height: 1.5em;}

.sub-footer a {color: #e6f3ff; text-decoration:underline;}
.sub-footer a:hover {color: #fff; text-decoration:none;}

/*modals*/
.evaluation-disclosure {color: #fff; font-size: 14px; padding-top: 30px; border-top: 1px solid #fff; margin-top: 40px;}
.evaluation-disclosure h3 {color: #fff;}
.evaluation-disclosure a {color: #fff;}
#window.free-assessment-window {
  backface-visibility: hidden;
  display: inline-block;
  margin: auto;
  max-width: 100%;
  padding: 40px;
  transform-style: preserve-3d;
  transition-delay: 0s;
  width: 600px;
  z-index: 2;
  height: 500px;
}

.free-assessment-form {width: 500px; margin: 0px auto; max-width: 100%; padding: 100px 15px 0px; text-align: center;}
.free-assessment-form .inner {color: #fff; font-weight: 400; font-size: 16px; padding-bottom: 20px;}
.free-assessment-form .inner h5 {font-size: 40px; margin-bottom: 20px; font-weight: 400;}
.free-assessment-form #regular-contact-gf .gfield_label {
    color: #fff;
}
.op-bt-closeall {float: right;}

.free-assessment-form  #regular-contact-gf .gform_button {
  background-image: none;
  background-color: #16528c; 
  border-radius: 0px;
  margin-top: 10px;
  width: 100%;
}

#regular-contact-gf .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: #ffdfe0;
  border-bottom: 1px solid #c89797;
  border-top: 1px solid #c89797;
  margin-bottom: 0em !important;
  padding: 0px !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
  margin-top: 0em !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label, .gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label {
  margin-left: 0px !important;
}

.gform_wrapper .top_label .gfield_error {
  width: 100% !important;
}

#regular-contact-gf .gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
 	border: none;
 }
 
xxx#regular-contact-gf .gform_wrapper .gfield_error .gfield_label {
  color: #fff;
}

#regular-contact-gf .gfield_error .large, #regular-contact-gf .gfield_error .medium{
  	margin-bottom: 0px !important;
	background-color: #ffdfe0 !important;
	border-color: red;
}


#regular-contact-gf .gform_wrapper .validation_message {
  	color: #790000;
  	font-weight: bold;
  	letter-spacing: normal;
	display:none;}

xxxx#regular-contact-gf .gform_wrapper div.validation_error {
  border-bottom: 2px solid #fff;
  border-top: 2px solid #fff;
  color: #fff;
	width: 100%;}





#regular-contact-gf.white-form .gfield_label{color: #fff;}

.show-mobile {display: none;}


    @media only screen and (max-width : 1400px) {
		#home-questions h4, #home-promo h4 {font-size: 40px;}
	}

    /* Large Devices, Wide Screens */
    @media only screen and (max-width : 1200px) {
		#home-cta .home-cta-inner {min-height: 552px;}
		.home-icon-container a {font-size: 14px;}
		.home-icon-container a span {font-size: 18px;}
		body, body.home {padding-top: 120px; }
		#home-questions h4, #home-promo h4 {font-size: 30px;}
		header {height: 80px;}
		header nav {line-height: 80px;}
		.menupure-menu > li > a {
			font-size: 16px;
			line-height: 56px;
		}
		x#header-logo {top: 10px;}
		#menupure {padding-top: 0px;}
		#header-logo img {width: 240px; height: auto;}
		#home-sub-nav li .inner a {text-align: center;}
		#home-sub-nav li .inner img {float: none; margin: 0px auto;}
		#home-sub-nav li .inner a span {display: block; font-size: 24px;padding-top: 5px; padding-bottom: 3px; font-weight:bold;}
		#home-sub-nav li .inner img {	margin: 0px auto; width: 25%;}	
		#home-sub-nav li .inner .item {width: 100%; margin-left: 0%; text-align: center;}	
		
		body.page-template-page-contact  header {height: 70px;}
		.section-half .inner .copy-r {padding-left: 20px;}
.section-half .inner .copy-l {padding-right: 20px;}
		
		
    }

    /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
		.home-icon-container {border-right: 1px solid #103356; border-bottom: none;}
		.home-icon-container.last {border-bottom: 1px solid #103356;}
		body {padding-top: 0px !important;}
		body.home {padding-top: 0px !important;}
		body.page-template-default {
    padding-top: 0px !important;;
}
		header, header.f-nav {height: 60px;}
		header nav, header.f-nav nav {line-height: 60px;}
		.menupure .showhide {height: 60px; line-height: 60px; padding-top: 18px;}
		.menupure-menu > li > a {
    font-size: 16px;
    line-height: 22px;
}
		.team-wrapper {width: 50%;}
		body.page-template-page-contact  header {height: auto;}
		.subheader-title-holder {
	padding-top: 40px;
	height: 250px;
}
		body.page-template-page-fluid, body.page-template-page-contact, body.single-post, body.blog, body.page-template-page-fluid-full-width, body.page-template-page-events,  body.single-events {xpadding-top: 480px; background-image: none;}
		
		#media-fluid, .page-template-page-contact #media-fluid iframe  {height: 450px;}
		#media-fluid {position: relative; margin-top: 50px;}
		
		body.page-template-page-fluid-php #header-container, body.page-template-page-contact #header-container, body.single-post #header-container, body.blog #header-container, body.page-template-page-fluid-full-width #header-container, body.single-events #header-container,  body.page-template-page-events #header-container {position: absolute;}
		
		body.page-template-page-contact #media-fluid, xxxbody.page-template-page-fluid-full-width #media-fluid {margin-top: 95px;}
		
		#header-logo {top: 0px;}
		footer .address {text-align: center; border-top: 1px solid #103356; margin-top: 20px; padding-top: 20px;}
		.footer-connect div {text-align: center;}
		.sky-tabs > label span span {    padding: 9px 15px;}
		#media-container {margin-top: 0px;}
		#promo {text-align: center;}
		#social {float: none; display: block; width: 100%; text-align: center;}
		#social a {float: none; display: inline-block;}
		#header-logo {text-align: center;}
		#header-logo img, .f-nav #header-logo img {width: 170px; height: auto;}
 		#sidebar {padding-bottom: 5px; min-height: inherit;}
		
    	#breadcrumbs {display: none;}
		#pre-header .phone { text-align: center;font-size: 16px;}
		#pre-header .bt-button {font-size: 12px !important;}
#header-container {position: relative;}
header {background-color: #16528c; z-index: 1000; position: relative;}
		#menupure {padding-top: 0px; background-color: #16528c;}

.pl0 {padding-right: 0px;}
.pr0 {padding-left: 0px;}
		#home-sub-nav li .inner {height: 150px;}

		.footer-cta {text-align: center;}
.footer-cta a {float: none;}

#home-sub-nav li .inner img { width: 40%;}
#home-sub-nav li .inner .item {}
#home-sub-nav li .inner a span {}
.phone {width: 100%;}
	}

    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
				.show-mobile {display: block;}
		.hide-mobile {display: none;}
		.home-icon-container {margin: 15px 15px 0px; border-bottom: 1px solid #103356;}
		#header-social {display: none !important;}
				#home-sub-nav-container {display: none;}
		#page-content h1, #media-fluid h1 {font-size: 40px;}
		#page-content h2 {font-size: 28px;}
		.op-bt-closeall {float: none;}
		.op-panelctrl{text-align: center;}
		footer .address {border-top: none; padding-top: 0px; margin-top: 0px;}
		.sky-tabs > label span span br {display: none;}
		#home-questions .inner {padding-top: 150px;}
		.home-section img {float: right; margin-left: 10px; max-width: 200px;}
		.home-section .inner {}
		.home-section h2 a {font-size: 16px;}
		#home-sub-nav li {width: 50%;}
		#home-sub-nav li .inner {border-bottom: 1px solid #fff;}
		#home-sub-nav li:nth-child(2) .inner {border-right: 1px solid #fff;}
		#home-sub-nav li:nth-child(3) .inner, #home-sub-nav li:nth-child(4) .inner {border-bottom: none;}
		#home-sub-nav li .inner img {float: left; margin-right: 10px; width: 25%;}
#home-sub-nav li .inner .item {width: 75%; margin-left: 25%; text-align: center;}
#home-sub-nav li .inner a span {display: block; font-size: 24px;padding-top: 5px; padding-bottom: 3px; font-weight:bold;}
		#home-sub-nav li .inner {height: 110px;}
		.footer-cta {font-size: 25px;}
    }

    /* Extra Small Devices, Phones */ 
    @media only screen and (max-width : 480px) {
				.team-wrapper {width: 100%;}
		.free-assessment-form .inner {text-align: center;}
		.free-assessment-form .inner h5 {font-size: 24px;}
		#home-questions .inner {padding-top: 60px; padding-left: 15px; padding-right: 15px;}
		#home-questions h4 {font-size: 40px; line-height: 45px;}
		.home-section img {float: none; max-width: 100%;}
		#home-sub-nav
		#home-sub-nav li {width: 100%;}
		#home-sub-nav li .inner {}
		#home-sub-nav li .inner a span {font-size: 18px;}	
		.footer-cta span {display: block;}	
		.icon-bg-pie-chart, .icon-bg-man-chart, .icon-bg-bar-chart, .icon-bg-family, .icon-bg-line-chart, .icon-bg-piggy-bank, .icon-bg-pillars, .icon-bg-umbrella  {background-position: center center; opacity: 0.1;}
				.subheader-title-holder {
	padding-top: 40px;
}
		#media-fluid h1{    font-size: 30px;}
#home-questions .inner, #home-promo .inner {padding-top: 50px;}
    }

    /* Custom, iPhone Retina */ 
    @media only screen and (max-width : 320px) {
        
    }