sa/*
 Theme Name:   Empire Child
 Description:  Empire Theme
 Author:       Chad Shanehchian
 Template:     empire
 Version:      1.0.0
*/

@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=811dfff7-a097-410e-9352-b0efcc113787");
@font-face {
    font-family: "DIN Next W01 Light";
    src: url("./Fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix");
    src: url("./Fonts/3e0b2cd7-9657-438b-b4af-e04122e8f1f7.eot?#iefix") format("eot"), url("Fonts/de1216be-00c2-43c0-9c45-3e7f925eb519.woff2") format("woff2"), url("Fonts/bc176270-17fa-4c78-a343-9fe52824e501.woff") format("woff"), url("Fonts/3516f91d-ac48-42cd-acfe-1be691152cc4.ttf") format("truetype"), url("Fonts/d1b1e866-a411-42ba-8f75-72bf28e23694.svg#d1b1e866-a411-42ba-8f75-72bf28e23694") format("svg");
}

@font-face {
    font-family: "DIN Next W01 Regular";
    src: url("./Fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix");
    src: url("./Fonts/da088ecc-a53c-4831-a95b-6fd81b5b338a.eot?#iefix") format("eot"), url("Fonts/44e7b0fa-6c8d-43c2-b19e-f1e3ce9ea57c.woff2") format("woff2"), url("Fonts/c5a7f89e-15b6-49a9-8259-5ea665e72191.woff") format("woff"), url("Fonts/868c94b5-ca49-46b7-b62b-297f8d861125.ttf") format("truetype"), url("Fonts/e3145f65-29b5-4f7f-8c6e-2dc135021b6a.svg#e3145f65-29b5-4f7f-8c6e-2dc135021b6a") format("svg");
}

@font-face {
    font-family: "DIN Next W01 Medium";
    src: url("./Fonts/324dee78-6585-4c13-8ca3-5817cc600d84.eot?#iefix");
    src: url("./Fonts/324dee78-6585-4c13-8ca3-5817cc600d84.eot?#iefix") format("eot"), url("Fonts/be607c9f-3c81-41b4-b7ad-17af005c80bb.woff2") format("woff2"), url("Fonts/4bf0ead4-e61b-4992-832b-6ff05828d99f.woff") format("woff"), url("Fonts/73713a0b-8f6a-4c4e-b8a8-7cf238e632f6.ttf") format("truetype"), url("Fonts/b90b6bdf-15e2-4544-9fe0-92c79fff0ecd.svg#b90b6bdf-15e2-4544-9fe0-92c79fff0ecd") format("svg");
}

@font-face {
    font-family: "DIN Next W01 Bold";
    src: url("./Fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix");
    src: url("./Fonts/b32ab78b-6c51-4bd3-bc37-4edcec0331f8.eot?#iefix") format("eot"), url("Fonts/121784c1-863c-4e49-b682-625ea7de55b0.woff2") format("woff2"), url("Fonts/9949035f-6226-4080-a14a-bf7d94ffb1e1.woff") format("woff"), url("Fonts/6241bd09-15c2-485e-9796-9db8d0aa6974.ttf") format("truetype"), url("Fonts/af94da3e-4232-416a-b6bc-f39f85dd5db6.svg#af94da3e-4232-416a-b6bc-f39f85dd5db6") format("svg");
}

@font-face {
    font-family: "Nexa Rust Sans W00 Black_1";
    src: url("Fonts/d03ce8a3-bdb1-4fc5-9f07-ddbc070e3d8a.eot?#iefix");
    src: url("Fonts/d03ce8a3-bdb1-4fc5-9f07-ddbc070e3d8a.eot?#iefix") format("eot"), url("Fonts/e1789159-a1f0-4874-b4c3-32955653ee47.woff2") format("woff2"), url("Fonts/637e1b57-c3dd-4fe9-b8a9-1f469be3a8a2.woff") format("woff"), url("Fonts/fdcc7ab0-6505-4d8a-95f6-b56c29dbf138.ttf") format("truetype"), url("Fonts/3e3c69ac-0e2f-4999-ab29-f628593f06dd.svg#3e3c69ac-0e2f-4999-ab29-f628593f06dd") format("svg");
}

@font-face {
    font-family: "Aspira-Regular";
    src: url("./Fonts/Aspira-Regular.otf") format("opentype");
}

