/*--
Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

body a{
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
input[type="button"]{
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}

h1,h2,h3,h4,h5,h6{
	padding:0 0;
	margin:0 0;
	font-family: 'Cagliostro', sans-serif;
}
p{
	padding:0 0;
	margin:0 0;
}
ul{
	padding:0 0;
	margin:0 0;	
}
body{
	padding:0 0;
	margin:0 0; 
	font-family: 'Open Sans', sans-serif;
}
.header-top {
    background: #1565c0;
	 padding: .7em 0;
 }
.top-left {
    float: left; 
}
.top-left i {
    font-size: 1em;
    margin-left: 0.5em;
}
.top-left  a{
    color: #fff;
	font-size: 1em;
    text-transform: capitalize;
	text-decoration: none;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.top-right ul li {
    display: inline-block;
    padding: 0em 1em;
}
.top-right ul li a {
    font-size: 1em;
    text-transform: capitalize;
    color:#fff;
    text-decoration: none;
	font-weight: 600;
	font-family: 'Open Sans', sans-serif;
}
.top-right ul li.text a {
	color:#fff;
}
.top-right {
    float: right;
}
.heder-bottom {
    padding: 1em 0;
	background: #0d59af;
}
.logo-nav-left{
	float:left;
}
.logo-nav-left h1 a{
	font-size:1.2em;
	color:#fff;
	text-decoration:none;
}
.logo-nav-left h1 a span{
	display: block;
    font-size: .4em;
    line-height: 0;
    /*text-transform: uppercase;*/
    /*letter-spacing: 11px;*/
    color: #fff;
    padding-left: .3em;
}
.logo-nav-left1 {
    float: left;
    margin-left: 2em;
}
.logo-nav-left1 ul li a{
	font-size:.95em;
    color: #fff;
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    text-transform: capitalize;
	font-weight: 600;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.logo-nav-left1 ul li.active a.act{
	color:#fff !important;
}
.multi-column-dropdown li a {
    color: #999 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
	margin-top: 1em;
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 10px;
    border: 1px solid transparent;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    color: #fff;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-collapse {
    padding: 0;
}
ul.multi-column-dropdown h6 {
    font-size: 1.4em;
    color:#222222;
    margin: 0 0 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #E4E4E4;
    text-transform: capitalize;
}
.multi-column-dropdown li {
    list-style-type: none;
    margin: 7px 0;
}
.multi-column-dropdown li a {
    display: block;
    clear: both;
    line-height: 1.428571429;
    color: #999 !important;
    white-space: normal;
	font-weight:500 !important;
}
.dropdown-menu.columns-3 {
    min-width: 70px;
    padding: 30px 30px;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
    background: none;
    border: none;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background-color: transparent;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: none;
	color:#fff !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
}
.multi-gd-img img {
    width: 100%;
}
.search-box {
    margin-top: .6em;
}
/*start search*/
/*--search--*/
.cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}
.cd-main-header {
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(-260px);
	-moz-transform: translateX(-260px);
	-ms-transform: translateX(-260px);
	-o-transform: translateX(-260px);
	transform: translateX(-260px);
}
.nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
	-webkit-transform: translateX(260px);
	-moz-transform: translateX(260px);
	-ms-transform: translateX(260px);
	-o-transform: translateX(260px);
	transform: translateX(260px);
}
.cd-header-buttons {
    position: absolute;
    display: inline-block;
    top: 72px;
    right: 22%;
}
.cd-header-buttons li {
	display: inline-block;
}
.cd-search-trigger, .cd-nav-trigger {
	position: relative;
	display: block;
	width: 44px;
	height: 44px;
	overflow: hidden;
	white-space: nowrap;
	color: transparent;
	z-index: 3;
}

.cd-search-trigger::before, .cd-search-trigger::after {
	/* search icon */
	content: '';
	position: absolute;
	-webkit-transition: opacity 0.3s;
	-moz-transition: opacity 0.3s;
	transition: opacity 0.3s;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
.cd-search-trigger::before {
	/* lens */
	top: 11px;
	left: 11px;
	width: 18px;
	height: 18px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 3px solid #fff;
}
.cd-search-trigger::after {
	/* handle */
	height: 3px;
	width: 8px;
	background: #fff;
	bottom: 14px;
	right: 11px;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger span {
	/* container for the X icon */
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
}
.cd-search-trigger span::before, .cd-search-trigger span::after {
	/* close icon */
	content: '';
	position: absolute;
	display: inline-block;
	height: 3px;
	width: 22px;
	top: 50%;
	margin-top: -2px;
	left: 50%;
	margin-left: -11px;
	background: #fff;
	opacity: 0;
	/* Force Hardware Acceleration in WebKit */
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
	-moz-transition: opacity 0.3s, -moz-transform 0.3s;
	transition: opacity 0.3s, transform 0.3s;
}
.cd-search-trigger span::before {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search-trigger span::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
	/* hide search icon */
	-moz-opacity: 0;
	opacity: 0;
}
.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
	/* show close icon */
	-moz-opacity: 1;
	opacity: 1;
}
.cd-search-trigger.search-is-visible span::before {
	-webkit-transform: rotate(135deg);
	-moz-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	transform: rotate(135deg);
}
.cd-search-trigger.search-is-visible span::after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.cd-search {
	position: absolute;
	width: 100%;
	top: 19%;
	left: 0;
	z-index: 3;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-search input {
    border-radius: 0;
    border: none;
    background: rgba(0, 0, 0, 0.75);
    width: 100%;
    padding: 0 5%;
	-webkit-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-size: 2em;
    padding: 1em 2em;
	color: #fff;
}
.cd-search input::-webkit-input-placeholder {
	color: #fff !important;
}
.cd-search input::-moz-placeholder {
	color: #fff !important;
}
.cd-search input:-moz-placeholder {
	color: #fff !important;
}
.cd-search input:-ms-input-placeholder {
	color: #fff !important;
}
.cd-search input:focus {
	outline: none;
}
.cd-search.is-visible {
	-moz-opacity: 1;
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	transition: opacity .3s 0s, visibility 0s 0s;
}
/*-- search-ends --*/
.header-right2{
	float:right; 
	margin-top: 1.5em;
}
.box_1 {
  float: right;
}
.box_1 h3 {
  color:#fff;
  font-size: 0.9em;
  margin: 0;
}
.total {
  display: inline-block;
  vertical-align: middle;
}
.box_1 a img {
  margin: 3px 0 0 0px;
}
.box_1 p {
	margin: 0;
    color: #fff;
    font-size: 14px;
}
a.simpleCart_empty {
	color:#fff;
    font-size: 13px;
    text-decoration: none;
    text-align: right;
    display: block;
}
/*-- //header --*/
.ban-bottom-w3l {
    padding: 5em 0;
}
.ban-bottom1 {
    float: left;
    width: 48%;
	margin-right:2%
}
.ban-bottom2 {
    float: left;
    width: 48%;
	margin-left:2%
}
.ban-img {
    margin-top: 2.1em;
}
.ban-top{
	position: relative;
    overflow: hidden;
}
.ban-top img {
	-moz-transition: all 1s;
    -o-transition: all 1s;
    -webkit-transition: all 1s;
    transition: all 1s;
    width: 100%;
}
.ban-top:hover img {
	-moz-transform: scale3d(1.1, 1.1, 1);
    -o-transform: scale3d(1.1, 1.1, 1);
    -ms-transform: scale3d(1.1, 1.1, 1);
    -webkit-transform: scale3d(1.1, 1.1, 1);
    transform: scale3d(1.1, 1.1, 1);
}
.ban-text {
    position: absolute;
    top: 50%;
    left: 25%;
    background: rgba(13, 89, 175, 0.72);
    padding: 1em;
}
.ban-text1 {
    position: absolute;
    top: 40%;
    left: 25%;
    background: rgba(13, 89, 175, 0.72);
    padding: 1em;
}
.ban-text h4 {
    font-size: 2em;
    color: #fff;
}
.ban-text1 h4 {
    font-size: 2em;
    color: #fff;
}
.ban-text2 h4 {
    font-size: 1.5em;
    color: #fff;
}
.ban-text2 span{
    display:block;
	line-height:1.5em;
}
/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #F19E1F;
    border-radius: 50%;
	-webkit-border-radius: 60%;
	-moz-border-radius: 60%;
	-o-border-radius: 60%;
	-ms-border-radius: 60%;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white;
}
.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before,.services-grid:hover .hvr-sweep-to-top:before{
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.ban-text2 {
    position: absolute;
    top: 14%;
    left: 45%;
    background: #1565C0;
    padding: 1.5em;
    border-radius: 60px;
    text-align: center;
	width: 18%;
}
h2.tittle {
    text-align: center;
    font-size: 3em;
    color: #1565C0;
}
.new-arrivals-w3agile {
    padding: 5em 0;
    background: #F9F8F8;
	text-align:center;
}
.arrivals-grids {
    margin-top: 4em;
}
.grid-arr {
    border: 1px solid #E2E2E2;
    border: 5px solid #ffffff;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
    padding: 0em;
}
.grid-arr .grid-arrival figure {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0 0 20px 0;
  width: 100%;
}
.grid-arr .grid-arrival figure:hover .grid-img + .grid-img{
  right: 100%;
}
.grid-arr .grid-arrival figure > a {
  display: block;
  float: left;
  width: 100%;
  z-index: 1;
}
.grid-arr .grid-arrival figure > a .grid-img {
  width: 100%;
  line-height: 0;
  will-change: right;
  -moz-transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.grid-arr .grid-arrival figure > a .grid-img img {
  width: 100%;
}
.grid-arr .grid-arrival figure > a .grid-img + .grid-img {
  position: absolute;
  top: 0;
  right: 0;
  -moz-transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  -o-transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  -webkit-transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
  transition: right 0.7s cubic-bezier(0.75, 0, 0.175, 1), opacity 0.7s cubic-bezier(0.75, 0, 0.175, 1);
}
.grid-arr .grid-arrival figure > a .grid-img + .grid-img img {
  max-width: none;
}

.grid-product {
    width: 70%;
    margin: 0 auto;
}
.women h6 {
    font-size: 1.4em;
    margin: 0.4em 0;
}
.women h6 a {
    color: #1565C0;
    text-decoration: none;
}
.women p {
    font-size: 1em;
    color: #999;
    margin: 0.9em 0;
}
em.item_price {
    font-style: normal;
    color: #000;
    font-weight: 600;
}
span.size {
    color: #000000;
    font-weight: 600;
}
/*--cart--*/
a:focus {
    outline: thin dotted;
    outline: none;
    outline-offset: -2px;
}
.grid-arrival {
    position: relative;
}
.ribben {
    position: absolute;
    top: 30%;
    left: -3%;
    padding: 0.5em;
    background: #F19E1F;
    width: 32%;
}
.ribben1 {
    position: absolute;
    top: 15%;
    left: -3%;
    padding: 0.5em;
    background: #AF1D0D;
    width: 32%;
}
.ribben p{
	font-size:1em;
	color:#fff;
}
.ribben1 p{
	font-size:1em;
	color:#fff;
}
.ribben:after {
    content: '';
    position: absolute;
    top: 85%;
    right: 77%;
    width: 0;
    height: 0;
    border-top: 24px solid #BF8020;
    border-right: 14px solid transparent;
    border-left: 3px solid transparent;
    transform: rotate(97deg);
}
.ribben1:after {
    content: '';
    position: absolute;
    top: 86%;
    right: 78%;
    width: 0;
    height: 0;
    border-top: 24px solid #6D1107;
    border-right: 14px solid transparent;
    border-left: 3px solid transparent;
    transform: rotate(97deg);
}
.ribben2 p{
	font-size:1em;
	color:#fff;
}
.ribben2 {
    position: absolute;
    top: 15%;
    left: -3%;
    padding: 0.5em;
    background: #0D59AF;
    width: 42%;
}
.ribben2:after {
    content: '';
    position: absolute;
    top: 86%;
    right: 83%;
    width: 0;
    height: 0;
    border-top: 24px solid #04448C;
    border-right: 14px solid transparent;
    border-left: 3px solid transparent;
    transform: rotate(97deg);
}
a.my-cart-b {
    text-decoration: none;
}
.my-cart-b {
    background: none;
    text-decoration: none;
    color: #1565C0;
    font-size: 1em;
    border: 2px solid #F19E1F;
    padding: 0.5em 1em;
    outline: none;
}
/* Sweep To Bottom */
.my-cart-b{
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
.my-cart-b:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #1565C0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
    border-radius: 50px;
	border: 2px solid #1565C0;
}
.my-cart-b:hover, .my-cart-b:focus, .my-cart-b:active {
	color: white;
    background: none;
    border: 2px solid #1565C0;
    outline: none !important;
}
.my-cart-b:hover:before, .my-cart-b:focus:before, .my-cart-b:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
/*.accessories-w3l {
    text-align: center;
    background: url(../images/ban1.jpg) no-repeat 0px 0px;
	min-height: 534px;
	background-size:cover;
	padding: 10em 0;
}*/
h3.tittle {
    font-size: 3em;
    color: #fff;
}
.accessories-w3l span {
    font-size: 5em;
    color: #fff;
    line-height: 2em;
    font-family: 'Cagliostro', sans-serif;
    margin-bottom: .5em;
    display: block;
}
a.button1 {
    font-size: 1em;
    background: #F19E1F;
    color: #fff;
    padding: 1em 2em;
    text-decoration: none;
    margin-top: 2em;
}
.slider {
	position: relative;
	text-align: center;
	width: 100%;
}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
}
.callbacks_tabs a:after {
	content: "\f111";
	font-size: 0;
	font-family: FontAwesome;
	visibility: visible;
	display: block;
	height: 8px;
	width: 8px;
	display: inline-block;
	border: 2px solid #fff;
	border-radius:50%;
	background:#fff;
}
.callbacks_here a:after{
	border: 2px solid #FFF;
	background:transparent;
}
.callbacks_tabs a{
	visibility:hidden;
}
.callbacks_tabs li{
	display:inline-block;
}
ul.callbacks_tabs.callbacks1_tabs {
	position: absolute;
	bottom: 29px;
	z-index: 999;
	left: 46%;
	display: none;
}
.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 73%;
	left: 15%;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  margin-top: -45px;
  }
.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 15%;
}
.product-agile {
    padding: 5em 0;
}
h3.tittle1 {
    text-align: center;
    font-size: 3em;
    color: #1565C0;
}
.caption {
    margin-top: 4em;
}
.latest-w3 {
    padding: 5em 0;
	background: #F7F7F7;
}
.latest-grids {
    margin-top: 4em;
}
.latest-top {
    position: relative;
	    overflow: hidden;
}
.latest-text {
    background: rgba(21, 101, 192, 0.71);
    padding: 1em;
    position: absolute;
    left: 0;
    bottom: -67%;
    text-align: center;
    width: 85%;
    height: 210px;
    -webkit-transition: .5s all;
    transition: .5s all;
    -moz-transition: .5s all;
}
.latest-grid:hover .latest-text {
    bottom: -50%;
}
.latest-text h4{
    color: #FFFFFF;
    font-size: 2em;
    margin: 0;
}
.latest-text2 {
   position: absolute;
    top: 3%;
    left: 80%;
    background: #1565C0;
    padding: 1.5em 0em;
    border-radius: 60px;
    text-align: center;
    width: 17%;
}
.latest-text2 h4 {
    font-size: 1.2em;
    color: #fff;
}
.footer-w3l {
    background: #1565C0;
    padding: 5em 0;
}
.footer-grid h4 {
    font-size: 2em;
    color: #fff;
    margin-bottom: .5em;
}
.footer-grid p {
    font-size: .96em;
    color: #eee;
    line-height: 1.8em;
}
.footer-grid ul li a {
    font-size: .96em;
    color: #eee;
    line-height: 2em;
	text-decoration:none;
}
.footer-grid i {
    font-size: 1em;
    color: #fff;
    margin-right: 11px;
    line-height: 2em;
    border-radius: 48px;
    border: 1px solid #F19E1F;
    width: 30px;
    height: 30px;
    text-align: center;
    vertical-align: middle;
}
.footer-grid ul li  {
    list-style: none;
}
.footer-grid ul li a:hover {
    color: #F39911;
}
.footer-grid p a {
    color: #eee;
}
.foot ul li:nth-child(2) {
    margin: 1em 0;
}
.copy-section{
	padding:2em 0;
	text-align:center;
	background: #0A0A0A;
}
.copy-section p {
	font-size: 0.9em;
	color: #fff;
	font-weight: 400;
}
.copy-left {
    float: left;
    margin-top: 0.6em;
}
.copy-right{
	 float: right;
}
.copy-section  a {
	font-size: 1em;
	color:#fff;
	font-weight: 400;
	text-transform: capitalize;
}
.copy-section a:hover {
	color: #fff;
}
.copy-section a {
	margin: 0 0.3em
}
.social-icon {
    margin-top: 1.8em;
}
.social-icon a i {
    width: 32px;
    height: 32px;
    background:#F19E1F url(../images_web/img-sprite.png) no-repeat 0px 0px;
    display: inline-block;
	margin:0 0.2em;
	transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
	    border-radius: 16px;
}
.social-icon i.icon:hover {
  background: #AF1D0D   url(../images_web/img-sprite.png) no-repeat 0px 0px;
      border-radius: 0px;
	      transform: rotate(25deg);
}
.social-icon i.icon {
    background-position: 0px 0px;
}
.social-icon i.icon1 {
    background-position: -32px 0px;
}
.social-icon i.icon1:hover {
  background: #AF1D0D   url(../images_web/img-sprite.png) no-repeat -32px 0px;
      border-radius: 0px;
	      transform: rotate(25deg);
}
.social-icon i.icon2 {
    background-position: -64px 0px;
}
.social-icon i.icon2:hover {
  background: #AF1D0D   url(../images_web/img-sprite.png) no-repeat -64px 0px;
      border-radius: 0px;
	      transform: rotate(25deg);
}
.social-icon i.icon3 {
    background-position: -96px 0px;
}
.social-icon i.icon3:hover {
  background: #AF1D0D   url(../images_web/img-sprite.png) no-repeat -96px 0px;
      border-radius: 0px;
	      transform: rotate(25deg);
}
.news-grid p {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
    padding-top: 1em;
    width: 90%;
    margin: 0 auto 1em;
}
.news-gr h4 {
    text-align: center;
    font-size: 1.5em;
    color: #222;
}
.new-grid h5 {
    font-size: 1.7em;
    color: #222;
}
.new-grid h6 {
    font-size: 1.2em;
    margin: 1em 0;
    font-weight: 600;
}
.new-grid span {
    font-size: 1em;
    color: #777;
    line-height: 2em;
}
.modal-header {
    min-height: 16.42857143px;
    padding: 6px;
    border-bottom: 1px solid #FFFFFF;
}
.modal-dialog {
    width: 950px;
}
.color-quality-left{
	float:left;
}
.color-quality-right {
	float: left;
    margin-left: 8em;
}
.color-quality ul li {
    display: inline-block;
    margin-right: .5em;
}
.color-quality ul li a {
    font-size: 14px;
    color: #999;
    text-decoration: none;
}
.color-quality ul li a span {
    width: 15px;
    height: 15px;
    display: block;
    background: #ff0000;
    margin: 0 auto .5em;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	-ms-border-radius: 25px;
}
.color-quality ul li a.brown span {
    background: #00008c;
}
.color-quality ul li a.purple span {
    background: #840084;
}
.color-quality ul li a.gray span {
    background: #ff00ff;
}
.color-quality {
    margin: 1em 0;
}
/*-- quantity-starts --*/
 .value-minus,
