@import url("//hello.myfonts.net/count/3365ba");
/* @import References line 96 */


/*
Theme Name: Root Inc 1
Theme URI: http://underscores.me/
Author: Justin Tiell
Author URI: http://underscores.me/
Description: Change Starts Here
Version: 1.0.1
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: root-inc
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Root Inc is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Brand
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
	font-family:'Libre Franklin', Arial, serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	-webkit-font-smoothing: antialiased;
	
}

body {
	margin: 0;
	overflow-x: hidden;
	font-family:'Libre Franklin', Arial, serif;
}

html,
body {
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
   -webkit-overflow-scrolling: touch;
}

/**
 * @license
 * MyFonts Webfont Build ID 3368378, 2017-04-03T12:29:50-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: UniNeueRegular by Fontfabric
 * URL: https://www.myfonts.com/fonts/font-fabric/uni-neue/regular/
 * Copyright: Copyright &#x00A9; 2016 by FontfabricLLC. All rights reserved.
 * Licensed pageviews: 10,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3368378
 * 
 * © 2017 MyFonts Inc
*/
@font-face {
	font-family: 'UniNeueRegular';
	src: url('//m.jakegsd.com/wp-content/themes/root-inc/webfonts/3365BA_0_0.eot');
	src: url('//m.jakegsd.com/wp-content/themes/root-inc/webfonts/3365BA_0_0.eot?#iefix') format('embedded-opentype'),
	url('webfonts/3365BA_0_0.woff2') format('woff2'),
	url('//m.jakegsd.com/wp-content/themes/root-inc/webfonts/3365BA_0_0.woff') format('woff'),
	url('//m.jakegsd.com/wp-content/themes/root-inc/webfonts/3365BA_0_0.ttf') format('truetype');
}


article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
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-color: transparent;
}

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

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

.strong .gfield_description{
	font-weight:bold;
}

dfn {
	font-style: italic;
}

h1 {
	font-size: 2em;
	margin: 40px 0 0.67em;
	word-spacing: 12px;
	line-height: 0.95;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 1em 40px;
}

hr {
	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-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

optgroup {
	font-weight: bold;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
	color: #404040;
	font-family:'Libre Franklin', Arial, serif;
	font-size: 1rem;
	line-height: 1.5;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

h4{
	margin-bottom:0;
}
dfn,
cite,
em,
i {
	font-style: italic;
}


address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 0.9375rem;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after { /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff; /* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,ol {
	margin-top:0;
}
ol.lower-alpha{
	list-style-type: lower-alpha;
}

.list-no-bullet{
	list-style-type:none;
	margin-left:0;
	padding-left:20px;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto; /* Make sure images are scaled correctly. */
	max-width: 100%; /* Adhere to container width. */
}

figure {
	margin: 1em 0; /* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, .8);
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

select {
	border: 1px solid #ccc;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

textarea {
	width: 100%;
}

.progressive-form-group--hide{
	display:none;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}
 /*removed :visited pseudo versions*/
/*a:visited {*/
/*	color: purple;*/
/*}*/

a:hover,
a:focus,
a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

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

/*--------------------------------------------------------------
## 2020 Full Screen Menu
--------------------------------------------------------------*/
#fullscrnmenu a.btn:hover{color:#fff !important;}
#fullscrnmenu .post-col h3 a{color:#fff !important;}
#fullscrnmenu .search-form input{color:#fff !important;}
#fullscrnmenu .search-form input:hover{color:#fff !important;}
#fullscrnmenu  .search-form .header-search-box:hover,
#fullscrnmenu  .search-form .header-search-box:focus {     color: #fff !important;  }
#fullscrnmenu  .post-col .featured-img {height:auto;}
#fullscrnmenu  .post-col .featured-img img {height:auto;}
#fullscrnmenu .search-form .header-search-box:hover::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;}
  
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 1.5em;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul ul li {

}

.main-navigation li:hover > a,
.main-navigation li.focus > a {
}

.main-navigation ul ul :hover > a,
.main-navigation ul ul .focus > a {
}

.main-navigation ul ul a:hover,
.main-navigation ul ul a.focus {
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}


/*t edit start*/

.events_top_banner {
	position: relative;
}
.events_top_banner .root_box_cover {
position: absolute;
    text-align: center;
    margin: auto;
    font-size: 52px;
    color: #000;
    background-color: rgba(250,250,250,0.8);
    left: 0;
    right: 0;
    max-width: 630px;
    font-weight: 400;
    text-transform: uppercase;
    padding: 15px;
    top: 50%;
    transform: translateY(-50%);
}
body .bottom_form_cover {
	width: 100%!important;
}
body .newsletter-setion .the-form input {
	box-shadow: unset;
	width: 100%;
	padding: 10px 15px 10px 10px !important;
}
.newsletter-setion .the-form select {
	background-color: transparent;
	border: 0;
	box-shadow: unset;
	border-bottom: 1px solid #000;
	border-radius: 0;
	margin-bottom: 15px;
}
.newsletter-setion .pure-form-stacked option {
	background-color: #fff;
	color: #000;
}
.asset-form .the-form form.root-form .pure-u-1 input.form-control {
	width: 100%;
}
.asset-form .the-form form.root-form select {
	background-color: transparent;
	border: 0;
	box-shadow: unset;
	border-bottom: 1px solid #fff;
	border-radius: 0;
	color: #fff;
	padding-left: 8px !important;
}
.the-event-form form .progressive-form-group input#city1 {
	width: 100%;
}
.the-event-form form .progressive-form-group select {
	padding: 5px 15px 3px 10px !important;
}




/*t edit end*/


/*responsive*/

@media screen and (min-width: 37.5em) { /* 600px */
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

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

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

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

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
	margin-top:.4em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
}

/* Make sure select elements fit in widgets. */
.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
/*.sticky {*/
/*	display: block;*/
/*}*/

.hentry {
	margin: 0 0 1.5em;
}

.byline,
.updated:not(.published) {
	display: none;
}

.single .byline,
.group-blog .byline {
	display: inline;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, /* Older / Newer Posts Navigation (always hidden) */
.infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}


.mas{
	margin:10px
}

.mts{
	margin-top:10px
}

.mrs{
	margin-right:10px
}

.mbs{
	margin-bottom:10px
}

.mls{
	margin-left:10px
}

.mam{
	margin:20px
}

.mtm{
	margin-top:20px
}

.mrm{
	margin-right:20px
}

.mbm{
	margin-bottom:20px
}

.mlm{
	margin-left:20px
}

.mal{
	margin:40px
}

.mtl{
	margin-top:40px
}

.mrl{
	margin-right:40px
}

.mbl{
	margin-bottom:40px
}

.mll{
	margin-left:40px
}

.mae{
	margin:60px
}

.mte{
	margin-top:60px
}

.mre{
	margin-right:60px
}

.mbe{
	margin-bottom:60px
}

.mle{
	margin-left:60px
}

.maz{
	margin:0!important
}

.mtz{
	margin-top:0!important
}

.mrz{
	margin-right:0!important
}

.mbz{
	margin-bottom:0!important
}

.mlz{
	margin-left:0!important
}


.pas{
	padding:10px
}

.pts{
	padding-top:10px
}

.prs{
	padding-right:10px
}

.pbs{
	padding-bottom:10px
}

.pls{
	padding-left:10px
}

.pam{
	padding:20px
}

.ptm{
	padding-top:20px
}

.prm{
	padding-right:20px
}

.pbm{
	padding-bottom:20px
}

.plm{
	padding-left:20px
}

.pal{
	padding:40px
}

.ptl{
	padding-top:40px
}

.prl{
	padding-right:40px
}

.pbl{
	padding-bottom:40px
}

.pll{
	padding-left:40px
}

.pae{
	padding:60px
}

.pte{
	padding-top:60px
}

.pre{
	padding-right:60px
}

.pbe{
	padding-bottom:60px
}

.ple{
	padding-left:60px
}

.paz{
	padding:0
}

.ptz{
	padding-top:0
}

.prz{
	padding-right:0
}

.pbz{
	padding-bottom:0
}

.plz{
	padding-left:0
}

.pure-box-padding-1,.box-p-base{
	padding:0 20px;
	height:100%;
}

.pure-box-padding-1-fix,.box-p-base-gutters{
	margin:0 -20px;
}

.fix-padding-1-both{
	margin-left:-15px;
	margin-right:-15px;
}

.post{
	margin-bottom:20px;
}

.text-align-center{
	text-align:center;
}
.text-align-right{
	text-align:right;
}

p,li{
	font-size:18px;
	line-height:1.6;
	font-family:'Libre Franklin', Arial, serif;
}

p{
  -webkit-margin-before: 0;
}

section{
	margin:30px 0;
}
.section-break{
	padding:40px 0;
}
.section-break:first-child{
	margin-top:0;
}

/*removed :visited pseudo versions*/
a {
	color:#970E76;
	transition:color .25s;
	text-decoration: none;
}
#content .container a {
	text-decoration: underline;
	font-weight:bold;
}
#content .blog-description a{text-decoration:none;}


#content .container a.btn-conversion{text-decoration:none}
a:hover{
 	color:#008FD5;
}

a.link-underline{
	text-decoration:underline;
}

a.font-color-white{
	color:#FFF;
}

a:hover.font-color-white{
	color:#FFF;
	text-decoration: underline;
}

.link-underline{
	text-decoration:underline;
}

.cookie-message{
		width:100%;
		position:fixed;
		bottom:0;
		padding:.5rem;
		background-color:#970E76;
		color:#fff;
		font-size:.75rem;
		z-index:999;
		box-shadow:0 -4px 8px rgba(0,0,0,.25);
	}
	.cookie-message a{
		color: #fff;
		text-decoration: underline;
		font-weight: bold;
	}
	@media only screen  and (min-width : 767px) {
		.cookie-message{
			text-align: center;
			padding: 1rem;
			font-size:1rem;
		}
	}

.hover-overlay{
	position:relative;
	width:100%;
	display: flex;
  	align-items: center;
	  justify-content: center;
	  margin-bottom:5px;
}

.hover-overlay img{
	max-width:100%;
	width:100%;
	z-index:1;
}

.hover-overlay-content{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	height:100%;
	width:100%;
	transition:all .5s;
	background-color:rgba(31,192,218,.8);
	opacity:0;
  	z-index:2;
}

.hover-overlay-content-text{
	color: white;
	font-size: 1.5em;
	position: absolute;
	height:100%;
	width:100%;
	display: flex;
	align-items: center;
	justify-content: center;
	padding:0;
	margin:0;
}

.hover-overlay-content:Hover{
	opacity:1;
}

.medium-font-size,.font-size-medium{
	font-size:1.1em;
}

.font-size-large{
	font-size:1.25em;
	line-height:1.2;
}
h1{
  font-weight: 300;
  line-height: 1.1;
  color: #333;
  font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
  text-transform:uppercase;
  font-size:2rem;
  margin-top:0;
}

h2,h3{
  font-family: 'Libre Franklin', Arial, serif;
  line-height: 1.2;

}
h2{
	font-weight: 600;
	font-size: 1.5em;
	text-transform: none;
	margin-bottom:10px;
	margin-top:20px;
}

h3{
	font-size: 1.2em;
  	font-weight: 600;
	margin-bottom:10px;
}


.btn {
	display: inline-block;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	padding:11px 22px;
	box-shadow: 0 4px 8px rgba(0,0,0,.45);
	transition: all 0.3s ease-in-out;
}

.btn-root {
	cursor: pointer;
	color: #FFF;
	text-shadow: none;
	background-color: #970E76;
	border: solid 1px #970E76;
	-moz-transition: all .28s cubic-bezier(.4,0,.2,1);
	-webkit-transition: all .28s cubic-bezier(.4,0,.2,1);
	-o-transition: all .28s cubic-bezier(.4,0,.2,1);
	transition: all .28s cubic-bezier(.4,0,.2,1);
	white-space: normal;
	font-size: 1rem;
	transition: all 0.3s ease-in-out;
}

.btn-white, a .btn-white{
	background-color:rgba(255,255,255,1);
	color:#333!important;
	transition: all 0.3s ease-in-out;
}


.btn:hover{
	box-shadow: 0 8px 16px rgba(0,0,0,.35);
	    transform: scale(1.05);
}

.btn-white:hover, a .btn-white:hover{
	background-color:#F7921E!important;
	    transform: scale(1.05);
}

.btn i{
	margin-left:10px;
	display:inline;
}
.contact-button{
	padding:4px 8px;
}


.progress-bar {
	width: 100%;
	background-color: #e0e0e0;
	padding: 3px;
	border-radius: 3px;
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, .2);
	overflow:hidden;
}

