/* –––––––– Site –––––––– */

body{
font-family: font-family: 'Baloo Tamma 2', cursive;
color: #fff;
}


section.wrap{
	width: auto;
	padding-right: 60px;
	padding-left: 60px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;

	}

section.wrap2{
	width: auto;
	padding-right: 60px;
	padding-left: 60px;
	margin-right: auto;
	margin-left: auto;
	z-index: 10;
	background-color: #fff;
	color: #000;
	}

div.white{
	background-color: #fff;
	}


sup{
position: relative;
bottom: 1px;
font-size: .75em;
line-height: .6em;
vertical-align:super;
}


h2{
	font: 28px/36px 'Baloo Tamma 2', cursive;
}
h3{
	font: 26px/32px 'Baloo Tamma 2', cursive;
}
h4{
	font: 22px/26px 'Baloo Tamma 2', cursive;
}
.col2{
	width: 50%;
}	
.col1{
	width: 100%;
}	
.col3{
	width: 75%;
}	
.col4{
	width: 25%;
}
.col4-c{
	width: 20%;
	padding-left: 15px;
}
.col8{
	width: 25%;
}
.col9{
	width: 25%;
}	

.col5{
	width: 33%;
}	

section.intro {
  z-index: 0;
  position: fixed;
  height: 100%;
  width: 100%; 
}

  .intro .logo {
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 25%;
    margin: auto;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .intro .logo {
        height: 25%;    bottom: 40%;
 }
         }
    .intro .logo img {
      height:  100%; }

/* –––––––– Header –––––––– */

header{
	height: 72px;
	width: 100%;
	margin: auto;
	z-index: 2;
	background-color: #fff;
}

header h1{
	float:left;
	margin-left: 60px;
	margin-top: 26px;
	font: 36px/32px 'Baloo Tamma 2', cursive;
}

header h2{
	float:left;
	margin-left: 0px;
	margin-top: -1000px;
	font: 20px/22px 'Baloo Tamma 2', cursive;
}

header nav{
	float:right;
	margin-right: 60px;
	margin-top: 32px;
	font: 16px/20px 'Baloo Tamma 2', cursive;
}

header nav li{
	float: left;
	margin-left: 10px;
	color: #000;
}

span.tagline{
	margin-left: 40px;
	font: 14px/18px 'Baloo Tamma 2', cursive;
}

.not-transparent{
	background-color: #EEE;	
}

/* –––––––– Display –––––––– */

.carousel {
  position: relative; }

.carousel-inner {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden; }
  .carousel-inner > .item {
    display: none;
    position: relative;
    -webkit-transition: 0.6s ease-in-out left;
    transition: 0.6s ease-in-out left; }
  .carousel-inner > .active,
  .carousel-inner > .next,
  .carousel-inner > .prev {
    display: block;
    height: 100%; }
  .carousel-inner > .active {
    left: 0; }
  .carousel-inner > .next,
  .carousel-inner > .prev {
    position: absolute;
    top: 0;
    width: 100%; }
  .carousel-inner > .next {
    left: 100%; }
  .carousel-inner > .prev {
    left: -100%; }
  .carousel-inner > .next.left,
  .carousel-inner > .prev.right {
    left: 0; }
  .carousel-inner > .active.left {
    left: -100%; }
  .carousel-inner > .active.right {
    left: 100%; }

.fill {
  width: 100%;
  height: 100%; }
  .fill img {
    width: 100%;
    height: auto;
    display: block; }

.carousel-control {
  z-index: 9998;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25%;
  font-size: 36px;
  color: #000;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  opacity: 1; }

.carousel-control.left {
  left: 0; }
  .carousel-control.left span {
    position: absolute;
    top: 45%;
    left: 10%;
    width: 24px;
    height: 24px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: sdb05 1.5s infinite;
    animation: sdb05 1.5s infinite;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .carousel-control.left span {
        width: 18px;
        height: 18px;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
        left: 15%; } }

.carousel-control.right {
  right: 0; }
  .carousel-control.right span {
    position: absolute;
    top: 45%;
    right: 10%;
    width: 24px;
    height: 24px;
    border-left: 3px solid #fff;
    border-bottom: 3px solid #fff;
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg);
    -webkit-animation: sdb05 1.5s infinite;
    animation: sdb05 1.5s infinite;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .carousel-control.right span {
        width: 18px;
        height: 18px;
        border-left: 2px solid #fff;
        border-bottom: 2px solid #fff;
        right: 15%; } }

h1#issuename{
	position: absolute; 
	top: 10%;
	text-align: center;
	width: 100%;
	color: #fff;
	font: 68px/82px 'Baloo Tamma 2', cursive;
	z-index: 2;
}

p#credit{
	position: absolute;
	color: white;
	bottom: 0;
	left: 40px;
	font: 12px/22px;
}

p#credit a{
	color: white;
}

/* –––––––– Issue –––––––– */


div.issue{
	margin-right: -20px;
	margin-left: -20px;
	}
div.issue-c{
	margin-right: 0px;
	margin-left: 0px;
	}
#info{
	padding-bottom: 40px;
	}
div.issuecol {
	height: auto;
	float: left;
	}
div.issuecol p, div.issuecol h1, div.issuecol h2, div.issuecol h3, div.issuecol h4{
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	}	
.visible {
	display: none;
    }
