@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Zilla+Slab:300,300i,400,400i,500,500i,600,600i,700,700i');
@charset "UTF-8";
/************************************************

Stylesheet: Main Stylesheet

*************************************************/

@font-face {
	font-family: 'gill_sans';
	src: url('fonts/gillsans-light-webfont.eot');
	src: url('fonts/gillsans-light-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/gillsans-light-webfont.woff2') format('woff2'),
		url('fonts/gillsans-light-webfont.woff') format('woff'),
		url('fonts/gillsans-light-webfont.ttf') format('truetype'),
		url('fonts/gillsans-light-webfont.svg#gill_sans') format('svg');
	font-weight: 300;
	font-style: normal;
}

@font-face {
	font-family: 'gill_sans';
	src: url('fonts/gillsans-webfont.eot');
	src: url('fonts/gillsans-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/gillsans-webfont.woff2') format('woff2'),
		url('fonts/gillsans-webfont.woff') format('woff'),
		url('fonts/gillsans-webfont.ttf') format('truetype'),
		url('fonts/gillsans-webfont.svg#gill_sans') format('svg');
	font-weight: 400;
	font-style: normal;
}

@font-face {
	font-family: 'gill_sans';
	src: url('fonts/gillsans-bold-webfont.eot');
	src: url('fonts/gillsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/gillsans-bold-webfont.woff2') format('woff2'),
		url('fonts/gillsans-bold-webfont.woff') format('woff'),
		url('fonts/gillsans-bold-webfont.ttf') format('truetype'),
		url('fonts/gillsans-bold-webfont.svg#gill_sans') format('svg');
	font-weight: 700;
	font-style: normal;
}



/*********************
GENERAL STYLES
*********************/

body:not(.admin-bar) .dev-only {
	display: none !important;
}

html {
	font-size: 10px;
	background-color: rgb(235,235,235);
	padding-bottom: 50px;
}

body {
	font-size: 1em;
	background-color: #ffffff;
	/*padding-top: 88px;*/
}

@media (max-width: 740px) {
	body {
		/*padding-top: 104px;*/
	}
}

/*
.container {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 150px 0 60px;
}
*/
.container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 60px;
}

.row,
.row .row {
	max-width: none;
	margin: 0 -10px;
}

.row .columns {
	padding-left: 10px;
	padding-right: 10px;
}

#spbutton a.button {
	text-align: left !important;
}


@media (min-width: 40em) and (max-width: 63.999em) {
	.container {
		padding-left: 35px;
		padding-right: 35px;
	}
}


@media (max-width: 39.999em) {
	.container {
		padding-left: 25px;
		padding-right: 25px;
	}
}


/* Blank Landing Page Template Styles */

.page-template-template-blank-lp {
	padding-top: 0;
	
	.container {
		max-width: 1280px;
	}
	
	.max-width-1180 {
		max-width: min(1180px, calc(100vw - 60px));
		margin-left: auto;
		margin-right: auto;
	}
	
	.max-width-1000 {
		max-width: min(1000px, calc(100vw - 60px));
		margin-left: auto;
		margin-right: auto;
	}
	
	#content > .container {
		padding-top: 0;
		padding-bottom: 0;
		margin-top: 0;
		
		h2 {
			font-family: 'gill_sans', sans-serif;
			font-size: 3em;
			font-weight: 600;
		}
		
		& .intro p {
			font-size: 2em;
			font-weight: 400;
		}
		
		/*
		a.button {
			font-size: 2em;
			margin: 0;
			text-transform: none;
			border-radius: 3em;
			margin-top: 0.4em;
			font-weight: 500;
			
			&::after {
				display: none;
			}
		}
		*/
	}
	
	#rmp_menu_trigger-7631 {
		display: none !important;
	}
}

@media (max-width: 63.999em) {
	.page-template-template-blank-lp {
		#content > .container {			
			h2 {
				font-size: 2.75em;
			}
			
			& .intro p {
				font-size: 1.8em;
			}
			
			a.button {
				font-size: 1.8em;
			}
		}
	}
}

@media (max-width: 39.999em) {
	.page-template-template-blank-lp {
		#content > .container {			
			h2 {
				font-size: 2.5em;
			}
			
			& .intro p {
				font-size: 1.6em;
			}
			
			a.button {
				font-size: 1.6em;
			}
		}
	}
}


/*********************
LINK STYLES
*********************/
a:link, a:visited:link {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3); }

/*********************
H1, H2, H3, H4, H5 P STYLES
*********************/
h1 a, .h1 a, h2 a, .h2 a, h3 a, .h3 a, h4 a, .h4 a, h5 a, .h5 a {
  text-decoration: none; }

html, body, p, li {
  font-family: 'Roboto', sans-serif;
  line-height: 1.64;
  font-weight: 300;
  color: #000;
}

p {
	margin-bottom: 1em;
	font-size: 1.6em;
}

li {
	margin-bottom: .5em;
	font-size: 1.6em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Zilla Slab', serif;
	margin-bottom: 1em;
}

h1 {
	color: #002c77;
	font-size: 4.4em;
	line-height: 1.15;
	font-weight: 500;
}


h2 {
	color: #002c77;
	font-size: 3.8em;
	line-height: 1.15;
	font-weight: 500;
}

.vc_tta-container h2,
h3, h4, h5, h6 {
	color: #0073cf;
	font-size: 3em;
	line-height: 1.35;
	font-weight: 500;
}

h4 {
	font-size: 2.4em;
	color: #002c77;
	font-weight: 600;
	line-height: 1.15;
	margin-bottom: 0.2em;
}

h4 a {
	color: #002c77;
}

h5 {
	color: #002c77;
	font-size: 2.2em;
	line-height: 1.4;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 1.5em;
}

h5 a {
	font-weight: 400;
	color: #0073cf;
	text-decoration: underline;
}

h6 {
	font-size: 1.2em;
	font-family: 'Roboto', sans-serif;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: 400;
	line-height: 2;
}

.wpb_text_column.wpb_content_element h6 {
	text-transform: none;
	font-family: 'Zilla Slab', serif;
	letter-spacing: 0;
	line-height: 1.4;
	margin-bottom: 0.15em;
}

/*********************
Health & Wellness
*********************/

#wellness-bullet li {
    background-image: url('/wp-content/uploads/2019/08/teal-arrow.png');
    background-repeat: no-repeat;
    background-position: left 10%;
    padding-left: 2em;
	padding-bottom: 10px;
}

#wellness-bullet ul {
	padding-top: 20px;
}

#wellness-bullet ul li::before {
	display: none;
}

#wellness-bullet-library ul {
	margin-left: 0px;
	padding-left: 0px;
}

#wellness-bullet-library ul li::before {
	display: none;
}

#wellness-bullet-library li {
	list-style: none !important;
    background-image: url('/wp-content/uploads/2019/08/arrows.png');
    background-repeat: no-repeat;
    background-position: left center;
    padding: 1.5em 1.5em 1.5em 4em;
}

#wellness-bullet-library li a {
	text-decoration: none !important; 
	font-size: .8em;
	color: #000 !important;
	padding-bottom: 20px;
}

.vertical-elements .vc_column-inner {
	background-position: top center !important;
}

.vertical-text {
	margin-top: 350px !important;
	background-color: #fff;
	padding: 20px;
	text-align: center;
	margin: 30px 40px;
	position: relative;
	z-index: 2;
}

.vertical-text h3 {
	line-height: 1.1;
}

/*********************
Landing Pages
*********************/

i.fa {
	color: #c92127;
}

a.lpbutton,
.lpbutton {
	background-color: #0073CF;
	color: #fff;
	font-size: 22px;
	border-radius: 5px;
	padding: 12px 25px;
	font-family: 'Zilla Slab', serif;
	line-height: 1.2;
	font-weight: 600;
	border: none;
	letter-spacing: 0.025em;
	margin: 0 10px 0 0;
	transition: all 0.6s;
	text-decoration: none;
	cursor: pointer;	
}
a.lpbutton:hover,
a.lpbutton:active,
a.lpbutton:focus,
.lpbutton:hover, .button:active, .button:focus {
	 background-color: #006bc2;
     color: #fff;
}

a.lpbutton2,
.lpbutton2 {
	background-color: #ebb700;
	color: #001d4f;
	font-size: 22px;
	border-radius: 5px;
	padding: 12px 25px;
	font-family: 'Zilla Slab', serif;
	line-height: 1.2;
	font-weight: 600;
	border: none;
	letter-spacing: 0.025em;
	margin: 0 10px 0 0;
	transition: all 0.6s;
	text-decoration: none;
	cursor: pointer;	
}
a.lpbutton2:hover,
a.lpbutton2:active,
a.lpbutton2:focus,
.lpbutton2:hover, .button:active, .button:focus {
	 background-color: #e3b101;
     color: #001d4f;
}

@media (max-width: 63.999em) {
	.vertical-text {
		margin-top: 225px !important;
		padding: 15px;
		margin: 15px 10px;
	}
}

@media (max-width: 39.999em) {
	.vertical-text {
		margin-top: 175px !important;
	}
}

