/*
Theme Name: ContentScience
Author: Andrei Siminiciuc
Author URI: https://app.codeable.io/
Version: 2
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

html * {
	-webkit-font-smoothing: antialiased;
}


/* affiliates style */
body.page-template.page-template-pages.page-template-template-affiliates.logged-in main .section { display: none; }
body.page-template.page-template-pages.page-template-template-affiliates.logged-in main .section.affiliates { display: block; }
.aff-wrap { background: transparent !important; }
table.pure-table {width: 100% !important }
.pure-menu.pure-menu-open {	background: #8fc9d3 !important; }
.pure-menu a { color: #414043 !important }

/* Case Study Signup Styles */

.section.dark-blue blockquote {
	color:#FFF;
}

.navbar-header {
	float:left;
	width:100%;
}


.kit-form {
  background: #fff;
  padding: 20px 10px;
  box-shadow: 0 16px 27px rgba(0, 0, 0, 0.1); }
  @media (min-width: 768px) {
    .kit-form {
      max-width: 517px;
      margin: 0 0 0 auto; } }
  @media (min-width: 1250px) {
    .kit-form {
      padding: 49px 18px; } }
  .kit-form .btn {
    font-weight: 700;
    text-transform: none; }
    @media (min-width: 768px) {
      .kit-form .btn {
        font-weight: 700; } }
    @media (min-width: 992px) {
      .kit-form .btn {
        font-weight: 700; } }
    @media (min-width: 1250px) {
      .kit-form .btn {
        font-weight: 700;
        margin-top: 33px;
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        letter-spacing: 1px;
        min-width: 212px; } }
  .kit-form .label {
    margin: 0 0 29px; }
  .kit-form .form-control {
    font-weight: 500;
    letter-spacing: 1px; }
    @media (min-width: 992px) {
      .kit-form .form-control {
        font-size: 18px;
        line-height: 22px;
        font-weight: 500;
        height: 60px; } }

.gform_button 
{
    padding: 6px 12px;
    font-size: 14px;
    line-height: 16px;
    font-weight: 700;
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    text-transform: uppercase;
    min-width: 114px;
}

.page-template-template-solution-overview .hero 
{
    background-size: cover;
}

.kit-form2 
{
  background: #fff;
  padding: 20px 10px;
  box-shadow: 0 16px 27px rgba(0, 0, 0, 0.1); 
}

  .kit-form2 .gform_wrapper .top_label .gfield_label, .kit-form2 .gform_wrapper legend.gfield_label {
  	font-weight:500;
  	font-size:18px;
  	font-weight: 700;
  }
  .kit-form2 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
  	padding:10px;
  	font-size:16px;
  	border: none;
    background: #eee;
  }
  .kit-form2 .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus {
  	outline:none;
  	box-shadow: none;
  	border-radius:0;
  }
  .kit-form2 .gform_wrapper .top_label .gfield_label, .kit-form2 .gform_wrapper legend.gfield_label {
  	margin-bottom:0;
  	font-size:18px;
  	font-weight:600;
  }
  .kit-form2 .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text] {
  	margin-bottom:0;
  }
  .kit-form2 .gform_wrapper form .gform_footer {
  	text-align:center;
  	padding: 10px 0 0px 0;
  	margin:0;
  }
  .kit-form2 .gform_button, .kit-form2 .gform_wrapper .gform_footer input.button, .kit-form2 .gform_wrapper .gform_footer input[type=submit], .gform_wrapper .gform_page_footer input.button, .kit-form2 .gform_wrapper .gform_page_footer input[type=submit] {
  	display: inline;
    overflow: hidden;
    min-width: 114px;
    margin: 0 0;
    line-height: 16px;
    padding: 10px 12px 9px;
    white-space: nowrap;
    font-size:14px;
    text-transform: uppercase;
    box-shadow:none;
    border:none;
    letter-spacing:1px;
  }
  .kit-form2 .gform_button:hover, .kit-form2 .gform_wrapper .gform_footer input.button:hover, .kit-form2 .gform_wrapper .gform_footer input[type=submit]:hover, .gform_wrapper .gform_page_footer input.button:hover, .kit-form2 .gform_wrapper .gform_page_footer input[type=submit]:hover {
  	background:#0098d2;
  }
  @media (min-width: 768px) {
    .kit-form2 {
      max-width: 100%;
      margin: 0 0 0 auto; } }
  @media (min-width: 1250px) {
    .kit-form2 {
      padding: 20px 30px; } }
  .kit-form2 .btn {
    font-weight: 700;
    text-transform: none; }
    @media (min-width: 768px) {
      .kit-form2 .btn {
        font-weight: 700; } }
    @media (min-width: 992px) {
      .kit-form2 .btn {
        font-weight: 700; } }
    @media (min-width: 1250px) {
      .kit-form2 .btn {
        font-weight: 700;
        margin-top: 33px;
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
        letter-spacing: 1px;
        min-width: 212px; } }
  .kit-form2 .label {
    margin: 0 0 29px; }
  .kit-form2 .form-control {
    font-weight: 500;
    letter-spacing: 1px; }
    @media (min-width: 992px) {
      .kit-form2 .form-control {
        font-size: 18px;
        line-height: 22px;
        font-weight: 500;
        height: 60px; } }

.form-control {
  box-shadow: none; }


.label-dark {
  background: #001a33; }


.btn,
.tribe-events-cal-links a {
	background: none;
	text-transform: uppercase;
	font-size: 16px;
}

.btn-info:hover,
.btn-info:focus {
	color: #fff;
	background: #8fc9d3;
}

.widget:after,
.wpcf7-form:after,
.wpcf7-form .field-group:after,
.main-holder:after,
.post-blog .share-holder:after,
#navigation ul:after,
#navigation .drop ul:after {
	content: " ";
	display: block;
	clear: both;
}

.num-list,
.breadcrumbs,
.coach-block .description ul,
.schedule-list,
.illustration-list,
.aside-list,
.team-list,
.post-blog .category-col ul,
.tag-list,
.topic-block ul,
.post-images,
.table-list,
#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget {
	margin-bottom: 14px;
}

.widget select {
	min-width: 150px;
}

.comment-form textarea,
.comment-form input[type="text"],
.search-form input[type="search"],
.post-password-form input[type="password"] {
	width: 300px;
	-webkit-appearance: none;
	background: #69676d;
	border: none;
	margin: 0 0 11px;
	padding: 15px 20px 14px;
	font: 18px/20px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #bebfc1;
	height: 50px;
	outline: none;
}

.search-form .form-group {
	overflow: hidden;
	background: #fff;
	margin: 0 !important;
	display: block;
}

.search-form input[type="search"] {
	display: block;
	width: 100% !important;
	overflow: hidden;
	box-shadow: none;
	outline: none;
	height: 50px !important;
	background: none;
	font: 18px/20px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #414043;
	padding: 15px 16px;
	margin: 0;
}

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

.search-form input[type="search"]:-moz-placeholder {
	color: #414043;
}

.search-form input[type="search"]::-moz-placeholder {
	color: #414043;
	opacity: 1;
}

.search-form input[type="search"]:-ms-input-placeholder {
	color: #414043;
}

.search-btn {
	float: right;
	text-indent: -9999px;
	overflow: hidden;
	width: 64px;
	height: 50px;
	border: none;
	background: url(images/bg-submit.png) no-repeat;
	margin: 0;
	padding: 0;
	outline: none;
}

.search-btn:hover {
	cursor: pointer;
	opacity: .8;
}

.search-form {
	overflow: hidden;
}

.post-password-form label {
	vertical-align: middle;
	margin: 0;
}

input,
textarea,
select {
	border-radius: 0 !important;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
}

.form-control {
	height: auto;
	padding: 0;
	width: auto;
}

.post-password-form input[type="password"],
.search-form input[type="search"] {
	width: 150px;
}

.post-password-form input[type="password"] {
	height: auto;
	line-height: 20px;
	padding: 10px;
	margin: 0;
}

.post-password-form .btn {
	padding: 10px 12px;
	margin: 1px 0 0;
}

.commentlist {
	margin: 0 0 14px;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist-item .commentlist-item {
	padding: 0 0 0 3em;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 14px;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 14px 4px 0;
}

.comment-form label {
	display: block;
	margin: 0;
	padding: 0 0 11px;
	font: 20px/22px "Nunito Sans", sans-serif;
	color: #8fc9d3;
}

.comment-form textarea {
	padding: 5px;
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
	-webkit-appearance: none;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation {
	overflow: hidden;
	margin: 0 0 14px;
}

.navigation .next {
	float: left;
}

.navigation .prev {
	float: right;
}

.wp-caption {
	max-width: 98%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
}

.wp-caption img {
	vertical-align: top;
}

.wp-caption p {
	margin: 10px 0 0;
}

div.aligncenter {
	margin: 0 auto 14px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 14px 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 14px;
}

#wp-calendar {
	width: 100%;
}

a,
button {
	outline: none;
}

h1 {
	font-family: "Nunito Sans", sans-serif;
	font-size: 58px;
}

h2 {
	line-height: 1.2;
	font-size: 44px;
}

h3 {
	line-height: 1.2;
	font-size: 24px;
}

h3 a {
	color: #fff;
}

h4 {
	line-height: 1.334;
	font-size: 18px;
	font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

mark {
	background: none;
	color: #8fc9d3;
	padding: 0;
}

q,
q:before,
q:after {
	quotes: none;
}

q:before,
q:after {
	content: "";
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	border-collapse: collapse;
	border-spacing: 0;
}

th,
td {
	border: 1px solid #414043;
	padding: 3px 7px;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

blockquote {
	border: none;
	padding: 32px 150px 14px;
	position: relative;
	font-size: 24px;
	line-height: 1.21;
	margin: 0;
}

blockquote:before {
	content: "“";
	position: absolute;
	top: -7px;
	left: 55px;
	color: #e06163;
	font-size: 166px;
	line-height: 1;
	font-family: "Nunito Sans", sans-serif;
}

blockquote.green-quote:before {
	color: #4a9f88;
}

blockquote p {
	margin: 0 0 6px;
}

blockquote cite {
	display: block;
	font-style: normal;
}

blockquote cite .name {
	display: block;
}

.video-quote blockquote:before {
	top: -20px;
	left: 0;
}

.video-quote blockquote {
	padding: 0 20px 40px 80px;
	font-size: 110%;
}

a {
	outline: none !important;
}

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

textarea {
	resize: vertical;
}

.num-list {
	list-style-position: outside;
	counter-reset: item;
}

.num-list li {
	list-style-position: outside;
	list-style: none;
	padding: 0 0 24px;
}

.num-list p {
	margin: 0;
}

/* main container styles */

#wrapper {
	width: 100%;
	position: relative;
	overflow: hidden;
}

/* header styles */

.navbar {
  min-height: auto;
  margin-bottom: 0;
  border: 1px solid transparent; 
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	border: none;
	z-index: 500;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 50px 0 0; /* main navigation styles */
}

.navbar .navbar-toggle {
	padding: 0 0 0 30px;
	margin: 26px 0 0;
	border-radius: 0;
	border: none;
	text-transform: uppercase;
	color: #fff;
	background: none !important;
}

.navbar .navbar-toggle .icon-bar {
	position: absolute;
	left: 0;
	top: 2px;
	height: 3px;
	width: 19px;
	background: #fff;
	border-radius: 0;
}

.navbar .navbar-toggle .icon-bar + .icon-bar {
	top: 3px;
}

.navbar .navbar-toggle .icon-bar + .icon-bar + .icon-bar {
	top: 8px;
}

.navbar .navbar-nav {
	margin: 21px 0 0;
}

.navbar .navbar-nav > li {
	margin: 0 0 0 30px;
}

.navbar .navbar-nav > li.wide .dropdown-menu {
	width: 177px;
	margin-left: -88px;
}

.navbar .navbar-nav > li.active > a:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #414043;
}

.navbar .navbar-nav > li > a {
	position: relative;
	display: block;
	padding: 0;
	color: #fff !important;
	background: none !important;
}

.navbar .navbar-nav > li > a:hover:after,
.navbar .navbar-nav > li > a:focus:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 4px;
	background: #414043;
}

.navbar .navbar-nav .dropdown-menu {
	border: none;
	background: #414043;
	padding: 13px 0;
	font-size: 14px;
	line-height: 1.2;
	width: 138px;
	left: 50%;
	margin: -2px 0 0 -69px;
	text-transform: none;
	min-width: 0;
	border-radius: 0;
}

.navbar .navbar-nav .dropdown-menu > .active > a {
	color: #414043 !important;
	background: #fff;
}

.navbar .navbar-nav .dropdown-menu a {
	color: #fff;
	padding: 6px 16px 6px 28px;
	white-space: normal !important;
	line-height: 18px;
}

.navbar .navbar-nav .dropdown-menu a:before {
	content: ">";
	position: absolute;
	left: 17px;
}

.navbar .navbar-nav .dropdown-menu a:hover,
.navbar .navbar-nav .dropdown-menu a:focus {
	color: #414043 !important;
}

/* jumbotron styles */

.jumbotron {
	margin: 0;
	padding: 0;
	position: relative;
	white-space: nowrap;
	text-align: center;
}

.jumbotron:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .51);
	z-index: 1;
}

.jumbotron:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 643px;
	margin: 0 0 0 -5px;
}

.jumbotron .text {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	max-width: 820px;
	padding: 280px 30px 60px;
}

.jumbotron h1 {
	font-size: 66px;
	line-height: 1.2;
	text-align: left;
	color: #fff;
	font-weight:400;
	position: relative;
	z-index: 5;
	margin: 0;
}

.jumbotron h1 em {
	font-weight: bold;
}

.jumbotron h1 strong {
	/*font-style: italic;*/
	font-style:normal;
	font-weight:700;
}

