.top-bar ul {
  list-style: none outside none;
  margin-bottom: -6px;
}
/*
  Global
*/

.full-width {
  max-width: 100%;
  width: 100%;
}

hr.three {
  border: solid #d8d7d6;
  border-width: 3px 0 0;
  clear: both;
  margin: 0 19px 26px;
}

hr.three.promo-divide {
  margin: 0 0 35px;
  display:none;
}

.row.constrain-to-976 {
  max-width: 976px;
}
.canvas-bg{
  background: url("../images/shared/canvas_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.canvas-bg.container{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
}

::-moz-focus-inner {
    border: 0;
    padding: 0;
}

.oneColumnPage a:hover{
  text-decoration: none;
}
.twoColumnPage a:hover{
  text-decoration: none;
}
#product_carousel > a.center-text.viewall,
.dept_carousel > a.center-text.viewall{
  color: #57B9E1;
  display: block;
  font-family: proxima;
  font-size: 15px;
  line-height: 24px;
  text-decoration: underline;
  margin-top:-15px;
}

#product_carousel > a.center-text:hover, .dept_carousel > a.center-text:hover{
  text-decoration: underline;
}
#product_carousel .orbit-slides-container img {
    margin-left: auto;
    margin-right: auto;
}
.dept_carousel.products > a.center-text.viewall{margin-top:-31px; margin-bottom:7px;}
.products.dept_carousel .tag, .products.dept_carousel figcaption > span.label{margin-bottom:10px !important;}
.products.dept_carousel .tag > span{font-size:14px; padding:4px 8px 3px; font-family: proximasemibold}
.products.dept_carousel > div{margin-bottom:35px;}
/*
  Homepage css
*/

/* Hero Image */
.hero-banner {
    position: relative;
}

#hp_hero {
  background: url("../images/shared/canvas_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  overflow:hidden;
}
.marketplace #hp_hero,
.twoColumnPage #hp_hero {
  background: none;
}
#hp_hero  ul[data-orbit] {
    display: none;
}
#hp_hero  ul[data-orbit] > li {
    float: left;
}

.en_UG #hp_hero img {
  min-height: 200px;
}

.hero-text {
  margin-top: 0;
  padding: 0 19px;
}
.hero-text > li {
  line-height: 1;
}

.hero-text h4 {
  color: #373533;
  font-family: proxima;
  font-size: 16px;
  line-height: 1.2;
  margin: 16px 0 10px;
}

.hero-text h2 {
  color: #373533;
  font-size: 32px;
  line-height: 1;
  margin: 0 0 10px;
  padding: 0;
  display: block;
}

.fw-vid-bnr h2 {
    margin-top: 30px;
}

.marketplace .hero-text h2 {
  color: #373533;
  font-size: 32px;
  line-height: 1;
  margin: 0 0 0 -10px;
  padding: 0;
  display: block;
}

.hero-text h4 a, .hero-text h2 a {
  color: #373533;
  display: block;
}

.hero-text .button {
  border-radius: 2px;
  font-family: brandon;
  font-size: 14px;
  line-height: 1;
  padding: 15px 25px;
  margin-bottom: 19px;
  text-transform: uppercase;
  display: block;
}

.hero-text .button + .button {
  margin-top: -10px;
}

.hero-text .button:hover {
  background: none repeat scroll 0 0 #449B68;
}
.hero-text a:hover {
  text-decoration: none;
}

.hero-text .button .show-for-small-only {
  font-size: 21px;
}

.hero-text .button.green {
  background-color: #5acb89;
}

.hero-text .button.green:hover {
  background: none repeat scroll 0 0 #449B68;
}

.hero-text .button.blue {
  background-color: #57b9e1;
}

.hero-text .button.blue:hover {
  background: none repeat scroll 0 0 #3b7e9a;
}

/* Hero Carousel*/
#hp_hero_orbit img {
  margin: 0 auto;
}

