div.container-develop {
    z-index: 99;
}

 @media screen and (min-width: 768px) {
  .navbar-vcm.top-navbar,
  nav.navbar.top-navbar.shrink {
      /*min-height: 70px !important;*/
      
      /* smaller size */
/*       min-height: 40px !important; */
      
  } 
  
/*  .navbar-nav {
      float: left;
      margin: 15px 0 0 0;
  }*/
  
  .gallery-view {
      padding: 0px 0px !important;
      margin-top: -20px !important;
  }
}


.gallery-view {
    padding: 0px 0px !important;
}
 



 .row-live-1-wc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    background: #ffffff;
    border-radius: 5px;
    border-width: 2px;
    border-color: rgba(255,255,255,0.25);
    border-style: solid;
    background-clip: padding-box;
    font-size: 30px;
 }
        
.navbar-vcm .navbar-extra {
    width: 100%;
    display: none !important;
    padding-left: 0px;
    padding-top: 16px;
  }  
  
  @media screen and (min-width: 768px) {
  
    .navbar-vcm.top-navbar {
      height: 40px;
      min-height: 40px;
    }

    nav.top-navbar a.dropdown-toggle, a.dropdown-toggle-no {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
    }
      
    nav.top-navbar .navbar-search {
      margin-top:5px;
    }
    
    nav.top-navbar .navbar-search img {
      max-height:26px;
      width:auto;
    }

    nav.top-navbar a img {
      width:85%;
    }   
  }

  .carousel-img-border {
    display: none !important;
  }
  
