html, body, .container {
  height: 100%;
}

/* Reset */
html, body, h1, p, a, div, section {
  margin: 0;
  padding: 0;
  font-size: 100%;
background-color: #ffffff; 
  font: inherit;
}

.headerbar {
  width: 100%;
  background-color: #fff;
  height: 102px;
  z-index: 9999;
  position: fixed;
}

/* navigation bar */

header{
    float: left;
    position:relative;
    left: 20%;
height: 84px;
margin-top: 500px;
	z-index:1;
}

#logohead{
    float: left;
    position: relative;
    left: 2%;
height: 84px;
margin-top: 5px;
margin-bottom: 35px;
	z-index: 1;
}

#popnav {
    float:right;
    position:relative;
    left:-20%;
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
    text-transform: uppercase;
    text-align:left;
height: auto;
margin-top: 20px;
}

/* Remove margins and padding from the list, and add a black background color */
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
background-color: white;
}

/* Float the list items side by side */
ul.topnav li {
float: left;
}

/* Style the links inside the list items */
ul.topnav li a {
    display: inline-block;
    color: #24ace3;
    text-align: center;
  font-weight: 400;
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
letter-spacing: .2em;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: .9em;
}

/* Change background color of links on hover */
ul.topnav li a:hover {
background-color: #ec008c;
}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {
display: none;
}

/* navigation bar ends*/

section {
position: static;
float:left;
 width: 100%;
margin: 0 0 2% 0;
height: auto;
background: white;
}

section#slide {
  background-image: url(../slides/Slide5.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: relative;
  background-size: cover;
  background-color:#464646;
  /* SHORTHAND CSS NOTATION
    *    background: url(../slides/Slide5.jpg);  */
}

section#slide {
  height: 100%;
}

section#slide{
  margin: 0;
  padding: 0;
}

section#aboutslide {
  background: url(../slides/aboutslide.jpg);
  background-size: cover;
width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
margin: 0 0 1% 0;
  z-index: 100;
}

section#slide slidecontent {
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
  color: white;
text-align: center;
width: 80%;
letter-spacing: 2px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.5em;
  transform: translate(-50%, -50%);
}

.upperltr{
  text-transform: uppercase;
}

.hevyletter{
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 900;
  color: white;
  font-size: 1.8em;
letter-spacing: 3px;
}

/* Dear Section*/

section#dear{
position: static;
float: left;
 width: 100%;
margin: 0 0 0% 0;
padding: 0 0 0 0;
text-align: center;
height: auto;
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
background-color: #BF1B7D;
}

/* HDR Logo Section*/

.logo{
  border: none;
  background: none;
z-index: 200;
}
img.hdrart
{
	position: relative;
	max-width: 80%;
	max-height: 80%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
/* HDR Logo Section*/


section#dear .aboutcontent{
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
color: white;
font-size: 1.2em;
padding: 0 10% 2% 10%;
letter-spacing: 1px;
	line-height: 1.2em;
background-color: #BF1B7D;
text-align: center;
}

section#dear.aboutcontent p{
padding-top: 20px;
}

section#dearlove {
width: 100%;
    height: auto;
    margin: 0;
padding: 0 0 3% 0;
margin: 0% 0 0% 0;
background-color: #92278f;
  z-index: 100;
}

@media (min-width: 36em) {
	.tapbox{
		display: block;
		float: left;
		width: 50%;
	}
}

.tapbox {
 margin: 0; 
 box-sizing: border-box; 
}


.tapbox img {
display: block; 
width: 100%; 
}

.tapbox img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.tapbox img:hover {
  -webkit-filter: blur(1px);
}


/* Dear Section Ends*/

/* Joke Section begins*/

section#joke{
position: static;
float: left;
 width: 100%;
margin: 0 0 0% 0;
padding: 0 0 0 0;
text-align: center;
height: auto;
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
background-color: #92278f;
}


section#joke .aboutcontent{
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
color: white;
font-size: 1.2em;
padding: 0 10% 2% 10%;
letter-spacing: 1px;
	line-height: 1.2em;
background-color: #92278f;
text-align: center;
}
/* Joke Section Ends*/

/* Campaign Section begins*/

section#campaign{
position: static;
float: left;
 width: 100%;
margin: 0 0 0% 0;
padding: 0 0 0 0;
text-align: center;
height: auto;
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
background-color: white;
}


