body,
html {
    overflow-x: hidden !important;
    background:#E0E0E0;
}

body {
    background:#E0E0E0;
}

#app {
    background:#E0E0E0;
    color: #000;
}

.btn {
    border-radius: 0 !important;
}

.btn-primary {
    background-color: #c93562 !important;
    border-color: #c93562 !important;
}

input,
select,
button,
textarea {
    border-radius: 0 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Open Sans', sans-serif !important;
    font-weight: bold;
}

p,
a,
button,
td,
th {
    font-family: 'Open Sans', sans-serif !important;
}

table td,
table th {
    color: #fff
}

.dark-modal {
    color: #000;
}
.grey-modal {
    background:#282828;
    color: #fff;
}

h1.homepage-txt {
    font-size: 60px !important;
}
.homepage-hero-btn,
.homepage-hero-btn-txt {
    font-size: 25px !important;
}

.hero-public {
    background-image: url('../images/hero/shops-static.jpg');
    background-repeat: no-repeat;
    background-size:cover;
    height:100vh;
    width: 100%;
    background-position: bottom;
}
.hero-txt {
    width: 50%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.hero-txt h1 {
    font-size: 80px;
}
.hero-txt h2 {
    font-size: 40px;
}
.hero-town {
    width: 480px;
    margin: auto;
    background: rgba(255,255,255,0.5);
    padding: 20px;
}
.hero-town h1 {
    max-width: max-content;
    margin: auto;
    font-size: 5vw;
}
.hero-txt-shadow {
    text-shadow: 0px 0px 10px #000, 0px 0px 10px #000;
}
.hero-txt-shadow-light {
    text-shadow: 0px 0px 10px #fff, 0px 0px 10px #fff;
}

.homepage-hero-search {
    width: 1050px !important;
    margin: auto;
}

.theme-btn {
    background: #0070C0 !important;
    border-color: #0070C0 !important;
    color: #fff !important;
}

.glow-active {
    text-shadow: -1px 0px 21px rgba(255,255,255,0.94), -1px 0px 21px rgba(255,255,255,0.94);
}

input:focus,
textarea:focus,
select:focus {
    box-shadow: none !important;
}

select:focus {
    border: 1px solid #fff !important;
}

.mobile-consumer-buy-btn {
    bottom: 0px;
    left: 30px;
}

label {
    margin-bottom: 0.5rem;
}
.landing-toggle-icon {
    width: 40px !important;
}
.landing-primary-nav h1 {
    font-size: 3em;
    font-family: 'Open Sans', sans-serif !important;
}
.landing-primary-nav h3 {
    font-family: 'Open Sans', sans-serif !important;
}
.landing-primary-nav {
    width: 100% !important;
    background: #E0E0E0 !important;
}
.landing-logo-container {
    height: 90vh !important;
}
.landing-logo {
    right: 12px;
    position: absolute;
    bottom: 146px;
}
.landing-logo-consumer {
    right: 12px;
    position: absolute;
    bottom: 140px;
}
.offcanvas.offcanvas-top {
    height: 100% !important;
}
#offcanvasScrolling { 
    background-color: rgba(0, 0, 0, .5);
    border: none;
    color: #fff;
}
.translate-container {
    margin-bottom: -1.5px;
}
.mobile {
    display: none !important;
}
#hero {
    font-size: 1.5em;
}
#hero h1 {
    font-size: 60px;
}
.traffic-price {
    border-bottom: 1px solid #f0f0f0;
}
.intro {
    border-left: 4px solid #4c802a;
    padding-left: 20px;
    margin-left: 3px;
}
#hero .bags img {
    top: 200px;
}
#hero img.url {
    width: 500px;
    right: 0;
    bottom: 0;
}
.navbar-brand img {
    max-height: 70px;
  }

.input-hidden {
    position: absolute;
    left: -9999px;
}
.theme-select {
    width: 100%;
    transition: 500ms all;
    object-fit: cover;
    object-position: bottom;
}
input[type=radio] + label > .theme-default {
    background-color: #ffb92d;
}
input[type=radio] + label > .theme-blue {
    background-color: #00a5ea;
}
input[type=radio] + label > .theme-red {
    background-color: #ff1319;
}
input[type=radio] + label > .theme-pink {
    background-color: #f913ba;
}
input[type=radio] + label > .theme-yellow {
    background-color: #ffff39;
}
input[type=radio] + label > .theme-green {
    background-color: #00c829;
}

