/*
	Theme Name:	TwentyOneSixtyFour
	Description: This is the TwentyOneSixtyFour Theme created for the Genesis Framework.
	Author: AdeptPlus
	Author URI: https://adeptplus.com
	Version: 1.0.0
	Tags: adeptplus, 21/64
	Template: genesis
	Template Version: 2.4
	License: GPL-2.0+
	License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
/* HTML 5 Reset
 * ========================================================================== */
/* Baseline Normalize - normalize.css v3.0.1 | MIT License | git.io/normalize */
html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}
/* Box Sizing
 * ========================================================================== */
*,
input[type="search"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
*:focus {
	outline: 0;
}
/* Float Clearing
 * ========================================================================== */
.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.page-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table;
}
.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.page-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table;
}
/* Utility
 * ========================================================================== */
.mobile-hide {
	visibility: hidden;
	clip: rect(0px, 0px, 0px, 0px);
	position: absolute;
	display: none;
}
.text-center {
	text-align: center;
}
@media only screen and (min-width: 800px) {
	.mobile-hide {
		visibility: visible;
		position: relative;
		display: inherit;
	}
	.mobile-show {
		visibility: hidden;
		clip: rect(0px, 0px, 0px, 0px);
		position: absolute;
	}
}
/* Typography
 * ========================================================================== */
html {
  font-size: 62.5%;
}
body {
	color: #616874 !important;
	background-color: #f7f7f7 !important;
	font-family: "Hind", "Avenir", "Helvetica", arial;
	font-size: 22px !important;
	font-weight: 400;
	line-height: 1.612;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
ol,
ul {
	margin: 0;
	padding: 0;
}
.red-bullet ul > li {
	list-style-image: url('https://2164.net/wp-content/uploads/2017/06/square-bullet-e1497986924280-1-e1498145809840.png');
	padding: 0 0px 10px 10px;
	line-height: 1.3;
}
.red-bullet img {
	 height: 25px;
	 width: 25px;
}
/*
.red-bullet ul > li {
	list-style: square !important;
	padding: 0 0 20px 0;
	line-height: 1.2;
	color: #616874;
}
*/
li p { 
	
	color: #616874 !important;
}
li {
	list-style: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0 0 2rem;
  	font-weight: 300;
	letter-spacing: -0.02em;
	color: #59a2d3;
}
/* Display */
.page-title-custom h1 {
	font-size: 8.7rem;
	text-transform: uppercase;
	text-align: center;
	color: #fff;
}
.page-title-custom {
	font-size: 2.6rem;
	text-align: center;
}
h1,
.site-title {
	font-size: 4rem;
	
	text-transform: uppercase;
  	font-weight: 300;
  	line-height: 1.2;
}
.content .entry-title,
.page-title {
		font-size: 4rem;
		color: #55a1d5;
        text-transform: uppercase;
		text-align: center;
		font-weight: 500 !important;
		line-height: 1.2;
		font-family: 'Oswald', sans-serif !important;
}
.content .entry-title:after,
.page-title:after {
	content:"."
}
.testimonials-title {
	font-size: 7rem;
	text-transform: uppercase;
	text-align: center;
}
.testimonials-format {
	padding: 65px 30px 0px;
}
.testimonial_rotator.template-longform .testimonial_rotator_quote {
	font-size: 2.2rem !important;
	font-weight: 400;
}
.testimonial_rotator.template-longform .testimonial_rotator_author_info {
	font-weight: bold;
	font-size: 2.2rem !important;
}
.testimonial_rotator.template-longform hr.longform_hr {
	height: 1px !important;
}
@media only screen and (min-width: 800px) {
	h1 {
		font-size: 5rem;
	}
	
	.content .entry-title,
	.page-title {
		padding: 42px 30px 27px;
		font-size: 6.2rem;
	}
	
}
/* Headline */
h2 {
	font-size: 3.2rem;
  	line-height: 1.2;
  	font-weight: 400;
	
	text-transform: uppercase;
}
.grey-link a {
	color: #616873;
	font-size: 25px;
	line-height: 1.6;
	font-weight: 300;
}
.grey-link a:hover {
	color: #f5483e;
}

a.grey-home-link {
	color: #616873 !important;
	font-weight: 300;
	text-transform: uppercase;
}

a.grey-home-link:hover {
	color: #f5483e !important;
}


@media only screen and (min-width: 800px) {
	h2 {
		font-size: 4rem;
  	}
}
/* Title */
h3,
body.woocommerce-page ul.products li.product h3 {
	font-size: 3rem;
  	line-height: 1.4;
  	font-weight: 400;
}

h1.archive-title {
	display: none;
}
/* Page Sub Title */
.widget-sub-title {
   text-align: center;
   font-size: 2.8rem; 
   color: #616875;
   font-weight: 500;
   line-height: 1.1;
   margin-bottom: 50px;
}

.widget-sub-about-title {
	text-align: center;
   font-size: 2.5rem; 
   color: #616875;
   font-weight: 500;
   line-height: 1.1;
   margin-bottom: 50px;
}
.widget-bio-title {
	text-align: center;
	font-size: 2.8rem; 
	line-height: 2;
	color: #616875;
}
@media only screen and (min-width: 800px) {
	h3,
	body.woocommerce-page ul.products li.product h3,
	h1.archive-title {
		font-size: 3rem;
	}
}
/* SubTitle */
h4,
.site-description {
	font-size: 1.8rem;
	line-height: 1.5;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	font-weight: 400;
	text-align: center;
}
/* Mast */
h5,
.widget-title, .widgettitle,
.genesis-nav-menu a,
button, input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.media-news-inner .button,
.archive.category .archive-title,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page input.button,
body.woocommerce-cart .wc-proceed-to-checkout a.checkout-button,
body.woocommerce-page div.product .woocommerce-tabs ul.tabs li a {
	font-size: 1.6rem;
	font-weight: 500;
	font-style: normal;
	line-height: 1.8;
	text-transform: uppercase;
	letter-spacing: 0.1rem;
}
/* Caption */
h6,
.entry-meta,
.wp-caption-text,
.gallery-caption,
.site-footer p,
.pagination a,
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
.woocommerce-MyAccount-navigation li a,
p.comment-meta,
.more-link.button {
	font-size: 1.2rem;
	line-height: 1.6;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}
/* Small */
small,
.button.small {
  font-size: 1rem;
}
p {
	margin: 0 0 1.625em;
	padding: 0;
}
p.intro {
  font-size: 1.8rem;
  line-height: 1.8;
}
strong {
	font-weight: 700;
}
blockquote {
	margin: 2rem 0;
}
.entry-content blockquote {
	padding-left: 5rem;
	border-left: 2px solid #1a1a1a;
}
blockquote p:last-of-type {
	margin: 0;
}
code,
pre {
	font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
	font-size: 0.8em;
	color: #555555;
	border: 1px solid #e1e1e8;
	background-color: #f7f7f9
}
code {
	padding: 0.2rem 0.4rem;
	white-space: nowrap;
}
pre {
	display: block;
	padding: 1rem;
	margin: 0 0 1rem;
	word-break: break-all;
	word-wrap: break-word;
	white-space: pre;
	white-space: pre-wrap;
}
pre code {
	padding: 0;
	color: inherit;
	white-space: pre;
	white-space: pre-wrap;
	background-color: transparent;
	border: 0;
}
fieldset {
  border: 1px solid #e5e5e5;
  padding: 3rem;
  margin: 2rem auto;
}
cite {
	font-style: normal;
}
hr,
.clear-line {
	overflow: hidden;
	width: 100%;
	border: none;
	border-bottom: 1px solid #eee;
	margin: 0 0 4rem;
	padding: 0;
}
.our-team-button, .facilitation-sub-header, .login-button, .inner-cta-button, .our-team-clickable-pad, .nav-primary {
	font-family: 'Oswald', sans-serif !important;
}
body.woocommerce-page a.button, body.woocommerce-page input.button {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 700 !important;
}
.login-cta-format {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 400 !important;
}
h1, h2, h3, h4, h5, h6, .page-title-custom h1, .testimonials-title, .widget-bio-title {
	font-family: 'Oswald', sans-serif !important;
	font-weight: 600 !important;
}
.testimonial_rotator_quote, body, .transparent-dark-link, .transparent-link, .our-team-title, .trainerloop-title {
	font-family: 'Roboto Slab', serif !important;
}

@font-face {
	font-family: Helvetica-Bold;
	src: url('fonts/helvetica-bold.otf');
}
@font-face {
	font-family: helvetica-bold;
	src: url('fonts/helvetica-bold.otf');
}
@font-face {
	font-family: Helvetica;
	src: url('fonts/helvetica.otf');
}
@font-face {
	font-family: bernier-distressed;
	src: url('fonts/bernier-distressed.ttf');
}
@font-face {
	font-family: bernier-regular;
	src: url('fonts/bernier-regular.ttf');
}
@font-face {
	font-family: bernier-shade;
	src: url('fonts/bernier-shade.ttf');
}

.footer-widgets, .home-wwa, .wwd-title, .home-wwd-title, .popmake-title, .hero-0-title, .home-title, .hero-4-title, .about-counter, .grey-link a, .facilitation-bullet-header, .facilitation-bullet-point, .training-key-points, .hero-zero-head, .wwd-title-page, .trainerloop-location, .product_title.entry-title, .grey-home-link {
	font-family: 'Helvetica-Bold', 'Lato', sans-serif !important;
}
.trainerloop-jobtitle {
	font-family: 'Helvetica', 'Lato', sans-serif;
}
/* Links
 * ========================================================================== */
a {
	color: #f34b45;
	text-decoration: none;
	outline: 0;
}
a:hover {
	border-color: transparent;
	text-decoration: underline;
}
/* Transitions
 * ========================================================================== */
/*a,*/
/*button,*/
/*input:focus,*/
/*input[type="button"],*/
/*input[type="reset"],*/
/*input[type="submit"],*/
/*textarea:focus,*/
/*.button,*/
/*.button:after,*/
/*.button:before,*/
/*.genesis-nav-menu a,*/
/*.twentyonesixtyfour-entry-grid .overlay,*/
/*.twentyonesixtyfour-entry-grid .entry,*/
/*button.sub-menu-toggle:before,*/
/*body.woocommerce-page nav.woocommerce-pagination ul li a,*/
body.woocommerce-page nav.woocommerce-pagination ul li span {
	-webkit-transition: all .75s cubic-bezier(0, 1, .5, 1);
	-moz-transition:    all .75s cubic-bezier(0, 1, .5, 1);
	-ms-transition:     all .75s cubic-bezier(0, 1, .5, 1);
	-o-transition:      all .75s cubic-bezier(0, 1, .5, 1);
	transition:         all .75s cubic-bezier(0, 1, .5, 1);
}
@media only screen and (min-width: 800px) {
	.site-header,
	.genesis-nav-menu .sub-menu {
		-webkit-transition: all .2s ease-in-out;
		-moz-transition:    all .2s ease-in-out;
		-ms-transition:     all .2s ease-in-out;
		-o-transition:      all .2s ease-in-out;
		transition:         all .2s ease-in-out;
	}
}

/* Selection
 * ========================================================================== */
::-moz-selection {
	background-color: rgba(0,0,0,0.5);
	color: #fff;
}
::selection {
	background-color: rgba(0,0,0,0.5);
	color: #fff;
}
/* Objects
 * ========================================================================== */
embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
/* Forms, Inputs & Buttons
 * ========================================================================== */
input,
select,
textarea,
body.woocommerce-cart table.cart td.actions .coupon .input-text {
	background-color: #fff;
	border-radius: 5px;
	border: 1px solid #dcdcdc;
	color: #1a1a1a;
	padding: 1.2rem 2rem 1rem;
	width: 100%;
}
body.woocommerce-cart table.cart td.actions .coupon .input-text {
	width: auto;
}
textarea {
	height: auto;
}
button,
.button,
textarea,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="password"],
input[type="url"],
input[type="text"],
input[type="search"],
input[type="email"] {
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
	margin-right: 1rem;
	width: auto;
}
input:focus,
textarea:focus,
body.woocommerce-cart table.cart td.actions .coupon .input-text:focus {
	outline: none;
	border-color: #1db3e2;
}
::-moz-placeholder {
	color: #d8d8d8;
	opacity: 1;
}
::-webkit-input-placeholder {
	color: #d8d8d8;
}
input:focus::-webkit-input-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:focus::-moz-placeholder,
textarea:focus:-ms-input-placeholder {
	color: transparent;
}
/* Buttons
 * ========================================================================== */
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
a.button {
background-color: #56a1d5 !important;
border-radius: 1px;
border: none;
color: #fff;
cursor: pointer;
font-size: 14px;
font-weight: 300;
padding: 10px 15px;
margin-top: 10px;
text-transform: uppercase;
width: auto;
display: inline-block;
text-decoration: none;
}

/*---------- Large ----------*/

.large {
	padding: 16px 22px !important;
	font-size: 22px !important;
	min-width: 160px;
    text-align: center;
}

/*---- End Large Button -----*/

body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce-page #respond input#submit,
body.woocommerce-page a.button,
body.woocommerce-page button.button,
body.woocommerce-page button.button.alt,
body.woocommerce-page a.button.alt,
body.woocommerce-page input.button,
body.woocommerce-page button.button.alt.disabled,
body.woocommerce-page input.button.alt,
body.woocommerce-page input.button:disabled,
body.woocommerce-page input.button:disabled[disabled] {
	
background-color: #56a1d5 !important;
border: none;
color: #fff;
cursor: pointer;
font-size: 18px;
font-weight: 300;
padding: 16px 30px;
margin-top: 10px;
display: inline-block;
border-radius: 3px;
text-transform: uppercase;
width: auto;
text-decoration: none;

}


button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.pagination li a:hover,
body.woocommerce-page #respond input#submit:hover,
body.woocommerce-page a.button:hover,
body.woocommerce-page button.button:hover,
.media-news-inner .button:hover,
body.woocommerce-page button.button.alt:hover,
body.woocommerce-page button.button.alt.disabled:hover,
body.woocommerce-page a.button.alt:hover,
body.woocommerce-page input.button:hover,
body.woocommerce-page input.button.alt:hover {
	background-color: #f34b45 !important;
	text-decoration: none;
	color: #fff;
	opacity: 1;
	box-shadow: inset 0 0 0 20rem rgba(0,0,0,0.1), 0 2rem 2rem rgba(0,0,0,0.1);
}
.pagination:not(.adjacent-entry-pagination) a {
	font-size: 22px;
}
/* Button Image Code
background: url('https://2164.net/wp-content/uploads/2017/07/Arrow-2-1-red-button.png');
background-position: right;
background-repeat: no-repeat;
/* Hover 
    background: url('https://2164.net/wp-content/uploads/2017/07/Arrow-high-res-white.png');
	background-position: right;
    background-repeat: no-repeat;
/* End Button Image COde*/
.button.small {
	font-size: 1.4rem;
	padding: 0.8rem 2rem 0.5rem;
}
.button.light {
	background: #f34b45;
	color: #1a1a1a;
}
.button.light:hover {
	color: #fff;
}
/* close Button*/
.close-button {
	background-color: transparent !important;
    color: #616874 !important;
    cursor: pointer;
    width: auto !important;
    text-decoration: none;
}
.close-button:hover {
	background-color: transparent !important;
	color: #f6493f !important;
	text-decoration: none !important;
}
/* End Close Button*/
/* White Button*/
.white-button {
	background-color: #FFFFFF;
    border-radius: 1px;
    border: #fff solid 1px;
    color: #56a1d5;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    padding: 10px 14px 10px 14px;
    margin-top: 10px !important;
    width: auto;
	display: block;
    text-decoration: none;
}
.white-button:hover {
	background-color: #f6493f;
	color: #fff;
	text-decoration: none;
	 border: #fff solid 1px;
}
/* End White Button*/
/* White gf Button*/
.white-gf-button {
	background-color: #FFFFFF;
    border-radius: 1px;
    border: #fff solid 1px;
    color: #56a1d5;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    padding: 10px 14px 10px 14px;
    margin-top: 10px !important;
    width: 95%;
	display: block;
    text-decoration: none;
}
.white-gf-button:hover {
	background-color: #f6493f;
	color: #fff;
	text-decoration: none;
	 border: #fff solid 1px;
}
/* End White gf Button*/
/* White Large Button*/
.white-l-button {
	background-color: #FFFFFF;
    border-radius: 1px;
    border: #fff solid 1px;
    color: #56a1d5;
    cursor: pointer;
    font-size: 30px;
	display: inline-block;
    font-weight: 900;
    padding: 30px 64px;
    margin-top: 10px !important;
    width: auto;
    text-decoration: none;
}
.white-l-button:hover {
	background-color: #f6493f;
	color: #fff;
	text-decoration: none;
	 border: #fff solid 1px;
}
/* End White Large Button*/
/* Whtie and Blue Button*/
.white-blue-button {
	background-color: #FFFFFF;
    border-radius: 1px;
    border: #56a1d5 solid 1px;
    color: #56a1d5;
    cursor: pointer;
    font-size: 20px;
    font-weight: 400;
    padding: 10px 14px 10px 14px;
    margin-top: 10px !important;
    width: auto;
    text-decoration: none;
}
.white-blue-button:hover {
	background-color: #56a1d5;
	color: #fff;
	text-decoration: none;
	 border: #fff solid 1px;
}
/* End White Button*/
/* Inner CTA Button*/
.inner-cta-button {
	background-color: #56a1d5;
	text-transform: uppercase;
    border-radius: 1px;
    border: #fff solid 1px;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    font-weight: 400;
    padding: 10px 7%;
    margin-top: 10px !important;
    width: auto;
	display: inline-block;
    text-decoration: none;
}
.inner-cta-button:hover {
	background-color: #f34b45;
	color: #fff;
	text-decoration: none;
	 border: #fff solid 1px;
}

.inner-margin-button {
	margin-right: 20px;	
}
/* End White Button*/

/* Inner Register Button*/
.inner-register-button {
	background-color: #56a1d5;
	text-transform: uppercase;
    border-radius: 1px;
    border: #fff solid 1px;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    font-weight: 400;
    padding: 10px 7%;
    margin-top: 10px !important;
    width: auto;
	display: inline-block;
    text-decoration: none;
}
.inner-register-button:hover {
	background-color: #fff;
	color: #616874;
	text-decoration: none;
	 border: #fff solid 1px;
}

