@import url('https://fonts.googleapis.com/css2?family=Abel&display=swap');

html {
    height: 100%;
}

body {
    height: 100%;
    font-family: 'Abel', sans-serif !important;
    font-size: 1rem !important;
    line-height: 20px !important;
    color: #FFF !important;
}

.grecaptcha-badge {
    width: 256px;
    height: 60px;
    display: block;
    transition: right 0.3s ease 0s;
    position: fixed;
    bottom: 14px;
    right: 186px !important;
    box-shadow: gray 0px 0px 5px;
    border-radius: 2px;
    overflow: hidden;
       visibility: hidden;
}

/* 
.grecaptcha-badge {
    width: 256px;
    height: 60px;
    display: block;
    transition: right 0.3s ease 0s;
    position: fixed;
    bottom: 14px;
    right: -186px;
    box-shadow: grey 0px 0px 5px;
    border-radius: 2px;
    overflow: hidden;
}
 */



a.emailtag {
    display: inline;
}

.content-inner {
    padding: 50px;
    font-size: 40px;
}

.logo img {
    width: 100%;
    max-width: 80px;
}

.logo {
    padding: 15px 0;
    position: relative;
    margin: 0 auto;
    width: 80px;
}

ul li {
    list-style: none;
}

ul#menu {
    display: flex;
    width: 100%;
    left: 3rem;
    position: absolute;
    top: 30px;
}

ul#menu li a {
    color: #FFF;
    text-decoration: none;
    font-size: 1.25rem;
    display: block;
    margin: 0 2rem 0 0;
}


img.captcha_image {
    width: 100%;
    max-width: 100px;
}


.content_captcha {
    display: flex;
    margin: 10px 0;
    align-items: center;
}

.col_captchaL {
    margin-right: 10px;
}

.col_captchaR {}

.beer-desktop {
    display: inline;
}

.beer-mobile {
    display: none;
}


/* #header {
    position: fixed;
    z-index: 99;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
    border-radius: 0px 0px 0px 16px;
    background: #FFFFFF;
    height: 70px;
    display: flex;
    align-items: center;
    padding-left: 32px;
    margin-left: 5%;
    transition: 0.3s ease;
    width: 95%;
}

 */

/* 
.item {width:200px!important;} */
.item img {
    width: 100%;
}

.item {
    width: 100%;
}

.flex-h {
    height: 30px;
}

/* .owl-theme .owl-nav {font-size:80px; outline: none;} */


.texhead-top {
    position: absolute;
    top: 100px;
    width: 100%;
    text-align: center;
}


.bg-fixed-L {
    background-color: #D48A16;
    height: 100vh;
    width: 50%;
    position: fixed;
    right: 0;
    z-index: 12;
}

.bg-fixed-R {
    background-color: #9E16D4;
    height: 100vh;
    width: 50%;
    position: fixed;
    left: 0;
    z-index: 12;
}

.content-zindex {
    position: relative;
    z-index: 20;
}

.d-flex-box {
    display: flex;
}

