/*!
Theme Name: Blue Labs - bd
Theme URI: http://underscores.me/
Author: bushwick.digital
Author URI: https://bushwick.digital/
Description: Description
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bluelabs-bd
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Blue Labs - bd is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
  ## Links
  ## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Posts and pages
  ## Comments
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/

@import url("https://use.typekit.net/hra7qdg.css");

.single-post #main .container {
    position: relative;
    z-index: 2;
}

/* 05-May-2021 twitter feed css */

.bh-social .twitter-tweet.twitter-tweet-rendered {
  margin-left: auto;
  margin-right: auto;
}

.twitter-feed-wrapper {
  border-radius: 10px;
  background: #fff;
  border: 1px solid #0bf;
  padding-top: 3px;
}

footer.timeline-Footer.u-cf {
  display: none;
}

/* 05-May-2021 twitter feed css */

.main-nav .dropdown-item span {
  color: #ff7193;
  font-size: 12px;
  display: block;
}

.main-nav .dropdown-item:hover span {
  color: #fff;
}

#full-menu-mobile .facs span {
  font-size: 12px;
  display: block;
  line-height: 10px;
}

/*.bl-stagger-fade-in, .bl-tween-fade-in {
opacity: 0; }*/

/* .h-news {
    display: none;
} */

div#BambooHR {
  max-width: 1010px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}

.BambooHR-ATS-board h2 {
  display: none;
}

.BambooHR-ATS-Jobs-List a {
  color: #FF6A8E;
  font-size: 16px !important;
  /*     text-decoration: underline; */
  font-weight: 400 !important;
  line-height: 32px !important;
}

span.BambooHR-ATS-Location {
  color: #000;
  font-size: 14px;
  /*     letter-spacing: 0.02em; */
  font-weight: 400 !important;
}

.BambooHR-ATS-Department-Header {
  color: #001F8A;
  font-weight: 600;
  font-size: 14px;
  margin-top: 25px;
}

@media (max-width: 765px) {
  .BambooHR-ATS-Jobs-List {
    display: inline-block;
  }

  .BambooHR-ATS-Jobs-List li > * {
    float: none !important;
    width: 100%;
    display: block;
  }

  .BambooHR-ATS-board .BambooHR-ATS-Location {
    padding-top: 0;
    margin-bottom: 10px;
  }
}

body {
  overflow-x: hidden;
  font-family: gill-sans-nova, sans-serif !important;
  -webkit-font-smoothing: antialiased;
  letter-spacing: -0.02em;
}

div#page {
  overflow-x: hidden;
}

.container {
  max-width: 1200px;
  width: 100%;
}

.nav,
.sub-heading,
.see-more-link {
  letter-spacing: normal;
}

/*-- Background Colors --*/

.blue-bg {
  background-color: #49c0ea;
}

.gray-bg {
  background-color: #f7f8fb;
}

/*-- Text Color --*/

.text-blue {
  color: #49c0ea !important;
}

.text-pink {
  color: #FF6A8E !important;
}

/*-- Font Classes --*/

.caroslight {
  font-weight: 300 !important;
}

.carosregular {
  font-weight: 400 !important;
}

strong,
.carosmedium {
  font-weight: 500 !important;
}

.carosbold {
  font-weight: 700 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
/*   color: #001F8A; */
  color: #000;
}

.page-content h1 {
  font-size: 38px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 700;
  line-height: 48px;
  margin-bottom: calc(0.5rem + 12px);
}

@media (max-width: 768px) {
  .page-content h1 {
    font-size: 32px;
    line-height: 42px;
  }
}

.page-content.pc-on-image h1 {
  margin-bottom: calc(0.5rem + 30px);
}

@media (max-width: 768px) {
  .page-content.pc-on-image h1 {
    margin-bottom: calc(0.5rem + 4px);
  }
}

.page-content h2 {
  font-size: 34px;
  font-weight: 700;
  line-height: 52px;
  margin-bottom: calc(0.5rem + 12px);
}

@media (max-width: 768px) {
  .page-content h2 {
    font-size: 32px;
    line-height: 42px;
  }
}

.page-content h5 {
  font-size: 22px;
}

.page-content h6 {
  font-weight: 500;
  font-size: 22px;
  line-height: 28px;
  margin-bottom: calc(0.5rem + 16px);
}

@media (max-width: 768px) {
  .page-content h6 {
    margin-bottom: calc(0.5rem + 4px);
  }
}

.pd-content p {
  font-size: 24px;
  line-height: 40px;
  color: #001F8A;
  margin-bottom: calc(1rem + 4px);
}

@media (max-width: 768px) {
  .pd-content p,
  .ripple-intro p,
  .ripple-influence p,
  .ripple-feature p,
  .h-team-description {
    font-size: 22px !important;
    line-height: 34px;
  }
}

.btn-pink-outline {
  border: 2px solid #FF6A8E;
  color: #FF6A8E;
  height: 50px;
/*   line-height: 33px; */
  padding: 0.375rem calc(0.75rem + 21px);
  border-radius: 6px;
  transition: 0.3s;
	font-size: 19px;
	line-height: 30px;
}

.btn-pink-outline:hover {
  color: #FF6A8E;
  -webkit-transform: scale(1);
  transform: scale(1);
  transition: 0.2s;
}

.btn-pink-outline img {
  transition: 0.2s;
  position: relative;
  left: 0;
}

.btn-pink-outline:hover img {
  margin-left: 6px;
  left: 7px;
  transition: 0.2s;
}

.btn-pink-outline img {
  margin-left: 6px;
}

/*-- General CSS --*/

.page-content {
  padding: 30px 0;
}

@media (max-width: 768px) {
  .page-content {
    padding: 30px 10px;
  }
}

hr {
  border-color: #001F8A;
  margin-top: calc(1rem + 28px);
  margin-bottom: calc(1rem + 38px);
  width: 300%;
}

@media (max-width: 768px) {
  hr {
    width: 100%;
  }
}

.bl-input, .gform-theme--foundation .gfield .form-control.bl-input {
  border: none;
  background-color: #f7f8fb;
  min-height: 50px;
  font-size: 16px;
  border-radius: 6px;
  padding-left: calc(0.75rem + 8px);
  padding-right: calc(0.75rem + 8px);
}

textarea.bl-input, .gform-theme--foundation .gfield textarea.form-control.bl-input {
  padding-top: calc(0.75rem + 6px);
  padding-bottom: calc(0.75rem + 6px);
}

.single-post .breadcrumb {
  /* display: none; */
}

/*-- Header Solid --*/

.header-solid-container {
  height: 385px;
}

@media (max-width: 768px) {
  .header-solid-container {
    height: 190px;
  }
}

.header-solid-container:before {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #001F8A;
  height: 370px;
  /*max-width: 1924px;
width: calc(100% + 207px);
right: -207px;*/
  width: 100%;
  right: 0;
  top: 0;
  border-radius: 0;
}

@media (min-width: 1367px) {
  .header-solid-container:before {
    width: calc(50% + 685px);
    border-radius: 0 0 0 10px;
  }
}

@media (max-width: 768px) {
  .header-solid-container:before {
    content: none;
  }
}

.header-solid-container header {
  padding-bottom: 89px;
}

@media (max-width: 768px) {
  .header-solid-container header {
    background-color: #001F8A;
    border-bottom: 2px solid #fff;
    padding-bottom: 17px;
    height: 72px;
  }

  .header-solid-container .page-position {
    background-color: #001F8A;
    padding-top: 34px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.header-solid-container .main-nav > li:last-child > a,
.header-image-container .main-nav > li:last-child > a {
  background-color: #FF6A8E;
}

.header-solid-container .main-nav > li:last-child > a:hover,
.header-image-container .main-nav > li:last-child > a:hover {
  color: #FF6A8E;
  background-color: #fff !important;
  transform: scale(1);
  transition: 0.3s;
}

.header-solid-container .page-title {
  color: #fff;
  font-size: 52px;
  position: relative;
  padding-bottom: calc(0.5rem + 20px);
  margin-bottom: 0;
  text-transform: lowercase;
}

@media (max-width: 768px) {
  .header-solid-container .page-title {
    font-size: 32px;
    padding-bottom: 0;
  }
}

.header-solid-container .page-title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 1px;
  width: 300%;
  background-color: #fff;
}

@media (max-width: 768px) {
  .header-solid-container .page-title:after {
    content: none;
  }
}

.header-solid-container .breadcrumb {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-top: calc(0.75rem - 1px);
}

@media (max-width: 768px) {
  .header-solid-container .breadcrumb {
    padding-top: 3px;
    margin-bottom: calc(1rem - 4px);
  }
}

.header-solid-container .breadcrumb li:not(:last-child) {
  margin-right: 0;
}

.header-solid-container .breadcrumb li:not(:last-child):after {
  content: ">";
  color: #fff;
/*   font-size: 19px; */
  margin: 0 11px;
  font-size: 18px;
	position: relative;
	top: 1.5px;
}

.header-solid-container .breadcrumb li {
  color: #fff;
  font-size: 18px;
  text-transform: lowercase;
}

/*@media(max-width: 768px) {
  .header-solid-container .breadcrumb li {
  font-size: 14px;}
}*/

.team-1 {
  background-color: #ccc;
  height: 139px;
  width: 139px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 16px;
  left: 55px;
}

.team-2 {
  background-color: #ccc;
  height: 165px;
  width: 165px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 23px;
  left: 300px;
}

.team-3 {
  background-color: #ccc;
  height: 192px;
  width: 192px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 140px;
  left: 148px;
}

.team-4 {
  background-color: #ccc;
  height: 177px;
  width: 177px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 204px;
  left: 368px;
}

.team-5 {
  background-color: #ccc;
  height: 170px;
  width: 170px;
  display: block;
  border-radius: 50%;
  position: absolute;
  top: 339px;
  left: 92px;
}

.team-1,
.team-2,
.team-3,
.team-4,
.team-5 {
  -moz-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -o-filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  box-shadow: 0px 28px 30px rgba(0, 0, 0, 0.2);
}

.team-image {
  height: 570px;
  width: 572px;
  background-size: contain;
  background-repeat: no-repeat;
}

.bh-social {
  padding: 75px 0px 80px;
/*   padding: 75px 0px 21px; */
}

.bh-social .sub-heading {
  margin-bottom: 15px !important;
}

.bh-social h2 {
  font-size: 42px;
  letter-spacing: -0.03em;
  line-height: 54px;
  max-width: 450px;
}

.bh-social ul {
  padding-top: 24px;
  margin-bottom: 0px;
}

.bh-social ul .list-inline-item:not(:last-child) {
  margin-right: 16px !important;
}

.h-social-icon {
  width: 60px;
  height: 60px;
  background: transparent;
  border: 1px solid #3C0BDF;
  border-radius: 50%;
  color: #001F8A;
  padding: 17px 15px;
  display: block;
  text-align: center;
}

.h-social-icon:hover {
    background-color: #3C0BDF;
    color: #fff;
}

.h-social-icon i {
  font-size: 25px;
  line-height: 26px;
}

.bh-social img {
  display: block;
  margin: 0px auto;
}

/*-- Home CSS --*/

/*- Home Header -*/

.dropdown:hover > .dropdown-menu {
  display: block;
  transition: 0.3s;
}

.dropdown-item {
  font-size: 20px;
  padding: 1rem 1.5rem;
  background-color: #fff;
}

.dropdown-item:first-child,
.dropdown-item:first-child:focus,
.dropdown-item:first-child:hover {
  border-radius: 3px 3px 0 0;
}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: #ff7193;
  color: #fff;
}

