/*
Theme Name: ELI Mindset
Author: BLACKBIRD/DIGITAL
Author URI: https://blackbird.digital
Developer: Blackbird Digital
Copyright: 2017 Entreprenerial Learning Initiative
Version: 1.1.3
Text Domain: eli
*/

/* the basics */
* {
	margin: 0;
	padding: 0;
	font-family: Arial, sans-serif;
}
html {
	height: 100%;
}
body {
	height: 100%;
	overflow-x: hidden;
	background: #FFF;
	font-size: 16px;
	font-weight: 300;
}
.container2 {
	height: 100%;
	overflow-x: hidden;
	background: #F3F5F8;
	font-size: 16px;
	font-weight: 300;
}
.mm-page {
	background: #fff;
}
img {
	max-width: 100%;
	height: auto;
}
a img {
	border: 0;
	outline: none;
}
.ih-logo {
	margin: 0 0 20px 0;
}
section.page {
	padding: 45px 0;
}
section.page > .wrap {
	position: relative;
}
section.page#home, section.page.nopadding {
	padding: 0;
}
section.page.notopp {
	padding: 0 0 25px 0;
}
section.page#home #home_content {
	/*padding-top:1.5rem;
	padding-bottom: 3rem;*/
}
section.page#home #home_content .section {
	/*margin-top: 5px;*/
}
section.page#home #home_content .col-content {
	margin-top: 1.5rem;
}
section.page#home #home_content .col .image {
	text-align: center;
}
section.page#home #home_content .col .image img {
	width: 100%;
	max-width: 300px;
}
section.page#home #home_content .col .button {
	margin: 0;
}
h1 {
	font-size: 38px;
	margin-bottom: 38px;
	color: #2C2F31;
}
h2 {
	color: #36577A;
	font-size: 28px;
}
h3 {
	color: #95ABC9;
    font-size: 21px;
    margin-bottom: 32px;
    line-height: 33px;
    font-weight: normal;
}

h4 {
	margin-bottom: 40px;
	font-size: 18px;
    line-height: 24px;
	margin-bottom: 40px;
}

h5 {
	/*margin-bottom: 40px;
	font-size: 18px;
    line-height: 28px;
    font-weight: normal;
    color: #F16531;
	background-color: #dff5fb;
    padding: 32px;
	border: 1px #F16531 solid;*/
}


p {
	line-height: 1.5em;
}
a {
	text-decoration: none;
}
iframe {
	width: 100%;
	border: none;
}
strong {
	font-weight: bold;
}
.clear {
	clear: both;
}
.wrap {
	width: 80%;
	margin: auto;
	max-width: 1224px;
}
.divider {
	/*border-bottom: dotted 1px #dedede;*/
}
.divider.dark {
	/*border-bottom: dotted 1px #9f9fa1;*/
}
.divider.light {
	/*border-bottom: solid 1px #8db4c1;*/
}
.divider.light.green {
	/*border-bottom: solid 1px #ffffff;*/
}
.menu li, .side-menu li {
	list-style-type: none;
}
.side-menu li {
	padding: 10px 0;
}
/* photos that are set to align left float left */
.alignleft {
	float: left;
	padding: 0 40px 40px 0;
}
.alignright {
	float: right;
	padding: 0 0 40px 40px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #f16531 !important;
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #dbe8f9 !important;
}

.bx-wrapper .bx-prev {
	display: none;
}

.bx-wrapper .bx-next {
	display: none;
}

.testimonial-home .bx-wrapper .bx-pager.bx-default-pager a.active,
.testimonial-home .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: rgba(255,255,255,.7) !important;
}

.testimonial-home .bx-wrapper .bx-pager.bx-default-pager a {
    background: rgba(255,255,255,.2) !important;
}

.legal-consent-container{
    font-size: 13px !important;
}
.legal-consent-container .hs-richtext {
    font-size: 13px !important;
	font-weight: normal !important;
}

.legal-consent-container .hs-form-booleancheckbox {
	list-style: none !important;
	font-weight: bold !important;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------
HEADER
--------------------------------------------------------------------------------------------------------------------------------------- */
header #top-menu {
	background: #2C2F31;
	padding: .5em 0;
	min-height: 27px;
}
header #top-menu:after {
	clear: both;
}
header .lang_sel_click {
	top: .2em;
}
header .header-img {
	float: left;
	width: 200px;
	transition: all 0.4s ease;
}
header .bottom-header {
	padding: 1em 0;
	position: relative;
}
header #util-menu {
	float: right;
	position: relative;
	z-index: 999;
}
header #util-menu a {
	color: #fff;
	margin: 10px;
	font-size: 11px;
	transition: all ease .2s;
}
header #util-menu a:hover {
	color: #F16531;
}
header #util-menu #global-search-form {
	position: relative;
	bottom: 2px;
	transition: all ease .2s;
	display: none;
}
header #util-menu #global-search-form.open {
	display: block;
}
header#main-header {
	width: 100%;
	background: #fff;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
header#main-header ul li {
	display: inline;
}
/**
	 * MAIN MENU
	 *
	 */
#main-menu {
	float: right;
	font-size: 14px;
	margin-top: 2.2em;
	transition: all 0.4s ease;
}
#main-menu a {
	color: #F16531;
	font-size: 16px;
	margin: 0 10px;
}
#main-menu li.menu-item-has-children {
    position:relative;
    display: inline-block;
}
#main-menu li.menu-item-has-children > a::after {
    content: "\f107";
    margin-left:10px;
    font-family:"FontAwesome";
}
#main-menu a:hover {
	color: #2C2F31;
}
#main-menu .sub-menu {
	display:none;
	padding:20px 0;
	z-index:200;
	position:absolute;
}
#main-menu .sub-menu a {
    color:#fff;
    opacity:.85;
    white-space:nowrap;
    font-size:12px;
}
#main-menu .sub-menu a:hover {
    opacity:1;
}
#main-menu .sub-menu li:nth-of-type(1){
    padding-top:20px;
}
#main-menu .sub-menu li:last-child{
    padding-bottom:20px;
}

#main-menu .sub-menu li {
	background-color: #F16531;
    display: block;
    padding:7px 25px;
    border-left:none;
}

