/* Minification failed. Returning unminified contents.
(1961,1): run-time error CSS1031: Expected selector, found '@media'
(1961,1): run-time error CSS1025: Expected comma or open brace, found '@media'
 */


h1, h2, h3, h4, h5 {
  font-family: "Lato",sans-serif !important;
  font-weight: bold;
}

a:hover {
  color: #d2242a !important;
}

.btn.btn-primary {
  background-color: #d2242a;
  color: #fff;
}

.btn.btn-default {
  background-color: #ddd;
  color: #000;
}

  .btn.btn-default:hover {
    background-color: #000;
    color: #fff !important;
  }

.btn.btn-rounded-empty {
  margin-top: 15px;
  border: 1px solid #000;
  border-radius: 20px;
  width: 100%;
}

.btn.btn-rounded-filled {
  margin-top: 15px;
  border: none;
  border-radius: 20px;
  background-color: #d2242a;
  color: #fff;
  width: 100%;
}

  .btn.btn-rounded-filled:hover {
    color: #fff !important;
  }


div.row-inline-buttons div {
  padding-left: 15px !important;
  padding-right:5px !important; 
}


.off-canvas-navigation {
  height: auto !important;
  height: 600px !important;
}

.navigation-off-canvas {
  height: 1000px !important;
}

.off-canvas-navigation ul li a:hover {
  background-color: #3a3a3a;
  color: #ffffff !important;
}


.navigation-sidebar li a {
  font-family: "Lato",sans-serif !important;
}

#sidebar section header h2 {
  font-family: "Lato",sans-serif !important;
}

span.theme-title {
  font-family: "Lato",sans-serif !important;
  color: white;
  font-size: 9pt;
}

nav {
  color: white;
  font-family: "Lato",sans-serif !important;
}



#page-header {
  background-color: #d2242a;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}

  #page-header nav {
    background-color: #d2242a;
  }

  #page-header img.header-logo {
    /*position: absolute;*/
    height: 20px;
    left: 20px;
  }

.page-header {
  margin-top: 0px;
}

ul.dropdown-menu {
  background-color: #d2242a;
  margin-left: 0px;
  margin-top: 18px;
  padding: 10px;
  color: white;
  width: 230px;
}

  ul.dropdown-menu > a {
    font-family: "Lato",sans-serif !important;
  }

  ul.dropdown-menu > li {
    padding: 10px;
    text-align: left;
    border: solid 1px white;
    border-radius: 20px;
    margin-bottom: 12px;
    width: 200px;
  }

    ul.dropdown-menu > li > a {
      padding-left: 10px;
      width: 170px;
      height: 20px;
      line-height: 15px;
      text-align: left;
    }

      ul.dropdown-menu > li > a:hover {
        background-color: transparent;
      }

      ul.dropdown-menu > li > a > img.menu-icon {
        width: 20px;
        height: 20px;
        line-height: 15px;
        vertical-align: middle;
        margin-right: 10px;
        margin-top: -3px;
      }

ul > li > a > img.menu-icon {
  height: 20px;
  line-height: 20px;
  vertical-align: middle;
  margin-right: 10px;
}

div.brand {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 20px;
}

body .primary-nav ul.navigation li ul li, body .secondary-nav ul.navigation li ul li {
  background-color: #d2242a;
}

#page-header span.header-app-title {
  color: white;
  margin-left: 30px;
  padding-top: 30px;
  font-size: 16pt;
}

#page-content {
  padding-bottom: 0px;
}

.container {
  padding-top: 15px;
}


#page-footer h2 {
  font-family: "Lato",sans-serif !important;
  font-size: 14px;
  font-weight: bold;
}

#page-footer div.footer-top span {
  font-family: "Lato",sans-serif !important;
  font-size: 14px;
  font-weight: normal;
}

#page-footer div.footer-bottom span {
  font-family: "Lato",sans-serif !important;
  font-size: 12px;
  font-weight: normal;
}

div.toggle-navigation > div.icon.light > div.line {
  background-color: #fff;
}


.toggle-navigation:hover .icon .line {
  background-color: #ffffff !important;
}

#outer-wrapper.show-nav .header .toggle-navigation .icon .line {
  background-color: #ffffff !important;
}

#outer-wrapper.show-nav #inner-wrapper .header-logo {
  -moz-transform: translateX(200px);
  -ms-transform: translateX(200px);
  -webkit-transform: translateX(200px);
  transform: translateX(200px);
}

.header .wrapper .navigation-items .wrapper ul li a {
  color: white;
  font-size: 16px !important;
}

  .header .wrapper .navigation-items .wrapper ul li a:hover {
    color: white !important;
  }

.header .wrapper .navigation-items .wrapper .user-area a:hover, .header .wrapper .navigation-items .wrapper .user-area span:hover {
  color: white !important;
}

.header .wrapper .navigation-items .wrapper .submit-item .icon {
  background-color: white;
}

  .header .wrapper .navigation-items .wrapper .submit-item .icon i.fa-plus {
    color: #d2242a;
  }

.header .wrapper .navigation-items .wrapper .user-area i {
  padding: 0px;
  border: none;
}

.header .wrapper .navigation-items .wrapper .user-area li a span {
  margin-left: 5px;
  margin-right: 10px;
  font-size: 16px !important;
}

.header .wrapper .navigation-items .wrapper .user-area li a:hover {
  color: white !important;
}


li.sel-lang {
  margin-left: 30px !important;
  color: #fff;
}

span.sel-lang {
  color: #fff;
}


  span.sel-lang.active {
    border-bottom: 1px solid white;
    color: #fff;
  }

/* MAIN MENU PAGE */
.home-menu-container {
  margin-top: 30px;
  margin-bottom: 0px;
}

.home-menu-box {
  margin-top: 0px;
}

  .home-menu-box, .home-menu-box img {
    width: 100%;
    height: auto;
  }


.home-menu-box-title {
  height: 60px;
}

  .home-menu-box-title h3 {
    margin: 0px;
    margin-top: 10px;
    padding-top: 0px;
    font-size: 18px;
    font-weight: 900;
    color: #000;
  }


/* HELP PAGE */
.help-box {
  margin-top: 20px;
  border: 3px solid #ddd;
  border-radius: 10px;
  min-height: 250px;
  padding: 20px;
}

  .help-box h2 {
    font-size: 20px;
    font-weight: 500;
  }

