/*
Theme Name: Thrive Logic
Theme URI: http://www.nashvilleinteractive.com/
Author: Nashville Interactive
Author URI: http://www.nashvilleinteractive.com/
Description: Custom theme
Version: 1.0
Tags: custom theme
Text Domain: thrive
*/


@import url('https://fonts.googleapis.com/css?family=PT+Sans+Narrow:400,700|PT+Sans:400,400i,700,700i');

/*
  font-family: 'PT Sans Narrow', sans-serif;
  font-family: 'PT Sans', sans-serif;
*/

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;padding:0;border:0;margin:0;vertical-align:baseline}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}

th, td{		
	padding: 10px;
	border: #CCC 1px solid;
}

big{font-size:125%}
small, sup, sub{font-size:80%}
sup{vertical-align:super}
sub{vertical-align:sub}
dd{margin-left:20px}
kbd, tt{font-family:courier;font-size:80%}
ins{text-decoration:underline}
del, strike, s{text-decoration:line-through}


.clearfix:before, .clearfix:after, .container:before, .container:after, .sticky-wrapper:before, .sticky-wrapper:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after, ul:after {
    content: " ";
    display: table;
}

*:before, *:after {
    box-sizing: border-box;
}

.clearfix:after, .container:after, .sticky-wrapper:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical > .btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after, ul:after {
    clear: both;
}


body{
	font-family: 'PT Sans', sans-serif;
	color:#49565a;
	margin:0;
	background: #FFF;
	line-height: 1.5em;
}


h1, h2, h3, nav, .cta, .cta2, .cta3, #header_right .main_phone_header {
  font-family: 'PT Sans Narrow', sans-serif;
}


p{margin:0 0 20px 0px}

.entry-content p{
  font-size: 18px;
  line-height: 1.3em;
}



a {
	color: #0a688f;
	text-decoration: none;
	outline: medium none;
	
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

a:hover{
	color: #91bd40;
	text-decoration: none;
	
}

a:active {
	outline: none;
}

#container li {

}
	

div, section, header, footer {
	position: relative;
}

.center, .centered {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

iframe {
  max-width: 100%;
  display: block;
}



.entry-content .wp-caption-text {
	font-size: 13px;
	line-height: 1.2em;
	letter-spacing: -0.02em;
}


h1, h2, h3, h4, h5, h6{
	font-weight:500;
	margin-bottom: 0.5em;
	clear:both;
	line-height: 1em;
}

#content header h1.entry-title, #content article:first-child h1.entry-title, #content header h2.entry-title, #content article:first-child h2.entry-title, #sidebar .widget-container:first-child h3, #lsidebar .widget-container:first-child h3, #rsidebar .widget-container:first-child h3{padding-top:0;margin-top:0}

h1{
  font-size: 70px;
  font-weight: 700;
}

h2{
  font-size: 190%;
  padding: 0;
  font-size: 36px;
  color: #748186;
  font-weight: 600;
  letter-spacing: 0.01em;
  display: inline-block;
  margin: 0 auto 20px;
  width: auto;
  
}

h3{
  font-size: 165%;
  color: #748186;
  font-weight: 600;
}

h4{
  font-size:130%;
  font-weight: 400;
}
h5{font-size:110%; margin-bottom: 0.4em; font-weight: normal;}
h6{font-size:100%}
strong, dt{font-weight:bold}
em, address, cite, var{font-style:italic}
code{font-family:'courier new',courier,serif;color:#888}
pre{overflow-x:auto;white-space:pre-wrap}

hr {
  height: 24px;
  border: medium none;
  margin: 30px 0px;
  background: transparent url("images/separator.png") no-repeat scroll 50% 0px;
}


hr.footer_separator {
  height: 34px;
  border: medium none;
  margin: 5px 0px;
  background: transparent url("images/separator_1.png") no-repeat scroll 100% 0px;
  clear: both;
  right: 0;
  position: relative;
  width: 115%;
  margin-left: -10%;
}

ul.styled {
  margin: 30px 0!important;
}

ul.styled li {
  background: url('images/bg_item.png') 0 100% no-repeat transparent;
  padding: 0 20px 6px 30px;
  list-style: none;
  margin: 0 0 10px 0;
  font-size: 22px;
  font-weight: 600;
  color: #9cca49;
}

.border-bottom {
  border-bottom: #DDD 2px solid;
}


.map iframe {
	pointer-events: none;
}





.map_wrapper {
  padding: 20px;
}

#locations_map {
	background: #f3f5f7;
	padding: 0;
}

ul.location_buttons {
    float: left;
    list-style: outside none none;
    margin: 0!important;
    padding: 0;
    width: 31%;
}



li.address {
    padding: 0;
    background: #FFF;
    margin: 0px 0 5px !important;
    list-style: none !important;
}

li.address::before {
	content: none;
	display: none;
}

li.address a {
    padding: 10px 20px;
    background: #558aa0;
    text-decoration: none;
    display: block;
    color: #FFF;
    line-height: 1em;
    height: auto;
}

li.address h3 {
	margin-bottom: 0;
}

#map-canvas {
    display: block;
    float: right;
    margin: 0 auto;
    height: 400px;
    right: 0;
    width: 67%;
}

#map-canvas iframe {

}








#wp-admin-bar-top-secondary {
  float: right;
}

#wp-admin-bar-root-default {
  float: left;
}


.full-width .vc_figure, .full-width .vc_single_image-wrapper, .full-width img {
  width: 100%!important;
  height: auto;
  display: block;
}


a.cta, .cta, .cta2, a.cta2, .cta3, input[type="submit"], input[type="button"], input[type="submit"].wpcf7-submit, #commentform input[type="submit"], a.slide_cta, .tp-button.green.small, .tp-button.green, .tp-button, body .vc_btn3.vc_btn3-color-juicy-pink, body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
  background-color: #91bd40;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0.3)), to(rgba(255,255,255,0)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.3), rgba(255,255,255,0));
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0.3), rgba(255,255,255,0));
	background-image: -o-linear-gradient(top, rgba(255,255,255,0.3), rgba(255,255,255,0));
	background-image: linear-gradient(to bottom, rgba(255,255,255,0.3), rgba(255,255,255,0));

/*
  box-shadow: 1px 1px 3px rgba(0,0,0,0.4); 
  -moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.4); 
  -webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.4); 
  
*/
  
  border: none !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  color: #FFF !important;
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.1em;
  padding: 0.65em 2em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  width: auto !important;
  -webkit-appearance: none;
    
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	
	text-shadow: 0 -1px 0 rgba(0,0,0,0.35);

}






a.cta:hover, .cta:hover, input[type="submit"]:hover, input[type="button"]:hover, a.slide_cta:hover, 
body .vc_btn3.vc_btn3-color-juicy-pink:hover, body .vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover {
  background-color: #007eb1;
  color: #FFF !important;
  text-decoration: none !important;
}





a.cta2, .cta2 {
  background-color: #e2b803;
    
  border: none!important;

  border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;

  color: #0c3343 !important;
  cursor: pointer;
  display: inline-block;
  float: none;
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0.03em;
  line-height: 1.1em;
  padding: 0.65em 1.5em;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  
  width: auto!important;
  
  -webkit-appearance: none;    
    
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;    
}



a.cta2:hover, .cta2:hover {
  background-color: #007eb1;
  color: #FFF !important;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  text-decoration: none !important;
}



