/*
Theme Name: PCI Health Department
Theme URI: 
Author: Mindvolt
Author URI: http://mindvolt.com/
Description: Custom theme
Version: 4.0
Tags: custom theme
Text Domain: mv
*/


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: montserrat, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: #030202;
  line-height: 1.5em;
  font-size: 16px;
}


h1, h2, h4, .serif {
  font-family: "adelle", serif;
  font-weight: 500;
}

.sans-serif {
  font-family: montserrat, sans-serif!important;
}


p{margin:0 0 20px 0px}

.padding {
  padding: 40px;
}

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

a:hover{
  color: #074a51;
  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;
}



#page_content ul li.elementor-editor-element-setting::before {
  display: none;
}

#page_content ul li.elementor-editor-element-setting {
  list-style: none;
  padding-left: 0;
  position: relative;
  line-height: 1.3em;
  margin-bottom: 0;
  font-size: 1em;
}

#page_content ul.elementor-editor-element-settings {
  padding-left: 0;
}

.padding-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}


.padding-40 {
  padding-top: 40px;
  padding-bottom: 40px;
}


.padding-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}


.is-layout-flex .wp-block-column {
  margin-left: auto;
  margin-right: auto;
}


.alignfull {
  margin: 32px calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

.wp-block-group__inner-container {
  max-width: 75rem!important;
  margin-left: auto;
  margin-right: auto;
}

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


.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 {
  margin-bottom: 0.5em;
  clear:both;
  line-height: 1.2em;
}

.all-caps, .allcaps, .uppercase {
  text-transform: uppercase!important;
}

#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: 2.5em;
  padding: 0;
  margin: 0 auto 20px;
  font-weight: 600;
  line-height: 1.1em;
}


h2{
  font-size: 2em;
  padding: 0;
  margin: 0 auto 20px;
  font-weight: 600;

}

h3{
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 0.5em;
}

h4, .intro {
  font-size: 1.1em;
  font-weight: 500 !important;
  line-height: 1.75;
}

h5{
  font-size:110%; 
  margin-bottom: 0.4em; 
  font-weight: 600;
}
h6{font-size:100%}

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


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

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;
    clear: both;
    float: none;
    width: 100%;
    display: block;
}

hr.wp-block-separator {
  width: 150px !important;
  height: 5px;
  background: #397F85;
  margin: 30px auto;
  display: block;
  border-bottom: none;
}

hr.wp-block-separator.full-width {
  width: 100%!important;
}

hr.wp-block-separator.no-margin {
  margin-bottom: 0;
  margin-top: 0;
}




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


.wp-block-image {
  margin-bottom: 25px;
}


.has-brand-green-color-background-color, 
.has-brand-green-background-color {
    background-color: #4A7D84;
}
.has-brand-green-color {
    color: #4A7D84;
}

.has-brand-blue-color-background-color, 
.has-brand-dark-blue-background-color {
    background-color: #143151;
}
.has-brand-blue-color {
    color: #143151;
}

.has-brand-orange-color-background-color {
    background-color: #DD8D3D;
}
.has-brand-orange-color {
    color: #DD8D3D;
}



.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, 
body .wp-element-button {
background: #397F85!important;
border: none!important;
background-image: none;

border-radius: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
color: #FFF !important;
cursor: pointer;
display: inline-block;
float: none;
font-size: 15px;
font-weight: 600!important;
letter-spacing: 0.03em;
line-height: 1.1em;
padding: 0.55em 1.6em;
position: relative;
text-align: center;
text-decoration: none;
text-shadow: none;
height: auto;
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;
}



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, 
body .wp-element-button:hover {
  background-color: #D6F1F2!important;
  color: #053353 !important;
  text-decoration: none !important;
  border: none!important;
  
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}



.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:hover {
  background: #50732a;
}


a.cta2, .cta2 {
  background: #053353 !important;
  color: #FFF !important;
  font-weight: 600;
}



a.cta2:hover, .cta2:hover {
  background-color: #D6F1F2!important;
  color: #053353!important;
}



