html{
    margin: 0 auto;
    height: 100%;
}

body{
    margin: 0 auto;
    height: 100%;
    font-family: 'Roboto', sans-serif;
    overflow: hidden;
}

a, a:hover, a:link, a:visited{
    text-decoration: none !important;
}

.container{
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.container-about{
    width: 580px;
    margin: 0 auto;
    position: relative;
}

.container-top{
    width: 1000px;
    margin: 0 auto;
    height: 100%;
    max-height: 100%;
    min-height: 100%;
    position: relative;
    overflow: hidden;
}

.clear{
    clear: both;
}

.overlay{
    width: 100%;
    min-width: 100%;
    margin-left: 0px !important;
    height: 100%;
    position: absolute;
    left: 0;
    top: 120px;
    background-color: #141414;
    display: none;
    
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.4;
}

.container-beer{
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.double-can{
    margin-left: 190px !important;
    margin-top: 20px !important;
}

.award-box{
    width: 70px;
    position: absolute;
    margin-left: 100px;
    margin-top: 100px;
}

.single-award{
    margin-bottom: 5px;
}

#menu{
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 650px !important;
    max-height: 100%;
    top: -100%;
    overflow: hidden;
    position: absolute;
    background-color: #ffffff;
    z-index: -1
}

p.menu-head{
    font-family: 'Futura PT', sans-serif;
    font-weight: 800;
    font-size: 48px;
    text-align: left;
    color: #000000;
    position: absolute;
    margin-top: 52px;
    margin-left: 100px;
}

#main{
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 730px;
    overflow: hidden;
    position: relative;
    background-color: #fdd700;
    
    background-repeat: no-repeat;
    background-size: cover;
}

#main-home{
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 730px;
    overflow: hidden;
    position: relative;
    background-color: #fdd700;
    
    background-repeat: no-repeat;
    background-size: cover;
}

    #main-repeat{
        width: 100%;
        max-width: 100%;
        height: 100%;
        min-height: 550px;
        overflow: hidden;
        position: relative;
        background-color: #141414;
        background-image: url('img/full-bg/people.jpg');
        background-size: cover;
    }

    #main-beer{
        width: 100%;
        max-width: 100%;
        height: 100%;
        max-height: 100%;
        overflow-y: scroll !important;
        position: relative;
        background-color: #f6f6f6;
        
        background-repeat: no-repeat;
        background-size: cover;
    }

#splash-overlay{
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 550px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fdd700;
    z-index: 9999999999999;
}

.left-brewery{
    width: 49%;
    position: relative;
    float: left;
    margin-right: 2%;
}

.right-brewery{
    width: 49%;
    position: relative;
    float: left;
    margin-bottom: 100px;
}

.left{
    width: 48%;
    position: relative;
    float: left;
}

.right{
    width: 52%;
    position: relative;
    float: left;
}

.left-arrow{
    position: absolute;
    left: 0;
    top: 200px;
    z-index: 4;
}

.right-arrow{
    position: absolute;
    right: 0;
    top: 200px;
    z-index: 4;
}

.extra-block{
    width: 100%;
    position: relative;
    float: left;
}

p.over-head{
    font-family: 'futura-pt', sans-serif;
    font-weight: 400;
    font-size: 26px;
    text-align: left;
    color: #ffffff;
    letter-spacing: 0px;
    margin-bottom: 10px;
}

p.over-head-beer{
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 30px;
    text-align: left;
    color: #ffffff;
    margin-top: -15px;
    line-height: 30px;
    z-index: 2;
    letter-spacing: -1px;
}

p.head{
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 48px;
    text-align: left;
    color: #ffffff;
    letter-spacing: -2px;
    margin-left: -2px;
}

p.menu-ux{
    font-family: 'futura-pt', sans-serif;
    font-weight: 400;
    font-size: 12px;
    width: 40px;
    text-align: right;
    float: right;
    position: relative;
    margin-top: 83px;
    margin-right: 10px;
    color: #ffffff;
}