section#campaign .aboutcontent{
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
color: grey;
font-size: 1.2em;
padding: 0 10% 2% 10%;
letter-spacing: 1px;
	line-height: 1.2em;
background-color: white;
text-align: center;
}

/* Campaign Section Ends*/

.button {
  display: inline-block;
  padding: 6px 10px;
  color: #fff;
  border-top: 1px solid #25aae1;
  border-bottom: 1px solid #25aae1;
  border-radius: 3px;
  font-weight: 700;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  text-transform: none;
}

section#currentONEmid {
width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
margin: 0;
  z-index: 100;
}

section#currentONE {
width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
margin: 0 0 0.3% 0;
  z-index: 100;
}


/* App Logo Media Section*/

section#apps {
width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
margin: 0;
background-color: #92278f;
  z-index: 100;
}

.applogo {
 margin: 0; 
width: 5em; 
 box-sizing: border-box; 
}


.applogo img {
display:inline-block;
		float: left;
width: 100%; 
height: 100%;
    zoom: 2;  //increase if you have very small images
}

/* App Logo Media Section End*/

/* Skill Section*/


section#niceskills{
float: left;
width: 50%;
    height: 17%;
    margin: 0;
    padding: 0;
padding-bottom: 2%;
background-color: #92278f;
  z-index: 100;
}

.skillbox{
position: relative;
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 300;
top: 0%;
  color: #fff;
text-align: left;
    text-transform: uppercase;
letter-spacing: 2px;
  margin-left: 5%;
  margin-right: 5%;
line-height: 2.0em
  left: 0%;
background-color: #92278f;
  font-size: 1.0em;
}

section#niceskills h2{
font-family: 'Work Sans', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 900;
    text-transform: uppercase;
	line-height: .8em;
  font-size: 6.0em;
color: #27a9e1;
  margin: 0;
}

#skillcon{
  position: absolute;
width: 50%;
margin-top: 2%;
background-color: #b387ff;
    height: auto;
}

/* Logo Brand Section begins*/

section#logobrand{
position: static;
float: left;
 width: 100%;
margin: 0 0 0% 0;
padding: 0 0 0 0;
text-align: center;
height: auto;
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
background-color: #92278f;
}


section#logobrand .aboutcontent{
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
color: white;
font-size: 1.2em;
padding: 0 10% 2% 10%;
letter-spacing: 1px;
	line-height: 1.2em;
background-color: #92278f;
text-align: center;
}

section#logos {
width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
margin: 0;
background-color: #92278f;
  z-index: 100;
}

.brandlogo {
 margin: 0; 
width: 11.5em; 
 box-sizing: border-box; 
}


.brandlogo img {
display:inline-block;
		float: left;
width: 100%; 
height: 100%;
    zoom: 2;  //increase if you have very small images
}

/* Logo Brand Section begins Ends*/

.motto{
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 300;
  color: #EC008B;
text-align: left;
letter-spacing: 2px;
  margin: 0;
  position: absolute;
  top: 5%;
width: 63%;
line-height: 2.0em
  left: 0%;
  font-size: 1.0em;
}

.motto li{
line-height: 2.0em
}

/* Skill Section End*/

@media (min-width: 36em) {
	.boxport {
		display: block;
		float: left;
		width: 33.3333333333333%;
	}
}

.boxport {
 margin: 0; 
 box-sizing: border-box; 
}


.boxport img {
display: block; 
width: 100%; 
}

.boxport img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.boxport img:hover {
  -webkit-filter: blur(5px);
}


.boxport2 {
 margin: 0; 
 box-sizing: border-box; 
}


.boxport2 img {
display: block; 
width: 100%; 
  max-height: 70%;
    zoom: 2;  //increase if you have very small images
}

.boxport2 img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.boxport2 img:hover {
  -webkit-filter: blur(0px);
}

.boxport3 {
 margin: 0; 
 box-sizing: border-box; 
}


.boxport3 img {
display: block; 
width: 100%; 
  max-height: 80%;
    zoom: 2;  //increase if you have very small images
}

.boxport3 img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.boxport3 img:hover {
  -webkit-filter: blur(0px);
}

/* PoP Syrup Section*/

section#sellsomething{
position: static;
float:left;
width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
margin: 0;
  z-index: 100;
}

section#sellsomething sellbox{
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 900;
  color: black;
text-align: left;
    text-transform: uppercase;
