﻿
/* CmsGenericPage css */

#divCmsGeneric
{
    width:980px;
}

#divGenericUpper
{
    border : 1px dashed green;
}

.genericUpper h1
{ 
    font-size: 22px;        /* Match page heading size. */
}
.genericUpper h2
{
    font-size: 20px;
    font-weight: normal;
}
.genericUpper h3
{
    font-size: 18px;        
    /*color: #ffffff;
    font-size: 18px;
    margin: 0px;
    padding: 6px;  */
}
#divGenericLower
{
    border : 1px dashed red;
}

/*CMS Generic*/
/*.genericUpper .content
{
    width: 65%;
    float: left;
    margin-right: 20px;
}
.genericUpper .social
{
    text-align: center;
}*/


/* Honda CBR Parts */
.pcontainer
{
	float: right;
	width: 79%;
	margin-top: 10px;
}
.pcontainer .mainContent h1
{
	margin-bottom: 10px;
}
.pcontainer .mainContent h2
{
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0;
}
.pcontainer .mainContent .orangeH2
{
	font-size: 24px;
	color: #F90;
}
.pcontainer .oneCol
{
	float: left;
	width: 33%;
}
.pcontainer .oneCol .leftSide
{
	float: left;
}
.pcontainer .oneCol .leftSide img
{
	margin-top: 15px;
}
.pcontainer .oneCol .rightSide{
	float: right;
    width: 180px;
    margin-right: 20px;
}
.pcontainer .oneCol .rightSide h4
{
	font-weight: bold;
    font-size: 14px;
}
.pcontainer .oneCol .rightSide ul
{
	margin-left: -20px;
    margin-top: -10px;
}
.filterLeft h4 
{
    color: #003366;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    margin-left: 15px;
    margin-top: 0px;
    text-transform: uppercase;
}
.guidedNavigation
{
    margin-top: 10px;
}
.guidedNavigation ul 
{
    margin: 0px 0px 0px 18px;
    padding: 0px;
}
.guidedNavigation ul li 
{
    line-height: 14px;
    list-style: none;
    margin-right: 10px;
}
.guidedNavigation ul li a,
.middleContent a
{
	text-decoration: none;
}

