/* / COMMON SECTION STARTS HERE / */
body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
html {
    scroll-behavior: smooth;
}
body>div>div>svg[viewBox="0 0 66 66"] {
	display: none!important;
}
.overflowhidden {
    overflow: hidden;
}
* {
  outline: none!important;
}
*, :after, :before {
  border: 0 solid #e5e7eb;
  box-sizing: border-box;
}
.z-2 {
	position:relative;
	z-index:2;
}
.wp-block-button__link img {
    margin-left: 10px;
}
.grecaptcha-badge {
  visibility: hidden;
  display: none;
}
.video-button .mpb-shotcode-buttons,
.load-more-button,
.detail-button,
main .wp-block-button a, .connect-menu-btn-wrp a, .submenu-connect-us-wrp a {
    padding: 11px 24px 11px 24px!important;
    gap: 10px!important;
    border-radius: 24px!important;
    background: #162a4d!important;
    color: #fff!important;
    font-size: 15px!important;
    font-weight: 500!important;
    line-height: 20.49px!important;
    letter-spacing: 0.06em!important;
    text-decoration: none!important;
    text-transform: uppercase!important;
	display:inline-block;
	transition: .5s;
}
.video-button .mpb-shotcode-buttons :after,
.load-more-button:after,
.detail-button:after,
main .wp-block-button a:after, .connect-menu-btn-wrp a::after, .submenu-connect-us-wrp a::after {
    content: "";
    width: 12px;
    height: 12px;
    background-image: url(https://kansenvlucht.com/wp-content/themes/DCI/assets/dci-img/arrow-forward-white.png);
    background-repeat: no-repeat;
    display: inline-block;
    background-size: cover;
    margin-left: 10px;
	transition: .5s;
}
main .btn-white .wp-block-button a, .submenu-connect-us-wrp a {
    background: #fff!important;
    color: #162a4d!important;
	transition: .5s;
}
main .btn-white .wp-block-button a:after, .submenu-connect-us-wrp a::after {
    background-image: url(https://kansenvlucht.com/wp-content/themes/DCI/assets/dci-img/arrow-forward-primary.png);
}
.load-more-button,
.video-button .mpb-shotcode-buttons,
main .btn-secondary .wp-block-button a, .connect-menu-btn-wrp a {
	background: #3571E0!important;
	color: #fff!important;
}
.detail-button:hover,
main .wp-block-button a:hover, .connect-menu-btn-wrp a:hover, .submenu-connect-us-wrp a:hover {
	background: #fff!important;
    color: #162a4d!important;
	box-shadow:0px 0px 1px #162a4d!important;
}
main .wp-block-button a:hover:after, .connect-menu-btn-wrp a:hover:after, .submenu-connect-us-wrp a:hover:after {
	background-image: url(https://kansenvlucht.com/wp-content/themes/DCI/assets/dci-img/arrow-forward-primary.png);
}
.video-button .mpb-shotcode-buttons:hover,
.load-more-button:hover,
main .btn-white .wp-block-button a:hover, .submenu-connect-us-wrp a:hover, 
main .btn-secondary .wp-block-button a:hover, .connect-menu-btn-wrp a:hover {
	background: #162a4d!important;
    color: #fff!important;
}
.video-button .mpb-shotcode-buttons :hover:after,
.load-more-button:hover:after,
.detail-button:hover:after,
main .btn-white .wp-block-button a:hover:after, .submenu-connect-us-wrp a:hover:after, 
main .btn-secondary .wp-block-button a:hover:after, .connect-menu-btn-wrp a:hover:after {
	background-image: url(https://kansenvlucht.com/wp-content/themes/DCI/assets/dci-img/arrow-forward-white.png);
}
.mobile-view {
	display:none;
}
.desktop-view {
	display:block;
}
.detail-button,
.load-more-button{
	cursor:pointer;
}
.alm-load-more-btn:disabled{
	cursor: not-allowed!important;
	opacity: 0.5!important;
}
main .export-link .wp-block-button a:after {
    background-image: url(https://kansenvlucht.com/wp-content/uploads/2025/01/open_in_new_white.svg);
}
main .export-link .wp-block-button a:hover:after {
    background-image: url(https://kansenvlucht.com/wp-content/uploads/2024/12/open_in_new.svg);
}
/* COMMON SECTION ENDS HERE */

/* NAV SECTION STARTS HERE */
.custom-header-wrp .wp-block-search__inside-wrapper  {
    position: relative;
}
.custom-header-wrp .wp-block-search__input {
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: 10px;
}
.custom-header-wrp .wp-block-search__button {
    padding: 0;
    background: none;
    color: #162a4d;
	max-width: 100%!important;
}
.custom-header-wrp .mega-menu-link {
    font-weight: 500!important;
    letter-spacing: normal;
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link,
.primary-menu-wrp .mega-menu-horizontal>.mega-menu-item-type-post_type>.mega-menu-link {
	padding: 0px 6px;
	white-space:nowrap!important;
}
.custom-header-wrp .mega-menu.max-mega-menu {
    display: flex!important;
    gap: 16px;
}
.primary-menu-wrp .mega-menu-horizontal>.mega-menu-item-type-post_type>.mega-menu-link {
    font-weight: 500!important;
    font-size: 18px!important;
    padding: 0 18.5px!important;
    padding: 0 !important;
    margin: 0 18.5px !important;
    position: relative!important;
}
.primary-menu-wrp .mega-menu-horizontal>.mega-menu-item-type-post_type>.mega-menu-link:after {
	content: "";
	height: 2px;
	width: 100%;
	background-image: linear-gradient(to right, #a0c164 0%, #4470d9 100%)  !important;
	display: inline-block!important;
	opacity: 0;
	transition: .8s;
	position: absolute;
	bottom: -6px;
	left: 0;
}
.primary-menu-wrp .mega-menu-horizontal>.mega-menu-item-type-post_type>.mega-menu-link:hover:after,
.primary-menu-wrp .mega-menu-horizontal>.mega-menu-item-type-post_type.mega-current-menu-item>.mega-menu-link:hover:after,
.primary-menu-wrp .mega-menu-horizontal>.mega-menu-item-type-post_type.mega-current-menu-item>.mega-menu-link:after, 
.primary-menu-wrp .mega-menu-horizontal>.mega-menu-item-type-post_type.mega-current-menu-parent>.mega-menu-link:after {
	opacity: 1;
}
.custom-header-wrp .primary-menu-wrp .mega-menu.max-mega-menu {
    gap: 0px;
}
.primary-menu-wrp .mega-menu-item-has-children>.mega-sub-menu {
    margin-top: 58px!important;
}
.mega-sub-menu>.menu-connect-wrp {
    background: rgba(53, 113, 224, 1)!important;
    padding: 44px 26px!important;
    border-radius: 40px!important;
}
.mega-sub-menu>.menu-connect-wrp .mega-sub-menu>li {
    padding: 0 !important;
}
.mega-sub-menu>.menu-connect-wrp .textwidget p a {
    background: rgba(22, 42, 77, 1);
    padding: 11px 24px;
    border-radius: 24px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 6%;
    display: inline-flex!important;
    text-transform: uppercase;
    text-decoration: none!important;
    margin-top: 16px;
    letter-spacing: 0.05em;
    gap: 10px;
    align-items: center;
}
.mega-menu-item-type-post_type>.mega-sub-menu>.mega-menu-row>ul.mega-sub-menu>li.menu-connect-wrp.mega-menu-connect-wrp {
    width: 268px!important;
	padding-left: 26px !important;
}
li.mega-menu-column a.mega-menu-link .mega-menu-description {
    font-size: 14px!important;
    font-weight: 400!important;
    font-style: normal!important;
    margin: 0!important;
}
li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-has-description {
    padding: 12px!important;
}
.mega-menu-item-type-post_type>.mega-sub-menu>.mega-menu-row>ul.mega-sub-menu>li, 
.mega-menu-item-type-custom>.mega-sub-menu>.mega-menu-row>ul.mega-sub-menu>li {
    padding-left: 120px !important;
    width: 36.333333% !important;
}
.mega-menu-item-type-post_type>.mega-sub-menu>.mega-menu-row>ul.mega-sub-menu>li:last-child, .mega-menu-item-type-custom>.mega-sub-menu>.mega-menu-row>ul.mega-sub-menu>li:last-child {
    margin-right: 0px !important;
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 p {
    margin: 0px!important;
}
.mega-menu-item-type-custom>.mega-sub-menu>.mega-menu-row>ul.mega-sub-menu>li.menu-connect-wrp {
    width: 268px !important;
    padding-left: 26px !important;
}
/* / NAV SECTION ENDS HERE / */

/* / HEADER STARTS HERE / */
.outter-menu-connect-wrp {
    width: 85%;
}
header.wp-block-template-part {
    height: 91px;
    transition: .5s;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1001;
    background-color: #fff; 
    opacity: 1;
}
header.wp-block-template-part.fixed {
    height: 81px;
    display: flex;
    width: 100%;
    align-items: center;
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.08);
}
.custom-header-wrp {
    width: 100%;
}
.custom-header-wrp .primary-menu-wrp {
    transform: translateY(0);
    transition: transform 0.3s ease;
}
.custom-header-wrp #mega-menu-wrap-max_mega_menu_1 {
    opacity: 1;
    transform: translateY(0);
    visibility: visible;
}
.custom-header-wrp .wp-block-site-logo img, 
.custom-header-wrp .connect-btn-wrp .wp-block-button__link {
    transition: .5s;
}
.fixed .custom-header-wrp .primary-menu-wrp {
    transform: translateY(-18px);
}
.fixed .custom-header-wrp .menu-gtranslate-out-wrp {
    opacity: 0;
    transform: translateY(-20px);
    visibility: hidden; 
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
.fixed .custom-header-wrp .wp-block-site-logo img {
    width: 87px;
}
.fixed .custom-header-wrp .connect-btn-wrp .wp-block-button__link {
    padding: 12.5px 26px !important;
    border-top-left-radius: 20px !important;
    border-bottom-right-radius: 20px !important;
}
.connect-btn-wrp {
    position: relative;
    top: 10px;
}
.fixed .connect-btn-wrp {
    top: 0px;
}
.connect-btn-wrp {
	transition: transform 0.2s ease-in-out;
}
.connect-btn-wrp .has-custom-font-size a{
	white-space: nowrap;
}
.connect-btn-wrp:hover {
	 transform: scale(1.05);
}
.desktop-export-icon a {
    display: inline-flex!important;
    align-items: center;
    gap: 6px;
}
.desktop-export-icon a:after {
    content: "";
    display: inline-block !important;
    width: 14px;
    height: 14px;
    background: url(https://kansenvlucht.com/wp-content/uploads/2024/12/open_in_new.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.custom-header-wrp .wp-block-search__button::after {
    content: "";
    display: inline-block !important;
    width: 21px;
    height: 21px;
    background: url(https://kansenvlucht.com/wp-content/uploads/2024/12/search.svg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.custom-header-wrp .wp-block-search__inside-wrapper .search-icon {
    display: none;
}
/* / HEADER ENDS HERE / */

/* / FOOTER STARTS HERE / */
.dci-insights-outer-wrp .wp-block-heading {
    background: linear-gradient(90deg, #8DC449 0%, #63A6F2 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 48px!important;

}
.dci-insights-outer-wrp .wpcf7-form-control {
	border: 1px solid #fff !important;
    border-radius: 10px;
    background: transparent !important;
    color: #fff !important;
    font-size: 14px !important;
    padding: 11px 20px !important;
    width: 100%;
}
.dci-insights-outer-wrp .wpcf7-form-control-wrap {
	display: inline-block;
    width: 100%;
}
.dci-insights-outer-wrp .wpcf7-form-control::placeholder {
    color: #fff;
    opacity: 1;
}
.dci-insights-outer-wrp .wpcf7-submit {
	padding: 11px 48px 11px 24px !important;
    border-radius: 34px;
    background-color: #fff !important;
    color: #162a4d !important;
    font-size: 15px !important;
    font-weight: 500;
    line-height: 20.49px;
    letter-spacing: 0.06em;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    background-image: url(https://kansenvlucht.com/wp-content/themes/DCI/assets/dci-img/arrow-forward-primary.png) !important;
    background-repeat: no-repeat !important;
    background-position: 85% center !important;
    background-size: 12px !important;
    cursor: pointer;
    border: 1px solid #fff !important;
    width: auto;
	transition: .5s!important;
}
.dci-insights-outer-wrp .wpcf7-submit:hover {
	background-color: #162a4d!important;
    color: #fff!important;
    background-image: url(https://kansenvlucht.com/wp-content/themes/DCI/assets/dci-img/arrow-forward-white.png)!important;
    background-repeat: no-repeat!important;
    background-position: 85% center!important;
    background-size: 12px!important;
}
.dci-insights-outer-wrp .wpcf7-form {
	padding-bottom: 70px;
}
.dci-insights-outer-wrp .wpcf7-form p {
	margin-bottom: 0;
}
.dci-insights-outer-wrp .wpcf7-response-output {
	margin: 0 !important;
}
.footer-links-wrp .wp-block-details summary {
    list-style:none;
    pointer-events: none;
}
.footer-links-wrp .wp-block-details summary {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 16.39px; 
    letter-spacing: 0.15em; 
}
.footer-links-wrp .wp-block-details .wp-block-navigation {
    flex-direction: column;
    flex-wrap: nowrap;
    width: 100%;
    align-items: flex-start;
}
.footer-links-wrp .wp-block-details .menu {
	list-style: none;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.footer-links-wrp .wp-block-details a, 
.footer-links-wrp .wp-block-details p {
    font-size: 20px;
    font-weight: 400; 
    line-height: 27.32px; 
    text-decoration: none;
	color: #fff;
}
.scrollToTop {
 cursor: pointer;
 transition: transform 0.2s ease-in-out;
}
.scrollToTop:hover{
	 transform: scale(1.10);
}
footer button.wp-block-navigation__responsive-container-open {
    display: none;
}
footer .wp-block-navigation__responsive-container {
    position: relative;
    display: inline-block;
}

footer button.wp-block-navigation__responsive-container-close {
    display: none;
}
.footer-links-wrp .wp-block-details a:hover{
    text-decoration: underline;
}
/* / FOOTER ENDS HERE / */

/* / HERO BANNER SECTION STARTS HERE / */
.hero-banner-outer-wrp {
    z-index: 1;
}
/* / HERO BANNER SECTION ENDS HERE / */

/* / WHO WE ARE SECTION STARTS HERE / */
.section-title-wrp p.is-style-text-subtitle {
    font-size: 12px!important;
    font-weight: 600;
    line-height: 16.39px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #3571e0;
    margin-bottom: 16px;
}
.section-title-wrp .wp-block-heading {
    font-size: 34px;
    font-weight: 400;
    line-height: 46.44px;
    color: #162a4d;
    margin-top: 0;
    margin-bottom: 23px;
}
.section-title-wrp .wp-block-heading strong {
    background: linear-gradient(90deg, #8BC53F 23.41%, #3362B3 52.46%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 300;
}
.section-title-wrp p {
    font-size: 20px!important;
    font-weight: 400;
    line-height: 27.32px;
    color: #162a4d;
    margin:0;
}
.multi-location-wrp {
     width: 100%;
    position: relative;
	display: inline-block;
    height: 100%;
    margin: 0 auto;
    text-align: left;
    position: relative;
    overflow: hidden;
}
.multi-location-wrp ul {
    width: 100%;
    position: relative;
	display: inline-block;
    height: 100%;
}
.multi-location-wrp li {
    background: linear-gradient(270deg, #162A4D 0%, #3362B3 50.5%, #8BC53F 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    font-weight: 400;
    line-height: 65.57px;
    position: absolute;
    top: 0;
    left: 0;
    margin:0;
    opacity: 0;
	width: 100%;
    display: none;
}
.multi-location-wrp li:first-child {
    opacity: 1;
}
.who-we-are-wrp {
	position: relative;
    z-index: 1;
}
.who-we-are-wrp.who-overlay:after {
	content: "";
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    width: 100%;
    display: inline-block;
    height: 568px;
    position: absolute;
    bottom: -100px;
}
.our-global-wrp, .hero-banner-outer-wrp {
	position: relative;
    z-index: 2;
}
/* / WHO WE ARE SECTION ENDS HERE / */

/* / OUR GLOBAL IMPACT SECTION STARTS HERE / */
.global-impact-card-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 179px;
    row-gap: 39px;
    white-space: nowrap;
}
.global-impact-count-card {
    padding-bottom: 32px;
    border-bottom: 3px solid #3571e0;
}
.global-impact-card-container .headline3 {
    font-size: 48px;
    font-weight: 400;
    line-height: 65.57px;
    color: #162a4d;
    margin: 0;
}
.global-impact-card-container .headline6 {
    font-size: 20px;
    font-weight: 400;
    line-height: 27.32px;
    color: #162a4d;
    margin: 0;
    text-transform: none;
    letter-spacing: normal;
}
/* / OUR GLOBAL IMPACT SECTION ENDS HERE / */

/* / WhAT WE DO STARTS HERE / */
.transport-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 56px;
    margin: 0px 75px;
}
.transport-card {
    display: flex;
    flex-direction: column;
    gap: 11px;
    align-items: center;
    width: 242px;
    margin: auto;
}
.headline4 {
    font-size: 34px;
    font-weight: 400;
    line-height: 46.44px;
    color: #fff;
    text-align: center;
    width: 99%;
    margin: 0;
}
.subtitle1 {
    font-size: 18px;
    font-weight: 500;
    line-height: 24.59px;
    text-align: center;
    color: #fff;
    margin: 0;
}
.image-container {
    position: relative;
}
.hover-img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
}
.transport-card:hover .hover-img {
    display: block;
}
.submit-grid .transport-grid{
	 grid-template-columns: repeat(2, 1fr);
}

/* / WhAT WE DO ENDS HERE / */

/* COMMON SLIDER ARROW SECTION STARTS HERE */
.slick-prev, .slick-next {
    width: 42px !important;
    height: 42px !important;
    border-radius: 30px;
    border: 1px solid #fff !important;
    left: auto !important;
    right: 70px !important;
    z-index: 3!important;
    bottom: 60px !important;
    top: auto !important;
    rotate: 90deg;
    transform: none;
}
.slick-prev {
    bottom: 120px!important;
}
.slick-prev:before, .slick-next:before {
    font-family: 'Manrope'!important;
}
.slider-out-wrp .slick-dots, .bottom-nav-wrp .slick-dots {
    bottom: 0;
    top: 0;
    width: auto;
    display: flex;
    flex-direction: column;
    right: 65px;
    z-index: 2;
    justify-content: center;
    gap: 10px;
}
.slider-out-wrp .slick-dots li, .bottom-nav-wrp .slick-dots li {
    background: rgba(255, 255, 255, 0.4);
      display: inline-block;
      height: 8px;
      margin: 0px;
      position: relative;
      width: 12px;
      rotate: 90deg;
}
.slider-out-wrp .slick-dots li:after, .bottom-nav-wrp .slick-dots li:after {
    border-bottom: 3px solid rgba(255, 255, 255, 0.4);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    top: -3px;
    width: 0;
}
.slider-out-wrp .slick-dots li:before, .bottom-nav-wrp .slick-dots li:before {
    border-top: 3px solid rgba(255, 255, 255, 0.4);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    content: "";
    height: 0;
    left: 0;
    position: absolute;
    bottom: -3px;
    width: 0;
}
.slider-out-wrp .slick-dots li.slick-active, .bottom-nav-wrp .slick-dots li.slick-active {
    background: rgba(152, 195, 85, 1);
}
.slider-out-wrp .slick-dots li.slick-active:after, .bottom-nav-wrp .slick-dots li.slick-active:after {
    border-bottom: 3px solid rgba(152, 195, 85, 1);
}
.slider-out-wrp .slick-dots li.slick-active:before, .bottom-nav-wrp .slick-dots li.slick-active:before {
    border-top: 3px solid rgba(152, 195, 85, 1);
}
.slider-out-wrp .slick-dots li button, .bottom-nav-wrp .slick-dots li button {
    display: none;
}
/* COMMON SLIDER ARROW SECTION ENDS HERE*/

/* / HOW WE HELP YOU SLIDER STARTS HERE / */
.slider-out-wrp {
    position: relative;
    overflow: hidden;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
}
.slider-out-wrp .slider-nav {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(90deg, rgba(5, 22, 52, 0) 0%, rgba(5, 22, 52, 0.9) 65.89%);
    color: #fff;
    margin-bottom: 0!important;
}
.slider-out-wrp .slider-nav * {
    z-index: 1;
}
.slider-out-wrp .slider-nav:after {
    content: "";
    position: absolute;
    border-radius: 100%;
    width: 816px;
    height: 150%;
    top: -25%;
    right: -180px;
    gap: 0px;
    border: 1px solid rgba(255, 255, 255, 1)
}
.slider-for {
    height: 605px;
    overflow: hidden;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
}
.slider-description {
    font-size: 16px;
    color: transparent;
    margin-top: 10px;
    margin-left: auto;
    opacity: 0;
    transition: .5s;
}
.slider-image {
    height: 605px;
    overflow: hidden;
}
.slider-image img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}
.slider-out-wrp .inner {
    text-align: right;
    width: 370px;
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin-left: auto;
    padding: 35px 0;
    margin-right: 172px;
}
.slider-nav .slick-slide {
    /* transform: scale(0.8); */
    transition: all 0.4s ease-in-out;


}
.slider-nav .slick-slide:not(.slick-active) {
    opacity: 0.5;
}
.slick-current .slider-description {
    opacity: 1;
}
.slider-content {
    font-size: 20px;
    font-weight: 400;
    line-height: 27.32px;
    color: #fff;
    margin: 16px 0 16px auto;
	overflow: hidden;
    width: 351px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.slick-active.slick-current .slide-btn .slider-description {
    font-size: 16px;
}

@media (min-width: 1025px) {
	.submit-grid .transport-grid .transport-card{
		width:308px;
	}
    .slider-nav .slick-slide {
        width: 100%!important;
    }
    .slide-btn {
        transition: transform 0.3s ease; 
        transform: translateX(0.8) scale(0.8);
		 -webkit-transform:translateZ(0);
    }
    .slider-nav .slick-active.slick-current {
        transform: translateY(-30%) scale(1);
    }
    .slider-nav .slick-slide.slick-active {
        opacity: 1;
    }
	
    .slick-current .slider-title {
        background: linear-gradient(180deg, #63A6F2 0%, #8BC53F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        margin: 0;
        position: relative;
        transform: none;
        bottom: inherit;
        left: inherit;
        opacity:1;
        width: 100%;
		font-size: 48px;
        font-weight: 400;
        line-height: 65.57px;
	}

    .slider-title {
        transition: .5s;
        font-size: 34px;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        -webkit-text-fill-color: initial;
        opacity: .3;
        margin: 0;
        margin-left: auto !important;
        width: 80%;
    }
    .resources-content p {
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
        height: 73px;
        overflow: hidden;
    }    
}
/* / HOW WE HELP YOU SLIDER ENDS HERE / */

/* / HOW WE HELP YOU SERVICES LIST STARTS HERE / */
.our-services-list-wrp {
	margin: 64px auto 45px!important;
}
.help-you-sustainability .wp-block-heading {
    font-size: 34px;
    font-weight: 400;
    line-height: 46.44px;
    color: #162a4d;
    margin: 0;
}
.help-you-sustainability  p  {
    font-size: 20px;
    font-weight: 400;
    line-height: 27.32px;
    color: #162a4d;
    margin: 0;
    margin-top: 8px;
}
.help-you-sustainability .wp-block-list {
    padding-left: 18px;
}
.help-you-sustainability .wp-block-list li {
    font-size: 16px;
    font-weight: 500;
    line-height: 21.86px;
    color: #162a4d;
    padding: 8px 0px;
    margin: 0;
}
.help-you-sustainability .wp-block-list li::marker {
    color: #162a4d;
}
.help-you-sustainability .wp-block-buttons {
    margin-top: 32px;
}
.help-you-sustainability video {
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
}
/* / HOW WE HELP YOU SERVICES LIST ENDS HERE / */

/* CUSTOMER LIST SECTION STARTS HERE */
.customers-list-outer-wrp {
    overflow-x: auto !important;
    width: 100%;
	max-width: 95%;
	justify-content: center;
    display: flex;
	padding-bottom: 15px;
}
.customers-list {
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-wrap: nowrap;
    width: auto !important;
	gap: 80px!important;
}
.customers-list .wp-block-image {
    width: 100px!important;
    height: 60px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin: 0;
	min-width: 100px!important;
}
.customers-list .wp-block-image img {
    margin: auto;
    width: 100px!important;
    height: 100%!important;
    object-fit: contain!important;
}
/* CUSTOMER LIST SECTION ENDS HERE */

/* OUR PEOPLE SECTION STARTS HERE */
.overflow-hidden {
	overflow:hidden;
}
.user-carousel {
	background: #3571E04D;
    display: inline-block;
	height:100%;
	border-radius:80px;
}
.user-carousel .slick-prev {
	rotate: none;
    bottom: 5px !important;
    left: -60px !important;
    margin: auto;
    right: 0 !important;
}
.user-carousel .slick-next {
	rotate: none;
    bottom: 5px !important;
    left: 0 !important;
    margin: auto;
    right: -60px !important;
}
.user-info .user-content-wrp {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    text-align: center;
	margin: 13px 0;
}
.user-info .user-content-wrp p {
    margin: 0;
}
.user-name-position-wrp {
	font-size: 12px;
    font-weight: 600;
    line-height: 16.39px;
    letter-spacing: 0.15em;
    margin: 0;
    color: #fff;
}
.user-info {
    text-align:center;
}
.user-info-inner-wrp {
	padding: 50px 115px 100px;
    width: 100% !important;
}
.user-info img {
    width: 298px;
    height: 298px;
    border-radius: 100%;
    display: inline-block !important;
    margin: auto;
    overflow: hidden;
    position: relative;
    object-fit: cover;
	object-position: top;
}
.user-pro-img {
    border: 1px solid #fff;
    width: 324px;
    height: 324px;
    border-radius: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* OUR PEOPLE SECTION STARTS HERE */

/* / TANK TALK SECTION STARTS HERE / */
.tank-talk-tab-wrp .tab-headers {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}
.tank-talk-tab-wrp .tab-headers li {
    border-bottom: 3px solid rgba(217, 217, 217, 1);
    padding: 4px 32px 4px 32px;
    gap: 4px;
    font-size: 15px;
    font-weight: 500;
    line-height: 20.49px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #162a4d;
    text-transform: uppercase;
	cursor: pointer;
}
.tank-talk-tab-wrp .tab-headers li.active {
	border-bottom-color: #162a4d;
	font-weight: 700;
}
.tab-content {
    display: none;
}
 
.tab-content.active {
    display: block;
}
.tank-talk-tab-wrp .tab-headers li.tab-header:hover {
    border-bottom-color: #162a4d;
    font-weight: 700;
}
.detail-button a{
	text-decoration:none
}
.wp-block-group .share-social-media .taxonomy-post_tag{
	display:none;
}

@media (min-width: 1025px) {
  .tab-content .each-post {
    overflow: visible;
    overflow: hidden; 
  }
  .tab-content .post-container {
    flex: 1; 
  }
  .more-resources-outer-wrp.bottom-nav-wrp {
    margin-bottom: 0!important;
  }
}

@media (max-width: 1024px) {
  .tank-talk-tab-wrp .each-post {
    overflow-x: scroll; 
    scroll-snap-type: x mandatory; 
  }

  .post-container {
    flex: 0 0 80%; 
    scroll-snap-align: start; 
}
}
.each-post {
	display: flex;
	gap: 10px;
	margin-top: 32px;
}
.post-thumbnail {
    border-radius: 20px;
    width: 100%;
    overflow: hidden;
    height: 245px;
}
.post-thumbnail img {
    width: 100%;
    height: 100%;
    object-fit:cover;
}
.post-thumbnail img:hover {
   transform: scale(1.1);
   transition: transform .5s
}
.post-container p {
    margin:13px 0 0;
}
.post-container p a {
	font-size: 16px;
	font-weight: 500;
	line-height: 21.86px;
	color: #162A4D;
	text-decoration: none!important;
}
.post-container h3, .category-link-wrp a {
	border: 1px solid #E2E2E2;
    display: inline-block;
    color: #162A4D;
    font-size: 14px;
    font-weight: 500;
    padding: 4px 6px;
    border-radius: 4px;
    margin: 13px 0 0;
    background: #F2F2F2;
	text-decoration: none;
}
.category-link-wrp a {
	margin: 0 0 13px;
	cursor: default;
	pointer-events: none;
}
.category-link-wrp {
	text-align: center;
    margin-bottom: 8px;
}
.no-found {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 200px;
    color: red;
    font-weight: bold;
    font-size: 14px;
}
.post-container h3.alm-category{
	margin-right:8px
}
@media (min-width: 1025px) {
    .tank-talk-btn {
        position: absolute;
        right: 0;
        top: 99px;
    }
}
/* / TANK TALK SECTION ENDS HERE / */

/* STAY IN TOUCH SECTION STARTS HERE */
.stay-in-touch-wrp {
	overflow: hidden;
}
.stay-in-touch-wrp .section-title-wrp .wp-block-heading strong {
    font-weight: 400;
}
.stay-in-touch-img-inner-wrp {
	display: flex;
	align-items: flex-start;
}
.stay-in-touch-img-inner-wrp .wp-block-image {
	background: linear-gradient(180deg, #1B4EAC 0%, #0B2046 50%);
	border-radius: 100%;
	width: 286px;
	height: 286px;
	overflow:hidden;
}
.stay-in-touch-img-inner-wrp>.wp-block-image:first-child {
	width: 188px;
	height: 188px;
	margin-top: 134px;
}
.stay-in-touch-img-inner-wrp>.wp-block-image:nth-child(3) {
	width: 158px;
	height: 158px;
	margin-top: 35px;
	z-index: 2;
}
.stay-in-touch-img-inner-wrp .wp-block-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.stay-in-touch-img-inner-wrp>.wp-block-group {
	width: 319px;
    height: 319px;
    border: 1px solid #fff;
    display: inline-flex;
    border-radius: 100%;
    align-items: center;
    justify-content: center;
	margin: 0 -20px;
    z-index: 1;
}
.stay-in-touch-img-inner-wrp>.wp-block-group:before {
	content: "\00B7";
	backdrop-filter: blur(4px);
	background: #FFFFFF4D;
	width: 23px;
	height: 23px;
	top: 29px;
	left: 41px;
	display: inline-flex;
	border-radius: 100%;
	position: absolute;
	font-size: 30px;
	align-items: center;
	justify-content: center;
	color: #fff;
}
.stay-in-touch-img-inner-wrp>.wp-block-group:after {
	content: "";
	width: 11px;
	height: 11px;
	top: 234px;
	left: 291px;
	background: #FFFFFF;
	display: inline-block;
    border-radius: 100%;
    position: absolute;
    bottom: 0;
    right: 0;
}
.aos-spin.aos-animate .wp-block-image {
    animation: spin 2s forwards;
	animation-iteration-count: 1;
    transform-origin: center;
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
/* STAY IN TOUCH SECTION ENDS HERE */

/* MORE RESOURCES STARTS HERE */
.each-resources-inner {
	background: rgba(255, 255, 255, 0.5);
    border: 2px solid rgba(255, 255, 255, 1);
    backdrop-filter: blur(5px);
    border-radius: 40px;
	margin: 0 15px;
}
.resources-img {
    width: 100%;
    height: 368px;
    display: inline-block;
    overflow: hidden;
    border-radius: 40px;
}
.resources-img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
    object-position: right;
}
.resources-content {
	padding: 30px;
} 
.resources-content h3 {
	font-size: 12px;
    font-weight: 600;
    line-height: 16.39px;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #3571e0;
	margin: 0;
}
.resources-content h4 {
	margin:8px 0;
	font-size: 34px; 
	font-weight: 400; 
	line-height: 46.44px;
}
.resources-content p {
	font-size: 18px; 
	font-weight: 500; 
	line-height: 24.59px;
    margin: 0 0 24px;
}
.bottom-nav-wrp .slick-prev, .bottom-nav-wrp .slick-next {
    bottom: -120px!important;
    right: 0px!important;
    rotate: none;
    border-color: #162A4D !important;
}
.bottom-nav-wrp .slick-prev:before, 
.bottom-nav-wrp .slick-next:before {
    color: #162A4D;
}
.bottom-nav-wrp .slick-prev {
    right: 60px!important;
}
.bottom-nav-wrp {
    margin-bottom: 140px!important;
}

.bottom-nav-wrp .slick-dots {
    right: auto;
    left: 0;
    top: auto;
    flex-direction: row;
    bottom: -83px !important;
}
.bottom-nav-wrp.right-slick-dots .slick-dots {
    right: 130px;
    left: auto;
}
.bottom-nav-wrp .slick-dots li {
    background: rgba(22, 42, 77, .4);
}
.bottom-nav-wrp .slick-dots li:before {
    border-top: 3px solid rgba(22, 42, 77, .4);
}
.bottom-nav-wrp .slick-dots li:after {
    border-bottom: 3px solid rgba(22, 42, 77, .4);
}
/* MORE RESOURCES ENDS HERE */

/* MOBILE HEADER SECTION STARTS HERE */
.mobile-header-wrp {
    display: none;
    padding: 9px 0;
}
.desktop-header-wrp {
    display: block;
}
.custom-menu {
    opacity: 0;
    visibility: hidden; 
    transform: translateX(-100%); 
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s 0.3s;
    position: fixed;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 106px 20px 50px;
  }
  .custom-menu.show {
    opacity: 1;
    visibility: visible; 
    transform: translateX(0); 
    transition: opacity 0.3s ease, transform 0.3s ease; 
  }
  .menu-item a {
    font-size: 24px;
    font-weight: 400;
    line-height: 32.78px;
    color: #162a4d;
    text-decoration: none;
  }
  .menu-item p {
    display: none;
  }
  .submenu {
    position: fixed;
    z-index: 2;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 106px 20px 50px;
    opacity: 0;
    visibility: hidden; 
    transform: translateX(-100%); 
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0s 0.3s;
}
.submenu.show {
    opacity: 1;
    visibility: visible; 
    transform: translateX(0); 
    transition: opacity 0.3s ease, transform 0.3s ease; 
}
.submenu-back-btn {
    font-size: 18px;
    font-weight: 500;
    line-height: 24.59px;
    margin-bottom: 24px;
    cursor: pointer;
}
.submenu-back-btn::before {
    content: "";
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: cover;
    margin-right: 10px;
    rotate: 180deg;
    background-image: url(https://kansenvlucht.com/wp-content/themes/DCI/assets/dci-img/arrow-forward-primary.png);
}
.menu-item.has-submenu::after {
    content: "";
    width: 12px;
    height: 12px;
    background-repeat: no-repeat;
    display: inline-block;
    background-size: cover;
    margin-left: 10px;
    cursor: pointer;
    background-image: url(https://kansenvlucht.com/wp-content/themes/DCI/assets/dci-img/arrow-forward-primary.png);
}
.menu-close-btn {
    position: absolute;
    top: 23px;
    left: 20px;
    cursor: pointer;
}
.menu-close-btn::before {
    content: "\00d7";
    font-size: 50px;
    font-weight: 100;
	line-height: 50px;
}
.mobile-header-wrp>.wp-block-group {
    padding: 0 20px;
}
.submenu-item {
    margin-bottom: 24px;
    display: flex;
    flex-direction: column;
    gap:6px;
}
.submenu-item a {
    font-size: 20px;
    font-weight: 600;
    line-height: 27.32px;
    text-decoration: none;
}
.submenu-item-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
}
.submenu-item-title-description {
    font-size: 24px;
    font-weight: 400;
    line-height: 32.78px;
    margin-bottom: 8px;
}
.mobile-click-view-wrp {
    height: 40px;
    display: inline-flex;
    cursor: pointer;
    align-items: center;
} 
.mobile-header-wrp .wp-block-search__button svg {
    min-height: 32px;
    min-width: 32px;
}
summary::-webkit-details-marker {
    display: none;
}
.wp-block-site-logo {
    position: relative;
}
.hr-prev {
    border-top: 1px solid rgba(22, 42, 77, 1);
    margin-top: 6px;
    padding-top: 26px;
}
.mobile-sm-txt a {
    font-size: 18px;
    font-weight: 500;
    line-height: 24.59px;    
}
.custom-menu-height {
    display: flex;
    flex-direction: column;
    gap: 20px;
    overflow: auto;
    height: calc(100vh - 300px);
}
.submenu-height {
    overflow: auto;
    height: calc(100vh - 460px);
}
.connect-menu-btn-wrp {
    position: absolute;
    bottom: 30px;
    right: 20px;
    left: 20px;
}
.connect-menu-btn-wrp a {
    width: 100%;
    text-align: center;
}
.submenu-connect-us-wrp {
    padding: 30px;
    border-radius: 40px 0px 40px 0px;
    background: rgba(22, 42, 77, 1);
    color: #fff;
    display: flex;
    flex-direction: column-reverse;
    gap: 0;
    position: absolute;
    bottom: 30px;
    right: 20px;
    left: 20px;
    margin-bottom: 0;
    align-items: flex-start;
}
.submenu-connect-us-wrp .submenu-item-description {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.12px;
    margin-bottom: 24px;
}
.submenu-connect-us-wrp a {
    text-align: center;
}
.employee-portal a:after {
    content: "\f110";
    font-family: dashicons;
    border: 1px solid #162a4d;
    border-radius: 100%;
    font-size: 10px;
    padding: 1px;
    margin-left: 5px;
}
.export-icon a:after {
    content: "\f504";
    font-family: dashicons;
    font-size: 14px;
    margin-left: 5px;
}
.customarrow-icon a:after {
    display: inline-block;
    cursor: pointer;
    content: "";
    font-family: dashicons;
}
.customarrow-icon::after {
    display: none!important;
}
  /* MOBILE HEADER SECTION ENDS HERE */

/* SERVICES SECTION STARTS HERE */
.video-button .mpb-shotcode-buttons :after,
.video-button .mpb-shotcode-buttons :hover:after,
main .btn-video .wp-block-button a:hover:after,
main .btn-video .wp-block-button a:after {
    background-image: url(https://kansenvlucht.com/wp-content/uploads/2024/12/play_arrow.png); 
}
/* SERVICES SECTION ENDS HERE */

/* SERVICES LISTING PAGE SECTION STARTS HERE */
.img-overlay-wrp:after {
	content: "";
    background: url(https://kansenvlucht.com/wp-content/uploads/2024/12/image-overlay.svg);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}
.services-category-section .post-container {
	padding: 16px 8px;
}
.services-category-section.bottom-nav-wrp {
	display: inline-block;
    width: 100%;
}
.services-bg .section-title-wrp {
	z-index: 1;
    position: relative;
	margin-top: 1em;
    display: inline-block;
    width: 100%;
}
.services-category-section .each-post {
	margin-top: 0;
}
.services-category-section .customers-list {
	justify-content: center;
}
.services-category-section .customers-list .wp-block-image, 
.services-category-section .customers-list .wp-block-image img {
	min-width: 100px!important;
	flex-grow: 0 !important;
}
.tailored-solution-text strong{
	background: linear-gradient(180deg, #63A6F2 0%, #8BC53F 100%)!important;
    -webkit-background-clip: text!important;
}
.ready-to-get-wrp .section-title-wrp h2 strong {
	font-weight: 400!important;
}
.inner-banner-wrp {
	position: relative;
	z-index: 1;
	padding: 0 !important;
}
.inner-banner-wrp>.wp-block-group {
	z-index: 1;
    position: relative;
}
.inner-banner-wrp:after {
    background: linear-gradient(90.28deg, #162A4D 19.14%, rgba(22, 42, 77, 0) 99.87%);
    content: "";
    position: absolute;
    inset: 0;
}
.ready-to-get-wrp {
	position: relative;
    z-index: 0;
}
.behind-bg {
	object-position: 52% 47%;
    border: none;
    bottom: 0;
    box-shadow: none;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    object-fit: cover;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
	contain-intrinsic-size: 3000px 1500px;
}
/* SERVICES LISTING PAGE SECTION ENDS HERE */

/* FAQ SECTION STARTS HERE */
 .accordion__item .accordion__title {
    border-top: 1px solid #162A4D;
    padding: 24px 50px 24px 16px;
	cursor: pointer;
	 position: relative;
}
.accordion__title.accordion-active {
    display: flex;
    justify-content: flex-end;
    flex-direction: row-reverse;
}
span.accordion__title-text {
    background: linear-gradient(98.43deg, #3362B3 50.63%, #162A4D 98.91%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 24px;
    font-weight: 500;
    line-height: 32.78px;
}
span.accordion__arrow-item {
    color: #162A4D;
    font-size: 30px;
    font-weight: 100;
}
.accordion__content {
    display: none;
}
.accordion_content_inner {
	display: flex;
	align-items: flex-start;
    gap: 16px;
    margin-bottom: 24px;
	padding: 0px 16px;
}
.faq-featured-image {
    width: 180px;
    height: 130px;
    border-top-left-radius: 20px;
    border-bottom-right-radius: 20px;
    overflow: hidden;
    border: 3px solid #8bc540;
}
.faq-featured-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.accordion__arrow {
    position: absolute;
    right: 16px;
	top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}
.faq-answer {
    font-size: 16px;
    font-weight: 400;
    line-height: 21.86px;
    color: #162A4D;
	width: 100%;
}
.faq-answer.has-featured-image {
	width: calc(100% - 190px);
} 
.faq-answer p {
	margin-top: 0;
}
span.accordion__arrow-item.close-icon {
    display: none;
}
.accordion__title.accordion-active span.accordion__arrow-item.close-icon {
    display: block;
}
.accordion__title.accordion-active span.accordion__arrow-item.plus-icon {
    display: none;
}
.services-acc-wrp {
    width: 750px;
    margin: 0 !important;
    max-width: 750px;
    margin-left: auto !important;
}
.services-faq {
    margin-top: 55px;
	margin-bottom: 55px!important;
}
.services-faq .faq-accordion {
	width: 750px;
}
.services-faq .accordion__title-text {
	color: #162A4D;
	 -webkit-text-fill-color: initial;
	font-size: 20px;
	font-weight: 400;
	line-height: 27.32px;
}
.services-faq .accordion__content {
	font-size: 16px;
	font-weight: 400;
	line-height: 21.86px;
}
.services-faq .faq-answer {
	width: 100%;
}
.accordion__item:last-child .accordion__title {
    border-bottom: 1px solid #162A4D;
}
.service-chips {
	max-width: 100%;
}
.service-chips .wp-block-buttons {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    display: grid;
    gap: 16px;
    padding: 0;
    margin: 0;
	max-width: calc(100% - 52px);
}
.service-chips .wp-block-buttons a {
	width: 100%;
	text-transform: none!important;
	display:flex;
	align-items:center;
	font-size: 18px!important;
	font-weight: 500!important;
	letter-spacing: normal!important;
	border-radius: 50px!important;
}
.service-chips .wp-block-buttons a img {
    width: 30px;
    height: 30px;
}
.service-chips .wp-block-buttons a::after {margin-left: 0;}
.accordion__item:last-child .accordion__title.accordion-active {
    border-bottom: 0;
}
.mobile-flex-col {
	align-items: flex-start;
}
/* FAQ SECTION ENDS HERE */

/* CAREER PAGE SECTION ENDS HERE */
.career-what-we-do h4.headline4,
.career-what-we-do .subtitle1{
		color:#162A4D!important
	}
.youtube-btn a {
	margin-top: 10px;
	cursor: pointer;
}
.youtube-btn .wp-block-button a, .youtube-btn .wp-block-button a:hover {
    border: 1px solid;
    background: transparent!important;
	color: #fff!important
}
.modal {
	position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1000;
	display: flex;
	opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s ease;
}
.modal-backdrop {
	position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, .5);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.modal-backdrop.show {
    opacity: 1;
    visibility: visible;
}
.modal-dialog {
	position: relative;
    width: 700px;
    margin: auto;
}
.modal-content .modal-body {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    border-radius: 20px;
    overflow: hidden;
}
.modal .btn-close {
    position: absolute;
    right: -15px;
    background: #000;
    width: 30px;
    height: 30px;
    display: inline-block;
    top: -15px;
    border-radius: 100%;
    border: 1px solid #fff;
    z-index: 1;
	color: #fff;
    font-size: 20px;
	cursor: pointer;
}
.modal .btn-close:after {
    content: "\00d7";
	position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal.show {
    opacity: 1;
    visibility: visible;
	display: flex!important;
}

.modal.zoom-in {
    animation: zoomIn 0.3s forwards;
}

.modal.zoom-out {
    animation: zoomOut 0.3s forwards;
}

.fade-in {
    animation: fadeIn 0.3s forwards;
}

.fade-out {
    animation: fadeOut 0.3s forwards;
}


@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale(0.8); /* Start smaller */
    }
    to {
        opacity: 1;
        transform: scale(1); /* Full size */
    }
}

@keyframes zoomOut {
    from {
        opacity: 1;
        transform: scale(1); /* Full size */
    }
    to {
        opacity: 0;
        transform: scale(0.8); /* Shrink back */
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10%);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeOut {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    to {
        opacity: 0;
        transform: translateY(-10%);
    }
}
/* CAREER PAGE SECTION ENDS HERE */
/* NEWS PAGE CSS STARTS HERE */
.tab-headers1 {
    list-style: none;
    display: flex;
    margin: 0;
    padding: 0;
}
.tab-headers1 li {
    border-bottom: 3px solid rgba(217, 217, 217, 1);
    padding: 4px 32px 4px 32px;
    gap: 4px;
    font-size: 15px;
    font-weight: 500;
    line-height: 20.49px;
    letter-spacing: 0.06em;
    text-align: center;
    color: #162a4d;
    text-transform: uppercase;
	cursor: pointer;
}
.tab-headers1 li.active {
	border-bottom-color: #162a4d;
	font-weight: 700;
}
.tab-content1 {
    display: none;
}

.tab-content1.active {
    display: block;
}
@media (min-width: 1025px) {
  .tab-content1 .each-post {
    overflow: visible;
    overflow: hidden; 
  }
  .tab-content1 .post-container {
    flex: 1; 
  }
}
.tank-talk-slider .tab-headers1{
	padding-top: 45px;
	padding-bottom: 39px;
	justify-content:center;
}
.alm-list.each-post{
    display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	row-gap: 41px;
}
/* 	TANK TALK INNER SECTION START HERE */
	.single-post .wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
    width: 909px;
    margin: auto;
	padding:0;
	padding-top:0px!important;
}
	.single-post .wp-block-post-featured-image img{
		border-radius: 20px;
	}
.wp-block-post-featured-image a span:first-child{
	border-radius:30px!important;
}
.single-post .wp-block-post-featured-image div{
	position:absolute;
	right:-75px;
	z-index:0;
}
.content-wrp {
	margin-top: 40px;
}
.single-post main, .content-wrp {
	font-size:18px;
	font-weight:400;
	line-height:30px;
}

.single-post main h2 {
	font-size:24px;
	font-weight:600;
	line-height: 32.78px;
}

.single-post .service-list-wrap li{
	padding-bottom:20px;
}
.single-post .service-list-wrap li:last-child {
		padding-bottom:0px;

}
.detail-page-slide-title p{
font-size: 12px;
font-weight: 600;
line-height: 16.39px;
letter-spacing: 0.15em;
text-transform:uppercase;
color:#3571E0;
}
.detail-page-slide-title h2{
font-size: 48px;
font-weight: 400;
line-height: 65.57px;
margin:0;
}
.detail-page-carousel,
.detail-page-slide-title{
	padding:0px 32px;
}
.news-detail-header {
    background-image: url('https://kansenvlucht.com/wp-content/uploads/2024/12/service-bg.webp'); 
    background-size: cover; 
    background-repeat: no-repeat; 
    background-position: center; 
    color: #fff;
    padding: 113px 0px;
    box-sizing: border-box;
	border-radius:40px;
	margin-top: 91px;
}
.news-detail-header h1{
	width:728px;
	margin:auto;
	text-align:center;
font-size: 34px;
font-weight: 400;
line-height: 46.44px;
}
.detail-page-header{
	position:relative
}
.detail-page-header .detail-button{
	position:absolute;
	top:40px;
	right:32px;
}
/* 	TANK TALK INNER SECTION ENDS HERE */

/* SEARCH RESULTS PAGE SECTION STARTS HERE */
.search-results-wrp {
    padding: 70px 0;
    width: 909px;
}
.search-read-more {
	font-size: 15px;
	font-weight: 500;
	line-height: 20.49px;
	letter-spacing: 0.06em;
	text-decoration: underline;
	text-transform: uppercase;
}
.search-result-item a:hover {
	color: #3571E0!important;
}
.search-result-item {
	margin: 40px 0;
}
.search-result-item p {
	margin: 0;
}
.video-button .mpb-shotcode-buttons,
.search-results-wrp .btn-secondary {
	text-align: center;
}
.search-results-wrp h1 {
	font-weight: 400;
    margin: 0;
    font-size: 34px;
}
/* SEARCH RESULTS PAGE SECTION ENDS HERE */

.tab-select-wrp {
	border: 1px solid #162A4D;
    padding: 10px 14px;
    border-radius: 40px;
    font-size: 20px;
    font-weight: 400;
    width: 100%;
	margin-top: 20px;
	display: none;
	text-transform: capitalize;
}
.team-tabs .tab-select-wrp {
	background: transparent;
    color: #fff;
    border-color: #fff;
	margin-bottom: 20px;
}

/* NEWS PAGE CSS ENDS HERE */

/* CONNECT WITH US SECTION STARTS HERE */
.wpcf7-form .connect-with-us-form{
  display: grid;
  grid-template-columns: repeat(2, 1fr); 
  gap: 20px;
  position:relative;
}

	.wpcf7-form .connect-with-us-form span,
	.wpcf7-form .connect-with-us-form p{
		margin:0;
		padding:0;
		display: inline-grid;
	}
	.wpcf7-form textarea,
	.wpcf7-form input,
.wpcf7-form select
{
		padding: 10px 20px;
		border-radius:10px;
		border:1px solid #fff;
		font-size: 14px;
		font-weight: 400;
		line-height: 19.12px;
		font-family: Manrope, sans-serif;
		width: 100%;
}
.form-submit-btn .load-more-button input {
	width: auto;
}
.wpcf7-form .connect-with-us-form input{
	max-height:41px!important;
}
.wpcf7-form .connect-with-us-form textarea::placeholder,
.wpcf7-form .connect-with-us-form input::placeholder{
font-size: 14px;
font-weight: 400;
line-height: 19.12px;
color:#162A4D;
}
.wpcf7-form .connect-with-us-form .form-submit-btn,
.wpcf7-form .connect-with-us-form .form-text-area{
	 grid-column: span 2;
	 display: inline-grid;
}
.referral-program-popup .form-submit-btn,
.wpcf7-form .connect-with-us-form .form-submit-btn{
	display:flex;
	justify-content:end;
	
}
.referral-program-popup .form-btn input,
.wpcf7-form .connect-with-us-form .form-btn input{
	padding:0;
	background-color:transparent;
	border:1px solid transparent;
font-family: Manrope;
font-size: 15px;
font-weight: 500;
line-height: 20.49px;
letter-spacing: 0.06em;
text-transform:uppercase;
	color:#fff;
	cursor:pointer;
}
 .referral-program-popup .form-btn .wpcf7-spinner,
.wpcf7-form .connect-with-us-form .form-btn .wpcf7-spinner{
	display:none;
}
.load-more-button.form-btn:hover{
	background-color:white!important;
	
}
.load-more-button.form-btn:hover input{
	color:#162A4D!important;
}
.load-more-button.form-btn:hover::after{
    background-image: url(https://kansenvlucht.com/wp-content/themes/DCI/assets/dci-img/arrow-forward-primary.png);
}

.wpcf7-not-valid-tip{
	color:#fcaaaa!important;
	font-size:12px;
	margin-top:6px!important;
}
.wpcf7-response-output{
	margin: 2em 0.5em 1em;
padding: 5px 20px!important;
border: 1px solid #ff7474!important;
border-radius: 20px;
background: #ff7474;
color: white;
font-size: 14px;
	bottom: 0;
	position: absolute;
}
.department-list{
    display: grid;
     grid-template-columns: repeat(4, 1fr); 
	row-gap:56px;
}

 .hex {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 320px;
        height: 277.12px;
        background: #000;
        box-sizing: border-box;
        -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
        transform: rotate(90deg);
        margin-top: 25px;
        overflow: hidden;
    }

.hex {
        display: block;
        margin: 0 auto;
        position: relative;
        width: 220px;
        height: 190.6px;
        background: #000;
        box-sizing: border-box;
        -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
        clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
        transform: rotate(90deg);
        margin-top: 25px;
        overflow: hidden;
    }

    .hex-background {
        position: absolute;
        background-color: white;
        top: 1px;
        left: 1px;
        width: 218px;
        height: 188.6px;
        -webkit-clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
        clip-path: polygon(0% 50%, 25% 0%, 75% 0%, 100% 50%, 75% 100%, 25% 100%);
    }

    .hex:hover {
        background-color: transparent;
    }

    .hex:hover .hex-background {
       background: linear-gradient(157.08deg, #3362B3 -6.56%, #162A4D 64.02%);
		color:#fff;
    }

    .hex .inner {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 2;
        font-size: 13px;
        font-weight: 700;
        line-height: 17.76px;
        letter-spacing: 0.03em;
        text-align: center;
        padding: 14px 35px;
        transform: rotate(-90deg);
		text-transform: uppercase;
    }
    hex .inner img {
        max-height: 85px;
    }
.link-text a{
	text-decoration:none;
}
.link-text a:hover{
	text-decoration:underline;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color: #118b45!important;
	background-color: #118b45!important;
}
/* CONNECT WITH US SECTION ENDS HERE */

.your-journey-grid img{
		min-width:47px
	}
.tank-talk-tab-wrp .alm-btn-wrap{
	text-align:center;
	padding-top:57px;
	padding-bottom:100px;
}
/* MEET OUR TEAM SECTION STARTS HERE */
   .tank-talk-tab-wrp.team-tabs .tab-headers{
	justify-content:center;
	padding-bottom:52px;
	
}
.tank-talk-tab-wrp.team-tabs .tab-headers li {
	  border-bottom-color: #F1F2F4;
	  color:#F1F2F4;
}
.tank-talk-tab-wrp.team-tabs .tab-headers li:hover,
.tank-talk-tab-wrp.team-tabs .tab-headers li.active {
	border-bottom-color: #98C355;
	font-weight: 700;
	color:#98C355;
}
   .team-tabs .tab-content-team {
        display: none;
    }

   .team-tabs .tab-content-team.active {
        display: block;
    }
.team-tabs .tab-content-team{
       color:#fff;
	   text-align:center
    }
.team-tabs .tab-content-team h3{
	margin: 0;
    margin-top: 24px;
}
.team-tabs .tab-content-team p{
	 padding-top: 8px;
	margin: 0;
}
.team-tabs .custom-post-item.slick-slide{
background-color:#254D97;
padding: 28px 31px 28px 31px;
border-radius: 40px 0px 40px 0px;
min-height: 410px;
}
.team-tabs .slick-arrow{
	border-color:#fff!important;
}
.team-tabs .slick-arrow:before{
	color:#fff!important
}
.team-tabs.bottom-nav-wrp .slick-dots {
    right: 130px;
    left: auto;
}
.team-tabs.bottom-nav-wrp .slick-dots li {
	background:#717C8C;
}
.team-tabs.bottom-nav-wrp .slick-dots li:before {
    border-top: 3px solid #717C8C;
}
.team-tabs.bottom-nav-wrp .slick-dots li:after {
    border-bottom: 3px solid #717C8C;
}
.team-tabs.bottom-nav-wrp .slick-dots li.slick-active {
	background:#98C355;
}
.team-tabs.bottom-nav-wrp .slick-dots li.slick-active:before {
    border-top: 3px solid #98C355;
}
.team-tabs.bottom-nav-wrp .slick-dots li.slick-active:after {
    border-bottom: 3px solid #98C355;
}
.custom-posts .slick-track{
	display:flex!important;
	gap:32px;
	
}
.custom-posts .slick-track .team-slide-image,
.custom-posts .slick-track .wp-post-image{
	width:210px;
	height:210px;
	object-fit:cover;
	margin:auto;
	border-radius:50%;
	border:1px solid #fff;
	padding:10px;
}
.custom-posts .slick-track .teams-slide-icon{
	width:30px;
	height:30px;
}
.custom-posts .contact-icon-container{
	display:flex;
	gap:22px;
	align-items:center;
	justify-content:center;
	padding-top: 16px;
}
.region-text { font-size: 12px; padding: 0!important; margin: 2px auto 0px auto!important; font-weight: 400; color: #8bc53f;}
/* MEET OUR TEAM SECTION ENDS HERE */

/* TIMELINE SLIDER SECTION STARTS HERE */
	.timeline-nav {
		position: relative;
	}
	.timeline-nav__item {
		margin: 15px 25px !important;
		position: relative;
		font-size: 48px;
		font-weight: 400;
		line-height: 65.57px;
		text-align: center;
		cursor: pointer;
		color:#fff;
		background-color:transparent;
		z-index:2;

	}
	.timeline-nav .timeline-nav__item::after {
		content: "";
		position: absolute;
		width: calc(100% - 90px);
		height: 2px;
		background-color: #98C355;
		bottom: 0;
		top: 0;
		margin: auto;
		left: 83%;
	}
	.timeline-nav__item:last-child:after {
		display: none;
	}
	.timeline-nav__item::before {
		content: "";
		position: absolute;
		top: -15px;
		left: 50%;
		transform: translateX(-50%);
		width: 14px;
		height: 14px;
		border-radius: 100%;
		background-color: transparent;
		border:2px solid #98C355;
	}
	.timeline-nav__item.slick-current::before {
		content: "";
		position: absolute;
		top: -15px;
		left: 50%;
		width:14px;
		height:14px;
		border-radius: 100%;
		background-color: transparent;
		border:2px solid #98C355;
	}
	.timeline-slider-content{
		width:512px;
		margin:auto;
		padding: 40px 21px 40px 21px;
		gap: 10px;
		border-radius: 30px 0px 30px 0px;
		opacity: 0px;
		background-color:#3D79EA;
		text-align:center;
		font-size: 18px;
		font-weight: 500;
		line-height: 24.59px;
		color:#fff;
		min-height: 216px;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.timeline-slider .slick-list {
		overflow: inherit;
	}
	.timeline-nav.bottom-nav-wrp .slick-prev, .timeline-nav.bottom-nav-wrp .slick-next,
    .custom-posts.bottom-nav-wrp .slick-prev, .custom-posts.bottom-nav-wrp .slick-next {
		border-color: #ffffff !important;
		right: 0 !important;
		margin: auto !important;
		left: 0 !important;
	}
	.timeline-nav.bottom-nav-wrp .slick-prev:before, .timeline-nav.bottom-nav-wrp .slick-next:before,
    .custom-posts.bottom-nav-wrp .slick-prev:before, .custom-posts.bottom-nav-wrp .slick-next:before {
		color: #ffffff;
	}
	.timeline-nav__item:last-child:after {
		display: none;
	}
	.timeline-nav.bottom-nav-wrp .slick-prev {
		right: -60px!important;
	}
.timeline-nav.bottom-nav-wrp .slick-prev:before {
	 content: '→';
}
	.timeline-nav.bottom-nav-wrp .slick-next {
		left: -60px !important;
	}
.timeline-nav.bottom-nav-wrp .slick-next:before {
    content: '←';
}

/* TIMELINE SLIDER SECTION ENDS HERE */
    
/* DRIVERS SECTION START HERE */
.drivers-grid .transport-grid{
	 grid-template-columns: repeat(3, 1fr);
}
/* DRIVERS SECTION ENDS HERE */
/* HEALTH AND SAFETY SECTION START HERE	 */

.healthandsafety-post{
	background: rgba(255, 255, 255, 0.5);
    border: 2px solid #fff;
    backdrop-filter: blur(5px);
    border-radius: 40px;
	margin: 0 15px 0 0;
	min-height:650px;
}
 .healthandsafety-thumbnail {
    width: 100%; 
    height: 230px;
    display: inline-block;
    overflow: hidden;
    border-radius: 40px;
    
}
.healthandsafety-thumbnail img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
 .healthandsafety-content{
	 padding:24px;
 }
 .healthandsafety-content h2 a{
	font-size: 24px;
	font-weight: 400;
	line-height: 32.78px;
	text-decoration:none;
}
 .healthandsafety-content p{
	font-size: 16px;
	font-weight: 400;
	line-height: 21.86px;
 }
 .healthandsafety-content p,
 .healthandsafety-content h2{
	 margin:0;
	 padding-bottom:8px;
 }
 
.healthandsafety-posts.bottom-nav-wrp .slick-dots{
	left:52%;
}
.healthandsafety-posts.bottom-nav-wrp .slick-prev{
	right: 90px !important;
}
.healthandsafety-posts.bottom-nav-wrp .slick-next{
	right:30px!important;
}
.healthandsafety-posts{
	border-left:1px solid #162A4D;
	padding-left: 30px;
	width: 100%!important;
}
.dci-sus-slider {
	width: 75%;
}
/* VIDEO POPUP START HERE */
.video-button .mpb-shotcode-buttons  div{
	background-color: transparent!important;
	margin: 0!important;
	padding: 0;
}
.video-button .mpb-shotcode-buttons{
	cursor:pointer;
	margin-left:0!important
}
.video-button .mpb-shotcode-buttons br {
  display: none;
}
.md-modal h3{
	display:none;
}
.md-modal{
	width: 700px!important;
	margin: auto;
}
.md-modal [class^="md-content_"]{
	 position: relative;
	 display: flex;
	 flex-direction: column;
	 width: 100%;
	 pointer-events: auto;
	 border-radius: 20px;
	 z-index:1;
	 overflow: inherit!important;
	background-color: #fff !important;
}
.mpb-buttons{
	position:absolute;
	top:10px;
	right:0;
}
[class^="md-content_"]>div:nth-child(2){
	padding: 0px!important;
	height:100%;
	border-radius: 20px;
	overflow: hidden;
}
.md-close {
    position: absolute;
    right: -13px;
    background-color: #000!important;
    width: 30px;
    height: 30px;
    display: inline-block;
    top: -25px;
    border-radius: 100%;
    border: 1px solid #fff!important;
    z-index: 10;
    color: #fff!important;
    font-size: 20px;
    cursor: pointer;
}
.md-close:after {
    content: "\00d7";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
/* VIDEO POPUP ENDS HERE */

	/* HEALTH AND SAFETY SECTION ENDS HERE	 */
/* Referral Program FORM POPUP STARTS HERE */
.referral-program-popup{
	padding:24px;
}
.referral-program-popup h2{
	font-size:24px;
	margin:0;
	font-weight:bold;
	color:#17294d;
}
.referral-program-popup h5{
	font-size:16px;
	margin:8px 0px;
	font-weight:500;
	color:#17294d;
	padding-bottom:8px;
}
.referral-program-popup label{
	font-size:14px;
	font-weight:500;
	color:#17294d;
	line-height:30px;
}
.referral-program-section{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    column-gap: 24px;
	row-gap: 12px;
}
.modal-sizetwo_1426{
	width:1000px!important;
	border:1px solid #ddd;
	border-radius:22px;
}
.referral-program-section span{
	width:100%;
}
.referral-program-section input{
	border:1px solid #ddd
}
.checkbox-with-label label{
	display:flex;
	align-items:center;
	justify-content:center;
	gap:10px;	
}

input[type="checkbox"] {
  width: 18px;
  height: 18px;
  border-radius: 8px; 
}
.checkbox-with-label span{
	line-height:normal;
}
.checkbox-with-label{
	margin:20px 0px;
}
.referral-program-popup .form-submit-btn{
	border-top:1px solid #ddd;
	padding-top:10px;
}
.md-content_1426{
	height:auto!important;
}
.built-on-legacy.mobile-video-wrp .wp-block-video {
		overflow: hidden;
	}
	.built-on-legacy.mobile-video-wrp .wp-block-video video {
		transform: scale(1.6);
    	left: -24%;
		position: relative;
	}
.department-list .custom-post-thumbnail {
	height: 70px;
	margin-top: 10px;
}
    .department-list .custom-post-thumbnail img {
        height: 100%;
    }
/* Referral Program FORM POPUP ENDS HERE */

/* gtranslate SECTION STARTS HERE */
.gtranslate-wrp {
	position: relative;
	z-index: 1;
}
.gtranslate-wrp .gt_switcher .gt_option {
    position: absolute !important;
    background: #fff !important;
    border-radius: 10px;
    border:1px solid #ddd;
	margin-top: 7px;
	padding-top: 7px;
	right: 0;
}

.gtranslate-wrp .gt_switcher .gt_option a {
	display: inline-flex;
	align-items: center;
	gap: 10px;
	width: 100%;
}
.gtranslate-wrp .gt_switcher .gt_selected {
	    background: transparent !important;
}
.gtranslate-wrp .gt_switcher .gt_option a.gt_current {
	display: none!important;
}
.gtranslate-wrp .gt_switcher a img {
    width: 20px;
    border: 1px solid #ddd;
    height: 20px;
    border-radius: 50px;
    object-fit: cover;
}
.gtranslate-wrp .gt_switcher .gt_selected a {
    border-radius: 50px!important;
	padding: 3px 30px 3px 5px!important;
	background: #fff;
	font-size: 0;
} 
circle {
    fill: #112a4f;
    opacity: 1;
} 
text {
    font-size: 80px;
    font-weight: bold;
}
span.mc4wp-checkbox.mc4wp-checkbox-contact-form-7 {
    display: none;
}
.gtranslate-wrp .gt_switcher, .gtranslate-wrp .gt_switcher .gt_selected a {
	width: auto!important;
}
/* FOR MOBILE */
.custom-menu .gtranslate-wrp .gt_switcher .gt_option {
	right:inherit;
	left:0;
}
.custom-menu .gtranslate-wrp .gt_switcher .gt_selected a {
	font-size: 12pt;
	padding: 3px 35px 3px 5px !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.custom-menu .gtranslate-wrp .gt_switcher {
	float:left;
}
.custom-menu .gtranslate-wrp .gt_switcher .gt_selected a img{
	margin-right:10px;
}
.custom-menu .gt_container-aljhsf .gt_switcher .gt_option a {
	margin-bottom: 5px;
}
/* gtranslate SECTION ENDS HERE */


  /* TAB AND MOBILE VIEW SECTION STARTS HERE */
@media (max-width: 1024px) {
	.dci-insights-outer-wrp .wpcf7-response-output {
		position: inherit;
		display: inline-block;
		margin-top: 20px !important;
	}
	.footer-links-wrp .wp-block-details .wp-block-navigation {
		gap: 5px;
	}
	.dci-insights-outer-wrp .wpcf7-form {
		padding-bottom: 50px;
	}
	.dci-insights-outer-wrp .wp-block-heading {
		font-size: 34px!important;
	}
	.inner-banner-wrp>.wp-block-group {
		padding: 0px 30px;
	}
	.built-on-legacy.mobile-video-wrp.who-we-are-wrp .wp-block-cover__inner-container>div {
		flex-direction:column;
		gap:20px;
	}
	.our-services-list-wrp {
	margin: 40px 0 21px!important;
}
	.service-chips .wp-block-buttons a {
		position: relative;
	}
	.service-chips .wp-block-buttons a::after {
		position: absolute;
    	right: 15px;
	}
	.footer-links-wrp .wp-block-details a, .footer-links-wrp .wp-block-details p {
		font-size: 16px;
		margin-top: 7px;
		line-height: 21.86px;
	}
	.dci-insights-outer-wrp p {
		font-size: 20px!important;
	}
	/* Referral Program FORM POPUP START HERE */
	.owner-operator-wrp {
		flex-direction:column;
		gap:20px;
	}
	
		.referral-program-section{
		grid-template-columns: repeat(1, 1fr);
	}
	.modal-sizetwo_1426{
		width:90%!important;
	}
	/* Referral Program FORM POPUP ENDS HERE */
	.healthandsafety-post {
		margin: 0;
		min-height: auto;
	}
	.healthandsafety-posts.bottom-nav-wrp .slick-prev, .healthandsafety-posts.bottom-nav-wrp .slick-next {
		right: 0 !important;
		margin: auto !important;
		left: 0 !important;
		bottom: -80px !important;
	}
	.healthandsafety-posts.bottom-nav-wrp .slick-prev {
		left: -60px!important;
	}
	.healthandsafety-posts.bottom-nav-wrp .slick-next {
		right: -60px !important;
	}

	/* DRIVERS SECTION START HERE */
	.drivers-flex-column{
		flex-direction:column;
		gap:20px;
		padding: 27px 0px;
	}
	.drivers-flex-column img{
		width:230px!important;
		height:230px!important;
	}
	/* DRIVERS SECTION ENDS HERE */
	
	/* 	ABOUT SECTION STARTS HERE */
	.mobile-video-wrp>.wp-block-cover {
		flex-direction: column-reverse;
		padding-top: 0 !important;
        padding-bottom: 0 !important;
	}
	.mobile-video-wrp .wp-block-cover__video-background {
		position: relative!important;
		height: 220px!important;
		margin: 30px 0!important;
	}
	.mobile-video-wrp .wp-block-cover__background,
	.timeline-nav .timeline-nav__item::after {
		display: none;
	}
	.timeline-slider-content {
		width: 90%;
	}
	/* 	ABOUT SECTION STARTS HERE */

    /* BANNER SECTION STARTS HERE */
    .hero-banner-outer-wrp {
        height:500px;
        min-height: 500px!important;
    }
    .hero-banner-outer-wrp>div {
        min-height: 500px!important;
    }
    .hero-banner-outer-wrp .wp-block-cover__background {
        background: rgba(22, 42, 77, 0.7)!important;
        opacity: 1!important;
    }
    .hero-banner-outer-wrp .wp-block-cover__inner-container .has-text-align-center:first-child {
        font-size: 20px;
    }
    .hero-banner-outer-wrp .wp-block-cover__inner-container .has-text-align-center:nth-child(2) {
        font-size: 34px;
    }
   
    /* BANNER SECTION ENDS HERE */
    /* WHO WE ARE SECTION STARTS HERE */
    .who-we-are-wrp .wp-block-cover__inner-container>.wp-block-group>.wp-block-image{
        display: none;
    }
    .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
        width: 100%;
        max-width: 100%;
    }
    .who-we-are-wrp .wp-block-group>.wp-block-group {
        width: 100%;
        max-width: 100%;
    }
    .who-we-are-wrp, .who-we-are-wrp>div {
        min-height: auto!important;
    }
    .who-we-are-wrp>div {
        padding-bottom: 70px!important;
    }
    .our-global-wrp {
        max-width: 100%!important;
    }
    .global-impact-card-container {
        grid-template-columns: repeat(1, 1fr);
    }
    .wp-block-cover {
        padding: 0px 50px;
    }
    /* WHO WE ARE SECTION ENDS HERE */
    /* WHAT WE DO SECTION STARTS HRER */
    .what-we-do-wrp {
        background-size: 100% 100%;
        background-position: center;
    }
    .transport-grid {
        grid-template-columns: repeat(1, 1fr);
        border-bottom-left-radius: 40px;
        border-bottom-right-radius: 40px;
        overflow: hidden;
    }
    .transport-card, .transport-card .headline4 {
        width: 100%;
    }
    /* WHAT WE DO SECTION ENDS HRER */
    /* HOW WE HELP YOU SECTION STARTS HERE */
    .slider-out-wrp, .slider-image, .slider-for {
        height: 907px !important;
    }
    .slider-out-wrp .slider-nav:after {
        top: 46%;
        bottom: auto;
        right: 0;
        left: -50%;
        width: 200%;
    }
    .slider-out-wrp .slider-nav {
        background: linear-gradient(180deg, rgba(5, 22, 52, 0) 32.34%, rgba(22, 42, 77, 0.9) 62.25%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
        width: 100%;
        display: flex;
        align-items: flex-end;
        padding-bottom: 100px;
    }
    .slider-out-wrp .inner {
        width: 100%;
        height: auto;
        text-align: left;
        margin: 0;
        padding: 35px 20px;
    }
    .slider-description {
        width: 100%;
        margin-left: 0;
    }
    .slider-content {
        margin-left: 0;
        width: 100%;
        margin-top: 0;
    }
    .help-you-sustainability>.wp-block-group:first-child {
        flex-direction: column-reverse;
    }
    .help-you-sustainability>.wp-block-group>.wp-block-image, 
    .help-you-sustainability>.wp-block-group>.wp-block-image img {
        width: 100%!important;
    }
    .help-you-sustainability .wp-block-button, 
    .help-you-sustainability .wp-block-button a {
        width: 100%;
    }
    .help-you-sustainability>.wp-block-group:nth-child(2) {
        flex-direction: column;
    }
    .help-you-sustainability>.wp-block-group .wp-block-video {
        flex-basis: auto;
    }
    .help-you-sustainability>.wp-block-group .wp-block-group {
        width: 100%;
    }
    .slider-inner-wrp {
        width: 100%;
        text-align: left;
        background: linear-gradient(180deg, rgba(5, 22, 52, 0) 32.34%, rgba(22, 42, 77, 0.9) 62.25%), linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2));
        margin: 0;
        padding: 30px 30px 100px;
        justify-content: flex-end;
    }
    .slide-txt-title {
        display: none;
    }
    .slider-out-wrp .slick-dots {
        right: auto;
        left: 30px;
        top: auto;
        flex-direction: row;
        bottom: 50px !important;
    }
    .slider-out-wrp .slick-prev {
        bottom: 20px !important;
        right: 90px !important;
        rotate: none;
    }
    .slider-out-wrp .slick-next {
        bottom: 20px !important;
        right: 30px !important;
        rotate: none;
    }
    .slider-title {
        background: linear-gradient(180deg, #63A6F2 0%, #8BC53F 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 48px;
        font-weight: 400;
        line-height: 65.57px;
        margin: 0;
        position: relative;
        transform: none;
        bottom: inherit;
        left: inherit;
        opacity:1;
        width: 100%;
    }    
    /* HOW WE HELP YOU SECTION ENDS HERE */
    /* OUR PEOPLE SECTION STARTS HERE */
    .our-people-wrp>.alignwide>.wp-block-group {
        flex-direction: column;
    }
    .our-people-wrp>.alignwide .wp-block-group.aos-slide-left {
        width: 100%;
    }
    .our-people-wrp>.alignwide>.wp-block-group>.wp-block-group:first-child {
        padding: 50px 30px!important;
    }
    .user-pro-img {
        width: 188px;
        height: 188px;
    }
    .user-info img {
        width: 172.91px;
        height: 172.91px;
    }
    .user-info .user-content-wrp {
        font-size: 16px;
    }
    .user-info-inner-wrp {
        padding: 50px 30px 100px;
    }
	.user-carousel {
		border-bottom-left-radius: 0;
        border-top-right-radius: 0;
	}
    /* OUR PEOPLE SECTION ENDS HERE */
    /* TANK TALK SECTION STARTS HERE */
    .tank-talk-outer-wrp .section-title-wrp>.wp-block-group{
        flex-direction: column;
        gap: 0;
        text-align: center;
    }
    .tank-talk-outer-wrp .section-title-wrp>.wp-block-group * {
        text-align: center!important;
    }
	.single-post .wp-block-group.alignfull.has-global-padding.is-layout-constrained.wp-block-group-is-layout-constrained {
		width: 100%;
	    padding: 0px 42px !important;
	}
	.post-detail-page .stay-in-touch-wrp {
		padding: 50px !important;
		flex-direction: column;
	}
	.post-detail-page .stay-in-touch-wrp .section-title-wrp .wp-block-heading {
		text-align: center;
	}
	.news-detail-header h1{
		width:auto;
	}
	.detail-page-header .detail-button{
	position:relative;
	top:0;
	right:0;
	margin:auto;
	display:block;
	margin-bottom:140px;
}
    /* TANK TALK SECTION ENDS HERE */
    /* STAY IN TOUCH SECTION STARTS HERE */
    .stay-in-touch-img-inner-wrp {
        display: none !important;
    }
    .stay-in-touch-wrp {
        padding: 200px 0 50px!important;
    }
    .stay-in-touch-wrp .section-title-wrp {
        width: 100%!important;
    }
    .stay-in-touch-out-wrp>.wp-block-cover {
        padding: 0 30px;
    }
    /* STAY IN TOUCH SECTION ENDS HERE */
    /* MORE RESOURCES OUTER SECTION STARTS HERE */
    
    .each-resources-inner {
        margin: 0;
    }
    /* MORE RESOURCES OUTER SECTION ENDS HERE */
    /* FOOTER SECTION STARTS HERE */
    .footer-outer-wrp {
        flex-direction: column;
    }
    .dci-insights-outer-wrp {
        width: 100%;
    }
    .dci-insights-outer-wrp .tnp-subscription {
        max-width: 100%;
        margin-bottom: 55px;
    }
    .dci-insights-outer-wrp .tnp-subscription input.tnp-submit {
        width: 100%;
        text-align: center;
    }
    .footer-links-wrp {
        width: 100%;
        flex-direction: column;
        justify-content: flex-start;
        flex-basis: auto;
        gap: 10px;
    }
    .footer-links-wrp .wp-block-details {
        flex-basis: auto;
        width: 100%;
    }
    .footer-links-wrp .wp-block-details.mobile-acc-wrp summary {
        pointer-events: auto;
        font-size: 15px;
        display: flex;
        justify-content: space-between;
    }
    .footer-links-wrp .wp-block-details:nth-child(3) {
        order: 1;
		width: 82%;
		margin-bottom: 7px;
    }
    .footer-links-wrp .wp-block-details:nth-child(1) {
        order: 2;
    }
    .footer-links-wrp .wp-block-details:nth-child(2) {
        order: 3;
    }
    .footer-links-wrp .wp-block-details:nth-child(3) summary:before {
        content: "Contact";
        font-size: 15px;
    }
    .footer-links-wrp .wp-block-details:nth-child(3) summary {
        font-size: 0;
    }
    .scrollToTop {
        width: 52px;
        height: 52px;
        position: absolute;
        top: 406px;
        right: 31px;
    }
    .scrollToTop img {
        width: 100%;
        height: 100%;
    }
    .mobile-acc-wrp {
        border-bottom: 1px solid rgba(255, 255, 255, 1);
        padding: 22px 8px;
    }
    .footer-links-wrp .wp-block-details.mobile-acc-wrp summary::after {
        content: "+";
        font-size: 30px;
        font-weight: 100;
    }
	.footer-links-wrp .wp-block-details.mobile-acc-wrp[open] summary::after {
		content: "-";
	}
    footer .wp-block-separator {
        display: none;
    }
    .we-value-wrp {
        width: 100%;
        flex-basis: 100%;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    .we-value-wrp .wp-block-gallery {
        flex-basis: auto;
    }
    .we-value-wrp .wp-block-gallery .wp-block-image {
        width: 60px;
        height: 60px;
    }
    .we-value-wrp .wp-block-gallery .wp-block-image img {
        height: 100%;
        object-fit: contain!important;
        width: auto!important;
    }
    .we-value-wrp>.wp-block-group * {
        text-align: center;
    }
    .social-copy-right-wrp {
        flex-direction: column;
        gap: 36px;
        margin-top: 36px;
    }
    /* FOOTER SECTION ENDS HERE */

    /* HEADER SECTION STARTS HERE */
    .mobile-header-wrp {
        display: block;
    }
    .desktop-header-wrp {
        display: none;
    }
    header.wp-block-template-part.fixed {
        box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.25);
    }
    /* HEADER SECTION ENDS HERE */
	
/* 	SERVICES SECTION STARTS HERE */
	.mobile-flex-col {
		flex-direction: column;
	}
	.customers-list .wp-block-image {
		height: 80px;
	}
	.dci-sus-slider {
		width: 100%;
	}
	.mobile-flex-col-reverse {
		flex-direction: column-reverse;
	}
	.w-full, .w-full img {
        width: 100% !important;
	}
	.dci-ehs-wrp>.wp-block-cover {
    padding: 50px!important;
    overflow: hidden;
}

.dci-ehs-wrp .mobile-flex-col-reverse {
    gap: 50px;
}

.dci-ehs-wrp .mobile-flex-col-reverse>div:first-child {
    width: 100%;
}

.dci-ehs-wrp::after {
    border-bottom-right-radius: 80px;
}

.healthandsafety-posts {
    padding: 0;
    border: 0;
	margin-bottom: 80px !important;
}
	.service-chips .wp-block-buttons {
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	 .services-acc-wrp {
		  width: 100%;
		  max-width: 100%;
	  }
	.mobile-view {
		display:block;
	}
	.desktop-view {
		display:none;
	}
	.customers-list-outer-wrp {
		width: auto !important;
    	margin: 20px 20px 0 !important;
		justify-content: flex-start;
	}
	  .mobile-title-wrp .section-title-wrp {
		  padding: 0 10px;
	  }
/* 	SERVICES SECTION ENDS HERE */
	
/* CAREER PAGE SECTION STARTS HERE */
	.your-journey-grid{
		grid-template-columns: 1fr;
	}
/* CAREER PAGE SECTION ENDS HERE */
	.your-journey-grid>.wp-block-group .wp-block-group p br {
		display: none;
	}
	.your-journey-grid>.wp-block-group {
		padding: 20px 25px!important;
	}
	.single-post .wp-block-post-featured-image div {
		right: 0;
        left: 0;
        z-index: 0;
        bottom: 0;
        top: inherit !important;
        display: flex;
        margin: 20px auto;
        justify-content: center;
	}
	.post-detail-page .wp-block-post-featured-image {
    position: initial;
}
	
	  /* CONNECT WITH US SECTION STARTS HERE */
	    .department-list{
    grid-template-columns: repeat(3, 1fr);
	row-gap:16px;
	  }
	  
	  .wpcf7-form .connect-with-us-form p{
		grid-column: span 2;
		width:100%;
	  }
	  .wpcf7-response-output{
		  bottom:-50px;
	  }
 .help-you-sustainability.flex-col>.wp-block-group{
		  flex-direction:column;
	  }
	    /* CONNECT WITH US SECTION ENDS HERE */
/* 	CAREERS PAGE SECTION STARTS HERE */
	.modal-dialog {
		width: 90%;
	}
/* 	CAREERS PAGE SECTION ENDS HERE */
/* DRIVERS SECTION START HERE */
.drivers-grid .transport-grid{
	 grid-template-columns: repeat(1, 1fr);
}
/* DRIVERS SECTION ENDS HERE */
	 .tab-select-wrp {
			display: block;  
	  }
	  .tank-talk-tab-wrp.team-tabs .tab-headers {
		  display: none;
	  }
}
/* TAB AND MOBILE VIEW SECTION ENDS HERE */


/* MOBILE VIEW ONLY SECTION STARTS HERE */
  @media (max-width: 767px) {
	  
	.department-list{
    	grid-template-columns: repeat(2, 1fr);
	}

  /* COMMON SECTION STRATS HERE */
	.hero-banner-outer-wrp .wp-block-button, .hero-banner-outer-wrp .wp-block-button a,
	.our-people-wrp .wp-block-button, .our-people-wrp .wp-block-button a,
	.who-we-are-wrp .wp-block-button, .who-we-are-wrp .wp-block-button a,
	.stay-in-touch-wrp .wp-block-button, .stay-in-touch-wrp .wp-block-button a,
	.resources-content .wp-block-button, .resources-content .wp-block-button a,
	.tank-talk-btn .wp-block-button, .tank-talk-btn .wp-block-button a {
		width: 100%;
  	}
	.mobile-img-overlay-space>.wp-block-cover, .mobile-img-overlay-space>.wp-block-group {
		padding: 63px 25px !important;
	}
	.need-iso-tank-wrp {
		margin: 50px 0;
	}
	  .section-title-wrp .wp-block-heading br {
		  display: none;
	  }
	  .mobile-title-wrp .section-title-wrp .wp-block-heading {
		font-size: 24px;
	}
	 
	  .mobile-title-wrp .section-title-wrp p {
		  padding: 0 10px !important;
	  }
	  main .wp-block-button a:after {
		  flex-basis: 14px;
    	  background-size: contain;
	  }
	  .inner-banner-btns-wrp .wp-block-buttons {
		  width: 100%;
	  }
	  .submenu-height {
		  height: calc(100vh - 480px);
	  }
	  .custom-header-wrp .wp-block-search__input {
		  margin-top: 25px;
	  }
	 
  /* COMMON SECTION ENDS HERE */

  /* / WHO WE ARE SECTION STARTS HERE / */
  .multi-location-wrp li {
        font-size: 34px;
  }
  .wp-block-cover {
    padding: 0px 30px;
  }
  .transport-grid {
    margin: 0;
  }
  /* / WHO WE ARE SECTION ENDS HERE / */

/* / HOW WE HELP YOU SLIDER STARTS HERE / */
  .slider-out-wrp .slider-nav .slick-track {
    display: flex;
    align-items: flex-end;
  }
  .slider-title {
    font-size: 34px;
    line-height: 46.44px;
  }
  .slider-content {
    font-size: 18px;
    font-weight: 500;
    line-height: 24.59px;
  }
  .slider-out-wrp .slider-nav:after {
    left: -100%;
    width: 1000px;
    top: 35%;
  }
  .slider-out-wrp, .slider-image, .slider-for {
        height: 707px !important;
    }
    .help-you-sustainability {
        margin-top: -50px !important;
    }
	  .help-you-sustainability.bottom-sustainability {
        margin-top: 0px !important;
    }
    .help-you-sustainability>.wp-block-group {
        margin-top: 50px !important;
        gap: 16px;
    }
    .help-you-sustainability .wp-block-list li {
        padding: 5px 0px;
    }
/* / HOW WE HELP YOU SLIDER ENDS HERE / */
/* CUSTOMER LIST SECTION STARTS HERE */
    .customers-list {
        display: inline-flex!important;
        gap: 60px!important;
    }
    .section-title-wrp p {
        line-height: 27.32px !important;
    }
    .section-title-wrp p br {
        display: none;
    }
/* CUSTOMER LIST SECTION ENDS HERE */
/* / TANK TALK SECTION STARTS HERE / */
.tank-talk-tab-wrp .tab-headers li {
    padding: 4px 15px;
}
.tank-talk-slider .alm-list.each-post{
	grid-template-columns: repeat(1, 1fr);
}
.tank-talk-slider .tab-headers1{
	display:none;
}
/* / TANK TALK SECTION ENDS HERE / */

/* / MORE RESOURCES SECTION STARTS HERE / */
.more-resources-wrp {
    padding-top: 100px!important;
    padding-bottom: 50px!important;
}
.more-resources-wrp .section-title-wrp {
    margin-bottom: 0!important;
}
/* / MORE RESOURCES SECTION ENDS HERE / */
	  
	  /* 	SERVICES SECTION STARTS HERE */
	.service-chips .wp-block-buttons {
		grid-template-columns: repeat(1, minmax(0, 1fr));
	}
	  .accordion_content_inner {
		  flex-direction: column;
	  }
	  .faq-answer, .faq-answer.has-featured-image {
		  width: 100%;
	  }
	  
	  .service-chips .wp-block-buttons a {
		  padding: 10px 20px !important;
	  }
	  .our-service-list-wrp .section-title-wrp .wp-block-heading {
		  padding: 0 16px;
	  }
	  .tailored-solution-text {
		  padding: 0 16px;
	  }
	  .who-we-are-wrp .wp-block-cover__inner-container>div {
		  padding: 30px 0px !important;
	  }
	  .img-overlay-wrp:after {
		  opacity: .2;
	  }
	  .need-iso-tank-wrp {
		margin: 40px 0 20px !important;
	}
/* 	SERVICES SECTION ENDS HERE */
	  
/* CAREER PAGE SECTION STARTS HERE */
	.inner-banner-btns-wrp {
		flex-direction: column;
		align-items: flex-start;
		gap: 0;
	}
	  main .wp-block-button a {
		  padding: 11px 15px !important;
		  width: 95%;
          min-width: 95%;
	  }
	  .video-button .mpb-shotcode-buttons {
		  width: 100%;
          min-width: 100%;
		  padding: 11px 15px !important;
	  }
	  .section-title-wrp .wp-block-heading {
		  line-height:normal;
	  }
	  main .wp-block-button {
		  width: 100%;
	  }
/* CAREER PAGE SECTION ENDS HERE */
	  
	  .submit-grid .transport-grid{
	 grid-template-columns: repeat(1, 1fr);
}
	  .custom-posts .slick-track {
		  gap: 0;
	  }
	  
	  .grow-your-career {
		  padding: 20px 0 40px!important;
	  }
	  .grow-your-career .your-journey-grid {
		  margin-top: 20px!important;
		  gap: 20px;
	  }
	  .your-safety-comes-first {
		  position: relative;
    	  padding: 50px 0 250px !important;
	  }
	  .your-safety-comes-first:before {
		  content: "";
		  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 8.75%, #FFFFFF 55.18%);
		  position: absolute;
		  top: 0;
		  left: 0;
		  right: 0;
		  bottom: 0;
		  display: inline-block;
		  opacity: .7;
	  }
	  .department-list {
		margin-left: -20px !important;
	  }
	  .department-list .hex {
		  width: 200px;
    		height: 170.6px;
	  }
	  .department-list .hex-background {
		  width: 198px;
    	  height: 168.6px;
	  }
	  .department-list .custom-post-thumbnail {
			height: 55px;
		}
	  .btn-info-links {
		  flex-direction: column;
		  align-items: flex-start;
		  gap: 20px;
		  margin-top: 20px;
	  }
	  .view-switch button {
		  padding: 11px 20px;
		  font-size: 13px;
	  }
	  .slider-out-wrp .slick-dots li, .bottom-nav-wrp .slick-dots li {
		  height: 6px;
	  }
	  .services-category-section.bottom-nav-wrp .slick-dots li {
		  width: 8px;
	  }
	  .services-category-section.bottom-nav-wrp .slick-dots li:before {
        border-top: 2px solid rgb(155 162 178);
	  }
	  .services-category-section.bottom-nav-wrp .slick-dots li:after {
		  border-bottom: 2px solid rgb(155 162 178);}
	  
	  .slider-out-wrp .slick-dots li:before, .bottom-nav-wrp .slick-dots li:before {
		  border-top: 2px solid rgba(255, 255, 255, 0.4);
		  border-left: 4px solid transparent;
		  border-right: 4px solid transparent;
		  bottom: -2px;	
	  }
	  .slider-out-wrp .slick-dots li:after, .bottom-nav-wrp .slick-dots li:after {
		  border-bottom: 2px solid rgba(255, 255, 255, 0.4);
		  border-left: 4px solid transparent;
		  border-right: 4px solid transparent;
		  top: -2px;
	  }
	  .slider-out-wrp .slick-dots {
		  left: 20px;
		  gap: 5px;
	  }
	  .transport-grid {
		  overflow: inherit;
		  border-radius: 0;
	  }

}

  /* MOBILE VIEW ONLY SECTION ENDS HERE */