#main-menu li.menu-item-has-children:hover .sub-menu {
	display:block;
}
#main-menu li.active .sub-menu li a,
#main-menu .sub-menu li a,
#main-menu li.current-page-ancestor .sub-menu a {
    color:#fff;
}
#main-menu .sub-menu li.active a {
    opacity:1;
    color:#fff;
}
#main-menu li.active a, #main-menu li.current-page-ancestor a {
	color: #2C2F31;
}
#main-menu li + li {
	border-left: 1px dotted #dedede;
}
.three, .hide {
	display: none;
}
header.sticky {
	font-size: 24px;
	transition: all 0.4s ease;
}
header.sticky .header-img {
	width: 150px;
	padding: 10px 0;
	transition: all 0.4s ease;
}
header.sticky #util-menu, header.sticky .lang_sel_click {
	margin-top: -100px;
	transition: all 0.4s ease;
}
header.sticky #main-menu {
	padding: 28px 0;
	transition: all 0.4s ease;
}
.login-submit input[type="submit"] {
	color: #fff;
	background: #F16531;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-size: 14px;
	border: none;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------
HEADLINES
--------------------------------------------------------------------------------------------------------------------------------------- */
.headline_area {
	margin-bottom: 50px;
	position: relative;
}
.headline_area h1 {
	margin-bottom: 40px;
	font-size: 28px;
	padding: 0 0 80px 20px;
	color: #fff;
	padding-top: 87px;
	font-weight: normal;
}

.headline_area h1.single-headline {
	padding: 80px 0 40px 20px;
}

.headline_area h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #fff;
	padding: 80px 0 20px 20px;
}
.headline_area a {
	color: #fff;
	background: #F16531;
	padding: 15px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin-top: 10px;
}
.headline_area .wrap {
    position:relative;
}
.headline_area .headline_bg_gradient {
    position:absolute;
    width:100%;
    height:100%;
    top:0;
    left:0;
    background: linear-gradient(to right, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.35) 80%,rgba(0,0,0,0.0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

/* ---------------------------------------------------------------------------------------------------------------------------------------
HOME PAGE
--------------------------------------------------------------------------------------------------------------------------------------- */
/**
 * Programs Tabs
 *
 */
 .tabbed .tab-button {
    position: relative;
    padding: 0 0 1em;
    margin-right: 1em;
    background: transparent;
    color: #F16531;
    text-transform: none;
    font-size: 1em;
    font-weight: bold;
    padding: 0.6em 1em 0.6em;
    display: inline-block;
    cursor: pointer;
	 border-bottom: none !important;
}
.tabbed .tab-button.active {
    color: #434343;
}
.tabbed .tab {
    display: none;
    margin: 1.5em 0;
}
.tabbed .tab.active {
    display: block;
}
.page_content ul.tab-links, ul.tab-links li {
    margin-left: 0;
}
.tabbed .tab-links ul {
	display: table;
}
.tabbed .tab-links li {
	display: block;
	margin-bottom: 1em;
	display: table-cell;
 	height: 100%;
}
.tabbed .tab-links li {
	float: left;
    display: inline-block;
    width: 48%;
    box-sizing: border-box;

    margin: 0 1% 1% 1px;
	position: relative;
	display: table-cell;
 	height: 100%;
}

.tabbed .tab-links li:after {
	position: absolute; /* Prevent underline of arrow */
	right: 15px;
	top: 23%;
    content: "\003e"; /* Unicode hex for &raquo; */
	color: #fff;
	opacity: 0.5;
}
.tabbed .tab-links li a {
	color: #FFF;
    font-size: 15px;
    width: 100%;
    display: inline-table;
    background: #314f71;
    padding: 10px;
    box-sizing: border-box;
	opacity: 0.9;
}
.tabbed .tab-links li a:hover {
	opacity: 1;
}
@media (max-width: 48em)
{
	.page_content ul.tab-links {
		margin-top:2em;
	}
	.tab-title {
		margin:0;
	}
	.tabbed .tab-button {
	    font-size: 0.875em;
	    margin: 0 1em 0 0;
	    padding: 0;
	    width: 1em;
	    height: 1em;
	    border-radius: 0.5em;
	    color: transparent;
	    background-color: #323247;
	    overflow: hidden;
	    white-space: nowrap;
	}
	.tabbed .tab-button.active {
	    color: transparent;
	    background-color: #F16531;
	}
	.tabbed .tab-links li {
		width: 100%;
	}
}
@media (min-width: 48.0625em){
	.tabbed .tab-buttons {
	    white-space: nowrap;
	    border-bottom: 1px solid #000;
		font-size: 18px;
	}
	.tabbed .tab-title {
		display:none;
	}
	.tabbed .tab-description,
	.tabbed .tab-links
	 {
		padding-top:30px;
	}
	.tabbed .tab-button.active::after {
	    content: '';
	    display: block;
	    position: absolute;
	    top: 100%;
	    left: 50%;
	    margin-left: -3px;
	    width: 0;
	    height: 0;
	    border: 6px solid transparent;
	    border-top-color: #323247;
	    border-top-width: 6px;
	    border-bottom-width: 0;
	}
}
/**
 * TESTIMONIAL REOTATOR
 *
 */

#quotes {
	background: #95ABC9;
}

#quotes .quote-source-container {
	display: flex;
}

#quotes .quote-img {
	float: left;
	width: 48%;
	margin-right: 2%;
	align-self:center;
	text-align: right;
}
#quotes .quote-img img {
	border-radius:100%;
	max-width: 20%;
	display: inline-block;
	padding-bottom: 0;
}
#quotes .quote-content {
	font-family: 'Oxygen', sans-serif;
	font-size: 1.3em;
	font-weight: 300;
	line-height: 1.5em;
	margin-bottom:10px;
	text-align: center;
}
#quotes .quote-source {
	float: left;
	width: 48%;
	margin-right: 2%;
	align-self:center;
}

#quotes cite {
	font-family: 'Oxygen', sans-serif;
	display: inline-block;
	margin-top: 0;
	line-height: 1.5em;
	font-size: .8em;
	font-style: normal;
	color:#fff;
}
#quotes .bx-wrapper .bx-viewport {
	color: #FFF;
	padding: 3em 0;
}
#quotes .bx-controls {
	display:none;
}

.page_content #quotes p {
	color:#fff;
	margin-bottom:0;
	font-size:1em;
}

@media only screen and (max-width : 480px) {
	#quotes .quote-img img {
		max-width: 40%;
		height: auto;
		padding-bottom:0;
	}
	#quotes .quote-source-container {
	    width: 100%;
	    margin: 0 auto;
	}
	#quotes .quote-content {
		font-size: 1em;
		font-weight: 300;
		line-height: 1.2em;
	}
	#quotes li .wrap {
		/* width:70%; */
	}
	#quotes ul.slidebx {
	    display:flex;
	}
	#quotes ul.slidebx li {
	    align-self:center;
	}
	#quotes .quote-source {
		width: 60%;
	}
	#quotes .quote-img {
		width: 40%;
	}
	#quotes .quote-img img {
		max-width: 100%;
	}

}
@media only screen and (min-width : 480px) {
	#quotes .quote-source-container {
	    width: 100%;
	    margin: 0 auto;
	}
	/*
	#quotes li .wrap {
	    display: flex;
	}
	*/
	#quotes li .wrap{
	    align-self:center;
	}

}

.page_content #quotes p::before,
.page_content #quotes p::after {
    content: '\f10d';
    padding-right:5px;
    font-family:FontAwesome;
    font-size:.6em;
    vertical-align: super;
}
.page_content #quotes p::after {
    content: '\f10e';
}
/**
*HEADER VIDEO
*/
#home-video {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
	background-blend-mode: multiply;
}
#home-video video {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
	right: 0;
	bottom: 0;
    /*top: 50%;
    left: 50%;*/
    /*transform: translateX(-50%) translateY(-50%);*/
}
/**
 * HEADER SLIDER
 *
 */
#home-slider .bx-wrapper {
	margin: 0 auto !important;
}
.bx-wrapper .bx-viewport {
	box-shadow: none !important;
	border: none !important;
	left: 0 !important;
	background: transparent !important;
}
.bx-wrapper .testimonial-img img {
	display: inline-block !important;
}
#home-slider .bx-wrapper .bx-viewport {
	background: #fff !important;
}
#home-slider .bx-wrapper .bx-pager,
#home-slider  .bx-wrapper .bx-controls-auto {
	bottom: 30px;
}
#home-slider .bx-wrapper .bx-pager.bx-default-pager a {
	background: #fff !important;
	opacity: 0;
}
#home-slider .bx-wrapper .bx-pager.bx-default-pager a:hover,#home-slider  .bx-wrapper .bx-pager.bx-default-pager a:active {
	background: #fff !important;
	opacity: 0;
	display: hidden;
}
#home-slider .slider {
	overflow: hidden;
	background: #fff;
	/*background: #95ABC9;*/
}
#home-slider .slider ul.slidebx {
	display: flex;
	flex-direction: row;
	align-items: stretch;
}
#home-slider .slider .slidebx {
	display: flex;
	flex-direction: row;
	align-items: stretch;
}
#home-slider .slider li {
	width: 100%;
	/*height: 100%;*/
	min-height: 520px;
	background-attachment: initial !important;
	margin-left: 0;
}
.page_content .slider ul,
.page_content .slider ol {
	/*display: flex;*/
	margin-bottom: initial;
	font-size: initial;
    line-height: initial;
    color: initial;
	margin: 0;
}
.page_content .slider li {
	position: relative;
	margin: 0;
	display: flex;
}
.slider-content {
	/*position: absolute;
	bottom: 80px;*/
	left: 0;
	bottom: 0;
	width: 60%;
	height: auto;
	/*background: rgba(71, 130, 187, 0.5);*/
	margin-bottom: 1em;
	text-align: center;
}
#home-slider .slider-content h1 {
	line-height: 1.2em;
	/*margin-bottom: 20px;*/
	color: #fff;
	font-size: 48px;
	margin: 0 auto;
	float: left;
	/*margin-left: 10px;*/
	padding: 10px 0;
	/*width: 90%;*/
}
#home-slider .slider-content h2 {
	line-height: 1.1em;
	color: #fff;
	font-weight: 300;
	font-size: 24px;
	/*margin-left: 10px;*/
}
#home-slider .slider-content p {
	/*margin-top: 5px;*/
	color: #fff;
}
#home-slider .slider-content p a {
	color: #fff;
	background: #F16531;
	padding: 15px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom: none !important;
}
#home-slider .slider-content p a:hover{
	background: #d8613a;
	color: #fff;
}

