/*
Theme Name: Applied Becker
Theme URI: http://www.appliedbeckerconsulting.com/
Description: Custom template for the <a href="http://www.appliedbeckerconsulting.com/">Applied Becker Consulting</a> site.
Version: 0.8
Author: Myrrh Larsen
Author URI: http://theinsomniacsociety.com/
*/

/* basic reset -ml */
html,body { margin:0; padding:0; height:100%; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; border-style:none; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
sub,sup { vertical-align:baseline; }
progress { vertical-align:baseline; }
a { color:inherit; background-color:transparent; }
a img,:link img,:visited img { border:0; }
a:hover img { text-decoration:none!important; }
font { color: inherit !important; font: inherit !important; color: inherit !important; }
caption,th { text-align:left; }
details { display:block; }
summary { display:list-item; }
template { display:none; }
[hidden] { display:none; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
area { outline:none; }
input,textarea,#submit { -webkit-appearance:none; -webkit-border-radius:0; -moz-appearance:none; -moz-border-radius:0; }

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

/* globals */
.clear        { clear:both; height:0; font-size: 1px; line-height: 0px; }
.left         { float:left; }
.right        { float:right; }
img.left      { margin-right:1em; margin-bottom:1.8em; }
img.right     { margin-left:1em; margin-bottom:1.8em; }
.hide{ /* Hide stuff without resorting to display:none; */
	visibility:hidden;
	width:0!important;
	height:0!important;
	line-height:0!important;
	padding:0!important;
	margin:0!important;
}
img.contain { width:100%;height:auto; }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

.disableClick { pointer-events:none; }
.spacer.s0 { min-height:1px; }

.abcicon {
	position:relative;
	top:1px;
	display:inline-block;
	line-height:1;
	font-size:3.1429em;
}
.abcicon:after{content:"";display:inline-block;width:1.0em;height:1.0em;background:transparent none no-repeat scroll top center;background-size:cover;margin-bottom:-1px; }
.abcicon.abc-human:after{background-image:url('./images/icon-vida-human.svg'); width:1.8em; }
.abcicon.abc-animal:after{background-image:url('./images/icon-vida-animal.svg'); width:1.8em; }


.container-fluid:before, .container-fluid:after, .row:before, .row:after {
    display: table;
    content: " "
}

.container:after, .container-fluid:after, .row:after {
    clear: both
}
.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 12px;
    padding-right: 12px
}

.centered { text-align:center; }
.centered.narrow { padding-left:10.4166667%; padding-right:10.4166667%; }

@media (min-width:768px) {
	#masthead .container,
    .container {
        width: 744px
    }
}

@media (min-width:878px) {
	#masthead .container,
    .container {
        width: 854px
    }
}

@media (min-width:992px) {
	#masthead .container,
    .container {
        width: 964px
    }
}

@media (min-width:1136px) {
	#masthead .container,
	.container-fluid,
    .container {
        width: 1112px
    }
}

@media (min-width:1200px) {
	#masthead .container,
	.container-fluid,
    .container {
        width: 1164px
    }
}

@media (min-width:1600px) {
	#masthead .container,
	.container-fluid,
    .container {
        width: 1552px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 8px;
    padding-right: 8px
}

html { line-height:1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

/* site-specific styles: abc */
/*EF5A2C*/

body { background:#565656 none repeat scroll top left; color:#404040; line-height:1.4em; }
body { font:200 14px/18px 'Gotham SSm A','Gotham SSm B',sans-serif; }
body>div { background-color:#fff; font-weight:200; font-size:0.9375em; font-family:'Gotham SSm A','Gotham SSm B',sans-serif; }
body>div, body>section { line-height:1.6em; }

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

pre { font-family:monospace, monospace; font-size:1em; }
abbr[title] { border-bottom:none; text-decoration:underline; text-decoration:underline dotted; }

hr { box-sizing:content-box; overflow:visible; border:none; margin: 2.0em -4.1333%; height:1px; color:#AEAFB0; background-color:#AEAFB0; }

.has-abc-orange-color,
.identity, .orange { color:#EF5A2C; /*239,90,44*/ }
.has-abc-teal-color,
.teal { color:#ABDDE1; /*171,221,225*/ }
.has-abc-lime-color,
.lime { color:#95CC33; /*149,204,51 previously #BCD53B 188,213,59*/ }
.has-abc-navy-color,
.navy { color:#2D334F; }
.has-abc-gray-color,
.gray { color:BCBEC0; }
.has-abc-light-color { color:#F3F5F7; }
.has-white-color,
.white { color:#fff; }
.dark { color:#808080; }
.black { color:#000; }
.bg--orange { background-color:rgba(239,90,44,1); }
.bg--teal { background-color:rgba(171,221,225,1); }
.bg--lime { background-color:rgba(149,204,51,1); }
.bg--light { background-color:#F3F5F7; }
.bg--white { background-color:#fff; }
.section-gray,
.bg--gray { background-color:#f0f0f0; }


h1 {
	font-size:2.273em;
	font-weight:500; /*bold*/
	line-height:1.2em;
	margin-bottom:0.5em;
}
h2 {
	font-size:2.313em;
	font-family:'Gotham SSm A','Gotham SSm B',sans-serif;
	line-height:1.2em;
}
.orange h2 { color:#EF5A2C; }
.teal h2 { color:#ABDDE1; }
.lime h2 { color:#95CC33; }
h3 {
	font-weight:400;
	font-size:1.2929em;
	line-height:1.6em;
}
td[class*='col-'] h3 { line-height:1.0em; margin-bottom:0.25em; }
h4 {
	font-size:0.9333em;
	font-weight:200; /*light*/
	line-height:1.2em;
	letter-spacing:0.05em;
	color:#333;
}
h5 {
	font-size:0.8667em;
	font-weight:400;
	text-transform:uppercase;
	color:#4D4D4D;
}
h6 {
	font-size:1.0em;
	font-weight:400;
	line-height:1.2em;
	margin-bottom:0.4em;
	color:#4D4D4D
}
h1 a, h2 a, h3 a { color:inherit; }
h2.quote:before,
h3.quote:before,
h4.quote:before { content:"“"; }
h2.quote:after,
h3.quote:after,
h4.quote:after { content:"”"; }


div.entry-content { overflow:hidden; }

/*section h1 { margin-top:0.15em; margin-bottom:0.35em; }
section h3 { margin-top:0.15em; margin-bottom:0.15em; }
section img { max-width:100%; height:auto; }
section p, section ul { margin-top:0.15em; margin-bottom:1.0em; }
section p.italics { font-style:oblique; }
section p.padded { padding:1.875em 0; }
section ul { list-style: disc outside none; padding-left:1.25em; }
section ul li { margin-bottom:0.55em; }
section ul.indent { margin:1.0em 2.4rem; }
section a.indent { margin-left: 2.4rem; }
section .recent-post-date,
section a.link,
section ul.links li a { font-size:0.68em; text-transform:uppercase; letter-spacing:0.1047em; white-space:nowrap; }*/


/* banner area styles */
.banner { }
.banner.whitebg { background-color:#fff; }
.banner.top_line { overflow:hidden; height:0.75em; margin-bottom:1.6em; }

#slider_10 {
	/*min-height:382px;*/
}
#slider_10 .sa_hover_container {
	position:relative;
	color:#fff;
	background-size:cover;
	padding-bottom:0!important;
	height:39.7917%;
}
#slider_10 .sa_hover_container:after {
	content:"";
	position:absolute; top:0; right:0; bottom:0; left:0;
	background: transparent url('./images/home-overlay.png') no-repeat scroll bottom right;
	background-size:282px 125px;
	/*background-size:29.5833% 29.5833%;*/
}
#slider_10 .caption-wrapper h1 {
	font-weight:400!important;
	font-size:1.875em;
	line-height:1.2em;
}
#slider_10 .caption-wrapper p {
	font-weight:400;
	font-size:1.0em;
	line-height:1.6em;
	letter-spacing:0.0455em;
}
@media screen and (min-width:782px) {
	#slider_10 .sa_hover_container .caption-wrapper {
		position:absolute;
		left:48%;right:8%;	
    top: 0;
    bottom: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center;
	}
}
@media screen and (min-width:980px) {
	#slider_10 .caption-wrapper h1 {
		font-size:2.0em;
	}
}
@media screen and (min-width:1200px) {
	#slider_10 .caption-wrapper h1 {
		font-size:2.3333em;
	}
}
#slider_10 .sa_hover_container .button { font-weight:400; }
#slider_10 .sa_hover_container:hover a.button {
	display:inline-block;
	position:relative;
	z-index:1000;
}


h4.featured-clients {
	margin:0.5em 0 1.5em;
}

#slider_443 .owl-item .sa_hover_container {
	border:1px solid #babdc0;
}


/* end banner area styles */

.banner h1 { font-weight:500; line-height:1.0em; }
.banner h2 { font-weight:500; line-height:1.0em; margin:0 0 0.75em; }
.banner h3 { margin:0.3333em 0; }
.banner p { margin:0.5em 0; line-height:1.8em; letter-spacing:0.0333em; }
.banner p strong { font-weight:500; }
.banner td[class*='col-'] p { font-weight:300; }


header { position:relative; width:100%; }
header.alignleft { text-align:left; }
header.aligncenter { text-align:center; }
header.alignright { text-align:right; }

a.more-link { color:#EF5A2C; text-decoration:none; }
a.more-link:active,
a.more-link:hover { color:#BCBEC0; }


/* button styles */
.wp-block-button>a,
.wpcf7-submit,
.search-submit,
input.btn[type="submit"],
input.button[type="submit"],
a.button {
	display:inline-block;
	text-align:center;
	background-color:#EF5A2C;
	color:#fff;
/*	font-family:'Gotham SSm A','Gotham SSm B',sans-serif;*/
	font-weight:200;
	font-style:normal;
	line-height:1.2em;
	font-size:0.6836em;
	letter-spacing:0.025em;
	border-radius:0;
	border-style:none;
	text-decoration:none;
	text-transform:uppercase;
	padding:0.7em 1.0em 0.7em;
}
.wp-block-button>a:hover, .wp-block-button>a:active,
.wpcf7-submit:hover, .wpcf7-submit:active,
.search-submit:hover,.search-submit:active,
input.btn[type="submit"]:hover,input.btn[type="submit"]:active,
input.button[type="submit"]:hover,
input.button[type="submit"]:active,
.button:hover,
.button:active {
	background-color:#BCBEC0;
	text-decoration:none;
	color:#fff;
}

/* end button styles */

/* side ("hamburger") menu */

.sidemenu {
    height: 100%;
    right: -85%;
    width: 85%;
    overflow-y: auto;
    position: fixed;
    bottom:0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 6002;
}

.sidemenu a {
    text-decoration: none
}

.sidemenu.open {
    display: block
}

.sidemenu.closed {
    display: none
}

.sidemenu__overlay {
    background: rgba(0, 0, 0, 0.4);
    bottom: 0;
    opacity: 1;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    visibility: visible;
    z-index: 6000;
}

.sidemenu__overlay.closed {
    opacity: 0;
    visibility: hidden
}

.sidemenu__menu {
    background-color:rgba(255,255,255,1);
}

.sidemenu__menu__header {
	cursor: pointer;
	display: block;
	padding: 0;
	position:relative;
	height:4.8em;

	background:rgba(181,180,177,1);
}



.sidemenu__menu__header a.close-animation {
    -webkit-animation: rotate-close-x .5s ease;
    animation: rotate-close-x .5s ease
}

.sidemenu__menu__header .icon-logo {
	position:absolute;
	top:0; left:0; bottom:0; right:0;
	margin:0 auto;
	display:inline-block;
	width:100%;
	height:100%;
	text-align:center;
	color:#fff;
	font-size:1.0em;
	line-height:4.8em;
}

.sidemenu__menu__header .icon-close { 
	position:absolute;
	top:10px; left:20px;
	margin:0 auto;
	display:inline-block;
	width:2.0em;
	height:2.0em;
	text-align:center;
	color:#fff;
	font-size:0.7857em;
	line-height:2.0em;
	text-transform:uppercase;
	font-weight:700;
}
.icon-close:after{content:"";display:inline-block;width:0.75em;height:0.75em;background:transparent url('./images/icon-menu-close.svg') no-repeat scroll center center;background-size:cover; }

.icon-logo:after{content:"";display:inline-block;width:1.75em;height:100%;background:transparent url('./images/icon-beaker-white.svg') no-repeat scroll center center;background-size:contain; }

.sidemenu__menu__footer {
	background-color:rgba(255,255,255,1);
	height:2.4em;
}

.sidemenu__menu__section--title {
}

.sidemenu__menu__section .menu-hamburger-container {
	/*padding-bottom:4.5em;*/
	padding-bottom:16.5em;
	background: rgba(255,255,255,1);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.75) 100%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.75) 100%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.75) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfffffff',GradientType=0 );
	background-attachment:fixed;
}

/* stupid chrome hack */
@media all and (-webkit-min-device-pixel-ratio:0) and (min-resolution: .001dpcm) {
	.sidemenu__menu__section .menu-hamburger-container {
		background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.75) 100%);
	}
}

.sidemenu__menu__section .menu a {
	display:block;
	/*font-size: 0.7059em;
	line-height: 1.0589em;*/
	text-decoration: none;
	letter-spacing: 0.0714em;
	font-weight:normal;
	color:#aaa;
}

.sidemenu__menu__section .menu {
	padding:0.8em 1.6em;
}
.sidemenu__menu__section .menu > li {
	border-bottom:1px solid #c0c0c0;
}
.sidemenu__menu__section .menu > li:last-child {
	border-bottom-width:0;
}

.sidemenu__menu ul.menu > li > a {
	color:#aaa;
	text-transform:uppercase;
}
.sidemenu__menu ul.menu > li.menu-item-has-children > a:after {
	content:"";
	display:block;
	position:absolute;
	top:0.8125em; right:0;
	width:14px; height:14px;
/*	background:transparent url('./images/icon-menu-primary.svg') no-repeat scroll 0 0;
	background-size:14px 28px;*/
}
.sidemenu__menu ul.menu > li > a:hover:after {
	background-position:0 -14px;
}

.sidemenu__menu__section--title__container {
    height: 2em;
    padding: .5em 1.25em
}

.sidemenu__menu ul.menu > li,
.sidemenu__menu__section--primary--link {
    position: relative;
}

.sidemenu__menu ul.menu > li a,
.sidemenu__menu__section--primary--link a {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    display: block;
    text-decoration: none;
	position:relative;
    -webkit-transition: none;
    transition: none;
}

.sidemenu__menu ul.menu > li > a:hover,
.sidemenu__menu__section--primary--link > a:hover {
    color: #FF9900;
}

.sidemenu__menu ul.menu > li > a:open,
.sidemenu__menu ul.menu > li > a:active,
.sidemenu__menu__section--primary--link > a.open,
.sidemenu__menu__section--primary--link > a:active {
    background: #FF9900;
    color:#fff;
}

.sidemenu__menu__section--primary--link:last-child {
    border: 0
}

.sidemenu__menu__section--primary--link.active:before {
    background: #05D0E1;
    color:#fff;
    content: "";
    height: 100%;
    position: absolute;
    width: 6px
}

.sidemenu__menu ul.menu > li > a,
.sidemenu__menu__section--primary--link__title {
	color:#414141;
	font-size:1.0em;
    line-height: 1.25em;
    font-weight: 400;
    letter-spacing:0.05em;
    margin: 0;
    padding: 0.75em 1.0em
}
.sidemenu__menu ul.menu > li > a:hover {
	color:#202020;
}
.sidemenu__menu ul.menu > li ul li a {
	color:#909295;
}
.sidemenu__menu ul.menu > li li,
.sidemenu__menu__subsection--link a p {
	font-size:0.9091em;
	line-height:1.125em;
	font-weight:normal;
	margin:0;
    padding: 0.5em 1.25em
}

.sidemenu__menu ul.menu > li ul { padding:0 0 0.5em; }
.sidemenu__menu ul.menu > li ul ul { padding:0.5em 0; }

.sidemenu__menu ul.menu > li ul li > a,
.sidemenu__menu__subsection--secondary {
	/*font-size:0.85em;*/
    padding:0 0;
}

.sidemenu__menu__subsection {
	overflow:hidden;
	height:auto;
	padding-left:1.25em;
}
.sidemenu__menu__section--primary--link a.open + .sidemenu__menu__subsection {
	display:block;
	box-sizing:content-box;
	padding-top:0.5em; padding-bottom:0.5em;
	/*height:auto;*/
}

.sidemenu__menu__subsection--secondary { display:none; }
.sidemenu__menu__subsection--link a.open + .sidemenu__menu__subsection--secondary { display:block; }

.sidemenu__menu__subsection--link a > p {
	padding-left:1.0em;
}
.sidemenu__menu ul.menu > li ul li > a:hover {	color: #404040; }
.sidemenu__menu ul.menu > li ul li ul li { font-size:0.9091em; line-height:1.6em; }
.sidemenu__menu ul.menu > li ul li ul li > a:hover {	color: #FF9900; }

.sidemenu__menu ul.children li > ul.children > li > a { padding-left:56px; }
.sidemenu__menu ul.children li a + ul.children { overflow:hidden; }
.sidemenu__menu ul.children li a.open + ul.children { overflow:visible; }



.lt-ie9 .sidemenu {
    right: -28.75em;
    width: 28.75em;
}

.lt-ie9 .sidemenu__menu__close {
	cursor: pointer;
	display: block;
	padding: 4em 1em 0 0;
	position:relative;
}

.lt-ie9 .sidemenu__menu__close a {
    color: #fff;
    position: absolute
}

.lt-ie9 .sidemenu__menu__search {
    height: 6em;
}

.lt-ie9 .sidemenu__menu__search__inner {
    display: none
}

@media only screen and (min-width:30em) {
    .sidemenu {
        right: -66.6667%;
        width: 66.6667%;
    }
}

@media only screen and (min-width:36em) {
    .sidemenu {
        right: -50%;
        width: 50%;
    }
}

@media only screen and (min-width:60em) {
    .sidemenu {
        right: -33.3333%;
        width: 33.3333%;
    }
}

/* end side ("hamburger") menu styles */


a.expand { color:inherit!important; padding-right:1.2em; background:transparent url('./images/icon-expand.svg') no-repeat center right; background-size:0.8em 0.4em; }
a.expand:hover { text-decoration:underline; }

#loginBar a.expand { background-image:url('./images-expand-insights.svg'); }

a.insights { text-transform:uppercase; }

#masthead {
	color:#4D4D4D;
}

#masthead .container .row { position:relative; height:100%; }
#masthead .container-fluid .row { margin-left:0; margin-right:0; }

.header__section {
	float:left;
	display:inline-block;
	height:6.9286em;
}

#masthead ul li {
	display:inline;
	margin-right:10px;
}

#masthead .header__section--left {
	display:flex;
	align-items:center;
	width:47%;
	margin-left:4%;
	/*margin-right:1%;*/
}
#masthead .header__section--center {
	display:flex;
	align-items: center;
	/*justify-content:flex-start;*/
	justify-content:center;
	margin:0 2%;
	width:0;
}
#masthead .header__section--right {
	display:flex;
	align-items:center;
	justify-content:flex-end;
	width:43%;
	margin-right:1%;
}
.header__section--right .links-container {
	font-size:0.75em;
	margin-bottom:0.3333em;
}
.header__section--right .menu-container {
	/*display:block;
	background:transparent url('./images/icon-menu.svg') no-repeat scroll top center;
	width:1.5em;
	height:1.5em;
	line-height:1.2em;
	background-size:contain;
	text-indent:-999em; overflow:hidden;	*/
	margin-left:1.0em;
}
@media screen and (min-width:640px) {
	#masthead .header__section--left { width:32%; }
	#masthead .header__section--right { width:58%; }
	.header__section--right .links-container { font-size:1.0em; margin-bottom:0; }
}
@media screen and (min-width:878px) {
	#masthead .header__section--left { width:24.2222%; }
	#masthead .header__section--center { width:35.2222%; }
	#masthead .header__section--right { width:30.5554%; }
}
@media screen and (min-width:960px) {
	#masthead .header__section--left { width:23.2222%; }
	#masthead .header__section--center { width:48%; }
	#masthead .header__section--right { width:14.7778%; }
	.header__section--right .menu-container {
		display:none;
	}
}

.header__section--right .links-container {
}
.header__section--right .button {
	white-space:nowrap;
}
.header__section .menu { }
.header__section .menu>li {
	display:inline-block;
	float:left;
	margin:0; padding:0;
	font-size:0.7143em;
	font-weight:400;
	white-space:nowrap;
}
.header__section .menu>li > a {
	display:block;
	color:#ff9900;
	letter-spacing:0.0455em;
}

.site-title {
	display:block;
	margin:0!important;
	width:100%;
	max-width:100%;
	min-height:30px;
	height:100%;
}
.site-title a {
	display:block;
	background:transparent url('./images/logo.svg') no-repeat scroll center center;
	width:100%;
	height:100%;
	background-size:contain;
	text-indent:-999em; overflow:hidden;
}

@media screen and (max-width:479px) {
	.site-title { max-width:88%; }
}


#masthead .button-menu { border:0!important; display:block; background-color:transparent; font-size:26px; width:1.0em; height:1.0em; background-image:url('./images/icon-menu.svg'); background-repeat:no-repeat; background-attachment:scroll; background-position:0 0; background-size:1.0em 1.0em; margin:0.15em 0.15em; color:#828082;
	text-indent:-999em; overflow:hidden;
}
#masthead .button-menu:hover { opacity:0.76; }
#masthead .button-menu:focus {outline:0;}

@media screen and (min-width:980px) {
	#masthead { font-size:100%; }
}
@media screen and (min-width:1200px) {
	#masthead { font-size:110%; }
}
@media screen and (min-width:1600px) {
	#masthead { font-size:128%; }
}


#nav {
	display:none;
	padding:0;
	margin-top:4px;
	overflow:visible;
	position:relative;
}
/*body.admin-bar #nav { margin-top:20px; }*/

	#nav ul.menu {
		/*height:1.8em;*/
		list-style-type:none;
		margin:0; padding:0;
		width:auto;
		white-space:nowrap;
	}

	#nav li { display:inline-block; }

	#nav ul.menu>li {
		display:inline-block;
		float:none;
		margin:0 1.4em 0 0; padding:0;
		color:#231F20;
		font-size:0.7143em; /* was .5833em*/
		font-weight:400;
		white-space:nowrap;
	}
	#nav ul.menu>li > a {
		/*text-transform:uppercase;*/
		display:block;
		line-height:2.6em;
		letter-spacing:0.091em;
	}
	#nav ul.menu>li.current_page_item > a,
	#nav ul.menu>li.current_page_ancestor > a,
	#nav ul.menu>li > a:hover {
		color:#EF5A2C;
	}
	#nav ul.menu>li.menu-item-has-children > a {
		padding-right:1.25em;
		background:transparent url('./images/icon-expand.svg') no-repeat scroll center right;
		background-size:6px 3px;
	}
	#nav ul.menu>li:hover {
		height:auto;
		overflow:visible;
		z-index:99;
	}
	#nav ul.menu>li.current_page_item > a,
	#nav ul.menu>li:hover > a {
		border-bottom:2px solid #EF5A2C;
		margin-bottom:-2px;
	}

	#nav a {
		/*display:table-cell;
		vertical-align:middle;*/
		margin:0 auto;
		color:inherit;
		line-height:1.0589em;
		text-decoration: none;
	}

	#nav ul.menu > li.menu-item-has-children:hover:after {
		content:" ";
		display:block;
		width:112%;
		position:absolute;
		top:2.4em; left:-12%;
		height:16.5em;
	}
