/*
 Theme Name:   Osmosis Child
 Theme URI:    http://themeforest.net/user/greatives
 Description:  Osmosis Child Theme
 Version:      1.6.9
 Author:       Greatives Team
 Author URI:   http://greatives.eu
 Text Domain:  osmosis
 Template:     osmosis
*/

/*	# GLOBAL

/*	# INDIVIDUAL PAGES


/*---------------------------------- GLOBAL ----------------------------------------------*/

.hidden,
.wpcf7-list-item-label {
	display: none;
}

p.agreement-marketing {
	margin-top: -10px;
}
p.agreement a,
p.agreement a:hover {
	color: #FFF;
	text-decoration: underline;
}
p.agreement a:hover {
	text-decoration: none;
}
p.agreement .wpcf7-list-item {
	margin-left: 0;
}

/* Geometric Mouse Drag */
#section-canvas {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .5;
	z-index: 5;
}
#grve-header #grve-feature-section .grve-feature-content {
	z-index: 15;
}

/* Anchor Menu */
#grve-anchor-menu ul {
    float: none;
    margin: 0 auto;
    width: 420px;
}
#grve-anchor-menu ul li a {
    font-size: 13px !important;
}
#grve-anchor-menu li a.active {
	background-color: #25ade3;
	color: #FFF;
}

/* Feature Navigation - Light*/
.grve-carousel-navigation.grve-light .grve-carousel-buttons div {
	background-color: rgba(255,255,255,0.3);
	color: #ffffff;
}
.grve-carousel-navigation.grve-light .grve-carousel-buttons div:hover {
	background-color: rgba(37,173,227,0.6);
	color: #ffffff;
}

/* Revolution Slider */
.tp-leftarrow.default.custom,
.tp-rightarrow.default.custom {
	background-color: rgba(255,255,255,0.3);
	color: #ffffff;
}
.tp-leftarrow.default.custom:hover,
.tp-rightarrow.default.custom:hover {
	background-color: rgba(37,173,227,0.6);
	color: #ffffff;
}
.tp-leftarrow.default.custom {
	left: auto !important;
}
.tp-bullets.simplebullets.round .bullet {  
	background:#ffffff !important;
	border-radius:15px;
	-webkit-border-radius:15px;
	-moz-border-radius:15px;
	height: 15px;
	width: 15px;
	margin-right: 5px;
}
 .tp-bullets.simplebullets.round .bullet:hover {  
	background:#46505a !important;
}
.tp-bullets.simplebullets.round .bullet.selected {  
	background:#25ade3 !important;
}

/* Revolution Slider Button  */
.home-btn
{
	font-size: 12px;
	line-height: 16px;
	font-weight: 400;
	font-family: "Open Sans";
	color: #ffffff !important;
	text-decoration: none;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 0.1);
	padding: 10px 40px 10px 40px;
	letter-spacing: 1px;
	border-width: 1.66667px;
	border-color: #ffffff;
	border-style: solid;
}

/* Button FILL animation  */
.fill-right {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
}
.fill-right:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #25ade3;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 50%;
	transform-origin: 0 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}
.fill-right:hover, .fill-right:focus, .fill-right:active {
	color: white !important;
}
.fill-right:hover:before, .fill-right:focus:before, .fill-right:active:before {
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}