#home-slider .slider-content blockquote p {
	font-size: 18px;
}
@media only screen and (min-width : 350px) and (max-width : 480px) {
	.slider-content {
		width: 90%;
		height: auto;
		bottom: 35%;
		margin: 0 auto !important;
	}
	#home-slider .slider-content h1 {
		font-size: 28px !important;
		margin: 0 auto;
		padding: 0 auto;
		text-align: center; !important;
	}
	#home-slider .slider-content h2 {
		font-size: 15px !important;
		margin: 0 auto;
		padding: 0 auto;
		text-align: center; !important;
	}
	#home-slider .slider-content p {
		margin: 0 auto;
		padding: 0 auto;
		text-align: center !important;
	}
}
@media only screen and (max-width : 658px) {
	.slider-content {
		margin-bottom: 10em;
		margin: 0 auto !important;
		width: 80%;
		height: auto;
		bottom: 10%;
	}
	#home-slider .slider-content h1 {
		font-size: 35px !important;
		margin: 0 auto;
		text-align: center !important;
		padding: 0 auto;
	}
	#home-slider .slider-content h2 {
		font-size: 30px !important;
		margin: 0 auto;
		text-align: center !important;
		padding: 0 auto;
	}
	#home-slider .slider-content p {
		margin: 0 auto;
		padding: 0 auto;
		text-align: center !important;
	}
}
@media only screen and (max-width : 768px) {
	.slider-content {
		margin-bottom: 4em;
		margin: 0 auto !important;
		width: 80%;
		height: auto;
	}
	#home-slider .slider-content h1 {
		font-size: 35px;
		margin: 0 auto;
		text-align: center !important;
		padding: 0 auto
	}
	#home-slider .slider-content h2 {
		font-size: 30px;
		margin: 0 auto;
		text-align: center !important;
		padding: 0 auto
	}
	#home-slider .slider-content p {
		margin: 0 auto;
		padding: 0 auto;
		text-align: center !important;
	}
}
@media only screen and (max-width : 980px) {
	#home-slider .slider-content h1 {
		font-size: 28px;
	}
}
@media only screen and (max-width : 1024px) {
	.slider-content {
		margin-bottom: 3em;
	}
	#home-slider .slider-content h1 {
		font-size: 30px;
	}
}

.saying {
	background: #babb40;
	padding: 10px;
	width: 250px;
	text-align: center;
	margin: 0 auto;
	-webkit-box-shadow: 0 15px 20px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 10px 20px 1px rgba(0, 0, 0, 0.2);
}
.saying h3 {
	color: #fff;
	margin: 0;
	font-size: 16px;
    padding: 10px 0;
    font-weight: normal;
}
.inverse .saying {
	background: #36577A;
}
.testimonial-home {
	margin-bottom: 30px;
}
.page .testimonial-home {
	background: #F16531;
    padding-bottom: 1em;
}
.testimonial-home .bx-wrapper .bx-viewport {
	background:transparent;
}
.testimonial-home ul.slidebx {
	/*display: flex;*/
}
.testimonial-home ul.slidebx li {
    align-self:center;
    display: flex;
}
.testcontent {
	margin-top: 20px;
	text-align: center;
}
.testcontent blockquote {
	margin: 0;
	padding: 0;
}
.testcontent blockquote:before {
	content: "";
}
.testcontent blockquote p:last-of-type:after {
	content: "";
}
.testcontent blockquote p {
	font-weight: normal;
	font-size: 18px;
	line-height: 1.3em;
	font-style: normal;
}
.testcontent p em {
	font-style: normal;
}
.testcontent p strong {
	font-weight: normal;
}
/*
.testimonial img {
	float: left;
	padding: 0 40px 40px 0;
}
*/
.testimonial p {
	font-size: 14px;
	line-height: 1.3em;
	margin-top: 10px;
	font-style: italic;
}
.serving {
	float: left;
	width: 28%;
	margin: 20px 2.5%;
	text-align: center;
}
.page_content .serving h2 {
	padding: 0;
	margin: 10px;
}
.page_content .serving h2 a {
	color: #F16531;
}

/*.section .col a {
	text-decoration: none;
	font-size: 1.8em;
    margin: .9em 0;
	color: #434343;
	margin-bottom: 33px;
}
.section .col a:hover {
	transform: 0.3s ease-in-out;
	color: #f16531;
}*/

#content {

}

#eli-programs {
	padding: 4em 0 0;
}
#eli-programs .col img {
	outline: none;
	border: 0 !important;
	width: 100%;
    height: auto;
}
#eli-programs .col h3, #eli-callouts .col h3, #eli-programs .col h3 a, #eli-callouts .col h3 a {
	color: #434343;
	font-size: 1.8em;
	/*margin: .9em 0;*/
}
#eli-programs .col p {
	margin: 0;
}
#eli-programs .tab-description {
	padding-top:0;
}

#eli-programs .button {
	margin-top: 50px;
	padding: 10px;
	font-size: 12px;
}
#eli-callouts .col h3 a {
	font-size: 1em;
}
#eli-callouts .col h3 a:hover {
	transform: 0.3s ease-in-out;
	color: #f16531;
}
#eli-callouts .col .image:hover {
	opacity: 0.5;
	transition: all 0.3s ease-in-out;
	transform: translateY(-2px);
}
#eli-callouts {
	margin-bottom: 2em;
}
@media only screen and (max-width : 480px) {
	#eli-programs {
		width: 100%;
	}
	#eli-programs .button {
		margin-top: 0px;
	}
}
.post-thumbnail .image {
	background-position: center;
	background-size: cover;
	height: 0;
	padding-bottom: 50%;
	background-repeat: no-repeat;
	background-color: #eee;
	outline: 1px solid #d7d7d7;
	margin-bottom: 15px;
}
#eli-callouts {
	/*margin-top: 2em;
	margin-bottom: 4em;*/
}
#eli-callouts h4,
#eli-callouts p
 {
	margin-bottom:10px;
}
/*
#eli-callouts {
	margin-top: 4em;
	margin-bottom: 3em;
}
#eli-callouts .col {
	outline: 1px solid #d7d7d7;
}
#eli-callouts .col h3 {
	padding: .7em 0;
	border-bottom: 1px solid #d7d7d7;
	margin-top: 0;
}
#eli-callouts .col h3 small a {
	font-size: .6em;
	float: right;
	color: #F16531 !important;
	font-weight: 300;
}
#eli-callouts .col.latest-blog-list {
	outline: none;
}
#eli-callouts .col.latest-blog-list .cat, #eli-callouts .col.latest-blog-list time {
	text-transform: uppercase;
}
#eli-callouts .col.latest-blog-list h4 {
	font-size: 1.4em;
	margin: .3em 0 1.1em 0;
}
#eli-callouts .col.latest-blog-list h4 a {
	color: #434343;
}
#eli-callouts .col.latest-blog-list .latest-blog-item {
	border-bottom: 1px solid #d7d7d7;
	margin-bottom: 2em;
}
#eli-callouts .col.latest-blog-list .latest-blog-item:last-of-type {
	border-bottom: none;
}
*/

/**
 * Marketing Area Callout - Homepage
 */
.ctct-custom-form {
	min-width: 0 !important;
}
/**
 * TABS
 */
