/*
Theme Name: Corporate Citizenship '21
Theme URI:
Author: June Advertising 
Author URI:
Description: Custom WordPress theme for Corporate Citizenship
Version: 1.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light
Text Domain: am
*/

input[type=number],
input[type=tel],
input[type=url],
input[type=password],
input[type=text],
input[type=email],
input[type=reset],
input[type=button],
input[type=submit],
button,
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}

input[type=reset],
input[type=button],
input[type=submit],
button,
.btn {
	background: #2c4d71;
	border: 0;
	padding: 5px 20px;
	font-size: 14px;
	text-transform: uppercase;
	color: #fff;
	display: inline-block;
}

input[type=reset]:hover,
input[type=button]:hover,
input[type=submit]:hover,
button:hover,
.btn:hover {
	opacity: 0.9;
}

input[type=number],
input[type=tel],
input[type=url],
input[type=password],
input[type=text],
input[type=email],
textarea {
	border: 1px solid #ccc;
	padding: 5px;
	color: #000;
	width: 100%;
	margin-bottom: 35px;
	padding: 10px;
	border: 1px solid #c5c6c9;
	background: #fff;
	color: #3a3a3a;
	text-decoration: none;
	font-size: 18px;
}

select {
	margin: 10px 0px;
width: 150px;
padding: 5px 35px 5px 5px;
font-size: 16px;
border: 1px solid #c5c6c9;
height: 34px;
}

.posts-list .entry p {
	margin: 0;
}

.posts-list .post {
	margin: 0 0 40px;
}

.post .title {
	margin-bottom: 10px;
}

.post .postmetadata {
	margin-bottom: 10px;
}

/*WIDGET STYLING */
.widget {
	margin: 0 0 28px;
}

.widget-logo {
	text-align: center;
	padding: 30px 0 20px
}

.widget-logo img {
	display: inline-block;
}

.widget ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.widget h3 {
	font-size: 24px;
	line-height: 28px;
	color: #6e7177;
	margin: 0 0 10px;
}

.widget ul li {
	margin-bottom: 5px;
	display: block;
}

.widget ul li a {
	font-size: 17px;
	line-height: 21px;
	color: #6e7177;
	display: inline-block;
}
.sidebar-image{
	height: 170px;
	overflow: hidden;
	background-size: 100% auto;
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.sidebar-image img {
	display: none;
}
.widget ul li a:hover {
	text-decoration: underline;
}
ul.insight-boxes li a:hover{
	text-decoration: none;
}
select.postform,
.widget_archive select,
.search-form fieldset input,
.entry fieldset form select,
.entry fieldset form input.password {
	width: 100%;
	max-width: 285px;
	height: 25px;
	line-height: 25px;
	margin: 0 0 10px;
	display: block;
	padding: 0 0 0 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
    -moz-appearance: none;
    border: 1px solid #a3a3a3;
    background: #fff url(images/ico_arrow_down.png) no-repeat;
    background-position: 98% 8px;
    outline: 0;
}
.search-form {
	max-width:  430px;
}
.search-form fieldset input {
	padding: 0 6px 0 15px;
}

.entry fieldset form select,
.entry fieldset form input.password  {
	width: 100%;
	max-width: 400px;
	background: #fff;
}

.search-form input#s {
	width: 100%;
	max-width: 400px;
	height: 35px;
	line-height: 35px;
	margin: 0 0 10px;
	border: 1px solid #a3a3a3;
	padding: 0 6px 0 10px;
}

.search-form fieldset {
	padding: 10px;
	border: 1px solid #d5d5d5;
}

.search-form fieldset input {
    background: #a3a3a3;
    border: 0 none;
    color: #fff;
}

.search-form fieldset input::-webkit-input-placeholder {
	color: #fff;
}
.search-form fieldset input::-moz-placeholder {
	color: #fff;
}

.search-form button[type="submit"] {
	background: url(images/button_search.png) no-repeat;
	width: 20px;
	height: 20px;
	float: right;
	display: block;
	border: 0 none;
	text-indent: -9999px;
	padding: 0;
	margin-top: 9px;
}
.widget .search-form button[type="submit"] {
	margin-top: 4px;
}
.widget .search-form fieldset input {
	float: left;
	max-width: 294px;
	margin-bottom: 0;
	padding-right: 10px;
}

.textwidget p {
	padding: 0 0 10px 0;
}

#wp-calendar{width:94.118%;margin-bottom:15px;clear:both;margin: 0 auto;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;padding:3px 0;}
#wp-calendar td{background:transparent; border: 1px solid #aaa;}
#wp-calendar th {
    background-color: #aaa;
    border: 1px solid #4f4e4e;
    color: #fff;
}
#wp-calendar a {
	color: #e74b3b;
}
#wp-calendar a:hover {
	color: #79818a;
}

.tagcloud a {
	font-size: 16px;
	line-height: 19px;
	color: #3a3a3a;
}

.tagcloud a:hover {
	text-decoration: underline;
}


/* Respond */

.comments {
	clear: both;
}

#respond {
	margin: 60px 0 20px;
	overflow: hidden;
}

.commentlist #respond {
	margin: 0 0 20px 0;
}

#respond .comment-reply-title small {
	font-size: 12px;
	font-weight: normal;
}

#commentform p {
	width: 100%;
	overflow: hidden;
	padding: 0 15px;
	margin: 0;
}

#commentform p label {
	display: block;
	padding: 0 0 5px;
}

#commentform p textarea {
	width: 100%;
}


/* Comments*/

#comments,
#reply-title {
	margin: 0 0 15px 0;
	line-height: 1.6em;
}

.commentlist {
	padding: 0;
	text-align: justify;
	line-height: 1.6em;
}

.comment-body {
	margin: 0 0 20px;
}

.parent.comment .comment-body {
	margin-left: 30px;
}

.comment-author.vcard {
	margin-bottom: 10px;
}


/* Typography */
#content {
	padding: 30px 0 0 0;
}

.wp-left-side {
	width: 68.412%;
	float: left;
}

.wp-right-side {
	width: 30%;
	float: right;
}

.entry {
	position: relative;
	width: 100%;
	font-size:18px;
	line-height: 24px;
}

.entry a {
	text-decoration: underline;
}

.entry a:hover {
	text-decoration: none;
}

.entry p {
	margin: 0 0 20px 0;
}

.entry h1 {
	font-size: 65px;
	line-height: 68px;
	color: #23c2f2;
	margin: 0 0 15px;
}

.entry h2 {}

.entry h3 {}

.entry h4,
.entry h4 a {
	font-size: 31px;
	line-height: 37px;
	color: #23c2f2;
	margin: 0 0 15px;
}

.entry h5 {
	font-size: 24px;
	line-height: 29px;
	color: #6e7177;
	margin: 0 0 15px;
}

.entry h6 {}

.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	line-height: 1.5em;
	margin: 0 0 15px 0;
}

.entry ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
}

.entry ul ul,
.entry ul ol {
	margin: 0;
}

.entry ul li {
	list-style-type: disc;
	margin: 0 0 7px;
}

.entry ul ul li {
	list-style-type: circle;
}

.entry ul li ol li {
	list-style-type: decimal;
}

.entry ol {
	margin: 0 0 20px 0;
	padding: 0 0 0 30px;
}

.entry ol ol,
.entry ol ul {
	margin: 0;
}

.entry ol li {
	list-style-type: decimal;
	margin: 0 0 24px;
}

.entry ol li ol li {
	list-style-type: lower-alpha;
}

.entry ol li ul li {
	list-style-type: disc;
}

.entry table {
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}

.entry table td,
.entry table th {
	border: 1px solid #ccc;
	padding: 5px;
}

.entry table th {
	background: #eee;
}

.entry table a {
	font-size: 17px;
	line-height: 21px;
	color: #23c2f2;
}

.videoWrapper {
     position: relative;
	 margin: 0 0 50px;
     padding-bottom: 56.25%;
     padding-top: 0;
     height: 0;
}