.help-box {
  width: 100%;
  height: auto;
  text-align: center;
}

  .help-box img {
    width: 80px;
    margin-left: 0;
    margin-right: 0;
    height: auto;
  }


.help-writeus {
  width: 100%;
  text-align: center;
}

  .help-writeus h1 {
    margin-top: 15px;
  }


/* TOPIC PAGE */

.topic-content {
  margin-top: 20px;
  margin-bottom: 20px;
}

  .topic-content p {
    font-family: "Lato",sans-serif !important;
    font-size: 18px;
    font-weight: normal;
    color: #000;
  }

img.topic-illustration {
  margin-bottom: 20px;
}

.topic-content-img {
  margin-top: -25px;
}

.topic-content .form-inline {
  margin-top: 50px;
}


  .topic-content .form-inline .rounded-wrapper {
    display: inline-table;
    min-width: 100px;
    text-align: center;
  }

    .topic-content .form-inline .rounded-wrapper a {
      text-transform: uppercase;
    }

.topic-page section {
}

.topic-page .page-header-action {
  padding-top: 20px;
}

.topic-page.page-header a span {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #d2242a;
  margin-left: 10px;
}

.topic-page h1 {
  font-size: 50px;
  font-weight: 300;
  margin-top: 20px;
  margin-bottom: 40px;
}

.topic-page h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.topic-page.platform-page .col-lg-6, .topic-page.platform-page .col-md-6 {
  padding-left: 30px;
  padding-right: 30px;
}


.topic-page div.team-item {
  margin-top: 50px;
  margin-bottom: 60px;
}

.topic-page h2.team-role {
  font-family: "Lato",sans-serif !important;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

.topic-page span.team-profile {
  font-family: "Lato",sans-serif !important;
  font-size: 16px;
  font-style: italic;
  font-weight: normal;
  text-transform: none;
}

.topic-page .theme-title {
  position: absolute;
  top: 60px;
  right: 0;
  left: 0;
  margin: auto;
  width: 80%;
  height: auto;
  background-color: black;
  text-align: center;
}

  .topic-page .theme-title h1 {
    color: #fff;
  }

#about-partners img, #about-collaborations img {
  margin: 10px;
}

.map-canvas .map {
  float: right;
  width: 70%;
  position: relative;
}

.map-canvas .items-list {
  width: 30%;
}

.items-list {
  background-color: #f3f3f1;
}

  .items-list .inner .filter {
    border: none;
  }

  .items-list .inner .results {
  }

.item {
  height: 100%;
}

  .item img {
  }

  .item .item-type-bar {
    position: absolute;
    background-color: red;
    width: 100%;
    height: 25px;
    top: 0px;
    z-index: 10;
    text-align: center;
  }

    .item .item-type-bar.place {
      background-color: #000;
    }

    .item .item-type-bar.action {
      background-color: #d2242a;
    }

    .item .item-type-bar.event {
      background-color: #3378bc;
    }

    .item .item-type-bar.not-approved {
      background-color: #333;
    }

    .item .item-type-bar .item-type span {
      color: white;
      text-transform: uppercase;
      font-size: 8pt;
      padding-top: 3px;
      margin-left: 5px;
    }

    .item .item-type-bar .item-type img {
      height: 15px;
    }

  .item .wrapper {
    height: 120px;
  }

    .item .wrapper h3 {
      color: #000;
      font-size: 12pt;
      font-weight: bold;
      height: 30px;
    }

      .item .wrapper h3:hover {
        color: #d2242a !important;
      }

  .item:hover .wrapper .info .rating .stars i.active, .item:focus .wrapper .info .rating .stars i.active {
    color: #d2242a !important;
  }


  .item .wrapper figure {
    margin: 20px;
    border: 1px solid #cbcace;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 5px;
    color: #000;
    font-size: 8pt;
    text-transform: uppercase;
    font-weight: bold;
  }

.rounded-wrapper {
  background-color: #f3f3f1;
  border: 2px solid #cbcace;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  margin: 10px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
}

  .rounded-wrapper > input {
    border: none;
    border-color: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #f3f3f1;
    margin-left: 10px;
    width: 250px;
  }

  .rounded-wrapper input:active, .rounded-wrapper input:active, .rounded-wrapper input:hover, .rounded-wrapper input:active, .rounded-wrapper input:focus {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: none;
  }


#sideSearchPanel select {
  background-color: #f3f3f1;
}

#sideSearchPanel .bootstrap-select, #sideSearchPanel .selectpicker {
  background-color: #f3f3f1;
}

#sideSearchPanel select {
  margin-top: 10px;
  background-color: #f3f3f1;
}

#map {
  z-index: 0;
}

#map-detail {
  height: 250px;
}

.item {
  width: 200px;
}



.author-info {
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
}

.detail-contacts, .detail-tags {
  margin-top: 20px;
}

.btn-rounded-wrapper {
  border: 1px solid #6d6e71;
  background-color: #fff;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding: 10px;
  color: #6d6e71;
  font-size: 9pt;
  text-transform: uppercase;
  font-weight: bold;
}

  .btn-rounded-wrapper a {
    width: 100%;
  }

  .btn-rounded-wrapper img {
    height: 25px;
    margin-right: 5px;
  }

.btn.wrapper a, .btn.wrapper a:focus, .btn.wrapper a:hover, .btn.wrapper a:active {
  color: #6d6e71;
}

.btn-rounded-wrapper.btn-primary {
  background-color: #0082ff;
}

  .btn-rounded-wrapper.btn-primary a {
    color: white;
  }


#imgProfile {
  min-width: 150px;
  min-height: 150px;
  background-color: gray;
}

#imageUpload {
  cursor: pointer;
  /*display: none;*/
}

.icon-choose-image {
  opacity: 1;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: auto;
  margin-bottom: auto;
  width: 48px;
  height: 48px;
  z-index: 9999;
  cursor: pointer;
}

.tab-content > .tab-pane {
  padding-top: 15px;
}


