/*Search icon*/
#search-container {
  visibility: hidden;
  height: 0;
}

#masthead #header-search-button {
  display: none;
}

#masthead .site-branding {
  justify-content: left;
}

#masthead .site-branding p.site-title {
  display: none;
}

#masthead .site-logo-link {
  width: 240px;
}

.lightbox {
  width: 60%;
}

/* Entry header css trick*/

.entry-header {
  visibility: hidden;
  content: none;
  margin-top: -38px;
}

/* Video about glomex */

.md-imac .md-screen iframe {
  width: 200%;
}

/* Remove dotted border for link in Firefox*/
a, a:hover, a:focus, a:active {
  outline: 0;
}

h1.video-title {
  font-size: 52px;
  line-height: 1.2;
  text-shadow: 1px 1px 3px #444;
  font-weight: 200;
  top: 50%;
}

/* Submit button*/
.wpcf7-spinner {
  width: 300px;
}

/*CTA button*/
.cta a, .more-link-container a {
  text-align: center;
  display: inline-block;
  line-height: 1.7;
  border-radius: 25px;
  padding: 12px 20px;
  color: #000;
  border: 1px solid #999;
}

.cta a:hover {
  text-align: center;
  display: inline-block;
  line-height: 1.7;
  border-radius: 25px;
  padding: 12px 20px;
  border: 1px solid #fff;
  color: #fff !important;
  background: #026EE1;
}

.bg .cta a:hover {
  background: #026EE1;
}

.cta cta-inline {
  display: inline;
}

.one-line {
  padding-top: 15px;
  display: inline-block;
}

.inline {
  display: inline-block;
  width: 63%;
}

/* Testimonials */

.testimonial_rotator_stars {
  justify-content: left;
}

/* Number list */
.list_number .inner-block .box {
  text-align: center;
}

.container.th-self-end {
  width: 80%;
}

/* Statistic section */
.statistic .inner-block .block30 {
  margin-top: 32px;
}

/* Full Screen Video */
.container.container-featured {
  overflow: hidden;
}

.full-width-container {
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 5px;
}

.full-width-container .inner-block {
  max-width: 1200px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  z-index: 2;
}

.site-info {
  visibility: hidden;
}

.page .entry-content h2 {
  color: #026EFF;
  font-size: 2.566em;
  font-weight: 600;
  line-height: 1.3;
  margin-bottom: 30px;
  margin-top: 40px;
  top: -150px;
  text-transform: uppercase;
}

h2.title-divider {
  margin-top: 0;
  padding: 16px;
}

#primary-header {
  height: 18em;
  margin-bottom: 0;
  margin-left: auto;
}

.has-background-cover {
  background-position: left top;
}

#primary {
  margin-bottom: -35px;
}

/* Full width container */
.container {
  width: 100%;
  padding: 0;
}

.glomex-media,
.glomex-media-slider {
  padding: 0 0 20px 40px;
}

.video-section video {
  width: 1920px;
  height: 1080px;
  max-width: 1920px;
  max-height: 1080px;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.video-section {
  max-height: 875px;
}

.vidbg-overlay {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 42%);
}

.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0.00) 55%);
  /* background-color: rgba(0,0,0,0.2);*/
  width: 100%;
  height: 100vh;
  display: inline-block;
  z-index: 2;
}

.item-inner-video {
  top: 24%;
  width: 80%;
}

hr {
  background-color: #026EFF;
  height: 1px;
  margin: 0 10px 24px 0;
  border-top: none;
}

.darkgrey-bg {
  background-color: #9B9B9B;
  color: #fff;
  margin-top: 16px;
}

.box.link-item .overlay {
  opacity: 0.56;
}

.kategorien .box .overlay {
  opacity: 0.4;
}

.kategorien .inner-block {
  top: 25%;
  margin-bottom: 15px;
}

.kategorien .box .inner-block h3 {
  font-weight: 400;
}

.box.link-item:hover .overlay {
  background: #4A4A4A;
  background-image: linear-gradient(90deg, rgba(2, 110, 225, 0.40) 0%, rgba(0, 11, 215, 0.40) 100%);
  opacity: 0.8;
}

.box.rounded {
  border-radius: 14px;
}

.info-text {
  margin-left: 10px;
}

.info-text b {
  display: block;
}

.big-numbers {
  font-size: 3.95em;
}

.number {
  vertical-align: top;
  text-align: center;
  padding-top: 1px;
  margin-right: 8px;
  display: inline-block;
  height: 60px;
  width: 60px;
  box-shadow: 0 0 6px 0 #A5A5A5;
  border-radius: 100%;
  background-color: #026EFF;
  float: none;
}

.bigCircle {
  vertical-align: top;
  text-align: center;
  padding-top: 0;
  margin-top: -12px;
  margin-right: 8px;
  display: inline-block;
  height: 86px;
  width: 86px;
  float: none;
  border-radius: 100%;
  background-color: #026EE1;
}