.hero-banner .orbit-container {
  margin: 0 auto;
  max-width: 1400px;
}
.hero-banner .orbit-bullets-container {
  position: relative;
  min-height: 0;
}
.hero-banner ol.orbit-bullets {
  display: inline-block;
  padding: 2px;
  margin-bottom: 15px;
  top: 0;
}
.hero-banner ol.orbit-bullets li {
  background: none repeat scroll 0 0 #eeeeee;
  height: 20px;
  margin-right: 10px;
  padding: 2px;
  width: 20px;
  opacity: .6;
  cursor: pointer;
  -moz-box-shadow: 0 0 1px 1px rgba(0,0,0,.15);
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.15);
  box-shadow: 0 0 1px 1px rgba(0,0,0,.15);
}
.hero-banner ol.orbit-bullets li.active {
  background: none repeat scroll 0 0 #FFF;
  opacity: 1;
}
.hero-banner ol.orbit-bullets li:last-child {
  margin-right: 0;
}
.hero-banner .orbit-container .orbit-prev > span,
.hero-banner .orbit-container .orbit-next > span {
  border: 0;
}
.hero-banner .orbit-container .orbit-prev,
.hero-banner .orbit-container .orbit-next {
  border: 0;
  background-image: url("../../images/site_assets/orbit_bnr_arrows.png");
  background-position: 0 center;
  top: 23.45%;
  margin: 0;
  width: 3%;
  height: 53.1%;
  max-height: 223px;
  max-width: 42px;
  margin: 0 16px;
}
.hero-banner .orbit-container .orbit-next {
  background-position: right center;
}
.hero-banner .orbit-container .orbit-prev:hover,
.hero-banner .orbit-container .orbit-next:hover {
  background-color: transparent;
}
.hero-banner .video-thumb {
  margin: 0 20px;
  position: relative;
}
.flex-video {
  padding-top: 0;
  padding-bottom: 56.3%;
}
.hero-banner .video-thumb img {
  margin: 10px 0 20px;
}
.hero-banner .video-thumb .play-icon {
  position: absolute;
  width: 100%;
  max-width: 480px;
  z-index: 97;
  display: none;
  left:0;
}
.fw-vid-bnr .video-thumb .play-icon {
  display: block;
}
#hp_hero:hover .play-icon {
    opacity: .8;
}
.image-container .play-icon2 {
  position: absolute;
  width: 100%;
  max-width: 560px;
  z-index: 97;
  display: inline-block;
  left:0;
}
.image-container.Tertiary .play-icon2 {
  max-width: 312px;
}
.image-container.Secondary .play-icon2 {
  max-width: 396px;
}

#myvid, #myvid2 {
  z-index: 20000;
  background: transparent;
  padding: 0;
  border: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#myvid .reveal-modal-inner, #myvid2 .reveal-modal-inner {
  max-width: 1200px;
  background: #ffffff;
  padding: 2.5rem 1.25rem 1.25rem;
  margin: auto;
  position: relative;
  border: 1px solid #666666;
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
#myvid .close-reveal-modal, #myvid2 .close-reveal-modal {
  color: #AAAAAA !important;
  right: 0.25rem;
  top: 0.25rem;
  font-size: 2rem !important;
  z-index: 1;
}

/*********** email sign-up / social icons below banner ***********/

.banner-extra h3 {
    font-family: proxima;
    font-size: 20px;
    line-height: 1.1m;
    font-weight: bold;
    margin: 20px 0 10px;
}
.banner-extra .constrain-to-976 {
    margin: auto;
}
.banner-extra .social, .banner-extra .email {
    padding: 0 19px;
}
.banner-extra #em-signup-confirm {
    display: none;
    font-family:proxima;
    font-size: 15px;
    padding-top:4px;
}

form.banner-email-signup .button, form.banner-email-signup input[type="text"] {
    margin-bottom: 0;
}

#hp_hero_orbit figcaption h4 {
  color: #FFFFFF;
  font-family: proxima;
  font-size: 30px;
  line-height: 1;
  margin: 50px 0 0;
}
#hp_hero_orbit li figcaption {
  margin: -420px 0 166px;
}

/* One for One Section */
#one_for_one {
    background: none;
    margin-top: 15px;
}
#one_for_one > img {
  height: 95px;
}

/* Promotions */
#module_1 {
    background: none;
}

.promotion figcaption , 
.promotion figure figcaption a{
  /*color: #373533;*/  
  color: inherit; /* IP-13480 */
  font-family: brandon;
  font-size: 20px;
  line-height: 1;
  padding: 10px 0 43px;
  text-align: center;
  text-transform: uppercase;
}

