h1, h2, h3, h4, h5 {
    font-family: "Playfair Display";
    text-transform: none !important;
}

body #main-container {
    background: #202C38;
    min-height: 720px;
}

.gradient {
    background-color: #202c38;
    margin-left: -15px;
    margin-right: -15px;
    padding-left: 15px;
    padding-right: 15px;
}

.section-container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.pge-logo img:nth-of-type(2) {
    margin-bottom: 0;
    padding-bottom: 0;
}

.full-width-row .section-container {
    max-width: 100%;
}

.no-bottom-margin {
    margin-bottom: 0;
}

.bav-orange {
    color: #e76a00;
}

@media screen and (min-width: 992px) {
    .row {
        margin-left: -15px;
        margin-right: -15px;
        display: -ms-flex !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        height: auto;
        min-height: 0;
        margin: auto;
    }
}

a {
    text-underline-position: under;
    font-family: Roboto;
}

.page-heading img {
    margin: 50px auto;
}

body #main-container p {
    font-size: 19px;
}

header {
    background: #126D8E;
}

.navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #126D8E !important;
    padding-right: 10px;
    padding-bottom: 10px;
    margin-top: 20px;
}

.full-width-no-padding .row {
    background: #0065B1;
}


.loyalty-card-header img {
    max-width: 50% !important;
}

@media screen and (max-width: 768px) {
    .loyalty-card-header img {
        max-width: 30% !important;
    }
}

@media screen and (max-width: 425px) {
    .loyalty-card-header img {
        max-width: 50% !important;
    }
}

ul.navbar-nav li:hover {
    background: transparent !important;
}

.navbar-toggle {
    z-index: 10;
    margin-top: 25px !important;
}

    .navbar-toggle .icon-bar {
        width: 35px;
    }

#navbar-collapse-mobile li a .caret {
    color: #fff !important;
}

.nav .open > a:focus {
    border-color: #fff;
}

#logged-in-dropdown li a {
    background: transparent !important;
}

img [class~="pge-logo"] {
    max-width: 450px !important;
    margin-top: 30px;
}

.pge-logo img {
    max-width: 370px !important;
    margin: 50px auto;
}

@media screen and (max-width: 768px) {
    .pge-logo img {
        max-width: 300px !important;
        margin-bottom: 0;
    }
}

@media screen and (max-width: 320px) {
    .pge-logo img {
        max-width: 250px !important;
    }
}

@media screen and (min-width: 768px) {
    .navbar ul.navbar-nav li a {
        padding: 35px 15px 10px 15px;
        margin-top: 20px;
    }
}


footer {
    margin-top: 0;
}

.banner-text-sub-heading {
    margin-top: 0 !important;
}

.reward-icon-row {
    padding: 40px 0;
}

    .reward-icon-row .icon {
        font-size: 50px;
        color: rgba(255, 255, 255, 0.7);
        display: block;
        text-align: center;
    }

    .reward-icon-row h6 {
        font-family: "Fjalla One";
        text-align: center;
        margin-top: 0;
        color: rgb(255, 255, 240);
    }

.reward-icon-container {
    margin: 0 auto 40px auto;
    display: block;
}

.icon-amazon {
    color: #ff9900;
}

.icon-apple {
    color: #8e8e93;
}

.icon-android {
    color: #a4c639;
}

.icon-book {
    color: #954010;
}

.icon-gift {
    color: #ed1b2e;
}

.icon-files {
    color: #6d6e70;
}

.icon-movies {
    color: #4d4f53;
}

.icon-headphones {
    color: #003366;
}

.footer-social i:before {
    color: rgb(255, 255, 240) !important;
}

.login-section {
    padding: 40px 0 20px 0;
    min-height: 500px;
}

    .login-section h1 {
        margin-top: 0;
        color: #fffff1;
    }

    .login-section h3 {
        text-align: center;
        color: #2a363b;
    }

body #loginContainer a {
    font-weight: normal;
    text-decoration: underline;
    font-family: Roboto;
}

body #loginContainer .btn {
    margin-left: auto;
    margin-right: auto;
}

.btn-default {
    max-width: 420px;
}

[class~="btn-default"] {
    font-family: Roboto !important;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    background: #e76a00;
    color: #fff;
    border: 2px solid #e76a00;
    width: 300px;
    background-clip: content-box;
    padding: 5px;
}

@media screen and (max-width:350px) {
    [class~="btn-default"] {
        width: 100%;
    }
}

a.btn-default {
    line-height: 40px;
}

body form {
    background-color: transparent !important;
    border: none;
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
    cursor: not-allowed;
}

.login-section form {
    padding-top: 20px;
}

a.btn,
button.btn {
    font-weight: normal;
    padding-top: 5px;
}

@media screen and (max-width:767px) {
    a.btn {
        padding-top: 5px;
    }
}

.overview-3col .row {
    background: rgb(255, 255, 240);
    min-height: 400px;
}

.overview-3col img {
    width: 80px;
    display: block;
    margin: 15px auto 10px auto;
    background: transparent;

}

.overview-3col h1 {
    color: #181E3E;
}

.inverted-section {
    padding: 40px 15px 40px 15px;
    margin: 20px -15px 0 -15px;
    background: #181E3E;
}

    .inverted-section h1,
    .inverted-section h2,
    .inverted-section h3,
    .inverted-section h6 {
        text-align: center;
        color: rgb(255, 255, 240);
    }

    .inverted-section p,
    .inverted-section li {
        text-align: left;
        color: rgb(255, 255, 240);
    }

#main-container {
    padding-bottom: 0;
}

.productPanel {
    padding: 40px 0;
}