.value-plus,.value-minus1,
.value-plus1{
    height: 40px;
    line-height: 24px;
    width: 40px;
    margin-right: 3px;
    display: inline-block;
    cursor: pointer;
    position: relative;
    font-size: 18px;
    color: #fff;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
	border:1px solid #b2b2b2;
	    vertical-align: bottom;
}
.quantity-select .entry.value-minus:before,
.quantity-select .entry.value-plus:before,.quantity-select .entry.value-minus1:before,
.quantity-select .entry.value-plus1:before{
	content: ""; 
	width: 13px;
	height: 2px; 
	background: #000;
	left: 50%;
	margin-left: -7px; 
	top: 50%;
	margin-top: -0.5px;
	position: absolute;
}
.quantity-select .entry.value-plus:after,.quantity-select .entry.value-plus1:after{
	content: "";
	height: 13px;
	width: 2px; 
	background: #000;
	left: 50%; 
	margin-left: -1.4px;
    top: 50%;
    margin-top: -6.2px;
	position: absolute;
}
.value,.value1  {
    cursor: default;
    width: 40px;
	height:40px;
    padding: 8px 0px;
    color: #A9A9A9;
    line-height: 24px;
    border: 1px solid #E5E5E5;
    background-color: #E5E5E5;
    text-align: center;
    display: inline-block;
	margin-right: 3px;
}
.quantity-select .entry.value-minus:hover,
 .quantity-select .entry.value-plus:hover,.quantity-select .entry.value-minus1:hover,
 .quantity-select .entry.value-plus1:hover{
	background: #E5E5E5;
}

.quantity-select .entry.value-minus,.quantity-select .entry.value-minus1{
    margin-left: 0;
}
/*-- quantity-end --*/
/*--products--*/
/*.banner1 {
    background: url(../images/b1.jpg) no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    min-height: 190px;
    padding: 6em 0 0;
    text-align: center;
}
*/.banner1 h3 a {
    color: #fff;
    text-decoration: none;
}
.banner1 h3 {
    font-size: 2em;
    color: #fff;
    margin: 0 0 0em;
}
.banner1 h3 span {
    color: #fff;
}
.products-agileinfo {
    padding: 5em 0;
	background: #F9F8F8;
}
.product-agileinfo-grids {
    margin-top: 4em;
}
.categories h3{
    text-align: center;
    font-size: 2.5em;
    padding: .2em;
    background: #f19e1f;
    color: #fff;
    margin-bottom: .5em;
}
/*-- treeview --*/
.categories label {
    padding: 5px;
    border-radius: 3px;
    margin: 2px;
    font-size: 1.5em;
    font-family: 'Open Sans', sans-serif;
    font-weight: 500;
    color: #777;
}
.categories a{
    background: url("../images_web/icons1.png") no-repeat 10px 9px !important;
    padding: 7px 0 0 31px;
    border-radius: 3px;
    margin: 2px;
    font-size: 15px;
}

.categories ul,
.categories li
{
	list-style: none;
}

.categories input
{
	position: absolute;
	opacity: 0;
}

.categories
{
	font: normal 11px "Segoe UI", Arial, Sans-serif;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
}

.categories a {
    color: #777;
    text-decoration: none;
}

.categories a:hover
{
	text-decoration: underline;
}

.categories input + label + ul
{
	margin: 0 0 0 22px;
}

.categories input + label + ul
{
	display: none;
}

.categories label,
.categories label::before
{
	cursor: pointer;
}

.categories input:disabled + label
{
	cursor: default;
	opacity: .6;
}

.categories input:checked:not(:disabled) + label + ul
{
	display: block;
}

.categories label,
.categories label::before
{
	background:url("../images_web/icons1.png") no-repeat 15px 9px !important;
}
.categories label,
.categories a,
.categories label::before
{
	display: inline-block;
	vertical-align: middle;
}

.categories label
{
	background-position: 18px 0;
}

.categories label::before
{
	content: "";
	width: 16px;
	margin: 0 22px 0 0;
	vertical-align: middle;
	background-position: 0 -32px;
}

.categories input:checked + label::before
{
	background-position: 0 -16px;
}

