@media (max-width: 1851px) {
    .event-card img {
        height: 305px;
        bottom: -60px;
    }
}

@media (max-width: 1366px) {
    .light-logo {
        height: 38px;
    }

    .careers .section-title {
        font-size: 60px;
        line-height: 90px;
        margin-bottom: 0;
        margin-top: 0 !important;
    }

    .careers .section-subtitle {
        font-size: 16px;
        margin-bottom: 0;
    }

    .custom-border-color {
        font-size: 22px;
        line-height: 40px;
        margin-top: 15px !important;
    }

    #jobAccordion {
        margin-top: 0;
        /* padding-bottom: 150px; */
    }

    .accordion .accordion-button .job-item-title,
    .accordion .accordion-button .job-type {
        font-size: 14px;
    }

    .accordion .job-item-title-main {
        margin-bottom: 5px;
        padding-bottom: 5px;
    }

    .accordion-body .card-block h3 {
        font-size: 15px;
        padding-bottom: 10px;
    }

    .accordion-body .card-block p,
    .accordion-body .card-block ul li {
        font-size: 13px;
        line-height: 22px;
    }

    .accordion-body .card-block p {
        margin-bottom: 0;
    }

    .accordion .accordion-button {
        padding: 8px;
    }

    .btn.btn-anim {
        width: 150px;
        line-height: 24px;
    }

    .btn.btn-anim .label {
        font-size: 14px;
        line-height: 24px;
    }

    .section.events .fw-bold.section-title {
        font-size: 60px;
    }

    .bottom-nav {
        bottom: 10px;
    }

    .bottom-nav-content {
        padding: 12px 12px;
    }

    .bottom-nav a {
        font-size: 11px;
        margin: 0 10px;
    }

    .controls-wrapper {
        margin-top: 0;
    }

    .event-card.active .event-title {
        text-align: left;
    }

    .event-card {
        width: 300px;
        height: 450px;
    }

    .event-title em {
        font-size: 30px;
    }

    .event-card.active .event-location {
        font-size: 25px;
    }

    .section-title {
        font-size: 60px;
    }

}

@media (max-width: 1290px) {
    .section.events .fw-bold.section-title {
        font-size: 45px;
    }

    .section.events h3 {
        font-size: 30px;
    }

    .event-title {
        font-size: 15px;
    }

    .event-location {
        font-size: 17px;
    }

    .event-date {
        font-size: 13px;
    }

    .event-card.active .event-title {
        font-size: 25px;
        margin-top: 190px;
        text-align: left;
    }

    .event-card.active .event-location {
        font-size: 25px;
    }

    .event-card.active .event-date {
        font-size: 16px;
    }

    .event-title em {
        font-size: 25px;
    }

    .event-card {
        height: 350px;
        width: 380px;
    }

    .event-card.active {
        height: 380px;
    }

    .event-card img {
        height: 230px;
    }

}

@media (max-width: 1200px) {
    .careers .section-title {
        font-size: 28px;
        line-height: 1;
        width: auto;
    }

    .carrres-left-side {
        padding-left: 0;
    }

    .careers .section-subtitle {
        font-size: 16px;
        width: 85%;
        line-height: 28px;
    }

    .services-section-divided .col {
        width: 33%;
    }

    .careers-continer .col-lg-8 {
        width: 100%;
    }

    .careers-continer .col-lg-4.image-grid {
        display: none;
    }

    .event-title em {
        font-size: 24px;
        line-height: 1;
    }

    .event-card.active .event-title {
        font-size: 30px;
    }

    .event-card.active .event-location {
        font-size: 28px;
        line-height: 1.3;
    }

    .event-card.active .event-date {
        font-size: 16px;
    }

    .products .fw-bold,
    .events .fw-bold,
    .section.events .fw-bold.section-title,
    .section-title {
        font-size: 24px;
    }

    .event-card {
        height: 350px;
    }

    .event-card img {
        height: 225px;
    }

    .event-card.active {
        height: 400px;
    }

    .controls-wrapper .btn-controls .arrow-btn {
        padding: 0;
        height: 40px;
    }

    .arrow-btn {
        font-size: 11px;

    }    

    .footer-heading {
        font-size: 16px;
    }

    .footer-link {
        font-size: 12px;
    }

    .footer-logo p {
        font-size: 11px;
    }

    .footer-logo .logo-footer {
        padding-top: 0;
    }


}