.dropdown-item:last-child,
.dropdown-item:last-child:focus,
.dropdown-item:last-child:hover {
  border-radius: 0 0 3px 3px;
}

.dropdown-menu {
  transition: 0.3s;
  padding: 0;
  border: 0px !important;
  margin: 0 0 0;
  filter: drop-shadow(0px 10px 20px rgba(130, 136, 147, 0.2));
  background: transparent;
}

header {
  padding: 39px;
}

@media (max-width: 768px) {
  header {
    padding: 17px 0;
  }

  .header-logo {
    max-width: 133px;
  }
}

.main-nav > li > a {
  color: #fff;
/*   font-size: 16px; */
  font-size: 20px;
  /*letter-spacing: -0.01em;*/
  transition: 0.3s;
}

.main-nav > li:not(last-child) > a {
  padding-left: 20px;
  padding-right: 20px;
  margin: 0 5px;
}

/* .main-nav > li:last-child > a {
  padding: 10px 41px 11px;
  margin-left: 25px;
  border-radius: 6px;
} */

.main-nav > li:last-child > a {
    padding: 6px 41px 10px;
    margin-left: 25px;
    border-radius: 6px;
    line-height: 29px;
}

.nav-pills .nav-link:hover,
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  /*background-color: #fff;
color: #FF6A8E;*/
  transition: 0.3s;
  background-color: transparent !important;
}

.nav-pills li:last-child > a:hover {
  color: #FF6A8E;
  background-color: #fff !important;
  /*transform: scale(1.1);*/
  transition: 0.3s;
}

.dropdown-toggle::after {
  border: none;
  width: 13px;
  height: 6.5px;
  position: relative;
  top: 2px;
  background-image: url(images/arrow.svg);
  background-repeat: no-repeat;
  background-size: cover;
  margin-left: calc(0.255em + 3px);
  transition: 0.3s;
}

/*.nav-pills .nav-item:hover > .dropdown-toggle::after, .nav-pills .show > .dropdown-toggle::after {
background-image: url(images/arrow-pink.svg);
transition: .3s; }*/

/*- Hero -*/

.home-hero-container {
  position: relative;
}

@media (max-width: 1290px) {
  .home-hero-container {
/*     background: linear-gradient(#49c0ea 0%, #0bf 100%); */
    background-color: #001F8A;
  }

  .home-hero-container:before {
    content: none;
  }
}

@media (max-width: 768px) {
  /*.home-hero-container {
  background-color: #0bf; }
*/
  .home-hero-container header {
    border-bottom: 2px solid #fff;
  }
}

.home-hero-container:before {
  content: "";
  position: absolute;
  z-index: -1;
  height: calc(100% + 246px);
  /*max-width: 1924px;
width: calc(100% + 207px);
right: -207px;
top: -246px;*/
  width: 100%;
  right: -20px;
  bottom: 40px;
/*   background: linear-gradient(#49c0ea 0%, #0bf 100%); */
  background-color: #001F8A;
  border-radius: 0 0 0 132px;
  transform: rotate(-4deg);
}

@media (min-width: 1367px) {
  .home-hero-container:before {
    width: calc(50% + 780px);
  }
}

@media (max-width: 768px) {
  .home-hero-container:before {
    content: none;
  }
}

/*@media(min-width: 1924px) {
  .home-hero-container:before {
  height: calc(100% + 246px);
  max-width: inherit; 
  width: 100%;
  left: calc(50% - 755px);
  top: -275px;
  right: inherit;
  border-radius: 120px; }
}*/

.hero {
  padding: 125px 0 175px;
}

@media (max-width: 768px) {
  .hero {
    padding: 30px 10px 40px;
  }
}

.hero h2 {
  font-size: 40px;
  line-height: 54px;
  /*letter-spacing: -0.02em;*/
  color: #fff;
  margin-bottom: calc(0.5rem + 6px);
}

@media (max-width: 768px) {
  .hero h2 {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: calc(0.5rem + 9px);
  }
}

.hero h4 {
  font-size: 28px;
  /*letter-spacing: -0.02em;*/
  color: #fff;
}

@media (max-width: 768px) {
  .hero h4 {
    font-size: 17px;
  }
}

/* .hero .btn-solid-white {
  font-size: 16px;
  color: #ff6a8e;
  width: 220px;
  height: 50px;
  border-radius: 6px;
  background-color: #fff;
  margin-top: 110px;
  transition: 0.3s;
  line-height: 35px;
} */

.hero .btn-solid-white {
    font-weight: 500;
    font-size: 20px;
    color: #ff6a8e;
    width: 220px;
    height: 50px;
    border-radius: 6px;
    background-color: #fff;
    margin-top: 110px;
    transition: 0.3s;
    line-height: 34px;
}

@media (max-width: 768px) {
  .hero .btn-solid-white {
    margin-top: 40px;
  }
}

/*.hero button:hover {
-webkit-transform: scale(1.1);
transform: scale(1.1);
transition: .3s;
color: #ff6a8e; }*/

.hero .btn-solid-white img {
  margin-left: 4px;
}

.hero .btn-solid-white .al {
  display: inline-block;
}

.hero .btn-solid-white .alw {
  display: none;
}

.hero .btn-solid-white:hover .al {
  display: none;
}

.hero .btn-solid-white:hover .alw {
  display: inline-block;
}

.hero .btn-solid-white:hover {
  background-color: #FF6A8E;
  color: #fff;
}

.hero-image {
  /*position: absolute;*/
  /*left: 124px;
top: -101px;*/
  /*right: calc(-50% - 41.666667% + 16.666667% - 40px);
bottom: -40px;*/
}

@media (min-width: 1200px) {
  .hero-image {
    position: relative;
    margin-top: -50px;
  }
}

@media (max-width: 768px) {
  /*.hero-image {
  position: relative;
  right: -154px;
  bottom: inherit;
  width: 372px;
  margin-top: 37px; }*/
}

/*@media(min-width: 1924px) {
  .hero-image {
  left: 479px; }
}*/

/*-- Home News CSS --*/

