﻿p{
    margin-bottom:0px;
}
.content-wrapper a{
    color:#0000ee
}
 
.aboutus_hero_container {
    margin: 170px auto 0;
    max-width: 1440px;
}

.aboutus_hero_container_header {
    padding: 20px 0px;
    font-size: 50px;
    line-height: 1 !important;
    text-align: center;
    font-weight: 500;
    background: linear-gradient(90deg, #0e346a, #005da6 35% 65%, #0e346a);
    color: #ffffff;
    font-family: "Roboto-Medium";
}

.aboutus_hero_container_image {
    width: 100%;
    height: 490px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.about_us_mission_container {
    margin: auto;
    margin-top: 45px;
    min-width: 650px;
    padding: 0px 125px;
}

.about_us_mission_header {
    text-align: center;
    font-family: 'Roboto-Bold';
    font-size: 28px;
    color: #005da6;
    margin-bottom: 25px;
    line-height: 1;
}

.about_us_mission_content p {
    font-family: 'Roboto-Regular';
    font-size: 22px;
    margin-bottom:30px;
   /* line-height:1;*/
}

.about_us_mission_image img {
   /* margin-top: 35px;*/
    margin-bottom: 30px; /*35px*/
    width: 100%;
   /* min-height: 371px;*/
    /*padding: 0px 35px;*/
}

.about_us_bg_container{
    padding: 0px 90px;
}

.about_us_feel_hero_container, about_us_feel_hero_container_image {
    max-width: 1180px;
    padding: 0px 35px 40px 35px;
    margin: 0 auto;
    font-family: 'Roboto-Regular';
    font-size: 22px;
    background-color: #ededed;
    min-width: 720px;
}

.about_us_feel_hero_container_image::before {
    content: "";
    display: block;
    width: 40px;
    height: 40px;
    background-color: #FFFFFF;
    transform: rotateY(0deg) rotate(45deg);
    position: relative;
    top: -20px;
    margin: auto;
}

.about_us_feel_hero_header {
    text-align: center;
    font-family: 'Roboto-Bold';
    font-size: 28px;
    color: #005da6;
    padding: 40px 0px 20px 0px;
    line-height: 1.3;
}
.about_us_mission_content p br{
    display:none;
}

.about_us_feel_hero_content {
    font-family: 'Roboto-Regular';
    font-size: 22px;
    color: #000000;
}

.about_us_feel_hero_content b{
    font-family: 'Roboto-Bold';
}
.about_use_star_support_container {
    min-width: 545px;
    margin: auto;
    padding: 0px 125px;
    font-size: 22px;
    font-family: 'Roboto-Regular'
}

    .about_use_star_support_container b{
        font-family:'Roboto-Bold'
    }

    .about_use_star_support_container a {
        color: #0000ee;
    }

.about_use_star_support_header {
    text-align: center;
    font-family: 'Roboto-Bold';
    font-size: 28px;
    color: #005da6;
    margin-bottom: 25px;
    margin-top: 30px;
    line-height:1;
}

.about_us_feel_hero_jump_image img {
    margin-top: 40px;
    /*min-height: 371px;*/
    width: 100%;    
}

.about_use_content_with_bg_png_container {
    width: 100%;
    margin: 40px auto;
    display: flex;
    justify-content: center;
}

.about_use_content_with_bg_png {
    
}

.about_use_career_container {
    /*margin: 45px auto;*/
    width: 100%;
    padding: 0px 125px;
}

.about_use_career_header {
    text-align: center;
    font-family: 'Roboto-Bold';
    font-size: 28px;
    color: #005da6;
    margin-top: 30px;
    margin-bottom: 20px;
    line-height: 1;
}

.about_use_career_content {
    min-width: 545px;
    margin: auto;
    font-size: 22px;
    font-family: 'Roboto-Regular';
    
}

.about_use_career_content a{
    font-size: 22px;
    font-family: 'Roboto-Regular';
    color: #0000ee;
}

.content-image {
    margin-top: 35px;
    margin-bottom: 35px;
}

.about_us_get_started_question_svg {
    display: flex;
    justify-content: center;
}

.about_us_get_started_question_svg img {
    height: 55px;
    width: 55px;
}


/*.gray-background{
    background-color:#ededed;
    padding:20px;
}*/

.content-png {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top:20px;
}

.flag-svg {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 45px;
    width:71px;
    height:40px;
}
.star-svg {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 45px;
    width: 244px;
    height: 30px;
}

/*.gray-background-image {
    background: url('/Content/images/GrayArrowContainer.png') no-repeat center center;
    background-size: contain; 
    width:720px;
    min-height:835px;
}*/

/*.gray-content{
    padding:0px 5px;
}*/

.about_us_get_started_content_header {
    text-align: center;
    font-family: 'Roboto-Bold';
    font-size: 28px;
    color: #ffffff;
    margin-top: 30px;
    line-height:1;
}

.about_us_get_started_wrapper {
    background-color: #0e346a;
    margin-top: 45px;
    padding: 45px 0px;
}
.about_us_get_started_content {
    color: #ffffff;
    font-family: 'Roboto-Regular';
    font-size: 22px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 40px !important;
}
 
.about_us_get_started_content p:last-child {
    margin-top: 5px;
    margin-bottom: 0px;
}

.about_us_get_started_button {
    display: block;
    text-align: center;
    margin: 0px auto;
    color: #0000ee;
    font-family: 'Roboto-medium';
    font-size: 18px;
    width: 280px;
    height: 46px;
    border: none;
    border-radius: 10px;
    background: rgb(204,204,204);
    background: linear-gradient(90deg, rgba(204,204,204,1) 0%, rgba(255,255,255,1) 50%, rgba(204,204,204,1) 100%);
}

.about_us_sidebar_get_started_button {
    display: flex;
    justify-content:center;
    align-items:center;
     
    margin: 0px auto;
    color: #0000ee;
    font-family: 'Roboto-medium';
    font-size: 18px;
    width: 280px;
    height: 46px;
    border: none;
    border-radius: 10px;
    background: rgb(204,204,204);
    background: linear-gradient(90deg, rgba(204,204,204,1) 0%, rgba(255,255,255,1) 50%, rgba(204,204,204,1) 100%);
}

 a.tag-phonenumber {
    color: #0000ee;
    font-family: "Roboto-Bold";
    font-size: 22px;
   /* text-decoration: underline;*/
}
.text-phone p, .about_us_get_started_call_us p{
    font-size: 22px;
}
    .about_us_sidebar_get_started_button a{
        text-decoration:none;
    }

    .about_us_get_started_call_us {
        color: #FFFFFF;
        text-align: center;
        margin-top: 25px;
        font-family: 'Roboto-Bold';
    }

    .about_us_get_started_call_us p{
       /* line-height:1;*/
    }

    .text-phone {
        color: #ffffff;
        font-family: 'Roboto-bold';
        font-size: 22px;
        margin-top: 25px;
    }
    .text-phone p:first-of-type {
        line-height: 1;
    }
.mb-45{
    margin-bottom:45px !important;
}
.mt-25 {
    margin-top: 25px;
}
.mt-30{
    margin-top:30px;
}
.mt-35 {
    margin-top: 35px;
}
.mt-45{
    margin-top:45px;
}

.my-45{
    margin-top:45px;
    margin-bottom:45px;
}
.lh-1{
    line-height:1;
}
.red-arrow{
    width:50px;
    height:28px;
}

.sidebar-wrap {
    border-radius: 10px;
    box-shadow: 0 3px 46px 0 rgba(0, 0, 0, 0.13);
    overflow: hidden;
    padding: 1.5em 2.5em;
    color:white;
    width:350px;
    height:480px;
    background: rgb(14,52,106);
    background: linear-gradient(90deg, rgba(14,52,106,1) 0%, rgba(0,93,166,1) 50%, rgba(14,52,106,1) 100%);
}

.sidebar-head{
    margin-top:20px !important;
    font-family:'Roboto-bold';
    font-size:26px;
    color:#ffffff;
    /*line-height:1;*/
}
.sidebar-svg {
    display: block;
    margin: 0 auto;
    text-align: center;
    margin-top: 15px;
}
.c-reviews-title{
    color:#ffffff;
    font-family:'Roboto-Regular';
    font-size:19px;
}

.main p > a{
    color:#ffffff
}
.mt-5{
    margin-top:5px;
}

.reviews {
    display: flex;
    align-items: center; 
    gap: 8px;
}

.js-rating{
    margin-left:5px
}
.u-padd-btm-2x {
    padding-bottom: 0;
}
 .main p > a {
    text-decoration: underline;
    display: inline-block;
}




/*-------------------------Responsive-------------------------------------*/
@media (max-width: 419px) {
    .aboutus_hero_container_header {
        padding: 10px 0px;
        font-size: 22px;
    }
    .aboutus_hero_container_image {
        height: 180px;
        width: 100%;
    }
    .about_us_mission_header {
        font-size: 20px;
        margin-top: 25px;
        margin-bottom: 15px;
    }

    .aboutus_hero_container {
        margin-top: 70px;
    }
        

    .about_us_mission_container {
        margin: auto;
        min-width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0px 20px;
    }

    .about_us_bg_container {
        min-width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0px;
    }
     

    .about_us_mission_content p {
        font-family: 'Roboto-Regular';
        font-size: 14px;
        margin-bottom: 20px;
        line-height:1.3;
    }

    .about_us_mission_image img {
        min-height: 180px; 
    }

    .wrapper.about_us_layout {
        padding: 0px;
    }

    .about_us_feel_hero_container, about_us_feel_hero_container_image {
        min-width: 100%;
        padding: 0px 20px 40px 20px;
    }

    .about_us_feel_hero_header {
        font-size: 18px;
        margin: 0px 14%;
    }

    .about_us_feel_hero_content {
        font-size: 14px;
        line-height:1.3;
    }
    .star-svg{
        width:180px;
        margin-top:25px;
    }
    .about_us_feel_hero_header {
        padding: 10px 0px;
    }

    .about_us_feel_hero_jump_image img {
        min-height: 160px;
    }

    .about_use_star_support_container {
        min-width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0px 25px;
    }

    .about_use_career_container {
        min-width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0px 25px;
    }

    .about_use_career_content {
        min-width: 100%;
        font-size: 14px;
        line-height:1.3;
    }

    /*added*/
     
    .about_use_star_support_header {
        
        font-size: 18px; 
        margin-bottom: 15px;
        margin-top: 15px;
        line-height: 1;
    }
    .about_use_star_support_container {
        font-size: 14px;
    }

    .about_use_career_header { 
        font-size: 18px;         
        margin-top: 20px;
        margin-bottom: 15px;
        line-height: 1;
    }
    .flag-svg { 
        margin-top: 31px;
        width: 51px; 
    }

    .about_use_career_content a {
        font-size: 14px;
    }

    .about_us_get_started_question_svg img {
        height: 45px;
        width: 45px;
    }
    .about_us_get_started_wrapper {
        background-color: #0e346a;
        margin-top: 30px;
        padding: 30px 0px;
    }
    .about_us_get_started_content_header {
        font-size: 18px !important;
    }
    .about_us_get_started_content{
        margin-top:20px;
        margin-bottom:20px !important;
    }

    .about_us_get_started_content {
        font-size: 14px !important;
    }

        .about_us_get_started_content p {
            padding: 0px 50px;
            font-size: 14px !important;
            line-height:1.3;
        }

    .about_us_get_started_call_us a.tag-phonenumber {
        font-size: 18px;
    }

    .about_use_star_support_container br:nth-of-type(3) {
        display: contents;
    }

    .about_use_star_support_container a::before, b::after {
        content: " ";
    }

    .widget-columns .widget-columns__content {
        margin-bottom: 0em;
        max-width: 1540px;
    }
    .about_us_sidebar_get_started_button {
         
        font-size: 16px;
        width: 230px;
        height: 35px;
         
    }
    .about_us_get_started_call_us{
        margin-top:15px;
    }
    .about_use_content_with_bg_png{
        width:40px;
    }
} 
@media (min-width: 600px) and (max-width: 1000px) {
    .aboutus_hero_container_image {
        height: 320px !important;
        background-position: top;
    }
    .aboutus_hero_container_header {
        padding: 16px 0px !important;
        font-size: 32px !important;
    }
}
@media (min-width: 1000px) and (max-width: 1400px) {
    .aboutus_hero_container_image {
        height: 420px !important;
        background-position: top;
    }
    .wrapper{
        padding:0px;
    }
}
@media (min-width: 769px) and (max-width: 1023px) {
    .aboutus_hero_container {
        margin-top: 70px;
    }
    .aboutus_hero_container_header {
        font-size:35px;
    }
    .about_us_bg_container{
        padding:0px;
    }
    .about_us_mission_container, .about_use_star_support_container, .about_use_career_container {
        padding: 0px 45px;
    }
        .about_use_star_support_container br:nth-of-type(3) {
            display: contents;
        }
        .about_use_star_support_container a::before, b::after {
            content: " " !important;
        }
}
@media (min-width: 1024px) and (max-width: 1439px) {
    .widget {
        display: block;
        padding: 0 0px;
        top:-2%;
    }
    .sidebar-wrap{
        width:300px;
    }
    .about_us_mission_container, .about_use_star_support_container, .about_use_career_container {
        padding: 0px 85px;
    }
    .about_us_sidebar_get_started_button {
        width: 210px;
    }
    .sidebar-head{
        font-size:22px;
    }
    .c-reviews-title{
        font-size:17px;
    }
    .reviews{
        width:250px;
    }
    .widget-columns .widget-columns__widget{
        width:33%;
    }
    .about_us_bg_container {
        padding: 0px 30px;
    }
    .about_us_mission_header, .about_us_feel_hero_header, .about_use_star_support_header, .about_us_feel_hero_header, .about_use_career_header {
        font-size: 25px;
    }
    .about_us_mission_content p, about_us_feel_hero_content, .about_us_feel_hero_content, .about_use_career_content, .about_use_career_content a {
        font-size: 20px;
    }
        .about_use_star_support_container{
            font-size:19px;
        }
        .about_us_feel_hero_container, about_us_feel_hero_container_image {
            min-width: 620px;
        }
    .widget-columns .widget-columns__content {
        margin-bottom: 0;
    }
    .about_use_star_support_container br:nth-of-type(3) {
        display: contents;
    }
    .about_use_star_support_container a::before, b::after {
        content: " " !important;
    }
}


/*@media (min-width:1920px) {
    .wrapper {
        padding: 0px;
    }

    .aboutus_hero_container_image {
        height: 700px;
        background-position: top;
    }

    .widget {
        top: -2%;
    }

    .widget-columns {
        overflow: visible;*/
       /* max-width: 1540px;*/
    /*}
    .aboutus_hero_container_header{
        font-size:70px;
    }
    .about_us_mission_header, .about_us_feel_hero_header, .about_use_star_support_header, .about_use_career_header, .about_us_get_started_content_header {
        font-size: 40px;
    }

    .about_us_mission_content p, .about_us_feel_hero_content, .about_use_star_support_container, .about_use_career_content, .about_us_get_started_content, .about_us_get_started_content p, .about_us_get_started_call_us p {
        font-size: 28px;
        line-height: 1.2;
    }

    .about_us_sidebar_get_started_button {
        font-size: 22px;
    }
    .text-phone p{
        font-size:28px;
    }
    .sidebar-wrap {
        width: 400px;
    }

    .sidebar-head {
        font-size: 32px;
    }
    .c-reviews-title{
        font-size:24px;
    }
    .about_use_career_content a{
        font-size:28px;
    }
}
@media (min-width:2320px) {
    .widget {
        top: -4%;
    } 
}
@media(min-width: 2400px) {
    .wrapper {
        padding: 0px;
    }

    .aboutus_hero_container_image {
        height: 800px;
        background-position: top;
    }
}*/

@media (min-width:420px) and (max-width: 768px){
    .aboutus_hero_container{
        margin-top: 70px;
    }

    .aboutus_hero_container_header {
        padding: 12px 0px;
        font-size: 26px;
    }

    .aboutus_hero_container_image {
        height: 220px;
        width: 100%;
    }

    .about_us_mission_container {
        margin: auto;
        min-width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0px 30px;
    }

    .about_us_bg_container {
        min-width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0px;
    }

    .about_us_mission_header {
        font-size: 22px;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .about_us_mission_content p{
        font-family: 'Roboto-Regular';
        font-size: 18px;
        margin-bottom:30px;
        line-height:1.3;
    }

    .about_us_mission_image img {
        min-height: 200px;
       /* padding: 0px 17.5px;*/
    }

    .wrapper.about_us_layout{
        padding: 0px;
    }

    .about_us_feel_hero_container, about_us_feel_hero_container_image{
        min-width: 100%;
    }

    .about_us_feel_hero_header{
        font-size: 22px;
        margin: 0px 40px;
    }

    .about_us_feel_hero_content{
        font-size: 18px;
    }

    .about_us_feel_hero_jump_image img {
        min-height: 200px;
    }

    .about_use_star_support_container {
        min-width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0px 35px;
    }

    .about_use_career_container {
        min-width: calc(100% + 40px);
        margin-left: -20px;
        padding: 0px 35px;
    }

    .about_use_career_content {
        min-width: 100%;
        font-size: 18px;
    }

    /*added*/
    .about_use_star_support_header{
        font-size:22px
    }
    .about_use_star_support_container{
        font-size:18px;
    }
    .about_use_career_header{
        font-size:22px;
    }
    .about_use_career_content a{
        font-size:18px;
    }
    .about_us_get_started_content_header{
        font-size:22px !important;
    }
    .about_us_get_started_content{
        font-size:18px !important;
    }
    .about_us_get_started_content p{
        padding:0px 80px;
        font-size:18px !important;
    }
    .about_use_star_support_container br:nth-of-type(3) {
        display: contents;
    }
    .about_use_star_support_container a::before, b::after{
        content: " ";
    }
    .widget-columns .widget-columns__content {
        margin-bottom: 0em;
    }
    
}