p.copyright{
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 12px;
    width: 450px;
    text-align: left;
    float: left;
    position: relative;
    margin-right: 10px;
    color: #888888;
    margin-top: 160px;
}

p.extra-p{
    font-weight: 400;
    font-size: 8px;
    text-align: left;
    color: #ffffff;
    position: relative;
    float: left;
    margin-left: 1px;
    margin-top: -3px;
}

ul.extra-info{
    list-style-type: none;
    font-weight: 400;
    font-size: 10px;
    text-align: left;
    color: #ffffff;
    position: relative;
    float: left;
    margin-top: 29px;
    margin-left: 30px;
}

li.extra-info-li{
}

p.about{
    font-weight: 300;
    font-size: 22px;
    text-align: left;
    color: #141414;
    padding-bottom: 50px;
}

p.body{
    font-weight: 400;
    font-size: 14px;
    width: 390px;
    text-align: left;
    color: #ffffff;
}

p.body-contact{
    font-weight: 400;
    font-size: 14px;
    width: 390px;
    text-align: left;
    color: #ffffff;
}

p.body-beer-single{
    font-weight: 400;
    font-size: 14px;
    width: 390px;
    text-align: left;
    color: #ffffff;
}

.button-fill{
    width: 150px;
    height: 43px;
    position: relative;
    float: left;
    margin-top: 15px;
    margin-left: 3px;
    background-color: #ffffff;
    margin-right: 20px;
    
    
    color: #fdd700;
    outline: 3px solid #ffffff;
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    
    -o-transition:.25s;
  	-ms-transition:.25s;
  	-moz-transition:.25s;
  	-webkit-transition:.25s;
  	transition: ease-in, .25s;
}

    .button-fill:hover{
        background-color: transparent;
        color: #ffffff;
    }

.button-fill-dark{
    width: 150px;
    height: 43px;
    position: relative;
    float: left;
    margin-top: 15px;
    margin-left: 3px;
    background-color: #000000;
    margin-right: 20px;
    
    
    color: #ffffff;
    outline: 3px solid #000000;
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-align: center;
    line-height: 43px;
    
    -o-transition:.25s;
  	-ms-transition:.25s;
  	-moz-transition:.25s;
  	-webkit-transition:.25s;
  	transition: ease-in, .25s;
}

    .button-fill-dark:hover{
        background-color: #ffffff;
        color: #000000;
    }

.button-outline{
    width: 150px;
    height: 43px;
    position: relative;
    float: left;
    margin-top: 15px;
    
    color: #ffffff;
    outline: 3px solid #ffffff;
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-align: center;
    line-height: 41px;
    
    -o-transition:.25s;
  	-ms-transition:.25s;
  	-moz-transition:.25s;
  	-webkit-transition:.25s;
  	transition: ease-in, .25s;
}

    .button-outline:hover{
        background-color: #ffffff;
        color: #fdd700;
    }

.button-outline-dark{
    width: 150px;
    height: 43px;
    position: relative;
    float: left;
    margin-top: 15px;
    
    color: #000000;
    outline: 3px solid #000000;
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 16px;
    text-align: center;
    line-height: 41px;
    
    -o-transition:.25s;
  	-ms-transition:.25s;
  	-moz-transition:.25s;
  	-webkit-transition:.25s;
  	transition: ease-in, .25s;
}

    .button-outline-dark:hover{
        background-color: #000000;
        color: #ffffff;
    }

/**.squish{
    -o-transition:.15s;
  	-ms-transition:.15s;
  	-moz-transition:.15s;
  	-webkit-transition:.15s;
  	transition: ease-in, .15s;
}

    .squish:hover{
        -webkit-transform: scale(0.9,0.9);
        -moz-transform:scale(0.9,0.9);
    }**/

p.page-head{
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 48px;
    text-align: left;
    color: #000000;
    position: absolute;
    margin-top: 58px;
    margin-left: 100px;
    letter-spacing: -2px;
}