.h-news {
  margin-top: 24px;
  padding-top: 20px;
  padding-bottom: 70px;
  background: #ffffff;
  background: -moz-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 52.7%,
    #f7f8fb 52.8%,
    #ffffff 100%
  );
  background: -webkit-linear-gradient(
    top,
    #ffffff 0%,
    #ffffff 52.7%,
    #f7f8fb 52.8%,
    #ffffff 100%
  );
  background: linear-gradient(
    to bottom,
    #ffffff 0%,
    #ffffff 52.7%,
    #f7f8fb 52.8%,
    #ffffff 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

.right-arrow {
  transform: rotate(-90deg);
}

.h-news h3 {
  font-size: 36px;
  /*letter-spacing: -0.02em;*/
}

.see-more-link,
.see-more-link:hover {
  text-decoration: none;
  color: #FF6A8E;
  display: block;
  margin: 3px 0;
  transition: 0.3s;
  cursor: pointer;
  font-size: 20px;
  font-weight: 500;
}

.see-more-link:hover img {
  margin-left: 6px;
  left: 7px;
  transition: 0.3s;
}

.see-more-link img {
  margin-left: 6px;
  position: relative;
  top: -1px;
  left: 0;
  transition: 0.3s;
}

.h-post {
  margin-top: 42px;
}

.home .h-post .post-image {
  height: 200px;
}

.h-post .post-image {
  border-radius: 5px 5px 0 0;
  height: 220px;
  background-color: #f1f1f1;
  background-repeat: repeat;
  background-size: cover;
  background-position: center center;
}

.h-post-content {
  background-color: #fff;
  box-shadow: 0px 10px 20px rgba(130, 136, 147, 0.2);
  padding: 23px 35px 29px;
  border-radius: 0px 0px 5px 5px;
  transition: 0.3s;
}

.h-post:hover .h-post-content {
  box-shadow: 0px 10px 20px rgba(130, 136, 147, 0.4);
  transition: 0.3s;
}

.h-post-content .post-title {
  font-size: 22px;
  line-height: 28px;
  /*letter-spacing: -0.02em;*/
  color: #001F8A;
  margin-bottom: calc(1rem - 2px);
}

.h-post-content .post-title:hover {
  text-decoration: none;
}

.h-post .excerpt {
  font-size: 16px;
  line-height: 25px;
  color: #828893;
  margin-bottom: calc(1rem + 1px);
  /*height: 92px;*/
}

.h-post .post-meta {
  font-size: 15px;
  color: #b9bfca;
}

.h-post .post-meta li:not(:last-child) {
  margin-right: calc(0.5rem + 7px);
}

.h-post .post-author-link,
.h-post .post-author-link:hover {
  /*text-decoration: none;*/
  color: #FF6A8E;
}

/*-- Home Our Works --*/

.h-works {
  padding: 44px 0;
}

.sub-heading,
.page-content .sub-heading {
  color: #FF6A8E;
  font-size: 20px;
  font-weight: 500;
  /*font-size: 16px;
  letter-spacing: -0.02em;*/
  margin-bottom: calc(1rem - 6px);
}

.h-works-title,
.cs-works-title {
  /*color: #001F8A;
  letter-spacing: -0.03em;*/
  line-height: 52px;
  color: #000;
  width: 90%;
}

.h-works-title {
  font-size: 40px;
  margin-bottom: calc(0.5rem + 69px);
}

.h-works .work,
.works .work,
.cs-works .work {
  max-width: 500px;
  width: 100%;
  padding: 49px 0;
  background-size: cover;
  border-radius: 10px;
  box-shadow: 0px 10px 20px rgba(130, 136, 147, 0.2);
  position: relative;
  z-index: 1;
  transition: 0.3s;
}

.h-works .work:before,
.works .work:before {
  top: 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.2);
  opacity: 0;
  transition: 0.3s;
}

.h-works .work:hover:before,
.works .work:hover:before {
  opacity: 1;
  transition: 0.3s;
}

.h-works .work:hover,
.works .work:hover,
.cs-works .work:hover {
  box-shadow: 0px 10px 20px rgba(130, 136, 147, 0.4);
  transition: 0.3s;
  text-decoration: none;
}

.h-works .work,
.works .work {
  height: 600px;
}

@media (max-width: 768px) {
  .h-works .work,
  .works .work,
  .cs-works .work {
    height: 395px !important;
  }
}

.h-works .work {
  margin-top: 80px;
}

.h-works .work-title,
.works .work-title,
.cs-works .work-title {
  background-color: #001F8A;
  color: #fff;
  border-radius: 10px 0 0 10px;
  font-size: 22px;
  line-height: 26px;
  /*letter-spacing: -0.03em;*/
  padding: 22px 30px;
  width: calc(100% - 45px);
  position: relative;
  z-index: 10;
}

@media (max-width: 768px) {
  .h-works .work-title,
  .works .work-title,
  .cs-works .work-title {
    width: calc(100% - 15px);
  }
}

.h-works .see-more-link,
.cs-works .see-more-link {
  max-width: 490px;
  margin-top: 33px;
}

/*-- Home Logos --*/

.h-logos {
  padding-top: 110px;
  padding-bottom: 80px;
}

/*-- Home Team --*/

.h-team {
  padding: 200px 0 0px;
  position: relative;
  margin-top: -110px;
  background: #ffffff;
  background: -moz-linear-gradient(top, #f7f8fb 0%, #ffffff 100%);
  background: -webkit-linear-gradient(top, #f7f8fb 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #f7f8fb 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}

.h-team-title {
  font-size: 40px;
  /*letter-spacing: -0.03em;*/
  line-height: 52px;
  color: #000;
  /*color: #001F8A;
  width: 80%;*/
  margin-bottom: calc(0.5rem + 8px);
}

.h-team-description {
  font-size: 28px;
  line-height: 44px;
  color: #000;
  /*letter-spacing: -0.03em;*/
  /*width: 80%;*/
  margin-bottom: calc(0.5rem + 26px);
}

.h-client-logos li {
  margin-bottom: 65px;
  margin-right: calc(0.5rem + 55px) !important;
}

/*.h-client-logos li:not(:last-child) {
margin-right: calc(.5rem + 64px); }*/

/*.h-client-logos li:nth-child(5n) {
margin-right: 0; }*/

.h-client-logos li:nth-last-child(-n + 5) {
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .h-client-logos li {
    margin-right: 0 !important;
    margin-left: 0;
    margin-bottom: 35px !important;
    text-align: center;
    width: calc(50% - 30px);
    padding: 0 15px;
  }

  .h-client-logos li img {
    max-height: 40px;
  }
}

/*-- Footer With Box --*/

footer.with-box {
  margin-top: 6px;
}

footer.with-box .box-holder {
  position: relative;
  z-index: 1;
}

footer.with-box .card {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
  border: none;
  border-radius: 10px;
  transition: 0.3s;
}

@media (max-width: 768px) {
  footer.with-box .card {
    border-radius: 6px;
  }
}

/*footer.with-box .card:hover {
box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.4);
transition: .3s; }*/

footer.with-box .card-body {
  padding: calc(1.25rem + 25px);
}

@media (max-width: 768px) {
  footer.with-box .card-body {
    padding: calc(1.25rem + 5px);
  }
}

footer.with-box .card h2 {
  font-weight: 700;
  font-size: 46px;
  /*letter-spacing: -0.028em;*/
  margin-bottom: calc(0.5rem + 14px);
}

@media (max-width: 768px) {
  footer.with-box .card h2,
  .demo-footer h1 {
    font-size: 28px !important;
    line-height: 1.2 !important;
  }
}

footer.with-box .card p {
  color: #828893;
  font-size: 20px;
  /*letter-spacing: -0.003em;*/
  line-height: 32px;
  max-width: 436px;
  margin-bottom: calc(1rem + 20px);
}

@media (max-width: 768px) {
  footer.with-box .card p,
  .demo-footer h5 {
    font-size: 18px !important;
    line-height: 27px !important;
  }
}

footer.with-box .card p a {
  color: #FF6A8E;
}

footer.with-box .contact-btn {
/*   font-size: 16px; */
  color: #fff;
  width: 260px;
  height: 50px;
  border-radius: 6px;
  background-color: #ff6a8e;
/*   line-height: 35px; */
  transition: 0.3s;
	font-size: 21px;
    line-height: 30px;
}

footer.with-box .contact-btn:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  transition: 0.3s;
}

footer.with-box .contact-btn img {
  margin-left: 4px;
}

footer.with-box .blue-footer {
  padding-top: 270px;
  padding-bottom: 90px;
  position: relative;
  margin-top: -155px;
}

@media (max-width: 768px) {
  footer.with-box .blue-footer {
    padding-top: 230px;
    padding-bottom: 45px;
  }
}

footer.with-no-box .blue-footer {
  padding-top: 130px;
  padding-bottom: 83px;
  position: relative;
}

@media (max-width: 768px) {
  footer.with-no-box .blue-footer {
    padding-top: 60px;
    padding-bottom: 45px;
  }
}

footer.with-no-box .follow-us {
  margin-top: 0;
  margin-bottom: calc(1rem + 7px);
}

@media (max-width: 768px) {
  footer.with-no-box .follow-us {
    margin-bottom: calc(1rem + 17px);
  }
}

p.footer-logo {
  font-size: 30px !important;
  margin-bottom: calc(1rem + 5px);
}

.blue-footer {
  background-color: #001F8A;
}

img.footer-logo {
  margin-bottom: 15px;
  position: relative;
  left: -10px;
	max-width: 198px;
}

.blue-footer p {
/*  color: #ccf1ff;*/
  color: #fff;
  font-size: 16px;
  line-height: 24px;
}

.blue-footer .copyright {
  font-size: 14px;
  margin-top: 22px;
}

.blue-footer .copyright a {
  color: #ccf1ff;
}

.page-template-template-ripple .blue-footer .copyright a {
  color: #d4d6d9;
}

@media (max-width: 768px) {
  .blue-footer .copyright {
    margin-top: calc(1rem + 36px);
  }

  footer .subscribe-form {
    max-width: 370px;
    margin-right: auto;
    margin-left: auto;
  }
}

.subscribe-form input,
.subscribe-form input:focus {
  background-color: transparent;
  border: none;
  border-radius: 0;
  border-bottom: 1px solid #ccf1ff;
  box-shadow: none;
  padding-left: 0;
/*  color: #ccf1ff;*/
  color: #fff;
  font-size: 14px;
  height: 36px;
}

.subscribe-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
/*  color: #ccf1ff;*/
  color: #fff;
  opacity: 1; /* Firefox */
}

.subscribe-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
/*  color: #ccf1ff;*/
  color: #fff;
}

.subscribe-form input::-ms-input-placeholder {
  /* Microsoft Edge */
/*  color: #ccf1ff;*/
  color: #fff;
}

.subscribe-form button {
/*  background-color: #ccf1ff;*/
  background-color: #fff;
  font-size: 14px;
/*   color: #0bf; */
  color: #001F8A;
  border-radius: 0 2px 2px 0;
  height: 36px;
  width: 106px;
}
.subscribe-form button:hover {
/*   color: #0bf; */
  color: #001F8A;
}