/*	#nav ul.menu > li.menu-item-has-children:hover:after,
	#nav ul.menu > li.menu-item-has-children:hover > a {
		opacity:0.5;
	}*/

	/*#nav ul.menu > li.menu-item-has-children > ul */
	#nav ul.menu > li.menu-item-has-children > .sub-menu {
		display:none;
		position:absolute;
		background-color:#F9FAFB;
-webkit-box-shadow: 0px 4px 16px 0px rgba(188,190,192,0.75);
-moz-box-shadow: 0px 4px 16px 0px rgba(188,190,192,0.75);
box-shadow: 0px 4px 16px 0px rgba(188,190,192,0.75);
		padding:20px 30px;
		
		margin-top:1.0667em;
		top:3.4em;
		left:0; right:0;
		margin-left:-12%;
		font-size:1.3333em;
		min-height:12.5em;
		text-align:left;
		z-index:1000;
		overflow:hidden;
	}
	#nav ul.menu > li.menu-item-has-children > .sub-menu .description {
		float:left;
		display:inline-block;
		white-space:normal;
		width:46%;
		height:100%;
		padding-right:7%;
	}
	#nav ul.menu > li.menu-item-has-children > .sub-menu > li > .description h3 {
		color:#EF5A2C;
		font-size:1.0em;
		margin:0.25em 0 0.5em;
	}
	#nav ul.menu > li.menu-item-has-children > .sub-menu > li > .description h5 {
		font-weight:600;
		font-size:0.75em;
		line-height:1.6em;
		margin-bottom:0.25em;
		text-transform:none;
	}
	#nav ul.menu > li.menu-item-has-children > .sub-menu > li > .description p {
		font-weight:300;
		font-size:0.75em;
		line-height:1.6em;
	}
	#nav ul.menu > li.menu-item-has-children > .sub-menu > li > ul {
		float:left;
		width:47%;
		padding-left:7%;
		padding-top:20px;
		padding-bottom:20px;
		font-size:0.75em;
		line-height:2.4em;
		border-left:1px solid #BCBEC0;
	}
	/*#nav ul.menu > li.menu-item-has-children:hover > ul */
	#nav ul.menu > li.menu-item-has-children:hover > .sub-menu {
		display:block;
	}
	#nav ul.menu > li.menu-item-has-children > .sub-menu > li > ul > li {
		display:block;
		float:none;
    	white-space:normal;
	}
	#nav ul.menu > li.menu-item-has-children > .sub-menu > li > ul > li:hover {
		color:#EF5A2C;		
	}