.bg-stretch {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

.bg-stretch img {
	max-width: none;
}

/* section styles */

.section {
	background: #B3D0CB;
	padding: 46px 15px 48px;
	text-align: center;
	position: relative;
}

.section.visual-top {
	padding: 0 !important;
}

.section.btn-section {
	padding: 30px 15px 33px;
}

.section.visual-section {
	white-space: nowrap;
}

.section.visual-section .section-title {
	color: #fff;
	border-color: rgba(255, 255, 255, .5);
}

.section.workshop h2 {
	margin: 0 0 49px;
	color: #fff;
}

.section.workshop .section-title {
	margin: 0 0 43px;
	border-color: rgba(65, 64, 67, .5);
}

.section .visual-container {
	text-align: left;
}

.section .visual-container.align-top:before {
	vertical-align: top;
}

.section .visual-container.align-top .visual-holder {
	vertical-align: top;
}

.section .visual-container:before {
	content: "";
	display: inline-block;
	vertical-align: bottom;
	overflow: hidden;
	width: 1px;
	height: 293px;
	margin: 0 0 0 -5px;
}

.section .visual-container.work-block:before {
	height: 255px;
}

.section .visual-container.work-block .visual-holder {
	font-size: 24px;
	line-height: 1.2;
	padding: 3px 0 0;
}

.section .visual-container.work-block .visual-holder h2 {
	font-size: 44px;
	line-height: 1.2;
	margin: 0 0 10px;
}

.section .visual-container.work-block .visual-holder h2 a {
	color: #fff;
}

.section .visual-container.work-block .visual-holder h2 a:hover {
	color: #d9d9d9;
}

.section .visual-container.work-block .visual-holder p {
	margin: 0 0 25px;
}

.section .visual-container.work-block .visual-holder .btn-holder .btn {
	margin: 0 14px 10px 0;
}

.section .visual-holder {
	display: inline-block;
	vertical-align: bottom;
	white-space: normal;
	text-align: left;
	color: #fff;
	padding: 0 0 37px;
}

.section .visual-holder h2 {
	font-size: 50px;
	line-height: 1.08;
	padding: 0;
	margin: 0;
}

.section .visual-holder mark {
	color: #ead381;
}

.section .section-title {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 44px;
	padding: 0 0 11px;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	font-family: "Nunito Sans", sans-serif;
	font-size: 24px;
	line-height: 1.08;
	font-weight: normal;
	white-space: normal !important;
}
.woocommerce div.product .product_title{padding: 0 0 11px;}
.section.capabilities-block .section-title,
.section.offerings-section .section-title {
	border-color: rgba(65, 40, 43, .5) !important;
}

.section.yellow .section-title {
	border-color: rgba(65, 64, 67, .5) !important;
}

.section h2 {
	margin: 0 0 54px;
}

.section .default-template h2 {
	margin: 40px 0 10px 0;
}

.section.news .section-title {
	border-color: rgba(65, 64, 67, .5) !important;
}

.section.news .post-list h2 {
	font-size: 30px;
	line-height: 32px;
}

.section.news .post-list time {
	margin: 0 0 9px 1px;
}

.section.news .post-list .author {
	color: #414043;
}

.section.grey .statistic-col strong {
	color: #78c78f;
}

.section.influencers .reported-col h2 {
	margin-bottom: 0;
	font-size: 175%;
}

.btn-default:hover,
.btn-default:focus,
.tribe-events-cal-links a:hover,
.tribe-events-cal-links a:focus,
.tribe-events-ical:hover,
.tribe-events-ical:focus {
	color: #414043 !important;
	background: #e6e6e6 !important;
}

.blue-green {
	background: #35a9a2;
	color: #fff;
}

.blue-gray {
	background: #485969;
}

.darker-blue {
	background: #222b33;
	color: #fff;
}

.green {
	background: #4a9f88;
}

.green .section-title {
	color: #fff;
	border-color: rgba(190, 191, 193, .5) !important;
}

.green-light {
	background: #efeeef;
}

.green-lighter {
	background: #78c78f;
}

.pink {
	background: #e06163;
}

.pink h1 {
	color: #fff;
}

.pink h1 mark {
	color: #78c78f;
}

.pink .section-title {
	border-color: rgba(255, 255, 255f, .5) !important;
	color: #fff;
}

.pink .btn-default:hover,
.pink .btn-default:focus {
	color: #e06163;
}

.grey-green {
	background: #658882;
}

.yellow {
	background: #ead381;
}

.light-teal{
  background: #e0ece8;
}

.dark-yellow {
	background: #bfa856;
}

.yellow .btn-default:hover,
.yellow .btn-default:focus {
	color: #ead381 !important;
}

.orange {
	background: #d69758;
}

.orange h1 {
	color: #fff;
}

.green-grey {
	background: #658882;
	color: #fff;
}

.grey {
	background: #414043;
	color: #fff;
}

.grey .btn-default {
	color: #fff;
}
.repeat-btn{
	margin: 0 10px;
}
.grey .section-title {
	color: #fff;
	border-color: #808082;
}

.dark-grey {
	background: #2e2d2f;
	color: #fff;
}

.grey.industries-block .section-title {
	border-color: rgba(255, 255, 255, .5);
}

.light-green {
	background: #2fba9c;
}

.light-green .btn-default:hover,
.light-green .btn-default:focus {
	color: #2fba9c !important;
}

.white {
	background: #fff;
}

.white .section-title {
	border-color: rgba(65, 64, 67, .5);
}

.dark-blue {
	background: #809fa7;
}
.teal {
	background: #77b7a6;
}
.dark-blue h1 {
	color: #fff;
}

.dark-blue mark {
	color: #ead381;
}

.light-blue {
	background: #8fc9d3;
}

.light-blue h2 {
	color: #fff;
}

.light-blue .btn-default:hover,
.light-blue .btn-default:focus {
	color: #8fc9d3;
}

/* heading-section styles */

.heading-section {
	padding: 221px 15px 48px;
	font-size: 30px;
	line-height: 1.2;
}

.heading-section.green {
	color: #fff;
}

.heading-section h1 {
	line-height: 1.2;
	margin: 0 0 31px;
}

.heading-section .image {
	text-align: center;
	margin: 49px 0 -100px;
}

.heading-section .image img {
	position: relative;
	z-index: 5;
}

.heading-section p {
	margin: 0;
}

.publications-heading .image.publications-image {
	margin-bottom: -196px;
}

.publications-heading + .section {
	padding-top: 181px;
}

.platforms-heading + .section {
	padding-top: 72px;
}

/* text-section styles */

.text-section {
	text-align: center;
	font-size: 26px;
	line-height: 1.2;
}

.text-section .title {
	display: block;
	font-weight: normal;
	font-size: 28px;
	line-height: 1;
	font-family: "Nunito Sans", sans-serif;
	margin: 0 0 -3px;
}

.text-section h1 {
	font-size: 61px;
	line-height: 1;
	margin: 0 0 22px;
	font-family: "Nunito Sans", sans-serif;
}

.text-section p {
	margin: 0 0 23px;
}


.clearfix + div[class^="col-"] .item h3:after,
.custon-icons .clearfix + div[class^="col-"] .item .hover-block:after {
	display: none;
}

.item h3 {
	margin: 0 0 16px;
	color: #fff;
	white-space: nowrap;
	position: relative;
}

.yellow .item h3 {
	color: #414043 !important;
}

.capabilities-block .item h3,
.offerings-section .item h3 {
	font-size: 30px !important;
	line-height: 1.1 !important;
	margin-bottom: 21px;
}

.item h3:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 100%;
	margin: 0 0 0 -5px;
}

.item h3:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -27px;
	margin: -12px 0 0;
	width: 25px;
	height: 25px;
	background: url(images/ico-plus.png) no-repeat;
}

.custon-icons .item h3:after {
	display: none;
}

.item h3 span {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.item .icon {
	display: block;
	position: relative;
	height: 139px;
	margin: 0 auto -139px;
	white-space: nowrap;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
	opacity: 1;
	z-index: 1;
}

.offerings-section .item .icon {
	height: 150px !important;
	margin-bottom: -150px !important;
}

.item .icon.services-icon img {
	margin: 15px 0 0 -4px;
}

.item .icon:after {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 139px;
	height: 139px;
	margin: 0 0 0 -70px;
	border-radius: 50%;
	background: #44947e;
	z-index: -1;
}

.offerings-section .item .icon:after {
	width: 150px !important;
	height: 150px !important;
	margin-left: -75px !important;
}

.yellow .item .icon:after {
	background: #eedc9a !important;
}

.light-green .item .icon:after {
	background: #43c5a9 !important;
}

.item .icon:before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	overflow: hidden;
	width: 1px;
	height: 100%;
	margin: 0 0 0 -5px;
}

.item .icon img {
	display: inline-block;
	vertical-align: middle;
}

.item.hover .hover-block > * {
	opacity: 1;
}

.item.hover .icon {
	opacity: 0;
}

.item .hover-block {
	position: relative;
}

.custon-icons .item .hover-block:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -27px;
	margin: -45px 0 0;
	width: 25px;
	height: 25px;
	background: url(images/ico-plus.png) no-repeat;
}

.item .hover-block > * {
	opacity: 0;
	-webkit-transition: all .25s linear;
	transition: all .25s linear;
}

.item .hover-block:hover > * {
	opacity: 1;
}

.item .text {
	position: relative;
	min-height: 139px;
	padding: 35px 0 0;
	margin: 0 0 29px;
	z-index: 5;
	font-size: 17px;
	line-height: 22px;
}

.offerings-section .item .text {
	min-height: 150px !important;
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 18px;
	padding-top: 33px;
}

.capabilities-block .item .text {
	padding: 3px 0 0 !important;
}

.item .text:before {
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	width: 139px;
	height: 139px;
	border-radius: 50%;
	margin: 0 0 0 -70px;
	background: #6eb2a0;
	z-index: -1;
}

.offerings-section .item .text:before {
	width: 150px !important;
	min-height: 150px !important;
	margin-left: -75px !important;
}

.yellow .item .text:before {
	background: #eedc9a !important;
}

.light-green .item .text:before {
	background: #43c5a9 !important;
}

.item .text p {
	margin: 0;
}

.item .btn:hover,
.item .btn:focus {
	color: #4a9f88;
}

.grid .clearfix {
	display: none;
}

.event-logos img {
	margin: auto;
	padding: 40px 0;
	max-height: 150px;
}

.industry-logos img {
	padding: 20px 40px;
	max-height: 100px;
	max-width: 400px;
}

.tribe-events-calendar {
	width: 100%;
	table-layout: fixed;
	margin: 0 0 35px;
}

.tribe-events-calendar thead {
	display: table-footer-group;
}

.tribe-events-calendar tbody {
	display: table-header-group;
}

.tribe-events-calendar .time {
	padding: 30px 15px 0;
	color: #414043;
}

.tribe-events-calendar .time time {
	display: block;
	font-weight: bold;
	color: #ead381;
}

.tribe-events-calendar td {
	padding: 12px 15px;
	color: #fff;
	vertical-align: top;
}

.tribe-events-calendar td mark {
	color: #ead381;
}

.tribe-events-calendar td h3 {
	margin: 0;
}

.tribe-events-calendar td a {
	color: #fff;
}

.tribe-events-calendar td a:hover {
	opacity: .7;
}

/* slideshow styles */

.slideshow {
	position: relative;
	text-align: left;
}

.slideshow .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.slideshow .slide.active {
	z-index: 2;
}

/* video-section styles */