/* Up Icon Navigation & Go To Navigation  */
#grve-feature-section .grve-goto-section {
	font-weight: bold;
	font-size: 30px;
	bottom: 80px;
}
.grve-top-btn.grve-icon-nav-up {
	background: rgba(255, 255, 255, .2);
	border-radius: 5px;
	box-shadow: 0 0 5px rgba(0, 0, 0, .1);
	color: #ccc;
	font-size: 20px;
	font-weight: bold;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.grve-top-btn.grve-icon-nav-up:hover {
	color: #25ade3;
}

/* Gradient Background */
.gradieng-bg {
background: #25ade3; /* Old browsers */
background: -moz-linear-gradient(left,  #25ade3 0%, #4082fa 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#25ade3), color-stop(100%,#4082fa)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #25ade3 0%,#4082fa 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #25ade3 0%,#4082fa 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #25ade3 0%,#4082fa 100%); /* IE10+ */
background: linear-gradient(to right,  #25ade3 0%,#4082fa 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#25ade3', endColorstr='#4082fa',GradientType=1 ); /* IE6-9 */
}

/* Portfolio */
.grve-portfolio.portfolio-white .grve-title {
	color: #fff !important;
}
/* Video popup icon */

.engagement-vicon .grve-icon-video:before {

	position: absolute;
	width: 120px;
	height: 120px;
	left: 50%;
	top: 50%;
	margin-top: -60px;
	margin-left: -60px;
	font-size: 54px;
	text-align: center;
	line-height: 115px;
	color: #ffffff;
	z-index: 1;
	background-color: rgba(0,0,0,0.7);
	-webkit-border-radius: 50%;
	border-radius: 50%;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;

}



/* List Styling - Theme */
.grve-list.grve-list-uncheck li:before {
	content: "\f00d";
	color: #ec311e
}
.grve-list.grve-list-check.check-green li:before {
	color: #b2c323!important;
}
.line-height-s p, .line-height-s li {
line-height: 1.6em;font-size: 1.1em;font-weight: 300 
}

/* Lists styling Custom */
ul.expo-list li  {
	list-style: url('images/arrow-blue.png') !important;
}
ul.expo-list ul li {
	list-style: url('images/arrow-gray.png') !important;
}
ol.expo-list-ol {
	color:#25ade3;
	font-weight: bold;
}
ol.expo-list-ol li{
	margin-bottom: 10px;
}
ol.expo-list-ol span {
	color:#6e7177;
	font-weight: normal;
}
ol.expo-list-ol2 {
	margin-bottom: 10px;
	list-style-type: lower-alpha;
}
ol.expo-list-ol2 li {
	color: #25ade3;
	font-weight: bold;
}
ol.expo-list-ol2 span {
	color:#6e7177;
	font-weight: normal;
}

/* Single Post Social Icons  */
#grve-post-title #grve-social-share.grve-light ul li a {
	background-color: transparent;
	color: #fff;
	border: 1px solid #fff;
}
#grve-post-title #grve-social-share.grve-light ul li:hover a {
	background-color: #25ade3;
	border: none;
}

/* Post titles */
.grve-post-title {
	color: #25ade3 !important;
	font-weight: 600;
}
.grve-post-title:hover {
	color: #454545 !important;
}

/* Twitter Feed (testimonials) */
.grve-testimonial-element {
	text-align: center;
}
.grve-testimonial-element p {
	font-size: 28px;
	line-height: 1.5em;
	font-family: 'Open Sans';
	font-weight: 300;
}
.grve-testimonial-element a {
	color: #fff;
	text-decoration: underline;
}
.grve-testimonial-element a:hover {
	text-decoration: none;
}

/* Headings Styling */
.exp-heading h2 {
 line-height: 1.2em;   
}
.exp-heading h3 {
 line-height: 1.25em;   
}
.heading-blue span{
color: #25ade3;
}


/* Text, subtitle and Leader Styling */
.contact-callout p.grve-leader-text {
line-height: 1.25em;
font-size: 1.75em;
}
.exp-txt_smallest p {
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: 300;
}
.exp-txt_smaller p {
	line-height: 1.35em;
	font-size: 1.3em;
	font-weight: 300;
}
.exp-text-small-med p {
	line-height: 1.4em;
	font-size: 1.3em;
	font-weight: 300;
}
.exp-txt_med  p {
	line-height: 1.4em;
	font-size: 1.2em;
	font-weight: 300;
}

.exp-txt_med-l p,
.exp-txt_med-l li {
	line-height: 1.7em;
	font-size: 1.2em;
	font-weight: 300;
}
.exp-txt_large  p {	
line-height: 1.6em;	
font-size: 1.5em;	
font-weight: 300;
}

.exp-txt_med_large  p {	
line-height: 1.5em;	
font-size: 1.4em;	
font-weight: 300;
}
.exp-txt_med_large_l p,
.exp-txt_med_large_l li span {
line-height: 1.7em;	
font-size: 1.4em;	
font-weight: 300;
}
.exp-txt_huge p {	
line-height: 1.5em;	
font-size: 1.75em;	
font-weight: 300;
}

/* Links */

a.optoutlink {
color: #e9e9e9;
text-decoration: none
}

a.optoutlink:hover {
color: #fff;
text-decoration: underline;
} 




/* Misc  */
.small-space-hr {
	height: 2px
}

.slogan-style01 p.grve-leader-text {
	line-height: 1.2em;
	font-size: 1.55em;
}
.slogan-style02 p {
	line-height: 1.3em;
}
.text-style01 p  {
	line-height: 1.45em;
	font-size: 27px;
	font-weight: 400;
}
.text-style02 p  {
	line-height: 1.45em;
	font-size: 25px;
	font-weight: 300;
}

/*---------------------------------- INDIVIDUAL PAGES ----------------------------------------------*/

/*--------------------------- About - Timeline ------------------------------- */
.about-title {
	font-size: 27px;
	font-weight: 600;
	color: #fff;
}
.about-title2 h2 {
	font-weight: 700;
	line-height: 1em;
}
#section-years-timeline .grve-bg-image {
	height: 100% !important;
	background-size: cover;
}
.years-timeline-divider .divider {
	background-size: 100% 26px;
	height: 26px;
	width: 85%;
	margin: 0 auto;
}
.grve-row .grve-row.years-timeline-top > div .grve-element:last-child {
	margin-bottom: 0;
}
.year-timeline h1,
.year-timeline h4 {
	color: #fff !important;
}
.year-timeline > div {
	min-height: 320px;
	margin-bottom: 0;
	max-width: 250px;
	background-color: #27ade3;
	border: 4px solid #1282c5;
	color: #fff;
	padding: 15px;
	position: relative;
}
.year-timeline h1 {
	font-family: 'Oswald';
	letter-spacing: 2px;
	line-height: 1;
	margin: 5px 0 10px;
	text-align: left;
}
.year-timeline h4 {
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 0;
	text-align: left;
}
.year-timeline p {
	line-height: 1.3;
	font-weight: 300;
	font-size: 17px;
	text-align: left;
}
.years-timeline-top .year-timeline img {
	position: absolute;
	right: -20px;
	top: -30px;
}
.years-timeline-bottom .year-timeline img {
	position: absolute;
	bottom: -30px;
	right: -20px;
}
@media (min-width: 1025px) {
	#section-years-timeline .years-timeline-divider {
		background-image: none !important;
	}
	[class*="years-timeline-"] .grve-image {
		float: left;
		width: 14.6666%;
		margin-right: 2%;
	}
	[class*="years-timeline-"] .grve-image img {
		width: 100%;
	}
	.years-timeline-top .grve-image:first-child {
		margin-left: 10%;
	}
	.years-timeline-bottom .grve-image:first-child {
		margin-left: 13%;
	}
	.year-timeline {
		float: left;
		width: 14.6666%;
		margin-right: 2%;
	}
	.years-timeline-top .year-timeline {
		margin-bottom: 15px;
	}
	.years-timeline-bottom .year-timeline {
		margin-top: 15px;
	}
	.years-timeline-top .year-timeline > div:before,
	.years-timeline-top .year-timeline > div:after {
		position: absolute;
		content: '';
		border-top: 11px solid #1282c5;
		border-left: 14px solid transparent;
		border-right: 14px solid transparent;
		bottom: -14px;
		left: 50px;
	}
	.years-timeline-top .year-timeline > div:after {
		border-top: 11px solid #27ade3;
		bottom: -9px;
		left: 50px;
	}
	.years-timeline-bottom .year-timeline > div:before,
	.years-timeline-bottom .year-timeline > div:after {
		position: absolute;
		content: '';
		border-bottom: 11px solid #1282c5;
		border-left: 14px solid transparent;
		border-right: 14px solid transparent;
		top: -14px;
		right: 50px;
	}
	.years-timeline-bottom .year-timeline > div:after {
		border-bottom: 11px solid #27ade3;
		top: -9px;
		right: 50px;
	}
	.years-timeline-top .year-timeline:first-child {
		margin-left: 10%;
	}
	.years-timeline-bottom .year-timeline:first-child {
		margin-left: 13%;
	}
	[class*="timeline-dots"] {
		position: absolute;
		top: 0;
		width: 100%;
		margin-left: -14px;
	}
	.section-years-timeline [class*="timeline-dots"] {
		margin-left: 0;
	}
	[class*="timeline-dots"] p,
	.section-years-timeline [class*="timeline-dots"] div {
		float: left;
		width: 14.6666%;
		margin-right: 2%;
	}
	.section-years-timeline [class*="timeline-dots"] p {
		max-width: 250px;
		float: none;
		width: auto;
		margin-right: 0;
	}
	[class*="timeline-dots"] img {
		display: block;
	}
	.timeline-dots-top img {
		margin-left: 29.2%;
	}
	.section-years-timeline .timeline-dots-top img {
		margin-left: 53px;
	}
	.timeline-dots-bottom img {
		margin-left: 62.4%;
	}
	.section-years-timeline .timeline-dots-bottom img {
		margin-left: 0;
		float: right;
		margin-right: 53px;
	}
	.timeline-dots-top p:first-child,
	.section-years-timeline .timeline-dots-top div:first-child {
		margin-left: 10%;
	}
	.timeline-dots-bottom p:first-child,
	.section-years-timeline .timeline-dots-bottom div:first-child {
		margin-left: 13%;
	}
	.section-years-timeline [class*="timeline-dots"] p:first-child {
		margin-left: 0;
	}
}
@media (max-width: 1500px) and (min-width: 1250px) {
	#grve-main-content .year-timeline h1 {
		font-size: 42px !important;
	}
	#grve-main-content .year-timeline h4 {
		font-size: 16px !important;
	}
	.year-timeline p {
		font-size: 14px;
	}
	.year-timeline > div {
		min-height: 280px;
	}
}
@media (max-width: 1249px) and (min-width: 1025px) {
	#grve-main-content .year-timeline h1 {
		font-size: 36px !important;
	}
	#grve-main-content .year-timeline h4 {
		font-size: 14px !important;
	}
	.year-timeline p {
		font-size: 12px;
	}
	.year-timeline > div {
		min-height: 280px;
	}
}
@media (max-width: 1024px) {
	.years-timeline-top,
	.years-timeline-bottom {
		width: 50%;
		float: left;
		padding-right: 20px;
	}
	.years-timeline-bottom {
		padding-right: 0;
		padding-left: 20px;
		margin-top: 100px;
	}
	#section-years-timeline .years-timeline-divider {
		position: absolute;
		width: 26px;
		left: 50%;
		margin-left: -13px !important;
		height: 100%;
		background-size: 26px 100% !important;
	}
	#section-years-timeline .years-timeline-divider > div {
		height: 100%;
	}
	.years-timeline-divider .divider {
		display: none;
	}
	[class*="timeline-dots"] {
		position: absolute;
		width: 100%;
		height: 100%;
	}
	.timeline-dots-bottom {
		margin-top: 100px;
	}
	.years-timeline-top .year-timeline {
		text-align: right;
		margin-right: 5px;
		margin-bottom: 0;
		padding-bottom: 30px;
	}
	.years-timeline-bottom .year-timeline {
		text-align: left;
		margin-left: 5px;
	}
	.year-timeline > div {
		display: inline-block;
	}
	[class*="timeline-dots"] p,
	.section-years-timeline [class*="timeline-dots"] div {
		height: 20%;
		margin: 0;
		position: relative;
	}
	.section-years-timeline [class*="timeline-dots"] p {
		height: auto;
		position: static;
	}
	[class*="timeline-dots"] img {
		position: absolute;
		top: 50%;
		margin-top: -13px;
	}
	.years-timeline-top .year-timeline > div:before,
	.years-timeline-top .year-timeline > div:after {
		position: absolute;
		content: '';
		border-left: 11px solid #1282c5;
		border-top: 14px solid transparent;
		border-bottom: 14px solid transparent;
		right: -14px;
		top: 50%;
	}
	.years-timeline-top .year-timeline > div:after {
		border-left: 11px solid #27ade3;
		right: -9px;
		top: 50%;
	}
	.years-timeline-bottom .year-timeline > div:before,
	.years-timeline-bottom .year-timeline > div:after {
		position: absolute;
		content: '';
		border-right: 11px solid #1282c5;
		border-top: 14px solid transparent;
		border-bottom: 14px solid transparent;
		left: -14px;
		top: 50%;
		margin-top: -1px;
	}
	.years-timeline-bottom .year-timeline > div:after {
		border-right: 11px solid #27ade3;
		left: -9px;
		top: 50%;
	}
}

