/*
Theme Name: Azure Flight Support
Theme URI: https://azureflightsupport.com/
Author: Nashville Interactive
Author URI: http://www.nashvilleinteractive.com/
Description: Custom theme
Version: 4.0
Tags: custom theme
Text Domain: ni
*/


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, nav:before, .container:after, ul:after {
    content: " ";
    display: table;
}

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

.clearfix:after, .container:after, nav:after, ul:after {
    clear: both;
}


body{
  font-family: 'Kanit', sans-serif;
  color: #030202;
  line-height: 1.5em;
  font-weight: 300;
  font-size: 18px;
}


.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  font-family: 'Kanit', sans-serif;
}



p{margin:0 0 20px 0px}

.padding {
  padding: 40px;
}

.no_bottom_margin, .no-bottom-margin {
  margin-bottom: 0!important;
}

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

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

a:active {
	outline: none;
}

#container li {
	margin-bottom: 8px;
}

#content ul li {
  list-style: none;
  padding-left: 0.5em;
  position: relative;
  line-height: 1.3em;
  margin-bottom: 0.5em;
  font-size: 1.25em;
}

#content ul li::before {
  content: '\f00c';
  display: inline-block;
  margin: 0 8px 0 0;
  font-family:"Font Awesome 5 Free" !important;
  font-weight: 900;
  color: #639820;
  top: 4px;
  position: absolute;
  left: -1em;
}

#content .dark_bg ul li::before {
  color: #FFF;
}


#content form ul li {
  padding-left: 0;
}

#content form ul li::before {
  display: none;
}



#content ul.xoxo li::before {
  display: none;
}

#content ul.xoxo li {
  padding-left: 0;
}


.text_shadow, .text-shadow {
  text-shadow: 0 0 8px rgba(0,0,0,0.4); 
}


.hidden {
  display: none!important;
}	
	
.pdf {
  background: url('images/icon_pdf.png') 100% 0 / contain no-repeat transparent;
  padding-right: 26px;

}

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

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


img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}


iframe {
  max-width: 100%;
}



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


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	margin-bottom: 0.5em;
	clear:both;
	line-height: 1.2em;
	display: block;
}

#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: 4em;
  padding: 0;
  margin: 0 auto 20px;
  line-height: 1em;
/*
  color: #003764;
  font-weight: 100;
*/
}


h2{
  font-size: 2.5em;
  padding: 0;
  line-height: 1em;
  margin: 0 auto 20px;
/*
  font-weight: 100;
  color: #003764;
*/
}

h3{
  font-size: 2em;
  margin-bottom: 0.5em;
/*
  color: #003764;
  font-weight: 400;
*/
}

h4{
  font-size:1.75em;
  font-weight: 500;
}
h5{
  font-size:110%; margin-bottom: 0.4em; font-weight: 300;
}
h6{font-size:100%}

.text-shadow {
  text-shadow: 0 1px 3px rgba(0,0,0,0.3); 
}


strong, dt, b {font-weight:900}

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 {
    background: url('images/separator.png') 50% 0 / auto 100% no-repeat transparent;
    height: 30px;
    border: medium none;
    margin: 30px 0 40px!important;
    clear: both;
    float: none;
    width: 100%;
    display: block;
}

hr.centered {
  margin: 10px auto 35px;
}

.light hr {
  background: #FFF;

  box-shadow: 0 2px 2px rgba(0,0,0,0.45);
}


hr.alt_separator {
  background: transparent url("images/separator_alt.png") no-repeat scroll 50% 0px;
}

.border-top, .border_top, .bordertop {
  border-top: #BBB 1px solid;
}


.callout_dark, .callout-dark, .calloutdark {
  background: url('images/bg_noise_light.png') 0 0 repeat #33c3e0;  
  color: #FFF !important;
  text-shadow: 0 1px 4px rgba(0,0,0,0.3);
}


.vertical_align, .vertical_centered {
  position: relative;
  top: 50%; 
  padding-right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}


.align-right {
  text-align: right;
}

.light, .light h1, .light h2, .light h3 {
  color: #FFF!important;
}

.light h1, .light h2, .light h3 {
  text-shadow: 0 2px 2px rgba(0,0,0,0.5); 
}


.map iframe {
	pointer-events: none;
}


#interactive_map {
  border: #BBB 2px solid;
  overflow: scroll;
}

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

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




a.cta, .cta, .cta2, .cta2 a, .cta3, .cta4, input[type="submit"], input[type="button"], #commentform input[type="submit"], a.slide_cta, .tp-button.green.small, .tp-button.green, .tp-button, body .tribe-events-community-footer .button, .register a, body.tribe_community_edit .button-primary, body.tribe_community_edit .tribe-button.tribe-button-primary, body.tribe_community_list .button-primary, body.tribe_community_list .tribe-button.tribe-button-primary, body.tribe_community_edit .tribe-button.submit, body.tribe_community_list .tribe-button.submit, body .woocommerce #respond input#submit.alt, body .woocommerce a.button.alt, body .woocommerce button.button.alt, body .woocommerce input.button.alt, body #mc_embed_signup .button, body .caldera-grid .btn-default, body .vc_btn3.vc_btn3-style-modern, #menu ul li.btn a, body #mega-menu-wrap-main-menu #mega-menu-main-menu li.btn a.mega-menu-link, 
.elementor-widget-button a.elementor-button, .elementor-widget-button .elementor-button, .forminator-button.forminator-button-submit {

    background: #ffd307 !important;
        background-color: rgb(255, 211, 7);
    border: none !important;
    background-image: none;
    border-radius: 50px!important;
    -webkit-border-radius: 50px!important;
    -moz-border-radius: 50px!important;
    color: #003764 !important;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-size: 18px!important;
    font-weight: 600 !important;
    letter-spacing: 0.03em;
    line-height: 1.1em;
    padding: 0.65em 1.75em!important;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    height: auto;
    text-transform: uppercase;
    width: auto !important;
    -webkit-appearance: none;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}


.forminator-button.forminator-button-submit {
  float: right;
}


a.cta:hover, .cta:hover, a.cta2:hover, .cta2:hover, input[type="submit"]:hover, input[type="button"]:hover, a.slide_cta:hover, body .tribe-events-community-footer .button:hover, .register a:hover, 
body.tribe_community_edit .button-primary:hover, 
body.tribe_community_edit .tribe-button.tribe-button-primary:hover, 
body.tribe_community_list .button-primary:hover, 
body.tribe_community_list .tribe-button.tribe-button-primary:hover, 
body.tribe_community_edit .tribe-button.submit:hover, 
body.tribe_community_list .tribe-button.submit:hover, 
body .caldera-grid .btn-default:hover, 
body .vc_btn3.vc_btn3-style-modern:hover, 
#menu ul li.btn a:hover,
body #mega-menu-wrap-main-menu #mega-menu-main-menu li.btn a.mega-menu-link:hover, 
.elementor-widget-button a.elementor-button:hover, .elementor-widget-button .elementor-button:hover, .forminator-button.forminator-button-submit:hover {
  background-color: #003764!important;
  color: #FFF !important;
  text-decoration: none !important;
  border: none!important;
  
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}



.cta.down:after {
  content: "\f13a";
  display: inline-block;
  margin: 0 0 0 10px;
  font-family:"Font Awesome 5 Free" !important;
  font-weight: 900;
  font-size: inherit;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  top: 0;
  position: relative;
}


.register a {
  margin: 20px 0 0 0;
}


#footer_callout .cta {
  background: #f8b82f;
  margin-left: 30px;
  margin-right: 30px;
}

#footer_callout .cta:hover {
  background: #50732a;
}


a.cta2, .cta2 {
  background: #F79421 !important;
  color: #FFF !important;
  border-color: #3e620b;
  font-weight: 600;
  font-size: 18px;
}


a.cta2:after, .cta2 a:after {
  content: "\f18e";
  display: inline-block;
  margin: 0 0 0 10px;
  font-family:"Font Awesome 5 Free" !important;
  font-weight: 900;
  font-size: inherit;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  top: 1px;
  position: relative;

}