@font-face {
    font-family: 'Bello Script';
    src: url('Fonts/Bello-Script.woff2') format('woff2'),
        url('Fonts/Bello-Script.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*Alert Bar*/

section.alert-bar {
    text-align: center;
    background: #F35050;
    color: #fff;
    position: relative;
    width: 100%;
    top: 0;
    z-index: 9999;
}

section.alert-bar a {
    color: #fff !important;
    font-size: 20px;
    /*line-height: 2;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 2.5;
}


/*Desktop Navigation*/

.header-logo {
    display: none;
}

.mini-navigation {
    width: 100%;
    height: 40px;
    position: absolute;
    top: 60px;
    /*30*/
    left: 0px;
}

.mini-navigation .menu-button {
    color: #f7c236;
    padding: 0px;
}

.mini-navigation ul {
    margin: 0;
    width: 590px;
    height: inherit;
    margin: auto;
}

.mini-navigation ul li {
    display: table;
    height: inherit;
}

.mini-navigation .menu-button {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
}

.preloader {
    display: none;
}

.social-logo {
    text-align: center;
    margin-top: 130px;
}

.social-logo img{
    max-width: 30.4296875%;
    min-width: 200px;
}

.social-banner {
    /* height: 496px;
    background-repeat: no-repeat; */
    margin-top: 100px;
    /* background-position: center; */
}
.social-banner img{
    width: 100%;
}

.sp-slides-container.wprls_slider_effect1 {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.uniquely-section {
    background-color: #FDB814;
    text-align: center;
    color: #fff;
    padding: 14px 0;
}

.section-communities {
    background-color: #F14666;
    padding: 50px 100px;
}

.uniquely-section h2,
.section-communities h2,
.section-our-people h2,
.our-planet-section h2 {
    color: #fff;
    font-size: 84px;
    font-size: 3.28125vw;
    font-family: "DIN Next W01 Bold";
}

.section-communities p,
.section-our-people p,
.our-planet-section p {
    color: #fff;
}

.section-our-people {
    background-color: #64858A;
    padding: 50px 100px;
}

.our-planet-section {
    padding: 50px 100px;
}

.bg-gray-our {
    background-color: #9DB898;
}

.mb-5 {
    margin-bottom: 90px;
}
.px-0 {
    padding: 0;
}

.mx-0 {
    margin: 0;
}

.page-template-template-salessheet, .page-template-template-salessheet-franchise {
    background-image: url(./img/bg.jpg);
}

.sale-row-1{
    padding-top: 200px;
}
.sale-row-1 .container {
    width: auto;
    max-width: 1200px;
}

.sale-row-1 .mandarin-bg{
    background-image: url(./img/sales-row-1-left.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
}

.sale-row-1 .mineragua-bg{
    background-image: url(./img/sales-row-1-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
}

.sale-row-1 .sangria-bg{
    background-image: url(./img/sales-row-3-left.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
}

.sale-row-1 .mundet-bg{
    background-image: url(./img/sales-row-3-right.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 100px 0;
}

.sale-row-1 p {
    font-family: 'Aspira-Regular';
    line-height: 1.4;
    font-weight: bold;
    font-size: 18px;
    text-align: justify;
    color: #000;
}
.flavors-section h2 {
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    color: #ed613c;
}
.flavors-section p {
    color: #ed613c;
    text-align: center;
    letter-spacing: 5px;
}
.flavors-section {
    padding: 20px 0;
}
.bottle-max-w{
    max-width: 90px;
}
img.full-bottles-banner {
    max-width: 100%;
    margin-top: 50px;
}
img.bottle-max-w-sangria {
    max-width: 150px;
}
img.bottle-max-w-mundet {
    max-width: 120px;
}
img.logo-brand {
    margin-top: 60px;
}
table.table-style-1 {
    margin-top: 30px;
}
table.table-style-1 thead {
    background: #f0ecdc;
}
table.table-style-1 thead td {
    color: #e26b27;
    padding: 0 10px;
    text-align: center;
    border: solid 3px #92cfb5;
    font-weight: bold;
}
table.table-style-1 tbody td {
    border: solid 3px #92cfb5;
    text-align: center;
}

table.table-style-2 {
    width: 100%;
    margin-top: 20px;
}
table.table-style-2 thead {
    background: #efb57b;
}

table.table-style-2 thead td {
    color: #fff;
    padding: 0 10px;
    text-align: center;
    border: solid 3px #92cfb5;
    font-weight: bold;
}
table.table-style-2 tbody td {
    border: solid 3px #92cfb5;
    text-align: center;
}
.table-style-2 td, .table-style-1 td {
    font-size: 12px;
    font-weight: bold;
}
table.table-style-2 tbody tr td:first-child {
    background: #f0ecdc;
    text-align: right;
    padding-right: 5px;
}
table.table-style-3 {
    margin-top: 20px;
}
.table-style-3 td:first-child {
    color: #e26b27;
    padding: 0 10px;
    background: #f0ecdc;
    font-weight: bold;
    font-size: 12px;
}
.table-style-3 td {
    border: solid 3px #92cfb5;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    padding: 0 10px;
}
.vertical-text {
    writing-mode: vertical-lr;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    white-space: nowrap;
    margin-top: 20px;
}
.vertical-text p {
    font-size: 30px;
}
.ml-less-3{
    margin-left: -3px;
}
.ml-less-6{
    margin-left: -6px;
}

.sale-restrictions p {
    font-size: 12px;
    margin: 0;
    font-weight: normal;
}
.sale-restrictions {
    margin-top: 10px;
}

.product-code p {
    background: #64c2a8;
    color: #fff;
    text-align: center;
    padding: 3px;
    margin-top: 20px;
    border-radius: 18px;
    font-size: 14px;
}

.codification-table .light-green-bg {
    text-align: center;
    background: #64c2a8;
    color: #fff;
}

.codification-table .brown-bg {
    background: #f0ecdc;
    text-align: center;
    border-bottom: none;
}

.codification-table table {
    width: 100%;
}

.codification-table td {
    border: solid 2px #64c2a8;
    text-align: center;
}

.codification-table .no-border-r{
    border-right: none;
    border-bottom: none;
    border-top: none;
}
.codification-table  .no-border-l{
    border-left: none;
    border-bottom: none;
    border-top: none;
}
.codification-section {
    margin-top: -270px;
    margin-bottom: 50px;
}

.download-link-container {
    margin-top: 50px;
    text-align: center;
    margin-bottom: 150px;
}
.download-link-container a {
    height: 150px;
    background-image: url(./img/download-btn.png);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    max-width: 450px;
    margin: auto;
    text-decoration: none;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.download-link-container a:hover {
   background-image: url(./img/download-btn-hover.png);
}

/*.mini-navigation .menu-button i{
    background-color: rgba(0,0,0,.1);
    padding: 5px;
    border-radius: 5px;
}*/

.red-line-bg {
    position: relative;
    margin-bottom: 50px;
}

.red-line-bg:before {
    content: '';
    position: absolute;
    background: #ED613D;
    height: 150px;
    width: 100%;
    /*left: 35px;*/
    top: 50%;
    transform: translateY(-50%);
}

.red-line-bg img {
     max-height: 450px;
    width: auto; 
}

img.middle-image-franchise {
    width: auto; 
    max-height: 250px;
}

.middle-franchise {
    margin-bottom: 50px;
}

.franchise-text p:first-child span {
    font-size: 40px;
}

.franchise-text span {
    font-size: 30px;
    font-weight: bold;
    color: #ED613D;
    background: #EEECDD;
    padding: 0 10px;
    text-transform: uppercase;
    font-family: sans-serif;
}

.franchise-text p {
    margin-bottom: 25px;
    text-align:left;
}

.mini-navigation .primary {
    display: table-cell;
    vertical-align: middle;
    width: 0%;
    height: inherit;
    overflow: hidden;
    display: block;
    margin: 0px;
    opacity: 100; 
    visibility: visible;
    background-color: transparent;
}

.vertical-align-center {
    display: flex;
    align-items: center;
}

.mini-navigation:hover .primary {
    margin-top: 0px;
}

.mini-navigation .primary>li {
    display: table-cell;
    vertical-align: middle;
    white-space: nowrap;
    width: initial;
}

.mini-navigation .primary li a {
    padding: 8px;
    text-transform: uppercase;
    background-color: #fff;
    color: #000;
    border: 1px solid #f7c236;
    text-align: center;
    font-family: "DIN Next W01 Regular";
    font-size: 16px;
}

.mini-navigation .primary li a:hover {
    text-decoration: none;
    color: #f7c236;
}

.mini-navigation .primary li a span {
    position: relative;
    top: 2px;
}

@media only screen and (max-width: 1024px) {
    .header {
        display: block!important;
    }
}

@media only screen and (max-width: 768px) {
    .header {
        display: none!important;
    }
    section.alert-bar {
        top: 60px;
        padding: 10px 0;
    }
    section.alert-bar a {
        line-height: 1;
    }
}


/*Mobile Navigation*/

.btn-mobile-nav {
    color: #f7c236!important;
    background-color: rgba(0, 0, 0, .1)!important;
    padding: 20px!important;
    margin: 0;
    position: fixed;
    display: none;
}

.mobile-logo {
    display: none;
}

#mobile-nav {
    position: fixed;
    margin-left: 65px;
    margin-top: 0px;
}

#mobile-nav ul {
    margin: 0px;
}


/*Fixed Navigation*/

#fixed-nav {
    width: 100%;
    height: 85px;
    position: fixed;
    z-index: 9999;
    display: none;
    top: 0;
}

#fixed-nav-background {
    background-color: #fff;
    opacity: .9;
    height: inherit;
    position: absolute;
    width: inherit;
    z-index: -1;
}

#fixed-nav-container {
    display: table;
    width: 100%;
    height: inherit;
}

#fixed-nav-logo {
    display: table-cell;
    vertical-align: middle;
}

#fixed-nav-logo img {
    padding-left: 8%;
    height: 65px;
    display: block;
}

#fixed-nav-menuIcon {
    display: table-cell;
    vertical-align: middle;
    font-size: 21px;
    color: #facb3c;
}

#fixed-nav-menuItems {
    display: table-cell;
    vertical-align: middle;
}