@media screen and (min-width:960px) {
	#nav { display:block; }
}





#hero { }

@media only screen and (min-width: 600px) and (max-width: 781px) {
	.wp-block-column { margin-left:32px; margin-right:32px; }
	.has-3-columns .wp-block-column { flex-basis:100%; }
}

.homepage__more { margin-left:-32px; margin-right:-32px; }
.homepage__more .wp-block-column { margin:0 16px 1.25em; }

.homepage__more h3 {
	margin:0;
	font-size:1.2929em;
	line-height:2.4em;
	padding-top:0.2em;
}
.homepage__more .wp-block-image { position:relative; line-height:0; margin-top:0; padding:0; }
.homepage__more .wp-block-image figcaption {
	display:none;
	align-items:flex-end;
	position:absolute;
	top:0;bottom:0;left:0;right:0;
	text-align:left;
	margin:0;
	padding-left:1.25em; padding-right:1.25em;
	padding-bottom:0.625em;
	background-color:rgba(14,14,1,0.3);
	font-weight:500;
	font-size:1.0em;
	line-height:1.6em;
	color:#fff;
}
.homepage__more .wp-block-image:hover figcaption {
	display:flex;
}
.homepage__more .wp-block-image img {
	width:100%; height:auto;
}
@media screen and (max-width:781px) {
	.lab__overview.wp-block-columns,
	.homepage__more.wp-block-columns { display:block!important; }
}
@media screen and (min-width:782px) {
	.homepage__more .wp-block-column { margin-left:0.8333%; margin-right:0.8333%; }
	.homepage__more .wp-block-image figcaption { font-size:0.8214em; }
}
@media screen and (min-width:1200px) {
	.homepage__more .wp-block-image figcaption { font-size:0.9643em; }
}

