.wrapper-homepage {
    background: #CF234D;
}


/* Homepage Parallax General Slides */ 

.slide{
	background-attachment: local;
	width:100%;
	height:auto;
    padding: 128px 0;
}



/* Slide 1 */ 

.container-hero{
  background-image: url(../img/bg-homepage-hero-clouds.jpg);
  background-size: 100%;
  min-height: 288px;
  overflow: hidden;
  top: 0;
  background-repeat: repeat;
  background-position: 0 0;
  margin-top: -2px;
}

.item-hero-image {
    background-attachment: local;
    background-image: url("../img/img-homepage-hero-building.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 480px;
    left: 8%;
    position: absolute;
    top: 3em;
    width: 74%;
    z-index: 2;
}

.item-hero-palm {
    background-attachment: local;
    background-image: url("../img/img-homepage-hero-palm.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100%;
    display: block;
    height: 480px;
    right: 0;
    position: absolute;
    top: 32px;
    width: 22%;
    z-index: 2;
}

.item-hero-content{
  position: absolute;
  z-index: 4;
  left: 60%;
  top: 224px;
  color: #333;
  width: auto;
}

.title-homepage-hero {
    color: #fff;
    font-family: "DIN Next W01 Bold", "DIN 1451 W01 Engschrift","Signika",sans-serif;
    font-size: 70px;
    line-height: 0.9;
}

.item-hero-content img{
  width: 100%;
}


.container-mainmenu {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: absolute;
    top: 48px;
    width: 1000px;
    z-index: 5;
    left: 50%;
    margin-left: -500px;
}

/* HOMEPAGE PARALLAX SLIDES */

#slide-homepage-hero{
	background-color: transparent;
	color:#ffffff;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 1;
    height: 288px;
}

#slide-homepage-hero h1 {
	font-size: 2em;
	color:#fff;
	font-weight: 700;
}

#slide-homepage-hero h2 {
	font-size: 1em;
	color: #fff;
	line-height: 0px;
	padding-bottom:20px;
	font-weight: 400;
}

.container-submenu:before, .container-submenu:after{
  height: 4.3em;
}

#slide-tours{
  background: #cf224d;
  -webkit-transform: rotate(-6deg);
  -moz-transform: rotate(-6deg);
  -ms-transform: rotate(-6deg);
  -o-transform: rotate(-6deg);
  transform: rotate(-6deg);
  top: 472px;
  height: 100px;
  padding: 0;
  color: #FFF;
  position: absolute;
  left: 50%;
  width: 55%;
  z-index: 5;
  text-align: right;
}

#slide-tours a{
  display: block;
  float: right;
  -webkit-transform: rotate(6deg);
  -moz-transform: rotate(6deg);
  -ms-transform: rotate(6deg);
  -o-transform: rotate(6deg);
  transform: rotate(6deg);
  color: #FFF;
  padding-right: 8em;
  padding-top: 1.2em;
  background-image: url(../img/icon-arrow-white-large.png);
  background-position: 66% 84%;
  background-repeat: no-repeat;
  background-size: 5%;
}

/* Slide 2 */ 

#slide-homepage-calendar{
	background-image:none;
	background-color: #FFF;
	color:#333;
	background-size: 100%;
	background-repeat: no-repeat;
	z-index: 9;
    position: absolute;
    padding: 64px 0 0 0;
    height: auto;
    top: 512px;
}

#slide-homepage-calendar:before{
  width: 120%;
  content: "";
  height: 76px;
  background: #FFF;
  -webkit-transform: rotate(2deg);
  -moz-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  -o-transform: rotate(2deg);
  transform: rotate(2deg);
  position: absolute;
  top:-1.3em;
  left:-1em;
  z-index: -1;
}

#slide-homepage-calendar:after{
  width: 100%;
  content: "";
  height: 123px;
  background-image: url(../img/img-geometric1.png);
  background-size: auto;
  background-position: center center;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  bottom:-80px;
  z-index: 2;
  left: 0;
}

#slide-homepage-calendar #content{
  position: relative;
  top: 1em;
  top: -50px;
  padding: 0;
}



