/* === Responsive Styles === */

@media screen and (max-width: 1100px) {
    
    body{
        min-width: 1000px !important;
    }

    .container{
        max-width: 980px;
    }
    
    .container-beer{
        width: 980px !important;
    }
    
    .beer-badge{
        width: 22%;
    }

}

@media screen and (max-width: 1000px) {
    
    
    body{
        min-width: 760px !important;
    }

    .container{
        max-width: 720px;
    }
    
    .container-beer{
        width: 720px !important;
    }
    
    #home-can{
        margin-left: 0px !important;
    }
    
    .double-can{
        margin-left: 45px !important;
    }
    
    #contact-left{
        width: 100%;
        position: relative;
    }
    
    #contact-right{
        width: 100%;
        position: relative; 
        padding-bottom: 200px !important;
        text-align: left !important;
        float: left !important;
        margin: 0 0 0 100px !important;
    }
    
    .body-contact{
        text-align: left !important;
        margin: 0 !important;
    }
    
    p.menu-sub-head{
        font-size: 26px;
    }
    
    .right{
        margin-left: -70px;
    }
    
    .award-box{
        margin-left: 35px;
    }
    
    #beer-text{
        margin: 0 !important;
        padding-top: 150px;
        left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
    }


}
 
@media screen and (max-width: 760px) {
    
    #beer{
        margin-left: 0px !important;
        max-width: 300px !important;
        margin-top: -350px;
    }
    
    body{
        min-width: 320px !important;
    }
    
    p.head{
        font-size: 40px !important;
    }
    
    .award-box{
        display: none;
    }
    
    .left-brewery, .right-brewery{
        width: 100%;
    }
    
    #beer-map-img{
        display: none;
    }
    
    .col-left, .col-right{
        width: 100%;
        margin-left: 0px !important;
    }
    
    .col-right{
        margin-top: -160px;
    }
    
    .container, .container-about{
        max-width: 400px;
    }
    
    .container-beer{
        max-width: 300px !important;
        overflow-x: hidden;
    }
    
    .beer-badge{
        width: 70%;
    }
    
    .hidden{
        display: none !important;
    }
    
    p.page-head{
        font-size: 30px;
        margin-left: 70px;
        margin-top: 72px;
        letter-spacing: -1px !important;
    }
    
    .double-can{
       
    }
    
    .left{
        width: 100%;
        position: absolute;
        margin-left: 15px;
    }
    
    .left-arrow, .right-arrow{
        margin-top: 100px !important;
    }
    
    .check-sub, .check, .check-mark{
        display: none !important;
        visibility: hidden !important;
    }
    
    .right{
        width: 100%;
        margin-left: 0px !important;
        margin-left: 0px !important;
    }
    
    #contact-left{
        margin-left: 0px !important;
    }
    
    #contact-right{
        
        margin-left: 0px !important;
        margin-top: 40px !important;
    }
    
    #home-can{
        width: 80%;
        height: auto;
        margin-left: 30px !important;
    }
    
    #text-2, #text, #text-contact{
        margin: 0 !important;
        padding-top: 110px;
        left:0;
        right:0;
        margin-left:auto;
        margin-right:auto;
    }
    
    body{
        overflow-y: scroll;
    }
    
    #single-can-text{
        margin-right: 170px;
    }
    
    p.over-head-beer{
        width: 300px;
    }
    
    .third{
        width: 100%;
        margin-top: -20px;
    }
    
    ul.menu-items{
        display: none;
    }
    
    #mbtg{
        margin-bottom: -30px !important;
        margin-right: 279px !important;
    }
    
    #center-21{
        margin-top: 30px !important;
        line-height: 40px;
        margin-bottom: 80px;
    }
    
    #finch-text{
        width: 220px !important;
        height: auto;
        margin-top: 50px;
    }
    
    p.menu-ux{
        margin-top: -37px !important;
        margin-right: 25px !important;
    }
    
    #close-ux{
        margin-top: -85px !important;
    }
    
    p.copyright{
        width: 200px;
        margin-top: 70px;
    }

    #menu-container{
        position: absolute;
    }
    
    .barcode-block{
        margin-top: 150px;
    }
    
        .barcode{
            
        }
    
        ul.extra-info{
            margin-left: 150px;
            width: 130px;
            
        }
    
    .overlay{
        display: block;
    }
    
    #nav{
        margin-top: -30px !important;
    }

    .right{
        margin-top: 35px !important;
    }
    
 
/*USED TO BE MEDIA 450 PX STARTING HERE AND INCLUDING THE BELOW CONTENT BUT REMOVED*/
    

    .left-arrow, .right-arrow{
        margin-top: 120px !important;
    }
    
    #mbtg{
        margin-right: 200px !important;
    }
    
    .container, .container-about{
        max-width: 300px;
    }
    
    .container-beer{
        width: 300px !important;
    }
    
    #text-2, #text, #text-contact, .container-beer{
        margin: 0 !important;
        padding-top: 110px;
        padding-left: 30px;
    }
    
    #contact-right{
        margin-top: 0px !important;
    }
    
    p.center-page-head, p.body-center-verify{
        margin-left: -30px;
    }
    
    .center-button-box{
        margin-left: -170px !important;
    }
    
    #home-can{
        width: 80%;
        height: auto;
        margin-left: 0px !important;
    }
    
    .double-can{
        width: 260px;
        height: auto;
        margin-left: 20px !important;
    }
    
    p.page-head{
        font-size: 22px;
        margin-top: 75px !important;
    }
    
    p.head{
        font-size: 70px;
        line-height: 60px;
        margin-top: -10px !important;
    }
    
    p.body{
        display: none;
    }
    
    .button-fill{
        width: 140px;
    }
    
    .button-outline{
        width: 140px;
    }
    
    #nav{
        margin-top: -30px !important;
    }
    
    #single-can-text{
        margin-right: 145px !important;
    }
    
    p.body-beer-single, p.body-contact{
        width: 300px;
    }
    
    .right{
        margin-left: -15px !important;
    }
    
    .can-wrapper{
        width: 40%;
        margin-top: 20px;
    }
    
    #container-home-beer{
        margin-top: 180px;
        padding-left: 15px;
    }
    
    p.page-head-home{
        font-family: 'futura-pt', sans-serif;
        font-weight: 800;
        font-size: 48px;
        text-align: center;
        color: #000000;
        position: absolute;
        line-height: 40px;
        margin-top: 143px;
        left: 50%;
        margin-left: -143px;
        letter-spacing: -2px;
    }

    p.page-sub-home{
        font-family: 'futura-pt', sans-serif;
        font-weight: 400;
        font-size: 29px;
        text-align: center;
        color: #000000;
        position: absolute;
        line-height: 40px;
        margin-top: 270px;
        left: 50%;
        margin-left: -130px;
        border-top: 1px solid #ffffff;
        width: 260px;
    }
    
    #main-home{
        min-height: 1900px !important;
    }
    
    #button-bottom-home{
        margin-left: -165px !important;
        position: relative;
        bottom: 100px !important;
    }
    
    #can1, #can2, #can3{
        padding-left: 5px;
    }
    
}

@media print {
 
    p.back-beer, p.extra-p {
        display: none;
    }
    
    .double-can{
        position: absolute;
        left: 30px;
        margin-left: 0px !important;
    }
    
    .right{
        margin-left: 250px;
        margin-top: 100px !important;
    }
    
    p{
        color: #3e3f43 !important;
    }
    
    li.extra-info-li{
        color: #3e3f43 !important;

 
}