input[type=radio]:checked + label > .theme-select {
    -webkit-box-shadow: 0px 0px 19px -2px rgba(3,120,245,1);
    -moz-box-shadow: 0px 0px 19px -2px rgba(3,120,245,1);
    box-shadow: 0px 0px 19px -2px rgba(3,120,245,1);
}

.custom-btn {
    background-color: #99ff33 !important;
    color: #000 !important;
}

.custom-btn-blue {
    background-color: #0070C0 !important;
    color: #fff !important;
}

.slick-prev.slick-arrow {
    margin-left: 50px;
    opacity: 1;
    z-index: 999;
}
.slick-prev.slick-arrow:before { 
    color: #0070C0 !important;
    font-size: 50px;
}

.slick-next.slick-arrow {
    margin-right: 80px;
    opacity: 1;
    z-index: 999;
    color: #0070C0 !important;
}
.slick-next.slick-arrow:before { 
    color: #0070C0 !important;
    font-size: 50px;
}

.consumer-landing-primary-nav {
    z-index: 999;
    background: transparent !important;
}
.landing-handbag {
    left: 50px;
    top: 40px;
}
.landing-handbag img {
    width: 500px;
}
.landing-case {
    bottom: 20px;
    left: 250px;
}
.landing-case img {
    width: 350px;
}
.hero-qr-tablet {
    bottom: 10px;
    z-index: -1;
}
.hero-qr-tablet img {
    width: 570px;
}
.landing-txt-container {
    border-right: 2px solid #05C3E2;
}
.buy-tablet-btn {
    border-radius: 0px !important;
    margin-top: 80px !important;
    font-size: 1.5rem !important;
}
.landing-txt {
    right: 0;
}
.landing-txt-container {
    margin-top: 150px;
}
.landing-txt-container h1 {
    text-shadow: 0px 0px 10px rgba(0,0,0, 1);
    font-size: 55px !important;
}
.landing-consumer-other-txt {
    margin-top: 160px !important;
}
.landing-consumer-other-txt h3 {
    font-size: 2.2rem;
}

.php-email-form input[type="text"],
.php-email-form input[type="email"],
.php-email-form input[type="number"],
.php-email-form input[type="date"],
.php-email-form input[type="password"],
.php-email-form input[type="search"],
.php-email-form input[type="tel"],
.php-email-form input[type="url"],
.php-email-form input[type="time"],
.php-email-form textarea,
.php-email-form select {
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
}

.php-email-form input[type="text"],
.php-email-form input[type="email"],
.php-email-form input[type="number"],
.php-email-form input[type="date"],
.php-email-form input[type="password"],
.php-email-form input[type="search"],
.php-email-form input[type="tel"],
.php-email-form input[type="url"],
.php-email-form input[type="time"],
.php-email-form select {
    padding: 10px 15px;
}
  
.php-email-form textarea {
    padding: 12px 15px;
}

/** 
* Landing slider
*/
.slider {
    width: 100%;
    height: 100vh;
    position: relative;
    background-color: #E0E0E0 !important;
}

.slider .hero-slide {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    animation: slider 17s infinite;
}
    
.slide-one {
    /* background-size: contain !important;
    background-position: top !important;
    background: url('../../../images/landing/landing-hero-v7.jpg'); */
    animation-delay: 0s;
    /* background-repeat: no-repeat; */
}

.slider .hero-slide:nth-child(2) {
    background-size: 100vh !important;
    background-position: top !important;
    /* background: url('../../../images/landing/vgb-landing-slide-2-v2-min.png'); */
    animation-delay: -8.5s;
    background-repeat: no-repeat;
}

.slick-current .slider-glow-title #slider-glow-title {
    color: #fff !important;
}

#background-video {
    width: 100vw;
    height: 100vh;
    object-fit: cover;
    margin-top: -20px;
}
.consumer-bg-video {
    width: 100vw;
    height: auto !important;
    object-fit: cover;
    margin-top: 0px !important;
}

.landing-video {
    position: relative;
}
.landing-video iframe {
    position: absolute;
    top: -80px;
    left: 0;
    width: 100%;
    height: 114%;
}
.ytp-watermark {
    opacity: 0 !important;
    display: none !important;
}