@media (max-width: 1100px) {

    /*Home section responsive*/
    .navbar {
        padding: 10px 15px;
    }

    .light-logo {
        height: 30px;
    }

    #navbarNav .navbar-nav .nav-item a {
        font-size: 11px;
    }

    #navbarNav .navbar-nav .nav-item:last-child a {
        width: auto;
    }

    #navbarNav .navbar-nav .nav-item:last-child span {
        padding-right: 0;
    }

    #navbarNav .navbar-nav .nav-item:last-child .fa-arrow-right {
        margin-right: 0;
    }

    .hero-subtitle.rebuilding {
        margin-top: 0;
    }

    .hero-title .text-image img {
        width: 50px;
    }

    .hero-subtitle.rebuilding .btn {
        font-size: 12px;
    }

    .hero-title {
        font-size: 40px;
        margin-bottom: 15px;
    }

    .hero-paragraph p {
        font-size: 14px;
    }

    .hero-content-text h2 {
        font-size: 15px;
        line-height: 28px;
        padding: 0 1rem;
        padding-bottom: 30px;
    }

    .hero-buttons.updated-ui p {
        font-size: 15px;
        padding-left: 16px;
    }

    .hero-buttons.updated-ui .cta-button {
        font-size: 15px;
        margin-left: 10px;
    }

    .hero-buttons .cta-button .fa-arrow-right {
        font-size: 20px;
        width: 44px;
        height: 44px;
    }

    /*Home section responsive end*/

}

@media (max-width: 1024px) {
    .event-card.active .event-title {
        font-size: 18px;
    }

    .event-title em {
        font-size: 28px;
    }

    .event-card.active .event-location {
        font-size: 25px;
    }

}

