@import url('https://fonts.googleapis.com/css2?family=Black+Han+Sans&family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');

* {
    box-sizing: border-box;
}

body {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.2;
    letter-spacing: 0;
    color: #000000;
    font-weight: 400;
    outline: none;
    background: #FFF !important;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    display: inline-block;
    box-shadow: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

h1 {
    font-size: 88px;
}

h2 {
    font-size: 82px;
}

h3 {
    font-size: 55px;
}

h4 {
    font-size: 50px;
}

h5 {
    font-size: 36px;
}

h6 {
    font-size: 25px;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.site-button .elementor-button-link {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    color: #000000;
    background-color: #FFCC00;
    border-radius: 25px 25px 25px 25px;
    text-decoration: none;
}

.site-button .elementor-button-link:hover {
    color: #FFF;
    background-color: #0F47C2;
}


/*---------------- HEADER CSS ---------*/
.main-header {
    padding: 25px 0 0;
    position: absolute !important;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9 !important;
}

.main-header.elementor-section.elementor-section-boxed > .elementor-container {
    position: static;
    justify-content: center;
}

.header-logo {
    position: absolute;
    left: 0;
    max-width: 250px;
    padding-left: 40px;
    top: 10px;
}

.main-header > div {
    align-items: center;
}

.main-header .elementor-widget-theme-site-logo img,
.main-header .header-inner-logo img {
    max-height: 95px;
    width: auto;
}

.main-header .elementor-nav-menu > li {
    position: relative;
}

.main-header .elementor-nav-menu > li > a {
    margin-bottom: 10px;
    text-decoration: none;
}

.main-header .elementor-nav-menu li > ul {
    min-width: 300px !important;
    text-align: center;
    left: 50% !important;
    transform: translateX(-50%);
    padding: 10px;
}

.main-header .elementor-nav-menu li > ul li a {
    text-align: center;
    display: block;
    padding: 5px 10px !important
}

.main-header .elementor-nav-menu li > ul:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 15px 15px 15px;
    border-color: transparent transparent #ffffff transparent;
    top: -15px;
    display: block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}


/*----------- FOOTER CSS -------------*/
.foter-top-block {
    background: #fdf4eb;
    position: relative;
    z-index: 1;
    background-size: auto 250px !important;
}

.footer-mail-block {
    padding: 70px 0 150px;
}

.footer-subscreption {
    font-size: 28px;
    line-height: 1.4;
}

.footer-copyright > div {
    align-items: center;
    position: relative;
    z-index: 2;
}

.footer-mail-block {
    position: relative;
}

.footer-mail-block:before {
    content: "";
    position: absolute;
    bottom: -40px;
    right: -100px;
    background: url('img/footer-cat.png');
    width: 150px;
    height: 73px;
    background-size: contain;
    background-repeat: no-repeat;
}

.footer-mail-block {
    max-width: 700px;
    margin: 0 auto;
}

.footer-mail-block .elementor-widget-form {
    max-width: 470px;
    margin: 0 auto;
}

.footer-mail-block .elementor-field-type-submit {
    position: absolute;
    top: 0;
    right: 20px;
    height: 48px;
    margin: 0 !important;
    width: 70px !important;
}

.footer-mail-block .elementor-field-type-submit .elementor-button {
    padding: 0;
    background: url('img/arrow-submit.png');
    min-height: 100%;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}

.footer-mail-block .elementor-field-type-submit .elementor-button-icon {
    display: none;
}

#form-field-email {
    padding: 12px 30px;
    border: 0;
    border-radius: 30px;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}

#form-field-email:focus {
    box-shadow: none;
}

/*-------- BANNER CSS ---------------*/
.main-banner .home-slide-sec > div {
    justify-content: center;
    align-items: flex-end !important;
    align-content: flex-end !important;
    padding-bottom: 30px;
}

.main-banner .home-slide-sec > div > div {
    width: auto;
    margin: 0;
    padding: 0 10px;
}

.home-slide-sec .site-button .elementor-button-link {
    color: #0F47C2 !important;
    border: 2px solid #0F47C2;
    background-color: #faf1d4 !important;
    padding: 10px 35px;
}

.home-slide-sec .site-button .elementor-button-link:hover,
.home-slide-sec .site-button .elementor-button-link:focus {
    color: #FFFFFF !important;
    background-color: #0F47C2 !important;
}

/*------- INTRO CSS ---------*/
.intro-sec {
    background: linear-gradient(180deg, #F9F0D3 41.15%, rgba(249, 240, 211, 0) 100%);
}

.community-sec {
    padding: 50px 0;
}

.community-content {
    padding-left: 95px;
    position: relative
}

.community-content:before {
    content: "";
    position: absolute;
    bottom: 30px;
    left: 40px;
    width: 32px;
    height: 16px;
    background: url('img/grass-object3.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}

.community-content h3.elementor-heading-title {
    font-size: 48px;
    line-height: 54px;
    text-align: left;
    font-weight: 800 !important;
}

.community-content .elementor-widget-container {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    padding-bottom: 10px;
    text-align: left;
}

.community-image {
    position: relative;
}

.community-image:before {
    content: "";
    position: absolute;
    bottom: -50px;
    right: calc(100% - 130px);
    height: 250px;
    width: 300px;
    background: url('img/cat.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}

.community-image:after {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 0;
    height: 100px;
    width: 80px;
    background: url(img/greass.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    background-position: center right;
}

.community-image img {
    border-radius: 20px;
}

.community-image .elementor-widget-image {
    position: relative;
}

.community-image .elementor-widget-image:before {
    content: "";
    position: absolute;
    bottom: -100px;
    left: 50px;
    background: url('img/grass-object2.png');
    width: 40px;
    height: 16px;
    background-repeat: no-repeat;
    background-size: contain;
}

.community-image .elementor-widget-image:after {
    content: "";
    position: absolute;
    bottom: -60px;
    right: 100px;
    background: url('img/grass-object.png');
    width: 32px;
    height: 16px;
    transform: rotate(-15deg);
    background-repeat: no-repeat;
    background-size: contain;
}

.intro-bottom {
    padding: 50px 0 80px;
}

.intro-bottom .elementor-image-box-title {
    margin-bottom: 0;
}

.intro-bottom .elementor-image-box-img {
    position: relative;
}

.intro-bottom figure.elementor-image-box-img {
    max-width: 150px;
}

.grass-image1 .elementor-image-box-img:after,
.grass-image1 .elementor-image-box-img:before,
.grass-image2 .elementor-image-box-img:after,
.grass-image2 .elementor-image-box-img:before {
    content: "";
    position: absolute;
    background: url('img/grass-object.png');
    left: -70px;
    width: 32px;
    height: 16px;
    top: 65%;
    bottom: auto;
    background-size: 100%;
    background-repeat: no-repeat;
}

.grass-image1 .elementor-image-box-img:before {
    background-image: url('img/grass-object2.png');
    left: 65px;
    top: auto;
    bottom: -10px;
}

.grass-image2 .elementor-image-box-img:after {
    left: auto;
    right: 100%;
    top: auto;
    bottom: 30px;
}

.grass-image2 .elementor-image-box-img:before {
    left: auto;
    right: -20px;
    top: 50px;
}

.intro-bottom .elementor-image-box-title,
section#neighbourhood .elementor-heading-title,
section#experiences .elementor-heading-title,
section#tours .elementor-heading-title {
    font-size: 70px;
}

.intro-bottom .elementor-image-box-description {
    font-size: 40px;
}

section#experiences,
section#neighbourhood,
section#tours {
    padding: 50px 0;
}

section#tours {
    padding-top: 0;
    padding-bottom: 100px;
}

section#experiences .elementor-widget-container,
section#neighbourhood .elementor-widget-container,
section#tours .elementor-widget-container {
    max-width: 620px;
    margin: 0 auto;
}

section#experiences .elementor-widget-text-editor,
section#neighbourhood .elementor-widget-text-editor,
section#tours .elementor-widget-text-editor {
    font-weight: normal;
}

section#experiences .elementor-container .elementor-column:nth-child(2n),
section#neighbourhood .elementor-container .elementor-column:nth-child(2n) {
    margin-top: -40px;
}

section#tours .elementor-container .elementor-column:nth-child(2n) {
    margin-top: -40px;
}

section#tours .elementor-container .elementor-column:nth-child(3n) {
    margin-top: -20px;
}

section#tours .elementor-container .elementor-column:nth-child(4n) {
    margin-top: -30px;
}

section#neighbourhood .elementor-inner-section {
    padding-top: 40px;
}

section#tours .elementor-inner-section {
    padding-top: 50px;
}

.footer-gallery .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0;
}

.footer-gallery .gallery-item {
    position: relative;
}

.footer-gallery .elementor-image-gallery .gallery-item img {
    width: 100%;
}

.footer-gallery .gallery-item figcaption {
    position: absolute;
    bottom: 20px;
    left: 20px;
    width: auto;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700 !important;
}

.experiences-btn .elementor-button-link,
.tours-btn .elementor-button-link,
.neighbourhood-btn .elementor-button-link {
    font-size: 18px;
    line-height: 24px;
    border-radius: 50px !important;
    box-shadow: none !important;
    padding: 10px 15px;
    min-width: 200px;
}


