/*
Theme Name: JupiterX Child
Description: Jupiter X Child Theme
Author: Artbees
Author URI: https://jupiterx.com
Template: jupiterx
Version: 1.0.0
Text Domain: jupiterx
Domain Path: /languages
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

:is(.lang-item-fr, .lang-item-it) {
  display: none !important;
}

/* Languages temporarily disabled */
.pll-parent-menu-item :is(.sub-menu, .sub-arrow) {
  display: none !important;
}

/* ============ BEGIN GENERIC STYLE ============ */

.cerebri_900,
.cerebri_900 .elementor-heading-title {
  font-family: 'cerebri 900' !important;
}

.cerebri_700 {
  font-family: 'cerebri 700' !important;
}

.cerebri_500 {
  font-family: 'cerebri 500' !important;
}

.cerebri_400,
.cerebri_400 .elementor-heading-title {
  font-family: 'cerebri 400' !important;
}

.cerebri_300,
.cerebri_300 .elementor-heading-title {
  font-family: 'cerebri 300' !important;
}

.terms-conditions-tabs .raven-tabs-title.raven-tabs-active {
  background-color: #1BBC9B;
  color: #fff !important;
}

.generic-section {
  padding-left: 5% !important;
  padding-right: 5% !important;
}

.admin-only {
  display: none !important;
}

.role-administrator .admin-only {
  display: block !important;
}

/* .pll-parent-menu-item {
  display: none !important;
}
.logged-in .pll-parent-menu-item {
  display: block !important;
} */

/* ============ END GENERIC STYLE ============ */


/* ============ BEGIN MENU ============ */

.main-menu-desktop nav > ul > li.current-menu-item > a::before {
  content: '';
  background-color: #1BBC9B !important;
  position: absolute;
  left: 10px;
  top: 51%;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border-radius: 10px;
}

.main-menu-desktop nav ul.sub-menu > li.current-menu-item a::before {
  content: '';
  background-color: #1BBC9B !important;
  position: absolute;
  left: 5px;
  top: 51%;
  transform: translateY(-50%);
  width: 7px;
  height: 7px;
  border-radius: 10px;
}

.main-menu-desktop nav li.current-menu-item a.elementor-item-active:hover {
  color: #1BBC9B !important;
}

.main-menu-mobile {
  display: none;
}

.main-menu-desktop li.request-a-demo-phone > a {
  background-color: #1BBC9B;
  border-radius: 3px 3px 3px 3px;
  padding: 14px 25px !important;
}

.main-menu-desktop li.request-a-demo-phone > a:hover {
  background-color: #18A184;
  color: #fff !important;
}

/* .main-menu-desktop li:last-child > a {
  padding-right: 0 !important;
} */

.raven-nav-menu-side .raven-side-menu-logo {
  align-self: flex-start !important;
  padding: 0 20px;
  margin-bottom: 30px !important;
}

.raven-side-menu-logo img {
  width: 200px;
}

.raven-nav-menu-mobile .raven-nav-menu li > a {
  padding: 12px 15px 12px 55px !important;
  margin-bottom: 10px;
  font-family: 'cerebri 400' !important;
  border-radius: 5px;
}

.raven-nav-menu-mobile .raven-nav-menu li > a::before {
  content: '';
  font-family: 'fontawesome';
  font-size: 26px;
  width: 26px;
  position: absolute;
  left: 12px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.raven-nav-menu-mobile .raven-nav-menu > li:nth-child(1) > a.raven-menu-item-active::before,
.raven-nav-menu-mobile .raven-nav-menu > li:nth-child(1) > a:hover::before {
  background-image: url('images/cog-black.png');
}

.raven-nav-menu-mobile .raven-nav-menu > li:nth-child(1) > a::before {
  content: '';
  background-image: url('images/cog-white.png');
  height: 26px;
}

.raven-nav-menu-mobile .raven-nav-menu li:nth-child(2) > a.raven-menu-item-active::before,
.raven-nav-menu-mobile .raven-nav-menu li:nth-child(2) > a:hover::before {
  background-image: url('images/hand-black.png');
}

.raven-nav-menu-mobile .raven-nav-menu li:nth-child(2) > a::before {
  content: '';
  background-image: url('images/hand-white.png');
  height: 26px;
}

.raven-nav-menu-mobile .raven-nav-menu ul.sub-menu > li:nth-child(1) > a::before {
  background-image: url('images/phone-white.png');
  height: 26px;
}

.raven-nav-menu-mobile .raven-nav-menu ul.sub-menu > li:nth-child(1) > a.raven-menu-item-active::before,
.raven-nav-menu-mobile .raven-nav-menu ul.sub-menu > li:nth-child(1) > a:hover::before {
  background-image: url('images/phone-black.png');
}

.raven-nav-menu-mobile .raven-nav-menu li:nth-child(3) > a::before {
  content: '\f0a1';
}

.raven-nav-menu-mobile .raven-nav-menu li:nth-child(4) > a::before {
  content: '';
  background-image: url('images/about-white.png');
  height: 26px;
}

.raven-nav-menu-mobile .raven-nav-menu li:nth-child(4) > a.raven-menu-item-active::before,
.raven-nav-menu-mobile .raven-nav-menu li:nth-child(4) > a:hover::before {
  background-image: url('images/about-black.png');
}

.raven-nav-menu-mobile .raven-nav-menu li:nth-child(5) > a.raven-menu-item-active::before,
.raven-nav-menu-mobile .raven-nav-menu li:nth-child(5) > a:hover::before {
  background-image: url('images/bell-black.png');
}

.raven-nav-menu-mobile .raven-nav-menu li:nth-child(5) > a::before {
  content: '';
  background-image: url('images/bell-white.png');
  height: 26px;
}

.raven-nav-menu-mobile .raven-nav-menu li {
  padding: 0 20px !important;
}

nav.raven-nav-menu-mobile {
  padding-top: 30px;
}

.raven-nav-menu-mobile > .raven-container {
  padding-top: 35px;
  border-top: 1px solid rgb(255 255 255 / 20%);
}

.raven-nav-menu-mobile .raven-nav-menu-close-button {
  top: 32px;
}

/* CHANGE FONT COLOR FOR WHITE HEADERS */
.post-type-archive-blogs .main-menu-desktop nav > ul > li:not(.request-a-demo) > a,
.single-blogs .main-menu-desktop nav > ul > li:not(.request-a-demo) > a,
.post-type-archive-jobs .main-menu-desktop nav > ul > li:not(.request-a-demo) > a,
.page-id-5628 .main-menu-desktop nav > ul > li:not(.request-a-demo) > a,
.page-id-5643 .main-menu-desktop nav > ul > li:not(.request-a-demo) > a,
.page-id-5647 .main-menu-desktop nav > ul > li:not(.request-a-demo) > a,
.page-id-5653 .main-menu-desktop nav > ul > li:not(.request-a-demo) > a {
  color: #000 !important;
}

/* ============ END MENU ============ */


/* ============ START LANGUAGE SWITCHER ============ */

li.pll-parent-menu-item > a > img /*, li.lang-item > a > img */ {
  display: none;
}

li.pll-parent-menu-item > a {
  width: 80px;
  height: 100%;
}

li.pll-parent-menu-item > a > span.sub-arrow {
  position: absolute;
  right: 0;
}

li.pll-parent-menu-item > a::after {
  content: '';
  width: 30px;
  height: 30px;
  background-size: contain;
  display: block;
  opacity: 1 !important;
  background-color: transparent !important;
  background-repeat: no-repeat;
}

/* =========== english  =========== */
/* PARENT MENU */ li.pll-parent-menu-item.menu-item-5444 > a::after                { background-image: url('images/flags/en_GB.svg'); }
/* CHILD MENU  */ .pll-parent-menu-item > ul.sub-menu > li.lang-item-en > a::after { background-image: url('images/flags/en_GB.svg'); }

/* =========== german =========== */
/* PARENT MENU */ li.pll-parent-menu-item.menu-item-3036 > a::after                { background-image: url('images/flags/de_DE.svg'); }
/* CHILD MENU  */ .pll-parent-menu-item > ul.sub-menu > li.lang-item-de > a::after { background-image: url('images/flags/de_DE.svg'); }

/* =========== italian =========== */
/* PARENT MENU */ li.pll-parent-menu-item.menu-item-3043 > a::after                { background-image: url('images/flags/it_IT.svg'); }
/* CHILD MENU  */ .pll-parent-menu-item > ul.sub-menu > li.lang-item-it > a::after { background-image: url('images/flags/it_IT.svg'); }

/* =========== netherlands  =========== */
/* PARENT MENU */ li.pll-parent-menu-item.menu-item-3863 > a::after                { background-image: url('images/flags/nl_NL.svg'); }
/* CHILD MENU  */ .pll-parent-menu-item > ul.sub-menu > li.lang-item-nl > a::after { background-image: url('images/flags/nl_NL.svg'); }

/* =========== french  =========== */
/* PARENT MENU */ li.pll-parent-menu-item.menu-item-6151 > a::after                { background-image: url('images/flags/fr_FR@2x.png'); }
/* CHILD MENU  */ .pll-parent-menu-item > ul.sub-menu > li.lang-item-fr > a::after { background-image: url('images/flags/fr_FR@2x.png'); }


.pll-parent-menu-item > ul.sub-menu {
  min-width: unset !important;
  right: 0 !important;
  left: unset !important;
}

.pll-parent-menu-item > ul.sub-menu > li.lang-item > a {
  border-left: none;
  padding: 6px 15px !important;
}

.pll-parent-menu-item > ul.sub-menu > li.lang-item > a img {
  display: none;
}

.pll-parent-menu-item > ul.sub-menu > li.lang-item > a::after {
  content: '';
  width: 25px;
  height: 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.pll-parent-menu-item > a > span:not(.sub-arrow),
.pll-parent-menu-item > ul.sub-menu > li.lang-item > a span:not(.sub-arrow) {
  display: none;
}

.raven-nav-menu-mobile .raven-nav-menu li.pll-parent-menu-item > a {
  padding-left: 15px !important;
}

.raven-nav-menu-mobile .raven-nav-menu li.pll-parent-menu-item > a > span.sub-arrow {
    right: 15px;
}

.raven-nav-menu-mobile .raven-nav-menu li.pll-parent-menu-item ul.sub-menu > li > a::before {
  display: none;
}

/* TEMPORARILY DISABLE NETHERLANDS */
/* .pll-parent-menu-item > ul.sub-menu li.lang-item-nl {
  display: none;
} */

/* ============ END LANGUAGE SWITCHER ============ */


/* ============ BEGIN HEADER STYLE ============ */

main.jupiterx-main .elementor-element.image-after-header {
  padding-left: 5%;
  padding-right: 5%;
}

.image-after-header::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  z-index: -1;
}

.image-after-header.news::after {
  background-image: url('images/headers/header-after-news.jpg');
}

.image-after-header.integrate::after {
  background-image: url('images/headers/header-after-integrate.jpg');
}

.image-after-header.offer::after {
  background-image: url('images/headers/header-after-offer.jpg');
  background-size: contain;
}

.image-after-header.partners::after {
  background-image: url('images/headers/header-after-partners.jpg');
  background-size: contain;
}

.image-after-header.about::after {
  background-image: url('images/headers/header-after-about.jpg');
  background-size: contain;
}

.image-after-header.nine-two-nine-two::after {
  background-image: url('images/headers/header-after-9292-02.jpg');
  background-size: contain;
}

/* .image-after-header.vacancy-intro::after {
  background-image: url('images/headers/header-after-vacancy.jpg');
  background-size: contain;
  opacity: .6;
} */

.tranzer_subpagina-header .elementor-widget-heading {
  hyphens: auto;
  word-break: break-word;
}

/* header .widget_polylang .jupiterx-widget-content li > a > img {
  position: relative;
}

header .widget_polylang .jupiterx-widget-content li > a > img::after {
  content: '';
  background-image: url('images/english-flag.png');
  width: 100%;
  height: 100%;
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
} */

/* ============ END HEADER STYLE ============ */


/* ============ BEGIN POPUP ============ */

.tranzer_popup-container.elementor-section {
  position: fixed;
  top: 0;
  z-index: 9999999;
  height: 100% !important;
  width: 100% !important;
  background-color: rgb(0 0 0 / 70%);
  display: none;
}

.tranzer_popup-container > .elementor-container,
.tranzer_popup-container > .elementor-container .elementor-widget-shortcode,
.tranzer_popup-container > .elementor-container .elementor-widget-shortcode > .elementor-widget-container,
.tranzer_popup-container > .elementor-container .elementor-widget-shortcode > .elementor-widget-container > .elementor-shortcode {
  height: 100%;
}

.tranzer_popup-background {
  width: 100%;
  height: 100%;
  cursor: pointer;
}

.tranzer_popup-wrapper {
  width: 100%;
  height: 100%;
}

.tranzer_popup-inner-container {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 1000px;
  transform: translate(-50%, -50%);
  border-radius: 30px;
  display: flex;
  overflow: hidden;
  background-image: url('images/bg-pattern-hiring.png');
  z-index: 9999999;
}

.tranzer_popup-inner-container .recaptcha_v3-bottomright {
  opacity: 0;
}

.tranzer_popup-inner-container > * {
  width: 50%;
}

.tranzer_popup-inner-container .popup_col1 {
  padding: 45px;
  background-color: #fff;
}

.tranzer_popup-inner-container .popup_col2 {
  padding: 45px 45px 50px;
  background-color: #1BBC9B;
}

.tranzer_popup-inner-container h2 {
  font-family: 'cerebri 700';
  font-size: 30px;
  margin-bottom: 30px;
}

.tranzer_popup-inner-container p {
  font-family: 'cerebri 400';
  font-size: 20px;
}

.tranzer_popup-inner-container .popup-contactinfo {
  display: block;
  margin-top: 35px;
  font-size: 20px;
}

.tranzer_popup-inner-container .popup-contactinfo a {
  font-family: 'cerebri 400';
  color: #2A2A2A;
}

/* .tranzer_popup-inner-container .popup-contactinfo > *:nth-child(2) {
  border-bottom: 1px #e9e9e9 solid;
  display: block;
  padding-bottom: 7px;
  margin-bottom: 7px;
} */

.tranzer_popup-inner-container .popup-contactinfo p {
  margin: 0;
  color: #bbbbbb;
}

.tranzer_popup-inner-container .close {
  font-family: 'cerebri 400';
  background-color: #1BBC9B;
  opacity: 1;
  text-shadow: none;
  color: #10846d;
  border-radius: 20px;
  font-size: 22px;
  position: absolute;
  right: 25px;
  top: 25px;
}

.tranzer_popup-inner-container .close:focus {
  outline: none;
}

.tranzer_popup-inner-container .elementor-message {
  margin: 40px 0 0;
  color: #fff;
}

.tranzer_popup-inner-container form {
  font-family: 'cerebri 400';
  font-size: 18px;
}

.tranzer_popup-inner-container form input.elementor-field,
.tranzer_popup-inner-container form textarea.elementor-field {
  background-color: transparent !important;
  border-radius: 0;
  border: none;
  border-bottom: 2px solid #18A184;
  padding: 0;
  font-size: 20px;
  color: #fff !important;
}

.tranzer_popup-inner-container form input.elementor-field {
  min-height: 35px;
}

.tranzer_popup-inner-container form input.elementor-field:focus,
.tranzer_popup-inner-container form textarea.elementor-field:focus {
  outline: none;
  border-bottom: 3px solid #18A184;
  box-shadow: none;
}

.tranzer_popup-inner-container form label.elementor-field-label {
  color: #fff;
  margin: 0;
  font-family: 'cerebri 500';
}

.tranzer_popup-inner-container form button[type="submit"]:focus {
  outline: none;
}

/* REMOVE AUTOCOMPLETE YELLOW BACKGROUND */

.tranzer_popup-inner-container form input.elementor-field:-webkit-autofill,
.tranzer_popup-inner-container form input.elementor-field:-webkit-autofill:hover,
.tranzer_popup-inner-container form input.elementor-field:-webkit-autofill:focus,
.tranzer_popup-inner-container form textarea.elementor-field:-webkit-autofill,
.tranzer_popup-inner-container form textarea.elementor-field:-webkit-autofill:hover,
.tranzer_popup-inner-container form textarea.elementor-field:-webkit-autofill:focus {
  /* -webkit-box-shadow: 0 0 0px 1000px #1BBC9B inset; */
  -webkit-text-fill-color: #fff;
  -webkit-box-shadow: 0 0 0px 1000px #1BBC9B inset;
  transition: background-color 5000s ease-in-out 0s;
}


/* ============ END POPUP ============ */


/* ============ BEGIN HOME PAGE ============ */

.tranzer-main-header {
  height: 100vh !important;
}

.tranzer-main-header > .elementor-container {
  height: 100% !important;
}

.elementor-widget-raven-posts-carousel .raven-post-button {
  height: 40px !important;
}

.rev-slider-home::after {
  content: '';
  background-image: url('images/mobile-bot.png');
  position: absolute;
  right: 0;
  bottom: -209px;
  height: 209px;
  width: 828px;
  background-size: contain;
  background-repeat: no-repeat;
}

.revslider_text-extrabold {
  font-family: 'cerebri 900' !important;
}

.revslider_text-regular {
  font-family: 'cerebri 400' !important;
}

.home-first-section::before,
.travel-right-away-section::before {
  content: '';
  background-image: url('images/bg-pattern-home-color.png');
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 711px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top left;
  z-index: -1;
}

.travel-right-away-section::before {
  width: 45%;
}

.home-first-section {
  padding: 150px 5% 80px 5%;
}

  /* .home-mobility::after {
    content: '';
    background-image: url('images/bg-pattern-home-grey.png');
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 344px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    z-index: -1;
  } */

.home-mobility {
  padding: 0 5% 160px 5%;
}

.hiring-section::before {
  content: '';
  background-image: url('images/hiring3.jpg');
  position: absolute;
  right: 0;
  bottom: 0;
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  z-index: -1;
}

.hiring-section::after {
  content: '';
  background-image: url('images/bg-pattern-hiring.png');
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 558px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  z-index: -1;
}

.power-plug a {
  position: relative;
}

.power-plug a::after {
  content: '';
  background-image: url('images/powerplug-w.png');
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  background-color: #16967d;
  border-radius: 0 10px 10px 0;
}

.back-to-home a {
  position: relative;
}

.back-to-home a::after {
  content: '';
  background-image: url('images/home-w.png');
  background-size: 36px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  background-color: #16967d;
  border-radius: 0 10px 10px 0;
}

.bottom-grey-pattern::after {
  content: '';
  background-image: url('images/bg-pattern-home-grey.png');
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50%;
  height: 344px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom right;
  z-index: -1;
}

.back-to-home.app a::after {
  background-image: url('images/phone-w.png');
  background-size: 20px;
}

.client-slider {
  padding: 100px;
}

.partners-grid .e-gallery-grid .e-gallery-image {
  background-size: contain;
  background-repeat: no-repeat;
}

.tranzer-partner-carousel {
  height: 900px;
  overflow: hidden;
}

.tranzer-partner-carousel .carousel-inner,
.tranzer-partner-carousel .carousel-inner .item {
  height: 100%;
}

.tranzer-partner-carousel .carousel-indicators > li, .carousel-indicators > li.active {
  width: auto;
  height: 50px;
  border: none;
  text-indent: 0;
  font-size: 22px;
  margin: 0 2px;
  line-height: 50px;
  padding: 0 25px;
  border-radius: 25px;
  color: #fff;
  font-family: 'cerebri 300';
  transition: .2s;
  font-weight: 300;
  white-space: nowrap;
}

.tranzer-partner-carousel .carousel-indicators > li.active {
  background: #1bbc9b;
  transition: .2s;
}

.tranzer-partner-carousel .carousel-caption {
  bottom: 20%;
  width: 1500px;
  left: 50%;
  transform: translateX(-50%);
  right: unset;
  text-shadow: none;
  text-align: left;
}

.tranzer-partner-carousel .carousel-caption h2 {
  font-size: 44px;
  line-height: 56px;
  font-family: 'cerebri 400';
  font-weight: 300;
  align-self: center;
}

.tranzer-partner-carousel .carousel-caption .linked h2 {
  border-bottom: 3px solid #fff;
  padding-bottom: 20px;
  margin-bottom: 15px;
}

.tranzer-partner-carousel .carousel-caption .linked a::after {
  content: '\f054';
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
  top: 56%;
  transform: translateY(-50%);
  background-color: #fff;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  line-height: 22px;
  font-size: 12px;
  text-align: center;
  color: #1BBC9B;
  transition: .2s;
}

.tranzer-partner-carousel .carousel-caption .linked a:hover::after {
  right: -5px;
}

.tranzer-partner-carousel .carousel-caption .linked a.cases-carousel-button {
  color: #fff;
  font-family: 'cerebri 400';
  font-size: 22px;
  padding-right: 30px;
  position: relative;
}

.tranzer-partner-carousel .carousel-caption h2 a::after {
  content: '\f054';
  font-family: 'FontAwesome';
  margin-left: 12px;
  font-size: 18px;
}

.tranzer-partner-carousel .carousel-caption {
  display: flex;
}

.tranzer-partner-carousel .carousel-caption img.partner-logo {
  width: 15%;
  height: 150px;
  object-fit: contain;
  align-self: center;
}

.tranzer-partner-carousel .carousel-caption .carousel-caption_inner-content {
  width: 85%;
  margin-left: 60px;
}

.tranzer-partner-carousel ul.carousel-indicators {
  width: 1500px;
  transform: translateX(-50%);
  margin: 0 0 50px;
  background-color: rgb(0 0 0 / 0.4);
  padding: 15px;
  border-radius: 50px;
}

.tranzer-partner-carousel .carousel-inner .container::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: calc(100% + 1px);
  width: 100%;
  background-color: #1BBC9B;
  opacity: .8;
  transition: .3s;
}