.video-section {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.video-section .column {
	display: table-cell;
	vertical-align: middle;
	padding: 35px 15px 10px 30px;
	font-size: 24px;
	line-height: 1.167;
}

.video-section .column.video-column {
	padding: 0;
}

.video-section .column.text-column {
	text-align: right;
}

.video-section .column.text-column.alt .title {
	font-size: 30px;
	line-height: 1.1;
	margin: 0;
}

.video-section .column.text-column.alt .btn {
	padding: 6px 12px;
}

.video-section .column .holder {
	text-align: left;
	display: inline-block;
	vertical-align: top;
	max-width: 445px;
	width: 100%;
}

.video-section .column .holder img {
	float: right;
	margin: -46px 10px 0 40px;
}

.video-section .column .title {
	display: block;
	color: #fff;
	font-size: 28px;
	line-height: 1.071;
	font-family: "Nunito Sans", sans-serif;
	margin: 0 0 9px;
	font-weight: normal;
}

.video-section .column h2 {
	text-transform: uppercase;
	margin: 0 0 2px;
	color: #ead381;
	font-size: 24px;
	line-height: 1.083;
	font-weight: bold;
	font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.video-section .column p {
	margin: 0 0 31px;
}

.video-section .btn {
	min-width: 171px;
	text-align: center;
	margin: 0 8px 10px 0;
	padding: 6px 5px;
}

/* post-list styles */

.post-list {
	margin: 0 -15px;
	padding: 0 0 7px;
	font-size: 16px;
	line-height: 1.2;
	color: #888;
	text-align: left;
}

.post-list li {
	border-bottom: 3px solid #e5e7e7;
	padding: 0 0 47px 0;
	margin: 0 0 50px 0;
}

.page-template-template-publications .post-list li:last-child {
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

.post-list .title {
	display: block;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 1.2;
	color: #5b92a7;
	margin: 0 0 5px 2px;
	font-family: "Nunito Sans", sans-serif;
}

.post-list .image {
	float: left;
	width: 218px;
	margin: 1px 25px 0 0;
	box-shadow: 5px 5px 7px rgba(0, 0, 0, .1);
}

.post-list .post-holder {
	overflow: hidden;
}

.post-list .share {
	float: right;
	margin: 36px 25px 0 30px;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 17px;
	color: #5b92a7;
	font-weight: bold;
	cursor: pointer;
}

.post-list .text {
	overflow: hidden;
}

.post-list .text a:hover {
	opacity: .5;
}

.post-list time {
	display: block;
	font-size: 14px;
	line-height: 1.2;
	color: #100f0e;
	margin: 0 0 12px 1px;
}

.post-list h2 {
	color: #100f0e;
	font-size: 24px;
	line-height: 1.17;
	padding: 0;
	margin: 0 0 7px;
}

.post-list a {
	color: #100f0e;
}

.post-list .author {
	display: block;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 1.2;
	color: #100f0e;
	font-weight: normal;
	margin: 0 0 11px 5px;
}

.post-list p {
	margin: 0;
}

.clearfix + div[class^="col-"] .books-holder:before,
.clearfix + div[class^="col-"] .books-holder:after {
	display: none;
}

.industries-block .clearfix + div[class^="col-"] .books-holder {
	padding: 0 !important;
}

.books-holder {
	margin-bottom: 80px;
	padding: 0 0 83px;
	text-align: left;
	position: relative;
}

.industries-block .books-holder {
	padding-bottom: 78px;
}

.books-holder:before {
	content: "";
	position: absolute;
	top: 69px;
	left: -50%;
	width: 50px;
	height: 1px;
	background: #808082;
	margin: 0 0 0 25px;
}

.books-holder:after {
	content: "";
	position: absolute;
	top: 44px;
	left: -50%;
	width: 1px;
	height: 50px;
	background: #808082;
	margin: 0 0 0 49px;
}

.books-holder .heading {
	margin: 0 0 14px;
	position: relative;
}

.books-holder .heading h3 {
	margin: 0;
}

.books-holder h3 {
	color: #d69758;
	font-size: 30px;
	line-height: 1.1;
	margin: 0 0 1px;
}

.books-holder h4 {
	text-transform: uppercase;
	margin: 0;
}

.books-holder p {
	margin: 0;
}

.books-holder p strong {
	color: #bebfc1;
}

.books-holder ul {
	margin: 0 0 1px;
}

.books-holder ul li {
	margin: 0 0 2px;
}

.books-holder .btn-holder {
	position: absolute;
	bottom: 3px;
	max-width: 100%;
	overflow: hidden;
	white-space: nowrap;
}

.industries-block .books-holder .btn-holder {
	bottom: 0;
}

.platform-holder {
	margin: -26px auto 0;
	max-width: 510px;
	color: #ead381;
	font-size: 24px;
	line-height: 1.21;
}

.platform-holder p {
	margin: 0 0 50px;
}

.platform-holder .btn-holder {
	margin: 0 0 -10px;
}

.platform-holder .btn {
	margin: 0 6px 10px 7px;
}

.yellow .platform-holder p {
	color: #e06163;
}

.grey.platform-section a {
	color: #fff;
}

/* image-block styles */

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

.product-section {
	color: #fff;
	padding: 71px 15px 79px;
}

.product-section .section-title {
	border-color: rgba(255, 255, 255, .5) !important;
}

.product-section h2 {
	margin: 0;
}

.product-section mark {
	color: #8fc9d3;
}

/* map styles */

.map-section .visual-container:before {
	height: 350px;
}

.map-section.bigger .visual-container:before {
	height: 432px;
}

.map-section .visual-holder {
	padding: 0;
}

.map-section .visual-holder h2 {
	font-size: 44px;
	line-height: 1.2;
}

/* text-block styles */

.text-block {
	text-align: left;
	font-size: 24px;
	line-height: 1.2;
}

.text-block .visual img {
	display: block;
	width: 100%;
}

.text-block.without-padding {
	padding-bottom: 0;
}

.text-block.without-padding .description {
	padding-top: 20px;
}

.text-block.without-padding .description p {
	margin: 0 0 19px;
}

.text-block .description {
	padding-top: 25px;
}

.text-block .description p {
	margin: 0 0 48px;
}

.text-block .description p strong {
	display: block;
}

.text-block h2 {
	font-size: 30px;
	line-height: 1.1;
	margin: 0 0 -1px;
	padding: 0;
	color: #fff;
}

.text-block p {
	margin: 0 0 26px;
}

/* image-section styles */

.image-section img {
	width: 100%;
	height: auto;
}

.image-section-quote {
	position: relative;
}

.clearfix + div[class^="col-"] .text-box:after,
.clearfix + div[class^="col-"] .text-box:before {
	display: none;
}

.philosophy-block h2 {
	color: #2fba9c;
	margin-bottom: 26px;
}

.philosophy-block .text-box {
	text-align: left;
	margin: 64px 0 0;
}

.philosophy-block .text-box:first-child {
	margin-top: 0;
}

.philosophy-block .text-box:first-child:after {
	content: "";
	position: absolute;
	top: 50%;
	left: -50%;
	width: 50px;
	height: 1px;
	background: #808082;
	margin: 0 0 0 50px;
}

.philosophy-block .text-box:first-child:before {
	content: "";
	position: absolute;
	top: 50%;
	left: -50%;
	width: 1px;
	height: 50px;
	background: #808082;
	margin: -25px 0 0 74px;
}

.philosophy-block .text-box p {
	margin: 0;
}

.philosophy-block .text-box strong {
	color: #bebfc1;
}

.ceo-section {
	color: #fff;
}

.ceo-section .section-title {
	border-color: #fff;
	margin-bottom: 112px;
}

.ceo-section h2 {
	padding: 0;
	margin: 0 0 10px;
	font-size: 50px;
	line-height: 1.08;
}

.ceo-section p {
	margin: 0 0 50px;
}

.ceo-section .text-holder {
	max-width: 500px;
	margin: 0 auto;
	font-size: 24px;
	line-height: 1.2;
}

.ceo-section .text-holder mark {
	color: #78c78f;
}

.main-section {
	padding: 150px 15px 45px;
}

/* breadcrumbs styles */

.breadcrumbs {
	list-style-position: outside;
	padding: 0 0 24px;
	font-size: 14px;
	line-height: 16px;
	overflow: hidden;
	color: #fff;
}

.breadcrumbs li {
	float: left;
	list-style-position: outside;
	list-style: none;
	padding: 0 19px 0 0;
	position: relative;
}
.breadcrumbs span{padding:0 18px 0 0;}
.breadcrumbs a:before {
	position: absolute;
	top: 0;
	right: -14px;
	color: #fff;
	content: ">";
}

.breadcrumbs li:first-child:before {
	content: "";
}

.breadcrumbs a {
	color: #fff;
	text-decoration: underline;
	font-size:14px;
	position:relative;
	display:inline-block;
	padding:0;
	line-height:16px;
}

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

.coach-block h2 {
	font-size: 36px;
	line-height: 43px;
	color: #d69758;
	margin: 0 auto 69px;
	padding: 23px 10px 0;
	max-width: 670px;
}

.coach-block.alt h2 {
	max-width: 100%;
}

.coach-block .description {
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	text-align: left;
}

.coach-block .description p {
	margin: 0 0 24px;
}

.coach-block .description p a, .holder-event a {
	color: #8fc9d3;
}

.coach-block .description .group-info {
	padding: 0 0 31px;
}

.coach-block .description .group-info p {
	margin: 0 0 20px 0;
}

.coach-block .description ul {
	list-style-position: outside;
}

.coach-block .description ul li {
	list-style-position: outside;
	list-style: none;
	padding: 0 0 20px 18px;
	position: relative;
}

.coach-block .description ul li:before {
	position: absolute;
	top: 9px;
	left: 5px;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #fff;
	content: "";
}

.coach-block .description ul p {
	margin: 0 0 24px;
}

.coach-block .description ul.sub-list {
	font-size: 18px;
	padding: 0 0 20px 31px;
}

.coach-block .description ul.sub-list li {
	padding: 0 0 0 41px;
}

.coach-block .description ul.sub-list li:before {
	width: 5px;
	height: 5px;
	border-radius: 3px;
}

.coach-block .description h3 {
	color: #d69758;
	margin: 0;
}
#content .yarpp-related a{font-weight:normal !important;}
#content .yarpp-related abbr{display:none;}

/* aside styles */

.side-box {
	background: #d69758;
	padding: 43px 0 44px 23px;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
	color: #414043;
	margin: 4px 0 0;
}

.side-box p {
	margin: 0;
}

.side-box-event-info {
	padding-bottom: 24px;
}

.side-box-event-info p {
	margin: 0 0 20px 0;
}

.grey .side-box a {
	color: rgba(255,255,255,0.7);
}

.grey .side-box a:hover {
	color: #fff;
}

.side-box .title-price {
	display: block;
	color: #fff;
	font: 24px/26px "Nunito Sans", sans-serif;
	padding: 0 0 7px;
}

.side-box .price {
	display: block;
	font-size: 36px;
	line-height: 38px;
	color: #fff;
	padding: 0 0 10px 5px;
}

.side-box .location-address {
	display: block;
	font-style: normal;
	padding: 0;
	font-size: 20px;
	line-height: 24px;
	margin: -1px 0;
}

.side-box .location-address .title,
.side-box-event-info .title
{
	color: #fff;
	margin: 0;
	display: block;
	font: 24px/26px "Nunito Sans", sans-serif;
}

.side-box .location-address .tel {
	color: #fff;
}

.side-box .location-address .tel:hover {
	color: #d9d9d9;
}

.side-box.green {
	background: #4a9f88;
	margin: 0;
	padding: 33px 0 27px 40px;
}

.side-box.green .location-address {
	color: #fff;
	font: 24px/29px "Nunito Sans", sans-serif;
}

.side-box.green:before {
	background: #4a9f88;
}

.btn-buy {
	background: #809fa7;
	display: block;
	color: #fff !important;
	font-size: 30px;
	line-height: 32px;
	font-weight: bold;
	text-transform: none;
	margin: 0 0 12px;
	padding: 12px 12px 18px;
	white-space: normal;
	width:100%;
}
.woocommerce div.product form.cart{margin:0;}
.btn-buy:hover {
	background: #597981;
}
.page-template-template-workshop-php .workshop-content .register-holder{
	padding:0 0 1px;
	text-align:left;
}
.page-template-template-workshop-php .workshop-content .register-holder time{font-size:16px;}
.info-bar {
	background: #e06163;
	padding: 19px 15px 19px;
	text-align: center;
}

.info-bar h2 {
	font: 30px/32px "Nunito Sans", sans-serif;
	color: #fff;
	margin: 0 0 6px;
}

.info-bar p {
	margin: 0;
}

.info-bar p a {
	text-decoration: underline;
}

.info-bar p a:hover {
	text-decoration: none;
}
.map-holder iframe {
	vertical-align:top;
	width:100%;
}

.map-holder img {
	display: block;
	width: 100%;
}

/* sign up form styles */

.email-form {
	background: #4a9f88;
	font-size: 20px;
	line-height: 22px;
	color: #414043;
	margin: 0;
	padding: 53px 25px 50px 25px;
	text-align: left;
}

.email-form h3 {
	color: #fff;
	margin: 0;
}

.email-form p {
	margin: 0 0 24px;
}

.email-form .form-group {
	margin-bottom: 11px;
}

.email-form .form-control, .email-form form input[type='text']  {
	color: #bebfc1;
	font: 18px/20px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 16px 20px 14px;
	height: auto;
	background: #387967;
	margin: 0;
	border: none;
	box-shadow: none;
}

.email-form .form-control::-webkit-input-placeholder {
	color: #bebfc1;
}

.email-form .form-control:-moz-placeholder {
	color: #bebfc1;
}

.email-form .form-control::-moz-placeholder {
	color: #bebfc1;
	opacity: 1;
}

.email-form .form-control:-ms-input-placeholder {
	color: #bebfc1;
}

.email-form .submit, .email-form form input[type='submit'] {
	min-width: 114px;
	height: 31px;
	padding: 7px 10px;
	margin: 26px 0 0;
	text-transform: uppercase;
	font: bold 14px/16px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.email-form.light-blue {
	background: #8fc9d3;
	padding: 52px 0 50px 40px;
	font-size: 24px;
	line-height: 30px;
}

.email-form.light-blue p {
	margin: 0 0 40px;
}

.email-form.light-blue:before {
	background: #8fc9d3;
}

.email-form.light-blue .form-control {
	background: #4b686d;
}

.email-form.light-blue .submit, .email-form form input[type='submit'] {
	margin: 40px 0 0;
	background:none;
/*	color:#fff;
	border:1px solid #fff;*/
	color:#5c7278;
	background:#FFF;
}
/*.light-blue.email-form form input[type='submit'] {margin:51px 0 0;}*/
.email-form form input[type='submit']:hover, .email-form form input[type='submit']:focus{
/*	color: #414043 !important;
background: #E6E6E6 !important;
*/
color: #FFF !important;
background: #5c7278 !important;
border-color:#5c7278;
}
.email-form.dark-blue {
	background: #809fa7;
	padding: 52px 45px 50px 23px;
	font-size: 20px;
	line-height: 24px;
}
/*.email-form form label, .email-form form input[type='submit']:nth-child(2n){display:none;}*/
.email-form.dark-blue p{
	margin: 0 0 15px;
}

.email-form.dark-blue:before {
	background: #809fa7;
}

.email-form.dark-blue .form-control, .email-form form input[type='text'], .email-form form input[type='email'] {
	background: #5c7278 !important;
}

.email-form.dark-blue .submit {
	margin: 26px 0 0;
}
.s2_form_widget{
	background: #809fa7 !important;
	padding: 52px 45px 50px 23px !important;
}
.s2_form_widget:before {
	background: #809fa7 !important;
}

.register-holder {
	padding: 3px 0 51px;
}

.register-holder address {
	display: block;
	margin: 0 auto;
	max-width: 270px;
	font-size: 24px;
	line-height: 29px;
	color: #fff;
	font-style: normal;
	padding: 0 0 25px;
}

.register-holder address .date {
	font-weight: bold;
	font-size: 30px;
	display: block;
	padding: 1px 0 0;
}

.light-grey {
	background: #e9e6e8;
}

.schedule-section h3 {
	margin: 0 0 56px;
}

.schedule-list {
	list-style-position: outside;
	line-height: 20px;
	text-align: left;
	color: #809fa7;
	margin: 0 0 -11px;
}

.schedule-list li {
	overflow: hidden;
	list-style-position: outside;
	list-style: none;
	padding: 0 0 10px;
}

.schedule-list .date {
	float: left;
	text-transform: uppercase;
	margin: 0 10px 0 0;
	width: 72px;
	color: #414043;
}

.schedule-list p {
	margin: 0;
	overflow: hidden;
}

.schedule-list p a {
	color: #809fa7;
}

.schedule-list p a:hover {
	color: #597981;
}

/* posts list styles */

.event-block {
	position: relative;
	padding-top: 8px;
	padding-bottom: 54px;
	font-size: 17px;
	line-height: 22px;
	color: #fff;
}

.event-block .visual {
	margin: 0 0 22px;
	text-align: center;
}

.event-block .visual img {
	display: block;
	width: 183px;
	height: 183px;
	margin: 0 auto;
	border-radius: 50%;
}

.event-block h2 {
	font-size: 22px;
	line-height: 27px;
	margin: 0 0 16px;
	text-align: center;
	word-spacing: -1px;
	color: #fff;
	padding: 0;
}

.event-block h2 span {
	font-size: 20px;
	font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.event-block h2 a {
	color: #fff;
}

.event-block h2 a:hover {
	color: #d9d9d9;
}

.event-block .holder-event {
	padding: 0 0 18px;
}

.event-block p {
	margin: 0;
}

.event-block address {
	display: block;
	font-style: normal;
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 11px;
	margin: 0;
}

.event-block hr {
	border-top: 1px solid #414043;
}

.event-block address .date {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 0 0 3px;
}

.event-block .btn-buy {
	text-align: left;
	padding: 7px 14px 6px;
	font-size: 17px;
	line-height: 19px;
	margin: 0 0 4px;
}

.event-block .buy-holder {
	min-height: 63px;
	padding: 0 0 10px;
}

.event-block:before {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 1px;
	background: #676669;
	content: "";
}

/*.event-block:after {
	position: absolute;
	top: -68px;
	left: -15px;
	right: 15px;
	height: 1px;
	background: #676669;
	content: "";
}*/

.event-block .new {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font: 18px/20px "Nunito Sans", sans-serif;
	padding: 4px 15px 5px;
	background: #e06163;
	z-index: 50;
}

.workshop-section {
	padding-top: 32px;
}

.workshop-section .event-block:first-child:before,
.workshop-section .event-block:nth-child(4n):before {
	background: none;
}

.workshop-section .event-block:first-child,
.workshop-section .event-block:first-child + .event-block,
.workshop-section .event-block:first-child + .event-block + .event-block {
	padding-bottom: 60px;
}

.workshop-section .event-block:first-child:after,
.workshop-section .event-block:first-child + .event-block:after,
.workshop-section .event-block:first-child + .event-block + .event-block:after {
	background: none;
}

.workshop-section .event-block:first-child:after,
.workshop-section .event-block:nth-child(4n):after {
	left: 15px;
}

/* single post styles */

.post {
	padding-top: 71px;
	padding-bottom: 49px;
	position: relative;
	font-size: 24px;
	line-height: 29px;
}

.post.another-font p {
	font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.post.lighter {
	background: #78c78f;
}

.post.lighter:before {
	left: -9999px;
	width: 9999px;
	background: #78c78f;
}

.post.yellow {
	background: #ead381
}

.post.yellow:before {
	left: -9999px;
	width: 9999px;
	background: #ead381
}

.post.blue {
	background: #8fc9d3;
}

.post.blue:before {
	right: -9999px;
	width: 9999px;
	background: #8fc9d3;
}

.post.grey-green {
	background: #658882;
}

.post.grey-green:before {
	left: -9999px;
	width: 9999px;
	background: #658882;
}

.post.darker {
	background: #4a9f88;
}

.post.darker:before {
	right: -9999px;
	width: 9999px;
	background: #4a9f88;
}

.post.green-lighter:before {
	right: -9999px;
	width: 9999px;
	background: #78c78f;
}

.post.dark-blue:before {
	left: -9999px;
	width: 9999px;
	background: #809fa7;
}

.post.light-grey {
	background: #809fa7;
}

.post.light-grey:before {
	left: -9999px;
	background: #809fa7;
	right: -15px;
	z-index: -1;
	width: 999999px;
}

.post.light-green {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
}

.post.light-green .holder {
	background: #78c78f;
	padding-top: 71px;
	padding-left: 39px;
	padding-bottom: 49px;
}

.post.light-green .holder:before {
	right: -9999px;
	background: #78c78f;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 9999px;
	z-index: -1;
	content: "";
}

.post.light-green:before {
	right: -9999px;
	background: #78c78f;
	width: 9999px;
}

.post h2 {
	font-size: 30px;
	line-height: 32px;
	color: #fff;
	margin: 0;
}

.post h2 a {
	color: #fff;
}

.post h2 a:hover {
	color: #d9d9d9;
}

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

.post:before {
	position: absolute;
	top: 0;
	bottom: 0;
	content: "";
}

.post .btn {
	white-space: normal;
}

.post .holder {
	padding: 0 0 0 27px;
	position: relative;
}

.illustration-list {
	list-style-position: outside;
	position: absolute;
	right: 0;
	bottom: 0;
}

.illustration-list li {
	list-style-position: outside;
	list-style: none;
	float: left;
	margin: 0 0 0 3px;
}

.consluting-block .section-title {
	margin: 0 0 40px;
}

.consluting-block .visual-wrap {
	margin: 0 0 42px;
	padding: 9px 0 0;
}

.consluting-block .visual-wrap img {
	display: block;
	width: 100%;
	margin: 0 auto;
	max-width: 375px;
}

.consluting-block .icon {
	margin: 0 auto 34px;
	-webkit-transition: none;
	transition: none;
}

.consluting-block h2 {
	margin: 0 0 54px;
	line-height: 48px;
}

.consluting-block h3 {
	font-size: 36px;
	line-height: 43px;
	margin: 0 0 49px;
}

.consluting-block.onphoto h2 {
	color: #fff;
}

.consluting-block.onphoto .section-title {
	color: #fff;
}

.consluting-block .btn {
	line-height: 14px;
	padding: 7px 12px;
}

.item.yellow-color .icon:after {
	background: #e4d495;
}

.item.yellow-color.hover .icon {
	opacity: 1;
}

/* cycle carousel styles */

.cycle-gallery {
	position: relative;
	text-align: left;
	padding: 4px 55px 2px;
}

.cycle-gallery .mask {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.cycle-gallery .mask .slide {
	width: 100%;
	float: left;
}

.cycle-gallery .mask .slide.active {
	z-index: 1;
}

.cycle-gallery cite {
	color: #d69758;
}

.cycle-gallery blockquote {
	padding: 18px 0 0 95px;
}

.cycle-gallery blockquote:before {
	color: #d69758;
	left: 0;
	top: -20px;
}

.cycle-gallery .btn-prev,
.cycle-gallery .btn-next {
	position: absolute;
	top: 21px;
	left: 0;
	width: 25px;
	height: 25px;
	background: url(images/bg-arrows.png) no-repeat;
}

.cycle-gallery .btn-prev:hover,
.cycle-gallery .btn-next:hover {
	opacity: .8;
}

.cycle-gallery .btn-next {
	left: auto;
	right: 0;
	background: url(images/bg-arrows.png) no-repeat 100% 0;
}

/* aside widget styles */

.aside-box {
	background: rgba(65, 64, 67, .9);
	min-height: 342px;
	white-space: nowrap;
}

.aside-box:after {
	content: "";
	display: inline-block;
	height: 342px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.aside-box .inner {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
	padding: 10px 0 10px 3px;
}

.aside-box .item .icon {
	margin: 0 0 40px;
}

.description-block {
	padding-top: 47px;
	padding-bottom: 46px;
}

.up-block {
	padding: 0 0 49px;
}

.up-block h3 {
	text-align: left;
	padding: 0;
	font-size: 36px;
	line-height: 43px;
	margin: 0;
	word-spacing: -3px;
}

.up-block .section-title {
	margin-left: 35%;
	margin-bottom: 89px;
	border-bottom: 1px solid rgba(65, 64, 67, .5);
}

.up-block.white-color h3 {
	color: #fff;
}

.up-block.white-color .section-title {
	color: #fff;
	border-bottom: 1px solid rgba(255, 255, 255, .5);
}

.aside-list {
	list-style-position: outside;
	font-size: 17px;
	line-height: 19px;
	font-weight: bold;
	text-align: left;
	word-spacing: 1px;
	margin: 0 0 -8px;
}

.aside-list li {
	list-style-position: outside;
	list-style: none;
	padding: 8px 0;
	border-top: 1px solid #fff;
}

.aside-list li:first-child {
	border: none;
	padding: 0 0 8px;
}

.aside-list a {
	color: #fff;
}

.aside-list a:hover {
	color: #d9d9d9;
}

.return .btn-holder {
	padding: 0 0 87px;
}

.study-block {
	padding-bottom: 76px;
	color: #eceaeb;
}

.study-block h2 {
	font-size: 30px;
	line-height: 36px;
	/*color: #d69758;*/
	color:#8fc9d3;
	margin: 0 0 10px;
	padding: 21px 0 0;
}

.study-block p {
	margin: 0;
}

.study-block .top-text {
	padding-bottom: 67px;
}

.study-block .column {
	font-size: 16px;
	line-height: 24px;
	padding-bottom: 36px;
}

.study-block .column p {
	margin: 0 0 37px;
}

.study-block .column h2 {
	margin: 0 0 -2px;
	padding: 1px 0 0;
}

.study-block .column h3 {
	text-transform: uppercase;
	font: bold 18px/24px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #fff;
	margin: 0 0 12px;
}

.client-section {
	padding-top: 38px;
	padding-bottom: 33px;
}

.client-section blockquote {
	color: #fff;
}

.client-section blockquote cite {
	color: #414043;
}

.client-section blockquote:before {
	color: #414043;
	top: -5px;
}

.client-section .section-title {
	color: #fff;
	margin: 0 0 34px;
}

.post-block {
	overflow: hidden;
}

.post-column {
	float: left;
	position: relative;
	width: 50%;
}

.post-column .post {
	max-width: 470px;
	padding: 59px 17px 40px;
	color: #fff;
	margin: 0;
	position: relative;
	z-index: 5;
	font-size: 20px;
	line-height: 24px;
}
.post-column .same-height-left{float:right;}
.post-column .post h2 {
	margin: 0 0 12px;
}
.two-blocks .section:first-child{background:#8FC9D3;}
.two-blocks .section:first-child .btn-default:hover, .two-blocks .section:first-child .btn-default:focus{color:#414043 !important;}
.post-column .post p {
	margin: 0 0 33px;
}

.post-column .sub-title {
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	padding: 0 0 10px;
}

/* aside widget styles */

.side-column {
	padding-top: 4px;
}

.side-column .heading {
	padding: 0 0 14px;
	border-bottom: 1px solid #a0a0a1;
	margin: 0 0 49px;
	overflow: hidden;
}

.side-column .heading h3 {
	float: left;
	margin: 0;
	font-size: 18px;
	line-height: 20px;
	color: #fff;
	font-weight: normal;
}

.side-column .heading .hide-link {
	float: right;
	color: #8fc9d3;
	font-size: 14px;
	line-height: 20px;
}

.side-column .heading .hide-link:hover {
	color: #58afbd;
}

/* filter form styles */

.filter-form {
	overflow: hidden;
	margin: 0;
}

.filter-form .check-block {
	padding: 0 0 30px;
}

.filter-form .check-block .title {
	display: block;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d69758;
	padding: 0 15px 20px 0;
	position: relative;
}

/*.filter-form .check-block .title:before {
	position: absolute;
	right: 0;
	top: 3px;
	width: 10px;
	height: 10px;
	background: url(images/bg-arrows.png) no-repeat 0 -31px;
	content: "";
}*/

.filter-form .check-block label {
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	min-height: 2px;
	padding: 0;
	vertical-align: top;
	display: block;
	overflow: hidden;
}

.filter-form .checkbox {
	padding: 4px 4px 3px;
	margin: 0 0 2px;
}

.filter-form .checkbox:nth-child(2n) {
	background: #545356;
}

.result-block {
	padding-bottom: 50px;
}

/* single post styles */

.result-box {
	overflow: hidden;
	position: relative;
}

.result-box .content-holder {
	position: relative;
	z-index: 5;
	padding: 86px 10px 82px 20px;
}

.result-box .content-holder .description {
	padding-bottom: 40px;
	overflow: hidden;
	font-size: 18px;
	line-height: 21px;
	color: #fff;
}

.result-box .content-holder .description p {
	margin: 0 0 32px;
}

.result-box h2 {
	color: #fff;
	margin: 0 0 29px;
	font-size: 36px;
	line-height: 38px;
}
.result-box h2  a{color:#fff;}

.result-box h3 {
	color: #fff;
	font-size: 18px;
	line-height: 22px;
	margin: 0 0 23px;
}

.grey .result-box a {
	color: #fff;
}

.visual-col .holder {
	float: left;
	width: 105px;
	margin: 0 0 25px 18px;
	position: relative;
}

.awards-block .title,
.visual-col .title
{
	display: block;
	text-align: center;
	font: bold 13px/16px "Nunito Sans", sans-serif;
	padding: 0 0 5px;
	white-space: normal;
	color: #fff;
}

.awards-block .title {
	font-size: 90%;
	line-height: 1.5;
}

.awards-block .title span {
	color: #ead381;
}

.circle-wrap {
	margin: 0 auto;
	width: 87px;
	height: 87px;
	white-space: nowrap;
	border: 1px solid #fff;
	border-radius: 44px;
}

.circle-wrap span {
	vertical-align: middle;
	white-space: normal;
	font: bold 39px/39px "Nunito Sans", sans-serif;
}

.circle-wrap:after {
	content: "";
	display: inline-block;
	height: 87px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.btn.with-arrow span {
	display: inline-block;
	vertical-align: top;
	margin: 3px -3px 0 5px;
	width: 10px;
	height: 10px;
	background: url(images/bg-arrows.png) no-repeat 0 -45px;
}

.visual-top {
	padding: 0;
}

.visual-top img {
	display: block;
	width: 100%;
}

.visual-top .container-holder {
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	z-index: 5;
}

.visual-top .social-networks {
	margin: 29px -38px 0 8px;
	padding: 0;
	overflow: hidden;
}

.visual-top .social-networks li {
	float: left;
	margin: 0 38px 38px 0;
}

.visual-top .social-networks a {
	width: 66px;
	height: 66px;
	display: block;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background: url(images/sprite2.png) no-repeat -9999px -9999px;
}

.visual-top .social-networks a.twitter {
	background-position: 0 0;
}

.visual-top .social-networks a.linkedin {
	background-position: -76px 0;
}

.visual-top .social-networks a.google-plus {
	background-position: -152px 0;
}

.visual-top .social-networks a.facebook {
	background-position: -228px 0;
}

.visual-top .social-networks a:hover {
	opacity: .7;
}

.form-column {
	padding-top: 43px;
	padding-bottom: 30px;
}

.form-column h2 {
	color: #fff;
	margin: 0 0 39px;
}

.form-column p {
	margin: 0 0 54px;
}

.form-column .text-holder {
	margin: -27px 0 0;
	line-height: 21px;
}

/* contact form */

.wpcf7-form {
	margin: 0;
	padding: 0 65px 0 0;
}

.wpcf7-form .check-row {
	overflow: hidden;
	padding: 0 0 11px;
}

.wpcf7-form .check-row .label-holder {
	display: inline-block;
	vertical-align: middle;
	margin: 0 -3px;
	width: 80%;
	overflow: hidden;
}

.wpcf7-form .check-row label {
	color: #bebfc1;
	font: 18px/20px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 0;
	float: left;
}

.wpcf7-form .field-group {
	padding: 0 0 36px;
}

.wpcf7-form label {
	display: block;
	margin: 0;
	padding: 0 0 11px;
	font: 20px/22px "Nunito Sans", sans-serif;
	color: #8fc9d3;
}

.wpcf7-form input[type="text"],
.wpcf7-form input[type="tel"],
.wpcf7-form input[type="email"] {
	display: block;
	width: 100%;
	outline: none;
	background: #69676d;
	border: none;
	margin: 0 0 11px;
	padding: 15px 20px 14px;
	font: 18px/20px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #bebfc1;
	height: 50px;
}

.wpcf7-form input[type="text"]::-webkit-input-placeholder,
.wpcf7-form input[type="tel"]::-webkit-input-placeholder,
.wpcf7-form input[type="email"]::-webkit-input-placeholder,
.wpcf7-form textarea::-webkit-input-placeholder {
	color: #bebfc1;
}

.wpcf7-form input[type="text"]:-moz-placeholder,
.wpcf7-form input[type="tel"]:-moz-placeholder,
.wpcf7-form input[type="email"]:-moz-placeholder,
.wpcf7-form textarea:-moz-placeholder {
	color: #bebfc1;
}

.wpcf7-form input[type="text"]::-moz-placeholder,
.wpcf7-form input[type="tel"]::-moz-placeholder,
.wpcf7-form input[type="email"]::-moz-placeholder,
.wpcf7-form textarea::-moz-placeholder {
	color: #bebfc1;
	opacity: 1;
}

.wpcf7-form input[type="text"]:-ms-input-placeholder,
.wpcf7-form input[type="tel"]:-ms-input-placeholder,
.wpcf7-form input[type="email"]:-ms-input-placeholder,
.wpcf7-form textarea:-ms-input-placeholder {
	color: #bebfc1;
}

.wpcf7-form textarea {
	overflow: auto;
	width: 100% !important;
	min-height: 162px;
	height: 162px;
	border: none;
	display: block;
	padding: 16px 5px 5px 20px;
	margin: 0 0 12px;
	font: 18px/20px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #bebfc1;
	background: #69676d;
	outline: none;
}

.wpcf7-form input[type="submit"] {
	display: block;
	overflow: hidden;
	min-width: 114px;
	margin: 3px 0 0;
	line-height: 16px;
	padding: 6px 12px 7px;
}

.wpcf7-form input[type="submit"]:hover {
	cursor: pointer;
}

.wpcf7-form .phone-holder {
	position: relative;
}

.wpcf7-form .note {
	display: block;
	font-size: 14px;
	line-height: 16px;
	color: #e9e6e8;
	padding: 0 0 0 21px;
}

.wpcf7-form .note.alt {
	position: absolute;
	right: -65px;
	top: 18px;
}

/* custom select styles */

.jcf-select {
	display: block;
	position: relative;
	border: none;
	background: #69676d;
	margin: 0 0 12px;
	width: 100%;
	height: 50px;
}

.load-block {
	margin: 43px 0 0;
	padding: 49px 0 3px;
	border-top: 3px solid #e5e7e7;
}

.awards .section-title {
	color: #fff;
	margin: 0 0 46px;
}

.awards .item {
	margin: 0 0 50px;
	position: relative;
	text-align: center;
	max-width: 100%;
}
.awards .item h3 {
	font-size: 16px;
	line-height: 19px;
	margin: 0 0 24px;
	font-weight: bold;
}

.awards .item:before {
	position: absolute;
	bottom: 40px;
	left: -23px;
	background: url(images/bg-arrows.png) no-repeat -15px -31px;
	width: 23px;
	height: 24px;
	content: "";
}

.awards .item .visual {
	overflow: hidden;
}

.awards .item .visual img {
	display: block;
	width: 100%;
	width: 104px;
	height: 104px;
	margin: 0 auto;
	border: 1px solid #fff;
	border-radius: 52px;
}

.awards .row div:first-child .item:before {
	background: none;
}

/* slide block styles */

.open-close {
	overflow: hidden;
	padding: 0 0 3px;
}

.open-close .section-title {
	margin: 0 0 49px;
}

.open-close .info-text {
	max-width: 620px;
	margin: 0 auto;
	padding: 0 0 38px;
}

.open-close .info-text h2 {
	color: #78c78f;
	margin: 0 0 4px;
}

.open-close .info-text h3 {
	margin: 0 0 10px;
	font-family: "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.open-close .info-text h3 mark {
	color: #ead381;
}

.open-close .slide {
	position: relative;
}

.open-close .slide p {
	margin: 0 0 28px;
}

.open-close .slide p mark {
	color: #8fc9d3;
	font-size: 24px;
	font-weight: bold;
}

.open-close .opener {
	min-width: 98px;
}

.open-close .opener strong {
	display: none;
	vertical-align: top;
}

.open-close .opener em {
	font-style: normal;
	vertical-align: top;
}

.open-close.active .opener span {
	margin: 4px -3px 0 5px;
	background: url(images/bg-arrows.png) no-repeat -44px -30px;
}

.open-close.active .opener strong {
	display: block;
	display: inline-block;
}

.open-close.active .opener em {
	display: none;
}

.review-block {
	margin: 0 auto;
	max-width: 560px;
}

.review-block h2 {
	font-size: 50px;
	line-height: 54px;
	color: #fff;
	margin: 0 0 15px;
}

.review-block .section-title {
	color: #fff;
	margin: 0 0 41px;
	border-color: rgba(255, 255, 255, .5);
}

.review-block .visual {
	margin: 0 0 50px;
}

.review-block .visual img {
	display: block;
	width: 100%;
	max-width: 244px;
	margin: 0 auto;
}

.team-block h2 {
	color: #414043;
	margin: 0 0 3px;
	padding: 0;
}

.team-block h3 {
	font-size: 24px;
	line-height: 29px;
	margin: 0 auto 33px;
	max-width: 670px;
}

.team-block .section-title {
	margin: 0 0 49px;
}

/* team list styles */

.team-list {
	overflow: hidden;
	margin: 0 -42px -42px;
	list-style-position: outside;
	color: #414043;
}

.team-list li {
	list-style-position: outside;
	list-style: none;
	display: inline-block;
	vertical-align: top;
	width: 33.3%;
	padding: 0 42px 42px;
	margin: 0 -3px 0 0;
}

.team-list .visual {
	margin: 0 0 12px;
	overflow: hidden;
	width: 100%;
	padding: 7px;
}

.team-list .visual span {
	display: inline-block;
	vertical-align: top;
	position: relative;
}

.team-list .visual span:before {
	position: absolute;
	left: -7px;
	top: -7px;
	right: -7px;
	bottom: -7px;
	border: 1px solid #84a09b;
	border-radius: 50%;
	content: "";
}

.team-list .visual img {
	display: block;
	width: 100%;
	border-radius: 50%;
	max-width: 238px;
	margin: 0 auto;
}

.team-list .name {
	display: block;
	color: #fff;
	font: 30px/32px "Nunito Sans", sans-serif;
	margin: 0 0 10px;
}

.team-list .name a {
	color: #fff;
}

.team-list .name a:hover {
	color: #d9d9d9;
}

.form-section {
	overflow: hidden;
	padding: 13px 0 12px;
}

.form-section .title-rss {
	float: left;
	margin: 17px 0 0;
	font: 18px/20px "Nunito Sans", sans-serif;
	padding: 0 37px 0 0;
	position: relative;
}

.form-section .title-rss:before {
	position: absolute;
	right: 0;
	top: -4px;
	width: 31px;
	height: 31px;
	background: url(images/bg-rss.png) no-repeat;
	content: "";
}

.main-holder {
	padding: 47px 0 50px;
}

/* main content styles */

#content {
	padding-bottom: 4px;
}

/* single article styles */

.post-blog {
	padding: 0 0 44px;
	position: relative;
	font-size: 18px;
	line-height: 24px;
	margin: 0 0 47px;
	/*color: #888;*/
	color:#414043;
}

.post-blog .date {
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	line-height: 16px;
	color: #414043;
	padding: 0 0 9px;
}

.post-blog .date:hover {
	color: #1b1b1c;
}

.post-blog h2 {
	font-size: 30px;
	line-height: 32px;
	margin: 0 0 5px;
	color:#414043;
}

.post-blog h3 {
	font: 24px/26px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	margin: 0 0 12px;
	color: #4a9f88;
}

.post-blog p {
	margin: 0 0 17px;
}

.post-blog p a {
	color: #157854; /* old #609f88; */
	margin:17px 0 0;
}
.post-blog a strong, .post-blog strong a{
	color: #157854; /* old #609f88; */
}
.post-blog p a.btn-info {color:#8fc9d3;}
.post-blog p a:hover {
	color: #597981;
}

.post-blog .share-holder {
	text-align: right;
	margin: 0 0 -42px;
}

.post-blog .share-holder .icons-holder {
	float: right;
}

.post-blog .share-holder .icons-holder > span {
	float: left;
	margin: 0 0 0 4px;
}

.post-blog .share-holder .title {
	display: block;
	text-align: right;
	margin: 0 0 5px;
	font-size: 14px;
	line-height: 16px;
	color: #414043;
}

.post-blog .image-holder {
	padding: 12px 0 40px;
}

.post-blog .image-holder img {
	display: block;
	width: 100%;
}
.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required .wpcf7-list-item-label{display:none;}
.post-blog .detail-info {
	margin: 0 0 -40px;
}
.wpcf7-form-control.wpcf7-checkbox.wpcf7-validates-as-required .wpcf7-list-item.first.last{margin:0;}
.post-blog .detail-info h3 {
	color: #414043;
	margin: 0 0 25px;
	font: 24px/26px "Nunito Sans", sans-serif;
}

.post-blog .detail-info p {
	margin: 0 0 24px;
}

.post-blog .detail-info ol {
	padding: 0 0 0 22px;
}

.post-blog .detail-info ol strong {
	display: block;
	padding: 0 0 1px;
	font-size: 20px;
	line-height: 22px;
	color: #4a9f88;
}

.post-blog .author-holder {
	overflow: hidden;
	padding: 0 0 31px;
	color: #414043;
}

.post-blog .visual {
	display: inline-block;
	vertical-align: middle;
	width: 45px;
	margin: 0 4px 0 0;
}

.post-blog .visual img {
	display: block;
	width: 100%;
}

.post-blog .author {
	display: inline-block;
	vertical-align: middle;
	width: auto;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 16px;
}

.post-blog blockquote {
	font: italic 18px/21px "Nunito Sans", sans-serif;
	color: #666;
	padding: 0 0 21px 30px;
}

.post-blog blockquote:before {
	content: "";
}

.post-blog blockquote q {
	display: block;
	padding: 0 0 22px;
}

.post-blog blockquote cite {
	font-style: italic;
}

.post-blog footer {
	padding: 22px 0 0;
	border-top: 4px solid #e5e7e7;
	overflow: hidden;
}

.post-blog footer h4 {
	margin: 0 0 8px;
	font: 16px/18px "Nunito Sans", sans-serif;
	color: #414043;
}

.post-blog footer .holder {
	overflow: hidden;
}

.post-blog footer.more-links {
	margin: 27px 0 0;
}

.post-blog footer.more-links .category-col {
	width: 100%;
	margin: 0;
}

.post-blog .category-col {
	float: left;
	width: 30%;
	margin: 0 31px 0 0;
}

.post-blog .category-col ul {
	font-size: 16px;
	line-height: 18px;
	padding: 4px 0 0;
	list-style-position: outside;
}

.post-blog .category-col ul li {
	list-style-position: outside;
	list-style: none;
	padding: 0 0 8px;
}

.post-blog .category-col ul a {
	color: #157854; /* Old #609f88; */
}

.post-blog .category-col ul a:hover {
	color: #597981;
}

.post-blog .content-post {
	overflow: hidden;
	padding: 0 0 30px;
}

.post-blog:before {
	position: absolute;
	bottom: 0;
	left: -9999px;
	right: -9999px;
	height: 3px;
	background: #e5e7e7;
	content: "";
}

.post-blog.without-border:before {
	background: none;
}

.post-blog.without-border {
	margin: 0;
	padding: 0;
}

.stMainServices.st-pinterest-counter,
.stButton .stButton_gradient,
.stButton .stArrow {
	height: 22px !important;
}

.st_pinterest_hcount {
	text-align: center !important;
	height: 22px !important;
}

.tag-list {
	font-size: 16px;
	line-height: 18px;
	list-style-position: outside;
}

.tag-list li {
	list-style-position: outside;
	list-style: none;
	margin: 0 -3px 0 0;
	padding: 0 5px 4px 0;
	display: inline-block;
	vertical-align: top;
}

.tag-list a {
	display: block;
	padding: 4px;
	background: #f2f5f5;
	border-radius: 8px;
	color: #888;
}

.tag-list a:hover {
	color: #626262;
}

.topic-block {
	position: relative;
	padding: 42px 20px 40px 24px;
}

.topic-block h3 {
	color: #fff;
	margin: 0 0 10px;
}

.topic-block ul {
	font-size: 16px;
	line-height: 18px;
	list-style-position: outside;
}

.topic-block ul li {
	list-style-position: outside;
	list-style: none;
	padding: 0 0 12px 10px;
	position: relative;
}

.topic-block ul li:before {
	position: absolute;
	top: 7px;
	left: 1px;
	width: 4px;
	height: 4px;
	background: #414043;
	border-radius: 2px;
	content: "";
}

.topic-block ul a {
	color: #414043;
}

.topic-block ul a:hover {
	color: #1b1b1c;
}

.topic-block ul ul {
	padding: 7px 0 0 9px;
	font-size: 15px;
	line-height: 17px;
	margin: 0 0 -7px;
}

.topic-block ul ul li {
	padding: 0 0 7px 10px;
}

.topic-block:before {
	position: absolute;
	top: 0;
	bottom: 0;
	right: -9999px;
	width: 9999px;
	content: "";
}

.topic-block.orange:before {
	background: #d69758;
}
.single-post .topic-block.orange{
	background:#E06163;
	margin:0;
	color:#fff;
}
.topic-block.pink ul li:before, .single-post .topic-block ul li:before{
	background: #fff;
}

.topic-block.pink ul a, .single-post .topic-block.orange ul a {
	color: #fff;
}

.topic-block.pink ul a:hover, .single-post .topic-block.orange ul a:hover {
	color: #d9d9d9;
}

.topic-block.pink:before, .single-post .topic-block.orange:before{
	background: #e06163;
}

.post-images {
	list-style-position: outside;
	overflow: hidden;
	margin: -25px -18px 0 -33px;
}

.post-images li {
	list-style-position: outside;
	list-style: none;
	float: left;
	width: 50%;
	padding: 0 24px;
}

.post-images img {
	display: block;
	width: 100%;
}

/* sidebar styles */

#sidebar-custom {
	margin-top: 3px;
}

.image-container {
	padding: 78px 0 0;
}

.image-container .col-info {
	white-space: nowrap;
	width: 100%;
	margin: 0 0 -24px;
}

.image-container .col-info .holder {
	display: inline-block;
	vertical-align: middle;
	white-space: normal;
}

.image-container .col-info:after {
	content: "";
	display: inline-block;
	height: 100%;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.image-container .col-info h2 {
	font-size: 36px;
	line-height: 40px;
	color: #fff;
	margin: 0;
	padding: 0;
}

.image-container .col-info img {
	display: block;
	width: 100%;
}

.statistic-col {
	position: relative;
	font-size: 22px;
	line-height: 27px;
	color: #fff;
	padding-top: 28px;
	padding-bottom: 28px;
}

.statistic-col .visual {
	margin: 0 0 32px;
}

.statistic-col .visual img {
	display: block;
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
}

.statistic-col p {
	margin: 0;
}

.statistic-col .description {
	padding: 0 35px;
}

.page-template-template-study-2 .statistic-col .description {
	padding: 0 10px;
}

.statistic-col:before {
	position: absolute;
	top: 108px;
	left: -23px;
	background: url(images/bg-arrows.png) no-repeat 100% 100%;
	width: 39px;
	height: 41px;
	content: "";
}

.statistic .row div:first-child + .clearfix + .statistic-col:before {
	background: none;
}

.page-template-template-study-2 .study-description {
	color: #fff;
}

.page-template-template-study-2 .statistic-col:before {
	top: 133px;
}

.statistic .row .statistic-col-1:before,
.statistic .row .statistic-col-2:before
{
	background: none;
}

.page-template-template-study-2 .image-subheadings h4 {
	margin-bottom: -15px;
	font-size: 115%;
}

.page-template-template-study-2 .statistic-col strong {
	margin-bottom: 20px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 250%;
	font-weight: normal;
	color: #fff !important;
	display: block;
}

.page-template-template-study-2 .statistic-col strong span {
	font-size: 50%;
	vertical-align: super;
}

.reported-col {
	font: 20px/24px "Nunito Sans", sans-serif;
	color: #fff;
}

.reported-col .visual {
	margin: 0 0 14px;
	width: 100%;
}

.reported-col .visual img {
	vertical-align: top;
}

.reported-col p {
	margin: 0;
}

.reported-col .description {
	padding: 0;
}

.heading-holder h2 {
	margin: 21px 0 76px;
	color: #fff;
}

.influencers {
	padding-bottom: 75px;
	background-color: #8FC9D3;
  background-image: url(./images/contentops-seismograph.png);
  box-shadow: inset 0 0 0 1000px rgb(0 0 0 / 80%);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.slideshow-section {
	padding: 36px 0 42px;
	overflow: hidden;
	background: #d2d3d5;
}

.slideshow-image {
	position: relative;
}

.slideshow-image .slide {
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}

.slideshow-image .slide.active {
	z-index: 2;
}

.slideshow-image .slide img {
	display: block;
	width: 100%;
}

.table-list {
	list-style-position: outside;
	font-size: 17px;
	line-height: 19px;
	margin: -5px 0 -10px;
}

.table-list li {
	list-style: none;
	list-style-position: outside;
	overflow: hidden;
	margin: 0 0 7px;
}

.table-list li:nth-child(2n+1) .type,
.table-list li:nth-child(2n+1) .description {
	background: #edf5f7;
}

.table-list p {
	margin: 0;
}

.table-list p a {
	color: #809fa7;
}

.table-list p a:hover {
	color: #597981;
}

.table-list .type {
	float: left;
	width: 191px;
	margin: 0 4px 0 0;
	text-transform: uppercase;
	font-size: 16px;
	line-height: 18px;
	padding: 5px 11px;
}

.table-list .description {
	overflow: hidden;
	padding: 5px 19px;
}

.research-block .section-title {
	color: #fff;
	margin: 0 0 49px;
}

.research-col {
	font-size: 18px;
	line-height: 22px;
	color: #fff;
}
.research-col:last-child{margin:0;}
.research-col h3 {
	margin: 0 0 8px;
	line-height: 28px;
}

.research-col p {
	margin: 0 0 48px;
}

#navigation {
	float: right;
	margin: 21px 0 0;
	background: none;
}

#navigation ul {
	list-style-position: outside;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 24px;
	font-weight: bold;
	position: relative;
}

#navigation ul li {
	float: left;
	list-style-position: outside;
	list-style: none;
	margin: 0 0 0 30px;
}
#navigation ul li:first-child {
	margin-left:0;
}
#navigation ul li.active a:after {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 4px;
	background: #414043;
	content: "";
}

#navigation ul li.active ul a:after {
	background: none;
}

#navigation ul li.hover .drop {
	display: block;
}

#navigation ul a {
	color: #fff;
	display: block;
	position: relative;
}

#navigation ul a:hover:after {
	position: absolute;
	left: 0;
	top: 100%;
	width: 100%;
	height: 4px;
	background: #414043;
	content: "";
}

#navigation .drop {
	position: absolute;
	left: 19px;
	top: 100%;
	display: none;
	width: 100%;
	padding: 22px 0 0;
}

#navigation .drop ul {
	padding: 0;
	float: none;
	margin: 0 -50px 0 0;
	line-height: 16px;
	font-weight: normal;
	text-transform: none;
}

#navigation .drop ul li {
	margin: 0 9px 0 0;
	position: relative;
	padding: 11px 27px 11px 20px;
}

#navigation .drop ul li:before {
	position: absolute;
	left: 9px;
	top: 11px;
	color: #fff;
	content: ">";
}