/*------------- ABOUT PAGE ------------*/
.about-our-home:before,
.our-ackno-desc:before {
    content: "";
    position: absolute;
    top: -160px;
    left: 0;
    width: 210px;
    height: 145px;
    background: url('img/about-banner-before.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.about-our-home:after,
.our-ackno-desc:after {
    content: "";
    position: absolute;
    top: -205px;
    right: 0;
    width: 175px;
    height: 170px;
    background: url('img/about-banner-after.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.default-page-title {
    bottom: 50px;
}

.default-page-title h2 {
    font-size: 50px;
    max-width: 700px;
    margin: 0 auto;
    text-align: center;
    line-height: 1.2;
}

.page-banner img {
    min-height: 400px;
    max-height: 500px;
    width: 100%;
    object-fit: cover;
}

.page-banner .elementor-widget-image {
    margin: 0;
}

.about-sub-title {
    padding: 80px 0;
    border-bottom: 1px solid #D2D2D2;
    margin-bottom: 50px;
}

.about-our-home h4 {
    font-size: 36px;
}

.about-sub-title .elementor-widget-tabs .elementor-tab-title {
    font-size: 20px;
    opacity: 0.5;
    font-weight: 700 !important;
}

.about-sub-title .elementor-widget-tabs .elementor-tab-title.elementor-active {
    opacity: 1;
}

.about-sub-title .elementor-widget-tabs .elementor-tab-content {
    position: relative;
    overflow: hidden;
    font-weight: 400;
    padding: 30px 0 0 0;
}

.about-sub-title .elementor-widget-tabs .elementor-tab-content > div {
    float: left;
    width: 50%;
    padding: 0 20px;
}

.tab-img {
    text-align: center;
}

.tab-img img {
    width: auto;
    max-width: 100%;
    margin: 0 auto;
    max-height: 400px;
}

.about-sub-title .elementor-widget-tabs .tab-desc-sec .tab-title {
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #0F47C2;
}

.about-sub-title .elementor-widget-tabs .elementor-tab-content > div p.tab-desc {
    font-size: 15px;
    line-height: 19px;
}

.director-sec {
    padding: 130px 0 50px;
}

.director-sec .elementor-widget-wrap {
    padding: 0 !important;
    max-width: 800px;
    margin: 0 auto;
    text-align: center;
    background: url('img/directer-message.png');
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    min-height: 650px;
    align-items: flex-end;
}

.director-sec .director-desc {
    height: 100%;
    display: flex;
    align-items: flex-end;
    padding: 70px 122px 60px;
    font-weight: 400;
    position: relative;
}

.director-sec .director-desc:before {
    content: "";
    position: absolute;
    right: 110%;
    top: 0;
    bottom: 0;
    width: 309px;
    background: url('img/director-before.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.director-sec .director-desc:after {
    content: "";
    position: absolute;
    left: 110%;
    top: -120px;
    bottom: 0;
    width: 285px;
    background: url('img/director-after.png');
    background-size: contain;
    background-repeat: no-repeat;
}

.director-sec .director-desc h3 {
    font-size: 36px;
    font-weight: 800;
}

.director-sec .director-img {
    position: absolute;
    top: 0;
    margin-top: -125px;
}

.director-sec .director-img img {
    width: 250px;
    height: 250px;
    border-radius: 100%;
    object-fit: cover;
}

.tab-desc-sec ul li {
    margin: 0 0 10px;
}

.tab-desc-sec ul li a {
    text-decoration: underline;
}

.about-community-sec {
    padding: 50px 0;
}

.community-slider .elementor-column {
    padding: 0 10px;
}

.community-slider .swiper-container-horizontal > .swiper-pagination-bullets {
    bottom: 17px;
}

.community-slider .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #FFF;
    opacity: .6;
    margin: 0 4px !important;
}

.community-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
}

.about-community-desc {
    font-weight: 400;
}

.about-community-desc h3 {
    font-size: 36px;
    font-weight: 800;
}

.about-community-sliderimg img {
    border-radius: 25px;
}

.about-check-button {
    margin-top: 20px;
}

.about-check-button .elementor-button-link {
    font-size: 22px;
    padding: 20px;
    line-height: 28px;
    font-weight: 700;
    min-width: 400px;
    border: 1px solid #0F47C2;
}

.about-check-button .elementor-button-link:hover {
    background: transparent !important;
    color: #0F47C2 !important;
}


/*--------- SPONCER PAGE ----------*/
.our-ackno-desc:before {
    left: -100px;
    top: -210px;
}

.our-ackno-desc:after {
    right: -100px;
    top: -245px;
}

.sponcer-top-section {
    padding: 120px 0 0;
    position: relative;
}

.sponcer-top-section .elementor-container.elementor-column-gap-default {
    max-width: 1000px;
}

.our-ackno-desc h4 {
    font-size: 32px;
    text-align: center;
    padding: 0 15px 20px;
}

.organised-support-sec .elementor-column {
    padding: 0;
}

.organised-by h4 {
    font-size: 24px;
    text-align: center;
}

.organised-support-sec img {
    padding: 10px;
    max-height: 140px;
    width: auto;
}

.sponcer-image-gallery > .elementor-widget-wrap {
    justify-content: center;
    align-items: center;
}

.sponcer-image-gallery > .elementor-widget-wrap > div.organised-by {
    width: 100%;
}

.sponcer-image-gallery > .elementor-widget-wrap > div {
    width: 50%;
    text-align: center;
}

.sponcer-detail-section {
    position: relative;
}

.sponcer-after-section {
    position: relative;
}

.sponcer-after-section img {
    width: 100%;
}

.sponcer-after-section .elementor-widget-image {
    display: none !important;
}

.sponcer-after-section .elementor-widget-image.elementor-hidden-mobile {
    display: block !important;
}

.sponcer-after-section:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 10%;
    height: 255px;
    width: 290px;
    background: url(img/sponcer-devider-before.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 2;
    transform: translateY(-50%);
    margin-top: -5%;
}

.sponcer-after-section:after {
    content: "";
    position: absolute;
    bottom: 60%;
    right: 10%;
    height: 50px;
    width: 50px;
    background: url(img/star.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.sponcer-detail-section .elementor-widget-wrap,
.our-neighbours-sec .elementor-widget-wrap {
    max-width: 740px;
    margin: 0 auto;
}

.sponcer-detail-section .community-title {
    max-width: 100%;
    margin-top: -12%;
    padding-bottom: 50px;
    margin-left: -25%;
}

.sponcer-detail-section .community-title h4 {
    font-size: 30px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.2;
}

.communication-desc,
.our-neighbours-desc {
    font-size: 16px;
    line-height: 1.3;
    font-weight: 400;
}

.communication-desc h5,
.our-neighbours-desc h5 {
    font-size: 24px;
    padding: 0 0 10px;
}

.communication-desc.part-2 {
    position: relative;
}

.communication-desc.part-2:before {
    content: "";
    position: absolute;
    top: 60%;
    left: -150px;
    height: 50px;
    width: 50px;
    background: url(img/star.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.special-quote h4 {
    font-size: 26px;
    font-weight: 700;
    font-style: italic;
    line-height: 1.2;
}

.sponcer-gallry {
    position: relative;
}

.sponcer-gallry:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -200px;
    height: 50px;
    width: 50px;
    background: url(img/star.png);
    background-repeat: no-repeat;
    background-size: contain;
    transform: scaleX(-1);
    z-index: 1;
}

.sponcer-gallery-after {
    margin-top: -5%;
}

.sponcer-gallery-after img {
    width: 100%;
}

.sponcer-gallry div#gallery-1 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}

.sponcer-gallry figure.gallery-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: auto;
    flex: 0 0 25%;
    max-height: 25%;
    padding: 15px;
    margin: 0 0 25px !important;
}

.our-neighbours-sec {
    padding: 0 0 70px;
}

.our-neighbours-sec p {
    font-weight: 400;
}

.our-neighbours-desc {
    position: relative;
    font-weight: 400;
}

.our-neighbours-desc.part-01:before {
    content: "";
    position: absolute;
    top: -30px;
    left: -100px;
    height: 50px;
    width: 50px;
    background: url(img/star.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
    transform: scaleX(-1);
}

.our-neighbours-desc.part-01:after {
    content: "";
    position: absolute;
    top: 50%;
    right: -100px;
    height: 50px;
    width: 50px;
    background: url(img/star.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}

.brochure {
    position: fixed;
    z-index: 9;
    bottom: 50px;
    left: 30px;
    width: auto !important;
    margin: 0 !important;
}

.brochure img {
    max-width: 98px;
}

.brochure .brochure-close {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #FFF url('img/brocher-close.png');
    background-size: 10px;
    top: -5px;
    right: 5px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}

.to-top {
    position: fixed;
    z-index: 9;
    bottom: 50px;
    right: 10px;
    width: auto !important;
    margin: 0 !important;
    cursor: pointer;
}

#to-top {
    opacity: 0;
}

#to-top.show {
    opacity: 1;
    visibility: visible;
}

.to-top img {
    max-width: 60px;
}


/*--------------------
#Gallery page 
-------------------------*/
.container {
    max-width: 1140px;
    width: 100%;
    margin: 0 auto;
}

.vector-bg-shape {
    position: absolute;
    background: url(./img/media/yellow-bg-line.png);
    width: 100%;
    height: 260px;
    left: 0;
    top: 0;
    background-size: 100% 260px;
    background-repeat: no-repeat;

}

.filter {
    margin-bottom: 10px;
}

.filter .select-picker {
    width: auto;
    color: #fff;
    border-radius: 20px;
    padding: 4px 26px 4px 10px;
    font-weight: 700;
    font-size: 15px;
    border: none;
    appearance: none;
    background: #0f47c2 url('img/media/angle-down@2x.png') no-repeat;
    background-position: calc(100% - 9px) center;
    background-size: auto 10px;
    cursor: pointer;
}

.gallery-wrapper {
    padding-top: 150px;
    padding-bottom: 80px;
}

.gallery-wrapper .page-title {
    text-align: center;
    margin-bottom: 60px;
}

.gallery-wrapper .page-title h1 {
    font-size: 80px;
}

.gallery-slider-wrapper {
    position: relative;
    padding-left: 7%;
}

.gallery-slider-wrapper .gallery-item:not(.visible) {
    display: none
}

.swiper.mainGallery {
    overflow: hidden;
}

.gallery-slider-wrapper .vector-bg-shape {
    top: 50%;
    transform: translateY(-50%);
    z-index: -1;
}

.mainGallery .swiper-wrapper {
    display: flex;
}

.mainGallery .gallery-item {
    min-width: 470px;
    max-width: 470px;
    padding: 30px 0;
    margin-right: 150px !important;
}

.mainGallery .gallery-item .gallery-img {
    margin-bottom: 15px;
}

.mainGallery .gallery-item .title {
    font-size: 22px;
    margin-top: 0;
    opacity: 0;
    transition: all 0.3s;
}

.mainGallery .gallery-item .title > a {
    color: #D9D9D9;
    transition: all 0.3s;
}

.mainGallery .gallery-item.swiper-slide-active .title > a {
    color: #0f47c2;
}

.mainGallery .gallery-item.swiper-slide-active .title,
.mainGallery .gallery-item.swiper-slide-next .title {
    opacity: 1;
}

.mainGallery .gallery-item .gallery-img > a .full-image {
    width: 100%;
    max-width: 100%;
}

.mainGallery .gallery-item .gallery-img > a .front-image {
    max-width: 338px;
    max-height: 271px;
    min-height: 271px;
}

.mainGallery .gallery-item .gallery-img > a .back-image {
    max-width: 233px;
    max-height: 188px;
    min-height: 188px;
}

.mainGallery .gallery-item.multi-image .gallery-img .front-image {
    margin-top: 30%;
}

.mainGallery .gallery-item.multi-image .gallery-img .back-image {
    left: -100px;
    position: relative;
    z-index: -1;
    margin-top: -20px;
}

.mainGallery .gallery-item.multi-image .gallery-img > a {
    display: flex;
}

.mainGallery .gallery-item.multi-image.align--bottom .gallery-img .front-image {
    margin-top: -20px;
}

.mainGallery .gallery-item.multi-image.align--bottom .gallery-img .back-image {
    position: absolute;
    top: auto;
    bottom: 0px;
    left: auto;
    right: 0;
}

.mainGallery .gallery-item.multi-image.align--bottom .gallery-img + .title {
    max-width: 230px;
    width: 100%;
}

.mainGallery .swiper-button-next,
.mainGallery .swiper-button-prev {
    top: auto;
    bottom: 0;
    background-image: url('./img/media/left-arrow@2x.png');
    width: 55px;
    height: 55px;
    background-size: 100%;
    background-repeat: no-repeat;
}

.mainGallery .swiper-button-next {
    right: 40px;
}

.mainGallery .swiper-button-prev {
    transform: rotate(180deg);
    left: 7%;
    display: none;
}

.page-template-template-gallery-php div#to-top {
    display: none;
}


/*------- NEIGHBOUR PAGE -----------*/
.neighbour-banner {
    position: relative;
}

.neighbour-banner:before {
    content: "";
    position: absolute;
    bottom: -25px;
    left: 5%;
    height: 99px;
    width: 220px;
    background: url('img/neighbour-banner-before.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 1;
}

.neighbour-banner:after {
    content: "";
    position: absolute;
    bottom: -25px;
    right: 5%;
    height: 182px;
    width: 163px;
    background: url('img/neighbour-banner-after.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center bottom;
    z-index: 1;
}

.neighbour-banner img {
    max-height: 500px;
}

.banner-content {
    position: absolute;
    top: 100px;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 800px;
    margin: 0 auto;
    font-size: 18px;
    font-weight: 600;
    color: #FFF;
    text-align: center;
}

.banner-content h2 {
    color: #FFF;
    font-size: 80px;
    line-height: 1.3;
    font-weight: 800;
    padding: 0 0 10px;
}

.village-info-sec {
    padding: 50px 0 0;
}

.village-info-sec .elementor-column {
    opacity: 0.3;
}

.village-info-sec .elementor-column.active {
    opacity: 1;
}

.village-info-sec .elementor-column {
    text-align: center;
}

.village-info-sec .elementor-column img {
    max-width: 75%;
}

.village-content-sec {
    max-width: 700px;
    text-align: center;
    margin: 0 auto;
    padding: 0 0 30px;
}

.village-content-sec h2 {
    font-size: 36px;
    font-weight: 700;
}

.village-content-sec h5 {
    font-size: 18px;
    font-weight: 600;
    padding: 0 0 10px;
}

.village-content-sec .elementor-widget-text-editor {
    font-size: 16px;
    font-weight: 400;
}

.village-content-sec.chnagi-village h2,
.village-content-sec.chnagi-village h5,
.village-content-sec.chnagi-village .elementor-widget-text-editor {
    color: #4E75B9;
}

.village-content-sec.china-town h2,
.village-content-sec.china-town h5,
.village-content-sec.china-town .elementor-widget-text-editor {
    color: #F06A40;
}

.village-content-sec.alexandra-village h2,
.village-content-sec.alexandra-village h5,
.village-content-sec.alexandra-village .elementor-widget-text-editor {
    color: #789331;
}


/*
.trial-filter {
    padding: 0 0 50px;
}
*/

h5.trail-filters {
    font-size: 24px;
    font-weight: 700;
    color: #000;
}

.trial-filter .form-group {
    position: relative;
    margin: 0 0 10px;
}

.trial-filter .form-group input {
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
}

.trial-filter .form-group label {
    font-size: 18px;
    font-weight: 700;
    cursor: pointer;
}

.trial-filter .form-group label span {
    position: relative;
    opacity: 0.6;
    padding-left: 30px;
}

.trial-filter .form-group label span:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    background: #D9D9D9;
    opacity: 0.6;
}

.trial-filter .form-group label input:checked + span {
    opacity: 1;
}

.trial-filter .form-group label input:checked + span:before {
    opacity: 1;
}

/*------- ALL PROGRAMS PAGE -----------------*/
.all-program-banner {
    position: relative;
}

.all-program-banner:before {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 5%;
    width: 290px;
    height: 125px;
    background: url('img/all-programs-before.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}

.all-program-banner:after {
    content: "";
    position: absolute;
    bottom: -40px;
    right: 5%;
    width: 255px;
    height: 127px;
    background: url('img/all-programs-after.png');
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}

.all-program-title {
    padding: 25px 0;
    text-align: center;
}

.all-program-title h5 {
    font-size: 18px;
    font-weight: 500;
}

.categories-box > .col-md-4 {
    margin: 0 0 30px;
}

.categories-box .event-box {
    padding: 20px 35px;
    border-radius: 15px;
    position: relative;
    background-color: #0F47C2;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    opacity: 0.3;
    transition: all 0.5s ease;
}

.categories-box .event-box:hover {
    opacity: 1;
    transition: all 0.5s ease;
}

.categories-box .event-box a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.categories-box .event-box h5 {
    font-size: 24px;
    line-height: 30px;
    font-weight: 700;
    color: #FFF;
    margin: 0;
    font-family: 'Montserrat', sans-serif;
    max-width: 80%;
}

.categories-box .event-box .content a:hover {
    text-decoration: none;
}

.categories-box .event-box .content img {
    position: absolute;
}

.categories-box .event-box .content.after-hours img,
.categories-box .event-box .content.island-home img {
    top: -10px;
    right: -30px;
}

.categories-box .event-box .content.my-fixer img {
    right: 20px;
    bottom: -15px;
}

.categories-box .event-box .content.alexandra-village img,
.categories-box .event-box .content.little-singapore img,
.categories-box .event-box .content.my-dinner img {
    right: -10px;
    bottom: -10px;
}


.categories-box .event-box .content.changi-village img,
.categories-box .event-box .content.my-chinatown img,
.categories-box .event-box .content.home-truly img,
.categories-box .event-box .content.prayer-practices img {
    right: -15px;
    bottom: -15px;
}

#misha_posts_wrap .col-md-4 {
    margin: 0 0 30px;
}

.services-box {
    border-radius: 25px;
    background: rgba(217, 217, 217, 0.3);
    height: 100%;
    position: relative;
}

.services-img a {
    display: block;
}

.services-img img {
    border-radius: 25px 25px 0px 0px;
    height: 230px;
    width: 100%;
    object-fit: cover;
}

.services-block-content {
    padding: 20px 20px 70px;
}

.services-btn {
    position: absolute;
    bottom: 30px;
    left: 20px;
    right: 20px;
}

.services-meta {
    background: #0F47C2;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 12px;
    line-height: 16px;
    color: #FFFFFF;
    padding: 10px 20px;
}

.services-date {
    background: rgba(217, 217, 217, 0.5);
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    color: #4F4F4F;
    padding: 10px 20px;
}

.services-heading {
    position: relative;
}

.services-heading h4 {
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0 70px 10px 0;
    font-family: 'Montserrat';
}

.services-heading h6 {
    font-size: 14px;
    color: #464646;
}

.service-price {
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    text-align: right;
}

.service-price .main-price {
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    color: #0f47c2;
}

.service-price .main-price span {
    display: block;
    text-align: center;
}

.service-price .main-price .price-unit {
    font-size: 14px;
    color: #757575;
    line-height: 1;
}

.services-content {
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    margin: 0 0 20px;
}

.services-btn a.button.button-solid {
    background: #0F47C2;
    border-radius: 33px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #FFFFFF;
    padding: 12px 15px;
    text-decoration: none;
    border: 1px solid #0F47C2;
    transition: all 0.5s ease;
}

.services-btn a.button.button-solid:hover {
    background: transparent;
    color: #0F47C2;
    transition: all 0.5s ease;
}

.services-btn a.button.button-outline {
    background: transparent;
    border-radius: 33px;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 14px;
    line-height: 16px;
    text-align: center;
    color: #0F47C2;
    padding: 12px 15px;
    border: 1px solid #0F47C2;
    text-decoration: none;
    transition: all 0.5s ease;
    margin-right: 10px;
}

.services-btn a.button.button-outline:hover {
    background: #0F47C2;
    color: #FFF;
    transition: all 0.5s ease;
}

#misha_loadmore {
    font-size: 20px;
    font-weight: 700;
    color: #464646;
    font-family: 'Montserrat', sans-serif;
    text-decoration: none;
}

.misha-loadmore {
    text-align: center;
    padding: 40px;
}

.filter-search-section .row {
    margin: 0 -5px;
}

.filter-search-section .row .col-md-2,
.filter-search-section .row .col-md-4,
.filter-search-section .row .col-md-12 {
    padding: 0 5px;
}

.filter-search-section {
    padding: 20px 0 60px;
}

.filter-search-section .search-select input {
    border: 2px solid #0F47C2;
    border-radius: 25px;
    color: #0F47C2;
    font-size: 14px;
    font-weight: 700;
    max-width: 220px;
    font-family: "Montserrat";
}

.filter-search-section .bootstrap-select > .dropdown-toggle,
.filter-search-section .date-picker input,
.filter-search-section .select-picker select {
    background: #0f47c2 !important;
    color: #FFF !important;
    border-radius: 25px;
    padding: 7px 15px;
    font-weight: 600;
    font-family: "Montserrat";
    font-size: 15px;
    border: 1px solid #0f47c2;
    cursor: pointer;
}

.filter-search-section .bootstrap-select > .dropdown-toggle:after {
    content: "";
    margin-left: 0;
    vertical-align: middle;
    border-top: 8px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
}

.filter-search-section .bootstrap-select.show > .dropdown-toggle {
    border-bottom-right-radius: 0;
}

.filter-search-section .bootstrap-select > .dropdown-toggle:focus {
    outline: 0 !important;
}

.filter-search-section .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.filter-search-section .form-group.select-picker {
    position: relative;
}

.filter-search-section .form-group.select-picker select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

.filter-search-section .form-group.select-picker:after {
    content: "";
    margin-left: 0;
    vertical-align: middle;
    border-top: 8px solid #FFF;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    position: absolute;
    right: 20px;
    top: 15px;
    height: 0;
    width: 0;
}

.filter-search-section .custom-checkbox {
    display: flex;
    flex-wrap: wrap;
}

.filter-search-section .custom-checkbox .form-group {
    width: 50%;
    padding: 0 15px;
}

.filter-search-section .custom-checkbox .form-group label {
    cursor: pointer;
    position: relative;
    padding-top: 8px;
}

.filter-search-section .custom-checkbox input {
    opacity: 0;
    position: absolute;
}

.filter-search-section .custom-checkbox span {
    padding-left: 20px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Montserrat";
    color: #0f47c2;
    position: relative;
    display: inline-block;
}

.filter-search-section .custom-checkbox span:before {
    content: "";
    position: absolute;
    left: -5px;
    top: -2px;
    height: 18px;
    width: 18px;
    border: 1px solid #0f47c2;
    border-radius: 5px;
}

.filter-search-section .custom-checkbox input:checked + span:before {
    background: #0f47c2;
}

.filter-search-section .dropdown-menu {
    min-width: 100% !important;
    max-width: 100% !important;
    background: #F4F4F4;
    border: 0;
    border-radius: 10px;
    border-top-right-radius: 0;
}

.filter-search-section .dropdown-menu li .dropdown-item {
    white-space: normal;
    padding: 8px 10px;
    font-size: 16px;
    line-height: 20px;
}

.filter-search-section .bootstrap-select.show-tick .dropdown-menu li a span.text {
    margin-right: 0;
}

.filter-search-section .dropdown-item.active,
.filter-search-section .dropdown-item:active {
    color: #0f47c2;
    text-decoration: none;
    background-color: transparent;
}

input#event-date::-webkit-input-placeholder {
    color: #FFF;
}

input#event-date:-ms-input-placeholder {
    color: #FFF;
}

input#event-date::placeholder {
    color: #FFF;
}

.search-select input::-webkit-input-placeholder {
    color: #0f47c2;
}

.search-select input:-ms-input-placeholder {
    color: #0f47c2;
}

.search-select input::placeholder {
    color: #0f47c2;
}

body .ui-datepicker {
    width: 180px;
}

body .ui-widget.ui-widget-content {
    border: 0;
    padding: 0;
    background: #F4F4F4;
    border-radius: 10px;
    border-top-right-radius: 0;
}

body .ui-widget-header {
    border: 0;
    background: transparent;
    color: #757575;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    padding: 5px 0;
    border-top-right-radius: 0;
}

body .ui-datepicker .ui-datepicker-title {
    margin: 0 20px;
    line-height: 23px;
    font-size: 14px;
}

body .ui-datepicker .ui-datepicker-prev,
body .ui-datepicker .ui-datepicker-next {
    top: 6px;
    width: 20px;
    height: 20px;
}

body .ui-datepicker .ui-datepicker-prev {
    left: 10px;
}

body .ui-datepicker .ui-datepicker-next {
    right: 10px;
}

body .ui-datepicker .ui-datepicker-prev span,
body .ui-datepicker .ui-datepicker-next span {
    background-image: none;
}

body .ui-datepicker .ui-icon:before {
    content: "";
    margin-left: 0;
    vertical-align: middle;
    border-top: 8px solid #454545;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    position: absolute;
    right: 0;
    top: 0;
    height: 0;
    width: 0;
    z-index: 1;
    opacity: 1;
}

body .ui-datepicker .ui-datepicker-prev .ui-icon:before {
    transform: rotate(90deg);
    transform-origin: 3px 6px;
}

body .ui-datepicker .ui-datepicker-next .ui-icon:before {
    transform: rotate(-90deg);
    transform-origin: 5px 8px;
}

body .ui-datepicker th {
    padding: 1px;
    padding-top: 5px;
    text-align: center;
    font-weight: 400;
    border: 0;
    font-size: 12px;
    font-family: 'Montserrat', sans-serif;
}

body .ui-datepicker td {
    padding: 1px;
    text-align: center;
    font-weight: 400;
    border: 0;
    font-size: 12px;
    line-height: 14px;
    font-family: 'Montserrat', sans-serif;
}

body .ui-datepicker td span,
body .ui-datepicker td a {
    display: block;
    padding: 4px;
    text-align: center;
    text-decoration: none;
    border: 0 !important;
}

body .ui-state-highlight,
body .ui-widget-content .ui-state-highlight,
body .ui-widget-header .ui-state-highlight {
    background: #0f47c2;
    color: #FFF;
    border-radius: 50%;
}


/*------------- PROGRAM LIST PAGE -----------------*/
.all-program-banner-inner:before {
    content: "";
    position: absolute;
    bottom: -90px;
    right: 7%;
    width: 325px;
    height: 209px;
    background: url('img/program-inner-object.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1;
}

.all-program-banner-inner img {
    max-height: 500px;
}

.program-banner-content {
    position: absolute;
    bottom: 70px;
    left: 0;
    right: 0;
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
}

.page-banner .elementor-widget-image:before {
    content: "";
    position: absolute;
    inset: 0;
    background: #000;
    opacity: 0.3;
}

.program-banner-content .default-page-title {
    position: relative !important;
    bottom: 0;
}

.program-banner-content .default-page-title h2 {
    padding: 0 0 10px;
}

.program-banner-content .elementor-widget-text-editor {
    color: #FFF;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
}

.programs-inner-page-content {
    padding-top: 50px;
}

/*---------- PROGRAM DETAIL ------------*/
.program-detail-banner-section .elementor-container .elementor-column {
    min-height: 500px;
    display: block;
    background: rgba(0, 0, 0, 0.3);
}

.program-detail-banner-section .elementor-container .elementor-column > div {
    position: absolute;
    bottom: 30px;
    left: 0;
    right: 0;
    max-width: 900px;
    margin: 0 auto;
    text-align: center;
}

.program-detail-banner-content h2 {
    font-size: 50px;
    line-height: 1.2 !important;
    padding: 0 0 15px;
}

.program-detail-banner-content h2 br {
    display: none;
}

.program-detail-banner-content .elementor-widget-text-editor {
    font-size: 20px;
    font-weight: 400;
}

.program-detail-banner-section.my-community {
    position: relative;
}

.program-detail-banner-section.my-community:before {
    content: "";
    position: absolute;
    bottom: -90px;
    right: 7%;
    width: 325px;
    height: 209px;
    background: url('img/mycommunity-banner-after.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1;
}


.program-detail-main {
    padding: 50px 0 130px;
    position: relative;
}

.program-detail-main:before {
    content: "";
    position: absolute;
    height: 192px;
    width: 155px;
    bottom: -75px;
    left: 10%;
    background: url('img/shophouse-1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1;
}

.program-detail-main:after {
    content: "";
    position: absolute;
    height: 172px;
    width: 155px;
    bottom: 0;
    left: 50%;
    background: url('img/shophouse-2.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1;
}

.about-programme-title h4 {
    text-align: center;
    font-size: 32px;
    font-weight: 700 !important;
    padding: 0 0 10px;
}

.program-tabs .elementor-widget-wrap {
    justify-content: center;
    padding-bottom: 80px !important;
}

.program-tabs .elementor-widget-wrap > div {
    width: auto;
    padding: 0 20px;
    font-size: 20px;
    color: #757575;
    font-weight: 700;
    opacity: 0.6;
    cursor: pointer;
}

.program-tabs .elementor-widget-wrap > div.active {
    opacity: 1;
}

.my-community-sec > .elementor-container {
    align-items: flex-start;
}

div[data-sec]:not(.tab-active) {
    display: none;
}

.my-community-sec {
    position: relative;
}

.my-community-sec:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -10%;
    width: 56px;
    height: 256px;
    background: url('img/program-inner-object1.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1;
}


.tab-image {
    position: relative;
    width: calc(100% - 80px) !important;
    margin: 0 0 50px !important;
}

.tab-image:before {
    content: "";
    position: absolute;
    top: -80px;
    left: 0;
    width: 190px;
    height: 128px;
    background: url('img/mycommunity-tab-before.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1;
}

.tab-image:after {
    content: "";
    position: absolute;
    bottom: -20px;
    left: 93%;
    height: 182px;
    width: 163px;
    background: url('img/neighbour-banner-after.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1;
}

.tab-image img {
    max-height: 500px;
    margin: 0 auto;
    border-radius: 25px;
    width: 100%;
    object-fit: cover;
}

.tab-sec.left-sec {
    width: 60%;
}

.tab-sec.right-sidebar {
    width: 40%;
    max-width: 400px;
    margin-left: auto;
    position: relative;
}

.tab-sec.right-sidebar:after {
    content: "";
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 57px;
    height: 72px;
    background: url('img/sidebar-bottom.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
}

.tab-list .elementor-container {
    flex-wrap: wrap;
}

.tab-desc {
    padding-top: 10px;
    color: #464646;
    font-weight: 400;
    font-size: 18px;
    line-height: 28px;
}

.tab-desc h4 {
    font-size: 22px;
    font-weight: 700;
}

.tab-desc h2 {
    font-size: 62px;
    font-weight: 700;
}

.tab-desc h3 {
    font-size: 40px;
    font-weight: 700;
}

.tab-desc h5 {
    font-size: 20px;
    font-weight: 700;
    padding: 0 0 15px;
    color: #757575;
}

.tab-desc ol {
    padding: 0;
    margin: 0;
    list-style-position: inside;
}

.tab-desc ol li {
    font-weight: 500;
}

.tab-desc p {
    padding: 0 0 15px;
}

.my-community-sec .tab-image img {
    border: 5px solid #0F47C2;
}

.tab-sec.right-sidebar > div {
    padding: 35px !important;
    border-radius: 25px;
    box-shadow: 1px 2px 10px rgb(0 0 0 / 20%);
}

.right-sidebar h6 {
    font-size: 22px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.right-sidebar .sidebar-date {
    font-size: 22px;
    font-weight: 700;
    color: #0F47C2;
}

.right-sidebar .dropdown.bootstrap-select {
    width: 100% !important;
}

.right-sidebar .custom-select-box .eb-booking-date1 {
    background: #ADC7FF !important;
    border: 2px solid #FFFFFF !important;
    border-radius: 33px;
    padding: 8px 35px 8px 15px;
    color: #464646 !important;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
}

body .mycomm_event .right-sidebar .custom-select-box select {
    -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
}

body .mycomm_event .right-sidebar .custom-select-box select.eb-booking-date1 {
    background-image: url('img/select-arrow.png') !important;
    background-repeat: no-repeat !important;
    background-size: 12px !important;
    background-position: 90% center !important;
}

.right-sidebar .custom-select-box .eb-booking-date1 p {
    margin: 0;
}

.right-sidebar .custom-select-box .eb-booking-date1 select {
    border: 0;
    background: transparent;
    padding: 0;
    font-weight: 500;
}

.custom-select-box {
    position: relative;
}

.custom-select-box:after {
    content: "";
    margin-left: 0;
    vertical-align: middle;
    border-top: 8px solid;
    border-right: 5px solid transparent;
    border-bottom: 0;
    border-left: 5px solid transparent;
    position: absolute;
    right: 20px;
    top: 18px;
    display: none;
}

.sidebar-pricing {
    margin-top: 30px;
    color: #0F47C2;
    font-weight: 600;
    margin-bottom: 0 !important;
    font-size: 15px;
}

.sidebar-pricing p {
    margin: 0 0 8px;
}

.sidebar-pricing h6 {
    margin: 0;
}

.sidebar-sku {
    font-size: 22px;
    font-weight: 500;
    color: #464646;
}

.sideabar-address {
    font-size: 20px;
    font-weight: 500;
    color: #464646;
}

.sidebar-location {
    padding: 15px 0 0 0;
    margin: 0 !important;
}

.sidebar-location h6 {
    margin: 0 0 10px;
}


.sidebar-laung-wrapper {
    font-size: 20px;
    font-weight: 500;
    color: #464646;
    font-family: 'Montserrat';
}


.sidebar-laung-wrapper .elementor-widget-container {
    overflow: hidden;
}

.sidebar-laung {
    float: left;
    width: 42px !important;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #0F47C2;
    margin: 15px 10px 25px 0 !important;
    color: #FFF;
    border-radius: 40px;
    font-size: 10px;
    font-weight: 700;
    font-family: "Montserrat";
}

.sidebar-laung.EN,
.sidebar-laung.CN,
.sidebar-laung.ML {
    font-size: 12px;
}

.right-sidebar .book-now {
    padding-top: 20px;
}

.post-related-sec {
    padding: 100px 0 50px;
}

.post-related-sec:before {
    content: "";
    position: absolute;
    top: -5vw;
    left: 0;
    right: 0;
    background: url(img/detail-footer-top.png);
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center top;
}

.post-related-sec:after {
    content: "";
    position: absolute;
    height: 158px;
    width: 90px;
    top: 0;
    right: 10%;
    background: url('img/shophouse-3.png');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right bottom;
    z-index: 1;
}

.post-related-block .elementor-widget-heading {
    flex: 0 0 100%;
    max-width: 100%;
}

.post-related-block h4 {
    font-size: 26px;
    line-height: 1.2;
    text-align: center;
}

.post-related-block .elementor-widget-image {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 10px;
}

.post-related-block .elementor-widget-image img {
    max-width: 150px;
}

.post-related-block > div {
    justify-content: center;
}

.other-programmes {
    padding: 0 0 50px;
}

.other-programmes h2 {
    font-size: 32px;
    padding: 0 0 20px;
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
}

.elementor-popup-modal {
    background-color: rgba(0, 0, 0, .5) !important;
}

.elementor-popup-modal .dialog-widget-content {
    max-width: 850px;
    width: 100%;
    border-radius: 25px;
}

.elementor-popup-modal .dialog-widget-content .dialog-message {
    width: 100% !important;
}

.book-popup-wrap > .elementor-widget-wrap {
    padding: 50px 30px !important;
}

.book-popup-wrap > .elementor-widget-wrap > section.elementor-section {
    max-height: 400px;
    overflow-y: auto;
    display: block;
}

.book-popup-wrap > .elementor-widget-wrap > section.elementor-section::-webkit-scrollbar {
    width: 5px;
    background-color: #0f47c2;
    border-radius: 50px;
}

.book-popup-wrap > .elementor-widget-wrap > section.elementor-section::-webkit-scrollbar-thumb {
    background: #ddd;
    border-radius: 50px;
}

.book-popup-title h2 {
    font-size: 36px !important;
}

.book-popup-subtitle h4 {
    font-size: 24px !important;
}

.book-popup-wrap .btn-month a {
    color: #757575;
    font-size: 22px;
    text-decoration: none;
}

.calendar-list .elementor-shortcode {
    background: #F5F5F5;
    border-radius: 11px;
    padding: 10px;
}

.calendar-list .elementor-shortcode table.calendar {
    margin-bottom: 30px;
}

.calendar-list .elementor-shortcode table.calendar td,
.calendar-list .elementor-shortcode table.calendar th {
    padding: 7px 5px;
    text-align: center;
    font-weight: 400;
    font-size: 11px;
    border: 0;
    color: #464646;
}

.calendar-list .elementor-shortcode table.calendar th {
    color: #464646;
    padding: 10px 5px;
}

.calendar-list .elementor-shortcode table.calendar td.live {
    color: #fff;
    position: relative;
    z-index: 0;
}

.calendar-list .elementor-shortcode table.calendar td.live:after {
    content: "";
    width: 25px;
    height: 25px;
    background-color: #0F47C2;
    position: absolute;
    top: 2px;
    border-radius: 100%;
    left: 50%;
    transform: translateX(-50%);
    z-index: -1;
}

.post-event-calendar .event-info .text-info h4.event-name {
    font-size: 25px;
    font-weight: 700;
}

.post-event-calendar .event-info .text-info .event-time {
    font-size: 24px;
    margin-bottom: 10px;
}

.post-event-calendar .event-info button {
    background: #FFCC00;
    border-radius: 33px;
    border: 1px solid #FFCC00;
    font-weight: 700;
    font-size: 16px;
    color: #000;
    text-align: center;
    display: inline-block;
}

.post-event-calendar .calendar-list.event-detail {
    padding-left: 25px;
}

.elementor-popup-modal .dialog-widget-content .dialog-close-button {
    background: #FFCC00;
    color: #0F47C2;
    font-size: 34px;
    padding: 13px;
    border-radius: 100%;
    filter: drop-shadow(0px 4px 5px rgba(0, 0, 0, 0.2));
    top: -20px;
    right: 50px;
}

.map-filter-image {
    display: none;
    margin: 0 !important;
}

.map-filter-image.show {
    display: block;
}

.map-wrapper > div {
    padding: 0 !important;
}

.map-filter-label > .elementor-widget-wrap {
    max-width: 400px;
    margin-left: auto;
}

.tabs-filters-list li {
    margin: 0 30px 0 0;
}

.tabs-filters-list li a {
    font-size: 18px;
    line-height: 24px;
    font-weight: 700;
    position: relative;
}

.tabs-filters-list li a:before {
    border-radius: 18px;
    content: "";
    position: relative;
    display: inline-block;
    width: 18px;
    height: 17px;
    margin-right: 10px;
    top: 1px;
}

.tabs-filters-list li a.trail-filters:before {
    display: none;
}

.tabs-filters-list li a.trail-filters {
    color: #000;
    font-size: 20px;
    display: block;
    margin: 0 0 20px;
}

.tabs-filters-list li.green a {
    color: rgba(121, 147, 50, 0.3);
}

.tabs-filters-list li.green a.active {
    color: rgba(121, 147, 50, 1);
}

.tabs-filters-list li.green a:before {
    background: rgba(121, 147, 50, 0.3);
}

.tabs-filters-list li.green a.active:before {
    background: rgba(121, 147, 50, 1);
}

.tabs-filters-list li.blue a {
    color: rgba(49, 79, 158, 0.3);
}

.tabs-filters-list li.blue a:before {
    background: rgba(49, 79, 158, 0.3);
}

.tabs-filters-list li.blue a.active {
    color: rgba(49, 79, 158, 1);
}

.tabs-filters-list li.blue a.active:before {
    background: rgba(49, 79, 158, 1);
}

.tabs-filters-list li.red a {
    color: rgba(237, 107, 65, 0.3);
}

.tabs-filters-list li.red a:before {
    background: rgba(237, 107, 65, 0.3);
}

.tabs-filters-list li.red a.active {
    color: rgba(237, 107, 65, 1);
}

.tabs-filters-list li.red a.active:before {
    background: rgba(237, 107, 65, 1);
}

.mycomm_category-find-my-fixer .program-detail-main {
    background-color: #FFF5EE !important;
}

.mycomm_category-find-my-fixer .right-sidebar .custom-select-box .eb-booking-date1 {
    background: rgba(255, 153, 76, 0.6) !important;
}

.my-community-sec .tab-image img {
    border-color: #FF994C !important;
}

.mycomm_category-my-home-truly .program-detail-main {
    background-color: rgba(167, 194, 16, 0.15) !important;
}

.mycomm_category-my-home-truly .right-sidebar .custom-select-box .eb-booking-date1 {
    background: rgba(167, 194, 16, 0.6) !important;
}

.mycomm_category-my-home-truly .my-community-sec .tab-image img {
    border-color: #A7C210 !important;
}

.mycomm_category-my-little-singapore .program-detail-main {
    background-color: rgba(249, 139, 115, 0.15) !important;
}

.mycomm_category-my-little-singapore .right-sidebar .custom-select-box .eb-booking-date1 {
    background: rgba(249, 139, 115, 0.6) !important;
}

.mycomm_category-my-little-singapore .my-community-sec .tab-image img {
    border-color: #F98B73 !important;
}

.mycomm_category-my-prayer-and-practices .program-detail-main {
    background-color: rgba(188, 110, 92, 0.15) !important;
}

.mycomm_category-my-prayer-and-practices .right-sidebar .custom-select-box .eb-booking-date1 {
    background: rgba(188, 110, 92, 0.6) !important;
}

.mycomm_category-my-prayer-and-practices .my-community-sec .tab-image img {
    border-color: #BC6E5C !important;
}

.mycomm_category-welcome-to-my-island-home .program-detail-main {
    background-color: rgba(191, 147, 108, 0.15) !important;
}

.mycomm_category-welcome-to-my-island-home .right-sidebar .custom-select-box .eb-booking-date1 {
    background: #EBB586 !important;
}

.mycomm_category-welcome-to-my-island-home .my-community-sec .tab-image img {
    border-color: #BF936C !important;
}

.mycomm_category-after-hours .program-detail-main {
    background-color: rgba(15, 71, 194, 0.1) !important;
}

.mycomm_category-after-hours .right-sidebar .custom-select-box .eb-booking-date1 {
    background: #ADC7FF !important;
}

.mycomm_category-after-hours .my-community-sec .tab-image img {
    border-color: #0F47C2 !important;
}

.mycomm_category-whats-for-my-dinner .program-detail-main {
    background-color: #F8F1FC !important;
}

.mycomm_category-whats-for-my-dinner .right-sidebar .custom-select-box .eb-booking-date1 {
    background: #DBACFA !important;
}

.mycomm_category-whats-for-my-dinner .my-community-sec .tab-image img {
    border-color: #B06FDA !important;
}


.mycomm_category-food-old-shops-trail .program-detail-main,
.mycomm_category-coastal-heritage-trail .program-detail-main {
    background: rgba(78, 117, 185, 0.15) !important;
}

.mycomm_category-food-old-shops-trail .sidebar-custom-date,
.mycomm_category-coastal-heritage-trail .sidebar-custom-date {
    background: rgba(78, 117, 185, 0.4);
}

.mycomm_category-food-old-shops-trail .custom-select-box .eb-booking-date1,
.mycomm_category-coastal-heritage-trail .custom-select-box .eb-booking-date1 {
    background: rgba(78, 117, 185, 0.4);
}

.mycomm_category-food-old-shops-trail .tab-image img,
.mycomm_category-coastal-heritage-trail .tab-image img {
    border-color: #4E75B9 !important;
}


.mycomm_category-food-old-shops-trail .program-detail-banner-section.my-community:before,
.mycomm_category-coastal-heritage-trail .program-detail-banner-section.my-community:before {
    background-image: url(img/changi-object.png);
}


.mycomm_category-food-trail .program-detail-main,
.mycomm_category-crafts-old-trades-trail .program-detail-main,
.mycomm_category-motor-repairs-trail .program-detail-main {
    background: rgba(120, 147, 49, 0.1) !important
}

.mycomm_category-food-trail .sidebar-custom-date,
.mycomm_category-crafts-old-trades-trail .sidebar-custom-date,
.mycomm_category-motor-repairs-trail .sidebar-custom-date {
    background: rgba(173, 202, 98, 0.8);
}

.mycomm_category-food-trail .custom-select-box .eb-booking-date1,
.mycomm_category-crafts-old-trades-trail .custom-select-box .eb-booking-date1,
.mycomm_category-motor-repairs-trail .custom-select-box .eb-booking-date1 {
    background: rgba(173, 202, 98, 0.8) !important;
}

.mycomm_category-food-trail .tab-image img,
.mycomm_category-crafts-old-trades-trail .tab-image img,
.mycomm_category-motor-repairs-trail .tab-image img {
    border-color: #789331 !important;
}

.mycomm_category-food-trail .program-detail-banner-section.my-community:before,
.mycomm_category-crafts-old-trades-trail .program-detail-banner-section.my-community:before,
.mycomm_category-motor-repairs-trail .program-detail-banner-section.my-community:before {
    background-image: url(img/alex-object.png);
}


.mycomm_category-my-kreta-ayer-trail .program-detail-main,
.mycomm_category-clans-associations-trail .program-detail-main,
.mycomm_category-food-trail-hello-my-chinatown .program-detail-main {
    background: rgba(240, 106, 64, 0.15) !important;
}

.mycomm_category-my-kreta-ayer-trail .sidebar-custom-date,
.mycomm_category-clans-associations-trail .sidebar-custom-date,
.mycomm_category-food-trail-hello-my-chinatown .sidebar-custom-date {
    background: rgba(255, 164, 135, 0.8);
}

.mycomm_category-my-kreta-ayer-trail .right-sidebar .custom-select-box .eb-booking-date1,
.mycomm_category-clans-associations-trail .right-sidebar .custom-select-box .eb-booking-date1,
.mycomm_category-food-trail-hello-my-chinatown .right-sidebar .custom-select-box .eb-booking-date1 {
    background: rgba(255, 164, 135, 0.8) !important;
}

.mycomm_category-my-kreta-ayer-trail .tab-image img,
.mycomm_category-clans-associations-trail .tab-image img,
.mycomm_category-food-trail-hello-my-chinatown .tab-image img {
    border-color: #F06A40 !important;
}

.mycomm_category-my-kreta-ayer-trail .custom-select-box .eb-booking-date1,
.mycomm_category-clans-associations-trail .custom-select-box .eb-booking-date1,
.mycomm_category-food-trail-hello-my-chinatown .custom-select-box .eb-booking-date1 {
    background: rgba(255, 164, 135, 0.8) !important;
}

.mycomm_category-my-kreta-ayer-trail .program-detail-banner-section.my-community:before,
.mycomm_category-clans-associations-trail .program-detail-banner-section.my-community:before,
.mycomm_category-food-trail-hello-my-chinatown .program-detail-banner-section.my-community:before {
    background-image: url(img/chinatown-object.png);
}

.mycomm_category-find-my-fixer .program-detail-banner-section.my-community:before {
    background-image: url(img/program-inner-object.png);
}

.after-hour-object:before,
.mycomm_category-after-hours .program-detail-banner-section.my-community:before {
    background-image: url('img/mycommunity-banner-after.png');
}

.home-truly-object:before,
.mycomm_category-my-home-truly .program-detail-banner-section.my-community:before {
    background-image: url('img/home-truly-object.png');
}

.little-singapore-object:before,
.mycomm_category-my-little-singapore .program-detail-banner-section.my-community:before {
    background-image: url('img/little-singapore-object.png');
}

.prayer-practice-object:before,
.mycomm_category-my-prayer-and-practices .program-detail-banner-section.my-community:before {
    background-image: url('img/prayer-practice-object.png');
}

.home-iland-object:before,
.mycomm_category-welcome-to-my-island-home .program-detail-banner-section.my-community:before {
    background-image: url('img/home-iland-object.png');
}

.dinner-object:before,
.mycomm_category-whats-for-my-dinner .program-detail-banner-section.my-community:before {
    background-image: url('img/dinner-object.png');
}



.about-festival-tab .elementor-tabs-wrapper > div:last-child {
    order: 3;
}

.about-festival-tab .elementor-tabs-wrapper > div:first-child {
    order: 2;
}

.about-sub-title .elementor-widget-tabs .elementor-tab-content > div img {
    border-radius: 25px;
}

.mcf_clear_filter {
    margin-left: 20px;
    font-weight: 700;
    font-size: 14px;
    border: 2px solid;
    padding: 7px;
    min-width: 70px;
    text-align: center;
    border-radius: 30px;
    position: relative;
    top: 1px;
}

.program-detail-main ul {
    padding: 0 0 0 20px;
    margin: 0 0 20px;
    list-style: inherit;
}



/*----------- PHASE 2 --------------*/
.neighbourhood-tabs.elementor-widget-tabs .elementor-tab-title {
    font-size: 20px;
    font-weight: 700;
    opacity: 0.5;
}

.neighbourhood-tabs.elementor-widget-tabs .elementor-tab-title.elementor-active {
    opacity: 1;
}

.about-changi-maintab {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 20px 80px;
    max-width: 1140px;
    margin: 0 auto;
}

.about-changi-maintab > div {
    flex: 0 0 50%;
    max-width: 50%;
    padding: 0 20px;
}

.changitab-desc {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #4E75B9;
}

.changitab-desc p {
    padding: 0 0 10px;
}

ul.tabs-filters-list {
    display: flex;
    flex-wrap: wrap;
    padding: 50px 0;
}

ul.tabs-filters-list li:first-child {
    width: 100%;
}

.changi-tab-sec .elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.alexandra-tab-sec .elementor-column-gap-default > .elementor-column > .elementor-element-populated,
.changi-tab-sec .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding: 0;
}

.neighbourhood-tabs .elementor-tab-content {
    padding: 0 !important;
}

.trails-bottom img {
    vertical-align: bottom;
    margin-top: 50px;
    max-width: 1512px;
    width: 1512px;
    position: relative;
    left: 0;
    top: 0;
}

.neighbour-map {
    text-align: center;
    display: block;
    overflow: hidden;
    box-sizing: border-box;
    position: relative;
    cursor: move;
}

.trails-bottom .military-desc,
.trails-bottom .food-desc,
.trails-bottom .coastal-desc {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    max-width: 1140px;
    margin: 0 auto;
    text-align: left;
    padding: 0 350px 0 0;
    overflow: auto;
}

.trails-bottom .green {
    color: rgba(121, 147, 50, 1);
}

.trails-bottom .blue {
    color: rgba(49, 79, 158, 1);
}

.trails-bottom .red {
    color: rgba(237, 107, 65, 1);
}

.trails-cta .elementor-button-link {
    color: #FFF;
    text-transform: uppercase;
    font-size: 20px;
    background: #0F47C2;
    border-radius: 30px;
    border: 2px solid transparent;
}

.trails-cta .elementor-button-link:hover {
    border-color: #0F47C2;
    background: transparent;
    color: #0F47C2;
}

.changitab-img img {
    border-radius: 30px;
}

.programm-list-table {
    padding: 50px 20px;
    max-width: 1140px;
    margin: 0 auto;
}

.programm-list-table table {
    table-layout: fixed;
}

.programm-list-table table td,
.programm-list-table table th {
    padding: 0;
    border: 0;
    background-color: transparent !important;
    vertical-align: middle;
}

.programm-list-table table th {
    padding: 12px 20px;
    background: #4E75B9 !important;
    box-shadow: 0px 2px 4px rgb(0 0 0 / 10%);
    border-radius: 20px;
    color: #FFF;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
}

.alexandra-tab .programm-list-table table th {
    background: #799332 !important;
}

.chinatown-tab .programm-list-table table th {
    background: #F06A40 !important;
}

.programm-list-table table th:first-child {
    width: 130px;
    border-radius: 20px 0 0 20px;
}

.programm-list-table table th:nth-child(2) {
    border-radius: 0;
    text-align: center;
    position: relative;
}

.programm-list-table table th:nth-child(2):after {
    content: "";
    position: absolute;
    top: 8px;
    right: 5px;
    bottom: 8px;
    width: 2px;
    background: #FFF;
}

.programm-list-table table th:nth-child(3) {
    border-radius: 0 20px 20px 0;
    text-align: center;
}

.programm-list-table table td:first-child {
    font-size: 16px;
    font-weight: 700;
    padding: 15px 20px;
}

.programm-list-table table td.color-green {
    color: #799332;
}


.programm-list-table table td.color-blue {
    color: #314F9E;
}

.programm-list-table table td.color-orange {
    color: #ED6B41;
}

.event-block {
    border-radius: 15px;
    padding: 20px;
    max-width: calc(100% - 20px);
    margin: 0 auto 20px;
}

.event-block h4 {
    font-size: 16px;
    margin: 0 0 5px;
    font-weight: 700;
}

.event-category a {
    font-weight: 600;
    font-size: 12px;
}

.event-block.color-green {
    background: rgba(121, 147, 50, 0.2);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.event-block.color-green h4 a,
.event-block.color-green .event-category a {
    color: #799332;
}

.event-block.color-orange {
    background: rgba(237, 107, 65, 0.2);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.event-block.color-orange h4 a,
.event-block.color-orange .event-category a {
    color: #ED6B41;
}

.event-block.color-blue {
    background: rgba(49, 79, 158, 0.2);
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.1);
}

.event-block.color-blue h4 a,
.event-block.color-blue .event-category a {
    color: #314F9E;
}

.neighbourhood-tabs .elementor-widget-container .elementor-tabs-wrapper {
    padding: 0 20px;
    max-width: 1140px;
    margin: 0 auto;
}

.trils-top,
.map-filter-image .left {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.trails-bottom {
    position: relative;
    overflow-x: auto;
}

.trils-top {
    padding-right: 350px;
    position: relative;
    max-width: 1140px;
    margin: 0 auto;
    z-index: 1;
    padding-bottom: 40px;
}

.military-popup .popup-html {
    position: absolute;
    max-width: 300px;
    right: 0;
    bottom: 0;
    padding: 15px;
    background: #F9F6EE;
    border: 3px solid;
    border-radius: 15px;
    font-size: 12px;
    font-weight: 400;
}

.military-popup .popup-html.special_popup {
    margin-bottom: -50px;
}

.military-popup.lower-popup .popup-html {
    bottom: -150px;
}

.military-popup .close-popup {
    position: absolute;
    width: 35px;
    height: 35px;
    background: #0f47c2 url(img/popup-close.png);
    background-size: 13px;
    top: -20px;
    right: -20px;
    border-radius: 20px;
    background-repeat: no-repeat;
    background-position: 11px 10px;
    cursor: pointer;
    font-size: 0;
    line-height: 0;
}

.military-popup .popup-html.hide {
    display: none;
}

.military-popup .popup-html img {
    border-radius: 15px;
    max-height: 180px;
    width: 100%;
    object-fit: cover;
    margin: 0;
}

.military-popup .popup-html .popup_link {
    color: #0f47c2;
    font-weight: 700;
    font-size: 14px;
    padding-top: 10px;
}

.military-popup .popup-html .popup_link a {
    font-style: italic;
    text-decoration: underline;
}

.military-popup .popup-html h4 {
    font-size: 12px;
    line-height: 16px;
    font-family: "Montserrat";
    margin: 0;
    padding: 20px 0 0;
    color: #464646;
    font-weight: 400;
    font-style: italic;
}

.military-popup .popup-html h3 {
    font-size: 18px;
    line-height: 22px;
    font-family: "Montserrat";
    margin: 0;
    padding: 8px 0 10px 0;
}

.trils-cta .elementor-button-link {
    font-family: "Montserrat", Sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #FFF !important;
    background-color: #0F47C2;
    border: 1px solid #0F47C2;
    border-radius: 25px 25px 25px 25px;
    text-decoration: none;
}

.trils-cta .elementor-button-link:hover {
    color: #FFF;
}

.changitab-desc.red {
    color: #F06A40;
}

.changitab-desc.green {
    color: #789331;
}

.programm-list-table table td.td-spacer {
    height: 40px;
}

.sidebar-custom-date {
    border: 2px solid #FFFFFF !important;
    border-radius: 33px;
    padding: 8px 35px 8px 15px;
    color: #464646 !important;
    font-size: 14px;
    font-weight: 500;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
}

.sidebar-custom-date p {
    margin: 0;
}

.mycomm_category-food-old-shops-trail .sidebar-custom-date {
    background: rgba(78, 117, 185, 0.4);
}

.mycomm_category-food-old-shops-trail .tab-image img {
    border-color: #4E75B9 !important;
}


.trails-bottom::-webkit-scrollbar {
    height: 5px;
}

.trails-bottom::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 0px rgba(0, 0, 0, 0);
}

.trails-bottom::-webkit-scrollbar-thumb {
    height: 5px;
    background-color: #0F47C2;
}

.trails-bottom::-webkit-scrollbar-thumb:hover {
    background-color: #6a81b3;
}

.trails-bottom::-webkit-scrollbar:vertical {
    display: none;
}

.trils-cta.mobile-show {
    display: none;
}

.alexandra-tab.neighbourhood-tabs .military-popup .popup-html {
    border-color: #789331;
}

.alexandra-tab.neighbourhood-tabs .military-popup .popup-html h3 {
    color: #799332;
}

.changi-tab.neighbourhood-tabs .military-popup .popup-html {
    border-color: #4E75B9;
}

.changi-tab.neighbourhood-tabs .military-popup .popup-html h3 {
    color: #4E75B9;
}

.chinatown-tab.neighbourhood-tabs .military-popup .popup-html {
    border-color: #ED6B41;
}

.chinatown-tab.neighbourhood-tabs .military-popup .popup-html h3 {
    color: #ED6B41;
}

.military-popup .popup-html.blue {
    border-color: #4E75B9 !important;
}

.military-popup .popup-html.blue h3 {
    color: #4E75B9 !important;
}

.military-popup .popup-html.red {
    border-color: #ED6B41 !important;
}

.military-popup .popup-html.red h3 {
    color: #ED6B41 !important;
}

.military-popup .popup-html.green {
    border-color: #789331 !important;
}

.military-popup .popup-html.green h3 {
    color: #789331 !important;
}




/*------------- RESPONSIVE ----------*/

@media (max-width: 1470px) {
    .main-header {
        padding: 10px 0;
    }

    .main-header .elementor-nav-menu > li > a {
        font-size: 16px !important;
    }

    .main-header .elementor-widget-theme-site-logo img,
    .main-header .header-inner-logo img {
        max-height: 80px;
        width: auto;
    }

    .site-button .elementor-button-link {
        font-size: 18px;
        line-height: 20px;
    }

    .community-content {
        padding-left: 75px;
    }

    .community-image:after {
        bottom: 0px;
        right: -15px;
    }

    .community-content h3.elementor-heading-title {
        font-size: 40px;
        line-height: 48px;
    }

    .community-content .elementor-widget-container {
        font-size: 18px;
        line-height: 26px;
    }

    .intro-sec > .elementor-container {
        max-width: 1000px !important;
    }

    .community-image:before {
        bottom: 0;
        height: 180px;
        width: 230px;
    }

    .community-content:before {
        left: 10px;
    }

    .community-image .elementor-widget-image:before {
        bottom: -70px;
    }

    .community-image .elementor-widget-image:after {
        bottom: -35px;
    }

    .intro-bottom {
        padding: 20px 0 30px;
    }

    .intro-bottom .elementor-image-box-title,
    section#neighbourhood .elementor-heading-title,
    section#experiences .elementor-heading-title,
    section#tours .elementor-heading-title {
        font-size: 60px;
    }

    .intro-bottom .elementor-image-box-description {
        font-size: 32px;
    }

    section#experiences,
    section#neighbourhood,
    section#tours {
        padding: 30px 0;
    }

    .foter-top-block {
        background-size: contain !important;
    }

    .footer-mail-block {
        padding: 30px 0 100px;
    }

    .footer-subscreption {
        font-size: 24px;
    }

    .default-page-title h2 {
        font-size: 40px;
    }

    .page-banner img {
        min-height: 340px;
    }

    .about-our-home:before,
    .our-ackno-desc:before {
        width: 160px;
        height: 95px;
        top: -120px;
    }

    .about-our-home:after,
    .our-ackno-desc:after {
        width: 125px;
        height: 120px;
        top: -140px;
    }

    .our-ackno-desc:before {
        left: -70px;
        top: -130px;
    }

    .our-ackno-desc:after {
        right: -70px;
        top: -165px;
    }

    .sponcer-top-section {
        padding: 70px 0 0;
    }

    .sponcer-top-section .elementor-container.elementor-column-gap-default {
        max-width: 900px;
    }

    .our-ackno-desc h4 {
        font-size: 28px;
        padding: 0 25px 10px;
    }

    .organised-by h4 {
        font-size: 20px;
    }

    .sponcer-after-section:before {
        height: 155px;
        width: 180px;
    }

    .sponcer-after-section:after {
        height: 40px;
        width: 40px;
    }

    .sponcer-detail-section .elementor-widget-wrap,
    .our-neighbours-sec .elementor-widget-wrap {
        max-width: 640px;
    }

    .sponcer-detail-section .community-title h4 {
        font-size: 24px;
    }

    .sponcer-detail-section .community-title {
        margin-top: -10%;
        padding-bottom: 30px;
        margin-left: -15%;
    }

    .communication-desc h5,
    .our-neighbours-desc h5 {
        font-size: 20px;
        padding: 0;
    }

    .communication-desc,
    .our-neighbours-desc {
        font-size: 14px;
    }

    .special-quote h4 {
        font-size: 22px;
    }

    .communication-desc.part-2:before,
    .sponcer-gallry:after,
    .our-neighbours-desc.part-01:before,
    .our-neighbours-desc.part-01:after {
        width: 40px;
        height: 40px;
    }

    .about-sub-title {
        padding: 50px 0;
    }

    .about-our-home h4 {
        font-size: 32px;
    }

    .about-sub-title .elementor-widget-tabs .elementor-tab-title {
        font-size: 18px;
    }

    .about-sub-title .elementor-widget-tabs .tab-desc-sec .tab-title {
        font-size: 20px;
    }

    .footer-mail-block:before {
        bottom: -30px;
        right: -10px;
        width: 100px;
        height: 48px;
    }

    .banner-content h2 {
        color: #FFF;
        font-size: 60px;
        line-height: 1.1;
        padding: 0;
    }

    .banner-content {
        font-size: 16px;
        top: 70px;
        max-width: 700px;
    }

    .neighbour-banner:before {
        height: 75px;
        width: 170px;
        bottom: -15px;
    }

    .neighbour-banner:after {
        bottom: -12px;
        height: 100px;
        width: 115px;
    }

    .village-info-sec {
        padding: 20px 0 0;
    }

    .neighbour-wrapper .elementor-section.elementor-section-boxed > .elementor-container,
    .trial-filter.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 960px;
    }

    .village-content-sec h2 {
        font-size: 32px;
        margin: 0 0 10px;
    }

    .village-content-sec h5 {
        font-size: 16px;
    }

    h5.trail-filters {
        font-size: 22px;
    }

    .trial-filter .form-group label {
        font-size: 16px;
    }

    .trial-filter .form-group label span:before {
        width: 18px;
        height: 18px;
    }

    .all-program-banner:before {
        bottom: -20px;
        left: 2%;
        width: 220px;
        height: 95px;
    }

    .all-program-banner:after {
        bottom: -20px;
        right: 2%;
        width: 195px;
        height: 95px;
    }

    .categories-box .event-box {
        padding: 15px 25px;
    }

    .categories-box .event-box h5 {
        font-size: 20px;
        line-height: 26px;
        max-width: 70%;
    }

    .footer-gallery .gallery-item figcaption {
        bottom: 10px;
        left: 10px;
        font-size: 14px;
    }

    .program-detail-banner-section .elementor-container .elementor-column > div {
        max-width: 700px;
    }

    .program-detail-banner-content h2 {
        font-size: 40px;
    }

    .program-detail-banner-content .elementor-widget-text-editor {
        font-size: 18px;
    }

    .program-detail-banner-section.my-community:before {
        bottom: -70px;
        right: 5%;
        width: 275px;
        height: 159px;
    }

    .about-programme-title h4 {
        font-size: 28px;
    }

    .program-tabs .elementor-widget-wrap > div {
        font-size: 18px;
    }

    .tab-desc {
        font-size: 16px;
        line-height: 26px;
    }

    .right-sidebar h6,
    .right-sidebar .sidebar-date,
    .sidebar-sku {
        font-size: 16px;
    }

    .right-sidebar h6,
    .sideabar-address,
    .sidebar-laung-wrapper {
        font-size: 16px;
    }

    .sidebar-pricing {
        font-size: 14px;
    }

    .program-detail-main:before {
        height: 142px;
        width: 110px;
        bottom: -40px;
        left: 20px;
    }

    .program-detail-main:after {
        height: 132px;
        width: 115px;
    }

    .post-related-sec:after {
        height: 108px;
        width: 60px;
        right: 20px;
    }

    .post-related-sec {
        padding: 50px 0 30px;
    }

    .post-related-block h4 {
        font-size: 22px;
    }

    .other-programmes h2 {
        font-size: 28px;
        padding: 0 0 10px;
    }

    .tab-desc h4 {
        font-size: 20px
    }

    .tab-desc h2 {
        font-size: 52px;
    }

    .tab-desc h3 {
        font-size: 32px;
    }

    .tab-desc h5 {
        font-size: 18px;
    }

    .all-program-banner-inner:before {
        bottom: -70px;
        right: 5%;
        width: 275px;
        height: 159px;
    }

    .program-banner-content .elementor-widget-text-editor {
        font-size: 18px;
    }

    .programs-inner-page-content {
        padding-top: 25px;
    }

    .trial-filter {
        padding: 0 0 0 30px;
    }

    .program-banner-content .elementor-widget-text-editor {
        font-size: 16px;
    }

    .trils-cta .elementor-button-link {
        font-size: 18px;
        line-height: 24px;
    }

}

@media (max-width: 1366px) {
    .main-banner .home-slide-sec > div {
        /*background-size: contain !important;*/
        background-position: center !important;
    }
}

@media (max-width: 1199px) {
    .intro-sec > .elementor-container {
        max-width: 960px !important;
    }

    .community-sec {
        padding: 30px 0;
    }

    .community-content h3.elementor-heading-title {
        font-size: 36px;
        line-height: 44px;
    }

    .community-content .elementor-widget-container {
        font-size: 16px;
        line-height: 24px;
        padding: 0;
    }

    .community-image:before {
        bottom: -40px;
        height: 140px;
        width: 180px;
    }

    .community-image:after {
        bottom: 0;
        right: -35px;
    }

    .community-content:before {
        left: 30px;
    }

    .intro-bottom .elementor-image-box-title,
    section#neighbourhood .elementor-heading-title,
    section#experiences .elementor-heading-title,
    section#tours .elementor-heading-title {
        font-size: 54px;
    }

    .intro-bottom .elementor-image-box-description {
        font-size: 30px;
    }

    .experiences-btn .elementor-button-link,
    .tours-btn .elementor-button-link,
    .neighbourhood-btn .elementor-button-link {
        font-size: 16px;
        line-height: 22px;
    }


    section.footer-copyright > div {
        flex-wrap: wrap;
        max-width: 700px;
    }

    .footer-social,
    div.footer-copyright {
        width: 30% !important;
    }

    .footer-mail {
        width: 40% !important;
    }

    .footer-address {
        width: 100% !important;
        order: 4;
    }

    .footer-address ul.elementor-icon-list-items {
        margin: 0;
    }

    .footer-address .elementor-icon-list-item {
        justify-content: center;
    }

    section.footer-copyright {
        font-size: 14px;
    }

    .our-ackno-desc:before {
        left: -40px;
    }

    .our-ackno-desc:after {
        right: -40px;
    }

    .default-page-title {
        bottom: 40px;
    }

    .default-page-title h2 {
        font-size: 36px;
        max-width: 600px;
    }

    .sponcer-after-section:before {
        height: 125px;
        width: 150px;
    }

    .communication-desc.part-2:before {
        top: 50%;
        left: -100px;
    }

    .sponcer-gallry:after {
        right: -150px;
    }

    .our-neighbours-desc.part-01:before {
        top: 0;
    }

    .communication-desc h5,
    .our-neighbours-desc h5 {
        font-size: 18px;
    }

    .page-banner img {
        min-height: 280px;
    }

    .footer-mail-block:before {
        bottom: -30px;
        right: 40px;
        width: 90px;
        height: 48px;
    }

    .banner-content {
        font-size: 14px;
        max-width: 640px;
    }

    .banner-content h2 {
        font-size: 50px;
    }

    .neighbour-wrapper .elementor-section.elementor-section-boxed > .elementor-container,
    .trial-filter.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 800px;
    }

    .village-content-sec {
        max-width: 640px;
    }

    .village-content-sec h2 {
        font-size: 28px;
    }

    .village-content-sec .elementor-widget-text-editor {
        font-size: 14px;
    }

    h5.trail-filters {
        font-size: 20px;
    }

    .trial-filter .form-group label {
        font-size: 14px;
    }

    .trial-filter .form-group label span:before {
        width: 15px;
        height: 15px;
        top: 2px;
    }

    .trial-filter .form-group label span {
        padding-left: 25px;
    }

    .filter-search-section {
        padding: 20px 0 40px;
    }

    .filter-search-section .custom-checkbox span {
        padding-left: 20px;
    }

    .filter-search-section .custom-checkbox span:before {
        left: -5px;
    }

    .program-detail-banner-section .elementor-container .elementor-column {
        min-height: 400px;
    }

    .about-programme-title h4 {
        padding: 0;
    }

    .tab-image:before {
        top: -50px;
        left: -20px;
        width: 150px;
        height: 88px;
    }

    .tab-image:after {
        bottom: -20px;
        height: 132px;
        width: 113px;
    }

    .program-detail-main.elementor-section.elementor-section-boxed > .elementor-container,
    .post-related-sec.elementor-section.elementor-section-boxed > .elementor-container,
    .related-post-section.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 960px;
    }

    .sidebar-laung {
        width: 35px !important;
        height: 35px;
        margin: 5px 5px 5px 0 !important;
        border-radius: 35px;
        font-size: 10px;
    }

    .other-programmes {
        padding: 0 15px 50px;
        max-width: 960px;
        margin: 0 auto;
    }

    .program-detail-banner-content h2 {
        font-size: 36px;
    }

    .program-banner-content {
        max-width: 600px;
        bottom: 50px;
    }

    .tab-desc h4 {
        font-size: 18px;
    }

    .tab-desc h2 {
        font-size: 42px;
    }

    .tab-desc h3 {
        font-size: 26px;
    }

    .tab-desc h5 {
        font-size: 16px;
    }

    .neighbourhood-tabs.elementor-widget-tabs .elementor-tab-title {
        font-size: 16px;
    }

    .tabs-filters-list li a {
        font-size: 16px;
        line-height: 20px;
    }

    ul.tabs-filters-list {
        padding: 20px 0 30px;
    }

    .trails-cta .elementor-button-link {
        font-size: 16px;
    }

    .about-changi-maintab {
        padding: 20px;
    }

    .changitab-desc {
        font-size: 14px;
        line-height: 20px;
    }

    .programm-list-table {
        padding: 20px;
    }

    .programm-list-table table th {
        font-size: 14px;
        line-height: 16px;
    }

    .programm-list-table table td:first-child {
        font-size: 14px;
    }

    .event-block h4 {
        font-size: 14px;
        margin: 0;
    }

    .event-block {
        border-radius: 10px;
        padding: 15px;
    }

    .trails-cta {
        padding-bottom: 30px;
    }

    .neighbour-map {
        overflow: auto;
    }

    .postid-8497 .program-detail-banner-content h2 {
        font-size: 32px;
    }

    .services-btn a.button.button-outline {
        font-size: 12px;
        line-height: 14px;
    }

}

@media (max-width: 1024px) {

    body:not(.menu-open) .inner-header .mobile-humberg .elementor-menu-toggle {
        background-image: url('img/hamburger-white.png');
    }

    .main-header {
        padding: 10px 0 0;
    }

    .header-logo {
        position: relative;
        left: 0;
        max-width: 100%;
        padding-left: 0;
        top: 0;
    }

    .main-header .elementor-widget-theme-site-logo img,
    .main-header .header-inner-logo img {
        max-height: 60px;
    }

    .mobile-humberg-wrap {
        position: absolute;
        width: auto !important;
        top: 20px;
        left: 20px;
    }

    .menu-open .mobile-humberg-wrap {
        position: fixed;
    }

    .mobile-humberg .elementor-menu-toggle {
        width: 35px !important;
        height: 35px;
        background: url('img/hamburger.png');
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        z-index: 9999;
    }

    .mobile-humberg .elementor-menu-toggle .eicon-menu-bar {
        display: none;
    }

    .elementor-nav-menu--dropdown.elementor-nav-menu__container {
        transform-origin: top;
        overflow: auto;
        transform: scale(1) !important;
        height: 100vh;
        position: fixed !important;
        max-height: 100vh !important;
        top: 0 !important;
        background: #FDF4EB;
        margin: 0;
        opacity: 0;
        visibility: hidden;
        margin: 0;
        overflow: auto;
        padding: 100px 0;
        text-align: center;
        transition: opacity 0.5s ease;
    }


    .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active + .elementor-nav-menu__container {
        opacity: 1;
        visibility: visible;
        transition: opacity 0.5s ease;
    }

    .elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-nav-menu {
        max-width: 300px;
        margin: 0 auto;
    }

    .main-header .elementor-nav-menu > li > a {
        font-size: 20px !important;
        text-align: center;
        display: inline-block;
        font-weight: 700 !important;
        margin: 0;
    }

    .main-header .elementor-nav-menu .sub-arrow {
        display: none;
    }

    .main-header .elementor-nav-menu li > ul {
        min-width: 100% !important;
        text-align: center;
        left: 0 !important;
        transform: translateX(0);
        padding: 0;
        position: relative;
        background: transparent;
        margin: 0 0 20px;
        display: block;
    }

    .main-header .elementor-nav-menu li > ul:before {
        display: none;
    }

    .main-header .elementor-nav-menu li > ul li a {
        text-align: center;
        display: inline-block;
        padding: 5px 10px !important;
        font-weight: 400 !important;
        font-size: 16px !important;
        line-height: 22px;
    }

    .community-sec.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 550px;
    }

    .community-image,
    .community-content {
        width: 100% !important;
    }

    .community-content {
        padding-left: 0;
        margin-top: 70px;
    }

    .community-content:before {
        left: auto;
        right: 0;
    }

    .intro-bottom .elementor-image-box-title,
    section#neighbourhood .elementor-heading-title,
    section#experiences .elementor-heading-title,
    section#tours .elementor-heading-title {
        font-size: 48px;
    }

    .intro-bottom .elementor-image-box-description {
        font-size: 24px;
    }

    section#tours .elementor-inner-section > .elementor-container.elementor-column-gap-default > div {
        width: 50%;
        margin: 0 0 30px;
    }

    .page-banner img {
        min-height: 210px;
    }

    .default-page-title {
        bottom: 25px;
    }

    .default-page-title h2 {
        font-size: 30px;
        max-width: 500px;
    }

    .program-banner-content .elementor-widget-text-editor {
        font-size: 16px;
    }

    .sponcer-top-section .elementor-container.elementor-column-gap-default {
        max-width: 640px;
    }

    .sponcer-top-section {
        padding: 30px 0 0;
    }

    .about-our-home:before,
    .our-ackno-desc:before {
        width: 110px;
        height: 65px;
        top: -100px;
    }

    .about-our-home:after,
    .our-ackno-desc:after {
        width: 75px;
        height: 90px;
        top: -110px;
    }

    .our-ackno-desc:before {
        left: -20px;
        top: -80px;
    }

    .our-ackno-desc:after {
        right: -20px;
        top: -90px;
    }

    .our-ackno-desc h4 {
        font-size: 22px;
        padding: 0;
        margin-bottom: 0;
    }

    .organised-by h4 {
        font-size: 18px;
    }

    .special-quote h4 {
        font-size: 20px;
    }

    .sponcer-detail-section .community-title {
        margin-top: -5%;
        padding-bottom: 0;
        margin-left: -5%;
        max-width: 70%;
    }

    .sponcer-detail-section .community-title h4 {
        font-size: 20px;
    }

    .communication-desc.part-2:before,
    .sponcer-gallry:after,
    .our-neighbours-desc.part-01:before,
    .our-neighbours-desc.part-01:after,
    .sponcer-after-section:after {
        width: 30px;
        height: 30px;
    }

    .sponcer-after-section:before {
        height: 95px;
        width: 120px;
        top: 45%;
    }

    .communication-desc.part-2:before {
        top: 30%;
        left: -60px;
    }

    .sponcer-gallry:after {
        right: -60px;
    }

    .our-neighbours-desc.part-01:before {
        left: -50px;
    }

    .our-neighbours-desc.part-01:after {
        right: -50px;
    }

    .footer-subscreption {
        font-size: 20px;
    }

    .footer-mail-block .elementor-widget-form {
        max-width: 420px;
    }

    .footer-mail-block:before {
        right: 100px;
    }

    .neighbour-banner img {
        min-height: 350px;
    }

    .banner-content h2 {
        font-size: 40px;
    }

    .banner-content {
        font-size: 14px;
        max-width: 540px;
    }

    .neighbour-banner:before {
        height: 60px;
        width: 130px;
        bottom: -10px;
    }

    .neighbour-banner:after {
        bottom: -9px;
        height: 70px;
        width: 75px;
    }

    .neighbour-wrapper .elementor-section.elementor-section-boxed > .elementor-container,
    .trial-filter.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 740px;
    }

    .village-content-sec h2 {
        font-size: 24px;
    }

    /*
    .trial-filter {
        padding: 0 0 30px;
    }
*/

    .tabs-filters-list li a.trail-filters {
        font-size: 18px;
    }

    .tabs-filters-list li a {
        font-size: 14px;
        line-height: 20px;
    }

    .trils-cta .elementor-button-link {
        font-size: 16px;
        line-height: 20px;
    }

    .tabs-filters-list li a:before {
        width: 15px;
        height: 15px;
    }

    .all-program-banner:before {
        width: 160px;
        height: 75px;
    }

    .all-program-banner:after {
        width: 165px;
        height: 80px;
    }

    .all-program-title h5 {
        font-size: 16px;
    }

    .categories-box > .col-md-4 {
        margin: 0 0 30px;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .categories-box .event-box h5 {
        font-size: 18px;
        line-height: 24px;
    }

    #misha_posts_wrap .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .misha-loadmore {
        padding: 10px 0 20px;
    }

    #misha_loadmore {
        font-size: 16px;
    }

    .village-info-sec .elementor-column img {
        max-width: 100%;
    }

    .program-detail-banner-section .elementor-container .elementor-column > div {
        max-width: 600px;
    }

    .program-detail-banner-section.my-community:before {
        bottom: -45px;
        right: 2%;
        width: 205px;
        height: 99px;
    }

    .program-detail-main.elementor-section.elementor-section-boxed > .elementor-container,
    .post-related-sec.elementor-section.elementor-section-boxed > .elementor-container,
    .related-post-section.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 700px;
    }

    .program-tabs .elementor-widget-wrap {
        padding-bottom: 50px !important;
    }

    .about-programme-title h4 {
        font-size: 26px;
    }

    .tab-sec.right-sidebar > div {
        padding: 25px !important;
    }

    .tab-sec.right-sidebar .elementor-widget:not(:last-child) {
        margin-bottom: 10px;
    }

    .post-related-sec {
        padding: 30px 0 0;
    }

    .post-related-block h4 {
        font-size: 20px;
    }

    /*.post-related-block .elementor-widget-image img {
        width: 70px;
        height: 70px;
    }*/

    .other-programmes {
        max-width: 720px;
    }

    .other-programmes .col-md-4 {
        flex: 0 0 50%;
        max-width: 50%;
        margin: 0 0 30px;
    }

    .program-detail-banner-section .elementor-container .elementor-column {
        min-height: 350px;
    }

    .program-detail-banner-content h2 {
        font-size: 28px !important;
    }

    .all-program-banner-inner img {
        min-height: 300px !important;
    }

    .tab-desc h2 {
        font-size: 38px;
    }

    .tab-desc h3 {
        font-size: 24px;
    }

    .tabs-filters-list li a.trail-filters {
        font-size: 18px;
        margin: 0 0 10px;
    }

    .trial-filter {
        padding: 0px 0 0 20px;
    }

    .tabs-filters-list li a:before {
        width: 13px;
        height: 13px;
        margin-right: 7px;
    }

    .all-program-banner-inner:before {
        bottom: -45px;
        right: 2%;
        width: 205px;
        height: 99px;
    }

    .trails-cta .elementor-button-link {
        font-size: 14px;
    }

    .military-popup .popup-html {
        max-width: 220px;
        padding: 10px;
    }

    .military-popup .popup-html h3 {
        font-size: 16px;
        line-height: 20px;
    }

    .military-popup .popup-html .popup_link {
        font-size: 12px;
    }

    .trils-top {
        padding-right: 260px;
    }

    .trails-bottom .military-desc,
    .trails-bottom .food-desc,
    .trails-bottom .coastal-desc {
        font-size: 14px;
        line-height: 20px;
        padding: 0 260px 0 20px;
    }

    .tabs-filters-list li {
        margin: 0 10px 0 0;
    }


    .postid-8497 .program-detail-banner-content h2 {
        font-size: 26px !important;
    }

}