.title-landing {
	font-family: 'Gill Sans', sans-serif;
	font-size: 37px;
	color: #002c77;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 2px;
	padding-top: 10px;
	
}
.sub-title-landing {
	font-family: 'Gill Sans', sans-serif;
	font-size: 60px;
	color: #002c77;
	text-transform: uppercase;
	text-align: center;
	font-weight: 950;
	padding-bottom: 20px;
	
	
}
.disclaimer-text{
	font-size: 12px;
	color: #002c77;
	margin-bottom: 10px;
	margin-top: 10px;
}

.pre-title-landing {
	color: #002c77;
	font-size: 2.1em;
	line-height: 1.4;
	font-weight: 700;
	font-family: 'Gill Sans', sans-serif;
	margin-bottom: 1.5em;
	
}

@media (max-width: 767px) {
	.pre-title-landing {
		font-size: 1.7em;
	}
	.title-landing {
		font-size: 20px;
		margin-bottom: 2px;
		padding-top: 10px;
	}
	.sub-title-landing {
		font-size: 45px;
		padding-bottom: 20px;
	}	
}


.entry-content p a.button.hw,
.button.hw {
	background-color: #043673;
	color: #fff;
}

.entry-content p a.button.hw:hover,
.entry-content p a.button.hw:active,
.entry-content p a.button.hw:focus,
.button.hw:hover, .button.hw:active, .button.hw:focus {
	 background-color: #104484;
     color: #f9c606;
}

.entry-content p a.button.hwe,
.button.hwe {
	background-color: #fff;
	color: #043673;
}

.entry-content p a.button.hwe:hover,
.entry-content p a.button.hwe:active,
.entry-content p a.button.hwe:focus,
.button.hwe:hover, .button.hwe:active, .button.hwe:focus {
	 background-color: #ebb700;
     color: #043673;
}

@media (min-width: 64em) {
	.wpb_text_column.wpb_content_element h6 {
		font-size: 2.2em;
	}
}



a {
	color: #002c77;
}

a[href^="tel"] {
	color: unset !important;
	font-size: unset !important;
	line-height: unset !important;
	letter-spacing: unset !important;
	font-weight: unset !important;
	text-decoration: none !important;
}

.h-icon {
	background-image: url('../images/h-icon-phone.png');
	background-repeat: no-repeat;
	background-position: center left;
	background-size: 1.1em;
	padding-left: 1.5em;
	display: inline-block;
}

.h-icon.h-icon-phone {
	background-image: url('../images/h-icon-phone.png');
}

.h-icon.h-icon-arrow {
	background-image: url('../images/h-icon-arrow.png');
}

.h-icon.h-icon-email {
	background-image: url('../images/h-icon-email.png');
}

.dmw-form button,
.entry-content p a.button,
.button,
.rmp-menu-additional-content a {
	color: #002c77;
	font-size: 12px;
	border-radius: 17px;
	padding: 12px 25px;
	font-family: 'Roboto', sans-serif;
	background-color: #ebb700;
	text-transform: uppercase;
	line-height: 1.2;
	font-weight: 700;
	border: none;
	letter-spacing: 0.025em;
	margin: 0 10px 0 0;
	transition: all 0.6s;
	text-decoration: none;
	cursor: pointer;
	margin: 0;
}

.entry-content p a.button:last-child,
.button:last-child,
.rmp-menu-additional-content a:last-child {
	margin-right: 0;
}

.dmw-form button::after,
.entry-content p a.button::after,
.button::after,
..rmp-menu-additional-content a::after {
	content: "\203a";
	position: relative;
	top: -0.15em;
	margin-left: 0px;
	transition: transform 0.6s;
	padding-left: 0;
	transform: translateX(4px);
	display: inline-block;
}

.dmw-form button:hover::after,
.dmw-form button:active::after,
.dmw-form button:focus::after,
.entry-content p a.button:hover::after,
.entry-content p a.button:active::after,
.entry-content p a.button:focus::after,
.button:hover::after,
.button:active::after,
.button:focus::after {
	transform: translateX(8px);
}

.dmw-form button:hover,
.dmw-form button:active,
.dmw-form button:focus,
.entry-content p a.button:hover,
.entry-content p a.button:active,
.entry-content p a.button:focus,
.button:hover, .button:active, .button:focus {
	background-color: #fbc710;
	color: #002c77;
}

.entry-content p a.button.blue,
.button.blue {
	background-color: #0073cf;
	color: #fff;
}

.entry-content p a.button.blue:hover,
.entry-content p a.button.blue:active,
.entry-content p a.button.blue:focus,
.button.blue:hover, .button.blue:active, .button.blue:focus {
	background-color: #204c97;
}



.wpb_text_column.wpb_content_element.text-light {
	
}

.wpb_text_column.wpb_content_element.text-light h3,
.wpb_text_column.wpb_content_element.text-light h4,
.wpb_text_column.wpb_content_element.text-light h5,
.wpb_text_column.wpb_content_element.text-light h6 {
	color: #ebb700;
}

.wpb_text_column.wpb_content_element.text-light p {
	color: #fff;
}

.wpb_text_column.wpb_content_element.text-light a:not(.button) {
	color: #fff;
}

.wpb_text_column.wpb_content_element.h3-white h3,
.wpb_text_column.wpb_content_element.h4-white h4,
.wpb_text_column.wpb_content_element.h5-white h5,
.wpb_text_column.wpb_content_element.h6-white h6 {
	color: #fff;
}


@media (min-width: 40em) and (max-width: 63.999em) {
	p {
		font-size: 1.45em;
	}

	li {
		font-size: 1.45em;
	}

	h1, h2 {
		font-size: 3.95em;
	}

	.vc_tta-container h2,
	h3, h4, h5, h6 {
		font-size: 3.05em;
	}

	h4 {
		font-size: 2em;
	}

	h5 {
		font-size: 1.8em;
	}

	h6 {
		font-size: 1.1em;
	}
}


@media (max-width: 39.999em) {
	p {
		font-size: 14px;
		font-weight: 400;
	}

	li {
		font-size: 14px;
		font-weight: 400;
	}

	h1, h2 {
		font-size: 27px;
	}

	.vc_tta-container h2, h3, h4, h5, h6 {
		font-size: 27px;
		line-height: 1.15;
	}

	h4 {
		font-size: 16px;
	}

	h5 {
		font-size: 14px;
	}

	h6 {
		font-size: 14px;
	}
	
	.entry-content p a.button {
		display: block;
		max-width: 300px;
		margin: 0 auto 10px;
	}
	
	.entry-content p a.button:last-child, .button:last-child {
		margin-right: auto;
	}
}

/*********************
HEADER STYLES
*********************/

header.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	background-color: #002c77;
}

body.admin-bar header.header {
	top: 32px;
}

@media (max-width: 782px) {
	body.admin-bar header.header {
		top: 46px;
	}
}

header.header .container {
	max-width: 1280px;
	padding: 0 60px;
}

.header ul.off-canvas-list li {
  list-style: none; }

.top-bar, .top-bar ul {
	background-color: transparent;
}

/* Top Section */

#top-section {
	padding: 0 10px;
	position: absolute;
	width: 100%;
	font-size: 14px;
}

#top-section .container {
	max-width: 1335px;
}

#top-section .top-bar-right {
	white-space: nowrap;
	position: relative;
	z-index: 20;
}

#top-section .top-bar-right > * {
	display: inline-block;
	white-space: nowrap;
	width: auto;
	height: 32px;
	overflow: hidden;
}

#top-section .top-bar-right #sidebar-header > * {
	display: inline-block;
	white-space: nowrap;
}

#top-section .top-bar-right #menu-top-menu > * {
	display: inline-block;
	white-space: nowrap;
}

/* Search Bar */

.search-form {
	margin-right: 22px;
}

.search-form label {
	position: relative;
}

.search-form label i {
	position: absolute;
	font-size: 14px;
	top: 50%;
	margin-top: -7px;
	left: 20px;
}

.search-form label input {
	border-radius: 0;
	background-color: rgb(230,230,230);
	border: none;
	margin: 0;
	padding: 0 10px 0 40px;
	max-width: 103px;
	transition: max-width 0.75s;
}

.search-form label input {
	color: rgb(0,44,119);
	font-size: 13px;
	font-weight: 500;
	line-height: 32px;
	height: 32px;
}

.search-form label input:focus,
.search-form label input.has-value {
	max-width: 240px;
	transition: max-width 0.75s;
	border: none;
	box-shadow: none;
}

.search-form label input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgb(0,44,119);
  opacity: 1;
}
.search-form label input::-moz-placeholder { /* Firefox 19+ */
  color: rgb(0,44,119);
  opacity: 1;
}
.search-form label input:-ms-input-placeholder { /* IE 10+ */
  color: rgb(0,44,119);
  opacity: 1;
}
.search-form label input:-moz-placeholder { /* Firefox 18- */
  color: rgb(0,44,119);
  opacity: 1;
}

/* Font Resizer */

.Zeno_FR_Widget {
	
}

.Zeno_FR_Widget h2.widget-title {
	margin: 0 5px 0 0;
}

.Zeno_FR_Widget .zeno_font_resizer_container p {
	margin: 0;
}

