/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 3px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

audio,
canvas,
img,
video {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body{
	color:#5e6d82;
	font-family: 'Arial';
	font-size:14px;
	overflow-x:hidden;
}

@font-face {
    font-family:myFirstFont;
	src:url(..//font/MYRIADPROREGULAR.woff);
}

.header{
	border-bottom: 7px solid #f4d45c;
	height:158px;
}

.header_2 {
	height: 158px;
}

.logo{
	margin-top:20px;
}

.icon{
	float: left;
}

.main_headng{
	background: #000000;
	color: #fff;
	font-family: myriad pro;
	letter-spacing: 2px;
	height:70px;
	margin-bottom: 15px;
}

.find {
	margin:50px auto;
	float:right;
}

.search {
	padding:5px 4px;
	background:rgba(50, 50, 50, 0.2);
	border:0px solid #dbdbdb;
}
.button {
	position:relative;
	padding:3px 10px;
	left:-8px;
	border:2px solid #f4d45c;
	background-color:#f4d45c;
	color:#fafafa;
}

.button:hover  {
	background-color:#fafafa;
	color:#207cca;
}

.responsive_menu {
	display: none;
}

label.responsive_menu span {
	margin-left: 15px;
	color: #444;
	display: none;
}

input#responsive_menu {
	display: none;
}

.menubar{
	float:left;
	width:100%;
	margin:15px 0;
	background:#fff;
	border-bottom:3px solid #141414;
	-webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}

.menu{
	list-style: none;
	margin: 0px;
	padding: 0;
	position: relative;
}

.menu > li:first-child {
	border-left: none;
	box-shadow: none;
}

.menu li{
	float:left;
	border-right: 2px solid #ccc;
	border-bottom: 3px solid #000000;
	position: relative;
	bottom: -3px;
}

.menu li a{
	color:#141414;
}

.menu li a:hover{
	color:#141414;
	text-decoration:none;
}

.menu .active{
	border-bottom:3px solid #f4d45c !important;
	position: relative;
	bottom: -3px;
}

.menu span{
	padding: 0 27px;
	line-height: 50px;
	font-size:13px;
	font-weight:300;
	text-transform:uppercase;
}

.shoe img{
	padding: 6px;
	margin:0 auto 40px;;
	display:block;
	border: 5px solid rgba(0,0,0,.01);
	-webkit-box-shadow: 0 0 0 1px #e4e4e4;
	box-shadow: 0 0 0 1px #e4e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.prodct img,.prodct1 img{
	margin:40px 0;
}

.bttn{
	padding: 8px 9px;
	background: #000000;
	color: #fff;
	float: left;
	font-size: 16px;
	font-family: 'myriad pro';
}

.prodct a,.prodct1 a{
	color:#fff
}

.prodct a:hover,.prodct1 a:hover{
	color:#fff;
	text-decoration:none; 
}

.prodct span,.prodct1 span{
	color:rgb(241, 161, 14);
}

hr.line{
	border:1px solid #ccc;
	height: 0;
}

.footer{
	background: #fafafa;
	margin-top:10px;
	padding:30px;
}

.top-my span{
	position: relative;
	bottom: 22px;
	float: right;
	right: 22px;
	color:#444;
}

.footer_1{
	margin: 0;
	padding: 15px;
	font-size: 12px;
	text-align: justify;
	width: 100%;
	color:#393939;
	line-height: 25px;
}

.title-1{
	margin: 0;
	padding: 15px 0;
	font-size: 12px;
	text-align: justify;
	width: 100%;
	color:#393939;
	line-height: 25px;
}

.title-1 ul,.footer_1 ul {
    list-style: disc;
    padding:0;
    margin:0;
}

.title-1 ul li,.footer_1 li { 
  	color:#f4d45c;
	font-size: 30px;
	
	margin-left: 23px;
}

.title-1 ul li a,.footer_1 li a{
	color:#000000;
	font-size: 12px;
}

.title-1 ul li a:hover,.footer_1 li a:hover{
	color:#5e6d82;
	font-size: 12px;
	text-decoration:none;
}

.mail{
	color:#f4d45c;
}

.mail:hover{
	color:#f4d45c;
}

.footer_1 .social {
	list-style:none;
}

.social li{
	float:left;
	padding:0 10px;
}

.mi-slider {
	position: relative;
	height: 500px;
}

.title{
	font-family:'myriad pro';
	font-weight: 700;
	font-size: 13px;
	color: #000000;
}

.mi-slider ul {
	list-style-type: none;
	position: absolute;
	width: 100%;
	left: 0;
	margin:0;	
	padding:0;
	overflow: hidden;
	height:411px;
	text-align: center;
	pointer-events: none;
}

.no-js .mi-slider ul {
	position: relative;
	left: auto;
	bottom: auto;
	margin: 0;
	overflow: visible;
}

.mi-slider ul.mi-current {
	pointer-events: auto;
}


.mi-slider ul li {
	display: inline-block;
	width: 100%;
	height: 413px;
	-webkit-transform: translateX(600%);
	transform: translateX(600%);
	-webkit-transition: opacity 0.2s linear;
	transition: opacity 0.2s linear;
	background: -webkit-radial-gradient(60% 40px,red,white,green);
	background: radial-gradient(at 46% 171px,white,white,rgb(199, 199, 199));
}

.no-js .mi-slider ul li {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

.mi-slider ul li a,
.mi-slider ul li img {
	display: block;
	margin: 0 auto;
	padding-top: 15px;
}

.mi-slider ul li a {
	outline: none;
	cursor: pointer;
}

.mi-slider ul li img {
	max-width: 100%;
	border: none;
}

.mi-slider ul li h4 {
	display: inline-block;
	font-family: Baskerville, "Baskerville Old Face", "Hoefler Text", Garamond, "Times New Roman", serif;
	font-style: italic;
	font-weight: 400;
	font-size: 18px;
	padding: 20px 10px 0;
}

.mi-slider ul li:hover {
	opacity: 0.7;
} 

.mi-slider nav {
	position: relative;
	top: 411px;
	text-align: center;
	margin: 0 auto;
	
}

.no-js nav {
	display: none;
}

.slider_box{
	padding: 12px 7px;
	line-height: 4px;
	color: #8a8a8a;
	font-size: 12px;
	font-family: 'myriad pro';
}

.main_title{
	color:#5b5b5b;
	opacity:.5;
	font-size: 19px;
	text-transform: uppercase;
	margin-top:40px;
}

.mi-slider nav a {
	display: inline-block;
	padding: 0;
	text-align:left;
	background: #f8f8f8;
	border-top: 5px solid #e5e5e5;
	position: relative;
	color: #888;
	outline: none;
	-webkit-transition: color 0.2s linear;
	transition: color 0.2s linear;
	float: left;
	width:25%;
	height:75px;
}

a.mi-selected{float:left;width:30%;}
.mi-slider nav a:hover,
.mi-slider nav a.mi-selected {
	color: #000;
	border-top: 5px solid #f4d45c;
	background-color:#e5e5e5;
	text-decoration:none;
}

.mi-slider nav a.mi-selected span{
	background: #2e2e2e;
	border-radius: 50%;
	font-size: 25px;
	font-weight:bold;
	margin: 12px;
	width: 50px;
	padding: 8px 16px;
	color: #f4d45c;
	height: 50px;
	float: left;
}

.mi-slider nav span{
	background: #cbcbcb;
	border-radius: 50%;
	font-size: 25px;
	margin: 12px;
	width: 50px;
	padding: 8px 16px;
	color: #fff;
	height: 50px;
	float: left;
}

.mi-slider nav a.mi-selected:after {
	border-color: transparent;
	border-top-color: #fff;
	border-width: 20px;
	left: 50%;
	margin-left: -20px;
}


/* Move classes and animations */

.mi-slider ul:first-child li,
.no-js .mi-slider ul li {
	-webkit-animation: scaleUp 350ms ease-in-out both;
	animation: scaleUp 350ms ease-in-out both;
}

@-webkit-keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); }
}

