/* global styles */

img.reverse{
  -webkit-filter: invert(1);
  filter: invert(1);
}

/* styles for page template new-content */

body.page-template-new-content #content{
  margin-top: 172px;
  background-color: #ffffff;
  }
  @media screen and (max-width: 47.9375em) {
    body.page-template-new-content #content{
      margin-top: 121px;
      padding-top: 0;
      padding-bottom: 20px;
    }
  }

.page-template-new-content .button.Block{
  border: solid 2px #000000;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.header-logo.bssm-logo img{
  max-height: 34px;
  }
  /* @media screen and (max-width: 47.9375em) {
    .header-logo.bssm-logo img{
      max-width: 196px;
    }
  } */

.header-logo.bssm-online-logo img{
  max-height: 26px;
  }

.header_type_bssm_online .top-bar-right {
  margin-top: 10px !important;
  margin-right: 5px;
  }

/*Fix button margin*/
@media screen and (min-width: 47.9375em) {
  .header_type_bssm_portuguese .top-bar-right,
  .header_type_bssm_espanol .top-bar-right {
    margin-top: 10px !important;
    margin-right: 5px;
  }
}

@media screen and (max-width: 47.9375em) {
  .header_type_bssm_portuguese .top-bar-right,
  .header_type_bssm_espanol .top-bar-right {
    margin-top: 10px !important;
    margin-right: 5px;
  }
}


@media screen and (max-width: 47.9375em) {
  .header_type_bssm_online .top-bar-right {
    margin-top: 73px !important;
    margin-right: 5px;
  }
}

@media screen and (max-width: 47.9375em) {
  .header_type_ .button.apply-btn,
  .header_type_bssm .button.apply-btn,
  .header_type_bssm_online .button.apply-btn{
    display: none !important;
  }
}

body.page-id-7643 .sub-nav,
body.page-id-6322 .sub-nav,
body.page-id-6805 .sub-nav{
  display: none;
}

/* espanol and portuguese - hide footer */
body.page-id-7643 .footer-nav .medium-3,
body.page-id-8081 .footer-nav .medium-3{
  display: none;
}

/* new-content: background image block */
.page-template-new-content .bg-image-row{
  position: relative;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .bg-image-row.bg-color-span-right_only{
      height: auto;
      min-height: 75vh;
    }
  }

.page-template-new-content .bg-image-row.bg-color-span-both_sides::after,
.page-template-new-content .bg-image-row.bg-color-span-right_only::after{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 50%;
  right: calc(50% - 50vw);
  width: calc(50vw - 50%);
  z-index: 0;
  background-color: #f7f7f7;
}
@media screen and (max-width: 47.9375em) {
  .page-template-new-content .bg-image-row.bg-color-span-right_only::after{
    display: none;
  }
}

.page-template-new-content .bg-image-row.bg-color-span-both_sides::before{
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  height: 50%;
  left: calc(50% - 50vw);
  width: calc(50vw - 50%);
  z-index: 0;
  background-color: #f7f7f7;
}

@media screen and (max-width: 47.9375em) {
  .page-template-new-content .bg-image-row.bg-color-span-both_sides::before,
  .page-template-new-content .bg-image-row.bg-color-span-both_sides::after{
    height: calc(100% + 60px);
  }
  .page-template-new-content .bg-image-row.bg-color-span-both_sides{
    border-top: solid 60px #f7f7f7;
  }
  .page-template-new-content .bg-image-row.bg-color-span-both_sides h1{
    text-transform: uppercase;
  }
}

.page-template-new-content .bg-image-row h1{
  font-weight: bold;
  font-size: 42px;
  text-transform: uppercase;
  letter-spacing: 1px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .bg-image-row h1{
      font-size: 30px;
      line-height: 42px;
      text-transform: none;
    }
  }

.page-template-new-content .bg-image-row h1:not(:only-child)::after{
  background-color: #ffffff;
  margin: 28px auto 33px;
  width: 100px;
  height: 3px;
  display: block;
  content: '';
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .bg-image-row h1:not(:only-child)::after{
      margin: 20px auto 25px;
    }
  }

.page-template-new-content .bg-image-row h2{
  font-weight: bold;
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 2px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .bg-image-row h2{
      font-size: 16px;
      line-height: 22px;
    }
  }