@media (max-width: 991px) {
    .navbar {
        padding-left: 0;
        padding-right: 0;
    }
    .navbar-brand{
        margin-bottom: 10px;
    }

    .navbar.loaded {
        background: linear-gradient(97deg, rgb(16, 29, 46) 15%, rgb(36, 65, 95) 50%, rgb(20 36 59 / 99%) 85%);        
        padding-bottom: 0;
    }

    .section {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .fp-tableCell {
        height: auto !important;
    }

    .hero-section.home .fp-tableCell {
        height: 100vh !important;
        /* Keep first section full screen */
    }

    .bottom-nav {
        display: none;
    }

    .scrollable-element {
        height: auto;
    }

    .fp-scrollable-inner {
        height: 100%;
        /* max-height: 100%; */
    }


    .fp-overflow {
        max-height: 100%;
        overflow-y: auto !important;
    }

    .right-background {
        right: 0;
        width: 100%;
        height: 100%;
    }

    .hero-content {
        padding: 0;
        padding-top: 100px;
    }

    .navbar-toggler {
        border: none;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-toggler.collapsed .navbar-toggler-icon {
        background-image: url('../images/icon/close.svg');
    }

    .navbar-toggler.collapsed {
        box-shadow: none;
    }

    .navbar-toggler .navbar-toggler-icon {
        background-image: url('../images/icon/memuicon.svg');

    }

    button.navbar-toggler:focus:not(:focus-visible) {
        /* outline: 0; */
        box-shadow: none;
        border: none;
        outline-color: tomato;
        margin-bottom: 10px;
    }

    #navbarNav .navbar-nav {
        background: #F8F8F8;
        border: none;        
        border-radius: 2px;
        padding: 4rem;
        overflow: auto;
        height: 650px;
        margin-top: 10px;
    }

    #navbarNav .navbar-nav .nav-item {
        background: transparent;
        border-radius: 0;
        text-align: center;
        box-shadow: none;
    }

    #navbarNav .navbar-nav .nav-item a {
        font-family: 'Montserrat', sans-serif;
        font-weight: 500;
        font-size: 16px;
        line-height: 24px;
        color: #636363;
    }

    #navbarNav .navbar-nav .nav-item:last-child a {
        color: #636363;
        width: 100%;
        margin: 0;
    }

    #navbarNav .navbar-nav .nav-item:last-child:hover {
        background: transparent;
        color: #636363;
    }

    #navbarNav .navbar-nav .nav-item a:hover {
        color: #636363;
    }

    #navbarNav .navbar-nav .nav-item:nth-child(7) {
        border-top: 1px solid #DDDDDD;
        margin-top: 10px;
        padding-top: 10px;
    }

    #navbarNav .navbar-nav .nav-item:last-child .fa-arrow-right {
        display: none;
    }

    /* Hero Section start*/

    .hero-title {
        font-size: 2.5rem;
    }

    .hero-title .text-image img {
        width: 45px;
    }

    .inner-content-paragraph {
        width: 100%;
    }

    .inner-content-paragraph p {
        font-size: 15px;
        line-height: 26px;
    }

    .hero-buttons .cta-button {
        font-size: 18px;
    }

    .hero-buttons .cta-button .fa-arrow-right {
        width: 44px;
        height: 44px;
        font-size: 22px;
    }

    .inner-content-paragraph p+p {
        padding-top: 10px;
    }

    .hero-subtitle .btn {
        /* font-size: 15px;
        padding-left: 35px;
        padding-right: 35px; */
        font-size: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }

    .hero-description {
        font-size: .9rem;
        margin-bottom: 2rem;
    }

    .cta-button {
        width: 230px;
        padding-left: 2rem;
    }

    /*Hero Section End*/


    /*services Section start*/
    .service-section .card-box:hover {
        box-shadow: none;
        transform: scale(0.9);
        z-index: 2;
    }

    .scroll-buttons button {
        position: relative;
    }

    .scroll-buttons button i {
        position: absolute;
        left: 12px;
        bottom: 8px;
    }

    .services-title {
        font-size: 100px;
    }

    .services-subtitle {
        font-size: 1.5rem;
    }

    .service-section .learn-more {
        opacity: 1;
        visibility: visible;
    }

    .services-section-divided .col {
        width: 100%;
    }

    .products .fw-bold,
    .events .fw-bold {
        font-size: 35px;
    }

    .events .fw-bold {
        padding-top: 2rem;
        padding-bottom: 0;
    }

    /*services Section end*/

    .image-grid .img-wrapper {
        display: none;
    }

    /*carrres Section Start*/
    .carrres-left-side {
        padding-left: 0;
    }

    .careers .carrres-title {
        flex-flow: column;
    }

    .careers .section-title {
        font-size: 4rem;
        line-height: 1;
        width: 100%;
        margin-bottom: 25px;
    }

    .careers .section-subtitle {
        font-size: 1rem;
        width: 100%;
        margin-top: 25px;
    }




    /*carrres Section End*/

    /* arrow button top and bottom */
    .scroll-buttons #scroll-up {
        border-radius: 30px 30px 0px 0px;
    }

    .scroll-buttons button {
        padding: 20px;
        width: 29px;
        height: 33px;
    }

    /* arrow button top end*/

    .accordion .accordion-button .job-type span {
        display: none;
    }

    .accordion .accordion-button {
        padding: 5px 10px;
    }

    .swiper-container-event-mobile .controls-wrapper {
        padding: 0;
    }

    .page-indicator {
        font-size: 3rem;
    }

    .section.careers .container-fluid.py-5 {
        height: auto;
    }

    .carrers-swiper-mobile {
        width: 100%;
    }

    .carrers-swiper-mobile .swiper-slide {
        width: 100% !important;
    }

    .carrers-swiper-mobile .swiper-container-wrapper {
        width: 100%;
        /* height: 440px;         */
    }

    .carrers-swiper-mobile .swiper-slide img {
        width: 100%;
        /* height: 354px; */
        border-radius: 8px;
    }

    .swiper-container-event-mobile .controls-wrapper .btn-controls {
        position: absolute;
        right: 0;
        top: 30px;
        display: flex;
        width: 135px;
        align-items: center;
        justify-content: flex-end;
    }

    .swiper-container-event-mobile .controls-wrapper .btn-controls button {
        padding: 23px;
    }

    .swiper-container-event-mobile .controls-wrapper {
        height: 70px;
        display: block;
        margin-top: 50px;
    }

    .swiper-container-event-mobile .page-line-main {
        display: flex;
        align-items: center;
        justify-content: space-around;
        width: 68%;
    }

    .swiper-container-event-mobile .controls-wrapper .border-line {
        width: 75%;
        margin-top: 20px;
    }


    .swiper-container-event-mobile .swiper {
        position: relative;
        padding: 30px 0;
    }

    .swiper-container-event-mobile .swiper-slide {
        width: auto;
        display: flex;
        justify-content: center;
        transition: transform 0.3s ease;
    }

    .swiper-container-event-mobile .swiper-slide-active .event-card {
        transform: scale(1.1);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
        margin-top: 0;
    }

    .swiper-container-event-mobile .event-card {
        width: 100%;
        height: 295px;
        border-radius: 12px;
        overflow: hidden;
        transition: transform 0.3s ease, box-shadow 0.3s ease;
        display: flex;
        flex-direction: column;
    }

    .swiper-slide.swiper-slide-active .event-card.active .event-title {
        margin-top: 0;
        text-align: center;
        font-size: 16px;
    }

    .swiper-slide.swiper-slide-active .event-card.active .event-body {
        position: relative;
        background: transparent;
        align-items: center;
    }

    .swiper-container-event-mobile .event-card img {
        width: 100%;
        height: 160px;
        object-fit: cover;
        bottom: 0;
        position: relative;
        border-radius: 0;
    }

    .swiper-container-event-mobile .event-body {
        padding: 15px;
    }

    .swiper-container-event-mobile .event-title {
        font-size: 16px;
        font-weight: bold;
    }

    .swiper-container-event-mobile .event-title em {
        font-style: italic;
        font-size: 16px;
    }

    .event-card.active .event-date {
        font-size: 12px;
    }

    .event-card.active .event-location {
        font-size: 16px;
    }

    .swiper-container-event-mobile .event-location {
        font-size: 14px;
        margin-top: 5px;
    }

    .swiper-container-event-mobile .event-date {
        font-size: 13px;
        color: #999;
        margin-top: 5px;
    }

    /* Navigation Arrows */
    .swiper-container-event-mobile .controls-wrapper .btn-controls .arrow-btn {
        width: 30px;
        height: 30px;
    }

    .swiper-container-event-mobile .swiper-button-next::after,
    .swiper-container-event-mobile .swiper-button-prev::after {
        font-size: 12px;
        position: relative;
        opacity: 1;
    }
    .swiper-container-event-mobile.d-block.d-lg-none {
        padding-right: 0;
        padding-left: 0;
    }

    .section.events h3 {
        padding-left: 14px;
        font-size: 20px;
    }

    .fp-enabled body,
    html.fp-enabled {
        overflow: auto;
    }



}

