﻿#slider {
        margin-left:-125px;
        }
#sliderWrap {   
    width:990px;
    overflow:hidden;
}
#sliderWrap2 {   
    width:990px;
    overflow:hidden;
}
.homePageBanner
{
    width:1240px;
    height:382px;
    position:relative;
    margin:0px auto;
    overflow:hidden;
    }
.homePageBanner2
{
    width:1240px;
    height:155px;
    position:relative;
    margin:0px auto;
    overflow:hidden;
    }
.homePageBanner .bannerText {
    font-family: 'Oswald', sans-serif;
    position:absolute;
    top: 120px;
    left:200px;
    color:#FFF;
    font-size:22px;
	font-weight: 300;
    text-shadow: 1px 1px 1px black;
}
.homePageBanner .bannerText.bannerCenterText {
    width: 1240px;
    text-align: center;
    left:0px;
}
.homePageBanner .bannerText.bannerCenterText .btnYell {
    display: inline;
    float: none;
}
.homePageBanner .bannerText.bannerCenterText .btnRedBanner {
    display: inline;
    float: none;
}
.homePageBanner .bannerText.bannerDark {
    color: #020202;
    text-shadow: none;
}
.homePageBanner .bannerText h2 {
    font-size:33px;
    line-height:35px;
    margin:0px;
}
.homePageBanner .bannerText .btnRed {
    background-color:#e10303;
    color:#FFF;
    font-size:18px;
    margin-top:10px;
    padding:5px 50px 5px 20px;
    float:left;
    background-image: url(images/arrows_white.png);
    background-repeat:no-repeat;
    background-position:90% center;
    text-shadow: none;
}
.homePageBanner .bannerText .btnYell {
    background-color:#F6EB14;
    color:#020202;
    font-size:20px;
    margin-top:10px;
    padding:4px 50px 4px 20px;
    float:left;
    background-image: url(images/arrows_black.png);
    background-repeat:no-repeat;
    background-position:90% center;
    text-shadow: none;
	border-radius: 4px;
}
.homePageBanner .bannerText .btnRedBanner {
    background-color:#e01d26;
    color:#fff;
    font-size:20px;
    margin-top:10px;
    padding:4px 50px 4px 20px;
    float:left;
    background-image: url(images/arrows_white.png);
    background-repeat:no-repeat;
    background-position:90% center;
    text-shadow: none;
	border-radius: 4px;
}
.homePageBanner div.easterEgg .info1 {
    position: absolute;
    top: 70px;
    left:50%;
    margin-left:-280px;
    font-size: 50px;
    font-weight: bold;
    color:#29BC00;
}
.homePageBanner div.easterEgg .info1 .org {
    color:#FA8001
}
.homePageBanner div.easterEgg .info1 .and {
    font-size: 34px;
}
.homePageBanner div.easterEgg .info2 {
    position: absolute;
    top: 185px;
    left:210px;
    font-size: 40px;
    font-weight: bold;
    color:#1B9C03;
}
.makes_main {
	display: table;
	width: 100%;
	table-layout: fixed;
	background-color: #f7f7f7;
}
.makes_main_list {
	display: table-cell; 
	text-align: center;
}
.rightBanner {
    float: left;
    width: 243px;
    overflow: hidden;
    margin-left: 5px;
}
.rightBanner img {
    max-width: initial;
    margin-left: -38px;
}
ul.bottomBanners {
    padding-left:0px;
    clear:both;
}
ul.bottomBanners li {
    float: left;
    width: 243px;
    display: block;
    margin-right: 6px;
    overflow: hidden;
    position: relative;
    margin-bottom: 5px;
}
ul.bottomBanners li.double {
    width: 492px;
	margin-bottom: 5px;
}
ul.bottomBanners li.double:nth-child(2) {
    margin-right: 0px;
}
ul.bottomBanners li img {
    margin-left:-35px;
    max-width:none;
}
ul.bottomBanners li.double img {
    margin-left: -60px;
}
ul.bottomBanners li:last-child {
    margin-right:0px;
}
ul.bottomBanners li div {
    position:absolute;
    width:243px;
    padding:5px;
    bottom:0px;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    background-color: rgb(0, 0, 0);
    background-color: rgba(0, 0, 0, 0.5);
}
ul.bottomBanners li div a {
    color:white;
}
ul.page-bottom-banners {
    padding-left:0px;
    margin-top:5px;
}
ul.page-bottom-banners li {
    display:block;
    float:left;
    width:492px;
    overflow:hidden;
    position:relative;
    margin-right: 6px;
    margin-bottom:5px;
}
ul.page-bottom-banners li:nth-child(even){
    margin-right:0px;
}
ul.page-bottom-banners li img {
    margin-left:-74px;
    max-width:none;
}
.homeTabs 
{
    }
.homeTabs .nav-tabs 
{
    margin-bottom:0px;
    }
.homeClearance .nav-tabs > li > a {
    color:#db0d15;
}
.homeClearance .nav-tabs > li.active > a, .homeClearance .nav-tabs > li.active > a:hover, .homeClearance .nav-tabs > li.active > a:focus {
    color: #ffffff;
    background: #db0d15;
}
.homeTabs .tab-content div.tab-pane 
{   
    padding:10px 0px;  
    }