#fixed-nav-menuItems ul {
    margin-bottom: 0;
}

#fixed-nav-menuItems li {
    display: inline-block;
}

#fixed-nav-menuItems a {
    font-family: "DIN Next W01 Regular";
    font-size: 16px;
    padding: 8px;
    border: 1px solid #facb3c;
    text-transform: uppercase;
    background-color: #fff;
}

#fixed-nav-menuItems span {
    position: relative;
    top: 2px;
}

#fixed-nav-menuItems a:hover {
    background-color: #000;
    color: #facb3c;
    text-decoration: none;
}

@media only screen and (min-width: 992px) {
    .row-eq-height {
        display: table;
    }
    .row-eq-height-col {
        float: none;
        display: table-cell;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 991px) {

    .codification-section {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .vertical-text {
        writing-mode: initial;
        -webkit-transform: none;
        -moz-transform: none;
        -o-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .vertical-text p {
        text-align: center;
    }
}

@media only screen and (max-width: 768px) {
    /*Mobile view*/
    #main-masthead {
        margin-top: 60px;
    }
    #fixed-nav {
        height: 60px;
        display: block;
    }
    #fixed-nav-container {
        width: 60%;
        margin: auto;
    }
    #fixed-nav-logo img {
        height: 50px;
    }
    #fixed-nav-menuIcon {
        padding-top: 8px;
    }
    #fixed-nav-menuItems {
        display: none;
    }
    #fixed-nav-menuItems li {
        display: block;
    }
    #fixed-nav-menuItems {
        position: absolute;
        top: 60px;
        right: 0px;
    }
    #fixed-nav-menuItems a {
        display: block;
    }
}

@media only screen and (max-width: 360px) {
    #fixed-nav-container {
        width: 80%;
    }
}


/*Main Masthead*/

#main-masthead {
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 700px;
}

#main-masthead img {
    width: 430px;
    margin: auto;
    display: block;
    position: relative;
}

#main-masthead div {
    display: table;
    height: inherit;
    width: 100%;
    position: absolute;
    top: 0;
}

#main-masthead h1 {
    font-family: "Nexa Rust Sans W00 Black_1";
    color: #fff;
    font-size: 45px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: inherit;
    width: 100%;
    position: relative;
}


/*Sub Masthead*/

.sub-masthead {
    display: table;
    width: 100%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 982px;
}

.sub-masthead h2 {
    font-family: "Nexa Rust Sans W00 Black_1";
    color: #fff;
    font-size: 64px;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    height: inherit;
}