/* .video-get-started {
    bottom: 150px;
    right: 45px;
} */

/* .video-get-started {
    bottom: 44%;
    right: 30.7%;
} */

.video-get-started {
    top: 35%;
    right: 75px;
    z-index:999;
}

@keyframes slider {
    0%, 47%, 100% {
      transform: translateX(0);
      animation-timing-function: ease;
    }
    50% {
      transform: translateX(-100%);
      animation-timing-function: step-end;
    }
    97% {
      transform: translateX(100%);
      animation-timing-function: ease;
    }
   }

/** 
* Contact landing page
*/

/*
* Public
*/

.highlight-animi-word {
    display: inline-block;
    opacity: 1;
    color: #fff;
    animation: shineAnimation 30s linear infinite;
}
.highlight-animi-mobile-word {
    display: inline-block;
    opacity: 1;
    color: #fff;
    animation: shineAnimation 15s linear infinite;
}
.highlight-letter,
.highlight-letter-2,
.highlight-letter-3,
.highlight-letter-4,
.highlight-letter-5,
.highlight-letter-6,
.highlight-letter-7,
.highlight-letter-8,
.highlight-letter-9,
.highlight-letter-10,
.highlight-letter-11,
.highlight-letter-12 {
    text-shadow: none;
    animation: boldAnimation 10s linear infinite;
}

.highlight-letter-mobile,
.highlight-letter-mobile-2,
.highlight-letter-mobile-3,
.highlight-letter-mobile-4,
.highlight-letter-mobile-5,
.highlight-letter-mobile-6,
.highlight-letter-mobile-7,
.highlight-letter-mobile-8,
.highlight-letter-mobile-9 {
    text-shadow: none;
    animation: boldAnimation 5s linear infinite;
}

@keyframes shineAnimation {
    0% {
        color: #fff;
    }
    20% {
        color: yellow;
    }
    40% {
        color: #fff;
    }
    60% {
        color: yellow;
    }
    80% {
        color: #fff;
    }
    100% {
        color: #fff;
    }
}

@keyframes boldAnimation {
    0% {
        text-shadow: none;
    }
    100% {
        text-shadow: 0px 0px 10px yellow,  0px 0px 10px yellow,  0px 0px 10px yellow;
    }
}

/* Desktop highlight deplays */
.highlight-animi-word:nth-child(1) {
    animation-delay: 0s;
}
.highlight-animi-word:nth-child(2) {
    animation-delay: .5s;
}
.highlight-animi-word:nth-child(3) {
    animation-delay: 1s;
}
.highlight-animi-word:nth-child(4) {
    animation-delay: 1.5s;
}
.highlight-animi-word:nth-child(5) {
    animation-delay: 2s;
}
.highlight-animi-word:nth-child(6) {
    animation-delay: 2.5s;
}
.highlight-animi-word:nth-child(7) {
    animation-delay: 3s;
}
.highlight-animi-word:nth-child(8) {
    animation-delay: 3.5s;
}
.highlight-animi-word:nth-child(9) {
    animation-delay: 4s;
}
.highlight-animi-word:nth-child(10) {
    animation-delay: 4.5s;
}
.highlight-animi-word:nth-child(11) {
    animation-delay: 6s;
}
.highlight-animi-word:nth-child(12) {
    animation-delay: 6.5s;
}
/** Mobile highlight delays */
.highlight-animi-mobile-word:nth-child(1) {
    animation-delay: 0s;
}
.highlight-animi-mobile-word:nth-child(2) {
    animation-delay: .5s;
}
.highlight-animi-mobile-word:nth-child(3) {
    animation-delay: 1s;
}
.highlight-animi-mobile-word:nth-child(4) {
    animation-delay: 1.5s;
}
.highlight-animi-mobile-word:nth-child(5) {
    animation-delay: 2s;
}
.highlight-animi-mobile-word:nth-child(6) {
    animation-delay: 2.5s;
}
.highlight-animi-mobile-word:nth-child(7) {
    animation-delay: 3s;
}
.highlight-animi-mobile-word:nth-child(8) {
    animation-delay: 3.5s;
}
.highlight-animi-mobile-word:nth-child(9) {
    animation-delay: 4s;
}