.Zeno_FR_Widget h2.widget-title,
.Zeno_FR_Widget .zeno_font_resizer_container p {
	color: rgb(128,150,187);
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 13px;
	line-height: 1.2;
	display: inline-block;
}

.Zeno_FR_Widget .zeno_font_resizer_container {
	color: rgb(128,150,187);
	display: inline-block;
}

.Zeno_FR_Widget .zeno_font_resizer_container a {
	color: rgb(128,150,187);
	font-weight: 400;
}


/* Header Section */

#header-section {
	padding: 0 10px;
}

#header-section .container {
	padding-right: 147px;
	position: relative;
	padding-left: 98px;
	padding-bottom: 20px;
	transition: all 0.6s;
}


@media (min-width: 40em) and (max-width: 63.999em) {
	#header-section .container {
		padding-right: 35px;
		padding-left: 35px;
		padding-bottom: 10px;
	}
}


@media (max-width: 39.999em) {
	#header-section .container {
		padding-right: 0;
		padding-left: 0;
		padding-bottom: 0px;
	}
}


/* Logo */
  
h1.site-logo a,
div.site-logo a {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	background-size: contain;
	display: block;
	height: 64px;
	overflow: hidden;
	text-indent: -999em;
	width: 198px;
	margin: 45px 0 0;
	position: relative;
	z-index: 20;
	transition: all 0.6s;
}


/* Request Call */

#sidebar-header .request-a-call {
    display: inline-block;
    vertical-align: top;
}

#sidebar-header .request-a-call h3 {
    margin: 0;
    font-size: 18px;
    line-height: 22px;
    border-bottom: 1px solid #fff;
    display: block;
    margin: 5px 20px 5px 0;
}

#sidebar-header .request-a-call h3 a {
    color: #fff;
}

#responsive-menu-additional-content {
	text-align: center;
	padding: 1em !important;
}

#responsive-menu-additional-content a.request-a-call {
	/* color: #fff; */
	text-align: center;
	display: inline-block;
	padding: 1em 2em;
}


/*********************
NAVIGATION STYLES
*********************/
.top-bar .title-area {
  z-index: 1; }

.off-canvas-list ul {
  margin-left: 0; }
  .off-canvas-list ul li a {
    border-bottom: 0px; }
  .off-canvas-list ul .dropdown {
    margin-left: 20px; }

.menu .active > a {
	background: transparent;
	background: unset;
	color: #0073cf;
}
	
	
/* TOP MENU */

#menu-top-menu {
	background-color: #ebb700;
	padding: 0 12px;
}

#menu-top-menu > li {
	display: inline-block;
	margin: 0;
	font-size: 14px;
	line-height: 32px;
	height: 32px;
}

#menu-top-menu > li:not(:first-child):not(.tab)::before {
	content: "|";
	margin-left: -2px;
}

#menu-top-menu > li > a {
	color: #002c77;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 32px;
	margin: 0;
	padding: 0 10px;
	display: inline-block;
	letter-spacing: 0.025em;
	height: 32px;
}

#menu-top-menu > li > a:hover {
}

#menu-top-menu > li.active > a {
	background-color: transparent;
}

#menu-top-menu > li.tab > a {
	
}

#menu-top-menu > li.tab > a:hover {
	
}



/* MAIN MENU */

#menu-main-menu-1 {
	top: 55px;
	position: relative;
	transition: all 0.6s;
}

#menu-main-menu-1 > li {
	font-size: 18px;
	line-height: 1.2;
	font-weight: 600;
	color: #fff;
	font-family: 'gill_sans', sans-serif;
	border-left: 1px solid rgba(235,183,0,.5);
	padding: 0px 20px 0px 8px;
	margin: 0;
	/*transition: padding 0.6s;*/
}

#menu-main-menu-1 > li.last {
	border-right: 1px solid rgba(235,183,0,.5);
}

#menu-main-menu-1 > li > a {
	color: #fff;
	padding: 7px 12px;
	line-height: 1.2;
	/*transition: all 0.6s;*/
	padding-right: 32px;
}


#menu-main-menu-1 > li.active > a {
	color: #ebb700;
	background-color: transparent;
}

.dropdown.menu.medium-horizontal#menu-main-menu-1 > li.is-dropdown-submenu-parent > a {
}

#menu-main-menu-1 > li > a::after {
	border: 1px solid #fff;
	width: 10px;
	height: 10px;
	border-top: none;
	border-left: none;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 12px;
	right: 2px;
}

#menu-main-menu-1 > li.is-active {
	background-color: #fff;
	border-color: #fff;
}

#menu-main-menu-1 > li.is-active + li {
	border-left-color: #fff;
}

#menu-main-menu-1 > li.is-active > a {
	color: #002c77;
}

#menu-main-menu-1 > li.is-active a::after {
	border-color: #002c77;
}

/* Dropdowns */

#menu-main-menu-1 .current-page-ancestor ul.submenu {
	
}

#menu-main-menu-1 li.is-active ul.submenu {
	display: block;
}
	
#menu-main-menu-1 > li:not(.last) > ul.submenu {
	right: auto;
	left: -1px;
}

#menu-main-menu-1 > li > ul.submenu {
	background-color: #fff;
	border: 1px solid rgba(0,0,0,.05);
	box-shadow: 4px 4px 5px rgba(0,0,0,.2);
	padding: 0 5px 0;
	right: -1px;
	min-width: 220px;
}
	
#menu-main-menu-1 ul.submenu li {
	padding: 0;
	margin: 0;
}
	
#menu-main-menu-1 > li > ul.submenu > li:not(:last-child) {
	border-bottom: 1px solid rgba(128,150,187,0.25);
}
	
#menu-main-menu-1 ul.submenu li a {
	color: #002c77;
	font-size: .5em;
	font-weight: 700;
	line-height: 1.2;
	padding: 8px 15px;
	margin: 0;
}
	
#menu-main-menu-1 ul.submenu li.active > a {
	background-color: #fff;
}
	
#menu-main-menu-1 ul.submenu li.current-menu-item > a {
	background-color: rgb(204,227,245);
}
	
#menu-main-menu-1 ul.submenu li a:hover {
	background-color: #0073cf;
	color: #fff;
}
	
#menu-main-menu-1 ul.submenu li a::before,
#menu-main-menu-1 ul.submenu li a::after {
	display: none;
}

#menu-main-menu-1 ul.submenu ul.submenu {
	display: block;
	background-color: transparent;
	top: auto;
	left: auto;
	right: auto;
	border: none;
	position: relative;
	margin-top: -5px;
}

#menu-main-menu-1 ul.submenu ul.submenu li {
	margin-bottom: 0;
}

#menu-main-menu-1 ul.submenu ul.submenu li a {
	color: #000;
	font-size: 0.3em;
	font-weight: 300;
	padding-top: 7px;
	padding-bottom: 7px;
}

#menu-main-menu-1 ul.submenu ul.submenu li a:hover {
	color: #fff;
}


/* MEGA MENU */

#mega-menu {
	position: absolute;
	top: 130px;
	width: 100%;
}

#mega-menu ul.megamenu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mega-menu ul.megamenu > li {
	
}

#mega-menu ul.megamenu > li > a {
	display: none;
}

/* Level 1 */

#mega-menu ul.megamenu > li > ul.sub-menu {
	list-style: none;
	margin: 0;
	position: absolute;
	top: 0;
	width: auto;
	background-color: rgba(255,255,255,1);
	border: 2px solid #002c77;
	padding: 20px;
	box-shadow: 0 0 10px rgba(0,0,0,.15);
	display: none;
	text-align: center;
	right: 110px;
}

/*
#mega-menu ul.megamenu > li.current-menu-ancestor > ul.sub-menu,
#mega-menu ul.megamenu > li.current-menu-item > ul.sub-menu {
	display: block;
}
*/
 
#mega-menu ul.megamenu > li > ul.sub-menu > li {
	display: inline-block;
	vertical-align: top;
	padding: 0 30px;
}

#mega-menu ul.megamenu > li > ul.sub-menu > li > a {
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	color: #002c77;
}

/* Level 2 */

#mega-menu ul.megamenu > li > ul.sub-menu ul.sub-menu {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mega-menu ul.megamenu > li > ul.sub-menu ul.sub-menu > li {
	font-size: 0.8em;
	font-weight: 400;
	margin-bottom: 0em;
	color: #002c77;
}

#mega-menu ul.megamenu > li > ul.sub-menu ul.sub-menu > li > a {
	
}

/*********************
SCROLLED DOWN HEADER
*********************/

body h1.site-logo, body div.site-logo {
	margin-bottom: 0px;
}