.page-template-new-content .bg-image-row .button:not(.button-2){
  margin-top: 35px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .bg-image-row .button:not(.button-2){
      margin-top: 30px;
    }
  }

/* buttons */
.page-template-new-content .bg-image-row .button:not(.button-2){
  background-color: #007088;
  border-color: #007088;
  color: #ffffff;
  font-size: 12px;
}

.page-template-new-content .button:not(.button-2):not(.apply-btn):hover{
  background-color: transparent !important;
  color: #000000 !important;
}

body.page-template-new-content .button.Block:not(.button-2){
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}

.page-template-new-content .bg-image-row .button:not(.button-2):hover{
  border-color: #ffffff;
  color: #ffffff !important;
}



.page-template-new-content .bg-image-row .button:not(.button-2){
  min-width: 290px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .bg-image-row .button:not(.button-2){
      min-width: 250px;
    }
  }

.page-template-new-content .bg-image-row .button-2{
  background-color: transparent;
  border: solid 2px #ffffff;
  padding: 8px 15px;
  color: #ffffff;
  font-size: 12px;
}
.page-template-new-content .bg-image-row .button-2:hover{
  background-color: #ffffff !important;
  color: #000000 !important;
  font-size: 12px;
}

/* new-content: columns  */
@media screen and (max-width: 47.9375em) {
  .page-template-new-content .columns-row{
    padding-top: 50px;
    padding-bottom: 10px;
  }
  .page-template-new-content .columns-row .intro-wrap{
    text-align: center;
  }
}

.page-template-new-content .columns-row.top-border-1{
  position: relative;
}
.page-template-new-content .columns-row.top-border-1:before{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 70px;
  content: '';
  display: block;
  height: 1px;
  background-color: #B0B0B0;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row.top-border-1:before{
      margin-bottom: 50px;
      width: calc(100% - 20px);
    }
  }

.page-template-new-content .columns-row h2{
  font-weight: 500;
  font-size: 42px;
  text-transform: none;
  letter-spacing: 1px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row h2{
      font-size: 30px;
      letter-spacing: 1px;
      line-height: 42px;
      text-transform: none;
      margin-top: -15px;
      margin-bottom: 15px;
    }
    .page-template-new-content .columns-row h2 br{
      display: none;
    }
  }
.page-template-new-content .columns-row h2 span{
  color: #007088;
}

.page-template-new-content .columns-row .columns-intro-text{
  margin-top: -20px;
  margin-bottom: 30px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row .columns-intro-text{
      margin-bottom: 20px
    }
    .page-template-new-content .columns-row .columns-intro-text h3{
      margin-top: 10px !important;
    }
  }

.page-template-new-content .columns-row h3{
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #007088;
}

.page-template-new-content .columns-row .button.Block{
  background-color: #000000;
  color: #ffffff;
  text-align: center;
  min-width: 250px;
}
.page-template-new-content .columns-row .button.Block:hover{
  color: #000000 !important;
}

.page-template-new-content .columns-row .bottom-button .button.Block{
  background-color: #007088;
  border-color: #007088;
}
.page-template-new-content .columns-row .bottom-button .button.Block:hover{
  color: #007088 !important;
}

/* 2 cols */
.page-template-new-content .columns-row .columns.medium-6{
  text-align: center;
  margin-top: -50px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row .columns.medium-6{
      margin-top: 0;
    }
  }

.page-template-new-content .columns-row .columns.medium-6 h3{
  color: #000000;
  letter-spacing: 2px;
  padding-bottom: 50px;
  margin-bottom: 0;
}

.page-template-new-content .columns-row .columns.medium-6:nth-of-type(2n+1){
  padding-right: 120px;
  border-right: solid 1px #B0B0B0;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row .columns.medium-6:nth-of-type(2n+1){
      padding-right: 10px;
      border-right: 0;
    }
    .page-template-new-content .columns-row .columns.medium-6:nth-of-type(2n+1)::after{
      content: '';
      display: block;
      border-bottom: solid 1px #B0B0B0;
      padding-top: 30px;
      max-width: 100%;
      margin: 0 auto 30px;
    }
  }

.page-template-new-content .columns-row .columns.medium-6:nth-of-type(2n+0){
  padding-left: 120px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row .columns.medium-6:nth-of-type(2n+0){
      padding-left: 10px;
    }
  }

