.contrib-member-bio-body{
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #686F77;
}

.contrib-member-doc-bio-body{
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #686F77;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    max-width: 360px;
    overflow: hidden;
}
.header-bottom-border{
    border-bottom: 0.5px solid #686F77;
}
.contrib-member-bio img{
    max-width: 50px;
    max-height: 50px;
}
.contrib-member-doc-bio img{
    max-width: 80px;
    max-height: 80px;
}

.contrib-member-bio-social .fa{
    font-size: 20px;
}

.contrib-member-bio-name a{
    font-family: 'IvyPresto Display - Semi Bold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #000000;
}
.contrib-member-doc-bio-name a{
    font-family: 'IvyPresto Display - Semi Bold';
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #000000;
}
.contrib-member-bio-container{
padding-bottom: 30px;
padding-top: 30px;
border-bottom: 0.5px solid #686F77;
align-items: center;
}

.contrib-member-doc-container{
    padding-bottom: 30px;
    padding-top: 30px;
    border-bottom: 0.5px solid #686F77;
    align-items: center;
    }

.contrib-member-bio-container:nth-child(odd){
    border-right: 15px solid #fff;
}
.contrib-member-bio-container:nth-child(even){
    border-left: 15px solid #fff;
}
.contrib-member-bio-name{
    max-width: 90px;
    margin-bottom: 6px;
}
.contrib-member-doc-bio-name{
    max-width: 100%;
    margin-bottom: 6px;
}
div.contrib-member-bio-social > ul > li:nth-child(1) a{
    color:#999999;
    margin: 10px 5px 0px 0px;
}

.contrib-member-bio-social li a{
    color:#999999;
    margin: 10px 5px 0px 5px;
}

.contrib-member-bio-social ul{
 padding: 0px;
 margin-bottom: 0px;
}

div.contrib-member-doc-bio-social > ul > li:nth-child(1) a{
    color:#999999;
    margin: 10px 5px 0px 0px;
}

.contrib-member-doc-bio-social li a{
    color:#999999;
    margin: 10px 5px 0px 5px;
}

.contrib-member-doc-bio-social ul{
 padding: 0px;
 margin-bottom: 0px;
}

.author-info-and-details{
    padding-top: 20px;
    padding-bottom: 30px;
    margin-bottom: 80px;
    border-top: 0.5px solid #686F77;
    border-bottom: 0.5px solid #686F77;
}

.author-socials li{
margin-left: 10px;
margin-right: 10px;
}

.author-socials li:nth-child(1){
    margin-left: 0px;
    margin-right: 10px;
}
.author-socials ul{
    display: flex;
    padding: 0px;
    margin: 0px;
    justify-content: space-between;
}

.author-details p{
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
    color: #282828;
}
.author-img {
    align-items: center;
    
}

.author-follow .btn{
    border: 2px solid #3185FC;
    border-radius: 4px;
    font-family: 'Slate Pro Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 11px;
    line-height: 100%;
    text-align: center;
    color: #3185FC;
    padding: 14px 25px 14px;
}

.author-img img{
    max-width: 120px;
    height: 120px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.author-link-block{
    margin-bottom: 40px;
    align-items: center;
    justify-content: space-around;
}

.author-socials li{
    width: 40px;
    height: 40px;
    background: #AAD0FB;
    display: flex !important;
    justify-items: center;
    align-items: center;
    justify-content: center;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    border-radius: 100px;
}

.author-socials li a{
    color: #161C45;
}

.author-title-tag{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #282828;
    margin-bottom: 20px;
}

.author-name{
    font-family: 'Ivy Mode Semi Bold';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    text-align: center;
    color: #282828;
    margin-bottom: 30px;
}

.upper-sidebar{
    height: fit-content;
}
.lower-sidebar{
    height: fit-content;
    position: sticky;
    top: 150px;
}


.super-leaderboard-desktop{
    margin: 50px 0px;
    position: relative;
    overflow: hidden;
    padding-top: 9.5%;
}

.hp-super-leaderboard-desktop{
margin: 50px auto;
position: relative;
overflow: hidden;
padding-top: 8.5%;
max-width: 728px;
}

.bottom-super-leaderboard-desktop{
    margin-bottom: 45px;
    margin-top: 20px;
}

.midpoint-billboard-desktop{
    margin: 50px 0px;
    position: relative;
    overflow: hidden;
    padding-top: 26.25%;
}

.hp-midpoint-billboard-desktop{
    margin: 35px 0px;
    position: relative;
    overflow: hidden;
    padding-top: 26.25%;
}

.hp-super-leaderboard-mobile{
    margin: 35px auto;
    position: relative;
    overflow: hidden;
    padding-top: 85%;
    max-width: 300px;
}

#bs{
    margin-left: auto;
    margin-right: auto;
}

.super-leaderboard-mobile{
    margin:30px 0px;
}

.midpoint-billboard-mobile {
    margin: 40px 0px;
}

.middle-super-leaderboard-mobile{
    margin: 0px 0px 50px 0px;
    position: relative;
    overflow: hidden;
    padding-top: 9.5%;
}
.side-half-page{
    position: relative;
    overflow: hidden;
    padding-top: 186.25%;
}

.homepage-side-half-page{
    position: relative;
    overflow: hidden;
    padding-top: 135%;
}

.inline-banner-desktop{
    margin: 40px 0px;
}
.inline-banner-mobile{
    margin: 30px 0px;
}

.midpoint-billboard-mobile{
    margin: 40px 0px;
}

.row {
    margin-left: 0px;
    margin-right: 0px;
}
.about-us-our-values{
    margin-top: 60px;
    height:415px;
    margin-bottom: 60px;
}
.about-us-our-team{
    margin-top: 60px;
    height:415px;
    margin-bottom: 60px;
}
.ourValuesSection{
    background-image: url(/themes/custom/gmg_theme/assets/images/ourValuesTeam.png);
    position: relative;
    height: 237px;
    background-size: cover;
}
.ourTeamGraph{
    background-color: #FBF4EC;
    background-image: url(/themes/custom/gmg_theme/assets/images/upgraph.png);
    position: relative;
    height: 237px;
    background-size: 95%;
    background-repeat: no-repeat;
    background-position: center;
}
.about-us-giddy-background{
    margin-bottom: 60px;
}
.about-us-btn{
    margin-bottom: 30px;
    background: #C8DAFF;
    border-radius: 4px;
    padding: 15px 35px;
    width: 189px;
}

.our-team-btn{
    margin-bottom: 30px;
    background: #C5E7E8;
    border-radius: 4px;
    padding: 15px 35px;
    width: 189px;
}
.our-team-btn p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px !important;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #065563 !important;
    margin-bottom: 0px;
}
.about-us-btn p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    letter-spacing: 0.05em;
    color: #080D2E;
    margin-bottom: 0px;
}
.about-us-our-values-text{
    background: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 10px;
    padding: 22px;
    position: absolute;
    top: 140px;
}
.about-us-our-values-text p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #686F77;
}
.about-us-our-values-text h3{
    font-family: 'Ivy Mode Semi Bold';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    color: #282828;
}
.about-us-giddy-image{
    margin-bottom: 15px;
}
.about-us-giddy-image img{
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.about-us-giddy-header{
    font-family: 'Ivy Mode Semi Bold';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    color: #282828;
    padding-top: 15px;
    margin-bottom: 15px;
}
.about-us-giddy-subheader{
    font-family: 'Slate Pro Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 19px;
    line-height: 130%;
    padding-top: 15px;
    margin-bottom: 10px;
}
.about-us-giddy-text{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #686F77;
    margin-bottom: 30px;
}
.about-us-header-background{
background: linear-gradient(264.42deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 100%), #161C45;
height: 541px;
margin-bottom: 115px;
overflow-x: clip;
}

.about-us-body{
    height: inherit;
}

.little-line-green{
    background: #33C9BB;
    height: 15.88px;
    width: 1.67px;
    margin-top: 2.55%;
}

.about-us-header-subtitle{
    max-width:301.57px;
    margin: 45px auto;
}

.about-us-header-title{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 100%;
    color: #FFFFFF;
    text-align: center;
    margin-top: 57px;
    width: 345px;
}

.about-us-header-layout{
    position: absolute;
    bottom: -260px;
    left: 50%;
    transform: translate(-50%, -50%);
    width:486.79px;
}

.basic-page-image-layout {
    display: flex;
    justify-content: center;
    margin: 30px 0px 0px;
}

.basic-page-text-title{
    font-family: 'IvyPresto Display - Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 26px;
    line-height: 140%;
    color: #282828;
}

.basic-page-text-body p,.basic-page-text-body li{
font-family: 'Slate Pro Regular';
font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 140%;
color: #686F77;
}
.basic-page-text-body p a,.basic-page-text-body li a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 140%;
    color: #3185FC;
}


.basic-page-text-body h2,.basic-page-text-body h3,.basic-page-text-body h4{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 140%;
    color: #4D555E;
    }

.mt-60{
    margin-top: 60px;
}
.slider-header-title{
    margin-bottom: 30px;
}
.video-series-slider{
   background-color:#F8F8F8 ;
   padding-top: 45px;
   padding-bottom: 45px;
}

.video-series-slider p{
    font-family: 'Slate Pro Medium';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #000000;
    width: 65%;
    margin: 0 auto;
    height: 40px;
}

.video-series-slider .slick-next:before {
    color: #fff;
    font-size: 35px;
    background: none;
    border-radius: 50px;
    padding: 0px;
    font-weight: bold;
    content: '→';
    height: 30px;
    width: 35px;
    display: flex;
    opacity: 1;
}
.video-series-slider .slick-next{
  width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: black;
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 100;  
}

.video-series-slider .slick-prev{
    width: 30px;
      height: 30px;
      border-radius: 50%;
      background-color: black;
      margin-left: 15px;
      display: flex;
      align-items: center;
      justify-content: center;
      opacity: 100;  
  }

.video-series-slider  .slick-prev:before {
    color: #fff;
    font-size: 35px;
    background: none;
    border-radius: 50px;
    padding: 0px;
    font-weight: bold;
    content: '←';
    height: 30px;
    width: 35px;
    display: flex;
    opacity: 1;

}

.video-series-page-content-wrapper{
    margin-bottom: 95px;
}

.video-series-slider .slick__slide img{
    max-width: 143.12px 6px;
    margin: 10.37px 15px;
}

.video-series-slider .slick-center img{
    margin: 0px 15px 6px;
    max-width: 163.86px !important;

}
.video-series-page-content-wrapper .pager__item a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 115%;
    text-align: center;
    color: #161C45;
    background: transparent;
    text-decoration: none;
    width: 100%;
}
.view-more-content-btn {
background: #C8DAFF;
border-radius: 5px;
width: 92%;

}

.view-more-content-btn .pager{
    margin: 0px;
    padding-top: 15px;
padding-bottom: 15px;
}

.mb-60{
    margin-bottom: 60px;
}

.video-series-header-wrapper {
    position:relative;
}
.video-series-header-title {
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    color: #FFFFFF;
    position: absolute;
    top: 66px;
    left: 0;
    right: 0;
    text-align: left;
    z-index: 2;
}
.video-series-header-deck  {
    font-family: 'Slate Pro Light';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
    position: absolute;
    top: 110px;
    left: 0;
    right: 0;
    text-align: left;
    z-index: 2;
}
.video-series-header-subheader  {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #FFFFFF;
    top: 30px;
    left: 0;
    right: 0;
    text-align: left;
    z-index: 2;
    position: absolute;
}
.video-series-header-deck p {
    width: 282px;
}

.video-series-header-wrapper{
    max-height: 594px ;
    overflow: hidden;
}

.video-series-header-featured-video {
    width:100%;
}

.video-series-header-wrapper:before {
    content: '';
    position:absolute;
    top:0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(96.31deg, rgba(0, 0, 0, 0.8) 45.27%, rgba(0, 0, 0, 0) 70.01%);
    z-index: 1;
}

.video-series-Introduction{
    margin-top: 13px;
    font-family: 'Slate Pro Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #282828;
}

.video-series-line{
    padding-top: 14px;
    border-bottom: 0.5px solid #999999;
}

.video-series-page-topic p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #282828;
}

.video-series-page-title a{
    font-family: 'IvyPresto Display - Bold';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #282828;
}

.underline-element{
  border-bottom: 0.5px solid #686F77;
  padding-bottom: 1em;
}

.video-page-series-section {
    padding-top: 30px;
    margin-bottom: 30px;
}

.video-page-series-section:first-child {
    padding-top: 60px;
    margin-bottom: 30px;
}
.video-page-series-section:last-child {
    padding-top: 30px;
    margin-bottom: 60px;
}

.new-article-published-body li, .new-article-published-body li a{
    margin-bottom: 0px;
}

.dropdown-menu>li>a{
    display: flex;
}

.youtube-video {
    aspect-ratio: 16 / 9;
    width: 100%;
  }

.hp-video-section-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 0.5px solid #686F77;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.hp-video-section-header h3{
    font-family: 'Ivy Mode Semi Bold';
    font-style: normal;
    font-weight: 600;
    font-size: 40px;
    line-height: 130%;
    color: #282828;
    margin: 0px;
}

.vh-100 {
    min-height: 100vh;
}
.vh-95 {
    min-height: 95vh;
}
.vh-90 {
    min-height: 90vh;
}
.vh-85 {
    min-height: 85vh;
}
.vh-80 {
    min-height: 80vh;
}
.vh-75 {
    min-height: 75vh;
}
.vh-70 {
    min-height: 70vh;
}
.vh-60 {
    min-height: 60vh;
}
.vh-50 {
    min-height: 50vh;
}
.vh-40 {
    min-height: 40vh;
}

.other-series-slider .slick-slide{
    text-align: center;
    margin: 0px;
}

.video-player-container .contextual-region {
    height: 100%;
}
.hg-sorter a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 31px;
    text-transform: capitalize;
    color: #323232;
    padding: 0px 10px;
    margin-bottom: 5px;
    border-right: 0.75px solid #C4C4C4;
    cursor: pointer;
}

.no-border{
    border-bottom: 0px !important;
}

.hg-sorter {
    margin-bottom: 30px;
}

.hg-sorter a:last-child{
    border-right: 0px;
}

.hg-sorter > a:hover{
    color: #3185fc !important;
    text-decoration: none;
}
.hidden-message{
    display: none;
}
.error-message-area p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #DE5246;
}

.reg-form-step{
    display: none;
}

.current-reg-form-step{
    display: block !important;
}

.giddyReg-Continue-btn{
    background: #C5E7E8;
    border-radius: 4px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.01em;
    color: #065563;
    padding-top: 10px;
    padding-bottom: 10px;
}

.reg-form .social-login-container-button{
    flex: 0 0 100%;
    max-width: 100%;
}

