@charset "UTF-8";
/*
Theme Name: Child of Barrel
Theme URI: http://magniumthemes.com/;
Description: Child theme based on Barrel
Author: Your Name
Version: 1.0
Template: barrel
*/
/*
General
 */
/*
Custom Icons
 */
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?juv3tl");
  src: url("fonts/icomoon.eot?juv3tl#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?juv3tl") format("truetype"), url("fonts/icomoon.woff?juv3tl") format("woff"), url("fonts/icomoon.svg?juv3tl#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-custom-tracks:before {
  content: "";
  color: #4D4D4D;
}

.icon-eu-uk:before {
  content: "";
  color: #4D4D4D;
}

.icon-internet:before {
  content: "";
  color: #4D4D4D;
}

.icon-lesuire:before {
  content: "";
  color: #4D4D4D;
}

.icon-mechanical:before {
  content: "";
  color: #4D4D4D;
}

.icon-media:before {
  content: "";
  color: #4D4D4D;
}

.icon-resturants:before {
  content: "";
  color: #4D4D4D;
}

.icon-retail:before {
  content: "";
  color: #4D4D4D;
}

.icon-software:before {
  content: "";
  color: #4D4D4D;
}

.icon-telecom:before {
  content: "";
  color: #4D4D4D;
}

.icon-vehicles:before {
  content: "";
  color: #4D4D4D;
}

.right-arrow::before {
  display: inline-block;
  font-family: fontawesome;
  content: "";
  font-style: normal;
  font-weight: normal;
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: -1px;
  transform: rotate(270deg);
  color: #FFF;
}

/*

 */
body p, body .mgt-icon-box-content {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  font-weight: 400;
  color: #4D4D4D;
}
body .msc-18 p {
  font-size: 18px !important;
}

.navigation-paging {
  border: none !important;
}
.navigation-paging a {
  border: none !important;
}

.data-driven-research .mgt-header-block-title {
  font-size: 36px !important;
  font-family: "Lato", sans-serif !important;
}

.header-lato h1, .header-lato h2, .header-lato h3 {
  font-family: "Lato", sans-serif !important;
}

.mgt-button.mgt-text-size-large {
  font-size: 16px;
  font-family: "Pathway Gothic One";
  text-transform: uppercase;
}

.btn {
  font-size: 16px;
  font-family: "Pathway Gothic One";
  text-transform: uppercase !important;
}

header.main-header.top-menu-position-header .header-left {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.container-bg {
  margin-bottom: 0;
}

.header-top-text {
  font-family: "Merriweather", sans-serif;
  font-style: italic;
}

.client-login-wrapper {
  position: relative;
  display: inline-block;
  float: right;
  padding: 10px;
  font-family: "News Cycle", sans-serif;
  text-transform: uppercase;
  color: #FFF;
  cursor: pointer;
}
.client-login-wrapper .client-dropdown {
  display: none;
  visibility: hidden;
  background: transparent;
  opacity: 0;
  position: absolute;
  padding: 25px 0 0;
  top: 32px;
  left: 0;
  width: 210px;
}
.client-login-wrapper .client-dropdown .client-dropdown-inner {
  border: 1px solid #eeeeee;
  border-bottom: 3px solid #42eef9;
  box-sizing: content-box;
  background-color: #eeeeee;
}
.client-login-wrapper:hover .client-dropdown {
  display: block;
  visibility: visible;
  opacity: 1;
}
.client-login-wrapper:hover .client-dropdown span {
  display: block;
  text-transform: capitalize;
  padding: 0 15px 0 20px;
  margin: 15px 0;
}
.client-login-wrapper:hover .client-dropdown span a {
  color: #000;
  font-family: "News Cycle", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.client-login-wrapper:hover .client-dropdown span a:hover {
  color: #00baf2;
}

.navbar.menu-uppercase .nav > li > a, .nav .sub-menu li.menu-item > a {
  font-family: "News Cycle", sans-serif;
  font-size: 16px;
  font-weight: 300;
}

h1, h2, h3, h4 {
  font-family: "Pathway Gothic One", sans-serif;
}

.home-icon-row .mgt-icon-box-content h5 {
  font-family: "Lato", sans-serif;
  font-size: 17px !important;
}
.home-icon-row .mgt-icon-box-content p {
  color: #4D4D4D !important;
}

.lato-header h1, .lato-header h2, .lato-header h3, .lato-header h4, .lato-header h5 {
  font-family: "Lato", sans-serif !important;
}
.lato-header h2 {
  font-size: 35px !important;
}

.container-bg-overlay .nk-awb:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.3) !important;
}

.mgt-header-block-subtitle {
  font-family: "Merriweather", sans-serif;
  line-height: 2;
}

.custom-html-widget a {
  text-decoration: underline !important;
  color: #2C99ED !important;
}

.custom-html-widget p {
  font-size: 16px !important;
}

.bordered-hr {
  margin-top: 20px;
  margin-bottom: 20px;
  width: 84px;
  margin-left: 0;
  height: 3px;
  background: #3eb9f2;
  border: none;
}

