/***********************
*   ABOUT US SECTION
***********************/
  .about-us-hero {
    background-color: #2D4176;
    height: 540px;
    padding: 380px 0px 0px;
  }
  .about-us-hero .container {
    max-width: 1920px;
    margin-right: 0px;
    width: 88%;
  }
  .about-us-hero p{
    text-align: left;
    letter-spacing: 0px;
    color: #F8F8F8;
    opacity: 1;
  }
  .about-us .container {
    max-width: 100vw;
    width: 80%;
  }
  .about-us .container {
    max-width: 1920px;
    margin-right: 0px;
    width: 88%;
  }
  .section.about-us {
    position: relative;
    margin-bottom: 13%;
  }
  .about-us-wrapper-left {
    margin-top: 170px;
  }
  .about-us .about-us-wrapper-left .col-9 {
    width: 70%;
  }
  .about-us-wrapper-right {
    position: relative;
    background-image: url("/assets/images/founder/Group 761.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .page-title-left h1 {
    font-size: 50px;
  }
  .about-us h2 {
    color: #1C2C58;
    font-size: 35px;
    line-height: 55px;
    width: 90%;
  }
  .about-us h3 {
    font-size: 14px;
    color: #8A171B;
  }
  .about-us img {
    position: absolute;
    z-index: -1;
    display: block;
    width: 100%;
  }
  .we-support-box {
  background-color: #8A171B;
  }
  .we-support-box h3 {
    font-size: 30px;
  }
  .we-support-box p {
    color: #C5C5C5;
    font-size: 14px;
  }
  .we-support-line {
    width: 114px;
    height: 0px;
    border: 1.9px solid #FFF;
    border-radius: 3px;
    opacity: 1;
    display: block;
  }
  .wmv-wrapper{
    color: #646464;
  }
/***********************
* ABOUT US SECTION END
***********************/
/***********************
*   FOUNDER SECTION
***********************/
  .section.founder {
    background-color: #2D4176;
  }
  .founder .container {
    max-width: 1920px;
    margin-right: 0px;
    width: 88%;
  }
  .founder h2 {
    font-size: 50px;
  }
  .founder h3 {
    color: #DB0400;
    font-size: 16px;
  }
  .founder p {
    font-size: 18px;
    color: rgb(255, 255, 255);
  }
  .founder-quote {
    font-size: 22px !important;
  }
  .founder img {
    width: auto;
    height: auto;
    max-width: 100%;
  }
/***********************
* FOUNDER END
***********************/
/**********************
*   AFFILIATES SECTION
***********************/
  .affiliates .container {
    max-width: 1920px;
    width: 88%;
    margin-right: 0px;
  }
  .affiliates h2 {
    font-size: 50px;
    color: #1C2C58;
  }
  .affiliates h3 {
    font-size: 16px;
    color: #8A171B;
  }
  .aff-right {
    background-image: url("/assets/images/affiliates/img@2x.png");
    background-size: cover;
    background-repeat: no-repeat;
  }
  .zinzow-visit {
    color: #2D4176;
    font-size: 16px;
    padding-bottom: 3px;
  }
  .zinzow-wrapper p {
  font-size: 12px;
  }
/***********************
*   AFFILIATES END
***********************/
/***********************
*   SIGN UP SECTION
***********************/
  .about-us-sign-up {
    background-image: url("/assets/images/about-us-sign-up/Image Placeholder.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .about-us-sign-up h2 {
    font-size: 48px;
    color: #2D4176;
  }
  .about-us-sign-up p {
    color: #2D4176;
  }
  .about-us-sign-up i.dripicons-checkmark::before {
    border: 1px solid #8A171B;
    border-radius: 100%;
    padding: 5px 5px;
  }
  .about-us-sign-up a {
    color: #8A171B;
    font-weight: bold;
  }
/***********************
*   AFFILIATES SECTION
***********************/
/***********************
*ABOUT US MEDIA QUERIES
***********************/
@media screen and (max-width:1399px){
}
@media screen and (min-width:1399px){
  .product-language-section {
    height: 500px;
  }
}
@media screen and (max-width:1199px){
  .about-us-hero .container {
    max-width: 1920px;
    margin-right: 0px;
    width: 95%;
  }
  .about-us .container {
    max-width: 1920px;
    margin-right: 0px;
    width: 95%;
  }
  .founder .container {
    max-width: 1920px;
    margin-right: 0px;
    width: 95%;
  }
  .affiliates .container {
    max-width: 1920px;
    width: 96%;
    margin-right: 0px;
  }
}
@media screen and (max-width:991px){
  .about-us .container {
    max-width: 1920px;
    margin-right: 0px;
    width: 100%;
  }
  .about-us-wrapper-left {
    margin: 0px;
  }
  .affiliates .container {
    max-width: 1920px;
    width: 100%;
    margin-right: 0;
  }
  .founder .container {
    max-width: 1920px;
    width: 100%;
  }
  .section.about-us {
    position: relative;
    margin-bottom: 0%;
  }
}
@media screen and (min-width:992px){
  .we-support-box {
    position: absolute;
    height: 480px;
    width: 505px;
    background-color: #8A171B;
    top: 62%;
    left: -34%;
  }
}
@media screen and (max-width:768px){
  .about-us-text-wrapper {
    padding-top: 0px !important;
    margin-bottom: 0px !important;
    width: 100%;
  }
}

@media screen and (max-width:575px){
  .about-us-hero {
    height: 450px;
    padding: 355px 0px 0px;
  }
  .page-title-left h1 {
    font-size: 4.5vw;
  }
  .about-us h2 {
    font-size: 7vw;
    line-height: 1.3em;
  }
  .about-us-text-wrapper {
  width: 100%;
  }
  .founder h2 {
    font-size: 7vw;
  }
  .affiliates h2 {
    font-size: 8vw;
    color: #1C2C58;
  }
  .affiliates .zinzow-wrapper img {
    width: 150px;
  }
  .affiliates img {
    width: 100%;
  }
  .zinzow-wrapper p {
  font-size: 3vw;
  }
}
/***********************
* END OF MEDIA QUERIES
***********************/