/* MAP CONTROLS */
/*.leaflet-bar > button, .leaflet-bar > a {
  background-color: #fff;
  color: #d2242a;
  font-size: 12pt;
  line-height: 30px !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 0px !important;
}

  .leaflet-bar > button, .leaflet-bar > a:hover {
    background-color: #fff;
    color: #d2242a;
  }

    .leaflet-bar > button, .leaflet-bar > button:hover {
      background-color: #fff;
      color: #d2242a;
    }

      .leaflet-bar > button > span > span.geolocate {
        background: url('/Content/img/geolocate.png') no-repeat center center;
        /*background-size: 32px 32px;
        display: inline-block;
        width: 20px;
        height: 30px;
      }

      .leaflet-bar > button > span > span.searchaddress {
        background: url('/Content/img/searchaddress.png') no-repeat center center;
        /*background-size: 30px 30px;
        display: inline-block;
        width: 20px;
        height: 30px;
      }

  */

.leaflet-control-zoom-in, .leaflet-control-zoom-out {
  font-family: "Lato",sans-serif !important;
  font-size: 20pt !important;
}

.leaflet-control-layers {
  background: #fff;
  color: #d2242a;
  font-size: 12pt;
  line-height: 15px;
}

.leaflet-control-layers-overlays {
  color: #fff;
  font-family: "Lato",sans-serif !important;
}

  .leaflet-control-layers-overlays > label > div > span {
    font-family: "Lato",sans-serif !important;
  }


input.leaflet-control-layers-selector {
  font-family: "Lato",sans-serif !important;
}

div.leaflet-control-layers-base > label > div > span {
  font-family: "Lato",sans-serif !important;
}


.leaflet-control-geosearch {
}

  .leaflet-control-geosearch > form {
    background-color: #000;
    height: 40px;
    width: 300px;
  }

    .leaflet-control-geosearch > form > input {
      background-color: #000;
      border: none;
      font-size: 12pt;
      width: 300px !important;
      height: 30px;
    }


.leaflet-clickable {
  cursor: pointer;
  pointer-events: auto;
}

#competitionReminder {
  background-color: #d2242a;
  position: absolute;
  width: auto;
  height: 80px;
  bottom: 0px;
  right: 0px;
  z-index: 10000;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 15px;
  display: inline-block
}

  #competitionReminder span {
    font-family: "Lato",sans-serif !important;
    font-weight: normal;
    color: white;
    font-size: 12pt;
    vertical-align: middle;
  }

  #competitionReminder a {
    font-family: "Lato",sans-serif !important;
    margin-top: 0px;
    margin-left: 20px;
    vertical-align: middle;
    color: #d2242a;
    background-color: white;
    padding: 10px;
  }

.infobox .inner {
  border-bottom: 35px solid #000;
}

.infobox .location {
  background-color: #fff;
  bottom: 0px;
  min-width: 130px;
  left: 36px;
  padding: 8px;
  position: absolute;
  z-index: 2;
}

  .infobox .location figure {
    text-transform: uppercase;
    color: black;
    font-weight: bold;
  }

.infobox .meta {
  z-index: 1;
  padding-left: 8px !important;
  /*bottom: -64px !important;
  padding-top: 12px !important;
  padding-bottom: 12px !important;*/
}

  .infobox .meta h2 {
    z-index: 3;
  }

    .infobox .meta h2:hover {
      color: red !important;
    }



.map-marker {
  border: none;
}

  .map-marker:hover {
    background-color: #000;
    cursor: pointer;
  }

    .map-marker:hover:before {
      border-color: #000 transparent transparent transparent;
    }

  .map-marker .icon {
    -moz-transition: 0.3s ease-in-out all;
    -webkit-transition: 0.3s ease-in-out all;
    transition: 0.3s ease-in-out all;
    /*background-color: #fff;*/
    background-color: transparent;
    border: none;
    height: 28px;
    left: 4px;
    width: 28px;
    overflow: hidden;
    position: relative;
    top: 5px;
  }

    .map-marker .icon img {
      opacity: 1;
      border: none;
      display: block;
      position: absolute;
      top: -2px;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 22px;
    }

.marker-active .map-marker {
  background-color: #000;
}

  .marker-active .map-marker:before {
    border-color: #000 transparent transparent transparent;
  }

  .marker-active .map-marker:after {
    /*border-color: #d2242a transparent transparent transparent;*/
  }

  .marker-active .map-marker:before {
    border-color: #000 transparent transparent transparent;
  }

.map-marker.color1:hover {
  background-color: #998675;
  cursor: pointer;
}

  .map-marker.color1:hover:before {
    border: none;
    /*border-color: #998675 transparent transparent transparent;*/
  }

.map-marker.color1 .icon {
  /*border: 2px solid #998675;*/
  border: none;
}

.map-marker.color2:hover {
  background-color: #f7941d;
  cursor: pointer;
}

.map-marker.not-approved {
}

  .map-marker.not-approved div.icon {
    border: none;
    background-color: none;
    opacity: 0.3;
  }

.cluster > div:before, .marker-cluster > div:before {
  background-color: #000;
  border: 3px solid #d2242a;
}

/* THEME SELECTOR */

#owl-theme-selector div.theme-item {
  position: relative;
}

  #owl-theme-selector div.theme-item span.theme-title {
    position: absolute;
    font-family: "Lato",sans-serif !important;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 1px #000;
    color: white;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: center;
    height: 30px;
    line-height: 25px;
    width: 200px;
  }


#owl-theme-selector div.owl-item {
  /*height: 180px !important;*/
}


/* MOBILE THEME SELECTOR */

#owl-theme-selector-mobile div.theme-item {
  position: relative;
}

  #owl-theme-selector-mobile div.theme-item span.theme-title {
    position: absolute;
    font-family: "Lato",sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    color: white;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 200px;
  }


#owl-theme-selector-mobile div.owl-item {
  height: 200px !important;
}

/* MOBILE RESULTS */

.mobile-items-list {
  width: 100%;
  /*background-color: #f3f3f1;*/
  background-color: #F4F4F2;
  padding-left: 10px;
  padding-right: 10px;
}