.reg-form input{
    background: #FFFFFF;
    border: 1px solid #282828;
    border-radius: 4px;
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #686F77;
}

.reg-form  .giddy-account-create select, .registration-form select{
    border: 1px solid #282828;
}

.reg-form .form-type-select{
    background: #FFFFFF;

    border-radius: 4px;
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #686F77;
}

.check-mark-icon-box{
    margin: 0 auto;
    width: 25px;
    height: 25px;
    background-image: url(/themes/custom/gmg_theme/assets/images/hallowReg-checkLight.svg);
    background-position: center;
    background-size: contain;
}

.step-int-item-current > .check-mark-icon-box{
    margin: 0 auto;
    width: 25px;
    height: 25px;
    background-image: url(/themes/custom/gmg_theme/assets/images/hallowReg-check.svg) !important;
    background-position: center;
    background-size: contain;
}

.step-int-item-finished > .check-mark-icon-box{
    margin: 0 auto;
    width: 25px;
    height: 25px;
    background-image: url(/themes/custom/gmg_theme/assets/images/filledReg-check.svg) !important;
    background-position: center;
    background-size: contain;
}

.giddy-account-create h2,
.registration-form h2 {
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 130%;
    color: #282828;
}
.step-int-item{
    border-bottom: 3px solid #F9C1CC;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}
.step-int-item p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    align-items: center;
    color: #999999;
    margin-bottom: 5px;
    margin-top: 5px;
}

.step-int-item h4{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    align-items: center;
    color: #999999;
}

.mobile-step-int-header h4{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 130%;
    color: #282828;

}

.step-int-item-current,.step-int-item-finished {
    border-bottom: 3px solid #FB2347;
}
.step-int-item-current p,.step-int-item-finished p{
    color: #282828;
}

.step-int-item-current h4,.step-int-item-finished h4{
    color: #282828;
}

.password-strength__meter {
    height: 0.25em;
    margin-top: 0.5em;
    background-color: #999999;
}

.password-strength,.password-confirm,.password-suggestions{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #686F77;
}

.glossary-term-list-item a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
    text-align: center;
}

.glossary-term-list-item a:hover{
    color: #3185FC;
}

.glossary-term-list{
    border-top: 0.5px solid #686F77;
    max-width: 690px;
    margin-left: auto;
    margin-right: auto;
}

#account-information .js-form-item-race,#account-information .js-form-item-age,#account-information .js-form-item-gender  {
    width: 100%;
    padding-right: 0px !important;
    float: left;
}

.account-info-container label{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #999999;
}

#account-information #edit-submit{
    width: 100%;
    background: #AAD0FB;
    border-radius: 4px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #161C45;
    padding-top: 20px;
    padding-bottom: 20px;
    border-width: 0px;
    margin-left: 0px;
}

.account-info-container .form-control{
    border-bottom: 1px solid #282828;
    padding-left: 0px;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-radius:0px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.01em;
    background-color: #fff;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px;
    box-shadow: inset 0 0px 0px;
    -webkit-transition: border-color ease-in-out 0s,-webkit-box-shadow ease-in-out 0s;
    -o-transition: border-color ease-in-out 0s,box-shadow ease-in-out 0s;
    transition: border-color ease-in-out 0s,box-shadow ease-in-out 0s;
}

.saved-article-item{
    height:185px;
}

.saved-article-img {
    flex: none;
}
.saved-video-img {
    flex: none;
}
.saved-article-item:nth-child(even){
    padding-right: 0px;
}
.saved-article-item:nth-child(odd){
    padding-left: 0px;
}
.saved-video-item:nth-child(even){
    padding-right: 0px;
}
.saved-video-item:nth-child(odd){
    padding-left: 0px;
}
.saved-article-img img{
    border-radius: 5px;
}
.saved-article-topic,.saved-article-title,.saved-article-author,.saved-video-topic,.saved-video-title{
    margin-top: 5px;
}
.saved-article-topic a,.saved-video-topic a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #282828;
}

.saved-article-topic a:hover,.saved-video-topic a:hover{
    color: #3185FC;
    text-decoration: none;
}

.saved-article-title a,.saved-video-title a{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #282828;
}

.saved-article-title a:hover{
    color: #3185FC;
    text-decoration: none;
}

.saved-article-author {
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #999999;
}

.saved-article-author a{
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #999999;
}

.saved-article-author a:hover{
    color: #3185FC;
    text-decoration: none;
}

.hp-newsletter-signup-img-mobile{
    background-color: #FBF4EC;
    z-index: 500;
    height: 50%;
}

.hp-newsletter-signup-img-mobile img,.video-newsletter-signup-img-mobile img{
    position: relative;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.video-newsletter-signup-img-mobile{
    background-color: #065563;
    z-index: 500;
    height: 50%;
}

.video-newsletter-signup-img-mobile{
    background-color: #065563;
    z-index: 500;
    height: 50%;
}

.video-newsletter-signup-img-mobile img{
    position: relative;
    top: -30px;
    left: 50%;
    transform: translateX(-50%);
}
.news-letter-container{
    z-index: 1000;
    position: absolute;
    top: 150px;
    clear: both;
}
.news-letter-sign-up-subhead p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #686F77;
}
.news-letter-sign-up-byline p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #686F77;
}
.news-letter-sign-up-byline p a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #FB2347;
}
.hp-newsletter-signup-form h3{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 34px;
    color: #282828;
}
.video-newsletter-signup-form h3{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 34px;
    color: #282828;
}
.video-letter-sign-up-subhead p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #686F77;
}
.video-letter-sign-up-byline p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #686F77;
}
.video-letter-sign-up-byline p a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #7FDFFF;
}

.hp-newsletter-signup,.video-newsletter-signup{
    position: relative;
    height: 633px;
    display: flex;
    justify-content: center;
    margin-bottom: 60px;
    margin-top: 60px;
}

.hp-newsletter-signup-form{
    background: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 10px;
    padding:20px;
}
.video-newsletter-signup-form{
    background: #FFFFFF;
    border: 1px solid #999999;
    border-radius: 10px;
    padding:20px;
}
.new-letter-form-submit .btn-primary{
    width: 100%;
    background: #C5E7E8;
    border-radius: 4px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #065563;
    padding-top: 20px;
    padding-bottom: 20px;
    border-width: 0px;
}
.video-letter-form-submit .btn-primary{
    width: 100%;
    background: #F9C1CC;
    border-radius: 4px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    color: #FB2347;
    padding-top: 20px;
    padding-bottom: 20px;
    border-width: 0px;
}
.account-page-display{
    display: none; 
}
.toggleDisplay-on{
    display: block !important;
}
.sticky-sidebar-cta .block-field-blockparagraphvideo-clipfield-clip-length,.saved-video-img .block-field-blockparagraphvideo-clipfield-clip-length {
    position: absolute;
    bottom: 0px;
    top: unset;
    right: 0px;
    width: unset;
    height: unset;
    background: transparent;
    border-radius: 0px 0px 0px 0px;
    overflow: hidden;
    background: #AAD0FB;
    padding: 2.5px 10px 2.5px 20px;
}

.sticky-sidebar-cta .block-field-blockparagraphvideo-clipfield-clip img,.saved-video-img .block-field-blockparagraphvideo-clipfield-clip img {
    border-radius: 0px;
}

.sticky-sidebar-cta .block-field-blockparagraphvideo-clipfield-clip-length .field--name-field-clip-length,.saved-video-img .block-field-blockparagraphvideo-clipfield-clip-length .field--name-field-clip-length{
    display: block;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 115%;
    color: #161C45;
}
.sticky-sidebar-cta .block-field-blockparagraphvideo-clipfield-clip-length:before,.saved-video-img .block-field-blockparagraphvideo-clipfield-clip-length:before{
    display: block;
    content: ' ';
    background-image: url(/themes/custom/gmg_theme/assets/images/play-button-no-circle.svg);
    background-size: 6px 6px;
    height: 6px;
    width: 6px;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    right: unset;
    top: 6px;
    left: 8px;
}
.sticky-sidebar-cta .block-field-blockparagraphvideo-clipfield-clip-length:after,.saved-video-img .block-field-blockparagraphvideo-clipfield-clip-length:after{
    display: none;
}


.section-main-container-blue-bg {
    background: #fff;
}
.awareness-page-title{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    text-align: center;
    color: #282828;
    margin-bottom: 10px;
}
.awareness-page-before{
    justify-content: center;
    margin-bottom: 30px;
}

.awareness-page .form-radio{
display: none;
}

.awareness-page label{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 21px;
    line-height: 31px;
    text-align: center;
    text-transform: capitalize;
    color: #282828;
}
.awareness-page input[type="submit"]{
    display: none;
}

.awareness-page label:hover{
    color: #3185FC;
}

.awareness-page label:active,.awareness-page label:checked,.awareness-page input[type="radio"]:checked+label{
    color: #3185FC;
}

.guide-specific-page-tm{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #686F77; 
    margin-top: 10px;  
}
.guide-specific-page-author{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #686F77;
    margin-top: 30px;
}
.guide-specific-page-author a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #282828;
    margin-left: 3px;
}
.guide-specific-page-title{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    text-align: center;
    color: #282828;
    margin-bottom: 30px;
}
.guide-specific-page-bread-crumbs{
    display: flex;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 30px;
}

.guide-specific-page-bread-crumbs a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #282828;
    margin: 0px 10px;
}

.guide-specific-page-bread-crumbs a{
    display: flex;
    align-items: center;
    text-align: center;
}

.guide-specific-page-header{
    padding-bottom: 30px;
}

.guide-specific-page-img img{
    border-radius: 10px;
}

.guide-specific-page-deck p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #686F77;
}

.guides-page-item{
    height: 425px;
    margin-bottom: 60px;
}

.guide-page-img img{
    border-radius: 10px;
}

.guide-page-topic{
    margin-top: 10px;
}
.guide-content-link{
    height: 100%;
    display: flex;
    align-items: flex-end;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    color: #3185FC;
}
.guide-page-topic a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #282828;
}

.guide-page-title{
    margin-top: 10px;
}
.guide-page-title p{
    margin-bottom: 0px;
}

.guide-page-title p a{
    margin-top: 10px;
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #282828;
}
.guide-page-deck{
    margin-top: 10px;
}

.guide-page-deck p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #686F77;
    margin-bottom: 0px;
}

.guides-page-title h1{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    text-align: center;
    color: #282828;
}

.guides-page-title{
   margin-bottom: 60px;
   margin-top: 60px;
}

.affiliate-page-first-section{
    background: #FBF4EC;
}

.affiliate-page-header{
    flex-direction: column;
    align-items: center;
    max-width: 345px;
    margin-top: 60px;
    margin-bottom: 60px;
}

.affiliate-page-header h2{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    text-align: center;
    color: #282828;
}

.affiliate-page-header p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    text-align: center;
    color: #686F77;
}

.term-glossary-header{
    border-bottom: 0.5px solid #686F77;
    margin-bottom: 32px;
}
.term-glossary-header h3{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 34px;
    color: #000000;
    margin-bottom: 16px;
}
.term-glossary-items{
    margin-bottom: 40px;
}

.term-glossary-item a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 32px;
    color: #000000;
}

.next-article-container{
    padding: 10px;
    background: #F5F5F5;
    border: 0.5px solid #999999;
    border-radius: 5px;
    align-items: center;
}

.next-article-container .popular-articles-author{
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;
}

.new-article-published-tags p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #282828;
    margin-bottom: 7px;
    margin-top: 20px;
}

.new-article-published-tags a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    letter-spacing: 0.01em;
    color: #3185FC;
    margin-right: 20px;
}

.next-article-container .popular-articles-author a{
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;
}

.next-article-container .popular-articles-title a{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 130%;
    color: #282828;
}

.popular-articles-img-next p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    text-align: right;
    color: #999999;
    margin-bottom: 0px;
}
.popular-articles-img-next{
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 10px;
}

.popular-articles-img-next .fa-long-arrow-right{
    color: #999999;
    margin-left: 5px;
}

blockquote {
    border-left: 3px solid #70ABFF;
}

blockquote p{
    font-family: "IvyPresto Display - Regular"!important;
    font-style: italic!important;
    font-weight: 600!important;
    font-size: 20px!important;
    line-height: 130%!important;
    color: #323232!important;
}
.commentary{
    display: flex;
    justify-items: center;
}
.commentary p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: uppercase;
    color: #FB2347;
    margin-bottom: 16px;
}

.commentary p::before{
    content: url(/themes/custom/gmg_theme/assets/images/commentary.svg)!important;
    width: 25px;
    height: 50px;
    margin-right: 5px;
    top: 3px;
    position: relative;
}

.article-bread-crumb a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #3185FC;
}

.new-article-title h1 {
    margin-top: 8px;
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 130%;
    color: #282828;
}

.new-article-deck {
    margin-top: 10px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 130%;
    color: #686F77;
}

.new-article-img img  {
    border-radius: 10px;
}
.new-article-img {
    margin-top: 30px;
}

.new-article-tm {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    color: #686F77;
    margin-top: 5px;
}

.new-article-author:first-child {
    margin-top: 30px;
}

.new-article-author:nth-child(2) {
    margin-top: 8px;
}

.new-article-author {
    margin-top: 10px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #686F77;
}

.new-article-author a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #282828;
}

.new-article-published-date{
    margin-top: 5px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    color: #686F77; 
}

.new-article-deviding-line{
    height: .5px;
    background-color: #686F77;
    margin-top: 20px;
}

.new-article-published-body {
    margin-top: 30px;
}

.new-article-published-body p{
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #282828;
    margin-bottom: 1rem;
}

.new-article-published-body p a{
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #FB2347;
    text-decoration: underline;
}

.new-article-published-body p span a{
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #FB2347;
    text-decoration: underline;
}

.new-article-published-body :is(ul li a, ol li a) {
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #FB2347;
    text-decoration: underline;
}

.new-article-published-body :is(ul li, ol li){
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #282828;
    margin-bottom: 0rem;
}

.new-article-published-body :is(ul li, ol li) p{
    font-family: 'Times New Roman';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 180%;
    color: #282828;
    margin-bottom: 0rem;
}

.new-article-published-body h2{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 28px;
    line-height: 130%;
    color: #282828;
    margin-top: 10px;
    margin-bottom: 15px;
}

.new-article-published-body h3{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 21px;
    line-height: 130%;
    color: #282828;
    margin-top: 10px;
    margin-bottom: 15px;
}

.breadcrumbs a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #3185FC;
}

.breadcrumbs{
    text-align: center;
}

.tax-level-menu-item h1 {
    margin-top: 20px;
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    color: #282828;
    text-align: center;
}

.taxonomy-subheader a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #282828;
}