.d-flex-column {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.colL {
    background-color: #D48A16;
    flex: 1;
    height: 100vh;

}

.colL2 {
    background-color: #39AB89;
    flex: 1;
    height: 100vh;

}


.TessellationL {
    background-color: #CF166A !important;


}

.spectralR {
    background-color: #78c48a !important;

}


.spectralL {
    background-color: #ffa635 !important;


}

.megacosmR {
    background-color: #86c196 !important;

}


.saturationL {
    background-color: #c4302b !important;


}

.saturationR {
    background-color: #9aa528 !important;

}


.megacosmL {
    background-color: #2b3a4f !important;


}

.TessellationR {
    background-color: #4EA9AD !important;

}


.fluxionL {
    background-color: #100F2B !important;


}

.fluxionR {
    background-color: #CAC598 !important;

}

.chromaticL {
    background-color: #c94d6b !important;


}

.chromaticR {
    background-color: #9c73af !important;

}




.megalithL {
    background-color: #f0ae2d !important;


}

.megalithR {
    background-color: #e1d930 !important;

}



.NectarL {
    background-color: #d96e2e !important;


}

.NectarR {
    background-color: #427970 !important;

}





.colR {
    background-color: #9E16D4;
    flex: 1;
    height: 100vh;
    cursor: pointer;
    align-items: center;
    width: 50%
}

.colR2 {
    background-color: #AB394A;
    flex: 1;
    height: 100vh;
    cursor: pointer;
    align-items: center;
    width: 50%
}

.pad-right {
    padding-right: 10px;
    text-align: right;
}


.cans {
    position: relative;
    z-index: 12;
    text-align: center;
    margin-top: 30px;
}

.cans img {
    width: 100%;
    max-width: 200px;
    margin: 0 auto 0 auto;
    /*   margin: 150px auto 0 auto; */
}


.cans_inner {
    position: relative;
    z-index: 12;
    text-align: center;
   /*  margin-top: 30px; */
}

.cans_inner img {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 0 auto;
    /*   margin: 150px auto 0 auto; */
}

.pad-top-style {
    padding-top: 50px;
}



:root {
    /*color*/
    --white: #FFF;
    --blue: #031A6F;


    /*font*/
    --font-abel: 'Abel', sans-serif !important;
    --font-h1: 3rem;
    --font-h2: 2rem;
    --font-h5: 1.5rem;

}

* {
    box-sizing: border-box;
}

h2 {text-transform: uppercase}

/* Defining each section background and styles
  * --------------------------------------- */
#section0 {
    background: -webkit-gradient(linear, top left, bottom left, from(#4bbfc3), to(#7baabe));
    background: -webkit-linear-gradient(#4BBFC3, #7BAABE);
    background: linear-gradient(#4BBFC3, #7BAABE);
}

#section2 {
    background: -webkit-gradient(linear, top left, bottom left, from(#969ac6), to(#636F8F));
    background: -webkit-linear-gradient(#969AC6, #636F8F);
    background: linear-gradient(#969AC6, #636F8F);
}



/*Adding background for the slides
  * --------------------------------------- */
#slide1 {
    background: -webkit-gradient(linear, top left, bottom left, from(#7baabe), to(#969ac6));
    background: -webkit-linear-gradient(#7BAABE, #969AC6);
    background: linear-gradient(#7BAABE, #969AC6);
}

#slide2 {
    background: -webkit-gradient(linear, top left, bottom left, from(#92a1ca), to(#76c2bd));
    background: -webkit-linear-gradient(#92a1ca, #76c2bd);
    background: linear-gradient(#92a1ca, #76c2bd);
}


.button_container {
    display: none;
}

h1 {
    font-size: var(--font-h1) !important;
    color: #FFF;
    font-weight: bold;
    text-transform: uppercase !important;
}

h2 {
    font-size: var(--font-h2) !important;
}

h5 {
    font-size: var(--font-h5) !important;
    color: #FFF;
}

h1.txt-shadow {
    font-size: 30px !important;
    text-shadow: -3px -2px 2px #FF048A;
    text-align: center;
    color: #FFF;
}

span.block {
    display: block;
}

h2.txt-shadow {
    text-shadow: -3px -2px 2px #FF048A;
    color: #FFF;
}

.pad-top {
    padding-top: 1rem;
}

.pad-bottom {
    padding-bottom: 1rem;
}

/* About */
.about {
    display: flex;
}

.aboutcolL {
    width: 50%;
    padding-left: 5rem;
    height: 100vh;
}

.aboutcolL img {
    width: 100%;
}

.aboutcolR {
    width: 50%;
    padding: 5rem 10rem 5rem 5rem;
    height: 100vh;
}

a.link-txt {
    color: #FFF;
    text-decoration: underline;
}

.supercluster-glass {
    background: url(../images/supercluster.jpg) center;
    background-size: cover;
    width: 100%;
    height: 100vh;
}


.sensoryoverload-glass {
    background: url(../images/sensoryoverload.jpg) center;
    background-size: cover;
    width: 100%;
    height: 100vh;
}


/* .colR:hover { background:url(../images/supercluster.jpg) center; background-size:cover;      }
.colR:hover .cans { display:none; }
.colR:hover .box-relative { display:none; }

.colR2:hover { background:url(../images/sensoryoverload.jpg) center; background-size:cover;      }
.colR2:hover .cans { display:none; }
.colR2:hover .box-relative { display:none; } */




/* year */
.time-line {
    width: 60%;
    position: relative;
    border-bottom: 1px solid #FFF;
    margin: 70px auto 0 auto;
}

.year1 {
    position: absolute;
    left: 0;
}

.year2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.year3 {
    position: absolute;
    right: 0;
}

.polygon_year1 {
    position: absolute;
    left: 0;
}

.polygon_year2 {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.polygon_year3 {
    position: absolute;
    right: 0;
}

.year1,
.year2,
.year3 {
    top: -40px;
}

.polygon_year1,
.polygon_year2,
.polygon_year3 {
    top: -17px;
}

.polygon_year img {
    width: 100%;
    max-width: 25px;
}

.container-year {
    width: 80%;
    margin: 30px auto 0 auto;
}

.col-year-content h3 {
    color: #19FFFF;
}







ul.list-none {
    margin: 0;
    padding: 0;
}

p.content-txt {
    color: #FFF;
}

p.p-bottom {
    padding-bottom: 50px;
}

.box-content {
    padding-right: 20%;
}


/* arts */

.wrap-art {
    width: 100%;
    margin: 30px auto 0 auto;
}

#box-art {
    display: grid;
    height: 400px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 100px;
    column-gap: 30px;

}

#box-art img {
    width: 100%
}

#box-art>div {}


.contentall {
    padding: 0 5rem;
}

.name-art {
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}

a.name-archive {
    text-align: center;
   
    text-transform: uppercase;
     font-size: 20px;
     width:100%;
     display:block;
     color:#FFF;


}

a.name-archive:hover {
text-decoration:none;
}




.txt-pad-top {
    margin-top: 50px;
}

.topic {
    font-size: 24px;
    margin-bottom: 5px;
}

.txt-date {
    font-size: 16px;
    color: #7ef4c5
}

.blog-updated {
    margin-bottom: 20px;
}

.spectralL .beer-content,.fluxionL .beer-content,.TessellationL .beer-content,.colR .beer-content,.colR2 .beer-content {
    color: var(--white);
    padding: 3rem 3rem !important;
    position: relative;
} 


.beer-content {
    color: var(--white);
    padding: 3rem 5rem !important;
    position: relative;
}

.beer-content p.details-beer span { display: block; }

.icon-flags {
    margin-right: 0.5em
}

.color-white {
    color: var(--white);
}

.color-blue {
    color: #031A6F;
    font-size: 16px;
}

.hexagon {
    position: relative;
    width: 96px;
    height: 55.43px;
    background-color: #031A6F;
    margin: 27.71px 0;

}

.hexagon:before,
.hexagon:after {
    content: "";
    position: absolute;
    width: 0;
    border-left: 48px solid transparent;
    border-right: 48px solid transparent;

}

.hexagon:before {
    bottom: 100%;
    border-bottom: 27.71px solid #031A6F;

}

.hexagon:after {
    top: 100%;
    width: 0;
    border-top: 27.71px solid #031A6F;
}


.hexagon2 {
    position: relative;
    width: 96px;
    height: 55.43px;
    background-color: #7EF4C5;
    margin: 27.71px 0;
}

.hexagon2:before,
.hexagon2:after {

    content: "";
    position: absolute;
    width: 0;
    border-left: 48px solid transparent;
    border-right: 48px solid transparent;
}

.hexagon2:before {
    bottom: 100%;
    border-bottom: 27.71px solid #7EF4C5;
}

.hexagon2:after {
    top: 100%;
    width: 0;
    border-top: 27.71px solid #7EF4C5;
}

ul.box-hexagon {
    margin: 2rem 0 0 0;
    padding: 0;
}

ul.box-hexagon li {
    display: block;
    float: left;
    margin-right: 10px;
    position: relative
}



.btn-style {
    display: flex;
    height: 55.43px;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.btn-style i {
    font-size: 1.5rem
}


.btn-style ul {
    margin: 0;
    padding: 0;
}

.btn-style ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    width: 100%;
    text-align: center
}

.btn-style ul li img {
    width: 100%;
    max-width: 44px;
}

.btn-style ul li img.icon-order {
    width: 100%;
    max-width: 34px;
}

.box-relative {
    position: relative;
    width: 100%;
    z-index: 2;
}

.can-shadow {
    background: url(../images/can-shadows.png) center;
    bottom: -120px;
    background-repeat: no-repeat;
    width: 100%;
    height: 271px;
    position: absolute;
}


img.icon-profiles {
    width: 100%;
    max-width: 20px;
}

ul.profiles_beer {
    margin: 0 0 10px 0;
    padding: 0;
}

ul.profiles_beer li {
    display: flex;
    float: left;
    width: 50%;
    margin-bottom: 10px;
}

ul.profiles_beer li div:first-child {
    text-align: center;
    width: 35px;
    margin-right: 10px;
    height: 42px;
    background: url(../images/Polygon.png) center no-repeat;
    display: flex;
    align-items: center;
    justify-content: center;
}

ul.profiles_beer li .details-list {
    display: flex;
    height: 42px;
    align-items: center;
    justify-content: center;
}

ul.profiles_beer li i {
    font-size: 18px;
}

.series {
    position: relative;
}

.triangle-right {
    position: absolute;
    left: -20px;
    top: 10px;
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 0 8px 13.9px;
    border-color: transparent transparent transparent #9E16D4;

}

.brewed {
    display: flex;
    margin-bottom: 20px;
}

.brewed div {
    margin-right: 10px;
}

.brewed div:first-child {
    margin-top: 5px;
}


#footer {
    bottom: 0px;
}

#header,
#footer {
    position: fixed;
    font-size: 0.9375rem;
    color: #FFF;

    display: block;
    width: 100%;

    z-index: 20;
    text-align: center;

}

img.icon-pre {
    width: 100%;
    max-width: 30px;
}

.txt {
    color: #FFF;
    margin-top: 18px;
}

.pre-order-contant {
    padding: 0 5rem;
}

.pre-order-contant h1 {
    color: #031A6F;
    font-weight: bold;
    padding-top: 6rem;
}

.text-head {
    font-size: 4rem;
    margin-bottom: 10px;
    line-height: 4rem;
}

img.imgsize {
    width: 100%;
    max-width: 18px;
    margin-right: 5px;
}

.bar-wrap {
    background: #FFF;
    width: 255px;
    padding: 1px;
    position: relative;
    height: 15px;
    margin: 5px 0;
}

.bar-proguess {
    background: #FCDE1A;
    width: 47%;
    height: 13px;
}

.percent-order {
    position: absolute;
    right: 0;
    top: -3px;
    font-size: 14px;
    color: #000;
}



/* blog */
.wrap-blog {
    width: 100%;
    margin: 30px auto 0 auto;
}

#box-blog {
    display: grid;
    height: 400px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: 100px;
    column-gap: 30px;

}

#box-blog img {
    width: 100%
}

#box-blog>div {}

.blog-brif {
    background: #FFF;
    color: #000;
    padding: 1rem;
}


/* Distributors */
.wrap-distributors {
    width: 60%;
    margin: 50px auto 0 auto;
}

.flex-grid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}

.distributors {
    flex: 1;
}



.dis-details {
    text-align: center
}


.dis-details h5 {
    font-size: 22px !important;
}

.dis-details ul {
    margin: 0;
    padding: 0;
}

.dis-details ul li {
    margin: 0;
    padding: 0;
    line-height: 20px !important;
    width: 100%
}

.dis-details ul li a {
    font-style: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-transform: inherit;
    text-align: center;
    line-height: 20px !important;
}

.dis-cover img {
    width: 100%;
    max-width: 140px;
}

.dis-cover {
    text-align: center;
    margin-bottom: 10px;
}


.wrap-contact {
    width: 70%;
    margin: 30px auto 0 auto;
}

#box-contact {
    display: grid;
    height: 400px;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 100px;
    column-gap: 30px;

}

.contact-form {
    margin-top: 50px
}

.contact-details {
    margin-top: 50px
}

.contact-details ul {
    margin: 0;
    padding: 0
}

.contact-details ul li {
    display: block;
    margin-bottom: 30px;

    float: left;
}

.icon-svg {
    width: 47px;
    margin-right: 10px;
    filter: invert(100%) sepia(1%) saturate(2%) hue-rotate(3deg) brightness(110%) contrast(101%);
}

.contact-details ul li a {
    text-decoration: underline;
    font-style: inherit;
    font-weight: inherit;
    font-size: inherit;
    text-transform: inherit;
    display: inline;
}

.contact-details ul li a:hover {
    color: #FFD427 !important;
}

label {
    display: inline-block;
    margin-bottom: 5px !important;
}

.btn-send {
    background: #031A6F !important;
    color: #FFF !important;
    width: 100px;
    border-radius: 20px !important;
}




/* hover */
.main-title {
    color: #2d2d2d;
    text-align: center;
    text-transform: capitalize;
    padding: 0.7em 0;
}

.content-art {
    position: relative;
    margin: auto;
    overflow: hidden;
}



.content-art .content-overlay {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content-art:hover .content-overlay {
    opacity: 1;
}



.content-archive {
    position: relative;
    margin: auto;
    overflow: hidden;
   /*   display: flex;
    align-items: center; */
    



}



.archive-cans img {width:100%; max-width:140px; }
.archive-cans {padding:20px 0;}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width:100%;
  transition: transform .5s;
}




.center:hover { -ms-transform: scale(1.1); /* IE 9 */
  -webkit-transform: scale(1.1); /* Safari 3-8 */
  transform: scale(1.1); 
}


.content-archive .content-overlay {
    background: rgba(255, 255, 255, 0.7);
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}

.content-archive:hover .content-overlay {
    opacity: 1;
}

.content-archive:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}



.content-image {
    width: 100%;
}

.content-details {
    position: absolute;
    text-align: center;
    padding-left: 1em;
    padding-right: 1em;
    width: 100%;
    top: 50%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
}

.content-art:hover .content-details {
    top: 50%;
    left: 50%;
    opacity: 1;
}

.content-details h3 {
    color: #000;
    margin-bottom: 0.5em;
    text-transform: uppercase;
}

.content-details p {
    color: #000;
}

.fadeIn-bottom {
    top: 80%;
}



/* ul.case-left { color:#FFF; }
ul.case-left li:first-child {font-size:24px;}
ul.case-left li:last-child {font-size:14px;}

.wrap-proguess {margin-top:15px;}
.txt-date {font-size:14px; color:#FFF; padding-top:3px;}
.icon-date { margin-right:7px; margin-top:3px; }

.content-order { margin: 20px 0; }
.content-order .table {color:#FFF; text-align:center}
.content-order .table thead tr th { border-bottom:0 !important; text-transform:uppercase; font-weight:normal }
.content-order .table tr td.bor-top-0 { border-top:none!important }
.content-order .table tr td.bor-bottom  { border-bottom:1px solid #FFF!important; }
.content-order .table tr td.bor-left { border-left:1px solid #FFF!important;  }
.content-order .table  { border-right:1px solid #FFF!important;  }
.content-order .table tr th.bor-left { border-left:1px solid #FFF!important;  }
.content-order .table  { border-right:1px solid #FFF!important;  }
.content-order .table span { display:block; }
.content-order .table td, .table th {padding:8px 10px !important;}

ul.stap-order { list-style:none; margin:10px 0 0 0; padding: 0; }
ul.stap-order li { display:block; margin-bottom:20px;    } */

/* .col-flex { display:flex;  }

.stap { font-size:18px; justify-content: flex-start;  
      display:flex; margin-right:10px;  }
.top-stap {margin-top:5px;}
.stap-details { width:90%;  }

.order-intruction {margin-top:30px;}


ul.stap-order li a.link-order {color:#FFF !important; text-decoration:underline; font-size:inherit; font-weight:normal; display:inline;
  text-transform:inherit; margin:0; padding:0;}

  img.icon-line {width:100%; max-width:24px;}

.d-flex-style {display: flex;}


.mobile-table { display:none; }
.destop-table { display:inline; } */

/* CHECK RESPONSIVE */

@media (max-width: 1366px) {
    .wrap-distributors {
        width: 100%;
        margin: 50px auto 0 auto;
    }

    .wrap-contact {
        width: 80%;
        margin: 0 auto 0 auto;
    }

    .distributors {
        flex-basis: calc(33.33% - 14px);
        justify-content: center;
        flex-direction: column;
    }



}

@media (max-width: 1024px) {


.center:hover { -ms-transform:inherit; /* IE 9 */
  -webkit-transform: inherit; /* Safari 3-8 */
  transform: inherit; 
}



.center:hover { -ms-transform: inherit; /* IE 9 */
  -webkit-transform: inherit; /* Safari 3-8 */
  transform: inherit; 
}

        .archive-cans img {width:100%; max-width:120px; }

    .dis-cover img {
        width: 100%;
        max-width: 120px;
    }

    /*   span.style-dis {display:block;} */

    .wrap-contact {
        width: 100%;
        margin: 0 auto 0 auto;
    }


    .logo {
        padding: 15px 0;
        right: 1rem;
        position: absolute;
        margin: 0;
        width: 70px;

    }



    .beer-content {
        color: var(--white);
        padding: 2rem 2rem 4rem 2rem !important;
        position: relative;
    }

    .logo img {
        width: 100%;
        max-width: 70px;
    }

    .logo {
        width: 70px;
    }

    /* .logo  { padding:15px 0;  position: absolute; right:0; margin:0 ; width:80px;  } */

    ul#menu {
        display: flex;
        width: 100%;
        left: 1rem;
        position: absolute;
        top: 40px;
    }

    ul#menu li a {
        color: #FFF;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        font-size: 1rem;
        display: block;
        margin: 0 2rem 0 0;
    }


}

@media (max-width: 1020px) {
    ul#menu {
        display: none;
    }

    .beer-content p.details-beer span { display:inline;}
}






@media (max-width: 991px) {

    .beer-desktop {
        display: none;
    }

    .beer-mobile {
        display: inline;
    }



    .button_container {
        display: inline;
    }

    /*     .logo {
        padding: 15px 0;
        right:1rem;
        position: absolute;
        margin: 0;
        width: 70px;
    }
 */
    body {
        height: 100%;
        font-family: 'Abel', sans-serif !important;
        font-size: 1.rem !important;
        line-height: 20px !important;
    }

    #footer {

        position: relative;
        background: #39AB89;
        padding-bottom: 10px;
    }

    .contentall {
        padding: 50px 2rem;
    }

    .cans img {
        width: 100%;
        max-width: 180px;
        margin: 50px auto 0 auto;
    }


    /* 
.bg-fixed-L {display:none }
.bg-fixed-R {display:none }
 */
    .d-flex-box {
        display: block;
    }

    .colL,
    .colL2 {

        flex: 1;
        height: auto;


    }

    .colR,
    .colR2 {

        flex: 1;
        height: auto;
        cursor: pointer;
        align-items: center;
    }

    .colL {
        background: #9E16D4;
    }

    .colL2 {
        background: #AB394A;
    }


    .TessellationL {
        background-color: #4EA9AD !important;


    }

    /* .TessellationR {
    background-color: #4EA9AD !important;

} */



    .colR {
        background-color: #9E16D4;
        flex: 1;
        height: 100%;
        cursor: pointer;
        align-items: center;
        width: 100%
    }

    .colR2 {
        background-color: #AB394A;
        flex: 1;
        height: 100%;
        cursor: pointer;
        align-items: center;
        width: 100%
    }

    .supercluster-glass {
        background: url(../images/supercluster.jpg) center;
        background-size: cover;
        width: 100%;
        height: 650px;
    }


    .sensoryoverload-glass {
        background: url(../images/sensoryoverload.jpg) center;
        background-size: cover;
        width: 100%;
        height: 650px;
    }


    .about {
        display: block;
        padding: 50px 0;
    }

    .aboutcolL {
        width: 100%;
        padding-left: 2rem;
        padding-right: 2rem;
        height: auto;
        margin: 30px auto 0 auto;
    }

    .aboutcolR {
        width: 100%;
        padding: 0 2rem;
        height: auto;
        margin: 30px auto 30px auto;
    }


}

@media (max-width: 640px) {

    .archive-cans img {width:100%; max-width:100px; }

    /*     .grecaptcha-badge { 
    visibility: hidden;
}
 */

    .fp-slidesNav.fp-bottom {
        bottom: 0 !important;
    }

    .contact-details {
        margin-top: 50px
    }

    .contact-details ul {
        margin: 0;
        padding: 0
    }

    .contact-details ul li {
        display: block;
        width: 50%;
        float: left;
        margin-bottom: 30px;
    }

    .icon-svg {
        width: 37px;
        margin-right: 10px;
        filter: invert(100%) sepia(1%) saturate(2%) hue-rotate(3deg) brightness(110%) contrast(101%);
    }

    #box-contact {
        display: grid;
        height: auto;
        grid-template-columns: repeat(1, 2fr);
        grid-template-rows: auto;
        column-gap: 30px;

    }

    .flex-grid {
        display: block;
    }

    .distributors {
        padding: 20px;
    }

}