.videoWrapper iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}

/* Begin Images */

img {
	max-width: 100%;
	height: auto;
}

img.wp-smiley {
	padding: 0;
	border: none;
}

.alignnone {
	margin: 0;
}

.aligncenter,
div.aligncenter {
	display: block;
	margin: 5px auto 20px auto;
}

.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}

a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}

a img.alignnone {
	margin: 0;
}

a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}

a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}

.wp-caption {
	max-width: 96%;
	/* Image does not overflow the content area */
}

.wp-caption.alignnone {
	margin: 5px 0;
}

.wp-caption.alignleft {
	margin: 5px 20px 50px 0;
}

.wp-caption.alignright {
	margin: 5px 0 5px 20px;
}

.wp-caption.aligncenter {
	margin: 40px auto 5px;
}

.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}

.wp-caption .wp-caption-text,
.entry .wp-caption .wp-caption-text {
	margin: 0;
}

.al,
.navigation .next {
	float: left;
}

.ar,
.navigation .prev {
	float: right;
}


/* Various Tags & Classes */

.entry acronym,
.entry abbr,
.entry span.caps {
	cursor: help;
}

.entry acronym,
.entry abbr {
	border-bottom: 1px dashed #dfcfba;
}

.entry blockquote {
	margin: 15px 0 20px 0;
	padding: 0 15px 0 20px;
	border-left: 5px solid #ccc;
}

.entry blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.entry pre,
.entry code {
	font-family: mono-space, monospace;
	border: 1px solid #eee;
	padding: 20px;
	display: block;
	margin: 0 0 20px 0;
	overflow: auto;
	white-space: pre;
	font-size: 12px;
	line-height: 20px;
}

.entry code {
	padding: 1px 20px 0 20px;
	background: #f6f6f6;
	border-top: 0;
	border-bottom: 0;
}

.entry dl dd a {
	color: #23c2f2;
}

.entry p a {
	color: #23c2f2;
}

.navigation a {
	color: #23c2f2;
}

.post-password-form label {
	display: block;
	margin-bottom: 5px;
}

.post-password-form input[type="password"] {
	float: left;
	margin: 0 5px 5px 0;
}

.post-password-form input[type="submit"]{
    background-color: #6e7177;
    border: 1px solid #6e7177;
    float: left;
}

.entry fieldset {
	margin-bottom: 15px;
	padding: 15px;
	border:1px solid #d5d5d5;
}

.entry input,
.entry textarea {
	display: inline-block;
}

.entry fieldset form input[type="reset"],
.entry fieldset form input[type="submit"] {
	background: #6e7177;
}

.entry fieldset form input[type="text"],
.entry fieldset form textarea {
	width: 100%;
	max-width: 400px;
	height: 25px;
	font-size: 15px;
	line-height: 25px;
	margin: 0 0 10px;
	display: block;
	padding: 0 0 0 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    border: 1px solid #a3a3a3;
    color: #3a3a3a;
}

.entry fieldset form textarea {
	height: 200px;
	padding: 15px 0 0 15px;
	line-height: 20px;
}

.entry fieldset form input[type="radio"] {
	margin-top: 2px;
}

.comment-metadata a {
	color: #6e7177;
}

.reply a {
	color: #23c2f2;
}

#commentform {
	margin: 0 -15px;
}

#commentform .comment-form-author,
#commentform .comment-form-email{
	float:left;
	width:50%;
	padding: 0 15px;
}
.entry .text-field  input,
#commentform input,
#commentform textarea,
.wpcf7 input[type="text"],
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"]{
    width:100%;
	margin-bottom: 35px;
	padding: 10px;
	border: 1px solid #c5c6c9;
    background: #fff;
    color: #3a3a3a;
    text-decoration: none;
    font-size: 18px;
}
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"]{
	margin-bottom:0
}
.entry .text-field  input{
	margin-bottom:0;
}

.entry .button,
#commentform input#submit,
.wpcf7 input[type="submit"]{
    width:auto;
	min-width:210px;
	padding: 18px 30px 20px;
	font-size: 23px;
	font-weight:bold;
	text-transform:none;
	background: none;
	color: #23c2f2;
	border: 2px solid #23c2f2;
	-webkit-border-radius: 35px;
	border-radius: 35px;
	cursor:pointer;
}

#commentform p.logged-in-as a{
	color: #ff0000;
}

#commentform p.logged-in-as a:hover{
	text-decoration: underline;
}

.breadcrumb-trail a {
	color: #23c2f2;
	font-weight: 900;
	font-size: 20px;
}

.postmetadata p a,
.pagination a {
	color: #23c2f2;
	font-weight: 700;
	font-style: italic;
}

#search_block form fieldset {
	padding: 10px;
	border: 1px solid #d5d5d5;
}

#search_block form fieldset input[type="text"]{
	width: 100%;
	max-width: 350px;
	height: 30px;
	line-height: 30px;
	margin: 0 10px 10px 0;
	display: block;
	padding: 0 0 0 15px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-appearance: none;
    -moz-appearance: none;
    background: #fff;
    float: left;
}

#search_block form fieldset input[type="submit"]{
	width: 50px;
	height: 30px;
	line-height: 30px;
    float: left;
    background: #6e7177;
    border: 0 none;
    padding: 0;
    text-align: center;
}

.type-page .title h3 a {
	color: #23c2f2;
}

span.required {
	color: #ff0000;
}

sup {
	position: relative;
	top: -5px;
}

sub {
	position: relative;
	top: 5px;
}

code br {
	display: none;
}

.last {
	margin-right: 0 !important;
	clear: right;
}

.clear {
	clear: both;
	line-height: 0;
}

.sticky {}

.bypostauthor {}

.page-link {
	padding: 0 0 15px;
}


/* pagination */

.pagination,
.navigation {
	width: 100%;
	overflow: hidden;
	padding: 10px 0 20px 0;
	text-align: center;
}

.single .pagination {}

.pagination a,
.page-numbers.current,
.page-numbers.dots,
.next.page-numbers,
.prev.page-numbers {
    font-size: 1rem;
    background-color: #23c3f2;
    color: #fff;
    padding: 9px 11px;
    margin-left: 7px;
    line-height: normal;
}
.page-numbers.current {
	color: #6e7177;
	font-weight: bold;
}
/* custom forms - jcf*/

/* common styles */
.jcf-disabled {background: #ddd !important;}
/* .jcf-focus, .jcf-focus * {border-color: #f00 !important;} */

/* checkbox */
.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #fff;
	border: 2px solid #c5c6c9;
	margin: 0 10px 0 0;
	height: 34px;
	width: 31px;
}
.jcf-checkbox span{
	position:absolute;
	display:none;
	height:10px;
	width:16px;
	top:50%;
	left:50%;
	margin:-7px 0 0 -6px;
	border:6px solid #23c2f2;
	border-width:0 0 6px 6px;
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}
/* :root .jcf-checkbox span {margin:-4px 0 0 -5px;} */
.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}
.jcf-checkbox.jcf-checked span{display:block;}


