.navbar, .navbar.nav-scroll {
    padding: 10px 0;
}

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

.loader-wrap {
    background: #272727;
}

.loader-logo {
    margin-bottom: 1.25rem;
}

.loader-logo img {
    width: 250px;
}

.loader-svg svg {
    width: 40px;
}

.loader-wrap-heading {
    text-align: center;
}

.inter-links-center .links-img .img::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgb(0, 0, 0, .35);
    pointer-events: none;
}

.inter-links-center .links-text li {
    padding: 30px 0;
}

.inter-links-center .links-text li .text {
    font-size: 26px;
}

.sub-title {
    font-size: 12px;
}

body.home-arch main:after {
     background: transparent;
}

.project-details .sub-title {
    text-transform: none;
    font-size: 15px;
}

b, strong {
    font-weight: 900;
}

.project-details p {
    margin-bottom: 1.25rem;
}

.call-action-img .sec-bg-img {
    width: 65%;
    margin-bottom: 0;
}

.team-crev .swiper-slide .item .main-marq.team-position {
     left: 0;
     transform: none;
}

.sec-head-lg h2 {
    font-size: 18vw;
}