.promotion .featured-text h3 {
  color: #303030;
  font-family: brandon;
  font-size: 18px;
  line-height: 1;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.promotion .featured-text p {
  color: #303030;
  font-family: proxima;
  font-size: 18px;
  line-height: 1;
  margin-bottom: 15px;
  text-transform: none;
}

/* Email promotion Sign Up */
.email-signup {
  background: url("../images/shared/canvas_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  margin: 0 0 20px;
  padding: 21px 19px 24px;
}

.email-signup.TOMSEmailSignUp {
  padding: 0 0.9375rem;
}

.email-signup.TOMSEmailSignUp .emailSignupContainer {
  padding: 30px;
  height: 100%;
}

.email-signup.TOMSEmailSignUp .emailSignupContainer h3 {
  font-size: 23px; 
}

.email-signup.TOMSEmailSignUp .emailSignupContainer p {
  font-family: Georgia;
  font-style: italic;
  line-height: 1.5em;
  font-size: 16px;
}

.email-signup.TOMSEmailSignUp .emailSignupContainer div.row.collapse{
  background-color: #FFFFFF;
  padding: 1px;
}

.email-signup input[type="text"], .email-signup input[type="email"] {
  border-top: 1px solid #CFCFCF;
  border-right: medium none #FFF;
  border-bottom: 1px solid #CFCFCF;
  border-left: 1px solid #CFCFCF;
  color: #706C6C;
  font-family: proxima;
  font-size: 18px;
  height: 45px;
  margin-bottom: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: #FFF;
}

.email-signup .button.postfix {
  background-color: #FFFFFF;
  border-color: #CFCFCF;

  -webkit-border-image: none;
  -moz-border-image: none;
  border-image: none;
  border-radius: 0;
  border-style: solid solid solid none;
  border-width: 1px 1px 1px medium;

  -webkit-box-shadow: none;
  box-shadow: none;
  color: #57B9E1;
  font-family: icomoon;
  font-size: 36px;
  height: 45px;
  margin: 0;
  padding: 3px 0 0 3px;
}

.email-signup input[type="text"]:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #FFF;
}

.email-signup .button.postfix:hover {
  text-decoration: none;
}

.email-signup .em-signup-confirm {
  display:none;
  font-family:proxima
}

/* Featured Promotions -MEDIA */

.featured-media .image-container {
  /* height: 151px; */
  height:auto;
  overflow: hidden;
}

figure .image-container img, .image-container figure img {
  height: auto;
  /* width: 282px; */
  width:100%;
}
/*---13337---*/
ul.small-block-grid-1{margin:0;}
ul.small-block-grid-1 img{width:100%;}
#customer_blocks ul.small-block-grid-1 img {
  width: auto;
}
.promotion figure figcaption a:active,
.promotion figure figcaption a:focus,
.promotion figure figcaption a:active p,
.promotion figure figcaption a:focus p,
a:hover figure figcaption,
.promotion figure figcaption a:hover{
  color: #5ACB89;
  -webkit-transition: color 200ms ease-in-out;
  -moz-transition: color 200ms ease-in-out;
  transition: color 200ms ease-in-out;

}
figure:active figcaption div.brand p,
figure:focus figcaption div.brand p {
  color: #8DDDAD;
}
.featured-media a:hover img, 
.promotion figure:active a img, 
.promotion figure:focus a img, 
a:hover figure img, 
.promotion a figure:active img, 
.promotion a figure:focus img {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  opacity: 0.65;
  -webkit-transition: opacity 200ms ease-in-out;
  -moz-transition: opacity 200ms ease-in-out;
  transition: opacity 200ms ease-in-out;
}
a:hover figure.featured-text img{
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  opacity: 1;
}

.buttonPromo.Tertiary {
    background-color: #57B9E0;
}

.promo-text .button {
  border-radius: 2px;
  font-family: brandon;
  font-size: 14px;
  line-height: 1;
  padding: 15px 25px;
  margin-bottom: 19px;
  text-transform: uppercase;
  display: block;
}

.promo-text .button.green {
  background-color: #5acb89;
}

.promo-text .button.green:hover {
  background: none repeat scroll 0 0 #449B68;
}

.promo-text .button.blue {
  background-color: #57b9e1;
}

.promo-text .button.blue:hover {
  background: none repeat scroll 0 0 #3b7e9a;
}

/* Product Carousel */
.products > h2 {
  color: #53504C;
  font-size: 26px;
  line-height: 1;
}
.oneColumnPage .products > h2 {
  margin-top: 1px !important;
  margin-bottom: 20px;
}
#product_carousel [class*="block-grid-"] {
  margin: 0;
}

/* tags */
.red-label {
  background: none repeat scroll 0 0 #F48171;
  border-radius: 2px;
  color: #FFF;
  font-family: brandon;
  font-size: 15px;
  padding: 4px 8px 1px;
  text-transform: uppercase;
}