/* login Button*/
.login-button,
.login-small-button {
	background-color: #f34b45;
    border-radius: 1px;
    color: #fff;
	border: #f34b45 solid 1px;
    cursor: pointer;
	margin-right: -1px;
    font-weight: 400;
    width: auto;
    text-decoration: none;
}
.login-button {
	font-size: 20px;
	padding: 12px 54px 12px;
	margin-top: 10px !important;
}
.login-small-button {
	font-size: 14px;
	padding: 8px 30px 8px;
}
.login-button:hover,
.login-small-button:hover {
	background-color: #fff;
	color: #f34b45;
	text-decoration: none;
	 border: #fff solid 1px;
}
/* End Login Button*/
.bg-primary .button.light {
	background: rgba(255,255,255,0.2);
	color: #ffffff;
}
.bg-primary .button.light:hover,
.bg-secondary .button.light:hover {
	box-shadow: inset 0 0 0 20rem rgba(255,255,255,0.2);
}
.button.full-width {
	display: block;
	width: 100%;
}
/*--- What We Do Page Button ---*/
.what-we-do-button {
	background-color: transparent;
	border-radius: 1px;
	border: none;
	color: #f34b45;
	cursor: pointer;
	font-size: 18px;
	font-weight: 500;
	padding: 10px 40px 0px 0px;
	margin-top: 10px !important;
	text-transform: uppercase;
	width: auto;
	text-decoration: none;
	background: url('https://2164.net/wp-content/uploads/2016/11/21-64-footer-arrow-e1480459876431.png');
    background-position: right 8px;
    background-repeat: no-repeat;
}
.what-we-do-button:hover {
	background-color: transparent;
	color: #f34b45;
	border-bottom: solid #f34b45 2px;
	text-decoration: none;
}
/*--- End Transparent Button ---*/
/*--- Transparent  Button ---*/
.transparent-button {
	background-color: transparent;
	border-radius: 1px;
	border: #fff solid 1px;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 600;
	padding: 10px 55px 10px 14px;
	margin-top: 10px !important;
	text-transform: uppercase;
	width: auto;
	text-decoration: none;
	background: url('https://2164.net/wp-content/uploads/2017/07/Arrow-2-1-e1499273990946.png');
    background-position: 140px !important;
    background-repeat: no-repeat;
}
.transparent-button:hover {
	background-color: #f34b45;
	color: #fff;
	text-decoration: none;
	background-image: url('https://2164.net/wp-content/uploads/2017/07/Arrow-high-res-e1499274539881.png');
}
/*--- End Transparent Button ---*/
/*--- Transparent Dark Link ---*/
.transparent-red-0-link,
.transparent-red-link {
	background-color: transparent;
	border-radius: 1px;
	border-bottom: none;
	color: #f5483e;
	cursor: pointer;
	padding: 10px 40px 0px 0px;
	margin-top: 10px !important;
	width: auto;
	line-height: 0.1;
	text-decoration: none;
	background-image: url('https://2164.net/wp-content/uploads/2017/09/21-64-footer-arrow-e1480459876431.png');
    background-repeat: no-repeat;
	text-transform: uppercase;
	font-family: 'Open Sans';
}
.transparent-red-0-link:hover,
.transparent-red-link:hover {
	background-color: transparent;
	color: #f5483e;
	border-bottom: #f5483e 2.5px solid !important;
	background-image: url('https://2164.net/wp-content/uploads/2017/09/21-64-footer-arrow-e1480459876431.png');
    background-repeat: no-repeat;
	text-decoration: none;
}
.transparent-red-link {
	font-weight: bold;
	font-size: 30px;
	background-position: right 5px;
}
.transparent-red-0-link {
	font-weight: bold;
	font-size: 35px;
	background-position: right 3px;
}

.home-arrowwidth {
	display: inline-block;
	width: 300px;
}

@media only screen and (max-width: 1300px) {
	
	.transparent-red-0-link {
		background-position: right 0px;
	}
	
	.transparent-red-link {
		background-position: right -5px;
	}
	
}
/*--- End Transparent Dark Button ---*/
/*--- Transparent  Link ---*/
.transparent-link {
	background-color: transparent;
	border-radius: 1px;
	color: #f5483e;
	cursor: pointer;
	font-weight: 300;
	padding: 10px 40px 0px 0px;
	margin-top: 10px !important;
	width: auto;
	text-decoration: none;
	background: url('https://2164.net/wp-content/uploads/2016/11/21-64-footer-arrow-e1480459876431.png');
    background-position: right;
    background-repeat: no-repeat;
}
.transparent-link:hover {
	background-color: transparent;
	color: #f5483e;
	text-decoration: none;
	border-bottom: #f5483e 1px solid;
}
/*--- End Transparent Link ---*/
.button.arrow-left:before,
.button.arrow-right:after {
	font-family: Ionicons;
	vertical-align: top;
}
.button.arrow-right:after {
	content: "\f30f";
	margin-left: 0.8rem;
}
.button.arrow-right:hover:after {
	margin-left: 1.2rem;
	margin-right: -0.4rem;
}
.button.arrow-left:before {
	content: "\f2ca";
	margin-right: 0.8rem;
}
.button.arrow-left:hover:before {
	margin-right: 1.2rem;
	margin-left: -0.4rem;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none;
}
/* Gallery
 * ========================================================================== */
 
 .expanded-custom .omsc-toggle-title:after {
	 content: none;
 }
 
 .expanded-custom .omsc-toggle.omsc-expanded .omsc-toggle-title:after {
	 content: none;
 }
 
 .expanded-custom .omsc-toggle-title {
	width: 30%;
margin: 0 auto;
text-align: center;
padding: 0.6em 1em 0.6em 1.0em;
background-color: #56a1d5 !important;
text-transform: uppercase;
border-radius: 1px;
border: #fff solid 1px;
color: #fff;
cursor: pointer;
font-size: 30px;
font-weight: 400;
text-decoration: none;
 }
 
 .expanded-custom .omsc-toggle-title:hover {
	 background-color: #f74940 !important;
 }
 
 .expanded-custom .omsc-toggle {
	 margin: 1em 0;
border: none;
border-color: none;
padding: 0;

overflow: hidden;
 }
 
  @media only screen and (max-width: 1300px) {
	 
	  .expanded-custom .omsc-toggle-title {
		  width: 50%;
	  }
	 
 }
 
 @media only screen and (max-width: 900px) {
	 
	  .expanded-custom .omsc-toggle-title {
		  width: 80%;
	  }
	 
 }
 
 @media only screen and (max-width: 460px) {
	 .expanded-custom .omsc-toggle-title {
		  width: 100%;
		  font-size: 20px;
	  }
 }
 
 /*--------- End Test --------------*/
 
 
.gallery {
	margin: 0 auto 4rem;
	overflow: hidden;
	width: 100%;
}
.gallery-item {
	float: left;
	margin: 1rem 0 0;
	text-align: center;
}
.gallery-columns-1 .gallery-item {
	width: 100%;
}
.gallery-columns-2 .gallery-item {
	width: 50%;
}
.gallery-columns-3 .gallery-item {
	width: 33%;
}
.gallery-columns-4 .gallery-item {
	width: 25%;
}
.gallery-columns-5 .gallery-item {
	width: 20%;
}
.gallery-columns-6 .gallery-item {
	width: 16.6666%;
}
.gallery-columns-7 .gallery-item {
	width: 14.2857%;
}
.gallery-columns-8 .gallery-item {
	width: 12.5%;
}
.gallery-columns-9 .gallery-item {
	width: 11.1111%;
}
.gallery img {
	border: 1px solid #ddd;
	height: auto;
	padding: 0.4rem;
}
.gallery-caption {
	margin-left: 0;
}
/* Tables
 * ========================================================================== */
table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 4rem;
	width: 100%;
}
tbody {
	border-bottom: 1px solid #ddd;
}
td,
th {
	text-align: left;
}
td {
	border-top: 1px solid #ddd;
	padding: 0.6rem 0;
}
th {
	font-weight: 400;
}
/* Accessibility
 * ========================================================================== */
.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	background-color: #fff;
	border: 0;
	clip: rect(0, 0, 0, 0);
	color: #1a1a1a;
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
}
.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus  {
	border: 1px solid #5b5e5e;
	clip: auto !important;
	display: block;
	font-size: 1.8rem;
	font-weight: 700;
	height: auto;
	padding: 2rem;
	text-decoration: none;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
.genesis-skip-link {
	margin: 0;
}
.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none;
}
/* Display outline on focus */
:focus {
	outline: 1px dotted rgba(0,0,0,0.2);
}
/* Wordpress
 * ========================================================================== */
a.aligncenter img {
	display: block;
	margin: 0 auto;
}
a.alignnone {
	display: inline-block;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 0rem;
}
img.alignnone,
.alignnone {
	margin-bottom: 2rem;
}
a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 4rem 2rem 0;
}
a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 4rem 6rem;
}
img.alignleft.entry-image,
img.alignright.entry-image {
	margin-bottom: 0;
}
.entry-content figure {
	margin: 6rem 0 4rem;
}
.wp-caption-text {
	font-size: 1.6rem;
	font-weight: 700;
	text-align: center;
}
.entry-content p.wp-caption-text {
	margin-bottom: 0;
}
.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 1rem;
}
.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin-bottom: 3rem;
}
a[rel~="attachment"],
a[rel~="attachment"]:hover,
.gallery-item a,
.wp-audio-shortcode a,
.wp-audio-shortcode a:hover,
.wp-caption a,
.wp-caption a:hover,
.wp-playlist a,
.wp-playlist a:hover,
.wp-video a,
.wp-video a:hover {
	border-width: 0 !important;
}
/* Site Containers
 * ========================================================================== */
.twentyonesixtyfour-landing {
	background: #fff;
}
.full-width-content .content,
body.woocommerce-account .woocommerce-MyAccount-content,
body.woocommerce-account .entry-content .woocommerce  {
	margin: 0 auto;
	max-width: 1240px;
	float: none;
}
.wrap {
	margin: 0 auto;
	padding: 0 5%;
}
.site-inner {
	clear: both;
	padding: 0rem 0;
	overflow: hidden;
}
.front-page .site-inner {
	padding: 0;
}
.full.full-width-content .content,
.woocommerce-page.full-width-content .content {
	max-width: 100%;
	width: 100%;
}
.woocommerce-page.full-width-content .content {
	padding-top: 5%;
}
.title-center .entry-header .entry-title ,
.page-title {
    text-align: center;
}
@media only screen and (min-width: 800px) {
	body:not(.with-page-header) .site-inner {
		padding-top: 10.6rem;
	}
	
	body:not(.with-post-header) .site-inner {
		padding-top: 10.6rem;
	}
	
	
}
@media only screen and (min-width: 1100px) {
	.content {
		float: right;
		width: 90%;
	}
	.content-sidebar .content {
		float: left;
	}
	.sidebar-primary {
		float: right;
		width: 25%;
	}
	.sidebar-content .sidebar-primary {
		float: left;
	}
	.wrap {
		max-width: 160rem;
	}
	.site-inner {
		padding: 0rem 0;
	}
}
@media only screen and (min-width: 1500px) {
	.wrap {
		max-width: 160rem;
	}
}
/* Grid
 * ========================================================================== */
@media only screen and (min-width: 800px) {
	.five-sixths,
	.four-sixths,
	.four-fifths,
	.one-fifth,
	.one-fourth,
	.footer-widgets .widget-area,
	.one-half,
	.one-sixth,
	.one-third,
	.three-fourths,
	.three-fifths,
	.three-sixths,
	.two-fourths,
	.two-fifths,
	.two-sixths,
	.two-thirds {
		float: left;
		margin-left: 3.448275862069%;
	}
	.one-half,
	.three-sixths,
	.two-fourths {
		width: 48.275862068966%;
	}
	.one-third,
	.two-sixths {
		width: 31.034482758621%;
	}
	.four-sixths,
	.two-thirds {
		width: 65.51724137931%;
	}
	.one-fourth {
		width: 22.413793103448%;
	}
	.footer-widgets .widget-area {
		width: 100%;
	}
	.three-fourths {
		width: 74.137931034483%;
	}
	.one-fifth {
		width: 17.241379310345%;
	}
	.two-fifths {
		width: 37.931034482759%;
	}
	.three-fifths {
		width: 58.620689655172%;
	}
	.four-fifths {
		width: 79.310344827586%;
	}
	.one-sixth {
		width: 13.793103448276%;
	}
	.five-sixths {
		width: 82.758620689655%;
	}
	.first,
	.footer-widgets .widget-area:first-child {
		clear: both;
		margin-left: 0;
	}
	.only {
		float: none;
		margin: 0 auto;
	}
}
/* Front Page Widgets
 * ========================================================================== */
.flexible-widget-area > .wrap {
	padding-top: 6rem;
	padding-bottom: 6rem;
}
.flexible-widgets .widget {
	margin-bottom: 2rem;
}
.flexible-widgets .widget:last-child {
	margin-bottom: 0;
}
@media only screen and (min-width: 800px) {
	.flexible-widget-area > .wrap {
		padding-top: 10%;
		padding-bottom: 10%;
	}
	.flexible-widgets,
	.front-page .featured-content.widget .widget-wrap {
		margin-left: -2rem;
		margin-right: -2rem;
		width: calc( 100% + 4rem );
	}
	.front-page .featured-content .widgettitle {
		margin-left: 2rem
	}
	.flexible-widgets .widget,
	.front-page .featured-content.widget .entry {
		float: left;
		padding-left: 2rem;
		padding-right: 2rem;
	}
	.flexible-widgets.widget-full .widget,
	.flexible-widgets.widget-area .widget:nth-of-type(1),
	.flexible-widgets.widget-halves.uneven .widget:last-of-type {
		width: 100%;
	}
	.flexible-widgets.widget-fourths .widget {
		width: 25%;
	}
	.flexible-widgets.widget-halves .widget {
		width: 50%;
	}
	.flexible-widgets.widget-thirds .widget,
	.front-page .featured-content.widget .entry {
		width: 33.33%;
	}
	.flexible-widgets.widget-halves .widget:nth-child(even),
	.flexible-widgets.widget-thirds .widget:nth-child(3n+2),
	.flexible-widgets.widget-fourths .widget:nth-child(4n+2) {
		clear: left;
	}
}
/* Widgets
 * ========================================================================== */
.widget {
	word-wrap: break-word;
}
.widget ol > li {
	list-style-position: inside;
	list-style-type: decimal;
	padding-left: 2rem;
	text-indent: -2rem;
}
.widget li li {
	border: 0;
	margin: 0 0 0 3rem;
	padding: 0;
}
.widget_calendar table {
	width: 100%;
}
.widget_calendar td,
.widget_calendar th {
	text-align: center;
}
/* Testimonials
 * ========================================================================== */
.lSAction {
	display: none !important;
}
#gts-testimonials .lSSlideOuter .lSPager.lSpg > li a {
	background-color: #555;
}
#gts-testimonials .lSSlideOuter .lSPager.lSpg>li.active a,
#gts-testimonials .lSSlideOuter .lSPager.lSpg>li:hover a {
	background-color: #1db3e2;
}
/* Icons
 * ========================================================================== */
.icon {
	font-size: 6rem;
	margin: 0 0 2rem;
	color: #1db3e2;
}
/* Featured Content
 * ========================================================================== */
.featured-content.widget .entry {
	border-bottom-width: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}
/* Breadcrumbs
 * ========================================================================== */
.breadcrumb {
	margin-bottom: 1.6rem;
}
/* Plugins
 * ========================================================================== */
/* Genesis eNews Extended */
.enews-widget input {
	margin-bottom: 1rem;
}
.enews-widget p {
	margin-bottom: 2rem;
}
.enews form + p {
	line-height: 1.5;
	margin-top: 3rem;
}
/* Genesis Simple Share */
.content .share-after {
	margin-bottom: 2rem;
}
.content a.count,
.content a.count:hover,
.content a.count:focus,
.content a.share,
.content a.share:hover,
.content a.share:focus {
	border: none;
	font-weight: 400;
}
.content .share-filled .share {
	border-radius: 0;
}
.content .share-filled .count {
	border-radius: 0;
}
.content .share-filled .facebook .count,
.content .share-filled .facebook .count:hover,
.content .share-filled .googlePlus .count,
.content .share-filled .googlePlus .count:hover,
.content .share-filled .linkedin .count,
.content .share-filled .linkedin .count:hover,
.content .share-filled .pinterest .count,
.content .share-filled .pinterest .count:hover,
.content .share-filled .stumbleupon .count,
.content .share-filled .stumbleupon .count:hover,
.content .share-filled .twitter .count,
.content .share-filled .twitter .count:hover {
	color: #1a1a1a;
	border: 1px solid #1a1a1a;
}
.content .share-filled .facebook .share,
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus .share,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin .share,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest .share,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon .share,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter .share,
.content .share-filled .twitter:hover .count {
	background: #1a1a1a !important;
}
.content .share-filled .facebook:hover .count,
.content .share-filled .googlePlus:hover .count,
.content .share-filled .linkedin:hover .count,
.content .share-filled .pinterest:hover .count,
.content .share-filled .stumbleupon:hover .count,
.content .share-filled .twitter:hover .count {
	color: #fff;
}
/* Jetpack */
#wpstats {
	display: none;
}
/* Widget Custom Menu
 * ========================================================================== */
.widget_nav_menu .sub-menu {
	margin-top: 1.6rem;
}
/* WooCommerce
 * ========================================================================== */
body.woocommerce-page nav.woocommerce-pagination ul li a,
body.woocommerce-page nav.woocommerce-pagination ul li span,
body.woocommerce-page .woocommerce-message::before,
body.woocommerce-page .woocommerce-info::before,
body.woocommerce-page div.product p.price,
body.woocommerce-page div.product span.price,
body.woocommerce-page ul.products li.product .price,
body.woocommerce-page form .form-row .required,
.woocommerce-MyAccount-navigation li a {
	color: #1a1a1a;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs {
	padding: 0;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li {
	background: #f7f6f7;
	border-bottom: 0;
	margin: 0 -1px 0 0;
	padding: 0;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
	padding: 1.5rem 2rem;
}
body.woocommerce div.product .woocommerce-tabs ul.tabs:before,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:before,
body.woocommerce div.product .woocommerce-tabs ul.tabs li:after {
  	display: none;
}
body.woocommerce-page .woocommerce-message,
body.woocommerce-page .woocommerce-info,
body.woocommerce-page .woocommerce-error {
 	border: 0;
  	margin-top: 2rem !important;
	line-height: 5rem;
}
body.woocommerce-page span.onsale,
body.woocommerce-page ul.products li.product .onsale {
	border-radius: 0;
	top: 0;
	left: 0;
	right: auto;
	margin: 0;
	padding: 0 1rem;
	background: #1a1a1a;
}
body.woocommerce ul.cart_list li,
body.woocommerce ul.product_list_widget li,
.woocommerce-page ul.cart_list li,
.woocommerce-page ul.product_list_widget li {
 	background: none;
 	border: none;
 	float: left;
 	padding: 0.5rem !important;
 	width: 50%;
}
body.woocommerce ul.cart_list li img, body.woocommerce ul.product_list_widget li img {
 	width: 100% !important;
}
.woocommerce-cart .entry-content p:first-child::first-letter,
.woocommerce-checkout .entry-content p:first-child::first-letter {
 	float: none;
	font-size: inherit;
	margin: 0;
	padding: 0;
}
.woocommerce-checkout #payment ul.payment_methods li {
 	list-style: none;
}
.woocommerce-page input[type="checkbox"],
.woocommerce-page input[type="radio"] {
 	width: auto;
}
body.woocommerce ul.products li.product .price del,
body.woocommerce div.product p.price del,
body.woocommerce div.product span.price del {
	display: inline !important;
}
select.orderby {
 	margin-bottom: 2rem;
}
.stars a,
.star-rating span:before {
	color: #ffb35e !important;
}
.woocommerce .quantity .qty {
	padding: 1.2rem 1rem 1rem;
}
.woocommerce form .form-row label.inline {
	margin-left: 2rem;
}

