/* Layout_min_768px-64.css */
@media screen and (min-width: 768px) and (max-width: 1024px){html {    overflow-y: scroll;}body {    background:#010101 url("../../files/Scnd-EU Theme One/Backgrounds/BG-About.jpg") left top no-repeat;    background-size: 100%; background-attachment: fixed;}#wrapper {}ul {    margin-bottom:1.5em;    margin-left:1em;    list-style-type:square;}ol {    margin-bottom:1.5em;    margin-left:2em;    list-style-type:decimal;}ul ul,ul ol,ol ol,ol ul {    margin-bottom:0;}#header {    height:150px;}#header h1 {    font:20/25 'Bebas Neue',cursive;;    font-weight:normal;    color:#000;}#header .subtitle {    margin:0;    padding:0;    font-weight:normal;    color:#fff;    font:1em "Droid Sans",sans-serif;}#container {    margin-top: 2em;}#main .inside {        margin-top:10px;        margin-bottom:20px;        padding:10px 30px 30px 30px;        background-color:rgba(255,255,255,.85);}#right .ce_text {    padding-right:3em;}#footer {}#footer p {    margin:0;    padding:0;}}