.blue-label {
  background: none repeat scroll 0 0 #57B9E1;
  border-radius: 2px;
  color: #FFF;
  font-family: proximasemibold;
  font-size: 14px;
  padding: 4px 10px;
}

.gray-label {
  background: none repeat scroll 0 0 #E7E7DF;
  border-radius: 2px;
  color: #000;
  font-family: GarageGothicBold;
  font-size: 16px;
  padding: 4px 12px;
  text-transform: uppercase;
}

/* Product & Description */
.products .tag {
  margin-bottom: 9px;
  min-height: 26px;
}

.tag span {
  display: inline-block;
  line-height: 1.2;
}

.product-name > p,.brand > p,.price > span {
  font-family: proxima;
  font-size: 13px;
  line-height: 1.2;
}

.product-name > p {
  color: #373533;
}

.brand > p {
  color: #757270;
}

.price > span {
  color: #59C485;
}

/* INSTAGRAM */

.orbit-bullets-container {
  min-height: 42px;
}

.instagram-images .active {
  margin-bottom: 0;
  padding-bottom: 0;
}

#instagram_hash {
  color: #E65E4B;
}

#instagram p {
  margin: 0 15px;
}

#instagram p span {
  color: #E65E4B;
}

.instagram-images img {
  height: 281px; /*width:  281px;
  */
margin: 0 auto;
}

/* SEO Text Block */
#seoTextBlock h1, #seoTextBlock h2 {
  font-size:20px;
  margin:0 19px 16px;
}

#seoTextBlock p {
  font-size:14px;
  color:#53504c;
  margin:0 19px 0;
}

.oneColumnPage .orbit-bullets li {
  height: 8px;
  margin-right: 22px;
  width: 8px;
}

.oneColumnPage .orbit-bullets li:last-child {
  margin-right: 0;
}

.oneColumnPage .orbit-bullets li.active {
  background: none repeat scroll 0 0 #62BEE3;
}

.twoColumnPage .orbit-bullets li {
  height: 8px;
  margin-right: 22px;
  width: 8px;
}

.twoColumnPage .orbit-bullets li:last-child {
  margin-right: 0;
}

.twoColumnPage .orbit-bullets li.active {
  background: none repeat scroll 0 0 #62BEE3;
}

/* One for One (Mobile ONLY) */
.oneColumnPage .one-for-one img {
  width: 300px;
  margin-bottom: 20px;
}

/* social icons */

@font-face {
  font-family: 'social';
  src:url('../../fonts/social.eot');
  src:url('../../fonts/social.eot?#iefix') format('embedded-opentype'),
    url('../../fonts/social.woff') format('woff'),
    url('../../fonts/social.ttf') format('truetype'),
    url('../../fonts/social.svg#social') format('svg');
  font-weight: normal;
  font-style: normal;
}

.icon-pinterest, .icon-facebook, .icon-twitter, .icon-googleplus {
  font-family: 'social';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 20px;
  color: #373533;
  -webkit-font-smoothing: antialiased;
}

.icon-pinterest:before {
  content: "\e02f";
}
.icon-facebook:before {
  content: "\e03f";
}
.icon-twitter:before {
  content: "\e04f";
}
.icon-googleplus:before {
  content: "\e05f";
}
ul.banner-social > li {
    display: inline-block;
}
ul.banner-social > li > a {
    margin: 0 20px;
	position:relative;
}
ul.banner-social > li > a > span {
    display: none;
}
ul.banner-social > li > a > .wsdPagePinterest,ul.banner-social > li > a > .wsdPageFacebook,ul.banner-social > li > a > .wsdPageTwitter,ul.banner-social > li > a > .wsdPageGoogleplus{
  display:inline-block;
  width:100%;
  position:absolute;
  left:0;
  text-indent:-999px;
  overflow:hidden;
  text-align:left;
  top:0;
}
/* full-width video banner */
#hero-link {
    display: block;
    position: relative;
}
.play-vid-icon {
    width: 60px !important;
    height: 60px;
    border: 4px solid #ffffff;
    border-radius: 80px;
    left: 50% !important;
    top: 55%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    position: absolute;
    z-index: 1;
}
.play-vid-icon:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 16px solid #ffffff;
    top: 18px;
    left: 22px;
}

li.lang{z-index: 6;}