@keyframes scaleUp {
	0% { -webkit-transform: translateX(0) scale(0); transform: translateX(0) scale(0); }
	100% { -webkit-transform: translateX(0) scale(1); transform: translateX(0) scale(1); }
}

.mi-slider ul:first-child li:first-child {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul:first-child li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul:first-child li:nth-child(3) {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

.mi-slider ul:first-child li:nth-child(4) {
	-webkit-animation-delay: 360ms;
	animation-delay: 360ms;
}

/* moveFromRight */

.mi-slider ul.mi-moveFromRight li {
	-webkit-animation: moveFromRight 350ms ease-in-out both;
	animation: moveFromRight 350ms ease-in-out both;
}

/* moveFromLeft */

.mi-slider ul.mi-moveFromLeft li {
	-webkit-animation: moveFromLeft 350ms ease-in-out both;
	animation: moveFromLeft 350ms ease-in-out both;
}

/* moveToRight */

.mi-slider ul.mi-moveToRight li {
	-webkit-animation: moveToRight 350ms ease-in-out both;
	animation: moveToRight 350ms ease-in-out both;
}

/* moveToLeft */

.mi-slider ul.mi-moveToLeft li {
	-webkit-animation: moveToLeft 350ms ease-in-out both;
	animation: moveToLeft 350ms ease-in-out both;
}

/* Animation Delays */

.mi-slider ul.mi-moveToLeft li:first-child,
.mi-slider ul.mi-moveFromRight li:first-child,
.mi-slider ul.mi-moveToRight li:nth-child(4),
.mi-slider ul.mi-moveFromLeft li:nth-child(4) {
	-webkit-animation-delay: 0ms;
	animation-delay: 0ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(2),
.mi-slider ul.mi-moveFromRight li:nth-child(2),
.mi-slider ul.mi-moveToRight li:nth-child(3),
.mi-slider ul.mi-moveFromLeft li:nth-child(3) {
	-webkit-animation-delay: 90ms;
	animation-delay: 90ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(3),
.mi-slider ul.mi-moveFromRight li:nth-child(3),
.mi-slider ul.mi-moveToRight li:nth-child(2),
.mi-slider ul.mi-moveFromLeft li:nth-child(2) {
	-webkit-animation-delay: 180ms;
	animation-delay: 180ms;
}

.mi-slider ul.mi-moveToLeft li:nth-child(4),
.mi-slider ul.mi-moveFromRight li:nth-child(4),
.mi-slider ul.mi-moveToRight li:first-child,
.mi-slider ul.mi-moveFromLeft li:first-child  {
	-webkit-animation-delay: 270ms;
	animation-delay: 270ms;
}

/* Animations */

@-webkit-keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0%); }
}

@-webkit-keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); }
}

