@font-face {
  font-family:Manrope-Regular;
  src: url('../fonts/Manrope-Regular.ttf');
}


@font-face {
  font-family:Manrope-ExtraBold;
  src: url('../fonts/Manrope-ExtraBold.ttf');
}

@font-face {
  font-family:Manrope-Bold;
  src: url('../fonts/Manrope-Bold.ttf');
}

@font-face {
  font-family:Manrope-Light;
  src: url('../fonts/Manrope-Light.ttf');
}

body{
  font-family:Manrope-Regular;
  margin: 0;
  overflow-x: hidden;
}
img {
    width: 100%;
}

h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 56px;
    line-height: 54px;
    color: #fff;
    font-weight: 800;
    letter-spacing: 1px;
}
.image-wrapper.hide-in-desktop {
    display: none !important;
}


/************/
.hover-label a {
    display: table;
    border: 1px solid #fff;
    text-align: center;
    padding: 14px 9px;
    color: #ffff;
}

.hover-label a::after {
    position: absolute;
    border: 1px solid white;
    width: 245px;
    height: 48px;
    right: 26px;
    bottom: 9px;
}


.hover-label {
    position: relative;
    max-width: 245px;
    margin: 50px 0 0 auto;
}

.hover-label label {
    display: inline-block;
    color: #fff;
    font-size: 28px;
    text-transform: uppercase;
    line-height: 26px;
    position: relative;
    display: inline-block;
    font-family: 'Manrope-ExtraBold';
    cursor: pointer;
}

.hover-label label::after {
    border: 1px solid #fff;
    width: 100%;
    position: absolute;
}



/*********/



.site-letter {
    position: absolute;
    z-index: 1;
}