a.cta3 {
  background: url('images/btn_bg.png') 0 0 / auto 100% repeat-x #007eb1;
  color: #cbf0ff !important;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.03em;
  padding: 24px 30px 24px 40px;	
	text-shadow: 0 -2px 0 rgba(0,0,0,0.35);
}

a.cta3:hover, .cta3:hover {
  color: #FFF!important;
  opacity: 0.85;
}

a.cta3:before{
  background: url('images/btn_arrow.png') 0 0 / auto 100% no-repeat transparent;
  position: absolute;
  left: 100%;
  content: " ";
  width: 30px;
  height: 100%;
  top: 0;
}


a.cta3:after{
  background: url('images/drop_shadow.png') 50% 0 / 100% 100% no-repeat transparent;
  position: absolute;
  left: 0;
  content: "";
  width: 100%;
  height: 14px;
  bottom: -30px;
}






.toptext {
  display: block;
  font-weight: 300;
}






.login_btn {
  background: #092e6e;
  color: #FFF;
  float: right;
  font-size: 16px;
  font-weight: 300;
  padding: 0.25em 1em;

  border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}


.login_btn:hover {
  background: #BBB;
}



.login_link {
  background: url('images/icon_arrow_window.png') 100% 50% no-repeat transparent; 
  padding-right: 15px;
  color: #FFF;
  font-weight: 600;
}




.cta.payment_btn {
  padding-right: 40px;
}



#header .cta.header_btn {
  float: right;
  padding: 10px 40px 15px;
}



.top_text {
  font-weight: 300;
  display: block;
}



.entry-content ul, .entry-content ol, .comment-content ul, .comment-content ol{
	margin-top:0;
	margin-left:1%;
	margin-bottom:25px;
}


body input.vfb-medium, 
body input.vfb-medium[type="text"], 
body input.vfb-medium[type="tel"], 
body input.vfb-medium[type="email"], 
body input.vfb-medium[type="url"], 
body select.vfb-medium {
    padding-left: 3% !important;
    padding-right: 3% !important;
    width: 94%;
}



body .wpb_content_element .wpb_tour_tabs_wrapper .wpb_tab, body .wpb_content_element .wpb_accordion_wrapper .wpb_accordion_content {
    padding: 0.5em 1em;
}


.entry-content li, .comment-content li{
  list-style: outside;
  margin: 0 0 15px 10px;
  line-height: 1.2em;
}

ul.half {
	margin: 0 0 20px 0;
}


ul.half li {
	list-style: outside;
	float: left;
	width: 45%;
	margin: 0px 2% 4px 3%;
}
	

ol li:before{content:"" !important}
#container ol, .comment-content ol{list-style:decimal inside}

.widget-container ul{
	display:block;
	margin-left:10px
}

blockquote{padding:30px;margin:10px 2%;background:#f6f6f6}


.custom-blockquote {
  color: #FFF;
  padding: 30px;
  margin: 10px 0;
}

.custom-blockquote:after {
  content: "";
  background: url('images/box_shadow.png') 50% 0 / 100% 100% no-repeat transparent;
  width: 100%;
  height: 32px;
  position: absolute;
  top: 100%;
  left: 0;
}
  
  



input[type="text"], input[type="search"], input[type="phone"], input[type="email"], textarea, select, 
body input.vfb-text, body input.vfb-text[type="text"], body input.vfb-text[type="tel"], body input.vfb-text[type="email"], 
body input.vfb-text[type="url"], body textarea.vfb-textarea, body select.vfb-select, 
body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]) {
  background-color: rgba(255,255,255,0.5);
  background-position: 100% 0px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border: none;
  border-radius: 0px;
  color: #666;
  float: none;
  font-size: 1.2em;
  padding: 0.5em 5% 0.5em 5%;
  position: relative;
  box-sizing: border-box;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 0 4px rgba(0,0,0,0.2) inset;
}

#container input[type="text"], #container input[type="email"], #container input[type="password"], #container input[type="tel"], #container textarea {
    border: 1px solid #BBB;
    font-size: 18px;
    padding: 0.5em 3%;
    width: 100%;
    box-sizing: border-box;
}




input[type="submit"], input[type="reset"], #menu .toggle:hover{cursor:pointer}



.clear{clear:both}
a img, input[type="image"]{border:0 none}

img, video, table, select{
  max-width:100%; 
  height: auto;
  max-height: 100%;
  
}

table{width:100%}


.cta, button, input[type="button"], input[type="submit"]
	-webkit-appearance: none;
}


body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    background-color: #888;
    border-color: #ebebeb;
    color: #fff;
}


body .vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    background-color: #2b4591;
    border-color: #ebebeb;
    color: #fff;
}


.left_half {
	width: 49.5%;
	float: left;
}


.right_half {
	width: 49.5%;
	float: right;
}






#container, #breadcrumbs, #twitter-feed{box-shadow:none}

#wrapper{
  margin: 0 auto;
	overflow-x: hidden;
}

.container{
    margin: 0 auto;
    max-width: 1160px;
    padding: 0 20px;
}

/*
.header {
    margin-bottom: 50px;
    margin-top: 50px;
    padding: 0;
    position: relative;
    width: 100%;
}
*/


.header.has_thumbnail {

}


.header.has_thumbnail .container {
  margin-top: 0;
  padding: 0;
  overflow: hidden;
  height: 285px;
  text-align: right;
}


.header.has_thumbnail .container:before {
  content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

.header.has_thumbnail .container .vertical_centered {
	font-size: 18px;
	width: 46%;
	margin: 15px 0 0 0;
	color: #FFF;
	text-shadow: 0 1px 5px rgba(0,0,0,0.75); 
	z-index: 1;


  display: inline-block;
  vertical-align: middle;
}



.page_header {
  background: #EEE;
  color: #FFF;
  padding: 50px 3%;
  text-align: center;
  position: relative;
  margin-bottom: 60px;
  
}

body.home .page_header {
  display: none;
}


.page_header h1 {
  font-size: 48px;
  font-weight: 600;
  margin: 0;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  line-height: 1em;
  letter-spacing: 0.03em;
}



h2.custom_heading {
  position: relative;
  font-size: 40px;
  color: #333;
  padding: 0;
  font-weight: 600;
}


#header{
	clear:both; 
	position: relative;
	padding: 0;
}

#header .container {
  padding: 0;
}

#header_bar {
  background: #092e6e;
  padding: 4px 25px;
}



#branding{
    margin: 10px 0 0 40px;
    float: left;
    width: 40%;  
}

#site-title {
  z-index: 1;
  margin: 12px 0;
  text-align: center;
}

#site-title-small {
  float: left;
  display: none;
  margin: 8px 0 8px 0;
  height: 40px;
  width: auto;
}


body.home #site-title img {
  max-width: 375px;
}

#site-title img {
  max-width: 300px;
}




#logo{width:100%}


.header_tagline {
  float: left;
  clear: none;
  margin: 35px 0 0 36px;
  border-left: #092e6e 1px solid;
  padding: 5px 0 7px 30px;
  color: #092e6e;
  font-weight: 400;
}





#header_right {
	text-align: right;
	padding: 0px;
	margin: 0px 40px 60px;
	float: right;
}

#header_right .main_phone_header {
  display: block;
  font-size: 40px;
  margin: 18px 20px 0 0;
  clear: none;
  position: relative;
  font-weight: 800;
  float: right;
}