.block-calendar h3 {
	padding-left: 1em !important;
}
.ui-tabs-nav {
	list-style: none;
	display: block;
	background: #F16531;
}
.ui-tabs-nav li {
	float: left;
	display: inline-block;
	text-align: center;
	background: transparent;
	padding: .5em 0;
	width: 33.3%;
	margin: 0 !important;
}
.ui-tabs-nav li.ui-state-default {
	background: #F16531;
	outline: 1px #d7d7d7 solid;
}
.ui-tabs-nav li.ui-state-default:last-of-type {
	border-right: 0 !important;
}
.ui-tabs-nav li.ui-state-default a {
	color: #FFF;
}
.ui-tabs-nav li.ui-state-active, .ui-tabs-nav li.ui-tabs-active {
	background: #FFF;
	color: #F16531;
}
.ui-tabs-nav li.ui-state-active a, .ui-tabs-nav li.ui-tabs-active a {
	color: #F16531;
}
.ui-tabs-nav li:first-of-type {
	margin: 0;
}
#tabs .ui-widget-content .calendar-content {
	padding: 4em 2em 1.5em;
}
#tabs {
	padding: 0;
}
/** EVENT LIST - CALENDAR  */
.event-list .view-all-events {
	margin: 2em 0 0;
	display: block;
}
.event-list .event-list-group-item {
	margin: 1.8em 0;
}
.event-list .event-list-group-item:first-of-type {
	margin-top: 0;
}
.event-list .event-list-group-item:last-of-type {
	margin-bottom: 0;
}
.event-list .event-list-group-item time {
	font-size: 0.8em;
	font-weight: 600;
	text-transform: uppercase;
}
.event-list .event-list-group-item .event-title a {
	color: #20446a;
	font-weight: 600;
	margin: .4em 0;
	display: block;
}
.event-list .event-list-group-item .event-details-link {
	color: #F16531;
	text-transform: uppercase;
	font-weight: 600;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------
PAGE STYLES
--------------------------------------------------------------------------------------------------------------------------------------- */
.button {
	color: #FFF !important;
	background: #F16531;
	padding: 1em 20px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-weight: normal;
	display: inline-block;
	margin: 1.5em 0;
}
.button:hover,
.button:focus {
	background: #d8613a;
}
.button.secondary {
	background:#36577A;
}
.button.secondary:hover,
utton.secondary:focus {
	background:#30455b;
}
.page_content h2 {
	padding: 0 0 30px;
}
.page_content h6 {
	margin: 30px 0;
}
.page_content h5 a {
	color: #fff;
	background: #F16531;
	padding: 15px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-bottom: none !important;
}
.page_content h5 a:hover{
	background: #d8613a;
	color: #fff;
}
.page_content h6 a {
	color: #fff;
	background: #36577A;
	padding: 15px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: normal;
	font-size: 14px;
	border-bottom:none !important;
}
.page_content h6 a:hover,
.page_content h6 a:focus {
	background: #30455b;
	color: #fff;
}
.page_content p {
	margin-bottom: 30px;
	color: #787A7F;
}
.page_content a {
	color: #F16531;
}
.page_content a:hover,
.page_content a:focus {
	color: #babb40;
	border-bottom: none;
}
.page_content ul, ol {
	margin-bottom: 30px;
	font-size: 16px;
    line-height: 1.5em;
    color: #787A7F;
	margin-left: 30px;
}
.page_content li {
	margin: 0 20px 20px 0;
}
/* CONTACT */
.wpcf7-form input[type="submit"], .post-password-form input[type="submit"] {
	border: none;
	color: #fff;
	background: #F16531;
	padding: 15px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: normal;
	font-size: 14px;
	float: left;
	margin-left: 1em;
}
.wpcf7-form input[type="submit"]:hover, .post-password-form input[type="submit"]:hover {
	background: #d8613a;
	cursor: pointer;
}
.post-password-form input[type="submit"] {
	padding: 10px 20px;
}
div.wpcf7-validation-errors {
	border: none !important;
	color: #F16531 !important;
	font-size: 12px !important;
	padding: 0 !important;
	margin: 0 !important;
}
div.wpcf7-mail-sent-ok {
	border: none !important;
	color: #babb40 !important;
	font-size: 14px !important;
	padding: 0 !important;
	margin: 0 !important;
}
span.wpcf7-not-valid-tip {
	font-size: 12px !important;
	color: #F16531 !important;
	text-align: left;
}
/* PARTNERS */
:focus {
	outline: none;
}
/* OUR TEAM */
.our-team {
	padding: 20px 0;
}
.team-member {
	margin: 20px 0 40px;
}
.team-member h5 {
	margin: 10px 0;
	font-size: 14px;
}
.team-img {
	float: right;
	padding: 0 0 40px 40px;
}
.team-img img {
	max-width: 200px;
	height: auto;
	border-radius:50%;
}
.our-team h4 {
	font-size: 18px;
	margin-bottom: 20px;
	font-weight:normal;
}
.our-team h2 {
	padding: 0;
}
.our-team h3 {
	margin-bottom: 0;
	color:#000;
	font-weight:bold;
}
@media only screen and (max-width : 480px) {
	.team-member h3 {
		margin-bottom:0;
	}
	.team-member p {
		margin-bottom:10px;
	}
	.team-member .bio img {
		padding-bottom: 0;
	}
	.team-img {
		float: none;
		padding: 0;
		text-align: center;
	}
	.team-img img {
		max-width: 200px;
		height: auto;
		border-radius:50%;
	}
}

.our-team h4 {
	font-size: 18px;
}
/* TESTIMONIALS */
.single-test {
	margin: 20px 0 60px;
	background: #efefef;
    padding: 2em;
}
.single-test blockquote {
	margin: 0;
	padding: 0;
}
.single-test blockquote p {
	line-height: 1.5em;
	margin: 10px 0;
	font-style: italic;
}
.single-test blockquote:before {
	content: "";
}
.single-test blockquote p:last-of-type:after {
	content: "";
}
/* SERVICES */
.serviceheadline h1 {
	padding: 50px 0;
}
.page_content.blog.servicepage {
	margin-bottom: 0;
	border-right: solid 1px #ececec;
	padding-right: 50px;
}
.consulting, .speakers, .workshops, .training {
	padding: 40px 0;
}
.training {
	padding-top: 0;
}
.speakers {
	padding-bottom: 0;
}
.training-events {
	display: none;
}
.descr {
	color: #333;
}
.side-menu .current-cat a {
	color: #F16531;
}
.side-events h4 {
	text-align: left;
}
.blogsidebar .side-events h3 {
	color: #333;
	padding-bottom: 10px;
	border-bottom: solid 1px #9f9fa1;
	background: url('img/calendar-icon.png') no-repeat top right;
}
.event {
	border-bottom: dotted 1px #dfdfdf;
}
.event:last-of-type {
	border-bottom: none;
}
.event h4 a {
	color: #F16531;
}
.eventdate {
	font-size: 12px;
	color: #333;
	line-height: 2em;
}
.page_content p.eventdate {
	margin-bottom: 0;
}
.side-twitter {
	margin: 80px 0;
}
.blogsidebar .side-twitter h3 {
	color: #333;
	padding-bottom: 10px;
	border-bottom: solid 1px #9f9fa1;
	background: url('img/twitter-bar-icon.png') no-repeat top right;
}
.blogsidebar .side-twitter a {
	color: #F16531;
}
.blogsidebar .side-twitter p {
	padding: 20px 0;
	border-bottom: dotted 1px #dfdfdf;
}
.blogsidebar .side-twitter p:last-of-type {
	border-bottom: none;
}
.muted {
	display: none;
}
.related-events {
	margin-top: 80px;
}
.page_content .related-events p {
	margin: 0;
}
/* EVENTS */
.event {
	padding: 20px 0;
}
.eventinfo {
	width:50%;
	float:right;
	margin-left:5%;
}

.eventinfo p {
	margin-bottom: 5px;
}
.eventimg img {
	/*margin: 20px 0;*/
}
.archive-events-page {
	padding: 40px 0;
}
.page_content.archive {
	margin-bottom: 40px;
}
.event-registration{
	font-size: 2em;
	font-weight: bold;
}
.event-registration .button{
	font-size: 15px;
	margin:0;
}
.event-map {
	width: 100%;
	height: 400px;
	border: #ccc solid 1px;
	margin: 0 0 40px 0;
}
/*Events Manager Custom CSS*/
.em-bookings-form-coupon {
  margin-bottom: 10px !important;
  margin-top: 10px !important;
}
.em-coupon-code {
  width: 31% !important;
}

/* fixes potential theme css conflict */
.event-map img {
   max-width: inherit !important;
}

.event-map .event-address {
	visibility: hidden;
}
.event-map .gm-style .event-address {
	visibility: visible;
}
.tax-event-type .eventinfo,
.post-type-archive-events .eventinfo{
	width:300px;
}
.tax-event-type .event-map,
.post-type-archive-events .event-map{
	height: 300px;
	margin-bottom:10px;
}
.tax-event-type .event-map .gm-style-iw,
.post-type-archive-events .event-map .gm-style-iw {
	font-size:10px;
	visibility: visible;
}
.tax-event-type .article-content,
.post-type-archive-events .article-content {
	margin-bottom: 0;
}
.tax-event-type .button,
.post-type-archive-events .button {
	margin:0 5px 0 0;
}
.tax-event-type .event-date,
.post-type-archive-events .event-date  {
	font-size: 18px;
	margin-top:0px;
}
.tax-event-type .event-time,
.post-type-archive-events .event-time  {
	font-size: 14px;
	margin:4px 0;
}
.tax-event-type .event-types,
.post-type-archive-events .event-types  {
	margin: 5px 0;
}
.tax-event-type .event-types a,
.post-type-archive-events .event-types a {
	padding:4px 6px;
	border-radius:3px;
	font-size: 10px;
	margin-right:5px;
}
.single-events h1 {
    margin-bottom: 20px;
}
.event-date  {
	color: #36577A;
	font-size: 24px;
	margin-top:10px;
}
.event-types  {
	margin: 20px 0;
}
.event-types a {
	color:#fff;
	padding:6px 8px;
	border-radius:4px;
	background-color: #999;
	font-size: 12px;
	margin-right:10px;
}
.event-types a:hover {
	color:#fff;
	background-color: #F16531;
}

@media only screen and (max-width : 480px) {
	.eventinfo {
		margin-left:0;
		width:100%;
		float:none;
	}
	.event-map {
		height: 300px;
	}
	.tax-event-type .eventinfo,
	.post-type-archive-events .eventinfo{
		width:100%;
	}
	.single-events h1 {
	    font-size: 28px;
	    margin-bottom: 10px;
	}
	.single-events .event-date {
	    font-size: 18px;
	}
}

/* CASE STUDY PAGE */
.page_content.cs-half {
	/*width: 100%;*/
	text-align: center;
	margin: 0 auto;
	/*margin-right: 30px;*/
}
.page_content.cs-half h3 {
	margin-bottom: 30px;
}
.page_content.cs-half p:first-of-type {
	font-weight: bold;
}
.page_content.cs-half p {
	/*overflow-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
	white-space: nowrap;*/
	text-align: center;
	width: 80%;
	margin: 0 auto;
}
.page_content.cs-half blockquote p:first-of-type {
	font-weight: normal;
}
.page_content.cs-half blockquote {
	background: #d3ebf3;
}

.paginationjs-pages ul li {
	border-radius: 5px;
}

/**Case Studies V2*/
section.page2 {
	padding: 45px 0;
}
section.page2 > .wrap2 {
	position: relative;
}
.wrap2 {
	width: 90%;
	margin: auto;
	max-width: 1224px;
}
.page_content.cs-half2 {
	width: 70%;
	text-align: center;
	margin-right: 30px;
}
.page_content.cs-half2 h3 {
	margin-bottom: 30px;
}
.page_content.cs-half2 p:first-of-type {
	font-weight: bold;
}
.page_content.cs-half2 p {
	overflow-wrap: break-word;
	word-break: break-word;
	hyphens: auto;
	width: 100%;
	/*margin: 0 auto;*/
}
.page_content.cs-half2 blockquote p:first-of-type {
	font-weight: normal;
}
.page_content.cs-half2 blockquote {
	background: #d3ebf3;
}

/* LANDING PAGE */
.page_content.landing-half {
	width: 65%;
	float: left;
}
.page_content.landing-half h3 {
	margin-bottom: 30px;
}
.page_content.landing-half p:first-of-type {
	font-weight: bold;
}
.page_content.landing-half blockquote p:first-of-type {
	font-weight: normal;
}
.page_content.landing-half blockquote {
	background: #d3ebf3;
}
.blue-box {
	padding: 25px 15px;
	background: #d3ebf3;
}
.accordion-content blockquote:before {
	margin: -10px 0 0 -40px;
}
.sidebar-landing {
	background: #d4ebf2;
	width: 28%;
	float: right;
}
.sidebar-landing h2 {
	background: #F16531;
	padding: 7%;
	color: #fff;
	font-size: 20px;
}
.sidebar-landing .wpcf7 {
	padding: 7%;
}
.sidebar-landing .wpcf7 input {
	width: 90%;
	border: none;
	margin: 5px 0 20px;
}
.sidebar-landing .wpcf7 .wpcf7-list-item-label, .sidebar-landing .wpcf7 .wpcf7-checkbox .wpcf7-list-item.last .wpcf7-list-item-label {
	float: left;
}
.sidebar-landing .wpcf7 .wpcf7-list-item.last .wpcf7-list-item-label {
	float: none;
}
.sidebar-landing .wpcf7 input[type="radio"], .sidebar-landing .wpcf7 input[type="checkbox"] {
	width: 25px;
}
.sidebar-landing .wpcf7 input[type="submit"] {
	font-weight: bold;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------
FORMS
--------------------------------------------------------------------------------------------------------------------------------------- */
.hs-form {}
.hs-form .field {
	margin-bottom: 18px;
}
.hs-form label {
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 4px;
}
.hs-form .hs-form-required {
	color: red;
}
.hs-form .hs-richtext {
	font-size: 1.25em;
	font-weight: bold;
	margin-bottom: 1em;
}

.hs-form .actions {
	text-align: left;
}
.hs-form .hs-input:not([type="image"]):not([type="checkbox"]):not([type="radio"]) {
	height: 26px;
	box-sizing: border-box !important;
}
.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .input {
	margin-right: 0 !important;
}
.hs-form fieldset.form-columns-1 .hs-input {
	width: 100% !important;
}
.hs-form fieldset.form-columns-1 .hs-input[type="checkbox"] {
	width: auto !important;
}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-input {
	width: 100%;
}
.hs-form fieldset.form-columns-2 .hs-form-field .input {
	margin-right: 4px;
}
.hs-form fieldset.form-columns-2 .hs-form-field:last-of-type .input {
	margin-right: 0;
	margin-left: 4px;
}
.hs-form fieldset.form-columns-2 .hs-form-field:last-of-type label {
	margin-left: 4px;
}


/* ---------------------------------------------------------------------------------------------------------------------------------------
CALLOUTS
--------------------------------------------------------------------------------------------------------------------------------------- */
.callouts {
	/*background: url('img/calloutshadow.png') repeat-x, url('img/purty_wood.jpg');*/
	color: #fff;
	margin: 75px 0 -45px;
	background-color: #F16531;
}
.callouts.inverse {
	background-color: #95ABC9;
	padding-bottom: 4em;
}
.callouts.home {
	padding-bottom: 45px;
	margin: 0 0 -45px;
}
.callouts .callout img {
	/*-webkit-box-shadow: 0 0 24px 1px #41494d;
	box-shadow: 0 0 24px 1px #41494d;*/
}
.callouts .callout p a {
	-webkit-box-shadow: 0 0 24px 1px #275c6b;
	box-shadow: 0 0 24px 1px #275c6b;
}
.callout {
	width: 29%;
	float: left;
	margin: 4% 2% 2%;
}
.callouts form.hs-form{
	margin-top:20px;
	margin-bottom:0 !important;
}
.callouts .wrap.form-wrapper {
    text-align: center;
}
.callouts .legal-consent-container {
	text-align: left;
}
.callouts .hs-form .actions {
	text-align: center;
}
.callouts .hs-form-field {
    text-align:left;
}
.callouts .hs-form-field label {
    color: #fff;
}
.hbspt-form {
    display: inline-block;
    min-width:400px;
}
.hbspt-form textarea {
	min-height:120px;
}
input.hs-button.primary.large {
    border: none;
    color: #fff;
    background: #F16531;
    padding: 15px 20px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: normal;
    font-size: 14px;
}

.callouts .actions {
    margin: 0 0 40px 0 !important;
    padding: 0 !important;
}

#home .callout {
	margin-top: 200px;
}
.callout-content p {
	margin-bottom: 40px;
	font-weight: 300;
}
.callout-content p a {
	background: #F16531;
	padding: 15px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.callout-content p a:hover {
	background: #d8613a;
}
.callout h4 {
	margin: 15px 0;
	font-size: 24px;
	font-weight: 400;
	background: none;
    padding: 0;
}
.callout h4 a {
	background: none !important;
	color: #fff;
	padding: 0 !important;
	font-size: 24px;
}
.callout h4 a:hover {
	background: none;
}
.callout p a {
	color: #fff;
	font-weight: 400;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------
SIDEBARS
--------------------------------------------------------------------------------------------------------------------------------------- */
.side-menu {
	/*
	float: left;
	min-width: 15%;
	max-width: 20%;
	*/
	width: 20%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 16px;
	border-right: solid 1px #ececec;
	padding-right: 50px;
	margin-bottom: 45px;
}
/**New Side Menu Design**/
.side-menu2 * {
	margin: 0;
	padding: 0;
	list-style: none;
	text-decoration: none;
  	box-sizing: border-box;
}
.side-menu2 {
	width: 20%;
	position: absolute;
	right: 0;
	display: inline;
	float: inline-end;
	font-size: 17px;
	border-left: solid 2px #ececec;
	padding-left: 30px;
	margin-bottom: 45px;
}
.side-menu2 h3 {
	/*color: #95ABC9;*/
	margin-bottom: 10px;
}
.side-menu2 a {
	color: #2d2f31;
	display: flex;
	padding: .4em;
	align-items: center;
}
.side-menu2 a:hover {
	color: #ffffff;
	background-color: rgb(241, 101, 48);
	transition: .2s ease-in-out;
}
.side-menu2 li, .sub-menu li {
	border: 10px;
}
.side-menu2 li, .sub-menu li:first-of-type {
	border-top: 1px dotted #dedede;
}
.side-menu2 li, .sub-menu li:first-of-type {
	border: none;
}
.side-menu2 .sub-menu {
	display: none;
}
/*.side-menu2 .sub-menu {
	padding: 0 20px;
	margin-top: 10px;
}*/
li.active a .sub-menu a {
	color: #314f71;
}

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

.widgettitle {
	display: none;/* color: #F16531; */
}
.blogsidebar .widgettitle {
	display: inline-block;
}
/*.side-menu div { border-top: solid 1px #3f3f44; padding: 10px 0; } */
.side-menu a {
	color: #F16531;
}
.side-menu a:hover {
	color: #F16531;
}
.side-menu li + li, .sub-menu li:first-of-type {
	border-top: 1px dotted #dedede;
}
.mmenu .side-menu li + li, .sub-menu li:first-of-type {
	border: none;
}
li.active a {
	color: #2C2F31;
}
.footer-menus li.active a {
	color: #babb40;
}
.side-menu .sub-menu {
	padding: 0 20px;
	margin-top: 10px;
}
li.active a .sub-menu a {
	color: #314f71;
}
.page_content.with-menu {
	width: 70%;
	margin-left: 30%;
	min-height: 480px;
}
.shopsidebar .screen-reader-text {
	display: none;
}
.shopsidebar li.shopping {
	margin-bottom: 50px;
	border-top: none;
}
#searchform div {
	border-top: dotted 1px #dedede;
	padding: 15px 0;
}
.menu-utility-menu-container {
	float: left;
	display: inline;
	line-height: 24px;
}

.menu-utility-menu-container li:last-of-type {
	background: #F16531;
    padding: 0.3em 0.8em 0.5em 0.8em;
    line-height: 1em;
    text-transform: uppercase;
}
.menu-utility-menu-container li:last-of-type a:hover {
	color: #FFF !important;
}
input#s {
    display: block;
    outline: 1px solid #444;
    border: none;
    color: #444444;
    font-size: 14px;
    margin-right: 12px;
    position: absolute;
    right: 0;
    top: 5px;
}
.mobile-menu input#s {
	margin-right: 14em;
}
#searchsubmit {
	margin: 10px 0;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------