/* Small Displays:  640px and down */
@media only screen and (max-width: 40em) {
    .orbit-container ul li ul {
        margin-left: 0;
    }
    .hero-banner .orbit-container .orbit-prev, .hero-banner .orbit-container .orbit-next {
      display: none;
    }
    #seoTextBlock h1, #seoTextBlock h2 {
      margin-bottom: 10px;
    }
    #seoTextBlock p {
      /*margin-bottom: 26px;*/
    }
    #hp_hero img.hero-image {
      margin-left: 0;
    }
    /* full-width homepage video */
    .fw-vid-bnr h4 {
        display: none;
    }
    .fw-vid-bnr .video-thumb .play-icon {
        position: relative;
    }
    .flex-video.vid-hack {
        position: absolute;
        width: 100%;
        height: 100%;
        padding-bottom: 0;
        z-index: 2;
    }
    .flex-video.vid-hack .BrightcoveExperience {
        opacity: 0;
    }
}
/* Medium Displays:  641px and up */
@media only screen and (min-width: 40.063em) {
  /* Hero */
  .canvas-bg.container {
    background: url("../images/shared/canvas_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
  }
  #hp_hero {
    padding-bottom: 0px;
  }
  .hero-text {
    position: absolute;
    top: 20px;
    margin: 0 0 0 8.32%;
  }
  .hero-text h4 {
    color: #fff;
    font-size: 15px;
    line-height: 1;
    margin: 0 0 12px;
  }

  .hero-text h2 {
    color: #fff;
    font-family: brandon;
    font-size: 36px;
    line-height: .8;
    margin: 0 0 20px;
  }
  .hero-text h2 a, .hero-text h4 a {
    color: #fff;
  }
  #hp_hero .hero-text.fw-vid-bnr {
    max-width: 550px !important;
    bottom: auto !important;
    z-index: 0;
  }
  .hero-text.fw-vid-bnr h2 {
      font-size: 48px;
      line-height: 1.2;
      margin: 0 0 10px;
  }
  .fw-vid-bnr h4 {
    font-size: 20px;
    letter-spacing: 1px;
  }
  .hero-text .button {
    display: inline-block;
  }
  .hero-text .button + .button {
    margin-left: 6px;
  }
  .hero-banner ol.orbit-bullets li {
    width: 14px;
    height: 14px;
  }
  .hero-banner .orbit-bullets-container {
    position: absolute;
    bottom: 0;
    right: 5.5%;
    z-index: 96;
  }
  .hero-banner .video-thumb {
    width: 23.56%;
    max-width: 275px;
    margin: 0 auto;
  }
  .hero-banner .video-thumb img {
    margin: 0;
  }
  .banner-extra {
    background-color: #ece9e2;
    max-width: 1400px;
    min-height: 55px;
  }
  .banner-extra .social, .banner-extra .email {
    padding: 0 10px;
    text-align: left;
  }
  .banner-extra > .row > .columns:last-child {
    float: right;
    text-align: right;
  }
  .banner-extra .social > *, .banner-extra .email > * {
    display: inline-block;
  }
  .banner-extra h3 {
    font-size: 15px;
    margin-right: 15px;
  }
  .banner-extra form.banner-email-signup {
    margin: 0 0 5px 0;
    width: 180px;
    vertical-align: middle;
  }
  .banner-extra .social h3 {
    float: none;
    vertical-align: top;
  }
  ul.banner-social {
    margin: 20px 0 0 0;
  }
  ul.banner-social > li > a {
    margin: 0 5px;
  }
  #one_for_one h1 {
    color: #373533;
    font-family: proxima;
    font-size: 24px;
    margin: -18px 0 45px;
    position: relative;
    text-transform: none;
    /*z-index: 30000;*/
    z-index: 97;
  }
  #one_for_one span {
    font-family: proximasemibold;
  }
  #one_for_one > img {
    height: auto;
    margin-top: -60px;
    position: relative;
    z-index: 96;
  }

  .promotion figure img,
  .featured-media .image-container{
    height: auto;
  }
  figure .image-container img{
    width: auto;
  }
  .insta-left .orbit-container{
    display: none !important;
  }
  .tertiary.promotion .featured-text p,
  .tertiary.promotion .featured-text h3 {
    color: #FFF;
    line-height: 24px;
  }
  .tertiary .featured-text{
    background-color: #57B9E0;
    padding-top: 55px;
  }
  .tertiary .featured-text,
  .tertiary figure img {
    height: 232px;
  }
  .tertiary .promotion-image {
    height: auto;
    width: auto;
  }
  .tertiary .medium-4 a > figure {
    margin: 0 auto;
    width: 232px;
  }
  .promo-text {
    position: absolute;
    top: 20%;
    margin: 0 0 0 13.5%;
  }
  .promo-text p {
    color: #fff;
    font-size: 18px;
    line-height: 1;
    margin: 0 0 16%;
    font-family: proxima;
 }
  .promo-text h3 {
    color: #fff;
    font-family: brandon;
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 7%;
    text-transform:uppercase;
  }
  .promo-text h3 a, .promo-text p a {
    color: #fff;
  }
  .promo-text .button {
    display: inline-block;
  }

  /* Email Signup Form */
  #product_carousel > a.center-text {
    color: #57B9E1;
    display: block;
    font-family: proxima;
    font-size: 15px;
    line-height: 24px;
    text-decoration: underline;
  }
  .promotion .featured-text h3{
    font-size: 26px;
  }
  .promotion .featured-text p{
    font-size: 20px;
    margin-bottom: 42px;
  }
  .email-signup {
    background: url("../images/footer/footer_social_footer_bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 0 0 20px;
    padding: 62px 19px 24px;
  }

  .email-signup.TOMSEmailSignUp .emailSignupContainer p{
    margin-bottom: 15px;
  }

  #instagram hr.three, #seoTextBlock hr.three {
    margin: 40px 0 35px;
  }
  #product_carousel hr.three {
    margin: 0 0 35px;
  }
  #instagram_more {
    color: #E65B48;
    font-family: Brandon;
    font-size: 14px;
    text-transform: uppercase;
    margin: 15px 0 20px;
  }
  #instagram_more > img {
    position: relative;
    top: -3px;
  }
  #instagram_more > span {
    padding: 9px 0;
  }
  #instagram_more span,
  #instagram_more img{
    cursor: pointer;
  }
  #instaSlide_d > li {
    padding: 0 8px 16px;
  }
  .insta-right {
    padding-left: 8px;
  }
  #instaSlide_d img {
    height: 112px;
    width: 112px;
  }
  .insta-right img {
    height: 238px;
    width: 238px;
  }
  #product_carousel .orbit-container .orbit-prev,
  #product_carousel .orbit-container .orbit-next,
  .dept_carousel .orbit-container .orbit-prev,
  .dept_carousel .orbit-container .orbit-next{
    display: none;
  }
  .touch .orbit-bullets {
    display: inline-block;
  }
    #hp_hero.full-width-banner > a {
        position: absolute;
        width: 100%;
        height: 100%;
        display: block;
        left: 0;
        top: 0;
    }
    #hp_hero .hero-text.fw-vid-bnr {
        bottom: auto !important;
        height: auto;
        top: 50% !important;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .play-vid-icon {
        width: 70px !important;
        height: 70px;
        position: relative !important;
    }
    .play-vid-icon:before {
        border-top: 10px solid transparent;
        border-bottom: 10px solid transparent;
        border-left: 16px solid #ffffff;
        top: 22px;
        left: 26px;
    }
    .fw-vid-bnr .video-thumb {
        padding: 20px 0;
    }
    #hp_hero .video-thumb img{
      display: none;
    }
    #hp_hero .hero-text.fw-vid-bnr{
      top: 58% !important;
    }

} /**** END Medium Displays:  641px and up END *****/