.site-letter.c{
    width: 328px;
    height: 400px;
    position: absolute;
    top: -78px;
    left: 55px;
    background-image: url("../images/c.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.site-letter.r {
    width: 276px;
    height: 402px;
    position: absolute;
    top: 45px;
    right: -2%;
    background-image: url("../images/r.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.site-letter.e {
    width: 242px;
    height: 460px;
    position: absolute;
    bottom: -2%;
    left: -55px;
    background-image: url("../images/e.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.site-letter.a {
    width: 313px;
    height: 371px;
    bottom: -2%;
    right: 6%;
    position: absolute;
    background-image: url("../images/a.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
}



.heading-section .text-wrapper {
        max-width: 865px;
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    padding-left: 0;
    position: relative;
    right: 278px;
    z-index: 999;
    height: auto;
    top: 271px;
}

.heading-section .site-letter {
    color: #fff;
}

.heading-section .text-wrapper h1 {
    margin: 0;
    text-transform: uppercase;
    font-size: 56px;
    line-height: 54px;
    color: #fff;
    letter-spacing: 3px;
      font-family:Manrope-ExtraBold;
}

.heading-section .text-wrapper p {
    margin: 0;
    font-size: 26px;
    line-height: 40px;
    color: #fff;
    max-width: 340px;
    padding: 35px 15px 50px  20px;
}

.heading-section {
    background-color: #000;
    height: calc(100vh - 231px);
    position: relative;
    overflow: hidden;
    padding-bottom: 119px;
    padding-top: 114px;
}



.heading-section .image-box {
    display: inline-block;
    width: 50%;
    max-width: 667px;
    vertical-align: middle;
}

.heading-section .image-box img {
    width: 100%;
}

.heading-section .row {
    display: table;
    max-width: 100%;
    margin: 0 0 0 auto;
    padding-top: 0;
    padding-right: 231px;
    height: 100%;
    position: relative;
}

.heading-section .bg-image {
    background-image: url(../images/hero-bg-2.png);
    background-size: cover;
    max-width: 580px;
    position: absolute;
    display: inline-block;
    height: 100%;
    right: 224px;
    width: 100%;
    top: 0;
    pointer-events: none;
}

.heading-section .bg-image-wrapper {
    width: 50%;
    display: inline-block;
    position: relative;
    height: 100%;
    overflow: hidden;
}

.heading-section .hover-label a::after {
  
}

/*******Our purpose*************/
.our-purpose {
    padding: 212px 0 274px 0;
}
.our-purpose .container {
   padding-left: 140px;
}

.our-purpose .we-are-crea {
    width: calc(42% - 100px);
    display: inline-block;
    vertical-align: top;
    padding-right: 100px;
}


.our-purpose .content-section {
    width: calc(60% - 44px);
    display: inline-block;
    padding-top: 65px;
}

.our-purpose .content-section .text-wrapper {
    padding-bottom: 160px;
    max-width: 644px;
}

.our-purpose .content-section .text-wrapper p {
    margin: 0;
    font-size: 26px;
    line-height: 40px;
}
.our-purpose .content-section .text-wrapper p b{
    font-family:Manrope-Bold;
}

.our-purpose .content-section .text-wrapper h4 {
    margin: 0;
    font-size: 26px;
    line-height: 40px;
    font-family: Manrope-Bold,sans-serif;
    font-weight: bold;
}
.our-purpose .we-are-crea label {
   text-transform: uppercase;
   font-weight: bold;
   letter-spacing: 1px;
   display: inline-block;
   font-size: 28px;
   vertical-align: top;
}





.our-purpose .content-section .image-wrapper .purpose-bg-image {
    background-color: #9e9e9e;
    background-image: url('../images/purpose-2.png');
    min-height: 302px;
    background-size: cover;
    background-position: center;
}

.our-purpose .content-section .image-wrapper {
    z-index: 10;
    position: relative;

}




.roadblock-section {
    color: #fff;
    background-color: #000;
    padding: 218px 0 0 0;
    overflow: hidden;
}

.roadblock-section .common-section {
    display: flex;
    max-width: 1700px;
    margin: 0 auto 200px 0;
    padding-bottom: 38px;
    justify-content: space-between;
}

.roadblock-section .common-section .image-wrapper{
     width: 100vh;
     background-size: contain;
     min-height: 548px;
     max-width: 830px;
     background-position: 100% 0;
     display: inline-block;
     background-repeat: no-repeat;
}


.vision-section.common-section .image-wrapper {
    background-image: url(../images/vision.png);
    background-size: cover;
}

.who-we-are-section.common-section .image-wrapper {
    background-image: url(../images/who-we-are-2.png);
}
.roadblock-section .work-section.common-section .wrapper {
    overflow: hidden;
}

.roadblock-section .work-section .image-wrapper {
    background-image: url(../images/work-full-crop-2.png);
    background-size: cover;
    max-height: 302px;
    background-position: 0px -32px;
    min-height: 302px;


}



.roadblock-section .who-we-are-section.common-section {
    margin: 0px 0 118px auto;
}

.roadblock-section .common-section:last-child {
    margin-bottom: 80px;
}
.roadblock-section  .work-section.common-section {
}

.roadblock-section .who-we-are-section.common-section .content-wrapper {
    padding-left: 190px;
    padding-right: 150px;
    width: calc(50% - 207px);
}

.roadblock-section .common-section .content-wrapper {
    width: calc(50% - 307px);
    max-width: 555px;
    padding-left: 317px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    margin-right: -138px;
}

.roadblock-section .work-section.common-section .content-wrapper {
    margin-right: -47px;
    /* max-width: 635px; */
    /* padding-left: 315px; */
}

.roadblock-section .work-section.common-section .content-wrapper p {
    max-width: 525px;
}


.roadblock-section  .content-wrapper p {
    font-size: 26px;
    line-height: 40px;
    max-width: 400px;
}

.roadblock-section .common-section .content-wrapper h2 {
    margin: 0;
    font-size: 30px;
    line-height: 36px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: Manrope-Bold,sans-serif;
    padding-bottom: 25px;
    position: relative;
}
.roadblock-section .who-we-are-section.common-section .content-wrapper p {
    padding: 0 0px 18px 0;
    max-width: unset;
    max-width: 490px;
}
.roadblock-section .text-wrapper h1 {

    margin: 0;
    text-transform: uppercase;
    font-size: 56px;
    line-height: 54px;
    color: #fff;
    font-weight: 800;
    letter-spacing: 1px;

}
.roadblock-section .text-wrapper p {
    display: inline-block;
    margin: 0px 0 0 0;
    font-size: 26px;
    line-height: 38px;
    width: 49%;
    max-width: 620px;
    padding-left: 10%;
    display: inline-block;
}
.roadblock-section .text-wrapper p b {
    font-family: Manrope-Bold;
    font-weight: normal;
}

.roadblock-section  .text-wrapper {
    padding: 0 80px 150px 140px;
    display: block;
}

.roadblock-section .text-wrapper h1 {
    max-width: 850px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    font-family: Manrope-ExtraBold,sans-serif;
}


.roadblock-section .content-wrapper .large-letter {
    font-family: Manrope-Bold,sans-serif;
    position: absolute;
    font-size: 151px;
    line-height: 206px;
    left: 125px;
    top: -42px;
    z-index: 999;
    right: unset;
}
.roadblock-section  .vision-section.common-section .content-wrapper .large-letter {
    left: 150px;
}
.roadblock-section .work-section.common-section .large-letter {
    left: 175px;
}

.roadblock-section .content-wrapper .large-letter::after {
    content: '';
    width: 50px;
    position: absolute;
    height: 122px;
    background-color: black;
    right: 0px;
    bottom: 43px;
}
.roadblock-section .work-section.common-section .large-letter::after {
    right: unset;
    left: 78px;
    width: 22px;
}
.roadblock-section .common-section .image-wrapper img {
    width: 100%;
    height: 548px;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter {
    left: 25px;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter::after {
    right: 0px;
    width: 50px;
}
/******Eco system*************/
.ecosystem-section {
    padding: 193px 0 130px 0;
}

.ecosystem-section .container {
    max-width: 1800px;
    padding: 0 140px;
}

.ecosystem-section .content-wrapper h1 {
    color: #000;
    font-size: 100px;
    line-height: 100px;
    width: 50%;
    display: inline-block;
    vertical-align: top;
    font-family: Manrope-ExtraBold,sans-serif;
 
}

.ecosystem-section .content-wrapper p {
    margin: 0;
    font-size: 26px;
    line-height: 40px;
    max-width: 790px;
    width: 49%;
    display: inline-block;
}

.ecosystem-section .community-partner {
    padding-top: 35px;
    text-align: right;
}

.ecosystem-section .community-partner .partner-box {
    display: inline-block;
}


.ecosystem-section .community-partner .partner-box .image-box label {
    font-size: 26px;
    line-height: 38px;
    font-weight: bold;
    display: inline-block;
    overflow: hidden;
    opacity: 0;

    vertical-align: middle;
    width: calc(97% - 164px);
            font-family:Manrope-ExtraBold,sans-serif;
}


.ecosystem-section .community-partner .partner-box p {
    padding-top: 40px;
    font-size: 26px;
    line-height: 40px;
     opacity: 0;
        pointer-events: none;
}

.ecosystem-section .community-partner .partner-box .image-box {
    display: inline-block;
    
}


.ecosystem-section .community-partner .partner-box .image-box .image-wrapper {
    width: auto;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    background-color: #fff;
}

.ecosystem-section .community-partner .partner-box:last-child .image-box .image-wrapper {
    margin-top: -6px;
}

.ecosystem-section .community-partner .partner-box .image-box .image-wrapper span {
    margin-left: 60px;
    font-size: 45px;
}


.ecosystem-section .community-partner .partner-box .image-box .image-wrapper img {
    width: 160px;
}


/*************/
.contact-us {
    background-color: #000;
    padding: 290px 0 199px 0;
}

.contact-us .container {
    max-width: 1366px !important;
    padding: 0 50px;
}

.contact-us .headeing-wrapper {
    width: 60%;
    display: inline-block;
}

.contact-us .headeing-wrapper p {
    padding-left: 20px;
    font-size: 26px;
    line-height: 40px;
    color: #fff;
}

.contact-us .button-wrapper {
    width: 39%;
    display: inline-block;
    vertical-align: top;
    text-align: right;
}


/*******Footer*************/
.footer-section {
   display: flex;
   align-items: flex-end;
   margin-top: 0px !important;
   padding: 0px 140px 0 140px;
   justify-content: space-between;
   position: relative;
}

.footer-section .follow-us label {
    font-size: 24px;
    color: #000;
    line-height: 33px;
    text-transform: uppercase;
    vertical-align: text-top;
    font-family: Manrope-ExtraBold,sans-serif;
    display: block;
}



.footer-section .footer-text  .footer-crea-text {
    display: table;
    width: 100%;

}

    .footer-section .footer-text  .footer-crea-text .site-letter.c-black {
    width: 375px;
    height: 325px;
    top: -13%;
    right: 24%;
    position: absolute;
    background-image: url(../images/c-black.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.footer-section .footer-text  .footer-crea-text .site-letter.r-black {
    width: 270px;
    height: 315px;
    top: -6%;
    right: 1%;
    position: absolute;
    background-image: url(../images/r-black.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.footer-section .footer-text  .footer-crea-text .site-letter.e-black {
    width: 199px;
    height: 397px;
    bottom: 0%;
    right: 21%;
    position: absolute;
    background-image: url(../images/e-black.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.footer-section .footer-text  .footer-crea-text .site-letter.a-black {
     width: 255px;
     height: 365px;
     bottom: 10%;
     right: -4%;
     position: absolute;
     background-image: url(../images/a-black.svg);
     background-repeat: no-repeat;
     background-size: 100% 100%;
}
.footer-section  .footer-text {
    width: 70%;
    display: inline-block;
    position: relative;
    float: right;
    text-align: right;
    overflow: hidden;
}
.footer-section .footer-text  .studio-text {
    left: 25%;
    position: absolute;
    top: 48%;
    display: none;
}
.footer-section .footer-text  .studio-text label {
    display: block;
    text-transform: uppercase;
    font-size: 85px;
    font-weight: bold;
    font-family: Manrope-Bold,sans-serif;
    max-width: 500px;
    line-height: 85px;
    text-align: right;
}
.footer-section .footer-text .footer-crea-text img {
    max-width: 901px;
}
.footer-section .footer-line {
    width: 125px;
    background-color: #000;
    height: 2px;
    position: absolute;
    bottom: 130px;
    left: 0;

}


/**************/

.crea-text {
    position: relative;
    display: inline-block;
    width: 100%;
    min-height: 467px;
    top: -40px;
    
}

.crea-text .site-letter.c-black {
    width: 188px;
    height: 213px;
    bottom: 8%;
    left: 0;
    position: absolute;
    background-image: url(../images/c-black.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.crea-text .site-letter.r-black {
    width: 155px;
    height: 200px;
    top: 0;
    left: 23%;
    position: absolute;
    background-image: url(../images/r-black.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.crea-text .site-letter.e-black {
    width: 121px;
    height: 251px;
    bottom: -1%;
    left: 40%;
    position: absolute;
    background-image: url(../images/e-black.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.crea-text .site-letter.a-black {
     width: 164px;
     height: 182px;
     top: 90px;
     right: 14%;
     position: absolute;
     background-image: url(../images/a-black.svg);
     background-repeat: no-repeat;
     background-size: 100% 100%;
}

.leaership-section {
    padding-top: 180px;
    display: table;
    width: 100%;
    clear: both;
}

.leaership-section h2 {
    font-size: 56px;
    line-height: 24px;
    text-transform: uppercase;
    padding-bottom: 80px;
    display: inline-block;
    margin: 0;
    width: 100%;
}

.leaership-section .leader-box {
    width: calc(100% / 2 - 110px);
    display: inline-block;
    vertical-align: top;
    padding-bottom: 30px;
    padding-right: 100px;
}

.leaership-section .leader-box p {
    font-size: 26px;
    line-height: 40px;
    margin-top: 15px;
}

.leaership-section .leader-box label {
    font-size: 26px;
    line-height: 40px;
    font-family: Manrope-Bold;
}

.leaership-section .leader-box:nth-child(even) p  {
    max-width: 525px;
}
.leaership-section .leader-box:nth-child(odd) p  {
    max-width: 635px;
}

.leaership-section .leader-box:last-child p {
    max-width: 650px;
}



.ecosystem-section .community-partner .partner-box:last-child .image-box .image-wrapper img {
    width: 200px;
    margin-left: 60px;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label {
    max-width: 365px;
    margin: 60px 0 0 0;
    display: inline-block;
    width: 100%;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label a {
    width: 100%;
    display: inline-block;
    padding: 27px 9px;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label a:hover {
    background-color: #fff;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label a:hover label {
    color: #000;
}

.footer-section .social-links {
    padding-top: 20px;
}

.footer-section .social-links a {
    display: table;
    margin: 0px 0 10px 0;
}

.footer-section .social-links a img {
    width: 38px;
}

.footer-section .follow-us {
    padding-bottom: 220px;
}

.hover-label a:hover {
    background-color: #ffff;
}

.hover-label a:hover label {
    color: #000;
}
.contact-us .button-wrapper .hover-label {
    margin-top: 0;
}







.heading-section .text-wrapper .hover-label {
     margin: 30px 0px 0 20px;
}




#vision {
    align-items: center;
}



@media only screen and (min-width: 1920px) {
.our-purpose .container,
.roadblock-section .row,
.our-purpose,
.ecosystem-section, 
.contact-us .container,
.footer-section{
     max-width: 1920px;
     margin: 0 auto;
}

}


@media only screen and (max-width: 1800px) {
    .roadblock-section .common-section .image-wrapper {
        max-width: 817px;
    }
    
    .roadblock-section .text-wrapper p {
        padding-left: 90px;
        margin-top: 0;
    }
    .footer-section .footer-text .studio-text label {
        font-size: 100px;
        line-height: 92px;
    }
    .footer-section .footer-text  .footer-crea-text .site-letter.c-black {
        width: 270px;
        height: 252px;
        top: -10%;
        right: 22%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.r-black {
        width: 200px;
        height: 286px;
        top: -6%;
        right: -1%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.e-black {
        width: 141px;
        height: 397px;
        bottom: 0%;
        right: 19%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.a-black {
         width: 185px;
         height: 306px;
         bottom: 10%;
         right: -3%;
    }
    

}

@media only screen and (max-width: 1750px){
    .roadblock-section .common-section .image-wrapper {
        max-width: 752px;
    }
    .roadblock-section .common-section .content-wrapper{
        margin-right: 45px;
    }
    .roadblock-section .work-section.common-section .content-wrapper {
        margin-right: 70px;
    }
        .crea-text .site-letter.c-black {
        width: 160px;
        height: 213px;
        bottom: 8%;
        left: 0;
    }

    .crea-text .site-letter.r-black {
        width: 140px;
        height: 200px;
        top: 0;
        left: 23%;
    }

    .crea-text .site-letter.e-black {
        width: 100px;
        height: 251px;
        bottom: -1%;
        left: 40%;
    }

    .crea-text .site-letter.a-black {
         width: 140px;
         height: 182px;
         top: 90px;
         right: 14%;
    }   
}
@media only screen and (max-width: 1680px) {
    .roadblock-section .text-wrapper p {
        padding-left: 60px;
        margin-top: 0;
    }
}

@media only screen and (max-width: 1650px) {
 
    .crea-text .site-letter.c-black {
        width: 120px;
        height: 213px;
        bottom: 8%;
        left: 0;
    }

    .crea-text .site-letter.r-black {
        width: 120px;
        height: 200px;
        top: 0px;
        left: 25%;
    }

    .crea-text .site-letter.e-black {
        width: 90px;
        height: 251px;
        bottom: -1%;
        left: 40%;
    }

    .crea-text .site-letter.a-black {
         width: 120px;
         height: 182px;
         top: 60px;
         right: 14%;
    }
    .roadblock-section .common-section .content-wrapper{

    }

}

@media only screen and (max-width: 1600px) {
    .site-letter.c{
        width: 250px;
        height: 377px;
        top: -94px;
        left: 55px;
    }

    .site-letter.r {
        width: 250px;
        height: 355px;
        top: 34px;
        right: -2%;
    }

    .site-letter.e {
        width: 220px;
        height: 505px;
        bottom: -3%;
        left: -45px;
    }

    .site-letter.a {
        width: 250px;
        height: 371px;
        bottom: -5%;
        right: 6%;
    }
    .heading-section .bg-image {
        max-width: 547px;
    }
    .heading-section .text-wrapper {
        top: 200px;
    }

     .our-purpose .container {
        padding-left: 140px;
    }
    .roadblock-section .text-wrapper{
        padding: 0 80px 150px 80px;
    }

    .roadblock-section .text-wrapper p {
        padding-left: 0;
    }
    .roadblock-section .common-section .image-wrapper img {
        height: auto;
    }

    .roadblock-section .common-section .image-wrapper {
        max-width: 741px;
    }
   
    .ecosystem-section .content-wrapper h1 {
        font-size: 80px;
        line-height: 80px;
    }
    .footer-section .footer-text .footer-crea-text img {
        max-width: 700px;
    }
    
    .footer-section .footer-text .studio-text label {
        font-size: 90px;
        line-height: 80px;
    }
   
   
    .heading-section.heading-click .site-letter.c {
        top: -80px;
        left: -120px;
    }
    .heading-section.heading-click .site-letter.e {
        bottom: 10%;
        left: -6%;
    }
}

@media only screen and (max-width: 1500px) {
    .site-letter.c{
        width: 200px;
        top: -37px;
        left: 55px;
        height: 200px;
    }

    .site-letter.r {
        width: 200px;
        height: 200px;
        top: 34px;
        right: -2%;
    }

    .site-letter.e {
        width: 200px;
        height: 300px;
        bottom: -3%;
        left: -53px;
    }

    .site-letter.a {
        width: 200px;
        height: 200px;
        bottom: 0;
        right: 6%;
    }
    .heading-section .bg-image {
        max-width: 447px;

    }
    .heading-section .text-wrapper {

        top: 130px;
        right: 150px;
    }
    .heading-section .text-wrapper h1 {
        font-size: 46px;
        line-height: 54px;
    }
    .our-purpose{
        padding:150px 0
    }
    .our-purpose .we-are-crea label {
        font-size: 20px;
    }
    .roadblock-section .text-wrapper{
            padding: 0 80px 150px 140px;
    }
    .our-purpose .content-section .text-wrapper{
        padding-bottom:60px;
        max-width: 500px;
    }
    .roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label {
        max-width: 245px;
    }
    .roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label a label {
        font-size: 20px;
    }

    .roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label a {
        padding: 18px 9px;
    }
    .leaership-section h2 {
        font-size: 42px;
        line-height: 15px;
    }   


     .roadblock-section .text-wrapper h1 {
        font-size: 46px;
        line-height: 49px;
    } 
    .roadblock-section .common-section .image-wrapper {
        max-width: 561px;
        min-height: 425px;
    }
    .our-purpose .content-section .image-wrapper .purpose-bg-image{
        width: 85vh;
        max-width: 1000px;
    }
    
    .roadblock-section .text-wrapper p {
        padding-left: 0;
    } 
    .roadblock-section .common-section .content-wrapper {
        padding-left: 185px;
        padding-right: 50px;
        width: calc(50% - 206px);
        margin-right: 0;
    }
    .roadblock-section .work-section.common-section .content-wrapper{
        margin-right: -21px;
    }
    .roadblock-section .who-we-are-section.common-section {
        margin-bottom: 150px;
    }
    .roadblock-section .common-section{
        margin-bottom: 200px;
    }
    

    .roadblock-section .who-we-are-section.common-section .content-wrapper {
        padding-left: 176px;
        padding-right: 100px;
    }
    .roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter {
        left: 44px;
    }

    .roadblock-section .content-wrapper .large-letter {
        left: 39px;
        font-size: 130px;
        top: -49px;
    }
    .roadblock-section  .vision-section.common-section .content-wrapper .large-letter {
        left: 58px;
    }
    .roadblock-section .content-wrapper .large-letter::after{
        right: 1px;
        width: 44px;
    }

    .ecosystem-section .content-wrapper h1 {
        font-size: 80px;
        line-height: 80px;
    }
    .roadblock-section .work-section.common-section .large-letter {
        left: 72px;
    }
    .roadblock-section .work-section.common-section .large-letter::after{
        left: 66px;
    }
    
    .roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter::after {
        right: 1px;
        width: 44px;
    }
    .ecosystem-section .content-wrapper p, .heading-section .text-wrapper p, .roadblock-section .content-wrapper p, .our-purpose .content-section .text-wrapper p, .roadblock-section .text-wrapper p, .ecosystem-section .community-partner .partner-box p, .leaership-section .leader-box p, .leaership-section .leader-box label,.contact-us .headeing-wrapper p {
          font-size: 20px;
          line-height: 29px;
          
    }
    .heading-section .text-wrapper p{
        max-width:300px;
    }
    .ecosystem-section .container {
        padding: 0 80px;
    }
    .ecosystem-section .community-partner .partner-box {
        
    }
    
    .ecosystem-section .community-partner .partner-box .image-box .image-wrapper img {
        width: 150px;
    }
    #contact-us .container .headeing-wrapper h1 {
        font-size: 40px;
        line-height: 45px;
    }

    .ecosystem-section .community-partner .partner-box .image-box label {
        font-size: 20px;
        line-height: 28px;
    }
    .contact-us {
        padding: 184px 0 140px 0;
    }
    .footer-section .footer-text .studio-text {
        top: 46%;
        left: 12%;
    }
     .footer-section .footer-text .studio-text label {
        font-size: 80px;
        line-height: 75px;
    }
    .footer-section .footer-text  .footer-crea-text .site-letter.c-black {
        width: 190px;
        height: 267px;
        top: -10%;
        right: 22%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.r-black {
        width: 158px;
        height: 286px;
        top: -6%;
        right: -2%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.e-black {
        width: 141px;
        height: 397px;
        bottom: -8%;
        right: 21%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.a-black {
         width: 176px;
         height: 306px;
         bottom: 10%;
         right: -4%;
    }
    .footer-section .footer-text .footer-crea-text img{
        max-width: 600px;
    }

    
  
    .roadblock-section .work-section .image-wrapper{
        min-height: 302px;
    }
     .heading-section.heading-click .site-letter.c {
    top: -80px;
    left: -120px;
}
.heading-section.heading-click .site-letter.e {
    bottom: 10%;
    left: -6%;
}
.heading-section.heading-click .site-letter.a {
    bottom: 1%;
    right: 0%;
}

.footer-section .footer-line{
    bottom: 80px;
}
.footer-section .follow-us{
    padding-bottom: 120px;
}

}

@media only screen and (max-width: 1440px){
    .roadblock-section .common-section .image-wrapper {
        max-width: 621px;
    }
    .ecosystem-section .content-wrapper h1 {
        font-size: 60px;
        line-height: 60px;
    }
    .ecosystem-section .community-partner {
        
    }
    .ecosystem-section .community-partner .partner-box {
        
    }
    
}


@media only screen and (width: 1366px){
    .roadblock-section .common-section .image-wrapper {
        max-width: 604px;
    }
    
}


@media only screen and (max-width: 1366px){
    
     .footer-section .footer-text .studio-text {
        top: 43%;
        left: 18%;
    }
     .footer-section .footer-text .studio-text label {
        font-size: 70px;
        line-height: 60px;
    }
    .footer-section .footer-text  .footer-crea-text .site-letter.c-black {
       
        top: -10%;
        right: 24%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.r-black {
      
        top: -6%;
        right: -2%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.e-black {
    
        right: 25%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.a-black {
      
         bottom: 10%;
         right: -3%;
    }
}

@media only screen and (max-width: 1300px){
    
    .roadblock-section .common-section .image-wrapper {
        max-width: 561px;
    }
    .crea-text .site-letter.c-black {
        width: 100px;
        height: 213px;
        bottom: 22%;
        left: 0;
    }

    .crea-text .site-letter.r-black {
        width: 100px;
        height: 200px;
        top: 0px;
        left: 25%;
    }

    .crea-text .site-letter.e-black {
        width: 80px;
        height: 251px;
        bottom: 16%;
        left: 36%;
    }

    .crea-text .site-letter.a-black {
         width: 100px;
         height: 182px;
         top: 60px;
         right: 14%;
    } 
     .roadblock-section .text-wrapper h1 {
        font-size: 38px;
        line-height: 41px;
    }
}


@media only screen and (max-width: 1200px) {
    .our-purpose .container {
        padding-left: 90px;
    }

    .roadblock-section .text-wrapper {
        padding: 0 50px 150px 50px;
    }

    .roadblock-section .text-wrapper h1 {
        font-size: 38px;
        line-height: 44px;
    }
     .roadblock-section .common-section .image-wrapper {
        max-width: 552px;
    }



    .roadblock-section .common-section .image-wrapper img {
        height: auto;
    }

    .ecosystem-section .content-wrapper h1 {
        font-size: 66px;
        line-height: 65px;
    }

    .contact-us .headeing-wrapper h1 {
        font-size: 44px;
        line-height: 50px;
    }
    .roadblock-section .who-we-are-section.common-section .content-wrapper {
        padding-left: 155px;
        padding-right: 90px;
    }
    #contact-us .container .headeing-wrapper h1 {
        font-size: 35px;
        line-height: 35px;
    }
  
    .roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter {
        left: 24px;
    }
   
}







@media only screen and (max-width: 1024px){
  
    .roadblock-section .common-section{
        margin-bottom: 0px;
    }


    .heading-section {
        height: calc(100vh - 231px);
    }

    .heading-section .bg-image {
        top: 50%;
        -webkit-transform:  translateY(-50%);
        -moz-transform:  translateY(-50%);
        -ms-transform:  translateY(-50%);
        -o-transform:  translateY(-50%);
        transform:  translateY(-50%);
        max-height: 600px;
    }

    .heading-section .text-wrapper {
        top: 42em;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(0%,-50%);
        right: 0;
        
    }

    .heading-section .row {
        
    }
    .roadblock-section .work-section.common-section .large-letter {
        left: 98px;
    }

    .roadblock-section .vision-section.common-section .content-wrapper .large-letter {
        left: 86px;
    }
    .roadblock-section .content-wrapper .large-letter::after {
        right: 0px;
        width: 33px;
    }


    .roadblock-section .content-wrapper .large-letter {
        font-size: 100px;
        top: -59px;
    }
    .roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter {
        left: 50px;
    }
    .roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter::after {
        right: 0px;
        width: 33px;
    }

    .roadblock-section .work-section.common-section .large-letter::after {
        left: 51px;
    }

    .site-letter.e {
        bottom: -2%;
    }

    .site-letter.r {
        right: -5%;
    }

     .footer-section {
        padding: 0px 00px 0 140px;
    }
    .footer-section .footer-text .studio-text {
        left: 3%;
        top: 43%;
    }
    
    .footer-section .footer-text {
        
    }
     .footer-section .footer-text .studio-text label {
        font-size: 60px;
        line-height: 52px;
    }
    .footer-section .footer-text  .footer-crea-text .site-letter.c-black {
        width: 187px;
        height: 267px;
        top: -8%;
        right: 28%;
    }
    .roadblock-section .who-we-are-section.common-section {
        margin-bottom: 80px;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.r-black {
        width: 149px;
        height: 286px;
        top: -6%;
        right: -2%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.e-black {
        width: 140px;
        height: 397px;
        bottom: 0%;
        right: 27%;
    }
    .footer-section .footer-text .footer-crea-text img {
        max-width: 500px;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.a-black {
         width: 175px;
         height: 306px;
         bottom: 17%;
         right: -4%;
    }
    .contact-us .container {
        padding: 0 100px;
    }

    .contact-us .headeing-wrapper h1 {
        font-size: 36px;
        line-height: 39px;
    }



    .contact-us {
        padding: 144px 0 160px 0;
    }
    
    .roadblock-section .common-section .image-wrapper {
        max-width: 452px;
        min-height: 348px;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: top;
    }
    
    .ecosystem-section .content-wrapper p, .heading-section .text-wrapper p, .roadblock-section .content-wrapper p, .our-purpose .content-section .text-wrapper p, .roadblock-section .text-wrapper p, .ecosystem-section .community-partner .partner-box p, .leaership-section .leader-box p, .leaership-section .leader-box label, .contact-us .headeing-wrapper p {
        font-size: 18px;
        line-height: 26px;
       
    }
    .heading-section .text-wrapper p{
        max-width:250px;
    }
    .roadblock-section .text-wrapper h1 {
        font-size: 25px;
        line-height: 35px;
    }
    .ecosystem-section {
        padding: 150px 0 100px 0;
    }

    .ecosystem-section .content-wrapper h1 {
        font-size: 55px;
        line-height: 55px;
    }

    .ecosystem-section .community-partner .partner-box .image-box .image-wrapper {
       
    }

    .ecosystem-section .community-partner .partner-box .image-box .image-wrapper img {
        width: 100px;
    }
    .ecosystem-section .community-partner .partner-box .image-box .image-wrapper span {
        margin-left: 50px;
        font-size: 35px;
    }
    .ecosystem-section .community-partner .partner-box .image-box label {
        font-size: 13px;
        line-height: 25px;
    }

    .ecosystem-section .community-partner .partner-box {
       
    }

    .our-purpose {
        padding: 120px 0;
        overflow: hidden;
    }

    .our-purpose .content-section .image-wrapper .purpose-bg-image {
        background-size: cover;
        min-height: 220px;
        background-position: right;
    }

    .crea-text .site-letter.c-black {
        width: 100px;
        height: 213px;
        bottom: 37%;
        left: -1%;
    }

    .crea-text .site-letter.r-black {
        width: 80px;
        height: 200px;
        top: -42px;
        left: 32%;
    }

    .crea-text .site-letter.e-black {
        width: 61px;
        height: 251px;
        bottom: 26%;
        left: 43%;
    }

    .crea-text .site-letter.a-black {
         width: 95px;
         height: 182px;
         top: 60px;
         right: -4%;
    } 
    .heading-section.heading-click .site-letter.r {
        right: -5%;
    }



    .heading-section.heading-click .site-letter.e {
        bottom: 10%;
        left: -6%;
    }

    .heading-section.heading-click .site-letter.a {
        bottom: 0;
        right: 15%;
    }

    .heading-section.heading-click .site-letter.c {
        top: -80px;
        left: -120px;
    }

    .leaership-section .leader-box:nth-child(even) p  {
        max-width: 100%;
    }
    .leaership-section .leader-box:nth-child(odd) p  {
        max-width: 100%;
    }

    .leaership-section .leader-box:last-child p {
        max-width: 100%;
     }
    .leaership-section .leader-box:last-child {
        padding-right: 0;
    }

    .leaership-section .leader-box {
        padding-right: 50px;
        width: calc(100% / 2 - 50px);
    }

    .ecosystem-section .community-partner .partner-box:last-child .image-box .image-wrapper img {
        width: 180px;
        margin-left: 30px;
    }

}




@media only screen and (max-width: 1024px) and (orientation: landscape) {
    .heading-section {

        height: calc(100vh - 140px);

    }
    .heading-section .text-wrapper {
        top: 250px;
        left: 38%;
    }
}






@media only screen and (max-width: 991px){
 
    .roadblock-section .work-section.common-section .wrapper {
        text-align: center;
    }
    .image-wrapper.hide-in-desktop {
        display: block !important;
    }
    .roadblock-section .who-we-are-section.common-section .image-wrapper {
        display: none;
    }
    .roadblock-section .work-section.common-section .content-wrapper {
        margin-right: auto;
        margin-left: auto;
    }
    .roadblock-section .common-section {
        flex-direction: column;
        margin-bottom: 0;
     }
     .roadblock-section .who-we-are-section.common-section{
          margin-bottom: 80px;
     }
     .leaership-section {
        padding-top: 150px;
    }

    .leaership-section .leader-box {
        width: 100%;
        padding-right: 0;
    }


    .heading-section .row {
        padding-right: 0;
        margin: 0;
        width: 100%;
        height: 100%;
    }

    .roadblock-section .common-section .image-wrapper {
        width: 100%;
        max-width: 600px;
        margin: 0 auto 62px auto;
        min-height: 348px;
        height: auto;
        background-size: cover;
    }

    .roadblock-section .common-section .content-wrapper {
        width: 100%;
        max-width: 600px;
        margin: 0  auto;
        padding: 0;
    }
    .roadblock-section .common-section .content-wrapper{
        padding: 0 0px 0 50px;
    }

    .roadblock-section .text-wrapper h1 {
        width: 100%;
        max-width: unset;
        text-align: center;
        padding-bottom: 30px;
    }
    .our-purpose .content-section .image-wrapper .purpose-bg-image {
        background-size: cover;
        min-height: 220px;
        background-position: -150px 0;
    }

    .roadblock-section .text-wrapper p {
        width: 100%;
        text-align: center;
        max-width: unset;
    }

    .roadblock-section {
        padding: 200px 0 0 0;
    }

    .roadblock-section .work-section.common-section {
        min-height: unset;
        padding-bottom: 0;
    }
    .roadblock-section .work-section.common-section .large-letter {
    transform: rotate(
    0deg);
    left: -8px;
    font-size: 115px;
    }
    
    .roadblock-section .vision-section.common-section .content-wrapper .large-letter {
        left: -61px;
    }

    .roadblock-section .work-section.common-section .large-letter {
        left: -66px;
    }
    .roadblock-section .work-section.common-section .large-letter::after{
        left: 55px;
    }

    .roadblock-section .who-we-are-section.common-section .content-wrapper {
        padding-left: 50px;
        padding-right: 0;
        width: 100%;
        max-width: 600px;
        margin: 0 auto;
    }
    .roadblock-section .work-section .image-wrapper {
        transform: scale(1);
        background-position: top;
        background-size : cover !important;
        min-height: 250px !important;
        margin-bottom: 80px;
    }

    .roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter {
        left: -62px;
        right: unset;
    }
    
    .roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter {
        font-size: 100px;
        line-height: 149px;
    }
    .roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter::after{
        width: 34px;
        right: -3px;
        top: 0;
    }

    .roadblock-section .content-wrapper .large-letter {
        font-size: 100px;
    }

    .roadblock-section .content-wrapper .large-letter::after {
        width: 30px;
        right: 1px;
    }

    .ecosystem-section .content-wrapper h1 {
        width: 100%;
        padding-bottom: 35px;
    }

    .ecosystem-section .content-wrapper p {
        width: 100%;
    }

    .ecosystem-section .community-partner .partner-box {

    }

    .ecosystem-section .community-partner .partner-box .image-box .image-wrapper {
       
        text-align: right;
    }

    .ecosystem-section .community-partner .partner-box .image-box label {
        opacity: 1;
        font-size: 20px;
    }

    .ecosystem-section .community-partner .partner-box p {
        opacity: 1;
        padding-top: 5px;
    }

    .ecosystem-section .community-partner .partner-box .image-box {
        height: auto;
        max-height: unset;
    }

    .ecosystem-section .community-partner .partner-box:last-child p {
        padding-bottom: 0;
    }

    .contact-us .headeing-wrapper {
        width: 100%;
    }

    .contact-us .button-wrapper {
        width: 100%;
        padding-left: 0;
        padding-top: 24px;
        text-align: center;
        margin: 0 auto;
        display: table;
        width: 100%;
    }

    .contact-us .button-wrapper .hover-label {
        margin: 0;
    }


    .footer-section .footer-text .studio-text label {
        font-size: 45px;
        line-height: 42px;
    }
    .footer-section .footer-text  .footer-crea-text .site-letter.c-black {
        width: 139px;
        height: 267px;
        top: -16%;
        right: 34%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.r-black {
        width: 112px;
        height: 286px;
        top: -6%;
        right: 0%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.e-black {
        width: 110px;
        height: 197px;
        bottom: 0%;
        right: 31%;
    }

    .footer-section .footer-text  .footer-crea-text .site-letter.a-black {
         width: 140px;
         height: 206px;
         bottom: 11%;
         right: -6%;
    }

    .footer-section {
        margin-top: 00px !important;
        padding: 0px 00px 0 100px;
    }

    .footer-section .footer-text {
        min-height: 450px;
    }

    .footer-section .footer-text .studio-text {
        left: 2%;
        top: 46%;
    }
        .crea-text .site-letter.c-black {
        width: 80px;
        height: 213px;
        bottom: 45%;
        left: -1%;
    }

    .crea-text .site-letter.r-black {
        width: 69px;
        height: 200px;
        top: -29px;
        left: 49%;
    }

    .crea-text .site-letter.e-black {
        width: 55px;
        height: 251px;
        bottom: 32%;
        left: 56%;
    }

    .crea-text .site-letter.a-black {
         width: 75px;
         height: 182px;
         top: 38px;
         right: -33%;
    } 

    .our-purpose .content-section .text-wrapper h4 {
        font-size: 26px;
        line-height: 29px;
        padding-bottom: 20px;
    }
    .heading-section .bg-image {
        max-width: 347px;
        max-height: 500px;
    }

    .heading-section .text-wrapper {
        left: 50%;
        top: 26em;
        right: unset;
        -webkit-transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }

    .heading-section .text-wrapper h1 {
        font-size: 35px;
        line-height: 43px;
    }

    .heading-section .text-wrapper p {
        padding: 30px 15px 0 20px;
        max-width: 250px;
    }

    .hover-label {
        margin: 50px 0px 0 50px;
    }
  
}









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

    .heading-section {
        height: calc(130vh - 233px);
        max-height: 665px;
        padding-bottom: 90px;
        min-height: 665px;
    }
    .roadblock-section .vision-section.common-section .content-wrapper .large-letter {
        left: 14px;
    }

   
    .ecosystem-section .content-wrapper h1 {
        font-size: 48px;
        line-height: 55px;
        font-weight: normal;
    }
    .ecosystem-section .content-wrapper h1 b {
        font-size: 48px;
        line-height: 55px;
        font-weight: normal;
    }

    .ecosystem-section .container {
        padding: 0 30px;
    }
    .heading-section .text-wrapper p {
        padding: 20px 0px 0 0px;
        max-width: 220px;
        margin: 0 -16px 0 auto;
    }

    .ecosystem-section {
        padding: 93px 0 25px 0;
    }

    .ecosystem-section .content-wrapper p, .heading-section .text-wrapper p, .roadblock-section .content-wrapper p, .our-purpose .content-section .text-wrapper p, .roadblock-section .text-wrapper p, .ecosystem-section .community-partner .partner-box p, .leaership-section .leader-box p, .leaership-section .leader-box label, .contact-us .headeing-wrapper p {
        font-size: 16px;
        line-height: 25px;
    }
    
    .ecosystem-section .community-partner .partner-box .image-box label {
        width: calc(97% - 80px);
        font-size: 15px;
    }
    .crea-contact-form .image-wrapper img {
        max-width: 220px;
        margin-left: 0;
    }

   .ecosystem-section .content-wrapper p{
       padding-left: 30px;
       max-width: 290px;
   }

    .contact-us .headeing-wrapper h1 {
        font-size: 31px;
        line-height: 35px;
    }

    .contact-us .container {
        padding: 0 40px;
    }

    .contact-us .headeing-wrapper p {
        font-size: 16px;
        line-height: 25px;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 25px;
        padding: 0;
        letter-spacing: 1px;
    }

    .our-purpose .container {
        padding: 0 0px;
    }



    .our-purpose {
        padding: 35px 00px 0 0;
    }

    .our-purpose .we-are-crea {
        width: 100%;
        padding-right: 0;
        max-width: 280px;
        margin: 0 auto;
        display: table;
    }
    .our-purpose .content-section {
        width: 100%;
        padding: 0 0px;
        margin-top: -10px;
        display: flex;
        flex-direction: column-reverse;
    }

    .crea-text {
        min-height: 240px;
        width: 280px;
    }


    .our-purpose .content-section .image-wrapper .purpose-bg-image {
        width: auto;
        background-size: cover;
        min-height: 120px;
        background-repeat: no-repeat;
        background-position: center top;
    }

    .roadblock-section {
        padding: 120px 0 20px 0;
    }

    .roadblock-section .text-wrapper h1 {
        font-size: 28px;
        line-height: 38px;
        text-align: left;
        max-width: 260px;
        display: inline-block;
        padding-bottom: 100px;
    }

    .roadblock-section .text-wrapper {
        padding: 0 22px 60px 22px;
    }

    .roadblock-section .common-section .image-wrapper {
        max-width: 100%;
        min-height: 380px;
        background-size: 133% 85%;
    }
    .vision-section.common-section .image-wrapper {
        background-image: url(../images/vision-new-2.png);
        background-size: cover;
        min-height: 380px;
        background-size: 101% 75%;
        margin-bottom: 0;
    }

    .roadblock-section .common-section .content-wrapper {
        max-width: 100%;
        padding-left: 30px;
        padding-right: 20px;
        margin: 0;
    }

    .roadblock-section .content-wrapper .large-letter {
        display: block;
        left: -10px;
        right: unset;
        font-size: 80px;
        line-height: normal;
        top: -20px;
    }

    .roadblock-section .common-section .content-wrapper h2 {
        font-size: 20px;
        line-height: 25px;
    }

    .roadblock-section .who-we-are-section.common-section .content-wrapper p {
        padding-bottom: 30px;
        max-width: 294px;
        margin: 0 0 0 0;
        padding-right: 32px;
        padding-left: 68px;
    }

    .roadblock-section .who-we-are-section.common-section .content-wrapper {
        padding: 0 20px 0 0px;
        max-width: unset;
    }

    .crea-text .site-letter.r-black {
        top: -32px;
        left: 31%;
    }

    .crea-text .site-letter.c-black {
        left: 10%;
        top: 23%;
    }

    .crea-text .site-letter.e-black {
        left: 49%;
        bottom: -8px;
        height: 155px;
    }

    .crea-text .site-letter.a-black {
        right: 2%;
        top: 6%;
    }

    .site-letter.c{
        width: 180px;
        top: -25px;
        left: -34px;
        height: 180px;
    }

    .site-letter.r {
        width: 180px;
        height: 180px;
        top: 19px;
        right: -16%;
    }

    .site-letter.e {
        width: 258px;
        height: 258px;
        bottom: 0px;
        left: -94px;
    }

    .site-letter.a {
        width: 150px;
        height: 150px;
        bottom: 0;
        right: -77px;
    }

    .heading-section .text-wrapper h1 {
        font-size: 20px;
        line-height: 25px;
        padding: 0;
    }

    .heading-section .text-wrapper {
        max-width: 280px;
        right: 0;
        top: 450px;
        padding-left: 40px;
        height: 100%;
        max-height: 634px;
    }

    .heading-section .bg-image {
        max-width: 294px;
        max-height: 452px;
        left: unset;
        top: unset;
        -moz-transform:  translate(-50%,-50%);
        -ms-transform:  translate(-50%,-50%);
        -o-transform:  translate(-50%,-50%);
        transform: unset;
        bottom: -91px;
        right: 0;
    }

    .heading-section .row {
        margin: 0 auto;
        padding: 0;

    }

    .footer-section {
    flex-direction: column-reverse;
    padding: 0 0px 0 20px;
    justify-content: center;
    align-items: baseline;
    margin-top: 0px !important;
}

.footer-section .footer-text {
    width: 100%;
    min-height: 240px;
}

.footer-section .footer-text .studio-text label {
    font-size: 21px;
    line-height: 22px;
}
.footer-section .footer-text  .footer-crea-text .site-letter.c-black {
    width: 90px;
    height: 90px;
    top: -6%;
    right: 34%;
}

.footer-section .footer-text  .footer-crea-text .site-letter.r-black {
    width: 90px;
    height: 90px;
    top: -4%;
    right: 0%;
}

.footer-section .footer-text  .footer-crea-text .site-letter.e-black {
    width: 120px;
    height: 120px;
    bottom: 0%;
    right: 21%;
}

.footer-section .footer-text  .footer-crea-text .site-letter.a-black {
     width: 90px;
     height: 90px;
     bottom: 19%;
     right: -6%;
}


.follow-us {
    padding: 20px 0;
    text-align: left;
}

.footer-section .footer-text .studio-text {
    top: 44%;
}

.footer-section .follow-us label {
    font-size: 18px;
}
.contact-us {
    overflow: hidden;
    padding: 144px 0 140px 0;
}
    .hover-label label {
    font-size: 18px;
    line-height: 20px;
}

.hover-label {
    margin: 0px 0px 0 50px;
}

.hover-label {
    max-width: 145px;
}
.contact-us .button-wrapper .hover-label{
    margin:10px auto 0 auto;
}


.hover-label a::after {
    right: 28px;
    width: 180px;
    bottom: 19px;
}

.heading-section .hover-label a::after {
    width: 180px;
    height: 44px;
    right: 28px;
    bottom: 19px;
}

.heading-section .text-wrapper .hover-label {
    margin: 0px 0px 0 34px;
    left: 80px;
    position: absolute;
    bottom: 88px;
    max-width: 145px;
}

.footer-section .follow-us {
    padding-left: 60px;
    padding-bottom: 220px;
    padding-top: 150px;
}

.footer-section .footer-line {
    bottom: 130px;
}

.footer-section .social-links a img {
    width: 30px;
}

#contact-us .container .headeing-wrapper h1 {
    max-width: 215px;
    display: block;
    font-size: 45px;
    line-height: 55px;
}

.heading-section .text-wrapper h1 br {
    display: none;
}

.hover-label a {
    padding: 5px 10px;
}

.ecosystem-section .community-partner .partner-box:last-child .image-box .image-wrapper img {
    width: 110px;
}

.leaership-section {
    padding-top: 100px;
}

.leaership-section h2 {
    font-size: 30px;
    line-height: normal;
    padding-bottom: 35px;
}

.leaership-section .leader-box p{
    padding-left: 30px;
    margin-top: 10px;
}

.leaership-section .leader-box:nth-child(even) p  {
    max-width: unset;
    padding-right: 15px;
}
.leaership-section .leader-box:nth-child(odd) p  {
    max-width: unset;
    padding-right: 15px;
}

.ecosystem-section .community-partner {
    padding-top: 20px;
}

.roadblock-section .work-section.common-section .large-letter {
    left: -6px;
}

.our-purpose .content-section .text-wrapper {
    padding: 70px 40px 70px 0;
    max-width: 265px;
    margin: 0 0 0 auto;
}

.roadblock-section .text-wrapper p {
    max-width: 295px;
    text-align: left;
    padding-left: 25px;
    padding-right: 0;
}
.roadblock-section .text-wrapper p br {
    /* display: none; */
}

.roadblock-section .common-section .content-wrapper p {
    max-width: 305px;
    margin: 0 14px 0 0;
    padding-left: 70px;
    padding-bottom: 25px;
}
.roadblock-section .work-section.common-section .content-wrapper p {
    max-width: 280px;
}

.roadblock-section .common-section .content-wrapper h2 {
    max-width: 310px;
    margin: 0 0 0 0;
    padding-bottom: 40px;
    padding-left: 67px;
}

.roadblock-section .common-section {
    margin-bottom: 0px;
    padding-bottom: 35px;
}

#who-er-are .image-wrapper {
    min-height: 280px;
    background-size: 100%;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter {
    left: -13px;
    top: -21px;
    font-size: 80px;
    line-height: normal;
}
.roadblock-section .who-we-are-section.common-section .content-wrapper .large-letter::after {
    right: -1px;
    width: 27px;
}
.roadblock-section .content-wrapper .large-letter::after {
    width: 27px;
    right: 0px;
    bottom: 12px;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label {
    max-width: 100%;
    margin: 80px 0 0 0;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .button-wrapper {
    margin: 0px auto 110px auto;
    display: table;
    width: 100%;
    text-align: center;
    max-width: 237px;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label a {
    padding: 8px 8px;
    min-width: 200px;
    width: auto;
    display: inline-block;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label a label {
    font-size: 17px;

}

.roadblock-section .who-we-are-section.common-section {
    margin-bottom: 0;
}

.roadblock-section .work-section.common-section .large-letter {
    transform: rotate(180deg);
    left: -14px;
    font-size: 115px;
}
.roadblock-section .work-section.common-section .content-wrapper {
    padding-left: 0;
}
.roadblock-section .work-section.common-section .large-letter::after{
    left: 7px;
    top: 26px;
}

.heading-section.heading-click .site-letter.c {
    top: 15px;
    left: 20px;
}

.heading-section.heading-click .site-letter.e {
    bottom: 3%;
}

.ecosystem-section .community-partner .partner-box .image-box .image-wrapper img {
    width: 65px;
}
.ecosystem-section .community-partner .partner-box .image-box .image-wrapper span {
    margin-left: 30px;
    font-size: 20px;
    line-height: normal;
    vertical-align: super;
}

.ecosystem-section .community-partner .partner-box:last-child .image-box .image-wrapper {
    margin-top: -1px;
}




}

@media only screen and (max-width: 767px) {
        @-moz-document url-prefix() {
            .heading-section .text-wrapper .hover-label {
            margin: 0px 0px 0 34px;
            left: 80px;
            position: absolute;
            bottom: -160px;
            max-width: 145px;
        }
    }   
}


@media only screen and (max-width: 767px) and (orientation : landscape){
   #contact-us .container .headeing-wrapper h1 {
        max-width: 100%;
    }

    .ecosystem-section .content-wrapper p {
        max-width: 100%;
    }

    .roadblock-section .common-section .content-wrapper p,
    .roadblock-section .who-we-are-section.common-section .content-wrapper p {
        max-width: 550px;
        padding-right: 25px;
    }

    .roadblock-section .common-section .content-wrapper h2 {
        max-width: 580px;
    }


    .roadblock-section .text-wrapper h1 {
        max-width: 100%;
    }

    .our-purpose .content-section .text-wrapper {
        max-width: 100%;
        padding: 50px;
    }

    .site-letter.r {
        top: 19px;
        right: -48px;
    }


    .heading-section {
        max-height: 500px;
        min-height: 500px;
    }

    .site-letter.a {
        right: -40px;
    }

    .heading-section .text-wrapper {
        max-height: 100%;
        top: 350px;
    } 
}








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

    .heading-section {
        height: calc(100vh - 290px);
    }
    .heading-section .bg-image {
        max-width: 258px;
        max-height: 404px;
    }

    .roadblock-section .text-wrapper h1 {
        font-size: 25px;
        line-height: 36px;
    }

    .roadblock-section .content-wrapper .large-letter {
        display: none;
    }

    .ecosystem-section .container {
        padding: 0 20px;
    }

    .ecosystem-section .content-wrapper h1 {
        font-size: 40px;
        line-height: 46px;
    }

    .ecosystem-section .content-wrapper p {
        padding-left: 0;
    }

    .leaership-section .leader-box:nth-child(even) p {
        padding-left: 0;
    }

    .leaership-section .leader-box:nth-child(odd) p {
        padding-left: 0;
    }

    #contact-us .container .headeing-wrapper h1 {
        font-size: 40px;
        line-height: 49px;
    }
    .heading-section .text-wrapper p {
        margin: 0;
    }
    .roadblock-section .text-wrapper p {
        max-width: 230px;
        padding-left: 0;

    }
    .roadblock-section .common-section .content-wrapper p {
        padding-left: 0;
    }

    .roadblock-section .common-section .content-wrapper h2 {
        padding-left: 0;
    }

    .roadblock-section .who-we-are-section.common-section .content-wrapper p {
        padding-left: 0;
        padding-right: 0;
    }

    .roadblock-section .work-section.common-section .content-wrapper p {
        max-width: unset;
    }
}

@media only screen and (max-width: 320px) {
.ecosystem-section .content-wrapper p, .heading-section .text-wrapper p, .roadblock-section .content-wrapper p, .our-purpose .content-section .text-wrapper p, .roadblock-section .text-wrapper p, .ecosystem-section .community-partner .partner-box p {
    font-size: 14px;
    line-height: 22px;
}

.roadblock-section .common-section .content-wrapper {
    max-width: 210px;
    margin: 0 auto;
}

.roadblock-section .common-section .image-wrapper {
    min-height: 110px;
    max-width: 100%;
}

.roadblock-section .text-wrapper h1 {
    font-size: 16px;
    line-height: 25px;
}

.crea-text {
    min-height: 240px;
    width: 240px;
}

.heading-section .text-wrapper {
    max-width: 240px;
}

.heading-section .bg-image {
    max-width: 224px;
    max-height: 350px;
}
.heading-section .text-wrapper p {
    margin: 0;
}

.heading-section .text-wrapper .hover-label {
    bottom: 200px;
}

#contact-us .container .headeing-wrapper h1,.ecosystem-section .content-wrapper h1 {
    font-size: 30px;
    line-height: 35px;
}

.contact-us .container {
    padding: 0 28px;
}

.roadblock-section .text-wrapper p {
    padding-left: 0;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper {
    max-width: 210px;
}

.roadblock-section .who-we-are-section.common-section .content-wrapper .hover-label a {
    min-width: 200px;
    padding: 11px 10px;
}

.our-purpose .content-section .text-wrapper {
    max-width: 210px;
    padding: 50px 20px 50px 0;
}

.crea-text .site-letter.a-black {
    right: -5%;
    top: 5%;
}

.our-purpose .we-are-crea {
    max-width: 210px;
}
}


body.modal-show {
    overflow: hidden;
}

.modal {
    position: absolute;
    z-index: 10000;
    top: 0;
    left: 0;
    visibility: hidden;
    display: none;
    width: 100%;
    height: 100%;
}

.modal.is-visible {
    visibility: visible;
    display: block;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: fixed;
  z-index: 9999;
  top: 50%;
  width: 100%;
  left: 50%;
  max-width: 620px;
  display: table;
  margin-left: 0;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translate(-50%, -50%);
  opacity: 1;
}

.modal-header .modal-close label.icon-close.icon {
    cursor: pointer;
}

.modal-header,
.modal-content {
  padding: 0;
}

.modal-header {
  position: relative;
  background-color: #fff;
  box-shadow: none;
  border-bottom: 0;
  display: table;
  width: 100%;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 15px;
  color: #000;
  background: none;
  cursor: pointer;
  border: 0;
  font-size: 26px;
  line-height: normal;
}

.modal-close:hover {
  color: #000;
  cursor: pointer;
}

.modal-heading {
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}


textarea{
    resize:none;
}
.crea-contact-form .image-wrapper img {
    max-width: 274px;
    margin-left: 15px;
}

.crea-contact-form form {
    max-width: 410px;
    margin: 0 auto;
    display: table;
    width: 100%;
}

.crea-contact-form form .input-wrapper {
    margin: 20px 0;
}

.crea-contact-form form .input-wrapper input,.crea-contact-form form .input-wrapper textarea {
    border: 2px solid #000;
    text-align: center;
    padding: 8px 10px;
    font-family: 'Manrope-Regular';
    font-size: 20px;
    display: block;
    border-radius: 0;
    width: calc(100% - 24px);
    outline: none;
}
.crea-contact-form form .input-wrapper textarea{
    min-height: 100px;
    /* max-height: 122px; */
}
.crea-contact-form form .input-wrapper input::placeholder,
.crea-contact-form form .input-wrapper textarea::placeholder{
    color:#000;
}

.crea-contact-form form .btn-submit{
    margin: 25px auto 45px auto;
    display: table;
    font-size: 21px;
    line-height: 20px;
    min-width: 187px;
    background-color: #000;
    border: 1px solid #000;
    color: #fff;
    padding: 12px 0;
    text-transform: uppercase;
    cursor: pointer;
    font-family: 'Manrope-Regular';
}

.crea-contact-form form .btn-submit:hover {
    background-color: #fff;
    border: 1px solid #000;
    color: #000;
}

@media only screen and (max-width: 767px) {
    .modal-wrapper {
        max-width: 310px;
    }



    .modal.is-visible .modal-transition {
            transform: translate(-50%,-50%);
        margin-left: 0px;
        top: 50%;
    }
    .crea-contact-form {
        padding: 15px 30px;
    }

    .crea-contact-form form .input-wrapper input, .crea-contact-form form .input-wrapper textarea {
        font-size: 16px;
        padding: 8px 10px;
    }

    .modal-close {
        padding: 0;
        top: -5px;
    }
    .crea-contact-form form .btn-submit {
    min-width: 175px;
    font-size: 18px;
    padding: 12px 0;
    margin-bottom: 20px;
}
}

@media only screen and (max-width: 767px) and (orientation : landscape){
    .modal-wrapper {
    max-width: 550px;
}

.crea-contact-form .image-wrapper img {
    max-width: 120px;
}

.crea-contact-form form .input-wrapper {
    width: calc(50% - 10px);
    display: inline-block;
    margin: 7px 0px;
}

.crea-contact-form form .input-wrapper:last-child {}

.crea-contact-form form .input-wrapper:last-child {
    width: 100%;
}

.crea-contact-form form .input-wrapper:nth-child(3) {
    width: 100%;
}

.crea-contact-form form .input-wrapper:nth-child(1) {
    margin-right: 20px;
}

.crea-contact-form form .input-wrapper textarea {
    min-height: 58px;
}

.crea-contact-form form .input-wrapper input, .crea-contact-form form .input-wrapper textarea {
    font-size: 14px;
    padding: 5px 10px;
}

.crea-contact-form form .btn-submit {
    margin-bottom: 5px;
    margin-top: 10px;
    font-size: 15px;
    padding: 8px 00;
    min-width: 120px;
}

.modal.is-visible .modal-transition {
    top: 50%
}

}


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

.modal-wrapper {
    max-width: 230px;
}

.crea-contact-form {
    padding: 10px 10px;
}

.crea-contact-form form .input-wrapper input, .crea-contact-form form .input-wrapper textarea {
    font-size: 13px;
    padding: 5px 10px;
}

.crea-contact-form form .input-wrapper {
    margin: 15px 0;
}

.crea-contact-form form .btn-submit {
    margin: 25px auto 15px auto;
    font-size: 16px;
    min-width: 150px;
    padding: 8px;
}
}





.message-box {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    background-color: #4caf50;
    display: none;
}


.message-box label {
    color: #00a33a;
    font-family: Manrope-ExtraBold;
    letter-spacing: 0px;
    color: #fff;
    padding: 4px;
    display: block;
    font-size: 15px;
}

.modal-show .message-box.show-message {
    transition: 0.5s opacity;
    display: table;
    opacity: 1;
}

@media only screen and (max-width: 767px) {
    .crea-contact-form .image-wrapper img {
        max-width: 220px ;
        margin-left: 0;
    }
}

@media only screen and (max-width: 320px) {
    .crea-contact-form .image-wrapper img {
        max-width: 150px;
        margin-left: 0;
    }
}

@media only screen and (max-width: 568px) and (orientation : landscape){
    
    .crea-contact-form .image-wrapper img {
        max-width: 100px;
        margin-left: 0;
    }
}