.woocommerce form .form-row .input-checkbox {
	margin: 15px 0 0 -20px !important;
}

/* Product Hiiden Bundle
 * ========================================================================== */

.postid-14794 div.bundled_product_summary, 
.postid-14794 .woocommerce div.product.bundled_product_summary {
	display: none !important;
}

/* Woo Product Form
 * ========================================================================== */

.page-id-4378 .woocommerce-message {
	display: none;
}

.upload-margin {
	margin-top: -50px !important;
}

.headshot-margin .gfield_label {
	margin-top: 23px !important;
}

.upload-margin .gfield_label,
.upload-margin .gform_wrapper .top_label .gfield_label {
	margin-top: 0px !important;
}

/* .woo-form .woocommerce table.shop_table:after {
	content: 'Once you have purchased the training course you will recieve a follow up email with further instructions.' !important;
} */

.woo-form #tax_exempt_checkbox_field {
    margin: 0 22px 6px !important;
}

.woo-form h3 {
    padding: 0 4px;
}

.woo-form .woocommerce-checkout #payment div.form-row {
	padding: 1em 2em !important;
}


.woo-form button.button.alt.disabled {
	background-color: #2a2a2a !important;
}


.woo-form input[type=file] {
	display: inline-flex !important;
}

.woo-form select {
	background-color: #f5f5f5;
	height: 40px;
    padding: 2px 6px;
}

.woo-form .checkout input {
	background-color: #fff !important;
}

.woo-form input {
	background-color: #f5f5f5;
	padding: 12px;
}
.woo-form .woocommerce-info::before {
	left: 1.9em;
}

.woo-form .woocommerce-info {
	margin-top: 0rem !important;
}

.woo-form .woocommerce-info {
	line-height: 0rem !important;
}

.woo-form .woocommerce div.product .woocommerce-tabs {
	display: none;
}

.woo-form .woocommerce div.product form.cart .button {
	padding: 20px 25px;
	margin-top: 15px;
}

.woo-form div.qty {
	display: none;
}

.woo-form .variations .label {
	font-size: 28px;
	padding: .2em 0em .3em;
}

.woo-form .single-product {
	background-color: #ddd;
	padding: 20px;
	padding: 44px 27px 0 42px;
}

.woo-form .checkout {
	padding: 0 38px !important;
}

.woo-form .price {
	display: none;
}

.woo-form-price .price {
	display: block !important;
}

.woo-form .product_title {
	display: none;
}

.woo-form .select2-container--default .select2-selection--single .select2-selection__arrow {
	top: 10px !important;
}

.woo-form .select2-container--default .select2-selection--single {
	height: 50px;
	padding: 10px 5px;
}

.woo-form table {
	margin-bottom: 0rem;
	max-width: 800px;
	margin: 0 auto;
}

.woo-form tbody {
	border-bottom: none;
}

.woo-form td {
	border-top: none;
}

.woo-form label {
	color: #616874;
}

.woo-form .product_meta {
	display: none;
}

.woo-form div.product div.images.woocommerce-product-gallery,
.woo-form .woocommerce div.product div.images.woocommerce-product-gallery {
	display: none !important;
}

.woo-form div.product div.summary,
.woo-form .woocommerce-page div.product div.summary {
	width: 100% !important;
}

/* Woo Form Gravity Form */

.woo-form .gform_wrapper .top_label li.gfield.gf_right_half {
	padding-right: 0px !important;
}

.woo-form .gform_wrapper .top_label li.gfield.gf_left_half, 
.woo-form .gform_wrapper .top_label li.gfield.gf_right_half {
	padding-top: 12px !important;
}

.woo-form .gform_wrapper {
	margin: -33px 0 !important;
}

.woo-form .cart h2 {
	display: block;
}


.woo-form h2 {
	display: none;
}

.woo-form .gform_wrapper .gfield_description {
    font-size: 15px;
} 


@media only screen and (max-width: 800px) {
	
	.woo-form .gform_wrapper {
		width: 100% !important;
	}
	
	.woo-form td {
		display: inline-block !important;
	}
	
	.woo-form .checkout {
		padding: 0 0px !important;
	}
	
	.woo-form .single-product {
		padding: 24px 10px 0 10px;
	}
	
}

@media only screen and (max-width: 520px) {
	
	.woo-form .variations .label {
		font-size: 19px;
	}
}

@media only screen and (max-width: 325px) {
	
	.woo-form .variations .label {
		font-size: 16px;
	}
	
}

.headshot .gform_wrapper .top_label select.medium {
	width: 100% !important;
}

.headshot {
	max-width: 800px;
	margin: 0 auto;
}

/* Search Form
 * ========================================================================== */
.search-form {
	position: relative;
	width: 100%;
	margin-bottom: 2rem;
}
.search-form:after {
    content: "\f4a4";
    position: absolute;
    right: 1rem;
    top: 0.3rem;
    font-family: ionicons;
    font-size: 3rem;
    pointer-events: none;
    color: #dcdcdc;
}
.search-form input[type="search"] {
	width: 100%;
	padding: 0.5rem 2.8rem 0.5rem 1.2rem;
	font-size: 1.7rem;
	margin-top: 5px;
}
.search-form input[type="submit"] {
	position: absolute;
	right: 3.5rem;
	bottom: 0;
	top: 0;
	text-indent: -9999px;
	border-color: transparent !important;
	background: transparent !important;
}
.search-form input[type="submit"]:hover {
	box-shadow: none;
}
@media only screen and (min-width: 800px) {
	.search-form {
		width: auto;
		margin-bottom: 4rem;
	}
}
/* Site Header
 * ========================================================================== */
.site-header,
.header-image .site-header {
	width: 100%;
	z-index: 9999;
	padding: 2rem 0 0;
	position: relative;
	background: #fff;
}
.title-area {
	float: left;
}
.site-title {
	font-size: 2.4rem;
	font-weight: 700;
	line-height: 5rem;
	margin: 0 auto;
}
.site-title a {
	color: #1a1a1a;
	text-decoration: none;
}
.header-image .site-title {
	display: block;
	text-indent: -9999px;
}
.header-image .site-title > a {
	background-position: center center !important;
	background-size: contain !important;
	float: left;
	height: 5rem;
	width: 8rem;
	background-image: url(images/logo_dark.png);
}
/*
@media only screen and (min-width: 800px) {
	body.with-page-header.header-image:not(.header-scroll) .site-title a {
		background-image: url(images/logo_light.png) !important;
	}
}
*/
.header-image .title-area {
	margin: 0;
	width: 14rem;
	padding: 6px 5px 1px;
}
.site-description {
	display: none;
}
@media only screen and (min-width: 800px) {
	.site-header,
	.header-image .site-header {
		padding: 1rem 0 0;
		position: fixed;
		top: 0;
		left: 0;
		right: 0;
		background: transparent;
		background-color: rgba(0, 0, 0, 0.75);
	}
	.admin-bar .site-header {
		top: 32px;
	}
	.header-scroll .site-header {
		background-color: rgba(0, 0, 0, 0.75);
		padding: 6px 0 0;
		box-shadow: 0 0 2rem rgba(0,0,0,0.55);
	}
	.site-header .wrap {
		max-width: none;
	}
	.site-title {
		font-size: 3.2rem;
		line-height: 8rem;
	}
	.header-image .site-title > a {
		height: 5.5rem;
		width: 8rem;
		margin-top: 10px;
	}
	.header-image .title-area {
		width: 7rem;
	}
	.with-page-header .site-title a {
		color: #fff;
	}
	.header-scroll .site-title a {
		color: #1a1a1a;
	}
	.header-scroll .site-header .genesis-nav-menu .menu-item.highlight a {
		border: 2px solid #1a1a1a;
		color: #1a1a1a;
	}
}
@media only screen and (max-width: 800px) {
	.site-header {
		padding: 0 0 5px !important;
	}
	
	.header-image .site-title > a {
		width: 5rem;
	}
}
/* Navigation
 * ========================================================================== */
.genesis-nav-menu li {
	display: inline-block;
	list-style: none;
	position: relative;
}
.genesis-nav-menu a {
	border: none;
	display: block;
	margin: 0 1.6rem 0;
	position: relative;
	opacity: 1;
	color: #fff;
}
.genesis-nav-menu li a:hover,
.genesis-nav-menu .menu-item a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	text-decoration: none;
	opacity: 1;
}
.genesis-nav-menu .sub-menu a {
	font-size: 1.2rem;
	line-height: 1.6;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-transform: uppercase;
}
.genesis-nav-menu .sub-menu a:hover {
	background-color: transparent;
	color: #fff !important;
}
@media only screen and (min-width: 800px) {
	.with-page-header .genesis-nav-menu a,
	.with-page-header .genesis-nav-menu .menu-item.highlight a {
		color: #fff;
	}
	.header-scroll .site-header .genesis-nav-menu a {
		
	}
	.genesis-nav-menu .menu-item.highlight a {
		background: transparent;
		border: 2px solid #1a1a1a;
		border-radius: 5px;
		line-height: 1;
		padding: 1rem 2rem 0.8rem;
	}
	.with-page-header .genesis-nav-menu .menu-item.highlight a {
		border: 2px solid #fff;
	}
	.genesis-nav-menu .menu-item.highlight a:hover {
		background: #fff;
		color: #1a1a1a;
	}
	.genesis-nav-menu .sub-menu {
		width: 18rem;
		z-index: 99;
		background: #fff;
		box-shadow: 0 2rem 2rem -0.05rem rgba(0,0,0,0.1);
		border-radius: 5px;
		opacity: 0 !important;
		margin-top: 0;
		position: absolute;
		left: 0;
		margin-left: 2rem;
		pointer-events: none;
		text-align: left;
		display: block !important;
	}
	.genesis-nav-menu > li .sub-menu:before {
		content: " ";
		position: absolute;
		top: -0.5rem;
		left: 1.6rem;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 5px solid #fff;
	}
	.genesis-nav-menu .menu-item:hover > .sub-menu {
		opacity: 1 !important;
		pointer-events: all;
	}
	.genesis-nav-menu > .menu-item:hover > .sub-menu {
		margin-top: -1rem;
	}
	.genesis-nav-menu .sub-menu li a {
		border-top: none;
		padding: 0.8rem 1.6rem;
		text-transform: uppercase;
		margin: 0;
		color: #1a1a1a;
		width: 100%;
	}
	.genesis-nav-menu .sub-menu li {
		width: 100%;
	}
	.genesis-nav-menu .sub-menu li:first-child > a {
		padding-top: 1.6rem;
	}
	.genesis-nav-menu .sub-menu li:last-child a {
		padding-bottom: 1.2rem;
	}
	.genesis-nav-menu .sub-menu .sub-menu {
		margin: 0 0 0 17.8rem;
		top: 0;
	}
	.genesis-nav-menu .sub-menu .sub-menu:before {
		display: none;
	}
}
/* Menu */
.footer-menu .sub-menu {
		width: 18rem;
		z-index: 99;
		background: transparent;
		border-radius: 5px;
		opacity: 10 !important;
		font-family: 'roboto-slab-regular' !important;
		box-shadow: none;
		margin-top: 0;
		position: static;
		left: 0;
		margin-left: 0rem;
		pointer-events: none;
		text-align: left;
		display: block !important;
	}
	