@media (max-width: 768px) {
    .hero-content {
        padding-top: 0;
    }

    .carrers-swiper-mobile .swiper-container-wrapper {
        width: 100%;
    }

    .carrers-swiper-mobile .swiper-slide img {
        width: 100%;
        height: 254px;
        border-radius: 8px;
    }

    .careers .section-subtitle {
        font-size: .8rem;
    }

    .carrres-left-side .left-background {
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
    }

    .page-indicator {
        font-size: 24px;
    }

    /*Event Slider CSS*/
    .cards-container {
        display: block;
    }

    .event-card {
        width: 100%;
    }

    .carrers-swiper-mobile .swiper-slide {
        /* padding-right: 10px; */
        width: 100% !important;
    }

    #jobAccordion .card-block p,
    #jobAccordion .card-block ul li {
        font-size: 12px;
        padding-bottom: 5px;
    }

    #jobAccordion .card-block p {
        padding-bottom: 10px;
    }

    #jobAccordion .btn.btn-anim {
        margin-bottom: 0;
        width: 100%;
    }

    .btn.btn-anim .label {
        font-size: 16px;
    }

    .swiper-container-event-mobile .controls-wrapper .btn-controls {
        top: 34px;
    }

    .swiper-container-event-mobile .controls-wrapper {
        padding: 1rem 0;
    }

    /*Event slider CSS End */
    #jobAccordion {
        height: auto;
        max-height: 100%;
        margin-right: 0;
        padding-bottom: 0;
    }

    .fp-scrollable-inner {
        max-height: fit-content;
    }

    .carrers-swiper-mobile {
        height: 200px;
    }

    .carrers-swiper-mobile .swiper-slide img {
        height: 200px;
    }

    .hero-content-text h2 {
        padding-bottom: 0;
    }

    .swiper-pagination-bullet {
        background: #D9D9D980 !important;
    }

    .swiper-pagination-bullet-active {
        background: #BABABA !important;
    }

    .accordion .job-item-title-main {
        border-bottom: none;
        margin-bottom: 0;
    }

    .accordion .accordion-button {
        margin-bottom: 10px;
    }

}

