body{
overflow-x:hidden;
font-family: "QuikanouSan";	
}
.clear{
clear:both;
height:0px;	
}
.row{
	padding-left:0px;
}
.padd_lefRigADJ{
	padding-left:0;
	padding-right:0;
}
.banner1{
	min-height:400px;
}
@font-face {
    font-family: "QuikanouSan";
    src: url('../fonts/QuikanouSan.ttf');

}
@font-face {
    font-family: "mistral";
    src: url('../fonts/MISTRAL.ttf');
}
/*tabs*/
.topThreeLinkPart{
min-height: 39px;
}


a .retailTab {
   
    min-height: 31px;
}

a .jExpoTab {
    
    min-height: 31px;
}
a .wSaleTab {
    
    min-height: 31px;
}

@media only screen and  ( min-width: 568px) and (-webkit-min-device-pixel-ratio: 1.25),
         only screen and ( min-width: 568px) and ( min-device-pixel-ratio: 1.25) {
			 

	.topThreeLinkPart{
min-height: 39px;
}


a .retailTab {
   
    min-height: 32px;
}

a .jExpoTab {
    
    min-height: 32px;
}
a .wSaleTab {
    
    min-height: 32px;
} 
			 
}
/*tabs end*/

.paddLeftADJ{
	padding-left:0px;
}
.paddRightADJ{
	padding-right:0px;
}

/*Top General Header Fixing*/
.wordsearchSec {
	height:32px;
}
.searchTypefield input{
	height:30px;
	padding-top:3px;
	line-height:24px;
	margin-bottom:0px;
}
/*Top General Header Fixing End*/

/* sanboot */
.navBarWrapper{
	position: fixed;
	height: auto;
	top: 0px;
	width: 100%;
	z-index: 5000 !important;
}
.navbar-inverse {
	z-index:40;
	width:101%;
	margin-bottom:50px;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{
    color: #fff;
    background-color:rgba(0,0,0,.1);
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus{
    color: #fff;
    background-color:rgba(0,0,0,.1);
}

@media (max-width: 600px){
.navBarWrapper{
	position:relative;
	height: auto;
	top: 0px;
	width: 100%;
	z-index: 5000 !important;
}


.navbar-inverse {
	margin-bottom:0px!important;
}

}
#AutomotivResults {
    background: rgb(215, 215, 215);
    position: absolute;
    top: 50px; /*88*/ /*edit code 29.9.2016 somak*/
    z-index: 9999;
    margin-left: 0px;
    width: 388px;
    padding-left: 5px;
}

    #AutomotivResults a:hover {
        text-decoration: underline;
    }

.AutoList {
    color: black;
    /**/
	
    font-size: 12px;
}

    .AutoList span {
        color: #F06D0E;
        font-weight: bold;
    }
@media (max-width: 840px){
.nav > li > a {
    padding: 10px 8px;
}

}
/*.row {
    margin-right: -30px;
    margin-left: -30px;
}*/
.rowAdj {
    margin-right: -30px;
    margin-left: -30px;
}

.topMostNav{
height:25px;
background: rgba(60,107,179,1);
background: -moz-linear-gradient(left, rgba(60,107,179,1) 0%, rgba(113,8,5,1) 44%, rgba(113,8,5,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(60,107,179,1)), color-stop(44%, rgba(113,8,5,1)), color-stop(100%, rgba(113,8,5,1)));
background: -webkit-linear-gradient(left, rgba(60,107,179,1) 0%, rgba(113,8,5,1) 44%, rgba(113,8,5,1) 100%);
background: -o-linear-gradient(left, rgba(60,107,179,1) 0%, rgba(113,8,5,1) 44%, rgba(113,8,5,1) 100%);
background: -ms-linear-gradient(left, rgba(60,107,179,1) 0%, rgba(113,8,5,1) 44%, rgba(113,8,5,1) 100%);
background: linear-gradient(to right, rgba(60,107,179,1) 0%, rgba(113,8,5,1) 44%, rgba(113,8,5,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c6bb3', endColorstr='#710805', GradientType=1 );
	
	
}
.topNavCartDiv{
	text-align:right;
	padding-top:5px;
}
.topNavCartDiv a{
	text-decoration:none;
	color:#fff;
}

.topMostDivDrop{
position: relative;
padding-top: 5px;
font-size:11px;
list-style:none;
}
.topMostDivDrop a{
	text-decoration:none;
	color:#fff;
}
.topmostNavIcon{
	font-size:11px;
	padding-top:6px;
	text-align:right;
	padding-right:5px;
    float:right;
}
.topmostNavIcon a{
	color:#ffffff;
}
/*add class S*/
/*logo and top section total adjustment*/
.logandCartsec {
    float: right;
    /*width:80px;*/
	width:auto;
	margin-right:8px;
}
.topAnotherLinkAec{
	float: right;
	/*width:70px;*/
	width:auto;
	margin-right:9px;
	font-size:11px;
	color:#ffffff;
	padding-top:5px;
}
.topAnotherLinkAec a{
	color:#ffffff;
	text-decoration:none;
	cursor:pointer;
}
.topNavAction {
    text-decoration: none;
    color: #fff;
}
.topNavAction:hover {
        text-decoration: none;
        color: #fff;
 }
 .nav > li > a {
    position: relative;
    display: block;
    padding:15px 8px;
	font-size:14px;
}
.nav > li > a i.fa{
	font-size:12px;
}
.bigLogo{
	display:block;
}
.smallLogo{
	display:none;
}
@media only screen and (min-width:1000px) and (max-width:1200px) {
.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 4px;
	font-size:12px;
}

}
 
@media only screen and (min-width:768px) and (max-width:999px) {
.nav > li > a {
    position:relative;
    display:block;
    padding:15px 4px;
	font-size:10px;
}	
	
}
 
 
 
@media only screen and (min-width:768px) and (max-width:950px) { 
.bigLogo{
	display:none;
}
.smallLogo{
	display:block;
}
.navbar-right{
	margin-right:0px!important;
}
}
@media (max-width: 400px) {
.paddFiveAdj{
	padding-left:5px!important;
	padding-right:5px!important;
}
}
/*logo and top section total adjustment end*/
/* sanboot */

.padd_leftADJ15{
	padding-left:0px;
}


.logo{
position:relative;
top:-8px;	
}
 
.main
{
background: url(.../images/Auto-Images/back2.png);
background-size:cover;
opacity:.3;
} 
.bannerDiv
{
background: url(.../images/Auto-Images/back1.png) no-repeat;	
background-size:cover;
width:100%;
height:400px;
}
.banner
{
width:100%;	
position:relative;

 -webkit-box-shadow: 0px 18px 33px 1px rgba(207,207,207,1);
-moz-box-shadow: 0px 18px 33px 1px rgba(207,207,207,1);
box-shadow: 0px 18px 33px 1px rgba(207,207,207,1); 
}
/* banner search  */

.fstHomeFilterMain{
	height:100px;
	
	position:relative;
	top:-200px;
	z-index:8100;
	float:left;
	width:100%;
	margin:0px auto;
	margin-bottom:-200px;
	
}
.fstHomeFilterInputs{
	
}
.bannerSearchDiv{
	background:rgba(0,0,0,.5);	
	padding:30px 30px;
	border-radius:10px;
	text-shadow: 0 0 15px black, 0 0 15px black, 0 0 15px black;
}
.bannerSearchBox{
	height:40px;
}
.HomeCat{
position:relative;
/* top:-150px;
margin-bottom:-150px; */
padding:0px 0px;
/* background:url("images/catback7.jpg") no-repeat 10% 0 fixed; */
background-size:cover;
background-attachment:fixed;
}

HomeCatInner1{
	min-height:200px;

}
.boxCatDiv{
	text-align:center;	
	/*max-width:280px;*/
	width:180px;
	margin:0px auto;
	border:#3b6bb4 solid 1px;
	min-height:240px;
}
.HomeCatBlock{
	width:100%;
	height:100%;
}
.HomeCatBlock{
color:rgba(255,255,255,1) !important;	
font-size:16px;

transition: all .3s ease-in-out;
}
.HomeCatBlock:hover{
	  transition: all .2s linear 0s;
color:rgba(255,255,255,1) !important;	
text-decoration:none;

}
.HomeCatBlock img{
	margin:2px auto;
	width:95%;
	border:4px solid rgba(255,255,255,.5);
	-webkit-box-shadow: 1px 7px 5px -3px rgba(117,117,117,1);
	-moz-box-shadow: 1px 7px 5px -3px rgba(117,117,117,1);
	box-shadow: 1px 7px 5px -3px rgba(117,117,117,1);
}
.HomeCatBlock img:hover{
	/*width:98%;*/
	margin:0px auto;
	/*width:100%;	*/
/*border-radius:50%;*/
  transition:all .2s linear 0s;
  color:rgba(255,255,255,.8);
  border:2px solid rgba(255,255,255,.8);
}

.HomeCatInner1 .owl-prev, .HomeCatInner1 .owl-next{
	position: relative;
    top: -40px;
	margin-bottom:-40px;
}
.autMobText{
	font-size: 18px;
    padding-top: 6px;
    text-align: center;
	color:#1a1a1a;
}
.autMobUpText{
	/*font-size:30px;*/
	font-size:20px;
	line-height:22px;
	margin-bottom:5px;
	padding-top:5px;
	padding-left:2px;
	padding-right:2px;
	color:#f78d1e;
	height:70px;
}
@media(max-width: 1500px){
	.autMobText{
	font-size: 14px;
}
.autMobUpText{
	font-size:20px;
}
.boxCatDiv{
	text-align:center;	
	width:150px;
	margin:0px auto;
}
.boxCatDiv{
	min-height:220px;
}
}
@media(max-width: 1400px){
.boxCatDiv{
	text-align:center;	
	/*max-width:200px;*/
	max-width:140px;
	margin:0px auto;
}
.autMobUpText{
	/*font-size:30px;*/
	font-size:19px;
	line-height:20px;
}
.navbar-nav{
    margin:0.5px 1px;
}
}
@media(max-width: 1100px){
.paddRightADJ{
	padding-right:15px;
}
}

@media(max-width: 1024px){
.boxCatDiv{
	text-align:center;	
	max-width:220px;
	margin:0px auto;
}

 
}
@media(max-width: 600px){
.boxCatDiv{
	text-align:center;	
	max-width:160px;
	margin:0px auto;
}
}
@media(max-width: 480px){
.boxCatDiv{
	text-align:center;	
	max-width:190px;
	margin:0px auto;
}
}

#UpdateProgress {
    width: 160px;
    height: 34px;
    left: 45%;
    top: 10px;
    position: fixed;
    z-index: 1;
    padding: 3px 15px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #00b2c8;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    z-index: 999999;
    font-size: 12px;
}

    #UpdateProgress img {
        vertical-align: middle;
        margin: 2px;
    }
 a.close {
    background: transparent url(../images/close.png) no-repeat top left;
    width: 20px;
    height: 13px;
    position: absolute;
    cursor: pointer;
    top: 30px;
    right: 10px;
    z-index: 2000;
    opacity: 1;
}