@-webkit-keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); }
}

@keyframes moveFromRight {
	0% { -webkit-transform: translateX(600%); transform: translateX(600%); }
	100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveFromLeft {
	0% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
	100% { -webkit-transform: translateX(0); transform: translateX(0); }
}

@keyframes moveToRight {
	0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
	100% { -webkit-transform: translateX(600%); transform: translateX(600%); }
}

@keyframes moveToLeft {
	0% { -webkit-transform: translateX(0%); transform: translateX(0%); }
	100% { -webkit-transform: translateX(-600%); transform: translateX(-600%); }
}

.mi-slider {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.slider-wrap {
	position: relative;
	margin: 50px auto;
}
.slider {
	position: relative;
	margin: auto;
}
.slidy {
	margin: 0;
	padding: 0;
}
.slidy li {
	list-style: none;
	text-align: center;
}
.slidy li span {
	display: inline-block;
	vertical-align: middle;
	width: 100px;
	height: 100px;
	background: black;
}

.slider-arrow {
	position: absolute;
	top: 20px;
	width: 20px;
	height: 20px;
	background: black;
	color: #fff;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
}
.sa-left {
	left: 10px;
}
.sa-right {
	right: 10px;
}

a.slider-arrow.sa-right:hover{
	color:#fff;
}

.prodct{
	height: 305px;
	padding: 0;
	font-size: 12px;
}

/*.prodct p{
	padding:0 10px; 
}*/

.prodct1{
	border-right: 2px solid #efefef;
	height: 305px;
	padding: 0;
	font-size: 12px;
	color: #5b5b5b;
}

.example-image-link span{
	color:#f4d45c;
	font-size: 18px;
}

.mi-selected span{
	float: left;
	height: 35px;
	padding: 3px 12px;
	background: #444;
	border-radius: 50%;
	font-size: 18px;
	margin: 10px 0;
	width: 35px;
	color: #fff;
}

.shoe{
	padding:0;
	margin-top:40px;
}

/* line 11, ../sass/lightbox.sass */
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

/* line 20, ../sass/lightbox.sass */
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
/* line 28, ../sass/lightbox.sass */
.lightbox .lb-image {
  display: block;
  height: auto;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
/* line 32, ../sass/lightbox.sass */
.lightbox a img {
  border: none;
}

/* line 35, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 44, ../sass/lightbox.sass */
.lb-container {
  padding: 4px;
}

/* line 47, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 56, ../sass/lightbox.sass */
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../img/loading.gif) no-repeat;
}

/* line 63, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 71, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 74, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 77, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  cursor: pointer;
  /* Trick IE into showing hover */
  display: block;
}

