
.slicknav_menu,
#menu-global {
	display:none;
}

body {
 
 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position:center center;
  height:100%;
  overflow-y:hidden;
  background-color: black

}
/* reset */
span, applet, object, iframe,
h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-family:Arial, Helvetica, sans-serif; }

a
{
	text-decoration:none;
	color:#ccc;
}

html {
  line-height: 1; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }
.clearer
{
	clear:both;	
}

.container
{

	display:block;
	
	/*position:relative;*/
}

#menu > li,
#menu2 > li {
    display: inline-block;
	position:relative;
	z-index:100005;
}
.menu-bottom {
    bottom: 0;
    position: absolute;
}
.menu-top {
    top: 0;
    position: absolute;
}
.menu-top,
.menu-bottom
{
	font-size:60px;
	font-weight:bold;
	width:100%;
}
.menu-top li
{
    margin-left: 1%;
    text-align: center;
    vertical-align: top;
    width: 23%;
	z-index:2002;
}
.menu-bottom li
{
	margin-left: 1%;
	width:18%;
	text-align:center;
	vertical-align: bottom;
	z-index:2002;
}
.menu-top li:nth-child(odd) a,
.menu-bottom li:nth-child(odd) a {
 line-height: 80px;
 color:#fff;
 display:block;
 background-color: rgba(251, 176, 65, 0.3);
 -webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
/* .menu-bottom li:nth-child(odd) a
{
	margin-bottom: -62px;	
}


.menu-top li:nth-child(odd) a
{
	margin-top: -62px;	
} */

.menu-top li:nth-child(even) a,
.menu-bottom li:nth-child(even) a  {
  line-height: 80px;
   color:#fff;
   display:block;
   background-color: rgba(90, 74, 66, 0.3);
   -webkit-transition: all 500ms ease-in-out;
	-moz-transition: all 500ms ease-in-out;
	-ms-transition: all 500ms ease-in-out;
	-o-transition: all 500ms ease-in-out;
	transition: all 500ms ease-in-out;
}
.menu-top li:nth-child(even) a:hover,
.menu-bottom li:nth-child(even) a:hover
{
	background-color: rgba(90, 74, 66, 0.6);
}


.menu-top li:nth-child(odd) a:hover,
.menu-bottom li:nth-child(odd) a:hover {
	background-color: rgba(251, 176, 65, 0.6);
}
/* .menu-top li:nth-child(even) a
{
	padding-bottom:40px;
	margin-top: -102px;	
}
.menu-bottom li:nth-child(even) a
{
	padding-top:40px;
	margin-bottom: -102px;	
} */

.menu-top li a:hover
{
	margin-top: 0px;	
}

.menu-bottom li a:hover
{
	margin-bottom: 0px;	
}

img{

 width:22vw;
 height:40vh;   
 z-index: -8; 
 position:absolute;
 left:1%; 
 top:15%;
 transform: rotate(-10deg);


}

.Presentation {

font-size: 2rem;
color:white;
font-family:'Arial Rounded MT Bold Regular';
transform: rotate(-11deg) translateY(45vh)
translateX(3vw);
width: 20rem;
margin-top: 2rem;;

}

video {


    position:fixed;
    top:50%;
    left:50%;
    min-width: 30%;
    min-height: 30%;
    transform:translateX(-50%)
    translateY(-50%);
    transform:rotate(-10deg) translateX(-20vw)
    translateY(-50vh);
    z-index: -900;



}

.contact{

font-size: 6rem;
color:white;
font-family:'Arial Rounded MT Bold Regular';
position: absolute;
top: 65%;
left:75%;
cursor: pointer;
transform: rotate(-11deg);
text-decoration: underline;

}


@media (max-width: 1330px) {
	.menu-top,
	.menu-bottom
	{
		font-size:40px;
	}
}
@media (max-width: 900px) {
	/* #menu is the original menu */
	#menu,
	#menu-global,
	#menu2 {
		display:none;
	}
	
	.slicknav_menu {
		display:block;
		position: relative;
    	z-index: 10;
		font-weight: bold;
	}

    img{

        width:24rem;
        height:24rem;   
        z-index: -10; 
        position:absolute;
        left:-3%; 
        top:-1%;
        transform: rotate(-10deg);
       
       
       }
       
       .Presentation{
       
       font-size: 1.5rem;
       color:white;
       font-family:'Arial Rounded MT Bold Regular';
       transform: rotate(-11deg) translateY(43vh)
       translateX(8vw);
       width: 12rem;
       margin-top: 4rem;
       text-justify: inter-word;
       
       }

    video{


        width: 250px;
        height:500px;
        transform:translateX(-50%)
        translateY(-50%);
        transform:rotate(-10deg) translateX(-20vw)
        translateY(-42vh);
        z-index:-8;


    }

    .contact{

        font-size: 3rem;
        color:white;
        font-family:'Arial Rounded MT Bold Regular';
        position: absolute;
        top: 80%;
        left:40%;
        cursor: pointer;
        transform: rotate(-11deg);
        text-decoration: underline;
        
        }
        

}