.logo-3,.logo-2 {
	display:none !important;
}
.logo-1 {
	display:block !important;
}

.wrap-all {
	margin: 0px 3%;
	position: relative;
}

@media (max-width: 720px) {
	.wrap-all {
		margin: 0px 0%;
		position: relative;
	}
}
/*--------- Website width --------------------------------------*/

.restrict-width, .header-inner, .footer-wrap .restrict-widthx {
	max-width: 1600px !important;
}
.menu-hold .menu-hold-inner {
    max-width: 1525px !important;
}
.header {
    background-size: 1533px 0px !important;
}




/* -75px of restrict width */

/*--------- Website width --------------------------------------*/






body {
	color: #000;
}
a {
    text-decoration: none;
    font-family: "latobold", sans-serif;
    color: #000;
    font-weight: normal;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
a:hover {
    color: #696969;
}
h1 {font-size: 1.8em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.52em;}
p {
	font-size: 0.9em;
	text-align: justify;
}
.right p {
	text-align: right;
}
.center p {
	text-align: center;
}
.header {
    background-color: rgba(255, 255, 255, 1);
    position: relative;
    z-index: auto !important;
    height: 87px;
    background-image: url(images/header-line.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: 1288px 1px;
}

/*-------------------------*/

.restrict-width {
    max-width: 1350px;
}
.header-inner {
    max-width: 1350px;
}
.menu-hold-inner {
    max-width: 1325px !important;
}

/*--------------------------*/

hr {
    border: none;
    border-top: rgba(0, 0, 0, 0.35) 1px solid;
    margin-top: 0.75em;
    margin-bottom: 0.75em;
}



.silver P, .silver H1, .silver H2, .silver H3, .silver H4, .silver a {
    color: #000 !important;
}
.gold P, .gold H1, .gold H2, .gold H3, .gold H4, .gold a {
    color: #000 !important;
}
.main-content H1, .main-content H2, .main-content H3, .main-content H4 {
    color: #000;
}









/*------------New Menu-------------------------*/

/* MULTI MENU SYSTEM
================================*/


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

/*---------------no text on desktop --------------------*/



 .howerbox-level1 {
    display: none;
        width: 1000px;
        height: auto;
        position: absolute;
        color: black;
        background-color: #ffffff;
		column-count: 5;

	 
    }

    .cl_orange
    {
    color: orange;
    }
/**/


/*.content-box {
   border: 10px solid #000000;
   column-count: 3;
 }*/

UL#nav-main  {
	padding: 0px 0px 0px 0px!important;
	margin: 0px !important;
}
#nav-main UL,#nav-main LI,#nav-main OL  {
	padding: 10px !important;
	margin: 0px !important;
	/*margin-bottom: 8px !important;
	margin-top: 8px !important;*/
}
/*.ol_class {
	width: 250px;
	text-transform: none !important;
}*/
.navigation {
    z-index: 9999999;
    text-align: right;
	padding-right: 10px;
}
.howerbox {
	text-align: left !important;
}
.howerbox-level1 {
    position: absolute;
    top: 75px;
    left: auto;
    right: 0px;
    z-index: 9999999;
    width: 100% !important;
    margin: 0em 0.0em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px 20px;
	-webkit-box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.09); 
	box-shadow: 0px 3px 5px 3px rgba(0,0,0,0.09);
	text-align: right !important;
	background-color: #fff ! IMPORTANT;
	border-radius: 0px;
}
.howerbox-level1 OL {
	width: 150px;
	text-align: center;
}

	/*
#nav-main li:nth-of-type(2) .howerbox-level1 OL,#nav-main li:nth-of-type(2) .howerbox-level1 OL li a {
    display: block;
	width: 150px;

}
	*/
	
		#nav-main li:nth-of-type(1) .howerbox-level1 OL {
		/*display: inline-block;*/
		width: 245px;
		text-align: center;
	}
		/*#nav-main li:nth-of-type(4) .howerbox-level1 OL {
		display: inline-block;
		width: auto;
		text-align: center;
			padding-left: 25px !important;
			padding-right: 25px !important;
	}*/
			/*#nav-main li:nth-of-type(4) .howerbox-level1 OL:nth-of-type(1) {
		display: inline-block;
		width:265px;
		text-align: center;
	}*/

	
	
