#detail_car {
    border: 1px solid #dedede;
}

#detail_title {
    margin-top: 10px;
    background: #D2E3FB;
}

#detail_title p {
    font-weight: bold;
    font-size: 16px;
    padding: 5px 10px;
    margin-bottom: 0px;
}

#detail_title p span {
    color: #999999;
}

#detail_date {
    float: right;
    color: #555;
    font-style: italic;
    font-size: 12px;
    margin: 5px 0px;
}


#detail_list_img_left img {
    width: 100%;
    border: 1px solid #dedede;
    padding: 1px;
	
}

#detail_list_img_bottom {
    margin-top: 10px;
}

#detail_list_img_contact {
    border: 1px solid #dedede;
    background: #F5F5F5;
    padding-left: 10px;
	min-height:128px;
}

#detail_list_img {
    margin-left: 0px;
    margin-right: 0px;
    border: 1px solid #dedede;
    background: #EFEFEF;
    padding-bottom: 15px;
    padding-top: 15px;
}

#box_list_img #demo-test-gallery {
    padding-left: 0px;
    display: inline-block;
    overflow: auto;
    height: 140px;
    margin-bottom: 0px;
}

#box_list_img a {
    padding-left: 0px;
    padding-right: 5px;
    margin-bottom: 10px;
	
}

#box_list_img a img {
    width: 100%;
    /*height: 60px;*/
    border: 1px solid #ccc;
    padding: 1px;
}

#detail_list_img_contact p:first-child {
    margin-top: 5px;
    margin-bottom: 5px;
}

#detail_list_img_contact p:last-child {
    margin-bottom: 8px;
    line-height: 19px;
}

#item_contact {
    font-weight: bold;
}

#item_head {
    color: #CC6600;
    font-weight: bold;
    margin-bottom: 1px;
	font-size:1.6rem;
	padding-left:5px;
}

#item_phone {
    font-size: 12px;
    margin-bottom: 3px;
	font-size:1.6rem;
	padding-top:6px;
}

#item_phone span {
    font-weight: bold;
    font-size:1.6rem;
}

#item_address {
   font-size:1.4rem;
}

#detail_tabber {
    margin-top: 20px;
}

.panel.with-nav-tabs .panel-heading {
    padding: 5px 5px 0 5px;
}

.nav-tabs {
    border-bottom: none !important;
}

.nav-tabs > li {
    font-weight: bold;
    font-size: 12px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a {
    color: black !important;
    cursor: pointer !important;
}

.nav-tabs > li > a {
    color: #0331c4 !important
}

.tab_left {
    padding: 0px !important;
    padding-right: 1px !important;
}

.tab_right {
    padding: 0px !important;
    padding-left: 1px !important;
}

.tab_left .tab_title {
    background: #EFEFEF;
    border: 1px solid #dedede;
    font-weight: bold;
    color: #696969;
    font-size: 13px;
    padding: 4px 0px 4px 10px;

}

.tab_right .tab_title {
    background: #EFEFEF;
    border: 1px solid #dedede;
    font-weight: bold;
    color: #696969;
    font-size: 13px;
    padding: 4px 0px 4px 10px;
}

.tab_left_item {
    padding-left: 10px;
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-top: 1px solid #dedede;
    border-right: 1px solid #dedede;
    padding-right: 1px !important;
}

.tab_left_item:first-child {
    margin-top: 10px;
}

.tab_left_item:last-child {
    border-bottom: 1px solid #dedede;
}

.tab_left_item span {
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: #000;
}

.tab_right_item {
    margin-left: 0px !important;
    margin-right: 0px !important;
    border-top: 1px solid #dedede;
    border-left: 1px solid #dedede;
    padding-left: 10px !important;
}

.tab_right_item span {
    font-size: 12px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    color: #000;
}

#tab_right_item {
    height: 313px;;
}

.tab_right_item:first-child {
    margin-top: 10px;
}

.tab_right_box .tab_right_item:last-child {
    border-bottom: 1px solid #dedede;
}

.mar_top_37 {
    margin-top: 33px;
}

