@import url(//fonts.googleapis.com/css?family=Lato:100,300,400,700,900);
/******************************************************************
Theme Name: Project
Theme URI: http://www.macroblu.com
Description: This site was built using the Bones Development Theme. 
Author: David Sheppard
Author URI: http://www.macroblu.com
Version: 1.0
Tags: html5, css3, development, responsive, media queries, mobile, h5bp


******************************************************************/
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html,
body {
  width: 100% !important;
  /* height: 100%; */

  margin: 0px;
  padding: 0px;
	 overflow-x:hidden !important;
  /* overflow-x: hidden; */
}
.control-group .controls {
  overflow-x: hidden;
}
body,
tr,
td,
table,
th,
div,
p,
span,
input,
textarea {
  font-family: 'Lato', sans-serif;
  color: #000;
  font-weight: 500;
}
a {
  text-decoration: none;
  color: #E10418;
}
a:hover {
  text-decoration: none;
  color: #DEDEDE;
}
a img {
  border: none;
}
a {
  outline: none;
}
ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4 {
  font-weight: normal;
  margin: 0;
  padding: 0;
  color: #666666;
  /*opacity:0.99;*/
}
p {
  margin: 0;
  padding: 10px 0;
}
.clear {
  clear: both;
  line-height: 0px;
  height: 0px;
}
img {
  vertical-align: bottom;
}
.hidden {
  display: none;
  visibility: hidden;
}
.flt {
  display: inline-block;
  vertical-align: top;
}
h1 {
  color: #000;
}
/* colors */
/* bootstrap mixin */
.black {
  background: #000;
}
.navbar .nav > li > a {
  text-transform: uppercase;
  font: 700 15px/60px 'Lato';
  padding: 0 12px 0 22px;
}
.navbar-inverse .navbar-inner {
  background: #000;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  background: #000;
}
#home_out {
  height: 960px;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: 100%;
}
#home_slide_wrap {
  position: absolute;
  z-index: 10;
  height: 1013px;
  width: 1920px;
  top: 50%;
  left: 50%;
  margin: -470px 0 0 -960px;
}
#home_slide {
  width: 100%;
  z-index: 10;
  /* div {
		  height: 960px;
		  float: left;
	  } */

}
#carousel img {
  min-width: 100%;
  min-height: 100%;
}
#home {
  height: 960px;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  z-index: 20;
  width: 100%;
}
#home .logo {
  padding: 280px 0 0 0;
}
#home h1 {
  font: 500 30px/100px 'Lato';
  color: #FFF;
  text-transform: uppercase;
}
#home .subscribe_out {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  width: 100%;
}
.subscribe {
  background: #000;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: 0 auto;
  text-align: center;
  padding: 17px 20px 10px 20px;
  width: 376px;
}
.subscribe form {
  background: #212121;
  border: 1px solid #7E7E7E;
  margin: 0;
  padding: 0;
}
.subscribe form .input {
  width: 322px;
  display: inline-block;
  vertical-align: top;
  background: #212121;
  border: none;
  height: 25px;
  margin: 0;
  color: #FFF;
  border-radius: 0;
  text-transform: uppercase;
}
.subscribe form .go {
  width: 36px;
  display: inline-block;
  vertical-align: top;
}
.social a {
  display: inline-block;
  vertical-align: top;
  background: url(images/social.png);
  width: 65px;
  height: 65px;
  overflow: hidden;
  margin: 0 18px 0 0;
  text-align: left;
  text-indent: -9999px;
}
.social .twitter {
  background-position: 0 0;
}
.social .facebook {
  background-position: -65px 0;
}
.social .contact {
  background-position: -130px 0;
}
.social .twitter:hover {
  background-position: 0 -65px;
}
.social .facebook:hover {
  background-position: -65px -65px;
}
.social .contact:hover {
  background-position: -130px -65px;
}
#about .header {
  background: url(images/2.jpg) no-repeat top center;
  position: relative;
  height: 478px;
  margin-bottom: 34px;
}
#about .header h2 {
  position: absolute;
  bottom: 0;
  left: 0;
  font: 700 300px/234px 'Lato';
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  width: 100%;
}
#about .item {
  padding: 0 0 30px 0;
}
#about .item p,
#about .item div,
#about .item span {
  font: 300 18px/26px 'Lato';
}
#about .item h2 {
  color: #000;
  font: 700 18px/20px 'Lato';
  text-transform: uppercase;
}
#about .item .cmfr {
  display: inline-block;
  vertical-align: top;
  width: 110px;
}
#about .item .txt {
  display: inline-block;
  vertical-align: top;
  width: 330px;
  padding: 10px 0 0 0;
}
#products {
  background: url(images/3.jpg) no-repeat top center;
  padding: 150px 0 0 0;
  min-height: 770px;
  /* #pimg			{ width:406px;} */

  /* #products_ajax	{ position:relative;
	  .span_r			{ width:408px;}
	  .span_l			{ width:494px; position:absolute; top:0; right:0; margin-left:408px;}
	} */

}
#products h1 {
  font: 700 56px/57px 'Lato';
  padding: 0 0 22px 0;
  color: #FFF;
  text-transform: uppercase;
}
#products .pmenu {
  height: 57px;
  border: 1px dotted #FFF;
  border-left: none;
  border-right: none;
  margin: 0 0 15px 0;
}
#products .pmenu * {
  text-transform: uppercase;
}
#products .pmenu .pmenu_item {
  font: 700 24px/57px 'Lato';
  color: #FFF;
  display: inline-block;
  vertical-align: top;
  padding-bottom: 6px;
}
#products .pmenu .dropdown {
  display: inline-block;
  vertical-align: top;
  margin-right: 50px;
}
#products .pmenu .dropdown-menu {
  background: #000;
  margin-top: -2px;
  border-radius: 0;
  opacity: 0.95;
}
#products .pmenu .dropdown-menu * {
  color: #FFF;
}
#products .pmenu .dropdown-menu > li > a:hover,
#products .pmenu .dropdown-menu > li > a:focus,
#products .pmenu .dropdown-submenu:hover > a,
#products .pmenu .dropdown-submenu:focus > a {
  background: #000;
  opacity: 1;
}
#products #products_ajax {
  position: relative;
}
#products #products_ajax #nnext {
  position: absolute;
  top: 150px;
  right: -50px;
}
#products #products_ajax #pprev {
  position: absolute;
  top: 150px;
  left: -50px;
}
#products .description * {
  color: #FFF;
  font: 400 18px/26px 'Lato';
}
#products .description h2 {
  font: 400 24px/26px 'Lato';
  text-transform: uppercase;
  padding: 0 0 10px 0;
}
#products .description h3 {
  font: 300 18px/20px 'Lato';
  text-transform: uppercase;
  padding: 0px 0 0 0;
}
#products .description .size_chart {
  display: none;
}
#products .description .size_chart .close {
  font: 400 12px/18px 'Lato';
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  background: #FFF;
  padding: 2px 4px;
  color: #000;
}
#products .description .size_chart .close_div {
  height: 15px;
}
#products .description .specs {
  position: relative;
}
#products .description .specs p {
  font: 300 16px/18px 'Lato';
  padding: 0 0 10px 0px;
}
#products .description .specs b,
#products .description .specs strong {
  line-height: 22px;
}
#products .description .specs .show_size_chart {
  display: block;
  position: absolute;
  top: 2px;
  left: 38px;
  font: 300 14px/20px 'Lato';
  color: #d6d6d6;
  text-transform: uppercase;
  text-decoration: underline;
}
#products .div {
  border-bottom: 1px dotted #FFF;
  height: 1px;
  margin: 10px 0 20px 0;
}
#products #colors {
  margin: 7px 0 40px 0;
  /* width:50%; margin-right:-5px; */

}
#products #colors .name {
  font: 300 16px/18px 'Lato';
  text-transform: uppercase;
  letter-spacing: -1px;
  display: inline-block;
  vertical-align: top;
  margin: 5px 12px 0 0px;
}
#products #colors .item {
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 26px;
  border: 1px solid #FFF;
  margin: 0 10px 0 0;
}
#products #colors .image {
  display: inline-block;
  vertical-align: top;
  width: 94px;
}
#products #colors .image_name {
  font: 300 16px/18px 'Lato';
  text-transform: uppercase;
  letter-spacing: -1px;
  margin: 4px 0 0 0;
}
#products #thumbs {
  text-align: right;
  margin-top: 10px;
  /* width:50%;  */

}
#products #thumbs a {
  display: inline-block;
  vertical-align: top;
  margin: auto 7px auto 0;
}
#products #pimg img {
  width: 100%;
}
#magnifier {
  display: block;
  position: relative;
  z-index: 100;
}
#magnifier img {
  display: block;
}
#magnifier img::selection {
  background-color: transparent;
}
#shop {
  padding: 300px 0 0 0;
  text-align: center;
  background: url(images/4.jpg) no-repeat;
  height: 710px;
  /* 1010 */

}
#shop .shop {
  font: 700 130px/150px 'Lato';
  text-transform: uppercase;
}
#shop .txt {
  font: 700 16px/55px 'Lato';
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-left: 40px;
}
#shop .txt img {
  padding: 0 15px;
}
#shop .soon {
  font: 700 40px/70px 'Lato';
  text-transform: uppercase;
  letter-spacing: 2px;
}
#shop .men {
  padding: 55px 0 30px 0;
}
#shop .men a {
  font: 700 70px/90px 'Lato';
  text-transform: uppercase;
  text-align: center;
  background: #000;
  color: #FFF;
  display: inline-block;
  padding: 0px 30px;
  text-decoration: none;
}
#shop .women {
  padding: 55px 0 30px 0;
  padding: 0 0 50px 0;
}
#shop .women a {
  font: 700 70px/90px 'Lato';
  text-transform: uppercase;
  text-align: center;
  background: #000;
  color: #FFF;
  display: inline-block;
  padding: 0px 30px;
  text-decoration: none;
}
#campaign {
  border-top: 1px dotted #000;
  background: url(images/campaign_l.jpg) no-repeat -170px 180px, url(images/campaign_r.jpg) no-repeat 100% 180px;
}
#campaign h1 {
  font: 700 80px/180px 'Lato';
  text-transform: uppercase;
  text-align: center;
}
#campaign #videos .item {
  height: 639px;
  overflow: hidden;
  z-index: 1;
}
#campaign #videos .item iframe {
  z-index: 1;
}
#campaign .carousel-control {
  background: url(images/arrows.png);
  width: 84px;
  height: 105px;
  overflow: hidden;
  text-indent: -999px;
  border: none;
  border-radius: 0;
}
#campaign .carousel-control.right {
  right: 0;
  background-position: -85px 0;
  z-index: 20;
}
#campaign .carousel-control.left {
  left: 0;
  z-index: 20;
}
#campaign .carousel-control.left:hover {
  background-position: 0 -105px;
}
#campaign .carousel-control.right:hover {
  background-position: -85px -105px;
}
#spring_out {
  position: relative;
  height: 970px;
  overflow: hidden;
}
#spring_slider_out {
  position: absolute;
  height: 970px;
  width: 1920px;
  top: 50%;
  left: 50%;
  margin: -485px 0 0 -960px;
  z-index: 10;
}
.spring_h1 {
  font: 100 48px/180px 'Lato';
  text-transform: uppercase;
  text-align: center;
}
#spring {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 210px 0 0 0;
  z-index: 20;
}
#spring .box {
  background: url(images/black.png);
}
#spring .box .logo_vert {
  padding: 30px;
}
#spring .box .logo_hor {
  display: none;
  padding: 20px 0 0 20px;
}
#spring .box .spanr {
  text-align: center;
}
#spring .box .text {
  padding: 25px 20px 25px 0px;
}
#spring .box .text h2 {
  font: 700 24px/28px 'Lato';
  text-transform: uppercase;
  color: #FFF;
}
#spring .box .text p {
  color: #FFF;
  font: 300 17px/19px 'Lato';
}
#spring .box .text .logo {
  display: inline-block;
  vertical-align: top;
  padding: 0 60px 0 0;
}
.logo_hor {
  display: none;
}
#spring_pager {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 21;
}
#spring_pager a.selected span {
  background: #000;
}
#spring_pager a {
  display: inline-block;
  padding: 5px;
}
#spring_pager span {
  border-radius: 10px;
  background: #FFF;
  text-indent: -100px;
  line-height: 0;
  display: inline-block;
  width: 10px;
  height: 10px;
  overflow: hidden;
}
.h1_stock {
  font: 700 220px/270px 'Lato';
  color: #B1B1B1;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#stock {
  background: url(images/6.jpg) no-repeat top center;
  padding: 180px 0 110px 0;
}
#stock h2 {
  margin: 20px 0 10px 0;
  padding: 3px 5px;
  background: #000;
  width: 200px;
  font: 18px/20px 'Lato';
  color: #FFF;
  text-transform: uppercase;
}
#stock .black_far {
  width: 600px;
  overflow: visible;
}
#stock p {
  font: 16px/18px 'Lato';
  color: #000;
  padding: 0 0 12px 0;
}
#stock strong {
  display: inline-block;
  vertical-align: top;
  width: 37px;
}
#stock em {
  display: inline-block;
  vertical-align: top;
  width: 200px;
}
#stock strong,
#stock em {
  font: 400 15px/19px 'Lato';
  font-style: normal;
}
#stock a {
  color: #FFF;
}
#stock .logo {
  padding: 30px 0 0 0;
}
#stock .spanr {
  width: 380px;
}
#stock .spanl {
  width: 380px;
  margin-left: 180px;
}
#contact {
  padding: 100px 0;
}
#contact h2 {
  font: 300 56px/60px 'Lato';
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0 0 20px 0;
  color: #000;
}
#contact strong {
  display: inline-block;
  vertical-align: top;
  width: 38px;
  font: 400 19px/37px 'Lato';
  margin: 6px 10px 6px 0;
  background: url(images/grey.png);
  text-align: center;
  color: #FFF;
}
#contact em {
  display: inline-block;
  vertical-align: top;
  width: 300px;
  font: 900 35px/37px 'Lato';
  margin: 6px 0;
}
#contact strong,
#contact em {
  font-style: normal;
}
#contact a {
  font: 200 36px/38px 'Lato';
  color: #000;
}
#contact .social {
  opacity: 0.5;
}
#contact .social .twitter:hover {
  background-position: 0 -130px;
}
#contact .social .facebook:hover {
  background-position: -65px -130px;
}
#contact .social .contact:hover {
  background-position: -130px -130px;
}
#footer {
  background: #000;
  text-align: center;
}
#footer .subscribe {
  padding-top: 0;
}
#footer .copy {
  font: 700 10px/20px 'Lato';
  color: #FFF;
  padding-bottom: 8px;
}
#footer .copy a {
  color: #FFF;
}
#f_nav {
  margin: 0;
}
#f_nav li {
  display: inline-block;
  vertical-align: top;
}
#f_nav li a {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  font: 700 15px/60px 'Lato';
  color: #9D9D9D;
  text-transform: uppercase;
}
#f_nav li a.active,
#f_nav li a:hover {
  color: #FFF;
  background: #000;
}
/* Large desktop */
@media (min-width: 1200px) {
  
}
/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 979px) {
  
}
@media (max-width: 1100px) {
  .h1_stock {
    font: 700 100px/170px 'Lato';
  }
}
/* Landscape phone to portrait tablet */
@media (max-width: 979px) {
  .container,
  html,
  body {
    width: 940px;
  }
  .logo_vert {
    display: none !important;
  }
  .logo_hor {
    display: block !important;
    font: 700 90px/120px 'Lato';
    text-transform: uppercase;
    letter-spacing: 2px;
  }
  .h1_stock {
    font: 700 120px/170px 'Lato';
  }
  #stock {
    padding: 20px 0;
  }
  #stock h2 {
    margin: 15px 0 7px 0;
  }
  #stock .logo {
    display: none;
  }
  #stock .spanr {
    width: 460px;
  }
  #stock .spanl {
    width: 460px;
    margin-left: 20px;
  }
  #about .header h2 {
    font: 700 200px/150px 'Lato';
  }
  .navbar .nav > li > a {
    text-transform: uppercase;
    font: 700 14px/60px 'Lato';
    padding: 0 8px 0 8px;
  }
  #spring .box .spanr {
    display: block;
    width: 100%;
  }
  #contact .spanr {
    display: block;
    width: 100%;
  }
  #footer {
    width: 100%;
  }
  /* #products	{
  		#products_ajax	{ 
  	  		.span_r			{ }
  	  		.span_l			{ width:434px; position:absolute; top:0; right:0; margin-left:408px;}
  		}	
  	} */
}
/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
  .container {
    width: 940px;
  }
  #footer ul {
    display: none;
  }
}
/* Landscape phones and down */
@media (max-width: 480px) {
  
}