@media only screen and (max-width: 3200px) { 
/* Menu style */

.overlay ul li a {
    display: block;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    font-family: "utile-display",sans-serif !important;
    font-size: 40px !important;
    color: #000000;
    font-weight: 200 !important;
    letter-spacing: 0px;
    line-height: 45px !important;
    height: 50px;
}

.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    /* height: 60%; */
    /* font-size: 54px; */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 36px 50px 147px 50px !important;
}

.overlay .overlay-close {
    text-align: center;
    min-width: 272px;
    font-family: "neue-haas-unica",sans-serif;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 300 !important;   
    line-height: 24px !important;
    letter-spacing: 1.6px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
     border: none;
    background: transparent;
    height: 100px !important;
    padding-left: 8px !important;

}


.closebox{
	padding:19px;
}

}

@media only screen and (max-width: 2800px) 
{

.overlay .overlay-close {
    text-align: center;
    min-width: 272px;
    font-family: "neue-haas-unica",sans-serif;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 300 !important;
    line-height: 21px !important;
    letter-spacing: 1.4px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: none;
    background: transparent;
    height: 100px !important;
    padding-left: 7px !important;
}

.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    /* height: 60%; */
    /* font-size: 54px; */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 36px 50px 147px 50px !important;
}


}


@media only screen and (max-width: 2400px) 
{

.overlay .overlay-close {
    text-align: center;
    min-width: 272px;
    font-family: "neue-haas-unica",sans-serif;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 300 !important;
    line-height: 21px !important;
    letter-spacing: 1.4px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: none;
    background: transparent;
    height: 100px !important;
    padding-left: 9px !important;
}


.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    /* height: 60%; */
    /* font-size: 54px; */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 36px 50px 147px 50px !important;
}


}








@media only screen and (max-width: 2250px) 
{
.overlay .overlay-close {
    text-align: center;
    min-width: 272px;
    font-family: "neue-haas-unica",sans-serif;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 300 !important;
    line-height: 21px !important;
    letter-spacing: 1.4px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: none;
    background: transparent;
    height: 100px !important;
    padding-left: 10px !important;
}

.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    /* height: 60%; */
    /* font-size: 54px; */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 36px 50px 147px 50px !important;
}

}	


@media only screen and (max-width: 2100px) 
{

.overlay .overlay-close {
    text-align: center;
    min-width: 272px;
    font-family: "neue-haas-unica",sans-serif;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 300 !important;
    line-height: 21px !important;
    letter-spacing: 1.4px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    border: none;
    background: transparent;
    height: 100px !important;
    padding-left: 9px !important;
}


.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    /* height: 60%; */
    /* font-size: 54px; */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 36px 50px 147px 50px !important;
}


}





@media only screen and (max-width: 1920px) {
.overlay ul li a {
	display: block;	
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
    font-family:Utile Display;
    font-size: 30px !important;
    color: #000000;
    font-weight: 300;
    letter-spacing: 0px;
}

.overlay .overlay-close {
       text-align: center;
    min-width: 272px;
    font-family: "neue-haas-unica",sans-serif;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 300 !important;   
    line-height: 21px !important;
    letter-spacing: 1.4px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
     border: none;
    background: transparent;
    height: 100px !important;
    padding-left:178px;

}

.overlay ul li a {
	display: block;	
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
    font-family: "utile-display",sans-serif !important;
    font-size: 40px !important;
    color: #000000;
    font-weight: 200 !important;
    letter-spacing: 0px;
    line-height: 45px !important;
}


.overlay nav {
    text-align: center;
    position: relative;
    top: 50%;
    /* height: 60%; */
    /* font-size: 54px; */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    /* padding: 15px 94px !important; */
    /* padding: 15px 94px 168px 94px !important; */
    padding: 36px 40px 147px 40px !important;
}


.centerbox1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 250px !important;
}


.closebox {
    padding: 12px;
}

}	



@media only screen and (max-width: 1440px) { 
/* Menu style */
..overlay nav {
    text-align: center;
    position: relative;
    top: 50% !important;
    /* height: 60%; */
    /* font-size: 54px; */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 36px 35px 147px 35px !important;
}

.centerbox1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px !important;
}

.closebox {
    padding: 10px !important;
}

	}


@media only screen and (max-width: 1366px) { 



.closebox {
    padding: 10px !important;
}

.overlay nav {
    text-align: center;
    position: relative;
    top: 36% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 74px 35px !important;
    height: 350px !important;
}


.centerbox1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 200px !important;
}

