body {
  background-color: #000;
  font-family:'ITC Avant Garde Gothic W01';
  
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


.fadein{
  display: none;
}

/*--------------------------------------------------------------------------------
  Mobile - Sizes
 --------------------------------------------------------------------------------*/ 


/* Section */

section{
  height: 100vh;
  width: 100vw;
  
  position: relative;
  
  margin: 0;
  padding: 0;
} 

.section-mobile{
  height: 200vh;
  width: 100vw;
} 


.header{
  position: fixed;
  width: 150px;
  height: 51px;
  margin: 20px;
  background-image: url(../../img/home/arsgratiaartis-white.png);
  background-size: cover;
  z-index: 100;
}

.header:hover{
  opacity: .4;
}


.arrow-down {
	width: 0; 
	height: 0; 
	position: absolute;
	bottom: 100px;
	left: 50%;
	margin-left: -10px;
	border-left: 20px solid transparent;
	border-right: 20px solid transparent;
	border-top: 20px solid white;
	
	-webkit-transition: border-color .7s linear;
 	transition: border-color .7s linear;
}








/* Cocktails */

.cocktail-left{
  width: 100%;
  height: 100vh;
  float: left;
}

.cocktail-right{
  width: 100%;
  height: 100vh;
  margin-top: 0;
  float: left;
}

.cocktail-close{
  width: 60%;
  height: 70vh;
  opacity: .6;
  position: absolute;
  left: 30%;
  top:10%;
  z-index: 1;
}





/* Home Page Grid */

.block{
  width: 100%;
  height: 40vh;
    
  float: left;
  text-align: left; 
}

.block-outline{
  -webkit-transition: all 500ms; 
  transition: all 500ms;
}

.block:hover .block-outline{
  -ms-transform: scale(0.95); /* IE 9 */
  -webkit-transform: scale(0.95); /* Safari */
  transform: scale(0.95);
}

.block-copy{
  width: 80%;
  margin: 0 auto;
  
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 40vh;
}

.block h1, .block p{
  color: white;
  text-decoration: none;
  margin: 0 0 20px; padding: 0;
}


.block-type-line{
  height: 2px;
  width: 10%;
  background: white;
  margin: 0 0 20px;
}

.block-read{
  opacity: .3;
}








/* Page Content */

/* Home */

.block-home{
  background: url(../../img/home/home.jpg);
  background-size: cover;
}




/* MGM Grand */

.block-mgmgrand{
  background: url(../../img/mgmgrand/mgmgrand.jpg);
  background-size: cover;
}

.mgmgrand{  
  background: url(../../img/mgmgrand/mgmgrand.jpg);
  background-size: cover;
  background-position: top center;
}

.cocktail-mgmgrand{
  background: url(../../img/mgmgrand/mgmgrand-match.jpg);
  background-size: cover;
}

.cocktail-mgmgrand-cocktail{
  background: url(../../img/mgmgrand/mgmgrand-cocktail.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-mgmgrand-close{
  background: url(../../img/mgmgrand/mgmgrand-cocktail-2.jpg);
  background-size: cover;
  background-position: center center;
}




/* Luxor */

.block-luxor{
  background: url(../../img/luxor/luxor.jpg);
  background-size: cover;
}

.luxor{  
  background: url(../../img/luxor/luxor.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-luxor{
  background: url(../../img/luxor/luxor-match.jpg);
  background-size: cover;
}

.cocktail-luxor-cocktail{
  background: url(../../img/luxor/luxor-cocktail.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-luxor-close{
  background: url(../../img/luxor/luxor-cocktail-2.jpg);
  background-size: cover;
  background-position: center center;
}




/* Hyde */

.block-hyde{
  background: url(../../img/hyde/hyde.jpg);
  background-size: cover;
}

.hyde{  
  background: url(../../img/hyde/hyde.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-hyde{
  background: url(../../img/hyde/hyde-match.jpg);
  background-size: cover;
}

.cocktail-hyde-cocktail{
  background: url(../../img/hyde/hyde-cocktail.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-hyde-close{
  background: url(../../img/hyde/hyde-cocktail-2.jpg);
  background-size: cover;
  background-position: center center;
}






/* Mandalay */

.block-mandalay{
  background: url(../../img/mandalay/mandalay.jpg);
  background-size: cover;
}

.mandalay{  
  background: url(../../img/mandalay/mandalay.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-mandalay{
  background: url(../../img/mandalay/mandalay-match.jpg);
  background-size: cover;
}

.cocktail-mandalay-cocktail{
  background: url(../../img/mandalay/mandalay-cocktail.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-mandalay-close{
  background: url(../../img/mandalay/mandalay-cocktail-2.jpg);
  background-size: cover;
  background-position: center center;
}





/* Park MGM */

.block-parkmgm{
  background: url(../../img/parkmgm/parkmgm.jpg);
  background-size: cover;
}

.parkmgm{  
  background: url(../../img/parkmgm/parkmgm.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-parkmgm{
  background: url(../../img/parkmgm/parkmgm-match.jpg);
  background-size: cover;
}

.cocktail-parkmgm-cocktail{
  background: url(../../img/parkmgm/parkmgm-cocktail.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-parkmgm-close{
  background: url(../../img/parkmgm/parkmgm-cocktail-2.jpg);
  background-size: cover;
  background-position: center center;
}







/* The Park */

.block-thepark{
  background: url(../../img/thepark/thepark.jpg);
  background-size: cover;
}

.thepark{  
  background: url(../../img/thepark/thepark.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-thepark{
  background: url(../../img/thepark/thepark-match.jpg);
  background-size: cover;
}

.cocktail-thepark-cocktail{
  background: url(../../img/thepark/thepark-cocktail.jpg);
  background-size: cover;
  background-position: center center;
}

.cocktail-thepark-close{
  background: url(../../img/thepark/thepark-cocktail-2.jpg);
  background-size: cover;
  background-position: center center;
}








/* Typography */

.type, .type p{
  font-family:'ITC Avant Garde Gothic W01';
  font-size: 14px;
  font-weight: 400;
  line-height: 1.3;
  
  color: white;
}

.type h1{
  font-size: 30px;
  font-weight: 700;
  margin: 0 0 30px; padding: 0;
}

.type h2{
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 30px; padding: 0;
}

.type h3{
  font-size: 16px;
  font-weight: 400;
  margin: 0; padding: 0;
}

.type-line{
  height: 2px;
  width: 10%;
  background: white;
}


.intro-type{
  position: absolute;
  right: 40px;
  bottom: 100px;
  width: 300px;
  
  margin: 0; padding: 0;
}

.recipe-type{
  position: absolute;
  bottom: 100px;
  left: 10%;
  width: 300px;
  
  margin: 0; padding: 0;
  
  z-index: 10;
}

.home-type{
  font-size: 40px;
  font-weight: 700;
  color: white;
  text-align: center;
  
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100vh;
}

.ars-type img{
  width:90%;
  max-width: 1200px;
  margin: 0 auto;
}

.type .home-title{
  font-size: 30px;
  font-weight: 700;
  margin: 0; padding: 0;
}





/*--------------------------------------------------------------------------------
  Tablet - Sizes
 --------------------------------------------------------------------------------*/ 


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

/* Section */

section{
  height: 100vh;
  width: 100vw;
  
  position: relative;
  
  margin: 0;
  padding: 0;
} 

.section-mobile{
  height: 100vh;
  width: 100vw;
} 


.header{
  position: fixed;
  width: 200px;
  height: 68px;
  margin: 50px;
  background-image: url(../../img/home/arsgratiaartis-white.png);
  background-size: cover;
  z-index: 100;
}




/* Cocktails */

.cocktail-left{
  width: 50%;
  height: 70vh;
  float: left;
}

.cocktail-right{
  width: 50%;
  height: 70vh;
  margin-top: 30vh;
  float: left;
}






/* Home Page Grid */

.block{
  width: 50%;
  height: 40vh;
    
  float: left;
  
  text-align: left; 
}






/* Typography */

.type, .type p{
  font-family:'ITC Avant Garde Gothic W01';
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
  
  color: white;
}

.type h1{
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 30px; padding: 0;
}

.type h2{
  font-size: 30px;
  font-weight: 400;
  margin: 0 0 30px; padding: 0;
}

.type h3{
  font-size: 18px;
  font-weight: 400;
  margin: 0 0 30px; padding: 0;
}

.type-line{
  height: 2px;
  width: 10%;
  background: white;
}


.intro-type{
  position: absolute;
  right: 10%;
  bottom: 100px;
  width: 350px;
  
  margin: 0; padding: 0;
}

.recipe-type{
  position: absolute;
  bottom: 100px;
  left: 10%;
  width: 500px;
  
  margin: 0; padding: 0;
  
  z-index: 10;
}

.type .home-title{
  font-size: 40px;
  font-weight: 700;
  margin: 0; padding: 0;
}


}





/*--------------------------------------------------------------------------------
  Desktop - Sizes
 --------------------------------------------------------------------------------*/ 

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

/* Section */

section{
  height: 100vh;
  width: 100vw;
  
  position: relative;
  
  margin: 0;
  padding: 0;
} 

.section-mobile{
  height: 100vh;
  width: 100vw;
} 




/* Cocktails */

.cocktail-left{
  width: 60%;
  height: 100vh;
  float: left;
}

.cocktail-right{
  width: 40%;
  height: 100vh;
  margin-top: 0;
  float: left;
}




/* Home Page Grid */

.block{
  width: 33.3333%;
  height: 50vh;
    
  float: left;
    
  text-align: left; 
}


.block-copy{
  width: 60%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 50vh;
}






/* Typography */


.intro-type{
  position: absolute;
  right: 10%;
  bottom: 100px;
  width: 500px;
  
  margin: 0; padding: 0;
}

.recipe-type{
  position: absolute;
  bottom: 100px;
  left: 10%;
  width: 500px;
  
  margin: 0; padding: 0;
  
  z-index: 10;
}



}
