/* –––––––– Shop –––––––– */


div.shop{
	font-size: 18px;
	line-height: 22px;
	margin-right: -20px;
	margin-left: -20px;
	}
div.shopcol {
	text-align: center;
	height: auto;
	float: left;
	}
div.shopcol p, div.shopcol h1, div.shopcol h2, div.shopcol h3, div.shopcol h4, div.shopcol form {
	margin-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	}	
input[type="submit"], button {
	cursor: pointer;
    -webkit-appearance: none;
    background-color: #FFF;
    border: 0;
    color: #000;
    font: normal normal 22px/26px 'Baloo Tamma 2', cursive;
    margin: 0;
    padding: 7px;
    }
.shop .shopcol .item-name a {
    cursor: pointer;
}
.shop .shopcol .item-name a.selected {
    cursor: pointer;
    color: #000;
}

/* –––––––– To Shop –––––––– */

section#toshop{
	height: 75%;
	width: 100%;
	position: relative;
}

section#toshop.issue01{
	background: url('../images/HOME.jpg') 0 0 no-repeat;
	background-position: center center;
	background-size: cover;
	  -webkit-background-size: cover;
           -moz-background-size: cover;
             -o-background-size: cover;
}

h1#toshop{
	position: absolute; 
	top: 35%;
	text-align: center;
	width: 100%;
	color: white;
	font: 48px/54px 'Baloo Tamma 2', cursive;
}
h1#toshop a{
	color: white;
}
h1#toshop a:hover{
color:#6e6e6e;}

/* –––––––– Footer –––––––– */

section.footerwrap{
	background-color: #fff;
    color: #000;
	width: auto;
	padding-right: 40px;
	padding-left: 40px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: top; }
}	
div.footer{
	margin-right: 0px;
	margin-left: 0px;
	}

div.footercol {
	margin-top: 40px;
	height: auto;
	float: left;

}
div.footercol p, div.footercol h1, div.footercol h2, div.footercol h3, div.footercol h4 {
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
}
div.footercol a {
	color: #fff; 
}
.icon {
    padding-left: 26px;
}
.mention{
	font: 14px/18px 'Baloo Tamma 2', cursive;
}

div.footercol img {
        list-style: none;
        display:inline-block;
        height: 50px;
        width: 50px;
        cursor: pointer;
        margin-left: 8px;
        background-size: 50px 50px;
        background-repeat: no-repeat;
        background-color: #fff;
        border: solid 3px #000;
        border-radius: 25px; }


/* –––––––– Mobile Sizes –––––––– */
@media only screen and (max-width: 900px) 
{

span.tagline{
	display: none;
}
h1#issuename{
	position: absolute; 
	top: 10%; 
	font: 52px/58px 'Baloo Tamma 2', cursive;
}

.col2{
	width: 100%;
}	
.col1{
	width: 100%;
}	
.col3{
	width: 100%;
}	
.col4{
	width: 50%;
}
.col4-c{
	width: 50%;
	padding-left: 0px;
}
.col5{
	width: 100%;
}
.visible {
  display: block;
    }
}

/* –––––––– Mobile Sizes –––––––– */
@media only screen and (max-width: 570px) 
{
section.wrap{
	padding-right: 20px;
	padding-left: 20px;
}
section.wrap2{
	padding-right: 20px;
	padding-left: 20px;
}
section.footerwrap{
	padding-right: 20px;
	padding-left: 20px;
}
div.issue{
	font-size: 14px;
	line-height: 18px;
	margin-right: -10px;
	margin-left: -10px;
}
div.issuecol p, div.issuecol h1, div.issuecol h2, div.issuecol h3, div.issuecol h4 {
	margin-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}	

header h1{
	visibility: hidden;
	float:left;
	margin-left: -100px;
	margin-top: 21px;
	font: 20px/22px 'Baloo Tamma 2', cursive;
}

header h2{
	float:left;
	margin-left: -40px;
	margin-top: 21px;
	font: 20px/22px 'Baloo Tamma 2', cursive;
}

header nav{
	float:right;
	margin-right: 20px;
	margin-top: 26px;
	font: 14px/18px 'Baloo Tamma 2', cursive;
}

h1#issuename{
	position: absolute; 
	top: 10%; 
	font: 38px/52px 'Baloo Tamma 2', cursive;
}

h1#toshop{
	position: absolute; 
	top: 35%; 
	font: 38px/52px 'Baloo Tamma 2', cursive;
}

p#credit{
	position: absolute;
	color: white;
	bottom: 0;
	left: 20px;
	font: 12px/22px;
}

h2{
	font: 22px/26px 'Baloo Tamma 2', cursive;
}
h3{
	font: 20px/24px 'Baloo Tamma 2', cursive;
}
.visible {
  display: none;
    }
.col2{
	width: 100%;
}	
.col1{
	width: 100%;
}	
.col3{
	width: 100%;
}	
.col4{
	width: 100%;
}
.col4-c{
	width: 100%;
	padding-left: 0px;
}
.col5{
	width: 100%;
}
.col8{
	width: 100%;
}
.col9{
	width: 33%;
}

div.footercol p, div.footercol h1, div.footercol h2, div.footercol h3, div.footercol h4 {
	margin-bottom: 30px;
	padding-left: 0px;
	padding-right: 0px;
}

}