#sub-masthead-connect {
    width: 70%;
    height: inherit;
    margin: auto;
    display: table;
}

@media only screen and (max-width: 768px) {
    #main-masthead {
        height: 400px;
    }
    #main-masthead img {
        display: none;
    }
    #main-masthead h1 {
        top: 60px!important;
        font-size: 34px!important;
    }
    .sub-masthead {
        height: 400px;
    }
    .sub-masthead h2 {
        font-size: 36px;
    }
}

@media only screen and (max-width: 320px) {
    .sub-masthead h2 {
        font-size: 30px;
    }
    #main-masthead h1 {
        font-size: 27px!important;
    }
}


/*Tabs*/

.tab-divider {
    font-family: "DIN Next W01 Medium";
}

.tab-handle {
    margin: auto;
    text-align: center;
    text-transform: uppercase;
    color: #f7c236;
    position: relative;
    top: -12px;
    background-color: #fff;
    letter-spacing: 1px;
    font-size: 17px;
    display: table;
    width: auto;
    padding: 14px 15px 0px 15px;
    line-height: 2px;
    white-space: nowrap;
    cursor: pointer;
}

.half-view.tab-container {
    width: 50%;
    margin: auto;
}

.tab-container {
    display: none;
}

.tab-close {
    font-size: 20px;
    font-weight: bold;
    text-align: right;
    color: #f7c236;
    cursor: pointer;
}

.tab-title {
    font-size: 33px;
    color: #f7c236;
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #f7c236;
    letter-spacing: 1.5px;
}

.tab-copy {
    padding: 20px 0 90px 0;
    text-align: justify;
    text-align-last: center;
    font-family: "DIN Next W01 Light";
    font-size: 18px;
}

#manifesto-row {
    z-index: 999;
}

@media only screen and (max-width: 768px) {
    .half-view.tab-container {
        width: 80%;
    }
}


/*Product Section*/

.product-row {
    position: relative;
}