.tab_bottom {
    padding-left: 0px !important;
    padding-right: 0px !important;
    margin-top: 10px;
}

.tab_bottom .tab_title {
    background: #EFEFEF;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede;
    font-weight: bold;
    color: #696969;
    font-size: 13px;
    padding: 4px 0 4px 10px;
}

.tab_bottom_box {
    font-size: 12px;
    padding-top: 10px;
    padding-left: 10px;
    line-height: 18px;
    color: #000;
}

.mar_top_10 {
    margin-top: 10px;
}

.tab_left_item span input {
    cursor: pointer !important;
    margin-top: 2px;
}

.tab_right_item span input {
    cursor: pointer !important;
    margin-top: 2px;
}

.mar_top_34 {
    margin-top: 34px;
}

#slider_move {
    display: none;
}

.price_list_car {
    margin-top: 10px;
    font-size: 18px;
    color: #c83d14;
    text-align: center;
    border: 1px solid #dedede;
    background: #ffe;
    display: none;
}

.price_list_car p {
    margin-bottom: 0px;
    padding: 5px 0px;
}

.price_list_car b {
    color: green;
}

.price_list_car span {
    color: #999;
    font-size: 14px;
    font-weight: bold;
}

#detail_title p span:last-child {
    color: #666;
    display: none;
}

#detail_list_img_bottom_2 {
    display: none;
}

#tabber_mobile {
    margin-top: 10px;
}

#tabber-title {
    font-weight: bold;
    color: #0331C4;
    padding-left: 15px;
    font-size: 15px;
    background-color: #EFEFEF;
    padding-top: 3px;
    padding-bottom: 3px;
}

.tabber_box {
    font-size: 16px;
    font-weight: bold;
    background-color: #EFEFEF;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    padding-left: 10px;
    display: none !important;
}

.tabber_box a {
    color: #0331C4 !important;
    text-decoration: none !important;
}

.tab-content > .tab-pane {
    margin-bottom: 10px;
}

.tabber_box i {
    font-size: 20px;
    float: right;
    padding-right: 10px;
}
@media only screen and (min-width: 1200px) {
#detail_list_img_left {height:280px;height;width: 54%; overflow: hidden; padding:0px 0px 0px 8px}
#detail_list_img_left img {height:280px;width:auto;}
#box_list_img a {
    padding-left: 0px;
    padding-right: 5px;
    margin-bottom: 10px;
	height:62px;
}
}
@media only screen and (max-width: 1199px) {
    #tab_right_item {
        height: 313px;
    }
	#box_list_img #demo-test-gallery {height:114px;}
	
    #detail_title p span:first-child {
        display: inline-block;
    }

    .mar_top_37 {
        margin-top: 16px;
    }

    .mar_top_mobile {
        margin-top: 27px;
    }
}
@media only screen and (min-width: 992px) {
 #detail_list_img_right {
        padding-left: 0px;
        padding-right: 0px;
		width:46%;
		float:left;
    }
}	
@media only screen and (max-width: 991px) {
    .mar_top_34 {
        margin-top: 37px;
    }

    #tab_right_item {
        height: 352px;
    }

    .mar_top_mobile {
        margin-top: 30px;
    }

    #detail_list_img_bottom {
        display: none;
    }

    #detail_list_img_left {
        padding-left: 0px;
        padding-right: 0px;
    }

    #detail_list_img_right {
        padding-left: 0px;
        padding-right: 0px;	
    }

    #detail_list_img {
        padding-top: 0px;
    }

    #detail_title {
        margin-top: 0px;
    }

    #box_list_img a img {
        height: 100%;
    }

    #box_list_img .all_box {
        overflow-x: auto;
    }

    #box_list_img #demo-test-gallery {
        width: 200%;
        margin-top: 10px;
    }

    #slider_move {
        display: block;
    }

    #detail_title p span:last-child {
        display: inline-block;
        font-size: 13px;
    }

    #detail_title p span:first-child {
        display: none;
    }

    #detail_date {
        display: none;
    }

    .price_list_car {
        display: block;
    }

    .tab_left_item span {
        font-size: 14px;
    }

    .tab_left .tab_title {
        font-size: 15px;
    }

    .nav-tabs > li {
        font-size: 16px;
    }

    .tab_right .tab_title {
        font-size: 15px;
    }

    .tab_right_item span {
        font-size: 14px;
    }

    .tab_bottom .tab_title {
        font-size: 15px;
    }

    .tab_bottom_box {
        font-size: 14px;
    }

    #detail_car {
        padding-left: 0px;
        padding-right: 0px;
    }

    .mar_top_37 {
        margin-top: 19px;
    }

    #detail_tabber {
        margin-top: 10px;
        margin-bottom: 10px;
    }

    #detail_list_img_contact {
        background-color: #ffe;
    }

    #detail_list_img_bottom_2 i {
        font-size: 13px;
        padding-right: 5px;
        font-weight: bold;
        color: #CC6600;
    }

    #detail_list_img_bottom_2 {
        display: block;
    }
}