/*--------------------------- Advertisers------------------------------- */


#advertisers-realsolutions h2 {
    line-height: 36px;
    margin-bottom: 20px;
 }
#advertisers-realsolutions h1 {
   font-weight: 400;
 } 
#advertisers-realsolutions h2 a {
    color: #fff;
}
#advertisers-realsolutions h2 strong {
    color: #25ade3;
    display: block;
}
#perfect-audience .grve-element.grve-text {
    height: 100%;
    color: #fff;
}

/*--------------------------- Contact ------------------------------- */
.gm-style-cc,
a[href^="http://maps.google.com/maps"] {
	display: none !important;
}
#grve-sidebar-contact {
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 1000;
	margin-top: -215px;
	padding: 20px 20px 10px 20px;
	width: 300px;
	-webkit-box-shadow: -8px 8px 15px -10px rgba(56,56,56,1);
	-moz-box-shadow: -8px 8px 15px -10px rgba(56,56,56,1);
	box-shadow: -8px 8px 15px -10px rgba(56,56,56,1);
	min-height: 250px;
	padding: 30px;
}
#grve-sidebar-contact .widget { margin-bottom: 0; }
#grve-sidebar-contact .wpcf7-form input[type="text"],
#grve-sidebar-contact .wpcf7-form input[type="email"],
#grve-sidebar-contact .wpcf7-form select,
#grve-sidebar-contact .wpcf7-form textarea {
	border: none;
	background-color: #fff;
}
#grve-sidebar-contact .wpcf7-form input[type="submit"] {
	border: 1px solid #fff;
}
#grve-sidebar-contact .wpcf7-form p {
	margin-bottom: 10px !important;
}
#contact-slide-out-tab {
	top: 50px;
	width: 40px;
	height: 180px;
	outline: none;
	position: absolute;
	left: -40px;
	cursor: pointer;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #25ade3;
}
.connect_text {
	font-size: 16px;
	left: -49px;
	position: relative;
	text-transform: uppercase;
	top: 65px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 140px;
	color: #fff;
}
.connect_text .grve-icon-close {
	margin-left: 5px;
}
.close .connect_text .grve-icon-close:before {
	content: "\e607";
}