.mobile-item {
  height: 130px;
  background-color: white;
  margin-bottom: 20px;
  clear: both;
}

  .mobile-item .item-image {
    float: left;
    margin-right: 0px;
  }

  .mobile-item img {
    height: 130px;
  }

  .mobile-item .item-details {
    padding-left: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 100%;
    float: left;
  }

  .mobile-item .item-title {
    font-family: "Lato",sans-serif !important;
    color: #000;
    font-size: 10pt;
    word-wrap: break-word;
    width: 130px;
  }

  .mobile-item .item-sub-title {
    font-family: "Lato",sans-serif !important;
    color: #000;
    text-transform: uppercase;
    font-size: 8pt;
    display: block;
    margin-top: 5px;
    word-wrap: break-word;
    width: 130px;
  }

  .mobile-item .item-type {
    font-family: "Lato",sans-serif !important;
    font-size: 9pt;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    margin-top: 10px;
    width: 120px;
    background-color: #1E1941;
    border-radius: 15px;
    color: white;
    padding: 5px;
  }

  .mobile-item.place .item-type {
    background-color: #1859BB;
  }

  .mobile-item.action .item-type {
    background-color: #d2242a;
  }

  .mobile-item.event .item-type {
    background-color: #ED3D3A;
  }

  .mobile-item .item-type img {
    height: 20px;
    margin-left: 10px;
    margin-right: 5px;
  }


.btn-close-mobile {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  z-index: 99999;
}

.mobile-items-list .btn-close-mobile {
  top: 80px;
}

#owl-results-mobile {
  height: 200px !important;
}

  #owl-results-mobile div.mobile-item {
    position: relative;
  }


  #owl-results-mobile div.owl-item {
    height: 200px !important;
  }

  #owl-results-mobile div.mobile-item span.mobile-item-title {
    position: absolute;
    font-family: "Lato",sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    color: white;
    z-index: 10000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    text-align: center;
    height: 30px;
    line-height: 30px;
    width: 150px;
  }


/* Styling Next and Prev buttons */

.owl-arrow {
  position: absolute;
  top: 30px;
  width: 30px;
  height: 30px;
  z-index: 9999;
  cursor: pointer;
}

  .owl-arrow.left-arrow {
    right: 80px;
  }

  .owl-arrow.right-arrow {
    right: 30px;
  }


/* THEME BLOG INTRO */

.theme-intro-wrapper {
  position: relative;
}

  .theme-intro-wrapper img {
  }


.theme-intro-title {
  position: absolute;
  top: 30%;
  right: 0;
  left: 0;
  margin: auto;
  width: 50%;
  height: auto;
  text-align: center;
}

  .theme-intro-title h1 {
    background-color: black;
    right: 0;
    left: 0;
    width: auto;
    margin: auto;
    font-size: 6em;
    font-weight: 300;
    color: white;
    z-index: 10000;
    padding-bottom: 10px;
    margin-bottom: 20px;
  }

  .theme-intro-title a {
    font-family: "Lato",sans-serif !important;
    font-size: 18px;
    font-weight: normal;
    width: 360px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 3px;
    background-color: #000;
    color: #d2242a;
    border: solid 2px white;
    border-radius: 30px;
    z-index: 10000;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

    .theme-intro-title a:hover {
      text-decoration: none;
    }

.theme-intro-description {
  font-family: "Lato",sans-serif !important;
  padding-top: 5%;
  padding-bottom: 20px;
  padding-left: 5%;
  padding-right: 5%;
  font-weight: normal;
  font-size: 20px;
  text-transform: none;
  color: #000;
}

.mobile-sel-lang {
  display: none;
}


.ribbon-cover-wrapper {
  /*background-color:red;*/
  width: 100%;
  height: 50%;
  overflow: hidden;
  position: absolute;
  top: 0px;
  margin: auto;
}

.ribbon-cover {
  font: bold 15px Sans-Serif;
  color: #333;
  text-align: center;
  position: relative;
  padding: 3px 0;
  left: 0px;
  top: 0px;
  width: 100px;
  background-color: #0082ff;
  color: #fff;
}

.item .image a:after, .item .image > .inner:after {
  background: none;
}

/* LOADER */
#circleLoader {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 150px;
  height: 150px;
  z-index: 10000;
  display: none;
}

.loader {
  width: calc(100% - 0px);
  height: calc(100% - 0px);
  border: 8px solid #162534;
  border-top: 8px solid #09f;
  border-radius: 50%;
  animation: rotate 5s linear infinite;
}

@keyframes rotate {
  100% {
    transform: rotate(360deg);
  }
}

/* HOME POPUP */
#homePopup {
}

  #homePopup .modal-content {
    padding: 0px;
  }


    #homePopup .modal-content a.close-button {
      position: absolute;
      top: 10px;
      right: 10px;
    }

      #homePopup .modal-content a.close-button img {
        height: 32px;
      }


/* END LOADER */

.privacy-text {
}

  .privacy-text h3 {
    font-weight: normal;
    padding-top: 30px;
    padding-bottom: 0px;
  }


/* PRESS */
.press-titlebar {
  background-color: #d2242a;
  width: 100%;
  height: 100px;
}

  .press-titlebar span.title {
    font-family: "Lato",sans-serif !important;
    font-weight: 300;
    font-size: 50px;
    color: #fff;
    margin-left: 100px;
    top: auto;
    bottom: auto;
  }

.press-box {
  display: block;
}

  .press-box > img {
    height: 60px;
  }

  .press-box .name {
    margin-top: 5px;
    color: #666;
  }

  .press-box a, .press-box a:hover {
    display: block;
    margin-left: 15px;
    margin-top: 25px;
    width: 150px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 20px;
    text-transform: uppercase;
    color: #fff !important;
  }

body.hbs div#page-canvas {
  background-color: #fff !important;
  font-family: "Lato",sans-serif !important;
}

.hbs-container {
  padding: 0px;
  overflow-x: hidden;
}