@media only screen and (max-width: 768px) {
    .mar_top_37 {
        margin-top: 19px;
    }
}

@media only screen and (max-width: 767px) {
    .mar_top_34 {
        margin-top: 35px;
    }

    #tab_right_item {
        height: 326px;
    }

    .mar_top_mobile {
        margin-top: 10px;
    }

    #detail_car {
        padding-left: 0px;
        padding-right: 0px;
        border: none;
    }

    .nav-tabs > li {
        font-size: 14px !important;
    }

    .tab_left .tab_title {
        font-size: 14px !important;
    }

    .tab_left_item span {
        font-size: 13px !important;
    }

    .tab_right .tab_title {
        font-size: 14px !important;
    }

    .tab_right_item span {
        font-size: 13px !important;
    }

    .mar_top_37 {
        margin-top: 34px;
    }

}

@media only screen and (max-width: 746px) {
    .mar_top_mobile {
        margin-top: 28px;
    }
}

@media only screen and (max-width: 702px) {
    .mar_top_37 {
        margin-top: 16px;
    }

    #box_list_img #demo-test-gallery {
        width: 250%;
    }
}

@media only screen and (max-width: 640px) {
    .mar_top_37 {
        margin-top: 16px;
    }
}

@media only screen and (max-width: 567px) {
    .mar_top_mobile {
        margin-top: 46px;
    }
}

@media only screen and (max-width: 565px) {
    .mar_top_37 {
        margin-top: 10px;
    }

    #box_list_img #demo-test-gallery {
        width: 285%;
    }
}

@media only screen and (max-width: 538px) {
    .mar_top_mobile {
        margin-top: 64px;
    }
}

@media only screen and (max-width: 517px) {
    .mar_top_mobile {
        margin-top: 46px;
    }
}

@media only screen and (max-width: 500px) {
    .nav-tabs > li {
        font-size: 13px !important;
    }

    .tab_left {
        width: 100% !important;
    }

    .tab_right {
        width: 100% !important;
    }

    .tab_right {
        margin-top: 10px;
    }

    .mar_top_37 {
        margin-top: 10px;
    }

    .panel {
        border: none !important;
        box-shadow: none !important;
        border-radius: 0px !important;
    }

    #detail_tabber {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .panel-body {
        padding-bottom: 5px !important;
    }

    #panel_heading {
        display: none;
    }

    .tabber_box {
        display: block !important;
        background-color: #e4e4e4;
    }

    .tabber_box a {
        display: block;
    }

    #box_list_img #demo-test-gallery {
        width: 320%;
    }
}

@media only screen and (max-width: 442px) {
    #box_list_img #demo-test-gallery {
        width: 380%;
    }
}

@media only screen and (max-width: 375px) {
    #box_list_img #demo-test-gallery {
        width: 400%;
    }
}


@media only screen and (max-width: 353px) {
    #box_list_img #demo-test-gallery {
        width: 450%;
    }
}

@media only screen and (max-width: 320px) {
    #box_list_img #demo-test-gallery {
        width: 500%;
    }
}


