/* 4 cols */
.page-template-new-content .columns-row .columns-footer{
  clear: both;
}

@media screen and (max-width: 47.9375em) {
  .page-template-new-content .columns-row .columns-footer .bottom-button{
    text-align: center;
  }
}

.page-template-new-content .columns-row.sandwich-borders-1 .columns-footer .columns-footer-text{
  margin-top: 35px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row.sandwich-borders-1 .columns-footer .columns-footer-text .content{
      text-align: center;
    }
  }

.page-template-new-content .columns-row.sandwich-borders-1 .columns-footer .bottom-button{
  margin-top: 40px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row.sandwich-borders-1 .columns-footer .bottom-button{
      text-align: center;
    }
  }

.page-template-new-content .columns-row.sandwich-borders-1 .columns-footer .columns-footer-text + .bottom-button{
  margin-top: -20px;
  }@media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row.sandwich-borders-1 .columns-footer .columns-footer-text + .bottom-button{
      margin-top: 0;
    }
  }

.page-template-new-content .columns-row.sandwich-borders-1 .columns-footer .columns-footer-text .content p:first-child{
  margin-top: 0;
}

.page-template-new-content .columns-footer .columns-footer-text .button.Block{
  font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
  margin: 0 15px;
  min-width: 280px;
  text-align: center;
  background-color: #007088;
  border-color: #007088;
  }
  .page-template-new-content .columns-footer .columns-footer-text .button.Block:hover{
    color: #007088 !important;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-footer .columns-footer-text .button.Block + .button.Block{
      margin-top: 20px;
    }
  }

.page-template-new-content .columns-row.sandwich-borders-1 .columns-wrap{
  max-width: 1240px;
  margin: 0 auto;
  clear: both;
}

.page-template-new-content .columns-row.sandwich-borders-1 .columns-wrap::before,
.page-template-new-content .columns-row.sandwich-borders-1 .columns-footer::before
{
  display: block;
  content: '';
  max-width: 1200px;
  margin: 0 auto;
  width: 100%;
  border-bottom: solid 1px #B0B0B0;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row.sandwich-borders-1 .columns-wrap::before,
    .page-template-new-content .columns-row.sandwich-borders-1 .columns-footer::before{
      width: calc(100% - 20px);
    }
  }

.page-template-new-content .columns-row.sandwich-borders-1 .columns-wrap::before{
  margin: 5px auto 40px;
}

.page-template-new-content .columns-row.sandwich-borders-1 .columns-intro-text{
  margin-bottom: 20px;
}

.page-template-new-content .columns-row.sandwich-borders-1 .intro-side-image{
  float: right;
  padding-right: 60px
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .columns-row.sandwich-borders-1 .intro-side-image{
      display: none;
    }
  }

.page-template-new-content .columns-row .columns.medium-3{
  padding: 0 20px;
  margin-bottom: 35px;
}

.page-template-new-content .columns-row .columns.medium-3 h3{
  margin-bottom: 0;
}

.page-template-new-content .columns-row .columns.medium-3 p:first-child{
  margin-top: 5px;
}
.page-template-new-content .columns-row .columns.medium-3 p:last-child{
  margin-bottom: 0px;
}
.page-template-new-content .content .columns.medium-3.equal-height-block{
  margin-bottom: 30px;
  display: flex;
  align-items: center;
}
.page-template-new-content .text.medium-3.equal-height-block .content{
  width: 100%;
}
.page-template-new-content .text.medium-3 h2{
  font-size: 24px;
  line-height: 0px;
}
.page-template-new-content .blocks-row .text.medium-3.card-text-layout .content h1{
  color: #000000;
}
.page-template-new-content .table-section{
  max-width: 1233px;
  margin: auto;
}
.page-template-new-content .rows-into-columns-1 {
  padding-bottom: 50px;
}
.page-template-new-content .whole-text-12 p{
  font-size: 13px;
}