.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 {
  background-color: #f9f9f9;
  background-position: 100% 0px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  border: 1px solid #DDD;
  border-radius: 0px;
  color: #666;
  float: none;
  font-size: 1.2em;
  padding: 0.65em 0.75em;
  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;
  
  
  -webkit-appearance: 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;
  display: flex;
  align-items: center;
  margin: 0 auto;
  color: #FFF;
  padding: 140px 50px;
  clear: both;
  line-height: 1.4em;
  font-size: 1.2em;
  font-weight: 400;
  overflow: hidden;
  background: #EEE;
  background-position: 50% 50%;    
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 380px;
}

#header_content::before {
  content: '';
  background-color: rgba(79, 221, 234, 0.7);
  width: 50%;
  transform: skew(-40deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: -20%;
  right: auto;
}

#header_content::after {
  content: '';
  background-color: rgba(221, 211, 62, 0.7);
  width: 30%;
  transform: skew(-40deg);
  position: absolute;
  top: 0;
  bottom: 0;
  left: auto;
  right: -20%;
}




#header_content .cell {
  z-index: 1;
  width: 450px;
  max-width: 100%;
}


body.page-template-template_home #header_content {

/*
    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;
}



.page_header {
    position: relative;
    margin: 0 0 0.25em;
    color: #FFF;
    padding: 0;
    font-size: 2.5rem;
}

.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 {
  box-shadow: 0 0 8px rgba(0,0,0,0.25);
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.25);
}


body.home #header::before {

}



#header_sticky_container.sticky-container {
  clear: both;
  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);
  padding: 0 30px;
  -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: #FFF;
}





#header_bar {
  text-align: right;
}



#branding{
  margin: 20px 0 15px 0;
  float: left;
  max-width: 100%;
  position: relative;
  z-index: 30;
}

#site-title {
  width: 160px;
  display: inline-block;
  vertical-align: middle;
}

#site-title img {
  max-width: 100%;
  height: auto;
}

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

#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_tagline {
  display: inline-block;
  vertical-align: middle;
  color: #333;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  width: 230px;
  font-size: 20px;
  line-height: 1.5em;
  margin: 20px 0 0 20px;
}





#header_right {
    float: right;
    padding: 0;
    margin: 30px 0 10px;
}

#header_right a {
  
}


.portal_message {
  display: block;
  color: #BC1D28; 
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9em;
  margin: 0 0 10px;
}

.portal_message a {
  text-transform: none;
  color: #555;
  font-weight: normal;
}



#header_right .cta {
  text-transform: uppercase;
}





/**
 * 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;
}


.priority_boxes .wp-block-column {
  padding: 20px;
}

.priority_boxes .wp-block-heading {
  margin-bottom: 20px;
}


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

.notice_section {
  background: url('/wp-content/uploads/2024/04/scheduling-agenda.jpg') 0 0 / auto 100% no-repeat transparent;
}



/* 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;
}






.homepage_callouts {
  margin-top: 50px;
  margin-bottom: 0;
  max-width: 100%;
}


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


.callout_boxes {
    display: flex;
    padding: 50px;
    text-align: center;
    column-gap: 50px;
    background: #EEE;
}


.callout_box_wrapper:hover {
  cursor: pointer;
}

.callout_box_wrapper::before {
  content: '';
  background: #D6F1F2;
  opacity: 0.9;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.callout_box_wrapper:hover::before {
  opacity: 0;
}

.callout_box_wrapper.active::before {
  opacity: 0;
}


.callout_box_wrapper::after {
  content: '';
  background: #397F85;
  position: absolute;
  right: -55px;
  bottom: -55px;
  width: 100px;
  height: 100px;
  transform: rotate(45deg);
  color: #FFF;
  font-size: 39px;
  font-weight: 700;
  text-align: center;
}

.callout_box_wrapper {
  padding: 60px 30px;
  background: #D6F1F2;
  background-size: cover;
  background-position: 50% 50%;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  margin-bottom: 25px;
  position: relative;
}

.callout-icon {
  background: url('images/icon-plus.svg') 100% 100% / contain no-repeat transparent;
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 18px;
  height: 18px;
  z-index: 1;
}


.callout_box_wrapper h3 {
  font-size: 17px;
  font-weight: bold;
  position: relative;
  z-index: 1;
  color: #397F85;
  opacity: 1;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}

.callout_box_wrapper:hover h3, 
.callout_box_wrapper.active h3 {
  opacity: 0;
}




.callout_box_content {
  background: #D6F1F2;
  padding: 0;
  max-height: 0;
  overflow: hidden;
  
  -webkit-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.callout_box_content.active {
  max-height: 3000px;
}

.callout_box_content_wrapper {
  padding: 50px;
}


.callout_box {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
  background-color: #333;
  color: #FFF;
  min-height: 380px;
  text-align: center;
  box-sizing: border-box;
  margin-bottom: 20px;
  padding: 25px 16% 60px 30px;
  text-align: left;
}

.callout_box * {
  position: relative;
  z-index: 1; 
}

.callout_box::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.4); 
}

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





.quick-links-banner {
  padding: 50px;
  display: flex;
  justify-content: space-between;
  color: #FFF;
}

.quick-links-banner .banner-wrapper {
  width: 30%;
}

.quick-links h3 {
  text-transform: uppercase;
  font-weight: 600;
}

.quick-links-banner .quick-links {
  background-color: #397F85;
  background-image: url('images/bg-quick-links.jpg');
  background-blend-mode: darken, color;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 68%;
  padding: 30px 20px 20px;
}

.quick-links .cta {
  background-color: #6DCAD0!important;
  color: #053353!important;
}

.quick-links-banner .quick-links * {
  flex-basis: 31%;
  margin: 0 1% 1%;
  text-align: center;
}


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





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

.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: 250px;
  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; 
}





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

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




.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 {
  background: #F1F1F1;
  padding: 20px;
}



#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 {
  padding-top: 30px;
  box-sizing: border-box;
  clear: both;
  padding-bottom: 30px;
}

body.page-template-template_home #page_content {
  margin: 50px auto;
}


body.elementor-page #page_content {
  padding-top: 0;
  padding-bottom: 0;
}


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






/* Max Mega Menu Styles */