#navigation .drop ul li.active a {
	color: #d9d9d9 !important;
}

#navigation .drop ul a {
	position: relative;
}

#navigation .drop ul a span {
	display: block;
	font-size: 13px;
	line-height: 15px;
	padding: 9px 0 0;
}

#navigation .drop ul a:after {
	background: none;
}

#navigation .drop ul a:hover {
	color: #d9d9d9;
}

#navigation .drop ul a:hover:before {
	color: #414043;
}

#navigation .drop ul:before {
	position: absolute;
	left: -9999px;
	top: 0;
	right: -9999px;
	bottom: 0;
	width: 99999px;
	z-index: -1;
	background: #414043;
	content: "";
}

#navigation .drop ul .sub-drop {
	font-size: 13px;
	line-height: 15px;
	margin: 0 -27px 0 -20px;
	padding: 4px 0 8px;
	background: none !important;
}

#navigation .drop ul .sub-drop li {
	float: none;
	margin: 0;
	padding: 0;
}

#navigation .drop ul .sub-drop li:before {
	content: "";
}

#navigation .drop ul .sub-drop li a {
	color: #fff !important;
}

#navigation .drop ul .sub-drop li a:hover {
	color: #d9d9d9 !important;
}

#navigation .drop ul .sub-drop a {
	padding: 5px 19px 5px 18px;
	color: #fff !important;
}