.bigCircle .wrap {
  display: inline-block;
  margin: 2px;
  color: #444;
  background: #fff;
  font-size: 24px;
  height: 82px;
  width: 82px;
  border-radius: 100%;
}

h4 .titleType {
  font-size: 1.266rem;
  font-weight: 700;
  margin: 20px 0 8px 0;
  padding: 8px;
}

.icon-border {
  vertical-align: top;
  text-align: center;
  padding-top: 0;
  margin-top: -12px;
  margin-right: 8px;
  display: inline-block;
  height: 60px;
  width: 60px;
  float: none;
}

.number b {
  padding-top: 7px;
  display: inline-block;
  margin: 1px;
  color: #444;
  background: #fff;
  font-size: 24px;
  height: 56px;
  width: 56px;
  border-radius: 100%;
}

.icon-border .wrap {
  padding-top: 11px;
  display: inline-block;
  margin: 1px;
  color: #444;
  background: #fff;
  font-size: 24px;
  height: 56px;
  width: 56px;
  border-radius: 100%;
}

.info-icon {
  /*padding-top:18px;*/
  height: 60px;
  width: 60px;
  margin-right: 16px;
  margin-top: 1px;
  box-shadow: 0 0 6px 0 #A5A5A5;
  border-radius: 100%;
  background-image: linear-gradient(0deg, #026EE1 0%, #000BD7 100%);
}

.info-icon i {
  padding: 12px;
  margin: 2px;
  color: #444;
  background: #fff;
  height: 56px;
  width: 56px;
  border-radius: 100%;
}

#colophon .footer-widget-area, .footer-widget-area {
  padding-top: 0;
  padding-bottom: 0;
}

#colophon .container {
  /*margin-left: 35%;*/
}

/* Karrier */
.team-member {
  width: 15%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  margin-right: 25px;
  margin-bottom: 25px;
}

.team-member img {
  border-radius: 50%;
}

/* FAQ  */
.accordion {
  margin-left: 2%;
  margin-bottom: 100px;
}

.accordion dt {
  background-image: linear-gradient(-90deg, #EBF2F9 33%, #F6E4FD 100%);
  border: none;
  background-color: #333;
  margin-bottom: 0;
  display: block;
  font-weight: 600;
}

.accordion dt:hover {
  text-decoration: underline;
}

.accordion dd {
  margin-bottom: 10px;
  padding: 20px;
  font-size: 16px;
  line-height: 1.5em
}

.footer-bottom {
  text-align: center;
}

.footer-navigation li:first-child {
  border: none;
}

/* mobile */
@media only screen and (min-width: 300px) and (max-width: 600px) {
  .su-column-size-1-6, .su-column {
    width: 33% !important;
  }

  .su-row {
    padding-top: 0 !important;
  }

  .accordion {
    margin-left: 0;
  }

  .lightbox, .su-lightbox-content {
    width: 90% !important;
  }

  .wp-svg-info .info {
    margin-left: 0;
    margin-right: 0;
  }

  h2 {
    font-size: 1.9em !important;
  }

  .full-width-container {
    height: 50vh;
  }

  .list_number .inner-block .box {
    text-align: left;
  }

  .video-section .mainpage {
    top: 20%;
    text-align: center;
  }

  .video-section .subpage {
    top: 70%;
    text-align: center;
  }
}

/*Produkt & Technik*/
/*display buttons next to eachother*/

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

.button-flex .cta {
  width: inherit;
  margin: 0 10px 80px 10px;
}

/*both buttons have equal width*/
.button-flex .cta a {
  width: 200px;
}

a.dashicons-before {
  position: relative;
  top: 150px; /* or whatever value you need */
  display: block;
}

.form-heading {
  padding-top: 40px;
}

.cp-flex {
  display: flex;
  flex-direction: column;
}

.cp-flex-item .inner-block, .cp-flex-item-reverse .inner-block {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 40px;
}

.half {
  width: 50%;
  padding: 0 40px 0 40px;
}

.half img {
  width: 100%;
}

.award-flex {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.award-flex h2 {
  text-align: left;
}

.award-flex .text {
  padding-left: 5%;
  padding-right: 5%;
  text-align: left;
  width: 60%;
}

.award-flex .image {
  padding: 10% 5%;
}

@media only screen and (min-width: 300px) and (max-width: 900px) {
  .button-flex {
    flex-direction: column;
  }

  .button-flex .cta {
    margin: 20px;
  }

  .cp-flex-item .inner-block {
    flex-direction: column-reverse;
  }

  .cp-flex-item-reverse .inner-block, .award-flex {
    flex-direction: column;
  }


  .half, .award-flex .text {
    width: 100%;
  }

  .half img, .award-flex .image {
    width: 100%;
  }

  .video-section {
    height: 60vh !important;
  }

  .item-inner-video .cta {
    margin: 2vh !important
  }

  #frontpage-video h1 {
    width: 100% !important;
    padding-top: 0 !important;
    margin: auto 2vh !important;
    font-size: 6.5vh !important;
  }

  /* Karrier */
  .team-member {
    width: 25%;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    margin-right: 14px;
  }

  .team-member img {
    border-radius: 50%;
  }

  .video-section h1.entry-title {
    font-size: 7.5vh !important;
    padding-top: 49vh !important;
  }
}

.video-section {
  height: 90vh;
  margin: 0 !important;
  padding: 0;
  border: none;
}

/*Fix for Blog title*/
#blog-page-header .container.th-self-end {
  width: 100%;
  margin-left: 4.2%;
}