.hbs-intro-title {
  position: absolute;
  top: 10%;
  right: 0;
  left: 0;
  margin: auto;
  width: 70%;
  height: auto;
  text-align: center;
}

  .hbs-intro-title h1 {
    background-color: black;
    right: 0;
    left: 0;
    width: auto;
    margin: auto;
    font-size: 4em;
    font-weight: 400;
    color: white;
    z-index: 10000;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }

  .hbs-intro-title h3 {
    right: 0;
    left: 0;
    width: 50%;
    margin: auto;
    font-size: 1.2em;
    line-height: 20px;
    font-weight: normal !important;
    color: white !important;
    z-index: 10000;
    padding-bottom: 10px;
    margin-bottom: 40px;
    text-transform: none;
    border: none;
  }

  .hbs-intro-title a {
    font-family: "Lato",sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    width: 260px;
    height: 30px;
    line-height: 30px;
    letter-spacing: 3px;
    background-color: #000;
    color: #d2242a;
    border: solid 2px white;
    border-radius: 30px;
    z-index: 10000;
    background-color: white;
    text-align: center;
    text-transform: uppercase;
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

.hbs-coming-soon {
  margin-top: 0px;
  padding-top: 30px;
  right: 0;
  left: 0;
  text-align: center;
  height: 100%;
  min-height: 800px;
  background-color: #fff;
}

  .hbs-coming-soon img {
    position: relative;
    display: block;
    right: 0;
    left: 0;
    width: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
  }

  .hbs-coming-soon .title-group {
    position: absolute;
    width: 100%;
  }

  .hbs-coming-soon h1 {
    right: 0;
    left: 0;
    width: auto;
    margin: auto;
    font-size: 4em;
    font-weight: 400;
    color: #000;
    z-index: 10000;
    padding-bottom: 10px;
    margin-bottom: 40px;
  }

  .hbs-coming-soon h3 {
    display: block;
    right: 0;
    left: 0;
    width: 80%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.2em;
    line-height: 30px;
    font-weight: normal !important;
    color: #000 !important;
    z-index: 10000;
    padding-bottom: 10px;
    margin-top: 40px;
    margin-bottom: 0px;
    text-transform: none;
    border: none;
  }

  .hbs-coming-soon .rounded-text {
    font-family: "Lato",sans-serif !important;
    font-size: 18px;
    font-weight: bold;
    width: 360px;
    height: 40px;
    line-height: 40px;
    letter-spacing: 3px;
    color: #d2242a;
    border: solid 1px red;
    border-radius: 30px;
    z-index: 10000;
    text-align: center;
    text-transform: uppercase;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 15px;
    padding-bottom: 15px;
  }


.hbs-topic {
  padding-left: 30px;
  padding-right: 60px;
  padding-top: 30px;
}

  .hbs-topic h1 {
    margin-bottom: 40px;
    font-weight: bold;
    color: #d2242a;
  }

  .hbs-topic span {
    font-size: 18px;
    line-height: 20px;
  }

.hbs-program {
  background-color: white;
  color: #000;
  padding-top: 50px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 50px;
}

  .hbs-program .program-dayname {
    text-align: center;
    text-transform: uppercase;
    margin: 0px;
    padding: 0px;
  }

  .hbs-program .program-date {
    text-align: center;
    text-transform: none;
    color: #d2242a;
    margin: 5px;
    padding: 0px;
    line-height: 25px;
  }

  .hbs-program .program-dayname {
    color: #000;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
  }

  .hbs-program .program-image {
    margin-top: 20px;
  }

  .hbs-program .program-title {
    padding-top: 20px;
    padding-bottom: 10px;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    font-size: 20px;
    color: #000;
    height: 25px;
    line-height: 25px;
  }

    .hbs-program .program-title img.program-link {
      display: inline-block;
      height: 20px;
      line-height: 25px;
      margin-left: 5px;
      margin-top: -5px;
    }


  .hbs-program .program-location {
    text-align: left;
    text-transform: none;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 0px;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
  }

  .hbs-program .program-description {
    display: block;
    font-size: 16px;
    margin-bottom: 15px;
  }

  .hbs-program .btn-detail {
    text-align: center;
    background-color: #d2242a;
    border-radius: 15px;
    color: white;
    padding: 5px;
    margin-top: 20px;
    width: 160px;
    font-size: 16px;
  }

.hbs-map {
  background-color: #fff;
  margin-bottom: 25px;
}

.hbs-marker-info {
  background-color: white;
  width: 400px;
  font-family: "Lato",sans-serif !important;
}

  .hbs-marker-info div.left-col {
    padding: 0px;
  }

  .hbs-marker-info div.right-col {
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 0px;
    padding-bottom: 10px;
  }

  .hbs-marker-info .marker-title {
    font-size: 20px;
    line-height: 20px;
    color: #000 !important;
  }

    .hbs-marker-info .marker-title a, .hbs-marker-info .marker-title a:visited {
      color: #000 !important;
    }

    .hbs-marker-info .marker-title img {
      height: 20px;
      margin-left: 5px;
    }

  .hbs-marker-info .marker-datelocation {
    font-size: 14px;
    font-weight: normal;
    margin-top: 15px;
    line-height: 13px;
  }

  .hbs-marker-info .marker-text {
    font-size: 12px;
    font-weight: lighter;
  }

.hbs-program-row {
  background-color: black;
  color: white;
  margin-bottom: 30px;
  min-height: 160px;
}

  .hbs-program-row img.banner {
    width: auto;
    min-height: 160px;
  }

  .hbs-program-row .program-title {
    color: white;
    margin-left: 0px;
    margin-top: 25px;
    margin-bottom: 5px;
    font-size: 30px;
    font-weight: bold;
  }

    .hbs-program-row .program-title img.program-link {
      display: inline-block;
      height: 30px;
      line-height: 30px;
      margin-left: 5px;
      margin-top: -5px;
    }


  .hbs-program-row h2 {
    color: white;
    margin-left: 0px;
    margin-top: 5px;
    margin-bottom: 25px;
    font-size: 24px;
    font-weight: lighter;
  }

  .hbs-program-row .right-col {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-right: 100px;
  }

  .hbs-program-row .program-description {
    font-size: 18px;
  }

  .hbs-program-row .btn-detail {
    position: absolute;
    padding: 5px;
    width: 140px;
    right: 100px;
    top: 35px;
    text-align: center;
    background-color: #000;
    border-radius: 15px;
    border: 1px solid #fff;
    color: #fff;
    font-size: 16px;
  }

    .hbs-program-row .btn-detail:hover {
      color: white !important;
    }


.hbs-dayselector {
  width: 100%;
  height: auto;
  border-top: 1px solid #fff;
  background-color: white;
  padding-top: 20px;
  padding-bottom: 20px;
}

  .hbs-dayselector .button-group {
    text-align: center;
  }

  .hbs-dayselector .btn {
    font-weight: normal;
    font-size: 16px;
    color: #000;
    border-radius: 0px;
    text-transform: uppercase;
    margin-right: 20px;
    background-color: transparent;
    border: none !important;
    box-shadow: none;
  }

    .hbs-dayselector .btn.selected {
      font-weight: bold;
      background-color: #d2242a;
      color: white;
    }

      .hbs-dayselector .btn.selected:hover {
        color: white !important;
      }

  .hbs-dayselector .btn-download {
    text-align: center;
    background-color: #d2242a;
    color: #fff;
    border-radius: 15px;
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    text-transform: uppercase;
  }

    .hbs-dayselector .btn-download i {
      margin-right: 10px;
    }

  .hbs-dayselector .dropdown .btn.dropdown-toggle {
    width: 100%;
    color: white;
  }

  .hbs-dayselector ul.dropdown-menu {
    width: 100%;
    color: white;
  }

    .hbs-dayselector ul.dropdown-menu li {
      border: none;
      width: 100%;
    }


      .hbs-dayselector ul.dropdown-menu li a {
        color: white !important;
        text-align: center;
        text-transform: uppercase;
        font-size: 1.2em;
        width: 100%;
      }


.hbs-detail {
  background-color: black;
  color: white;
}

  .hbs-detail .detail-title {
    color: #fff;
    font-weight: bold;
  }

  .hbs-detail .detail-content {
    padding-top: 20px;
  }

  .hbs-detail .detail-date-location {
    display: inline-block;
    font-size: 26px;
    font-weight: lighter;
  }

  .hbs-detail .detail-description {
    display: block;
    font-weight: lighter;
    margin-top: 20px;
    padding-right: 60px;
  }

  .hbs-detail .detail-speaker-label, .hbs-program-mobile-detail .detail-speaker-label {
    display: block;
    font-weight: bold;
    margin-top: 20px;
  }

  .hbs-detail #btn-goto-map {
    font-family: "Lato",sans-serif !important;
    font-size: 16px;
    font-weight: normal;
    position: absolute;
    right: 110px;
    width: auto;
    height: 30px;
    line-height: 30px;
    background-color: black;
    color: white;
    border: solid 1px white;
    border-radius: 30px;
    text-align: center;
    text-transform: uppercase;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

    .hbs-detail #btn-goto-map i.fa-map-marker {
      margin-right: 10px;
    }