.home .News, .home .Sponsorship, .home .Job {
    margin-top:3px;
} 
.home .News .p, .home .Sponsorship .p, .home .Job .p {
    font-size: 11px;
    color:#666;
    line-height:14px;
    display:block;
}
.home .News .h2, .home .Sponsorship .h2, .home .Job .h2 {
    font-size: 13px;
    font-weight: bold;
    padding:0px;
    line-height:18px;
    color:#666666;
    display: block;
}
.home .News a:hover .h2 {
    text-decoration: underline;
}
.home .News h1, .home .Sponsorship h1, .home .Job h1 {
    background-color: #F4F4F4;
    color: #134A9A;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    padding-left: 8px;
}
.home .News img, .home .Sponsorship img, .home .Job img {
    float:right;
}
.home .News .group, .home .Sponsorship .group, .home .Job .group {
    margin:3px 2px;
    display: block;
}
.home .rcListProducts .moreCL {
    margin: 146px 27px;
}
@media all and (max-width: 767px) {
    #CSD_Widget {
        display: none;
    }
    #slider {
        margin-left: -50px;
    }
    #sliderWrap {
        width: 470px;
        height: 250px;
        margin-bottom: 5px;
    }
    #sliderWrap img {
        width: 830px;
		max-width: 150%;

    }
	#sliderWrap2 {
        width: 470px;
        height: 65px;
        margin-bottom: 5px;
    }
    #sliderWrap2 img {
        width: 550px;
    }
    .homePageBanner {
        width: 550px;
        height: 250px;
    }
	.homePageBanner2 {
        width: 550px;
        height: 70px;
    }
    .homePageBanner .bannerText,
    .homePageBanner .bannerText.bannerCenterText {
        width: 470px;
        top: 60px;
        left: 50px;
        font-size: 18px;
        text-align: center;
        line-height: 19px;
    }
    .homePageBanner .bannerText h2 {
        font-size: 24px;
        line-height: 26px;
    }
    .homePageBanner .bannerText .btnRed {
        position: absolute;
        left: 50%;
        margin-top: -5px;
        margin-left: -88px;
        transform: scale(0.8,0.8);
    }
    .homePageBanner .bannerText .btnYell {
        display: inline;
        float: none;
		font-size: 16px;
    }
    .rightBanner {
        display: none;
    }
    ul.bottomBanners li {
        width: 232px;
    }
    ul.bottomBanners li img {
        max-width: 232px;
        margin-left: 0px;
    }
    ul.bottomBanners li.double {
        width: 470px;
        margin-right: 0px;
    }
    ul.bottomBanners li.double img {
        max-width: 470px;
        margin-left: 0px;
    }
    ul.bottomBanners li:nth-child(2) {
        margin-right: 0px;
    }
    ul.page-bottom-banners li {
        width: 470px;
        margin-right: 0px;
    }
    ul.page-bottom-banners li img {
        margin-left: -85px;
    }
    .topCategories {
        width: 232px;
        float: left;
        margin-right: 6px;
    }

    .topBrands {
        width: 232px;
        float: left;
    }
    .homePageBanner div.easterEgg .info1,
    .homePageBanner div.easterEgg .info1 .and {
        font-size: 25px;
        top: 35px;
    }
    .homePageBanner div.easterEgg .info1 {
        left: 400px;
    }
}
@media all and (min-width: 1400px) 
{
    #slider {
        margin-left: 0px;
    }
    #sliderWrap {
        width:1240px;
        }
	#sliderWrap2 {
        width:1240px;
        }
    .rightBanner {
        width:306px;
    }
    .rightBanner img {
        margin-left: -7px;
    }
    ul.bottomBanners li {
        width:306px;
        margin-right:5px;
    }
    ul.bottomBanners li.double {
        width: 617px;
        margin-right: 5px;
    }
    ul.bottomBanners li img,
    ul.bottomBanners li.double img {
        margin-left: 0px;
    }
    ul.bottomBanners li div {
        width:306px;
    }
    ul.bottomBanners li.double div {
        width: 617px;
    }
    ul.page-bottom-banners li {
        width:617px;
    }
    ul.page-bottom-banners li img {
        margin-left: -10px;
    }
}
.no-bullets{
    list-style: none;
    padding-left: 5px;
}
.banner-top-two-cols{
    margin-top: 20px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
}
.banner-top-two-cols .col-md-6{
    padding: 0px;
}
.banner-top-two-cols .text{
    padding: 10px 15px;
}

/*slick slider*/
.slick-slide,
.slick-dotted {
    position: relative;
}
.slider_style_1 {
    padding-bottom: 10px;
    margin-left: -5px;
    margin-right: -5px;
}
.slider_style_1 .item {
    background-color: #024E8E;
    padding: 10px 40px;
    margin: 5px;
}
.slider_style_1 .item * {
    color: #fff;
}
.slider_style_1 .item p {
    min-height: 125px;
}
.slider_style_1 .item .img-wrap {
    text-align: center;
    position: relative;
}
.slider_style_1 .item .img-wrap img {
    display: inline-block;
    width: 150px;
    height: auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    margin-bottom: 5px;
}
.slick-dots {
    padding-left: 0px;
    list-style: none;
    position: absolute;
    text-align: center;
    z-index: 4;
    bottom: 0px;
    width: 100%;
    height: 20px;
}
.slick-dots li{
    display: inline-block;
}
.slick-dots li button {
    cursor: pointer;
    margin: 0 4px;
    border-radius: 100%;
    background-color: #fff;
    opacity: 1;
    border: 3px solid #024E8E;
    width: 15px;
    height: 15px;
    padding: 0;
    color: transparent;
}
.slick-dots li button:before{
    display: none;
}
.slick-dots li.slick-active button {
    background-color: #024E8E;
    opacity: 1;
}
@media all and (max-width: 767px) {
    .slick-dots {
        height: 10px;
    }
    .slick-dots li button {
        border: 2px solid #024E8E;
        width: 12px;
        height: 12px;
    }
}