@media print {
/* Eric Meyer's Reset CSS v2.0 - http://cssreset.com */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}

* {
	font-family: 'Open Sans', sans-serif, Arial;
	font-size: 14px;
}

/* hide */
#secondary-banner, footer, .copyright-wrap, .content-nav, .content-nav .gradient_button, .recent-vehicles-wrap, .efficiency-rating, .social-likes, .flex-direction-nav, .financing_calculator, header, .single-listing-tabs, .home-slider-thumbs, .listing-slider, #google-map-listing, .flex-direction-nav, .flex-prev, .recent-vehicles-wrap, .message-shadow, .bznrd-gen-popup-invoke {
	display: none !important;
}

.print_friendly .car-info {
	display: block !important;
}

a:link:after, a:visited:after { content: ""; }

#myTab li a {
	background: none;
	font-size: 26px;
	border: 0;
	box-shadow: none;
}

.print_friendly { display: block !important; font-family: 'Open Sans', sans-serif, Arial; }

.print_friendly p, .print_friendly div, .print_friendly table, .print_friendly ul { page-break-inside: avoid; }

h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h5 { font-size: .83em; }
h6 { font-size: .75em; }
p, li  { font-size: 14px; line-height: 16px; }

p, h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif, Arial;
	font-weight:400;
}

.single-listings .leave-comments { display: none; }

.print_tabs h2 {
	font-size: 25px;
}


.print_friendly .car-info {
	display: table;
}


.print_friendly .car-info .table>tbody>tr>td {
	padding: 0 0 9px 4px;
}

.print_friendly.print_image {
    max-width: 340px;
    min-width: 340px;
}

.print_friendly.print_image img {
    width: 49%;
    max-width: 49%;
}

body .inventory-heading h2 {
	font-size: 28px;
}

body .inventory-heading span {
	font-size: 16px;
}

.print_header {
	margin-bottom: 40px;
	padding-bottom: 0;
}


iframe { display: none; }



	div.print-image{
		display: block !important;
	}


	div.gallery-thumbs{display: none;}
	div.comments-area{display: none;}

	div.bs-example-tabs{display: none;}



}