.container-homepage-calendar:after{
/*  width: 140%;
  content: "";
  height: 2em;
  height: 38px;
  background: #ce234d;
  -webkit-transform: rotate(-2.7deg);
  -moz-transform: rotate(-2.7deg);
  -ms-transform: rotate(-2.7deg);
  -o-transform: rotate(-2.7deg);
  transform: rotate(-2.7deg);
  position: absolute;
  bottom: 25px;
  left: -20%;
  z-index: -1;*/
}




#slide-homepage-calendar h1 {
	font-size: 2em;
	line-height: 0px;
	color:#888;
	font-weight: 700;
}
#slide-homepage-calendar h2 {
	font-size: .9em;
	color: #555;
	line-height: 0px;
	padding-bottom:1em;
	font-weight: 400;
	font-family: 'Signika', sans-serif;
    text-transform: capitalize;
}

.item-homepage-calendar-detail h3 {
    display: block;
	font-family: 'Signika', sans-serif;
    height: auto;
    overflow-y: hidden;
    max-height: 2.5em;
}



#homepage-feature-1{
  margin-top: -200px;
}

.container-homepage-feature-parallax {
    background-attachment: fixed;
    background-color: #CF234D;
    background-image: none;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 800px;
    position: relative;
    z-index: 1;
}

.container-homepage-feature-parallax::after {
    background-image: url("../img/img-geometric2.png");
    bottom: -26px;
    content: "";
    display: block;
    height: 145px;
    position: absolute;
    width: 100%;
    z-index: 2;
}

#homepage-feature-2.container-homepage-feature-parallax::after {
    background-image: url("../img/img-geometric4.png");
    height: 136px;
}


.item-homepage-feature-img.item-left {
    display: block;
    position: absolute;
    right: 55%;
    top: 30%;
}
.item-homepage-feature-img.item-right {
    display: block;
    left: 55%;
    position: absolute;
    top: 30%;
}



.container-homepage-callout-bar {
    background-color: transparent;
    background-image: url("../img/bg-home-feature-default.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    color: #fff;
    padding: 10%;
    position: relative;
    text-align: center;
}
.container-homepage-callout-bar::after {
    background-image: url("../img/img-geometric5.png");
    background-size: auto auto;
    bottom: 0;
    content: "";
    display: block;
    height: 63px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 3;
}
.item-homepage-callout {
    display: inline-block;
    padding: 2%;
    text-align: center;
    width: 45%;
    vertical-align: top;
}
.icon-homepage-callout {
    background-color: transparent;
    background-image: url("../img/icon-dali1.png");
    background-repeat: no-repeat;
    background-size: contain;
    height: 100px;
    margin: 0 auto;
    width: 195px;
}

.icon-homepage-callout.icon-dali1{
    background-image: url("../img/icon-dali1.png");
}

.icon-homepage-callout.icon-dali2{
    background-image: url("../img/icon-dali2.png");
}

.icon-homepage-callout.icon-chair{
    background-image: url("../img/icon-chair.png");
}

.icon-homepage-callout.icon-audience{
    background-image: url("../img/icon-audience.png");
}

.icon-homepage-callout.icon-film{
    background-image: url("../img/icon-film.png");
}

.icon-homepage-callout.icon-hands{
    background-image: url("../img/icon-hands.png");
}

.icon-homepage-callout.icon-learning{
    background-image: url("../img/icon-learning.png");
}

.icon-homepage-callout.icon-mic{
    background-image: url("../img/icon-mic.png");
}

.icon-homepage-callout.icon-museum{
    background-image: url("../img/icon-museum.png");
}


.title-homepage-callout {
    font-family: "DIN 1451 W01 Engschrift",sans-serif;
    font-size: 40px;
}
.btn-homepage-callout > a {
    background-color: rgba(0, 0, 0, 0.5);
    background-image: url("../img/icon-arrow-white-small.png");
    background-position: calc(100% - 10px) center;
    background-repeat: no-repeat;
    clear: both;
    color: #fff;
    display: inline;
    font-size: 19px;
    font-weight: bold;
    letter-spacing: 0.04em;
    padding: 10px 40px 10px 20px;
    text-transform: lowercase;
}
.btn-homepage-callout {
    display: block;
    padding-top: 20px;
}
.txt-homepage-callout {
    font-size: 16px;
    line-height: 24px;
    margin: auto;
    max-width: 80%;
}





/* Slide 3 */ 

#slide-homepage-feature{
	background-image:url(../img/img-homepage-feature-warhol.jpg);
	background-color: transparent;
	color:#ffffff;
	background-size: cover;
	background-repeat: no-repeat;
	z-index: 3;
    height: 500px;
    position: absolute;
    top: 730px;
    background-position: bottom center;
    background-attachment: scroll;
    padding: 100px 0;
}