a.cta2:hover, .cta2:hover {
  background-color: #3e620b!important;
  border-color: #3e620b;
}



.cta.reversed {
  color: #FFF!important;
  border-top: #FFF 2px solid!important;
  border-bottom: #FFF 2px solid!important;
}






.light .cta2, .light a.cta2 {
  color: #FFF!important
}



.continue:after {
  content: "\f13a";
  display: inline-block;
  margin: 0 0 0 10px;
  font-family:"Font Awesome 5 Free" !important;
  font-weight: 900;
  font-size: inherit;
  color: #333;
  font-weight: 300;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  opacity: 0.2;
}

.light .continue:after {
  color: #FFF;
  opacity: 0.4;
}




#homepage_overlay {
  height: 100%;
  width: 100%;
  background: 
}



.heading_separator h4 {
  background: #FFF;
  padding: 0 15px;
  z-index: 1;
  position: relative;
}

.heading_separator h4:before {
content: '';
position: absolute;
top: 50%;
height: 1px;
background: #DDD;
width: 100%;
left: 0;
z-index: -1;
}


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

.cta.payment_btn::after {
  content: '';
  width: 13px;
  height: 14px;
  background: url('images/icon_lock.png') 50% 50% / contain no-repeat transparent;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -7px;
}

#header .cta.payment_btn {
  padding: 5px 40px 10px 20px;
  font-size: 16px;
  float: right;
}

#header .cta.payment_btn::after {
  margin-top: -10px;
}



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



.entry-content li, .comment-content li{
  list-style:outside;
}

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:40px 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;
}
  
  
.centered_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    box-sizing: border-box;
    padding: 0 30px;
}


input[type="text"], input[type="search"], input[type="phone"], input[type="number"], input[type="email"], textarea, select, 
body .forminator-ui#forminator-module-592.forminator-design--default .forminator-input, 
body .forminator-ui#forminator-module-592.forminator-design--default .forminator-input:hover, 
body .forminator-ui#forminator-module-592.forminator-design--default .forminator-input:focus, 
body .forminator-ui#forminator-module-592.forminator-design--default .forminator-input:active {
  background-color: #f9f9f9!important;
  background-position: 100% 0px!important;
  background-repeat: no-repeat;
  background-size: auto 100%!important;
  border: 1px solid #DDD!important;
  border-radius: 0px!important;
  color: #666!important;
  float: none;
  font-size: 1.2em!important;
  padding: 0.65em 0.75em!important;
  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!important;

  -webkit-appearance: none;
}


body .forminator-ui#forminator-module-592.forminator-design--default .forminator-label {
  text-align: left;
  display: none;
}



#mc_embed_signup input {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px;
  padding: 0.6em 1em;
}


input#mc-embedded-subscribe[type="submit"] {
    clear: none;
    width: auto;
    display: inline-block;
    margin: 0;
    font-size: 12px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    padding: 0.7em 1em;
    font-weight: bold;
    letter-spacing: 0;
}


body #mc_embed_signup .button:hover {
  color: #FFF!important;
}







/* https://www.w3schools.com/howto/howto_css_custom_checkbox.asp */
 /* Customize the label (the container) */
.custom_checkbox {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.custom_checkbox input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #FFF;  
  box-shadow: inset 0 0 5px rgba(0,0,0,0.4);
  border-radius: 3px;
}

/* On mouse-over, add a grey background color */
.custom_checkbox:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.custom_checkbox input:checked ~ .checkmark {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.custom_checkbox input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.custom_checkbox .checkmark:after {
  left: 9px;  
  top: 4px;
  width: 8px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
} 


/* STOP CUSTOM CHECKBOX */





    

#container input[type="text"], #container input[type="email"], #container input[type="number"], #container input[type="password"], #container input[type="tel"], #container textarea, body .caldera-grid .form-control {
    border: 1px solid #BBB;
    font-size: 18px;
    height: auto;
    padding: 0.75em 1.25em;
    width: 100%;
    box-sizing: border-box;
}

.wppb-user-forms select {
  display: block;
}

.wppb-default-contact-info-heading {
  margin-top: 50px;
}


#mc_embed_signup {
  top: -3px;
  position: relative;
  margin: 0 0 0 10px;
}

body #mc_embed_signup form {
  padding: 0;
}


body .nf-form-cont .first {
    clear: both;
    margin: 0 auto;
    float: none;
}


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

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

video { width: 100% !important; height: auto !important; }


table{width:100%}


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





.left_half {
	width: 49%;
	float: left;
	margin: 0 2% 0 0;
  box-sizing: border-box;
}


.right_half {
	width: 49%;
	float: left;
	margin: 0;
  box-sizing: border-box;
}


.one_third {
  max-width: 33%;
}

.two_thirds {
  max-width: 66%;
}



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

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

.container{
  margin: 0 auto;
  max-width: 1160px;
  padding: 0 15px;
  box-sizing: border-box;
}


.vc_container{
  margin: 0 auto!important;
  max-width: 1160px;
  padding: 0;

}


.header.has_thumbnail {
  background: #f6f5f3;
}

.header.no_thumbnail {
  padding: 100px 0 30px;
}

body.home .header.no_thumbnail {
  padding: 0;
}

.header.has_thumbnail .container {

}


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








#header_content {
  position: relative;
  margin: 0 auto;
  color: #FFF;
  padding: 260px 50px 150px;
  clear: both;
  line-height: 1.4em;
  font-size: 1.2em;
  font-weight: 400;
  text-shadow: 0 0 6px rgba(0,0,0,0.6);
  width: 100%;

  background: #00438a;
  background-position: 50% 50%;    
  background-size: cover;
  background-repeat: no-repeat;
}

#header_content::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

#header_content:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0; 
  width: 100%; 
  height: 100%; 
  background: #00438a;
  opacity: 0.4;
}

body.page-template-template_home #header_content:before {
  opacity: 0.7;
}

body.home #header_content::after {
  height: 300px;
}




#header_content .grid-container {
  padding: 0 35% 0 0;
}


#header_content h1, #header_content h2, #header_content h3 {
  color: #FFF;
}

#header_content h1 {
  font-size: 2.75em;
}

#header_content h2 {
  font-size: 1.75em;
}

#header_content .cell {
  width: 700px;
  max-width: 100%;
}




body.page-template-template_home #header_content {
  position: absolute;
  height: 800px;

/*   background-image: none!important; */

/*
    margin: -50px auto 0;
    text-align: left;
    width: 1000px;
    max-width: 90%;
    line-height: 1.3em;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
*/
}



#header_content p {
  margin-bottom: 10px;
}


#header_content a {
  color: #CCC;
}


.video_container {
  position: absolute;  
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.video_container::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 200px;
  background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.video_container video {
  min-width: 100%!important; 
  min-height: 100%!important; 
  width: auto; 
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  object-fit: cover;
  
  opacity: 0.6;
}
    


.page_header {
    position: relative;
    margin: 0 0 0.25em;
    color: #FFF;
    padding: 0;
}

.entry-content .page_header {
  display: none;
}


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;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100;
  max-width: 100%;  
  
/*
	-webkit-transition: all .2s ease;
	-moz-transition: all .2s ease;
	-o-transition: all .2s ease;
	transition: all .2s ease;
*/

}

#header.is-stuck {
}

#header::before {
/*
  content: '';
  position: absolute;
  left: 0;
  top: 0; 
  width: 100%;
  height: 100%; 
  background: rgba(0,0,0,0.5); 
*/
}


body.home #header::before {

}



#header_sticky_container.sticky-container {
  clear: both;
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%; 
  left: 0;
}

body.logged-in #header_sticky_container.sticky-container {
  top: 32px;
}





#upper_header {
  background: rgba(0,0,0,0);

	-webkit-transition: background .6s ease;
	-moz-transition: background .6s ease;
	-o-transition: background .6s ease;
	transition: background .6s ease;

/*   position: fixed;	 */
	width: 100%;
	
	box-sizing: border-box;
	z-index: 1;
}


.is-stuck #upper_header {
    background: rgba(0,0,0,0.7);
}





#header_bar {
  text-align: right;
}