@media screen and (max-width: 600px) {
  .page-template-new-content .main-content .rows-into-columns-1 > .content{
    display: flex;
    flex-wrap: wrap;
  }
  .page-template-new-content .rows-into-columns-1 .medium-3.equal-height-block{
    width: 50%;
  }
  .page-template-new-content .rows-into-columns-1 .content{
    width: 100%;
    min-height: 231px;
  }
  .page-template-new-content .blocks-row .text.card-text-layout .content hr{
    width: 68% !important;
  }
  .page-template-new-content .main-content .rows-into-columns-1 .content .medium-3:nth-child(1) {
    order: 1;
  }
  .page-template-new-content .main-content .rows-into-columns-1 .content .medium-3:nth-child(5) {
    order: 2;
  }
  .page-template-new-content .main-content .rows-into-columns-1 .content .medium-3:nth-child(2) {
    order: 3;
  }
  .page-template-new-content .main-content .rows-into-columns-1 .content .medium-3:nth-child(6) {
    order: 4;
  }
  .page-template-new-content .main-content .rows-into-columns-1 .content .medium-3:nth-child(3) {
    order: 5;
  }
  .page-template-new-content .main-content .rows-into-columns-1 .content .medium-3:nth-child(7) {
    order: 6;
  }
  .page-template-new-content .main-content .rows-into-columns-1 .content .medium-3:nth-child(4) {
    order: 7;
  }
  .page-template-new-content .main-content .rows-into-columns-1 .content .medium-3:nth-child(8) {
    order: 8;
  }
  .page-template-new-content .whole-text-wrap{
    order: 100;
  }
  .page-template-new-content .whole-text-12{
    order: 101;
  }
  .page-template-new-content .blocks-row .text.medium-3.card-text-layout .content h1{
    font-size: 28px;
    margin-bottom: 0px;
  }
  .page-template-new-content .blocks-row .text.medium-3.regular-text-layout .content h2{
    font-size: 18px;
    margin-bottom: 0px;
    line-height: 1em;
  }
  .page-template-new-content .content .columns.medium-3.equal-height-block{
    margin-bottom: 0px;
  }
  .page-template-new-content .blocks-row .text.card-text-layout.medium-3 .content, .page-template-new-content .blocks-row .text.medium-3 .content {
    padding: 25px 10px;
    justify-content: center;
    }
  .page-template-new-content .blocks-row .text.card-text-layout.medium-3 .content p{
    font-size: 14px;
  }
  .page-template-new-content .table-section{
    max-width: 95%;
    margin: auto;
  }
  .page-template-new-content .content .medium-3.text.equal-height-block:last-of-type{
    padding-bottom: 13px;
  }
  .page-template-new-content .whole-text-12{
    margin-top: 30px;
  }
  .page-template-new-content .rows-into-columns-1 {
    padding-bottom: 40px;
  }
  .page-template-new-content .blocks-row .text.medium-3.regular-text-layout .content p{
    margin-bottom: 35px;
  }
}