.tranzer-partner-carousel .carousel-inner a > .container:hover::after {
  opacity: .95;
}

.tranzer-partner-carousel .carousel-inner img.img-responsive {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.tranzer-vacatures-list ul.elementor-icon-list-items li span::after {
  content: '\f054';
  font-family: 'FontAwesome';
  right: 40px;
  position: absolute;
  background-color: #1BBC9B;
  height: 30px;
  width: 30px;
  text-align: center;
  line-height: 32px;
  font-size: 20px;
  border-radius: 50px;
  text-indent: 3px;
  color: #fff;
  top: 50%;
  transform:translateY(-50%);
  transition: .2s;
}

.tranzer-vacatures-list ul.elementor-icon-list-items li span {
  position: relative;
  width: 100%;
}

.tranzer-vacatures-list ul.elementor-icon-list-items li a:hover span::after {
  right: 30px;
}

.connect-block-tranzer,
.connect-block-tranzer > .elementor-container,
.connect-block-tranzer > .elementor-container > .elementor-row {
  height: 100%;
}

.worldwide-title,
.worldwide-text {
  padding-right: 60%;
}

.hiring-section-home .hiring-team_image-sm {
  display: none;
}

.tr-home-logos::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70%;
  background: rgb(16,25,32);
  background: -moz-linear-gradient(0deg, rgba(16,25,32,1) 5%, rgba(0,0,0,0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(16,25,32,1) 5%, rgba(0,0,0,0) 100%);
  background: linear-gradient(0deg, rgba(16,25,32,1) 5%, rgb(0 0 0 / 0%) 100%);
}

.world-map-legend ul > li::before {
  content: '';
  border-radius: 15px;
  width: 75px;
  height: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}

.world-map-legend ul > li:nth-child(1)::before {
  background-color: #0d5a4e
}

.world-map-legend ul > li:nth-child(2)::before {
  background-color: #138774
}

.world-map-legend ul > li:nth-child(3)::before {
  background-color: #5ee9d2
}

.world-map-legend ul > li {
  padding-left: 90px !important;
}

.scaling-worldmap-col::after {
  content: '';
  background-image: url('images/bg-pattern-home-grey-mirrored.png');
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 25%;
  background-repeat: no-repeat;
  background-size: contain;
  z-index: 1;
  opacity: .4;
  background-position: right top;
  z-index: 1;
}

/* ============ END HOME PAGE ============ */


/* ============ BEGIN JOBS ============ */

.image-after-header.how-it-works-business.jobs-section.jobs-after::after {
  position: absolute !important;
  content: '' !important;
  width: 500px !important;
  height: 500px !important;
  background-image: url(https://tranzer.com/wp-content/uploads/2021/02/4B4B9940-1-1.jpg);
  left: calc(100% - 500px) !important;
  top: 50px !important;
  background-size: contain !important;
  background-position: center !important;
}

.jobs-list .jet-listing-dynamic-repeater__item {
  width: 100%;
  font-size: 20px;
  line-height: 40px;
  font-weight: 400;
}

.jobs-list .jet-listing-dynamic-repeater__items {
  flex-wrap: wrap;
}

.jobs-list .jet-listing-dynamic-repeater__item::before {
  content: '';
  position: absolute;
  left: 0;
  transform: translateY(10px);
  background-image: url('images/check-green.webp');
  width: 25px;
  height: 25px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  top: -2px;
}

.jobs-list .jet-listing-dynamic-repeater__item {
  padding-left: 42px;
  position: relative;
}

.single-jobs .jupiterx-main-header, 
.post-type-archive-jobs .jupiterx-main-header {
  display: none;
}

.single-jobs .jupiterx-main-content,
.post-type-archive-jobs .jupiterx-main-content {
  padding: 0;
}

.single-jobs .container,
.post-type-archive-jobs .container {
  padding-left: 0;
  padding-right: 0;
  max-width: 100%;
}

.single-jobs .row,
.post-type-archive-jobs .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.single-jobs .jupiterx-primary,
.post-type-archive-jobs .jupiterx-primary {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.list-job .jet-listing-dynamic-repeater__items .jet-listing-dynamic-repeater__item:nth-child(n+4) {
  display: none;
}

.job-kolom .elementor-column-wrap.elementor-element-populated {
  transition: .3s;
}

.job-kolom .elementor-icon-box-icon {
  margin-top: auto;
  margin-bottom: auto !important;
}

.how-it-works-business.jobs-section::before {
  display: none;
}

.jobs-summary-list .job-kolom > .elementor-column-wrap {
  padding: 0 !important;
}

.jobs-summary-list .job-kolom h3 {
  font-family: 'Cerebri 300' !important;
}

.jobs-summary-list .job-kolom .elementor-widget-divider .elementor-divider-separator {
  border-color: #ddd !important;
  border-width: 1px !important;
}

.jobs-summary-list .job-kolom:hover .elementor-column-wrap {
  background-color: transparent !important;
  box-shadow: none !important;
}

.jobs-summary-list .job-kolom .elementor-icon-box-wrapper {
  padding: 0 25px;
}

.jobs-summary-list .job-kolom .elementor-icon-box-content {
  padding-right: 40px;
}

.jobs-summary-list .jet-listing-grid__items > .jet-listing-grid__item:last-child .job-kolom .elementor-widget-divider {
  display: none;
}

.jobs-summary-list .job-kolom .elementor-icon-box-icon {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 25px;
  transition: .2s;
}

.jobs-summary-list .job-kolom:hover .elementor-icon-box-icon {
  right: 15px;
}

.view-all-jobs a {
  position: relative;
}

.view-all-jobs a::after {
  content: '';
  background-image: url('images/more-jobs-arrow.png');
  background-size: 13px 25px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  background-color: #16967d;
  border-radius: 0 10px 10px 0;
}

.tranzer_watWijBiedenTitel,
.tranzer_watWijBiedenTitel > .elementor-widget-container,
.tranzer_watWijBiedenVoorTekst {
  margin-bottom: 10px !important;
}

.tranzer_watWijBiedenTitel,
.tranzer_watWijBiedenTitel > .elementor-widget-container,
.tranzer_watWijBiedenVoorTekst,

.tranzer_SkillsTitel,
.tranzer_SkillsTitel > .elementor-widget-container,
.tranzer_SkillsVoorTekst {
  margin-bottom: 10px !important;
}

.application-process_innersection > .elementor-container {
  margin: 0 -20px !important;
}

body.single-jobs .main-logo {
  display: none !important;
}

body.single-jobs .logo-white-app-only {
  display: block !important;
}

body.single-jobs .tranzer_main-header.elementor-sticky--effects .main-logo {
  display: block !important;
}

body.single-jobs .tranzer_main-header.elementor-sticky--effects .logo-white-app-only {
  display: none !important;
}

body.single-jobs .main-menu-desktop li.request-a-demo-phone > a {
  background-color: #ffffff !important;
  color: #2a2a2a !important;
}

/* ============ END JOBS ============ */


/* ============ START BLOGS ============ */

/* start remove padding & margin and make fullwidth */
.post-type-archive-blogs .jupiterx-main-header,
.single-blogs .jupiterx-main-header,
.tax-blog-tags .jupiterx-main-header,
.tax-blog-categories .jupiterx-main-header {
  display: none;
}

.post-type-archive-blogs .jupiterx-main-content,
.post-type-archive-blogs .jupiterx-main-content > .container,
.post-type-archive-blogs .jupiterx-main-content #jupiterx-primary,

.single-blogs .jupiterx-main-content,
.single-blogs .jupiterx-main-content > .container,
.single-blogs .jupiterx-main-content #jupiterx-primary,

.tax-blog-tags .jupiterx-main-content,
.tax-blog-tags .jupiterx-main-content > .container,
.tax-blog-tags .jupiterx-main-content #jupiterx-primary,

.tax-blog-categories .jupiterx-main-content,
.tax-blog-categories .jupiterx-main-content > .container,
.tax-blog-categories .jupiterx-main-content #jupiterx-primary{
  padding: 0;
}

.post-type-archive-blogs .jupiterx-main-content > .container,
.single-blogs .jupiterx-main-content > .container,
.tax-blog-tags .jupiterx-main-content > .container,
.tax-blog-categories .jupiterx-main-content > .container {
  max-width: unset !important;
}

.post-type-archive-blogs .jupiterx-main-content > .container > .row,
.single-blogs .jupiterx-main-content > .container > .row,
.tax-blog-tags .jupiterx-main-content > .container > .row,
.tax-blog-categories .jupiterx-main-content > .container > .row {
  margin: 0;
}
/* end remove padding & margin and make fullwidth */

.tax-blog-tags .blogs-category-title {
  display: none;
}

.tax-blog-categories .blogs-tags-title {
  display: none;
}

.archive-blog-date::after {
  content: '';
  position: absolute;
  right: 0;
  height: 15px;
  width: 2px;
  background-color: #e0e0e0;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 8px;
}

#tranzer-blog .jet-listing-not-found {
  font-size: 22px;
  font-family: 'Cerebri 400';
}

.radio-filter-blogs .jet-radio-list__item .jet-radio-list__button {
  transition: .2s;
}

.radio-filter-blogs .jet-radio-list__item .jet-radio-list__button:hover {
  color: #000 !important;
  border-color: #1BBC9B !important;
}

.archive-blog__item > .elementor-container,
.archive-blog__item > .elementor-container > .elementor-row,
.archive-blog__item > .elementor-container > .elementor-row > .raven-column-link {
  height: 100%;
}

.archive-blog__item .archive-blog__button {
  position: absolute;
  bottom: 0;
}

.pagination-blogs .jet-filters-pagination__item:not(.prev-next) {
  width: 50px;
  text-align: center;
}

.search-container-blogs input[type="search"]:focus-visible {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

#tranzer-blog .jet-listing-grid__items .jet-listing-grid__item > div,
#tranzer-blog .jet-listing-grid__items .jet-listing-grid__item > div > .elementor-inner,
#tranzer-blog .jet-listing-grid__items .jet-listing-grid__item > div > .elementor-inner > .elementor-section-wrap,
#tranzer-blog .jet-listing-grid__items .jet-listing-grid__item > div > .elementor-inner > .elementor-section-wrap .archive-blog__item {
  height: 100%;
}

/* single blog */

.blog-readtime::after {
  content: '';
  position: absolute;
  right: -1px;
  height: 20px;
  width: 2px;
  background-color: #e0e0e0;
  top: 50%;
  transform: translateY(-50%);
  margin-left: 8px;
}

.blog-post_content h3 {
  font-size: 28px;
  line-height: 35px;
  margin-bottom: 20px;
}

.blog-post_content p {
  margin-bottom: 20px !important;
}

.blog-tags a {
  transition: .2s;
}

.blog-social-share .elementor-share-btn {
  font-size: unset;
  height: unset;
}

.blog-social-share .elementor-share-btn__icon {
  width: unset;
}

.blog-social-share .fa-facebook::before {
  content: '\f39e';
}

.newsletter-tabs .raven-tabs-title {
  background-color: #E0E0E0 !important;
  transition: .3s;
}

.newsletter-tabs .raven-tabs-title:hover,
.newsletter-tabs .raven-tabs-title.raven-tabs-active {
  background-color: #1bbc9c !important;
  color: #fff;
}

.newsletter-tabs .raven-tabs-list {
  display: flex !important;
  flex-wrap: wrap;
}

.newsletter-tabs .raven-tabs-content-wrapper > .raven-tabs-title {
  display: none;
}

.newsletter-tabs .raven-tabs-list::after {
  display: none !important;
}

.newsletter-tabs .raven-tabs-list > .raven-tabs-title {
  border-radius: 3px;
  margin-bottom: 10px;
}

.newsletter-tabs .raven-tabs-list > .raven-tabs-title:not(:last-child) {
  margin-right: 10px;
}

.newsletter-tabs .raven-tabs-list > .raven-tabs-title:first-child,
.newsletter-tabs #raven-tabs-content-9771 {
  display: none;
  opacity: 0;
}