#header_right .main_phone_header a {
	color: #005172;
}

body.home #header_right .main_phone_header a {
  color: #FFF;
  text-shadow: 0 1px 3px rgba(0,0,0,0.65);
}


.image_background.dark {
	text-shadow: 0 1px 4px rgba(0,0,0,0.6); 
}

.image_background.light {
	text-shadow: 0 0 6px rgba(255,255,255,0.6), 0 0 6px rgba(255,255,255,0.6);
}

.image_background.light h1 {
	color: #1B2277;
}


.image_background.dark h1 {
	color: #FFF;
}


.phone_number {
	color: inherit;
}





.homepage_features {
  
}

.home_feature {
  width: 50%;
  float: left;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  padding: 40px 80px 40px 40px;
  box-sizing: border-box;
  height: 560px;
}


#home_feature_left {
  padding: 40px 80px 40px 40px;
}

#home_feature_right {
  padding: 40px 40px 40px 80px;
}


.home_feature a.cta {
  border: #FFF 3px solid!important;
  background: rgba(255,255,255,0.5); 
  font-weight: 600;
  font-size: 22px;
  margin: 20px 0;
  color: #092e6e!important;
  padding: 0.5em 1.25em;
  box-shadow: none;
  text-shadow: none;
}

.home_feature a.cta:hover {
  background: rgba(255,255,255,0.9); 
}




.feature_content_wrap .container {
  margin: 0;
  height: 560px;
  padding: 0;
  text-align: center;
/*   display: table; */
  box-sizing: border-box;
}

.feature_content_wrap .container:before {
  content: '';
  display: inline-block;
  height: 100%; 
  vertical-align: middle;
  margin-right: -0.25em; /* Adjusts for spacing */
}

/*
.feature_content {
	margin: 0;
	color: #FFF;
	text-shadow: 0 1px 5px rgba(0,0,0,0.75); 
	z-index: 1;
  display: inline-block;
  vertical-align: middle;
}
*/

.feature_content_wrap .container .feature_content {
  width: 90%;
  margin: -50px 0 0 0;
  color: #FFF;
  text-shadow: 0 1px 5px rgba(0,0,0,0.75);
  z-index: 1;
  display: inline-block;
  vertical-align: middle;
}


body .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
  background: #185589;
}

body .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
  background: #1b7097;
}

body .vc_tta-color-blue.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
  background: #185589;  
}



.padding_left {
  width: 600px;
  max-width: 90%;
  float: right;
  padding-right: 20px;
}


.padding_right {
  width: 600px;
  max-width: 90%;
  float: left;
  padding-left: 20px;
}



/* Feautred Boxes / Homepage Widget */
  
#sidebar .widget-area li.mfc_widget.widget-container {
  padding: 0;
  margin: 0;
}
  

.featured_box {
  color: #FFF;
  margin: 0 0 1px 0;
  text-align: left;
  padding: 32px;
  box-sizing: border-box;
  background: url('images/ellipse_light.png') -5px 50% no-repeat #b1b18a;
  vertical-align: top; 
  min-height: 280px;
}

.box_link, .box_link:hover {
  color: #FFF;
}



.business_sidebar .featured_box {
  background-color: #092e6e;
}



.homepage_widget.featured_box {
  width: 33.333%;
  float: left;
  margin: 0;
}


.featured_box .widget_icon {
  float: left;
  max-width: 30%;
  margin-right: 10px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
  box-shadow: 0 1px 3px rgba(0,0,0,0.6);
}


.featured_box .widget_icon img {
  display: block;
}


.featured_widget_title {
  float: left;
  max-width: 62%;
  display: block;
  color: #FFF;
  clear: none;
  line-height: 0.9em;
  font-size: 40px;
  letter-spacing: -0.01em;
  text-shadow: 0 -1px 0.5px rgba(0,0,0,0.75);
  margin: 30px 0 0 10px;
}

.featured_widget_title a {
  color: #FFF;
}

.featured_box .widget_content {
  clear: both;
  margin: 15px 0 0 0;
  float: left;
}

.featured_box a {
  color: #0a688f;
}

.featured_box a:hover {
  color: #FFF;
}

.featured_box a.cta {
  float: right;
}

#sidebar .widget-area li.mfc_widget.widget-container:last-of-type {
  margin-bottom: 35px;
}


#sidebar .mfc_widget:last-of-type .featured_box::after {
  content: "";
  background: url('images/box_shadow.png') 50% 0 / 100% 100% no-repeat transparent;
  width: 100%;
  height: 32px;
  position: absolute;
  top: 100%;
  left: 0;
}



.home_widgets {
  margin: 0 auto 60px;
  clear: both;
}

.cta3:after {
  content: "";
  background: url('images/box_shadow.png') 50% 0 / contain no-repeat transparent;
  width: 96%;
  height: 56px;
  position: absolute;
  top: 100%;
  left: 0;
}




.synapsis-right .vc_column-inner {
  background: url('images/synapses.png') 95% 150px no-repeat fixed transparent;  
}

.synapsis-left .vc_column-inner {
  background: url('images/synapses.png') 5% 150px no-repeat fixed transparent;  
}

.featured_box {
  background: url('images/synapses.png') 95% 50px no-repeat scroll transparent;  
}





#get_started {
  background: url('images/bg_field.jpg') 50% 100% / cover no-repeat #FFF;
  padding: 0 20px;
}

#get_started .container {
  max-width: 700px;
}

#get_started .gform_wrapper form .gform_heading {
  text-align: center;
}


#get_started .gform_footer {
  text-align: center;
}


#feature_logo_badge {
  background: url('images/logo_icon.png') 50% 0 / contain no-repeat transparent;
  width: 120px;
  height: 120px;
  position: absolute;
  top: 240px;
  left: 50%;
  margin-left: -60px;
  margin-top: -60px;
}




.testimonials_feed.featured_img_large {
  display: none;
}





.ctl_info.event-description {
  max-width: 50%;
  float: right;
}

.content-details {
  display: none;
}

.content-title {
  width: 46%;
  float: left;
}

#container li.slick-slide {
  margin-bottom: 0;
}


.news_item {
  width: 48%;
  margin: 0 4% 0 0;
  float: left;
}

.news_item:last-child {
  margin-right: 0;
}

.post_title {
  margin-bottom: 0.25em;
}

.post_title a {
  color: #444;
}


.post_img img {
  border: #999 1px solid; 
}



.footer_link {
    border-bottom: 1px solid #fff;
    color: #b2c9d9 !important;
    display: block;
    font-size: 1.2em;
    font-weight: 800;
    margin: 0 0 3px;
    padding: 0 1px 5px 0;
}

a.footer_link:hover {
	color: #FFF!important;
}

img.footer_logo {
	max-width: 200px;
	float: right;
}


#container{
  background:none none repeat scroll 0 0;
  padding: 0;
}

body.home #container {
  padding: 0;
}

body.error404 #container, body.single #container {
  padding-top: 40px;
}



.featured_img {
  min-height: 800px;
  overflow: hidden;
  position: absolute;
  text-align: left;
  width: 100%;
  top: 0;
  left: 0;
  white-space: nowrap;
  background: url('images/bg_field_2.jpg') 0 0 no-repeat transparent;

  background-repeat: no-repeat;
  background-size: auto;
  background-position: 0 0;

  z-index: -1;

/*
	
	-webkit-filter: blur(5px);
	-moz-filter: blur(5px);
	-o-filter: blur(5px);
	-ms-filter: blur(5px);
	filter: blur(5px);
		
*/

}

