.sticky-menu{
    display: none !important;
}
.title{
    font-family: 'Glitns' !important;
}
.section-one-hero-title{
    font-size: clamp(3rem, 7vw, 6rem) !important;
}
.normal-text-font{
    font-family: 'Grift' !important;
}
.banner-area-six {
    background-color: white !important;
    background: none !important;
}
.btn{
    background: #e69d52 none repeat scroll 0 0;
}
.transparent-btn{
    color: white !important;
}
.btn:hover{
    background: #3e362e none repeat scroll 0 0;
}
.side-menu-inner .navigation li>a, .fullscreen-menu .navigation li>a {
    font-family: 'Grift' !important;
}
.counter-item p{
    font-family: 'Grift' !important;
}


/* marquee area css start */
.marquee-section {
    position: relative;
    min-height: 100vh;
}
.marquee {
    width: 100%;
    display: flex;
    align-items: center;
    pointer-events: none;
}
.marquee-ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    white-space: nowrap;
    font-size: 42px;
    font-weight: 900;
    text-transform: uppercase;
}
.marquee-ul li {
    padding: 0 10px;
    text-align: center;
    font-size: clamp(4rem, 9vw, 8rem);
    color: #3e362e;
    font-family: 'Glitns';
    opacity: 0.5;
}
.first-marquee {
    position: absolute;
    top: 40%;
}
.second-marquee {
    position: absolute;
    top: 60%;
}
.our-pillers{
    height: 100vh;
}

/* marquee area css end */

/* testimonial area css start */

/* testimonial area css */

.testimonial-area .title{
    font-family: 'Glitns' !important;
    font-size: clamp(3rem, 7vw, 6rem) !important;
    color: #e69d52;
}
.testimonial-area.banner-area-six{
    padding: 100px 0px;
}
.testimonial-content p{
    font-family: 'Grift' !important;
}

.testimonial-area .sub-title{
    font-family: 'Grift' !important;
}

.testimonial-content span{
    font-family: 'Glitns' !important;
}

/* section two video area css start */
.courtyard-section {
    position: relative;
    min-height: 100vh;
    padding: 10vh 8vw;
    background-color: #e69d52;
}

.heading-one {
    font-size: clamp(3rem, 7vw, 6rem);
    line-height: 1;
    position: absolute;
    z-index: 2;
    font-family: 'Glitns' !important;
    z-index: 9;
    color: white;
    top: 30%;
}

.heading-two {
    font-size: clamp(3rem, 7vw, 6rem);
    line-height: 1;
    position: absolute;
    z-index: 2;
    font-family: 'Glitns' !important;
    z-index: 9;
    color: white;
    top: 56%;
    left: 54%;
}

.courtyard-window {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.45);
    width: 60vw;
    height: 30vh;
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.8);
    z-index: 99;
}

.courtyard-window video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 9;
    position: relative;
}