/* Contact - Contact Form 7  */
.wpcf7-form p {
	text-transform: none !important;
	font-size: 18px !important;
	line-height: 22px !important;
	font-weight: bold !important;
	margin-bottom: 30px !important;
	color: #fff !important;
}
.wpcf7-form h5 {
	margin-bottom: 20px !important;   
}
.wpcf7-form input[type="text"],
.wpcf7-form input[type="email"],
.wpcf7-form select,
.wpcf7-form textarea {
	padding: 5px 15px;
}
.wpcf7-form textarea {
	height: 150px;
}
.wpcf7-form br {
	display: none;
}
.wpcf7-form .wpcf7-submit {
	padding: 12px 30px;
}
.cols:after {
	content: "";
	display: block;
	clear: both;
}
@media (min-width: 768px) {
	.one-half {
		width: 49%;
		float: left;
		margin-right: 2%;
	}
	.one-half:last-child {
		margin-right: 0;
	}
}
/* Contact - Office Locations  */

.location {
	background-color: #fff;
	box-shadow: 3px 3px 18px rgba(134, 134, 134, 0.3), -3px -3px 18px rgba(134, 134, 134, 0.3);
	padding: 0.5rem 1.2rem 0.5rem 1.2rem;
	float: left;
	border-top: 15px solid #25ade3;
	margin-bottom: 1.75rem;
	border-radius: 5px;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	width: 23.5%;
	margin-right: 2%;
}
.location-details .location:nth-child(4n) {
	margin-right: 0;
}
.location-details .location:nth-child(4n+1) {
	clear: left;
}
.location:hover {
	box-shadow: 4px 4px 15px rgba(134, 134, 134, 0.65), -4px -4px 15px rgba(134, 134, 134, 0.65);
}
.location .location-title {
	padding: 0;
	margin: 0.5em 0;
	font-weight: 400;
	font-size: 20px;
}
.location.tagged .location-title {
}