.membership-text span {
    font-size: 35px;
    font-weight: 700;
}

@media screen and (max-width: 768px) {
    .show-desktop {
        display: none;
        visibility: hidden;
    }

    .show-mobile {
        display: block;
        visibility: visible;
    }
}

@media screen and (min-width: 768px) {
    .show-mobile {
        display: none;
        visibility: hidden;
    }

    .show-desktop {
        display: block;
        visibility: visible;
    }
}

.invisible {
    display: none;
    visibility: hidden;
}

.productPanel {
    padding: 0 !important;
}

.btn-inverted {
    border-color: #fffff1;
    color: #fffff1;
}

h1 {
    text-transform: uppercase;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    text-align: center;
    color: white;
}

.wine-plate {
    background: #67001a;
}

    .wine-plate h1,
    .wine-plate h3,
    .wine-plate p {
        color: #fff;
    }

#landingPage .section-heading p {
    max-width: 800px;
    margin: auto;
    margin-bottom: 50px;
}

h3.UsersName {
    font-size: 30px;
    margin-bottom: 30px;
}

@media (min-width:992px) {

    .landing-info-row {
        margin-bottom: 50px;
    }
}

.landing-info-row p {
    text-align: left;
    padding-left: 30px;
    padding-right: 30px;
}

.landing-info-row h3 {
    text-align: center;
}

.landing-info-row.no-bottom-margin {
    margin-bottom: 75px;
}

@media (max-width:992px) {
    .landing-info-row p {
        margin-bottom: 50px;
        padding: 15px;
    }

    .landing-info-row.no-bottom-margin {
        margin-bottom: 0;
    }
}

@media (max-width:767px) {
    .landing-info-row p {
        text-align: center;
    }
}

.section-heading h2 {
    font-size: 35px;
    text-transform: uppercase;
    margin-bottom: 15px;
}

.section-heading p {
    max-width: 800px;
    margin: auto;
}

.section-heading img {
    max-width: 620px;
    margin-bottom: 35px;
}


@media screen and (max-width: 425px) {
    .section-heading img {
        max-width: 300px !important;
    }
}

@media screen and (max-width: 320px) {
    .section-heading img {
        max-width: 250px !important;
    }
}

.reward-info img {
    position: relative;
    padding-top: 0;
    margin-top: 50px;
}

    .reward-info img:nth-of-type(2) {
        max-height: 80px;
        margin: 15px auto;
    }

.reward-info p {
    color: white;
}

.reward-info h3 {
    color: white;
    margin: 0 auto;
}

@media screen and (max-width: 991px) {
    .reward-info p {
        min-height: 0;
    }
}

.reward-info-col p:first-of-type {
    margin-bottom: 200px;
}

.reward-info .reward-info-card {
    height: 700px;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
}

.reward-info-card img {
    width: 80%;
    top: auto;
}

@media screen and (max-width:992px) {
    .reward-info .reward-info-card {
        height: auto;
        margin-top: 50px;
    }
}

.ribbon-container {
    text-decoration: none;
    color: white;
    overflow: hidden;
    display: block;
    margin: 50px 0.75em 0.75em 0.75em;
    z-index: 0;
}

.split-border {
    line-height: 0.5;
    text-align: center;
    position: relative;
    bottom: 5px;
}

    .split-border span {
        position: relative;
    }

        .split-border span:before,
        .split-border span:after {
            border-top: 2px solid #e76a00;
            content: "";
            position: absolute;
            width: 160px;
        }

        .split-border span:before {
            margin-right: 60px;
            right: 100%;
        }

        .split-border span:after {
            margin-left: 60px;
        }

.lower-border {
    bottom: 8px;
}

.ribbon {
    letter-spacing: 4px;
    font-size: 20px;
    font-weight: bold;
    -webkit-text-decoration: center;
    text-decoration: center;
    border-color: #e76a00;
    background-color: #e76a00;
    border-style: solid;
    white-space: nowrap;
    -webkit-transition: border-color 500ms ease, color 250ms ease;
    transition: border-color 500ms ease, color 250ms ease;
    border-width: 2px 0;
    position: relative;
    display: block;
    padding: 15px 0 15px 0.5em;
    width: 90%;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

@media screen and (max-width:768px) {
    .ribbon {
        font-size: 14px;
        letter-spacing: 2px;
    }
}

.ribbon:before {
    content: "";
    display: inline-block;
    border-bottom-width: 2px;
    border-left-width: 2px;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform-origin: 0% 100%;
    transform-origin: 0% 100%;
    position: absolute;
    top: -50%;
    bottom: 50%;
    left: 1.6em;
    right: 0;
    background: #67001a;
}

.ribbon:after {
    content: "";
    display: inline-block;
    border-bottom-width: 2px;
    border-right-width: 2px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
    position: absolute;
    top: -50%;
    bottom: 50%;
    left: 0;
    right: 1.6em;
    background: #67001a;
}

.ribbon-blue:before,
.ribbon-blue:after {
    background: #106c8d;
}

#registrationPage .ribbon-blue:before,
#registrationPage .ribbon-blue:after {
    background: transparent;
}

.blue-bg {
    background: #106c8d;
}

.blue-bg-image {
    background-size: cover;
}

    .blue-bg-image h3 {
        color: #fff;
    }

    .blue-bg-image p {
        text-align: left;
    }

@media screen and (max-width: 767px) {
    .blue-bg-image p {
        text-align: center;
    }
}

#landingPage .blue-bg img {
    margin-top: 50px;
}

#landingPage .blue-bg-image img {
    max-height: 100px;
}

@media screen and (min-width: 768px) {
    #landingPage .blue-bg img {
        max-width: 420px;
    }
}

