html, body { height: 100%; font-family:Arial, sans-serif }
.body { margin:0; background:#000 }
p, td, li { font-size:24px; line-height:36px }
a { font-size:24px; line-height:36px; text-decoration:none; color:#fff }

#all { width:100%; height:100%; overflow:auto; -webkit-overflow-scrolling:touch; }
#container { position:relative; display:block; width:100%; height:100%; min-height:100%; min-width:100%; z-index:0 }
.iyoutube { display:block; position:relative }
.logotop { position:absolute; left:20px; top:50px; right:20px; z-index:1 }
.logotop img { max-width:500px; width:100%; height:auto }
.separator { position:relative; width:35%; margin:auto; padding-right:4%; height:25px; border-bottom:1px solid #000 }
#bottom { position:relative; width:80%; margin:25px auto 0 auto }
.imglink1 { margin-right:4%; width:30%; max-width:30%; height:auto; cursor:pointer }
.imglink2 { margin-right:0 }
.imglinksep { display:block; position:relative; height:25px }
.fb { text-align:center }
.fb a img { width:250px; max-width:250px; height:auto; margin:25px auto 25px auto }

.content-container { display: none; background: rgba(0, 0, 0, 0.7); color: #FFF; width:97%; height:auto; position:absolute; bottom:0; margin:0 0 0 1%; z-index:998 }
.content { margin:5% }
.contentmap { margin:2% 5% 2% 5% }
.close { cursor:pointer; text-align:center; display:block; padding:10px; border:1px solid #fff; border-radius:5px }

.maps { border:0; width:100%; height:500px }

@media (max-width:650px) {

p, td, li { font-size:20px; line-height:26px }
a { font-size:20px; line-height:26px; text-decoration:none; color:#fff }
#bottom { width:92% }
.imglink1 { margin-right:4%; width:47%; max-width:47%; height:auto; cursor:pointer }
.imglink2 { margin-right:4% }
.imglinkmob { margin-right:0 !important }
.imglinksep { display:none }

}

@media (max-width:400px) {

p, td, li { font-size:17px; line-height:24px }
a { font-size:17px; line-height:24px; text-decoration:none; color:#fff }

}

@media (max-height:480px) {

.logotop { left:5%; top:20px }
.logotop img { max-width:50%; width:50%; height:auto }

}
