html {
    font-size: 15px;
}
.nc-terms .wrapper {
    padding-top: 5px;
    padding-bottom: 5px;
}

.term-lines {
  border:none;
  position: inherit;
}
.t-head {
    background-color: transparent;
    color: #fff;
    margin-bottom: -59px;
}
.show-menu .t-head {
    background-color: #1c69d4;
}
.t-head .wrapper {
    padding: 10px 20px;
}
.error-msg {
    background: #001928;
    padding: 50px;
    color: #fff;
    line-height: 1.5;
    font-size: 20px;
    text-align: center;
    border-radius: 5px;
    margin-bottom: 30px;
}
.w-right {
    position: relative;
}
.error-msg svg {
    font-size: 3rem;
    margin-bottom: 20px;
}

.i-loading.active {
    display: block;
    position: absolute;
    background-color: #fdfdfdc4;
    width: 100%;
    height: 100%;
    background-image: url(/images/loading.gif);
    z-index: 2;
    background-position: center;
    background-size: 230px;
    background-repeat: no-repeat;
}
#s-conformation{
    position:relative;
}
.fancybox-close-small:after{
    display: none;
}
input#terms {
    width: 35px !important;
}
.top-lbl label {
    top: -8px !important;
    left: 5px !important;
    background: #fff !important;
    width: auto !important;
    position: absolute;
    width: 100%;
    padding: 0 !important;
    border: 0;
    color: #1c69d4;
    z-index: 1;
    line-height: 1.5em;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: text;
    font-size: 12px !important;
}
input {-webkit-appearance: none !important;}
.banner-layer .btn {
    margin-top: 10px;
}
.btn-fancy{
   font-weight:bold;
   color:#2a87c0; 
}
.fancy-container {
    padding: 25px;
}
.t-head a, .t-head .mobile-link {
    color: #ffffff;
        z-index: 1;
        position: relative;
}
.t-head svg {
    font-size: 20px;
    margin-right: 15px;
}
.content .term-lines {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-top: 40px;
  cursor:pointer;
}
.mt-30{
    margin-top:30px !important;
}
.banner {
    position: relative;
}
.banner-layer .form-control{
    margin-bottom: 0px;
}

#countWord {
    position: absolute;
    bottom: 5px;
    right: 20px;
    font-size: 12px;
    font-weight: bold;
    color: #7e7272ef;
}

.home-checkin {
    max-width: 400px;
    margin-top: 15px;
}
.txt-blu {
    color: #0066b1;
}
.s-code p {
    text-align: center;
    margin: 0 auto;
    font-size: 20px;
}
.s-code {
    text-align: center;
}

hr {
 border-bottom: 1px solid #adadad;
    margin-bottom: 10px;
    margin-top: 10px;
    height: 0px;
    display: block;
    background: #ababab;
}

    .checkin.fixed-menu .nav-border{
    display:none;
}

label.container a {
    padding-left: 5px;
}

.bld {
    font-weight: bold;
}
.bld span {
    font-weight: normal;
    color:#000;
}
.content h3{
    color:#0066b1;
    font-size: 18px;
    font-weight: 500;
}
.s-code h3 {
    font-size: 24px;
}
.checkin h4 {
    font-size: 14px;
    color: #0066b1;
    font-weight: 500;
}