#slidebox {
    /*background: url(../images/now-shoppingwallmart.png);*/
    z-index: 1001;
    height: 175px;
    position: fixed;
    bottom: 0px;
    right: -200px;
    padding: 5px;
    border: none; /* background-color: #fff; /* border-top: 3px solid #E28409;     border-bottom: 3px solid #E28409;     border-left: 3px solid #E28409;     position: fixed;     bottom: 0px;     right: -250px;     -moz-box-shadow: inset 1px 1px 10px 1px #B0B0B0;     -webkit-box-shadow: inset 1px 1px 10px 1px #B0B0B0;     box-shadow: inset 1px 1px 10px 1px #B0B0B0;     border-radius: 6px;     -moz-border-radius: 6px;     -webkit-border-radius: 6px;*/
}

.close {
    background: transparent;
    box-shadow: none;
    border: none;
}
.youarehere {
    width: 275px;
    height: 175px;
    background: url(../images/youareshopping.png) no-repeat;
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 1000;
}

    .youarehere h2 {
        /*font-family: "Comfortaa";*/
        font-size: 16px;
        color: #49494a;
        text-align: left;
        font-weight: normal;
        margin: 0;
        padding: 15px 0 0 42px;
        line-height: normal;
        text-transform: uppercase;
        width: 158px;
        z-index: 9999;
    }

        .youarehere h2 span {
            font-size: 13px;
            color: #49494a;
            text-transform: none;
            display: block;
            padding: 0;
            line-height: normal;
            position: absolute;
            left: 25px;
        }

.whereyouare img {
    width: 40px;
}

.whereyouare {
    width: 128px;
    height: 60px;
    margin: 28px 0 0 15px;
    text-align: center;
}

    .whereyouare h3 {
        color: #28527d;
        font-weight: bold;
        font-size: 12px;
        margin: 5px 0px;
        padding: 0;
        line-height: normal;
    }

        .whereyouare h3 span {
            color: #000;
            font-weight: normal;
            font-size: 12px;
            margin: 0;
            padding: 0;
        }
        .act a {
    /*color: #6f1616 !important;*/
	color:#ffffff!important;
    background-color: rgba(196,196,196,.3);
	font-weight:bold;
	
}

/* banner search  */

.HomeFilter{
	height:80px;
	position:relative;
	top: 0px;
	margin-bottom:0px;
	z-index:24;
	padding:25px 0px 20px 0px;
	background:rgba(80, 78, 72, 0.3);
}
.HomeFilterExtra{
	margin-bottom:0px;
	padding:0px 0px 0px 0px;
	background:#ededed;
	/*margin-top:15px;*/
	padding-top:9px;
}
.borBoottADJ{
	border-bottom:#98251d solid 2px;
	/*padding-bottom:4px;*/
	padding-bottom:10px;
}
/* textBox */
.inner-addon{
	position:relative;
}
.left-addon .fa{
	left:0px;
	top:5px;
}
.inner-addon .fa{
	position: absolute;
padding: 10px;
pointer-events: none;
font-size: 18px;
color: #b7b7b7;
text-shadow: none;
}
.butpay, .fa{
	margin-right: 4px;
text-align: left !important;
}

#results {
    /*text-shadow: none;
    background: rgb(215, 215, 215);
    position: absolute;
    top:84px;
    z-index: 9999;
    margin-left: 0px;
    width: 100%;
    padding-left: 10px;
    font-size: 12px;
    border-radius: 0px 0px 5px 5px;
	max-width:300px;*/
	position:relative;
    /*top: 85px;*/ /*88*/ /*edit code 29.9.2016 somak*/
	/*top:31px;*/
	top:2px;
    z-index: 9999;
    margin-left: 0px;
    /*width: 388px;*/
	width:100%;
    /*padding-left: 5px;
	padding-right:7px;*/
	border-radius:0px 0px 8px 8px;
	-moz-border-radius:0px 0px 8px 8px;
	-webkit-border-radius:0px 0px 8px 8px;
	
		/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f2f2+1,dbdbdb+83,bcbcbc+100 */
background: rgb(242,242,242); /* Old browsers */
background: -moz-linear-gradient(top, rgba(242,242,242,1) 1%, rgba(219,219,219,1) 83%, rgba(188,188,188,1) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(242,242,242,1)), color-stop(83%,rgba(219,219,219,1)), color-stop(100%,rgba(188,188,188,1))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, rgba(242,242,242,1) 1%,rgba(219,219,219,1) 83%,rgba(188,188,188,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, rgba(242,242,242,1) 1%,rgba(219,219,219,1) 83%,rgba(188,188,188,1) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, rgba(242,242,242,1) 1%,rgba(219,219,219,1) 83%,rgba(188,188,188,1) 100%); /* IE10 preview */
background: linear-gradient(to bottom, rgba(242,242,242,1) 1%,rgba(219,219,219,1) 83%,rgba(188,188,188,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#bcbcbc',GradientType=0 ); /* IE6-9 */
	
	border-right:#c3c3c3 solid 1px;
	border-left:#c3c3c3 solid 1px;
	padding-left:3px;
}
#results a:hover {
    text-decoration: underline;
}

.left-addon input {
    padding-left: 35px;
	padding-top:6px;
}
.HomeFilterInputs {
    height:43px;
    border-radius:8px;
	color:#707070!important;
}

@media (max-width: 1100px){
.borBoottADJ{
	border-bottom:none;
	padding-bottom:4px;
}

}

@media (max-width:990px){
.HomeFilterExtra{
	padding-top:10px;
	padding-bottom:10px;
}
}

/* Cart Details*/
/* Basket */

#basket {
    max-width: 180px; /*block css 31.8.2016 somak*/
    height: auto;
    border: none;
    margin: 0 0 10px 0;
    padding: 0;
    /*float: left;*/ /*block code 5.9.2016 somak*/
    display: inline;
    background-color: transparent;
    background-image: url(../images/basketMid.jpg);
    background-repeat: repeat-y;
}