.footer-menu ul li {
	margin-bottom: 0.0rem !important;
}
.footer-menu li li {
	margin: 0 0 0 0rem;
}
.footer-menu .sub-menu li a {
	color: #fff;
}
/* Responsive Menu */
button.sub-menu-toggle,
button.menu-toggle {
	display: none;
	visibility: hidden;
	background: transparent !important;
	color: transparent;
}
@media only screen and (max-width: 800px) {
	button.sub-menu-toggle,
	button.menu-toggle {
		display: block;
		visibility: visible;
	}
	.nav-primary,
	.nav-primary .sub-menu {
		width: 100%;
		display: none;
	}
	button.menu-toggle {
		display: block;
		float: right;
		background: none;
		padding:0;
		overflow: hidden;
		width: 50px;
		height: 50px;
		position: relative;
		margin-top: 5px;
	}
	button.menu-toggle:hover,
	button.menu-toggle:active,
	button.menu-toggle:focus,
	button.sub-menu-toggle:hover,
	button.sub-menu-toggle:active,
	button.sub-menu-toggle:focus {
		box-shadow: none;
	}
	button.menu-toggle:before {
		position: absolute;
		color: #1a1a1a;
		top: 1rem;
		right: 1.2rem;
		display: inline-block;
		font-size: 3rem;
		margin: 0 auto;
		padding: 0;
	}
	button.menu-toggle.activated::before {
	   content: "\f2d7";
	   right: 1.5rem;
	}
	button.sub-menu-toggle {
		position: absolute;
		right: 0;
		top: 0;
		background: transparent;
		padding: 0 1.25rem 0;
	}
	button.sub-menu-toggle:before {
		color: #1a1a1a;
		font-size: 16px;
		padding: 14px 5px 14px;
		cursor: pointer;
	}
	button.sub-menu-toggle.activated:before {
		-moz-transform: rotate(-90deg);
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
	.nav-primary .genesis-nav-menu li {
		width: 100%;
	}
	.nav-primary .genesis-nav-menu > li:first-child {
		margin-top: 20px;
	}
	.nav-primary .genesis-nav-menu li .sub-menu {
		margin: 0 0 0 24px;
		width: calc( 100% - 24px );
	}
	.nav-primary .genesis-nav-menu a {
		margin: 0 4rem 0 0;
		padding: 1rem 0;
	}
	.genesis-nav-menu .sub-menu a {
		padding: 10px;
		font-size: 2.2rem;
	}
}
@media only screen and (min-width: 800px) {
	.nav-primary {
		text-align: right;
	}
	.bg-primary .nav-primary {
		padding-bottom: 22px;
	}
	.nav-primary .genesis-nav-menu > li > a {
		margin: 0 0 0 24px;
		padding: 3rem 0;
	}
	.nav-primary .genesis-nav-menu > li.left {
		float: left;
	}
	.nav-primary .genesis-nav-menu > li.menu-item-has-children > a:after {
	    top: 18px;
	}
}
@media only screen and (min-width: 1100px) {
	.nav-primary .genesis-nav-menu > li > a {
		margin: -2px 0 0 36px;
	}
}
.nav-primary .genesis-nav-menu a:hover {
		color: #56a2d6 !important
}
.nav-primary .genesis-nav-menu .sub-menu a:hover {
		color: #fff !important;
		background-color: #f74940;
}
/* Sub Nav
 * ========================================================================== */
.nav-secondary {
	text-align: center;
	overflow: hidden;
	width: 100%;
	padding: 0;
	position: relative;
	z-index: 99;
}
.nav-secondary .wrap {
	padding: 0;
}
.nav-secondary .genesis-nav-menu {
	padding: 1.6rem 0;
	margin-bottom: -1.6rem;
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	-webkit-overflow-scrolling: touch;
}
.nav-secondary .genesis-nav-menu li {
	list-style-type: none;
	display: inline-block;
	margin: 0 1rem;
	padding: 4px;
}
.nav-secondary ul li:first-child {
	margin-left: 5%;
	padding-left: 0;
}
.nav-secondary ul li:last-child {
	margin-right: 5%;
	padding-right: 0;
}
.nav-secondary .genesis-nav-menu li a {
	opacity: 0.8;
	padding: 2rem 0;
	margin: 0;
}
.nav-secondary .genesis-nav-menu li.current-menu-item a {
	opacity: 1;
}
.nav-secondary .genesis-nav-menu li.current-menu-item a:after {
	content: " ";
	border-bottom: 5px solid #333;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
@media only screen and (min-width: 800px) {
	.nav-secondary {
		width: 100%;
	}
}
@media only screen and (min-width: 1023px) {
	.nav-secondary .genesis-nav-menu li {
		margin: 0 12px;
	}
	.nav-secondary ul li:first-child {
		margin-left: 0;
	}
	.nav-secondary ul li:last-child {
		margin-right: 0;
	}
}
/* WooCommerce Account Nav
 * ========================================================================== */
 
 .panel {
	 background-color: transparent !important;
 }
 
 .woocommerce div.product .woocommerce-tabs .panel {
	 padding: 30px !important;
 }
body.woocommerce-account .entry-title {
	text-align: center;
}
body.woocommerce-account .woocommerce-MyAccount-navigation {
	text-align: center;
	width: 100%;
	float: none;
}
body.woocommerce-account .woocommerce-MyAccount-content {
	width: 100%;
	float: none;
	max-width: 80rem;
	margin: 0 auto;
}
.woocommerce-MyAccount-navigation ul {
	margin: 0 0 4rem !important;
}
.woocommerce-MyAccount-navigation li {
	display: block;
	list-style: none;
}
.woocommerce-MyAccount-navigation li a {
	text-decoration: none;
	padding: 1rem;
	display: inline-block;
}
@media only screen and (min-width: 800px) {
	.woocommerce-MyAccount-navigation li {
		display: inline-block;
	}
}
/* Pagination
 * ========================================================================== */
.pagination,
body.woocommerce-page nav.woocommerce-pagination {
	margin: 4rem auto;
	text-align: center;
}
.pagination.adjacent-entry-pagination {
	padding: 4rem 0;
	border-top: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}
.pagination.adjacent-entry-pagination .pagination-previous,
.pagination.adjacent-entry-pagination .pagination-next {
	float: none;
	text-align: center;
	padding: 2rem 0;
}
.pagination ul,
body.woocommerce-page nav.woocommerce-pagination ul {
	display: inline-block;
}
.pagination li,
body.woocommerce-page nav.woocommerce-pagination ul li {
	border-radius: 0;
	margin: 2px;
	list-style-type: none;
	display: block;
	float: left;
}
.pagination .pagination-omission {
	border: 0;
}
.pagination:not(.adjacent-entry-pagination) li a {
	display: block;
	padding: 1rem 1.5rem 0.8rem;
	text-decoration: none;
	color: #1a1a1a;
	border-radius: 5px;
	background: transparent;
}
.pagination li a:hover,
.pagination li.active a,
body.woocommerce-page nav.woocommerce-pagination ul li span.current {
	background: #1db3e2;
	color: #fff;
}
@media only screen and (min-width: 800px) {
	.pagination.adjacent-entry-pagination .pagination-previous {
		float: left;
		text-align: left;
		padding: 2rem 0;
	}
	.pagination.adjacent-entry-pagination .pagination-next {
		float: right;
		text-align: right;
		padding: 2rem 0;
	}
}
/* Background Images and Colors
 * ========================================================================== */
.with-background-image {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.with-background-image:after {
	-ms-filter: "alpha(Opacity=30)";
	filter: alpha(opacity=30);
	opacity: 0.30;
}
.bg-primary,
.bg-primary a {
	color: #fff;
}
[class*="bg-"],
[class*="bg-"] .wrap {
	position: relative;
	z-index: 2;
}
.bg-primary:after,
.bg-light-gray:after {
	content: " ";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 0;
}
.bg-primary:after {
	background: #1a1a1a;
}
.bg-light-gray:after {
	background: #dcdcdc;
}
/*
 * 
 * Product Type in shop 
 * 
 */

li.product-type-simple {
overflow: hidden;
    max-height: 400px;
}
/*
.woocommerce-page div.col-md-2 form {
	display: none !important;
}


/* Page Header
 * ========================================================================== */
.page-header {
	padding: 8rem 0;
	position: relative;
	text-align: center;
	color: #fff;
	background-color: #1a1a1a;
}
.page-header h1,
.page-header .author-box-title {
	line-height: 1.2;
	font-size: 40px;
	display: inline-block;
}
.page-header h1:last-child {
	margin-bottom: 0;
}
.page-header p {
	font-size: 2.4rem;
	max-width: 74rem;
	margin-left: auto;
	margin-right: auto;
}
.page-header p:last-child {
	margin-bottom: 0;
}
.page-header a:not(.button) {
	opacity: .5;
}
.page-header a:hover:not(.button) {
	opacity: 1;
}
@media only screen and (min-width: 800px) {
	.page-header {
		padding: calc(7% + 10.8rem) 0 7%;
	}
	.home .page-header {
		padding: calc(10% + 10.8rem) 0 10%;
	}
	.page-header h1,
	.page-header .author-box-title {
		font-size: 6rem;
	}
	.page-header .entry-meta {
		font-size: 1.6rem;
	}
}
.omsc-toggle-title:after {
	color: #f74940 !important;
}
.omsc-toggle-title h3 {
	margin-top: 0 !important;
}

/*---------------------- NEW Engaging Generation Impact Custom Buttons CSS --------------------------*/

.blue-outline {
	border: 1.5px solid #0f8eb4;
	border-radius: 3px;
	padding: 5px 20px;
	font-size: 1.6rem;
    font-weight: 500;
	letter-spacing: 0.1rem;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif !important;
	color: #0f8eb4;
	background-color: transparent;
	display: inline-block;
	width: 220px;
	text-align: center;
	margin-bottom: 35px;
	margin-right: 7.5px;
	margin-left: 7.5px;
}

.blue-outline:hover {
	border: 1px solid #0f8eb4;
	background-color: #0f8eb4;
	color: #fff;
}

.order-now-outline a:hover {
	text-decoration: none;
}

.order-now-outline {
	text-align: center;
	margin-top: 30px;
}


/*---------------------- Engaging Generation Impact Custom CSS --------------------------*/

.newtemplate-top {
	margin-bottom: 30px;
}

.template-content-box {
	margin-bottom: 60px;
}

img.engage-image {
	margin: 0 auto 45px !important;
}

.engagement-title-text {
	font-size: 20px;
}

.engagement-title-text h1 {
	color: #56a1d5;
	font-family: 'tradegothiclt-med' !important; 
	margin-bottom: 20px;
    font-weight: 400 !important;
}

.engagement-title-text ul, .engagement-title-text .entry ul {
	margin-left: 2.2rem !important;
}

.template-red-banner p, 
.template-red-banner .entry-content p {
	margin-bottom: 0 !important;
}

/*-- Grey --*/

.template-greybox {
	padding: 30px 40px;
	font-size: 18px;
	font-family: 'arial' !important; 
}

.template-greybox p, .template-greybox .entry-content p {
	margin-bottom: 20px !important;
}

.bllt-none p, 
.bllt-none .entry ul {
	margin-bottom: 0px !important;
}

.template-greybox h3 {
	font-size: 36px;
	font-family: 'tradegothiclt-med' !important; 
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom: 20px;
    font-weight: 400 !important;
}

.template-greybox ul, .template-greybox .entry ul {
	margin-left: 2.0rem !important;
}

.redbold {
	font-family: 'arial' !important; 
	color: #f74940;
	font-weight: bold;
	font-size: 22px;
	text-transform: uppercase;
}

.pilot-format {
	font-family: 'helvetica-bold' !important; 
	font-size: 14px;
	text-align:center;
}
 
/*---------------------- Home Page Custom CSS --------------------------*/

/* New Home Titles */

.page-id-20 .site-header, .page-id-20 .header-image .site-header {
	position: absolute;
}

.page-id-20 .site-inner {
	margin-top: -10.6rem !important;
}

.page-id-20 .footer-widgets {
	display: none;
}
/*
.new-home-page-vh {
	height: 92vh;
}

*/

.page-id-20 .site-footer {
	display: none;
}

/* Home Titles */
.hero-zero-head {
	font-size: 22px;
}
.hero-0-title { 
	text-transform: uppercase;
	font-size: 75px;
	line-height: 1;
}
.hero-3-body {
	font-size: 32px;
	line-height: 36px;
}
a.white-link {
	color: #fff !important;
	line-height: 1.6;
}
.home-title {
	font-size: 7rem;
	color: #59a2d3;
	text-transform: uppercase;
	letter-spacing: 0.2px;
}
.home-sub-title {
	text-transform: uppercase;
}
.footer-newsletter-signup,
.hero-4-title { 
	font-size: 7rem;
	text-transform: uppercase;
}
.home-wwa {
	font-size: 5.5rem; 
	color: #59a2d3; 
	text-transform: uppercase; 
	text-align: center;
}
.home-wwa-text {
	font-size: 18pt; 
	color: #616874;
	text-align: center;
}
/* End Home Titles */
.home-header-margin {
	margin-top: 0rem;
	margin-bottom: 70px;
}
.new-home-header-margin {
	margin-top: 0rem;
	margin-bottom: 0px;
}
.new-home-header-desk {
	display: block;
}
.new-home-header-mobile {
	display: none;
}
.align-left {
	text-align: left;
}
	
.align-right {
	text-align: right;
}
.vimeo-width {
	max-width: 780px;
	margin: 0 auto;
}
.home-wwo a {
	color: #fff;
}
.home-wwo a:hover {
	color: #fff;
}
.home-wwo {
	padding: 50px 30px 35px;
	font-size: 22px;
	text-align: center;
}
.wwd-title a {
	color: #fff;
}
.wwd-title a:hover {
	color: #fff;
	text-decoration: none;
}
.wwd-title-page a {
	color: #616874;
}
.wwd-title-page a:hover {
	color: #616874;
	text-decoration: none;
}
.home-wwo h1 {
	text-transform: none;
}
/* What We Do */
.home-wwd {
	padding: 80px 0 40px;
}
.home-wwd-title {
	font-size: 5.5rem; 
	color: #fff; 
	text-transform: uppercase; 
	text-align: center;
}
.home-wwd-sub-header {
	font-size: 18pt; 
	color: #fff;
	text-align: center;
}
.home-wwd-format {
	padding: 30px 20px 0px;
}
.wwd-format {
	padding: 50px 0;
	border-bottom: #b0b4b9 solid 1px;
}
.wwd-title-page,
.wwd-title {
	padding: 80px 0px 0px;
	text-align: center;
	font-size: 4rem;
}
.home-footer-cta {
	padding: 80px 20px;
	text-align: center;
	font-size: 2.2rem;
	max-width: 750px;
	margin: 0 auto;
}
/* 
.tparrows.tp-rightarrow:before {
	background: url(https://2164.net/wp-content/uploads/2017/07/Arrow.png);
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	content: 'NEXT ' !important;
} */
div.tp-thumbs.inner.gyges.nav-pos-hor-left.nav-pos-ver-center.nav-dir-vertical {
	display: none;
}
@media only screen and (max-width: 800px) {
	.wwd-title-page,
	.wwd-title {
		padding: 20px 0px 0px;
		text-align: center;
		font-size: 4rem;
	}
	.wwd-format {
		padding: 15px 0;
	}
	
	.hero-3-body {
	font-size: 22px;
	line-height: 26px;
    }
	
	.new-home-header-desk {
		display: none;
    }
    .new-home-header-mobile {
	display: block;
    }
}
/*---------------------- Speaking Page --------------------------*/
.speaking-blank-space {
	padding: 40px;
}
.speaking-info-box {
	padding: 30px;
}
.speaking-bio-text {
   font-size: 2.6rem;
   line-height: 1;
   max-width: 550px;
   margin: 90px auto 10px;
   text-align: center;
}
.speakingbutton {
	opacity: 0.7;
}
.speakingbutton:hover {
	opacity: 1.0;
}
.speaking-cta-font {
	font-size: 3.2rem;
	padding-top: 10px;
}
.speaking-cta-font h2 {
	text-align: center;
	margin-bottom: 30px;
}
.speaking-cta-top {
	padding: 20px 160px 25px;
	margin: 0px auto -100px;
	position: relative;
	z-index: 9999;
}
.speaking-cta-button-format {
	margin-top: 0;
}

 .speaking-accordian p {
	margin-bottom: 0px !important;
 }

/*---------------------- Research Page --------------------------*/

body.page-id-7418 {
	font-size: 16px !important;
}

.research-links a {
	color: #616873;
	text-decoration: underline;
	
}

.page-id-7418 a:hover {
	text-decoration: none;
}

.research-slider-pad {
	padding: 50px 0 60px;
}

.research-report-format {
	padding: 40px 0 10px;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: -30px;
}

.research-report-format h3 {
	font-size: 28px; 
	color: #1d8fb2; 
	font-family: Arial, Helvetica, sans-serif !important;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 0;
}

/*--------- Research Slider 
----------------------------------------------------------------*/

/*----- Slider Arrows ----*/

.research-slider .sow-slider-base .sow-sld-icon-ultra-thin-right:before {
	content: "";
    background-image: url('https://2164.net/wp-content/uploads/2018/02/big-arrow.png');
    padding: 20px 32px 20px 17px;
	background-repeat: no-repeat;
}


.research-slider .sow-slider-base .sow-sld-icon-ultra-thin-left:before {
	content: "";
    background-image: url('https://2164.net/wp-content/uploads/2018/02/big-arrow-copy.png');
    padding: 20px 32px 20px 17px;
	background-repeat: no-repeat;
}

.research-slider .sow-slider-base ul.sow-slider-images {
	padding-bottom: 70px !important;
}


/*-- End Slider Arrows --*/

.research-slider div.sow-slide-nav.sow-slide-nav-next,
.research-slider div.sow-slide-nav.sow-slide-nav-prev {
	display: block !important;
}

.research-slider .sow-slider-base .sow-slider-pagination {
	text-align: center !important;
}


.research-slider ol.sow-slider-pagination {
	display: block !important;
}

.research-slider .sow-slider-base .sow-slide-nav a em {
	display: block !important;
}


/*--------- End Research Slider 
----------------------------------------------------------------*/

/*---- New Site Header ----*/

.custom-title h2 {
	text-align: center;
	font-family: 'Oswald', sans-serif !important;
	font-size: 60px; 
	color: #616873; 
	font-weight: 500 !important;
	text-transform: uppercase;
}

.custom-title-media h2 {
	text-align: center;
	font-family: 'Oswald', sans-serif !important;
	font-size: 60px; 
	color: #616873; 
	font-weight: 500 !important;
	text-transform: uppercase;
	margin-left: 30px;
}

.custom-title-media p {
	padding: 0 0 0 24px;
}

/*--- Sample ----*/

.sample-format {
	padding: 20px 0 20px;
}

.research-sample .entry-content ul li, 
.research-sample ul li {
	list-style-type: none !important;
}

.research-sample li {
	margin-bottom: 20px;
	font-size: 16px;
	padding-left: 1em;
	text-indent: -1.1em;
	line-height: 1.4;
}

.research-sample li:before {
	content: '·';
	border: 0.4px solid #1d8fb2;
background-color: #1d8fb2;
padding: 3px 1.4px 0px !important;
border-radius: 55px !important;
border: 0.050rem solid #1d8fb2;
padding: .44rem .29rem 0rem;
border-radius: 55rem !important;
color: #1d8fb2;
margin-right: 10px;
font-weight: bold;
font-size: 1px;
}


/*--- End Sample ----*/


.research-funders {
	max-width: 780px;
	margin: 0 auto;
	text-align: center;
	padding: 0;
}

.research-funders-names {
	line-height: 1.9;
	padding-top: 30px;
}

.gi-research-graf .so-panel { 
    background: rgba(0,0,0,0.0); 
	height: 100%; 
	position: relative; 
}

.gi-research-graf a.cl-popup-trigger::before { display: none; }
.gi-research-graf a.cl-popup-trigger { position: relative; z-index: 3; }
.gi-research-graf .so-panel { background: transparent; height: 100%; position: relative; }
.gi-research-graf .so-widget-sow-editor { position: relative; top: 50%; transform: perspective(1px) translateY(-50%); }

.gi-research-graf .so-panel::before {
    content: "";
    display: block;
    width: 0; 
    height: 0; 
    border-top: 45px solid transparent;
    border-bottom: 45px solid transparent;
    border-left: 45px solid #f7f7f7;
	position: absolute; top: 50%; transform: perspective(1px) translateY(-50%); left: 0px;
	z-index: 10;
}

.gi-research-graf, .gi-authors { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }

@media (max-width: 800px) {
	.gi-research-graf, .gi-authors { position: relative; min-height: 400px; }
.gi-research-graf .so-panel { position: absolute; top: 0px; right: 0px; bottom: 0px; left: 0px; }
}

.gi-resource-download-format {
	padding: 0 0 20px;
	margin-bottom: 30px;
}

.gi-resource-download-format h3 {
	margin-bottom: 30px !important;
}

.funders-format {
	padding-top: 25px;
}

/*---------------------- Trailer Page --------------------------*/

.trailer-format {
	max-width: 550px;
    margin: 0 auto 80px;
	
}

/*---------------------- Press Page --------------------------*/
.press-format a {
	font-weight: bold;
}
/*---------------------- About Page --------------------------*/
.about-counter-format-top {
	padding: 100px 10px 25px;
	margin-top: 0px;
}
.about-counter-format-bottom {
	padding: 25px 10px 120px;
}
.about-about-pad {
	padding: 20px 10px;
}
.video-height {
	height: 550px;
}

/* Gen Impact Accelerator
 * ========================================================================== */

.impact-redbox-outer {
	padding: 25px 25px 5px;
}

.impact-redbox-right {
	font-size: 24px;
	text-align: right;
	color: #fff;
}

.impact-redbox-left {
	font-size: 24px;
	color: #fff;
}

.gen-title-h1 h1 {
	font-size: 60px;
}

.multi-title-h1 h1 {
	font-size: 60px;
}

.multi-title-h1:after {
	content: "" !important;
}


.page-id-16612 .content .entry-title,
.page-id-14073 .content .entry-title {
	padding: 25px 30px 27px;
}


.page-id-16612 .content .entry-title:after,
.page-id-14073 .content .entry-title:after {
	content: "" !important;
}

.acc-iocn-top {
	padding: 50px 0 0;
}

.accelerator-title h2 {
	color: #55a1d5;
}

.accelerator-title {
	font-size: 20px;
}

.accelerator-redbanner {
	padding: 15px 20px 0;
}

.accelerator-redbanner-inner {
	padding: 10px 10px;
	color: #fff;
	margin-bottom: 0;
	font-family: 'roboto-slab-regular';
	font-size: 22px;
	text-align: left !important;
}

.redbanner-image {
	max-width: 80px;
	float: right;
}

@media only screen and (max-width: 780px) {
	
	.impact-redbox-right {
		text-align: center;
	}
	
	.impact-redbox-left {
		text-align: center;
	}
	.redbanner-image {
	    max-width: 80px;
	    float: none;
		margin: 0 auto
	}
	
	.accelerator-redbanner {
	   padding: 20px 20px 20px;
	}
	
	.acc-iocn-top {
	    padding: 0;
	}
}

.accelerator-redbanner-inner a {
	color: #fff;
	text-decoration: none;
	font-weight: 700;
}

.accelerator-redbanner-inner a:hover {
	color: #fff;
	text-decoration: underline;
}

.accelerator-redbanner-inner .entry-content p,
.accelerator-redbanner-inner p  {
	margin-bottom: 0px !important;
}

/* Right Sidebar */

.accelerator-text h3 {
	font-family: 'tradegothiclt-med' !important;
    font-weight: 600 !important;
    font-size: 32px !important;
	color: #55a1d5;
	text-transform: uppercase;
}

.accelerator-text {
	font-family: 'arial';
}

.accelerator-text li {
	margin-bottom: 10px !important;
}

.accelerator-text .entry-content ul, .accelerator-text ul {
	margin-left: 3.3rem !important;
	margin-bottom: 20px !important;
}

.gen-box-outer-top {
	padding: 0 !important;
}

.gen-box-outer-topper {
	padding: 30px 0 0 !important;
}

.gen-box-outer {
	padding: 30px 0 !important;
}

.upload-headshot .gform_wrapper .top_label input.medium {
	width: 47% !important;
}

/*

.registration-format-gen .gform_wrapper .top_label input.medium {
	width: 50% !important;
}


/* Certified Advisor Finder Gravity Form
 * ========================================================================== */

.finder-font .gform_wrapper .top_label .gfield_label {
	color: #fff !important;
	font-size: 18px !important;
}

.finder-font .gform_wrapper form {
	padding: 30px 20px !important;
}

.finder-font .gform_wrapper .top_label select.medium {
	width: 100% !important;
}



/* Board Leadership
 * ========================================================================== */

.title-board-leadership:after {
	content: "" !important;
}

.title-board-leadership h1 {
	font-size: 6.2rem;
}

.leadership-redbanner {
	padding: 30px 20px;
	color: #fff;
	margin-bottom: 50px;
}

.banner-title-red {
	font-size: 28px;
}


.leadership-redbanner-title {
	font-family: 'roboto-slab-regular';
}

.leadership-redbanner-title a {
	color: #fff;
	text-decoration: underline;
}

.leadership-redbanner-title a:hover {
	color: #fff;
	text-decoration: none;
}

.leadership-redbanner-title .entry-content p,
.leadership-redbanner-title p  {
	margin-bottom: 0px !important;
}

.boardship-bullet .entry-content ul, .boardship-bullet ul {
	margin-left: 2.0rem !important;
}


.boardleadership-text h3 {
	font-family: 'tradegothiclt-med' !important;
    font-weight: 400 !important;
    font-size: 32px !important;
}

.boardleadership-text {
	font-family: 'arial';
}

.boardleadership-text li {
	margin-bottom: 10px !important;
}

.boardleadership-text .entry-content ul, .boardleadership-text ul {
	margin-left: 2.3rem !important;
	margin-bottom: 20px !important;
}

/* Slingshot */

.slingshot-header {
	font-family: 'helvetica-bold';
	text-align: center;
	text-transform: uppercase;
	font-size: 18px !important;
	margin-bottom: 10px;
}

.slingshot-text-inner {
	font-size: 18px;
}

.slingshot-header p {
	margin-bottom: 10px;
}

.board-leadership-register h1 {
	font-size: 60px;
}

.faculty-h1 h1 {
	font-size: 6.2rem;
}

.faculty-h1:after {
	content: "" !important;
}


/* Our Board Page
 * ========================================================================== */
 /*
 .our-board-linebreak {
	 padding: 0px;
 }
 
  .our-board-linebreak h2 {
	 color: #000;
 }
 */
 .board-format-text h1 {
	 font-size: 36pt;
 }
 
 .board-format {
	 padding: 32px 10px 40px;
 }
 
/* Training Page
 * ========================================================================== */
 
 /* Training Hidden Newsletter 
 * ========================================================================== */
 
.page-id-6870 .newsletter-signup-footer,
.page-id-6860 .newsletter-signup-footer,
.page-id-6821 .newsletter-signup-footer,
.page-id-6366 .newsletter-signup-footer,
.page-id-6837 .newsletter-signup-footer,
.page-id-1997 .newsletter-signup-footer,
.page-id-1999 .newsletter-signup-footer {
	 display: none !important;
 }
 
 
 
 /* END Training Hidden Newsletter
  * ========================================================================== */
 
 .register-orange-box {
	 padding: 40px 30px 30px;
 }
 
 .training-info-width {
	 max-width: 850px;
	 margin: 0 auto;
 }
.training101 h1 {
	color: #56a1d5;
}

.training-link a {
	color: #f34b45;
}

.training-link a:hover {
	color: #f34b45;
}
 
.training-boxes-right {
	border-right: #fff solid 1px;
	color: #fff;
}
.training-boxes-link a {
	text-decoration: none !important;
	color: #fff !important;
}
.training-boxes-right h3 {
	color: #fff;
}
.training-boxe-pad {
    padding: 40px;
	text-align: center;
}

.training-boxe-pad1 {
    padding: 40px 20px;
	text-align: center;
}

/* Temp Height */

.temp-height {
	min-height: 335px;
}

@media only screen and (max-width: 800px) {
	.temp-height {
	min-height: auto;
	}
}

/* END Temp Height */

.training-boxes h3 {
	color: #fff;
}
.training-boxes-container {
	margin-bottom: -180px;
	z-index: 999;
	position: relative;
}
.training-blank-space {
	padding: 50px;
}
/* Box Hover */
.column-color_change > .panel-grid-cell:nth-child(1):hover, 
.column-color_change > .panel-grid-cell:nth-child(2):hover, 
.column-color_change > .panel-grid-cell:nth-child(3):hover,
.column-color_change > .panel-grid-cell:nth-child(4):hover  {
	background-color: #f34b45!important;
	padding: 0px;
}
.training-cta-top {
	padding: 30px 30px 35px;
	margin: -130px auto 0;
	position: relative;
	z-index: 999;
}
.training-cta {
    padding: 50px 20px 40px;
    margin: 0 auto -100px;
	position:relative;
	z-index: 999;
}
.training-cta-button {
	padding-top: 15px;
}
.training-cta-font {
	font-size: 3.6rem;
	padding-top: 6px;
}
.training-cta-font h2 {
	text-align: center;
	margin-bottom: 30px;
}
.training-cta-text {
	font-size: 22px;
	font-family: 'robto-slab-regular' !important;
}
/* Info Graghic */

.infographic-desk {
	display: block;
}

.infographic-mobile {
	display: none;
}

/* Training CTA New 
 * ========================================================================== */

.training-cta-top-new {
	margin: -130px auto 0;
	position: relative;
	z-index: 999;
}

.training-cta-inner {
	padding: 5px 30px 5px;
}

.training-cta-font-new {
	font-size: 3.6rem;
	padding-top: 6px;
}

.training-cta-font-new h2 {
	color: #fff;
	text-align: center;
	font-size: 42px;
}

/* Training Box New
 * ========================================================================== */

.training-boxes-register {
	border: 1px solid #fff;
}

.training-register-pad {
	padding: 20px;
	min-height: auto;
}

.training-boxes-register a {
	text-decoration: none;
	color: #fff;
}

.training-boxes-register a:hover {
	text-decoration: none;
	color: #fff;
}

.register-top-title {
	font-family: 'helvetica-bold' !important;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
	padding-bottom: 30px;
	line-height: 1.2;
}

.register-main-title {
    font-size: 24px;
	font-family: 'helvetica-bold' !important;
	color: #fff;
	line-height: 1.2;
}

.register-main-title-large {
    font-size: 24px;
	font-family: 'helvetica-bold' !important;
	color: #fff;
	line-height: 1.14;
}

@media only screen and (max-width: 1280px) {
	.training-register-pad {
	padding: 15px;
	min-height: 200px;
	}
}

/* Register Now New 
 * ========================================================================== */

.register-now-width {
	width: 25%;
	float: left;
}

.register-boxe-pad,
.register-now-width a {
	background-color: #56a1d5;

}
.register-boxe-pad:hover {
	background-color: #f04d4a;
}

.register-boxe-pad {
	padding: 20px;
    min-height: 340px;
}

.training-box-outer {
	font-family: 'roboto-slab-regular' !important;
	border-right: #e3eff8 solid 1px;
	border-bottom: none;
	font-size: 16px;
	color: #fff;
	line-height: 1.2
}

.training-box-outer a {
	text-decoration: none;
	color: #fff;
}

.training-box-outer a:hover {
	text-decoration: none;
	color: #fff;
}

.training-top-title {
	font-family: 'helvetica-bold' !important;
	font-size: 13px;
	text-transform: uppercase;
	color: #fff;
	margin-bottom: 30px;
	padding-bottom: 30px;
	line-height: 1.2;
}

.training-main-title {
    font-size: 28px;
	font-family: 'helvetica-bold' !important;
	color: #fff;
	line-height: 1.2;
}

.training-main-title-large {
    font-size: 26px;
	font-family: 'helvetica-bold' !important;
	color: #fff;
	line-height: 1.1;
}

@media only screen and (max-width: 1300px) {
	
	.register-boxe-pad {
		 min-height: 360px;
	}
}

@media only screen and (max-width: 1120px) {
	
	.register-boxe-pad {
		 min-height: 410px;
	}
}

@media only screen and (max-width: 1040px) {
	.register-now-width {
	width: 49%;
	float: left;
	}
	
	.training-box-outer {
	border-bottom: 1px #fff solid;
	font-size: 16px;
	}
	.register-boxe-pad {
		 min-height: 340px;
	}
}


@media only screen and (max-width: 780px) {
	.register-now-width {
	width: 100%;
	float: left;
	}
	
	.register-boxe-pad {
		 min-height: auto;
	}
}


/* Info Graghic
 * ========================================================================== */
 
 .training-info-graghic-percent {
	  margin-top: -20px !important;
	  margin-left: -25px !important;
 }
 
  .training-info-graghic-icon {
	 margin-left: -30px !important;
 }
.training-info-graghic {
	margin-bottom: -40px !important;
}
.training-sentance {
	font-size: 20pt; 
	line-height: .6;
}
.training-sentance-top {
	margin-top: -90px;
    margin-left: -15px
}
/* INTERIOR PAGES
 * ========================================================================== */
.page-description {
	text-align: center;
	font-size: 2.8rem;
	color: #616875;
	font-weight: 500;
	line-height: 1.1;
	margin-bottom: 50px;
}
.page-description p {
	text-align: center;
}
.page-pre-cta {
	text-align: center;
	margin: 80px 0 40px;
}
 .training-key-points {
	 font-size: 2.5rem;
 }
.popmake {
	background-color: #006699 !important;
}
.popmake p {
	color: #fff !important;
}
.popmake a {
	color: #fff;
	text-decoration: underline;
}
.popmake a:hover {
	color: #f74940;
}
.popmake-title {
	color: #fff !important;
	text-align: center !important;
}
/* Our Team 
 * ========================================================================== */
/*
.our-team-button a {
	text-decoration: none;
	color: #000;
	background-color: transparent;
	padding: 80px 27px;
}
/*--- Our Team Button --- 
a.our-team-button {
	text-decoration: none;
	color: #616875;
	background-color: transparent;
	padding: 80px 27px;
}
.our-team-button a:hover {
	text-decoration: none;
	background-color: transparent;
	color: #fff;
	padding: 80px 27px;
}
.our-team-button {
	background-color: transparent;
	border-radius: 1px;
	color: #616875 !important;
	cursor: pointer;
	font-size: 14px;
	font-weight: 300;
	margin-top: 10px !important;
	width: auto;
	padding: 80px 27px;
	text-decoration: none;
}
.our-team-button:hover {
	background-color: #f6493f;
	color: #fff;
	text-decoration: none !important;
	padding: 80px 27px;
}
------*/
.page-id-2009 .content {
	width: 100%
}
.our-team-clickable-pad {
	padding: 55px 10px 40px;
	text-align: center;
}
.our-team-title {
	font-size: 3.2rem;
	color: #616874;
}
	
.our-team-clickable a:hover .our-team-title {
	color: #fff;
}
.our-team-clickable a {
	text-decoration: none;
}
.our-team-clickable a:hover {
	color: #fff !important;
	text-decoration: none !important;
}
.our-team-clickable {
	margin-top: -20px;
	margin-bottom: -20px;
}
.our-team-bottom {
	margin-bottom: 0px;
}
.bio-profile-sub-pad {
	padding: 40px 10px;
}

.bio-button-outer {
	text-align: right;
	margin-top: 40px;
}
@media only screen and (max-width: 1380px) {
	
	.our-team-title {
	font-size: 2.8rem;
	color: #616874;
    }
	
}
@media only screen and (max-width: 1240px) {
	
	.our-team-title {
	font-size: 2.6rem;
	color: #616874;
    }
	
}
@media only screen and (max-width: 800px) {
	
	.bio-button-outer {
	text-align: left;
	margin-top: 0px;
	}
	
}
/* Our Team Profile 
 * ========================================================================== */
.our-team-profile h1,
.our-team-profile h3 {
	color: #56a2d6;
}
.our-team-profilesub-title {
	font-size: 24pt;
	 color: #616874;
}
.our-team-profilesub-title h1 {
	font-size: 36pt; 
	margin-bottom: 0;
	color: #55a1d5;
	padding-top: 40px;

}
.bio-profile-sub {
	font-size: 28px;
	color: #616874;
	font-weight: 300;
}
.our-team-social {
	padding: 0px 10px 40px;
}
.our-team-st {
	font-size: 28px; 
	color: #56a1d5;
	font-weight: 500;
}
/* Login CTA
 * ========================================================================== */
 .login-top-cta {
	 padding: 2px 0px 10px 30px;
	 margin-bottom: 80px;
 }
 .login-cta {
	 padding: 20px 30px;
 }
 
  .login-cta-format {
	 font-size: 2.6rem;
	 padding-top: 2px;
 }
 
 .login-button-top {
	 padding: 8px 0 0;
 }
 
 /* Facilitation
 * ========================================================================== */
 
.image-fullwidth-header {
	padding: 16% 0% 20%;
	margin-top: 0rem;
}
.facilitation-bullet-point {
	font-size: 2.4rem;
	padding: 30px 10px;
}
.facilitation-sub-header {
	font-size: 2.4rem;
	padding: 10px 10px 30px;
	text-align: center;
}
.facilitation-bullet-header {
    font-size: 2.1rem;
    padding: 10px 25px 30px;
}
.facilitation-cta-top {
	padding: 30px 160px 35px;
	margin: -130px auto 0;
	position: relative;
	z-index: 999;
}
.facilitation-cta {
    padding: 50px 50px 40px;
    margin: 0 auto -100px;
	position:relative;
	z-index: 999;
}
.facilitation-cta-button {
	padding-top: 15px;
	margin-top: 0px;
}
.facilitation-cta-font {
	font-size: 3.6rem;
	padding-top: 20px;
}
.facilitation-cta-font h2 {
	text-align: center;
	margin-bottom: 30px;
}
.facilitation-body-sub {
	color: #56a2d6;
	font-weight: 600;
}
.facilitation-accordian h1,
.facilitation-accordian h3 {
	color: #56a2d6;
	margin-bottom: 0px;
}
/* Login CTA */
.facilitation-login {
   padding: 10px 20px 12px;
   width: 660px;
   color: #fff;
   position: absolute;
   z-index: 9999;
   margin-top: -80px;
   margin-left: 660px;
}
.facilitation-login-font {
   font-size: 12px;
   padding-top: 5px;
}
@media only screen and (max-width: 1450px) {
    .facilitation-login {
	     padding: 10px 20px 12px;
         width: 720px;
         color: #fff;
         position: absolute;
         z-index: 9999;
         margin-top: -80px;
         margin-left: 530px
    }
}
@media only screen and (max-width: 1400px) {
    .facilitation-login {
	     padding: 10px 20px 12px;
         width: auto;
         color: #fff;
         position: static;
         z-index: 9999;
         margin-top: 0px;
         margin-left: 0px
    }
}
.convening-bullet-width {
	max-width: 780px;
    margin: 0 auto;
}
.convening-image-fullwidth-header {
	padding: 19% 0% 23%;
	margin-top: 0rem;
}

.convening-button-top {
	margin-top: 20px !important;
}

/* News and Reviews 
 * ========================================================================== */
 
.news-reviews-img img {
	max-height: 190px !important;
}
 
 .media-news-outer {
	 padding: 30px 20px 20px;
	 min-height: 250px;
 }
 
.media-news-inner {
	text-align: center;
	font-size: 16px;
    line-height: 22px;
}

.reviews-title,
.media-news-inner strong {
	font-size: 20px;
}

.media-news-inner a.button {
	border-radius: 3px;
}


.media-news-inner a {
	color: #fff !important;
}

/* Custom Image Padding */

.gr-media-pad {
	padding: 45px 0 0;
}

.media-purpose-img {
	padding: 30px 0 0;
}

/* End Custom Image Padding */
 
 .gi-learn-cols.media-mentions img {
	 border: none !important;
 }
 
 .news-reviews-white {
	 background-color: #fff;
	 padding: 10px;
	 margin-bottom: 0px;
 }

.omsc-button .fa {
	float: right;
}
.omsc-button .fa {
margin-right: 0.8em;
}

.gen-impact-fa .fa-caret-right:before {
content: "▶" !important;
   margin: 2.5px 0 0 -73px;
    padding: 3px 0 0 0;
    position: absolute;
    top: 15px !important;
}

.fa-caret-right:before {
	content: "▶" !important;
    margin: 0 0 0 5px;
    padding: 0px 0 0 0;
    position: relative;
    top: 2.8px !important;
    font-size: 15px;
  
}

.generation-top-download {
	margin-bottom: -50px;
}

.generation-top-outer h3 {
	letter-spacing: 0px !important;
}

.generation-top-outer img {
	text-align: left;
	float: left;
	padding-bottom: 20px;
}

@media only screen and (max-width: 800px) {
	
	.generation-top-outer img {
	    text-align: center;
	    float: none;
	}
	.generation-top-outer {
		max-width: 340px;
		margin: 0 auto;
	}
	
}


@media only screen and (max-width: 1450px) {
	
	.fa-caret-right:before {
       top: 0px !important;
   }   
   
   .gen-impact-fa .fa-caret-right:before {
	    margin: 2.5px 0 0 -45px;
}

}

@media only screen and (max-width: 1250px) {
	
 
   
   .gen-impact-fa .fa-caret-right:before {
	    margin: 2.5px 0 0 -35px;
   }
}



.slider-test-1 {
margin-bottom: -20px;
}

.slider-test-1 li p { 
    color: #fff !important;
}

.slider-test-1 .sow-slider-base .sow-slide-nav a em {
	display: none !important;
}

.slider-test-1 .sow-slider-base .sow-slider-pagination {
	text-align: left;
}

.slider-test-1 .sow-slider-base .sow-slider-pagination li{
	padding-left: 1rem !important;
}
.slider-test-title {
	font-size: 22px !important; 
	text-align: left !important; 
	font-weight: bold; 
	font-style: italic;
}

.slider-test-credit {
font-size: 20px;
font-style: normal !important;
font-weight: normal !important;
text-align: left;

}

/* Resources
 * ========================================================================== */
 
 .row-resources-left {
	 margin-top: 0px;
	 min-height: 402px;
	 margin-bottom: -30px;
 }
 
  .row-resources {
	 min-height: 402px;
	 margin-bottom: -30px;
 }
 
 @media only screen and (max-width: 1460px) {
	 
	  .row-resources-left {
	 margin-top: 0px;
	 min-height: 422px;
 }
 
  .row-resources {
	 min-height: 422px;
 }
 
 }
 
  
 @media only screen and (max-width: 1350px) {
	 
	  .row-resources-left {
	      margin-top: -2px;
	      min-height: 452px;
      }
 
     .row-resources {
	     min-height: 452px;
     }
 
 }
 
 @media only screen and (max-width: 1350px) {
	 
	  .row-resources-left {
		  margin-top: -2px;
		  min-height: 470px;
      }
 
     .row-resources {
 	     min-height: 470px;
     }
 
 }
 
@media only screen and (max-width: 1275px) {
	   
	   
	   .row-resources-left {
		  margin-top: -2px;
		  min-height: 550px;
      }
 
     .row-resources {
 	     min-height: 550px;
     }
	 
	 .gi-learn-cols h3 {
		 font-size: 26px !important;
	 }
}

@media only screen and (max-width: 925px) {
	  .row-resources-left {
		  margin-top: -2px;
		  min-height: 700px;
      }
 
     .row-resources {
 	     min-height: 700px;
     }
	
}


@media only screen and (max-width: 800px) {
	 
	  .row-resources-left {
		  margin-top: -2px;
		  min-height: 230px;
	
      }
 
     .row-resources {
 	     min-height: 230px;
     }
	 
	 .convening-button-top {
	margin-top: 10px !important;
}
 
 }
 
.review-width {
	max-width: 840px;
	padding: 0 20px;
	margin: 0 auto;
}

.review-width .omsc-toggle-inner {
	padding: 1em 0em 0em 0em !important;
}

.expanded-custom .omsc-toggle-title {
	width: 60%;
}
 


 /* News and Reviews
 * ========================================================================== */
 
 .reviews-title {
	 font-weight: bold;
	 font-size: 15pt;
 }
 
  .reviews-title-new {
	 font-weight: bold;
	 font-size: 15pt;
 }
 
 .gi-resource-download .gform_wrapper form.gf_simple_horizontal div.gform_body ul.top_label li.gfield {
	 padding-right: .5em;
 }
 
 
/* Gravity Forms
* ========================================================================== */

 .resource-gravity-outer {
	 width: 150%;
	 text-align: center;
	 margin-bottom: 30px;
}

 .diagram-gravity-wrap {
	 width: 50%;
	 float: left;
	 background-color: rgba(0, 0, 0, 0.75);
	 padding: 30px 14px 20px 30px;
	 margin-top: 0px;
	 margin-right: 30px;
	 margin-bottom: 30px;
 }

 .diagram-gravity-wrap h4 {
	 color: #fff;
	 text-align: center;
	 line-height: 1.2;
 }

  .diagram-gravity-wrap .gform_wrapper form {
		 float: right !important;
	 }

/*------- Resource -----------*/


 .resource-gravity-wrap {
	 width: 30%;
	 float: right;
	 background-color: rgba(0, 0, 0, 0.75);
	 padding: 30px 14px 20px 30px;
	 margin-top: 30px;
	 margin-left: 30px;
 }
 
 .resource-gravity-wrap h4 {
	 color: #fff;
	 text-align: center;
	 line-height: 1.2;
 }
 
 .resource-link-wrap {
	 background-color: #fff;
 }
 
  .resource-gravity-wrap .gform_wrapper form {
		 float: left !important;
	 }
 
 
  @media only screen and (max-width: 1000px) {
	   .resource-gravity-wrap {
	 width: 100%;
	 margin-bottom: 30px;
	 }
	  
	 .resource-gravity-wrap .gform_wrapper form {
		 float: none !important;
	 }
	  
	  .diagram-gravity-wrap {
		 width: 100%;
	     margin-bottom: 30px;
     }
	  
	  .diagram-gravity-wrap .gform_wrapper form {
		 float: none !important;
	 }
	  
	  .resource-gravity-outer {
		   width: 100%;

	  }
	  
	  
	  
  }
  
   @media only screen and (max-width: 930px) {
	   
	  .resource-gravity-wrap .gform_wrapper .top_label input.medium {
	       width: 100% !important;
	 }
	   
	   .diagram-gravity-wrap .gform_wrapper .top_label input.medium {
	       width: 100% !important;
	 }
	 
   }

/* Gravity Forms Product Signup
 * ========================================================================== */
 
.product-goodness .gform_wrapper form {
	 text-align: center;
     max-width: 80% !important;
     margin: 0 auto !important;
 }
 
 .product-goodness .gform_wrapper form {
	 float: none;
	 padding: 20px 20px 30px !important;
	 background-color: #c5c5c5 !important;
	 margin-bottom: 30px !important;
	 margin-top: 30px !important; 
 }
 
    @media only screen and (max-width: 930px) {
	   
	  .product-goodness .gform_wrapper form {
		  max-width: 100% !important;
 
	 }
	 
   }
 
 
/* Gravity Forms
 * ========================================================================== */
 
 .gform_wrapper .top_label .gfield_label {
	 margin-top: 20px;
 }
.gform_wrapper .top_label li.gfield.gf_left_half {
      width: 49% !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper textarea.medium {
	padding: 12px !important;
}
.gform_wrapper textarea.medium {
	margin-top: 10px;
}
.gform_wrapper ul li.gfield {
	margin-top: 0 !important;
}
.gform_wrapper .gform_footer input.button, .gform_wrapper .gform_footer input[type=submit] {
	min-width: 175px;
}
.gform_wrapper .gform_footer {
	text-align: center;
}
.gform_wrapper .top_label li.gfield.gf_right_half {
	padding-right: 13px !important;
}
.gform_wrapper textarea.medium {
	font-size: 23px;
}
/*
Gravity Forms Newsletter Signup
---------------------------------------------------------------------------------------------------- */
#gform_wrapper_5 .gform_footer {
width: 20%;
position: relative;
left: 100%;
padding: 0;
margin: 0;
margin-top: -80px;
margin-bottom: -0px;
}
.gform_wrapper form {
    max-width: 100% !important;
    float: left;
}
 
 .gform_wrapper .top_label input.medium {
	 width: 100% !important;
 }
 
 .gform_wrapper {
	 margin: -15px 0 !important;
 }
 
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
	padding: 12px 0px 12px 12px !important;
    letter-spacing: normal;
    font-size: 20px !important;
	color: #000;
}
/* Gravity Forms Input Button*/
.footer-newsletter-gf input[type="submit"] {
	background-color: #fff;
	border-radius: 3px;
	border: none;
	color: #fff !important;
    cursor: pointer;
    font-size: 20px !important;
    font-weight: 300;
    padding: 9.5px 30px !important;
    margin-top: 10px !important;
	text-transform: uppercase;
	width: auto;
	text-decoration: none;
	    font-family: 'Neuton', serif;
}
input:hover[type="submit"] {
	background-color: #4c004b;
	color: #fff !important;
}
/* End Gravity Forms Input Button*/
.newsletter-text-format {
	padding-top: 5px;
}
@media only screen and (max-width: 930px) {
	.gform_wrapper .top_label input.medium {
		    width: 70% !important;
	}
    #gform_wrapper_5 .gform_footer {
	width: 20%;
	left: 70%;
	margin-top: -80px;
}
.gform_wrapper .top_label li.gfield.gf_right_half {
	padding-right: 0px !important;
}
}
@media only screen and (max-width: 800px) {
.newsletter-form-format {
	padding: 20px;
}
.gform_wrapper form {
	    float: none;
}
}
@media only screen and (max-width: 650px) {
#gform_wrapper_2 .gform_footer {
width: 100%;
position: static;
left: 100%;
padding: 0;
margin-top: 0px;
}

 .gform_wrapper {
	 margin: -15px auto !important;
	 width: 250px
 }
.gform_wrapper form {
    max-width: 100% !important;
    float: none;
	margin: 0 auto;
}
 
 .gform_wrapper .top_label input.medium {
	 width: 100% !important;
 }
 #gform_wrapper_5 .gform_footer {
	width: 100%;
position: static;
left: 100%;
padding: 0;
margin-top: 0px;
}
 
 input[type="submit"] {
	 padding: 12px 15px !important;
 }

}


 #gform_wrapper_4 .gform_body .gform_fields .gfield select {
	background-color: #fff !important;
