@import "style.css";
/* ====================== Allocations ====================== */
.info-box {
  background-color: #dde6e8;
}
.nav-item .disabled {
  color: #ccc;
}
a.grey-hover {
  color: #98a5b9;
}
a.grey-hover:hover {
  color: #3e4256;
}
a {
  color: #259ba3;
}
.text-highlight {
  color: #259ba3;
  font-weight: 800;
}
@media screen and (max-width: 1024px) {
  .background-scroll .content-panel {
    background-color: #ffffff;
  }
}
@media screen and (max-width: 1024px) {
  .breadcrumb-item {
    color: #ffffff !important;
  }
}
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #259ba3 !important;
}
.nav-link.active::before,
.nav-link:hover::before {
  border-color: #259ba3 !important;
}
.media .primary-link {
  background-color: #259ba3;
  color: #ffffff;
}
.media .primary-link:hover {
  background-color: rgba(37, 155, 163, 0.8);
}
.media .secondary-link {
  border: 1px solid #3e6cb2;
  color: #3e6cb2;
}
.media .secondary-link:hover {
  border: 1px solid rgba(62, 108, 178, 0.8);
  color: rgba(62, 108, 178, 0.8);
}
.media-preview:after {
  background-color: #259ba3;
}
/* BUTTONS */
.btn.btn-secondary:hover {
  background-color: #5d87c6 !important;
}
.single-header a.btn {
  color: #ffffff;
}
.color-secondary {
  color: #3e6cb2;
}
.bg-light-blue {
  background-color: #f0f8fa;
}
.bg-mid-blue {
  background-color: #e9eff0;
}
.cbp-af-header.header-transparent {
  border-bottom-color: rgba(255, 255, 255, 0.2);
}
a.text-link {
  color: #259ba3 !important;
  font-weight: 400;
}
.social-bar .date {
  color: #98a5b9;
}
ul.regions h3 {
  padding-left: 16px;
}
ul.regions li:hover {
  background: rgba(0, 0, 0, 0.05);
}
ul.regions li:hover h3 {
  color: #259ba3;
}
ul.regions li.disabled:hover {
  background: #fff;
}
.location .title {
  color: #ffffff;
}
.disabled {
  color: #333;
}
.disabled:hover h3 {
  color: #333 !important;
}
.hero.media .container-fluid {
  border-bottom: 1px solid rgba(221, 230, 232, 0.5);
}
.hero p.lead {
  color: #d4dae3;
}
/* Header */
li.nav-item .dropdown-item {
  color: #637381 !important;
}
.hero.light .lead {
  color: #3e6cb2;
}
a.dropdown-item:hover {
  color: #259ba3 !important;
}
a.dropdown-item:hover .dropdown-item:active {
  color: #637381 !important;
}
@media screen and (min-width: 1200px) {
  .header-transparent .navbar-nav .nav-link.selected {
    color: #ffffff !important;
  }
  .navbar-nav .nav-link.selected {
    color: #ffffff;
  }
  .navbar-nav .nav-link.selected.default-dark {
    color: #637381;
  }
  .cbp-af-header-shrink .navbar-light .navbar-nav .nav-link.selected {
    color: #637381 !important;
  }
  .header-transparent a {
    color: rgba(255, 255, 255, 0.8) !important;
  }
  .header-transparent.cbp-af-header-shrink a,
  .header-transparent .cbp-af-header a {
    color: rgba(99, 115, 129, 0.6) !important;
  }
}
/* Product list */
.block.card .title {
  color: #3e4256;
}
.block.card .medstyle {
  border: 1px solid rgba(62, 108, 178, 0.002);
  background: #3E6CB2;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #759dda 1%, #3e6cb2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #759dda 1%, #3e6cb2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #759dda 1%, #3e6cb2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#759DDA', endColorstr='#3E6CB2', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
}
.block.card .label {
  color: #747f8f;
}
.block.card .label-info .type {
  color: #4f5e75;
}
@media screen and (max-width: 960px) {
  .block.card .detail-info p {
    color: #98a5b9;
  }
}
.single-header + .list-item.box .detail-info p {
  color: #98a5b9;
}
/* Single page */
.box.more-products {
  background-color: #ffffff;
}
/* Navigation */
.nav-link.selected {
  color: #259ba3 !important;
  font-weight: 600;
}
.nav-link.selected::before {
  color: #259ba3 !important;
}
/* Breadcrumb */
@media screen and (max-width: 996px) {
  .breadcrumb {
    background: rgba(24, 24, 42, 0.5);
  }
}
.header-semi-transparent .breadcrumb-item a {
  color: #3e6cb2;
}
.light .breadcrumb-item.light + .breadcrumb-item.light::before {
  color: rgba(62, 108, 178, 0.2);
}
.light .breadcrumb-item a {
  color: #3e6cb2;
}
.breadcrumb-item.light.active {
  opacity: .8;
  color: #ffffff;
  font-weight: 600;
}
li b {
  color: #3e6cb2;
  letter-spacing: .04em;
}
#footer a:hover {
  color: #259ba3 !important;
}
.bg-behind.light-blue:before {
  background-color: #f0f8fa;
}
.bg-behind .portfolio-wrap-columns {
  background-color: #f0f8fa;
}
.link-small {
  color: #259ba3 !important;
}
#footer {
  border-bottom: 4px solid #259BA3;
}
#footer a {
  color: #4f5e75;
}
#footer .color-light-1 {
  color: #4f5e75;
}
#footer hr {
  background: #259BA3;
}
ul li {
  color: #637381;
}
/* Type */
.welcome-text .primary-heading {
  color: #637381 !important;
}
/* Footer */
#footer {
  color: #4f5e75;
}
/* ========= Consumer only styles ========== */
/* ========== Language selection =========== */
.footer-spacer {
  margin-top: 40px;
}
p {
  color: #4F5E75;
}
h3 {
  font-weight: 700;
}
.mb-24 {
  margin-bottom: 24px;
}
.mb-100 {
  margin-bottom: 100px;
}
#footer .social-links {
  list-style: none;
}
#footer .social-links img {
  max-width: 32px;
}
.left {
  float: left;
  clear: both;
}
.max-width {
  max-width: 1431px;
}
.block.card .detail-info p {
  color: #4F5E75 !important;
}
#footer .footer-logo {
  max-width: 120px;
  clear: both;
  padding-bottom: 8px;
}
.iframe-container {
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 400px) {
  .iframe-container {
    padding-top: 200% !important;
  }
}
@media screen and (min-width: 400px) {
  .iframe-container {
    padding-top: 56.25%;
    /* 16:9*/
  }
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.z-900 {
  z-index: 900;
}
.clear {
  clear: both;
}
.navigation-wrap {
  z-index: 4444 !important;
}
.caps {
  text-transform: uppercase;
}
.nav-item .comingsoon {
  margin-left: 20px;
  opacity: .6;
  cursor: no-drop;
}
.info-box {
  font-style: italic;
}
p.quote.center {
  top: 50%;
  position: absolute;
  transform: translate(-2%, -28%);
  max-width: 80%;
  padding: 20px;
}
.intro-image {
  max-height: 700px;
  top: 0;
  right: 0;
  position: absolute;
  z-index: 0;
}
.english,
.english-block,
.english-flex,
.english-inline {
  display: none;
}
.img-responsive {
  max-width: 100%;
}
/* Language short codes */
.spanish {
  display: none;
}
.spanish-block {
  display: none;
}
.english-block {
  display: block;
}
.spanish-flex {
  display: none;
}
.english-flex {
  display: flex;
}
.english {
  display: inline-block;
}
.cbp-af-header-shrink .language {
  top: 0px;
}
.padding-bottom-120 {
  padding-bottom: 120px;
}
.padding-bottom-30 {
  padding-bottom: 30px;
}
@media screen and (max-width: 560px) {
  .hide-mobile {
    display: none !important;
  }
}
.full-height {
  min-height: 100vh;
}
@media screen and (max-width: 600px) {
  .full-height {
    min-height: 111vh !important;
  }
  .full-height .rev_slider_14_1_wrapper,
  .full-height .forcefullwidth_wrapper_tp_banner {
    height: 111vh !important;
  }
}
/*Accredation page */
@media screen and (min-width: 1200px) {
  .accredation-image {
    max-width: 140px;
  }
}
@media screen and (max-width: 1200px) {
  .accredation-image {
    max-width: 11vw;
    min-width: 90px;
  }
}
@media screen and (min-width: 1024px) {
  .branded-link {
    grid-template-rows: 15px 1fr 15px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
}
img.branded-logo {
  place-self: stretch;
}
ul.social-bar {
  padding-left: 0;
  margin-left: -24px;
}
.social-links {
  padding-left: 0px;
  float: left;
}
.social-links li {
  display: inline;
  margin-right: 8px;
}
.media-preview {
  background: #FFF;
  box-shadow: 8px 8px 20px 1px #ccc;
  margin-bottom: 36px;
  display: grid;
  grid-template-columns: 180px 240px;
  position: relative;
  min-width: 330px;
}
@media screen and (max-width: 560px) {
  .media-preview {
    margin-top: 24px;
  }
}
@media screen and (min-width: 990px) and (max-width: 1360px) {
  .media-preview {
    float: left;
  }
  .media-preview + .media-preview {
    margin-left: 32px;
  }
}
.media-preview img {
  grid-column: 1;
  max-width: 80%;
  max-height: 200px;
  padding: 8px;
}
.media-preview .title {
  margin-top: 24px;
  margin-bottom: 24px;
}
.media-preview .media-content {
  grid-column: 2;
  max-width: 80%;
}
.media-preview:after {
  position: absolute;
  top: -16px;
  right: -16px;
  width: 96%;
  height: 120px;
  content: '';
  z-index: -1;
}
@media screen and (min-width: 990px) and (max-width: 1370px) {
  .media-preview {
    float: left;
    margin-top: 24px;
  }
  .media-preview + .media-preview {
    margin-left: 24px;
  }
}
.tp-revslider-slidesli.active-revslide {
  transform: translate(-50%);
  left: 50%;
  max-width: 1440px;
}
.logos-wrap-2 img {
  width: auto !important;
  height: 255px !important;
  padding: 12px;
  border-radius: 20px;
}
/* media page header */
.hero.media .section-background-24 {
  background-repeat: no-repeat;
  background-size: 160% auto;
  background-position: -5% 95%;
  background-image: url(../img/background-24.svg);
}
.hero.media .primary-link,
.hero.media .secondary-link {
  padding: 4px 8px;
  margin: 24px 4px;
  border-radius: 4px;
  display: inline-block;
}
@media screen and (max-width: 560px) {
  .hero .subheading {
    max-width: 72%;
  }
}
.hero .subheading + p {
  margin-bottom: 24px;
}
@media screen and (min-width: 1700px) {
  .hero .subheading + p {
    max-width: 30vw !important;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1700px) {
  .hero .subheading + p {
    max-width: 40vw;
  }
}
@media screen and (min-width: 770px) and (max-width: 1200px) {
  .hero .subheading + p {
    max-width: 60vw;
  }
}
ul.half-width {
  float: left;
  width: 50%;
}
.overlay-box {
  background-color: rgba(240, 248, 250, 0.75);
  padding: 20px;
  margin-top: 50%;
  transform: translatey(-50%);
}
@media screen and (min-width: 1400px) {
  .max-width-72-desktop {
    max-width: 72vw;
    transform: translateX(-50%);
    left: 50%;
  }
}
.social-bar img {
  display: inline-block;
  max-width: 24px;
  margin-right: 2px;
  margin-top: -6px;
}
.social-bar span {
  display: inline-block;
}
.social-bar .date {
  padding-left: 16px;
}
.padding-top-bottom-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media screen and (min-width: 1024px) {
  padding-top-bottom-60-desktop {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.padding-left-right-40 {
  margin-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 768px) {
  .full-post {
    margin-top: 40px !important;
  }
  button.btn.btn-secondary.btn-small {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 768px) {
  button.btn.btn-secondary.btn-small {
    float: left;
  }
}
@media screen and (min-width: 1024px) {
  .padding-top-120-desktop {
    padding-top: 120px;
  }
  .padding-top-bottom-120-desktop {
    padding-top: 120px;
    padding-bottom: 120px;
  }
  .padding-top-bottom-80-desktop {
    padding-top: 80px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 1024px) {
  .portfolio-wrap-columns {
    padding-bottom: 32px;
  }
}
@media screen and (max-width: 768px) {
  .mix.mobile-full {
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .mix.mobile-full {
    width: 32vw !important;
  }
}
.img-wrap img.wide {
  width: auto;
  height: 450px;
  display: block;
}
.img-wrap img {
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1024px) {
  .background-scroll .content-panel {
    background-color: #ffffff;
    padding-top: 24px;
  }
}
@media screen and (max-width: 1560px) {
  .background-scroll {
    margin-left: 16px;
  }
}
.card.content-box {
  max-width: 1400px;
  margin: 0 auto;
}
.card.content-box .text-col {
  padding: 16px;
}
@media screen and (max-width: 1024px) {
  .card.content-box .img-col {
    padding-top: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .card.content-box {
    height: 400px;
  }
  .card.content-box img {
    height: 400px;
    margin-left: -16px;
    border-radius: 4px 0px 4px 0px;
  }
}
.card.content-box img {
  max-width: 100%;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .card.content-box .text-col-right {
    max-width: 45vw;
  }
}
@media screen and (min-width: 1200px) {
  .card.content-box .text-col-right {
    max-width: 38vw;
  }
}
/* ========== Divisions page =========== */
@media screen and (max-width: 360px) {
  ul.regions {
    padding: 0px;
  }
}
ul.regions li {
  list-style: none;
  padding: 32px 0px;
  border-bottom: 1px solid #ccc;
  background-color: rgba(255, 255, 255, 0.8);
}
ul.regions li span.title {
  display: grid;
  grid-template-columns: 25vw 1fr;
  margin-bottom: 12px;
}
ul.regions h3 {
  font-size: 20px;
  grid-column: 1;
}
@media screen and (max-width: 768px) {
  ul.regions h3 {
    grid-column: 1 / span 3;
  }
}
ul.regions .location-value {
  margin-left: 32px;
  grid-column: 2;
  text-shadow: 0 0 12px #fff, 0 0 5px #fff;
}
@media screen and (max-width: 768px) {
  ul.regions .location-value {
    margin-left: 16px;
    grid-column: 1 / span 3;
    grid-row: 2;
  }
}
ul.regions .location-value.disabled {
  pointer-events: none;
  cursor: default !important;
  color: #555;
}
.countries > div {
  border-radius: 0px !important;
}
@media screen and (min-width: 768px) {
  .countries > div {
    margin: 0 16px;
  }
}
.countries .location {
  position: inline-block;
  width: 100%;
  height: 260px;
  margin-bottom: 24px;
  border-radius: 12px;
  background-size: auto 100% !important;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
@media screen and (max-width: 360px) {
  .countries .location {
    background-size: auto 100% !important;
  }
}
@media screen and (min-width: 360px) and (max-width: 768px) {
  .countries .location {
    background-size: 100% auto !important;
  }
}
.countries .location .title {
  position: absolute;
  bottom: 24px;
  left: 24px;
  text-shadow: 0 0 3px #333333, 0 0 5px #777777;
}
.countries .location.costarica {
  background: url(../img/location-costarica.jpg) no-repeat;
}
.countries .location.panama {
  background: url(../img/location-panama.jpg) no-repeat;
}
.countries .location.guatemala {
  background: url(../img/location-guatemala.jpg) no-repeat;
}
.countries .location.honduras {
  background: url(../img/location-honduras.jpg) no-repeat;
}
.countries .location.salvadores {
  background: url(../img/location-elsalvadores.jpg) no-repeat;
}
.countries .location.dominican {
  background: url(../img/location-dominicanrepublic.jpg) no-repeat;
}
.countries .location.cuba {
  background: url(../img/location-cuba.jpg) no-repeat;
}
.countries .location.jamaica {
  background: url(../img/location-jamaica.jpg) no-repeat;
}
.countries .location.barbados {
  background: url(../img/location-barbados.jpg) no-repeat;
}
.countries .location.trinidadtobago {
  background: url(../img/location-trinidadtobago.jpg) no-repeat;
}
.countries .location.guyana {
  background: url(../img/location-guyana.jpg) no-repeat;
}
.countries .location.ecuador {
  background: url(../img/location-ecuador.jpeg);
}
.countries .location.chile {
  background: url(../img/location-chile.jpeg) no-repeat;
}
.countries .location.peru {
  background: url(../img/location-peru.jpeg) no-repeat;
}
.countries .location.columbia {
  background: url(../img/location-columbia.jpeg) no-repeat;
}
.countries .location.bolivia {
  background: url(../img/location-bolivia.jpeg) no-repeat;
}
.countries .location.venezuela {
  background: url(../img/location-venezuela.jpeg) no-repeat;
}
.countries .location.uruguay {
  background: url(../img/location-uruguay.jpeg) no-repeat center center;
}
.countries .location.paraguay {
  background: url(../img/location-paraguay.jpeg) no-repeat;
}
.countries .location.hq {
  background: url(../img/location-hq.jpg) no-repeat;
}
.countries .location.bangladesh {
  background: url(../img/location-bangladesh.jpg) no-repeat;
}
.countries img {
  padding: 16px;
  max-width: 100%;
  height: 100%;
  width: auto;
}
/* ========== Product page =========== */
.hero .area-info {
  margin-top: 24px;
}
/* ========== End product page =========== */
/* Page headers TEMP REMOVED
.title {
	@media screen and (min-width: 1400px) {
		padding-top: 160px;
	}
}
 */
/* Breadcrumb */
@media screen and (max-width: 996px) {
  .breadcrumb {
    padding: 20px 30px;
    background: rgba(24, 24, 42, 0.5);
    margin: 0 -32px -32px -32px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .background-brand.right:before,
  .background-brand.right:before {
    left: 18vw !important;
  }
}
@media screen and (min-width: 560px) and (max-width: 1024px) {
  .background-brand.right:before,
  .background-brand.right:before {
    left: 22vw !important;
  }
}
@media screen and (max-width: 560px) {
  .background-brand {
    margin-left: 24px;
  }
  .background-brand img {
    margin-top: 0px !important;
  }
}
@media screen and (min-width: 800px) and (max-width: 1024px) {
  .background-brand.right:before {
    width: 64vw;
  }
}
@media screen and (max-width: 800px) {
  .background-brand.right:before {
    width: 75vw;
  }
}
/* Hero slide */
@media screen and (max-width: 1024px) {
  .active-revslide {
    display: inline-grid;
    grid-template-rows: 45vh 5vh 45vh 5vh;
    height: 100vh;
  }
}
.active-revslide .hero-img {
  position: relative;
}
@media screen and (max-width: 480px) {
  .active-revslide .hero-img {
    margin-top: 32px;
    max-width: 82% !important;
  }
}
@media screen and (min-width: 800px) {
  .active-revslide .hero-img {
    grid-row: 1;
  }
}
@media screen and (max-width: 1024px) {
  .active-revslide .hero-img {
    margin-bottom: 24px !important;
  }
}
.active-revslide .hero-img img {
  position: absolute;
  top: 22%;
  left: 48%;
  z-index: 800;
}
@media screen and (max-width: 1200px) {
  .active-revslide .hero-img img {
    max-width: 70% !important;
    top: 22%;
    left: 4% !important;
    z-index: 800;
  }
}
@media screen and (max-width: 1024px) {
  .active-revslide .hero-img {
    width: 100vh;
    height: auto;
  }
  .active-revslide .hero-img img {
    top: 0%;
    left: 0%;
    max-width: 100;
    width: 100vw;
  }
  .active-revslide .hero-img .welcome-text .secondary-heading {
    background-color: #ffffff;
    z-index: 2;
    max-width: 500px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .active-revslide .hero-img {
    top: 0%;
    max-width: 70%;
  }
}
@media screen and (min-width: 1200px) {
  .active-revslide .hero-img img {
    max-width: 46% !important;
  }
  .active-revslide .hero-img.right {
    top: 20%;
    right: 0%;
  }
  .active-revslide .hero-img.left {
    top: 20%;
    left: 0%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .active-revslide .hero-img {
    top: 0;
    max-width: 80%;
    width: 90vw;
  }
  .active-revslide .hero-img .hero-img.right {
    left: 0 !important;
    right: auto !important;
  }
}
/* Mobile full height slide */
.section.full-height {
  margin-bottom: 40px;
}
.rev_slider li.tp-revslider-slidesli {
  position: relative;
}
@media screen and (max-width: 600px) {
  .hexagon-box {
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 770px) {
  .hexagon-box .hexagon p {
    left: -16px !important;
  }
  .hexagon-box .hexagon {
    margin-left: 0px !important;
  }
}
.hexagon-box img {
  margin-left: 80px;
  max-width: 70%;
  margin-top: 20%;
  z-index: 44;
  position: absolute;
  top: -80px;
  border-radius: 6px;
}
@media screen and (max-width: 770px) {
  .hexagon-box img {
    margin-left: 50px;
    margin-top: 100px;
  }
}
.hexagon-box img:hover {
  zoom: 1.048;
  margin-left: 85px;
  transition: linear .2s;
  border: 2px solid #259ba3;
  top: -82px;
  box-shadow: 5px 6px 54px 1px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 5px 6px 54px 1px rgba(233, 255, 233, 0.35);
  -moz-box-shadow: 5px 6px 54px 1px rgba(0, 0, 0, 0.35);
}
.hexagon-box .link {
  position: absolute;
  right: 120px;
  bottom: -5px;
  font-size: 14px;
}
@media screen and (max-width: 768px) {
  .hexagon-box .link {
    right: 20px;
  }
}
.hexagon-box .hexagon {
  width: 240px;
  height: 240px;
  z-index: 0;
  position: relative;
  bottom: 0;
  left: 0;
  border-radius: 16px 0px 16px 0px;
}
@media screen and (max-width: 768px) {
  .hexagon-box .hexagon {
    margin-left: 24px;
    width: 180px;
    height: 40vw;
  }
}
.hexagon-box .hexagon p {
  font-size: 24px;
  color: #ffffff;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  position: absolute;
  left: 0;
  bottom: 16%;
}
.hexagon-box .hexagon.brand-color1 {
  background: #2b7a88;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #2b7a88 1%, #259ba3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #2b7a88 1%, #259ba3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #2b7a88 1%, #259ba3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b7a88', endColorstr='#259ba3', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  z-index: 0 !important;
}
.hexagon-box .hexagon.brand-color2 {
  background: #3E6CB2;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #759dda 1%, #3e6cb2 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #759dda 1%, #3e6cb2 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #759dda 1%, #3e6cb2 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#759DDA', endColorstr='#3E6CB2', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  z-index: 0 !important;
}
.hexagon-box .cta {
  float: right;
  margin-right: 48px;
  margin-top: -28px;
  display: none;
}
.hexagon-box .cta p {
  width: 56px;
  display: inline-block;
}
.hexagon-box .cta i {
  display: inline-block;
  margin-top: 2px;
}
.jplist-panel .label {
  font-size: 16px;
  text-transform: none;
  font-weight: 100;
}
@media screen and (max-width: 768px) {
  .jplist-panel .label {
    float: right;
    margin-top: 12px;
  }
}
@media screen and (min-width: 600px) {
  .jplist-panel .label,
  .text-filter-box,
  .jplist-select {
    float: left;
    clear: both;
  }
}
@media screen and (max-width: 600px) {
  .jplist-ios-button {
    margin: 12px 24px  !important;
    width: 90% !important;
  }
}
.background-brand {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .background-brand {
    margin-top: 16px !important;
  }
}
@media screen and (min-width: 1024px) {
  .background-brand img {
    margin-top: 30px;
  }
}
.background-brand.right:before {
  top: 0px;
  z-index: 0;
}
@media screen and (min-width: 560px) {
  .background-brand.right:before {
    top: -40px;
    left: -80px;
    z-index: 0;
    width: 110%;
    height: 100%;
  }
}
@media screen and (max-width: 560px) {
  .background-brand.right:before {
    top: -20px;
    left: -20px;
    z-index: 0;
    width: 90%;
    height: 100%;
  }
}
@media screen and (max-width: 700px) {
  .background-brand.right:before {
    height: 32vh;
    left: 0;
    width: 78vw !important;
  }
}
@media screen and (min-width: 700px) and (max-width: 1024px) {
  .background-brand.right:before {
    height: 42vh;
    left: 0;
    width: 48vw;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1200px) {
  .background-brand.right:before {
    height: 42vh;
    left: 0;
    width: 48vw;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1560px) {
  .background-brand.right:before {
    height: 45vh;
    min-height: 400px;
    left: 50vw;
    width: 48vw;
  }
}
@media screen and (min-width: 1560px) {
  .background-brand.right:before {
    height: 40vh;
    min-height: 450px;
    left: 50vw;
    width: 48vw;
  }
}
@media screen and (min-width: 560px) {
  .background-brand.left:before {
    top: -40px;
    left: -80px;
    z-index: 0;
    width: 110%;
    height: 100%;
  }
}
@media screen and (max-width: 560px) {
  .background-brand.left:before {
    top: -20px;
    left: -20px;
    z-index: 0;
    width: 90%;
    height: 100%;
  }
}
.background-brand:before {
  content: '';
  position: absolute;
  background: #2b7a88;
  /* Old browsers */
  background: -moz-linear-gradient(45deg, #2b7a88 1%, #259ba3 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, #2b7a88 1%, #259ba3 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, #2b7a88 1%, #259ba3 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2b7a88', endColorstr='#259ba3', GradientType=1);
  /* IE6-9 fallback on horizontal gradient */
  z-index: 400;
}
.cbp-af-header-shrink .language {
  top: 12px !important;
}
/* Language component */
.language {
  position: absolute;
  top: 20px;
  right: 5px;
  padding: 20px;
}
@media screen and (max-width: 1200px) {
  .language {
    margin-right: 80px;
    margin-top: -24px;
  }
}
@media screen and (max-width: 800px) {
  .language {
    margin-right: 60px;
  }
}
.language #select {
  border: none;
  color: #b0bdbf;
}
.language #select:focus {
  border: none;
}
.language #select:hover {
  color: #637381;
  font-weight: 600;
}
.navigation-wrap {
  border-top: 5px #259ba3 solid;
  z-index: 400;
}
.post-preview {
  max-width: 400px;
}
@media screen and (min-width: 1600px) {
  .guide-box a {
    padding-right: 20px;
    padding-top: 20px;
  }
  .guide-box p {
    padding-right: 20px;
    padding-top: 20px;
  }
}
.links-group {
  display: block;
  float: right;
}
/* ========== global class =========== */
.guide-box {
  box-shadow: 0px 12px 22px -5px rgba(0, 0, 0, 0.12);
  padding: 8px 20px;
  border: 1px solid #ededed;
  border-radius: 7px;
}
.guide-box p {
  float: left;
  font-weight: 500;
}
/* ========== stylistic tiles =========== */
.grid-tile.small:after {
  content: '';
  width: 800px;
  height: 800px;
  top: -60%;
  left: -20%;
  z-index: 0;
  background-image: url(../img/background-19-2.svg);
  background-repeat: no-repeat;
}
@media screen and (max-width: 1500px) {
  .grid-tile.small:after {
    position: relative;
  }
}
@media screen and (max-width: 1500px) {
  .grid-tile.small:after {
    position: absolute;
  }
}
@media screen and (max-width: 1500px) {
  .grid-tile.small:after {
    background-size: 680px auto;
    background-position: left 120px;
  }
}
@media screen and (min-width: 1500px) {
  .grid-tile.small:after {
    background-size: 760px auto;
    background-position: right -150px;
  }
}
.grid-tile.large:after {
  content: '';
  width: 800px;
  height: 1000px;
  position: absolute;
  background-image: url(../img/background-19-2.svg);
  background-repeat: no-repeat;
  background-size: 600px auto;
}
@media screen and (max-width: 1024px) {
  .grid-tile.large:after {
    top: -100%;
    left: -20%;
    background-position: top 20px;
  }
}
@media screen and (min-width: 1024px) {
  .grid-tile.large:after {
    top: 50%;
    left: 12%;
    background-position: left 140px;
  }
}
.hide {
  display: none !important;
}
/* ========== Single page =========== */
@media screen and (max-width: 560px) {
  .block.card.branded-link .detail-info {
    grid-row: 3;
  }
  .block.card.branded-link .pack-info {
    grid-column: 1;
    grid-row: 2;
  }
  .block.card.branded-link .area-info {
    grid-column: 2;
    grid-row: 2;
  }
}
.single-header + .list-item.box {
  margin: 0px 8px;
}
.single-header + .list-item.box .block.card.branded-link {
  padding: 24px;
  box-shadow: 0px 12px 22px -5px rgba(0, 0, 0, 0.2);
  grid-gap: 24px;
}
@media screen and (min-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link {
    grid-template-columns: 2fr 1fr 1fr 1fr;
    grid-template-rows: 56px 86px 1fr;
  }
}
@media screen and (min-width: 560px) and (max-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link {
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr 1fr !important;
  }
}
.single-header + .list-item.box .block.card.branded-link .img-responsive {
  grid-row: 1 / span 3;
  grid-column: 1;
  border-radius: 6px;
  background-image: url("../img/product-bg.jpg");
}
@media screen and (max-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .img-responsive {
    grid-row: 2;
    grid-column: 1 / span 3;
  }
}
.single-header + .list-item.box .block.card.branded-link .branded-logo {
  grid-column: 2;
  grid-row: 1;
}
@media screen and (max-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link .branded-logo {
    width: 70vw;
    margin: 0px !important;
    grid-column: 1;
  }
}
@media screen and (min-width: 560px) and (max-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .branded-logo {
    grid-row: 1;
    grid-column: 1 / span 4;
    margin-top: 24px;
  }
}
.single-header + .list-item.box .block.card.branded-link .detail-info {
  grid-column: 1 !important;
  grid-row: 2;
  width: 100% !important;
  padding-right: 16px;
  font-family: 'ubuntu-regular';
}
@media screen and (min-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .detail-info {
    grid-row: 2;
    grid-column: 2 !important;
    width: 100%;
  }
}
@media screen and (max-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .detail-info {
    grid-row: 3;
    grid-column: 1 / span 3 !important;
  }
}
@media screen and (max-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link .detail-info {
    padding-left: 0px;
  }
}
@media screen and (min-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link .detail-info {
    padding-left: 16px;
  }
}
@media screen and (min-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .strength-info {
    grid-row: 2;
  }
}
@media screen and (max-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .strength-info {
    grid-row: 4;
    grid-column: 1;
    padding-left: 16px;
  }
}
@media screen and (min-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link .strength-info {
    grid-column: 3;
  }
}
@media screen and (max-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link .strength-info {
    grid-column: 1;
    padding-left: 0px;
  }
}
@media screen and (min-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .pack-info {
    grid-row: 2;
    grid-column: 4;
  }
}
@media screen and (min-width: 560px) and (max-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .pack-info {
    grid-row: 4;
    grid-column: 1;
  }
}
@media screen and (max-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link .pack-info {
    grid-row: 3;
    grid-column: 1 / span 3;
    margin-top: 56px;
    padding-left: 0px;
  }
}
@media screen and (min-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link .pack-info {
    padding-left: 16px;
  }
}
@media screen and (min-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .area-info {
    grid-row: 3;
    grid-column: 2;
    padding-left: 16px;
  }
}
@media screen and (min-width: 560px) and (max-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link .area-info {
    grid-row: 4;
    grid-column: 2;
  }
}
@media screen and (max-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link .area-info {
    padding-left: 0px;
    grid-column: 2;
    grid-row: 4;
  }
}
.single-header + .list-item.box .block.card.branded-link p.desc.spanish {
  display: inline;
}
@media screen and (min-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link p.desc {
    grid-row: 3;
    grid-column: 2 / span 5;
  }
}
@media screen and (max-width: 960px) {
  .single-header + .list-item.box .block.card.branded-link p.desc {
    grid-row: 5;
    grid-column: 1 / span 3;
    max-width: 80vw;
  }
}
@media screen and (max-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link p.desc {
    padding-left: 0px !important;
  }
}
@media screen and (min-width: 560px) {
  .single-header + .list-item.box .block.card.branded-link p.desc {
    padding-left: 16px !important;
  }
}
.single-header + .list-item.box:hover .card {
  border-left: 1px solid #d4dae3;
}
.single-header + .list-item.box:hover .card .medstyle,
.single-header + .list-item.box:hover .card .label-info,
.single-header + .list-item.box:hover .card .area-info,
.single-header + .list-item.box:hover .card .pack-info,
.single-header + .list-item.box:hover .card .strength-info {
  margin-left: 0px;
}
.single-header .detail-link {
  float: left;
}
.single-header .detail-link .label {
  float: left;
  margin-left: 0px;
  padding-left: 0px;
}
.single-header .detail-link a {
  float: left;
  clear: both;
}
.single-header a.btn {
  float: right;
}
.box.more-products {
  box-shadow: 0px 12px 22px -5px rgba(0, 0, 0, 0.12);
  border: 1px solid #d4dae3;
  margin: 16px 24px;
  border-radius: 6px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-rows: auto 1fr;
}
@media screen and (max-width: 560px) {
  .box.more-products {
    grid-template-rows: auto 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr;
  }
  .box.more-products .product-preview {
    border-bottom: 1px solid #d4dae3;
  }
  .box.more-products .product-preview:first-child {
    grid-row: 2;
  }
  .box.more-products .product-preview:nth-child(2) {
    grid-row: 3;
  }
  .box.more-products .product-preview:nth-child(3) {
    grid-row: 4;
  }
  .box.more-products .product-preview:nth-child(4) {
    grid-row: 5;
  }
}
.box.more-products .product-preview {
  padding: 12px;
  border-right: 1px solid #d4dae3;
}
.box.more-products .product-preview img {
  border-radius: 6px;
}
.box.more-products .title {
  padding-top: 12px;
}
.box.more-products .header {
  border-bottom: 1px solid #d4dae3;
  width: 100%;
  grid-row: 1;
  grid-column: 1 / span 4;
}
.box.more-products .header h4 {
  padding-left: 12px;
  padding-top: 12px;
}
/* ========== Product list =========== */
@media screen and (min-width: 768px) {
  .padding-top-80-desktop {
    padding-top: 80px;
  }
}
@media screen and (max-width: 765px) {
  #generic .section-1400 {
    margin-top: 60px;
  }
}
@media screen and (min-width: 765px) {
  #generic .section-1400 {
    margin-top: 60px;
  }
}
@media screen and (max-width: 560px) {
  .list-item .branded-link img.img-responsive {
    width: 70vw;
    height: auto;
  }
}
.list-item.selected .card .uil-plus {
  display: block;
  font-size: 20px;
  position: absolute;
  right: 20px;
  top: 6px;
  padding: 12px;
  transform: rotate(45deg);
  z-index: 500;
}
@media screen and (max-width: 980px) {
  .list-item.selected .card .medstyle {
    grid-row: 1;
  }
}
.list-item.selected:hover .card {
  border-left: solid 0px transparent !important;
}
.list-item.selected:hover .card .medstyle,
.list-item.selected:hover .card .area-info,
.list-item.selected:hover .card .pack-info,
.list-item.selected:hover .card .strength-info {
  margin-left: 0px;
}
@media screen and (max-width: 560px) {
  .list-item.selected:hover .card .label-info {
    margin-left: 80px;
  }
}
@media screen and (min-width: 560px) and (max-width: 980px) {
  .list-item.selected:hover .card .label-info {
    margin-left: 120px;
  }
}
.list-item:hover .card {
  border-left: solid 4px #259ba3;
  cursor: pointer;
}
.list-item:hover .card .medstyle,
.list-item:hover .card .label-info,
.list-item:hover .card .area-info,
.list-item:hover .card .pack-info,
.list-item:hover .card .strength-info {
  margin-left: -4px;
}
.list-item .close-button:hover {
  color: #637381;
}
.list-item .uil-plus {
  display: none;
}
.list-item .desc,
.list-item .contact-statement,
.list-item a.btn {
  display: none;
}
.list-item .title {
  font-size: 24px;
  margin-bottom: 0px;
}
.list-item .label {
  font-size: 12px;
  letter-spacing: .06em;
  margin-left: 0px;
  padding-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
.list-item .branded-logo {
  width: 260px;
  max-width: 70vw;
}
@media screen and (max-width: 560px) {
  .list-item .branded-logo {
    margin-left: 16px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 560px) {
  .list-item .branded-logo {
    margin-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (min-width: 960px) {
  .list-item .branded-logo {
    grid-row: 2;
  }
}
.list-item .medstyle {
  max-width: 100px;
  box-shadow: 6px 5px 8px -2px rgba(0, 0, 0, 0.22);
}
.list-item .medstyle,
.list-item .branded-logo {
  grid-column: 1;
  margin-right: 16px;
  border-radius: 7px;
}
@media screen and (max-width: 980px) {
  .list-item .medstyle,
  .list-item .branded-logo {
    grid-row: ;
  }
}
@media screen and (max-width: 980px) {
  .list-item .medstyle,
  .list-item .branded-logo {
    grid-row: 1;
  }
}
@media screen and (min-width: 980px) {
  .list-item .strength-info,
  .list-item .pack-info,
  .list-item .area-info {
    grid-row: 2;
  }
}
@media screen and (max-width: 980px) {
  .list-item .strength-info,
  .list-item .pack-info,
  .list-item .area-info {
    grid-row: 1;
  }
}
.list-item .label-info {
  grid-column: 2;
}
@media screen and (max-width: 980px) {
  .list-item .label-info {
    grid-row: 1;
  }
}
@media screen and (max-width: 980px) {
  .list-item .label-info {
    grid-row: 1;
  }
}
.list-item .label-info .type {
  text-transform: uppercase;
}
@media screen and (max-width: 980px) {
  .list-item .strength-info {
    grid-column: 1;
  }
}
.list-item .strength-info p,
.list-item .strength-info span {
  font-family: 'ubuntu-regular';
}
.list-item.selected {
  /*Modal position */
  position: fixed;
  margin: 0 auto;
  left: 50%;
  top: 24vh;
  transform: translatex(-50%);
  z-index: 1800;
  display: grid;
  grid-template-rows: 80px 120px 1fr;
}
.list-item.selected .desc {
  display: block;
  grid-row: 3;
  grid-column: 1 / span 5;
  margin-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px #98a5b9 solid;
}
.list-item.selected .contact-statement,
.list-item.selected a.btn {
  display: block;
  grid-row: 4;
  margin-top: 16px;
}
.list-item.selected .contact-statement {
  grid-column: 1 / span 3;
  align-items: end;
  float: right;
}
.list-item.selected a.btn {
  grid-column: 4 / span 5;
  margin-bottom: 24px;
  align-items: end;
  color: #ffffff;
  line-height: 2.8em;
}
.list-item.selected .label-info {
  grid-column: 1 / span 5;
  grid-row: 1;
}
.list-item.selected .medstyle {
  grid-row: 2;
}
.list-item.selected .strength-info {
  grid-row: 2;
  grid-column: 3;
}
.list-item.selected .pack-info {
  grid-row: 2;
  grid-column: 4;
}
.list-item.selected .area-info {
  grid-row: 2;
  grid-column: 4;
}
.list-item.selected .card {
  width: 800px;
  height: 450px;
}
@media screen and (max-width: 980px) {
  .list-item.selected .card {
    width: 90vw;
    height: 86vh !important;
    top: -16vh !important;
  }
}
@media screen and (max-width: 560px) {
  .box.jplist {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin: 0;
  }
}
@media screen and (min-width: 560px) {
  .box.jplist {
    margin: 10px 0 50px 0;
  }
}
/* Conctact page */
@media screen and (max-width: 560px) {
  .form-group .row.form-options {
    display: inline !important;
  }
  .form-group .row.form-options .col-md-4 {
    line-height: 1.2em;
  }
}
.form-group .form-style {
  border: 1px solid rgba(77, 33, 42, 0.1);
}
.form-group .form-style-with-icon:focus {
  border: 2px #259ba3 solid;
}
@media screen and (max-width: 768px) {
  .filter {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media screen and (max-width: 768px) {
  .filter .fa-search {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .filter {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .filter .fa-search {
    border-radius: 8px 0 0 8px;
  }
}
@media screen and (max-width: 560px) {
  .hero .mt-4 {
    margin-top: 0px !important;
  }
}
.block.card {
  display: grid;
}
.block.card.generic-link {
  box-shadow: 0px 12px 22px -5px rgba(0, 0, 0, 0.12);
  padding: 12px 12px;
  margin: 12px 0px;
}
@media screen and (max-width: 560px) {
  .block.card.generic-link {
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
}
@media screen and (min-width: 560px) and (max-width: 980px) {
  .block.card.generic-link {
    grid-template-columns: 90px 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }
}
@media screen and (min-width: 980px) {
  .block.card.generic-link {
    grid-template-rows: 0;
    grid-template-columns: 40% 20% 20% 20%;
    padding-right: 40px;
  }
}
@media screen and (max-width: 560px) {
  .block.card.generic-link .label-info {
    grid-column: 1 / span 3;
    grid-row: 1;
    margin-left: 80px;
  }
}
@media screen and (min-width: 560px) and (max-width: 980px) {
  .block.card.generic-link .label-info {
    grid-row: 1;
    grid-column: 2 / span 4;
    align-self: start;
  }
}
@media screen and (min-width: 980px) {
  .block.card.generic-link .label-info {
    grid-row: 1;
    grid-column: 1;
    margin-left: 24px;
  }
}
@media screen and (max-width: 560px) {
  .block.card.generic-link .strength-info {
    grid-column: 1;
    grid-row: 2;
  }
}
@media screen and (min-width: 560px) and (max-width: 980px) {
  .block.card.generic-link .strength-info {
    grid-column: 2;
    grid-row: 2;
  }
}
@media screen and (min-width: 980px) {
  .block.card.generic-link .strength-info {
    grid-column: 2;
  }
}
@media screen and (max-width: 560px) {
  .block.card.generic-link .pack-info {
    grid-column: 2;
    grid-row: 2;
  }
}
@media screen and (min-width: 560px) and (max-width: 980px) {
  .block.card.generic-link .pack-info {
    grid-column: 3;
    grid-row: 2;
  }
}
.block.card.generic-link .pack-info p,
.block.card.generic-link .pack-info span {
  font-family: 'ubuntu-regular';
}
@media screen and (max-width: 560px) {
  .block.card.generic-link .area-info {
    grid-column: 5;
    grid-row: 2;
  }
}
@media screen and (min-width: 560px) and (max-width: 980px) {
  .block.card.generic-link .area-info {
    grid-column: 4;
    grid-row: 2;
  }
}
@media screen and (min-width: 980px) {
  .block.card.generic-link .area-info {
    grid-column: 4;
  }
}
.block.card.generic-link .area-info p,
.block.card.generic-link .area-info span {
  font-family: 'ubuntu-regular';
}
@media screen and (min-width: 968px) {
  .block.card.generic-link .strength-info,
  .block.card.generic-link .pack-info,
  .block.card.generic-link .area-info {
    margin-top: 24px;
  }
}
.block.card.branded-link {
  margin-bottom: 24px;
}
@media screen and (max-width: 560px) {
  .block.card.branded-link {
    grid-template-columns: 50% 50% !important;
    grid-template-rows: auto auto auto !important;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 560px) and (max-width: 1024px) {
  .block.card.branded-link {
    grid-template-columns: 260px 1fr 1fr 1fr ;
  }
}
@media screen and (max-width: 980px) {
  .block.card.branded-link {
    padding-top: 32px;
    padding-bottom: 16px;
  }
}
@media screen and (min-width: 980px) {
  .block.card.branded-link {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
@media screen and (max-width: 960px) {
  .block.card.branded-link {
    grid-column: 1;
    grid-row: 2;
  }
}
@media screen and (max-width: 560px) {
  .block.card.branded-link .pack-info {
    grid-column: 1;
    padding-left: 16px;
    padding-right: 32px;
  }
}
@media screen and (min-width: 560px) {
  .block.card.branded-link .pack-info {
    grid-column: 3;
  }
}
@media screen and (max-width: 560px) {
  .block.card.branded-link .area-info {
    grid-column: 2;
    padding-left: 16px;
  }
}
@media screen and (min-width: 560px) {
  .block.card.branded-link .area-info {
    grid-column: 4;
  }
}
@media screen and (max-width: 560px) {
  .block.card.branded-link .detail-info .label {
    display: none !important;
  }
  .block.card.branded-link .detail-info p {
    opacity: .8;
  }
}
@media screen and (max-width: 560px) {
  .block.card.branded-link .detail-info {
    grid-row: 3;
    padding-left: 16px;
  }
}
@media screen and (min-width: 560px) {
  .block.card.branded-link .detail-info {
    grid-row: 2;
  }
}
@media screen and (max-width: 560px) {
  .block.card.branded-link .detail-info p {
    font-size: 14px;
    font-family: 'ubuntu-regular';
  }
}
@media screen and (min-width: 980px) {
  .block.card.branded-link .detail-info {
    grid-column: 2;
    width: 60%;
  }
}
@media screen and (min-width: 600px) and (max-width: 980px) {
  .block.card.branded-link .detail-info {
    grid-column: 2;
    padding-top: 8px;
    grid-row: 1;
  }
}
@media screen and (max-width: 600px) {
  .block.card.branded-link .detail-info {
    grid-column: 1 / span 2;
    padding-top: 8px;
  }
}
.block.card .pack-info {
  grid-column: 3;
}
@media screen and (max-width: 980px) {
  .block.card .pack-info {
    grid-column: 3;
  }
}
.block.card .pack-info p,
.block.card .pack-info span {
  font-family: 'ubuntu-regular';
}
@media screen and (max-width: 980px) {
  .block.card .area-info {
    grid-column: 4 / span 5;
  }
}
.block.card .area-info p,
.block.card .area-info span {
  font-family: 'ubuntu-regular';
}
.label-info .title {
  line-height: 1.2em;
}
@media screen and (min-width: 980px) {
  .label-info .title {
    padding-top: 24px;
  }
}
.panel-bottom {
  padding-top: 32px;
  padding-bottom: 24px;
}
/* ========== home page =========== */
/* services tiles */
.section.img-wrap h3 {
  position: absolute;
  top: 8px;
  left: 16px;
  color: #637381;
  font-size: 24px;
}
/* About section */
.service-back-text {
  z-index: -2;
}
.mb-3 {
  z-index: 2;
}
.mb-80 {
  margin-bottom: 80px;
}
h3.display-8,
.mb-3 {
  color: #4F5D6A;
}
/* Button fix TEMP */
@media screen and (max-width: 800px) {
  .welcome-text {
    max-width: 80%;
  }
  .welcome-text .primary-heading {
    margin-top: 0px !important;
  }
}
@media screen and (max-width: 1200px) {
  .welcome-text {
    align-items: end;
  }
  .welcome-text .primary-heading {
    z-index: 2;
    padding: 0px 24px;
  }
  .welcome-text .secondary-heading {
    background: rgba(255, 255, 255, 0.77);
    z-index: 2;
    color: rgba(71, 106, 112, 0.6);
    padding: 0px 24px;
  }
}
/* Nav language selection */
ul.lang-list {
  position: absolute;
  top: 8px;
  right: 24px;
}
@media screen and (max-width: 1200px) {
  ul.lang-list {
    right: 12%;
  }
}
ul.lang-list .lang {
  font-weight: 100;
}
ul.lang-list .lang.selected {
  font-weight: 800;
}
.navbar-light .navbar-secondary {
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  .navbar-light .navbar-secondary {
    padding-left: 0px !important;
  }
  .navbar-light .navbar-secondary li {
    display: block;
    padding-left: 0;
  }
  .navbar-light .navbar-secondary li a {
    color: #637381 !important;
    margin-left: 0 !important;
  }
}
@media screen and (min-width: 960px) {
  .navbar-light .navbar-secondary {
    margin-right: 156px !important;
  }
}
.navbar-light .navbar-secondary .nav-link {
  margin-left: 24px;
  color: #b0bdbf;
}
/* Post styles */
.bg-behind {
  position: relative;
}
.bg-behind:before {
  content: '';
  position: absolute;
  background-color: auto;
  top: 0px;
  width: 100%;
  z-index: -2;
}
@media screen and (max-width: 1300px) {
  .bg-behind:before {
    height: 100vh;
  }
}
@media screen and (min-width: 1300px) {
  .bg-behind:before {
    height: 90vh;
  }
}
/* END post styles */
.navbar-brand {
  max-height: 38px;
}
@media screen and (max-width: 800px) {
  .welcome-text {
    margin-top: 32px;
  }
}
@media screen and (max-width: 1200px) {
  .welcome-text .btn-small {
    margin-left: 24px;
  }
}
@media screen and (max-width: 480px) {
  .welcome-text .primary-heading,
  .welcome-text .secondary-heading {
    width: 100vw;
  }
}
.welcome-text button {
  margin-top: 16px;
}
@media screen and (max-width: 1024px) {
  .welcome-text button {
    margin-left: 24px;
  }
}
@media screen and (min-width: 800px) and (max-width: 1200px) {
  .welcome-text {
    position: absolute;
    top: 60vh;
    left: 4vw;
  }
}
@media screen and (min-width: 1200px) {
  .welcome-text {
    position: absolute;
    top: 34vh;
    left: 4vw;
  }
}
.welcome-text .primary-heading {
  line-height: 1.14em;
  color: #259ba3;
  font-weight: 300;
}
@media screen and (min-width: 800px) {
  .welcome-text .primary-heading {
    font-size: 4em;
    max-width: 55% !important;
  }
}
@media screen and (max-width: 800px) {
  .welcome-text .primary-heading {
    font-size: 3em;
  }
}
.welcome-text .secondary-heading {
  max-width: 520px;
  font-size: 16px;
  padding-top: 12px;
}
@media screen and (min-width: 800px) {
  .welcome-text .secondary-heading {
    max-width: 500px;
  }
}
@media screen and (max-width: 1200px) {
  .header-transparent .logo-dark {
    display: block !important;
  }
  .header-transparent .logo-light {
    display: none !important;
  }
}
.header-transparent.cbp-af-header-shrink .logo-dark {
  display: block !important;
}
.header-transparent.cbp-af-header-shrink .logo-light {
  display: none !important;
}
.header-transparent .logo-switch .logo-dark {
  display: none;
}
.header-transparent .logo-switch .logo-light {
  display: block;
}
@media screen and (max-width: 996px) {
  .text-col-left,
  .text-col-right {
    margin-bottom: 32px;
  }
  .text-col-left h3,
  .text-col-right h3,
  .text-col-left p,
  .text-col-right p {
    text-align: left;
  }
}
@media screen and (min-width: 1024px) {
  .text-col-left {
    max-width: 40vw;
    padding-right: 10vw;
  }
  .text-col-right {
    max-width: 40vw;
    padding-left: 10vw;
  }
}
/* Content template */
@media screen and (max-width: 560px) {
  .section-full-width {
    margin-top: 0px;
    padding-top: 0px;
  }
  .section-full-width h3 {
    max-width: 90%;
  }
}
.section-background-revolution {
  min-height: 420px;
  margin-top: 28px;
}
.background-dark-blue-over-darker {
  opacity: .5;
}
@font-face {
  font-family: 'haptik-bold';
  src: url('../fonts/gt-haptik-bold-webfont.woff2') format('woff2'), url('../fonts/gt-haptik-bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'haptik-medium';
  src: url('../fonts/gt-haptik-medium-webfont.woff2') format('woff2'), url('../fonts/gt-haptik-medium-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'haptik-regular';
  src: url('../fonts/gt-haptik-regular-webfont.woff2') format('woff2'), url('../fonts/gt-haptik-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'haptik-light';
  src: url('../fonts/gt-haptik-light-webfont.woff2') format('woff2'), url('../fonts/gt-haptik-light-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ubuntu-regular';
  src: url('../fonts/ubuntu-regular-webfont.woff2') format('woff2'), url('../fonts/ubuntu-regular-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
/* ------------ Allocations ------------- */
h2.display-8 {
  font-weight: 200;
}
h3 {
  line-height: 1.2em;
  font-family: 'haptik-medium', sans-serif;
}
@media screen and (max-width: 1024px) {
  h3 {
    font-size: 32px;
  }
}
@media screen and (min-width: 1024px) {
  h3 {
    font-size: 40px;
  }
}
h5 {
  font-weight: 400;
}
.ubuntu-reg {
  font-family: 'ubuntu-regular';
}
.hero .subheading {
  font-family: 'haptik-medium';
  font-size: 32px;
}
/* contact */
.form-group span {
  text-align: left;
  display: inline-block;
  float: left;
  padding-top: 16px;
}
.section-full-width h4.title {
  margin-bottom: 24px;
  margin-left: 20px;
}
.media-preview .title {
  font-family: 'haptik-medium';
}
/* Global page */
.location .title {
  font-family: 'ubuntu-regular';
  font-size: 24px;
}
.social-bar li {
  display: inline;
  padding-left: 24px;
}
/* Align copy left on mobile */
@media screen and (max-width: 1024px) {
  .text-col-left h3,
  .text-col-right h3 {
    float: left;
    text-align: left;
  }
  p {
    text-align: left;
  }
  ul,
  ol {
    text-align: left;
  }
  ul li,
  ol li {
    text-align: left;
  }
}
li b {
  letter-spacing: .04em;
}
.italic {
  font-style: italic;
}
.number {
  font-family: 'ubuntu-regular';
}
.nav-item .disabled {
  font-size: 12px;
  letter-spacing: .06em;
  text-transform: uppercase;
}
/* Product Pagination */
.jplist-dd-panel {
  font-family: 'ubuntu-regular';
}
.media-preview .title {
  line-height: 1.2em;
}
.hero p.lead {
  text-transform: uppercase;
  font-size: 16px;
}
@media screen and (max-width: 768px) {
  .welcome-text .primary-heading {
    font-size: 36px;
    margin-top: 56px;
  }
}
@media screen and (min-width: 768px) {
  .welcome-text .primary-heading {
    font-size: 40px;
  }
}
@media screen and (max-width: 960px) {
  h3,
  h4 {
    text-align: left;
  }
  h3.display-8,
  h4.display-8 {
    float: left;
  }
}
.detail-link a {
  font-family: 'haptik-medium';
}
.product-preview p {
  font-family: 'ubuntu-regular';
  line-height: .8em;
}