/* ----------------------------------------------------------------------------------------------------------
DEFAULT -----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
body {
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: none;
	padding: 0;
	margin: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}

.container {
	max-width: 1170px;
	margin: 0 auto;
	position:relative;
}

.clearfix:before,
.clearfix:after {
	content: '';
	display: table;
}

.clearfix:after {
	clear: both;
}

.no-style,
.sub-menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

input,
textarea {
	font-family: 'Lato', sans-serif;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}

input:focus,
textarea:focus {
	outline: 0;
}

p {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #6e7177;
}

a {
	text-decoration: none;
}

img {
	display: block;
}

* {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.blog_title h3,
.parent-page_title h3,
h2 {
	font-size: 52px;
	line-height: 65px;
	font-weight: 700;
	text-align: center;
	display: block;
	color: #23c2f2;
}
/* ----------------------------------------------------------------------------------------------------------
HEADER ------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.header-wrap {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	background: #fff;
	z-index: 99;
}

.logo {
	float: left;
	padding: 20px 0;
}

.slogan {
	float: left;
	padding: 54px 0 0 20px;
}
.slogan a{
	font-family: 'Varela Round', sans-serif;
	font-size: 24px;
	color: #23c2f2;
}
@media screen and (max-width: 1040px) {
	.slogan {
		padding-top: 57px;
	}
	.slogan a {
		font-size: 20px;
	}
}


.top-icons {
	position: relative;
	float: right;
	font-size: 0;
	top: 25px;
}

.top-icons li {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
.top-icons li:last-child {
	margin-right: 0;
}

.top-icons li a {
	display: block;
}

.top-icons li a:hover {
	opacity: 0.8;
}


.top-icons li.lbg-icon a {
	/*background: url(images/ico_lbg.png) no-repeat;*/
	width: 140px;
}
.top-icons li.cc-brief-icon {
	padding-top: 1px;
}
.top-icons li.cc-brief-icon a {
	/*background: url(images/ico_cc-briefing.png) no-repeat;*/
	width: 160px;
}
.top-icons li.twitter-icon a {
	background: url(images/ico_twitter.png) no-repeat;
	width: 48px;
	height: 37px;
}

.top-icons li.linkedin-icon a {
	background: url(images/ico_linkedin.png) no-repeat;
	width: 35px;
	height: 35px;
}



.header-bottom {
	background: url(images/nav_bg.png) repeat-x;
	width: 100%;
}

.container-header {
	max-width: 1170px;
	margin: 0 auto;
}

/*styling menu button*/
.menu-button {
	display: none;
	position: relative;
	top: 31px;
	width: 42px;
	height: 42px;
	float: right;
}

.menu-button span {
	display: block;
	position: absolute;
	top: 15px;
	left: 0;
	right: 0;
	height: 9px;
	background: #00b5c3;
}

.menu-button span:before,
.menu-button span:after {
	position: absolute;
	display: block;
	left: 0;
	width: 100%;
	height: 9px;
	background-color: #00b5c3;
	content: "";
}

.menu-button span:before {
	top: -15px;
}

.menu-button span:after {
	bottom: -15px;
}