.newsletter-tabs .raven-tabs-title > .raven-tabs-title-icon {
  display: none;
}

.newsletter-tabs .raven-tabs-content form .jet-form-row--submit {
  margin: 0;
}

.newsletter-tabs .raven-tabs-content form .jet-form-row--submit > div {
  padding: 0;
}

.newsletter-tabs .raven-tabs-content form input {
  font-family: 'cerebri 400';
  font-size: 18px;
  padding: 10px 15px;
  line-height: 25px;
  outline: none;
  border: none;
  border-radius: 3px 0 0 3px;
}

.newsletter-tabs .raven-tabs-content form .jet-form__submit {
  font-family: 'cerebri 400';
  font-size: 18px;
  line-height: 25px;
  padding: 10px 0px;
  border-radius: 0 3px 3px 0;
  background-color: #1bbc9c;
  color: #fff;
  letter-spacing: 0;
  border: none;
  width: 100%;
}

.newsletter-tabs .jet-form-message {
  font-family: 'Cerebri 400';
  padding: 5px;

  border-radius: 3px;
}

.newsletter-tabs .jet-form-message.jet-form-message--success {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

.newsletter-tabs .jet-form-message.jet-form-message--error {
  color: #842029;
  background-color: #f8d7da;
  border-color: #f5c2c7;
}

/* ============ END BLOGS ============ */


/* ============ START INTEGRATE PAGE ============ */

.how-it-works-quote::before {
  content: '"';
  padding-right: 30px;
  font-size: 170px;
  font-style: italic;
  line-height: 180px;
  font-weight: 700;
  color: #f2f2f2;
}

.how-it-works-quote.business-quote::before {
  color: #1bbc9c;
  line-height: 155px;
}

.image-after-header.integrate::before,
.how-it-works-business::before {
  content: '';
  background-image: url('images/bg-pattern-integrate.png');
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  height: 812px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  z-index: 0;
}

/* .image-after-header.how-it-works-business::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  top: unset;
  width: 100%;
  height: 100%;
  background-image: none;
  background: rgb(255,255,255);
  background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%);
  background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%);
  background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
} */

.how-it-works-quote {
  display: flex;
}

.tranzer-mobility-blocks .elementor-cta__bg-overlay {
  display: none;
}

.tranzer-mobility-blocks .elementor-cta__bg.elementor-bg {
  background-color: #1BBC9B;
}

.tranzer-mobility-blocks-row > .elementor-element-populated > .elementor-widget-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 80px;
  grid-row-gap: 80px;
}

.tranzer-mobility-blocks {
  position: relative;
  margin-bottom: 0 !important;
}

.tranzer-mobility-blocks .elementor-cta__content .elementor-cta__image img {
  height: 115px;
  object-fit: contain;
  object-position: left;
}

.tranzer-mobility-blocks .elementor-cta__content {
  place-content: space-between;
}

.tranzer-mobility-blocks:hover .elementor-cta__content {
  place-content: flex-start;
  overflow-y: scroll;
}

.tranzer-mobility-blocks:hover .elementor-cta__content::-webkit-scrollbar {
  display: none;
}

.tranzer-mobility-blocks::after {
  content: '';
  display: block;
  padding-bottom: 100%;
  background-color: #1BBC9B;
  border-radius: 30px;
}

.tranzer-mobility-blocks > .elementor-widget-container {
  position: absolute;
  width: 100%;
  box-shadow: 0px 10px 30px 5px rgba(0, 0, 0, 0.2);
}

.tranzer-mobility-blocks:hover {
  cursor: pointer;
}

.tranzer-mobility-blocks > .elementor-widget-container,
.tranzer-mobility-blocks > .elementor-widget-container .elementor-cta,
.tranzer-mobility-blocks > .elementor-widget-container .elementor-cta,
.tranzer-mobility-blocks > .elementor-widget-container .elementor-cta .elementor-cta__content {
  height: 100%;
}

.tranzer-mobility-blocks:hover .elementor-cta__content .elementor-cta__image,
.tranzer-mobility-blocks:hover .elementor-cta__content h2 {
  display: none !important;
}

.tranzer-mobility-blocks .elementor-cta__content .elementor-cta__image,
.tranzer-mobility-blocks .elementor-cta__content h2 {
  transition: .2s !important;
}

.tranzer-mobility-blocks:hover .elementor-cta__bg.elementor-bg {
  background-color: #14232b;
}

.tranzer-mobility-blocks .elementor-cta__description {
  display: none;
  transition: .2s;
}

.tranzer-mobility-blocks:hover .elementor-cta__description {
  display: block;
}

main.jupiterx-main .elementor-element.how-it-works-business {
  padding-top: 150px;
  padding-bottom: 180px;
}

.worldwide-stats-kolom,
.worldwide-green-block {
  width: 600px !important;
}

.worldwide-stats-kolom > .elementor-column-wrap > .elementor-widget-wrap {
  display: grid !important;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
}

.worldwide-stats-kolom > .elementor-column-wrap > .elementor-widget-wrap > .elementor-element {
  margin-bottom: 5px;
}

.worldwide-green-block::before {
  content: '';
  height: 100%;
  width: 120px;
  position: absolute;
  left: -100px;
  top: 0;
  background-color: #1BBC9B;
}

/* ============ END INTEGRATE PAGE ============ */


/* ============ START OFFER PAGE ============ */

.image-after-header.offer::before {
  content: '';
  background-image: url('images/bg-pattern-integrate.png');
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  height: 812px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  z-index: 0;
}

body.page-id-2496 .image-after-header.offer::before,
body.page-id-2494 .image-after-header.offer::before,
body.page-id-2486 .image-after-header.offer::before,
body.page-id-2524 .image-after-header.offer::before {
  display: none;
}

.usp-forces.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
  display: none;
}

.usp-forces .elementor-icon-box-content {
  padding-left: 55px;
}

.usp-forces .elementor-icon-box-content::before {
  content: '';
  background-image: url('images/check-green.png');
  height: 35px;
  width: 35px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center;
  background-size: contain;
}

.join-forces-btn a.elementor-button {
  width: 100%;
  height: 90px;
  line-height: 88px;
  position: relative;
}

.join-forces-btn a.elementor-button::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  width: 90px;
  height: 100%;
  background-color: #16a98c;
  background-image: url('images/powerplug-w.png');
  background-position: center;
  background-size: 40px;
  background-repeat: no-repeat;
}

main.jupiterx-main .elementor-element.tranzer-description-mobility {
  padding-top: 150px;
  padding-bottom: 180px;
}

.join-forces-logos::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 70%;
  background: rgb(16,25,32);
  background: -moz-linear-gradient(to top, rgba(16, 25, 32, 1) 30%, rgba(0, 0, 0, 0) 80%);
  background: -webkit-linear-gradient(to top, rgba(16, 25, 32, 1) 30%, rgba(0, 0, 0, 0) 80%);
  background: linear-gradient(to top, rgba(16, 25, 32, 1) 30%, rgba(0, 0, 0, 0) 80%);
}

/* ============ END OFFER PAGE ============ */


/* ============ START APP PAGE ============ */

.rev-slider-home::before {
  content: '';
  background-image: url('images/mobile-top.png');
  position: absolute;
  right: 0;
  bottom: 0;
  height: 425px;
  width: 828px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 9;
}

.app-header-section::after {
  content: '';
  background-image: url('images/header-phone.png');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 150px;
  bottom: calc(50% - 50px);
  transform: translateY(50%);
  width: 40%;
  height: 530px;
}

.app-header-btn a {
  position: relative;
}

.app-header-btn a::after {
  content: '';
  background-image: url('images/powerplug-w.png');
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 60px;
  background-color: #101920;
  border-radius: 0 10px 10px 0;
}

.app-first-section::after {
  content: '';
  background-image: url('images/bg-pattern-home-grey-mirrored.png');
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 344px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
}

main.jupiterx-main .travel-right-away-images .elementor-element.elementor-widget-image {
    width: 45%;
}

/* .tranzer-app-carousel .slick-slider .jet-carousel__item {
  height: 700px;
} */

.tranzer-app-carousel .slick-slider > .slick-list {
  overflow: visible;
}

.faq-tabs .raven-tabs-list .raven-tabs-title {
  width: calc(20% - 30px);
  flex-wrap: wrap;
  border: none;
  box-shadow: 0px 3px 12px 2px rgb(0 0 0 / 8%);
  margin: 10px 15px 25px;
  border-radius: 5px;
  padding: 30px 15px;
  border: 2px solid #fff;
  background-color: #fff;
  transition: .3s;
}

.faq-tabs .raven-tabs-list .raven-tabs-title:nth-child(n+9) {
  display: none;
}

.faq-tabs .raven-tabs-list .raven-tabs-title:hover {
  box-shadow: 0px 3px 10px 4px rgb(0 0 0 / 8%);
}

.faq-tabs .raven-tabs-list .raven-tabs-title.raven-tabs-active {
  box-shadow: 0px 3px 10px 4px rgb(0 0 0 / 8%);
  border: 2px solid #1BBC9B;
}

.faq-tabs .raven-tabs-list {
  margin: 0 -15px;
  flex-wrap: wrap;
}

.faq-tabs .raven-tabs-horizontal .raven-tabs-list:after {
  display: none;
}

.faq-tabs .raven-tabs-list .raven-tabs-title > span {
  width: 100%;
  padding: 0;
  text-align: center;
  white-space: normal;
  line-height: 24px;
}

.faq-tabs .raven-tabs-list .raven-tabs-title .raven-tabs-title-icon {
  margin-bottom: 15px;
  color: #b5b5b5;
}

.faq-tabs .raven-tabs-list .raven-tabs-title.raven-tabs-active .raven-tabs-title-icon {
  color: #1BBC9B
}

.faq-tabs .raven-tabs-content-wrapper .raven-tabs-content {
  border: none;
  padding: 30px 100px;
}

.faq-tabs .raven-tabs-content-wrapper .raven-tabs-content > p {
  margin-bottom: 50px;
  padding: 0 15%;
}

.faq-tabs .raven-tabs-content-wrapper .raven-tabs-content > h3 {
  margin-bottom: 15px;
}

.faq-tabs .raven-tabs-content-wrapper .raven-tabs-content .elementor-accordion .elementor-tab-title {
  border-bottom: 2px solid #dedede !important;
}

main.jupiterx-main .tranzer-different-options.elementor-element,
main.jupiterx-main .app-first-section.elementor-element,
main.jupiterx-main .travel-right-away-section.elementor-element,
main.jupiterx-main .tranzer-different-options2.elementor-element,
main.jupiterx-main .have-a-look-section.elementor-element,
main.jupiterx-main .app-faq-section.elementor-element {
  padding-left: 5%;
  padding-right: 5%;
}

main.jupiterx-main .tranzer-different-options-blocks.elementor-element > .elementor-element-populated {
  padding: 35px 25px;
}

main.jupiterx-main .tranzer-different-options-blocks.elementor-element .elementor-position-left .elementor-icon-box-icon {
  margin-right: 30px;
}

main.jupiterx-main .tranzer-different-options-blocks.elementor-element .elementor-icon {
  font-size: 50px;
}

main.jupiterx-main .tranzer-different-options-blocks.elementor-element .elementor-icon-box-content h3.elementor-icon-box-title {
  font-size: 28px;
}

main.jupiterx-main .tranzer-different-options-blocks.elementor-element .elementor-icon-box-content p.elementor-icon-box-description {
  line-height: 28px;
}

.tranzer-app-carousel-phone {
  display: none;
}

.different-options-inner-row > .elementor-container > .elementor-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}

.different-options-inner-row > .elementor-container > .elementor-row > .elementor-column {
  width: 100%;
}

/* ============ END APP PAGE ============ */


/* ============ START 49 EURO TICKET DUITSLAND ============ */

.travel-germany::after {
  display: none;
}

.tickets-info a::after {
  border-radius: 10px 10px 0 0px;
  transform: rotate(90deg);
}

/* ============ END 49 EURO TICKET DUITSLAND ============ */


/* ============ START PARTNERS PAGE ============ */

.image-after-header.partners::before {
  content: '';
  background-image: url('images/bg-pattern-integrate.png');
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  height: 812px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  z-index: 0;
}

.quote-person .jet-team-member__inner .jet-team-member__socials {
  display: none;
}

.quote-person .jet-team-member__inner {
  display: flex;
  flex-flow: unset;
  justify-content: left;
}

.quote-person .jet-team-member__inner > .jet-team-member__content {
  width: auto;
  margin-left: 30px;
}

.usp-partners ul.elementor-icon-list-items li {
  position: relative;
  padding-left: 60px;
}

.usp-partners ul.elementor-icon-list-items li::before {
  content: '';
  background-image: url('images/check-green.png');
  position: absolute;
  left: 0;
  top: 0;
  width: 35px;
  height: 35px;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
}

.usp-partners:not(.wat-je-bij-ons-kan-leren) ul.elementor-icon-list-items li:nth-child(n+6)::before {
  content: '-';
  background-image: none;
  color: #fff;
  width: auto;
  height: auto;
  left: 60px;
}

.usp-partners:not(.wat-je-bij-ons-kan-leren) ul.elementor-icon-list-items li:nth-child(n+6) {
  padding-left: 80px;
  padding-bottom: 0 !important;
}

.usp-partners:not(.wat-je-bij-ons-kan-leren) ul.elementor-icon-list-items li:nth-child(n+6) > span {
  font-size: 20px !important;
}

/* ============ END PARTNERS PAGE ============ */

/* ============ BEGIN ABOUT PAGE ============ */

