﻿/* Common CSS Start */
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
   -ms-word-break: break-all;
	word-break: break-all;
}
h2 {
	-ms-word-break: normal;
	word-break: normal;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
	margin: 0;
	padding: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	color: #000000;
	text-decoration: none;
	outline: none;
	-webkit-transition-property:color, text;
	-webkit-transition-duration: 0.3s, 0.3s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property:color, text;
	-moz-transition-duration:0.3s;
	-moz-transition-timing-function: linear, ease-in;
	-o-transition-property:color, text;
	-o-transition-duration:0.3s;
	-o-transition-timing-function: linear, ease-in;
}
a:hover {
	vertical-align: baseline;
	background: transparent;
	color: #009CE0;
	text-decoration: none;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}
/* Common CSS Ends */



/* Start */

.main-wrapper {
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
	overflow: hidden;
}
.wrapper-ins {
	width: 98.4375%;
	height: auto;
	margin: 0.78125%;
	float: left;
	overflow: hidden;
}
.promo-col .social-networks {
	width: auto;
	height: 32px;
	float: left;
	overflow: visible;
	position: absolute;
	z-index: 100;
	top: 10px;
	left: 6px;
	background-attachment: fixed;
}
.promo-col .social-networks .facebook {
	vertical-align: middle;
	text-align: center;
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: visible;
}

.car-row {
	width: 68.14814814814815%;
	height: auto;
	float: left;
	overflow: hidden;
}
.bike-row {
	width: 31.587301587301586%;
	height: auto;
	float: left;
	background-color: #121212;
	margin-left: 0.26455026455026454%;
}
.car-header {
	width: 100%;
	height: auto;
	float: left;
}
.car-header img {
	width: 100%;
}
.car-content-main {
	width: 100%;
	height: auto;
	float: left;
}
.car-content-box {
	width: 24.84472049689441%;
	height: auto;
	float: left;
	position: relative;
	overflow: hidden;
}
.car-content-box-outer {
	width: 24.73%;
	height: auto;
	float: left;
	position: relative;
}
.car-content-box-outer img {
	width: 100%;
	height: auto;
	float: left;
	position: relative;
}
.top5px {
	margin-top: 5px;
}
.right-car-marg {
	margin-right: 0.20%;
}
.car-content-box img {
	width: 100%;
	float:left;
}
.promo-col {
	width: 100%;
	float: left;
	position: relative;
}
.promo-col img {
	width: 100%;
	float: left;
}
.car-content-ins-col {
	width: 100%;
	float: left;
	margin-bottom: 3px;
	position: relative;
	overflow: hidden;
}
.top30px {
	margin-top: 30px;
}
.bike-ins {
	width: 94.47236180904522%;
	float: left;
	margin-left: 2.680067001675042%;
	margin-right: 2.680067001675042px;
}
.bike-header {
	width: 100%;
	float: left;
}
.bike-header img {
	width: 100%;
}
.bike-content {
	width: 100%;
	float: left;
	margin-bottom: 8px;
}
.bike-content-box {
	width: 49.113475177304966%;
	float: left;
	height: auto;
	position:relative;
	overflow: hidden;
}
.bike-content-padding {
	margin-right: 1.773049645390071%;
}
.bike-content-box img {
	width: 100%;
}
::-webkit-scrollbar {
    width: 8px;
    height: 8px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: rgba(204,204,204,0.8); 
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}

::-webkit-scrollbar-thumb:window-inactive {
	background: rgba(255,0,0,0.4); 
}
.story_hd_bg {
	padding: 2%;
	width: 96%;
	float: left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 12;
	background-color: rgba(0,0,0,0.8);
}

/* Animations Start */

.car-content-box img { transition: all 2s ease; }
.car-content-box:hover img  { transform: scale(1.1);}

.car-content-ins-col img { transition: all 2s ease; }
.car-content-ins-col:hover img  { transform: scale(1.1);}


