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

body {
    background:#282828;
}

#app {
    background:#282828;
    color: #fff;
}

.navbar-toggler-icon {
    background-image: url(
        "data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"
    ) !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;
}

.theme-btn {
    background: #05C3E2 !important;
    border-color: #05C3E2 !important;
    color: #fff !important;
}

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 {
    color: #99ff33;
    font-size: 3em;
    font-family: 'Open Sans', sans-serif !important;
}
.landing-primary-nav h3 {
    color: #99ff33;
    font-family: 'Open Sans', sans-serif !important;
}
.offcanvas-mobile-logo {
    color: #99ff33;
}
.landing-primary-nav {
    width: 100% !important;
    background: #282828 !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;
}
.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: #05C3E2 !important;
    color: #000 !important;
}

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

.slick-next.slick-arrow {
    margin-right: 80px;
    opacity: 1;
    z-index: 999;
    color: #05C3E2 !important;
}
.slick-next.slick-arrow:before { 
    color: #05C3E2 !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;
  background-color: #999;
}

.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;
}

.php-email-form select {
    color: #fff;
}

/** 
* Landing slider
*/
.slider {
    width: 100%;
    height: 100vh;
    position: relative;
    background-color: #282828 !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;
}

#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
*/
.php-email-form input,
.php-email-form textarea {
    background: #999;
    border-color: #999;
    color: #fff !important;
}
.php-email-form input:focus,
.php-email-form textarea:focus {
    background: #999;
    border-color: #999;
}
.php-email-form input::placeholder,
.php-email-form textarea::placeholder {
    color: #fff !important;
}

/*
* Public
*/

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

/**
* 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;
}
.preview-spacer {
    padding-bottom: 42px;
}
.theme-spacer {
    padding-bottom: 42px;
}
.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;
} */
#middleLogoContainer.preview {
    position: absolute;
    top: 80px;
    right: 450px;
}
.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;
}

.red-heart-left.preview {
    right: 100px;
    bottom: 100px;
}
.red-heart-right.preview {
    bottom: 110px;
    right: -80px;
}

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

#prevBody {
    overflow-x: hidden !important;
}

/** 
* PWA
*/
#androidPwaModal .card,
#iosPwaModal .card {
    bottom: 50px;
    left:0px;
}
.mobile-margin {
    margin: 0px 20px;
}
.btn-custom-blue {
    background-color: #05C3E2 !important;
    color:#000 !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: 32%;
    left: 50%;
    transform: translate(-50%, 0%);
}
.start-now-mobile-btn {
    font-size: 17px;
}
/** 
* 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;
    }
    #offcanvasScrolling {
        background-color: #282828;
    }
    .landing-primary-nav h1 {
        font-size: 1.3em;
    }
    .landing-menu-toggle-btn i {
        font-size: 2.2em !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-prev-input::-ms-input-placeholder { /* Edge 12 -18 */
        color: #fff;
    }
    #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;
    } */
    .landing-menu-toggle-btn i {
        color: #05C3E2 !important;
    }
    .video-get-started  h2 {
        color: #000 !important;
        font-size: 28px !important;
    }    
    #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;
    }
    .public-app-nav {
        visibility: hidden !important;
    }
}

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