.image-after-header.about::before {
  content: '';
  background-image: url('images/bg-pattern-integrate.png');
  position: absolute;
  top: 40%;
  left: 0;
  width: 100%;
  height: 812px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left;
  z-index: 0;
}

.why-we-founded-tranzer-section::after {
  content: '';
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 20%;
  z-index: -1;
  background-color: #000000;
}

.over-ons-video .elementor-image-box-content {
  position: absolute;
  bottom: 140px;
}

.over-ons-video .elementor-image-box-img a::before {
  content: '\f04b';
  font-family: 'FontAwesome';
  position: absolute;
  left: 50%;
  top: 50%;
  color: #fff;
  font-size: 26px;
  z-index: 999;
  transform: translate(-50%, -50%);
  width: 90px;
  height: 90px;
  line-height: 90px;
  border: 2px solid #fff;
  border-radius: 50px;
}

.over-ons-video .elementor-image-box-img a::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-color: #1BBC9B;
  opacity: .8;
}

.over-ons-video .elementor-image-box-img,
.over-ons-video .elementor-image-box-img a,
.over-ons-video .elementor-image-box-img a img {
  width: 100%;
}

.elementor .why-we-found-tranzer-inner-col .elementor-widget-image.elementor-element {
  width: 40%;
}

.elementor .why-we-found-tranzer-inner-col .elementor-widget-text-editor.elementor-element {
  width: 60%;
  padding-left: 100px;
}

main.jupiterx-main .partner-image-grid.elementor-element .elementor-image img {
  height: 350px;
  object-fit: cover;
}

main.jupiterx-main .partner-dark-usp-section.elementor-element {
  padding: 150px 5% 150px 5%;
}

.over-ons-video .elementor-image-box-title a:hover {
  color: #fff;
}

.team-carousel-section {
  overflow: hidden;
  padding: 50px 5% 0 5%;
}

.team-carousel .jet-carousel .jet-arrow {
  top: -40px;
}

.team-carousel .jet-carousel .jet-arrow.prev-arrow {
  left: 0;
}

.team-carousel .jet-carousel .jet-arrow.next-arrow {
  left: 40px;
}

.team-carousel-section > .elementor-container > .elementor-row {
  width: 100vw;
}

.team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner {
  height: 35vw;
  position: relative;
  overflow: hidden;
}

.team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner a.jet-carousel__item-link::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgb(0 0 0 / 0.3);
  transition: .2s;
}

.team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner a.jet-carousel__item-link {
  pointer-events: none;
  height: 100%;
}

.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__content {
  position: absolute;
  width: 100%;
  height: 100%;
  bottom: 0;
  padding: 40px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-end;
}

.team-carousel .jet-carousel .jet-carousel__item a img {
  height: 100%;
  object-position: top;
  transition: .2s;
  width: 100%;
}

.team-carousel .jet-carousel .jet-carousel__item h3 {
  font-family: 'cerebri 900';
  width: 100%;
  order: 3;
  font-size: 32px;
}

.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner .jet-carousel__item-text {
  font-family: 'cerebri 400';
  opacity: 0;
  transition: .2s;
  order: 1;
  position: absolute;
  left: 0;
  padding: 0 40px;
  font-size: 18px;
  line-height: 30px;
}

.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner .jet-carousel__item-text > strong {
  display: block;
  font-family: 'cerebri 900';
  font-size: 28px;
  margin-bottom: 15px;
}

.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-button {
  font-family: 'cerebri 300';
  display: inline-block;
  position: relative;
  padding: 0 30px 0 0;
}

/* .team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-button::after {
  content: '';
  background-image: url('images/readmore-arrow-w.png');
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  right: 0;
  width: 20px;
  height: 100%;
  top: 50%;
  transform: translateY(-50%);
} */

/* HOVER TEAM DESIGN */

.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner:hover .jet-carousel__item-text {
  opacity: 1;
}

.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner:hover h3.jet-carousel__item-title,
.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner:hover .jet-carousel__item-button {
  /* opacity: 0; */
}

.team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner:hover a.jet-carousel__item-link::after  {
  background: rgb(27 188 155 / 90%);
}

.team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner:hover img.jet-carousel__item-img {
  transform: scale(1.05);
}


.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner .jet-carousel__item-text > a {
  display: table;
  margin-top: 15px;
}

.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner .jet-carousel__item-text > a::after {
  content: '\f08c';
  font-family: 'FontAwesome';
  color: #fff;
  display: block;
  font-size: 40px;
  line-height: 50px;
}

.team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner .jet-carousel__item-text > a:focus {
  outline: none;
}

.our-partners-kolom::after {
  content: '';
  background-image: url('images/bg-pattern-home-grey-mirrored.png');
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 40%;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: .4;
  background-position: right top;
  z-index: 1;
}

.partners-carousel .slick-track .jet-carousel__item-inner {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: row !important;
}

.partners-carousel .slick-track .jet-carousel__item-inner > img {
  width: 25%;
  height: 200px;
  object-fit: contain !important;
}

.partners-carousel .slick-track .jet-carousel__item-inner > .jet-carousel__content {
  padding-left: 80px;
  width: 75%;
  align-self: center;
}

/* ============ END ABOUT PAGE ============ */


/* ============ START TEAM PAGE ============ */

.team-personeel-section {
  padding: 0 5%;
}

.team-personeel .elementor-cta .elementor-cta__button {
  padding: 0;
  pointer-events: none;
}

.team-personeel .elementor-cta h2 {
  order: 3;
  margin-bottom: 0;
}

.team-personeel .elementor-cta .elementor-cta__description {
  position: absolute;
  top: 35px;
  left: 0;
  width: 100%;
  padding: 0 35px;
  margin: 0;
  opacity: 0;
  transition: .3s;
}

.team-personeel .elementor-cta .elementor-cta__description > a::after {
  content: '\f08c';
  font-family: 'FontAwesome';
  color: #fff;
  display: block;
  font-size: 40px;
  line-height: 50px;
}
.team-personeel .elementor-cta .elementor-cta__description > a {
  display: table;
  margin-top: 15px;
}

.team-personeel .elementor-cta .elementor-cta__description strong {
  display: block;
  font-family: 'cerebri 900';
  font-size: 24px;
  margin-bottom: 15px;
}

.team-personeel .elementor-cta .elementor-cta__button-wrapper a {
  text-align: left;
}

.team-personeel .elementor-cta:hover .elementor-cta__description {
  opacity: 1;
}

.team-personeel .elementor-cta:hover .elementor-cta__content > .elementor-cta__button-wrapper {
  opacity: 0;
}

.team-personeel .elementor-cta:hover .elementor-cta__content > h2 {
  opacity: 0;
}

.team-personeel .elementor-cta .elementor-cta__bg-wrapper::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 50%;
  width: 100%;
  z-index: 999;
  opacity: .6;
  transition: .2s;
  background: rgb(0,0,0);
  background: -moz-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
  background: -webkit-linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
  background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(255,255,255,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#000000",endColorstr="#ffffff",GradientType=1);
}

.team-personeel .elementor-cta:hover .elementor-cta__bg-wrapper::after {
  opacity: 0;
}

.team-personeel-section .elementor-element-populated > .elementor-widget-wrap {
  display: grid !important;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 20px;
  grid-row-gap: 20px;
}

main.jupiterx-main .team-personeel-section .team-personeel {
  margin-bottom: 0;
}

/* ============ END TEAM PAGE ============ */


/* ============ START NEWS PAGE ============ */

.image-after-header::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  z-index: -1;
}

.image-after-header.news::after {
  background-image: url('images/headers/header-after-news.jpg');
}

.news-bg-pattern::before {
  content: '';
  background-image: url('images/background-pattern.png');
  position: absolute;
  left: 0;
  top: -350px;
  width: 100%;
  height: 812px;
  background-repeat: no-repeat;
  background-size: contain;
}

.raven-grid-item .raven-post-meta,
.raven-grid-item .raven-post-excerpt {
  font-family: 'cerebri 400';
}

.raven-grid-item .raven-post-title {
  font-family: 'cerebri 900';
}

.news-single-content .elementor-widget-text-editor {
  font-family: 'cerebri 400';
  color: #000;
}

.news-single-content .elementor-widget-text-editor h4,
.news-single-content .elementor-widget-text-editor h3 {
  font-family: 'cerebri 500';
}

.news-single-content .elementor-widget-text-editor img {
  border-radius: 30px;
}

body.single-post .jupiterx-main-content,
body.single-post #jupiterx-primary {
  padding: 0;
}

body.single-post .jupiterx-main-content > .container {
  max-width: 100%;
}

body.single-post .jupiterx-main-content > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}

body.single-post .jupiterx-main-content > .container-fluid > .row {
  margin: 0;
}

.featured-header-image::before,
.nieuws-header::before {
  content: '';
  background: linear-gradient(180deg, #101920 0%, rgba(255, 255, 255, 0) 100%);
  position: absolute;
  top: 0;
  opacity: .6;
  left: 0;
  width: 100%;
  height: 50%;
  z-index: 99;
}

.featured-header-image::after,
.nieuws-header::after {
  content: '';
  background: linear-gradient(90deg, #101920 15%, rgba(255, 255, 255, 0) 85%);
  position: absolute;
  top: 0;
  opacity: .85;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99;
}

.nieuws-header > .elementor-container {
  z-index: 9999999;
}

.single-blog-post-meta {
  position: absolute !important;
  z-index: 999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 1200px !important;
}

.single-blog-post-meta .raven-post-meta-item {
  font-family: 'cerebri 400';
}

.single-blog-post-meta h1 {
  font-family: 'cerebri 900';
}

.single-post-featured-image img {
  width: 100%;
  filter: blur(8px);
  -webkit-filter: blur(8px);
}

.featured-header-image > .elementor-container {
  max-height: 800px;
  overflow: hidden;
}

/* .featured-image-content {
  height: 630px;
  object-fit: cover;
}

.featured-image-content .elementor-widget-container,
.featured-image-content .elementor-widget-container .elementor-image {
  height: 100%;
}

.featured-image-content .elementor-widget-container .elementor-image img {
  height: 100%;
  width: 100%;
  object-fit: cover;
} */

.news-single-content .elementor-element-populated {
  padding: 0 !important;
}

.news-single-content .elementor-text-editor p:last-child {
  margin-bottom: 0 !important;
}

.back-to-news a {
  position: relative;
  font-family: 'cerebri 400';
}

.back-to-news a:hover::before {
  left: -5px;
}

.back-to-news a::before {
  content: '\f053';
  font-family: 'FontAwesome';
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #1BBC9B;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  line-height: 22px;
  font-size: 12px;
  letter-spacing: 1px;
  color: #fff;
  transition: .2s;
}

.single-post .elementor-author-box {
  display: block;
  padding: 50px 50px 45px;
}

.single-post .elementor-author-box .elementor-author-box__bio {
  font-family: 'cerebri 400';
}

.single-post .elementor-author-box .elementor-author-box__name {
  font-family: 'cerebri 700';
  margin-bottom: 15px;
}

.single-post .elementor-author-box .elementor-author-box__avatar {
  margin-bottom: 40px;
}

.nieuws-overzicht .raven-load-more {
  border-top: 4px solid #000;
  padding-top: 25px;
}

.nieuws-overzicht .raven-load-more > a {
  font-family: 'cerebri 400';
  position: relative;
  padding-right: 35px !important;
}

#load_more_button a {
  position: relative;
  padding-right: 35px !important;
}

.nieuws-overzicht .raven-load-more > a::after,
#load_more_button a::after {
  content: '\f078';
  font-family: 'FontAwesome';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background-color: #1BBC9B;
  color: #fff;
  font-size: 13px;
  height: 20px;
  width: 20px;
  border-radius: 10px;
  line-height: 20px;
}

.nieuws-overzicht .raven-posts {
  padding-right: 35%;
}

.single-post-featured-image,
.single-post-featured-image > .elementor-widget-container,
.single-post-featured-image > .elementor-widget-container > .elementor-image {
  height: 100%;
}

.single-post-featured-image > .elementor-widget-container > .elementor-image img {
  object-fit: cover;
  height: 100%;
}

.nieuws-header > .elementor-container {
  backdrop-filter: blur(8px);
}

.nieuws-header > .elementor-container > .elementor-row {
  padding: 0 5%;
}

.nieuws-header > .elementor-container > .elementor-row > .elementor-column {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.main-featured-image .elementor-image {
  height: 600px;
  border-radius: 30px;
  overflow: hidden;
}

.main-featured-image .elementor-image > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.main-featured-image {
  margin-top: -150px;
  z-index: 99999999999;
}

.download-news-section {
  display: none;
}

.download-news-section[downloadable='1'] {
  display: block;
}

.download-form {
  font-family: 'Cerebri 400';
  display: flex;
}

.download-form label {
  position: absolute;
  pointer-events: none;
  z-index: 9;
  line-height: 30px;
  color: #1d1d1d;
  left: 15px;
  top: 0;
  font-size: 16px;
  margin-bottom: 0;
  transform: translate(0px, 12px) scale(1.2);
  transform-origin: left;
  transition: .3s all;
}

.download-form label.move {
  transform: translate(2px, 0px) scale(1);
  color: #1BBC9B;
}

.download-form input.wpcf7-text {
  font-size: 18px;
  padding: 23px 15px 3px 15px;
  line-height: 25px;
  border-radius: 3px;
  border: 2px solid #fff;
  color: #2a2a2a;
  margin-right: 20px;
}

.download-form input:focus {
  outline: none;
}

.download-form input[type='submit'] {
  font-size: 20px;
  padding: 15px 25px;
  line-height: 25px;
  border: none;
  background-color: #1BBC9B;
  color: #fff;
  border-radius: 3px;
  transition: .2s;
}

.download-form input[type='submit']:hover {
  background-color: #18A184;
}

.wpcf7 form .wpcf7-response-output {
  position: relative;
  padding: 1rem 1rem;
  margin: 15px 0 0;
  border: 1px solid transparent;
  border-radius: 5px;
  font-size: 16px;
  font-family: 'Cerebri 400';
}

.wpcf7 form.init .wpcf7-response-output {
  display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
  color: #0f5132;
  background-color: #d1e7dd;
  border-color: #badbcc;
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
  border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
  border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #ffecb5;
}

.wpcf7-not-valid-tip {
  font-size: 16px;
  margin-top: 5px;
}

/* ============ END NEWS PAGE ============ */


/* ============ START VACANCY PAGE ============ */

.vacature-list ul {
  list-style: none;
  padding: 0;
}

.vacature-list ul li {
  position: relative;
  padding-left: 40px;
}

.vacature-list ul li::before {
  content: '';
  position: absolute;
  left: 0;
  top: 10px;
  background-image: url('images/check-green.png');
  width: 22px;
  height: 22px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.selectieproces-button {
  width: 20% !important;
}

.selectieproces-button:not(:first-child) {
  min-width: calc(20% + 3px);
  margin-left: -3px;
}

.selectieproces-button a {
  height: 100px;
  display: flex;
  place-items: center;
  text-align: left;
  border-radius: 60px;
  padding-left: 100px;
  pointer-events: none;
}

.selectieproces-button:not(:first-child) a {
  border-radius: 0 60px 60px 0;
  padding-left: 125px;
}

.selectieproces-button a::after {
  content: '';
  position: absolute;
  right: -5px;
  top: 0;
  height: 100%;
  width: 55px;
  border-radius: 0 60px 60px 0;
  background-color: #1BBC9B;
  z-index: 999;
}
.selectieproces-button a span.elementor-button-text {
  z-index: 1000;
}

.selectieproces-button:not(:last-child) a::before {
  content: '';
  position: absolute;
  right: -20px;
  top: 50%;
  transform: translateY(-50%);
  height: calc(100% + 30px);
  width: 70px;
  background-color: #F8F8F8;
  z-index: 996;
  border-top-right-radius: 70px;
  border-bottom-right-radius: 70px;
}

.selectieproces-button:nth-child(1) a > .elementor-button-content-wrapper::before {
  content: '1';
  left: 15px;
}

.selectieproces-button:nth-child(2) a > .elementor-button-content-wrapper::before {
  content: '2';
}

.selectieproces-button:nth-child(3) a > .elementor-button-content-wrapper::before {
  content: '3';
}

.selectieproces-button:nth-child(4) a > .elementor-button-content-wrapper::before {
  content: '4';
}

.selectieproces-button:nth-child(5) a > .elementor-button-content-wrapper::before {
  content: '5';
}

.selectieproces-button a > .elementor-button-content-wrapper::before {
  position: absolute;
  left: 37px;
  top: 15px;
  width: 70px;
  height: 70px;
  border-radius: 60px;
  background-color: #fff;
  color: #1bbc9b;
  text-align: center;
  line-height: 70px;
  font-family: 'cerebri 500';
  font-size: 26px;
}

/* ============ END VACANCY PAGE ============ */


/* ============ START FOOTER ============ */

.white-contact-section {
  background-color: #fff;
  padding: 15px 55px;
  display: flex;
  border-radius: 10px;
  float: right;
}

.white-contact-section .phone {
  padding-left: 55px;
}

.white-contact-section h5,
.white-contact-section a  {
  font-size: 22px;
  font-family: 'cerebri 400';
  font-weight: 300;
}

.white-contact-section h5 {
  color: #bbbbbb;
  margin: 0;
}

.white-contact-section a {
  color: #2A2A2A !important;
  position: relative;
}

.white-contact-section a::after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 0;
  height: 2px;
  background-color: #2A2A2A;
  transition: .2s;
}

.white-contact-section a:hover::after {
  width: 100%;
}

.footer-menu {
  padding: 0 15px;
}

.footer-main-col > .elementor-column-wrap > .elementor-widget-wrap {
  margin-left: -50px;
}

.footer-menu ul.elementor-icon-list-items li:first-child span {
  margin-bottom: 10px;
  font-size: 24px;
  font-family: 'cerebri 700'
}

.footer-menu ul.elementor-icon-list-items li {
  font-family: 'cerebri 300';
}

.footer-menu ul.elementor-icon-list-items li a {
  position: relative;
  width: auto;
}

.footer-menu ul.elementor-icon-list-items li a::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 0;
  height: 2px;
  background-color: #fff;
  transition: .2s;
}