.lab__overview h2 {
	font-size:1.3333em;
}
.lab__overview p {
	font-weight:400;
	font-size:0.875em;
	line-height:1.6667em;
}

.img__lab-academy > img {
	width:40%;
}

.resource--list { margin-top:0.5em; margin-bottom:2.0em; }
.resource--list.row { margin-left:-15px; margin-right:-15px; }

.resource--list .resource-item {
	padding-left:15px;
	padding-right:15px;
	margin-left:0!important; margin-right:0!important;
}

.resource--list .box {
	position:relative;
	border-width:1px 1px 5px;
	border-style:solid;
	border-color:#EF5A2A;
	background-color:#F3F5F7;
	padding:1.0em 1.5em 4.5em;
	margin:0 0 1.25em;
	cursor:pointer;
	transition: all .4s ease;
}

.resource--list .post-resource:before{
	background:transparent none no-repeat scroll center left;
	font-size:0.75em;
	font-weight:500;
	line-height:3.0em;
	padding-left:3.6em;
	background-size:3.0em 3.0em;
	color:#EF5A2A;
	display:block;
	height:3.0em;
	margin-bottom:1.2em;
}	

.resource--list .white-paper .box:before{
	content: 'White Paper';
	background-image:url('./images/icon-white-paper.svg');
}
.resource--list .case-study .box:before{
	content: 'Case Study';
	background-image:url('./images/icon-case-study.svg');
	padding-left:1.8em;
}
.resource--list .webinar .box:before{
	content: 'Webinar';
	background-image:url('./images/icon-webinar.svg');
}
.resource--list .post-resource h3 {
	font-weight:700;
	line-height:1.4em;
	margin-bottom:1.0em;
}
.resource--list .post-resource h3 a { color:inherit; }

.resource--list .box .resource--date {
	position:absolute;
	bottom:0; left:0; right:0;
	border-top:1px solid #EF5A2A;
	padding:0.75em 2.0em;
}

.resource--list .box .resource--date h6.date {
	color:#666;
	font-size:0.8125em;
	font-weight:200;
	margin:0;
}

.resource--list .box footer {
	display:none;
	position:absolute;
	bottom:-5px; left:0; right:0;
	padding:0.5em 2.0em 0.75em;
	background-color:#EF5A2A;
}

.resource--list .box:hover footer {
	display:block;
}
.resource--list .box footer span {
	color:#fff;
	font-size:0.8125em;
	font-weight:500;
	text-transform:uppercase;
}
.resource--list .box footer span a {
	display:block;
	color:inherit!important;
}

.resource-boxes .box { position:relative; }
.resource-boxes .box h6.more {
	position:absolute;
	left:2.0em;
	bottom:2.0em;
}
.resource-boxes .box h6.more a {
	text-transform:uppercase;
	color:#666;
	font-size:0.875em;
	line-height:1.6em;
	font-weight:500;
	text-decoration:none;
}


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

