/*
Theme Name: UCS Labs
Description: UCS Labs
Version: 1.1
-------------------------------------------------------------- */


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, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;	
}

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
	display: block
}

audio, canvas, video {
	display: inline-block;
	max-width: 100%
}

html {
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body, button, input, select, textarea {
	font-family: 'Open Sans', sans-serif;
	line-height: 1.5;
}
body {
	background: #FFF;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-perspective: 500; /*for parallax scrolling*/
	-webkit-perspective-origin: 0 0; /*for parallax scrolling*/
}

/*body.admin-bar { /*This is to prevent WordPress Admin bar from hiding top menu bar*!/
    margin-top: 32px;
}*/

a {
	color: #217094;
	text-decoration: none;
	font-weight: 700;
}

a:focus {
	outline: thin dotted
}

a:hover, a:active {
	outline: 0;
	
}

a:active, a:hover {
	/*color: #333;*/
	color: #188ac3;
}

h1, h2, h3, h4, h5, h6, .hp-title {
	font-family: 'Lato', sans-serif;
	font-weight: 300;
}

h1 {
	font-size: 35px;
	line-height: 1.1;
	margin-bottom: 10px;
}

h2 {
	font-size: 30px;
	line-height: 1.3;
}

h3 {
	font-size: 26px;
	line-height: 1.0909090909;
}
h4 {
	font-size: 20px;
	line-height: 1.2
}


h5 {
	font-size: 18px;
	line-height: 1.3333333333
}

h6 {
	font-size: 16px;
	line-height: 1.5
}

address {
	font-style: italic;
	margin-bottom: 24px
}

abbr[title] {
	border-bottom: 1px dotted #2b2b2b;
	cursor: help
}

b, strong {
	font-weight: 700;
}

cite, dfn, em, i {
	font-style: italic;
}

p, blockquote.two-column {
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	color: #333;
}

code, kbd, tt, var, samp, pre {
	font-family: monospace,serif;
	font-size: 15px;
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	line-height: 1.6
}

pre {
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 24px;
	max-width: 100%;
	overflow: auto;
	padding: 12px;
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

blockquote, q {
	-webkit-hyphens: none;
	-moz-hyphens: none;
	-ms-hyphens: none;
	hyphens: none;
	quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
	content: none
}

blockquote {
	/*color:#767676;
    font-size:19px;
    font-style:italic;*/
    /*line-height:1.2631578947;*/
	font-weight: 400;
}

blockquote cite, blockquote small {
	/*color:#2b2b2b;
    font-size:16px;
    font-weight:400;
    line-height:1.5*/
}

blockquote em, blockquote i, blockquote cite {
	font-style: normal
}

blockquote strong, blockquote b {
	font-weight: 400
}

small {
	font-size: smaller
}

big {
	font-size: 125%
}

sup, sub {
	font-size: 75%;
	height: 0;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	bottom: 1ex
}

sub {
	top: .5ex
}

dl {
	margin-bottom: 24px
}

dt {
	font-weight: 700
}

dd {
	margin-bottom: 24px
}

ul, ol {
	list-style: none;
}

ol {
	list-style: decimal
}

li > ul, li > ol {
	margin: 0 0 0 20px
}

img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	max-width: 100%
}

figure {
	margin: 0
}

fieldset {
	border: 1px solid rgba(0,0,0,0.1);
	margin: 0 0 24px;
	padding: 11px 12px 0
}

legend {
	white-space: normal
}

button, input, select, textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
}

button, input {
	line-height: normal
}
/*input,textarea {
    background-image:-webkit-linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,0))
/* Removing the inner shadow, rounded corners on iOS inputs *!/
}*/

button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer
}

button[disabled], input[disabled] {
	cursor: default
}

input[type="checkbox"], input[type="radio"] {
	padding: 0
}

input[type="search"] {
	-webkit-appearance: textfield
}

input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table, th, td {
	/*border:1px solid rgba(0,0,0,0.1)*/
}

table {
	border-collapse: separate;
	border-spacing: 0;
    /*border-width:1px 0 0 1px;*/
	margin-bottom: 24px;
	width: 100%
}

/*table.posts tr:nth-child(odd) {
	background-color: rgba(239, 237, 230, 0.6);
}

table.posts tr:nth-child(even) {
	background-color: transparent;
}*/

table.posts td {
	padding: 30px 20px;
	font-size: 18px;
	line-height: 130%;
	margin-bottom: 10px;
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	border-bottom: 1px dotted #CCC;
	width: 50%;
}
table.posts td .collapse-container {
	margin-top: 8px;
}
caption, th, td {
	font-weight: 400;
	text-align: left
}

th {
	border-width: 0 1px 1px 0;
	font-weight: 700
}

td {
	border-width: 0 1px 1px 0
}

hr {
	background-color: rgba(0,0,0,0.1);
	border: 0;
	height: 1px;
	margin-bottom: 23px
}
/* Input fields */

input, textarea {
	border: 1px solid #e2dfd8;
	border-radius: 2px;
	color: #2b2b2b;
	padding: 8px 10px 7px;
	background-color: #f8f6f2;
}

textarea {
	width: 100%
}

input:focus, textarea:focus {
	/*border:1px solid rgba(0,0,0,0.3);*/
	outline: 0
}
/* Alignment */

.alignleft {
	float: left;
	zoom: 1;
    height: auto;
    /*width: auto;*/
	margin: 10px 20px 20px 0;
}

.alignright {
	float: right;
	zoom: 1;
    height: auto;
    /*width: auto;*/
	margin: 10px 0 20px 20px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	width: auto;
	margin-bottom: 20px;
}