.footer-menu ul.elementor-icon-list-items li a:hover::after {
  width: 100%;
}

.mailchimp-footer form input#form-field-name {
  padding: 12px 14px;
  line-height: 24px;
}

.mailchimp-tranzer #mc_embed_signup {
  background: transparent;
}

.mailchimp-tranzer #mc_embed_signup #mc_embed_signup_scroll {
  display: flex;
}

.mailchimp-tranzer #mc_embed_signup input.email {
  font-family: 'cerebri 400';
  font-size: 18px;
  padding: 0 15px;
  outline: none;
  border: none;
  border-radius: 3px 0 0 3px;
  height: 45px;
}

.mailchimp-tranzer #mc_embed_signup input.email::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #afafaf;
  opacity: 1; /* Firefox */
}

.mailchimp-tranzer #mc_embed_signup input.email:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #afafaf;
}

.mailchimp-tranzer #mc_embed_signup input.email::-ms-input-placeholder { /* Microsoft Edge */
  color: #afafaf;
}

.mailchimp-tranzer #mc_embed_signup input.button {
  height: 100%;
  font-family: 'cerebri 400';
  font-size: 18px;
  padding: 0 30px;
  border-radius: 0 3px 3px 0;
  background-color: #1bbc9c;
  letter-spacing: 0;
}

/* ============ END FOOTER ============ */

/* ============ COOKIE NOTICE ============ */