#navigation.dark-blue .drop ul li.has-drop {
	/*background: #698187;*/
	position: relative;
}

#navigation.dark-blue .drop ul li.has-drop .active-item {
	background: #596d72;
}

#navigation.pink .drop ul li.has-drop {
	background: #c3585a;
	position: relative;
}

#navigation.pink .drop ul li.has-drop .active-item {
	background: #9a4547;
}

.nav-opener {
	display: none;
	float: right;
	text-transform: uppercase;
	position: relative;
	margin: 26px 0 0;
	padding: 0 0 0 30px;
	color: #fff;
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

.nav-opener span {
	position: relative;
	display: block;
}

.nav-opener span:before {
	position: absolute;
	left: -30px;
	top: 12px;
	width: 19px;
	height: 3px;
	background: #fff;
	content: "";
}

.nav-opener:after,
.nav-opener:before {
	position: absolute;
	left: 0;
	top: 2px;
	width: 19px;
	height: 3px;
	background: #fff;
	content: "";
}

.nav-opener:before {
	top: 7px;
}

.nav-opener:hover {
	color: #fff;
}

.nav-active #navigation {
	max-height: 4000px;
}

.nav-active #navigation ul {
	-webkit-transform: translateY(0);
	-ms-transform: translateY(0);
	transform: translateY(0);
}