.product-container {
    width: 1%;
    display: table;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.Left {
    display: table-cell;
}

.Center {
    display: table-cell;
}

.Right {
    display: table-cell;
}

.product-display img {
    width: 100%;
}

.product-hover {
    display: none;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
}

.product-hover-copy {
    position: relative;
    top: 50%;
    text-transform: uppercase;
    width: 90%;
    margin: auto;
}

.product-hover-title {
    font-family: 'DIN Next W01 Medium';
    /*font-size: 40px;*/
    font-size: 2.8em;
    border-bottom: 2px solid #f7c236;
    text-align: right;
    white-space: nowrap;
    display: table;
    padding: 0 10px 0 10px;
    margin-right: 0px;
    margin-left: auto;
    line-height: 40px;
}

.product-hover-subtitle {
    font-family: 'DIN Next W01 Light';
    font-size: 2em;
    /* font-size: 28px; */
    text-align: right;
    display: table;
    margin-right: 10px;
    margin-left: auto;
    border-top: 2px solid #f7c236;
    position: relative;
    top: -2px;
    padding-left: 10px;
}


/*.product-container i{
    position: absolute;
    bottom: 10px;
    right: 20px;
    font-size:21px;
    color:#f7c236;
}*/

.product-container .chevron {
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.product-extended {
    display: none;
    position: absolute;
    top: 0px;
    overflow: hidden;
    cursor: pointer;
    /*display: table;*/
}

.product-extended-left {
    display: table-cell;
    width: 33.33%;
    float: left;
}

.product-extended-left img {
    width: 100%;
}

.product-extended-right {
    float: left;
    display: block;
    height: 100%;
    width: 66.66%;
    overflow: hidden;
}

.product-extended-body {
    display: table-cell;
    vertical-align: middle;
}

.product-extended-btn-close {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer;
    width: 36px;
}

.product-extended-btn-close img {
    width: 100%;
}

.product-extended-right {
    color: #fff;
}

.product-extended-title {
    width: 80%;
    font-size: 42px;
    font-family: "DIN Next W01 Bold";
    text-align: center;
    text-transform: uppercase;
    border-bottom: 1px solid #fff;
    padding-bottom: 6px;
}

.product-extended-copy {
    width: 80%;
    font-size: 28px;
    font-family: "DIN Next W01 Light";
    color: #5a5a5a;
    text-align: center;
    padding-top: 10px;
}

.product-extended-social {
    width: 80%;
    padding-top: 80px;
}

.product-extended-social-inner {
    /*width: 40%;*/
    margin: auto;
    display: table;
}

.product-extended-social-icon {
    display: table-cell;
    text-align: center;
    padding-right: 10px;
}

.product-extended-social-icon img {
    width: 45px;
    height: 45px;
}

@media only screen and (max-width: 1400px) {
    .product-hover-title {
        font-size: 2em;
        line-height: 26px;
    }
    .product-hover-subtitle {
        font-size: 1.6em;
    }
    .product-extended-title {
        font-size: 22px;
    }
    .product-extended-copy {
        font-size: 16px;
    }
    .product-extended-social-icon {
        padding-right: 10px;
    }
}

@media only screen and (max-width: 768px) {
    .product-container {
        width: 100%;
        display: block;
    }
    .product-extended-left {
        display: none;
    }
    .product-extended-right {
        width: 100%!important;
    }
    .product-extended-title {
        margin: auto;
    }
    .product-extended-copy {
        margin: auto;
    }
    .product-extended-social {
        margin: auto;
        padding-top: 20px;
    }
    .product-extended-social-icon img {
        width: 45px;
    }
}


/*Sub-Mastheads*/

.sub-masthead img {
    width: 100%;
}


/*About Us Section*/

.about-row {
    width: 100%;
    display: table;
    position: relative;
}

.about-collapse-container {
    width: 100%;
    display: table;
}

.about-container {
    width: 33.33%;
    height: 600px;
    display: table-cell;
    vertical-align: middle;
    background-color: blue;
}

.about-collapse {
    width: 100%;
    height: 100%;
    display: table;
    cursor: pointer;
}

.about-collapse-content {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: "DIN Next W01 Bold";
    font-size: 74px;
    color: #fff;
}

.about-title {
    padding-top: 40px;
    display: table;
    position: relative;
    margin: auto;
}

.about-collapse-content i {
    font-size: 21px;
    position: absolute;
    right: 0px;
    padding-top: 100px;
}

.about-extended {
    width: 66.67%;
    height: 600px;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    overflow: hidden;
}

.about-extended-close {
    right: 20px;
    top: 20px;
    position: absolute;
    cursor: pointer;
    width: 36px;
}

.about-extended-close img {
    width: 100%;
}

.about-extended-content-container {
    display: table;
    height: inherit;
}

.about-extended-content {
    width: 75%;
    padding-left: 8%;
    padding-right: 17%;
    display: table-cell;
    vertical-align: middle;
}

.about-extended-icon {
    height: 60px;
}

.about-extended-icon img {
    height: 100%;
}

.about-extended-title {
    font-family: "DIN Next W01 Bold";
    font-size: 52px;
    color: #fff;
    padding-top: 20px;
}

.about-extended-copy {
    font-family: "DIN Next W01 Regular";
    font-size: 22px;
    color: #5a5a5a;
}

@media only screen and (max-width: 1700px) {
    .about-title {
        font-size: 54px;
    }
    .about-collapse-content i {
        padding-top: 60px;
    }
    .about-extended-icon {
        height: 60px;
    }
    .about-extended-title {
        font-size: 40px;
    }
    .about-extended-copy {
        font-size: 18px;
    }
}

@media only screen and (max-width: 1300px) {
    .about-title {
        font-size: 34px;
        padding-top: 20px;
    }
    .about-collapse-content i {
        padding-top: 0px;
    }
    .about-extended-title {
        font-size: 30px;
    }
    .about-extended-copy {
        font-size: 14px;
    }
}

@media only screen and (max-width: 768px) {
    .about-title {
        font-size: 34px;
        padding-top: 20px;
    }
    .about-collapse-content i {
        padding-top: 0px;
    }
    .about-extended-title {
        font-size: 22px;
    }
    .about-extended-copy {
        font-size: 16px;
        line-height: 16px;
    }
    .about-container {
        width: 100%;
        display: block;
    }
    .about-extended {
        width: 100%;
    }
}

@media only screen and (max-width: 320px) {
    .about-extended-copy {
        font-size: 14px;
        line-height: 14px;
    }
}


/*Form Section*/

#formSection {}

.form-collapse-section {
    display: table;
    width: 100%;
    text-align: center;
    color: #fff;
    font-family: "DIN Next W01 Bold";
    font-size: 74px;
}

.form-collapse {
    width: 50%;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
}

.form-collapse-table {
    width: 100%;
    height: 100%;
    display: table;
}

.form-collapse-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.form-collapse-image {
    width: 100%;
    text-align: center;
}

.form-collapse-image img {
    width: 16%;
}

.form-collapse-title {
    margin-top: 20px;
}

.form-collapse-cheveron {
    position: absolute;
    bottom: 20px;
    right: 20px;
    font-size: 28px;
}

.form-expand-section {}

.form-expand {
    display: none;
}

.form-expand-container {
    position: relative;
}

.form-expand-container-content {
    height: inherit;
    position: absolute;
    top: 0px;
    left: 0px;
    display: table;
}

.form-expand-image-cell {
    width: 33.33%;
    height: inherit;
    background-color: #f68282;
    display: table-cell;
    vertical-align: middle;
}

.form-expand-content-cell {
    width: 66.67%;
    height: inherit;
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

.form-expand-close {
    position: absolute;
    text-align: left;
    top: 20px;
    right: 20px;
    cursor: pointer;
    width: 36px;
}

.form-expand-content-container {
    width: 85%;
    margin: auto;
    text-align: center;
}

.form-expand-image {
    text-align: center;
}

.form-expand-image img {
    width: 25%;
}

.form-expand-content-title {
    font-size: 36px;
    font-family: "DIN Next W01 Bold";
    line-height: 80px;
    color: #fff;
}

.form-expand-content-copy {
    font-size: 22px;
    font-family: "DIN Next W01 Regular";
    color: #5a5a5a;
    border-top: 3px solid #fff;
    padding-top: 30px;
}


/*Distribution Form*/

.selectboxit-container.selectboxit-container {
    width: 100%;
}

.selectboxit.selectboxit-enabled.selectboxit-btn {
    width: 100%!important;
    height: 45px!important;
}

.selectboxit-options.selectboxit-list {
    min-width: 100%!important;
}

.selectboxit .selectboxit-option-icon-container {
    height: inherit!important;
}

.selectboxit-container span,
.selectboxit-container .selectboxit-options a {
    height: inherit!important;
    line-height: 45px!important;
}

.selectboxit-text {
    font-family: "DIN Next W01 Regular"!important;
    font-size: 14px!important;
    color: #cc7df5 !important;
}

.frm_form_field.frm_three_col .frm_radio,
.frm_form_field.frm_three_col .frm_checkbox {
    width: 33.33%;
    margin-right: 0;
    margin-bottom: 8px;
}

#form_c3eg92 .frm_checkbox {
    margin-right: 0;
    margin-bottom: 12px!important;
}

.customCheckbox {
    height: inherit;
    display: table-cell;
    cursor: pointer;
}

.customCheckboxText {
    display: table-cell;
    vertical-align: middle;
    cursor: pointer;
    padding-left: 10px;
    line-height: 1.6;
}

#frm_form_5_container.frm_style_formidable-style.with_frm_style select {
    color: #cc7df5 !important;
}

#frm_form_10_container.frm_style_formidable-style.with_frm_style select {
    color: #f9b176 !important;
}

