@media screen and (min-width: 1600px) {
    .banner .row>h2 {
        font-size: 110px;
    }
    .banner .row>p {
        font-size: 20px;
        line-height: 33px;
    }
    .project1>a>h2 {
        font-size: 28px;
    }
    .project1>a>p,
    .project1>a>span {
        font-size: 16px;
    }
    .profile_content>h2,
    .how_work_img>h2,
    .mycute_left h2,
    .friend_section .row>h2,
    .trusted_left>h2,
    .section1 h2 {
        font-size: 60px;
        line-height: 83px;
    }
    .profile_content>p,
    .mycute_left p,
    .friend_section .row>p,
    .trusted_left>p {
        font-size: 20px;
        line-height: 35px;
    }
    .how_work_content>div h2 {
        font-size: 26px;
    }
    .how_work_content>div h2>span {
        font-size: 16px;
        margin-top: 9px;
        padding-right: 10%;
    }
    .mycute_left ul li {
        font-size: 20px;
    }
    .mycute_left ul li span {
        letter-spacing: 1px;
        font-size: 18px;
    }
    .mycute_carousel .owl-prev,
    .mycute_carousel .owl-next {
        top: calc(50% - 50px);
        font-size: 50px;
    }
    .view_section .row h2,
    .view_section .row i {
        font-size: 95px;
    }
    .footer_section {
        font-size: 16px;
    }
    .product_dedicated .mycute_left h2 {
        font-size: 70px;
        line-height: 80px;
    }
    .colors_section ul>li {
        font-size: 20px;
    }
    .section1 p,
    .section2 p {
        font-size: 18px;
        line-height: 32px;
    }
    .section2 h2 {
        font-size: 45px;
    }
    .section5 ul>li>span {
        font-size: 22px;
        margin-bottom: 6px;
    }
    .section5 ul>li {
        line-height: 30px;
        font-size: 18px;
    }
    .what_did_option>h3 {
        font-size: 26px;
    }
    .what_did_option>ul>li i {
        font-size: 22px;
    }
    .what_did_option h4 {
        font-size: 26px;
    }
    .what_did_option_mid>h2 {
        font-size: 24px;
        line-height: 36px;
    }
    .what_did_option>span>ul>li {
        font-size: 18px;
    }
    .goals1>h4 {
        font-size: 22px;
    }
    .product_nav {
        padding: 3px 10px;
        height: 110px;
    }
    .product_nav i,
    .product_nav i {
        font-size: 35px;
    }
    .all_project>div:after {
        height: 56%;
    }
}

@media screen and (min-width: 1700px) {
.trusted_left {
    width: calc(93% - 1200px);
}
.trusted_right {
    width: 1190px;
}
.trusted_carousel .item>p {
    padding-top: 20%;
    padding-bottom: 20%;
    font-size: 20px;
    line-height: 30px;
}
.trusted_carousel .item>h2 {
    font-size: 26px;
}
.trusted_carousel .item>h2>span {
    font-size: 18px;
}
}


@media screen and (max-width:1280px){
/* product_dedicated */
.product_dedicated .mycute_left h2 {
    font-size: 50px;
    line-height: 50px;
}
}

@media screen and (max-width:1199px) {
.banner .banner-content>h2 {
    font-size: 45px;
}
.product_dedicated_details .all_project>div:after {
    height: 46.1%;
}
.trusted_left {
    width: 100%;
    margin-left: 7%;
    margin-bottom: 50px;
}
.trusted_right {
    width: 100%;
    padding-left: 7%;
}
/* product_dedicated */
.product_dedicated .mycute_left h2 {
    font-size: 40px;
    line-height: 50px;
}
/* funlearnUx css*/
.funlearnUx-section7>ul {
    width: 90%;
}
/*nirvanaUx css */
.nirvana_project .funlearnUx-section3:after {
    top: 118px;
    bottom: 207px;
}
.nirvana_project.toile_project .funlearnUx-section3:after {
    top: 208px;
    bottom: 145px;
}
.funlearnUx-section3.toile-section3>h2:after {
    left: 0;
}
}

