@media only screen and (min-device-width: 375px) and (max-device-width: 600px) {
    .p-mo{
        padding: 0px;
    }
    section{
        width: 100%;
        overflow: hidden;
    }
    .nav-link{
        font-family: 'Sen';
        font-style: normal;
        font-weight: 400;
        font-size: 18px;
        line-height: 28px;
        align-items: center;
        color: #FBF6EA;
    }
    .nav-link:hover{
       color:#FFD050;
    }
    .btn-enquire {
        background: #2E3040;
        height: 32px;
        width: 100%;
        text-align: center;
        padding: 2px 0;
        color:#FFD050;
        font-family: 'Sen';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 28px;
        align-items: center;
        border-radius: 0px;
        opacity: 1;
    }
    .btn-enquire:hover{
        color:#fff;
    }
    
    .desktop-logo{
        padding-top: .5rem;
        padding-bottom: 0rem;
        text-align: center;
    }
    .navbar{
        padding-top: 1.6rem;
        padding-bottom: 1.6rem;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        padding: 4px 24px;
        gap: 40px;
        height: 50px;
    }
    .collapse:not(.show) {
        display: block;
    }
    .header-bg {
        background: #1C1A2D;
        height: 131px;
    }
    .desktop-logo .img-fluid {
        max-width: 139px;
        height: 32px;
        margin-top: 8px; 
    }
    .middlemenu .navbar-nav {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
    }
    
}
@media only screen and (min-device-width: 375px) and (max-device-width: 600px) {
  .top-offer-content h1{
    font-family: 'Butler-Light';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 48px;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 16px;
  }
  .top-offer-content p{
    font-family: 'Sen';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    color: #BA94FF;
  }
  .top-offer-content .tag{
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: #FFD050;
    margin-bottom: 16px;
  }
  .enguir-btn .btn-yellow {
    width: 100%;
    height: 60px;
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    align-items: center;
    color: #1C1A2D;
    padding: 16px 45px;
    margin-bottom:24px;
 }
 .our-offing-title h2 {
    font-family: 'Butler-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    color: #1C1A2D;
    text-align: center;
    margin-bottom: 0px;
}
.minimise-btn{
    display:none;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0,0,0);
}
.owl-dots{
    text-align: center;
}
.Our-Offerings {
    /*background: #F4F0F8;*/
    padding: 15px 0px 38px;
}
.card-body{
    padding:0px;
}
.owl-dots .owl-dot{
    height: 16px;
    width: 16px;
    background: #000 !important;
    border-radius: 50px;
    margin-left: 10px;
}
.owl-dots .owl-dot.active{
    height: 16px;
    width: 16px;
    background: #BA94FF !important;
    border-radius: 50px;
    margin-left: 5px;
}
  .our-offer-top {
    height: 552px;
    margin: 8rem 0 0;
    padding: 7.5rem 24px;
  }
  .why-get-stardet-content {
    width: 891px;
    max-width: 100%;
    margin: auto;
    background: #fff;
    padding: 32px 14px;
  }
  .why-get-stardet {
    height: 630px;
    padding: 1rem 0;
  }
  .why-get-stardet-content h2 {
    font-family: 'Butler-Regular';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    text-align: left;
    color: #1C1A2D;
    margin-bottom: 16px;
  }
  .why-get-stardet-content p {
    font-family: 'Sen';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    color: #3C6E71;
  }
  .why-get-stardet-content .tag {
    font-family: 'Sen';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    text-align: left;
    letter-spacing: 3.5px;
    text-transform: uppercase;
    color: #592EA9;
    margin-bottom: 16px;
  }
  .why-get-stardet .btn-yellow{
      display: block;
      text-align: center;
      width: 100%;
  }
  .our-story-top{
    height: 636px;
    margin: 8rem 0 0;
    padding: 7.5rem 24px;
 }
 .our-offing-title {
    margin-bottom: 0px;
 }
 .why-get-stardet {
    padding: 0rem 0;
 }
 .more-left-content h5 {
    width: 100%;
    max-width: 435px;
    font-family: 'Butler';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    color: #1C1A2D;
    margin-bottom: 24px;
}
.our-vision-us-left-content h5 {
    width: 100%;
    max-width: 555px;
    font-family: 'Butler';
    font-style: normal;
    font-weight: 400;
    font-size: 32px;
    line-height: 48px;
    color: #1C1A2D;
    margin-bottom: 25px;
    margin-top: 24px
}
.more-about-right p {
    font-family: 'Sen';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #3C6E71;
    margin-bottom: 0px;
}
.our-vision-us-left-content p {
    font-family: 'Sen';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #3C6E71;
    width: 100%;
    max-width: 594px;
    margin-top:24px;
}
.our-vision-us{
    padding: 40px 24px 24px;
}
.more-about-us {
    padding: 40px 24px;
}
.counter-box {
    background: #FFD050;
    padding: 12px;
    height: 214px;
    width: 100%;
    max-width: 100%;
    margin-left: 0%;
}
.project-client {
    height: 217px;
    padding-bottom: 0px;
    padding-top: 0rem;
}
.project-client::before {
    content: "";
    background: url(../img/ShapesNew.png) no-repeat;
    background-size: cover;
    background-position: center center;
    height: 17px;
    width: 100%;
    position: absolute;
    bottom: 0px;
    left: 0px;
}
.box-three{
    text-align: center;
}
.desktop{
    display: none;
}
.Our-Offerings .card-bg {
    background: #fff;
    padding: 24px 16px;
}
.card p {
    margin-bottom: 5px;
}
}
@media only screen and (min-device-width: 375px) and (max-device-width: 600px) {
    .pp-title h2 {
        font-family: 'Butler-Regular';
        font-style: normal;
        font-weight: 400;
        font-size: 40px;
        line-height: 48px;
        text-align: left;
        color: #1C1A2D;
        margin-bottom: 24px;
    }
    .pp-top-content {
        padding: 175px 16px 20px;
    }
    .pp-content p {
        font-family: 'Sen';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 28px;
        color: #3C6E71;
        margin-bottom: 10px;
    }
    .pp-content h6 {
        font-family: 'Sen';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 28px;
        color: #3C6E71;
        text-transform: uppercase;
        margin-bottom: 20px;
    }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 600px) {
    #owl-carousel-desk-2 .card {
        background: transparent;
        border: 0px;
        width: 100%;
    }
    #owl-carousel-desk-2 .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
 
    }
    .desktop-slider-2 {
        padding: 24px 15px 20px;
    }
    .desktop-slider-2 .owl-nav {
        margin-left: 0px;
    }
    .owl-nav button{
        width:150px;
    }
    .desktop-slider-2 .owl-next {
        margin-left: 20px;
    }
    .our-offering {
        background: #1C1A2D;
        padding: 0px 0px 0px;
    }
    .right-side-bg {
        background: url(../img/white-concrete-building-mo.png) no-repeat;
        height: 200px;
        background-size: cover;
        background-position: center center;
    }
    .desktop-slider-2 .enq-p {
        font-family: 'Sen';
        font-style: normal;
        font-weight: 400;
        font-size: 12px;
        line-height: 28px;
        color: #3C6E71;
        display: block;
        margin-bottom: 0px;
        margin-left: 0;
        margin-top: 26px;
        text-align: center;
    }
    #owl-carousel-mobile{
        text-align: center;
        padding: 24px 0px;
    }
    #owl-carousel-mobile .card{
        padding:0px 12px;
        margin-bottom: 40px;
    }
    #owl-carousel-mobile .owl-stage-outer {
        position: relative;
        overflow: hidden;
        -webkit-transform: translate3d(0,0,0);
    }
    #owl-carousel-mobile .owl-dots .owl-dot {
        height: 16px;
        width: 16px;
        background: #D0D0D0 !important;
        border-radius: 50px;
        margin-left: 10px;
   }
   #owl-carousel-mobile .owl-dots .owl-dot.active{
        height: 16px;
        width: 16px;
        background: #FFD050 !important;
   }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 600px) {
    .getstart-footer {
        height: 100%;
        background: #2E3040;
        padding: 24px 24px;
        gap: 40px;
        margin: 10px 0px 0px;
    }
    .btn-yellow {
        display: block;
        flex-direction: row;
        align-items: flex-start;
        padding: 14px 38px;
        gap: 12px;
        width: 100%;
        height: 56px;
        background: #FFD050;
        border-radius: 0px;
        text-align: center;
        margin-top: 24px;
    }
    .footer-form {
        display: block;
        justify-content: space-between;
    }
    .footer-bg {
        background: #1C1A2D;
        height: fit-content;
        gap: 40px;
        padding: 24px 20px;
    }
    .getstart-footer h3{
        font-family: 'Butler';
        font-style: normal;
        font-weight: 400;
        font-size: 32px;
        line-height: 48px;
        display: flex;
        align-items: center;
        text-align: center;
        color: #FFFFFF;
        padding: 0px 42px;
        margin-bottom: 24px;
    }
    .footer-copy-right p {
        font-family: 'Sen';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        line-height: 28px;
        color: #FFFFFF;
        opacity: 0.7;
        text-align: center;
        margin-bottom: 40px;
    }
    .all-rights {
        float: none;
    }
    .footer-nav {
        display: inline;
        justify-content: end;
        flex-direction: row;
    }   
    .footer-logo{
        text-align: center;
        padding: 24px 0px;
    } 
    .footer-form .form-control {
        padding: 14px 25px;
        width: 100%;
    }
    .footer-nav li a {
        display: block;
        padding: 0.5rem 0rem;
    }
    .footer-nav-right li a{
        text-align:end;
    }
    .footer-form .btn-yellow{
        font-family: 'Sen';
        font-style: normal;
        font-weight: 700;
        font-size: 16px;
        line-height: 28px;
        color: #1C1A2D;
    }
	.benefit_card {
      height: 336px;
  }
}