  .menu__content.active .menu li:nth-child(1) {
    transition-delay: 0.1s;
    transform: rotate(-150deg) translate(0px, 160px); }
  .menu__content.active .menu li:nth-child(1) a {
    transition-delay: 0.2s;
    transform: translate(-50%, -50%) rotate(510deg); }
  .menu__content.active .menu li:nth-child(1) a:hover {
    transform: translate(-50%, -50%) rotate(510deg) perspective(1000px) rotateX(360deg);
    background: #003252; }
  .menu__content.active .menu li:nth-child(2) {
    transition-delay: 0.2s;
    transform: rotate(-125deg) translate(0px, 160px); }
  .menu__content.active .menu li:nth-child(2) a {
    transition-delay: 0.3s;
    transform: translate(-50%, -50%) rotate(485deg); }
  .menu__content.active .menu li:nth-child(2) a:hover {
    transform: translate(-50%, -50%) rotate(485deg) perspective(1000px) rotateY(360deg);
    background: #353C47; }
  .menu__content.active .menu li:nth-child(3) {
    transition-delay: 0.3s;
    transform: rotate(-100deg) translate(0px, 160px); }
  .menu__content.active .menu li:nth-child(3) a {
    transition-delay: 0.4s;
    transform: translate(-50%, -50%) rotate(460deg); }
  .menu__content.active .menu li:nth-child(3) a:hover {
    transform: translate(-50%, -50%) rotate(460deg) perspective(1000px) rotateX(360deg);
    background: #FFF56B; }
  .menu__content.active .menu li:nth-child(4) {
    transition-delay: 0.4s;
    transform: rotate(-75deg) translate(0px, 160px); }
  .menu__content.active .menu li:nth-child(4) a {
    transition-delay: 0.5s;
    transform: translate(-50%, -50%) rotate(435deg); }
  .menu__content.active .menu li:nth-child(4) a:hover {
    transform: translate(-50%, -50%) rotate(435deg) perspective(1000px) rotateY(360deg);
    background: #E1AA02; }
  .menu__content.active .menu li:nth-child(5) {
    transition-delay: 0.5s;
    transform: rotate(-50deg) translate(0px, 160px); }
  .menu__content.active .menu li:nth-child(5) a {
    transition-delay: 0.6s;
    transform: translate(-50%, -50%) rotate(410deg); }
  .menu__content.active .menu li:nth-child(5) a:hover {
    transform: translate(-50%, -50%) rotate(410deg) perspective(1000px) rotateX(360deg);
    background: #C4D4D9; }
  .menu__content.active .menu li:nth-child(6) {
    transition-delay: 0.6s;
    transform: rotate(-25deg) translate(0px, 160px); }
  .menu__content.active .menu li:nth-child(6) a {
    transition-delay: 0.7s;
    transform: translate(-50%, -50%) rotate(385deg); }
  .menu__content.active .menu li:nth-child(6) a:hover {
    transform: translate(-50%, -50%) rotate(385deg) perspective(1000px) rotateY(360deg);
    background: #003252; }
  .menu__content.active .menu li:nth-child(7) {
    transition-delay: 0.7s;
    transform: rotate(-13deg) translate(0px, 207px); }
  .menu__content.active .menu li:nth-child(7) a {
    transition-delay: 0.8s;
    transform: translate(-50%, -50%) rotate(373deg); }
  .menu__content.active .menu li:nth-child(7) a:hover {
    transform: translate(-50%, -50%) rotate(373deg) perspective(1000px) rotateX(360deg);
    background: #515B6C; }
  .menu__content.active .menu li:nth-child(8) {
    transition-delay: 0.8s;
    transform: rotate(-37deg) translate(0px, 207px); }
  .menu__content.active .menu li:nth-child(8) a {
    transition-delay: 0.9s;
    transform: translate(-50%, -50%) rotate(397deg); }
  .menu__content.active .menu li:nth-child(8) a:hover {
    transform: translate(-50%, -50%) rotate(397deg) perspective(1000px) rotateY(360deg);
    background: #FFF56B; }
  .menu__content.active .menu li:nth-child(9) {
    transition-delay: 0.9s;
    transform: rotate(-63deg) translate(0px, 207px); }
  .menu__content.active .menu li:nth-child(9) a {
    transition-delay: 1s;
    transform: translate(-50%, -50%) rotate(423deg); }
  .menu__content.active .menu li:nth-child(9) a:hover {
    transform: translate(-50%, -50%) rotate(423deg) perspective(1000px) rotateX(360deg);
    background: #E1AA02; }
  .menu__content.active .menu li:nth-child(10) {
    transition-delay: 1s;
    transform: rotate(-88deg) translate(0px, 207px); }
  .menu__content.active .menu li:nth-child(10) a {
    transition-delay: 1.1s;
    transform: translate(-50%, -50%) rotate(448deg); }
  .menu__content.active .menu li:nth-child(10) a:hover {
    transform: translate(-50%, -50%) rotate(448deg) perspective(1000px) rotateY(360deg);
    background: #C4D4D9; }
  .menu__content.active .menu li:nth-child(11) {
    transition-delay: 1s;
    transform: rotate(-113deg) translate(0px, 207px); }
  .menu__content.active .menu li:nth-child(11) a {
    transition-delay: 1.1s;
    transform: translate(-50%, -50%) rotate(473deg); }
  .menu__content.active .menu li:nth-child(11) a:hover {
    transform: translate(-50%, -50%) rotate(473deg) perspective(1000px) rotateX(360deg);
    background: #003252; }
  .menu__content.active .menu li:nth-child(12) {
    transition-delay: 1.1s;
    transform: rotate(-138deg) translate(0px, 207px); }
  .menu__content.active .menu li:nth-child(12) a {
    transition-delay: 1.2s;
    transform: translate(-50%, -50%) rotate(498deg); }
  .menu__content.active .menu li:nth-child(12) a:hover {
    transform: translate(-50%, -50%) rotate(498deg) perspective(1000px) rotateY(360deg);
    background: #887D6B; }
  .menu__content img {
    max-width: 90px; }
  .menu__content .menu_sign_img {
    max-width: 0px; }
  ul.menu img{display: none}

@media all and (min-width: 320px) and (min-height: 500px) {
  .figure:before, .figure:after {
    content: '';
    position: absolute;
    width: 400px;
    height: 400px;
    border: 1px solid #F7F7F7; }

  .figure:before {
    transform: translate(-50%, -50%) scale(0.8); }

  .figure:after {
    transform: translate(-50%, -50%) scale(0.82); }

  .figure2:after {
    width: 470px;
    height: 470px;
    transform: translate(-45%, -50%) scale(1); }

  .menu__content {
    font-size: 20px;
    /*second part start from down*/ }
    .menu__content.active .menu {
      transition: transform 0.4s 0.08s, z-index 0s 0.5s;
      transform: translate(-50%, -50%) scale(1);
      width: 400px;
      height: 400px; }
    .menu__content .menu li a {
      width: 60px;
      height: 60px;
      font-size: 8px;
      justify-content: center; }
    .menu__content.active .menu li:nth-child(1) {
      transform: rotate(-150deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(2) {
      transform: rotate(-125deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(3) {
      transform: rotate(-100deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(4) {
      transform: rotate(-75deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(5) {
      transform: rotate(-50deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(6) {
      transform: rotate(-25deg) translate(0px, 200px); }
    .menu__content.active .menu li:nth-child(7) {
      transform: rotate(-11deg) translate(0px, 240px); }

    .menu__content.active .menu li:nth-child(7) a {
      transform: translate(-50%, -50%) rotate(371deg); }
      
    .menu__content.active .menu li:nth-child(8) {
      transform: rotate(-37deg) translate(0px, 245px); }
    .menu__content.active .menu li:nth-child(9) {
      transform: rotate(-63deg) translate(0px, 245px); }
    .menu__content.active .menu li:nth-child(10) {
      transform: rotate(-88deg) translate(0px, 245px); }
    .menu__content.active .menu li:nth-child(11) {
      transform: rotate(-113deg) translate(0px, 245px); }
    .menu__content.active .menu li:nth-child(12) {
      transform: rotate(-138deg) translate(0px, 245px); }
    .menu__content img {
      max-width: 130px; }
    .menu__content .menu_sign_img {
      max-width: 25px; }
    .menu__content .menu__text {
      text-align: left;
      max-width: 140px;
      font-size: 14px; } }
@media all and (min-width: 360px) and (min-height: 512px) {
  .menu__content .menu_sign_img {
    max-width: 0px; }
  .menu__content .menu li a {
    justify-content: center;
    font-size: 9px; }
  ul.menu img{display: block; width:45%;margin-top: -3px;}}

@media all and (min-width: 360px) and (min-height: 611px) {
  .figure:before, .figure:after {
    width: 460px;
    height: 460px; }

  .figure:before {
    transform: translate(-50%, -50%) scale(0.8); }

  .figure:after {
    transform: translate(-50%, -50%) scale(0.82); }

  .figure2:after {
    width: 570px;
    height: 570px;
    transform: translate(-48%, -50%) scale(1); }

  .menu__content {
    font-size: 20px;
    /*second part start from down*/ }
    .menu__content.active .menu {
      transition: transform 0.4s 0.08s, z-index 0s 0.5s;
      transform: translate(-50%, -50%) scale(1);
      width: 460px;
      height: 460px; }
    .menu__content .menu li a {
      width: 68px;
      height: 68px;
      font-size: 9px;
      justify-content: center; }
    .menu__content.active .menu li:nth-child(1) {
      transform: rotate(-150deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(2) {
      transform: rotate(-125deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(3) {
      transform: rotate(-100deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(4) {
      transform: rotate(-75deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(5) {
      transform: rotate(-50deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(6) {
      transform: rotate(-25deg) translate(0px, 230px); }
    .menu__content.active .menu li:nth-child(7) {
      transform: rotate(-13deg) translate(0px, 280px); }
    
    .menu__content.active .menu li:nth-child(7) a {
      transform: translate(-50%, -50%) rotate(373deg); }

    .menu__content.active .menu li:nth-child(8) {
      transform: rotate(-37deg) translate(0px, 290px); }
    .menu__content.active .menu li:nth-child(9) {
      transform: rotate(-63deg) translate(0px, 290px); }
    .menu__content.active .menu li:nth-child(10) {
      transform: rotate(-88deg) translate(0px, 290px); }
    .menu__content.active .menu li:nth-child(11) {
      transform: rotate(-113deg) translate(0px, 290px); }
    .menu__content.active .menu li:nth-child(12) {
      transform: rotate(-138deg) translate(0px, 290px); }
    .menu__content img {
      max-width: 160px; }
    .menu__content .menu__text {
      font-size: 16px; 
      max-width: 150px;}
    .menu__content .menu_sign_img {
      max-width: 28px;
      padding-bottom: 3px; } }
@media all and (min-width: 360px) and (min-height: 630px) {
  .menu__content.active .menu li:nth-child(7) {
    transform: rotate(-13deg) translate(0px, 290px); } 
   ul.menu img{width: 40%;margin-bottom: 2px;}}
@media all and (min-width: 375px) and (min-height: 553px) {
  .menu__content .menu_sign_img {
    max-width: 28px; }
  .menu__content .menu li a {
    justify-content: center;
    font-size: 9px; } }
@media all and (min-width: 375px) and (min-height: 627px) {
  .menu__content.active .menu li:nth-child(7) {
    transform: rotate(-13deg) translate(0px, 285px); } }
/*Iphone 8+, Iphone 6s+ - Port*/
@media screen and (min-width: 414px) and (min-height: 622px) {
  .menu__content.active .menu li:nth-child(7) {
    transform: rotate(-13deg) translate(0px, 283px); } }
@media screen and (min-width: 414px) and (min-height: 640px) {
  .menu__content.active .menu li:nth-child(7) {
    transform: rotate(-13deg) translate(0px, 290px); } }



/*Iphone 5S - Album - Chrome*/
@media screen and (min-width: 568px)and (min-height:244px) {
  .wrapper{
  	overflow-y: visible;
  	overflow-x: hidden;
  	height: 200vh;
  	height: calc(var(--vh, 1vh) * 200);
  }
  .figure, .figure2 {
    position: absolute;
    width: 100%;
    height: 200vh;
    height: calc(var(--vh, 1vh) * 200);
    overflow: hidden;
    margin: 0; }
}

/*Iphone 5S - Album - Chrome*/
@media screen and (min-width: 568px)and (min-height:320px) {
  .wrapper{
  	height: 150vh;
  	height: calc(var(--vh, 1vh) * 150);
  }
  .figure, .figure2 {
    height: 150vh;
    height: calc(var(--vh, 1vh) * 150);
	}
}


@media screen and (min-width: 568px) and (min-height: 500px){
	.wrapper{
		overflow-y: hidden;
		height: 100vh;
		height: calc(var(--vh, 1vh) * 100);
	}
	.figure, .figure2 {
	  height: 100vh;
	  height: calc(var(--vh, 1vh) * 100);
	}
}



@media all and (min-width: 768px) and (min-height: 1083px) {
  .figure:before, .figure:after {
    width: 778px;
    height: 778px; }

  .figure:before {
    transform: translate(-50%, -50%) scale(0.8); }

  .figure:after {
    transform: translate(-50%, -50%) scale(0.82); }

  .figure2:after {
    width: 950px;
    height: 950px;
    transform: translate(-48%, -50%) scale(1); }

  .menu__content {
    font-size: 20px;
    /*second part start from down*/ }
    .menu__content.active .menu {
      transition: transform 0.4s 0.08s, z-index 0s 0.5s;
      transform: translate(-50%, -50%) scale(1);
      width: 776px;
      height: 776px; }
    .menu__content .menu li a {
      width: 105px;
      height: 105px;
      font-size: 16px; }
    .menu__content.active .menu li:nth-child(1) {
      transform: rotate(-150deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(2) {
      transform: rotate(-125deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(3) {
      transform: rotate(-100deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(4) {
      transform: rotate(-75deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(5) {
      transform: rotate(-50deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(6) {
      transform: rotate(-25deg) translate(0px, 388px); }
    .menu__content.active .menu li:nth-child(7) {
      transform: rotate(-13deg) translate(0px, 490px); }
    .menu__content.active .menu li:nth-child(8) {
      transform: rotate(-37deg) translate(0px, 490px); }
    .menu__content.active .menu li:nth-child(9) {
      transform: rotate(-63deg) translate(0px, 490px); }
    .menu__content.active .menu li:nth-child(10) {
      transform: rotate(-88deg) translate(0px, 490px); }
    .menu__content.active .menu li:nth-child(11) {
      transform: rotate(-113deg) translate(0px, 490px); }
    .menu__content.active .menu li:nth-child(12) {
      transform: rotate(-138deg) translate(0px, 490px); }
    .menu__content img {
      max-width: 240px; }
    .menu__content .menu__text {
      font-size: 28px;
      max-width: 255px; } }
@media all and (min-width: 320px) and (orientation: landscape) {
  .text_album {
    display: block;
    position: absolute;
    width: 100%;
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    background: #04569A;
    z-index: 30;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column; }

  .album_logo {
    width: 50vh;
    margin-bottom: 5vh;
    transform: rotate(0deg) perspective(1000px) rotateX(0deg);
    transition: 0.5s; }

  .album_logo:hover {
    transform: rotate(0deg) perspective(1000px) rotateX(360deg); }

  .text {
    text-align: center;
    text-transform: uppercase;
    font-size: 10vh;
    transition: 0.5s;
    color: #FF6800;
    font-family: 'Roboto Lt';
    font-weight: 500;
    font-style: normal;
    background: rgba(0, 0, 0, 0.5); } }
@media all and (min-width: 320px) and (orientation: portrait) {
  .text_album {
    display: none; } }
@media all and (min-width: 1025px) and (orientation: landscape) {
  .text_album {
    display: none; } }

/*# sourceMappingURL=horoscope.css.map */
