/* HERO EDITORIAL SECTION */

html{
    background:url('../img/smcu1.jpg') no-repeat 0px 0px;
    background-color:#000000;    
    background-attachment: fixed;
    min-height:100%;/* Ensure the html element always takes up the full height of the browser window */
    background-size:cover; /* The Magic */
}

.hero-editorial {
    padding-left:8%;
}

.hero-editorial h1 {
    font-family: 'moonflower';
    font-size: 6em;
    width: 7em;
}

.hero-editorial h3 {
    font-family: 'lato';
    font-weight: normal;
    font-style: italic;
    font-size: 3.75em;
}

.hero-editorial-body {
    margin-top:1.8em;
    font-size:1em;
    line-height:1.5em;
    text-align: justify;
    color: #000000;
}

.hero-editorial-first-paragraph {
    margin-top: 0 !important;
    font-size: .9em;
    line-height: 1.5em;
}

.hero-editorial-body p {
    padding: 0;
}

.black-bar.black-bar-smcu {
  padding-right: 12px;
}
    
/* HERO MEDIA SECTION */

.hero-media {
    padding-right: 8%;
    padding-left: 2.5%;
    padding-top: 19.8em;
}

.hero-media h3 {
    font-family: 'moonflower';
    font-size: 4em;
    margin-bottom: .29em;
    width: 8em;
}

.hero-social {
    display: inline-block;
    float: left;
    margin-top: 23px;
    clear: both;
}

.btn.products {
    display: block;
    float: left;
    margin: 0 0 0 -13px;
    clear: none;
}

.learn-button {
    width: 10.9em;
}

.learn-button {
    padding: 5px 12px 6px 12px;
    width: 10.9em;
    margin: -3px 0 0 -13px;
}

.hero-media p {
    color:#000000;
    text-align:justify;
}

/* PRODUCTS DROPDOWN MENU */