.progress-bar-fill {
	display: block;
	height: 22px;
	background-color: #faa41a;
	border-radius: 3px;
	
	transition: width 500ms ease-in-out;
}

.btn-lg{
	padding:12px 24px;
	font-size:1.25em;
}
.btn-root--center {
    display: block;
    margin: 0 auto;
    box-shadow: 0 6px 20px rgba(0,0,0,.25);
}
.btn-big {
    width: 250px;
    height: 56px;
    font-size: 26px;
    box-shadow: 0 6px 20px rgba(0,0,0,.25);
}


.root-card{
	background-color:#FFF;
	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.25);
    position:relative;
    transition:all .5s;
	margin: 0 20px 20px;
}


.root-box-shadow{
	-webkit-box-shadow: 0 1px 4px 0 rgba(0,0,0,0.25);
	box-shadow: 0 1px 4px 0 rgba(0,0,0,0.25);
}

.root-card .root-card-image{
	position:relative;
}

.root-card .root-card-image.play-icon::after,.root-card .root-card-main-title.right-icon::after{
	position:absolute;
	content: '\f144';
	font-family: FontAwesome, serif;
	bottom:-20px;
	right:5px;
	font-size:40px;
	margin-left:-150px;
	transform:rotate(0deg);
	transition:all .25s;
	color:rgb(88,89,91);
	text-shadow:0 4px 2px rgba(0,0,0,.25);
}
.root-card .root-card-main-title.right-icon::after{
	content: '\f138';
	bottom:-30px;

}

.root-card:hover .root-card-image::after,.root-card:hover .root-card-main-title::after{
	text-shadow:0 6px 4px rgba(0,0,0,.15);
	transform:rotateZ(20deg);
}

.root-card:hover{
	-webkit-box-shadow: 0 10px 16px 0 rgba(0,0,0,0.15);
    box-shadow: 0 10px 16px 0 rgba(0,0,0,0.15);
}

.root-card-text{
	padding:10px;
	margin-top:20px;
}

.addeventatc{
	height:40px;
}

.root-card-main-title{
	position:relative;
	top:0;
	left:0;
	right:0;
	height:20%;
}

.rcp-card-titles{
	height:90px;
}

.root-card-height-med{
	height:300px;
}

.root-card-height-small{
	height:345px;
}


.social-button-container{
}

.fa.fa-stack-style{
	font-family:'Libre Franklin', Arial, serif;
}

.social-button-container--vertical{
	width:100%;
	padding-top:20px;
}
.social-button-container--vertical a.social-button-link{
	width:36px;
	clear:both;
	margin:0 auto 5px;
}

.social-button{
	text-decoration: none;
}

.social-button-container-title--vertical{
	text-align:center;
	width:100%;
	font-size:1.125em;
	margin-bottom:5px;
	color:#333;
}

a.social-button-link{
	color:#FFF;
	line-height:1;
	padding:7px 9px;
	border-radius:2px;
	display: flex;
 	align-items: center;
  justify-content: center;
  transition:all .25s;
}

.social-button-linked-in{
	background-color:rgba(0,123,181,.6)
}

.social-button-linked-in:hover{
	background-color:rgba(0,123,181,1)
}

.social-button-twitter{
	background-color:rgba(85,172,238,0.60);
}
.social-button-twitter:Hover{
	background-color:rgba(85,172,238,1);
}

a.social-button-facebook{
	background-color:rgba(59,89,152,0.60);
}

a.social-button-facebook:hover{
	background-color:rgba(59,89,152,1);
}

.social-button-google-plus{
	background-color:#dd4b39;
}

.top-menu{
	background-color: #a2b627;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	padding: 0.9rem 2rem;
	cursor: pointer;
}

.menu-bar-button{
	color: #fff;
	transition: color .25s;
}

.menu-bar-button .fa{
	margin-right: .5rem;
}

.menu-bar-button:hover{
	color: #000;
}

.top-menu-logo{
	/*width:100px;*/
	
	width:196px;
	height:36px;
	
}

.menu-bar{
	position: absolute;
	right: -500px;
	display:none;
	top: 0;
	background-color: #a2b627;
	z-index: 999;
	transition: right .25s;
	width: 100%;
	min-height: 100%;
}

.menu-bar-bg{
	background-color: rgba(0,0,0,.6);
	position:fixed;
	height: 100vh;
	width: 100%;
	right: -100vw;
}
.menu-bar-bg--visible{
	right: 0;
}

.menu-bar--visible{
	right: 0;
	display:block;
}

.menu-bar .menu-bar-close{
	position: absolute;
	top: .5rem;
	right: 1rem;
	color: #fff;
	font-size: 1.25rem;
	padding:.5rem;
	cursor:pointer;
	transition: color .25s;
}

.menu-bar .menu-bar-close:hover{
	color: #333;
}

.menu-logo-area{
	margin: 2rem;
	border-bottom: solid 1px #FFF;
	text-align: center;
}

.menu-logo-area img{
	width: 12rem;
	margin-bottom: 1rem;
}

.menu-links{
	display: flex;
	flex-direction: column;
	width: 100%;
}

.menu-links a{
	width: 100%;
	color: #FFF;
	text-align: center;
	padding: 1rem;
	transition: background-color .25s, color .25s;
	font-size: 1.1rem;
	font-weight: 300;
}

.menu-links a:hover{
	background-color: #FFF;
	color: #a2b627;
}

.menu-social{
	display: flex;
	justify-content: space-around;
	margin:0 5rem;
}
.menu-social a{
	color: #FFF;
	font-size: 2rem;
}

.search-form{
	position:relative;
}

.header-search-button{
	visibility: hidden;
}


.modal-container{
	display: flex;
	position: fixed;
	top: 0;
	height: 100vh;
	width: 100%;
	align-items: center;
	justify-content: center;
	z-index:999;
	right: -5000px;
}

.modal-container--visible{
	right:0;
}

.modal-container-bg{
	height: 100vh;
	width: 100%;
	background-color:rgba(0,0,0,.6);
	position: absolute;
	z-index:1
}

.modal{
	position: relative;
	background-color: #FFF;
	padding: 1rem;
	width: 100%;
	border-radius: 4px;
	box-shadow: 0 2px 6px rgba(0,0,0,.25);
	z-index:10;
}

.modal .modal-close-button{
	color: #000;
	position: absolute;
	top: .125rem;
	right: .25rem;
	font-size: 1.5rem;
	padding: .125rem;
	z-index:99;
	cursor: pointer;
}

.modal .the-form{
	background-color: #FFF;
}

.modal .the-form .btn{
	width: 100%;
}


@media only screen  and (min-width : 767px) {
	.modal{
		width: 900px;
	}
	.menu-bar{
		position: fixed;
		width: 450px;
		height: 100vh;
	}
	.search-form{
		position:relative;
		margin-top: 5rem;
	}

	.modal .pure-u-md-1-2{
		width: 49%;
	}
	.modal .the-form .btn{
		width: 300px;
	}
}

.btn-form{
	background-color:inherit;
	font-size:1.25rem;
	width: 300px;
	text-align:center;
	padding:16px;
	border:solid 1px #333;
	border-radius:4px;
	color: #333;
}

.search-form .header-search-box {
	width: 100%;
	font-size: 1.1rem;
	background-color: #669d31;
	border:none;
	color: #fff;
	padding: 1rem 1.5rem 1rem 3.5rem;
}

.menu-search-icon{
	position: absolute;
	left: 2rem;
	top: 1.25rem;
	color: #FFF;
}

/************************/
/*** ISSUE PAGE STYLE ***/
/***********************/

.page-header-1{
	background-size: cover;
	background-position: center center;
}


@media screen and (max-width: 1200px){
	.page-header-1{
		background-size: 0 0;
	}
}

@media screen and (min-width: 1200px){
	.page-header-1{
		display: flex;
		justify-content: center;
		padding: 180px 0;
	}
}

@media screen and (min-width: 1200px){
	.page-header-1 .content-area{
		width: 1200px;
	}
	.small-h1{
		font-size: 2.5em;
	}
}

.page-header-box{
	background-color: #fff;
	padding: 1.5rem 2rem .5rem 2rem;
}

.video-player-container{
	margin: 1rem;
	border: solid 10px #ededed;
}


.small-h1{
	font-weight: 600;
	font-family:'Libre Franklin', Arial, serif;
	font-size: 1.75em;
	text-transform: none;
	margin-bottom: 10px;
	margin-top: 0;
	word-spacing: inherit;
}

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

}

.ad-content-section{
	padding: 120px 0;
	background-size: cover;
	background-position: center center;
}

.ad-content-box{
	color: white;
	background-color: #e40571;
	padding: 1.5rem 2rem;
}

.ad-content-box-title{
	color: #fff;
	margin-top: 0;
}

.picture-text-box{
	background-color: #fff;
	border-top: solid 5px #a2b627;
	padding: .5rem 1rem;
	margin-top: -7px;
}

.search-form .header-search-box:hover, .search-form .header-search-box:focus {
	background-color: #FFF;
	color: #333;
}

.search-form .header-search-box::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  opacity: 1; /* Firefox */
}
.search-form .header-search-box:hover::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #333;
  opacity: 1; /* Firefox */
}

.search-form .header-search-box:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff;
}
.search-form .header-search-box:hover:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #333;
}

.search-form .header-search-box::-ms-input-placeholder { /* Microsoft Edge */
   color: #fff;
}

.search-form .header-search-box:hover::-ms-input-placeholder { /* Microsoft Edge */
   color: #333;
}


	
.box-top-border{
	border-top: solid 5px #a2b627;
	padding:1rem!important;
}

.box-top-border h3{
	margin-top:0;
	background-position: top center!important;
}

.menu-box{
	font-family:'Libre Franklin', Arial, serif;
  	text-align: center;
  	padding: 10px;
  	color: #FFF;
  	font-size: 1.2em;
  	position:relative;
  	transition:all .5s;
  	margin-top:10px;
}

.menu-box p{
	font-family:'Libre Franklin', Arial, serif;
	margin:0;
	font-weight:600;
}

.menu-box:Hover{
	color:#333!important;
	background-color:#FFD600!important;
}

.the-form .form-horizontal .control-label{
	text-align:left;
}
.the-form{
	background-color:#F2F2F2;
	padding:15px;
}

input[type="tel"], textarea{
    height: 30px;
	color: #aaa9a9;
	border: 1px solid #d2d2d2;
	font-size: 13px;
    padding: 8px 15px;
    margin-right: 1%;
    width: 100%;
    box-sizing: border-box;
    vertical-align: middle;
}
textarea{
	min-height:48px;
	transition: height .5s;
}
textarea:focus{
	height:100px;
}

.top-banner{
	background-size:cover;
	background-position: center;
	height:160px;
	margin-bottom:2rem;
}

.section-title{
	font-size: 2em;
	margin-bottom: 20px;
	font-family: UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight:400;
}

.intro-text-block{
	font-size:22px;
	padding-left:80px;
	padding-right:80px;
}

.blog-post-title{
	margin-top:10px;
}

.blog-post .pure-u-1 {padding:0 10px;}

a.blog-post-author{
	color:#333;
	border-bottom:solid 2px #333;
}

.blog-post .aligncenter{
	margin:40px auto;
}

.scroll-button{
	cursor:pointer;
	color:#A2B627;
}
.real-big-button p{
	padding: 15px 7px;
	margin: 0;
	background-color: #A2B627;
	font-family: UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	text-align: center;
	line-height: .9;
}

