.logo{
    padding:20px 0;
}

/*make the menu sub-menu items drop down on mouse hover */
/*
ul.nav li.dropdown:hover > ul.dropdown-menu{
    display: block;
    margin: 0;
}
*/

.menuWrapper {
    background-color: #c02c37;

}

/*
.navbar-default .navbar-brand {
    color: #fff;
}


.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #ffffff;
    background-color: #c02c37;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
}

.navbar-default .navbar-toggle {
    border-color: #fff8f8;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #282828;
}
*/


.logo img{
    width: 285px;
    height: auto;
}
.rangeSection{
      background-color: #c02c37;
    color: #fff;
    padding: 25px 0
}

.rangeSection img{
    width: 100%;
}

.theRange {
    text-align: center;
    
}


.ga-button{
    width:100px;
    height: 40px;
    padding:10px;
    background-color:#bf2c37; 
    color: #fff;
    display: inline-block;
    cursor: pointer; 
     border: 2px solid white;
}

        
.ga-button:hover, .ga-button:focus {
    background-color: #fff;
    color:black;
   
   
}



.serviceSection{
    background-color: #eee;
        padding-bottom: 25px
}
.service {
    height: auto;
    background-color: #fff;
    padding: 20px;
    color: #333;
    cursor: pointer;
    margin: 3px;
}

.service:hover, .service:focus {
    background-color: #bf2c37;
    color: #fff; 

}


.homeContentSection{
    padding-bottom: 25px;
}

.homeSideBar ul{
    margin: 0;
    padding: 0;
}


.homeSideBar ul li{
    list-style: none;
    position: relative;
    padding-left: 30px;
    margin-bottom: 10px;
}

.homeSideBar ul li i{
        position: absolute;
    top: 0;
    left: 0;
    padding: 3px;
    color: #c02c37;
    font-size: 22px;
}




.contactFooterSection{
        padding-top: 40px;
    padding-bottom: 40px;
    background-color: #333;
    font-size: 12px;
    color: #fff;
}
#map{
    width: 100%;
    height: 250px;


}

.footerSection{
    padding:10px 0;
    background-color: #000;
    color: #fff;
}

.footerSection p{
    margin: 0;
    font-size: 10px;
    
    
}

.footerSection a{
    color: #fff;
    text-decoration: none;
    
}


.innerTitle{
           background-color: #333;
    color: #fff;
}

.innerTitle{
    padding: 30px 0;
}
.innerTitle h1{
    padding: 0;
    margin: 0;
}
.content{
    margin: 25px 0;
}

.sidebar_nav{
    margin: 0;
    padding: 0;
}

.sidebar_nav li{
    list-style: none;
}.sidebar_nav li a{
font-size: 15px;
    color: #000;
}

 
.wpcf7 label{
    width: 100%;
}

.wpcf7 .wpcf7-text,
.wpcf7 .wpcf7-textarea{
      width: 100%;
    min-height: 35px;
    border: 1px solid #ccc;
}

.wpcf7-submit{
        background: #a2242d;
    border: 0px;
    color: #fff;
    padding: 7px 15px;
}


.sideBar .textwidget{
        background: #bf2c37;
    padding: 20px !important;
    color: #fff;
}

.sideBar a{
        color: #333;
}

.sideBar .current_page_ancestor > a{
        color: #a2242d;
}

.sideBar .current_page_item > a{
        color: #a2242d;
}

#slider2_container .reslide_navigator div{
    display: none;
}


/*************brands*********/


.brandsSection{
     background: #eeeeee;
}.brandsSection ul{
   padding: 0;
    margin: 15px 0;
    text-align: center;
}

.brandsSection ul li{
list-style: none;
    display: inline-block;
    margin: 0 5px;
}


.search{
      margin: 31px 0;  
}


.search #s{
        width: 200px;
    padding: 6px;
}
.search #searchsubmit{
          background: #bf2c37;
    border: 0;
    color: #fff;
    padding: 8px 10px;
}





.crellyslider > .cs-navigation > .cs-slide-link {
    width: 20px!important;
    height: 20px!important;
    background-color: #a2242d !important;
    
    }
    
   .cs-controls,
   .cs-navigation{
   display:block !important;
   } 





