@font-face {
    font-family: Fidalga;
    src: url(fonts/Fidalga-Regular.ttf) format("ttf"), url(fonts/Fidalga-Regular.woff2) format("woff2"), url(fonts/Fidalga-Regular.woff) format("woff"),;
}

.dm-sans {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
}
html,body{ 
    background:#fff; color:#333; margin:0;padding:0;
    font-family: "DM Sans", sans-serif;
    overflow-x:hidden;
    transition: all .3s ease-in-out;
}
a img{
    border:none;
}
.button{
    width:290px;
    position:relative;
    text-decoration:none;
    text-transform:uppercase;
    cursor:pointer;
    display:block;
    height:54px;
    margin:20px 20px 30px;
    transition: all .3s ease-in-out;
}
.button b{
    position:relative;
    display:block;
    height:24px;
    font-size:16px;
    text-align:center;
    padding:16px 3%;
    background:#fff;
    z-index:2;
    max-width:94%;
    color:#333;
}
.button .back-bar{
    position:absolute;
    top:10px;
    left:20px;
    z-index:1;
    display:block;
    background: url(images/buttonshadow-green1.png) no-repeat;
    width:100%;
    height:54px;
}
.greenback-button.button .back-bar{

}
.graygreen-button b{
    color:#fff;
    background:#333;
    height:36px;
    padding:10px 3%;
    font-size:14px;
}

.grayback-button .back-bar{
   background: url(images/buttonshadow-gray1.png) no-repeat;
   background-size: 100%;
}

nav{
   /* height:100px;*/
   position:relative;
}
.menubtn{
    position:absolute;
    top:30px;
    right:30px;
    background:url(images/icon_menu.png) center top  no-repeat;
    height:20px;
    width:44px;
    padding-top:32px;
    text-align:center;
    cursor:pointer;
}
.menubtn span{
    font-size:12px;
    height:12px;
    text-transform:uppercase;
    color:#fff;
}

nav .inner-con{
    max-width:1580px;
    width:96%;
    margin:0 auto;
    position:relative;
}
.main-nav{
    position:absolute;
    left:300px;
    top:30px;
}
.main-nav li{
    display:inline;
}
.main-nav li a{
    color:#fff;
    font-weight:bold;
    font-size:16px;
    text-decoration:none;
    text-transform:uppercase;
    margin-right:10px;
}
.main-nav li a:hover{
    border-bottom:3px solid #fff;
}
.logo{
    height:80px;
    padding:10px;
}
.logo img{
    max-height:100%;
}
.logo .hr-logo{
    padding-top:24px;
    height:28px;
}
.desktopOnly{
    display:none;
}
.mobile-nav-container{
    color:#272727;
    background:#ffffff url(images/textures/light-texture.png) repeat;   
    background-size:700px;
    padding:10px 10%;
    width:80%; 
    display:none;
}
.menu-opened .mobile-nav-container{
    display:block;
}
.menu-opened .menubtn .off,
.menubtn .on{
    display:none;
}
.menubtn .off,
.menu-opened .menubtn .on{
    display:block;
}
.menu-opened .menubtn{
    background:url(images/icon_close.png) center top  no-repeat;
}
.mobile-nav-container ul{
    margin:0;
    padding:0;
}    
.mobileNav li{
    display:block;
    padding:25px 0;
    margin:0;
    border-bottom:4px solid #272727;
}
.mobileNav li a{
    font-size:32px;
    text-transform:uppercase;
    color:#272727;
    font-weight:bold;
    text-decoration:none;
}
.social-links li{
    display:inline;
}
.social-links li a{
    display:inline-block;
}