.quote-text{
	font-family:'Bitter', serif;
	font-style:italic;
}
blockquote{
	border-top: 1px solid #a0ce4e;
	margin: 30px 0;
}
blockquote p{
	font-family: 'Bitter', serif;
   	color: #a0ce4e;
	font-size:20px;
	line-height:1.3;
	text-align: center;
	padding-top:10px;
}

.quote-font{
	font-family:'Bitter', serif;
}

blockquote p .blockquote-cite{
	display:block;
	margin-top:10px;
	font-family:'Libre Franklin', Arial, serif;
	font-style: normal;
	color:#404040;
}

blockquote p .blockquote-cite::before{
	content: "\2014 \ ";
}

/*  Form Style */
.root-form input{
}
.root-form *:focus{
	border:solid 2px #A2B627;
}
.papers-title{
	font-size:30px;
}
.form-confirm--icon{
	-webkit-transition: all 1s;
	-moz-transition: all 1s;
	-o-transition: all 1s;
  transition:all 1s;
  font-size:100px!important;
  -mos-transform:rotate(90deg);
  -webkit-transform:rotate(90deg);
  transform:rotate(90deg);
  color:#A2B627;
}
    
.form-confirm--icon-animate{
  font-size:250px!important;
  -ms-transform:rotate(0deg);
  -webkit-transform:rotate(0deg);
  transform:rotate(0deg);
}
.form-confirm--text{
  font-weight:300;
  font-size:30px;
}

.form-group{
	margin-bottom:0;
}

.form-required-fields{
	font-size: 14px; 
	font-style: italic;
	margin-top: 0;
	margin-bottom: 1.5rem;
}

form .btn{
	margin-top:20px;
}

.pure-g .the-form .pure-form-stacked label, .pure-g .pure-form-stacked .clear-form-label{
	display:inline;
	font-size:1em;
	border-bottom:none;
	color:#666;
	padding: 0;
	margin: 0;
}
/* End Form Style */

.change-process-step-highlight-row{
}



.change-process-section-header{
	display: inline-block;
    float: left;
    clear: none;
    margin-top: 0;
    width:80%;
}

.change-process-section-text{
	float: left;
    display: inline-block;
    width: 80%;
}

.longslidertext{font-size: 16px !important;}
.longslidertext p{font-size: 16px !important;}
.longslidertext ul{font-size: 16px !important;}
.longslidertext ul li{font-size: 16px !important;}

@media only screen and (max-width: 727px){
	.wpb_wrapper{
		padding:0 .5rem;
	}
	.change-process-section-header{
	    width:70%;
	}

	.change-process-section-text{
	    width: 70%;
	}
}

.change-process-row-numbers{
	margin-bottom:-35px !important;
	z-index:11; 
	position:relative;
}

.change-process-row-numbers .fa-2x{
	font-size:2em;
}

.change-process-row-header{
	font-size:2.1em;
}
.change-process-step-highlight-box{
	background-color:rgba(255,255,255,.4);
	z-index:10;
	transition: all .15s;
	bottom:0;
	margin-top:10px;
}

.change-process-row{
	z-index:9;
}
.change-process-row p{
	padding:0;
	line-height: 1.2;
	font-size:16px;
}

.change-process-row .pure-u-1-8, .change-process-row .pure-u-1-3{
	padding-top:30px;
	padding-bottom:30px;
}
.numbers-big{
	display:inline-block;
	margin-bottom:10px;
	font-size:25px;
}

.width-normal,.container,.page-template-page_root-change-process .container{
	max-width:1100px;
	margin:0 auto;
}

.footer-section .container{max-width:1625px !important;    padding: 0 15px;}
.footer-section .box-p-base-gutters{margin: 0;}
.boxes-row.custom-exp .container{max-width:1625px !important;}

.box-hover{
	box-shadow:0 0 0 rgba(0,0,0,0);
	transition:all .5s;
}
.box-hover:Hover{
	box-shadow:0 8px 16px rgba(0,0,0,.45);

}

.image-stack-box{
	position: relative;
}

.image-stack-box .image-stack-bg{
	z-index:1;
}

.slider-show .image-stack-box .image-stack-front{
	z-index:2;
	position:absolute;
	margin-top:0;
	animation-name: image-stack-slide;
    animation-duration: 1s;
}

@keyframes image-stack-slide {
    from {margin-top: -40px;}
    to {margin-top: 0;}
}

.slider-show .image-appear{
	animation-name: image-appear;
	animation-duration: 2s;
}

@keyframes image-appear{
	from{opacity:0;}
	to {opacity: 1;}
}

.alm-reveal .pure-u-md-1-3{
  margin: 0 -5px;
  padding: 0 5px;
}


.blog-optin-box{
	border:solid 2px #a2b627;
	letter-spacing: 0;
	margin: 0 auto;
}

.font-size-small{
	font-size:1em;
}
.font-color-white{
	color: #fff;
}
.font-color-thinking{
	color:#F15D22;
}

.font-color-wc-sketch{
	color:#1FC0DA;
}
.font-color-pantone383{
	color:rgba(162,182,39,1)
}

.font-color-integrated-learning,.font-color-build-org,.font-color-pantone137{
	color:#FAA41A;
	color:rgba(250,164,0,1);
}

.bg-color-integrated-learning,.bg-color-build-org,.bg-color-pantone137{
	background-color:rgba(250,164,0,1);
}

.bg-color-white{
	background-color: #fff;
}

.bg-color-pantone137--50{
	background-color:rgba(250,164,0,0.5);
}

.font-color-white{
	color:rgb(255,255,255);
}

.font-color-storytelling,.font-color-transform,.font-color-define-future,.font-color-pantone311{
	color:rgb(31,192,218);
}

.bg-color-storytelling,.bg-color-transform,.bg-color-define-future,.bg-color-pantone311{
	background-color:rgb(31,192,218);
}

.bg-color-pantone311--50{
	background-color:rgba(31,192,218,0.5);
}

.font-color-create-change,.font-color-pantone7649{
	color:rgb(151,14,118);
}

.bg-color-create-change,.bg-color-pantone7649{
	background-color:rgb(151,14,118);
}

.font-color-leadership-alignment,.font-color-pantone362{
	color:rgb(35,174,73);
}

.bg-color-leadership-alignment,.bg-color-pantone362{
	background-color:rgb(35,174,73);
}

.bg-color-pantone362--50{
	background-color:rgba(35,174,73,0.5);
}

.font-color-learning-map{
	color:rgb(241,93,34);
}

.bg-color-learning-map{
	background-color:#F15D22;
	color:rgb(241,93,34);
}


.font-color-insights,.font-color-magenta,.font-color-pantone-rubins-red{
	color:rgb(288,5,113);
}

.bg-color-insights,.bg-color-magenta,.bg-color-pantone-rubins-red{
	background-color:rgb(288,5,113);
}

.bg-color-pantone-rubins-red--50{
	background-color:rgba(288,5,113,0.5);
}

.font-color-black{
	color:rgb(0,0,0);
}

.font-color-change-process{
	color:rgb(16,101,181)
}

.font-color-compass{
	color:rgb(0,143,213);
}

.bg-color-compass{
	background-color:rgb(0,143,213);
}

.bg-color-compass .blog-optin-box{width:800px;}
#content .bg-color-compass .track-link{text-decoration:none;}

.font-color-continuum{
	color:rgb(151,14,118);
}

.bg-color-continuum{
	background-color:rgb(151,14,118);
}

.bg-color-grey{
	background-color:rgb(242,242,242);
}

.section-line-container{
	width:100%;
	padding:60px 0;
}
.section-break-line{
	height:1px;
	width:65%;
	margin:0 auto;
}

a.btn,.btn{
	color:#FFF;
	background-color: #970E76;
	transition:all .5s;
	border:0;
	text-decoration: none;
}
a.btn:hover,.btn:hover{
	color:#333;
	background-color:#FFD600;
}
.btn-mega {
	font-size:1em;
	padding:1em .75em;
	width:100%;
	font-family: UniNeueRegular, Arial, Helvetica, sans-serif;
  	text-transform: uppercase;
  	line-height:1;
  	margin:10px 0;
}