#branding {
  margin: -20px 0 15px 10px;
  float: left;
  max-width: 750px;
  position: relative;
  z-index: 30;
  width: 210px;
  height: 210px;
  background: #FFF;
  border-radius: 50%;
  padding: 26px 30px 23px;
  border: #00519c 4px solid;
  box-shadow: 0 0 10px rgba(0,0,0,0.5);
  
	-webkit-transition: all .6s ease;
	-moz-transition: all .6s ease;
	-o-transition: all .6s ease;
	transition: all .6s ease;
}

.is-stuck #branding {
  margin: 10px 0 15px 10px;
  width: 140px;
  height: 140px;
}

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

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


#logo{width:100%}


.header_tagline {
  float: left;
  clear: none;
  margin: 35px 0 0 36px;
  color: #FFF;
  font-weight: 200;
}





#header_right {
    float: right;
    padding: 0;
    margin: 0 0 40px;
    
    display: none;
}


#header_right a {
    outline: none;
    color: #50732a;
    text-transform: uppercase;
    border-left: #999 1px solid;
    padding: 0.5em 0 0.4em 1em;
    margin: 0 0 0 0.9em;
    font-size: 1.3em;
    display: inline-block;
}

#header_right a:first-child {
  border-left: none;
}




#header_right .secure_btn {
  font-size: 0.9em;  
  padding: 0.4em 1em 0.35em 1em;
}

#header_right .secure_btn img {
  width: auto;
  height: 1em;
  margin: 0 0 0 3px;
  position: relative;
  top: 1px;
}


#header_right .map_link {
  margin: 0 20px;
}

#header_right .map_link img {
  width: auto;
  height: 1em;
  margin: 0 0 0 3px;
  position: relative;
  top: 1px;
}






/**
 * Rotator
 * -----------------------------------------------------------------------------
 */
 
 




#homepage_slider_wrapper {
  
}

#homepage_slider {
	max-height: 575px;
	background: url('images/header_bg_default.jpg') 50% 0 / cover no-repeat transparent;
}


.owl-carousel .owl-stage-outer {
	z-index: 1;
}

#homepage_slider .owl-item .item {
  padding: 30px 30px;
  vertical-align: middle;
  width: 100%;
  height: 575px;
  background: 50% 50% / cover no-repeat transparent;
  box-sizing: border-box;
}

#homepage_slider .owl-item .item h2 {
  font-size: 46px;
  font-weight: 300;
}

.slide_link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: left;
    text-indent: -9999px;
}

#homepage_slider .owl-item .item .container {
	z-index: 2;
	height: 100%;
}


#homepage_slider .vc_row-o-full-height {
  min-height: 100%!important; 
}

.slide_content_cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.45);
}

.slide_content_wrapper {
  color: #FFF;
  text-shadow: 0 1px 2px rgba(0,0,0,0.75);
  z-index: 1;
}

.slide_content_wrapper a.cta {
  border-color: #FFF!important;
  color: #FFF!important;
}

.slide_content_wrapper a.cta:hover {
  opacity: 0.75;
}


.slide_content_wrapper.video_slide {
  background: none;
  height: 100%;
  padding: 0;
}


.owl-carousel .owl-video-frame {
  height: 100%!important;
}


.owl-carousel .owl-video-frame iframe {
  max-height: 100%;
}

.item .cover {

}

img.slide_bg_img {
    position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -50%;
    z-index: 1;
    display: block;
    width: 100% !important;
    height: auto;
}

body .owl-carousel .owl-item img {
	width: auto;
	display: inherit;
}

.owl-controls {
	position: absolute;
	top: 45%;
	width: 100%;
}







/* owl.theme.css */


.owl-theme .owl-controls {
	margin-top: 10px;
	text-align: center;
	top: 0;
	height: 100%;
	width: 100%;
	-webkit-tap-highlight-color:transparent;
	
}
.owl-nav [class*=owl-] {
	color:#fff;
	font-size:14px;
	margin:5px;
	padding:4px 7px;
	background:#d6d6d6;
	display:inline-block;
	cursor:pointer;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
	border-radius:3px
}
.owl-nav [class*=owl-]:hover {
	text-decoration:none;
	opacity: 0.6;
}

.owl-nav.disabled {
  display: none;
}


.owl-nav {
  top: 42%;
  width: 100%;
  position: absolute;
}



.owl-nav .owl-prev {
	float: left;
	margin-left: 20px;
	background: transparent url("images/arrow_left.png") no-repeat scroll 50% 50%;
	text-indent: -9999px;
	width: 40px;
	height: 85px;
	z-index: 1;
}

.owl-nav .owl-next {
	float: right;
	margin-right: 20px;
	background: transparent url("images/arrow_right.png") no-repeat scroll 50% 50%;
	text-indent: -9999px;
	width: 40px;
	height: 85px;
	z-index: 1;
}


.owl-dots {
  bottom: 0px;
  position: absolute;
  width: 100%;
  z-index: 1;
  text-align: center;
  right: 0;
}

.owl-dots.disabled {
  display: none;
}

.client_story_slider_wrap .owl-dots {
	bottom: -25px;
}


body .owl-carousel .owl-video-play-icon {
  background: url('images/play.png') 50% 50% no-repeat transparent; 
}


.owl-carousel .owl-item {
  overflow: hidden;
}



.owl-dots .owl-dot {
	display:inline-block;
	cursor: pointer;
	zoom:1;
	*display:inline
}



.owl-dots .owl-dot span {
	width:10px;
	height:10px;
	margin:5px 7px;
	background:#b5b7b4;
	display:block;
	-webkit-backface-visibility:visible;
	-webkit-transition:opacity 200ms ease;
	-moz-transition:opacity 200ms ease;
	-ms-transition:opacity 200ms ease;
	-o-transition:opacity 200ms ease;
	transition:opacity 200ms ease;
	-webkit-border-radius:30px;
	-moz-border-radius:30px;
	border-radius:30px
}
.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
	background:#FFF;
}





#featured_content {
  padding: 0 30px;
  color: #FFF;
}




.service_box .wpb_wrapper {
  position: initial; 
}


.service_box a {
  text-align: left; 
  text-indent: -9999px;
  position: absolute;
  left: 0;
  top: 0; 
  width: 100%; 
  height: 100%; 
}



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

.featured_box {
  color: #FFF;
  text-align: left;
  padding: 30px 0;
  box-sizing: border-box;
  background: #333;
  vertical-align: top;
}

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



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



.homepage_widget.featured_box {
  width: 49%;
  text-align: center;
  margin: 0 2% 40px 0;
  float: left;
  text-shadow: 0 1px 2px rgba(0,0,0,0.75);
  background-repeat: no-repeat;
  min-height: 360px;
  background-position: 50% 50%;
  background-size: cover;
}

.homepage_widget.featured_box:nth-child(2n+1) {
  clear: left; 
}

.homepage_widget.featured_box:nth-child(2n) {
  margin-right: 0;
}

.homepage_callout .centered_content {
  padding: 0 40px;
}


.homepage_widget.featured_box .widget_content p {
  font-size: 22px;
  margin-bottom: 20px;
}


.featured_widget_title {
  display: block;
  line-height: 0.9em;
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 6px;
  line-height: 1.1em;
  letter-spacing: 0.02em;
}



.featured_box .widget_content {
  clear: both; 
}

.featured_box .widget_content p {
  margin-bottom: 0;
}





.callout {
  background: #639820;
  box-shadow:  inset 0 0 16px rgba(0,0,0,0.6); 
  -webkit-box-shadow:  inset 0 0 16px rgba(0,0,0,0.6); 
  padding-top: 60px;
  padding-bottom: 60px;
  color: #FFF;
}






#homepage_callouts {

}


.callout_boxes {
    margin: -50px 0 20px;
    text-align: center;
    z-index: 200;
}

.callout_box_wrapper {
  width: 31%;
  display: inline-block;
  vertical-align: top;
  margin: 0 3% 15px 0;
}


.callout_box_wrapper:nth-child(3n+1) {
  clear: left; 
}

.callout_box_wrapper:nth-child(3n) {
  margin-right: 0;
}