body.home .featured_img {
  background-size: cover;
  background-position: 0 0;
}


.featured_img_wrap {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 100%;
}



.featured_img img {
	display: block;
	vertical-align: middle;
	margin: auto;
	width: 100%;
	height: auto;
	display: block;
	top:-50%; bottom:-50%;
}



.rev_slider .tp-caption, .rev_slider .caption {
    text-shadow: 0 1px 3px rgba(0,0,0,0.5);
}

.accordion-title {
	font-size: 16px;
	color: #0c5688;
	font-weight: 400;
	margin: 0.5em 0;
	cursor: pointer;
}

#page_content {
  margin-top: 20px;
}



.page-template-templatestemplate-sidebar-left-php #content, .page-template-templatestemplate-sidebar-left-left-php #content{float:right}
.page-template-templatestemplate-sidebar-none-php #content{width:100%}
.page-template-templatestemplate-sidebar-left-left-php #content{padding:0}
.page-template-templatestemplate-sidebar-left-right-php #content{padding:4% 0}


#sidebar{
  width: 30%;
  margin: 0 0 50px 2%;
  float: right;
  padding: 9px 2%;
  border-left: #DDD 1px solid;
}


#sidebar .widget-area li.widget-container {
  margin-bottom: 20px;
  padding-bottom: 20px;
}

#container li.widget_recent_entries li {
  margin-bottom: 20px;
  line-height: 1.2em;
}




body .testimonial_slider__textonly .testimonial_content {
  width: 100%;
}

body .testimonial_wrapper {
  overflow: visible!important; 
}

body .testimonial_slider__textonly .testimonial_by_wrap .testimonial_by_inner {
    margin: 0;
    text-align: right;
}

body .testimonial_slider__textonly .testimonial_by_wrap .testimonial_by {
  line-height: 15px!important;
  font-size: 14px!important;
  text-transform: none!important;
  display: inline-block!important;
  width: auto!important;
  margin-right: 12px;
}

body .testimonial_slider__textonly .testimonial_by_wrap .testimonial_site {
  display: inline-block!important;
  width: auto!important;
}

.testimonial_slider__textonly .testimonial_content_wrap::before {
  display: none;
}


.page-template-templatestemplate-sidebar-left-php #sidebar{margin-right:0;margin-left:4%;float:left}

#lsidebar-sidebar, #rsidebar-sidebar{width:12%;margin:4%;float:left}
.page-template-templatestemplate-sidebar-left-left-php #content, .page-template-templatestemplate-sidebar-left-left-php #rsidebar-sidebar, .page-template-templatestemplate-sidebar-right-right-php #lsidebar-sidebar, .page-template-templatestemplate-sidebar-right-right-php #rsidebar-sidebar{margin:4% 4% 4% 0}


article.hentry {
  width: 100%;
  float: none;
  clear: both; 
}

article.has-sidebar {
  width: 62%;
  float: left;
}


body.home article.hentry, 
body.page-template-template-sidebar-none article.hentry, 
body.page-template-template_profiles article.hentry {
	width: 100%;
	float: none;
}


body.home article.home_content {
font-size: 18px;
font-weight: 500;
padding: 20px;
background: rgba(255,255,255,0.7);
box-sizing: border-box;
border-radius: 4px;
color: #005172;

  max-width: 50%;
  float: right;
  margin: -50px 40px 130px 0;

  font-size: 18px;
  font-weight: 500;
/*   text-shadow: 0 0 3px rgba(255,255,255,0.9), 0 0 3px rgba(255,255,255,0.9); */

}

body.home article.home_content p {
  font-weight: 500;
}





.section_title {
  margin-bottom: 8px;
  font-size: 40px;
  line-height: 1em;
  color: #999;
  font-style: italic;
  text-align: center;
  margin: 0 0 25px 0;
  padding: 10px 0;
  display: block;
  position: relative;
}

.section_title span.text {
  padding: 0 15px;
  background: #f2f2f2;
  position: relative;
  z-index: 1;
}

.section_title:after {
  position: absolute;
  z-index: 0;
  top: 50%; 
  height: 1px;
  background: #ccc;
  width: 100%;
  left: 0;
  content: "";
  display: block;
}






#footer{
  padding: 30px 40px;
  clear: both;
  color: #FFF;
  background: #558aa0;
  box-shadow: 0 0 6px rgba(0,0,0,0.5);
}


img.footer_logo {
  max-width: 300px;
  float: left;
  margin: 0 50px 0 0;
  vertical-align: middle;
}



#footer h4.site_name {
  margin-bottom: 5px;
  font-weight: 600;
}

#footer h4 a {
  color: #FFF;
}

.footer_widget {
  margin: 0 0 15px 0;
}

.footer_widget .widget-title {
  float: left;
  margin: 10px 15px 0 0;
  color: #FFF;
} 

.footer_widget h5 {
	font-weight: 100;
	letter-spacing: 0.05em;
}


#footer .right_half {
  text-align: right;
  margin: 50px 0 0 0;
}


#social{float:right}
#social a img{width:32px;height:32px;margin:0 0 10px 10px;opacity:0.7;float:right}
#social a img:hover{opacity:1}


#menu{
  position: relative;
  text-align: right;
  float: right;
  clear: right;
  margin: 0;
  padding: 0 40px 0 22px;
  background: #22627c;
  color: #FFF;
  min-width: 49%;
  box-sizing: border-box;
}

.sticky-wrapper #menu {
  min-width: 100%;
}


#menu.stuck .nav-menu {

}



#menu.stuck {
  position: fixed;
  top: 0;
  box-sizing: border-box;
  z-index: 1000;
}



.sticky-wrapper {
    right: 0;
    min-width: 53%;
    float: right;
}

#primary-nav {

}


body.logged-in #menu.stuck {
  top: 32px;
  box-sizing: border-box;
}


#menu ul.menu{
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;

}

#menu .parent > a, #menu .parent > a:hover{background-image:url(images/arrow.png);background-position:right;background-repeat:no-repeat}
#menu ul ul .parent > a, #menu ul ul .parent:hover > a:hover, #menu ul ul li:hover ul .parent > a, #menu ul ul li:hover ul .parent > a:hover{background-image:url(images/arrow-right.png);background-position:right;background-repeat:no-repeat}



#menu ul li a{
  color: #FFF;
  display: block;
  font-size: 22px;
  line-height: 1em;
  margin: 0px;
  padding: 12px 0;
  text-decoration: none;
  font-weight: 300;
  margin: 0 0 0 18px;
}

#menu ul.menu li a{}

#menu ul li a:hover{
  color:#9cca49;
  text-decoration:none;
}

#menu .current-menu-item a, #menu .current_page_item a {
    color: #9cca49;
    text-shadow: none;
}

#menu ul.sub-menu .current-menu-item a, #menu ul.sub-menu .current_page_item a {
    background: #89B53E none repeat scroll 0 0!important;
    color: #2596cf!important;
    text-shadow: none;
}

#menu ul.sub-menu .current-menu-item a, #menu ul.sub-menu .current_page_item a {
    background: #FFF none repeat scroll 0 0!important;
    color: #333!important;
}