#basketMid {
    width: 160px;
    height: auto; /*padding: 0 10px 0 10px;16_10_13*/
    padding: 30px 0px 0 0px;
    background-color: transparent;
    color: #FFF;
    line-height: 110%;
    font-size: 12px;
}

    #basketMid ul {
        list-style-type: none;
        border: none;
        margin: 0;
        padding: 0;
    }

        #basketMid ul li {
            text-align: center;
            line-height: 15px;
            margin-bottom: 0px;
            min-height: 35px;
        }

            #basketMid ul li a {
                text-decoration: none;
                color: #000;
                display: block;
                padding: 1px;
                min-height: 35px;
            }

                #basketMid ul li a:hover {
                    background-color: #099;
                    color: #FFF;
                }

#basketMid {
    width: 160px;
    height: auto;
    padding: 30px 5px 0 5px;
    background-color: transparent;
    color: #FFF;
    line-height: 110%;
    font-size: 12px;
}

#basket ul {
    list-style-type: none;
    border: none;
    margin: 0;
    padding: 0;
}

    #basket ul li {
        text-align: center;
    }

        #basket ul li a {
            text-decoration: none;
            color: #000;
            display: block;
            padding-top: 6px;
        }

            #basket ul li a:hover {
                /*background-color: #099;*/
				background:#20b4f4;
                color: #FFF;
            }

#basketSub {
	width:90%;
    height:auto;
    border:1px solid #099;
	/*border:1px solid #ac5516;*/
    margin: 10px auto;
    padding:5px 0px; /*edit css 31.8.2016 somak*/
    background-color: transparent;
    color: #666;
    line-height: 110%;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
	overflow:hidden;
}

    #basketSub div {
        font-size: 14px;
        margin: 5px 0 3px 0;
        color: #000;
    }
#basketSub .cartPrice {
        /*font-size: 14px;
        margin:1px 0 12px 0px;
        color: #000;
		width:100%;
		margin-left:27%;
		float:left;*/
		font-size: 14px;
        margin: 5px 0 5px 0;
        color: #000;
		width:100%;
		text-align:center!important;
		display:inline-block!important;
}
#basketSub .cartPrice > div{
	/*width:auto;
	float:left;
	margin-right:3px;
	margin-bottom:1px;*/
	width:auto;
	display:inline-block;
	padding:3px 2px;
	margin:0px;
}
#basketSub .cartPrice > div img{
	margin-top:-3px;
}	
	

#basketCheckout {
    width: 160px;
    height: auto;
    padding: 0 10px 0 10px;
    margin: 0 0 5px 0;
    background-color: transparent;
    color: #FFF;
    line-height: 110%;
    font-size: 12px;
}

    #basketCheckout a {
        width: 75px;
        height: 0;
        border: none;
        margin: 0 43px 0 42px;
        padding-top: 18px;
        background-color: transparent;
        background-image: url(../images/coCheckout.png);
        background-repeat: no-repeat;
        display: block;
        overflow: hidden;
    }

        #basketCheckout a:link {
        }

        #basketCheckout a:visited {
        }

        #basketCheckout a:hover {
            background-position: 0 -18px;
        }

#basketClear {
    width: 160px;
    height: auto;
    padding: 0 10px 0 10px;
    margin: 0 0 5px 0;
    background-color: transparent;
    color: #FFF;
    line-height: 110%;
    font-size: 12px;
}

    #basketClear a {
        width: 75px;
        height: 0;
        border: none;
        margin: 0 43px 0 42px;
        padding-top: 18px;
        background-color: transparent;
        background-image: url(../images/coClearBasket.png);
        background-repeat: no-repeat;
        display: block;
        overflow: hidden;
    }

        #basketClear a:hover {
            background-position: 0 -18px;
        }

#basketBot {
    width: 180px;
    height: 10px;
    background-color: transparent;
    background-image: url(../images/basketBot.jpg);
    background-repeat: no-repeat;
}