nav ul li {
    position: inherit !important;

}

.howerbox-level1 {
	background-color: #ffffff;
}
.howerbox-level2 {
	display: none !important;
}
.howerbox-level1 li a {
	color: #000;
	font-family: 'roboto_condensedlight';
	text-transform: none;
	font-size: 1em;
	padding: 8px 2px;
	margin: 0px 0px;
	text-align: center;
	/*width: 140px;*/
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	background-color: transparent;
}
li.navigation-mob-level2 a {
	color: #000;
	font-weight: normal;
	text-transform: none;
	font-size: 0.80em;
	padding: 2px 2px;
	margin: 0px 0px;
	text-align: left;
	border: none !important;
}
#nav-main .howerbox-level2 UL,#nav-main .howerbox-level2 LI,#nav-main .howerbox-level2 OL  {
	padding: 0px !important;
	margin: 0px !important;
	margin-top: 3px !important;
}
	/* top level non clickable fix */
	ul li a.parent {
		/*pointer-events: none;*/
	}
	
	#nav-main li:nth-of-type(5) .howerbox-level1 {
		width: 900px !important;
		left: auto !important;
		column-count: 3 !important;
	}

	
	
}


@media screen and (min-width: 1300px) {
	/*.howerbox-level1 OL {
	width: 190px;
	text-align: center;
	}*/
}

@media screen and (min-width: 1000px) {
	.menu_image {
		padding-bottom: 15px;
	}
	.ol_class li {
       border: solid 0px #E4E4E4;
		width: calc(100% - 20px);
    }
}


@media screen and (min-width: 1000px) {
	#nav-main li:nth-of-type(1) .howerbox-level1 OL img {
		display: block;
        width: 100%;
        max-width: 200px;
        margin: 0px;

	}
	.multimenu-span {
		display: block;
        padding-top: 10px;
        text-align: left;
	}

}





/* NEW MENU SYSTEM
================================*/

@media screen and (min-width: 1100px) {
.menu-hold {
        position: absolute;
        top: 21px;
        padding: 0px 0px 0px 0px;
        right: 0px;
        height: 54px;
        z-index: 9999;
        width: 100%;
}
	


.menu-hold-inner {
	max-width: 1445px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.toggleMenu {
	display: none !important;
}
ul#navres {
	text-align: right;	
}
.navresponsive {
	position: absolute;
	right: 10px;
	/*right: 0px;
	bottom: 0px;*/
	text-align: right;
	background-color: transparent;
	color: #000;
	top: auto;
}
.navrespsubmenu {
	width: 150px;

}
.navresponsive UL,.navresponsive LI {
	text-align: right;
	/*display: inline-block;*/
	color: #444444;
}
nav ul li ul {
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.0);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.0);
	box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.0);
}
nav ul li ul li {
	border: none !important;
}
    nav ul li a {
		font-family: 'roboto_condensedlight';
		font-style: normal;
		letter-spacing: 0.05em;
        font-size: 0.90em;
        padding: 7px 13px;
        background-color: transparent;
        text-transform: uppercase;
		-webkit-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;color: #000;
    }
    nav ul li a:hover {

        transform: translateY(-3px);
    }

	nav ul li:last-of-type a {

}

	
	
	
nav ul li a:hover {
	/*transform: translateY(-2px);*/

}
nav ul li ul li a {
    color: #000;
    font-size: 1em;
    padding: 10px 15px;
    background-color: #ffffff;
    text-align: left;
    border-top: solid 1px rgba(0,0,0,0.08);
}
nav ul li ul li ul {
    left: 150px;
}
nav ul li ul li a:hover {
	color: #000;
	background-color: #E1ECF3;
}
	.howerbox-level1 li a:hover {
		color: #014278 !important;
	}
.touch-btn {
	display: none;
}
	
	   /* #nav-main li:nth-of-type(4) .howerbox-level1 {
        column-count: 2;
			width: 800px !important;
    }
	    #nav-main li:nth-of-type(4) .howerbox-level1 OL {
        border: solid 1px #ccc;
			width: 300px;
			padding-left: 15px !important;
        padding-right: 15px !important;
    }*/
	
	

}

