progress,sub,sup{vertical-align:baseline}button,hr,input{overflow:visible}[type=checkbox],[type=radio],legend{padding:0;box-sizing:border-box}html{font-family: 'Raleway', sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}button,input,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}*,::after,::before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box}.clearfix:after{display:block;content:"";clear:both;height:0;width:100%;overflow:hidden;}
body {
    font-family: inherit;
}
ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
blockquote {
	border:none;
}
@font-face {
  font-family: 'OpenSans-SemiBold';
  src: url('../fonts/OpenSans-SemiBold.eot');
  src: url('../fonts/OpenSans-SemiBold.woff2') format('woff2'),
       url('../fonts/OpenSans-SemiBold.woff') format('woff'),
       url('../fonts/OpenSans-SemiBold.ttf') format('truetype'),
       url('../fonts/OpenSans-SemiBold.svg#OpenSans-SemiBold') format('svg'),
       url('../fonts/OpenSans-SemiBold.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'FaceOffM54';
  src: url('../fonts/FaceOffM54.woff') format('woff'),
       url('../fonts/FaceOffM54.ttf') format('truetype'),
       url('../fonts/FaceOffM54.svg#FaceOffM54') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Face Off M54';
  src: url('../fonts/Face Off M54.eot');
  src: url('../fonts/Face Off M54.woff2') format('woff2'),
       url('../fonts/Face Off M54.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}
/*=======================header-section======================*/
.bassick-wrapper {
	width:100%;
	max-width:1140px;
	margin:0 auto;
}
.header {
	background:url('../img/repeater.png') repeat;
	border-top:4px solid #fd5c48;
	min-height:110px;
}
.logo a {
	display:inline-block;
	margin-top:20px;
}
.logo a img {
	width:100%;
	max-width:314px;
	display:inline-block;
}
.header-right-left {
	float:left;
	width:50%;
	padding:0 38px;
	position:relative;
	text-align:center;
	margin-top:12px;
}
.header-right-left::after {
	content:"";
	display:block;
	width:7px;
	height:59px;
	background:url('../img/slach.png') no-repeat;
	position:absolute;
	right:0;
	top:10px;
}
.header-right-left-top {
	font-size:20px;
	color:#000;
}
.header-right-left-top span a {
	padding-left:10px;
	color:#000;
	text-decoration: none;
	cursor: default;
}
.header-right-left-top span a:hover {
	text-decoration: none;
}
.enqure-now a {
	display:block;
	color:#fff;
	background:#fe745c;
	font-size:16px;
	padding:8px;
	text-transform:uppercase;
	text-shadow: 2px 2px 2px #666;
	text-align:center;
	text-decoration:none;
	margin-top:8px;
	font-weight:bold;
}
.header-right-right {
	float:right;
	width:50%;
	text-align:center;
	padding:0 26px;
	margin-top:20px;
}
.soc-mid-icons ul {
	display:inline-block;
}
.soc-mid-icons ul li {
	float:left;
	margin:2px;
}
.soc-mid-icons ul li a {
	font-size:12px;
	color:#000;
	background:#fff;
	border-radius:50%;
	padding: 6px 9px;
	display: block;
	transition:all 0.25s;
	width:30px;
	height:30px;
}
.soc-mid-icons ul li a:hover {
	background:#000;
	color:#fff;
}
.enveloped, .enveloped-side {
	display:table-cell;
	vertical-align:middle;
}
.enveloped {
	font-size:20px;
	color:#000;
}
.enveloped-side {
	font-size:14px;
	color:#132268;
	padding-left:10px;
	font-weight:bold;
}
.enveloped-side a:hover{
	text-decoration: none;
}
.res-menu  a {
	font-size :22px;
	color:#fff;
	display:none;
	margin-top:7px;
	cursor:pointer;
}
.menu-bar {
	background:#35424f;
	height:46px;
}
.menu-bar-menu ul li {
	float:left;
	border-right:1px solid #798490;
}
.menu-bar-menu ul li:last-child {
	border:none;
}
.menu-bar-menu ul li a {
	font-size:10px;
	color:#fff;
	display:block;
	text-decoration:none;
	padding:16px;
	text-transform:uppercase;
	transition:all 0.25s;
}
.menu-bar-menu ul li a:hover {
	background:#fff;
	color:#fd5c48;
}
.crosy {
	padding:0;
}
.redis {
	color:#ee1302 !important;
}
.join-base {
    width: 100%;
    max-width: 100%;
    position: relative;
    margin-top:9px;   
}
.join-base input {
    width: 100%;
     line-height: 2;
    border: none;
	background: #e8eaea; 
	background: -moz-linear-gradient(top, #e8eaea 0%, #d1d0db 66%); 
	background: -webkit-linear-gradient(top, #e8eaea 0%,#d1d0db 66%); 
	background: linear-gradient(to bottom, #e8eaea 0%,#d1d0db 66%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eaea', endColorstr='#d1d0db',GradientType=0 ); 
    padding: 0 58px 0 4px;
}
.join {
    position: absolute;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#e8eaea+0,d1d0db+66 */
background: #e8eaea; 
background: -moz-linear-gradient(top, #e8eaea 0%, #d1d0db 66%); 
background: -webkit-linear-gradient(top, #e8eaea 0%,#d1d0db 66%); 
background: linear-gradient(to bottom, #e8eaea 0%,#d1d0db 66%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8eaea', endColorstr='#d1d0db',GradientType=0 ); 
    border-left: 2px solid #35424f;
	border-bottom:none;
	border-top:none;
	border-right:none;
    right: 0;
    top: 0;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 4px 20px;
}
/*===========header closed========================*/
/*======================banner=====================*/
.bassick-wrapper-left {
	width:100%;
	max-width:607px;
	float:left;
}
.bassick-wrapper-right {
	width:100%;
	max-width:502px;
	float:right;
}
.banner {
	background-position:center !important;
	background-size:cover !important;
	padding:17px;
	min-height:400px;
	position:relative;
}
.banner-middle {
	width:100%;
	max-width:350px;
	margin:0 auto;
}
.banner-middle-pic img {
	width:100%;
	max-width:100%;
}
.banner-middle-case ul {
	margin-top:8px;
}
.banner-middle-case ul li {
	margin :3px;
}
.banner-middle-case ul li a {
	font-size:24px;
	color:#fff;
	display:block;
	text-decoration:none;
	padding:7px;
	text-align:center;
	text-transform:uppercase;
	font-family: 'OpenSans-SemiBold';
}
#red {
	border:1px solid #c23321;
	background:#fd5c48;
-webkit-box-shadow:inset 0px 0px 10px 0px #fff;
-moz-box-shadow: inset 0px 0px 10px 0px #fff;
box-shadow:inset 0px 0px 10px 0px #fff;	
}
#blue {
	border:1px solid #0080b2;
	background:#066c8b;	
	-webkit-box-shadow:inset 0px 0px 10px 0px #fff;
-moz-box-shadow: inset 0px 0px 10px 0px #fff;
box-shadow:inset 0px 0px 10px 0px #fff;
}
/*======================banner closed=====================*/
/*======================sub banner=====================*/
.blue-base {
	background:#9fd2e6;
	padding:36px 0;
}
.centerised {
	text-align:center;
}
.top-pic img {
	display:inline-block;
}
.low-tag {
	font-size:24px;
	color:#066c8b;
	font-family: 'OpenSans-SemiBold';
}
.arrow-indicator-base .low-tag {
	text-transform:uppercase;
	font-size:20px;
}
.top-pic {
	height:110px;
}
.arrow-indicator-base ul {
	margin:55px 0;
}
.arrow-indicator-base ul li {
	width:24%;
	position:relative;
	padding:40px;
	float:left;
	text-align:center;
		-webkit-box-shadow: 6px 1px 4px -4px rgba(0,0,0,0.75);
-moz-box-shadow: 6px 1px 4px -4px rgba(0,0,0,0.75);
box-shadow: 6px 1px 4px -4px rgba(0,0,0,0.75);
margin:3px;
}
.arrow-indicator-base ul li:nth-child(2) {
	color:red !important;
}
.arrow-indicator-base ul li:last-child {
	box-shadow:none;
}
.arrow-ind-first {
	background:#efefef;
}
.arrow-ind-first::after {
	position:absolute;
	content:"";
	width: 35px;
	height:60px;
	background:url('../img/a1.png') no-repeat;
	right: -35px;
	top: 35%;
	z-index: 9;
}
.arrow-ind-second {
	background:#dcdcdc;
}
.arrow-ind-second::after {
	position:absolute;
	content:"";
	width: 35px;
	height:60px;
	background:url('../img/a2.png') no-repeat;
	right: -35px;
	top: 35%;
	z-index: 9;
}
.arrow-ind-third {
	background:#cacaca;
}
.arrow-ind-third::after {
	position:absolute;
	content:"";
	width: 35px;
	height:60px;
	background:url('../img/a3.png') no-repeat;
	right: -35px;
	top: 35%;
	z-index: 9;
}
.arrow-ind-forth {
	background:#aeaeae;
}
.two-sideer-base-net {
	background:url('../img/repeater.png') repeat;
	padding:40px 0 14px 0;
	
}
.two-sideer-base-net-top h1 {
	font-size:26px;
	color:#000;
	position:relative;
	text-transform:uppercase;
	margin:10px 0;
	 font-family: 'OpenSans-SemiBold';
}
.two-sideer-base-net-top p {
	font-size:16px;
	color:#000;
}
.two-sideer-base-net-top h1::before {
	width:100%;
	max-width:354px;
	height:3px;
	background:#fff;
	position:absolute;
	left:33px;
	top:14px;
	content:"";
}
.two-sideer-base-net-top h1::after {
	width:100%;
	max-width:354px;
	height:3px;
	background:#fff;
	position:absolute;
	right:33px;
	top:14px;
	content:"";
}
.net-tshirt img {
	width:100%;
	max-width:583px;
	height:auto;
	display:inline-block;
}
.arrow-flicker ul {
	margin-top:50px;
}
.arrow-flicker ul li a {
	color:#000;
	font-size:14px;
	padding:4px;
	display:block;
	text-decoration:none;
	position:relative;
}
.arrow-flicker ul li a:before {
	content:"\f105";
	font-family:FontAwesome;
	position:absolute;
	top:4px;
	left:0;
}
.arrow-flicker ul li a span {
	padding-left:14px;
	transition:all 0.25s;
}
.arrow-flicker ul li a span:hover {
	padding-left:8px;
}
.flicar {
	height:82px;
	margin-bottom:14px;
}
.two-sideer-base-blue {
	background-position:center !important;
	background-size:cover !important;
	background:url('../img/blue-bg.jpg') no-repeat 50% 50%;
	padding:40px 0 14px 0;	
}
.two-sideer-base-blue .arrow-flicker ul li a {
	color:#fff;
}
.two-sideer-base-blue-top h1 {
	font-size:26px;
	color:#fff;
	position:relative;
	text-transform:uppercase;
	margin:10px 0;
	 font-family: 'OpenSans-SemiBold';
}
.two-sideer-base-blue-top h1::before {
	width:100%;
	max-width:354px;
	height:3px;
	background:#2c7ca9;
	position:absolute;
	left:33px;
	top:14px;
	content:"";
}
.two-sideer-base-blue-top h1::after {
	width:100%;
	max-width:354px;
	height:3px;
	background:#2c7ca9;
	position:absolute;
	right:33px;
	top:14px;
	content:"";
}
.team {
		background-position:center !important;
	background-size:cover !important;
	background:url('../img/team-bg.jpg') no-repeat 50% 50%;
	padding:50px 0;
}
.team .two-sideer-base-net-top h1 {
	color:#fff;
}
.team .two-sideer-base-net-top p {
	color:#fff;
}
.team .two-sideer-base-net-top h1::before {
	background:#61768a;
	max-width: 300px;
}
.team .two-sideer-base-net-top h1::after {
	max-width: 300px;
	background:#61768a;

}
.team .arrow-flicker ul {
	margin:0;
}
.team .arrow-flicker ul li a {
	color:#fff;
}
.team h2 {
	font-size:20px;
	text-transform:uppercase;
	color:#fff;
	border-bottom:1px solid #fff;
	line-height: 27px;
	width: 60%;
}
.left-gap {
	padding-left:70px;
}
.two-sideer-base-net-alone {
	background:url('../img/repeater.png') repeat;
	padding:40px 0;	
}
.two-sideer-base-net-alone .two-sideer-base-net-top h1 {
	color:#000;
}
.two-sideer-base-net-alone .two-sideer-base-net-top h1::before {
	background:#fff;
	max-width: 380px;
}
.two-sideer-base-net-alone .two-sideer-base-net-top h1::after {

	background:#fff;
	max-width: 380px;
}
.white-base {
	background:#fff;
	padding:30px 0
}
.two-sideer-base-net-blue {
	background:url('../img/dot.png') repeat;
	padding:0;	
}
.two-sideer-base-net-blue .arrow-flicker ul li a {
	color:#fff;
}
.two-sideer-base-net-blue h3 {
	font-size:24px;
	color:#fff;
	padding-top: 60px;
padding-left: 17px;
 font-family: 'OpenSans-SemiBold';
 text-transform:uppercase;
}
.two-sideer-base-net-blue .arrow-flicker ul {
	margin-top: 20px;
}
.last {
		background-position:center !important;
	background-size:cover !important;
	background:url('../img/last.jpg') no-repeat 50% 50%;
	padding:84px 0;
}
.last h3 {
	font-size:24px;
	color:#000;
	padding-top: 0;
padding-left: 17px;
 font-family: 'OpenSans-SemiBold';
 text-transform:uppercase;
}
.last .arrow-flicker ul {
	margin-top: 20px;
}
.bassed-slider {
	background:#e9e9e9;
	padding :40px 0;
}
/****************SLIDER *********************/
.testimonial-base-borderd {
width:100%;
max-width:213px;
margin: 2px;
overflow: hidden;
display: table;
border:1px solid #333;
}
.product-item {
	height: 190px;
}
.testimonial-base-borderd-top {
	display: table-cell;
	vertical-align: middle;
}
/*.testimonial-base-borderd:hover {
	box-shadow: 0px 0px 2px 1px #ccc;
}*/
.testimonial-base-borderd img{
max-height: 100%;
max-width: 100%;
width: auto;
}
.for-slider-cont {
	width:100%;
}
.cus-carousel {
	position:relative;
}
.cus-owl {
	padding:2px;
}
.cus-carousel .item {
	text-align:center;
	margin:4px;
	padding:4px;
}
.cus-carousel .item a {
	text-decoration:none;
}

.customNavigation {
	position:absolute;
	top: 20%;
	left: 0;
	width: 100%;
	height:0;
}
.prev {
	float:left;
	margin-left:-56px;
	margin-top: 20px;
}
.next {
	float: right;
	margin-right: -56px;
	margin-top: 20px;
}
.prev img {
	height:auto;
	
}
.next img {
	height:auto;
}
/****************SLIDER *********************/
.blue-newsletter-sec {
	background:#18afc8;
	    position: relative;
		padding:24px;
}
.blue-newsletter-sec h1 {
	margin:11px 0 0 0;
	color:#365846;
	font-size:22px;
	text-transform:uppercase;
	 font-family: 'OpenSans-SemiBold';
}
.join-base-low {
    width: 100%;
    max-width: 100%;
	max-width:370px;
}
.join-base-low input {
    width: 100%;
     line-height: 3;
    border: 1px solid #aaaaaa;
    padding: 0 10px;
	background:#e1e1e1;
}
.join-us {
    position: absolute;
	background:#fff;
    border: none;
    right:70px;
    top: 0;
	line-height:3;
    color: #284631;
    font-size: 14px;
    font-weight: bold;
    padding: 0 20px;
	text-transform:uppercase;
	min-width:126px;
}
.fa-paper-plane {
	display:none;
	padding:14px 8px;
}
/*======================sub banner closed=====================*/
/*=======================for landing========================*/
.banner-landing-overlay {
	width:100%;
	height:100%;
	position:absolute;
	background:url('../img/all-overlay-listing.png') repeat;
	opacity:0.5;
	top:0;
	left:0;
}
.containered {
	position:relative;
	padding:12%;
}
.land-ban-content-box {
	width:100%;
	max-width:720px;
	position:absolute;
	left:0;
	top:20%;
	z-index:99;
}
.land-ban-content-box h1 {
	font-size:48px;
	color:#000;
   -webkit-text-fill-color: #000;
   -webkit-text-stroke-width: 2px;
   -webkit-text-stroke-color:#fff;
	text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
	  font-family: 'OpenSans-SemiBold';
	  text-transform:uppercase;
	  margin-bottom:16px;
}
.land-ban-content-box h1 span {
	color:#fd5c48;
	 -webkit-text-fill-color: #fd5c48;
   -webkit-text-stroke-width: 2px;
   -webkit-text-stroke-color:#fff;
}
.land-ban-content-box h3 {
	font-size:24px;
	color:#000;
	   -webkit-text-fill-color: #000;
   -webkit-text-stroke-width: 1px;
   -webkit-text-stroke-color:#fff;
	text-shadow: 2px 2px 1px rgba(0,0,0,0.8);
	  font-family: 'OpenSans-SemiBold';
	  text-transform:uppercase;
}
.value-btn a {
	border:2px solid #c23321;
	background:#fd5c48;
	display:inline-block;
	padding:14px 44px;
	color:#fff;
	text-transform:uppercase;
	  font-family: 'OpenSans-SemiBold';
	  margin-top:36px;
	  text-decoration:none;
}
.all-categories h1 {
	font-size:48px;
	color:#0098d3;
	position:relative;
	text-transform:uppercase;
	 font-family: 'OpenSans-SemiBold';
	 margin-top:72px;
	 margin-bottom:46px;
}
.all-categories h1::before {
	width:100%;
	max-width:310px;
	height:3px;
	background:#8c8c8c;
	position:absolute;
	left:0;
	top:27px;
	content:"";
}
.all-categories h1::after {
	width:100%;
	max-width:310px;
	height:3px;
	background:#8c8c8c;
	position:absolute;
	right:0;
	top:27px;
	content:"";
}
.cate-banner {
	background-position:left !important;
	background:url('../img/tshirt_closelinelg.jpg') no-repeat 50% 50%;
	min-height:311px;
	position:relative;
	margin-bottom:13px;
	overflow:hidden;
}
.sec-pic {
	background:url('../img/02.jpg') no-repeat 50% 50%;
	background-position:right !important;
}
.trd-pic {
	background:url('../img/03.jpg') no-repeat 50% 50%;
	background-position:left !important;
}
.forth-pic {
	background:url('../img/04.jpg') no-repeat 50% 50%;
	background-position:right !important;
	background-color:#010006;
}
.fith-pic {
	background:url('../img/05.jpg') no-repeat 50% 50%;
	background-position:left !important;
	background-color:#1C000A;
}
.six-pic {
	background:url('../img/06.jpg') no-repeat 50% 50%;
	background-position:right !important;
}
.sev-pic {
	background:url('../img/07.jpg') no-repeat 50% 50%;
	background-position:left !important;
}
.etha-pic {
	background:url('../img/08.jpg') no-repeat 50% 50%;
	background-position:right !important;
}
.nint-pic {
	background:url('../img/09.jpg') no-repeat 50% 50%;
	background-position:left !important;
}
.ten-pic {
	background:url('../img/10.jpg') no-repeat 50% 50%;
	background-position:right !important;
}
.elv-pic {
	background:url('../img/11.jpg') no-repeat 50% 50%;
	background-position:left !important;
}
.twl-pic {
	background:url('../img/12.jpg') no-repeat 50% 50%;
	background-position:right !important;
}
.cate-banner-overlay {
	width:100%;
	height:100%;
	position:absolute;
	opacity:0.2;
	z-index:9;
	background:url('../img/all-overlay-listing.png') repeat;
}
.transparent-base {
	background:rgba(0,0,0,0.6);
	padding:64px 52px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
.transparent-base002 {
	background:rgba(0,0,0,0.6);
	padding:64px 52px;
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
}
.transparent-base-content {
	width:50%;
	position:absolute;
	top:0;
	z-index:99;
}
.transparent-base-content h2 {
	font-size:30px;
	color:#fcffa1;
	font-family: 'FaceOffM54';
	margin-bottom:10px;	
}
.transparent-base-content a:hover {
	text-decoration: none;
}
.transparent-base-content p {
	font-size:14px;
	color:#fff;
	 font-family: 'OpenSans-SemiBold';
	margin-bottom:10px;
}
.green-shape img {
	position:absolute;
	right:0;
	top:0;
	width:100%;
	max-width:539px;
	height:auto;
}
.shape-links-base {
	width:100%;
	max-width:274px;
	position:absolute;
	top:10px;
	right:0;
	z-index:999;
	height:290px;
	overflow-y: auto;
}
.for-top {
	top:150px;
}
.shape-links ul {
	margin-top:10px;
}
.shape-links ul li a {
	font-size:16px;
	color:#fff;
	text-decoration:none;
	display:block;
padding:2px 0;
text-transform:uppercase;
transition:all 0.25s;	
}
.shape-links ul li a:hover {
	color:#000;
}
.shape-links ul li a span {
	 font-family: 'OpenSans-SemiBold';
	 padding-left:18px;
}
/*===================second==================*/
.transparent-base-content002 {
	width:50%;
	position:absolute;
	top:0;
	z-index:99;
	right:0;
	padding-left:40px;
}
.transparent-base-content002 h2 {
	font-size:30px;
	color:#fcffa1;
	font-family: 'FaceOffM54';
	margin-bottom:10px;
}
.transparent-base-content002 p {
	font-size:14px;
	color:#fff;
	 font-family: 'OpenSans-SemiBold';
	margin-bottom:10px;
}
.green-shape002 img {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	max-width:683px;
	height:auto;
}
.shape-links-base002 {
	width:100%;
	max-width:274px;
	position:absolute;
	top:50px;
	left:60px;
	z-index:999;
}
.transparent-base-content-sep {
	width:28%;
	position:absolute;
	top:32px;
	z-index:99;
	padding:0 30px;
	right:0;
}
.transparent-base-content-sep h2 {
	font-size:30px;
	color:#fff;
	font-family: 'FaceOffM54';
	margin-bottom:10px;
}
.transparent-base-content-sep p {
	font-size:14px;
	color:#fff;
	 font-family: 'OpenSans-SemiBold';
	margin-bottom:10px;
}
.transparent-base-content002-left {
	width:28%;
	position:absolute;
	top: 76px;
z-index: 99;
padding: 0 30px;
left: 35px;
}
.transparent-base-content002-left h2 {
	font-size:30px;
	color:#fff;
	font-family: 'FaceOffM54';
	margin-bottom:10px;
}
.transparent-base-content002-left p {
	font-size:14px;
	color:#fff;
	 font-family: 'OpenSans-SemiBold';
	margin-bottom:10px;
}
.transparent-base-content002-right {
	width:28%;
	position:absolute;
	top: 76px;
	z-index: 99;
	padding: 0 30px;
	right:0;
}
.transparent-base-content002-right h2 {
	font-size:30px;
	color:#fff;
	font-family: 'FaceOffM54';
	margin-bottom:10px;
}
.transparent-base-content002-right p {
	font-size:14px;
	color:#fff;
	 font-family: 'OpenSans-SemiBold';
	margin-bottom:10px;
}
/*===================second closed====================*/
/*=======================for landing closed===============-====*/
/*=====================for product page======================*/
.left-net-base-for-product {
	background:url('../img/repeater.png') repeat;
	padding:33px 30px;
}
.displayed-pic-base {
	position:relative;
	text-align:center;
}
.displayed-pic {
	height:450px;
}
.displayed-pic  img {
	max-width:490px;
	max-height:100%;
	height:auto;
	display:inline-block;
}
.hole h1 {
	margin:0;
}
.hole p {
	margin:0;
	color:#9d9d9d;
	font-size:18px;
	padding-top:14px;
}
.br  img {
	position:absolute;
	width:27px;
	top:48%;
	left:29px;
	cursor:pointer;
}
.br2  img {
	position:absolute;
	width:27px;
	top:48%;
	right:29px;
	cursor:pointer;
}
.option-pic-base {
	margin-top:10px;
	text-align:center;
}
.optional-pics ul {
	display:inline-block;
}
.optional-pics ul li {
	float:left;
	margin:0 2px;
	position:relative;
}
.silectives img {
	cursor:pointer;
	width:100%;
	max-width:119px;
	height:auto;
	border:1px solid #8a8a8a;
	max-height:110px;
}
.silectives-pointer {
	background: #fd5c48;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	position: absolute;
	font-size: 14px;
	bottom: 3px;
	left: 9px;
	text-transform: uppercase;

}
.pricing-with-customization-tab-base {
	position:relative;
	background:#fff;
	padding: 1px 16px 32px;
	margin-top:60px;
}
.pricing-with-customization-tab-one {
width:33.3333%;
	padding:16px;
	text-align:center;
	color:#000;
	font-size:12px;
	background:#fff;
	border-right:1px solid #aaa;
	cursor:pointer;
	float:left;
}
.pricing-with-customization-tab-two {
width:33.3333%;
	padding:16px;
	float:left;
	text-align:center;
	color:#000;
	font-size:12px;
	background:#d5d5d5;
	border-right:1px solid #aaa;
	cursor:pointer;
}
.pricing-with-customization-tab-three {
	width:33.3333%;
	padding:16px;
	float:left;
	text-align:center;
	color:#000;
	font-size:12px;
	background:#d5d5d5;
	cursor:pointer;
}
.pricing-with-customization-tab-base-contents {
	display:block;
}
.pricing-with-customization-tab-base-contents2, .pricing-with-customization-tab-base-contents3 {
	display:none;
}
.three-colord ul  li {
		float:left;
		width:20%;
}
.redish-belt {
	background:#fd5c48;
	padding:10px;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:14px;
	border-bottom-style: dashed;
	border-color:#fff;
	border-width:1px;
}
.ash-belt {
	background:#dcdcdc;
	padding:10px;
	text-align:center;
	color:#000;
	font-weight:bold;
	font-size:14px;
	border-bottom-style: dashed;
	border-color:#8d8d8d;
	border-width:1px;
}
.whai-belt {
	background:#fff;
	padding:10px;
	text-align:center;
	color:#000;
	border-bottom-style: dashed;
	border-color:#8d8d8d;
	border-width:1px;
}
.quote-form-input{
	width: 100%;
	display: inline-block;
	border: 1px solid #dfdfdf;
	padding: 8px;
	margin-bottom: 14px;
}
.validation {
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 11px;
	color: #e71d1d;
	display: block;
	width: 100%;
	text-align: right;
}
.warning-message{
	font-size: 12px;
	color: rgb(250, 72, 2);
}
.quote_status {
	display: none;
	position: relative;
	width: 100%;
	padding: 6px 20px;
	margin: 4px auto;
	border: 1px solid rgba(0,0,0,0.3);
	font-size: 16px;
	border-radius: 2px;
}
/*.quote_status:after{
	position: absolute;
	right: 10px;
	top: 10px;
	content: "\f057";
	font-family: FontAwesome;
	cursor: pointer;
}*/
.quote_status .close{
	position: absolute;
	right: 10px;
	top: 10px;
	cursor: pointer;
	color: #fff;
	font-size: 20px;
}
.quote_status .close:hover{
	color:#eee;
}
.processing_img {	
	max-height: 24px;
	width: auto;
}
.error_msg{
	display: inline-block;
	background: rgb(175, 20, 20);
	color: #fff;
}
.success_msg {
	display: inline-block;
	background: #11bd17;
	color: #fff;
	position: absolute;
	left: 50%;
	bottom: 172px;
	width: 92%;
	transform: translate(-50%,0);
}
.code-box {
	border:1px solid #dfdfdf;
	padding:8px;
	width:100%;
	margin-bottom:8px;
}
.code-box2 {
	border:1px solid #dfdfdf;
	padding:8px;
	width:72%;
	margin-bottom:14px;
}
.news-msg {
	position: absolute;
	top: -22px;
	left: 0;
	color: #5cf05c;
	background: #111;
	width: 100%;
	margin: 0 auto;
	padding-left: 4px;
	border-radius: 2px;
	overflow: hidden;
}
.code-box3 {
	border:1px solid #dfdfdf;
	padding:6px;
	width:54%;
	margin-bottom:8px;
}
.hole {
	background: url('../img/repeater.png') repeat;
	padding: 21px;
	border:1px solid #ccc;
	position: relative;
	min-height: 642px;
}
.ask-quation-from {
	height: 584px;
	overflow-y: auto;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
.total-form-base {
	position:relative;
	padding:18px 14px;
	background:#fff;
	border:1px solid #d2d2d2;
	width:100%;
	max-width:460px;
}
.zender-box-boxes-color {
	font-size:16px;
	color:#000;
	display:block;
	text-align:center;
}
.total-form-base-inner {
	width:100%;
}
.total-form-base-inner-left {
	position: relative;
	float:left;
	width:100%;
	max-width:200px;
}
.total-form-base-inner-right{
	position: relative;
	float:right;
	width:100%;
	max-width:200px;
}
.atq-tab {
	padding:12px 0;
	text-align:center;
	background: #eaeaea; 
	background: -moz-linear-gradient(top, #eaeaea 0%, #c0c2d1 64%); 
	background: -webkit-linear-gradient(top, #eaeaea 0%,#c0c2d1 64%); 
	background: linear-gradient(to bottom, #eaeaea 0%,#c0c2d1 64%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#c0c2d1',GradientType=0 );
	display: inline-block;
	color:#000;
	font-size:16px;
	width:49.5%;
	cursor:pointer;
}
.atq-tab:hover, .atq-active{
	background: #f09a4f; 
	background: -moz-linear-gradient(top, #f09a4f 36%, #e46715 65%); 
	background: -webkit-linear-gradient(top, #f09a4f 36%,#e46715 65%); 
	background: linear-gradient(to bottom, #f09a4f 36%,#e46715 65%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09a4f', endColorstr='#e46715',GradientType=0 ); 
	color:#fff;
}
.prod-tabs{
	display: none;
}
.active-tab {
	display:block !important;
}
#product-description-tab {
	width: 100%;
	padding: 10px;
	border: 1px solid #ccc;
	background: #fff;
}

/*.pro-det {
	cursor:pointer;
	color:#fff;
	font-size:16px;
	padding:12px 0;
	text-align:center;
	background: #f09a4f; 
	background: -moz-linear-gradient(top, #f09a4f 36%, #e46715 65%); 
	background: -webkit-linear-gradient(top, #f09a4f 36%,#e46715 65%); 
	background: linear-gradient(to bottom, #f09a4f 36%,#e46715 65%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09a4f', endColorstr='#e46715',GradientType=0 ); 
	display: inline-block;
	width:49%;
}
.pro-det:hover {
	background: #eaeaea; 
	background: -moz-linear-gradient(top, #eaeaea 0%, #c0c2d1 64%); 
	background: -webkit-linear-gradient(top, #eaeaea 0%,#c0c2d1 64%); 
	background: linear-gradient(to bottom, #eaeaea 0%,#c0c2d1 64%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eaeaea', endColorstr='#c0c2d1',GradientType=0 ); 
	color:#000;
}*/
.postage  {
	padding:9px 0;
}
label {
	font-weight:normal;
	font-size:12px;
}
label>span {
	vertical-align: text-bottom;
}
input[type="checkbox"], input[type="radio"] {
	margin: 4px 3px 0;
}
.garment-box {
	padding:18px 13px;
	background:#fff;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
.garment-box-design {
	padding:10px 13px 20px;
	background:#fff;
	border-left:1px solid #d2d2d2;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
.postcode-color {
	width:45%;
}
.postcode-label {
	width:45%;
}
.final-comments {
	width:40%;
	float:left;
	padding-left:1px;
}
.final-comments-text {
	resize: none;
	width: 60%;
}
.tab-content {
	background:#f8f8f8;
margin-top: 0px;
padding: 10px;
border-left:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
}
.zender-box ul li {
	position:relative;
	float:left;
	text-align:center;
	width: 10.5%;
margin: 0 3px;
}
.zender-box h4 {
	font-size:20px;
	color:#000;
}
.zender-box-boxes {
	border:1px solid #d2d2d2;
	display:inline-block;
	width:46px;
}
.nav-tabs > li > a {
	border-radius:0;
	background:#01a6e8;
	color:#fff;
	font-size:16px;
	padding:4px 20px;
	margin-right:5px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
	background:#f8f8f8;
}
.nav > li > a:hover {
	background:#f8f8f8;
	color:#000;
}
.upload-design-base {
	border:1px solid #01a6e8;
	margin-bottom:16px;
}
.upload-design-base-top {
	background:#01a6e8;
	padding:10px 16px;
}
.upload-design-base-top-icon, .upload-design-base-top-tag {
	vertical-align:middle;
	display:table-cell;
}
.upload-design-base-top-icon img {
	width:25px;
}
.upload-design-base-top-tag {
	font-size:16px;
	color:#fff;
	padding-left:20px;
}
.upload-design-base-low {
	display:inline-block;
	padding-right:20px;
	width:65%;
}
.total-low {
	padding:10px 30px;
}
.upload-design-base-low h2 {
	font-size: 14px;
	color: #000;
	margin: 0;
}
.addmre-btn  {
	background:#fd5c48;
	padding:6px;
	text-align:center;
	display:block;
	color:#fff;
	font-size:14px;
	text-decoration:none;
	cursor:pointer;
	transition:all 0.25s;
}
.addmre-btn:hover{
	background: #f44f3a;
}
.designImagePreview {
	display:none;
	max-height: 130px;
	max-width: 100%;
	width: auto;
	border: 1px solid #ccc;
	padding: 6px;
	margin: 8px auto;
}
.user_design_data {
	position: relative;
    border-top: 1px solid #aaa;
    padding-top: 30px;
}
.user_design_data:first-child {
	border-top: none;
}
.close-it {
	position: absolute;
	top: 5px;
	right: 0;
	font-size: 12px;
	cursor: pointer;
}
.close-it:hover{
	color: rgb(177, 6, 6);
}
.art-work-browser {
	position:relative;
	display:inline-block;
}
.art-work-browser input[type="file"]{
	position:absolute;
	top:3px;
	left:-9999px;
}
.browser-btn{
	border:1px solid #0069a9;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c93d5+46,057fc2+56 */
background: #0c93d5; 
background: -moz-linear-gradient(top, #0c93d5 46%, #057fc2 56%); 
background: -webkit-linear-gradient(top, #0c93d5 46%,#057fc2 56%); 
background: linear-gradient(to bottom, #0c93d5 46%,#057fc2 56%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c93d5', endColorstr='#057fc2',GradientType=0 ); 
padding:4px 27px;
text-align:center;
vertical-align:middle;
	display:inline-block;
	color:#fff;
	font-size:14px;
	cursor:pointer;
}
.pricing-with-customization-tab-base-wrapper {
	border:1px solid #ccc;
	margin-top:24px;
}
.product-details-rowgap {
	margin-bottom:40px;
}
.product-details-gap {
	margin-top:30px;
}
.pro-det-lowest a {
	color:#fff;
font-size:20px;
	padding:6px 0;
	text-align:center;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f09a4f+36,e46715+65 */
background: #f09a4f; 
background: -moz-linear-gradient(top, #f09a4f 36%, #e46715 65%); 
background: -webkit-linear-gradient(top, #f09a4f 36%,#e46715 65%); 
background: linear-gradient(to bottom, #f09a4f 36%,#e46715 65%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09a4f', endColorstr='#e46715',GradientType=0 ); 
display:block;
text-decoration:none;
}
.low-atc-btn {
	width:100%;
	border:1px solid #0069a9;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c93d5+46,057fc2+56 */
background: #0c93d5; 
background: -moz-linear-gradient(top, #0c93d5 46%, #057fc2 56%); 
background: -webkit-linear-gradient(top, #0c93d5 46%,#057fc2 56%); 
background: linear-gradient(to bottom, #0c93d5 46%,#057fc2 56%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c93d5', endColorstr='#057fc2',GradientType=0 ); 
padding:6px;
text-align:center;
	color:#3f3f3f;
	font-size:20px;
	text-transform:uppercase;
	margin-top:30px;
	cursor:pointer;
}
.or {
	font-size:16px;
	color:#fff;
	padding:12px;
	text-align:center;
	background:#767676;
	border-radius:50%;
	width: 48px;
	margin: 10px auto;
}
.blue-cate-base {
	width:100%;
	border:1px solid #0069a9;
	background: #0c93d5; 
	background: -moz-linear-gradient(top, #0c93d5 46%, #057fc2 56%); 
	background: -webkit-linear-gradient(top, #0c93d5 46%,#057fc2 56%); 
	background: linear-gradient(to bottom, #0c93d5 46%,#057fc2 56%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c93d5', endColorstr='#057fc2',GradientType=0 ); 
	margin-bottom:10px;
	height: auto;
	min-height: 70px;
	display: table;
}
.ash-cate-base {
	width:100%;
	border:1px solid #ccc;		
	background: #f1f1f1; 
	background: -moz-linear-gradient(top, #f1f1f1 45%, #cdd2d6 54%); 
	background: -webkit-linear-gradient(top, #f1f1f1 45%,#cdd2d6 54%); 
	background: linear-gradient(to bottom, #f1f1f1 45%,#cdd2d6 54%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#cdd2d6',GradientType=0 ); 
	margin-bottom:10px;
	height: auto;
	min-height: 70px;
	display: table;
}
.blue-cate-base-indicator {
	width: 25%;
	position: relative;
	padding: 0 0 0 20px;
	display: table-cell;
	vertical-align: middle;
}
.blue-cate-base-indicator::after {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	background-image: url('../images/right-arrow.svg');
	min-height: 100%;
	content: "";
	bottom: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.blue-cate-base-indicator-pic-last img {
	position:absolute;
	right:0;
	top:-10px;
	width:13px;
}
.blue-cate-base-indicator h1 {
	font-size:30px;
	color:#fff;
	text-transform:uppercase;
	font-family: 'OpenSans-SemiBold';
}
.ash-cate-base-indicator h1 {
	font-size:22px;
	color:#ff462f;
	text-transform:uppercase;
    -webkit-text-fill-color: #ff462f;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #fff;
    text-shadow: 2px 2px 2px rgba(0,0,0,0.8);
    font-family: 'OpenSans-SemiBold';
	margin-top:21px;
}
.tab-block {
	position: absolute;
	top: -60px;
	width:100%;
	left:0;
}
.ash-cate-base-indicator {
    width: 20%;
    float: left;
    text-align: center;
    position: relative;
}
.ash-cate-base-indicator::after {
position: absolute;
right: 0;
top: -15px;
width: 38px;
background: url('../img/white-arrow.png') no-repeat;
height: 97px;
content: "";
}
.blue-cate-base-divs {
	width: 75%;
	padding: 0 20px;
	display: table-cell;
	vertical-align: middle;
}
.blue-cate-base-divs-parts ul li {
	float:left;
	margin:3px;
}
.bl {
	float: left;
margin-left: -34px;
margin-top:29px;
}
.braro {
	float: right;
margin-right: -34px;
margin-top: 29px;
}

/*=================for-categories===========*/
.product-Categoryes-color {
	position:relative;
}
.product-Categoryes-color label {
	cursor:pointer;
	margin-bottom:0;
}
.product-Categoryes-color input[type="checkbox"]{
   position: absolute;
    top: 3px;
    left: -9999px;
}
.product-Categoryes-color input[type="checkbox"]  +  label {
		padding:9px 20px;
	display:block;
	color:#000;
	font-size:14px;
		
background: #f1f1f1; 
background: -moz-linear-gradient(top, #f1f1f1 45%, #cdd2d6 54%); 
background: -webkit-linear-gradient(top, #f1f1f1 45%,#cdd2d6 54%); 
background: linear-gradient(to bottom, #f1f1f1 45%,#cdd2d6 54%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#cdd2d6',GradientType=0 ); 
border:1px solid #444;
border-radius:4px;
text-transform:uppercase;
text-decoration:none;
}
.product-Categoryes-color input[type="checkbox"]:checked  + label {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f09a4f+36,e46715+65 */
background: #f09a4f; 
background: -moz-linear-gradient(top, #f09a4f 36%, #e46715 65%); 
background: -webkit-linear-gradient(top, #f09a4f 36%,#e46715 65%); 
background: linear-gradient(to bottom, #f09a4f 36%,#e46715 65%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09a4f', endColorstr='#e46715',GradientType=0 ); 
color:#fff;
}
/*===================for categories closed=================*/
.product-filter-color {
	position:relative;
}
.product-filter-color label {
	width:40px;
	height:40px;
	cursor:pointer;
}
.product-filter-color input[type="checkbox"]{
   position: absolute;
    top: 3px;
    left: -9999px;
}
.product-filter-color input[type="checkbox"]  +  label {
	border:2px solid transparent;
	text-align:center;
}
.product-filter-color input[type="checkbox"]:checked  + label {
	border:2px solid #000;
}
.product-filter-color input[type="checkbox"]:checked  + label::after {
	font-size:18px;
	color:#02f90d;
	content:"\f00c";
	font-family: "FontAwesome";
	text-shadow: 2px 2px 2px #444;
}
/*===========for-partners section==========*/
.product-partner-color {
	position:relative;
}
.product-partner-color label {
	width:50px;
	height:40px;
	cursor:pointer;
}
.product-partner-color input[type="checkbox"]{
   position: absolute;
    top: 3px;
    left: -9999px;
}
.product-partner-color input[type="checkbox"]  +  label {
	border:2px solid transparent;
	text-align:center;
}
.product-partner-color input[type="checkbox"]:checked  + label {
	border:2px solid #000;
}
/*.product-partner-color input[type="checkbox"]:checked  + label::after {
	font-size: 18px;
	color: #fff;
	content: "\f00c";
	font-family: "FontAwesome";
	text-shadow: 2px 2px 2px #444;
	background: #02f90d;
	border-radius: 50%;
	padding: 1px;
	position: absolute;
	width: 30px;
	height: 30px;
	left: 2px;
}*/
.product-partner-color input[type="checkbox"]:checked  + label::after {
	font-size: 18px;
	color: #02f90d;
	content: "\f00c";
	font-family: "FontAwesome";
	text-shadow: 2px 2px 2px #444;
	position: absolute;
	top: -4px;
	right: 4px;
}
/*=============partner sec colsed============*/
/*==============unisex-case===============*/
.unisex {
	position:relative;
}
.unisex label {
	width:77px;
	height:50px;
	cursor:pointer;
	font-size:18px;
	display:inline;
}
.unisex input[type="checkbox"]{
   position: absolute;
    top: 3px;
    left: -9999px;
}
.unisex input[type="checkbox"]  +  label {
	background-image: url('../img/whb.png');
	color:#fff;
	width:20px;
	height:20px;
	background-repeat: no-repeat;
padding-left: 25px;
}
.unisex input[type="checkbox"]:checked  + label {
	background-image: url('../img/gb.png');
	color:#fff;
	width:20px;
	height:20px;
}
/*================unisex case closed====================*/

.ash-cate-base-divs-parts ul li {
	float:left;
	margin:5px;
	width:40px;
	height:40px;
}
.ash-cate-base-divs-parts ul li a {
	display:block;	
}
#red {
	background:#fd5c48;
}
#green {
	background:green;
}
#yellow {
	background:yellow;
}
.blue-cate-base-divs-parts-for-brands ul li {
	float:left;
	margin:3px;
	width:50px;
	height:40px;
	background:#fff;
	text-align: center;
}
.blue-cate-base-divs-parts-for-brands ul li a {
	display:block;
}
.blue-cate-base-divs-parts-for-brands ul li a img {
	display:inline-block;
}
.blue-cate-base-last-sec {
		width:100%;
	
margin-bottom:10px;
}
.blue-cate-base-last-sec-left {
	width:50%;
	float:left;
	border:1px solid #0069a9;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c93d5+46,057fc2+56 */
background: #0c93d5; 
background: -moz-linear-gradient(top, #0c93d5 46%, #057fc2 56%); 
background: -webkit-linear-gradient(top, #0c93d5 46%,#057fc2 56%); 
background: linear-gradient(to bottom, #0c93d5 46%,#057fc2 56%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c93d5', endColorstr='#057fc2',GradientType=0 ); 
	padding:4px;
	text-align:center;
}
.blue-cate-base-last-sec-right {
	width:100%;
	max-width:569px;
	float:right;
	border:1px solid #0069a9;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0c93d5+46,057fc2+56 */
background: #0c93d5; 
background: -moz-linear-gradient(top, #0c93d5 46%, #057fc2 56%); 
background: -webkit-linear-gradient(top, #0c93d5 46%,#057fc2 56%); 
background: linear-gradient(to bottom, #0c93d5 46%,#057fc2 56%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0c93d5', endColorstr='#057fc2',GradientType=0 ); 
line-height: 57px;
text-align: center;
height: 61px;
}
.blue-cate-base-divs-parts ul {
	display:inline-block;
}
.chkbox-case ul {
	display:inline-block;
}
.chkbox-case ul li {
	float:left;
	color:#fff;
	padding:0 10px;
}
.poloshirts-base {
	background: url(../img/repeater.png) repeat;
    padding: 5px 20px;
	text-align:center;
}
.poloshirts-base .two-sideer-base-blue-top h1 {
	color:#000;
	text-align:center;
}
.poloshirts-base .two-sideer-base-blue-top h1::after {
	    max-width: 328px;
}
.poloshirts-base .two-sideer-base-blue-top h1::before {
	    max-width: 328px;
}
.poloshirts-base p {
	font-size:48px;
	color:#fd5b46;
}
.poloshirts-base h4 {
	font-size:30px;
	color:#000;
}
.slider-white-base {
	background:#fff;
	padding:10px;
	margin:10px 0;
	position:relative;
}
.allowed-last {
	text-align:center;
}
.designed-arrow ul {
	padding:100px 0;
	display:inline-block;
}
.designed-arrow ul li {
	float:left;
	width:193px;
	text-align:left;
	height:195px;
	margin:4px;
}
.bassick-arrow {
	position:relative;
}
.bassick-arrow img {
	width:100%;
	max-width:190px;
	height:auto;
}
.bassick-arrow-floatable img {
	width: 100%;
max-width: 71px;
height: auto;
position: absolute;
top: 41px;
left: 26px;
}
#track {
	top:44px;
}
#map{
	top:40px;
}
#watch{
	top:38px;
}
#box{
	top:24px;
}
.designed-arrow ul li a {
	text-decoration:none;
}
.designed-arrow ul li:last-child{
	width:124px;
}
.bellow-red-tag {
display: block;
text-align: center;
padding-top: 8px;
color: #fd5b46;
font-size: 18px;
padding-right: 64px;
}
.bellow-red-tag-last {
display: block;
text-align: center;
padding-top: 8px;
color: #fd5b46;
font-size: 18px;
padding-right: 0;
}
.bassick-arrow-floatable-last {
width: 100%;
max-width: 57px;
height: auto;
position: absolute;
top: 41px;
left: 33px;
}
.bassick-arrow-last {
	position:relative;
}
.bassick-arrow-last img {
	width: 100%;
max-width: 123px;
height: auto;
}
.designed-arrow ul li a img {
	display:inline-block;
	width:100%;
	max-width:73px;
	height:auto;
	position:absolute;
	top:35px;
	left:26px;
}
.designed-arrow ul li a span {
	    display: block;
    text-align: center;
    padding-top: 130px;
    color: #fd5b46;
    font-size: 18px;
    padding-right: 64px;
}
/*=======================product page closed===================*/
/*========================footer===============================*/
.footer {
	background:url('../img/foot.png') repeat;
	padding:40px;
	position:relative;
}
.footer-menu ul {
	margin:8px 0 0 0;
}
.footer-menu ul li {
	float:left;
	border-right:2px solid rgba(250,250,250,0.4);
}
.footer-menu ul li:first-child {
	padding-left: 0;
}
.footer-menu ul li:last-child {
	border:none;
}
.footer-menu ul li a {
	padding:0 16px;
	display:block;
	color:#fff;
	text-decoration:none;
	transition:all 0.25s;
	text-transform: uppercase;
}
.footer-menu ul li a:hover {
	color:#333;
}
.glip-icon, .address {
	display:table-cell;
	vertical-align:middle;
}
.glip-icon {
	width:38px;
}
.address {
	font-size:16px;
	color:#fff;
	padding-left:16px;
}
.lower-border {
	width:100%;
	position:absolute;
	left:0;
	top:120px;
	height:3px;
	background:#212221;
}
.copy-right {
	background:#212221;
	padding:25px;
	text-align:center;
}
.copy-right p {
	font-size:14px;
	color:#78785f;
	margin:0;
}
.filter-brand {
	background-size: 100%;
	background-position: center;
	background-repeat: no-repeat;
}
/*===================footer closed===================*/
/*=============for contact page====================*/
.bassick-wrapper-contact {
	width:100%;
	max-width:1140px;
	margin:0 auto;
}
.contact-banner {
	background-position: center !important;
background-size: cover !important;
background: url('../img/con-ban.jpg') no-repeat 50% 50%;
    background-position-x: 50%;
    background-position-y: 50%;
    background-size: auto auto;
min-height: 400px;
}
.form-base-left {
	width:100%;
	max-width:344px;
	float:left;
}
.form-base-right {
	width:100%;
	max-width:666px;
	float:right;
}
.contact-net-base {
	background: url('../img/repeater.png') repeat;
	padding:32px;
	margin-top:48px;
}
.inner-net-white {
	background:#fff;
	padding:0 36px 36px 0;
}
.side-stairs ul li {
	margin-bottom:1px;	
}
.side-stairs ul li a {
	font-size:16px;
	color:#000;
	text-decoration:none;
	background:#ebebeb;
	padding:18px;
	border-left:13px solid #ff9285;
	transition:all 0.25s;
	display:block;
}
.side-stairs ul li a:hover {
	background:#fff;
	border-left:13px solid #fd5c48;
}
.allowed-last-contact .designed-arrow ul {
	padding:80px 0 100px 0;
}
.labeled-top {
	font-size:16px;
	color:#989898;
}
.docs-cont-box {
	border:none;
	background:#efefef;
	width:100%;
	padding: 0 60px;
	font-size:16px;
	color:#999;
	height:44px;
}
.settingrow {
	position:relative;
	margin-bottom:20px;
}
.docs-cont-box-icon {
	background: #dbdbdb;
padding: 7px 16px;
width: 53px;
position: absolute;
top: 28px;
left: 0;
color: #777;
text-align: center;
font-size: 20px;
height:44px;
}
.bas-gap {
	margin-top:42px;
}
.submit-arow {
	width: 124px;
height: 38px;
background: url('../img/sub-aro.png') no-repeat;
color: #fff;
border: none;
padding: 2px 9px 0 0;
font-size: 16px;
text-transform: uppercase;
}
.left-base-pannel {
	width:100%;
	max-width:594px;
	float:left;
	border:4px solid #fff;
	border-radius:6px;
	background: url('../img/orange.png') repeat;
	padding:0 48px 10px;
	-webkit-box-shadow:inset 0px 0px 10px 0px #000,2px 2px 4px 2px #000;
-moz-box-shadow: inset 0px 0px 10px 0px #000,2px 2px 4px 2px #000;
box-shadow:inset 0px 0px 10px 0px #000,2px 2px 4px 2px #000;

}
.billow-wrapper-lower {
	padding-top:54px;
}
.left-base-pannel-head {
	border-bottom:2px solid #fff;
	padding:14px;
	text-align:center;
	margin-bottom:33px;
}
.left-base-pannel-head h3 {
	margin:0;
	padding:0;
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
}
.left-base-pannel-icon {
	display:table-cell;
	vertical-align:top;
	width:52px;
	padding-top:7px;
}
.left-base-pannel-icon img {
	width:100%;
	max-width:24px;
	height:auto;
}
.left-base-pannel-icon-tag {
	font-size:22px;
	color:#fff;
	display:table-cell;
	vertical-align:top;
}
.right-base-pannel {
	width:100%;
	max-width:517px;
	float:right;
	background: url('../img/repeater.png') repeat;
	border:1px solid #dddddd;
}
.contant-testimonial-section {
	padding:62px 30px;
text-align:center;	
}
.contant-testimonial-section h4 {
	font-size:30px;
	color:#000;
}
.btn:active{
box-shadow:none;
}
.slider-testy .customNavigation {
	top:30%;
}
.prev-proft {
	float: left;
margin-left: 0;
margin-top: 0;
}
.prev-proft img {
	width:100%;
	max-width:20px;
}
.next-proft {
float: right;
margin-right:0;
margin-top: 0;
}
.next-proft img {
	width:100%;
	max-width:20px;
}
.totality {
	margin-bottom:20px;
}
.contant-testimonial-section h6 {
	font-size:18px;
	color:#000;
}
.contant-testimonial-section-block {
	text-align:center;
}
.contant-testimonial-section-block-quot {
	font-size:20px;
	background:#000;
	color:#fff;
	padding: 10px 13px 5px;
	border-radius:50%;
	display:inline-block;
	margin-top:30px;
	margin-bottom:10px;
}
.contant-testimonial-section-block p {
	font-size:14px;
	color:#000;
	width:100%;
	max-width:300px;
	margin:0 auto;
}
.slider-testy {
	position:relative;
}
.contant-testimonial-section-block-face {
	max-width:46px;
	width:100%;
	height:46px;
	display:inline-block;
	border-radius:50%;
	margin-top:24px;
}
.contant-testimonial-section-block-face img {
	width:100%;
	max-width:46px;
	height:auto;
	border-radius:50%;
}
.contant-testimonial-section-block h2 {
	font-size:30px;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
.item a {
	text-decoration:none !important;
}
/*------ Filter template css starts ------*/
.filter-details-wrapper {
	position: relative;
}
/*.filter_loading {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(250,250,250,0.4);
	z-index: 1;
}*/
.filter_loading {
	position: absolute;
	bottom: -30px;
	left: 50%;
	transform: translate(-50%, 0);
	z-index: 1;
}
.filter_loading img {
	height: 30px;
	width: 30px;
}
/*.filter_loading img {
	position: absolute;
	height: 30px;
	width: 30px;
	top:50%;
	left:50%;
	transform: translate(-50%, -50%);
	z-index: 2;
}*/
.no-product {
	border: 1px solid #ccc;
	padding: 40px 0;
	text-align: center;
	font-size: 20px;
}
.no-product i {
	color:rgb(255, 174, 0);
}
/*------ Filter template css ends --------*/
/*===================for contact page closed===============*/
/*===================responsive===================*/
@media screen and (min-width:1200px) {
	#res-dd {
		display:block !important;
	}
}
@media screen and (max-width:1199px) {
	.green-shape img {
		max-width:300px;
		height:100%;
	}
	.shape-links-base {
		max-width:138px;
	}
	.green-shape002 img {
		max-width:300px;
		height:100%;
	}
	.shape-links-base002 {
		max-width:138px;
	}
	.res-menu a {
		display:block;
	}
	#res-dd {
		display:none;
		position:absolute;
		top: 46px;
		left: 0;
		z-index:9999;
	}
	.menu-bar-menu ul li {
	float:left;
	border:none;
	width:100%;
}
.menu-bar-menu ul li a {
	font-size:10px;
	color:#fff;
	display:block;
	text-decoration:none;
	padding:16px;
	text-transform:uppercase;
	transition:all 0.25s;
	background:#35424f;
}
.menu-bar-menu ul li a:hover {
	background:#fff;
	color:#fd5c48;
}
}
@media screen and (max-width:1138px) {
	.blue-cate-base-last-sec-left {
		width:100%;
	}
	.blue-cate-base-last-sec-right {
		max-width:100%;
	}
	.left-base-pannel {
		max-width:100%;
		margin-bottom:40px;
	}
	.billow-wrapper-lower {
		padding:32px;
	}
	.right-base-pannel {
		max-width:100%;
	}
	.designed-arrow ul li {
		width:50%;
		margin:20px 0;
	}
	.designed-arrow ul li:last-child {
		width:50%;
	}
	.bassick-arrow {
	width: 193px;
	text-align: left;
	margin:10px auto;
	}
	.bellow-red-tag {
		width: 193px;
		margin:0 auto;
	}
	.bassick-arrow-last {
    position: relative;
    width: 193px;
    margin: 0 auto;
}
.bellow-red-tag-last {
	width: 158px;
margin: 0 auto;
text-align: left;
}
}
@media screen and (max-width:1128px) {
	.ash-cate-base-divs-parts ul {
		display:inline-block;
	}
	.blue-cate-base-divs-parts-for-brands ul {
		display:inline-block;
	}
	.bassick-wrapper-left {
		max-width:100%;
	}
	.total-form-base-inner-right {
		max-width:49%;
	}
	.blue-cate-base {
		height:100%;
	}
	.blue-cate-base-indicator {
		width:100%;
	}
	.blue-cate-base-indicator::after {
		display:none;
	}
	.blue-cate-base-divs {
		width:100%;
		text-align:center;
	}
	.ash-cate-base {
		height:100%;
	}
	.ash-cate-base-indicator {
		width:100%;
	}
	.ash-cate-base-indicator::after {
		display:none;
	}
	.total-form-base-inner-left {
		max-width:49%;
	}
	.bassick-wrapper-right {
		max-width:100%;
	}
	.total-form-base {
		max-width:100%;
	}
	.form-base-left {
		width:50%;
		max-width:100%;
	}
	.form-base-right {
		width:50%;
		max-width:100%;
	}
}
@media screen and (max-width:991px) {
	.crosy {
		padding:0 14px;
		width:50%;
		float:right;
	}
	.res-spl-menu {
		width:50%;
		float:left;
	}
	.logo {
		text-align:center;
	}
	.logo a img {
		max-width:200px;
	}
	.header {
		padding-bottom:10px;
	}
	.arrow-indicator-base ul li {
		width:49%;
	}
	.arrow-ind-second::after {
		display:none;
	}
	.all-categories h1 {
		font-size:28px;
	}
		.all-categories h1::before {
		max-width:100px;
		top:16px;
	}
		.all-categories h1::after {
		max-width:100px;
		top:16px;
	}
	.two-sideer-base-net-top h1::before {
		max-width:60px;
	}
	.two-sideer-base-net-top h1::after {
		max-width:60px;
	}
	.two-sideer-base-blue-top h1::before {
		max-width:60px;
	}
	.two-sideer-base-blue-top h1::after {
		max-width:60px;
	}
	.team .two-sideer-base-net-top h1::before {
		max-width:60px;
	}
	.team .two-sideer-base-net-top h1::after {
		max-width:60px;
	}
	.two-sideer-base-net-alone .two-sideer-base-net-top h1::before {
		max-width:60px;
	}
	.two-sideer-base-net-alone .two-sideer-base-net-top h1::after {
		max-width:60px;
	}
	.arrow-flicker ul {
		display:inline-block;
	}
	.t-center {
		width:100%;
		text-align:center;
	}
	.team h2 {
		width:100%;
		text-align:center;
	}
	.two-sideer-base-net-blue h3 {
		text-align:center;
	}
	.last h3 {
		text-align:center;
	}
	.blue-newsletter-sec h1 {
		text-align:center;
	}
	.footer-menu ul {
		display:inline-block;
	}
	.footer-menu ul li {
		width:100%;
	}
	.lower-border {
		display:none;
	}
	.centrized {
		text-align:center;
	}
	.gotted {
		display:inline-block;
	}
	.join-base-low {
		position:relative;
	}
	.join-us {
		right:0;
		top:1px;
	}
	.fa-paper-plane {
	display:block;
	}
	.join-us  span {
		display:none;
	}
	.join-base-low {
		display:inline-block;
		margin-top:30px;
	}
}
@media screen and (max-width:774px) {
	.form-base-left {
		width:100%;
	}
	.form-base-right {
		width:100%;
	}
	.inner-net-white {
		padding:30px;
	}
}
@media screen and (max-width:690px) {
	.transparent-base-content-sep {
		left:0;
	}
	.for-top {
		top:36px;
	}
	.transparent-base {
		padding: 30px;
		width:100%;
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
	}
	.transparent-base-content002 {
    width: 30%;
    position: absolute;
    top: 0;
    z-index: 99;
    right: 10%;
    padding-left: 0;
	}
	.transparent-base-content {
		   width: 30%;
	}
	.transparent-base002 {
		right:0;
		left:auto;
		padding: 30px;
		width: 100%;
		position: absolute;
		top: 0;
		height: 100%;
	}
}
@media screen and (max-width:628px) {
	.arrow-indicator-base ul li {
		width:100%;
	}
	.arrow-ind-first::after, .arrow-ind-second::after, .arrow-ind-third::after {
		display:none;
	}
	.allowed-last-contact .designed-arrow ul {
		padding: 10px 0 10px 0;
	}
}
@media screen and (max-width:568px) {
	.pricing-with-customization-tab-base {
		padding: 138px 16px 32px;
	}
	.pricing-with-customization-tab-one, .pricing-with-customization-tab-two, .pricing-with-customization-tab-three {
		width:100%;
	}
}
@media screen and (max-width:530px) {
	.left-base-pannel-icon-tag {
		font-size:14px;
	}
	.containered {
		margin-top:32px;
	}
	.left-base-pannel-icon {
		display:block;
		padding-bottom:6px;
	}
	.shape-links ul li a {
		font-size:14px;
	}
	.land-ban-content-box {
		text-align:center;
		transform:translate(-50%,0);
		left:50%;
	}
		.all-categories h1::before {
		display:none;
	}
		.all-categories h1::after {
		display:none;
	}
	.land-ban-content-box h1 {
		font-size:30px;
	}
	.two-sideer-base-net-top h1::before {
		display:none;
	}
	.two-sideer-base-net-top h1::after {
		display:none;
	}
	.two-sideer-base-blue-top h1::before {
		display:none;
	}
	.two-sideer-base-blue-top h1::after {
		display:none;
	}
	.header-right-left {
		width:100%;
	}
	.header-right-right {
		width:100%;
	}
	.header-right-right-low {
		display:inline-block;
	}
	.header-right-left::after {
		display:none;
	}
	.res-spl-menu {
		width:100%;
	}
	.crosy {
		width:100%;
		background:#fd5c48;
	}
	#res-dd {
		top:78px;
	}
	.banner-landing {
		margin-top:32px;
	}
	.join-base {
		border-bottom:3px solid #35424f;
	}
}
@media screen and (max-width:514px) {
	.contant-testimonial-section-block p {
		max-width:200px;
	}
	.total-form-base-inner-left {
		max-width:100%;
	}
	.total-form-base-inner-right {
		max-width:100%;
	}
}
@media screen and (max-width:438px) {
	.transparent-base-content002-left {
		background: rgba(0,0,0,0.7);
		width:100%;
		left:0;
	}
	.designed-arrow ul li {
		width:100%;
	}
	.designed-arrow ul li:last-child {
		width:100%;
	}
	.transparent-base-content002-right {
		background: rgba(0,0,0,0.7);
		width:100%;
	}
	.green-shape002 img {
		display:none;
	}
	.green-shape img {
		display:none;
	}
	.transparent-base-content-sep h2 {
		margin-top:0;
	}
}
@media screen and (max-width:400px) {
	.contant-testimonial-section-block p {
		max-width:140px;
	}
	.redish-belt {
		font-size:10px;
	}
	.ash-belt {
		font-size:12px;
	}
	.nav-tabs > li {
		width:100%;
	}
	.zender-box-boxes-color {
		font-size:14px;
	}
}
/*--------------------*/
.variation-box-row {
	display:block;
	width:100%;
	margin-bottom: 10px;
}
.color-dropdown-btn {
	display:inline-block;
    padding: 7px;
    border: 1px solid #ccc;
    cursor: pointer;
	min-width:222px;
	width:100%;
}
.color-dropdown-btn:after {
	content: "\f107";
	position: absolute;
	right: 8px;
	top: 8px;
	font-family: FontAwesome;
}
.var-color-box {
	display:inline-block;
	width:30px;
	height:20px;
	border-radius:4px;
	box-shadow: 0 0 5px 0 rgba(0,0,0,0.5);
	float:left;
	margin-right:6px;
}
.color-dropdown {
    position: relative;
    display: inline-block;
}
.color-dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.color-dropdown-content .var-color-box-wrapper {
    color: black;
    padding: 8px 10px;
    text-decoration: none;
    display: block;
	min-width: 230px;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	cursor:pointer;
}
.color-dropdown-content .var-color-box-wrapper:hover {
	background-color: #f1f1f1;
}
.color-dropdown:hover .color-dropdown-content {
    display: block;
}
.color-dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.select-color {
	color: #888;
	font-size: 14px;
	line-height: 0px;
}
.size_quantity {
	text-align: center;
}
.filter-caregory {
	background: url(../img/texture1.png) repeat;
    background-color:#9CC;
    text-align:center;
	border-radius:2px;
	margin: -6px -20px;
}
.filter-box{
	padding:5px;
	background-color:#e8e8e8;
	width:35%;
	display:inline-block;
	border-radius:60px;
	color:#F66;
}
.filter-child{
	font-size:14px;
	font-weight:bold;
	
}
.filter-child-name{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	
}
.newaddress{
	float:right;
	font-weight:bold;
	margin-top:-19px;
}

/*search result page*/
.search-result-wrapper {
 padding:50px 0;
}
.search-result-wrapper h2 {
 margin-bottom:20px;
 padding: 0 10px;
}
.sp-product {
 display: block;
 border: 1px solid #ccc;
 margin: 15px 0;
 padding: 10px;
 text-decoration:none;
 height:300px;
}
.sp-product:hover {
 text-decoration:none;
}
.sp-image-holder {
 height:240px;
 display:table;
 width:100%;
}
.sp-image-holder img {
 display:table-cell;
 vertical-align:middle;
 width:100%;
 height:240px;
}
.sp-product h4 {
 text-align:center;
}