.subscribe-form button:hover,
.ripple-footer .subscribe-form button:hover {
  background-color: #fff;
}

.follow-us {
  font-weight: 700;
  margin-top: 10px;
  margin-bottom: calc(1rem + 17px);
}

/* .footer-social li:not(:last-child) {
  margin-right: calc(0.5rem + 91px);
} */
/* 
.footer-social li:not(:last-child) {
  margin-right: calc(0.5rem + 63px);
}

@media (max-width: 1198px) {
  .footer-social li:not(:last-child) {
    margin-right: calc(0.5rem + 54px);
  }
}

@media (max-width: 1030px) {
  .footer-social li:not(:last-child) {
    margin-right: calc(0.5rem + 44px);
  }
}

@media (max-width: 768px) {
  .footer-social li:not(:last-child) {
    margin-right: calc(0.5rem + 78px);
  }
}

@media (max-width: 460px) {
  .footer-social li:not(:last-child) {
    margin-right: calc(0.5rem + 58px);
  }
} */

.footer-social {
  margin-top: 43px;
}

.footer-social {
	display: flex;
	justify-content: space-between;
}

.footer-social li {
	margin-right: 0 !important;
}

.footer-social li a {
/*  color: #ccf1ff;*/
  color: #fff;
}

.footer-social li a i {
  transition: 0.3s;
}

.footer-social li a:hover i {
  transform: scale(1.1);
  transition: 0.3s;
  color: #fff;
}

@media (max-width: 767px) {
	.footer-social {
		max-width: 370px;
        margin-inline: auto;
	}
}


/*-- Our Team --*/

div[id^="teamBio"] p {
  font-size: 18px;
  line-height: 27px;
  color: #828893;
}

div[id^="teamBio"] .modal-dialog {
  max-width: 640px;
}

div[id^="teamBio"] .modal-content {
  border-radius: 10px;
}

div[id^="teamBio"] .tm-name {
  margin-top: 16px;
  margin-bottom: calc(1rem - 13px) !important;
}

.team-members-holder {
  position: relative;
  margin-top: 110px;
}