.taxonomy-subheader a:hover{
    text-transform: uppercase !important;
    color: #3185fc;
    text-decoration: none;
}

.taxonomy-subheader a::after{
    content: url(/themes/custom/gmg_theme/assets/images/view-all-arrow.svg)!important;;
    width: 25px;
    height: 25px;
    margin-left: 5px;
}

.taxonomy-subheader{
    text-align: center;
}

.taxonomy-level-list .item-list {
    display: flex;
}

.taxonomy-level-list .item-list ul {
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.taxonomy-level-list a .taxonomy-level-list-item {
    margin: 0px;
    padding: 10px;
    background: #C8DAFF;
    border-radius: 5px;
    width: fit-content;
    margin: 10px 8px;
}

.taxonomy-level-list a .taxonomy-level-list-item p{
    margin: 0px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #282828;
}

.taxonomy-level-list a:hover .taxonomy-level-list-item, .taxonomy-level-list a:hover .taxonomy-level-list-item p{
    color: #fff;
    background: #3185fc; 
}

.taxonomy-level-list a:hover{
    text-decoration: none;
}

.tax-level-top-stories-item:nth-child(odd){
    padding-left: 0px;
    padding-right: 0px;
}

.tax-level-top-stories-item:nth-child(even){
    padding-right: 0px;
    padding-left: 0px;
}

.more-by-giddy-container .pager a{
    display: block;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 115%;
    text-align: center;
    color: #161C45;
    text-decoration: none;
    padding: 15px 0px;
}

.more-by-giddy-container .pager a:hover{
    color: #C8DAFF ;
    background: #161c45;
    text-decoration: none;
}

.more-by-giddy-container .pager a::after{
    content: url(/themes/custom/gmg_theme/assets/images/view-all-down-arrow.svg)!important;;
    width: 15px;
    height: 15px;
    margin-left: 10px;
}

.more-by-giddy-container .pager a {
    background: #C8DAFF;
    border-radius: 5px;
}

.latest-from-giddy-block{
    border: 1px solid #999999;
    border-radius: 10px;
    margin-bottom: 30px;
}

.giddy-latest-topics a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #282828;
}

.giddy-latest-topics a:hover{
    color: #3185fc;
    text-decoration: none;
}

.giddy-latest-title{
    margin-top: 14px;
}

.giddy-latest-title a{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #282828;
}

.giddy-latest-title a:hover{
    color: #3185fc;
    text-decoration: none;
}

.giddy-latest-author{
    margin-top: 14px;
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;

}

.giddy-latest-author a{
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;
}

.giddy-latest-author a:hover{
    color: #3185fc;
    text-decoration: none;
}

.giddy-latest-image img{
    margin-top: 30px;
    border-radius: 8px;
}

.giddy-latest-image img:hover{
    transform: scale(1.03);
    transition: transform .2s;
}

.giddy-latest-image img:focus{
    transform: scale(1.03);
    transition: transform .2s;
}

.giddy-latest-deck{
    margin-top:14px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #686F77;
}

.giddy-latest-deck p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #686F77;
}

.spotlight-article-block-container{
    background: #F9F9F9;
    border-radius: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}
.spotlight-article-img img{
    border-radius: 10px 10px 0px 0px;
}

.spotlight-article-img img:hover{
    transform: scale(1.03);
    transition: transform .2s;
}

.spotlight-article-img img:focus{
    transform: scale(1.03);
    transition: transform .2s;
}

.spotlight-article-info{
    padding: 0px 16px;
    padding-bottom:25px;
}

.spotlight-article-topic{
    margin-top: 10px;
}

.spotlight-article-topic a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #282828;
}

.spotlight-article-topic a:hover{
    color: #3185fc;
    text-decoration: none;
}

.spotlight-article-title{
    margin-top: 10px;
}

.spotlight-article-title a{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 25px;
    line-height: 130%;
    color: #282828;
}

.spotlight-article-title a:hover{
    color: #3185fc;
    text-decoration: none;
}

.spotlight-article-author{
    margin-top: 10px;
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;
}

.spotlight-article-author a{
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;
}

.spotlight-article-author a:hover{
    color: #3185fc;
    text-decoration: none;
}

.spotlight-article-deck{
    margin-top: 10px;
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;
}

.spotlight-article-deck p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #686F77;
}

.guide-image img{
    border-radius: 10px;
}
.guide-image img:hover{
    transform: scale(1.03);
    transition: transform .2s;
}

.guide-image img:focus{
    transform: scale(1.03);
    transition: transform .2s;
}

.guide-topic {
    margin-top: 10px;
}
.guide-topic a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #282828;
}

.guide-topic a:hover{
    color: #3185fc;
    text-decoration: none;
}

.guide-title {
    margin-top: 8px;
}
.guide-title a{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #282828;
}

.guide-title a:hover{
    color: #3185fc;
    text-decoration: none;
}

.hp-video-section-topic {
  margin-top: 11px;
}

.hp-video-section-topic a {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #282828;
}

.hp-video-section-topic a:hover {
    color: #3185fc;
    text-decoration: none;
}

.hp-video-section-title {
    margin-top: 8px;
}

.hp-video-section-title a {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #282828;
}

.hp-video-section-title a:hover {
    color: #3185fc;
    text-decoration: none;
}

.block-field-blockparagraphvideo-clipfield-clip img img:hover{
    transform: scale(1.03);
    transition: transform .2s;
}

.block-field-blockparagraphvideo-clipfield-clip img img:focus{
    transform: scale(1.03);
    transition: transform .2s;
}

.offScreen-slide-bar::-webkit-scrollbar {
    display: none;
}

.offScreen-slide-bar {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    overflow: scroll;
    padding-right: 0rem;
    -ms-overflow-style: none;
    scrollbar-width: none;
    max-width: 95vw;
    margin: 0 0 0 auto !important;
}

.popular-block-container{
    padding-bottom: 15px;
    border-bottom: 0.5px solid #686F77;
    margin-bottom: 15px;
}

.popular-block-container a:hover{
    text-decoration: none;
}

.popular-block-container:last-child{
    border-bottom: none;
}

.popular-articles-topic a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 100%;
    color: #282828;
}

.popular-articles-topic{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 10px;
    line-height: 100%;
    color: #282828;
}

.popular-articles-img img {
    border-radius: 4px;
}

.popular-articles-img img:hover{
    transform: scale(1.03);
    transition: transform .2s;
}

.popular-articles-img img:focus{
    transform: scale(1.03);
    transition: transform .2s;
}

.popular-articles-topic a:hover{
    text-decoration: none;
    color: #3185fc;
}

.popular-articles-title {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 130%;
    color: #282828;
}
.popular-articles-title a{
    color: #282828;
}

.popular-articles-title a:hover{
    text-decoration: none;
    color: #3185fc;
}

.icymi-homepage-block{
    margin-bottom: 40px;
}

.icymi-block-container:nth-child(1){
    padding-right:0px;
    padding-left:0px;
}

.icymi-block-container:nth-child(2){
    padding-left:0px;
    padding-right:0px;
}

.icymi-block-container:nth-child(3){
    padding-right:0px;
    padding-left:0px;
}

.icymi-block-container:nth-child(4){
    padding-left:0px;
    padding-right:0px;
}

.icymi-homepage-topic {
    margin-top: 10px;
    margin-bottom: 8px;
}
.icymi-homepage-topic a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #282828;
}

.icymi-homepage-topic a:hover{
    text-decoration: none;
    color: #3185fc;
}

.icymi-homepage-title {
margin-bottom: 8px;
}

.icymi-homepage-title a{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 130%;
    color: #282828;
}

.icymi-homepage-title a:hover{
    text-decoration: none;
    color: #3185fc;
}

.icymi-homepage-author a, .icymi-homepage-author{
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999;
    margin-bottom: 8px;
}

.icymi-homepage-author a:hover{
    text-decoration: none;
    color: #3185fc;
}

.icymi-homepage-deck a, .icymi-homepage-deck p, .icymi-homepage-deck p, .icymi-homepage-deck a:hover{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #686F77;
}

.icymi-homepage-img img{
    border-radius: 10px;
}


.health-conditions-container{
    background: #F8F8F8;
    padding: 35px 0px;
}

.new-homepage-section-header{
    justify-content: space-between;
    align-items: center;
    border-bottom:0.5px solid #686F77;
    margin-bottom: 15px;
}
.new-homepage-section-header h3{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 130%;
    color: #282828;  
}

.new-homepage-section-header a{
    align-items: center;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #282828;
}

.new-homepage-section-header a:hover{
    text-decoration: none;
    color: #3185fc;
}

.new-homepage-section-header a::after{
    content: '';
    background-image: url(/themes/custom/gmg_theme/assets/images/view-all-arrow.svg);
    width: 11px;
    height: 11px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.new-homepage-section-header::before,.new-homepage-section-header::after{
    content: none;
}

.new-homepage-section-subheader{
    justify-content: space-between;
    align-items: center;
    border-bottom:0.5px solid #686F77;
    margin-bottom: 10px;
}
.new-homepage-section-subheader h3{
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 130%;
    color: #282828;
}

.new-homepage-section-subheader a{
    align-items: center;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #282828;
}

.new-homepage-section-subheader a:hover{
    text-decoration: none;
    color: #3185fc;
}

.new-homepage-section-subheader a::after{
    content: '';
    background-image: url(/themes/custom/gmg_theme/assets/images/view-all-arrow.svg);
    width: 11px;
    height: 11px;
    margin-left: 10px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.new-homepage-section-subheader::before,.new-homepage-section-subheader::after{
    content: none;
}


.hp-health-conditions-title h4{
    margin-top: 10px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: #000000;
}

.health-conditions-block-body{
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}

.health-conditions-block-body img{
    width: 75%;
    margin: 0 auto;
}

.health-conditions-block-body img:hover{
    transform: scale(1.03);
    transition: transform .2s;
}

.health-conditions-block-body img:focus{
    transform: scale(1.03);
    transition: transform .2s;
}

.hp-health-conditions-block a:hover{
    text-decoration: none;
}

.hp-health-conditions-block a:hover h4{
    color: #3185FC;
}

.hp-health-conditions-icon{
    display: flex;
    justify-content: center;
}

.health-conditions-block-container:last-child{
    display: none;
}

.carousel{
    margin-bottom: 50px;
}

.carousel-control-prev{
    position: absolute;
    top: 25vw;
    bottom: unset;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

.carousel-control-next{
    position: absolute;
    top: 25vw;
    bottom: unset;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 15%;
    padding: 0;
    color: #fff;
    text-align: center;
    background: none;
    border: 0;
    opacity: 0.5;
    transition: opacity 0.15s ease;
}

.top-stories-left{
    padding-bottom: 50px;
}

.homepage-slider .top-stories-left {
    padding-right: 0rem;
    padding-left: 0rem;
}

.homepage-slider .top-stories-left .top-stories-image {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 20px;
}

.homepage-slider .top-stories-left .top-stories-image img:hover{
    transform: scale(1.03);
    transition: transform .2s;
}

.homepage-slider .top-stories-left .top-stories-image img:focus{
    transform: scale(1.03);
    transition: transform .2s;
}

.homepage-slider .top-stories-left .top-stories-topics{
    margin-bottom: 10px;
}

.homepage-slider .top-stories-left .top-stories-topics a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    color: #282828;
    margin-bottom: 11px;
}

.homepage-slider .top-stories-left .top-stories-info a:hover{
    color: #3185fc;
    text-decoration: none;
}

.homepage-slider .top-stories-left .top-stories-title a{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #282828;
}

.homepage-slider .top-stories-left .top-stories-title {
    margin-bottom: 6px;
}

.homepage-slider .top-stories-left .top-stories-title a:hover{
    color: #3185fc;
    text-decoration: none;
}

.homepage-slider .top-stories-left .top-stories-author, .homepage-slider .top-stories-left .top-stories-author a{
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #999999;
    margin-bottom: 20px;
}

.homepage-slider .top-stories-left .top-stories-deck a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color: #686F77;
}

.homepage-slider .top-stories-left .top-stories-deck a:hover{
    color: #686F77;
}
.top-stories-right-container{
    margin-bottom: 30px;
}
.top-stories-right:last-child{
    margin-bottom: 0px;
}
.homepage-slider .top-stories-right .top-stories-topics a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #282828;
}

.homepage-slider .top-stories-right .top-stories-topics {
    margin-bottom: 8px;
}

.homepage-slider .top-stories-right .top-stories-topics a:hover{
    color: #3185fc;
    text-decoration: none;
}

.homepage-slider .top-stories-right .top-stories-title a{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #282828;
    margin-bottom: 8px;
}

.homepage-slider .top-stories-right .top-stories-title{
    margin-bottom:8px;
}

.homepage-slider .top-stories-right .top-stories-title a:hover{
    color: #3185fc;
    text-decoration: none;
}

.homepage-slider .top-stories-right .top-stories-deck {
    display: none;
}

.homepage-slider .top-stories-right .top-stories-author,.homepage-slider .top-stories-right .top-stories-author a {
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.01em;
    text-transform: capitalize;
    color: #999999;
}

.homepage-slider .top-stories-right .top-stories-author a:hover{
   color:#3185fc;
   text-decoration: none;
}

.homepage-slider .top-stories-right .top-stories-image {
    border-radius: 5px;
    overflow: hidden;
    max-width: 28%;
    width: 100%; 
    padding-right: 0rem; 
    height: fit-content;
    margin-right: 30px;
}

.homepage-slider .top-stories-right .top-stories-image img:hover{
    transform: scale(1.05);
    transition: transform .2s;
}

.homepage-slider .top-stories-right .top-stories-image img:focus{
    transform: scale(1.05);
    transition: transform .2s;
}
.carousel-indicators{
    bottom: -25px;
}

.carousel-indicators li{
    background: #E9E9E9;
    width: 15px;
    height: 15px;
    border-top: none; 
    border-bottom: none; 
    opacity:unset;
    margin: 0px 15px !important;
    border: none;
}

.carousel-indicators .active{
    background: #999999;
    width: 15px;
    height: 15px;
}

.carousel-control-prev-icon {
    background-image: url(/themes/custom/gmg_theme/assets/images/slider-left-arrow.svg);
    margin-left: 20px;
}
.carousel-control-next-icon {
    background-image: url(/themes/custom/gmg_theme/assets/images/slider-right-arrow.svg);
    margin-right: 20px;
}

.carousel-control-prev-icon, .carousel-control-next-icon {
    display: inline-block;
    width: 28px;
    height: 28px;
}

#mobile-footer-navigation{
    margin-bottom: 15px;
}

.off-canvas-copyright-block p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #000000;
}

.mobilemenu-terms p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #000000;
}

.mobilemenu-terms p a{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #000000;
    text-decoration: underline;
}

