.overlaybg:after {
  content: "";
  background: #002953b3;
  width: 100%;
  height: 100%;
  top: 0;
  position: absolute;
}
.overlaybg {
  position: relative;
}
.NewsletterSec .container {
  position: relative;
  z-index: 1;
  padding: 40px 0;
}
.NewsletterSec .container h2 {
  font-size: 50px;
  color: #fff;
  width: auto;
  display: table;
  margin: 0 auto 30px auto;
  border-bottom: thin solid #fff;
  padding-bottom: 12px;
}
.NewsletterSec .container input {
  width: 40%;
  padding: 10px 20px;
  border-radius: 20px;
  border: none;
}
.NewsletterSec .container button {
  display: table;
  margin: 40px auto 0 auto;
  padding: 10px 40px;
  border-radius: 20px;
  background: #005EB8;
  border: none;
  color: #fff;
}
.NewsletterSec .carousel__component--carousel.js-owl-carousel.js-owl-default.owl-carousel.owl-theme .owl-item .carousel__item {
  background: white;
}
.NewsletterSec .carousel__component--headline {
  color: #fff;
}
.container-fluid.NewsletterSec {
  text-align: center;
  background-image: url("/ctstore/_ui/desktop/common/images/newletter_bg.png");
  margin-top: 50px;
  background-size: cover;
  background-attachment: fixed;
}
.overlaybg:after {
  content: "";
  background: #002953b3;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
}
.overlaybg {
  position: relative;
}
.NewsletterSec .container {
  position: relative;
  z-index: 1;
  padding: 40px 0;
}
.NewsletterSec .container h2 {
  font-size: 50px;
  color: #fff;
  width: auto;
  display: table;
  margin: 0 auto 30px auto;
  border-bottom: thin solid #fff;
  padding-bottom: 12px;
}
.NewsletterSec .container input {
  width: 40%;
  padding: 10px 20px;
  border-radius: 20px;
  border: none;
}
.NewsletterSec .container button {
  display: table;
  margin: 40px auto 0 auto;
  padding: 10px 40px;
  border-radius: 20px;
  background: #005EB8;
  border: none;
  color: #fff;
}
.js-owl-carousel > .carousel__item {
  display: inline-block;
}
.js-owl-carousel {
  white-space: nowrap;
  overflow: hidden;
  opacity: 0;
  transition: all 0.5s;
}
.js-owl-carousel.owl-carousel {
  overflow: visible;
  opacity: 1;
}
@media (max-width: 640px) {
  .googleLense {
    text-align: center;
    width: 100%;
  }
  #section-two .carousel__item .carousel__item--thumb,
  #section-two .carousel__item .carousel__item--name {
    width: 100%;
    display: block;
  }
  .overallBlock .yCmsContentSlot.row {
    margin: 0;
  }
  .googleLense p {
    text-align: center;
    left: 100%;
  }
}
@media (min-width: 1024px) {
  #section-two .carousel__item--name {
    white-space: break-spaces;
  }
  #section-two .carousel__item .carousel__item--thumb,
  #section-two .carousel__item .carousel__item--name {
    width: 49.5%;
    display: inline-block;
    vertical-align: middle;
  }
  #section-two .carousel__item .carousel__item--thumb {
    border-right: thin solid #ddd;
    margin-bottom: 0px;
    margin-top: 11px;
  }
}
.container-fluid.googleLense {
  background: #005EB8;
  color: #fff;
  padding: 20px 0px;
  margin-top: 40px;
  float: none;
  border-radius: 0;
}
.googlecta {
  float: right;
  text-align: right;
}
.googleLense h2 {
  float: left;
  margin-top: 4px;
  margin-bottom: 0;
  font-size: 24px;
}
.googlecta span {
  height: 22px;
  width: 22px;
  border: 2px solid #fff;
  display: inline-block;
  text-align: center;
  border-radius: 30px;
  line-height: 19px;
}
.googlecta span a {
  color: #fff;
}
.yCmsComponent.col-lg-3.col-md-3.col-sm-6.col-xs-12.imgSlotLanding.yComponentWrapper {
  display: none;
}
.NewsletterSec .owl-carousel .owl-controls .owl-buttons span.glyphicon {
  color: #fff !important;
}
.owl-carousel .owl-controls .owl-buttons span.glyphicon {
  color: #005EB8 !important;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before,
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  opacity: 0;
}
#section-two .carousel__component--carousel .carousel__item--thumb img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}
