@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*font*/

@font-face {
  font-family: 'Arimo-Regular';
  src: url('font/Arimo-Regular.eot');
  src: url('font/Arimo-Regular.woff2') format('woff2'),
       url('font/Arimo-Regular.eot?#iefix') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

/*font*/

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	line-height: 1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #09C;
}
a:active {
	text-decoration: none;
}
h1::before{

    clear:both;
}
.fix_position
{
	width: 100%;
	position: fixed;
	z-index: 9999999;
	background: rgba(255,255,255,0.9);
	height:63px;
}

.small_logo
{
	margin-left: 7px;
	float: left;
	display: none;
	padding: 7px 0 0 3px;
	width:auto;
}

.topnav {
	display:none;
	float:left;
	margin-left:12px;
}
.topnav ul {
	width:auto;
}
.topnav ul li {
	float:left;
	list-style:none;
}
.topnav ul li a {
	color:#5b5b5b;
	text-transform:uppercase;
	font-family: 'Signika Negative', sans-serif;
	font-size:18px;
	padding: 20px 10px 20px 10px;
	display:block;
}
.topnav ul li a:hover {
	color:#000;
	text-decoration:none;
}

.topnav ul li:hover .men {
	display:block
}

.topnav ul .men {
	width:990px;
	background-color:#fff;
	min-height:250px;
	display:none;
	position:absolute;
	margin-left:0px;
	border-radius:0px 0px 15px 15px;
	
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 2px 2px 2px 0px rgba(77, 77, 77, .8);
	box-shadow: 2px 2px 2px 0px rgba(77, 77, 77, .8);	

}




.topnav ul li:hover .women {
	display:block
}

.topnav ul .women {
	width:990px;
	background-color:#fff;
	min-height:250px;
	display:none;
	position:absolute;
	margin-left:0px;
	border-radius:0px 0px 15px 15px;
	
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 2px 2px 2px 0px rgba(77, 77, 77, .8);
	box-shadow: 2px 2px 2px 0px rgba(77, 77, 77, .8);	

}
.topnav ul li:hover .kidz {
	display:block
}