span.wpcf7-not-valid-tip {
	font-size:14px !important;
	margin:-5px 0 5px;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font: 18px/51px "Nunito Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #bebfc1;
	margin: 0 35px 0 20px;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	background: url(images/bg-arrows.png) no-repeat 0 -59px;
	width: 17px;
	height: 17px;
	bottom: 0;
	right: 14px;
	top: 18px;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
	border: none;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: none;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #69676d;
	line-height: 20px;
	font-size: 18px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

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

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 18px;
	color: #fff;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff;
	color: #fff;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #414043;
	color: #fff;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom checkbox styles */

.jcf-checkbox {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
	cursor: default;
	border: 1px solid #af5c08;
	margin: 0 10px 0 0;
	height: 16px;
	width: 16px;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked {
	background: #af5c08;
}

.filter-form .jcf-checkbox ~ span {
	/*display: inline-block;*/
	vertical-align: middle;
	width: 87%;
}

.check-row .jcf-checkbox {
	float: none;
	display: inline-block;
	vertical-align: middle;
	border: none;
	background: #69676d;
	width: 50px;
	height: 50px;
	margin: 0 11px 0 0;
}

.check-row .jcf-checkbox span {
	position: absolute;
	height: 10px;
	width: 16px;
	top: 50%;
	left: 50%;
	display: block;
	margin: -7px 0 0 -6px;
	border: 3px solid #5b595e;
	border-width: 0 0 3px 3px;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.check-row .jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.check-row .jcf-checkbox.jcf-checked {
	background: #69676d;
}

.check-row .jcf-checkbox.jcf-checked span {
	border-color: #efeeef;
}

:root .jcf-checkbox span {
	margin: -7px 0 0 -8px;
}

/* common custom form elements styles */

.jcf-disabled {
	background: #ddd !important;
}

/* footer styles */

#footer {
	border-top: 35px solid #e9e6e8;
	padding: 42px 15px 57px;
	font-size: 16px;
	line-height: 24px;
}

#footer h2 {
	font-size: 20px;
	margin: 0 0 1px;
}

#footer p {
	margin: 0 0 21px;
}

#footer .box {
	margin: 63px 0 0;
}

#footer .box:first-child {
	margin-top: 0;
}

#footer .phone {
	display: block;
	font-size: 24px;
	line-height: 29px;
	font-family: "Nunito Sans", sans-serif;
	margin: -2px 0 58px;
	font-weight: bold;
}

#footer .social-networks {
	margin: 0 -38px 0 0;
	padding: 0;
	overflow: hidden;
}

#footer .social-networks li {
	float: left;
	margin: 0 38px 38px 0;
}

#footer .social-networks a {
	width: 66px;
	height: 66px;
	display: block;
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
	background: url(images/sprite2.png) no-repeat -9999px -9999px;
}

#footer .social-networks a.twitter {
	background-position: 0 0;
}

#footer .social-networks a.linkedin {
	background-position: -76px 0;
}

#footer .social-networks a.google-plus {
	background-position: -152px 0;
}

#footer .social-networks a.facebook {
	background-position: -228px 0;
}

#footer .social-networks a:hover {
	opacity: .7;
}

.event-quote {
	position: absolute;
	top: 80px;
	right: 20px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 150%;
	line-height: 1.5;
	color: #fff;
}

@media only screen and (max-width: 700px) {
	.event-quote {
		top: 20px;
		left: 20px;
		right: auto;
		font-size: 90%;
	}
}

.tribe-events-calendar td {
	border: none;
	text-align: center;
}

.tribe-events-cal-links a,
.tribe-events-ical {
	background: none !important;
	border-radius: 0 !important;
	color: #000;
}

#tribe-bar-views li.tribe-bar-views-option {
	line-height: 18px !important;
}

.tribe-bar-view-list a[class*="tribe-icon-"],
.tribe-bar-views-list span[class^="tribe-icon-"],
.tribe-select2-results-views span[class^="tribe-icon-"] {
	background-position: 0 50% !important;
}

.tribe-events-calendar td:hover a {
	color: #000;
}

#tribe-events-content table.tribe-events-calendar {
	border-top: 1px solid #d2d2d2;
}

.woocommerce table.shop_table {
	font-size:14px;
}

.woocommerce-cart .cart-collaterals .cart_totals tr td,
.woocommerce-cart .cart-collaterals .cart_totals tr th {
	border-top:1px solid #414043 !important;
}

.s2_error {
	margin:5px 0 0 !important;
}

.resize-active #navigation,
.resize-active #navigation ul {
	-webkit-transition: none !important;
	transition: none !important;
}

.num-list li:before,
.num-list .num {
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	font-size: 20px;
	line-height: 22px;
	color: #4a9f88;
	font-weight: bold;
	position: relative;
	content: counters(item, ".") ".";
	counter-increment: item;
}
body .yarpp-related{margin:0 !important;}
.woocommerce ul.products li.product .price{color:#414043;}
div.wpcf7 img.ajax-loader{display:none;}
.wpcf7-list-item-label{
	display:inline-block;
	max-width:90%;
	vertical-align:middle;
}
span.wpcf7-list-item{margin:0;}

@media only screen and (max-width: 992px) {
	.post-password-form input[type="password"],
	.search-form input[type="search"] {
		width: 125px;
	}
	.wpcf7-list-item-label{
		display:inline-block;
		max-width:75%;
		line-height:1.4;
		vertical-align:middle;
	}
}

@media only screen and (max-width: 991px) {
	#wp-calendar {
		font-size: 12px;
		line-height: 14px;
	}

	h1 {
		font-size: 48px;
	}

	h2 {
		font-size: 37.8px;
	}

	h3 {
		font-size: 21.6px;
	}

	h4 {
		font-size: 17.1px;
	}

	blockquote {
		font-size: 20px;
		padding: 25px 100px 14px;
	}

	blockquote:before {
		font-size: 155px;
		left: 10px;
	}

	.navbar {
		padding-top: 30px;
	}

	.navbar .navbar-nav > li {
		margin: 0 0 5px;
	}

	.navbar .navbar-nav > li.active > a {
		background: #fff !important;
		color: #414043 !important;
	}

	.navbar .navbar-nav > li.active > a:after {
		display: none;
	}

	.navbar .navbar-nav > li > a {
		padding: 5px 15px;
	}

	.navbar .navbar-nav > li > a:hover,
	.navbar .navbar-nav > li > a:focus {
		background: #fff !important;
		color: #414043 !important;
	}

	.navbar .navbar-nav > li > a:hover:after,
	.navbar .navbar-nav > li > a:focus:after {
		display: none;
	}

	.navbar .navbar-nav .dropdown-menu {
		margin: 0 !important;
		width: 100% !important;
		padding: 0;
	}

	.navbar .navbar-nav .dropdown-menu > .active > a {
		background: #fff !important;
	}

	.navbar .navbar-nav .dropdown-menu a {
		padding: 3px 35px !important;
	}

	.navbar .navbar-nav .dropdown-menu a:hover,
	.navbar .navbar-nav .dropdown-menu a:focus {
		background: #fff !important;
	}

	#nav {
		border: none !important;
		box-shadow: none;
	}

	#nav .navbar-nav {
		background: #414043;
		padding: 10px 15px 5px;
	}

	.jumbotron:after {
		height: 500px;
	}

	.jumbotron h1 {
		font-size: 52px;
	}

	.section {
		padding: 35px 15px;
	}

	.section .visual-container.work-block:before {
		height: 200px;
	}

	.section .visual-container.work-block .visual-holder {
		font-size: 21px;
	}

	.section .visual-container.work-block .visual-holder h2 {
		font-size: 30px;
	}

	.section .visual-holder h2 {
		font-size: 41.4px;
	}

	.section .section-title {
		font-size: 20px;
		padding-bottom: 8px;
		margin-bottom: 30px;
	}

	.section h2 {
		padding: 0;
		margin-bottom: 30px;
	}

	.heading-section {
		padding: 140px 15px 30px;
		font-size: 24px;
	}

	.heading-section h1 {
		margin-bottom: 20px;
	}

	.heading-section .image {
		margin: 25px 0 -65px;
	}

	.heading-section .image img {
		max-width: 60%;
		height: auto;
	}
	.awards .col-sm-offset-1:nth-child(2n){margin-left:16.6667%;}
	.publications-heading .image.publications-image {
		margin-bottom: -100px;
	}

	.publications-heading + .section {
		padding-top: 105px;
	}

	.platforms-heading + .section {
		padding-top: 65px;
	}

	.text-section {
		font-size: 20px;
	}

	.text-section .title {
		font-size: 22px;
	}

	.text-section h1 {
		font-size: 45px;
	}

	.item {
		margin: 0 auto 20px;
		max-width: 320px;
	}

	.capabilities-block .item h3,
	.offerings-section .item h3 {
		font-size: 24px !important;
	}

	.item h3:after {
		display: none;
	}

	.item h3 br {
		display: none;
	}

	.item .icon img {
		max-width: 90%;
		height: auto;
	}

	.custon-icons .item .hover-block:after {
		display: none;
	}

	.video-section .column {
		font-size: 20px;
		padding-top: 23px;
	}

	.video-section .column.text-column.alt .title {
		font-size: 24px;
	}

	.video-section .column .holder img {
		margin: -20px 10px 0 40px;
	}

	.video-section .column .holder {
		max-width: 339px;
	}

	.video-section .column .title {
		font-size: 24px;
	}

	.video-section .column h2 {
		font-size: 18px;
	}

	.video-section .btn {
		min-width: 150px;
		font-size: 12px;
	}

	.post-list li {
		margin-top: 30px;
		padding-top: 27px;
	}

	.post-list time {
		margin-bottom: 5px;
	}

	.post-list h2 {
		font-size: 18px;
	}

	.books-holder {
		padding-bottom: 65px;
	}

	.industries-block .books-holder {
		padding-bottom: 50px;
	}

	.books-holder:before {
		margin-left: 8px;
	}

	.books-holder:after {
		margin-left: 32px;
	}

	.books-holder h3 {
		font-size: 22px;
	}

	.books-holder .btn span {
		display: none;
	}

	.platform-holder {
		font-size: 21px;
		margin-top: -20px;
	}

	.platform-holder p {
		margin-bottom: 35px;
	}

	.product-section {
		padding: 50px 15px;
	}

	.map-section.bigger .visual-container:before {
		height: 411px;
	}

	.map-section .visual-holder h2 {
		font-size: 35px;
	}

	.text-block .description {
		padding-top: 10px;
	}

	.text-block {
		font-size: 20px;
	}

	.text-block h2 {
		font-size: 27px;
		margin-bottom: 10px !important;
	}

	.philosophy-block .text-box {
		margin-top: 35px;
	}

	.philosophy-block .text-box:first-child:after {
		margin-left: 40px;
	}

	.philosophy-block .text-box:first-child:before {
		margin-left: 64px;
	}

	.ceo-section .section-title {
		margin-bottom: 80px;
	}

	.ceo-section h2 {
		font-size: 38px;
	}

	.ceo-section p {
		margin-bottom: 30px;
	}

	.ceo-section .text-holder {
		font-size: 20px;
		max-width: 420px;
	}

	.main-section {
		padding-top: 110px;
	}

	.side-box {
		padding: 43px 23px 44px;
	}

	.email-form.dark-blue {
		padding: 52px 0 50px 23px;
	}
	.s2_form_widget{padding: 52px 0 50px 23px !important;}
	.s2_form_widget .email-form.dark-blue{padding:0;}
	.s2_form_widget .email-form form input[type='text']{padding:16px 16px 14px;}
	.event-block .btn-buy {
		font-size: 15px;
	}

	.event-block .new {
		font-size: 15px;
		line-height: 17px;
	}

	.illustration-list {
		right: -10px;
		margin: 0;
	}

	.aside-list {
		font-size: 16px;
		line-height: 18px;
	}

	.visual-top .social-networks {
		margin-right: -15px;
	}

	.visual-top .social-networks li {
		margin: 0 10px 10px 0;
	}

	.awards .item:before {
		background: none;
	}

	.post-blog .category-col {
		margin: 0 10px 0 0;
		width: 36%;
	}

	.post-images {
		margin: 0 -18px 0 -33px;
	}

	.statistic-col:before {
		background: none;
	}

	#navigation ul li.active-state a:after {
		background: none;
	}

	#navigation ul li.active-state a {
		color: #414043;
		background: #fff;
	}

	#navigation ul li {
		float: none !important;
		margin: 0 0 5px !important;
	}

	#navigation ul a:hover:after {
		background: none;
	}

	#navigation ul a:hover {
		color: #414043;
		background: #fff;
	}

	#navigation ul a {
		padding: 5px 15px;
	}

	#navigation ul {
		background: #414043;
		padding: 10px 15px 5px;
		float: left;
		width: 100%;
		box-sizing: border-box;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
	}

	#navigation .drop ul li:before {
		content: "";
	}

	#navigation .drop ul li.active a:hover {
		color: #414043 !important;
	}

	#navigation .drop ul li {
		float: none;
		padding: 0;
		margin: 0;
	}

	#navigation .drop ul a span {
		display: inline;
		padding: 0;
	}

	#navigation .drop ul a:before {
		left: 15px;
		top: 4px;
		position: absolute;
		color: #fff;
		content: ">";
	}

	#navigation .drop ul a:hover {
		color: #414043 !important;
		background: #fff !important;
	}

	#navigation .drop ul a {
		padding: 3px 35px !important;
		background: none !important;
		color: #fff !important;
	}

	#navigation .drop ul:before {
		background: none;
	}

	#navigation .drop ul .sub-drop li {
		padding: 5px 25px;
	}

	#navigation .drop ul .sub-drop a:hover,
	#navigation .drop ul .sub-drop a.active-item {
		opacity: .8;
		background: none !important;
		color: #fff !important;
	}

	#navigation .drop ul .sub-drop a {
		padding: 0 !important;
		display: inline;
	}

	#navigation .drop ul .sub-drop a:before {
		content: "";
	}

	#navigation .drop ul .sub-drop {
		margin: 0 0 0 10px;
		padding: 0;
	}

	#navigation .drop ul {
		margin: 0;
		line-height: 24px;
	}

	#navigation .drop {
		position: static;
		padding: 0;
	}

	#navigation.dark-blue .drop ul li.has-drop .active-item {
		background: none;
	}

	#navigation.dark-blue .drop ul li.has-drop {
		background: none;
	}

	#navigation.dark-blue .drop ul {
		background: none;
	}

	#navigation.pink .drop ul li.has-drop .active-item {
		background: none;
	}

	#navigation.pink .drop ul li.has-drop {
		background: none;
	}

	#navigation.pink .drop ul {
		background: none;
	}

	#navigation {
		overflow: hidden;
		position: absolute;
		top: 97px;
		left: 34px;
		right: 34px;
		z-index: 999;
		max-height: 0;
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
	}

	#navigation {
		left: 15px;
		right: 15px;
	}

	.nav-opener {
		display: block;
	}

	.filter-form .jcf-checkbox ~ span {
		width: 80%;
	}

	#footer {
		border-top-width: 20px;
		padding: 30px 15px;
	}

	#footer .social-networks {
		margin-right: -15px;
	}

	#footer .social-networks li {
		margin: 0 10px 10px 0;
	}
	.woocommerce form .form-row-first,
	.woocommerce form .form-row-last,
	.woocommerce-page form .form-row-first,
	.woocommerce-page form .form-row-last {
		width:100%;
	}
}