.our-brands-tag p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #4D555E;
    margin-bottom: 20px;
}

.tpo__header__toggleable-mobile-account-menu a{
    background: #AAD0FB;
    border-radius: 5px;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 15px;
    margin-bottom: 20px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 17px;
    line-height: 100%;
    text-align: center;
    color: #161C45;
    display: block;
    text-decoration: none;
}

.tpo__header__toggleable-mobile-account-menu a:active{
    background: #161c45;
    color: #aad0fb;
    text-decoration: none;
}

.tpo__header__toggleable-mobile-account-menu a:focus{
    background: #161c45;
    color: #aad0fb;
    text-decoration: none;
}

.mobile-menu-layout .header__main__search{
    height: 65px;
    background: #fff;
    margin-top: 20px;
}

.mobile-menu-layout .header__main__search .form--inline .form-item input{
    background: #F0F0F0;
    border-radius: 5px;
    height: 40px;
    padding-left: 15px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 100%;
    color: #6B6B6B;
}

.mobile-menu-layout #views-exposed-form-solr-search-page-1 .form--inline .form-item{
    padding-left: 0px;
}

.mobile-menu-layout #views-exposed-form-solr-search-page-2 .form--inline .form-item{
    padding-left: 0px;
}

.mobile-menu-layout #views-exposed-form-solr-search-page-3 .form--inline .form-item{
    padding-left: 0px;
}

.sidebar #leftside-navigation ul,
.sidebar #mobile-footer-navigation ul,
.sidebar #account-navigation ul {
    margin: 0;
    padding: 0;
}
.sidebar #leftside-navigation ul li,
.sidebar #mobile-footer-navigation ul li,
.sidebar #account-navigation ul li{
    display: block;
    width: 100%;
    vertical-align: middle;
    list-style-type: none;
    border-bottom: 1px solid rgba(255,255,255,0.05);
}
.sidebar #leftside-navigation ul li.open > a > i,
.sidebar #mobile-footer-navigation ul li.open > a > i,
.sidebar #account-navigation ul li.open > a i {
    transform: rotate(90deg);
}
.sidebar #leftside-navigation ul li.open > a > i:not(:hover),
.sidebar #mobile-footer-navigation ul li.open > a > i:not(:hover),
.sidebar #account-navigation ul li.open > a i:not(:hover) {
    color: #3185fc;
}
.sidebar #leftside-navigation ul li a,
.sidebar #mobile-footer-navigation ul li a,
.sidebar #account-navigation ul li a {
    position: relative;
    width: 100%;
    display: block;
    text-decoration: none;
    padding: 14px 60px 14px 0px;
    box-sizing: border-box;
    font-size: 16px;
    outline: 0;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #4D555E;
    background-color:#fff;
}

#leftside-navigation .level-1,
#mobile-footer-navigation .level-1,
#account-navigation .level-1{
    background-color: #fff !important;
    margin-left: 15px !important;
    padding-left: 15px !important;
    border-left: solid #000 1px;
    background: #fff;
}
#leftside-navigation .level-2,
#mobile-footer-navigation .level-2,
#account-navigation .level-2{
    background-color: #fff !important;
    margin-left: 15px !important;
    padding-left: 15px !important;
    border-left: solid #000 1px;
    background: #fff;
}
#leftside-navigation .level-3,
#mobile-footer-navigation .level-3,
#account-navigation .level-3{
    background-color: #fff !important;
    margin-left: 15px !important;
    padding-left: 15px !important;
    border-left: solid #000 1px;
    background: #fff;
}
#leftside-navigation .level-4,
#mobile-footer-navigation .level-4,
#account-navigation .level-4{
    background-color: #fff !important;
    margin-left: 15px !important;
    padding-left: 15px !important;
    border-left: solid #000 1px;
    background: #fff;
}
.sidebar #leftside-navigation ul li a i:hover,
.sidebar #mobile-footer-navigation ul li a i:hover,
.sidebar #account-navigation ul li a {
    touch-action: manipulation;
}
.sidebar #leftside-navigation ul li a:hover,
.sidebar #mobile-footer-navigation ul li a:hover,
.sidebar #account-navigation ul li a div:hover {
    color: #3185fc;
    cursor: pointer;
}
.sidebar #leftside-navigation ul li a span,
.sidebar #mobile-footer-navigation ul li a span,
.sidebar #account-navigation ul li a span {
    display: inline-block;
}
.sidebar #leftside-navigation ul li a i,
.sidebar #mobile-footer-navigation ul li a i,
.sidebar #account-navigation ul li a i {
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    display: block;
    position: absolute;
    /* touch-action: manipulation; */
}
.sidebar #leftside-navigation ul li a i:hover,
.sidebar #mobile-footer-navigation ul li a i:hover,
.sidebar #account-navigation ul li a i:hover {
    color: #3185fc;
}
.sidebar #leftside-navigation ul li a i .fa-angle-left,
.sidebar #leftside-navigation ul li a i .fa-angle-right,
.sidebar #mobile-footer-navigation ul li a i .fa-angle-right,
.sidebar #mobile-footer-navigation ul li a i .fa-angle-left,
.sidebar #account-navigation ul li a i .fa-angle-right,
.sidebar #account-navigation ul li a i .fa-angle-left
{
    padding-top: 3px;
}
.sidebar #leftside-navigation ul ul,
.sidebar #mobile-footer-navigation ul ul,
.sidebar #account-navigation ul ul  {
    display: none;
    background-color: rgba(0,0,0,0.2);
}
.sidebar #leftside-navigation ul ul li,
.sidebar #mobile-footer-navigation ul ul li,
.sidebar #account-navigation ul ul li {
    border-bottom: none;
}

/* ------------------------- */

.region--offcanvas-sidebar .sidr {
    background-color: #fff;
    font-family: "Slate Pro", sans-serif;
    font-size: 18px;
    box-shadow: none;
    -webkit-box-shadow: none;
    width: 100%;
}

.region--offcanvas-sidebar .sidr .block {
    margin-bottom: 0;
}

.offcanvas-sidebar-overlay.active {
    opacity: 0;
}

.region--offcanvas-sidebar .sidr.left {
    left: -100%;
}

.region--offcanvas-sidebar .sidr.right {
    right: -100%;
}

#off-canvas-register-text{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    color: #FFFFFF;
}

.off-canvas-header-background{
    background-color: #161C45;
}

.off-canvas-header{
    justify-content: space-between;
    align-items: center;
}

.off-canvas-header::after,.off-canvas-header::before{
    content: none;
}

.full-width-divider-line-footer {
    height: 1px;
    background-color: #686F77;
    width: 100%;
    margin-bottom: 25px;
}

.footer-terms-info p {
    font-family: "Slate Pro", sans-serif;
    font-style: normal;
    text-align: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #282828;
}

.footer-terms-info p a {
    text-decoration: underline;
    font-family: "Slate Pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #282828;
}

.footer-tag-line p{
    font-family: "Slate Pro", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #282828;
}

.footer-background{
    background: #C8DAFF;
}

.telehealth-footer-background{
    background: #C5E7E8;
}
.giddy-footer-background{
    background: #D3E2FF;
}

.telehealth-copyright-block {
    background: #C5E7E8;
}
.giddy-copyright-block {
    background: #D3E2FF;
}

.menu-area-box{
    justify-content: space-between;
}

.menu-area-box::before,.menu-area-box::after{
    content: none;
}

#userEmail{
    padding: 12px 16px;
    width: 135px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #3185FC;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: -55px;
    background-color: #f1f1f1;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 100;
  }
  
  .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    color: #4D555E;
  }
  
  .dropdown-content a:hover {color: #3185FC;}
  
  .dropdown:hover .dropdown-content {display: block;}

#search-toggle-icon{
    width: 21px;
    height: 21px;
}

.hideSearch{
    display:none;
}

.navbar-collapse.collapse{
    display: none;
}

.toggle-offcanvas-sidebar {
    padding: 0;
    margin: 0;
    border-left: none;
    width: auto;
    height: auto;
    background-color: #161C45;
    margin-right: 1rem;
    border: 0px;
    border-radius: 4px;
    border: 1px solid #fff;
}

.toggle-offcanvas-sidebar:hover {
    border: 1px solid #C8DAFF;
}

button.toggle-offcanvas-sidebar svg {
    height: 35px;
    width: 35px;
}

.mobileButtonOn {
    background-color: #161C45;
}

.line {
    fill: none;
    stroke: #AFD0FF;
    stroke-width: 8;
    transition: stroke-dasharray .6s cubic-bezier(.4, 0, .2, 1), stroke-dashoffset .6s cubic-bezier(.4, 0, .2, 1);
}

.line1 {
    stroke-dasharray: 60 207;
    stroke-width: 8;
}

.line2 {
    stroke-dasharray: 60 60;
    stroke-width: 8;
}

.line3 {
    stroke-dasharray: 60 207;
    stroke-width: 8;
}

.offcanvas-sidebar-open .line1 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 8;
}

.offcanvas-sidebar-open .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 8;
}

.offcanvas-sidebar-open .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 8;
}

.off-canvas-main-menu-block li a {
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 100%;
    color: #fff;
}

.off-canvas-main-menu-block li a:hover {
    text-decoration: none;
    color: #C8DAFF;
    margin-left: 2px;
}

.off-canvas-main-menu-block li a:focus {
    text-decoration: none;
    color: #C8DAFF;
    margin-left: 2px;
}

.off-canvas-menu .col-lg-8 {
    padding-left: 0px;
    padding-right: 0px;
}

.off-canvas-menu .col-lg-4 {
    padding-left: 0px;
    padding-right: 0px;
}

.off-canvas-menu .col-md-7 {
    padding-left: 0px;
    padding-right: 0px;
}

.off-canvas-menu .col-md-5 {
    padding-left: 0px;
    padding-right: 0px;
}

.off-canvas-topic-menu-block ul {
    list-style-type: none;
    padding-left: 0px;
    margin-bottom: 0px;
    height: 385px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: normal;
}

.off-canvas-topic-menu-block li {
    display: inline-block;
    width: 275px;
    border-bottom: 1px solid #999999;
    padding: 10px 0px;
}

.off-canvas-topic-menu-block li:first-child,.off-canvas-topic-menu-block li:nth-child(9) {
    padding: 0px 0px 10px 0px;
}

.off-canvas-topic-menu-block li a {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 26px;
    color: #FFFFFF;
}

.off-canvas-topic-menu-block li a:hover {
    text-decoration: none;
    margin-left: 2px;
    color:#C8DAFF
}

.off-canvas-topic-menu-block li a:focus {
    text-decoration: none;
    margin-left: 2px;
    color:#C8DAFF
}


.off-canvas-tagline h4 {
font-family: 'Ivy Mode Regular';
font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 130%;
letter-spacing: 0.01em;
color: #FFFFFF;
}

.tpo-utility-links img {
    margin-left: 15px;
}
.in-line-quiz a,
.in-line-quiz:hover,
.in-line-quiz:focus {
    text-decoration: none;
}

.in-line-quiz [data-webform-key="1"] h3 {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 115%;
    text-align: center;
    color: #161C45;
    margin-bottom: 27px;
}

.in-line-quiz [data-webform-key="1"] .webform-actions .webform-button--next {
    margin-left: auto;
    margin-right: auto;
    margin-left: auto;
    background: #fff;
    padding: 13px 32px;
    border-radius: 4px;
    background-position: center;
    background-repeat: no-repeat;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 115%;
    text-align: center;
    color: #3185FC;
    border: 1px solid #3185FC;
    border-radius: 4px;
}

.in-line-quiz [data-webform-key="1"] .webform-actions .webform-button--next:hover {
    background: #3185FC;
    color: #fff;
    border: 1px solid #3185FC;
}

.in-line-quiz {
    background: #F9F9F9;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.05);
    border-radius: 10px;
    margin-bottom: 1rem;
}

.in-line-quiz h3 {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 115%;
    color: #161C45;
}

.in-line-quiz span,
.form-item-email {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    color: #161C45;
}

.in-line-quiz .webform-custom-options-buttons {
    display: flex;
    flex-wrap: wrap;
    margin-top: 27px;
    flex-direction: column;
}

.in-line-quiz .webform-custom-options-button {
    flex: 1;
    display: flex;
    margin-bottom: 7px;
    margin-top: 0px;
    border: 1.5px solid #BABABA;
    border-radius: 4px;
    background-color: transparent;
    padding-left: 11px;
    vertical-align: baseline;
    text-align: left !important;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 140%;
    color: #282828;
    align-items: center;
    padding-top: 7px;
    padding-bottom: 7px;
}

.in-line-quiz .webform-custom-options-button::before {
    content: url(/themes/custom/gmg_theme/assets/images/circle-hallow.svg);
    display: block;
    width: 18px;
    margin-right: 14px;
    height: 18px;
}