h1.fig-hdr{
    color:#F9A77E;
    text-transform:uppercase;
    font-size:50px;
    font-family: Fidalga, Arial Black, "DM Sans", sans-serif;
    padding:50px 0;
    margin:0;
    text-align:left;
}
h2, .fig-hdr{
    font-size:36px;
    font-weight:400;
    font-family: Fidalga, Arial Black, "DM Sans", sans-serif;
    text-transform:uppercase;
    padding:20px 0;
    margin:0;
    text-align:center;
}
h3{
    text-transform:uppercase;
    font-size: 24px;
    padding:10px 0 20px;
}
p{
    padding:16px 0;
}
.bigger-text{
    font-size:22px;
}
section .inner .rectheader{
   font-family: "DM Sans", sans-serif;
   border:2px solid #272727;
   padding:20px 40px;
   font-size:16px;
   height:18px;
   color:#272727;
   margin:10px auto;
   width:160px;
}
.where-to-find-them .inner .rectheader,
.sponsors-partners .inner .rectheader{
    width:220px;
}
.where-to-find-them .inner .rectheader,
.sponsors-partners .inner .rectheader{
    color:#fff;
    border-color:#fff;
}

.takequiz h2,
.why-it-matters h2{
    font-size:48px;
}
.bg-plaingreen{
    color:#fff;
    background:#58794E;
}
.bg-plainwhite{
    color:#000000;
    background:#ffffff;
}
.bg-plainpeach{
    color:#272727;
    background:#F9A77E;
}
.bg-black{
    color:#fff;
    background:#000000 url(images/textures/dark-gray-texture.png);
    background-size:900px;
}
.bg-green{
    color:#fff;
    background:#58794E url(images/textures/Green-texture2.jpg);
    background-size:1100px;
}
.bg-peach{
    color:#272727;
    background:#F9A77E url(images/textures/peach-texture2.png);
}
.bg-white{
    color:#272727;
    background:#ffffff url(images/textures/light-texture.png);
}
section{
    padding:20px 0;
}

footer .inner,
header .inner,
section .inner{
    max-width:1200px;
    width:92%;
    margin:0 auto;    
}
header .inner{
    padding:50px 6%;
    width: 88%;
    text-transform:uppercase;
}
header .sponsor-callout{
    padding:15px 0 45px;
}
header .sponsor-callout img{
    height:100px;
}
header .image-block{
  height:420px;
    width:100%;
    background: url(images/stool-images/TheBeverly_Shot_3_0421.jpg) 90% center no-repeat;
    background-size:cover;
    display:block;
}


.why-it-matters{
    text-align:center;
}
.hr{
    height:0;
    border-top:3px solid #fff;
    width:100%;
    margin:20px 0;
}
.symptomgraphics{
    display:grid;
    grid-template-columns: 47% 47%;
    gap:5%;
    padding-bottom:80px;
}
.symptom{
    font-size:20px;
    text-transform:uppercase;
    font-weight:bold;
}
.symptom img{
    display:block;
    height:80px;
    margin:0 auto 15px;
}
.weird-stools{
    padding:0;
}
.weird-stools .inner{
    width: 84%;
}
.weird-stools .image-block{
    height:420px;
    width:100%;
    background: url(images/stool-images/TheBeverly_Shot_3_0433.jpg) no-repeat;
    background-size:cover;
    display:block;
}

.stools{
   text-align:center;
}
.stools p{
    width:80%;
    margin:0 auto;
    padding:40px 0;
    font-size:20px; 
}
.stools-container.mobileversion{
    max-width:400px;
    margin: 0 auto;
}
.stools-container{
    position:relative;
    padding-bottom:50px;
}
.stools-container img{
    height:360px;
}

.slick-arrow{
    width:44px;
    height:44px;
    display:block;
    overflow:hidden;
    text-indent:-600px;
    border:none;
    cursor:pointer;
    position:absolute;
    bottom:0;
    z-index:10;
}
.slick-next {
    background:url(images/next-button.png) no-repeat;
    right:30%;
}
.slick-prev{
    background:url(images/prev-button.png) no-repeat;
    left:30%;
}
.stools-container-outer{
    position:relative;
}
.leftGrad{
    position:absolute;
    top:0;
    left:0;
    height:100%;
    width:100px;
    z-index:3;
    background: linear-gradient(to right, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); 
}
.rightGrad{
    position:absolute;
    top:0;
    height:100%;
    width:100px;
    right:0;
    z-index:3;
    background: linear-gradient(to right, rgba(255,255,255,0)0% ,rgba(255,255,255,1) 100%); 
}