/* individual gated resource page */
.page.gated .banner {
	padding-top:1.6em;
	padding-bottom:2.4em;
	padding-left:1.875em;
	padding-right:1.875em;
	background-image:url('./images/bg-page-header-overlay.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center center;
	background-size:41%;
}
.page.gated .banner h4 {
	font-weight:500;
	font-size:1.0em;	
	margin-top:0;
}
.page.gated .banner h1 {
	font-weight:700;
	font-size:1.7412em;
	line-height:1.2em;
	margin:0.5em 0;
}
.page.gated .banner .featured_image_container {
	padding-right:4.0em;
}

@media screen and (min-width:768px) {
	.page.gated .banner {
		padding-top:2.5em;
		padding-bottom:4.5em;
	}
	.page.gated .banner h1 {
		font-size:2.0em;
		margin-bottom:0;
	}
}
@media screen and (min-width:769px) {
	.page.gated .banner {
		padding-left:0;
		padding-right:0;
	}
}

.resources.page header .featured_image_container { display:none; }
.resources.page header .featured_image_container img { width:calc(100% - 1.0em); }

@media (min-width: 576px) {
	.resources.page header .featured_image_container {
		display:inline-block;
		padding-top:1.0em;
		padding-right:1.0em;
	}
}

.page.resources { position:relative; min-height:56em; }
.page.resources > .page > .container { position:relative; padding-top:4.0em; }
.page.resources #more { position:absolute; top:0; left:15px; right:15px; z-index:10; }
.page.resources .sharing { margin:1.0em 0; }

@media screen and (max-width: 767px) {
	.page.resources .container { padding-left:30px; padding-right:30px; }
	.page.resources .sharing { padding-left:22px; }
}

.sharing label {
	display:inline-block;
	font-size:0.75em;
	font-weight:500;
	line-height:1.25em;
	color:#EF5A2C;
}
.sharing label+.addtoany_shortcode { display:inline-block; }

.addtoany_content_top .a2a_kit:before,
.addtoany_content_bottom .a2a_kit:before {
	content: "Share";
	margin-right:0.5em;
	display:inline-block;
	font-size:1.0em;
	font-weight:500;
	line-height:1.25em;
	color:#EF5A2C;
}

.page.resources .page .addtoany_shortcode,
.page.resources .page a { z-index:10; }


.resource__sidebar {
	margin-left:0;
	margin-right:0;
}
.sidebar.resource__sidebar {
	background-color:#fff;
	background-image:none;
	padding:2.0em 1.5em!important;
}	
.resource__sidebar h3 {
	font-weight:700;
	color:#EF5A2A;
	margin-bottom:1.0em;
}

@media screen and (min-width:768px) {
	.page.resources > .page > .container { padding:4.0em 15px; }
	.resource__sidebar {
		margin:2.5em 0;
		-webkit-box-shadow: 1px 1px 15px 0px rgba(68,68,68,0.15);
		-moz-box-shadow: 1px 1px 15px 0px rgba(68,68,68,0.15);
		box-shadow: 1px 1px 15px 0px rgba(68,68,68,0.15);
	}

	.resource__sidebar__wrapper {
		position:absolute;
		top:2.5em;
		left:0;
		right:0;
	}
	.resource__sidebar {
		margin:0;
	}
}

/* end individual gated resource page */

.sidebar form { margin-bottom:1.0em; }
.sidebar form label { font-size:0.875em; font-weight:300; }
form.sf label.required:before,
.sidebar form label.required:before {
	content:"* ";
	color:#ff0000;
}
.sidebar form input[type="text"],
.sidebar form input[type="email"],
.sidebar form input[type="tel"] {
	-webkit-appearance:none; -moz-appearance:none;
	-webkit-border-radius:0; -moz-border-radius:0;
	border:1px solid #ccc;
	padding:0.4em 0.8em;
	width:100%;
}

.sidebar form .legal { font-size:11px; line-height:1.2em; margin-top:0.8em; margin-bottom:2.4em; }


p.spaced { margin:1.6em 0; }
.padded { padding:1.875em 1.875em; }
#more.padded { padding-top:0.875em; }
.underline { border-bottom:1px solid rgba(166,167,170,1); }
.page.underline + .page { padding-top:1.0em; }
.leftline { border-left:1px solid #B6B5B1; }

ul.twocol {
	text-align:left;
	list-style:disc inside none;
	font-weight:300;
	font-size:0.875em;
	line-height:1.6em;
	margin:1.0em 0;
}

ul.twocol > li {
  break-inside: avoid-column;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
}

.twoboxrow { padding:3.5em 3.6%; }
.twoboxrow .col-xs-6 {
	width:92%!important;
	margin:0 4.0% 1.4em!important;
	padding:1.4em 1.4em;
}
.twoboxrow hr { border:none; margin:2.0em auto; height:1px; width:2.4em; }

@media screen and (min-width:640px) {
	ul.twocol {
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
	}
}
@media screen and (min-width:768px) {
	.twoboxrow .col-xs-6 {
		width:41.6666%!important;
		margin-bottom:0!important;
	}
}


section.blog { padding-bottom:2.4em; }

section.page { overflow:hidden; }

section.page .row { width:100%; position:relative; display:inline-block; }

h6.title {
	font-weight:300;
	font-size:1.1765em;
	line-height:1.4em;
	margin-bottom:1.0em;
	color:#0691D2;
}

/*body.home #main,
#main.home { background-color:#e6e6e6; }*/
section.gray { background-color:#e6e6e6; }
#main > .container { padding-top:1.6667em; }
section.subpage { margin-top:2.3333em; }
section.subpage + section { margin-top:1.3333em; }
.subpage > .container { padding:1.6667em 0; }

#master section th,
#master section td { display:block; }

section.page table { width:76%; margin-left:12%; margin-right:12%; }
section.page td.sidebar { margin-top:2.5em; }
/*section.page { font-size:0.73333em; line-height:1.3333em; }*/

td[class*='col-'] { overflow:hidden; }
td[class*='col-'] > img { margin-top:0.8em; }
/*td[class*='col-'] > img { margin-top:-16.3333%; margin-bottom:-16.3333%; }*/


@media screen and (min-width:768px) {
	section.page table { width:100%; margin:0; }
	#master section th,
	#master section td { display:table-cell; }
	section.page td.sidebar { margin-top:0; }
	td[class*='col-'] > img { margin-top:1.6em; margin-bottom:0; }
}


#sitemap li ul { margin-top:1.0em; }
/*#sitemap .page-item-44 { margin-top:2.0em; }*/


form.search-form { margin:1.0em 0; }

div.wpcf7-mail-sent-ok { border-color:#336600; }
.wpcf7-form label {
	display:block;
	font-size:0.8571em;
	margin:0.5em 0 0;
	font-weight:normal;
}
.wpcf7-form .required { }
.wpcf7-form label.required:before {
	content:"*";
	margin-right:0.1667em;
	color:red;
}
.wpcf7-form-control-wrap input {
	display:block;
	width:100%;
	font-size:0.72em;
	font-weight:normal;
	line-height:1.4em;
	padding:6px 10px;
	margin-right:2.0em;
	margin-bottom:0.5em;
	border:1px solid #ccc;
}
.wpcf7-form-control-wrap textarea {
	display:block;
	width:100%;
	border:1px solid #ccc;
}

.wpcf7-form-control-wrap input[type="checkbox"] {
	position:absolute; top:60px; left:16px;
	width:1.0em;
	padding:10px;
	display:inline-block;
}
.wpcf7-form-control-wrap input[type="checkbox"]:checked {
	background:transparent url('./images/icon-checkbox@2x.png') no-repeat scroll center center;
	background-size:20px 20px;
}
.wpcf7-form-control-wrap select {
	-webkit-appearance:none;
	background:transparent url('./images/icon-select@2x.png') no-repeat scroll center right;
	display:block;
	width:100%;
	font-size:0.72em;
	font-weight:normal;
	line-height:1.4em;
	padding:8px 16px;
	margin-right:2.0em;
	border:0.1625em solid #bdbebf;
	border-radius:0;
}
.wpcf7-form-control-wrap ::-webkit-input-placeholder { font-size:0.86em; font-weight:200; text-transform:uppercase; letter-spacing:0.1em; color:#999; }
.wpcf7-form-control-wrap :-moz-placeholder { font-size:0.86em; font-weight:200; text-transform:uppercase; letter-spacing:0.1em; color:#999; opacity:1; }
.wpcf7-form-control-wrap ::-moz-placeholder { font-size:0.86em; font-weight:200; text-transform:uppercase; letter-spacing:0.1em; color:#999; opacity:1; }
.wpcf7-form-control-wrap :-ms-input-placeholder { font-size:0.86em; font-weight:200; text-transform:uppercase; letter-spacing:0.1em; color:#999; }





.sharing--social { display:inline-block; vertical-align:bottom; line-height:1.2em; }
.sharing--social li {
	display:inline-block; width:18px; height:15px; margin-left:7px;
	background:transparent url('./images/social-share.png') no-repeat scroll 0 0;
	background-size:90px 15px;
}
.sharing--social li a { display:block; text-indent:-999em; overflow:hidden; }
.sharing--social .facebook { background-position:0 0; }
.sharing--social .twitter { background-position:-18px 0; }
.sharing--social .linkedin { background-position:-36px 0; }
.sharing--social .gplus { background-position:-54px 0; }
.sharing--social .email { background-position:-72px 0; }


footer#footer {
	display:block;
	background-color:#565656;
	color:#fff;
	font-size:0.6em;
	font-weight:300;
	line-height:1.8em;
}

#footer h1 {
    font-style: italic;
	font-weight: 500;
	font-size:2.0em;
}
#footer h1 .smaller {
    font-weight: 400;
    font-size:0.75em;
}
#footer cite {
	display:block;
	font-style:normal;
	font-weight:300;
	font-size:0.675em;
	line-height:1.6em;
	margin-top:0.5em;
	margin-bottom:5.0em;
}

#footer ul { list-style:none outside none; padding:0; }

#footer .container { padding:38px 3.5% 16px; }

#footer .row { clear:both; }

#footerLinks {
	display: flex;
	align-items: flex-end;
	margin-bottom:4.5em;
}
#footerBottom .col-xs-6 .col-xs-6 {
	position:relative;
}

#footer .menu {
	margin:0 0 0.5em;
	padding:0;
	list-style-type:none;
	line-height:16px;
}
#footer .menu li {
	display:block;
	margin:0 0 2.0em 0; padding:0;
	font-size:1.0em;
	letter-spacing:0.0909em;
	color:#ECEDED;
}
#footer .menu li a { color:inherit; white-space:nowrap; }
#footer .menu li a:hover { color:#FF9900; }