.in-line-quiz .webform-custom-options-button[data-option-value][aria-checked=true] {
    background: linear-gradient(269.67deg, #46B1FF 0%, #33C9BB 100%);
    border-radius: 4px;
    color: #fff;
    border-color: transparent;
}

.in-line-quiz .webform-custom-options-button[data-option-value][aria-checked=true]::before {
    content: url(/themes/custom/gmg_theme/assets/images/circle-checkmark.svg);
    display: block;
    width: 20px;
    height: 20px;
}

.in-line-quiz .webform-actions {
    display: flex;
}

.in-line-quiz .webform-actions .webform-button--next,
.in-line-quiz .webform-actions .webform-button--submit {
    margin-left: auto;
    background: #3185FC;
    padding: 12px 14px;
    border-radius: 4px;
    background-position: center;
    background-repeat: no-repeat;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 12px;
    line-height: 115%;
    text-align: center;
    color: #FFFFFF;
    border-color: transparent;
}

.in-line-quiz .webform-custom-options-button[data-option-value]:hover {
    border: 1.5px solid #46B3FE;
}

.in-line-quiz-confirmation h2 {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 130%;
    color: #161C45;
    margin-bottom: 16px;
}

.in-line-quiz-confirmation h4 {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    text-align: center;
    color: #686F77;
    margin-bottom: 25px;
}

.in-line-quiz-confirmation p {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #686F77;
    margin-bottom: 50px;
}

.in-line-quiz-btn {
    background: #fff;
    border: 1px solid #3185FC;
    border-radius: 4px;
    color: #3185FC;
    font-family: 'Slate Pro Regular' !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 12px !important;
    line-height: 115% !important;
    padding: 10px 16px;
    margin-top: 15px;
    text-align: center;
    width: fit-content;
    margin: 0 auto;
}

.in-line-quiz-btn:hover,
.in-line-quiz-btn:focus {
    background: #3185FC;
    border-radius: 5px;
    color: #fff;
    text-decoration: none;
}

.paywall-popup-exit span {
    position: absolute;
    right: 2rem;
    top: 0.5rem;
    font-size: 24px;
    z-index: 2000;
}

.coverup .blocker {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    background-color: rgb(0 0 0 / 80%);
    width: 100vw;
    height: inherit;
    height: 100vh;
    overflow: hidden;
    backdrop-filter: blur(6px);
    -webkit-backdrop-filter: blur(6px);
}

.paywall-popup .paywall-container-white h4 {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 120%;
    color: #282828;
}

.paywall-popup .paywall-container-white p {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #282828;
}

.paywall-popup {
    border-radius: 15px;
}

.paywall-pop-up-images {
    overflow: hidden;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.paywall-pop-up-images .column {
    float: left;
    width: 33.33%;
}


/* Clearfix (clear floats) */

.paywall-pop-up-images .row::after {
    content: "";
    clear: both;
    display: table;
}

#registration-arrest-form {
    width: 100%;
}

.paywall-or p {
    color: #999999 !important;
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px !important;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.01em;
}

.paywall-or p:before {
    content: "";
    border: 1px solid #DCDCDC;
    position: absolute;
    width: 40%;
    top: 12px;
    left: 0px;
}

.paywall-or p:after {
    content: "";
    border: 1px solid #DCDCDC;
    width: 40%;
    position: absolute;
    top: 12px;
    right: 0px;
}

.sticky-bottom {
    position: fixed;
    bottom: 0;
    z-index: 1020;
}

.white-color-bg {
    background: #fff;
}

.primary-color-bg {
    background: #161C45;
}

.paywall-container-blue h4 {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
}

.paywall-container-white h4 {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #282828;
}

.unlockBtn {
    background: #C8DAFF;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.unlock-container {
    align-items: flex-end;
}

.unlock-container-icon {
    display: flex;
    align-self: baseline;
}

.paywall-container-blue p {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 180%;
    color: #FFFFFF;
}

.paywall-container-white p {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 180%;
    color: #282828;
}

.paywall-container-blue p a {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 180%;
    color: #AAD0FB;
    text-decoration: underline;
}

.paywall-container-white p a {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 300;
    font-size: 16px;
    line-height: 180%;
    color: #5286F7;
    text-decoration: underline;
}

.paywall-container-blue ul {
    padding-left: 14px;
}

.paywall-container-blue li {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    color: #FFFFFF;
    margin-bottom: 5px;
}

.paywall-container-white ul {
    padding-left: 14px;
}

.paywall-container-white li {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 300;
    font-size: 14px;
    line-height: 160%;
    color: #282828;
    margin-bottom: 5px;
}

.unlockBtn p {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #161C45;
    margin-bottom: 0px;
}

.user-login-form {
    margin-top: 3rem;
    max-width: 90vw;
    margin-left: auto;
    margin-right: auto;
}

.perspective-article .field--name-title {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 115%;
    color: #323232;
}


.off-canvas-search input {
    font-size: 12px !important;
}
.block--giddy-mobile-main-menu-block {
    max-width: 291px;
}

.guide-intro .field--name-title {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 28px;
    line-height: 115%;
    color: #323232;
}

.guide-intro .block-field-blocknodeguide-pagetitle {
    margin-bottom: 15px !important;
    text-align: center;
}

.perspective-article .block-field-blocknodearticletitle {
    margin-bottom: 10px !important;
}

.guide-intro .block-field-blocknodeguide-pagefield-deck-96 {
    text-align: center;
    margin-bottom: 15px !important;
}

.celebrity-video .block-field-blockparagraphvideo-clipfield-clip {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
}

.celebrity-video .field--name-field-clip {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.celebrity-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.pillar-body .field--name-title {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 130%;
    color: #323232;
}



.hide-card {
    display: none !important;
}

.panel-title {
    position: relative;
}

.panel-group {
    border-top: 0.5px solid #000000;
}

.q-a-section {
    margin-bottom: 45px;
}

.transcript-body {
    margin-left: 1rem;
    margin-right: 1rem;
}

.transcript-body h3 {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 115%;
    color: #242424;
}

.transcript-body p {
    font-family: 'Georgia';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 180%;
    color: #323232;
}

.panel-title::after {
    content: "\f107";
    color: #000000;
    right: 1rem;
    position: absolute;
    font-family: "FontAwesome";
    font-size: 12px;
}

.panel-title[aria-expanded="true"]::after {
    content: "\f106";
}

.panel-heading-full.panel-heading {
    padding: 0;
}

.panel-default {
    border-bottom: 0.5px solid #000000;
}

.panel-default .panel-title {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 115%;
    text-transform: uppercase;
    color: #000000;
    padding: 10px 0px;
    letter-spacing: .03rem;
    margin: 20px 0px;
}

.panel-heading-full .panel-title::after {
    top: 10px;
    right: 15px;
}

.more-videos-title {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 115%;
    color: #323232;
    margin-bottom: 10px;
}

.video-grid-short-title {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 130%;
    color: #000000;
}

#endCardTimer {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 1rem;
}

#endCardSeries {
    margin-top: .5rem;
    margin-bottom: .5rem;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #FFFFFF;
}

#endCardTitle {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 115%;
    color: #FFFFFF;
}

.video-player-fin-card {
    position: absolute;
    z-index: 15;
    background: rgb(75 75 75 / 95%);
    border: 3px solid black;
    width: 100%;
    height: 100%;
    top: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-player-fin-card-inner {
    width: 40%;
}

.guide-section-video-two .paragraph {
    margin-bottom: 15px;
}

.panel-default>.panel-heading {
    background-color: #fff;
}

.panel-default {
    border-left: 0px;
    border-right: 0px;
}

.panel-group .panel+.panel {
    margin-top: 0px;
}

.pager li>a:hover {
    text-decoration: underline;
    background-color: transparent;
}

.mobile-footer-menu-accordion .card {
    border-bottom: 1px solid #FFFFFF;
}

.mobile-footer-menu-accordion .card a {
    width: 100%;
    text-align: left;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #FFFFFF;
    padding-left: 0px;
}

.mobile-footer-menu-accordion .card a div {
    margin-bottom: 10px;
}

.guide-col:first-child {
    padding-left: 0rem;
    padding-bottom: 1rem;
}

.guide-col:nth-child(2) {
    padding-bottom: 1rem;
}

.guide-col:nth-child(3) {
    padding-bottom: 1rem;
}

.guide-col:last-child {
    padding-bottom: 1rem;
}

.newsletter-signup p {
    margin-top: 10px;
}

.playlist-info {
    max-width: 55%;
    padding-left: 15px;
}

.playlist-image {
    max-width: 45%;
}

.playlist-topic {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #282828;
    margin-bottom: 10px;
}

.playlist-topic a {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 100%;
    display: flex;
    align-items: center;
    letter-spacing: 0.04em;
    text-transform: uppercase;
    color: #282828;
}

.playlist-title {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 115%;
    color: #282828;
    overflow: hidden;
    display: block;
    -webkit-line-clamp: 3;
    display: box;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
}

.playlist-title a {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 115%;
    color: #282828;
}

.video-playlist-side .paragraph--type--video-clip {
    margin-bottom: 0px !important;
}

.video-playlist-side a:hover {
    text-decoration: none;
}

.video-playlist-title h4 {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 18px;
    color: #282828;
}

.video-playlist-side .video-playlist-item {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-right: 10px;
}

.video-playlist-side {
    max-height: 350px;
    overflow-y: scroll;
    border-radius: 8px;
    padding-left: 0px;
    max-width: 95vw;
    padding: 0 0 0 1rem;
    margin: 10px auto;
}

.now-playing-overlay {
    display: none;
}

.now-playing .now-playing-overlay {
    position: absolute;
    top: 0;
    z-index: 10;
    height: 100%;
    width: 100%;
    display: flex;
    align-content: flex-start;
    justify-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.6);
    border: solid .75px #fff;
}

.now-playing .now-playing-overlay p {
    display: flex;
    margin: 0px;
    text-transform: uppercase;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 115%;
    color: #fff;
}

.wistia_embed {
    width: 100%;
}

.tax-level-menu{
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
}

.tax-level-menu-item-link{
    padding: 10px;
    background: #C8DAFF;
    border-radius: 5px;
    width: fit-content;
}

.tax-level-menu-item-link:hover {
    padding: 10px;
    background: #3185fc;
    border-radius: 5px;
    
}

a .tax-level-menu-item-link {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #282828;
}
a .tax-level-menu-item-link:hover{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 100%;
    text-align: center;
    color: #fff;
}

.tax-level-menu a,.tax-level-menu a:hover{
    text-decoration: none;
    width: fit-content;
}

.tax-level-top-stories{
    display: flex;
    flex-wrap: wrap;
}

.tax-level-top-stories a:hover img {
    transform: scale(1.05);
    transition: transform .2s;
}

.tax-level-top-stories a img {
    border-radius: 5px;
}

.tax-level-top-stories a:hover .right .author p,.tax-level-top-stories a:hover .right h4,.tax-level-top-stories a:hover .right p {
    color: #3185fc;
}

.tax-level-top-stories a:focus .right .author p,.tax-level-top-stories a:focus .right h4,.tax-level-top-stories a:focus .right p {
    color: #3185fc;
}

.tax-level-top-stories a:hover,.tax-level-top-stories a:focus{
    text-decoration: none;
}

.tax-level-top-stories a:focus img {
transform: scale(1.05);
transition: transform .2s;
}

.tax-level-top-stories .right p {
    margin-bottom: 4px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #282828;
}

.latest-by-giddy{
    display: flex;
    flex-wrap: wrap;
}

.latest-by-giddy-item{
    padding: 21px 16px 16px 16px;
    border: 1px solid #999999;
    border-radius: 10px;
    margin-bottom: 30px;
}

.latest-by-giddy a:hover img {
    transform: scale(1.02);
    transition: transform .2s;
}

.latest-by-giddy a img {
    border-radius: 8px;
}

.latest-by-giddy a:hover .right .author p,.latest-by-giddy a:hover .right h4,.latest-by-giddy a:hover .right p {
    color: #3185fc;
}

.latest-by-giddy a:focus .right .author p,.latest-by-giddy a:focus .right h4,.latest-by-giddy a:focus .right p,.latest-by-giddy a:focus .right .deck p {
    color: #3185fc;
}

.latest-by-giddy a:hover,.latest-by-giddy a:focus{
    text-decoration: none;
}

.latest-by-giddy a:focus img {
transform: scale(1.05);
transition: transform .2s;
}

.latest-by-giddy .right p {
    margin-bottom: 4px;
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #282828;
}

.latest-by-giddy .right .author p {
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999; 
}
.latest-by-giddy .right .deck p {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
    letter-spacing: 0.01em;
    color:#686F77;
}
.latest-by-giddy .top-storie-item{
    margin-bottom: 32px;
}
.latest-by-giddy .right h4 {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #282828;
}

.giddy-container{
    padding-top:5px;
    max-width: 1140px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.icymi-section{
    display:flex;
}
.icymi-section .sliding-col-3{
    min-width:195px ;
    margin-right:30px;
}
.icymi-section .sliding-col-3:last-child{
    margin-right:0px;
}
.icymi-section .sliding-col-3 a img{
    border-radius: 10px;
}
.icymi-section .sliding-col-3 a:hover img{
    transform: scale(1.05);
    transition: transform .2s;
}
.icymi-section .sliding-col-3 a:focus img{
    transform: scale(1.05);
    transition: transform .2s;
}
.icymi-section .sliding-col-3 a p{
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 100%;
    display: flex;
    align-items: center;
    color: #282828;
    margin:10px 0px 8px 0px;
}
.icymi-section .sliding-col-3 a h5{
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #282828;
}
.icymi-section .sliding-col-3 a:hover p,.icymi-section .sliding-col-3 a:hover h5{
    color: #3185fc;
}
.icymi-section .sliding-col-3 a:focus p,.icymi-section .sliding-col-3 a:focus h5{
    color: #3185fc;
}
.icymi-section .sliding-col-3 a:focus,.icymi-section .sliding-col-3 a:focus{
    text-decoration: none;
}
.icymi-section .sliding-col-3 a:hover,.icymi-section .sliding-col-3 a:hover{
    text-decoration: none;
}

.section-title-header {
    font-family: 'Ivy Mode Regular';
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    color: #282828;
    margin-top:60px;
}

.tax-level-top-stories .right .author p {
    font-family: 'Slate Pro Regular';
    font-style: italic;
    font-weight: 500;
    font-size: 12px;
    line-height: 100%;
    text-transform: capitalize;
    color: #999999; 
}
.tax-level-top-stories .top-storie-item{
    margin-bottom: 32px;
}
.tax-level-top-stories .right h4 {
    font-family: "IvyPresto Display - Regular";
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 130%;
    color: #282828;
}
.video-series-slider .carousel-item{
    margin-right: 0%;
}
.dropdown-menu{
    padding:0;
    margin:0;
    border:0 solid transition!important;
    border:0 solid rgba(0,0,0,.15);
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1) !important;
    border-radius: 5px;
    -webkit-box-shadow:0px 8px 15px rgba(0, 0, 0, 0.1)!important;
}
.mainmenu a {
    font-family: 'Slate Pro Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 100%;
    display: flex;
    text-align: left;
    color: #FFFFFF;
    justify-content: space-between;
    align-items: center;
}


.mainmenu .active a,.mainmenu .active a:focus,.mainmenu .active a:hover,.mainmenu li a:hover,.mainmenu li a:focus ,.navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover{
    color: #fff;
    outline: 0;
    border-radius: 5px;
}
.mainmenu .collapse ul > li:hover > a{
    color:#AFD0FF;
    text-decoration: none;
    border-radius: 5px;
}
.mainmenu .collapse ul ul, .mainmenu .collapse ul ul.dropdown-menu{
    background:#fff;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-box-shadow:0px 8px 15px rgba(0, 0, 0, 0.1)!important;
}
.mainmenu .collapse ul ul ul, .mainmenu .collapse ul ul ul.dropdown-menu{
    background:#fff;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-box-shadow:0px 8px 15px rgba(0, 0, 0, 0.1)!important;
}
.mainmenu .collapse ul ul ul ul, .mainmenu .collapse ul ul ul ul.dropdown-menu{
    background:#fff;
    box-shadow: 0px 8px 15px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    -webkit-box-shadow:0px 8px 15px rgba(0, 0, 0, 0.1)!important;
}
.mainmenu{
    background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;
}