.blue-bg-image p,
.blue-bg-image h3 {
    color: #fff;
    margin: 40px auto;
    max-width: 460px;
    font-size: 35px;
}

.orange-text em {
    font-size: 35px;
    margin-top: 20px;
    color: #e76a00;
    font-family: "Playfair Display";
}

.button.btn.btn-default {
    font-family: Roboto;
    font-weight: bold;
    font-size: 24px;
    text-transform: uppercase;
    background: #e76a00;
    color: #fff;
    border: 2px solid #e76a00;
    width: 300px;
    background-clip: content-box;
    padding: 5px;
}

    .button .btn.btn-default:hover {
        background: #fff;
        color: #e76a00;
    }

.banner-gradient {
    background-size: cover;
}

#landingPage .banner-gradient img {
    max-width: 250px !important;
    margin: 0 auto 100px auto;
}

#landingPage form {
    padding-top: 20px;
}

.login-row h2 {
    font-size: 30px;
    color: #fff;
    text-transform: uppercase !important;
    margin-bottom: 15px;
    margin-top: 0;
}

.login-row h3 {
    font-size: 25px;
    color: #fff;
    text-transform: uppercase !important;
}

.gradient-bkg .banner-title img {
    max-width: 250px !important;
    margin: 0 auto 100px auto;
}

.border-orange {
    position: relative;
    border: 7px solid #e76a00 !important;
    margin-top: 25px;
}

    .border-orange:before {
        content: " ";
        position: absolute;
        z-index: -1;
        top: 5px;
        left: 5px;
        right: 5px;
        bottom: 5px;
        border: 7px solid #e76a00 !important;
    }


/*----Offer page----*/

.offer-paragraph-text p {
    max-width: 70%;
    text-align: center;
    margin: 0 auto;
    padding-top: 15px;
}

@media screen and (max-width:991px) {
    .offer-paragraph-text p {
        max-width: none;
    }

    .offer-paragraph-text a {
        width: 100%;
        max-width: 535px;
    }
}

.offer-paragraph-text img {
    padding: 15px;
    background: #fff;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
}

.navbar {
    padding-bottom: 15px;
}

.navbar, #logged-in-dropdown li a {
    background: #126D8E;
}

@media screen and (min-width: 768px) {
    .navbar-container {
        max-width: 1200px;
        margin: auto;
    }
}

@media screen and (min-width: 768px) {
    #main-navigation-list {
        float: right;
    }
}

#logged-in-dropdown li a {
    padding: 35px 15px 10px 15px;
    background: transparent;
    text-align: right;
    width: auto;
    display: inline-block;
    float: right;
    text-transform: uppercase;
    padding-right: 0;
    font-weight: normal;
}

.navbar ul.navbar-nav .dropdown {
    right: 0;
}

@media screen and (max-width: 768px) {
    #logged-in-dropdown li a {
        padding: 35px 5px 5px 15px;
        background: transparent;
        text-align: left;
        display: block;
        float: none;
    }

    .navbar-collapse.in {
        overflow: hidden;
    }
}

ul.dropdown-menu {
    background: transparent !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media only screen and (max-width: 767px) {
    .logged-in-nav .open .dropdown-menu ul {
        background: transparent !important;
    }
}

.navbar-nav li a {
    text-transform: uppercase;
}

.navbar ul.navbar-nav li a {
    text-transform: uppercase;
    font-weight: normal;
    padding-left: 15px;
}

.brand-image {
    padding: 5px;
    margin: 5px 0 0 15px;
    min-height: 85px !important;
}

@media screen and (min-width: 768px) and (max-width: 992px) {
    .navbar ul.navbar-nav li a {
        padding: 35px 10px 10px 10px;
        margin-top: 0;
        font-size: 14px;
    }

    .brand-image {
        padding: 5px;
        min-height: auto !important;
        height: 50px !important;
    }
}

.banner-title h1,
.banner-title h2 {
    font-family: 'bebas_neuebold' !important;
    letter-spacing: 8px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.banner-title h2 {
    max-width: 50%;
    margin: 0 auto;
    font-size: 4em;
}

.banner-gradient .banner-title h1 {
    margin-top: 100px;
}

.banner-title h1 {
    font-size: 70px;
}

@media screen and (max-width: 768px) {
    .banner-title h1 {
        font-size: 40px;
    }

    .banner-title h2 {
        font-size: 30px;
    }
}

@media screen and (max-width: 425px) {
    .banner-title h1 {
        margin-top: 0 !important;
    }

    .banner-title h2 {
        font-size: 30px;
    }
}

.banner-title h2 {
    margin-top: 0 !important;
}

.Bkg-image-height {
    background-size: cover;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
}

.Bkg-image-height {
    background-size: cover;
    height: 91vh;
}

    .Bkg-image-height:before {
        content: '';
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

@media screen and (max-width: 425px) {
    .Bkg-image-height {
        background-size: cover;
        height: 75vh;
    }
}

.how-it-works-container {
    padding-bottom: 5%;
}

.form-group.floatl {
    margin-bottom: 30px;
}


/* REGISTRATION */


#registrationPage h5 {
    font-family: 'Open Sans';
    color: #fff;
    text-align: left;
}

body form .form-group input,
body form .form-group textarea {
    border-width: 4px;
}

#registrationPage button {
    float: left;
}

#registrationForm, #profileForm, #secondMemberForm {
    max-width: 600px;
    margin: auto;
    padding-top: 0;
}

body #registrationForm .btn-default {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 50px auto;
}

#registrationForm .form-group label:last-child {
    color: #fff !important;
    font-weight: normal;
}

    #registrationForm .form-group label:last-child a {
        font-weight: normal;
        text-decoration: underline;
    }

