body {
    overflow-x: hidden;
    /*font-family: "Comfortaa";*/
	font-family: "Sans" !important;
}
.clear {
    clear: both;
    height: 0px;
}
.row{
	padding-left:0px;
}
.padd_lefRigADJ {
    padding-left: 0;
    padding-right: 0;
}

@font-face {
    font-family: "mistral";
    src: url('fonts/MISTRAL.ttf');
}


/*SansLight start*/
@font-face {
    font-family: "SansLight";
    src: url('../fonts/open-sans/OpenSans-Light.ttf');
}
@font-face {
    font-family: "SansLightItalic";
    src: url('../fonts/open-sans/OpenSans-LightItalic.ttf');
}
@font-face {
    font-family: "SansItalic";
    src: url('../fonts/open-sans/OpenSans-Italic.ttf');
}
@font-face {
    font-family: "Sans";
    src: url('../fonts/open-sans/OpenSans-Regular.ttf');
}

@font-face {
    font-family: "SansBold";
    src: url('../fonts/open-sans/OpenSans-Bold.ttf');
}

@font-face {
    font-family: "SansBoldItalic";
    src: url('../fonts/open-sans/OpenSans-BoldItalic.ttf');
}

@font-face {
    font-family: "SansSemiBold";
    src: url('../fonts/open-sans/OpenSans-Semibold.ttf');
}

@font-face {
    font-family: "SansExtraBold";
    src: url('../fonts/open-sans/OpenSans-ExtraBold.ttf');
}
/*SansLight end*/
/*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*/


/* 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);
}

#dialog {
    display: none;
}


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;
	
}
/* Auto Search */

#results a:hover {
    text-decoration: underline;
}

.AutoList {
    color: black;
    font-size: 12px;
}

    .AutoList span {
        color: #F06D0E;
        font-weight: bold;
    }
	
.basketbutDiv1{
	/*padding-left:27px;*/
	text-align:center;
}
.basketbutDiv2{
	/*padding-left:18px;*/
	text-align:center;
}

/*my-cart dropdwn adjustment*/
.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;
}

.inner-addon{
	border-radius:4px!important;
	-moz-border-radius:4px!important;
	-webkit-border-radius:4px!important;
}
.inner-addon .form-control{
	font-size:14px;
}


@media (max-width: 1000px) {
.dropdown-menuAddjMyAc{
	margin-top:20px!important;
}
}

@media (max-width: 600px) {
    .navBarWrapper {
        position: relative;
        height: auto;
        top: 0px;
        width: 100%;
        z-index: 5000 !important;
    }


    .navbar-inverse {
        margin-bottom: 0px !important;
    }

	
	
}

@media (max-width: 840px) {
    .nav > li > a {
        padding: 10px 8px;
    }
}
@media (max-width: 767px) {
.inner-addon .form-control{
	font-size:12px;
}
}

/*.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:5px;
    text-align: right;
	color:#ffffff;
}
.topmostNavIcon a{
	color:#ffffff;
}
/*add class S*/
/*logo and top section total adjustment*/
.logandCartsec {
    float: right;
    width:auto;
	margin-right:9px;
}
.topAnotherLinkAec{
	float: right;
	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;
}
/*.navbar-header{
	width:15%;
}*/
}
@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/back2.png);
    background-size: cover;
    opacity: .3;
}

.bannerDiv {
    background: url(../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);
}

.HomeFilter {
    height: 100px;
    position: relative;
    top: 0px;
    margin-bottom: 0px;
    z-index: 24;
    padding: 25px 0px 20px 0px;
    background: rgba(80, 78, 72, 0.3);
}

/* 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: 50px;
    border-radius:4px;
    color: #707070 !important;
}

    .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/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;
    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/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);*/
}

.butfilter2 {
    height: 50px;
}

.circleDiv {
    margin-bottom: -250px;
}

.circleimg {
    position: relative;
    top: -120px;
    margin: 0px auto;
}