.team-members-holder:before {
  content: "";
  background: linear-gradient(#f7f8fb 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  height: 574px;
  width: 100%;
  left: 0;
  top: 182px;
}

select.form-control, select.form-control:focus {
	max-width: 300px;
    background-color: #f7f8fb;
    min-height: 50px;
    font-size: 16px;
    border: none;
    border-radius: 6px;
    padding-left: calc(0.75rem + 8px);
    padding-right: calc(0.75rem + 8px);
    margin-left: auto;
    box-shadow: none;
    border-color: #ced4da;
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15.006' height='8.752' viewBox='0 0 15.006 8.752'%3E%3Cpath id='TikTok' d='M-1.617-8.383a1.252,1.252,0,0,1,0,1.77l-6.25,6.25a1.252,1.252,0,0,1-1.77,0,1.252,1.252,0,0,1,0-1.77L-4.27-7.5l-5.363-5.367a1.252,1.252,0,0,1,0-1.77,1.252,1.252,0,0,1,1.77,0l6.25,6.25Z' transform='translate(0.003 10.003) rotate(90)' fill='%23495057'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-size: 14px;
    background-position: center right 14px;
}

@media (max-width: 768px) {
  .team-members-holder:before {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
  }
	
  .team-members-holder {
    margin-top: 65px;
  }

  select.form-control, select.form-control:focus {
    max-width: inherit;
    margin-top: 10px;
  }
}

.team-members {
/*   margin-top: 110px; */
  margin-top: 60px;
}

.team-members li {
  max-width: 230px;
  margin-bottom: 55px;
  vertical-align: top;
  padding: 0 15px;
}

@media (max-width: 768px) {
  .team-members {
    margin-top: 40px;
  }
	
  .team-members li {
    width: calc(50% - 30px) !important;
  }
}

.team-members .tm-img {
  max-width: 150px;
  margin-bottom: 15px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  transition: 0.3s;
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

@media (max-width: 768px) {
  .team-members .tm-img {
    max-width: inherit;
    width: 100%;
  }
}

.team-members li:hover .tm-img {
  transition: 0.3s;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.4);
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}

.team-members li:hover .tm-designation {
  transition: 0.3s;
  color: #FF6A8E;
}

.team-members .tm-name,
.team-members .tm-designation {
  line-height: 22px;
  margin-bottom: 0;
}

.team-members .tm-name {
  color: #000;
  font-size: 18px;
}

.team-members a:hover {
  cursor: pointer;
}

@media (max-width: 768px) {
  .team-members .tm-name {
    font-size: 16px !important;
  }
}

.team-members .tm-designation {
  color: #001F8A;
  margin-top: 5px;
  transition: 0.3s;
  font-size: 17px;
}

@media (max-width: 768px) {
  .team-members .tm-designation {
    font-size: 16px !important;
  }
}

/*-- Our Works --*/

.single-case_study .pc-on-image .breadcrumb li:first-child,
.single:not(.single-post) .breadcrumb li:first-child {
  display: none;
}

.works {
  padding-top: 92px;
  position: relative;
}

@media (max-width: 768px) {
  .works {
    padding-top: 45px;
  }
}

.works:before {
  content: "";
  background: linear-gradient(#f7f8fb 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  height: 574px;
  width: 100%;
  left: 0;
  top: 268px;
}

.works-title {
  margin-bottom: calc(0.5rem + 8px) !important;
}

.works .col-md-6:nth-child(2) {
  margin-top: -20px !important;
}

.works .col-md-6:nth-child(1) .work,
.works .col-md-6:nth-child(2) .work {
  margin-top: 48px;
}

.works .col-md-6:nth-of-type(even) {
  margin-top: -70px;
}

@media (max-width: 768px) {
  .works .col-md-6:nth-of-type(even),
  .works .col-md-6:nth-child(2) {
    margin-top: 0 !important;
  }
}

.works .col-md-6:nth-of-type(odd):last-child,
.works .col-md-6:nth-last-child(2):nth-child(odd) {
  margin-bottom: 102px;
}

@media (max-width: 768px) {
  .works .col-md-6:nth-of-type(odd):last-child,
  .works .col-md-6:nth-last-child(2):nth-child(odd) {
    margin-bottom: 0;
  }
}

.works .work {
  margin-top: 102px;
}

@media (max-width: 768px) {
  .works .work {
    margin-top: 48px !important;
  }
}

/*-- About Us --*/

.header-image-container header:before {
  content: "";
  position: absolute;
  z-index: -1;
  background-color: #001F8A;
  height: 135px;
  width: 100%;
  right: 0;
  top: 0;
  border-bottom: 2px solid #fff;
}

@media (min-width: 1367px) {
  .header-image-container header:before {
    width: calc(50% + 685px);
  }
}

@media (max-width: 768px) {
  .header-image-container header:before {
    height: 72px;
  }
}

.header-image-container:before {
  content: "";
  position: absolute;
  z-index: -2;
  height: 465px;
  width: 100%;
  right: 0;
  top: 133px;
  border-radius: 0;
  background-image: none !important;
  background-color: #001F8A !important;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

@media (min-width: 1367px) {
  .header-image-container:before {
    width: calc(50% + 685px);
    border-radius: 0 0 0 10px;
  }
}

@media (max-width: 768px) {
  /* .single .header-image-container:before {
    height: 335px;
  } */

  .header-image-container:before {
    height: 120px;
    top: 71px;
  }

  .main-nav {
    display: none;
  }
}

.page-content.pc-on-image {
  margin-top: 250px;
  position: relative;
  padding: 63px 0 110px;
}

.single .page-content.pc-on-image {
  padding: 68px 0 75px;
}

.single .page-content.pc-on-image {
  margin-top: 0px;
}

@media (max-width: 768px) {
  .page-content.pc-on-image {
    margin-top: 144px;
    padding: 0 10px 24px;
  }
}

.pc-on-image:before {
  content: "";
  position: absolute;
  z-index: 0;
  height: 100%;
  /*max-width: 1924px;
width: calc(100% + 207px);
left: calc( ((100% - 1200px)/2) + (8.333333% - 45px) );*/
  width: calc(50% + 515px);
  right: 0;
  top: 0px;
  background-color: #fff;
  border-radius: 10px 0 0 0;
}

.single .pc-on-image:before {
  width: calc(50% + 485px);
}

@media (max-width: 768px) {
  .pc-on-image:before {
    content: none;
  }
}

.bl-image {
  border-radius: 5px 5px 0 0;
  margin-bottom: 50px;
}

.pc-on-image .breadcrumb,
.single .breadcrumb {
  background-color: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-top: calc(0.75rem - 1px);
  margin-bottom: calc(1rem - 15px);
}

.pc-on-image .breadcrumb {
  margin-bottom: calc(1rem - 15px);
}

.single .breadcrumb {
  margin-top: 106px;
  margin-bottom: calc(1rem + 15px);
}

@media (max-width: 768px) {
  .pc-on-image .breadcrumb {
    margin-bottom: calc(1rem - 13px);
  }

  .single .breadcrumb {
    margin-top: 50px;
  }
}

.pc-on-image .breadcrumb li:not(:last-child),
.single .breadcrumb li:not(:last-child) {
  margin-right: 0;
}

.pc-on-image .breadcrumb li:not(:last-child):after,
.single .breadcrumb li:not(:last-child):after {
  content: ">";
  /* color: #FF6A8E; */
  font-size: 16px;
  margin: 0 11px;
}

.pc-on-image .breadcrumb li:not(:last-child):after {
  color: #FF6A8E;
}

.single .breadcrumb li:not(:last-child):after {
  color: #fff;
}

.pc-on-image .breadcrumb li,
.single .breadcrumb li {
  /* color: #FF6A8E; */
  font-size: 18px;
  text-transform: lowercase;
}

.pc-on-image .breadcrumb li {
  color: #FF6A8E;
}

.single .breadcrumb li {
  color: #fff;
}

@media (max-width: 768px) {
  .pc-on-image .breadcrumb li,
  .header-solid-container .breadcrumb li,
  .single .breadcrumb li {
    font-size: 16px;
    line-height: 22px;
  }
}

/*-- Case Studies Single --*/

.cs-works {
  padding: 97px 0 95px;
  position: relative;
}

@media (max-width: 768px) {
  .cs-works {
    padding: 0 0 45px;
  }
}

.cs-works:before {
  content: "";
  position: absolute;
  background: linear-gradient(#f7f8fb 0%, rgba(255, 255, 255, 0) 100%);
  height: 574px;
  width: 100%;
  left: 0;
  top: 285px;
}

.cs-single p {
  font-size: 22px;
  line-height: 32px;
  margin-bottom: calc(1rem + 16px);
}

.cs-single:before {
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
  border-radius: 10px 0 0 10px;
}

.cs-works-title {
  font-size: 38px;
  margin-bottom: calc(0.5rem + 49px);
}

@media (max-width: 768px) {
  .cs-works-title {
    font-size: 32px;
    line-height: 42px;
    margin-bottom: calc(0.5rem + 25px);
  }
}

.cs-works .work {
  height: 500px;
}

.cs-works .col-md-6:nth-child(2) {
  margin-top: 40px;
}

/*-- Careers --*/

.sub-heading.lob-sub-heading {
  margin-bottom: calc(1rem - 1px);
}

.icon-heading {
  margin-bottom: calc(0.5rem + 11px);
}

.icon-heading img {
  margin-right: 7px;
}

/* .life-at-bluelabs {
  margin-bottom: 65px;
}

@media (max-width: 768px) {
  .life-at-bluelabs {
    margin-bottom: 35px;
  }
} */

.life-at-bluelabs .col-md-6 {
  max-width: 355px;
}

@media (max-width: 768px) {
  .life-at-bluelabs .col-md-6 {
    max-width: 100%;
  }
}

.life-at-bluelabs p {
  color: #828893;
  font-size: 18px;
  line-height: 27px;
  /*max-width: 339px;*/
  margin-bottom: calc(1rem + 15px);
}

.open-position-holder {
  position: relative;
  padding-bottom: 70px;
}

@media (max-width: 768px) {
  .open-position-holder {
    padding-bottom: 0;
  }
}

.open-position-holder:before {
  content: "";
  /* background: linear-gradient(#f7f8fb 0%, rgba(255, 255, 255, 0) 100%); */
  position: absolute;
  height: 574px;
  width: 100%;
  left: 0;
  top: 160px;
}

@media (max-width: 768px) {
  .open-position-holder:before {
    margin-right: -10px;
    margin-left: -10px;
    width: calc(100% + 20px);
  }
}

.open-position,
.contact-form {
  filter: drop-shadow(0px 10px 20px rgba(130, 136, 147, 0.2));
  border: none;
  margin-bottom: 48px;
  border-radius: 5px;
  transition: 0.3s;
}

@media (max-width: 768px) {
  .open-position {
    margin-bottom: 34px;
  }
}

.open-position:hover {
  filter: drop-shadow(0px 10px 20px rgba(130, 136, 147, 0.4));
  transition: 0.3s;
}

.open-position .card-body {
  padding: calc(1.25rem + 1px) calc(1.25rem + 15px) calc(1.25rem + 8px);
}

h2.op-title {
  /* margin-bottom: calc(.5rem + 40px); */
  margin-bottom: calc(0.5rem + 20px);
}

@media (max-width: 768px) {
  h2.op-title {
    margin-bottom: calc(0.5rem + 25px);
  }
}

p.op-designation {
  font-size: 20px;
  line-height: 33px;
  margin-bottom: calc(1rem - 4px);
}

p.op-description {
  color: #828893;
  font-size: 14px;
  line-height: 23px;
  margin-bottom: calc(1rem - 4px);
}

.op-apply,
.op-apply:hover {
  color: #FF6A8E;
  font-size: 13px;
  text-decoration: underline;
}

/*-- Contact --*/

.contact-form-holder {
  padding: 93px 0 73px;
  position: relative;
}

@media (max-width: 768px) {
  .contact-form-holder {
    padding: 30px 0;
  }

  .contact-form {
    margin-bottom: 0;
  }
}

.contact-form-holder:before {
  content: "";
  background: linear-gradient(#f7f8fb 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  height: 574px;
  width: 100%;
  left: 0;
  top: 205px;
}

@media (max-width: 768px) {
  .contact-form-holder:before {
    margin-right: -10px;
    margin-left: -10px;
    width: calc(100% + 20px);
  }
}

.contact-details .col-md-6 {
  max-width: 250px;
}

.contact-details .icon-heading {
/*   font-size: 20px; */
  font-size: 23px;
}

.contact-details p {
/*   font-size: 14px; */
  font-size: 17px;
  line-height: 24px;
  color: #828893;
  margin-bottom: calc(1rem - 1px);
}

.contact-details a {
  color: #FF6A8E;
}

.contact-form {
  border-radius: 10px;
}

.contact-form .card-body {
  padding: calc(1.25rem + 27px) calc(1.25rem + 100px) calc(1.25rem + 1px);
}

@media (max-width: 768px) {
  .contact-form .card-body {
    padding: calc(1.25rem + 5px);
  }
}

.contact-form h2 {
  margin-bottom: calc(0.5rem + 20px);
}

.contact-form .form-group {
  margin-bottom: calc(1rem + 13px);
}

.contact-form .submit-btn, input#gform_submit_button_1.gform_button.submit-btn  {
  font-size: 18px;
  color: #fff;
  width: 260px;
  height: 50px;
  border-radius: 6px;
  background-color: #ff6a8e;
  line-height: 35px;
  transition: 0.3s;
}

@media (max-width: 768px) {
  .contact-form .submit-btn, input#gform_submit_button_1.gform_button.submit-btn {
    width: 100%;
  }
}

.contact-form .submit-btn:hover, input#gform_submit_button_1.gform_button.submit-btn:hover {
  background-color: #001F8A;
  transition: 0.3s;
}

.contact-form  .gform-theme--foundation .gform_footer {
    justify-content: end;
    margin-bottom: calc(1rem + 13px);
}

.contact-form .submit-btn img {
  margin-left: 4px;
}

/*-- Media Analytics --*/

.sub-heading {
  margin-bottom: calc(1rem - 4px);
}

.bl-slider h2 {
  margin-bottom: calc(0.5rem + 2px);
}

.bl-slider p {
  font-size: 24px;
  line-height: 38px;
  margin-bottom: calc(1rem + 21px);
}

.ma-slider {
  margin-bottom: 55px;
}

.ma-slider .carousel-item {
  min-height: 560px;
}

.ma-slider .sub-heading {
  margin-bottom: calc(1rem - 9px);
}

.slider-indicator {
  position: static;
  right: inherit;
  left: inherit;
  margin-right: auto !important;
  margin-left: auto !important;
  /*margin-bottom: 60px;*/
  margin-top: 38px;
  text-align: center;
  display: block;
  width: 100%;
  max-width: 1170px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
  border: none !important;
  border-radius: 10px;
  background-color: #fff;
  /*overflow: hidden;*/
}

@media (max-width: 768px) {
  .slider-indicator {
    display: block;
    width: auto !important;
    margin-right: 0;
    margin-left: 0;
  }
}

.slider-indicator li:first-child {
  border-radius: 10px 0 0 10px !important;
}

@media (max-width: 768px) {
  .slider-indicator li:first-child {
    border-radius: 6px 6px 0 0 !important;
  }
}

.slider-indicator li:last-child {
  border-radius: 0 10px 10px 0 !important;
}

@media (max-width: 768px) {
  .slider-indicator li:last-child {
    border-radius: 0 0 6px 6px !important;
  }
}

.slider-indicator li {
  height: auto;
  text-indent: inherit;
  cursor: pointer;
  display: inline-block;
  margin-right: 0 !important;
  margin-left: 0;
  font-size: 15px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 700;
  text-align: center;
  width: 29.65%;
  border: none !important;
  padding: calc(0.75rem + 17px) 1.25rem;
  position: relative;
}

.page-id-1536 .slider-indicator li {
  width: 21.28%;
}

@media (max-width: 1200px) {
  .page-id-1536 .slider-indicator li {
    width: 21%;
  }
}

@media (max-width: 1150px) {
  .page-id-1536 .slider-indicator li{
    width: 20%;
  }
}

@media (max-width: 768px) {
  .slider-indicator li {
    border-radius: 0 !important;
  }
}

.slider-indicator li:not(.active) {
  color: #001F8A;
  opacity: 1;
}

@media (max-width: 768px) {
  .slider-indicator li {
    width: auto !important;
    min-width: inherit;
    display: block;
  }
}

.slider-indicator .active:after {
  content: "";
  position: absolute;
  left: calc(50% - 7.5px);
  top: 100%;
  width: 0;
  height: 0;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-top: 15px solid #001F8A;
  clear: both;
}

@media (max-width: 768px) {
  .slider-indicator .active:after {
    content: none;
  }
}

/*.slider-indicator li:hover:after {
content: '';
position: absolute;
left: calc(50% - 7.5px);
top: 100%;
width: 0;
height: 0;
border-left: 15px solid transparent;
border-right: 15px solid transparent;
border-top: 15px solid #CCF1FF;
clear: both; }*/

.slider-indicator .list-group-item:hover {
  background-color: #ffffff;
  color: #0bf;
}

.bl-slider .carousel-item {
  padding-top: 60px;
}

.slider-indicator .list-group-item.active,
.slider-indicator .list-group-item.active:hover {
  background-color: #001F8A;
  color: #fff;
}

/*@media(min-width: 1468px) {
  .bl-slider .carousel-item img {
  width: 36vw;
  max-width: 675px; }

  .ds-slider .carousel-item img {
  max-height: 360px !important;
  width: auto !important; }
  
  
}*/

.img-carousel.landscape {
  max-width: 540px;
  /* height: 360px; */
}

.page-template-template-media-analytics .bl-slider p {
  margin-bottom: calc(0.5rem + 12px);
}

.page-template-template-media-analytics .carousel-item ol {
  padding-left: 22px;
}

.page-template-template-media-analytics .carousel-item ol li {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 10px;
}

.img-carousel.portrait {
  width: 675px;
}

.aa-slider .carousel-item .row:nth-child(2) img {
  float: right;
  margin-right: 40px;
  /*position: absolute;
right: 0;
top: -165px;*/
}

.aa-slider .carousel-item .container .row:nth-child(odd) img {
  margin-left: 40px;
}

@media (max-width: 768px) {
  .img-carousel,
  .aa-slider .carousel-item .row:nth-child(2) img {
    width: 100%;
    height: auto !important;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.16));
    margin-bottom: 20px;
    margin-left: 0 !important;
    margin-right: 0 !important;
    float: none;
  }
}

