.unselectable {
-webkit-touch-callout: none;
-webkit-user-callout: none;
-webkit-user-select: none;
-webkit-user-drag: none;
-webkit-user-modify: none;
-webkit-highlight: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
touch-callout: none;
-ms-word-break: break-all;
-ms-word-wrap: break-all;
-webkit-word-break: break-word;
-webkit-word-wrap: break-word;
word-break: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
pointer-events: none;
      }
.onlyDesktop{
display: inline-block;
}
@media (max-width: 576px){
.onlyDesktop{
display: none;
}
}
.onlyMobile{
display: none;
}
@media (max-width: 768px){
.onlyMobile{
display: block;
}
}
.list-low-roman>li{
list-style: lower-roman;
}
.list-disc {
    list-style-type: disc;
}
.list-disc>li {
    list-style-type: disc;
}
.list-decimal {
    list-style-type: decimal;
}
.list-decimal>li {
    list-style-type: decimal;
}
.list-lower-alpha {
    list-style-type: lower-alpha;
}
.list-lower-alpha>li {
    list-style: lower-alpha;
}
.list-decimal, .list-upper-roman, .list-lower-roman, .list-lower-alpha, .list-disc {
    margin: 0;
    padding-left: 20px;
}
.list-decimal>li, .list-upper-roman>li, .list-lower-roman>li, .list-lower-alpha>li, .list-disc>li {
    margin: 3px 0;
    position: relative;
}
.offer-Remark{
font-size: 12px;
line-height: 120%;
color: #666;
}
.offer-Remark .list-decimal, .offer-Remark .list-lower-alpha, .offer-Remark .list-disc{
    margin: 0;
    padding-left: 1rem;
}
.offer-Remark .list-decimal>li{
    width: 100%;
	text-align: left;
	padding-left: 0.25rem
}
.tncTablx {
 margin: 6px 0;
 border:1px solid #999999;
 text-align:center;
 border-collapse:collapse;
}
.tncTablx td {
 padding:5px;
 border:1px solid #999999;
 vertical-align: middle;
 text-align: center;
}
.tncTablx .head {
 background-color:#666666;
 color:#FFFFFF;
}
.Remarksublist{
padding-left: 10px;
position: relative;
}
.tncsublist{
padding-left: 20px;
position: relative;
margin: 0.25rem 0;
}
.tncsublist .num, .Remarksublist .num{
position: absolute;
top: 0;
left: 0;
}
.f12{
	font-size: 12px;
	line-height:1.4;
	}
.f14{
	font-size: 14px;
	line-height:1.4;
	}
.f16{
	font-size: 16px;
	line-height:1.4;
	}
.f18{
	font-size: 18px;
	line-height:1.4;
	}
.f20{
	font-size: 20px;
	line-height:1.4;
	}
.f24{
	font-size: 24px;
	line-height:1.4;
	}
.f30{
	font-size: 30px;
	line-height:1;
	}
.f36{
	font-size: 36px;
  line-height:100%;
	}
.f48{
	font-size: 48px;
  line-height:120%;
	}
.BigFont{
font-size: 140%;
line-height: 1;
}
@media (max-width: 576px){
.f18{
	font-size: 16px;
	line-height:1.4;
	}
.f20{
	font-size: 18px;
	line-height:140%;
	}
.f24{
	font-size: 22px;
	line-height:140%;
	}
.f30{
	font-size: 28px;
	line-height:120%;
	}
.f36{
	font-size: 30px;
  line-height:120%;
	}
}

body.small-font-size .f12{
    font-size: 10px;
}
body.large-font-size .f12{
    font-size: 14px;
}
body.small-font-size .f14{
    font-size: 12px;
}
body.large-font-size .f14{
    font-size: 16px;
}
body.small-font-size .f16{
    font-size: 14px;
}
body.large-font-size .f16{
    font-size: 18px;
}
body.small-font-size .f18{
    font-size: 16px;
}
body.large-font-size .f18{
    font-size: 20px;
}
body.small-font-size .f20{
    font-size: 18px;
}
body.large-font-size .f20{
    font-size: 22px;
}
body.small-font-size .f24{
    font-size: 22px;
}
body.large-font-size .f24{
    font-size: 26px;
}
body.small-font-size .f30{
    font-size: 26px;
}
body.large-font-size .f30{
    font-size: 34px;
}
body.small-font-size .f36{
    font-size: 32px;
}
body.large-font-size .f36{
    font-size: 40px;
}
body.small-font-size .offer-Remark{
    font-size: 10px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
body.small-font-size #tncContent{
    font-size: 11px;
}
body.large-font-size #tncContent{
    font-size: 14px;
}
body.small-font-size .offer-Remark{
    font-size: 11px;
}
body.large-font-size .offer-Remark{
    font-size: 14px;
}
#tncContent{
    font-size: 12px;
	line-height: 140%;
	}