/* Table Section */
.page-template-new-content .table-section .medium-12.columns {
  padding-left: 0px;
  padding-right: 0px;
}
.page-template-new-content .table-rows-wrap td {
  padding: 20px 30px;
}
.page-template-new-content .table-column-1-title, .page-template-new-content .table-column-1-description{
  text-align: left;
}
.page-template-new-content h2.table-column-1-title{
  color: #007088;
  font-size: 15px;
  line-height: 1.2em;
}
.page-template-new-content .table-column-1{
  width: 50%;
}
.page-template-new-content .table-column-2,
.page-template-new-content .table-column-3{
  width: 25%;
}
.page-template-new-content .table-column-1 .table-column-1-title,
.page-template-new-content .table-column-2,
.page-template-new-content .table-column-1 h1,
.page-template-new-content .table-column-1 h3 {
  color: #007088;
}
.page-template-new-content .table-column-1 .table-column-1-description,
.page-template-new-content .table-column-2 .table-column-2-description,
.page-template-new-content .table-column-3 .table-column-3-description{
  color: #000000;
  font-size: 14px;
  font-style: italic;
}
.page-template-new-content .table-column-1 h1,
.page-template-new-content .table-column-2 h1,
.page-template-new-content .table-column-3 h1 {
  margin-bottom: 0px;
  font-size: 28px;
}
.page-template-new-content table tbody th {
  padding: 20px 0px;
}
.page-template-new-content table tbody{
  border: none;
}
.page-template-new-content .table-icon-description{
  font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-top: 3px;
}
.page-template-new-content .table-icon-1{
  color: #007088;
}
.page-template-new-content .table-icon-1 .fa-times-circle,
.page-template-new-content .table-icon-1 .fa-times-circle + .table-icon-description,
.page-template-new-content .table-icon-2 .fa-times-circle,
.page-template-new-content .table-icon-2 .fa-times-circle + .table-icon-description{
  color: #B2B2B2;
}
.page-template-new-content .table-icon-1 div::before,
.page-template-new-content .table-icon-2 div::before{
  font-size: 22px;
  font-weight: 400;
}
.page-template-new-content .table-bottom-border-1{
  position: relative;
}
.page-template-new-content .table-bottom-border-1::after{
  width: 100%;
  max-width: 1220px;
  margin: 0 auto -20px;
  padding-top: 20px;
  content: '';
  display: block;
  height: 1px;
  border-bottom: solid 1px #B0B0B0;
  text-align: center;
}
.page-template-new-content .table-section .table-buttons-wrap{
  display: flex;
  justify-content: center;
  margin-bottom: 60px;
  margin-top: 20px;
  flex-wrap: wrap;
  width: 100%;
}
.page-template-new-content .table-section .table-left-button-wrap{
  margin-right: 20px;
}
.page-template-new-content .table-section .table-left-button-wrap,
.page-template-new-content .table-section .table-right-button-wrap{
  width: 24%;
}
.page-template-new-content .table-section .table-left-button-wrap a{
  width: 100%;
}
.page-template-new-content .table-section .table-right-button-wrap a{
  width: 100%
}
.page-template-new-content .button.table-buttons{
  background-color: #007088;
  color: white;
  border: 2px solid #007088;
}
.page-template-new-content .table-section .button.table-buttons:hover{
  color: #007088 !important;
}
.page-template-new-content .whole-text-wrap.top-border-1{
  position: relative;
}
.page-template-new-content .whole-text-wrap.top-border-1::after{
  width: 100%;
  max-width: 1220px;
  margin: 0 auto 0px;
  padding-top: 30px;
  content: '';
  display: block;
  height: 1px;
  border-bottom: solid 1px #B0B0B0;
  text-align: center;
}
.page-template-new-content .whole-text-wrap{
  width: 97%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
}
.page-template-new-content .blocks-row .text .previous-price-discount{
  color: #b0b0b0 !important;
  font-style: italic;
}

@media screen and (max-width: 600px){
  .page-template-new-content .table-column-1-description{
    display: none;
  }
  .page-template-new-content .table-column-1,
  .page-template-new-content .table-column-2,
  .page-template-new-content .table-column-3{
    width: 33%;
  }
  .page-template-new-content .table-rows-wrap td {
    padding: 10px 10px;
  }
  .page-template-new-content .table-column-1 h1,
  .page-template-new-content .table-column-1 h3,
  .page-template-new-content .table-column-2 h1,
  .page-template-new-content .table-column-2 h3,
  .page-template-new-content .table-column-3 h1,
  .page-template-new-content .table-column-3 h3 {
    font-size: 12px;
    text-transform: uppercase;
  }
  .page-template-new-content h2.table-column-1-title {
    font-size: 11px;
    line-height: 1.2em;
    margin-bottom: 0px;
  }
  .page-template-new-content .table-icon-description{
    font-size: 10px;
    margin-top: 0px;
    font-weight: 600;
  }
  .page-template-new-content .table-icon-1 div::before,
  .page-template-new-content .table-icon-2 div::before{
    font-weight: 300;
  }
  .page-template-new-content .table-section .table-buttons-wrap{
    flex-wrap: wrap;
  }
  .page-template-new-content .table-section .table-left-button-wrap,
  .page-template-new-content .table-section .table-right-button-wrap{
    margin-right: 0px;
    width: 95%;
    text-align: center;
  }
  .page-template-new-content .table-section .table-left-button,
  .page-template-new-content .table-section .table-right-button{
    width: 70%;
  }
  .page-template-new-content .blocks-row .text.medium-3 .content.disable-padding-1{
    margin-top: 0px !important;
  }
  .page-template-new-content .whole-text-wrap.blocks-heading{
    margin-bottom: 0px;
    padding-top: 15px;
  }
}


/* text row */

.page-template-new-content .text-row strong{
  font-weight: 500;
  color: #007088;
}