.main-nav-item::after{
    content: url(/themes/custom/gmg_theme/assets/images/nav-menu-arrow-down.svg);
    width: 15px;
    height: 15px;
    line-height: 12px;
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left:none;
    border-radius: 5px;
}
.level-2>.sub-link:after{
    content: url(/themes/custom/gmg_theme/assets/images/nav-menu-arrow-right-gray.svg)!important;
    width: 15px;
    height: 15px;
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left:none;
    border-radius: 5px;
}
.level-2:hover>.sub-link::after{
    content: url(/themes/custom/gmg_theme/assets/images/nav-menu-arrow-right.svg)!important;
    width: 15px;
    height: 15px;
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left:none;
}
.level-3>.sub-link::after{
    content: url(/themes/custom/gmg_theme/assets/images/nav-menu-arrow-right-gray.svg)!important;
    width: 15px;
    height: 15px;
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left:none;
    border-radius: 5px;
}
.level-3:hover>.sub-link::after{
    content: url(/themes/custom/gmg_theme/assets/images/nav-menu-arrow-right.svg)!important;
    width: 15px;
    height: 15px;
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left:none;
}
.level-4>.sub-link:after{
    content: url(/themes/custom/gmg_theme/assets/images/nav-menu-arrow-right-gray.svg)!important;
    width: 15px;
    height: 15px;
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left:none;
    border-radius: 5px;
}
.level-4:hover>.sub-link::after{
    content: url(/themes/custom/gmg_theme/assets/images/nav-menu-arrow-right.svg)!important;
    width: 15px;
    height: 15px;
    border-top:none;
    border-bottom:none;
    border-right:none;
    border-left:none;
}
.sub-link{
    font-family: 'Slate Pro Regular'!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 100%!important;
    color: #4D555E!important;
    padding-top:15px!important;
    padding-bottom:15px!important;
}

.sub-link:hover{
    color: #3185FC!important;
}

.sub-link-end{
    font-family: 'Slate Pro Regular'!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-size: 16px!important;
    line-height: 100%!important;
    color: #4D555E!important;
    padding-top:15px!important;
    padding-bottom:15px!important;
}

.sub-link:hover{
    color: #3185FC!important;
}
.sub-link-end:hover{
    color: #3185FC!important;
}