.welcome{ /*edit for top white banner fixing*/
    /*background-image: url(), url(../images/welcomeback1.jpg);
    background-position: 10% 0%, 0% 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, cover;*/
    /*padding-top: 150px;*/
    /*position:relative;
    top:-155px;
	bottom:-155px;*/
    /*-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);*/
	background:#ffffff;
	padding-top:16px;
	-webkit-box-shadow: inset 0px -3px 15px -1px rgba(0,0,0,0.26);
    -moz-box-shadow: inset 0px -3px 15px -1px rgba(0,0,0,0.26);
    box-shadow: inset 0px -3px 15px -1px rgba(0,0,0,0.26);
	opacity:0.8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
	z-index:300;
	margin-top:-86px;
	margin-bottom:-86px;
	position:relative;
	float:left;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}

.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:30px;
    /*color:#ff1a1a;*/
	/*color:#3b6bb5;*/
	color:#274b83;
    /*min-height:300px;*/
    padding-top: 3px;
    padding-bottom:24px;
    text-align:center;
    clear: both;
	/*font-family: "Helvetica";*/
	font-weight:normal;
}

.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:80%!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;
}

    .goBut1: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 */
    }





.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/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);
}

.banner1 {
	min-height:150px;
	/*margin-bottom:10px;*/
}


@media (max-width: 1400px) {
.welcome{
	padding-top:30px;
	margin-top:-95px;
	
}

.welcomeAreaText {
    font-size: 30px;
	line-height:36px;
    padding-bottom:30px;
}


}
/**/

@media (max-width: 1024px) {
.goBut1 {
     width: 100%;
     float: right;
}
}
@media (max-width: 989px) {
    .goBut1 {
        width: 100%;
        margin: 5px auto;
    }
}


@media (max-width: 767px) {
.spcialityMain {
    -webkit-box-shadow:inset 0px 3px 6px -1px rgba(0,0,0,0.35);
    -moz-box-shadow:inset 0px 3px 6px -1px rgba(0,0,0,0.35);
    box-shadow:inset 0px 3px 6px -1px rgba(0,0,0,0.35);
}
.welcome{
	padding-top:20px;
	margin-top:-68px;
}
.welcomeAreaText {
    font-size:22px;
	line-height:24px;
    padding-bottom:20px;
}
}

@media (max-width: 600px) {
.welcome{
	padding-top:20px;
	margin-top:-70px;
	background:none;
}
.welcomeAreaText {
    font-size:22px;
	line-height:28px;
    padding-bottom:20px;
}
}

@media (max-width: 510px) {
.welcome{
	padding-top:5px!important;
	margin-top:-38px;
	background:none;
}
.welcomeAreaText {
    font-size:20px;
	line-height:24px;
    padding-bottom:5px!important;
}
}

@media (max-width: 480px) {
.goBut1 {
    width:100%;
    margin:5px auto;
}
}







/* extra second version */

.spcialityMain2 {
    background: url(../images/specialback2.png);
    background-position: right top;
    min-height: 600px;
    background-size: cover;
    background-attachment: fixed;
}
/* extra second version */
.spcialityMainHead { /*edit for top white banner fixing*/
    height: 120px;
    padding: 20px;
    width: 100%;
    text-align: center;
    font-size: 60px;
    background-position: 100% 0%;
    position: relative;
    /*top: -100px;*/
	text-transform:uppercase;
}