#ct-ultimate-gdpr-cookie-popup #ct-ultimate-gdpr-cookie-content {
  margin-bottom: 0px !important;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content {
  font-family: 'Cerebri 400';
  font-size: 18px;
  line-height: 28px;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept {
  margin: 15px 15px 0 0 !important;
  float: none;
  font-family: 'Cerebri 400' !important;
  font-size: 20px !important;
  display: inline-block;
  background-color: #1BBC9B !important;
  border: none !important;
  border-radius: 5px;
  text-transform: lowercase;
  padding: 12px 74px 12px 30px !important;
  position: relative;
  color: #fff !important;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings {
  margin: 15px 15px 0 0 !important;
  float: none;
  font-family: 'Cerebri 400' !important;
  font-size: 20px !important;
  display: inline-block;
  background-color: #404040 !important;
  border: none !important;
  border-radius: 5px;
  text-transform: lowercase;
  padding: 12px 74px 12px 30px !important;
  position: relative;
  color: #fff !important;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept::after,
#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings::after {
  content: '';
  font-family: 'FontAwesome';
  line-height: 44px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 44px;
  height: 44px;
  border-radius: 0 5px 5px 0;
  background-color: #16967d;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept::after {
  content: '\f00c';
  background-color: #16967d;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings::after {
  content: '\f085';
  background-color: #383838;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept:hover {
  background-color: #18A184 !important;
  opacity: 1 !important;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings:hover {
  background-color: #3c3b3b !important;
  opacity: 1 !important;
}

.ct-ultimate-gdpr-cookie-modal-btn.save a {
  margin: 15px 0 0 0 !important;
  font-family: 'Cerebri 400' !important;
  font-size: 20px !important;
  background-color: #1BBC9B !important;
  border: none !important;
  border-radius: 5px;
  text-transform: lowercase;
  padding: 12px 79px 12px 35px !important;
  position: relative;
  color: #fff !important;
}

.ct-ultimate-gdpr-cookie-modal-btn.save a::after {
  content: '\f0c7';
  font-family: 'FontAwesome';
  line-height: 49px;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
  width: 49px;
  height: 49px;
  border-radius: 0 5px 5px 0;
  background-color: #16967d;
}

.ct-ultimate-gdpr-cookie-modal-btn.save a:hover {
  border: none !important;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-accept span {
  display: none !important;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings {
  margin: 15px 0 0 0 !important;
  float: none;
}

#ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-change-settings span {
  display: none !important;
}

#ct-ultimate-gdpr-cookie-modal-body h2,
#ct-ultimate-gdpr-cookie-modal-body h3,
.ct-ultimate-gdpr-cookie-modal-slider-desc h4 {
  font-family: 'Cerebri 700';
}

.ct-ultimate-gdpr-cookie-modal-desc,
.ct-ultimate-gdpr-cookie-modal-slider li label,
.ct-ultimate-gdpr-cookie-modal-slider-able li, .ct-ultimate-gdpr-cookie-modal-slider-not-able li {
  font-family: 'Cerebri 400';
}

#ct-ultimate-gdpr-cookie-open {
  padding: 0;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}

.ct-ultimate-gdpr-slider-not-block .ct-ultimate-gdpr-slider {
  border-color: #1BBC9B;
}

.ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active div svg path,
.ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--selected div svg path {
  fill: #1BBC9B !important;
}

.ct-ultimate-gdpr-cookie-modal-slider li.ct-ultimate-gdpr-cookie-modal-slider-item--active label:after {
  background: #1BBC9B;
}

/* ============ END COOKIE NOTICE ============ */

/* ============ RESPONSIVE ============ */

@media (max-width: 2150px) {
  .how-it-works-business,
  .team-header {
    background-size: contain !important;
  }
}

@media (max-width: 2120px) {
  .image-after-header.news::after {
    background-size: contain;
  }
}

@media only screen and (max-width: 1750px) {
  .tranzer-partner-carousel ul.carousel-indicators {
    width: 95%;
  }
  .tranzer-partner-carousel .carousel-indicators > li, .carousel-indicators > li.active {
    padding: 0 20px;
  }
  .tranzer-partner-carousel .carousel-caption {
    padding-left: 30px;
    padding-right: 30px;
  }
  .tranzer-partner-carousel .carousel-caption {
    width: 95%;
  }
  .revslider-mobile-top .rs-layer {
    width: 650px !important;
    height: auto !important;
  }
  .rev-slider-home::after {
    bottom: -164px;
    height: 164px;
    width: 650px;
  }
  .organise-mobility-titel > .elementor-widget-container,
  .organise-mobility-text > .elementor-widget-container {
    padding: 0 !important;
  }
  .footer-main-col > .elementor-column-wrap > .elementor-widget-wrap {
    margin-left: 0;
  }
  .tranzer-mobility-blocks .elementor-cta__content .elementor-cta__image img {
    height: 75px;
  }
  .tranzer-mobility-blocks .elementor-cta__description {
    font-size: 15px !important;
  }
  .join-forces-logos > .elementor-element-populated {
    padding: 0 5% !important;
  }
  .team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner {
    height: 40vw;
  }
  .tranzer-main-header,
  .image-after-header:not(.vacancy-intro)::after,
  .how-it-works-business,
  .travelcard-afterheader {
    background-size: auto !important;
  }
  .image-after-header.team-header {
    background-size: 1770px !important;
  }
  .main-featured-image .elementor-image {
    height: 35vw;
  }
}

@media only screen and (max-width: 1600px) {
  .join-forces-inner-col-tekst > .elementor-element-populated {
    padding: 100px 50px 0 50px !important;
  }
  .team-carousel .jet-carousel .jet-carousel__item .jet-carousel__content {
    padding: 25px;
  }
  .team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner .jet-carousel__item-text {
    padding: 0 25px;
  }
}

@media only screen and (max-width: 1500px) {
  .organise-mobility-titel > .elementor-widget-container h2 {
    font-size: 42px !important;
    line-height: 58px !important;
  }
  .client-slider {
    padding: 50px;
    margin-bottom: 50px;
  }
  .tranzer-mobility-blocks .elementor-cta__content h2 {
    font-size: 26px !important;
    line-height: 38px !important;
  }
  .tranzer-mobility-blocks .elementor-cta__content .elementor-cta__image img {
    height: 60px;
  }
  .tranzer-mobility-blocks-row > .elementor-element-populated > .elementor-widget-wrap {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }
  .tranzer-mobility-blocks-row .elementor-element-populated {
    padding: 0 20px !important;
  }
  .tranzer-mobility-phone-row .elementor-element-populated {
    padding: 0 10px !important;
  }
  .main-footer-section {
    padding: 0 0 50px 50px !important;
  }
  .join-forces-btn a {
    font-size: 24px !important;
  }
  .join-forces-btn a.elementor-button-link {
    height: 75px;
    line-height: 75px;
  }
  .join-forces-btn a.elementor-button-link::after {
    width: 75px;
    background-size: 30px;
  }
  .usp-forces h3 {
    font-size: 20px !important;
  }
  .usp-forces .elementor-icon-box-content::before {
    width: 30px;
    height: 30px;
    top: 0;
  }
  .usp-forces .elementor-icon-box-content {
    padding-left: 45px;
  }
  .join-forces-inner-col-tekst .elementor-widget-heading > .elementor-widget-container {
    padding-bottom: 10px !important;
  }
  .join-forces-inner-col-tekst .elementor-widget-text-editor > .elementor-widget-container {
    margin-bottom: 0 !important;
  }
  /* .featured-image-content {
    height: 500px;
  } */
  main.jupiterx-main .why-we-found-tranzer-inner-col .elementor-element h2.elementor-heading-title {
    font-size: 75px;
  }
  .tranzer-vacatures-list.about.elementor-element span.elementor-icon-list-text {
    padding-left: 20px;
  }
  .tranzer-vacatures-list.about ul.elementor-icon-list-items li span::after {
    right: 20px
  }
  main.jupiterx-main .tranzer-vacatures-list.about.elementor-element .elementor-icon-list-item a {
    font-size: 26px;
  }
  .selectieproces-button.elementor-element .elementor-button-text {
    font-size: 18px;
  }
  .selectieproces-button.elementor-element:last-child .elementor-button-text {
    font-size: 24px;
  }
  .selectieproces-button a {
    height: 80px;
    padding-left: 85px;
  }
  .selectieproces-button:not(:first-child) a {
    padding-left: 100px;
  }
  .selectieproces-button a > .elementor-button-content-wrapper::before {
    left: 25px;
    top: 10px;
    width: 60px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
  }
  .selectieproces-button:nth-child(1) a > .elementor-button-content-wrapper::before {
    left: 10px;
  }
  .selectieproces-button:not(:last-child) a::before {
    right: -15px;
    height: calc(100% + 20px);
    width: 50px;
  }
  .selectieproces-button a::after {
    width: 40px;
    right: -5px;
  }
  main.jupiterx-main .vacancy-impressie-foto.elementor-element {
    padding-left: 50px;
  }
  .image-after-header.vacancy-intro::after {
    background-size: auto;
  }
  .vacancy-main-header {
    background-size: auto !important;
  }
  main.jupiterx-main .tranzer-app-title.elementor-element h1 {
    font-size: 55px !important;
    line-height: 60px !important;
  }
  main.jupiterx-main .worldwide-locations_inner-sectie .elementor-element h2.elementor-heading-title {
    font-size: 32px;
  }
  .scaling-up-section {
    padding: 50px !important; 
  }
  .application-process {
    padding-left: 50px !important;
  }
}

@media only screen and (max-width: 1450px) {
  .tranzer-partner-carousel .carousel-indicators > li:not(.active) {
    padding: 0 10px;
  }
  .white-contact-section {
    width: 100%;
    padding: 15px 35px;
  }
  .white-contact-section .phone {
    padding-left: 35px;
  }
  .white-contact-section .message {
    padding-right: 35px;
  }
  .white-contact-section h5, .white-contact-section a {
    font-size: 20px;
  }
  main.jupiterx-main .home-dark-bg .home-dark-bg_col1.elementor-element,
  main.jupiterx-main .home-dark-bg .home-dark-bg_col2.elementor-element {
    width: 50%;
  }
  .tranzer-partner-carousel {
    height: 700px;
  }
  main.jupiterx-main .app-header-section.elementor-element {
    padding: 0 35px;
  }
  .app-header-section::after {
    right: 5%;
    width: 45%;
  }
  header.jupiterx-header .elementor .elementor-element .elementor-nav-menu a.elementor-item {
    font-size: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }
  li.pll-parent-menu-item > a {
    width: 70px;
  }
  .main-menu-desktop nav li.current-menu-item a::before {
    left: 5px;
  }
  .main-menu-desktop nav > ul > li.current-menu-item > a::before {
    left: 5px;
    top: 52%;
  }
  .application-process_innersection > .elementor-container {
    margin: 0 -15px !important;
  }
  .application-process_innersection > .elementor-container > .elementor-row > .elementor-column > div {
    padding: 0 15px !important;
  }
  .application-process_title h2 {
    font-size: 22px !important;
  }
  .application-process_content {
    font-size: 16px !important;
    line-height: 24px !important;
  }
  .application-process-col > div {
    padding: 70px 0 55px 0 !important;
  }
}

@media only screen and (max-width: 1400px) {
  .join-forces-inner-col-tekst h2 {
    font-size: 45px !important;
  }
  main.jupiterx-main .requirements-grid.elementor-element {
    width: 70%;
  }
  main.jupiterx-main .requirements-grid_empty.elementor-element {
    width: 30%;
  }
  main.jupiterx-main .wat-je-bij-ons-kan-leren.elementor-element > .elementor-widget-container {
    padding: 0;
  }
  main.jupiterx-main .wat-je-bij-ons-kan-leren-subtekst.elementor-element > .elementor-widget-container {
    padding-right: 20%;
  }
  .team-carousel .jet-carousel .jet-carousel__item h3 {
    font-size: 26px;
  }
  .team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner .jet-carousel__item-text > strong {
    font-size: 24px;
    margin-bottom: 10px;
  }
  main.jupiterx-main .team-personeel.elementor-element .elementor-cta .elementor-cta__content {
    min-height: 550px;
  }
  main.jupiterx-main .tranzer-different-options.elementor-element .elementor-widget-image img {
    width: 100%;
  }
  .worldwide-stats-kolom .elementor-cta__description {
    color: #fff !important;
  }
  .faq-tabs .raven-tabs-list .raven-tabs-title {
    width: calc(25% - 30px);
  }
}

@media only screen and (max-width: 1350px) {
  .selectieproces-button {
    width: 33% !important;
    margin-bottom: 30px !important;
  }
  .selectieproces-button:nth-child(4) a {
    border-radius: 60px;
    padding-left: 85px;
  }
  .selectieproces-button:nth-child(4) a > .elementor-button-content-wrapper::before {
    left: 10px;
  }
  .selectieproces-button:nth-child(5) {
    width: 66% !important;
  }
  .selectieproces-button.elementor-element .elementor-button-text {
    font-size: 22px;
  }
  .selectieproces-button.elementor-element:last-child .elementor-button-text {
    font-size: 32px;
  }
  .team-carousel .jet-carousel .jet-carousel__item .jet-carousel__item-inner .jet-carousel__item-text {
    line-height: 26px;
  }
}

@media only screen and (max-width: 1300px) {

  .image-after-header.how-it-works-business.jobs-section.jobs-after::after {
    top: 90px !important;
  }

  .footer-bot_logo,
  .footer-bot_menu {
    width: 100% !important;
  }
  .footer-bot_menu > .elementor-widget-wrap {
    justify-content: space-between !important;
    margin-top: 35px;
  }
  .footer-top_title,
  .footer-top_contact {
    width: 100% !important;
  }
  .white-contact-section {
    width: 600px;
    float: none;
    margin-top: 25px;
  }
  header.jupiterx-header .elementor-element .request-a-demo .elementor-button {
    font-size: 20px;
  }
  .revslider-mobile-top .rs-layer {
    width: 500px !important;
  }
  .rev-slider-home::after {
    width: 500px;
  }
  .tranzer-mobility-blocks > .elementor-widget-container .elementor-cta .elementor-cta__content {
    padding: 25px !important;
    min-height: unset;
  }
  .main-menu-desktop nav li.current-menu-item a::before {
    left: 5px;
  }
  .how-it-works-quote h2 {
    font-size: 40px !important;
    line-height: 60px !important;
  }
  .how-it-works-quote::before {
    line-height: 150px;
  }
  .join-forces-section > .elementor-container > .elementor-row {
    flex-wrap: wrap;
  }
  .join-forces-section .join-forces-logos,
  .join-forces-section .join-forces-tekst {
    width: 100% !important;
  }
  .join-forces-logos > .elementor-element-populated {
    padding: 80px 10% !important;
  }
  .single-blog-post-meta {
    width: 100% !important;
    padding: 0 3%;
  }
  /* .featured-image-content {
    height: 450px;
  } */
  .over-ons-video .elementor-image-box-content {
    bottom: 80px;
  }
  main.jupiterx-main .over-ons-video.elementor-element .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 48px;
  }
  main.jupiterx-main .partner-image-grid.elementor-element .elementor-image img {
    width: 250px;
    height: 250px;
  }
  .team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner {
    height: 45vw;
  }
  main.jupiterx-main .team-personeel.elementor-element .elementor-cta__content {
    padding: 20px;
  }
  .team-personeel .elementor-cta .elementor-cta__description {
    padding: 0 20px;
    top: 20px;
  }
  header.jupiterx-header .elementor-element.tranzer_main-header {
    padding-left: 35px;
    padding-right: 35px;
  }
  header.jupiterx-header .elementor-element .request-a-demo .elementor-button {
    padding-left: 15px;
    padding-right: 15px;
  }
  .join-forces-logos::after {
    height: 55%;
  }
  .footer-bot_menu .footer-menu {
    width: 50% !important;
  }
  .footer-bot_menu .footer-menu:nth-child(-n+2) {
    margin-bottom: 25px !important;
  }
}

@media only screen and (max-width: 1250px) {
  .application-process_innersection > .elementor-container > .elementor-row {
    flex-wrap: wrap;
  }
  .application-process_innersection > .elementor-container > .elementor-row > .elementor-column {
    width: 33.333%;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 1200px) {

  .image-after-header.how-it-works-business.jobs-section.jobs-after::after {
    top: 140px !important;
  }

  .tranzer-partner-carousel ul.carousel-indicators {
    margin: 0 0 20px;
  }
  .tranzer-partner-carousel .carousel-caption h2 {
    font-size: 32px;
    line-height: 46px;
  }
  .tranzer-partner-carousel {
    height: 600px;
  }
  .tranzer-partner-carousel .carousel-inner,
  .tranzer-partner-carousel .carousel-inner .item,
  .tranzer-partner-carousel .carousel-inner .item img {
    height: 100%;
  }
  .tranzer-partner-carousel ul.carousel-indicators {
    padding: 10px 5px;
  }
  .tranzer-partner-carousel ul.carousel-indicators {
    bottom: 0;
    margin-bottom: 0;
    border-radius: 0;
    width: 100%;
  }
  .tranzer-partner-carousel .carousel-indicators > li, .carousel-indicators > li.active {
    font-size: 18px;
    line-height: 45px;
    height: 45px;
  }
  .tranzer-partner-carousel .carousel-caption {
    bottom: 15%;
  }
  .tranzer-partner-carousel .carousel-indicators > li:not(.active) {
    padding: 0px 8px;
  }
  .tranzer-partner-carousel .carousel-indicators > li, .carousel-indicators > li.active {
    padding: 0 15px;
  }
  .tranzer-partner-carousel {
    height: 480px;
  }
  .tranzer-vacatures-list li.elementor-icon-list-item a {
    font-size: 24px !important;
  }
  .tranzer-vacatures-list span.elementor-icon-list-text {
    padding-left: 20px !important;
  }
  .tranzer-vacatures-list ul.elementor-icon-list-items li span::after {
    right: 20px;
  }
  header.jupiterx-header .elementor .elementor-element .elementor-nav-menu a.elementor-item {
    padding-left: 15px;
    padding-right: 15px;
  }
  li.pll-parent-menu-item > a {
    width: 65px;
  }
  .revslider_text-extrabold-wrapper,
  .revslider_text-regular-wrapper,
  .revslider_text-regular-wrapper-outline {
    left: 0 !important;
  }
  .revslider_text-extrabold-wrapper rs-mask-wrap,
  .revslider_text-regular-wrapper rs-mask-wrap,
  .revslider_text-regular-wrapper-outline rs-mask-wrap {
    padding: 0 40px;
  }
  .revslider_text-extrabold,
  .revslider_text-regular {
    font-size: 60px !important;
  }
  .tranzer-mobility-blocks-row {
    width: 66% !important;
  }
  .tranzer-mobility-phone-row {
    width: 33% !important;
  }
  .tranzer-mobility-blocks-row .elementor-widget-spacer {
    display: none;
  }
  .tranzer-mobility-blocks-row > .elementor-element-populated > .elementor-widget-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  .tranzer-mobility-blocks > .elementor-widget-container .elementor-cta .elementor-cta__content {
    padding: 35px !important;
  }
  .tranzer-mobility-blocks .elementor-cta__content h2 {
    font-size: 30px !important;
    line-height: 44px !important;
  }
  .main-menu-desktop nav li.current-menu-item a::before {
    left: 0;
  }
  .how-it-works-quote::before {
    line-height: 130px;
    font-size: 135px;
    padding-right: 20px;
  }
  .how-it-works-quote h2 {
    font-size: 36px !important;
    line-height: 56px !important;
  }
  .image-after-header.news .elementor-element h2.elementor-heading-title {
    font-size: 80px;
  }
  /* .featured-image-content {
    height: 400px;
  } */
  main.jupiterx-main .why-we-found-tranzer-inner-col .elementor-element h2.elementor-heading-title {
    font-size: 65px;
  }
  main.jupiterx-main .about-vacatures-context.elementor-element {
    padding: 0 0 0 5%;
  }
  .tranzer-vacatures-list ul.elementor-icon-list-items li span::after {
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
  }
  main.jupiterx-main .about-vacatures-context .about-vacatures-context-col.elementor-element .elementor-element-populated {
    padding: 8% 10% 6% 0;
  }
  main.jupiterx-main .tranzer-app-title.elementor-element h1 {
    font-size: 48px !important;
    line-height: 55px !important;
  }
  .different-options-inner-row .elementor-row {
    flex-wrap: wrap;
  }
  .different-options-inner-row .elementor-column.elementor-inner-column {
    width: 50%;
  }
  main.jupiterx-main .team-personeel.elementor-element .elementor-cta .elementor-cta__description {
    line-height: 26px;
  }
  /* .team-personeel-section {
    padding: 0 20px;
  } */
  main.jupiterx-main .elementor-element.team-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .main-menu-desktop nav > ul > li.current-menu-item > a::before {
    left: 2px;
  }
  .download-news-column > .elementor-column-wrap > .elementor-widget-wrap {
    padding: 30px !important;
  }
}

@media only screen and (max-width: 1100px) {

  .image-after-header.how-it-works-business.jobs-section.jobs-after::after {
    top: 150px !important;
  }

  .tranzer_popup-inner-container {
    width: 90%;
  }
  .team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner {
    height: 50vw;
  }
  header.jupiterx-header .elementor .elementor-element .elementor-nav-menu a.elementor-item,
  header.jupiterx-header .elementor-element .request-a-demo .elementor-button {
    font-size: 18px;
  }
}

@media only screen and (max-width: 1024px) {
  main.jupiterx-main .travel-germany.elementor-element {
    padding-top: 120px;
    padding-bottom: 50px;
  }
  .travel-germany > .elementor-container {
    min-height: unset !important;
  }
  .image-after-header.how-it-works-business.jobs-section.jobs-after::after {
    display: none;
  }
  .home-first-section {
    padding: 200px 5% 100px 5%;
  }
  .home-mobility {
    padding: 0 5% 200px 5%;
  }
  main.jupiterx-main .home-dark-bg .home-dark-bg_col1.elementor-element,
  main.jupiterx-main .home-dark-bg .home-dark-bg_col2.elementor-element {
    width: 100%;
    z-index: 999;
  }
  .main-menu-desktop {
    display: none;
  }
  .main-menu-mobile {
    display: block;
  }
  header .request-a-demo {
    display: none;
  }
  header .request-a-demo-phone {
    display: block;
  }
  .pll-parent-menu-item > a > span:not(.sub-arrow),
  .pll-parent-menu-item > ul.sub-menu > li.lang-item > a span:not(.sub-arrow) {
    display: block;
    padding-left: 33px;
  }
  li.pll-parent-menu-item > a::after,
  .pll-parent-menu-item > ul.sub-menu > li.lang-item > a::after {
    position: absolute;
  }
  .home-dark-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #101920;
    opacity: .6;
  }
  .how-it-works-quote {
    margin-bottom: 30px;
  }
  .how-it-works-quote::before {
    line-height: 145px;
    font-size: 135px;
    padding-right: 35px;
  }
  .how-it-works-quote.business-quote::before {
    line-height: 130px;
  }
  .how-it-works-quote h2 {
    font-size: 40px !important;
    line-height: 55px !important;
  }
  .join-forces-logos > .elementor-element-populated {
    padding: 60px 5% !important;
  }
  .join-forces-inner-col-tekst > .elementor-element-populated {
    padding: 80px 5% 0 5% !important;
  }
  .nieuws-overzicht .raven-posts {
    padding: 0;
  }
  .image-after-header.news .elementor-element h2.elementor-heading-title {
    font-size: 62px;
  }
  /* .featured-image-content {
    height: 350px;
  } */
  .single-post .elementor-author-box {
    padding: 30px 25px 35px;
  }
  .elementor .why-we-found-tranzer-inner-col .elementor-widget-text-editor.elementor-element,
  .elementor .why-we-found-tranzer-inner-col .elementor-widget-image.elementor-element {
    width: 100%;
    padding: 0;
  }
  .elementor .why-we-found-tranzer-inner-col .elementor-widget-image.elementor-element {
    margin-bottom: 55px;
  }
  .over-ons-video .elementor-image-box-content {
    bottom: 50px;
  }
  main.jupiterx-main .over-ons-video.elementor-element .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 38px;
  }
  main.jupiterx-main .about-vacatures-context .about-vacatures-context-col.elementor-element .elementor-element-populated {
      padding: 15% 10% 15% 0;
  }
  .vacancy-intro {
    background-image: none !important;
  }
  main.jupiterx-main .requirements-grid.elementor-element {
    width: 100%;
  }
  main.jupiterx-main .requirements-grid_empty.elementor-element {
    width: 0%;
    display: none;
  }
  main.jupiterx-main .partner-dark-usp-section.elementor-element {
    padding: 150px 5% 150px 5%;
  }
  .team-carousel-section > .elementor-container > .elementor-row {
    width: 100%;
  }
  main.jupiterx-main .elementor-element .team-carousel .slick-list > .slick-track .jet-carousel__item > .jet-carousel__item-inner {
    margin: 0 15px;
  }
  .team-carousel .elementor-slick-slider {
    margin-left: -15px !important;
    margin-right: -15px !important;
  }
  .team-carousel .elementor-slick-slider .jet-slick-dots {
    margin: 30px 15px 0 15px !important;
  }
  .app-header-section::after {
    height: 400px;
  }
  .app-header-section::after {
    right: 0px;
    width: 60%;
    bottom: 30px;
    z-index: 999999;
  }
  .travel-right-away-section::before {
    width: 60%;
  }
  .faq-tabs .raven-tabs-horizontal .raven-tabs-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 30px;
    grid-row-gap: 25px;
    overflow: visible;
    margin: 0;
  }
  .faq-tabs .raven-tabs-list .raven-tabs-title {
    width: 100%;
    margin: 0;
  }
  .faq-tabs .raven-tabs-list {
    flex-wrap: wrap;
  }
  .faq-tabs .raven-tabs-mobile-title {
    display: none;
  }
  .faq-tabs .raven-tabs-content-wrapper .raven-tabs-content {
    padding: 30px 50px;
    margin-top: 50px;
  }
  .faq-tabs .raven-tabs-horizontal .raven-tabs-content-wrapper {
    border-bottom: 0;
  }
  .faq-tabs .raven-tabs-content-wrapper .raven-tabs-content > p {
    padding: 0 5%;
  }
  .team-personeel-section .elementor-element-populated > .elementor-widget-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
  main.jupiterx-main .team-personeel.elementor-element .elementor-cta__content {
    padding: 25px;
  }
  .team-personeel .elementor-cta .elementor-cta__description {
    padding: 0 25px;
    top: 25px;
  }
  .hiring-section::before {
    height: 80%;
    bottom: 50%;
    transform: translateY(50%);
    background-size: cover;
  }
  .join-forces-logos::after {
    height: 40%;
  }
  .image-after-header.team-header {
    background-size: 1260px !important;
  }
  .scaling-up-section {
    padding: 0px 0px 50px 0 !important;
  }
  .jobs-summary-list .job-kolom .elementor-icon-box-wrapper {
    padding: 0 20px;
  }
  .main-featured-image {
    margin-top: -80px;
  }
  .main-featured-image .elementor-image {
    height: 450px;
  }
  /* CHANGE HAMBURGER MENU FOR WHITE HEADERS */
  .post-type-archive-blogs .main-menu-mobile .raven-nav-menu-toggle-button,
  .single-blogs .main-menu-mobile .raven-nav-menu-toggle-button,
  .post-type-archive-jobs .main-menu-mobile .raven-nav-menu-toggle-button,
  .page-id-5628 .main-menu-mobile .raven-nav-menu-toggle-button,
  .page-id-5643 .main-menu-mobile .raven-nav-menu-toggle-button,
  .page-id-5647 .main-menu-mobile .raven-nav-menu-toggle-button,
  .page-id-5653 .main-menu-mobile .raven-nav-menu-toggle-button {
    color: #000 !important;
  }

  .terms-conditions-tabs .raven-tabs-list {
    display: block !important;
  }

  .terms-conditions-tabs .raven-tabs-mobile-title {
    display: none;
  }

  .download-news-section {
    padding-right: 0 !important;
  }
}