/* line 84, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}
/* line 87, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(../img/prev.png) left 48% no-repeat;
}

/* line 90, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}
/* line 93, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(../img/next.png) right 48% no-repeat;
}




/* line 96, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.3-p392/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 103, ../sass/lightbox.sass */
.lb-data {
  padding: 0 4px;
  color: #bbbbbb;
}
/* line 106, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 111, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 115, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
/* line 121, ../sass/lightbox.sass */
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../img/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
/* line 130, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.example-image-link{
}



<!--------------about us--------------->

.title_1 {
	color: #fff !important;
	font-weight: 700;
}

.title_1 span{
	color: #979797;;
}

.shoe_about p{
	margin-bottom:10px;
	text-align: justify;
	padding: 36px 0;
	line-height: 24px;
}

.shoe_about img{
	padding: 6px;
	margin:0 auto;
	width:100%;
	border: 5px solid rgba(0,0,0,.01);
	-webkit-box-shadow: 0 0 0 1px #e4e4e4;
	box-shadow: 0 0 0 1px #e4e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.shoe_about h3{
	text-transform: uppercase;
	font-size: 16px;
	font-family: myriad pro;
	line-height: 38px;
	border-bottom: 3px solid #e7e7e7;
	margin-bottom: 40px;
}



.shoe_about h3 {
	padding:0 10px;
}

.texts h3{
	text-transform: uppercase;
	font-size: 16px;
	font-family: myriad pro;
	line-height: 38px;
	border-bottom: 3px solid #e7e7e7;
	margin-bottom:0px;

}

.team{
	margin: 21px 0;
	border: 2px solid #ccc;
}

.i p{
	padding:0;
}

.team img{
	width:100%;
}

.team p{
	text-align: justify;
	padding: 35px 0;
}

.texts li{
	text-align: justify;
	padding: 27px 0;
	color: #f4d45c;
	font-size: 30px;
	line-height: 15px;
}

.texts li span{
	color: #5e6d82;
	font-size: 14px;
}
<!---->





<!--------------featured-------------------->

.featured-1{
	border-right: 2px solid #efefef;
	height: 305px;
	padding: 0;
	font-size: 12px;
	color: #5b5b5b;
	margin-top:20px;
}

.f_prodts{
	height:420px;
}

.f_prodts img{
	padding: 30px 0 10px 0px;
	margin: 0 auto;
	display: block;
	border: 5px solid rgba(0,0,0,.01);
	-webkit-box-shadow: 0 0 0 1px #e4e4e4;
	box-shadow: 0 0 0 1px #e4e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

.f_prodts p{
	margin: 12px 0
}

.top-my{
	background:#f7f7f7;
	color:#F4D45C;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom: 3px solid #444;
	margin-bottom:40px;
}

.top-my img{
	width: 116px;
	margin: 47px 10px;
	border: 1px solid rgba(0,0,0,.01);
	-webkit-box-shadow: 0 0 0 1px #e4e4e4;
	box-shadow: 0 0 0 1px #e4e4e4;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}




.map{
	width:100%;
	height:470px;
}

.map p{
	padding: 0;
	margin: 40px 0;
	text-align: justify;
	font-size: 14px;
}

.cntct{
	width: 100%;
	background: #f2f2f2;
	padding: 10px 12px;
	height:395px;
}

.box {
	width: 100%;
	height: 37px;
	margin-bottom: 5px;
	line-height: 18px;
	padding: 0px 8px;
	border: 1px solid #CCC;
	background:#f2f2f2;
}

.box1 {
	width: 100%;
	height: 182px;
	margin-bottom: 5px;
	line-height: 18px;
	padding: 2px 5px;
	border: 1px solid #CCC;
	background:#f2f2f2;
}

.btnn{
	
	background: #2e2e2e;
	color: #fff;
	font-size: 16px;
	background-image: url(../img/icon/Untitled-1.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	width: 25%;
	margin: 0 5px;
	float: left;
	height: 36px;
	text-transform: lowercase;
	padding: 0 10px;
	text-align: left;
	border: none;
	font-family: 'myriad pro';
}

.btnn1{
	
	background: #2e2e2e;
	color: #fff;
	font-size: 16px;
	background-image: url(../img/icon/Untitled-1.png);
	background-repeat: no-repeat;
	background-position: 100% 50%;
	width: 25%;
	float: left;
	height: 36px;
	text-transform: lowercase;
	padding: 0 10px;
	text-align: left;
	border: none;
	font-family: 'myriad pro';
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media screen and (max-width: 960px){

label.responsive_menu {
	display: block;
	padding: 7px 0;
}

label.responsive_menu span {
	display: inline;
	font-size: 20px;
	font-variant: small-caps;
	font-weight: 400;
}

.responsive_menu:after {
	position: absolute;
	top: 9px;
	right: 15px;
	content: "\2263";
	font-size: 35px;
	color: #444;
}

#responsive_menu:checked+.menu {
	display: block;
}

.header form{
	margin: -70px auto;
}

.menu > li {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
	-ms-transition: none;
	-o-transition: none;
}

.menu {
    display: none;
}

label.responsive_menu span {
	display: inline;
	font-size: 20px;
	font-variant: small-caps;
	font-weight:400;
}

label.responsive_menu {
	position: relative;
	display: block;
	width: 100%;
	padding: 15px 0;    
}


.menu {
	padding: 0;
}

.menu li {
	width: 100%;
	display:block;
	text-align: left;
	margin-left: 0;
}

.menu > li {
	border-right: none;
    padding: 0px;
    position: relative;
	border-bottom: 1px solid #CCC;
}

.menu .active {
    border-bottom: 1px solid #F4D45C !important;
}

.menu > li > a {
	display: inline;
}

.menu li ul, .menu li .megadrop, .menu li .columndrop {
	top:0px;
}

.menu li ul {
	padding: 0;
	z-index: 50;
}

.menu .megadrop, .menu .columndrop {
	width: 100%;
	padding: 0 2.5%;
}

.menu li > ul li {
	padding: 18px 0px;
}

.menu .col, .menu .columndrop .col { 
	width: 94%;
	padding: 0 3%;
}

.menu > li > ul {
	width: 100%;
}

.menu > li > ul li ul {
	width: 100%;
	top:43px;
	left: 0;
	margin-top: 30px;
	z-index: 2;
}

.menu > li > ul > li:hover ul {
	margin-top: 0;
	z-index:9999999;
}
	
#responsive_menu:checked+.menu {
	display: block;
}

.menu > li > ul li ul li ul {
	width: 100%;
    top:43px;
	left: 0px;
	margin-left: 0;
	margin-top: 30px;
}

.menu > li > ul > li ul li:hover ul{
	margin-top: 0;
}

.menu > li > ul li{ 
	padding: 15px 0 15px 6%;
	width: 94%;
}

.menu > li > ul li ul li{ 
	padding: 15px 0 15px 9%;
	width: 91%;
}

.menu > li > ul li ul li ul li{ 
	padding: 15px 0 15px 12%;
	width: 88%;
}
	
.menu ul li.dropdown:after {
	left: 90%;
}

/* Disable animation */
.menu > li > ul li ul, .menu li >ul li, .menu > li > .megadrop, .menu > li > .columndrop, .menu > li > ul, .menu > li {
	transition: none;
	-moz-transition: none;
	-webkit-transition: none;
    -ms-transition: none;
	-o-transition: none;
}
	