body #registrationForm .input-group-btn .btn {
    background: #126d8e;
    padding-top: 10px;
    border-radius: 0;
}

body form .form-group select {
    border-width: 4px !important;
    cursor: pointer;
}

.second-member-container .btn {
    font-size: 24px;
}

body .select__arrow {
    border-top-color: #126d8e;
}


/* FAQ */

@media (max-width:991px) {
    #faq {
        padding: 5px;
    }
}

.faq-row img:first-of-type {
    margin-top: 50px;
}

.faq-row img {
    max-width: 500px;
}

.panel-group.accordion-faq .panel {
    max-width: 750px;
    margin: 40px auto;
    border-width: 0;
}

    .panel-group.accordion-faq .panel h4 {
        font-weight: bold;
    }

#faq p a {
    color: #202020;
    font-size: 16px;
    font-weight: normal;
    text-decoration: underline;
}

    #faq p a:hover {
        color: #ff8000;
    }

.panel-group.accordion-faq .panel p {
    text-align: left;
}

.accordion-faq .panel .panel-heading .panel-title span {
    padding-left: 0px !important;
}

.accordion-faq .panel .panel-collapse .panel-body p {
    padding: 15px;
}


/*---Stores page-----*/
.stores-main-heading h1 {
    text-align: left;
    margin-top: 100px;
}

.product-column button {
    font-family: Roboto;
}

#product-container .col-md-2 {
    height: auto !important;
    min-height: 400px;
    margin-bottom: 50px;
    display: block !important;
}

.product-column {
    background-color: #f5f5dc;
}

#product-container .product-column-wrapper .product-column .btn-product {
    max-width: 80%;
    font-family: Roboto !important;
    font-size: 24px;
    text-transform: uppercase;
    background: #e76a00;
    color: #fff;
    border: 2px solid #e76a00;
    background-clip: content-box;
    padding: 5px;
}

#product-container .product-column-wrapper .product-column h4 {
    color: #38556f;
    font-size: 30px;
    padding: 15px 5px 15px 15px;
    max-width: 370px;
    margin: auto;
    margin-bottom: 10px;
}

@media screen and (min-width: 1200px) {

    #product-container .product-column-wrapper .product-column h4 {
        height: 96px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1200px) {
    #product-container .col-md-2 {
        min-height: 260px;
    }

    body #product-container .product-column-wrapper .product-column img {
        position: relative;
        bottom: 0;
        width: 100%;
        max-width: 92%;
    }

    #product-container .product-column-wrapper .product-column .btn-product {
        font-size: 16px;
        margin-bottom: 0;
    }

    #product-container .product-column-wrapper .product-column h4 {
        font-size: 20px;
        height: 70px;
        margin-bottom: 0;
    }
}

#product-container .product-column-wrapper .product-column img {
    max-height: 100%;
    max-width: 80%;
    position: relative;
    right: 0;
    left: 0;
    padding: 0;
}

@media only screen and (max-width: 991px) and (min-width: 767px), only screen and (max-width: 767px) {
    #product-container .section-container .column {
        height: auto !important;
        min-height: 0;
    }

    body #product-container .product-column-wrapper .product-column img {
        bottom: auto;
        margin: auto;
        position: relative;
    }

    #product-container .product-column-wrapper .product-column {
        max-width: 100%;
    }

        #product-container .product-column-wrapper .product-column h4 {
            padding: 15px;
            max-width: 100%;
        }
}

@media only screen and (max-width: 992px) {

    #product-container .product-column-wrapper .product-column .btn-product {
        max-width: 600px;
    }
}

@media only screen and (max-width: 767px) {
    #product-container .section-container .column {
        height: auto !important;
        min-height: 0;
    }

    #product-container .product-column-wrapper .product-column img {
        padding: 0;
    }

    #product-container .product-column-wrapper .product-column .btn-product {
        max-width: 88%;
    }

    #product-container .product-column-wrapper .product-column h4 {
        font-size: 35px !important;
    }

    #product-container .product-column-wrapper .product-column img {
        max-width: 88%;
    }
}

.three-store-row .col-md-2:first-of-type,
.three-store-row .col-md-2:last-of-type {
    display: none;
    visibility: hidden;
}


.two-store-row .col-md-2:nth-of-type(odd) {
    display: none;
    visibility: hidden;
}

.modal-row .row {
    text-align: center;
}

@media (min-width: 992px) {
    .modal-row .row [class*="col-md-2"] {
        display: inline-block !important;
        float: none !important;
        margin: 15px auto;
        vertical-align: top;
        width: 20%;
    }
}

.two-store-row .col-md-2:nth-of-type(odd) {
    display: none !important;
    visibility: hidden;
}

@media (min-width: 992px) {
}

.modal-row h1 {
    padding-top: 0;
    text-align: center;
}


body .ngdialog .ngdialog-content .modal-content {
    background-color: #007EA0;
}

    body .ngdialog .ngdialog-content .modal-content .store-image {
        border: 2px solid #fff;
    }

    body .ngdialog .ngdialog-content .modal-content p.store-description {
        text-align: left;
        font-size: 19px;
        color: #fff;
        background-color: #007EA0;
    }

    body .ngdialog .ngdialog-content .modal-content h3.store-heading {
        text-align: left;
        background-color: #007EA0;
        font-size: 30px;
    }

.modal-content {
    background-color: #007EA0;
}

/* CONTACT */

.contact-row img {
    margin-top: 50px;
    max-width: 500px;
}

.contact-row h2 {
    color: #e76a00;
    font-size: 40px;
    text-align: left;
    margin-bottom: 10px;
}