#menu .current-menu-item .sub-menu a, #menu .current_page_item .children a{
  text-align: left;
}

#menu ul > li:first-child a:hover{border-radius:0}


#menu .sub-menu li {
	border-right: none;
	float: none;
	border-bottom: #FFF 1px solid;
}

#menu .sub-menu li a, #menu .children li a {
	line-height: 1em !important;
	padding: 10px !important;
	border-radius: 0px !important;
	background: #22627c none repeat scroll 0% 0%;
	color: #FFF;
	font-size: 16px;
	text-transform: none;
	margin: 0;
}



#menu li .sub-menu{
  margin: 0;
  text-align: left;
}

#primary-nav ul {
	display: block;
	float: left;
}


#menu ul li {
	position:relative; 
	float: left;
}

#menu li ul.sub-menu {
    display: none;
    position: absolute;
    top: 100%;
    left: 0px;
    margin: 0;
    border-top: 1px solid #DDD;
    width: 200px;
}

li.menu-item-has-children a::after {
	content: '\25BC';
	font-size: 12px;
	margin: 2px 0 0 4px;
	display: block;
	float: right;
}

li.menu-item-has-children li a::after {
	content: "";
	margin: 0;
}

#content {

}



#content.has_thumbnail {
	padding: 0;
}



.footer-nav-menu {
  text-align: left;
  margin: 16px 0 4px;
}

.footer-nav-menu li {
  display: inline-block;
  border-right: #FFF 1px solid;
  padding: 0 8px 0 0;
  margin-right: 3px;
  line-height: 1em;
  font-size: 14px;
  text-align: left;
}

.footer-nav-menu li:first-child {
  border-left: none;
}



.post_navigation {
  border-top: #DDD 1px solid;
  padding-top: 30px;
  margin-top: 30px;
  line-height: 1em;
}


.post_navigation .left_half {
  padding-right: 25px;
  box-sizing: border-box;
}
  

.post_navigation .right_half {
  padding-left: 25px;
  box-sizing: border-box;
  text-align: right;
}







#menu li ul a{background:#2b4591; display: block;}

#menu ul ul li:hover ul, #menu ul ul ul li:hover ul{left:0;margin:-34px 0 11px 179px}

#menu ul li:hover ul{display:inline-block}

#menu ul ul, #menu ul li:hover ul ul, #menu ul ul li:hover ul ul{display:none}

#menu ul li:hover ul, #menu ul ul li:hover ul, #menu ul ul ul li:hover ul{display:block;z-index:2147483647}

/*
#menu ul li:hover ul li a, #menu ul ul li:hover ul li a, #menu ul ul ul li:hover ul li a{font-size:18px;line-height:30px;width:170px;padding:0 14px;
	margin:-1px 0 0;opacity:0.95;
}
*/
#menu ul li:hover ul li a{}
#menu ul ul li:hover ul li a{}
#menu ul ul ul li:hover ul li a{}

#menu ul li:hover ul li a:hover, #menu ul ul li:hover ul li a:hover,#menu ul ul ul li:hover ul li a:hover{
	background:#FFF;
	color:#22627c;
	opacity:1;
	box-shadow:none;
}

#menu .toggle{display:none;text-align:right;line-height:37px}

#breadcrumbs{font-size:13px;color:#666;padding:10px 10px 8px;margin-bottom:30px;background:#fff}
#breadcrumbs ul, #breadcrumbs li{display:inline}

.slider-wrapper{min-height:200px;padding:0 !important;margin-bottom:60px}
.slider-wrapper #wpns_slider{width:100%;height:auto}
.slider-wrapper, .nivoSlider img{max-width:100% !important;max-height:200px !important}

#twitter-feed{padding:10px 20px;border:1px solid #fff;margin-bottom:30px;background:#eee}
#twitter-feed .twitter-timeline{width:100% !important}

#share{margin:2% 0 1.5%}
#share .fb-like{float:left}
#share .twitter-share-button{margin-left:30px;float:left}
#share .g-plusone{float:left}

#header a{outline:none}

#content, #sidebar{}


.entry-content{
  margin:0 auto;
  clear: both;
}

.entry-content img {
	border: none;
}

.entry-meta, .entry-footer, .comment-meta {
  color: #999;
  font-size: 0.85em;
}

.page_title {
  padding: 0 15px 10px;
  margin-bottom: 50px;
  text-align: center;
  color: #005172;
}




#site-title a, #site-title h1 a, #site-title h1{font-size:40px;font-weight:bold;color:#666;text-shadow:0 1px 0 #fff;padding:0;margin:0}
#site-title a:hover, #site-title h1 a:hover{text-decoration:none}
#site-description{font-size:112.50%}

#sidebar ul{display:inline;padding:0;margin:0}



.widget-title {
  margin-bottom: 8px;
  line-height: 1em;
  padding: 0 0 10px 0;
  display: block;
  position: relative;
}


.widget-title {

}

.widget-title span.text {
}



.rpwwt-post-title {
  font-size: 24px;
  color: #444444;
  font-weight: 600;
}

.rpwwt-post-categories {
  color: #BBB;
  font-size: 14px;
}

#container .rpwwt-widget ul li {
  padding-bottom: 22px;
  margin-bottom: 22px;
  border-bottom: #CCC 1px solid;
}

#container .rpwwt-widget ul li:last-of-type {
  border-bottom: none;
}


#respond h3{clear:left}

#footer a{
  color: #FFF;
}

#copyright{
  line-height: 1em;
  margin: 0 0 20px 0;
  font-size: 12px;
  color: #FFF;
  text-align: left;
  clear: both; 
}

#copyright a {
  color: #2b505c;
}


#contact_info {
  font-size: 14px;
  line-height: 1.2em;
  float: left;
  margin: 0;
}

#footer .contact_info {
	text-align: right;
}


.street_address {
	display: block;
	margin: 0 0 5px 0;
}

.main_phone {
  margin: 0 10px 51px 0;
  padding: 0 5px 0 0;
  border-right: 1px #FFF solid;
}

.contact_email {

}


#menu #searchform{margin:7px 7px 0 0;float:right}

#wrapper #s{width:200px;float:left}

#wrapper #menu #s{color:#888;border:none;border-radius:0;box-shadow:1px 1px 1px #000 inset;}

#s:focus{background:#fff}

#wrapper #menu #s:focus{color:#eee;background:#999}

#searchsubmit{}

#menu #searchsubmit{display:none}
#container #searchsubmit{
  padding:8px 20px;
  border-radius:0;
  margin: 0 0 0 8px;
}
.error404 #content #searchform, .search #content #searchform{margin-top:15px;}

.post{padding-bottom:30px;border-bottom:1px solid #eee;margin-bottom:30px}




.signs img {
  margin: 0 auto!important;
}




.entry-title {
  margin-bottom: 0.25em;
  position: relative;
  padding: 0;
  z-index: 1;
	line-height: 1em;
}    

.post_thumbnail {
  border: none;
  float: left;
  margin: 0 12px 10px 0;
}

.has_thumbnail .entry-title {
	color: #666;
	margin-bottom: 15px;
	text-shadow: 0px 0px 5px rgba(255,255,255, 0.5);
  line-height: 1.2em;
	font-size: 48px;
	text-transform: uppercase;
}    

.has_thumbnail.dark .entry-title, 
body.page-id-2 .has_thumbnail .entry-title, 
body.page-id-23 .has_thumbnail .entry-title {
	color: #1B2277;
}


.entry-date, .entry-category {
  display: block;
}




#cboxLoadedContent {
	padding: 5px 10px;
}