body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
  margin: 0 0 0 18px;
  padding: 0;
}

body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
  padding: 0;
}

body #mega-menu-wrap-main-menu #mega-menu-main-menu {
  text-align: right;
}






/* WooCommerce cart styles */

#cart_header {
  z-index: 11111;
  display: inline-block;
  vertical-align: middle;
}

.cart_link {
  position: relative;
  display: block;
  color: #FFF;
  width: 80px;
  height: 37px;
  background: url('images/icon_cart.svg') 10px 50% / 30px auto no-repeat transparent;
  text-decoration: none;
  float: right;
  margin: 0 0 0 6px;
  padding: 12px 10px 0;
  z-index: 1111;
}

.cart_link:hover {
  color: #DDD;
}

.cart_qty {
    position: absolute;
    top: 0px;
    left: 15px;
    font-weight: bold;
    width: 21px;
    text-align: center;
    font-size: 14px;
    letter-spacing: -0.06em;
}







/* 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 15px 5px 0;
  display: inline-block;
  vertical-align: middle;
}

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

.location_name {
  font-weight: bold;
}


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




#footer {
    padding: 40px 50px;
    clear: both;
    text-align: left;
    background: #FFF;
    bottom: 0;
    width: 100%;
    z-index: 1;
    box-sizing: border-box;
}



.footer_widget_wrapper {
  width: 20%;
}



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

#lower_footer a {
  color: #848484;
}


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


#footer_band span {
  display: block;
}

#footer_band span:first-child {
  height: 20px;
  background: #A81E30;
}

#footer_band span:nth-child(2) {
  height: 15px;
  background: #6BCBD0;
}

#footer_band span:nth-child(3) {
  height: 5px;
  background: #ECCB2D;
}

#footer_band span:nth-child(4) {
  height: 5px;
  background: #18895C;
}

#footer_band span:nth-child(5) {
  height: 10px;
  background: #EC872D;
}







/* MENU STYLES */