#slide-homepage-feature h1 {
	font-size: 3.8em;
	line-height: 0px;
	color:#8a8683;
	font-weight: 700;
}

#slide-homepage-feature h2 {
	font-size: 2em;
	color: #8a8683;
	line-height: 0px;
	padding-bottom:1em;
	font-weight: 400;
}

.item-homepage-feature-content {
    position: absolute;
    top: 96px;
    width: 26%;
    left: 20%;
    max-width: 280px;
}

.item-homepage-feature-content a:hover{
  opacity: 1;
}

.item-homepage-feature-content img{
  width: 100%;
  height: auto;
}

.item-homepage-feature-button{
  width: 212px;
  height: 36px;
  display: block;
  text-align: left;
  text-indent: -999px;
  overflow: hidden;
  background-image: url(../img/btn-warhol-tickets-sprite.png);
  background-repeat: no-repeat;
  background-positon: top center;
  background-size: auto;
  background-color: transparent;
  float: right;
  padding-right: 8px;
}

.item-homepage-feature-content:hover .item-homepage-feature-button{
  background-position: bottom center;
}


.container-homepage-graymenu {
  background-color: #353535;
  color: #FFFFFF;
  height: 320px;
  left: -10%;
  position: absolute;
    top: 830px;
  -webkit-transform: rotate(4deg);
  -moz-transform: rotate(4deg);
  -ms-transform: rotate(4deg);
  -o-transform: rotate(4deg);
  transform: rotate(4deg);
  width: 120%;
  z-index: 7;
  display: block;
  overflow: hidden;    
  border-top: none;
}

.aka-homepage-mobile .container-homepage-graymenu{
  top: 1260px;
}


.item-homepage-greenbar{
  width: 120%;
  content: "";
  height: 40px;
  background: #74b352;
  -webkit-transform: rotate(5deg);
  -moz-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  -o-transform: rotate(5deg);
  transform: rotate(5deg);
  position: absolute;
  top: 835px;
  left:-4em;
  z-index: 6;
  display: block;
  padding: 0;
}

.item-homepage-graymenu {
    margin: 0 auto;
    text-align: center;
  -webkit-transform: rotate(-4deg);
  -moz-transform: rotate(-4deg);
  -ms-transform: rotate(-4deg);
  -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
    width: 120%;
    position: absolute;
    top: -100px;
    left: -10%;      
    background-image: url("../img/bg-homepage-graymenu.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 90% auto;
    background-color: #353535;
    height: 672px;
   z-index:-2;
}


.aka-homepage-mobile .item-homepage-graymenu{
  top: -40px;
}

.item-graymenu-column {
    display: inline-block;
    float: none;
    position: relative;
    top: 128px;
    vertical-align: top;
    width: 20%;
}

#slide-homepage-prefooter {
    background-color: #cd234c;
    background-repeat: no-repeat;
    background-size: 100% auto;
    color: #ffffff;
    height: auto;
    left: -10%;
    margin-top: 2em;
    min-height: 16em;
    padding-bottom: 4px;
    position: relative;
    width: 120%;
    z-index: 10;
}