.callout_box {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: 50% 50%;
    color: #FFF;
    text-align: center;
    padding-bottom: 100%;
    box-sizing: border-box;
    vertical-align: top;
    margin-bottom: 20px;
}


.callout_box .button_wrapper {

}

.callout_box .button_wrapper a {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  text-align: center;
  box-sizing: border-box;
}








#searchform input[type="text"], #searchform input[type="search"] {
  margin: 5px 0 20px 0;
  font-size: 21px!important;
}




.section_title {
  padding: 0 0 8px 0;
  margin: 0px 0 12px 0;
  position: relative;
  color: #696969;

  text-align: center;
}

.section_title span {
  background: #FFF;
  padding: 0 20px 0 0;
  position: relative;
  z-index: 1;
}


.callout_section .section_title span {
  background: #f0f0f0;
}


.section_sub_heading {
  margin-bottom: 30px;
}



.content-details {
  display: none;
}

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





#featured_news, #upcoming_events {
   box-sizing: border-box;
}


#featured_news .featured_news_post {

}







.news_feed .news_item {
  margin: 0 0 25px 0;
  padding: 0;
  border-bottom: #aaaaaa 1px solid;
}




.event_icon {
  position: absolute;
  z-index: 1;
  top: -8px;
  left: -8px;
}




.news_item {
  border-bottom: #DDD 1px solid;
  padding-bottom: 15px;
}

.news_item:last-child {
  border-bottom: none;
}


.post_title {
  margin-bottom: 8px;
  line-height: 1em;
  padding-bottom: 0;
  font-weight: 600;
  font-size: 1.5em;
}

.news_item .post_title {
  border-bottom: none;
}


.post_title a {
  color: #444;
}


.post_img {
  margin-bottom: 10px;
  float: left;
  width: 24%;
}



.post_img {
  margin-bottom: 10px;
  min-height: 180px;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #222;
  width: 100%;
  display: block;
}

.post_img a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

body.single .post_img {
  margin: 0 15px 10px 0;

/*   max-width: 50%; */
  width: auto;
}

.post_img img, .post_img iframe {
  border: #FFF 1px solid; 
}


#location_news_feed .entry_excerpt {
  display: none;
}


body.single .post_img {
  margin: 0 auto 10px;
  width: 100%;
  display: block;
  height: 100px;
  min-height: 150px;
}

.post_img img, .post_img iframe {
  border: #FFF 1px solid; 
}

.post_content {
  float: left;
}



.video_thumb {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video_thumb iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}




.photo_gallery {
  margin-top: 50px;
  margin-bottom: 10px;
}

.gallery_image_wrapper {
  margin-bottom: 25px;
}

.gallery_photo img {
  width: 100%; 
  height: auto;
}






.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;
}

#footer_logo {
  height: auto;
  max-width: 200px;
  margin: 0 0 10px;
  display: block;
}


#footer_bg {
  background: url('images/bg_shield.png') 50% 102% no-repeat #6a92a9;
  width: 600px;
  height: 200px;
  position: absolute;
  top: -30px;
  left: 0;
  margin-left: -244px;
  z-index: 0;
}

#footer .left_half {
  z-index: 1;
  width: 45%;
}


#footer .right_half {
  z-index: 1;
  float: right;
  width: 45%;
}

.footer_callouts {
  padding: 0 40px;
}



#footer_callout {
  padding: 20px;
  margin-top: 40px;
}

#footer_callout a {
  color: inherit;
}


#footer_callout iframe {
  width: 100%;
  min-height: 300px;
  margin: 0;
  display: block;
}




.featured_img {
  height: 400px;
  overflow: hidden;
  text-align: left;
  width: 100%;
  white-space: nowrap;
  background: url('images/header_bg_default.jpg') 0 50% / cover no-repeat transparent;

}



.featured_img_wrap {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 100%;
	box-shadow: inset 0 -3px 8px rgba(0,0,0,0.3);
	background-position: 0 50%;
	background-size: cover;
	background-repeat: no-repeat;

}



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



#page_content {
  box-sizing: border-box;
  clear: both;
  padding: 0;
  margin-top: -100px;
  background: #FFF;
}


#page_content::before {
    content: '';
    background: url('images/content-drop-shadow.png') 50% 0 / 100% 100% no-repeat transparent;
    width: 102%;
    top: -8px;
    left: -1%;
    position: absolute;
    height: 500px;
    opacity: 0.5;
}


body.page-template-template_home #page_content:before {
  display: none;
}

body.page-template-template_home #page_content {
  margin-top: 220px;
  background: none;
}


#cboxLoadedContent #page_content {
  margin-top: 0;
}

#cboxLoadedContent #page_content::before {
  display: none;
}


#page_content_wrapper {
  z-index: 1;
  padding: 30px;
  background: #FFF;
  min-height: 500px;
  padding-bottom: 50px;
/*
  box-shadow: 0 5px 5px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 5px 5px rgba(0,0,0,0.2);
*/
}


body.page-template-template_home #page_content_wrapper {
  background: none;
}
  

#sidebar {
  margin-bottom: 50px;
  box-sizing: border-box;
}


#sidebar a {
}

#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;
}


.post-date {
font-size: 0.8em;
display: block;
clear: both;
color: #999;
margin: 1px 0 0 0;
}




.page_subnav {
  background: #000;
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), to(rgba(255,255,255,0.2)));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,0.2));
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,0.2));
	background-image: -o-linear-gradient(top, rgba(255,255,255,0), rgba(255,255,255,0.2));
	background-image: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,0.2));


  padding: 25px 50px;
  margin: 0;
  text-align: center;
}

#container .page_subnav li {
  margin: 0;
  display: inline-block;
}

.page_subnav a {
  color: #FFF;
  padding: 5px 10px;
  display: block;
}


.page_subnav a:hover, .page_subnav li.current_page_item a {
  color: #999;
}






.menu_title {
  font-size: 30px;
  border-bottom: #48526c 1px solid;
  padding: 0 0 12px 0;
  color: #FFF;
  font-weight: 300;
  margin: 0;
}


#sidebar .page_subnav ul.sub-menu {
  margin: 0 0 0 15px;
  font-size: 0.9em;
  display: block;
}


.page_subnav li.menu-item-has-children a::after {
  display: none;}



.google_map_embed_code {
  width: 100%;
  
}

.google_map_embed_code iframe {
  width: 100%!important;
  height: 450px!important;
}


#right_half .google_map_embed_code iframe {
  height: 240px!important;
  margin-bottom: 30px;
}








/* LOCATIONS STYLES */


.location_phone_number {
  display: block;
}

.location_phone_number {
  display: block;
}

.location_email {
  display: block;
}

.directions_link {
  display: block;
  margin: 10px 0 0;
}

.directions_link i {
  font-size: 0.8em;
}

.location_services {
  margin-top: 30px;
}

.location_copy {
  margin-top: 30px;
}

.location_services .services_icon_wrapper {
  max-width: 100px;
  display: block;
  clear: both;
  padding: 0 7px 15px;
  text-align: center;
  display: inline-block;  
  vertical-align: top;
}

.location_services .services_icon {
  height: auto;
  display: block;
  max-width: 75px;
  height: auto;
  margin: 0 auto 5px;
}

.service_title {
  font-weight: normal;
  line-height: 1em;
  display: block;
  font-size: 0.9rem;
}


.social_links_location {
  margin: 0 0 25px 0;
  padding: 20px 0;
  border: #DDD 1px solid;
  text-align: center;
  color: #666;
  background: #f9f9f9;
}

.social_links_location .h4 {
  display: inline-block; 
  margin: 0 15px 0 0;
}

.social_links_location .social_icon {
  margin: 0 2px;
}

.locations_contact_list {
  text-align: center;
}

.locations_contact_wrapper {
    width: 28%;
    display: inline-block;
    margin: 0 1.5% 50px;
    vertical-align: top;
}



/* GOOGLE BADGE */


#google_badge {
  display: block;
  width: 400px;
  margin: 0 0 30px;
  text-align: left;
  font-size: 0.9em;
  line-height: 1.4em;
}