@media (min-width: 981px) {
	header.header {
		transition: all 0.6s;
		opacity: 1;
	}

	body.scrolled-down header.header {
		position: fixed;
		left: 0;
		width: 100%;
		background-color: #002c77;
		opacity: 0;
		transition: opacity 0s;
		box-shadow: 0 0 6px rgba(0,0,0,.4);
		
		opacity: 1;
		transition: all 0.6s;
	}
	
	
	body.scrolled-down #header-section .container {
		padding-bottom: 3px;
	}

	/*
	body.scrolled-down-show header.header {
		opacity: 1;
		transition: all 0.4s;
	}
	*/

	body.scrolled-down h1.site-logo, body.scrolled-down div.site-logo {
		margin-bottom: 5px;
	}

	body.scrolled-down h1.site-logo a, body.scrolled-down div.site-logo a {
		width: 132px;
		margin-top: 5px;
	}

	body.scrolled-down #menu-main-menu-1 {
		top: 45px;
		right: -20px;
	}

	body.scrolled-down #menu-main-menu-1 > li {
		padding: 0px 22px 1px 2px;
	}

	body.scrolled-down #menu-main-menu-1 > li.last {
		border-right: none;
	}

	body.scrolled-down #menu-main-menu-1 > li.last  > ul.submenu {
		right: 0px;
	}

	body.scrolled-down #menu-main-menu-1 > li > a {
		font-size: 14px;
	}

	body.scrolled-down .dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
		border-width: 2px;
		width: 8px;
		height: 8px;
	}

	body.scrolled-down .dropdown.menu.medium-horizontal#menu-main-menu-1 > li.is-dropdown-submenu-parent > a {
		padding-right: 18px;
	}

	body.scrolled-down #menu-main-menu-1 > li > a {
		white-space: nowrap !important;
	}

	body.scrolled-down #menu-main-menu-1 > li > a br {
		display: none !important;
	}
}


/*********************
PAGE HEADER STYLES
*********************/

#page-header {
	position: relative;
}

#page-header::before {
	background-image: url('../images/header-fade-top.png');
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 245px;
	background-repeat: repeat-x;
	z-index: 1;
}

/* #page-header::after {
	background-image: url('../images/header-fade-bottom.png');
	content: " ";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 170px;
	background-repeat: repeat-x;
	z-index: 1;
} */

#page-header .bg-container {
	padding-top: 185px;
	padding-bottom: 70px;
	position: relative;
	max-width: 1280px;
	max-width: 1480px;
	margin: 0 auto;
	background-size: cover;
	background-position: center center;
	min-height: 473px;
}

#page-header.header-only .bg-container {
	padding-top: 110px;
	padding-bottom: 133px;
}

#page-header .bg-container::before {
	position: absolute;
	content: " ";
	display: block;
	background-color: rgba(255,255,255,0); /* fallback color if gradients are not supported */
	background-image: -webkit-linear-gradient(right, rgba(255,255,255,0), #ffffff 0%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
	background-image:    -moz-linear-gradient(to right, #ffffff 0%, rgba(255,255,255,0) 100%); /* For Firefox (3.6 to 15) */
	background-image:      -o-linear-gradient(to right, #ffffff 0%, rgba(255,255,255,0) 100%); /* For old Opera (11.1 to 12.0) */ 
	background-image:         linear-gradient(to right, #ffffff 0%, rgba(255,255,255,0) 100%); /* Standard syntax; must be last */
	top: 0;
	left: 0;
	height: 100%;
	width: 300px;
}

/* Automates the left side whiteout */
#page-header .bg-container::before {
	background-color: rgba(255,255,255,0); /* fallback color if gradients are not supported */
	background-image: -webkit-linear-gradient(right, rgba(255,255,255,0), #ffffff 30%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
	background-image:    -moz-linear-gradient(to right, #ffffff 30%, rgba(255,255,255,0) 100%); /* For Firefox (3.6 to 15) */
	background-image:      -o-linear-gradient(to right, #ffffff 30%, rgba(255,255,255,0) 100%); /* For old Opera (11.1 to 12.0) */ 
	background-image:         linear-gradient(to right, #ffffff 30%, rgba(255,255,255,0) 100%); /* Standard syntax; must be last */
	width: 600px;
}

#page-header .bg-container::after {
	position: absolute;
	content: " ";
	display: block;
	background: linear-gradient(to left, #fff, transparent);
	background-color: rgba(255,255,255,0); /* fallback color if gradients are not supported */
	background-image: -webkit-linear-gradient(left, rgba(255,255,255,0), #ffffff 0%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
	background-image:    -moz-linear-gradient(to left, #ffffff 0%, rgba(255,255,255,0) 100%); /* For Firefox (3.6 to 15) */
	background-image:      -o-linear-gradient(to left, #ffffff 0%, rgba(255,255,255,0) 100%); /* For old Opera (11.1 to 12.0) */ 
	background-image:         linear-gradient(to left, #ffffff 0%, rgba(255,255,255,0) 100%); /* Standard syntax; must be last */
	top: 0;
	right: 0;
	height: 100%;
	width: 300px;
}

#page-header .row {
	min-height: 230px;
	position: relative;
	z-index: 2;
}

.row.align-middle {
	opacity: 0;
	transition: opacity 0s;
}

.row.align-middle.ie-ready {
	opacity: 1;
}

#page-header h1,
#page-header h2 {
	margin-bottom: 8px;
}

#page-header p {
	font-size: 2em;
	letter-spacing: 0.02em;
	max-width: 500px;
	max-width: 680px;
}

#page-header .columns > :last-child {
	margin-bottom: 0;
}





@media (min-width: 40em) and (max-width: 63.999em) {
	#page-header h1 {
		margin-bottom: 6px;
	}

	#page-header p {
		font-size: 1.7em;
	}
	
	#page-header.header-only .bg-container {
		padding-top: 60px;
		padding-bottom: 93px;
		min-height: 373px;
	}
}


@media (max-width: 39.999em) {
	#page-header::after {
		height: 40px;
		background-size: auto 100%;
		opacity: 0.75;
	}
	#page-header::before {
		display: none;
	}
	#page-header .bg-container, #page-header.header-only .bg-container {
		min-height: 0;
		text-align: center;
		padding: 130px 0px 30px;
		background-position: top center;
		background-size: cover;
		background-repeat: no-repeat;
	}
	#page-header .bg-container::before {
		display: none;
	}
	#page-header .bg-container::after {
		background: linear-gradient(to top, #fff, transparent);
		background-color: rgba(255,255,255,0); /* fallback color if gradients are not supported */
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0), #ffffff 30%); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
		background-image:    -moz-linear-gradient(to top, #ffffff 30%, rgba(255,255,255,0) 100%); /* For Firefox (3.6 to 15) */
		background-image:      -o-linear-gradient(to top, #ffffff 30%, rgba(255,255,255,0) 100%); /* For old Opera (11.1 to 12.0) */ 
		background-image:         linear-gradient(to top, #ffffff 30%, rgba(255,255,255,0) 100%); /* Standard syntax; must be last */
		top: auto;
		height: 75%;
		width: 100%;
		bottom: 0;
	}
	#page-header .row {
		min-height: 0;
	}
	#page-header h1 {
		margin-bottom: 4px;
	}
	#page-header .bg-container h2 {
		color: #0073cf;
		font-weight: 300;
		font-size: 24px;
		margin: 0 0 0.4em;
	}
	#page-header p {
		font-size: 14px;
		line-height: 1.4;
		margin: 0 0 1.2em;
	}
	#page-header .bg-container br {
		display: none;
	}
}
	
/*********************
POSTS & CONTENT STYLES
*********************/

#content > .container {
	background-color: #fff;
	position: relative;
	padding-top: 60px;
	padding-bottom: 80px;
}

/* #content > .container {
	background-color: #fff;
	margin-top: -90px;
	position: relative;
	z-index: 10;
	padding-top: 40px;
	padding-bottom: 80px;
} */

/*#page-header.header-only + #content > .container {
	margin-top: -175px;
}*/


@media (min-width: 40em) and (max-width: 63.999em) {
	#content > .container {
		margin-top: -45px;
		padding-top: 35px;
		padding-bottom: 50px;
	}
	#page-header.header-only + #content > .container {
		margin-top: -80px;
	}
}


@media (max-width: 39.999em) {
	#content > .container {
		margin-top: 0;
		padding-top: 25px;
		padding-bottom: 20px;
	}
	#page-header.header-only + #content > .container {
		margin-top: 0;
	}
}


#content #inner-content {
  padding: 0; }

.page-title .vcard {
  border: 0px;
  padding: 0px; }