@media only screen and (max-width: 991px) {
  .home-integrate.elementor-column.elementor-col-50,
  .home-offer.elementor-column.elementor-col-50 {
    width: 100%;
  }
  main.jupiterx-main .home-integrate.elementor-element > .elementor-element-populated {
    padding: 0 0 100px;
  }

  main.jupiterx-main .home-integrate.elementor-element > .elementor-element-populated > div,
  main.jupiterx-main .home-offer.elementor-element > .elementor-element-populated > div {
    padding: 0 !important;
  }
  main.jupiterx-main .home-offer.elementor-element > .elementor-element-populated {
    padding: 0;
  }
  .footer-menu {
    width: 50% !important;
    margin-top: 25px;
  }
  .footer-bot_menu .footer-menu:nth-child(odd) {
    padding: 0 15px 0 0;
  }
  .footer-bot_menu .footer-menu:nth-child(even) {
    padding-left: 0 0 0 15px;
  }
  .tranzer-partner-carousel ul.carousel-indicators {
    height: 65px;
    overflow: hidden;
  }
  .tranzer-partner-carousel .carousel-caption img.partner-logo {
    width: 150px;
    place-self: center;
  }
  .tranzer-partner-carousel .carousel-caption h2 {
    font-size: 28px;
    line-height: 40px;
  }
  .tranzer-vacatures-list li.elementor-icon-list-item a {
    font-size: 22px !important;
  }
  .tranzer-vacatures-list span.elementor-icon-list-text {
    padding-left: 15px !important;
  }
  .tranzer-vacatures-list ul.elementor-icon-list-items li span::after {
    right: 15px;
  }
  .revslider_text-regular {
    font-size: 50px !important;
  }
  .revtext-1 {
    top: 240px !important;
  }
  .revtext-2 {
    top: 330px !important;
  }
  .revtext-3 {
    top: 410px !important;
  }
  .revtext-4 {
    top: 490px !important;
  }
  .tranzer-mobility-blocks-row > .elementor-element-populated > .elementor-widget-wrap {
    grid-column-gap: 30px;
    grid-row-gap: 30px;
  }
  .tranzer-mobility-blocks > .elementor-widget-container .elementor-cta .elementor-cta__content {
    padding: 25px !important;
  }
  .tranzer-mobility-blocks .elementor-cta__content h2 {
    font-size: 25px !important;
    line-height: 36px !important;
  }
  main.jupiterx-main .why-we-found-tranzer-inner-col .elementor-element h2.elementor-heading-title {
    font-size: 60px;
    line-height: 70px;
  }
  .hiring-section::before {
    display: none;
  }
  .hiring-section-home .elementor-column.elementor-col-50 {
    width: 100%;
  }
  .hiring-section-home .elementor-column.elementor-col-50:first-child .tranzer-vacatures-list > .elementor-widget-container {
    margin: 30px 0 0 0;
  }
  .hiring-section-home .elementor-column.elementor-col-50:first-child {
    padding: 0 5%;
  }
  .hiring-section-home .hiring-team_image-sm {
    display: block;
  }
  main.jupiterx-main .hiring-section-home.elementor-element {
    padding: 0;
    margin-bottom: 0;
  }
  .hiring-section-home .hiring-section-image-home {
    padding-left: 50px;
  }
  .hiring-section-home::after {
    bottom: unset;
    top: 0;
  }
  .different-options-inner-row > .elementor-container > .elementor-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width: 900px) {
  .tranzer-mobility-blocks-row,
  .tranzer-mobility-phone-row {
    width: 100% !important;
  }
  .tranzer-mobility-blocks > .elementor-widget-container .elementor-cta .elementor-cta__content {
    padding: 45px !important;
  }
  .tranzer-mobility-blocks .elementor-cta__content h2 {
    font-size: 3.5rem !important;
    line-height: 4.5rem !important;
  }
  .tranzer-mobility-blocks .elementor-cta__content .elementor-cta__image img {
    height: 90px;
  }
  .tranzer-mobility-blocks-row > .elementor-element-populated > .elementor-widget-wrap {
    grid-column-gap: 45px;
    grid-row-gap: 45px;
    margin-bottom: 50px;
  }
  .tranzer-mobility-blocks .elementor-cta__description {
    font-size: 16px !important;
    line-height: 26px;
  }
  .selectieproces-button {
    width: 50% !important;
  }
  .selectieproces-button:nth-child(4) a {
    border-radius: 0 60px 60px 0;
    padding-left: 105px;
  }
  .selectieproces-button:nth-child(3) a,
  .selectieproces-button:nth-child(5) a {
    border-radius: 60px;
    padding-left: 85px;
  }
  .selectieproces-button:nth-child(3) a > .elementor-button-content-wrapper::before,
  .selectieproces-button:nth-child(5) a > .elementor-button-content-wrapper::before {
    left: 10px;
  }
  .selectieproces-button:nth-child(4) a > .elementor-button-content-wrapper::before {
    left: 25px;
  }
  .selectieproces-button:nth-child(5) {
    margin-left: auto;
    margin-right: auto;
    width: 400px !important;
  }
  .tranzer_popup-inner-container {
    flex-wrap: wrap;
  }
  .tranzer_popup-inner-container > * {
    width: 100%;
  }
  .tranzer_popup-inner-container .popup_col1 {
    padding: 35px 30px 25px;
  }
  .tranzer_popup-inner-container .popup_col2 {
    padding: 35px 30px 45px;
  }
  .tranzer_popup-inner-container h2 {
    font-size: 22px;
    line-height: 32px;
    padding-right: 45px;
    margin-bottom: 15px;
  }
  .tranzer_popup-inner-container p,
  .tranzer_popup-inner-container .popup-contactinfo {
    font-size: 18px;
  }
  .tranzer_popup-inner-container .popup-contactinfo {
    margin-top: 15px;
  }
  .tranzer_popup-inner-container .elementor-element .elementor-field-group {
    margin-bottom: 15px !important;
  }
  .tranzer_popup-inner-container .close {
    width: 35px;
    height: 35px;
    border-radius: 0;
  }
  .partner-image-grid.elementor-element {
    padding: 0 !important;
  }
  .partner-image-grid .elementor-widget-image {
    width: 33.333% !important;
  }
  .partner-image-grid .elementor-widget-image .elementor-widget-container {
    padding: 0 !important;
  }
  main.jupiterx-main .partner-image-grid.elementor-element .elementor-image img {
    width: 100%;
    border-radius: 0;
  }
  .team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner {
    height: 60vw;
  }
  .tranzer_popup-container.elementor-section {
    position: absolute;
  }
  .tranzer_popup-inner-container {
    width: 100%;
    height: 100%;
    border-radius: 0;
    overflow-y: scroll;
  }
}

@media only screen and (max-width: 800px) {
  .white-contact-section {
    width: 100%;
  }
  .tranzer-partner-carousel {
    height: 450px;
  }
  .tranzer-partner-carousel .carousel-caption {
    flex-wrap: wrap;
  }
  .tranzer-partner-carousel .carousel-caption h2 {
    width: 100%;
    padding-left: 0;
    margin-top: 25px;
  }
  .client-slider {
    padding: 60px 25px;
  }
  .tranzer-partner-carousel .carousel-caption h2 {
    font-size: 22px;
    line-height: 32px;
  }
  .tranzer-partner-carousel .carousel-caption img.partner-logo {
    width: 150px;
    height: 100px;
    object-position: left;
  }
  .image-container {
    width: 150px;
    height: 100px;
  }
  .image-container img {
    width: 100%;
    height: 100%;
    object-position: left;
  }
  .tranzer-partner-carousel .carousel-caption .image-container {
    width: 100%;
  }
  .tranzer-partner-carousel .carousel-caption h2 a {
    font-size: 18px;
    margin-top: 15px;
  }
  .main-footer-section {
    padding: 0 !important;
  }
  main.jupiterx-main .join-forces-section.elementor-element {
    padding-bottom: 0;
  }
  main.jupiterx-main .template_ready-to-connect.elementor-element {
    margin-bottom: 0px;
  }
  main.jupiterx-main .vacancy-impressie-foto.elementor-element {
    padding-left: 0px;
  }
  main.jupiterx-main .partner-dark-usp-section.elementor-element {
    margin-bottom: 0;
  }
  .faq-tabs .raven-tabs-content-wrapper .raven-tabs-content {
    padding: 30px 20px;
  }
  .app-faq-section {
    margin-bottom: 0 !important;
  }
  .hiring-section-home .hiring-section-image-home {
    padding: 40px 0 0 0;
  }
  .tranzer-partner-carousel .carousel-caption .carousel-caption_inner-content {
    width: 100%;
    margin-left: 0;
  }
  .scaling-up-section {
    padding: 0px !important;
  }
}

@media only screen and (max-width: 768px) {
  .travel-germany-info {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  main.jupiterx-main .travel-germany .tranzer-app-title h1 {
    font-size: 30px !important;
    line-height: 35px !important;
  }
  .travel-germany .travel-germany-header-description {
    font-size: 18px !important;
  }
  .mailchimp-tranzer #mc_embed_signup input.email {
    max-width: 350px;
    margin-bottom: 0;
  }
  .mailchimp-tranzer #mc_embed_signup .clear {
    width: auto;
  }
  .partners-carousel .slick-track .jet-carousel__item-inner {
    flex-wrap: wrap;
  }
  .partners-carousel .slick-track .jet-carousel__item-inner > img {
    width: 100%;
    height: 150px;
    margin-bottom: 50px;
    object-position: left;
  }
  .partners-carousel .slick-track .jet-carousel__item-inner > .jet-carousel__content {
    width: 100%;
    padding-left: 0;
  }
  .scaling-up-section > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
    background-size: 160% !important;
    background-position: top right !important;
  }
  .scaling-up-section_subtitle h2 {
    color: #fff !important;
  }
  .worldwide-stats-kolom {
    margin-top: 60% !important;
  }
  .application-process_innersection > .elementor-container > .elementor-row > .elementor-column {
    width: 50%;
  }
  .application-process_innersection {
    padding-left: 50px !important;
  }
  .download-form {
    flex-wrap: wrap;
  }
  .download-form .download-form-row {
    width: calc(100% - 140px);
    padding-right: 20px;
  }
  .download-form .download-submit {
    width: 140px;
  }
  .download-form input.wpcf7-text {
    width: 100%;
  }
  .download-form .wpcf7-spinner {
    position: absolute;
    right: 150px;
    bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .job-kolom .elementor-icon-box-icon {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
  }
  .job-kolom .elementor-icon-box-content {
    padding-right: 40px;
  }
  .tranzer-partner-carousel ul.carousel-indicators {
    display: flex;
    overflow-x: scroll;
    padding: 10px 15px;
    -webkit-box-shadow: inset -15px 0px 10px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: inset -15px 0px 10px 0px rgba(0,0,0,0.3);
    box-shadow: inset -15px 0px 10px 0px rgba(0,0,0,0.3);
    scrollbar-width: none;
  }
  .tranzer-partner-carousel ul.carousel-indicators::-webkit-scrollbar {
    display: none;
  }
  .hiring-section {
    background-image: none !important;
  }
  .tranzer-vacatures-list {
    padding-right: 40%;
  }
  .tranzer-mobility-blocks .elementor-cta__content h2 {
    font-size: 3rem !important;
    line-height: 4rem !important;
  }
  .image-after-header.news .elementor-element h2.elementor-heading-title {
    font-size: 50px;
    line-height: 60px;
  }
  .single-blog-post-meta {
    padding: 0 5%;
  }
  .over-ons-video .elementor-image-box-img a::before {
    width: 65px;
    height: 65px;
    line-height: 65px;
    font-size: 20px;
  }
  main.jupiterx-main .over-ons-video.elementor-element .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 32px;
  }
  main.jupiterx-main .about-vacatures-context .about-vacatures-context-col.elementor-element .elementor-element-populated {
    padding: 60px 0;
  }
  main.jupiterx-main .about-vacatures-context.elementor-element {
    padding: 0 5%;
  }
  .about-vacatures-image-col .elementor-image img {
    height: auto;
  }
  main.jupiterx-main .wat-je-bij-ons-kan-leren-subtekst.elementor-element > .elementor-widget-container {
    padding-right: 0;
  }
  .tranzer_popup-inner-container .popup_col1 > p {
    display: none;
  }
  .tranzer_popup-inner-container h2 {
    margin-bottom: 0;
  }
  .tranzer_popup-inner-container .popup_col1 {
    padding: 30px;
  }
  .tranzer_popup-inner-container .popup_col2 {
    padding: 30px 30px 45px;
  }
  main.jupiterx-main .partner-image-grid.elementor-element .elementor-image img {
    height: 200px;
  }
  main.jupiterx-main .elementor-element.image-after-header {
    padding-left: 5%;
    padding-right: 5%;
  }
  .integrate-video-col {
    padding: 0 20%;
    background-color: #fff;
    /* margin-top: 100px; */
  }
  .integrate-video-col::before {
    content: '';
    height: 100px;
    width: 100%;
    position: absolute;
    left: 0;
    top: -100px;
    z-index: 1;
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
  }
  .team-carousel .slick-list > .slick-track {
    width: 100% !important;
    transform: none !important;
    flex-wrap: wrap !important;
  }
  .team-carousel .slick-list > .slick-track .jet-carousel__item {
    width: 100% !important;
  }
  .team-carousel .slick-list > .slick-track .jet-carousel__item.slick-cloned {
    display: none;
  }
  main.jupiterx-main .elementor-element .team-carousel .slick-list > .slick-track .jet-carousel__item > .jet-carousel__item-inner {
    margin: 0 0 5% 0;
  }
  .team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner {
    height: 480px;
  }
  .team-carousel .jet-carousel .jet-arrow {
    display: none !important;
  }
  .team-carousel .elementor-slick-slider {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .team-carousel .elementor-slick-slider .jet-slick-dots {
    display: none !important;
  }
  main.jupiterx-main .tranzer-different-options.elementor-element .elementor-widget-image img {
    width: 50%;
  }
  .app-header-section::after {
    width: 100%;
    bottom: 0;
  }
  .different-options-inner-row {
    padding: 0;
  }
  .worldwide-locations_inner-sectie .elementor-column {
    width: 50%;
  }
  .tranzer_worldwide-section .elementor-background-overlay {
    display: none;
  }
  .join-forces-logos::after {
    height: 45%;
  }
  .image-after-header.team-header {
    background-size: 880px !important;
  }
  .tr-home-logos::after {
    height: 20%;
  }
  .worldwide-title {
    padding-right: 0;
  }
  .worldwide-stats-kolom, .worldwide-green-block {
    width: 100% !important;
  }
  .main-featured-image .elementor-image {
    height: auto;
  }
  .main-featured-image {
    margin-top: -50px;
  }
  .pagination-blogs .jet-filters-pagination__item:not(.prev-next) {
    width: 37px;
  }
  .blog-post_content h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 700px) {
  .tranzer-mobility-blocks-row > .elementor-element-populated > .elementor-widget-wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .tranzer-mobility-blocks > .elementor-widget-container {
    position: unset;
  }
  .tranzer-mobility-blocks::after {
    display: none;
  }
  .tranzer-mobility-blocks > .elementor-widget-container .elementor-cta .elementor-cta__content {
    min-height: 300px;
  }
  .team-personeel-section .elementor-element-populated > .elementor-widget-wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .team-personeel-section {
    padding: 0 5%;
  }
  main.jupiterx-main .team-personeel.elementor-element .elementor-cta .elementor-cta__bg.elementor-bg {
    background-position: top;
  }
}