.worried .image-block{
  height:420px;
    width:100%;
    background: url(images/stool-images/BlackCoffee_Shot_2_0270.jpg) 90% center no-repeat;
    background-size:cover;
    display:block;
}
.worried{
    padding:0;
}
.worried .inner{
    padding:40px 0;
}

.where-to-find-them{
    text-align:center;
}
.where-to-find-them h2{
    width:200px;
    margin:0 auto;
}
.where-to-find-them p a{
    color:#fff;
}
.where-to-find-them .button{
    margin:50px auto;
}
.locations-group{
    width:80%;
    margin:0 auto;
}
.location{
    text-align:left;
    padding:20px 0;
    border-bottom:3px solid #fff;
}
.location a{
    color:#F9A77E;
    display:block;
    font-weight:bold;
}
.location h3{
    padding-bottom:10px;
}
.location p{
    padding: 10px 0;
}


.presenting-sponsors .inner{
    padding:50px 0;
}
.sponsor-logos img{
    height:100px;
    display:block;
    margin:40px auto;
}

.sponsors-smaller img{
    height:200px;
    display:block;
    margin:15px auto;
}

.details-section .inner{
    padding:20px 30px 200px;
    padding-bottom:200px;
    word-wrap:break-word;
}
.detailgroup{
    padding:20px 0;
    border-bottom:3px solid #272727;
}
.details-section li{
    margin:15px 0;
}
.details-section li, .details-section p{
    line-height:21px;
}

footer a{
    color:#fff;
}
.social-links li a{
    margin:0 6px;
}


footer{
    position:relative;
    padding-top:40px;
}
.stools-pic{
    position:absolute;
    top: 50px;
    margin:0 auto;
    width:96%;
    max-width:500px;
    z-index:5;
}
.stools-pic img{
    position:absolute;
    bottom:0;
    max-width:100%;
}
.footer-logos{
    padding:15px 0;
    text-align:center;
}
.footer-logos img{
    height:110px;
    display:block;
    margin:0 auto;
    padding:15px 0;
}
.copyright-block{
    margin-top:20px;
    padding:30px;
    background:#000;
    text-align:center;
}
.footcontent{
    padding:10px 40px;
}
.footcontent ul{
    margin:0;
    padding:10px 0 30px;
}
.footlinks{
    display:grid;
    grid-template-columns: 30% 30% 30%;
    text-align:center;
}
.footlinks li,
.footcontent .social-links li{
    display:inline;
}
.footcontent .social-links{
    display:grid;
    grid-template-columns: 24% 24% 24% 24%;
    gap:.5%;
}

sup{
    font-weight:normal;
}
.details-section a{
    color:#333;
}
.slick-initialized .slick-slide{
    height:auto;
}

