/* /////////////// Media Query /////////////// */
@media(max-width: 1199px){
	.txthead_hotdeal span { font-size: 22px;}
	.table_head td:nth-child(2) {font-size: 16px;}
	.table_head td small {font-size: 14px;}
	.table_head td {font-size: 15px;}
	.table_content td {font-size: 15px;}
	.txt_head h2 {font-size: 50px;}
	.txt_head h4 {font-size: 45px;}
	.txt_head h3 {font-size: 23px;}
	.txt_head_rsmal {font-size: 37px;}

	.serenade_in .txt_serenade h2 {font-size: 25px;}
	.serenade_in .txt_serenade h3 {font-size: 21px;}
	.txtemerald {font-size: 21px;}
	.txtgold{font-size: 21px;}
	.serenade_in .txt_serenade h4 {font-size: 17px;}
	.z_table tr td:nth-last-child(4) {font-size: 17px;}
	.serenade_line {margin-left: -110px; padding-right: 10px; margin-top: 16px;}
	
	.logo_serenade { margin-right: 0px;}


	.z_table .column1 {width: 170px;}
	.z_table .column2 {width: auto;}
	.z_table .column3 {width: auto;}
	.z_table .column4 {width: 90px;}
	.z_table .column5 {width: 120px;}
	.z_table .column6 {width: 120px;}
	.z_table .column7 {width: 120px;}

	.z_table tr td:nth-last-child(1) {font-size: 17px;}
	.z_table tr td:nth-last-child(2) {font-size: 17px;}
	.z_table tr td:nth-last-child(3) {font-size: 17px;}
	.z_table .z_txt_price {font-size: 17px;}
	.z_table .z_txt_type {font-size: 15px;}
	.z_table .z_txt_gb {font-size: 15px;}
	.z_table .z_txt_model {font-size: 19px;}
	.z_table table tr th .txtbold {font-size: 23px;}
	.z_table table tr th .txtsub {font-size: 17px;}
	.z_table table tr th {font-size: 15px;}
}


@media(max-width: 991px){
	#wrapper {padding-top: 0;}
	.min_table {min-width: 190px !important;}
	.con_pad img {width: 50% !important;}
	.serenade_line {
		margin-left: -13px;
		padding-right: 11px;
	}

	.z_table {overflow-x: auto; overflow-y: hidden; position: relative;}
	.z_table table {width: 950px;}
	.z_table .column1 {width: 150px;}
	.z_table .column5 {width: 115px;}
	.z_table .column6 {width: 122px;}
	.z_table .column7 {width: 122px;}
	.z_table table {border:1px solid #ddd; border-radius: 15px;}
	.z_table tbody {box-shadow: none;}
	.txtbank h2 {font-size: 26px;}
	.txtbank h3 {font-size: 22px;}
}

@media (max-width: 768px){


}


@media(max-width: 767px){
	.showpc {display: none;}
	.showmb {display: block;}

}

@media(max-width:575px)
{
	.hand_scroll {display: block;}
	.table {border-radius: 6px;}
	#xs_xsmax .wrap_table{width: 700px;}
	#iphone_xs .wrap_table{width: 700px;}
	#iphone_xr .wrap_table{width: 700px;}
	#iphone_x .wrap_table{width: 700px;}
	#iphone_8_8plus .wrap_table{width: 700px;}
	#iphone_7_7plus .wrap_table{width: 700px;}
	#iphone_6s_plus .wrap_table{width: 700px;}
	#maxspeed .wrap_table{width: 700px;}

	a.btn_special {width: 260px;line-height: 50px;font-size: 18px;}
	.txt_head { margin-top: -25px;}
	.txt_head h2 {font-size: 25px;}
	.txt_head h3 {font-size: 16px;}
	.txt_head h4 {font-size: 25px;}
	.txt_con {font-size: 15px;line-height: 1.5;}
	.con_pad {padding: 17px;}
	.con_pad img {width: 100% !important;}
	.txt_head_rsmal {
		font-size: 20px;
	}
	.txt_head_maxspeed h2 {
		font-size: 22px;
	}
	.maxspeed_green {
		font-size: 25px;
	}
	.txt_head_maxspeed h3 {
		font-size: 20px;
	}
	.serenade_line {
		margin-left: -96px;
		padding-right: 84px;
		margin-top: 14px;
	}
	.txt_head_rsmal_h3{font-size: 14px;}

	.txtbank h2 {font-size: 22px;}
	.txtbank h3 {font-size: 14px;}
}



@media(max-width:375px){

}


@media(max-width: 320px){
	
}