.alignnone {
	/*height: auto;
    width: auto;*/
}


.entry-content .wp-caption.alignright .wp-caption-text {
	font-size: 13px;
	line-height: 15px;
	margin-top: 10px;
	font-style: italic;
	font-weight: bold;
}

.entry-content .wp-caption.aligncenter .wp-caption-text {
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 10px;
	font-style: italic;
}

.border {
	border: 1px solid #DDD;
}

.hide {
	display: none
}

.clear {
	clear: both
}

.clear:after {
	content: "";
	visibility: hidden;
	display: block;
	height: 0;
	clear: both;
}

.desktop {
	display: block;
}
.mobile {
	display: none;
}
.m-land {
	display: none;
}

.m-port {
	display: none;
}
.mt10 {
	margin-top: 10px;
}
.mr20 {
	margin-right: 20px;
}
#site-container {
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	z-index: 999;
	height: 80px;
	background: linear-gradient(180deg, rgba(255,255,255,1) 30%, rgba(255,255,255,.6) 60%, rgba(255,255,255,0) 100%);
}
#site-container.active {
	background-color:  #FFF;
	box-shadow: 0 2px 20px rgba(0, 0, 0, 0.2);
	height: 80px;
}
/*#site-container .overlay {
	
	width: 100%;
	position: absolute;
	top: 0;
}*/
/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  position: sticky;
  top: 0;
  width: 100%;
}

/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 110px;
}
#header-main {
	padding: 0;
	display: block;
	position: absolute;
	z-index: 99;
}
#site-header {
	max-width: 100%;
	margin: 0 auto;	
}
#site-title-left {
	padding: 10px 0;
	float: left;	
}

#site-title-left-mobile img {
	display: none;
}


/* Primary Navigation */
.navigation-mobile {
	display: none;
}

.navigation {
	display: block;
	width: 980px;
	margin-top: 18px;
	float: right;
}
#mega-menu-wrap-primary {
	float: right !important;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item {
	letter-spacing: 1px !important;
}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.navigation-wrap .primary-menu li {
		/*margin: 0 47px 0 47px;*/
	}
}










.auto {
	margin: 0 auto;
	width: 1180px;
}


.smbutton {
	font-size: 14px;
	text-transform: uppercase;
	color: #333;
	/*background-color: rgba(255, 255, 255, 0.3);*/
	border-radius: 3px;
	border: 1px solid #bbb;
	padding: 10px 20px;
	font-weight: 400;
	display: inline-block;
	text-align: center;
	width: fit-content;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	margin: 10px 0;
}
.smbutton:hover {
	background-color: rgb(252, 167, 0);
	color: #FFF;
	border: 1px solid #FFF;
}
.smbutton:after {
	font-family: FontAwesome;
	content: '\f054';
	color: #333;
	font-size: 10px;
	margin: 0 0 0 10px;
	vertical-align: 1px;
}
.smbutton:hover:after {
	color: #FFF;
}

/*HOME PAGE*/


/*******************************Hero Image*******************************/

.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 99;
	box-shadow: inset 0 0 100px rgba(4, 89, 135, 0.4);
	background: url(images/loader-64x/Preloader_2.gif) center no-repeat #fff;
}

.hero-wrap {
	position: relative;
	height: 550px;
	margin-top: -80px;
}

