.slider .parallax-slider .swiper-slide .bg-img {
    background-position: center;
}

.startup-header {
    padding: 0px;
} 

.fz-90 {
    font-size: 90px !important
}

.header-project1 .head-img {
    height: 850px;
}

.carousel-slider {
    min-height: 60vh;
}

.carousel-slider .gallery-text {
    top: 80%;
}

.slider .parallax-slider .caption h1 {
    line-height: 1em;
}

.header-project1 .bg-img {
    height: 120vh;
}

.mega-menu img {
    width: 100px !important;
}

.navbar .mega-menu {
    padding: 20px 0 30px !important
}

.inline-list {
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: space-between;
}

  .inline-list li {
    flex: 1;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.ontop {
    width: 1600px;
    height: 400px;
}

.slider .parallax-slider .caption h1 {
    font-size: 74px;
}

.modern-footer.sub-bg {
    display: ruby-text;
}

.next-project .box:after {
    display: none;
}

.next-project a {
    color: #fff !important;
}