letter-spacing: 2px;
  margin: 0;
  position: relative;
  top: 0;
  font-size: 6.5em;
}

section#sellsomething h2{
font-family: 'Work Sans', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 900;
    text-transform: uppercase;
	line-height: .8em;
  font-size: 6.0em;
color: #27a9e1;
  margin: 0;
}

.sellbox{
margin: 0;
padding: 0 0 0 2%;
 box-sizing: border-box; 
}

.sellbox img {
display: block; 
width: 100%; 
  max-height: 100%;
  margin: 2% 0 0 0;
}

.sheep{
		float: left;
	height: 600px;
width: 50%;
	margin: 0;
	background: url("../images/bottlefruit.jpg") 50% 50% no-repeat #393;
	background-size: auto;
	border: 0px solid #060;
	border-radius: 5px;
}

div.sheep.height
{
	background-size: cover;
}

#open{
  position: absolute;
width: 50%;
margin-top: 2%;
    height: auto;
}

.motto{
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 300;
  color: #EC008B;
text-align: left;
letter-spacing: 2px;
  margin: 0;
  position: absolute;
  top: 5%;
width: 63%;
line-height: 2.0em
  left: 0%;
  font-size: 1.0em;
}

.motto li{
line-height: 2.0em
}

/* PoP Syrup Section End*/

.drinkinfo{
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 300;
  color: #EC008B;
width: 10%;
  background-color:#464646;
text-align: left;
letter-spacing: 1px;
  margin: 0;
  position: relative;
  top: 0;
  font-size: 1.2em;
}

/* PourUp Section*/

section#pourup{
position: static;
float:left;
width: 100%;
    height: 500px;
    margin: 0;
    padding: 0;
background-color: white; 
margin: 0;
  z-index: 100;
}


.potsm{
width: 130px;
height: 115px;
}

.potsm img {
display: block; 
	width: auto; 
	height: auto; 
}

.sellbox img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}

.buttonjoin {
background: #24ace3;
    padding: 5px 20px;
    margin: 20%;
    border: 0px solid white;
font-family: 'Work Sans', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 900;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
font-size: 1.5em;
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
    transition: all 200ms linear 0;
    -webkit-transition: all 200ms linear 0;
    -moz-transition: all 200ms linear 0;
    -o-transition: all 200ms linear 0;
    -ms-transition: all 200ms linear 0;
    white-space: nowrap;
}

.buttonjoin:link, button:link{
  margin: 0 0 0 20%;
background: #fff;
font-size: 2.0em;
    color: #27a9e1;
    border: 1px solid #27a9e1;
}

.buttonjoin:visited, button:visited{
  margin: 6px;
background: #fff;
font-size: 2.0em;
    color: #27a9e1;
    border: 1px solid #27a9e1;
}

.buttonjoin:hover, button:hover {
    background: #45c4f8;
    color: #fff;
    border-color: #a1a1a1;
}

@media (min-width: 36em) {
	.sellbox {
		display: block;
		float: left;
		width: 50%;
	}
}

.box{
position: relative;
float:left;
 width: 350px;
margin: 2% 0 0 2%;
padding: 0 0 0 0;
height: 330px;
background: blue;
}

.boxtest img {
    max-width: 100%;
    max-height: 100%;
}

.boxtest{
position: relative;
margin: 2% 0 0 2%;
padding: 0;
background: white;
}

.boxext{
position: relative;
float:left;
 width: 780px;
margin: 2% 0 0 2%;
padding: 0 0 0 0;
height: 330px;
background: blue;
}

/* Social Media Section*/

@media only screen and ( min-width: 770px) {

section#socialhere {
display: none;
width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
margin: 0;
  z-index: 100;
}

.socialbox {
 margin: 0; 
 box-sizing: border-box; 
}


.socialbox img {
display: block; 
width: 100%; 
  max-height: 70%;
    zoom: 2;  //increase if you have very small images
}

.socialbox img {
  -webkit-transition: all 1s ease;
     -moz-transition: all 1s ease;
       -o-transition: all 1s ease;
      -ms-transition: all 1s ease;
          transition: all 1s ease;
}
 
.socialbox img:hover {
  -webkit-filter: blur(0px);
}
}

/* Social Media Section Ends*/

/* Social Start */

section#social{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
padding: 0 0 0 0;
text-align: center;
height: auto;
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
background: white;
}

/* About Section*/