.hero {
	z-index: -1;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
/*	top: -80px;
	position: relative;
	height: 645px;*/
}
.hero-cell {
  width: 100%;
  height: 550px;
  text-align: center;
  position: absolute;
  display: block;
}
.hero-cell-image {
  background-repeat: no-repeat;
  background-size: cover;
  height: 550px;
  width: 100%;
  position: absolute;
  top: 0;
  background-position: center center;
  left: 50%;
  transform: translateX(-50%);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.hero-cell p {
  color: #cc1f09;
  font-size: 20px;
  line-height: 22px;
  text-align: center;
  font-weight: 600;
}

/* big buttons, no circle */
.hero .flickity-button.flickity-prev-next-button {
  top: 62%;
  width: 60px;
  height: 60px;
  background: transparent;
  z-index: 9;
}
/* arrow color */
.hero .flickity-button.flickity-prev-next-button .arrow {
  fill: #FFF;
}
.hero .flickity-button.flickity-prev-next-button.no-svg {
  color: white;
}
.hero .flickity-button.flickity-prev-next-button:hover {
  background: transparent;
}
/* hide disabled button */
.hero .flickity-button.flickity-prev-next-button:disabled {
  display: none;
}
.hero-cell-image.is-hidden {
  display: none;
}
.hero-cell-image.flickity-enabled {
  opacity: 1;
}

.text-overlay {
	width: 70%;
	text-align: center;
	position: absolute;
	left: 50%;
	top: 55%;
	transform: translate(-50%, -55%);
	z-index: 99;
}
.text-overlay h1 {
	font-size: 68px;
	color: #000;
	text-shadow: 1px 1px 2px rgba(255,255,255,.8);
	font-weight: 300;
}
.text-overlay a {
	color: #FFF;
}
/*End Home Page Hero*/



.hm_highlights {
	/*width: 1180px;
	margin: 0 auto;*/
}
.hm_highlights h1 {
	color: #188ac3;
	font-size: 40px;
	line-height: 130%;
	text-align: center;
	margin: 40px 0;
}
.hm_highlights .left, .hm_highlights .right {
	position: relative;
	width: 1180px;
	height: 340px;
	margin: 20px 0;
}
.hm_highlights .left img {
	width: 540px;
	height: 311px;
	float: left;
}
.hm_highlights .left .text {
	width: 540px;
	padding-left: 50px;
	display: flex;
	flex-direction: column;
	align-content: center;
    height: 340px;
	float: left;
}
.hm_highlights .left .text p, .hm_highlights .right .text p {
	line-height: 160%;
}
.hm_highlights .left .text h3, .hm_highlights .right .text h3 {
	font-size: 30px;
	margin-top: 50px;
	margin-bottom: 12px;
	color: #333;
	line-height: 150%;
	text-align: center;
}
.hm_highlights .left .text h4, .hm_highlights .right .text h4 {
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 12px;
	color: #333;
	line-height: 150%;
	text-align: center;
}
.hm_highlights .right img {
	width: 540px;
	height: 311px;
	float: right;
}
.hm_highlights .right .text {
	width: 540px;
	padding-right: 50px;
	display: flex;
    flex-direction: column;
	align-content: center;
    height: 340px;
	float: left;
}




.hm_workflow {
	margin: 0 auto;
	padding: 50px 0;
	position: relative;
	background-color: #f1f1f1;
}
.hm_workflow h2 {
	text-align: center;	
	padding: 0px 20px 20px 20px;
	color: #188ac3;
	font-weight: 300;
}
.hm_workflow li img {
	position: absolute;
	left: -30px;
	top: 50%;
	transform: translateY(-50%);
}

.hm_workflow li {
	display: inline-block;
	text-align: center;
	width: 30%;
	margin: 0 1.5%;
	vertical-align: top;
	position: relative;
}
.hm_workflow .fact {
	text-align: center;
	background-color: #fff;
	padding: 20px 25px;
	border-radius: 4px;
}

.hm_intro {
	padding: 40px 0;
	background-color: #FFF;
}
.hm_intro .text {
	margin: 40px 0;
}
.hm_intro h3 {
	margin-bottom: 10px;
	color: #188ac3;
	font-weight: 300;
}
.hm_intro h4 {
	color: #333;
	display: inline-block;
	font-weight: 400;
	font-size: 14px;
	width: 256px;
	vertical-align: top;
	padding: 10px 0 10px 0;
}
.hm_intro h4:before {
	font-family: FontAwesome;
	content: "\f00c";
	float: left;
	padding-right: 6px;
	vertical-align: middle;
	color: #fca700;
	font-size: 30px;
	width: 40px;
	height: 80px;
}

.hm_intro h4:nth-child(3), .hm_intro h4:nth-child(4) {
	border-bottom: 1px solid #ddd;
}
.hm_intro h4:nth-child(5), .hm_intro h4:nth-child(6) {
	padding-top: 20px;
}
.hm_intro h4:nth-child(4), .hm_intro h4:nth-child(6) {
	border-left: 1px solid #ddd;
	padding-left: 20px;
}
.hm_intro h4:nth-child(3), .hm_intro h4:nth-child(5) {
	margin-right: -5px;
	padding-right: 6px;
}

.hm_intro .cie-wrap {
	width: 590px;
	height: 800px;
	position: relative;
	float: left;
	/*background-color: #f1f1f1;*/
}
.hm_intro .cie {
	position: absolute;
	background-size: cover;	
	top: 0;
	left: 50%;
	transform: translateX(-50%);
}
.cie-title {
	font-size: 12px;
	position: absolute;
	bottom: 120px;
	right: 0;
}
.cie-title span {
	font-size: 16px;
}
.hm_intro .text {
	display: inline-block;
	width: 540px;
	margin-left: 50px;
	vertical-align: top;
	float: right;
}
.cie-wrap .tool-font {
	font-size: 12px;
	margin-top: 10px;
	text-align: center;
	width: 65%;
	margin: 0 auto;
}



.hm_highlights2 {
	/*width: 1180px;
	margin: 0 auto;*/
	background-color: #f1f1f1;
	padding: 40px 0;
}
.hm_highlights2 .left, .hm_highlights .right {
	position: relative;
	width: 1180px;
	height: 340px;
	margin: 20px 0;
}
.hm_highlights2 .left img {
	width: 540px;
	height: 311px;
	float: left;
	border: 3px solid #FFF;
	background-color: #FFF;
}
.hm_highlights2 .left .text {
	width: 540px;
	padding-left: 90px;
	display: flex;
	flex-direction: column;
	align-content: center;
    height: 340px;
	float: left;
}
.hm_highlights2 .left .text p, .hm_highlights2 .right .text p {
	line-height: 160%;
}
.hm_highlights2 .left .text h2, .hm_highlights2 .right .text h2 {
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 12px;
	color: #188ac3;
	line-height: 150%;
	text-align: center;
}
.hm_highlights2 .left .text h4, .hm_highlights2 .right .text h4 {
	font-size: 24px;
	margin-top: 40px;
	margin-bottom: 12px;
	color: #333;
	line-height: 150%;
	text-align: center;
}
.hm_highlights2 .right img {
	width: 536px;
	height: 311px;
	float: right;
	border: 3px solid #FFF;
	background-color: #999;
}
.hm_highlights2 .right .text {
	width: 540px;
	padding-right: 50px;
	display: flex;
    flex-direction: column;
	align-content: center;
    height: 340px;
	float: left;
}




/*Bios */

.bio-wrapper  {
	width: 100%;
	padding-top: 0px;
	display: block;
	position: relative;
	/*left: 50%;
	transform: translateX(-50%);*/
	text-align: center;
}
.bio-wrapper .photo img {
	width: 150px;
	height: auto;
	margin-bottom: 0;
}
.bio-wrapper li {
	display: inline-block;
	width: 320px;
	text-align: center;
	/*background-color: #ddebf6;*/
	margin: 0px 35px 60px 35px;
	position: relative;
	vertical-align: top;
}
.bio-wrapper li .background {
	background-color: rgba(4, 89, 135, 0.1);
	width: 320px;
	height: 210px;
	position: absolute;
	top: 80px;
	z-index: -1;
}
.bio-wrapper .photo img {
	border: 5px solid #FFF;
	background-color: #000;
}
.bio-wrapper .name {
	font-family: 'Lato', serif;
	font-weight: 300;
	font-size: 20px;
	color: #045a87;
	margin-top: 10px;
}
.bio-wrapper .title {
	font-family: 'Lato', sans-serif;
	font-size: 15px;
	line-height: 120%;
	font-style: italic;
	color: #045a87;
	margin-bottom: 20px;
}
.bio-wrapper .bio {
	font-family: 'Lato', sans-serif;
	font-size: 16px;
	line-height: 140%;
	color: #000;
	height: 400px;
	width: 100%;
	text-align: left;
	display: none;
	margin-top: 20px;
	scroll-margin-top: 170px; /*Add this for sticky header to work with anchor links*/
}

/*Single Quarterly Section*/

.single-title {
	background-color: rgba(0, 155, 165, 0.15);
	color: #000;
	text-align: center;
	font-size:  24px;
	padding: 10px 0;
	font-weight: 500;
	font-family: 'Lato', serif;
}

.h-divider {
	clear: both;
	border-bottom: 1px dashed #CCC;
	padding-bottom: 10px;
	width: 70%;
	margin: 0 auto;
}

.hr {
	background: url(images/hr.png) no-repeat scroll 50% 0;
	font-size: 0;
	height: 40px;
	line-height: 0;
	margin: 0 0 20px;
	overflow: visible;
	padding: 0;
	position: relative
}
.footer-logo {
	float: left;
	width: 50%;
	padding-bottom: 10px;
}
.footer-logo img {
	width: 25%;
}
.footer-logo-text {
	padding-left: 10px;
	color: #eee;
	font-size: 16px;
	vertical-align: bottom;
}
.footer .h-line {
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	clear: both;
	width: 100%;
	margin: 10px 0;
}
.footer-wrap {
	width: 100%;
	display: inline-block;
	padding: 20px 0;
	float: left;
	background-color: #222;
}

.footer {
	width: 100%;
	color: #CCC;
	font-size: 13px;
	line-height: 20px;
	margin-top: 10px;
	padding-top: 10px;
}

.footer a {
	color: #CCC;
}

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

.footer h2 {
	font-size: 17px;
}

.footer-wrap li {
	margin-bottom: 5px;
}

.footer-wrap .footer-col1 {
	width: 30%;
	float: left;
	margin: 15px 0 0 84px;
}
.footer-wrap .footer-col2 {
	float: left;
	margin: 15px 0 0 0;
	width: 30%;
}
.footer-wrap .footer-col3 {
	float: left;
	margin: 15px 0 0 0;
	width: 30%;
}
.footer-wrap .footer-col3 h1 {
	font-size: 32px;
	font-weight: 500;
}

.footer-wrap .footer-col1 h2, .footer-wrap .footer-col2 h2, .footer-wrap .footer-col3 h2 {
	margin-bottom: 10px;
	font-size: 15px;
	line-height: 16px;
}
.footer-wrap .footer-col1 h2.bullet:before, .footer-wrap .footer-col2 h2.bullet:before, .footer-col3 h2.bullet:before{
	font-family: FontAwesome;
	content: "\f054";
	display: inline-block;
	padding-right: 6px;
	vertical-align: middle;
	color: rgba(255, 255, 255, 0.3);
}


.footer-wrap p {
	margin: 0;
	text-align: left;
	line-height: 22px;
	font-weight: 300;
	font-size: 14px;
}

.footer-wrap p b {
	font-weight: 700;
	font-size: 15px;
}

.footer-wrap li {
	list-style: none;
	width: 100%;
	float: left;
}

.bottom-wrap {
	width: 100%;
	display: inline-block;
	padding: 0;
	float: left;
	background-color: #000;
	font-size: 12px;
}

.site-info-left {
	text-align: left;
	padding: 10px 0px;
	color: #999;
	float: left;
}
.site-info-right {
	text-align: right;
	padding: 10px 0px;
	float: right;
	text-transform: uppercase;
	letter-spacing:1px;
}
.site-info-right a {
	color: #999;
}
.site-info-right a:hover {
	color: #FFF;
}
.footer-col3 #subscribe-form h2 {
	font-size: 20px;
	line-height: 120%;
	margin-bottom: 15px;
}
#gform_1 input {
	background-color: rgba(255, 255, 255, 0.75);
}
#gform_1 input[type="email"]::-webkit-input-placeholder,
#gform_1 input[type="text"]::-webkit-input-placeholder {
	color: #045a87;
}
.footer-wrap #gform_1 input[type="submit"] {
	padding: 10px 20px;
	display: inline-block;
	font-weight: 400;
	color: #FFF;
	background-color: rgba(255, 255, 255, 0.25);
	border: 1px solid #214b69;
	font-size: 14px;
	line-height: 100%;
	text-shadow: -1px -1px 1px rgba(0,0,0,.3);
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/*Footer Privacy Notice*/
.footer__notice.modal p, .footer__notice a.privacy_policy {
	color: #fefefe;
	font-size: 16px;
}
.footer__notice.modal {
						display: none;  /*Hidden by default */
						position: fixed; /* Stay in place */
						z-index: 99999; /* Sit on top */
						left: 0;
						top: 0;		
					}
					.footer__notice.modal::backdrop {
						position: fixed;
						top: 0;
						left: 0;
						right: 0;
						bottom: 0;
						background-color: rgba(0, 0, 0, 0.6);
					}
					.footer__notice .modal-content{
						background-color: rgba(0, 0, 0, 0.7);
    					color: #fefefe;
						position: fixed;
						left: 50%;
						margin: 0 auto;
						bottom: -6rem;
						transform: translate(-50%, -50%);
						font-size: .9375rem;						
						padding: 5px 20px;
						width: 70%; /* Could be more or less, depending on screen size */
						border: 1px solid rgba(0, 0, 0, 0.4);
						border-radius: 6px;
						box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
					}
					.footer__notice .modal-body tr {
						background-color: rgba(0, 0, 0, 0);
						color: #fefefe;
						border: none;
					}
					.footer__notice .modal-body td {
						padding: 0;
						font-size: .9375rem;						
						vertical-align:top;
					}
					@media (min-width: 768px){
						.footer__notice .modal-content {
							bottom: -1rem;
						}
					}
					.footer__notice .close {
						color: #fefefe;
						float: right;
						font-size: 1.5rem;
						font-weight: 600;
						padding: 0 0.5em;
					}
					.footer__notice .modal-content .btn {
						min-width:75px;
						padding:.15em .25em;
						margin-left:2rem;
						margin-top:.5rem;
						font-size: 0.95rem;
					}
					.footer__notice .modal-body {
						padding: 0.25rem 0;
					}
					.footer__notice .modal-body p {
						margin-top: 0;
					}
					.footer__notice .privacy_policy {
						font-size:1.1rem;
						color: #fefefe;
						border-bottom: 1px solid transparent;
						font-weight: 800;
						transition-property: background-color,color;
					}
	.footer__notice table {
		margin-bottom: 0;
	}




