﻿@import url(root.css);

/*#region desktop*/
.show-mobile-only {
    display: none !important;
}
/*#region MasterPage */
.logobox {
    line-height: 60px;
}

.logo {
    padding: 5px;
    max-height: 65px;
}

.border-none {
    border: none;
}

section {
    margin-top: 15px;
    margin-bottom: 15px;
}


a:hover {
    color: var(--colorfont);
    border-bottom: 3px solid var(--coloryellow);
    transition: none;
}

.m-0 {
    margin: 0px 0px 0px 0px !important;
}

.mb-0 {
    margin-bottom: 0px !important;
}

.mt-0 {
    margin-top: 0px !important;
}

.mt-5 {
    margin-top: 5px !important;
}

.mb-5 {
    margin-bottom: 5px !important;
}

.mt-20 {
    margin-top: 20px !important;
}
.mt-50 {
    margin-top: 50px !important;
}

.mtb-50 {
    margin-top: 50px !important;
    margin-bottom: 50px !important;
}

.ptb-50 {
    padding: 50px 00px 50px 0px !important;
}

.p-0 {
    padding: 0px 0px 0px 0px !important;
}

.p-10 {
    padding: 20px 40px 20px 40px !important;
}

.pr-0 {
    padding: 0px 0px 0px 0px !important;
}

.pr-10 {
    padding-right: 10px !important;
}

.pl-0 {
    padding-left: 0px !important;
}

.pl-10 {
    padding-left: 10px !important;
}