.menu-button span {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.menu-button.active span {
	background: none;
}

.menu-button span:before,
.menu-button span:after {
	-webkit-transition-duration: 0.3s, 0.3s;
	-moz-transition-duration: 0.3s, 0.3s;
	transition-duration: 0.3s, 0.3s;
	-webkit-transition-delay: 0.3s, 0s;
	-moz-transition-delay: 0.3s, 0s;
	transition-delay: 0.3s, 0s;
}

.menu-button span:before {
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-button span:after {
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-button.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.menu-button.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menu-button.active span::before,
.menu-button.active span::after {
	-webkit-transition-delay: 0s, 0.3s;
	-moz-transition-delay: 0s, 0.3s;
	transition-delay: 0s, 0.3s;
}

.nav-menu {
	font-size: 0;
	text-align: center;
	height: 55px;
}

.nav-menu li {
	display: inline-block;
	vertical-align: top;
	margin-right: 0px;
}

.nav-menu li:last-child {
	margin-right: 0;
}

.nav-menu li.search-wrap {
	margin-right: 30px;
	margin-left: 18px;
	z-index: 0;
}

.nav-menu li a {
	display: block;
	font-size: 22px;
	line-height: 26px;
	color: #fcfcfc;
	padding: 15px 25px 14px;
	font-family: 'Varela Round', sans-serif;
	/* background-image: url(images/ico_menu_arrow.png); */
	/* background-repeat: no-repeat; */
	/* background-position: 100%; */
}
 .nav-menu li.menu-item-has-children>a,
 .nav-menu li.menu-item-has-children>a:hover{
    background-image: url(images/ico_menu_arrow.png);
    background-repeat: no-repeat;
    background-position: right 10px center;
    padding-right: 35px;
}
.nav-menu li a.search-field {
	width: 25px;
	height: 25px;
	box-shadow: none;
	background: url(images/ico_search.png) no-repeat;
	margin-top: 18px;
}

.nav-menu li a.search-field:hover {
	box-shadow: none;
	background: url(images/ico_search.png) no-repeat;
}

.nav-menu li.current-menu-item > a,
.nav-menu li.current_page_ancestor > a,
.nav-menu li a:hover {
	/* background: url(images/nav_bg_hover.png) repeat-x; */
	box-shadow: inset 0 2px 2px -1px rgba(0, 0, 0, .5);
	background-color: #23C2F2;
}

.nav-menu li a img.arrow-desktop {
	display: inline-block;
	position: relative;
	top: -3px;
	left: 5px;
}

.nav-menu li a img.arrow-mobile {
	display: none;
	position: relative;
	top: -3px;
	left: 5px;
}

.nav-menu li:hover ul {
	display: block;
}

.nav-menu li ul {
	display: none;
	position: absolute;
	top: 100%;
	z-index: 97;
	background: rgba(255, 255, 255, .9);
}

.nav-menu li ul li {
	display: block;
	min-width: 300px;
	width: 100%;
}

.nav-menu li ul li:last-child {
	border-bottom: 0 none;
}

.nav-menu li ul li a {
	display: block;
	font-size: 20px;
	line-height: 23px;
	color: #6e7177;
	padding: 15px 0 15px 15px;
	text-align: left;
}

.nav-menu li ul li a:hover {
	background: rgba(110, 113, 119, .4);
}

.search-drop {
	width: 100%;
	background: #2e2e2e;
	display: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 100%;
	z-index: 0;
}

.search-holder {
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
}

.search-form input[type=text] {
	width: 80%;
    height: 50px;
    line-height: 50px;
    font-size: 25px;
    letter-spacing: 1px;
    font-weight: 300;
    color: #fff;
    background: transparent;
    padding-left: 15px;
    border: none;
    float: left;
}

.search-form input[type=submit] {
    width: 20%;
    height: 50px;
    line-height: 53px;
    float: left;
    font-size: 20px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    border: none;
    background: #4e4e4e;
    padding: 0;
    cursor: pointer;
}

.search-form input[type=text]::-webkit-input-placeholder {
	color: #fff;
}

.search-form input[type=text]::-moz-placeholder {
	color: #fff;
}
/* ----------------------------------------------------------------------------------------------------------
FOOTER ------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.footer-wrap {
	background: #6e7177;
	padding: 36px 0 150px 0;
	position: relative;
	z-index: 75;
}

.footer-container {
	padding: 0 30px;
}

.footer-box {
	width: 22.973%; /*255px*/
	float: left;
	margin-right: 2.703%; /*30px*/
	/* max-height: 430px; */
	/* overflow:hidden; */
}

.footer-box:last-child {
	margin-right: 0;
}

.footer-box.footer-twitter {
	width: 48.649%; /*540px*/
}
.footer-box.footer-info{
	max-height:none;
}
.footer-box h3 {
	font-size: 29px;
	line-height: 32px;
	color: #fff;
	text-align: left;
	margin: 0 0 20px;
}

.footer-blog li {
	display: block;
	border-bottom: 2px solid #d8d8da;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.footer-blog li:last-child {
	border-bottom: 0 none;
}

.footer-blog li a {
	display: block;
	font-size: 20px;
	line-height: 23px;
	color: #fdfdfd;
}

.f-twitter-box {
	border-bottom: 2px solid #d8d8da;
	padding-bottom: 5px;
	margin-bottom: 8px;
}

.f-twitter-box:last-child {
	border-bottom: 0 none;
}

.f-twitter-l {
	float: left;
	width: 76px;
	margin-right: -100%;
}

.f-twitter-r {
	margin-left: 90px;
}

.f-twitter-r span,
.f-twitter-r p {
	font-size: 20px;
	line-height: 23px;
	color: #fdfdfd;
	display: block;
}

.f-twitter-r .f-name {
	font-size: 14px;
	color: #fdfdfd;
}

.f-twitter-r .f-name:hover,
.f-twitter-r p a:hover {
	text-decoration: underline;
}

.f-twitter-r span.f-date {
	font-size: 14px;
	display: inline-block;
	margin: 0 5px;
}

.f-twitter-r p {
	margin: 0 0 10px;
}

.f-twitter-r p a {
	color: #fdfdfd;
}

.f-twitter-r ul {
	font-size: 0;
}

.f-twitter-r ul li {
	display: inline-block;
	vertical-align: top;
	margin-right: 8.186%;
	margin-bottom: 5px;
}

.f-twitter-r ul li:last-child {
	margin-right: 0;
}

.f-twitter-r ul li.f-dots {
	margin-right: 25.442%;
}

.f-twitter-r ul li a {
	width: 22px;
	height: 20px;
	display: block;
}

.f-twitter-r ul li a:hover {
	opacity: 0.7;
}

.f-twitter-r ul li.f-share a {
	background: url(images/ico_share.png) no-repeat;
}

.f-twitter-r ul li.f-refresh a {
	background: url(images/ico_refresh.png) no-repeat;
}

.f-twitter-r ul li.f-like a {
	background: url(images/ico_like.png) no-repeat;
}

.f-twitter-r ul li.f-dots a {
	background: url(images/ico_dots.png) no-repeat;
}

.f-twitter-r ul li.f-view a {
	font-size: 14px;
	line-height: 17px;
	height: inherit;
	color: #fdfdfd;
	display: inline-block;
	width: 95px;
}

.footer-info li {
	display: block;
	margin-bottom: 26px;
	position: relative;
	padding-left: 38px;
}

.footer-info .ll {
	padding-top: 125px;
}

.footer-info .ll li a {
	font-size: 14px;
	line-height: 16px;
}

.footer-info .ll li {
	padding-left: 0;
	margin-bottom: 3px;
	text-transform: uppercase;
}

.footer-info li:before {
	content: '';
	position: absolute;
	left: 0;
	top: 1px;
}

.footer-info li.f-follow:before {
	background: url(images/ico_footer_twitter.png) no-repeat;
	width: 39px;
	height: 36px;
}

.footer-info li.f-connect:before {
	background: url(images/ico_footer_linkedin.png) no-repeat;
	width: 39px;
	height: 37px;
	top: -1px;
}

.footer-info li.f-signup:before {
	background: url(images/ico_footer_email.png) no-repeat;
	width: 44px;
	height: 35px;
	top: 2px;
}

.footer-info li.f-contact:before {
	background: url(images/ico_footer_email.png) no-repeat;
	width: 44px;
	height: 35px;
	top: 2px;
}

.footer-info li a {
	font-size: 20px;
	line-height: 23px;
	color: #fdfdfd;
	display: inline-block;
}

.footer-info li a:hover,
.footer-info li:hover:before,
.footer-blog li a:hover {
	opacity: 0.7;
}

.footer-info li a span {
	color: #fb8a1d;
}
/* ----------------------------------------------------------------------------------------------------------
MAIN SERVICES -----------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.page-wrap {
	margin-top: 122px;
}

.main-services {
	padding: 55px 30px 80px;
}

.main-services h2,
.insight h2 {
	font-size: 52px;
	line-height: 65px;
	font-weight: 700;
	text-align: center;
	margin: 0 0 12px;
	display: block;
}

.main-services h2 a,
.insight h2 a,
.services-main-title h2 a {
	display: inline-block;
	color: #23c2f2;
}

.main-services h2 a:hover,
.centered-link a:hover,
.four-boxes li a:hover span.insight-link,
.insight h2 a:hover,
.services-main-title h2 a:hover,
.tab-menu ul li.view-all-tab a:hover {
	color: #80dcf4;
}

.main-services .intro {
	font-size: 28px;
	line-height: 36px;
	color: #6e7177;
	margin: 0 0 47px;
	text-align: center;
	padding: 0 110px;
}

.four-boxes {
	font-size: 0;
	margin-left: -3.205%;
	margin-bottom: 45px;
}

.four-boxes li {
	display: inline-block;
	vertical-align: top;
	width: 21.795%;
	margin-left: 3.205%;
}

.four-boxes li a:hover img {
	opacity: 0.5;
}

.four-boxes li img {
	margin: 0 auto 10px;
}

.img-opacity {
	opacity: 0.5;
}

.four-boxes li p {
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	padding: 0;
	margin: 0 0 5px;
}

.four-boxes li p a {
	color: #6e7177;
	display: inline-block;
}

.centered-link {
	text-align: center;
}

.centered-link a {
	font-size: 20px;
	line-height: 23px;
	color: #23c2f2;
	display: inline-block;
	font-weight: 700;
	font-style: italic;
	text-transform:capitalize;
}
/* ----------------------------------------------------------------------------------------------------------
INSIGHT -----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.insight {
	padding: 30px 30px 80px;
}

.insight-boxes {
	font-size: 0;
	margin-bottom: 90px;
}

.insight h2 {
	margin: 0 0 75px;
}

.insight-boxes li {
	-webkit-box-shadow: 0 0 6px #AEB3BB;
	-moz-box-shadow: 0 0 6px #AEB3BB;
	box-shadow: 0 0 6px #AEB3BB;
	display: inline-block;
	width: 22.973%;
	margin-right: 2.703%;
	vertical-align:top;
}

.insight-boxes li a{
	display:block;
	width: 100%;
}

.insight-boxes li:last-child {
	margin-right: 0;
}

.insight-boxes li a img.insight-main-img {
	margin: 0 auto 12px;
	width: 100%;
}

.insight-boxes li a span.insight-title {
	font-size: 20px;
	line-height: 22px;
	margin: 11px 0 15px;
	display: block;
	color: #6e7177;
	padding: 0 10px;
	/*min-height: 75px;*/
}

.insight-boxes li a:hover img.insight-main-img,
.insight-boxes li a:hover span.insight-link,
.insight-boxes li a:hover img.insight-ico {
	opacity: 0.6;
}

.insight-boxes li a span.insight-link {
	font-size: 17px;
	line-height: 20px;
	margin: 0 0 5px;
	display: block;
	color: #23c2f2;
	font-weight: 700;
	font-style: italic;
	padding-left: 48px;
}

.insight-boxes li a img.insight-ico {
	position: relative;
	top: -30px;
	margin-left: 10px;
	padding-bottom: 12px;
	width: 29px;
	height: auto;
}
.insight-boxes li a img{
	width:100%;
}
.centered-insight {
	margin-bottom: 90px;
}

/* Insight Archive */

.postmetadata span.insight-link {
	font-size: 17px;
	line-height: 20px;
	margin: 10px 0 5px;
	display: block;
	color: #23c2f2;
	font-weight: 700;
	font-style: italic;
	padding-left: 48px;
}

.postmetadata img.insight-ico {
	position: relative;
	top: -30px;
	margin-left: 0px;
	padding-bottom: 12px;
	width: 29px;
	height: auto;
}

.postmetadata .author {
	margin-top: -40px;
	float: left;
}


/* ----------------------------------------------------------------------------------------------------------
TOP SLIDER --------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.slideshow {
	width: 100%;
	min-height: 555px;
	position: relative;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	background-position: top center;
}

.slideshow-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	/* background: rgba(0, 0, 0, .35); */
}

.slider-caption-wrap {
	position: relative;
}

.slider-caption {
	padding: 0 125px;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
	min-height: 555px;
	width: 100%;
}

.slider-caption p {
	position: relative;
	top: 50px;
	font-size: 44px;
	line-height: 36px;
	font-weight: 700;
	color: #fdfdfd;
	margin: 0;
	line-height: normal;
}