.overlay_txt {
    position: absolute;
    max-width: 545px;
    text-align: center;
    margin: 0 auto;
}
.overlay_txt h1, .overlay_txt h2 {
    color: #fff;
}
.w-right{
    padding:30px;
}
.service-bg{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.btn-apply {
    padding: 20px;
    font-size: 18px;
    background: #0079c1;
    color: #fff;
    width: 100%;
    margin: 0 auto;
    text-transform: uppercase;
    margin-top: 30px;
    border: 0;
}
.btn-apply:hover{
    background: #f8971d radial-gradient(circle, transparent 1%, #f8971d 1%) center/15000%;
}
.s-code p {
    max-width: 300px;
    overflow: hidden;
}
.btn-flex {
    display: flex;
    flex-direction: row;
}
.btn-flex >*:first-child {
    margin-right: 10px;
    margin-bottom: 0;
}
.btn-flex div {
    display: block;
    width: 100%;
}
.btn-back {
    padding: 19px;
    font-size: 18px;
    background: #7b7d7e;
    color: #fff;
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none !important;
    margin-top: 30px;
    border: 0;
    cursor: pointer;
}
a.btn-back:hover {
    background: #999797;
    color: #fff;
}
.prod-price p:first-child {
    margin-bottom: 5px;
}
.prod-price .bld {
    color: #1C69D4;
}
/*Error Messages*/

.fail_txt, .success_txt {
    color: #fff;
    padding: 10px !important;
    margin-top: 10px;
    border-radius: 5px;
 }
.fail_txt svg,.success_txt svg {
    margin-bottom: -2px;
}
.fail_txt{
    background: #6b0303;
}
.success_txt{
    background: #177300;
}
.opt-desc span {
    font-size: 12px;
    background: #eaeaea;
    border-radius: 5px;
    padding: 4px 10px !important;
    display: inline-flex !important;
        margin-right: 5px;
margin-bottom:5px;
}
.opt-desc {
    margin-bottom: 20px;
}
/*Step form Styling*/
#signature-canvas {
    width: 100%;
    height: 100px;
    border-bottom: 2px dashed #CCCCCC;
    cursor: crosshair;
    background: #f7f7f7;
}
.btn-signature {
    border: 0;
    background: #fff;
    margin: 10px 0 0 auto;
    color: #6b82e0;
    font-size: 13px;
    padding: 0;
    display: block;
}
.s-code{
    padding-bottom:20px;
}

.form-block.active .form-content {
    display: block;
}
.form-content {
    display: none;
}
.form-content span {
    padding: 10px;
    display: block;
}
.banner-text :not(.empty) + label{
    color: #fff;
    font-weight: 500;
}
.banner-text .form-control{
    transition: none;
}

.banner-text .form-group  input {
    outline-offset: none;
    border: none !important;
}

.banner-text .form-group label {
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    box-sizing:none;

}

.list-inline {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.list-inline img{
  height:15px;
  width:auto;
}
.footer-links li {
    margin-right: 20px;
}
.select-container.error {
    border-color: #d41c1c;
}
.error.tickbox + .checkmark {
    border: 2px solid #d41c1c;
}
.a-img img {
    border: 1px solid #d6d6d6;
    margin-bottom: 10px;
}
#print_area {
    margin: 0 auto;
}
.checkbox-group .container{
    font-size: 14px;
}
.addons span {
    display: block;
    text-transform: capitalize;
    padding: 5px 10px;
}
.mask {
    pointer-events: none;
    opacity: 0.6;
}


.text-bg {
    background-size: cover;
    background-position: center;
}

/*
========== Mobile Only Styles============*/
@media (max-width: 500px){
.footer-nav{
    display:none;
}
}

@media (max-width: 1024px){
.site .banner img {
    height: 75vh;
    object-fit: cover;
}

}
@media (max-width: 768px){
.banner-text {
    height: auto;
   }
.text-bg {
    height:150px;
}   
}

.banner-layer {
    bottom: 20%;
    position: absolute;
    padding: 0 30px;
}
.banner-layer .head-1 {
    padding-left: 0px;
    color: #fff;
}
.dealer-title-fixed a{
    font-size: 14px;
}
.banner-layer p.head-1 {
    max-width: 300px;
}

}

@media (min-width: 500px){
	.banner-layer{
    position: relative;
    padding:0 30px;
}

.banner-layer {
    max-width: 700px !important;
}
.key-drop .copyright .wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
}

}
@media (min-width: 700px){
    .key-drop .text-bg{
        min-height:calc(100vh - 50px);
        height:100%;
    }
}


/*
========== Mobile Only Styles============*/
@media (max-width: 1024px){

.banner-layer .btn{
	max-width: inherit;
}
.banner-layer .head-1{
	padding-left: 0px;
	padding-right: 0px;
}
.service-bg {
    min-height: 250px;
    background-size: cover;
}
.overlay_txt h2 {
    display: none;
}
.top-lbl input.form-control {
    padding: 8px 10px !important;
    width: 100% !important;
    line-height: 1.42857143;
}
.overlay_txt{
    bottom: 0 !important;
    text-align: center;
    left:0;
    right: 0;
}
.key-drop .overlay_txt{
    top:40%;
}
::-webkit-file-upload-button {
    padding: 12px 10px;
}
iframe {
    margin-top: 30px;
}
.i-loading.active {
    background-position: top;
}

}

