
        @media only screen and (max-width: 670px) {
  #id_1063{
    overflow:auto;
}

.menu {
   
    width: auto;
    height: auto;
        border-right: 0px solid;
    
}

.project-page{
    overflow:hidden;
}

.projects-bottom{
    padding-top: 100px;
    background: #e3e2dc;
}

    .finished {
        position: relative;
        right: 0;
        top: 0;
        padding: 5px 20px;
        background: #0d6efd;
        color: #ffffff;
        margin-bottom: 27px;
        display: inline-flex
;
    }

.video iframe {
    width: 100vw;
    margin-bottom: 50px;
    height: 38vh;
}


.blog-item .post-title h3 {
    font-size: 17px;
    font-family: 'Poppins', sans-serif;
    text-align: center;
    letter-spacing: 8px;
    color: white;
    text-transform: uppercase;
    line-height: 30px;
    padding: 0 20px;
}

.home-upcoming {
    
    margin-bottom: 10vh;
}

.contact-page ul {
    display: inline-block;
    font-size: 15px;
    width: 42%;
    margin-top: 40px;
    vertical-align: top;
    padding-left: 5%;
}

.contact-home ul li:first-child, .contact-page ul li:first-child {
    margin-bottom: 10px;
    font-weight: bold;
}

.copyright {
 display:none;
}

.contact-left {
    padding-left: 5%;
    padding-top: 215px;
}

.close-mobile-menu{
    position:absolute;
    width:20px;
    display:none;
}

.social{
    margin-top:50px;
    text-align:center;
    
}

.social a{
    display:inline-block;
    margin-right: 10px;
    font-weight:bold;
}
.menu .hamburger{
           position: fixed;
        left: 13px;
        top: 4vh;
        margin: 0;
        z-index: 999;
}

    .finished {
        position: relative;
        right: 0;
        top: 0;
        padding: 5px 20px;
        background: #799079;
        color: #ffffff;
        margin-bottom: 27px;
        display: inline-flex
;
    }
 

    .upcoming {
        position: relative;
        right: 0;
        top: 0;
        padding: 5px 20px;
        background: #0d6efd;
        color: #ffffff;
        margin-bottom: 27px;
        display: inline-flex
;
    }
    
    .blog-item     .upcoming {
        position: absolute;
        right: 0;
        top: 0;
        padding: 5px 20px;
        background: #0d6efd;
        color: #ffffff;
        margin-bottom: 27px;
        display: inline-flex
;
    }

.space-title {
    opacity: 0;
    position: fixed;
    top: 0;
    background: white;
    z-index: 99;
    right: 0;
    padding: 6.5vh;
    font-size: 20px;
    left: 0;
    text-align: center;
}
.s-header {
    
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: 10vh;
}

.s-header {
    height: 40vh;
            background-size: auto 40vh;
}

.project-list-image .blog-item {
    color: #212121;
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    background: rgba(0, 0, 0, 0.5);
    height: 40vh;
    border-radius: 0;
    margin: 0vh 0;
    border-color: white;
    background-size: contain !important;
    background-repeat: no-repeat !important;
    width: 100%;
}

.project-right {
    padding: 0vh;
    background: #fff;
}

.breadcrumbs {
    position: absolute;
    top: 14px;
    right: 10vh;
    font-size: 14px;
    display: none;
}


.fixed-left{
        width: 100%;
    position: relative;
    padding-top: 20vh;
    background:none;
}


.projects-page h2{
    text-align: right;
    padding-right: 8vw;
}

.address-menu , .contact-menu{
        width: 50%;
    float: left;
    margin-top: 40px;
    font-size:3vw;
}

ul.lang {
    position: relative;
    bottom: 20px;
    text-align: center;
    width: 100%;
    top: 37px;
    display:none;
}


ul.lang li{
    display:inline-block;
    font-size:30px;
        margin-right: 10px;
}


.mobile{
    display:block;
}

.desktop{
    display:none;
}

.percentage-container{
    display:none;
}

.projects-images {
    border-right: 1px solid;
    padding-bottom: 100px;
    padding-top: 120px;
}

.menu-logo {
    font-size: 37px;
    position: absolute;
    top: 0;
    bottom: auto;
    margin: auto;
    height: 64px;
    right: 14px;
    left: 30px;
    width: 33px;
    cursor: pointer;
    padding-top:10px;
}
.logo-text {
             font-size: 22vmin;
        text-align: left;
        line-height: 13vh;
        width: 58vw;
        margin-left: 3vw;
        font-weight: 600;
}