RESOURCES
--------------------------------------------------------------------------------------------------------------------------------------- */
.resource {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: dotted 1px #dedede;
}
.resource.support {
	padding-bottom: 0;
}
.case_study {
	margin-bottom: 40px;
}
.case_excerpt p {
	margin-bottom: 10px;
}
.case_study a {
	font-size: 14px;
}
.case_study h4 a {
	font-size: 16px;
}
.case_study iframe {
	width: 50%;
}
.prevnext a {
	padding-right: 30px;
}
.article-content iframe {
	width: 50%;
}
.resources .article-content iframe {
	width: 100%;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------
FACILITATOR DIRECTORY
--------------------------------------------------------------------------------------------------------------------------------------- */
.fac {
	display: inline-block;
	width: 30%;
	margin: 10px 1.5%;
	vertical-align: top;
}
.fac p {
	margin-bottom: 5px;
}
.fac img {
	margin-top: 5px;
}
.fac strong {
	font-size: 16px;
}
.ui-accordion-header, .ui-accordion .ui-accordion-header-active {
	border-bottom: solid 1px #ececec !important;
	padding-bottom: 10px;
}
.ui-accordion-header:hover {
	cursor: pointer;
}
.logged-in .side-menu .directory {
	display: block;
}
.side-menu .directory {
	display: none;
}
/* get rid of jquery ui.css styles */
.ui-widget {
	font-family: Arial, sans-serif !important;
	font-size: 1em !important;
}
.ui-accordion .ui-accordion-header-active, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
	border-top: 0 !important;
	border-left: 0 !important;
	border-right: 0 !important;
	color: #F16531 !important;
	font-weight: bold !important;
}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default .ui-state-hover {
	border: 0 !important;
	background: #fff;
}
.ui-accordion .ui-accordion-header .ui-icon {
	right: 0 !important;
	top: 40% !important;
	left: auto !important;
}
.ui-accordion .ui-accordion-content {
	padding: 0 !important;
	margin: 0 !important;
	position: static !important;
	top: 0 !important;
	zoom: 0 !important;
}
.ui-widget-content {
	border: none !important;
}
/* ---------------------------------------------------------------------------------------------------------------------------------------
BLOG
--------------------------------------------------------------------------------------------------------------------------------------- */
.blog-page {
	padding: 40px 0;
}
.blog-page * .feat-img {
	margin-bottom: 40px;
}
.page_content.blog {
	float: left;
	width: 65%;
	margin-bottom: 40px;
}
.article {
	margin-bottom: 40px;
	clear:both;
}
a.read-more {
	color: #fff;
	background: #F16531;
	padding: 10px 20px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: normal;
	font-size: 14px;
}
a.read-more:hover {
	background: #d8613a;
	color: #fff;
}
.article h2 {
	padding: 0;
	margin-bottom: 10px;
}
.article .divider {
	margin-top: 50px;
}
.tags {
	margin-top: 20px;
}
.tags a {

}
.article + a {
	padding: 20px;
}
/* SINGLE */
.article-content {
	margin-bottom: 50px;
}
/* BLOG SIDEBAR */
.blogsidebar {
	float: right;
	width: 25%;
    font-size: 14px;
    border-left: solid 1px #ececec;
    padding-left: 50px;
    margin-bottom: 45px;
}
.blogsidebar li {
	list-style-type: none;
	text-align: right;
	font-size: 14px;
	padding: 10px 0;
	border-top: 1px dotted #dedede;
}
.blogsidebar li:first-of-type {
	border-top: none;
}
.blogsidebar li:last-of-type {
	margin-bottom: 40px;
}
.blogsidebar h3 {
	margin-bottom: 0;
	border-bottom: 1px dotted #000000;
}
.blogsidebar a {
	color: #F16531;
	text-align: right;
}
.blogsidebar a:hover {
	color: #babb40;
}