/* CMS ATV Parts */
.topContent
{
    float: right;
    width: 80%;
    margin-top: 10px;
}
.topContent h1
{
    margin-bottom: 10px;
}
.pcontainer.fullWidth
{
    width: 80%;
    margin-right:50px;
}
.pcontainer.fullWidth .oneCol
{
    width: 25%;
    height: 400px;
}
.pcontainer.fullWidth .oneCol img
{
    width: 85%;
}
.pcontainer.fullWidth .middleBottomContent img
{
    width: 33%;
}
.bottomSection
{
    width: 100%;
    float: right;
    margin-top: 40px;
}
.bottomSection .bottomImage
{
    height: 550px; 
    margin-left: 0px; 
    float: left; 
    background-repeat: no-repeat;  
    background-image: url(//cdn.bikebandit-images.com/website/images/landingpages/atv/atvbottom_honda.png ); 
    background-size: 1024px;
}
.bottomSection .bottomImage.kawasaki
{
    background-image: url(//cdn.bikebandit-images.com/website/images/landingpages/atv/atvbottom_kawasaki.png );
}
.bottomSection .bottomImage.ktm
{
    background-image: url(//cdn.bikebandit-images.com/website/images/landingpages/atv/atvbottom_ktm.png );
}
.bottomSection .bottomImage.polaris
{
    background-image: url(//cdn.bikebandit-images.com/website/images/landingpages/atv/atvbottom_polaris.png );
}
.bottomSection .bottomImage.suzuki
{
    background-image: url(//cdn.bikebandit-images.com/website/images/landingpages/atv/atvbottom_suzuki.png );
}
.bottomSection .bottomImage.yamaha
{
    height: auto; 
    background-image: url(//cdn.bikebandit-images.com/website/images/landingpages/atv/atvbottom_yamaha.png );
}
.bottomSection .bottomImage.scooter
{
    height: auto; 
    background-image: url(//cdn.bikebandit-images.com/website/images/landingpages/terrain/street/motorepair_bottom.jpg );
}
.bottomSection .bottomImage a
{
    display: inline-block;
    height: 290px;
    width: 100%;
    text-decoration: none;
}
.bottomSection .headline
{
    font-weight: bold;
    font-size: 36px;
    color: #ffffff;
    margin-left: 50px;
    margin-top: 60px;
}
.bottomSection .subHeadline
{
    color: #ffffff; 
    font-size: 18px; 
    padding-left: 50px;  
}
.bottomSection .orangeH2
{
    color: #F90;
}
.bottomSection p
{
    padding: 25px 35px;
    font-size: 11px;
    color: #ffffff;
}

/* CMS Motorcycle Parts */
.pcontainer .mainContent h2.smallText
{
    font-size: 12px;
    font-weight: normal;
}
.pcontainer .mainContent .mainImg.picker
{
    margin-top: -35px;
}
.pcontainer .mainContent .terrainParts
{
    width: 24%;
    float: left;
    text-align: center;
    margin: 10px 0px;
}
.pcontainer .mainContent .terrainParts.polaris
{
    width: 32%;
}
.pcontainer .mainContent .terrainParts.motorcycleParts
{
    width: 33%;
    text-align: left;
}
.pcontainer .mainContent .terrainParts.motorcycleParts h3
{
    font-size: 14px;
}
.pcontainer .mainContent .terrainParts.motorcycleParts a
{
    text-decoration: none;
}
.pcontainer .mainContent .terrainParts.ktm img
{
    width: 90%;
}
.pcontainer .mainContent .terrainParts a
{
    display: block;
}
.pcontainer .mainContent h2.thirdHeadline
{
    float: left;
    width: 100%;
    margin-top: 20px;
}

/* CMS Motorcycle-Saddlebags */
.divShopBys
{
    margin-top:10px; 
    float:left;
}
.divShopBy
{
    border: 2px solid #CCC; 
    width:32%; 
    float:left; 
    min-width: 245px;
    background-color:#ffffff;
}

/*Help Pages*/
.supportSection
{
    border: 3px solid #e0e0e0;
    padding: 10px;
    margin-bottom: 25px;
}
.supportSection .supportOne
{
    display: inline-block;
    width: 24%;
    text-align: center;
}
img.helpspot
{
    float: left;
    margin-right: 25px;
    margin-bottom: 25px;
}
.topHelp
{
    width: 100%;
    margin-top: 20px;
}
.helpTopicsSection
{
    display: inline-block;
    width: 50%;
    float: left;
    margin-bottom: 20px;
}
.helpTopicsSection img.helpTopics
{
    float: left;
    margin-right: 50px;
}
.helpTopicsSection .rightSection
{
    width: 70%;
    display: inline-block;
}
.helpTopicsSection ul.helpbullet li a
{
    text-decoration: none;
}

/*Sitemap*/
.sitemapCol
{
    width: 33%;
    display: inline-block;
    float: left;
}
/*map-policy*/
.supColumns
    {
        float:left;
        width:20%;
    }

#boxImg
{
    float:right;
}

/*Metzeler-rebate-offer*/
.dnlForm
{
    border:3px solid red;
}

.dnlFormIcon
{
    display:block;
    width:15%;
    float:left;
}

.cntrGray
{
    background-color: #e0e0e0;  
    height: 120px; 
    width:100%;
}

.dnlFormIcon img
{
    width: 100%;
    margin-top: 20px;
}

.dnlFormText
{
    display:block;
    width:75%;
    float:right;
}

.leftBlock
{
    float:left;
    width:48%;
    height: 324px;
}

.rightBlock
{
    float:right;
    width:50%;
    height: 324px;
    padding-top:10px;
}

.bottomContainer
{
    margin:10px 0px 10px 0px;
}

.gridProducts
{
    display:block;
    float:left;
    margin: 5px 0px 0px 30px;
    padding:6px;
    width:190px;
    height:300px;
}

.gridProducts:hover
{
     border:2px solid #ddd;
     border-radius:10px;
     box-shadow:5px 5px 8px rgba(204,204,204,.5);
     padding:3px;
     margin-top:3px
}

.gridProducts a
{
    color: #666;
    font-weight: bold;
    line-height: 1.5em;
    font-size: 13px;
    text-decoration:none;
}


.gridProducts a:hover
{
   color: #ff9900;
   text-decoration:underline;
}

.ourPrice 
{
    color: #fe9a00;
    display: block;
    font-size: 19px;
    font-weight: bold;
}

.listPrice
{
    text-decoration:line-through;
    font-weight:bold;
}

.productImages, .productImages img
{
    width:100%;
    
}

/*shippingoptions*/
.pcontainer.fullWidth.shippingOptions
{
    width: 96%;
    margin: 20px;
}
.shoppingSectionDiv{
    width:100%;
}
.divThird{
    width:92%;
    margin:20px 4% 0 4%;
}
.divContacts{
    width:98%;
    margin:0 0 0 0; 
    border:3px solid #e0e0e0; 
    float:left;
}
.divContact {
    float: left;
    width: 23%;
    min-width: 210px;
    min-height: 210px;
    text-align: center;
    padding: 0px;
    border: 0px dashed gray;
    display: block;
    margin: 5px;
}

.divWithBorders {
    float: left;
    width: 100%;
    border: 2px solid #e0e0e0;
}
.divWithBottom{
    float:left; 
    width:100%; 
    border-bottom:2px solid #e0e0e0; 
}
.shippingSectionHeader{
    width:100%; 
    height:45px; 
    background-color:#666666; 
    padding:10px 0 10px 0px; 
    display:inline-block;
    border: 2px solid #666666;
}
.shippingLabels{
    width: 100%;
    float:left; 
    border:2px solid #e0e0e0;
    background-color:#e0e0e0;
}
.shippingLabel {
    float:left; 
    min-width:200px;  
    height: 30px;
    padding: 5px 0 5px 10px;  
    font-weight:bold;  
}
.shippingLabelShort {
    float:left; 
    min-width:100px;  
    height: 30px;
    padding: 5px 0 5px 10px;  
    font-weight:bold;  
}
.labelEven {
    float:left; 
    min-width:200px;  
    min-height: 20px;
    padding: 5px 0 5px 10px;  
    font-weight:bold;  
}
.div1Col{
    float:left;
    padding: 5px 20px 5px 20px;
}
.shipping2Col {
    float:left;
    width: 65%; 
    min-width:300px; 
    padding: 5px 0 5px 10px;
}
.shipping2ColShort{
    float:left; 
    width: 32%; 
    min-width:200px;  
    padding: 5px 0 5px 10px; 
}
.div2Col {
    float:left;
    width: 80%; 
    min-width:300px; 
    padding: 5px 0 5px 10px;
}
.div2ColShort{
    float:left; 
    width: 20%; 
    min-width:200px;  
    padding: 5px 0 5px 10px; 
}

.image2Col {
    float:left;
    width: 65%; 
    min-width:300px; 
    padding: 5px 0 5px 10px;
    visibility:visible;
    display:block;
}
iframe.smallImage{
    display:none;
}
iframe.bigImage{
    display:block;
}
.image2ColSmall{
    display:none;
}
.image2ColShort{
    float:left; 
    width: 32%; 
    min-width:200px;  
    padding: 5px 0 5px 10px; 
}
.shipping3Col {
    float: left;
    width:32%;
    min-width: 200px;
    padding: 05px 0 05px 10px;
}
.shipping3ColShort{
    float:left; 
    min-width:100px;  
    padding: 05px 0 05px 10px;
}
.div4ColEven {
    float: left;
  /*  width:25%; */
    min-width: 200px;
    padding: 5px 0 5px 10px;
}.div4ColEven2 {
    float: left;
  /*  width:25%; */
    min-width: 200px;
    padding: 5px 0 5px 10px;
    display:none;
}
.div4ColEvenExc1 {
    float: left;
    height:58px;
    min-width: 200px;
    padding: 5px 0 5px 10px;
}
.div4ColEvenExc2 {
    float: left;
    height:58px;
    min-width: 200px;
    padding: 5px 0 5px 10px;
}
.div4ColEvenExc3 {
    float: left;
    height:58px;
    min-width: 200px;
    padding: 5px 0 5px 10px;
}
.shipping4Col {
    float: left;
    width:34%;
    min-width: 200px;
    padding: 5px 0 5px 10px;
}
.shipping4ColShort{
    float:left; 
    width:12%;
    min-width:100px;  
    padding: 5px 0 5px 10px;
}
.divBottomThird{
    width: 100%;
    margin-right:0px;
}
.divWideImage1{
    float:left;
    width:100%;
    display:normal;
}
.divSmallImage1{
    float:left;
    width:100%;
    display:none;
}
/*FaqOrdering */
.pcontainer.fullWidth.faqPages
{
    width: 98%;
    max-width:980px;
    margin: 20px;
}
/*Coupons*/
.pcontainer.fullWidth.coupons
{
    width: 96%;
    margin: 20px;
}
.divCouponsThird{
    float:left;
    width:100%;
    padding:10px  0px 10px  0px;
}
.div2ColCoupon{
    float:left;
    width:47%;
    min-width:250px;
    margin:5px 0px 5px 20px;
}
.divCouponImage{
    float:left;
    width:120px;
    height:140px;
    display:inline-block;
}
.divCouponText {
    float: left;
    width: 65%;
    max-width: 65%;
    padding: 0 5px 10px 20px;
    display: inline-block;
}
    /*sale-closeouts*/
.pcontainer.fullWidth.sale-closeouts
{
    width: 96%;
    margin: 20px;
}
.divCloseouts{
    float:left;
    width:100%;
    padding:00px  0px 10px  0px;
}
.divCloseoutsBrand{
    float:left;
    width: 20%;
    min-width: 190px;
}
.divCloseoutsRiddingStyles {
    float: left;
    margin-left: -10px;
}
.divCloseoutsRiddingStyle{
    float:left; 
    padding:8px; 
    width:31%; 
    min-width:240px;
}
.divCloseoutsFirst3rdLeft{
    float:left;
    width: 24%;
    min-width: 200px;
}
.divCloseoutsFirst3rdMid{
    float:left;
    width: 24%;
    height: 323px;  /*used to make the image flow below*/
    min-width: 200px;
    margin:0 0 0 20px;
}
.divCloseoutsFirst3rdRight{
    float:left;
    width: 45%;
    min-width: 250px;
    margin: 20px 0 0 0;
}
.divCloseoutsFirst3rdRight img {
    width: 450px;
}
.divCloseoutsDivider{
    margin-top:20px; 
    border-top:2px solid #E0E0E0;
    width:96%;
}
	 /*atv-exhaust*/
.pcontainer.fullWidth.atv-exhaust
{
	width: 80%;
	margin-right: 0px;
}
.panelMid{
	min-width:180px;
}
.getRiding{
	width: 99%; 
	float:left;
    margin-left:10px;
}
.getRidingStep{
	max-width:32%; 
	float:left; 
	min-width: 250px; 
}
/*dirt-bike-parts*/
.topSection
{
    height:540px;
    width:99%;
}
.headerG
{
    width:78%;
    height:440px; 
    float:left;  
    padding-top:0px; 
    margin-left:10px;
    background-image:url(http://cdn.bikebandit-images.com/website/images/landingpages/atv/atv_04.jpg); /* url(//cdn.bikebandit-images.com/website/images/landingpages/terrain/dirt/dirt_mainsmall2.jpg); */
    background-size:100% 100%;
    background-repeat:no-repeat;
}
.headerG span
{
    width:100%;
    height:440px;
    display:block;

}
.progGrid
{
    width: 99%;
    height: auto;
}
 .midTitle
{
    float:left;
    width:100%;
}
 .midTitle h2
{
    color: #2b2b2b;
    font-size: 25px;
    font-family: Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    padding-left:30px;
}
 .midTitle span
{
    font-family: Arial,Helvetica,Sans-Serif;
    color: #F90;
    text-decoration: none;
}
 .productGridItem
 {
     width: 216px;
     padding-top:10px;
     padding-right:10px;
     padding-bottom:0px;
     margin-left:10px;
     float:left;
     background-image:url(//cdn.bikebandit-images.com/website/images/landingpages/atv/atv_09.png);
     background-repeat: no-repeat;
     background-repeat:!important;
 }
 .prodGridTitle
{
     display: block;
     margin-top: 20px;
     font-size: 16px;
     color: #2b2b2b;
     font-weight: bold;
     font-family: Arial,Helvetica,Sans-Serif;
     text-decoration: none;
     text-align:center;
}
.prodGridImage
{
    display:block;
    width: 185px;
    height: 160px;
    padding-left:10px;
}
.prodGridLinks
{
    height:120px;
}
.prodGridLinks a
{
    padding-left:10px;
    margin-top:10px;
    color: #3399ff;
    text-decoration: none;
}
.prodGridLinks a:hover
{
    color: #336699;
    text-decoration: none;
}
.bbPerks
 {
     width:100%;
     background-color:transparent;
     margin-top:20px;
 }
.bbPerks div
 {
     float:left;
     margin-right:10px
 }
 .btmFootImg
{
    width:100%;
    height:525px;
    margin-left:0px;
    float:left;
    background-repeat:no-repeat;
    background-image:url(//cdn.bikebandit-images.com/website/images/landingpages/atv/atvbottom.png );
    background-size:auto;
}
 .btmFootImg a
{
     display:block;
    color: #ffffff;
    font-size: 25px;
    padding-left: 50px;
    margin-top: 85px;
    font-family: Arial,Helvetica,Sans-Serif;
    font-weight: bold;
    font-size: 36px;
    text-decoration: none;
    
}
 #upperText
{
    color: #F90;
    text-decoration: none;
    
}
 #lowerText
{
    font-size: 18px;
    padding-left: 50px;
    
} 
 .footerText
 {
     width:95%;
     margin-top:125px
 }
 .footerText p
 {
     color: #FFF;
     padding-left: 30px;
 }
 /*Affiliates*/
 
 .containeraf
 {
     width:100%;
     height:auto;
 }
 .leftBlockAf
 {
     float:left; 
     width: 50%; 
     height: auto; 
     padding:15px; 
     margin-top:25px; 
     margin-left:10px;
     border: #999;
     border-style: solid;
     border-width: 2px; 
 }
 .leftBlockAf .contact
 {
     float:left;  
     width: 90%; 
     height: 100px;  
     text-align: center;  
     padding:15px 15px 0px 15px; 
     margin-left:5px; 
     margin-top:20px; 
     border-width:thin;
     border: #999;
     border-style: solid;
 }
 .leftBlockAf p
 {
     color: #666;
 }
 .af 
 {
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-size: 12px;
  }

.af a 
{
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-size: 12px;
}

.af a:hover 
{
    color: #666;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-size: 12px;
}
.contact div:nth-child(1)
{
    float:left;
}
.contact div:nth-child(1) img
{
     width:180px; 
     height:42px;
}
.contact div:nth-child(3) 
{
    margin-left:50px; 
    width: 80%; 
    height: 30px; 
    background: #FF9A00;   
    padding-top: 5px;
}
.contact div:nth-child(3) div
{
    margin-left:70px; 
    text-align:left; 
    width:80%; 
    float:left; 
    padding-top:2px; 
    padding-right:2px; 
    height:100%;
}
.contact div:nth-child(3) div a 
{
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 16px;
    text-decoration: none;
}
.SiteScreenShot
{
     float:left; 
     width:30%; 
     height:400px;  
     padding-top:50px; 
     margin-left:20px; 
     margin-top:25px;
}
.SiteScreenShot div
{
    padding-left:10px;
}
.SiteScreenShot img
{
    width: 450px; 
    height: 365px;
}
#Network
{
    float:left; 
    width: 100%; 
    height: auto; 
    margin-top:0px;
}
#Network h2
{
    padding-left:50px; 
    padding-top:25px;
}
.brdr
{
    float:left; 
    margin-left:8px; 
    margin-top:25px; 
    width: 98%; 
    height: 150px;  
    text-align: left; 
    border: 2px solid #999;
}
.brdr:nth-child(1)
{
    float:left; 
    width:100%;
}
.signup
{
    float:left; 
    width:100%; 
    height:50px;
}
.signup a
{
    color: #FFF;
    font-family: Verdana, Geneva, sans-serif;
    text-decoration: none;
    font-size: 16px;
}
#btn
{
    background-image: url(//cdn.bikebandit-images.com/website/images/landingpages/atv/button.png); 
    background-repeat:no-repeat; 
    height:60px;
}
#btn div
{
    margin-left:50px; 
    padding-top:10px;
}
#mktContent
{
    width:100%;
    padding-left:10px;
}
.headerGC
{
    width:100%; 
    height:170px;
    margin-top:15px; 
    background:url('//cdn.bikebandit-images.com/marketing/pages/bikebandit-gift-cards/images/header-giftcard.jpg'); 
    background-repeat:no-repeat; 
    border:solid; 
    border-color:#fff; 
    border-width:1px;
}
.headerGC p
{
    margin-top:120px;
    margin-left:25%;
    color: #303030;
}
#gcGreatFor
{
    float:Left; 
    width:250px;
}
#gcGreatFor img
{
    width:100px; 
    height:25px;
}
#gcMsgLines
{
    margin-left:250px;
}
#gcElec
{
     float:Left;
     width:40%;
     border-right: 1px solid #ff9933;
     padding: 0px 40px 0px 80px;
}
.gcButton
{
    text-align:right; 
    margin-top:16px;
}
.gcButton img
{
     width:91px; 
     height:29px; 
}
#gcStandard
{
    float:Right;
    width:40%;
}
#gcBalance
{
    color:#ff9900; 
    font-size:20px;
}
#gcBalance a
{ 
    font-size:13px;
}
#gcGreatFor li
{
    color: #666;
    font-size: 15px;
    font-weight: bold;
    list-style-image: url('//cdn.bikebandit-images.com/marketing/pages/bikebandit-gift-cards/images/chevrons.gif');
}
.gcSectionHeading
{
    color: #ff9900;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}    


/* ========================= Multi-purpose responsive =================== */
@media only screen and (max-width:920px) {
    .div4ColEvenExc3 {
        height:18px;
    }
    .div4ColEven {
        display:none;
    }
    .div4ColEven2 {
        display:inline-block;
        width:96%;
    }
    .div2ColCoupon {
        width: 42%;
        min-width: 250px;
    }
    .divCouponText{
        width:64%;
    }
    .divCloseoutsFirst3rdRight img {
        width: 410px;
    }

    
}

@media only screen and (max-width:840px) {
    .shipping2Col {
        float:left;
        width: 90%; 
        min-width:300px; 
        padding: 5px 0 5px 10px;
    }
    .image2Col {
        float:left;
        width: 96%; 
        min-width:550px; 
       min-height:300px;
        padding: 5px 0 5px 0px;
    } 
    .divWideImage1{
        display:none;
    }
    .divSmallImage1{
        display:inline-block;
    }
    .div2ColCoupon {
        width: 40%;
    }
    .divCouponText{
        width:60%;
    }
    .divCloseoutsFirst3rdRight img {
        width: 375px;
    }
	 /*atv-exhaust*/
	.getRidingStep{
		max-width:45%; 
        margin-left: 10%;
	}

}

@media only screen and (max-width:765px) 
{
    .img100
    {
        width:100%;
    }
    .nshow
    {
        display:none;
    }
    /*PROMOTION/MAP-POLICY*/
    .supColumns
    {
        float:left;
        width:40%;
    }
    .divContact {
        width: 32%;
        min-width: 290px;
        margin: 5px;
        margin-left: 20%;
    }
   .divBottomThird{
        width: 94%;
        margin-right:10px;
    }
   .pcontainer.fullWidth.faqPages
    {
        margin: 0px;
    }
    .divWideImage1{
        display:none;
    }
    .divSmallImage1{
        display:inline-block;
    }
    .div2ColCoupon {
        width: 46%;
    }
    .divCouponImage{
        height: 120px;
    }
    .divCouponText{
        width:90%;
        min-width: 90%;
        padding:0 5px 10px 0px;
    }
    .divCloseoutsRiddingStyle{
        width:45%; 
    }

    /*dirt-bike-parts*/
    .layoutLeft
    {
        display:none !important;
    }
   .topSection
    {
        height:300px;
    }
    .headerG, .headerG span
    {
        width:98%;
        height:300px;
    }
    .midTitle
    {
        margin-left:0px;
    }
    .midTitle h2 
    {
        font-size:24px;
    }
    .productGridItem
     {
         height:320px;
         width:40%;
     }
    .prodGridImage 
    {
        width: 80%;
        height:auto;
    }
    .prodGridImage img
    {
        width:100%;
        height:auto;
    }
    .prodGridTitle 
    {
        margin-top: 6px;
    }
    .bbPerks
    {
        margin:0px 0px 0px 0px;
    }
    .bbPerks img
    {
        padding-left:8%;
    }
    .btmFootImg a
    {
        padding-left: 36px;
        font-size: 26px;

    }
    #lowerText 
    {
    font-size: 13px;
    padding-left: 29px;
    }
    .footerText 
    {
    margin-top: 145px;
    }
    /*Affiliates*/
    .leftBlockAf
    {
        width: 90%;
        padding: 10px;
        margin-left: 10px;
    }
    
    .af a
    {
        font-size: 9px;
    }
    .leftBlockAf .contact
    {
        height: 130px;
    }
    .SiteScreenShot
    {
        width:100%;
        margin-left: 0px;
    }
    .SiteScreenShot div
    {
        padding-left:0px;
    }
    .SiteScreenShot img
    {
        width:100%;
        height:auto;
    }
    .brdr
    {
        margin-left: 0px;
    }
    .contact div:nth-child(3) div 
    {
        margin-left: 10%;
    }

    /*dealer*/
    .dlrHeading
    {
        width:100%;
        height:auto;
    }
    .side1
    {
	    width: 95%;
    }
    .side2
    {
	    width: 95%;
	    margin-top: 5px;
        margin-left:5px;
    }
}

@media screen and (max-width:  750px)
{
    .nshow
    {
        display:none;
    }
    /*PROMOTION/MAP-POLICY*/
    .supColumns
    {
        float:left;
        width:40%;
    }
    /*Promotion-metzeler*/
    .rightBlock
    {
        float:left;
        width:100%;
        padding-top:10px;
    }

    .leftBlock
    {
        float:left;
        width:100%;
        height: 324px;
    }

    .gridProducts
    {
    display:block;
    float:left;
    margin: 5px 0px 0px 30px;
    padding:6px;
    width:39%;
    height:300px;
    }
    #shrtN
    {
        padding-top:19px;
    }
    /*bikebandit-gift-cards*/
    #gcElec
    {
        padding-right:0px;
    }

}

@media only screen and (max-width:700px) {
    .divWithBorders {
        width: 96%;
    }
    .div4ColEvenExc2 {
        height:18px;
    }
     .divCloseoutsRiddingStyle{
        width:50%;
        min-width:45%;
        margin-left:20%;
    }

}
@media only screen and (max-width:660px)
{
    /*bikebandit-gift-cards*/
    .headerGC
    {
        background-size:100%, auto;
    }
    #gcElec
    {
        width:95%;
        padding-left:10px;
    }
    #gcStandard
    {
        width:95%;
        padding-left:10px;
        float:left;
    }
    #gcBalance
    {
        width:95%;
        padding-left:10px;
    }
}
@media only screen and (max-width:625px) 
{
    .divContacts {
        width: 92%;
    }

    .divContact {
        width: 90%;
        min-width: 210px;
        margin: 10px;
        margin-left: 10%;
    }

    .divWithBorders {
        width: 92%;
    }

    .divBottomThird {
        width: 90%;
        margin-right: 20px;
    }

    .shippingSectionHeader {
        /*   width:96%;  */
    }

    .shippingLabels {
        width: 100%;
    }

    .shippingLabel {
        float: left;
        /* height: 40px; */
        min-width: 300px;
        padding: 05px 0 5px 10px;
        font-weight: bold;
    }

    .shippingLabelShort {
        float: left;
        min-width: 300px;
        /* height: 40px;  */
        padding: 05px 0 5px 10px;
        font-weight: bold;
    }

    .shipping2Col {
        float: left;
        width: 96%;
        min-width: 250px;
        padding: 5px 0 5px 10px;
    }

    .shipping2ColShort {
        float: left;
        width: 96%;
        min-width: 200px;
        padding-left: 10px;
        border-bottom: 1px solid #e0e0e0;
        margin-bottom: 10px;
        text-align: center;
    }

    .div2ColShort {
        border-bottom: 1px solid #e0e0e0;
    }

    .div2Col {
        width: 96%;
        min-width: 250px;
    }

    .image2Col {
        float: left;
        width: 96%;
        min-width: 250px;
        padding: 5px 0 5px 0px;
    }

    .image2ColShort {
        float: left;
        width: 96%;
        min-width: 200px;
        padding: 5px 0 5px 5px;
        border-bottom: 1px solid #e0e0e0;
        text-align: center;
    }

    .shipping3Col {
        float: left;
        min-width: 200px;
        padding: 05px 0 05px 10px;
    }

    .shipping3ColShort {
        float: left;
        min-width: 100px;
        padding: 05px 0 05px 10px;
    }

    .shipping4Col {
        float: left;
        width: 95%;
        min-width: 250px;
        padding: 5px 0 5px 10px;
    }

    .shipping4ColShort {
        float: left;
        width: 95%;
        min-width: 250px;
        padding: 5px 0 5px 10px;
    }

    .div2ColCoupon {
        width: 96%;
    }

    .divCouponImage {
        height: 120px;
    }

    .divCouponText {
        width: 90%;
        min-width: 50%;
        padding: 0 5px 10px 20px;
    }
   	 /*atv-exhaust*/
	.getRidingStep{
		max-width:90%; 
        margin-left: 20%;
	}

}
    
@media only screen and (max-width:565px) {
    .divWithBorders {
        width: 90%;
    }
    iframe.smallImage{
        display:block;
    }
    iframe.bigImage{
        display:none;
    }
    .image2Col{
        display:none;
    }
    .image2ColSmall{
         display:block;
    }
}

@media only screen and (max-width:520px) {
    /*bikebandit-gift-cards*/
    .headerGC
    {
        padding-bottom:40px;
    }
    .shipping2Col 
    {
        width: 96%; 
        min-width:240px; 
    }
    .div4ColEvenExc3 {
        float: left;
        height:18px;
        min-width:300px
    }

}

@media only screen and (max-width:470px) 
{
    .div4ColEvenExc1 {
        height:18px;
    }
    .div4ColEvenExc3 {
        float: left;
        height:18px;
    }
   .div2ColCoupon {
        width: 93%;
    }
    .divCouponImage{
        height: 120px;
    }
    .divCouponText{
        width:98%;
        min-width: 92%;
        padding:0 5px 10px 0px;
    }
    .divCloseoutsFirst3rdLeft{
        width: 90%;
        margin:0 0 0 40px;
    }
    .divCloseoutsFirst3rdMid{
        width: 90%;
        height: 282px;  /*used to make the image flow below*/
        margin:0 0 0 20px;
    }
    .divCloseoutsRiddingStyle{
        margin-left:10%;
    }
	 /*atv-exhaust*/
	.getRidingStep{
        margin-left: 0%;
	}
    /*Bikebandit-gift-cards*/
    #gcGreatFor 
    {
    float: Left;
    width: 100%;
    }
    #gcMsgLines 
    {
    float: left;
    margin-left: 0px;
    }

}


@media screen and (max-width: 375px) 
{
    /*Promotion-metzeler*/
    .gridProducts 
    {
        width: 38%;
    }
    .ourPrice 
    {
        font-size: 17px;
    }
       .div2ColCoupon {
        width: 88%;
    }
    .divCloseoutsFirst3rdRight img{
        width: 280px;
        height: 150px;
    }
    .divCloseoutsRiddingStyle img{
        width:250px; 
    }
    .divCloseoutsRiddingStyle{
        margin-left:10%;
    }
    .divCloseoutsDivider{
        width:90%;
    }
    .divCloseoutsBrand{
        margin-left:25%;
    }
    /*Affiliates*/
    .af
    {
        float:left;
    }
    .leftBlockAf .contact 
    {
    height: 140px;
    }
    .contact div:nth-child(3)
    {
        float:left;
        margin-left:0px;
    }
    .contact div:nth-child(3) div a
    {
        font-size: 13px;
    }
    
}

@media screen and (max-width: 321px) 
{
   
    /*Promotion-metzeler*/
    .leftBlock
    {
        height: 610px;
    }
    .productImages img
    {
        width:60%;
    
    }
    .block
    {
        width:100%;
    }
    .gridProducts
    {
        margin: 5px 0px 0px 0px;
    }
    .divCloseoutsFirst3rdRight img{
        width: 250px;
        height: 140px;
    }
    /*dirt-bike-parts*/
    .productGridItem 
    {
        margin-left:40px;
        width: 75%;
    }
    .bbPerks img 
    {
        padding-left:0px;
        width: 100%;
    }
    .btmFootImg a
    {
        font-size: 18px;

    }
    #lowerText 
    {
    font-size: 9px;
    }
    .footerText 
    {
    font-size: 9px;
     margin-top: 165px;

    }

}