.hbs-detail-program {
  padding: 30px;
}

  .hbs-detail-program div {
    padding: 0px;
    margin: 0px !important;
  }

    .hbs-detail-program div.col-md-4 {
      padding: 10px;
    }


  .hbs-detail-program .detail-title {
    font-weight: lighter;
    font-size: 30px;
  }

  .hbs-detail-program .detail-item-box {
    padding-top: 10px;
    padding-left: 0px;
    font-size: 18px;
    height: 150px;
  }

    .hbs-detail-program .detail-item-box .left-col {
      padding-right: 10px;
    }

    .hbs-detail-program .detail-item-box .right-col {
      padding-right: 0px;
    }

    .hbs-detail-program .detail-item-box .detail-item-image {
      display: inline-block;
    }

    .hbs-detail-program .detail-item-box img {
      /*width:80px;
      height:80px;*/
      max-width: 90px;
    }

    .hbs-detail-program .detail-item-box .detail-item-text {
      padding-left: 0px;
      display: inline-block;
      width: auto;
      line-height: 30px;
    }

    .hbs-detail-program .detail-item-box .detail-item-time {
    }

    .hbs-detail-program .detail-item-box .detail-item-title {
      font-weight: bold;
    }

  .hbs-detail-program .detail-description {
    padding-top: 30px;
    white-space: pre-wrap;
  }

  .hbs-detail-program .detail-speaker-label {
    display: block;
    font-weight: bold;
    margin-top: 10px !important;
  }


.detail-item-description {
  font-size: 14px !important;
}

.hbs-partners {
  margin-bottom: 50px;
}

  .hbs-partners img.logo {
    width: 50%;
    height: auto;
  }

h1.partners-title {
  width: 100%;
  text-align: center !important;
}

​
/* RESPONSIVE */
@media (max-width: 1900px) {
}

@media (min-width: 768px) {
  .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
    width: 20%;
  }
}


@media (min-width: 1200px) {
  .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
    width: 20%;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
  .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
    width: 20%;
  }
}


@media (max-width: 768px) {

  .topic-content {
    margin-top:0px;
    margin-bottom:0px;
  }

  .topic-page h1 {
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom:0px;
  }

  .help-writeus h1 {
    font-size: 20px;
  }


  .details-page-content {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
  }

  #page-header img.header-home {
    height: 30px;
    left: 20px;
  }

  .mobile-sel-lang {
    display: inline;
    padding-top: 5px;
    padding-bottom: 0px;
  }

    .mobile-sel-lang img {
      margin-right: 10px;
    }

  /* PRESS */
  .press-titlebar {
    background-color: #d2242a;
    width: 100%;
    height: 80px;
  }

    .press-titlebar span.title {
      font-family: "Lato",sans-serif !important;
      font-weight: 300;
      font-size: 30px;
      color: #fff;
      margin-left: 50px;
      top: auto;
      bottom: auto;
    }
}