/*  .footer {
    display: none !important;
  }*/
  
  
  .carousel-content {
    background:none !important;  
/*     min-height:1080px; */
    min-height:480px;
  }
  
  body {
    background-image: url('/res/img/720p/VCM2014_StartBridgeFakeScreen2.jpg') !important;
    background-repeat: no-repeat;
    background-attachment: fixed;
     background-position: center center; 
     background-size: cover; 
     
/*    background-position:top center; 
    background-size:auto 872px;*/
    
    min-height: auto !important;
    height: auto !important;
   
  }
  
  
  
  
  
  
  
    /* develop */
  div.container-develop {
    position:fixed;
    bottom:0px;
    right:0px;
    background:rgba(255,0,0,0.75);
    font-size:10px;
    padding:2px;
  }
  div.container-develop a {
    color:white;
  }
  
  
  
  
  /* arrangement */
  div.container-live {
    margin-top:100px; /* TODO: adapt accord screen size */
  }
  

  
  
  
  
  /* news part [start] */
  
  div.container-news {
    background:white;
    border-radius:5px;
    margin-top:160px;
    
    border-width:2px;
    border-color:rgba(255,255,255,0.25); /*transparent*/
    border-style:solid;
    
  }
  
  /* news part [end] */
  
  
  
  
  
  
  
  .container .live div.live div {
/*      border: 1px dashed blue;  */
    
  }
  
  .container .live div.row .live {
    border-radius:5px;
    
    border-width:2px;
    border-color:rgba(255,255,255,0.25); /*transparent*/
    border-style:solid;
    background-clip: padding-box; /*content-box;*/
     
  }
  

  .container .live div.row .row-live-1,
  .widget-countdown {
    min-height: 62px;
  }
  
  .container .live div.row .row-live-2 {
    min-height: 124px;
  }
  
  .container .live div.row .row-live-3 {
    min-height: 186px;
  }
  
  .container .live div.row .row-live-4 {
    min-height: 248px;
  }
  
  .container .live div.row .row-live-7 {
    min-height: 434px;
  }
  
    
  @media screen and (min-width: 768px) and (min-height: 640px) {
    .container .live div.row .row-live-1,
  .row-live-1-wc {
      min-height: 82px;
    }
    
    .container .live div.row .row-live-2 {
      min-height: 164px;
    }
    
    .container .live div.row .row-live-3 {
      min-height: 246px;
    }
    
    .container .live div.row .row-live-4 {
      min-height: 328px;
    }  
    
    .container .live div.row .row-live-7 {
      min-height: 574px;
    }
  
  }
    
  @media screen and (min-width: 768px) and (min-height: 768px) {
    .container .live div.row .row-live-1,
  .row-live-1-wc {
      min-height: 98px;
    }
    
    .container .live div.row .row-live-2 {
      min-height: 196px;
    }
    
    .container .live div.row .row-live-3 {
      min-height: 294px;
    }
    
    .container .live div.row .row-live-4 {
      min-height: 392px;
    }  
    
    .container .live div.row .row-live-7 {
      min-height: 686px;
    } 
  }
  
   @media screen and (max-width: 768px) {
    .container .live div.row .row-live-1,
  .row-live-1-wc {
      min-height: 98px;
    }
    
    .container .live div.row .row-live-2 {
      min-height: 196px;
    }
    
    .container .live div.row .row-live-3 {
      min-height: 294px;
    }
    
    .container .live div.row .row-live-4 {
      min-height: 392px;
    }  
    
    .container .live div.row .row-live-7 {
      min-height: 686px;
    } 
  }
  
  
  
  /* widget all */  
  .live .widget {
    overflow:hidden;
  }
  
  .live .widget-white {
    background:white;
    border-radius:5px;
  }
  
  .live .widget-gold {
    background:#a98c45;
    border-radius:5px;
  }
  
  .live .widget-gold-gradient {
    background:#a98c45;
    background: -webkit-gradient(linear, left top, right bottom, from(#a98c45), to(#d0b679));
    background: -webkit-linear-gradient(top left, #a98c45, #d0b679);
    background: -o-linear-gradient(top left, #a98c45, #d0b679);
    background: linear-gradient(to bottom right, #a98c45, #d0b679);
    border-radius:5px;
  }
  
  .live .widget-center-middle {
    position:absolute;
    width:100%; 
    height:100%;
    bottom:0px;
    left:0px;  
  }
  
  .live .widget-center-middle div {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
  } 
  
  .live .widget-center-middle span {
    display: table-cell;
    vertical-align: middle;
  } 
  
  .live .loadingMsg {
     content: " - Remember this";
  }
  
  
  
  /* widget custom */
  .Simple-Text {
    position:absolute;
    width:100%; 
    height:100%;
    bottom:0px;
    left:0px;   
  }
  .Simple-Text div {
    display: table;
    width: 100%;
    height: 100%;
    text-align: center;
  }  
  .Simple-Text span {
    display: table-cell;
    vertical-align: middle;
  } 

  
  
  
  .live .Button a {
    border-radius:5px;
    display: table-cell;
    vertical-align: middle;
    background:white;
    color:#a98c45;
    text-decoration:none;
    /*font-weight:bold;*/
/*     font-size:20px; */
    font-size:2.5vw;
    
  }  
  .live .Button a:hover {
    border-radius:5px;
    color:white;
    background:#a98c45;
  }
  
  .live .ButtonInvert a { 
    border-radius:5px;
    display: table-cell;
    vertical-align: middle;
    color:white;
    text-decoration:none;
    /*font-weight:bold;*/
    /*font-size:20px;*/
    font-size:2.5vw;

  }  
  .live .ButtonInvert a:hover {
    border-radius:5px;
    background:white;
    color:#a98c45;
  }
  
  @media screen and (max-width: 768px) {
    .live .Button a { 
      font-size:18px;
    }
    .live .ButtonInvert a { 
      font-size:18px;
    }
  }
  
  
  
  
  .live .Twitter a { 
    display: table-cell;
    vertical-align: middle;
  }
  
  
  
  
  
  .live .Facebook-Video iframe { 
    width:100%;
/*     min-width:700px;  */
/*     min-height:640px; */
    height:700px;
/*     align-content: center; */
  }
  
  @media screen and (max-width: 1200px) {
    .live .Facebook-Video iframe { 
      min-width:700px;
    }
  }
  
  @media screen and (min-width: 768px) and (max-width: 992px) {
    .live .Facebook-Video iframe { 
      position:relative;
      left:-15%;
    }
  }
  
  @media screen and (min-width: 8px) and (max-width: 480px) {
    .live .Facebook-Video iframe { 
      position:relative;
      left:-25%;
    }
  }
  

  
  
  .live .Facebook-Picture iframe { 
/*      padding:2px; */
     border-radius:5px;
     width:100%;
  }
  
  
  .live .ORF-Stream div { 
   /* background:black;*/
    background:white;
    
    border-width:1px;
    border-color:white; /*transparent*/
    border-style:solid;
    
    overflow:hidden;
    
  }
  .live .ORF-Stream video {
    padding:2px;
    height:389px;
  }
  .live .ORF-Stream object {

  }
  .live .ORF-Stream embed {
    padding:2px;
    height:389px;
  }
  
  
  
  
  
  .live .Finisher {
    position:absolute;
    width:100%; 
    height:100%;
    bottom:0px;
    left:0px;   
    font-size:12px;
  }  
  .live .Finisher div {
    display: table;
    width: 100%;
    height: 100%;
    padding:5px;
    /*text-align: center;*/
  }  
  .live .Finisher .list-group-item {
    padding: 3px 8px;
  }

  .live canvas.Finisher {
    margin:auto 10px;
  }
  
  
  
  .live .Countdown {
    position:absolute;
    width:100%; 
    height:100%;
    bottom:0px;
    left:0px; 
    padding-top:7px;
  }
  
/*  .live .Countdown .widget-countdown table tr {
    height:10px;
    overflow:hidden;
    padding:0px;
    margin:0px;
    background:green;
  }*/
  
  
  
  
  .live canvas.CourseProfile {
    position:absolute;
    
/*     min-width:971px; */
/*     min-height:191px; */
    
    width:100%; 
    height:100%;
    bottom:0px;
    left:0px; 
    z-index:200;
    
    /*background-image: url("/res/img/content/course/profile.jpg") !important;*/
    background-image: url("/res/img/widget/live_event/profile.jpg") !important;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }
  
  .live div.CourseProfileUI {
    position:absolute;
    width:30%; 
    height:20px;
    top:10px;
    right:20px; 
    z-index:201;
    cursor: pointer;
  }
  
  .live div.CourseProfileUIStatus {
    position:absolute;
    width:30%; 
    height:14px;
    top:30px;
    right:20px; 
    z-index:202;
/*     cursor: pointer; */
    font-size:10px;
  }
  
  .live div.CourseProfileUIStatus span {
    color: #a98c45;
    cursor: pointer;
  }
  
  .live div.CourseProfileUITitle {
    position:absolute;
    width:30%; 
    height:20px;
    top:10px;
/*     left:80px;  */
    left:20px; 
    z-index:203;
    font-size:10px;
    color: #a98c45;
  }
  
  @media screen and (min-width: 8px) and (max-width: 992px) {
    .live div.CourseProfileUITitle { 
      left:10px;
      font-size:8px;
/*       display:none; */
    }
  }
  
  @media screen and (min-width: 8px) and (max-width: 600px) {
    .live div.CourseProfileUITitle { 
      left:0px;
      top:40px;
      width:100%;
      font-size:8px;
      text-align:center;
/*       display:none; */
    }
  }
  
  
  
  /* Js */
  
  .live div.row .white {
    background:white;    
    background-image: url("/res/img/ui/loading/loading_pts.gif") !important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 48px 48px;
  }
  

  /*************************************** addon *********************/
  
  * { -webkit-box-sizing: border-box; box-sizing: border-box; }
.video-background {
  background: #000;
  position: fixed;
  top: 0; right: 0; bottom: 0; left: 0;
  z-index: -99;
}
.video-foreground,
.video-background iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
#vidtop-content {
	top: 0;
	color: #fff;
}
.vid-info { position: absolute; top: 0; right: 0; width: 33%; background: rgba(0,0,0,0.3); color: #fff; padding: 1rem; font-family: Avenir, Helvetica, sans-serif; }
.vid-info h1 { font-size: 2rem; font-weight: 700; margin-top: 0; line-height: 1.2; }
.vid-info a { display: block; color: #fff; text-decoration: none; background: rgba(0,0,0,0.5); -webkit-transition: .6s background; -o-transition: .6s background; transition: .6s background; border-bottom: none; margin: 1rem auto; text-align: center; }
@media (min-aspect-ratio: 16/9) {
  .video-foreground { height: 300%; top: -100%; }
}
@media (max-aspect-ratio: 16/9) {
  .video-foreground { width: 300%; left: -100%; }
}
@media all and (max-width: 600px) {
.vid-info { width: 50%; padding: .5rem; }
.vid-info h1 { margin-bottom: .2rem; }
}
@media all and (max-width: 500px) {
.vid-info .acronym { display: none; }
}



.video-overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: #000;
    z-index: 3;
    -moz-opacity: .5;
    -webkit-opacity: .5;
    opacity: 0.5;
}

.bg-img {
    background:url(https://www.vienna-marathon.com/res/img/720p/optimized/ZielBurgtheater_VCM_Victah%20Sailer.jpg);
    background-size:cover;
    background-position:center;
}

.vcmcontent .welcome {
    position: relative;
    z-index:2;
}

.home-top-container-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 350px;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.home-top-box-1 {
    width: 74%;
    margin-right: 10px;
    color: #fff;
    margin-bottom: 150px;
}
.header-title {
    font-size: 4.5vw;
    line-height: 1em;
}
.header-title a {
    color: #fff;
    text-decoration: none;
}
.header-title a:hover {
    color: #a98c45;
    text-decoration: none;
}

.home-top-box-2 {
    width: unset;
    min-width: 25%;
}
.home-top-box-2.row-live-4 {
    min-height: unset !important;
}
.home-top-box-2.row-live-4 .home-top-box-widget {
    margin: 10px 0;
}
.home-top-container-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 150px;
}

.home-top-box-3 {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 40px;
}

.home-top-box-widget.social .smL {
    height: 30px;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 6px;
    text-decoration: none;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
}
.home-top-box-widget.social .smL:hover {
    -webkit-filter: none;
            filter: none;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    -o-transition: transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    -webkit-transform: scale(1.2);
        -ms-transform: scale(1.2);
            transform: scale(1.2);
}
.home-top-box-45-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-top-box-4 {
    -webkit-box-flex: 2;
        -ms-flex-positive: 2;
            flex-grow: 2;
    margin: 0px 1%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-top-box-5 {
    -webkit-box-flex: 3;
        -ms-flex-positive: 3;
            flex-grow: 3;
}
.home-top-box-5 #widget-countdown {
    font-size: 6vw;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}


.home-top-box-widget {
    background: #fff;
    border-radius: 5px;
    color: #a98c45;
    text-decoration: none;
    text-align: center;
    height: 100%;
}

.container .live div.row .row-live-1, .row-live-1-wc {
    min-height: unset !important;
    border: none !important;
}
.container .live div.row .live {
    border-radius: 5px;
    border-width: 2px;
    border-color: rgba(255,255,255,0.25);
    border-style: solid;
    background-clip: padding-box;
    height: 46%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.live .widget-center-middle {
    position: unset !important;
}
.live .Button a {
    padding: 16px;
}
.smL {
    max-height: 45px;
    margin-right: 2px;
    margin-left: 2px;
    margin-top: 10px;
    text-decoration: none;
}

@media screen and (min-width: 920px) {
.header-title {
    font-size: 36px;
}
.home-top-box-5 #widget-countdown {
    font-size: 60px;
}
.live .Button a {
    font-size: 26px !important;
    padding: 16px;
}
}

@media screen and (max-width: 550px) {
.home-top-container-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: unset;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.home-top-box-1,
.home-top-box-2 {
    width: 100%;
}
}
@media screen and (max-width: 400px) {
.home-top-container-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: unset;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.home-top-box-3 {
    width: 20%;
    max-width: unset;
    -webkit-box-ordinal-group:100;
        -ms-flex-order:99;
            order:99;
}
.home-top-box-3 .home-top-box-widget.social {
    padding-bottom: 6px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-ordinal-group: 100;
        -ms-flex-order: 99;
            order: 99;
}
.home-top-box-5.live-grafik {
    margin: 0 0px 10px 0px;
    -webkit-box-flex: 3;
    -ms-flex-positive: 3;
    flex-grow: 50;
    position: relative;
    min-height: 130px;
}
.sunday-6 .home-top-box-4 {
    width: 100%;
    height: 130px;
    margin: 0 0 10px 0;
}
.home-top-box-widget {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.home-top-box-widget.social .smL {
    height: 39px;
}

.home-top-box-45-container {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
}
.home-top-box-4 {
    width: 100%;
}
.home-top-box-5 {
    width: 100%;
    margin: 10px 1% 0px;
}
}
@media screen and (min-width: 1025px) {
.desktop-vers {
    display: block;
}
.mobile-vers {
    display: none;
}
}
/* Portrait and Landscape */
@media only screen and (max-width: 1024px) and (min-device-width : 768px) and (max-device-width : 1024px) and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (min-device-width: 375px) and (max-device-width: 812px) and (-webkit-min-device-pixel-ratio: 3) {
.desktop-vers {
    display: none;
}
.mobile-vers {
    display: block;
}
.carousel-img img {
    width: unset !important;
    height: 100% !important;
}
}
@media screen and (max-width: 1024px) {
.desktop-vers {
    display: none;
}
.mobile-vers {
    display: block;
}
.carousel-img img {
    width: unset !important;
    height: 100% !important;
}
}
#carousel-dev-Startseite2019-content-2 {
    z-index: 0;
    margin-top: -80px;
}
    #carousel-dev-Startseite2019-content-2 .carousel-inner {
    position: relative;
    overflow: hidden;
    background: #f5f5f5;
    padding-top: 65px;
}
.vcmbanner {
    padding: 0px 10px;
    background: none;
    border: 0;
    margin: 0;
}

.footer {
    margin-top: 0px;
}