@media only screen and (max-width: 767px) {
	.comment-form textarea,
	.comment-form input[type="text"],
	.search-form input[type="search"],
	.post-password-form input[type="password"] {
		padding: 8px 10px;
		font-size: 16px;
		line-height: 18px;
		height: auto;
		width: 100%;
	}

	.post-password-form [type="submit"] {
		display: block;
		width: 100%;
	}

	.post-password-form input[type="password"],
	.search-form input[type="search"] {
		width: 170px;
		display: inline-block;
		vertical-align: middle;
	}

	.commentlist-item .commentlist-item {
		padding: 0;
	}

	.comment-form label {
		font-size: 16px;
		line-height: 18px;
		padding: 0 0 10px;
	}

	h1 {
		font-size: 30px;
	}

	h2 {
		font-size: 26px;
	}

	h3 {
		font-size: 20px;
	}

	blockquote {
		padding: 10px 20px 10px 50px;
		font-size: 18px;
	}

	blockquote:before {
		font-size: 80px;
		left: 0;
	}

	.jumbotron:after {
		height: 400px;
	}

	.jumbotron .text {
		padding: 130px 25px 30px;
	}

	.jumbotron h1 {
		font-size: 35px;
	}

	.section {
		padding: 30px 10px;
	}

	.section.workshop h2 {
		margin: 0 0 30px;
	}

	.section.workshop .section-title {
		margin: 0 0 30px;
	}

	.section .visual-container:before {
		height: 200px;
	}

	.section .visual-container.work-block .visual-holder {
		font-size: 18px;
	}

	.section .visual-container.work-block .visual-holder h2 {
		font-size: 24px;
	}

	.section .visual-container.work-block .visual-holder .btn-holder .btn {
		min-width: 180px;
	}

	.section .visual-holder {
		padding-bottom: 20px;
	}

	.section .visual-holder h2 {
		font-size: 32.4px;
	}

	.section.news .post-list h2 {
		font-size: 18px;
		line-height: 20px;
	}

	.heading-section {
		padding: 120px 10px 30px;
		font-size: 20px;
	}

	.heading-section .image {
		margin: 20px 0 -50px;
	}

	.heading-section .image img {
		max-width: 80%;
	}

	.publications-heading .image.publications-image {
		margin-bottom: -80px;
	}

	.publications-heading + .section {
		padding-top: 85px;
	}

	.platforms-heading + .section {
		padding-top: 55px;
	}

	.text-section .title {
		font-size: 18px;
	}

	.text-section h1 {
		font-size: 35px;
	}

	.tribe-events-calendar .time {
		padding: 10px 0 0;
	}

	.tribe-events-calendar .time {
		font-size: 12px;
	}

	.tribe-events-calendar td {
		padding: 0;
	}

	.tribe-events-calendar td:first-child {
		margin-top: 0;
		border: none;
	}

	.tribe-events-calendar td h3 {
		font-size: 12px;
	}

	.video-section {
		display: block;
	}

	.video-section .column {
		display: block;
		padding: 30px 15px;
	}

	.video-section .column .holder img {
		float: none;
		margin: 0 auto 15px;
		display: block;
		width: 80px;
	}

	.video-section .column .holder {
		max-width: none;
		text-align: center;
	}

	.video-section .btn {
		margin: 0 5px 10px;
	}

	.post-list .image {
		float: none;
		width: 100%;
		box-shadow: none;
		margin: 0 0 20px;
		text-align: center;
	}

	.post-list .share {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 0 10px;
	}

	.books-holder {
		margin: 0 0 30px;
	}

	.books-holder:before {
		display: none;
	}

	.books-holder:after {
		display: none;
	}

	.platform-holder {
		font-size: 18px;
		margin-top: -15px;
	}

	.platform-holder p {
		margin-bottom: 30px;
	}

	.platform-holder .btn {
		min-width: 250px;
		font-size: 12px;
	}

	.product-section {
		padding: 30px 10px;
	}

	.map-section .visual-container:before {
		height: 250px;
	}

	.map-section.bigger .visual-container:before {
		height: 311px;
	}

	.map-section .visual-holder h2 {
		font-size: 28px;
	}

	.text-block.without-padding .description p {
		margin: 0 0 10px;
	}

	.text-block.without-padding {
		padding-bottom: 30px;
	}

	.text-block .description p {
		margin: 0 0 10px;
	}

	.text-block .description {
		padding-top: 0;
		padding-bottom: 20px;
	}

	.text-block {
		font-size: 18px;
	}

	.text-block h2 {
		font-size: 24px;
		margin-bottom: 4px !important;
	}

	.text-block p {
		margin-bottom: 22px;
	}

	.philosophy-block .text-box {
		margin: 0 0 25px;
	}

	.philosophy-block .text-box:first-child:after {
		display: none;
	}

	.philosophy-block .text-box:first-child:before {
		display: none;
	}

	.ceo-section h2 {
		font-size: 28px;
	}

	.ceo-section .btn span {
		display: none;
	}

	.main-section {
		padding: 110px 10px 30px;
	}

	.breadcrumbs li:before {
		content: "";
	}

	.breadcrumbs {
		font-size: 14px;
		line-height: 16px;
		padding: 0 0 15px;
	}

	.breadcrumbs a:before{content:'';}

	.coach-block h2 {
		padding: 0;
		font-size: 26px;
		line-height: 28px;
		margin: 0 0 20px;
	}

	.coach-block .description .group-info {
		padding: 0;
	}

	.coach-block .description ul li:before {
		width: 5px;
		height: 5px;
		border-radius: 3px;
	}

	.coach-block .description ul li {
		padding: 0 0 5px 18px;
	}

	.coach-block .description ul {
		font-size: 16px;
		line-height: 20px;
		padding: 0;
	}

	.coach-block .description ul p {
		margin: 0 0 10px;
	}

	.coach-block .description ul.sub-list li {
		padding: 0 0 5px 18px;
	}

	.coach-block .description ul.sub-list {
		font-size: 16px;
		line-height: 20px;
		padding: 0 0 20px;
	}

	.coach-block .description {
		font-size: 16px;
		line-height: 20px;
	}

	.side-box:before {
		background: none;
		right: 0;
		width: 0;
	}

	.side-box .title-price {
		font-size: 18px;
		line-height: 20px;
		padding: 0 0 5px;
	}

	.side-box .price {
		font-size: 20px;
		line-height: 22px;
		padding: 0 0 5px;
	}

	.side-box .location-address .title {
		font-size: 20px;
		line-height: 22px;
	}

	.side-box .location-address {
		font-size: 16px;
		line-height: 1.2;
	}

	.side-box.green .location-address {
		font-size: 16px;
		line-height: 18px;
	}

	.side-box.green:before {
		background: none;
	}

	.side-box.green {
		font-size: 16px;
		line-height: 18px;
		padding: 10px;
	}

	.side-box {
		font-size: 16px;
		line-height: 18px;
		padding: 10px;
	}

	.btn-buy {
		font-size: 14px;
		line-height: 16px;
		padding: 8px 12px;
		margin: 0 0 7px;
	}

	.info-bar h2 {
		font-size: 26px;
		line-height: 1.2;
	}

	.map-holder:before {
		background: none;
	}

	.map-holder {
		overflow:hidden;
	}

	.email-form p {
		margin: 0 0 10px;
	}

	.email-form .form-control {
		font-size: 16px;
		line-height: 18px;
		padding: 7px 10px;
	}

	.email-form .submit {
		margin: 0;
	}

	.email-form:before {
		right: 0;
		width: 0;
		background: none;
	}

	.email-form.light-blue p {
		margin: 0 0 10px;
	}

	.email-form.light-blue .submit {
		margin: 0;
	}

	.email-form.light-blue {
		padding: 10px;
		font-size: 16px;
		line-height: 18px;
	}

	.email-form.dark-blue p {
		margin: 0 0 10px;
	}

	.email-form.dark-blue .submit {
		margin: 0;
	}

	.email-form.dark-blue {
		padding: 10px;
		font-size: 16px;
		line-height: 18px;
	}

	.s2_form_widget{padding: 10px !important;}

	.email-form {
		padding: 10px;
		font-size: 16px;
		line-height: 18px;
	}

	.register-holder address .date {
		font-size: 22px;
		line-height: 1.2;
		padding: 0;
	}

	.register-holder address {
		font-size: 20px;
		line-height: 1.2;
		padding: 0 0 15px;
	}

	.register-holder {
		padding: 0 0 10px;
	}

	.schedule-section h3 {
		margin: 0 0 10px;
	}

	.schedule-list .date {
		width: 60px;
	}

	.schedule-list {
		font-size: 16px;
		line-height: 18px;
	}

	.event-block .visual {
		margin: 0 0 15px;
	}

	.event-block h2 {
		font-size: 22px;
		line-height: 24px;
		margin: 0 0 10px;
		word-spacing: 0;
		height: auto !important;
	}

	.event-block .holder-event {
		padding: 0 0 10px;
	}

	.event-block .buy-holder {
		min-height: 10px;
		height: auto !important;
	}

	.event-block:before {
		background: none;
	}

	.event-block:after {
		background: none;
	}

	.event-block .new {
		position: static;
		display: block;
		margin: 0 0 10px;
		text-align: center;
	}

	.event-block {
		padding-bottom: 20px;
		font-size: 16px;
		line-height: 18px;
	}

	.workshop-section {
		padding: 0;
	}

	.workshop-section .event-block:first-child,
	.workshop-section .event-block:first-child + .event-block,
	.workshop-section .event-block:first-child + .event-block + .event-block {
		padding-bottom: 20px;
	}

	.post.light-grey:before {
		background: none;
	}

	.post.light-green .holder:before {
		left: -9999px;
		width: 99999px;
	}

	.post.light-green .holder {
		height: auto !important;
		font-size: 16px;
		line-height: 18px;
		padding-top: 15px;
		padding-bottom: 15px;
		padding-left: 0;
	}

	.post.light-green:before {
		background: none;
	}

	.post h2 {
		font-size: 26px;
		line-height: 28px;
		margin: 0 0 10px;
	}

	.post .btn {
		font-size: 12px;
	}

	.post .holder {
		padding: 0;
	}

	.post {
		height: auto !important;
		font-size: 16px;
		line-height: 18px;
		padding-top: 15px;
		padding-bottom: 15px;
	}

	.illustration-list li {
		margin: 0 3px 0 0;
	}

	.illustration-list {
		margin: 0;
		position: static;
		padding: 20px 0 0;
	}

	.consluting-block .section-title {
		margin: 0 0 20px;
	}

	.consluting-block .visual-wrap {
		margin: 0 0 20px;
		padding: 0;
	}

	.consluting-block .icon {
		margin: 0 auto 20px;
	}

	.consluting-block h2 {
		line-height: 28px;
		margin: 0 0 20px;
	}

	.consluting-block h3 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 0 20px;
	}

	.cycle-gallery blockquote:before {
		top: -5px;
	}

	.cycle-gallery blockquote {
		padding: 10px 0 0 40px;
	}

	.cycle-gallery {
		padding: 0 30px;
	}

	.aside-box:after {
		height: auto;
		display: block;
		margin: 0;
	}

	.aside-box {
		min-height: 10px;
		padding: 10px 0;
	}

	.aside-box .inner {
		display: block;
	}

	.aside-box .item .icon {
		margin: 0;
	}

	.aside-box {
		margin: 0 0 30px;
	}

	.description-block {
		padding-top: 30px;
		padding-bottom: 20px;
	}

	.up-block h3 {
		font-size: 20px;
		line-height: 22px;
		word-spacing: 0;
	}

	.up-block .section-title {
		margin-left: 0;
		margin-bottom: 20px;
	}

	.up-block {
		padding: 0 0 30px;
	}

	.return .btn-holder {
		padding: 0 0 40px;
	}

	.study-block h2 {
		padding: 0;
		font-size: 26px;
		line-height: 28px;
	}

	.study-block .top-text {
		font-size: 16px;
		line-height: 18px;
		padding-bottom: 30px;
	}

	.study-block .column p {
		margin: 0 0 10px;
	}

	.study-block .column h2 {
		margin: 0;
		padding: 0;
	}

	.study-block .column h3 {
		margin: 0 0 10px;
		text-transform: none;
	}

	.study-block .column {
		font-size: 16px;
		line-height: 18px;
		padding-bottom: 20px;
	}

	.study-block {
		padding-bottom: 30px;
	}

	.client-section .section-title {
		margin: 0 0 20px;
	}

	.client-section {
		padding-bottom: 30px;
		padding-top: 30px;
	}

	.post-column .post.alignright {
		float: none;
	}

	.post-column .post h2 {
		margin: 0 0 10px;
	}

	.post-column .post p {
		margin: 0 0 15px;
	}

	.post-column .post {
		font-size: 16px;
		line-height: 18px;
		padding: 30px 25px;
		height: auto !important;
	}

	.post-column {
		width: 100%;
	}

	.side-column .heading {
		margin: 0 0 15px;
	}

	.filter-form .check-block {
		padding: 0 0 15px;
	}

	.result-block {
		padding-bottom: 30px;
	}

	.result-box .content-holder .description p {
		margin: 0 0 10px;
	}

	.result-box .content-holder .description {
		font-size: 16px;
		line-height: 18px;
	}

	.result-box .content-holder {
		padding: 20px 10px;
	}

	.result-box h2 {
		font-size: 26px;
		line-height: 28px;
		margin: 0 0 10px;
	}

	.result-box h3 {
		margin: 0 0 10px;
	}

	.result-box .visual-col .holder:before {
		left: -12px;
	}

	.result-box .visual-col .holder {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 -3px 0 0;
		padding: 0 9px;
		width: 125px;
	}

	.result-box .visual-col {
		float: none;
		width: 100%;
		margin: 0 0 20px;
		overflow: hidden;
		text-align: center;
	}

	.visual-top .social-networks {
		margin: 38px 0 0;
		text-align: center;
	}

	.visual-top .social-networks li {
		float: none;
		display: inline-block;
		vertical-align: top;
		margin: 0 -3px 0 0;
		padding: 0 10px;
	}

	.form-column h2 {
		margin: 0 0 20px;
	}

	.form-column p {
		margin: 0 0 20px;
	}

	.form-column .text-holder {
		margin: 0;
		line-height: 18px;
		font-size: 16px;
	}

	.form-column {
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.wpcf7-form .check-row .label-holder {
		width: 72%;
		margin:0 0 0 -5px;
	}

	.wpcf7-form .check-row label {
		font-size: 16px;
		line-height: 16px;
		float: none;
		display: inline;
	}

	.wpcf7-form .check-row {
		padding: 10px 0 0;
	}

	.wpcf7-form .field-group {
		padding: 0 0 20px;
	}

	.wpcf7-form label {
		font-size: 16px;
		line-height: 18px;
		padding: 0 0 10px;
	}

	.wpcf7-form input[type="text"],
	.wpcf7-form input[type="tel"],
	.wpcf7-form input[type="email"] {
		padding: 8px 10px;
		font-size: 16px;
		line-height: 18px;
		height: auto;
	}

	.wpcf7-form textarea {
		padding: 8px 5px 5px 10px;
		font-size: 16px;
		line-height: 18px;
		height: auto;
	}

	.wpcf7-form .note.alt {
		position: static;
	}

	.wpcf7-form .note {
		padding: 0;
	}

	.wpcf7-form {
		padding: 0;
	}

	.jcf-select {
		height: 34px;
	}

	.load-block {
		margin: 30px 0 0;
		padding: 30px 0 0;
	}

	.awards .section-title {
		margin: 0 0 30px;
	}

	.awards .item {
		margin: 0 0 30px;
	}

	.open-close .section-title {
		margin: 0 0 20px;
	}

	.open-close .info-text {
		padding: 0 0 20px;
	}

	.open-close .slide p {
		margin: 0 0 10px;
	}

	.open-close .slide p mark {
		font-size: 18px;
	}

	.open-close .slide {
		font-size: 16px;
		line-height: 18px;
	}

	.open-close {
		padding: 0;
	}

	.review-block h2 {
		margin: 0 0 20px;
		font-size: 26px;
		line-height: 28px;
	}

	.review-block .section-title {
		margin: 0 0 20px;
	}

	.review-block .visual {
		margin: 0 0 20px;
	}

	.team-block h2 {
		margin: 0 0 5px;
	}

	.team-block h3 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 auto 20px;
	}

	.team-block .section-title {
		margin: 0 0 20px;
	}

	.team-list li {
		width: 100%;
		margin: 0;
		padding: 0 0 10px;
	}

	.team-list .name {
		font-size: 20px;
		line-height: 22px;
		margin: 0;
	}

	.team-list {
		margin: 0;
		font-size: 16px;
		line-height: 18px;
	}

	.form-section .title-rss {
		margin: 0 0 10px;
	}

	.main-holder {
		padding: 30px 0;
	}

	.post-blog h2 {
		font-size: 24px;
		line-height: 26px;
	}

	.post-blog h3 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 0 10px;
	}

	.post-blog p {
		margin: 0 0 10px;
	}

	.post-blog .share-holder .icons-holder {
		float: none;
		text-align: left;
	}

	.post-blog .share-holder .title {
		text-align: left;
	}

	.post-blog .share-holder {
		text-align: left;
		margin: 0 0 10px;
	}

	.post-blog .image-holder {
		padding: 0 0 10px;
	}

	.post-blog .detail-info h3 {
		font-size: 20px;
		line-height: 22px;
		margin: 0 0 10px;
	}

	.post-blog .detail-info p {
		margin: 0 0 10px;
	}

	.post-blog .detail-info ol strong {
		font-size: 16px;
		line-height: 18px;
	}

	.post-blog .detail-info ol {
		padding: 0;
	}

	.post-blog .detail-info {
		margin: 0;
	}

	.post-blog .author-holder {
		padding: 0 0 10px;
	}

	.post-blog blockquote q {
		padding: 0 0 10px;
	}

	.post-blog blockquote {
		padding: 0 0 10px;
		font-size: 16px;
		line-height: 18px;
	}

	.post-blog footer.more-links {
		margin: 0;
	}

	.post-blog footer {
		padding: 10px 0 0;
	}

	.post-blog .category-col {
		width: 100%;
		float: none;
		margin: 0 0 10px;
	}

	.post-blog .content-post {
		padding: 0 0 10px;
	}

	.post-blog {
		font-size: 16px;
		line-height: 18px;
		padding: 0 0 20px;
		margin: 0 0 20px;
	}
	.topic-block.orange{margin:0;}
	.topic-block.orange:before {
		background: none !important;
	}

	.topic-block.pink:before {
		background: none;
	}

	.topic-block {
		padding: 42px 0 40px 10px;
	}

	.topic-block {
		padding: 10px;
	}

	.post-images li {
		padding: 0 5px;
	}

	.post-images {
		margin: 0;
	}

	#sidebar-custom {
		margin-top: 0;
		margin-bottom: 30px;
	}

	.image-container .col-info h2 {
		font-size: 26px;
		line-height: 28px;
	}

	.image-container .col-info {
		margin: 0 0 20px;
	}

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

	.statistic-col .visual {
		margin: 0 0 20px;
	}

	.statistic-col .description {
		padding: 0;
	}

	.statistic-col {
		padding-bottom: 20px;
		padding-top: 0;
		font-size: 16px;
		line-height: 18px;
	}

	.reported-col .visual {
		height: auto !important;
	}

	.reported-col {
		font-size: 16px;
		line-height: 18px;
		padding-bottom: 15px;
	}

	.heading-holder h2 {
		margin: 0 0 20px;
	}

	.influencers {
		padding-bottom: 30px;
	}

	.slideshow-section {
		padding: 30px 0;
	}

	.table-list .type {
		float: none;
		width: 100%;
		display: block;
		margin: 0;
		height: auto !important;
		padding: 5px 11px 0 11px;
	}

	.table-list .description {
		padding: 5px 11px;
		height: auto !important;
	}

	.table-list {
		margin: 0;
		font-size: 16px;
		line-height: 18px;
	}

	.research-block .section-title {
		margin: 0 0 20px;
	}

	.research-col p {
		margin: 0 0 10px;
	}

	.research-col {
		font-size: 16px;
		line-height: 18px;
		padding-bottom: 10px;
	}

	.jcf-select .jcf-select-text {
		margin: 0 35px 0 10px;
		font-size: 16px;
		line-height: 34px;
	}

	.jcf-select .jcf-select-opener {
		top: 10px;
	}

	.jcf-list {
		line-height: 18px;
		font-size: 16px;
	}

	.jcf-list .jcf-option {
		padding: 5px 10px;
	}

	#footer .box {
		margin-top: 30px;
	}

	#footer .side-block {
		margin: 30px 0 0;
	}

	#footer .phone {
		margin-bottom: 30px;
	}

	#tribe-events-pg-template {
		padding: 0 !important;
	}

	.tribe-events-calendar thead th {
		padding: 7px 2px;
	}

	.num-list li:before,
	.num-list .num {
		font-size: 16px;
		line-height: 18px;
	}
	.awards .col-sm-offset-1:nth-child(2n){margin:0;}
	.woocommerce table.shop_table {
		font-size:12px;
	}
	.woocommerce table.shop_table td {
		padding:6px 5px !important;
	}
	.woocommerce table.shop_table th {
		padding:9px 5px !important;
	}
	.woocommerce-cart table.cart input {
		line-height:20px !important;
	}
	.woocommerce-checkout #payment .payment_method_paypal .about_paypal {
		float:left !important;
	}
	.payment_methods label {
		font-size:14px !important;
		width:80%;
	}
	.woocommerce-checkout #payment ul.payment_methods li img {
		width:45%;
	}
	.woocommerce-billing-fields input,
	.woocommerce-billing-fields select {
		font-size:15px;
	}
}

