#wpadminbar{display:none}
html,body{
	margin:0;
	padding:0;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, "sans-serif";
	font-size:13px;
	background-color:#ffffff !important;
}
.main .innerWrapper .post-content ul:not(.no-list){
	padding:0;
	list-style:none;
}
.main .innerWrapper .flexslider{
	border:none;
}
.main{
	margin:0;
	padding:175px 0 0;
	transition-property:padding;
	transition-duration:0.3s;
}
.news_ticker{
	position:fixed;
	top:0;
	z-index:1100;
	height:50px;
	width:100%;
	line-height:50px;
	background: rgb(75,97,18);
	background: linear-gradient(90deg, rgba(75,97,18,1) 0%, rgba(168,207,69,1) 100%);
	color:#ffffff;
	font-size:22px;
	text-align:left;
	box-sizing:border-box;
}
.news_ticker .innerWidth{
	max-width:2400px;
	margin:0 auto;
}
.news_ticker .innerWidth p{
	position:relative;
	margin:0;
	padding:0 15px;
	line-height:50px;
}
.news_ticker .innerWidth p strong{
	font-weight:normal;
}
.news_ticker .innerWidth p span.news-item{
	display:none;
	position:absolute;
	top:0;
	left:155px;
	height:40px;
	overflow:hidden;
}
.news_ticker .innerWidth p span.news-item.news1{
	display:inline-block;
}
.news_ticker .innerWidth p span.news-item a{
	color:#ffffff;
}
.news_ticker .innerWidth span.close{
	position:relative;
	display:block;
	width:22px;
	height:22px;
	margin:14px 12px;
	border:2px solid #ffffff;
	float:right;
	font-size:20px;
	line-height:20px;
	text-align:center;
	font-weight:bold;
	cursor:pointer;
	z-index:100;
}
nav.top-nav{
	position:fixed;
	top:50px;
	z-index:1200;
	height:125px;
	width:100%;
	box-sizing:border-box;
	transition-property:background-color,top;
	transition-duration:0.3s;
}
nav.top-nav:hover,
html.scrolled nav.top-nav,
body.post-template-default.single nav.top-nav{
	background-color:#183d4f;
	box-shadow:0 8px 10px rgba(0,0,0,0.4);
}
nav.top-nav span.mobile-menu{
	display:none;
}
nav .logo{
	position:relative;
	float:left;
	width:30%;
}
nav .logo img{
	width:55%;
	max-width:460px;
	display:block;
	margin:30px 0 0 8%;
	padding:0;
}
nav .logo img.reverse{
	position:absolute;
	top:0;
	left:0;
	display:none;
	margin:30px 0 0 8%;
}
nav:hover .logo img.reverse,
html.scrolled nav .logo img.reverse,
body.post-template-default.single nav .logo img.reverse{
	display:block;
}
body.inverseHeader nav .logo img.reverse{
	display:block;
}
nav .first-menu{
	float:right;
	width:70%;
	height:65px;
	margin:0;
	padding:10px 0 0;
	box-sizing:border-box;
}
nav .first-menu ul{
	display:block;
	margin:0 2.7% 0 0;
	padding:0;
	list-style:none;
	text-align:right;
}
nav .first-menu ul li{
	display:inline-block;
	font-size:17px;
}
@media(max-width:1500px){
	nav .first-menu ul li{
		font-size:16px;
	}
}
nav .first-menu ul li a{color:#414042;text-decoration:none;margin:0;padding:0 20px;transition-property:color;transition-duration:0.5s}
body.inverseHeader nav .first-menu ul li a{
	color:#ffffff
}
nav:hover .first-menu ul li a,
html.scrolled nav .first-menu ul li a,
body.post-template-default.single nav .first-menu ul li a{color:#ffffff}
nav .first-menu ul li a:hover,
nav .first-menu ul li a.active,
html.scrolled nav .first-menu li.livestats a:hover,
body.inverseHeader nav .first-menu ul li a:hover,
body.post-template-default.single nav .first-menu li.livestats a:hover{color:#81b401}
nav .first-menu ul li a strong{color:#414042;font-weight:normal}
nav:hover .first-menu ul li a strong,
html.scrolled nav .first-menu ul li a strong,
body.post-template-default.single nav .first-menu ul li a strong{color:#ffffff;transition-property:color;transition-duration:0.5s}
body.inverseHeader nav .first-menu ul li a strong{color:#ffffff}
nav .first-menu ul li a span{color:#81b401;font-weight:bold}

nav .first-menu ul li form{margin:0;padding:0}
nav .first-menu ul li form input[type="text"]{width:300px;height:40px;margin:0;padding:0 15px;background-color:rgba(0,0,0,0.4);font-size:18px;color:#ffffff;line-height:20px;border:none;vertical-align:middle;box-sizing:border-box;border-radius:5px;border:1px solid #749a0d}
nav .first-menu ul li form input[type="text"]::placeholder{color:#bbbbbb}
nav .first-menu ul li form button{width:36px;height:36px;margin:0 0 0 5px;padding:0;background-color:#749a0d !important;font-size:16px;color:#ffffff;line-height:20px;font-weight:bold !important;border:none;text-align:center;border-radius:5px !important;vertical-align:middle;cursor:pointer}
nav .first-menu ul li form button.search{background-color:transparent !important;background:linear-gradient(to bottom , rgba(0,0,0,0) 16% , rgba(0, 0, 0,0) 93%) !important;background-image:url(/wp-content/themes/uncode-child/img/search_btn.png) !important;background-size:100% !important;background-position:center;background-repeat:no-repeat}
nav .first-menu ul li form button.search:hover{background-image:url(/wp-content/themes/uncode-child/img/search_btn_reverse.png) !important}
@media(max-width:1200px){
	nav .first-menu ul li form input[type="text"]{
		width:200px;
	}
}

nav .first-menu ul li.language{
	position:relative;
}
nav .first-menu ul li.language > a{
	padding: 7px 20px;
    display: block;
    width: 100%;
    text-align: left;
}
nav .first-menu ul li.language > ul{
	position:absolute;
	display:none;
	width:100%;
}
nav .first-menu ul li.language:hover > a{
	background-color:#888888;
}
nav .first-menu ul li.language > ul li{
	width:100%;
}
nav .first-menu ul li.language > ul li a{
	display:block;
	width:100%;
	margin:0;
	padding:8px 12px 8px 20px;
	background-color:#666666;
	text-align:left;
	white-space:nowrap;
	font-size:15px;
}
nav .first-menu ul li.language > ul li a:hover{
	background-color:#888888;
}
nav .first-menu ul li.language > ul li a.arabic{
	padding:6px 12px 6px 20px;
	font-size:20px;
}
nav .first-menu ul li.language:hover > ul{
	display:block;
}

nav .second-menu{
	float:right;
	width:70%;
	height:60px;
}
nav .second-menu > ul{
	display:block;
	margin:0 2.7% 0 0;
	padding:0;
	list-style:none;
	text-align:right;
}
nav .second-menu > ul > li{
	display:inline-block;
	font-size:18px;
	/*-webkit-transition-delay:0.2s;
	-moz-transition-delay:0.2s;
	-ms-transition-delay:0.2s;
	-o-transition-delay:0.2s;
	transition-delay:0.2s;*/
}
nav .second-menu > ul > li.single{
	position:relative;
}

nav .second-menu > ul > li > a{margin:0;padding:15px 20px;display:inline-block;color:#414042;text-decoration:none;text-transform:uppercase}
nav:hover .second-menu > ul > li > a,
html.scrolled nav .second-menu > ul > li > a,
body.post-template-default.single nav .second-menu > ul > li > a{color:#ffffff;transition-property:color;transition-duration:0.5s}
body.inverseHeader nav .second-menu > ul > li > a{
	color:#ffffff;
}
nav .second-menu > ul > li > a:hover,
nav .second-menu > ul > li > a.active,
html.scrolled nav .second-menu > ul > li > a:hover,
html.scrolled nav .second-menu > ul > li > a.active,
body.post-template-default.single nav .second-menu > ul > li > a:hover,
body.post-template-default.single nav .second-menu > ul > li > a.active{color:#81b401}
body.inverseHeader nav .second-menu > ul > li > a:hover,
body.inverseHeader nav .second-menu > ul > li > a.active{
	color:#81b401;
}


nav .second-menu > ul > li.demo a{
	height:40px;
	display:inline-block;
	margin:0 auto;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #81b401;
	color:#ffffff !important;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	text-decoration:none !important;
	box-sizing:border-box;
	border-radius:5px !important;
}

nav .second-menu > ul > li.demo a:hover{
	background-color:transparent;
	color:#81b401 !important;
}


@media(max-width:1500px){
	nav .second-menu > ul > li{
		font-size:16px;
	}
}
@media(max-width:1300px){
	nav .second-menu > ul > li{
		font-size:15px;
	}
	nav .second-menu > ul > li > a{
		padding:15px 15px;
	}
}
@media(max-width:1200px){
	nav .second-menu > ul > li{
		font-size:14px;
	}
	nav .second-menu > ul > li > a{
		padding:15px 12px;
	}
}
@media(max-width:1000px){
	.news_ticker{
		display:none;
	}
	.main{
		padding-top:125px;
	}
	nav.top-nav{
		top:0;
		height:70px;
		background-color:#183d4f !important;
		box-shadow:0 8px 10px rgba(0,0,0,0.4);
	}
	nav.top-nav span.mobile-menu{
		position:absolute;
		right:16px;
		top:22px;
		display:block;
		width:100px;
		height:26px;
		background-image:url(/wp-content/themes/uncode-child/img/menu_icon_white.png);
		background-size:30%;
		background-repeat:no-repeat;
		background-position:center right;
		font-size:18px;
		color:#ffffff;
		font-weight:500;
		line-height:28px;
	}
	nav .logo{
		position:absolute;
		top:0;
		left:0;
		width:40%;
	}
	nav .logo img,
	nav .logo img.reverse{
		width:220px;
		margin:10px 0 0 6%;
	}
	nav.top-nav.active .first-menu,
	nav.top-nav.active .second-menu{
		float:right;
		clear:right;
		display:block;
		width:100%;
		height:auto;
		min-width:320px;
		background-color:#183d4f;
	}
	nav.top-nav .first-menu{
		position:relative;
		margin-top:68px;
		padding-top:60px;
	}
	nav.top-nav .first-menu,
	nav.top-nav .second-menu{
		display:none;
	}
	nav .first-menu ul{
		margin:0 2.7% 7px;
		padding:0 0 4px;
		border-bottom:1px solid #ffffff;
	}
	nav .first-menu ul:after{
		content:'';
		display:block;
		clear:both;
	}
	nav .first-menu ul li{
		float:left;
		font-size:15px;
	}
	nav .first-menu ul li.contact a:before{
		content:'P: ';
		color:#ffffff;
	}
	nav .first-menu ul li.contact a strong{
		display:none;
	}
	nav.top-nav .second-menu{
		padding:0;
	}
	nav .second-menu > ul{
		margin:0;
	}
	nav .second-menu ul li{
		display:block;
		float:none;
		padding:0;
		text-align:left;
	}
	nav .first-menu ul li.searchForm{
		position:absolute;
		top:10px;
		left:0;
		padding-left:3%;
		width:97%;
	}
	nav .first-menu ul li form input[type="text"]{
		width:87%;
	}
	nav .first-menu ul li.language{
		position:static;
	}
	nav .first-menu ul li a,
	nav .first-menu ul li.language > a{
		display:block;
		padding:7px 25px 7px 0;
		background-color:transparent;
	}
	nav .first-menu ul li.language:hover > a{
		background-color:transparent;
	}
	nav .first-menu ul li.language.active > a{
		background-color:#888888;
	}
	nav .first-menu ul li.language > a{
		padding:7px 10px 7px;
	}
	nav .first-menu ul li.language:hover > ul{
		display:none;
	}
	nav .first-menu ul li.language.active > ul{
		display:block;
	}
	nav .second-menu ul li.arrow:before{
		content:'';
		position:absolute;
		top:12px;
		right:3%;
		display:block;
		width:12px;
		height:12px;
		background-image:url(../img/drop_down_arrow.jpg);
		background-size:100%;
	}
	nav .second-menu ul li a{
		padding:7px 20px;
		
	}
	nav .first-menu ul li form{
		text-align:left;
	}
	nav .first-menu ul li.language > ul{
		top:auto;
		left:-3%;
		z-index:1;
	}
	nav .second-menu > ul > li{
		position:relative;
	}
	nav .second-menu > ul > li.demo{
		padding:10px 0 25px 20px;
	}
	nav .second-menu > ul > li > div.dd{
		position:relative !important;
		top:auto;
		left:0;
		width:100% !important;
		margin:0 !important;
		max-width:none;
		max-height:250px;
		/*background-color:#255b75 !important;*/
		overflow-y:auto;
		overflow-x:hidden;
		-webkit-overflow-scrolling:touch;
		box-shadow:none !important;
	}
	nav .second-menu > ul > li > div.dd div.ddInner{
		padding:20px 20px 20px 40px !important;
		background-color:transparent !important;
	}
	nav .second-menu > ul > li > .dd .ddInner .ddLeft,
	nav .second-menu > ul > li > .dd .ddInner .ddRight{
		float:none !important;
		width:100% !important;
	}
	nav .second-menu > ul > li > .dd .ddInner .ddLeft .left,
	nav .second-menu > ul > li > .dd .ddInner .ddLeft .right{
		float:none !important;
		width:100% !important;
	}
	nav .second-menu > ul > li > .dd .ddInner .ddRight{
		margin-top:25px;
	}
	nav .second-menu > ul > li > .dd .ddInner .ddRight ul{
		margin-top:-20px;
	}
	nav .second-menu > ul > li > .dd .ddInner .ddLeft ul li:not(.h5) a,
	nav .second-menu > ul > li > .dd .ddInner .ddRight ul li:not(.h5) a,
	nav .second-menu > ul > li > .dd .ddInner .ddFull ul li:not(.h5) a{
		padding:0 0 0 10px !important;
	}
}

nav .second-menu > ul > li > ul{
	display:none;
}

nav .second-menu > ul > li > div.dd{
	position:absolute;
	left:0;
	width:100%;
	display:none;
	margin:0;
	padding:0;
	/*background-color:#183d4f;*/
	box-shadow:inset 0 7px 10px rgba(0,0,0,0.2);
}
nav .second-menu > ul > li.single > div.dd{
	width:250px;
}
nav .second-menu > ul > li > div.dd div.ddInner{
	max-width:1130px;
	margin:0 auto;
	padding:25px 30PX 30px;
	text-align:left;
	background-color:#183d4f;
	box-sizing:border-box;
}
nav .second-menu > ul > li > .dd .ddInner:after{
	content:'';
	display:block;
	clear:both;
}
nav .second-menu > ul > li:hover > div.dd{
	display:block;
}
@media(max-width:1000px){
	nav .second-menu > ul > li:hover > div.dd{
		display:none;
	}
	nav .second-menu > ul > li.arrow.active > div.dd{
		display:block;
		box-sizing:border-box;
	}
}
nav .second-menu > ul > li > .dd .ddInner .ddLeft{
	float:left;
	width:63%;
}
nav .second-menu > ul > li > .dd .ddInner .ddLeft:after{
	content:'';
	display:block;
	clear:both;
}
nav .second-menu > ul > li > .dd .ddInner .ddRight{
	float:right;
	width:30%;
}
nav .second-menu > ul > li > .dd .ddInner .ddFull{
	width:100%;
}
nav .second-menu > ul > li > .dd .ddInner .ddLeft h4,
nav .second-menu > ul > li > .dd .ddInner .ddRight h4,
nav .second-menu > ul > li > .dd .ddInner .ddFull h4{
	margin:0 0 10px;
	padding:0 0 3px;
	font-size:16px;
	color:#ffffff;
	font-weight:bold;
	border-bottom:1px solid #ffffff;
	text-transform:uppercase;
}
nav .second-menu > ul > li > .dd .ddInner .ddLeft ul li a,
nav .second-menu > ul > li > .dd .ddInner .ddRight ul li a,
nav .second-menu > ul > li > .dd .ddInner .ddFull ul li a{
	display:block;
	margin:0 0 10px;
	padding:0 0 0 20px;
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	box-sizing:border-box;
}
nav .second-menu > ul > li > .dd .ddInner .ddLeft ul li a:hover,
nav .second-menu > ul > li > .dd .ddInner .ddRight ul li a:hover,
nav .second-menu > ul > li > .dd .ddInner .ddFull ul li a:hover{
	color:#84a532;
}
nav .second-menu > ul > li > .dd .ddInner .ddLeft ul li.h5 a,
nav .second-menu > ul > li > .dd .ddInner .ddRight ul li.h5 a,
nav .second-menu > ul > li > .dd .ddInner .ddFull ul li.h5 a{
	margin:20px 0 10px;
	padding:0;
	font-weight:bold;
}
nav .second-menu > ul > li > .dd .ddInner .ddRight ul li.h5 a span{
	font-weight:normal;
}
nav .second-menu > ul > li > .dd .ddInner .ddLeft .left{
	float:left;
	width:50%;
}
nav .second-menu > ul > li > .dd .ddInner .ddLeft .right{
	float:left;
	width:50%;
}
nav .second-menu > ul > li > .dd .ddInner .ddFull > ul{
	width:100%;
}
nav .second-menu > ul > li > .dd .ddInner ul{
	float:left;
}
/*.top-menu.navbar.menu-secondary.top-menu-padding{
	height:60px;
	background-color:rgba(255,255,255,0.5) !important;
}
.top-menu.top-menu-padding .menu-smart > li{
	margin:0;
	padding:0;
}
.top-menu.top-menu-padding .menu-smart > li form{
	margin:0;
	padding:0;
}
.top-menu.top-menu-padding .menu-smart > li form input{
	margin:0;
	padding:0;
}
.menu-wrapper{
	height:auto !important;
}
.main-wrapper .main-container{
	margin-top:0 !important;
}
.main-wrapper .main-container .sections-container div{
	margin-top:0 !important;
	border-top:none !important;
}*/



.box-wrapper .box-container{
	margin:0 auto !important;
	with:auto;
}
.box-wrapper .box-container article{
	max-width:2000px;
	margin:0 auto;
	width:auto;
}

.main-container .row-container .row-parent{
	margin:0 auto;
	padding:0;
}

.main-container .row-inner{
	margin:0 auto;
}
.main-container .row-inner > div{
	padding:0;
}

.box-wrapper{
	overflow:visible;
}
.main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header .headerBanner,
.main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header .hpHeaderBanner{
	/*header .headerBanner{*/
	margin-top:-125px !important;
	padding:125px 5.75% 60px 7% !important;
	padding:0 !important;
	background-image: url(../img/education_header_bg.jpg);
	background-size:cover;
	background-position:top;
	/*background-attachment:fixed;*/
	min-height:50vh;
	overflow:hidden;
	box-sizing:border-box;
	position:relative;
}
.main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header .headerBanner{
	background-position:top;
}
.main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header .hpHeaderBanner{
	margin-top:0 !important;
	padding:200px 10% 150px 0 !important;
	padding:0 !important;
}
header.vertical{
	/*margin:-125px auto 0;*/
}
header.vertical .headerBanner{
	min-height:700px !important;
}
.main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header.vertical .headerBanner{
	padding:175px 12% 60px !important;
}
.main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header.company .headerBanner{
	padding:175px 12% 220px !important;
}
.headerBanner:after,
.hpHeaderBanner:after{
	content:'';
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	z-index:100;
	height:200px;
	width:100%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
header.company .headerBanner .text{
	width:50%;
	padding:0;
}
header.company .headerBanner h1{
	color:#ffffff;
	border-color:#ffffff;
}
header.company .headerBanner h2{
	color:#ffffff;
}
section.mission,
section.vision{
	max-width:2000px;
	margin:0 auto;
}
section.mission .inner{
	max-width:2000px;
	width:100%;
	margin:0 auto;
	padding:0;
}
section.mission:after,
section.vision:after{
	content:'';
	display:block;
	clear:both;
}
section.mission .left,
section.vision .left{
	float:left;
	width:50%;
	margin:0;
	padding:180px 3.5%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	box-sizing:border-box;
	text-align:left;
}
section.mission .right,
section.vision .right{
	float:right;
	width:50%;
	margin:0;
	padding:180px 3.5%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	box-sizing:border-box;
	text-align:left;
}
section.mission .left{
	padding-bottom:0;
	text-align:right;
}
section.mission .right{
	background-position:top;
}
section.vision .right{
	padding-bottom:0;
}
section.vision .left{
	background-position:top;
}
section.mission h4,
section.vision h4{
	float:right;
	margin:0 0 15px;
	padding:0;
	font-size:50px;
	font-weight:700;
	color:#7d9d2e;
	text-transform:uppercase;
	border-bottom:2px solid #7d9d2e;
}
section.vision h4{
	float:left;
}
section.mission .left p,
section.vision .right p{
	clear:both;
	margin:0;
	padding:0 0 0 30%;
	font-size:27px;
	font-weight:600;
	color:#26627e;
	line-height:1.5;
}
section.vision .right p{
	padding:0 30% 0 0;
}
section.mission .right P,
section.vision .left P{
	margin:0;
	padding:0;
	font-size:20px;
	color:#ffffff;
	line-height:1.5;
}

section.culture{
	position:relative;
	width:100%;
	max-width:2000px;
	margin:0 auto;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	background-color:#000000;
	text-align:center;
}
section.culture .culture1,
section.culture .culture2,
section.culture .culture3{
	position:absolute;
	top:0;
	left:0;
	z-index:10;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	display:none;
}
section.culture .culture1{
	display:block;
}
section.culture .inner{
	position:relative;
	z-index:20;
	margin:0;
	padding:100px 10%;
}
section.culture .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.culture h4{
	margin:0 0 15px;
	padding:0;
	font-size:40px;
	font-weight:600;
	color:#7d9d2e;
}
section.culture h5{
	margin:0 0 15px;
	padding:0;
	font-size:22px;
	font-weight:600;
	color:#ffffff;
}
section.culture p{
	margin:0 0 15px;
	padding:0;
	font-size:18px;
	color:#ffffff;
	line-height:1.5;
	text-align:left;
}
section.culture ul{
	list-style:disc;
	margin:0 0 15px 40px;
	padding:0;
	font-size:18px;
	color:#ffffff;
	line-height:1.5;
	text-align:left;
}
section.culture ul li{
	list-style:disc;
	width:45%;
	float:left;
}

section.history .inner{
	margin:0;
	padding:100px 10%;
	text-align:center;
}
section.history h4{
	margin:0 0 60px;
	padding:0;
	font-size:40px;
	font-weight:600;
	color:#7d9d2e;
}
section.history img{
	width:100%;
}
section.aboutQuote .inner{
	margin:0;
	padding:100px 10% 0;
	text-align:left
}
section.aboutQuote p.quotes{
	position:relative;
	margin:0 0 20px;
	padding:0 6%;
	font-size:36px;
	color:#414042;
	font-weight:bold;
	line-height:1.3;
}
section.aboutQuote p.quotes:before,
section.aboutQuote p.quotes:after{
	content:'';
	position:absolute;
	top:8px;
	left:0;
	display:block;
	width:40px;
	height:26px;
	background-image:url(../img/green-quotes.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
section.aboutQuote p.quotes:after{
	left:auto;
	right:0;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
section.aboutQuote p.signature{
	margin:0 0 40px;
	padding:0 6%;
	font-size:16px;
	color:#414042;
	line-height:1.5;
}
section.aboutQuote p.signature strong{
	font-size:24px;
	color:#81b401;
	font-weight:bold;
}
section.moreinfo{
	max-width:2000px;
	margin:0 auto;
	padding:0;
}
section.moreinfo .inner{
	width:100%;
	margin:0 auto;
	padding:00;
}
section.moreinfo:after{
	content:'';
	display:block;
	clear:both;
}
section.moreinfo .left,
section.moreinfo .right{
	float:left;
	width:50%;
	min-height:520px;
	margin:0;
	padding:100px 6% 60px;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	box-sizing:border-box;
	text-align:left;
}
section.moreinfo h4{
	margin:0 0 15px;
	padding:0;
	font-size:40px;
	font-weight:600;
	color:#ffffff;
	text-transform:uppercase;
}
section.moreinfo P{
	clear:both;
	margin:0 0 10px;
	font-size:22px;
	font-weight:500;
	color:#ffffff;
	line-height:1.5;
}
section.moreinfo button{
	height:40px;
	display:inline-block;
	margin:10px auto 0;
	padding:0 25px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.moreinfo button:hover{
	background-color:#183d4f;
}
section.moreinfo button a{
	color:#ffffff;
	text-decoration:none;
}
@media(max-width:1200px){
	.main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header.company .headerBanner{
		min-height:auto !important;
		padding:100px 12% 100px !important;
	}
	
	.main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header.vertical .headerBanner{
		min-height:auto !important;
		padding:100px 12% 100px !important;
	}

	.headerBanner:after,
	.hpHeaderBanner:after{
		height:70px;
	}
	
}
@media(max-width:767px){
	
	main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header.company .headerBanner{
		padding:90px 10% 40px !important;
	}
	
	.main .innerWrapper .main-wrapper .main-container .page-wrapper .sections-container .row-container .row-parent .uncont .wpb_raw_code.wpb_content_element.wpb_raw_html .wpb_wrapper header.vertical .headerBanner{
		padding:40px 10% 40px !important;
	}

	.headerBanner:after,
	.hpHeaderBanner:after{
		height:50px;
	}
	
	section.mission .left,
	section.mission .right,
	section.vision .left,
	section.vision .right{
		float:none;
		width:100%;
		margin:0;
		padding:50px 10%;
	}
	section.mission .left p,
	section.mission .right P,
	section.vision .left p,
	section.vision .right P{
		padding:0;
	}
	section.culture ul li{
		width:100%;
		float:none;
	}
	section.moreinfo .left,
	section.moreinfo .right{
		float:none;
		width:100%;
		min-height:0;
		padding:60px 10%;
	}
}
section.leaders{
	margin:170px auto 0;
}
section.leaders .inner{
	max-width:2000px;
	width:100%;
	margin:0 auto;
	padding:0 10%;
	display:flex;
	flex-wrap:wrap;
}
section.leaders .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.leaders .leader{
	position:relative;
	float:left;
	width:31.3333%;
	margin:0 1% 150px;
	padding:100px 20px 40px;
	text-align:center;
	border-radius:10px;
	box-shadow:0 0 20px rgba(0,0,0,0.35);
	box-sizing:border-box;
	flex:31.3333%;
	
}
section.leaders .leader img{
	position:absolute;
	top:-80px;
	left:50%;
	width:160px;
	height:auto;
	margin-left:-80px;
}
section.leaders .leader:after{
	content:'';
	position:absolute;
	bottom:10px;
	right:10px;
	width:20px;
	height:20px;
	display:block;
	background-image:url(../img/green-triangle-icon.png);
	background-repeat:no-repeat;
	background-size:cover;
}
section.leaders .leader a{
	color:#000000;
	text-decoration:none;
}
section.leaders .leader h4{
	margin:0 0 5px;
	padding:0;
	font-size:30px;
	color:#81b401;
	font-weight:600;
	text-transform:uppercase;
}
section.leaders .leader h5{
	margin:0 0 20px;
	padding:0;
	font-size:20px;
	color:#26627e;
	font-weight:normal;
}

.leadershipBio img{
	position:absolute;
	top:-80px;
	left:50%;
	width:160px;
	height:auto;
	margin-left:-80px;
}
.leadershipBio h4{
	margin:80px 0 5px;
	padding:0;
	font-size:30px;
	color:#81b401;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
}
.leadershipBio h5{
	margin:0 0 20px;
	padding:0;
	font-size:20px;
	color:#26627e;
	font-weight:normal;
	text-align:center;
}
@media(max-width:1200px){
	section.leaders .leader{
		width:48%;
		flex:48%;
	}
}
@media(max-width:767px){
	section.leaders .leader{
		width:98%;
		flex:98%;
	}
	section.leaders .leader:last-child{
		display:none;
	}
}
section.news,
section.events{
	margin:0 auto 50px;
}
section.news h3,
section.events h3{
	margin:0 0 10px;
	font-size:40px;
	padding:0 0 9px 0;
	color:#81b401;
	font-weight:600;
	text-transform:uppercase;
	border-bottom:2px solid #b1b1b1;
}
section.news .item{
	clear:both;
}
section.news .item:after{
	content:'';
	display:block;
	clear:both;
}
section.news .item,
section.events .item{
	position:relative;
	margin:0;
	padding:25px;
	border-radius:10px;
	box-sizing:border-box;
}
section.news .item img{
	content:'';
	display:block;
	width:28%;
	height:auto;
	float:left;
	margin:8px 2% 30px 0;
	background-color:#4E4E4E;
}
section.news .item .text{
	float:left;
	width:70%;
}
section.news .item:after{
	content:'';
	display:block;
	clear:both;
}
section.events .item:after{
	content:'';
	position:absolute;
	bottom:-1px;
	width: -moz-calc(100% - 50px);
	width: -webkit-calc(100% - 50px);
	width: -o-calc(100% - 50px);
	width: calc(100% - 50px);
	display:block;
	border-bottom:2px solid #b1b1b1;
}
section.news .item:hover,
section.events .item:hover{
	box-shadow:0 0 20px rgba(0,0,0,0.35);
}
section.news p.release,
section.events p.release{
	margin:0 0 2px;
	font-size:20px;
	padding:0;
	color:#224d66;
	font-weight:600;
}
section.news h4,
section.events .left > h4,
section.events .right > h4,
section.events .left h4,
section.events .right h4{
	margin:0 0 5px;
	font-size:30px;
	padding:0;
	color:#81b401;
	font-weight:600;
}
section.events .left > h4,
section.events .right > h4{
	margin:50px 0 5px;
	color:#26627e;
	text-transform:uppercase;
}
section.events .left h5,
section.events .right h5{
	margin:20px 25px 10px;
	padding:0 0 9px 0;
	font-size:40px;
	color:#81b401;
	font-weight:600;
	text-transform:uppercase;
	border-bottom:2px solid #b1b1b1;
}
section.events .left p a{
	color:#81b401;
	font-size:16px;
	text-transform:uppercase;
	text-decoration:none;
}
section.news button,
section.events .right button{
	height:40px;
	display:inline-block;
	margin:0 auto;
	padding:0 25px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.news button a{
	color:#ffffff;
	text-decoration:none;
}
section.news button:hover,
section.events .right button:hover{
	background-color:#183d4f;
}
section.news .inner{
	max-width:2000px;
	width:100%;
	margin:0 auto;
	padding:0 10%;
}
section.events .inner{
	max-width:2000px;
	width:100%;
	margin:0 auto;
	padding:0 10%;
}
section.events .left{
	float:left;
	width:50%;
	margin:0 auto;
	padding:0 2% 0 0;
}
section.events .right{
	float:right;
	width:50%;
	margin:0 auto;
	padding:0 0 0 2%;
}
section.events:after{
	content:'';
	display:block;
	clear:both;
}
@media(max-width:1000px){
	section.events .left,
	section.events .right{
		float:none;
		width:100%;
	}
}
section.people .inner,
section.potential{
	max-width:2000px;
	width:100%;
	margin:0 auto;
	padding:0;
	color:#ffffff;
}
section.people .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.people .left,
section.people .right{
	float:left;
	width:50%;
	min-height:520px;
	margin:0;
	padding:80px 6%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	box-sizing:border-box;
	text-align:left;
}
section.people .left h4,
section.people .right h4{
	color:#ffffff;
	font-size:40px;
	font-weight:600;
	text-transform:uppercase;
}
section.potential .inner{
	margin:0;
	padding:200px 15%;
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	box-sizing:border-box;
	text-align:left;
}
section.potential h4{
	font-size:48px;
	font-weight:600;
	color:#81b401;
	text-align:center;
	text-transform:uppercase;
}
section.potential button{
	height:40px;
	display:inline-block;
	margin:30px auto 0;
	padding:0 25px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.potential button:hover{
	background-color:#183d4f;
}
section.potential button a{
	color:#ffffff;
	text-decoration:none;
}
@media(max-width:767px){
	section.people .left,
	section.people .right{
		float:none;
		width:100%;
		margin:0;
		padding:50px 10%;
		min-height:0;
	}
	section.potential .inner{
		padding:50px 15% 80px;
	}
}
section.careerQuote .careerQuoteContent{
	margin:0;
	padding:80px 9% 60px 9%;
	box-sizing:border-box;
}
section.careerQuote .careerQuoteContent p.quotes{
	position:relative;
	margin:0 0 20px;
	padding:0 6%;
	font-size:36px;
	color:#414042;
	font-weight:bold;
	line-height:1.3;
}
section.careerQuote .careerQuoteContent p.quotes:before,
section.careerQuote .careerQuoteContent p.quotes:after{
	content:'';
	position:absolute;
	top:8px;
	left:0;
	display:block;
	width:40px;
	height:26px;
	background-image:url(../img/green-quotes.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
section.careerQuote .careerQuoteContent p.quotes:after{
	left:auto;
	right:0;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
section.careerQuote .careerQuoteContent p.signature{
	margin:0 0 40px;
	padding:0 6%;
	font-size:16px;
	color:#414042;
	line-height:1.5;
}
section.careerQuote .careerQuoteContent p.signature strong{
	font-size:24px;
	color:#81b401;
	font-weight:bold;
}
section.benefits{
	
}
section.benefits .inner{
	max-width:2000px;
	width:100%;
	margin:0 auto;
	padding:0 10% 60px;
	display:flex;
	flex-wrap:wrap;
}
section.benefits .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.benefits h4{
	margin:0 auto 60px;
	padding:80px 0 0;
	color:#81b401;
	font-size:40px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
	border-top:2px solid #b1b1b1;
}
section.benefits .inner .item{
	float:left;
	width:25%;
	margin:0 0 40px;
	padding:0 2%;
	box-sizing:border-box;
	flex:25%;
}
section.benefits.partners .inner .item{
	width:33.33%;
	flex:33.33%;
}
section.benefits .inner .item img{
	float:left;
	width:25%;
	height:auto;
	margin:0;
}
section.benefits .inner .item div{
	width:70%;
	float:left;
	padding:0 0 0 25px;
	box-sizing:border-box;
}
section.benefits .inner .item h5{
	margin:0 0 5px;
	padding:0;
	color:#183d4f;
	font-size:22px;
	font-weight:600;
}
section.benefits .inner .item p{
	margin:0;
	padding:0;
}
section.benefits button{
	height:40px;
	display:inline-block;
	margin:0 auto 80px;
	padding:0 25px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.benefits button:hover{
	background-color:#183d4f;
}
section.benefits button a{
	color:#ffffff;
	text-decoration:none;
}
@media(max-width:1200px){
	section.benefits .inner .item{
		width:50%;
		flex:50%;
	}
}
@media(max-width:767px){
	section.benefits .inner .item{
		width:100%;
		flex:100%;
	}
}
section.needMoreinfo{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	box-sizing:border-box;
}
section.needMoreinfo .inner{
	max-width:2000px;
	width:100%;
	margin:0 auto;
	padding:100px 12%;
	text-align:left;
}
section.needMoreinfo .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.needMoreinfo .inner .text{
	float:left;
}
section.needMoreinfo h4{
	margin:0 0 15px;
	padding:0;
	font-size:40px;
	font-weight:600;
	color:#ffffff;
	text-transform:uppercase;
}
section.needMoreinfo P{
	margin:0 0 10px;
	font-size:22px;
	font-weight:500;
	color:#ffffff;
	line-height:1.5;
}
section.needMoreinfo .button{
	float:right;
	margin:0;
	padding:50px 0 0
}
section.needMoreinfo button{
	height:40px;
	display:inline-block;
	margin:10px auto 0;
	padding:0 25px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.needMoreinfo button:hover{
	background-color:#183d4f;
}
section.needMoreinfo button a{
	color:#ffffff;
	text-decoration:none;
}

@media(max-width:1200px){
	section.needMoreinfo .inner .text{
		float:none;
	}
	section.needMoreinfo .button{
		float:none;
	}
}


section.contactForm{
	
}
section.contactForm .inner{
	max-width:600px;
	margin:0 auto 80px;
	padding:40px 20px;
	background-color:#f7f7f7;
	border-radius:10px;
	box-shadow:0 0 20px rgba(0,0,0,0.35);
	box-sizing:border-box;
}

section.contactForm .inner form > div{
	float:none;
	width:96%;
	height:90px;
	margin:0 2%;
}
section.contactForm .inner form > div.textarea{
	height:140px;
}
section.contactForm .inner form input,
section.contactForm .inner form textarea{
	background-color:transparent;
	border:1px solid #85a632;
	height:50px;
	width:100%;
	margin:0;
	padding:0 15px;
	font-size:22px;
	color:#000000;
	line-height:50px;
	box-sizing:border-box;
}
section.contactForm .inner form input[type="checkbox"]{
	width:18px;
	height:18px;
	margin-right:10px;
	padding:0;
}
section.contactForm .inner form input::placeholder,
section.contactForm .inner form textarea::placeholder{
	color:#999999;
}
section.contactForm .inner form textarea{
	height:100px;
}
section.contactForm .inner form > div label.error{
	color:#85a632;
}
section.contactForm .inner form > div.button{
	clear:both;
	float:none;
	width:100%;
	margin:0;
}
section.contactForm .inner form > div.button button{
	max-width:400px;
	width:100%;
	height:55px;
	display:block;
	margin:0 auto;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:55px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.contactForm .inner form > div.button button:hover{
	background-color:#183d4f;
}




section.offices{
	margin:0 auto;
	padding:60px 0;
	background-size:auto 110%;
	background-position:center;
	background-repeat:no-repeat;
	background-color:#0D3340;
}
section.offices h4{
	margin:0 0 60px;
	padding:0;
	font-size:40px;
	font-weight:600;
	color:#81b401;
	text-transform:uppercase;
	text-align:center;
}
section.offices .inner{
	max-width:2000px;
	margin:0 auto;
	padding:0 10%;
	display:flex;
	flex-wrap:wrap;
}
section.offices .inner .office{
	padding:20px;
	flex:33.3333%;
}
section.offices .inner .office > div{
	height:100%;
	padding:20px 25px;
	background-color:rgba(48,81,92,0.50);
	border-radius:10px;
	box-shadow:0 0 20px rgba(0,0,0,0.35);
	box-sizing:border-box;
}

section.offices .inner .office h5{
	margin:0 0 10px;
	padding:0;
	font-size:24px;
	font-weight:600;
	color:#81b401;
}
section.offices .inner .office p{
	margin:0 0 10px;
	padding:0;
	color:#ffffff;
	line-height:1.5
}
section.offices .inner .office p.phone{
	margin:0;
	padding:0;
	font-size:20px;
	font-weight:600;
	color:#81b401;
}
@media(max-width:767px){
	section.offices .inner .office{
		flex:100%;
		width:100%;
	}
}
section.partnerForm{
	
}
section.partnerForm .inner{
	max-width:600px;
	margin:0 auto 80px;
	padding:20px;
	background-color:#f7f7f7;
	border-radius:10px;
	box-shadow:0 0 20px rgba(0,0,0,0.35);
	box-sizing:border-box;
}
section.partnerForm h4{
	margin:0 auto 24px;
	padding:0;
	color:#81b401;
	font-size:30px;
	font-weight:600;
	text-transform:uppercase;
	text-align:center;
}

section.partnerForm .inner form > div{
	float:none;
	width:96%;
	height:90px;
	margin:0 2%;
}
section.partnerForm .inner form input,
section.partnerForm .inner form textarea{
	background-color:transparent;
	border:1px solid #85a632;
	height:50px;
	width:100%;
	margin:0;
	padding:0 15px;
	font-size:22px;
	color:#000000;
	line-height:50px;
	box-sizing:border-box;
}
section.partnerForm .inner form input::placeholder,
section.partnerForm .inner form textarea::placeholder{
	color:#999999;
}
section.partnerForm .inner form > div.textarea{
	height:140px;
}
section.partnerForm .inner form textarea{
	height:100px;
	line-height:1.2;
	padding-top:12px;
	padding-bottom:12px
}
section.partnerForm .inner form > div label.error{
	color:#85a632;
}
section.partnerForm .inner form > div.button{
	clear:both;
	float:none;
	width:100%;
	margin:0;
}
section.partnerForm .inner form > div.button button{
	max-width:400px;
	width:100%;
	height:55px;
	display:block;
	margin:0 auto;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:55px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.contactForm .inner form > div.button button:hover{
	background-color:#183d4f;
}




section.padding15.support{
	margin:-15px 0 50px 0;
	text-align:left;
}
section.padding15.support .portal{
	width:80%;
	margin:50px auto 25px;
	padding:25px;
	background-color:#eeeeee;
}
section.padding15.support .portal button{
	height:40px;
	display:inline-block;
	margin:0 auto;
	padding:0 25px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.padding15.support .portal button a{
	color:#ffffff;
	text-decoration:none;
}
section.padding15.support .portal .button{
	float:right;
	margin:0;
	padding:40px 0 30px 40px;
}

section.padding15.support .portal button:hover{
	background-color:#183d4f;
}
section.padding15.support .portal h4{
	margin:0 auto;
	font-size:30px;
	color:#81b401;
	letter-spacing:1px;
	line-height:1.1;
}
section.contactSupport{
	
}
section.contactSupport .inner{
	max-width:2000px;
	width:100%;
	margin:0 auto;
	padding:0 12% 60px;
}
section.contactSupport .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.contactSupport h3{
	margin:0 0 10px;
	font-size:30px;
	padding:0 0 9px 0;
	color:#81b401;
	font-weight:600;
	border-bottom:2px solid #b1b1b1;
}
section.contactSupport .left{
	float:left;
}
section.contactSupport .left h5{
	margin:100px 0 0;
	padding:0;
	color:#81b401;
	font-size:22px;
	font-weight:600;
}
section.contactSupport .right{
	float:right;
}
section.contactSupport .right table{
	border:none;
}
section.contactSupport .right table tr:nth-child(odd){
	background-color:#eeeeee;
}
section.contactSupport .right table td{
	margin:0;
	padding:10px 25px 10px 10px;
	border:none;
	font-size:18px;
	font-weight:normal;
}
section.contactSupport .right table td strong{
	color:#81b401;
	font-weight:normal;
}

header.hp{
	margin:-125px auto 0;
}
header.hp .flex-control-nav{
	bottom:110px
}
header .headerBanner:after,
header .hpHeaderBanner:after{
	content:'';
	display:block;
	clear:both;
}
header .headerBanner .img{
	float:right;
	width:35%;
	margin:25px 0 20px;
	padding:0;
	overflow:hidden;
}
header .headerBanner img{
	width:100%;
	/*margin-top:-100%;
	transition-property:margin-top;*/
	margin-left:100%;
	transition-property:margin-left;
	transition-duration:1s;
}
header .headerBanner.active img{
	/*margin-top:0;*/
	margin-left:0;
}
header .headerBanner .text{
	float:left;
	width:65%;
	margin:40px 0 0;
	margin-left:-100%;
	padding:0 100px 0 0;
	box-sizing:border-box;
	transition-property:margin-left;
	transition-duration:1s;
}
header .hpHeaderBanner .text{
	float:right;
	width:55%;
	margin:0;
	padding:0;
	padding:200px 10% 150px 0;
	box-sizing:border-box;
	text-align:right;
}
header .headerBanner.active .text{
	margin-left:0;
}
header .headerBanner h1{
	clear:left;
	margin:0 0 8px;
	padding:0;
	font-size:60px;
	color:#26627e;
	font-weight:bold;
	line-height:1;
	text-transform:uppercase;
}
header .hpHeaderBanner h1{
	margin:0 0 30px;
	padding:0 0 0 25%;
	font-size:27px;
	color:#ffffff;
	line-height:1;
	font-weight:500;
}
header .headerBanner.product h2{
	/*font-size:40px*/
}
header .headerBanner.product h2 span{
	color:#4e4e4e;
}
header .headerBanner h2{
	float:left;
	margin:0 0 10px;
	font-size:30px;
	padding:0 50px 9px 0;
	color:#7d9d2e;
	border-bottom:2px solid #7d9d2e;
}
header .hpHeaderBanner h2{
	margin:0 0 20px;
	padding:0;
	font-size:60px;
	color:#ffffff;
	font-weight:bold;
	line-height:1;
	text-transform:uppercase;
}
header .headerBanner p{
	clear:left;
	margin:0;
	padding:0 25% 0 0;
	font-size:24px;
	color:#414042;
	line-height:1.2;
}
header .hpHeaderBanner p{
	margin:0 0 40px;
	padding:0 0 0 30%;
	font-size:18px;
	color:#ffffff;
	line-height:1.1;
}
header .hpHeaderBanner button,
header.vertical button,
header.company button{
	height:40px;
	display:inline-block;
	margin:0 auto;
	padding:0 25px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
header .hpHeaderBanner button a,
header.vertical button a,
header.company button a{
	color:#ffffff;
	text-decoration:none;
}
header.vertical .headerBanner .button,
header.company .headerBanner .button{
	float:right;
	margin:0;
	padding:150px 0 150px;
}

header .hpHeaderBanner button:hover,
header.vertical button:hover,
header.company .headerBanner button:hover{
	background-color:#183d4f;
}

@media(max-width:1300px){
	header .headerBanner .text,
	header .hpHeaderBanner .text{
		/*padding:0 60px 0 0;*/
		padding:150px 10% 120px 0;
		width:65%;
	}
	header .headerBanner .text,
	header.company .headerBanner .text,
	header.vertical .headerBanner .text{
		padding:0 0 50px;
	}
	header .headerBanner h2{
		font-size:26px;
	}
	header .hpHeaderBanner h2{
		font-size:36px;
	}
	header .headerBanner h1{
		font-size:40px;
	}
	header .hpHeaderBanner h1{
		font-size:26px;
	}
	header .headerBanner p,
	header .hpHeaderBanner p{
		font-size:20px;
	}
}
@media(max-width:1200px){
	header .headerBanner .img{
		width:100% !important;
		padding:0 10%;
	}
	header .headerBanner .text,
	header .hpHeaderBanner .text{
		padding:120px 0% 60px !important;
		width:94% !important;
		float:none;
	}
	header .headerBanner .text,
	header.company .headerBanner .text,
	header.vertical .headerBanner .text{
		padding:40px 0 40px !important;
	}
	header .headerBanner h2{
		font-size:26px;
	}
	header .hpHeaderBanner h2{
		font-size:36px;
	}
	header.vertical .headerBanner .button,
	header.company .headerBanner .button{
		float:none;
		padding:0;
	}
	section.differences .difference{
		width:47%;
		margin:0 1.5% 40px;
		padding:30px 25px 10px;
		flex:47%;
	}
	section.differences .difference h5{
		font-size:27px;
	}
}
@media(max-width:1000px){
	header.vertical .headerBanner{
		min-height:550px !important;
	}
	header .headerBanner .text,
	header .hpHeaderBanner .text{
		padding:120px 0% 60px !important;
	}
	header .headerBanner .text,
	header.company .headerBanner .text,
	header.vertical .headerBanner .text{
		padding:0 0 30px !important;
	}
	section.features > div.active img,
	section.features > div.active video,
	section.features > div.reversed img,
	section.features > div.reversed video{
		float:none !important;
		width:100% !important;
		margin:0 auto 40px !important;
		display:block;
	}
	section.features > div div.text{
		float:none !important;
		width:100% !important;
	}
	section.features > div div.text button{
		margin-bottom:40px !important;
	}
	header.vertical .headerBanner .button,
	header.company .headerBanner .button{
		float:none;
		padding:0;
	}
}
@media(max-width:767px){
	header .headerBanner .text,
	header .hpHeaderBanner .text{
		padding:90px 4% 120px !important;
		width:100%;
	}
	header .headerBanner .text,
	header.company .headerBanner .text,
	header.vertical .headerBanner .text{
		padding:0 0% 20px !important;
	}
	section.differences .difference{
		width:97%;
		margin:0 1.5% 40px;
		padding:30px 25px 10px;
		flex:97%;
	}
	section.differences .difference h5{
		font-size:25px;
	}
}


section.verticals{
	position:relative;
	margin:-150px auto 40px;
	padding:0;
	text-align:center;
	z-index:1000;
}
section.verticals:after{
	content:'';
	display:block;
	clear:both;
}
section.verticals .inner{
	max-width:2000px;
	width:100%;
	margin:0 auto;
	padding:0 10%;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
}
section.verticals .inner .vertical{
	position:relative;
	width:21%;
	margin:0 2% 40px;
	padding:20px 25px 20px;
	background-color:#ffffff;
	text-align:left;
	border-radius:10px;
	box-shadow:0 0 20px rgba(0,0,0,0.35);
	box-sizing:border-box;
	flex:1;
}
@media(max-width:1200px){
	section.verticals .inner{
		flex-wrap:wrap;
	}
	section.verticals .inner .vertical{
		width:46%;
		flex:46%;
	}
}
@media(max-width:767px){
	section.verticals .inner .vertical{
		width:96%;
		flex:96%;
	}
}
section.verticals .inner .vertical:after{
	content:'';
	position:absolute;
	bottom:10px;
	right:10px;
	width:20px;
	height:20px;
	display:block;
	background-image:url(../img/green-triangle-icon.png);
	background-repeat:no-repeat;
	background-size:cover;
}
section.verticals .inner .vertical:hover{
	background-color:#749a0d;
}
section.verticals .inner .vertical:hover h5,
section.verticals .inner .vertical:hover p{
	color:#ffffff;
}
section.verticals .inner .vertical a{
	text-decoration:none;
}
section.verticals .inner h5{
	color:#26627e;
	font-size:22px;
	margin:0 0 10px;
	padding:0;
	font-weight:bold;
}
section.verticals .inner p{
	margin:0;
	padding:0;
	color:#4d4d4f;
	font-size:18px;
	line-height:1.3;
}

.painPoint section.padding15{
	margin-top:-120px !important;
	text-align:left;
}
.painPoint section.padding15 h3{
	margin:0 auto 40px;
}
.painPoint section.padding15 h4{
	margin:60px auto 30px;
	font-size:30px;
	color:#81b401;
	letter-spacing:1px;
	line-height:1.1;
	font-weight:600;
	clear:both;
}

.painPoint section.padding15 img.painPointImg{
	float:right;
	width:43%;
	margin:0 0 25px 60px;
}

.painPoint section.stats .statInner{
	max-width:2000px;
	width:76%;
	margin:0 auto 130px;
	padding:0 0 80px;
	border-top:none;
	border-bottom:2px solid #b1b1b1;
	transition-property:opacity;
	transition-duration:2s;
	opacity:0;
}
.painPoint section.recommended{
	margin:-120px 0 40px 0
}

section.padding15{
	position:relative;
	z-index:1000;
	margin:-50px 0 125px 0;
	padding:0 12%;
	text-align:center;
}
section.padding15.hp{
	margin:0;
	padding:50px 12% 120px;
	text-align:left;
}
section.padding15.company{
	text-align:left;
}

section.padding15.hp .left{
	float:left;
	width:48%;
}
section.padding15.hp .right{
	float:right;
	width:48%;
}

section.padding15.hp hr{
	clear:both;
	max-width:2000px;
	width:100%;
	height:1px;
	display:block;
	margin:0 auto 70px !important;
	padding:80px 0 0;
	background-color:transparent;
	border:none;
	border-bottom:2px solid #b1b1b1;
}

@media(max-width:1300px){
	section.padding15{
		margin:0 0 90px 0 !important;
	}
}
@media(max-width:1200px){
	.painPoint section.padding15{
		margin:0 0 90px 0 !important;
	}
}
@media(max-width:1000px){
	section.padding15.hp .left,
	section.padding15.hp .right{
		float:none;
		width:100%;
	}
	.painPoint section.padding15 img.painPointImg{
		float:none;
		width:100%;
		margin:0 0 25px;
	}
}
section.padding15 h3{
	margin:0 auto 20px;
	font-size:35px;
	color:#81b401;
	letter-spacing:1px;
	line-height:1.1;
}
section.padding15.hp h3{
	margin:30px auto 30px;
	font-size:45px;
	font-weight:600;
	color:#81b401;
	text-transform:uppercase;
}
section.padding15.hp h4{
	color:#27637f;
	font-size:24px;
}
section.padding15 p{
	font-size:18px;
	color:#4d4d4f;
	letter-spacing:1px;
	line-height:1.8;
}
section.padding15 ul{
	list-style:disc;
	margin:20px 0 20px 40px;
	padding:0;
	font-size:18px;
	color:#4d4d4f;
	letter-spacing:1px;
	line-height:1.8;
}
section.padding15 ul li{
	list-style:disc;
}

section.padding15.hp:after{
	content:'';
	display:block;
	clear:both;
}

section.features{
	max-width:2000px;
	margin:0 auto;
	padding:0 12%;
}
section.features > div{
	margin:0 0 8%;
	overflow:hidden;
}
section.features > div:after{
	content:'';
	display:block;
	clear:both;
}
section.features > div img,
section.features > div video{
	float:left;
	width:48%;
	margin:0 104% 0 -100%;
	transition-property:margin;
	transition-duration:0.5s;
}
section.features > div.active img,
section.features > div.active video{
	margin:0 4% 0 0;
}
section.features > div div.text{
	float:left;
	width:48%;
}
section.features > div div.text button{
	height:40px;
	display:inline-block;
	margin:0 auto;
	padding:0 25px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:20px;
	color:#ffffff;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.features > div div.text button a{
	color:#ffffff;
	text-decoration:none;
}
section.features > div div.text button:hover{
	background-color:#183d4f;
}
section.features > div div.text:nth-child(2){
	float:right;
	width:48%;
}
section.features > div.textOnly div.text{
	float:none;
	width:100%;
}
section.features > div h4{
	margin:0 0 20px;
	/*padding:0 6% 0 0;*/
	padding:0;
	font-size:30px;
	font-weight:600;
	color:#26627e;
	letter-spacing:1px;
	line-height:1.3;
}
section.features > div p{
	/*padding:0 6% 0 0;*/
	padding:0;
	font-size:18px;
	color:#4d4d4f;
	lett-spacing:1px;
	line-height:1.8;
}
section.features > div.reversed img,
section.features > div.reversed video{
	float:right;
	width:48%;
	margin:0 -100% 0 104%;
}
section.features > div.reversed.active img,
section.features > div.reversed.active video{
	margin:0 0 0 4%;
}
section.features > div.reversed h4{
	padding:0;
}
section.features > div.reversed p{
	padding:0;
}
@media(max-width:1300px){
	section.features > div h4{
		font-size:24px;
	}
	section.features > div p{
		font-size:16px;
	}
}
section.stats{
	
}
section.stats .statInner{
	max-width:1800px;
	margin:0 auto;
	padding:40px 12%;
	transition-property:opacity;
	transition-duration:2s;
	opacity:0;
}
section.stats .statInner:before{
	content:'';
	display:block;
	margin:0 auto 70px;
	height:1px;
	border-top:1px solid #666666;
}
section.stats .statInner.active{
	opacity:1;
}
section.stats .statInner h4{
	position:relative;
	float:left;
	display:block;
	margin:-18px 40px 50px 0;
	padding:0;
	color:#81b401;
	font-size:150px;
	font-weight:bold;
	line-height:150px;
}
section.stats .statInner p.quotes:before{
	content:'';
	position:absolute;
	top:10px;
	left:-60px;
	display:block;
	width:44px;
	height:30px;
	background-image:url(../img/green-quotes.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
section.stats .statInner p.quotes:after{
	content:'';
	position:absolute;
	bottom:0px;
	right:-60px;
	display:block;
	width:44px;
	height:30px;
	background-image:url(../img/green-quotes.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
section.stats .statInner h4 sup{
	font-size:80px;
}
section.stats .statInner p{
	position:relative;
	margin:0 0 30px;
	padding:0;
	color:#165877;
	font-size:30px;
	font-weight:bold;
	line-height:1.4;
}
section.stats .statInner p.source{
	margin:0;
	padding:0;
	color:#666666;
	font-size:14px;
	font-weight:normal;
	line-height:1.5;
}
@media(max-width:1300px){
	section.stats .statInner h4{
		font-size:100px;
	}
	section.stats .statInner h4 sup{
		font-size:55px;
	}
	section.stats .statInner p{
		font-size:24px;
	}
}
@media(max-width:767px){
	section.stats .statInner h4{
		display:none;
	}
	section.stats .statInner p.quotes:before,
	section.stats .statInner p.quotes:after{
		width:32px;
		height:22px;
		left:-44px;
	}
	section.stats .statInner p.quotes:after{
		left:auto;
		right:-44px;
	}
}
section.differences{
	background-image: url(../img/netsweeper-difference-bg.jpg);
	background-position:center;
	background-size:cover;
	padding:110px 0 70px;
	text-align:center;
}
section.differences.hp{
	background-image: url(../img/hp_differentiator_bg.jpg);
}
section.differences h4{
	color:#81b401;
	font-size:50px;
	margin:0 0 50px;
	padding:0;
}
section.differences.hp h4{
	margin:0 0 20px;
	color:#ffffff;
	text-transform:uppercase;
}
section.differences.hp > p{
	margin:0 0 30px;
	color:#ffffff;
}
section.differences .inner{
	max-width:1800px;
	margin:0 auto;
	padding:0 10%;
	display:flex;
	flex-wrap:wrap;
}
section.differences .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.differences .difference{
	position:relative;
	float:left;
	width:33.33%;
	padding:0 15px;
	text-align:center;
	box-sizing:border-box;
	opacity:0;
	transition-property:opacity;
	transition-duration:0.5s;
	flex:33.33%;
}
section.differences.hp .difference:after{
	content:'';
	position:absolute;
	bottom:10px;
	right:10px;
	width:20px;
	height:20px;
	display:block;
	background-image:url(../img/green-triangle-icon.png);
	background-repeat:no-repeat;
	background-size:cover;
}
section.differences.hp .inner{
	padding:30px 10%;
}
section.differences.hp .difference{
	width:30%;
	min-height:350px;
	padding:30px 25px 10px;
	margin:0 1.66666666666% 40px;
	background-color:#ffffff;
	box-shadow:0 0 20px rgba(0,0,0,0.35);
	border-radius:10px;
	flex:30%;
}
section.differences.hp .difference div{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	padding:30px 25px 10px;
	background-color:#27637f;
	border-radius:10px;
	opacity:0;
	transition-property:opacity;
	transition-duration:0.5s;
}
section.differences.hp .difference:hover{
	/*background-color:#27637f;*/
}
section.differences.hp .difference:hover div{
	/*display:block;*/
	padding:70px 25px 10px;
	opacity:1;
}
section.differences.hp .difference:hover div h5{
	color:#ffffff;
}
section.differences .difference.active{
	opacity:1;
}
section.differences .difference img{
	width:auto;
	height:150px;
	margin:0 0 20px;
}
section.differences.hp .difference img{
	height:200px;
}
section.differences .difference h5{
	margin:0 0 20px;
	color:#81b401;
	font-size:30px;
	font-weight:600;
}
section.differences.hp .difference:hover h5{
	/*color:#ffffff;*/
}
section.differences .difference p{
	margin:0 0 50px;
	padding:0 40px;
	color:#ffffff;
	font-size:20px;
	line-height:1.5;
}
section.differences .difference:nth-child(4){
	clear:left;
}
@media(max-width:1200px){
	section.differences.hp .difference{
		width:47%;
		margin:0 1.5% 40px;
		padding:30px 25px 10px;
		flex:47%;
	}
	section.differences .difference h5{
		font-size:27px;
	}
}
@media(max-width:767px){
	section.differences.hp .difference,
	section.differences .difference{
		width:97%;
		margin:0 1.5% 40px;
		padding:30px 25px 10px;
		flex:97%;
	}
	section.differences .difference h5{
		font-size:25px;
	}
}
section.recommended{
	padding:70px 0 60px;
	text-align:center;
}
section.recommended:after{
	content:'';
	display:block;
	clear:both;
}
section.recommended h4{
	color:#81b401;
	font-size:45px;
	margin:0 0 40px;
	padding:0;
}
section.recommended .inner{
	max-width:1800px;
	width:100%;
	margin:0 auto 50px;
	padding:0 10%;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	flex-wrap:wrap;
}
section.recommended .inner > p{
	margin:0 0 50px;
	padding:0;
	color:#4d4d4f;
	font-size:20px;
	line-height:1.5;
}
section.recommended .inner .recommendedProduct{
	position:relative;
	width:30.33%;
	margin:0 1.5% 70px;
	padding:35px 30px 25px;
	text-align:left;
	border-radius:10px;
	box-shadow:0 0 20px rgba(0,0,0,0.35);
	box-sizing:border-box;
	flex:30.33%;
}

section.recommended .inner .flip-card{
	width:30.33%;
	height:200px;
	margin:0 1.5% 70px;
	padding:0;
}
section.recommended.twoCards .inner .flip-card{
	width:47%;
}

section.recommended .inner .flip-card .recommendedProduct{
	width:100%;
	display:block;
	margin:0;
	padding:0;
	border-radius:0;
	box-shadow:none;
	flex:none;
}
section.recommended .inner .flip-card .recommendedProduct .flip-card-front,
section.recommended .inner .flip-card .recommendedProduct .flip-card-back{
	width:100%;
	height:auto;
	margin:0;
	padding:35px 30px 25px;
	text-align:left;
	border-radius:10px;
	box-shadow:0 0 20px rgba(0,0,0,0.35);
	box-sizing:border-box;
}
section.recommended .inner .recommendedProduct .flip-card-front:after,
section.recommended .inner .recommendedProduct .flip-card-back:after{
	content:'';
	position:absolute;
	bottom:15px;
	right:15px;
	display:block;
	width:20px;
	height:20px;
	background-image:url(../img/green-triangle-icon.png);
	background-repeat:no-repeat;
	background-size:cover;
}
section.recommended .inner .recommendedProduct .flip-card-back{
	background-color:#27637f;
}
section.recommended .inner .recommendedProduct .flip-card-back h5,
section.recommended .inner .recommendedProduct .flip-card-back p{
	color:#ffffff;
}
section.recommended .inner .recommendedProduct h5{
	margin:0 0 20px;
	color:#81b401;
	font-size:36px;
}
section.recommended .inner .recommendedProduct p{
	margin:0 0 20px;
	padding:0;
	color:#4d4d4f;
	font-size:20px;
	line-height:1.5;
}
section.recommended .inner .flip-card .recommendedProduct ul{
	list-style:disc;
	margin:0 0 0 40px
}
section.recommended .inner .flip-card .recommendedProduct p.button{
	text-align:center;
	margin:0;
	padding:40px 0 20px;
}
section.recommended .inner .flip-card .recommendedProduct p.button button{
	background-color:transparent;
}
section.recommended .inner .flip-card .recommendedProduct p.button a{
	height:40px;
	display:inline-block;
	margin:0 auto;
	padding:0 35px;
	background-color:#81b401;
	border:1px solid #81b401;
	color:#ffffff !important;
	text-align:center;
	line-height:40px;
	text-transform:uppercase;
	text-decoration:none !important;
	box-sizing:border-box;
	border-radius:5px !important;
}

section.recommended .inner .flip-card .recommendedProduct p.button a:hover{
	background-color:transparent;
	color:#81b401 !important;
}
section.recommended .inner2{
	max-width:1800px;
	width:100%;
	margin:0 auto;
	padding:0 10%;
}
section.recommended .inner2 > p{
	margin:0 0 50px;
	padding:0;
	color:#4d4d4f;
	font-size:20px;
	line-height:1.5;
}
section.recommended.products > p{
	margin:0 0 50px;
	padding:0 10%;
	color:#4d4d4f;
	font-size:20px;
	line-height:1.5;
}
section.recommended.products .inner.card{
	padding:0 15%;
}

@media(max-width:1200px){
	section.recommended .inner .recommendedProduct{
		width:97%;
		flex:97%;
	}
	section.recommended .inner .flip-card,
	section.recommended.twoCards .inner .flip-card{
		width:97%;
	}
}

section .options{
	margin:0 8% 40px;
}
section .options:after{
	content:'';
	display:block;
	clear:both;
}
section .options .option{
	float:left;
	width:33.33%;
	padding:0 15px;
	text-align:center;
	box-sizing:border-box;
}
section .options .option img{
	width:auto;
	height:130px;
	margin:0 0 30px;
}
section .options .option h5{
	margin:0 0 20px;
	color:#26627e;
	font-size:26px;
	font-weight:bold;
}

section.hpStats{
	background-image:url(/wp-content/themes/uncode-child/img/hp_live_stats_bg.jpg);
	background-size:cover;
	background-position:center;
	text-align:center;
	color:#ffffff;
}
section.hpStats .inner{
	margin:0;
	padding:100px 12% 75px;
}
section.hpStats .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.hpStats h4{
	margin:0 0 20px;
	font-size:44px;
	color:#a8cf45;
	font-weight:600;
	text-transform:uppercase;
}
@media(max-width:1200px){
	section.hpStats .inner{
		padding:80px 10% 60px;
	}
	section.hpStats h4{
		font-size:36px;
	}
}
section.hpStats h5{
	margin:0 0 20px;
	font-size:22px;
	color:#a8cf45;
}
section.hpStats p{
	margin:0 0 2px;
	font-size:20px;
	color:#ffffff;
}
section.hpStats .inner > p{
	clear:both;
}
section.hpStats p span{
	margin:0 0 2px;
	font-size:14px;
}
section.hpStats p.stat{
	margin:0 0 0;
	font-size:40px;
	color:#a8cf45;
	font-weight:bold;
	line-height:1.2;
}
section.hpStats .categorized{
	margin:0;
	padding:30px 0;
}
section.hpStats .statsRow{
	float:left;
	width:50%;
	margin:0;
	padding:0 0 50px;
	box-sizing:border-box;
}
section.hpStats .statsRow:after{
	content:'';
	display:block;
	clear:both;
}
section.hpStats .statsRow .left,
section.hpStats .statsRow .right{
	float:left;
	width:50%;
	margin:0;
	padding:0 2%;
	box-sizing:border-box;
}
section.hpStats .statsRow.left .right{
	border-right:1px solid #cccccc;
}
section.hpStats .statsRow p{
	margin:0 0 2px;
	font-size:16px;
}
section.hpStats .statsRow p a{
	display:inline-block;
	margin:0 0 25px;
	color:#a8cf45;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
section.hpStats .statsRow p span{
	margin:0 0 2px;
	font-size:12px;
}
section.hpStats .statsRow p.stat{
	margin:0 0 16px;
	font-size:32px;
}
section.hpStats button{
	clear:both;
	max-width:400px;
	width:100%;
	height:55px;
	display:block;
	margin:0 auto 50px;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:55px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.hpStats button:hover{
	background-color:#183d4f;
}
section.hpStats button a{
	color:#ffffff;
	text-decoration:none;
}
@media(max-width:1000px){
	section.hpStats .statsRow{
		float:none;
		width:100%;
		padding:0 0 30px;
	}
	section.hpStats .statsRow.left .right{
		border:none;
	}
}
section.hpAbout{
	text-align:center;
	color:#4d4d4f;
}
section.hpAbout .inner{
	margin:0;
	padding:80px 12% 80px;
}
section.hpAbout .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.hpAbout h4{
	margin:0 0 20px;
	font-size:44px;
	color:#a8cf45;
	font-weight:600;
	text-transform:uppercase;
}
section.hpAbout p{
	margin:0 0 2px;
	font-size:20px;
}
section.hpAbout .aboutStats{
	display:inline-block;
	width:24%;
	height:80px;
	margin:50px 0 120px;
	padding:0 20px;
	border-right:3px solid #a9cf46;
	vertical-align:top;
}
section.hpAbout .aboutStats.first{
	padding-left:0;
}
section.hpAbout .aboutStats.last{
	padding-right:0;
	border-right:none;
}
section.hpAbout .aboutStats h5{
	margin:0 0 2px;
	font-size:70px;
	color:#1f5b7d;
	font-weight:bold;
}
section.hpAbout .aboutStats p{
	line-height:1.2;
}
section.hpAbout button{
	max-width:400px;
	width:100%;
	height:55px;
	display:block;
	margin:0 auto;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:55px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.hpAbout button:hover{
	background-color:#183d4f;
}
section.hpAbout button a{
	color:#ffffff;
	text-decoration:none;
}
section.hpAbout hr{
	max-width:2000px;
	width:100%;
	height:1px;
	display:block;
	margin:90px auto 90px !important;
	padding:0;
	background-color:transparent;
	border:none;
	border-bottom:2px solid #b1b1b1;
}
section.hpAbout .partnerLogos{
	display:flex;
	align-items:center;
}
section.hpAbout .partnerLogos div{
	float:left;
	flex:1;
	width:16.666%;
	margin:0;
	padding:0 2%;
	box-sizing:border-box;
}
section.hpAbout .partnerLogos div.gsma img{width:80%}
section.hpAbout .partnerLogos div.iwf img{width:80%}
section.hpAbout .partnerLogos div.uk img{width:90%}
section.hpAbout .partnerLogos div.arachnid img{width:60%}
section.hpAbout .partnerLogos div.cybertip img{width:95%}
section.hpAbout .partnerLogos div.weprotect img{width:90%}
section.hpAbout .partnerLogos div img{
	width:85%;
	margin:0 auto;
	vertical-align:middle;
	display:flex;
	filter:grayscale(1);
	transition-property:filter;
	transition-duration:0.3s;
}
section.hpAbout .partnerLogos div img:hover{
	/*filter:grayscale(0);*/
}
@media(max-width:1000px){
	section.hpAbout .aboutStats{
		display:block;
		width:100%;
		height:80px;
		margin:30px 0 50px;
		padding:0 20px;
		border-right:none;
		vertical-align:top;
	}
	section.hpAbout .partnerLogos div{
		padding:0 1%;
	}
	section.hpAbout .partnerLogos div img{
		width:92% !important;
	}
}
section.hpTestimonials{
	text-align:center;	
}
section.hpTestimonials .inner{
	margin:0;
	padding:70px 11% 60px;
}
section.hpTestimonials .inner:after{
	content:'';
	display:block;
	clear:both;
}
section.hpTestimonials h4{
	margin:0 0 12px;
	font-size:44px;
	color:#a8cf45;
	font-weight:600;
	text-transform:uppercase;
}
section.hpTestimonials h5{
	margin:0 0 40px;
	font-size:26px;
	color:#4d4d4f;
}
section.hpTestimonials .testimonialVideo{
	float:left;
	width:33.3333%;
	margin:0 0 20px;
	padding:0 12px;
	text-align:center;
	box-sizing:border-box;
}
section.hpTestimonials .testimonialVideo.first{
	/*padding-left:0;*/
}
section.hpTestimonials .testimonialVideo.last{
	/*padding-right:0;*/
}

section.hpTestimonials .testimonialVideo p.quote{
	position:relative;
	margin:15px 0 20px;
	padding:2px 38px 0;
	font-size:16px;
	color:#414042;
	line-height:1.3;
	letter-spacing:1px;
	text-align:left;
}
section.hpTestimonials .testimonialVideo p.quote:before,
section.hpTestimonials .testimonialVideo p.quote:after{
	content:'';
	position:absolute;
	top:8px;
	left:0;
	display:block;
	width:28px;
	height:17px;
	background-image:url(../img/green-quotes.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
section.hpTestimonials .testimonialVideo p.quote:after{
	top:auto;
	left:auto;
	right:0;
	bottom:2px;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}

section.hpTestimonials button{
	max-width:400px;
	width:100%;
	height:55px;
	display:block;
	margin:0 auto;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:55px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.hpTestimonials button:hover{
	background-color:#183d4f;
}
@media(max-width:1000px){
	section.hpTestimonials .testimonialVideo{
		float:none;
		width:100%;
		margin:0 0 20px;
		padding:0 12px;
	}
}

section.telecom{
	padding:100px 0 80px;
	text-align:center;
	background-color:#e5ecef;
}
section.telecom h4{
	color:#81b401;
	font-size:40px;
	margin:0 0 40px;
	padding:0;
	font-weight:600;
	text-transform:uppercase;
}
section.telecom .telecomInner{
	width:80%;
	margin:0 auto 40px;
	background-color:transparent;
	border:none;
}
section.telecom .telecomInner ul{
	display:block;
}
section.telecom .telecomInner ul:after{
	content:'';
	display:block;
	clear:both;
}
section.telecom .telecomInner ul li{
	position:relative;
	float:left;
	display:block;
	width:31.333%;
	margin:0 1%;
	padding-top:28%;
	background-size:cover;
}
section.telecom .telecomInner ul li a{
	position:absolute;
	top:0;
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
}
section.telecom .telecomInner ul li div{
	position:absolute;
	top:10%;
	padding:0 5%;
}
section.telecom .telecomInner ul li h4{
	margin:0 0 50px;
	padding:0;
	font-size:28px;
	color:#ffffff;
	text-align:left;
	line-height:1.2;
	text-transform:none;
	text-shadow:0 0 8px rgba(0,0,0,0.75);
}
section.telecom .telecomInner ul li p{
	padding:0;
	font-size:18px;
	color:#ffffff;
	text-align:left;
	line-height:1.2;
	text-shadow:0 0 8px rgba(0,0,0,0.75);
}
section.telecom button{
	max-width:400px;
	width:100%;
	height:55px;
	display:block;
	margin:70px auto 10px;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:55px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.telecom button:hover{
	background-color:#183d4f;
}
section.telecom button a{
	color:#ffffff;
	text-decoration:none;
}
@media(max-width:1000px){
	section.telecom .telecomInner ul li{
		float:none;
		width:90%;
		margin:0 5% 30px;
		padding-top:60%;
	}
}

section.classroom{
	padding:0 0 30%;
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:contain;
	text-align:center;
}
section.classroom .inner{
	margin:0;
	padding:60px 12% 30px;
}
section.classroom .inner:before{
	content:'';
	margin:0 0 100px;
	display:block;
	height:1px;
	border-top:1px solid #666666;
}
section.classroom h4{
	margin:0 0 15px;
	padding:0;
	font-size:30px;
	font-weight:600;
	color:#81b401;
}
section.classroom p{
	margin:0 0 15px;
	padding:0;
	font-size:18px;
	color:#414042;
	line-height:1.5;
	text-align:left;
}
section.classroom ul{
	list-style:disc !important;
	margin:0 0 15px 35px !important;
	padding:0;
	font-size:18px;
	color:#414042;
	line-height:1.5;
	text-align:left;
}

section.safetySupport{
	padding:0 0 45%;
	background-repeat:no-repeat;
	background-position:bottom center;
	background-size:contain;
	text-align:center;
}
section.safetySupport .inner{
	margin:0;
	padding:60px 12% 30px;
}
section.safetySupport .inner:before{
	content:'';
	margin:0 0 100px;
	display:block;
	height:1px;
	border-top:1px solid #666666;
}
section.safetySupport h4{
	margin:0 0 15px;
	padding:0;
	font-size:30px;
	font-weight:600;
	color:#81b401;
}
section.safetySupport p{
	margin:0 0 15px;
	padding:0;
	font-size:18px;
	color:#414042;
	line-height:1.5;
	text-align:left;
}
section.safetySupport ul{
	list-style:disc !important;
	margin:0 0 15px 35px !important;
	padding:0;
	font-size:18px;
	color:#414042;
	line-height:1.5;
	text-align:left;
}

section.networkAdmin{
	
}
section.networkAdmin:after{
	content:'';
	display:block;
	clear:both;
}
section.networkAdmin .admin{
	float:right;
	width:37.5%;
	margin:50px 0 50px;
}
section.networkAdmin .admin img{
	width:100%;
	height:auto;
}
section.networkAdmin .network-admin-content{
	/*float:left;
	width:62.5%;*/
	margin:0;
	padding:50px 9% 30px 9%;
	box-sizing:border-box;
	transition-property:opacity;
	transition-duration:2s;
	opacity:0;
}
section.networkAdmin .network-admin-content.active{
	opacity:1;
}
section.networkAdmin .network-admin-content p.quotes{
	position:relative;
	margin:0 0 20px;
	padding:0 6%;
	font-size:36px;
	color:#414042;
	font-weight:bold;
	line-height:1.3;
}
section.networkAdmin .network-admin-content p.quotes:before,
section.networkAdmin .network-admin-content p.quotes:after{
	content:'';
	position:absolute;
	top:8px;
	left:0;
	display:block;
	width:40px;
	height:26px;
	background-image:url(../img/green-quotes.jpg);
	background-repeat:no-repeat;
	background-size:cover;
}
section.networkAdmin .network-admin-content p.quotes:after{
	left:auto;
	right:0;
	-webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
}
section.networkAdmin .network-admin-content p.signature{
	margin:0 0 40px;
	padding:0 6%;
	font-size:16px;
	color:#414042;
	line-height:1.5;
}
section.networkAdmin .network-admin-content p.signature strong{
	font-size:24px;
	color:#81b401;
	font-weight:bold;
}
section.networkAdmin .network-admin-content p.logos{
	margin:0;
	padding:30px 8% 50px;
	border-top:1px solid #81b401;
	text-align:center;
}
section.networkAdmin .network-admin-content p.logos img{
	width:100%;
	max-width:1094px;
	text-align:center;
}
section.resources{
	margin:0 auto;
	padding:60px 0 50px;
	background-color:#f0f0f0;
	text-align:center;
}
section.resources .flexslider{
	width:75%;
	margin:0 auto 40px;
	background-color:transparent;
	border:none;
}
section.resources .flexslider ul li img{
	margin:0 0 20px;
	padding:0;
}
section.resources .flexslider ul li p{
	margin:0;
	padding:0;
	font-size:22px;
	color:#81b401;
	line-height:1.2;
}
section.resources .flexslider ul li a{
	color:#81b401;
	text-decoration:none !important;
}
section.resources .flexslider ul li a:hover p{
	color:#183d4f;
}
section.educationForm{
	margin:0;
	padding:90px 0 0;
	background-image: url(../img/education-demo-form.jpg);
	background-size:cover;
	text-align:center;
	background-position:top;
	background-color:#575757;
}
section.educationForm .formInner{
	max-width:2000px;
	margin:0 auto;
	padding:0 12%;
}
section.educationForm .formInner h4{
	color:#ffffff;
	font-size:40px;
	margin:0 0 25px;
	padding:0;
	font-weight:600;
	text-transform:uppercase;
}
section.educationForm .formInner h4 span{
	color:#81b401;
}
section.educationForm .formInner p{
	margin:0 0 50px;
	padding:0;
	color:#ffffff;
	font-size:20px;
	line-height:1.5;
}
section.educationForm .formInner form{
	max-width:1150px;
	margin:0 auto;
}
section.educationForm .formInner form:after{
	content:'';
	display:block;
	clear:both;
}
section.educationForm .formInner form > div{
	float:left;
	width:46%;
	height:90px;
	margin:0 2%;
}
section.educationForm .formInner form input{
	background-color:transparent;
	border:1px solid #85a632;
	height:50px;
	width:100%;
	margin:0;
	padding:0 15px;
	font-size:22px;
	color:#ffffff;
	line-height:50px;
	box-sizing:border-box;
}
section.educationForm .formInner form > div label.error{
	color:#85a632;
}
section.educationForm .formInner form > div.button{
	clear:both;
	float:none;
	width:100%;
	margin:0;
}
section.educationForm .formInner form > div.button button{
	max-width:400px;
	width:100%;
	height:55px;
	display:block;
	margin:0 auto;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:55px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
section.educationForm .formInner form > div.button button:hover{
	background-color:#183d4f;
}
section.educationForm .formInner form > div.tablet{
	display:none;
	clear:both;
	float:none;
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:0;
}
body.homepage section.educationForm .formInner form > div.tablet{
	display:block;
}
section.educationForm .formInner form > div.tablet:after{
	content:'';
	display:block;
	clear:both;
}
section.educationForm .formInner form > div.tablet img{
	width:100%;
	display:block;
}
@media(max-width:767px){
	section.educationForm .formInner form > div{
		float:none;
		width:100%;
		height:90px;
		margin:0 auto;
	}
	section.educationForm .formInner form input{
		max-width:400px;
		margin:0 auto;
	}
}
footer.site-footer{
	padding:55px 0 45px;
	background-color:#282728;
	background-position:center;
	background-size:cover;
	text-align:center;
}
footer.site-footer .inner{
	max-width:2000px;
	margin:0 auto;
	padding:0 12%
}
footer.site-footer .inner:after{
	content:'';
	display:block;
	clear:both;
}
footer.site-footer nav{
	float:left;
	width:70%;
	margin:0;
	padding:0;
	text-align:left;
}
footer.site-footer nav > div{
	float:left;
	width:16.6666%;
}
footer.site-footer nav:after{
	content:'';
	display:block;
	clear:both;
}
footer.site-footer nav div ul li{
	line-height:1.8;
}
footer.site-footer nav div ul li.category,
footer.site-footer nav div ul li.category > a{
	color:#81b401;
	font-size:17px;
	text-transform:uppercase;
	font-weight:bold;
}
footer.site-footer nav div ul li.subCat{
	color:#ffffff;
	font-size:13px;
	text-transform:uppercase;
}
footer.site-footer nav div ul li a{
	color:#929292;
	font-size:13px;
	text-decoration:none;
}
footer.site-footer nav div ul li a:hover{
	color:#81b401;
}
footer.site-footer .footer-bottom{
	float:right;
	width:28%;
	margin:0;
	padding:0;
	text-align:right;
}
footer.site-footer .footer-bottom > div{
	/*float:left;
	width:30%;*/
}
footer.site-footer .footer-bottom:after{
	content:'';
	display:block;
	clear:both;
}
footer.site-footer .footer-bottom > div.bottom-logo{
	text-align:right;
}
footer.site-footer .footer-bottom > div.bottom-logo img{
	width:100%;
}
footer.site-footer .footer-bottom > div.copyright{
	/*width:40%;
	text-align:center;*/
}
footer.site-footer .footer-bottom > div.copyright p{
	margin:0;
	padding:15px 0 0;
	font-size:12px;
	color:#7b7b7b;
}
footer.site-footer .footer-bottom > div.copyright a{
	color:#7b7b7b;
	text-decoration:none;
}
footer.site-footer .footer-bottom > div.copyright a:hover{
	color:#81b401;
}
footer.site-footer .footer-bottom > div.social{
	text-align:right;
}
footer.site-footer .footer-bottom > div.social img{
	width:auto;
	height:25px;
	margin:5% 0 0 22px;
	opacity:0.5;
}




@media(max-width:1200px){
	footer.site-footer nav{
		float:none;
		width:100%;
		text-align:left;
	}
	footer.site-footer nav > div{
		float:none;
		width:100%;
	}
	footer.site-footer .footer-bottom{
		float:none;
		width:100%;
		text-align:left;
	}
	footer.site-footer .footer-bottom > div.bottom-logo{
		margin:20px auto 0;
		text-align:left;
	}
	footer.site-footer .footer-bottom > div.bottom-logo img{
		width:300px;
	}
	footer.site-footer .footer-bottom > div.social{
		text-align:left;
	}
}
@media(max-width:767px){
	footer.site-footer .footer-bottom > div.social{
		text-align:left;
	}
}







/* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
.flip-card {
  background-color: transparent;
  width: 300px;
  height: 200px;
  /*border: 1px solid #f1f1f1;*/
  perspective: 1000px; /* Remove this if you don't want the 3D effect */
}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */
.flip-card-front {
  /*background-color: #bbb;
  color: black;*/
}

/* Style the back side */
.flip-card-back {
  background-color: dodgerblue;
  color: white;
  transform: rotateY(180deg);
}


.flexslider .flex-direction-nav a.flex-next,
.flexslider .flex-direction-nav a.flex-prev{
	height:50px !important;
}

.flex-pauseplay{
	display:none;
}

body.noForm .educationForm{
	display:none;
}

.blocker{z-index:10000 !important}
.blocker .modal{
	max-width:1000px;
	padding:30px;
}

.isotope-system:not(.index-single) .isotope-container{opacity:1}
.half-gutter:not(.owl-carousel-container):not(.justified-wrapper) .tmb > .t-inside{}

/*  Blogs  */
body.blog .header-wrapper,
body.search-results .header-wrapper,
body.page-template-page-verticals-2 .header-wrapper{
	overflow:visible;
}
body.blog .row-background,
body.search-results .row-background,
body.page-template-page-verticals-2 .row-background,
body.liveStats .header-wrapper{
	overflow:visible;
}
body.blog .blogHeader .row-background,
body.search-results .blogHeader .row-background,
body.page-template-page-verticals-2 .resourcesHeader .row-background{
	margin-top:-110px;
}
body.liveStats .liveStatsHeader .row-background{
	margin-top:-125px;
}
body.blog .row-background .background-wrapper .background-inner,
body.search-results .row-background .background-wrapper .background-inner,
body.page-template-page-verticals-2  .background-wrapper .background-inner{
	background-position:center top !important;
	padding:175px 12% 220px !important;
}
body.blog .row-background .background-wrapper .background-inner:after,
body.search-results .row-background .background-wrapper .background-inner:after,
body.page-template-page-verticals-2  .background-wrapper .background-inner:after{
	content:'';
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	z-index:0;
	height:100px;
	width:100%;
	background: rgb(255,255,255);
	background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
}
body.blog .main-container .row-container.blogHeader .vc_custom_heading_wrap,
body.search-results .main-container .row-container.blogHeader .vc_custom_heading_wrap,
body.page-template-page-verticals-2 .main-container .row-container.resourcesHeader .vc_custom_heading_wrap{
	margin:0;
	padding:0 30% 0 6%;
	text-align:left;
}
body.socialResponsibility.page-template-page-verticals-2 .main-container .row-container.resourcesHeader .vc_custom_heading_wrap{
	padding:0 10% 0 10%;
}
body.blog .main-container .row-container.blogHeader .heading-text h1,
body.search-results .main-container .row-container.blogHeader .heading-text h1,
body.page-template-page-verticals-2 .main-container .row-container.resourcesHeader .heading-text h1{
	float:left;
	margin:0 0 10px;
	font-size:30px;
	padding:0 50px 9px 0;
	color:#7d9d2e !important;
	border-bottom:2px solid #7d9d2e;
	line-height:35px;
}
body.socialResponsibility.page-template-page-verticals-2 .main-container .row-container.resourcesHeader .heading-text h1{
	padding-top:50px;
}
@media(max-width:767px){
	body.socialResponsibility.page-template-page-verticals-2 .main-container .row-container.resourcesHeader .empty-space{
		display:none;
	}
}
body.liveStats .liveStatsHeader .vc_custom_heading_wrap{
	padding:0 18%;
}
@media(max-width:1200px){
	body.liveStats .liveStatsHeader .vc_custom_heading_wrap{
		padding:0 8%;
	}
}
body.liveStats .liveStatsHeader h1{
	clear:left;
	margin:0 0 20px;
	padding:0;
	font-size:60px;
	color:#81b401 !important;
	font-weight:bold;
	line-height:1.2;
	text-transform:uppercase;
}
body.liveStats .liveStatsHeader h2{
	margin:0 0 20px;
	padding:0;
	font-size:30px;
	color:#ffffff !important;
	font-weight:500;
	line-height:1.2;
}
body.liveStats .liveStatsHeader p{
	margin:0 0 8px;
	padding:0;
	font-size:20px;
	color:#ffffff !important;
	font-weight:normal;
	line-height:1.3;
}
@media(max-width:1200px){
	body.liveStats .liveStatsHeader h1{
		font-size:40px;
	}
}
body.blog .main-container .row-container.blogHeader .heading-text p.h4,
body.search-results .main-container .row-container.blogHeader .heading-text p.h4,
body.page-template-page-verticals-2 .main-container .row-container.resourcesHeader .heading-text p.h4{
	clear:left;
	margin:0 0 8px;
	padding:0 0 80px;
	font-size:60px;
	color:#26627e !important;
	font-weight:bold !important;
	line-height:1;
	text-transform:uppercase;
}
body.blog .main-container .row-container.blogHeader .heading-text p.h4 span,
body.search-results .main-container .row-container.blogHeader .heading-text p.h4 span,
body.page-template-page-verticals-2 .main-container .row-container.resourcesHeader .heading-text p.h4 span{
	font-weight:bold !important;
}
body.podcasts .main-container .row-container .row-parent.quad-bottom-padding{
	padding-top:0;
}
body.post-template-default.single .main-wrapper .main-container,
body.page-template-default.page .main-wrapper .main-container{
	margin-top:-32px;
}
body.page-template-default.page .main-wrapper .main-container .row-container.cta-background{
	display:none;
}
body.post-template-default.single .main-wrapper .main-container .row-container .row-parent:not(.row-header){
	max-width:none;
}
body.post-template-default.single .main-wrapper .main-container .row-container .row-parent:not(.row-header) .row-inner{
	display:block;
	margin:0;
	padding:0;
}
body.post-template-default.single .main-wrapper .main-container .row-container .row-parent:not(.row-header) .row-inner > .col-lg-8{
	width:100%;
	margin:0;
	padding:50px 15% 20px;
}
body.post-template-default.single section.educationForm,
body.search-results section.educationForm{
	display:none;
}
.main-container .row-container .row-parent.quad-bottom-padding{
	padding:108px 0;
}
body.blog .main-container .row-container .row-parent.quad-bottom-padding,
body.search-results .main-container .row-container .row-parent.quad-bottom-padding{
	padding:0;
}

body.page-template-page-verticals-2 .cta-background{
	margin-top:0 !important;
	padding-top:30px;
	padding-bottom:40px;
	background-image:none;
	background-color:#183d4f;
}

body.page-template-page-verticals-2 .unshadow-darker-xs,
body.page-template-page-verticals-2 .unshadow-darker-xs:hover,
body.page-template-page-verticals-2 .wpb_column > .uncol > div > .unshadow-darker-xs,
body.page-template-page-verticals-2 .wpb_column:hover > .uncol > div > .unshadow-darker-xs{
	border-radius:10px;
	box-shadow:0 0 20px rgb(0 0 0 / 35%);
}

body.requestDemo article.demo{
	max-width:2000px;
	margin:0;
	background-position:center;
	background-size:cover;
	
}
body.requestDemo .main .innerWrapper .box-wrapper .box-container .main-wrapper .main-container .sections-container .post-content .row-container .row-parent .uncont article.demo .demoInner{
	margin:-137px 0 0 !important;
	padding:190px 12% 0;
}
body.requestDemo article.demo .demoInner h1{
	clear:left;
	margin:40px 0 8px;
	padding:0;
	font-size:50px;
	color:#81b401;
	font-weight:bold;
	line-height:1;
	text-transform:uppercase;
}
body.requestDemo article.demo .demoInner h2{
	margin:20px auto 30px;
	font-size:35px;
	font-weight:600;
	color:#ffffff;
}
body.requestDemo article.demo .demoInner p{
	margin:0 auto 20px;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
}
body.requestDemo article.demo .demoInner .left{
	float:left;
	width:60%;
}
body.requestDemo article.demo .demoInner .right{
	float:right;
	width:35%;
}

body.requestDemo article.demo .demoInner .right form > div{
	float:none;
	width:96%;
	height:90px;
	margin:0 2%;
}
body.requestDemo article.demo .demoInner .right form input{
	background-color:transparent;
	border:1px solid #85a632;
	height:50px;
	width:100%;
	margin:0;
	padding:0 15px;
	font-size:22px;
	color:#ffffff;
	line-height:50px;
	box-sizing:border-box;
}
body.requestDemo article.demo .demoInner .right form input::placeholder{
	color:#999999;
}
body.requestDemo article.demo .demoInner .right form > div label.error{
	color:#85a632;
}
body.requestDemo article.demo .demoInner .right form > div.button{
	clear:both;
	float:none;
	width:100%;
	margin:0;
}
body.requestDemo article.demo .demoInner .right form > div.button button{
	max-width:400px;
	width:100%;
	height:55px;
	display:block;
	margin:0 auto;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:55px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
body.requestDemo article.demo .demoInner .right form > div.button button:hover{
	background-color:#183d4f;
}




body.requestDemo article.demo .demoInner ul{
	list-style:disc;
	margin:0 0 20px 55px;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
}
body.requestDemo article.demo .demoInner ul li{
	list-style:disc;
}
body.requestDemo article.demo .demoInner div.tablet{
	display:block;
	clear:both;
	float:none;
	max-width:600px;
	width:100%;
	height:auto;
	margin:0 auto;
	padding:50px 0 0;
}
body.requestDemo article.demo .demoInner div.tablet img{
	width:100%;
	display:block;
}
@media(max-width:1200px){
	body.requestDemo article.demo .demoInner .left,
	body.requestDemo article.demo .demoInner .right{
		float:none;
		width:100%;
	}
	body.requestDemo article.demo .demoInner .right{
		max-width:600px;
		margin:80px auto 20px;
	}
	
}
.box-wrapper .box-container article.page-body,
.box-wrapper .box-container article.page-body article,
.main-container .row-container .row-parent.limit-width{
	max-width:none;
}

body.socialResponsibility .main-container .resourcesHeader.row-container .row-parent.limit-width{
	padding:40px 0 0;
}
body.socialResponsibility .innerPadding{
	max-width:2000px;
	margin:0 auto;
	padding:20px 10%;
}
body.page-template-default .termsWidth,
body.page-template-default .policyWidth{
	max-width:2000px;
	margin:0 auto;
	padding:20px 10%;
}
body.page-template-default .termsWidth h1,
body.page-template-default .policyWidth h1{
	margin:0 0 8px;
	padding:0;
	font-size:60px;
	color:#26627e;
	font-weight:bold;
	line-height:1;
	text-transform:uppercase;
}
body.page-template-default .post-content .policyWidth ul:not(.no-list){
	list-style:disc;
	margin-left:45px;
}


body.thankYou article.thank-you{
	max-width:2000px;
	margin:0;
	background-position:center;
	background-size:cover;
	
}
body.thankYou .main .innerWrapper .box-wrapper .box-container .main-wrapper .main-container .sections-container .post-content .row-container .row-parent .uncont article.thank-you .thank-you-inner{
	margin:-137px 0 0 !important;
	padding:270px 12% 60px;
}
body.thankYou article.thank-you .thank-you-inner h1{
	clear:left;
	margin:40px 0 8px;
	padding:0;
	font-size:50px;
	color:#81b401;
	font-weight:bold;
	line-height:1;
	text-transform:uppercase;
	text-align:center;
}
body.thankYou article.thank-you .thank-you-inner h2{
	margin:20px auto 30px;
	font-size:35px;
	font-weight:600;
	color:#ffffff;
	text-align:center;
}
body.thankYou article.thank-you .thank-you-inner p{
	margin:0 auto 20px;
	padding:0 20%;
	font-size:18px;
	font-weight:normal;
	color:#ffffff;
	text-align:center;
}
body.thankYou article.thank-you .thank-you-inner button{
	max-width:400px;
	width:100%;
	height:55px;
	display:block;
	margin:0 auto;
	padding:0 15px;
	background-color:#81b401;
	border:1px solid #ffffff;
	font-size:22px;
	color:#ffffff;
	text-align:center;
	line-height:55px;
	text-transform:uppercase;
	box-sizing:border-box;
	border-radius:5px !important;
	cursor:pointer;
}
body.thankYou article.thank-you .thank-you-inner button:hover{
	background-color:#183d4f;
}
section.telecom.thanks{
	padding:50px 0 200px;
	background-color:transparent;
}
section.telecom.thanks .telecomInner{
	max-width:2000px;
	/*margin:0 auto 40px;
	background-color:transparent;
	border:none;*/
}
section.telecom.thanks .telecomInner ul{
	/*display:block;*/
}
.main-container .topVideos{
	padding:20px 1%;
}
.main-container .topVideos .row-inner > div{
	padding:0 1.5%;
}