.frm_style_formidable-style.with_frm_style input[type=text],
.frm_style_formidable-style.with_frm_style input[type=password],
.frm_style_formidable-style.with_frm_style input[type=email],
.frm_style_formidable-style.with_frm_style input[type=number],
.frm_style_formidable-style.with_frm_style input[type=url],
.frm_style_formidable-style.with_frm_style input[type=tel],
.frm_style_formidable-style.with_frm_style input[type=file],
.frm_style_formidable-style.with_frm_style input[type=search],
.frm_style_formidable-style.with_frm_style select {
    font-family: "DIN Next W01 Regular";
}

.frm_style_formidable-style.with_frm_style p.description,
.frm_style_formidable-style.with_frm_style div.description,
.frm_style_formidable-style.with_frm_style div.frm_description,
.frm_style_formidable-style.with_frm_style .frm-show-form>div.frm_description,
.frm_style_formidable-style.with_frm_style .frm_error {
    color: #f00;
    font-family: "DIN Next W01 Regular";
    text-transform: uppercase;
}

button[type="submit"] {
    font-family: "DIN Next W01 Bold"!important;
    text-transform: uppercase;
}

.with_frm_style .frm_submit {
    clear: none;
}

#frm_form_5_container button[type="submit"] {
    margin-left: 18%;
    margin-top: 330px;
    float: none;
}

#frm_form_10_container button[type="submit"] {
    margin-left: 2.8%;
    margin-top: 265px;
    float: none;
}


/*Styles from Formidable custom*/

#frm_form_5_container {
    background-color: #cc7df5;
    padding: 30px;
}

#frm_form_10_container {
    background-color: #f9b176;
    padding: 30px;
}

#frm_form_5_container input::-webkit-input-placeholder {
    color: #cc7df5 !important;
    font-size: 22px;
}

#frm_form_10_container input::-webkit-input-placeholder {
    color: #f9b176 !important;
    font-size: 22px;
}

#frm_form_5_container button[type="submit"] {
    height: 45px;
    width: 188px;
    border: none;
    color: #cc7df5 !important;
    font-size: 22px;
    border-radius: 0px;
    float: right;
}

#frm_form_10_container button[type="submit"] {
    height: 45px;
    width: 188px;
    border: none;
    color: #f9b176 !important;
    font-size: 22px;
    border-radius: 0px;
    float: right;
}

.frm_style_formidable-style.with_frm_style .frm_radio label,
.frm_style_formidable-style.with_frm_style .frm_checkbox label {
    font-size: 22px;
    color: #ffffff;
    font-family: "DIN Next W01 Medium";
    height: 45px;
    display: table;
    padding-left: 0px;
    text-indent: 0px;
}

#frm_form_10_container input[type="text"] {
    color: #cc7df5 !important;
    font-size: 22px;
}

#frm_form_10_container input[type="text"] {
    color: #f9b176 !important;
    font-size: 22px;
}

.frm_style_formidable-style.with_frm_style .frm_radio input[type=radio],
.frm_style_formidable-style.with_frm_style .frm_checkbox input[type=checkbox] {
    width: 0px;
    height: 0px;
}

span.customCheckbox {
    position: relative;
}

span.customCheckbox:before {
    content: "";
    margin-right: 3px;
    display: inline-block;
    vertical-align: text-top;
    width: 45px;
    height: 45px;
    background: white;
}

#frm_form_5_container input[type=checkbox]:checked+.customCheckbox:after {
    content: "X";
    color: #cc7df5;
    position: absolute;
    top: -12px;
    left: 7px;
    font-size: 60px;
    font-family: "DIN Next W01 Light";
}

#frm_form_10_container input[type=checkbox]:checked+.customCheckbox:after {
    content: "X";
    color: #f9b176;
    position: absolute;
    top: -12px;
    left: 7px;
    font-size: 60px;
    font-family: "DIN Next W01 Light";
}

#frm_form_5_container input[type="checkbox"] {
    opacity: 0;
    display: table-cell;
}

#frm_form_10_container input[type="checkbox"] {
    opacity: 0;
    display: table-cell;
}

#field_j5fyo-3 input[type="checkbox"]+label {
    content: "";
    background: url('http://www.uswebcompany.com/plugins/formidable/wp-content/uploads/2016/01/christmasLights.png') 0 0px no-repeat;
    display: inline-block;
    font-size: 12px;
    height: 75px;
    width: 75px;
    margin: -2px 6px 0 0;
    text-align: center;
    vertical-align: middle;
    border-radius: 10px;
    background-color: #6283B2;
}

#field_j5fyo-3 input[type="checkbox"]:checked+label {
    background: url('http://www.uswebcompany.com/plugins/formidable/wp-content/uploads/2016/01/checkmark.png'), url('http://www.uswebcompany.com/plugins/formidable/wp-content/uploads/2016/01/christmasLights.png') 0 0px no-repeat;
    height: 75px;
    width: 75px;
    border-radius: 10px;
    background-color: #37924A;
}

.frm_style_formidable-style.with_frm_style label.frm_primary_label,
.frm_style_formidable-style.with_frm_style.frm_login_form label {
    display: none;
}

#frm_field_139_container {
    margin-top: 0px;
}

.frm_pos_top.frm_section_spacing {
    display: none;
}