.contact-row h3 {
    color: #e76a00;
    font-size: 30px;
    text-align: left;
    margin-bottom: 20px;
}

.contact-row p,
.contact-row a {
    color: #fff;
    font-size: 20px;
    text-align: left;
}

@media screen and (min-width: 992px) {
    .contact-row .row {
        max-width: 1200px;
        margin: auto;
    }
}

.contact-row button {
    float: left;
}

@media only screen and (max-width: 767px) {
    contact-row ul.footer-links {
        text-align: center;
    }
}

@media only screen and (max-width: 767px) {
    .contact-row ul.footer-links li {
        display: inline;
    }
}

.contact-row ul.footer-links span:before {
    content: "";
}

.contact-row ul.footer-links .social-icon-footer {
    font-family: icomoon-base;
}

.social-icon-footer:hover::before {
    color: #e76a00 !important;
}

.contact-row ul.footer-links a[href*="facebook"] {
    display: inline-block;
    line-height: 0;
    font-size: 0 !important;
}

    .contact-row ul.footer-links a[href*="facebook"] span:before {
        font-style: normal;
        font-size: 40px;
        position: relative;
    }

@media only screen and (max-width: 767px) {
    .contact-row ul.footer-links a[href*="facebook"] span:before {
        top: 20px;
    }
}

.contact-row ul.footer-links a[href*="facebook"]:hover span:before {
    color: #3b5998;
    -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.contact-row ul.footer-links a[href*="facebook"] span:before {
    content: "\e910";
}

.contact-row ul.footer-links a[href*="twitter"] {
    display: inline-block;
    line-height: 0;
    font-size: 0 !important;
}

    .contact-row ul.footer-links a[href*="twitter"] span:before {
        font-style: normal;
        font-size: 40px;
        position: relative;
    }

@media only screen and (max-width: 767px) {
    .contact-row ul.footer-links a[href*="twitter"] span:before {
        top: 25px;
    }
}

.contact-row ul.footer-links a[href*="twitter"]:hover span:before {
    color: #1da1f2;
    -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.contact-row ul.footer-links a[href*="twitter"] span:before {
    content: "\e911";
}

.contact-row ul.footer-links a[href*="instagram"] {
    display: inline-block;
    line-height: 0;
    font-size: 0 !important;
}

    .contact-row ul.footer-links a[href*="instagram"] span:before {
        font-style: normal;
        font-size: 40px;
        position: relative;
        font-weight: normal;
    }

@media only screen and (max-width: 767px) {
    .contact-row ul.footer-links a[href*="instagram"] span:before {
        top: 20px;
    }
}

.contact-row ul.footer-links a[href*="instagram"]:hover span:before {
    color: #405de6;
    -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.contact-row ul.footer-links a[href*="instagram"] span:before {
    content: "\e90e";
}

.contact-row ul.footer-links a[href*="youtube"] {
    display: inline-block;
    line-height: 0;
    font-size: 0 !important;
}

    .contact-row ul.footer-links a[href*="youtube"] span:before {
        font-style: normal;
        font-size: 40px;
        position: relative;
        font-weight: normal;
    }

@media only screen and (max-width: 767px) {
    .contact-row ul.footer-links a[href*="youtube"] span:before {
        top: 20px;
    }
}

.contact-row ul.footer-links a[href*="youtube"]:hover span:before {
    color: #cd201f;
    -webkit-transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
    transition: all 200ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.contact-row ul.footer-links a[href*="youtube"] span:before {
    content: "\e90f";
}


/* LOGIN */
#loginContainer form {
    padding-top: 0;
}

@media screen and (max-width:768px) {
    #loginContainer form {
        padding: 0;
    }
}

.login-row .col-md-10 {
    border: 5px solid #e76a00;
    outline: 5px solid #e76a00;
    outline-offset: 20px;
    padding: 0;
    margin: 100px auto;
}

@media screen and (max-width:992px) {
    .login-row .col-md-10 {
        margin: 100px 30px;
    }
}

.login-row .col-md-10 > div {
    padding: 15px;
}

.login-row img:first-of-type {
    max-width: 300px;
    padding-top: 20px;
}

#landingPage .login-row img:first-of-type {
    max-width: 350px;
    margin-top: 50px;
}

@media screen and (max-width: 320px) {
    .login-row img:first-of-type {
        max-width: 250px;
    }
}

.login-row form {
    margin-bottom: 0;
}

.login-row button {
    margin: 50px auto 50px 0;
}

@media screen and (max-width: 992px) {
    wine-plate.login-row {
        padding: 15px;
    }
}


/* custom table */

.well {
    background: #ff6a00;
    border: none;
    border-radius: 0;
    color: #fff;
    text-align: center;
}

table {
    width: 100%;
}

@media screen and (max-width: 768px) {
    table td .btn {
        width: 100%;
    }
}

tr [class~=trans] {
    display: block;
    margin-bottom: 30px;
    background: #ff6a00;
    color: #fff;
    width: 100%;
    padding-bottom: 15px;
}

tr {
    display: table-row;
    background: #ff6a00;
    color: #fff;
    width: 100%;
    padding: 5px;
}

@media screen and (max-width:480px) {
    tr {
        font-size: 12px;
    }
}

@media screen and (max-width:350px) {
    tr {
        font-size: 10px;
    }
}

.td {
    padding: 5px 15px;
    display: table-row;
}

.trans-points {
    display: inline-block;
}

.trans-pts-total {
    padding-bottom: 0;
    display: inline-block;
    float: right;
}

.trans-date {
    padding-top: 30px;
    font-size: 20px;
    display: inline-block;
}

.trans-desc {
    padding-top: 0;
}

.trans-type {
    padding-bottom: 15px;
}

@media screen and (max-width: 480px) {
    .trans-points {
        display: block;
    }

    .trans-pts-total {
        display: block;
        float: none;
    }
}

@media screen and (max-width:991px) {
    .trans-table td {
        margin-top: 15px;
    }

    .trans-table #responsive-tables tr {
        margin-top: 30px;
        outline: 0;
        border: 0;
        border-color: transparent;
    }


    .trans-table #responsive-tables table {
        border: none;
    }

    .trans-table #responsive-tables td {
        padding-top: 5px;
        padding-right: 5px;
    }

        .trans-table #responsive-tables td::before {
            top: 5px;
            font-weight: normal;
        }

        .trans-table #responsive-tables td:nth-of-type(1)::before {
            content: "Trx Id";
            color: #fff;
        }

        .trans-table #responsive-tables td:nth-of-type(2)::before {
            content: "Transaction Date";
            color: #fff;
        }

        .trans-table #responsive-tables td:nth-of-type(3)::before {
            content: "Value";
            color: #fff;
        }

        .trans-table #responsive-tables td:nth-of-type(4)::before {
            content: "Description";
            color: #fff;
        }

        .trans-table #responsive-tables td:nth-of-type(5)::before {
            content: "Total Points";
            color: #fff;
        }

    .trans-table #responsive-tables tbody {
        border: none;
    }
}
/* end custom table */