/**

 * 6.0 Content

 * -----------------------------------------------------------------------------

 */

#content-area {
	width: 100%;
	font-weight: 300;
}

.header-image-wrap {
  overflow: hidden;
  height: 240px;
  width: 100%;
  position: relative;
  float: left;
  z-index: -1; 
}
.header-image {
    position: absolute;
	left: 0;
	top: 0;
	background-repeat: no-repeat;
	background-size: 100%;
	height: 250px;
	width: 100%;
	background-color: #CCC;
	z-index: -1;
}
.entry-content.no-header .wp-editor, .entry-content.full .wp-editor {
	min-height: 450px;
}
.entry-content.full .wp-editor h2 {
	font-size: 26px;
	color: #188ac3;
}
.entry-content.full .wp-editor h3 {
	font-size: 22px;
	margin-top: 20px;
}

.header-text-block {
	position: absolute;
	z-index: 10; 
	font-size: 40px;
	line-height: 100%;
	color: #FFF;
	font-weight: 700;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.header-image .overlay {
	background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(255,255,255,.5) 80%, rgba(255,255,255,.1) 100%);
	height: 250px;
	width: 100%;
}
.header-text-block .post-parent-title {
	font-size: 16px;
	line-height: 100%;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #333;
	padding: 10px 0 0 2px;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .8);
}
.header-text-block h1 {
	color: #333;
	font-weight: 500;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, .8);
	/*background-color: rgba(255, 255, 255, 0.5);*/
	padding: 10px 20px;
}
.entry-content.full .wp-editor {
	margin: 30px 0;
}
blockquote em {
	font-style: italic;
}
.entry-content.full .wp-editor ul:after {
	margin-bottom: 20px;
}
.entry-content.full .wp-editor ul li {
	margin-left: 22px;
	margin-bottom: 8px;
}
.entry-content.full .wp-editor ul li:before {
	font-family: 'FontAwesome';
    content: '\f05b';
	font-size: 12px;
    margin:0 10px 0 -22px;
	color: #045a87;
}
.column {
	float: left;
	width: 45%;
	margin-right: 5%;
}
.two-column {
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	-o-column-count: 2;
	-o-column-gap: 30px;
	-ms-column-count: 2;
	-ms-column-gap: 30px;
	column-count: 2;
	column-gap: 30px;
}