.slider-caption .slideshow-link {
	display: inline-block;
	padding: 20px 10px;
	width: 258px;
	border: 2px solid #fcfefe;
	font-size: 28px;
	color: #fdfdfd;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 70px;
	position: absolute;
	font-weight: 700;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	background: transparent;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.slider-caption .sideshow-view {
	font-size: 20px;
	line-height: 23px;
	color: #fdfdfd;
	font-weight: 700;
	font-style: italic;
	text-transform:capitalize;
	display: inline-block;
	position: absolute;
	bottom: 80px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}

.slideshow:hover .slider-caption .slideshow-link {
	/* background: rgba(0, 0, 0, .4); */
}

.slider-caption .go-prev {
	width: 35px;
	height: 60px;
	background: url(images/slider_arrow_left.png) no-repeat;
	display: block;
	position: absolute;
	left: 2.564%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slider-caption .go-prev:hover,
.slider-caption .go-next:hover {
	opacity: 0.4;
}

.slider-caption .go-next {
	width: 35px;
	height: 60px;
	background: url(images/slider_arrow_right.png) no-repeat;
	display: block;
	position: absolute;
	right: 2.564%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slider-title {
	position: relative;
	top: 50px;
}

.slider-caption-new .slider-title h2 {
	font-size: 52px;
	line-height: 64px;
	color: #fdfdfd;
	margin: 0 0 10px;
}

.slider-caption-new .slider-title p {
	font-size: 28px;
	line-height: 36px;
	font-weight: 700;
	color: #fdfdfd;
	top: 0 !important;
	margin: 0;
}
/* ----------------------------------------------------------------------------------------------------------
SERVICES ----------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

.services-secondary-bg {
	background: #e8e9e9;
}

.services-main-page {
	margin: 0 30px;
	padding: 45px 0;
}

.tab-menu ul {
	font-size: 0;
	padding-bottom: 25px;
	margin-bottom: 20px;
	text-align: center;
	border-bottom: 14px solid #6e7177;
}

.tab-menu ul li {
	display: inline-block;
	vertical-align: top;
	width: 21.795%;
	margin-right: 2.564%;
	position: relative;
}

.tab-menu ul li.view-all-tab {
	width: 100%;
}

.tab-menu ul li.view-all-tab a {
	font-size: 20px;
	line-height: 23px;
	color: #23c2f2;
	display: inline-block;
	font-weight: 700;
	font-style: italic;
	margin: 0 0 15px;
	text-transform:capitalize;
}

.tab-menu ul li:last-child {
	margin-right: 0;
}

.tab-menu ul li img {
	margin: 0 auto 5px;
}

.tab-menu ul li a:hover img {
	opacity: 0.5;
}

.tab-menu ul li p {
	font-size: 22px;
	line-height: 28px;
	text-align: center;
	padding: 0;
	margin: 0 0 5px;
}

.tab-menu ul li a {
	display: block;
	position: relative;
}

.tab-menu ul li.tab-img.active a:after {
	content: '';
	width: 13px;
	height: 29px;
	background: #14b7ca;
	position: absolute;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	bottom: -95px;
	display: block;
}
.tab-menu .panel-two-active li.tab-img.active a:after {
	background-color:#14b7ca;
}

.tab-menu .panel-two-active {
	border-bottom-color:#14b7ca;
}
.tab-menu .panel-three-active li.tab-img.active a:after {
	background-color:#87b23f

}
.tab-menu .panel-three-active {
	border-bottom-color:#87b23f;
}
.tab-menu .panel-four-active li.tab-img.active a:after {
	background-color:#e25d26;
}
.tab-menu .panel-four-active {

	border-bottom-color:#e25d26;
}
.tab-menu .panel-five-active li.tab-img.active a:after {

	background-color:#eab11e;
}
.tab-menu .panel-five-active {

	border-bottom-color:#eab11e;
}


.services-main-title {
	padding: 0 90px;
	text-align: center;
}

.services-main-title h2 {
	margin: 0 0 15px;
}

.services-main-title p {
	font-size: 28px;
	line-height: 36px;
	margin: 0 0 15px;
}

#panel-two,
#panel-three,
#panel-four,
#panel-five {
	display: none;
}

.tab-section {
	margin-left: -2.297%;
	font-size: 0;
}
.page-template-services div.panel{
    background-color:transparent;
    border:none;
}
.page-template-services .tab-wrap {
	margin-top: 40px;
}
.page-template-services .tab-wrap.topics {
	padding: 25px 2.297% 0;
	background: rgba(255,255,255,.2);
}
.page-template-services .tab-wrap.topics > h3 {
	text-align: center;
	font-size: 42px;
	margin: 0 0 25px;
}
.tab-box {
	width: 22.703%;
	-webkit-box-shadow: 2px 3px 3px 0 rgba(0,0,0,0.15);
	box-shadow: 2px 3px 3px 0 rgba(0,0,0,0.15);
	display: inline-block;
	vertical-align: top;
	margin-left: 2.297%;
	margin-bottom: 2.297%;
	background: #fff;
}

.tab-box img {
	margin: 0 auto 10px;
	width: 100%;
}

.tab-box span.service-m-title {
	font-size: 23px;
	line-height: 26px;
	color: #23c2f2;
	display: block;
	margin: 0 0 10px;
	font-weight: 700;
	padding: 0 10px;
}

.tab-box span.service-m-text {
	font-size: 17px;
	line-height: 22px;
	color: #030303;
	display: block;
	margin: 0 0 5px;
	padding: 0 10px 20px 10px;
}

.tab-box a:hover span.service-m-title {
	color: #80dcf4;
}

/* Tab Box 3x Grid */
.tab-box-3 {
	width: 31%;
	-webkit-box-shadow: 2px 3px 3px 0 rgba(0,0,0,0.15);
	box-shadow: 2px 3px 3px 0 rgba(0,0,0,0.15);
	display: inline-block;
	vertical-align: top;
	margin-left: 2.297%;
	margin-bottom: 2.297%;
	background: #fff;
	min-height: 290px;
}

.tab-box-3 img {
	margin: 0 auto 10px;
	width: 100%;
}

.tab-box-3 span.service-m-title {
	font-size: 23px;
	line-height: 26px;
	color: #23c2f2;
	display: block;
	margin: 0 0 10px;
	font-weight: 700;
	padding: 0 10px;
}

.tab-box-3 span.service-m-text {
	font-size: 17px;
	line-height: 22px;
	color: #030303;
	display: block;
	margin: 0 0 5px;
	padding: 0 10px 20px 10px;
}

.tab-box-3 a:hover span.service-m-title {
	color: #80dcf4;
}
/* End Tab Box 3x Grid */
/* Services New  */
.page-template-services-new div.panel {
    background-color: transparent;
    border: none;
}

.page-template-services-new .tab-wrap {
    margin-top: 40px;
}
/* End Services New  */

.container-hero {
	max-width: 1170px;
	margin: 0 auto;
	width: 100%;
}

.services-hero {
	width: 100%;
    background-image: url(images/services_hero.jpg);
    background-repeat: no-repeat;
    background-position:  top center;
    background-size: cover;
    min-height: 465px;
    position: relative;
    z-index: 25;
    margin-bottom: 70px;
}
.services-hero:before {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 43%;
	height: 100%;
	background: #23C2F2;
}

.hero-image{
	position: absolute;
	left:33.333333%; top:0;
	height:100%; width:1072px;
	margin-left:15px;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	z-index: 25;
}

.hero-image img{
	display:none;
}
.hero-box {
	width: 33.333333%;
	padding: 55px 30px 110px;
}

.hero-box h4 {
	font-size: 36px;
	line-height: 42px;
	color: #fdfdfe;
	margin: 0 0 10px;
}

.hero-box p {
	font-size: 24px;
	line-height: 30px;
	color: #fdfdfe;
	margin: 0 0 30px;
}

.hero-box a {
	display: inline-block;
}

.hero-box a:hover {
	opacity: 0.8;
}

.hero-box a span.hero-link-img {
	display: inline-block;
	margin-right: 10px;
	position: relative;
	top: 4px;
}

.hero-box a span.hero-link-text {
	display: inline-block;
	font-size: 20px;
	line-height: 22px;
	color: #fdfdfe;
	font-weight: 700;
	font-style: italic;
}

.parent-page_title {
	padding: 42px 15px;
	margin: 0 0 40px;
	background: #23c2f2;
	/*background: -moz-linear-gradient(top,  #23c2f2 0%, #01aba8 100%);*/
	background: -moz-linear-gradient(top,  #23c2f2 0%, #00b6d5 100%);
	background: -webkit-linear-gradient(top,  #23c2f2 0%,#00b6d5 100%);
	background: linear-gradient(to bottom,  #23c2f2 0%,#00b6d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2f2', endColorstr='#00b6d5',GradientType=0 );
}
.parent-page_title h3{
	margin:0;
	color: #fff;
}

.single-white-paper #body,
.page-template-services-single #body{
	/* margin:0 -15px; */
}

.single-post #body:after,
.page-template-expert-insights-single #body:after,
.page-template-insights-single #body:after,
.single-white-paper #body:after,
.page-template-services-single #body:after{
	content:'';
	position:absolute;
	top:0; left:70.833333%;
	bottom:120px;
	width:1px;
	background:#d0d0d0;
}

.single-post #content,
.page-template-expert-insights-single #content,
.page-template-insights-single #content,
.single-white-paper #content,
.page-template-about #content,
.page-template-services-single #content{
	box-sizing:border-box;
	float:left;
	width:66.666666%;
	padding: 0 15px 90px;
}
.page-template-about .entry p{
	margin-bottom: 21px;
}
.acf-map{
	width:100%;
	height:400px;
	margin-bottom:50px;
}
.page-template-about .entry h5{
	padding: 16px 0 0;
	margin-bottom: 5px;
}
.page-template-about #content{
	padding-left: 30px;
}
.single-post #sidebar,
.page-template-expert-insights-single #sidebar,
.page-template-insights-single #sidebar,
.single-white-paper #sidebar,
.page-template-about #sidebar,
.page-template-services-single #sidebar{
	box-sizing:border-box;
	float:right;
	width:25%;
	padding: 0 15px;
}
.page-template-about #sidebar{
	width: 28%;
}
#sidebar .insight{
	padding:0;
}
#sidebar .widget-feed + .insight {
	padding: 0 0 0 30px;
	margin-right: 10px;
	margin-top: -25px;
}
#sidebar .insight-boxes{
	margin: 0;
	padding-bottom:90px;
}
#sidebar .insight-boxes li{
	width:100%;
	margin-bottom:35px;
	padding: 0;
}