/**
 * Desktop letter delays
*/
/** letter deplay #1 */
.highlight-letter:nth-child(1) {
    animation-delay: 0s;
}
.highlight-letter:nth-child(2) {
    animation-delay: 0.1s;
}
.highlight-letter:nth-child(3) {
    animation-delay: 0.2s;
}
.highlight-letter:nth-child(4) {
    animation-delay: 0.3s;
}
.highlight-letter:nth-child(5) {
    animation-delay: 0.4s;
}
.highlight-letter:nth-child(6) {
    animation-delay: 0.5s;
}
.highlight-letter:nth-child(7) {
    animation-delay: 0.6s;
}
.highlight-letter:nth-child(8) {
    animation-delay: 0.7s;
}
/** letter deplay #2 */
.highlight-letter-2:nth-child(1) {
    animation-delay: 0.8s;
}
.highlight-letter-2:nth-child(2) {
    animation-delay: 0.9s;
}
.highlight-letter-2:nth-child(3) {
    animation-delay: 1s;
}
.highlight-letter-2:nth-child(4) {
    animation-delay: 1.1s;
}
.highlight-letter-2:nth-child(5) {
    animation-delay: 1.2s;
}
.highlight-letter-2:nth-child(6) {
    animation-delay: 1.3s;
}
/** letter deplay #3 */
.highlight-letter-3:nth-child(1) {
    animation-delay: 1.4s;
}
/** letter deplay #4 */
.highlight-letter-4:nth-child(1) {
    animation-delay: 1.5s;
}
.highlight-letter-4:nth-child(2) {
    animation-delay: 1.6s;
}
.highlight-letter-4:nth-child(3) {
    animation-delay: 1.7s;
}
.highlight-letter-4:nth-child(4) {
    animation-delay: 1.8s;
}
.highlight-letter-4:nth-child(5) {
    animation-delay: 1.9s;
}
.highlight-letter-4:nth-child(6) {
    animation-delay: 2s;
}
.highlight-letter-4:nth-child(7) {
    animation-delay: 2.1s;
}
.highlight-letter-4:nth-child(8) {
    animation-delay: 2.3s;
}
.highlight-letter-4:nth-child(9) {
    animation-delay: 2.4s;
}
.highlight-letter-4:nth-child(10) {
    animation-delay: 2.5s;
}
/** letter deplay #5 */
.highlight-letter-5:nth-child(1) {
    animation-delay: 2.6s;
}
.highlight-letter-5:nth-child(2) {
    animation-delay: 2.7s;
}
.highlight-letter-5:nth-child(3) {
    animation-delay: 2.8s;
}
/** letter deplay #6 */
.highlight-letter-6:nth-child(1) {
    animation-delay: 2.9s;
}
.highlight-letter-6:nth-child(2) {
    animation-delay: 3s;
}
/** letter deplay #7 */
.highlight-letter-7:nth-child(1) {
    animation-delay: 3.1s;
}
.highlight-letter-7:nth-child(2) {
    animation-delay: 3.2s;
}
.highlight-letter-7:nth-child(3) {
    animation-delay: 3.3s;
}
.highlight-letter-7:nth-child(4) {
    animation-delay: 3.4s;
}
.highlight-letter-7:nth-child(5) {
    animation-delay: 3.5s;
}
/** letter deplay #8 */
.highlight-letter-8:nth-child(1) {
    animation-delay: 3.6s;
}
.highlight-letter-8:nth-child(2) {
    animation-delay: 3.7s;
}
.highlight-letter-8:nth-child(3) {
    animation-delay: 3.8s;
}
/** letter deplay #9 */
.highlight-letter-9:nth-child(1) {
    animation-delay: 3.9s;
}
.highlight-letter-9:nth-child(2) {
    animation-delay: 4s;
}
.highlight-letter-9:nth-child(3) {
    animation-delay: 4.1s;
}
.highlight-letter-9:nth-child(4) {
    animation-delay: 4.2s;
}
/** letter deplay #10 */
.highlight-letter-10:nth-child(1) {
    animation-delay: 4.3s;
}
.highlight-letter-10:nth-child(2) {
    animation-delay: 4.4s;
}
/** letter deplay #11 */
.highlight-letter-11:nth-child(1) {
    animation-delay: 4.5s;
}
.highlight-letter-11:nth-child(2) {
    animation-delay: 4.6s;
}
.highlight-letter-11:nth-child(3) {
    animation-delay: 4.7s;
}
.highlight-letter-11:nth-child(4) {
    animation-delay: 4.8s;
}
.highlight-letter-11:nth-child(5) {
    animation-delay: 4.9s;
}
.highlight-letter-11:nth-child(6) {
    animation-delay: 5s;
}
.highlight-letter-11:nth-child(7) {
    animation-delay: 5.1s;
}
.highlight-letter-11:nth-child(8) {
    animation-delay: 5.2s;
}
.highlight-letter-11:nth-child(9) {
    animation-delay: 5.3s;
}
.highlight-letter-11:nth-child(10) {
    animation-delay: 5.4s;
}
.highlight-letter-11:nth-child(11) {
    animation-delay: 5.5s;
}
.highlight-letter-11:nth-child(12) {
    animation-delay: 5.6s;
}
.highlight-letter-11:nth-child(13) {
    animation-delay: 5.7s;
}
.highlight-letter-11:nth-child(14) {
    animation-delay: 5.8s;
}
/** letter deplay #12 */
.highlight-letter-12:nth-child(1) {
    animation-delay: 5.9s;
}
.highlight-letter-12:nth-child(2) {
    animation-delay: 6s;
}
.highlight-letter-12:nth-child(3) {
    animation-delay: 6.1s;
}
.highlight-letter-12:nth-child(4) {
    animation-delay: 6.2s;
}
.highlight-letter-12:nth-child(5) {
    animation-delay: 6.3s;
}
.highlight-letter-12:nth-child(6) {
    animation-delay: 6.4s;
}
.highlight-letter-12:nth-child(7) {
    animation-delay: 6.5s;
}
.highlight-letter-12:nth-child(8) {
    animation-delay: 6.6s;
}