.entry-content li, blockquote.two-column ul, .group  {
	-webkit-column-break-inside: avoid;
	-moz-column-break-inside: avoid;
	-o-column-break-inside: avoid;
	-ms-column-break-inside: avoid;
	column-break-inside: avoid;
	page-break-inside: avoid;
	break-inside: avoid;
}

#sidebar {
	width: 20%;
	padding: 3% 1%;
	height: auto;
	float: left;
	margin-top: 20px;
	/*border-right: 1px solid #CCC;*/
	background-color: #f1f1f1;
	overflow: auto;
}
#sidebar h2 {
	font-size: 20px;
	font-weight: bold;
}

#sidebar h3 {
	font-size: 18px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	padding: 10px 0;
}



#sidebar .h-line {
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
	clear: both;
	width: 100%;
	margin: 10px 0;
}
.entry-content.side {
	margin: 20px 0px 40px 4%;
	float: left;
	width: 74%;
	position: relative;
}


/*Comparison Study*/

.cs-intro-text {
	margin-bottom: 30px;
}
.cs-intro-text h2 {
	color: #188ac3;
	font-weight: 300;
	margin-bottom: 10px;
}
.cs-comparison-text.vertical {
	float: right;
	width: 390px;
	margin-top: 40px;
}
.cs-comparison-text.horiz {
	float: right;
	width: 490px;
	margin-top: 40px;
}
.cs-img-wrapper.vertical {
	float: left;
	width: 780px;
	margin-bottom: 40px;
}
.cs-img-wrapper.horiz {
	float: left;
	width: 650px;
	margin-bottom: 40px;
}
.entry-content.full .wp-editor .cs-comparison-text h2 {
	color: #188ac3;
	font-weight: 300;
	margin: 20px 0 5px 0;
}
.entry-content.full .wp-editor .cs-comparison-text h4 {
	color: #333;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 18px;
	letter-spacing:1px;
	margin-bottom: 30px;
}
.entry-content.full .wp-editor .cs-left h3, 
.entry-content.full .wp-editor .cs-right h3 {
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	background-color: #000;
	color: #FFF;
	border-radius: 3px 3px 0 0;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing:  1px;
}
.entry-content.full .wp-editor .cs-img-wrapper h5 {
	color: #333;
	font-weight: 400;
	font-size: 14px;
	margin: 20px 0 0px 0;
	font-style: italic;
	text-align: center;
}

