 @import url("https://use.typekit.net/rpb4qmj.css");

td{
  padding-right: 20px;
}

body {
  background: white;
  font-family: futura-pt, sans-serif;
  font-weight: 400;
  margin: auto;
  border: 1px black;
  font-size: 1.1rem;
}

.title-sup{ 
  vertical-align: middle;
  position: relative;
  top: -1rem; 
  font-size: 0.75rem; 
}

main{
  margin-top: 150px;
}

.height{
  padding: 0px;
  height: 150px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.30), 0 7px 6px rgba(0,0,0,0.22);
    background-color: white;
    background-image: url("../img/header-dmmunity.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
}


.sn-logo {
  background-image: url("../img/sn-logo.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10%;
  height: 75px;
  width: 100%;
  text-align:center;
}

.gp-bottlshot{
  width: 100%;
  max-width: 500px;
}



.sn-logo span{
  visibility: hidden;
}


strong{
  font-weight: 600;
}


.sn{
  height: 150px;
  padding: 0px;
  height: content;
  margin-bottom: 100px;
  background-color: white;
  max-width: 1244px;
  margin: auto;
}

.buy-container{
  padding: 20px;
  padding-bottom: 0px;
  float: right;
  clear: both;
  display: block;
}

.buy-container svg{
    height: 10px;
    clear: both;
    display: block;
}
.buy-container p{
    font-size: .25rem;
    margin-bottom: 0px;
}

.buy-container button{
    background-color: #1A9CD6;
    color: white;
    padding: 10px 15px;
    border: 2px solid #097FB4;
    font-size: .75rem;
    margin-top: 0px;
}

.buy-container button:hover{
    background-color: #097FB4;
    color: white;
    padding: 10px 15px;
    border: 2px solid #1A9CD6;
    font-size: .75rem;
    margin-top: 0px;
}

.sku-detail{
  margin-bottom: 25px;
}

.sku{
  font-weight: 700;
  padding-right: 40px;
}

tr{
  border-bottom: 1px solid white;

}

hr.product-line{
  height: 1px;
  color: white;
  margin-top: 20px;
    margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid white;
}
hr.divider{
   height: 1px;
border: 0;
color: #ccc;
background-color: #ccc;
width: 80%;
margin-top: 40px;
}

hr.divider2{
   height: 1px;
border: 0;
color: #ccc;
background-color: #ccc;
width: 80%;
margin-top: 0px;
}


.gallery-wrapper {
  margin-top:120px;
  width: 550px;
  text-align: center;
  background-color: white;
}

.image-gallery {
  margin: 0 auto;
  display: table;
   padding-bottom: 25px;
}

.primary,
.thumbnails {
  display: table-cell;
}

.thumbnails {
  width: 50px;
  padding-right:25px;

}

.primary {
  width: 500px;
  height: 500px;
  background-color: white;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}

.thumbnail:hover .thumbnail-image, .selected .thumbnail-image {
  border: 4px solid #1A9CD6;
}

.thumbnail-image {
  width: 50px;
  height: 50px;
  margin: 20px 0px;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  border: 2px solid #1A9CD6;
}

h1{
  color: #0F6CAE;
  line-height: 1em;
font-family: futura-pt, sans-serif;
font-style: normal;
font-weight: 600;
}

h4{
  color:#1A9CD6;
  line-height: 1.25em;
font-family: futura-pt, sans-serif;
font-style: normal;
font-weight: 400;
margin-bottom: 50px;
}



a{
  color: #1A9CD6;
}
.container{
  max-width: 1244px;
  margin: auto;
  padding: 0px;
}

.nav-tabs li{
  padding: 15px;
  border-right-style: black 2px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: .65rem;
  background-color:   #EDF8FF;
  border-radius-top: 5px;
    border-right: 4px solid white;


}



.nav-tabs li:hover{
  padding: 15px;

  text-transform: uppercase;
  font-weight: 600;
  font-size: .65rem;
}

.tab-content{
  padding: 25px;
  color: #0F6CAE;
  background-color:   #EDF8FF;
  border-radius: 5px;
  line-height: 2.25em;
}




.st-demo-header {
  background-color: white;
  color: white;
  font-size: 24px;
  padding: 8px 24px;
}

.st-demo-header button {
  color: black;
  font-size: 12px;
}

.st-demo-subheader {
  background-color: #f0f0f0;
  color: #333;
  font-size: 16px;
  height: 65px;
  margin-top: 50px;
  padding: 8px 24px;
}

.st-demo-subheader:first-child {
  margin-top: 0;
}

.nav-tabs a.active{
  color: black;
  text-decoration: underline;
}


/**
 * jquery-bootstrap-scrolling-tabs
 * @version v0.0.3
 * @link https://github.com/mikejacobson/jquery-bootstrap-scrolling-tabs
 * @author Mike Jacobson <michaeljjacobson1@gmail.com>
 * @license MIT License, http://www.opensource.org/licenses/MIT
 */
/* line 13, jquery.scrolling-tabs.scss */
.scrtabs-tab-container * {
  box-sizing: border-box;
}

/* line 17, jquery.scrolling-tabs.scss */
.scrtabs-tab-container {
  height: 42px;
}
/* line 19, jquery.scrolling-tabs.scss */
.scrtabs-tab-container .tab-content {
  clear: left;
}

/* line 24, jquery.scrolling-tabs.scss */
.scrtabs-tabs-fixed-container {
  float: left;
  height: 42px;
  overflow: hidden;
  width: 100%;
}

/* line 31, jquery.scrolling-tabs.scss */
.scrtabs-tabs-movable-container {
  position: relative;
}
/* line 33, jquery.scrolling-tabs.scss */
.scrtabs-tabs-movable-container .tab-content {
  display: none;
}

/* line 38, jquery.scrolling-tabs.scss */
.scrtabs-tab-scroll-arrow {
  border: 1px solid #dddddd;
  border-top: none;
  color: #428bca;
  cursor: pointer;
  float: left;
  font-size: 12px;
  height: 42px;
  margin-bottom: -1px;
  padding-left: 2px;
  padding-top: 13px;
  width: 20px;
}
/* line 50, jquery.scrolling-tabs.scss */
.scrtabs-tab-scroll-arrow:hover {
  background-color: #eeeeee;
}

/* line 55, jquery.scrolling-tabs.scss */
.scrtabs-tabs-fixed-container ul.nav-tabs {
  height: 41px;
}
/* line 57, jquery.scrolling-tabs.scss */
.scrtabs-tabs-fixed-container ul.nav-tabs > li {
  white-space: nowrap;
}

/* line 63, jquery.scrolling-tabs.scss */
.scrtabs-tab-content-outside-movable-container .nav-tabs {
  display: none;
}


.row{
  width: 100%;
  max-width: 1280px;
  margin: auto;
  height: content;
  float: none;
}

.sans-padding{
  padding-bottom: 0px;
  padding-top: 0px;
}
.icon-container{
  width: 100%;
  display: block;
  margin: auto;
  margin-bottom: 20px;
  text-align: center;
  padding: 0px;
}




.callout{
  width:  150px;
  padding-top: 0px;
  margin: auto;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  text-align: center;
}

.callout p{
  display: block;
  font-size: .75rem;
  margin-top: 0px;
  
}

.callout img{
  width: 70px;
  margin-top: 20px;
  margin-bottom: 20px;
}



.callout2{
  font-size: .75rem;
  height: 50px;
  width: 150px;
  padding: 0px;
  margin-top: 75px;
  margin-bottom: 50px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  text-align: center;
}


footer {
  background-color: #0F6CAE;
  width: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  text-align: center;
  font-size: .5rem;
  padding: 20px;
  color: white;
}

footer p{
  margin-bottom: 0px;
}


/* faq */

.faq-container{
  padding-top: 50px;
  padding-bottom: 50px;
  width: 1244px;
}

.content {
  width: 100%;
  padding:0px 20px;
  margin: 0 auto;
}

.centerplease {
  margin: auto;
  margin-bottom: 50px;
    max-width: 600px;
  font-size: 1.75rem;
  color: #0F6CAE;
  text-align: center;
}

/*Question*/
.question {
  position: relative;
  background: #EDF8FF;
  color: #1A9CD6;
  font-weight: 400;
  margin: 0;
  padding: 10px 10px 10px 50px;
  display: block;
  width:100%;
  cursor: pointer;
  line-height:1.5em;
}
/*Answer*/
.answers {
  font-weight: 400;
  padding: 0px 30px;
  margin: 5px 0;
  width:100%!important;
  height: 0;
  overflow: hidden;
  z-index: -1;
  position: relative;
  opacity: 0;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
  line-height: 2em;
}

.questions:checked ~ .answers{
  height: auto;
  opacity: 1;
  padding: 15px;
  
}


.answer-padding{
  padding: 15px;

}


/*FAQ Toggle*/
.plus {
  position: absolute;
  margin-left: 10px;
  z-index: 5;
  font-size: 1.75em;
  line-height: 1.5em;
  -webkit-user-select: none;    
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  -webkit-transition: .3s ease;
  -moz-transition: .3s ease;
  -o-transition: .3s ease;
  transition: .3s ease;
color: #1A9CD6;
}

.questions:checked ~ .plus {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);

}