/**
 * WooCommerce
 */
.woocommerce {
	overflow: scroll;
}
.woocommerce-page h1 {
	color: #233549;
	font-size: 24px;
}
.post-type-archive-product h1.page-title {
	display: none;
}
.woocommerce .woocommerce-info:before, .woocommerce-page .woocommerce-info:before {
	/*background-color: #F16531 !important;*/
}
.woocommerce .woocommerce-info, .woocommerce-page .woocommerce-info {
	border-top: 3px solid #F16531 !important;
}
.woocommerce #content input.button, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page #content input.button, .woocommerce-page #respond input#submit, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button {
	color: #fff !important;
	background: #F16531 !important;
	padding: 10px 20px !important;
	border-radius: 3px !important;
	font-weight: normal !important;
	font-size: 14px !important;
	box-shadow: none !important;
	border: 0 !important;
	text-shadow: none !important;
}
.woocommerce #content input.button:hover,
.woocommerce #respond input#submit:hover,
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce-page #content input.button:hover,
.woocommerce-page #respond input#submit:hover,
.woocommerce-page a.button:hover,
.woocommerce-page button.button:hover,
.woocommerce-page input.button:hover {
	background: #d8613a !important;
}
.woocommerce .woocommerce-message .button,
.woocommerce .woocommerce-error .button,
.woocommerce .woocommerce-info .button,
.woocommerce-page .woocommerce-message .button,
.woocommerce-page .woocommerce-error .button,
.woocommerce-page .woocommerce-info .button {
	margin-top: -8px !important;
}
input[type="text"], textarea, input[type="email"], input[type="tel"], input[type="password"] {
	padding: 10px;
}
.woocommerce .col2-set, .woocommerce-page .col2-set {
	margin-bottom: 50px;
}
.woocommerce ul.products::before,
.woocommerce ul.products::after {
	display: none !important;
}
.woocommerce ul.products {
	margin-top: 80px !important;

	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	align-items: stretch;
}
.woocommerce ul.products li.product {
	display: block;
	/*float: none !important;*/
}
.woocommerce ul.products li.product-category > a {
	width: 100%;
	height: 100%;
	display: block;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
}
.woocommerce ul.products li.product-category .cta {
	margin-top: auto;
	font-size: 14px;
	font-weight: 600;
}
.woocommerce ul.products li.type-product {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: flex-start;
}
.woocommerce ul.products li.product .woocommerce-loop-product__link {
	flex: 1 0 auto;
	display: block;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: stretch;
	width: 100%;
}
.woocommerce ul.products li.product .product-image-wrap {
	margin-bottom: 20px !important;
	border: 1px solid #d3ced2;
}
.woocommerce ul.products li.product .product-image {
	position: relative;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
}
.woocommerce ul.products li.product a img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100% !important;
	object-fit: contain;
	margin: 0 !important;
}
.woocommerce ul.products li.product h2,
.woocommerce ul.products li.product h3 {
	font-size: 18px;
	font-weight: 500;
	line-height: 1.25;
	color: #2c2f31;
	margin: 0 0 20px !important;
	padding: 0 !important;
}
.woocommerce ul.products li.product .count {
	display: none;

	float: right;
	font-size: 12px;
	background: transparent;
	color: #96999B;
}
.woocommerce ul.products li.product .term-description {
	font-size: 12px;
	color: #96999B;
	line-height: 1.25;
	margin-bottom: 10px;
}
.woocommerce ul.products li.product .term-description p {
	margin: 0;
}
.woocommerce ul.products li.product .price {
	font-size: 28px !important;
	font-weight: 600 !important;
	color: #36577A !important;
	margin: auto 0 0 !important;
}
.woocommerce ul.products li.product .add_to_cart_button {}
.woocommerce ul.products li.product .add_to_cart_button.product_type_variable,
.woocommerce ul.products li.product .add_to_cart_button.product_type_access_code {
	background-color: #36577A !important;
}
.woocommerce ul.products li.product .add_to_cart_button.product_type_variable:hover,
.woocommerce ul.products li.product .add_to_cart_button.product_type_access_code:hover {
	background-color: #30455b !important;
}
.woocommerce ul.products li.product .details {
	margin: 10px 0 0;
	font-size: 12px;
	font-weight: 600;
}
.woocommerce.columns-4 ul.products {

}
/* Product image container */
.woocommerce #content div.product div.images,
.woocommerce div.product div.images,
.woocommerce-page #content div.product div.images,
.woocommerce-page div.product div.images {
	width: 35% !important;
}
.woocommerce div.product div.images .woocommerce-product-gallery__image {
	border: 1px solid #d3ced2;
}
/* Product summary container */
.woocommerce #content div.product div.summary,
.woocommerce div.product div.summary,
.woocommerce-page #content div.product div.summary,
.woocommerce-page div.product div.summary {
	width: 60% !important;
}
.woocommerce div.product .product_title {
	font-weight: 400;
	font-size: 28px !important;
	margin-bottom: 20px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price {
	color: #36577A !important;
	font-weight: 600;
	font-size: 32px !important;
	margin-bottom: 20px;
}
.woocommerce div.product p.stock {
	display: inline-block;
	color: #fff !important;
	background: #96ACC8 !important;
	padding: 5px 10px !important;
	border-radius: 3px !important;
	font-weight: normal !important;
	font-size: 12px !important;
	box-shadow: none !important;
	border: 0 !important;
	text-transform: uppercase;
	text-shadow: none !important;
}
.woocommerce div.product p.stock.in-stock {

}
.woocommerce div.product p.stock.out-of-stock {
	background: red !important;
}
.woocommerce form.cart .description {
	font-size: 12px;
	font-style: italic;
}
.woocommerce .quantity .qty {
	font-size: 14px;
	padding: 8px 2px;
	color: #2C2F31;
	border: 1px solid #EBEBEC;
	border-radius: 3px;
	margin-right: 10px;
}
.woocommerce .product_meta .sku_wrapper {
	display: none;
}
.woocommerce #content div.product .woocommerce-tabs,
.woocommerce div.product .woocommerce-tabs,
.woocommerce-page #content div.product .woocommerce-tabs,
.woocommerce-page div.product .woocommerce-tabs {

}
.woocommerce div.product .woocommerce-tabs ul.tabs::before {
	display: none !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
	z-index: 2;
	padding: 0 !important;
	margin: 0 0 -1px !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after,
.woocommerce div.product .woocommerce-tabs ul.tabs li::before {
	display: none;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
	margin: 0 !important;
	border: none !important;
	background: transparent !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
	background: #fff !important;
	border: 1px solid #d3ced2 !important;
	border-bottom-color: #fff !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	color: #F16531 !important;
	font-weight: 400 !important;
	font-size: 18px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a:hover {
	color: #babb40 !important;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a {
	color: #2C2F31 !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
	padding: 30px 20px 30px !important;
	border: 1px solid #d3ced2;
	border-radius: 0 4px 4px 4px;
}
.woocommerce .woocommerce-message:after, .woocommerce .woocommerce-error:after, .woocommerce .woocommerce-info:after, .woocommerce-page .woocommerce-message:after, .woocommerce-page .woocommerce-error:after, .woocommerce-page .woocommerce-info:after {

}
.added_to_cart.wc-forward {
	display: block !important;
}
#shop-menu {
	width: 100%;
	border: solid 1px #dedede;
	margin-bottom: 40px;
}
.menu-shop-menu-container {
	padding: 10px 20px;
	overflow: hidden;
}
#shop-menu ul {
	margin: 0;
	padding: 0;
}
#shop-menu li {
	margin: 0;
}
#shop-menu li.log {
	float: left;
}
#wpmenucartli.log {
	text-align: right;
	float: none !important;
}
/* related products */
.related.products {
	margin-top: 40px;
}
.related.products h2 {
	/*margin-bottom: 0;*/
}
.related.products ul.products {
	margin-top: 0 !important;
}
.col2-set.addresses {
	margin-top: 20px;
}
@media only screen and (max-width: 768px) {
	/* Product image container */
	.woocommerce #content div.product div.images,
	.woocommerce div.product div.images,
	.woocommerce-page #content div.product div.images,
	.woocommerce-page div.product div.images {
		width: 100% !important;
	}
	/* Product summary container */
	.woocommerce #content div.product div.summary,
	.woocommerce div.product div.summary,
	.woocommerce-page #content div.product div.summary,
	.woocommerce-page div.product div.summary {
		width: 100% !important;
	}
}
/* ---------------------------------------------------------------------------------------------------------------------------------------
FOOTER
--------------------------------------------------------------------------------------------------------------------------------------- */
footer {
	background: #2c2f31;
	padding:40px 0;
}
footer h3 {
	color: #fff;
	font-size: 18px;
	margin-bottom:0;
}
footer a {
	color: #95ABC9;
	font-size: 14px;
}
footer a:hover {
	color: #babb40;
}
.footer1 nav + nav {
	border-left: 1px solid #234c63;
}
.footer-menus li {
	line-height: 2.1em;
}
.footer2 {
	float: right;
	color: #fff;
	font-size: 14px;
}
.footer2 .contact {
	float: left;
	text-align: right;
	font-size: 12px;
}
.footer-contact p {
	line-height: 1.4em;
}
.footer2 img {
	padding: 0 0 20px 20px;
}
.footer-social {
	padding-top: 20px;
}
@media only screen and (min-width : 1024px) {
	.footer-social {
		padding-top: 80px;
	}
}