#menu {
  position: relative;
  text-align: right;
  margin: 15px 0;
  z-index: 10;
  padding: 0;
  float: right;
  clear: right;
}


#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 {
  position:relative; 
  float: left;
  margin: 0 0 0 30px;
}

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



#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:#CCC;
  text-decoration:none;
}

#menu .current-menu-item a, #menu .current_page_item a {
    color: #CCC;
    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 !important;  
  color: #999 !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: #333;
  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 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;
}

#menu 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 0.5em 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 .menu ul {
  margin-left: 0;
}


#footer .menu li a {
  padding: 0;
  margin-bottom: 1em;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
}

#footer .menu li .sub-menu li a {
  font-weight: normal;
  text-transform: none;
}

#footer_middle {
  margin: 30px auto;
}


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


.footer_border {
  
}

.footer_border::before, .decorative-border::before {
  content: '';
  background: url('images/tribal-pattern.png') 100% 50% / auto 100% no-repeat transparent;
  height: 140px;
  width: 100%;
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  transform: translateY(-50%);
  z-index: 11;
  opacity: 0.6;
}

.footer_border img {
  width: 100%;
  height: auto;
  display: block;
}








#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 0 5px 0;
  margin: 0 0 10px 0;
}



.entry-meta .entry-date {
  display: block;
  color: #999;
}
  
.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;
}






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

#copyright {
  line-height: 1em;
  margin: 0;
  font-size: 0.75em;
  display: block;
  color: #7f7f7f;
  padding: 10px 40px;

}

#copyright a {
  color: #7f7f7f;
}


#contact_info {
    line-height: 1.2em;
    clear: both;
    float: left;
    margin: 20px 0 0 0;
}

.site-name-footer {
  display: block; 
}

#footer .contact_info {
}



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

#footer .main_phone, #footer .fax_number {
  display: 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;
}

.caldera-grid .row {
  margin-bottom: 25px;
}













#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;
  float: right;
  text-indent: -9999px;
  background: url('images/icon-search.png') 50% 50% / contain no-repeat transparent !important;
  height: 34px;
  width: 7% !important;
  padding: 0;
  margin: 0 3%;
}


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

}


.search-form {
  max-width: 100%;
}



#header .search-form {
  width: 260px;
  display: inline-block;
  vertical-align: middle;
}

#header .search-form label {
  float: right;
  width: 85%;
}

.search-form input[type="search"], #searchform input[type="text"], #searchform input[type="search"] {
  background: #EEE;
  border: 2px solid #397F85;
  border-radius: 0px;
  float: none;
  font-size: 15px;
  font-weight: 300;
  padding: 4px 10px;
  position: relative;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: none;
  box-sizing: border-box;
  margin: 0;
  height: 2.3rem;
}


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


#cboxLoadedContent {
  padding: 5px 10px;
}


body #cboxWrapper {
  overflow: visible;
}

#cboxContent {

}

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


body #cboxClose {
  border-radius: 50px;
  border: #888 3px solid;
  right: -15px;
  background-position: -48px 2px;
  padding: 3px;
}

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







/* SOCIAL STYLES */
    

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

#footer .social_links {
  margin: 0 0 10px 0;
  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: 20px;
}


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

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

.team_wrapper .view_bio {
  opacity: 0;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  font-size: 18px;
  color: #FFF;
  text-transform: uppercase;
  position: absolute;
  top: 50%; 
  left: 50%; 
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  z-index: 1;
  text-align: center;
  text-shadow: 0,0,5px, rgba(0,0,0,0.4);
}

.team_wrapper:hover .view_bio {
  opacity: 1;
}

.team_title {
  display: block;
  font-size: 0.9em;
  color: #777;
}

.team_name {
  font-size: 1em;
  letter-spacing: 0;
}

.team_name a {
  color: #444;
}

.team_card .team_name {
  font-size: 1.2em;
  margin-bottom: 14px;
  font-weight: 600;
}

.view_profile {
  font-weight: bold;
}