.bike-content-box img { transition: all 2s ease; }
.bike-content-box:hover img  { transform: scale(1.1);}



.car-content-box .story_hd_bg { 
	background: rgba(0,0,0,0);
	opacity: 0;
	height: 54%;
	padding-top: 41%;
    transition: all .5s ease-out;
}
.car-content-box:hover .story_hd_bg {
	opacity: 1;
	background: rgba(0,0,0,0.8);
	transform: opacity 1;
}

.bike-content-box .story_hd_bg { 
	background: rgba(0,0,0,0);
	opacity: 0;
	height: 54%;
	padding-top: 28.5%;
    transition: all .5s ease-out;
}
.bike-content-box:hover .story_hd_bg {
	opacity: 1;
	background: rgba(0,0,0,0.8);
}

.car-content-ins-col .story_hd_bg { 
	background: rgba(0,0,0,0);
	opacity: 0;
	height: 54%;
	padding-top: 41%;
    transition: all .5s ease-out;
}
.car-content-ins-col:hover .story_hd_bg {
	opacity: 1;
	background: rgba(0,0,0,0.8);
}


.hd_txt02 {
	width: 100%;
	height: auto;
	color: #fff;
	font-family: arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	font-size: 14px;
	padding: 0px;
	margin: 5px 0 5px 0;
	line-height: 110%;
	text-align: center;
	vertical-align: middle;
}
.copy {
	font-family: georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	width: 100%;
	height: 20px;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 30px;
	word-break:normal;
}
.hd_txt03 {
	width: 100%;
	height: auto;
	color: #FF2D2D;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	float: left;
	font-size: 20px;
	padding: 0px;
	margin: 5px 0 5px 0;
	line-height: 110%;
	text-align: center;
	vertical-align: middle;
}
.car-content-box1 {
	width: 24.84472049689441%;
	height: auto;
	float: left;
	position: relative;
}

/* Ends */



/* Responsive Media Queries */
@media screen and (max-width:1280px)
{
	
}

@media screen and (max-width:1024px)
{
	
}

@media screen and (max-width:980px)
{
	
}

@media screen and (max-width:800px)
{
	.car-row {
    width: 100%;
    }

.bike-row {
    width: 65%;
    float: none;
    background-color: #121212;
    margin: 0 auto 0 auto;
}


}
@media screen and (max-width:768px)
{
	
}

@media screen and (max-width:700px)
{
	
}

@media screen and (max-width:640px)
{
	
}

@media screen and (max-width:600px)
{
	.bike-row {
    width: 86%;
 	}
}

@media screen and (max-width:540px)
{
	
}

@media screen and (max-width:480px)
{
	.car-content-box {
    width: 48%;
    padding-right: 5px;
    padding-bottom: 5px;
}

	.car-content-box-outer {
	    width: 49.73%;
	    }
	    
	.top30px {
	    margin-top: 0px;
	}
}

@media screen and (max-width:360px)
{
	
}

@media screen and (min-width:1025px) and (max-width:1280px)
{
	
}

@media screen and (min-width:981px) and (max-width:1024px)
{
	
}

@media screen and (min-width:801px) and (max-width:980px)
{
	
}

@media screen and (min-width:769px) and (max-width:800px)
{
	
}

@media screen and (min-width:701px) and (max-width:768px)
{
	
}

@media screen and (min-width:641px) and (max-width:700px)
{
	
}

@media screen and (min-width:601px) and (max-width:640px)
{
	
}

@media screen and (min-width:541px) and (max-width:600px)
{
	
}

@media screen and (min-width:481px) and (max-width:540px)
{
	
}

@media screen and (min-width:361px) and (max-width:480px)
{
	
}

@media screen and (min-width:321px) and (max-width:360px)
{
	
}

@media screen and (max-width:320px)
{
	.bike-content-box {
    width: 100%;
    }
}
