﻿@media all and (orientation:landscape) {
body{ overflow:auto; }
}

/*
body {
  background-color: #fff;
  width: 100%;
  height: 100%;
//  height: auto;
  padding: 0;
  margin: 0;
//position: fixed;
//  overflow: auto;
//overflow:hidden;
  overflow-y: scroll;
  overflow-x: hidden;
}
*/



body {
  background-color: #000;

//  width: 100%;
  height: 100%;
//  height: auto;
  padding: 0;
  margin: 0;
//position: fixed;
//  overflow: auto;
//overflow:hidden;

//  overflow-y: scroll;
//  overflow-x: hidden;
}





:root {
 --opac: 1;
 --bord: 0px;
 --bosh: 0 0 10px rgba(0,0,0,0);
 --deg: 180deg;
 --scale: .5;
 --filt: blur(4px);
 --dura: 3s;
}

a {
  color: inherit; 
  text-decoration: inherit; 
}



.yel{
  color: #ffff00;
}
.red{
  font-weight: 600;
  font-size: 80%;
  color: #ff0000;
  font-style: italic;
  line-height: 170%;
}

.bla{
  font-weight: 400;
  font-size: 70%;
  color: #000;
  font-style: italic;
  line-height: 170%;
}


.chk{
  margin: 10% 20%;
  font-weight: 400;
  font-size: 70%;
  color: #a0a0a0;
  line-height: 210%;
  padding: 3px;
//  background-color: #000;
  border-radius: 15px;
  border: 1px solid #d0d0d0;
}

.chk:active{
  background-color: #d0d0d0;
}



.bld{
  font-weight: 800;
}





#caz {
//  position: absolute;
  min-height: 100%;
  position: relative;
/*
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
//  min-height: 100%;
  padding: 0;
  margin: 0;
  z-index: 10;
*/
}




#pobg{
  position: absolute;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  margin-bottom: 10%;
//  overflow:hidden;
  background-color: rgb(0,0,0,.7);
  z-index: 10000;
//  display:none;
  display: flex;
  justify-content: center;
  align-items: center;
}
#pbg{
/*
  position: absolute;
  top: 20%;
  left: 10%;
*/
  width: 50%;
  height: 60%;
//  overflow:hidden;

  display: flex;
  justify-content: center;
  align-items: center;
}

#popz{
/*
  display: flex;
  justify-content: center;
  align-items: center;
*/

  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  height: auto;
//  height: 80%;
  width:40%;

// top: 10%;
//  left: 0;
//  right: 0;
//  font-family: 'Cousine', monospace;
  font-family: 'Open Sans', sans-serif;
  font-size: 120%;
  font-weight: 400;
  font-style: normal;
  line-height: 130%;
  padding: 5% 10%;
//  color: #fff;
  color: #000;
//  background-color: rgba(0,0,0,1);
  background-color: rgba(255,255,255,.95);
//  text-transform: uppercase;
//  letter-spacing: 5px;
//  text-align: center;
  border-radius: 50px;
  box-shadow: 0 0 25px #000; 
  border-sizing: border-box;
  border: 10px solid #ff0000;
//  border-top: 1px dotted #909090;
//  border-bottom: 1px dotted #909090;
//  box-shadow: 0 7px rgba(0,0,0,.5),0 -7px rgba(0,0,0,.5);
  text-shadow: 0 0 10px #fff;
//  z-index: 250;
  overflow: auto;
  margin-bottom: 100px;
}


#popz .prco{
//  height: 5%;
//  font-family: 'Cousine', monospace;
  font-family: 'Open Sans', sans-serif;
  font-size: 130%;
  font-weight: 800;
  font-style: normal;
  line-height: 140%;
  color: #fff;
  margin: 0% -7%; 
  padding: 3% 5%;
  background-color: #ff0000;
  text-transform: uppercase;
  border-radius: 10px;
  letter-spacing: 3px;
  text-align: center;
  text-shadow: none;
  box-shadow: none; 
  margin-bottom: 0px;
  display: block;
  border: 2px dotted #c0c0c0;
}


#upbar{
//  position: absolute;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
//  top: 0%;
//  right: 50%;
//  height: 3.5%;
  height: 50px;
  width: 100%;
  background-color: #202020;
//  z-index: 0;

  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 80%;
  letter-spacing: 1px;

}