.cs-img-wrapper.vertical .cs-left {
	display: inline-block;
	margin-right: 30px;
}
.cs-img-wrapper.vertical .cs-right {
	display: inline-block;
}

.cs-img-wrapper.horiz .cs-left {
	display: block;
	margin-bottom: 30px;
}
.cs-img-wrapper.horiz .cs-right {
	display: block;
}

.cs-comparison-text ol , .cs-comparison-text ul {
	margin-left: 20px;
	font-weight: 400;
	color: #333;
}



/*RESPONSIVE TABS/ACCORDIONS*/

/* --- Accordion --- */



.accordion {
	margin-top: 10px;
}

.accordion .pdf {
	display: block;
}
.pdfemb-inner-div-wantmobile-fswrap.pdfemb-wantmobile:hover {
	background-color: rgba(0, 0, 0, 0.6) !important;
}
.pdfemb-inner-div-wantmobile-fswrap.pdfemb-wantmobile:hover:before {
	content: "Full Screen";
	top: 40%;
	position: absolute;
	color: #FFF;
	font-size:18px;
	line-height: 140%;
	font-weight: 700;
	text-align: center;
	width: 100%;
}
/* CHANGE FS BUTTON TO MAKE IT MORE OBVIOUS TO MINIMIZE */
button.pdfemb-fs.pdfemb-toggled {
    background: red !important;
}
button.pdfemb-fs.pdfemb-toggled:hover {
    background: darkred !important;
}
div.pdfemb-toolbar button.pdfemb-toggled::before {
    content: url(/wp-content/themes/ucs-labs/images/toolbar_close_text.png) !important;
}
.accordion .text {
	display: block;

}
.accordion .pdf-group {
	margin: 20px;
	width: 25%;
}
.accordion .pdf-group .text h4 {
	font-size: 14px;
	line-height: 140%;
	font-weight: 700;
	margin: 10px 0 3px 0;
}
.accordion .pdf-group .text p {
	font-size: 12px;
	line-height: 140%;
	font-weight: 400;
}
.accordion .other-group {
	margin: 20px 0;
	width: 100%;
}
.collapse {
	display: flex;
	flex-direction: row;
	justify-content: center;
	margin: 10px 0;
	width: 100%;
	margin: 0 auto;
	flex-wrap: wrap;
}


.accordion .intro {
	margin-bottom: 20px;
}
.expand {
	padding: 15px 15px 5px 0px;
	font-weight: 400;
	cursor: pointer;
	font-size: 22px;
	line-height: 24px;
	color: #188ac3;
	position: relative;
}
.collapse-container {
	/*border-top: 1px solid #DDD;*/
	padding-bottom: 20px;
}
.collapse-container:last-child {
	border-bottom: 1px solid #DDD;
}

.expand:before {
	content: "\f067";
	font-family: FontAwesome;
	font-size: 18px;
	color: rgba(0, 158, 167, 0.5);
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
	color: #188ac3;
}
.currentOn:before {
	content: "\f068";
	font-family: FontAwesome;
	font-size: 18px;
	color: rgba(0, 158, 167, 0.5);
	position: absolute;
	top: 10px;
	right: 10px;
	z-index: 9;
	color: #188ac3;
}
.active {
	display: block;
}
#collapse-content ul {
	margin-left: 26px;
}
#collapse-content ul li {
	list-style: disc;
	font-size: 18px;
	font-weight: 300;
	padding: 5px 0;
}
#collapse-content p {
	padding: 0;
}
#collapse-content {
	padding-bottom: 10px;
}




.entry-content.inside {
	position: relative;
}

div.pdfemb-inner-div-wantmobile {
    opacity: 0 !important;
}


#sidebar ul li {
	font-size: 14px !important;
}

.sm-text {
	font-size: 12px;
	line-height: 130%;
}
.divider {
	border-top: 1px solid #ccc;
	padding: 20px 0;
}


/*
Tag Cloud
*/
.cloudTags {
	margin: 10px 0;
}
.cloudTags a {
	color: #FFF;
	background-color: #045a87;
	padding: 2px 5px;
	border-radius: 3px;
}
.cloudTags a:hover {
	background-color: #873231;
}
/*End Tag Cloud*/






/**

 * 6.1 Post Thumbnail

 * -----------------------------------------------------------------------------

 */




@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	.desktop .subscribeFloatBox { position: absolute; z-index: 1000;background: url('images/subscribeFloat.png') no-repeat 0 0; width: 120px; height: 80px;top: 0px;right: 0;
	}
}