#slide-homepage-prefooter:before{
    content: "";
    background-color: #cd234c;
    background-repeat: no-repeat;
    background-size: 100% auto;
    color: #FFFFFF;
    left: -10%;
    position: absolute;
    height: 80px;
    top:-30px;
  -webkit-transform: rotate(-2deg);
  -moz-transform: rotate(-2deg);
  -ms-transform: rotate(-2deg);
  -o-transform: rotate(-2deg);
    transform: rotate(-2deg);
    width: 120%;
    z-index: 10;
}

#slide-homepage-prefooter h1 {
	font-size: 3.8em;
	letter-spacing: -3px;
	line-height: 0px;
	color:#ffffff;
	font-weight: 700;
}

#slide-homepage-prefooter h2 {
	font-size: 1.5em;
	color: #ffffff;
	line-height: 0px;
	padding-bottom:10px;
	font-weight: 400;
    font-family: 'Signika', sans-serif;
    text-transform: none;
}

#slide-homepage-prefooter #content {
    left: 10%;
    position: absolute;
}

#slide-homepage-prefooter h2 span {
    background: url("../img/icon-arrow-white-large.png") no-repeat scroll right center rgba(0, 0, 0, 0);
    background-size: auto 40%;
    padding-right: 8%;
}

#slide-homepage-prefooter .inside-prefooter-social h2 span {
    background: url("../img/img-tweetybird.png") no-repeat scroll left center transparent;
    padding-left: 30px;
}

.container-prefooter {
    top: -90px;
    transform: none;
    z-index: 20;
}

#container-footer {
	position:absolute;
	bottom:0px;
    height: 50px;
}

#container-footer:after {
    height: 40px;
    top: -10px;
}



/* HOMEPAGE FEATURES SECTION */


.txt-homepage-calendar-feature {
    background: none repeat scroll 0 0 #cc274f;
    color: #ffffff;
    display: block;
    height: 3em;
    left: 0.5em;
    padding: 0.8em 0.2em;
    position: absolute;
    text-align: center;
    top: 0;
    width: 2.5em;
}
.item-homepage-calendar-feature {
    position: relative;
    width: 22%;
    float: left;
    top: -4.5em;
    max-width: 220px;
}
.txt-homepage-calendar-feature > b {
    font-size: 2em;
    font-weight: 100;
    line-height: 1;
}

.item-homepage-calendar{
  float: left;
  width: 30%;
  padding-left: 1%;
}

.item-homepage-store {
    float: none;
    padding-top: 1em;
    width: 46%;
    text-align: right;
    position: absolute;
    right: 0;
    min-width: 390px;
    max-width: 480px;
}


#slide-homepage-calendar .item-homepage-calendar h2 {
    clear: both;
    color: #6C6C6C;
    font-size: 1.3em;
    font-weight: normal;
    padding-bottom: 0;
    padding-top: 0.4em;
    text-transform: capitalize;
}

.item-homepage-calendar h2:before {
    background: url("../img/icon-calendar.png") no-repeat scroll 0 0 transparent;
    background-size: 90%;
    content: "";
    display: block;
    float: left;
    height: 1em;
    margin-right: 0.5em;
    padding: 0.1em;
    position: relative;
    top: -0.5em;
    width: 1em;
}

.item-homepage-calendar-detail {
  background: none repeat scroll 0 0 #EDEDED;
  border-top: 1px solid #E8EECE;
  clear: both;
  color: #525252;
  font-family: 'Signika',sans-serif;
  font-size: 0.8em;
  font-weight: 300;
  padding: 0 0.8em 0.8em 0.8em;
}

.item-homepage-calendar-detail p {
    margin: 0;
}

.item-homepage-calendar-detail a {
    color: #CC274F;
}

.item-homepage-calendar-days{
  display: block;
  height: auto;
  overflow: auto;
  min-width: 230px;
  width: 100%;
  background: #6C6C6C;
}

.item-homepage-calendar-days li {
  background: none;
  color: #FFFFFF;
  display: block;
  float: left;
  list-style-type: none;
  margin: 0;
  padding:  0;
  text-align: center;
  width: 12.5%;
  border: 0.2em solid #6C6C6C;
  font-size: 0.9em;
}