.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/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/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/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;
    }
 .specialityBoxDiv4 {
    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/spab4.png);
    background-size: cover;
    background-position: 25%, -80%;
    margin-top: 40px;
    background-repeat: no-repeat;
    border: 10px solid rgba(255,255,255,.5);
}

 .specialityBoxDiv4: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;
    }
 .specialityBoxDiv5 {
    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/spab5.png);
    background-size: cover;
    background-position: 25%, -80%;
    margin-top: 40px;
    background-repeat: no-repeat;
    border: 10px solid rgba(255,255,255,.5);
}

 .specialityBoxDiv5: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;
    }
 .specialityBoxDiv6 {
    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/spab6.png);
    background-size: cover;
    background-position: 25%, -80%;
    margin-top: 40px;
    background-repeat: no-repeat;
    border: 10px solid rgba(255,255,255,.5);
}

 .specialityBoxDiv6: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:26px;
	line-height:30px;
    padding: 59px 5px;
    margin-bottom: -170px;
	text-transform:none;
	/*font-family: "Helvetica";*/
	font-weight:normal;
	
}

.specialityBox a {
    color: #612f2e;
}

    .specialityBox a:hover {
        text-decoration: none;
    }

.services {
    background: url(../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;
	min-height:50px;
	border-radius:7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	-khtml-border-radius:7px;
	-o-border-radius:7px;
}

.right-addon input {
    padding-right: 30px;
}

.inner-addon {
    position: relative;
	height: 50px;
}

.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;
    }


.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/arrow_top.png') no-repeat left top;
}

/* 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;
}

.bluebutton {
    /*float: left;*/
    cursor: pointer;
    vertical-align: top;
    /*font-family: "Comfortaa";*/
    font-size: 11px;
    color: #FFF;
    background: #3b6bb4;
    -webkit-border-radius: 10px 10px 10px 10px;
    border-radius: 10px 10px 10px 10px;
    margin-left: 10px;
    text-transform: uppercase;
    padding:0px 25px;
    line-height: 24px;
    height: 26px;
    display: inline-block;
    border: none;
    text-transform: uppercase;
}

.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; */
}


#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;
    }

/* 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:50px;*/
        /*padding-bottom:40px;
        margin-top: 100px;*/
        font-size:24px;
    }
}

@media only screen and (min-width:320px) and (max-width:480px) {
    .inner-addon {
        top: 3px;
        margin-bottom: 7px;
    }


}

@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:35px;
        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: 70%;
        margin: 0px auto;
        padding:10px 12px; /*add s*/
        border-radius: 10px;
        background: url(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;*/
		text-align:left!important;
        /* 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/circlebottom1.png), url(../images/welcomeback1.jpg);
        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;
    }


    .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);
    }
}


@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: 600px) {
.welcome{
	padding-top:20px;
}
.welcomeAreaText{
	padding-bottom:20px;
}
}

@media (max-width: 580px) {
    .HomeFilter {
        top: 0px;
        /*margin-bottom:30px;*/ /*add s*/
    }
	
.spcialityMainHead {
        font-size:30px;
 }
}

@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;
		line-height:21px;
        padding: 49px 4px;
        margin-bottom: -100px;
    }
}

@media (max-width: 480px) {
 .HomeFilterInner {
        width:80%;
        margin: 0px auto;
        padding:8px 3px; /*add s*/
 }
 	
	
.specialityBoxDiv {
    min-width:290px;
    min-height:290px;
    max-width:300px;
    max-height:300px;
}

.specialityBoxDiv2 {
    min-width:290px;
    min-height:290px;
    max-width:300px;
    max-height:300px;
}


.specialityBoxDiv3 {
 min-width:290px;
 min-height:290px;
 max-width:300px;
 max-height:300px;
}

 .specialityBoxDiv4 {
    min-width:290px;
    min-height:290px;
    max-width:300px;
    max-height:300px;
}

 .specialityBoxDiv5 {
    min-width:290px;
    min-height:290px;
    max-width:300px;
    max-height:300px;
}

 .specialityBoxDiv6 {
    min-width:290px;
    min-height:290px;
    max-width:300px;
    max-height:300px;
}
	
}
@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;
        min-height:100px;
        /*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/circlebottom3.png), url(../images/welcomeback1.jpg);
        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:24px;
    }

    .footercopy {
        font-size: 10px;
    }
}

@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*/


/*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;
	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;
	font-family: "Sans" !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*/


/*HomeHardFeaturedCate Start*/