.page-template-new-content .text-row h1{
  margin-bottom: 30px;
}

/* blocks row */
@media screen and (max-width: 47.9375em) {
  .page-template-new-content .blocks-heading {
    padding-top: 50px;
  }
  .page-template-new-content .post-block:not(.slick-slide){
    margin-bottom: 30px;
  }
}

.page-template-new-content .blocks-heading h1{
  margin-top: -10px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .blocks-heading h1:only-child{
      margin-bottom: 0;
    }
  }

.page-template-new-content .blocks-heading strong{
  font-weight: 500;
  color: #007088;
}

.page-template-new-content .blocks-heading p{
  font-family: "calluna", serif;
  font-size: 16px;
}

.page-template-new-content .blocks-row .text .content{
  background-color: transparent;
}

.page-template-new-content .blocks-heading.bottom-border-1{
  position: relative;
}
.page-template-new-content .blocks-heading.bottom-border-1::after{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto -60px;
  padding-top: 70px;
  content: '';
  display: block;
  height: 1px;
  border-bottom: solid 1px #B0B0B0;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .blocks-heading.bottom-border-1::after{
      padding-top: 20px;
      width: calc(100% - 20px)
    }
  }

/* blocks row icons */
.page-template-new-content .blocks-row .text.has-icon .content{
  text-align: center;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .blocks-row .text.has-icon:not(:first-child) .content{
      padding-top: 0;
    }
    .page-template-new-content .blocks-row .text.has-icon:not(:last-child) .content{
      padding-bottom: 0;
    }
  }
