﻿

.about-section {
    background-image: url('../../Album/AboutUs/AboutUsMainBanner.png');
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
}
.bgcolor {
    background: linear-gradient( -90deg, rgba(9, 35, 62, 0) 0%, rgba(0, 47, 96, 1) 100% );
    width: 100%;
    height: 100%;   
}
.about-container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: stretch;
    justify-content: flex-start;
    align-items: center;
}

.about-content {
    padding-left: 170px;
}


.about-text-color1 {
    color: #E13335;
}

.about-text-color2 {
    color: #FFFFFF;
}
.aboutus-part1 {
    align-items: end;
    display: flex;
    justify-content: center;
}

.Roboto-Black {
    font-family: 'Roboto', math !important;
    font-weight: 900 !important; /* Black */
}

.Roboto-Black-about-size {
    font-size: 65px;
    color: #FFFFFF;
}
.lato-semibold {
    font-size: 20px !important;
    font-weight: 600 !important;
}
.lato-regular {
    font-size: 18px !important;
}
.get-in-touch-content{
    padding-left:10px;
}
.Roboto-medium {
    font-family: 'Roboto', math !important;
    font-weight: 500 !important; /* Medium */
}

.Roboto-medium-about-size {
    font-size: 25px;
}

.CenterContainer-aboutus {
    margin-top: 34px !important;
    width: 1560px !important;
}

.rowMargin {
    margin-top: 40px !important;
}

.Roboto-Black-size {
    font-size: 39px;
}

.h-100 {
    width: 94%;
}

.Roboto-regular-Size {
    font-size: 22px;
}

.Roboto-regular {
    font-family: 'Roboto', math !important;
    font-weight: normal !important; /* 400 */
}

.about-software-background {
    padding-top: 70px;
    padding-bottom: 40px;
    width: 1560px !important;
}

.our-customer-sub-content {
    width: 945px;
}

.testimonial-aboutus-area {
    margin-top: 45px;
}

.aboutus-part1 {
    width: 50% !important;
    padding: 0px !important;
}

.aboutus-part {
    width: 50% !important;
    padding: 0px !important;
    margin-top: 50px !important;
}

.about-software-content {
    padding: 0px !important;
}

.about-software-selection {
    margin-top: 80px !important;
}

.Testimonial-about-section {
    margin-top: 45px;
}


@media screen and (max-width : 1600px) {
    .about-software-background {
        width: 95% !important;
    }

    .about-bonded-banner {
        width: 100%;
    }

    .CenterContainer-aboutus {
        width: 90% !important;
    }

    .aboutus-part1 {
        padding-left: 10px !important;
    }

    .aboutus-part {
        padding-left: 10px !important;
    }
}

@media screen and (max-width : 1550px) {
}

@media screen and (max-width : 1455px) {
}

@media screen and (max-width : 1400px) {
}

@media screen and (max-width : 1200px) {

    .aboutus-part1 {
        width: 95% !important;
        text-align: center !important;
        margin-top: 20px !important;
    }

    .aboutus-part {
        width: 95% !important;
        text-align: center !important;
        margin-top: 20px !important;
    }
    .responsive {
        justify-content: center !important;
    }

    .Roboto-Black-about-size {
        font-size: 52px;
    }

    .about-content {
        padding: 0px !important;
        text-align: center !important;
    }

    .hero-box {
        width: 100% !important;
        text-align: center !important;
    }

    .Roboto-Black-size {
        font-size: 38px;
    }

    .about-software-selection {
        margin-top: 30px !important;
    }

    .Testimonial-section {
        margin-top: 0px !important;
    }

    .CenterContainer-aboutus {
        margin-top: 60px !important;
    }
}


@media (min-width: 992px) and (max-width: 1199.98px) {

    .about-content {
        padding: 0px !important;
    }

    .Roboto-Black-size {
        font-size: 37px;
    }
}



@media (min-width: 768px) and (max-width: 991.98px) {

    .Roboto-Black-about-size {
        font-size: 42px;
    }

    .Roboto-Black-size {
        font-size: 34px;
    }
}

@media screen and (max-width : 595px) {
}

@media (min-width: 576px) and (max-width: 767.98px) {

    .Roboto-Black-about-size {
        font-size: 40px;
    }

    .Roboto-Black-size {
        font-size: 32px;
    }

    .Testimonial-section {
        margin-top: 50px !important;
    }

    .about-software-background {
        padding-top: 30px;
    }
}

@media (max-width: 575.98px) {

    .Roboto-Black-about-size {
        font-size: 30px;
    }

    .Roboto-Black-size {
        font-size: 28px;
    }

    .Testimonial-section {
        margin-top: 30px !important;
    }

    .CenterContainer-aboutus {
        margin-top: 10px !important;
    }

    .about-software-background {
        padding-top: 30px;
    }
    .Roboto-medium-why-choose-size {
        width: 100% !important;
    }
}

@media (max-width: 768px) {

    .responsive {
        justify-content: center !important;
    }

    .get-in-touch-content {
        padding: 0px !important
    }
    .testimonial-btn {
        width: 47px !important;
        height: 52px !important;
        border-radius: 50% !important;
        border: none;
        background-color: white;
    }

    .comrestion {
        margin-top: 60px;
    }
}
@media (min-width: 767px) and (max-width: 1210px) {

    .comrestion {
        margin-top: 74px;
    }

}

@media (min-width: 1210px) and (max-width: 1860px) {
    .comrestion

{
    margin-top: 97px;
}
}