body{ background: url(fon.jpg) no-repeat center center fixed; -moz-background-size: cover; -webkit-background-size: cover; -o-background-size: cover; background-size: cover; margin: 0; padding: 0; } .wrap{ width: 1150px; border-left: 2px solid #ffffff; border-right: 2px solid #ffffff; border-bottom: 2px solid #ffffff; display: block; margin: 0 auto; height: auto; background: rgba(0,0,0,.8); } a{ text-decoration: none; color: #006400; font-size: 25px; } li:hover{ color: yellow; cursor: pointer; } .slider{ width: 800px; height: auto; display: block; margin: 10px auto; } .logo{ margin: 3px; } .megafrispins{ display: block; margin: 0 auto; } .mega{ display: block; margin: 0 auto; } .a{ text-decoration: none; display: block; margin: 20px auto; background: #006400; color: #ffffff; cursor: pointer; font-size: 27px; width: 200px; text-align: center; font-family: Arial,Helvetica,FreeSans,"Liberation Sans","Nimbus Sans L",sans-serif; font-size: 1.5em; font-weight: 700; color: rgb(245,245,245); text-shadow: 0 -1px rgba(0,0,0,.1); text-decoration: none; user-select: none; padding: .4em 1em; outline: none; border: none; border-radius: 3px; background: #0c9c0d linear-gradient(#82d18d, #0c9c0d); box-shadow: inset #72de26 0 -1px 1px, inset 0 1px 1px #98ff98, #3caa3c 0 0 0 1px, rgba(0,0,0,.3) 0 2px 5px; } .b{ text-decoration: none; display: block; margin: 20px auto; padding: 7px 12px ; background: #006400; color: #ffffff; cursor: pointer; font-size: 27px; width: 200px; text-align: center; border-radius: 8px; } .a:hover{ color: #d4b37a; background: #ffffff; } .b:hover{ color: #d4b37a; background: #ffffff; } .text{ color: #ffffff; font-size: 22px; margin: 20px; display: block; } .zagolovok{ text-align: center; color: #ffffff; padding: 20px 0; margin: 0; font: bold 5em/2em Arial, sans-serif; text-shadow: 0 0 20px #ff0000; } .div{ width: 100%; height: auto; display: block; margin: 0 auto; } .h1{ text-align: center; color: #ffffff; padding: 30px 0; } .h2{ color: #ffffff; text-align: center; } li{ color: #ffffff; font-size: 22px; margin: 5px 0; } @media(max-width: 1175px){ .wrap{ width: 95%; height: auto; } } @media(max-width: 900px){ body{ background: #42aaff; } .img_logo{ display: block; margin: 5px auto; } .megafrispins{ width: 90%; height: auto; } .mega{ width: 60%; height: auto; } .div{ width: 98%; } .text{ margin: 5px; } .zagolovok{ font-size: 35px; } .wrap{ width: 95%; } .logo{ width: 150px; height: auto; } .slider{ width: 98%; } } @media(max-width: 400px){ .a{ width: 70%; height: auto; font-size: 30px; } } @media(max-width: 340px){ .a{ width: 65%; height: auto; font-size: 25px; text-align: center; } .text{ margin: 2px; } } @media(max-width: 300px){ .a{ width: 150px; height: auto; font-size: 18px; text-align: center; } }