body #cboxWrapper {
	overflow: visible;
}

#cboxContent {

}

#colorbox, #cboxOverlay, #cboxWrapper {
	overflow: visible!important;
}


body #cboxClose {
    top: -28px;
}

body #cboxContent {
	background: #FFF;
}


body #cboxLoadedContent {
    background: #fff none repeat scroll 0 0;
    padding: 3%;
   	box-shadow: 0px 2px 10px rgba(0,0,0,0.6);
    width: 94%!important;
}


#colorbox, #cboxContent, #cboxLoadedContent {
	outline: none;
}


.social_links {
  float: right;
  margin: 9px 0 10px 20px;
  display: inline-block;
}

.social_links a {
  font-size: 30px;
  color: #FFF;
  margin: 0 0 0 15px;
}


.social_icon {
    height: 31px;
    margin: 0 0 0 4px;
    width: 30px;
}

.social_icon path:hover {
	fill: #2b4591;
}


body .vc_row {

}



.team_wrapper {
	margin-bottom: 50px;
}


.team_member_img {
	margin: 0 auto 10px;
	max-width: 250px;
}

#cboxLoadedContent .team_member_img {
	max-width: 100%;
}






.staff_section {
	border-bottom: #DDD 1px solid;
	margin-bottom: 25px;
	padding-bottom: 20px;
	text-align: center;
}

.staff_directory {
	background: #EEE;
	padding: 14px;
}

ul.staff_list {
	list-style: none;
	margin: 0;
	padding: 0px;
}

ul.staff_list li {
	list-style: none;
	margin: 0 0 0.25em 0;
	padding: 0;
}

ul.staff_list li::before {
	display: none;
}


.team-profile {
	display: inline-block; 
	width: 20%;
	margin: 0 2% 30px;
	vertical-align: top;
	
}


.profile_list .team-profile {
    display: block;
    width: 45%;
    margin: 0 5% 30px 0;
    vertical-align: top;
    text-align: left;
    float: left;
}

.profile_list .team-profile:nth-child(odd) {
  clear: both; 
}


#profile_wrapper {

}

.profile_img {
  margin: 0 0 10px;
}



.employee_img {
	margin-bottom: 15px;
}

.employee_img a:hover > img {
	opacity: 0.75;
	
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;

}

.employee_img img {
	max-width: 225px;
	border: #FFF 3px solid;

	box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.3);
}


.employee_name {
  margin-bottom: 5px;
  text-shadow: none;
}

.employee_name a {
  color: #222;
}



.profile_info_wrap {
  max-width: 65%;
  float: left;
  margin-left: 1%;
}


.profile_title {
	margin-bottom: 0;
  vertical-align: middle;
}




.position {
  font-weight: 400;
  display: block;
  margin: 15px 0 0 0;
  vertical-align: middle;
}

.profile_info {
  margin-bottom: 25px;
  border-bottom: #999 1px solid;
  display: inline-block;
  padding: 0 0 15px 0;
}



.team_member_details {
	width: 25%;
	float: left;
}

.team_member_single .team_member_img {
	float: left;
}

img.single-profile-wrap {
	float: left;
	margin: 0px 15px 10px 0px;
	max-width: 30%;
	height: auto;
	box-shadow: 1px 2px 5px rgba(0,0,0,0.4);
	border: #FFF 4px solid;
}

.team_member_title {
	margin-bottom: 0.25em;
	line-height: 1.2em;
	font-size: 18px;
	text-align: center;
}

.team_member_title a {
	color: #444;
}

.team_member.view_more {
    display: block;
    padding: 15px;
    text-align: center;
}

.team_member.view_more img {
	opacity: 1;
	border: #DDD 1px solid;
	    
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
}

.team_member.view_more:hover > img {
	opacity: 0.5;
}

.team_position {
	font-size: 13px;
	text-align: center;
}

.team_content {
	text-align: center;
}


.team_member_single .team_content {
	float: left;
	width: 70%;
	margin: 0 0 25px 4%;
	text-align: left;
}	


.round {
    border-radius: 50%;
    box-shadow: none;
    overflow: hidden;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.round img {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}





ul.partners_list {
	text-align: center;
	list-style: none;
	background: #FFF;
	
	box-shadow: 0 2px 5px rgba(0,0,0,0.4);
	-webkit-box-shadow: 0 2px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,0.4);
}

ul.partners_list li {
	list-style: outside none none;
	font-size: 14px;
	margin: 0px 7% 20px;
	width: 34%;
	display: inline-block;
	float: none;
	vertical-align: middle;
}
	
ul.partners_list img {
	margin-bottom: 10px;
	border: none;
	height: auto;

	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;

}


/* FORMS */


.hide_label label {
  display: none!important;
}
	

.entry-content form li, #sidebar form li { 
	list-style: none;
	margin-bottom: 15px;
}


ul.form_list {
	margin: 0;
	padding: 0;
}	

.form_list li {
	margin: 0 0 10px;
}

div.wpcf7 img.ajax-loader {
	position: absolute;
}




#container input.one_third, #container input.one_third_last {
	width: 25%;
	margin: 0 2% 0 0;
}

#container input.one_third_last {
	margin-right: 0;
}


#sidebar .textwidget {
}

#sidebar form {
	margin: 0 0 15px 0;
}





body .visual-form-builder fieldset {
    background-color: transparent;
    border: medium none;
    border-radius: 3px;
    clear: both;
    margin: 0;
    padding: 0;
}

body .visual-form-builder .vfb-legend {
    border-bottom: 1px solid #ccc;
    color: inherit;
    font-size: inherit;
    margin: 5px 0;
    padding: 0;
}

body .visual-form-builder .vfb-legend h3 {
    font-size: 30px;
}

body textarea.vfb-medium {
    height: 6em;
}

ul.vfb-section {
  width: 99%;
  display: inline-block;
  vertical-align: top; 
}

body .visual-form-builder ul, 
body .entry-content .visual-form-builder ul, 
body .comment-content .visual-form-builder ul, 
body .mu_register .visual-form-builder ul, 
body .visual-form-builder ol, 
body .entry-content .visual-form-builder ol, 
body .comment-content .visual-form-builder ol, 
body .mu_register .visual-form-builder ol {
	margin: 0!important;
	padding: 0!important;
}


body .visual-form-builder li, 
body .entry-content .visual-form-builder li, 
body .comment-content .visual-form-builder li, 
body .mu_register .visual-form-builder li {

}

    
.single .entry-title{
  margin-top:12px;
  margin-bottom:10px
}

.entry-title a{
  font-size:25px;
  line-height: 1em;
  color: #444;
}


#nav-below {
  margin: 0 auto 40px;
  font-size: 24px;
}

.prev-next-posts {
  text-align: center;
}

.page-numbers {
  padding: 10px 10px;
  font-weight: bold;
  font-size: 1.25em;
}

.nav-previous{text-align:left;float:left}
.nav-next{text-align:right;float:right}
.attachment #nav-above a{font-size:30px;text-decoration:none;margin:10px;float:left}
.attachment .nav-next a{float:right}
.comments ul{padding:0;margin:0}
.comments ul ul, .comments ul ol{margin:10px}
.comment, .trackback, .pingback{padding:3%;margin:3% 0}
.children .comment{padding:3% 0.5% 0.001%;margin:3% 0 0}

