/***************** About Page *****************/
.about-page .services-card .overlay-info.left {
    text-align: left;
    padding: 5rem 4rem;
}
.about-page .services-card .overlay-info .project-title {
    display: block;
    font-family: Lato;
    text-transform: none;
    font-weight: 700;
    font-size: 1.8rem;
    position: absolute;
    bottom: 20px;
}
.about-page .about-intro .text-line-vertical:after {
    margin-top: 6rem; 
}
.about-page [class*="hero-"] .column:first-child .split-hero-content .hero-content-inner {
    padding-right: 7.5rem;
    text-align: justify;
    font-size: 1.6rem;
}
.about-page .our-thinking{
    color: #dedede;
}
.about-page .our-thinking.call-to-action-2 {
    padding-top: 11rem !important;
    padding-bottom: 5rem !important;
}
.title-mlarge {
    font-size: 7rem;
}
.about-page .rotate h3 {
    font-size: 3.5rem;
    font-weight: 300;
}
.about-page .services-card .overlay-info .description {
    line-height: 3.5rem;
    font-size: 1.6rem;
}
.about-page .process-desc {
    font-size: 3.2rem;
    color: #a9a8a8 !important;
}
.about-page .hero-5-about-conceps .media-column {
    background-image: url(../images/about/about-conceps.jpg);
}


.overlay-img-slide-left img{
    -webkit-transform:translate3d(-100%,0,0) !important;
    transform:translate3d(-100%,0,0) !important;
}

.thumbnail .overlay-info {
    opacity: 1;
}

.thumbnail .overlay-info, .thumbnail img {
    -webkit-transform: translate3d(0,0,0) rotate3d(1, 1, 1, 0deg) scale3d(1, 1, 1);
    transform: translate3d(0,0,0) rotate3d(1, 1, 1, 0deg) scale3d(1, 1, 1);
}

.service-strage.row {
    display:flex;
}

.service-strage .column div {
    transition-duration: 700ms;
    padding: 5rem 4rem;
}
.service-strage .column:not(.bg_color_grey) {
    background-color: rgb(244, 244, 244);
}

.service-strage .description {
    line-height: 3.5rem;
    font-size: 1.6rem;
}


@media only screen and (max-width: 768px) {
    .service-strage.row {
        display:block;
    }
}

.about-page .our-thinking{
    color: #dedede;
}
.about-page .our-thinking.call-to-action-2 {
    padding-top: 11rem !important;
    padding-bottom: 5rem !important;
}

.brand-design.bkg-charcoal {
    background-color: #fff;
    border-color: #fff;
}

.brand-design .color-charcoal, .brand-design .color-hover-charcoal:hover {
    color: #242424 !important;
}

.brand-design .text-line-vertical:after {
    width: 0px;
    height: 0rem;
    margin-top: 0rem;
    border-right: 0px solid #777;
    position: absolute;
    top: 0%;
    left: 0%;
    content: '';
}
.brand-size{
    font-size: 3.68rem !important;
    line-height: 4rem !important;
}
.brand-design.brand-identity  .pt-40{
    padding-top: 1.5rem !important;
}
.brand-design.brand-identity  .pb-40{
    padding-bottom: 10px !important;
}
.brand-design.brand-identity{
        padding-bottom: 27px !important;
    padding-top: 15px;
}
.brand-design-at-conceps{
    font-size: 2.50rem;
}
.brand-print-design{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.brand-print-design .pb-40{
    padding-top: 0px !important;
}
.brand-design-banner{
    padding-bottom: 0px !important;
}
.brand-design-banner .section-block{
     padding-bottom: 0px !important;
}
.brand-print-design{
    padding-top: 30px !important;
    padding-bottom: 26px !important;
}
.pd-tp-80{
    padding-top: 60px;
}
.pd-bm-60{
    padding-bottom: 55px;
}
.font-sz-16{
    font-size: 1.33rem;
}
.there-is-more-for-you{
    padding-top: 80px;
}
.brand-ther-is-more .text-line-vertical:after {
     width: 0px;
    height: 0rem;
    margin-top: 0rem;
    border-right: 0px solid #777;
    position: absolute;
    top: 0%;
    left: 0%;
    content: '';
}
.there-is-more-for-you .more-for{
    padding-bottom: 0px !important;
}
.more-menu ul li{
    font-weight: 500;
    font-size: 1.8rem;
}
.brand-design-page .text-medium {
    font-size: 2.4rem;
    line-height: 1.3;
}
.pd-top-30{
    padding-top: 30px !important;
}
.title-xlarge1{
   font-size: 6rem;
}
.web-engineering-page.brand-design-page .text-medium {
    font-size: 2.4rem;
    line-height: 1.4;
}

@media only screen and (max-width: 960px){
    .brand-design-page .brand .full-width-slider {
     height: 0rem !important; 
    }
    .brand-design-page .mobile .full-width-slider {
     height: 0rem !important; 
     }
     .brand-design-page .full-width-slider, .parallax {
       height: 0rem !important; 
     }
}

.brand-design-page .section-block, .fullscreen-section .fullscreen-inner, .pagination-2 .pagination-next, .row.xlarge {
    padding-top: 7rem;
    padding-bottom: 11rem;
}

.web-engineering-page .bkg-expertise {
    background-image: url(../images/header-web-sample-image.jpg);
    background-size: contain;
}

@media only screen and (min-width: 769px) and (max-width: 960px){
    .web-engineering-page .intro-title-1 {
        height: 40rem;
    }
}

@media only screen and (max-width: 960px) {
    .brand-design-page .section-block {
        padding-top: 11rem;
    }
}