#frm_form_5_container textarea {
    color: #cc7df5;
}

#frm_form_10_container textarea {
    color: #f9b176;
}

#frm_form_5_container textarea::placeholder {
    color: #cc7df5;
}

#frm_form_10_container textarea::placeholder {
    color: #f9b176;
}

#field_x1wog_countrySelectBoxItText {
    color: #f9b176!important;
}


/*End styles from Formidable custom*/

@media only screen and (max-width: 1400px) {
    .form-collapse-title {
        font-size: 34px;
    }
    .form-expand-content-title {
        font-size: 27px;
    }
    .customCheckboxText {
        font-size: 14px;
    }
    .form-expand-content-copy {
        font-size: 16px!important;
    }
    #frm_form_10_container input {
        font-size: 14px!important;
        color: #f9b176 !important;
    }
    #frm_form_10_container input::placeholder {
        font-size: 14px!important;
        color: #f9b176 !important;
    }
    #frm_form_5_container input {
        font-size: 14px!important;
        color: #cc7df5 !important;
    }
    #frm_form_5_container input::placeholder {
        font-size: 14px!important;
        color: #cc7df5 !important;
    }
}

@media (min-width: 768px) {
  .row.equal {
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
  }
}

@media only screen and (max-width:786px) {
    .form-collapse {
        width: 100%;
        display: block;
    }
    .form-expand-container {
        height: inherit!important;
    }
    .form-expand-container-content {
        display: block;
        position: relative;
    }
    .form-expand-content-cell {
        width: 100%;
        display: block;
    }
    .form-expand-image-cell {
        width: 100%;
        display: block;
    }
    .form-expand-image img {
        height: 100px;
        padding: 10px 0 10px 0;
    }
    .form-expand-content-title {
        font-size: 22px;
        text-align: left;
    }
    .form-expand-content-copy {
        padding-bottom: 10px;
    }
    .frm_form_field.frm_left_half,
    .frm_form_field.frm_right_half,
    .frm_form_field.frm_first_half,
    .frm_form_field.frm_last_half,
    .frm_form_field.frm_half,
    .frm_submit.frm_half {
        width: 100%;
    }
    .frm_form_field.frm_right_half,
    .frm_form_field.frm_right_third,
    .frm_form_field.frm_right_two_thirds,
    .frm_form_field.frm_right_fourth,
    .frm_form_field.frm_right_fifth,
    .frm_form_field.frm_right_inline,
    .frm_form_field.frm_last_half,
    .frm_form_field.frm_last_third,
    .frm_form_field.frm_last_two_thirds,
    .frm_form_field.frm_last_fourth,
    .frm_form_field.frm_last_fifth,
    .frm_form_field.frm_last_sixth,
    .frm_form_field.frm_last_seventh,
    .frm_form_field.frm_last_eighth,
    .frm_form_field.frm_last_inline,
    .frm_form_field.frm_last,
    .frm_form_field.frm_half,
    .frm_submit.frm_half,
    .frm_form_field.frm_third,
    .frm_submit.frm_third,
    .frm_form_field.frm_two_thirds,
    .frm_form_field.frm_fourth,
    .frm_submit.frm_fourth,
    .frm_form_field.frm_three_fourths,
    .frm_form_field.frm_fifth,
    .frm_submit.frm_fifth,
    .frm_form_field.frm_two_fifths,
    .frm_form_field.frm_three_fifths,
    .frm_form_field.frm_four_fifths,
    .frm_form_field.frm_sixth,
    .frm_submit.frm_sixth,
    .frm_form_field.frm_seventh,
    .frm_submit.frm_seventh,
    .frm_form_field.frm_eighth,
    .frm_submit.frm_eighth,
    .frm_form_field.frm_inline,
    .frm_submit.frm_inline {
        margin-left: 0;
    }
    #frm_form_5_container button[type="submit"] {
        margin-top: 0;
        margin-left: auto;
        margin-right: auto;
        display: table;
    }
    #frm_form_10_container button[type="submit"] {
        margin-top: 0;
        display: table;
        margin: auto;
    }
}


/*Form Popup*/

#form-popup {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
}

#form-popup-bg {
    width: inherit;
    height: inherit;
    background-color: rgba(0, 0, 0, .8);
}

#form-popup-modal {
    width: 640px;
    height: 340px;
    top: 0;
    position: absolute;
    margin: auto;
    background-color: #ffb800;
}

#form-popup-table {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
}

#form-popup-close {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}

#form-popup-cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

#form-popup-title {
    width: 70%;
    font-size: 45px;
    font-family: "DIN Next W01 Bold";
    color: #fff;
    margin: auto;
}

#form-popup-copy {
    width: 70%;
    font-size: 22px;
    font-family: "DIN Next W01 Regular";
    color: #5a5a5a;
    border-top: 1px solid #fff;
    margin: auto;
    padding-top: 16px;
}


/* NM address footer*/

#nm-add-footer {
    margin: 0 auto;
    background-color: #fcbf17;
    width: 100%;
    text-align: center;
    padding: 70px 0 70px 0;
    padding: 3vw 23vw 3vw 23vw;
}

#nm-add-footer img {
    max-width: 333px;
}


/*Map*/

.mapouter {
    overflow: hidden;
    height: 426px;
    width: 100%;
}

.gmap_canvas {
    background: none!important;
    height: 426px;
    width: 100%;
}

.gmap_canvas iframe {
    width: 100%;
}


/*Footer*/

#footer-text {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    padding: 130px 10px 130px 10px;
    padding: 3vw 21vw 3vw 21vw;
}

#footer-text img {
    max-width: 100%;
}

