html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block;}
body {width: 100%; height: 100%; line-height: 1; font-family: 'GmarketSans';}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}

.contain {position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; opacity: 1; background-color: rgba(0,0,0,.5); overflow: hidden; z-index: 2; box-sizing: border-box; display: flex; flex-direction: column;}
.contain p {padding: 10px 0 0 0;}
.content {display: flex; width: 100%; height: 100%; flex-direction: column; align-items: center; justify-content: center; flex: 1;}
h1, h2, h3, h4, h5,p {color:#fff;}


h1 {font-size:35px; text-shadow: 1px 0px 20px #000;}
h1 img {width:150px; text-shadow: 1px 0px 20px #000;}
h3 {font-size:35px; font-weight: 500; padding:18px 0; text-shadow: 1px 0px 20px #000;}
h2 {font-size:90px; font-weight: 900; text-shadow: 1px 0px 20px #000;}
.download {text-align:center; padding:28px 0 0; bottom: 75px; position: fixed; width: 100%;}
.download a{display: flex; border: 1px solid #fff; border-radius: 10px;}
.download a:hover {box-shadow: 1px 0px 20px #000;}
.download li {display: inline-block; width:200px;}
.download li:nth-child(2){padding:0 10px;}
.download li img {width:100%;}
.video_area img {width:100px;}
.imcgames {position: fixed; left: 0; bottom: 0; z-index: 20; display: flex; padding: 0 0 20px 0; font-size: 14px; white-space: nowrap; justify-content:center; width:100%;}
.imcgames img {width:150px;}
.lounge {position: fixed; right: 0; bottom: 0; z-index: 20; display: block; font-size: 14px; padding: 0 20px 20px 0; white-space: nowrap; text-align: center;}
.lounge p {padding: 3px 0 0;}
.lounge img {width:50px;}
footer {z-index: 20;position: absolute; padding: 15px 0; left: 0; bottom: 0; display: flex; font-size: 14px; white-space: nowrap; justify-content:center; width:100%;}
footer img {width:80px;}
footer p {font-size: 10px;margin-top: 5px;}

@media screen and (max-width: 1200px) {
    h1 img {width:130px;}
    h3 {font-size:30px; padding:16px 0;}
    h2 {font-size:75px;}
    .download {text-align:center; padding:20px 0 0;}
    .download li {display: inline-block; width:200px;}
    .imcgames {padding: 0 0 20px 0;}
    .lounge {padding: 0 20px 20px 0;}
    .lounge img {width:50px;}
}

@media screen and (max-width: 860px) {
    h1 {padding: 15px 0 0 15px;}
    h1 img {width:90px;}
    h3 {font-size:25px; padding:12px 0;}
    h2 {font-size:60px;}
    .download {text-align:center; padding:15px 0 0;}
    .download li {display: inline-block; width:180px;}
    .download li:nth-child(2){padding:0 7px;}
    .imcgames {padding: 0 0 15px 15px;}
    .lounge {padding: 0 15px 15px 0;}
    .lounge img {width:40px;}
    .lounge p {display: none;}
    .video_area img {width:90px;}
}

@media screen and (max-width: 640px) {
    h1 {padding: 7px 0 0 10px;}
    h1 img {width:80px;}
    h3 {font-size:18px; padding:10px 0;}
    h2 {font-size:35px;}
    .download {text-align:center; padding:15px 0 0;}
    .download a{display: flex; border: 1px solid #fff; border-radius: 4px;}
    .download li {display: inline-block; width:115px;}
    .download li:nth-child(2){padding:0 2px;}
    .imcgames {padding: 0 0 20px 0;}
    .imcgames img {width:120px;}
    .lounge {padding: 0 10px 10px 0;}
    .lounge img {width:35px;}
    .video_area img {width:80px;}
}

@media screen and (max-width: 360px) {
    h1 {padding: 7px 0 0 10px;}
    h1 img {width:60px;}
    h3 {font-size:16px; padding:10px 0;}
    h2 {font-size:28px;}
    .download {text-align:center; padding:15px 0 0;}
    .download a{display: flex; border: 1px solid #fff; border-radius: 4px;}
    .download li {display: inline-block; width:80px;}
    .download li:nth-child(2){padding:0 2px;}
    .imcgames {padding: 0 0 20px 0; justify-content:center; width:100%;}
    .imcgames img {width:100px;}
    .lounge {padding: 0 10px 10px 0;}
    .lounge img {width:30px;}
    .video_area img {width:80px;}
}


.main_bg {position: absolute; top: 0; left: 0; right: 0; bottom: 0; contain: layout paint style; pointer-events: none;}
.main_bg video {width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; -o-object-position: center; object-position: center; border: 0; opacity: 1; transition: opacity .35s;}

/* Animation */
@keyframes fadeInUp {
    from {
      transform: translate3d(0, 40px, 0);
    }
    to {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  @-webkit-keyframes fadeInUp {
    from {
      transform: translate3d(0, 40px, 0);
    }
    to {
      transform: translate3d(0, 0, 0);
      opacity: 1;
    }
  }
  .animated {
    animation-duration: 1s;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -webkit-animation-fill-mode: both;
  }
  
  .animatedFadeInUp {
    opacity: 0;
  }
  
  .fadeInUp {
    opacity: 0;
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
  }
  
  /* Youtube Popup */

  .video_Wrap{
    position:fixed;
    width:100%;
    height:100%;
    background-color:#000;
    background-color:rgba(0,0,0,0.8);
    top:0;
    left:0;
    z-index:9999999999999;
}

.video_animation{
    opacity: 0;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: video;
    animation-name: video;
}

@-webkit-keyframes video {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes video {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

body.logged-in .video_Wrap{ /* For WordPress */
    top:32px;
    z-index:99998;
}

.video_Content{
    max-width:680px;
    display:block;
    margin:0 auto;
    height:100%;
    position:relative;
}

.video_Content iframe{
    max-width:100% !important;
    width:100% !important;
    display:block !important;
    height:480px !important;
    border:none !important;
    position:absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.video_Hide{
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: videoHide;
    animation-name: videoHide;
}

@-webkit-keyframes videoHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes videoHide {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}


@media all and (max-width: 768px) and (min-width: 10px){
    .video_Content{
        max-width:90%;
    }
}

@media all and (max-width: 600px) and (min-width: 10px){
    .video_Content iframe{
        height:320px !important;
    }

}

@media all and (max-width: 480px) and (min-width: 10px){
    .video_Content iframe{
        height:220px !important;
    }
  }
  
  .custom-select {
    width: 100px;
    position: fixed;
    right: 20px;
    top: 20px;
  }
  
  .custom-select select {
    display: none; /*hide original SELECT element:*/
  }
  
  .select-selected {
    background-color:#fff;
  }
  
  /*style the arrow inside the select element:*/
  .select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #f2f2f2 transparent transparent transparent;
  }
  
  /*point the arrow upwards when the select box is open (active):
  .select-selected.select-arrow-active:after {
    border-color: transparent transparent #000 transparent;
    top: 7px;
  }
  
  /*style the items (options), including the selected item:*/
  .select-items div,.select-selected {
    color: #000;
    padding: 8px 16px;
    border: 1px solid transparent;
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
  }
  
  /*style items (options):*/
  .select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
  }
  
  /*hide the items when the select box is closed:*/
  .select-hide {
    display: none;
  }
  
  .select-items div:hover, .same-as-selected {
    background-color:#000;
  }
  

  @media screen and (max-width: 640px) {
    .custom-select {width:80px;}
    .select-items div, .select-selected {font-size:14px; padding: 8px 10px;}
    .select-selected:after {top:12px;}
}