/* Centered HR */
.strike {
  display: block;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
}
.strike > span {
  position: relative;
  display: inline-block;
}
.strike > span:before,
.strike > span:after {
  content: "";
  position: absolute;
  top: 50%;
  width: 9999px;
  height: 1px;
  background: #DCDCDC;
}
.strike > span:before {
  right: 100%;
  margin-right: 15px;
}
.strike > span:after {
  left: 100%;
  margin-left: 15px;
}

.equal {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

.equal > div[class*=col-] {
  display: flex;
  flex-direction: column;
}

/* Footer */
footer {
  padding: 15px 10px 4px;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  font-size: 12px;
  background: #333333;
  color: #ccc;
}
footer a {
  color: #ccc;
}
footer a:hover {
  color: #aaa;
}
footer p {
  margin: 2px 0px;
  padding: 0px;
  margin-bottom: 5px;
}

@media (max-width: 767px) {
  footer .pull-left,
  footer .pull-right {
    float: none !important;
    text-align: center;
  }
}
/* Brand & Social Media */
/* Brand with background color */
.brand-bg .fa {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin-right: 5px;
  color: #fff;
  font-size: 14px;
  transition: background 2s ease;
}
.brand-bg .fa-flickr {
  background: #ff61e7;
}
.brand-bg .fa-file-pdf-o {
  background: #84a1c8;
}
.brand-bg a:hover {
  text-decoration: none;
}
.brand-bg a i {
  display: inline-block;
  text-decoration: none;
  text-align: center;
  margin-right: 5px;
  color: #fff;
  font-size: 14px;
  -webkit-transition: background 2s ease;
  -moz-transition: background 2s ease;
  -o-transition: background 2s ease;
  -ms-transition: background 2s ease;
  transition: background 2s ease;
}
.brand-bg a i:hover {
  -webkit-transition: background 2s ease;
  -moz-transition: background 2s ease;
  -o-transition: background 2s ease;
  -ms-transition: background 2s ease;
  transition: background 2s ease;
  cursor: pointer;
}
.brand-bg a.twitter i {
  background: #32c8de;
}
.brand-bg a.twitter i:hover {
  background: #188392;
}
.brand-bg a.facebook i {
  background: #3280e7;
}
.brand-bg a.facebook i:hover {
  background: #134fa0;
}
.brand-bg a.flickr i {
  background: #ff61e7;
}
.brand-bg a.flickr i:hover {
  background: #fa00d4;
}
.brand-bg a.youtube i {
  background: #ed5441;
}
.brand-bg a.youtube i:hover {
  background: #b72411;
}
.brand-bg a.linkedin i {
  background: #729fda;
}
.brand-bg a.linkedin i:hover {
  background: #3069b6;
}
.brand-bg a.instagram i {
  background: #e95950;
}
.brand-bg a.instagram i:hover {
  background: #b35637;
}

.square-2 {
  display: inline-block;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
}

.circle-3 {
  display: inline-block;
  height: 35px;
  width: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 100%;
}

.square-3 {
  display: inline-block;
  height: 28px;
  width: 28px;
  line-height: 28px;
  text-align: center;
}

.rounded-1 {
  border-radius: 2px !important;
}

.rounded-4 {
  border-radius: 10px !important;
}

@font-face {
  font-family: "epcapp";
  src: url("/fonts/epcapp.eot?m32m0p");
  src: url("/fonts/epcapp.eot?m32m0p#iefix") format("embedded-opentype"), url("/fonts/epcapp.ttf?m32m0p") format("truetype"), url("/fonts/epcapp.woff?m32m0p") format("woff"), url("/fonts/epcapp.svg?m32m0p#epcapp") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
i {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "epcapp" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fa-share:before {
  content: "\e90e";
}

.icon-fa-newspaper-o:before {
  content: "\e90d";
}

.icon-fa-ticket:before {
  content: "\e90c";
}

.icon-fa-download:before {
  content: "\e90a";
}

.icon-fa-file-pdf-o:before {
  content: "\e909";
}

.icon-fa-file-text-o:before {
  content: "\e908";
}

.icon-chevron-left:before {
  content: "\e906";
}

.icon-angle-left:before {
  content: "\e907";
}

.icon-fa-angle-down:before {
  content: "\e904";
}

.icon-fa-angle-double-up:before {
  content: "\e905";
}

.icon-fa-pencil:before {
  content: "\e903";
}

.icon-zmdi-smartphone-info:before {
  content: "\e90b";
}

.icon-feather-log-in:before {
  content: "\e902";
}

.icon-feather-log-out:before {
  content: "\e901";
}

.icon-mod-pict-stand:before {
  content: "\e80f";
}

.icon-fa-handshake-o:before {
  content: "\e900";
}

.icon-zmdi-archive:before {
  content: "\f105";
}

.icon-zmdi-chart:before {
  content: "\f131";
}

.icon-zmdi-building:before {
  content: "\f132";
}

.icon-zmdi-close-circle-o:before {
  content: "\f134";
}

.icon-zmdi-close-circle:before {
  content: "\f135";
}

.icon-zmdi-close:before {
  content: "\f136";
}

.icon-zmdi-trash:before {
  content: "\f154";
}

.icon-zmdi-email:before {
  content: "\f15a";
}

.icon-zmdi-eye-disabled:before {
  content: "\f15b";
}

.icon-zmdi-eye:before {
  content: "\f15c";
}

.icon-zmdi-globe:before {
  content: "\f173";
}

.icon-zmdi-home:before {
  content: "\f175";
}

.icon-zmdi-link:before {
  content: "\f18e";
}

.icon-zmdi-unlock:before {
  content: "\f18f";
}

.icon-zmdi-lock:before {
  content: "\f190";
}

.icon-zmdi-mail-send:before {
  content: "\f194";
}

.icon-zmdi-list:before {
  content: "\f197";
}

.icon-zmdi-opt-vertical:before {
  content: "\f19b";
}

.icon-zmdi-opt-hortizontal:before {
  content: "\f19c";
}

.icon-zmdi-pin-help:before {
  content: "\f1a9";
}

.icon-zmdi-refresh-failed:before {
  content: "\f1b7";
}

.icon-zmdi-refresh:before {
  content: "\f1b9";
}

.icon-zmdi-search:before {
  content: "\f1c3";
}

.icon-zmdi-seat:before {
  content: "\f1c4";
}

.icon-zmdi-settings:before {
  content: "\f1c6";
}

.icon-zmdi-dislike:before {
  content: "\f1dc";
}

.icon-zmdi-like:before {
  content: "\f1de";
}

.icon-zmdi-zoom-in:before {
  content: "\f1ee";
}

.icon-zmdi-zoom-out:before {
  content: "\f1ef";
}

.icon-zmdi-alert-triangle:before {
  content: "\f1f4";
}

.icon-zmdi-notifications:before {
  content: "\f1fe";
}

.icon-zmdi-cloud-upload:before {
  content: "\f21e";
}

.icon-zmdi-comment-alt-text:before {
  content: "\f25b";
}

.icon-zmdi-comments:before {
  content: "\f266";
}

.icon-zmdi-check-all:before {
  content: "\f267";
}

.icon-zmdi-check-square:before {
  content: "\f26a";
}

.icon-zmdi-zmdi-check:before {
  content: "\f26b";
}

.icon-zmdi-minus:before {
  content: "\f273";
}

.icon-zmdi-plus:before {
  content: "\f278";
}

.icon-zmdi-star-circle:before {
  content: "\f27a";
}

.icon-zmdi-star-o:before {
  content: "\f27c";
}

.icon-smdi-star:before {
  content: "\f27d";
}

.icon-zmdi-camera:before {
  content: "\f28c";
}

.icon-zmdi-mic:before {
  content: "\f2ab";
}

.icon-zmdi-phone:before {
  content: "\f2be";
}

.icon-zmdi-display:before {
  content: "\f2dc";
}

.icon-zmdi-arrows-up-down:before {
  content: "\f312";
}

.icon-zmdi-calendar-note:before {
  content: "\f331";
}

.icon-zmdi-time:before {
  content: "\f337";
}

.icon-icomoon-stats-bars:before {
  content: "\e99c";
}

.icon-icomoon-exit:before {
  content: "\ea14";
}

/* Nav tabs */
.tab-content {
  padding-top: 10px;
}

/* Nav tabs style #2 */
.nav-tabs-two .tab-content {
  border: 1px solid #eee;
  border-top: 0px;
  padding: 10px 15px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.nav-tabs-two ul.nav-tabs li {
  margin-right: 2px;
}
.nav-tabs-two ul.nav-tabs li a {
  background: #fcfcfc;
  border: 1px solid #eee;
  border-bottom: 1px solid #fcfcfc;
  padding: 12px 15px 10px;
}
.nav-tabs-two ul.nav-tabs li a:hover {
  background: #fff;
  color: #555;
  border-bottom: 1px solid #eee;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.nav-tabs-two ul.nav-tabs li.active a {
  background: #fff;
  color: #555;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
  border-top: 3px solid #21002d;
}
.nav-tabs-two ul.nav-tabs li.active a:hover {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.nav-tabs-two ul.nav-tabs li.open a {
  background: #fff;
  color: #555;
  border-bottom: 1px solid #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.nav-tabs-two ul.nav-tabs li.open a:hover {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.nav-tabs-two ul.nav-tabs li.open a:focus {
  border-bottom: 1px solid #fff;
  border-left: 1px solid #eee;
  border-right: 1px solid #eee;
}
.nav-tabs-two.font-lg ul.nav-tabs li a {
  font-size: 24px;
}

@media (max-width: 992px) {
  .nav-tabs-two.font-lg ul.nav-tabs li a {
    font-size: 18px;
  }
}
.schedule-auto {
  margin-top: 30px;
}
.schedule-auto h1 {
  margin-top: 50px;
  font-weight: 600;
}
.schedule-auto .row-block--no-autodiv {
  margin-top: 5px;
  margin-bottom: 10px;
}
.schedule-auto .subheader {
  text-align: center;
  margin-bottom: 30px;
  line-height: 1.4;
}
.schedule-auto .tab-content {
  margin-bottom: 40px;
}
.schedule-auto .time {
  font-size: 20px;
  line-height: 1.35;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #000000;
}
.schedule-auto .heading {
  font-size: 20px;
  line-height: 1.23;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #000000;
  margin-bottom: 10px;
}
.schedule-auto .line {
  height: 1px;
  background: #000;
  opacity: 0.1;
  margin-top: 15px;
  margin-bottom: 15px;
}
.schedule-auto .subheading,
.schedule-auto .subheading-footer,
.schedule-auto .qa {
  font-size: 16px;
  line-height: 1.23;
  font-weight: 400;
}
.schedule-auto .inlinepic,
.schedule-auto .floatpic {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 400;
  margin-top: 0;
}
.schedule-auto .inlinepic img {
  display: inline-block;
  max-width: 100px;
  margin-right: 10px;
  height: auto;
}
.schedule-auto .floatpic img {
  float: left;
}
.schedule-auto .rblocks .rblock {
  border: 1px solid #1661ca;
  display: inline-block;
  padding: 5px 5px;
  margin: 5px 5px;
  border-radius: 5px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  line-height: 1.7;
}
.schedule-auto .rblocks.row .rblock {
  width: 100%;
}
.schedule-auto .subheading {
  font-weight: bold;
}
.schedule-auto .subheading::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #21002d;
  margin-right: 10px;
  content: "\f130";
}
.schedule-auto .qa::before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #21002d;
  margin-right: 5px;
  content: "\f086";
}
.schedule-auto .topics {
  margin-top: 10px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 400;
  list-style-type: none;
  padding-left: 0;
}
.schedule-auto .topics ul {
  padding-left: 30px;
  line-height: 1.2;
  list-style-type: none;
}
.schedule-auto .topics li:before {
  font-family: "FontAwesome";
  content: "\f0da"; /* caret-right */
  float: left;
  color: #21002d;
  margin-left: -20px;
}
.schedule-auto .note-bordered {
  border-left: 3px solid #21002d;
  line-height: 1.5;
  padding-left: 10px;
  margin-left: 3px;
  margin-top: 5px;
  font-style: italic;
}
.schedule-auto .speaker {
  font-size: 16px;
  line-height: 1.4;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  min-height: 55px;
}
.schedule-auto .speaker .company {
  display: block;
  margin-left: 60px;
  font-weight: bold;
  color: #21002d;
  text-decoration: none;
}
.schedule-auto .speaker .speaker-info {
  margin-left: 60px;
  margin-top: 3px;
}
.schedule-auto .speaker .speaker-img {
  width: 50px;
  height: 50px;
  float: left;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 140px;
  background-color: #f5f5f5;
}
.schedule-auto .speaker .speaker-img.mr-placeholder {
  background-image: url("/img/persons/300x300/mr-placeholder.png");
  background-color: #c7c7c7;
}
.schedule-auto .stand::before {
  color: #21002d;
  margin-left: 0;
  content: "\e800"; /* Exhibition Stand */
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: -5px;
  -webkit-font-smoothing: antialiased;
}
.schedule-auto .speaker-img.bs-150 {
  background-size: 150px;
}
.schedule-auto .speaker-img.bs-140 {
  background-size: 140px;
}
.schedule-auto .speaker-img.bs-120 {
  background-size: 120px;
}
.schedule-auto .speaker-img.bs-100 {
  background-size: 100px;
}
.schedule-auto .speaker-img.bs-80 {
  background-size: 80px;
}
.schedule-auto .speaker-img.bs-70 {
  background-size: 70px;
}
.schedule-auto .speaker-img.bs-60 {
  background-size: 60px;
}
.schedule-auto .speaker-img.bs-50 {
  background-size: 50px;
}
.schedule-auto .speaker-img.bs-55 {
  background-size: 55px;
}
.schedule-auto .speaker-img.bs-40 {
  background-size: 40px;
}
.schedule-auto .agenda-divider {
  width: 100%;
  height: 1px;
  background: #000;
  opacity: 0.1;
}

@media (max-width: 992px) {
  .schedule-auto .time {
    font-size: 14px;
    line-height: 1.35;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #000000;
  }
  .schedule-auto .heading {
    font-size: 18px;
    line-height: 1.23;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    color: #000000;
  }
  .schedule-auto .subheading,
  .schedule-auto .subheading-footer,
  .schedule-auto .topics,
  .schedule-auto .qa {
    font-size: 12px;
    font-weight: 600;
  }
  .schedule-auto .speaker {
    font-size: 12px;
    min-height: 48px;
  }
  .schedule-auto .line {
    height: 1px;
    background: #000;
    opacity: 0.1;
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .schedule-auto .buttons {
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
body {
  background-color: #123647;
  color: #ffffff;
}

header > nav {
  background: #fff;
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.4);
}

header img {
  max-width: 145px;
}

.navbar-brand {
  padding: 10px 15px 15px;
}

.navbar-nav > li > a {
  padding-top: 25px;
  padding-bottom: 25px;
}

main {
  padding-top: 60px;
}
main h3 {
  color: #21002d;
  padding-bottom: 12px;
  font-weight: 300;
  font-size: 4rem;
}
main h4 {
  color: #21002d;
  font-weight: 300;
}

@media only screen and (max-width: 600px) {
  h3 {
    font-size: 2.5rem;
  }
  p {
    font-size: 1.8rem;
  }
  .conference-logo {
    width: 80%;
  }
  .special-feature-heading {
    font-size: 3rem !important;
  }
  .port-tour-title {
    font-size: 4rem !important;
  }
  .register-interest-heading {
    font-size: 3rem !important;
  }
  .port-tour-image {
    float: none !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    display: block;
  }
}
.link-white {
  border-bottom: 2px dashed;
  color: white;
  text-decoration: none;
}

footer .foot-item:last-of-type {
  display: none;
}

@media (max-width: 430px) {
  header img {
    max-width: 90px;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  main {
    padding-top: 10px;
  }
}
.image-bg-block-1 {
  background-size: cover;
  background-image: url(https://epc.fra1.cdn.digitaloceanspaces.com/img/events/484/refinery.jpg);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  display: block;
  opacity: 0.1;
  z-index: -1;
  border-radius: 10px;
}

.image-bg-block-container {
  position: relative;
  padding: 20px 20px;
  margin: 0 40px;
  border-radius: 10px;
  box-shadow: aliceblue;
  box-shadow: 4px 4px 8px 2px rgba(36, 57, 69, 0.56);
}

.image-bg-block-2 {
  background-size: cover;
  background-image: url(https://epc.fra1.cdn.digitaloceanspaces.com/img/events/484/omv-schwechat-refinery-2.jpg);
  width: 100%;
  height: 250px;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  display: block;
  border-radius: 10px;
}

.image-bg-block-container-2 {
  position: relative;
  bottom: 10px;
  right: 20px;
  height: 230px;
  width: 420px;
  padding: 20px 20px;
  margin: 0 40px;
  border-radius: 10px;
  box-shadow: aliceblue;
  box-shadow: 4px 4px 8px 2px rgba(36, 57, 69, 0.56);
}

.image-bg-block-3 {
  background-size: cover;
  background-image: url(https://epc.fra1.cdn.digitaloceanspaces.com/img/events/484/omv-schwechat-refinery-3.jpg);
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-repeat: no-repeat;
  display: block;
  z-index: -1;
  border-radius: 10px;
}

.image-bg-block-container-3 {
  position: relative;
  bottom: 100px;
  left: 120px;
  width: 400px;
  height: 200px;
  margin: 0 40px;
  border-radius: 10px;
  box-shadow: aliceblue;
  box-shadow: 4px 4px 8px 2px rgba(36, 57, 69, 0.56);
}

@media only screen and (max-width: 600px) {
  .image-bg-block-container-3, .image-bg-block-container-2 {
    display: none;
  }
}
.button-seminar {
  border-radius: 5px;
  margin-top: 10px;
  padding: 7px 18px;
  background-color: #5bbb61;
  border: 0.5px solid #fff;
  color: white;
}

.button-seminar:hover {
  background-color: #418e46;
  color: white;
}