.topnav ul .kidz {
	width:990px;
	background-color:#fff;
	min-height:250px;
	display:none;
	position:absolute;
	margin-left:-60px;
	border-radius:0px 0px 15px 15px;
	
background: #e8e8e8; /* Old browsers */
background: -moz-linear-gradient(top,  #e8e8e8 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8e8e8 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8e8e8 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8e8e8 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8e8e8 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */

	-webkit-box-shadow: 2px 2px 2px 0px rgba(77, 77, 77, .8);
	box-shadow: 2px 2px 2px 0px rgba(77, 77, 77, .8);	

}

.topnav ul li a img {
	float:left;
	margin-right:8px;
	padding: 4px 0 0 0px;
}

.st_right_bar {
	float:right;
	display:none;
	margin-right:15px;
}

.s_cart_account {
	width:auto;
	float:left;
	margin: 6px 0 0 0px;
}
.s_cart {
	width:160px;
	background-image:url(imgs/cart-icon.png);
	background-repeat:no-repeat;
	background-position:left 10px top 9px;
	text-align:right;
	margin: 0px 0 0 0px;
	border-bottom:solid 1px #e7e4e4;
	padding-bottom:4px;
	float:left;
}
.s_cart a {
	display:block;
	padding:13px 10px 10px 10px;
	font-family: 'Signika Negative', sans-serif;
	text-transform:uppercase;
	font-size:16px;
}
.s_cart a:hover {
	text-decoration:none;
	color:#155889;
	
}


.s_account {
	width:150px;
	background-image:url(imgs/accounticon.png);
	background-repeat:no-repeat;
	background-position:left 10px top 8px;
	text-align:right;
	margin: 0px 0 0 0px;
	padding-top:4px;
	float:left;
}
.s_account a {
	display:block;
	padding:10px 10px 10px 10px;
	font-family: 'Signika Negative', sans-serif;
	text-transform:uppercase;
	font-size:16px;
}
.s_account a:hover {
	text-decoration:none;
	color:#155889;
}

.s_search_icon {
	float:left;
	background-color:#155889;
	padding:7px 0px 2px 14px;
	height:25px;
	border-radius:0px 6px 6px 0px;
	margin: 12px 0 0 0px;	
}
.s_search_icon img {
	width:55%;
}

.internal_page {
    width: 100%;
    min-height: 500px;
}
.internal_page h2 {
    font-weight: 100;
    font-size: 33px;
    text-transform: uppercase;
    font-family: 'Signika Negative', sans-serif;
    float: left;
}
.internal_page h3 {
    font-weight: 100;
    font-size: 25px;
    font-family: 'Signika Negative', sans-serif;
    margin:  0px 0 25px 0px;
    text-align: center;
    color: #666;
}
.internal_page hr {
    border-top: solid 1px #ddd;
    border-bottom: none;
    border-left: none;
    border-right: none;
  
}
.main_container{
    width:100%;
        margin:0px;
}
.quick_access {
float: right;
margin-top: -23px;

}
.quick_access ul {
    width: auto;
}
.quick_access ul li {
    list-style: none;
    float: left;
}
.quick_access ul li a {
    padding:  6px 10px 7px 10px;
    display: block;
    font-family: 'Signika Negative', sans-serif;
    font-size:  20px;
    text-transform: uppercase;
    color: #666;
}
.quick_access ul li a:hover {
    text-decoration: none;
    color: #4676d8;
}
.products_display {
    width: 100%;
}
.main_matter .products_display ul {
    width: auto;
    margin: auto;
}
.main_matter .products_display ul li {
width: 31.33%;
float: left;
margin: 9px;
list-style: none;


}
.main_matter .products_display ul li img {
float: none;
margin: 0px;
text-decoration: none;
display: block;
width: 100%;

}
.products_display ul li p {
font-size: 17px;
color: #05416b;
border-bottom: solid 1px #ddd;
padding-bottom: 5px;
font-weight: 500;
    text-align: center;
}
.headbar {
    width: 100%;
}
.headbar img {
    width: 100%;
}
.wrapper {
    max-width: 1200px;
    width: 95%;
    margin: auto;
}
header {
	background-image:url(imgs/topbar.png);
	background-repeat:repeat-x;
	width:100%;
	height:90px;
	position:relative;
	z-index:1000;
    box-shadow:  0 1px 2px #ccc;
}
.logo {
	width:312px;
	margin:auto;
	padding: 10px 0 0 0px;
	text-align:center;
}
.logo img {
	width:80%;
}
.tabbarbg {
	background-image:url(imgs/tabcellbg.png);
	background-repeat:repeat;
	height:50px;
	position:relative;
	margin-top:-3px;
	z-index:999;
}
.lefttop {
	position:absolute;
	margin:30px 0 0 20px;
	
}
.lefttop p {
	font-family: 'Signika Negative', sans-serif;
}
.lefttop p a {
	font-family: 'Signika Negative', sans-serif;
	color:#999;
}
.lefttop p a:hover {
	color:#333;
	text-decoration:none;
}
.gray {
	color:#999;
}
.storeb {
	background-color:#FFF;
	width:160px;
	float:left;
	background-image:url(imgs/storeicon.jpg);
	background-repeat:no-repeat;
	background-position:left 4px top 8px;
	text-align:center;
	margin: 15px 0 0 0px;
	border:solid 1px #e7e4e4;
}
.storeb a {
	display:block;
	padding:10px;
	font-family:Calibri;
	text-transform:uppercase;
}
.storeb a:hover {
	text-decoration:none;
	color:#999;
}

.newsletter {
	background-color:#FFF;
	width:160px;
	float:left;
	background-image:url(imgs/mailicon.jpg);
	background-repeat:no-repeat;
	background-position:left 10px top 11px;
	text-align:center;
	margin: 15px 0 0 3px;
	border:solid 1px #e7e4e4;
}
.newsletter a {
	display:block;
	padding:10px;
	font-family:Calibri;
	text-transform:uppercase;
}
.newsletter a:hover {
	text-decoration:none;
	color:#999;
}

.righttop {
	position:absolute;
	margin:4px 15px 0 0px;
	right:0px;
	top:0;
}

.cart_account {
	width:200px;
	float:left;
	border:solid 1px #ddd;
}
.cart {
	width:100%;
	background-image:url(imgs/cart-icon.png);
	background-repeat:no-repeat;
	background-position:left 10px top 9px;
	text-align:right;
	margin: 0px 0 0 0px;
	border-bottom:solid 1px #e7e4e4;
	padding-bottom:4px;
}
.cart a {
	display:block;
	padding:10px;
	font-family: 'Signika Negative', sans-serif;
	text-transform:uppercase;
	font-size:16px;
}
.cart a:hover {
	text-decoration:none;
	color:#155889;
	
}


.account {
	width:100%;
	background-image:url(imgs/accounticon.png);
	background-repeat:no-repeat;
	background-position:left 10px top 9px;
	text-align:right;
	margin: 0px 0 0 0px;
	padding-top:4px;
}
.account a {
	display:block;
	padding:7px 10px 10px 10px;
	font-family: 'Signika Negative', sans-serif;
	text-transform:uppercase;
	font-size:16px;
}
.account a:hover {
	text-decoration:none;
	color:#155889;
}

.search_icon {
	float:left;
	background-color:#155889;
	padding:22px 10px 2px 10px;
	height:56px;
	border-radius:0px 6px 6px 0px; 
}


.fl {
	float:left;
}
.fr {
	float:right;
}
.flex {
	overflow:hidden;
}
.split {
	clear:both;
}

nav {
	width:590px;
	margin:auto;
	position:relative;
}
nav ul {
	width:auto;
}
nav ul li {
	float:left;
	list-style:none;
}
nav ul li:hover {
	float:left;
	list-style:none;
	background-image:url(imgs/arrow-up-icon.png);
	background-repeat:no-repeat;
	background-position:bottom 0px left;
}
nav ul li a {
	color:#FFF;
	text-transform:uppercase;
	font-family: 'Signika Negative', sans-serif;
	font-size:18px;
	padding: 16px 34px 16px 22px;
	display:block;
	background-image:url(imgs/arrow-down-icon.png);
	background-repeat:no-repeat;
	background-position:top 20px left;
}
nav ul li a:hover {
	color:#ccc;
	text-decoration:none;
	background-image:url(imgs/arrow-up-icon.png);
	background-repeat:no-repeat;
	background-position:bottom 0px left;
}

nav ul li:hover .men {
	display:block;
}
nav ul .men {
	width:990px;
	background-color:#fff;
	min-height:250px;
	display:none;
	position:absolute;
	margin-left:-340px;
	border-radius:0px 0px 15px 15px;
	
background: #fff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}


nav ul li:hover .women {
	display:block;
}
nav ul .women {
	width:990px;
	background-color:#fff;
	min-height:250px;
	display:none;
	position:absolute;
	margin-left:-432px;
	border-radius:0px 0px 15px 15px;
	
background: #fff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}


nav ul li:hover .kidz {
	display:block;
}
nav ul .kidz {
	width:990px;
	background-color:#fff;
	min-height:250px;
	display:none;
	position:absolute;
	margin-left:-552px;
	border-radius:0px 0px 15px 15px;
	
background: #fff; /* Old browsers */
background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-9 */
}




.menuprop {
	padding:20px;
	overflow:hidden;
}
.menu_colm {
	width:202px;
	float:left;
	margin-right:20px;
}
.menu_colm h2 {
	font-size:22px;
	margin: 5px 0px 10px 0px;
	font-weight:100;
	font-family: 'Signika Negative', sans-serif;
	color:#666;
	text-transform:uppercase;
	text-align:left;
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
}

.menu_colm ul {
	width:auto;
}
.menu_colm ul li {
	list-style:none;
	float:none !important;
	text-align:left;
}
.menu_colm ul li:hover {
	animation: 1s bt;
	-webkit-animation: 1s bt;
	background-image:none;
}
@keyframes bt {
0% {
    opacity: 1;
    transform: translateY(0%);
}

30% {
    opacity: .5;
    transform: translateY(5%);

}
}
@-webkit-keyframes bt {
0% {
    -webkit-opacity: 1;
    -webkit-transform: translateY(0%);
}

30% {
    -webkit-opacity: .5;
    -webkit-transform: translateY(5%);

}
}

.menu_colm ul li a {
	color:#666;
	font-size:12px;
	padding: 9px 0 9px 0px;
	display:block;
	font-family: 'Fauna One', serif;
	border-bottom:solid 1px #ddd;
	text-transform:none;
	background-image:none;
}
.menu_colm ul li a:hover {
	color:#333;
	text-decoration:none;
	background-image:none;
}


.slider {
	width:100%;
	position:relative;
	top:-50px;
    min-height: 300px;
}
.slider img {
	width:100%;
}
.middle_container {
	width:975px;
	margin:auto;
}
.middle_container1 {
	width:1002px;
	margin:auto;
}
.mtm {
	position:relative;
	margin-top:-25px;
}
section {
	min-height:300px;
}
.for_men {
	background-image:url(imgs/formen.jpg);
	background-repeat:no-repeat;
	width:317px;
	height:240px;
	float:left;
	cursor:pointer;
	display:block;
}
:hover.for_men {
	animation: 1s fc;
	-webkit-animation: 1s fc;

}
.for_women {
	background-image:url(imgs/forwomen.jpg);
	background-repeat:no-repeat;
	width:317px;
	height:240px;
	float:left;
	margin: 0 12px 0 12px;
	cursor:pointer;
	display:block;
}
:hover.for_women {
	animation: 1s fc;
	-webkit-animation: 1s fc;

}

.for_kids {
	background-image:url(imgs/forkids.jpg);
	background-repeat:no-repeat;
	width:317px;
	height:240px;
	float:left;
    cursor:pointer;
	display:block;
}
:hover.for_kids {
	animation: 1s fc;
	-webkit-animation: 1s fc;
}



@-webkit-keyframes fc {
0% {
    -webkit-transform: scale(1);
}
50% {
    -webkit-transform: scale(1.1);
}
100% {
    -webkit-transform: scale(1);
}
}


@-moz-keyframes fc {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.1);
}
100% {
    transform: scale(1);
}
}



@-webkit-keyframes bc {
0% {
    -webkit-transform: translateY(0%);
}
50% {
    -webkit-transform: translateY(8%);
}
100% {
    -webkit-transform: translateY(0%);
}
}


@-moz-keyframes bc {
0% {
    transform: translateY(0%);
}
50% {
    transform: translateY(8%);
}
100% {
    transform: translateY(0%);
}
}






.boxlinkprop {
	padding:250px 0px 10px 20px;
}
.boxlinkprop ul {
	width:auto;
}
.boxlinkprop ul li {
	float:left;
	list-style:none;
	width:128px;
	border-bottom:solid 1px #ccc;
	margin-right:16px;
	text-align:center;
}
.boxlinkprop ul li a {
	color:#666;
	font-size:12px;
	padding: 6px 0 6px 0px;
	display:block;
	font-family: 'Fauna One', serif;
}
.boxlinkprop ul li a:hover {
	color:#333;
	text-decoration:none;
}

.findstore {
	margin: 12px 0 20px 0px;
	float:left;
	width:100%;
	height:250px;
}
:hover.findstore {
	margin: 12px 0 20px 0px;
	float:left;
	cursor:pointer;
	display:block;
}

.shipping {
	margin: 12px 0 20px 0px;
	float:right;
}
:hover.shipping {
	margin: 12px 0 20px 0px;
	float:right;
	animation: 1s bc;
	-webkit-animation: 1s bc;
	cursor:pointer;
	display:block;
}
.heading {
	text-align:center;
}
.heading h2 {
	font-size:30px;
	margin: 0px 0px 32px 0px;
	font-weight:100;
	font-family: 'Fauna One', serif;
	color:#333;
	text-shadow: 1px 1px 2px #adacac;
}

footer {
	min-height:140px;
	background-color:#f7f7f7;
	border-top:solid 1px #ddd;
	
background: #f2f2f2; /* Old browsers */
background: -moz-linear-gradient(top,  #f2f2f2 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f2f2f2), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #f2f2f2 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #f2f2f2 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */

}

.botlink {
	width:auto;
}
.botlink ul {
	width:230px;
	float:left;
	margin-right:20px;
}
.botlink ul h3 {
	font-size:22px;
	margin: 5px 0px 10px 0px;
	font-weight:100;
	font-family: 'Signika Negative', sans-serif;
	color:#666;
	text-transform:uppercase;
	text-align:center;
	border-bottom:dashed 1px #ccc;
	padding-bottom:10px;
}
.botlink ul li {
	list-style:none;
	text-align:center;
}


.botlink ul li a {
	color:#666;
	font-size:12px;
	padding: 9px 0 9px 0px;
	display:block;
	font-family: 'Fauna One', serif;
	border-bottom:solid 1px #ddd;
}
.botlink ul li a img {
	float:right;
	padding-right:5px;
	display:none;
}
.botlink ul li a:hover {
	color:#333;
	text-decoration:none;
}

.bottom_copyright {
	background-color:#333;
	height:70px;
}
.bottomprop {
	width:98%;
	margin:auto;
}
.bottomprop p {
	color:#eee;
	font-size:12px;
	padding:30px 0 30px 0px;
	text-transform:uppercase;
	float:left;
	margin-right:20px;
}
.accept {
	float:right;
	margin:18px 0 0 0px;
}

/*about NK*/
.intro_about-nk h1{
	font-size:21px;
    margin: 40px 0px 23px -3px;
	font-family: arial;
	font-family:'Arimo-Regular';
	letter-spacing: 1.2px;

	
}
.intro_about-nk p{
	font-size:16px;
	color:#6E6967;
	line-height:27px !important ;
	text-align: justify;
	font-family:'Arimo-Regular';
	letter-spacing: 1.1px;
	padding-bottom: 10px;


}
/*about NK*/

/*certification*/
.main_matter{
width: 100%;
box-sizing: border-box;
box-shadow: 0px 3px 12px #e3e3e3;
padding: 27px;
margin-bottom: 50px;
min-height: 450px;
}
.main_matter h1{
padding: 7px 0 7px 0px;
font-size: 23px;
color: #5f5c5c;


}
.breadcrumb{
    padding: 15px 0 15px 0;
}
.breadcrumb p{
font-size: 18px;
width: 50%;
padding: 0 0 0 8px;
color: #1d4866;

}
.breadcrumb p a{
font-size: 18px;
text-decoration: none;
color: #1d4866;
}


.main_matter ul{
width: auto;
    margin: auto;


}
.main_matter ul li{
    font-family:arial;
    line-height:20px;
    font-family:'Arimo-Regular';
    color:#333333;
    letter-spacing: 1.2px;
    font-size:15px;
}
.main_matter p{
line-height: 31px;
text-align: justify;
font-family: 'Open Sans', sans-serif;
font-size: 16px;
color: #656565;
font-weight: 400;
letter-spacing: 0.5px;
margin: 7px 0;

}
.main_matter h2{
font-size: 23px;
text-transform: capitalize;
padding: 15px 0 10px 0;
color: #6b6969;
}
.machines{
    font-size:22px;
}
.wrapper_carousel .caro{
 width:50%;
 margin:0 auto;
}
.compliance h1{
	font-size:21px;
	margin:30px 0px 29px 0px;
}
.compliance p{
   line-height:22px;
   font-size:16px;
   margin-top:20px;
   margin-left:20px;
}
.compliance ul li{
	margin:10px 0px 10px 16px;
	font-size:15px;
}
.image_logo{
	padding-bottom:20px ;
}

.printing_machine ul{
	margin-top:80px;
	float:left;
}
/*certification*/

/*Our Board of Partner*/
.management_h1{
	 font-size:21px;
 	 margin:30px 0px 20px 0px;
 	 font-weight:normal !important;
}
.management h4{
	 font-size:17px;
	 font-family:arial;
	 color:#6E6967;
	 padding-bottom:10px;


}
.management p{
    font-size:17px;
    font-family: arial;
    margin-top:15px;
    margin-bottom:15px;
    text-align: justify;
    line-height:27px;
    font-family:'Arimo-Regular';

}
.management .financial_handing{
	margin-bottom:9px;
}
.management ul li{
	line-height:25px;
    font-family:'Arimo-Regular';
    font-size:17px;
} 
/*Our Board of Partner*/
/*process flow*/
.spinning_mills{
width: 100%;
margin: 0px; 
}
.spinning_mills ul{
 	width: auto;
    margin: auto;
}
.spinning_img .wash_img{
	height:400px;
	width:650px;
}
.spinning_mills ul li{
float: left;
width: 32.33%;
box-sizing: border-box;
margin: 5px;
margin-bottom: 15px;

}
.spinning_mills ul li img{
width: 100%;
float: none;
margin: 0px;
padding: 4px;
box-sizing: border-box;
border: 1px solid #b4b3b3;
}

.stoll_machine{
	width: 100%;

}
.stoll_machine h1{
    padding: 0 0 5px 0px;
}
.stoll_machine ul{
    width: auto;
    margin: auto;
}
.stoll_machine ul li{
width: 49%;
float: left;
margin: 2px;
list-style: inside;
line-height: 38px;
font-size: 17px;
color: #3e3e3e;
}


.stoll_img{
  width:100% !important;
  margin:0 auto;
}
.stoll_img ul {
   width:100%;
}
.stoll_img ul li {
    float: left;
	width: 47%;
	margin-left: 16px;
	border: 1px solid #DDDDDD;
	margin-bottom: 15px !important;

}
.stoll_img ul li img{
   height:auto;
   width:auto;
   margin-left:3px;
   margin-top:5px;
}

.washing_sec01{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
}
.washing_left{
	float:left;
	width:50%;
}

.wrapper_washing{
  width:100%;
  height:auto;
}
.container_washing{
  width:100%;
  height:auto;

}
.container_washing .left_section{
	float:left;
	width:60%;

}
.container_washing .left_section{
	float:left;
	width:60%;	
}

.printing_machine .p_section{
  font-size:16px;
  line-height:23px;
}
.printing_machine img{
  margin-top:18px;	
}
.printing_machine .p01_section{
	font-size:16px;
  line-height:19.20px;
}

/*process flow*/
.knit_machine{
margin-top: 15px;
}
.manufactured{
    width: 100%;
margin: 20px 0;

}
.manufactured img{
width: 40%;
float: right;
margin: 0 0 0 15px;
border: 1px solid #bdbdbd;
padding: 4px;
border-radius: 5px; 
}

.wrapper_carousel{
	width: 100%;
	height:auto;
	width:auto;
}
 
.wrapper_carousel .carousel{
	width:50%;
	margin:0 auto;
	height:auto;
	float:left;

}
.printing_machine{
	width:90%;
	height:auto;
	float:left;
	margin:60px 0px 0px 23px;   
}
.printing_machine  h1{
   text-align:center;
   font-size:20px;
}
.main_matter h3{
font-size: 32px;
text-transform: uppercase;
color: #1d4866;
}
.main_matter h2{
font-size: 20px;
text-transform: uppercase;
color: #1d4866;
margin-top: 15px;
}
.line{
  margin: 16px 0 16px 0;
border-bottom: 1px solid #ddd;

    
}
.main_matter img{
 float: right;
margin: 17px;
border: 1px solid #f0eded;
padding: 4px; 
}
.highlight{
 font-size: 20px;
color: #1d4866;
font-weight: 800;
 
}
.three_box{
    width:100%;
    margin-top: 20px;
}
.three_box ul{
    width: auto;
    margin: auto;
}
.three_box ul li{
width: 32.56%;
float: left;
margin: 4px;
list-style: none;

    
}
.three_box ul li a{
font-size: 17px;
text-decoration: none;
display: block;
background-color: #1d4866;
padding: 11px;
text-align: center;
color: #fff;
border: 1px solid #000;
    border-radius: 5px;
}
.three_box ul li a:hover{
    text-decoration: none;
background-color:#000;
    
}
.map{
 width: 100%;
margin-top: 25px;

}
.map iframe{
width: 100%;
padding: 4px;
border: 1px solid #cecece !important;
border-radius: 5px;
max-height: 300px;
box-sizing: border-box;
}
.enquiry{
    width: 100%;
}
.enquiry_form h2 {
    font-size: 29px;
    font-family: 'Open Sans', sans-serif;
    margin: 22px 0 20px 0px;
    color: #1d4866;
}
.enquiry_form p {
    width: 48%;
    float: left;
    margin: 7px;
    text-align: left !important;
    line-height: 35px;
  
}
.enquiry_form {
    width: 100%;
}
.enquiry_form p label {
width: 100%;
    text-align: left;
    color: #053b60;
    font-weight: 800;
    font-size: 17px;
    line-height: 16px;
}

.enquiry_form p label span {
    display: inline-block;
    color: #f33;
    font-size: 25px;
}
.enquiry_form p input,
.enquiry_form p textarea {
    font-family: 'Open Sans', sans-serif;
    width: 96%;
    padding: 6px 2%;
    font-size: 17px;
    border: 1px solid #DDD;
    margin-top: 2px;
}
.full {
    width: 48% !important;
margin: 2px;

}
.enquiry_form .full textarea {
padding: 10px;
width: 100%;
min-height: 161px;
font-size: 17px;
box-sizing: border-box;

}
.button {
background-color: #1d4866;
padding: 6px 20px 6px 20px;
font-size: 20px;
margin: 20px 0 0 8px;
color: #fff;
border: 1px solid #1d4866;
border-radius: 5px;

}
.button:hover {
    background-color: #000;
    border: 1px solid #000;
}
.error {
   color: #f00 !important;
}
.g-recaptcha{
    margin-left: 5px;
}
.feedback {
    width: 100%;
}
.feedback_form {
    width: 100%:
}
.feedback_form h2 {
    font-size: 29px;
    font-family: 'Open Sans', sans-serif;
    margin: 22px 0 0px 0px;
    color: #1d4866;
}
.feedback_form p {
    width: 49%;
    float: left;
    margin: 5px;
    text-align: left !important;
    line-height: 35px;
  
}

.feedback_form p label {
width: 100%;
    text-align: left;
    color: #053b60;
    font-weight: 800;
    font-size: 17px;
    line-height: 16px;
}

.feedback_form p label span {
    display: inline-block;
    color: #f33;
    font-size: 25px;
}
.feedback_form p input,
.feedback_form p textarea {
    font-family: 'Open Sans', sans-serif;
    width: 96%;
    padding: 6px 2%;
    font-size: 17px;
    border: 1px solid #DDD;
    margin-top: 2px;
}
.full_area {
    width: 99% !important;


}
.feedback_form .full_area textarea {
padding: 10px;
width: 100%;
min-height: 161px;
font-size: 17px;
box-sizing: border-box;

}
.submit_button {
background-color: #1d4866;
padding: 6px 20px 6px 20px;
font-size: 20px;
margin: 20px 0 0 8px;
color: #fff;
border: 1px solid #1d4866;
border-radius: 5px;

}
.submit_button:hover {
    background-color: #000;
    border: 1px solid #000;
}
.our_clients{
    width: 100%;
    margin: 0px;
    
}
.our_clients ul{
    width: auto;
    margin: auto;
}
.our_clients ul li{
 width: 24%;
    float: left;
    margin: 5px;
    list-style: none;
    
}
.our_clients ul li img{
  width: 100%;
box-sizing: border-box;
margin: 0px;
border: 1px solid #dadada;
}
.both_types ul li{
   text-align: center; 
}
.both_types ul li span{
font-size: 18px;
font-weight: 800;
color: #1d4866;

}
.main_matter .listing_matter{
    width: auto;
    margin: auto;
}
.main_matter .listing_matter li{
line-height: 37px;
font-size: 15px;
list-style: inside;
width: 50%;
float: left;

}
.main_matter .about_unit{
  width: auto;
    margin: auto;
}
.main_matter .about_unit li{
line-height: 31px;
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    color: #656565;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin: 7px 0;
    list-style: inside;
}


}