#form-allowed-tags code{font-size:12px}
#respond input{width:40%;display:block}
#respond input:focus, #respond textarea:focus{background:#fff}
#respond textarea{width:100%;height:100px;padding:2%;box-sizing:border-box;overflow:auto}
#respond #submit{width:auto;font-weight:bold}
.avatar{width:48px;height:48px;border-radius:50%;margin:0 5px 5px 0;float:left}

.sticky{}
.sticky .entry-title{padding-top:20px;margin-top:0}
.bypostauthor{background:#f6f6f6}
.wp-caption{max-width:640px;margin:20px 0}
.wp-caption-text{}
.alignleft, .aligncenter, .alignright{text-align:center}
.gallery-caption{border:1px solid #eee}
.alignleft{margin:15px 15px 15px 0;float:left}
.alignright{margin:15px 0 15px 15px;float:right}
.aligncenter{display:block;margin:15px auto;clear:both}
.size-thumbnail{margin:5px}
#wp-calendar{width:100%}
#wp-calendar td{text-align:center}
#wp-calendar #prev{text-align:left}
#wp-calendar #next{text-align:right}
.entry-links, .entry-footer, .post-edit-link{display:block;clear:both;margin-top:20px}
.post-edit-link{margin:20px 0}






/* TIMELINE STYLES  */


body .timeline dl dd .time {
  display: none;
}

body .cool_timeline .avatar_container img.center-block.img-responsive.img-circle {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: auto;
    height: auto;
    border-radius: 0;
}


body .timeline dl::before {
  opacity: 1;
}



body .timeline dl dd .events {
  max-width: 30%;
  margin-right: 17%;
}


body .timeline dl dd.pos-left .events {
  margin-right: 0;
  margin-left: 17%;
}


.cool-timeline-horizontal.white-timeline .clt_caru_slider ul.slick-slider .slick-list li.slick-slide .timeline-post {
  background: #092e6e!important;
  max-width: 800px;
  border-radius: 0;
  
}


.cool-timeline-horizontal .clt_caru_slider ul.slick-slider .slick-list li.slick-slide:nth-child(2n) .timeline-post .content-title, 
.cool-timeline-horizontal.white-timeline .clt_caru_slider ul.slick-slider .slick-list li.slick-slide .timeline-post .content-title {
  background: none !important;
}

body .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li.slick-slide.slick-current:nth-child(2n+1)::after, 
body .cool-timeline-horizontal .clt_carousel_slider ul.slick-slider .slick-list li.slick-slide.slick-current:nth-child(2n)::after {
    border-bottom-color: #092e6e;
}








/*  MOBILE NAV STYLES */



.navbar-toggle {
    display: none;
}





.navbar-toggle {
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #FFF;
    font-weight: 600;
    cursor: pointer;
    float: right;
    margin: 8px 0;
    padding: 0;
    position: relative;
    width: 94px;
    z-index: 15;
}


.show-menu #navbar-toggle::before, .show-menu #navbar-toggle::after {
    background: #FFF none repeat scroll 0 0;
    border-radius: 4px;
    content: "";
    height: 100%;
    position: absolute;
    right: 12px;
    top: 0;
    width: 4px;
}

.show-menu #navbar-toggle::before {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	
}

.show-menu #navbar-toggle::after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}


.nav_title {
    display: block;
    float: left;
    font-size: 20px;
    line-height: 1em;
    margin: 0 5px 0 0;
}

.navbar-toggle:focus {
  outline: none;
}

.navbar-toggle .icon-bar {
    background: #FFF none repeat scroll 0 0;
    border-radius: 4px;
    clear: right;
    display: block;
    float: right;
    height: 4px;
    margin: 1px 0px 0px;
    width: 22px;
}

.show-menu #navbar-toggle .icon-bar {
    display: none;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 3px;
}



.show-menu .menu-wrap {
	height: auto;
	
	-webkit-transform: translate3d(-100%, 0px, 0px);
	transform: translate3d(-100%, 0px, 0px);
	
	-webkit-transition: -webkit-transform 0.8s;
	transition: transform 0.8s;
	
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    
/* 
    transform: translate3d(-100%, 0px, 0px);
    transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
*/
    
}


.menu-wrap {
	
	display: none;
	
    background: none;
    border-bottom: 2px solid #FFF;
    border-top: 1px solid #FFF;
    height: auto;
    left: 100%;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
    padding: 0;
    position: absolute;
    top: 100%;
    width: 100%;
    z-index: 1001;
    

	-webkit-overflow-scrolling: touch;
	
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	
	-webkit-transition: -webkit-transform 0.4s;
	transition: transform 0.4s;
	
	-webkit-transition-timing-function: cubic-bezier(0.7,0,0.3,1);
	transition-timing-function: cubic-bezier(0.7,0,0.3,1);
    
/*
    transform: translate3d(-100%, 0px, 0px);
    transition: transform 0.8s cubic-bezier(0.7, 0, 0.3, 1) 0s;
*/

}


.show-menu .menu-wrap {
	box-shadow: 0 5px 14px rgba(0,0,0.0.6);
	-webkit-box-shadow: 0 5px 14px rgba(0,0,0.0.6);
	-moz-box-shadow: 0 5px 14px rgba(0,0,0.0.6);
}
    






#menu #mobile-nav {
    background: none;
/*     display: none; */
    height: auto;
    margin: 0;
    overflow-y: scroll;
    position: relative;
    width: 100%;
    z-index: 6000;
    	
	-webkit-overflow-scrolling: touch;
}



#menu #mobile-nav ul li {
	background: #22627c none repeat scroll 0% 0%;
	border-bottom: 1px solid #EEE;
	display: block;
	float: none !important;
	font-weight: 500;
	line-height: 1em;
	font-size: 16px !important;
	margin: 0px;
	padding: 0;
	text-align: left;
	border-right: none;
}

#menu #mobile-nav ul li a {
  outline: medium none;
  font-size: 16px;
  margin: 0;
  display: block;
  background: #22627c;
  padding: 12px 2%;
  color: #FFF;
}

#menu #mobile-nav ul li.current_page_item a {
  color: #22627c;
  background: #FFF;
}


#menu #mobile-nav ul.sub-menu {
    display: none;
    margin: 0px auto;
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
}

#menu #mobile-nav ul ul li {
	border-top: 1px solid #FFF;
	border-bottom: 0;
}



#menu #mobile-nav ul li a:hover {
    color: #092e6e;
    background: #FFF;
}


#menu #mobile-nav ul li ul.sub-menu {
    border-top: 1px solid #FFF;
}


#menu #mobile-nav ul.sub-menu li a, #menu #mobile-menu .children ul li a {
    font-size: 0.9em;
    padding-left: 5% !important;
}


#menu #mobile-nav ul ul li a:hover, #menu #mobile-nav ul ul li a:active {

}

#menu #mobile-nav #menu ul li:hover ul li a, #menu #mobile-nav #menu ul ul li:hover ul li a, #menu #mobile-nav #menu ul ul ul li:hover ul li a {
	width: 100%!important;
}

#mobile_scroller {
	max-height: 300px;
	overflow-y: scroll;
	-webkit-overflow-scrolling: touch;
}