/* FORGOT PASS */
#ForgotPasswordPage p {
    margin: auto auto 50px auto;
    max-width: 520px;
}


#ForgotPasswordPage form {
    padding: 0;
    margin-bottom: 400px;
}

#ForgotPasswordPage .form-group {
    width: 100%;
    max-width: 520px;
    margin: auto;
}

@media (min-width: 992px) {
    .forgot-pass-row form {
        width: 50%;
        margin: auto;
    }
}

.member-email {
    color: #e76a00;
}
/*-- Upload Receipt Page-*/
#receiptPage {
    background-color: transparent !important;
    background: transparent !important;
    border: none !important;
}

    #receiptPage .col-md-6 {
        background-color: transparent;
        border: none;
        padding: 0 15px;
    }

    #receiptPage .col-md-4 div {
        padding: 0;
        background: transparent;
        border: none;
    }

    #receiptPage .pge-logo:nth-of-type(2) img {
        margin-bottom: 0;
    }

.receipt-submit-container {
    margin-top: 50px;
}

    .receipt-submit-container p {
        text-align: left;
        margin-bottom: 15px;
    }

        .receipt-submit-container p:last-of-type {
            text-align: left;
            margin-bottom: 30px;
        }

    .receipt-submit-container form {
        padding-top: 0;
        padding-bottom: 0;
        margin-bottom: 0;
    }

    .receipt-submit-container input[type="file"],
    .receipt-submit-container button {
        margin-left: 0 !important;
    }

#receiptPage div::before {
    color: #fff;
}

#receiptPage .receipt-history-table button {
    width: auto;
}

#receiptPage .receipt-history-table table button {
    width: 100%;
}

#receiptPage .receipt-history-table button span {
    padding: 5px;
}

.btn-upload,
.btn-trash {
    max-width: 100%;
}

.receipt-graphic img {
    min-height: 450px;
}


.receipt-instruction-text p {
    max-width: 60%;
    text-align: center;
    margin: 0 auto;
}

.receiptRow #receiptLoadingOverlay {
    position: relative;
}

@media screen and (max-width: 991px) {

    .receipt-upload-container .col-md-6:first-of-type {
        float: right;
        max-width: 40%;
        padding: 0 15px 0 0;
    }

    .receipt-submit-container {
        margin-top: 0;
    }

        .receipt-submit-container input[type="file"],
        .receipt-submit-container button {
            margin-left: auto !important;
        }
}

.receipt-upload-instructions p {
    margin: 30px auto;
    text-align: left;
}

.receipt-step {
    font-family: "Playfair Display";
    font-size: 45px;
    float: left;
    position: relative;
    float: none;
}

@media screen and (max-width:767px) {
    .ngdialog.ngdialog-theme-default .ngdialog-content {
        top: 0;
        left: 0 !important;
        right: 0 !important;
        width: 100% !important;
    }
}

@media screen and (min-width:768px) {
    .ngdialog.ngdialog-theme-default .ngdialog-content {
        top: 15%;
        min-height: 400px;
    }
}

.ngdialog.ngdialog-theme-default {
    padding: 0;
}

    #receiptModal,
    .ngdialog.ngdialog-theme-default .ngdialog-content {
        background-color: #007EA0 !important;
        padding: 15px;
    }

        #receiptModal h1 {
            margin-top: 0;
        }

        #receiptModal h3 {
            text-align: left;
        }

        #receiptModal p {
            text-align: left;
        }

        #receiptModal .detailsRow {
            color: #fff;
        }

    .ngdialog.ngdialog-theme-default .ngdialog-close:before {
        color: #fff;
    }

.instructions-container-bot-margin {
    padding-bottom: 10%;
}


/*---Login Pge----*/

.loyalty-card-hmepge-margin img {
    max-height: 161px;
    margin: 0 auto;
    padding: 0;
}

.btn-signup-hmepge {
    margin-top: 20px !important;
    width: 100%;
}

button[class~="btn-signup-hmepge"] {
    margin-top: 23px !important;
}



.UserPointsBalance {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    color: #fff;
    font-size: 2em !important;
    font-style: italic;
    letter-spacing: 3px;
    margin-bottom: 0 !important;
}

@media screen and (max-width: 425px) {
    .UserPointsBalance {
        font-size: 1.5em !important;
    }
}

