/* START, Off-Canvas Menu */

/* desktop view AAA */
   
@media all and (max-width: 99999px) and (min-width: 980px) {
	
.space_top_of_menu_homepage {
	margin: -15px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
/*	background-color: rgba(0,255,255,0.22);*/
}
	
#menu-box-one-homepage {
	z-index: 2;
	position: relative;
	top: 35px;
	right: 85px;
	height: 50px;
	width: 50px;
	
	display: none; /* Side Hamburger Hidden */
}
	
#menu-box-one {
	z-index: 2;
	position: relative;
	top: 12px;
	right: 80px;
	height: 50px;
	width: 50px;
}

.HP-rotated-arrow {
  position: absolute;
  top: 50px;
	right: 213px;
	width: 20px;
	height: 20px;
  background-image: url("../img/HP-HOME-ICON.svg");
  background-repeat: no-repeat;
	background-position: bottom -4px right -2px;
/*	background-color: rgba(255,125,0,0.51);*/
}
	
.PAGES-rotated-arrow-left {
  position: absolute;
  top: 50px;
	right: 213px;
	width: 20px;
	height: 20px;
  background-image: url("../img/nav_arrow_one_on.svg");
  background-repeat: no-repeat;
	background-position: bottom -4px right -2px;
	transform: rotate(90deg);
/*	background-color: rgba(255,125,0,0.51);*/
}
	
.gallery-rotated-arrow-left {
  position: absolute;
  top: 5px;
	right: 72px;
	width: 20px;
	height: 20px;
  background-image: url("../img/nav_arrow_one_on.svg");
  background-repeat: no-repeat;
	background-position: bottom -4px right -2px;
	transform: rotate(90deg);
/*	background-color: rgba(255,125,0,0.51);*/
}
	
.tim-logo-side-nav {
	width: 76px;
	height: 24px;
	position: absolute;
	top: 48px;
	right: 124px;
	z-index: 9999;
  background-image: url("../tim-logo-side-nav.svg");
  background-repeat: no-repeat;
/*	background-color: pink;*/
}
.tim-logo-side-nav:hover {
	width: 76px;
	height: 24px;
	position: absolute;
	top: 48px;
	right: 124px;
	z-index: 9999;
  background-image: url("../tim-logo-side-nav.svg");
  background-repeat: no-repeat;
	opacity: 0.5;
}
	
	
}

/* tablet view BBB */

@media all and (max-width: 980px) and (min-width: 734px) {
		
.space_top_of_menu_homepage {
	margin: -15px 0px 0px 0px;
/*	background-color: rgba(0,255,255,0.22);*/
}
.space_top_of_menu {
	margin: -39px 0px 0px 0px;
}
	
#menu-box-one-homepage {
	z-index: 2;
	position: relative;
	top: 34px;
	right: 80px;
	height: 50px;
	width: 50px;
	
	display: none; /* Side Hamburger Hidden */
}
#menu-box-one {
	z-index: 2;
	position: relative;
	top: 12px;
	right: 80px;
	height: 50px;
	width: 50px;
}
	
.HP-rotated-arrow {
  position: absolute;
  top: 50px;
	right: 213px;
	width: 20px;
	height: 20px;
  background-image: url("../img/HP-HOME-ICON.svg");
  background-repeat: no-repeat;
	background-position: bottom -4px right -2px;
/*	background-color: rgba(255,125,0,0.51);*/
}
.PAGES-rotated-arrow-left {
  position: absolute;
  top: 50px;
	right: 213px;
	width: 20px;
	height: 20px;
  background-image: url("../img/nav_arrow_one_on.svg");
  background-repeat: no-repeat;
	background-position: bottom -4px right -2px;
	transform: rotate(90deg);
/*	background-color: rgba(255,125,0,0.51);*/
}
	
.tim-logo-side-nav {
	width: 76px;
	height: 24px;
	position: absolute;
	top: 48px;
	right: 124px;
	z-index: 9999;
  background-image: url("../tim-logo-side-nav.svg");
  background-repeat: no-repeat;
/*	background-color: pink;*/
}
	
	
	
}

/* mobile view CCC */

@media all and (max-width: 734px) and (min-width: 0px) {

.space_top_of_menu_homepage {
	margin: -31px 0px 0px 0px;
/*	background-color: rgba(0,255,255,0.22);*/
}
.space_top_of_menu {
	margin: -39px 0px 0px 0px;
}
	
#menu-box-one-homepage {
	z-index: 2;
	position: relative;
	top: 20px;
	right: 71px;
	height: 50px;
	width: 50px;
	
	display: none; /* Side Hamburger Hidden */
}
#menu-box-one {
	z-index: 2;
	position: relative;
	top: 12px;
	right: 60px;
	height: 50px;
	width: 50px;
}

.HP-rotated-arrow {
  position: absolute;
  top: 35px;
	right: 213px;
	width: 20px;
	height: 20px;
  background-image: url("../img/HP-HOME-ICON.svg");
  background-repeat: no-repeat;
	background-position: bottom -4px right -2px;
/*	background-color: rgba(255,125,0,0.51);*/
}
.PAGES-rotated-arrow-left {
  position: absolute;
  top: 35px;
	right: 213px;
	width: 20px;
	height: 20px;
  background-image: url("../img/nav_arrow_one_on.svg");
  background-repeat: no-repeat;
	background-position: bottom -4px right -2px;
	transform: rotate(90deg);
/*	background-color: rgba(255,125,0,0.51);*/
}
	
.tim-logo-side-nav {
	width: 76px;
	height: 24px;
	position: absolute;
	top: 33px;
	right: 124px;
	z-index: 9999;
  background-image: url("../tim-logo-side-nav.svg");
  background-repeat: no-repeat;
/*	background-color: pink;*/
}

	}



.deluxeyum_link_to {
	display: none;
	position: absolute;
	botttom: 20px;
	left: 20px;
	width: 120px;
	padding: 4px 12px 4px 12px;
	margin-top: 50%;
	color: black;
	background-color: #c6ff00;
}




/* END Off-Canvas Menu */