.item-homepage-calendar-days ul{
  padding: 0;
  margin:0;
}

.item-homepage-calendar-days li a{
  color: #FFF;
  display: block;
  width: 100%;
  height: 100%;
  background: none repeat scroll 0 0 #6C6C6C;
}

.item-homepage-calendar-days b{
  font-weight: normal;
  font-size: 1.2em;
}

.item-homepage-calendar-days li a.calendar-active, .item-homepage-calendar-days li a.calendar-end{
  color: #CC274F;
  background: #FFF;
}

.item-homepage-calendar-days li a:hover{
  opacity: 0.8;
}

.container-homepage-calendar {
    height: auto;
    margin-left: 5%;
    min-height: 200px;
    width: 90%;
}


.item-homepage-store img {
    width: 48%;
    float: left;
}

.txt-homepage-store {
    float: left;
    padding-left: 5%;
    text-align: left;
    padding-top: 2em;
    width: 46%;
}

.txt-homepage-store h2 a {
    color: #cd234c;
    font-size: 1.4em;
    line-height: 1em;
}


.txt-homepage-store p {
    font-size: 0.8em;
    margin: 0;
    clear: both;
    float: none;
}
.txt-homepage-store a {
    color: #cd234c;
    font-weight: normal;
    
}

.txt-homepage-store a:hover{
  opacity: 0.8;
}

.txt-homepage-store a:after{
/*  width: 1em;
  height: 1em;
  content: "";
  float: right;
  background: url(../img/icon-arrow-red-small.png) no-repeat right bottom transparent;
  background-size: 70%;*/
}

.txt-homepage-store h2 a:after{
  width: 1em;
  height: 1em;
  content: "";
  float: right;
  background: url(../img/icon-arrow-red-large.png) no-repeat right bottom transparent;
  background-size: 60%;
  position: relative;
  top: -0.3em;
}

.slide, .item-hero-image, .item-hero-palm, .item-hero-content{
  /*position: fixed !important;*/
  /*position: relative;
  padding: 0;
  top: 0;*/
  /*background-attachment: fixed !important;*/ 
}

#slide-homepage-hero{
  height:700px;
}


.container-interior-header, .container-interior-header div, .container-interior-header div:before, .container-interior-header div:after{
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}




/* NEW DRAWER CALLOUT FEATURE */

.slide-closed .item-sideslide-trigger {
    right: -10em;
    width: 13em;
}

.slide-opened-once.slide-closed .item-sideslide-trigger{
  width: 3em;
}

.item-sideslide-trigger .item-sideslide-label {
    background: none repeat scroll 0 0 #cf224d;
    border: 0 none;
    color: #fff;
    font-size: 1em;
    font-weight: 500;
    height: calc(100% - 2.4em);
    line-height: 1.2em;
    padding: 1.2em 0.8em;
    position: absolute;
    right: 2em;
    top: 0;
    width: 6.5em;
}

.home .item-sideslide-trigger .item-sideslide-label{
  display: block;
}

.slide-opened-once .item-sideslide-trigger .item-sideslide-label{
  display: none;
}
.item-sideslide-trigger div {
    width: 2.8em;
    
}





/* TABLET AND SMALL SCREEN STYLES TRIGGER AT 1024 PX WIDTH FOR RESPONSIVE TESTING */
/* ............................................................ */

@media only screen and (max-width: 1024px) and (min-width: 801px){

  /*.item-homepage-greenbar{
    top: 1245px;
  }*/

  /*#slide-tours{
    top: 465px;
  }*/

  /*.wrapper-homepage{
    min-height: 1980px;
  }*/

  .item-homepage-calendar {
      float: left;
      padding-left: 1%;
      position: relative;
      top: -1em;
      width: 30%;
  }

.slide-opened-once.slide-closed .item-sideslide-trigger {
  right: auto;
}

  .title-homepage-hero {
    font-size: 56px;
  }

  .item-hero-image.m-hidden{
    display: block;
  }

  #slide-homepage-hero{
    height:300px;
  }

  #homepage-feature-1 {
      margin-top: 300px;
  }

  #slide-tours {
      top: 400px;
  }
  #slide-homepage-calendar {
      top: 448px;
  }

  .container-homepage-feature-parallax {
      background-attachment: scroll;
  }
  .container-homepage-calendar{
    min-height: 280px;
  }

  .txt-homepage-store {
      clear: both;
      float: none;
      padding-top: 0;
      width: 100%;
  }
  .item-homepage-store img {
      width: 100%;
  }
  .item-homepage-store {
      min-width: 30%;
      padding-top: 0;
      width: 30%;
  }
  .item-homepage-calendar {
      width: 45%;
  }


}