@media screen and (max-width:991px) and (min-width:768px) {
.nav_section {
    width: 85%;
}
.banner .banner-content>p span {
    display: inline;
}
.all_project>div {
    width: 33.33%;
}
.all_project>div:after {
    height: 54.5%;
}
.all_project>div:nth-child(4n + 1), .all_project>div:nth-child(4n + 4) {
    border-left: 0;
    border-right: 1px solid #363636;
}
.profile_content {
    width: 100%;
}
.profile_content>h2 {
    font-size: 24px;
    line-height: 37px;
    margin-bottom: 18px;
    margin-top: 0;
}
.profile_content>p {
    font-size: 12px;
    line-height: 20px;
}
.profile_img {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
}
.profile_img>img {
    width: 45%;
    margin: 0 auto;
}
.how_work_img {
    width: 40%;
    padding-left: 5%;
}
.how_work_content {
    width: 60%;
}
.how_work_img>h2, .friend_section .row>h2{
    font-size: 30px;
}
.mycute_left h2, .trusted_left>h2{
    font-size: 30px;
    line-height: 40px;
}
.product_dedicated .mycute_left ul li {
    width: 45%;
}
.view_section .row h2 {
    font-size: 45px;
}
.view_section .row i {
    font-size: 35px;
}

.project-extra-links.default a {
    margin-bottom: 10px;
}

/*nirvanaUx css */
.nirvana_project .funlearnUx-section3:after {
    top: 103px;
    bottom: 192px;
}
.funlearnUx-section7>ul {
    width: 100%;
}
.nirvana_project.toile_project .funlearnUx-section3:after {
    top: 198px;
    bottom: 133px;
}
.funlearnUx-section3.toile-section3>h2:after {
    left: 0px;
}

/* */
.product_dedicated_details .all_project>div {
    width: calc(33.33% - 1px);
    padding: 2% 0;
}
.product_dedicated_details .project1>a>h2 {
    font-size: 18px;
}
.product_dedicated_details .all_project>div:after {
    top: 20%;
    left: 16%;
    width: 68%;
    height: 49.5%;
}
.portfolio-button i {
    /* float: right; */
    margin-right: 12px;
    top: 2px;
    font-size: 18px;
    margin-left: 8px;
}
.product_dedicated_details .project1>a>span {
    font-size: 14px;
}
.product_dedicated_details .all_project .project1 a.portfolio-button {
    padding: 10px 17px;
    padding-right: 0;
}
.product_bottom_right>h2 {
    font-size: 20px;
    position: relative;
    top: 10px;
}
.section1 h2 {
    font-size: 35px;
}
.case-study-banner h2 {
    width: 220px;
    height: 36px;
    font-size: 20px;
}
/* ananata css */
h2.project-heading, 
h2.exl-heading,
h2.room-heading {
    width: 220px;
    font-size: 20px;
    padding: 12px 0;
}
.ananta_section2>h2.main-page-heading {
    margin: 90px 0 40px;
}
.ananta_section2>h2 {
    font-size: 22px;
}


/* toile css */
.responsive_content {
    top: 19%;
}

}

@media screen and (max-width:767px) {

.fb-customerchat, #fb-root{
      display: none;
   }

img.arrowshow {
    position: absolute;
    right: calc(50% - 15px);
    top: 63px;
    width: 30px;
    transform: rotate(-35deg);
}
img.arrowshow2 {
    position: absolute;
    right: calc(50% - 55px);
    width: 160px;
    top: 101px;
}