.mt5{
margin-top: 5px;
}
.mb5{
margin-bottom: 5px;
}
.tncsublist{
padding-left: 20px;
position: relative;
margin: 0.25rem 0;
}
.tncsublist span{
position: absolute;
top: 0;
left: 0;
}
.new-blue{
color: #0066b3;
}
.new-lightblue{
color: #0071eb;
}
.new-red{
color: #CF225B;
}
.new-brown{
color: #ac8659;
}
.toyota-color{
color: #eb0b1e;
}
.lexus-color{
color: #2478ff;
}
.maxus-color{
color: #6e4c88;
}
.ora-color{
color: #0097bd;
}

.thumbnail-row{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-left: -20px;
margin-right: -20px;
}
.thumbnail-col{
width: calc(50% - 40px);
margin: 20px;
box-shadow: 0 0 10px rgb(0, 0, 0, 0.5);
border-radius: 10px;
padding-bottom: 25px;
background-image: url("../images/down-arrow.svg");
background-repeat: no-repeat;
background-position: center bottom 8px;
background-size: 26px auto;
background-color: white;
text-align: center;
transition: 0.3s;
cursor: pointer;
}
.thumbnail-col:hover{
transform: scale(1.05);
}
@media (max-width: 576px){
.thumbnail-col{
width: calc(100% - 40px);
}
}
.thumbnail-img{
width: 100%;
height: auto;
border-radius: 10px 10px 0 0;
}
.seprate-line{
width: 100%;
height: 2px;
margin: 40px 0;
background-image: url("../images/section-dot.svg");
background-size: 800px 2px;
background-position: center;
background-repeat: no-repeat;
}
.title-head{
width: 100%;
background-image: url("../images/title-vector1.svg"), url("../images/title-vector2.svg");
background-repeat: no-repeat, no-repeat;
background-size: 76px auto, 100px auto;
background-position: left bottom, right top;
padding: 25px 25px;
border-radius: 10px;
font-weight: bold;
text-align: center;
color: white;
text-shadow: 0 0 5px rgb(0, 0, 0, 0.5), 0 0 8px rgb(0, 0, 0, 0.5);
}
.title-head-bk-color1{
background-color: #eb0b1e;
}
.title-head-bk-color2{
background-color: #2478ff;
}
.title-head-bk-color3{
background-color: #6e4c88;
}
.title-head-bk-color4{
background-color: #0097bd;
}
.product-row{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-left: -30px;
margin-right: -30px;
}
.product-col{
padding: 12px 30px;
text-align: center;
}
.toyota-linkbtn{
display: block;
width: 100%;
max-width: 280px;
margin-left: auto;
margin-right: auto;
background-image: linear-gradient(180deg, #eb0b1e, #870010);
border: 2px solid #f5858e;
border-radius: 99px;
text-align: center;
}
.toyota-linkbtn:hover{
background-image: linear-gradient(0deg, #eb0b1e, #870010);
}
.lexus-linkbtn{
display: block;
width: 100%;
max-width: 280px;
margin-left: auto;
margin-right: auto;
background-image: linear-gradient(180deg, #2478ff, #2e3192);
border: 2px solid #91bbff;
border-radius: 99px;
text-align: center;
}
.lexus-linkbtn:hover{
background-image: linear-gradient(0deg, #2478ff, #2e3192);
}
.maxus-linkbtn{
display: block;
width: 100%;
max-width: 280px;
margin-left: auto;
margin-right: auto;
background-image: linear-gradient(180deg, #6e4c88, #452e59);
border: 2px solid #b6a5c3;
border-radius: 99px;
text-align: center;
}
.maxus-linkbtn:hover{
background-image: linear-gradient(0deg, #6e4c88, #452e59);
}
.ora-linkbtn{
display: block;
width: 100%;
max-width: 280px;
margin-left: auto;
margin-right: auto;
background-image: linear-gradient(180deg, #0097bd, #005f75);
border: 2px solid #80cbde;
border-radius: 99px;
text-align: center;
}
.ora-linkbtn:hover{
background-image: linear-gradient(0deg, #0097bd, #005f75);
}
.linkbtn-inner{
display: inline-block;
color: white;
background-image: url("../images/steering-icon.svg");
background-repeat: no-repeat;
background-position: center right 20px;
background-size: 23px auto;
padding: 10px 48px 10px 20px;
font-weight: bold;
}
.showroom-container{
position: relative;
margin-top: 30px;
}
.showroom-title{
width: 100%;
max-width: 180px;
border-radius: 99px;
background-color: #eeeeee;
border: 2px solid white;
padding: 8px 20px;
text-align: center;
position: relative;
z-index: 5;
margin-left: 20px
}
.showroom-block{
background-color: #eeeeee;
padding-top: 30px;
margin-top: -20px;
padding-bottom: 10px;
}
.showroom-block-notitle{
background-color: #eeeeee;
padding: 15px 0;
}
.showroom-row{
display: flex;
flex-wrap: wrap;
justify-content: center;
margin-left: -15px;
margin-right: -15px;
}
.showroom-col{
margin: 5px 30px;
padding-left: 34px;
background-image: url("../images/gps-icon.svg");
background-repeat: no-repeat;
background-position: top 3px left;
background-size: 24px auto;
}