#topbar{
//  position: absolute;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
//  top: 3.5%;
//top: 50px;
//  right: 50%;
height: 100px;
//  height: 7.5%;
  width: 100%;
  background-color: #000;
  z-index: 1;
  box-shadow: 0 0 10px #000;  

  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 150%;
  letter-spacing: 1px;
  box-sizing: border-box; 
  border-bottom: 10px double #202020;
}

#botbar{
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
//  overflow: hidden;
//  bottom: -15%;
bottom: -0px;
left: 0px;
//  height: 15%;
height: 150px;
  width: 100%;
  background-color: #000;
  box-sizing: border-box; 
  border-top: 10px double #202020;
}




#logo{
  position: absolute;
//  left: 0%;
  right: 70%;
//  height: 17.5%;
height: 250px;
  width: auto;
  z-index: 2;
    -webkit-filter: drop-shadow(0px 0px 10px #000);
    filter:         drop-shadow(0px 0px 10px #000);
}




#menu{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: row;

  position: absolute;
  top: 0%;
  left: 30%;
  right: 20%;
  font-size: 100%;
  width: 50%;
//  height: 500%;
  height: 100%;
  line-height: 130%;
  padding: 0;
  overflow: hidden;
  white-space: pre-wrap;

//  font-family: 'Open Sans', sans-serif;
//  font-weight: 800;
//  font-style: normal;

//  text-transform: uppercase;

//  font-size: 150%;
  color: #fff;
//  opacity: 0;
//  background: none;
//  text-align: center;
//  border-radius: 0%;
//  z-index: 5000;

cursor: pointer;

}

#menu > a div:hover{
  color: #a0a0a0;
}

#umen,#fbem{
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-direction: row;

  position: absolute;
  top: 0%;
  left: 27.5%;
  right: 17.5%;
  font-size: 100%;
  width: 55%;
//  height: 500%;
  height: 100%;
  line-height: 130%;
  padding: 0;
  overflow: hidden;
  white-space: pre-wrap;

//  font-family: 'Open Sans', sans-serif;
//  font-weight: 400;
//  font-style: normal;


//  font-size: 100%;
  color: #c0c0c0;
//  opacity: 0;
//  background: none;
//  text-align: center;
//  border-radius: 0%;
//  z-index: 5000;

cursor: pointer;

}

#umen > a div:hover{
  color: #fff;
}


#fbem{
  left: 90%;
  right: 5%;
  width: 5%;
}


.fb,.em{
//  position: absolute;
//  top: 0%;
//  right: 5%;
  height: auto;
  width: 50%;
}


#sly{
  position: relative;
/*
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
*/
  overflow: hidden;
//  top: 11%;
//top: 150px;
//  right: 50%;
//  height: 89%;
height: 700px;
  width: 100%;
  background-color: #000;
//  z-index: 1;
padding-bottom: 150px;
}

#car{
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  overflow: hidden;
//  top: 0;
//  left: 0;
//top: 150px;
//  right: 50%;
  height: 700px;
  width: 100%;
  background-color: #000;
//  z-index: 1;
//padding-bottom: 150px;
}

#car > div{
  height: 100%;
  width: 1%;
  display: flex;
  justify-content: center;
  align-items: center;
}

#car div > img,#car div > video{
  margin: auto;
  height: 100%;
  width: auto;
}




#left,#right{
  position: absolute;
/*
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
*/
  top: 35%;
//  height: 7.5%;
//  width: 4%;
  z-index: 7;

  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  font-size: 1000%;
//  padding: .5%;
  color: #ff0000;
//  color: rgba(0, 0, 0, 0);
//  background-color: rgba(255,255,255,.5);

  border-radius: 100%;
  cursor: pointer;
}


#left{
 left: 2%;
 text-shadow: 5px 0px #000;
}
#right{
 right: 2%;
 text-shadow: -5px 0px #000;
}




#mnu{
//  position: absolute;
position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
flex-direction: column;

  overflow: hidden;
  top: 0px;
  left: 30%;
//top: 150px;
//  right: 50%;
//  height: 100%;
  width: 40%;
  background-color: #fff;
//  z-index: 1;
padding-bottom: 150px;
}


.mn{
  margin:auto;
  width: 100%;
  height: auto;
}

#lpic,#rpic{
  position: fixed;
  top: 0%;
  height: 100%;
}
#lpic{
  left: 0%;
  right: 60%;
}
#rpic{
  left: 60%;
  right: 0%;
}