.entry-wrap {
	margin-bottom: 90px;
	padding: 0 30px;
}

.entry p.lead {
	font-size: 18px;
	line-height: 26px;
	color: #000;
	margin: 0 0 70px;
}

.entry h3 {
	font-size: 24px;
	line-height: 30px;
	color: #23c2f2;
	font-weight: 400;
	margin: 0 0 25px;
}

.entry img {
	margin-bottom: 10px;
}

.entry a {
	font-size: 18px;
	line-height: 24px;
	color: #23c2f2;
	font-weight: 700;
	text-decoration: none;
}
.page-template-services-single .entry  ul {
	max-width:540px;
	margin: 0 0 20px;
}

.entry a:hover {
	color: #80dcf4;
}

.service-insight h6 {
	font-size: 19px;
	line-height: 23px;
	color: #23c2f2;
	margin: 0 0 25px;
	text-align: left;
	font-weight: 700;
	font-style: italic;
}

#sidebar  .service-insight h6 {
	color:#6e7177;
}

.column-group {
    width: 100%;
    overflow: hidden;
	margin-bottom: 30px;
}

.column {
    float: left;
    margin-right: 5%;
    width: 100%;
}

.column.last {
    margin-right: 0;
}

.columns-2 .column {
    width: 47.5%;
}

.columns-3 .column {
    width: 30%;
}
/* ----------------------------------------------------------------------------------------------------------
Blog ---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.blog_title{
	margin: 0 0 75px;
	padding:42px 15px;
	background:#6e7177;
	
	margin:0 0 40px;
	background: #23c2f2;
	background: -moz-linear-gradient(top,  #23c2f2 0%, #00b6d5 100%);
	background: -webkit-linear-gradient(top,  #23c2f2 0%,#00b6d5 100%);
	background: linear-gradient(to bottom,  #23c2f2 0%,#00b6d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2f2', endColorstr='#00b6d5',GradientType=0 );
}

.single-post .header-bottom,
.page-template-blog .header-bottom{
	/* border-bottom:2px solid #fff; */
}
.page-template-expert-insights-single .parent-page_title h3,
.page-template-insights-single .parent-page_title h3,
.single-white-paper .parent-page_title h3,
.blog_title h3{
	margin:0;
	color:#fff;
}
.page-template-expert-insights #content,
.page-template-insights #content,
/*.page-template-expert-insights-single #content,*/
.page-template-blog #content, 
.page-template-careers #content, 
.tax-region #content{
	float:left;
	width:75%;
	padding:0 15px 80px!important;
	font-size:0;
}
.search #content{
	float:none;
	margin:0 auto;
}
.page-template-blog #content{
	padding-right:0;
}
.page-template-expert-insights #sidebar,
.page-template-insights #sidebar,
.page-template-blog #sidebar,
.page-template-careers #sidebar {
	float:left;
	width:25%;
	padding:0 15px 80px;
}
.page-template-blog .post{
	display:inline-block;
	vertical-align:top;
	width:33.333333%;
	margin: 0 0 30px;
	padding: 0 15px;
}
.post_holder{
	-webkit-box-shadow: 1px 1px 6px 0 rgba(17,17,17,0.35);
	box-shadow: 1px 1px 6px 0 rgba(17,17,17,0.35);
}
.page-template-blog .post .image-post{
	display:block;
	/*height:170px;*/
	background-color:#91e1ec;
	background-repeat:no-repeat;
	background-position:50% 50%;
	/*background-size:cover;*/
	overflow:hidden;
}
.page-template-blog .post .image-post.proportional{
	background-size:auto 100%;
	background-position:0 0;
}
.page-template-blog .post .image-post img{
	width:100%;
	opacity:0;
}
.page-template-blog .post .entry {
	padding: 10px 12px 15px;
}
.page-template-blog .post .entry p,
.page-template-blog .post .entry > p a{
	font-size:22px;
	line-height:24px;
	color:#6e7177;
	text-decoration:none;
	font-weight: normal;
}
.page-template-blog .post .entry p a:hover{
	text-decoration:none;
}
.page-template-blog .post .entry > p{
	height:96px;
	overflow:hidden;
}
.page-template-blog .post .postmetadata,
.page-template-blog .post .postmetadata p{
	margin-bottom:0;
	font-size:17px;
	font-style:italic;
}
.sidebar_widgets{
	padding: 30px 35px 80px;
	margin: 0px 0px 20px 0px;
	background:#00b6d5;
}
.sidebar_widgets .widget a{
	color:#fff;
}
h3.widgettitle,
.widgettitle{
	display:inline-block;
	margin:0 0 12px;
	padding: 3px 8px;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
	text-transform:uppercase;
	color:#00b6d5;
	background:#fff;
}
.widget_tag_cloud a{
	display:block;
	margin: 0 0 16px;
	font-size:18px;
	font-style:italic;
}
.widget_archive ul li,
.widget_categories ul li{
	margin: 0 0 12px;
	font-size:18px;
	font-style:italic;
}

.featured-image {
	height: 462px;
	margin-top: -40px;
	margin-bottom: 50px;
	position: relative;
	background: 50% 50% no-repeat;
	background-size: cover;
}

.featured-image.with-text {
	height: auto;
	padding: 40px 0 150px;
	margin-bottom: 20px;
	text-align: center;
}

.featured-image h4 {
	margin: 0;
	padding: 80px 0 8px;
	color: #fdfdfd;
	font-weight: 700;
	font-size: 24px;
	line-height: 47px;
}

.featured-image p {
	margin: 0 auto;
	max-width: 960px;
	padding: 0 0 18px;
	color: #fdfdfd;
	font-weight: 700;
	font-size: 48px;
	line-height: 60px;
}