.page-template-new-content .blocks-row .text.has-icon h1{
  color: #007088;
  letter-spacing: 1px;
}
.page-template-new-content .blocks-row .text.has-icon h1{
  font-size: 38px;
  letter-spacing: 1px;
  margin-bottom: 0;
  margin-top: 7px;
  font-weight: 600;
}
.page-template-new-content .blocks-row .text.has-icon h1 + p{
  margin-top: -3px;
}
.page-template-new-content .blocks-row .text.has-icon span.fa{
  font-size: 20px;
  width: 46px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  border: solid 1px #000000;
  border-radius: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.page-template-new-content .blocks-row .text.has-icon span.fa::before{
  font-weight: 300;
}
.page-template-new-content .blocks-row .text.has-icon .content{
  padding-left: 0;
  padding-right: 0;
}

.page-template-new-content .blocks-heading  h1 + p .flex-video{
  margin-top: 40px;
  margin-bottom: -100px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .blocks-heading  h1 + p .flex-video{
      margin-bottom: -60px;
    }
  }

/* blocks 1/2 image 1/2 text */
.page-template-new-content .Gray-Indented .blocks-row{
  padding: 100px 0;
  position: relative;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row{
      padding: 0;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row.reduced-padding{
  padding: 30px 0;
  position: relative;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row.reduced-padding{
      padding: 0;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row::before{
  position: absolute;
  width: calc((50vw - 50%) + 75%);
  height: 100%;
  right: calc(50% - 50vw);
  top: 0;
  content: '';
  display: block;
  background-color: #f7f7f7;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row::before{
      display: none;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row .content{
  position: relative;
}

.page-template-new-content .Gray-Indented .blocks-row .content .button{
  margin-top: 25px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row .content .button{
      margin-bottom: 25px;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row .quote.medium-6{
  min-height: 566px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row .quote.medium-6{
      min-height: 430px;
      height: auto;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row .quote.medium-6 .quote-image{
  width: 65%;
  right: calc(17.5% + 15px);
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row .quote.medium-6 .quote-image{
      width: calc(100% - 20px);
      right: 0;
      margin: 0 10px;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row .quote.medium-6 .quote-image p{
  font-size: 42px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #ffffff;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #ffffff;
  font-family: "Gotham SSm A", "Gotham SSm B", Helvetica, Arial, sans-serif;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row .quote.medium-6 .quote-image p{
      font-size: 30px;
      letter-spacing: 1px;
      line-height: 42px;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row .text.medium-6{
  display: flex;
  align-items: center;
}

.page-template-new-content .Gray-Indented .blocks-row .text.medium-6{
  float: right;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row .text.medium-6{
      float: none;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content{
  padding-left: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  padding-right: 60px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content{
      padding: 20px 5px;
      text-align: center;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .overlap-image{
  margin: -150px -50px -150px -150px;
}

@media screen and (max-width: 47.9375em) {
  .page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .overlap-image{
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    margin-top: -50px;
    margin-bottom: -40px;
    overflow: hidden;
  }
  .page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .overlap-image img{
    max-width: 130%;
    margin-left: -70px;
  }
}

.page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content p,
.page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content h2{
  padding-right: 40px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content p,
    .page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content h2{
      padding-right: 0px;
    }
  }

.page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content h1{
  color: #000000;
}

.page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content h2{
  color: #007088;
  margin-top: 30px;
}

.page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content h2:not(:first-child){
  margin-top: 30px;
}

.page-template-new-content .Gray-Indented .blocks-row .text.medium-6 .content h1 strong{
  color: #007088;
  font-weight: 500;
}

.page-template-new-content .blocks-row .text.medium-3 .content.disable-padding-1{
  padding: 0px !important;
  margin-top: 29px;
}

/* blocks row text : cards */
.page-template-new-content .blocks-row .text.card-text-layout .content{
  box-shadow: 0 5px 14px 0 rgba(0,0,0,0.1);
  padding: 50px;
  background-color: #ffffff;
  }
.page-template-new-content .blocks-row .text.card-text-layout .content.card-top-border-color{
  border-top: solid 10px;
  }
.page-template-new-content .blocks-row .text.card-text-layout .content.card-top-border-color h2{
  margin-bottom: 0px;
}
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .blocks-row .text.card-text-layout:not(:last-of-type){
      margin-bottom: 10px;
    }
    .page-template-new-content .blocks-row .text.card-text-layout:first-of-type{
      margin-top: 10px;
    }
  }

.page-template-new-content .blocks-row .text.card-text-layout .content h3{
  font-size: 12px;
  margin-top: 0;
  text-transform: uppercase;
  letter-spacing: 1.33px;
  font-weight: bold;
}
.page-template-new-content .blocks-row .text.card-text-layout .content h1{
  font-size: 38px;
  letter-spacing: 1px;
  color: #007088;
  font-weight: bold;
  margin-bottom: 10px;
}
.page-template-new-content .blocks-row .text.card-text-layout .content s{
  color: #B0B0B0;
  font-style: italic;
}
.page-template-new-content .blocks-row .text.card-text-layout .content hr{
  border-bottom: solid 1px #B0B0B0;
  width: auto;
  max-width: none;
}
.page-template-new-content .blocks-row .text.card-text-layout .content em{
  color: #007088;
}

/* posts */
.page-template-new-content .posts-footer .button{
  margin-top: 10px;
  margin-bottom: 80px;
  background-color: #000000;
}
.page-template-new-content .posts-footer .button:hover{
  color: #000000 !important;
}

/* carousel */
.page-template-new-content .posts-carousel-footer{
  padding-bottom: 100px;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .posts-carousel-footer{
      padding-bottom: 50px;
    }
  }

@media screen and (max-width: 47.9375em) {
  .page-template-new-content .post-block.slick-slide{
    margin-bottom: 30px;
  }
}

/* centered text row */
.page-template-new-content .text-row.top-border-1{
  position: relative;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .text-row.top-border-1{
      padding-top: 50px;
      padding-bottom: 50px;
    }
  }

.page-template-new-content .text-row.top-border-1:before{
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 70px;
  content: '';
  display: block;
  height: 1px;
  background-color: #B0B0B0;
  }
  @media screen and (max-width: 47.9375em) {
    .page-template-new-content .text-row.top-border-1::before{
      margin-bottom: 40px;
    }
  }
.page-template-new-content .text-row .button.Block{
  background-color: #007088;
  border-color: #007088;
}
.page-template-new-content .text-row .button.Block:hover{
  color: #007088 !important;
}

/* convert top border on mobile */
@media screen and (max-width: 47.9375em) {
  .page-template-new-content .text-row.top-border-1{
    background-color: #f7f7f7;
    margin-top: 50px;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: 20px;
    padding-right: 20px;
  }
  .page-template-new-content .text-row.top-border-1::before{
    display: none;
  }
}

/* footer */
@media screen and (max-width: 47.9375em) {
  .footer-nav .medium-3:nth-of-type(4){
    clear: both;
  }
}