/*@media(max-width: 1467px) {
  .bl-slider .carousel-item img {
  width: 100%;
  max-width: 496px; }
}*/

.ds-slider .carousel-item {
  min-height: 665px;
}

/*-- Audience Analytics --*/

.aa-slider .carousel-item .container .row:nth-child(even) > div:first-child {
  order: 2;
}

.aa-slider .carousel-item .container .row:nth-child(even) > div:nth-child(2) {
  order: 1;
}

.aa-slider h2 {
  margin-bottom: calc(0.5rem + 12px);
}

.aa-slider h5 {
  margin-bottom: calc(0.5rem + 6px);
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
}

.aa-slider .carousel-item .container .row:not(:last-child) {
  margin-bottom: 98px;
}

.aa-slider .carousel-item .container .row:last-child {
  margin-bottom: 80px;
}

/*-- Ripple Page --*/

#requestDemo .modal-dialog {
  max-width: 420px;
}

#requestDemo .modal-body {
  padding-left: 30px;
  padding-right: 30px;
}

.rd-modal input {
  background-color: #f7f8fb;
  border: none;
  margin-bottom: 10px;
  height: 50px;
  border-radius: 6px;
  padding-left: calc(0.75rem + 8px);
  padding-right: calc(0.75rem + 8px);
}

#requestDemo h2 {
  font-size: 36px;
  margin-top: 5px;
  margin-bottom: calc(0.5rem + 15px);
}

#requestDemo .modal-content {
  border-radius: 10px;
}

#requestDemo form.sent > p {
  display: none;
}

#requestDemo div.wpcf7-mail-sent-ok,
#requestDemo .wpcf7-response-output {
  line-height: 20px;
  letter-spacing: -0.04em;
}

.rd-modal button {
  background-color: #FF6A8E;
  width: 100%;
  color: #fff;
  font-size: 16px;
  height: 50px;
  border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.rd-modal button:hover {
  background-color: #001F8A;
  color: #fff;
  transition: 0.3s;
}

.rf2 .row.offset-image-right.d-md-flex.d-none {
  margin-bottom: calc(1rem + 72px);
}

.header-ripple-container {
  background-color: #283340;
}

.ripple-hero {
  padding-top: 80px;
  padding-bottom: 130px;
  background-color: #283340;
  background-image: url(images/ripple-back-image.svg);
  background-size: 1173px;
  background-repeat: no-repeat;
  background-position: center 10px;
}

.ripple-hero img {
  margin-bottom: 40px;
}

.ripple-hero p {
  font-size: 20px;
  color: #fff;
  letter-spacing: 0;
  margin-bottom: calc(1rem + 48px);
  min-height: 30px;
}

.btn-ripple-hero {
  width: 240px;
  height: 48px;
  border-radius: 6px;
  line-height: 32px;
}

.btn-ripple-hero i {
  font-size: 13px;
  margin-left: 10px;
}

.rd {
  color: #FF6A8E;
  background-color: #000;
}

.ripple-hero .rv {
  color: #001F8A;
  background-color: #000;
}

.rd:hover {
  color: #001F8A;
}

.ripple-hero .rv:hover {
  color: #FF6A8E;
  background-color: #000;
}

@media (max-width: 768px) {
  .ripplle-btn-list li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
}

.ripple-intro {
  padding-top: 65px;
  padding-bottom: 79px;
}

@media (max-width: 768px) {
  .ripple-intro {
    margin-right: -10px;
    margin-left: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}

.ripple-intro h5 {
  margin-bottom: calc(0.5rem + 13px);
}

.ripple-intro p {
  font-size: 22px;
  line-height: 36px;
}

.ripple-carousel-container {
  position: relative;
  margin-top: -80px;
  border-bottom: 1px solid #dce0e6;
}

.ripple-slider-img {
  filter: drop-shadow(5px 10px 40px rgba(0, 0, 0, 0.16));
  max-width: 693px;
  width: 100vw;
  border-radius: 6px;
}

.page-template-template-ripple-alternate .ripple-slider-img {
  filter: none;
}

@media (max-width: 768px) {
  .ripple-slider-img {
    width: 100%;
    filter: drop-shadow(2px 4px 6px rgba(0, 0, 0, 0.16));
    margin-bottom: 20px;
  }
}

.ripple-slider .see-more-link {
  font-size: 15px;
}

.ripple-slider .see-more-link img {
  max-width: 8.29px;
}

.ripple-carousel-container .carousel-item {
  min-height: 600px;
  padding-bottom: 50px;
}

.rsc {
  padding-top: 23px;
}

.rsc h5 {
  margin-bottom: calc(0.5rem + 20px);
}

.rsc p {
  font-size: 22px;
  line-height: 36px;
}

@media (max-width: 768px) {
  .rsc p {
    font-size: 22px;
    line-height: 36px;
    margin-bottom: calc(1rem + 21px);
  }
}

.see-case-study {
  color: #49c0ea;
  font-size: 15px;
}

.see-case-study img {
  width: inherit !important;
  margin-left: 6px;
  position: relative;
  top: -1px;
}

.ripple-influence {
  padding-top: 96px;
  padding-bottom: 96px;
}

@media (max-width: 768px) {
  .ripple-influence {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.ripple-influence h2 {
  margin-bottom: calc(0.5rem + 7px);
}

.ripple-influence h5 {
  margin-bottom: calc(0.5rem + 15px);
}

.ripple-influence p {
  font-size: 22px;
  line-height: 40px;
}

.bullets {
  max-width: 1094px;
  width: 100%;
  position: relative;
}

.bullets:before {
  content: "";
  position: absolute;
  top: 80px;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 1px;
  background-color: #dce0e6;
}

@media (max-width: 768px) {
  .bullets:before {
    content: none;
  }
}

.bullets li {
  max-width: 189px;
  background-color: #fff;
  margin-top: 18px;
}

@media (max-width: 768px) {
  .bullets li {
    margin-right: 0 !important;
    margin-top: 20px;
    width: calc(50% - 14px);
    padding: 0 7px;
    max-width: inherit;
    vertical-align: top;
  }
}

.bullets li:not(:last-child) {
  margin-right: 112px;
}

.bullets .bullet-heading {
  font-size: 14px;
  margin-top: 7px;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .bullets .bullet-heading {
    font-size: 16px !important;
    line-height: 20px;
    margin-bottom: 15px;
  }
}

.bullets .bullet-description {
  font-size: 16px;
  line-height: 26px;
}

@media (max-width: 768px) {
  .bullets .bullet-description {
    font-size: 15px !important;
    line-height: 20px;
  }
}

.ripple-feature .row:first-child {
  margin-top: 52px;
}

.ripple-feature .row {
  margin-top: 110px;
  margin-bottom: 110px;
}

@media (max-width: 768px) {
  .ripple-feature .row {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}

.ripple-feature h2 {
  line-height: 40px;
  margin-bottom: calc(0.5rem + 15px);
}

.rf2.ripple-feature h2 {
  font-size: 32px;
  line-height: 42px;
  position: relative;
}

.rf2.ripple-feature h2:before {
  content: "";
  position: absolute;
  top: 2px;
  left: -47px;
  width: 20px;
  height: 38px;
  background-image: url(https://staging-bluelabscom.kinsta.cloud/wp-content/uploads/2019/05/arrow-blue-lg.png);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

@media (max-width: 768px) {
  .rf2.ripple-feature h2:before {
    content: none;
  }
}

.ripple-feature h5 {
  margin-bottom: calc(0.5rem + 21px);
}

.ripple-feature p {
  font-size: 22px;
  line-height: 36px;
  margin-bottom: calc(1rem + 24px);
}

.rf2.ripple-feature p {
  /*   font-size: 26px;
  line-height: 42px; */
  font-size: 20px;
  line-height: 34px;
}
@media (min-width: 768px) {
  .rf2.ripple-feature p:not(:last-child) {
    margin-bottom: calc(1rem + 72px);
  }
}

/*@media(min-width: 1468px) {
  .offset-image-right img, .offset-image-right video {
  width: 36vw;
  max-width: 675px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16); }

  .offset-image-left img, .offset-image-left video {
  float: right;
  width: 36vw;
  max-width: 675px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16); }
}*/

.offset-image-right img,
.offset-image-right video {
  width: 712px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
  border-radius: 7px;
}

.offset-image-left img,
.offset-image-left video {
  float: right;
  width: 712px;
  box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.16);
  border-radius: 7px;
}

.rf2 .offset-image-right img:not(:last-child) {
  margin-bottom: 225px;
}

.offset-image-right video:not(:last-child) {
  margin-bottom: 285px;
}

@media (max-width: 768px) {
  .offset-image-right img,
  .offset-image-right video,
  .offset-image-left img,
  .offset-image-left video {
    width: 100%;
    float: none;
    margin-bottom: 35px;
  }
}

/*@media(max-width: 1467px) {
  .offset-image-right img, .offset-image-right video, .offset-image-left img, .offset-image-left video {
  width: 100%;
  max-width: 496px; }
}*/

.privacy-statement {
  padding: 61px 0;
  border-radius: 6px;
  margin-bottom: 100px;
}

@media (max-width: 768px) {
  .privacy-statement {
    padding: 35px 25px;
  }
}

.privacy-statement h4 {
  font-size: 20px;
}

.privacy-statement p {
  font-size: 16px;
  line-height: 25px;
}

.blue-footer.ripple-footer {
  background-color: #283340;
}

.ripple-footer p,
.ripple-footer .footer-social li a {
  color: #d4d6d9;
}

.ripple-footer .subscribe-form button {
  background-color: #d4d6d9;
  color: #283340;
}

.ripple-footer .subscribe-form input,
.ripple-footer .subscribe-form input:focus {
  color: #d4d6d9;
  border-bottom: 1px solid #d4d6d9;
}

.ripple-footer .subscribe-form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #d4d6d9;
  opacity: 1; /* Firefox */
}

.ripple-footer .subscribe-form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #d4d6d9;
}

.ripple-footer .subscribe-form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #d4d6d9;
}

.demo-footer {
  border-bottom: 1px solid #ffffff;
  background-color: #283340;
  background-image: url(images/demo-footer-bg.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-top: 128px;
  padding-bottom: 135px;
}

@media (max-width: 768px) {
  .demo-footer {
    padding: calc(1.25rem + 5px);
  }
}

.demo-footer h1 {
  font-size: 44px;
  line-height: 58px;
  color: #fff;
  margin-bottom: calc(0.5rem + 24px);
}

.demo-footer h5 {
  font-size: 26px;
  line-height: 42px;
  color: #fff;
  margin-bottom: calc(0.5rem + 48px);
}

.demo-footer .rdb,
.demo-footer button {
  background-color: #000;
  border: 1px solid #000;
  color: #FF6A8E;
  font-size: 16px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  min-width: 220px;
  padding: 11px;
  border-radius: 0 6px 6px 0 !important;
}

.demo-footer .wpcf7-form {
  min-height: 48px;
}

.wpcf7 .ajax-loader {
  display: none !important;
}

form.sent .input-group {
  display: none;
}

div.wpcf7-mail-sent-ok,
.wpcf7-response-output {
  height: 48px;
  text-align: center;
  line-height: 42px;
  background-color: #fff;
  border: none;
  border-radius: 6px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 500;
  color: #27323f;
  margin-top: calc(2em - 32px);
}

/*.input-group .wpcf7-form-control-wrap {
position: relative;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
margin-bottom: 0;
display: block; }

.demo-footer .input-group-append {
width: 220px; }*/

.demo-footer button:hover {
  color: #0bf;
}

.demo-footer input {
  height: 48px;
  border-radius: 6px 0 0 6px;
  border: none;
  padding: 0.375rem calc(0.75rem + 5px);
}

@media (max-width: 768px) {
  .demo-footer .input-group-append {
    width: 100%;
  }

  .demo-footer input,
  .demo-footer button {
    width: 100% !important;
    max-width: inherit;
    margin-bottom: 15px !important;
    border-radius: 6px !important;
  }
}

/*==================================
          Video Modal 
==================================*/

#rippleVideoModal .modal-dialog {
  width: 80%;
  max-width: inherit;
  height: auto;
}

#rippleVideoModal .modal-content {
  background-color: transparent;
  box-shadow: none;
  border: none;
}

#rippleVideoModal {
  text-align: center;
}
@media screen and (min-width: 768px) {
  #rippleVideoModal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
}

#rippleVideoModal .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  #rippleVideoModal:before {
    display: inline-block;
    vertical-align: middle;
    content: " ";
    height: 100%;
  }
  #rippleVideoModal .modal-dialog {
    margin: 0;
  }
}

