@import url("https://fonts.cdnfonts.com/css/gilroy-bold");
@import url("https://fonts.cdnfonts.com/css/inter?styles=29142,29132,29135,29137,29140");
/* @import url('http://fonts.cdnfonts.com/css/neue-hans-kendrick');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');
 */

:root {
    --header-text-color: #618f7e;
}

body {
    overflow-x: hidden !important;
}

html {
    scroll-behavior: smooth;
}

#nav-icon {
    color: rgba(2, 7, 67, 0.94) !important;
    font-size: 30px;
}

h1,
h2,
h3,
h4 {
    font-family: "Gilroy-Bold", sans-serif;
}

p,
li {
    /* font-family: 'Neue Hans Kendrick', sans-serif; */
    font-family: "Inter", sans-serif;
    font-weight: 300;
    font-size: 1.1rem;
}

.cc {
    color: #618f7e;
}

.gallery_area {
    height: 600px;
    /* width: calc(100% - 245px); */
    overflow-y: scroll;
    position: relative;
    /* left: 185px; */
    /* right: 60px; */
    /* padding-right: 45px; */
}

.portfolio-menu button {
    background-color: transparent;
    font-size: 15px;
    color: #838383;
    padding: 0 20px;
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.portfolio-menu button.active,
.portfolio-menu button:hover {
    color: #1d1d1d;
}

.portfolio-menu button:focus {
    box-shadow: none;
}

.gallery_menu {
    margin-bottom: 100px;
}

.column_single_gallery_item {
    margin-bottom: 30px;
}

.column_single_gallery_item img {
    width: 100%;
}

.hover_overlay {
    position: absolute;
    width: calc(100% - 30px);
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    top: 0;
    left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transition-duration: 500ms;
    transition-duration: 500ms;
}

.hover_overlay a {
    font-size: 30px;
    color: #fff;
}

.column_single_gallery_item:hover .hover_overlay {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.cbg {
    background-color: #618f7e !important;
}

.navbar-dark {
    background: rgba(255, 255, 255, 0.48);
    box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(6.9px);
    -webkit-backdrop-filter: blur(6.9px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    padding-left: 50px;
    padding-right: 40px;
    z-index: 999999;
    /* box-shadow: 0px 1px 5px 1px rgb(173, 173, 173); */
}

.navbar-brand img {
    width: 170px;
    margin-left: 10px;
}

.navBg {
    box-shadow: 0px 5px 40px -25px rgba(167, 167, 167, 0.479);
    transition: transform 0.5s;
}

.reduceBrandwidth {
    transform: scale(0.5);
    transition: transform 0.5s;
}

.navbar-nav li .nav-link {
    color: #262966 !important;
    font-size: 13px;
    border-radius: 10px;
    font-weight: 500;
    padding: 10px;
    margin-left: 15px;
    text-transform: capitalize;
    transition: background-color 0.5s, border-radius 0.5s, color 0.5s;
}

.navbar-nav li .nav-link:hover {
    max-width: 220px;
    color: white !important;
    background-color: #618f7e !important;
    border-radius: 5px;
}

.dropdown-item {
    font-size: 13px;
}

.dropdown-item:hover {
    background: #618f7e;
    color: white !important;
    transition: 0.8s;
}

/* Show the dropdown menu on hover */
.dropdown:hover .dropdown-menu {
    display: block;
}

.brands-section .images-container {
    display: flex;
    justify-content: space-between;
}

.brands-section .images-container img {
    margin: auto;
}

.hero-container .card {
    background-color: transparent !important;
    height: 500px;
    width: 100%;
    margin: auto;
    border: none;
    /* border-radius: 15px; */
    /* background-image: url('../images/bg-images/attendee-lady.jpg'); */
    /* background-size: cover;
    background-position: center center; */
}

.video-yt-embed {
    width: 100%;
    height: 100%;
}

.objlogo {
    padding-top: 10rem;
}

/* Photo by <a href="https://unsplash.com/@mparzuchowski?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Michał Parzuchowski</a> on <a href="https://unsplash.com/s/photos/montessori?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a> */
.index-header-section {
    padding: 100px 45px 30px 65px;
    height: 80vh;
    background: linear-gradient(0deg, rgba(0 0 0 / 80%), rgba(0 0 0 / 80%)),
        url(../images/bb6.jpeg);
    /* background-image: url('../images/bb4.jpg'); */

    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}

.brands-section {
    /* background: rgb(197,232,239);
    background: linear-gradient(18deg, rgba(197,232,239,1) 0%, rgba(237,243,246,1) 33%, rgba(252,239,235,1) 60%, rgba(247,213,202,1) 100%); */
    padding-top: 30px;
    padding-bottom: 30px;
}

.brands-section h3 {
    color: #6d788c;
}

.event-section {
    background: #262966;
    padding: 130px 30px 90px 30px;
    z-index: 9999;
    position: relative;
}

.event-section h1 {
    font-size: 48px;
    line-height: 48px;
}

.event-section .card {
    background: #464979;
    color: white;
}

.event-section .card p {
    font-size: 13px;
}

.event-section .special-card {
    margin-top: 90px;
}

.one-floor {
    margin-top: -70px;
}

/* bounce and spin animation */
@keyframes spin_circle {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes bounceTop_01 {
    0%,
    100% {
        transform: translateY(-30px);
    }
    50% {
        transform: translateY(0px);
    }
}
/* end of bounce and spin animation */

.effect-wrap {
    position: absolute;
}

.effect-wrap .effect-1 {
    left: 5%;
    top: 25%;
    font-size: 20px;
    color: rgba(253, 29, 29, 0.4);
    animation: spin_circle 4s linear infinite;
    position: fixed;
}

.effect-wrap .effect-2 {
    left: 35%;
    top: 90%;
    animation: bounceTop_01 4s linear infinite;
    position: fixed;
}

.effect-wrap .effect-3 {
    left: 50%;
    top: 90%;
    width: 10px;
    margin: 2px auto;
    animation: bounceTop_01 2s linear infinite;
    position: fixed;
}

.down-btn-indicator-hide {
    display: none;
}

/* hinge animation */
@keyframes hinge {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate(15deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40% {
        transform: rotate(10deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    80% {
        transform: rotate(10deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
}

@keyframes hinge_2 {
    0% {
        transform: rotate(0);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    20%,
    60% {
        transform: rotate(-15deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    40% {
        transform: rotate(-10deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }

    80% {
        transform: rotate(-10deg) translateY(0);
        opacity: 1;
        transform-origin: top left;
        animation-timing-function: ease-in-out;
    }
}
/* end of fade in animation */

/* ripple animation */
/* ripple effect */
.wrap {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100%;
}

.hero-container .card button {
    background: transparent;
    cursor: pointer;
    border: 2px solid rgb(255, 255, 255);
    color: #ffffff;
    height: 60px;
    width: 60px;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    border-radius: 100%;
    font-size: 20px;
    line-height: 30px;
    animation: ripple 1.5s linear infinite;
    transition: all 0.7s ease;
}
.hero-container .card button:hover {
    transform: scale(1.1);
}
.hero-container .card button:focus {
    outline: none;
}
@keyframes ripple {
    0% {
        box-shadow: 0 0 0 0 #fff, 0 0 0 1px #fff, 0 0 0 3px #fff, 0 0 0 5px #fff;
    }
    100% {
        box-shadow: 0 0 0 0 #fff, 0 0 0 4px #fff,
            0 0 0 20px rgba(255, 255, 255, 0), 0 0 0 30px rgba(255, 255, 255, 0);
    }
}
/* ripple of glitch */
/* end of ripple animation */

/* overlapping header images */
.hero-left-img {
    position: relative;
    margin-top: 150px;
    right: 40%;
    width: 70%;
    /* animation: hinge 5s linear; */
}

.hero-right-img {
    position: absolute;
    right: 0%;
    width: 80%;
}

/* end of overlapping header images */

.header-section-img {
    width: auto;
}

.box {
    position: relative;
}

.privacy-card {
    width: 900px;
    margin: 20px auto;
    border: none;
}

.privacy-card li {
    padding-bottom: 10px;
}

/* Animations */

@keyframes spin_circle {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes bounce {
    0%,
    100% {
        transform: translateY(-30px);
    }

    50% {
        transform: translateY(0px);
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-50px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

/* end of animations */

.header-left {
    padding: 30px 10px 0px 10px;
    margin-top:5vh;
}

.header-right {
    padding: 30px 10px 0px 10px;
    margin-top: 70px;
}

.header-right h1 {
    font-size: 50px;
    color: #262966;
}

.header-left h1 {
    font-size: 50px;
    color: #262966;
}

.home-section-2 {
    background-color: #fdf9f0;
    border-bottom-left-radius: 90px;
    border-bottom-right-radius: 90px;
}

.home-section-2 h1 {
    font-weight: 200;
    font-size: 50px;
    margin-left: 80px;
    color: rgb(44, 37, 37);
    /* text-shadow: 0px 12px 10px rgba(0, 0, 0, 0.13); */
}

.home-section-2 p {
    color: #838383;
    font-weight: 100;
}

.home-section-2-inner {
    padding: 20px 80px;
}

.home-section-2-inner .fa {
    font-size: 35px;
}

.home-section-2-inner .service-card {
    min-height: 360px;
    background: rgba(255, 255, 255, 0.712);
    border-radius: 16px;
    padding-top: 20px;
    box-shadow: 0 4px 30px -23px rgba(88, 88, 84, 0.911);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}

/* section-3 */
.section-3 {
    background-color: #f9fbff;
}

.section-3 .right {
    padding: 150px 20px 0px 60px;
}

.section-3 .right h1 {
    font-size: 60px;
    font-weight: 200;
    line-height: 58px;
    color: #262966;
    /* text-shadow: 0px 12px 10px rgba(0, 0, 0, 0.13); */
}

.advantages-list {
    list-style: none;
    color: #262966;
    margin-left: -40px;
    margin-top: 20px;
}

.requirement-list {
    list-style: none;
    color: #0a0a0a;
    margin-left: -40px;
    /* margin-top: 20px; */
}

.advantages-list-2 {
    list-style: circle;
    color: #262966;
    margin-left: -40px;
    margin-top: 20px;
}

.aboutobj-list li {
    list-style: none;
    color: #262966;
    margin-left: -40px;
    margin-top: 10px;
    font-size: 20px;
    font-weight: 300;
}

.advantages-list li {
    margin-top: 10px;
    font-size: 19px;
    font-weight: 400;
}

.requirement-list li {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 400;
}

.advantages-list-2 li {
    margin-top: 10px;
    font-size: 19px;
    font-weight: 400;
}

.section-3 .left {
    background-image: url("../images/tablet-phone-qr-hero.png");
    /* background-position-x: 75%; */
    background-position-y: 60%;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 600px;
}

.btn-custom {
    background-color: #618f7e;
    color: white;
    padding: 10px 30px;
    border-radius: 10px;
    font-size: 16px;
    margin-top: 15px;
}

/* end of section-3 */

/* section-4 */
.section-4 {
    padding-top: 80px;
    padding-bottom: 50px;
}

.section-4 .hr-img-holder {
    background-image: url("../images/bb\ maria.webp");
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
}

.section-4 .hr-img-holder-about {
    background-image: url("../images/Group\ 1.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 500px;
}

.section-4 .hr-img-holder-about2 {
    background-image: url("../images/Group\ 2.png");
    background-size: contain;
    background-repeat: no-repeat;
    height: 500px;
}

.hr-card h1 {
    font-weight: 300;
    font-size: 50px;
    color: #262966;
    animation: fadeInLeft 0.8s linear;
    /* text-shadow: 0px 12px 10px rgba(0, 0, 0, 0.13); */
}

.require-card {
    height: 320px;
}

.list-padding {
    padding: 0 5rem 0 5rem;
}

.section-lobby-insert h3 {
    color: #262966;
}

.about-card {
    margin-right: -60px;
    width: 600px;
    margin-top: 20px;
    z-index: 99999;
    padding: 30px;
}

.hr-card .event-hr-card-h1 {
    font-size: 40px;
}

.hr-card p {
    font-size: 15px;
}
/* end of section-4 */

/* section-5 */
.section-5 h1 {
    font-weight: 200;
    font-size: 40px;
    color: #262966;
    animation: fadeInRight 0.8s linear;
    /* text-shadow: 0px 12px 10px rgba(0, 0, 0, 0.13); */
}

.section-5 .right {
    margin-top: 180px;
}
/* eno of section-5 */

/* section-6 */
.section-6 {
    margin-top: 50px;
    margin-bottom: 50px;
    padding: 30px;
    background-color: #fff;
    border: 1px solid #eef1ff;
    height: fit-content;
    border-radius: 30px;
}

.section-6 input {
    border-color: #eef1ff;
}

.section-6 h1 {
    font-weight: 200;
    font-size: 40px;
    color: #262966;
}
/* end of section-6 */

.section-lobby-insert .left {
    padding-top: 105px;
}

.section-lobby-insert h1 {
    font-size: 60px;
    font-weight: 200;
    line-height: 58px;
    color: #262966;
    width: auto;
    margin: 30px auto;
    /* text-shadow: 0px 12px 10px rgba(0, 0, 0, 0.13); */
}

.icon-primary {
    color: #062caf;
}

.icon-bg-circle {
    position: relative;
}

.icon-bg-circle::before {
    z-index: 1;
    position: relative;
}

.icon-bg-primary::after {
    background: #062caf !important;
}

.icon-bg-circle::after {
    content: "";
    position: absolute;
    width: 48px;
    height: 48px;
    top: -25px;
    left: 5px;
    border-radius: 50%;
    background: inherit;
    opacity: 0.1;
}

.icon-bg-yellow::after {
    background: #f6a622 !important;
}

.icon-bg-purple::after {
    background: #7952f5;
}

.icon-yellow {
    color: #f6a622;
}

.icon-purple {
    color: #7952f5;
}

.icon-cyan {
    color: #02d0a1;
}

.icon-bg-cyan::after {
    background: #02d0a1;
}

.icon-bg-red::after {
    background: #ff4949;
}

.icon-red {
    color: #ff4949;
}

.icon-bg-green::after {
    background: #66cc33;
}

.icon-green {
    color: #66cc33;
}

.icon-bg-orange::after {
    background: #ff7c17;
}

.icon-orange {
    color: #ff7c17;
}

.icon-bg-blue::after {
    background: #3682ff;
}

.icon-blue {
    color: #3682ff;
}

.get-started {
    padding-left: 70px;
}

.form-area .form-control {
    border: none;
    background: #f5f7fa;
    font-size: 14px;
}

.form-area label {
    font-weight: 400;
    font-family: "Neue Hans Kendrick", sans-serif;
    font-size: 14px;
}

.get-started .right {
    background-image: url("../images/bg-pattern.png");
    background-size: cover;
    background-repeat: no-repeat;
    border-top-left-radius: 20%;
    min-height: 600px;
}

.solution-card {
    border-radius: 10px;
    margin: 20px auto;
    padding: 20px;
    transition: background 0.5s;
}

.solution-card:hover {
    background: #464979;
}

.fs-1 {
    font-size: 6rem;
}

.fs-2 {
    font-size: 4rem;
}

.fs-3 {
    font-size: 1.2rem;
}

/* submitted page */

.submit-container {
    width: 600px;
}

.submit-card {
    margin-top: 80px;
}

.submit-card h2 {
    color: #4b4646;
    font-size: 19px;
}

/*end of submitted page  */

/* footer */
.footer-section {
    padding: 40px 60px 5px 60px;
    background-color: #262966;
    color: #fff;
    /* background-image: linear-gradient(120deg, #80808081 62%, #dddddd 100%); */
}

.footer-section .second-row {
    /* border-top: 1px solid #feae55; */
    padding-top: 5px;
}

.footer-section p {
    /* margin-top: 40px; */
    font-size: 12px;
}

.footer-section a {
    color: #fff;
    font-size: 12px;
}

/* end of footer */

.map-container-5 {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

.map-container-5 iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}

/* end of map */

.clients {
    margin-top: 50px;
}

.clients h1 {
    font-size: 60px;
    font-weight: 200;
    line-height: 58px;
    color: #262966;
    /* text-shadow: 0px 12px 10px rgba(0, 0, 0, 0.13); */
}

.clients .body-area {
    height: 400px;
}

.clients .body-area img {
    width: 230px;
    transition: animation 0.5s;
}

.clients .body-area img:hover {
    animation: none !important;
}

/* programs page css */
.program-header-title {
    margin-top: 4rem !important;
}

.header-section-service {
    /* margin-top: 80px;
    z-index: 999; */
    /* position: relative; */
    /* width: 100%; */
    height: 60vh;
    background: linear-gradient(0deg, rgba(0 0 0 / 80%), rgba(0 0 0 / 80%)),
        url(../images/bb18.jpeg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    /* background-position-x: 240%;
    background-position-y: center;
    background-repeat: no-repeat; */
}

.header-section-montessori {
    /* margin-top: 80px;
    z-index: 999; */
    /* position: relative; */
    /* width: 100%; */
    height: 60vh;
    background: linear-gradient(0deg, rgba(0 0 0 / 80%), rgba(0 0 0 / 80%)),
        url(../images/bb16.jpeg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

    /* background-position-x: 240%;
    background-position-y: center;
    background-repeat: no-repeat; */
}

/* .header-section-service::after
{
    content: "";
    width: 100%;
    position: relative;
    background: url('../images/bg-images/frame-outline.png');
    z-index: 1;
    display: inline-block;
    height: 645px;
    background-size: 45%;
    background-repeat: no-repeat;
    background-position-x: -50%;
    margin-left: -50px;
    margin-top: 20px;
} */

.header-section-service h1,
.header-h1 {
    font-size: 60px;
    color: #262966;
    line-height: 70px;
    font-weight: 900;
}

.header-section-demo h1,
.header-h1 {
    font-size: 60px;
    color: #262966;
    line-height: 70px;
    font-weight: 900;
}

.header-section-service p,
.sub-text-p {
    font-size: 1.2rem;
    color: #ffffff;
    font-weight: 500;
    width: 80%;
}

.sub-text-p-about {
    font-size: 1.5rem;
    color: #242764;
    font-weight: 300;
    margin: auto;
}

.services-section {
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
    z-index: 999;
}

/* .section-4 .hr-img-holder
{
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
} */

.staff-card {
    height: 27rem !important;
}

.services-section .service-card {
    background: rgba(255, 255, 255, 0.48);
    border-radius: 10px;
    margin-bottom: 10px;
    height: 380px;
    backdrop-filter: blur(6.9px);
    -webkit-backdrop-filter: blur(6.9px);
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.services-section .service-card h4 {
    color: var(--header-text-color);
}

.services-section .service-card p {
    font-size: 0.9rem;
}

/* end of services css */

/* demo page */
.header-section-demo {
    /* background: rgb(197,232,239);
    background: linear-gradient(18deg, rgba(197,232,239,1) 0%, rgba(237,243,246,1) 33%, rgba(252,239,235,1) 60%, rgba(247,213,202,1) 100%);
    margin-top: 80px;
    height: 350px;
    background-repeat: no-repeat; */
    height: 60vh;
    background-image: url("../images/bb9.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.header-section-evreg {
    /* background: rgb(197,232,239);
    background: linear-gradient(18deg, rgba(197,232,239,1) 0%, rgba(237,243,246,1) 33%, rgba(252,239,235,1) 60%, rgba(247,213,202,1) 100%);
    margin-top: 80px;
    height: 350px;
    background-repeat: no-repeat; */
    height: 60vh;
    background-size: cover !important;
    background-position: center center;
    background-repeat: no-repeat !important;
}

.header-section-gallery {
    background: rgb(197,232,239);
    background: linear-gradient(18deg, rgba(197,232,239,1) 0%, rgba(237,243,246,1) 33%, rgba(252,239,235,1) 60%, rgba(247,213,202,1) 100%);
    margin-top: 80px;
    /* height: 350px;
    background-repeat: no-repeat; */
    height: 60vh;
    background-image: url("../images/gall.jpg");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;

}

.ytembed-card {
    width: 800px;
    height: 380px;
    margin: 5px auto;
    border-radius: 5px;
}

/* end of demo page */

.contact h3 {
    color: #618f7e;
    text-align: center;
}

.contact h5 {
    text-align: center;
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
  }

  .form-row > .col,
  .form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
  }

@media only screen and (min-width: 320px) and (max-width: 576px) {
    .staff-card {
        height: 60vh !important;
    }
    .header-section-service {
        /* margin-top: 80px;
    z-index: 999; */
        /* position: relative; */
        /* width: 100%; */
        height: 60vh;
        background-image: url("../images/bb5.jpg");
        background-size: cover;
        background-position: center center;
        background-repeat: no-repeat;

        /* background-position-x: 240%;
    background-position-y: center;
    background-repeat: no-repeat; */
    }

    .programs {
        display: flex;
        flex-direction: column-reverse;
    }

    .programs > .col-md-3 {
        display: flex;
        justify-content: center;
    }

    .display-2 {
        font-size: 3.5rem;
        font-weight: 300;
        line-height: 1.2;
    }

    .list-padding {
        padding: 0 0rem 0 3rem;
    }
    .privacy-card {
        width: 100%;
    }

    .navbar-brand img {
        width: 130px;
    }

    /* header/hero */
    .header-section {
        height: 100%;
        padding: 70px 10px 30px 10px;
    }

    .hero-container .card {
        height: 400px;
        margin-top: 30px;
        width: 95%;
    }

    .section-6 h1 {
        font-size: 35px;
    }

    .sub-text-p {
        font-size: 1rem;
        width: 100%;
    }

    .section-4 .hr-img-holder {
        background-size: contain;
        height: 340px;
    }

    .section-4 .hr-img-holder-about {
        background-size: contain;
        height: 340px;
    }

    .section-4 .hr-img-holder-about2 {
        background-size: contain;
        height: 340px;
    }

    .effect-wrap .effect-1 {
        top: 12%;
        width: 35px;
    }

    .my-wave-base {
        margin-top: -60px;
    }

    .header-left {
        padding: 0px 20px 0px 25px;
    }

    .header-left {
        padding: 0px 25px 0px 20px;
    }

    .header-right h1 {
        font-weight: 500;
        font-size: 38px;
        color: #262966;
        animation: fadeInLeft 0.5s linear;
    }

    .header-left h1 {
        font-weight: 500;
        font-size: 38px;
        color: #262966;
        animation: fadeInLeft 0.5s linear;
    }
    /* end of header/hero */

    /* event section on home */
    .event-section h1 {
        font-size: 24px;
        line-height: 35px;
    }
    /* end of event section on home */

    /* home-section-2 */
    .home-section-2 {
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
    }

    .home-section-2 h1 {
        margin: auto;
        text-align: center;
        font-size: 40px;
        color: #262966;
    }

    .home-section-2-inner {
        padding: 20px 25px;
    }
    /* end of home-section-2 */

    /* section-4 hr-card */
    .section-4 {
        padding-top: 35px;
    }

    .hr-card {
        margin: -15px 5px;
        width: fit-content;
    }

    .services-page .hr-card {
        margin: 30px -10px;
    }

    .hr-card h1 {
        font-size: 28px;
    }

    .hr-card .event-hr-card-h1 {
        font-size: 25px;
    }

    .hr-card p {
        font-size: 15px;
    }
    /* end of section-4 */

    /* section-3 advantages*/
    .section-3 .right {
        padding: 50px 20px 0px 20px;
    }

    .advantages-list {
        margin-left: -40px;
    }

    .advantages-list li {
        font-size: 13px;
    }

    .requirement-list {
        margin-left: -40px;
    }

    .requirement-list li {
        font-size: 14px;
    }

    .section-3 .right h1 {
        font-size: 40px;
        color: #262966;
    }

    .section-3 .left {
        background-position-x: 70%;
        background-size: 595px;
        min-height: 380px;
    }
    /* end of section-3 */

    /* lobby section */
    .section-lobby-insert h1 {
        font-size: 40px;
        line-height: 35px;
        margin: 10px auto;
    }

    .section-lobby-insert {
        padding-top: 90px;
    }

    .section-lobby-insert .left {
        padding-top: 65px;
    }
    /* end of lobby section */

    /* section-5 */
    .section-5 .right {
        margin-top: 70px;
    }

    .section-5 p,
    .section-5 h1 {
        text-align: center;
    }

    .section-5 .right img {
        width: 180px;
        margin-left: 120px;
    }

    /* end of section-5 */

    .navbar-dark {
        width: 100vw;
        padding-left: 0px;
        padding-right: 0px;
    }

    .page-footer {
        margin-top: 400px;
        padding: 30px;
    }

    .event-section .special-card {
        margin-top: 7px;
    }

    #contact-us {
        text-align: center;
    }

    .ytembed-card {
        width: auto;
    }

    /* .header-section-service
    {
        background-image: none;
        height: 50vh;
    } */

    .header-section-service h1,
    .header-h1 {
        font-size: 30px;
        line-height: 35px;
        font-weight: 200;
    }

    .header-section-service p {
        font-size: 1rem;
        width: 100%;
    }

    .header-section-service::after {
        z-index: -1;
        display: inline-block;
        height: 75%;
        background-size: 85%;
        background-repeat: no-repeat;
        margin-left: -200px;
        margin-top: -25px;
    }

    .services-section .service-card {
        height: 100%;
        margin: -15px 20px;
    }

    .services-section .service-card h4 {
        color: var(--header-text-color);
    }

    .services-section .service-card p {
        font-size: 0.9rem;
    }

    .brands-section .images-container {
        text-align: center;
        flex-direction: column;
        align-items: center;
    }
}