@media only screen and (max-width : 1024px) {
.auto {
	width: 90%;
	margin: 0 5%;
}
.desktop {
	display: none;
}
.mobile {
	display: block;
}
.m-land {
	display: block;
}
.m-port {
	display: none;
}
#sidebar .menu-image-title-after {
	font-size: 22px;
}
.navigation-wrap-mobile {
	display: none;
}
.navigation-wrap {
	display: block;
}
.entry-content.side {
	width: 90%;
	margin: 20px 5%;
	min-height: 800px;
}
#content-area .background-sidebar {
	width: 0;
}
.breadcrumbs {
	width: 70%;
}
#header-main {
	width: 100%;
}
.navigation-wrap .primary-menu li {
	margin: 0 20px 0 20px;
}
.site-title img {
	width: 300px;	
}

	
}




@media only screen and (max-width : 979px) {
	

html {
	margin: 0 !important;
}
.auto {
	width: 100%;
	margin: 0;
}
.desktop {
	display: none;
}
.mobile {
	display: block;
}
.m-land {
	display: block;
}	
.m-port {
	display: none;
}

#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-item.account a {
	border-top: 1px dotted #DDD;
}
#mega-menu-wrap-mobile-menu .mega-menu-toggle {
	height: 1px !important;
	z-index: 999 !important;
	background-color: #FFF !important;
}
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
	padding: 10px !important;
}
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-flyout ul ul.mega-sub-menu li.mega-menu-item {
	margin-left: 20px !important;
}
#mega-menu-wrap-mobile-menu .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
	padding-left: 16px !important;
	padding-top: 15px !important;
	padding-right: 16px !important;
	margin-left: 0px !important;
	position: absolute;
	top: -55px;
}
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item.mega-toggle-on > a.mega-menu-link, #mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover, #mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	background: rgba(4, 89, 135, 0.15) !important;
	border-bottom: 1px solid #FFF !important;
}
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu > li.mega-menu-tabbed > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
	padding: 10px !important;
}
ul.mega-sub-menu.inner li.mega-current-menu-item a.mega-menu-link  {
	color: #eb6a45 !important;
	font-weight: bold !important;
}
ul.mega-sub-menu.inner li a.mega-menu-link.toggle {
	font-size: 16px !important;
	color: #222 !important;
}
#mega-menu-wrap-mobile-menu .mega-menu-toggle {
	/*height: 0px;*/
}
.mega-menu-column {
	width: 100% !important;
}
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu li.mega-menu-item:hover {
	background-color: rgba(255, 255, 255, 0.25);
}
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu ul li.mega-menu-item:hover,
#mega-menu-wrap-mobile-menu #mega-menu-mobile-menu ul ul li.mega-menu-item:hover {
	background-color: #FFF;
}
#mega-menu-wrap-mobile-menu li.mega-menu-item-4516 {
	padding-bottom: 20px !important;
}
#mega-menu-wrap-mobile-menu li.mega-menu-item-4516 a {
	border-bottom: 1px dotted rgba(255, 255, 255, 0.4) !important;
}
#mega-menu-wrap-mobile-menu ul.mega-sub-menu li ul.mega-sub-menu li ul.mega-sub-menu li.mega-menu-item.mega-current-menu-item a {
	color: #873231 !important;
	font-weight: bold !important;
}

#site-container {
	max-width: 100%;
	margin: 0 auto;
	padding: 0;
	background-color: #FFF;
	width: 100%;
	height: auto;
	z-index: 999;	
	box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
}
#site-container .overlay {
	/*height: 75px;
	top: 0px;*/
	display: none;
}
/* The sticky class is added to the header with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  position: sticky;
  top: 0px;
  width: 100%;
}
/* Add some top padding to the page content to prevent sudden quick movement (as the header gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 0px;	
}
#header-main {
	width: 100%;	
	position: relative;
	
}
#site-header {
	width: 100%;
}
#site-title-left {
	float: none;
	width: 70%;
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	
}
#site-title-left img {
	left: 50%;
	transform: translateX(-50%);
	position: relative;
	width: 70%;
}


.navigation-wrapper {
	background-color: #FFF;
}
#content-area {
	float: none;
	margin-top: 0px;
}
.header-image-wrap {
	height: 220px;
	margin-top: -20px;
}
.header-image {
	background-position-y: 50% !important;
	background-size: 200%;
}
.post-parent-title {
	margin-left: 5%;
}
.entry-content.full {
	width: 100%;
}
.entry-content.full .header-text-block {
	width: 90%;
	margin-top: 0;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.entry-content.full .wp-editor {
	width: 90%;
	margin: 20px 5%;
}

.entry-content.full .wp-editor h2 {
	font-size: 26px;
}
.entry-content.full .wp-editor h3 {
	font-size: 22px;
	margin-top: 20px;
}

.hero-wrap {
	height: 280px;
	margin-top: 0;
}
.hero {
	top: 0px;
	/*height: 280px;*/
}
.hero-cell {
  height: 375px;
}
.hero-cell-image {
  height: 280px;
  background-position-x: 70%;
}
.hero .flickity-page-dots {
  bottom: 0px;
  right: 0px;
  width: 100%;
  position: relative;
  margin: 10px 0 20px 0;
}
.hero .flickity-prev-next-button .arrow {
	display: none;
}

