/*
#BGvideoContaier,#BGvideoContaier video { 
    position: absolute;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -1;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}
#BGvideoContaier .stopfade { 
   opacity: .5;
}

#audioButton {
    cursor: pointer;
    width: 42px;
    overflow: hidden;
    position: inherit;
    left: 2%;
    bottom: 13%;
}

#goDown {
    cursor: pointer;
    width: 118px;
    margin: 0 auto;
    position: inherit;
    left:0;
    right:0;
    bottom: 13%;
}

#staticImageLoader{
  display: none;
}

#overlayImage {
    cursor: pointer;
    left: 0;
    bottom: 21%;
    width: 37%;
}

#audioImage {
    position: relative;
    max-width: inherit !important;
}

#logoCTA {
    cursor: pointer;
    position: inherit;
    right: 2%;
    bottom: 7%;
    width: 21%;
}



#polina { 
  font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
  font-weight:100; 
  background-color: #333;
  color: white;
  padding: 2rem;
  font-size: 1.2rem;
}
h1 {
  font-size: 3rem;
  text-transform: uppercase;
  margin-top: 0;
  letter-spacing: .3rem;
}
#polina button { 
  display: block;
  width: 80%;
  padding: .4rem;
  border: none; 
  margin: 1rem auto; 
  font-size: 1.3rem;
  background: rgba(255,255,255,0.23);
  color: #fff;
  border-radius: 3px; 
  cursor: pointer;
  transition: .3s background;
}*/

#staticImageLoader{
  display: none;
  position: absolute;
}
#staticImageLoader img{
	max-width: 100%;
}
body {
    background: #fff; 
    margin:0 auto 0 auto;
}
#container {
}
#BGvideoContaier { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: 100%;
    height: 100%;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
}
#BGvideoContaier #CTAHotspot{
    position: absolute !important;
    right: 28.3% !important;
    height: 8%;
    width: 10% !important;
    margin-top: 0;
    top: 58.5% !important;
    display:none;
}
@media screen and (min-width: 1025px){
#BGvideoContaier #CTAHotspot:hover {
    position: absolute !important;
    right: 28.2% !important;
    height: 8%;
    width: 10% !important;
    margin-top: 0;
    top: 58.5% !important;
    background-size: 100%;
    background-image: url(//creativescdn.jivox.com/2018/Jul/CondeHelios/CS-7042/CTANew.png);
    background-repeat: no-repeat;
}
}
#BGvideoContaier video { 
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
 /*   min-height: 100%;*/
    width: 100%;
    height: 100%;
    z-index: -1;
    transform: translateX(-50%) translateY(-50%);
    background-size: cover;
    display: block;
}
.stopfade { 
   opacity: .5;
}

#polina { 
  font-family: Agenda-Light, Agenda Light, Agenda, Arial Narrow, sans-serif;
  font-weight:100; 
  background-color: #333;
  color: white;
  padding: 2rem;
  font-size: 1.2rem;
}
/*h1 {
  font-size: 3rem;
  text-transform: uppercase;
  margin-top: 0;
  letter-spacing: .3rem;
}*/
#polina button { 
  display: block;
  width: 80%;
  padding: .4rem;
  border: none; 
  margin: 1rem auto; 
  font-size: 1.3rem;
  background: rgba(255,255,255,0.23);
  color: #fff;
  border-radius: 3px; 
  cursor: pointer;
  transition: .3s background;
}
#polina button:hover { 
   background: rgba(0,0,0,0.5);
}
#audioButton {
    cursor: pointer;
    width: 60px;
    overflow: hidden;
    position: fixed;
    left: 2%;
    top: 87%;
    z-index: 100;
}

#closeButton{
    position: fixed;
    top: 15%;
    right: 2%;
    cursor: pointer;
    width: 50px;
}

#closeButton img, #replayButton img{
  width: 96%;
}

#replayButton{
    position: relative ;
    margin-top: 10.5%;
    width: 4%;
    margin-left: 47%;
    cursor: pointer;
    visibility: hidden;
}

#goDown {
    cursor: pointer;
    width: 60px;
    margin: 0 auto;
    position: fixed;
    left:0;
    right:0;
    top: 87%;
    z-index: 100;
}

#goDownImage{
    width: 95%;
}

#logoCTA {
    cursor: pointer;
    position: relative;
    margin-top: 10.5%;
    width: 5%;
}

#logoCTA img{
    width: 30%;
    display: inline-block !important;
}

#audioImage {
    position: relative;
    width: 97%;
    height: 96%;
    max-width: inherit;
}

#audioImage img{
    width: 210%;
    max-width: 210% !important; 
}

#overlayImage{
    position: fixed;
    top: 35%;
    width: 100%;
}

#overlayImage img{
    width: 40%;
    margin-left: inherit;
}

#topNavigator{
  width: 100%;
  /*display: none !important;*/
  height: 50px;
  position: fixed;
  top: 0;
  color: #fff;
  background-color: #000;
  display: block;
}

#vidContentWrap{
       width: 100%;
    position: absolute;
    top: 53%;
}

.leaderboard{
  display: none;
}

/*#google_ads_iframe_3379\/wmagazine.dart\/home_0__container__{
  display: none !important;
}

div[id*="google_ads_iframe"] {
    display: none !important;
}*/
