@font-face {
    font-family: 'helveticaneuelight';
    src: url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_lt-webfont.eot');
    src: url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_lt-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_lt-webfont.woff') format('woff'),
         url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_lt-webfont.ttf') format('truetype'),
         url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_lt-webfont.svg#helveticaneuelight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
        font-family: 'helveticaneuelight';
        url('helveticaneue_lt-webfont.svg#helveticaneuelight') format('svg');
    }
}

@font-face {
    font-family: 'helvetica_neueregular';
    src: url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue-boldcond-webfont.eot');
    src: url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue-boldcond-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue-boldcond-webfont.woff') format('woff'),
         url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue-boldcond-webfont.ttf') format('truetype'),
         url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue-boldcond-webfont.svg#helvetica_neueregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
       font-family: 'helvetica_neueregular';
       url('helveticaneue-boldcond-webfont.svg#helvetica_neueregular') format('svg');
    }
}/*font-family: 'HelveticaCondensedBold';*/


@font-face {
    font-family: 'helveticaneuemedium';
    src: url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_med-webfont.eot');
    src: url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_med-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_med-webfont.woff') format('woff'),
         url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_med-webfont.ttf') format('truetype'),
         url('http://www.tintauto.com.my/wp-content/themes/llumar/fonts/helveticaneue_med-webfont.svg#helveticaneuemedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @font-face {
  	   font-family: 'helveticaneuemedium';
       url('helveticaneue_med-webfont.svg#helveticaneuemedium') format('svg');
    }
}

body{
	font-family: 'helveticaneuelight';
	letter-spacing: 2px;
	cursor: default;
}
table{
	width: 100%;
}
table tr td{
	vertical-align: middle;
}
th, td{
	border-bottom: none;
	padding-bottom: 0;
}
.content{
	max-width: 1920px;
	margin:auto;
	width: 100%;
}
.row03{
	background-color: #e1e1e1;
}
.pd20{
	padding: 20px;
	padding-left: 68px;
	padding-right: 68px;
}

.row01{
	background: rgba(222,0,0,1);
	background: -moz-linear-gradient(left, rgba(222,0,0,1) 0%, rgba(146,0,0,1) 100%);
	background: -webkit-gradient(left top, right top, color-stop(0%, rgba(222,0,0,1)), color-stop(100%, rgba(146,0,0,1)));
	background: -webkit-linear-gradient(left, rgba(222,0,0,1) 0%, rgba(146,0,0,1) 100%);
	background: -o-linear-gradient(left, rgba(222,0,0,1) 0%, rgba(146,0,0,1) 100%);
	background: -ms-linear-gradient(left, rgba(222,0,0,1) 0%, rgba(146,0,0,1) 100%);
	background: linear-gradient(to right, rgba(222,0,0,1) 0%, rgba(146,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de0000', endColorstr='#920000', GradientType=1 );
}
.row05{
	background-color: #363636;
}
.header_title{
	color: white;
	font-weight: bold;
	font-size: 20px;
	line-height: 28px;
}

#top_menu table{
	width: 100%;
}
#top_menu table tr td:first-child{
	width: 70%;
}
#top_menu table tr td:last-child{
	text-align: right;
	padding-right: 68px;
}
.txt_followus{
	display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}
.img_fb, .img_instagram{
	width: 50px;
	display: inline-block;
}


table.header_table{
	width: 100%;
}
table.header_table tr td{
	vertical-align: top;
}
table.header_table tr td:first-child{
	width: 70%;
	padding-right: 2%;
}
table.header_table tr td:last-child{
	text-align: center;
}
img.img_shopee, img.img_lazada{
	display: inline-block;
	width: 42%;
}
img.img_sales{
	width: 100%;
	height: 400px;
	margin: auto;
	display: block;
}
.btn_shopnow{
	width: 100%;
    text-align: right;
    display: block;
    font-size: 30px;
    font-weight: bold;
    color: white;
    /*margin-top: 25px;*/
    margin-top: 4%;
}
.tran_bg{
	background-color: rgba(255,255,255, 0.6);
	margin-top: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
table.header_table tr td .iframe_div{
	border: 8px solid #5c0001;
}

table.video_showcase{
	text-align: center;
}
table.video_showcase tr td{
	width: 47%;
	display: inline-block;
}
table.video_showcase tr td:first-child{
	padding-right: 3%;
}
table.video_showcase tr td:last-child{
	padding-left: 3%;
}
.sub_title{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}
.sub_title h2{
	color: black;
	text-align: center;
	font-weight: normal;
}
.features{
	width: 30%;
	display: inline-block;
	margin-left: 2%;
	margin-right: 2%;
}
.row .features:first-child{
	margin-left: 0;
}
.row .features:last-child{
	margin-right: 0;
}

.features .img_icon{
	width: 80px;
}
.features_content{
	line-height: 23px;
}

table.package_table > tbody > tr > td{
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
table.package_table > tbody > tr > td:first-child{
	width: 40%;
}
table.package_table > tbody > tr > td:last-child{
	width: 60%;
}
table.package_table > tbody > tr > td img{
	width: 70%;
	display: block;
	margin: auto;
}
table.package_table p{
	text-align: center;
	margin-bottom: 0;
	font-weight: bold;
}

.package_content{
	width: 100%;
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
}

.car_type{
	margin: 0;
	padding: 0;
	/*width: 33%;
	display: inline-block;
	border-right: 1px solid black;
	border-top: 1px solid black;
	float: left;
	vertical-align: middle;*/
}
.car_type .four.columns{
	margin: 0;
	width: 33.33%;
	border-top: 1px solid black;
	border-right: 1px solid black;
}
.car_type .four.columns:last-child{
	border-right: 0;
}
.car_type:first-child{
	/*border-left: 1px solid black;*/
}
.car_type p{
	border-bottom: 1px solid black;
	text-align: center;
	margin: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #ebebeb;
}

.img_pin{
	vertical-align: middle;
	width: 50px;
}
.find_us{
	font-size: 30px;
	color: white;
	font-weight: bold;
	vertical-align: middle;
	margin-bottom: 50px;
}

.footer_text{
	color:white;
}
.footer_text p{
	margin: 0;
	margin-bottom: 8px;
}


/*** Responsive Styles Large Desktop And Above ***/
@media all and (min-width: 1405px) {
  
}
 
/*** Responsive Styles Standard Desktop Only ***/
@media all and (min-width: 1100px) and (max-width: 1405px) {
 
}
 
/*** Responsive Styles Tablet And Below ***/
@media all and (max-width: 980px) {
 
}
 
/*** Responsive Styles Tablet Only ***/
@media all and (min-width: 768px) and (max-width: 980px) {
	#top_menu table tr td:first-child{
		width: 60%;
	}
	.iframe_div iframe{
		height: 223px;
	}
	img.img_sales{
		height: auto;
	}
	.sub_title h2{
		font-size: 30px;
	}
	.features table tr td{
		width: 100%;
		display: block;
		text-align: center;
	}
	.features_content{
		text-align: justify;
	}
	table.package_table > tbody > tr > td{
		display: inline-block;
	}
	table.package_table > tbody > tr > td:first-child{
		width: 30%;
	}
	table.package_table > tbody > tr > td:last-child{
		width: 66%;
	}
	.package_content{
		width: 100%;
		font-size: 14px;
	}
}
 
/*** Responsive Styles Smartphone Only ***/
@media all and (max-width: 767px) {
 
}
 
/*** Responsive Styles Smartphone Portrait ***/
@media all and (max-width: 479px) {
 
}