.text-end{
    text-align: center !important
}

.hero-slogan h3 {
font-size: 5vmin;
        font-weight: 200;
        width: 100%;
        text-align: left;
        margin-left: 4vw;
        margin-top: 34vh;
}

.hero-logo h1 img {
        position: absolute;
        left: 74vw;
        width: 10vw;
        top: 2vh;
        display:none;
}

.hero-logo{
    width:100%;
          height: 100vh;
        margin: 0;   
}
.logo-menu img {
           width: 117px;
        margin-top: 0;
        display: block;
        position: fixed;
        right: 4vw;
        bottom: 2vh;
}

.hero-logo h1{
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        height: 20vh;
        width: 100%;
    }
    
  


.hero-slogan {
visibility: visible !important;
position: relative;
    top: -60vh;
}

.hero-slogan h3 p{
        position: absolute;
   
    text-align: left;
    width: 100%;
    left: 5%;
    font-size: 32px;
        bottom: 150px;
}

.scroll-icon{
    display:none;
}

.about-us-home .h-40{
    display:none;
}

.vh-100{
    height:auto!important
}

.primary-text{
    padding-top:20px;
    font-size: 4vw;
}

.secondary-text {
    font-size: 3.7vmin;
    padding-top: 20px;
}

.bottom-a a {
    color: #5825d6;
    font-size: 23px;
}


#id_1073 .blog-item {
    height: 41vh;
    border: 5vh solid #eeede7;
    
    overflow: hidden;
    border-left: 0;
    border-bottom: 00;
}


h2.padding-top {
        padding-top: 7vh;
        font-size: 6vmin;
        font-weight: 400;
        text-align: left;
        padding-left: 3vw;
        margin-bottom: 0;
        width: 98%;
        margin-left: 0;
        height: auto;
        margin-bottom: 15px;
}

.projects-page {
    padding-left: 4vh;
}

    .blog-item {
        color: #212121;
        padding: 45px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s ease-in-out;
        -ms-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -webkit-transition: all 0.3s ease-in-out;
        background: rgba(0, 0, 0, 0.3);
        height: 43vh;
        border: 6vw solid #eeede7;
        margin: 0 auto;
        overflow: hidden;
        background-size: 100% !important;
        /* width: 90%; */
    }
    
    .blog-item a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding-top: 9vh;
}

.block-slogan {
    text-align: left;
    font-size: 26px;
    width: 90%;
    padding-left: 5vw;
}

.block-list a {
    color: #fff;
    font-size: 24px;
}

.home-project {
    height: auto;
    padding: 0 30px;
    margin-bottom: 50px;
    font-size: 22px;
}

.block {
    width: 100vw;
    height: auto;
    vertical-align: top;
    overflow: hidden;
    position: relative;
}

.bottom-a {
    color: #5825d6;
    text-align: center;
    position: relative;
    bottom: 0;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 40px;
}

.home-project h3 {
    height: auto;
    font-size: 34px;
}

.home-project {
    height: auto;
    padding: 0 30px;
        margin-bottom: 50px;
}

.h-80 {
    height: auto;
}

.background-image a {
    text-align: center;
    display: block;
    color: #fff;
    padding-top: 30vh;
    position: relative;
    bottom: 40px;
    font-size:24px;
}
.home-news div {
    font-size: 3.6vmin;
    padding: 10vh;
    padding-top: 5vh;
    padding-bottom: 0;
    height: auto;
    line-height: 4vmin;
    margin-bottom: 60px;
}

.home-news a {
    margin-left: auto;
    text-decoration: underline;
    text-align: center;
    padding-bottom: 25px;
    padding-top: 20px;
    font-size:24px;
}

.blog-image {
    width: 100%;
    float: none;
        min-height: 300px;
    background: black;
    margin-left: 5%;
    margin-right: 5%;
    background-size: cover;
    background-position: center;
    margin: 0 auto;
}

 

.blog-list-item {
    height: auto;
    margin-top: 5vh;
    margin-bottom: 20vh;
    padding: 5%;
}

.blog-list-item span{
    display:none;
}