/*-- Blog --*/

.media.sticky {
  background: #fff;
  filter: drop-shadow(0px 10px 20px rgba(130, 136, 147, 0.2));
  border-radius: 5px;
  overflow: hidden;
  margin-top: 25px;
  margin-bottom: 10px;
}

.media.sticky:hover {
  box-shadow: 0px 10px 20px rgba(130, 136, 147, 0.4);
  transition: 0.3s;
}

.sticky .post-title:hover {
  text-decoration: none;
}

.fpi {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media (max-width: 768px) {
  .fpi {
    height: 220px;
  }
}

.sticky .excerpt {
  color: #828893;
  font-size: 18px;
  line-height: 27px;
  min-height: 100px;
  margin-bottom: calc(1rem + 24px);
}

@media (max-width: 768px) {
  .sticky .excerpt {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: calc(1rem + 1px);
  }
}

.sticky .post-title {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: calc(0.5rem + 10px);
}

@media (max-width: 768px) {
  .sticky .post-title {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: calc(1rem + 8px);
  }
}

.sticky .post-meta {
  font-size: 14px;
  color: #b9bfca;
}

.sticky .post-author-link,
.sticky .post-author-link:hover {
  /*text-decoration: none;*/
  color: #FF6A8E;
}

.sticky .media-body {
  max-width: 549px;
  padding: 30px 48px 35px;
}

@media (max-width: 768px) {
  .sticky .media-body {
    padding: 28px 30px 29px;
  }
}

.news {
  padding-top: 92px;
  position: relative;
}

.news:before {
  content: "";
  background: linear-gradient(#f7f8fb 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  height: 574px;
  width: 100%;
  left: 0;
  top: 280px;
}

.news-title {
  margin-bottom: calc(0.5rem + 8px) !important;
}

.news .h-post {
  max-width: 500px;
  margin-top: 102px;
}

.news .h-post-content {
  padding: 28px 30px 29px;
}

.news .h-post-content .post-title {
  margin-bottom: calc(1rem + 8px);
}

.news .col-md-6:nth-child(2) {
  margin-top: -20px !important;
}

.news .col-md-6:nth-child(1) .h-post,
.news .col-md-6:nth-child(2) .h-post {
  margin-top: 58px;
}

@media (max-width: 768px) {
  .news .h-post,
  .news .col-md-6:nth-child(1) .h-post,
  .news .col-md-6:nth-child(2) .h-post {
    margin-top: 48px !important;
  }
}

.news .col-md-6:nth-of-type(even) {
  margin-top: -70px;
}

@media (max-width: 768px) {
  .news .col-md-6:nth-of-type(even),
  .news .col-md-6:nth-child(2) {
    margin-top: 0 !important;
  }
}

.news .col-md-6:nth-of-type(odd):last-child,
.news .col-md-6:nth-last-child(2):nth-child(odd) {
  margin-bottom: 102px;
}

@media (max-width: 768px) {
  .news .col-md-6:nth-of-type(odd):last-child,
  .news .col-md-6:nth-last-child(2):nth-child(odd) {
    margin-bottom: 0;
  }
}

.load-more {
  min-width: 260px;
  margin-bottom: 68px;
}

@media (max-width: 768px) {
  .load-more {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

.single-post .post-meta {
  font-size: 18px;
  color: #b9bfca;
  margin-bottom: 15px;
}

.single-post .post-meta li:not(:last-child) {
  margin-right: calc(0.5rem + 12px);
}

.single-post .post-author-link,
.single-post .post-author-link:hover {
  /*text-decoration: none;*/
  color: #FF6A8E !important;
}

.single-post .page-content a {
  color: #0bf;
}

.single-post .page-content .social-share-btn {
  font-size: 18px;
  line-height: 32px;
  color: #fff;
  width: 180px;
}

.social-share-btn.copy {
  background-color: #FF6A8E;
}

.social-share-btn.copy:hover {
  background-color: #fd89a4;
  color: #fff !important;
  cursor: pointer;
}

.social-share-btn.facebook {
  background-color: #3b5998;
}

.social-share-btn.facebook:hover {
  background-color: #557ac9;
}

.social-share-btn.twitter {
  background-color: #1da1f2;
}

.social-share-btn.twitter:hover {
  background-color: #60b8ee;
}

.social-share-btn i {
  margin-left: 7px;
}

.social-share-btn.copy i {
  font-size: 16px;
}

.social-share-btn.facebook i,
.social-share-btn.twitter i {
  font-size: 15px;
}

.hid-field {
  position: absolute;
  top: -999999px;
  left: -99999999px;
}

.social-share-list {
  margin-top: 48px;
  margin-bottom: 55px;
}

.social-share-list-2 {
  margin-top: 58px;
  margin-bottom: 135px;
}

@media (max-width: 768px) {
  .social-share-list-2 {
    margin-bottom: 0px;
  }
}

.single-post .page-content.pc-on-image h1 {
  margin-bottom: calc(0.5rem + 16px);
}

@media (max-width: 615px) {
  .social-share-list li,
  .social-share-list-2 li {
    display: block;
    margin-bottom: 15px;
  }

  .single-post .page-content .social-share-btn {
    display: block;
    width: 100%;
  }

  .social-share-list li:not(:last-child),
  .social-share-list-2 li:not(:last-child) {
    margin-right: 0px;
  }
}

.single-post .social-share {
  min-width: 180px;
  margin-right: 15px;
  color: #FF6A8E !important;
}

@media (max-width: 768px) {
  .single-post .social-share {
    width: 100%;
    margin-bottom: 25px;
  }
}

/*-- Menu CSS --*/

#full-menu-mobile {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background-color: #001F8A;
  opacity: 0;
  transition: none;
}

@media (max-width: 500px) {
  #full-menu-mobile {
    overflow: hidden;
    overflow-y: scroll;
  }
}

#full-menu-mobile.open {
  z-index: 1031;
  opacity: 1;
  transition: none;
}

#full-menu-mobile li,
#full-menu-mobile a {
  color: #fff;
  font-size: 36px;
  line-height: 72px;
  font-family: gill-sans-nova, sans-serif;
  font-weight: 700;
}