@media (max-width: 767px) {

  .header .wrapper {
    /*padding-top: 5px;
      padding-bottom: 5px;*/
  }

  body div#page-content {
    top: 75px;
  }

  body.hbs div#page-content {
    top: 100px;
  }

  #page-content {
    padding-bottom: 80px;
  }

  #page-canvas {
    /*margin-top:40px;*/
  }

  .help-writeus h1 {
    font-size: 14px;
  }

  .topic-page h1 {
    font-size: 30px;
    text-align: center;
    margin-top: 0px;
    margin-left: 10px;
    margin-right: 10px;
  }

  ul.dropdown-menu {
    position: absolute;
    left: auto;
    right: 0;
    margin-right: 0px;
    margin-top: 0px;
    padding: 10px;
    width: 230px;
  }



  .toggle-navigation {
    /*margin:0;*/
  }

    .toggle-navigation .icon {
      padding-right: 0px;
    }



  #page-header {
    background-color: #d2242a;
    position: fixed;
    z-index: 9999;
    top: 0px;
    height: 20px;
  }

    #page-header img.header-logo {
      /*position: absolute;*/
      height: 15px;
      left: 20px;
    }

  #competitionReminder span {
    font-family: "Lato",sans-serif !important;
    font-weight: normal;
    color: white;
    font-size: 10pt;
    vertical-align: middle;
  }

  #imgProfile {
    width: 100%;
    background-color: gray;
  }

  .modal-dialog {
    max-width: 400px;
  }

  #homePopup .modal-content a.close-button {
    position: absolute;
    top: 10px;
    right: 30px;
  }

  .theme-intro-title {
    position: absolute;
    top: 25%;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: auto;
    text-align: center;
  }

    .theme-intro-title h1 {
      background-color: black;
      right: 0;
      left: 0;
      width: auto;
      margin: auto;
      font-size: 2em;
      font-weight: 300;
      color: white;
      z-index: 10000;
      padding-bottom: 10px;
      margin-bottom: 5px;
    }

    .theme-intro-title a {
      font-family: "Lato",sans-serif !important;
      font-size: 12px;
      font-weight: normal;
      width: 360px;
      height: 25px;
      line-height: 25px;
      letter-spacing: 2px;
      background-color: #000;
      color: #d2242a;
      border: solid 2px white;
      border-radius: 20px;
      z-index: 10000;
      color: #fff;
      text-align: center;
      text-transform: uppercase;
      padding-left: 30px;
      padding-right: 30px;
      padding-top: 10px;
      padding-bottom: 10px;
    }

  #tags {
    padding-left: 30px;
  }

  .hbs-intro-title {
    top: 5%;
    width: 85%;
  }


    .hbs-intro-title h1 {
      background-color: black;
      right: 0;
      left: 0;
      width: auto;
      margin: auto;
      font-size: 2em;
      font-weight: bold;
      color: white;
      z-index: 10000;
      padding-bottom: 10px;
      margin-top: 80px;
      margin-bottom: 5px;
    }

    .hbs-intro-title h3 {
      right: 0;
      left: 0;
      width: 90%;
      margin: auto;
      font-size: 1em;
      line-height: 20px;
      font-weight: normal !important;
      color: white !important;
      z-index: 10000;
      padding-bottom: 10px;
      margin-bottom: 40px;
      text-transform: none;
      border: none;
    }

    .hbs-intro-title a {
      font-family: "Lato",sans-serif !important;
      font-size: 16px;
      font-weight: bold;
      width: 320px;
      height: 30px;
      line-height: 30px;
      letter-spacing: 3px;
      background-color: #000;
      color: #d2242a;
      border: solid 2px white;
      border-radius: 30px;
      z-index: 10000;
      background-color: white;
      text-align: center;
      text-transform: uppercase;
      padding-left: 20px;
      padding-right: 20px;
      padding-top: 10px;
      padding-bottom: 10px;
    }


  .hbs-coming-soon {
    margin-top: 30px;
    right: 0;
    left: 0;
    text-align: center;
    height: 100%;
    min-height: 500px;
    background-color: #fff;
  }

    .hbs-coming-soon img {
      position: relative;
      display: block;
      right: 0;
      left: 0;
      width: 95%;
      margin-left: auto;
      margin-right: auto;
      margin-top: 15%;
    }

    .hbs-coming-soon .title-group {
      position: absolute;
      top: 0;
      width: 100%;
    }

    .hbs-coming-soon h1 {
      right: 0;
      left: 0;
      width: auto;
      margin: auto;
      font-size: 2em;
      font-weight: 400;
      color: #000;
      z-index: 10000;
      padding-bottom: 10px;
      margin-bottom: 10px;
    }

    .hbs-coming-soon h3 {
      display: block;
      right: 0;
      left: 0;
      width: 80%;
      max-width: 900px;
      margin-left: auto;
      margin-right: auto;
      font-size: 1em;
      line-height: 20px;
      font-weight: normal !important;
      color: #000 !important;
      z-index: 10000;
      padding-bottom: 10px;
      margin-top: 20px;
      margin-bottom: 0px;
      text-transform: none;
      border: none;
    }

    .hbs-coming-soon .rounded-text {
      font-family: "Lato",sans-serif !important;
      font-size: 12px;
      font-weight: bold;
      width: 360px;
      height: 25px;
      line-height: 25px;
      letter-spacing: 3px;
      color: #d2242a;
      border: solid 1px red;
      border-radius: 30px;
      z-index: 10000;
      text-align: center;
      text-transform: uppercase;
      padding-left: 50px;
      padding-right: 50px;
      padding-top: 8px;
      padding-bottom: 8px;
    }

  .hbs-topic {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

    .hbs-topic h1 {
      font-size: 2em;
      font-weight: bold;
      width: 100%;
      margin-bottom: 20px;
      color: #d2242a;
    }

    .hbs-topic span {
      font-size: 1em;
    }

  .hbs-program {
    padding-top: 20px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 50px;
  }

    .hbs-program .program-dayname {
      text-align: center;
      text-transform: uppercase;
      margin: 0px;
      padding: 0px;
    }

    .hbs-program .program-date {
      text-align: center;
      text-transform: none;
      margin: 0px;
      padding: 0px;
      line-height: 25px;
    }

    .hbs-program .program-description {
      display: block;
      font-size: 16px;
      margin-bottom: 5px;
    }

    .hbs-program .program-location {
      text-align: left;
      text-transform: none;
      margin: 0px;
      padding: 0px;
      font-size: 14px;
      line-height: 14px;
    }

    .hbs-program .btn-detail {
      text-align: center;
      background-color: #d2242a;
      border-radius: 15px;
      color: white;
      padding: 3px;
      margin-top: 10px;
      margin-bottom: 20px;
      width: 160px;
      font-size: 15px;
    }

  .hbs-program-mobile-detail {
    background-color: #fff;
    color: #000;
    padding-top: 20px;
  }

  .hbs-program-row {
    margin-bottom: 0px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
  }

  .hbs-partners {
    padding-left: 30px;
    padding-right: 30px;
    padding-top: 20px;
    padding-bottom: 10px;
  }

    .hbs-partners img.logo {
      /*padding: 40px;*/
    }

  h1.partners-title {
    font-size: 2em;
    font-weight: bold;
    width: 100%;
    text-align: center !important;
    margin-bottom: 0px;
    color: #d2242a !important;
  }


  .hbs-detail-program {
    padding-top: 0px;
  }

    .hbs-detail-program .detail-item-box {
      padding-top: 10px;
      padding-left: 0px;
      font-size: 20px;
      height: auto;
    }

      .hbs-detail-program .detail-item-box .left-col {
        padding-right: 10px;
      }

      .hbs-detail-program .detail-item-box .detail-item-text {
        padding-right: 0px;
        font-size: 18px;
        line-height: 20px;
      }


    .hbs-detail-program .detail-description {
      padding-top: 10px;
    }


  .hbs-dayselector {
    position: fixed;
    display: block;
    top: 72px;
    left: 0px;
    width: 100%;
    height: auto;
    border-top: 1px solid #fff;
    background-color: white;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 9999;
  }

    .hbs-dayselector .btn {
      font-size: 16px;
      background-color: #d2242a;
      color: #fff;
    }

  .hbs-marker-info {
    background-color: white;
    width: 300px;
    font-family: "Lato",sans-serif !important;
  }

    .hbs-marker-info div.left-col {
      padding: 0px;
    }

    .hbs-marker-info div.right-col {
      padding-left: 5px;
      padding-top: 5px;
      padding-right: 0px;
      padding-bottom: 5px;
    }

    .hbs-marker-info .marker-title {
      font-size: 16px;
      line-height: 15px;
      color: #000 !important;
    }

      .hbs-marker-info .marker-title a, .hbs-marker-info .marker-title a:visited {
        color: #000 !important;
      }

      .hbs-marker-info .marker-title img {
        height: 20px;
        margin-left: 5px;
      }

    .hbs-marker-info .marker-datelocation {
      font-size: 11px;
      font-weight: normal;
      margin-top: 8px;
      line-height: 13px;
    }

    .hbs-marker-info .marker-text {
      font-size: 11px;
      font-weight: lighter;
    }
}