/* Large Displays:  1024px and up */
@media only screen and (min-width: 1024px) {

  #hero {
    max-height: 420px;
  }

  .hero-text {
    top: 40px;
  }
  .hero-text h4 {
    font-size: 24px;
    margin: 0 0 20px;
  }
  .hero-text  h2 {
    font-size: 56px;
    margin: 0 0 40px;
  }
  #hp_hero .hero-text.fw-vid-bnr {
    max-width: 1000px !important;
  }
  .hero-text.fw-vid-bnr h2 {
      font-size: 72px;
      margin-bottom: 15px;
  }
  .fw-vid-bnr h4 {
    font-size: 24px;
  }
  .hero-text .button {
    padding: 20px 30px;
  }
  .banner-extra form.banner-email-signup {
    width: 240px;
  }
  .tertiary .featured-text{
    padding-top: 80px;
  }
  .tertiary .featured-text,
  .tertiary figure img {
    height: 312px;
    width: 312px;
  }

  .tertiary .medium-4 a > figure {
    width: 312px;
  }

  .promo-text {
    position: absolute;
    top: 70px;
    margin-left: 50px;
  }
  .buttonPromo.Secondary .promo-text {
    width: 80%;
    margin-left: 30px;
  }
  .promo-text p {
    color: #fff;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 45px;
    font-family: proxima;
  }
  .promo-text h3 {
    color: #fff;
    font-family: brandon;
    font-size: 26px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .promo-text h3 a, .promo-text p a {
    color: #fff;
  }
  .promo-text .button {
    display: inline-block;
  }

  #instaSlide_d img {
    height: 148px;
    width: 148px;
  }
  .insta-right img{
    height: 312px;
    width: 312px;
  }
  #product_carousel .orbit-container .orbit-prev,
  .dept_carousel .orbit-container .orbit-prev   {
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #DDDCDC;
    border-radius: 2px;
    bottom: -7px;
    height: 30px;
    left: -90px;
    margin: 0 0 19px 50%;
    position: absolute;
    top: auto;
    width: 30px;
    z-index: 29999;
  }
  #product_carousel .orbit-container .orbit-next,
  .dept_carousel .orbit-container .orbit-next{
    background: none repeat scroll 0 0 transparent;
    border: 1px solid #DDDCDC;
    border-radius: 2px;
    bottom: -7px;
    height: 30px;
    right: -90px;
    margin: 0 50% 19px 0;
    position: absolute;
    top: auto;
    width: 30px;
    z-index: 29999;
  }

  #product_carousel .orbit-container .orbit-prev,
  #product_carousel .orbit-container .orbit-next, 
  .dept_carousel .orbit-container .orbit-prev,
  .dept_carousel .orbit-container .orbit-next{
    display: inherit;
  }
  #product_carousel .orbit-container .orbit-next span,
  .dept_carousel .orbit-container .orbit-next span  {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #DDDCDC;
    display: none;
  }
  #product_carousel .orbit-container .orbit-prev span,
  .dept_carousel .orbit-container .orbit-prev span  {
    border-color: rgba(0, 0, 0, 0) #DDDCDC rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    display: none;
  }
  #product_carousel .orbit-container .orbit-bullets,
  .dept_carousel .orbit-container .orbit-bullets  {
    display: inline-block;
  }

  #product_carousel .orbit-container .orbit-prev:after, #product_carousel .orbit-container .orbit-next:after,
  .dept_carousel .orbit-container .orbit-prev:after, .dept_carousel .orbit-container .orbit-next:after  {
    content: "\e00b";
    font-family: icomoon;
    font-size: 24px;
    font-weight: bold;
    color: #cccccc;
    position: absolute;
    top: 0;
    left: 1px;
    text-indent: 0;
    line-height: 1.2em;
  }
  #product_carousel .orbit-container .orbit-next:after,
  .dept_carousel .orbit-container .orbit-next:after  {
    content: "\e00e";
    left: 3px;
  }
    .play-vid-icon {
        width: 80px !important;
        height: 80px;
    }
    .play-vid-icon:before {
        border-top: 12px solid transparent;
        border-bottom: 12px solid transparent;
        border-left: 20px solid #ffffff;
        top: 25px;
        left: 30px;
    }

  .email-signup.TOMSEmailSignUp .emailSignupContainer {
    padding-top: 50px;
  }

  .email-signup.TOMSEmailSignUp .emailSignupContainer h3 {
    font-size: 32px;
    line-height: 1em; 
  }

  .email-signup.TOMSEmailSignUp .emailSignupContainer p {
    font-size: 18px;
    line-height: 2em;
  }

  .email-signup.TOMSEmailSignUp input[type="text"], .email-signup.TOMSEmailSignUp input[type="email"] {
    height: 58px;
  }

  .email-signup.TOMSEmailSignUp .button.postfix {
    height: 58px;
    padding: 10px 0 0 0;
  }

} /**** END Large Displays:  1024px and up END *****/