.banner-top{
	background-image: url(http://blog.rootinc.com/wp-content/uploads/2017/05/transform-your-company.jpg);
 	background-position: center center;
 	background-repeat: no-repeat;
	padding: 40px 30px;
	margin-bottom: 60px;
 	-webkit-background-size: cover;
 	-moz-background-size: cover;
 	-o-background-size: cover;
 	background-size: cover;
}

.font-effect-shadow{
	text-shadow:0 4px 8px rgba(0,0,0,.85);
}

.section-header{
	margin-top:0;
	font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size:1.6em;
	font-weight:400;
	text-align:center;
}

.home-page-title{
  text-align: center;
  line-height: 0.9;
}

@media only screen  and (max-width : 767px) {
	.page-title.fusion-title{
		padding-top:30px;
	}
	p,li{
		font-size:16px;
	}
	.pure-g{
		padding:0 1em;
	}

}

@media only screen and (min-width : 768px) and (max-width : 1023px) {
	.page-title{
		font-size:4em;
	}
}

@media only screen  and (min-width : 1024px) {
	.blog-post{
		padding-top: 40px;
	}
	.page-title{
		font-size:5.625em;
	}
	.home-page-title{
		font-size:9.625em;		
	}
	.skinny-content-1{
		padding:0 100px;
	}
	.skinny-content-2{
		padding:0 150px;
	}
	.skinny-content-1-left{
		padding-left: 120px;
	}
	.skinny-content-1-right{
		padding-right: 120px;
	}
	.real-big-button p{
		padding: 30px 15px;
	  font-size: 40px;
	}
	.banner-split .pure-g{
		width:100%;
	}

	.btn-mega{
		font-size:2em;
	}

	h2{
  	font-size: 2.1em;
	}
	h3{
		font-size:1.4em;
	}
}

.background-cover{
	background-size:cover;
}
.disrutptive-methods-container{
	position:relative;
	display:inline-block;
	font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align:center;
	margin:0 .125em;
	font-size:60px;
}

.disrutptive-methods-container a{
	color:#333;
}

.disrutptive-methods-container-mini{
	font-size:40px;
	float:left;
	margin-top:-80px;
}
.disruptive-methods-box{
	position:relative;
	width:2em;
	height:2em;
	background-color:#CCC;
	display: flex;
	align-items: center;
	justify-content: center;
	color:#FFF;
	margin:0 auto;
}

.disrutptive-methods-container a{text-decoration:none !important;}

.disruptive-methods-letters{
  line-height:.9;
  padding-left:.02em;
  margin-right:-.08em;
  letter-spacing:.08em;
}

.disruptive-methods-text p{
	line-height:1;
	font-size:0.24em;
	margin:5px 0 0 0;
	font-weight:600;
}

.icon-with-title{
	float:left;
	margin-left:-150px;
}

.title-with-icon{
	float:left; 
	margin-top:-19px;
}

#dm-topimg.top-section.section-break{background-position: right bottom; padding: 76px 0 !important;min-height:332px;}

.dm-box-color__leadershipt-alignment{
	background-color:#23AE49;
}

.dm-box-color__insight{
	background-color:#E40571;
}

.dm-box-color__integrated-learning{
	background-color:#FAA41A;
}

.dm-box-color__compass{
	background-color:#008FD5;
}

.dm-box-color__continuum{
	background-color:#970E76;
}

.dm-box-color__learning-map{
	background-color:#F15D22;
}

.dm-box-color__cinematic-storytelling{
	background-color:#1FC0DA;
}

.no-overflow{
  overflow:hidden;
}

div.hidden{
	display:none;
}

.fusion-recent-posts .columns .column h4{
    font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
    text-transform:uppercase;
    font-size:24px;
    line-height:1.1;
}

.fusion-recent-posts .columns .column h4 a{
    color:#008FD5;
}

.recent-posts-content p{
	font-size:16px;
	line-height:1.4;
}

.section-large-text p{
	font-size:30px;
	font-weight:500;
}

.section-medium-text p{
	font-size:26px;
	font-weight:500;
}

.text-color-white{
	color:#FFF!important;
}

.root-footer p{
	font-size:16px;
	color:#FFF;
}

.footer-section{
	background-color: #262626;
	color: #FFF;
	padding:3rem 1rem;
	margin-bottom:-30px;
	margin-top:0;
}

.footer-section-title{
	font-size:2rem; 
	font-family: UniNeueRegular, Arial, Helvetica, sans-serif;  
	text-transform: uppercase; 
	font-weight: 400;
	margin-top:0;
	position:relative;
}

.footer-title-reg{
	font-size:1.5rem;
	position:absolute;
	top:0;
}

.footer-section-titles{
	color:darkorange;
	margin-bottom:1rem;
	font-size:1rem;
	text-transform:uppercase;
}

.footer-section a{	
	font-size:1em;
	color: #fefefe;
	transition: color .25s;
}

.footer-section a:hover{
	color:darkorange;
}

.footer-section li{
	line-height:1.8;
}

.footer-section h3{
	font-size:1.05em;
	margin-bottom:0;
	color:#666;
}

.footer-section-privacy-policy{
	margin-top:2rem;
	padding-top:2rem;
	border-top: solid 1px #fff; 
}

.footer-section-privacy-policy-logo{
	/*max-width:150px;*/
	max-width:194px;
	margin-right: 1rem;
	width: 194px;
	height:89px;
}

.root-footer-row-top,.root-footer-row-middle{
	border-bottom:solid 1px #CCC;
}
.root-footer-row-top, .root-footer-row-top a{
	color:#1FC0DA;
}
.footer-tag{
	font-size:1.7em;
	line-height:1;
	font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#1FC0DA;
}


/* large screen, not mobile */
@media only screen  and (min-width : 767px) {
	.footer-section-title{
		font-size:3rem; 
	}
	.footer-section{
		padding:6rem 2rem;
	}
	.footer-section-link-box{
		display:flex; 
		justify-content: space-between;
	}
	.footer-section-connect-with-us{
		text-align:right;
	}
	.footer-section-privacy-policy{
		display:flex; 
		align-items: flex-end; 
	}
	.footer-title-reg{
		font-size:3rem;
	}
	.footer-section-links-box-2{
		flex-grow: 2;
	}
}


@media only screen  and (min-width : 1200px) {
	.footer-section-title{
		font-size:50px; 
	}
	.footer-section{
		padding:6rem 0;
	}
	.footer-section-link-box-first-box{
		padding-right: 3rem;
	}
	.footer-title-reg{
		top: 1rem;
	}
}


.form-group{
	clear:both;
}
.btn-big{
	margin-top:20px;
	margin-bottom:20px;
}

.infographic-text p{
  font-size: 40px;
  line-height: 1;
  margin: 0;
  color: #000;
  font-weight: bold;
  text-align: center;
  padding: 60px 0 50px 0;
}

.video-container {
  position: relative;
  padding-bottom: 53.05%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
}

.related-titles,.brand-title{
	line-height:1.2;
	font-weight:400;
	font-family: UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 10px;
}

.blog-description{
	padding-top:20px;
}

.div-border-bottom{
	border-bottom:solid 1px #F15D22;
	height:100%;
}

.related-text, .related-text p{
	font-size:16px;
}

.call-out_full-width{
	background-color:#FFD600;
	color:#333;
	text-align:center;
	font-size:2.22em;
	font-weight:bold;
}

.call-out_full-width p{
	margin: 40px 0;
  	font-size: .95em;
}

.highlight-text{
	font-size:1.7em;
	text-align:center;
	line-height:1.3;
}


.banner-split{
	position:relative;
}

.banner-split--top{
	height:80%;
	width:100%;
	position:absolute;
	z-index:2;
	background-color:#000;
	background-size:cover;
}

.banner-split--bottom{
	top:80%;
	height:20%;
	width:100%;
	position:absolute;
	z-index:2;
	background-color:#CCC;
}

.banner-split--content{
	position:relative;
	z-index:9;
}

.banner-split-image{
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center;
	margin-top:40px;
}

.banner-split-header{
	padding: 1em 0 20%;
}

.banner-normal-header{
	padding:1em;
}
header{
	width:100%;
}
.header-logo{
	margin-bottom:20px;
	max-width:10rem;
}

.sales-header-cta{
	float:right; 
	color:#AAA;
	font-size:.75rem;
	margin-top:.75rem;
	width:70%;
	text-align:right;
}

.sales-header-cta-highlight{
	color:#A2B627;
	font-weight:bold;
	float:right;
	margin-left:.5rem;
	font-size:1.05rem;
}

/* large screen, not mobile */
@media only screen  and (min-width : 767px) {
	.sales-header-cta{
		font-size:1.25rem;
	}
	.sales-header-cta-padding{
		padding-bottom:1rem;
	}
	.sales-header-cta-highlight{
		font-size:1.25rem;
	}
}



.mobile-menu-btn{
	margin-top:-.9em;
	font-size:2em;
	color:#A2B627;
	cursor:pointer;
	display:block;
}

.mobile-menu-btn:hover{
	color:#FFD600;
}

.menu-box-mobile,.mobile-contact{
	display:none;
}
.mobile-contact{
	margin-top:-15px;
}


/* small displays */
@media only screen and (max-width: 766px){
	.social-button-container{
		display:none;
	}
	.pure-hidden-sm{
		display:none!important;
	}
	.menu-box-mobile{
		display:block;
	}
	.menu-box{
		display:none;
	}
	
	.mobile-contact{
		display:block;
	}

	.main-links .btn{
		display: none;
	}
	.menu-box-mobile .menu-box,.menu-box.mobile-contact{
		display:block;
	}

	.main-links{
		position:absolute;
		z-index:999;
		background-color:#FFF;
		width:0;
		height:100%;
		right:0;
		transition:all .5s;
		padding:16px 0 0;
		text-align:center;
		overflow:hidden;
	}

	.main-links .btn{
		float:inherit;
	}

	.mobile-menu--show{
		width:100%;
		overflow:visible;
	}

	.main-links li{
		list-style:none;	
	}

	.main-links .mobile-menu-btn{
		float:inherit;
		margin-right:0;
		margin-top:-20px;
		font-size:2.25em;
	}
	.mobile-menu-btn{
		float:right;    
		margin-top: -10px;
    margin-right: 10px;
	}
	.mobile-menu-btn-close{
		position:absolute;
		width:100%;
		text-align:center;
		bottom:20px;
	}
	.root-footer-logo{
		width:100%;
		text-align:center;
	}
}

.vertical-center-content{
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.vertical-center-content-no-space{
  display: flex;
  align-items: center;
}

.vertical-content{
  display: flex;
  align-items: center;
}


.homepage-banner-container{
	position:relative;
	overflow:hidden;
	height:410px;
	/* background-image:url(images/banners/homepage-day.jpg); */
	background-size:cover;
	background-position:center center;
  	display: flex;
  	align-items: center;
	margin-top:0;
	margin-bottom:-2rem;  
}

.homepage-banner-container .container{
	width:1100px;
}

@keyframes night-fade{
	from{
		opacity:1;
	}
	to{
		opacity:0;
	}

}
.homepage-background-night{
	background-image:url(images/banners/homepage-night.jpg);
	background-size:cover;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:10;
	position:absolute;
	opacity:1;
	animation:night-fade 3s forwards;
	animation-timing-function: ease-out;
	animation-delay:2.5s;
}

.homepage-background-day{
	background-image:url(images/banners/homepage-day.jpg);
	background-size:cover;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:9;
	position:absolute;
}

.overlay-link-container{
	position:relative;
}
.overlay-link{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:9;
}

.float-left{
	float:left;
	margin-right:15px;
}

.float-right{
	float:right;
}

.clear-both{
	clear:both;
}

.clear-left{
	clear:left;
}

a.blog-category{
	color:#333;
	font-weight:600;
	font-size:16px;
}
a.blog-category:hover{
	color:#000;
}

.preview-box-text{
	font-size:.88em;
	margin-top:0;
}
.large-text{
	font-size:1.25em;
}
.small-text{
	font-size:.9em;
}
.center-title{
	text-align:center;
}
.homepage-banner-text{
	position:relative;
	z-index:11;
}
.homepage-banner-text p{
	font-size:30px;
	line-height:1.2;
	text-shadow:0 2px 8px rgba(0,0,0,.45);
}

.mosaic-tile-box{
	position:relative;
	height:100%;
	min-height:450px;
	overflow:hidden;
	cursor:pointer;
	
	top: 0;
    right: 50%;
    left: 0;
    
    background-position:center;
    background-size:cover;
}

.mosaic-tile-box-small{
	min-height:225px;
}

.mosaic-tile-box::after{
	position:absolute;
	content: '\f055';
	font-family: FontAwesome, serif;
	bottom:0;
	font-size:40px;
	left:50%;
	margin-left:-20px;
	transform:rotate(0deg);
	transition:all .25s;
	color:#FFF;
}

.mosaic-tile-box.mosaic-tile-box--show-desription::after{
	transform:rotate(45deg);
}
.mosaic-tile-box-title--wraper{
	position:absolute;
	height:100%;
	display:flex;
	align-items:center;
	transition:all .5s;
	align-content:center;
	justify-content: center;
	flex-flow:row;
	padding:0 20px;
	width:100%;
}

.mosaic-tile-box--show-desription .mosaic-tile-box-title--wraper{
	transform: translate3d(0,-100%,0);	
}

.mosaic-tile-box-title{
	text-align:center;
    position: relative;
    z-index: 2;
}
.mosaic-tile-box-title h3{
	margin:0;
	font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#FFF;
	font-size:40px;
}

.mosaic-tile-box-description--wrapper{
	position:absolute;
	height:101%;
	display:flex;
	align-items:center;
	transform: translate3d(0,100%,0);
    transition: all .5s;
}

.mosaic-tile-box-description{
	background-color:rgba(79,41,132,.8);
	color:#FFF;
	font-weight:500;
	padding: 0 30px;
    position: relative;
    z-index: 2;
    height:100%;

    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.mosaic-tile-box--show-desription .mosaic-tile-box-description--wrapper{
	transform: translate3d(0,0,0);	
}

.fa.large-icon{
	font-size:40px;
}


.color-box{
	display: flex;
	align-items: center;
 	justify-content: center;
  	height:125px;
  	color:#FFF;
  	background-color:#F2F2F2;
  	text-align:center;
  	position:relative;
	font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	transition: all .25s;
	border:solid 0;
}

.color-box:Hover{
	border:solid 10px #FFF;
}

.color-box-title{
  font-size: 1.5em;
  font-weight: 300;
  margin-top: 0;
  transition:all .25s;
}

.color-box:hover .color-box-title{
	font-size:1.3em;
}

.slide-up{
	margin-top:60px;	
	transition:all .5s;
}

.slide-up--up{
	margin-top:0;
}

.fade-in{
	
}

.assessment-results--hide{
	display:none;
}

.page-banner{
	width:100%;
	background-size:cover;
	text-align:center;
	background-position:bottom;
	display: flex;
 	align-items: center;
 	justify-content: center;
 	background-repeat:no-repeat;
}

.page-banner img{
	padding-top:20px;
}

.color-bg-text{
	background-color:#888;
}
.the-form input:focus{
	border:solid 1px #333;
}

.pure-form-stacked option {
	background-color: #1fc0da;
}

.gary-speaker-top-bg{
	background-image:url(images/gary-magenta-speaker.png); 
	background-size:contain;
	background-position: bottom left;
	background-repeat:no-repeat; 
	min-height:480px;
}
@media screen and ( max-width:850px ) {
	.focal-box h1 {
		margin-bottom: 0;
	}
	.focal-box .mtl {
		margin-top: 0;
	}
}
@media screen and ( max-width:765px ) {
	.focal-box h1 {
		margin-bottom: 0;
	}
	.focal-box .mtl {
		padding: 2rem 0 1rem;
	}
}

.manager-series-block{
	position:relative; 
    margin-bottom: 30px;
    border-top: solid 1px #CCC;
    padding: 50px 0 20px 0;
}

.manager-week-1 .fa-lock, .manager-week-2 .fa-lock, .manager-week-3 .fa-lock, .manager-week-4 .fa-lock,.manager-week-5 .fa-lock,.manager-week-6 .fa-lock{
	display:none;
}

.manager-series-week-2-date,.manager-series-week-3-date, .manager-series-week-4-date, .manager-series-week-5-date,.manager-series-week-6-date{
	display:none;
}

.manager-menu{
	margin-left:0;
	padding-left:0;
	list-style-type:none;
}

.manager-menu li{
	background-color: #A2B627;
	padding: 10px;
	float: left;
	width: 48%;
    color:#FFF;
	display: flex;
	align-items: center;
	margin: 10px 2% 10px 0;
	transition:all .5s;
}

.video-image-overlay-text{
	position:absolute;
	bottom:1rem;
	font-size:1.25rem;
	font-weight:600;
	color:white;
	width:100%;
	text-align: center;
	left:0;
	text-shadow:0 4px 6px rgba(0,0,0,.65);
	transition: bottom .25s, font-size .25s;
}
@media only screen  and (min-width : 950px) {
	.video-image-overlay-text{
		font-size:2rem;
	}
}

.img-black-white{
    filter: grayscale(1);
    transition:filter .25s;
}

.video-popup-play:hover ~ .img-black-white{
    filter: grayscale(0);
}

.video-popup-play:hover ~ .video-image-overlay-text{
	bottom: 2rem;
	font-size:1.5rem;
}
@media only screen  and (min-width: 950px) {
	.video-popup-play:hover ~ .video-image-overlay-text{
		font-size:2.25rem;
	}
}

.manager-menu li:hover{
	color:#333;
	background-color:#FFD600;
}

.manager-menu li .fa{
	font-size:1.5em;
}

.fa.manager-giant-lock{
	font-size:120px;
}


.horizontal-menu{
	padding:0;
}

.horizontal-menu li{
	list-style:none;
	float:left;
	margin-right:10px;
	border-bottom:solid 1px;
	cursor:pointer;
	font-size:14px;
	padding:5px 7px;
	background-color:#A2B627;
	color:#FFF;
	clear:left;
	margin-bottom:5px;
}

.manager-week-1 .unlock-date{
	display:none;
}

.horizontal-menu .fa-star{
	color:#FFF;
	margin-right:5px;
}

.manager-week-2 .fa-star,.manager-week-3 .fa-star,.manager-week-4 .fa-star,.manager-week-5 .fa-star,.manager-week-6 .fa-star{
	display:none;
}

.show-print{
	display:none;
}

.img-icon--box{
	position:relative;
}

.img-icon--icon{
	position:absolute;
	font-size:60px!important;
	bottom:10px;
	right:10px;
	text-shadow:0 4px 16px rgba(0,0,0,.4);
}


.case-study-preview{
	min-height:300px;
	display: flex;
  	justify-content: center;
  	position:relative;
}

.case-study-preview .case-study-preview--text{
	margin-top:15%;
	transition:all .5s;
	width:100%;	
}
.case-study-preview:hover .case-study-preview--text{
	margin-top:5%;
}

.case-study-preview--text-style{
	text-align: center;
	background-color:rgba(255,255,255,.8);
	padding:10px 60px;
}

.post-paper p,.post-paper  h2,.post-paper  h3,.post-paper  ul,.post-paper  ol,.post-paper  blockquote,.post-paper  h1{
	margin-left:100px;
	margin-right:100px;
}

.post-paper blockquote p{
	margin-left:0;
	margin-right:0;
}

.post-paper .img-p{
	margin-left:0;
	margin-right:0;
}


.slider-container .slider-element{
	visibility: hidden;
	height:0;
}


.slider-container .slider-element.slider-show{
	visibility: visible;
	height:inherit;
}

.slider-button{
	font-size:40px;
	cursor:pointer;
}

.slider-element-progress-list li{
	float:left;
	margin-right:5px;
}
.assessment-button{
	background-color:#A2B627;
	font-size:24px;
	padding: 10px 20px;
	margin-top:40px;
	color:#FFF;
	display:inline-block;
	transition:background-color .5s;
}

.assessment-button--disable{
	background-color:#58595B;
	color:#E9E9EA;
	cursor:not-allowed;
}

.slider-box-button{
	color:#333;
	position:absolute;
	text-shadow:0 4px 8px rgba(0,0,0,.35);
	transition:all .5s;
}

.slider-box-button:hover{
	text-shadow:0 4px 16px rgba(0,0,0,.25);
}


.slider-select{
	cursor:pointer;
}

.light-box{
	display:block;
}

.pop-up-video-container{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:999;
	display:none;
}

.light-box--backdrop{
	position:absolute;
	left:0;
	right:0;
	top:0;
	bottom:0;
	background-color:rgba(0,0,0,.45);
	z-index:101;
}

.light-box_close{
	position:absolute;
	right:10px;
	top:0;
	color:#FFF;
	font-size:30px;
	z-index:103;
	cursor:pointer;
}

.light-box--video{
	bottom: 0;
    height: 50.625vw;
    left: 0;
    margin: auto;
    max-height: 90vh;
    max-width: 160vh;
    position: absolute;
    right: 0;
    top: 0;
    width: 90vw;
    background: #000;
    -webkit-box-sizing: content-box!important;
    box-sizing: content-box!important;
    -webkit-transform: none;
    transform: none;
    z-index:102;
    border:solid 1px rgb(88,89,91);
    box-shadow:0 0 30px rgba(0,0,0,.65);
}

.light-box-video{
	height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    overflow: hidden;
}

.text-on-image{
	position:relative;
}

.text-on-image-text{
	position:absolute;
	bottom:5%;
	left:5%;
	z-index:2;
}

.text-on-image-pot-stirrer{
	font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	background-color:#FFD600;
	color:#E40571;
	text-transform: uppercase;
	padding:5px;
	margin-bottom:10px;
	clear:both;
	display: inline-block;
}

.text-on-image .play-button{
	position:absolute;
	left:50%;
	top:50%;
	margin-top:-40px;
	margin-left:-20px;
	font-size:80px;
	z-index:3;
	color:#FFF;
    text-shadow:0 0 10px rgba(0,0,0,.65);
}

.nurture-intro-text{
	font-size:1.8em;
}


.nurture-top-title{
	text-transform:uppercase;
	font-size:3em;
	margin-bottom:0;
	margin-top:120px;
}

.nurture-section-title{
	font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-size:2.5em;
	font-weight:300;
}


.nurture-section-connector{
	margin-top:-60px;
	margin-bottom:-60px;
	z-index:10;
	text-align: center;
	position:relative;
}

.nurture-font-increase{
	font-size:1.25em;
}

.nurture-section-text{
	font-size:1.25em;
	line-height:1.3;
}

.nurture-mobile-center{
	text-align:center;
}

.nurture-page-section-title{
  font-weight: 500;
  line-height: 1.1;
  margin-top:0;
  margin-bottom:1rem;
  font-size: 2.5rem;
  text-transform: uppercase;
}

.nurture-page-section{
	background-size:cover;
	background-position:top center;
	margin-top:0;
	margin-bottom:0;
	padding-top:4rem;
	padding-bottom:4rem;
}

.nurture-page-section--no-bottom-padding{
	padding-bottom:0;
}

.nurture-page-section-text{
	font-size:1.25rem;
}

.nurture-page-section-button,a.nurture-page-section-button{
	font-size:1.25rem;
	line-height:1.25;
	font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-align:center;
	display:inline-block;
	padding:1rem;
	color:#FFF;
	box-shadow:0 4px 8px rgba(0,0,0,.45);
	transition:color .25s, background-color .25s, box-shadow .25s;
	transition: all 0.3s ease-in-out;
	
}

.nurture-page-section-button:hover{
	color:#000;
	background-color:#FFF;
	box-shadow:0 16px 32px rgba(0,0,0,.45);
	transform: scale(1.05);
}

.compass-border-right{
	border-right:solid 1px #000;
}
.compass-border-bottom{
	border-bottom:solid 1px #000;
}
.video-bg-film{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color:rgba(0,0,0,.30);
	overflow: hidden;
	z-index:1;
}

.video-bg-text h1{
	margin-bottom:.5rem;
}

.video-bg-text p{
	font-size:1.25rem;
	line-height:1.3;
}
.homepage-video-text{
	text-align:center;
}
/* large screen, not mobile */
@media only screen  and (min-width : 767px) {
	blockquote p{
		font-size:26px;	
	}
	.homepage-banner-container{
		margin-bottom:0;  
	}
	.homepage-banner-text p{
		font-size:50px;
	}
	.homepage-banner-container{
		height:700px;
	}
	.top-banner{
		height:480px; 
	}
	.small-banner{
		height:350px;
		margin-bottom:2rem;
	}
	.banner-split img{
		margin-top:30px;
	}
	.banner-split .banner-split--content{
		text-align:center;
	}
	.page-banner{
		height:530px;
	}

	.form-width{
		width:65%;
		margin:0 auto;
	}
	.the-form.full-width-form{
		width:100%;
	}

	.the-form .btn-mega--jr{
		width:100%;
		padding:20px;
	}
	h1{
		font-size:3.95em;
		word-spacing:12px;
	}
	.section-header{
		font-size:3em;
	}

	.pure-hidden-lg{
		display:none!important;
	}

	header{
		position:relative;
		z-index:99;
		margin-bottom:-22px;
	}
	.banner-top{
	  height:480px;
	}
	.homepage-banner-text h1{
		padding:100px 0;
	}
	.call-out_full-width p{
		font-size: 1.5em;
	}
	.large-text{
		font-size:1.8em;
	}
	.mobile-menu-btn{
		display:none;
	}
	.main-links{
		float:right;
		display: flex;
  		align-items: center;
  		justify-content: center;
	}

	.main-links li{
		float:left;
		margin-right:.75em;
		list-style:none;
		font-size:.888em;
	}

	.main-links li a{
		text-decoration:none;
		color:#333;
	}

	.main-links li a:hover{
		text-decoration: underline;
		color:#a2b627;
	}
	.main-links .btn{
		float:right;
		margin-top:-.35em;
		text-decoration:none;
	}
	.video-bg-text{
		position:relative;
		z-index:2;
		background-color: rgba(0,0,0,0.55	);
		box-shadow: 0 0 110px 50px rgba(0, 0, 0, .55);
		-moz-box-shadow: 0 0 110px 50px rgba(0, 0, 0, .55);
		-webkit-box-shadow: 0 0 110px 50px rgba(0, 0, 0, .55);
		border-radius: 5px;
		padding:1rem;
	}
	.video-bg-text p{
		font-size:1.8rem;
		line-height:1.5;
	}

	.homepage-video-text{
		font-size:3.75rem;
		color:#FFF;
		text-align:left;
	}
	.video-bg-container{
		min-height:700px;
	}
	.video-bg{
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color: #000;
		overflow: hidden;
		z-index:0;
	}
	.video-bg-film{
		position: absolute;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background-color:rgba(0,0,0,.30);
		overflow: hidden;
		z-index:1;
	}
	.VideoPane-video {
		position: absolute;
		top: 50%;
		left: 50%;
		-webkit-transform: translate(-50%,-50%);
		transform: translate(-50%,-50%);
		height: auto;
		min-height: 100%;
		min-width: 100%;
		width: auto;
	}
	
	.color-box{
	  height:200px;
	}
	.btn-mega--jr{
		width:75%;
	}
	.people-profile-banner{
		position:relative;
	}
	.people-profile-banner-text{
		position:absolute;
		bottom:0;
		background-color:rgba(255,255,255,.8);
		padding:20px;
		width:100%;
	}
		
	.search-header{
	  padding: 40px 20px;
	  background-color: #FFF;
	  z-index: 999;
	  position: absolute;
	  box-shadow: 0 8px 16px rgba(0,0,0,.35);
	  max-width: 1100px;
	  margin: 0 auto;
	  right: 0;
	  left: 0;
	  height: 100px;
	  top:-300px;
	  transition:all .5s;
	}

	.show-search{
		top:0;
	}
	.search-header .header-search-box{
		padding-right:20px;
		width:99.4%;
	}

	.header-search-button{
	  background: none;
	  border: none;
	  margin-left: -48px;
	  width: 20px;
	}

	.close-search{
		position:absolute;
		top:0;
		right:5px;
		padding:10px;
		cursor:pointer;
	}

	.toggle-search{
		padding:5px;
	}
	.social-button-container-right{
		float:right;
	}
	.homepage-intro{
		text-align:center; padding:0 80px;
	}

  .section-title{
		font-size: 50px;
		text-align: center;
	}
	.footer-tag{
		font-size:2.5em;
	}
	.horizontal-menu li{
		clear:none;
	}

	.about-root-people{
		background-image:url(images/about-root-buildings.jpg);
		background-repeat:no-repeat;
		background-position: center;
		min-height:1200px;
		background-size:cover;
	}
	.medium-font-size,.font-size-medium{
		font-size:1.5em;
	}
	.text-on-image-pot-stirrer{
		font-family:UniNeueRegular, Arial, Helvetica, sans-serif;
		font-size:2.25em;
	}
	.nurture-top-title{
		font-size:8em;
	}
	.nurture-section-title{
		font-size:4em;
	}
	.nurture-section-text{
		font-size:1.5em;
		line-height:1.3;
	}
	.nurture-intro-text{
		font-size:2.9em;
		line-height:1.2;
		text-shadow:0 4px 10px rgba(0,0,0,.45);
	}

	.nurture-font-increase{
		font-size:1.7em;
	}
	.nurture-mobile-center{
		text-align:inherit;
	}
	.font-size-large{
		font-size:2.5em;
	}
	.nurture-page-section-text{
		font-size:2.25rem;
	}
	.nurture-page-section-button,a.nurture-page-section-button{
		font-size:3rem;
	}
	.nurture-page-section-title{
	  font-size:5rem;
	}
	.nurture-page-section-title-small{
		font-size:2.5rem;
	}

}

.pure-show-lg{
	display:none;
}
@media only screen  and (min-width : 1200px) {
	.pure-show-lg{
		display:block;
	}
}	

@media print {
	.hidden-print,header,.video-container,.pure-hidden-sm,.btn,.addthis-smartlayers{
		display:none!important;
	}

	img {
		max-width: 300px;
		margin:0 auto;
		page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
	    page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
	    page-break-inside: avoid; /* 'avoid' or 'auto' */
	}
	section{
		position:relative;
	}
	.disrutptive-methods-container{
		position:relative;
		page-break-before: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
	    page-break-after: auto; /* 'always,' 'avoid,' 'left,' 'inherit,' or 'right' */
	    page-break-inside: avoid; /* 'avoid' or 'auto' */
	}
	
	img,p{
		page-break-inside:avoid;
	}

	@page :left {
		margin: 0.5cm;
	}

	@page :right {
		margin: 0.8cm;
	}
	body {
		font: 12pt Georgia, "Times New Roman", Times, serif;
		line-height: 1.3;
	    -webkit-print-color-adjust: exact;
	}
	.show-print{
		display:block;
	}
	img.show-print{
		max-width:1100px!important;
	}
	.pure-u-md-1-2, .pure-u-md-12-24{
		width:50%;
	}
	.pure-u-md-1-4, .pure-u-md-6-24 {
	    width: 25%;
	}
	.root-footer-row{
		text-align:center;
	}
	.root-footer-logo img{
		width:150px;
		margin:0 auto;
	}
	.section-break{
		padding:10px;
	}
	.top-banner{
		background:none!important;
	}
	.root-footer-row-top, .root-footer-row-middle{
		border-bottom:none!important;
	}
}

/**
  * NEW WORK FOR EXPERTS ROW
  Reference prototype on https://codepen.io/shrinkray/project/editor/AmWWvE
 */
@media screen and (max-width: 1100px ) {
	.experts-container {
		margin: 0 12px;
	}
}
.experts-container > ul {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	grid-gap: 2rem;

	align-items: flex-start;
	list-style: none;
	padding-inline-start: 0;
}
.experts-container > ul {
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
	grid-gap: 2rem;
	max-width: 1100px;
	margin: 0 auto;
	-ms-flex-align: start;
	align-items: flex-start;
	list-style: none;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
}

.expert-block img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.expert-block .expert-name {
	margin: 0;
}

.expert-block .expert-details > ul {
	list-style: none;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
}
.expert-block .expert-details > ul li {
	display: inline-block;
}
.expert-name {
	font-size: 1.3rem
}
.expert-block .expert-details > ul li:first-child {
	margin-right: 0.4rem;
	font-size: 1rem;
}
.expert-details a {
	font-size: 1.4rem;
	margin-right: 0.5rem;
}


/* GRM BUTTON OVER RIDES

Based on tests performed in CodePen
@link: https://codepen.io/shrinkray/project/editor/a58b881fdbfc5a99fb5249824122cca6
*/


/* ============================
  # Color & Brand Links
   ========================== */

.box-blue1 {
  background-color: #005c97;
}

.box-blue2 {
  background-color: #008ed5;
}

.box-blue3 {
  background-color: #1fc0da;
}

.text-blue3 {
  color: #1fc0da;
}

.text-green1 {
  color: #a2b68b;
}

.text-fucia1 {
  color: #4f2984;
}

.text-orange3 {
  color: #ffd600;
}

.brand-primary {
  background-color: #23ae49;
  color: white;
}

.brand-primary:hover {
  background-color: #1a8437;
}

.brand-primary .fa-inverse {
  color: #23ae49;
}

.brand-secondary {
  background-color: #e40571;
  color: white;
}

.brand-secondary:hover {
  background-color: #b20458;
}

.brand-secondary .fa-inverse {
  color: #e40571;
}

.brand-option {
  background-color: #005c97;
  color: white;
}

.brand-option:hover {
  background-color: #007bca;
}

.brand-option .fa-inverse {
  color: #005c97;
}
.alm-load-more-btn{
	transition: all 0.3s ease-in-out;
}
.alm-load-more-btn:hover{
	transform: scale(1.05);
}
/* Text inside a button */
span.brand-primary {
  color: #23ae49;
  background-color: transparent;
}

span.brand-primary:hover {
  background-color: transparent;
}

span.brand-secondary {
  color: #e40571;
  background-color: transparent;
}

span.brand-secondary:hover {
  background-color: transparent;
}

span.brand-option {
  color: #005c97;
  background-color: transparent;
}

span.brand-option:hover {
  background-color: transparent;
}

span.bold-weight {
  font-weight: 700;
}

span.heavy-weight {
  font-weight: 900;
  text-shadow: 0.08rem 0.08rem 0 white;
}

span.no-break {
  white-space: nowrap;
}

.sticky {
	position: fixed;
	top: 0;
	width: 100%;
	border-bottom: 0.02rem solid rgb(157, 168, 37);
	box-shadow: 0 0 .3rem rgba(0, 0, 0, 0.5);
	z-index: 99;
}

.sticky-admin {
	position: fixed;
	top: 32px;
	width: 100%;
	border-bottom: 0.02rem solid rgb(142, 153, 37);
	box-shadow: 0 0 .3rem rgba(0, 0, 0, 0.5);
	z-index: 99;
}

.site-content {
	margin: 70px 0 36px;
}
@media screen and ( max-width: 782px ) {
	.sticky-admin {
		top: 46px;
	}
}

/* Start, Conversion Button Trial */

/* Visual Composer (js_composer row styles)
 * Will apply to home page
 */

.nix-bottom-margin { /* Where there is an html element, fixes bottom 35px margin break between adjacent elements
 												Add it to above and below elements. */
	margin-bottom: 0 !important;

}
.jsc-html-blue-button { /* Similar to .nix-above-margin; applied to html element to make layout follow patterns */
	background-color: white;
	margin-top: -33px;
	padding-left: 1rem !important;
}

/* Button Containers or Wrapper */

.offset-box {
	margin: 1rem;
}

/* add to a container, like a paragraph or div */

.center-button {
	display: flex;
	justify-content: center;
}
@media screen and ( max-width: 766px ) {
	.offset-box {
		margin: 0;
	}
}


/* Button Conversion Series */

.btn-conversion.blue3 {
  background-color: #1fc0da;
  color: white;
}

.btn-conversion.blue3 .fa-inverse {
  color: #1fc0da;
}

.btn-conversion.blue3:hover {
  background-color: #1999ad;
}

.btn-conversion.green1 {
  background-color: #a2b68b;
  color: white;
}

.btn-conversion.green1 .fa-inverse {
  color: #a2b68b;
}

.btn-conversion.green1:hover {
  background-color: #89a26c;
}

.btn-conversion.green2 {
  background-color: #c4d82e;
  color: white;
}

.btn-conversion.green2 .fa-inverse {
  color: #c4d82e;
}

.btn-conversion.green2:hover {
  background-color: #a1b221;
}

.btn-conversion.green3 {
  background-color: #23ae49;
  color: white;
}

.btn-conversion.green3 .fa-inverse {
  color: #23ae49;
}

.btn-conversion.green3:hover {
  background-color: #1a8437;
}

.btn-conversion.fucia1 {
  background-color: #4f2984;
  color: white;
}

.btn-conversion.fucia1 .fa-inverse {
  color: #4f2984;
}

.btn-conversion.fucia1:hover {
  background-color: #6635ab;
}

.btn-conversion.fucia2 {
  background-color: #970e76;
  color: white;
}

.btn-conversion.fucia2 .fa-inverse {
  color: #970e76;
}

.btn-conversion.fucia2:hover {
  background-color: #680a52;
}

.btn-conversion.fucia3 {
  background-color: #e40571;
  color: white;
}

.btn-conversion.fucia3 .fa-inverse {
  color: #e40571;
}

.btn-conversion.fucia3:hover {
  background-color: #b20458;
}

.btn-conversion.orange1 {
  background-color: #f15d5e;
  color: white;
}

.btn-conversion.orange1 .fa-inverse {
  color: #f15d5e;
}

.btn-conversion.orange1:hover {
  background-color: #ed2e2f;
}

.btn-conversion.orange2 {
  background-color: #faa41a;
  color: white;
}

.btn-conversion.orange2 .fa-inverse {
  color: #faa41a;
}

.btn-conversion.orange2:hover {
  background-color: #dc8a05;
}

.btn-conversion.orange3 {
  background-color: #ffd600;
  color: white;
}

.btn-conversion.orange3 .fa-inverse {
  color: #ffd600;
}

.btn-conversion.orange3:hover {
  background-color: #ccab00;
}

.btn-conversion.blue1 {
  background-color: #005c97;
  color: white;
}

.btn-conversion.blue1 .fa-inverse {
  color: #005c97;
}

.btn-conversion.blue1:hover {
  background-color: #003d64;
}

.btn-conversion.blue2 {
  background-color: #008ed5;
  color: white;
}

.btn-conversion.blue2 .fa-inverse {
  color: #008ed5;
}

.btn-conversion.blue2:hover {
  background-color: #006ca2;
}

.btn-conversion.blue3 {
  background-color: #1fc0da;
  color: white;
}

.btn-conversion.blue3 .fa-inverse {
  color: #1fc0da;
}

.btn-conversion.blue3:hover {
  background-color: #1999ad;
}
/* Adding new button for the brand-fucia3 background box */
.btn-conversion.white {
  background-color: white;
  color: #e40571;
}

.btn-conversion.white .fa-inverse {
  color: white;
}

.btn-conversion.white:hover {
  opacity: .9;
}

/* Special case for when we have a white button on a color background
    Add the .white-fucia3 class to buttons with the fucia3 background */
.btn-conversion.white-fucia3 {
	background-color: white;
	color: #e40571;
}

.btn-conversion.white-fucia3 .fa-inverse {
	color: white;
}

.btn-conversion.white-fucia3:hover {
	opacity: .9;
}

/* Special case for when we have a white button on a color background
    Add the .white-blue3 class to buttons with the blue3 background */
.btn-conversion.white-blue3 {
	background-color: white;
	color: #1fc0da;
}

.btn-conversion.white-blue3 .fa-inverse {
	color: white;
}

.btn-conversion.white-blue3:hover {
	opacity: .9;
}

.btn-conversion .conversion-text {
	padding: 0 1.5rem 0 1rem;
}

/*=======================
 # Added CSS for Event page header button
====================*/
.btn-header.blue3 {background-color: #1fc0da;color: white;}
.btn-header.blue3 .fa-inverse {color: #1fc0da;}
.btn-header.blue3:hover {background-color: #1999ad;}
.btn-header.blue3 { background-color: #1fc0da;  color: white;}
.btn-header.blue3 .fa-inverse {  color: #1fc0da;}
.btn-header.blue3:hover {  background-color: #1999ad;}
.btn-header .conversion-text {	padding: 0 1.5rem 0 1rem;}
.btn-header {  border: 0;	border-radius: 0.3rem;  box-shadow: none;	cursor: pointer;	display: inline-block;  font-family: 'Libre Franklin', sans-serif;  font-size: 1.2rem;  margin: 1rem 1rem 1rem 0;  padding: 16px;	text-align: left;  text-decoration: none;  -webkit-transition: ease-out 0.4s;  -moz-transition: ease-out 0.4s;  transition: ease-out 0.4s;}
.btn-header.btn-mega {	align-items: center; 	align-self: center;	display: flex !important; 	flex-direction: row;	font-size: 1.4rem;	justify-content: center;}
.btn-header:hover {  text-decoration: none;}
@media screen and ( max-width: 600px ) {
	.btn-header {
		align-items: center;
		align-self: center;
		display: flex !important;
		flex-direction: row;
		justify-content: center;
		margin: auto;
	}
}
@media screen and (max-width: 630px) { /* was 430px, set wider for buttons with long text, i.e. single-video */
	.btn-header {
		justify-content: center;
		align-items: center;
		padding: 1rem;
	}
	.btn-header  >.fa-stack,
	.btn-header > .fa-lg {
		display: none;
		visibility: hidden;
	}.btn-header .conversion-text {
		padding: 0;
	  text-align: center;
	}
}


/* ============================
  # Typography
   ========================== */

a:hover {
  color: #1fc0da;
}


.btn-conversion {
  border: 0;
	border-radius: 0.3rem;
  box-shadow: none;
	cursor: pointer;
	display: inline-block;
  font-family: 'Libre Franklin', sans-serif;
  font-size: 1.2rem;
  margin: 1rem 1rem 1rem 0;
  padding: 0.5rem 0.7rem 0.5rem .5rem;
	text-align: left;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}


.btn-conversion.btn-mega {
	align-items: center; /* vertical center title */
	align-self: center;
	display: flex !important; /* override btn-conversion */
	flex-direction: row;
	font-size: 1.4rem;
	justify-content: center;
}


.btn-conversion:hover {
  text-decoration: none;
transform: scale(1.05);
}

.conversion-text.mega-wide {
	align-items: center;
	display: flex;
	font-size: 1.7rem;
	padding: 1rem 1.5rem 1rem 1rem;
}
/*=======================
 # To fix issue with text wrapping on buttons
 # When the text on buttons is long, it causes the most issues
 # May want a new class for that
====================*/
@media screen and ( max-width: 600px ) {
	.btn-conversion {
		align-items: center;
		align-self: center;
		display: flex !important;
		flex-direction: row;
		justify-content: center;
		margin: auto;
	}
}

/*=======================
 # Contact Page Form Button
====================*/
.fa-lg {
	margin-left: 1rem;
}
.fa-stack.fa-lg {
	margin-left: 0;
}

/* borrow from Bootstrap 3 */
.d-flex {
	display: flex !important;
	align-items: center;
}
/* borrow from Bootstrap 4
mb = margin-bottom
1  = # rem
*/

.mb-1 {
	margin-bottom: 1rem;
}
.mb-2 {
	margin-bottom: 2rem;
}
.mb-3 {
	margin-bottom: 3rem;
}

.pb-1 {
	padding-bottom: 1rem;
}
.pb-2 {
	padding-bottom: 2rem;
}
.pb-3 {
	padding-bottom: 3rem;
}
.fa {
	display: inline-block !important;
}

.size-1-4 {
	font-size: 1.4rem;
}


@media screen and (max-width: 630px) { /* was 430px, set wider for buttons with long text, i.e. single-video */
	.btn-conversion {
		justify-content: center;
		align-items: center;
		padding: 1rem;
	}
	.btn-conversion  >.fa-stack,
	.btn-conversion > .fa-lg {
		display: none;
		visibility: hidden;
	}.btn-conversion .conversion-text {
		padding: 0;
	  text-align: center;
	}
}


/*=======================
 # Icons
====================*/
.fa-stack .fa-circle .fa, .fa-stack .fa-square .fa {
  color: #23ae49;
}

.text-danger {
  color: red;
}

/*======================
 # Hope it worked!
=======================*/

/* End, Conversion Button Trial */

@media (min-width: 767px) and (max-width: 1100px) {
	.container {
		margin: auto 2rem;
	}
}
@media(max-width:650px){
.cookie-message{
	padding: 2px 9px;font-size: 12px;line-height: 14px;
}
}

/** new css **/
.page-id-20091 .btn-white{color:#fff !important;text-decoration:none !important;}/*button issue on Blind Spots*/
.page-id-17377 #content .mbz{display:none !important;} /*Remove Quiz*/
.home #form-submit{
		opacity: 1;
		-webkit-transition: opacity 5s ease-in;
       -moz-transition: opacity 2s ease-in;
        -ms-transition: opacity 2s ease-in;
         -o-transition: opacity 2s ease-in;
            transition: opacity 2s ease-in;
	}
#loading-icon {display: none;}
body.loading #loading-icon  {display: inline-block;}
body.home.loading #form-submit{opacity: 0;display:none;}
.cookie-message {
    /*opacity: 0;*/
    -webkit-transition: opacity 2s ease-in;
       -moz-transition: opacity 2s ease-in;
        -ms-transition: opacity 2s ease-in;
         -o-transition: opacity 2s ease-in;
            transition: opacity 2s ease-in;
}
body.loading .form-setion .the-form .form-required-fields {
    width: 95%;
    vertical-align: baseline;
}
.cookie-message.fade {
    opacity: 1;
}
.form-setion {
    background: #008fd5;
    margin: 0 !important;
    padding: 76px 0 15px;
    color: #fff;
}
.form-setion .the-form{
	background: #008fd5;
}
.form-setion .the-form label{display:none !important;}
.form-setion .the-form .pure-form input[type=password], 
.form-setion .the-form .pure-form input[type=email], 
.form-setion .the-form .pure-form input[type=url], 
.form-setion .the-form .pure-form input[type=date], 
.form-setion .the-form .pure-form input[type=month], 
.form-setion .the-form .pure-form input[type=time], 
.form-setion .the-form .pure-form input[type=datetime], 
.form-setion .the-form .pure-form input[type=datetime-local], 
.form-setion .the-form .pure-form input[type=week], 
.form-setion .the-form .pure-form input[type=tel], 
.form-setion .the-form .pure-form input[type=color], 
.form-setion .the-form .pure-form input[type=number], 
.form-setion .the-form .pure-form input[type=search], 
.form-setion .the-form .pure-form input[type=text], 
.page-id-23031 .form-setion .the-form .pure-form select, .page-id-23031 .pure-form textarea,
.home .form-setion .the-form .pure-form select, .home .pure-form textarea {
    padding: .5em .6em;
    display: inline-block;
    border: none;
    box-shadow: none;
    border-radius: 0;
    vertical-align: middle;
    box-sizing: border-box;
    background: none;
    color: #fff;
    border-bottom: 1px solid #69bde6;
	margin-bottom:40px;
	font-size:20px;
}
.form-setion .the-form ::-webkit-input-placeholder { /* Edge */
  color: #fff;
}

.form-setion .the-form :-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #fff;
}

.form-setion .the-form ::placeholder {
  color: #fff;
}
.form-setion .the-form .form-required-fields {
    width: 52%;
    text-align: right;
     vertical-align: middle;
    display: inline-block;
	margin:0;
}
.form-setion .the-form .btn-conversion.blue3 {
    background-color: #a2b627;
    color: white;
    border: none !important;
    padding: 25px 15px;
}
.form-setion .the-form  .btn-conversion.blue3 .fa-inverse {
    color: #a2b627;
}
.form-setion .the-form .pure-form-stacked option {
    background-color: #008fd5;
}
.form-setion .g-recaptcha{
	padding-top:10px;
}
body.loading .g-recaptcha,body.loading .mtm{padding:0;margin-top:0;}
@media only screen and (min-width: 1024px){
.form-setion h2 {
    font-size: 60px;
	padding-bottom:40px
}
.form-setion  .contact-form{
	padding-top:30px;
}
}

.banner-containt h1 {
    font-size: 36px;
    letter-spacing: 0;
	margin:0;
}
.banner-img {
    background-size: cover;
    background-repeat: no-repeat;
}
.banner-containt {
    font-size: 22px;
    letter-spacing: normal;
}
@media only screen and (min-width:880px){
	.banner-containt {
		margin: 35px 50px 35px calc((100% - 555px));
		max-width: 595px;
	}

}
@media only screen and (max-width:880px){
		.hide_featured_image_on_mobile{display:none;}
}



.banner-img {
    padding: 15px 0 0;
    background-size: cover;
    width: 100%;
	margin:20px auto;
}
.banner-containt {
    font-size: 22px;
    letter-spacing: normal;
    text-align: center;
    max-width: 700px;
    width: 100%;
	margin:0 auto;
	position:relative;
	height:100%;
}
.mid-banner{transform: translateY(50%);}
.banner-containt .title-bg{
	background-color: rgba(255,255,255,0.7);	
	padding:15px;
	
}
.event-date p{
	margin:0;
	font-size:16px;
	padding-top:10px;
}

.clicked{background:red;font-size:6px;}

.event-header-bg{max-width:100%;}
.event-header-bg .banner-img,.banner-img {max-width:1295px;margin:0 auto;min-height:350px;background-position:center center;}


#remeng .title-bg{}
#remeng .title-bg h1{font-size:54px !important;color:#fff}
@media only screen and (max-width: 767px){
	#remeng .title-bg h1{font-size:34px !important;color:#fff}
}

#alertbar-lg p{margin:0 auto 10px auto;}
#alertbar-lg{background:#f15c22;padding:20px;margin:0 auto;text-align:center;color:#fff;}
#alertbar-lg #alerttitle{margin:0 auto; font-size: 2.25rem;font-family:UniNeueRegular, Arial, Helvetica, sans-serif;color:#fff;}
#alertbar-lg #alerttxt{margin:0 auto; font-family:'Libre Franklin', Arial, serif;font-size: 1.25rem;padding:0 35px;}
#alertbar-lg #alerttxt strong{text-shadow:1px 1px 5px #000;}
#alertbar-lg .orange3{background-color:#a2b627;margin:0 auto 10px auto;}
#alertbar-lg .orange3 .fa-inverse{color:#a2b627;}
#alertbar-lg .magenta{background-color:#E40571;margin:0 auto 10px auto;}
#alertbar-lg .magenta .fa-inverse{color:#E40571;}
#alertbar-lg img{padding: 4px 0 0 4px;}
@media only screen and (min-width: 1020px){
	#alertbar-lg #alerttitle{margin-top:110px;display:block;font-size: 3rem;}
	#alertbar-lg #alerttxt{margin-bottom: 24px;display: block;}
	#alertbar-lg{height:400px;}
	#alertbar-lg p{max-width:1000px;}
	#alertbar-lg .magenta{margin-left:50px}
}
@media only screen and (min-width: 768px) and (max-width: 1019px){
	#alertbar-lg #alerttitle{margin-top:110px;display:block;}
	#alertbar-lg #alerttxt{margin-bottom: 24px;display: block;}
	#alertbar-lg .magenta{margin-left:50px}
}
@media only screen and (min-width: 601px) and (max-width: 767px){
	#alertbar-lg .magenta{margin-left:50px}
}
@media only screen and (min-width: 540px) and (max-width: 600px){
	#alertbar-lg .magenta{margin-left:0}
}
@media only screen and (max-width: 539px){
	#alertbar-lg #alerttitle{line-height: 34px;font-size: 34px;}
	#alertbar-lg #alerttxt{font-size:16px;}
	#alertbar-lg #alerttxt p{line-height: 23px;}
	#alertbar-lg .btn-conversion{padding:4px;}
	#alertbar-lg .magenta{margin-left:0}
}


#alertbar{background:#a643d4;padding:20px;margin:0 auto;text-align:center;color:#fff;}
#alertbar #alerttitle{font-size: 2.25rem;font-family:UniNeueRegular, Arial, Helvetica, sans-serif;color:#fff;vertical-align:middle;display:inline-block;}
#alertbar #alerttxt{font-family:'Libre Franklin', Arial, serif;font-size: 1.25rem;vertical-align:middle;padding:0 35px;display:inline-block;}
#alertbar .orange3{background-color:#faa419;margin-bottom:10px;}
#alertbar .orange3 .fa-inverse{color:#a2b627;}
#alertbar .magenta{background-color:#E40571;margin-bottom:10px;}
#alertbar .magenta .fa-inverse{color:#E40571;}
#alertbar img{padding: 4px 0 0 4px;}

#remotelistone{}
	#remotelistone li{}
#remotelisttwo{}
#remotelistthree{}
#remotelistfour{}
.engmoblist{clear:both;}
#remotelistone {
	clear:both;
	list-style: none;
	counter-reset: item;
}
#remotelistone li {
	counter-increment: item;
	margin-bottom: 15px;
}
#remotelistone li:before {
	margin-right: 10px;
	content: counter(item);
	background: #1FC0DA;
	border-radius: 100%;
	color: white;
	float:left;
	/*width: 1.2em;*/
	width: auto;
	min-width: 50px;
	padding:10px 19px;
	font-weight:bold;
	text-align: center;
	display: inline-block;
}

#remotelistoneb {
	clear:both;
	list-style: none;
	counter-reset: item;
}
#remotelistoneb li {
	counter-increment: item;
	margin-bottom: 15px;
}
#remotelistoneb li:before {
	margin-right: 10px;
	content: counter(item);
	background: #FAA41A;
	border-radius: 100%;
	color: white;
	float:left;
	/*width: 1.2em;*/
	width: auto;
	min-width: 50px;
	padding:10px 19px;
	font-weight:bold;
	text-align: center;
	display: inline-block;
}

.page-template-page_remote-engagement-3 .event-header-bg .banner-img{max-width:100%;}

#remotescroller .change-process-row .font-color-white{text-align:center;margin:0 auto;}
#remotetackle{padding:50px 0;background: #c3d82d url(//m.jakegsd.com/wp-content/themes/root-inc/images/remote-tackle.jpg) no-repeat center center;margin:0;color:#000;}
#remotetackle h2{color:#e40a71;font-size:44px;max-width: 840px;margin:40px auto;}
#remotetackle p{color:#000;max-width:725px;margin:0 auto;}
#explorebtn{margin-top:40px;padding:14px 56px;text-align:center;background:#e40a71;}

#pdf-page-form.form-setion .the-form label,.form-setion .the-form label{display:inline !important;color:#fff !important;padding-left:5px!important;}
#pdf-page-form.form-setion #pdfformbump{margin-bottom:15px;}
#pdf-page-form .form-setion .contact-form{margin:0 auto;}

@media only screen and (max-width: 767px){
.banner-containt h1 {
    font-size: 25px;
}
	
	.event-header-bg .banner-img {
    min-height: 245px;
}
	
	.event-header-bg.pure-g {
    padding: 0 !important;
}
	
	.banner-containt .title-bg {
    padding: 15px 0;
}
	
	.btn-conversion.btn-mega {
    margin: 15px;
    width: calc(100% - 30px);
}
}

.message_captcha{background:#fff;color:#000;border-radius:3px;max-width:275px;padding:10px;text-align: center; letter-spacing: 0;-webkit-box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.30);box-shadow: 1px 1px 6px 2px rgba(0,0,0,0.30);}







/****************************/
   /**   HEADER   **/
/****************************/



#fullscrnmenu a.btn:hover{color:#fff !important;}
#fullscrnmenu .post-col h3 a{color:#fff !important;}
#fullscrnmenu .search-form input{color:#fff !important;}
#fullscrnmenu .search-form input:hover{color:#fff !important;}
#fullscrnmenu  .search-form .header-search-box:hover,
#fullscrnmenu  .search-form .header-search-box:focus {     color: #fff !important;  }

#fullscrnmenu .search-form .header-search-box:hover::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff;
  
}



.header-full.menu-bar {    width: 100%;    background-color: #fff;    }
.header-full .container {    padding: 0; height: 100vh; max-width: 100%; margin: 0; }

.header-full .post-col {    height: 100%;    background: linear-gradient(to bottom, #c4d82d, #28c0da);     padding: 40px;    color: #fff;margin-bottom:35px; }


.post-col h2 {
    color: #fff;
    text-transform: uppercase;
    font-family: UniNeueRegular, Arial, Helvetica, sans-serif;
    font-size: 35px;
    font-weight: normal;
	margin-bottom:35px;
	margin-top: 0;
}


.header-full  .pure-g , .header-full  .pure-g  > *{  height: 100vh;  } 

.news-col {
    background: url(../../../uploads/2020/05/news-bg.png) no-repeat center;
    height: 100%;
    background-size: cover;
	    padding: 40px;
}

.news-col  .pure-box-padding-1 {
    padding: 0;
    position: relative;
}

.news-col input {
    background: transparent;
    border: 0 !important;
    border-bottom: 1px solid #000 !important;
    border-radius: 0 !important;
    padding: 10px 15px 10px 45px !important;
    font-size: 15px !important;
    color: #646a70;
    box-shadow: none !important;
}

.news-col  .fname:before , .news-col  .lname:before{
    content: "\f007";
    font-family: FontAwesome;
    position: absolute;
    top: 9px;
    left: 10px;
	}
    
	.news-col  .email:before {
    content: "\f0e0";
    font-family: FontAwesome;
    position: absolute;
    top: 9px;
    left: 10px;
	}
    
    .news-col  .company:before {
    content: "\f1ad";
    font-family: FontAwesome;
    position: absolute;
    top: 9px;
    left: 10px;
	}

.menu-col {    background-color: #a2b627; height: 100%;    padding: 40px;  }

.menu-col .nav-menu li a {  color: #fff;   text-transform: uppercase; padding: 5px 25px;    display: inline-block; transition: all .3s ease;   }

.menu-col .nav-menu li a:hover {
    font-size: 22px;
    
}

.menu-col .nav-menu li {position:relative; }

.menu-col .nav-menu li ul.sub-menu {    list-style: none;     padding: 0;    margin: 0; }

.menu-col .nav-menu li span.arrow.close-icon i:before {    content: "\f068";  }

.menu-col .nav-menu li span.arrow {
    display: inline-block;
    position: absolute;
    color: #fff;
    font-size: 14px;
    top: 7px;
	cursor:pointer;
	    right: 0;
}

.menu-col .nav-menu .sub-menu li a {    font-size: 16px; padding: 5px 25px 5px 0; }

.menu-col ul#menu-full-screen-menu {    list-style: none;  text-align:right;    padding: 0;  }

.menu-col .nav-menu li ul.sub-menu{display:none;}

.news-col h2 {
    color: #0691d6;
    text-transform: uppercase;
    font-family: UniNeueRegular, Arial, Helvetica, sans-serif;
    font-size: 35px;
    font-weight: normal;
}

.news-col p { font-family: UniNeueRegular, Arial, Helvetica, sans-serif; }

.news-col .btn-conversion.blue2 {    padding: 25px 45px;    font-size: 22px;  }

.news-col .menu-social a {    color: #0691d6;   }

.header-full .post-col .cat-name{color:#fff; font-weight:600; margin-top:10px; display:block;}

.post-col a.btn.bg-color-white {
    background: #e40571;
    font-size: 20px;
    padding: 20px 45px;
	font-weight: 100;
    font-family: 'Libre Franklin', Arial, serif;
}

.menu-col .menu-logo-area {
    border: 0;margin-bottom: 0;
}

.menu-col .search-form {margin-top: 0;  display:flex; border-bottom: 1px solid #fff;margin-bottom: 25px;}

.menu-col .search-form .header-search-box{background-color:transparent; }

.menu-col .search-form .header-search-box {
    padding: 15px 0px 15px;
    width: 90%;
    float: right;
    text-align: right;
}

.menu-col .search-form .header-search-box:focus {    outline: 0;  }

.menu-col .menu-search-icon {left:auto; right:0; }

.page-template-template-2020expertise #contact .section-title.white{color:#fff !important;}
.page-template-template-2020expertise #contact .content.white{color:#fff !important;}

#contact .root-form select, #contact .root-form textarea,.form-setion select{
    padding: .5em .6em;
    margin-top: 10px;
    margin-bottom: 40px;
    background: transparent;
    border: 0;
    border-bottom: 1px solid #69bde6;
    border-radius: 0;
    font-size: 20px;
    color: #fff;
    box-shadow: none;
}
.form-setion select:foucus {
	color:#fff;
	border-bottom: 1px solid #69bde6;
}
.header-full.menu-bar .menu-bar-close {z-index:99;}
.header-full.menu-col .nav-menu li a:focus {    outline: 0;  }

.progressive-form-group select {
    padding: 5px 15px 3px 40px !important;
}
@media(max-width:1400px){
	.header-full .post-col,.news-col{
		padding: 10px 40px;
	}
	.post-col h2{
		margin-bottom: 25px;
	}
	.news-col h2{
		font-size: 32px;
		margin-top: 0;
	}

}
@media(max-width:1550px){
	.related-titles{
		font-size: 1.1em;
	}
	.news-col h2{
		margin-top: 0;
	}
	.home .pure-form textarea{
		margin-bottom: 0;
	}
	.news-col p{
		margin-bottom: 5px;
	}
}

@media (min-width:1700px){
		
.header-full .pure-u-8-24 > * {padding:40px 70px;position: relative;  }
	

.menu-search {
    margin-top: 15px;
}
}
@media (min-width:1800px){
		
	.header-full .pure-u-8-24 > * {padding:80px 70px;position: relative;  }
		
	}


@media (min-width:1900px){
	.header-full .pure-u-8-24 > * {padding: 150px 100px;  }
		
	.menu-col .menu-logo-area {
		border: 0;
		margin-bottom: 0;
		position: absolute;
		top: 58px;
		margin: 0 auto;
		width: 100%;
		text-align: center;
		left: 0;
		right: 0;
	}
}
	


@media(max-width:1000px){
	.header-full .pure-g > *:first-child {  display: none;  }
	.header-full .pure-g > * {  width:50%;   }			
}


@media(max-width:767px){
		
	.header-full .pure-g > *:nth-child(2) {  display: none;  }
	.header-full .pure-g > *:last-child {  width:100%;     overflow-y: scroll;   }	
	.pure-g {    padding: 0;  }
	
	.menu-col {overflow-y:scroll;}
	.menu-col::-webkit-scrollbar {
  display: none;
}
	
}
@media only screen and (min-width: 767px) {
	.title-bg h1 {font-size:36px;}
}
	
@media screen and (max-width: 500px){
	body .events_top_banner .root_box_cover {
		font-size: 30px;
		height: 65px;

	}
}

.page-template-template-resource-index111 .post-setion .btn-single{display:none !important;}

#jimbook{max-width:1115px;margin:0 auto;}
.qus-form{
	padding:15px
}
.qus-form select{
	width:98%;
	padding:5px
}
.qus-form .blog-optin-box{display:none}
.alt-msg{display:none;padding:20px;background:#ddd}
.total-amout{
	border: none;
    background: none;
    font-size: 22px;
}