a:hover{
	text-decoration:none;
	color:#F4D45C;
}


	}

@media screen and (max-width: 768px){
.header form{
	display: block;
	margin: 0px auto;
	padding: 0;
	position: relative;
	top: -65px;
	float: right;
}
.slider_box {
    padding: 1px 7px;
    line-height: 15px;
}

.shoe img {
    width: 100%;
}

.prodct1 {
    border-right: 2px solid #EFEFEF;
    height: 700px;
    padding: 0px;
    font-size: 18px;
	text-align:center;
    color: #5B5B5B;
    display: block;
}

.prodct{
	height: 700px;
    font-size: 18px;
	text-align:center;
}

.prodct img, .prodct1 img {
    width: 100%;
}

.bttn {
    width: 100%;
    text-align: center;
}
}

@media screen and (max-width: 480px){ 
.header {
    border-bottom: 7px solid #F4D45C;
    height: auto;
}

.header form{
	display: block;
	float: none;
	margin: 0px auto;
	width: 60%;
	padding: 30px;
	position: relative;
	top: 0px;
}

.logo img{
	display: block;
	margin: auto;
}

.main_title {
    text-align:center;
}
.prodct{
	height: 390px;
}
.prodct1,.prodct p {
	padding: 0 10px;
	text-align: center;
}

.prodct img,.prodct1 img {
    display: block;
    margin: 25px auto;
}

.bttn{
	color: #FFF;
	float: none;
	text-align: center;
	margin: 0 auto;
	display: block;
}


.prodct1 {
    height: 390px;
}

.menubar {
    border:none;
}


.shoe{
	margin: 15px 0;
}

slider {
	width:342px;
}

.slider_box {
	display:none;
}

.mi-slider {
    height: 362px;
}

.mi-slider ul li {
	height:288px;
}
.mi-slider ul li img {
    max-width: 80%;
}

.mi-slider nav {
    top: 288px;
}

.slider-wrap {
	width:90%;
}

.slider-arrow {
	position: absolute;
	top: 0px;
	width: 0;
	font-weight: bold;
	height: 0;
	color: #E0E0E0;
	text-align: center;
	text-decoration: none;
	font-size: 40px;
}

.footer {
    margin: 0;
    padding: 0 20px;
}

.footer_1 {
    margin: 0px;
    padding: 0px;
}

.footer_1 h4{
	border-bottom: 2px solid black;
	padding: 19px 0;
}

.footer_1 li {
    list-style: none;
}


	}
	