border: 1px solid #fff !important;
height: 52px !important;
margin-top: 12px;
}

/* Tools
 * ========================================================================== */
 
 .tools-paragragh {
	 font-size: 2.3rem;
	 padding: 50px 10px;
 }
 .tool-blank-space {
	padding: 75px;
}
.tools-text {
	font-size: 1.8rem;
}
.tools-boxes {
	padding: 10px 30px 30px;
}
.tools-boxes-right {
	border-right: #fff solid 1px;
	color: #fff;
	text-align: center;
}
.tool-boxes-left {
	text-align: center;
}
.tools-boxes-right-bottom {
	border-right: #fff solid 1px;
	min-height: 265px;
	padding: 45px 45px 45px 45px
}
.tool-boxes-left-bottom {
	min-height: 265px;
	padding: 45px 45px 45px 45px
}
 .tool-boxes-left h2,
.tools-boxes-right h2 {
	color: #fff;
	text-align: center;
	margin-bottom: 20px;
	font-size: 34px;
}
.tools-cta-top {
	padding: 20px 160px 25px;
	margin: -110px auto 0;
	position: relative;
	z-index: 999;
}
/* Pricing Table
 * ========================================================================== */
.pricing-table,
.pricing-table > * {
	display: flex;
	flex-wrap: wrap;
}
.pricing-table > * {
	align-self: stretch;
}
.pricing-table > * > * {
	align-self: stretch;
	flex-grow: 1;
	width: 100%;
}
.pricing-table .plan {
	box-shadow: inset 0 0 0 2px #f0f0f0;
	text-align: center;
	padding: 40px 20px 20px;
	margin: 0 0 40px;
	width: 100%;
	position: relative;
	transition: all .2s ease-out;
	font-size: 14px;
	margin-bottom: 40px;
}
.pricing-table .plan em {
	opacity: .5;
	margin-bottom: 20px;
	display: block;
}
.pricing-table .plan h3 {
	color: #1db3e2;
}
.pricing-table .plan h3 span {
	font-size: .66em;
}
.pricing-table .plan ul {
	margin: 0 0 40px;
	line-height: 2;
}
.pricing-table .plan ul li {
	list-style: none;
}
.pricing-table .plan p {
	padding-left: 2rem;
	padding-right: 2rem;
	z-index: 3;
	align-self: flex-end;
}
.pricing-table .plan ul.small {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1rem;
	letter-spacing: 0.07em;
	margin-bottom: 2rem;
	opacity: 0.75;
}
.pricing-table .plan.featured {
	background: #fff;
	box-shadow: 0 0 0 4px #1db3e2;
	z-index: 2;
	border-radius: 5px;
}
@media only screen and (min-width: 800px) {
	.pricing-info {
		padding-top: 8rem;
	}
	.pricing-table .plan {
		margin-bottom: 4rem !important;
	}
	.pricing-table .plan.one-fourth {
		width: 50%;
		margin: -2px 0 0 -2px;
	}
	.pricing-table .plan.one-fourth:first-child,
	.pricing-table .plan.one-fourth:nth-child(3) {
		margin-left: 0;
	}
	.pricing-table .plan.one-third {
		width: 33%;
		margin: 0 0 0 -2px;
	}
	.pricing-table .plan.one-third:first-child {
		margin-left: 0;
	}
}
@media only screen and (min-width: 1100px) {
	.pricing-table .plan.one-fourth {
		width: 25%;
		margin: 0 0 0 -2px;
	}
	.pricing-table .plan.one-fourth:first-child {
		margin-left: 0;
	}
	.pricing-table .plan.one-fourth:nth-child(3) {
		margin-left: -2px;
	}
}
/* Archives
 * ========================================================================== */