/** 
* Mobile letter delays
*/
/** letter display #1 */
.highlight-letter-mobile:nth-child(1) {
    animation-delay: 0s;
}
.highlight-letter-mobile:nth-child(2) {
    animation-delay: 0.1s;
}
.highlight-letter-mobile:nth-child(3) {
    animation-delay: 0.2s;
}
.highlight-letter-mobile:nth-child(4) {
    animation-delay: 0.3s;
}
.highlight-letter-mobile:nth-child(5) {
    animation-delay: 0.4s;
}
.highlight-letter-mobile:nth-child(6) {
    animation-delay: 0.5s;
}
/** letter display #2 */
.highlight-letter-mobile-2:nth-child(1) {
    animation-delay: 0.6s;
}
.highlight-letter-mobile-2:nth-child(2) {
    animation-delay: 0.7s;
}
.highlight-letter-mobile-2:nth-child(3) {
    animation-delay: 0.8s;
}
.highlight-letter-mobile-2:nth-child(4) {
    animation-delay: 0.9s;
}
/** letter display #3 */
.highlight-letter-mobile-3:nth-child(1) {
    animation-delay: 1s;
}
.highlight-letter-mobile-3:nth-child(2) {
    animation-delay: 1.1s;
}
.highlight-letter-mobile-3:nth-child(3) {
    animation-delay: 1.2s;
}
.highlight-letter-mobile-3:nth-child(4) {
    animation-delay: 1.3s;
}
.highlight-letter-mobile-3:nth-child(5) {
    animation-delay: 1.4s;
}
.highlight-letter-mobile-3:nth-child(6) {
    animation-delay: 1.5s;
}
.highlight-letter-mobile-3:nth-child(7) {
    animation-delay: 1.6s;
}
.highlight-letter-mobile-3:nth-child(8) {
    animation-delay: 1.7s;
}
/** letter display #4 */
.highlight-letter-mobile-4:nth-child(1) {
    animation-delay: 1.8s;
}
.highlight-letter-mobile-4:nth-child(2) {
    animation-delay: 1.9s;
}
.highlight-letter-mobile-4:nth-child(3) {
    animation-delay: 2s;
}
/** letter display #5 */
.highlight-letter-mobile-5:nth-child(1) {
    animation-delay: 2s;
}
.highlight-letter-mobile-5:nth-child(2) {
    animation-delay: 2.1s;
}
/** letter display #6 */
.highlight-letter-mobile-6:nth-child(1) {
    animation-delay: 2.2s;
}
.highlight-letter-mobile-6:nth-child(2) {
    animation-delay: 2.3s;
}
.highlight-letter-mobile-6:nth-child(3) {
    animation-delay: 2.4s;
} 
.highlight-letter-mobile-6:nth-child(4) {
    animation-delay: 2.5s;
} 
.highlight-letter-mobile-6:nth-child(5) {
    animation-delay: 2.6s;
}
/** letter display #7 */
.highlight-letter-mobile-7:nth-child(1) {
    animation-delay: 2.7s;
}
.highlight-letter-mobile-7:nth-child(2) {
    animation-delay: 2.8s;
}
.highlight-letter-mobile-7:nth-child(3) {
    animation-delay: 2.9s;
} 
/** letter display #8 */
.highlight-letter-mobile-8:nth-child(1) {
    animation-delay: 3s;
}
.highlight-letter-mobile-8:nth-child(2) {
    animation-delay: 3.1s;
}
.highlight-letter-mobile-8:nth-child(3) {
    animation-delay: 3.2s;
} 
.highlight-letter-mobile-8:nth-child(4) {
    animation-delay: 3.3s;
} 
/** letter display #9 */
.highlight-letter-mobile-9:nth-child(1) {
    animation-delay: 3.4s;
}
.highlight-letter-mobile-9:nth-child(2) {
    animation-delay: 3.5s;
}
.highlight-letter-mobile-9:nth-child(3) {
    animation-delay: 3.6s;
} 
.highlight-letter-mobile-9:nth-child(4) {
    animation-delay: 3.7s;
} 
.highlight-letter-mobile-9:nth-child(5) {
    animation-delay: 3.8s;
} 