.location.tagged   {
	background-color: #B5EAFF;
}

.location p {
	line-height: 1.5;
	margin-bottom: 10px;
	word-break: break-word;
}

.location a {
	color: #6e7177;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}


/*--------------------------- Engagement ------------------------------- */

.exp-vdx_small p {
	line-height: 1.9em;
	font-size: 1.2em;
	font-weight: 300;
}













/*--------------------------- Leadership ------------------------------- */

.regional-leaders .grve-title {
	font-size: 24px;
	color: #fff;
}
.regional-leaders .grve-caption {
	color: #A08E67 !important;
}
.grve-portfolio .grve-hover-style-2 figcaption .grve-content {
	top: 15%;
}
.person-lightbox {
    display: none;
}
.close-link {
	position: absolute;
	top: 35px;
	right: 35px;
	width: 26px;
	height: 24px;
	background: url('images/close.png') no-repeat;
	text-indent: -9999px;
	overflow: hidden;
    z-index: 999;
}
.person-lightbox {

	background-color: #000;
    opacity: 0.85;
    filter: alpha(opacity=85); /* For IE8 and earlier */
	color: #fff;
	width: 800px;
	text-align: left;
	padding: 50px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 999;
}
#person-layer {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 998;
    background-color: transparent;
}
.team-info-text {
	overflow: hidden;
}
.person-lightbox strong.person-name {
	font-size: 22px;
	line-height: 36px;
	display: block;
	margin-bottom: 10px;
}
@media (min-width: 1024px) and (max-width: 1246px) {
	.team-info,
	.team-info a,
	.team-info-img img {
		width: 210px;
		height: 230px
	}
	.team-info {
		background-size: 210px 230px;
	}
	.team-info strong {
		font-size: 24px;
		line-height: 30px;
	}
	.team-info span {
		font-size: 14px;
		line-height: 20px
	}
	.person-lightbox {
		width: 700px;
	}
}
@media (min-width: 768px) and (max-width: 1023px) {
	.team-info,
	.team-info a,
	.team-info-img img {
		width: 150px;
		height: 164px;
	}
	.team-info {
		background-size: 150px 164px;
	}
	.team-info strong {
		font-size: 20px;
		line-height: 24px;
	}
	.team-info span {
		font-size: 12px;
		line-height: 16px;
	}
	.person-lightbox {
		width: 600px;
	}
	.team-info span.more {
		display: none;
	}
	.team-info-text {
		overflow: inherit;
	}
}
@media (max-width: 767px) {
	.location {
		width: auto !important;
		margin-right: 0 !important;
		float: none !important;
	}

	#grve-sidebar-contact {
		top: 70px;
		margin-top: 0;
	}
}
@media (min-width: 480px) and (max-width: 767px) {
	.team-info,
	.team-info a,
	.team-info-img img {
		width: 185px;
		height: 203px;
	}
	.team-info {
		background-size: 185px 203px;
	}
	.team-info strong {
		font-size: 20px;
		line-height: 24px;
	}
	.team-info span {
		font-size: 12px;
		line-height: 16px;
	}
	.team-info span.more {
		display: none;
	}
	.person-lightbox {
		width: 360px;
		padding: 20px;
	}
	.close-link {
		right: 15px;
		top: 15px;
	}
	.team-info-text {
		overflow: inherit;
		font-size: 13px;
		line-height: 20px;
	}
	.person-lightbox strong.person-name {
		font-size: 24px;
		line-height: 30px;
	}
	.person-lightbox span.person-role {
		font-size: 14px;
	}
}
@media (max-width: 479px) {
	.team-info,
	.team-info a,
	.team-info-img img {
		width: 156px;
		height: 171px;
	}
	.team-info {
		background-size: 156px 171px;
	}
	.team-info strong {
		font-size: 20px;
		line-height: 24px;
	}
	.team-info span {
		font-size: 12px;
		line-height: 16px;
	}
	.team-info span.more {
		display: none;
	}
	.person-lightbox {
		width: 210px;
		padding: 20px
	}
	.close-link {
		right: 15px;
		top: 15px;
	}
	.team-info-text {
		overflow: inherit;
		font-size: 12px;
		line-height: 20px;
	}
	.team-info-img {
		display: none;
	}
	.person-lightbox strong.person-name {
		font-size: 24px;
		line-height: 30px;
	}
	.person-lightbox span.person-role {
		font-size: 14px;
		line-height: 22px;
	}
}
.full-bio {
	color: #25ade3;
	cursor: pointer;
	font-size: 18px;
	
}