@media screen and (max-width: 375px) {
    .UserPointsBalance {
        font-size: 1em !important;
    }
}


/*-----Earn Extra Points-----*/
.earn-points-icons {
    background: #fff;
    margin: 50px auto;
    border: 10px solid #007EA0;
    padding: 15px;
    width: 100%;
}

    .earn-points-icons iframe {
        max-width: 100%;
    }

    .earn-points-icons h3 {
        font-weight: normal;
        color: #ccc;
    }

.earn-points-title h2 {
    font-family: 'Luckiest Guy' !important;
    color: white !important;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 0 !important;
    font-size: 37px;
}

.Points-value-amount-text h3 {
    font-family: 'Luckiest Guy' !important;
    color: #ff6a00 !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 45px !important;
}

#emailReferralInput {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
}

.referral-container form {
    padding: 0;
}

.referral-container .btn {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
}

/* Profile */
#profileForm label.floatl__label {
    opacity: 1;
    visibility: visible;
    top: 1px;
    z-index: 100;
    font-weight: 700;
}

#profileForm .floatl__input {
    padding: 20px 8px 5px 8px;
}

#secondMemberForm input {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1;
    padding: 20px 8px 5px 8px;
}

#secondMemberForm label.floatl__label {
    opacity: 1;
    visibility: visible;
    top: 1px;
    z-index: 100;
    font-weight: 700;
}


/* Footer */

#footer {
    min-height: 150px !important;
    margin-bottom: -30px;
}

footer {
    padding-top: 0;
    min-height: 150px !important;
}

.footer-social {
    height: auto !important;
}

footer #footer .footer-social ul.footer-links a[href*="yelp"],
footer #footer .footer-social ul.footer-links a[href*="tripadvisor"] {
    display: inline-block;
    line-height: 0;
    font-size: 0 !important;
}

@media screen and (max-width: 768px) {
    footer #footer .footer-social ul.footer-links a[href*="yelp"],
    footer #footer .footer-social ul.footer-links a[href*="tripadvisor"] {
        display: inline-block;
        line-height: 0;
        font-size: 0 !important;
        position: relative;
        top: 20px;
    }
}

footer #footer .footer-social ul.footer-links li:nth-of-type(2) i {
    font-family: 'fontawesome';
    font-style: normal;
}

    footer #footer .footer-social ul.footer-links li:nth-of-type(2) i::before {
        content: "" !important;
        font-size: 30px;
    }

footer #footer .footer-social ul.footer-links li:nth-of-type(3) i {
    font-family: 'fontawesome';
    font-style: normal;
}

    footer #footer .footer-social ul.footer-links li:nth-of-type(3) i::before {
        content: "" !important;
        font-size: 30px;
    }


/* end Footer */

.form-group label {
    font-family: 'Roboto' !important;
    color: #ff6a00 !important;
    font-size: 16px;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-facebook:before {
    content: "\e900";
}

.icon-tripadvisor:before {
    content: "";
}

.icon-twitter:before {
    content: "\e902";
}

.icon-yelp:before {
    content: "" !important;
    font-size: 2em;
}

.icon-youtube:before {
    content: "\e904";
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.form-error {
    font-family: Roboto !important;
    letter-spacing: 1px;
    color: white !important;
}

input[type="file"] {
    text-align: center !important;
    margin: 0 auto !important;
    color: white !important;
}

.carousel-overlay-center h3 {
    font-family: 'Bebas Neue' !important;
    font-size: 6em;
    text-transform: uppercase;
    padding-top: 50px;
    letter-spacing: 1px;
    color: white;
}

#LoyaltyCarousel-desktop {
    overflow: hidden;
    background-color: #ccc;
    margin-left: -15px;
    margin-right: -15px;
}

    #LoyaltyCarousel-desktop .carousel-inner .item .carousel-overlay h3 {
        color: #ffffff;
    }

    #LoyaltyCarousel-desktop .carousel-inner .item .carousel-overlay p {
        color: #ffffff;
    }

    #LoyaltyCarousel-desktop .carousel-inner .item .carousel-overlay a:not(.btn) {
        color: #000000;
    }

    #LoyaltyCarousel-desktop .carousel-control .glyphicon {
        color: #ffffff;
    }

    #LoyaltyCarousel-desktop .carousel-indicators .active {
        background-color: #ff8000;
    }

.carousel-inner > div {
    height: auto !important;
}

.carousel-overlay {
    height: auto !important;
}

.carousel-indicators {
    width: 30%;
    left: 65%;
}

#LoyaltyCarousel .carousel-indicators li, #LoyaltyCarousel .carousel-indicators .active {
    border-color: #ffffff;
}

.carousel-desktop .row {
    max-width: none;
    margin-left: -15px;
    margin-right: -15px;
}

.carousel-desktop .section-container {
    max-width: 100%;
}

body #faq .accordion-faq .panel .panel-heading h4.panel-title {
    height: 100px;
    font-family: Playfair Display !important;
    font-size: 35px;
    font-weight: bold;
    text-align: left;
    padding-left: 3%;
    text-decoration: none;
    text-transform: uppercase;
}

    body #faq .accordion-faq .panel .panel-heading h4.panel-title:hover {
        text-decoration: underline;
        text-underline-position: under;
    }


body #faq .accordion-faq .panel .panel-heading a.panel-title {
    font-family: Roboto;
    height: 70px;
    padding-left: 3%;
    font-size: 18px;
    font-weight: normal;
    display: table-cell;
    vertical-align: middle;
    text-align: left;
    cursor: pointer;
}

    body #faq .accordion-faq .panel .panel-heading a.panel-title:hover {
        text-decoration: underline;
    }