@media only screen and (min-width: 1000px) and (max-width: 1024px){
  .hero-text h2 {
    margin: 0 0 10px;
  }
  .hero-text {
    top: 18px;
  }
}

@media only screen and (max-width: 40em) {
  /* header banner text color to override for mobile */
  .hero-text h4 {
    color: #373533 !important;
  }

  .hero-text h2 {
    color: #373533 !important;
  }

  .hero-text h4 a, .hero-text h2 a {
    color: #373533 !important;
  }
  .oneColumnPage .insta-left {
    padding-top:20px;
  }

  .oneColumnPage .orbit-bullets li {
    margin-right: 13px;
  }

  .twoColumnPage .insta-left {
    padding-top:20px;
  }

  .twoColumnPage .orbit-bullets li {
    margin-right: 13px;
  }

  .hero-banner ol.orbit-bullets li {
    height:8px;
    width:8px;
    margin-right: 13px;
    background:#cccccc;
    opacity:1;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .hero-banner ol.orbit-bullets li.active {
    background: none repeat scroll 0 0 #62BEE3;
  }

}

/* iPhone specific */
@media only screen and (max-width: 320px) {
  #hp_hero { overflow: hidden; }
  #hp_hero #topPromo_1-s, #hp_hero1 #topPromo_1-s { max-width: 100%; height: auto; margin-left: 0; width: auto;}
  #hp_hero ul.orbit-slides-container > li , #hp_hero1 ul.orbit-slides-container > li {
    overflow: hidden;
  }
}

