﻿@import url('https://fonts.googleapis.com/css?family=Montserrat');




111111111111111.main-navigation-retractable  
	overscroll-behavior: contain;
	}




.aside-section {
  top: 0;
  bottom: 0;
  position: absolute;  
}

7777777777777777777.aside-left {
  ?????????????????????display: none;
  ?????????????????????width: 40%; WIDTH: 100VW; HEIGHT: 50VH; BOTTOM: 0; MARGIN-BOTTOM: 0PX;  
  left: 0;
  	background: radial-gradient(#480D35 ,#17151d);
  ?????????????????????-webkit-transform: translateY(-100%);
  ?????????????????????-moz-transform: translateY(-100%);
  ?????????????????????-ms-transform: translateY(-100%);
  ?????????????????????-o-transform: translateY(-100%);
  ?????????????????????transform: translateY(-100%);
  transition: transform 0.4s ease-in-out;  
}

777777777777777777777777.aside-right { TOP: 0; MARGIN-TOP: 0PX;  POSITION: ABSOLUTE; 
  width: 100%; HEIGHT: 100%;
  right: 0;
  	??????????????????????????????????????????????????????????background-color: #17151d !important;
  ?????????????????????-webkit-transform: translateX(100%);
  ?????????????????????-moz-transform: translateX(100%);
  ?????????????????????-ms-transform: translateX(100%);
  ?????????????????????-o-transform: translateX(100%);
  ?????????????????????transform: translateX(100%);
  transition: transform 0.4s ease-in-out;   
}





/* SMALLER TABLET screens */   /* SMALLER TABLET */
@media screen and (max-width: 480px) {
  	.aside-left {
  		WIDTH: 100VW; 
		HEIGHT: 50VH;  height: 30vh !important; 
		BOTTOM: 0; 
		MARGIN-BOTTOM: 0PX;  
  		left: 0;
  		background: radial-gradient(#480D35 ,#17151d);
  		transition: transform 0.4s ease-in-out;   
		}

	.aside-right { 
		TOP: 0; 
		MARGIN-TOP: 0PX;  
		POSITION: ABSOLUTE; 
  		width: 100%; 
		HEIGHT: 100%; height: 70vh !important; 
  		right: 0;	
		transition: transform 0.4s ease-in-out;   
		}
	}





@media only screen and (min-width : 320px) and (max-width : 480px) {/* Mobile portrait */
  	.aside-left {
  		WIDTH: 100VW; 
		HEIGHT: 50VH; height: 30vh !important; 
		BOTTOM: 0; 
		MARGIN-BOTTOM: 0PX;  
  		left: 0;
  		background: radial-gradient(#480D35 ,#17151d);
  		transition: transform 0.4s ease-in-out;    
		}

	.aside-right { 
		TOP: 0; 
		MARGIN-TOP: 0PX;  
		POSITION: ABSOLUTE; 
  		width: 100%; 
		HEIGHT: 100%; height: 70vh !important; 
  		right: 0;	
		transition: transform 0.4s ease-in-out;   
		}
	}





@media only screen and (min-width : 480px) and (max-width : 595px) {/* Mobile landscape */
  	.aside-left {
  		WIDTH: 100VW; 
		HEIGHT: 50VH; 
		BOTTOM: 0; 
		MARGIN-BOTTOM: 0PX;  
  		left: 0;
  		background: radial-gradient(#480D35 ,#17151d);
  		transition: transform 0.4s ease-in-out;   
		}

	.aside-right { 
		TOP: 0; 
		MARGIN-TOP: 0PX;  
		POSITION: ABSOLUTE; 
  		width: 100%; 
		HEIGHT: 100%;
  		right: 0;	
		transition: transform 0.4s ease-in-out;   
		}
	}





@media only screen and (min-width : 595px) and (max-width : 690px) {/* Small tablet portrait */
  	.aside-left {
  		WIDTH: 100VW; 
		HEIGHT: 50VH; 
		BOTTOM: 0; 
		MARGIN-BOTTOM: 0PX;  
  		left: 0;
  		background: radial-gradient(#480D35 ,#17151d);
  		transition: transform 0.4s ease-in-out;  
		}

	.aside-right { 
		TOP: 0; 
		MARGIN-TOP: 0PX;  
		POSITION: ABSOLUTE; 
  		width: 100%; 
		HEIGHT: 100%;
  		right: 0;	
		transition: transform 0.4s ease-in-out;   
		}
	}





@media only screen and (min-width : 690px) and (max-width : 769px) {/* Tablet portrait */
  	.aside-left {
  		WIDTH: 100VW; 
		HEIGHT: 50VH; 
		BOTTOM: 0; 
		MARGIN-BOTTOM: 0PX;  
  		left: 0;
  		background: radial-gradient(#480D35 ,#17151d);
  		transition: transform 0.4s ease-in-out;  
		}

	.aside-right { 
		TOP: 0; 
		MARGIN-TOP: 0PX;  
		POSITION: ABSOLUTE; 
  		width: 100%; 
		HEIGHT: 100%;
  		right: 0;	
		transition: transform 0.4s ease-in-out;   
		}
	}





/* SMALLER TABLET screens */   /* (location for ID picture) --- SMALLER TABLET */
@media only screen and (min-width : 769px) and (max-width : 800px) {/* Small tablet landscape */
	.aside-left {
  		WIDTH: 100VW; 
		HEIGHT: 50VH; 
		BOTTOM: 0; 
		MARGIN-BOTTOM: 0PX;  
  		left: 0;
  		background: radial-gradient(#480D35 ,#17151d);
  		transition: transform 0.4s ease-in-out;   
		}

	.aside-right { 
		TOP: 0; 
		MARGIN-TOP: 0PX;  
		POSITION: ABSOLUTE; 
  		width: 100%; 
		HEIGHT: 100%;
  		right: 0;	
		transition: transform 0.4s ease-in-out;   
		}
	}





/* SMALLER TABLET screens */   /* (location for ID picture --- SMALLER TABLET */
@media only screen and (min-width : 800px) and (max-width : 1024px) {/* Small tablet landscape */
  	.aside-left {
  		WIDTH: 100VW; 
		HEIGHT: 50VH; 
		BOTTOM: 0; 
		MARGIN-BOTTOM: 0PX;  
  		left: 0;
  		background: radial-gradient(#480D35 ,#17151d);
  		transition: transform 0.4s ease-in-out;  
		}

	.aside-right { 
		TOP: 0; 
		MARGIN-TOP: 0PX;  
		POSITION: ABSOLUTE; 
  		width: 100%; 
		HEIGHT: 100%;
  		right: 0;	
		transition: transform 0.4s ease-in-out;   
		}
	}





@media only screen and (min-width : 1024px) and (max-width : 1224px) {/* Tablet landscape */
  	.aside-left {
  		WIDTH: 100VW; 
		HEIGHT: 50VH; 
		BOTTOM: 0; 
		MARGIN-BOTTOM: 0PX;  
  		left: 0;
  		background: radial-gradient(#480D35 ,#17151d);
  		transition: transform 0.4s ease-in-out;   
		}

	.aside-right { 
		TOP: 0; 
		MARGIN-TOP: 0PX;  
		POSITION: ABSOLUTE; 
  		width: 100%; 
		HEIGHT: 100%;
  		right: 0;	
		transition: transform 0.4s ease-in-out;   
		}
	}






/* Desktops and laptops */  /* SMALL DESKTOP */
@media only screen 
and (min-width : 1224px) {
  	.aside-left {
  		WIDTH: 100VW; 
		HEIGHT: 50VH; 
		BOTTOM: 0; 
		MARGIN-BOTTOM: 0PX;  
  		left: 0;
  		background: radial-gradient(#480D35 ,#17151d);
  		transition: transform 0.4s ease-in-out;   
		}

	.aside-right { 
		TOP: 0; 
		MARGIN-TOP: 0PX;  
		POSITION: ABSOLUTE; 
  		width: 100%; 
		HEIGHT: 100%;
  		right: 0;	
		transition: transform 0.4s ease-in-out;   
		} 
	}



















.aside-list {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 150px;
  text-align: left;
  padding-left: 50px;  
}

.aside-content {
  11margin-top: 150px;  margin-top: 50px;  
  padding: 0 40px;
  position: relative;
  color: white;
  text-align: center; 
}

11111111111111111.aside-list li {
  margin-bottom: 20px;
}

.aside-anchor::after {
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #ff5964;
  left: 0;
  right: 0;
  height: 3px;
  border-radius: 3px;
}

.aside-anchor::before {
  border-radius: 3px;
  content: "";
  position: absolute;
  bottom: 0;
  background-color: #fff;
  left: 0;
  height: 3px;
  z-index: 1;
  width: 50%;
  -webkit-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out; 
}

.aside-anchor:hover:before {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%); 
}

.aside-anchor {
  padding-bottom: 7px;
  color: #fff;
  text-decoration: none;
  font-size: 30px;
  position: relative;
  font-weight: 500; 
}

input[type="checkbox"] {
  display: none;
}

input[type="checkbox"]:checked ~ aside .aside-left {
  transform: translateY(0%);  
}

input[type="checkbox"]:checked ~ aside .aside-right {
  transform: translateX(0%);
}

input[type="checkbox"]:checked ~ label .bar {
  background-color: #fff;
}

input[type="checkbox"]:checked ~ label .top {
  -webkit-transform: translateY(0px) rotateZ(45deg);
  -moz-transform: translateY(0px) rotateZ(45deg);
  -ms-transform: translateY(0px) rotateZ(45deg);
  -o-transform: translateY(0px) rotateZ(45deg);
  transform: translateY(0px) rotateZ(45deg);
}

input[type="checkbox"]:checked ~ label .bottom {
  -webkit-transform: translateY(-15px) rotateZ(-45deg);
  -moz-transform: translateY(-15px) rotateZ(-45deg);
  -ms-transform: translateY(-15px) rotateZ(-45deg);
  -o-transform: translateY(-15px) rotateZ(-45deg);
  transform: translateY(-15px) rotateZ(-45deg);
}

input[type="checkbox"]:checked ~ label .middle {
  width: 0;
}

.middle {
  margin: 0 auto;
}

label { width: 60px !important; height: 90px !important;
  top: 10px;
  display: inline-block;
  7878padding: 7px 10px; padding: 0px; padding: 7px 10px;
  background-color: transparent;
  cursor: pointer;
  11margin: 10px; margin-top: -22px !important; margin-left: 10px;  
  z-index: 3;
  position: fixed;  
}

.bar {
  display: block;
  background-color: #38618c; BACKGROUND-COLOR: 77777777777777777777777777777777777777777777777777777777777777777777777RED;
  width: 30px; 
  height: 3px;  
  border-radius: 5px;
  margin: 5px auto;
  transition: background-color 0.4s ease-in, transform 0.4s ease-in,
    width 0.4s ease-in;
	background: linear-gradient(141deg, YELLOW 0%, WHITE 40%, pink 90%);   

}

.heading-name-tag {
  margin: 0;
  position: relative;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  text-align: center;
  font-size: 30px;  
}

11111111111h1 11111111111span {
  font-size: 20px;
  display: block;
}

1111111111111111p {
  font-size: 30px;
}

.button {
  display: inline-block;
  background-image: none;
  border: none;
  background-color: transparent;
  padding-bottom: 7px;
  position: relative;
  cursor: pointer;
  font-size: 20px;
  color: white;
  padding: 7px 50px;  
}

@media (min-width: 992px) {
  1111111111111111111111h1 {
    font-size: 40px;
  }
  .aside-left {
    display: block;   
  }

  .aside-right {
    width: 60%; 
  }
}






/********************************************************/
aside {
	background: #222;  

	}

.fancy-line-top {
	position: relative;
	height: 10px;
	background: linear-gradient(141deg, cyan 0%, rebeccapurple 40%, deeppink 90%); /**FIRST PART**/
	}



.fancy-line-top-option-two {
	Z-INDEX: 1 !IMPORTANT;
	position: relative;
	111height: 3px;
	7878background: linear-gradient(141deg, rebeccapurple 0%, deeppink 40%, cyan 90%); /**SECOND PART**/
  	7878box-shadow: -1px 0px 3px 0px rgba(0, 0, 0, 0.75);
	}







/**ANIMATED GRADIENT LINE COLOR**/

.seperator-wrapper {
  width: 100%;
}
.seperator-wrapper .fancy-line-top-option-two {
  1111width: 3000px;
  height: 5px;
  animation: rotate 3s infinite linear;
  -webkit-animation: rotate 3s infinite linear;
}

@-webkit-keyframes rotate {
  from {
    background-position: -3000px;
  }
  to {
    background-position: 0px;
  }
}
@keyframes rotate {
  from {
    background-position: -3000px;
  }
  to {
    background-position: 0px;
  }
}
.gradient {
  background: #30ff90;
  /* Old browsers */
  background: -moz-linear-gradient(left, #30ff90 0%, #ed2ded 25%, #c99826 50%, #30ffe6 75%, #30ff90 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #30ff90), color-stop(25%, #ed2ded), color-stop(50%, #c99826), color-stop(75%, #30ffe6), color-stop(100%, #30ff90));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #30ff90 0%, #ed2ded 25%, #c99826 50%, #30ffe6 75%, #30ff90 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #30ff90 0%, #ed2ded 25%, #c99826 50%, #30ffe6 75%, #30ff90 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #30ff90 0%, #ed2ded 25%, #c99826 50%, #30ffe6 75%, #30ff90 100%);
  /* IE10+ */
  background: linear-gradient(to right, #30ff90 0%, #ed2ded 25%, #c99826 50%, #30ffe6 75%, #30ff90 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#30ff90', endColorstr='#30ff90',GradientType=1 );
  /* IE6-9 */
}
/**END OF ANIMATED GRADIENT LINE COLOR**/
/********************************************************/





/**LOGO ENTRANCE**/
  
.header_RETRACTABLE-SIDE-NAV {
  height: 50vh; height: 87vh !important;
  box-sizing: border-box;
  display: flex;
  777flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  position: relative;  
  	top: 0 !important;
	margin-top: 0px !important; position: absolute !important;
	}




/* SMALLER TABLET screens */   /* SMALLER TABLET */
@media screen and (max-width: 480px) {
  	.header_RETRACTABLE-SIDE-NAV {
		display: inline    
  		}
	}





@media only screen and (min-width : 320px) and (max-width : 480px) {/* Mobile portrait */
  	.header_RETRACTABLE-SIDE-NAV {
		display: none !important;  
  		}
	}





@media only screen and (min-width : 480px) and (max-width : 595px) {/* Mobile landscape */
  	.header_RETRACTABLE-SIDE-NAV {
		display: none !important;   
  		}
	}





@media only screen and (min-width : 595px) and (max-width : 690px) {/* Small tablet portrait */
  	.header_RETRACTABLE-SIDE-NAV {
		display: none !important;   
  		}
	}





@media only screen and (min-width : 690px) and (max-width : 769px) {/* Tablet portrait */
  	.header_RETRACTABLE-SIDE-NAV {
		display: none !important;   
  		}
	}





/* SMALLER TABLET screens */   /* (location for ID picture) --- SMALLER TABLET */
@media only screen and (min-width : 769px) and (max-width : 800px) {/* Small tablet landscape */
	.header_RETRACTABLE-SIDE-NAV {
		display: none !important;   
  		}
	}





/* SMALLER TABLET screens */   /* (location for ID picture --- SMALLER TABLET */
@media only screen and (min-width : 800px) and (max-width : 1024px) {/* Small tablet landscape */
  	.header_RETRACTABLE-SIDE-NAV {
		display: none !important;    
  		}
	}





@media only screen and (min-width : 1024px) and (max-width : 1224px) {/* Tablet landscape */
  	.header_RETRACTABLE-SIDE-NAV {
		display: none !important;  
  		}
	}






/* Desktops and laptops */  /* SMALL DESKTOP */
@media only screen 
and (min-width : 1224px) {
  	.header_RETRACTABLE-SIDE-NAV {
		display: inline;  
		} 
	}

























#subtitle-description { color: #FFFFFF; width: 100% !important; position: absolute; font-size: 3vw !important; !important;
  	font-family: 'Work Sans', sans-serif !important;
	777font-size: 3vw !important; 777font-size: 1vw !important; font-size: 21px !important; 
	11111font-size: calc(0.55em + 0.9vmin) !important; 
	font-weight: 900 !important;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  position: relative; 11margin-top: 35px;   margin-top: 7px;  
	}



.header_RETRACTABLE-SIDE-NAV::after {
  content: "";
  width: 100%;
  height: 20vh;
  position: absolute;
  top: 0;
  left: 0;  
}

@keyframes showText {
  0% { opacity: 0; transform: translate(0, -100%); }
  20% { opacity: 0; }
  100% { opacity: 1; transform: translate(0, 0); }
}

.header_RETRACTABLE-SIDE-NAV > .header-position-name {
  position: relative;
  transform: translate(-100%, 0);
  opacity: 0;
  animation: showText 2s 1;
  animation-fill-mode: forwards;
  animation-delay: 3.5s;
  text-align: center; 
}

.heading-name-tag { color: #FFFFFF;
  font-weight: 400;
  font-family: Oswald, Montserrat, arial, sans-serif;
  margin: 0;
  font-size: 10vw; font-size: 7vw;   font-size: 55px !important; 

  	font-family: 'Work Sans', sans-serif !important;
	
	font-weight: 900;
}

111111p {
  color: var(--c3);
  margin: 0;
  font-size: 5vw;
  margin-bottom: 5vh;
}



  @keyframes showTextBig {
    0% { opacity: 0; transform: translate(-100%, 0); }
    20% { opacity: 0; }
    100% { opacity: 1; transform: translate(0vw, 0); }
  }

  .header_RETRACTABLE-SIDE-NAV {
    height: 100vh;
    flex-direction: column;
    align-items: flex-start;
    justify-content: center; 
  }

  .header_RETRACTABLE-SIDE-NAV::after {
    width: 20vw;
    height: 100%;
    background-size: 7% 70%;
    background-position: 
      7% 0%, 21% 100%, 35% 0%, 49% 100%, 63% 0%, 77% 100%, 91% 0%;  
    animation-name: showBarsBig;
	77777background: linear-gradient(141deg, cyan 0%, rebeccapurple 40%, deeppink 90%); 
  }

  .header_RETRACTABLE-SIDE-NAV > .header-position-name {
    animation-name: showTextBig;
    margin-left: 22vw; MARGIN-LEFT: 2VW; 77MARGIN-LEFT: 0VW;
    text-align: left;  
  }

  .heading-name-tag {
    font-size: 8vw; font-size: 2vw;
  }

  11111111111p {
    font-size: 4vw;
    margin-bottom: 0;
  }
}

@media (prefers-reduced-motion) {
  .header_RETRACTABLE-SIDE-NAV::after {
    animation: none !important;
  }
  
  @keyframes showTextReduced {
    0% { opacity: 0; }
    100% { opacity: 1; }
  }
  
  
  .header_RETRACTABLE-SIDE-NAV > .header-position-name {
    transform: translate(0,0);
    animation-name: showTextReduced;
    animation-delay: 0.5s !important;
  }
}






/********************************************************/






@import url("https://fonts.googleapis.com/css?family=Raleway:100i,400");

/**NAVIGATION BUTTON INSIDE RETRACTABLE SIDE NAV**/
111*{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  111font-family: 'Lato', sans-serif;
  111font-family: 'Oswald', sans-serif;
}
1111.wrapper{
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  /*background: linear-gradient(-135deg, #c850c0, #4158d0);*/
  /* background: linear-gradient(375deg, #1cc7d0, #2ede98); */
 /* background: linear-gradient(-45deg, #e3eefe 0%, #efddfb 100%);*/
  /* clip-path: circle(25px at calc(0% + 45px) 45px); */
  background: #000;
  clip-path: circle(25px at calc(100% - 45px) 45px);
  transition: all 0.3s ease-in-out;
}
#active:checked ~ .wrapper{
  clip-path: circle(75%);
}
.menu-btn{
  position: absolute;
  z-index: 2;
  right: 20px;
  /* left: 20px; */
  top: 20px;
  height: 50px;
  width: 50px;
  text-align: center;
  line-height: 50px;
  border-radius: 50%;
  font-size: 20px;  
  color: #fff;
  cursor: pointer;
  /*background: linear-gradient(-135deg, #c850c0, #4158d0);*/
  /* background: linear-gradient(375deg, #1cc7d0, #2ede98); */
 /* background: linear-gradient(-45deg, #e3eefe 0%, #efddfb 100%); */  
  	background: #17151d;
  transition: all 0.3s ease-in-out;
}
#active:checked ~ .menu-btn{
  color: #fff;
}
#active:checked ~ .menu-btn i:before{
  content: "\f00d";
}
.wrapper ul{
  position: absolute;
  9999999999999999999999top: 50%;
  left: 50%;
  6666666666666666666transform: translate(-50%, -50%);  transform: translate(-50%, 0%);
  list-style: none;
  text-align: center;
}
.wrapper ul li{
  margin: 15px 0;
}
.wrapper ul li a{ font-family: "Raleway" !important;
  	color: none;
  	text-decoration: none;
  	font-size: 30px; font-size: 17px;
  	font-weight: 500; font-weight: 600; 
  padding: 5px 30px;  
  color: #fff;
  border-radius: 50px;
  	background: #17151d;  
  position: relative;
  line-height: 50px;
  transition: all 0.3s ease;
}
.wrapper ul li a:after{
  position: absolute;
  content: "";
  background: #fff;
   background: linear-gradient(#14ffe9, #ffeb3b, #ff00e0);
  /*background: linear-gradient(375deg, #1cc7d0, #2ede98);*/
  width: 104%;
  height: 110%;
  left: -2%;
  top: -5%; /* if the font is 'Oswald'*/
  border-radius: 50px;
  transform: scaleY(0);
  z-index: -1;
  animation: rotate 1.5s linear infinite;
  transition: transform 0.3s ease;
}
.wrapper ul li a:hover:after{
  transform: scaleY(1);
}
.wrapper ul li a:hover{
  color: #fff;
}
111111111111111111111input[type="checkbox"]{
  display: none;
}
11111111111111.content{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
  text-align: center;
  width: 100%;
  color: #202020;
}
1111111111111.content .title{
  font-size: 40px;
  font-weight: 700;
}
111111111.content p{
  font-size: 35px;
  font-weight: 600;
}

@keyframes rotate {
  0%{
    filter: hue-rotate(0deg);
  }
  100%{
    filter: hue-rotate(360deg);
  }
}
/**END OF NAVIGATION BUTTON INSIDE RETRACTABLE SIDE NAV**/










/** BEGINNING OF HEADER OF INSIDE RETRACTABLE NAV **/
.top-bottom-indicators {
  	color: #FFFFFF !IMPORTANT;  
  	text-align: center;
	font-family: 'Work Sans', sans-serif !important; 
	font-size: 12px;
	font-weight: 300; margin: 0;
	}

.name-stamp { 
  	text-align: center;
	font-family: 'Work Sans', sans-serif !important;
	font-weight: 900;
  	margin: 0px !important;
  	font-size: 26px;
  	color: #FFFFFF;
  	text-transform: uppercase;	
  	transition: all 1s ease-in-out;
 	position: relative;  padding-top: 0px !important; height: 55px !important; line-height: 1; 
	}

.name-stamp::before {
  content: attr(data-item);
  transition: all 1s ease-in-out;
  	color: #F7CA05;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  overflow: hidden;  
}
.name-stamp:hover::before {
  width: 100%;
}

.specific-point {
  	text-align: center !important;
  111margin: 25px;
  111111padding: 16px; POSITION: ABSOLUTE; Z-INDEX: 1 !IMPORTANT;
}
.specific-point .menuItems {
  list-style: none;
  display: flex;
}
.specific-point .menuItems li {
  11111margin: 50px;  margin-left: 10px;  margin-right: 10px;
}
.specific-point .menuItems li a {
  text-decoration: none;
  color: #8f8f8f; COLOR: #FFFFFF;444444444444444444444444
  font-size: 12px;
  font-weight: 400;
  transition: all 0.5s ease-in-out;
  position: relative;
  text-transform: uppercase;
}
.specific-point .menuItems li a::before {
  content: attr(data-item);
  transition: 0.5s;
  color: #8254ff;
  position: absolute;
  1top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  overflow: hidden;
}
.specific-point .menuItems li a:hover::before {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
/** END OF HEADER OF INSIDE RETRACTABLE NAV**/












/** ------------------------INNER FORMAT-----------------------------------**/

input {
  display: none;
}

.open {
  	width: 24px; WIDTH: 12PX;
  	height: 4px; HEIGHT: 12PX;
  	display: block;
  	border-radius: 2; border-radius: 50% !important;
  	cursor: pointer;
  	position: relative; 
  	top: 8px; top: 22px;  top: 42px; FLOAT: LEFT !IMPORTANT; 11111111111111111111111Z-INDEX: 1200000000000000000000000000 !IMPORTANT; 

	/**GRADIANT BACKGROUND**/
  	background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  	border-radius: calc(2 * var(--borderWidth));
  	z-index: -1;
  	-webkit-animation: animatedgradient 3s ease alternate infinite;
          	animation: animatedgradient 3s ease alternate infinite;
  	background-size: 300% 300%;
	}


.open:before {
  content: "";
  111background-color: #3c3c3c;  
  width: 24px; WIDTH: 12PX;
  height: 4px; HEIGHT: 12PX;
  display: block;
 7878border-radius: 2px; border-radius: 50% !important;
  position: relative;
  top: -8px; TOP: -18PX;
  transform: rotate(0deg);
  transition: all 0.3s ease;


  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  border-radius: calc(2 * var(--borderWidth));
  z-index: -1;
  -webkit-animation: animatedgradient 3s ease alternate infinite;
          animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;
	 }


.open:after {
  content: "";
  11background-color: #3c3c3c;  
   width: 24px; WIDTH: 12PX;
  height: 4px; HEIGHT: 12PX;
  display: block;
  7878border-radius: 2px; border-radius: 50% !important;
  position: relative;
  top: 4px; TOP: 6PX;
  transform: rotate(0deg);
  transition: all 0.3s ease;


  background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
  border-radius: calc(2 * var(--borderWidth));
  z-index: -1;
  -webkit-animation: animatedgradient 3s ease alternate infinite;
          animation: animatedgradient 3s ease alternate infinite;
  background-size: 300% 300%;


	}

@-webkit-keyframes animatedgradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}


@keyframes animatedgradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}











.menuOpen {
  width: 24px; width: 52px; width: 12px; WIDTH: 60PX;
  height: 20px; height: 82px; height: 12px; HEIGHT: 90PX;  
  display: block;  
  padding: 15px;  
  cursor: pointer;
  float: right; FLOAT: LEFT !IMPORTANT; Z-INDEX: 1200000000000000000000000000 !IMPORTANT;TOP: 0 !IMPORTANT; MARGIN-TOP: 0 !IMPORTANT; POSITION: ABSOLUTE !IMPORTANT;
	}

.menuOpen:hover .open:before {
  top: -9px; 7777top: 8px;
  	width: 24px; width: 12px;
  	height: 4px; height; 12px; 111border: 6px solid #ffff00;
	}

.menuOpen:hover .open:after {
  top: 5px;
  	width: 24px; width: 12px;
  	height: 4px; height: 12px;
}



.menuOpen:hover .open {
	width: 24px;  width: 12px; 
  	height: 4px; height: 12px;
	}


.open .open:before .open:after :hover {
  	width: 24px; width: 12px;
  	height: 4px; height: 12px;
	}



.menu {
  	position: fixed;
  	width: 100vw;
  	height: 100vh;
  	top: 0;
  	left: 0;
  	background: rgba(23, 21, 29, 0.9); 
	}

.menu label {
  width: 30px; WIDTH: 52PX;
  height: 30px; HEIGHT: 82PX;
  position: absolute;
  111right: 20px; left: 20px;
  top: 20px;
  background-size: 100%;
  cursor: pointer;   
}

.menu .menuContent {
  position: relative;
  top: 50%;
  11111font-size: 54px; 111111font-size: 14px; 1111font-weight: 900;
  text-align: center;
  11111padding-bottom: 20px;
  11111margin-top: -170px;     
}

.menu ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;  
}

.menu ul li a {
  display: block;
  77777color: white;
  text-decoration: none;
  transition: color 0.2s;
  font-family: Trebuchet MS;
  777text-transform: uppercase;
  777padding: 10px 0; 
}

1111111111111111.menu ul li a:hover {
  7777777777777777color: #ff8702;
}

111111111111111.menu ul li:hover {
 11111111111111111111111111111background: white;
}

.menuEffects {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.5s, visibility 0.5s;
}

111111111111111111111.menuEffects ul {
  111111111111111transform: translateY(0%);
  transition: all 0.5s;
}

#menuToggle:checked ~ .menuEffects {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.5s; 
}

#menuToggle:checked ~ .menuEffects ul {
  11111111111111111111opacity: 1;  
	background-color: #17151d;
	}

#menuToggle:checked ~ .menuOpen .open {
  background-color: transparent;    
}

#menuToggle:checked ~ .menuOpen .open:before {
  content: "";
  background-color: white;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1; 
}

#menuToggle:checked ~ .menuOpen .open:after {
  content: "";
  background-color: white;
  transform: rotate(-45deg);
  position: relative;
  top: 0;
  right: 0;
  z-index: 1; 
}

#menuToggle:not(:checked) ~ .menuEffects ul {
  transform: translateY(-30%);
}


/** ----------------------- END OF INNER FORMAT---------------------------**/