
@media (max-width:991px){
    .pagepiling .section-1.pp-scrollable .philosophy-scroll-1 .vertical-centred {
        padding-top: 0;
    }
    .philosophy-scroll-1 .philosophy-sub-content{
        right: 0;
        bottom: -30%;
    }
    .phy-scroll2 .left-content p, .phy-scroll2 .right-content p{
        text-align: center;
    }
    .phy-scroll2 .left-content {
        border-right: none;
    }
    .process-dots .timeline ul li p {
        width: 90%;
        font-size: 11px;
    }
    .process-box{
        top: -130px;
    }
    .process-content {
        margin-top: -90px;
    }
    .menu {
        width: 38%;
    }
    .home-our-work h2.title-uppercase {
        font-size: 2.571rem;
    }
    .our_work_grid ul{
        padding: 0;
        text-align: center;
    }
    .our_work_grid ul li{
        width: 45%;
        margin-bottom: 10px;
        float: none;
    }
    .home-form .contact_tabs {
        margin-top: 20px;
    }
    .contact-nav ul li {
        list-style: none;
        width: 49.3%;
        display: inline-block;
        padding: 18px;
    }
    .vertical-centred {
        position: absolute;
        top: 24%;
    }
    .home-video-wrapper .vertical-centred {
        top: 45%;
    }
    .phy-scroll3 .vertical-centred{
        top: 0;
        margin-top: 90px!important;
    }
    .philosophy-section .left-content,
    .philosophy-section .right-content
    {
        text-align: center;
        border: none;
    }
    .what_we-wrapper .vertical-centred,
    .team-wrapper_new .vertical-centred
    {
        position: inherit;
    }
    .what_we-wrapper .scroll-1 .boxed {
        padding-top: 14rem;
        padding-bottom: 0;
    }
    .what_we-wrapper .scroll-2 h2 {
        margin: 15px 0;
    }
    .what_we-wrapper .scroll-3 .item p {
        line-height: 22px;
    }
    .whyChoose-carousel .item,
    .whyChoose-carousel .owl-dots
    {
        width: 100%;
    }
    .why-us-scroll-2 .action {
        margin-top: 0;
        margin-bottom: 50px;
    }
    .whyChoose-carousel .owl-dots{
        top: 15px;
    }
    
    

}
@media (max-width:767px){
    .why-us-scroll-2 {
        position: relative;
        margin-bottom: 49px;
    }
    .pagepiling .section-1.pp-scrollable .process-wrapper .vertical-centred {
        padding-top: 0rem;
        padding-bottom: 0rem;
    }
    .phy-scroll3 .vertical-centred{
        top: 0;
    }
    .menu {
        width: 100%;
    }
    .philosophy-scroll-1 .philosophy-sub-content {
        right: 5%;
        bottom: -23%;
    }
    .why-footer img.brand-img {
        max-width: 240px;
    }
    .process-box {
        top: -25vh;
        height: 94vh;
    }
    .process-dots .timeline ul{
       border: none;
       padding: 0;
    }
   
    .process-dots .timeline ul li {
        width: 90%;
        padding: 0;
    }

    .process-dots .timeline ul li:after
    {
        display: none;
    }
    .process-dots .timeline {
        position: relative;
        top: 35px;
        width: 100%;
        margin: 0 auto;
        padding-right: 0;
    }
    .process-box .process-bottom-title h4.heading {
    padding-left: 0;
    float: left;
    text-align: left;
    font-size: 15px;
    padding-top: 30px;
    }
}


@media (max-width:568px){
    .why-us-scroll-2 {
        margin-bottom: 0px;
    }
    .whyChoose-carousel {
        margin-top: 35%;
    }
    .pagepiling .section-1.pp-scrollable .team-wrapper_new .vertical-centred {
        padding-top: 32rem;
    }
}