/*top left*/
.bg-top-left {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    transform: translate(-29%, -53%) rotate(-46deg);
}
.bg-top-left img {
    width: 70%;
}
.bg-bottom-right{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    transform: translate(64%, 99%) rotate(42deg);
}
.bg-bottom-right img {
    width: 70%;
}

.bg-bottom-left{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    transform: translate(-47%, 128%) rotate(-61deg);
}
.bg-bottom-left img {
    width: 70%;
}

#section-1-1 {
    position: relative;
    height: 100vh;
}
#section-1-1 .content-container {
    position: absolute;
    /* height: 100%; */
    width: 100%;
    top: 40%;
    left: 50%;
    transform: translate(-50%);
    z-index: 999;
}

#section-1-1 .content-container h1 {
    letter-spacing: 0.1em;
    color: #ed1c24;
}

#section-1-1 .content-container h2 {
    font-family: "Gill-Sans";
    text-transform: none;
    font-size: 50px;
    line-height: 150%;
    letter-spacing: 0.1em;
    color: #676767;
}
@media (max-width: 767px) {
    .bg-top-left {
        transform: translate(-25%, -52%) rotate(-46deg);
    }
    #section-1-1 {
        position: relative;
        height: 40vh;
    }
    #section-1-1 .content-container {
        top: 40%;
        left: 50%;
        /* padding-left: 18px; */
    }
    #section-1-1 .content-container h1 {
        font-size: 25px;
        line-height: 150%;
        letter-spacing: 0.1em;
    }

    #section-1-1 .content-container h2 {
        font-size: 18px;
    }
}
@media (max-width: 1024px) {
    #section-1-2 {
        margin-top: -20vh;
    }
    #section-1-1 .content-container {
        position: absolute;
        height: 100%;
        width: 100%;
        top: 30%;
        left: 50%;
        transform: translate(-50%);
    }
}

#section-1-2 .title-container {
    text-align: right;
    height: 100%;
}
#section-1-2 .title-container .img-content {
    background-image: url(../images/about-us/02026-33.jpg);
    /* background-image: url(../images/about-us/our-commercial-photo/App-Developer-Malaysia.jpg); */
    position: relative;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
    z-index: 999;
}
#section-1-2 .content-container {
    text-align: justify;
    width: 80%;
    line-height: 180%;
    letter-spacing: 0.2em;
    padding-top: 6rem;
    padding-bottom: 6rem;
}
#section-1-2 .content-container p span {
    font-family: "PlayfairDisplay-BoldItalic";
}

@media (max-width: 767px) {
    #section-1-2 .title-container {
        text-align: center;
        padding-top: 150px;
    }
    #section-1-2 .content-container {
        width: 100%;
        text-align: left;
        padding-top: 1rem;
        padding-bottom: 1rem;
    }
    #section-1-2 .title-container .img-content {
        height: 50vh;
        background-size: cover;
    }
}

#section-1-3 span.respect{
 color:red;
 font-style: italic;
 text-transform: uppercase;
 font-family: "PlayfairDisplay-BoldItalic";
}

#section-1-3 .content-container span.first-letter {
    font-family: "Gill-Sans-Medium";
    font-size: 28px;
    line-height: 20px;
    letter-spacing: 0.1em;
    color:red;
    font-weight: bold;
    margin-right: -3px;
}

#section-1-3 .content-container span.other-letters {
    font-family: "Gill-Sans-Medium";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

#section-1-3 .content-container span.subtitle {
    font-family: "Gill-Sans-Medium";
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1em;
    display: block;
}

#section-1-3 .content-container span.description {
    font-family: "Gill-Sans-Medium";
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.1em;
    color:#999999;
    display: block;
    margin-top:5px;
}

#section-1-3 .img-content {
    background-image: url(../images/about-us/core-value-pic.png);
    position: relative;
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
    width: 100%;
    height: 100%;
}

@media (max-width: 767px) {
    #section-1-3 .content-container span.first-letter {
        font-size: 18px;
    }
    #section-1-3 .content-container span.other-letters {
        font-size: 12px;
    }
    #section-1-1 {
        margin-top: 3em;
    }
}

#section-1 {
    padding-bottom: 51vh;
}

#section-2 {
    position: relative;
    background: #212028;
    border-top-right-radius: 300px;
    padding-top: 25vh;
}

#section-2 .content-container p {
    font-family: "Gill-Sans";
    line-height: 150%;
    letter-spacing: 0.1em;
    color: white;
}

.about-us-wrapper {
    position: relative;
}

.intersection-bg {
    position: absolute;
    background-image: url(../images/about-us/02026-88.jpg);
    /* background-image: url(../images/about-us/our-commercial-photo/Website-Developers.jpg); */
    background-position: left;
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 50vw;
    top: -60%;
    z-index: 999;
}
#awards-section .img-container {
    /* width: 10vw; */
}

.custom-margin-1 {
    margin-left: -53px;
}
.custom-margin-2 {
    margin-left: -15px;
}
.custom-margin-3 {
    margin-left: -90px;
}

@media (max-width: 1025px) {
    #section-1 {
        padding-bottom: 45vh;
    }
    .intersection-bg {
        width: 70vw;
    }
    #section-2 {
        padding-top: 11vh;
        border-top-right-radius: 280px;
    }
}
@media (max-width: 991px) {
    #awards-section .img-container {
        /* width: 20vw; */
    }
    .custom-margin-1 {
        margin-left: -33px;
    }
    .custom-margin-2 {
        margin-left: -3px;
    }
    .custom-margin-3 {
        margin-left: -60px;
    }
}
@media (max-width: 767px) {
    .custom-margin-1 {
        margin-left: -12px;
    }
    .custom-margin-2 {
        margin-left: -3px;
    }
    .custom-margin-3 {
        margin-left: -30px;
    }

    #section-1 {
        padding-bottom: 10vh;
    }
    #section-2 {
        border-top-right-radius: 0;
        padding-top: 11vh;
        position: relative;
    }
    .intersection-bg {
        width: 90vw;
        top: -42%;
    }
    #section-1-3 .img-content {
        height: 50vh;
    }
}
#target-img {
    perspective: 30px;
}

#target-img-child {
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    /* box-shadow: 2px 2px 50px rgba(0, 0, 0, 0.2); */
}
#target-img-1 {
    perspective: 30px;
}

#target-img-child-1 {
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    /* box-shadow: 2px 2px 50px rgba(0, 0, 0, 0.2); */
}
#target-img-2 {
    perspective: 30px;
}

#target-img-child-2 {
    transition: transform 0.5s;
    -webkit-transition: transform 0.5s;
    /* box-shadow: 2px 2px 50px rgba(0, 0, 0, 0.2); */
}