/*

@media screen and (min-width: 1350px) {
		nav ul li a {
		color: #1F1F1F;
	font-family: "indivisible", sans-serif;
	font-weight: 300;
	font-style: normal;
		font-size: 1.0em;
		padding: 19px 12px;
		background-color: transparent;
		text-transform: uppercase;

	}
}

*/


@media screen and (max-width: 1099px) {
.navresponsive {
	width: 100%;
	background-color: transparent;
	top: 0px;
}
#navres.active {
	padding-top: 75px;
	background-color: #ffffff;	
}
.menu-hold {
    position: absolute;
    right: 0px;
    top: 3px;
    left: auto;
    width: 100%;
	height: 60px;
}
.header-tel-email,.header-to-menu,.header-info {
	display: none;
}
nav.navigation {
	position: absolute;
	top: 83px;
	right: 0px;
	left: 0px;
	z-index: 1010;
}
.howerbox-level1, .howerbox-level2 {
	padding: 5px 3px;
}
#nav-main {
	margin-top: -1px !important;	
}
a.toggleMenu {
    background-color: transparent;
	color: #807B74 !important;
	font-size: 0em;
	height: 30px;
	z-index: 99999999999 !important;
	width: 40px;
	position: absolute;
	top: 22px;
	right: 17px;
	left: auto !important;
	display: block !important;
}
nav {
    margin: 0 0px 10px 10px;
}
#navres {
	margin: 0px !important;
}
#navres LI {
	background-color: transparent;
	width: 100%;
}
#navres LI:hover {
	background-color: transparent;
	/*color: #ffffff !important;*/
}
.ol_class br {
		display: none;
	}
nav ul li {
    border-top: none;
	background-color: #F1E6DB;
	min-width: inherit;
}
nav ul li a {
	color: #000000 !important;
	border-top: 1px solid rgba(0,0,0,0.08);
	padding: 15px 10px;
	background-color: #ffffff;
	font-weight: 400;
}
nav ul li ol li a {
	color: #000000 !important;
	border-top: 1px solid rgba(0,0,0,0.08);
	padding: 12px 10px;
	background-color: #ffffff;
	font-weight: 400;
	
	border: solid 1px #ccc;
	border-radius: 8px;
	margin: 2px;font-size: 0.9em;
}

nav ul li a:hover {
	color: #000 !important;
	background-color: #fff;
}
.touch-btn {
	display: none;
}
span.touch-btn {
	background-color: transparent !important;
	background-image: url(images/plus-minus-submenu.png);
}
    .toggleMenu span.touch-btn:first-of-type {
        background: url(images/plus-minus.png) no-repeat 50% 2px #666;
        border-radius: 0px !important;
        background-color: transparent !important;
        width: 30px;
        height: 30px;
    }
a.toggleMenu span.touch-btn {
    background-position: 0% 0px !important;
}
.mobiletoplevelopen {
	width: 100%;
}
ol.ol_class {
	padding-left: 0px;	
	display: inline-block;
	width: 50%;
}



}

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

	a.toggleMenu {
        right: 10px;
    }
}

@media screen and (max-width: 700px) {
		a.toggleMenu {
			top: 18px;
        	right: 6px;
		}

}




/*-------------------- FOOTER--------------------------------*/
.footer {
	background-color: #fff;
}
.footer-wrap {
    padding: 15px 0px 15px 0px;
    color: #AFAFAF;
    font-size: 0.85em;
    line-height: 1.43em;
    background-color: transparent;
    /* border-top: solid 4px #ffffff; */
}
.footer-wrap .restrict-widthx {
	max-width: 1350px;
	margin: 0px auto;
}
.footer2-wrap {
    background-color: rgba(0, 0, 0, 0.0);
    font-size: 0.85em;
    line-height: 1.4em;
    color: #818181;
    padding: 0.1em 0em;
}


/*-----------ABOUT ------------------*/



/*--------- Website width --------------------------------------*/
/*
.restrict-width, .header-inner, .footer-wrap .restrict-widthx {
	max-width: 1600px !important;
}
.menu-hold .menu-hold-inner {
    max-width: 1525px !important;
}
/* -75px of restrict width */

/*--------- Website width --------------------------------------*/