@media (max-width: 480px) {
    /*    .content-order .table  { width:580px !important  } */


    .contact-details ul li {
        display: block;
        width: 100%;
        float: none;
        margin-bottom: 30px;
    }

    .cans img {
        width: 100%;
        max-width: 150px;
    }

    .logo img {
        width: 100%;
        max-width: 70px;
    }

    ul.profiles_beer li {
        display: flex;
        float: left;
        width: 100%;
        margin-bottom: 10px;
    }
}





@media (max-width: 440px) {

    .wrap-contact {
        width: 100%;
        margin: 0 auto 0 auto;
    }


    .bar-wrap {
        background: #FFF;
        width: 200px;
        padding: 1px;
        position: relative;
        height: 15px;
        margin: 5px 0;
    }

    .box-proguess .d-flex {
        width: 200px !important;
    }

    .bar-proguess {
        background: #FCDE1A;
        width: 47%;
        height: 13px;
    }

    .mobile-table {
        display: inline;
    }

    .destop-table {
        display: none;
    }

    .cans img {
        width: 100%;
        max-width: 120px;
    }

    .can-shadow {
        background: url(../images/can-shadows.png) center;
        bottom: -120px;
        background-repeat: no-repeat;
        width: 100%;
        height: 271px;
        position: absolute;
        display: none
    }


    .supercluster-glass {
        background: url(../images/supercluster.jpg) center;
        background-size: cover;
        width: 100%;
        height: 450px;
    }


    .sensoryoverload-glass {
        background: url(../images/sensoryoverload.jpg) center;
        background-size: cover;
        width: 100%;
        height: 450px;
    }


    :root {

        --font-h1: 2.5rem;
        --font-h5: 1.2rem;

    }

    .beer-content h2 {
        font-size: 2rem !important;
    }

    h2 {
        font-size: 1.5rem !important;
    }


    /* 
    span.style-dis {
        display: block;
    } */


    .contact-details {
        margin-top: 0;
    }


}