.location_image {
  max-width: 150px;
  height: auto;
  margin: 5px auto 5px;
  display: inline-block;
  vertical-align: middle;
  border: #FFF 3px solid !important;
}

.location_details {
  display: inline-block;
  margin: 0 0 10px 0;
  vertical-align: top;
}

.location_name {
  font-size: 1.25rem;
}


.location_street_address {
  display: block;
}

.location_country {
  display: none;
}

.location_phone {
  display: block;
}

.rating_stars {
  width: 150px;
  height: 25px;
  margin: 10px 0;
  background: url('includes/google_badge/star-ratings.png') 50% 0 / 100% auto no-repeat transparent;
}

.rating_stars.stars_5 {
  background-position: 50% -3px;
}

.rating_stars.stars_4 {
  background-position: 50% -45px;
}

.rating_stars.stars_3 {
  background-position: 50% -87px;
}

.rating_stars.stars_2 {
  background-position: 50% -129px;
}

.rating_stars.stars_1 {
  background-position: 50% -171px;
}

.rating_stars.stars_0 {
  background-position: 50% -213px;
}












/* EMMA EMAIL STYLES */

#e2ma_signup_message, .e2ma_signup_form_required_footnote {
  display: none;
}

#e2ma_signup_reset_button {
  display: none!important;
}

body .e2ma_signup_form {
  width: 100%;
}

.signup_form .e2ma_signup_form_button {
  line-height: 1em;
  padding: 6px 20px;
  vertical-align: middle;
  text-transform: none;
}


#e2ma_signup_form_button_row {
  display: inline-block;
  float: none;
}

.e2ma_signup_form_row {
  display: inline-block;
}


#page_content .e2ma_signup_form_row {
  display: block;
}

#page_content .e2ma_signup_form_element {
  margin: 0 20px 0 0;
  width: auto;
}




.e2ma_signup_form_element {
    margin: 0 20px 0 0;
    width: 250px;
    max-width: 100%;
}


.signup_form .e2ma_signup_form_label {
    text-align: left;
    color: #FFF;
    display: none;
}
 
    
body .signup_form .e2ma_signup_form input[type="text"], 
body .signup_form .e2ma_signup_form input[type="email"], 
body .signup_form .e2ma_signup_form textarea, 
body .signup_form .e2ma_signup_form select[multiple="multiple"] {
    min-width: 100px;
    height: auto;
    width: 100%;
    border: none;
    font-size: 16px;
    color: #737373;
    padding-left: 10px;
    max-width: 300px;
    border-bottom: #737373 2px solid;
    background: none;
    box-shadow: none;
}

body #footer_email_signup .e2ma_signup_form input[type="text"], 
body #footer_email_signup .e2ma_signup_form input[type="email"], 
body #footer_email_signup .e2ma_signup_form textarea, 
body #footer_email_signup .e2ma_signup_form select[multiple="multiple"] {
    color: #FFF;
    border-bottom: #FFF 2px solid;  
    max-width: 580px;
}

input.form_submit {
  margin-top: 20px;
  float: right;
}

#footer_email_signup input.form_submit {
  float: none;
}




#upper_footer {
  text-align: center;
  padding: 10px 20px;
  background: #005cb9;
  color: #FFF;
}

#upper_footer a {
  color: #FFF;
}


#footer {
  padding: 20px 20px 70px 20px;
  clear: both;
  color: #FFF;
  text-align: center;
  background: url('images/logo_footer.png') 50% 50% / auto 80% no-repeat #003764;
  bottom: 0;
  width: 100%;
  z-index: 1;
  box-sizing: border-box;
}


#footer_left {

}

#footer_right {
  text-align: right;
}

#footer-widget {
    display: block;
    margin: 15px 0 0;
    padding: 0;
    clear: both;
    float: left;
}

#footer-widget img {
  margin-right: 15px;
}

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



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


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




#lower_footer {
  background: #181818;
  padding: 10px 40px;
  text-align: center;
  font-size: 12px;
  color: #FFF;
}

#lower_footer a {
  color: #FFF;
}


#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 STYLES */




#menu {
  position: relative;
  text-align: right;
  margin: 50px 0 15px 0;
  z-index: 10;
  padding: 12px;
/*   background: rgba(255,255,255,0.7); */
  float: left;
  clear: right;
}

/*
#menu::after {
  content: '';
  position: absolute;
  top: 0;
  left: 100%;
  height: 100%; 
  width: 2000px;
  background: rgba(255,255,255,0.7);
}
*/

#menu::before {
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;

  content: '';
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  height: 100%; 
  width: 2000px;
  background: rgba(255,255,255,0.7);
  box-shadow: 0 0 5px rgba(0,0,0,0.5);
  transform: translateX(-50%);
}

.is-stuck #menu::before {
  background: rgba(255,255,255,0.95);
}



#primary-nav {
  display: block;  
  float: right;
}



.nav-menu {
  display: inline-block;
}


#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 a.cta {
  display: inline-block;
  padding: 0.5em 1em;

}

#menu ul li a {
    display: block;
    font-size: 20px;
    line-height: 1em;
    margin: 0px;
    padding: 8px 0;
    text-decoration: none;
    font-weight: 400;
    margin: 0 0 0 25px;
    text-transform: uppercase;
    color: #003764;
}



#menu ul ul li {
  display: block;
  float: none;
}


#menu ul ul li a {
  padding: 5px 0;
  display: block;
  float: none;
}



#menu ul.menu li a{}

#menu ul li a:hover{
  color:#005cb9;
  text-decoration:none;
}

#menu .current-menu-item a, #menu .current_page_item a {
    color: #005cb9;
    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: #005cb9 !important;  
  color: #FFF !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: #003764;
	color: #FFF;
	font-size: 14px;
	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;
}

#menu li.edge ul.sub-menu {
  left: auto;
  right: 0;
}

li.menu-item-has-children a::after {
    content: "\f0d7";
    font-size: 14px;
    margin: 2px 0 0 5px;
    display: inline-block;
    float: right;
    font-family:"Font Awesome 5 Free" !important;
    font-weight: 900;
}

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

#content {
  padding-top: 0;
}

#content.has_thumbnail {
  padding-top: 0;
}

#content.has_thumbnail {
	padding: 0;
}



#body_content {
  padding: 60px 0 0 0;
}


body.vc_page #body_content {
  padding: 0;
}


body.home #body_content {
  padding-top: 0;
}


#footer .nav-menu-wrapper {
  font-size: 1em;
}


.footer-nav-menu {
    margin: 0 0 2em 0;
}

.footer-nav-menu li {
  display: inline-block;
  border-left: #FFF 1px solid;
  padding: 0 0 0 10px;
  margin-left: 6px;
  line-height: 1em;
}

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




#footer #footer-secondary-nav {
  font-size: 0.85em;
  margin: 0.25em 0 0;
  display: block;
  clear: both;
}

#footer #footer-secondary-nav li {
  display: inline-block;
  border-right: #FFF 1px solid;
  padding: 0 6px 0 3px;
  line-height: 1em;
}

#footer-secondary-nav li a {
  color: #999;
}

#footer #footer-secondary-nav li:last-child {
  border-right: none;
  padding-right: 0;
}




#footer .siteby {
  font-size: 0.75em;
  color: #FFF;
}











#menu li.cta a:hover, body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item a:hover {
  background: none;
}



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

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

#menu ul ul.sub-menu, 
#menu ul li:hover ul ul.sub-menu, 
#menu ul ul.sub-menu li:hover ul ul { 
  display:none;
}

#menu ul li:hover ul.sub-menu, 
#menu ul ul.sub-menu li:hover ul, 
#menu ul ul.sub-menu 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.sub-menu li a:hover, 
#menu ul ul.sub-menu li:hover ul li a:hover,
#menu ul ul.sub-menu ul li:hover ul li a:hover{
  background: #FFF;
/*   color: #04b3ec; */
	opacity:1;
}

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





.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;
}





/* BREADCRUMB STYLES */


#crumbs {
  z-index: 8;
}


#breadcrumbs {
    font-size: 18px;
    color: #FFF;
    padding: 6px 0 5px;
    margin: 0 0 0 0;
    
    display: none;
}