.courtyard-logo {
    z-index: 24;
    height: 30vh !important;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.courtyard-center {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    flex-wrap: nowrap;
    align-content: center;
    padding-top: 300px;
}
/* section two video area css end */

/* project area css start */
.mission-area.banner-area-six{
    padding: 100px 0px !important;
}
.mission-content .title{
    font-family: 'Glitns' !important;
}
.mission-content .desc{
    font-family: 'Grift' !important;
}
.project-content-two .section-title .title{
    width: 100% !important;
}
.mission-area-second .project-content-two .project-list .list-wrap li {
    justify-content: flex-end !important;
}
.mission-area-second .project-content-two .project-list{
    margin-right: 0px;
}
.project-content-two ul li{
    font-family: 'Grift' !important;
}



/* project area css end */

/* our-pillers area css start */

.our-pillers .title{
    font-family: 'Glitns' !important;
    font-size: clamp(3rem, 7vw, 6rem) !important;
}
.our-pillers .text-center p{
    font-family: 'Grift' !important;
}

/* our-pillers area css end */

/* 5v-section css start */
.banner-area-six .banner-img-wrap .left-images{
    top: 10% !important
}
.banner-area-six .banner-img-wrap .right-images{
    bottom: 77px !important;
}
.five-v-section .title{
    font-family: 'Glitns' !important;
    font-size: clamp(3rem, 7vw, 6rem) !important;
}
/* 5v-section css end */

/* counter-item area css start */
.counter-item .odometer-value{
    font-family: 'Grift' !important;
}
.padding-240-mobile-100{
    padding-top: 240px !important;
}
.odometer.odometer-auto-theme .odometer-digit, .odometer.odometer-theme-default .odometer-digit{
    padding: 0px 2px;
}
/* counter-item area css end */

/* news area css start */
.newsletter-area-two .newsletter-inner{
    background: white !important;
}
.newsletter-area.banner-area-six{
    padding: 100px 0px !important;
}
.newsletter-area .title{
    font-family: 'Glitns' !important;
    font-size: clamp(3rem, 7vw, 6rem) !important;
    color: #e69d52;
}
.newsletter-area .sub-title{
    font-family: 'Grift' !important;
}
/* news area css end */

/* footer social area css start */
.footer-social .list-wrap li a{
    color: #e69d52 !important;
    border: #e69d52 1.3px solid !important;
}
.footer-newsletter button {
    background: #e69d52;
}
.footer-logo img{
    width: auto !important;
    max-width: 100% !important;
}
footer .fw-title{
    font-family: 'Glitns' !important;
}
footer li, footer a{
    font-family: 'Grift' !important;
}
/* footer social area css end */

/* blog area css start */
.blog-area .title{
    font-family: 'Grift' !important;
}
/* blog area css end */

.hide-on-mobile{
    display: block;
}
.hide-on-desktop{
    display: none;
}

@media screen and (max-width: 480px) {
    .marquee-ul li {
        height: 10vh !important;
        font-size: clamp(2rem, 9vw, 8rem) !important;
    }

    .first-marquee {
        top: 60% !important;
    }

    .second-marquee{
        top: 75% !important;
    }

    .marquee-section {
        min-height: 70vh !important;
    }

    .our-pillers {
        height: 70vh !important;
    }

    .custom-container-two-mobile {
        padding-top: 40% !important;
    }
}

/* Mobile only */
@media screen and (max-width: 767px) {
  /* styles for phones */
  .padding-240-mobile-100{
    padding-top: 70px !important;
  }
  .first-marquee{
    top: 70%;
  }
  .second-marquee{
    top: 70%;
  }
  .marquee-ul li{
    height: 80vh;
  }
  .ticker-list {
    font-size: 40px !important;
  }
  .project-content-two{
    text-align: center;
  }
  .project-content-two .project-list .list-wrap li{
    justify-content: center;
  }
  .order-two-in-mobile{
    order: 2;
  }
  .order-one-in-mobile{
    order: 1;
  }
  .original-testimonial{
    height: auto !important;
  }
  .heading-one{
    top: 17%;
  }
  .heading-two{
    left: auto;
    top: 70%;
  }
  .courtyard-logo{
    height: 18vh !important;
  }
  .banner-area-six{
    padding: 70px 0px !important;
  }
  .mission-area-second .project-content-two .project-list .list-wrap li{
    justify-content: center !important;
  }
  .mission-area.banner-area-six{
    padding: 70px 0px !important;
  }
  .newsletter-area.banner-area-six{
    padding: 70px 0px !important;
  }
  .courtyard-window {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) scale(0.45);
    width: 80vw;
    height: auto;
    overflow: hidden;
    border-radius: 24px;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.8);
    z-index: 99;
  }
  .hero-section{
    height: 100vh;
  }
  .hero-section .banner-bg-three{
    height: 100vh;
  }
  #openBtn{
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
  .hide-on-desktop{
    display: block;
  }
  .hide-on-mobile{
    display: none;
  }
}


/* Tablet only */
@media screen and (min-width: 768px) and (max-width: 1023px) {
  /* styles for tablets */
}

/* Mobile plus tablet */
@media screen and (max-width: 1023px) {
  /* styles for all small screens */
}


/* project page css start */
.slick-slide{
    height: auto !important;
}
/* project page css end */