@font-face {
    font-family: 'auditype-normal';
    src: url('../fonts/aAudiTypeScreenNormal_f_6773.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'auditype-extendedbold';
    src: url('../fonts/auditype-extendedbold.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

body{
	margin: 0px;
	padding: 0px;
    font-family: 'auditype-normal', sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Safari 10.0+ */
_::-webkit-:host:not(:root:root), body {
  font-family: 'auditype-normal', Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

p {
    margin: 0px;
    padding: 0px;  
}

sup {
    font-size: 50%;
    vertical-align: top;
    line-height: 200%;
    margin-right: -0.08em;
}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.abs {
    position: absolute;
}

.hidden {
    opacity: 0;
}

img[src$=".svg"] {width: 100%;}

.sevensec {
    transition: all .7s linear; 
    -webkit-transition: all .7s linear; 
    -moz-transition: all .7s linear; 
    -ms-transition: all .7s linear; 
    -o-transition: all .7s linear;  
}

.fivesec {
    transition: all .5s linear; 
    -webkit-transition: all .5s linear; 
    -moz-transition: all .5s linear; 
    -ms-transition: all .5s linear; 
    -o-transition: all .5s linear;  
}

.fivesec) {
    transition: opacity .5s linear; 
    -webkit-transition: opacity .5s linear; 
    -moz-transition: opacity .5s linear; 
    -ms-transition: opacity .5s linear; 
    -o-transition: opacity .5s linear;  
}

.threesec {
    transition: all .3s linear; 
    -webkit-transition: all .3s linear; 
    -moz-transition: all .3s linear; 
    -ms-transition: all .3s linear; 
    -o-transition: all .3s linear;  
}

.onesec {
    transition: all 0.1s ease-out; 
    -webkit-transition: all 0.1s ease-out; 
    -moz-transition: all 0.1s ease-out; 
    -ms-transition: all 0.1s ease-out; 
    -o-transition: all 0.1s ease-out;    
}

.twelvesec {
    transition: all 12s linear; 
    -webkit-transition: all 12s linear; 
    -moz-transition: all 12s linear; 
    -ms-transition: all 12s linear; 
    -o-transition: all 12s linear;  
}

#frame1, #frame4 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;  
}

#hitall {
    position: absolute;
    display: block;
    left: 0px;
    top: 0px;    
    width: 728px;
    height: 90px; 
    z-index: 5;   
}

#RL_main {
    position: absolute;
    display: none;
    left: 0px;
    top: 0px;
    width: 728px;
    height: 90px;
    overflow: hidden;
    border: 1px solid #d9d9d9;
    box-sizing: border-box;   
}

#background_img {

}

#carIMG {
    opacity: 0;
}

.headline {
    font-family: 'auditype-extendedbold', sans-serif;
    line-height: 1.15em;
    opacity: 0; 
    letter-spacing: -0.4px;    
}

#F1_cta_txt, #F4_cta_txt {
    font-family: 'auditype-extendedbold', sans-serif;
    font-weight: 700;
    font-size: 11px;
    color: #000;
    bottom: 19px;
    line-height: 1.2em;
    right: 7px;
    letter-spacing: -0.02em;}

#F1_cta_txt {
    opacity: 0;
}

#F1_disclaimer_txt, #F4_disclaimerCta_txt, #replay_txt {
    font-family: 'auditype-normal', sans-serif;
    font-weight: 300;
    font-size: 9px;
    color: #808080;
    bottom: 7px;
    right: 7px;
    text-decoration: underline;
    z-index: 7;
}

#overlay {
    z-index: 100;
    width: 666px;
    height: 68px;
    background: #666666;
    color: #fff;
    padding: 10px 45px 10px 15px;
    top: 100%;
    position: absolute;
}

#overlay > p {
    margin: 0;
    height: 70px;
    font-size: 11px;
    overflow: auto;
}

#close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 30px;
    height: 30px;
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    cursor: pointer;
}

#F4_leaseBlock {
    display: none;
    left: 0px;
    top: 0px;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 296px;
    height:45px;
    font-size: 10.5px;
    color: #808080;
}

.lease_block {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    border-right: 1px solid green;
}

.lease_block:last-child {
    border-right: none;
}

.lease_block > span {    
    text-align: left;
}

.lease_block > span:first-child {
    font-family: 'auditype-extendedbold', sans-serif;
    font-size: 22px;
    color: #000;
    letter-spacing: -0.09em;
}

.lease_block > span:last-child {
    white-space: nowrap;
    padding-left: 5px;
}

.F4_textBlock {
    
}

#replay_txt {
    display: none;
    opacity: 0;
}

@-moz-document url-prefix() {
  #F1_cta_txt, #F4_cta_txt {
    font-weight: lighter !important;
  }
}

@media not all and (min-resolution:.001dpcm) { @media {

    #F1_cta_txt, #F4_cta_txt {
        font-weight: lighter !important;
    }
}}