.sr-only {
	display: none;
}




/**
 * Media Queries
 * -----------------------------------------------------------------------------
 */

.mobile_only, .mobile-only, .mobileonly  {
	display: none!important;
}




@media all and (max-width:1275px) {
	
  #branding {
    width: 26%;
  }

}





@media all and (max-width:1160px) {
	
	.container {

  }

  #branding {
    max-width: 60%;
    float: left;
  }
  
  body.home #site-title img, #site-title img {
    max-width: 100%;
  }
  
  
  #menu {
    padding: 0 25px 0 10px;
  }
  
  #menu ul li a {
    font-size: 20px;
  }

}


@media all and (max-width:1024px) {
	
	#header_right {
		width: auto;
		float: right;
		margin: 0 0 15px;
	}
	
	#menu ul li a {
	    font-size: 14px;
	}
	
}

@media all and (max-width:768px){
	
	#branding {
    float: left;
    margin: 0;
    width: 47%;
    text-align: center;
	}
	
	#site-title {

	}

	h1, h2, h3, h4, h5, h6 {
		line-height: 1em;
	}

  #header_right {
    text-align: center;
    padding: 0;
    max-width: 50%;
    margin: -1px 0 5px 5px;
  }
  
  .sticky-wrapper {
    min-width: 100%;
  }
  
  
  h1 {
    font-size: 46px;
  }
  
    	
  #home_feature_left, #home_feature_right {
      padding: 20px;
  }

	.home_feature {
    width: 100%;
    float: none;
	}
	
	#feature_logo_badge {
  	display: none;
  }
	
	body.home #site-title img, #site-title img {
    max-width: 75%;
  }
	
	#site-title {
    margin: 8px 0;
  }
  
  
	#menu {
    padding: 5px 20px;
  }

  #header .cta.header_btn {
    padding: 10px 35px 15px;	
	}
	  
  #header_right .main_phone_header {
    font-size: 35px;
  }	
	
	#header a {
	    outline: medium none;
	    font-size: 16px;
	}
	
	#header_right .main_phone_header {
    margin: 0 25px 0 0;
    clear: both;
  }

  .home_widgets {
    top: 20px;
    margin: 0 auto 60px;
  }
  
  .homepage_widget.featured_box {
    width: auto;
    display: block;
  }
  
  	
	.left_half, .right_half {
	    width: 100%;
	    float: none;
	}
	
	
	.social_links {
    float: none;
    margin: 25px 0 10px;
    display: inline-block;
  }
	
	
	#contact_info {
    font-size: 14px;
    line-height: 1.2em;
    float: none;
    margin: 30px 0 20px;
  }
  
  .footer_widget .widget-title {
    float: none;
    margin: 20px 0 0 0;
  }

  body .gform_wrapper span.gform_description {
    text-align: center;
    width: 100%;
    line-height: 1.3em;
  }
        
    
	.header.has_thumbnail .container .vertical_centered {
    font-size: 18px;
    width: 99%;
  }
    	
/* 	#menu label.toggle{display:block; padding: 0 5%;} */


	.menu-wrap {		
		display: block;
	}
	
	#primary-nav {
		display: none;
	}

  	.navbar-toggle {
	  	display: block;
  	}

  #menu {
    float: none;
  }
  
  
	#primary-nav {
		float: none;
	}
	
	#primary-nav ul {
		border-left: none;
	}
	
	
		
	.team-profile {
	    width: 40%;
	}



	.featured_img img {
	    display: block;
	    height: auto;
	    left: -15%;
	    margin: 0 auto;
	    max-width: 200% !important;
	    position: relative;
	    width: 130%;
	}

	
	ul.huge_it_slider_1 img {
	    height: auto !important;
	    max-width: 200% !important;
	    width: 150% !important;
	}
	
  article.has-sidebar {
    width: 90%;
    float: none;
    margin: 0 auto;
  }
	
	#sidebar {
    width: 90%;
    margin: 0px 3% 50px 3%;
    float: none;
    clear: both;
    border-left: none;
	}
		
	article.hentry, body.home article.hentry, body.page-template-template-sidebar-none article.hentry, body.page-template-template_profiles article.hentry {
    width: 100%;
    float: none;
    margin: 20px auto;
    box-sizing: border-box;
    padding: 0 25px;
    max-width: 100%;
	}
	

	
	
	#footer .right_half, #footer .left_half {
	    width: 49%;
	    display: inline-block;
	    vertical-align: top;
	}
    
	body .huge_it_slideshow_image_wrap_1, body #huge_it_slideshow_image_container_1 {
		height: 300px!important;
	}
	
	body .huge_it_slideshow_image_wrap1_1.nodisplay {
	    height: 100%;
	}
	
	body .huge_it_slideshow_description_text_1 {
	    bottom: 10%;
	    font-size: 16px;
	    text-align: left;
	    width: 75%;
	}

	body .huge_it_slideshow_title_text_1 {
	    bottom: 40%;
	    font-size: 20px;
	    top: auto;
	    width: 75%;
	}
	
	#cboxLoadedContent .team_member_title {
	    font-size: 18px;
	   }
	

	
}


@media all and (max-width:700px){

  #map-canvas {
    width: 100%;
  }
  
  ul.location_buttons {
    float: none;
    width: 100%;
  }
  
  .map_wrapper {
    padding: 0;
  }

} /* 700 */


@media all and (max-width:480px){

	ul.half li {
	    float: none;
	    width: 95%;
	}
	
	ul.partners_list li {
		width: 86%;
	}


	.social_icons {
		margin: 20px 0 18px 6px;
	}

	.footer_link {
		margin-top: 20px;
	}
	
	.page_header {
  	padding: 20px 3%;
  }
  	
  .page_header h1 {
    font-size: 32px;
  }
	

  #header .cta.payment_btn {
    display: none;
  }

	#header_right .main_phone_header {

	}
	
  	
  
  .profile_info_wrap {
    max-width: 100%;
    float: none;
    margin-left: auto
  }
  
  
  img.single-profile-wrap {
    float: none;
    margin: 0px auto 10px;
    max-width: 100%;
  }

	
  .profile_list .team-profile {
    width: 100%;
    margin: 0 auto 30px;
  }
	
	#copyright {
	    border-right: medium none;
	    clear: both;
	    display: block;
	    float: none;
	    margin: 0 auto;
	    text-align: center;
	    padding: 15px 0;
	}

  .news_item {
    width: 100%;
    margin: 0 auto;
    float: none;
  }
	
	
	img.footer_logo {
    max-width: 200px;
    float: none;
    margin: 20px 0 0;
    vertical-align: bottom;
	}

	
	
	#footer .right_half, #footer .left_half {
	    width: 100%;
	    display: block;
	    vertical-align: top;
	    text-align: center;
	}
	
			
	.header.has_thumbnail {
	    height: auto;
	    margin: 0 auto 10px;
	    padding: 20px 3% 0;
	    width: 94%;
	}
	
	.has_thumbnail .entry-title {
	    color: #666;
	    left: 0;
	    line-height: 1em;
	    margin-bottom: 15px;
	    position: relative;
	    text-shadow: none;
	    top: auto;
	}
	

}

@media all and (max-width:320px){}

.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}
.home #breadcrumbs, #comment-notes, .form-allowed-tags, .twtr-ft{display:none}