@media only screen and (max-width: 40em) {
  .buttonPromo.Tertiary{background-color:transparent;}
  .buttonPromo.Tertiary .hp-promo-image{width:100%;margin:auto;display:inline-block;height:auto;}
  .buttonPromo.Tertiary .hp-promo-image img{width: 100%;}
  .buttonPromo.Tertiary>ul a{color:#373533;font-size:20px;font-family:brandon;}
  .buttonPromo.Tertiary>ul{padding:10px 0 43px;}
  .promotion figure .buttonPromo.Tertiary .promo-text li p {
    color: #373533;
    font-family: brandon;
    font-size: 20px;
    line-height: 1;
    padding: 10px 0 43px;
    text-align: center;
    text-transform: uppercase;
  }
}

.linkWrap.addPadding > a.center-text.viewall {
     font-size: 14px;
     padding: 15px 25px;
     margin-bottom:10px !important;
}
.dept_carousel h2 {
  margin-bottom: 50px;
  font-size: 25px;
}

@media (min-width: 40rem) {
  .three.hr-rule { border-width: 0px ! important; }
  .dept_carousel h2 {margin-top:12px !important;}
  .meganav .promotional-slot p {width: 19rem;}
}

@media (min-width: 54em) {
  .meganav .promotional-slot p {width: 24rem;}
}

@media (min-width: 64.0625rem) {
  .meganav .promotional-slot p {width: 32.14rem;}
}

#twoColumnPage_department .row > .columns.horizontal-rule{margin-top:5px !important;}

/* IP-13244 Content Starts */
.marketplace-story {position:relative;}
.marketplace-story #hp_hero .hero-text > li:nth-last-child(1) h4, .marketplace-story #hp_hero .hero-text > li:nth-last-child(1) h2{margin-bottom:40px;}
.marketplace-story #hp_hero1 .orbit-container{min-height:auto;}
.marketplace-story .button.toggleShow {border-radius: 2px 2px 0 0;  font-family: brandon;  font-size: 0.875rem;  line-height: 1;  padding: 10px 25px;  text-transform: uppercase; position:absolute; z-index:99; margin-bottom:0; width:200px; margin-left: auto; margin-right: auto; left:0; right: 0; bottom:0;}
.marketplace-story .button.toggleShow.learnMore:after{content:"\e00c"; font-family: icomoon; position: relative; top:2px; left:10px;}
.marketplace-story .button.toggleShow.closeText:after{content:"\e00d"; font-family: icomoon; position: relative; top:2px; left:10px;}
.marketplace-story .hero_content{padding: 45px 0; min-height: 205px; font-family:proxima; font-size:1rem;}
.marketplace-story .hero_content span{color:#000 !important; font-family:proxima; font-size:1rem !important;}
.marketplace-story .hero-banner .orbit-bullets-container{right: 0; left: 0; margin-left: auto; margin-right: auto; position:relative; bottom:200px;}
.marketplace-story .hero-banner .orbit-container .orbit-prev, .marketplace-story .hero-banner .orbit-container .orbit-next{top:0;}
@media (max-width: 640px) and (min-width: 320px){
  .marketplace-story #hp_hero1 ul.hero-text h2, .marketplace-story #hp_hero1 ul.hero-text h4 {
   display: block !important;
  }  
}
@media (min-width:736px){
  .marketplace-story .hero-banner .orbit-bullets-container{bottom:192px;}
}
@media (min-width:801px){
.marketplace-story .hero-banner .orbit-container .orbit-prev, .marketplace-story .hero-banner .orbit-container .orbit-next{top:15%;}
}
/* IP-13244 Content Ends */

#search-results-grid img{margin-bottom:20px;}

/*IP-14929*/
.promotion a.promosDeptOmni{color:#222222;}