/*--------------------------- Publishers ------------------------------- */

.apply-form-title span,
.apply-form-content p {
	color: #FFF;
}

.apply-form-title,
.apply-form-content iframe {
	margin-top: 0px;
}

.publishers-text p  {
	line-height: 1.7em;
	font-size: 1.1em;
	font-weight: 300;
}

.publishers-text li  {
	line-height: 1.7em;
	font-size: 1.1em;
	font-weight: 300;
}
.pub-txt  p {
    font-size: 1.4em;
    line-height: 1.4em;
    font-weight: 300;
	text-align: left;
}
.pub-txt  li {
    font-size: 1.2em;
    line-height: 1.5em;
    font-weight: 300;
	padding-bottom: 5px;
	
}





/*--------------------------- List with custom icons ------------------------------- */

.grve-box-icon .grve-icon.grve-small {
width: 25px;
  height: 25px;
  line-height: 25px;
  font-size: 10px;
}


.left-algn .grve-align-right {
	 text-align: left !important
}
.right-algn .grve-align-left {
	 text-align: right !important
}


/*--------------------------- Menu ------------------------------- */
#grve-header[data-menu-type="button"] #grve-main-menu > ul > li > a {
	border: 1px solid transparent;
}
#grve-header.grve-light[data-menu-type="button"] #grve-main-menu > ul > li.current-menu-item > a, #grve-header.grve-light[data-menu-type="button"] #grve-main-menu > ul > li.current-menu-parent > a, #grve-header.grve-light[data-menu-type="button"] #grve-main-menu > ul > li.current_page_item > a, #grve-header.grve-light[data-menu-type="button"] #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header.grve-light[data-menu-type="button"] #grve-main-menu > ul > li.active > a, #grve-header.grve-light[data-menu-type="button"] #grve-main-menu > ul > li:hover > a, #grve-header.grve-light .grve-menu-options li a .grve-purchased-items,
#grve-header.grve-dark[data-menu-type="button"] #grve-main-menu > ul > li.current-menu-item > a, #grve-header.grve-dark[data-menu-type="button"] #grve-main-menu > ul > li.current-menu-parent > a, #grve-header.grve-dark[data-menu-type="button"] #grve-main-menu > ul > li.current_page_item > a, #grve-header.grve-dark[data-menu-type="button"] #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header.grve-dark[data-menu-type="button"] #grve-main-menu > ul > li.active > a, #grve-header.grve-dark[data-menu-type="button"] #grve-main-menu > ul > li:hover > a, #grve-header.grve-dark .grve-menu-options li a .grve-purchased-items,
#grve-header.grve-default[data-menu-type="button"] #grve-main-menu > ul > li.current-menu-item > a, #grve-header.grve-default[data-menu-type="button"] #grve-main-menu > ul > li.current-menu-parent > a, #grve-header.grve-default[data-menu-type="button"] #grve-main-menu > ul > li.current_page_item > a, #grve-header.grve-default[data-menu-type="button"] #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header.grve-default[data-menu-type="button"] #grve-main-menu > ul > li.active > a, #grve-header.grve-default[data-menu-type="button"] #grve-main-menu > ul > li:hover > a, #grve-header.grve-default .grve-menu-options li a .grve-purchased-items {
	border: 1px solid #fff !important;
	border-radius: 0px !important;
	background: transparent !important;
}
#grve-header.grve-header-sticky #grve-main-menu > ul > li > a, #grve-header.grve-header-sticky .grve-menu-options li a, #grve-header.grve-header-sticky h1.grve-logo.grve-logo-text a, #grve-header.grve-header-sticky .grve-responsive-menu-text {
	color: #3c3a35 !important;
}
#grve-header.grve-header-sticky[data-menu-type="button"] #grve-main-menu > ul > li.current-menu-item > a, #grve-header.grve-header-sticky[data-menu-type="button"] #grve-main-menu > ul > li.current-menu-parent > a, #grve-header.grve-header-sticky[data-menu-type="button"] #grve-main-menu > ul > li.current_page_item > a, #grve-header.grve-header-sticky[data-menu-type="button"] #grve-main-menu > ul > li.current_page_ancestor > a, #grve-header.grve-header-sticky[data-menu-type="button"] #grve-main-menu > ul > li.active > a, #grve-header.grve-header-sticky[data-menu-type="button"] #grve-main-menu > ul > li:hover > a, #grve-header.grve-header-sticky .grve-menu-options li a .grve-purchased-items {
	border: 1px solid #25ade3 !important;
	border-radius: 0px !important;
}

