@media(min-width: 1200px) {
    .container {
        max-width: 1166px;
        padding: 0 25px;
    }
}

@media(max-width: 1365px) {
    .navbar-nav {
        gap: 50px;
    }

    .navbar-brand img {
        height: 170px;
    }
}

@media(max-width: 1199px) {
    .navbar-brand img {
        height: 140px;
    }

    .skill-top h3,
    .skill-box .main-btn {
        min-width: 100%;
    }

    .location-map {
        padding-left: 0px;
    }

    .location-top-info {
        flex-direction: column;
        align-items: flex-start;
    }

    .location-boxes h4 {
        font-size: 22px;
    }

    .location-bottom .location-top-info {
        flex-direction: row;
        align-items: center;
    }
    .swiper-content {
        width: 100%;
        transform: translate(-50%, -50%);
    text-align: center;
}
.hero-right {
    max-width: 100%;
    margin: auto;
}
.hero-right-bottom ol{
    justify-content: center;
}
.hero-right-bottom p{
    margin: 0 auto;
}
}

@media(max-width: 991px) {
    .navbar-toggler {
              padding: 0;
        border: 0;
        margin-top: 16px;
    }
.sticky-active .navbar-toggler{
    margin-top: 0;
}
    .navbar-toggler-icon {
        display: block;
        margin-top: 5px;
        width: 26px;
        height: 3px;
        background: #43687C;
        border-radius: 20px;
    }

    .navbar-brand img {
        height: 128px;
    }

    .navbar {
        align-items: flex-start;
    }

    .hero-right {
        max-width: 100%;
        text-align: center;
    }

    .hero-right-bottom ol {
        justify-content: center;
    }

    .hero-right-bottom p {
        margin: 0 auto;
    }

    .skill-box-wrap {
        width: 100%;
    }

    .skill-box {
        height: calc(100% - 52px);
        padding-bottom: 20px;
    }

    .skill-box.skill-box3,
    .skill-box.skill-box4 {
        padding-bottom: 0;
    }

    .skill-box-inner .container {
        padding: 0;
        max-width: 100%;
    }

    .location-bottom {
        min-height: auto;
    }

    .location-bottom.bg-white .location-bottom-list ol li :last-child {
        max-width: 134px;
        text-align: right;
    }

    .location-bottom-list ol li {
        align-items: flex-start;
    }

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

    .navbar-main {
        margin-top: 12px;
        background: #6892AB;
        padding: 20px;
        flex-direction: column;
        align-items: flex-start;
        border-radius: 20px;
    }

  .navbar-nav {
        gap: 10px;
        margin-right: 0;
        padding-bottom: 10px;
        margin-left: 0 !important;
        width: 100%;
    }
    .sticky-active .navbar{
        justify-content: flex-end;
    }
    .sticky-active .navbar-brand img {
    height: 100px;
}
    .sticky-active .navbar-main {
        margin-top: 86px;
    }
.sticky-active .nav-link {
    color: #fff;
}
.sticky-active {
        padding: 16px 0;
        height: auto;
    }
}

@media(max-width: 767px) {
    .hero-bottom {
        bottom: 16px;
    }

    .who-main {
        flex-direction: column;
        align-items: center;
    }

    .who-right .title {
        text-align: center;
    }

    .hero-right-bottom p {
        font-size: 18px;
    }

    .who-sec {
        padding: 70px 0 40px;
    }

    .skill-sec .title {
        color: #6892AB;
    }

    .skill-box .main-btn {
        min-width: 232px;
    }

    .skill-box-wrap {
        max-width: 379px;
        margin: 0 auto;
    }

    .skill-box {
        padding-bottom: 40px;
        height: auto;
    }

    .skill-box.skill-box3,
    .skill-box.skill-box4 {
        padding-bottom: 40px;
    }

    .skill-inner {
        padding-bottom: 0;
    }

    .journey-list {
        flex-direction: column;
    }

    .journey-list span {
        margin: 0 auto;
    }

    .journey-left h4 {
        text-align: center;
        padding-bottom: 12px;
    }

    .location-top-info {
        flex-direction: row;
    }

    .location-top {
        flex-direction: column;
        align-items: flex-start;
    }

    .location-map {
        padding-left: 50px;
    }

    .info-btn {
        margin-left: 50px;
        width: 100%;
        max-width: 286px;
        justify-content: center;
        gap: 10px;
    }

    .footer-brand {
        height: 62px;
    }

    .footer-inner {
        flex-direction: column;
        gap: 80px;
    }

    .footer-right p {
        text-align: center;
    }

    .location-first-map {
        margin-bottom: 24px;
    }

    .location-boxes h4 {
        font-size: 24px;
    }

    .who-right .title {
        padding-left: 0;
    }
       .slide-img-main img {
        height: 760px;
        object-position: top;
    }
}

@media(max-width: 575px) {
    .hero-right-bottom ol {
        flex-direction: column;
    }

    .hero-right-bottom p {
        line-height: 27px;
    }

    header {
        padding-inline: 13px;
    }

    .who-right-box ol li {
        padding-bottom: 16px;
    }

    .skill-box-wrap {
        max-width: 356px;
    }

    .journey-left ol {
        padding-left: 44px;
    }

    .container {
        padding: 0 25px;
    }
        .slide-img-main img {
        height: 760px;
    }
        .swiper-content {
        padding-top: 110px;
    }
}

@media(max-width: 390px) {
    .info-btn {
        max-width: 100%;
        padding-inline: 0;
    }

    .title {
        font-size: 36px;
    }

    .location-map,
    .info-btn {
        padding-left: 0;
        margin-left: 0;
    }
    .sticky-active .navbar-brand {
    left: 10px;
}
section {
    scroll-margin-top: 90px;
}
    .sticky-active .navbar-brand img {
        height: 90px;
    }
        .sticky-active .navbar-main {
        margin-top: 80px;
    }
}