.byline {
  color: #999; }

.entry-content img {
  max-width: 100%;
  height: auto; }

.entry-content .alignleft, .entry-content img.alignleft {
  margin-right: 1.5em;
  display: inline;
  float: left; }

.entry-content .alignright, .entry-content img.alignright {
  margin-left: 1.5em;
  display: inline;
  float: right; }

.entry-content .aligncenter, .entry-content img.aligncenter {
  margin-right: auto;
  margin-left: auto;
  display: block;
  clear: both; }

.entry-content video, .entry-content object {
  max-width: 100%;
  height: auto; }

.entry-content pre {
  background: #eee;
  border: 1px solid #cecece;
  padding: 10px; }
  

.wpb_content_element + .vc_row.wpb_row.vc_inner {
	margin-top: -10px;
}



@media (max-width: 63.999em) {
	.entry-content img {
		width: auto !important;
		height: auto;
		max-width: 100%;
		max-height: 80vw;
	}
}


@media (max-width: 39.999em) {
	.wpb_content_element + .vc_row.wpb_row.vc_inner {
		margin-top: 0px;
	}
}

/* VC Row Gutters */

@media (min-width: 64em) {
  
	.vc_row.gutters-120 {
		margin-left: -60px;
		margin-right: -60px;
	}
	  
	.vc_row.gutters-120 > .wpb_column > .vc_column-inner {
		padding-left: 60px;
		padding-right: 60px;
	}
  
	.vc_row.gutters-100 {
		margin-left: -50px;
		margin-right: -50px;
	}
	  
	.vc_row.gutters-100 > .wpb_column > .vc_column-inner {
		padding-left: 50px;
		padding-right: 50px;
	}
  
	.vc_row.gutters-80 {
		margin-left: -40px;
		margin-right: -40px;
	}
	  
	.vc_row.gutters-80 > .wpb_column > .vc_column-inner {
		padding-left: 40px;
		padding-right: 40px;
	}
  
	.vc_row.gutters-20 {
		margin-left: -10px;
		margin-right: -10px;
	}
	  
	.vc_row.gutters-20 > .wpb_column > .vc_column-inner {
		padding-left: 10px;
		padding-right: 10px;
	}
	  
  
	.vc_row.gutters-0 {
		margin-left: 0px;
		margin-right: 0px;
	}
	.vc_row.gutters-0 > .wpb_column > .vc_column-inner {
		padding-left: 0px;
		padding-right: 0px;
	}

}

/* VC ROW COL BORDER */
  
.vc_row.col-border {
	
}

.vc_row.col-border > .wpb_column {
	
}

@media (min-width: 769px) {
	.vc_row.col-border > .wpb_column:not(:first-child) {
		border-left: 1px solid #002c77;
	}
	.vc_row.col-border .wpb_content_element {
		margin-bottom: 30px;
	}
}


.vc_row.col-border > .wpb_column > .vc_column-inner > .wpb_wrapper > *:last-child .wpb_content_element {
	margin-bottom: 0;
}
  

/* In Paragraph Links */

.entry-content p a,
.entry-content li a {
	font-weight: 300;
	color: #0073cf;
	text-decoration: underline;
}

.entry-content p strong a,
.entry-content li strong a {
	font-weight: 600;
}


/* Read More Link */

#content a.read-more {
	font-size: .9375em;
	line-height: 1.46;
	color: #0073cf;
	font-family: 'Zilla Slab', serif;
	font-weight: 700;
	text-decoration: none;
}

#content a.read-more::after {
	width: 0;
	height: 0;
	border-top: 0.3em solid transparent;
	border-bottom: 0.3em solid transparent;
	border-left: 0.5em solid #ebb700;
	content: " ";
	display: inline-block;
	margin-left: 0.4em;
	transition: margin-left 0.4s;
}

#content a.read-more:hover::after {
	margin-left: 0.6em;
}


/* Separator Element */

.vc_sep_pos_align_center {
	margin: 4em 0 2.75em;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
	border-color: rgba(0,44,119,.5);
}


/* Ordered Lists */

.entry-content ol {
	
}

.entry-content ol li {
	margin-bottom: .75em;
}


/* Unordered Lists */

.entry-content .vc_row ul {
	list-style: none;
	margin: 0 0 15px 15px;
}

.entry-content .vc_row ul li {
	position: relative;
}

.entry-content .vc_row ul li::before {
	content: " ";
	background-color: #000;
	display: block;
	height: 0.3em;
	width: 0.3em;
	border-radius: 50%;
	position: absolute;
	top: 0.7em;
	left: -14px;
}

.entry-content .vc_row ul ul {
	margin: 10px 30px;
	padding-bottom: 10px;
}

.entry-content .vc_row ul ul li {
	font-size: 1em;
}

.entry-content .vc_row ul ul li::before {
}

  
/* Content Lists (Yellow Square Bullets) as Default */

.entry-content .vc_row ul,
.entry-content ul.squares {
	list-style: none;
	margin: 0 0 15px 30px;
	text-align: left;
}

.entry-content .vc_row ul li,
.entry-content ul.squares li {
	position: relative;
}

.entry-content .vc_row ul li::before,
.entry-content ul.squares li::before {
	content: " ";
	background-color: #ebb700;
	display: block;
	height: 0.5em;
	width: 0.5em;
	border-radius: 0;
	position: absolute;
	top: 0.6em;
	left: -18px;
}

.entry-content .vc_row .text-dark ul li::before,
.entry-content .text-dark ul.squares li::before {
	background-color: #fff;
}


@media (min-width: 40em) and (63.999em) {

	.entry-content .vc_row ul,
	.entry-content ul.squares {
		
	}

	.entry-content .vc_row ul li,
	.entry-content ul.squares li {
		
	}

	.entry-content .vc_row ul li::before,
	.entry-content ul.squares li::before {
		
	}
}


@media (max-width: 39.999em) {

	.entry-content .vc_row ul,
	.entry-content ul.squares {
		
	}

	.entry-content .vc_row ul li,
	.entry-content ul.squares li {
		margin-bottom: 0;
	}

	.entry-content .vc_row ul li::before,
	.entry-content ul.squares li::before {
		
	}
}


  
/* Content Lists (Yellow Carats) */

.entry-content ul.carats {
	list-style: none;
	margin: 0 0 15px 15px;
}

.entry-content ul.carats li {
	position: relative;
	line-height: 1.35;
}

.entry-content ul.carats li::before {
	background: none;
	position: absolute;
	content: "\203a";
	color: #ebb700;
	display: inline-block;
	top: 0em;
	left: -10px;
	font-weight: 700;
}

  
/* Content Lists (Yellow Arrows) */

.entry-content ul.arrows {
	list-style: none;
	margin: 0 0 15px 30px;
}

.entry-content ul.arrows li {
	position: relative;
}

.entry-content ul.arrows li::before {
	background: none;
	content: " ";
	display: block;
	position: absolute;
	left: -18px;
	width: 0;
	height: 0;
	border-top: .35em solid transparent;
	border-left: .55em solid #ebb700;
	border-bottom: .35em solid transparent;
	top: 0.55em;
	border-radius: 0;
}


@media (max-width: 39.999em) {
	
	.entry-content ul.mobile-buttons {
		margin: -5px;
	}
	
	.entry-content ul.mobile-buttons::after {
		content: " ";
		clear: both;
		display: block;
	}

	.entry-content ul.mobile-buttons li {
		float: left;
		width: 50%;
		padding: 5px;
	}

	.entry-content ul.mobile-buttons li::before {
		display: none;
	}

	.entry-content ul.mobile-buttons li a {
		display: block;
		background-color: #0073cf;
		color: #fff;
		text-decoration: none;
		font-weight: 500;
		font-family: 'Roboto', sans-serif;
		font-size: 10px;
		line-height: 12px;
		text-align: center;
		padding: 11px;
		border-radius: 15px;
		display: block;
		vertical-align: middle;
		height: 34px;
		transition: background-color 0.4s;
	}

	.entry-content ul.mobile-buttons li a:hover {
		background-color: #002c77;
	}

	.entry-content ul.mobile-buttons li br {
		display: none;
	}
	
}





/*********************
LANDING PAGE STYLES
*********************/
/*
.landing-page-contact {
	margin: 1.5em 0 5.5em;
}
*/

.landing-page-contact {
	margin-top: 1.5em;
}

.landing-page-contact p {
	font-size: 2.5em;
	font-family: 'Zilla slab';
	color: #002C77;
	line-height: 1.3;
}

.landing-page-contact p a {
	text-decoration: underline !important;
	color: inherit !important;
}

.style-lp .btn_wrap,
.style-lp .btn_wrap:hover {
    box-shadow: none;
}

.style-lp .button,
.style-lp .button:hover,
.style-lp .button:focus,
button.blue,
button.blue:hover,
button.blue:focus {
	background-color: #ebb700;
	color: #002c77;
}

.style-lp .button,
button.fullwidth {
	width: 100% !important;
	font-family: 'Zilla Slab';
	text-transform: none;
	font-size: 2.2em !important;
	font-weight: 600;
	padding: 0.7em !important;
	border-radius: 5px;
	box-shadow: 0 3px 6px rgba(0,0,0,0.15);
	margin: 0 0 0.8em;
	max-width: none;
}

.style-lp .button::after {
	top: auto;
	display: inline-block;
	transition: transform 0.4s;
}

button.fullwidth::after {
	top: auto;
	display: inline-block;
	transition: transform 0.4s;
}

button.fullwidth:hover::after,
button.fullwidth:focus::after {
	margin-left: 0;
	transform: translateX(4px);
}

@media (max-width: 63.999em) {
	.style-lp .button,
	button.fullwidth {
		font-size: 1.8em !important
	}
}

@media (max-width: 39.999em) {
	.style-lp .button,
	button.fullwidth {
		font-size: 1.4em !important
	}
	.landing-page-contact p {
		font-size: 2.2em;
	}
}




/*********************
ACCORDION STYLES
*********************/