p.page-head-home{
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 48px;
    text-align: center;
    color: #000000 !important;
    position: absolute;
    line-height: 40px;
    margin-top: 60px;
    left: 50%;
    margin-left: -235px;
    letter-spacing: -2px;
}

p.page-sub-home{
    font-family: 'futura-pt', sans-serif;
    font-weight: 400;
    font-size: 29px;
    text-align: center;
    color: #000000 !important;
    position: absolute;
    line-height: 40px;
    margin-top: 147px;
    left: 50%;
    margin-left: -235px;
    border-top: 1px solid #000000;
    width: 470px;
}

#beer{
    margin-left: 50px;
    padding-bottom: 100px;
    max-width: 100%;
    overflow: hidden;
}

.can-wrapper{
    width: 20%;
    position: relative;
    float: left;
}

p.home-can-text{
    font-family: 'roboto', sans-serif;
    font-weight: 500;
    font-size: 12px;
    width: 100%;
    text-align: center;
    position: relative;
    color: #000000;
} 

p.home-sub-text{
    font-family: 'futura-pt', sans-serif;
    font-weight: 400;
    font-size: 12px;
    width: 80%;
    margin-left: 10%;
    text-align: center;
    position: relative;
    color: #000000;
    border-top: 1px solid #000000;
    margin-top: -5px;
    padding-top: 5px;
}

.first{
    margin-left: 2%;
}

.home-can{
    width: 100%;
    height: auto;
}

    .home-can:hover{
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
        filter: alpha(opacity=90);
        -moz-opacity: 0.9;
        -khtml-opacity: 0.9;
        opacity: 0.9;
    }

.single-can{
    height: 250px;
    width: auto;
    
    -o-transition:.15s;
  	-ms-transition:.15s;
  	-moz-transition:.15s;
  	-webkit-transition:.15s;
  	transition: ease-in, .15s;
}

    .single-can:hover{
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      -moz-opacity: 0.9;
      -khtml-opacity: 0.9;
      opacity: 0.9;
    }

.can-mini{
    position: relative;
    -o-transition:.15s;
  	-ms-transition:.15s;
  	-moz-transition:.15s;
  	-webkit-transition:.15s;
  	transition: ease-in, .15s;
}

    .can-mini:hover{
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
      filter: alpha(opacity=90);
      -moz-opacity: 0.9;
      -khtml-opacity: 0.9;
      opacity: 0.9;
    }

p.check{
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 18px;
    text-align: left;
    color: #ffffff;
    position: relative;
    float: left;
    margin-left: 10px;
    line-height: 16px;
}

    p.check-sub{
        font-weight: 300;
        font-size: 10px;
        text-align: left;
        position: relative;
        float: left;
        color: #ffffff;
        margin-top: -18px;
        margin-left: 50px;
        line-height: 16px;
    }

p.menu-head{
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 48px;
    text-align: left;
    color: #000000;
    position: relative;
    float: left;
    margin-top: 58px;
    margin-left: 40px;
    letter-spacing: -2px;
}

.social{
    margin-left: -17px;
    margin-right: 5px;
    margin-top: 10px;
    margin-bottom: -15px;
}

p.back-beer{
    font-family: 'futura-pt', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #ffffff;
    text-align: left;
    margin-top: 20px;
    margin-bottom: 26px;
}

    p.menu-sub-head{
        font-family: 'futura-pt', sans-serif;
        font-weight: 800;
        font-size: 30px;
        text-align: left;
        color: #000000;
        position: relative;
        float: left;
        margin-top: 25px;
        letter-spacing: -1px;
        margin-left: -1px;
        
        -o-transition:.15s;
        -ms-transition:.15s;
        -moz-transition:.15s;
        -webkit-transition:.15s;
        transition: ease-in, .15s;
    }

        p.menu-sub-head:hover{
            color: #fdd700;
        }

    p.menu-over-head{
        font-family: 'futura-pt', sans-serif;
        font-weight: 400;
        font-size: 14px;
        text-align: left;
        color: #000000;
        position: absolute;
    }

    