.featured-image a {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.entry.pp {
	padding: 0 30px;
}

.locations {
	margin: -11px 0 0;
	font-size: 0;
	padding-bottom: 40px;
}

.locations article {
	width: 33.3%;
	display: inline-block;
	padding-right: 45px;
	padding-bottom: 27px;
	vertical-align: top;
}

.locations h3 {
	line-height: 26px;
	color: #6e7177;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	padding: 12px 0 0;
}

.locations p a {
	color: #23c2f2;
	font-weight: bold;
	padding-left: 15px;
}

.locations p {
	color: black;
	word-break: break-all;
	line-height: 26px;
	margin: 0;
	padding: 0 0 15px;
	font-size: 18px;
	font-weight: 400;
}

.locations p a.mail {
	color: #17ab92;
	font-weight: bold;
	padding-left: 15px;
}

.location-image img {
	width: 75%;
}

.fa, .fas {
	color: #6e7177;
}

.cases {
	max-width: 1111px;
	margin: auto;
	padding-bottom: 40px;
}

.cases h4 {
	margin: 0;
	padding: 2px 0 5px;
	color: #fdfdfd;
	font-weight: 700;
	font-size: 24px;
	line-height: 47px;
}

.cases .button:hover {
	opacity: .8;
}

.cases .button {
	color: #fdfdfd;
	font-size: 22px;
	font-weight: 700;
	line-height: 62px;
	height: 68px;
	border: 2px solid #fff;
	border-radius: 70px;
	background: rgba(0, 0, 0, .24);
	display: inline-block;
	padding: 0 50px;
}

.cases p {
	margin: 0;
	padding: 0 0 18px;
	color: #fdfdfd;
	font-weight: 700;
	font-size: 28px;
	line-height: 36px;
}

.cases article {
	position: relative;
	background: 50% 50% no-repeat;
	background-size: cover;
	margin-bottom: 30px;
	text-align: center;
	color: #fff;
	padding: 50px 100px 82px;
}

.partners {
	margin: -37px 0 0;
	font-size: 0;
}

.partners article {
	width: 33.3%;
	display: inline-block;
	padding-left: 30px;
	padding-bottom: 45px;
	vertical-align: top;
}

.partners h3 {
	line-height: 26px;
	color: #6e7177;
	font-size: 24px;
	font-weight: 700;
	margin: 0;
	padding: 12px 0 0;
}

.partners p {
	color: black;
	line-height: 26px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	font-weight: 400;
}

.partners h3 a {
	color: inherit;
	display: block;
}

.widget-feed blockquote {
	padding: 72px 0 57px;
	margin: 25px 0 92px;
	background: url(images/ico_o.png) no-repeat, url(images/ico_c.png) no-repeat 100% 100%;
}

.widget-feed blockquote p {
	color: #00b5c7;
	font-size: 20px;
	font-style: italic;
	margin: 0;
	padding: 0;
	line-height: 36px;
}

.widget-feed blockquote cite {
	color: #00b5c7;
	margin: 0;
	padding: 0;
	font-size: 20px;
	display: block;
	padding-top: 10px;
	font-style: italic;
	line-height: 36px;
}

.widget-feed h3 {
	color: #6e7177;
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	line-height: 28px;
}

.single-post .featured_image{
	margin-bottom:20px;
}
.single-post .featured_image img{
	width:100%;
	height:auto;
}
.single-post .author{
	margin-bottom:30px;
}
.single-post .author .image{
	display:inline-block;
	width:130px;
	margin-right:17px;
	vertical-align:bottom;
}
.single-post .author .postmetadata{
	display:inline-block;
	vertical-align:bottom;
	font-size:18px;
	line-height:28px;
	color:#000;
	font-style:italic;
}
.single-post .author  .author_name{
	display:block;
	margin-bottom:5px;
	font-size:38px;
	line-height:48px;
	font-weight:300;
	font-style:normal;
	color:#23c2f2;
}
.single-post .entry  ul{
	/* max-width:570px; */
	margin: 0;
}

/* ----------------------------------------------------------------------------------------------------------
Expert Insights ---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.page-template-expert-insights-single .parent-page_title,
.single-white-paper .parent-page_title,
.page-template-expert-insights .blog_title{
	margin:0 0 40px;
	background: #23c2f2;
	background: -moz-linear-gradient(top,  #23c2f2 0%, #00b6d5 100%);
	background: -webkit-linear-gradient(top,  #23c2f2 0%,#00b6d5 100%);
	background: linear-gradient(to bottom,  #23c2f2 0%,#00b6d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2f2', endColorstr='#00b6d5',GradientType=0 );
}
.page-template-expert-insights .insight-boxes{
	margin-right:-15px;
}
.page-template-expert-insights .insight-boxes li{
	width: 33.333333%;
	margin: 0 0 30px;
	padding: 0 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.page-template-expert-insights .insight-boxes li>a{
	display:block;
	-webkit-box-shadow: 0 0 6px #AEB3BB;
	-moz-box-shadow: 0 0 6px #AEB3BB;
	box-shadow: 0 0 6px #AEB3BB;
}
/*.page-template-expert-insights .sidebar_widgets{
	background-color:#e8e8e9;
}
.page-template-expert-insights h3.widgettitle, .page-template-expert-insights .widgettitle{
	display: block;
	padding: 0;
	text-transform:none;
	color:#6e7177;
	background:none;
}
.page-template-expert-insights .sidebar_widgets .widget a{
	color:#23c2f2;
}*/
.page-template-expert-insights .widget{
	margin:0 0 20px;
}
.page-template-expert-insights .intro{
	max-width:920px;
	margin: 0 auto 50px;
	font-size:20px;
	line-height:28px;
	text-align:center;
}
/* ----------------------------------------------------------------------------------------------------------
Insights ---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.page-template-insights-single .parent-page_title,
.single-white-paper .parent-page_title,
.page-template-insights .blog_title{
	margin:0 0 40px;
	background: #23c2f2;
	background: -moz-linear-gradient(top,  #23c2f2 0%, #00b6d5 100%);
	background: -webkit-linear-gradient(top,  #23c2f2 0%,#00b6d5 100%);
	background: linear-gradient(to bottom,  #23c2f2 0%,#00b6d5 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23c2f2', endColorstr='#00b6d5',GradientType=0 );
}
.page-template-insights .insight-boxes{
	margin-right:-15px;
}
.page-template-insights .insight-boxes li{
	width: 33.333333%;
	margin: 0 0 25px;
	padding: 0 15px;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.page-template-insights .insight-boxes li>a{
	display:block;
	-webkit-box-shadow: 0 0 6px #AEB3BB;
	-moz-box-shadow: 0 0 6px #AEB3BB;
	box-shadow: 0 0 6px #AEB3BB;
}
/*.page-template-insights .sidebar_widgets{
	background-color:#e8e8e9;
}
.page-template-insights h3.widgettitle, .page-template-insights .widgettitle{
	display: block;
	padding: 0;
	text-transform:none;
	color:#6e7177;
	background:none;
}
.page-template-insights .sidebar_widgets .widget a{
	color:#23c2f2;
}*/
.page-template-insights .widget{
	margin:0 0 20px;
}
.page-template-insights .intro{
	max-width:920px;
	margin: 0 auto 50px;
	font-size:20px;
	line-height:28px;
	text-align:center;
}

/* ----------------------------------------------------------------------------------------------------------
General ---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.post_title h1{
	margin: 0 0 25px;
	font-size:49px;
	font-weight:bold;
	line-height:60px;
	color:#6e7177;
}
.download-pdf-wrapper {
	position: absolute;
    left: 240px;
    bottom: 72px;
}
.download-pdf-wrapper a {
	display: block;
	height: 70px;
	border: 2px solid #23c2f2;
    border-radius: 50px;
    padding: 0 40px 0 80px;
}
.download-pdf-wrapper a img {
	display: block;
    position: absolute;
    top: 50%;
    left: 40px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.download-pdf-wrapper a span {
	display: block;
    line-height: 66px;
    font-size: 22px;
}
@media screen and (max-width: 860px) {
	.wpcf7-response-output {
		margin-top: 130px !important;
	}
	.download-pdf-wrapper {
	    left: 0px;
	}
}

/* ----------------------------------------------------------------------------------------------------------
MEET TEAM ---------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */
.meet-individual {
	padding: 45px 0 0 0;
}

.meet-individual.meet-new {
	padding: 45px 0 200px 0;
}

.meet-individual-over {
	position: relative;
	z-index: 30;
}

.meet-individual-bg {
	position: relative;
	z-index: 20;
}

.meet-individual-bg:after {
	content: '';
	width: 100%;
	min-height: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	background: #e2e3e4;
	margin-top: 270px;
}

.individual-container {
	margin: 0 125px;
}

.individual-top h2 {
	margin: 0 0 25px;
	color: #23c2f2;
}

.meet-menu,
.individual-social,
.iso-filter {
	font-size: 0;
	text-align: center;
}

.meet-menu li,
.individual-social li,
.iso-filter li {
	display: inline-block;
	vertical-align: top;
	margin: 0 36px;
}

.meet-menu li:last-child,
.individual-social li:last-child,
.iso-filter li:last-child {
	margin-right: 0;
}

.individual-social li a:hover {
	opacity: 0.8;
}

.meet-menu li a,
.iso-filter li a {
	font-size: 20px;
	line-height: 23px;
	font-weight: 700;
	font-style: italic;
	text-transform:capitalize;
	color: #23c2f2;
	display: block;
}

.meet-menu li a:hover,
.iso-filter li a:hover {
	color: #80dcf4;
}

.individual-top {
	margin-bottom: 45px;
}

.individual-bottom {
	position: relative;
}

.individual-over {
	position: relative;
	z-index: 28;
}

.gray-stripe {
	position: absolute;
	top: 20px;
	background: #e2e3e4;
	height: 80px;
	width: 100%;
	z-index: 20;
}

.individual-l {
	width: 27.717%;
	float: left;
}

.individual-r {
	width: 69.022%;
	float: right;
	padding-top: 130px;
}

.individual-social {
	max-width: 255px;
	width: 100%;
}

.individual-l img {
	margin-bottom: 30px;
}

.individual-social li {
	margin: 0 19px;
}

.individual-social li a.meet-twitter {
	width: 46px;
	height: 44px;
	background: url(images/ico_meet_twitter.png) no-repeat;
	display: block;
}

.individual-social li a.meet-linkedin {
	width: 43px;
	height: 42px;
	background: url(images/ico_meet_linkedin.png) no-repeat;
	display: block;
}

.individual-social li a.meet-email {
	width: 46px;
	height: 39px;
	background: url(images/ico_meet_email.png) no-repeat;
	display: block;
}

.entry hr {
	height: 2px;
	background: #000;
	display: block;
	margin: 70px 0 120px;
	border: 0;
	opacity: 0.2;
}

.entry h2 {
	text-align: left;
	font-size: 36px;
	line-height: 42px;
	color: #6e7177;
	margin: 0 0 5px;
	font-weight: 700;
}

.entry h6 {
	text-align: left;
	font-size: 19px;
	line-height: 28px;
	color: #6e7177;
	margin: 0 0 18px;
}

.entry strong {
	font-size: 19px;
	line-height: 28px;
	margin: 0 0 5px;
	color: #000;
	font-weight: 700;
}

.entry p a.sm {
	font-weight: normal;
}

.entry p
 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 26px;
	color: #000;
}