.single .post-container {
  padding-top: 60px;
}

.footer-sidebar.sidebar .widget.widget_text .textwidget {
  font-size: 16px;
  line-height: 28px;
  color: #adafb3;
}
.footer-sidebar.sidebar .widget.widget_text .textwidget p {
  color: #adafb3 !important;
}

.footer-sidebar-wrapper {
  background: #2b2b2b;
}

.sidebar.footer-sidebar .widget.widget_barrel_recent_entries li .widget-post-details-wrapper .post-title a {
  font-weight: 400;
  line-height: 1.5;
  color: #cfd4d8;
}

.footer-sidebar.sidebar .widget li {
  font-family: "Lato", sans-serif;
}

.footer-sidebar .social-icons-wrapper li > a > i {
  color: #adafb2 !important;
}

.sidebar .widget.widget_barrel_recent_entries li .post-date {
  font-family: "Lato", Helvetica, sans-serif;
}

.msc-21 p {
  font-size: 21px;
  line-height: 36px;
}

/*
Home Page
*/
.on-hover-blue .mgt-promo-block.text-color-hover-white:hover .mgt-promo-block-content-inside h2 {
  color: #00baf2 !important;
}
.on-hover-blue .mgt-promo-block.text-color-hover-white:hover .mgt-promo-block-content-inside .btn {
  background: -moz-linear-gradient(left, #008DC3 0%, #47f8fe 100%) !important;
  background: -webkit-linear-gradient(left, #008DC3 0%, #47f8fe 100%) !important;
  background: linear-gradient(to right, #008DC3 0%, #47f8fe 100%) !important;
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#008DC3", endColorstr="#47f8fe",GradientType=1 ) !important;
  background-color: #008DC3 !important;
  color: #FFF !important;
}

.home-solutions-row .mgt-promo-block-content-inside h2 {
  font-family: "Lato", sans-serif !important;
  color: #4d4d4d !important;
  font-size: 28px;
  margin-bottom: 25px;
}
.home-solutions-row h3.mgt-header-block-title {
  font-family: "Lato", sans-serif !important;
  color: #4d4d4d !important;
  font-size: 23px;
}

.team-data .mgt-promo-block-wrapper {
  background: #FFF !important;
}
.team-data .mgt-promo-block-wrapper img {
  width: 275px;
}
.team-data .mgt-promo-block-wrapper .mgt-post-title h3 {
  font-family: "Lato", sans-serif;
  font-size: 21px;
  color: #4d4d4d;
  margin-bottom: 0;
}
.team-data .mgt-promo-block-wrapper .msc-job-position p {
  font-family: "Lato", sans-serif;
  font-size: 16px;
  color: #adafb3;
}
.team-data .msc-team-details {
  width: 275px;
  margin: 20px auto;
  position: relative;
  min-height: 100px;
}
.team-data .msc-team-details .btn {
  position: absolute;
  top: -10px;
  right: 0;
  padding: 5px 2px !important;
  height: 30px !important;
  border-radius: 4px;
  margin: 0 !important;
  background: #adafb2;
}
.team-data .msc-team-details h3 {
  margin-bottom: 10px;
}

.side-testimonial {
  float: right;
  width: 68.3%;
  margin-top: -525px;
  margin-left: 0;
  margin-right: 0;
}
.side-testimonial .mgt-promo-block-content-inside {
  padding-top: 120px !important;
  padding-bottom: 120px !important;
  min-height: 500px;
}
.side-testimonial .mgt-promo-block-content-inside:before {
  content: "";
  font-size: 25px;
  position: absolute;
  top: 30px;
  font-family: FontAwesome;
  left: 50%;
  color: #b1afaf;
}
.side-testimonial .mgt-icon-box-content p {
  font-size: 21px;
  line-height: 28px;
}
.side-testimonial .mgt-icon-box-content h4 {
  font-size: 18px;
  font-family: "Lato", sans-serif;
  margin-bottom: 5px;
}
.side-testimonial .mgt-icon-box-content h5 {
  font-size: 16px;
  font-family: "Lato", sans-serif;
}

.msc-title {
  position: relative;
}
.msc-title .breadcrumbs-container-wrapper {
  position: absolute;
  bottom: 80px;
  background: none !important;
  border: none;
}
.msc-title .breadcrumbs-container-wrapper .breadcrumbs {
  color: #FFF !important;
}
.msc-title .breadcrumbs-container-wrapper .breadcrumbs span, .msc-title .breadcrumbs-container-wrapper .breadcrumbs a {
  color: #FFF !important;
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 300;
}
.msc-title h1 {
  font-size: 52px !important;
  font-family: "Lato", sans-serif !important;
  padding-bottom: 25px !important;
}

/*
Single Member Template
 */
.single-team .member-image img {
  margin-top: -160px;
  border: 2px solid #FFF;
  width: 100%;
  height: 100%;
  margin-bottom: 30px;
}
.single-team .member-image p {
  font-size: 21px;
  text-transform: uppercase;
  font-family: "News Cycle", sans-serif;
  color: #ADAFB3;
  line-height: 48px;
  border-bottom: 1px solid #ADAFB3;
  padding-bottom: 20px;
}
.single-team .member-data {
  padding: 60px 30px 30px;
}
.single-team .member-data h2 {
  font-size: 48px;
  line-height: 1.1;
  font-family: "Lato", sans-serif;
  color: #4D4D4D;
}
.single-team .member-data h4 {
  font-size: 32px;
  font-family: "Lato", sans-serif;
  color: #ADAFB3;
}
.single-team .member-data .msc-job-position {
  margin-bottom: 50px;
}
.single-team .member-data .msc-job-position:after {
  content: "";
  position: absolute;
  height: 6px;
  width: 100px;
  border-bottom: 6px solid #00B9F2;
}
.single-team .member-data p {
  font-size: 18px;
  color: #6F7173;
}
.single-team .breadcrumbs-container-wrapper {
  background-color: transparent !important;
  margin-top: -130px;
  border-bottom: none !important;
  margin-bottom: 30px;
}
.single-team .breadcrumbs-container-wrapper .breadcrumbs a {
  color: #FFF !important;
  text-transform: uppercase;
  font-size: 16px !important;
  font-weight: 300;
}

/*

 */
.bottom-cat .mgt-header-block-title {
  color: #FFF !important;
}

.mgt-header-block-title {
  color: #101E40 !important;
  font-weight: 400 !important;
}

.mgt-header-block-subtitle {
  font-size: 21px;
  font-family: "Merriweather", sans-serif !important;
  text-transform: capitalize !important;
  color: #7C7D80;
  font-weight: normal;
  letter-spacing: normal !important;
}

.mgt-header-block.mgt-header-block-fontsize-medium .mgt-header-block-title {
  font-size: 48px !important;
}

.mgt-icon-box-content h5 {
  font-size: 21px;
  line-height: 42px;
}

.cta-promo .mgt-promo-block-content-inside p {
  font-size: 21px;
  font-family: "Lato", sans-serif;
}
.cta-promo .mgt-promo-block-content-inside h1 {
  font-size: 66px;
  font-weight: 400 !important;
}

.mgt-header-line {
  height: 6px !important;
}

.social-links .btn {
  padding: 8px !important;
  height: 30px !important;
  border-radius: 4px;
  background: #b3aeae;
}

.header-top-text {
  font-family: "Merriweather", sans-serif;
  font-style: italic;
}

.client-login {
  float: right;
  line-height: 40px;
  color: #FFF;
  text-transform: uppercase;
  font-family: "News Cycle", Arial, sans-serif;
}
.client-login:hover {
  color: #FFF;
}
.client-login i {
  margin-left: 10px;
}

.header-right .social-icons-wrapper {
  margin-top: -12px;
}
.header-right .social-icons-wrapper a {
  color: #FFF !important;
}

.top-menu-position-header .search-toggle {
  display: inline-block;
  float: right;
  line-height: 42px;
  margin-right: 20px;
}
.top-menu-position-header .search-toggle a {
  color: #FFF !important;
}

.vc_col-sm-12 .mgt-header-block-title {
  font-size: 48px !important;
}

/*
Custom VC Blocks
 */
.msc-client-reviews {
  position: relative;
  z-index: 10;
}
.msc-client-reviews .msc-client-review {
  min-height: 425px;
}
.msc-client-reviews .msc-client-review.mgt-client-review-shadow {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12) !important;
  margin-bottom: 10px !important;
}
.msc-client-reviews .msc-client-review:before {
  content: none !important;
}
.msc-client-reviews .msc-client-review .mgt-client-review-details {
  padding: 40px !important;
}
.msc-client-reviews .msc-client-review .msc-site-icon {
  margin-bottom: 30px;
}
.msc-client-reviews .msc-client-review .mgt-client-review-content {
  min-height: 180px;
  font-family: "Lato", sans-serif;
}
.msc-client-reviews .msc-client-review .msc-client-review-image img {
  margin-top: -50px;
  max-height: 90px;
}

.below-carousel {
  position: relative;
  z-index: 0;
}

.textwidget .mgt-signup-block {
  display: block;
  padding: 30px;
}
.textwidget .mgt-signup-block .mgt-signup-block-header {
  display: block !important;
  padding: 0;
}
.textwidget .mgt-signup-block .mgt-signup-block-header h5 {
  font-size: 16px;
  color: #5c5c5c;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
}
.textwidget .mgt-signup-block .mgt-signup-block-form {
  display: block !important;
  padding: 0;
}
.textwidget .mgt-signup-block .mgt-signup-block-form input.email {
  width: 60% !important;
  box-sizing: border-box;
  display: inline;
}
.textwidget .mgt-signup-block .mgt-signup-block-form input.button {
  width: 40%;
  display: inline;
}
.textwidget .mgt-promo-block .mgt-promo-block-content-inside p {
  font-size: 25px !important;
  line-height: 36px !important;
}

.insights-wrap .press-sidebar .mgt-signup-block {
  display: block;
  padding: 30px;
}
.insights-wrap .press-sidebar .mgt-signup-block .mgt-signup-block-header {
  display: block !important;
  padding: 0;
}
.insights-wrap .press-sidebar .mgt-signup-block .mgt-signup-block-header h5 {
  font-size: 16px;
  color: #5c5c5c;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: 400;
  margin-bottom: 15px;
}
.insights-wrap .press-sidebar .mgt-signup-block .mgt-signup-block-form {
  display: block !important;
  padding: 0;
}
.insights-wrap .press-sidebar .mgt-signup-block .mgt-signup-block-form input.email {
  width: 60% !important;
  box-sizing: border-box;
  display: inline;
}
.insights-wrap .press-sidebar .mgt-signup-block .mgt-signup-block-form input.button {
  width: 40%;
  display: inline;
}
.insights-wrap .press-sidebar .mgt-promo-block .mgt-promo-block-content-inside p {
  font-size: 25px !important;
  line-height: 36px !important;
}
.insights-wrap .mgt-post .mgt-post-title h5 {
  font-family: "Lato", sans-serif;
  font-size: 24px;
  line-height: 32px;
  color: #4d4d4d;
}
.insights-wrap .mgt-post .mgt-post-text {
  font-size: 16px;
  line-height: 24px;
  color: #6f7173;
  font-weight: 400 !important;
}
.insights-wrap .mgt-post .mgt-button {
  border-radius: 50px !important;
  padding: 10px 30px;
  line-height: 1;
  text-align: left;
  text-shadow: none;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  filter: none;
  box-shadow: none;
  font-weight: normal;
  text-transform: uppercase;
  border: 2px solid #3ebaf2 !important;
}

.wpb_widgetised_column ul {
  padding-left: 0;
}
.wpb_widgetised_column ul .widgettitle {
  font-size: 18px;
  font-family: "Lato", sans-serif;
}
.wpb_widgetised_column ul li ul {
  list-style: none;
}
.wpb_widgetised_column ul li.widget_categories ul li a {
  display: block;
  color: #2A2F35;
  text-decoration: none;
  padding: 10px 25px;
  border: 1px solid #eeeeee;
  margin: 0;
  margin-bottom: 3px;
  font-size: 14px;
  font-family: "Lato", sans-serif;
}
.wpb_widgetised_column ul li.widget_barrel_recent_entries ul li {
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 15px;
  margin-bottom: 20px;
}
.wpb_widgetised_column ul li.widget_barrel_recent_entries ul li .widget-post-thumb-wrapper {
  margin-bottom: 10px;
}
.wpb_widgetised_column ul li.widget_barrel_recent_entries ul li .post-title {
  line-height: 18px;
  font-size: 16px;
  font-family: "Lato", sans-serif;
}
.wpb_widgetised_column ul li.widget_barrel_recent_entries ul li .post-title a {
  color: #2A2F35;
}
.wpb_widgetised_column ul li.widget_barrel_recent_entries ul li .post-date {
  display: block;
  color: #828282;
  font-size: 12px;
  margin-top: 5px;
  font-family: "Lato", sans-serif;
}

/*
Press Requests
 */
.press-requests .press-content {
  padding-top: 30px;
}
.press-requests .press-content .mgt-promo-block-content .mgt-button-wrapper {
  margin-top: 30px;
}
.press-requests .press-content .press-request-iconbox .mgt-button-wrapper {
  margin-left: 70px;
  margin-top: -15px;
}
.press-requests .press-sidebar .mgt-header-block {
  margin-top: 30px !important;
  margin-bottom: 15px !important;
}
.press-requests .press-sidebar .mgt-header-block .mgt-header-block-subtitle {
  font-family: "Lato", sans-serif !important;
  font-weight: 400;
  font-size: 18px !important;
}
.press-requests .press-sidebar .mgt-icon-box {
  border: 4px solid #00B9F2;
  margin-top: 10px !important;
  margin-bottom: 10px !important;
  padding: 0 !important;
}
.press-requests .press-sidebar .mgt-icon-box .mgt-icon-box-content {
  float: left;
  display: inline-block;
  margin-top: 10px;
  font-size: 16px !important;
  color: #7c7d80 !important;
}
.press-requests .press-sidebar .mgt-icon-box .mgt-icon-box-content h5 {
  margin: 0 !important;
  line-height: 24px !important;
  font-weight: 400 !important;
}
.press-requests .press-sidebar .mgt-icon-box .mgt-icon-box-icon {
  width: 40px !important;
  height: 72px !important;
  line-height: 72px !important;
  margin-left: 20px !important;
}
.press-requests .press-sidebar .mgt-icon-box .mgt-icon-box-icon img {
  max-width: 36px !important;
}
.press-requests .press-sidebar .mgt-promo-block-content-inside {
  padding: 30px !important;
}

/*
Culture & Careers
 */
.culture-careers .mgt-header-block-subtitle {
  color: #7c7d80;
}
.culture-careers .simple-text-block h3 {
  font-size: 21px;
  font-family: "Lato", sans-serif !important;
  font-weight: 400;
  color: #7c7d80;
}
.culture-careers .simple-text-block p {
  font-size: 18px;
}
.culture-careers .msc-18 p {
  font-size: 18px !important;
}
.culture-careers .msc-icon-boxes .mgt-promo-block-container .mgt-promo-block-top-image {
  padding-top: 30px;
}
.culture-careers .msc-icon-boxes .mgt-promo-block-container .mgt-promo-block-content-inside {
  padding: 0 30px 30px !important;
  min-height: 265px !important;
}
.culture-careers .msc-icon-boxes .mgt-promo-block-container .mgt-promo-block-content-inside h3 {
  position: relative;
  font-size: 36px !important;
}
.culture-careers .msc-icon-boxes .mgt-promo-block-container .mgt-promo-block-content-inside h3:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 60px;
  border-bottom: 3px solid #00B9F2;
  bottom: -10px;
  left: calc(50% - 30px);
}
.culture-careers .msc-icon-boxes .mgt-promo-block-container .mgt-promo-block-content-inside p {
  margin-top: 30px;
  font-size: 18px !important;
  font-weight: 300;
}
.culture-careers .vision-mission .mgt-promo-block-top-image {
  background-size: 12% !important;
  background-position: 50% 80%;
}
.culture-careers .vision-mission .mgt-promo-block-content-inside {
  padding-bottom: 100px !important;
}
.culture-careers .vision-mission .mgt-promo-block-content-inside h2 {
  position: relative;
  margin-bottom: 60px;
}
.culture-careers .vision-mission .mgt-promo-block-content-inside h2:after {
  content: "";
  position: absolute;
  height: 2px;
  width: 100px;
  border-bottom: 6px solid #00B9F2;
  bottom: -25px;
  left: calc(50% - 50px);
}
.culture-careers .vision-mission p {
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 1.5 !important;
}

.culture-careers-wrapper .mgt-client-review-content {
  font-family: "Lato", sans-serif;
  font-size: 16px !important;
  font-weight: 300;
}
.culture-careers-wrapper .mgt-client-review-title h5 {
  font-family: "Lato", sans-serif;
  font-weight: 600;
}

.about-us-text p {
  font-size: 16px;
  line-height: 1.5;
}

.blog .main-sidebar .widgettitle {
  font-size: 18px;
  font-family: "Lato", sans-serif;
}
.blog .footer-wrapper {
  margin-top: 0 !important;
}
.blog .blog-post-thumb {
  height: 230px !important;
  overflow: hidden;
}
.blog .post-comments-count {
  display: none;
}
.blog .content-block > .container {
  padding-top: 60px;
}
.blog .entry-title, .blog .post-title {
  font-family: "Lato", sans-serif !important;
}
.blog h2.entry-title {
  font-size: 24px;
  line-height: 32px;
  color: #4d4d4d;
}
.blog .entry-content, .blog .entry-content p {
  font-size: 16px;
  line-height: 24px;
  color: #6f7173;
  font-weight: 400 !important;
}
.blog .more-link.msc-more {
  border: 2px solid #00b9f2 !important;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 40px;
  padding-right: 40px;
  border-radius: 50px !important;
  font-size: 16px !important;
  color: #6f7173 !important;
}
.blog .more-link.msc-more:hover {
  color: #FFF !important;
}

/*
Analytics Team
 */
.analysts-team .mgt-promo-block-container .mgt-promo-block-top-image {
  background-size: 30% !important;
  background-position: center bottom !important;
}
.analysts-team .mgt-promo-block-container .mgt-promo-block-content-inside {
  padding: 30px 50px 50px !important;
}
.analysts-team .mgt-promo-block-container .mgt-promo-block-content-inside h3 {
  position: relative;
  font-weight: normal;
}
.analysts-team .mgt-promo-block-container .mgt-promo-block-content-inside h3:after {
  content: "";
  position: absolute;
  padding: 1px;
  height: 1px;
  width: 300px;
  left: calc(50% - 150px);
  background: #f1f1f1;
  bottom: -10px;
}
.analysts-team .side-testimonial {
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-top: -505px !important;
  min-height: 370px;
}
.analysts-team .side-testimonial .vc_col-sm-7 {
  background: #FFF !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.analysts-team .side-testimonial .vc_col-sm-7 .vc_column-inner {
  min-height: 480px;
}
.analysts-team .side-testimonial .vc_col-sm-5 {
  padding-left: 40px !important;
  background: #FFF !important;
}
.analysts-team .side-testimonial .team-data .msc-team-details {
  width: auto !important;
}
.analysts-team .side-testimonial .mgt-promo-block-content-inside {
  min-height: 370px !important;
}
.analysts-team .mgt-promo-block-wrapper.mgt-promo-block-shadow.mgt-promo-block-hover:hover {
  box-shadow: none !important;
}

.middel-testimonial .team-data .msc-team-details {
  min-height: auto !important;
  width: auto !important;
}

/*
Data Solutions
 */
.data-solutions .data-solution-promo .mgt-promo-block-top-image {
  background-position: center bottom !important;
}
.data-solutions .data-solution-promo hr {
  width: 50%;
}
.data-solutions .circle-container .vc_col-sm-4 .circle-block {
  width: 180px;
  height: 180px;
  border-radius: 50%;
}
.data-solutions .circle-container .vc_col-sm-4 .circle-block .wpb_wrapper {
  height: 180px;
  display: table;
  width: 100%;
}
.data-solutions .circle-container .vc_col-sm-4 .circle-block .wpb_wrapper p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
}
.data-solutions .circle-container .vc_col-sm-12 .circle-block {
  width: 250px;
  height: 250px;
  border-radius: 50%;
  margin: 30px auto;
}
.data-solutions .circle-container .vc_col-sm-12 .circle-block .wpb_wrapper {
  height: 250px;
  display: table;
  width: 100%;
}
.data-solutions .circle-container .vc_col-sm-12 .circle-block .wpb_wrapper p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
}
.data-solutions .circle-container .vc_col-sm-12 .circle-block.large {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  margin: 30px auto;
}
.data-solutions .circle-container .vc_col-sm-12 .circle-block.large .wpb_wrapper {
  height: 300px;
  display: table;
  width: 100%;
}
.data-solutions .circle-container .vc_col-sm-12 .circle-block.large .wpb_wrapper p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
}
.data-solutions .circle-container .vc_col-sm-6 .circle-block {
  width: 280px;
  height: 280px;
  border-radius: 50%;
  margin: 30px auto;
}
.data-solutions .circle-container .vc_col-sm-6 .circle-block .wpb_wrapper {
  height: 300px;
  display: table;
  width: 100%;
}
.data-solutions .circle-container .vc_col-sm-6 .circle-block .wpb_wrapper p {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
  font-size: 18px;
  font-weight: 600;
  color: #FFF;
}
.data-solutions .side-image-row .mgt-header-block-title {
  font-size: 36px !important;
  font-family: "Lato", sans-serif;
}
.data-solutions .side-image-row .wpb_text_column p {
  font-size: 21px;
  line-height: 35px;
  color: #4e4e4e !important;
}
.data-solutions .data-rounds-wrapper .mgt-header-block-title {
  font-size: 48px !important;
}
.data-solutions .data-rounds-wrapper .wpb_text_column h2 {
  font-size: 48px !important;
  margin-top: 50px;
}
.data-solutions .data-rounds-wrapper .wpb_text_column p {
  font-size: 24px;
  margin-bottom: 60px;
}

