/* ===================================================================== */
/* =========================== Default Template ======================== */
/* ===================================================================== */

/* ===== imports ===== */
@import url('fonts.css?version=03202019');
@import url('flexmenu.css?version=03202019');
@import url('bootstrap.min.css?version=03202019');
@import url('styles.css?version=08042023');

body {
    font-family:-apple-system,system-ui,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
    font-weight: 400;
    line-height: 1.5em;
}
/* ===== flexMenu ===== */
header.flexmenu {
    display: none;
}
/* ===== header ===== */
header.main {
    width: 100%;
    background: #FFF;
    position: absolute;
    z-index: 1;
    height: auto;
    border-bottom: 3px solid transparent;
    border-image: linear-gradient(to right, #004B87 , #05C3DE);
        -webkit-border-image: linear-gradient(to right, #004B87 , #05C3DE);
        -ms-border-image: linear-gradient(to right, #004B87 , #05C3DE);
    border-image-slice: 1;
        -webkit-border-image-slice: 1;
        -ms-border-image-slice: 1;
    box-shadow: 0px 0px 1px #777;
}
/*header.main .logo {
    padding: 30px 0 20px 0;
}*/
header.main .utilityNav {
    /*padding: 50px 0 0 0;*/
    text-align: right;
}
header.main ul.utilityNav  {
    font-family: 'Oscine_Reg', Arial, sans-serif;
    list-style: none;
    font-size: .9em;
}
header.main .utilityNav li {
    display: inline-block;
    padding: 0;
    position: relative;
    vertical-align: middle;
}
header.main ul.utilityNav li:after {
    content: '\00a0\00a0|\00a0\00a0';
}
header.main ul.utilityNav li:nth-child(1):after, header.main ul.utilityNav li:nth-child(4):after {
    content: '';
}
header.main ul.utilityNav li:nth-child(2):before {
    content: '\00a0\00a0|\00a0\00a0';
}
header.main ul.utilityNav li:nth-child(5):before {
    content: '|\00a0\00a0';
}
header.main ul.utilityNav li:nth-child(4):after {
    content: '\00a0\00a0\00a0';
}
header.main ul.utilityNav li:nth-child(5):after {
    content: '\00a0\00a0\00a0';
}

header.main .utilityNav li a {
    color: #333;
}
header.main .utilityNav li a:hover {
    color: #05C3DE;
    text-decoration: none;
    -webkit-transition: color 100ms linear;
    -ms-transition: color 100ms linear;
    transition: color 100ms linear;
}
header.main .utilityNav li a:nth-child(4) {
    color: #333;
}
header.main .utilityNav li a:hover {
    color: #05C3DE;
    text-decoration: none;
    -webkit-transition: color 100ms linear;
    -ms-transition: color 100ms linear;
    transition: color 100ms linear;
}
header.main .utilityNav li a.btn  {
    color: #FFF !important;
    font-size: inherit;
    border: 0;
    line-height: 1.2em;
}
/* search */
header.main ul li.search input[type=text] {
    width: 25px;
    color: #333;
    box-sizing: border-box;
    border-radius: 4px;
    font-size: 13px;
    background-color: #FFF;
    background-image: url('/images/icn/search.png');
    background-position: 5px;
    background-repeat: no-repeat;
    padding: 5px 0 5px 30px;
    -webkit-transition:width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out;
    border: none;
    cursor: pointer;
}
header.main ul li.search input[type=text]:focus {
    width: 350px;
    background-image: url('/images/icn/search.png');
    background-color: #FFF;
    color: #333;
    padding: 5px 0 5px 30px;
}
/* ===== main navigation =====*/
nav.main {
    font-family: 'Oscine_Reg', Arial, sans-serif;
    position: relative;
    z-index: 2;
    text-align: right;
}
nav.main ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    font-size: 1em;
}
nav.main li {
    display: inline;
    position: relative;
    margin: 0 2.25em .25em 0;
    text-transform: uppercase;
}
nav.main li:hover {
    height: 300px;
    background: #FFF;
    color: #05C3DE;
}
/* disable dropdown effect*/
nav.main li:hover:nth-child(6) {
    height: auto;
}
nav.main li:last-of-type {
     margin: 0 0em .25em 0;
}
nav.main li a {
    color: #333;
    text-decoration: none;
}
nav.main li a:hover {
    color: #05C3DE;
    -webkit-transition: background 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
}
nav.main ul > li { 
    display: inline-block;
    text-align: left;
}
nav.main ul > li:hover {
    display: inline-block;
    color: #05C3DE;
}
nav.main ul > li:hover ul li:nth-child(1):before {
    content: '\2583\2583\2583';
    display: block;
    margin: 0 0 10px 0;
}
nav.main li ul li:hover {
  height: auto;
}
nav.main li ul li {
    /*height: none;*/
    height: auto;
    padding: .25em 0em;
}
nav.main li ul li a {
    color: #777; 
    text-transform: none;
}
nav.main ul ul {
    display: none; 
    position: absolute; 
}
nav.main ul li:hover > ul {
    display: block;
}
nav.main ul li ul li {
    width: 250px;
}
nav.main ul ul > li a {
    display: block;
}
nav.main ul ul > li a:hover {
    color: #05C3DE;
}
/* ===== carousel =====*/
section.carousel {
    z-index: 0;
    position: relative;
    top: 110px;
}
/* ===== sections =====*/
section.home {/* temp */
    position: relative;
    top: 140px;
}
.hm-feature-1 h1, .hm-feature-2 h1, .hm-feature-3 h1, .hm-feature-4 h1 {
    font-family: 'Oscine_Reg',Arial,sans-serif;
}
/* feature 1 */
.hm-feature-1 h1 {
    font-size: 3.5em;
    line-height: 1.2em;
    color: #004B87;
    margin: 0;
    padding: 0;
}
.hm-feature-1 h2 {
    font-size: 1.3em;
    color: #004B87;
    margin: 0;
    padding: 0;
}
a.btn-arrow {
    font-size: 2em;
}
a.btn-arrow:before {
    content: '\279E\00a0\00a0';    
}
/* feature 2 */
.hm-feature-2 {
    background: linear-gradient(to left, #004b87,#012f54);
}
.hm-feature-2 h1 {
    font-size: 5em;
    line-height: 1.2em;
    color: #FFF;
    margin: 0 0 15px 0;
    padding: 0;
}
.hm-feature-2 h2 {
    font-size: 1.3em;
    color: #FFF;
    margin: 0 0 15px 0;
    padding: 0;
}
.hm-feature-2 p {
    font-size: 1.3em;
    line-height: 1.6em;
    color: #FFF;
}
.hm-feature-2 .twitterChat i.fas {
    font-size: 4em;
}
.hm-feature-2 .twitterChat a {
   color: #FFF;
   text-decoration: none;
}
.hm-feature-2 .twitterChat a:hover{
   color: #FFF;
   opacity: .5;
}
/* feature 3 */
.hm-feature-3 h1 {
    font-family: 'Oscine_Bd';
    font-size: 5em;
    text-transform: uppercase;
    color: #004B87;
    background: -webkit-linear-gradient(right, #05C3DE, #004B87);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    margin: 0;
    padding: 0;
}
.hm-feature-3 h2 {
    font-size: 2.5em;
    line-height: 1.2em;
    color: #004B87;
}
.hm-feature-3 .healthyLiving {
    background-image: url('/images/sbm-healthy-living.jpg');
    background-repeat: no-repeat;
    background-position: right top;
}
/* feature 4 */
.hm-feature-4 h2 {
    font-size: 2.5em;
    line-height: 1.2em;
}
/*.hm-feature-4 .qualityFeature h2 {
    font-size: 1.95em;
    line-height: 1.15em;
}*/
.hm-feature-4 h3 {
    font-size: 1em;
    line-height: 1.2em;
    color: #FFF;
    margin: 0 0 25px 0;
}
.hm-feature-4 .scienceFeature {
    background-image: url('/images/sbm-abm-img.jpg?ver=06.22.2022');
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}
.hm-feature-4 .scienceFeature img, .hm-feature-4 .qualityFeature img {
    width: 100%;
    height: 200px;
}
.hm-feature-4 .qualityFeature {
    background-image: url('/images/sbm-tbm-img.jpg?ver=06.22.2022');
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
}
/* feature 4new */
.hm-feature-4new h2 {
    font-size: 2.5em;
    line-height: 1.2em;
}

.hm-feature-4new h3 {
    font-size: 1em;
    line-height: 1.2em;
    color: #FFF;
    margin: 0 0 25px 0;
}
.bgimg-1 {
  background-image: url("/images/toolkit/iStock-1313424711.jpg?version=852023");
    height: 550px;
    opacity: 0.95;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.caption {
  position: absolute;
  left: 0;
  top: 30%;
  width: 100%;
  text-align: center;
  color: #FFF;
}

.caption span.h3 {
  font: normal normal normal 40px/18px 'Helvetica Neue',Arial,sans-serif;
  /*background-color: #FFF;*/
  color: #FFF;
  padding: 10px 50px;
  letter-spacing: 10px;
  text-transform: uppercase;
  opacity: 1;
  border-bottom: 3px solid #FFF;
}
h3 {
  letter-spacing: 2px;
  font: 20px "Lato", sans-serif;
  color: #111;
}
h3 span {
  letter-spacing: 0px;
  font: 12px "Lato", sans-serif !important;
  margin: 0;
 padding: 0;
  position: relative;
  top:-5px;
}
.tagline {
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #FFF;
  display:block;
  padding: 30px 50px;
}
.btn-explore {
  letter-spacing: 3px;
  line-height: 1.25rem;
}
.btn-explore:hover{
  background-color: #000 !important;
  color: #FFF;
  opacity:.45;
}

/*.hm-feature-4 .scienceFeature {
    background-image: url('/images/sbm-abm-img.jpg?version=20');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
}
.hm-feature-4 .qualityFeature {
    background-image: url('/images/sbm-tbm-img.jpg?version=20');
    background-repeat: no-repeat;
    background-position: right top;
    background-size: cover;
}*/
section.main {
    position: relative;
    top: 200px;
    min-height: 600px;
    padding-bottom: 100px;
}
section.main .section-content, section.main .section-nav {
    margin: 25px auto;
}
section.main .section-content ol, section.main .section-content ul {
    margin: 15px auto;
}
section.main .section-content li {
    margin: .9em .75em;
}
section.main .section-content li ul li, section.main .section-content li ol li {
    margin: 1em -1em;
}
section.main .section-nav ul {
    margin: 90px 0 25px 0;
    padding: 25px 0;
    list-style: none;
    border-top: 5px solid #D0D0D0;
    font-size: 1.1em;
}
section.main .section-nav li a.selected {
    color:#EC1C2D;
}
section.main .section-nav li a {
    display: block;
    padding: 5px 0;
    color: #50585A;
}
section.main .section-nav li a:hover {
    color: #EB1C2D;
    text-decoration: none;
}
section.main .section-nav ul ul {
    position: relative;
    top: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: none;
    font-size: .8em;
}
section.main .section-nav li ul li a {
    display: block;
    padding: 5px 0;
    color: #50585A;
}
/* ===== footer ===== */
footer.main {
    color: #004B87;
    width: 100%;
    padding: 15px 0;
    margin-top: 200px;
    position: sticky;
    border-top: 3px solid #004B87;
}
footer.main ul {
    margin: 0;
    padding: 0;
    font-size: 1.2em;
    list-style: none;
}
footer.main li {
    display: inline-block;
}
footer.main li:after {
    content: '\00a0\00a0\00a0|\00a0\00a0\00a0';
}
footer.main li:nth-child(3):after {
    content: '' !important;
}
footer.main a {
    color: #004B87;
}
footer.main .footContact a.fab {
    padding: 0 10px 0 0;
    text-align: center;
}





/* ========================= MEDIA QUERIES ============================ */
/* desktop ----------- */
@media only screen and (max-width: 1200px) {

}
/* tablet (landscape) ----------- */
@media only screen and (max-width: 1170px), only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    header.flexmenu {
        display: none;
    }
    header.main {
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    header.main .logo {
        text-align: center;
    }
    header.main .utilityNav {
        /*padding: 25px 0 0 0;*/
        text-align: right;
    }
    nav.main ul {
        font-size: .9em;
    }
     nav.main li {
        margin: 0 1.8em .25em 0;
    }
    nav.main li:hover {
        height: 280px;
    }
    section.carousel {
        top: 115px;
    }
    section.main {
        top: 150px;
    }
    .sectionShares li {
        padding: 2px;
      }
    .hm-feature-1 h1 {
    font-size: 2.5em;
    }
    a.btn-arrow {
        font-size: 1.75em;
    }
    .hm-feature-1 h2 {
        font-size: 1.3em;
        margin: 0;
        padding: 0;
    }
    .hm-feature-2 h1 {
        font-size: 2.5em;
    }
    .hm-feature-3 h1 {
        font-family: 'Oscine_Bd';
        font-size: 3.5em;
    }
    .hm-feature-4 h2 {
        font-size: 2.20em;
        line-height: 1.2em;
    }
    div.section-imgContainer img, p.section-imgContainer img {
        margin-left: 0;
    }
    div.section-imgContainer > div.section-captions {
        width: 100%;
    }
}
/* tablet (portrait) ----------- */
@media only screen and (max-width: 768px), only screen and (max-width: 768px), only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    header.flexmenu {
        display: block;
    }
    header.main {
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    header.main .logo {
        text-align: center;
    }
    nav.main, header.main .utilityNav {
        display: none;
    }
    .hm-feature-1 h1 {
        font-size: 2em;
    }
    a.btn-arrow {
        font-size: 1.25em;
    }
    section.main {
        top: 150px;
    }
    .sectionShares li {
        padding: 2px;
    }
    .hm-feature-1 h2 {
        font-size: 1em;
        margin: 0;
        padding: 0;
    }
    .hm-feature-2 h1 {
        font-size: 2.5em;
    }
    .hm-feature-3 h1 {
        font-family: 'Oscine_Bd';
        font-size: 3.5em;
    }
    div.section-imgContainer img, p.section-imgContainer img {
        margin-left: 0;
    }
    div.section-imgContainer > div.section-captions {
        width: 100%;
    }
}
/* tablet PRO (landscape) ----------- */
@media only screen and (min-device-width: 1112px) and (max-device-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    header.flexmenu {
        display: none;
    }
    header.main {
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    header.main .logo {
        text-align: center;
    }
    header.main .utilityNav {
        /* padding: 30px 0 0 0;*/
        text-align: right;
    }
    nav.main ul {
        font-size: .9em;
    }
    nav.main li {
        margin: 0 2.5em .25em 0;
    }
    nav.main li:hover {
        height: 240px;
    }
    section.carousel {
        top: 125px;
    }
    section.main {
        top: 150px;
    }
    .sectionShares li {
        padding: 2px;
    }
    .hm-feature-1 h1 {
        font-size: 3.5em;
    }
    a.btn-arrow {
        font-size: 1.75em;
    }
    .hm-feature-1 h2 {
        font-size: 1.3em;
        margin: 0;
        padding: 0;
    }
    .hm-feature-2 h1 {
        font-size: 3.5em;
    }
    /* feature 3 */
    .hm-feature-3 h1 {
        font-family: 'Oscine_Bd';
        font-size: 4em;
    }
    div.section-imgContainer img, p.section-imgContainer img {
        margin-left: 0;
    }
    div.section-imgContainer > div.section-captions {
        width: 100%;
    }
}
/* tablet PRO (portrait) ----------- */
@media only screen and (min-device-width: 1024px) and (max-device-width: 1366px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1.5) {
    header.flexmenu {
        display: block;
    }
    header.main {
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    header.main .logo {
        text-align: center;
    }
    nav.main, header.main .utilityNav {
        display: none;
    }
    section.main {
        top: 150px;
    }
    .sectionShares li {
        padding: 2px;
    }
    div.section-imgContainer img, p.section-imgContainer img {
        margin-left: 0;
    }
    div.section-imgContainer > div.section-captions {
        width: 100%;
    }
    .hm-feature-2 h1 {
        font-size: 2.25em;
    }
}
/* mobile phone (landscape) ----------- */
@media only screen and (max-width: 667px), only screen and (max-width: 667px), only screen and (max-width: 667px), only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    header.flexmenu {
        display: block;
    }
    header.main {
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    header.main {
        width: 100%;
        background: none;
        position: absolute;
        z-index: 1;
        height: none;
        border-bottom: none;
        border-image: linear-gradient(to right, #004B87 , #05C3DE);
        -webkit-border-image: linear-gradient(to right, #004B87 , #05C3DE);
        -ms-border-image: linear-gradient(to right, #004B87 , #05C3DE);
        border-image-slice: 0;
        -webkit-border-image-slice: 0;
        -ms-border-image-slice: 0;
        box-shadow: none;
    }
    nav.main, header.main .utilityNav {
        display: none;
    }
    header.main .logo {
        text-align: center;
    }
    div.section-imgContainer img, p.section-imgContainer img {
        margin-left: 0;
    }
    div.section-imgContainer > div.section-captions {
        width: 100%;
    }
    .hm-feature-4 table td {
        display: block;
        width: 100% !important;
    }
}
/* mobile phone (portrait)----------- */
@media only screen and (max-width: 375px), only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    header.flexmenu {
        display: block;
    }
    header.main {
        border-top: 0px;
        border-left: 0px;
        border-right: 0px;
    }
    header.main {
        width: 100%;
        background: none;
        position: absolute;
        z-index: 1;
        height: none;
        border-bottom: none;
        border-image: linear-gradient(to right, #004B87 , #05C3DE);
        -webkit-border-image: linear-gradient(to right, #004B87 , #05C3DE);
        -ms-border-image: linear-gradient(to right, #004B87 , #05C3DE);
        border-image-slice: 0;
        -webkit-border-image-slice: 0;
        -ms-border-image-slice: 0;
        box-shadow: none;
    }
    nav.main, header.main .utilityNav {
        display: none;
    }
    header.main .logo {
        text-align: center;
    }
    div.section-imgContainer img, p.section-imgContainer img {
        margin-left: 0;
    }
    div.section-imgContainer > div.section-captions {
        width: 100%;
    }
    .hm-feature-4 table td {
        display: block;
        width: 100% !important
    }
}