.archive-description {
	margin-bottom: 0rem;
	padding-bottom: 0rem;
	border-bottom: none;
}

/* Quick Post Update
 * ========================================================================== */
 
.postid-9152 .resource-gravity-wrap,
.postid-9125 .resource-gravity-wrap,
.postid-8704 .resource-gravity-wrap {
	display: none;
}
 
 
/* Entries
 * ========================================================================== */
.entry {
	margin-bottom: 0em;
}
.page-template-page_blog .entry,
.blog .entry,
.archive .entry:not(.product),
.single-post .entry {
	margin-bottom: 4rem;
	padding: 4rem 0;
	border-bottom: 1px solid #dcdcdc;
	position: relative;
}
.page-template-page_blog .entry:last-child,
.blog .entry:last-child,
.archive .entry:last-child {
	border-bottom-width: 0px;
}
.single-post .entry:first-child {
	padding: 0;
	border-bottom: 0;
	margin-bottom: 0;
}
.page-template-page_blog .blog-template-description {
	display: none;
}
.entry-title a {
	color: #1a1a1a;
}
.entry-content ol,
.entry p,
.entry-content p,
.author-box p,
.entry-content ul,
.entry ul,
.entry ol,
.entry-content .wp-video,
.entry-content .wp-audio-shortcode,
.entry-content .video-player,
.quote-caption {
	margin-bottom: 20px;
	line-height: 1.5;
}
.entry-content ol,
.entry ol,
.entry-content ul,
.entry ul {
	margin-left: 4rem;
}
.single .entry-content p.intro,
.page:not(.page-template-page_blog) .entry-content p.intro {
    display: block;
    font-size: 2.4rem;
    font-weight: 300;
}
.single .entry-content p.intro:after,
.page .entry-content p.intro:after {
    content: " ";
    border-bottom: 1px solid #dcdcdc;
    margin: 4rem auto;
    display: block;
}
.post-image.entry-image {
	margin-bottom: 4rem;
}
.entry-content .gform_wrapper ul.gform_fields {
	margin: 0 0 3rem;
}
.entry-content ol li,
.entry ol li {
	list-style-type: decimal;
}
.entry-content ul li,
.entry ul li {
	list-style-type: disc;
}
.entry-content ol ol,
.entry ol ol,
.entry-content ul ul,
.entry ul ul {
	margin-bottom: 0;
}
.entry-content ul.list-unstyled,
.entry-content ol.list-unstyled {
	margin-left: 2rem;
}
.entry-content ul.list-unstyled > li,
.entry-content ol.list-unstyled > li,
.entry-content .gform_wrapper ul li {
	list-style: none;
}
/* Author Box
 * ========================================================================== */
.single .author-box {
	margin: 4rem auto 4rem;
	text-align: center;
	position: relative;
}
.single .author-box .author-box-title {
	margin: 0;
}
.author-box .avatar,
body.woocommerce-page img.avatar {
	max-width: 8rem;
	height: 8rem;
	width: 8rem;
	border-radius: 4rem;
	margin-bottom: 2rem;
}
@media only screen and (min-width: 800px) {
	.single .author-box {
		padding-left: 10rem;
		text-align: left;
	}
	.author-box .avatar {
		position: absolute;
		left: 0;
	}
}
/* Entry Grid
 * ========================================================================== */
.twentyonesixtyfour-entry-grid .entry {
	overflow: hidden;
	margin-top: 2rem;
	margin-bottom: 2rem;
	padding: 0;
	position: relative;
	text-align: center;
	border: 0;
}
.twentyonesixtyfour-entry-grid .entry:hover {
	transform: translateY(-0.5rem);
	box-shadow: 0 2rem 2rem -1rem rgba(0,0,0,0.25);
}
.twentyonesixtyfour-entry-grid .entry a {
	border: 0;
	overflow: hidden;
	color: #fff;
}
.twentyonesixtyfour-entry-grid .entry img {
	display: block;
}
.overlay {
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(0,0,0,0.3);
	-ms-filter: "alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	z-index: 0;
}
.overlay:hover {
	-ms-filter: "alpha(Opacity=100)";
	filter: alpha(opacity=100);
	opacity: 1;
}
.overlay-inner  {
	width: 100%;
	height: 100%;
	display: table;
	overflow: hidden;
}
.overlay-details {
	display: table-cell;
	padding: 1.6rem;
	vertical-align: middle;
	position: relative;
	z-index: 3;
}
@media only screen and (max-width: 800px) {
	.twentyonesixtyfour-entry-grid {
		margin-left: -1rem;
		margin-right: -1rem;
		width: calc( 100% + 2rem );
	}
	.twentyonesixtyfour-entry-grid .entry {
		width: calc( 50% - 2rem );
		float: left;
		margin: 1rem;
	}
}
/* Comments
 * ========================================================================== */
.comment-respond,
body.woocommerce #review_form #respond,
body .woocommerce form.checkout_coupon,
body .woocommerce form.login,
body .woocommerce form.register,
body .woocommerce-MyAccount-content form {
	background: #f7f6f7;
	border: 0;
    padding: 2rem 2rem 1rem;
	margin-bottom: 4rem;
    border-radius: 5px;
}
.entry-comments,
.entry-pings {
	padding: 4rem 0 0;
}
p.comment-meta,
.entry-comments .comment,
.entry-comments .comment-reply {
	margin-bottom: 4rem;
}
.entry-comments .comment {
	padding: 2rem 0;
	border-bottom: 1px solid #dcdcdc;
}
.entry-comments .comment:last-child {
	margin-bottom: 0;
	border: 0;
}
.comment-list .comment-respond {
	padding-left: 0;
}
.comment-header {
	line-height: 1;
}
.comment-author {
	margin: 6px 0 2px;
}
.comment-author span:first-of-type {
	font-weight: 700;
}
.comment-author .avatar {
	float: left;
	margin-right: 1.6rem;
	margin-bottom: 1.6rem;
	border-radius: 2.4rem;
	margin-top: -0.6rem;
}
.comment-autor, .comment-meta a {
	text-transform: uppercase;
}
.comment-meta a {
	font-size: 1.2rem;
}
.comment-edit-link {
	margin-bottom: 2rem;
	display: inline-block;
}
.comment-notes,
.entry-pings .reply {
	display: none;
}
.comment-form p label {
	font-weight: bold;
}
p.comment-form-comment {
	margin-bottom: 2rem;
}
.comment-list li {
	list-style-type: none;
}
.comment-reply-title small {
	font-size: 1.8rem;
	font-weight: 400;
}
.entry-comments ul.children {
	margin-left: 4rem;
}
.ping-list .reply {
	display: none;
}
@media only screen and (min-width: 800px) {
	.comment-respond,
	body.woocommerce #review_form #respond,
	body .woocommerce form.checkout_coupon,
	body .woocommerce form.login,
	body .woocommerce form.register,
	body .woocommerce-MyAccount-content form {
		padding: 4rem 4rem 3rem;
		margin-bottom: 0;
	}
}
/* Widget Areas
 * ========================================================================== */
.sidebar .widget {
	margin-bottom: 2rem;
	padding-bottom: 2rem;
}
.sidebar .widget:last-child {
	border-bottom: 0;
}
.widget-area ul li {
	list-style-type: none;
	margin-bottom: 1.6rem;
}
/* Before Footer Widget Area
 * ========================================================================== */
.before-footer {
	background: #f7f6f7;
	padding: 0rem 0;
}
@media only screen and ( min-width: 800px ) {
	.before-footer {
		padding: 0rem 0;
	}
	.before-footer .enews form {
		margin-left: -1rem;
		margin-right: -1rem;
		width: calc( 100% + 2rem );
	}
	.before-footer .enews form input {
		margin: 0 1rem;
		width: calc( 25% - 2rem );
		float: left;
	}
}
/* Footer Widgets
 * ========================================================================== */
 .footer-newsletter-signup h1 {
	 margin-top: 12px;
	 font-size: 35px;
 }
 
 .footer-newsletter-gf {
	 max-width: 475px;
     float: left;
 }
 /* Footer Logo  */
 .footer-logo-format {
	 min-width: 375px;
 }
 
 .footer-logo-desk {
	 display: inline-block;
 }
 
  .footer-logo-mobile {
	  max-width: 270px;
      margin: 0 auto;
	 display: none;
  }
 
 /* Footer */
.footer-social img {
	opacity: 1.;
	height: 80px !important;
	width: 84px !important;
}
.footer-social img:hover {
	opacity: 0.4;
}
.footer-social {
    margin: 0 0 -18px 25px !important;
}
.footer-widgets {
	padding: 0rem 0 0;
	background: #1a1a1a;
	color: #fff;
}
.footer-format-padding {
	padding: 60px;
}
.footer-widgets .widget-area {
	margin-bottom: 0rem;
}
.footer-widgets a:not(.button) {
	color: #fff;
	opacity: 1;
}
.footer-widgets a:not(.button):hover {
	opacity: 1;
}
.footer-widgets .widgettitle {
	opacity: 1;
	text-transform: none;
	letter-spacing: 0;
	font-weight: bold;
	font-size: 1.8rem;
	margin-bottom: 3rem;
}
.footer-widgets .simple-social-icons ul {
	margin-top: 1rem !important;
}
.footer-widgets .simple-social-icons ul li {
	margin: 0px 2.4rem 1.2rem 0 !important;
}
.footer-widgets .simple-social-icons ul li a {
	padding: 0px !important;
	border: 0px !important;
}
@media only screen and (min-width: 800px) {
	.footer-widgets {
		padding: 0;
	}
	.footer-widgets .widgettitle {
		margin-bottom: 6rem;
	}
}
/* Site Footer
 * ========================================================================== */