/* POST LAUNCH NON MOBILE */

.item-homepage-feature-content img {
    display: block;
    height: auto;
    left: 20%;
    position: relative;
    top: 40px;
    width: 26%;
}

.item-homepage-feature-content a {
    display: block;
    height: 100%;
    position: relative;
    width: 100%;
    padding-bottom: 200px;
}

.item-homepage-feature-content {
    left: 0;
    max-width: none;
    position: absolute;
    top: 0;
    width: 100%;
}



/* MOBILE STYLES TRIGGER AT 800 PX WIDTH FOR RESPONSIVE TESTING */
/* ............................................................ */
@media only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-width: 800px),
only screen and (-webkit-min-device-pixel-ratio: 2)      and (max-width: 800px),
only screen and (   min--moz-device-pixel-ratio: 2)      and (max-width: 800px),
only screen and (     -o-min-device-pixel-ratio: 2/1)    and (max-width: 800px),
only screen and (        min-device-pixel-ratio: 2)      and (max-width: 800px),
only screen and (                min-resolution: 192dpi) and (max-width: 800px),
only screen and (                min-resolution: 2dppx)  and (max-width: 800px),
screen and (max-width: 800px)  {
  
  .item-hero-image {
    display: none !important;
}

.container-prefooter {
    top: -4em;
}


#slide-homepage-calendar #content {
    top: -20px;
}

.container-homepage-callout-bar::after {
  bottom:0;
}

#slide-homepage-calendar{
  top: 48.5em;
  //height: 65.5em;
  height: auto;
  padding: 0;
}

#slide-homepage-calendar::before, #slide-homepage-calendar::after {
    height: 6em;
}

#slide-homepage-calendar:after{
  bottom: -4em;
}



#slide-homepage-calendar #content{ 
  font-size: 2em;
  height: 30em;
}

#slide-homepage-feature{
  top: 100em;
  background-image:url(../img/m-img-homepage-feature-warhol.jpg);
  background-size: cover;
  height: 57em;
  background-position: top center;
  padding: 0;
}

.item-homepage-callout {
    display: block;
    margin: auto;
    width: 90%;
}

.container-homepage-callout-bar{
  padding: 5% 10% 20% 10%;
}

.item-homepage-feature-content {
    left: 5%;
    width: 48%;
    top: 18em;
    max-width: 48%;
}

.container-homepage-graymenu {
    height: 68em;
    padding: 0;
    top: 154em;
    width: 120%;
}

.aka-homepage-mobile .container-homepage-graymenu{
    top: 148em;
}
.aka-homepage-mobile .item-homepage-graymenu{
  top: -1em;
}

.item-homepage-graymenu{
  left: 3%;
  width: 90%;
  height: 72em;
  background-size: cover;
  top: -1em;
  
}

#slide-homepage-prefooter {
    height: 50em;
    padding-top: 8em;
    padding-bottom: 2em;
    top: 220em;
}

#slide-homepage-prefooter:before {
    height: 8em;
    top: -4em;
    z-index: -1;
}


.item-homepage-calendar-feature {
    width: 35%;
    max-width: 100%;
    top: -0.5em;
}
.item-homepage-calendar {
    width: 62%;
}

.item-homepage-calendar-detail{
  height: auto;
  overflow-y: hidden;
}

#slide-tours a {
    padding-top: 0.8em;
}