/*
========== Desktop Styles============*/
@media (min-width: 1025px){
.fixed-menu .nav-menu{
    box-shadow:none;
}
body:not(.login-page) .nav-menu a{
    color: #000;
}
.banner-layer {
    left: 15%;
    top:25%;
    position: absolute;
}
.banner-layer .h2 {
    margin-bottom: 20px;
}
body:not(.login-page) .logo-whte,body:not(.login-page) .fixed-menu .logo-whte {
    display: none;
}

.s-code h3 {
    font-size: 35px;
}

.checkin .nav-border {
    background-color: #ababab;
}
.overlay_txt {
    top: 45%;
    left: 0;
    right: 0;
   }

body.checkin{
    padding-top: 160px;
}
 .btm-container{   
    display: flex;
    align-self: flex-end;
}
.w-right{
    padding:60px;
}

.w-right {
    padding-right: calc((100% - 499px)/2);
}
 input[type="file"] {
    top: 0;
    right: -3px;
    border: 2px solid #aaa !important;
    border: none;
    background-color: #fff;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;

}
::-webkit-file-upload-button {
  background: #1C69D4;
  color: #fff;
  padding: 1em;
  position: absolute;
  top: 0;
  right: -3px;
  width: 50%; 
  border:none;
}

.i-loading.active {
    background-size: 350px;
}


}

@media (min-width: 1300px){
.banner-layer {
    max-width: 500px !important;
}
.banner-layer .head-1 {
    font-size: 42px;
}
}

/*AMS Loan car styling
===============================*/
.ams-console {
    display: none;
    width: 100vw;
    max-width: 700px;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    padding: 50px 30px 30px;

}
.ams-console.active,.bg-overlay.active {
    display: block;
}

.bg-overlay {
    display: none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    height: -webkit-fill-available;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.5);
    z-index: 2002;
    -webkit-backdrop-filter: blur(2px);
    backdrop-filter: blur(2px);
}

.ams-console .ams-content {
    height: 100%;
    overflow: auto;
    
}
body.ams-noscroll {
    overflow: hidden;
    height: 100%;
}
.ams-console textarea{
    height: 70px;
    resize: none;
}
.s-label {
    font-size: 12px;
    margin-bottom: 5px;
    color: #444444;
    margin-top: 0px;
    line-height: 1.2;
}
p.sml-txt {
    font-size: 14px;
    margin-top: 5px;
}
#ams-close {
    position: fixed;
    top: 0;
    right: 0;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: flex-end;
    padding: 5px 10px;
    font-size: 25px;
    cursor: pointer;
    background-color: #000;
    color: #fff;
    z-index: 50;
}
#ams-close span {
    display: block;
    margin-right: 15px;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 300;
}
.btn-spinner.show-spinner .spinner {
    display: block;
}

#ams-loader.show {
    background: url(/images/loading.gif);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    z-index: 9;
    background-size: 250px;
    background-repeat: no-repeat;
    background-color: #6d6d6d1c;
}
@media (max-width: 1024px){
.ams-console h2 {
    font-size: 20px;
}
}
@media (min-width: 1025px){
.ams-console {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: auto;
    }
    .ams-console .ams-content {
    height: auto;
    max-height: 100vh;
    padding: 10px 20px;
    padding: 30px;
}
#ams-close {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 0;
    width: auto;
    border-radius: 50%;
    font-size: 30px;
    background-color: #e83b3b;
}
#ams-close span {
    display: none;
}

}


/* Kisok additional styling */
#confirm_driver,.instructional_video, .print-order,.rest_window,.tiny-loader{
    display: none;
}
body.key-drop{
    padding-top: 0px;
}
.key-drop .btm-container {
    align-self: baseline;
    display: block;
}
#confirm_driver {
    position: relative;
}
#print_btn{
    cursor:pointer;
}
.tiny-loader{

}
.key-drop .fancybox-stage {
    bottom: 20%;
}
.print td{
    border:none;
}
.redirect-txt {
    text-align: center;
    margin-top: 30px;
}
.disable {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}



@media (min-width: 500px){
.key-drop .service-bg {
    min-height: 100vh;
}
}
@media print {
    table.print img {
    display: inline;
    width: 80px;
}
img {
    -webkit-print-color-adjust: exact;
}
}

.cloudinary-button {
    display: block;
    margin-bottom: 40px;
    border: none;
    background-color: #1C69D4;
}
ul.attachment-tiles {
    list-style: none;
    padding-left: 0;
}
.attachment-tiles img {
    margin-right: 10px;
    width: 100px;
    height: auto;
}
.a-img {
    padding: 15px;
    border: 1px solid #dad8d8;
    margin-bottom: 20px;
}