.aboutlogo{
  position: relative;
  background-image: url(../images/theartist.png);
   background-repeat: no-repeat;
   left: 0%;
   top: 0%;
width: 390px;
    display: block;
    margin: auto;
    height: 80px;
    padding: 0;
z-index: 200;
}

section#story .aboutcontent{
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
color: grey;
font-size: 1.2em;
padding: 0 5% 0 5%;
letter-spacing: 1px;
	line-height: 1.2em;
text-align: center;
}

section#story .aboutcontent p{
padding-top: 20px;
}

/* About Section Ends*/

/* Social Start Ends*/

/* Story Button */

.buttonrsvp {
background: #24ace3;
    padding: 5px 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border: 0px solid #fff;
    font-family: "HelveticaNeue", Helvetica, sans-serif;
    font-weight: normal
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
font-size: 1.5em;
    font-weight: 500;
    letter-spacing: 2px;
    display: inline-block;
    position: relative;
    transition: all 200ms linear 0;
    -webkit-transition: all 200ms linear 0;
    -moz-transition: all 200ms linear 0;
    -o-transition: all 200ms linear 0;
    -ms-transition: all 200ms linear 0;
    white-space: nowrap;
}

.buttonrsvp:hover, button:hover {
    background: #45c4f8;
    color: #fff;
    border-color: #a1a1a1;
}

/* Story Button Ended*/

/* Story Time */

section#story{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
padding: 0 0 0 0;
text-align: center;
height: auto;
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
background: white;
}

section#story .content p{
padding-top: 20px;
}


section#story .content{
color: grey;
font-size: 1.5em;
padding: 0 10% 0 10%;
letter-spacing: 1px;
	line-height: 1.2em;
text-align: center;
}

section#story h2{
color: grey;
    text-transform: uppercase;
font-size: 2.0em;
margin-bottom: -7px;
text-align: center;
}

section#storypics{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
height: 700px;
background: pink;
}

section#storypics img{
    max-width: 100%;
    max-height: 100%;
}

.portrait {
height: 100%; 
width: 100%; 
background-color: white;
}

/* Story Time Ends*/

footer {
    position: relative;
    margin-top: -99px;
    height: 50px;
    clear: both;
    padding: 7px 0 22px !important;
background: #ec008c;
}

#footinfo{
position: static;
float: left;
	border-top: 0px;
width: 100%;
	text-transform: uppercase;
	letter-spacing: 2px;
text-align: center;
	font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
	font-weight: normal; 
	line-height: 1.5em;
	font-size: 13px;	
	color: #fff;
padding: 1% 0 0 0;
background: transparent;
z-index: 10;
}

/*main content area*/
div#content{
	position:absolute; 
	left:0px;
	top: 0px;
	width: 0px;
	height:0px;
	z-index:1;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border: 0px;
	font-family: Arial, Helvetica, san-serif; 
	font-weight: normal; 
	font-size: 11px; 	
	color: #ffffff;
	overflow: auto;
	visibility: visible;
}
/*use for images, float can also be use on a div*/
img#name{
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
letter-spacing: 100%;
float: left;
}

/*if you just use a name rather than a tag you need the period*/
.text{
font-family: Arial, Helvetica, Times, Times New Roman, san-serif; 
font-weight: normal; 
font-style: normal;
font-size: 11px; 	
line-height: normal;
text-decoration: none;
text-indent: 0px;
word-spacing: normal;
color: #ffffff;
	}

a:link {  
	color:#000;
	text-decoration:none; 
font-family: Arial, Helvetica, Times, Times New Roman, san-serif; 
	font-weight: bold; 
	font-size: 14px; 	
	}

a:visited { 
	color:#fff;
	text-decoration:none; 
font-family: Arial, Helvetica, Times, Times New Roman, san-serif;  
	font-weight: bold; 
	font-size: 14px; 	
}

a:hover {  
	color: #3ba400;
	text-decoration:none; 
font-family: Arial, Helvetica, Times, Times New Roman, san-serif;  
	font-weight: bold; 
	font-size: 14px; 	
}

a img {
	width: auto; 
	height: auto; 
border: 0px;
}

/* Screen 1366 */
@media only screen and (min-width: 1100px) and (max-width: 1366px) {

#logohead{
    float: left;
    position:relative;
    left: 2%;
height: 84px;
margin-top: 5px;
margin-bottom: 10px;
	z-index:1;
}