.entry form p,
.mc-field-group label,
.mc-field-group.input-group strong{
	font-style:italic;
	font-weight:bold;
	color:#6e7177;
}
.mc-field-group label{
	padding:0
}
.entry form  {
	margin: 0 -15px;
}

.entry .text-field,
#mc_embed_signup .mc-field-group {
	float:left;
	width:50%;
}
#mc_embed_signup .mc-field-group.input-group {
	width: 100%;
}
#mc_embed_signup .mc-field-group.input-group ul {
	padding: 0;
}
#mc_embed_signup .mc-field-group.input-group p {
	margin-bottom: 5px;
}
#mc_embed_signup .mc-field-group.input-group label {
	font-weight: normal;
}
#mc_embed_signup .mc-field-group.input-group input[type="checkbox"],
#mc_embed_signup .mc-field-group.input-group input[type="radio"] {
	position: relative;
	top: -2px;
	margin-right: 7px;
}
.entry .text-field.full {
	width: 100%;
	float: none;
	display: block;
}
.wpcf7-form > .wpcf7-form-control-wrap {
	padding: 0 15px;
	margin-bottom: 20px;
	clear: both;
}
.wpcf7-form .wpcf7-checkbox input {
	width: auto;
	margin-right: 5px;
}
.wpcf7-form .wpcf7-checkbox .wpcf7-list-item {
	margin-left: 0;
}
#mc_embed_signup .mc-field-group{
	padding:0 10px;
	margin-bottom: 15px;
	min-height: 95px;
}
.mc-field-group.input-group ul li{
	list-style-type: none !important;
}
#mc_embed_signup .mc-field-group br{
	display:none
}
.individual-post h6 {
	font-size: 19px;
	line-height: 28px;
	margin: 0 0 15px;
	color: #000;
}

.individual-post li {
	display: block;
	border-bottom: 2px solid #e2e3e4;
	padding-bottom: 12px;
	margin-bottom: 12px;
}

.individual-post li:last-child {
	margin-bottom: 0;
}

.individual-post li a {
	font-size: 19px;
	line-height: 28px;
	color: #23c2f2;
}

.individual-post li a:hover {
	color: #80dcf4;
}

.isotope-boxes {
	margin: 0 30px;
	padding-bottom: 200px;
}

.iso-box {
	width: 18.198%;
	-webkit-box-shadow: 2px 3px 3px 0 rgba(0,0,0,0.15);
	-moz-box-shadow: 2px 3px 3px 0 rgba(0,0,0,0.15);
	box-shadow: 2px 3px 3px 0 rgba(0,0,0,0.15);
	margin: 0 0.901% 2.1%;
	text-align: center;
	background: #fff;
	/*float: left;*/
	display: inline-block;
}

.iso-box img {
	width: 100%;
	margin: 0 auto;
}

.iso-box h4 {
	font-size: 18px;
	line-height: 21px;
	color: #23c2f2;
	margin: 0 0 15px;
	padding: 13px 10px 0 10px;
	font-weight: 700;
	height: 50px;
}

.iso-box span {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #010101;
	padding: 0 10px 10px 10px;
	font-weight: 700;
	height: 50px;
}

.iso-box a:hover h4 {
	color: #80dcf4;
}

#mc_embed_signup div.mce_inline_error{
	display: block;
	background-color:transparent !important;
	color: #f00 !important;
	font-size: 1em !important;
	padding: 0 !important;
	margin: 0 !important;
}
#mc_embed_signup input.mce_inline_error{
	border-color:#c5c6c9 !important
}


.indicates-required{
	font-size:12px;
	text-align: right;
}

/* ----------------------------------------------------------------------------------------------------------
Careers ---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

.page-template-careers .insight-boxes{
	margin-right:-15px;
}
.page-template-careers .insight-boxes li,
.tax-region .insight-boxes li {
	width: 33.333333%;
	margin: 0 0 30px;
	padding: 0 30px 0 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.page-template-careers .insight-boxes li>a,
.tax-region .insight-boxes li>a {
	display:block;
	-webkit-box-shadow: 0 0 6px #AEB3BB;
	-moz-box-shadow: 0 0 6px #AEB3BB;
	box-shadow: 0 0 6px #AEB3BB;
}

/* ----------------------------------------------------------------------------------------------------------
Gated Content ---------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------- */

.wpcf7-gated-content a.wpcf7-btn {
margin-bottom: 15px;
}