h1 {
  font-weight: normal;
  color: #1d1941;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  font-size: 30px;
  font-weight: lighter;
  margin-top: 5px;
  text-transform:none;
}

h2 {
  font-size: 22px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom:10px;
  text-transform: none;
  color: #1d1941;
}

h3 {
  margin-top: 0px;
  color: #1d1941;
  font-size: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
}


h4 {
  font-size: 14px;
  font-weight: bold;
}


.item-type > img {
  height: 30px;
  display: inline-block;
}

.item-type > span {
  color: #1d1941;
  font-size: 18px;
  margin-left:15px;
  font-weight:bold;
}
.splash {
  position: absolute;
  top: 20px;
  left: 20px;
  bottom: 80px;
  right: 20px;
  background-color: #1F304C;
  z-index: 99999;
  cursor: pointer;
}

.splash-text-wrapper {
  position: absolute;
  left: 0;
  top: 10%;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
}

  .splash-text-wrapper h1 {
    font-size: 3em;
    text-align: center;
    color: #F7EC13;
    font-weight: bold;
  }

.btn-close-splash {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  cursor: pointer;
  z-index: 99999;
}

.splash-image {
  position: relative;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

div.btn-rounded2 {
  border: 2px solid white;
  background-color: white;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 3px;
  padding-bottom: 3px;
  width: 400px;
  margin: auto;
}

  div.btn-rounded2 h1 {
    color: black;
    font-family: 'Roboto', serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2em;
  }

.slide-anim1 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: bounce1 9.0s ease-out infinite;
  -moz-animation: bounce1 9000ms ease-out infinite;
  -o-animation: bounce1 9000ms ease-out infinite;
  animation: bounce1 9.0s ease-out infinite;
  animation-delay:0s;
}

.slide-anim2 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: bounce1 9.0s ease-out infinite;
  -moz-animation: bounce1 9000ms ease-out infinite;
  -o-animation: bounce1 9000ms ease-out infinite;
  animation: bounce1 9.0s ease-out infinite;
  animation-delay: 3.0s;
}

.slide-anim3 {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%);
  -webkit-animation: bounce1 9.0s ease-out infinite;
  -moz-animation: bounce1 9000ms ease-out infinite;
  -o-animation: bounce1 9000ms ease-out infinite;
  animation: bounce1 9.0s ease-out infinite;
  animation-delay: 6.0s;
}

/* Webkit, Chrome and Safari */
@-webkit-keyframes bounce1 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }

  30% {
    -webkit-transform: translateX(0);
    opacity: 1;
  }

  50%,100% {
    -webkit-transform: translateX(-100%);
    opacity: 1;
  }
}

/* Mozilla Firefox 15 below */
@-moz-keyframes bounce1 {
  0% {
    -moz-transform: translateX(-100%);
    opacity: 0;
  }

  20%,40% {
    -moz-transform: translateX(0);
    opacity: 1;
  }


  50%,100% {
    -moz-transform: translateX(-100%);
    opacity: 1;
  }
}

/* Opera 12.0 */
@-o-keyframes bounce1 {
  0% {
    -o-transform: translateX(-100%);
    opacity: 0;
  }

  20%,40% {
    -o-transform: translateX(0);
    opacity: 1;
  }

  50%, 100% {
    -o-transform: translateX(-100%);
    opacity: 1;  }
}

/* W3, Opera 12+, Firefox 16+ */
@keyframes bounce1 {
  0% {
    transform: translateX(-100%);
    opacity: 0;
  }

  20%,40% {
    transform: translateX(0);
    opacity: 1;
  }

  50%, 100% {
    transform: translateX(-100%);
    opacity: 1;
  }
}


/* RESPONSIVE */
@media (min-width: 481px) {
}

@media (max-width: 480px) {

  .splash {
    position: absolute;
    height: 400px;
    top: auto;
    left: 20px;
    bottom: auto;
    right: 20px;
    background-color: #1F304C;
    z-index: 99998;
    cursor: pointer;
  }


  .splash-text-wrapper h1 {
    font-size: 1em;
    text-align: center;
    color: #F7EC13;
    font-weight: bold;
  }

  div.btn-rounded2 {
    width: 200px;
    margin: auto;
    padding-top:10px;
  }

    div.btn-rounded2 h1 {
      color: black;
      font-family: 'Roboto', serif;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 0.9em;
    }
}