.team_card .view_profile {
  margin-top: 20px;
  display: block;
}

.bio_info {
  margin-top: 25px;
}

#team_feed {
  min-height: 400px;
  text-align: center;
}

.team_section {
  margin-bottom: 40px;
}

.team_card {
  width: 20%;
  height: auto;
  display: inline-block;
  position: relative;
  text-align: center;
  -webkit-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
  margin: 0 4% 50px;
  vertical-align: top;
}

/* .pet_card:nth-child(2) {
  margin-right: -5%;
  margin-left: -5%;
} */

.profile_image_wrapper {
  width: 100%;
  padding-top: 125%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  margin-bottom: 10px;
}

.profile_image_wrapper a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  
}

.team_cat_heading {
  font-size: 38px;
}

.tax_nav {
  text-align: left;
  padding-bottom: 20px;
  margin-bottom: 25px;
}

.tax_nav li {
  display: inline-block;
  margin: 0 15px 0 0;
}

.tax_nav li a {
  padding: 0.25em 1.5em;
  display: block;
}

.tax_nav li a:hover {
  background: #444;
}


.team_list_short .team_info {
  width: 100%; 
  padding: 10px;
  z-index: 1;
}

.team_info {
  position: relative;
  top: auto;
  left: auto;
  width: 100%;
  transform: none;
  z-index: 1;
  margin: 0 auto;
  padding: 10px;
  text-align: center;
  line-height: 1.2em;
}

.team_card .team_info {
  
}

.team_image {
  display: block;
}

.team_card:hover {
  z-index: 10!important;
  cursor: pointer;
}

.team_card:hover .team_info {

}

.team_wrapper {
  
}

.team_content_wrapper #left_half {
  width: 30%;
  margin: 0 6% 20px 0;
  float: left;
}

.team_content_wrapper #right_half {
  width: 64%;
  float: left;
}






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

.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;
  font-size: 13px;
}


#right_half .position {
  font-size: 16px;
  color: #444;
}

#cboxContent .entry-title {
  font-size: 20px;
}



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











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


/*
body .off-canvas-content .off-canvas.position-right {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
*/


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

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

.hamburger-icon .lines {
    float: right;
    margin-left: 8px;
    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;
}

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

.hamburger-icon .line {
    background: #FFF none repeat scroll 0 0;
    height: 4px;
    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: 1px;
  -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%;
}




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




.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: 1300px) { /* larger screens - max width of .row */

  #menu ul li a {
      font-size: 18px;
  }
  
  #site-title {
    width: 132px;
  }  
  
  .site_tagline {
    width: 180px;
    font-size: 15px;
    margin: 5px 0 0 12px;
  }
  
  #header_right {
    font-size: 15px !important;
  }
  
  #header_right .cta {
    font-size: 13px !important;
  }
  
  .search-form input[type="search"], #searchform input[type="text"], #searchform input[type="search"] {
    font-size: 15px;
    height: 2em;
  }
  
  
  body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item {
    margin: 0 0 0 18px;
    padding: 0;
  }
  
  body #mega-menu-wrap-main-menu #mega-menu-main-menu > li.mega-menu-item > a.mega-menu-link {
    padding: 0;
    font-size: 14px;
  }
  
  #upper_header {
    padding: 0 20px;
  }

} /* max-width: 80em */



@media screen and (max-width: 1100px) {
  
  #menu_wrapper {
    margin: 0 auto;
    float: none;
    display: block;
    clear: both;
    text-align: center;
  }
  
  #menu {
    text-align: center;
    margin: 15px auto;
    float: none;
    clear: both;
  }
  
  body #mega-menu-wrap-main-menu #mega-menu-main-menu {
    text-align: center;
  }

  .quick-links-banner .quick-links {
    display: block;
  }

}


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


  #back_to_top.show {