.questions {
  display: none;
  
}



 .fda {
    border: 1px solid #000000;
    padding: 10px;
    font-weight: 400;
    font-size: .75rem;
    margin: auto;
    width: 80%;
    margin-bottom: 30px;
    max-width: 700px;
    text-align: left;


}


/*media query for logo */

@media (max-width: 575.98px) {
  .sn-logo {
  background-image: url("../img/sn-logo-stacked.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: left;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10%;
  height: 75px;
  width: 100%;
  text-align:center;
}

h1{
  font-size: 2rem;
  text-align: center;
}

h4{
  font-size: 1.25rem;
  text-align: center;
  margin-bottom: 25px;
}

.height{
  padding: 0px;
  height: 100px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.30), 0 7px 6px rgba(0,0,0,0.22);
    background-color: black;
    background-image: url("../img/header-dmmunity.jpg");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: cover;
}

main{
  margin-top: 75px;
}

.centerplease {
  margin: auto;
  margin-bottom: 25px;
    max-width: 600px;
  font-size: 1.75rem;
  color: #0F6CAE;
  text-align: center;
}

.faq-container{
  padding-top: 25px;
  padding-bottom: 50px;
  width: 1244px;
}
.primary {
  width: 400px;
  height: 400px;
  background-color: white;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
}


}



@media (min-width: 1675px) {


.height{
  padding: 0px;
  height: 150px;
    box-shadow: 0 6px 6px rgba(0,0,0,0.30), 0 7px 6px rgba(0,0,0,0.22);
    background-color: black;
    background-image: url("../img/header-dmmunity-large.jpg");
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
}



}



