@import url('https://fonts.googleapis.com/css2?family=Neucha&family=Pacifico&family=Raleway:wght@300&family=Ubuntu+Mono&display=swap');
@media only all and (max-width: 2200px) {
  * {
    box-sizing: border-box;
  }
  .main_section_mix_container {
    margin-left: auto;
    margin-right: auto; 
    position: relative;
    width: 26%;        
  }
  .main_section_mix {
    vertical-align: middle;
    position: relative;
    height: 120px; 
    border: 2px solid #72d7f3;
    border-radius: 10px;
    padding: 0px;
    color: #15687f;
    margin-top: 20px;
    margin-bottom: 20px; 
    background-color: white; 
    cursor: pointer; 
  }
  .main_section_mix img {
    display: inline-block;        
    height: 100px;  
    margin: 10px 20px 10px 10px;  
    padding: 0px;    
  }
  .main_section_mix span {
    position: absolute;        
    top: 46px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
  }
  .main_section_mix:hover {
    background-color: #72d7f3;
    color: white;
  }
  #LONGNAME {
    position: absolute;        
    top: 35px; 
  }
  .main_section {
    vertical-align: middle;
    position: relative;
    height: 120px;
    width: 26%;
    border: 2px solid #72d7f3;
    border-radius: 10px;
    padding: 0px;
    color: #15687f;
    display: inline-block;
    text-align: left;
    background-color: white;
    cursor: pointer;   
  }
  .main_section img {
    display: inline-block;        
    height: 100px;  
    margin: 10px 20px 10px 10px;  
    padding: 0px;    
  }
  .main_section span {
    position: absolute;        
    top: 46px;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    padding: 0px;
    margin: 0px;
  }
  .main_section:hover {
    background-color: #72d7f3;
    color: white;
  }
  .sections {
    margin-left: auto;
    margin-right: auto;
    position: relative;       
    margin-top: 20px;
    margin-bottom: 20px;   
    width: 90%;
    text-align: center;     
  }   
  .sections div {
    margin: 5px;
  }
  .sections p {
    width: 1030px;
    font-family: 'Open Sans', sans-serif, cursive;
    margin-left: auto;
    margin-right: auto;  
    text-align: center;
    background: url(navigation_img/line.png) no-repeat;
    font-size: 14px;  
    line-height: 14px; 
    color: #7a7a7a;   
  }
  h3 {
    width: 70%;
    font-family: 'Open Sans', sans-serif, cursive;
    margin-left: auto;
    margin-right: auto;  
    text-align: center;
    font-size: 28px;   
    color: #1a1a1a;          
  }
  form#USER_INFO {
    font-family: 'Open Sans', sans-serif, cursive;
    margin-left: auto;
    margin-right: auto; 
    margin-top: 20px;
    margin-bottom: 40px; 
    text-align: center;
    font-size: 18px;  
    line-height: 18px; 
    color: #15687f;
    height: 50px;
  }
  form#USER_INFO input {
    height: 30px;
    width: 150px;
    margin-left: 10px;
    padding: 5px;
    font-size: 18px;
    border: 1px solid #7a7a7a;
    border-radius: 4px;
  }
  form#USER_INFO input:focus {
    outline: none;
    border: 2px solid #ffc400;
  }
  form#USER_INFO input:active {
    outline: none;
    border: 2px solid #ffc400;
  }
  body {
    background-image: url('navigation_img/b.jpg');
  }
  .header {
    width: 100%;
    height: 60px;
    background-color: #d3e1ec;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 20px;
    position: relative;
  }
  #NAMEDISPLAY {
    padding: 15px;
    display: inline-block;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #3952a7;
  }
  .answers {
    position: absolute;
    right: 450px;
    top: 0px;
    height: 60px;
    padding-top: 14px;
    padding-bottom: 14px;
    text-align: left;
  }
  #NUM_ANSWERS{
    width: 377px; 
    height: 37px;
    margin-left: -380px;
  }
  .pic_num {
    position: absolute;
    z-index: 10;
    left: 60px;
    top: -2px;
  }
  #REFRESH {
    position: absolute;
    right: 400px;
    top: 10px; 
  }
  #HOME {
    position: absolute;
    right: 350px;
    top: 10px; 
  }
  #INFO {
    position: absolute;
    right: 300px;
    top: 10px; 
    z-index: 5;
  }
  #REFRESH:hover {
    transform: rotate(360deg) scale(1.2);
    transition: 0.5s;
    transition-timing-function: ease-out;
    cursor: pointer;
  }
  #HOME:hover {
    transform: scale(1.2);
    transition: 0.5s; 
    transition-timing-function: ease-out;
    cursor: pointer;
  }
  #HOME:hover path {
    fill:#004FA8;
    stroke: #004FA8;
    transition: 0.5s;
    transition-timing-function: ease-out;
  }
  #INFO:hover {
    transform: scale(1.2);
    transition: 0.5s; 
    transition-timing-function: ease-out;
    cursor: pointer;
  }
  #hotkeys_info {
    width: 210px;
    height: 240px;
    background: url('navigation_img/InfoBackgr.svg') no-repeat;
    text-align: left;
    padding: 25px 10px 10px 10px;
    font-size: 16px;
    font-family: 'Neucha', cursive;
    color: #25517A;
    position: absolute;
    top: 60px;
    right: 217px;
    z-index: 20;
  }
  ul#selectbox.closed {
    right: 55px;
    width: 200px;
    top: 0px;
    position: absolute;
    padding-left: 5px;
    z-index: 1;
  }
  .select ul li.option {       
    background-color: white;
    border-bottom: solid 1px #90dbfd;
    border-left: solid 1px #90dbfd;
    border-right: solid 1px #90dbfd;
    width: 270px;
    height: 40px;
  }
  #selectbox {
    display: inline;
    width: 270px;
    height: 50px;
    position: absolute;
    right: 20px;
    top: 0px;
  }
  .select {
    padding: 0px;
    position: absolute;
    right: 30px;
    top: 5px;
    height: 50px;
    z-index: 10;
    background-color: white;
  }  
  .select ul {
    margin: 0px;
  }
  .select ul li.option:hover {
    background-color:  #90dbfd;
    cursor: pointer;
    transition-duration: 0.3ms;
  }
  .select ul li.option:hover span {
    color: white;
    transition-duration: 0.3ms;
  }
  .select ul li.option {
    z-index: 10;
    padding: 5px;
    list-style: none;
    height: 50px;
    background-color: white;
  }
  .select ul.closed li.option {
    display: none;
  }
  .select ul.closed li:first-child {
    display: block;
  }
  .select ul li {
    cursor: default;
  }
  .select ul li img {
    height:40px;
    display: inline-block;
  }
  .menu_content {
    width: 270px;
    height: 40px;
    text-align:left;
    position: relative;
  }
  .select span {
    position: absolute;
    top: 10px;
    left: 45px;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    color: #617c8f;
  }
  #MENU_LONGNAME span {
    top: 1px;
    left: 45px;
  }
  #MENU_CHOSEN {
    border-top: solid 1px #90dbfd;
  }
  span#MENU_ARROW {
    position: absolute;
    top: 13px;
    left: 240px;
    font-size: 12px;
    display: inline;
  }
  .game_container img {
    height: 400px;
    margin: 20px;
    background-color: white;
  }
  input.options {
    width: 23%;
    height: 60px;
    border: 1px solid #72d7f3;
    border-radius: 10px;
    background: linear-gradient(45deg, #72d7f3, #90e5ff, #6edaf8);
    margin: 20px 5px 10px 5px;
    color: white;
    font-family: 'Neucha', cursive;
    font-size: 20px;
    padding: 0px;
  }
  .slider {
    width: 80%;
    height: 560px;
    text-align: center;
    position: relative;
    margin-left: auto;
    margin-right: auto;            
  }
  .wrapper {
    width: 940px; 
    margin-left: auto;
    margin-right: auto;  
    display: inline-block;
    position: relative;                  
  }
  .slider_container {
    overflow: hidden;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 940px;
    height: 580px;        
  }
  #slider_track {
      display: flex;
      position: relative;          
  }
  .slider-item {
      height: 560px;       
  }
  .content {
    width: 920px;
    height: 560px;
    margin: 10px;
    text-align: center;
    position: relative;
    padding: 20px;
    box-shadow: 0px 0px 5px 5px #7c7c7c;
    background-color: white;
  }
  .slider_images {
    height: 400px;
  }
  .img_name {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    color: #808080;
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    height: 31px;
    line-height: 16px;  
    padding-bottom: 15px;              
  }
  #btn_next, #btn_prev {
    cursor: pointer;
    display: none;
  }
  #btn_next:hover, #btn_prev:hover {
    transform: scale(1.1) translateX(-5%) translateY(-5%);
    transition-duration: 0.3s;
  }
  #btn_next:hover #next_el, #btn_prev:hover #prev_el {
    fill: url('#svg_arrow_hover');
    transition-duration: 0.3s;
  }        
  #ARROW_PREV{
    position: absolute; 
    top: 260px; 
    left: 0px;
    width: 60px;
    height: 60px;
  }
  #ARROW_NEXT{
    position: absolute; 
    top: 260px; 
    right: 0px;
    width: 60px;
    height: 60px;
  }        
  .artist {
    height: 250px;
    width: 130px;
    background: linear-gradient(45deg, #72d7f3, #85DEFF, #72d7f3);
    position: absolute;
    right: 10px;
    top: 130px;
    box-shadow: 0px 0px 5px #BABDC2;
    display: none;
  }
  #CROSS {
    color: white;
    position: absolute;
    top: 5px; 
    right: 10px; 
    font-size: 20px;
    cursor: pointer;
  }
  .artistMessage {
    color: black;
    position: absolute;
    width: 120px;
    top: 25px;         
    left: 5px;   
    font-size: 14px;
    text-align: center;
    font-family: 'Neucha', cursive;
  }
  .portrait {
    width: 80px;
    position: absolute;
    top: 70px;         
    left: 25px;
  }
  .artistLink {
    position: absolute; 
    height: 45px;
    width: 100px;
    left: 12.5px;
    top: 190px;
  }
  .artistButton {
    position: absolute; 
    left: 0px;
    top: 0px;
  }
  #MOREINFO {
    animation: pulsing 1s infinite;
  }
  #moreSmall1, #moreSmall2 {
    display: none;
  }
  #moreLarge1, #moreLarge2 {
    display: inline;
  }
  #RESULT {
    width: 520px;
    display: block;
    text-align: center;
    width: 500px;
    margin-left: auto;
    margin-right: auto;
  }
  #PERCENT {
    width: 500px;
    font-family: "Pacifico", cursive;
    font-size: 30px;
    color: #0B81BF;
  }
  #CUP {
    width: 200px;
  }
  #PLAYER {
    background-color: white;
    height: 40px;
    padding-top: 5px;
    font-family: "Ubuntu Mono", monospace;
    color: #3B397A;
    font-size: 24px;
  }
  .table {
    border-collapse: collapse;
    padding: 0px;
    width: 200px;
    border-color: #FFD000;
    color: #261F00;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
    table-layout: fixed;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
  tbody {
    width: 100%;
    border: 1px solid #FFD000;
  }
  .table th {
    color: white;
    background: #FFD000;
    border: 1px solid #FFD000;
    border-bottom: 2px solid #FFD000;
  }
  .table td {
    border: 1px solid #FFD000;
    background: white;
  }
} 
@media only all and (max-width: 1360px) {
  ul#selectbox.closed {
    right: 40px;
    width: 200px;
    top: 0px;
    position: absolute;
    padding-left: 5px;
    z-index: 1;
  }
  .select ul li.option {       
    width: 240px;
    height: 40px;
  }
  #selectbox {
    width: 240px;
    height: 50px;
    right: 33px;
    top: 0px;
  }
  .select {
    right: 33px;
    top: 5px;
    height: 50px;
  }  
  .select ul li.option {
    height: 50px;
  }
  .menu_content {
    width: 240px;
  }
  .select span {
    top: 12px;
    font-size: 14px;
  }
  #MENU_LONGNAME span {
    top: 3px;
    left: 45px;
  }
  span#MENU_ARROW {
    top: 13px;
    left: 215px;
    font-size: 10px;
  }
  #NUM_ANSWERS{
    width: 377px; 
    height: 37px;
    position: absolute;

  }
  .wrapper {
    width: 800px;                 
  }
  .slider_container {
    width: 800px;
    height: 540px;        
  }
  .slider-item {
      height: 520px;       
  }
  .content {
    width: 780px;
    height: 520px;
  }
  .slider_images {
    height: 360px;
  }
  input.options {
    width: 23%;
    height: 50px;
    font-size: 18px;
  } 
  .img_name {
    font-size: 14px;
    height: 26px;
    line-height: 16px;  
    padding-bottom: 15px;              
  }
  .pic_num {
    position: absolute;
    z-index: 10;
    left: 30px;
    top: -10px;
    transform: scale(0.8);
  }   
  #ARROW_PREV{
    top: 240px; 
    left: 0px;
  }
  #ARROW_NEXT{
    top: 240px; 
    right: 0px;
  }  
  .artist {
    height: 190px;
    width: 110px;
    right: 5px;
  }
  #CROSS {
    top: 5px; 
    right: 5px; 
    font-size: 20px;
    line-height: 10px;
    cursor: pointer;
  }
  .artistMessage {
    width: 100px;
    top: 20px;         
    left: 5px;   
    font-size: 12px;
  }
  .portrait {
    width: 60px;
    position: absolute;
    top: 60px;         
    left: 25px;
  }
  .artistLink {
    position: absolute; 
    height: 30px;
    width: 80px;
    left: 12px;
    top: 145px;
  }
  .artistButton {
    position: absolute; 
    left: 0px;
    top: 0px;
  }  
  #MOREINFO {
    animation: pulsing1350 1s infinite;
  }
  #moreLarge1, #moreLarge2 {
    display: none;
  }
  #moreSmall1, #moreSmall2 {
    display: inline;
  }
}
@media only all and (max-width: 1300px) {
  .main_section_mix_container {
    margin-left: auto;
    margin-right: auto; 
    position: relative;
    width: 26%;        
  }
  .main_section_mix {
    height: 90px;   
  }
  .main_section_mix img {       
    height: 70px;  
    margin: 10px 10px 10px 10px;    
  }
  .main_section_mix span {      
    top: 32px;
    font-size: 14px;
  }
  #LONGNAME {        
    top: 25px; 
  }
  .main_section {
    height: 90px;
    width: 26%;
  }
  .main_section img {      
    height: 70px;  
    margin: 10px 10px 10px 10px;     
  }
  .main_section span {       
    top: 30px;
    font-size: 14px;
  }
  .sections {     
    margin-top: 20px;
    margin-bottom: 20px;   
    width: 90%;
    text-align: center;     
  }   
  .sections div {
    margin: 5px;
  }
  .sections p {
    width: 800px;
    background: url(navigation_img/line_small.png) no-repeat;
    font-size: 14px;  
    line-height: 14px;   
  }
  h3 {
    width: 70%;
    font-family: 'Open Sans', sans-serif, cursive;
    margin-left: auto;
    margin-right: auto;  
    text-align: center;
    font-size: 24px;   
    color: #1a1a1a;          
  }
  form#USER_INFO {
    font-size: 16px;  
    line-height: 16px; 
    height: 50px;
  }
  form#USER_INFO input {
    font-size: 16px;
  }
}
@media only all and (max-width: 1200px) {
  .header {
    width: 100%;
    height: 50px;
    padding-bottom: 5px;
    padding-top: 5px;
    margin-bottom: 10px;
  }
  #NAMEDISPLAY {
    font-size: 12px;
    padding: 12px;
  }
  #REFRESH {
    position: absolute;
    right: 320px;
    top: 5px; 
    transform: scale(0.8);
  }
  #HOME {
    position: absolute;
    right: 280px;
    top: 5px; 
    transform: scale(0.8);
  }
  #INFO {
    position: absolute;
    right: 240px;
    top: 5px; 
    transform: scale(0.8);
  }
  #REFRESH:hover {
    transform: rotate(360deg) scale(1);
    transition: 0.5s;
    transition-timing-function: ease-out;
  }
  #HOME:hover {
    transform: scale(1);
    transition: 0.5s; 
    transition-timing-function: ease-out;
  }
  #INFO:hover {
    transform: scale(1);
    transition: 0.5s; 
    transition-timing-function: ease-out;
    cursor: pointer;
  }
  #hotkeys_info {
    width: 160px;
    height: 240px;
    background: url('navigation_img/InfoBackgrMob.svg') no-repeat;
    text-align: left;
    padding: 20px 5px 10px 5px;
    font-size: 12px;
    font-family: 'Neucha', cursive;
    color: #25517A;
    position: absolute;
    top: 50px;
    right: 180px;
    z-index: 20;
  }
  ul#selectbox.closed {
    right: -35px;
    top: 0px;
    position: absolute;
    padding-left: 5px;
    z-index: 1;
  }
  .select ul li.option {       
    width: 200px;
    height: 40px;
  }
  #selectbox {
    display: inline;
    width: 200px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .select {
    padding: 0px;
    position: absolute;
    right: 60px;
    top: 5px;
    height: 50px;
    z-index: 10;
    background-color: white;
  }  
  .select ul {
    margin: 0px;
  }
  .select ul li.option:hover {
    background-color:  #90dbfd;
    cursor: pointer;
    transition-duration: 0.3ms;
  }
  .select ul li.option:hover span {
    color: white;
    transition-duration: 0.3ms;
  }
  .select ul li.option {
    z-index: 10;
    padding: 5px;
    height: 40px;
  }
  .select ul li img {
    height: 30px;
    display: inline-block;
  }
  .menu_content {
    width: 200px;
    height: 30px;
  }
  .select span {
    top: 7px;
    left: 35px;
    font-size: 12px;
  }
  #MENU_LONGNAME span {
    top: 1px;
    left: 35px;
  }
  span#MENU_ARROW {
    top: 8px;
    left: 180px;
    font-size: 9px;
  }
  .slider {
    width: 80%;
    height: 510px;           
  }
  .wrapper {
    width: 600px;                 
  }
  .slider_container {
    width: 600px;
    height: 510px;        
  }
  .slider-item {
    height: 490px;       
  }
  .content {
    width: 580px;
    height: 490px;
  }
  .slider_images {
    height: 320px;
  }
  input.options {
    width: 40%;
    height: 40px;
    border-radius: 5px;
    margin: 5px 5px 5px 5px;
    font-size: 16px;
  } 
  .game_container img {
    height: 320px;
    margin: 10px;
  }
  .img_name {
    font-size: 14px;
    height: 26px;
    line-height: 16px;  
    padding-bottom: 15px;              
  }
  #ARROW_PREV{
    top: 240px; 
    left: 0px;
    width: 50px;
    height: 50px;
  }
  #ARROW_NEXT{
    top: 240px; 
    right: 0px;
    width: 50px;
    height: 50px;
  }  
  #btn_next, #btn_prev {
    cursor: pointer;
    transform: scale(0.8);
  }
  #btn_next:hover, #btn_prev:hover {
    transform: scale(0.9) translateX(-5%) translateY(-5%);
    transition-duration: 0.3s;
  }
  #btn_next:hover #next_el, #btn_prev:hover #prev_el {
    fill: url('#svg_arrow_hover');
    transition-duration: 0.3s;
  }     
  .artist {
    height: 190px;
    width: 110px;
    right: 5px;
  }
  #CROSS {
    top: 5px; 
    right: 5px; 
    font-size: 20px;
    line-height: 10px;
    cursor: pointer;
  }
  .artistMessage {
    width: 100px;
    top: 20px;         
    left: 5px;   
    font-size: 12px;
  }
  .portrait {
    width: 60px;
    position: absolute;
    top: 60px;         
    left: 25px;
  }
  .artistLink {
    position: absolute; 
    height: 30px;
    width: 80px;
    left: 12px;
    top: 145px;
  }
  .artistButton {
    position: absolute; 
    left: 0px;
    top: 0px;
  }  
  #MOREINFO {
    animation: pulsing1350 1s infinite;
  }
  #moreLarge1, #moreLarge2 {
    display: none;
  }
  #moreSmall1, #moreSmall2 {
    display: inline;
  }
  #NUM_ANSWERS{
    transform: scale(0.8);
    width: 377px;
    margin-left: -190px;
  }
  .answers {
    left: 0px;
    top: 580px;
    height: 50px;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 10px;
    background-color: #d3e1ec;
    text-align: center;
  }
  .table {
    width: 150px;
    font-size: 12px;
  }

}
@media only all and (max-width: 990px) {
  .main_section_mix_container {
    width: 30%;        
  }
  .main_section_mix {
    height: 65px;   
  }
  .main_section_mix img {       
    height: 50px;  
    margin: 5px 5px 5px 5px;    
  }
  .main_section_mix span {      
    top: 20px;
    font-size: 14px;
  }
  #LONGNAME {        
    top: 13px; 
  }
  .main_section {
    height: 65px;
    width: 30%;
  }
  .main_section img {      
    height: 50px;  
    margin: 5px 5px 5px 5px;     
  }
  .main_section span {       
    top: 20px;
    font-size: 14px;
  }
  .sections {     
    margin-top: 20px;
    margin-bottom: 20px;   
    width: 90%;
    text-align: center;     
  }   
  .sections div {
    margin: 5px;
  }
  .sections p {
    width: 500px;
    background: url(navigation_img/line_xsmall.png) no-repeat;
    font-size: 14px;  
    line-height: 14px;   
  }
  h3 {
    width: 70%;
    font-family: 'Open Sans', sans-serif, cursive;
    margin-left: auto;
    margin-right: auto;  
    text-align: center;
    font-size: 24px;   
    color: #1a1a1a;          
  }
  form#USER_INFO {
    font-size: 16px;  
    line-height: 16px; 
    height: 50px;
  }
  form#USER_INFO input {
    font-size: 16px;
  }
}
@media only all and (max-width: 860px) {
  .main_section_mix_container {
    width: 250px;        
  }
  .main_section {
    height: 65px;
    width: 250px;
  }
  h3 {
    font-size: 18px;        
  }
  form#USER_INFO {
    font-size: 14px;
    height: 40px;
  }
  form#USER_INFO input {
    height: 25px;
    margin-left: 10px;
    padding: 5px;
    font-size: 14px;
  }
}
@media only all and (max-width: 790px) {
  #NUM_ANSWERS{
    transform: scale(0.8);
    width: 377px;
    margin-left: -190px;
  }
  .answers {
    top: 470px;
  }
  .slider {
    width: 95%;
    height: 400px;           
  }
  .wrapper {
    width: 420px;                 
  }
  .slider_container {
    width: 420px;
    height: 400px;        
  }
  .slider-item {
    height: 380px;       
  }
  .content {
    width: 400px;
    height: 380px;
    padding: 5px;
    text-align: center;
  }
  .slider_images {
    height: 220px;
  }
  input.options {
    width: 40%;
    height: 40px;
    border-radius: 5px;
    margin: 5px 5px 5px 5px;
    font-size: 16px;
  } 
  .game_container img {
    height: 225px;
    margin: 5px;
  }
  .img_name {
    font-size: 12px;
    line-height: 14px;  
    padding-bottom: 5px; 
    padding-top: 5px;
    height: 40px;
    width: 240px;             
  }
  .pic_num {
    position: absolute;
    z-index: 10;
    left: 10px;
    top: -17px;
    transform: scale(0.6);
  }   
  #ARROW_PREV{
    top: 180px; 
    left: 0px;
  }
  #ARROW_NEXT{
    top: 180px; 
    right: 0px;
  }  
  .artist {
    top: 45px;
  }
}
@media only all and (max-width: 600px) {
.sections p {
    width: 250px;
    background: url(navigation_img/line_xxsmall.png) no-repeat;
  }
}
@media only all and (max-width: 560px) {
  #NAMEDISPLAY {
    font-size: 12px;
    padding: 5px;
    height: 25px;
  }
  #REFRESH {
    position: absolute;
    right: 90px;
    top: -2px; 
    transform: scale(0.7);
  }
  #HOME {
    position: absolute;
    right: 50px;
    top: -2px; 
    transform: scale(0.7);
  }
  #INFO {
    position: absolute;
    right: 10px;
    top: -2px; 
    transform: scale(0.7);
  }
  #REFRESH:hover {
    transform: rotate(360deg) scale(1);
    transition: 0.5s;
    transition-timing-function: ease-out;
  }
  #HOME:hover {
    transform: scale(1);
    transition: 0.5s; 
    transition-timing-function: ease-out;
  }
  #INFO:hover {
    transform: scale(1);
    transition: 0.5s; 
    transition-timing-function: ease-out;
    cursor: pointer;
  }
  #hotkeys_info {
    width: 160px;
    height: 240px;
    background: url('navigation_img/InfoBackgrMobile.svg') no-repeat;
    padding: 20px 5px 10px 5px;
    font-size: 12px;
    top: 40px;
    right: 5px;
    z-index: 20;
  }
  ul#selectbox.closed {
    right: -35px;
    top: 0px;
    position: absolute;
    padding-left: 5px;
    z-index: 1;
  }
  .select ul li.option {       
    width: 200px;
    height: 40px;
  }
  #selectbox {
    display: inline;
    width: 200px;
    height: 50px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .select {
    padding: 0px;
    position: absolute;
    right: 45px;
    top: 45px;
    height: 50px;
    z-index: 100;
    background-color: white;
  }  
  .select ul {
    margin: 0px;
  }
  .select ul li.option:hover {
    background-color:  #90dbfd;
    cursor: pointer;
    transition-duration: 0.3ms;
  }
  .select ul li.option:hover span {
    color: white;
    transition-duration: 0.3ms;
  }
  .select ul li.option {
    z-index: 10;
    padding: 5px;
    height: 40px;
  }
  .select ul li img {
    height: 30px;
    display: inline-block;
  }
  .menu_content {
    width: 200px;
    height: 30px;
  }
  .select span {
    top: 7px;
    left: 35px;
    font-size: 12px;
  }
  #MENU_LONGNAME span {
    top: 1px;
    left: 35px;
  }
  span#MENU_ARROW {
    top: 8px;
    left: 180px;
    font-size: 9px;
  }       
  .header {
    height: 35px;
    margin-bottom: 50px;
  }
  .slider {
    width: 310px;
    height: 400px;           
  }
  .wrapper {
    width: 250px;                 
  }
  .slider_container {
    width: 250px;
    height: 400px;        
  }
  .slider-item {
    height: 380px;       
  }
  .content {
    width: 230px;
    height: 380px;
    padding: 5px;
    text-align: center;
  }
  .slider_images {
    height: 120px;
  }
  input.options {
    width: 80%;
    height: 30px;
    border-radius: 5px;
    margin: 5px 5px 5px 5px;
    font-size: 14px;
  } 
  .game_container img {
    height: 120px;
    margin: 5px;
  }
  .img_name {
    font-size: 10px;
    line-height: 12px;  
    padding-bottom: 5px; 
    padding-top: 1px;
    height: 30px;
    width: 170px;             
  }
  .pic_num {
    position: absolute;
    z-index: 10;
    left: -15px;
    top: -23px;
    transform: scale(0.4);
  }   
  #ARROW_PREV{
    top: 180px; 
    left: 15px;
    z-Index: 30;
  }
  #ARROW_NEXT{
    top: 180px; 
    right: 0px;
    z-Index: 30;
  }   
  #btn_next, #btn_prev {
    cursor: pointer;
    transform: scale(0.6);
  }
  #btn_next:hover, #btn_prev:hover {
    transform: scale(0.6);
  }
  #btn_next:hover #next_el, #btn_prev:hover #prev_el {
    fill: url('#svg_arrow');
  }       
  #NUM_ANSWERS{
    transform: scale(0.7);
    width: 377px;
    margin-left: -190px;
  }
  .answers {
    top: 490px;
    height: 35px;
    padding-top: 0px;
    padding-bottom: 4px;
  }
  .artist {
    background: linear-gradient(45deg, #ffd000, #f8a70f, #ffd900);
    height: 50px;
    width: 210px;
    right: 10px;
    top: 320px;
  }
  #CROSS {
    top: 2px; 
    right: 2px; 
    font-size: 16px;
    line-height: 8px;
  }
  .artistMessage {
    width: 100px;
    top: 11px;
    left: 5px;
    font-size: 12px;
    text-align: left;
  }
  .portrait {
    display: none;
  }
  .artistLink {
    height: 40px;
    width: 60px;
    left: 110px;
    top: 7px;
  }
  .artistButton {
    left: 0px;
    top: 0px;
  } 
  #RESULT {
    width: 250px;
  }
  #PERCENT {
    width: 250px;
    font-size: 18px;
  }
  #CUP {
    width: 150px;
  }
  #PLAYER {
    height: 30px;
    padding-top: 5px;
    font-size: 16px;
  }
  .table {
    width: 150px;
    font-size: 12px;
  }
}
@keyframes pulsing {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-timing-function: ease-out;
  }
  50% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05) translateX(-2.5%) translateY(-2.5%);
    transition-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    transition-timing-function: ease-out;
  }
}
@keyframes pulsing1350 {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition-timing-function: ease-out;
  }
  50% {
    -webkit-transform: scale(0.85);
    transform: scale(0.85) translateX(-2.5%) translateY(-2.5%);
    transition-timing-function: ease-out;
  }
  100% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    transition-timing-function: ease-out;
  }
}