@media (max-height: 680px) and (max-width: 550px) {
  .tranzer_popup-inner-container .popup_col1 {
    display: none;
  }
  .tranzer_popup-inner-container .popup_col2 {
    padding: 50px 20px 45px;
  }
  .tranzer_popup-inner-container .close {
    top: 15px;
    background-color: #16ad8f;
    color: #fff;
  }
}

@media only screen and (max-width: 650px) {
  .selectieproces-button,
  .selectieproces-button:last-child {
    width: 70% !important;
    margin-left: auto !important;
    margin-right: auto;
  }
  .selectieproces-button:not(:first-child) a,
  .selectieproces-button:nth-child(4) a {
    border-radius: 60px;
  }
  .selectieproces-button a > .elementor-button-content-wrapper::before,
  .selectieproces-button:nth-child(4) a > .elementor-button-content-wrapper::before {
    left: 10px;
  }
  .selectieproces-button:not(:first-child) a,
  .selectieproces-button:nth-child(4) a {
    padding-left: 85px;
  }
  .selectieproces-button {
    margin-bottom: 15px !important;
  }
  .faq-tabs .raven-tabs-horizontal .raven-tabs-list {
    grid-template-columns: repeat(1, 1fr);
  }
  .faq-tabs .raven-tabs-content-wrapper .raven-tabs-content {
    padding: 30px 0;
  }
  .worldwide-locations_inner-sectie .elementor-column {
    width: 100%;
  }
  .how-it-works-quote h2 {
    font-size: 32px !important;
    line-height: 48px !important;
  }
  .how-it-works-quote.business-quote::before {
    line-height: 125px;
  }
  .different-options-inner-row > .elementor-container > .elementor-row {
    grid-template-columns: repeat(1, 1fr);
  }
}

@media only screen and (max-width: 600px) {
  .tranzer-vacatures-list {
    padding-right: 0;
  }
  .revtext-1 {
    top: 190px !important;
  }
  .revtext-2 {
    top: 260px !important;
  }
  .revtext-2 .revslider_text-regular {
    line-height: 65px !important;
    height: 80px !important;
  }
  .revtext-3 {
    top: 330px !important;
  }
  .revtext-4 {
    top: 400px !important;
  }
  .revslider_text-extrabold,
  .revslider_text-regular {
    font-size: 50px !important;
  }
  .revslider_text-extrabold-wrapper rs-mask-wrap,
  .revslider_text-regular-wrapper rs-mask-wrap,
  .revslider_text-regular-wrapper-outline rs-mask-wrap {
    padding: 0 25px;
  }
  .organise-mobility-titel > .elementor-widget-container h2 {
    font-size: 34px !important;
    line-height: 42px !important;
    margin-bottom: 20px;
  }
  .white-contact-section .message,
  .white-contact-section .phone {
    width: 100%;
    padding:0;
  }
  .white-contact-section .message {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .white-contact-section .message::after {
    width: 100%;
    height: 1px;
    bottom: 0;
    top: unset;
  }
  .white-contact-section {
    flex-wrap: wrap;
  }
  main.jupiterx-main .why-we-found-tranzer-inner-col .elementor-element h2.elementor-heading-title {
    font-size: 50px;
    line-height: 60px;
  }
  .over-ons-video .elementor-image-box-content {
    bottom: 15px;
    padding: 0 20px;
  }
  main.jupiterx-main .over-ons-video.elementor-element .elementor-image-box-content h3.elementor-image-box-title {
    font-size: 28px;
  }
  .over-ons-video figure.elementor-image-box-img {
    height: 330px;
  }
  .over-ons-video figure.elementor-image-box-img img {
    height: 100%;
    object-fit: cover;
  }
  main.jupiterx-main .about-vacatures-context .about-vacatures-context-col.elementor-element .elementor-element-populated {
    padding: 60px 0 80px;
  }
  .partner-image-grid .elementor-widget-image {
    width: 100% !important;
  }
  main.jupiterx-main .partner-image-grid.elementor-element .elementor-image img {
    height: auto;
  }
  .different-options-inner-row .elementor-column.elementor-inner-column {
    width: 100%;
  }
  .worldwide-stats-kolom > .elementor-column-wrap > .elementor-widget-wrap {
    column-gap: 20px;
  }
  .worldwide-stats-kolom h2,
  .worldwide-stats-kolom .elementor-cta__description {
    text-align: center !important;
  }
  .worldwide-stats-kolom h2 {
    font-size: 50px !important;
  }
  .worldwide-stats-kolom .elementor-cta__description {
    font-size: 18px !important;
  }
  .newsletter-tabs .raven-tabs-content form .jet-form-row--submit > div {
    max-width: 100%;
    width: 100%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .newsletter-tabs .raven-tabs-content form input {
    text-align: center;
  }
  .tranzer-jobsheader_maintitle h1 {
    font-size: 30px !important;
    line-height: 38px !important;
  }
}

@media only screen and (max-width: 550px) {
  main.jupiterx-main .tranzer-different-options.elementor-element .elementor-widget-image img,
  main.jupiterx-main .app-first-section.elementor-element .elementor-widget-image img,
  main.jupiterx-main .travel-right-away-images.elementor-element .elementor-widget-image img {
    width: 95%;
  }
  main.jupiterx-main .travel-right-away-images .elementor-element.elementor-widget-image {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 480px) {
  .app-faq-inner-col > div > div {
    padding: 0 !important;
  }
  .app-faq-inner-col .faq-tabs .raven-tabs-content-wrapper .raven-tabs-content {
    margin-top: 0;
    padding-bottom: 0;
  }
  .app-faq-inner-col .faq-tabs .raven-tabs-content-wrapper .raven-tabs-content .elementor-accordion .elementor-tab-title {
    padding: 15px 15px !important;
  }
  .app-faq-inner-col .faq-tabs .raven-tabs-content-wrapper .raven-tabs-content .elementor-accordion .elementor-tab-title .elementor-accordion-title {
    font-size: 18px !important;
    line-height: 25px !important;
  }
  .app-faq-inner-col .faq-tabs .raven-tabs-content-wrapper .raven-tabs-content .elementor-accordion .elementor-tab-content {
    font-size: 16px;
  }
  .download-appstore,
  .download-google-play {
    width: 50% !important;
  }
  .download-appstore > div,
  .download-google-play > div {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .download-appstore > div {
    margin-right: 10px !important;
  }
  .download-google-play > div {
    margin-left: 10px !important;
  }
  main.jupiterx-main .travel-germany.elementor-element {
    padding: 100px 5% 40px;
  }
  .tranzer-partner-carousel {
    height: 600px;
  }
  .client-slider {
    padding: 0px 0px 60px;
  }
  body.home .client-slider {
    padding: 0px;
    margin: 0px;
  }
  .tranzer-partner-carousel ul.carousel-indicators {
    width: 95%;
    margin-bottom: 20px;
    padding: 10px;
    border-radius: 40px;
  }
  .revslider-mobile-top .rs-layer {
    width: 430px !important;
  }
  .rev-slider-home::after {
    width: 430px;
  }
  body.page-id-226 .client-slider,
  body.page-id-1198 .client-slider,
  body.page-id-321 .client-slider {
    padding: 0;
    margin-bottom: 0;
  }
  .how-it-works-quote::before {
    padding-right: 20px;
    line-height: 115px;
    font-size: 110px;
  }
  .how-it-works-quote.business-quote::before {
    line-height: 105px;
  }
  main.jupiterx-main .why-we-found-tranzer-inner-col .elementor-element h2.elementor-heading-title {
    font-size: 42px;
    line-height: 52px;
  }
  .selectieproces-button, .selectieproces-button:last-child {
    width: 95% !important;
  }
  .tranzer_popup-inner-container h2 {
    font-size: 20px;
    line-height: 28px;
  }
  body.page-id-932 main.jupiterx-main .client-slider.elementor-element {
    padding: 0;
    margin-bottom: 0;
  }
  .integrate-video-col {
    padding: 0 5%;
  }
  .tranzer-app-carousel {
    display: none;
  }
  .tranzer-app-carousel-phone {
    display: block;
  }
  main.jupiterx-main .app-faq-section.elementor-element {
    padding: 0;
  }
  main.jupiterx-main .app-faq-inner-col.elementor-element > .elementor-element-populated {
    padding: 50px 5%;
    border-radius: 0;
  }
  .faq-tabs .raven-tabs-content-wrapper .raven-tabs-content > p {
    padding: 0;
  }
  main.jupiterx-main .have-a-look-section.elementor-element {
    padding-left: 0;
    padding-right: 0;
  }
  .have-a-look-section-title {
    padding-left: 5%;
    padding-right: 5%;
  }
  .travel-right-away-section::before {
    width: 100%;
  }
  main.jupiterx-main .app-header-section.elementor-element > .elementor-container {
    min-height: 100vh;
  }
  .app-header-section::after {
    height: 300px;
  }
  main.jupiterx-main .elementor-element .worldwide-title h2.elementor-heading-title {
    font-size: 42px;
  }
  .image-after-header.integrate::before,
  .how-it-works-business::before {
    height: 410px;
    top: 20%;
  }
  .join-forces-logos::after {
    height: 50%;
  }
  main.jupiterx-main .tranzer-app-title.elementor-element h1 {
    font-size: 42px !important;
    line-height: 52px !important;
  }
  .tranzer-app-icon {
    display: none;
  }
  .our-team-image-phone {
    display: block !important;
  }
  .mailchimp-tranzer #mc_embed_signup #mc_embed_signup_scroll {
    display: block;
  }
  .mailchimp-tranzer #mc_embed_signup input.email {
    max-width: unset;
    margin-bottom: 10px;
    border-radius: 3px;
    text-align: center;
  }
  .mailchimp-tranzer #mc_embed_signup input.button {
    padding: 6px;
    border-radius: 3px;
  }
  #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,
  #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings {
    font-size: 18px !important;
  }
  #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic #ct-ultimate-gdpr-cookie-content {
    font-size: 16px;
    line-height: 24px;
  }
  .partners-carousel .slick-track .jet-carousel__item-inner > img {
    object-position: center;
  }
  .revtext-1 .revslider_text-extrabold,
  .revtext-2 .revslider_text-regular,
  .revtext-3 .revslider_text-regular,
  .revtext-4 .revslider_text-extrabold {
    font-size: 38px !important;
  }
  .tranzer-mobility-blocks > .elementor-widget-container .elementor-cta .elementor-cta__content {
    padding: 40px 25px !important;
  }
  .tranzer-mobility-blocks .elementor-cta__content h2 {
    font-size: 24px !important;
  }
  .scaling-up-section > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap {
    background-size: 180% !important;
  }
  .search-container-blogs .jet-search-filter {
    flex-wrap: wrap;
  }
  .search-container-blogs .jet-search-filter__input-wrapper {
    width: 100%;
    max-width: unset !important;
  }
  .search-container-blogs input[type="search"] {
    border-width: 2px !important;
  }
  .search-container-blogs .jet-search-filter__submit {
    margin-top: 20px !important;
    padding: 10px 30px !important;
  }
  .elementor-author-box__avatar img {
    width: 80px;
  }
  .application-process_innersection > .elementor-container > .elementor-row > .elementor-column {
    width: 100%;
  }
  .application-process_innersection {
    padding: 0 40px !important;
  }
  .application-process-col > div {
    padding: 60px 0 30px 0 !important;
  }
  .application-process {
    padding-left: 0px !important;
    margin-bottom: 0px !important;
  }
  .vacancy-intro {
    padding-top: 60px !important;
  }
  .tranzer-jobsheader_maintitle h1 {
    font-size: 26px !important;
    line-height: 34px !important;
  }
  .tranzer-jobsheader_subtitle p {
    font-size: 20px;
  }
  header.jupiterx-header .elementor-element.tranzer_main-header {
    padding-left: 5%;
    padding-right: 5%;
  }
}

@media only screen and (max-width: 425px) {
  .revtext-2 {
    top: 260px !important;
  }
  .revtext-3 {
    top: 330px !important;
  }
  .revtext-4 {
    top: 395px !important;
  }
  .how-it-works-quote::before {
    padding-right: 15px;
    line-height: 100px;
    font-size: 100px;
  }
  mobility-blocks > .elementor-widget-container .elementor-cta .elementor-cta__content {
    padding: 25px !important;
  }
  .join-forces-btn a.elementor-button-link {
    height: 65px;
    line-height: 65px;
    padding: 0px 85px 0px 20px !important;
  }
  .join-forces-btn a.elementor-button-link::after {
    width: 65px;
    background-size: 25px;
  }
  .join-forces-btn a {
    font-size: 22px !important;
  }
  main.jupiterx-main .power-plug.elementor-element a.elementor-button {
    font-size: 22px;
  }
  main.jupiterx-main .why-we-found-tranzer-inner-col .elementor-element h2.elementor-heading-title {
    font-size: 36px;
    line-height: 46px;
  }
  main.jupiterx-main .worldwide-locations_inner-sectie .elementor-element h2.elementor-heading-title {
    font-size: 28px;
  }
  .worldwide-stats-kolom h2 {
    font-size: 40px !important;
  }
  #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-accept,
  #ct-ultimate-gdpr-cookie-popup.ct-ultimate-gdpr-cookie-popup-classic.ct-ultimate-gdpr-cookie-classic-blue #ct-ultimate-gdpr-cookie-change-settings {
    margin: 15px 0 0 0 !important;
  }
  .worldwide-stats-kolom > .elementor-column-wrap > .elementor-widget-wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .worldwide-stats-kolom > .elementor-column-wrap > .elementor-widget-wrap > .elementor-element {
    margin-bottom: 20px;
  }
  .download-form .download-form-row,
  .download-form .download-submit {
    width: 100%;
    padding: 0;
  }
  .download-form .download-submit input {
    width: 100%;
    margin-top: 15px;
  }
  .download-news-column > .elementor-column-wrap > .elementor-widget-wrap {
    padding: 30px 20px 20px !important;
  }
  .download-news-section h2 {
    font-size: 22px;
  }
  .download-form .wpcf7-spinner {
    right: 0;
    bottom: 15px;
  }
}

@media only screen and (max-width: 375px) {
  .footer-menu {
    width: 100% !important;
    padding: 0;
  }
  .team-carousel .jet-carousel .jet-carousel__item > .jet-carousel__item-inner {
    height: 550px;
  }
  .team-carousel .jet-carousel .jet-carousel__item h3 {
    font-size: 22px;
  }
  main.jupiterx-main .connect-block-tranzer .elementor-element .elementor-widget-button a.elementor-button {
    font-size: 22px;
    line-height: 28px;
  }
  main.jupiterx-main .connect-block-tranzer .elementor-element .elementor-widget-button.elementor-element {
    bottom: -20px;
  }
  .team-personeel .elementor-cta:hover h2.elementor-cta__title {
    opacity: 0;
  }
  .team-personeel .elementor-cta:hover .elementor-cta__button-wrapper {
    opacity: 0;
  }
  main.jupiterx-main .team-personeel.elementor-element .elementor-cta .elementor-cta__content {
    min-height: 480px;
  }
  .application-process_innersection {
    padding: 0 30px !important;
  }
}

@media only screen and (max-width: 320px) {
  .revtext-1 .revslider_text-extrabold,
  .revtext-2 .revslider_text-regular,
  .revtext-3 .revslider_text-regular,
  .revtext-4 .revslider_text-extrabold {
    font-size: 32px !important;
  }
}