.text-overlay {
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.text-overlay h1 {
	font-size: 43px;
}

.hm_highlights h1 {
	font-size: 32px;
	margin: 20px 7%;
	width: 86%;
}
.hm_highlights {
	width: 100%;
}
.hm_highlights .left, .hm_highlights .right {
	width: 100%;
	height: auto;
}
.hm_highlights .left img, .hm_highlights .right img {
	width: 100%;
	height: auto;
	float: none;
}
.hm_highlights .left .text, .hm_highlights .right .text {
	width: 90%;
	padding: 0 5%;
	display: block;
	height: auto;
	float: none;
}
.hm_highlights .left .text h3, .hm_highlights .right .text h3 {
	font-size: 26px;
	margin: 20px 0;
}
.hm_highlights .left .text h4, .hm_highlights .right .text h4 {
	font-size: 18px;
	margin: 20px 0;
}
.hm_workflow {
	padding: 20px 0;
}
.hm_workflow h2 {
	width: 90%;
	padding: 0 5% 20px 5%;
}
.hm_workflow li {
	display: block;
	width: 85%;
	margin: 5% 5% 5% 10%;
}
.hm_intro .cie-wrap {
	width: 90%;
	margin: 0 0 30px 0;
	float: none;
	height: 470px;
	position: relative;
}
/*.hm_intro .cie { this is for actual tool
	background-size: cover;	
	top: -20px;
	margin: 0 auto;
	width: 100%;
}*/
.hm_intro .cie {	
	top: -20px;
	margin: 0 3%;
	width: 94%;
	height: auto;
}
.hm_intro .cie img {	
	top: -20px;
	margin: 0 auto;
	width: 100%;
	height: auto;
}
.cie-title {
	font-size: 12px;
	position: absolute;
	bottom: 120px;
	right: 0;
	display: none;
}
.cie-title span {
	font-size: 14px;
}
.hm_intro .text {
	display: block;
	width: 90%;
	margin: 0 5%;
	float: none;
}
.hm_intro h4 {
	width: 90%;
	padding: 20px 0 10px 0;
}
.hm_intro h4:before {
	height: auto; 
	margin-left: 5%;
}
.hm_intro h4:nth-child(6):before {
	height: 60px; 
}
.hm_intro h4:nth-child(3), .hm_intro h4:nth-child(4) {
	border-bottom: none;
}
.hm_intro h4:nth-child(5), .hm_intro h4:nth-child(6) {
	padding-top: 20px;
}
.hm_intro h4:nth-child(4), .hm_intro h4:nth-child(6) {
	border-left: none;
	padding-left: 0px;
}
.hm_intro h4:nth-child(3), .hm_intro h4:nth-child(5) {
	margin-right: 0px;
	padding-right: 0px;	
}
.hm_highlights2 {
	padding: 10px 0;
	background-color: #FFF;
}
.hm_highlights2 .left, .hm_highlights .right {
	width: 100%;
	height: auto;
	margin: 20px 0;
}
.hm_highlights2 .right .text, .hm_highlights2 .left .text {
	width: 90%;
	padding: 0 5%;
	display: block;
	height: auto;
	float: none;
}
.hm_highlights2 .left .text h2, .hm_highlights2 .right .text h2 {
	margin-top: 20px;
	line-height: 130%;
}
.hm_highlights2 .right img, .hm_highlights2 .left img {
	width: 100%;
	height: auto;
	float: none;
	border: none;
}


.cs-comparison-text.vertical, .cs-comparison-text.horiz {
	float: none;
	width: 90%;
	margin: 20px 5% 0 5%;
}
.cs-img-wrapper.vertical, .cs-img-wrapper.horiz {
	float: none;
	width: 90%;
	margin: 20px 5% 40px 5%;
}
.cs-img-wrapper.vertical .cs-left, .cs-img-wrapper.vertical .cs-right, .cs-img-wrapper.horiz .cs-left, .cs-img-wrapper.horiz .cs-right {
	display: block;
	margin-right: 0px;
}

.collapse {
	display: flex;
	flex-direction: column;
	justify-content: center;
	margin: 10px 0;
	width: 100%;
	flex-wrap: nowrap;
}
.expand {
	font-size: 20px;
	line-height: 22px;

}
.accordion .pdf-group {
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}
.accordion .other-group {
	margin: 20px 0;
	width: 100%;
}
.pdfemb-viewer {
	max-width: 100% !important;
}


.footer {
	width: 80%;
	margin: 0 10%;
}
.footer-logo {
	float: none;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}
.footer-logo img {
	width: 40%;
}

.site-info-left {
	float: none;
	text-align: center;
	padding: 15px 0px 0 0;
}
.site-info-right {
	text-align: center;
	padding: 5px 0 15px 0;
	float: none;
}


.alignnone {
	width: 100% !important;
	height: auto !important;
}
.column {
	float: none;
	width: 100%;
	margin-right: 0;
}
.two-column {
	-moz-column-count: 1;
	-moz-column-gap: 0px;
	-webkit-column-count: 1;
	-webkit-column-gap: 0px;
	-o-column-count: 1;
	-o-column-gap: 0px;
	-ms-column-count: 1;
	-ms-column-gap: 0px;
	column-count: 1;
	column-gap: 0px;
}

}




@media only screen and (max-width : 500px) {	
	.desktop {
		display: none;
	}
	.mobile {
		display: block;
	}
	.m-land {
		display: none;
	}
	
	.m-port {
		display: block;
	}
}
	
}

@media only screen and (max-width : 375px) {	
	.hm_intro .cie-wrap {
	height: 450px;
}
	
}

@media only screen and (max-width : 320px) {	
	#mega-menu-wrap-mobile-menu .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
	height: auto !important;
}
.header-image-wrap {
	height: 220px;
	margin-top: -25px;
}
.header-image {
	background-size: 220%;
}
.entry-content.full .header-text-block h1, .entry-content.noheader h1 {
		font-size: 28px;
}
.post-parent-title {
	font-size: 12px;
	margin-left: 5%;
}
.hm_intro .cie-wrap {
	height: 370px;
}

}



@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
	
}