@media (max-width: 767px) {

    .mobile-humberg-wrap {
        left: 10px;
    }

    .mobile-humberg .elementor-menu-toggle {
        width: 25px !important;
        height: 25px;
    }

    .main-banner {
        padding-top: 60px;
    }

    .main-banner > .elementor-container {
        min-height: calc(100vh - 70px) !important;
    }

    .main-banner .home-slide-sec > div {
        overflow: auto;
        padding-bottom: 20px;
        flex-wrap: nowrap !important;
        justify-content: center;
    }

    .site-button .elementor-button-link {
        font-size: 16px;
        line-height: 20px;
        padding: 10px 20px;
    }

    .main-banner .home-slide-sec .site-button .elementor-button-link {
        white-space: nowrap;
        font-size: 14px;
        line-height: 1;
        padding: 10px 15px;
        min-width: 120px;
        font-weight: 700;
    }

    .main-banner .home-slide-sec > div > div {
        min-width: 38%;
        padding: 0 5px;
        text-align: center;
    }

    .main-banner .home-slide-sec > div > div:nth-child(2) {
        order: 3;
    }

    .community-content {
        margin-top: 50px;
    }

    .community-sec.elementor-section.elementor-section-boxed > .elementor-container .community-image {
        width: 75% !important;
        padding-left: 30px;
        margin: 0 auto;
    }

    .community-image:before {
        bottom: -20px;
        height: 110px;
        width: 150px;
        right: calc(100% - 130px);
    }

    .community-image:after {
        bottom: 0;
        right: -20px;
        height: 70px;
        width: 60px;
    }

    .community-content:before {
        left: auto;
        right: 0;
        bottom: auto;
        top: -150px;
        transform: scale(0.6);
    }

    .community-image .elementor-widget-image:after {
        bottom: -30px;
        transform: scale(0.6) rotate(-15deg);
        right: 40px;
    }

    .community-image .elementor-widget-image:before {
        bottom: -50px;
        transform: scale(0.6);
        left: 30px;
    }

    .community-content .site-button {
        position: relative;
    }

    .community-content .site-button:before {
        content: "";
        position: absolute;
        bottom: -10px;
        left: 5%;
        height: 50px;
        width: 40px;
        background: url(img/greass.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .community-content .site-button:after {
        content: "";
        position: absolute;
        bottom: 20px;
        right: 0;
        height: 24px;
        width: 85px;
        background: url(img/button-before.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .community-content h3.elementor-heading-title {
        font-size: 30px;
        line-height: 36px;
        text-align: center;
    }

    .community-content > div {
        padding: 0;
    }

    .community-content .elementor-widget-container {
        font-size: 14px;
        line-height: 22px;
        padding: 0;
        text-align: center;
    }

    .info-block .elementor-image-box-wrapper {
        display: flex;
        flex-wrap: wrap;
        max-width: 280px;
        margin: 0 auto;
        position: relative;
    }

    .info-block:nth-child(2) .elementor-image-box-wrapper figure {
        left: auto;
        right: -40px;
    }

    .info-block .elementor-image-box-wrapper figure {
        margin: 0 !important;
    }

    .info-block .elementor-image-box-wrapper figure img {
        max-height: 100px;
        width: auto;
    }

    .grass-image1 .elementor-image-box-img:after,
    .grass-image1 .elementor-image-box-img:before,
    .grass-image2 .elementor-image-box-img:after,
    .grass-image2 .elementor-image-box-img:before {
        display: none;
    }

    .info-block .elementor-image-box-wrapper figure {
        position: absolute;
        left: -40px;
        top: -30px;
    }

    .intro-bottom .elementor-image-box-title {
        font-size: 32px;
    }

    .intro-bottom .elementor-image-box-description {
        font-size: 18px;
    }

    .intro-bottom .elementor-image-box-title,
    section#neighbourhood .elementor-heading-title,
    section#experiences .elementor-heading-title,
    section#tours .elementor-heading-title {
        font-size: 30px;
    }

    section#experiences .elementor-widget-text-editor p {
        margin: 0;
    }

    section#experiences .elementor-widget-text-editor,
    section#neighbourhood .elementor-widget-text-editor,
    section#tours .elementor-widget-text-editor {
        font-size: 12px;
    }

    section#experiences .elementor-container .elementor-column:nth-child(2n),
    section#neighbourhood .elementor-container .elementor-column:nth-child(2n) {
        margin-top: 0;
    }

    .experiences-inr > .elementor-container.elementor-column-gap-default > .elementor-column,
    .neighbourhood-inr > .elementor-container.elementor-column-gap-default > .elementor-column,
    .tours-inr > .elementor-container.elementor-column-gap-default > .elementor-column {
        width: 50%;
    }

    .experiences-inr > .elementor-container.elementor-column-gap-default > .elementor-column:first-child,
    .neighbourhood-inr > .elementor-container.elementor-column-gap-default > .elementor-column:first-child,
    section#tours .elementor-inner-section > .elementor-container.elementor-column-gap-default > div:first-child,
    section#tours .elementor-inner-section > .elementor-container.elementor-column-gap-default > div:last-child {
        width: 100%;
    }

    .neighbourhood-inr > .elementor-container.elementor-column-gap-default > .elementor-column:first-child {
        margin-bottom: 30px;
    }

    .experiences-inr > .elementor-container.elementor-column-gap-default > .elementor-column:first-child > .elementor-widget-wrap,
    .neighbourhood-inr > .elementor-container.elementor-column-gap-default > .elementor-column:first-child > .elementor-widget-wrap,
    section#tours .elementor-inner-section > .elementor-container.elementor-column-gap-default > div:first-child > .elementor-widget-wrap,
    section#tours .elementor-inner-section > .elementor-container.elementor-column-gap-default > div:last-child > .elementor-widget-wrap {
        max-width: 50%;
        margin: 0 auto;
    }

    .experiences-btn .elementor-button-link,
    .tours-btn .elementor-button-link,
    .neighbourhood-btn .elementor-button-link {
        font-size: 12px;
        line-height: 20px;
        min-width: 150px;
        padding: 7px 8px;
    }

    .experiences-img,
    .neighbourhood-img {
        margin: 0 0 10px !important;
    }

    .footer-gallery figure.gallery-item {
        width: 50%;
    }

    .footer-social,
    div.footer-copyright,
    .footer-mail {
        width: 100% !important;
    }

    .foter-top-block .elementor-form-fields-wrapper {
        max-width: 80%;
        position: relative;
        margin: 0 auto !important;
    }

    .footer-mail-block {
        padding: 30px 0 60px;
    }

    .footer-subscreption {
        font-size: 16px;
    }

    .footer-gallery .gallery-item figcaption {
        bottom: 0;
        left: 0;
        font-size: 10px;
    }

    #form-field-email {
        padding: 8px 20px;
        font-size: 14px;
    }

    .footer-mail-block .elementor-field-type-submit {
        top: 0;
        right: 10px;
        bottom: 10px;
        width: 40px !important;
        height: 38px;
    }

    .footer-mail-block .elementor-field-type-submit .elementor-button {
        background-size: 40px;
    }

    section.footer-copyright {
        font-size: 12px;
    }

    .footer-mail .elementor-icon-list-icon,
    .footer-address .elementor-icon-list-icon {
        display: none;
    }

    section.footer-copyright .elementor-column > .elementor-widget-wrap {
        padding: 0;
        margin: 0 0 10px;
    }

    .footer-address {
        order: inherit;
        padding: 0 0 20px;
    }

    .footer-mail-block:before {
        bottom: -20px;
        right: 19vw;
        width: 13vw;
        height: 5vh;
    }

    .brochure {
        display: none;
        bottom: 20px;
        left: auto;
        right: 20px;
    }

    .brochure img {
        max-width: 68px;
    }

    .menu-open .brochure {
        display: block;
    }

    .menu-open .footer-copyright > div {
        z-index: inherit;
    }

    .to-top {
        bottom: 20px;
        right: 10px;
    }

    .default-page-title {
        bottom: 60px;
    }

    .page-banner img {
        min-height: 265px;
    }

    .all-program-banner-inner img {
        min-height: 380px !important;
    }

    .default-page-title h2 {
        font-size: 30px;
    }

    .sponcer-gallery-after {
        display: none;
    }

    section[data-sec]:not(.tab-active) {
        display: none;
    }

    .mobile-tabination ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding-top: 30px;
    }

    .mobile-tabination ul li {
        width: 50%;
        text-align: center;
        font-size: 15px;
        font-weight: 700;
        padding: 0 10px;
        color: #757575;
        opacity: 0.5;
    }

    .mobile-tabination ul li.active {
        opacity: 1;
    }

    .our-ackno-desc:before,
    .our-ackno-desc:after {
        display: none
    }

    .sponcer-banner {
        position: relative;
    }

    .sponcer-banner:before {
        content: "";
        position: absolute;
        bottom: -25px;
        left: 20px;
        width: 110px;
        height: 65px;
        background: url(img/about-banner-before.png);
        background-size: contain;
        background-repeat: no-repeat;
        z-index: 1;
    }

    .sponcer-banner:after {
        content: "";
        position: absolute;
        bottom: -35px;
        right: 20px;
        width: 75px;
        height: 90px;
        background: url('img/about-banner-after.png');
        background-size: contain;
        background-repeat: no-repeat;
    }

    .sponcer-top-section .elementor-container.elementor-column-gap-default {
        max-width: 100%;
    }

    .sponcer-top-section {
        padding: 10px 0 0;
    }

    .our-ackno-desc h4 {
        font-size: 20px;
        text-align: left;
        line-height: 25px;
        padding: 0 20px 20px;
    }

    .organised-by {
        margin: 0 !important;
    }

    .organised-support-sec .elementor-column {
        margin: 0 0 25px;
    }

    .organised-by h4 {
        font-size: 14px;
    }

    .organised-support-sec img {
        padding: 0;
        max-height: 70px;
        width: auto;
    }

    .sponcer-image-gallery > .elementor-widget-wrap > div {
        width: 50%;
        text-align: center;
    }

    .sponcer-after-section:before {
        background: url('img/sponcer-devider-before-mobile-before.png');
        width: 99px;
        height: 111px;
        left: 5%;
    }

    .sponcer-gallry figure.gallery-item {
        flex: 33.33%;
        max-width: 33.33%;
    }

    .sponcer-after-section:after {
        bottom: -30px;
    }

    .sponcer-after-section .elementor-widget-image.elementor-hidden-mobile {
        display: none !important;
    }

    .sponcer-after-section .elementor-widget-image.elementor-hidden-desktop {
        display: block !important;
    }

    .sponcer-detail-section .elementor-widget-wrap,
    .our-neighbours-sec .elementor-widget-wrap {
        max-width: 100%;
        padding: 0 30px !important;
    }

    .sponcer-detail-section .community-title {
        margin-top: -20px;
        padding-bottom: 0;
        margin-left: 0;
        max-width: 80%;
    }

    .sponcer-detail-section .community-title h4 {
        font-size: 16px;
    }

    .communication-desc h5,
    .our-neighbours-desc h5 {
        font-size: 14px;
    }

    .special-quote h4 {
        font-size: 16px;
    }

    .communication-desc,
    .our-neighbours-desc {
        font-size: 12px;
    }

    .sponcer-gallry:after {
        display: none;
    }

    .our-neighbours-sec {
        padding: 0 20px 30vw;
        position: relative
    }

    .our-neighbours-sec:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 40vw;
        background: url('img/neighbour-mobile-after.png');
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center bottom
    }

    .our-neighbours-desc.part-01:before {
        left: -40px;
        width: 25px;
        height: 25px;
        top: 110%;
    }

    .our-neighbours-desc.part-01:after {
        display: none;
    }

    .our-neighbours-desc.part-04 {
        position: relative;
    }

    .our-neighbours-desc.part-04:after {
        content: "";
        position: absolute;
        top: -20px;
        right: -20px;
        width: 35px;
        height: 35px;
        background: url('img/star.png');
        background-repeat: no-repeat;
        background-size: contain;
        z-index: 1;
    }

    .page-banner img {
        min-height: 330px;
    }

    .banner-content {
        font-size: 12px;
        max-width: 90%;
        top: 40px;
        font-weight: 400;
        line-height: 18px;
    }

    .banner-content h2 {
        font-size: 30px;
    }

    .neighbour-wrapper .elementor-section.elementor-section-boxed > .elementor-container,
    .trial-filter.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 100%;
    }

    .trial-filter {
        padding: 0;
    }

    .trial-filter .elementor-widget-wrap.elementor-element-populated {
        padding: 0 !important;
    }

    h5.trail-filters {
        font-size: 20px;
        padding: 0 0 40px;
    }

    .tabs-filters-list {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -10px;
    }

    .tabs-filters-list li:first-child {
        width: 100%;
        text-align: left;
        margin: 0 0 5px;
    }

    .tabs-filters-list li a.trail-filters {
        display: block;
        padding: 0 5px;
        font-size: 20px;
        margin: 0 0 20px;
        text-align: left;
    }

    .tabs-filters-list li a:before {
        width: 15px;
        height: 15px;
        margin-right: 10px;
    }

    .map-filter-label > .elementor-widget-wrap {
        margin-right: auto;
        max-width: 460px;
    }

    .village-content-sec h2 {
        font-size: 18px;
    }

    .village-content-sec h5 {
        padding: 0 0 15px;
        font-size: 14px;
        margin: 0;
    }

    .neighbour-wrapper {
        position: relative;
        overflow-x: hidden;
    }

    .all-program-banner img {
        min-height: 200px;
    }

    .all-program-banner .default-page-title {
        display: none;
    }

    .all-program-banner:before {
        width: 140px;
        height: 70px;
    }

    .all-program-banner:after {
        width: 130px;
        height: 75px;
    }

    .all-program-title {
        padding: 25px 0 10px;
    }

    .all-program-title h5 {
        font-size: 14px;
        padding: 0 10px;
    }

    .categories-box .event-box {
        padding: 10px 15px;
    }

    .categories-box .event-box h5 {
        font-size: 14px;
        line-height: 20px;
        max-width: 100%;
    }

    .categories-box .event-box .content img {
        max-width: 70px;
    }

    .categories-box .event-box .content.after-hours img,
    .categories-box .event-box .content.island-home img {
        top: -10px;
        right: -40px;
    }

    .categories-box .event-box .content.my-fixer img {
        right: 0;
        bottom: -25px;
    }

    .categories-box .event-box .content.my-fixer h5 {
        max-width: 60%;
    }

    .search-select {
        text-align: center;
    }

    .filter-search-section .row .col-md-4 {
        width: 50%;
    }

    .filter-search-section .custom-checkbox {
        display: block;
        text-align: center;
    }

    .filter-search-section .custom-checkbox .form-group {
        width: 100%;
        padding: 0;
        margin: 0;
    }

    .filter-search-section .custom-checkbox span {
        font-size: 16px;
    }

    #misha_posts_wrap .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .village-info-sec > div {
        flex-wrap: nowrap !important;
        justify-content: center;
    }

    .village-info-sec .elementor-column {
        width: 50%;
    }

    .other-programmes .col-md-4 {
        flex: 0 0 100%;
        max-width: 100%;
    }

    .tab-sec.left-sec {
        width: 100%;
    }


    .tab-sec.right-sidebar {
        max-width: 100%;
        position: fixed;
        z-index: 999;
        bottom: 0;
        left: 0;
        right: 0;
        width: auto;
        background: #FFF;
        box-shadow: 1px -1px 10px rgb(0 0 0 / 20%);
        border-radius: 15px 15px 0 0;
        display: block;
        height: 105px;
        overflow: hidden;
    }

    .tab-sec.right-sidebar.full-show {
        height: auto;
    }

    .sidebar-pricing {
        margin-top: 0;
    }

    .tab-sec.right-sidebar > div {
        padding: 15px !important;
        border-radius: 10px;
        box-shadow: none;
    }

    .program-detail-banner-section .elementor-container .elementor-column > div {
        max-width: 100%;
        padding: 0 20px;
        bottom: 70px;
    }

    .program-detail-banner-section .elementor-container .elementor-column {
        min-height: 380px;
    }

    .program-detail-banner-content .elementor-widget-text-editor {
        font-size: 14px;
    }

    .program-detail-banner-section.my-community:before {
        bottom: -35px;
        right: auto;
        width: 155px;
        height: 100px;
        left: 50%;
        transform: translateX(-50%);
    }

    .about-programme-title {
        display: none;
    }

    .program-detail-main.elementor-section.elementor-section-boxed > .elementor-container,
    .post-related-sec.elementor-section.elementor-section-boxed > .elementor-container,
    .related-post-section.elementor-section.elementor-section-boxed > .elementor-container {
        max-width: 100%;
        padding: 0 20px;
    }

    .tab-image:before {
        top: -48px;
        left: -20px;
        width: 105px;
        height: 70px;
    }

    .tab-image {
        width: 100% !important;
        margin: 0 0 30px !important;
    }

    .tab-image:after {
        bottom: -20px;
        height: 72px;
        width: 83px;
        left: auto;
        right: -20px;
    }

    .program-tabs {
        padding-bottom: 70px;
    }

    .program-detail-main {
        padding: 50px 0 70px;
        position: relative;
        overflow: hidden;
    }

    .program-detail-main:before {
        height: 102px;
        width: 80px;
        bottom: -20px;
    }

    .program-detail-main:after {
        height: 92px;
        width: 80px;
        bottom: 0px;
        left: auto;
        right: 25px;
    }

    .post-related-sec {
        padding: 50px 0 0;
    }

    .post-related-sec:before {
        top: -6vw;
    }

    .post-related-sec:after {
        display: none;
    }

    .post-related-block {
        padding: 0 0 20px;
    }

    .post-related-block h4 {
        font-size: 24px;
    }

    .all-program-banner-inner:before {
        bottom: -35px;
        right: auto;
        width: 155px;
        height: 100px;
        left: 50%;
        transform: translateX(-50%);
    }

    .program-banner-content {
        padding: 0 20px;
    }

    .program-banner-content .elementor-widget-text-editor {
        font-size: 14px;
    }

    .right-sidebar h6 {
        font-size: 12px;
    }

    .sideabar-address {
        font-size: 12px;
    }

    .right-sidebar .bootstrap-select > .dropdown-toggle {
        font-size: 12px;
    }

    .tab-sec.right-sidebar .elementor-widget:not(:last-child) {
        margin-bottom: 7px;
    }

    .tab-desc h4,
    .right-sidebar h6,
    .right-sidebar .sidebar-date,
    .sidebar-sku,
    .sidebar-location h6 {
        font-size: 14px;
    }

    .sidebar-pricing {
        font-size: 12px;
    }

    .sidebar-pricing p {
        margin: 0;
    }

    .sidebar-location {
        padding: 5px 0 0 0;
    }

    .right-sidebar .book-now {
        padding-top: 0;
        position: absolute;
        right: 15px;
        width: auto;
        top: 62px;
    }

    .tab-sec.full-show.right-sidebar .book-now {
        position: relative;
        top: 0;
        right: 0;
        clear: both;
        padding: 10px 0;
        overflow: hidden;
    }

    .right-sidebar .book-now .elementor-button-link {
        font-size: 12px;
        line-height: 14px;
        padding: 6px 8px;
        margin-top: 5px;
    }

    .custom-select-box {
        position: relative;
        max-width: calc(100% - 75px);
        margin-bottom: 13px !important;
    }

    .custom-select-box:after {
        border-top: 6px solid;
        border-right: 4px solid transparent;
        border-bottom: 0;
        border-left: 4px solid transparent;
        right: 15px;
        top: 12px;
    }

    .right-sidebar .custom-select-box .eb-booking-date1 {
        padding: 5px 25px 5px 10px;
        font-size: 12px;
    }

    .program-tabs .elementor-widget-wrap > div {
        font-size: 15px;
        width: max-content;
        padding: 0 !important;
        opacity: 1;
    }

    .program-tabs .elementor-widget-wrap > div .swiper-slide {
        opacity: 0.6;
        font-size: 14px;
    }

    .program-tabs .elementor-widget-wrap > div .swiper-slide.swiper-slide-active {
        opacity: 1;
    }

    .program-tabs .elementor-widget-wrap > div .swiper-slide {
        text-align: center;
        padding: 0 10px;
        font-size: 14px;
        margin: 0 !important;
    }

    .program-tabs .elementor-widget-wrap {
        padding-bottom: 0 !important;
        margin-bottom: 0;
        justify-content: flex-start;
        padding: 0 !important;
    }

    .program-detail-main .tab-image {
        width: 90% !important;
        margin: 0 auto 30px !important;
    }

    .my-community-sec:before {
        display: none;
    }

    .elementor-popup-modal .dialog-widget-content {
        max-width: 90%;
        border-radius: 20px;
    }

    .book-popup-title h2 {
        font-size: 16px !important;
        text-align: left;
        margin: 0;
    }

    .book-popup-subtitle h4 {
        font-size: 12px !important;
        text-align: left;
    }

    .book-popup-wrap > .elementor-widget-wrap .elementor-element {
        margin-bottom: 5px;
    }

    .elementor-popup-modal .dialog-widget-content .dialog-close-button {
        font-size: 20px;
        padding: 8px;
        top: -15px;
        right: 25px;
    }

    .book-popup-wrap > .elementor-widget-wrap {
        padding: 25px 20px !important;
    }

    .book-popup-wrap > .elementor-widget-wrap > section.elementor-section {
        display: block;
    }

    .book-popup-wrap .elementor-widget-wrap .elementor-widget-container {
        margin: 0 !important;
    }

    .book-popup-wrap > .elementor-widget-wrap > section.elementor-section {
        max-height: 75vh;
    }

    .book-popup-wrap .btn-month a {
        font-size: 16px;
    }

    .book-popup-wrap > .elementor-widget-wrap .elementor-element .elementor-widget-wrap {
        padding: 0;
    }

    .calendar-list .elementor-shortcode {
        padding: 5px;
    }

    .calendar-list .elementor-shortcode table.calendar td,
    .calendar-list .elementor-shortcode table.calendar th {
        padding: 5px 5px;
        font-size: 10px;
    }

    .calendar-list .elementor-shortcode table.calendar th {
        padding: 7px 5px;
    }

    .calendar-list .elementor-shortcode table.calendar td.live:after {
        width: 20px;
        height: 20px;
    }

    .calendar-list .elementor-shortcode table.calendar {
        margin-bottom: 5px;
    }

    .post-event-calendar .calendar-list.event-detail {
        padding-left: 0;
    }

    .post-event-calendar .event-info .text-info h4.event-name {
        font-size: 16px;
        margin-bottom: 0;
    }

    .post-event-calendar .event-info .text-info .event-time {
        font-size: 16px;
        margin-bottom: 8px;
    }

    .post-event-calendar .event-info {
        flex-wrap: wrap;
        flex-direction: column;
        margin-bottom: 25px;
    }

    .post-event-calendar .event-info button {
        padding: 3px 30px;
    }

    .program-detail-main.elementor-section.elementor-section-boxed .tab-sec.right-sidebar > div {
        display: block !important;
        padding: 15px 25px 10px !important;
        overflow: hidden;
    }


    #expand-sidebar {
        position: absolute;
        width: 24px;
        height: 25px;
        background: url('img/sidebar-expand.png');
        display: block;
        right: -10px;
        top: -20px;
        background-size: 20px;
        background-repeat: no-repeat;
    }

    .tab-sec.right-sidebar.full-show #expand-sidebar {
        background-image: url('img/sidebar-collapsed.png');
        background-position: center;
    }

    .program-detail-main.elementor-section.elementor-section-boxed .tab-sec.right-sidebar:after {
        bottom: 15px;
        width: 40px;
        height: 50px;
        right: 20px;
        position: fixed;
        opacity: 0;
        visibility: hidden;
    }

    .tab-sec.right-sidebar.full-show:after {
        opacity: 1 !important;
        visibility: visible !important;
    }

    .sidebar-laung {
        width: 30px !important;
        height: 30px;
        font-size: 8px;
    }

    .sidebar-laung.EN,
    .sidebar-laung.CN,
    .sidebar-laung.ML {
        font-size: 10px;
    }

    .tab-desc {
        font-size: 14px;
        line-height: 22px;
    }

    .tab-desc h4 {
        font-size: 16px;
    }

    .tab-desc h2 {
        font-size: 38px;
    }

    .tab-desc h3 {
        font-size: 24px;
    }

    .tab-desc h5 {
        font-size: 15px;
    }

    .services-btn {
        left: 20px;
        right: 20px;
    }

    .container {
        max-width: 100% !important;
    }

    .services-btn a.button.button-outline,
    .services-btn a.button.button-solid {
        font-size: 12px;
        line-height: 14px;
    }

    .other-programmes {
        padding: 0 10px 30px;
    }

    .map-filter-label {
        padding: 0 20px 20px;
    }

    .mainGallery .gallery-item:first-child,
    .mainGallery .gallery-item:nth-child(2),
    .mainGallery .gallery-item:nth-child(3) {
        display: block;
    }

    .mainGallery .gallery-item {
        display: none;
    }

    .mainGallery .gallery-item:first-child .title > a {
        color: #0F47C2;
    }

    .filter .select-picker {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
    }

    .neighbourhood-tabs .elementor-tabs-content-wrapper .elementor-tab-title.elementor-tab-mobile-title {
        display: none;
    }

    .neighbourhood-tabs .elementor-widget-container .elementor-tabs-wrapper {
        padding: 0 50px;
        display: block;
    }

    .neighbourhood-tabs.elementor-widget-tabs .elementor-tab-title {
        font-size: 14px;
        padding: 10px 0;
        text-align: center;
        display: block;
    }

    .about-changi-maintab {
        padding: 30px 15px;
        flex-direction: column-reverse;
    }

    .about-changi-maintab > div {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 0 20px;
    }

    .changitab-desc {
        font-size: 14px;
        line-height: 20px;
        padding-top: 30px !important;
    }

    ul.tabs-filters-list {
        display: block;
        padding: 40px 0 10px;
    }

    .trils-cta.mobile-hide {
        margin: 20px 0;
    }

    .tabs-filters-list li {
        width: 100%;
        padding: 0 20px;
        margin: 0 0 13px;
    }

    .tabs-filters-list li a {
        font-size: 18px;
        line-height: 22px;
    }

    .trails-cta .elementor-button-link {
        font-size: 12px;
    }

    .trails-cta {
        padding-bottom: 10px;
    }

    .map-filter-image {
        margin-top: 20px !important;
    }

    .trails-bottom {
        font-size: 14px;
        line-height: 20px;
    }

    .programm-list-table table th:first-child {
        width: 60px;
    }

    .changitab-img img {
        border-radius: 15px;
    }

    .programm-list-table table th {
        font-size: 12px;
        line-height: 16px;
        padding: 7px 15px;
    }

    .programm-list-table table td.td-spacer {
        height: 15px;
        padding: 0;
    }

    .programm-list-table table td:first-child {
        font-size: 12px;
        padding: 7px;
        text-align: center;
        position: relative;
        top: -10px;
    }

    .event-block {
        padding: 12px 13px 10px;
        margin: 0 auto 13px;
        max-width: calc(100% - 10px);
    }

    .event-block h4 {
        font-size: 12px;
    }

    .event-category a {
        font-size: 10px;
    }

    .sidebar-custom-date {
        max-width: calc(100% - 75px);
        margin-bottom: 13px !important;
        padding: 5px 25px 5px 10px;
        font-size: 12px;
    }

    .trils-cta .elementor-button-link {
        font-size: 13px;
        line-height: 20px;
        padding: 13px 20px;
        border-radius: 50px;
    }

    .trils-top {
        padding-bottom: 0;
    }

    .military-popup .popup-html {
        max-width: calc(100% - 60px);
        top: 0;
        padding: 15px;
        right: 0;
        position: relative;
        margin: 30px auto;
    }

    .trails-bottom .military-desc,
    .trails-bottom .food-desc,
    .trails-bottom .coastal-desc {
        padding: 0 20px;
    }

    /*
    .trils-cta.mobile-hide {
        display: none;
    }
*/

    .trils-cta.mobile-show {
        margin: 30px 0;
        display: block;
    }

    .neighbour-map {
        position: relative;
    }

    .neighbour-map:before {
        content: "";
        position: absolute;
        top: 0;
        background: #000;
        left: 0;
        width: 1512px;
        height: 100%;
        z-index: 1;
        opacity: 0.5;
    }

    .trails-bottom {
        position: relative;
    }

    .trails-bottom:after {
        content: "";
        position: absolute;
        top: 0;
        background: url(img/anotation-map.png);
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 999;
        background-repeat: no-repeat;
        background-position: center;
        pointer-events: none;
    }

    .neighbour-map.hide-before:before {
        display: none;
    }

    .trails-bottom.hide-after:after {
        display: none;
    }

    .postid-8497 .program-detail-banner-section .elementor-container .elementor-column > div {
        padding: 0 10px;
        bottom: 52px;
    }

    .postid-8497 .program-detail-banner-content h2 {
        font-size: 19px !important;
    }

    .military-popup .popup-html.special_popup {
        margin-bottom: 0;
    }

}