.overlay .overlay-close {
    text-align: center;
    min-width: 272px;
    font-family: "neue-haas-unica",sans-serif;
    font-size: 15px !important;
    color: #000000 !important;
    font-weight: 300 !important;   
    line-height: 24px !important;
    letter-spacing: 1.6px !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
     border: none;
    background: transparent;
    height: 100px !important;
    padding-left: 8px !important;

}

.overlay nav {
    text-align: center;
    position: relative;
    top: 32% !important;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 86px 35px !important;
    height: 350px !important;
}

.overlay ul li a {
    display: block;
    -webkit-transition: color 0.2s;
    transition: color 0.2s;
    font-family: "utile-display",sans-serif !important;
    font-size: 32px !important;
    color: #000000;
    font-weight: 200 !important;
    letter-spacing: 0px;
    line-height: 45px !important;
}



}




@media only screen and (max-width: 1280px) { 

.overlay .overlay-close {
    width: 98px;
    position: relative;
    left: 0px;
    top: 11px !important;
    font-family: neue-haas-unica;
    font-size: 16px !important;
    color: #000000 !important;
    font-weight: 400;
    border: none;
    background: transparent;
    height: 73px !important;
    z-index: 1000 !important;
}

.overlay nav {
    text-align: center;
    position: relative;
    top: 47% !important;
    /* height: 60%; */
    /* font-size: 54px; */
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: left;
    padding: 36px 35px 130px 35px !important;
}

.overlay {
    position: fixed;
    width: 39% !important;
    height: 100%;
    top: 0;
    left: 0;
    /* background: rgba(153,204,51,0.9); */
    background: #F2F2F2;
    opacity: 0.9;
}

.centerbox1 {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 205px !important;
}



.bline
{
	    margin-top: 25px !important;
}


}







/* Overlay style */
.overlay {
	position: fixed;
	width: 38%;
	height: 100%;
	top: 0;
	left: 0;
/*	background: rgba(153,204,51,0.9);*/
    background:#F2F2F2;
    opacity: 0.9;
}


/* Overlay closing cross */
/*.overlay .overlay-close {
	width: 80px;
	height: 80px;
	position: absolute;
	right: 20px;
	top: 20px;
	overflow: hidden;
	border: none;
	background: url(../img/cross.png) no-repeat center center;
	text-indent: 200%;
	color: transparent;
	outline: none;
	z-index: 100;
	
}*/

/*.overlay .overlay-close {
    width: 98px;
    /* height: 80px; */
   /* position: relative;
    left: 20px;
    top: -6px;
    /* z-index: 100; */
    /*font-family: neue-haas-unica;
    font-size: 13px;
    color: #000000 !important;
    font-weight: 400;
    border: none;
    background: transparent;
    height: 73px;
}*/


.img-logo-menu
{
    width: 60%;
    height: auto;
}

.img-logo2
{
    width: 20px;
    height: auto;
    vertical-align: middle;
}





.overlay ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	display: inline-block;
	height: 100%;
	position: relative;
	margin-bottom:180px;
}

.overlay ul li {
	display: block;
	height: 20%;
	height: calc(100% / 5);
/*	min-height: 54px;*/
}

/*.overlay ul li a {
	display: block;	
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
    font-family:Utile Display;
    font-size: 23px !important;
    color: #000000;
    font-weight: 300;
    letter-spacing: 0px;


}*/

.overlay ul li a:hover,
.overlay ul li a:focus {
	color: #B3B3B3;
}

/* Effects */
.overlay-hugeinc {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: opacity 0.5s, visibility 0s 0.5s;
	transition: opacity 0.5s, visibility 0s 0.5s;
	border:1px solid #B3B3B3;
}

.overlay-hugeinc.open {
	opacity: 1;
	visibility: visible;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
}

.overlay-hugeinc nav {
	-webkit-perspective: 1200px;
	perspective: 1200px;
	
}

.overlay-hugeinc nav ul {
	opacity: 0.4;
/*	-webkit-transform: translateY(-25%) rotateX(35deg);
	transform: translateY(-25%) rotateX(35deg);
	-webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
	transition: transform 0.5s, opacity 0.5s;*/
}

.overlay-hugeinc.open nav ul {
	opacity: 1;
	/*-webkit-transform: rotateX(0deg);
	transform: rotateX(0deg);*/
}

.overlay-hugeinc.close nav ul {
	/*-webkit-transform: translateY(25%) rotateX(-35deg);
	transform: translateY(25%) rotateX(-35deg);*/
}

@media screen and (max-height: 30.5em) {
	.overlay nav {
		height: 70%;
		font-size: 34px;
	}
	.overlay ul li {
		min-height: 34px;
	}
}