 .journey-header  .site.-header-desktop-overlay .site-header.active {
        position: fixed;
        animation: fadeInDown .8s;
        height: auto;
 }
.hybrid-slider .box-slider-wrap .posts-item {
    background-color: #EFF4FC;
	border-radius: 17px;
}
.box-slider-wrap .posts-item {
	padding: 24px 24px 48px 24px;
}
.journey-header .site .site-header {
    position: absolute;
	box-shadow: none;
	top: 0 !important;
	background-color: transparent;
}
.journey-header .site-toggle i > span {
   background-color: #252525;
}
.journey-header .site .site-header a {
  color: #292929;
  transition: none !important;
  border-bottom: 2px solid transparent;
}
.journey-header .site .site-header .alt-logo {
	display: block !important;
}
.journey-header .site .site-header .custom-logo  {
   display: none;
}
.journy-banner .elementor-container {
    align-items: center !important;
}
body .site-content .heading-h2-journey h2 {
    margin-bottom: 0;
}
.journey-header .site-desktop-navigation li.menu-item-has-children a:after {
    color: #292929;
}
.hybrid-remote-section > .e-child {
  flex: 1 1 30% !important;
}
.hybrid-grid-items {
  flex-grow: 1 !important;
  box-shadow: 0px 3.43px 15.44px 0px #0000001A;
  border-radius: 20px !important;
}
.hybrid-content-box {
  flex-grow: 1 !important;
}
.hybrid-content-box h2 {
    margin-bottom: 0 !important;
}
.hybrid-remote-section .slick-arrow {
    width: 64px;
    height: 64px;
    background-color: #DBE6F9 !important;
    position: absolute;
    top: -90px;
    right: 50%;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    border: none;
    font-size: 0px;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s;
    border-radius: 50%;
}
.hybrid-remote-section .slick-next.slick-arrow {
   right: calc(50% - 80px);
}
.hybrid-remote-section .slick-slide {
  margin: 0 10px;
  box-sizing: border-box;
}
.hybrid-remote-section .slick-arrow:hover svg path {
    fill: #ffffff !important;
}
.hybrid-remote-section .slick-arrow:hover {
    background-color: #2067DA !important;
}
.hybrid-remote-section .slick-next.slick-arrow svg path {
    fill: #2067DA;
}
.hybrid-remote-section .slick-list {
  overflow-y: visible !important;
}
.hybrid-remote-section .hybrid-grid-items {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.hybrid-remote-section .hybrid-content-box {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.hybrid-title-color h2 {
	color: #252C38 !important;
}
.hybrid-remote-section {
    justify-content: center !important;
}
.hybrid-journey-section h3 {
	color: #2A2A2E !important;
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
   .explore-agoda-post-slider .elementor-element .elementor-widget-container .elementor-posts-container {
     grid-template-columns: repeat(3, 1fr);
    }
    .explore-agoda-post-slider  .elementor-grid {
     --grid-column-gap: 35px;
    }
}
@media only screen and (max-width: 1024px) {
    .explore-agoda-post-slider .blog_tags-work-life-balance  .elementor-post__title a {
        font-size: 22px;
    }
}
@media only screen and (max-width: 991px) {
    .hybrid-slider .box-slider-wrap .posts-item {
		margin: 10px 15px;
	}
    .journey-header .site-desktop-navigation li a {
        padding: 0 0;
		margin: 0 2px;
    }
	.hybrid-remote-section {
      margin-top: 100px !important;
    }
	.hybrid-remote-section .hybrid-content-box {
		min-height: 230px;
	}
}
@media only screen and (max-width: 767px) {
   .hybrid-remote-section .hybrid-content-box {
	  min-height: 200px;
   }
   .hybrid-button-section .elementor-button {
	  display: block;
	  width: 100%;
   }
	/* .hybrid-journey-section .posts-container.blog-slider-4colom .slick-prev.slick-arrow.slick-prev.slick-arrow {
       right: 50% !important;
    } 
	.hybrid-journey-section .blog-slider-wrapper .slick-next.slick-arrow {
      right: calc(50% - 80px) !important;
    }
	.hybrid-journey-section .blog-slider-wrapper .slick-arrow {
      height: 64px;
	  width: 64px;
	  top: -75px;
    } */
}
/* @media only screen and (max-width: 425px) {
    .hybrid-remote-section .slick-arrow {
    right: 52%;
    }
    .hybrid-remote-section .slick-next.slick-arrow {
      right: calc(52% - 80px);
   }
} */