.HomeHardFeaturedCate{
	background-image: url(), url(../images/welcomeback1.jpg);
    background-position: 10% 0%, 0% 50%;
    background-repeat: no-repeat, no-repeat;
    background-size: auto, cover;
	/*padding-top:10px;*/
}

.HardwareprodHead{
	font-size:30px;
	line-height:34px;
	padding-top:15px;
	padding-bottom:15px;
	color:#3b6bb4;
	text-align:center;
	letter-spacing:.5px;
	
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#587eb7+0,9fa9b7+100&0.33+0,0.23+100 */
background: -moz-linear-gradient(top, rgba(88,126,183,0.33) 0%, rgba(159,169,183,0.23) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(88,126,183,0.33)), color-stop(100%,rgba(159,169,183,0.23))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, rgba(88,126,183,0.33) 0%,rgba(159,169,183,0.23) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, rgba(88,126,183,0.33) 0%,rgba(159,169,183,0.23) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, rgba(88,126,183,0.33) 0%,rgba(159,169,183,0.23) 100%); /* IE10 preview */
background: linear-gradient(to bottom, rgba(88,126,183,0.33) 0%,rgba(159,169,183,0.23) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#54587eb7', endColorstr='#3b9fa9b7',GradientType=0 ); /* IE6-9 */
}
.HardwareprodHead span{
	color:#f78d1e;
}

.product_sec_h {
    /*width: 94%;*/
	width:100%;
	margin:20px 0 0 0;
    padding: 0;
    float: left;
    /*margin-left:3%;
    margin-right:3%;*/
	
	padding-left:3%;
	padding-right:3%;
	
}
.Hardware_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%;
}

.Hardware_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;
}
.Hardware_Prodblock:hover a{
 text-decoration:none;
}
.Hardware_Prodblock:hover img {
	/*-webkit-transform: scale(1.03);
        -ms-transform: scale(1.03);
        transform: scale(1.03);*/
            opacity: 0.7;
            cursor: pointer;
}

.Hardware_Prodblock img {
        margin: 0 auto;
        width: 100%;
        display: block;
        opacity: 1;
}

.Hardware_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:20px;
    height: 45px;
    padding-top:10px;
	padding-bottom:10px;
    line-height: 23px;
    position: relative;
	margin-bottom:-45px;
    top: -45px;
    text-transform: capitalize;
    text-transform: uppercase;
}

.Hardware_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){
.Hardware_ProdblockText1 {
	font-size:20px;
}
}

@media(max-width:1450px){
	
.product_sec_h {
	width:100%;
	margin-left:0px;
	margin-left:0px;
}
.Hardware_Prodblock {
    /*width:90%;*/
	width:98%;
	margin: 0 0 6% 0;
}
.Hardware_ProdblockText1 {
    font-size:16px;
    height: 45px;
    padding-top:9px;
	padding-bottom:9px;
    line-height: 21px;
}
}


@media(max-width:1200px){
.Hardware_ProdblockText1 {
	font-size:16px;
}
}

@media(max-width:1024px){
.Hardware_ProdblockText1 {
	font-size:12px;
}
.banner1{
	min-height:100px;
}
}
@media(max-width:767px){
.Hardware_ProdblockText1 {
	font-size:20px;
}
.Hardware_Prodblock {
    /*width:90%;*/
	width:94%;
	margin:0 3% 6% 3%;
}

.HardwareprodHead{
	font-size:24px;
	line-height:28px;
}

}
@media(max-width:480px){
.Hardware_ProdblockText1 {
	font-size:15px;
}
}

/*HomeHardFeaturedCate Start*/
/*Three box part Area Section End*/

/*Top General Header Fixing*/
.wordsearchSec {
	height:32px;
}
.searchTypefield input{
	height:30px;
	padding-top:3px;
	line-height:24px;
	margin-bottom:0px;
}
#ctl00_dropSearch {
    width:142px;
}
@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:140px !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*/