/*--- anchor menu ---*/
#grve-anchor-menu .grve-top-btn {
	position: absolute;
	background: transparent;
	box-shadow: none;
}

.grve-icon-search,
.grve-icon-twitter,
.grve-icon-facebook,
.grve-icon-linkedin {
	font-size: 20px !important;
}

.optout-img {
	position: absolute;
	left: 0;
	top: -55px;
}

/* image shadow */
.img-shadw {
box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.55);
-webkit-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.55);
-moz-box-shadow: 10px 10px 15px 0px rgba(0,0,0,0.55);
}

/* download page */
.single-wpdmpro #grve-main-content {
	 background: #f7f7f7
 }
#grve-page-title,
#grve-page-title-content {
	height: 150px !important;
}
.single-wpdmpro #grve-page-title h1 {
	font-family: 'Lato', sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: 700;
	text-transform: none;
	text-align: left;
}

.single-wpdmpro .wpdm-filelist {
	border: 2px solid #25ade3 !important;
}
.single-wpdmpro .w3eden .panel th,
.single-wpdmpro .w3eden .panel,
.single-wpdmpro .w3eden .panel-footer {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border: none !important;
}
.single-wpdmpro .w3eden .panel th {
	background: #25ade3 !important;
	color: #fff;
}
.single-wpdmpro .w3eden .panel td {
	border-color: #25ade3 !important;
}

.grve-error-404 form.grve-search {
	background-color: #FFF;
}

/* contact form */
#grve-main-content {
	z-index: 19;
}
#grve-sidebar-contact .wpcf7-form input[type="text"], #grve-sidebar-contact .wpcf7-form input[type="email"], #grve-sidebar-contact .wpcf7-form select, #grve-sidebar-contact .wpcf7-form textarea {
	padding: 8px;
}
#grve-theme-wrapper select {
	min-height: 34px;
}
#grve-sidebar-contact .wpcf7-form textarea {
	height: 100px;
}

.gild-job-department {
	margin-top: 10px;
}
.gild-job-apply {
	margin-bottom: 20px;
}
.country-select {
	display: inline-block;
	width: auto !important;
	font-size: 16px;
	margin-left: 10px !important;
	background-color: #FFF !important;
}
.country-selector h4 {
	display: inline-block;
}
.country-selector {
	margin-bottom: 20px;
}
.exp-careers_slogan h2 span,
.country-selector h4 {
	color: #FFF !important;
}
#careers-opportunities {
	margin-bottom: 20px !important;
}
.vc_custom_1442297373667 h4 {
	margin-left: 338px;
}

#grve-header #grve-main-menu ul li.menu-item-language ul li a {
	padding: 10px 20px !important;
}

.resource-categories li a:before {
    font-family: FontAwesome;
    content: "\f096";
	margin-right: 5px;
}
.resource-categories li a.active:before {
    font-family: FontAwesome;
    content: "\f046";
	margin-right: 5px;
}

.tooltipster-base {
	text-align: center;
}

/* The ABCs */
.abcs-slider-inner > .wpb_content_element {
  margin-bottom: 0;
}
ul.abcs-slider-list {
  background-color: #cfd3d4;
  margin-bottom: 0;
  margin-left: 0;
  padding: 15px 0 13px;
}
ul.abcs-slider-list.black {
  background-color: #000;
}
ul.abcs-slider-list li {
  padding: 0 10px;
}
ul.abcs-slider-list a {
  color: #000;
  display: block;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  position: relative;
}
ul.abcs-slider-list.black a {
  color: #fff;
}