body.single-tribe_events #breadcrumbs {
  display: none;
}

#breadcrumbs .container {
  padding: 0 15px;
  box-sizing: border-box;
}

#breadcrumbs .container #crumbs {
  border-bottom: #c7c7c7 2px solid;
}

#breadcrumbs ul, #breadcrumbs li{display:inline}

#breadcrumbs a {

}







#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}




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


.entry-content img {
	border: none;
}

.news_feed .entry-meta, .news_feed .entry-footer, .comment-meta {
  border: none;
}

.news_feed .entry-meta .entry-date, .news_feed .entry-footer .entry-category {
  display: inline-block;
  margin-right: 10px;
}


.news_feed .entry-meta a, .news_feed .entry-footer a, .comment-meta a {
  color: #9dceea;
}



.entry-meta {
    font-size: 0.85em;
    padding: 0;
    margin: 0 0 5px 0;
}



.entry-meta .entry-date {

}
  
.entry-footer {
    display: block;
    clear: both;
    margin-top: 20px;
    font-size: 0.85em;
    border-top: #FFF 1px solid;
    padding: 10px 0 0;
}

.entry-footer .social-links a {
  font-size: 20px;
  margin: 0 6px 0 0;
}


#branding img {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 70%;
  height: auto;
  transform: translate(-50%, -50%);
  margin-top: -3%;
}

#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}










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

.widget-title span.text {
  padding-right: 15px;
  position: relative;
  z-index: 1;
}



#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}





#contact .container {
  padding: 75px 0 50px;
  border-top: #EEE 1px solid;
}




#footer a{
  color: #FFF;
}

#copyright {
  line-height: 1em;
  margin: 10px auto 0;
  font-size: 0.75em;
  display: block;
  color: #FFF;
}

#copyright a {
  color: #FFF;
}


#contact_info {
    line-height: 1.2em;
    clear: both;
}



#footer .contact_info {
}



.street_address {
	display: inline-block;
}

#footer .main_phone, #footer .fax_number {
  display: inline-block;
/*
  margin: 0 4px 0 0;
  border-right: #999 1px solid;
  padding: 0 8px 0 0;
*/
}

#header .main_phone {
    float: right;
    font-size: 22px;
    margin: 0 0 10px 0;
    font-weight: 600;
}

#header .main_phone a {

}


.contact_email {
	display: inline-block;
}


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

#wrapper #s{
  width: 100%;
  box-sizing: border-box;
}

#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 #777;margin-bottom:30px}



#search_form_footer {
  margin: 0 0 30px 0;
}



body .caldera-grid label {
  font-weight: normal;
  font-size: 0.85em;
}

body .caldera-grid .row {
  margin-bottom: 25px;
  margin-left: 0;  
  margin-right: 0;
}













#search_form {
  display: none;
  right: 26px;
  top: 100%;
  width: auto;
  position: absolute;
  background: rgba(255,255,255,0.9);
  padding: 15px;
  z-index: 100;
  border-radius: 3px;
}

.search_btn {
  display: inline-block;
  position: relative;
  height: auto;
  margin: 0;
  vertical-align: middle;
}


input[type="search"]#s {
	width: 250px;
	display: inline-block;
}

input[type="submit"].search-submit {
  font-size: 16px;
  display: block;
  float: right;

/*
  display: inline-block;
  text-align: center;
  margin: 10px 0 0 5px;
  vertical-align: top;
  padding: 4px 15px;
  font-size: 16px;
  text-transform: none;
  float: right;
*/
}


input[type="submit"].search-submit:hover {

}


.search-form {
  max-width: 500px;
  margin: 0 auto 30px;
}



#header .search-form {
  min-width: 300px;
}


.search-form input[type="search"], #searchform input[type="text"], #searchform input[type="search"] {
/*
  background: none;
  border-bottom: 1px solid #FFF;
  border-radius: 0px;
  color: #FFF;
  float: none;
  font-size: 16px;
  font-weight: 300;
  padding: 4px 10px;
  position: relative;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border: none;
  box-shadow: none;
  border-bottom: #FFF 1px solid;
  letter-spacing: 0.03em;
  box-sizing: border-box;
*/
}


input#s {
  
}


#search_form input.search-submit[type="submit"] {
  border: #224666 1px solid !important;
  color: #224666 !important;
}

#search_form .search-form input[type="search"] {
  border-bottom: 1px solid #224666;
  color: #224666;
}

#search_form input.search-submit[type="submit"]:hover {
  color: #FFF!important;
}





.entry-content #search_form .search-form input[type="search"] {
  border-bottom: 1px solid #333;
  color: #333;
}









.more_posts {
  clear: both;
  box-sizing: border-box;
  margin: 30px auto;
  display: block;
  text-align: center;
}


.more-link {
  font-weight: 600;
}



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

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

.has_thumbnail .entry-title {
/*
	color: #666;
	top: 45%;
	margin-bottom: 15px;
	position: absolute;
	text-shadow: 0px 0px 5px rgba(255,255,255, 0.5);
	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;
}








/* EVENT STYLES */


.event_item {
  margin: 0 0 20px 0;
  border-bottom: #aaa 1px solid;
  padding-bottom: 15px;
}


.event-date {
  float: left;
  display: block;
  text-align: center;
  margin: 0 2% 0 0;
  min-width: 10%;
  
  background-color: #DDD;

	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));
}

.event_month {
  background: #4a413a;
  padding: 5px 10px;
  font-size: 16px;
  font-weight: 200;
  text-transform: uppercase;
  color: #FFF;
  display: block;
  line-height: 1em;
}

.event_date {
  font-weight: 600;
  font-size: 34px;
  display: block;
  padding: 14px 15px 4px;
}

.event_day {
  padding-bottom: 3px;
  display: block;
  font-size: 16px;
  font-weight: 200;
  text-transform: uppercase;
}

.event_info {
  width: 86%;

  float: left; 
}



.event-meta .entry-category {
  display: block;
  margin-bottom: 6px;
}


.event-meta .entry-date, 
.event-meta .entry-location {
  display: block;
  font-size: 18px;
  padding-left: 0;
  margin: 0 0 6px 0;
  line-height: 1.1em;
}


.event-meta .entry-date {
/*   background: url('images/icon_calendar.png') 0 0 no-repeat transparent;  */
}

.event-meta .entry-location {
/*   background: url('images/icon_map.png') 0 0 no-repeat transparent;  */
}




body .tribe-events-list .tribe-events-event-image + div.tribe-events-content {
  width: 100%;
}

body .tribe-events-othermonth .tribe-events-month-event-title, .tribe-events-othermonth div[id*="tribe-events-daynum-"] {
  opacity: 1;
}

.single-tribe_events .tribe-events-meta-group .tribe-events-venue-map {
    box-sizing: border-box;
}


#upcoming_events.footer_event_feed {
  margin: 0 40px 40px;
  padding-bottom: 20px;
  box-sizing: border-box;
}

.footer_event_feed .event_item {
  margin: 0 3.333% 20px 0;
  border-bottom: #aaa 1px solid;
  padding-bottom: 15px;
  width: 30.333%;
  float: left;
}

.footer_event_feed .event_item:nth-child(3n) {
  margin-right: 0;
}

.footer_event_feed .event_item:nth-child(3n+1) {
  clear:both;
}

.footer_event_feed .event_info {
    max-width: 80%;
}

.eventForm .tribe-datetime-block .tribe-field-end_date, .eventForm .tribe-datetime-block .tribe-field-end_time, .eventForm .tribe-datetime-block .tribe-field-start_date, .eventForm .tribe-datetime-block .tribe-field-start_time {
    height: auto!important;
}


body .tribe-community-event-details td {
    padding: 8px 32px 8px 32px;
}







/* COLORBOX STYLES */




/* COLORBOX STYLES */


#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;
}

body #cboxTitle {

    position: absolute;
    top: -29px;
    left: 0;
    font-size: 16px;
    color: #666;
}
    

#cboxPrevious, #cboxNext {
    border: 0;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    background: none;
}