@media (max-width: 400px) {






    /*  body {font-size: 2rem !important; 
   line-height:20px !important;  }  */



    #footer {

        font-size: 14px;
    }
}


@media (max-width: 375px) {
    p.details-beer {
        margin-top: 0;
        margin-bottom: 1rem;
        min-height: 100px;
    }
}



@media (max-width: 360px) {

    ul.case-left li:first-child {
        font-size: 22px;
    }

    ul.case-left li:last-child {
        font-size: 12px;
    }



    .hexagon {
        position: relative;
        width: 80px;
        height: 46.19px;
        background-color: #031A6F;
        margin: 23.09px 0;
    }

    .hexagon:before,
    .hexagon:after {
        content: "";
        position: absolute;
        width: 0;
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
    }

    .hexagon:before {
        bottom: 100%;
        border-bottom: 23.09px solid #031A6F;
    }

    .hexagon:after {
        top: 100%;
        width: 0;
        border-top: 23.09px solid #031A6F;
    }



    .hexagon2 {
        position: relative;
        width: 80px;
        height: 46.19px;
        background-color: #7EF4C5;
        margin: 23.09px 0;
    }

    .hexagon2:before,
    .hexagon2:after {
        content: "";
        position: absolute;
        width: 0;
        border-left: 40px solid transparent;
        border-right: 40px solid transparent;
    }

    .hexagon2:before {
        bottom: 100%;
        border-bottom: 23.09px solid #7EF4C5;
    }

    .hexagon2:after {
        top: 100%;
        width: 0;
        border-top: 23.09px solid #7EF4C5;
    }



}



@media (max-width: 320px) {
    .bar-wrap {
        background: #FFF;
        width: 160px;
        padding: 1px;
        position: relative;
        height: 15px;
        margin: 5px 0;
    }

    .box-proguess .d-flex {
        width: 160px !important
    }
}

span.colortxt {
    color: #FF0099
}