@media only screen and (min-width: 576px) {
    .contrib-member-bio-container:nth-child(odd){
        border-right: 15px solid #fff;
        border-left: 15px solid #fff;
    }
    .contrib-member-bio-container:nth-child(even){
        border-right: 15px solid #fff;
        border-left: 15px solid #fff;
    }
    .contrib-member-bio-name{
        max-width: 100%;
    }
    .contrib-member-bio img{
        max-width: 60px;
        max-height: 60px;
    }
    .contrib-member-bio-name a{
        font-size: 16px;
    }
    .about-us-our-values{
        margin-top: 60px;
        height:415px;
        margin-bottom: 60px;
    }
    .about-us-our-team{
        margin-top: 60px;
        height:470px;
        margin-bottom: 60px;
    }
    .ourValuesSection{
        background-image: url(/themes/custom/gmg_theme/assets/images/ourValuesTeam.png);
        position: relative;
        height: 350px;
        background-size: cover;
    }
    .ourTeamGraph{
        background-color: #FBF4EC;
        background-image: url(/themes/custom/gmg_theme/assets/images/upgraph.png);
        position: relative;
        height: 350px;
        background-size: 85%;
        background-repeat: no-repeat;
        background-position: top 20;
    }
    .about-us-giddy-background{
        margin-bottom: 60px;
    }
    .about-us-btn{
        margin-bottom: 30px;
        background: #C8DAFF;
        border-radius: 4px;
        padding: 15px 35px;
        width: 189px;
    }
    
    .our-team-btn{
        margin-bottom: 10px;
        background: #C5E7E8;
        border-radius: 4px;
        padding: 15px 35px;
        width: 189px;
    }
    .our-team-btn p{
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 14px !important;
        line-height: 100%;
        text-align: center;
        letter-spacing: 0.05em;
        color: #065563 !important;
        margin-bottom: 0px;
    }
    .about-us-btn p{
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 14px;
        line-height: 100%;
        text-align: center;
        letter-spacing: 0.05em;
        color: #080D2E;
        margin-bottom: 0px;
    }
    .about-us-our-values-text{
        background: #FFFFFF;
        border: 1px solid #999999;
        border-radius: 10px;
        padding: 22px;
        position: absolute;
        top: 202px;
    }
    .about-us-our-values-text p{
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 130%;
        color: #686F77;
    }
    .about-us-our-values-text h3{
        font-family: 'Ivy Mode Semi Bold';
        font-style: normal;
        font-weight: 600;
        font-size: 30px;
        line-height: 130%;
        color: #282828;
    }
    .about-us-header-title{
        width: 510px;
    }
    .about-us-header-background {
        height: 485px;
        margin-bottom: 115px;
    }

    .little-line-green{
        background: #33C9BB;
        height: 17.88px;
        width: 1.67px;
    }
    
    .about-us-header-subtitle{
        max-width:330.28px;
        margin: 40px auto;
    }
    .about-us-header-layout{
        position: absolute;
        bottom: -325px;
        left: 50%;
        transform: translate(-50%, -50%);
        width:550.04px;
    }
   
    .basic-page-text-body p a,.basic-page-text-body li a{
        font-size: 16px;
    }
    
    .video-series-page-title a{
        font-size: 20px;
    }
    .mb-sm-30{
        margin-bottom: 30px;
    }
    .video-series-header-featured-video{
        width: 194px;
    }
    .video-series-Introduction{
        color: #FFFFFF;
        font-size: 18px;
        font-family: "Slate Pro Light";
    }
    .video-series-header-featured-video-wrapper {
        top: 332px;
        z-index: 2;
        left: 0;
        right: 0;
        text-align: left;
        position: absolute;
    }
    .saved-article-item{
        height: 275px;
    }
    .saved-article-title a,.saved-video-title a{
        font-size: 18px;
    }
    .saved-article-topic a,.saved-video-topic a{
        font-size: 16px;
    }
    .hp-newsletter-signup-form h3{
        font-size: 25px;
    }
    .video-newsletter-signup-form h3{
        font-size: 25px;
    }
    .hp-newsletter-signup, .video-newsletter-signup{
        position: relative;
        height: 633px;
        display: flex;
        justify-content: center;
    }
    .news-letter-container{
        top: unset;
        bottom: 0px;
    }
    .hp-newsletter-signup-img-mobile img,.video-newsletter-signup-img-mobile img{
        top: -50px;
    }

    .affiliate-page-header{
        flex-direction: column;
        align-items: center;
        max-width: 510px;
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .spotlight-article-topic{
        margin-top: 20px;
    }

    .hp-video-section-title a, .guide-title a, .icymi-homepage-title a,.spotlight-article-title a, .giddy-latest-title a{
        font-size: 20px;
    }

    .new-homepage-section-header{
        margin-bottom: 20px;
        padding-bottom: 10px;
    }
    .icymi-block-container:nth-child(1){
        padding-right:15px;
    }

    .icymi-block-container:nth-child(2){
        padding-left:15px;
    }

    .icymi-block-container:nth-child(3){
        padding-right:15px;
    }

    .icymi-block-container:nth-child(4){
        padding-left:15px;
    }

    .hp-health-conditions-title h4{
        font-size: 20px;
    }

    .carousel-control-prev{
        top: 135px;
    }
    
    .carousel-control-next{
        top: 135px;
    }
    .giddy-container{
        max-width: 540px;
    }
    .paywall-container-blue h4 {
        font-size: 24px;
    }
    .paywall-container-blue p {
        font-size: 18px;
    }
    .paywall-container-blue p a {
        font-size: 18px;
    }
    .paywall-container-blue li {
        font-size: 16px;
    }
    .paywall-container-white h4 {
        font-size: 24px;
    }
    .paywall-container-white p {
        font-size: 18px;
    }
    .paywall-container-white p a {
        font-size: 18px;
    }
    .paywall-container-white li {
        font-size: 16px;
    }
    .guide-col:nth-child(2) {
        padding-right: 0rem;
    }
    .guide-col:nth-child(3) {
        padding-left: 0rem;
    }
    .guide-col:last-child {
        padding-right: 0rem;
    }
    .playlist-info {
        max-width: 65%;
        padding-left: 15px;
    }
    .playlist-image {
        max-width: 35%;
    }
    .playlist-topic {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #282828;
        margin-bottom: 10px;
    }
    .playlist-topic a {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #282828;
    }
    .playlist-title {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 115%;
        color: #282828;
        overflow: hidden;
        display: block;
        -webkit-line-clamp: 3;
        display: box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .playlist-title a {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 115%;
        color: #282828;
    }
    .video-playlist-side .paragraph--type--video-clip {
        margin-bottom: 0px;
    }
    .video-playlist-side a:hover {
        text-decoration: none;
    }
    .video-playlist-title h4 {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 18px;
        color: #282828;
    }
    .video-playlist-side .video-playlist-item {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 10px;
    }
    .video-playlist-side {
        max-height: 350px;
        overflow-y: scroll;
        border-radius: 8px;
        padding-left: 0px;
    }
    .now-playing-overlay {
        display: none;
    }
    .now-playing .now-playing-overlay {
        position: absolute;
        top: 0;
        z-index: 10;
        height: 100%;
        width: 100%;
        display: flex;
        align-content: flex-start;
        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.6);
        border: solid .75px #fff;
    }
    .now-playing .now-playing-overlay p {
        display: flex;
        margin: 0px;
        text-transform: uppercase;
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 115%;
        color: #fff;
    }
}

@media only screen and (min-width: 768px) {
    .new-article-published-body h2{
        font-family: "IvyPresto Display - Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 32px;
        line-height: 130%;
        color: #282828;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    
    .new-article-published-body h3{
        font-family: "IvyPresto Display - Regular";
        font-style: normal;
        font-weight: 600;
        font-size: 24px;
        line-height: 130%;
        color: #282828;
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .contrib-member-doc-container:nth-child(odd){
        border-right: 15px solid #fff;
        border-left: 15px solid #fff;
    }
    .contrib-member-doc-container:nth-child(even){
        border-right: 15px solid #fff;
        border-left: 15px solid #fff;
    }
    .contrib-member-doc-bio-body {
        max-width: 220px;
    }

    .contrib-member-bio-name {
        max-width: 125px;
    }

    .author-img img{
        max-width: 150px;
        height: 150px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .author-follow{
        margin-left: auto;
    }

    .author-title-tag{
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
        line-height: 100%;
        text-align: left;
        color: #282828;
        margin-bottom: 20px;
    }
    
    .author-name{
        font-family: 'Ivy Mode Semi Bold';
        font-style: normal;
        font-weight: 600;
        font-size: 40px;
        line-height: 130%;
        text-align: left;
        color: #282828;
        margin-bottom: 30px;
    }
    .about-us-our-team{
        margin-top: 60px;
        height:unset;
        margin-bottom: 60px;
    }
    .about-us-our-values{
        margin-top: 60px;
        height:unset;
        margin-bottom: 60px;
    }
    .about-us-our-values-text{
        background:unset;
        border: unset;
        border-radius: unset;
        padding: 22px 22px 9px 0px;
        position: unset;
    }
    .ourValuesSection{
        background-color: #FBF4EC;
        background-image: unset;
        position: relative;
        height: unset;
        background-size: cover;
    }
    .ourTeamGraph{
        background-color: #FBF4EC;
        background-image: unset;
        position: relative;
        height: unset;
        background-size: 95%;
        padding: 15px 0px;
        background-repeat: no-repeat;
        background-position: center;
    }
    .about-us-giddy-header{
        font-size: 40px;
        padding-top: 10px;
    }

    .about-us-header-background{
        height: 358px;
    }
    .about-us-header-title{
        font-size: 40px;
        width: 330px;
        margin-top: 77px;
        position: absolute;
        text-align: left;
        left: 0px;
    }
    .little-line-green{
        background: #33C9BB;
        height: 14.88px;
        width: 1.67px;
    }
    
    .about-us-header-subtitle{
        max-width:270.28px;
        top: 223px;
        position: absolute;
        left: 0px;
        width: 100%;
    }
    .about-us-header-layout {
        position: absolute;
        bottom: -95px;
        left: 325px;
        transform: none;
        width: 674.01px;
    }
   
    .basic-page-image-layout {
        position: sticky; 
        top: 200px;
        margin: 0px;
    }

    .tax-level-menu-item h1 {
        font-size: 40px;
    }

    .video-series-header-deck p{
        width: 390px;
    }
    .video-series-header-featured-video-wrapper {
        top: 223px;
    }
    .mt-md-80{
        margin-top: 80px;
    }
    .pt-40{
        padding-top: 40px; 
    }
    .mb-md-80{
        margin-bottom: 80px;
    }
    .social-login-button {
        font-size: 12px;
    }
    .reg-form .social-login-container-button{
        flex: 0 0 50%;
        max-width: 50%;
    }
    #account-information .js-form-item-first-name,
    #account-information .js-form-item-gender,
    #account-information .js-form-item-age {
        padding-right: 1em !important;
    }
    #account-information .js-form-item-gender,
    #account-information .js-form-item-age, 
    #account-information .js-form-item-race  {
        width: 33.333334%;
        padding: 0px 1em;
        float: left;
    }
  
    #account-information .js-form-item-race {
        width: 33.333334%;
        padding: 0px 1em;
        float: left;
    }
    .account-info-container label{
        font-size: 14px;
    }
    .account-info-container{
        max-width: 540px;
        margin: 0 auto;
    }
    .saved-article-topic ,.saved-video-topic {
        margin-top: 0px;
    }
    .saved-article-item{
        height:unset;
    }
    .saved-article-item{
        margin-top: 15px;
    }
    .saved-article-item:first-child{
        margin-top: 0px;
    }
    .saved-article-item:nth-child(even){
        padding-right: 0px;
        padding-left: 0px;
    }
    .saved-article-item:nth-child(odd){
        padding-right: 0px;
    }
    .hp-newsletter-signup-form h3{
        font-size: 30px;
    }
    .video-newsletter-signup-form h3{
        font-size: 30px;
    }
    .hp-newsletter-signup,.video-newsletter-signup{
        position: relative;
        height: 700px;
        display: flex;
        justify-content: center;
    }
    .hp-newsletter-signup-form{
        width: 570px;
        margin: 0 auto;
    }
    .news-letter-container{
        top: unset;
        bottom: 0px;
    }
    .hp-newsletter-signup-img-mobile img,.video-newsletter-signup-img-mobile img{
        top: -50px;
    }
    .guides-page-title h1{
        font-size: 40px;
    }
    .affiliate-page-header{
        flex-direction: column;
        align-items: center;
        max-width: 690px;
        margin-top: 96px;
        margin-bottom: 80px;
    }
    .affiliate-page-header h1{
       font-size: 40px;
    }
    .affiliate-page-header p{
        font-size: 20px;
     }
    .new-article-author a,.new-article-author,.new-article-published-date {
        font-size: 16px;
    }
    .new-article-deck{
        font-size: 20px;
    }
    .new-article-title h1{
        font-size: 40px;
    }
    .new-article-published-body ~ h2, .new-article-published-body ~ h3{
        font-size: 32px;
    }

    .giddy-latest-title,.giddy-latest-author,.giddy-latest-deck{
        margin-top: 10px;
    }

    .giddy-latest-image img{
        margin-top: 0px;
    }

    .new-homepage-section-header h3{
        font-size: 40px;
    }

    .new-homepage-section-header{
        margin-bottom: 22px;
    }

    .carousel-control-prev{
        top: 205px;
    }
    
    .carousel-control-next{
        top: 205px;
    }
    
    .homepage-slider .top-stories-left .top-stories-image {
        border-radius: 10px;
        overflow: hidden;
        margin-bottom: 20px;
    }
    
    .homepage-slider .top-stories-left .top-stories-topics a{
        font-size: 16px;
    }
    
    .homepage-slider .top-stories-left .top-stories-title a{
        font-size: 26px;
    }
    
    .homepage-slider .top-stories-left .top-stories-author, .homepage-slider .top-stories-left .top-stories-author a{
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .homepage-slider .top-stories-left .top-stories-deck a{
        font-size: 18px;
    }
    
    .top-stories-right-container{
        margin-bottom: 30px;
    }
    .top-stories-right:last-child{
        margin-bottom: 0px;
    }
    .homepage-slider .top-stories-right .top-stories-topics a{
        font-size: 16px;
    }
    
    .homepage-slider .top-stories-right .top-stories-title a{
        font-size: 20px;
    }

    .homepage-slider .top-stories-right .top-stories-author a{
        font-size: 14px;
    }
    
    .homepage-slider .top-stories-right .top-stories-image {
        border-radius: 5px;
        overflow: hidden;
        max-width: 33%;
        width: 100%; 
        padding-right: 0rem; 
        height: fit-content;
        margin-right: 30px;
    }
    
    .homepage-slider .top-stories-right .top-stories-image img:hover{
        transform: scale(1.05);
        transition: transform .2s;
    }
    
    .homepage-slider .top-stories-right .top-stories-image img:focus{
        transform: scale(1.05);
        transition: transform .2s;
    }

    .region--offcanvas-sidebar .sidr {
        background-color: #161C45;
    }
    
    .off-canvas-main-menu-block li {
        margin-bottom: 10px
    }

    .company-log-area {
        margin: 5px auto 15px  !important;
    }

    .navbar-collapse.collapse{
        display: none !important;
    }

    .giddy-container{
        max-width: 720px;
    }

    .latest-by-giddy a:hover img {
        transform: scale(1.05);
        transition: transform .2s;
    }
    
    .icymi-section .sliding-col-3{
        min-width:210px ;
    }

    .in-line-quiz .webform-custom-options-button {
        font-size: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .in-line-quiz .webform-custom-options-button[data-option-value][aria-checked=true] {
        border-radius: 8px;
    }
    .in-line-quiz .webform-custom-options-button {
        border-radius: 8px;
    }
    .user-login-form {
        max-width: 75vw;
        margin-left: auto;
        margin-right: auto;
    }
    .video-player-fin-card-inner {
        width: 30%;
    }
    #endCardTimer {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 130%;
        color: #FFFFFF;
        margin-bottom: 2rem;
    }
    #endCardSeries {
        margin-top: 1rem;
        margin-bottom: 1rem;
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    #endCardTitle {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 115%;
        color: #FFFFFF;
    }
    .video-player-fin-card {
        position: absolute;
        z-index: 15;
        background: rgb(75 75 75 / 95%);
        border: 3px solid black;
        width: 100%;
        height: 92%;
        top: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .more-videos-title {
        margin-bottom: 15px;
    }
    .playlist-info {
        max-width: 75%;
        padding-left: 15px;
    }
    .playlist-image {
        max-width: 25%;
    }
    .playlist-topic {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #282828;
        margin-bottom: 10px;
    }
    .playlist-topic a {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 14px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #282828;
    }
    .playlist-title {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 115%;
        color: #282828;
        overflow: hidden;
        display: block;
        -webkit-line-clamp: 3;
        display: box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .playlist-title a {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 18px;
        line-height: 115%;
        color: #282828;
    }
    .video-playlist-side .paragraph--type--video-clip {
        margin-bottom: 0px;
    }
    .video-playlist-side a:hover {
        text-decoration: none;
    }
    .video-playlist-title h4 {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 20px;
        line-height: 18px;
        color: #282828;
    }
    .video-playlist-side .video-playlist-item {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 10px;
    }
    .now-playing-overlay {
        display: none;
    }
    .now-playing .now-playing-overlay {
        position: absolute;
        top: 0;
        z-index: 10;
        height: 100%;
        width: 100%;
        display: flex;
        align-content: flex-start;
        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.6);
        border: solid .75px #fff;
    }
    .now-playing .now-playing-overlay p {
        display: flex;
        margin: 0px;
        text-transform: uppercase;
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 115%;
        color: #fff;
    }
    .video-series-slider .carousel-inner .active,
    .video-series-slider .carousel-inner .active+.carousel-item {
      display: block;
    }
    .video-series-slider .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .video-series-slider .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item {
      -webkit-transition: none;
      transition: none;
    }
    .video-series-slider .carousel-inner .carousel-item-next,
    .video-series-slider .carousel-inner .carousel-item-prev {
      position: relative;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    .video-series-slider .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item {
      position: absolute;
      top: 0;
      right: -50%;
      z-index: -1;
      display: block;
      visibility: visible;
    }
    .video-series-slider .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    .video-series-slider .carousel-item-next.carousel-item-left+.carousel-item {
      position: relative;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible;
    }
    .video-series-slider .carousel-inner .carousel-item-prev.carousel-item-right {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      display: block;
      visibility: visible;
    }
    .video-series-slider .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    .video-series-slider .carousel-item-prev.carousel-item-right+.carousel-item {
      position: relative;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible;
      display: block;
      visibility: visible;
    }
    .navbar-nav .show .dropdown-menu .dropdown-menu > li > a{
        padding:16px 15px 16px 35px
    }
    .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{
        padding:16px 15px 16px 45px
    }
    .mainmenu .collapse ul li:hover> ul{
        display:block
    }
    .mainmenu .collapse ul ul{
        position:absolute;top:100%;left:0;min-width:250px;display:none
    }
    .mainmenu .collapse ul ul li{
        position:relative
    }
    .mainmenu .collapse ul ul li:hover> ul{
        display:block
    }
    .mainmenu .collapse ul ul ul{
        position:absolute;top:0;left:100%;min-width:250px;display:none
    }
    .mainmenu .collapse ul ul ul li{
        position:relative
    }
    .mainmenu .collapse ul ul ul li:hover ul{
        display:block
    }
    .mainmenu .collapse ul ul ul ul{
        position:absolute;min-width:250px;display:none;z-index:1
    }
}

@media only screen and (min-width: 992px) {

    .contrib-member-doc-bio-body {
        max-width: 340px;
    }
    
    .contrib-member-bio-name a{
        font-size: 18px;
    }
    .contrib-member-bio-name {
        max-width: 100%;
    }
    .contrib-member-bio img{
        max-width: 80px;
        max-height: 80px;
    }
    .author-follow .btn{

        font-size: 14px;
        padding: 16px 32px;
    }
    .author-img img{
        max-width: 130px;
        height: 130px;
    }
    .about-us-header-background{
        height: 375px; 
    }
    .about-us-header-layout {
        position: absolute;
        bottom: -95px;
        left: 415px;
        transform: none;
        width: 674.01px;
    }
    .video-series-slider p{
        font-size: 18px;
    }
    .video-series-slider .slide__caption{
        padding: 0px;
    }
    .video-series-slider .slick__slide img{
        max-width: 184.33px;
        margin: 13.355px 16px 10px;
    }
    
    .video-series-slider .slick-center img{
        margin: 0px 16px 10px;
        max-width: 211.04px !important;
    
    }
    .video-newsletter-signup-form h3{
        color: #fff;
    }
    .video-letter-sign-up-subhead p{
        color: #fff;
    }
    .video-letter-sign-up-byline p{
        color: #fff;
    }
    .video-series-header-title{
        font-size: 40px;
        top: 96px;
    }

    .video-series-header-subheader {
        top: 45px;
    } 

    .video-series-header-featured-video {
        width: 208px;
    }

    .video-series-header-deck {
        font-size: 20px;
        top: 158px;
    }
    .video-series-header-deck p {
        width: 530px;
    }

    .video-series-header-featured-video-wrapper {
        top: 325px;
    }


    .hp-newsletter-signup,.video-newsletter-signup {
        height: 432px;
    }
    .hp-newsletter-signup-form {
        background: unset;
        border: unset;
        border-radius: 0px;
        padding: 20px;
    }
    .video-newsletter-signup-form {
        background: unset;
        border: unset;
        border-radius: 0px;
        padding: 20px;
    }
    .hp-newsletter-signup-img{
        position: relative;
        bottom: -70px;
    }
    .hp-newsletter-signup{
        background-color: #FBF4EC;
    }
    .video-newsletter-signup{
        background-color: #065563;
    }
    .tax-level-top-stories-item:nth-child(odd){
        padding-right: 15px;
        padding-left: 0px;
    }
    
    .tax-level-top-stories-item:nth-child(even){
        padding-left: 15px;
        padding-right: 0px;
    }
    .hp-video-section-topic {
        margin-top: 14px;
      }
      
    .hp-video-section-title {
        margin-top: 10px;
    }

    .health-conditions-block-container:last-child{
        display: flex;
    }

    .health-conditions-block-body img {
        width: 90%;
    }

    .carousel-control-prev{
        top: 145px;
    }
    
    .carousel-control-next{
        top: 145px;
    }
    
    .homepage-slider .top-stories-right .top-stories-image {
        border-radius: 5px;
        overflow: hidden;
        max-width: 33%;
        width: 100%; 
        padding-right: 0rem; 
        height: fit-content;
        margin-right: 30px;
    }
    

    .off-canvas-main-menu-block li a {
        font-size: 22px;
    }

    .footer-terms-info p {
        text-align: left;
    }

    .off-canvas-main-menu-block li {
        margin-bottom: 15px
    }

    .off-canvas-search {
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .off-canvas-tagline {
        margin-top: 30px
    }

    .company-log-area {
        margin: 25px auto !important;
    }

    .navbar-collapse.collapse{
        display: flex !important;
    }
    .giddy-container{
        max-width: 960px;
    }
    .in-line-quiz span,.form-item-email {
        font-size: 26px;
    }
    .in-line-quiz [data-webform-key="1"] h3 {
        font-size: 24px;
    }
    .in-line-quiz [data-webform-key="1"] .webform-actions .webform-button--next {
        font-size: 18px;
    }
    .in-line-quiz span,
    .form-item-email {
        font-size: 24px;
        line-height: 115%;
    }
    .in-line-quiz .webform-custom-options-button {
        font-size: 18px;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .in-line-quiz .webform-custom-options-button[data-option-value]:hover {
        margin-left: 15px !important;
    }
    .in-line-quiz .webform-actions .webform-button--next,
    .in-line-quiz .webform-actions .webform-button--submit {
        padding: 12px 32px;
        font-size: 18px;
    }
    .in-line-quiz-confirmation h2 {
        font-size: 24px;
    }
    .in-line-quiz-confirmation h4 {
        font-size: 18px;
    }
    .in-line-quiz-confirmation p {
        font-size: 18px;
    }
    .in-line-quiz-btn {
        font-size: 18px !important;
        padding: 15px 32px;
    }
    .paywall-container-blue .social-container {
        margin-top: -40px;
    }
    .social-login-button a {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 16px;
    }
    .unlockBtn {
        align-self: baseline;
        margin-right: 20px;
    }
    .user-login-form {
        max-width: 600px;
    }
    .pillar-body .field--name-title {
        font-family: "IvyPresto Display - Regular";
        font-style: normal;
        font-weight: 700;
        font-size: 32px;
        line-height: 130%;
        color: #323232;
    }
    .guide-intro .field--name-title {
        font-family: "IvyPresto Display - Regular";
        font-style: normal;
        font-weight: 700;
        font-size: 28px;
        line-height: 115%;
        color: #323232;
        text-align: center;
    }
    .row .guide-article-layout {
        margin-bottom: 37px;
    }
    .newsletter-signup p {
        margin-top: 0px;
    }
    .q-a-section {
        margin-bottom: 65px;
    }
    .transcript-body h3 {
        font-family: "IvyPresto Display - Regular";
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 115%;
        color: #242424;
    }
    .transcript-body p {
        font-family: 'Georgia';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 180%;
        color: #323232;
    }
    .video-grid-short-title {
        font-size: 20px;
    }
    .more-videos-title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .playlist-info {
        max-width: 55%;
        padding-left: 10px;
    }
    .playlist-image {
        max-width: 45%;
    }
    .playlist-topic {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #282828;
        margin-bottom: 5px;
    }
    .playlist-topic a {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #282828;
    }
    .playlist-title {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 115%;
        color: #282828;
        overflow: hidden;
        display: block;
        -webkit-line-clamp: 3;
        display: box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .playlist-title a {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 115%;
        color: #282828;
    }
    .video-playlist-side .paragraph--type--video-clip {
        margin-bottom: 0px;
    }
    .video-playlist-side a:hover {
        text-decoration: none;
    }
    .video-playlist-title h4 {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 18px;
        color: #282828;
    }
    .video-playlist-side .video-playlist-item {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 10px;
    }
    .video-playlist-side {
        max-height: 375px;
        overflow-y: scroll;
        border-radius: 8px;
        padding-left: 1rem;
        margin: 0px auto;
    }
    .now-playing-overlay {
        display: none;
    }
    .now-playing .now-playing-overlay {
        position: absolute;
        top: 0;
        z-index: 10;
        height: 100%;
        width: 100%;
        display: flex;
        align-content: flex-start;
        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.6);
        border: solid .75px #fff;
    }
    .now-playing .now-playing-overlay p {
        display: flex;
        margin: 0px;
        text-transform: uppercase;
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 11px;
        line-height: 115%;
        color: #fff;
    }
    .video-series-slider .carousel-inner .active,
    .video-series-slider .carousel-inner .active+.carousel-item,
    .video-series-slider .carousel-inner .active+.carousel-item+.carousel-item {
      display: block;
    }
    .video-series-slider .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    .video-series-slider .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item,
    .video-series-slider .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left)+.carousel-item+.carousel-item {
      -webkit-transition: none;
      transition: none;
    }
    .video-series-slider .carousel-inner .carousel-item-next,
    .video-series-slider .carousel-inner .carousel-item-prev {
      position: relative;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
    }
    .video-series-slider .carousel-inner .active.carousel-item+.carousel-item+.carousel-item+.carousel-item {
      position: absolute;
      top: 0;
      right: -33.3333%;
      z-index: -1;
      display: block;
      visibility: visible;
    }
    /* left or forward direction */
    .video-series-slider .active.carousel-item-left+.carousel-item-next.carousel-item-left,
    .video-series-slider .carousel-item-next.carousel-item-left+.carousel-item,
    .video-series-slider .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item,
    .video-series-slider .carousel-item-next.carousel-item-left+.carousel-item+.carousel-item+.carousel-item {
      position: relative;
      -webkit-transform: translate3d(-100%, 0, 0);
      transform: translate3d(-100%, 0, 0);
      visibility: visible;
    }
    /* farthest right hidden item must be abso position for animations */
    .video-series-slider .carousel-inner .carousel-item-prev.carousel-item-right {
      position: absolute;
      top: 0;
      left: 0;
      z-index: -1;
      display: block;
      visibility: visible;
    }
    /* right or prev direction */
    .video-series-slider .active.carousel-item-right+.carousel-item-prev.carousel-item-right,
    .video-series-slider .carousel-item-prev.carousel-item-right+.carousel-item,
    .video-series-slider .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item,
    .video-series-slider .carousel-item-prev.carousel-item-right+.carousel-item+.carousel-item+.carousel-item {
      position: relative;
      -webkit-transform: translate3d(100%, 0, 0);
      transform: translate3d(100%, 0, 0);
      visibility: visible;
      display: block;
      visibility: visible;
    }
}

@media only screen and (min-width: 1200px) {
    .contrib-member-doc-bio-body{
        max-width: 245px;
    }
    .author-follow .btn{
        font-size: 14px;
        padding: 16px 45px;
    }
    .author-img img{
        max-width: 160px;
        height: 160px;
    }
    .video-series-slider p{
        font-size: 20px;
    }
    .about-us-header-title {
        width: 445px;
    }
    .about-us-header-layout {
        position: absolute;
        bottom: -95px;
        left: 560px;
        transform: none;
        width: 722px;
    }
    .about-us-header-subtitle{
        max-width: 350px;
    }

    .about-us-header-subtitle img{
        width: 85px;
    }
    .video-series-slider .slick__slide img {
        max-width: 18vw;
        margin: 3vw 20px 12px;
    }
    .video-series-slider {
        padding-top: 65px;
        padding-bottom: 65px;
    }
    
    .video-series-slider .slick-center img {
        margin: 0px 20px 12px;
        max-width: 22vw !important;
    }
    .video-series-header-featured-video {
        width: 255px;
    }
    .video-series-header-featured-video-wrapper {
        top: 343px;
    }
    .saved-article-title a,.saved-video-title a{
        font-size: 20px;
    }
    .news-letter-container {
         position: relative; 
    }
    .hp-newsletter-signup-img {
        position: relative;
        bottom: 25px;
    }
    .icymi-section .sliding-col-3{
        min-width:255px ;
    }
    .carousel-control-prev{
        top: 165px;
    }
    
    .carousel-control-next{
        top: 165px;
    }

    .giddy-container{
        max-width: 1140px;
    }

    .user-login-form {
        max-width: 800px;
    }
    .perspective-article .field--name-title {
        font-size: 38px;
    }
    .perspective-article .block-field-blocknodearticletitle {
        margin-bottom: 15px !important;
    }
    .q-a-section {
        margin-bottom: 65px;
    }
    .transcript-body h3 {
        font-family: "IvyPresto Display - Regular";
        font-style: normal;
        font-weight: 700;
        font-size: 36px;
        line-height: 115%;
        color: #242424;
    }
    .transcript-body p {
        font-family: 'Georgia';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 180%;
        color: #323232;
    }
    .panel-title::after {
        content: "\f107";
        color: #000000;
        right: 1rem;
        position: absolute;
        font-family: "FontAwesome";
        font-size: 20px;
    }
    .panel-default .panel-title {
        font-size: 16px;
        margin: 30px 0px;
    }
    .panel-heading-full .panel-title::after {
        top: 10px;
        right: 15px;
    }
    .video-player-fin-card-inner {
        width: 30%;
    }
    #endCardTimer {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 24px;
        line-height: 130%;
        color: #FFFFFF;
        margin-bottom: 2rem;
    }
    #endCardSeries {
        margin-top: 1rem;
        margin-bottom: 1rem;
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #FFFFFF;
    }
    #endCardTitle {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 115%;
        color: #FFFFFF;
    }
    .video-player-fin-card {
        position: absolute;
        z-index: 15;
        background: rgb(75 75 75 / 95%);
        border: 3px solid black;
        width: 100%;
        height: 92%;
        top: 1rem;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .video-grid-short-title {
        font-size: 20px;
    }
    .more-videos-title {
        font-size: 24px;
        margin-bottom: 20px;
    }
    .playlist-info {
        max-width: 60%;
        padding-left: 10px;
    }
    .playlist-image {
        max-width: 40%;
    }
    .playlist-topic {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #282828;
        margin-bottom: 5px;
    }
    .playlist-topic a {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 10px;
        line-height: 100%;
        display: flex;
        align-items: center;
        letter-spacing: 0.04em;
        text-transform: uppercase;
        color: #282828;
    }
    .playlist-title {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 115%;
        color: #282828;
        overflow: hidden;
        display: block;
        -webkit-line-clamp: 3;
        display: box;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .playlist-title a {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 13px;
        line-height: 115%;
        color: #282828;
    }
    .video-playlist-side .paragraph--type--video-clip {
        margin-bottom: 0px;
    }
    .video-playlist-side a:hover {
        text-decoration: none;
    }
    .video-playlist-title h4 {
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 18px;
        color: #282828;
    }
    .video-playlist-side .video-playlist-item {
        padding-top: 10px;
        padding-bottom: 10px;
        margin-right: 10px;
    }
    .video-playlist-side {
        max-height: 442px;
        overflow-y: scroll;
        border-radius: 8px;
    }
    .now-playing-overlay {
        display: none;
    }
    .now-playing .now-playing-overlay {
        position: absolute;
        top: 0;
        z-index: 10;
        height: 100%;
        width: 100%;
        display: flex;
        align-content: flex-start;
        justify-content: center;
        align-items: center;
        background-color: rgba(0, 0, 0, 0.6);
        border: solid .75px #fff;
    }
    .now-playing .now-playing-overlay p {
        display: flex;
        margin: 0px;
        text-transform: uppercase;
        font-family: 'Slate Pro Regular';
        font-style: normal;
        font-weight: 700;
        font-size: 15px;
        line-height: 115%;
        color: #fff;
    }
  
    #toolbar-bar {
        z-index: 1030;
    }
}


:root{
    --brand-blue:#5286F7;
    --accent:#FF8A3C;          /* pill emoji vibe */
    --ink:#0E1222;
    --muted:#5E6785;
    --bg:#ffffff;
    --maxw:760px;
  }

  .wrap{
    max-width:var(--maxw);
    margin:0 auto;
    padding:32px 20px 72px;
  }

  /* ===== Masthead ===== */
  .eyebrow{
    font-size:14px;
    font-weight:700;
    display:flex;
    align-items:center;
    gap:6px;
    margin-bottom:8px;
  }
  .eyebrow-emoji{
    font-size:18px;
  }

  .post-title{
    font-size:clamp(26px,3.2vw,32px);
    line-height:1.25;
    font-weight:900;
    margin:0 0 8px;
  }
  .post-subtitle{
    margin:0 0 4px;
    color:var(--muted);
    font-size:15px;
  }
  .readtime{
    font-size:13px;
    font-weight:600;
    text-align:left;
    margin:0 0 18px;
    color:#7A8195;
  }

  /* Hero image */
  .hero{
    margin:0 0 24px;
    border-radius:10px;
    overflow:hidden;
  }
  .hero img{
    display:block;
    width:100%;
    height:auto;
    object-fit:cover;
  }

  /* Intro copy */
  .intro p{
    margin:0 0 14px;
    font-size:15px;
    color:#22273A;
  }

  /* ===== Listicle items ===== */
  .side-effects{
    margin-top:10px;
  }

  .se-item{
    margin-bottom:20px;
    font-size:15px;
  }
  .se-title{
    font-size:15px;
    font-weight:800;
    margin:0 0 4px;
    display:flex;
    align-items:center;
    gap:6px;
  }
  .se-num{
    font-weight:800;
    color:var(--accent);
  }
  .se-emoji{
    font-size:16px;
  }
  .se-body{
    margin:0;
    color:#22273A;
  }
  .se-body strong{
    font-weight:800;
  }

  /* Inline content images between items */
  .se-figure{
    margin:18px 0 16px;
    border-radius:10px;
    overflow:hidden;
  }
  .se-figure img{
    display:block;
    width:100%;
    height:auto;
    object-fit:cover;
  }

  /* ===== Left-rail quote section around #5 ===== */
  .se-with-quote{
    margin:28px 0 10px;
  }
  .sq-grid{
    display:grid;
    grid-template-columns:135px minmax(0,1fr);
    gap:18px;
    align-items:flex-start;
  }
  .sq-quote, .sq-quote p, .gs-quote, .gs-quote p, .rail-quote p, .rail-quote{
    color:var(--brand-blue);
    font-style:italic;
    font-weight:800;
    line-height:1.25;
    font-size:14px;
  }

  @media(max-width:720px){
    .sq-grid{
      grid-template-columns:1fr;
    }
    .sq-quote{
      order:-1;
      font-size:16px;
    }
  }

  /* ===== Mid-page CTA banner ===== */
  .cta-mid{
    margin:40px 0 32px;
    width:100%;
    border-radius:12px;
    overflow:hidden;
    position:relative;
    background:#020617;
  }
  .cta-mid-inner{
    position:relative;
    padding:40px 24px 44px;
    text-align:center;
    color:#ffffff;
    isolation:isolate;
  }
  .cta-mid-bg{
    position:absolute;
    inset:0;
    opacity:.32;
    z-index:-1;
  }
  .cta-mid h2{
    margin:0 0 6px;
    font-size:20px;
    font-weight:900;
  }
  .cta-mid p{
    margin:0 0 18px;
    font-size:14px;
  }
  .btn-primary{
    display:inline-block;
    padding:10px 26px;
    border-radius:999px;
    background:#2F57EF;
    color:#ffffff;
    font-size:13px;
    font-weight:700;
    text-decoration:none;
    box-shadow:0 14px 30px rgba(16, 47, 176,.45);
    white-space:nowrap;
  }

  /* ===== Bottom line ===== */
  .bottom-line{
    margin:26px 0 4px;
  }
  .bottom-line h2{
    margin:0 0 6px;
    font-size:15px;
    font-weight:900;
  }
  .bottom-line p{
    margin:0 0 10px;
    font-size:15px;
    color:#22273A;
  }

  /* Bottom CTA (full-width look) */
  .cta-bottom{
    margin-top:32px;
    border-radius:0;
    width:100%;
    overflow:hidden;
    position:relative;
    background:#020617;
  }
  .cta-bottom-inner{
    position:relative;
    text-align:center;
    padding:40px 20px 46px;
    color:#ffffff;
    isolation:isolate;
  }
  .cta-bottom-bg{
    position:absolute;
    inset:0;
    background:url("BOTTOM_CTA_IMAGE_URL_HERE") center/cover no-repeat;
    opacity:.32;
    z-index:-1;
  }
  .cta-bottom-title{
    letter-spacing:.18em;
    text-transform:uppercase;
    font-size:12px;
    margin:0 0 10px;
  }

  /* Legal / disclaimer */
  .legal-block{
    margin:22px auto 0;
    font-size:11px;
    color:#3F4660;
  }
  .legal-footnote{
    margin:0 0 14px;
    line-height:1.5;
  }
  .disclaimer-title{
    font-weight:900;
    text-transform:uppercase;
    letter-spacing:.04em;
    margin:0 0 4px;
  }
  .disclaimer-text { 
  font-size: 11px;
  color: var(--ink);
  line-height: 1.7;
  margin: 0;
}
  .disclaimer-text{
    font-size: 11px;
  color: var(--ink);
  line-height: 1.6;
  margin: 0;
  }
/* ===== Natural Approaches Section ===== */
.natural-section{padding:28px 0px 36px; color:var(--ink)}
.ns-wrap{max-width:var(--maxw); margin:0 auto}

.ns-title{
  margin:0 0 6px;
  font-weight:900;
  letter-spacing:-0.01em;
  line-height:1.2;
  font-size:clamp(22px, 3.2vw, 30px);
}
.ns-kicker{
  margin:0 0 18px;
  color:var(--muted);
  font-size:16px;
}
.ns-intro{margin:0 0 16px; color:#1f2538; line-height:1.7}

/* Carded table */
.ns-card{
  background:#EEF4F7;     /* light gray panel like the mock */
  border:0 !important;               /* no outer border */
  padding:20px;
}

.ns-table{
  border-collapse:separate; /* keep cell spacing without borders */
  border-spacing:0;         /* no gaps between cells */
}

.ns-table thead th{
  border-bottom:0;          /* remove header line */
}

.ns-table td,
.ns-table th{
  border:0;                 /* remove any cell borders */
  padding:14px 18px;        /* comfy spacing like the screenshot */
}

/* kill the subtle row separators from the previous version */
.ns-table tbody tr:not(:last-child) td{ border-bottom:0; }

/* Post-table copy */
.ns-closer{margin:12px 0 18px; line-height:1.7; color:#1f2538}

.ns-subhead{
  margin:0 0 6px;
  font-weight:900;
  font-size:18px;
}
.ns-note{margin:0 0 10px; color:#1f2538}

.ns-list{
  margin:0 0 16px 1.2em;
  padding:0;
}
.ns-list li{margin:8px 0; line-height:1.7}

.ns-outro{margin:0; color:#1f2538}

/* Small screens */
@media (max-width:640px){
  .ns-card{padding:14px}
  .ns-table th, .ns-table td{padding:10px 12px}
  .ns-table{font-size:15px}
}
  /* Wider table card: escapes the normal wrap and centers itself */
.ns-card--wide{
  /* grow beyond the .ns-wrap but stay within the viewport */
  width: min(1240px, calc(100vw - 40px)); /* 40px = 20px page padding each side */
  margin-left: 50%;
  transform: translateX(-50%);
  padding: 22px 24px; /* a bit more room inside */
}

/* On small screens, just use normal width */
@media (max-width: 640px){
  .ns-card--wide{
    width: 100%;
    margin-left: 0;
    transform: none;
    padding: 18px;
  }
}