.all_product .section1.content_section{-ms-flex-wrap: wrap;flex-wrap: wrap;}
.project-extra-links.default{-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
.project-extra-links.default a{margin-bottom: 10px;}
.case-study-banner h2{width: 215px;height: 30px;font-size: 16px;}
.product_bottom{padding: 0 4%;padding-top: 7%;}
.product_dedicated span.scroll_down{bottom: 100px;left: 0;}
.title-left, .project-extra-right {
    width: 100%;
    float: left;
}
.social-icon {
    display: none !important;
}
span.toggle-button {
    top: 19px;
    right: calc(50% - 55px);
    width: 100px;
}
.product_dedicated > div.product_dedicated_details{padding: 0 10px;}

.portfolio-button {
    font-size: 12px;
    margin-top: 30px;
    line-height: 19px;
    padding: 4px 10px;
}
.banner-content .portfolio-button span {
    padding: 10px 20px;
    padding-right: 0;
}
.banner-content .portfolio-button span i {
    margin-left: 40px;
}
header .row>a {
    display: inline-block;
    margin-top: 12px;
    width: 60px;
}
.social-icon ul li {
    margin: 0 5px;
}
.social-icon ul li a {
    font-size: 16px;
}
header>i {
    right: 33px;
    top: 24px;
}
.nav_section {
    width: 100%;
    height: 100%;
    overflow: scroll;
}
.nav_section>div {
    width: 100%;
    padding: 40px 5% 20px;
    height: auto;
}
.nav_left{
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
}
.nav_left h2 {
    letter-spacing: 0px;
    font-size: 20px;
}
.nav_left h2>span {
    font-size: 16px;
    letter-spacing: 1px;
    margin-top: 10px;
}
.nav_left p {
    line-height: 19px;
    margin: 10px 0;
    letter-spacing: 0.5px;
    height: auto;
    font-size: 12px;
}
.nav_right {
    position: relative;
    z-index: 2;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    text-align: center;
}
.nav_right ul li {
    text-align: center;
    margin-bottom: 12px;
}
.nav_right ul li a {
    font-size: 20px;
    letter-spacing: 0.5px;
}
.nav_right ul li a>span {
    margin-top: 1px;
    font-size: 14px;
    letter-spacing: 0.5px;
}
.nav_right button {
    padding: 10px 30px;
    font-size: 12px;
    width: 140px;
}
.nav_right button span {
    padding: 8px 0px;
    position: relative;
    line-height: 20px;
}
.nav_section>div.social_link {
    width: 100%;
    padding: 40px 0 20px;
}
.social_link>ul {
    width: 100%;
    text-align: center;
}
.social_link>ul>li {
    display: inline-block;
    margin: 0 10px;
}
.social_link>ul>li>a {
    font-size: 26px;
    margin-bottom: 0;
}
.nav_left ul li {
    width: 100%;
    margin: 10px 0;
}
header span.close_menu {
    top: 10px;
    right: 10px;
    font-size: 14px;
    z-index: 9;
}
header.active2 .nav_left {
    -webkit-transform: translateX(0%);
        -ms-transform: translateX(0%);
            transform: translateX(0%);
    -webkit-transition: 300ms ease-in-out;
    -o-transition: 300ms ease-in-out;
    transition: 300ms ease-in-out;
}
header.active2 .nav_section {
    -webkit-transition: 500ms ease-in-out;
    -o-transition: 500ms ease-in-out;
    transition: 500ms ease-in-out;
}
.nav_form form input, .nav_form form textarea {
    padding: 6px;
    margin: 5px 0;
    font-size: 12px;
    letter-spacing: 0.5px;
}
.project1>a>p {
    height: 40px !important;
}
.nav-portfolio .project1>a>h3 {
    -webkit-transform: translate(-50%, -212%) !important;
    -ms-transform: translate(-50%, -212%) !important;
    transform: translate(-50%, -212%) !important;
}
.nav-portfolio .project1>a>img {
    margin-top: 40px !important;
}

.theme_section {
    right: 8px;
    width: 16px;
}
.banner {
    height: auto;
    padding: 70px 0;
}
.banner-section {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.banner-image {
    width: 70%;
}
.banner-content {
    width: 100%;
}
.banner .banner-content>h2 {
    font-size: 22px;
    line-height: 32px;
    margin-top: 0;
}
.banner .banner-content>p {
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 500;
    line-height: 18px;
}
.banner .banner-content>p span {
    display: inline-block;
}
.banner-content ul li {
    font-size: 12px;
    line-height: 18px;
    padding: 0 12px;
}

/*
.portfolio-button {
    width: 170px;
    font-size: 14px;
    line-height: 45px;
    margin-top: 30px;
    letter-spacing: 1px;
}
.portfolio-button span {
    padding-left: 22px;
    padding-right: 0px;
}
.portfolio-button i {
    margin-right: 17px;
    top: 14px;
    font-size: 18px;
}*/
.scroll_down{
    display: none;
}
.profile_details {
    margin:40px 0;
}
.profile_content {
    width: 100%;
    text-align: center;
}
.profile_content>h2 {
    font-size: 24px;
    line-height: 37px;
    margin-bottom: 18px;
    margin-top: 0;
}
.profile_content>p {
    font-size: 12px;
    line-height: 20px;
}
.profile_img {
    width: 100%;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
    display: none;
}
.all_project {
    display: block;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    padding: 3px 0;
    -webkit-overflow-scrolling: touch;
}
.all_project>div a {
    white-space: initial;
}
.all_project>div {
    width: 320px !important;
    height: 385px;
    display: inline-block;
    border: 0 !important;
    padding: 80px 0 20px;
    margin-right: 20px;
}
.all_project>div:first-child{
    margin-left: 20px;
}
.project1>a>span, .project1>a>h2 {
    -webkit-transform: translateY(-60px);
        -ms-transform: translateY(-60px);
            transform: translateY(-60px);
}
.project1>a>p {
    height: 40px;
}
.project1>a>h3 {
    opacity: 1;
    -webkit-transform: translate(-50%, -137%);
        -ms-transform: translate(-50%, -137%);
            transform: translate(-50%, -137%);
}
.project1:hover>a>h3 {
    opacity: 1;
    -webkit-transform: translate(-50%, -137%);
    -ms-transform: translate(-50%, -137%);
    transform: translate(-50%, -137%);
}
.all_project>div:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(2);
        -ms-transform: scale(2);
            transform: scale(2);
}
.project1>a>img {
    width: auto !important;
    height: 190px !important;
    margin-top: 0% !important;
    margin-bottom: 4% !important;
    position: relative;
    z-index: 2;
}
.how_work {
    padding: 40px 8% 0;
}
.how_work_img {
    width: 100%;
    padding-left: 0;
}
.how_work_img>h2 {
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 0;
    margin-left: 0;
    text-align: center;
}
.how_work_img img, .how_work_content>div>span{
    display: none;
}
.how_work_content {
    width: 100%;
    border-left: 0px solid #363636 !important;
}
.how_work_content>div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 45px 5%;
    margin: 20px 0;
}
.how_work_content>div:last-child {
    border: 0 !important;
}
.how_work_content>div>i {
    font-size: 55px;
}
.how_work_content>div h2 {
    width: 100%;
    font-size: 16px;
    margin: 0;
    letter-spacing: 1px;
    text-align: center;
    margin-top: 13px;
}
.how_work_content>div h2>span {
    font-size: 12px;
    margin-top: 9px;
    line-height: 17px;
    letter-spacing: 0.5px;
}
.mycute {
    margin: 40px 0px;
    padding: 0 6%;
}
.mycute>div {
    width: 100%;
}
.mycute_left ul li {
    width: 49%;
    font-size: 14px;
}
.mycute_left ul li span {
    font-size: 12px;
}
.mycute_left h2 {
    font-size: 24px;
    line-height: 30px;
}
.mycute_left p {
    margin-top: 10px;
    font-size: 12px;
    margin-bottom: 20px;
}
.mycute_right {
    margin-top: 30px;
    margin-bottom: 30px;
}
.mycute_left a {
    margin-top: 5px;
}
section.friend_section {
    margin-bottom: 40px;
    padding: 0 4%;
    margin-top:40px;
}
.friend_section .row>h2 {
    text-align: center;
    font-size: 24px;
    margin-top:0px;
}
.friend_section .row>p {
    text-align: center;
}
.friend_section .row>ul {
    margin-top: 20px;
}
.friend_section .row>ul>li>a {
    font-size: 20px;
    padding: 65% 0;
}
.trusted_section {
    padding: 40px 0;
    text-align: center;
}
.trusted_left {
    width: 100%;
    margin-left: 0;
    padding: 0 8%;
    margin-bottom: 0;
}
.trusted_right {
    width: 100%;
    padding-left: 0;
}
.trusted_left>h2 {
    font-size: 24px;
    line-height: 33px;
}
.trusted_left>p {
    margin-bottom: 30px;
    margin-top: 10px;
}
.trusted_carousel .item{
    padding: 0 0 2%;
}
.trusted_carousel .item>h2{
    text-align: center;
    font-size: 16px;
}
.trusted_carousel .owl-item{
    -webkit-transition: 500ms ease-in-out;
    -o-transition: 500ms ease-in-out;
    transition: 500ms ease-in-out;
    padding-bottom: 20px;
    padding-right: 20px;
    padding-left: 40px;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.trusted_carousel .owl-item.active1{
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
    margin-right: 0%;
}
.trusted_carousel .owl-item.active2 {
    opacity: 1;
    -webkit-transform: scale(1);
        -ms-transform: scale(1);
            transform: scale(1);
}
.trusted_carousel .owl-dots {
    position: static;
    text-align: center;
}
section.friend_section.certifications-section {
    padding: 0;
}
.my-certifications .owl-prev, 
.my-certifications .owl-next{
    display: none;
}
section.friend_section.client-section, 
section.friend_section.catch_section{
    padding: 0;
    margin-top: 80px;
}
section.friend_section.catch_section {
    margin: 40px 0 80px;
}
.my-clients .item{
    border: 1px solid #363636;
}
.clients-inner {
    padding: 20px 0px;
    width: 50%;
}
.my-clients {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding: 0 8%;
}
.clients-inner img {
    width: 100%;
}
section.view_section {
    height: auto;
    padding: 110px 0;
}
.view_section .row h2 {
    font-size: 30px;
    margin-bottom: 4%;
}
.view_section .row i {
    font-size: 30px;
    margin-top: 20px;
    display: block;
}
.footer_section>p {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.footer_section>ul {
    width: 90%;
    text-align: center;
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
}
.footer_section>ul>li {
    margin-left: 2%;
}


/* product page */
.product_dedicated span.scroll_down {
    display: inline-block;
    bottom: 20px;
}
.product_dedicated .scroll_down i {
    margin-left: 20px;
}
.scroll_down span.icon-scroll-arrow {
    font-size: 39px;
}
.product_dedicated {
    padding: 0 8% 0 30px;
}
.product_dedicated>div {
    width: 100%;
}
.product_image>img {
    width: 65%;
    margin: 0 auto;
    margin-top: 70px;
}
.product_dedicated .mycute_left ul {
    text-align: center;
}
.product_dedicated .mycute_left ul li {
    width: 49%;
    text-align: right;
}
.product_dedicated .mycute_left h2 {
    font-size: 30px;
    line-height: 36px;
    margin: 10% 0 5%;
}
.product_dedicated>div.product_dedicated_details {
    width: 100%;
    overflow-x: hidden;
}
.product_dedicated_details>div{
    width: 100%;
}
.content_section {
    padding-left: 5%;
    padding-right: 5%;
}
.section1 ul li {
    width: 49%;
    letter-spacing: 2px;
    font-size: 12px;
    text-align: center;
    margin-right: 0;
}
.section1 h2 {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 0;
    margin-top: 6%;
}
.section1 p {
    font-size: 12px;
}
.colors_section ul {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.colors_section ul>li {
    margin-right: 32px;
    margin-bottom: 20px;
    font-size: 12px;
}
.colors_section ul>li>span {
    width: 50px;
    height: 50px;
}
.section5 h2 {
    margin-bottom: 20px;
    font-size: 20px;
}
.section5 ul>li {
    width: 100%;
    padding-left: 0;
}
.section5 ul li:nth-child(odd) {
    border-right: 0px solid #f09ca2;
    padding-right: 0%;
    padding-left: 0;
}
.section5 ul>li:last-child {
    width: 100%;
    text-align: left;
    padding: 20px 0 0;
}
.section5 ul>li:last-child:after{
    display: none;
}
.product_nav {
    z-index: 999;
}
body.products_dedicated header .container {
    padding-left: 4%;
}
body.products_dedicated header {
    top:2px;
}
body.active .project1>a>p{
    color: var(--white-color);
}

/* funlearnUx css*/
.funlearnUx-section1>img {
    height: 180px;
    -o-object-fit: contain;
       object-fit: contain;
    max-width: 120%;
    -webkit-transform: translateX(-11%);
        -ms-transform: translateX(-11%);
            transform: translateX(-11%);
}
.funlearnUx-section1 h2,
.nirvana_project .funlearnUx-section1 h2 {
    font-size: 24px;
    margin-bottom: 12px;
    padding-bottom: 12px;
}
.funlearnUx-section1 p {
    font-size: 18px;
    line-height: 13px;
}
.funlearnUx-section2>h2 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.funlearnUx-section2>p {
    font-size: 12px;
    margin-bottom: 40px;
    line-height: 20px;
}
.funlearnUx-section3>h2 {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.funlearnUx-section3 ul {
    margin-left: 0;
}
.funlearnUx-section3 ul li {
    margin: 20px 0;
}
.funlearnUx-section3 ul li>i {
    width: 24px;
    top: -5px;
}
.funlearnUx-section3 ul li>i img {
    top: -1px;
}
.funlearnUx-section3 ul li>span {
    width: calc(100% - 43px);
    font-size: 12px;
    line-height: 20px;
}
.funlearnUx-section3 ul li>span>b {
    margin-bottom: 6px;
    font-size: 16px;
    font-weight: 600;
}
.funlearnUx-section3 ul li>span>span {
    margin-bottom: 5px;
}
.funlearnUx-section3:after {
    right: 0;
    width: 170px;
    height: 280px;
    border-radius: 0 0 100px 0;
}
.funlearnUx-section4 {
    padding: 50px 0;
}
.funlearnUx-section4>h2 {
    font-size: 18px;
    padding-bottom: 15px;
    margin-bottom: 60px;
}
.funlearnUx-section4 ul li {
    width: 44%;
    font-size: 16px;
    margin-bottom: 30px;
}
.funlearnUx-section5>div {
    margin: 30px 0;
}
.funlearnUx-section5>div>h2 {
    font-size: 16px;
}
.funlearnUx-section5>div>p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 10px;
}
.funlearnUx-section5>div.research3 ul li {
    margin: 20px 0;
    font-size: 12px;
}
.funlearnUx-section5>h2 {
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.funlearnUx-section5.funlearnUx-section5-main>h2,
.funlearnUx-section5.funlearnUx-section6>h2,
.funlearnUx-section5.funlearnUx-section8>h2{
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    margin-left: 50px;
}
.funlearnUx-section5>h2:before,
.funlearnUx-section5.funlearnUx-section6>h2:before,
.funlearnUx-section5.funlearnUx-section8>h2:before {
    left: -70px;
    top: -120%;
    opacity: 0.26;
    width: 100px;
    height: 100px;
}
.funlearnUx-section5>h2>img,
.funlearnUx-section5.funlearnUx-section6>h2>img,
.funlearnUx-section5.funlearnUx-section8>h2>img{
    position: absolute;
    left: -37px;
    width: 20px;
    top: -3px;
}
.funlearnUx-section5.funlearnUx-section5-main {
    margin-top: 50px;
}
.funlearnUx-section5.funlearnUx-section5-main:after,
.funlearnUx-section5.funlearnUx-section6:after,
.funlearnUx-section5.funlearnUx-section8:after{
    top: -29px;
    left: 79px;
    font-size: 30px;
    font-weight: 600;
}
.funlearnUx-section5>div.research6>h2 {
    padding-bottom: 10px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.research6:after {
    left: -10px;
}
.product_dedicated_details .all_project {
    padding: 0;
}
.funlearnUx-section8-inner:after {
    left: -10px;
}
.funlearnUx-section7 {
    margin-top: 60px !important;
}
.funlearnUx-section7>ul {
    width: 100%;
}
.funlearnUx-section7>ul>li {
    width: 100%;
    padding: 10px 0 !important;
    border:0 !important;
    font-size: 12px;
}
.funlearnUx-section7>ul>li:after,
.funlearnUx-section7>ul>li:before{
    display: none;
}
.funlearnUx-section7>ul>li>b {
    margin-bottom: 10px;
    font-size: 16px;
}
.funlearnUx-section7>ul>li>span {
    margin: 10px 0;
}
.funlearnUx-section7>ul.ul-option2 {
    padding: 0px 5%;
}
.funlearnUx-section5.funlearnUx-section6, .funlearnUx-section5.funlearnUx-section8 {
    margin-top: 100px;
}
.funlearnUx-section5.funlearnUx-section6 p {
    font-size: 12px;
    line-height: 20px;
    margin-top: 13px;
}



/* nirvana css */
.nirvana_project .funlearnUx-section3:after{
    display: none;
}
.nirvana_project .funlearnUx-section3>h2 {
    width: auto;
    margin-left: 0;
}
.nirvana_project .funlearnUx-section3>h2:after{
    width: 100%;
}
.nirvana_project .funlearnUx-section4 ul li {
    width: 44%;
}
.nirvana_project .funlearnUx-section4 {
    padding: 20px 0 50px;
    padding-left: 8%;
    padding-right: 8%;
}
.nirvana_project .funlearnUx-section5>div.research3 ul li:after {
    left: -27px;
    width: 17px;
}
.nirvana_project .nirvana_dots>li {
    width: 10px !important;
    height: 10px !important;
    background: #6fcf3d;
    border-radius: 50%;
    margin: 30px 5px 0 !important;
    list-style: none;
    padding: 0 !important;
}
.nirvana_project .research6.funlearnUx-section7 ul.ul-option1 {
    margin-bottom: 0;
}
.nirvana_project .funlearnUx-section5.funlearnUx-section6>h2>img {
    position: absolute;
    left: -54px;
    width: 40px;
    top: -3px;
}
.nirvana_project .Personas img {
    margin: -10px 0 0;
}
.nirvana_project .funlearnUx-section3>h2>img {
    width: 36px;
    margin-top: -9px;
    margin-right: 3px;
}
.nirvana_project .funlearnUx-section5>h2>img {
    top: -12px;
}
.nirvana_project .funlearnUx-section5.funlearnUx-section7-mid>img {
    margin: 10px 0;
}
.nirvana_project .funlearnUx-section1 h2>img {
    width: 200px;
}
.nirvana_project .funlearnUx-section3 ul li>i {
    top: -5px;
}

/* toile css */
.toile_project .swot-logo {
    display: none;
}
.toile_project img.pathe2,
.toile_project img.pathe {
    display: none;
}
.nirvana_project.toile_project .funlearnUx-section6 img.toile_un {
    -webkit-transform: translateY(-30px);
        -ms-transform: translateY(-30px);
            transform: translateY(-30px);
}
.nirvana_project.toile_project .funlearnUx-section5.funlearnUx-section6:after {
    top: 89px;
    left: 80px;
}
.funlearnUx-section5.funlearnUx-section8>h2>img {
    width: 30px;
    top: -2px;
    left: -50px;
}
.nirvana_project .funlearnUx-section5.funlearnUx-section8:after {
    left: 82px;
    top: -28px;
}
.products_dedicated .ux-design .product_dedicated_details {
    padding: 0 10px;
}




/* ananta css */
.ananta_section2 {
    padding: 30px;
}
.ananta_section2>h2 {
    font-size: 18px;
}
.ananta_section2 .grid_img {
    width: 100%;
    margin: 30px auto;
}
.ananta_section2>h2.main-page-heading {
    margin: 70px 0 30px;
}
.ananta_section2:after {
    bottom: 30%;
}
h2.project-heading,
h2.exl-heading,
h2.room-heading {
    width: 130px;
    font-size: 14px;
    letter-spacing: 0px;
    padding: 10px 0;
}


/* exl css */
.exl_section2 {
    margin: 50px 0 0;
}
.exl_section2>h2,
.roomexpert-section1>h2 {
    font-size: 18px;
    margin-bottom: 20px;
}
.exl_section3 {
    padding: 40px 0;
}
.exl_section4>h2 {
    margin-bottom: 40px;
}


/* funlearnbox css */

.fun-section2 p, .fun-section3 .color-main p, .fun-section4 .color-main p, .fun-section7 p {
    font-size: 12px;
}
h3.no_option {
    font-size: 14px;
    letter-spacing: 1px;
}
h3.no_option>span {
    margin-bottom: 20px;
}
h3.no_option>span:after {
    left: calc(50% - 16px);
    width: 30px;
    height: 30px;
}
.color-main {
    padding-top: 80px;
}
.color-left {
    width: 100%;
    padding-left: 7%;
    padding-right: 7%;
}
.color-left>h2 {
    font-size: 17px;
}
.color-right {
    width: 100%;
}
.fun-section3>img {
    margin-top: 0;
}
.fun-section3 {
    margin-top: 9%;
}
.fun-section5>img {
    margin-top: 0;
}
.fun-section5 h3.no_option>span {
    margin-bottom: 20px;
}





/* roomexpert css */
.roomexpert-section2 {
    padding: 20px 0;
}
.roomexpert-section2>img {
    margin-top: 0 !important;
}
.roomexpert-section3>img {
    margin-top: 0;
}
.main-section h2.room-heading {
    margin-bottom: 20px;
}



/* nirvana css */
.nirvana-section2 .color-main {
    padding: 0;
}
.nirvana-section2 .color-left>p {
    font-size: 14px;
}
.typo_right p {
    padding-right: 0;
    font-size: 13px;
}
.typo_right h2 {
    font-size: 16px;
}
.nirvana-section4 h2, .nirvana-section5 h2, .nirvana-section6 h2, .nirvana-section7 h2 {
    font-size: 16px;
}
.nirvana_icon {
    padding-left: 7%;
    padding-right: 7%;
    -webkit-transform: translateY(40%);
        -ms-transform: translateY(40%);
            transform: translateY(40%);
}
.nirvana-section4 img {
    margin-top: 0;
}
.nirvana_wire {
    width: 87%;
    margin: 0 auto;
    margin-top: 15%;
}
.nirvana-section4 p, .nirvana-section5 p, .nirvana-section6 p, .nirvana-section7 p {
    font-size: 14px;
}
.nirvana-section5 img {
    margin-top: -26%;
}
.nirvana_high {
    width: 86%;
    margin-left: 7%;
    margin-bottom: 6%;
}
.nirvana-section7 img {
    margin-top: -20%;
}
.nirvana-section8 .nirvana_wire {
    width: 100%;
    margin: 0;
    padding-left: 7%;
    padding-right: 7%;
}
.nirvana-section8 .nirvana_wire h2 {
    font-size: 16px;
}
.nirvana-section8 .nirvana_wire p {
    font-size: 14px;
}
.nirvana-section8 .nirvana_wire ul {
    padding-left: 16px;
    margin-top: 0;
}
.nirvana-section8 .nirvana_wire ul li {
    font-size: 14px;
    margin: 6px 0;
}
.everything-img {
    width: 100%;
}
.nirvana-section9 {
    margin-top: 20%;
}
.nirvana-section9>h2 {
    margin: 0;
    font-size: 16px;
}



/* toile css */
.toile_section1 {
    padding: 40px 0;
}
.toile_section1>h2 {
    font-size: 12px;
}
.toile-left-img {
    width: 9px;
    margin-left: 3%;
}
.toile_section3 {
    margin-top: 0;
}
img.wireframe-heading {
    top: 0;
    width: 9px;
}
img.high-heading {
    top: 43%;
    width: 9px;
}
.toile_section7>h2, .toile_section8>h2 {
    font-size: 14px;
}
.collection-heading {
    left: 7%;
}
.about-heading {
    right: 0%;
}
.design-heading {
    left: 0%;
}
.product-heading {
    right: 0%;
}

.toile_section10>h2 {
    font-size: 14px;
    text-align: center;
}
.toile_section10>h2>span {
    width: 10%;
    display: none;
}
.left-everything {
    width: 100%;
    padding-left: 10%;
}
.right-everything {
    width: 100%;
    padding-left: 20px;
    margin-top: 40px;
}
.right-everything ul li {
    font-size: 13px;
    margin: 8px 0;
}
.toile_section11 {
    margin-top: 60px;
}
.toile_section11>h2 {
    position: static;
    font-size: 14px;
    width: 100%;
    margin-top: 0;
    margin-bottom: 40px;
}
.toile_section11>h2>span {
    width: 23%;
    height: 1px;
    top: -4px;
    margin-right: 10px;
}
.toile_section9 {
    margin-top: -43%;
    position: relative;
}
.responsive_content {
    position: absolute;
    top: 6%;
    color: #fff;
    width: 60%;
    right: 0;
    padding-right: 0;
}
.responsive_content>h2 {
    font-size: 12px;
    letter-spacing: 1px;
}
.responsive_content>p {
    font-size: 12px;
    letter-spacing: 0.5px;
}
.responsive_content:after{
    display: none;
}
img.swot_nirwana, .empathy_nirwava{
    display: none;
}
.product_dedicated_details .all_project>div {
    height: auto;
}
.product_dedicated_details .all_project>div:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    height: 56.1%;
    display:none;
}
.product_dedicated_details .project1:hover>a>span, 
.product_dedicated_det .project1>a>h2 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(-0);
}
.product_dedicated_details .project1>a>span, .product_dedicated_details .project1>a>h2 {
    -webkit-transform: translateY(-0px);
    -ms-transform: translateY(-0px);
    transform: translateY(-0);
}
.product_dedicated_details .all_project .project1 a.portfolio-button {
    padding: 10px 20px;
    margin-top: 0px;
    display: inline-block;
}
.product_dedicated_details .project1>a>span {
    font-size: 14px;
}
.product_dedicated_details .all_project>div .portfolio-button i {
    margin-right: 0;
    font-size: 18px;
    line-height: 0;
    margin-left: 5px;
}

.product_bottom_right>h2 {
    font-size: 20px;
}
.product_bottom_right {
    padding-bottom: 25px;
    text-align: center;
}
.product_bottom_right>p {
    float: none;
}
.product_dedicated_details .all_project>div:first-child{
    margin-left:0;
}
.product_dedicated_details .project1>a>img {
    margin-top: 0% !important;
}
.portfolio-button:hover span:after {
    display:none;
}
body.active .portfolio-button:hover {
    color: var(--white-color);
}
.portfolio-button:hover {
    color: rgb(255, 255, 255);
}
.social_insta, .social_fb{
    width: 100%;float: left;margin-top: 25px;
}

.funlearnUx-section1>span {
    width: 100%;
}



/* green picket css */

.green-pocket-banner {
    padding-bottom: 10%;
    overflow:hidden;
}
.green-pocket-banner>img {
    height: auto;
    object-fit: cover;
    width: 100%;
    transform: translateX(-20%);
}
.green-pocket-banner-content {
    padding: 0 5%;
    position: static;
    transform: translate(0%, 0%);
    width: 100%;
    text-align: center;
}
.green-pocket-banner-content>span {
    font-size: 15px;
}
.green-pocket-banner-content>h2 {
    font-size: 24px;
    margin: 10px 0;
}
.green-pocket-banner-content>p {
    margin: 20px 0 20px;
    font-size: 14px;
    width: 100%;
}
.green-pocket-banner-content>h3 {
    font-size: 13px;
    margin-bottom: 0;
}
.greenpocket-section2 {
    padding: 40px 5%;
}
.greenpocket-section2 h2 {
    font-size: 18px;
    margin-bottom: 20px;
}
.greenpocket-section2 p {
    line-height: 22px;
    font-size: 14px;
}
.greenpocket_inner2>div {
    width: 100%;
}
.greenpocket_inner2>div p {
    color: #000;
    font-size: 14px;
}
.greenpocket_inner2>div.greenpocket_inner2_2 {
    border:0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 20px 0;
    margin-bottom: 20px;
    width: 100%;
}
.greenpocket-section4 {
    padding: 40px 5%;
}
.greenpocket-section4 h2 {
    font-size: 18px;
    margin-bottom: 30px;
}
.greenpocket-section4_1_inner>img {
    width: 100%;
    margin-bottom: 50px;
        height: auto;
}
.greenpocket-section4_2-left {
    width: 100%;
}
.greenpocket-section4_2-left ul li {
    color: #000;
    font-size: 14px;
    margin: 10px 0;
}
.greenpocket-section4_2-left ul {
    margin-top: 0;
}
.greenpocket-section4_2-right {
    width: 100%;
    text-align: center;
    margin: 40px 0;
}
.greenpocket-section4_3 {
    margin-top: 40px;
}
.greenpocket-section4_3_inner {
    margin-bottom: 30px;
}
.greenpocket-section4_3_img {
    width: 100%;
    text-align: center;
}
.greenpocket-section4_3_img>img {
    margin: 0 auto;
    width: 19%;
}
.greenpocket-section4_3_content {
    width: 100%;
    line-height: 23px;
    font-size: 14px;
    text-align: center;
}
.greenpocket-section5>p {
    font-size: 14px;
    letter-spacing: 0.5px;
    padding-right: 0;
    margin-bottom: 40px;
}
.greenpocket-section5:after {
    bottom: 30%;
}
.greenpocket-section4_3_inner:last-child {
    border-top: 1px solid #ccc;
    padding-top: 30px;
    margin-bottom: 0;
}
.greenpocket-section6 h2 {
    font-size: 18px;
}
.greenpocket-section5>h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.greenpocket-section7 {
    padding: 40px 5% 40px;
}
.greenpocket-section7 h2 {
    font-size: 18px;
    margin-bottom: 20px;
}
.greenpocket-section7 p {
    color: #38434d;
    font-size: 14px;
    letter-spacing: 0.5px;
    padding-right: 0;
}
.greenpocket-section7.greenpocket-section8>img {
    transform: translateY(-50px);
    width: 90%;
    margin: 0 auto;
    margin-bottom: -30px;
}
.greenpocket-section11 {
    padding: 40px 5%;
}
.greenpocket-section11>h2 {
    transform: translateY(0);
    margin: 0;
    text-align: center;
    font-size: 18px;
    margin-bottom: 20px;
}
.greenpocket-section12_inner {
    background: #e9fbe8;
    padding: 40px 5%;
}
.greenpocket-section13_inner>div {
    width: 100%;
}
.greenpocket-section13-img {
    order: -1;
}
.greenpocket-section13-img>img {
    width: 70%;
    margin: 0 auto;
}
.greenpocket-section13-content h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
.greenpocket-section13-content p {
    font-size: 14px;
    letter-spacing: 0.5px;
    padding-right: 0;
}
.greenpocket-section4_1_inner {
    display: block;
}
.greenpocket-section4_2 .green-map {
    margin-top: -31%;
    height: auto;
}
.greenpocket-section4_2 {
    display: block;
}
.mycute_left a {
    display: none;
}
.mycute_right{
    text-align:center;
}
.mycute_right a {
    display: inline-block;
}

}








@media screen and (max-width:575px) {
.all_project>div {
    width: 72% !important;
    height: auto;
}
}