.third{
    width: 30%;
    position: relative;
    float: left;
}

ul.menu-items{
    list-style-type: none;
    position: absolute;
    float: left;
    margin-left: -40px !important;
    margin-top: 80px;
}

    li.menu-item{
        font-weight: 300;
        font-size: 14px;
        color: #000000;
        text-align: left;
        position: relative;
        width: 200px;
        float: left;
        left: 0;
        
        -o-transition:.15s;
        -ms-transition:.15s;
        -moz-transition:.15s;
        -webkit-transition:.15s;
        transition: ease-in, .15s;
    }

    li.menu-item:hover{
        color: #fdd700;
    }

    li.menu-item-no-hover{
        font-weight: 300;
        font-size: 14px;
        color: #000000;
        text-align: left;
        position: relative;
        width: 200px;
        float: left;
        left: 0;
    }

#mbtg{
    position: absolute;
    z-index: 999999999999;
    bottom: -34px;
    right: 0px;
    margin-bottom: -227px;
    margin-right: 60px;
    height: 50px;
    width: auto;
}

#nav{
    position: absolute;
    left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
    z-index: 99;
}

.beer-badge{
    position: relative;
    float: left;
    width: 18%;
    height: auto;
    margin: 0px 10px 0px 10px;
      filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
      filter: gray; /* IE6-9 */
      -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
      -webkit-transform: translateZ(0); 
}

.beer-badge:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
}

p.beer-type{
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 14px;
    text-align: left;
    color: #000000;
    position: relative;
    margin-bottom: 20px;
}


#content{
    width: 100%;
    height: auto;
    padding: 100px 0 0 0;
    background-color: #ffffff;
    position: relative;
}

p.center-page-head{
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 48px;
    text-align: center;
    color: #ffffff;
    position: relacettive;
}

.col-left{
    width: 40%;
    position: relative;
    float: left;
    margin-left: 100px;
    margin-bottom: 150px;
    list-style-type: none;
}

.col-right{
    width: 40%;
    position: relative;
    float: right;
    margin-left: 10%;
    list-style-type: none;
}

li.distributor{
    font-family: 'futura-pt', sans-serif;
    font-weight: 800;
    font-size: 30px;
    text-align: left;
    color: #000000;
    margin-top: 50px;
    letter-spacing: -1px;
}

    li.distributor-sub{
        font-weight: 400;
        font-size: 14px;
        text-align: left;
        color: #000000;
        position: relative;
        margin-top: 0px;
    }

    li.distributor-sub:hover{
        color: #fdd700;
    }

ul{
    list-style-type: none;
}

#footer{
    width: 100%;
    height: 185px;
    background-color: #ffffff;
    position: relative;
}

.center-button-box{
    left: 50%;
    position: relative;
    margin-left: -164px;
}

p.body-center-verify{
    font-weight: 400;
    font-size: 14px;
    text-align: center;
    color: #ffffff;
    visibility: hidden;
    margin-top: 15px;
}

.state-outline{
    position: absolute;
    margin-left: -85px;
}

.print-icon{
    position: relative;
    float: left;
    margin-top: -8px;
}

.plan-image{
    max-width: 100%;
    height: auto;
}

span.social-number{
    margin-left: -15px !important;
    padding-right: 18px;
    color: #000000 !important;
}

span.social-number-white{
    margin-left: -15px !important;
    padding-right: 18px;
    color: #ffffff !important;
}

a.sponsor-item, a.sponsor-item:hover, a.sponsor-item:link, a.sponsor-item:visited{
    color: #ffffff !important;
}

a.copyright-link, a.copyright-link:visited, a.copyright-link:hover, a.copyright-link:link{
    color: #888888 !important;
}

a.about-link, a.about-link:hover, a.about-link:link, a.about-link:visited{
    color: #fdd700 !important;
}

#button-bottom-home{
    position: absolute; left: 50%; margin-left: -80px; bottom: 60px;
}