body #cboxClose::before, 
body #cboxClose::after {
  background: #FFF none repeat scroll 0 0;
  border-radius: 4px;
  content: "";
  height: 24px;
  position: absolute;
  left: 18px;
  top: 8px;
  width: 5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

body #cboxClose::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}



body #cboxClose {
    position: absolute;
    top: -20px;
    right: -20px;
    display: block;
    background-image: none;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: #000;
    border-radius: 50%;
    border: #f8f8f8 4px solid;
}


#cboxPrevious {
    position: absolute;
    top: 50%;
    left: -24px;
    margin-top: -32px;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: #000;
    border-radius: 50%;
    border: #f8f8f8 4px solid;

}


#cboxNext {
    position: absolute;
    top: 50%;
    right: -24px;
    margin-top: -32px;
    width: 40px;
    height: 40px;
    text-indent: -9999px;
    background: #000;
    border-radius: 50%;
    border: #f8f8f8 4px solid;
}


body #cboxPrevious::before, body #cboxPrevious::after, body #cboxNext::before, body #cboxNext::after {
    background: #FFF none repeat scroll 0 0;
    border-radius: 4px;
    content: "";
    height: 18px;
    position: absolute;
    left: 20px;
    top: 6px;
    width: 5px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

body #cboxNext::after, body #cboxPrevious::after {
  top: 16px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

body #cboxPrevious::after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);  
  left: 16px;
}

body #cboxPrevious::before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);  
  left: 16px;
}







/* SOCIAL STYLES */
    

.social_links {
  display: inline-block;
  margin: 5px 30px 0 20px;
}

#footer .social_links {
  margin: 0 auto 10px;
  display: block;
}

.social_links a {
    font-size: 24px;
    color: #4a413a;
    margin: 0 0 0 10px;
}

.social_links a:hover {
  color: #ffb844;
}

#footer .social_links a {

}

#footer .social_links a:hover {
}


.social_icon {
  font-size: 25px;
}

#footer .social_icon {
  font-size: 25px;  
  margin: 12px 6px 0;
  display: inline-block;
}











/* TESTIMONIALS STYLES */


.testimonial_slider_wrapper {
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.2);
  background: #FFF;
  padding-top: 25px;
  padding-bottom: 25px;
  border: #DDD 2px solid;
}

.testimonial_item {
  text-align: center;
}

.testimonial_heading {
  text-align: center;
}

.testimonial_title {
  font-size: 1.4em;
}

.testimonial_attribution {
  font-size: 1.3em;
  color: #AAA;
}











/* TEAM STYLES */


.team_wrapper {
	margin-bottom: 50px;
	text-align: center;
}


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

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

.team_title {
  display: block;
}

.team_image {
  border: #FFF 3px solid !important;
}


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


.staff_profile {
  text-align: center;
}

.staff_profile .h4 {
  margin-bottom: 0;
}

.staff_profile a {
}

.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: 45%;
  margin: 0 2% 46px;
  vertical-align: top;
  background: rgba(255,255,255,0.2);
  padding: 15px;
  box-sizing: border-box;
}


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

.staff_profile {
  margin-bottom: 40px;
}

.profile_image_wrapper {
  width: 156px;
  height: 156px;
  margin: 0 auto;
  background: #f3f3f3;
  border-radius: 125px;
}


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


#profile_wrapper {
  padding-top: 50px;
}

.profile_img {
  margin: -36px auto 10px;
  max-width: 80px;
}

.profile_img img {
  border: #FFF 1px solid; 
  box-shadow: 0 1px 4px rgba(0,0,0,0.4); 
}

.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: #000;
}


.profile_title {
	border-bottom: #DDD 1px solid;
	padding-bottom: 25px;
	margin-bottom: 25px;
}


.position {
  font-weight: 400;
  color: #888;
}



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

.team_member_single .team_member_img {
	float: left;
}

.single-profile-wrap {
	float: left;
	margin: 0px 15px 10px 0px;
	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, .elementor img.round {
    border-radius: 50%;
    box-shadow: none;
    overflow: hidden;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

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











/* FORMS */
	

.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;
}




#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;
}

#sidebar .search-form {
  text-align: center;
}








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

.profile_title {
	border-bottom: #DDD 1px solid;
	padding-bottom: 25px;
	margin-bottom: 25px;
}

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



.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}






.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:0 15px 15px 0;float:left}
.alignright{margin:0 0 15px 15px;float:right}
.aligncenter{display:block;margin:15px auto;clear:both}
#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}








/*  MOBILE NAV STYLES */


/**
 * Off Canvas Styles
 * @link http://foundation.zurb.com/sites/docs/off-canvas.html
 */
 
 
 
 


.hamburger-icon .menu-text {
    color: #FFF;
    float: left;
    font-size: 20px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 0;
}

.hamburger-icon .lines {
    float: right;
    width: 32px;
}

.hamburger-icon {
  display: block;
  float: right;
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 1001;
  position: relative;
  margin: 15px 10px 15px 0;
  background: transparent;
  padding: 10px;
  border-radius: 5px;
}

.is-stuck .hamburger-icon {
  background: #005cb9e3;
}

.is-open-right .hamburger-icon {
  background: transparent;
}

.hamburger-icon:focus {
    outline: medium none;
}

.hamburger-icon .line {
    background: #FFF none repeat scroll 0 0;
    height: 3px;
    margin-bottom: 5px;
    -webkit-transition: all 0.5s ease 0s;
            transition: all 0.5s ease 0s;
}

.hamburger-icon .line:last-child {
    margin-bottom: 0;
}

.hamburger-icon[aria-expanded="true"] {

}

.hamburger-icon[aria-expanded="true"] .line:nth-child(1) {
  margin-bottom: 3px;
  -webkit-transform: rotate(45deg) translate(5px, 5px);
  transform: rotate(45deg) translate(5px, 5px);
  background: #FFF;
}

.hamburger-icon[aria-expanded="true"] .line:nth-child(2) {
    opacity: 0;
}

.hamburger-icon[aria-expanded="true"] .line:nth-child(3) {
  -webkit-transform: rotate(-45deg) translate(5px, -5px);
  transform: rotate(-45deg) translate(5px, -5px);
  background: #FFF;
            
}

.off-canvas {
  color: #FFF;
  height: 100%;
  z-index: 10;
  background: #333;
}

.off-canvas-wrapper,
.off-canvas-wrapper-inner {
    -webkit-backface-visibility: visible;
}

.off-canvas.is-transition-overlap.is-open {
  box-shadow: 0 0 10px rgba(10,10,10,.7);
  z-index: 1000;
  width: 100%;
}

.off-canvas-content {
    background: none;
}

.off-canvas a {
    display: block;
    margin: 0;
}





.sr-only {
	display: none;
}




#back_to_top {
/*   display: none; */
  position: fixed;
  bottom: -100px;
  right: 10px;
  width: 40px;
  height: 40px;
  text-align: center;
  z-index: 10000;
  border-radius: 50%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
  background: #333;
  opacity: 0;
  cursor: pointer;
  
  -o-transition: .5s;
  -ms-transition: .5s;
  -moz-transition: .5s;
  -webkit-transition: .5s;
  transition: .5s;
}


#back_to_top::before {
  content: "\f062";
  width: 90%;
  height: 90%;
  position: absolute;
  left: 50%;
  transform: translate(-50%, -38%);
  color: #FFF;
  font-family:"Font Awesome 5 Free" !important;
  font-weight: 900;
  top: 52%;
}

#back_to_top a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: left;
    text-indent: -9999px;
}

#back_to_top.show {
  opacity: 0;
  bottom: 15px
}





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



@media screen and (max-width: 80.5rem) { /* larger screens - max width of .row */


} /* max-width: 80em */



@media screen and (min-width: 64em) { /* tablet */
  
  body.page-template-template_home #header_content {
    height: 800px;
    background-image: none!important;
  }
  
}



@media screen and (max-width: 63.9375em) { /* tablet */



body .position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 100%;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%); }
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
            transform: translateX(100%); }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
            transform: translateX(-100%); }
  .position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); 
  }