#footer .subfooter { margin-top:2.4em; font-weight:200; }
#footer .subfooter .menu { }
#footer .subfooter .menu li { display:inline; margin-left:0.8em; letter-spacing:0.0556em; }
#footer .subfooter .menu li:first-child { margin-left:0; }


#footer .social {
	display:block;
	text-align:right;
	line-height:1.2em;
	white-space:nowrap;
	margin-bottom:1.75em;
}
#footer .social li {
	display:inline-block; width:20px; height:20px;
	background:transparent url('./images/social-footer.png') no-repeat scroll 0 0;
	background-size:60px 20px;
	margin-left:2px;
	opacity:0.8;
}
#footer .social li:hover {
	opacity:1.0;
}

#footer .social li a { display:block; height:100%; text-indent:999em; overflow:hidden; }
#footer .social .facebook { background-position:0 0; margin-left:-5px; }
#footer .social .linkedin { background-position:-20px 0; }
#footer .social .twitter { background-position:-40px 0; }

@media screen and (max-width:767px) {
	#footer .row { margin-left:0; margin-right:0; }
}
@media screen and (min-width:768px) {
	#footer .social li { width:30px; height:30px; background-size:90px 30px; }
	#footer .social .linkedin { background-position:-30px 0; }
	#footer .social .twitter { background-position:-60px 0; }
}
@media screen and (min-width:992px) {
}
@media screen and (min-width:1200px) {
	footer#footer { font-size:0.6429em; }
}
@media screen and (min-width:1600px) {
	footer#footer { font-size:0.7143em; }
}


/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/*.post { padding:0; }
.widecontent { width:906px; }
.blogcontent { width:747px; }
.homecontent { width:620px; }
.post td { padding:5px; }
.widget strong,
.post strong { font-weight:bold; }
.widget em,
.post em { font-style:italic; }
.post ul { list-style:disc outside none; margin-left:1.12em; }
.post p img,
.thumbs img,
.wp-post-image { padding:5px; background-color:#f0f0e1; border:1px solid #bca178; margin-bottom:10px; }*/

.blogindex > .container > .row,
.blogcontent > .container > .row {
	flex-direction:row-reverse;
	-webkit-flex-direction:row-reverse;
}
.blogindex h1, .blogindex h2 { font-size:1.8571em; }
.blogindex article { margin-bottom:2.5em; }

.blogindex h1.archive-title {
	color:#b5b4b1;
	font-size:1.8571em;
	font-weight:200;
	text-transform:uppercase;
	margin:0 0 1.0em;
}


.blogindex .entry-header { margin-top:-0.375em; }
.blog .entry-meta .post-categories { margin-bottom:0.5em; }
.blog .entry-meta .post-categories li {
	display:inline-block;
	/*background-color:#EF5A2C;
	color: #fff;*/
	font-size: 0.8125em;
	line-height:2.0em;
	font-weight: 500;
	text-transform: uppercase;
	margin-right:0.625em;
}
.blog .entry-meta .post-categories li+li {
	border-left:1px solid #ccc;
	padding-left:0.75em;
}
.entry-header .entry-meta .post-categories li > a:hover {
	border-bottom:2px solid #EF5A2C;
	color:#EF5A2C;
	padding:0.35em 0 0.15em;
	text-decoration:none;
}

.blog .entry-title+.entry-meta { margin:0.25em 0 1.0em; }
.blog .entry-meta .posted-on,
.blog .entry-meta .author {
	color:#666;
	font-weight:200;
	text-transform:uppercase;
	letter-spacing:0;
}
.blog .entry-meta .posted-on:after {
	content:" — ";
}
.blog .entry-meta time.updated { display:none; }

.blog .entry-content { font-weight:300; }
.blog .entry-excerpt { position:relative; }
.blog .entry-excerpt:after {
	content: "";
	pointer-events: none;
	position:absolute;
	top:0; left:0; bottom:0; right:0;
background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}

.post .entry-content ul {
	list-style:disc outside none;
	margin-left:1.25em;
	margin-top:1em; margin-bottom:1.5em;
}

.error-404 .page-content { padding-bottom:75px; }



.post .embed {
	padding:10px 12px;
	border:1px solid #cfd0d1;
}

.postmeta { 
}
.postmeta a { text-decoration:none; }
.post .add-comment { display:block; margin-bottom:45px; }
.post .navigation { margin-top:60px; }
.post img.aligncenter { display:block; margin:10px auto; }

section.blog img { width:100%; height:auto; }
section.page img { max-width:100%; height:auto; }
section.page ul { list-style: disc outside none; padding-left:1.25em; }
section.page ul li { margin-bottom:1em; }

#the_content strong { font-weight:500; }
#the_content ul { list-style: disc outside none; padding-left:1.25em; }
#the_content ul li { margin-bottom:1em; }

section.blog .breadcrumbs {
	font-size:0.7333em;
	border-top:1px solid #e0e0e0;
	padding:1.0em 0;
}

.breadcrumbs .category { margin-left:0.8em; }

/*section.blog .sidebar .widget {
	font-weight:200;
	font-size:1.0667em;
	line-height:1.4em;
	margin-bottom:2.4em;
}
section.blog .sidebar .widget h3 {
	font-weight:300;
	padding:0 0.25em 0.5em;
	margin:0.5em -0.25em;
	border-bottom:1px solid #e0e0e0;
}
section.blog .sidebar .widget ul {
	padding-left:0.17em;
	font-size:0.7333em;
}
section.blog .sidebar .widget ul li a {
	font-weight:normal;
	color:#4d4d4d;
}
section.blog .sidebar .widget ul li a:hover {
	color:#cc0000;
}

section.blog article { margin-bottom:1.0em; }

section.blog article, section.blog article > div {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

section.blog article > div:last-child {
	display:flex;
	align-items:center;
}
section.blog article > div:last-child .inner {
	display:inline-block;
}*/