.video iframe {
	display: block;
}

span.wpcf7-not-valid-tip {
  margin: -5px 0 5px 0;
  font-size: 75%;
  color: #e06163;
  display: block;
}

div.wpcf7-response-output {
	margin: -44px 0 0 0;
	padding: 0;
}

div.wpcf7-mail-sent-ok,
div.wpcf7-validation-errors
{
	border: none;
}

div.mc4wp-alert {
	padding: 0;
	border: none !important;
	background: none !important;
	font-size: 75%;
	color: #fff !important;
}

.grey.study-block a {
	color: #8fc9d3;
}

/* Text rotator */

.rotating {
  display: inline-block;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: rotateX(0) rotateY(0) rotateZ(0);
  -moz-transform: rotateX(0) rotateY(0) rotateZ(0);
  -ms-transform: rotateX(0) rotateY(0) rotateZ(0);
  -o-transform: rotateX(0) rotateY(0) rotateZ(0);
  transform: rotateX(0) rotateY(0) rotateZ(0);
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  -ms-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin-x: 50%;
}

.rotating.flip {
  position: relative;
}

.rotating .front, .rotating .back {
  left: 0;
  top: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}

.rotating .front {
  position: absolute;
  display: inline-block;
  -webkit-transform: translate3d(0,0,1px);
  -moz-transform: translate3d(0,0,1px);
  -ms-transform: translate3d(0,0,1px);
  -o-transform: translate3d(0,0,1px);
  transform: translate3d(0,0,1px);
}

.rotating.flip .front {
  z-index: 1;
}

.rotating .back {
  display: block;
  opacity: 0;
}

.rotating.spin {
  -webkit-transform: rotate(360deg) scale(0);
  -moz-transform: rotate(360deg) scale(0);
  -ms-transform: rotate(360deg) scale(0);
  -o-transform: rotate(360deg) scale(0);
  transform: rotate(360deg) scale(0);
}

.rotating.flip .back {
  z-index: 2;
  display: block;
  opacity: 1;

  -webkit-transform: rotateY(180deg) translate3d(0,0,0);
  -moz-transform: rotateY(180deg) translate3d(0,0,0);
  -ms-transform: rotateY(180deg) translate3d(0,0,0);
  -o-transform: rotateY(180deg) translate3d(0,0,0);
  transform: rotateY(180deg) translate3d(0,0,0);
}

.rotating.flip.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,0);
  -moz-transform: rotateX(180deg) translate3d(0,0,0);
  -ms-transform: rotateX(180deg) translate3d(0,0,0);
  -o-transform: rotateX(180deg) translate3d(0,0,0);
  transform: rotateX(180deg) translate3d(0,0,0);
}

.rotating.flip.cube .front {
  -webkit-transform: translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: translate3d(0,0,100px) scale(0.85,0.85);
  transform: translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube .back {
  -webkit-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateY(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

.rotating.flip.cube.up .back {
  -webkit-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.9,0.9);
  -moz-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -ms-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  -o-transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
  transform: rotateX(180deg) translate3d(0,0,100px) scale(0.85,0.85);
}

/* End text rotator */

.grey a {
	color: #8fc9d3;
}

.section-copyright p {
	margin-bottom: 0;
	font-size: 14px;
	line-height: 89px;
	color: #fff;
}

.section-copyright a {
	color: #fff;
}

.section-copyright span.copyright {
	margin-right: 15px;
}

.section-copyright span.divider {
	color: #999;
}

.section-copyright .logo {
	margin: 20px 20px 20px 0;
	max-height: 40px;
}

.section-copyright .cs-logo {
	max-height: 50px;
}

.section-copyright .csr-logo {
	max-height: 35px;
}

.section-copyright .csa-logo {
	max-height: 45px;
}

@media only screen and (max-width: 992px) {
	.section-copyright .text-left,
	.section-copyright .text-right
	{
		text-align: center;
	}
}

.bg-stretch img {
	/* display: none; */
}

.single-tribe_events .tribe-events-event-image {
	margin-bottom: 0;
}

button.alm-load-more-btn {
	margin: 0;
	border-radius: 0;
	padding: 6px 12px;
	border: 1px solid #8fc9d3;
	background: none;
	font-family: 'Droid Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	line-height: 17px;
	color: #8fc9d3;
	display: inline-block;
	vertical-align: middle;
	height: auto;
}

button.alm-load-more-btn.done,
button.alm-load-more-btn:hover
{
	background: #8fc9d3;
	color: #fff;
}

.workshop-session {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #808082;
	display: table;
	width: 100%;
}

.workshop-session:last-of-type {
	border-bottom: none;
}

.workshop-session .cell {
	display: table-cell;
	vertical-align: middle;
}

.workshop-session p.address {
	margin: 0;
	font-size: 90%;
}

.workshop-session p.address a {
	color: #fff;
}

.workshop-session p.address a:hover {
	color: #809fa7;
}

.workshop-session h4 {
	margin: 0;
	font-size: 120%;
	font-weight: bold;
}

.workshop-session h4 span {
	margin-left: 5px;
	font-size: 85%;
	font-weight: normal;
}

.workshop-session .description-cell {
	width: 75%;
}

.workshop-session .register-cell {
	width: 25%;
	background: #809fa7;
	font-size: 125%;
	text-align: center;
}

.workshop-session-soldout .register-cell {
	background: none;
	color: #E06163;
}

.workshop-session .register-cell a {
	padding: 0 20px;
	color: #fff;
}

.workshop-session .register-cell a:hover {
	color: rgba(0,0,0,0.5)
}

.section-contact-ribbon {
  padding: 20px 10px;
}

.section-contact-ribbon h3 {
  font-size: 170%;
  color: #fff;
}

.section-contact-ribbon p {
  margin-bottom: 0;
  line-height: 1.5;
  text-align: center;
}

.section-contact-ribbon .btn {
  border-color: #000;
  color: #000;
}

.section-contact-ribbon .btn:hover {
  background: #fff;
  color: #000;
}

@media only screen and (max-width: 768px) {
  .section-contact-ribbon p {
    text-align: left;
  }
}

/* Culture */

.culture-block-intro {
	color: #fff;
}

.culture-block-intro p {
	margin: 0;
	font-family: "Nunito Sans", sans-serif;
	font-size: 250%;
	text-align: left;
}

@media only screen and (max-width: 950px) {
	.culture-block-intro p {
		font-size: 150%;
	}
}

.culture-block-intro p strong {
	font-weight: normal;
	color: #49848e;
}

.culture-block {
	padding: 60px 0 0 0;
	background-size: cover;
	color: #fff;
	position: relative;
}

.culture-block h3 {
	margin-bottom: 100px;
	font-size: 375%;
}

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

	.culture-block.creativity h3 {
		margin: 0 0 -190px 0;
		position: relative;
		z-index: 10;
	}

	.culture-block.creativity img {
		padding-right: 40px;
		position: relative;
		left: auto;
		right: 0;
		bottom: 0;
		z-index: 1;
	}

	.culture-block.collaborative-accountable p {
		margin-bottom: 80px;
	}
}

.culture-block h3 span {
	color: #000;
}

.culture-block p {
	margin: auto;
	margin-bottom: 40px;
	font-family: "Nunito Sans", sans-serif;
	font-size: 150%;
}

.culture-block img {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	margin: auto;
}

.culture-block.collaborative-accountable img {
	padding-left: 30px;
}

@media only screen and (max-width: 950px) {
	.culture-block {
		padding-top: 20px;
	}

	.culture-block h3 {
		margin-bottom: 125px;
		font-size: 250%;
	}

	.culture-block.collaborative-accountable h3 {
		margin-bottom: 200px;
	}

	.culture-block p {
		margin-bottom: 40px;
		font-size: 110%;
	}

	.culture-block img {
		padding: 0 !important;
	}
}

.page-template-template-business-industry .post p {
	font-size: 90%;
}

.products-home h2 {
	color: #e9e6e8;
}

.products-home img {
	margin-bottom: 40px;
}

.products-home a.btn {
	color: #fff;
}

.training-enterprise-hero {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 400px;
	width: 100%;
	display: table;
}

.training-enterprise-hero h2 {
	margin: 0;
	text-align: center;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
}

.training-block .section {
	margin: 0 0 20px 0;
}

@media only screen and (min-width: 992px) {
	.section-training h2 {
		padding-right: 60px;
		font-size: 215%;
	}

	.training-block {
		padding-bottom: 10px;
	}

	.training-block .section {
		margin: 0 20px 40px 20px;
	}
}

.training-block {
	text-align: left;
}

.training-certificates > div {
	padding: 0;
}

.client-stats-section {
	padding-bottom: 20px;
}

.stat-row {
	padding: 0 20px;
	display: table;
}

.stat-row .stat {
	padding-bottom: 20px;
	padding-right: 10px;
	font-size: 300%;
	display: table-cell;
	vertical-align: middle;
	line-height: 1;
}

.stat-row .stat-description {
	padding-bottom: 20px;
	display: table-cell;
	vertical-align: middle;
}

@media only screen and (min-width: 768px) {
	.stat-row .stat {
		width: 20%;
	}
}

.stat-row .stat-description p {
	margin: 0;
}

@media only screen and (min-width: 992px) {
	.stat-row .stat {
		font-size: 400%;
	}

	.stat-row .stat-description {
		line-height: 1;
	}

	.stat-row:after {
		content: "";
		background: url("images/divider-slash.png") center right no-repeat;
		background-size: contain;
		position: absolute;
		top: auto;
		right: 0;
		width: 40px;
		height: 72px;
	}

	.stat-row:last-child:after {
		content: "";
		background: none;
		width: 0;
		height: 0;
	}
}

.client-logos-section {
	padding-bottom: 0;
}

.client-logos-section .logo {
	padding: 20px;
	height: 130px;
}

.client-logos-section .logo img {
	margin: auto;
	max-height: 84px;
}

@media only screen and (min-width: 576px) {
	.client-logos-section .logo {
		float: left;
		width: 50%;
	}
}

@media only screen and (min-width: 768px) {
	.client-logos-section .logo {
		float: left;
		width: 33%;
	}
}

@media only screen and (min-width: 992px) {
	.client-logos-section .logo {
		float: left;
		width: 20%;
	}
	.navbar-header {
		width:auto;
	}
}

.feature-section h4 {
    font-weight: 400;
    font-size: 22px;
    margin-bottom: 0;
}
.feature-section h3 {
    margin-top: 0;
    font-size: 24px;
}
.sx-show{
    display: none;
  }
  .sx-hide a.btn.btn-default.btn-block {
      filter: drop-shadow(5px 5px 5px #505050);
  }
  .section-contact-ribbon {
      text-align: center;
      font-weight: 500;
      letter-spacing: 1px;
      padding: 15px 10px !important;
  }
  .section-contact-ribbon .ribbon-content {
      margin-bottom: 15px;
  }
  
  @media (max-width:768px){
    .sx-show{
      display: inline-block;
    }
    .sx-hide{
      display: none;
    }
    .section-contact-ribbon {
      font-size: 14px;
      text-align: left;
    }
    .section-contact-ribbon a.sx-show {
      color: #f18f89;
      font-weight: 700;
      border-bottom: 1px solid #f18f89;
    }
    .section-contact-ribbon .ribbon-content {
      margin-bottom: 0;
    }
    
  }