.redbutton {
    /*float: left;*/
    cursor: pointer;
    vertical-align: top;
    /*font-family: "Comfortaa";*/
    font-size: 11px;
    color: #FFF;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    margin-left: 10px;
    text-transform: uppercase;
    padding:1px 25px 0px;
    line-height:20px;
    height: 26px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
	
	background: #db2823; /* Old browsers */
    background: -moz-linear-gradient(top, #db2823 0%, #630f0f 100%); /* FF3.6-15 */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db2823), color-stop(100%,#630f0f)); /* Chrome4-9,Safari4-5 */
    background: -webkit-linear-gradient(top, #db2823 0%,#630f0f 100%); /* Chrome10-25,Safari5.1-6 */
    background: -o-linear-gradient(top, #db2823 0%,#630f0f 100%); /* Opera 11.10-11.50 */
    background: -ms-linear-gradient(top, #db2823 0%,#630f0f 100%); /* IE10 preview */
    background: linear-gradient(to bottom, #db2823 0%,#630f0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db2823', endColorstr='#630f0f',GradientType=0 ); /* IE6-9 */
    font-weight: normal;
	border: 1px solid #ab1f1b;
}

.redbutton:hover{
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#630f0f+0,db2823+98 */
        background: #630f0f; /* Old browsers */
        background: -moz-linear-gradient(top, #630f0f 0%, #db2823 98%); /* FF3.6-15 */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#630f0f), color-stop(98%,#db2823)); /* Chrome4-9,Safari4-5 */
        background: -webkit-linear-gradient(top, #630f0f 0%,#db2823 98%); /* Chrome10-25,Safari5.1-6 */
        background: -o-linear-gradient(top, #630f0f 0%,#db2823 98%); /* Opera 11.10-11.50 */
        background: -ms-linear-gradient(top, #630f0f 0%,#db2823 98%); /* IE10 preview */
        background: linear-gradient(to bottom, #630f0f 0%,#db2823 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#630f0f', endColorstr='#db2823',GradientType=0 ); /* IE6-9 */
}

.Basket a:hover {
    text-decoration: underline;
    /* color: #fff; */
}

.HomeFilterInputs::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color:#707070!important;
}
.HomeFilterInputs::-moz-placeholder { /* Firefox 19+ */
  color:#707070!important;
}
.HomeFilterInputs:-ms-input-placeholder { /* IE 10+ */
  color:#707070!important;
}
.HomeFilterInputs:-moz-placeholder { /* Firefox 18- */
  color:#707070!important;
}
:focus {
    outline: none!important;
}

/* textBox */



.InnerPageFilter
{
height:120px;
/* background:rgba(255,255,255,.4); */
position:relative;

z-index:24;
/* padding:35px 0px; */
}

.test
{
height:120px;
background:rgba(255,255,255,.4);
position:relative;
background:red;
}
.t1{
height:50px;
border:0px solid #a7a7a7;
width:100%;
/*-webkit-appearance: none;
-moz-appearance: none;
appearance: none;*/
border-radius:8px;
color:#979797;

    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius:8px;
	color:#707070;

	border: 0 !important;
	background:rgba(255,255,255,0.8) url(../images/Auto-Images/drop-arrow3.png) no-repeat 97% center;
	text-indent: 0.01px;
	text-overflow: "";
	/*color: #FFF;*/
	border-radius:5px;
	padding: 5px;

}
.t2
{
height:50px;
width: 100%;
font-family:comfortaa;
font-size:18px;
display: inline;
/* text-shadow: 0 -1px rgba(0,0,0,0.75); */
padding:0px;
/*-webkit-appearance: none;
-moz-appearance: none;
appearance: none;*/
}
.t3{
	/*height:50px;*/
	height:43px;
	border:0px solid #a7a7a7;
	width:100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius:8px;
	color:#707070;
	border: 0 !important;
	background:rgba(255,255,255,0.8) url(../images/Auto-Images/drop-arrow3.png) no-repeat 97% center;
	text-indent: 0.01px;
	text-overflow: "";
	/*color: #FFF;*/
	border-radius:5px;
	padding: 5px;
	/*box-shadow: inset 0 0 5px rgba(000,000,000, 0.5);*/
}

.t6{
	height:36px;
	border:0px solid #a7a7a7;
	width:100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border-radius:8px;
	color:#707070;
	border: 0 !important;
	background:rgba(255,255,255,0.8) url(../images/Auto-Images/drop-arrow-blk.png) no-repeat 97% center;
	text-indent: 0.01px;
	text-overflow: "";
	/*color: #FFF;*/
	border-radius:5px;
	padding: 5px;
	padding-right:12px;
	border:#b1b1b1 solid 1px!important;
	margin-top:8px;
}


.butfilter2{
height:50px;
}
.circleDiv{
margin-bottom:-250px;	
}
.circleimg{
position:relative;
top:-120px;	
margin:0px auto;
}
.welcome{
    background-image: url(), url(../images/Auto-Images/welcomeback1.jpg);
    background-position: 10% 0%, 0% 50%;
    background-repeat: no-repeat, no-repeat;
	background-size:auto, cover;
	padding-top:100px;
	position:relative;
	top:-100px;
	margin-bottom:-100px;
	-webkit-box-shadow: inset 0px -4px 45px -3px rgba(0,0,0,0.46);
	-moz-box-shadow: inset 0px -4px 45px -3px rgba(0,0,0,0.46);
	box-shadow: inset 0px -4px 45px -3px rgba(0,0,0,0.46);
}
.WelcomeTextDiv{
	text-align:center;	
	font-family: 'BenchNine', sans-serif;
	font-size:72px;
}
.WelcomeTextDiv2{
	text-align:center;	
	font-family:'BenchNine', sans-serif;
	font-size:24px;
	color:#3b6bb4;
	margin-bottom:40px;
}
.welcomeAreaText{ /*add S 12.2.2016*/
	font-size:35px;
	color:#ff1a1a;
	/*min-height:300px;*/
	padding-top:3px;
	padding-bottom:60px;
	text-align:left;
	clear:both;
}
.goBut1 {
    margin: 0;
    padding: 4px 4px 4px 15px;
    cursor: pointer;
    color:#ffffff!important;
    border-radius: 4px;
    /*border: 1px solid #f78d1e;*/
	border:1px solid #ab1f1b;
    font-size: 20px;
    /*  font-weight: 700; */
    display: inline;
	text-align:center;
    width:100%;
	background: #db2823; /* Old browsers */
	background: -moz-linear-gradient(top, #db2823 0%, #630f0f 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db2823), color-stop(100%,#630f0f)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, #db2823 0%,#630f0f 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, #db2823 0%,#630f0f 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, #db2823 0%,#630f0f 100%); /* IE10 preview */
	background: linear-gradient(to bottom, #db2823 0%,#630f0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db2823', endColorstr='#630f0f',GradientType=0 ); /* IE6-9 */
	font-weight:normal;
}

.goBut1:hover {
       background: #630f0f; /* Old browsers */
background: -moz-linear-gradient(top, #630f0f 0%, #db2823 98%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#630f0f), color-stop(98%,#db2823)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #630f0f 0%,#db2823 98%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #630f0f 0%,#db2823 98%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #630f0f 0%,#db2823 98%); /* IE10 preview */
background: linear-gradient(to bottom, #630f0f 0%,#db2823 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#630f0f', endColorstr='#db2823',GradientType=0 ); /* IE6-9 */
    }
	
.shopBut1{
    margin:8px 0px 0px 0px;
    padding: 4px 4px 4px 15px;
    cursor: pointer;
    color:#ffffff!important;
    border-radius: 4px;
    /*border: 1px solid #f78d1e;*/
	border:1px solid #ab1f1b;
    font-size: 18px;
    /*  font-weight: 700; */
    display: inline;
	text-align:center;
    width:100%!important;
	background: #db2823; /* Old browsers */
	background: -moz-linear-gradient(top, #db2823 0%, #630f0f 100%); /* FF3.6-15 */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#db2823), color-stop(100%,#630f0f)); /* Chrome4-9,Safari4-5 */
	background: -webkit-linear-gradient(top, #db2823 0%,#630f0f 100%); /* Chrome10-25,Safari5.1-6 */
	background: -o-linear-gradient(top, #db2823 0%,#630f0f 100%); /* Opera 11.10-11.50 */
	background: -ms-linear-gradient(top, #db2823 0%,#630f0f 100%); /* IE10 preview */
	background: linear-gradient(to bottom, #db2823 0%,#630f0f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db2823', endColorstr='#630f0f',GradientType=0 ); /* IE6-9 */
	font-weight:normal;
	min-height:36px;
}

.shopBut1:hover {
       background: #630f0f; /* Old browsers */
background: -moz-linear-gradient(top, #630f0f 0%, #db2823 98%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#630f0f), color-stop(98%,#db2823)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #630f0f 0%,#db2823 98%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #630f0f 0%,#db2823 98%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #630f0f 0%,#db2823 98%); /* IE10 preview */
background: linear-gradient(to bottom, #630f0f 0%,#db2823 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#630f0f', endColorstr='#db2823',GradientType=0 ); /* IE6-9 */
}

.redInformationArea{
	width:100%;
	min-height:54px;
	background:#98251d;
	color:#ffffff;
	font-size:20px;
	line-height:21px;
	margin:2px auto;
	text-align:center;
	display:block;
	padding-top:15px;
	padding-bottom:12px;
	border-radius:0 0 0 5px;
}

.stonesDiv{
text-align:center;	
}
.stonesDiv img{
margin:0px auto;	
}
.stones{
width:80%;	
}
.welcomebox{
width:99%;
max-width:620px;
min-height:190px;
border-radius:4px;
background:rgba(255,255,255,.5);
-webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);	
}
.welcomeboxHead{
    font-family: 'Dorsa', sans-serif;
	font-size:40px;	
	min-height:105px;
	padding:0px 24px;
	width:100%;
	float:left;

}
.welcomeboxHeadLeft{
	width:80%;	
	float:left;
}
.welcomeboxHeadRight{
    width:20%;	
	min-height:105px;
	float:left;
}
 .welcomeboxBody{
    font-family: 'BenchNine', sans-serif;
	font-size:24px;
	text-align:justify;
	padding:5px 24px;
	margin:0px 0px -140px 0px;

		float:left;
} 
.flower1{
	width:100px;
position:relative;
top:-60px;
left:90px;
}
.spcialityMain{
background:url(../images/Auto-Images/specialbackbanner.png);
background-position: right top;
min-height:600px;	
background-size:cover;
background-attachment:fixed;


-webkit-box-shadow: inset 0px 4px 9px -1px rgba(0,0,0,0.75); 
 -moz-box-shadow: inset 0px 4px 9px -1px rgba(0,0,0,0.75);
box-shadow: inset 0px 4px 9px -1px rgba(0,0,0,0.75);
}

@media (max-width: 1400px){
.t3{
	font-size:12px;
}
.form-control{
	font-size:12px;
}
}
@media (max-width: 1200px){
.t6{
	font-size:12px;
}
.redInformationArea{
	font-size:18px;
	line-height:20px;
}

}

@media (max-width: 1024px){
.welcomeAreaText{ /*add S 12.2.2016*/
	font-size:30px;
	text-align:center;
}
.goBut1 {
    width:100%;
	float:right;
}
.shopBut1{
	width:100%;
}
}

@media (max-width: 989px){
.goBut1 {
	width:100%;
	margin:5px auto;
}
}

@media (max-width: 480px){
.goBut1 {
	width:100%;
	margin:5px auto;
}
}
/* extra second version */

.spcialityMain2
{
background:url(../images/Auto-Images/specialback2.png);
background-position: right top;
min-height:600px;	
background-size:cover;
background-attachment:fixed;
}
/* extra second version */
.spcialityMainHead{
height:120px;
padding:20px;
width:100%;	
text-align:center;
font-family: 'BenchNine', sans-serif;
font-size:60px;
background-position: 100% 0%;
position:relative;
top:-100px;
}
.specialityBox
{
position:relative;
top:-70px;	
}
.homeservices1
{
position:relative;
top:-100px;
}
.specialityBox
{
text-align:center;	
}
.specialityBoxDiv{
min-width:400px;
min-height:400px;
max-width:400px;
max-height:400px;
width:100%;
height:100%;
border-radius:50%;
margin:0px auto;
background:url(../images/Auto-Images/spab1.png);
background-size:cover;
background-position:25%, -80%;
margin-top:40px;
background-repeat:no-repeat;
border:10px solid rgba(255,255,255,.5);
}
.specialityBoxDiv:hover
{
border:4px solid rgba(255,255,255,.8);

-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.specialityBoxDiv2
{
min-width:400px;
min-height:400px;
max-width:400px;
max-height:400px;
width:100%;
height:100%;
border-radius:50%;
margin:0px auto;
background:url(../images/Auto-Images/spab2.png);
background-size:cover;
background-position:25%, -80%;
margin-top:40px;
background-repeat:no-repeat;
border:10px solid rgba(255,255,255,.5);
}
.specialityBoxDiv2:hover
{
border:4px solid rgba(255,255,255,.8);

-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.specialityBoxDiv3
{
min-width:400px;
min-height:400px;
max-width:400px;
max-height:400px;
width:100%;
height:100%;
border-radius:50%;
margin:0px auto;
background:url(../images/Auto-Images/spab3.png);
background-size:cover;
background-position:25%, -80%;
margin-top:40px;
background-repeat:no-repeat;
border:10px solid rgba(255,255,255,.5);
}
.specialityBoxDiv3:hover
{
border:4px solid rgba(255,255,255,.8);

-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.specialitySmallBoxDiv
{
min-width:190px;
min-height:190px;
max-width:190px;
max-height:190px;	
border-radius:50%;
margin:0px auto;
background:rgba(255,255,255,.5);
position:relative;
top:-170px;
margin-bottom:-170px;
padding:10px;
}
.specialitySmallBoxDivInner
{
min-width:170px;
min-height:170px;
max-width:170px;
max-height:170px;	
border-radius:50%;
margin:0px auto;
background:rgba(255,255,255,.5);
border:2px solid rgba(245,52,96,.5);
font-family: 'BenchNine', sans-serif;
font-size:25px;

padding:59px 0px;
margin-bottom:-170px;
}
.specialityBox a
{
	color:#612f2e;
}
.specialityBox a:hover
{
	text-decoration:none;
}
.services
{

background:url(../images/Auto-Images/serviceback1.png);
background-size:cover;	
background-attachment:fixed;
min-height:400px;
}
.servicesmainHead{
height:120px;
padding:20px;
width:100%;	
text-align:center;
font-family: 'BenchNine', sans-serif;
font-size:60px;
background-position: 100% 0%;
}
.servicebox1
{
width:100%;
min-height:257px;
max-width:366px;

margin:0px auto;
margin-top:50px;

-webkit-box-shadow: 0px 4px 9px 0px rgba(5,6,41,1);
-moz-box-shadow: 0px 4px 9px 0px rgba(5,6,41,1);
box-shadow: 0px 4px 9px 0px rgba(5,6,41,1);
border:1px solid #9fa1e9;
}
.servicebox1 img
{
width:100%;
min-height:255px;
max-width:364px;	
}
.servicebox1:hover
{
-webkit-box-shadow: 0px 2px 7px 0px rgba(5,6,41,1);
-moz-box-shadow: 0px 2px 7px 0px rgba(5,6,41,1);
box-shadow: 0px 2px 7px 0px rgba(5,6,41,1);	
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
-o-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
}

.servicebox1Text
{
height:47px;
background:rgba(0,0,0,.5);	
max-width:366px;
position:relative;
top:-47px;
padding:7px;
color:#ffffff;
font-size:24px;
margin:0px auto;
}
.serviceBoxAction:hover{
text-decoration:none;
 }
.footer
{
height:435px;	
font-family: "Comfortaa";
padding:10px 20px 10px 20px;

}
.footer div
{
margin-top:10px;	

}
.ad
{
	
}
.footerleft
{
margin-left:50px;	
}
.footerleft2
{
margin-top:20px;	
padding:100px 0px;
line-height:25px;
text-transform: uppercase;
}
.footerleftHead
{

font-size:24px;
}

.footerlefttext
{
text-align:justify;	
}
.footerleftsoc1 img
{
margin-right:14px;	
}
.footerleftsoc1 img:hover
{
filter: grayscale(80%);
}
.footerLinks
{
font-family: "Comfortaa";
}
.footerLinks:hover
{
font-family: "Comfortaa";	
text-decoration:none;
-webkit-transition: all .3s ease-in-out;
-moz-transition: all .3s ease-in-out;
-o-transition: all .3s ease-in-out;
transition: all .3s ease-in-out;
}
.footerright
{
margin-top:20px;	
padding:10px 0px;
font-size:25px;
text-align:center;
}
/* new footer */
.mainFooter{
	
	
}
.mainFooterImg{
	width:100%;
}
/* new footer */
.gallery
{
margin:0px auto;	
margin-top:20px;	
}
.gallery:hover
{

}
.ad
{
max-width:180px;
margin:0px auto;	
margin-top:20px;	
}
.adright
{

width:90%;
max-width:200px;
margin:0px auto;	
margin-top:0px;	


}
.adDiv
{
margin-top:15px;	
}
.ad:hover
{
-webkit-box-shadow: 0px 2px 5px 0px rgba(176,176,176,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(176,176,176,1);
box-shadow: 0px 2px 5px 0px rgba(176,176,176,1);

-webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 0px solid transparent; 
    -webkit-box-shadow: inset 0 0px 0 transparent);
    /* box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1); */
}
.footercopy
{
position:relative;
padding:16px 0px 10px 20px;
margin-bottom:-20px;
font-size:12px;

font-family: "Comfortaa";
}
.left-addon .fa .fa-search  { left:  0px;top: 5px;}
.right-addon .fa { right: 0px;}

/* add padding  */
.left-addon input  { padding-left:  35px; }
.right-addon input { padding-right: 30px; }
.inner-addon { 
    position: relative; 
	
}
.voiceicon
{
width:18px;	
}
.fa{
margin-right:4px;	
}

/* store */







.spa1
{
width:100%;
border-radius:7px 7px 0px 0px;	
}
	
.servicebox
{
width:100%;
/* min-height:135px; */
    /* background: #eceaea; */
/*     -webkit-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 2px 3px 5px 0px rgba(0,0,0,0.75); */
	border-bottom-width:1px;
	border-bottom-style:dashed; 
	margin-bottom:25px;
}
.servicebox:hover
{
background: #eceaea;
	
}

.autofootImg{
    width: 12px;
    height: 12px;
    margin-right: 4px;
}





.clear
{
clear:both;	
}







.borderless
{
width:100%;	
}
.borderless td, .borderless th {
    border: none;
}
#topping span
{
	cursor:pointer;
}
#topping:hover, #topping:active, #topping:focus
{
text-decoration:none;	
}
.arrowdiv{
    position: absolute;
    top: -10px;
    left: 12px;
    width: 13px;
    height: 8px;
    display: block;
    cursor:pointer;
    background: url('../images/Auto-Images/arrow_top1.png') no-repeat left top;
	
}

/* menu */
.Menu
{
margin-top:33px;	
}




/* banner */




/* banner */
/* breadcramb */

.paginationcol
{
text-align:right;	
}

/* breadcramb */


.nivo-controlNav
{
/* position:relative;
top:-50px;
margin-bottom:-65px;	 */
display:none;
}


/* responsive */
	
.welcomebox
{
	width:99%;
max-width:620px;
height:auto;
border-radius:4px;
margin:0px auto;
margin-top: 100px;
margin-bottom: 40px;
}
.welcomeboxHead
{
	font-size:32px;	
	
	padding:0px 14px;
}
.welcomeboxBody
{
font-family: 'BenchNine', sans-serif;
	font-size:20px;
	text-align:justify;
	padding:10px 20px;
}
.flower1
{
width:100px;
position:relative;
top:-50px;
left:40px;
}
}
@media (max-width: 1400px){
.navbar-inverse {
width:102%;
margin-bottom:50px;
}
.top1
{
width:102%;
}
.topani1
{
width:102%;	
}

.specialityBoxDiv
{
min-width:300px;
min-height:300px;
max-width:300px;
max-height:300px;
margin-top:40px;
}
.specialityBoxDiv2
{
min-width:300px;
min-height:300px;
max-width:300px;
max-height:300px;
margin-top:40px;
}
.specialityBoxDiv3
{
min-width:300px;
min-height:300px;
max-width:300px;
max-height:300px;
margin-top:40px;
}

}



@media (max-width: 1220px){

}

@media only screen and (min-width:991px) and (max-width:1274px) { /*add s*/
.specialityBoxDiv{
min-width:300px;
min-height:300px;
max-width:310px;
max-height:310px;
}
.specialityBoxDiv2{
min-width:300px;
min-height:300px;
max-width:310px;
max-height:310px;
}

.specialityBoxDiv3{
min-width:300px;
min-height:300px;
max-width:310px;
max-height:310px;
}
}

@media only screen and (min-width:481px) and (max-width:991px) { /*add s*/
.inner-addon {
    top:3px;
	margin-bottom:7px;
}
.welcomeAreaText{ /*add S 12.2.2016*/
	padding-top:70px;
	padding-bottom:30px;
	margin-top:100px;
	font-size:24px;
}

}
@media only screen and (min-width:320px) and (max-width:480px) {
.inner-addon {
    top:3px;
	margin-bottom:7px;
}
.welcomeAreaText{ /*add S 12.2.2016*/
	padding-top:90px;
	padding-bottom:10px;
	font-size:21px;
}
	
	
}
	
@media (max-width: 1100px){

.navbar-inverse {
width:103%;
margin-bottom:50px;

}
.top1
{
width:103%;
}
.topani1
{
width:103%;	
}

.servicebox
{
width:100%;
min-height:165px;
margin-bottom:25px;
}
}
@media (max-width: 990px){
.spcialityMainHead{
font-size:40px;
top:5px;
}
}	
@media (max-width: 989px){	
.circleDiv{
margin-bottom:0px;	
}
.circleimg{
	top:-100px;
	margin-bottom:-100px;	
	width:200px;
}
.HomeFilterInner{
	background: rgba(232,36,102,.2);
	-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
	box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
	width:80%;
	margin:0px auto;
	padding:10px 12px;/*add s*/
	border-radius:10px;
	background:url(images/Auto-Images/filterboxback.png);
	background-position:0% 50%;
}
.InnerPageFilterInner{
/* background: rgba(232,36,102,1);
background: -moz-linear-gradient(top, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(232,36,102,1)), color-stop(100%, rgba(84,1,30,1)));
background: -webkit-linear-gradient(top, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
background: -o-linear-gradient(top, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
background: -ms-linear-gradient(top, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
background: linear-gradient(to bottom, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82466', endColorstr='#54011e', GradientType=0 );



-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75); */

width:70%;
margin:0px auto;
/* padding:10px 0px;
border-radius:10px; */
}

.HomeFilter
{
	background:none;
text-align:center;	
/* margin-bottom:54px; */
}
.InnerPageFilter
{
height:100px;
background:none;
text-align:center;	
margin-bottom:54px;
margin-bottom:-100px;
}

.t1{
/*max-width:300px;*/
margin:0px auto;
margin-top:5px;
}

.t2{
max-width: 300px;
margin: 0px auto;
margin-top: 5px;
position: relative;
left: 101px;
min-width: 100px;
}



.welcome{
    background:url(../images/Auto-Images/circlebottom1.png), url(../images/Auto-Images/welcomeback1.png);
    background-position: 40% -5%, 0% 0%;
    background-repeat: no-repeat, no-repeat;
	background-size:auto, cover;
    /*height:700px;*/
}
.welcomeboxHead{
	font-size:42px;	
	min-height:105px;
	padding:0px 14px;
}
.welcomeboxBody
{
font-family: 'BenchNine', sans-serif;
	font-size:20px;
	text-align:justify;
	padding:10px 20px;
}
.flower1
{
width:100px;
position:relative;
top:-60px;
left:10px;
}
.specialityBoxDiv
{
min-width:400px;
min-height:400px;
max-width:400px;
max-height:400px;
margin-top:40px;
}
.specialityBoxDiv2
{
min-width:400px;
min-height:400px;
max-width:400px;
max-height:400px;
margin-top:40px;
}
.specialityBoxDiv3
{
min-width:400px;
min-height:400px;
max-width:400px;
max-height:400px;
margin-top:40px;
}
.services div
{
margin:0px auto;
}
.servicesmainHead
{
margin-bottom:50px !important;	

}
.spcialityMainHead
{



}
/* .ServiceOuter
{
width:100%;
float:left;
text-align:center;
}
.ServiceBox
{
width:100%;
height:200px;
background:red;	
float:left;
margin:40px 2%;
text-align:left;
} */
/* .footer
{
height:auto;	
background:black;
background-image: url(../images/footer1.png);
background-position: 1% 100%;
background-repeat: no-repeat;
	background-size:auto;
	padding:10px;
} */
.footer div
{
text-align:center;
}
.navbar-nav {
    margin: 0.5px -15px;
}

.borderless
{
width:100%;	
}
.t2
{
width: auto;
}
.t2
{
font-size:14px;	
}
}

/* 989 end */
	@media (max-width: 769px)
{
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    /*background: rgba(0,0,0,.8);*/
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #ffffff;
    background: rgba(0,0,0,.7);
}
.navbar-inverse .navbar-nav > .open > a {
    color: #fff;
      background: rgba(0,0,0,.5);
}
.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
      background: rgba(0,0,0,.7);
}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: right;
    width: auto;
    margin-top: 0;
    background-color: rgba(0,0,0,.9);
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
	
.dropdown-menuAddj{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff8ed+0,ffe6bd+100 */
background: #fff8ed; /* Old browsers */
background: -moz-linear-gradient(top, #fff8ed 0%, #ffe6bd 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff8ed), color-stop(100%,#ffe6bd)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #fff8ed 0%,#ffe6bd 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #fff8ed 0%,#ffe6bd 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #fff8ed 0%,#ffe6bd 100%); /* IE10 preview */
background: linear-gradient(to bottom, #fff8ed 0%,#ffe6bd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8ed', endColorstr='#ffe6bd',GradientType=0 ); /* IE6-9 */
	border:#ffffff solid 1px;
	min-width:190px;
}

.dropdown-menuAddjMyAc{
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff8ed+0,ffe6bd+100 */
background: #fff8ed; /* Old browsers */
background: -moz-linear-gradient(top, #fff8ed 0%, #ffe6bd 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff8ed), color-stop(100%,#ffe6bd)); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, #fff8ed 0%,#ffe6bd 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, #fff8ed 0%,#ffe6bd 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, #fff8ed 0%,#ffe6bd 100%); /* IE10 preview */
background: linear-gradient(to bottom, #fff8ed 0%,#ffe6bd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff8ed', endColorstr='#ffe6bd',GradientType=0 ); /* IE6-9 */
	border:#ffffff solid 1px;
	font-size:11px;
	padding:3px;
	margin-right:5px;
	max-width:250px;
}
.navbar-inverse .navbar-toggle {
    border-color: transparent;
	position:relative;
	left:-10px;
}

.footerleft{
	margin-left:0px;	
}
.footerleft2{
	margin-top:5px;	
	padding:10px 0px;
	line-height:25px;
	text-transform: uppercase;
}
.filtercountry{
	height:30px;
	padding:5px 5px;
	background:none;	
	font-family: "Comfortaa";
	border-radius:4px;
	color:white;
	font-size:10px;
	text-align:left;
}
.filtercountry img{
	margin-right:5px;	
	position:relative;
	top:-2px;
}
.InnerPageFilterInner{
 background: rgba(232,36,102,1);
background: -moz-linear-gradient(top, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(232,36,102,1)), color-stop(100%, rgba(84,1,30,1)));
background: -webkit-linear-gradient(top, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
background: -o-linear-gradient(top, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
background: -ms-linear-gradient(top, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
background: linear-gradient(to bottom, rgba(232,36,102,1) 0%, rgba(84,1,30,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e82466', endColorstr='#54011e', GradientType=0 );
-webkit-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75);
box-shadow: 0px 4px 5px 0px rgba(0,0,0,0.75); 
border-radius:4px;
padding:5px;
}
.HomeFilter {

    margin-bottom: 0px;
}
}
@media (max-width: 767px){
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    background: rgba(0,0,0,.8);
}
#wrapper {
    min-height:150px!important;
}
}
	
@media (max-width: 669px){
	

.HomeFilterInner{
	position:relative;
	/*top:-20px;
	margin-bottom:-20px;*/
}
.InnerPageFilterInner{
	position:relative;
	top:10px;
	margin-bottom:10px;
}

.HomeFilter{
	text-align:center;	
/*margin-bottom:-60px;*/
}
.InnerPageFilter{
	text-align:center;	
	margin-bottom:-60px;
}
.t1{
/*height:30px;*/
}
.t2
{
height:30px;
left: 28%;
}
.butfilter2
{
height:30px;
left: 28%;
}
}
@media (max-width: 580px){
.HomeFilter{
top:0px;
/*margin-bottom:30px;*/ /*add s*/
}
}	
@media (max-width: 550px)
{
.specialityBoxDiv
{
min-width:250px;
min-height:250px;
max-width:250px;
max-height:250px;
margin-top:40px;
}	
.specialityBoxDiv2
{
min-width:250px;
min-height:250px;
max-width:250px;
max-height:250px;
margin-top:40px;
}	
.specialityBoxDiv3
{
min-width:250px;
min-height:250px;
max-width:250px;
max-height:250px;
margin-top:40px;
}
.specialitySmallBoxDiv
{
min-width:150px;
min-height:150px;
max-width:150px;
max-height:150px;	
border-radius:50%;
margin:0px auto;
background:rgba(255,255,255,.5);
position:relative;
top:-100px;
margin-bottom:-100px;
padding:10px;
}
.specialitySmallBoxDivInner{
min-width:130px;
min-height:130px;
max-width:130px;
max-height:130px;	
border-radius:50%;
margin:0px auto;
background:rgba(255,255,255,.5);
border:2px solid rgba(245,52,96,.5);
font-family: 'BenchNine', sans-serif;
font-size:19px;
padding:49px 0px;
margin-bottom:-100px;
}


}	
@media (max-width: 469px){
.navbar-inverse .navbar-nav > li > a {
    color: #ffffff;
    background: rgba(0,0,0,.8);
}
.navbar-inverse .navbar-nav > li > a:hover {
    color: #ffffff;
    background: rgba(0,0,0,.9);
}
.navbar-inverse .navbar-nav > .open > a {
    color: #fff;
      background: rgba(0,0,0,.8);
}
.navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
      background: rgba(0,0,0,.9);
}
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: rgba(0,0,0,.9);
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.banner1{
/*position:relative;
max-height:714px;
overflow:hidden;*/
}
.banner1 img{
max-height:714px !important;	
}


.navbar-inverse{
    background-color: rgba(255,255,255,.1);
    border-color: transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.75);
    z-index: 40;
    /*position: absolute;*/
    width: 105%;
    margin-bottom: 50px;
}
.top1{
width:105%;
}
.topani1{
width:105%;	
}
.HomeFilter{
/*height:120px;*/
background:rgba(255,255,255,.4);
position:relative;
/*top:-50px;*/
/*margin-bottom:15px;*/
/*margin-bottom:-35px;*/
}
.InnerPageFilter
{
height:120px;
/* background:rgba(255,255,255,.4); */
position:relative;
top:0px;
margin-bottom:15px;
/*  padding: 10px 0px; */
}
.welcome{

    background:url(../images/Auto-Images/circlebottom3.png), url(../images/Auto-Images/welcomeback1.png);
    background-position: 43% -20%, 0% 0%;
    background-repeat: no-repeat, no-repeat;
	background-size:auto, cover;
    /*height:650px;*/
}
.t2{
height:30px;
left: 29%;
}
.butfilter2{
height:30px;
left: 29%;
}
.flower1{
width:80px;
position:relative;
top:-50px;
left:0px;
}
.servicebox1{
width:100%;
min-height:auto;
max-width:366px;
}
.servicebox1 img{
	width:100%;
min-height:auto;
max-width:364px;	
}
.servicesmainHead{
margin-bottom:50px !important;	
font-size:40px;
}
.spcialityMainHead{
   font-size:30px;

}
.footercopy{
font-size:10px;
}
}
@media (max-width: 400px){
.HomeFilterInner{
	width:80%;
}
}

@media (max-width: 380px){
.spcialityMainHead {
    font-size:24px;
}

.HomeFilter {
    height: 80px;
}	

}

/*--Footer Part Start*/
.HomeFooter {
    background: rgba(196,196,196,1);
    background: -moz-linear-gradient(left, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(196,196,196,1)), color-stop(50%, rgba(254,254,254,1)), color-stop(100%, rgba(195,195,195,1)));
    background: -webkit-linear-gradient(left, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    background: -o-linear-gradient(left, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    background: -ms-linear-gradient(left, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    background: linear-gradient(to right, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#c3c3c3', GradientType=1 );
    padding: 25px 0px 0px 0px;
}

.HomeFooter2 {
    background: rgba(196,196,196,1);
    background: -moz-linear-gradient(left, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(196,196,196,1)), color-stop(50%, rgba(254,254,254,1)), color-stop(100%, rgba(195,195,195,1)));
    background: -webkit-linear-gradient(left, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    background: -o-linear-gradient(left, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    background: -ms-linear-gradient(left, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    background: linear-gradient(to right, rgba(196,196,196,1) 0%, rgba(254,254,254,1) 50%, rgba(195,195,195,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c4c4c4', endColorstr='#c3c3c3', GradientType=1 );
    padding: 25px 0px 25px 0px;
    margin-top: -1px;
    margin-bottom: -22px;
}

.HomeFooterTitle {
    font-weight: normal;
    font-size: 14px;
    color: #414042;
    font-weight: bold;
    padding: 0;
    margin: 0;
    border-bottom: #414042 solid 1px;
    padding-bottom: 3px;
    line-height: normal;
}

.HomeFooterLinkDiv {
    margin-top: 7px;
}

    .HomeFooterLinkDiv ul {
        list-style-type: none;
        padding-left: 0;
    }

    .HomeFooterLinkDiv li {
        margin-top: 7px;
        line-height: 15px;
        width: 50%;
        float: left;
    }
    /* newS */
    .HomeFooterLinkDiv a {
        color: #414042;
        font-size: 12px;
    }

        .HomeFooterLinkDiv a:hover {
            color: #202020;
            text-decoration: none;
        }
		
		
/* Footer Changes*/

.HomeFooterLinkRow li {
    margin-top: 7px;
    display: inline;
    font-size: 12px;
    float: left;
    width: 15.25%;
    line-height: 25px;
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
    color: #414042;
    list-style: none;
}

    .HomeFooterLinkRow li a {
        color: #414042;
        font-size: 12px;
    }

.HomeFooterLinkRow ul {
    list-style-type: none;
    padding-left: 0;
}




.HomeFooterLinkSocDiv {
    margin-top: 7px;
    /* margin-bottom: 69px !important; */
}

.HomeFooterLinkSocDiv ul {
    list-style-type: none;
    padding-left: 0;
}

    .HomeFooterLinkSocDiv li {
        margin-top: 7px;
        line-height: 15px;
        float: left;

    }

    .HomeFooterLinkSocDiv a {
        color: #414042;
        font-size: 12px;
        margin-right: 5px;
    }

        .HomeFooterLinkSocDiv a:hover {
            color: #202020;
            text-decoration: none;
        }		
.HomePayIcon1 {
    margin: 10px 2px 0px 0px;
}
@media (max-width: 1100px) {
.HomeFooterLinkRow li {
            width: 50%!important;

}
}
		

@media (max-width: 769px) {
.HomeFooterLinkRow li {
            width: 50%!important;

  }
}
/*--Footer Part end*/

/*Automotive Featured Category Part*/

.AutomotivFeaturedCate {
    /*background-image: url(), url(../images/Auto-Images/catback7.jpg);*/
	/*background-image: url(), url(../images/welcomeback1.jpg);*/
	background-image: url(), url(../images/automobileBg6.jpg);
    background-position:10% 0%, 0% 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, cover;
    /*padding-top: 10px;*/
}
/*
.AutomoprodHead{
	font-size:18px;
	line-height:21px;
	padding-top:15px;
	padding-bottom:0px;
	color:#3b6bb4;
}
.AutomoprodHead span{
	color:#f78d1e;
}*/

.AutomoprodHead{
	font-size:30px;
	line-height:34px;
	padding-top:15px;
	padding-bottom:15px;
	/*color:#3b6bb4;*/
	color:#2b538f;
	text-align:center;
	letter-spacing:.5px;
	background:-moz-linear-gradient(top, rgba(88,126,183,0.43) 0%, rgba(159,169,183,0.33) 100%);
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(88,126,183,0.43)), color-stop(100%,rgba(159,169,183,0.33)));
	background:-webkit-linear-gradient(top, rgba(88,126,183,0.43) 0%,rgba(159,169,183,0.33) 100%);
	background:-o-linear-gradient(top, rgba(88,126,183,0.43) 0%,rgba(159,169,183,0.33) 100%);
	background:-ms-linear-gradient(top, rgba(88,126,183,0.43) 0%,rgba(159,169,183,0.33) 100%);
	background:linear-gradient(to bottom, rgba(88,126,183,0.43) 0%,rgba(159,169,183,0.43) 100%);
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#54587eb7', endColorstr='#3b9fa9b7',GradientType=0 );
	margin-top:-2px;
}
.AutomoprodHead span{
	/*color:#f78d1e;*/
	/*color:#e35b20;*/
	color:#f57d1f;
}

/*Three box part Area Sec tion*/

.product_sec_h {
    width: 94%;
	margin:50px 0 20px 0;
    padding: 0;
    float: left;
    margin-left:3%;
    margin-right:3%;
}
.Auto_Prodblock {
    width:90%;
    height: auto;
    background: rgba(166,166,166,1);
    background: -moz-linear-gradient(left, rgba(166,166,166,1) 0%, rgba(209,209,209,1) 50%, rgba(163,163,163,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(166,166,166,1)), color-stop(50%, rgba(209,209,209,1)), color-stop(100%, rgba(163,163,163,1)));
    background: -webkit-linear-gradient(left, rgba(166,166,166,1) 0%, rgba(209,209,209,1) 50%, rgba(163,163,163,1) 100%);
    background: -o-linear-gradient(left, rgba(166,166,166,1) 0%, rgba(209,209,209,1) 50%, rgba(163,163,163,1) 100%);
    background: -ms-linear-gradient(left, rgba(166,166,166,1) 0%, rgba(209,209,209,1) 50%, rgba(163,163,163,1) 100%);
    background: linear-gradient(to right, rgba(166,166,166,1) 0%, rgba(209,209,209,1) 50%, rgba(163,163,163,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6a6a6', endColorstr='#a3a3a3', GradientType=1 );
   -webkit-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.55);
    -moz-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.55);
    box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.55);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    margin: 0 5% 12% 5%;
	/*display:inline-block;*/
    float: left;
    text-align: center;
    padding: 1%;
}

.Auto_Prodblock:hover {
        cursor: pointer;
   -webkit-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.35);
    -moz-box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.35);
    box-shadow: 2px 4px 5px 0px rgba(0,0,0,0.35);
    -webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    text-decoration:none;
}
.Auto_Prodblock:hover a{
 text-decoration:none;
}
.Auto_Prodblock:hover img {
	/*-webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03);*/
            opacity: 0.7;
            cursor: pointer;
}

.Auto_Prodblock img {
        margin: 0 auto;
        width: 100%;
        display: block;
        opacity: 1;
}

.Auto_ProdblockText1 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0.6);
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    color: #ffffff;
    text-align: center;
    /*font-size: 24px;*/
	font-size:18px;
    height: 45px;
    padding-top:10px;
	padding-bottom:10px;
    line-height: 25px;
    position: relative;
	margin-bottom:-45px;
    top: -45px;
    text-transform: capitalize;
    text-transform: uppercase;
}

.Auto_ProdblockText1 a{
		color: #ffffff;
        text-decoration: none;
        cursor: pointer;
}

@media only screen and (min-width:992px) and (max-width:1920px) {
	/*.product_sec_h{
		margin-top:-35px;
	}*/
	
/*
.HomeFilterExtra{
   margin-top:-35px;
}
*/
}
	


@media(max-width:1500px){
.Auto_ProdblockText1 {
	font-size:16px;
}
}

@media(max-width:1450px){
	
.product_sec_h {
	width:100%;
	margin-left:0px;
	margin-left:0px;
}
.Auto_Prodblock {
    /*width:90%;*/
	width:98%;
	margin: 0 0 6% 0;
}
}


@media(max-width:1200px){
.Auto_ProdblockText1 {
	font-size:14px;
	line-height:18px;
}
}

@media(max-width:1024px){
.Auto_ProdblockText1 {
	font-size:12px;
}
.banner1{
	min-height:180px;
}
}
@media(max-width:767px){
.Auto_ProdblockText1 {
	font-size:20px;
}
.Auto_Prodblock {
    /*width:90%;*/
	width:80%;
	margin:0 10% 6% 10%;
}
}
@media(max-width:480px){
.Auto_Prodblock {
    /*width:90%;*/
	width:90%;
	margin:0 5% 6% 5%;
}	
	
.Auto_ProdblockText1 {
	font-size:15px;
}
}
/*Three box part Area Section End*/


/* footer */
.storefooter{
   background: #000 url(../images/Auto-Images/footerback.jpg) no-repeat right bottom;
   margin-top:10px;

}

.footerLogoDiv{
   
	color:#ecece2;
	margin-top:15px;
}
.footerLogoImgDiv{
	
	height:100px;
	text-align:center;
}
.footerLogoImg{
	width:150px;
	padding-top:15px;
}
.footerLogoHeader{
	font-size:16px;
	margin-top:5px;
}
.footerLogoText{
	font-size:14px;
	margin-top:10px;
	line-height:17px;
}

.footerLogoIconDiv{
	margin-top:10px;
	
}

.footerLogoIcon{
	float:left;
	max-width:20px;
	margin-right:10px;
}
.footerLinkListDiv{
	
	color:#ecece2;
	margin-top:70px;
}
.footerLinkListDiv ul{
	list-style:none;
	line-height:25px;
	padding-left:0px;
}
.footerLinkIcon{
	font-size:12px;
	margin-right:5px;
}
.footerLinkListDiv ul li{
	font-size:12px;
}
.footerLinkAction{
	   text-decoration:none;
       display:block;
       color:#ecece2;
       line-height:25px;
	   font-size:12px;
	   list-style:none;
	   outline:none;
}
.footerLinkAction:hover{
	color:#898484;
	text-decoration:none;
	outline:none;
}
.footerLinkAction:hover , .footerLinkAction:active, .footerLinkAction:focus{
	outline:0;
	text-decoration:none;
	color:#898484;
}

.footerQlinkDiv{
	padding-bottom:10px;
	font-size:18px;
	color:#8c8c8c!important;
}
.footerMenuBarLinkDiv{
	margin-top:40px;
	color:#ecece2;
}
.footerMenuBarLinkDiv ul{
	list-style:none;
	line-height:25px;
	padding-left:0px;
}
.footerMenuBarLinkDiv ul li{
	font-size:12px;
}
.pageLastDiv{
	font-size:12px;
	height:40px;
	padding:15px 0px 10px 0px;
	background: rgba(0,0,0,0.5);
    color: #ecece2;
}
@media(max-width: 980px){
.footerLinkListDiv{
	color:#ecece2;
	margin-top:42px;
}

}
/* footer */

.basketbutDiv1{
	margin-left:12px;
}


/*shop by department section fixing*/

.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background-color:none!important;
    border-color:none;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color:none!important;
    border-color:none;
}
.shopbydepartment li.active {
    line-height:25px!important;
    padding-top:0px!important;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color:none!important;
  background:none!important;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color:none!important;
  background:none!important;
}
.left label {
    width: auto !important;
	left:15px;
}

.dropdown-menu > li > a{
	color:#000000;
	
}
/*.dropdown-menu > li > a span {
    color:#000000;
}*/
.dropdown-menu > li > a{
	font-weight:bold;
	color:#444444;
	padding:3px 10px!important;
}

.dropdown-menu > li > a:hover{
	color:#ff3300!important;
}
li a.dropdown-toggle{
	color:#ffffff!important;
	font-weight:normal!important;
}

.shopbydepartment li a.dropdown-toggle {
    font-size: 16px;
}
.shopbydepartment .dropdown-menu{
	margin-top:0px!important;
	padding-top:0px!important;
}

.shopbydepartment .popover{
	min-width:473px;
	box-shadow:none;
	border:none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	box-shadow: 2px 0px 3px 0px #B0B0B0;
	-moz-box-shadow: 2px 0px 3px 0px #B0B0B0;
	-webkit-box-shadow: 2px 0px 3px 0px #B0B0B0;
	margin-top:0px;
	padding-bottom:4px!important;
	min-height:461px!important;
	padding:0px;
	overflow:hidden;
}
.shopbydepartment .popover-title{
	background:none;
}

@-moz-document url-prefix() { 
.shopbydepartment .popover{
     /*min-height:431px;
	 min-height:466px!important;*/
  }
}

@media only screen and  ( min-width: 568px) and (-webkit-min-device-pixel-ratio: 1.25),
         only screen and ( min-width: 568px) and ( min-device-pixel-ratio: 1.25) {
.shopbydepartment .popover{
	/*top:2.7px!important;*/
	min-height:461px!important;
	
}		 
}

.shopbydepartment .popover-title{
	border-bottom:none!important;
}
.shopbydepartment .popover-content .categorylinkbox{
	padding-bottom:5px;
	margin-top:2px;
}
.shopbydepartment .popover-content .categorylinkbox ul li a{
	font-weight:normal;
}
input.keywordssearch[type="text"] {
    width: 72% !important;
    margin-left: 5%;
}
.dropdown-menu > li > a span{
	color:#999999;
}
.dropdown-menu > li > a:hover{
	color:#000000;
}
.categorylinkbox ul li a{
	font-weight:normal;
}
#howItworksSecWrapper .adddr a{
	width:100%!important;
}
.shopbydepartment .nav > li > a{
	padding:5px 5px;
}
.head_bottom{
	margin-bottom:6px;
}
.shopbydepartment .collapse {
  display:block;
  visibility:visible;
}

@media(max-width: 1024px) {
.shopbydepartment li a.dropdown-toggle {
    font-size: 14px;
}
.shopbydepartment .nav > li > a {
    padding: 3px 5px;
}
}
@media(max-width: 600px) {
.keywordsearch {
    width: 92%;
}
.welcometext{
	padding-top:1px;
}
}
@media(max-width:400px) {
.left label {
    left: 18px;
}
}

/*shop by department section fixing end*/

/*Top General Header Fixing*/
.wordsearchSec {
	height:32px;
}
.searchTypefield input{
	height:30px;
	padding-top:3px;
	line-height:24px;
	margin-bottom:0px;
}
#ctl00_dropSearch {
    width:90px;
}
@media(max-width: 600px) {
.wordsearchSec {
    width:92%;
    margin-left: 3%;
    margin-top: 3px;
}
}

@media(max-width: 440px) {
.wordsearchSec {
    width:93%;
    margin-left: 1%;
    margin-top: 3px;
}
#ctl00_dropSearch {
    width:88px !important;
}
}
/*Top General Header Fixing End*/

/*Bottom General Footer icon Fixing*/

.paymenticon ul li{
	width:18%;
  }
@media(max-width:920px){
.paymenticon ul li{
	width:17%;
  }	
}
@media(max-width:480px){
.paymenticon ul li{
	width:18.5%;
}
}

/*Bottom General Footer icon Fixing End*/