body.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-body, body.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-panel-heading, body.wpb-js-composer .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a {
	border-radius: 0;
}

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left.vc_tta-panel-title > a {
	padding-left: 0;
	padding-right: 30px;
	padding-top: 17px;
	padding-bottom: 18px;
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {
	border-color: rgba(0,44,119,.5);
	background-color: transparent;
	border-left: none;
	border-right: none;
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title > a,
body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title > a {
	color: #002c77;
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before, body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::after, body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-controls-icon::before,
body.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 10px solid #ebb700;
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::after, body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_active .vc_tta-panel-heading .vc_tta-controls-icon::before {
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

body.wpb-js-composer .vc_tta .vc_active .vc_tta-controls-icon.vc_tta-controls-icon-plus::after {
	display: block;
}

body.wpb-js-composer .vc_tta .vc_tta-controls-icon.vc_tta-controls-icon-plus::before {
	display: none;
}

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
	left: auto;
	right: 20px;
	top: calc(50% + 2px);
}

body.wpb-js-composer .vc_tta.vc_tta-accordion .vc_active .vc_tta-controls-icon-position-left .vc_tta-controls-icon {
}

body.wpb-js-composer .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body {
	background-color: transparent;
	border-left: none;
	border-right: none;
	padding: 20px 0;
}




/* WPFox Accordion Styles */

.wpfox-accordion-group {
	opacity: 0;
	transition: opacity 0s;
	transition-delay: 0s;
}

.wpfox-accordion-group.loaded {
	opacity: 1;
}

.wpfox-accordion-item {
	border-top: 1px solid rgba(0,0,0,.5);
}

.wpfox-accordion-title {
	position: relative;
	cursor: pointer;
	margin: 0;
	padding: 0.3em 0;
}

.wpfox-accordion-title::before {
	width: 0;
	height: 0;
	border-left: 0.4em solid transparent;
	border-right: 0.4em solid transparent;
	border-bottom: 0.45em solid #ebb700;
	content: " ";
	position: absolute;
	top: 50%;
	right: 0.3em;
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	transition: transform 0.5s;
	pointer-events: none;
	margin-top: -0.15em;
}

.wpfox-accordion-item.active .wpfox-accordion-title::before {
	-ms-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
}

.wpfox-accordion-content {
	overflow: hidden;
	transition: max-height 0.5s;
}

.wpfox-accordion-group.loaded .wpfox-accordion-item:not(.active) .wpfox-accordion-content {
	max-height: 0 !important;
}


@media (max-width: 39.999em) {
	.wpfox-accordion-title {
		padding-left: 1.2em;
		padding-right: 1.2em;
	}
}




  
.wp-caption {
  max-width: 100%;
  background: #eee;
  padding: 5px; }
  .wp-caption img {
    max-width: 100%;
    margin-bottom: 0;
    width: 100%; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

.post-password-form input[type="submit"] {
  display: inline-block;
  text-align: center;
  line-height: 1;
  cursor: pointer;
  -webkit-appearance: none;
  transition: all 0.25s ease-out;
  vertical-align: middle;
  border: 1px solid transparent;
  border-radius: 0;
  padding: 0.85em 1em;
  margin: 0 1rem 1rem 0;
  font-size: 0.9rem;
  background: #2199e8;
  color: #fff; }
  [data-whatinput='mouse'] .post-password-form input[type="submit"] {
    outline: 0; }
  .post-password-form input[type="submit"]:hover, .post-password-form input[type="submit"]:focus {
    background: #1583cc;
    color: #fff; }

/*********************
SIDEMENU STYLES
*********************/

#inner-content.row {
	margin-left: -35px;
	margin-right: -35px;
}

#inner-content.row > .columns {
	padding-left: 35px;
	padding-right: 35px;
}


@media (min-width: 769px) {
	.col-absolute {
		position: relative;
	}

	.col-absolute > .vc_column-inner {
		position: absolute;
	}
}

.col-sidemenu {
	max-width: 233px;
	padding-top: 5px;
}

.col-sidemenu ul,
.col-sidemenu ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.col-sidemenu ul.sidemenu > li:not(.active),
.col-sidemenu ul.sidemenu > li > a {
	display: none;
}

/* Top Visible Level */

.col-sidemenu ul.sidemenu > li > ul > li {
	font-family: 'Zilla Slab', serif;
	font-size: 1.32em;
	font-weight: 600;
	line-height: 1.2;
	padding: 0.4em 0;
	position: relative;
}

.col-sidemenu ul.sidemenu > li > ul > li:not(:last-child) {
	border-bottom: 1px solid rgb(153,153,153);
}

.col-sidemenu ul.sidemenu > li > ul > li.active::before {
	width: 0;
	height: 0;
	border-top: 0.53em solid transparent;
	border-left: 0.9em solid #ebb700;
	border-bottom: .53em solid transparent;
	content: " ";
	display: block;
	position: absolute;
	top: 0.51em;
	left: -1.3em;
}


.col-sidemenu ul.sidemenu > li > ul > li > a {
	color: #002c77;
}

/* Secondary Visible Level */

.col-sidemenu ul.sidemenu > li > ul > li:not(.active) > ul {
	display: none;
}

.col-sidemenu ul.sidemenu > li > ul > li > ul {
	padding: 0.3em 0;
}

.col-sidemenu ul.sidemenu > li > ul > li > ul > li {
	font-family: 'Roboto', sans-serif;
	font-size: .8235em;
	line-height: 1.2;
	font-weight: 400;
	margin: 0 0 0 15px;
	padding: 0.3em 0;
}

.col-sidemenu ul.sidemenu > li > ul > li > ul > li > a {
	color: rgb(64,97,153);
}


/*********************
SITEMAP PAGE
*********************/

.vc_wp_custommenu.wpb_content_element.sitemap {
	margin-bottom: 0;
}

.vc_wp_custommenu.wpb_content_element.sitemap ul.menu {
	align-items: baseline;
	flex-wrap: wrap;
	margin-bottom: 0;
}

.vc_wp_custommenu.wpb_content_element.sitemap ul.menu li {
	margin: 0;
}

.vc_wp_custommenu.wpb_content_element.sitemap ul.menu > li {
	width: 25%;
}

.vc_wp_custommenu.wpb_content_element.sitemap ul.menu li a {
	margin: 0 0 10px;
	display: block;
}

.vc_wp_custommenu.wpb_content_element.sitemap ul.menu li a br {
	display: none;	
}

.entry-content .vc_row .vc_wp_custommenu.wpb_content_element.sitemap ul ul,
.entry-content .vc_row .vc_wp_custommenu.wpb_content_element.sitemap ul ul ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.entry-content .vc_row .vc_wp_custommenu.wpb_content_element.sitemap ul ul ul {
	list-style: none;
	margin: 0 0 15px 15px;
	margin-bottom: 0px;
}

.entry-content .vc_row .vc_wp_custommenu.wpb_content_element.sitemap ul ul ul li {
	position: relative;
	line-height: 1.35;
}

.entry-content .vc_row .vc_wp_custommenu.wpb_content_element.sitemap ul ul ul li::before {
	background: none;
	position: absolute;
	content: "\203a";
	color: #ebb700;
	display: inline-block;
	top: 0em;
	left: -10px;
	font-weight: 700;
}

/*********************
SEARCH RESULTS PAGE STYLES
*********************/

body.search-results {
	
}

body.search-results article {
	max-width: 730px;
	margin: 0 auto 40px;
}

body.search-results #main section.search {
	margin-bottom:40px;
}

body.search-results #main section.search::after {
	clear: both;
	content: " ";
	display: block;
}

body.search-results #main form.search-form {
	float: right;
}

.search-meta {
	
}

.search-meta h5 {
	margin: 0 0 0.2em;
	font-size: 1.6em;
	line-height: 1.2;
	font-weight: 500;
}

.search-meta p {
	font-size: 1.4em;
	line-height: 1.2;
	font-weight: 400;
}

.search-meta p a {
	color: #002c77;
}

.page-navigation {
	
}

.pagination {
	
}

.pagination li {
	margin: 0 2px;
	font-size: 12px;
	padding: 0;
	font-weight: 400;
}

.pagination li a {
	padding: 2px 10px;
}

.pagination .current {
	background-color: #002c77;
	padding: 2px 10px;
}



/*********************
IMAGE GALLERY STYLES
*********************/
/*********************
PAGE NAVI STYLES
*********************/
.page-navigation {
  margin-top: 1rem; }

/*********************
COMMENT STYLES
*********************/
#comments .commentlist {
  margin-left: 0px; }

#respond ul {
  margin-left: 0px; }

.commentlist li {
  position: relative;
  clear: both;
  overflow: hidden;
  list-style-type: none;
  margin-bottom: 1.5em;
  padding: 0.7335em 10px; }
  .commentlist li:last-child {
    margin-bottom: 0; }
  .commentlist li ul.children {
    margin: 0; }

.commentlist li[class*=depth-] {
  margin-top: 1.1em; }

.commentlist li.depth-1 {
  margin-left: 0;
  margin-top: 0; }

.commentlist li:not(.depth-1) {
  margin-left: 10px;
  margin-top: 0;
  padding-bottom: 0; }