body #faq .accordion-faq .panel .panel-heading {
    padding: 0;
}

body #faq .accordion-faq .panel .panel-collapse .panel-body {
    padding: 0;
}

    body #faq .accordion-faq .panel .panel-collapse .panel-body a {
        font-family: Roboto;
        font-size: 18px;
    }

.icon-help:before {
    display: none !important;
}

.icon-pencil:before {
    display: none !important;
}

.btn-facebook {
    margin-top: 20px !important;
    height: 45px;
}

.btn-twitter {
    height: 45px;
}

.accordion-faq .panel .panel-collapse {
    padding: 0 !important;
}

.renewal-amounts h2 {
    margin-bottom: 0;
}

@media screen and (max-width:768px) {
    .renewal-amounts h2 {
        margin-bottom: 15px;
    }
}

.stripe-logo-container img {
    max-width: 120px;
    margin: 0 auto 5px auto;
}

label {
    color: #ff6a00;
}

#payment-form {
    max-width: 600px;
    margin: auto;
}

    #payment-form button {
        margin-top: 10px;
    }

.payment-wrapper input:not(.input_cardnumber) {
    margin: 10px auto;
}

.payment-wrapper .floatl__label {
    top: 7px;
    left: 22px;
}

#profileForm .form-group.floatl {
    margin-bottom: 15px;
}

@media screen and (max-width:768px) {
    .payment-wrapper input:not(.input_cardnumber) {
        padding: 4px;
        text-align: center;
    }

    .payment-wrapper .col-xs-12 {
        padding: 0;
    }

    .payment-wrapper .col-xs-3 {
        width: 30%;
        padding-left: 0;
    }

    .payment-wrapper .col-xs-4 {
        width: 40%;
        padding-right: 0;
        margin-left: auto;
    }

    #payment-form button {
        width: 100%;
        max-width: 100%;
    }
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #126d8e;
}

tr {
    background-color: #126d8e;
}

@media screen and (min-width:992px) {
    .earn-points-row .row {
        margin-left: -15px;
        margin-right: -15px;
        display: -ms-flex !important;
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: flex !important;
        height: auto;
        min-height: 0;
        max-width: 1200px;
        margin: auto;
    }

        .earn-points-row .row .col-md-4 {
            display: -ms-flex !important;
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
        }
}

.earn-points-row .btn {
    color: #fff;
    background: #007EA0;
}

.earn-points-row h3, .earn-points-row p {
    color: #333;
}

.earn-points-container {
    background: #fff;
}

.earn-points-icons img {
    max-width: 30%;
    overflow: hidden;
    margin-bottom: 15px;
}

.earn-points-icons p {
    margin: 15px auto;
}

.earn-points-FB-comment img {
    max-width: 15%;
}

.bottom-margin {
    padding-bottom: 8%;
}

.table-responsive {
    overflow: hidden;
    text-align: center;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        border: none;
    }
}

._51mz ._51m-:first-child {
    padding-left: 0;
    text-align: -webkit-center !important;
}

#overlay-wrapper {
    width: 100%;
    height: 50%;
    border-radius: 0;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: transparent;
    opacity: 1;
}

    #overlay-wrapper img {
        height: 80px;
        max-height: 800px;
        width: 80px;
        max-width: 80px;
        -webkit-animation-name: pulse;
        animation-name: pulse;
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-delay: 0;
        animation-delay: 0;
        -webkit-animation-direction: alternate;
        animation-direction: alternate;
        -webkit-animation-fill-mode: none;
        animation-fill-mode: none;
        -webkit-animation-play-state: running;
        animation-play-state: running;
    }

    #overlay-wrapper div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        height: 100%;
        width: 100%;
    }

        #overlay-wrapper div img {
            margin: auto auto;
        }

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
    }

    100% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(0.98);
        transform: scale(0.98);
    }

    100% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }
}

.terms-page {
    padding-bottom: 100px;
}

    .terms-page h3 {
        max-width: 1200px;
        text-align: left;
        margin: 75px auto 15px auto;
    }

        .terms-page h3:first-child {
            margin-top: 15px;
            text-align: center;
        }

    .terms-page p,
    .terms-page li {
        font-family: Roboto;
        color: #fff;
        font-size: 19px;
        max-width: 1200px;
        margin: auto;
        text-align: left;
    }

    .terms-page a {
        font-family: Roboto;
        font-size: 19px;
        text-decoration: underline;
        font-weight: normal;
    }

        .terms-page a:hover,
        .terms-page a:active,
        .terms-page a:focus {
            color: #e76a00;
        }

/* NEW CSS */
.homepage-links-row {
    padding-bottom: 50px;
}

    .homepage-links-row .col-md-3 {
        padding: 30px;
    }

    .homepage-links-row p {
        text-align: center;
        height: 130px;
        padding: 30px;
        position: relative;
        top: -50px;
    }

@media (max-width:991px) {
    .homepage-links-row p {
        height: auto;
        padding: 15px 15px 0 15px;
    }

    .homepage-links-row button {
        margin-top: 0;
    }
}

@media (min-width:992px) and (max-width:1400px) {
    .homepage-links-row p {
        height: 250px;
    }

    .homepage-links-row button {
        max-width: 100%;
    }
}

.homepage-links-row img:first-of-type {
    max-height: 100px;
    margin: 15px auto;
}

.transaction-history .transactions-details-section,
.transaction-history .transactions-details-section table td,
.transaction-history .transactions-details-section table th {
    background-color: #202c38;
}

.transaction-history .transaction-row {
    cursor: pointer;
}

    .transaction-history .transaction-row:hover {
        background-color: #202c38;
    }