.pt-10 {
    padding-top: 10px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

.pb-10 {
    padding-bottom: 10px !important;
}

.pb-20 {
    padding-bottom: 20px !important;
}

.top-right {
    position: absolute;
    top: 40px !important;
    right: 40px !important;
    bottom: unset !important;
}

.wrapper-tours-slider .tours-type-slider .owl-nav .owl-prev {
    left: 20px !important;
    top: 40% !important
}

.wrapper-tours-slider .tours-type-slider .owl-nav .owl-next {
    right: 20px !important;
    top: 40% !important
}

.footer {
    color: var(--colorgrey);
    line-height: normal;
}

.footerlabel {
    clear: both;
    font-size: 15px;
    color: var(--coloryellow);
    font-weight: 500;
    font-family: Poppins-Regular;
    margin-bottom: 0px !important;
    width: 100%;
    padding-top: 10px;
}

.footer a {
    color: var(--colorgrey);
    line-height: 2.2;
    transition: all 500ms ease 0s;
}

    .footer a:hover {
        border-bottom: 3px solid var(--coloryellow);
    }

.footer-left {
    /* font-family: Poppins-Bold;  border-right: 1px solid var(--colorgrey);*/
    font-weight: bold;
    font-size: 18px;
    color: var(--colorfont);
}
.footer-right {
   text-align:right;
}
.footer-bottom {
    font-size: 14px;
    padding-top: 50px;
}

    .footer-bottom a:hover {
        border-bottom: 3px solid var(--coloryellow);
    }

.home-ideadesign {
    font-family: Poppins-ExtraLight;
    background-image: url('../images/connect/Bg.png');
    color: white;
    background-size: cover;
    padding: 25px 0% 25px 0%;
}

.home-ideadesign-line2 {
    font-family: Poppins-Black;
    font-size: 4.5rem;
    margin-top:unset;
}

.readmore {
    /*-webkit-text-fill-color: transparent;
    background: linear-gradient(to right, var(--colorblue), var(--colororange));
    background-clip: text;
    color: transparent;
    -webkit-background-clip: text;
    border-radius: 50px;
    background-color: var(--colorgray);*/
    /* display: block;
    font-weight: bold; 
    font-size: 12px;
    color: white;
    background-image: url(../images/readmore.png);
    background-repeat: no-repeat;
    background-size: contain;
    width: 100px;
    text-align: center;*/

    background-color: var(--colorgray);
    color: white;
    padding: 2px 10px;
    font-size: small;
    border-radius: 20px;
}

    .readmore:hover {
        /*background-image: url('../images/readmore_hower.png');
        background-repeat: no-repeat;
        background-size: cover;
        width: 100px;
        text-align: center;*/
        /* background-color: var(--colorgray);
        border-image-source: linear-gradient(to right, blue, var(--colororange),gray,gray,blue);
       background: linear-gradient(to left, var(--colorblue), var(--colororange));
        background-clip: text; 

        border-radius: 20px;*/
        color: white;
        box-shadow: 5px 10px 5px -10px black;
        border-bottom: none;
    }



.labelheading-orange {
    font-size: 26pt;
    font-family: Poppins-Black;
    line-height: 1.2;
    border-image-slice: 1;
    color: var(--colororange);
    margin: 20px 0px 20px 0px;
    padding-left: 0px;
}

.border-bottom-orange {
    border-bottom: 4px solid var(--colororange);
    padding-bottom: 30px;
}

.service-orangedot {
    z-index: -1000;
    left: 50px;
    top: 45px;
    position: absolute;
    -webkit-animation: slide 0.5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 0.5s forwards;
    animation-delay: 2s;
}

.service-orangeimg {
    z-index: 1000;
}

.service-orangePoints {
    position: absolute;
    bottom: 34px;
    right: 0;
}

.service-greendot {
    z-index: -100;
    left: 10px;
    /* top: 100px;
    */ top: 20%;
    width: 95%;
    max-width: 220px;
    position: absolute;
}

.service-greenimg {
    z-index: 1000;
    padding-left: 50px;
}

.service-greenPoints {
    position: absolute;
    bottom: 34px;
    text-align: right;
}

.service-greencontent {
    float: inline-end;
}

.service-bluedot {
    left: 140px;
    position: absolute;
    top: 200px;
    z-index: -1000;
}

.service-yellowdot {
    z-index: -1000;
    top: 200px;
    left: 0;
    position: absolute;
    /*-webkit-animation: slide 5s forwards;
    -webkit-animation-delay: 2s;
    animation: slide 5s forwards;
    animation-delay: 2s;*/
    display: none;
}

.service-yellowimg1 {
    z-index: 1000;
    position: absolute;
    left: 0px;
}

.service-yellowimg2 {
    z-index: 1000;
    top: 40px;
    position: absolute;
    left: 250px;
}



.service-green:hover .service-greendot {
    -webkit-animation-name: sergreenrun;
    -webkit-animation-duration: 4s;
    animation-name: sergreenrun;
    animation-duration: 4s;
}

@keyframes sergreenrun {
    0% {
        left: 230px;
    }

    100% {
        left: 10px;
    }
}

.service-orange:hover .service-orangedot {
    -webkit-animation-name: serviceOrangerun;
    -webkit-animation-duration: 5s;
    animation-name: serviceOrangerun;
    animation-duration: 5s;
}

@keyframes serviceOrangerun {
    0% {
        -webkit-transform: scale(0.1);
        transform: scale(0.1);
        left: 150px;
        top: 150px;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.service-blue:hover .service-bluedot {
    -webkit-animation-name: servicebluerun;
    -webkit-animation-duration: 5s;
    animation-name: servicebluerun;
    animation-duration: 5s;
}

@keyframes servicebluerun {
    0% {
        left: 50px;
        top: 100px;
    }

    100% {
        left: 140px;
        top: 200px;
    }
}

.service-yellow:hover .service-yellowdot {
    -webkit-animation-name: serviceyellowrun;
    -webkit-animation-duration: 2s;
    animation-name: serviceyellowrun;
    animation-duration: 2s;
    display: table;
}

@keyframes serviceyellowrun {
    0% {
        left: 100px;
        top: 100px;
        display: table;
    }

    100% {
        top: 200px;
        left: 0;
        display: table;
    }
}

.home-banner {
    background-image: url('../images/bannerbg.png');
    background-repeat: no-repeat;
    background-size: cover;
    margin: 80px 0px;
}
.hover-none a:hover {
    color: transparent;
    border-bottom: none;
    transition: none;
}
.home-BnW {
    font-family: Poppins-ExtraLight;
    background-image: url('../images/homeBnW.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5% 0% 5% 0%;
    color: white;
}

.home-BnW-content {
    max-height: 600px;
    overflow-y: scroll;
    /*scroll-behavior:auto;
    scrollbar-width:auto;
    scrollbar-3dlight-color:aqua;*/
    /*  scrollbar-width: thin; 
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling:auto;*/
}

.home-about {
    padding: 40px 0px;
}

.home-about-companies {
    padding-top: 200px;
}

.about-content {
    padding-top: 10px !important;
    padding-left: 30px !important;
}

.home-about-companies label {
    font-family: Poppins-Black;
    color: var(--colorfont);
}

.about-heading {
    font-size: 4rem;
    line-height: 1.4;
    font-family: Poppins-ExtraLight;
}

.about-company1 {
    float: left;
    padding-right: 8px;
}

.about-company2 {
    float: left;
    padding-right: 8px;
}

.about-drawing {
    background-image: url('../images/about/Line drawing.png');
    background-repeat: no-repeat;
    background-position: top right;
    /* background-size: contain;*/
}

.about-laptop {
    left: -40px;
    top: 120px;
    position: relative;
    z-index: 1000;
    padding-bottom: 80px;
}

.about-flag {
    position: absolute;
    z-index: 100;
    left: 520px;
    top: 360px;
}

.about-greendot {
    position: absolute;
    z-index: 100;
    left: 180px;
    top: 150px;
    /*animation: linear ;
    animation-name: greenrun;
    animation-duration: 2s;*/
}

.home-about:hover .about-drawing .about-greendot {
    -webkit-animation-name: greenrun;
    -webkit-animation-duration: 2s;
    animation-name: greenrun;
    animation-duration: 2s;
}

@keyframes greenrun {
    0% {
        left: 50px;
    }

    100% {
        left: 180px;
    }
}

.about-yellowdot {
    position: absolute;
    z-index: 100;
    left: 360px;
    top: 350px;
}

.home-about:hover .about-drawing .about-yellowdot {
    -webkit-animation-name: yellowdotrun;
    -webkit-animation-duration: 2s;
    animation-name: yellowdotrun;
    animation-duration: 2s;
}

@-webkit-keyframes yellowdotrun {
    0% {
        top: 0px;
    }

    100% {
        top: 350px;
    }
}
/* Standard syntax */
@keyframes yellowdotrun {
    0% {
        top: 450px;
    }

    100% {
        top: 350px;
    }
}

.projects {
    padding: 20px 0px;
}

    .projects img {
        -webkit-transform: scale(1);
        transform: scale(1);
        -webkit-transition: .3s ease-in-out;
        transition: .3s ease-in-out;
        background-color: transparent;
    }

    .projects:hover img {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
        background-color: transparent;
        box-shadow: rgba(0, 0, 0, 0.95) 0px 25px 20px -20px;
    }

.project-title {
    margin-top: 50px;
    font-family: Poppins-Black;
    color: var(--colorfont);
    font-size: 1.8rem;
}

.project-content {
    color: var(--colorfont);
    text-align: left;
    font-family: Poppins-Light;
}

.bannerhome {
    position: absolute;
    z-index: 10000;
    animation: linear infinite;
    animation-name: run;
    animation-duration: 60s;
}

@keyframes run {
    0% {
        left: 0px;
    }

    50% {
        left: 14%;
    }

    100% {
        left: 0px;
    }
    /**/
}

.bannerimage img {
    /* margin-top: 50px;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important; */
    -webkit-transition: .3s ease-in-out !important;
    transition: .3s ease-in-out !important;
    background-color: transparent;
}

.bannerInnerImage {
    -webkit-animation-name: runbanner;
    -webkit-animation-duration: 3s;
    animation-name: runbanner;
    animation-duration: 3s;
}

@keyframes runbanner {
    0% {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

.bannerimage:hover img {
    -webkit-transform: scale(1.1) !important;
    transform: scale(1.1) !important;
    background-color: transparent !important;
    -webkit-transition: .3s ease-in-out !important;
    transition: .3s ease-in-out !important;
}

.bannerafterblock {
    clear: both;
    padding-top: 100px;
    margin-top: 50px !important;
}

#services {
    padding: 80px 0px;
}
/*#endregion MasterPage*/



.work-block {
    padding: 50px 0px;
    position: relative;
    top: 20px;
}

.work-block1 {
    padding: 40px;
    position: absolute;
    bottom: 30px;
    right: 40px;
    background-color: #f2f1e9;
    border-radius: 25px;
    /*background-image: url('../images/work/4.png')*/
}

.work-block2 {
    padding: 40px;
    position: absolute;
    top: 30px;
    right: 50px;
    background-color: #f2f1e9;
    border-radius: 25px;
    /*background-image: url('../images/work/4.png')*/
}

.client-heading1 {
    font-size: 24px;
    line-height: 2;
}

.client-heading2 {
    font-family: Poppins-Bold;
    font-size: 56px;
    clear: both;
}

.client-yellowcircle {
    padding-bottom: 12px;
}

.client-headingarrow {
    max-width: 40%;
}

.client-logos {
    padding: 50px 0px;
}

    .client-logos img {
        padding: 10px 10px;
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }

.work-creative-banner {
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 0% 10% 0% 0%;*/
    background-attachment: fixed;
    min-height: 600px;
    background-position: bottom;
    position: relative;
}

.work-heading1 {
    font-family: Poppins-Bold;
    font-size: 24px;
}

.work-heading2 {
    font-family: Poppins-Bold;
    font-size: 16px;
}

.work-heading3 {
    font-family: Poppins-Bold;
    font-size: 20px;
}
.work-content {
    padding: 20px 40px 20px 40px !important;
    text-align: justify;
}
.work-creative-banner .headarrow {
    width: 80%;
}

.work-creative-banner .workcontent-bg {
    background-color: white;
    width: 30%;
    margin-left: 8%;
    position: absolute;
    top: 0;
    bottom: 0;
}

.work-creative-banner .workcontent {
    position: absolute;
    bottom: 0;
    padding-left: 10%;
}

.work-ekyam {
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #64c5eb;
    padding: 5% 0% 5% 0%;
    background-attachment: fixed;
    position: relative;
    text-align: center;
}

.work-fornax-overview {
    position: absolute;
    bottom: 12%;
    right: 0px;
    padding: unset;
}

.work-stories-banner {
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 0% 10% 0% 0%;
    background-attachment: fixed;*/
    min-height: 620px;
    background-position: center;
    position: relative;
}

    .work-stories-banner .headarrow {
        width: 80%;
    }

    .work-stories-banner .workcontent-bg {
        width: 30%;
        margin-left: 8%;
        position: absolute;
        bottom: 20%;
    }

    .work-stories-banner .workcontent {
        position: absolute;
        color: var(--colorfont);
        bottom: 0;
        padding-left: 10%;
    }

.work-stories-block {
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 0% 10% 0% 0%;
    background-attachment: fixed;*/
    min-height: 770px;
    background-position: top;
    position: relative;
}

.work-stories-block2 {
    background-repeat: no-repeat;
    background-size: cover;
    /*padding: 0% 10% 0% 0%;
    background-attachment: fixed;*/
    min-height: 880px;
    background-position: top;
    position: relative;
}

.work-obit-bottle {
    /* background-image: url('../images/work/qbit/8 IMAGE.png');
    background-repeat: no-repeat;
    background-position:right;
    */

    position: relative;
}

.work-qbit-bottle {
    position: absolute;
    top: -100px;
    right: 0;
    height: -webkit-fill-available;
}

.work-Rasadnya-block {
    background-image: url('../images/work/rasadnya/13 IMAGE.jpg');
    background-repeat: no-repeat;
    background-size: contain;
    /*padding: 0% 10% 0% 0%;
    background-attachment: fixed;*/
    min-height: 850px;
    background-position: bottom;
    position: relative;
}

.strickylogo {
    visibility: hidden;
}
/*
.stricky-fixed .strickylogo {
    visibility: visible;
}*/
/*html:not([data-scroll='0']) .stricky-fixed .strickylogo {
    visibility: visible;
    background-color: black;*/
/* .strickylogo{visibility:visible;background-color:black;}*/
/*}*/

.col-container {
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}

.col {
    display: table-cell; /* Make elements inside the container behave like table cells */
}
.ourteam {
    padding:50px 0px;
    color: var(--colorgray);
}
.ourteam-name {
    font-size: 1.6rem;
    font-weight:bold;
    color: var(--colorgray);width:100%;
    padding-top:20px;
    font-family:Poppins-Bold;
}
.ourteam-position {
    font-size: 12px;
    font-style: italic;
    color: var(--colorgray);
    line-height: 1.5 !important;
}

.work-chips-middlecontent {
    margin: 50px 0px;
}
.ourteam-left {
    display: table; 
}
.ourteam-right {
    text-align:justify;
}
.terms-heading1 {
    font-size: 24px;
     font-weight:bold;
}
.terms-headingarrow {
    max-width: 20%;
    padding-bottom: 10px;
}
.terms-heading2{font-weight:bold;padding-top:20px;}
/*#endregion desktop*/







/*#region desktop-1024*/
@media only screen and (max-width: 1024px) {
    .home-about-companies {
        padding-top: 80px;
    }
    .about-heading {
        font-size: 3.5rem; 
    }
    .labelheading-orange {
        font-size: 3rem;
    }

    .service-orangedot {
        left: 30px;
        top: 20px;
        max-width: 100px !important;
    }

    @keyframes serviceOrangerun {
        0% {
            -webkit-transform: scale(0.1);
            transform: scale(0.1);
            left: 80px;
            top: 80px;
        }

        100% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }

    .service-greenimg {
        padding-left: 10px;
    }

    .service-greendot {
        left: 10px;
        top: 90px;
        max-width: 120px !important;
    }

    @keyframes sergreenrun {
        0% {
            left: 130px;
        }

        100% {
            left: 10px;
        }
    }

    .service-bluedot {
        left: 140px;
        top: 220px;
        width: 130px !important;
    }

    @keyframes servicebluerun {
        0% {
            left: 50px;
            top: 100px;
        }

        100% {
            left: 140px;
            top: 220px;
        }
    }

    .service-yellowimg1 {
        width: 180px !important;
        left: 30px;
    }

    .service-yellowimg2 {
        width: 180px !important;
        left: 200px;
    }

    .service-yellowdot {
        top: 110px;
        left: 0;
        width: 100px !important;
    }

    @keyframes serviceyellowrun {
        0% {
            left: 80px;
            top: 30px;
            display: table;
        }

        100% {
            left: 0;
            top: 110px;
        }
    }

    .home-ideadesign-line1 {
        font-size: 3.5rem;
    }

    .home-ideadesign-line2 {
        font-size: 3.5rem;
    }
}
/*#endregion desktop-1024*/



/*#region tablet-768*/
@media only screen and (max-width: 768px) {
    .home-about-companies {
        padding-top: 60px;
    }
    .about-content { 
        padding-left: 15px !important;
    }
    .about-heading {
        font-size: 2.5rem;
    }
    .labelheading-orange{font-size:3rem;}
    .about-drawing { 
        background-size: 75%;
    }
    .about-flag { 
        top: 50%;
    }
    .about-laptop { 
        width: 85%;
    }
    .about-greendot { 
        left: 20%; 
    }
    @keyframes greenrun {
        0% {
            left: 00%;
        }

        100% {
            left: 20%;
        }
    }
    .about-yellowdot { 
        left: 311px;
        top: 300px;
    } 
    .home-about:hover .about-drawing .about-yellowdot {
        -webkit-animation-name: yellowdotrun;
        -webkit-animation-duration: 2s;
        animation-name: yellowdotrun;
        animation-duration: 2s;
    }

    @-webkit-keyframes yellowdotrun {
        0% {
            top: 350px;
        }

        100% {
            top: 300px;
        }
    }
    /* Standard syntax */
    @keyframes yellowdotrun {
        0% {
            top: 350px;
        }

        100% {
            top: 300px;
        }
    } 


    @keyframes serviceOrangerun {
        0% {
            -webkit-transform: scale(0.1);
            transform: scale(0.1);
            left: 80px;
            top: 80px;
        }

        100% {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
    }
    .service-greenimg { 
        padding-left: 10px;
    }
    .service-greendot {
        left: 10px;
        top: 30px;
        max-width: 120px !important;
    }
    @keyframes sergreenrun {
        0% {
            left: 130px;
        }

        100% {
            left: 10px;
        }
    }
    .service-bluedot {
        left: 110px;
        top: 160px;
        width: 130px !important;
    }
    @keyframes servicebluerun {
        0% {
            left: 50px;
            top: 100px;
        }

        100% {
            left: 110px;
            top: 160px;
        }
    }
    .service-yellowimg1 {
        width: 150px !important;
       left:20px;
    }
    .service-yellowimg2 {
        width: 150px !important;
        left:150px;
    }
    .service-yellowdot {
        top: 80px;
        left: 0;
        width: 100px !important;
    }
    @keyframes serviceyellowrun {
        0% {
            left: 50px;
            top: 30px;
            display: table;
        }

        100% {
            left: 0;
            top: 80px;
        }
    }
    .home-ideadesign-line1 {
        font-size: 3.5rem;
    }
    .home-ideadesign-line2 {
        font-size: 3.5rem;
    }
}
/*#endregion tablet-768*/



    /*#region mobile425*/
    @media only screen and (max-width: 425px) {
        .show-mobile-only{display:block !important;}
        
        .banner-image {
            width: 200px !important;
            height: auto !important
        }

        .bannerimage img {
            width: 80%;
        }

        .banner-chipsimage {
            width: 55px !important;
            height: auto !important
        }

        .bannerhome img {
            width: 50%;
        }

        .bannerafterblock {
            padding-top: 10px;
        }

        .home-about-companies {
            padding-top: 20px;
        }

        .about-heading {
            font-size: 3rem;
        }

        .home-about .about-heading {
            font-size: 2.5rem;
        }

        .about-drawing {
            background-size: contain;
        }

        .about-laptop {
            left: -25px;
            top: 120px;
            position: relative;
            z-index: 1000;
        }

        .about-content {
            padding-left: 15px !important;
        }

        .about-flag {
            position: absolute;
            z-index: 100;
            left: 58%;
            top: 55%;
            width: auto;
            height: 40%;
        }

       /* .about-greendot {
            position: absolute;
            z-index: 100;
            left: 80px;
            top: 140px;
            width: 100px;
            height: auto;
        }

        .about-yellowdot {
            position: absolute;
            z-index: 100;
            left: 180px;
            top: 220px;
            width: 100px;
            height: auto;
        }*/
        .about-greendot {
            left: 17%;
            top: 37%;
            width: 25%;
        }

        @keyframes greenrun {
            0% {
                left: 00%;
            }

            100% {
                left: 17%;
            }
        }

        .about-yellowdot {
            left: 37%;
            top: 58%;
            width: 25%;
        }

        .home-about:hover .about-drawing .about-yellowdot {
            -webkit-animation-name: yellowdotrun;
            -webkit-animation-duration: 2s;
            animation-name: yellowdotrun;
            animation-duration: 2s;
        }

        @-webkit-keyframes yellowdotrun {
            0% {
                top: 67%;
            }

            100% {
                top: 58%;
            }
        }
        /* Standard syntax */
        @keyframes yellowdotrun {
            0% {
                top: 67%;
            }

            100% {
                top: 58%;
            }
        } 
        .home-BnW {
            margin-top: 100px;
            background-size: auto;
        }

        .labelheading-orange {
            font-size: 3rem;text-align:left!important;
        }

        .service-orangedot, .service-orangeimg, .service-greendot, .service-greenimg, .service-bluedot, .service-blueimg, .service-yellowdot, .service-yellowimg1, .service-yellowimg2 {
            display: none !important;
        }

        .service-orangePoints  {
            position: revert;
            padding: unset;
            padding-bottom: 20px;
            text-align: left;
            display:none;
        }
        .service-greenPoints {
            position: revert;
            padding: unset;
            padding-bottom: 20px;
            text-align: left;
        }

        .service-greencontent {
            padding: unset;
        }

        .service-yellowimg1 {
            position: revert;
            width: 50%;
        }

        .service-yellowimg2 {
            left: 180px;
            top: 20px;
            width: 50%;
        }

        .service-yellowdot {
            top: 120px;
        }

        .home-ideadesign-line1 {
            font-size: 2rem;
        }

        .home-ideadesign-line2 {
            font-size: 3.5rem;
        }

        .footer-left {
            font-size: 16px;
        }

        .footer a {
            line-height: 1.8;
        }

        .footer-bottom {
            font-size: 1.2rem;
            padding-top: 20px;
        }
        .footer-right{display:none;}
        .ourteam-left {
            text-align: center;
        }
        .terms-headingarrow {
            max-width: 70%; 
        }
         
        .ourteam-right {
            padding-top: 15px;
        }
        /*#region clients*/
        .client-heading2 {
            font-size: 32px;
        }

        .client-logos img {
            padding: 25px 0px;
        }

        .client-headingarrow {
            max-width: 70%;
        }

        .col-container, .col {
            padding: 0px 0px !important;
        }
        /*#endregion clients*/

        /*#region work*/
        .work-block1 {
            padding: 10px;
            font-size: 1.2rem;
            line-height: 1.5;
        }

        .work-block2 {
            padding: 10px;
            font-size: 1.2rem;
            line-height: 1.5;
        }

        .project-title {
            font-size: 1.5rem;
        }

        .work-block {
            padding: 10px 0px;
            top: 0px;
        }
        .work-content {
            padding: 15px !important; 
        }
        .work-creative-banner {
            min-height: 440px;
            background-attachment: local;
        }

            .work-creative-banner .workcontent-bg {
                width: 50%;
                font-size: 1.2rem;
                line-height: 1.8;
            }

        .work-heading1 {
            line-height: 1.2;
        }

        .work-fornax-overview {
            position: static;
            padding: unset;
            padding-top: 50px;
        }

            .work-fornax-overview div {
                padding: unset;
            }
        .work-gap {
            overflow: hidden;
        }
        .work-gap img {
            scale: 1.5;padding-top:25px;
        }
        #myBtn {
            padding: unset;
        }

        .fullvideo {
            width: -webkit-fill-available;
        }

        .work-stories-banner {
            min-height: 400px;
        }

            .work-stories-banner .workcontent-bg {
                width: 50%;
                margin-left: 5%;
                bottom: 5%;
            }

            .work-stories-banner .workcontent {
                color: white;
            }

        .work-qbit-bottle {
            position: absolute;
            bottom: 0px;
            right: 0;
            top: auto;
            height: 250px;
        }

        .work-obit-bottle {
            position: relative;
            padding-bottom: 170px;
        }

        .work-stories-block {
            background-repeat: no-repeat;
            background-size: contain;
            min-height: auto;
            position: relative;
            padding-top: 150px;
        }

        .work-stories-block2 {
            background-repeat: no-repeat;
            background-size: contain;
            min-height: auto;
            background-position: top;
            position: relative;
            padding-top: 200px;
        }

        /*#endregion work*/
    }


    /*#endregion mobile425*/