.blog-item-content-text h2{
        font-size: 28;
    padding-top: 25px;
}

.blog-list-item-a {
    display: block;
    color: #5825d6;
    margin-left: 0;
    margin-top: 10px;
    font-size:24px;
}

.offset-2 {
    margin-left: 10px;
    margin-bottom:40px;
}

.contact-home span, .contact-left span{
    font-size:4vw;
}

.nopadding {
    padding: 0 !important;
    margin: 0 !important;
    background-size: 100% 41vh !important;
    background-repeat: no-repeat !important;
}
 

.contact-home ul {
 display: inline-block;
        width: 100%;
        margin-top: 40px;
        margin-right: 7%;
        margin-left: 0;
        vertical-align: top;
        font-size: 4vw;
        margin-bottom: 200px;
}

.block.contact-home {
    width: 100vw;
    margin-top: 100px;
}

.fixed-menu {
    position: fixed;
    height: 100%;
    width: 100%;
    display: none;
    top: 0;
    left: 0;
    background: #ecebe7;
    z-index: 9;
    color: #000;
}

.logo-menu {
 
}

.menu-items {
    margin-top: 12vh;
    font-size: 32px;
}


.project-page h2{
    margin-left:6vw;
}
.project-page h2.space-title{
    margin-left:0vw;
}

.space-title{
    margin-left:0vw;
}

.project-page .fixed-left h2{
    margin-left:0vw;
}

 

.article {
    padding: 25px;
    font-size: 20px;
    margin-top: 0px;
    min-height: 100vh;
}

#id_1165 .menu-logo , #id_1165 .previous-page , #id_1166 .menu-logo , #id_1166 .previous-page, #id_1167 .menu-logo , #id_1167 .previous-page 
, #id_1168 .menu-logo , #id_1168 .previous-page ,#id_1169 .menu-logo , #id_1169 .previous-page

{
    color:#fff;
    
}


.article.service-article {
    height: auto;
}

.article img{
    width:100%;
}

.services-left {
    background: #4b41b1;
    padding-top: 35vh;
    padding-left: 5%;
    font-size: 20px;
    text-align: center;
    line-height: 33px;
    color: #fff;
    padding-bottom: 160px;
}

.projects-list{
    display:none;
}

.projects-top-menu {
    height: auto;
    position: absolute;
    z-index: 9;
    width: auto;
    left: 5%;
    padding: 92px 0px 0 0;
    font-size: 30px;
}

.projects-top-menu .list-items h3 {
    display: inline-block;
    cursor: pointer;
    font-size: 30px;
}

.projects-top-menu ul {
    position: absolute;
    font-size: 20px;
    left: 0%;
    display: none;
    background: white;
    top: 22vh;
    width: 100vw;
    width: 100vw;
    height: 80vh;
}

.projects-images.project-page {
    padding-top: 70px;
    padding-bottom: 10px;
}

.project-image {
    height: auto;
 width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    margin: 0 auto;
    display: block;
    background-position: center;
    margin-left: 0;
    position: relative;
 
    margin-top: 60px;
    overflow: visible;
}

.project-image-image {
    width: 90%;
    height: 300px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.project-image .view-project:hover {
     background: transparent; 
     color: #000; 
}

.project-image .view-project {
    position: relative;
    bottom: auto;
    left: 0;
    border: 0;
    padding: 25px 25px;
    font-size: 20px;
    color: black;
    opacity: 1;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    width: 100%;
    background: transparent;
    top: 10px;
}

.view-project span:nth-child(2) {
    display: block;
    margin-top: 10px;
    width: 100%;
    font-size: 28px;
    margin-left: 25px;
    padding-right:25px;
}

.project-image .view-project img{
    display:none;
}

 


.fixed-position-right {
    position: fixed;
    right: 0;
    top: 0;
    height: 0;
}

#id_1160 .project-image {
    background-size: 93%;
 
        height: 400px;
    margin-top: 60px;
}

.member {
    width: 90%;
    background-size: cover;
    background-repeat: no-repeat;
    margin: 0 auto;
    display: block;
    margin-bottom: 50px;
    background-position: center;
    margin-left: 5%;
    
    position: relative;
    /* background-color: black; */
}

.member-h3 {
    margin-left: 5%;
    margin-bottom: 50px;
    font-size: 30px;
    padding-top: 70px;
}
    

}


        