.excerpt {
	font-weight:200; /*light*/
}

section .addtoany_header {
	display:inline;
	text-transform:uppercase;
	font-size:0.9em;
	color:#336600;
	margin-right:1.0em;
}

#master .addtoany_list a img { width:16px; }

.page .entry-header { display:none; }

.page p,
.post p { margin-bottom:1em; }
.page p em,
.post p em { font-style:italic; }
.page p strong,
.page td strong,
.post p strong { font-weight:bold; }

.sidebar a { color:#EF5A2C; }
.sidebar a:hover { color:#BCBEC0; }

.sidebar {
	padding-top:5.0em;
	background:transparent url('./images/icon-beaker.svg') no-repeat scroll top 2.5em left 1.4em;
	background-size:3.0em 4.125em;
}
.blog .sidebar {
	margin-top:1.4em;
	background-position:top 0 left 2.1em;
	padding-left:2.1em;
}

.page-contact .sidebar {
	padding-top:8.875em;
	padding-bottom:2.5em;
	margin-bottom:2.5em;
	border-bottom:1px solid #d1d2d1;
}

@media (min-width:768px) {
	.page-contact__row {
		flex-flow:row-reverse;
	}
	.page-contact .sidebar {
		padding-right:20px; padding-left:20px;
		border-bottom-width:0;
	}
}
@media (max-width:575px) {
	.blog .sidebar { display:none; }
}
@media (max-width:767px) {
	.page-contact .sidebar {
		background-position:top 2.5em left 0.7em;
		margin-bottom:2.5em!important;
	}
	.page-contact .sidebar,
	.page-contact .entry-content {
		flex:100%;
		max-width:none;
	}
}


/* specific block styles */

.wp-block-button { margin-top:0.75em; }

.wp-block-columns .box.is-link:hover {
	cursor:pointer;
}
.block-page-header {
	font-weight:400;
	font-size:0.75em;
	line-height:1.6667em;
	padding:1.875em 0;
	background-image:url('./images/bg-page-header-overlay.png');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:top 1.6em center;
	background-size:29%;
}
.block-page-header h2 {
	font-weight:300;
	font-size:2.5em;
	line-height:1.2em;
	margin:0.5em 0 0.5em;
}
.block-page-header p {
	font-size:1.0667em; /*11.25 to 12*/
}
.how-page-header {
	text-align:center;
	font-weight:400;
	line-height:1.6667em;
	padding:4.0em 0 3.0em;
	background-color:#ABDDE1;
	background-image:url('./images/bg-how-we-work.jpg');
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:center center;
	background-size:cover;
	color:#fff;
}
.how-page-header img {
	width:4.25em;
}
.how-page-header h1 {
	font-weight:400;
	font-size:2.3333em;
	line-height:1.2em;
	margin:0.25em 0 0.75em;
}


#tabs .nav-tabs {
	font-weight:400;
	font-size:0.7143em;
	flex-wrap:nowrap;
}
@media (max-width:767px) {
	#tabs .nav-tabs {
		background-color:#dee2e6;
		width:100%;
		flex-wrap:wrap;
	}
}
#tabs .nav-tabs a.nav-link {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#dee2e6 #dee2e6 #fff;
	border-radius:0;
}
#tabs .nav-tabs .nav-item:last-child a.nav-link {
	border-right-width:1px;
}
#tabs .nav-tabs a.nav-link {
	color:#989898;
	background-color:#f1f1f1;
	line-height:1.4em;
	height:100%;
}
#tabs .nav-tabs a.nav-link.active {
	border-top:6px solid #EF5A2C;
	margin-top:-5px;
	background-color:#fff;
	color:#EF5A2C;
	height:calc(100% + 5px);
}
.wrapper-inner #tabs .tab-content {
	background-color:#fff;
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#fff #dee2e6 #dee2e6;
}
#tabs .tab-content {
	padding:30px 60px;
}
#tabs .tab-content header {
	text-align:center;
	font-size:0.875em;
	font-weight:300;
	width:75%;
	margin:1.0em auto 2.5em;
}
#tabs .tab-content header h2 {
	font-weight:300;
	font-size:1.8571em;
	line-height:1.2em;
	color:#EF5A2C;
	margin:0.25em 0 0.75em;
}
#tabs .tab-content ul {
	font-size:0.75em;
	font-weight:400;
	-webkit-column-gap: 50px;
	-moz-column-gap: 50px;
	column-gap: 50px;
}
#tabs .tab-content ul li {
	margin-bottom:1.0em;
}


.block-services-header,
.block-services-details {
	padding:1.875em 0;
}
.block-services-header h2 {
	line-height:1.6em;
	color:#333;
}
.block-services-details h2 {
	font-weight:300;
	font-size:2.5em;
	line-height:1.2em;
	color:#333;
}
.block-services-details p {
	font-weight:300;
	font-size:0.875em;
	line-height:1.6em;
}

.block-call-to-action h2 { font-weight:100; margin-bottom:0.75em; }
.block-call-to-action p { margin:0.5em 0 1em; font-weight:200; font-size:1.0em; letter-spacing: 0.0333em; line-height:1.8em; }

#content ol.commentlist { list-style-type:none; }

#miniform { white-space:nowrap; }
#miniform input {
	display:inline-block;
	border:1px solid #cc0000;
	height:2.86em;
	padding-left:8px;
	padding-right:8px;
}
#miniform input.email { width:60%; }
#miniform #submit {
	font-size:0.62em;
	max-width:40%;
	background-color:#cc0000;
	color:#fff;
	text-transform:uppercase;
}
#miniform #submit:hover {
	background-color:#fff;
	color:#cc0000;
}