#mpic{
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0%;
  left: 0%;
  right: 0%;
  height: 100%;
  width: 100%;
  margin: auto;
    background-image:url(/images/bbqcollage.jpg);
    background-repeat:repeat;
    background-size: 50%; 
}
.fop{
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0%;
  height: auto;
  width: 75%;
  margin:auto;
}

#lpic .fop{
  right: 0%;
}
#rpic .fop{
  left: 0%;
}


#lct{
//  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;

  overflow: hidden;
//  top: 11%;
//top: 150px;
//  right: 50%;
//  height: 89%;
height: 950px;
  width: 100%;
//  background-color: #ff0000;
//  z-index: 1;
padding-bottom: 150px;
}



#loc1,#loc2,#loc3{

  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;


//  position: absolute;
position: relative;
//  top: 11%;
//top: 150px;
//  left: 0%;
//  right: 66.7%;
 width: 33.3%;
  height: 100%;
//  height: 1000px;
  z-index: 0;

}
#loc2{
  background-color: #fffdd0;
}



.loco{
  position: absolute;
  margin: auto;
  top: 15%;
  left: 0%;
  right: 0%;
  height: 20%;
  width: auto;
//  z-index: 2;
  box-sizing: border-box;
}
.loco:active{
    -webkit-filter: drop-shadow(0px 0px 10px #000);
    filter:         drop-shadow(0px 0px 10px #000);
}

.map{
  position: absolute;
  margin: auto;
  top: 56%;
  left: 0%;
  right: 0%;
  height: 30%;
  width: auto;
  z-index: 2;
//  margin-left: 20%;
  box-sizing: border-box;
  border: 10px solid #f0f0f0;
}
.map:active{
  border: 15px solid #ff0000;
//  box-shadow: 0 0 10px #000;
}

.addr{
/*
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
*/
  position: absolute;
  top: 39%;
  left: 0%;
  right: 0%;
  font-size: 100%;
//  width: 45%;
//  height: 500%;
//  height: 60%;
  line-height: 130%;
  padding: 0;
  overflow: hidden;
  white-space: pre-wrap;
  text-align: center;

  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 120%;

//  margin-left: 7%;
//  text-transform: uppercase;

//  font-size: 150%;
  color: #a0a0a0;
//  opacity: 0;
//  background: none;
//  text-align: center;
//  border-radius: 0%;
  z-index: 1;

//cursor: pointer;

}
#addr > div{
  margin-top: 1%;
}

.lrg{
  font-size: 200%;
  color: #ff0000;
  font-weight: 800;
  display: block;
  line-height: 150%;
}





#tgo,#gto{
//  position: absolute;
position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
//flex-direction: column;

  overflow: hidden;
//  top: 0;
  left: 30%;
//top: 150px;
//  right: 50%;
  height: 950px;
  width: 40%;
  background-color: #fff;
//  z-index: 1;
//padding-bottom: 150px;
padding-bottom: 500px;
}

#gto{
  padding-bottom: 150px;
}

#smi{
//  display: flex;
//  justify-content: center;
//  align-items: center;
  height: auto;
  width: 100%;

  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 110%;
  text-align: center;
  margin: 10px 15%;
}

#sbi{
//  display: flex;
//  justify-content: center;
//  align-items: center;
  height: 100px;
  width: 100%;

  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 100%;
  text-align: center;
  margin: 10px 15%;
}
#sbi a{
  font-weight: 600;
  line-height: 150%;
}


#sli{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 70px;
  width: 50%;

  font-family: 'Cormorant Garamond', serif;
  font-weight: 600;
  font-style: normal;
//  text-transform: uppercase;
  font-size: 135%;
//  background-color: #f0f0f0;
  margin: 30px 25%;
  margin-bottom: 50px;
//  border-radius: 25px;
  border-bottom: 7px double #f0f0f0;
  border-top: 7px double #f0f0f0;
}






#tli{
//  position: absolute;
  display: flex;
//  justify-content: center;
//  align-items: center;
  flex-wrap: nowrap;
  flex-direction: row;
  align-content: flex-start;
//  justify-content: flex-start;
  justify-content: center;
  align-items: flex-start;
  align-content: flex-start;

//  overflow: hidden;
//  top: 11%;
//top: 150px;
//  right: 50%;
//  height: 89%;
//height: 750px;
height: 300px;
  width: 100%;
//  background-color: #ff0000;
//  z-index: 1;
//padding-bottom: 150px;
padding-left: 35px;
padding-right: 35px;
}

