.header {
  margin-bottom: 0; }
  .header .headline {
    background: linear-gradient(#962424 0, #962424 100%) !important;
    text-shadow: 0 1px 0 #000;
    padding: 0 15px; }
    .header .headline .headline-menu {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between; }
      .header .headline .headline-menu .nav.menu li a {
        text-decoration: none;
        text-transform: uppercase;
        color: #fff;
        font-size: .625rem;
        padding: 1.4em 1em;
        display: inline-block; }
      .header .headline .headline-menu .nav.menu li:hover {
        background-color: #3990d3; }
  .header .bottom {
    background: #b00707;
    padding: 0 15px; }
    .header .bottom .logo-box {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      margin-right: 25px;
      padding: 5px; }
      .header .bottom .logo-box .logo-img {
        display: block;
        margin-right: 25px; }
      .header .bottom .logo-box .logo-text {
        display: block;
        font-size: 1rem;
        color: #FFF;
        text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
        line-height: 1.2; }
    .header .bottom .topmenu {
      float: right;
      margin-top: 40px;
      font-weight: 700; }
      .header .bottom .topmenu li ul {
        display: none;
        position: absolute;
        bottom: -12px;
        left: -1000px;
        right: 0px;
        margin: 0px;
        padding: 0px;
        list-style: none;
        -webkit-box-pack: end;
        justify-content: flex-end;
        background-color: white; }
        .header .bottom .topmenu li ul li a {
          color: #1D5072;
          background-color: #fff;
          display: block; }
        .header .bottom .topmenu li ul li a:hover {
          color: #54a1d4; }
      .header .bottom .topmenu li:hover ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .header .bottom .topmenu a {
        color: #fff;
        font-size: .8125rem;
        font-family: Arial,sans-serif;
        text-decoration: none;
        padding: .8em 1em; }
      .header .bottom .topmenu a:hover {
        color: #1D5072;
        background-color: #fff; }

 /*
.menu-childs {
  display: none;
  list-style: none;
  width: 100%;
  background: #fff;
  padding: 0;
  position: absolute;
  bottom: -30px;
  li {
    display: inline-block;
    a {
      padding: 10px 15px;
      display: block;
    }
  }
}*/
.widget > .title a {
  color: #fff;
  padding: 10px 15px;
  display: block;
  margin-bottom: 10px;
  font-size: 1.25rem;
  font-family: Roboto,sans-serif;
  text-transform: uppercase;
  text-align: left;
  text-shadow: 0 1px 0 rgba(23, 23, 23, 0.5);
  width: 100%;
  font-weight: 700;
  background: linear-gradient(#16169c 0, #16169c 100%); }
.widget .widget-content-list .title a {
  color: #000;
  font-size: .875rem;
  margin-top: 5px;
  font-family: Roboto,sans-serif;
  line-height: 1.2; }
.widget .widget-content-list .title a:hover {
  color: #007DCF;
  text-decoration: none; }

.widget + .widget {
  margin-top: 5px; }

.promo .col-md-3 {
  padding: 0; }
.promo .row {
  margin: 0; }
.promo .widget-content-list.promo .entry {
  position: relative;
  overflow: hidden; }
.promo .widget-content-list.promo .info {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
  font-weight: 400; }
  .promo .widget-content-list.promo .info .title {
    font-size: 1.125rem;
    display: block;
    bottom: 15px;
    right: 15px;
    color: #fff !important;
    position: absolute;
    left: 15px;
    line-height: 1.2;
    text-shadow: 0 1px 0 #000; }

.widget {
  margin-top: 10px; }

.widget-content-list.tiles-big .image {
  overflow: hidden; }

.widget-content-list .entry a {
  text-decoration: none;
  -webkit-transition: .5s;
  transition: .5s;
  font-weight: 400;
  display: block;
  position: relative; }

.mask,
.iplay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  font-size: 16px; }
  .mask span,
  .iplay span {
    padding-top: 35%;
    display: block; }

.widget-content-list .entry a:hover .mask,
.widget-content-list .entry a:hover .iplay {
  display: block; }

.widget-content-list.tiles-big .title {
  font-size: 1.25rem;
  display: block;
  margin-bottom: 5px;
  line-height: 1.2; }

.widget-content-list.tiles-big.ol-title .title {
  font-size: 18px; }

.widget-content-list.tiles-big .title:focus, .widget-content-list.tiles-big .title:hover {
  color: #1d5173; }

.widget-content-list.tiles-big .teaser {
  font-size: .8125rem;
  line-height: 1.2; }

.media {
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.widget-content-list.simple .entry .thumb {
  width: 64px; }

.media-body {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.widget-content-list.simple .entry .title {
  font-size: .875rem;
  display: block;
  line-height: 1.2;
  color: #000; }

.widget-content-list.simple .entry + .entry {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px solid #dadada; }

.blogs-latest .entry {
  padding: 10px;
  background-color: #061b3f; }

.blogs-latest .entry:nth-child(2n) {
  background-color: #082556; }

.blogs-latest .entry .avatar {
  width: 64px; }

.mr-3 {
  margin-right: 1rem !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.blogs-latest .entry .title {
  color: #fff;
  height: 32px;
  overflow: hidden; }

.blogs-latest .entry .title, .widget-content-list.interview .entry .title {
  font-size: .875rem;
  line-height: 1.2;
  display: block; }

.blogs-latest .entry .author {
  color: #ccc;
  margin-top: 10px;
  font-size: .8125rem; }

.img-fluid {
  max-width: 100%;
  height: auto;
  width: 100%; }

.content-list.basic .entry {
  background: #F9FAFB;
  -webkit-box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px; }

.content-list.basic .photo {
  height: 190px;
  overflow: hidden; }

.content-list .photo img {
  max-width: 100%; }

.content-list.basic .title {
  padding: 15px 10px;
  height: 75px;
  overflow: hidden; }

.content h3 {
  font-size: .8125rem; }

.content h1, .content h2, .content h3 {
  color: #000;
  margin: 0; }

.content-list.basic .info {
  padding: 15px;
  font-size: .8125rem;
  color: #787878;
  background-color: #EFEFED;
  margin: 0; }

.content .post .post-published, .content-list.basic .info {
  font-family: Roboto,sans-serif;
  border-bottom: 1px solid #DEDEDE;
  text-transform: uppercase; }

.content .post {
  box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.15);
  background: #F9FAFB; }

.content .post .post-header {
  font-family: Roboto,sans-serif;
  font-weight: 700;
  font-size: 1.25rem;
  line-height: 1.2;
  padding: 20px 40px;
  text-transform: uppercase; }

.content h1 {
  font-weight: 700;
  font-size: 1.25rem; }

.content h1, .content h2, .content h3 {
  color: #000;
  margin: 0; }

.content .post .post-published {
  padding: 15px;
  font-size: .8125rem;
  color: #787878;
  background-color: #EFEFED;
  margin: 0; }

.content .post .post-content {
  padding: 15px;
  color: #000; }
  .content .post .post-content img {
    max-width: 100%; }

.geo-filter {
  margin-bottom: 30px; }
  .geo-filter .title {
    font-size: .875rem;
    color: #000;
    font-weight: 500;
    margin-bottom: 5px; }
  .geo-filter .nav {
    margin-bottom: 15px; }
    .geo-filter .nav .nav-link {
      padding: 1px 5px;
      display: block;
      font-size: .8125rem;
      letter-spacing: 0;
      border: 1px solid #D0D0D0;
      background-color: #F4F4F4;
      margin: 0 2px 0 0;
      color: #000; }

.widget-content-list.blogs-list.simple .entry .thumb {
  width: 100px; }

.widget-content-list.blogs-list.simple .entry.big .title {
  font-size: 1.125rem;
  color: #252525;
  font-weight: 700;
  line-height: 1.2em;
  display: block; }

.widget-content-list.blogs-list.simple .entry.big .author a {
  font-size: .8125rem;
  color: #900022;
  line-height: 1em;
  padding: 0 0 4px; }

.widget-content-list.blogs-list.simple .entry.big .teaser {
  font-size: .75rem;
  color: #252525;
  padding: 3px 0;
  margin: 0; }

.profile .widget > .title {
  text-transform: uppercase; }
.profile .widget.pink > .tabs,
.profile .widget.pink > .title a,
.profile .widget.pink.no-teaser > .title.pink {
  background: #f85667;
  background: repeating-linear-gradient(to bottom, #f85667 0, #eb4355 100%); }
.profile .list-static {
  list-style: none;
  padding: 0;
  margin-top: 25px; }
  .profile .list-static li {
    padding: 0.35rem 1.25rem;
    background: linear-gradient(#3990D3 0, #1E73B4 100%);
    color: #fff; }
    .profile .list-static li .badge {
      display: block;
      float: right; }

footer {
  padding: 0 15px; }

.no-teaser .teaser {
  display: none; }

.widget-content-list.tiles-big .title {
  color: #000;
  font-size: .875rem;
  margin-top: 10px;
  line-height: 1.2; }

.widget-content-list .entry {
  margin-bottom: 5px; }

.widget-content-list.blogs-latest .entry {
  margin-bottom: 0; }

.widget.not-marge {
  margin-top: 0; }

.widget .col-md-12 .iplay span {
  padding-top: 25%; }

footer {
  margin: 75px auto; }
  footer .logo {
    display: block;
    padding-top: 15px; }

.header .widget-content-list .entry {
  margin-bottom: 0; }

.info_bar.author {
  margin-top: 15px; }

.breadcrumbs {
  background-color: #313130;
  border-bottom: 2px solid #000;
  padding: 20px 0;
  font-family: Roboto,sans-serif;
  font-size: .875rem;
  text-decoration: none; }
  .breadcrumbs .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    list-style: none;
    background-color: #313130;
    color: #fff !important; }
    .breadcrumbs .breadcrumb .breadcrumb-item a {
      color: #fff; }

.main-content {
  margin-top: 5px; }

.login-form label {
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #292b2c;
  margin-top: 15px; }
.login-form button {
  color: #fff;
  background-color: #32be91;
  background-image: none;
  display: inline-block;
  text-align: center;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem 1rem;
  font-size: 1rem;
  line-height: 1.25;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin-top: 15px; }
.login-form button:hover {
  color: #fff;
  background-color: #279672;
  cursor: pointer; }

.room-control button {
  color: #fff;
  background-color: #32be91;
  background-image: none;
  display: inline-block;
  text-align: center;
  user-select: none;
  border: 1px solid transparent;
  padding: .5rem 1rem;
  font-size: 1rem;
  line-height: 1.25;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  margin-top: 15px; }

.room-control button:hover {
  color: #fff;
  background-color: #279672;
  cursor: pointer; }

.make-center .video-js {
  margin: 0 auto; }

.post form #post_video {
  padding: 35px 45px;
  padding-top: 0;
  margin-bottom: 35px;
  border-bottom: 1px solid #ddd; }
  .post form #post_video #dropzone-demo {
    cursor: pointer; }
    .post form #post_video #dropzone-demo .dz-preview {
      width: 100% !important; }
    .post form #post_video #dropzone-demo .dz-thumbnail {
      width: 95% !important;
      height: 65px; }
    .post form #post_video #dropzone-demo .dz-message {
      margin: 0 0 25px 0;
      padding: 15px;
      border: 5px dashed #ddd; }
  .post form #post_video label[for='post_video_file'],
  .post form #post_video #post_video_file {
    display: none; }

.widget.pink > .tabs, .widget.pink > .title, .widget.pink > .title.pink {
  background: #f85667;
  background: repeating-linear-gradient(to bottom, #f85667 0, #eb4355 100%);
  color: #FFF;
  padding: 10px 0;
  text-indent: 18px;
  display: block; }

.widget.pink > .tabs, .widget.pink > .title, .widget.pink.no-teaser > .title.pink {
  background: none; }

.widget.blue > .tabs, .widget.blue > .title, .widget.blue > .title.blue {
  background: #3990d3;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #3990D3), to(#1E73B4));
  background: linear-gradient(#3990D3 0, #1E73B4 100%);
  color: #FFF;
  padding: 10px 0;
  text-indent: 18px;
  display: block; }

.cd-accordion-menu {
  padding: 0;
  list-style: none; }
  .cd-accordion-menu a {
    background: #f1f1f1;
    -webkit-box-shadow: inset 0 -1px #dadada;
    box-shadow: inset 0 -1px #dadada;
    padding-left: 30px; }

.row-profile .h-p {
  font-weight: 600;
  margin-bottom: 5px; }

.video-js .vjs-big-play-button {
  left: 50%;
  margin-left: -45px;
  top: 50%;
  margin-top: -25px; }

.video-dimensions {
  width: 100%;
  height: 350px; }

.video-js .vjs-control-bar {
  /*background-color: rgba(181, 181, 181, 0.7);*/ }

.video-js .vjs-slider {
  /* background-color: rgba (0, 0, 0, 0.5);*/ }

.menu-items-mobile-all {
  display: none;
  position: fixed;
  background: #b00707;
  z-index: 999;
  width: 100%;
  padding: 30px;
  margin-top: 0px;
  top: 55px;
  height: 100vh; }
  .menu-items-mobile-all .topmenu {
    display: block;
    float: left;
    width: 50%; }
  .menu-items-mobile-all .m-d {
    float: left;
    width: 50%; }
  .menu-items-mobile-all ul {
    list-style: none; }
    .menu-items-mobile-all ul li {
      display: block;
      width: 100%; }
      .menu-items-mobile-all ul li a {
        color: #fff;
        font-size: 18px;
        text-transform: uppercase; }

.menu-items-mobile {
  display: none; }
  .menu-items-mobile a {
    color: #fff;
    position: absolute;
    right: 0;
    margin-right: 10px;
    top: 0;
    margin-top: 12px;
    z-index: 9999; }

.row-profile {
  color: #005a9e; }

@media (max-width: 768px) {
  .header {
    margin-bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 998;
    top: 0;
    box-shadow: 0px 2px 3px 0px rgba(0, 0, 0, 0.5); }

  .header .bottom {
    padding: 5px; }

  .header .bottom .logo-box {
    display: block;
    text-align: center;
    margin-right: 0; }
    .header .bottom .logo-box .logo-img {
      display: inline-block;
      margin-right: 0;
      width: 80px; }
    .header .bottom .logo-box .logo-text {
      margin-top: 15px;
      display: none; }

  .topmenu,
  .headline,
  .promo {
    display: none; }

  iframe {
    max-width: 100%; }

  .menu-items-mobile {
    display: block; }

  .widget .widget-content-list .title a {
    font-size: 16px; }

  .widget-content-list .entry {
    margin-bottom: 35px; }

  .widjets-inner {
    margin-top: 75px; }

  #room-urls a {
    font-size: 14px; }

  .menu-childs {
    display: none; } }
@media (max-width: 400px) {
  .menu-items-mobile-all .topmenu {
    border-top: 1px dashed #fff;
    margin-top: 10px;
    padding-top: 10px;
    float: inherit;
    width: 100%; }

  .menu-items-mobile-all .m-d {
    float: inherit;
    width: 100%; } }
#go-top {
  position: fixed;
  bottom: 25px;
  right: 25px;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background: #16169c;
  line-height: 30px;
  padding-top: 10px;
  color: #fff;
  opacity: 0.6; }

#go-top:hover {
  background: #b00707;
  color: #fff;
  opacity: 0.9; }

/*# sourceMappingURL=style.css.map */