.item-homepage-store {
    clear: both;
    float: none;
    width: 100%;
    position: relative;
    max-width: 100%;
    min-width: 100%;
    padding-top: -0.5em;
}


.container-homepage-calendar:after {
    bottom: -2.2em;
    height: 1.5em;
}

.container-homepage-calendar {
    height: auto;
}

.item-homepage-calendar-days li {
    border-width: 0.1em;
}

.item-homepage-calendar-days {
    min-width: 100%;
}

#slide-homepage-hero {
    height: 2em;
    padding: 8em 0;
}

.item-homepage-greenbar {
    top: 152em;
}

.item-homepage-feature-content img {
    left: 0;
    top: 0;
    width: auto;
}



.item-sideslide-trigger div {
    width: auto;
}
.item-sideslide-trigger .item-sideslide-label, .home .item-sideslide-trigger .item-sideslide-label{
  display: none;
}
.slide-opened-once.slide-closed .item-sideslide-trigger{
  width: 5em;
}


.item-homepage-feature-img.item-left {
    left: 1%;
    right: auto;
    width: 60%;
}

.item-homepage-feature-img.item-right {
    left: auto;
    right: 1%;
    width: 60%;
}

.container-homepage-feature-parallax{
  height: 70em;
  background-size: cover;
  background-attachment: scroll;
}

#homepage-feature-1 {
    margin: 0;
}

.txt-homepage-store h2 a::after {
    right: -0.5em;
    top: -1.2em;
}

}

@media (max-width: 640px){
  

  .title-homepage-hero {
    font-size: 36px;
  }


  .btn-homepage-callout {
      padding-top: 10px;
  }
  .btn-homepage-callout > a {
      background-size: 7px 7px;
      font-size: 12px;
      padding: 5px 20px 5px 10px;
  }
  .wrapper-homepage .item-hero-content {
      top: 11em;
  }

}

@media (max-width: 785px){
	/* HOMEPAGE CHANGES 8/15 */
	
	#homepage-feature-3.container-homepage-feature-parallax::after, #homepage-feature-1.container-homepage-feature-parallax::after{
		height:115px;
	}
	
	#homepage-feature-3, #homepage-feature-1{
		position:relative;
	}
	
	#homepage-feature-3 .bg-homepage-feature {
		background-position: right top;
    	background-size: cover;
    	height: 100%;
    	position: absolute;
    	top:0 !important;
	}
	
	#homepage-feature-3 .item-homepage-feature-img.item-right{
		display: block;
    	position: relative;
    	width: 100%;
    	text-align:center;
    	height:100%;
    	top:0;
	}
	
	#homepage-feature-3 .item-homepage-feature-img.item-right a{
		display:block;
		position:relative;
		width:80%;
		top: 15%;
		margin:0 auto;
	}

	#homepage-feature-1{
		width:100%;
	}
	
	#homepage-feature-1 .bg-homepage-feature{
		background-position: left top;
    	background-size: cover;
    	height: 100%;
    	position: absolute;
    	top:0 !important;
	}
	
	#homepage-feature-1 .item-homepage-feature-img.item-left{
		display: block;
    	margin: 0 auto;
    	position: relative;
    	top: 15%;
    	width: 80%;
    	text-align:center;
	}
	
	#homepage-feature-1 .item-homepage-feature-img.item-left a{
		display:block;
		position:relative;
		width:100%;
	}
	
}


  .container-homepage-feature-parallax{
      overflow: hidden;
  }

  .bg-homepage-feature{
      position: relative;
      z-index: 1;
      height: 120%;
      width: 100%;
      background-color: transparent;
      background-image: url("../img/bg-home-feature-default.jpg");
      background-position: center top;
      background-repeat: no-repeat;
      background-size: cover;
      margin-top: -10%;
  }
  
 .bg-homepage-feature img {
    height: auto;
    min-height: 100%;
    max-width: none;
    margin: auto;
    position: absolute;
    right: 0;
    width: auto;
    min-width: 100%;
    max-width: none;
  }

  .item-homepage-feature-img{
    z-index: 2;
  }