#frontpage-video h1 {
  width: 70%;
  padding-top: 0;
  margin: auto 4vw;
  color: #fff;
  font-size: 60px;
  line-height: 1.2;
  text-shadow: 1px 1px 3px #444;
  vertical-align: middle;
}

.no-margin-top {
  margin-top: 0 !important;
  padding-top: 30px;
}

.no-margin-bottom {
  margin: 24px 0 8px 0 !important;
  padding-bottom: 40px;
}

/*for displaying the mobile navigation
 * -- needs to be deleted when there is a real English primary navigation*/

.english-primary-menu {
  display: none !important;
}

.su-row {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  max-height: 200px;
  padding-top: 40px;
}

.site-logo-link {
  height: 65px;
}

@media (min-width: 768px) {
  .site-header img.site-logo {
    max-width: inherit;
  }
}

@media only screen and (min-width: 601px) and (max-width: 993px) {
  .su-column-size-1-6, .su-column {
    width: 15% !important;
  }

  .su-column-size-1-5 {
    width: 28% !important;
  }


  .su-row {
    justify-content: center;
    padding-top: 0 !important;
  }

  .box {
    padding: 16px 0 10px 0;
  }
}

/* 404 Page */

.error404 .error-404.not-found {
  min-height: 37vh;
  padding-top: 17vh;
}

/* Blog Page */

#full-width {
  width: 100%;
}


.post .entry-header {
  visibility: visible;
  margin-top: 10px;
}

#grid-container {
  margin: 5% auto;
  display: flex;
  flex-direction: row;
  height: 100%;
}

#grid-content {
  width: 45%;
  padding-right: 7%;
  padding-left: 10.5%
}

#secondary {
  width: 26%;
  padding: 0 0 0 10px;
}

#secondary .search-field {
  width: 80%;
}

#secondary .widget {
  padding-top: 10%;
}

.byline, .comments-link {
  visibility: hidden;
}

.blog-page-header {
  height: 27vh;
  width: 100%;
}

/*
Blog Page Header, TBD
TODO: probably update these colors.
*/
.blog-page-header .overlay {
  opacity: 0.7;
  background-image: linear-gradient(90deg, #026EE1 0%, #000BD7 100%);
}

.more-link-container a:hover {
  color: #fff !important;
  background: linear-gradient(to right, #026EE1, #000BD7) !important;
}

/*responsive blog page*/
@media only screen and (max-width: 600px) {
  #grid-container {
    flex-direction: column;
  }

  #grid-content {
    width: 85% !important;
    padding-right: 5%;
    padding-left: 8%;
    padding-bottom: 10%;
  }

  #secondary {
    width: 100% !important;
  }

  #secondary .search-field {
    width: 90% !important;
  }

  #secondary .widget {
    font-size: 80%;
    width: 80% !important;
    padding-top: 2%;
    padding-right: 10%;
    padding-left: 8%;
  }
}


/*Extra CSS für Tabelle*/

.tablepress thead th,
.tablepress tfoot th {
  background-color: #000BD7;
  color: #ffffff;
}

.non-iab-vendors #full-width {
  width: 90%;
}

/*extra css for widget-buttons*/

.widget-area input[type=submit],
.widget-area button:hover {
  color: #fff !important;
  background: linear-gradient(to right, #026EE1, #000BD7) !important;
}

.widget-area input[type=submit],
.widget-area button {
  background: #ffffff;
  border: 1px solid;
  /*font-size:0.9rem;*/
}

/* Subscribe form */
.widget-area .wpforms-confirmation-container-full {
  color: #000000;
  margin: 0 0 0 0;
  background: #ffffff;
  border: none;
  padding: 1px 1px;
}

/*remove asterix*/
.widget-area div.wpforms-container-full .wpforms-form .wpforms-required-label {
  color: #ffffff;
  font-weight: 400;
}

/*submit button*/
.widget-area div.wpforms-container-full .wpforms-form input[type=submit],
.widget-area div.wpforms-container-full .wpforms-form button[type=submit] {
  background-color: #ffffff;
  text-align: center;
  display: inline-block;
  padding: 12px 20px;
  border: 1px solid #999;
  border-radius: 25px;
  line-height: 1.3;
  font-size: 0.85rem;
}

/*Removes extra red box under contact form*/
.wpcf7-form .wpcf7-response-output {
  border: none;
}

/*CSS for testimonials*/

.strong-view.modern .testimonial-content {
  font-size: 1em;
}