.footer-social p {
	display: inline;
}
.footer-social img {
	padding: 0 3px;
}
footer .logo img {
    display: block;
    width:100%;
    height:auto;
}
footer .contact {
	color:#fff;
	margin-top:1em;
}
.copyright {
    color: #a7abb1;
    margin-top: 40px;
}
.copyright p,
.copyright p a {
	font-size: 12px;
}

/* ACCORDION */
.accordion h3 {
	color: #FFFFFF;
	background: #F16531;
	padding: 10px 20px 10px 10px;
	margin-bottom: 20px;
	cursor: pointer;
	position: relative;
	font-size: 14px;
	font-weight: normal;
}
.accordion-content p {
	margin: 5px 0;
}
.accordion h3:after {
	position: absolute;
	right: 8px;
	top: 15px;
	content: '\25C0';
	color: #FFF;
	font-size: 10px;
}
.accordion h3.open:after {
	content: '\25BC';
}

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float: left;
	margin: 1% 0 1% 6%;
}
.col:first-child {
	margin-left: 0;
}
/*  GROUPING  */
.group:before, .group:after {
	content: "";
	display: table;
}
.group:after {
	clear: both;
}
.group {
	zoom: 1;/* For IE 6/7 */
}
/*  GRID OF TWELVE  */
.span_12_of_12 {
	width: 100%;
}
.span_11_of_12 {
	width: 91.16%;
}
.span_10_of_12 {
	width: 82.33%;
}
.span_9_of_12 {
	width: 73.5%;
}
.span_8_of_12 {
	width: 64.66%;
}
.span_7_of_12 {
	width: 55.83%;
}
.span_6_of_12 {
	width: 47%;
}
.span_5_of_12 {
	width: 38.16%;
}
.span_4_of_12 {
	width: 29.33%;
}
.span_3_of_12 {
	width: 20.5%;
}
.span_2_of_12 {
	width: 11.66%;
}
.span_1_of_12 {
	width: 2.833%;
}