#tg1,#tg2,#tg3{

  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;


//  position: absolute;
position: relative;
//  top: 11%;
//top: 150px;
//  left: 0%;
//  right: 66.7%;
 width: 50%;
  height: 100%;
//  height: 1000px;
  z-index: 0;

}




.lca{
  position: absolute;
  margin: auto;
  top: 0%;
  left: 0%;
  right: 0%;
  height: 60%;
  width: auto;
//  z-index: 2;
  box-sizing: border-box;
  border-radius: 25px;
}
.lca:active{
  box-shadow: 0px 0px 10px #000;
//    -webkit-filter: drop-shadow(0px 0px 10px #000);
//    filter:         drop-shadow(0px 0px 10px #000);
}



.tad{
  position: absolute;
  top: 64%;
  margin: auto;
  left: 0%;
  right: 0%;
  font-size: 100%;
  line-height: 130%;
  padding: 0;
  overflow: hidden;
  white-space: pre-wrap;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 120%;
}
.tad .lrg{
  font-size: 120%;
  color: #a0a0a0;
  font-weight: 800;
  display: block;
  line-height: 120%;
  
}






.lad,.rad{
  position: absolute;
  top: 64%;
  margin: auto;
  left: 0%;
  right: 0%;
  width: 100%;
  line-height: 100%;
  padding: 0;
  overflow: hidden;
//  white-space: pre-wrap;
  color: #a0a0a0;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;
  font-style: normal;
  font-size: 120%;
}
.rad{
  position: absolute;
  top: 75%;
  font-weight: 600;
  font-size: 95%;
  color: #ff0000;
  font-style: italic;
  line-height: 130%;
}








#sto{
//  position: absolute;
position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: flex-start;
//  flex-wrap: wrap;
flex-direction: column;

  overflow: hidden;
//  top: 0;
  left: 30%;
//top: 150px;
//  right: 50%;
//  height: 950px;
  width: 40%;
  background-color: #fff;
//  z-index: 1;
padding-bottom: 150px;
}


#str{
//  position: absolute;
  display: flex;
//  justify-content: center;
//  align-items: center;
  flex-wrap: nowrap;
  flex-direction: column;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;


//  overflow: hidden;
//  top: 11%;
//top: 150px;
//  right: 50%;
//  height: 89%;
//height: 1750px;
  width: 100%;
//  background-color: #ff0000;
//  z-index: 1;
padding-bottom: 100px;
//padding-left: 35px;
//padding-right: 35px;
}

#st1,#st2,#st3{
  display: flex;
  justify-content: center;
  align-items: center;
//  flex-wrap: wrap;
  flex-direction: column;
//  position: absolute;
position: relative;
//  top: 11%;
//top: 150px;
//  left: 0%;
//  right: 66.7%;
 width: 100%;
  height: 300px;
//  height: 1000px;
  z-index: 0;
}
#st2{
  background-color: #000;
}



.stp{
  position: absolute;
//  top: 33%;
  left: 0%;
  right: 0%;
  font-size: 100%;
  line-height: 130%;
  padding: 0;
  overflow: hidden;
  white-space: pre-wrap;
  text-align: center;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 120%;
}
.stp .lrg{
  font-size: 120%;
  color: #a0a0a0;
  font-weight: 800;
  display: block;
  line-height: 150%;
}
#st2 .stp .lrg{
  color: #fff;
}

#st2 .stp{
  color: #a0a0a0;
}


@media (min-height: 500px) and (max-height: 800px) { 

   #sly{
     height: 500px;
   }

   #car{
     height: 500px;
   }

}

@media (min-height: 800px) and (max-height: 900px) { 

   #sly{
     height: 600px;
   }

   #car{
     height: 600px;
   }

}

@media (min-height: 900px) and (max-height: 1000px) { 

   #sly{
     height: 700px;
   }

   #car{
     height: 700px;
   }

}

@media (min-height: 1000px) and (max-height: 1100px) { 

   #sly{
     height: 800px;
   }

   #car{
     height: 800px;
   }

}

@media (min-height: 1100px) { 

   #sly{
     height: 900px;
   }

   #car{
     height: 900px;
   }

}




@media (min-width: 300px) and (max-width: 350px) { 

}

@media (min-width: 400px) and (max-width: 450px) { 

}

@media (min-width: 450px) and (max-width: 800px) {

}

@media (min-width: 800px) {

   @media (orientation: landscape) {

   }

}