/*
Written Research
 */
.data-tab-section .vc_tta-container {
  margin-bottom: 0 !important;
}
.data-tab-section .blue-side {
  background-color: #101e40;
}
.data-tab-section .blue-side.two-lines .mgt-icon-box hr {
  margin-top: 40px !important;
}
.data-tab-section .blue-side .nk-awb-wrap {
  left: 0 !important;
}
.data-tab-section .blue-side .mgt-icon-box {
  margin-top: 80px !important;
  margin-bottom: 0 !important;
}
.data-tab-section .blue-side .mgt-icon-box img {
  width: 50%;
}
.data-tab-section .blue-side .mgt-icon-box p {
  font-size: 16px !important;
  color: #FFF !important;
  font-weight: 400 !important;
}
.data-tab-section .blue-side .mgt-icon-box hr {
  margin-top: 80px;
  width: 60%;
  border-top: 1px solid #ADAFB2;
}
.data-tab-section .blue-side .mgt-button-wrapper-display-inline {
  display: block !important;
  margin-top: 10px !important;
}
.data-tab-section .blue-side .wpb_text_column p {
  color: #FFF !important;
  font-size: 12px !important;
  margin: 5px auto 20px;
}
.data-tab-section .research-tabs .vc_tta-tabs-list {
  background: #fafafa;
}
.data-tab-section .research-tabs .vc_tta-tabs-list li {
  border-right: 1px solid #F1F1F1;
  box-sizing: border-box;
  max-width: 228px !important;
  height: 90px !important;
  vertical-align: top;
}
.data-tab-section .research-tabs .vc_tta-tabs-list li:last-of-type {
  border-right: none !important;
}
.data-tab-section .research-tabs .vc_tta-tabs-list li:hover a {
  color: #FFF !important;
  background-color: #00b9f2 !important;
}
.data-tab-section .research-tabs .vc_tta-tabs-list li:hover a i:before {
  color: #FFF !important;
}
.data-tab-section .research-tabs .vc_tta-tabs-list li.vc_active a {
  color: #FFF !important;
  background-color: #00b9f2 !important;
}
.data-tab-section .research-tabs .vc_tta-tabs-list li.vc_active a i:before {
  color: #FFF !important;
}
.data-tab-section .research-tabs .vc_tta-tabs-list li a {
  padding: 10px 11px !important;
  height: 90px;
  line-height: 50px;
}
.data-tab-section .research-tabs .vc_tta-tabs-list li a span {
  font-size: 21px;
  font-weight: 300 !important;
  display: inline-block;
  width: calc(100% - 40px);
  margin: 0 !important;
  vertical-align: middle;
  padding-left: 10px;
  line-height: 24px;
  font-family: "Lato", sans-serif;
}
.data-tab-section .research-tabs .vc_tta-tabs-list li a i {
  font-size: 28px !important;
  display: inline-block;
  width: 32px;
  vertical-align: middle;
}
.data-tab-section .research-tabs .vc_tta-panels-container .vc_tta-panels {
  min-height: 500px;
}
.data-tab-section .research-tabs .vc_tta-panels-container .vc_tta-panel.vc_active {
  border-top: 2px solid #00A0D1;
}
.data-tab-section .research-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_column_container {
  border-right: 1px solid #f1f1f1;
}
.data-tab-section .research-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_column_container:last-of-type {
  border-right: none !important;
}
.data-tab-section .research-tabs .vc_tta-panels-container .vc_tta-panel-body .wpb_text_column h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #00b9f2;
  font-family: "Lato", sans-serif !important;
}
.data-tab-section .research-tabs .vc_tta-panels-container .vc_tta-panel-body .wpb_text_column p {
  font-size: 14px;
  line-height: 28px;
}
.data-tab-section .small-tabs .vc_tta-tabs-list li {
  max-width: 600px !important;
  width: 550px !important;
  height: 90px !important;
  vertical-align: top;
}
.data-tab-section .small-tabs .vc_tta-tabs-list li:last-of-type {
  border-right: none !important;
}
.data-tab-section .small-tabs .vc_tta-tabs-list li.vc_active a {
  color: #FFF !important;
  background-color: #00b9f2 !important;
}
.data-tab-section .small-tabs .vc_tta-tabs-list li.vc_active a i:before {
  color: #FFF !important;
}
.data-tab-section .small-tabs .vc_tta-tabs-list li a {
  padding: 10px !important;
  height: 90px;
  line-height: 50px;
}
.data-tab-section .small-tabs .vc_tta-tabs-list li a span {
  font-size: 21px;
  font-weight: 300 !important;
  display: inline-block;
  width: calc(100% - 40px);
  margin: 0 !important;
  vertical-align: middle;
  padding-left: 10px;
  line-height: 24px;
}
.data-tab-section .small-tabs .vc_tta-tabs-list li a i {
  font-size: 28px !important;
  display: inline-block;
  width: 32px;
  vertical-align: middle;
}
.data-tab-section .small-tabs .vc_tta-panels-container {
  max-width: 600px !important;
  width: 550px !important;
}
.data-tab-section .small-tabs .vc_tta-panels-container .vc_tta-panel-body {
  min-height: 472px !important;
}
.data-tab-section .small-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_column_container {
  border-right: 1px solid #f1f1f1;
}
.data-tab-section .small-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_column_container:last-of-type {
  border-right: none !important;
}
.data-tab-section .small-tabs .vc_tta-panels-container .vc_tta-panel.vc_active {
  border-top: 2px solid #00A0D1;
}
.data-tab-section .small-tabs .vc_tta-panels-container .vc_tta-panel-body .wpb_text_column h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #00b9f2;
  font-family: "Lato", sans-serif !important;
}
.data-tab-section .small-tabs .vc_tta-panels-container .vc_tta-panel-body .wpb_text_column p {
  font-size: 14px;
  line-height: 28px;
}
.data-tab-section.tech-media .blue-side {
  background-color: #101e40;
}
.data-tab-section.tech-media .blue-side .nk-awb-wrap {
  left: 0 !important;
}
.data-tab-section.tech-media .blue-side .mgt-icon-box {
  margin-top: 80px !important;
  margin-bottom: 0 !important;
}
.data-tab-section.tech-media .blue-side .mgt-icon-box img {
  width: 50%;
}
.data-tab-section.tech-media .blue-side .mgt-icon-box p {
  font-size: 16px !important;
  color: #FFF !important;
  font-weight: 400 !important;
}
.data-tab-section.tech-media .blue-side .mgt-icon-box hr {
  margin-top: 80px;
  width: 60%;
  border-top: 1px solid #ADAFB2;
}
.data-tab-section.tech-media .blue-side .mgt-button-wrapper-display-inline {
  display: block !important;
  margin-top: 10px !important;
}
.data-tab-section.tech-media .blue-side .wpb_text_column p {
  color: #FFF !important;
  font-size: 12px !important;
  margin: 5px auto 20px;
}
.data-tab-section.tech-media .research-tabs .vc_tta-container {
  margin-bottom: 0 !important;
  min-height: 515px;
}
.data-tab-section.tech-media .research-tabs .vc_tta-tabs-list {
  background: #fafafa;
}
.data-tab-section.tech-media .research-tabs .vc_tta-tabs-list li {
  border-right: 1px solid #F1F1F1;
  max-width: 249px !important;
  box-sizing: border-box;
  height: 90px !important;
  vertical-align: top;
}
.data-tab-section.tech-media .research-tabs .vc_tta-tabs-list li:last-of-type {
  border-right: none !important;
}
.data-tab-section.tech-media .research-tabs .vc_tta-tabs-list li.vc_active a {
  color: #FFF !important;
  background-color: #00b9f2 !important;
}
.data-tab-section.tech-media .research-tabs .vc_tta-tabs-list li.vc_active a i:before {
  color: #FFF !important;
}
.data-tab-section.tech-media .research-tabs .vc_tta-tabs-list li a {
  padding: 10px !important;
  height: 90px;
  line-height: 50px;
}
.data-tab-section.tech-media .research-tabs .vc_tta-tabs-list li a span {
  font-size: 21px;
  font-weight: 300 !important;
  display: inline-block;
  width: calc(100% - 40px);
  margin: 0 !important;
  vertical-align: middle;
  padding-left: 10px;
  line-height: 24px;
}
.data-tab-section.tech-media .research-tabs .vc_tta-tabs-list li a i {
  font-size: 28px !important;
  display: inline-block;
  width: 32px;
  vertical-align: middle;
}
.data-tab-section.tech-media .research-tabs .vc_tta-panels-container .vc_tta-panel.vc_active {
  border-top: 2px solid #00A0D1;
}
.data-tab-section.tech-media .research-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_column_container {
  border-right: 1px solid #f1f1f1;
}
.data-tab-section.tech-media .research-tabs .vc_tta-panels-container .vc_tta-panel-body .vc_column_container:last-of-type {
  border-right: none !important;
}
.data-tab-section.tech-media .research-tabs .vc_tta-panels-container .vc_tta-panel-body .wpb_text_column h4 {
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  color: #00b9f2;
  font-family: "Lato", sans-serif !important;
}
.data-tab-section.tech-media .research-tabs .vc_tta-panels-container .vc_tta-panel-body .wpb_text_column p {
  font-size: 14px;
  line-height: 28px;
}
.data-tab-section.with-sidebar .blue-side {
  height: 570px !important;
}
.data-tab-section.with-sidebar .small-tabs .vc_tta-panels-container {
  height: 480px !important;
  background-color: #FFF !important;
}
.data-tab-section.with-sidebar .small-tabs .vc_tta-panels {
  background: none !important;
}
.data-tab-section.with-sidebar .grey-sidebar .mgt-header-block-title {
  font-size: 28px !important;
  line-height: 35px !important;
  color: #FFF !important;
  font-family: "Lato", sans-serif !important;
  margin-bottom: 30px;
}
.data-tab-section.with-sidebar .grey-sidebar .mgt-header-block-subtitle {
  font-size: 16px !important;
  line-height: 24px;
  color: #FFF !important;
  font-family: "Lato", sans-serif !important;
}
.data-tab-section.with-sidebar .grey-sidebar .mgt-header-line {
  height: 3px !important;
  margin-bottom: 20px !important;
}
.data-tab-section.with-sidebar .grey-sidebar .wpb_text_column ul {
  padding-left: 20px;
}
.data-tab-section.with-sidebar .grey-sidebar .wpb_text_column ul li {
  font-size: 16px !important;
  color: #FFF !important;
  line-height: 28px;
  margin-bottom: 10px !important;
}

.widget_barrel_recent_entries .widget-post-details-wrapper .post-title {
  font-size: 16px;
}

/*
Footer
 */
.footer-sidebar h2.widgettitle {
  font-size: 18px;
  font-family: "Lato", sans-serif !important;
}
.footer-sidebar .custom-html-widget a {
  color: #adafb3 !important;
}
.footer-sidebar #menu-footer-menu {
  margin-top: -10px !important;
  margin-bottom: 20px;
}
.footer-sidebar #menu-footer-menu li.menu-item-has-children > a {
  font-size: 18px;
  font-family: "Lato", sans-serif !important;
  color: #FFF !important;
}
.footer-sidebar #menu-footer-menu li.menu-item-has-children > a:before {
  content: none !important;
}
.footer-sidebar #menu-footer-menu li.menu-item-has-children ul {
  margin-top: 15px;
  margin-bottom: 15px;
}
.footer-sidebar #menu-footer-menu li.menu-item-has-children ul li a {
  font-size: 16px !important;
}
.footer-sidebar .post-title a {
  font-family: "Lato", sans-serif !important;
  font-size: 14px !important;
}

.single-post .msc-title .breadcrumbs-container-wrapper {
    bottom: 140px;
}
/*# sourceMappingURL=style.css.map */
