/*================ FONTS CSS ==================*/
@font-face{
    font-family:Big-Noodle;
    src: url(../fonts/big_noodle_titling.ttf);
    src: url('../fonts/big_noodle_titling-webfont.eot');
    src: url('../fonts/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/big_noodle_titling-webfont.woff2') format('woff2'),
         url('../fonts/big_noodle_titling-webfont.woff') format('woff'),
         url('../fonts/big_noodle_titling-webfont.svg#bignoodletitlingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family:Interstate-Bold;
    src: url(../fonts/Interstate-Bold.ttf);
    src: url('../fonts/interstate-bold-webfont.eot');
    src: url('../fonts/interstate-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/interstate-bold-webfont.woff2') format('woff2'),
         url('../fonts/interstate-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/** Generated by FG **/
@font-face {
    font-family: 'Conv_BERNHC';
    src: url('../fonts/BERNHC.eot');
    src: local('☺'), 
           url('../fonts/BERNHC.woff') format('woff'),
           url('../fonts/BERNHC.ttf') format('truetype'), 
           url('../fonts/BERNHC.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Conv_Cera Pro Regular';
    src: url('../fonts/Cera Pro Regular.eot');
    src: local('☺'), url('../fonts/Cera Pro Regular.woff') format('woff'),
     url('../fonts/Cera Pro Regular.ttf') format('truetype'), 
     url('../fonts/Cera Pro Regular.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_Cera Pro Bold';
    src: url('../fonts/Cera Pro Bold.eot');
    src: local('☺'), url('../fonts/Cera Pro Bold.woff') format('woff'), url('../fonts/Cera Pro Bold.ttf') format('truetype'), url('fonts/Cera Pro Bold.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
/** Generated by FG **/
@font-face {
    font-family: 'Conv_Cera Pro Medium';
    src: url('../fonts/Cera Pro Medium.eot');
    src: local('☺'), url('../fonts/Cera Pro Medium.woff') format('woff'), url('../fonts/Cera Pro Medium.ttf') format('truetype'), url('fonts/Cera Pro Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Gobold Bold';
    src: url('../fonts/Gobold-Bold.otf');
    src: local('☺'), url('../fonts/Cera Pro Medium.woff') format('woff'), url('../fonts/Cera Pro Medium.ttf') format('truetype'), url('fonts/Cera Pro Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: 'Gobold Bold';
  src: url(../fonts/Gobold-Bold.otf) format('OpenType');
  font-weight: bold;
}

/** avenir **/

@font-face {
    font-family: Avenir Light;  
    src: url(../fonts/avenir/Avenir-Light.ttf) format('truetype');  
    font-weight: 300;  
}
  @font-face {
    font-family: Avenir Light Oblique ;  
    src: url(../fonts/avenir/Avenir-LightOblique.ttf) format('truetype');  
    font-weight: 300;  
    font-style: italic;
}
 @font-face {
    font-family: Avenir;  
    src: url(../fonts/avenir/Avenir.ttf) format('truetype');  
    font-weight: 400;  
}
  @font-face {
    font-family: Avenir Oblique ;  
    src: url(../fonts/avenir/Avenir-Oblique.ttf) format('truetype');  
    font-weight: 400;  
    font-style: italic;
}

@font-face {
    font-family: Avenir Medium;  
    src: url(../fonts/avenir/Avenir-Medium.ttf) format('truetype');  
    font-weight: 500;     
}
@font-face {
    font-family: Avenir Medium Oblique;  
    src: url(../fonts/avenir/Avenir-MediumOblique.ttf) format('truetype');  
    font-weight: 500;  
    font-style: italic;
    
}

@font-face {
    font-family: Avenir Heavy;  
    src: url(../fonts/avenir/Avenir-Heavy.ttf) format('truetype');  
    font-weight: 800;  
    
}
@font-face {
    font-family: Avenir Heavy Oblique;  
    src: url(../fonts/avenir/Avenir-HeavyOblique.ttf) format('truetype');  
    font-weight: 800;  
      font-style: italic;
    
}
 
 @font-face {
    font-family: Avenir Black;  
    src: url(../fonts/avenir/Avenir-Black.ttf) format('truetype');  
    font-weight: 900;  

}
 @font-face {
    font-family: Avenir Black Oblique;  
    src: url(../fonts/avenir/Avenir-BlackOblique.ttf) format('truetype');  
    font-weight: 900;  

}
 @font-face {
    font-family: Montserrat Bold;  
    src: url(../fonts/Montserrat-ExtraBold.ttf) format('truetype');  
    font-weight: 900;  

}
/*================ FONTS CSS ENDS ==================*/
body.home{
    height: 100vh;
    overflow: hidden;
}
body{
    font-family: Interstate-Bold;
}
.unstyled-list{
    padding: 0;
    list-style-type: none;
}
.unstyled-list li{
    display: inline-block;
    margin: 0 10px;   
}
a{
    text-decoration: none !important;
    color: #000;
    box-shadow: none !important;
}
a:hover, a:focus{
    text-decoration: none !important;
    outline: none !important;
}
.container-pm{
    max-width: 100%;
    margin: auto;   
}
.overhidden{
    overflow: hidden !important;
    height: 100vh;
}


.hide-title{
    display: none;
}
.copyright-section{
    text-align: center;
    font-size: 16px;
}
footer .social-menu{
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
footer .social-menu i{
    font-size: 18px;
}
/*================ Navigation Bar CSS ==================*/
body.home #masthead{
    position: relative;
}
#masthead{
    background-color: #00758d;
    padding: 0px 0;
    z-index: 999;
    overflow: hidden;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}
#masthead .navBar-wrap, footer .footer-inner{
    max-width: 5120px;
    margin: auto;
    position: relative;
}
.navButtonWrap{
    display: inline-block;
    width: 15%;
    padding-left: 15px;
}
.logo-container{
    display: inline-block;
    width: calc(100% - 31.333%);
    padding: 0 10px;
    text-align: center;
}
.logo-container .custom-logo-link{
    padding: 0 !important;
}
.menu-social{
    display: inline-block;
    width: 40%;
}
.content-area{
    max-width: 5120px;
    margin: auto;
}
/*================ Navigation Bar CSS Ends ==================*/

/*================ Navigation Button CSS  ==================*/
.navButton{
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 0;
    vertical-align: middle;
    height: 20px;
    width: 28px;
    position: relative;
}
.navButton:hover, .navButton:focus{
    background: transparent;
}
.navButton .bar{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    transition: width 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 444ms,margin-top 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms,transform 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms !important;
}
.navButton .bar span {
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;   
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(0deg);
    transition: transform 222ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.navButton .bar:nth-child(2) {
    width: 50%;
    margin-top: -1px;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}
.navButton .bar:nth-child(3) {
    width: 75%;
    margin-top: -2px;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transform: translate3d(0, 100%, 0); 
    transform: translate3d(0, 100%, 0); 
}
.barFull{    
    width: 100% !important;
    margin-top: -1px !important;    
    -webkit-transform: translate(0, 50%) !important;
    -ms-transform: translate(0, 50%) !important;
    transform: translate(0, 50%) !important;
    -webkit-transform: translate3d(0, 50%, 0) !important;
    transform: translate3d(0, 50%, 0) !important;    
    transition: width 222ms cubic-bezier(0.215, 0.61, 0.355, 1),margin-top 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms,transform 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms !important;
}
.navButton.barFull span{
    transition: transform 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 444ms;
}
.menuRot1{
    -webkit-transform: rotate(45deg) !important;
    -ms-transform: rotate(45deg) !important;
    transform: rotate(45deg) !important;
    -webkit-transform: rotate(45deg) translate3d(0, 0, 0) !important;
    transform: rotate(45deg) translate3d(0, 0, 0) !important;
    transition: width 222ms cubic-bezier(0.215, 0.61, 0.355, 1),margin-top 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms,transform 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms !important;
}
.menuRot2{
   -webkit-transform: rotate(-45deg) !important;
    -ms-transform: rotate(-45deg) !important;   
    -webkit-transform: rotate(-45deg) translate3d(0, 0, 0) !important;
    transform: rotate(-45deg) translate3d(0, 0, 0) !important;
    transition: width 222ms cubic-bezier(0.215, 0.61, 0.355, 1),margin-top 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms,transform 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms !important;
}
.menuRot3{
    visibility: hidden !important;
    transition: visibility 0ms linear 444ms !important;    
}
/*================ Navigation Button CSS Ends ==================*/

/*================ Navigation Menu Slides CSS ==================*/
.nav-main-wrap{   
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    display: none;
    position: fixed;
    left:0;
    z-index: 99;
    bottom: 0;
}
.nav-main-wrap>div{
    display: block;
    height: 100%;
    float: left;   
}
.nav-main-wrap ul.panel-1, .nav-main-wrap div.panel-2{
    min-width: 240px;
    width: 100%;
    max-width: 23%;
    background: #FFF;
    transition: all 0.666s cubic-bezier(0.666, 0, 0.333, 1);
    -webkit-transition: all 0.666s cubic-bezier(0.666, 0, 0.333, 1);
    -moz-transition: all 0.666s cubic-bezier(0.666, 0, 0.333, 1);
    -ms-transition: all 0.666s cubic-bezier(0.666, 0, 0.333, 1);
    -o-transition: all 0.666s cubic-bezier(0.666, 0, 0.333, 1);
    position: relative;
}
.nav-main-wrap ul.panel-1{
    position: relative;
    top: -150%;
    height: 100%;
    float: left;
}
.nav-main-wrap div.panel-2{
    position: relative;
    bottom: -150%;
    padding: 30px 20px 0;
    font-family: Interstate-Bold;
}
.showPanel{
    top: 0!important;    
}
.showPanel2{    
    bottom: 0!important;
}
div.panel-2 .nav-email-wrap{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
    height: 15%;    
    max-height: 122px;
    min-height: 122px;
}
div.panel-2 .nav-email-wrap input{
    border: none;
    outline: none;
    border-radius: 0 !important;
    float: left;
    font-size: 15px;
    height: 100%;
}
.nav-email-wrap form{
    width: 100%;
    height: 70px;
}
.nav-email-wrap .beer-finder-wrap{
    padding: 15px 20px;
    width: 100%;
    background: #FFF;
}
.nav-email-wrap .beer-finder-wrap a{
    color: #00abc7;
    font-size: 16px;
    text-transform: uppercase;
}
.nav-email-wrap .beer-finder-wrap i{
    float: none;
    margin-left: 15px;
}
div.panel-2 .nav-email-wrap input[type="email"], .newsletteremail{
    width: 64% !important;
    background: #00abc7 !important;
    text-transform: uppercase !important;
    color: #6ae3ef !important;
}
.nav-email-wrap input[type="email"]::placeholder, .nav-email-wrap input[type="text"]::placeholder{
    color: #6ae3ef !important;
    font-family: Interstate-Bold;
}
.nav-email-wrap input[type="email"]::-webkit-input-placeholder, .nav-email-wrap input[type="text"]::-webkit-input-placeholder{
    color: #6ae3ef !important;
    font-family: Interstate-Bold;
}
.nav-email-wrap input[type="text"]::-moz-placeholder, .nav-email-wrap input[type="text"]::-moz-placeholder{
    color: #6ae3ef !important;
    font-family: Interstate-Bold;
}
.nav-email-wrap input::-ms-input-placeholder, .nav-email-wrap input[type="text"]::-ms-input-placeholder{
    color: #6ae3ef !important;
    font-family: Interstate-Bold;
}
div.panel-2 .email-sub, .newsletterbtn{
    width: 36%;    
    text-transform: uppercase;
    padding: 10px;
    background: #95d600;
    color: #FFF;
}
.nav-main-wrap ul.panel-1 li{
    height: 25%;
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    position: relative;
    text-align: center;
    cursor: pointer;
    transition: 0.4s;
    overflow: hidden;
}
.nav-main-wrap ul.panel-1 li span.menu-image-title{
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    font-family: Big-Noodle;
    font-size: 34px;
	display: block;
}
.nav-main-wrap ul.panel-1 li .bg-image{
    background-image: url('../images/navback.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.nav-main-wrap ul.panel-1 li img{
	width: 100%;
    height: 100%;
    padding: 0 !important;
    margin: 0 !important;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
}
.menu-image-hover-wrapper{
	width: 100%;
    display: inline-block;
    height: 100%;
    padding: 0 !important;
}
.nav-main-wrap ul.panel-1 li .menu-image-hover-wrapper:after{      
    content: "";
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #52a672; /* Old browsers */
    background: -moz-linear-gradient(top, #52a672 0%, #007083 59%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #52a672 0%,#007083 59%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #52a672 0%,#007083 59%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52a672', endColorstr='#007083',GradientType=0 ); /* IE6-9 */
    z-index: 0;
}
.nav-main-wrap ul.panel-1 li:hover img{
    opacity: 1;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.nav-main-wrap ul.panel-1 li:hover span{
    color: #FFF;
}
.nav-main-wrap ul.panel-1 li:hover .menu-image-hover-wrapper:after{
    opacity: 0.7;
}
.nav-main-wrap div.panel-2 .categories-list{
    text-transform: uppercase;
}
.nav-main-wrap div.panel-2 .categories-list .cat-title a{
    font-size: 18px;
    color: #00758d;
    margin-bottom: 5px;
    display: inline-block;
}
.nav-main-wrap div.panel-2 .categories-list .cat-title a:hover{    
    color: #00758d;
}
.nav-main-wrap div.panel-2 .categories-list li{
    display: block !important;
    line-height: 28px;
    margin: 0;
}
.nav-main-wrap div.panel-2 .categories-list li a{
    font-size: 16px;
    color: #808080;
}
.nav-main-wrap div.panel-2 .categories-list li a:hover{    
    color: #95d600;
}
.nav-main-wrap div.panel-2 .categories-list li.categories:last-child{
    margin-bottom: 18px;
}
.nav-main-wrap .nav-category-wrap{
    overflow-y: auto;
    height: 80%;
}
/*================ Navigation Menu Slides CSS ==================*/
.menuItems{   
    position: relative;
    height: 150px;
    width: 100%;
    white-space: nowrap;
}
.menuList{    
    padding: 15px 0 0;
    margin: 0;
    display: inline-block;
    margin: auto;   
    transform: none;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;    
}
.menuList li{
	opacity: 0.6;
}
.menuList li:hover{
	opacity: 1;
}
.menuList.active li{
    opacity: 1;
}
.menuList li{
    cursor: pointer;
    padding: 20px 0;
    text-align: center;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    vertical-align: top;
}
.menuList li a{
    display: block;
}
.menuList .menu-img{
    height: 130px;
    max-width: 70px;
    transition: 0.4s;
    margin: auto auto 20px;
    position: relative;
}
.menu-img:after {
    content: "";
    width: 100%;
    height: 8px;
    bottom: 45px;
    position: absolute;
    left: 0;
    box-shadow: 0px 46px 10px rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 46px 10px rgba(0,0,0,0.5);
    margin: auto;
    right: 0;
    border-radius: 50%;
    z-index: 0;
}
.menuList a:hover .menu-img{
    transform: scale(1.125);
    -webkit-transform: scale(1.125);
    -o-transform: scale(1.125);
    -ms-transform: scale(1.125);
    -moz-transform: scale(1.125);
}
.menuList li.active a:hover .menu-img{
    transform: translateY(5px) scale(1.05);
    -webkit-transform: translateY(5px) scale(1.05);
    -o-transform: translateY(5px) scale(1.05);
    -ms-transform: translateY(5px) scale(1.05);
    -moz-transform: translateY(5px) scale(1.05);
}
.menuList .menu-img img{
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    width: auto !important;
    margin: auto !important;
    position: relative;
    z-index: 1;
}
.menuList .menu-title{
    color: #999999;
    font-size: 12.5px;
    text-transform: uppercase;
    opacity: 0;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
    width: 100px;
    white-space: normal;
}
.menuList a:hover .menu-title{
    opacity: 1;
}
.home-containers div{
    position: relative;
    transition: 0.4s;
     -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
    -moz-transition: 0.4s;
}
.home-containers .home-cols:before{
    content: "";
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    z-index: 0;
    background: rgba(0, 0, 0, 0.8);
}
.home-containers .home-cols:hover:before{
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    opacity: 0.9;
    background: #52a672; /* Old browsers */
    background: -moz-linear-gradient(top, #52a672 0%, #007083 59%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #52a672 0%,#007083 59%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #52a672 0%,#007083 59%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#52a672', endColorstr='#007083',GradientType=0 ); /* IE6-9 */
}
.home-containers .home-cols:hover{filter:none;}
.home-containers .home-cols{   
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
    filter: grayscale(1);    
}
.home-containers .home-col-right{    
    padding: 15px;    
}
.home-containers .home-col-right a{
    display: table;
    width: 100%;
    height: 100%;
}
.home-containers .home-col-img{
    height: 100%;
    width: 100%;
}
.home-containers .home-col-left img{
    position: absolute;
    z-index: 9;
    max-width: 300px;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.menu-disabled{
    opacity: 0.6;
    cursor: not-allowed;
}
.beerfinder-content 
{
    box-shadow: 0 0 8px #ddd;
    margin: 30px auto;
    width: 100%;
    background: #FFF;
    margin-top: 15px;
}
.beerfinder-content  iframe
{
    border: none
        
}
.beer-finder
{
    background: #f8f8f8;
}
.beer-finder .title  h2
{
    text-transform: uppercase;
    font-size: 36px;
    background-size: cover;
    background-repeat: no-repeat;
    text-align: left;
}

/*================ Navigation Menu Slides CSS ==================*/

/*================ Social Menu CSS ==================*/
.menu-social{
    text-align: right;
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.social-links{
    margin-bottom: 0;
}
.menu-social .social-links a{
    color: #FFF !important;
    font-size: 18px;
}
.menu-social .social-links li{
    margin-bottom: 0;
}
.menu-social .social-links li:last-child{
    margin-right: 0;
}
.svg-social-menu li:last-child{
    margin-right: 0;
}
/*================ Social Menu CSS Ends ==================*/

/*================ Menu Categories CSS ==================*/
.main-cat{
    font-size: 13.5px;
    font-family: Interstate-Bold;
    color: #808080 !important;
    cursor: pointer;
    margin: 20px auto 0;
    white-space: nowrap;
    overflow-y: auto;
    padding: 0 30px;
    text-align: center;
    text-transform: uppercase;
}
.main-cat li{
    margin: auto 15px;
}
.main-cat li.active{
    color: #95d600;
}
.cat-title{
    font-size: 18px;
    color: #00758d;
    margin-bottom: 5px;
    display: inline-block;
    cursor: pointer;
    float: left;
    padding: 0;
    margin: 0 0 15px;
}
.category-accordion{    
    display: none;
    float: left;
    clear: both;
}
.category-accordion:first-of-type{
    display: block;    
}
/*================ Menu Categories Ends ==================*/

/*============== Home Address and Timing Section =====================*/
.home-event{
    font-family: Big-Noodle;
    text-align: center;    
    margin: auto;
    color: #FFF;
    width: auto;
    height: auto;
    display: table-cell;
    vertical-align: middle;
}
.home-event .event-heading{
    font-size: 54px;
    position: relative;
    margin: auto;
    padding: 0 0 10px 0;
}
.home-event .event-heading:after{
    content:"";
    width: 80px;
    height: 1px;
    background: #FFF;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}
.home-event .event-address{
    font-size: 36px;
    margin: 20px auto auto;
    padding: 0;
}
.home-event .event-hours{
    margin: 30px auto 20px;
}
.home-event .event-timings{
    font-size: 36px;
    margin-bottom: 0;
}
.home-event .event-timings li{
    display: block !important;
}
/*============== Home Address and Timing Section Ends =====================*/

/*============== Main Banner =====================*/
.main-banner{
    background-size: cover;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 9;
    text-align: center;
    padding: 150px 15px;
    margin-bottom: 45px;
}
.main-banner:before{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: -1;
}
.main-banner .logo{
    z-index: 99;
    max-width: 300px;
}
/*============== Main Banner  Ends =====================*/

/*============== History Page =====================*/
.main-title-wrap{
    color: #000;
    max-width: 500px;
    margin: auto;
}
.history-main-wrap{
    padding: 0 15px;
}
.history-main-title{
    font-size: 45px;
    font-family: Interstate-Bold;
    margin: 0 auto 15px;
    text-transform: uppercase;
    text-align: center;
    line-height: 55px;
}
.history-sub-title{
    text-align: center;
    margin: 0 auto 80px;
    padding: 0;
}
.history-main h1{
    font-size: 90px;
    text-transform: uppercase;
    text-align: center;
    font-family: Big-Noodle;
    z-index: 9;
    color: #FFF;
    margin: 0;
}
.history-content{
    font-size: 21px;
    color: #4d4d4d;
    margin-bottom: 20px;
    margin: auto;
    font-family: 'Arial';
}
.history-image{
    margin: auto;
    max-width: 650px;
    margin-bottom: 30px;
}
.history-section-2{
    margin-bottom: 100px;
}
.history-image-end{
    margin-bottom: 80px;
}
/*============== History Page Ends =====================*/

/*============== About Page =====================*/
.main-banner-about{
    position: relative;    
    background-size: 100% 95%;
    background-position: center 0;
    background-repeat: no-repeat;
    padding: 120px 0 60px;
    min-height: 500px;
    z-index: 9;
}
.main-banner-about .about-main-title{
    color: #FFF;
    font-size: 100px;
    text-transform: uppercase;
    /* max-width: 380px; */
    font-family: Big-Noodle;
    line-height: 100px;
}
.main-banner-about .banner-image{
    text-align: right;
}
.main-banner-about .banner-image img{
    max-width: 545px;
    margin-top: -30px;
    width: 100%;
}
.about-section-2{
    background-size: 75%;
    padding: 360px 0 80px;
    background-repeat: no-repeat;
    background-position: 160% 69%;
    margin-top: -360px;
}
.about-section-2 .about-section-inner{
    font-family: Interstate-Bold;
    font-size: 21px;
    color: #4d4d4d;
    max-width: 767px;
    margin: auto;
    text-align: center;
}
.about-section-3{
    background-color: #00758d;
    padding: 50px 0;
    color: #FFF;
    font-size: 21px;
}
.about-section-3 .about-table-wrap{
    
}
.about-section-3 .about-table-wrap div{
    display: inline-block;
    vertical-align: middle;
}
.about-section-3 .about-table-wrap .about-rounded-image{   
    width: 310px;
    height: 310px;
    border-radius: 50%;
    overflow: hidden;    
    position: relative;
}
.about-section-3 .about-table-wrap .about-rounded-image img{
     height: 100%;
   object-fit: cover;
}
.about-section-3 .about-table-wrap .about-section-inner{
    padding-left: 40px;
    width: calc(100% - 350px);
}
.about-section-4{
    padding: 60px 0 50px;
    font-size: 21px;
    color: #4d4d4d;
    text-align: center;
}
/*============== About Page Ends =====================*/

/*============== Blog Listing =====================*/
.blog-listing-banner{
    padding: 130px 0;
    position: relative;
    color: #FFF;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    z-index: 1;
}
.blog-listing-banner:before{
    content:"";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,0.5);
    z-index: -1;
    width: 100%;
    height: 100%;
}
.blog-listing-banner .main-title{
    font-size: 90px;
    text-transform: uppercase;
    text-align: center;
    font-family: Big-Noodle;
    z-index: 9;
}
.blog-listing-wrap{
    padding: 70px 0;
}
.blog-container{
    margin-bottom: 60px;
    position: relative;
    float: left;
    width: 100%;
}
.blog-month{
    font-size: 16px;
    position: relative;
    color: #808080;
    padding-bottom: 10px;
    text-transform: uppercase;
    display: inline-block;
}
.blog-month:before{
    position: absolute;
    content:"";
    height: 2px;
    width: 30%;
    background: #808080;
    left: 0;
    bottom: 0;
}
.blog-day{
    font-size: 34px;
    position: relative;
    color: #666666;
    padding-top: 10px;
    line-height: 30px;
    margin-bottom: 30px;
}
.blog-title{
    margin: 0 auto 22px;
    text-transform: uppercase;
    font-size: 36px;
    background-size: cover;
    background-repeat: no-repeat;
}
.blog-title a:hover{
    color: #000;
}
.blog-content{
    color: #000;
    font-size: 21px;
    margin-bottom: 30px;
}
.blog-read-more a{
    text-transform: uppercase;
    color: #95d600;
    font-size: 21px;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
}
.blog-read-more a i{
    opacity: 0;
    position: relative;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    left: 0;
}
.blog-read-more a:hover i{
    opacity: 1;
    left: 5px;
}
.blog-read-more a:hover{
    color: #7cad0d;
}
.blog-thumb{
    margin-bottom: 30px;
}
.blog-thumb img{
    height: auto;
}
/*============== Blog Listing Ends =====================*/

/*============== How We Brew =====================*/
.process-banner{    
    background: rgb(0,117,141); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(0,117,141,1) 20%, rgba(0,150,131,1) 62%, rgba(114,191,96,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,117,141,1) 20%,rgba(0,150,131,1) 62%,rgba(114,191,96,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,117,141,1) 20%,rgba(0,150,131,1) 62%,rgba(114,191,96,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00758d', endColorstr='#72bf60',GradientType=0 ); /* IE6-9 */
    padding: 50px 0 75px;
    position: relative;
}
.process-banner .container-pm{
    position: relative;
}
.process-title{
	color: #FFF;
    font-size: 115px;
    text-transform: uppercase;
    font-family: Big-Noodle;
    padding: 0;
    margin: 0;
    position: absolute;
    z-index: 9;
    bottom: 0;
}
.process-banner .banner-image{
    position: relative;
    bottom: 0;
    float:right;
    max-width: 65%;
    z-index: 0;
    padding-left: 20px;
    min-height: 240px;
}
.brew-section-2{
    background-size: 75%;
/*    padding: 120px 0 170px;*/
    background-repeat: no-repeat;
    background-position: 160% 150%;    
    font-size: 21px;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
}
.brewing-best-head{
    text-transform: uppercase;
    color: #000;
    font-size: 70px;
    margin: 0 auto 20px;
}
.brewing-best-head p{
  margin: 0px !important;
}
.brewing-best-content{
    font-size: 21px;
    color: #4d4d4d;
}
.brewing-best-content img{
    width: 70%;
    margin: 0 0 0 15px;
}
.never-compromise{
    padding: 50px 0 100px;
    position: relative;
    color: #000;
    margin: 50px 0 0;
}
.compromise-head{
    text-transform: uppercase;
    font-size: 80px;
    margin: 30px 0 45px;
    padding: 30px 20px 40px !important;
    background: #95d600;
    line-height: 90px;
}
.compromise-content{
    font-size: 21px;
    color: #4d4d4d;
}
/*============== How We Brew Ends =====================*/

/*============== Product Detail Page =====================*/
.product-banner{
    background-color: #fff7cf;
    height: 450px;
    text-align: center;
    overflow: hidden;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.product-detail{
    padding: 0 0 50px;
}
.product-image{
    max-width: 350px;
    margin: -100px auto 40px;
}
.product-image-inner{
    position: relative;
    z-index: 9;
}
.product-image-inner img{
    height: auto;
}
.product-image-inner:before{
    content: "";
    width: 100%;
    height: 20px;
    bottom: 21px;
    position: absolute;
    left: 0;
    box-shadow: 0px 27px 12px rgba(0,0,0,0.2);
    margin: auto;
    right: 0;
    border-radius: 50%;
    z-index: -1;
    background: transparent;
}
.product-title{
    font-size: 90px;
    font-family: Big-Noodle;
    margin: 20px auto 0px;
    color: #000;
    text-transform: uppercase;
}
.product-description{
    font-size: 21px;
    margin: 0 auto 0px;
    color: #000;
}
.product-table{
    padding-bottom: 30px;
    text-transform: uppercase;
    color: #000;
    margin: 0;
    position: relative;
    margin-bottom: 30px;
}
.product-table:after{
    content: "";
    width: 60%;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 2px;
    background: #00758d;
}
.product-table li span.head{
    font-size: 24px;
    color: #00758d;
    display: block;
    font-family: Interstate-Bold;
}
.product-table li, .product-table li span.abv{
    font-size: 45px;
    position: relative;
    font-family: Big-Noodle;
    margin: 0;
    width: 32.333%;
    vertical-align: top;
}
.product-details-wrap .subtitle
{
    font-size: 20px;
    color: #00758d;
}
.image-center
{
    width: 60%;
    text-align: center;
    margin: auto;
}
.product-table li span.abv{
    /*font-size: 70px;*/
}
.product-table li:not(:last-child):before{
    height: 70%;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    background: #00758d;
    right: 0;
}
.hops-malt .hops-malt-li .title{
    font-size: 24px;
    color: #00758d;   
    font-family: Interstate-Bold;
    text-transform: uppercase;
}
.hops-malt .hops-malt-li .content{
    font-size: 30px;
    position: relative;
    font-family: Big-Noodle;
    text-transform: capitalize;
    color: #000;
}
.core{
    text-transform: uppercase;
    color: #00758d;
    font-size: 24px;
    margin-bottom: 15px;
}
.core-description{
    font-size: 16px;
    color: #000;    
}
.product-detail-slider-inner{
    background-color: #f2f2f2;   
}
.explore-next{
    display: inline-block;
    width: auto;
    font-size: 30px;
    color: #808080;
    text-transform: uppercase;
    padding: 0 40px;
    font-family: Big-Noodle;    
    vertical-align: middle;
}
.explore-next h2{
    font-size: 50px;
    margin: 0;
}
.explore-next a{
    color: #808080;
}
.explore-next a:hover{
    color: #6f6f6f;
}
.detail-slider{
    display: inline-block;
    width: calc(100% - 320px);
    vertical-align: middle;
    padding: 20px 0 0;
}
.product-detail-slider-wrap .main-cat{
    margin: 20px 0;
}
.product-detail-slider-wrap .slick-current.menuList .menu-img.active:hover{
    transform: none;
    -webkit-transform: none;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
}
.product-detail-slider-wrap .menuList li.active img{
    transform: translateY(-20px);
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
}
/*============== Product Detail Page Ends =====================*/

/*============== Single Post =====================*/
article.post{
    padding: 30px 0;
}
#featured-image{
    height: 250px;
    margin: -60px -30px 30px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.post-meta{
    font-size: 18px;    
    color: #666666;    
    line-height: 30px;
    margin-bottom: 20px;
}
.post-author, .tags a{
    color:#23758c;
}
.blog-single{
    padding: 0;
    margin: 0 auto 20px;
}
#comments{
    padding: 15px 0 30px;
    border-top: 1px solid #ddd;
    color: #000 !important;
    line-height: 28px;
}
#comments a{
    color: #000 !important;
}
.comments-title{
    margin: 15px 0 30px;
}
.comment-reply-link{
    font-size: 16px;
}
.comment-reply-link i{
    margin-right: 10px;
}
.comment-meta{
    background: #FFF;
    color: #000 !important;
    padding: 0;
}
.post-thumbnail a img{
    height: auto;
}
.nav-links{
    font-size: 16px;
    margin-bottom: 30px;
}
.nav-previous, .nav-next{
    display: inline-block;
}
.nav-next{
    float: right;
}
.nav-links a:hover{
    opacity: 0.7;
}
.comment-respond p, .comment-respond label{
    font-size: 15px;
}
.comment-form input[type="submit"]{
    padding: 10px 15px;
    background: #23758c;
    font-size: 15px;
    margin: 15px 0 0;
    border: none;
}
.blog-banner{
    height: 280px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 30px;
}
.blog-back-wrap{
    display: block;
    max-width: 830px;
    margin: auto;
    padding: 30px 15px 0;
}
.back-blog-btn{    
    font-size: 22px;
    font-family: Big-Noodle;
    letter-spacing: 2px;
    color: #95d600;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    -ms-transition: 0.4s;
}
.back-blog-btn:hover{
    color: #7cad0d;
}
/*============== Single Post Ends =====================*/

/*============== LOADER CSS =====================*/
.site-loader{
	position:fixed; 
	width: 100%;
	height: 100%;
	background: #00758d;
	z-index: 99999;
	display:table;
	text-align: center;	
	top:0;	
}
.loader-inner{
	display:table-cell;
	vertical-align:middle;
}
.loader-inner img{
	width: 110px;
}
.mug-wrap{
	display: inline-block;
    vertical-align: bottom;
    position: relative;
}
.drink-mug{
	width: 75px;
    height: 90px;
    border: 4px solid #FFF;   
    padding: 5px;
    border-radius: 10px;
	display: inline-block;
    vertical-align: bottom;
	margin-left: 5px;
	z-index:999;	
	background: #00758d;
}
.drink{
	background: #fbcb3f;    
    border-radius: 4px;
	width: 100%;
    height: 100%;
	position:relative;
	overflow:hidden;
}
.drink-inner{
	position: absolute;
    right: -10px;
    bottom: 0;
    height: 100%;
    width: 30px;
    background: #e6ba3b;
    transform: skewX(-15deg);
    -webkit-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    -ms-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
}
.drink-mug-handle{
	position: absolute;
    right: -18px;
    height: 45px;
    border: 5px solid #FFF;
    width: 30px;
    border-radius: 10px;
    z-index: -1;
    top: 0;
    bottom: 0;
    margin: auto;
}
.bubbles{
	position: absolute;
    height: 12px;
    width: 12px;
    background: #fff;
    z-index: 999;
    border-radius: 50%;
    opacity: 0.4;
	top:10px;
}
.bubble1{
	animation: 1s bubble1 infinite linear;
}
.bubble2{
	animation: 1s bubble2 infinite linear;
	height:16px;
	width:16px;
	animation-delay: 0.4s;
}
.bubble3{
	animation: 1s bubble3 infinite linear;
	animation-delay: 0.5s;
}
@keyframes bubble1{
	0%{top:10px;left:17px;}
	33.333%{top:-20px;opacity:0.6;left:21px;}
	66.667%{top:-50px;opacity:0.6;left:28px;}
	100%{top:-70px;opacity:0;left:29px;}
}
@keyframes bubble2{
	0%{top:10px;right:3px;}
	33.333%{top:-20px;opacity:0.6;right:0;}
	66.667%{top:-50px;opacity:0.6;right:2px;}
	100%{top:-90px;opacity:0;right:5px;}
}
@keyframes bubble3{
	0%{top:10px;left:28px;}
	33.333%{top:-20px;opacity:0.6;left:32px;}
	66.667%{top:-50px;opacity:0.6;left:32px;}
	100%{top:-50px;opacity:0;left:32px;}
}
.foam-main{
	width: calc(100% + 4px);
    height: 12px;
    background: #FFF;
    position: absolute;
    z-index: 9;
    top: 0px;
    left: 0;
    border-radius: 30px;
}
.foam{
	width: 15px;
    height: 15px;
    background: #FFF;
    border-radius: 50%;
    position: absolute;
    z-index: 99;
}
.foam1{
	top: -5px;
    background: #FFF;
	width: 20px;
    height: 20px;
}
.foam2{
	top: -7px;
    right: 0;
    background: #FFF;
    width: 22px;
    height: 22px;
}
.foam3{
	left: 50%;
    height: 20px;
    width: 20px;
}
.foam4{
	left: 41px;
    top: -6px;
}
.foam5{
	left: 12%;
    width: 22px;
    height: 22px;
    top: -9px;
}
.foam6{
	left: 20px;
}
.foam7{
	left: 36%;
    top: -5px;
}
.foam8{
	left: 66%;
    top: -5px;
}
body.single-post #content{
    background: #f8f8f8;
}
body.single-post .wrap {    
    max-width: 800px;
    box-shadow: 0 0 8px #ddd;
    margin: 30px auto;
    width: 90%;
    background: #FFF;
    padding: 30px;
}
.process-banner .container-pm, .brewing-best-content, .history-image-end{
    max-width: 1920px;
    margin: auto;
}
.time-frame
{
    margin-bottom: 30px;
}
/*============== LOADER CSS ENDS =====================*/
.pagination{
    font-size: 17px;
    padding: 0 15px;
}
.pagination a:hover{
    color: #000 !important;
    opacity: 0.8;
}
.menu-slider{
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: hidden;
}
.menu-slider::-webkit-scrollbar { width: 0 !important }
.menu-slider { overflow: -moz-scrollbars-none; }
.menu-slider { -ms-overflow-style: none; }
.menu-slider .slick-dots
{
    display: flex;
    text-align: center;
    justify-content: center;
    text-decoration: none;
    list-style: none;
    top: -25px;
    position: relative;
}
.menu-slider button
{
    background: none;
    text-indent: -99999;
    text-indent: -9999px;
    font-size: 0px
}
.menu-slider .slick-dots li:before {
    content: '.';
    font-size: 20px;
    padding-left: 15px;
    cursor: pointer;
}
.menu-slider .slick-dots li.slick-active:before {
 color:#0085ba; 
}
.custom_taproom iframe
{
    margin: auto;
    width: 100%;
}
.custom_taproom .wrap-text
{
    padding-bottom: 40px;
}
.custom_taproom p{
    text-align: left !important;
    justify-content: left;
    font-family: 'Gobold Bold';
    font-size: 14px;
    
}
.custom_taproom h1
{
   
     padding-bottom: 15px;
    margin: 0px;
    font-size: 60px;
    font-family: Big-Noodle;
    color: #000;
    text-transform: uppercase;
}
.custom_taproom h2.tap-room-contact-heading
{
         font-size: 60px;
    font-family: Big-Noodle;
    text-transform: uppercase;
    padding-top: 30px;
    padding-bottom: 15px;
    color:#000;
}
.custom_taproom  .taproom-contact-details
{
    padding-top:30px;
}
.custom_taproom  .taproom-contact-details p
{
    font-size:16px;
    margin-bottom:0px;
}
.taproom-contact-details .other-details
{
    padding-top:10px;
}
.custom_taproom  .taproom-contact-details h4
{
        text-align: left !important;
    font-family: 'Gobold Bold';
    font-size: 25px;
    text-transform: uppercase;
    padding-bottom:10px;
}
.custom_taproom a
{
    color:#06a9c8;
}
.custom_taproom
{
    margin-top: 40px;
}
.entry-footer
{
    display: none;
}
.entry-content img
{
    height: auto;
    width: auto;
}
.menu-slider .slick-dots
{
    display: none !important;
}
#menu-item-879
{
    padding-bottom: 0;
    vertical-align: text-top;
    margin-left: 30px;
}
#menu-custom-menu
{
    display: none;
}
.tribe-common .tribe-common-c-btn, .tribe-common a.tribe-common-c-btn{
    background-color: #00758d;
}
.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date, .tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date-link
{
    color: #00758d;
}
.tribe-common .tribe-common-c-btn:focus, .tribe-common .tribe-common-c-btn:hover, .tribe-common a.tribe-common-c-btn:focus, .tribe-common a.tribe-common-c-btn:hover {
    background-color: rgb(3 74 88);
}
.tribe-events .tribe-events-c-ical__link
{
    border: 1px solid #00758d;
    color: #00758d;
}
.tribe-common .tribe-common-c-svgicon
{
    color: #00758d;
}
.tribe-events .tribe-events-c-ical__link:active, .tribe-events .tribe-events-c-ical__link:focus, .tribe-events .tribe-events-c-ical__link:hover {
    color: #fff;
    background-color: #00758d;
}
.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover
{
        background: #00758d;
}
.tribe-events .tribe-events-calendar-month__day-cell--mobile
{
    justify-content: center;
    align-items: center;
}
.tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover
{
   background: #00758d; 
}
.tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #00758d;
}
.menu-item-879
{
    vertical-align: super;
}
.tribe-events .tribe-events-c-view-selector__button:before {
    background-color: #00758d;
}
.tribe-events .tribe-events-calendar-month__multiday-event-hidden-link {
    display: block;
    height: 100%;
    color: #fff;
    text-align: left;
    padding-left: 10px;
}
.tribe-events .tribe-events-calendar-month__multiday-event-hidden {
    height: 100%;
    opacity: 0.9;
    position: absolute;
    width: 100%;
    z-index: 5;
    background: #00758d;
    color: #000;
}
.tribe-events .tribe-events-calendar-month__multiday-event-hidden-link h3
{
    color: #fff;
}

.view-menu-section {
    background-image: url(https://palmettobrewery.com/staging/wp-content/uploads/2021/02/view-menu-bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding:30px 0px;
}
.view-menu-logo
{
    text-align:center;
}
.view-menu-logo img
{
        max-width: 15%;
}
.view-menu
{
    text-align: center;
    margin-top: 55px;
    margin-bottom: 40px;
}
.palmetto-event-home h2
{
	font-family:'Gobold Bold';
    font-weight:bold;
    color: #fff;
    font-size: 50px;
    text-transform: uppercase;
    letter-spacing: 1px;
	margin-bottom:50px;
}

.palmetto-event-home {
    padding: 50px 0px;
}
.palmetto-events {
    background-color: #95d602;
}
.palmetto-event-home .menu-btn , .gobble-section .menu-btn
{
	font-family: 'Gobold Bold';
    font-weight: bold;
    background-color: #fff;
    color: #000;
    padding: 20px 60px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease-in-out 0s;
	display:inline-block;
}
.palmetto-event-home .menu-btn:hover , .gobble-section .menu-btn:hover
{
	    background-color: #333;
    color: #fff;
}
.gobble-gobble-col {
    padding: 50px 0px;
	text-align:center;
}
.gobble-gobble-col img
{
	           display: block;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;

}
.gobble-gobble-col a
{
	    display: inline-block;
}
.gobble-section
{
	background-color:#10b3c2;
}

.view-menu a
{
    font-family:'Gobold Bold';
    font-weight:bold;
        background-color: #fff;
    color: #000;
    padding: 20px 60px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition:all 0.3s ease-in-out 0s;
}
.view-menu a:hover
{
    background-color:#333;
    color:#fff;
}
.mobile-shop
{
    display: none;
}
/*nav Update*/

.navcustom .bar
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-top: 0;
    -webkit-transform: translate(0, 0%);
    -ms-transform: translate(0, 0%);
    transform: translate(0, 0%);
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    transition: width 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 444ms,margin-top 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms,transform 222ms cubic-bezier(0.215, 0.61, 0.355, 1) 222ms !important;
}

.navcustom .bar span {
    width: 100%;
    height: 3px;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    -webkit-transform: rotate(
0deg
);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform: rotate(
0deg
);
    transition: transform 222ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.navcustom
{
    display: none;
    background: transparent;
    border: none;
    box-shadow: none;
    outline: none;
    padding: 0;
    vertical-align: middle;
    height: 20px;
    width: 28px;
    position: relative;
}
.navcustom .bar:nth-child(2) {
    width: 50%;
    margin-top: -1px;
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%);
    -webkit-transform: translate3d(0, 50%, 0);
    transform: translate3d(0, 50%, 0);
}
.navcustom .bar:nth-child(3) {
    width: 75%;
    margin-top: -2px;
    -webkit-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    transform: translate(0, 100%);
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}
.custom-navbar ul
{
    list-style: none;
    text-decoration: none;
}
.custom-navbar .logo
{
    float: left;
}
.custom-navbar #navbarText
{
    width: 100%;
    height: 100% !important;
    overflow: hidden;
}
.custom-set-button .navBar-wrap
{
    display: flex;
    width: 100%;
    max-width: 100%;
    flex-wrap: wrap
}
.custom-set-button .navBar-wrap .logo{
    width:25%;
}
.custom-set-button .navBar-wrap .custom-navbar
{
    width: 75%;
    margin-bottom: 0px;
    border-width: 0px;
}
.custom-set-button .navBar-wrap .custom-navbar .navbar-nav
{
    width: 100%;
    display: flex;
    justify-content: flex-end;
    height: 100%;

}
.custom-set-button .navbar-nav>li>a
{
        color: #fff;
    padding: 15px 18px;
    display: flex;
    height: 100%;
    align-items: center;
    font-family: 'Gobold Bold';
    text-transform: uppercase;
    letter-spacing: 1px;
    transition:all 0.2s ease-in-out 0s;
}
#menu-main-menu .sub-menu li a
{
         padding: 15px 10px;
    display: inline-block;
    width: 100%;
    font-family: 'Gobold Bold';
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
    border-bottom: 1px solid #e8e8e8db;
}
#menu-main-menu .sub-menu li a:hover
{
    background-color: #95d602;
    color:#fff;
}
.custom-set-button .navbar-nav>li>a:hover
{
    background-color:#95d602;
}
.custom-set-button .navbar-nav > li:last-child a {
    font-family: 'Gobold Bold';
    letter-spacing: 1px;
    padding: 0px 25px;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
    background: #95d602;
    background: -moz-linear-gradient(top, #95d602 0%, #007083 194%);
    background: -webkit-linear-gradient(top, #95d602 0%,#007083 194%);
    background: linear-gradient(to bottom, #95d602 0%,#007083 194%);
    transition: all 0.4s ease-in-out 0s;
    height: 100%;
    align-items: center;
}

#menu-main-menu > li.menu-item-has-children > a:before {
       content: "\f0d7";
    font-family: Font Awesome\ 5 Free;
    position: absolute;
    font-weight: 900;
    right: 4px;
}
.custom-set-button .navbar-nav li:last-child a:hover {
    background: #95d602;
    background: -moz-linear-gradient(top, #95d602 0%, #95d602 194%);
    background: -webkit-linear-gradient(top, #95d602 0%,#95d602 194%);
    background: linear-gradient(to bottom, #95d602 0%,#95d602 194%);
}
.custom-set-button .navbar-nav>li>a:hover{
        color: #f0f0f0;
}
#menu-main-menu li
{
    position: relative; 
}
/** r css new design **/
.home-section-two-r {
    background-color: #f2f2f2;
    padding: 80px 0px;
}
.home-taproom-section {
    padding-left: 0px;
    padding-right: 20px;
}
.home-taproom-section img
{
        width: 60%;
}
.home-taproom-section p
{
    font-family: 'Avenir Medium';
    color: #000;
    font-size: 18px;
    padding:10px 0px; 
}
.home-taproom-section a
{
    font-family: 'Gobold Bold';
    font-weight: bold;
    background-color: #fff;
    color: #000;
    padding: 20px 60px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease-in-out 0s;
    display: inline-block;
    margin-top: 45px;
}
.home-taproom-section a:hover
{
        background-color: #333;
    color: #fff;
}
h3.cm-heading-home {
    margin: 0px;
    padding: 20px 0px;
    font-family: 'Avenir Black';
    text-transform: uppercase;
    font-size: 18px;
}

.location-date-time-inner {
    width: 100%;
    min-height: 330px;
 
}
ul.unstyled-list.event-timings > li {
           display: flex;
    flex-direction: column;
    padding: 15px;
    background-color: #fff;
    margin-bottom: 8px;
    border-radius: 8px;
    text-align: left;
    padding-left: 35px;
    padding-right: 35px;
    margin-left: 0px;
}
ul.unstyled-list.event-timings > li span:first-child
{
    font-family: 'Avenir Black';
    color: #4d4d4d;
    font-size: 20px;
}
ul.unstyled-list.event-timings > li span:last-child
{
    font-family: 'Avenir Black';
    color: #95d602;
    font-size: 14px;
}
.location-home-inner {
    width: 100%;
    padding-left: 12px;
    padding-right: 0px;
}
.location-content {
    padding: 20px;
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.location-content h2
{
    margin: 0px;
    padding: 5px 0px;
    font-family: 'Avenir Black';
    font-size: 22px;
    color: #95d602;
}
.location-content p
{
    font-family: 'Avenir Medium';
    font-size: 14px;
    color: #666666;
}
ul.unstyled-list.event-timings {
    min-height: 230px;
    margin-bottom: 0px;
}
.location-inner {
    min-height: 230px;
    background-color: #fff;
}
.location-inner {
    min-height: 230px;
    background-color: #fff;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
}
.location-content a
{
    font-family: 'Avenir Medium';
    font-size: 14px;
    color: #00758d;
    text-decoration: underline !important;
}
.location-inner img
{
    width:100%;
}

.plametto-section-home {
    padding: 80px 0px;
}
.content-plametto {
    padding-right: 20px;
}
.content-plametto img
{
    width:35%;
}
.content-plametto h2
{
    margin: 0;
    padding: 10px 0px;
    color: #06a9c8;
    text-transform: uppercase;
    font-family: 'Gobold Bold';
    font-weight: bold;
    font-size: 28px;
}
.content-plametto p
{
       font-family: 'Avenir Medium';
    color: #000;
    font-size: 18px;
    padding: 5px 0px;
}
.content-plametto a
{
       font-family: 'Gobold Bold';
    font-weight: bold;
    background-color: #cff7f9;
    color: #000;
    padding: 20px 60px;
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: all 0.3s ease-in-out 0s;
    display: inline-block;
    margin-top: 10px;
}
.content-plametto a:hover
{
        background-color: #333;
    color: #fff;
}
.palmetto-section-home-right-image img
{
    width:100%;
}
.plametto-section-home + .home-containers
{
    display: none !important;
}
footer
{
    padding:0px; 
}

.new-footer-cusotm {
    background-color: #f0ffff;
    display: flex;
    padding: 80px 0px;
}
.footer-left {
    display: flex;
    border-right: 2px solid #95d602;
    padding-right: 10px;
}
.new-footer-cusotm li
{
    list-style: none;
}

.footer-left h3 {
    font-family: "Montserrat Bold", sans-serif;
    font-size: 15px;
    color: #95d602;
    text-transform: uppercase;
}

.footer-left li a
{
        font-family: "Montserrat Bold", sans-serif;
    font-size: 12px;
    color: #999999;
    width:100%;
    text-transform: uppercase;
    padding: 5px 0px;
    display: inline-block;
    transition: all 0.3s ease-in-out 0s;
}
.footer-left li a:hover , .footer-right #menu-main-menu-1 li a:hover , .footer-left li.current-menu-item a ,
.footer-right #menu-main-menu-1 li.current-menu-item a
{
    color:#95d602;
}
.footer-right #menu-main-menu-1 li a
{
      transition: all 0.3s ease-in-out 0s;
}
.footer-left > * {
    padding: 0px 15px 0px 0px;
}
.footer-right
{
    display: flex;
    padding-left: 10px;
}
.footer-right .widget-title
{
    font-family: "Montserrat Bold", sans-serif;
    font-size: 15px;
    color: #06a9c8;
    text-transform: uppercase;
}
.footer-right #menu-main-menu-1 li a
{
    font-family: "Montserrat Bold", sans-serif;
    font-size: 12px;
    color: #999999;
    text-transform: uppercase;
    padding: 5px 0px;
    display: inline-block;
    width:100%;
}
.footer-right #menu-main-menu-1 > li > a + ul.sub-menu
{
    display: none;
} 
.footer-other-links {
    width: 30%;
}
.footer-tarooom-hours {
    width: 25%;
}
.footer-location {
       width: 45%;
    padding: 00px 15px;
    margin-top: 65px;
}
.footer-tarooom-hours .textwidget ul
{
    background-color: #fff;
    border-radius: 8px;
    padding: 8px 20px;
}
.footer-tarooom-hours .textwidget ul li:first-child  strong
{
   font-family: Avenir Black;
    font-size: 16px;
    text-transform: uppercase;
    color: #4d4d4d;

}
.footer-tarooom-hours .textwidget ul li:last-child 
{
        font-family: Avenir Black;
    font-size: 12px;
    text-transform: uppercase;
    color: #95d602;
}
.footer-location .textwidget p:first-child
{
    margin-bottom: 0px;
}
.footer-location .textwidget p:first-child a
{
    font-family: Avenir Black;
    font-size: 16px;
    text-transform: uppercase;
    color: #95d602;
    padding: 10px 0px 0px 0px;
    display: inline-block;
}
.footer-location .textwidget p:last-child
{
        font-family: Avenir;
    font-size: 13px;
    color: #666666;
    display: inline-block;
}
.footer-inner {
    padding: 20px 0px;
}
#custom_html-3 .custom-html-widget
{
    font-family: 'Avenir';
    color: #b3b3b3;
    font-size: 15px;
    text-align: left;
}
footer #menu-social-menu li a svg
{
        fill: #06a9c8;
}
.footer-other-links #menu-main-menu-1 li.menu-item-1301
{
    display: none;
}
/** r css new design end **/




@media(min-width:768px)
{
#menu-main-menu > li.menu-item-has-children > a + ul.sub-menu > li.menu-item-has-children > a + ul.sub-menu
{
    display:none;
}
#menu-main-menu > li.menu-item-has-children > a + ul.sub-menu > li.menu-item-has-children > a + ul.sub-menu
{
           position: absolute;
    left: -250px;
    background-color: #fff;
    top: 0px;
    box-shadow: 0px 0px 13px 4px #3333330f;
    min-width: 230px;
}
#menu-main-menu > li.menu-item-has-children > a + ul.sub-menu > li.menu-item-has-children:hover > a + ul.sub-menu
{
    display:block;
}

#menu-main-menu > li.menu-item-has-children:hover > a + ul.sub-menu  {
    display: block;
}
}
#menu-main-menu .sub-menu li a
{
    color: #000;
}

    .speak_easy_program{
        background: #cff7f9;
        padding: 30px 0 60px;;
    }
    .speak_easy_program .wrap-left-content{
        padding-top:60px;
    }
    .speak_easy_program h2{
        font-size: 42px;
        margin: 0;
        color: #06a9c8;
        text-transform: uppercase;
        font-family: 'Gobold Bold';
        font-weight: bold;
        padding-bottom: 30px;
    }
    .speak_easy_program .menu-btn{
        font-family: 'Gobold Bold';
        font-weight: bold;
        background-color: #95d602;
        color: #fff;
        padding: 20px 60px;
        font-size: 16px;
        text-transform: uppercase;
        letter-spacing: 1px;
        transition: all 0.3s ease-in-out 0s;
        display: inline-block;
        margin-top: 45px;
        border:1px solid #95d602;
        transition:0.5s;
    }
    .speak_easy_program .menu-btn:hover{
        background-color: #fff;
        color: #95d602;
        border:1px solid #95d602;
    }
   .speak_easy_program p{
        font-family: 'Avenir Medium';
        font-size: 16px;
        font-weight: 500;
    }
    .speak_easy_program .wrap-image{
        max-width: 500px;
        margin: auto;
        text-align: center;
        display: flex;
        vertical-align: middle;
        align-items: center;
    }
    .speak_easy_program .wrap-image img{
        width:100%;
    }
 @media(max-width:980px){
        .speak_easy_program .wrap-left-content{
            text-align:center;
        }
        .speak_easy_program h2{
            font-size:28px;
        }
        .speak_easy_program P{
            font-size:14px;
            line-height:28px;
        }
        .speak_easy_program .menu-btn{
            margin-top:18px;
            margin-bottom:30px;
            font-size: 14px;
        }
        .speak_easy_program .wrap-left-content{
            padding-top:30px;
        }
    }
/**.custom-set-button .navbar-nav .sub-menu li:last-child a {
    padding: 0;
    font-size: 16px;
    letter-spacing: 1px;
    background: none;
    background: -moz-linear-gradient(top, #95d602 0%, #007083 194%);
    background: -webkit-linear-gradient(top, #95d602 0%,#007083 194%);
    transition: all 0.4s ease-in-out 0s;
    height: auto;
    align-items: center;
    background: none!important;
    text-transform: inherit;
}**/
.custom-set-button{
   overflow: inherit!important;
}
/*nav Update*/
/*==================== RESPONSIVE =========================*/
@media (min-width: 2048px){
    .main-banner-about{
        background-size: cover;
        background-position: center 110%;
    }
}
@media (max-width:1824px){
    .menuList {
        padding: 10px 0 0;
    }
    .menuList li {
        padding: 10px 0;
        margin: 0 5px;
    }
    .menuList .menu-title {    
        font-size: 11.5px;
    }
    .home-event .event-heading{
        font-size: 48px;
    }
    .home-event .event-timings, .home-event .event-address{
        font-size: 32px;
    }
    .menuList .menu-img {
        height: 110px;
        max-width: 60px;        
    }
}

@media (max-width: 1366px){
    ul.unstyled-list.event-timings > li span:first-child
    {
        font-size:20px;
    }

    .home-event .event-heading {
        font-size: 34px;
    }
    .home-event .event-timings, .home-event .event-address {
        font-size: 24px;
    }
    .menu-slider{
        overflow-x: auto;
    }
}
@media(max-width:1300px)
{
    ul.unstyled-list.event-timings > li
    {
        padding-left:25px;
        padding-right: 25px;
    }

}
@media (max-width:1199px){
    .content-plametto img.mobile-show
    {
        display: block !important;
    width: 100%;
    padding: 20px 0px;
    }
    .palmetto-section-home-right-image img
    {
        display:none;
    }
    #custom_html-3 .custom-html-widget
    {
        text-align: center;
    }
    #menu-social-menu
    {
        justify-content: center;
    }
    .footer-left
    {
        border-right: 0px solid #fff0;
    }
    .footer-left h3 , .footer-right .widget-title
    {
        font-size: 18px;
    }
.footer-left li a , .footer-right #menu-main-menu-1 li a
{
    font-size:14px;
}
.footer-tarooom-hours .textwidget ul li:first-child strong
{
    font-size:20px;
}
#menu-social-menu
{
    margin-top: 0px;
}
footer .social-menu
{
    position: relative;
    top:0px;
    right: 0px;
        transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -o-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
}

    .content-plametto img
    {
        margin: auto;
        display: block;
    }
    .content-plametto h2 , .content-plametto p
    {
        text-align: center;
    }
   .content-plametto
   {
    text-align: center;
   }
   .footer-left > *
   {
    width:33.33%;
   }

    .home-taproom-section
    {
        padding-left: 0px;
        padding-right: 0px;
    }
    .home-section-two-r {
    padding-left: 40px;
    padding-right: 40px;
}
.home-taproom-section a , .content-plametto a
{
        margin-top: 0px;
    margin-bottom: 50px;
}
    .palmetto-events .container > .row >div {
    width: 100%;
    text-align: center;
}
    .palmetto-events .container > .row {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
}
    .palmetto-events img {
    width: 70%;
    display: block;
    margin: auto;
}
.gobble-section .col-12:first-child > img {
    width: 70%;
    display: block;
    margin: auto;
}
    .about-section-2 {        
        background-position: 154% 25%;       
    }
    .process-banner{
        padding: 50px 0 35px;
    }
    .process-title{
        font-size: 100px;
    }
    .brewing-best-head{
        font-size: 65px;
    }
    .brewing-best-content img {
        margin: 0 0 15px 15px;
    }   
    .compromise-head {       
        font-size: 70px;
        margin-bottom: 60px;
    }
    .brew-section-2{
        background-position: 160% -100%;
    }
    .product-banner{
        height: 300px;
    }
    .product-title{
        font-size: 70px;
    }
    .nav-main-wrap ul.panel-1 li span.menu-image-title{
        font-size: 30px;
    }
    div.panel-2 .email-sub, .newsletterbtn {
    padding: 10px 2px;
    }
}
@media (max-width:1024px){
    .main-banner-about .banner-image img {
        max-width: 400px;        
    }
    .about-section-3 .about-table-wrap .about-rounded-image{       
        max-width: 310px;
        max-height: 310px;
        width: 100%;
        height: 100%;
    }
    .main-banner-about {       
        background-size: 100% 85%;       
    }
}
@media (max-width:991px){
    .custom-set-button .navBar-wrap .logo {
         width: 15%;
    }
    .custom-set-button .navBar-wrap .custom-navbar{
        width: 85%;
    }
    .custom_taproom .tap-room-contact-heading
    {
        padding-left:15px;
    }
    .custom_taproom h1
    {
        padding-top: 20px;
        padding-bottom:20px;

    }
    .nav-main-wrap ul.panel-1, .nav-main-wrap div.panel-2{
        width: 50%;
        max-width: 100%;
        min-width: auto;
    }
   
    .main-banner-about .banner-image img {
        max-width: 340px;
    }
    .main-banner-about .about-main-title {        
        font-size: 80px;        
    }
    .about-section-2 {
        background-size: cover;       
        background-position: center;        
    }
    .about-section-3 .about-table-wrap {
        display: block;
    }
    .about-section-3 .about-table-wrap .about-rounded-image{
        display: block;
        clear: both;
        max-width: 310px;
        max-height: 310px;
        margin: auto auto 40px;
        border: 1px solid rgba(255, 255, 255, 0.2);
    }
    .about-section-3 .about-table-wrap .about-section-inner{
        padding: 0;
        text-align: center;
        width: 100%;
    }
    .product-image{
        max-width: 250px;
    }
    .process-title{
        font-size: 80px;
    }
    .brew-section-2 {
        background-position: 0 center;        
    }
    .brewing-best-head {
        font-size: 60px;
    }
    .compromise-image{
        text-align: center;
        max-width: 450px;
        margin: auto;
    }    
    .compromise-head{
        text-align: center;
        font-size: 50px;
    }
}

@media (max-width:768px){
    .plametto-section-home{
        padding-bottom:15px;
    }
    .custom-set-button .navbar-nav>li>a{
        font-size:13px;
        padding:15px 14px;
    }
    .custom-logo-link img{
        max-height: 62px;
    }
}
@media (max-width:767px){

   .custom-set-button .navbar-nav li:last-child a
    {
        display: inline-block;
        padding: 20px 25px;
    }
    .navcustom{
        display: block;
    }
    .custom-set-button .navBar-wrap .custom-navbar
    {
        width: 100%;
        min-height: auto;
    }
    .custom-set-button .navBar-wrap .logo {
        width: auto;
    }
    .custom-set-button .navcustom 
    {
        position: absolute;
        right: 0px;
        top: -35px;
        background: none!important;
    }
    .custom-set-button .navBar-wrap .custom-navbar .navbar-nav
    {
        display: block;
        height:80vh;
        overflow:auto;
    }
    .custom-set-button .navbar-nav>li>a{
        display: inline-block;
        width:100%;
    }
    .custom-set-button
    {
        padding: 0!important;
    }
    .mobile-shop-parent ul
    {
        margin: 0;
        padding: 0;
    }
    .mobile-shop
    {
        display: flex;
        height: 100%;
        align-items: center;
    }
    .mobile-shop ul{
        display: flex;
        align-items: center;
        height: 100%;
    }
    .mobile-shop a
    {
        padding: 0px 25px;
        text-transform: uppercase;
        font-size: 16px;
        letter-spacing: 1px;
        background: #95d602;
        background: -moz-linear-gradient(top, #95d602 0%, #007083 194%);
        background: -webkit-linear-gradient(top, #95d602 0%,#007083 194%);
        background: linear-gradient(to bottom, #95d602 0%,#007083 194%);
        transition: all 0.4s ease-in-out 0s;
        display: flex;
        height: 100%;
        align-items: center;
        color: #fff;
    }

    .menu-social{
        position: absolute;
        height: 100%;
        left: calc(100% - 110px);
        transform: none;
        width: 100% !important;
        background-color: #00758d;
        z-index: 9999;
        padding: 0 15px;
        top: 0;
        transition: 0.4s;
        -webkit-transition: 0.4s;
        -moz-transition: 0.4s;
        -o-transition: 0.4s;
        -ms-transition: 0.4s;
    }
    .menu-social .mobile-social-toggle{
        display: inline-block;
        position: absolute;
        left: 15px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        font-size: 18px;
        color: #FFF;
        cursor: pointer;
    }
    .menu-social .social-links{
        display: inline-block;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
    }
    .social-full{
        left: 0 !important;
    }
    .main-banner-about{
        padding: 90px 0 130px;
        background-position: center 0px;
        background-size: cover;
    }
    .main-banner-about .banner-image{
        text-align: center;
    }
    .main-banner-about .banner-image img{
        max-width: 280px;
        margin-top: 0;
    }
    .main-banner-about .about-main-title {        
        font-size: 50px;        
        max-width: 100%;
        margin-bottom: 70px;
        text-align: center;
    }
    .about-section-2 {
        background-size: cover;
        padding: 170px 0 80px;        
        background-position: center;
        margin-top: -130px;
    }
    .about-section-2 .about-section-inner, .about-section-3, .about-section-4
    ,.brewing-best-content, .compromise-content, .history-content, .blog-content, .product-description{
        font-size: 16px;
    }
    footer .social-menu{
        display: block;
        margin: 20px 0 0;
        position: relative;
        text-align: center;
        transform: none;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        right: 0;
    }
    .history-content{
        text-align: center;
    }
    .history-image{
        margin: 30px auto;
    }
    .history-image img{
        max-height: 500px;
    }
    .process-banner .banner-image{        
        max-width: 100%;
        float: none;
        padding: 0 15px;
    }
    .process-title{
        text-align: center;
        font-size: 50px;
        width: 100%;   
        bottom: 20px;
        left: 0;
    }    
    .compromise-content{
        text-align: center;
    }    
    .nav-main-wrap ul.panel-1 li span.menu-image-title{
        font-size: 26px;
    }
    .nav-main-wrap div.panel-2 .categories-list .cat-title a, .brew-section-2 {
        font-size: 16px;        
    }
    .nav-main-wrap div.panel-2 .categories-list li a {
        font-size: 14px;        
    }
    .nav-main-wrap div.panel-2{
        padding: 15px 10px 0;
    }
    div.panel-2 .nav-email-wrap input[type="email"], div.panel-2 .email-sub, div.panel-2 .nav-email-wrap input[type="text"]{
        width: 100% !important;
        height: 55px !important;
    }
    .nav-email-wrap{
        overflow: auto !important;
        height: auto !important;
        max-height: 100% !important;
        min-height: 1px !important;
    }
     #masthead {       
        padding: 10px 0;        
    }
    .process-banner{
        overflow: hidden;
    }    
    .brew-section-2 {
        padding: 60px 0 55px;
    }
    .brewing-best-head {
        font-size: 36px;
        text-align: center;
    }
    .brewing-best-content img {
        margin: 0 0 30px 0;
        float: none;
        width: 100%;
        padding: 0 15px;
    }
    .brewing-best-content{
        text-align: center;
    }
    .never-compromise {       
        margin: 50px 0 0;
    }
    .compromise-image {        
        max-width: 380px;       
    }
    .compromise-head {        
        line-height: 50px;
        font-size: 36px;
        margin-bottom: 40px;
    }
    .copyright-section{
        font-size: 13px;
    }
    .svg-social-menu svg {
        height: 20px;
        width: 20px;
    }
    .history-main-title{
        font-size: 36px;
        line-height: 45px;
    }
    .blog-listing-banner, .history-main{
        padding: 80px 0 !important;
    }
    .blog-listing-banner .main-title, .history-main .main-title {  
        font-size: 50px;
        margin: 0;
    }
    .blog-month {
        font-size: 14px;        
    }
    .blog-day {
        font-size: 28px;        
        margin-bottom: 20px;
    }
    .blog-title {
        margin: 0 auto 20px;        
        font-size: 28px;
    }
    .blog-content{
        margin-bottom: 20px;
    }
    .blog-read-more a{
        font-size: 18px;
    }
    .post-meta{
        font-size: 15px;
    }
    .product-banner {
        height: 270px;
    }
    .main-banner{
        padding: 120px 15px;
    }
    .main-banner .logo{
        max-width: 250px;
    }
    .product-title {
        font-size: 50px;
        margin: 10px auto 20px;
    }
    .product-table li{
        padding: 0 10px;
    }
    .product-table li span.head{
        font-size: 20px;
    }
    .product-table li, .product-table li span.abv{
        font-size: 30px;
    }
    .explore-next{
        width: 100%;
        margin: 30px auto;
        text-align: center;
    }
    .detail-slider {
        display: inline-block;
        width: 100%;        
    }
    div.panel-2 .nav-email-wrap *{
        font-size: 13px;
        text-align: center;
    }
    .menuList li {
        margin: 0 3px;
    }
    .menuList .menu-img {
        height: 100px;
        max-width: 50px;
    }
    .menuList .menu-title {
        font-size: 10px;
    }
    .home-containers .home-col-left img{
        max-width: 250px;
    }
    .home-event .event-heading {
        font-size: 36px;
    }
    .home-event .event-timings, .home-event .event-address{
        font-size: 24px;
    }
    body.home {
        overflow: auto;
    }
    .home-containers .home-cols{
        min-height: 400px !important;
    }
}
@media (max-width: 600px){
    .footer-location a img
    {
        width:100%;
    }
    .home-section-two-r
    {
        padding-left: 15px;
        padding-right: 15px;
    }
    .footer-right
    {padding-left: 0px;}

    #custom_html-3 .custom-html-widget
    {
        text-align: center;
    }
    #menu-social-menu li:last-child a
    {
        display: inline-block !important;
    }
    .footer-location .textwidget p:first-child a
    {
        font-size:20px;

    }
    .footer-location .textwidget p:last-child
    {
        font-size: 15px;
    }

    .footer-right
    {
        flex-wrap: wrap;
    }
    .footer-other-links , .footer-tarooom-hours , .footer-location  {
    width: 100%;
}
.footer-tarooom-hours img
{
    width:100%;
}

    .footer-left > *
    {
        width:100%;
    }
    .footer-left
    {
        display:block;
    }
    .product-table li:nth-child(even):before{
        content:none;
    }
   .product-table li{
        width: 49.333%;
        padding-bottom: 5px;
        margin-bottom: 10px;
    }
    .cat-title{
        font-size: 16px;
    }
}
@media (max-width: 480px){
    .location-content h2
    {
        font-size: 18px;
    }
    .content-plametto h2
    {
        font-size: 22px;
    }

    .nav-main-wrap ul.panel-1 li span.menu-image-title{
        font-size: 22px;
    }
    .main-banner-about .about-main-title{
        font-size: 50px;
    }
    .product-table li{
        width: 100%;        
    }
    .product-table li:not(:last-child):before{
        content:none;
    }
    /*.product-table li:not(:last-child):after{
        content:"";
        width: 30px;
        height: 2px;
        position: absolute;       
        bottom: 0;
        margin: auto;        
        background: #00758d;
        right: 0;
        left: 0;
    }*/
    .custom_taproom .wrap-text {
        padding-top: 30px;
    }
    #post-487 .entry-content
    {
        font-size: 15px;
    }
}
@media (max-width:1024px) and (orientation: landscape) {
    
}
/*==================== RESPONSIVE  ENDS =========================*/



/*passport program*/
.signup-title h1 
{
    color: #000;
}
.flash .row
{
    position: relative;;
}
.flash .row:before
{    
    background: url(../images/band-left.svg);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: -4.099560761346998VW;
    width: 8.784773060029282VW;
    height:8.784773060029282VW;
    left: -2.9282576866764276VW;

}
.flash .row:after {
    background: url(../images/band-right.svg);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: -4.099560761346998VW;
    width:8.784773060029282VW;
    height:8.784773060029282VW;
    right: -3.294289897510981VW;
}
.passport_bg {
    background-position: right 0px!important;
}
.top-landing-sec{
    padding-top:3.3854166666666665vw;
}
.passport_bg {
    background-size: cover!important;
    background-repeat: no-repeat!important;
    object-fit: fill;
    width: 100%;
    background-position: right;
}
/*.container {
max-width: 85%!important;
}*/
.beer-passport img {
    width: 19.947916666666668vw;
    padding: 1.5625vw 0;
}
.beer-passport .title h1 {
    font-size: 4.895833333333333vw;
    line-height: 1.2;
    color: #ffffff;
    font-weight: 490;
    font-family: 'Conv_BERNHC';
}
.beer-passport .title  {
    margin: 9.375vw auto 9.791666666666666vw;
}
.flash
{
    position: relative;
    background-image: linear-gradient(#040205, black),url(../images/lowerpart.svg);
    padding:80px 0px;
}
.flash .wrap-image {
    border-radius: 0.5208333333333333vw;
    display: flex;
    justify-content: center;
}

.flash .wrap-image img {
    width:100%;
}
.flash .wrap-content .desc
{
    font-size: 1.0416666666666665vw;
    text-align: center;
      font-family: 'Conv_BERNHC';
}
.flash .wrap-content h1 {
    color: #FFAC36;
    font-size: 2.1354166666666665vw;
    padding: 0.78125vw 0;
    text-align: center;
     font-family: 'Conv_BERNHC';
    padding-top: 2.8125vw;
}
.how-work h1 {
   font-size: 3.802083333333333vw;
    padding-left: 1.1029411764705883vw;
    font-family: 'Conv_BERNHC';
    color: #FFAC36;
}



.desc p{
     font-family: 'Conv_Cera Pro Regular';
    font-size: 1.6145833333333335vw;
    width: 85%;
    margin: auto;
    font-weight: 500;
    color: #fff;
}
.passport-work .left
{
    width: 40%;
}
.passport-work .right
{
    width: 60%;
    background: #262524;
    color: #fff;
    padding: 3.125vw  4.392386530014641vw;
}
.passport-work .parent-div
{
    display: flex;
}
.passport-work .parent-div .left img
{
    width: 100%;
    height: 100%;
}
.passport-work .right ul
{
    list-style: none;
    text-decoration: none;
    padding-left: 0;
   font-family: 'Conv_Cera Pro Regular';
   list-style-type: none;

}
.passport-work .right  ul li:before {
    background: url(../images/left-hand.svg);
    content: "";
    width: 75px;
    height: 75px;
    position: absolute;
    background-repeat: no-repeat;
    left: -50px;
    top: 32px;
    content: counters(li, ".") " ";
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    background-size: 70%;
    background-position: top;
    color: #000;
    font-size: 20px;
    
}
.passport-work .right ul li {

 counter-increment: li;
    padding: 1.5625vw 0;
    padding-left: 1.385417vw;
    font-size: 1.6427083333333332vw;
    position: relative;
  /*  list-style-type: decimal;*/

}

.passport-work .right ul li .count {
    background: #1F538A;
    border-radius: 50%;
    margin: auto 0.5208333333333333vw;
    position: absolute;
    left: -0.7291666666666666vw;
    top: 2.604166666666667vw;
    height: 3.125vw;
    width: 3.125vw;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0;
    font-size: 1.6145833333333335vw;
     font-family: 'Conv_BERNHC';
}
.passport-work .right ul li span {
    padding: 0.5208333333333333vw 2.1354166666666665vw;
    border-radius: 0.5208333333333333vw;
    font-size: 1.0416666666666665vw;
    font-family: 'Conv_Cera Pro Bold';
    transition: .7s;
    border: 1px solid #FFAC36;
}
#rewad-section {
    color: white;
    padding: 7.708333333333334vw 0;
    background-size: cover!important;
    background-repeat: no-repeat!important;
    object-fit: fill;
    width: 100%;
    background-position: cover!important;
}
#rewad-section:before
{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0.5;
}
#rewad-section p
{
    padding:0;
    margin:0;
}
#rewad-section h1 {
    text-align: center;
    color: #FFAC36;
    font-size: 5vw;
    font-family: 'Conv_BERNHC';
}
#rewad-section h1 strong
{
   font-family: 'Conv_BERNHC';
}
.packages {
    justify-content: center;
    padding-top: 4.479166666666667vw;
}
.package-sec {
    background-color: #232323;
    border-radius: 0.9375vw;
    margin: 0 0.9895833333333333vw;
    padding: 2.083333333333333vw;
    width: 37%;
    position: relative;
}
.package-sec h5 {
    font-size: 1.9791666666666665vw;
    font-family: 'Conv_Cera Pro Bold';
}
.package-sec span {
    color: #FFAC36;
    font-size: 1.1458333333333333vw;
    font-family: 'Conv_Cera Pro Regular';
}
.package-sec ul{
    padding-top: 1.5625vw;
     font-family: 'Conv_Cera Pro Bold';
}
.package-sec ul li {
    text-decoration:none;
    font-size: 1.5104166666666667vw;
    font-weight: 500;
    
}
.package-sec ul li span {
    color: #FBB429;
    font-size: 1.5104166666666667vw;
    font-weight: 600;
}
._packages-detail
{
    padding:2.34375vw  0px;
   
}
.package-sec img{
    position: absolute;
    width: 6.25vw;
    right: -1.4583333333333333vw;
    bottom: -4.427083333333334vw;
}
.packages-detail-sec {
    display: flex;
}
.packages-detail {
    border-right: 1px solid #fff;
    padding-left: 1.25vw;
    padding-top: 60px;
}
.packages-detail:nth-child(3) {
    border-right: 0px solid blue;
}
.packages-detail ul li {
    color: #fff;
    font-size: 1.6145833333333335vw;
    font-weight: 500;
    font-family: 'Conv_Cera Pro Medium';
}
section#signup-section {
    background-color: #013462;
    color: white;
    padding: 5.208333333333334vw;
    margin:-60px 0 0;
    margin-left: -1px;
}
.signup-sec {
    justify-content: space-between;
    align-items: center;
    text-align: left;
    padding-top: 30px;
}
.signup-title {
    width: 50%;
}
.signup-button a {
    font-size: 1.7187500000000002vw;
    color: #FFAC36;
    background-color: #000000;
    border-radius: 0.5208333333333333vw;
    padding: 0.78125vw 4.583333333333333vw;
    border: 1px solid #003462;
    transition: .7s;
    font-family: 'Conv_Cera Pro Bold';
}
.signup-button a:hover {
    background-color: #fff;
    border: 1px solid white;
}
.signup-title h1 {
    font-size: 1.96875vw;
     font-family: 'Conv_BERNHC';
}
.landing-template  #masthead+div, .landing-template footer
{
    margin-left: 0;
}
.signup-button a:hover
{
    color: #000;
}
#signup-section hr{
    border-top: 1px solid white!important;
}
#signup-section
{
    background-size: cover!important;
    background-repeat: no-repeat!important;
    object-fit: fill;
    width: 100%;
    background-position: center;
}
.passport-work .right
{
     background: url(../images/works-01.svg);
     background-repeat: no-repeat;
     margin-top: -1px;
     background-size: cover;
     margin-bottom: -2px;
}
.package-sec ._beer
{
    font-family: 'Conv_Cera Pro Bold';
}
/** rajan css **/
.menu-social
{
	    height: 100%;
    display: flex;
}
.menu-social ul.social-links
{
	width: 100%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
#menu-social-menu
{
	display: flex;
    align-items: center;
	height: 100%;
    margin-top: 25px;
}


.custom-logo-link img
{
	padding:6px 0px;
}
@media(max-width: 1920px){
    .flash .row:after
    {
        top: -3.125VW;
        right: -5.052083333333333VW;
    }
    .flash .row:before
    {
          top: -3.125VW;
          left: -2.34375VW;
    }
    .desc p
    {
        font-size:1.2vw;
    }
}
@media(max-width: 1366px){
    .passport-work .right ul li
    {
       font-size: 21px;
        padding: 20px 23px;
    }
    .flash .row:before
    {    
    background: url(../images/band-left.svg);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: -56px;
    width: 120px;
    height: 120px;
    left: -40px;

    }
    .flash .row:after {
    background: url(../images/band-right.svg);
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    top: -56px;
    width: 120px;
    height: 120px;
    right: -45px;
    }
    
    .flash .wrap-content h1
    {
        font-size: 25px;
        padding-bottom: 5px;
        padding-top:22px;
    }
    .top-landing-sec
    {
        padding-top:40px;
    }
    .beer-passport img
    {
        width: 200px;
        padding: 0px;
    }
    .beer-passport .title
    {
        margin-bottom: 220px;
    }
    .desc p
    {
        font-size: 17px;
    }
  /*  .flash
    {
        margin-bottom: 60px;
    }*/
    ._packages-detail
    {
    padding:10px  0px 60px;
  
    }
    .signup-title h1 {
        font-size: 30px;
    }
    #rewad-section {
    padding: 80px 0px 120;
    background-size: cover!important;
    background-position: center center!important;
    }
    .packages
    {
        padding:15px 0px;
    }
    #rewad-section h1
    {
        font-size: 55px;
    }
    .signup-button a
    {
        padding: 15px 80px;
        font-size: 20px;
    }
}

@media(max-width: 1100px){
    .flash .row:after ,.flash .row:before 
    {
        display: none;
    }
}
@media(max-width: 992px){
    .passport-work .parent-div {
        display: flex;
        flex-direction: column;
    }
    .passport-work .left {
        width: 100%;
        display: none;
    }
    .passport-work .right {
        width: 100%;
    }
    .how-work h1 {
        font-size: 40px;
        padding: 15px 0;
        text-align: center;
    }
    .passport-work .right ul li {
        font-size: 20px;
    }
    .passport-work .right ul li .count {
        left: -18;
        top: 14px;
        height: 30px;
        width: 30px;
        font-size: 16px;
    }
    .passport-work .right ul li span {
        font-size: 16px;
        border-radius: 7px;
    }
    .packages-detail ul li {
        font-weight: 600;
    }
    .package-sec ul li {
        font-size: 16px;
        font-weight: 500;
    }
    .package-sec span {
        font-size: 16px;
    }
    .package-sec h5 {
        font-size: 19px;
    }
    .passport-work .right ul li .count {
        left: -32px;
    }
    .passport-work .right ul{
        padding-left: 33px;
    }
    .signup-title h1 {
        font-size: 25px;
    }
    .signup-button a {
        font-size: 20px;
        padding: 10px 30px;
    }
   
}

@media(max-width: 767px){
    #menu-main-menu > li.menu-item-has-children > a + ul.sub-menu > li.menu-item-has-children > a.active + ul.sub-menu
     {
         display:block !important;
     }
   #menu-main-menu > li.menu-item-has-children > a + ul.sub-menu > li.menu-item-has-children > a + ul.sub-menu
   {
       display:none;
   }
    
    #menu-main-menu > li.menu-item-has-children > a + ul.sub-menu > li.menu-item-has-children > a + ul.sub-menu
    {
       left: 25px !important;
    margin-left: 0px;
    box-shadow: none !important;
    }
    #menu-main-menu ul
    {
        width:100% !important;
        position:relative !important;
    }
	.menu-social ul.social-links , #menu-social-menu , #menu-social-menu li:first-child, #menu-social-menu li:first-child a
	{
		display:initial;
	}
	.menu-social ul.social-links
	{
		width:auto;
	}
	
    #menu-custom-menu
    {
        display: block;
        clear: both;
    }
    #menu-custom-menu a
    {
        font-size: 18px;
        color: #00758d;
    }
    #menu-item-879
    {
        display: none;
    }
    .beer-passport .title {
        margin-bottom: 0!important;
    }
    .passport_bg {
        padding-bottom: 103px;
    }

    .flash .wrap-image {
        border-radius: 13px!important;
        margin: 0 67px;
    }
    .flash .wrap-image {
        border-radius: 13px;
    }
    .flash .wrap-image img {
      width: 100%;
    }
    .flash .wrap-content h1 {
        font-size: 35px;
    }
    .desc p {
        font-size: 16px;
        padding-bottom: 44px;
    }
    .packages {
        flex-direction: column;
        align-items: center;
        margin-bottom: 52px;
    }
    .package-sec {
        width: 60%;
        margin-bottom: 52px;
        height: 162px;
    }
    .package-sec img {
        width: 68px;
        right: -4.458333vw;
        bottom: -5.427083vw;
    }
    .package-sec h5 {
        font-size: 22px;
    }
    .package-sec span {
        font-size: 16px;
    }
    .package-sec ul li {
        font-size: 16px;
    }
    .package-sec ul li span {
        font-size: 16px;
    }
    #rewad-section {
        padding-bottom: 0px;
    }
    .packages-detail ul li {
        font-size: 16px;
    }
    .packages-detail {
        border-right: 0px solid #013462;
    }
    .packages-detail-sec {
        display: flex;
        flex-direction: column;
    }
    .signup-title {
        width: 100%;
    }
    .signup-button a {
        font-size: 16px;
        border-radius: 6px;
        padding: 10px 50px;
    }
    .signup-button {
        padding-top: 22px;
        padding-bottom: 20px;
    }
    .signup-sec.container {
        flex-direction: column;
    }
    .signup-title h1 {
        font-size: 30px;
        text-align: center;
    }
    .packages {
        margin-bottom: 0px;
    }
    .how-work {
        width: 90%;
        margin: auto;
    } 
}
@media(max-width: 650px){
    .flash .wrap-image {
        margin: 0px;
    }
    .beer-passport img {
        width: 200px;
    }
    .beer-passport .title h1 {
        font-size: 40px;
    }
    /* .passport-work .right ul li .count {
        top: 23px;
    } */
    .passport-work .right ul li {
        font-size: 16px;
    }
    .package-sec {
        width: 100%;
        margin-bottom: 52px;
        height: 162px;
        border-radius: 12px;
        padding: 15px;
    }
    .packages-detail:first-child
    {
        padding-top: 0px;
    }
   .packages-detail:last-child
    {
        padding-bottom: 30px;
    }
    .packages-detail
    {
        padding-top:30px;
    }
    #rewad-section {
    padding: 60px 0px 60px;
    }
    #rewad-section h1
    {
        font-size: 42px;
        margin-bottom: 40px;
    }
    section#signup-section
    {
        margin-left: 0px;
    }
    .passport-work .right
    {
        margin-left: 0px;
    }
    .flash
    {
        padding: 80px 0px 0px;
    }
    ._packages-detail {
    padding: 10px 0px 0px;
    }

}
@media(max-width: 500px){
  
    .palmetto-events img {
    width: 100%;
    display: block;
    margin: auto;
}
.palmetto-event-home h2 {
    font-size: 35px;
}
.palmetto-event-home .menu-btn, .gobble-section .menu-btn {
    font-size: 14px;
    padding: 18px 40px;
}

.gobble-section .col-12:first-child > img {
    width: 100%;
    display: block;
    margin: auto;
}

    .flash .wrap-content h1 {
        font-size: 30px;
    }
    .beer-passport img {
        width: 180px;
    }
    .beer-passport .title h1 {
        font-size: 35px;
        padding-left: 30px;
    }
    .beer-passport img {
        width: 180px;
    }
    .package-sec img {
        width: 68px;
        right: 0;
        bottom: -5.427083vw;
    }
    .passport-work .right ul {
        padding-left: 41px;
    }
    .package-sec ul {
        padding-left: 18px;
    }
    .passport-work .right ul li .count {
        left: -27px;
    }
}
@media(max-width: 400px){
    .custom_taproom h1 , .custom_taproom h2.tap-room-contact-heading
    {
        font-size:42px;
    }
    .custom_taproom h2.tap-room-contact-heading
    {
        padding-top:0px;
    }
    .passport-work .right ul li span {
        font-size: 14px;
        border-radius: 5px;
        padding: 2px 8px;
    }
    .beer-passport img {
        width: 150px;
    }
    .top-landing-sec {
        padding-top: 18px;
    }
    .flash .wrap-content h1 {
        font-size: 25px;
    }
    .desc p {
        font-size: 14px;
        padding-bottom: 30px;
    }
    .signup-title h1 {
        font-size: 25px;
    }
    .package-sec h5 {
        font-size: 18px;
    }
    .package-sec img {
        width: 60px;
    }
    .passport-work .right ul li {
        font-size: 16px;
    }
    .package-sec {
        width: 100%;
        margin-bottom: 52px;
        height: 162px;
        border-radius: 10px;
    }
    .package-sec ul {
        padding-left: 18px;
    }
    .package-sec {
        height: 150px;
        padding-left: 15px;
        padding-top: 15px;
    }
    #rewad-section h1,.how-work h1  {
        font-size: 30px;
    }

}
@media(max-width: 340px){

    .package-sec ul {
        padding-left: 18px;
    }
    .signup-button a {
        padding: 10px 39px;
    }
    .package-sec {
        height: 172px;
    }
    .left-section
    {
        padding-left: 15px;
    }
}
/*passport program*/