#productsMenu {
    font-family: 'Lato', sans-serif !important;
    font-weight: 500;
    font-size: 1.25em;
    color: #fff !important;
    border: 1px solid #5f600e;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    display: inline-block;
    width:18.4em;
    text-decoration: none;
    -webkit-transition: background-color .6s ease;
    -moz-transition: background-color .6s ease;
    -ms-transition: background-color .6s ease;
    background: #949426;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #949426 0%, #77771f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #949426), color-stop(100%, #77771f));
    background: -webkit-linear-gradient(top, #949426 0%, #77771f 100%);
    background: -o-linear-gradient(top, #949426 0%, #77771f 100%);
    background: -ms-linear-gradient(top, #949426 0%, #77771f 100%);
    background: linear-gradient(to bottom, #949426 0%, #77771f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949426', endColorstr='#77771f', GradientType=0 );
    height: 2.15em;
    padding: 0 0 0 0;
}

.open #productsMenu {
  font-family: 'Lato', sans-serif !important;
  font-weight: 500;
  font-size: 1.25em;
  color: #fff !important;
  border: 1px solid #5f600e;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px 3px 0 0;
  display: inline-block;
  width: 18.4em;
  text-decoration: none;
  -webkit-transition: background-color .6s ease;
  -moz-transition: background-color .6s ease;
  -ms-transition: background-color .6s ease;
  background: #949426;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #949426 0%, #77771f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #949426), color-stop(100%, #77771f));
  background: -webkit-linear-gradient(top, #949426 0%, #77771f 100%);
  background: -o-linear-gradient(top, #949426 0%, #77771f 100%);
  background: -ms-linear-gradient(top, #949426 0%, #77771f 100%);
  background: linear-gradient(to bottom, #949426 0%, #77771f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#949426', endColorstr='#77771f', GradientType=0 );
  height: 2.15em;
  padding: 0 0 0 0;
}

ul.dropdown-menu.products {
    width: 23em;
    border-radius: 0 0 3px 3px;
    background: #000000;
    margin: 0px 0 0 0;
    padding: 3px 0px 8px 0;
}

.dropdown-menu.products>li>a {
  color: white;
}

.dropdown-menu.products>li>a:hover {
    background-color:#000000;
    color:#91992e;
    -ie-transition: color 0.3s ease !important;
    -webkit-transition: color 0.3s ease !important;
    -moz-transition: color 0.3s ease !important;
    -o-transition: color 0.3s ease !important;
    transition: color 0.3s ease !important;
}

.caret.product-caret {
    border-top-color: white;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid white;
    border-right: 4px solid transparent;
    border-bottom: 0 dotted;
    border-left: 4px solid transparent;
}

.dropdown.dropdown-products {
  margin-top: 1.2em;
  margin-right: 1px;
}

ul.dropdown-menu.products {
    padding-top: 10px;
}


/* MEDIA QUERIES */

@media (min-width: 1200px){

    .hero-editorial-body {
        height: 32em;
        overflow-y: scroll;
        overflow-x: hidden;
        padding-right: 41px;
    }
}

@media (max-width: 1200px){

    .hero-media {
        padding-right: 8%;
        padding-left: 2.5%;
        padding-top: 18.7em;
    }
    
    .learn-button {
        width: 10.2em;
    }
}

@media (max-width: 991px) {

    .hero-editorial {
        padding-left:0;
        padding-right:0;
    }    
    .hero-media {
        padding-left:0;
        padding-right:0;
        padding-top: 1em;
    }
    
    .hero-header {
        display: block;
        background: url(../img/smcu1-750x333.jpg) 0 0 no-repeat;
        padding: 2.25em 0 5.65em 0;
        margin-top: 2.5em;
        background-position: right;
        height: 19em;
    }
    
    .hero-editorial h1 {
        font-size: 5.5em;
        margin-top: -12px;
    }
    
    .hero-editorial h3 {
        font-size: 3.5em;
        margin-right: -.01em;
    }

}


@media (min-width: 992px) and (max-width: 1199px){

    .hero-editorial-body {
        height: 33.5em;
        overflow-y: scroll;
        overflow-x: hidden;
        padding-right: 35px;
    }
    
}

@media (max-width: 991px) {
    html {
        background:url('../img/smcu1-mobile.jpg') repeat-y center center;
        min-height:100%;/* Ensure the html element always takes up the full height of the browser window */
        background-size:cover; /* The Magic */
    }
}

@media (max-width: 768px) {

    .hero-editorial {
        padding-left:5%;
        padding-right:5%;
    }    
    .hero-media {
        padding-left: 0%;
        padding-right: 0%;
        text-align: center;
    }
    
    .hero-social {
        display: inline-block;
        float: none;
        margin-top: 25px;
        clear: both;
    }
    
    .hero-header {
        display: block;
        background: url(../img/smcu1-675x300.jpg) 0 0 no-repeat;
        padding: 2.25em 0 5.65em 0;
        margin-top: 2.5em;
        background-position: right;
        height: 19em;
    }
    
    .learn-more {
        margin:0;
    }
    

    .learn-button {
        padding: 5px 12px 6px 12px;
        width: 10.9em;
        margin: 0;
    }
    
    .hero-editorial h1 {
        font-size: 4em;
        margin-top: 200px;
    }
    
    .hero-editorial h3 {
        font-size: 2.35em;
        margin-right: -.01em;
        margin-top: -10px;
    }
    
    .hero-editorial-body {
        margin-top: 5.89em;
    }
    
    .learn-more-button-para {
        text-align:center;
    }
    
    .hero-media h3 {
        font-family: 'moonflower';
        font-size: 4em;
        margin-bottom: .29em;
        width: 8em;
        text-align: center;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    .dropdown-menu.products {
        width: 23em;
        border-radius: 0 0 3px 3px;
        background: #000000;
        margin: -2px 0 0 0;
        padding: 3px 0px 8px 0;
        position:relative;
        top: 100%;
        left:auto;
        z-index: 1000;
        float:none;
        min-width: 160px;
        padding: 5px 0;
        margin: 0;
        font-size: 14px;
        list-style: none;
        background-color: #fff;
        border: 1px solid #ccc;
        border: 1px solid rgba(0,0,0,0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        box-shadow: 0 6px 12px rgba(0,0,0,0.175);
        background-clip: padding-box;
        text-align: center;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    
    .hero-media-body {
        padding-left: 5%;
        padding-right: 5%;
    }
    
    .hero-media p {
        padding: .4em .55em .2em .55em;
    }
    
    .fb-like {
        float: left;
        display: inline-block;
        width: 103px;
        background-color: #000000;
        height: 31px;
        padding-top: 5px;
        padding-left: 5px;
        padding-right: 4px;
    }
    
    .hero-editorial h1 {
        font-size: 4em;
        margin-top: 200px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    
    .hero-editorial h3 {
        font-size: 2.35em;
        margin-top: -9px;
        text-align: center;
    }
}

@media (max-width: 668px) {
    html {
        background:none;
        background-color:white;
    }
}


@media (max-width: 445px) {

    .hero-header {
        margin-top: 0.8em;
    }
    
    .hero-editorial h1 {
      font-size: 3em;
    }
    
    .hero-editorial h3 {
      font-size: 2em;
      margin-top: -8px;
      text-align: center;
    }
    
    .hero-media h3 {
        font-size: 2.75em;
        width: 7.5em;
    }
    
    #productsMenu, .open #productsMenu {
        width:14em;
    }
    
    ul.dropdown-menu.products {
        width: 17.5em;
    }
    
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 991px), 
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 991px), 
only screen and (min-resolution: 240dppx) and (max-width: 991px){
    /* RETINA MOBILE IMAGES */
    .hero-header {
        display: block;
        background: url(../img/smcu1-1900x720.jpg) no-repeat;
        background-size: auto 360px;
        padding: 2.25em 0 5.65em 0;
        margin-top: 2.5em;
        background-position: right;
        height: 19em;
    }

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 768px), 
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 768px), 
only screen and (min-resolution: 240dppx) and (max-width: 768px){
    /* RETINA MOBILE IMAGES */
    .hero-header {
        display: block;
        background: url(../img/smcu1-1900x720.jpg) no-repeat;
        background-size: auto 300px;
        padding: 2.25em 0 5.65em 0;
        margin-top: 2.5em;
        background-position: right;
        height: 19em;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-width: 395px), 
only screen and (min--moz-device-pixel-ratio: 1.5) and (max-width: 395px), 
only screen and (min-resolution: 240dppx) and (max-width: 395px){
    /* RETINA MOBILE IMAGES */
    .hero-header {
        display: block;
        background: url(../img/smcu1-850x720.jpg) no-repeat;
        background-size: auto 300px;
        padding: 2.25em 0 5.65em 0;
        margin-top: 2.5em;
        background-position: right;
        height: 19em;
    }
}