.position-left {
  width: 100%;
  box-sizing: border-box;
}



  .grid-container {
    padding-right: 0;
    padding-left: 0;
  }

  #back_to_top.show {
/*     display: block; */
    opacity: 1;
  }
  
  
  body.page-template-template_home:not(.is-mobile) #header_content {
    background-image: none!important;
  }
  
  #menu::before, .is-stuck #menu::before {
    background: none;
    box-shadow: none;
  }
  
  h2 {
    font-size: 2em;
  }
	
	
  #branding {
    width: 140px;    
    height: 140px;
  }
  
  h4 {
    font-size: 1.25em;
  }
  
  .location_name {
    font-weight: 500;
  }
  
  #page_content_wrapper {
    min-height: 300px;
  }
	
	
	#header_right .main_phone_header {
    margin: 10px 25px 0 0px;
    clear: both;
  }
  
  #menu {
    background: none;
  }
  	
	.left_half, .right_half {
	    width: 100%;
	    float: none;
	    text-align: center;
	}
	
	#search_form_footer {
  	text-align: center;
	}
	
	
	#footer_right {
  	text-align: center;
	}
	
	#footer .social_links {
    margin: 0 auto;
    text-align: center;
    float: none;
    display: block;
  }


  #featured_news, #upcoming_events {
    height: auto !important;
    margin-bottom: 10px;
  }	
  
  #footer_logo {
    margin: 0 auto 10px;
  }
			

	.featured_img img {
	    display: block;
	    height: auto;
	    left: -15%;
	    margin: 0 auto;
	    max-width: 200% !important;
	    position: relative;
	    width: 130%;
	}
	
	
	#menu_wrapper {
    position: absolute;
    top: 0;
    right: 0;
    height: 100vh;
    overflow: scroll;
    z-index: 1000;
    background: #333;
  }
  
  #menu {
    text-align: center;
    margin: 9vh auto 80px;
    float: none;
    clear: none;
  }
  
  #primary-nav, #primary-nav ul {
    float: none;
  }
  
  #menu ul li {
    float: none;
    margin: 0 0 0.5em;
  }
  
  #menu ul li a {
    padding: 0.5em;
    font-size: 24px;
    margin: 0;
    color: #FFF;
  }
  
  li.menu-item-has-children a::after {
    margin: 0 0 0 10px;
    position: absolute;
  }
  
  #menu li ul.sub-menu {
    position: relative;
    border-top: none;
    width: 100%;
  }
  
  #menu ul ul.sub-menu li:hover ul, #menu ul ul.sub-menu ul li:hover ul {
    left: 0;
    margin: 0;
  }

	
} /* max-width: 63.9375em */





@media screen and (min-width: 40em) { /* tablet */

  .light-desktop, .light_desktop, .light-desktop a, .light_desktop a {
    color: #FFF;
  }

}


@media screen and (max-width: 40em) { /* small */

  #branding {
  }
  
  .is-stuck #branding {
    width: 90px;
    height: 90px;
  }
  
  h1 {
    font-size: 2em;
  }
  
  h2 {
    font-size: 1.75em;
  }
  
  h3 {
    font-size: 1.5em;
  }
  
  #page_content_wrapper {
    padding: 15px;
  }
  
  body.page-template-template_home #header_content {
    height: 600px;
  }
  
    
  body.page-template-template_home #page_content {
    margin-top: 120px;
  }
  
  .featured_img, .header.has_thumbnail .container {
    min-height: 80px;
    max-height: 160px;
  }

  body .vc_column_container > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
  }
    
  .social_links {
    display: inline-block;
    margin: 0;
    float: left;
  }
    
  #header .social_links a {
    margin: 0 12px 0 0;
    font-size: 18px;
    max-width: 46%;
  }

  #header .search_btn {
    display: none;
  }
  
  #header .main_phone {
    float: right;
    margin: 11px 0 8px 20px;
  }
  
  
  .homepage_callout {
    text-align: center;
  }

  
  #header_content h1 {
    font-size: 2em;
  }
      
  #header_content {
    padding: 125px 20px 30px;
  }
  
  #header_content .grid-container {
    padding: 0;
  }
  
  #page_content {
    margin-top: 0;
  }
  
  #header_content::after {
    background: none;
    background: none;
    background: none;
    filter: none;
  }
  
  
  #breadcrumbs {
    padding: 6px 0 5px;
  }
  
  
  #columns {
  	-webkit-column-count: 1;
  	-moz-column-count: 1;
  	column-count: 1;
  }

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

	.footer_link {
		margin-top: 20px;
	}
	
	.page_header {
  	padding: 15px 0;
  }

  
  #footer {
    text-align: center;
  }
  
  #footer .nav-menu-wrapper {
    float: none;
  }
	
	.footer-nav-menu li {
    padding: 0 10px;
    margin: 0 3px 10px;
    border: none;
  }
	
	#footer_logo {
	    max-width: 200px;
	    float: none;
	    margin: 20px 0 0;
	    vertical-align: bottom;
	}

			
	.has_thumbnail .entry-title {
	    color: #666;
	    left: 0;
	    line-height: 1em;
	    margin-bottom: 15px;
	    position: relative;
	    text-shadow: none;
	    top: auto;
	}
	

} /* max-width: 40em */


.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important}






/* /////////////////////////// */
/* Foundation Clearing Classes */
/* /////////////////////////// */



.large-1:nth-child(12n+1), 
.large-2:nth-child(6n+1), 
.large-3:nth-child(4n+1), 
.large-4:nth-child(3n+1), 
.large-5:nth-child(2n+1), 
.large-6:nth-child(2n+1) {
  clear: none; 
}

.medium-1:nth-child(12n+1), 
.medium-2:nth-child(6n+1), 
.medium-3:nth-child(4n+1), 
.medium-4:nth-child(3n+1), 
.medium-5:nth-child(2n+1), 
.medium-6:nth-child(2n+1) {
  clear: none; 
}

.small-1:nth-child(12n+1), 
.small-2:nth-child(6n+1), 
.small-3:nth-child(4n+1), 
.small-4:nth-child(3n+1), 
.small-5:nth-child(2n+1), 
.small-6:nth-child(2n+1) {
  clear: left; 
}


@media screen and (min-width: 40em) { /* tablet */

  .small-1:nth-child(12n+1), 
  .small-2:nth-child(6n+1), 
  .small-3:nth-child(4n+1), 
  .small-4:nth-child(3n+1), 
  .small-5:nth-child(2n+1), 
  .small-6:nth-child(2n+1) {
    clear: none; 
  }

  .large-1:nth-child(12n+1), 
  .large-2:nth-child(6n+1), 
  .large-3:nth-child(4n+1), 
  .large-4:nth-child(3n+1), 
  .large-5:nth-child(2n+1), 
  .large-6:nth-child(2n+1) {
    clear: none; 
  }
  
  .medium-1:nth-child(12n+1), 
  .medium-2:nth-child(6n+1), 
  .medium-3:nth-child(4n+1), 
  .medium-4:nth-child(3n+1), 
  .medium-5:nth-child(2n+1), 
  .medium-6:nth-child(2n+1) {
    clear: left; 
  }

} /* 40 em */



@media screen and (min-width: 64em) { /* larger screens - max width of .row */

  .small-1:nth-child(12n+1), 
  .small-2:nth-child(6n+1), 
  .small-3:nth-child(4n+1), 
  .small-4:nth-child(3n+1), 
  .small-5:nth-child(2n+1), 
  .small-6:nth-child(2n+1) {
    clear: none; 
  }
    
  .medium-1:nth-child(12n+1), 
  .medium-2:nth-child(6n+1), 
  .medium-3:nth-child(4n+1), 
  .medium-4:nth-child(3n+1), 
  .medium-5:nth-child(2n+1), 
  .medium-6:nth-child(2n+1) {
    clear: none; 
  }
  
  
  .large-1:nth-child(12n+1), 
  .large-2:nth-child(6n+1), 
  .large-3:nth-child(4n+1), 
  .large-4:nth-child(3n+1), 
  .large-5:nth-child(2n+1), 
  .large-6:nth-child(2n+1) {
    clear: left; 
  }

} /* max-width: 80em */