#popnav {
    float:right;
    position:relative;
    left: -2%;
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
    text-transform: uppercase;
    text-align:left;
height: auto;
margin-top: 20px;
}

/* Remove margins and padding from the list, and add a black background color */
ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
background-color: white;
}

/* Float the list items side by side */
ul.topnav li {
float: left;
}

/* Style the links inside the list items */
ul.topnav li a {
    display: inline-block;
    color: #24ace3;
    text-align: center;
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
letter-spacing: .2em;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: .9em;
}

section#slide slidecontent {
  font-size: 1.2em;
}

.hevyletter{
  font-size: 1.5em;
}

.boxtest img {
    max-width: 22%;
    max-height: 35%;
}

.boxtest{
position: relative;
margin: 2% 0 0 2%;
padding: 0;
background: white;
}

/* Story Time */

section#story{
margin: -4% 0 5% 0;
}

/* Story Time Ends */

}
/* Screen 1366 ENDS */

/* Screen 1024 */
@media only screen and (min-width: 900px) and (max-width: 1024px) {

 .headerbar {
  width: 100%;
  background-color: #fff;
  height: 102px;
  z-index: 9999;
  position: fixed;
}

#logohead{
    float: left;
    position:relative;
    left: 2%;
height: 84px;
margin-top: 5px;
	z-index:1;
}

ul.topnav li a {
    display: inline-block;
    color: #24ace3;
    text-align: center;
  font-weight: 400;
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
letter-spacing: .2em;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: .9em;
}

}
/* Screen 1024 ENDS */

/* Screen 800 */
@media only screen and (min-width: 770px) and (max-width: 800px) {

 .headerbar {
  width: 100%;
  background-color: #fff;
  height: 102px;
  z-index: 9999;
  position: fixed;
}

#logohead{
    float: left;
    position: relative;
    left: 2%;
height: 84px;
margin-top: 5px;
margin-bottom: 35px;
	z-index: 1;
}

section#slide slidecontent {
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
  color: white;
text-align: center;
letter-spacing: 2px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 25%;
  font-size: 1.0em;
  transform: translate(-20%, -50%);
}

.hevyletter{
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 900;
  color: white;
  font-size: 1.3em;
letter-spacing: 3px;
}

}
/* Screen 800 ENDS */

/* iPhone 6 Plus*/
@media only screen and (max-width: 414px) {

section#slide {
background-image: url(../slides/Slide6.jpg);
background-repeat:no-repeat;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
background-position:center;
    height: 500px;
    max-height: 80%;
  z-index: 100;
}

section#aboutslide {
  background: url(../slides/aboutslide.jpg);
background-repeat:no-repeat;
-webkit-background-size:cover;
-moz-background-size:cover;
-o-background-size:cover;
background-size:cover;
background-position:center;
    height: 500px;
    max-height: 80%;
  z-index: 100;
}

#logohead{
    float: left;
    position:relative;
    left: 2%;
height: 84px;
margin-top: 5px;
	z-index:1;
}

section#slide slidecontent {
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
  color: white;
text-align: center;
letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 40%;
  left: 20%;
  font-size: .8em;
  transform: translate(-15%, -40%);
}

.hevyletter{
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 900;
  color: white;
  font-size: 1.2em;
letter-spacing: 3px;
}

section#market{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
padding: 0 0 0 0;
height: auto;
background: white;
}

/* Story Time */

section#story{
margin: -15% 0 5% 0;
}

section#story .content{
color: grey;
font-size: 0.9em;
padding: 0 2% 0 2%;
letter-spacing: 1px;
	line-height: 1.2em;
text-align: center;
}

section#story h2{
color: grey;
    text-transform: uppercase;
font-size: 2.0em;
margin-bottom: -7px;
text-align: center;
}

section#storypics{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
height: 270px;
background: pink;
}


/* Story Time Ends */

}

/* iPhone 6 Plus Ends*/

/* iPhone 6 */
@media only screen and (min-width: 325px) and (max-width: 375px) {

#logohead{
    float: left;
    position:relative;
    left: 2%;
height: 84px;
margin-top: 5px;
	z-index:1;
}

section#market{
position: static;
float: left;
 width: 100%;
margin: 0 0 5% 0;
padding: 0 0 0 0;
height: auto;
background: white;
}
}

/* iPhone 6 Ends*/