.commentlist .vcard {
  margin-left: 50px; }
  .commentlist .vcard cite.fn {
    font-weight: 700;
    font-style: normal; }
  .commentlist .vcard time {
    float: right; }
    .commentlist .vcard time a {
      color: #999;
      text-decoration: none; }
      .commentlist .vcard time a:hover {
        text-decoration: underline; }
  .commentlist .vcard img.avatar {
    position: absolute;
    left: 10px;
    padding: 2px;
    border: 1px solid #cecece;
    background: #fff; }

.commentlist .comment_content p {
  margin: 0.7335em 0 1.5em;
  font-size: 1em;
  line-height: 1.5em; }

.commentlist .comment-reply-link {
  float: right; }

/*********************
COMMENT FORM STYLES
*********************/
.respond-form {
  margin: 1.5em 10px;
  padding-bottom: 2.2em; }
  .respond-form form {
    margin: 0.75em 0; }
    .respond-form form li {
      list-style-type: none;
      clear: both;
      margin-bottom: 0.7335em; }
      .respond-form form li label,
      .respond-form form li small {
        display: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url],
    .respond-form form textarea {
      padding: 3px 6px;
      background: #efefef;
      border: 2px solid #cecece;
      line-height: 1.5em; }
      .respond-form form input[type=text]:focus,
      .respond-form form input[type=email]:focus,
      .respond-form form input[type=url]:focus,
      .respond-form form textarea:focus {
        background: #fff; }
      .respond-form form input[type=text]:invalid,
      .respond-form form input[type=email]:invalid,
      .respond-form form input[type=url]:invalid,
      .respond-form form textarea:invalid {
        outline: none;
        border-color: #fbc2c4;
        background-color: #f6e7eb;
        -ms-box-shadow: none;
        box-shadow: none; }
    .respond-form form input[type=text],
    .respond-form form input[type=email],
    .respond-form form input[type=url] {
      max-width: 400px;
      min-width: 250px; }
    .respond-form form textarea {
      resize: none;
      width: 97.3%;
      height: 150px; }

#comment-form-title {
  margin: 0 0 1.1em; }

#allowed_tags {
  margin: 1.5em 10px 0.7335em 0; }

.nocomments {
  margin: 0 20px 1.1em; }

/*********************
SIDEBARS & ASIDES
*********************/
.widget ul {
  margin: 0; }
  .widget ul li {
    list-style: none; }

/*********************
FOOTER STYLES
*********************/

footer#colophon {
	background-color: rgb(235,235,235);
	padding: 50px 0 80px;
}

footer#colophon .container {
	/*
	max-width: 1024px;
	padding: 0 42px;
	*/
}

footer#colophon a:not(.button) {
	color: #002c77;
}

footer#colophon .button {
	color: #fff;
	font-size: 11px;
	border-radius: 0;
	padding: 9px 18px;
}

footer#colophon .button:hover, footer#colophon .button:active, footer#colophon .button:focus {
	padding-right: 13px;
}

.footer {
  clear: both;
  margin-top: 1em; }

footer#colophon .row {
	margin-left: -25px;
	margin-right: -25px;
}

footer#colophon .columns {
	padding-left: 25px;
	padding-right: 25px;
}

/* Footer Column 1 */

footer#colophon .columns.col-1 {
	max-width: 270px;
}

#footer-widget-1 {
	
}

#footer-widget-1 p,
#footer-widget-1 p .button {
	margin-bottom: 0;
}

#footer-widget-1 ul {
	margin-bottom: 12px;
}

#footer-widget-1 ul li {
	font-family: 'gill_sans', sans-serif;
	font-weight: 700;
	font-size: 13px;
	line-height: 1.2;
	margin: 0;
	padding: 8px 0;
}

#footer-widget-1 ul li:not(:last-child) {
	border-bottom: 1px solid #ebb700;
}

/* Footer Column 2 */

footer#colophon .columns.col-2 {
	max-width: 200px;
}

#footer-widget-2 {
	padding-top: 5px;
}

#footer-widget-2 ul {
	margin-bottom: 8px;
}

#footer-widget-2 ul li {
	font-family: 'gill_sans', sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 1.2;
	margin: 0;
	padding: 4px 0;
}

#footer-widget-2 ul li.icon {
	display: inline-block;
}

#footer-widget-2 ul li.icon a {
	height: 32px;
	width: 32px;
	background-size: contain;
	background-position: center bottom;
	overflow: hidden;
	display: block;
	text-indent: -999em;
	background-repeat: no-repeat;
	transition: opacity 0.4s;
}

#footer-widget-2 ul li.icon a:hover {
	opacity: 0.7;
}

#footer-widget-2 ul li.icon.icon-facebook a {
	background-image: url('../images/icon-facebook.png');
}

/* Footer Column 3 */

footer#colophon .columns.col-3 {
	text-align: right;
}

#footer-widget-3 {
	margin-bottom: 35px;
}

#footer-widget-3 .widget {
	display: inline-block;
	vertical-align: middle;
}

#footer-widget-3 .widget:not(:first-child) {
	margin-left: 30px;
}

#footer-widget-3 .widget p {
	margin: 0;
}

#footer-widget-3 .widget img {
	max-height: 65px;
	width: auto;
}

#footer-widget-4 {
	margin-bottom: 8px;
}

#footer-widget-4 ul {
	display: inline-block;
	width: auto;
}

#footer-widget-4 ul li {
	display: inline-block;
	width: auto;
	font-size: 10px;
	line-height: 1.5;
	margin: 0;
	font-weight: 400;
	font-family: 'gill_sans', sans-serif;
}

#footer-widget-4 ul li a {
	text-decoration: underline;
	padding: 0 5px;
}

#footer-widget-4 ul li:last-child a {
	padding-right: 0;
}

#copyright-section {
	
}

#copyright-section p {
	font-size: 8px;
	line-height: 1.5;
	font-weight: 400;
}


/*********************
CTA Bar
*********************/

#cta_bar .dashicons, #cta_bar .dashicons-before::before {
	display: inline-block;
	width: 20px;
	height: 20px;
	font-size: 20px;
	line-height: 1;
	font-family: dashicons;
	text-decoration: inherit;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
	text-align: center;
	transition: color .1s ease-in 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

#cta_bar .wrap {
	margin: 0 auto;
	max-width: 1280px;
}

#cta_bar .aep .opt-in, #cta_bar .small.ppi {
	text-align: left;
	color: #999999;
}

#cta_bar .dmw-form form {
	margin: 0 !important;
}

#cta_bar .btn_wrap {
	display: inline-block;
	border-radius: 60px;
	padding: 6px;
	background: transparent;
	box-shadow: inset 0 0 0 2px #ffcf00;
	transition: box-shadow ease-in 0.2s;
	line-height: 1;
	margin-left: -6px;
	margin-right: -6px;
}

#cta_header .btn_wrap {
	float: right;
	box-shadow: inset 0 0 0 2px #FFF;
}

#cta_bar button.btn {
	background-color: #333;
	border: 0;
	/* color: #fff; */
	/* cursor: pointer; */
	/* font-size: 16px; */
	font-size: 1.6rem;
	/* font-weight: 700; */
	/* padding: 16px 24px; */
	/* text-decoration: none; */
	white-space: normal;
	width: auto;
	display: inline-block;
	padding: 12px 25px;
	color: #004b8d;
	background: #ffcf00;
	font-weight: 400;
	/* text-decoration: none; */
	text-align: center;
	line-height: 1;
	border-radius: 60px;
	cursor: pointer !important;
	outline: none !important;
	margin: 0;
	text-transform: none;
}

#cta_header button.btn {
	padding: 9px 16px 10px;
	background: #FFF;
}

#cta_bar {
	position: fixed;
	bottom: 0;
	width: 100%;
	z-index: 9999;
	background: #FFF;
}
#cta_header {
	background: url('../images/bg_cta_bar.png') center center no-repeat #ffcf00;
	background-size: cover;
}
#cta_header:hover {
	cursor: pointer;
}
.cta_bar_inner {
	padding: 10px 40px;
}
#cta_bar h5 {
	font-family: 'gill_sans', sans-serif;
	font-weight: 300;
	line-height: 1.2;
	margin: 0 0 10px;
	letter-spacing: -0.03em;
	
	float: left;
	padding: 15px 0 0 0;
	max-width: 70%;
}
@media (max-width: 480px) {
    #cta_bar h5 {
    	max-width: 100%;
    }
}
#cta_bar p.ppi,
p.ppi {
	font-size: 13px;
	font-size: 1.3rem;
	margin-top: 25px;
}
#cta_bar .icon_email {
	display: block;
	width: 50px;
	height: 50px;
	float: left;
	margin: 0 15px 0 0;
}
#signup_close {
	display: none;
	float: right;
	color: #004b8d;
	cursor: pointer;
}
#signup_close .dashicons,
#signup_close .dashicons-before:before {
	width: 54px;
	height: 54px;
	font-size: 54px;
}
#cta_header .btn_wrap {
	float: right;
	box-shadow: inset 0 0 0 2px #FFF;
}
#cta_header .btn_wrap:hover {
	box-shadow: inset 0 0 0 7px #FFF;
}
#cta_header button.btn {
	padding: 9px 16px 10px;
	background: #FFF;
}
#cta_header button.btn:active,
#cta_header button.btn:focus {
	outline: none !important;
}
#cta_body {
	padding: 30px 40px;
	display: none;
}
#cta_body p {
	margin-bottom: 0;
}
#cta_bar.active #btn_signup {
	display: none;
}
#cta_bar.active #signup_close {
	display: inline-block;
}
#cta_body .col_smartguide img {
    max-width: 200px;
    width: 100%;
}