.site-footer {
	padding: 2rem 0;
	background: #1a1a1a;
	text-align: center;
	color: #fff;
}
.site-footer a {
	color: #fff;
	text-decoration: underline;
}
.site-footer p {
	margin-bottom: 0;
}
.fixed-footer-image img {
	width: 266px !important;
	height: 265px !important;
	margin-top: -9px;
}

/* Normal Mobile 
 * ========================================================================== */
 
  @media only screen and (max-width: 1520px) {
	  .tools-cta-top {
		  padding: 20px 60px 25px;
	  }
	  
	  .tools-boxes-right-bottom {
	     border-right: #fff solid 1px;
	     min-height: 305px;
	  }
     .tool-boxes-left-bottom {
		min-height: 305px;
    }
   
   	 .facilitation-cta-font {
		 font-size: 3.2rem;
	 }
	 
	  .speaking-cta-top {
		padding: 40px 8% 25px;
	}
  }
  
  @media only screen and (max-width: 1400px) {
	  .facilitation-cta-top {
		  padding: 30px 8% 35px;
	  }
	  
	  .training-boxe-pad {
		   min-height: 280px;
	  }
  }
 
 @media only screen and (max-width: 1300px) {
	 .page-description {
		 font-size: 2.2rem;
     }
	
	  .tools-boxes-right-bottom {
	     border-right: #fff solid 1px;
	     min-height: 325px;
		 padding: 40px 40px 20px;
	  }
      .tool-boxes-left-bottom {
	     min-height: 325px;
		 padding: 40px 40px 20px;
	  }
	
	.speaking-cta-font {
		font-size: 2.8rem;
	}
 }
  @media only screen and (max-width: 1200px) {
 /* White Button*/
    .white-button {
       font-size: 17px;
       padding: 10px 12px 10px 12px;
    }
    .white-button:hover {
	   background-color: #56a1d5;
	   color: #fff;
	   text-decoration: none;
	   border: #fff solid 1px;
    }
    /* End White Button*/
	
	 .tool-boxes-left h2,
      .tools-boxes-right h2 {
		  font-size: 28px;
	  }
	  
	  .footer-logo-format {
	      min-width: 175px;
     }
	 
	 .facilitation-cta-top {
		  padding: 30px 5% 35px;
	  }
	  
	  .convening-image-fullwidth-header {
	padding: 10% 0% 23%;
	margin-top: 0rem;
}
	   
 }
 
  @media only screen and (max-width: 1150px) {
	 .facilitation-cta-font {
		 font-size: 2.8rem;
	 }
	 .training-boxe-pad {
		   min-height: 280px;
	  }
	
  }
    @media only screen and (max-width: 1050px) {
  .inner-margin-button {
	margin-right: 2px;	
  }
}
 
  @media only screen and (max-width: 980px) {
	  
	 .tool-boxes-left h2,
      .tools-boxes-right h2 {
		  font-size: 24px;
	  }
	   
	 /* White Button*/
    .white-button {
       font-size: 13px;
       padding: 10px;
    }
	
    .facilitation-cta-font {
		 font-size: 2.4rem;
	 }
	 
	 .training-boxe-pad {
		   padding: 40px 10px 40px 20px;
	 }
	 
	 /*Menu*/
	 
	 .genesis-nav-menu a {
		 font-size: 1.6rem;
	 }
	 
	 .nav-primary .genesis-nav-menu > li > a {
		 margin: 0 0 0 14px;
		 padding: 3.1rem 0;
	 }
	 
  }
 
 @media only screen and (max-width: 800px) {
	 
	 .faculty-h1 h1 {
		 font-size: 4rem;
	 }
	 
	 .generation-top-download {
	     margin-bottom: 0px;
	 }
	 
	 .inner-margin-button {
		 margin-right: 3px;	
	}
	 
	  /*Menu*/
	 
	 .genesis-nav-menu a {
		 font-size: 2.2rem;
	 }
	 
	 .page-id-20 .site-inner {
	margin-top: 0rem !important;
}
	 .omsc-toggle-inner {
		 padding: 1em 1em 0.6em 1em !important;
	 }
	 
	 .page-title-custom h1 {
		font-size: 5.2rem;
     }
		
	 .gform_wrapper .top_label li.gfield.gf_right_half {
	       width: 100% !important;
     }
	 
	 .genesis-nav-menu a {
		 color: #000;
	 }
	 
	 .align-right,
	 .align-left {
		text-align: center;
	 }
	  
	 .footer-menu .sub-menu {
		text-align: center;
	 }
	  
	  .footer-widgets {
		  text-align: center;
	  }
	  
	   /* White Button*/
      .white-button {
         font-size: 16px;
         padding: 14px;
      }
	  
	  .footer-format-padding {
	    padding: 20px;
      }
	  
	  .training-boxe-pad {
		   padding: 40px;
		   min-height: 100px;
	 }
	 
	  .nav-primary .genesis-nav-menu > li > a {
		 margin: 0 0 0 14px;
		 padding: .2rem 0;
	 }
	  
	  /* Gravity Forms
      * ========================================================================== */
    .gform_wrapper .top_label li.gfield.gf_left_half {
        width: 100% !important;
     }
	 
	 
	  .footer-newsletter-gf {
	     max-width: 475px;
         float: none;
		 margin: 0 auto;
      }
	  
	  /* Footer Logo  */
     .footer-logo-format {
	    max-width: 275px;
		min-width: 100%;
		display: none;
     }
	 
	 .footer-logo-mobile {
		  display: block;
	 }
	 
	  .footer-logo-desk {
	 display: none !important;
     }
	 .footer-social {
         margin: 0 0 0 3px !important;
     }
	 
	 .page-description {
	    margin-bottom: 0px;
    }
	
	/* Facilitation Page */
	
	.facilitation-cta-button {
	   padding-top: 0px;
	   margin-top: -30px;
    }
	
	.image-fullwidth-header {
		padding: 16% 0% 27%;
	    margin-top: 0rem;
    }
	
    .facilitation-cta-top {
		  padding: 10px 5% 15px;
		  margin: -100px auto 0;
	 }
	  
	  
	  /*------- Buttons -------*/
	  
	  /* Inner CTA Button*/
	  
	  .inner-cta-button {
		  font-size: 20px;
		  font-weight: 400;
          padding: 10px 3%;
	  }
	  
	.testimonial_rotator.template-longform .testimonial_rotator_quote {
	   font-size: 2rem !important;
    }
    .content .entry-title,
	.page-title {
		padding-top: 20px;
	}
	
	.facilitation-cta-font {
		padding-top: 0px;
	 }
	 
	 .testimonials-title {
			font-size: 5.5rem;
	}
	
	.speaking-cta-top {
		padding: 40px 5% 25px;
	    margin: 0px auto -100px;
	    position: relative;
	    z-index: 9999;
	}
	
	.speaking-cta-button-format {
	    margin-top: -30px;
    }
	
	.infographic-desk {
	   display: none;
    }

    .infographic-mobile {
	   display: block;
    }
	
	.training-sentance-top {
	margin-top: -40px;
    margin-left: -15px
   }
   
   .training-cta-top {
	padding: 30px 10px 35px;
	margin: -100px auto 0;
	position: relative;
	z-index: 999;
    }

   .widget-sub-title {
   margin-bottom: 20px;
   }

/* Home Titles */
.hero-0-title { 
	text-transform: uppercase;
	font-size: 45px !important;
	line-height: 1 !important;
}

     .video-height {
	     height: 350px;
     }
	 
	 .page-pre-cta {
			margin: 0;
		}

	  
}


  @media only screen and (max-width: 660px) {
	  
.transparent-red-link,
.transparent-red-0-link {
	background-position: right 10px;
	padding: 10px 50px 0px 0px;
}

  }
 
  @media only screen and (max-width: 460px) {
	  
	  .facilitation-cta {
           padding: 50px 20px 10px;
       }

	  
	  	.page-title-custom h1 {
			font-size: 4.2rem;
        }
		
		.testimonials-format {
			padding: 65px 0px 0px;
		}
		
		.testimonial_rotator_wrap.with-prevnext {
			padding: 10px 0px !important;
		}
		
		.testimonials-title {
			font-size: 4rem;
		}
		
		.image-fullwidth-header {
		    padding: 16% 0% 40%;
	        margin-top: 0rem;
        }
		
		.hero-3-body {
	      font-size: 18px;
	      line-height: 1;
        }
		
		.home-wwd-title,
		.home-wwa {
	        font-size: 4rem; 

        }
		
		.training-boxe-pad {
		   padding: 20px;
	    }
		
		.our-team-profilesub-title h1 {
			font-size: 30pt;
			padding-top: 20px;
		}
		
		.video-height {
	         height: 200px;
        }
		
		.widget-sub-title {
             font-size: 2.2rem;
        }
		
		.white-l-button {
			 padding: 30px 4%;
			 font-size: 20px;
		}
		
		.page-pre-cta {
			margin: 0;
		}
	
  }
 
 
/* Custom style for Revolution Slider - Buttons / Change Slider */
@font-face {
      font-family: 'fontello';
      src: url('https://2164.net/wp-content/plugins/revslider-3/public/assets/fonts/fontello/fontello.eot');
      src: url('https://2164.net/wp-content/plugins/revslider-3/public/assets/fonts/fontello/fontello.eot') format('embedded-opentype'),
           url('https://2164.net/wp-content/plugins/revslider-3/public/assets/fonts/fontello/fontello.woff') format('woff'),
           url('https://2164.net/wp-content/plugins/revslider-3/public/assets/fonts/fontello/fontello.ttf') format('truetype'),
           url('https://2164.net/wp-content/plugins/revslider-3/public/assets/fonts/fontello/fontello.svg#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }
.tparrows.tp-leftarrow:before {
	content: '\e801' !important;
	margin-right:15px;
	padding-right:30px;
	color: #fff !important;
	background-color: rgba(0,0,0,0.20) !important;
}
.tparrows.tp-rightarrow:before {
	content: '\e800' !important;
	margin-right: 120px !important;
	color: #fff !important;
}
.tparrows.tp-rightarrow:after {
	background-color: rgba(0,0,0,0.20) !important;
	content: 'NEXT';
    font-size: 26px;
    font-family: 'Oswald', sans-serif !important;
	font-weight: 400 !important;
    position: absolute;
    top: 0px;
    left: -90px;
    color: #fff !important;
    padding-right: 50px;
    padding-left: 33px;
    padding-top: 3px;
    z-index: -1;
}


.tp-rightarrow:hover {
	
}
.tparrows.tp-rightarrow { 
	margin-bottom: 1rem;
	z-index: 999;
}
.tparrows.tp-leftarrow {
	border-right:1px solid #aaa !important;
	margin-right:90px !important;
	margin-bottom: 1rem !important;
}
.tparrows { 
	background: none !important;
}

.tp-rightarrows {
	
}
.tp-rightarrow:hover.tparrows:after {
	color: #fff !important;
	background-color: rgba(0,0,0,0.65) !important;
	-webkit-animation-name: bounce;
  animation-name: bounce;
}
.tp-rightarrow:hover.tparrows:before {
	color: #fff !important;
	background:none;
}
.tp-leftarrow:hover.tparrows:before {
	background-color: rgba(0,0,0,0.65) !important;
	color: #fff !important;
}
.tparrows:before {
	color: rgba(0,0,0,0.6) !important;
	font-size:25px !important;
	font-family: 'fontello' !important;
	padding-left:10px;
}



.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes bounce {
  0%, 100% {
    -webkit-transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-5px);
  }
}
@keyframes bounce {
  0%, 100% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-5px);
  }
}

/*-------- Store Update 2.14.19 ----------*/

body.woocommerce div.product .woocommerce-tabs ul.tabs {
	display: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
	max-width: 1000px;
	margin: 0 auto !important;
}

.comment-respond, body.woocommerce #review_form #respond {
	padding: 2rem 0rem 2rem !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text {
	margin: 0 !important;
}

.woocommerce #reviews #comments ol.commentlist li img.avatar {
	display: none;
}

.commentlist .entry-content ol li, .entry ol li {
	list-style-type: none !important;
}

.single-resources .entry ol li {
	list-style-type: decimal !important;
}

.woocommerce #reviews #comments h2 {
	margin: 0 0 30px;
}

.woocommerce-review__dash,
.woocommerce-review__published-date {
	display: none !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p {
	margin: 0 0 .6em !important;
}

.woocommerce #reviews #comments ol.commentlist li .comment-text p.meta {
	font-size: 1.03em !important;
}

/* ------ remove signup if needed 
#review_form_wrapper {
	display: none !important;
}
--------------------------------*/


/*-------- Store ----------*/
.product_title.entry-title {
	text-align: left;
	font-size: 44px;
	text-transform: none;
}
.product_title.entry-title::after {
	display: none;
}
.amount {
	color: #616874;
}
section.up-sells.products {
	clear: both;
}
section.up-sells.products ul li.product {
	list-style-type: none!important;
}
section.up-sells.products > h2 {
	text-align: center;
	color: #56a1d5;
	font-size: 44px;
	line-height: 1.5;
	border-bottom: 1px solid #cccccc;
	padding: 60px 0 20px;
	margin-bottom: 40px;
}
section.up-sells.products > h2 em {
	display: block;
	color: #616874 !important;
	font-family: 'roboto-slab-regular' !important;
	font-variant: normal;
	font-style: normal;
	font-size: 22px;
	text-transform: capitalize;
}
div.qty {
    float: left;
    padding: 10px 10px 0 0;
}
input.qty {
	background-color: transparent;
	padding: 10px;
	margin-right: 10px;
}
input.qty:focus {
	border-color: #616874;
}
.woocommerce div.product form.cart .button,
.media-news-inner .button {
	padding: 10px 25px;
	margin-top: 0;
	font-family: 'Oswald', sans-serif !important;
	font-weight: 700 !important;
	font-size: 20px;
}
.woocommerce div.product form.cart .button:hover {
	box-shadow: none;
}
.woocommerce ul.products li.product a img {
	margin-bottom: 0!important;
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
	margin: 0!important;
	width: 33.3%!important;	
	text-align: center;
}
.cart-outerbox {
	border: 1px solid rgba(0,0,0,.1);
	padding: 20px 20px 0;
	border-radius: 5px;
}

@media only screen and (max-width: 880px) {
	.woocommerce ul.products li.product, .woocommerce-page ul.products li.product {
		width: 50% !important;
	}
}
.woocommerce ul.products li.product a,
.woocommerce ul.products li.product a span.amount {
	color: #ffffff;
}
.woocommerce ul.products li.product a h2 {
	font-size: 36px;
	font-family: 'helvetica-bold' !important;
	text-transform: none;
}
.overlay {
	background: rgba(186,56,48,0.9);
}
.overlay span.amount {
	font-size: 24px!important;
}
.woocommerce .woocommerce-result-count,
.woocommerce-page .woocommerce-result-count {
	float: right!important;
}
.woocommerce form.woocommerce-ordering,
.woocommerce-page form.woocommerce-ordering {
	float: left;
}
.woocommerce form.woocommerce-ordering select,
.woocommerce-page form.woocommerce-ordering select,
.woocommerce form.woocommerce-ordering label,
.woocommerce-page form.woocommerce-ordering label { display: inline; width: 50%; }

.bluelineTitle {
	width: 100%;
	height: 3px; 
	background-color: #55a1d5;
}

.height37 {
	    height: 37px;
}


.splitH {
    background-color: #f6f6f6;
    padding: 8px;
    font-size: 23px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: -47px;
    text-align: center;
    margin-bottom: 30px;
}

.splitH {
	width: 20%;
}



.woocommerce .woocommerce-result-count {
    margin: 0 0 1em;
    display: block;
    margin: 0 !important;
    margin-top: 19px !important;
    padding: 0 !important;
    -webkit-margin-before: 0em;
    -webkit-margin-after: 0em;
}

.customForms {
	width: 100%;
	padding: 15px 0px;
	border-top: 1px solid #c6c6c6;
	border-bottom: 1px solid #c6c6c6;
    margin-bottom: 55px;
}

.customSFForm {
	float: left;
	width: 33%;
}

.sf-field-sort_order h4 {float: left;}
.sf-field-sort_order .formFiledContainer {
	float: left;
    margin-left: 30px;
    margin-top: -5px;
}
.hiddenForm {
	float: left;
}
.hiddenForm .customSFForm {
	float: none;
	width: 100%;
}
.hiddenForm h4 {float: left;}
.hiddenForm .formFiledContainer {
	float: left;
}


#search-filter-form-4952 {
	display: none;
    padding: 15px;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    position: absolute;
    max-width: 430px;
    z-index: 99;
}

.active{
	display: block !important;
}

.sf-field-taxonomy-product_cat h4 {display: none;}
.choose {
    padding: 5px;
    background-color: #fff;
    border: 1px solid #c6c6c6;
    cursor: pointer;
}

.customButtonDesign {
    width: 100%;
    background-color: #fff !important;
}

.customButtonDesign .open>.dropdown-menu {
    display: block;
    margin: 0 !important;
}

.customButtonDesign .entry-content ul li {
    list-style-type: disc;
    padding: 0px 10px;
}

.customButtonDesign .dropdown-menu>.active>a, .customButtonDesign .dropdown-menu>.active>a:focus, .customButtonDesign .dropdown-menu>.active>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #fff;
    outline: 0;
}

.single-product .sidebar-primary {
	display: none;
}