/* iPhone 6 Plus land */
@media only screen and (min-width: 669px) and ( max-width: 737px) {

section#market{
position: static;
float: left;
 width: 100%;
margin: 0 0 1% 0;
padding: 0 0 0 0;
height: auto;
background: white;
}

/* Story Time */

section#story{
margin: -8% 0 5% 0;
}

section#story .content{
color: grey;
font-size: 1.2em;
padding: 0 2% 0 2%;
letter-spacing: 1px;
	line-height: 1.2em;
text-align: center;
}

section#storypics{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
height: 370px;
background: pink;
}

/* Story Time Ends */

}

/* iPhone 6 Plus land Ends */

/* iPhone 6 land */
@media only screen and (min-width: 570px) and ( max-width: 668px) {

section#market{
position: static;
float: left;
 width: 100%;
margin: 0 0 1% 0;
padding: 0 0 0 0;
height: auto;
background: white;
}

section#story{
margin: -9% 0 5% 0;
}

section#story .content{
color: grey;
font-size: 1.2em;
padding: 0 2% 0 2%;
letter-spacing: 1px;
	line-height: 1.2em;
text-align: center;
}

section#storypics{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
height: 370px;
background: pink;
}

/* Story Time Ends */

}
/* iPhone 6 land Ends*/


/* iPhone 5below */
@media only screen and (max-width: 321px) {

section#market{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
padding: 0 0 0 0;
height: auto;
background: white;
}

#logohead{
    float: left;
    position: relative;
    left: 2%;
height: 84px;
margin-top: 5px;
margin-bottom: 2px;
	z-index: 1;
}

section#slide slidecontent {
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
  color: white;
text-align: center;
letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 20%;
  font-size: .6em;
  transform: translate(-15%, -50%);
}

.hevyletter{
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 900;
  color: white;
  font-size: 1.0em;
letter-spacing: 3px;
}

/* Story Time */

section#story{
margin: -15% 0 5% 0;
}

section#story .content{
color: grey;
font-size: 0.9em;
padding: 0 2% 0 2%;
letter-spacing: 1px;
	line-height: 1.2em;
text-align: center;
}

section#story h2{
color: grey;
    text-transform: uppercase;
font-size: 2.0em;
margin-bottom: -7px;
text-align: center;
}

section#storypics{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
height: 240px;
background: pink;
}

/* Story Time Ends */

.boxgiv{
position: relative;
float:left;
 width: 100%;
margin: 2% 0 0 0;
padding: 0 0 0 0;
height: auto;
background: white;
  overflow: hidden
}

}

/* iPhone 5below Ends */

/* iPhone iPhone 5 land */
@media only screen and (min-width: 482px) and ( max-width: 569px) {

section#slide slidecontent {
font-family: 'Playfair Display', 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 400;
  color: white;
text-align: center;
letter-spacing: 1px;
  margin: 0;
  position: absolute;
  top: 70%;
  left: 20%;
  font-size: .8em;
  transform: translate(-15%, -50%);
}

.hevyletter{
font-family: 'Source Sans Pro', Arial, Helvetica, Times, Times New Roman, san-serif;
  font-weight: 900;
  color: white;
  font-size: 1.2em;
letter-spacing: 3px;
}

section#market{
position: static;
float: left;
 width: 100%;
margin: 0 0 1% 0;
padding: 0 0 0 0;
height: auto;
background: white;
}

}
/* iPhone 5 land Ends*/

/* iPad Mini 3 */
@media only screen and (min-width: 740px) and ( max-width: 768px) {

section#market{
position: static;
float: left;
 width: 100%;
margin: 0 0 1% 0;
padding: 0 0 0 0;
height: auto;
background: white;
}

/* Story Time */

section#story{
margin: -8% 0 5% 0;
}

section#story .content{
color: grey;
font-size: 1.4em;
padding: 0 2% 0 2%;
letter-spacing: 1px;
	line-height: 1.2em;
text-align: center;
}

section#story h2{
color: grey;
    text-transform: uppercase;
font-size: 2.0em;
margin-bottom: -7px;
text-align: center;
}

section#storypics{
position: static;
float: left;
 width: 100%;
margin: 0 0 2% 0;
height: 400px;
background: pink;
}

/* Story Time Ends */

.boxgiv{
position: relative;
float:left;
 width: 100%;
margin: 2% 0 0 0;
padding: 0 0 0 0;
height: auto;
background: white;
  overflow: hidden
}

}
/* iPad Mini 3 Ends*/





