.mobile-search{
		display: none;
	}
	.web-search {
		display: block;
	}
	.navbar-form.web-search{
		margin-left: 0px;
	}
	.navbar-toggle {
    background: #cc0000 none repeat scroll 0 0;
    color: black;
    margin: 4px 0;
}
.np {
	padding: 0px !important;
}
.btn.btn-m-search 
    {
    color: #fff;
    background: black;
    border: none;
    margin: 4px 0px;
}
.add-on {
    margin-left: 12px;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #fff;
}


img.logo {
    padding: 5px 0px;
    width: 163px !important;
}
.navbar-default {
	background: none;
	border:none;
}
.navbar-default .navbar-toggle {
    border-color: #cc0000;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: #fff;
   
}
 /* Large Devices, Wide Screens */
     @media only screen and (max-width : 1199px) {
.form-control.input-small {
    width: 202px;
}

    } 




     /* Medium Devices, Desktops */
    @media only screen and (max-width : 992px) {
.form-control.input-small {
    width: 150px;
}
.title::before {
    margin-left: -18%;
    text-align: right;
}
.title::before {
    position: absolute;
    top: 51%;
    overflow: hidden;
    height: 2px;
    content: '\a0';
    background-color: #cc0000;
    width: 113px;
}
.title {
    font-size: 23px;
    text-align: center;
}
    } 

    @media only screen and (max-width : 990px) {
.navbar-nav > li > a {
    font-size: 16px;
    padding: 15px 17px;
    text-transform: uppercase;
    color: black;
}

    }

    @media only screen and (max-width : 768px) {
	.web-search {
		display: none !important;
	}
	.mobile-search{
		display: block;
	}
	.logo {
		text-align: center;
	}
	.login-menu {
		text-align: center;
	}
	.form-control.input-small {
    width: 100%;
	}
	.navbar-nav > li > a {
    border: 1px solid lightgray;
    color: black;
    font-size: 15px;
    margin: 1px 0;
    padding: 5px 10px;
    text-transform: uppercase;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #cc0000;
}
.bg-black {
    background: #000;
    padding: 1px 0px 0px;
}
.navbar{
	min-height: auto;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border:none;
}
.dropdown-toggle.btn-honda.btn {
    color: #fff;
    font-size: 13px;
    padding: 5px;
}
ul.dropdown-cart {
    margin-left: -189px;
    min-width: 220px;
}

#first-slider h4 {
    animation-delay: 2s;
    font-size: 20px;
}
.text-bold {
    font-size: 21px;
}
.slide1 h4, .slide2 h4, .slide3 h4, .slide4 h4,  .slide5 h4, .slide6 h4, .slide7 h4{
    color: #fff;
    font-size: 20px !important;
    font-weight: 700;
}

#first-slider .carousel .item {
    height: 100%;
    min-height: 176px;
    width: 100%;
}
.text-bold {
    font-size: 21px;
}
#first-slider .slide1 h3, #first-slider .slide2 h3, #first-slider .slide3 h3, #first-slider .slide4 h3, .slide5 h3, .slide6 h3, .slide7 h3, .slide8 h3 {
    display: none;
}
.title::before {
    display: none;
}
.title::after {
    display: none;
}
.ml15 {
    padding: 6px 14px;
    margin-left: 0px;
}
.add-on {
    margin-left: 0;
    padding: 0px 15px;
    }

    .form-control.ml12 {
        border-radius: 0px;
    }
.img-responsive, .thumbnail > img, .thumbnail a > img, .carousel-inner > .item > img, .carousel-inner > .item > a > img {
    display: inline;
    max-width: 90%;
    height: auto;
}
.text-black.up-case {
    padding-left: 20px;
    width: 150%;
}

 .faq-cat-tabs li a {
        padding:5px 2px;
        font-size:14px !important;
    }
    .faq-cat-tabs li a:hover {
        padding:5px 2px;
        font-size:14px !important;
    }
    
    
}

@media only screen and (max-width : 550px) {
    
   
    .footer-title {
    font-size: 16px;
    height: 55px;
    
}
.footer a {
    
 
    line-height: 14px;
   
    font-size: 14px;
}
.banner-text {

    font-size: 20px;
    padding: 30px;
}
}


@media only screen and (max-width : 450px) {
.item-feature ul li {
    color: black !important;
    font-size: 12px;
}
.item-title {
    background: #cc0000;
    color: #fff;
    font-size: 17px;
    padding: 3px 0;
    text-align: center;
}
}