.pagination .page-numbers {
	background: #233549;
    color: #FFFFFF;
    padding: 0.5em 0.8em;
    margin-right: 0.5em;
}

.pagination .page-numbers.current {
	background: #F16531;
}

.pagination .page-numbers:hover a {
	color: #FFF;
}

.text-center {
	text-align: center;
}
.block-center * {
	margin:0 auto;
}

.addtoany_share_save_container.addtoany_content_top {
	clear: none;
}

/* ---------------------------------------------------------------------------------------------------------------------------------------
MEDIA QUERIES
--------------------------------------------------------------------------------------------------------------------------------------- */
@media screen and (max-width: 930px) {
.facilitator-page .page_content.with-menu {
	width: 100%;
	margin: 0;
}
.facilitator-page .side-menu {
	display: none;
}
} /* 930 */

/* tablet */
@media screen and (max-width: 768px) {
/*  GO FULL WIDTH BELOW 768 PIXELS */
.col {
	margin: 1% 0 1% 0%;
}
.span_1_of_12,  .span_2_of_12,  .span_3_of_12,  .span_4_of_12,  .span_5_of_12,  .span_6_of_12,  .span_7_of_12,  .span_8_of_12,  .span_9_of_12,  .span_10_of_12,  .span_11_of_12,  .span_12_of_12 {
	width: 100%;
}

/* header */
#top-menu,  .lang_sel_click {
	display: none;
}
header .header-img {
	width: 150px;
	padding: 10px 0;
	transition: all 0.4s ease;
}
.three {
	display: inline-block;
	float: right;
	margin-top: 20px;
	font-size: 24px;
	color: #F16531;
	transition: all 0s ease;
}
li.utility {
	color: #F16531;
}
#main-menu {
	display: none;
}
/* other menus */
.side-menu {
	display: none;
}
.side-menu2 {
	display: none;
}
/* home page */
.serving {
	width: 100%;
	float: none;
	margin: 20px 0;
}
.testimonial-home {
	margin-bottom: 50px;
}
.testimonial {
	text-align: center;
}
.testimonial img {
	float: none;
	padding: 0 0 10px 0;
}
.callouts {
	text-align: center;
	/*display: none;*/
}
.callouts.home {
	display: block;
}
.callout {
	width: 100%;
	float: none;
	margin: 0;
	padding: 10px 0;
}
/* page with menu */
.page_content.with-menu {
	width: 100%;
	margin: 0;
}
.wrap2 {
	width: 100%;
}
.page_content.cs-half2 {
	width: auto;
	margin: auto;
}
.page_content.cs-half2 p {
	width: 90%;
	margin: auto;
}
/* interior pages */
.headline {
	display: none;
}
/* services */
.workshops,  .consulting,  .speakers {
	float: none;
}
.training-events {
	width: 100%;
	float: none;
	text-align: left;
	padding: 20px 0;
	display: inline-block;
}
.descr p {
	margin-bottom: 0;
}
.consulting,  .speaking {
	padding: 40px 0 20px;
}
/* blog */
.page_content.blog {
	border-right: none;
	float: none;
	width: 100%;
}
.page_content.blog.servicepage {
	border-right: none;
	padding-right: 0;
}
.blogsidebar {
	display: none;
}
/* footer */
.footer2 {
	clear: both;
	float: left;
	margin-top: 50px;
}
.footer2 .contact {
	text-align: left;
}
.footer-social {
	float: left;
}
/* million minds */
.page_content.landing-half {
	width: 100%;
	float: none;
}
.sidebar-landing {
	width: 100%;
	margin-bottom: 30px;
}
.sidebar-landing .wpcf7 input[type="submit"] {
	max-width: 250px;
}
} /* 768 */

@media screen and (max-width: 545px) {
#home-slider .slider-content {
	/*top: 50px;*/
}
#home-slider .slider-content h1 {
	font-size: 28px;
}
#home-slider .slider-content h2 {
	font-size: 22px;
}
.fac {
	width: 40%;
	margin: 20px 0;
}
.fac:nth-child(odd) {
	margin-right: 10%;
}
.fac:nth-child(even) {
	margin-left: 10%;
}
footer {
	padding-top: 20px;
}
footer .footer-menus {
	margin-bottom: 20px;
	border-top:1px solid #a7abb1;
	padding-top:20px;
}
footer .footer-menus:nth-of-type(1) {
	border-top:none;
}
.footer-social {
	text-align: center;
	float: none;
}

footer .logo img {
    float: none;
    margin:20px auto;
    max-width: 70%;
}
footer .contact {
	text-align: center;
}

.copyright {
    float: none;
    margin:20px auto;
    text-align: center;
}
} /* 545 */

/* mobile */
@media screen and (max-width: 400px) {
/* util */
#util-menu {
	width: 95%;
	left: 0;
}
/* home page */
#home-slider .bx-wrapper .bx-viewport {
	/*max-height: 350px;*/
}
#home-slider .bx-wrapper .bx-pager,
#home-slider  .bx-wrapper .bx-controls-auto {
	bottom: 10px;
}
#home-slider .slider ul {

}
#home-slider .slider li {
	min-height: 320px;
}
#home-slider .slider-content {
	padding: 40px 0;
}
#home-slider .slider-content h1 {
	font-size: 24px;
}
#home-slider .slider-content h2 {
	font-size: 18px;
}
#home-slider .slider-content .page_content h6 a {
	padding: 10px 15px;
}
#home .page_content {
	margin-bottom: 80px;
}
.page_content .serving img {
	padding: 0;
}
.testimonial-home {
	/*display: none;*/
}
.callouts.home {
	padding-top: 40px;
	margin-top: 0;
}
.callouts.home .divider.light {
	display: none;
}
/* interior pages */
.page_content img {
	float: none;
	padding: 0 0 20px 0;
}
#WebToLeadForm div {
	width: 50%;
}
.single-test {
	margin: 20px 0;
}
.single-test img {
	padding: 20px 0 0 0;
}
.products li a img {
	padding: 0;
}
/* footer */
.footer-menus {
	float: none;
	padding: 0 0 20px 0;
}
.footer1 nav + nav {
	border: none;
}
.footer2 .contact {
	float: none;
}
.footer2 img {
	padding: 20px 0 0 0;
}
} /* 400 */