@media (max-width: 540px) {
    .right-background {
        right: 0;
    }

    .services-title {
        font-size: 4rem;
        line-height: 1;
    }

    .services-subtitle+.mt-5 {
        margin-top: 0 !important;
    }

    .section.service-section.services .col.aos-init {
        margin-top: 0;
    }

    .scroll-buttons {
        right: 6%;
        bottom: 1%;
    }

    .accordion .accordion-button .job-item-title,
    .accordion .accordion-button .job-type {
        font-size: 14px;
        line-height: 30px;
    }

    .section.careers .container-fluid.py-5 {
        height: 100%;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .careers-continer {
        width: 100%;
    }

    .mobile-carousel {
        width: 100%;
        /* max-width: 540px;
        margin: 0 auto; */
    }

    .carrres-left-side {
        padding-top: 2rem;
    }

    .careers .section-title {
        font-size: 2rem;
    }

    .careers .section-subtitle {
        padding-top: 1rem;
    }

    .carrers-swiper-mobile .swiper-container-wrapper {
        width: 100%;
        max-width: 500px;
        height: 154px;
        /* padding: 0 1rem; */
    }

    .carrers-swiper-mobile .swiper-slide img {
        /* width: 100%; */
        height: 200px;
        border-radius: 8px;
    }

    .careers .section-subtitle {
        font-size: 12px;
        margin-bottom: 0;
        line-height: 1.8;
    }

    .custom-border-color {
        font-size: 18px;
        line-height: 18px;
        padding-top: 18px;
        padding-bottom: 10px;
    }

    .carrres-left-side .left-background {
        width: 100%;
        height: 50%;
        left: 0;
        right: 0;
        top: 0;
    }

    .scrollable-element {
        border-radius: 0;
    }

    .accordion-body .card-block .col-6 {
        width: 100%;
    }

    .accordion-body .card-block h3 {
        font-size: 14px;
        padding-bottom: 0;
    }

    .hero-paragraph p {
        padding: 0 1rem;
        font-size: 12px;
        margin-bottom: 20px;
        line-height: 24px;
    }

    .hero-content-text h2 {
        font-size: 12px;
        line-height: 24px;
        margin-bottom: 20px;
    }

    .hero-subtitle.rebuilding .btn {
        font-size: 10px;
    }

    .hero-buttons.updated-ui p,
    .hero-buttons.updated-ui .cta-button {
        font-size: 12px;
    }

    .hero-buttons.updated-ui p {
        padding: 4px 10px;
    }

    .hero-buttons.updated-ui .cta-button {
        margin-left: 0;
        margin-top: 0;
    }

    .hero-buttons.updated-ui .cta-button {
        width: auto;
        background: transparent;
    }

    .scroll-buttons button i {
        left: 14px;
        bottom: 13px;
    }

    .about-us-details .container-fluid.py-5 {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

    .hero-subtitle.rebuilding.updated-ui {
        font-size: 10px;
    }

    .service-section .inner-content h5 {
        font-size: 16px;
        padding: 25px 30px;
    }

    .service-section .inner-content p,
    .service-section .cta-button,
    .service-section .learn-more-button {
        font-size: 12px;
    }

    .service-section .learn-more-wrapper .small,
    .card-footer-hover .small {
        font-size: 10px;
    }

    .services-subtitle {
        font-size: 20px;
        margin-top: -29px;
    }

    .swiper-container-event-mobile .controls-wrapper {
        margin-top: 20px;
    }

    .swiper-slide.swiper-slide-active {
        margin-right: 0 !important;
    }
    .footer-heading{
        margin-bottom: 0;
    }
    .footer-section .accordion-body{
        margin-top: 20px;
    }
    .footer-logo p {
        font-size: 12px;
    }    
}


@media (max-width: 440px) {
    .light-logo {
        height: 24px;
    }

    .product-card-wrapper {
        width: 100%;
        margin-bottom: 1rem;
    }

    .services-title {
        font-size: 3rem;
        line-height: 1;
    }

    .products .fw-bold,
    .events .fw-bold,
    .careers .section-title {
        font-size: 24px;
    }

    .carrers-swiper-mobile .swiper-container-wrapper {
        max-width: 400px;
    }

    .careers .section-title {
        padding-bottom: 20px;
        margin-bottom: 0;
    }

    .hero-title {
        font-size: 30px;
        padding: 0 15%;
    }

    .hero-subtitle .btn {
        font-size: 10px;
    }
}

@media (max-width: 360px) {
    .swiper-container-wrapper {
        max-width: 320px;
    }

    .carrers-swiper-mobile .swiper-container-wrapper {
        max-width: 340px;
    }

    .hero-title {
        font-size: 26px;
    }

    .hero-subtitle .btn {
        font-size: 10px;
    }

    .hero-content-text h2 {
        font-size: 12px;
        line-height: 22px;
    }

}