ul.abcs-slider-list a:hover:after,
ul.abcs-slider-list a:focus:after,
ul.abcs-slider-list li.active a:after {
  background-color: #25ade3;
  content: '';
  position: absolute;
  bottom: -3px;
  left: 0;
  height: 3px;
  width: 100%;
}

@media (max-width: 1200px) {
  ul.abcs-slider-list li {
    padding: 0 8px;
  }
  ul.abcs-slider-list a {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (max-width: 1023px) {
  ul.abcs-slider-list li {
    padding: 0 6px;
  }
  ul.abcs-slider-list a {
    font-size: 15px;
    line-height: 20px;
  }
  .abcs-slider-wrapper {
    padding-bottom: 50px !important;
  }
	.abcs-slider-wrapper .tparrows {
		opacity: 1 !important;
		top: auto !important;
		bottom: -50px;
	}
	.abcs-slider-wrapper .tparrows.tp-leftarrow {
  	left: 50% !important;
  	transform: translateX(-45px)
	}
	.abcs-slider-wrapper .tparrows.tp-rightarrow {
  	right: 50% !important;
  	transform: translateX(45px)
	}
}

@media (max-width: 767px) {
  ul.abcs-slider-list li {
    padding: 0 5px;
  }
  ul.abcs-slider-list a {
    font-size: 12px;
    line-height: 16px;
  }
}

@media (max-width: 620px) {
  ul.abcs-slider-list li {
    padding: 0 4px;
  }
}


#grve-sidebar-subscribe {
	position: fixed;
	right: 0;
	top: 40%;
	z-index: 1000;
	margin-top: -215px;
	padding: 20px 20px 10px 20px;
	width: 300px;
	-webkit-box-shadow: -8px 8px 15px -10px rgba(56,56,56,1);
	-moz-box-shadow: -8px 8px 15px -10px rgba(56,56,56,1);
	box-shadow: -8px 8px 15px -10px rgba(56,56,56,1);
	min-height: 250px;
	padding: 30px;
}
#grve-sidebar-subscribe .widget { margin-bottom: 0; }
#contact-slide-out-tab-subscribe {
	top: 50px;
	width: 40px;
	height: 180px;
	outline: none;
	position: absolute;
	right: -40px;
	cursor: pointer;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	background-color: #25ade3;
}
.connect_text_subscribe {
	font-size: 16px;
	left: -49px;
	position: relative;
	text-transform: uppercase;
	top: 65px;
	-ms-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	width: 140px;
	color: #fff;
}
.connect_text_subscribe .grve-icon-close {
	margin-left: 5px;
}
.close .connect_text_subscribe .grve-icon-close:before {
	content: "\e628";
}
#grve-sidebar-subscribe .mktoForm input[type="text"],
#grve-sidebar-subscribe .mktoForm input[type="email"],
#grve-sidebar-subscribe .mktoForm select,
#grve-sidebar-subscribe .mktoForm textarea {
	border: none;
	background-color: #fff;
	max-width: 80%;
	width: 80% !important;
}
#grve-sidebar-subscribe .mktoForm button {
	border: 1px solid #fff;
	border-radius: 0;
	text-shadow: none;
}
#grve-sidebar-subscribe .mktoForm button:hover {
	background-color: #fff;
	color: #25ade3;
	background-image: none;
}
#grve-sidebar-subscribe .mktoForm p {
	margin-bottom: 10px !important;
}

#grve-sidebar-subscribe .mktoForm span,
#grve-sidebar-subscribe .mktoForm label,
#grve-sidebar-subscribe .mktoForm a {
	color: #FFF !important;
}
#grve-sidebar-subscribe .mktoForm label span {
	font-size: 10px !important;
}
#grve-sidebar-subscribe .mktoForm a {
	text-decoration: underline;
}
#grve-sidebar-subscribe .mktoForm a:hover {
	text-decoration: none;
}
#grve-sidebar-subscribe .mktoForm .mktoButtonWrap {
	margin-left: 100px !important;
}
#grve-sidebar-subscribe .mktoForm .mktoHtmlText {
	width: 85% !important;
	max-width: 85% !important;
}

.abc-text-vsmall-white a,
.abc-text-small-white a {
	color: #fff;
	text-decoration: underline;
}
.abc-text-vsmall-white a:hover,
.abc-text-small-white a:hover {
	color: #bbb;
	text-decoration: none;
}
.abc-text-small-blue a {
	color: #25ade3;
	text-decoration: underline;
}
.abc-text-small-blue a:hover {
	color: #25ade3;
	text-decoration: none;
}

.mktoForm * {
	text-transform: none;
}

.expo-job-department h4 {
	margin-top: 1em;
}