/*     display: block; */
    opacity: 1;
  }
  
  
  #branding {
    margin: 15px 0;
  }
  
  #menu_wrapper {
    clear: none;
  }
  
  #header_right {
    width: auto;
    margin-right: 70px;
  }
  
  #header_right .main_phone_header {
    margin: 10px 25px 0 0px;
    clear: both;
  }
  
  #menu_wrapper {
    z-index: 100;
  }
  
  
  #mega-menu-wrap-main-menu {
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 1000;
  }
  
  
  #header_right {
    width: 100%;
    margin: 0 auto 15px;
    text-align: center;
    position: relative;
    
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
  
  }
  
  #header_right .cta {
    text-transform: uppercase;
    width: 49% !important;
    margin-bottom: 10px;
    vertical-align: middle;
  }



  .left_half, .right_half {
      width: 100%;
      float: none;
      text-align: center;
  }
  
  #search_form_footer {
    text-align: center;
  }
  
  
  #footer {
    padding: 40px 20px;
  }
  
  .footer_widget_wrapper {
    width: 100%;
    margin-bottom: 30px;
  }
  
  #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: 35px auto 0;
    float: none;
    clear: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
  }
  
  #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;
  }
  
  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;
  }
  
  
  #header .search-form {
    display: block;
    margin: 10px auto;
    float: none;
  }
  
  .team_card {
    width: 30.85%;
    height: auto;
    margin: 0 1% 10px;
    top: auto !important;
    background: none;
    vertical-align: top; 
  }
  
  .team_card::before {
    display: none;
  }
  
  
  .team_list_short .team_info {
    position: relative;
    top: auto!important;
    vertical-align: top; 
    opacity: 1;
    left: auto;
    transform: none;
    z-index: 1;
    padding: 10px 10px 15px;
    background: #555;
  }
  
  .team_card .team_name {
    font-size: 1em;
  }
  
  .team_card .team_title {
    color: #BBB;
    font-size: 0.85em;
  }




  
} /* max-width: 63.9375em */




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

  #branding {
    max-width: 100%;
  }
  
  #site-title {
    width: 30%;
  }
  
  .site_tagline {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin-left: 3%;
    margin-top: 0;
  }  
  
  
  #header_content::after {
    width: 50%;
    right: -40%;
  }
  
  #header_content::before {
    width: 90%;
    left: -50%;
  }
  
  .team_content_wrapper #left_half {
    width: 100%;
    margin: 0 auto 20px;
    float: none;
  }
  
  .team_content_wrapper #right_half {
    width: 100%;
    float: none;
  }
  
  
  .callout_boxes {
    display: block;
    padding: 20px;
  }
  
  .quick-links-banner {
    padding: 20px;
    display: block;
  }
  
  .quick-links-banner .banner-wrapper {
    width: 100%;
  }
  
  .quick-links-banner .quick-links {
    width: 100%;
    display: block;
  }
  
  .quick-links-banner .quick-links * {
    flex-basis: 31%;
    margin: 0 auto 10px;
    text-align: center;
    width: 100%;
    display: block;
  }
  
  #footer_middle .cta {
    display: block;
    margin-bottom: 15px;
  }
  
  #footer .menu li {
    display: block;
    width: 100%;
  }
  
  .is-stuck #header_right {
    margin-top: -800px;
    position: relative;
  }
  
  #site-title img {
    max-width: 100%;
  }
  
  h1 {
    font-size: 2em;
  }
  
  h2 {
    font-size: 1.75em;
  }
  
  h3 {
    font-size: 1.5em;
  }
  
  
  #upper_header {
    padding: 0 20px;
  }
  
  .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 {
    position: relative;
    margin: 0;
    color: #FFF;
    text-align: center;
    padding: 10px 50px 10px;
    clear: both;
    line-height: 1.4em;
    font-size: 1.2em;
    font-weight: 400;
    text-shadow: 0 0 6px rgba(0,0,0,0.6);
  }
  
  
  #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 .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;
  }
  
    
  .team_name {
    font-size: 1em;
    font-weight: normal;
  }
    
  .team_card {
    width: 46%;
    height: auto;
    margin: 0 1.6% 10px;
    top: auto !important;
    background: none;
    vertical-align: top; 
  }
  
  .team_card::before {
    display: none;
  }
  
  

} /* 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 */