#comments, #respond {border-bottom:1px dotted #CCCCCC;padding:10px 0 5px 0;clear:both;}
.commentlist {margin:10px 0px;padding-left:20px;line-height:130%;}
.commentlist li{padding:10px 10px 10px 10px;margin-bottom:15px;}
.commentlist .alt {background:#f2f2f2;margin-top:10px;}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {font-weight:bold;font-style:normal;color:#cc0000;}
.commentlist small {margin-bottom:5px;display:block;font-size:87%;}
#commentform {margin-top:10px;font:110% Arial, Helvetica, sans-serif;}
#commentform p {padding:6px 0px;margin:0px;color:#222;}
#commentform label{color:#222;font-size:90%;margin:0px 0 0 10px;}
/*#commentform input{width:200px;background:#fff;border:1px solid #ccc;padding:3px;margin-top:3px;}
#commentform textarea{width:90%;height:115px;background:#fff;border:1px solid #999;padding:2px;margin-top:3px;}
#commentform textarea:focus, #commentform input[type="text"]:focus {background:#f9f9f9;}
#commentform #submit{background:#555;font:bold 11px verdana, Helvetica, sans-serif;color:#fff;border:none;float:left;width:124px;height:25x;cursor:pointer;margin:0px 0px 10px 485px;}*/

#featured table thead:after,
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
* html .clearfix {height:1%;}
.clearfix {display:block;}

/*  Grid styles
----------------------------------*/
.row {
    margin-left: -12px;
    margin-right: -12px
}
.row:after { clear:both; }
.row :last-child:after { clear:left; }

.col-flex {
	position:relative;
	min-height:1px;
	padding-left:8px;
	padding-right:8px;
	float:left
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2,
.col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4,
.col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7,
.col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9,
.col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12,
.col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 8px;
    padding-right: 8px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6,
.col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6,
    .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
        float: left
    }
    
    .col-sm-12 {
        width: 100%
    }

    .col-sm-11 {
        width: 91.66666667%
    }

    .col-sm-10 {
        width: 83.33333333%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-8 {
        width: 66.66666667%
    }

    .col-sm-7 {
        width: 58.33333333%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-5 {
        width: 41.66666667%
    }

    .col-sm-4 {
        width: 33.33333333%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-2 {
        width: 16.66666667%
    }

    .col-sm-1 {
        width: 8.33333333%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-pull-11 {
        right: 91.66666667%
    }

    .col-sm-pull-10 {
        right: 83.33333333%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-8 {
        right: 66.66666667%
    }

    .col-sm-pull-7 {
        right: 58.33333333%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-5 {
        right: 41.66666667%
    }

    .col-sm-pull-4 {
        right: 33.33333333%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-2 {
        right: 16.66666667%
    }

    .col-sm-pull-1 {
        right: 8.33333333%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-push-11 {
        left: 91.66666667%
    }

    .col-sm-push-10 {
        left: 83.33333333%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-8 {
        left: 66.66666667%
    }

    .col-sm-push-7 {
        left: 58.33333333%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-5 {
        left: 41.66666667%
    }

    .col-sm-push-4 {
        left: 33.33333333%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-2 {
        left: 16.66666667%
    }

    .col-sm-push-1 {
        left: 8.33333333%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6,
    .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-11 {
        width: 91.66666667%
    }

    .col-md-10 {
        width: 83.33333333%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-8 {
        width: 66.66666667%
    }

    .col-md-7 {
        width: 58.33333333%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-5 {
        width: 41.66666667%
    }

    .col-md-4 {
        width: 33.33333333%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-2 {
        width: 16.66666667%
    }

    .col-md-1 {
        width: 8.33333333%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-pull-11 {
        right: 91.66666667%
    }

    .col-md-pull-10 {
        right: 83.33333333%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-8 {
        right: 66.66666667%
    }

    .col-md-pull-7 {
        right: 58.33333333%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-5 {
        right: 41.66666667%
    }

    .col-md-pull-4 {
        right: 33.33333333%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-2 {
        right: 16.66666667%
    }

    .col-md-pull-1 {
        right: 8.33333333%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-push-11 {
        left: 91.66666667%
    }

    .col-md-push-10 {
        left: 83.33333333%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-8 {
        left: 66.66666667%
    }

    .col-md-push-7 {
        left: 58.33333333%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-5 {
        left: 41.66666667%
    }

    .col-md-push-4 {
        left: 33.33333333%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-2 {
        left: 16.66666667%
    }

    .col-md-push-1 {
        left: 8.33333333%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-offset-12 {
        margin-left: 100%
    }

    .col-md-offset-11 {
        margin-left: 91.66666667%
    }

    .col-md-offset-10 {
        margin-left: 83.33333333%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-8 {
        margin-left: 66.66666667%
    }

    .col-md-offset-7 {
        margin-left: 58.33333333%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-5 {
        margin-left: 41.66666667%
    }

    .col-md-offset-4 {
        margin-left: 33.33333333%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-2 {
        margin-left: 16.66666667%
    }

    .col-md-offset-1 {
        margin-left: 8.33333333%
    }

    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6,
    .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
        float: left
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-11 {
        width: 91.66666667%
    }

    .col-lg-10 {
        width: 83.33333333%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-8 {
        width: 66.66666667%
    }

    .col-lg-7 {
        width: 58.33333333%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-5 {
        width: 41.66666667%
    }

    .col-lg-4 {
        width: 33.33333333%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-2 {
        width: 16.66666667%
    }

    .col-lg-1 {
        width: 8.33333333%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-pull-11 {
        right: 91.66666667%
    }

    .col-lg-pull-10 {
        right: 83.33333333%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-8 {
        right: 66.66666667%
    }

    .col-lg-pull-7 {
        right: 58.33333333%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-5 {
        right: 41.66666667%
    }

    .col-lg-pull-4 {
        right: 33.33333333%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-2 {
        right: 16.66666667%
    }

    .col-lg-pull-1 {
        right: 8.33333333%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-push-11 {
        left: 91.66666667%
    }

    .col-lg-push-10 {
        left: 83.33333333%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-8 {
        left: 66.66666667%
    }

    .col-lg-push-7 {
        left: 58.33333333%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-5 {
        left: 41.66666667%
    }

    .col-lg-push-4 {
        left: 33.33333333%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-2 {
        left: 16.66666667%
    }

    .col-lg-push-1 {
        left: 8.33333333%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }

    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }

    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }

    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }

    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }

    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }
}


/* 	Flexbox for equal height within containers
----------------------------------*/
/*.equal, .equal > div[class*='col-'] {  
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}*/


/*  Bootstrap Carousel styles
----------------------------------*/

.carousel {
  position: relative;
  padding:0 0 30px;
}
.carousel-inner {
  position: relative;
  width: 100%;
  margin:0;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  /*padding-top:92px;
  min-height:460px;*/
  background-color:transparent;
  background-repeat:no-repeat;
  background-attachment:scroll;
  background-position:center center;
  background-size:cover;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > div > img,
.carousel-inner > .item > div > a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width:100%;
  line-height: 1;
  display:none;
}
/*@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition:         transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}*/
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=0);
  opacity: 0;
}
.carousel-control.left {
}
.carousel-control.right {
  right: 0;
  left: auto;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
  -webkit-transition: .6s ease-in-out opacity;
       -o-transition: .6s ease-in-out opacity;
          transition: .6s ease-in-out opacity;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position:absolute;
  left:0; right:0; bottom:0;
  z-index: 15;
  height:10px;
  display:block;
  text-align:center;
  margin:0; padding:5px 0;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(168, 170, 170, 1);
  border-radius: 10px;
}
.carousel-indicators .active {
  background-color: rgba(255,134,0,1);
}
.carousel-caption {
  position:absolute;
  top:40px;
  left:0;
  display:inline-block;
  margin:0 3.5%;
  width:42.1875%;
  z-index: 10;
  padding:3.5% 2.5%;
  text-align: left;
}

/* hide indicator dots */
/*.carousel-indicators { display:none; }*/

@media screen and (min-width: 512px) {
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
@media screen and (min-width: 960px) {
  .carousel-inner > .item {
	background-position:top 25% center;
  }
}
@media screen and (min-width: 1136px) {
}

@media screen and (min-width: 1600px) {
  .carousel-caption {
    padding-right: 8%;
    padding-left: 8%;
  }
}


/*  Grid column fix for Safari issue where flex widths round up
----------------------------------*/
.row [class*=col-]{
    margin-left:-.5px; margin-right:-.5px;
}
.block-services-header .row [class*=col-],
.centered .row [class*=col-]{
	margin-left:auto; margin-right:auto;
}


/* 	Responsive design styles
----------------------------------*/

@media screen and (min-width:980px) {
	body { font-size:100%; }
}
@media screen and (min-width:1200px) {
	body { font-size:110%; }
}
@media screen and (min-width:1600px) {
	body { font-size:128%; }
}


/* --- Desktop --- */
@media screen and (max-width: 1140px) {
	.container {
		max-width: 960px;
	}
}

/* --- Tablet or mobile --- */
@media screen and (max-width: 768px) {
	.container { width: 100%; }
	#masthead .container .row { margin-left:0; margin-right:0; }
	.container {
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}
	#footer {
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}
}

/* 	Small tweaks for better printing experience
----------------------------------*/
@media print {
	#content {
		width: 100%;
		margin: 30px auto 15px;
	}
	#sidebar,
	.page-header,
	.comments-link,
	.post-edit-link,
	.edit-link,
	.bottom-nav,
	#scroll-top,
	.site-navigation,
	.more-link,
	.share-post,
	#respond,
	.reply-link,
	.comment-edit-link {
		display: none;
	}
	.cat-links > a,
	.tag-links > a {
		color: #343534;
		background: #fff;
		box-shadow: 0 0 0;
		border: 0;
	}
	.cat-links:before {
		content: 'Post Categories : ';
	}
	.tag-links:before {
		content: 'Post tags : ';
	}
	.cat-links > a:after,
	.tag-links > a:after {
		content: ' ,';
	}
}