#map {
    width: 100%;
    height: 100%;
}

/**
* Public results page
*/
.public-results-header h1 a {
    color: #222222;
    text-decoration: none;
}
.company-title {
    text-decoration: none;
}
#publicVideoBackground {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
    opacity: 0.3;
}

/** 
* Public preview
*/
#previewVideoBackground {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    min-height: 100%;
    opacity: 0.3;
    object-fit: cover;
}

.placeholder-white::placeholder {
    color: #ffffff !important;
    opacity: 1;
}
.placeholder-grey::placeholder {
    color: #7F7F7F !important;
    opacity: 1;
}
.placeholder-black::placeholder {
    color: #000000 !important;
    opacity: 1;
}
/* #middleLogoContainer {
    position: absolute;
    z-index: 999;
    right: 10px;
    top: 200px;
} */
.absolute-yellow-heart {
    right: -150px;
    top: 100px;
}
.absolute-yellow-heart-2 {
    top: 0px;
    left: 50px;
}
.yellow-heart-txt {
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
}
.middle-logo-align {
    margin-top: 350px;
}

.red-heart-left {
    right: 0px;
    bottom: 100px;
}
.red-heart-right {
    bottom: 110px;
    right: -190px;
}

body.hide-overflow {
    position: fixed !important;
    overflow: hidden !important;
}

#prevBody {
    overflow: hidden !important;
}

/** 
* Star rating
*/
.rate {
    height: 46px;
    width:200px;
}
.rate:not(:checked) > input {
    position: absolute;
    top: -9999px;
}
.rate:not(:checked) > label {
    float: right;
    width: 1em;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    font-size: 40px;
    color: #ccc;
}
.rate:not(:checked) > label:before {
    content: "★ ";
}
.rate > input:checked ~ label {
    color: #ffc700;
}
.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
    color: #deb217;
}
.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
    color: #c59b08;
}

.consumer-icon-container i {
    font-size: 20vw;
}

.offer-text-box h4 {
    word-wrap: normal;
    font-size: 1.2vw;
}

#canvas {
    height: 350px;
    width: 400px !important;
    cursor: default;
}
#photoPrevContainer img {
    height: 300px;
}

.consumer-photo-id {
    border: 2px solid #05C3E2;
    -webkit-box-shadow: 5px 5px 11px 0px rgba(5,195,226,1);
    -moz-box-shadow: 5px 5px 11px 0px rgba(5,195,226,1);
    box-shadow: 5px 5px 11px 0px rgba(5,195,226,1);
}

.position-absolute.start-now-mobile-container {
    top: 44%;
    left: 50%;
    transform: translate(-50%, 0%);
}
.start-now-mobile-btn {
    font-size: 17px;
}