/* webkit adjacent element selector bugfix */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	.categories
	{
		-webkit-animation: webkit-adjacent-element-selector-bugfix infinite 1s;
	}
	
	@-webkit-keyframes webkit-adjacent-element-selector-bugfix 
	{
		from 
		{ 
			padding: 0;
		} 
		to 
		{ 
			padding: 0;
		}
	}
}
/*-- //treeview --*/
.price,.cat-img,.brand-w3l {
    margin-top: 2em;
}
.price h3,.top-rates h3,.brand-w3l h3{
    text-align: center;
    font-size: 2em;
    padding: .2em;
    background: #f19e1f;
    color: #fff;
    margin-bottom: .5em;
}
/*-- Slider range --*/
ul.dropdown-menu6 ,ul.dropdown-menu5{
	margin:0;
	position:relative;
}
ul.dropdown-menu6 li {
	list-style:none;
}
ul.dropdown-menu6 li p{
	width:100%;
}
span.amount{
	color:#ffffff;
	font-size:16px;
}
.price input#amount,.price input#amount1 {
    font-size: 18px;
    outline: none;
    background: none;
    word-spacing: 1em;
    color: #000 !important;
    position: absolute;
    left: 0%;
    top: 10px;
    text-align: center;
    width: 100%;
    padding: 4px 0;
}
ul.dropdown-menu6 li a {
	text-decoration: none;
}
.range,.range-two{
	padding: 15px 0 22px 0;
	border-bottom: 1px solid #e5e3db; 
}
.top-rates {
    padding-top: 3.5em;
}
.brand-w3l ul li a {
    font-size: 1.1em;
    color: #777;
    text-decoration: none;
    margin-left: 2em;
}
 .brand-w3l ul li {
    list-style: none;
    border-bottom: 1px solid #d6d5d5;
    padding: 0.5em 0;
}
.mens-toolbar p {
    color: #000;
    font-size: 1em;
	    display: inline-block;
}
.mens-toolbar p  select {
    color: #000;
    font-size: 0.9em;
    outline: none;
    cursor: pointer;
    padding: 0.3em;
	border:none;
}
.mens-toolbar {
      padding: 2em 0;
}
.mens-toolbar p {
    color: #777;
    font-size: 1em;
    display: inline-block;
}
.showing {
    margin: 0 3em;
}
.nav1-tabs > li > a {
    margin-right: 0px;
    line-height: 1.42857143;
    border: 1px solid #FAA43D;
    border-radius: 0;
    background: #FAA43D;
}
.product-agileinfon-grid1 {
    text-align: center;
}
.prod1 {
    margin: 3em 0;
}
.prod2 {
    margin-top: 3em;
}
.prod3 {
    margin: 3em 0;
}
.prod4 {
    margin-top: 3em;
}
/*--products--*/
/*--codes--*/
.typo-w3 {
    padding: 5em 0;
}
.well {
    font-weight: 300;
    font-size: 14px;
}
.list-group-item {
    font-weight: 300;
    font-size: 14px;
}
li.list-group-item1 {
    font-size: 14px;
    font-weight: 300;
}
.typo p {
    margin: 0;
    font-size: 14px;
    font-weight: 300;
}
.show-grid [class^=col-] {
    background: #fff;
	text-align: center;
	margin-bottom: 10px;
	line-height: 2em;
	border: 10px solid #f0f0f0;
}
.show-grid [class*="col-"]:hover {
	background: #e0e0e0;
}
.grid_3{
	margin-bottom:2em;
}
.xs h3, h3.m_1{
	color:#000;
	font-size:1.7em;
	font-weight:300;
	margin-bottom: 1em;
}
.grid_3 p{
	color: #555;
	font-size: 0.85em;
	margin-bottom: 14px;
	font-weight: 300;
}
.grid_4{
	background:none;
	margin-top:50px;
}
.label {
	font-weight: 300 !important;
	border-radius:4px;
}  
.grid_5{
	background:none;
	padding:2em 0;
}
.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
	margin-bottom: 1em;
    color:#F58703;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
	z-index: 0;
}
.badge-primary {
	background-color: #03a9f4;
}
.badge-success {
	background-color: #8bc34a;
}
.badge-warning {
	background-color: #ffc107;
}
.badge-danger {
	background-color: #e51c23;
}
.grid_3 p{
	line-height: 2em;
	color: #555;
	font-size: 0.9em;
	margin-bottom: 1em;
	font-weight: 300;
}
.bs-docs-example {
	margin: 1em 0;
}
section#tables  p {
	margin-top: 1em;
}
.tab-container .tab-content {
	border-radius: 0 2px 2px 2px;
	border: 1px solid #e0e0e0;
	padding: 16px;
	background-color: #ffffff;
}
.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
	padding: 15px!important;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
	font-size: 0.9em;
	color: #999;
	border-top: none !important;
}
.tab-content > .active {
	display: block;
	visibility: visible;
}
.label {
	font-weight: 300 !important;
}
.label {
	padding: 4px 6px;
	border: none;
	text-shadow: none;
}
.nav-tabs {
	margin-bottom: 3em;
}
.alert {
	font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
	line-height:2em;
	margin-top:0.5em;
	margin-bottom: 0.5em;
}
li.list-group-item1 {
	line-height: 2.5em;
}
.input-group {
	margin-bottom: 20px;
}
.in-gp-tl{
	padding:0;
}
.in-gp-tb{
	padding-right:0;
}
.list-group {
	margin-bottom: 48px;
}
ol {
	margin-bottom: 44px;
}
h2.typoh2{
    margin: 0 0 10px;
}
@media (max-width:768px){
	.grid_5 {
		padding: 0 0 1em;
	}
	.grid_3 {
		margin-bottom: 0em;
	}
}
@media (max-width:640px){
	h1, .h1, h2, .h2, h3, .h3 {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	.grid_5 h3, .grid_5 h2, .grid_5 h1, .grid_5 h4, .grid_5 h5, h3.hdg, h3.bars {
		margin-bottom: .5em;
	}
	.progress {
		height: 10px;
		margin-bottom: 10px;
	}
	ol.breadcrumb li,.grid_3 p,ul.list-group li,li.list-group-item1 {
		font-size: 14px;
	}
	.breadcrumb {
		margin-bottom: 10px;
	}
	.well {
		font-size: 14px;
		margin-bottom: 10px;
	}
	h2.typoh2 {
		font-size: 1.5em;
	}
	.label {
		font-size: 60%;
	}
}
@media (max-width:480px){
	.table h1 {
		font-size: 26px;
	}
	.table h2 {
		font-size: 23px;
	}
	.table h3 {
		font-size: 20px;
	}
	.label {
		font-size: 53%;
	}
	.alert,p {
		font-size: 14px;
	}
	.pagination {
		margin: 20px 0 0px;
	}
}
@media (max-width: 320px){
	.grid_4 {
		margin-top: 18px;
	}
	h3.title {
		font-size: 1.6em;
	}
	.alert, p,ol.breadcrumb li, .grid_3 p,.well, ul.list-group li, li.list-group-item1,a.list-group-item {
		font-size: 13px;
	}
	.alert {
		padding: 10px;
		margin-bottom: 10px;
	}
	ul.pagination li a {
		font-size: 14px;
		padding: 5px 11px;
	}
	.list-group {
		margin-bottom: 10px;
	}
	.well {
		padding: 10px;
	}
	.nav > li > a {
		font-size: 14px;
	}
	table.table.table-striped,.table-bordered,.bs-docs-example {
		display: none;
	}
}
/*--codes--*/
/*--single--*/
.single-wl3 {
    padding: 5em 0;
}
.single-left {
    float: left;
    width: 48%;
    margin-right: 2%;
}
.single-right {
    float: left;
    width: 50%;
}
.single-right1 {
    float: left;
    width: 70%;
}
.single-grid h4 {
    font-size: 2em;
    color: #222;
	margin-bottom: 0.5em;
}
.description p {
    font-size: 1em;
    line-height: 1.8em;
    color: #777;
}
.description span {
    font-size: 1.2em;
    color: #f19e1f;
    font-weight: bold;
	font-family: 'Cagliostro', sans-serif;
}
p.price {
    font-size: 2em;
    margin: 0.5em 0;
    color: #AF1D0D;
    font-weight: bold;
    font-family: 'Cagliostro', sans-serif;
}
.color-quality h6 {
    font-size: 1.2em;
    margin: 1em 0;
    font-weight: 600;
}
.women span {
    font-size: 1em;
    color: #000;
    margin: 1em 0;
    display: block;
}
.single-grid1 h3 {
    font-size: 2.5em;
    text-align: center;
	color: #1565C0;
	margin-bottom: 0.3em;
}
.recent-left {
    float: left;
    width: 24%;
}
.recent-right {
    float: right;
    width: 68%;
	margin-top:1em;
}
span.price-in1 {
    font-size: 1.2em;
    color: #AF1D0D;
    font-weight: bold;
    margin-top: 0.5em;
    display: block;
}
.best2 a {
    font-size: 1.5em;
    text-decoration: none;
    display: block;
    margin-bottom: 0.5em;
}
.nav-tabs {
    border-bottom: 1px solid #fff;
}
.left-tab > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none !important;
    border-radius: 0;
    color: #fff;
    background: #F19E1F ;
    padding: 0.5em 1em;
    font-size: 1.2em;
}
.left-tab > li.active > a, .left-tab > li.active > a:hover, .left-tab > li.active > a:focus {
    color: #fff;
    cursor: default;
    background-color: #AF1D0D   ;
    border: none !important;
    border-bottom-color: none !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: #AF1D0D   ;
    color: #fff !important;
}
.product-w3agile {
    margin-top: 4em;
}
.product-grids {
    margin-top: 4em;
}
.descr h4 {
    font-size: 2em;
    color: #222;
    margin-bottom: 0.5em;
}
p.quote {
    font-size: 1em;
    color: #777;
    line-height: 1.8em;
    padding: 1em 2em;
    background: #eee;
    margin: 2em 2em;
    border-left: 5px solid #af1d0d;
}
.descr {
    padding-top: 2em;
}
.descr p{
	font-size: 1em;
    color: #777;
    line-height: 1.8em;
}
.descr ul li {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.8em;
}
.video iframe {
    width: 100%;
    height: 410px;
	margin-bottom: 1em;
}
.reviews-left {
    float: left;
    width: 14%;
}
.reviews-right {
    float: right;
    width: 83%;
    border: 1px solid #eee;
	    padding: 2em;
}
.reviews-right ul li {
    display: inline-block;
}
.reviews-right ul li a {
	font-size: 1em;
    color: #FDA30E;
    text-transform: uppercase;
    text-decoration: none;
}
.reviews-right ul li:nth-child(2) {
    float: right;
}
.reviews-right ul li a i {
    left: -1em;
}
.reviews-bottom {
    margin-top: 2em;
}
.reviews-bottom p {
    padding: 1em 0;
}
.reviews-bottom input[type="text"], .reviews-bottom input[type="email"], .reviews-bottom textarea {
    outline: none;
    padding: 10px;
    border: 1px solid #D2D2D2;
    font-size: 15px;
    color: #FDA30E;
	width:100%;
}
.reviews-bottom textarea {
    width: 100% !important;
    min-height: 150px;
    margin-bottom:1em;
    resize: none;
}
.reviews-bottom form {
    margin-top: 1em;
}
.reviews-bottom input[type="submit"] {
    outline: none;
    padding: 10px 0;
    background: #AF1D0D;
    border: none;
    width: 20%;
    font-size: 1em;
    color: #fff;
    margin-top: 1em;
	    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.reviews-bottom input[type="submit"]:hover {
    background: #F19E1F;
}
/*--single--*/
/*--mail--*/
.mail-w3ls {
    padding: 5em 0;
}
.mail-grid i {
    font-size: 1.5em;
    border-radius: 60px;
    border: 2px solid #fbb005;
    padding: 1em;
    color: #fff;
    background: #fbb005;
	transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.mail-grid i:hover {
    background: #0d59af;
}
.mail-grids {
    margin-top: 4em;
}
.mail-grid h5 {
    font-size: 1.8em;
    color: #1565c0;
    margin-top: .5em;
}
.mail-grid p {
    font-size: 1em;
    color: #777;
	margin-top:.5em;
}
.mail-top {
    text-align: center;
}
.map-w3 iframe {
    width: 100%;
    height: 350px;
    border: 7px double #fbb005;
}
.map-w3 {
    margin: 4em 0;
}
.mail-bottom h4 {
    font-size: 2em;
    text-align: center;
    margin-bottom: 1em;
    color: #1565c0;
}
.mail-bottom input[type="text"], .mail-bottom input[type="email"] {
     width: 32.9%;
    float: left;
}
.mail-bottom textarea {
    min-height: 200px;
    resize: none;
    width: 100%;
    margin: 1em 0;
}
.mail-bottom input[type="text"], .mail-bottom input[type="email"], .mail-bottom textarea {
    background: none;
    border: 1px solid #D9D9D9;
    color: #A3A3A3;
    padding: 13px 10px;
    font-size: 14px;
    outline: none;
}
.mail-bottom input[type="email"] {
    margin: 0 6px;
}
.mail-bottom input[type="submit"], .mail-bottom input[type="reset"] {
    outline: none;
    color: #fff;
    font-size: 1em;
    padding: 13px 0;
    width: 12%;
    background: #fbb005;
    border: none;
    transition: .5s all;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
}
.mail-bottom input[type="submit"]:hover, .mail-bottom input[type="reset"]:hover {
    background: #1565C0;
}
/*--mail--*/
/*--login--*/
.login{
	padding:6em 0;
}
.account-grids {
    margin-top: 2em;
}
.main-agileits {
    width: 30%;
    margin: 0em auto ;
	box-shadow: 0px 0px 15px 0px #D6D6D6;
	-o-box-shadow: 0px 0px 15px 0px #D6D6D6;
	-moz-box-shadow: 0px 0px 15px 0px #D6D6D6;
	-webkit-box-shadow: 0px 0px 15px 0px #D6D6D6;
	padding: 3em ;
}

.key  input[type="text"] ,.key  input[type="password"]{
    width: 87%;
    padding: 10px 10px;
    font-size: 1em;
    border: none;
    border-bottom: none;
    outline: none;
    color: #999;
    float: left;
    background: none;
}
.key i{
	    float: left;
    color: #999;
    font-size: 1.1em;
    padding: 13px;
}
.key {
    background: #fff;
    border: 1px solid #999;
    margin-bottom: 2em;
}
.form-w3agile h3{
    color: #1565C0;
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 1.5em;
}
h3.account-text{
	color: #1565C0;
    font-size: 2.5em;
    text-align: center;
    margin-bottom: 1.5em;
}
.account-grid h5 {
    font-size: 1.5em;
    color: #AF1D0D;
    margin-bottom: 0.54em;
}
.form-w3agile input[type="submit"] {
    background: #fdb515;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 0;
    border: none;
    font-size: 1em;
    outline: none;
    width: 32%;
    cursor: pointer;
    margin-bottom:30px;
}
.form-w3agile  input[type="submit"]:hover{
	background:#AF1D0D;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.account-grid input[type="submit"] {
    background: #fdb515;
    color: #FFFFFF;
    text-align: center;
    padding: 10px 0;
    border: none;
    font-size: 1em;
    outline: none;
    width: 32%;
    cursor: pointer;
    margin-bottom:30px;
}
.account-grid  input[type="submit"]:hover{
	background:#AF1D0D;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.forg a {
    text-decoration: none;
    color: #AF1D0D;
    font-size:1em;
}
.forg a:hover{
	color:#fdb515;
}
.forg-left{
	float:left;
}
.forg-right{
	float:right;
}
.form1 input[type="submit"] {
	margin-bottom:0;
}
/*--//login--*/
/*--checkout--*/
/*--checkout--*/
.cart h2{
	font-size:1.5em;
	margin-bottom:1em;
}

.cart-sec{
	
	margin-bottom:3em;
}
.cart-item{
	width:20%;
	float:left;
	margin-right:5%;
	
}
.cart-item img{
	width:100%;
}
.cart-item-info{
	width:75%;
	float:left;
	 
}
.check{
	padding:5em 0;
}
.cart-item-info h3{
	font-size:1em;
	font-weight:600;
}
.cart-item-info h3 a{
	color:#000;
}
.cart-item-info h3 span{
	display:block;
	font-weight:400;
	font-size: 0.85em;
  margin: 0.7em 0;
}
.size_3 {
  width:100%;
}
.delivery {
  margin-top: 3em;
}
.delivery p {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: left;
}
.delivery span {
  color: #A6A6A6;
  font-size: 1em;
  font-weight: 400;
  float: right;
}
.cart-item-info h4 span{
	font-size:0.65em;
	font-weight:400;
} 
.close1,.close2{
  background: url('../images_web/close_1.png') no-repeat 0px 0px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.close3 {
  background: url('../images_web/close_1.png') no-repeat 0px 0px;
  cursor: pointer;
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0px;
  top: 0px;
  -webkit-transition: color 0.2s ease-in-out;
  -moz-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
}
.cart-header {  
  position: relative;  
}
.cart-header2 {  
  position: relative;  
}
.cart-header3 {  
  position: relative;  
}
a.order {
  background:#00405d;
  padding: 10px 20px;
  
  font-size: 1em;
  color: #fff;
  text-decoration: none;
  display: block;
  font-weight: 600;
  text-align: center;
  margin:3em 0;
}
a.order:hover{
	background:#615c85;
}
.total-item,.cart-items{
	margin-top:0em;
	padding:5em 0;
}

.total-item h3 {
  color: #333;
  font-size: 1.1em;
  margin-bottom: 1em;
}
.total-item h4{
	font-size:0.8em;
	font-weight:600;
	color:#9C9C9C;
	display:inline-block;
	margin-right:6em;
}
a.cpns{
	background:#ff6978;
	color:#fff;
	
	padding: 10px;
  font-size: 0.8em;
	font-weight:600;
}
a.cpns:hover{
	background: #615c85;
}
.total-item p{
	font-size:0.9em;
	font-weight:400;
	margin-top:1em;
	color:#727272;	
}
.total-item p a:hover{
	color:#333;
	text-decoration:underline;
}
a.continue{
	background:#00405d;
	padding:10px 20px;
	
	font-size:1em;
	color:#fff;
	text-decoration:none;
	display: block;
   font-weight: 600;  
   text-align: center;
   margin-bottom:2em;
}
a.continue:hover{
	background:#615c85;
}
ul.total_price{
	padding: 0;
  margin: 1em 0 0 0;
  list-style: none;
}
ul.total_price li.last_price{
	width: 50%;
  float: left;
  
}
ul.total_price li.last_price span{
	font-size: 1.1em;
  color: #000;
}
.price-details{
	border-bottom: 1px solid #DDD9D9;
  padding-bottom: 10px;
}
.price-details h3{
	color:#000;
	font-size:1.2em;
	margin-bottom:1em;
}
.price-details span{
	width: 50%;
  float: left;
 font-size: 0.8125em;
  color: #000;
  line-height: 1.8em;
}
.cart-items h2 {
  font-size: 1.5em;
  margin-bottom:2em;
}
a.item_add1 {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-top-right-radius: 0;
  /* border-bottom-right-radius: 50%; */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding: 10px 15px;
  background: url(0) #f54d56;
}
a.item_add1:hover{
	background:rgb(3, 193, 167);
	text-decoration:none;
	color:#fff;
}
.btn_5{
	padding:25px 40px;
	font-size:1.1em;
}
ul.qty{
	padding:0;
	margin:0;
	list-style:none;
}
ul.qty li{
   display: inline-block;
   margin-right: 10%;
}
ul.qty li p{
	font-size:0.8125em;
	color:#555;
}
li.bt-nn h6 {
  font-size: 1.2em;
  text-align: r;
  color: #621622;
  margin: 1em 0;
}
/**responsive**/
@media(max-width:1440px){
	
}
@media(max-width:1366px){
.accessories-w3l {
    min-height: 482px;
    padding: 7em 0;
}
.ribben1 {
    top: 12%;	
}
.main-agileits {
    width: 31%;
}
}
@media(max-width:1280px){
.ribben2 {
    top: 15%;	
}
.main-agileits {
    width: 33%;
}
.cd-search {
    top: 17%;
}
}
@media(max-width:1080px){
.ban-text2 {
    width: 20%;
}
.ban-text2 h4 {
    font-size: 1.3em;	
}
.ban-text h4,.ban-text1 h4 {
    font-size: 1.8em;
}
.dropdown-menu.columns-3 {
    left: -205%;
	
}
.ribben2 {
    top: 14%;
    width: 48%;
}
.ribben1:after,.ribben:after {
    right: 73%;
}
.ribben1 {
    top: 11%;
}
.ribben {
    left: -8%;
}
.women h6 {
    font-size: 1.3em;
}
.ban-text1 {
    left: 21%;
}
.accessories-w3l {
    min-height: 382px;
    padding: 6em 0;
}
.accessories-w3l span {
    font-size: 4em;
}
.latest-text2 {
    left: 73%;
    width: 21%;
}
.latest-text {
    height: 175px;
}
.ribben2:after {
    top: 85%;
}
.best2 a {
    font-size: 1.37em;
}
.description p,.descr p,.women p {
    font-size: 0.965em;
}
.single-grid1 h3 {
    font-size: 2em;
}
.main-agileits {
    width: 39%;
}
.video iframe {
    height: 345px;
}
}
@media (max-width: 1024px){
.dropdown-menu.columns-3 {
    /*left: -240%;*/
	left: -20%;
}
.ribben {
    left: -4%;
}
.cd-search {
    top: 23%;
}
.ban-img {
    margin-top: 1.8em;
}
.ribben1 {
    top: 10%;
}
.main-agileits {
    width: 41%;
}
.cd-header-buttons {
    right: 20%;
}
}
@media(max-width:991px){
.logo-nav-left h1 a {
    font-size: 1.1em;
}
.logo-nav-left h1 a span {
    letter-spacing: 9px;
}
.logo-nav-left1 ul li a {
    font-size: 12px;
}
.dropdown-menu.columns-3 {
    left: -355%;
}
.top-right ul li a {
    font-size: 0.95em;
}
.nav > li > a {
    padding: 10px 10px;
}
.logo-nav-left1 {
    float: left;
    margin-left: 1em;
}
.cd-header-buttons {
    top: 66px;
    right: 25%;
}
.cd-search {
    top: 18%;
}
.ban-bottom {
    float: left;
    width: 50%;	
}
.ban-bottom3 {
    float: left;
    width: 50%;
}
.ban-img {
    margin-top: 1.5em;
}
.ban-text1 {
    left: 9%;
}
.ban-text2 {
    width: 26%;
}
.ban-text h4, .ban-text1 h4 {
    font-size: 1.5em;
}
.ban-bottom-w3l,.new-arrivals-w3agile,.product-agile,.latest-w3,.footer-w3l,.products-agileinfo,.typo-w3,.mail-w3ls,.single-wl3 {
    padding: 4em 0;
}
.arrival-grid {
    float: left;
    width: 25%;
}
.ribben1 p,.ribben p,.ribben2 p {
    font-size: 0.95em;
}
.ribben2 {
    top: 14%;
    width: 60%;
}
.ribben {
    left: -5%;
}
.ribben2:after {
    top: 84%;
}
.ribben1:after {
    right: 67%;
    top: 82%;
}
.ribben:after {
    right: 65%;
    top: 82%;
}
.accessories-w3l {
    min-height: 370px;
    padding: 5em 0;
}
.accessories-w3l span {
    font-size: 3.5em;
}
h2.tittle {
    font-size: 2.8em;
}
.cap-left {
    float: left;
    width: 25%;
}
.latest-grid {
    float: left;
    width: 33.3%;
}
.latest-text2 {
    left: 68%;
    width: 29%;
}
.latest-text h4,.footer-grid h4,.descr h4,.single-grid h4 {
    font-size: 1.8em;
}
.latest-text {
    height: 136px;
}
h3.tittle1,h3.tittle {
    font-size: 2.8em;
}
.footer-grid {
    float: left;
    width: 25%;
	padding: 0 3px;
}
.product-agileinfo-grid {
    float: left;
    width: 35%;
}
.product-agileinfon-grid1 {
    float: left;
    width: 65%;
	    padding: 0;
}
.product-agileinfon-top-left {
    float: left;
    width: 50%;
}
.showing {
    margin: 0 1em;
}
.categories h3 {
    font-size: 2.2em;
}
.categories label {
    font-size: 1.3em;
}
.price h3, .top-rates h3, .brand-w3l h3 {
    font-size: 1.8em;
}
.product-tab-grid {
    float: left;
    width: 33.3%;
    padding: 0 9px;
}
.product-tab1-grid {
    float: left;
    width: 40%;
}
.product-tab1-grid1 {
    float: left;
    width: 60%;
}
.mail-grid {
    float: left;
    width: 33.3%;
}
.mail-bottom input[type="email"] {
    margin: 0 4px;
}
.map-w3 iframe {
    height: 300px;
}
.main-agileits {
    width: 42%;
}
.product-grid {
    float: left;
    width: 40%;
}
.product-grid1 {
    float: left;
    width: 60%;
}
.single-grid1 {
    margin-top: 2em;
}
.video iframe {
    height: 232px;
}
.new-grid1{
    float: left;
    width: 40%;
}
.new-grid {
    float: left;
    width: 60%;
}
.modal-dialog {
    width: 669px;
}
.color-quality-right {
    float: left;
    margin-left: 1.5em;
}
.new-grid span {
    font-size: 0.96em;
}
.new-grid h5 {
    font-size: 1.5em;
}
ul.multi-column-dropdown h6 {
    margin: 0 0 .5em;
}
.total-item, .cart-items {
    margin-top: 0em;
    padding: 4em 0;
}
.row-grid:nth-child(2) {
    margin-top: 1em;
}
}
@media(max-width:800px){
.cd-header-buttons {
    top: 66px;
    right: 20%;
}
.accessories-w3l {
    min-height: 320px;
    padding: 4em 0;
}
.dropdown-menu.columns-3 {
    left: -343%;
}
.dropdown-menu.columns-3 {
    min-width: 610px;
    padding: 30px 30px;
}
.main-agileits {
    width: 52%;
}	
}
@media(max-width:768px){
.cd-search {
    top: 22%;
}
.main-agileits {
    width: 54%;
}	
}
@media(max-width:736px){
.navbar-toggle {
    margin-left: 15px;
    float: none;
}
.logo-nav-left {
    margin-top: .7em;
}
.logo-nav-left h1 a span {
    letter-spacing: 7.5px;
}
.navbar-collapse {
    max-height: 678px;
}
.navbar-nav {
    margin:5.5px 0px;
    text-align: center;
}
.navbar-nav .open .dropdown-menu {
    background: #fff;
}
.cd-search {
    top: 36%;
}
.logo-nav-left1 {
    width: 48%;
    margin-top: .8em;
    margin-left: 0;
}
.dropdown-menu.columns-3 {
    min-width: 263px;
    padding: 30px 30px;
}
.multi-gd-img {
    float: left;
    width: 50%;
}
.navbar-default {
    background: none;
    border: none;
    text-align: center;
}
.ban-text2 {
    width: 28%;
}
h2.tittle {
    font-size: 2.5em;
}
h3.tittle1, h3.tittle {
    font-size: 2.5em;
}
.accessories-w3l span {
    font-size: 3em;
}
.caption,.arrivals-grids,.latest-grids,.product-w3agile,.product-agileinfo-grids,.mail-grids,.product-grids {
    margin-top: 3em;
}
.ribben2 {
    top: 14%;
    width: 64%;
}
.latest-text {
    height: 128px;
    bottom: -60%;
}
.product-agileinfo-grid {
    float: left;
    width: 50%;
}
.product-agileinfon-grid1 {
    float: left;
    width: 100%;
    margin-top: 2em;
}
.ribben:after {
    right: 67%;
    top: 82%;
}
.ribben {
    left: -2%;
}
.main-agileits {
    width: 57%;
}
.login {
    padding: 4em 0;
}
.modal-dialog {
    width: 700px;
}	
}
@media(max-width:667px){
.ban-text2 {
    width: 31%;
}
.ban-text {
    top: 55%;	
}
.new-arrivals-w3agile, .product-agile, .latest-w3, .footer-w3l, .products-agileinfo, .typo-w3, .mail-w3ls, .single-wl3 {
    padding: 3em 0;
}
.arrival-grid,.cap-left {
    float: left;
    width: 50%;
}
.ribben:after {
    right: 78%;
    top: 82%;
}
.ribben1:after {
    right: 77%;
}
.ribben2 {
    top: 14%;
    width: 38%;
}
.arrival-grid:nth-child(3),.arrival-grid:nth-child(4) {
    margin-top: 2em;
}
.cap-left:nth-child(3),.cap-left:nth-child(4) {
    margin-top: 2em;
}
a.button1 {
    font-size: 0.95em;
    padding: 0.5em 1em;
}
.accessories-w3l {
    background: url(../images_web/ban1.jpg) no-repeat -200px 0px;
    background-size: cover;
	min-height: 295px;
}
.latest-grid {
    padding: 0 6px;
}
.latest-text2 {
    left: 63%;
    width: 30%;
}
.latest-text h4, .footer-grid h4, .descr h4, .single-grid h4 {
    font-size: 1.5em;
}
.footer-grid {
    float: left;
    width: 100%;
}
.footer-grid:nth-child(2) {
    margin: 2em 0;
}
.footer-grid:nth-child(4) {
    margin-top: 2em ;
}
.banner1 {
    min-height: 125px;
    padding: 3em 0 0;
}
.product-tab-grid {
    float: left;
    width: 50%;
}
.product-tab-grid:nth-child(3) {
    margin-top: 2em;
}
.mail-grid h5 {
    font-size: 1.5em;
}
.cd-search {
    top: 45%;
}
.main-agileits {
    width: 63%;
}
.modal-dialog {
    width: 625px;
}
.color-quality-right {
    float: left;
    margin-left: 0.5em;
}
}
@media(max-width:600px){
.cd-header-buttons {
    top: 55px;
    right: 25%;
}
.logo-nav-left1 {
    width: 45%;
	margin-top: 0;
}
.logo-nav-left {
    margin-top: 0;
}
.header-right2 {
    margin-top: .5em;
}
.cd-search {
    top: 35%;
}
.ban-text2 {
    width: 35%;
}
.ban-text h4, .ban-text1 h4 {
    font-size: 1.2em;
}
.ban-img {
    margin-top: 1em;
}
.ribben2 {
    top: 14%;
    width: 57%;
}
.ribben2:after {
    right: 88%;
}
.latest-text2 {
    left: 55%;
    width: 35%;
}
.ribben1 {
    width: 36%;
}
.ribben {
    width: 37%;
}
.latest-text {
    height: 105px;
}
.copy-left {
    float: none;
    margin-top: 0.6em;
    text-align: center;
}
.copy-right {
    float: none;
    margin-top: 1em;
	 text-align: center;
}
.main-agileits {
    width: 70%;
}
p.price {
    font-size: 1.5em;
}
.modal-dialog {
    width: 565px;
}
.single-left {
    float: left;
    width: 60%;
    margin-right: 0%;
}
.single-right {
    width: 100%;
}
.product-grid {
    width: 100%;
}
.product-grid1 {
    width: 100%;
	margin-top:2em;
}
.nav-tabs {
    margin-bottom: 1em;
}
p.quote {
    margin: 1em 0em;
}
.mail-bottom input[type="email"] {
    margin: 0 3px;
}
}
@media(max-width:568px){
.logo-nav-left1 {
    width: 42%;
    margin-top: 0.3em;
}
.cd-search input{
	font-size: 1.2em;
    padding: 0.5em;	
}
.cd-search {
    top: 51%;
}
.ban-text2 {
    width: 38%;
}
.ban-text1 {
    left: 6%;
}
.latest-grid {
    float: left;
    width: 100%;
}
.latest-grid:nth-child(2) {
	margin:2em 0;
}
.latest-text {
    height: 256px;
}
.latest-text2 {
    left: 80%;
    width: 12%;
}
.banner1 {
    min-height: 107px;
    padding: 3em 0 0;
}
.accessories-w3l span {
    font-size: 2.5em;
}
.main-agileits {
    width: 74%;
}
.logo-nav-left h1 a {
    font-size: 1em;
}
.heder-bottom {
    padding: 1em 0 0.8em;	
}
.total-item, .cart-items {
    margin-top: 0em;
    padding: 3em 0;
}
.modal-dialog {
    width: 532px;
}
}
@media(max-width:480px){
.logo-nav-left1 {
    width: 31%;
    margin-top: 0.3em;
}
.cd-header-buttons {
    top: 63px;
    right: 26%;
}
.ban-bottom {
    width: 100%;
}
.ban-text2 {
    width: 22%;
}
.ban-bottom3 {
    width: 100%;
	margin-top:2em;
}
.latest-text2 {
    left: 78%;
    width: 14%;
}
.latest-text {
    height: 210px;
}
.accessories-w3l {
    background: url(../images_web/ban1.jpg) no-repeat -200px 0px;
    background-size: cover;
    min-height: 265px;
}
.ribben2:after {
    right: 85%;
}
.ribben1:after {
    right: 76%;
}
.product-agileinfo-grid {
    float: left;
    width: 70%;
}
.ribben {
    width: 35%;
}
.ribben:after {
    right: 76%;
}
.top-right ul li {
    padding: 0em .5em;
}
.top-right ul li {
    padding: 0em .5em;
}
.cd-search {
    top: 21%;
}
.new-arrivals-w3agile, .product-agile, .latest-w3, .footer-w3l, .products-agileinfo, .typo-w3, .mail-w3ls, .single-wl3 {
    padding: 2em 0;
}
.caption,.arrivals-grids,.latest-grids,.product-w3agile,.product-agileinfo-grids,.mail-grids,.product-grids {
    margin-top: 2em;
}
h2.tittle {
    font-size: 2.3em;
}
h3.tittle1, h3.tittle {
    font-size: 2.3em;
}
.map-w3 iframe {
    height: 210px;
}
.mail-bottom input[type="text"], .mail-bottom input[type="email"] {
    width: 100%;		
}
.mail-bottom input[type="email"] {
    margin: 12px 0;
}
.mail-bottom input[type="submit"], .mail-bottom input[type="reset"] {
    width: 20%;
}
.mail-grids {
    margin-top: 2em;
}
.main-agileits {
    width: 88%;
	padding: 2em;
}
.form-w3agile h3 {
    font-size: 2em;
    margin-bottom: 1em;
}
.new-grid1 {
    width: 100%;
}
.new-grid {
    width: 100%;
	margin-top:2em;
}
.modal-dialog {
    width: 445px;
}
.mail-grid {
    float: left;
    width: 100%;
}
.mail-grid:nth-child(2) {
    margin: 2em 0;
}
.descr ul li {
    font-size: 0.9em;
}
.core-slider__carousel .core-slider_arrow__left {
    left: 19px !important;
}
.core-slider__carousel .core-slider_arrow__right {
    right: 19px !important;
}	
}
@media(max-width:414px){
.ban-text2 {
    width: 26%;
}
.top-left {
    float: none;
    text-align: center;
}
.top-right {
    float: none;
    text-align: center;
    margin-top: 0.5em;
}
.ribben2 {
    top: 14%;
    width: 65%;
}
.logo-nav-left1 {
    width: 20%;
    margin-top: 0.3em;
}
.cd-header-buttons {
    top: 80px;
    right: 28%;
}
.ribben1 {
    width: 45%;
}
.ribben {
    width: 42%;
}
.latest-text2 {
    left: 78%;
    width: 17%;
}
.modal-dialog {
    width: 378px;
}
.main-agileits {
    width: 88%;
    padding: 1em;
}
.single-left {
    width: 100%;
}
.description p, .descr p, .women p {
    font-size: 0.95em;
}
.accessories-w3l {
    background: url(../images_web/ban1.jpg) no-repeat -200px 0px;
    background-size: cover;
    min-height: 205px;
    padding: 2em 0;
}
.product-tab1-grid {
    float: left;
    width: 100%;
}
.product-tab1-grid1 {
    float: left;
    width: 100%;
}
}
@media(max-width:384px){
	.navbar-header.nav_2 {
		float: right;
	}
	.navbar-toggle {
		margin-right: 0px;	
	}
	.logo-nav-left1 {
		width: 51%;
		margin-top: 0.3em;
	}
	.cd-header-buttons {
		top: 148px;
		right: 85%;
	}
	.cd-search {
		top: 33%;
	}
	.ban-bottom-w3l, .new-arrivals-w3agile, .product-agile, .latest-w3, .footer-w3l, .products-agileinfo, .typo-w3, .mail-w3ls, .single-wl3 {
		padding: 2em 0;
	}
	.ban-text2 {
		width: 28%;
	}
	.accessories-w3l span {
		font-size: 2em;
	}
	.arrival-grid, .cap-left {
		float: left;
		width: 100%;
	}
	.arrival-grid:nth-child(2) {
		margin-top: 2em;
	}
	.ribben1 {
		width: 24%;
	}
	.ribben {
		width: 23%;
	}
	.ribben2 {
		top: 14%;
		width: 40%;
	}
	.latest-text2 {
		left: 78%;
		width: 19%;
	}
	.latest-text {
		height: 177px;
	}
	h2.tittle {
		font-size: 2em;
	}
	.categories label {
		font-size: 1.2em;
	}
	.product-agileinfo-grid {
		width: 100%;
	}
	.top-rates {
		padding-top: 2.5em;
	}
	.categories h3 {
		font-size: 2em;
	}
	.price h3, .top-rates h3, .brand-w3l h3 {
		font-size: 1.7em;
	}
	.brand-w3l ul li a {
		font-size: 1em;
	}
	h3.tittle1, h3.tittle {
		font-size: 2em;
	}
	.product-agileinfon-top-left {
		width: 100%;
	}
	.product-tab-grid:nth-child(2) {
		margin-top: 2em;
	}
	.product-agileinfon-top-left:nth-child(2) {
		margin-top: 2em;
	}
	.product-tab-grid {
		width: 100%;
	}
	.ban-bottom3 {
		margin-top: 1em;
	}
	.my-cart-b {
		font-size: 0.9em;
	}
	.key input[type="text"], .key input[type="password"] {
		width: 84%;
	}
	.left-tab > li > a {
		font-size: 1em;
	}
	.modal-dialog {
		width: 347px;
	}
	.new-grid h5 {
		font-size: 1.4em;
	}
	.heder-bottom {
		padding: 0.3em 0 0.8em;
	}
	}
	@media(max-width:375px){
	.logo-nav-left1 {
		width: 50%;
		margin-top: 0.3em;
	}
	.accessories-w3l {
		background: url(../images_web/ban1.jpg) no-repeat -130px 0px;
		background-size: cover;
		min-height: 183px;
		padding: 2em 0;
	}
	.modal-dialog {
		width: 338px;
	}
	.new-grid h6 {
		font-size: 1em;	
	}

}
@media(max-width:375px){
	.cd-header-buttons {
		top: 132px;
		right: 85%;
	}
}
@media(max-width:320px){
.ban-bottom,.ban-bottom3,.latest-grid,.single-grid1,.new-grid {
    padding: 0;
}
.ban-text2 {
    width: 31%;
}
.ribben1 {
    width: 28%;
}
.ribben {
    width: 29%;
}
.ribben2 {
    top: 14%;
    width: 45%;
}
.accessories-w3l span {
    font-size: 1.8em;
}
.logo-nav-left1 {
    width: 39%;
    margin-top: 0.3em;
}
.price h3, .top-rates h3, .brand-w3l h3 {
    font-size: 1.5em;
}
.ui-widget-content {
    margin: 2em auto 2em !important;
}
.main-agileits {
    width: 97%;
    padding: 1em;
}
.modal-dialog {
    width: 284px;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border: none;
    margin-top: 4em;
}
.cd-search {
    top: 37%;
}
.cd-header-buttons {
    top: 132px;
    right: 85%;
}
}
.gallery {
	padding: 5em 0;
}
.recent_album{
	padding:0em 0px 5em;
}
.recent_album h3{
	text-align:center;
}
.gallery-bottom{
	margin-top:1.8em;
}
.gallery-left img{
	width:100%;
}
.gallery-left:hover img {
  -webkit-filter: grayscale(100%);
  opacity:8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-left{
	position: relative;
}
.gallery-grid img{
	width:100%;
}
.gallery-grid:hover img {
  -webkit-filter: grayscale(100%);
  opacity:8;
  transition: all 300ms!important;
  -webkit-transition: all 300ms!important;
  -moz-transition: all 300ms!important;
}
.gallery-grid a {
    display: block;
}
.gallery-grid{
	padding: 0 5px;
	margin-top: 10px;
}
.gallery-1{
	margin-top:10px;
}
.gallery-1:nth-child(1){
	margin-top:0;
}
.comment{font-weight:bold; margin:50px 0px; width: auto;}
.comment div{margin-bottom: 20px; vertical-align:middle; }
.comment input{border: 2px solid #999999;padding: 8px 10px;width:250px;}
.comment textarea{border: 2px solid #999999;padding: 8px 10px;width:85%;}
.comment input[type="submit"] {cursor: pointer; width:100px; float:left;
	background: -webkit-linear-gradient(top, #efefef, #ddd);background: -moz-linear-gradient(top, #efefef, #ddd);
	background: -ms-linear-gradient(top, #efefef, #ddd);background: -o-linear-gradient(top, #efefef, #ddd);
	background: linear-gradient(top, #efefef, #ddd);
	color: #333;text-shadow: 0px 1px 1px rgba(255,255,255,1);	border: 2px solid #999999;}
.comment input[type="submit"]:hover {
	background: -webkit-linear-gradient(top, #eee, #ccc);	background: -moz-linear-gradient(top, #eee, #ccc);
	background: -ms-linear-gradient(top, #eee, #ccc);	background: -o-linear-gradient(top, #eee, #ccc);
	background: linear-gradient(top, #eee, #ccc);	border: 2px solid #bbb;}
.comment input[type="submit"]:active {
	background: -webkit-linear-gradient(top, #ddd, #aaa);	background: -moz-linear-gradient(top, #ddd, #aaa);
	background: -ms-linear-gradient(top, #ddd, #aaa);	background: -o-linear-gradient(top, #ddd, #aaa);
	background: linear-gradient(top, #ddd, #aaa);	border: 2px solid #999;}
	
div.main-head-sec{margin-top:60px}
.ft2_p{font-size: 12px; }
.fnt_p{font-family: Arial, Helvetica, sans-serif;}
.t2 {overflow-x: auto !important;padding-right: 17px;max-width:100%;}
.tnw1{opacity:0.68;height:2000px;background-repeat:none;z-index:-1px}
.tnw3 {background-repeat: no-repeat;background-size:cover!important;height:100%;width:100%}
.tnw3.hot-prd{-webkit-filter:blur(12px);-moz-filter:blur(12px);-o-filter:blur(12px);-ms-filter:blur(12px);filter: blur(12px)}
.tnw4{box-shadow:rgba(0, 0, 0, 0.74902) 2px -1px 7px -4px}
.tnw5{height:250px;margin:-240px auto 0;z-index:-1}
.le1{line-height:30px} 
.blur-img{position:absolute;left:0;z-index:0;top:0;margin:0;padding:0;display:block;background-size:500px 500px;width:500px;height:500px;overflow:hidden;-webkit-filter: blur(5px);-moz-filter: blur(5px);-o-filter: blur(5px);	  -ms-filter: blur(5px);filter: blur(5px);filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='5'%20/></filter></svg>#blur");filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='5')}
.bo1_mn .ft_p,.bo1_mn h2{font-family:'Lato',Arial,Helvetica,sans-serif!important}
.nwcn .mg {background-image:url("http://hm.imimg.com/template-mdc/d0058/cnt.png");display:inline-block}
/*Send SMS Popup starts here*/
.txc_p{text-align:center}
.fr_p{float:right}
.fl_p{float:left}
.he3{height:130px}

#category_desc > p, #category_desc > span, #category_desc > ul, #category_desc > ol, #category_desc > div{margin-bottom:30px;display:block;}
#category_desc > p:nth-last-child(2), #category_desc > span:nth-last-child(2), #category_desc > ul:nth-last-child(2), #category_desc > ol:nth-last-child(2), #category_desc > div:nth-last-child(2){margin-bottom:0px;}
#category_desc  p span, #category_desc  span span, #category_desc ul span, #category_desc ol span, #category_desc div span{display:inline;}
#category_desc  p.read_more_cat, #category_desc  p.read_more_cat span.ds{display:block;margin-bottom:0;}





.readmore_visible{overflow:hidden}


.m19_mn{margin-bottom: 30px;}
.social{transition:all 0.2s ease-out 0s;}
.fb{background-position: -0px -158px; width:34px; height:34px; margin-left:10px}
.fb:hover{background-position: -0px -196px; width:34px; height:34px;}
	
.gog{background-position: -40px -158px; width:34px; height:34px; margin:0 10px}
.gog:hover{background-position: -40px -196px; width:34px; height:34px;}
	
.twi{background-position: -81px -158px; width:34px; height:34px;}
.twi:hover{background-position: -81px -196px; width:34px; height:34px;}


.contact-no span.resp_rate_main{font-size: 16px; line-height: 20px; width: 100%; display: none; left: 105%; top: 10px;}
.contact-no .resp_rate_value{background-color:#fff;display:inline-block;padding:5px 10px;border:1px solid #fbba00; border-radius:3px;color:#000;}
.contact-no .resp_rate_arow1, .contact-no .resp_rate_arow2{position:absolute;display:inline-block;border-right:11px solid #fbba00;border-top:9px solid transparent;border-bottom:9px solid transparent;top:0px; bottom:0;height:0;margin:auto 0;}
.contact-no .resp_rate_arow1{left:-10px;}
.contact-no .resp_rate_arow2{left:-9px;border-right:12px solid #fff;}


.gd_adds {
    padding: 6px!important;
    height: 250px!important;
    width: 300px!important;
    margin-top: 11px!important;
    border: 1px solid #ccc!important;
}
.bgclr-wh_adds {
    background: #fff;
}
.bdr4_adds {
    border-radius: 4px;
}
.on_adds {
    display: block;
}
.f2_adds {
    float: right;
}
.w300_adds {
    width: 300px;
}
.mt11_adds {
    margin-top: 11px;
}
.bdrclr_adds {
    border: 1px solid #ccc;
}

.w2_adds {
    width: 242px;
}
.p6_adds {
    padding: 6px;
}

.fig11 .fig-div:after{height:0}
.fig11 .h2_sh{height:500px}

.cu_p{cursor: pointer}
/*-----------------franchisee common enq starts here ------------------*/
.mpd_p{vertical-align:top;width:100%;background-color:#fff}
.dh1_p{font-size:18px;color:#7c7c7c;font-weight:bold}
.qdv_p{background-color:#fff; margin:20px; border:3px #E5E5E5 solid}
.br12_p{border:1px solid #e3e3e3;background-color:#fff}
.br13_p{border-bottom:1px solid #e3e3e3}
.hd1_p {font-size:18px;color:#E13E00;margin-top:15px;margin-bottom:10px;font-weight:bold}
.dvm_p{margin:12px}
.codtn_p {border:1px #f5f4f4 solid;border-collapse:collapse}
.codtn_p td{border:1px #d5d5d5 solid;border-collapse:collapse}
.codtn_p td td{border:0px #d5d5d5 solid;border-collapse:collapse}
.b-31_p{background:#EAE9E9}
.pa31_p{padding:4px 0 4px 5px}
.drpd_p{width:48px;border:1px solid #d0e4f7;height:21px;border-color:#d0e4f7;font-family:arial;font-size:12px}
.inwd_p{width:274px}
.intxtfn_p {padding:0px;border:1px solid #aed2f3;padding-top:2px;padding-bottom:2px;font-family:arial;font-size:12px}
.drptx_p{width:276px;border:1px solid #d0e4f7;height:21px;border-color:#d0e4f7;font-family:arial;font-size:12px}
.pdr_p{padding-right:2px; line-height:15px}
.ml_p{margin-left:10px}
.pdt_p{padding-top:10px}
.drptx1_p{width:277px;border:1px solid #aed2f3;height:21px;font-family:arial;font-size:12px}
.ccod_p{width:50px;height:15px}
.txar_p{width:275px;height:50px}
.fs3_p{font-size:11px;padding:4px 4px 4px 0}
.fq1_p{font-family:arial}
.mr1_p{margin-right:15px}
.inbtn_p{height:22px;font-weight:bold;font-size:16px;width:100px}
.btw_p{height:32px;border:0}
.hdfnt_p{height:47px}
.w18_p{width:105px}
.h7_p{height:14px!important}
.p37_p{padding:7px 15px;text-align:justify}
/*-----------------------franchisee common enq ends here--------------------*/
/*-----------------------trade offer common enq starts here--------------------*/
.sub-1_p{color:#670024;font-size:11px;text-decoration:none;line-height:11px}
.sub-1_p td table tr td {border:none}
.snd12_p{padding:10px;text-align:left}
.drpt_p{font-size:12px;height:22px!important}
.w8_p{width:97%}
.wfnm_p{width:117px}
.wlnm_p{width:119px}
.drptrd_p{border:1px solid rgb(127, 157, 185);font-size:12px; height:22px!important;width:99%}
.ml1_p{margin-left:12px}
.mr2_p{margin-right:5px}
.p32_p{padding-right:8px}
.p33_p{padding:5px 8px 0 0}
.p34_p{padding:5px 4px 0 0}
.w9_p{width:40px}
.w10_p{width:75px}
.w11_p{width:177px}
.w12_p{width:260px}
.fq9_p{font-family:verdana}
.bdr1_p{border:none!important}
.wlnm1_p{width:128px}
/*-----------------------trade offer common enq ends here--------------------*/
/*-----------------------thank you common starts here--------------------*/
.w26_p{width:800px}
.thtx_p {color:#000;padding:0 5px}
.txtal_p{text-align:justify}
.m25_p{margin:1px 0 0 85px}
.thkbx_p{border:1px solid #cccccc;background-color:#fafafa;-webkit-border-radius:.4em;-moz-border-radius:.4em;-ms-border-radius:.4em;-o-border-radius:.4em;border-radius:.4em}
.m26_p{margin-left:15px}
.clr_p{clear:both}
.w27_p{width:747px}
.fntcr_p{color:#7c7c7c}
.p36_p{padding:2px 0}
.w28_p{width:715px}
.m27_p{margin-bottom:20px}
.m28_p{margin:15px}
.intxt1_p {padding:2px 0px 2px 0px;border:1px solid #aed2f3;font-family:arial;font-size:12px;margin:0px;margin-left:10px}
.valn_p{vertical-align:middle;top:2px;position:relative}
.m29_p{margin-top:-2px}
.tarear_p{resize:vertical}
.lable1_p{display:inline-block; vertical-align:top}
.m30_p{margin-left:7px}
.m31_p{margin-left:5px}
/*-----------------------thank you common ends here--------------------*/
/*-----------------------Error page classes starts here----------------------*/
.er_11{font-family:arial;margin:20px 0px 0px 0px;border-top:#e3e3e3 1px solid;border-bottom:#e3e3e3 1px solid;clear:both;padding:15px 0px;background-color:#fff}
.m20_11{margin-left:250px}
.m21_11{color:#fe6700;font-size:28px;padding-left:5px}
.m22_11{font-size:18px;margin-top:5px;padding-left:5px}
.m23_11 {font-size:12px;line-height:0px;margin:0px 0px 0px 305px}
.m24_11{margin-top:25px!important}
.c_11{clear:both}
/*-----------------------Error page classes ends here----------------------*/
/*-----------------------Scroll-js classes start here----------------------*/
.w9_s{width:45px}
.cpo_s{cursor:pointer}
.hni_s{display:block;margin:6px 0 0 6px}
.vr_s{vertical-align:top}
.arw_no_s{cursor:default}
.hpr_s{display:block;width:145px;font-size:12px}
.back_s{background-color:#fff}
/*-----------------------Scroll-js classes ends here----------------------*/
.bc4{background:#FFF}
/* new form classes*/
/* new-enq form product*/
.icon8_p{background-repeat:no-repeat;width:88.6%;padding:5px 5px 0px 30px;font-size:14px}
.icon9_p{background-repeat:no-repeat;width:88.6%;padding:0px 5px 1px 30px;font-size:14px}
* + html .icon9_p{padding-top:10px;height:30px}
.icon9_p{padding-top:10px\9;height:30px\9}
:root .icon9_p{padding-top:0px;height:40px}
.m33_p{margin-left:8px}
/* new classes added for autoZoomup form starts here*/
table.cart {color:#000;font-family:arial;font-size:13px;margin:13px 5px}
table.cart td {background:none repeat scroll 0 0 #f9f9f9;border-bottom:8px solid #fff;border-right:0px solid #fff;padding:7px;vertical-align:top;text-align:left}
.cart_p{background-position:-484px -314px;width:16px;height:16px;margin-bottom:-3px}
.cen3_p{width:520px;height:520px;display:table-cell;border:1px #cccccc solid;overflow:hidden}
.t1_p{height:520px;overflow:auto}
.noin_p{height:40px;width:40px;float:right;margin:-24px 4px 0 0;color:#6D6D6D;line-height:12px;text-align:center;font-size:12px}
/* new classes added for autoZoomup form ends here*/
 /*---thankyou---*/
 .m25_p { margin:0!important}
 .mpd1_p {background-position:-198px -418px;height:52px;width:199px}
/*---thankyou---*/

/*new classses for search enquiry form*/
.mo_p{margin:0 auto}
.fnt12_p{font-size:20px}
.p14_m { padding:57px 0 20px}
/** contact page classes **/
.m1t_p{margin:10px 2px}
.m2t_p{margin:20px 0 18px 0}
.m3t_p{margin:20px 0}
.c1t_p{color:#454545}
.c1t_p a{color:#454545}
.c1t_p a:hover{color:#454545}
.in_p h2{color:#000;margin:20px 0 15px 0;padding:0}
.in_p h2 a{color:#000}
.in_p h2 a:hover{color:#000;text-decoration:underline}
.pds_p {padding:0 0 0 20px}
.kt_p{line-height:20px;text-align: justify;font-size:13px;color:#222}
.kt_p table {margin:5px 0 5px 5px;width:97%}
.kt_p td {border:1px solid #E5E5E5;line-height:16px;padding:7px;vertical-align:top;color:#222;font-weight:700}
.kt_p td ul li {margin:0 0 0 20px}
.kt_p ul li {margin:0 0 0 20px}
.kt_p a {color:#0000FF;font-size:13px; font-weight:700}
.un1_p a{text-decoration:none}
.un1_p a:hover{text-decoration:underline}
/* new classes for notfound on searh page start*/
.fnt13_p{display:none}
.5{clear:both}
.srnt_p .srnt1_p {display:none!important}
.srnt_p .srnt2_p{width:100%}
.srnt_p .enq_out_p{box-shadow:none;border:none;background-color:#fff}
.srnt_p .fnt13_p{font-size:20px;line-height:19px;display:block}
.srnt_p .popup_zoom{padding:0px;box-shadow:none;height:auto}
.srnt_p .enq_out_p{margin:0px 5px;padding:0px}
.srnt_p .m34_p{margin-top:15px}
.srnt_p .error_notification{width:93.1%}
.srnt_p .srnt3_p {width:67%}
.srnt_p .icon8_p{width:93.7%}
.srnt_p .cn2_p{width:82.7%}
.m23_sn{margin-left:25px}
.rght_p{background-position:-482px -168px;background-repeat:no-repeat;width:18px;height:18px;display:inline-block;z-index:1;margin:0px 5px 0px 0px;position:relative}
* + html .rght_p{margin:0px 0px 0px -43px}
.m44_p{margin-bottom:26px}
.m45_p{margin-top:10px}
.srnt_p .srnt3_p {width:67%}
.srnt_p .blow_zoom{width:608px;position:static;margin:auto;background-color:#fff;height:auto}
.fnt3_zoom3 {color:#358e30;font-size:15px;height:100px;margin:10px 0 8px 9px;padding:60px 8px 8px;text-align: center;
width:553px}
.bg13_p{background:#e5e5e5;height:1px;margin:2px 35px 9px 0px}
.srnt_p .mr2_p{margin-right:35px}
.bg9_p{background:#e5e5e5;height:1px;margin:2px 5px 2px 0px}
.m42_q{margin-top:50px}
.clr9_p{color:#00f;font-size:11px;cursor:pointer}
.clr9_p a{color:#00f;text-decoration:none}.clr9_p a:hover{color:#f00;text-decoration:none}
/* new classes for notfound on searh page ends*/
/**2 step enq form**/
.knw-mor a{border:1px solid #989898; color:#989898}
.knw-mor a:hover{border:1px solid #fdb500;color:#fdb500}
table{border-collapse:collapse}
.fl, ul.fl-li li{float:left}
.fr{float:right}
.cb,.cl{clear:both}
.ta{text-align:justify}
.cp{cursor:pointer}
ul.no-st li{list-style-type:none}
.rel-cat li{margin:10px 0 20px}
textarea {resize: none;overflow:auto;border:none;outline:none}
.vrf{background-position:-3px -170px;width:98px;height:98px}
.call1{background-position:0 0;width:20px;height:20px}
.email1{background-position:0 -27px;width:28px;height:19px}
.logo1{background-position:0 -286px;width:203px;height:41px}
.menu1{background-position:-34px -35px;width:18px;height:14px;margin-right:10px}
.ts{background-position:-192px -502px;width:100px;height:98px}
.logo2{background-position:0 -331px;width:103px;height:70px}
.mbl1{background-position:0 -68px;width:19px;height:32px;margin-right:8px}
.rcb1{background-position:-20px -91px;width:20px;height:19px;margin-right:6px}
.rcb a:hover .rcb1{background-position:-43px -91px}
.rcb span{border:1px solid #e0e0e0;color:#989898}
.rcb span:hover{background-color:#989898;color:#fff}
.rcb2{top:-27px;right:21px}
.sms1{background-position:-85px -86px;width:29px;height:29px}
.srch2{width:35px!important;height:35px!important}
.srch1 input{padding:4px 8px; height:35px;color:#a9a9a9;width:511px;display:inline;box-sizing:border-box;border:none;font-size:15px;outline:none}
.srch_icon{width:19px;height:19px;background-position:4px -483px}
.srch3{width:29px;height:29px;padding:10px}
.srch3_icon{width:29px;height:29px;background-position:-28px 0}
.wrapper .tooltip{right:-10px;margin-top:23px;-webkit-box-shadow:-2px 2px 1px #b2b2b2;
-moz-box-shadow:-2px 2px 1px #b2b2b2;box-shadow:-2px 2px 1px #b2b2b2;z-index:3}
.wrapper:hover .tooltip {float:right;opacity:1;-webkit-transform:translateY(0);-moz-transform:translateY(0);
-ms-transform:translateY(0);-o-transform: translateY(0);transform:translateY(0)}
.tooltip input{outline:none;font-size:17px;color:000;font-family:'Lato',Arial,Helvetica,sans-serif;
padding:13px 12px;font-weight:300;border:none;width:224px}
.trng{background-position:0 -50px;width:17px;height:11px;margin:-11px 16px 0 0}
.tp1,.srch1{margin-left:8.5%}
.tp1 ul li{float:left;list-style:none;margin:0 15px}
.ftr1 li{float:left;list-style:none;width:20%;line-height:38px}
.ftr1 ul li a{text-decoration:none;color:#484848;font-size:18px;float:none;clear:both;display:block;font-weight:300}
.ftr1 ul li a:hover,.ftr2 ul li a:hover{color:#000;font-weight:400}
.ftr11,.ftr12{color:#000;font-size:20px;font-weight:400}
.ftr2 ul li{float:left;list-style:none;margin:0 5px}
.ftr3 li,.ftr4 li{list-style:none;float:left;margin:7px 3px 0}
.ftr3 li:first-of-type{margin:7px 3px 0 0}
.ftr4 li:first-of-type{margin:22px 14px 0}
.ftr5{position:relative}
.ftr5:after{position:absolute;content:"";width:1px;height:50px;right:-8px;margin:auto 0;
background:-moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(180,179,180,0.96) 50%, rgba(173,172,173,1) 52%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
background:-webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(180,179,180,0.96) 50%,rgba(173,172,173,1) 52%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
background:linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(180,179,180,0.96) 50%,rgba(173,172,173,1) 52%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000', endColorstr='#00000',GradientType=0 ); /* IE6-9 */
background-color:#B4B3B4;top:-8px;bottom:0}
.top-nav{border:#ddd 1px solid}
.top-nav ul li{list-style:none;box-sizing:border-box;position:relative}
.top-nav ul li a{display:block;padding:8px 10px;font-size:24px}
.top-nav ul li:hover a{font-weight:400}
.top-nav ul li:hover:before{position:absolute; content:""; width:65%;height:3px;z-index:10004;background-color:#46a542;left:0;right:0;margin:0 auto;bottom:-2px}
.top-nav ul.sub-menu li:hover:before, .top-nav ul.side-menu li:hover:before{display:none}
.nv3{width:24.89%}
.nav-3 .nv3{width:33%}
.nav-2 .nv3 {
    width: 48%;
}


.w1,.tnw1, .w14_mn{width:100%}
.w2{width:69%}
.w3{width:85%}
.w4{width:96.35%}
.w5{width:62.3%}
.w6{width:755px}
.w7{width:70%}
.w18{width:66px}
.t2 table td,.t2 table th{border:#cacaca 1px solid;font-weight:300;vertical-align: top; padding: 8px 4px 8px 8px; font-size:20px; line-height:29px; text-align:left;}

.p24{padding:5px 19px 9px}
#storageFrame{display:none!important}
.layer { position:fixed; _position:absolute;left:0%;top:0%;width:100%;height:100%;z-index:10010}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.p17{padding:4px 25px 7px 26px}
}
.bdr1{border:#757575 1px solid}
.bdr2{border-bottom:#d1d1d1 1px solid;margin:0 0.5%}
.bdr3{border:#e0e0e0 1px solid}
.bdr4{border:#45a341 1px solid!important}
.ft_p .mg1{margin:0;border-spacing:0}
.m1{margin:0 auto}
.m2{margin-top:10px}
.m3{margin-top:6px}
.m4{margin:6px 1px 2px 0}
.m5{margin-top:7px}
.m6{margin-lefT:7px}
.m7{margin:6px 10px 2px 0}
.m8{margin-top:70px}
.m9{margin-left:50px}
.m10{margin-top:21px}
.m11{margin-left:15px}
.m12{margin-left:-15px}
.m13{margin:80px 0 85px 0}
.m14{margin-top:50px}
.m15{margin-top:95px}
.m16{margin-right:50px}
.m17{margin-left:0}
.m18{margin:0 10px 0 0}
.m19{margin:0 0 45px}
.m20{margin:45px auto 0}
.m21{margin:40px auto 0}
.m23{margin:60px auto 0}
.m24{margin:0 auto 70px!important}
.m25{margin:40px auto -34px}
.m26{margin:70px auto 0}
.m29{margin-top:-47px}
.m27{margin-left:2px}
.m28{margin-top:-25px}
.m29{margin-top:-47px}
.m30{margin-top:30px}
.m31{margin-top:-12px}
.m32{margin:42px auto 24px!important}
.m33{margin-top:-6px}
.m34{margin:6px 4px 2px 0}
.m35{margin-bottom:55px}
.m36{margin:30px 0 0 -8px}
.pdr1 ul li,.pdr1 ul{list-style:disc}
.pdr1 ol li{list-style:decimal}
.pdr1 ul li, .pdr1 ol li { margin-left: 25px; }
.btn1.apl-nw{padding:6px 20px 12px;color:#fff}
.btn1.apl-nw1{padding:9px 20px 10px;color:#fff;font-size:24px}
.jb2 table tr td{border:#a0a09f 1px solid}
.clr1,.clr1 a,.clr1 a:hover,.clr8 a:hover,.rel-cat a:hover, .clr15 a:hover{color:#000}
.clr2{color:#949591}
.clr3,.clr3 a,.clr3 a:hover,.tp1 ul li a,.tp1 ul{color:#fff}
.clr4,.clr4 a,.clr4 a:hover{color:#a9a9a9}
.clr6{color:#666}
.clr7,.ftr2 ul li a{color:#535353}
.clr8,.clr8 a{color:#767575}
.clr9,.ftr11:hover,.ftr5:hover,.rel-cat a{color:#484848}
.clr10,.clr10 a,.clr10 a:hover{color:#777474}
.clr15 a{color:#484848}
.clr18,.clr18 a,.clr18 a:hover{color:#fdb500}
.men-con span.clr1{text-shadow: 0 0 25px #fff}
.tp1 .value{color:#666}
.pdf{background-position:-41px  -115px;height:32px;vertical-align:sub;width:26px}
.pdf_m{margin-right:5px}
.pdf_m1{margin-top:8px}
.fnt1{font-size:28px}
.fnt2{font-size:16px}
.fnt3{font-size:18px}
.fnt4{font-size:21px}
.fnt5{font-size:19px}
.fnt6{font-family:Arial, Helvetica, sans-serif}
.fnt7,.nv1 ul li{font-size:22px}
.fnt8,.tp1 ul{font-size:14px}
.he1{height:79px}
.he2{width:404px!important;height:250px!important}
.vd2 iframe{width:404px!important;height:278px!important}
.mg-only .w6_sh{width:514px}
.mg-only .p9{padding:50px 0 78px}
.mg-only .m14{margin:50px 0 -22px}
.mg-only .m5_mn{margin:0 6px 44px}
.mg1{margin:95px auto 0 auto;border-spacing:100px 0}
.mg1.spc{margin:95px auto 0 auto;border-spacing:40px 0}
.mg-only .fig-div1{border-spacing:0 0}
.fig-div figure img,.fig-div1 figure img{max-width:500px;max-height:500px}
.vr1{vertical-align:middle}
.vr2{vertical-align:top}
.vr3{vertical-align:bottom}
.txt1{text-align:center}
.txt2{text-transform:uppercase}
.txt3{text-transform:capitalize}
.txt4{text-align:right}
.txt5,.tp1 ul li a:hover{text-decoration:underline}
.txl{text-align:left}
.ds{display:block}
.ds1{display:inline-block}
.ds2{display:table}
.ds3{display:table-cell}
.ds4{display:none}
.ds5{display:inline}
.bg1{background-repeat:no-repeat}
.bg2{background-color:#2e3192}
.bg3{background-color:#4cb748}
.bg4,.tnw1{background-color:#f1f1f1}
.bg5{background-color:#ddd}
.srch2:hover{background-color:#45a341}
.bg6{background-color:#757575}
.bg7{background-color:#fff!important}
.bo{font-weight:bold}
.bo1{font-weight:300}
.bo2,.ftr11:hover,.men-con strong,.men-con b,.m3_mn strong,.m3_mn b,.w5 strong,.w5 b,.p15 strong,.p15 b,.p3_mn strong,.p3_mn b{font-weight:400}
.bo3{font-weight:700}
.bo4{font-weight:normal}
.bx{box-sizing:border-box}
.zm2,.zm2 a:hover,.zm2 span:hover{-webkit-transition:background-color 0.2s linear;-moz-transition: background-color 0.2s linear;
-o-transition: background-color 0.2s linear;transition: background-color 0.2s linear}
.ps1{position:absolute}
.ps2{position:relative}
.ps3{bottom:-20px}
.ovh1,.ovh{overflow:hidden}
.zx1{z-index:1}
.zx2{z-index:2}
.zx3{z-index:3}
.cf_goMob a{transition:all 0.2s ease-out 0s;margin-left:1px}
.cf_iOS{background-position:-46px -406px;width:21px;height:26px}
.cf_iOS:hover{background-position:-68px -406px}
.cf_anrd{background-position:0 -406px;width:21px;height:26px}
.cf_anrd:hover{background-position:-23px -406px}
.cf_wndw{background-position:-332px -410px;width:21px;height:23px}
.cf_wndw:hover{background-position:-359px -410px}
.cf_bb{background-position:-387px -405px;width:31px;height:22px}
.cf_bb:hover{background-position:-426px -405px}
.cf_mSit{background-position:-90px -406px;width:21px;height:26px}
.cf_mSit:hover{background-position:-114px -406px}
.cf_fb{background-position:-138px -402px}
.cf_fb:hover{background-position:-170px -402px}
.tw_ft{background-position:-203px -402px}
.tw_ft:hover{background-position:-235px -402px}
.cf_gpls{background-position:-267px -402px}
.cf_gpls:hover{background-position:-300px -402px}
.cf_1{width:30px;height:30px}
.prd-ft ul{list-style:none;margin-top:8px;float:none;width:49%}
.prd-ft ul li{background-color:#f1f1f1;font-sizE:20px;font-weight:300;color:#484848;min-height:58px;height:61px}
.prd-ft ul li a{color:#484848;display:block;padding:4px 16px;margin:6px 0}
.prd-ft ul li a:hover{color:#000;font-weight:400}
.prd-ft ul li span:after, .prd-ft ul li span:before{border-left:6px solid #787878;border-top:6px solid transparent;border-bottom:6px solid transparent;
    left:-7px;top:7px;position:absolute;content:""}
.prd-ft ul li span:after{border-left:6px solid #f1f1f1;left:-10px}
.prd-ft ul li div{margin-lefT:5px}
.prd-ft .vie-all-btn{width:53%;padding-top:14px}
/* monika */
.w13_mn{width:96%}
.prd_mn ul li{list-style:none;float:left;padding:0 3px}
.prd_mn ul li:first-of-type{list-style:none;float:left;margin:0 0 0 -4px}
.prd_mn ul li a:hover,.prd_mn ul li a{color:#605f5f}
.prd_mn ul li a:hover{text-decoration:underline}
.ex1 { direction: rtl}
.prd1_mn ul li{list-style:disc!important;float: none;margin:5px 0 0 30px}

.prd1_mn ol li{list-style:decimal;float: none;margin:5px 0 0 30px}
.fnt17_mn{font-size:17px}
.fnt38_mn{font-size:38px}
.fnt24_mn{font-size:24px}

.lnh_mn{line-height:36px}
.bo1_mn{border:1px #e0e0e0 solid}
.b02_mn{border:5px solid #fff}
.w1_mn{width:250px}
.w2_mn{width:961px}
.w3_mn{width:632px}
.w9_mn{width:96%}
.h1_mn{height:250px}
.lh_mn{line-height:26px}
.widOutHtPrd .men-con .knw-mor.m36 {
    margin: 32px 0 0 -8px;
}
.p6_sush{padding:0}
.fw2_sh{font-weight:400}
.clr14_sh{color:#787878}
ul.no-st li{list-style-type:none}
.rel-cat li{margin:10px 0 20px}
textarea {resize: none;overflow:auto;border:none;outline:none}
.vrf{background-position:-3px -170px;width:98px;height:98px}
.m10_sh{margin-top:10px}
.comp-fact ul li.lftSd strong,.comp-fact ul li.rhtSd strong,.comp-fact ul li.lftSd i,.comp-fact ul li.rhtSd i{display:block;position:absolute; top:0}
.comp-fact ul li.lftSd strong,.comp-fact ul li.lftSd i{border-left:30px solid #f1f1f1; border-bottom:20px solid transparent; left:100%}
.comp-fact ul li.rhtSd strong,.comp-fact ul li.rhtSd i{border-right:30px solid #f1f1f1; border-top:20px solid transparent; right:100%}
.comp-fact ul li.lftSd i{border-left:30px solid #d1d1d1;left:100.3%; top:-1px}
.comp-fact ul li.rhtSd i{border-right:30px solid #d1d1d1;right:100.3%; top:1px}
.bc1_sh{background-color:#f1f1f1}
.men-con p.text-shdw{text-shadow: 0 0 1px #a5a5a5;background:-moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.46) 0%, rgba(255,255,255,0) 46%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
background:-webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.46) 0%,rgba(255,255,255,0) 46%,rgba(255,255,255,0) 100%);
background:radial-gradient(ellipse at center, rgba(255,255,255,0.46) 0%,rgba(255,255,255,0) 46%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75ffffff', endColorstr='#00ffffff',GradientType=1 );
background:background:-moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.46) 0%, rgba(255,255,255,0) 46%, rgba(255,255,255,0) 100%);
background:-webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.46) 0%,rgba(255,255,255,0) 46%,rgba(255,255,255,0) 100%);
background:radial-gradient(ellipse at center, rgba(255,255,255,0.46) 0%,rgba(255,255,255,0) 46%,rgba(255,255,255,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#75ffffff', endColorstr='#00ffffff',GradientType=1 );
 background-attachment:scroll;background-clip:border-box;background-color:rgba(0, 0, 0, 0);background-origin:padding-box;background-position:center -20px;background-repeat:repeat;background-size:159% 150%!important;display:inline-block;}
 .le1{line-height:30px} 
 .clr1,.clr1 a,.clr1 a:hover,.clr8 a:hover,.rel-cat a:hover, .clr15 a:hover{color:#000}
.clr2{color:#949591}
.m11_sh{margin:35px 0 40px}
.clr15_sh{color:#484848}
.fw1_sh{font-weight:300}
.w5_sh{width:48%}
.fnt6_sh{font-size:26px}
.comp-fact ul li span:after, .comp-fact ul li span:before{border-left:6px solid #787878; border-top:6px solid transparent; border-bottom:6px solid transparent;left:-13px;top:10px}
.comp-fact ul li span:after{border-left:6px solid #f1f1f1;left:-16px}	
.comp-titl:after{height:1px;left:0; right:0;margin:0 auto;opacity:1;    
background-color:#fdb500;background:-moz-linear-gradient(left,
rgba(253,181,0,0) 0%, rgba(253,181,0,1) 40%, rgba(253,181,0,1) 50%, rgba(253,181,0,1) 60%, rgba(253,181,0,0) 100%);background:-webkit-linear-gradient(left,  rgba(253,181,0,0) 0%,rgba(253,181,0,1)
40%,rgba(253,181,0,1) 50%,rgba(253,181,0,1) 60%,rgba(253,181,0,0) 100%);background:linear-gradient(to right,  rgba(253,181,0,0) 0%,rgba(253,181,0,1) 40%,rgba(253,181,0,1) 50%,rgba(253,181,0,1) 60%,rgba
(253,181,0,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdb500', endColorstr='#fdb500',GradientType=1 )}
.rel-cat li:after, .reco-comp-nam:after, .cat-comp-nam:after{opacity:0.5;height:1px;left:0; right:0;margin:0 auto; background-color:#484848;background:-moz-linear-gradient(left, 
rgba(72,72,72,0) 0%, rgba(72,72,72,1) 40%, rgba(72,72,72,1) 50%, rgba(72,72,72,1) 60%, rgba(72,72,72,0) 100%);background:-webkit-linear-gradient(left,  rgba(72,72,72,0) 0%,rgba(72,72,72,1) 
40%,rgba(72,72,72,1) 50%,rgba(72,72,72,1) 60%,rgba(72,72,72,0) 100%);background:linear-gradient(to right,  rgba(72,72,72,0) 0%,rgba(72,72,72,1) 40%,rgba(72,72,72,1) 50%,rgba(72,72,72,1) 60%,rgba
(72,72,72,0) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00484848', endColorstr='#484848',GradientType=1 )}
.comp-titl:after{bottom:-15px;width:340px}
.comp-titl.relt-div:after{width:200px}
.knw-mor a{border:1px solid #989898; color:#989898}
.knw-mor a:hover{border:1px solid #fdb500;color:#fdb500}
.comp-fact ul li{box-sizing:border-box}
.comp-fact span.rot-wht-line{left:55px}
.men-con.one-fact .comp-fact span.rot-wht-line{left:50%; width:100%; top:-140px}
.comp-fact ul li:nth-child(even){padding-left:16px; padding-right:10px}
.comp-fact ul li:nth-child(odd){padding-left:22px ;padding-right:10px}
.comp-fact ul.btmUlFact li.rhtSd{padding-left:41px}
.men-con.one-fact p.knw-mor{display:none}
#thumbnail-container,.thumbnail-container{z-index:3}
.comp-fact ul{position:relative; height:50px}
.comp-fact ul li{width:49.5%;position:absolute; left:0; top:0; margin:0; box-shadow:0 0 2px #bbbbbb}
.comp-fact ul li.lftSd{left:0}
.comp-fact ul li.rhtSd{left:50%}
.comp-fact ul li.lftSd strong,.comp-fact ul li.rhtSd strong,.comp-fact ul li.lftSd i,.comp-fact ul li.rhtSd i{display:block;position:absolute; top:0}
.comp-fact ul li.lftSd strong,.comp-fact ul li.lftSd i{border-left:30px solid #f1f1f1; border-bottom:20px solid transparent; left:100%}
.comp-fact ul li.rhtSd strong,.comp-fact ul li.rhtSd i{border-right:30px solid #f1f1f1; border-top:20px solid transparent; right:100%}
.comp-fact ul li.lftSd i{border-left:30px solid #d1d1d1;left:100.3%; top:-1px}
.comp-fact ul li.rhtSd i{border-right:30px solid #d1d1d1;right:100.3%; top:1px}
.men-con p.text-shdw .blur-txt{position:absolute;top:0; left:0;z-index:-1; background-color:rgba(255,255,255,.3);width:100%; height:100%;-webkit-filter: blur(12px);-moz-filter: blur(12px);-o-filter: blur(12px);-ms-filter: blur(12px);filter: blur(12px)}
.bc2_sh{background-color:#fff}
.ln1_sh{line-height:32px}
.p5_sush{padding:8px 10px 15px 35px}
.p6_sush{padding:0}
.p7_sush{padding-right:25px}
.p8_sush, .p10_sush{padding:14px 12px}
.p9_sush{padding:14px 25px}
.w4_sh{width:60%}
.w5_sh{width:48%}
.w6_sh{width:96%}
.w7_sh{width:500px}
.w8_sh{width:380px}
.w9_sh{width:10px}
.w10_sh{width:75%}
.w11_sh{width:25%}
.p11{padding:11px 35px}