#custom-footer {
    background: #fcbf17;
    color: #ffffff;
    text-align: center;
    font-size: 10px;
    padding: 1vw 0vw 4vw 0vw;
    font-family: "DIN Next W01 Regular";
}

footer {
    display: none;
}


/**/
body.page-template-template-social-responsability {
    background-color: #fefbf6ff;
    font-family: "DIN Next W01 Regular";
}
body.page-template-template-social-responsability p{
    font-size: 34px;
    font-size: 1.328125vw;
    line-height: 1.25;
    margin-bottom: 60px;
}
body.page-template-template-social-responsability .center-page{
    width: 64.84375vw;
    margin: 0 auto;
}
.mini-navigation.full-show {
    width: 95%;
    margin: 0 auto;
    left: 0;
    right: 0;
}
.mini-navigation.full-show img {
    max-width: 320px;
    width: 12.578125%;
    float: right;
}
.mini-navigation.full-show .primary {
    width: 0%;
    display: inline-block;
}
.mini-navigation.full-show .primary.open {
    width: 100%;
}
.mini-navigation.full-show .menu-button {
    display: inline-block;
    width: auto;
    margin-right: 15px;
}
.mini-navigation.full-show .primary li a {
    text-decoration: none;
    color: #f6a739;
    background: transparent;
    border: 0;
    font-weight: 600;
    font-family: 'DIN Next W01 Bold';
    font-size: 34px;
    font-size: 1.328125vw;
    padding-right: 2.1484375vw;
}
.mini-navigation.full-show i.fa.fa-bars{
    font-size: 34px;
    font-size: 1.328125vw;
    color: #f6a739;
}
.mini-navigation.full-show nav.menu {
    display: inline-block;
}
.description-wrapper{
    margin-top: 60px;
}
.info-boxes img{
    position: absolute;
    right: 55px;
    top: 60px;
    max-width: 11%;
}
.info-box{
    position: relative;
    padding-top: 80px;/*110px;*/
}
.info-box h2{
    margin-bottom: 25px;
}
div.info-box p{
    line-height: 1.8;
    font-size: 36px;
    font-size: 1.40625vw;
}
.info-box strong,
.info-box b{
    font-family: 'Bello Script';
    color: #fff;
}

.mobile{
    display: none;
}

@media only screen and (max-width: 1440px) {
    .social-logo {
        margin-top: 95px;
    }
    .social-logo img {
        max-width: 40%;
    }
    .social-banner {
        margin-top: 60px;
    }
    body.page-template-template-social-responsability p {
        margin-bottom: 40px;
    }
    .description-wrapper {
        margin-top: 40px;
    }
    .uniquely-section h2{
        font-size: 4.28125vw;
    }
    .info-box{
        padding-top: 75px;
    }
}

@media only screen and (max-width: 990px) {
    body.page-template-template-social-responsability p,
    div.info-box p{
        font-size: 16px;
    }
    .social-banner img {
        min-height: 320px;
        object-fit: cover;
    }
    .uniquely-section h2, .section-communities h2, .section-our-people h2, .our-planet-section h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width: 767px) {
    .mandarin-bg img, .mineragua-bg img, .sangria-bg img, .mundet-bg img {
        margin-bottom: 30px;
    }

    .sale-row-1 .px-0 {
        padding: 0 5px;
    }
    .ml-less-3 {
        margin-left: 0;
    }
    .ml-less-6 {
        margin-left: 0;
    }
    img.logo-brand {
        margin-top: 60px;
    }
    .codification-section {
        margin-top: 0;
    }
    .desktop{
        display: none;
    }
    .mobile{
        display: block;
    }
    .mini-navigation.full-show{
        top: 15px;        
    }
    .mini-navigation.full-show nav.menu {
        position: absolute;
        /* display: none; */
        left: 30px;
        top: 0; 
    } 
    .mini-navigation.full-show nav.menu ul.open{
        border: 1px solid #f6a739;
        background: #fff;
    }
    .mini-navigation.full-show .primary li a {
        padding: 0 15px;
        font-size: 14px;
    }
    .mini-navigation.full-show .primary>li {
        width: 100%;
        display: block;
        padding: 5px 25px;
    }
    .mini-navigation.full-show i.fa.fa-bars{
        font-size: 24px;
    }
    .mini-navigation.full-show img {
        width: 130px;
    }
    .social-logo {
        margin-top: 110px;
    }
    .social-banner {
        margin-top: 55px;
    }
    .description-wrapper br{
        display: none;
    }
    .social-banner .container{
        /*height: 240px;*/
        overflow: hidden;
    }
    .sliding-background {
        height: 100%;
        width: 5076px;
        animation: slide 60s linear infinite;
        background-size: contain;
    }
      
}

@media only screen and (max-width: 480px) {
    .red-line-bg .text-right, .red-line-bg .col-md-5 {
        text-align: center;
        margin-bottom: 20px;
    }
    .red-line-bg img {
        max-height: initial;
        width: auto;
        max-width: 310px;
    }
   .franchise-text {
        margin-top: 30px;
    }
    .franchise-text p:first-child span {
        font-size: 20px;
    }
    .franchise-text span {
        font-size: 20px;
    }
    .franchise-text p {
        margin-bottom: 15px;
        text-align: left;
    }
    .red-line-bg .col-md-5, .red-line-bg .col-md-7{
        text-align: center;
    }
    .section-communities,
    .section-our-people,
    .our-planet-section {
        padding: 40px;
        padding-top: 110px;
    }
    .info-boxes img {
        min-width: 70px;
    }
    img.logo-brand {
        width: auto;
        max-width: 290px;
    }
}

/*Animation*/
@keyframes slide{
    0%{
      transform: translate3d(0, 0, 0);
    }
    100%{
      transform: translate3d(-1692px, 0, 0);
    }
  }