@media (min-width: 700px) and (max-width: 1210px)  {
    #word {
    
    
    
    width: 92%;
    margin-left: auto;
    margin-right: auto;
    min-height: 200px;
    Word-wrap:no-wrap;
    
}
.page {
    margin-top: 30px;
    width: 810px;
    min-height: 1000px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px;
    
}
.page-autor {
     margin-top: 30px;
    width: 810px;
    padding-top: 300px;
    text-align: center;
    min-height: 1000px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px;
}
.page-desciption {
    margin-top: 30px;
    padding-top: 80px;
    text-align: center;
    width: 810px;
    min-height: 1000px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 40px;
}
.page-at {
    width: 810px;
    margin-left: 20px;
    min-height: 600px;
    border-radius: 40px;
    margin-top: 30px;
    
}
#menu {
     margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 650px;
    height: 80px;
    border-radius: 12px;
    margin-top: 15px;
}
div.button {
    padding-top: 80px;
    
    width: 800px;

    text-align: center;
    margin-left: auto;
    margin-right: auto;

    
    
}

      .scroll-y {
        max-height: 500px;
        overflow: auto;
        overflow-x: hidden;
        overflow-y: auto;
        margin-bottom: 1px;
        color: green;
        width: 800px
      }
      
      .scroll-y::-webkit-scrollbar {
    width: 12px;
}
 



body {
     height: 100%;
}
#login {
    width: 38%;
    min-height: 350px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 25px;
    margin-top: 10%;
    padding: 20px;
    
}
span.login {
    font-size: 25px;
}
td.center {
    text-align: center;
}
div.category-title {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 45px;
}
#main {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 300px;
    height: 50px;
    border-radius: 20px;
    margin-top: 15px;
    
}
div.menu {
    margin: 10px;
    float: left;
    width: 120px;
}

div.changePassword {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 600px;
    height: 500px;
    border-radius: 20px;
    margin-top: 50px;
    padding-top: 30px;
}
div.addTitle {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 600px;
    height: 500px;
    border-radius: 20px;
    margin-top: 50px;
    padding-top: 30px;
}
div.loadStatistic {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 700px;
    
    border-radius: 20px;
    margin-top: 50px;
    padding-top: 30px;
}
table.changePassword {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    font-size: 19px;
    
}

td.center {
    text-align: center;
}
tr.statistic {
    max-height: 10px;
    
    
}

div.title {
    
    font-size: 55px;
    font-weight: bold;
}

button.button-newGame {
    width: 400px;
    height: 80px;
    border-radius: 25px;
    font-size: 25px;
    font-weight: bold;
}
button.button-descriptiongame {
    width: 400px;
    height: 80px;
    border-radius: 25px;
    font-size: 25px;
    font-weight: bold;
}
button.button-aboutautor {
    width: 400px;
    height: 80px;
    border-radius: 25px;
    font-size: 25px;
    font-weight: bold;
}
div.button-selectCategory {
    width: 210px;
    height: 65px;
    border-radius: 25px;
    font-size: 20px;
    font-weight: bold;
    margin-left: auto;
    margin-right: auto;
    
    
}
div.button-selectCategory-1 {
    width: 500px;
    height: 65px;
    font-size: 25px;
}


div.center-title {
    margin-left: auto;
    margin-right: auto;
    width: 400px;
    padding-top: 60px;
    text-align: center;
   
}
span.message {
    font-size: 35px;
    font-weight: bold;
    
}
div.char {
    
    width: 45px;
    height: 50px;
    margin-right: 10px;
    margin-top: 30px;
    float: left;
    text-align: center;
    border-radius: 10px;
    font-size: 30px;
    font-weight: bold;
   
    
    
}
div.char-select {
    width: 45px;
    height: 50px;
    margin-right: 10px;
    margin-top: 30px;
    padding-top: -50px;
    float: left;
    text-align: center;
    border-radius: 10px;
    font-size: 33px;
    font-weight: bold;
}
div.char-select2 {
    width: 45px;
    height: 50px;
    margin-right: 10px;
    margin-top: 30px;
    padding-top: -50px;
    float: left;
    text-align: center;
    border-radius: 10px;
    font-size: 33px;
    font-weight: bold;
}
div.empty {
    float: left;
    width: 45px;
    padding: 5px;
    height: 50px;
    margin-right: 10px;
    margin-top: 30px;
}
div.space {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 6px;
    cursor: pointer;
    
}
.font-verysmall {
    font-size: 10px;
}
.font-small {
    font-size: 12px;
}

.font-normal {
    font-size: 19px;
}
.font-large {
    font-size: 20px;
}
div.down {

    width: 320px;
    height: 100px;
    position: fixed;
    margin-left: auto;
    margin-right: auto;
    top: 5px;
    left: 20px;
    background-color: rgba(84, 29, 94, 0.75);
    border-radius: 30px;


}
div.punkt {
    padding-top: 17px;
    float: left;
    width: 100%;
    text-align: center;

}
span.punkt {

    font-weight: bold;
    color: white;

}
div.button-div {
    width: 60px;
    position: fixed;
    float: left;
    padding-top: 10px;
    top: 2px;
    right: 80px;
}
button.button-bye {
    margin-left: 4px;
    width: 120px;
    margin: 4px;
    height: 60px;
    
    
}
button.button-one {
   
	font-size:12px;
	font-weight:bold;
	padding:8px 5px;
	
}
button.button-disable {
   
	font-size:13px;
	font-weight:bold;
	padding:8px 5px;
}


button.button-two {
	font-size:12px;
	font-weight:bold;
	padding:8px 5px;
}

button.button-four {
	font-size:13px;
	font-weight:bold;
	padding:8px 5px;
}

button.button-five {
        font-size:12px;
	font-weight:bold;
	padding:8px 5px;
}

button.button-three {
	font-size:12px;
	font-weight:bold;
	padding:8px 5px;
}

button.button-word-three {
	
	font-size:18px;
        font-weight: bold;
	
}
div.char-type {
   float: left;
   width: 40px;
   height: 40px;
   font-size: 25px;
   margin: 2px;
   text-align: center;
   
}
#char-one {
    width: 550px;
    height: 180px;
    position: fixed;
    bottom: 100px;
    left: 70px;
    
    
}
#char-two {
    width: 550px;
    height: 180px;
    position: fixed;
    bottom: 100px;
    left: 70px;
}
#char-four {
    width: 600px;
    height: 89px;
    position: fixed;
    bottom: 190px;
    right: 100px;
    
    
}


#char-three {
    width: 700px;
    height: 200px;
    position: fixed;
    bottom: 100px;
    right: 120px;
}

div.winner {
    width: 870px;
    height: 310px;
    position: fixed;
    bottom: 15%;
    right: 2%;
    
    font-size: 60px;
    
}
      div.new-game {
    border-radius: 15px;
    width: 300px;
    height: 80px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 10px;
}  
div.gameOver {
    width: 870px;
    height: 310px;
    position: fixed;
    bottom: 15%;
    right: 2%;
    text-align: center;
    font-size: 60px;
}
div.word3 {
  height: 700px;

}
span.mail {
    font-size: 45px;
    text-decoration: underline;
}
span.autor {
    font-size: 50px;
}
div.link-menu-main {
    margin-top: 100px;
    width: 400px;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
    font-weight: bold;
    height: 100px;
    
}
div.description {
    margin-left: auto;
    margin-right: auto;
    width: 75%;
    font-size: 25px;
}
span.description {
    font-size: 35px;
}
}