@media screen and (min-width: 320px) and (max-width: 480px){
	.nav{
		background-color: #FFFFFF;
		/*position: static;*/
	}
	.bottomfooter{
		position: static;
	}
	.copright{
		font-size: 9px;
	}
	.desby{
		font-size: 9px;
	}
	.searchform {
		float: none;
		/* Added by Srini */
		margin-top: 0px;
		/* */
	}
	/* Added by Srini */
	.navbar-form {
		margin: 15px 0 8px 0;
		border-left: 1px solid transparent;
		border-right: 1px solid transparent;
	}
	.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > li > a:hover {
		border: none;
	}
	.navbar-default .navbar-nav > .active > a,
	.navbar-default .navbar-nav > .active > a:hover,
	/*.navbar-default .navbar-nav > li > a:focus,*/
	.navbar-default .navbar-nav > li > a:hover {
		color: #ef7b00 !important;
	}
	#productsli > a img, #productsdrop > a img {
		position: static;
	}
	#productsli {
		display: none;
	}
	#productsdrop {
		display: block;
	}
	.navbar-collapse {
		border-bottom: 1px solid transparent;
	}
	.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
		background-color: #fff;
		color: inherit;
	}
	/*.navbar-default .navbar-nav > .open > a:focus,*/
	.navbar-default .navbar-nav > .open > a:hover,
	/*.navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,*/
	.navbar-default .navbar-nav .open .dropdown-menu > li > a:hover	{
		color: #ef7b00 !important;
	}
	.navbar-default .navbar-nav .open .dropdown-menu > li > a {
		color: #000;
		font-size: 14px;
		text-transform: uppercase;
		font-weight: 700;
		text-align: center;
	}
	.navbar-nav .open .dropdown-menu {
		background: #ededed;
		border-color: #ededed;
		border-bottom: 1px solid transparent;
		border-top: 1px solid transparent;
	}
	/* */
	.searchform input{  }
	.navbar-collapse{  background-color: #fff; }
	.navbar-default .navbar-nav > li > a{ color: #000; }
    header{ background-color: #fff; }
	header .container{     padding: 0;}
	.bs-example h1 {
    color: #1d1c1c;
    font-size: 30px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

/*.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	color:#4c4c4c;
} -- Commented by Srini */
.navbar-header {
    width: 100% !important;
}
}
   

@media screen and (min-width: 768px) and (max-width: 1024px){
 

 body.subpage .bread-crums{margin: 100px 0 0 0;}
    header.smaller { height: auto; }
    body.subpage header{ height: 90px;  }
    body.subpage header .navbar-right {
    clear: right;
    margin-top: 40px;
}
.reltv .navbar-header {
    float: left;
    width: 35%;
}
.nav{
		background-color: #FFFFFF;
		/*position: static;*/
	}
	.bottomfooter{
		position: static;
	}
	.copright{
		font-size: 9px;
	}
	.desby{
		font-size: 9px;
	}
	.searchform{ float: none; }
	.searchform input{  }
	.navbar-collapse{  background-color: #fff; }
	.navbar-default .navbar-nav > li > a{ color: #000; }
header{ background-color: #fff; }
	header .container{     padding: 0;}
	.bs-example h1 {
    color: #1d1c1c;
    font-size: 50px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
}
@media screen and (min-width: 600px) and (max-width: 767px){
 
body.subpage .navbar.navbar-default{ z-index: 9; }
 body.subpage .bread-crums{margin: 100px 0 0 0;}
    header.smaller { height: auto; }
    body.subpage header{ height: 90px;  }
    body.subpage header .navbar-right {
    clear: right;
    margin-top: 40px;
}
.nav{
		background-color: #FFFFFF;
		/*position: static;*/
	}
	.bottomfooter{
		position: static;
	}
	.copright{
		font-size: 9px;
	}
	.desby{
		font-size: 9px;
	}
	.searchform{ float: none; }
	.searchform input{  }
	.navbar-collapse{  background-color: #fff; }
	.navbar-default .navbar-nav > li > a{ color: #000; }
header{ background-color: #fff; }
	header .container{     padding: 0;}
	.bs-example h1 {
    color: #1d1c1c;
    font-size: 50px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.reltv .navbar-header {
    float: left;
    width: 100%;
}
}
@media all and (max-width: 660px) {
	header{ height: auto; }
    header #logo {
        display: block;
        float: none;
        height: auto;
        width: auto;
        margin: 0 auto;
        height: 100px;
        line-height: 100px;
        text-align: center;
    }
    header nav {
        display: block;
        float: none;
      /*  height: 50px;*/
        text-align: center;
        margin: 0 auto;
    }
    header nav a {
        line-height: 50px;
        margin: 0 10px;
    }
    body.subpage header.smaller {
    height: 78px!important;
}

    header.smaller #logo {
        line-height: 40px;
        font-size: 30px;
        /*width: 50px; -- Commented by Srini */
		/* Added by Srini */
		height: 77px;
		width: auto;
		/* */
    }
    header.smaller nav {
        height: 35px;
    }
    /*header.smaller nav a {
        line-height: 35px;
    } -- Commented by Srini */
	/* Overridden by Srini */
	#tag #heading, #tag .garage-banner {
		font-size: 40px;
		line-height: 10px;
	}
	#heading > span, #tag .garage-banner > span {
		font-size: 30px;
		margin-top: 30px;
	}
	.bx-wrapper .bx-controls-direction a {
		background-size: 60% auto;
	}
	body > section {
		margin-top: 100px;
	}
	.productalign{
		margin-bottom: 20px;
	}
	.subpage .navbar-brand {
    	margin-left: 17px!important;
	}
	.subpage > header{
    	height: 0 !important;
	}
	.container.reltv {
    	position: relative;
    	z-index: 1;
	}
	body.subpage ul.navbar-nav.navbar-right{
		padding-top: 0px;
	}
	.form-group {
	    margin-bottom: 15px;
	    padding-left: 0;
	    padding-right: 0;
	}
	body.subpage .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    border-bottom: none;
	}
	body.subpage .navbar-default .navbar-nav > li > a:hover {
    	border-bottom: none;
	}
	.bottomfooter {
	    padding: 0px 0;
	}
	header.smaller{
		height: auto;
	}
	.max-award {
	    clear: both;
	    cursor: pointer;
	    left: -20px !important;
	    padding: 22px;
	    position: relative;
	    top: 30px !important;
	    width: 22%;
	}
	.products h1 {
    font-size: 40px;
	}
	.topfooter h1 {
	    font-size: 34px;
	}
	.bread-crums{
		background-size: contain;
		background-repeat: no-repeat;
    background-size: 100% 100%;

	}
	.reltv .navbar-header {
    float: left;
    width: auto;
}
	#about-content {
    margin-bottom: 30px;
    margin-top: 30px;
	}
	/* ---- */
}