@media screen and (min-width:960px){
    .three-col{
        display:grid;
        grid-template-columns: 30% 30% 30%;
        gap:3%;
    }
    .two-col{
        display:grid;
        grid-template-columns: 48% 48%;
        gap:4%;
    }
    section {
        padding: 100px 0;
    }
    
    .worried,
    .weird-stools{
        display:grid;
        grid-template-columns: 50% 50%;
        gap:0;
    }
    header .image-block{
        display:none;
    }
    header.bg-black{
        background-position:100% center;
        background-image: url(images/stool-images/TheBeverly_Shot_3_0421.jpg);
        background-size:cover;
        background-repeat:no-repeat;
    }
    .worried .image-block{
        grid-column-start: 1;
        grid-column-end: 1;
        grid-row-start:1;
    }
    .worried .inner{
        grid-column-start: 2;
        grid-column-end: 2;
        grid-row-start:1;
        padding: 40px 60px;
        width: auto;
    }
    
    h1.fig-hdr{
        width:60%;
    }
    .sponsor-logos{
        text-align:center;
    }
    .sponsor-logos img{
        display:inline-block;
        margin:40px;
    }
    
    .takequiz h2, .why-it-matters h2 {
        font-size: 80px;
    }
    section .inner .rectheader{
        font-weight:bold;
        width: 220px;
    }
    .where-to-find-them .inner .rectheader, .sponsors-partners .inner .rectheader{
        width: 260px;
    }
    .why-it-matters h3, .why-it-matters p{
        max-width:960px;
        margin: 0 auto;
    }
    .why-it-matters h3{
        font-size:52px;
    }
    .why-it-matters {
        font-size:24px;
    }
    .symptomgraphics {
        grid-template-columns: 23% 23% 23% 23%;
        gap: 2%;
        padding-top:20px;
    }
    .symptom img {
        height: 100px;
    }
    .worried .image-block,
    .weird-stools .image-block{
        height:700px;
    }
    .worried h2,
    .weird-stools h2{
        margin-top:80px;
        font-size:48px;
        text-align:left;
    }
    .weird-stools p{
        font-size:26px;
    }
    section .button {
        margin: 20px 0 30px;
    }
    section .backtop{
        width: 90px;
        float:right;
        margin:40px 80px 0 0;
    }
    section .backtop b{
        padding: 12px 10%;
        height:30px;
        font-size:14px;
    }
    .stools p{
        font-size:30px;
    }
    .slick-prev{
        left:0;
        bottom: 50%;
    }
    .slick-next{
        right:0;
        bottom: 50%;
    }
    .where-to-find-them.bg-black{
        background-size:1200px;
    }
    .where-to-find-them h2{
        width:auto;
        font-size:54px;
    }
    .quizcontent,
    .where-to-find-them .inner > p{
        width:50%;
        margin:0 auto;
    }
    .where-to-find-them .inner > h3{
        width:60%;
        margin:0 auto;
    }
    .locations-group{
        width:100%;
        display:grid;
        grid-template-columns: 30% 30% 30%;
        gap:3%;
        padding-bottom: 50px;
    }
    
    .addtlSupporters{
        padding-left:58%;
    }
    .addtlSupporters li{
        display:block;
    }
    .sponsors-partners h2.fig-hdr{
        padding-bottom:80px;
    }
    .sponsors-partners h3{
        margin:0;
    }
    .sponsors-smaller{
        text-align:right;
        padding-right:20%;
        padding-bottom:40px;
    }
     .sponsors-smaller li{
        display:block;
     }
    .sponsors-smaller img {
        display: inline-block;
    }
     .quizcontent{
        text-align:center;
     }
     .takequiz .button{
        margin: 20px auto 30px;
     }
     .citations{
        padding-bottom:50px;
     }
     .stools-pic{
        top: 150px;
        right:5%;
        width:50%;
        max-width:1000px;
    }
    .footer-logos{
        width:40%;
        text-align:left;
    }
    .footer-logos img{
        height:80px;
        margin-right:40px;
        display:inline;
    }
    .footcontent{
        padding: 80px 30% 40px 44%;
        position:relative;

    }
    .footcontent p{
        padding-top:10px;
    }
    .social-links{
        position:absolute;
        right:0;
        width:240px;
        bottom:40px;
    }
    .footlinks{
        position:absolute;
        width:380px;
        left:0;
        display:block;
        padding-top:30px;
        bottom:40px;
    }
    .footlinks li{
        margin-right:15px;
    }
}
@media screen and (min-width:1200px){
    header .sponsor-callout,
    header .button{
        display:inline-block;
    }
     header .sponsor-callout{
        width:40%;
     }
    header .button{
        top: -40px;
        margin-left: -50px;
    }
    .worried h2,
    .weird-stools h2{
        margin-top:120px;
        font-size:54px;
    }
    .desktopOnly{
        display:block;
    }
    .menu-opened .mobile-nav-container,
    .mobileOnly{
        display:none;
    }
    .stools-pic{
        top: 250px;
        right:5%;
        width:60%;
    }
}
@media screen and (min-width:1430px){
    header .button{
        top: -40px;
        margin-left: -50px;
    }
    .main-nav li a{
        font-size: 18px;
        margin-right: 14px;
    }
     .logo .hr-logo {
        padding-top: 20px;
        height: 36px;
    }
    .main-nav{
        position:absolute;
        left:400px;
    }
    .worried .image-block,
    .weird-stools .image-block{
        height:900px;
    }
    .takequiz h2, .why-it-matters h2 {
        font-size: 96px;
    }
     .worried h2,
    .weird-stools h2{
        font-size:60px;
    }
}