@media screen and (max-width: 320px){ 
.header {
    border-bottom: 7px solid #F4D45C;
    height: auto;
}

.logo img{
	display: block;
	margin: auto;
}

.main_title {
    text-align:center;
}
.prodct{
	height: 290px;
	font-size:12px;
}
.prodct1,.prodct p {
	padding: 0 10px;
	text-align: center;
}

.prodct img,.prodct1 img {
    display: block;
    margin: 25px auto;
	width:100%;
}

.header form{
	display: block;
	float: none;
	margin: 0px auto;
	padding: 30px;
	width: 89%;
	position: relative;
	top: 0px;
}

.bttn{
	color: #FFF;
	float: none;
	text-align: center;
	margin: 0 auto;
	display: block;
}

.example-image-link .bttn:hover{
	text-decoration:none;
}


.prodct1 {
    height: 270px;
	font-size:12px;
}

.menubar {
    border:none;
	margin:0;
}

.shoe{
	margin: 15px 0;
}

.slider_box {
	display:none;
}

.mi-slider {
    height: 362px;
}

.mi-slider ul li {
	height:288px;
}

.mi-slider nav {
    top: 288px;
}

.slider-arrow {
	position: absolute;
	top: 0px;
	width: 0;
	font-weight: bold;
	height: 0;
	color: #E0E0E0;
	text-align: center;
	text-decoration: none;
	font-size: 40px;
}

.slider-wrap {
	width:84%;
}

<!-------------------about us---------------->
.shoe_about h3 {
    padding: 10px;
}

.shoe_about p {
	padding:10px;
}

.texts{
	padding:10px;
}

.texts p {
    padding: 20px 0px;
}

.texts{
	list-style: none outside none;
	padding: 10px 5px;
}

.texts h3{
	padding:0 10px;
}

.title-1 h4{
	padding:0 20px;
}

.f_prodts {
    height: 355px;
}

.f_prodts p {
	text-align:center;
}	

.top-my span {
    top:150px;
	left: -67px;
}

.top-my img {
    width: 178px;
}

.map,.map p {
    padding: 6px;
}

#title-populr{
	padding: 0 45px;	
}


	}	

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

<!--------------shop-------------------->