.mobile .landing-primary-nav {
    position:absolute;
    z-index:999;
    background: transparent !important;
}

/**
Events
*/
.delete-img-btn-container {
    top: 5px;
    left: 15px;
}
/** 
* Media queries
*/

@media screen and (max-width: 768px) {
    #hero {
        background: url('../../../images/landing/landing-hero-v6-mobile.jpg') no-repeat;
        background-size: contain;
        background-position: top;
    }
    .twn-offers-hero-txt {
        font-size: 13.5vw;
    }
    .section-title h1 {
        font-size: 3vw;
    }
    .hero-txt {
        width: 100% !important;
    }
    .hero-txt h1 {
        font-size: 30px !important;
        text-align: center;
    }
    .landing-toggle-btn{
        text-align:right;
        margin-right: 0px;
    }
    .translate-container {
        margin-bottom: 6.2px;
    }
    .homepage-hero-btn,
    .homepage-hero-btn-txt {
        font-size: 18px !important;
    }
    .homepage-hero-btn {
        width: 100%;
    }
    .navbar-brand h1 {
        font-size: 5vw;
    }
    .navbar-brand.lng-txt h1 {
        font-size: 4vw;
    }
    .hero-txt h2 {
        font-size: 25px !important;
    }
    .hero-town {
        width: 100%;
    }
    .homepage-hero-search {
        width: 100% !important;
    }
    #offcanvasScrolling {
        background-color: #282828;
    }
    .landing-primary-nav h1 {
        font-size: 1.3em;
    }
    .landing-menu-toggle-btn i {
        font-size: 3.3em !important
    }
    .landing-logo,
    .landing-logo-consumer {
        width: 150px;
        left: 50%;
        transform: translate(-50%);
    }
    .slick-prev.slick-arrow:before,
    .slick-next.slick-arrow:before { 
        font-size: 30px;
    }
    .slick-prev.slick-arrow {
        margin-left: 40px;
    }
    .slick-next.slick-arrow {
        margin-right: 50px;
    }
    .search-box-container {
        width: 100% !important;
    }
    #hero {
        font-size: 1em;
    }
    #hero h1 {
        font-size: 25px !important;
    }
    #hero .bags img {
        position: initial !important;
        width: 100% !important;
    }
    #hero img.url {
        width: 200px;
    }
    #map {
        width:100%;
        height:250px;
    }
    .desktop {
        display: none !important;
    }
    .mobile {
        display: block !important;
    }
    .mobile-btn-w-100 {
        width: 100%;
    }
    .action-btn {
        width: 100%;
    }
    .action-btn.edit-btn {
        margin-bottom: 8px;
    }
    .consumer-icon-container .fa-thumbs-down {
        font-size: 50vw;
    }
    .consumer-icon-container .fa-thumbs-up {
        font-size: 20vw;
    }
    .offer-text-box h4 {
        word-wrap: normal;
        font-size: 4vw;
    }
    .landing-primary-nav {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .main-landing-section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    #contact {
        padding: 0px 0px;
    }
    #contact button {
        width: 100%;
    }
    .php-email-form {
        padding: 0px !important;
    }
    .mobile-padding {
        padding-left: 20px !important;
        padding-right: 20px !important; 
    }
}

@media screen and (min-width: 768px) {
    /* .landing-primary-nav {
        position: absolute !important;
        z-index: 999 !important;
        width: 100% !important;
        background: transparent !important;
    } */
    .video-get-started  h2 {
        color: #000;
        font-size: 28px !important;
    }
    .twn-offers-hero-txt {
        font-size: 6vw;
    }
    #offcanvasScrolling {
        width: 300px;
    }
    #example.about img {
        width: 282px;
    }
    .consumer-nav-title h3{
        font-size: 50px;
    }
    #photoPrevContainer img {
        float: right;
    }
    .start-now-btn {
        font-size: 28px;
    }
    .section-title h1 {
        font-size: 30px;
    }
    .landing-translate {
        margin-bottom: 8px;
    }
    .landing-menu-toggle-btn i {
        font-size: 3.5em;
    }
    .web-url-field {
        padding-bottom: 62px !important;
        padding-top: 36px !important;
    }
}

@media screen and (max-width: 375px) { 
    .landing-logo,
    .landing-logo-consumer {
        width: 100px;
    }
}