#cta_bar .screen-reader-shortcut, #cta_bar .screen-reader-text, #cta_bar .screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

#cta_bar .nice-select,
#cta_bar input:not([type="checkbox"]) {
	background-color: #fff;
	border: 1px solid #ddd;
	color: #333;
	/* font-size: 18px; */
	font-size: 1.8rem;
	font-weight: 400;
	padding: 16px;
	width: 100%;
	border-width: 0 0 1px 0;
	border-radius: 0px;
	-webkit-appearance: none;
	-webkit-border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	height: auto;
}

#cta_bar .nice-select {
	display: block;
	border-width: 1px;
	padding: 5px 16px;
}

#cta_bar .gform_wrapper {
	margin-bottom: 0;
}

@media (max-width: 768px) {
	#cta_bar .wrap {
		padding-left: 5%;
		padding-right: 5%;
	}
	#cta_header .btn_wrap {
		display: none;
	}
	#cta_body {
		padding: 10px;
	}
}

@media (max-width: 480px) {
	
	.cta_bar_inner {
		padding: 10px 0;
	}
	
	#cta_bar.active .cta_bar_inner {
		padding: 0;
	}
	
	#cta_bar .icon_email {
		display: none;
	}
	#cta_bar h5 {
		max-width: 100%;
	}
	#cta_bar h5 {
		padding: 0;
		margin: 0;
	}
	#cta_body {
		padding: 10px 0px;
	}
	#cta_bar.active h5, #cta_bar.active h4 {
		display: none;
	}
	.cta_bar_inner .col_smartguide {
		display: none;
	}
	#cta_bar p.small {
		font-size: 10px;
		font-size: 1rem;
		line-height: 1.1;
	}
}
  
/*********************
FOUNDATION STYLES
*********************/

/*********************
PLUGIN STYLES
*********************/
.gform_body ul {
  list-style: none outside none;
  margin: 0; }

/******************************************************************

Stylesheet: Retina Screens & Devices Stylesheet

When handling retina screens you need to make adjustments, especially
if you're not using font icons. Here you can add them in one neat
place.

******************************************************************/
/******************************************************************

Stylesheet: Print Stylesheet

This is the print stylesheet. There's probably not a lot
of reasons to edit this stylesheet. 

Remember to add things that won't make sense to print at 
the bottom. Things like nav, ads, and forms shouldbe set 
to display none.
******************************************************************/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important; }
  a, a:visited {
    color: #444 !important;
    text-decoration: underline; }
    a:after, a:visited:after {
      content: " (" attr(href) ")"; }
    a abbr[title]:after, a:visited abbr[title]:after {
      content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .sidebar,
  .page-navigation,
  .wp-prev-next,
  .respond-form,
  nav {
    display: none; } }

	
.tribe-events-filter-view.events-list .calendar-header .tribe-events-page-title {
	display: none;
}



/* ##### BUTTONS
--------------------------------------------- */

.btn_wrap {
	display: inline-block;
	border-radius: 60px;
	padding: 6px;
	background: transparent;
	box-shadow: inset 0 0 0 2px #ffcf00;
	transition: box-shadow ease-in 0.2s;
	line-height: 1;
	margin-left: -6px;
	margin-right: -6px;
	margin-bottom: 0.4em;
}
.btn_wrap:hover {
	box-shadow: inset 0 0 0 7px #ffcf00;
}
a.btn,
button.btn {
	display: inline-block;
	padding: 12px 25px;
	color: #004b8d;
	background: #ffcf00;
	font-weight: 400;
	text-decoration: none;
	text-align: center;
	line-height: 1;
	border-radius: 60px;
	cursor: pointer !important;
	outline: none !important;
}
a.btn.btn_small,
button.btn.btn_small {
	padding: 9px 16px 7px;
	font-size: 17px;
	font-size: 1.7rem;
}
a.btn.btn_small .dashicons,
button.btn.btn_small .dashicons-before:before {
	width: 16px;
	height: 16px;
}


/* ##### RESOURCES / BLOG PAGES
--------------------------------------------- */
.news_item {
	padding: 20px 0;
	border-top: 1px solid #E6E6E6;
	display: table;
}
.news_date {
	display: table-cell;
	width: 140px;
	text-align: center;
	vertical-align: middle;
	font-size: 30px;
	font-size: 2.75rem;
	line-height: 1.3;
}
.news_date span {
	font-size: 20px;
	font-size: 2.0rem;
	display: inline-block;
	padding: 0 7px 1px;
	text-transform: uppercase;
	background: #004b8d;
	color: #FFF;
}
.news_content {
	display: table-cell;
}
.news_content p:last-child {
	margin-bottom: 0;
}
.news_item.news_listing .news_content p {
	margin-bottom: 12px;
}
.blog_archive .article {
	border-top: 1px solid #E6E6E6;
	padding: 20px 0;
	margin-top: 5px;
}
.news_item.news_listing .news_content h4 a {
	text-decoration: none;
}

.single-post h1 {
	margin-bottom: 0.2em;
}

@media (max-width: 991px) {
	.news_date {
		font-size: 2.5rem;
	}
}

@media (max-width: 767px) {
	.news_date {
		font-size: 2.25rem;
	}
}

@media (max-width: 575px) {
	.news_item {
		display: block;
	}
	.news_date {
		font-size: 2rem;
		display: block;
		width: auto;
		text-align: left;
		margin: 0 0 0.5em;
	}
}

.hidden {
	display: none !important;
}

/* Preventive Health Guide Filters */

.phg-filters {
	margin: 0 0 3em;
	display: flex;
	flex-wrap: wrap;
	gap: 10px;
	max-width: 600px;
}

.phg-filters .phg-col {
	margin: 0;
	flex-grow: 1;
}

.phg-filters .col-label {
	margin: 0;
	min-width: 100%;
	font-size: 1.6em;
}

.phg-filters .col-sex {
    margin: 0;
}

.phg-filters .col-age {
    margin: 0;
}

.phg-filters .col-other {
    margin: 0;
}

/* No Header Template Styles */

body.page-template-template-noheader {
	padding-top: 0;
}


/* Mobile Flex and Order Classes */

@media (max-width: 767px) {
	.mobile-flex,
	.mobile-flex > .vc_column-inner > .wpb_wrapper,
	.mobile-flex > .wpb_column > .vc_column-inner > .wpb_wrapper,
	.wpb-content-wrapper {
		display: flex;
		flex-direction: column;
	}
	.mobile-order-0 { order: 0; }
	.mobile-order-1 { order: 1; }
	.mobile-order-2 { order: 2; }
	.mobile-order-3 { order: 3; }
	.mobile-order-4 { order: 4; }
	.mobile-order-5 { order: 5; }
	.mobile-order-6 { order: 6; }
	.mobile-order-7 { order: 7; }
	.mobile-order-8 { order: 8; }
	.mobile-order-9 { order: 9; }
	.mobile-order-10 { order: 10; }
	.mobile-order-11 { order: 11; }
	.mobile-order-12 { order: 12; }
	.mobile-order-13 { order: 13; }
	.mobile-order-14 { order: 14; }
	.mobile-order-15 { order: 15; }
	.mobile-order-16 { order: 16; }
	.mobile-order-17 { order: 17; }
	.mobile-order-18 { order: 18; }
	.mobile-order-19 { order: 19; }
	.mobile-order-20 { order: 20; }
	.mobile-order-21 { order: 21; }
	.mobile-order-22 { order: 22; }
	.mobile-order-23 { order: 23; }
	.mobile-order-24 { order: 24; }
	.mobile-order-25 { order: 25; }
	.mobile-order-26 { order: 26; }
	.mobile-order-27 { order: 27; }
	.mobile-order-28 { order: 28; }
	.mobile-order-29 { order: 29; }
	
	.mobile-hidden { display: none; }
}


@media (min-width: 768px) {
	.desktop-hidden { display: none; }
}

/* Popup Maker */

.pum > .pum-container {
	height: 80vh;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 0;
	display: flex !important;
	flex-direction: column;

	& > .pum-title {
		flex-shrink: 0;
	}

	& > .pum-content {
		overflow: auto;
		overflow-x: hidden;
		/* max-height: 100%; */
		padding: 20px 30px;
		scrollbar-width: thin;
	}
}

/* Notification Bar */


.wpfront-notification-bar div.wpfront-div {
	padding: 30px 50px;
}

#wpfront-notification-bar div.wpfront-close {
	top: 20px;
	right: 5px;
	background-color: transparent !important;
	border: none !important;
	font-size: 20px;
	font-weight: 500;
	line-height: 1;
	width: 1.4em;
	text-align: center;
	font-family: var(--wp--preset--font-family--primary);
	transform: scaleY(85%);
}

div.wpfront-message p {
	line-height: 1.5;
	--font-size: 16;
	--min-font-size: 16px;
}

div.wpfront-message p em,
div.wpfront-message p strong {
    font-size: inherit;
}
div.wpfront-message * + p {
    margin-top: 1em;
}

div.wpfront-message .btn {
	--font-size: 12;
	--button-height: 40;
}