#full-menu-mobile li:hover,
#full-menu-mobile a:hover {
  cursor: pointer;
}

.accordion-content ul li,
.accordion-content ul li a {
  font-size: 26px !important;
  line-height: 40px !important;
}

.menu-btn {
  height: 20px;
  padding: 0;
  background: transparent;
  border: none;
  margin-right: 10px;
}

.menu-btn.active {
  z-index: 1032;
  position: fixed;
  right: 15px;
  top: 25px;
}

.menu-btn:hover {
  cursor: pointer;
}

.menu-btn:focus {
  outline: none;
}

.menu-span {
  padding: 0;
  position: relative;
  display: block;
  width: 36px;
  height: 1px;
  margin: 0 auto;
  border: none;
  cursor: pointer;
  background: #fff;
  color: inherit;
  font-size: 0;
  transition: 0.35s;
}

.menu-span:before,
.menu-span:after {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 100%;
  height: 1px;
  background: #fff;
  content: "";
  transition: transform 0.35s;
}

.menu-span:before {
  transform: translate(-50%, -8px);
}

.menu-span:after {
  transform: translate(-50%, 8px);
}

.menu-span:before,
.menu-span:after {
  transform-origin: 0% 0%;
}

.menu-btn.active .menu-span {
  background: transparent;
}

.menu-btn.active .menu-span:before {
  transform: translate(-50%, 0) rotate(-45deg) scaleX(0.7);
}

.menu-btn.active .menu-span:after {
  transform: translate(-50%, 0) rotate(45deg) scaleX(0.7);
}

.bl-center {
  position: absolute;
  width: 100%;
  transform: translateY(-50%);
  top: 50%;
  left: 0;
}

a.accordion-a {
  position: relative;
}

#full-menu-mobile a {
  display: inline-block;
  padding: 0 20px;
}

.accordion .accordion-a:after {
  width: 8px;
  height: 8px;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  position: absolute;
  right: 0;
  content: " ";
  top: calc(50% - 4px);
  transform: rotate(45deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.accordion-a.active:after {
  transform: rotate(-135deg);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.no-scroll #page {
  height: 1px;
}

.post-meta .list-inline-item:nth-child(2) {
  /* display: none; */
}

.wp-block-image img {
  height: auto;
}

.single-post .pd-content p {
  font-size: 22px;
  letter-spacing: 0.25px;
  line-height: 34px;
}

.single-post .pd-content ul li,
.single-post .pd-content ol li {
  color: #000;
/*   color: #001F8A; */
  font-size: 18px;
  letter-spacing: 0.15px;
}

.single-post .pd-content code {
  font-size: 16px;
  line-height: 30px;
  color: #e83e8c;
}

.wp-block-image figcaption {
  color: #828893;
  font-size: 16px;
  letter-spacing: 0.25px;
  font-style: italic;
}

.pd-content h1 {
  font-size: 42px;
  line-height: 54px;
  letter-spacing: -1.2px;
  color: #000;
}

.single .pd-content h1,
.single .pd-content h1 strong {
  font-family: gill-sans-nova, sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: #001F8A;
}

@media (max-width: 768px) {
  .single .pd-content h1,
  .single .pd-content h1 strong {
    font-size: 28px;
    line-height: 1.2;
  }
}

.single .pd-content p {
  font-size: 22px;
  line-height: 34px;
  letter-spacing: inherit;
/*   color: #001F8A; */
  color: #000;
  margin-bottom: calc(1rem + 6px);
}

@media (max-width: 768px) {
  .single .pd-content p {
    font-size: 18px !important;
    line-height: 27px !important;
  }
}

.pd-content p {
  font-size: 28px;
  line-height: 44px;
  letter-spacing: -0.78px;
  color: #000;
}

.about-list {
  padding: 68px 0px 26px 2px;
}

.about-list li {
  width: 49.71%;
  margin-right: 0px !important;
  margin-bottom: 15px;
}

.about-list li i {
  width: 25px;
  height: auto;
  font-size: 22px;
  line-height: 38px;
/*   color: #001F8A; */
  color: #000;
  margin-right: 19px;
}

.about-list li span {
/*   font-size: 20px; */
  font-size: 25px;
  line-height: 28px;
  letter-spacing: -0.6px;
/*   color: #001F8A; */
  color: #000;
}

@media (max-width: 1024px) {
  .about-list li {
    width: 48%;
  }

  .slider-indicator li {
    padding: 29px 15px;
  }
}

@media (max-width: 992px) {
  .pd-content h1 {
    font-size: 32px;
    line-height: 42px;
  }

  .pd-content p {
    line-height: 42px !important;
  }

  .about-list {
    padding: 30px 0px 0px 2px;
  }

  .about-list li {
    width: 100%;
    margin-bottom: 12px;
  }

  .bh-social h2 {
    max-width: 100%;
    font-size: 32px;
    line-height: 44px;
  }

  .bh-social ul {
    padding-top: 15px;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .about-list {
    padding: 15px 0px 0px 2px;
    margin-bottom: 0px !important;
  }
}

.bl-career-carousel-box-warpper {
/*     margin-top: calc(1rem + 28px); */
    margin-top: calc(1rem + 7px);
    margin-bottom: calc(1rem + 38px);
}

.bl-career-carousel-box-warpper p {
    color: #828893;
!important;
    font-size: 16px;
    font-weight: 400;
    line-height: 25px;
    margin-bottom: calc(1rem + 15px);
}

.bl-career-carousel-warpper {
/*  width: calc(100% - 80px);
    margin-inline: 40px; */
  position: relative;
/*     width: 75%;
    margin-left: 40px;
    margin-right: auto; */
}

.bl-career-carousel-warpper .swiper-slide {
/*     max-width: 220px; */
  max-width: 247px;
}

.swiper-button-next, 
.swiper-button-prev {
    width: auto;
    height: auto;
  top: 50%;
}

.swiper-button-next:after, 
.swiper-button-prev:after {
    width: auto;
    height: auto;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 30px;
    line-height: 30px;
}

.swiper-button-next {
    right: -25px;
}

.swiper-button-prev {
    left: -25px;
}

.swiper-button-next:after {
    content: "\f105";
}

.swiper-button-prev:after {
    content: "\f104";
}

.bl-sb-instagram-warpper {
    margin-bottom: 65px;
}

.bl-career-carousel-warpper .carousel-control-prev,
.bl-career-carousel-warpper .carousel-control-next {
    width: 30px;
    padding: 0;
    border: none;
    background-color: transparent;
    opacity: 1;
  color: #001F8A;
}

.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 30px;
    height: 30px;
  background-image: none;
    font-size: 40px;
    line-height: 30px;
}

.bl-career-carousel-warpper .carousel-control-prev {
    left: -32px;
}

.bl-career-carousel-warpper .carousel-control-next {
    right: -32px;
}

.bl-career-carousel-warpper .carousel-item img {
    object-fit: cover;
}

#gallerySlider .placeholder img {
    max-width: 80%;
    max-height: 80%;
}

@media (max-width: 1200px) {
/*  .bl-career-carousel-warpper {
    width: calc(100% - 50px);
    margin-inline: 25px;
  } */

  .bl-career-carousel-warpper .swiper-slide {
    max-width: 353px;
  }

  .swiper-button-next {
    right: -21px;
  }

  .swiper-button-prev {
    left: -21px;
  }
}

@media (max-width: 1025px) {
  .bl-career-carousel-warpper .swiper-slide {
        max-width: inherit;
    }
}

@media (max-width: 991px) {
  .bl-career-carousel-warpper {
/*    width: calc(100% - 60px);
    margin-inline: 30px; */
  }
}

@media (max-width: 767px) {
  .bl-career-carousel-warpper {
    width: calc(100% - 40px);
    margin-inline: 20px;
  }
  
  .bl-career-carousel-warpper .carousel-control-prev, 
  .bl-career-carousel-warpper .carousel-control-next {
    width: auto;
  }
  
  .bl-career-carousel-warpper .carousel-control-prev {
    left: -20px;
  }
  
  .bl-career-carousel-warpper .carousel-control-next {
    right: -20px;
  }
  
  .carousel-control-next-icon, .carousel-control-prev-icon {
    font-size: 28px;
    line-height: 28px;
    width: auto;
    height: auto;
  }
}