/* SEARCH RESULTS PAGE */
body.search header.entry-header p.entry-meta {
		display: none;
}
body.search header.entry-header h2.entry-title a.entry-title-link {
		font-size: 3.2rem;
}
body.search header.entry-header h2.entry-title {
		text-align: left;
		padding: 20px 30px 40px 0;
}
body.search article div.entry-content a.entry-image-link img {
		float: left;
		max-width: 250px;
		margin-right: 40px;
}
body.search article div.entry-content p a.button {
		background-color: transparent !important;
		border-radius: 1px;
		border: none;
		color: #56a1d5;
		cursor: pointer;
		font-size: 18px;
		font-weight: 500;
		padding: 10px 40px 0px 0px;
		margin-top: 10px !important;
		text-transform: uppercase;
		width: auto;
		text-decoration: none;
		background: url(https://2164.net/wp-content/uploads/2018/03/btn-arrow.png);
		background-position: right 12px;
		background-repeat: no-repeat;
}
body.search article div.entry-content p a.button:hover {
		box-shadow: none;
		background-color: transparent;
    color: #56a1d5;
    border-bottom: solid #56a1d5 2px;
    text-decoration: none;
}
@media only screen and (max-width: 768px) {
	body.search article div.entry-content a.entry-image-link img {
		float: none;
    max-width: 100%;
    margin-right: 0;
	}
}

.woocommerce .woocommerce-checkout .col2-set .col-1,
.woocommerce .woocommerce-checkout .col2-set .col-2 {
    width: 100% !important;

}

.woocommerce .woocommerce-checkout .col2-set .col-1 {
    margin-bottom: 30px;
}


.page-id-4378 .site-header .wrap {
	max-width: 100%;
	margin: 0 auto;
}

.page-id-4378 .wrap {
	max-width: 1100px;
	margin: 0 auto;
}

.woocommerce-info {
    margin: 0 0 0em !important;
}

/* New Shop Page 
-------------------------------------------------------*/

/*--- Video Button ---*/

.pum-theme-3358 .pum-title, .pum-theme-default-theme .pum-title {}

.page-id-16706 .popmake {
	background-color: transparent !important;
}
.page-id-16706 .pum-theme-3358 .pum-container, .pum-theme-default-theme .pum-container {
	box-shadow: none !important;
}

.page-id-16706 .pum-theme-3358, .pum-theme-default-theme {
	background-color: rgba( 255, 255, 255, 0.85 ) !important;
}

.pum-theme-3358 .pum-title, .pum-theme-default-theme .pum-title {
	display: none;
}


.video-height-shop {
	height: calc(70vh);
	width: calc(100vw);
} 

@media only screen and (min-width: 1400px) {

.video-height-shop {
	height: calc(70vh);
	width: calc(100vw);
}
	
}

.video-button {
	padding: 6px 15px;
	background-color: #dd4e48;
	color: #fff;
	text-transform: lowercase;
	font-family: Helvetica-Bold;
	border-radius: 25px;
	font-size: 20px;
}

.video-button:after {
	content: "▶";
	margin-left: 7px;
	font-size: 14px;
}

.video-button:hover {
    background-color: #337ab7;
	color: #fff;
	text-decoration: none;
}

html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
	padding-right: 0px !important;
}


/*--- END Video Button ---*/

.unclickable > a:hover {
  cursor: default;
}

.shop-paragraph {
	font-size: 18px;
	padding: 40px 15px 20px;
}

.shop-paragraph h2 {
	text-align: center;
}

.anchor-adjustment {
	display: block;
	padding-top: 150px;
	margin-top: -150px;
	z-index: 9;
}

.shop-search-right .search-form {
	margin-bottom: 3rem !important;
}

.shop-search-right .widget-title {
	float: left;
	font-family: 'Roboto', sans-serif !important;
	text-transform: capitalize;
	font-size: 22px;
}

.shop-search-right ul {
	margin-left: 0rem;
	float: right;

	text-align: left;
}

.shop-search-right li li {
	margin: 0 0 0;
	border: none !important;
}

.shop-search-right .genesis-nav-menu .sub-menu li:first-child > a {
	padding-top: 0rem !important;
}

.shop-search-right .sub-menu li a {
	font-size: 16px;
	padding: 0.5rem 1.6rem;
	color: #666666;
	letter-spacing: .5px !important;
}

.shop-search-right ul li {
	list-style-type: none !important;
	background-color: #fff;
	padding: 0;
	width: 262px;
	border-radius: 7px;
	border: 1px solid #dcdcdc;
}


.shop-search-right a:after {
	content: "▼";
	margin-left: 0;
	font-size: 12px;
	float: right;
	padding-top: 4px;
}

.shop-search-right a {
	color: #666666;
	font-family: 'Roboto', sans-serif;
	text-transform: none;
	margin: 2px 10px;
	text-transform: lowercase;
}

.shop-search-right .sub-menu a:after {
	content: "";
}

.shop-search-right .sub-menu a:hover {
	color: #337ab7 !important;
}

.shop-search-right .sub-menu a {
	text-transform: lowercase !important;
}

.right-category {
	width: 400px;
	float: right;
}

.shop-search-right .sub-menu {
	width: 25.5rem;
	margin-left: 0rem;
}

/* Menu RIght */

.search-left-keyword .widget-title {
	font-family: 'Roboto', sans-serif !important;
	text-transform: none;
	float: left;
	width: 27%;
	font-size: 22px;
	margin-top: 4px !important;
}

.search-left-keyword .search-form {
	width: 72% !important;
	float: right;
}

.search-left-keyword {
	max-width: 400px;
	width: 100%;
}

.search-left-keyword .search-form input[type="search"] {
	padding: 0.5rem 2.8rem 0.5rem 1.2rem;
}

.store-title-outer {
	
}

/* Search PlaceHolder */

.search-left-keyword input::-webkit-input-placeholder { color: #666666; }
.search-left-keyword input:-moz-placeholder { color: #666666; }
.search-left-keyword input:-ms-input-placeholder { color: #666666; }

/* Shop Products Page */

.product-row-outer {
	padding-top: 10px;
}


/*
.hiddenhover  {
	margin-top: -65px;
}  */

.page-id-16706 .sow-accordion .sow-accordion-panel .sow-accordion-panel-content .sow-accordion-panel-border {
	margin-top: -15px;
}

.shop-product-description h2 {
	font-family: 'Roboto', sans-serif !important;
	font-size: 20px;
	margin-bottom: -20px;
	text-transform: capitalize;
}

.shop-product-description a {
	color: #616874 !important;
}

.shop-product-description strong {
	font-size: 18px;
	font-weight: 400;
}

.shop-product-description {
	text-align: center;
	font-size: 16px;
}

/*
.shop-products-images img {
	height: 404px !important;
	width: 404px;
	object-fit: cover;
}   

.shop-products-images img:hover {
	opacity: 0.7;
}  
*/

.page-id-16706 .sow-accordion-panel-open .sow-accordion-panel-header {
	display: none !important;
}


.shop-view-page .sow-accordion-panel-header {
font-family: 'tradegothiclt-med' !important;
}
/* Old Button 
.sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
	width: 140px;
	margin: 0 auto;
	border-radius: 12px;
	line-height: 1;
	padding: 9px 10px 10px 10px !important;
}  --*/

.page-id-16706 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
	width: 155px;
	margin: 0 auto;
	border-radius: 3px;
	vertical-align: middle;
	padding: 10px 25px !important;
	font-weight: 700 !important;
    font-size: 20px !important;
	font-family: 'Oswald', sans-serif !important;
	letter-spacing: 0.1rem !important;
	line-height: 1.8 !important;
} 

.bluelinemargin {
	margin-top: 40px;
}

.shop-view-page {
	position: relative;
	z-index: 999;
}


/* Back Up Arrow */

.page-id-16706 a#scroll-to-top {
	display: block !important;
}

a#scroll-to-top {
	background: url('https://2164.net/wp-content/uploads/2020/02/up-arrow-e1581014000330.png') no-repeat center center !important;
	width: 40px !important;
	height: 38px !important;
	display: none !important;
	z-index: 999;
}

/* Row Title */

.split9,
.split8,
.split7,
.split6,
.split5,
.split4,
.split3,
.split2 {
    background-color: #f6f6f6;
    padding: 8px 15px;
    font-size: 23px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: -47px;
    text-align: center;
    margin-bottom: 30px;
}

.split1 {
	width: 100%;
	max-width: 220px;
	background-color: #f6f6f6;
    padding: 8px 15px;
    font-size: 23px;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: -47px;
    text-align: center;
    margin-bottom: 30px;
}

.split2 {
	width: 100%;
	max-width: 345px;
}

.split3 {
	width: 100%;
	max-width: 294px;
}

.split4 {
	width: 100%;
	max-width: 300px;
}

.split5 {
	width: 100%;
	max-width: 360px;
}

.split6 {
	width: 100%;
	max-width: 384px;
}

.split7 {
	width: 100%;
	max-width: 275px;
}

.split8 {
	width: 100%;
	max-width: 550px;
}

.split9 {
	width: 100%;
	max-width: 140px;
}

/* Commercial Products 
------------------------------------------*/

.postid-16865 .price,
.postid-16862 .price,
.postid-16857 .price,
.postid-16854 .price,
.postid-16850 .price {
	display: none;
}

.postid-16865 div.product .stock,
.postid-16862 div.product .stock,
.postid-16857 div.product .stock,
.postid-16854 div.product .stock,
.postid-16850 div.product .stock {
	display: none;
}

.postid-16865 div.product form.cart,
.postid-16862 div.product form.cart,
.postid-16857 div.product form.cart,
.postid-16854 div.product form.cart,
.postid-16850 div.product form.cart {
	display: none;
}

.postid-16865 .woocommerce-product-details__short-description,
.postid-16862 .woocommerce-product-details__short-description,
.postid-16857 .woocommerce-product-details__short-description,
.postid-16854 .woocommerce-product-details__short-description,
.postid-16850 .woocommerce-product-details__short-description {
	padding: 20px 20px 8px;
	border: 2px solid #616874;
	border-radius: 5px;
}

/* END Commercial Products 
------------------------------------------*/

.search-results .content .entry-title:after {
	content: "";
}

/*------

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

    .shop-products-images img {
	    height: 290px !important;
    }
	
}


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

    .shop-products-images img {
		height: 255px !important;
    }
	
}

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

    .shop-products-images img {
		height: 230px !important;
    }
	
}

---*/


@media only screen and (max-width: 880px) {
	
	.search-left-keyword {
		max-width: 100%;
	}
	
	.search-left-keyword .widget-title {
		width: 100%;
		text-align: center;
	}
	
	.shop-search-right ul li,
	.search-left-keyword .search-form {
		width: 100% !important;
	}
	
	.right-category {
		width: 100%;
	}
	
	.shop-search-right ul {
		float: none !important;
	}
	
	.shop-search-right .widget-title {
		text-align: center;
		width: 100%;
	}
	
}


@media only screen and (max-width: 800px) {
	
	.mobile-shop {
		max-width: 400px;
		margin: 0 auto;
	}
	
	.shop-search-right .sub-menu {
		width: 100%;
	}
	
	.shop-search-right a {
		font-size: 1.7rem !important;
	}
	
	/*
	
	 .shop-products-images img {
		height: 340px !important;
    }   */
	
	.search-left-keyword .search-form {
		margin-bottom: 0rem !important;
	}
	
	.split9, .split8, .split7, .split6, .split5, .split4, .split3, .split2, .split1 {
		padding: 8px 0px;
	}
	
	.video-button:after {
		content: "\f04b" !important;
		font-family: "fontawesome";

	}
	
	.split9 h2,
	.split8 h2,
	.split7 h2,
	.split6 h2,
	.split5 h2,
	.split4 h2,
	.split3 h2,
	.split2 h2,
	.split1 h2 {
		font-size: 27px;
	}
	
	.split6 {
		margin-top: -57px;
	}
	
	/* Side Bar */

	.shop-search-right .menu-item.highlight a {
		background: transparent;
		border: 2px solid #1a1a1a;
		border-radius: 5px;
		line-height: 1;
		padding: 1rem 2rem 0.8rem;
	}

	.shop-search-right .sub-menu {
		width: 100%;
		z-index: 99;
		background: #fff;
		box-shadow: 0 2rem 2rem -0.05rem rgba(0,0,0,0.1);
		border-radius: 5px;
		opacity: 0 !important;
		margin-top: 0;
		position: absolute;
		left: 0;
		margin-left: 0rem;
		pointer-events: none;
		text-align: left;
		display: block !important;
	}
	.shop-search-right > li .sub-menu:before {
		content: " ";
		position: absolute;
		top: -0.5rem;
		left: 1.6rem;
		width: 0;
		height: 0;
		border-left: 5px solid transparent;
		border-right: 5px solid transparent;
		border-bottom: 5px solid #fff;
	}
	.shop-search-right .menu-item:hover > .sub-menu {
		opacity: 1 !important;
		pointer-events: all;
	}
	.shop-search-right > .menu-item:hover > .sub-menu {
		margin-top: -1rem;
	}
	.shop-search-right .sub-menu li a {
		border-top: none;
		padding: 0.8rem 1.6rem;
		text-transform: uppercase;
		margin: 0;
		color: #1a1a1a;
		width: 100%;
	}
	
	.shop-search-right .sub-menu li {
		width: 100%;
	}
	.shop-search-right .sub-menu li:first-child > a {
		padding-top: 1.6rem;
	}
	.shop-search-right .sub-menu li:last-child a {
		padding-bottom: 1.2rem;
	}
	.shop-search-right .sub-menu .sub-menu {
		margin: 0 0 0 17.8rem;
		top: 0;
	}
	.shop-search-right .sub-menu .sub-menu:before {
		display: none;
	}
	
	/* END SideBar */
	
}





@media only screen and (min-width: 1024px) {
	
	.page-id-16706 .pum-container.pum-responsive.pum-responsive-medium {
		margin-left: -48%;
		width: 100%;
	}
	
	
}  

/* New Banner on traning pages. */

.easy-notification-bar {
	display: none !important;
}

.page-id-1999 .easy-notification-bar,
.page-id-16320 .easy-notification-bar {
	display: table !important;
	z-index: 99999 !important;
	font-family: helvetica-bold !important;
	font-size: 20px;
}

.page-id-1999 .site-header,
.page-id-16320 .site-header {
	/* position: -webkit-sticky !important; */
	    position: initial !important;
	    padding: 0rem 0 0;
}
 
.page-id-1999 .header-scroll .site-header,
.page-id-16320 .header-scroll .site-header {
	padding: 6px 0 0 !important;
}

.page-id-1999 .site-inner,
.page-id-16320 .site-inner {
	padding-top: 0.6rem !important;
}

/* FAQ Accordion */

.new-faq .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
	width: 100%;
}

/* Gathering */

.gathing-top {
	padding: 30px 0 0;
}

.gathering-title {
	font-size: 6.2rem;
}

.gathering-title1 {
	font-size: 4.2rem;
}

.gathering-title1,
.gathering-title {
color: #55a1d5;
text-transform: uppercase; 
text-align: center; 
font-weight: 500 !important; 
line-height: 1.2; 
font-family: 'Oswald', sans-serif !important;
}

/* Peer Learning */


.peerlearning-table {
	max-width: 680px;
	margin: 0 auto;
}

.peerlearning-table td {
	text-align: left;
	padding: 8px 15px;
	line-height: 1.5;
	width: 39%;
}

/* Table 
--------------------------------------*/

.online-title h2 {
	text-align: center;
	margin: 0;
	font-size: 40px;
}

.online-table {
	margin: 0 auto;
	padding: 0 15px;
	color: #616873;
}


.online-table a {
	background-color: #56a1d5 !important;
	border-radius: 4px;
	border: none;
	color: #fff;
	cursor: pointer;
	font-size: 16px;
	font-weight: 300;
	padding: 12px 16px;
	margin-top: 10px;
	text-transform: uppercase;
	width: auto;
	display: inline-block;
}
.online-table a:hover {
	background-color: #f34b45 !important;
	text-decoration: none;
	color: #fff;
	opacity: 1;
	box-shadow: inset 0 0 0 20rem rgba(0,0,0,0.1), 0 2rem 2rem rgba(0,0,0,0.1);
}


/* Tabel Settings */

.online-table td {
	padding: 10px 14px;
	text-align: left;
	border-top: 1px solid #616873;
	border-right: 1px solid #616873;
	border-left: 1px solid #616873;
	line-height: 1.4;
}

.online-table td:nth-child(2),
.online-table td:last-child { 
	text-align: center;
}

.online-table td {
	border-bottom: 1px solid #616873;
}

.online-table tbody {
	border-bottom: 1px solid #616873;
}

.online-table h2 {
	font-size: 26px !important;
}

@media only screen and (max-width: 600px) {
	
	.online-table h2 {
		font-size: 26px !important;
	}
	
	.online-table table {
		display: block;
		width: 100%;
		overflow: scroll;
		word-wrap: break-word;
	}
	
}

.page-id-4378 ul li, .page-id-4378 ul li {
	list-style-type: none !important;
}

.sow-image-container > a {
	display: block !important;
}


/* New Advisor Page 2020
-------------------------------------------*/

.advisor-backbutton {
	margin-top: 25px;
}

.advisor-position-outer {
	display: block;
	border-bottom: 2px solid #616874;
	padding-bottom: 35px;
    margin-bottom: 40px;
	text-align: center;
}

.advisor-position {
	display: inline-block;
	width: 100%;
}

.info-title {
	font-weight: 800;
}

.topics-outer {
	margin-top: 18px;
}


.advisor-start-outer {
	border-top: 2px solid #616874;
    text-align: center;
	margin-top: 20px;
    padding: 18px 0;
    margin-bottom: 50px;
    display: inline-block;
}


@media only screen and (max-width: 800px) {
	
	.advisor-image {
		display: inline-block !important;
		margin: 0 auto;
		text-align: center;
		width: 100% !important;
	}
	
	.advisor-image img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
		margin: 0 auto 30px !important;
		float: none !important;
	}
	
}

/* New Advisor Layout */

.styling-blog {
    margin-bottom: 0;
    padding: 15px;
    border-radius: 3px;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.2);
	min-height: 316px;
	background-color: #fff;
	font-size: 18px !important;
}

.advisor-title {
	font-size: 3.2rem !important;
	color: #616874;
	font-family: 'Roboto Slab', serif !important;
	margin-bottom: 10px;
}

.advisor-title a {
	color: #616874;
}

.advisor-title a:hover {
	color: #337ab7;
	text-decoration: none;
}

.advisor-button {
	text-align: center;
	margin: 10px 0 0px;
	display: block;
}

.advisor-button button {
	font-size: 21px;
	background-color: transparent !important;
	color: #337ab7;
	text-decoration: underline;
}

.advisor-button button:hover {
	text-decoration: none;
	color: #f34b45;
	background-color: transparent !important;
	box-shadow: none;
}

.advisor-button a {
	color: #fff;
}

.advisor-bottom {
	margin-bottom: 40px;
}

/* Search Fields */

.advisor-search .fs-wrap {
	display: block;
}

.advisor-search .fs-label-wrap {
	border-radius: 5px;
	width: 100%;
}

.advisor-search .fs-dropdown {
	width: 288px !important;
}

/* END Search Fields */

@media only screen and (max-width: 1325px) {
	
	.styling-blog {
		min-height: 365px;
	}
	
}

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

.fwpl-layout {
	grid-template-columns: 1fr 1fr 1fr !important;
}
	
}

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

    .fwpl-layout {
		grid-template-columns: 1fr 1fr !important;
	}
	
	.styling-blog {
		min-height: 300px;
	}
	
}

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

    .fwpl-layout {
		grid-template-columns: 1fr !important;
	}
	
}
