.modal{
    display: none;
}
.alert{
    width: 50%;
    margin: 20px auto;
    box-shadow: 0px 0px 20px 10px rgba(0,0,0,0.3);
}
.alert-success, .alert-danger{
    z-index: 9999;
}
.was-validated .form-control:valid, .was-validated .form-control:invalid{
    background-position: center right calc(1.375em + 0.1875rem);
}
.form-check_{
    padding:35px;
    box-sizing: border-box;
}
.modal-content{
    border-radius: 15px;
}
.modal-footer{
    justify-content: flex-end;
}
.modal-header_{
    background: #0072BB;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    color: white;
    box-shadow: 0 3px 3px rgb(180 183 183 / 75%);
    border: none;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.form-row > *{
    padding-top: 20px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.color-white{
    color: white !important;
    text-shadow: 0px 0px 10px #3f3f3f;
}
.margin-top-icons{
    margin-top:-50px;
}

.img-circle {
    border-radius: 50%;
    webkit-border-radius: 50%;
    -moz-border-radius: 20%;
    overflow: hidden;
    display: inline-block;
}

.back-button-left{
    font-size:15px;
    cursor: pointer;
    transition: transform .5s ease;
}

.close-smartVu{
    margin-top:-20px !important;
    margin-right:-20px !important;
}

.back-button-left:hover{
    transform: scale(1.5);
    opacity: 0.8;
}

.webar {
    position: absolute;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
    z-index: -1;
}

.content-webar{
    background: white;
    width:100%;
    height:100%;
    padding:100px;
    box-sizing: border-box;
}

.webar-img {
    object-fit: contain;
}

.arcore-button {
    border-radius: 50px;
    background-color: white;
    border-width: 2px;
    border-color: blue;
    border-style: solid;
    color: blue;
    padding: 8px 12px;
    min-height: 32px;
    min-width: 128px;
    font-weight: bold;
    text-align: center;
    position: relative;
    left: calc(-50% + 64px);
    top: -64px;
    float: right;
}

a.ar-link:hover {
    color: blue;
    background-color: white;
    border: blue 2px solid;
}

.ar-link {
    position: absolute;
    left: 40px;
    bottom: 40px;
    font-size: 20px;
    padding: 10px 20px;
    border-radius: 50px;
    background-color: blue;
    color: white;
    font-weight: bolder;
    box-shadow: rgba(11, 11, 11, 0.22) 0px 6px 10px;
}

#smartvu-link-arkit, .webar-preview {
    aspect-ratio: 1 / 1;
    margin: auto;
    height: 100%;
}

.shadow-video {
    box-shadow: 0 1rem 3rem rgba(0,0,0,0.5) !important;
}

.reve-chat-container-div {
    bottom: 30px !important;
    right: 35px !important;
}

.nav-bg {
    height: 150px;
    bottom: 0px;
    z-index: -1;
}

.video-preview-image {
    margin: 60px 80px;
    width: 400px;
    height: 400px
}

.video-preview-play-button {
    display: block;
    color: white;
    opacity: 70%;
    margin-top: 140px;
    margin-left: 10px;
}

.video-preview-container {
    margin:-50px -260px;
    width:800px;
    height:470px;
    margin-bottom: -6px;
}
.video-preview {
    margin-top: 50px;
    background-image: url("../images/video-preview.jpg");
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    width:340px;
    height: 340px;
    background-color:white;
    padding: 30px;
    border-sizing: border-box;
}
.bg-image {
    background-image: url("../images/preview.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #435168;
    width:100%;
}

.bg-image-mobile{
    background-image: url("../images/preview.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100%;
    overflow: hidden;
}
.navigation-a {
    text-align: center;
    white-space: nowrap !important;
}
.navigation-li {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.navigation-li.spacer {
    margin-left: auto;
}
.navigation-li.last-one {
    margin-right: auto;
}
.navigation-section {
    padding-left: 40px;
    padding-right: 120px;
    width:100%;
}

.smartvu-section > .inner-wrapper > .header-area.typo-light {
    background-color: #1E2029 !important;
    color: #FFF;
}
.smartvu-section > .inner-wrapper > .header-area.typo-dark {
    background-color: #FFF !important;
    color: #1E2029;
}

.pull-right {
    float: right;
}

.smartvu-section > .inner-wrapper > .header-area {
    margin-left:-20px;
}

.smartvu-section > .inner-wrapper > .header-area  > h2{
    font-size:22px;
}

.smartvu-section > .inner-wrapper {
    padding: 0px;
    min-height: 480px;
    height: calc(100vh - 100px);
}

.audio-playback {
    opacity: 0.5;
    position: fixed;
    top: 10px;
    right: 10px;
    color: #FFFFFF;
}

.audio-playback .small {
    font-size: 8pt;
    position: relative;
    top: -2px;
}
.audio-playback a.small {
}
.audio-playback a {
    color: #ffffff;
}
.audio-playback-blocker {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 500;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}
.video-playback-blocker {
    position: fixed;
    bottom: 0px;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 600;
    -webkit-user-drag: none;
    -khtml-user-drag: none;
    -moz-user-drag: none;
    -o-user-drag: none;
    user-drag: none;
}

.calendly-overlay {
    background-color: rgba(31,31,31,.74) !important;
}

.calendly-overlay .calendly-popup {
    height: 100vh !important;
    width: 100% !important;
    max-height: unset !important;
    max-width: unset !important;
}

.products-section {
    width: 360px;
    right: 0 !important;
    left: initial;
    background-color: transparent !important;
}

.products-section .inner-wrapper {
    height: calc(100vh - 120px);
    padding: 0px 20px;
    margin-bottom: 40px;
}
.products-section .content-area {
    height: 100%;
    overflow-y: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    padding: 0px 40px;
    margin: 0px -40px;
}
.heading-sub-mobile{
    padding:20px;
    box-sizing: border-box;
}
.intro-section-mobile{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height: 100%;
    text-align: center;
}

.products-section .content-area::-webkit-scrollbar {
    display: none;
}

.product-card {
    background-position: center;
    min-height: 160px;
}

.product-card .info {
    position: absolute;
    /* width: 100%; */
    bottom: 10px;
    left: 30px;
    text-shadow: 1px 1px 2px black;
    padding-right: 20px;
}

.product-card .info h3 {
    color: white !important;
}

a.product-container:hover > .product-card  {
    border-color: #0072BB;
    border-width: 1px;
    transition: all 0.3s ease-out;
    border-style: solid;
}

.showroom-map {
    z-index: 10;
    position: fixed;
    top: 50%;
    transition-property: left;
    transition-duration: 0.2s;
    left: -620px;
    max-width: 600px;
    width:90%;
    border-radius: 0 32px 32px 0;
    background-color: #f6f6f7;
    transform-origin: left top;
    transform: translate(0%, -50%);
    box-shadow: 0 1rem 3rem rgba(0,0,0,0.5) !important;
}
.showroom-map.active {
    left: 0px;
}
.showroom-map img {
    width: 100%;
    height: 100%;
}
.showroom-map-label {
    position: absolute;
    background: #0072BB;
    color: #fff;
    font-size: 1rem;
    padding: 5px 10px;
    overflow: hidden;
    border-radius: 32px;
    bottom: 12px;
    right: 12px;
    font-weight: bold;
}
.map-button-close {
    position: fixed;
    background: #0072BB;
    color: #fff;
    top: 50%;
    right: -20px;
    width: 40px;
    height: 40px;
    padding: 2px 10px;
    border-radius: 50%;
    font-size: 1.8rem;
    transform: translate(0%, -50%);
}
.map-button-open span {
    margin-left: 15px;
    font-size: 14px;
    position: relative;
    top: -2px;
    color:#0072BB;
}
.map-button-open {
    z-index: 10;
    position: fixed;
    overflow: visible;
    white-space: nowrap;
    background: #0072BB;
    color: #fff;
    font-size: 20px;
    padding: 6px 6px;
    border-radius: 0 50% 50% 0;
    top: 50%;
    left: 0px;
    width: 40px;
    height: 40px;
    transform: translate(0%, -50%);
    box-shadow: 0 0.5rem 1.5rem rgba(0,0,0,0.5);
}
a.map-button-open, a.map-button-close {
    color: rgba(255, 255, 255, 0.75);
}
a:hover.map-button-open, a:hover.map-button-close {
    color: #fff;
}

@media (max-height: 800px) {
    .video-preview-image {
        margin: 42px 56px;
        width: 280px;
        height: 280px
    }

    .video-preview-container {
        margin: -40px -140px;
        width: 560px;
        height: 356px;
        margin-bottom: -6px;
    }
}

@media (max-height: 500px) {
    .video-preview {
        width: 140px;
        height: 140px;
    }

    .video-preview-image {
        margin: 21px 28px;
        width: 140px;
        height: 140px
    }

    .video-preview-container {
        margin: -20px -70px;
        width: 280px;
        height: 178px;
        margin-bottom: -3px;
    }
    .video-preview-play-button .fa-6x {
        font-size: 4rem;
        margin-top: 15px;
    }
}

/*===========================================*/
/*	DESKTOP LAYOUT 
/*===========================================*/


/*@media (min-width: 1200px) {
	

}
@media (min-width: 992px) and (max-width: 1199px) {
	
}*/

@media (min-width: 992px) {
    .logo-desktop {
        display: initial;
        position: absolute;
    }
    .logo-mobile {
        display: none;
        position: absolute;
        top: -50px;
    }
}

@media (max-width: 694px) {
    .social-section {
        display: none;
    }
    .width-60 {
        width: 80% !important;
    }
}

@media (max-width: 480px) {
    .width-60 {
        width: 95% !important;
    }
    .navigation-li {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .navigation-a {
        height: initial;
        margin-bottom: 30px;
    }
}

/*===========================================*/
/*	MOBILE & TABLET COMMON
/*===========================================*/
@media (min-width: 200px) and (max-width: 991px) {

    .logo-desktop {
        display: none;
    }
    .logo-mobile {
        display: initial;
        margin-top: -50px;
    }
    .heading.xlarge {
        font-size: 4rem;
    }
}

@media (min-width: 200px) and (max-width: 860px) {
    .modal-dialog_ {
        width: 100% !important;
        min-width:100% !important;
    }
    .modal-content{
        margin:25px;
    }
}


/*===========================================*/
/*	TABLET
/*===========================================*/
/*@media (min-width: 768px) and (max-width: 991px) {

}*/


/*===========================================*/
/*	MOBILE
/*===========================================*/
@media (min-width: 200px) and (max-width: 767px) {
    .heading.xlarge {
        font-size: 2rem;
    }
    .content-webar{
        padding:30px;
    }
    .showroom-map{
        display: none;
    }
}
@media (min-width: 600px) and (max-width: 767px) {

}
@media (min-width: 480px) and (max-width: 599px) {

}
@media (min-width: 200px) and (max-width: 479px) {
    .video-preview-image{
        width:100%;
    }
    .logo-mobile {
        display: none;
    }
    .heading-sub.mini {
        font-size: 1rem;
        line-height: initial;
    }
    .margin-b-40 {
        margin-bottom: 20px !important;
    }
    .navigation-li.spacer {
        margin-left: 0;
    }
    .navigation-li.last-one {
        margin-right: 0;
    }
    .ckav-body .gt0 {
        margin-right: -1px;
        margin-left: -1px;
    }
    .navigation-section{
        padding-left: 0px;
        padding-right: 0px;
    }
    .navigation-ul{
        display: flex;
        flex-direction: row;
        justify-content: space-around;
        width: 100%;
    }
}

@media (min-height: 200px) and (max-height: 720px) {
    .video-preview-play-button{
        width: 50px !important;
        margin-top: 35px;
        margin-left: 40px;
    }
    .video-preview-container {
        margin:-130px -200px !important;
        width:400px;
        height:400px;
        margin-bottom: -6px;
    }
    #intro{
        width: 25%;
    }
    .fa-play{
        width: 50px !important;
    }
    .video-preview {
        width: 200px;
        height: 200px;
    }
    .logo-mobile {
        display: none;
    }
    .heading.xlarge {
        font-size: 2rem;
    }
    .ckav-body .margin-b-25 {
        margin-bottom: 0.7rem;
    }
    .heading-sub.mini {
        font-size: 1.2rem;
        line-height: initial;
    }
    h1{
        font-size: 2.6em !important;
    }
    .margin-b-40 {
        margin-bottom: 20px !important;
    }
    .button-large {
        font-size: 1.2rem;
        padding: 0.7rem 1rem;
    }
    .button-3d.button-large {
        padding-bottom: 0.8rem;
    }
    .map-button-open{
        display: none;
    }
}

