/* About US Page Styles */
.about-us-hero-section{

}
.about-us-hero-inner{
    min-height: 330px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.about-us-hero-inner .btn{
    font-weight: 600 !important;
}
.about-us-hero-inner .btn:hover{
    background: #fff !important;
    color: #aad71a !important;
    opacity: 1 !important;
}
.about-us-hero-inner h1{
    color: #fff;
    font-size: 34px;
    font-weight: 500;
    max-width: 600px;
    line-height: 1.14;
    text-align: center;
    margin-bottom: 20px;
}

.about-hero-bottom-curve-1{
    margin-top: -80px;
    margin-bottom: -26px;
}
.about-hero-bottom-curve-1 img{
    width: 100%;
}

.about-nav-tab{
    margin-top: -70px;
    position: relative;
    margin-bottom: 70px;
    border-bottom: 1px solid #eeeeee;
}
.about-nav-tab .bg-shape {
    position: absolute;
    width: 100%;
    height: 100%;
}
.about-menu.mobile{
    display: none;
}
.about-nav-tab-inner{
    padding-top: 100px;
}
.about-nav-tab-inner ul{
    padding-left: 0;
    list-style: none;
}
.about-nav-tab-inner ul li{
    display: inline-block;
    margin-right: 48px;
}
.about-nav-tab-inner ul li a{
    color: #5f6368;
    font-size: 16px;
    font-weight: 500;
    padding: 16px 5px;
    text-transform: capitalize;
    display: inline-block;
    transition: all 0.25s ease-in-out;
}
.about-nav-tab-inner ul li a:hover{
    color: #202124 !important;
}
.about-nav-tab-inner ul li a.active{
    color: #202124 !important;
    border-bottom: 4px solid #aad71a;
    font-weight: 600;
}

.about-us-section-2 {
    padding-bottom: 90px;
    position: relative;
}
.about-heading-1{
    max-width: 870px;
    margin: auto;
}
.about-heading-1 h2{
    font-size: 50px;
    font-weight: 400;
    text-align: center;
    color: #fff;
}
.about-heading-1 h2 b{
    font-weight: 800;
}
.about-heading-1 h6{
    font-size: 22px;
    font-weight: 400;
    text-align: center;
    color: #fff;
    line-height: 1.3;
}
.about-heading-1.color-blue h2{
    color: #205081;
}
.about-us-section-2 .left-shape {
    position: absolute;
    top: 25%;
    left: -320px;
}
.about-us-section-2 .right-shape {
    position: absolute;
    right: -244px;
    top: 14%;
}
.about-us-section-2-inner{
    position: relative;

}
.about-us-section-2-inner .globe-shape {
    position: absolute;
    right: 22%;
    top: 16px;
}
.about-us-section-2-inner .space-shape {
    position: absolute;
    top: 56%;
    left: 6%;
}
.about-us-section-2-inner .num-shape {
    position: absolute;
    right: 13%;
    bottom: -60px;
}
.about-us-section-2-inner .about-content{
    max-width: 786px;
    margin: 54px auto auto;
}
.about-us-section-2-inner .about-content h3{
    color: #205081;
    font-size: 34px;
    font-weight: 600;
    margin-bottom: 26px;
}
.about-us-section-2-inner .about-content p{
    color: #666;
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 26px;
    line-height: 1.6;
}

.about-us-section-3{
    min-height: 400px;
    padding-top: 130px;
    padding-bottom: 100px;
    position: relative;
    overflow: hidden;
}
.about-us-section-3 .center-orange-pill {
    position: absolute;
    top: 36px;
    left: 48vw;
    z-index: 1;
}
.bg-curve-shape-box{
    position: absolute;
    height: 900px;
    width: 50vw;
    left: 0;
    top: -30%;
    z-index: 1;
    border-radius: 0 50% 50% 0;
}
.bg-curve-shape-box .bg-curve-shape{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0%;
    top: 0%;
    /*background: #454545;*/
    background: rgb(76, 119, 221);
    z-index: 1;
    border-radius: 0 50% 50% 0;
    overflow: hidden;
}
.bg-curve-shape-box .bg-curve-shape .bubble-overlay-1{
    position: absolute;
    width: 180px;
    height: 180px;
    /*background: #3a3a3a;*/
    background:  rgb(70, 109, 203);
    left: -96px;
    top: 25%;
    z-index: 0;
    border-radius: 70px 54px;
    transform: rotate(42deg);
}
.bg-curve-shape-box .bg-curve-shape .bubble-overlay-2{
    position: absolute;
    width: 200px;
    height: 189px;
    /*background: #3a3a3a;*/
    background:  rgb(70, 109, 203);
    right: 8%;
    bottom: 18%;
    z-index: 0;
    border-radius: 54%;
    transform: rotate(45deg);
}
.bg-curve-shape-box.about{
    z-index: 0;
    width: 59vw;
    top: -12%;
}
.bg-curve-shape-box.about .bg-curve-shape{
    background: #4c77dd;
}
.bg-curve-shape-box.about .bg-curve-shape .mini-shape-1 {
    position: absolute;
    left: -46px;
    top: 24%;
}
.bg-curve-shape-box.about .bg-curve-shape .mini-shape-2 {
    position: absolute;
    right: 14%;
    bottom: 3%;
}
.about-us-section-3 .top-curve-shape {
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    z-index: 1;
}

.about-us-section-3 .right-img-box {
    position: absolute;
    right: 0;
    top: 0;
    width: 50vw;
    height: 100%;
    overflow: hidden;
    z-index: -1;
}
.about-us-section-3 .right-img-box img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.about-us-section-3-inner .content-box{
    max-width: 550px;
}
.about-us-section-3-inner .content-box h3{
    max-width: 400px;
    font-size: 34px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 44px;
}
.about-us-section-3-inner .content-box p{
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 24px;
}
.about-us-section-4{
    position: relative;
    margin-top: -58px;
}
.about-us-section-4 .top-shape{
    width: 100%;
}
.about-us-section-4 .inner-content{
    width: 48%;
    margin-left: auto;
    padding: 70px 0;
}
.about-us-section-4 .inner-content h3{
    font-size: 34px;
    font-weight: 600;
    line-height: 1.2;
    color: #205081;
    margin-bottom: 44px;
    max-width: 400px;
}
.about-us-section-4 .inner-content p{
    font-size: 17px;
    color: #666;
    font-weight: 400;
    line-height: 1.7;
    margin-bottom: 24px;
}
.about-us-section-4 .world-shape-img {
    position: absolute;
    left: -5%;
    top: 0%;
    width: 52%;
}

.about-us-section-5{
    min-height: 200px;
    padding: 160px 0 130px;
    margin-top: -50px;
}
.about-us-section-5 .about-heading-1 h2{
    font-size: 44px;
    margin-bottom: 5px;
}
.about-us-section-5 .features-container.v2{
    padding-bottom: 0;
    margin-top: 30px;
}

/* Media Queries */
@media (min-width: 2561px) {
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-4k+);
        clip-path: url(#hero-bg-shape-4k+);
        height: 400px;
    }
}
@media (min-width: 2100px){
    .about-us-hero-inner {
        min-height: 400px;
    }
    .about-hero-bottom-curve-1 {
        margin-top: -106px;
    }
    .about-us-section-5 {
        margin-top: -70px;
    }
}
@media (max-width: 2100px){
    .bg-curve-shape-box {
        width: 46vw;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .title-tag {
        padding: 20px 36px 20px 150px;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .subject-tag span {
        left: 230px;
    }
}
@media (max-width: 1920px) {
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-1920);
        clip-path: url(#hero-bg-shape-1920);
        height: 400px;
    }
}
@media (max-width: 1700px){
    .about-hero-bottom-curve-1 {
        margin-bottom: 0;
    }
}
@media (max-width: 1600px) {
    .pricing-plan-hero-banner {
        -webkit-clip-path: url(#hero-bg-shape-1600);
        clip-path: url(#hero-bg-shape-1600);
        height: 350px;
    }
    .pricing-plans-main-wrapper {
        margin-top: -150px;
    }
    .pricing-main-user-type-box ul>li a {
        padding: 150px 32px 10px;
    }
}
@media (max-width: 1400px){

    .search-results-hero-section .right-content-box .right-content-inner .title-tag {
        padding: 20px 36px 20px 190px;
    }
    .search-results-hero-section .right-content-box .subject-tag span {
        left: 252px;
    }
    .workflow-example-promotion-section .popover-style-2 {
        left: 20px;
    }
    .activities-sider-wrapper .bg-content-box .sldier-content-inner .subject-tag span {
        left: 206px;
    }
    .about-us-hero-inner {
        padding-bottom: 20px;
    }
    .about-us-section-3 .center-orange-pill {
        top: 16px;
        left: 46vw;
    }
    img.bundle-homepage-section-shape-b1 {
        position: absolute;
        bottom: 30px;
        left: -200px;
    }
    img.bundle-homepage-section-shape-b2 {
        position: absolute;
        right: -90px;
        bottom: 40px;
    }
    .bundles-homepage-inner {
        padding: 20px 0 230px;
    }
    .bundles-v2-inner-hero-box {
        padding: 54px 0 58px;
        max-width: 524px;
    }
    .bundles-v2-inner-hero-box .title img {
        width: 36em;
    }
    .bundles-v2-inner-hero-box p {
        font-size: 14px;
    }
}
@media (max-width: 1199px){
    .about-us-section-3-inner .content-box h3 {
        font-size: 30px;
    }
    .about-us-section-3-inner .content-box {
        max-width: 500px;
    }
    .about-us-section-3 {
        padding-top: 100px;
    }
    .about-us-section-3-inner .content-box p {
        font-size: 15px;
    }
}
@media (max-width: 991px) {
    .about-us-hero-inner {
        padding-bottom: 40px;
    }
    .about-us-hero-inner h1 {
        font-size: 30px;
    }
    .about-hero-bottom-curve-1 {
        margin-top: -60px;
        margin-bottom: 0;
    }
    .about-hero-bottom-curve-1 img {
        width: 100%;
        height: 75px;
    }
    .about-us-section-2 {
        padding-top: 40px;
    }
    .about-heading-1 h2 {
        font-size: 46px;
    }
    .about-us-section-2-inner .about-content h3 {
        font-size: 30px;
    }
    .about-us-section-2 .right-shape {
        right: -290px;
        top: 14%;
    }
    .about-us-section-2 .left-shape {
        top: 25%;
        left: -364px;
    }
    .about-us-section-2-inner .globe-shape {
        right: 10%;
        top: 24px;
    }
    .about-us-section-2-inner .space-shape {
        top: 60%;
        left: -5%;
    }
    .about-us-section-3-inner .content-box {
        max-width: 410px;
    }
    .about-us-section-3 .center-orange-pill {
        top: 0px;
        left: 42vw;
    }
    .about-us-section-4 .top-shape {
        width: 100%;
        height: 84px;
    }
    .bg-curve-shape-box.about .bg-curve-shape .mini-shape-2 {
        bottom: 8%;
    }
    .about-nav-tab-inner {
        padding-top: 70px;
    }
    .about-nav-tab-inner ul li {
        margin-right: 20px;
    }
    .about-nav-tab-inner ul li a {
        font-size: 15px;
        padding: 10px 5px;
    }
}

@media (max-width: 768px) {
    .toggle-box {
        z-index: 999999;
        position: relative;
        float: right;
        top: 12px;
    }
    .bg-curve-shape-box {
        left: 0;
        top: 0;
        z-index: 1;
        border-radius: 0;
        height: 500px;
        width: 100%;
    }
    .bg-curve-shape-box .bg-curve-shape {
        border-radius: 0;
    }
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-1 {
        width: 160px;
        height: 160px;
        left: -14%;
        top: 20%;
    }
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-2 {
        width: 200px;
        height: 160px;
        right: -4%;
        bottom: 3%;
    }
    .about-us-section-2 .left-shape,
    .about-us-section-2 .right-shape  {
        display: none;
    }
    .about-us-section-2-inner .about-content {
        max-width: 786px;
        margin: 54px auto auto;
        text-align: center;
    }
    .about-us-section-2-inner .globe-shape {
        right: -28px;
        top: 24px;
    }
    .about-us-section-2-inner .space-shape {
        top: 60%;
        left: -5%;
    }
    .about-us-section-2-inner .num-shape {
        right: -3%;
        bottom: -60px;
    }
    .about-us-section-3 {
        padding-top: 100px;
    }
    .about-us-section-3 .center-orange-pill {
        top: 2px;
        left: 42vw;
        width: 100px;
    }
    .bg-curve-shape-box.about {
        z-index: 0;
        width: 100%;
        top: 0;
        border-radius: 0;
        height: 440px;
    }
    .bg-curve-shape-box.about .bg-curve-shape .mini-shape-2 {
        bottom: -38%;
    }
    .about-us-section-3-inner .content-box {
        max-width: 100%;
        text-align: center;
    }
    .about-us-section-3-inner .content-box h3 {
        max-width: 100%;
    }
    .about-us-section-3-inner .content-box h3 {
        font-size: 26px;
        padding: 0 40px;
    }
    .about-us-section-3 .right-img-box {
        position: relative;
        width: 100%;
        height: 340px;
        z-index: 1;
    }
    .about-us-section-3 {
        padding-bottom: 0;
        background: #4c77dd;
    }
    .about-us-section-4 {
        z-index: 1;
    }
    .about-us-section-3-inner{
        margin-bottom: 40px;
    }
    .about-us-section-4 .inner-content {
        width: 100%;
        margin-left: auto;
        padding: 70px 0;
        text-align: center;
    }
    .about-us-section-4 .world-shape-img {
        position: relative;
        left: 0;
        top: 0%;
        width: 100%;
    }
    .about-us-section-4 .inner-content h3 {
        font-size: 30px;
        margin-bottom: 36px;
        max-width: 75%;
        margin-left: auto;
        margin-right: auto;
    }
    .about-us-section-5 .about-heading-1 h2 {
        font-size: 36px;
        line-height: 1.1;
        margin-bottom: 5px;
    }
    .about-heading-1 h6 {
        font-size: 18px;
    }
    .about-menu.desktop{
        display: none;
    }
    .about-nav-tab .auto-container{
        padding: 0 !important;
    }
    .about-menu.mobile{
        display: block;
        background: #f2f2f2;
        padding: 0 16px;
    }
    .about-nav-tab .bg-shape {
        height: 120px;
    }
    .about-menu-toggle{
        width: 100%;
        background: transparent;
        color: #205081;
        font-size: 16px;
        font-weight: 500;
        padding: 12px 20px;
        border-radius: 6px;
        display: flex !important;
        justify-content: space-between;
    }
    .about-menu-toggle span.icon{
        font-size: 18px;
    }

    .about-nav-tab ul{
        max-width: 100vw;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        overflow-x: auto;
        padding: 10px 20px !important;

    }
    .about-nav-tab ul li{
        padding: 0;
        margin: 3px 0;
        flex: 1;
        min-width: 50%;
    }
    .about-nav-tab ul li a{
        display: block;
        width: 100%;
        text-align: center;
    }
    .bundles-v2-inner-hero-box .title img {
        width: 24em;
    }
    .bundles-v2-inner-hero-box {
        padding: 34px 0 26px;
        max-width: 520px;
    }
    .features-container.v2.pricing-page > .row {
        display: block;
    }

}

@media (max-width: 575px) {
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-1 {
        left: -20%;
        top: 20%;
    }
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-2 {
        right: -4%;
        bottom: 7%;
    }
    .about-heading-1 h2 {
        font-size: 38px;
        line-height: 1.1;
    }
    .about-us-section-2 {
        padding-top: 20px;
        padding-bottom: 50px;
    }
    .about-us-section-2-inner .about-content {
        margin: 26px auto auto;
        text-align: center;
    }
    .about-us-section-2-inner .about-content h3 {
        font-size: 26px;
        margin-bottom: 20px;
        line-height: 1.1;
    }
    .about-us-hero-inner h1 {
        font-size: 26px;
    }
    .about-us-section-4 .top-shape {
        width: 100%;
        height: 68px;
    }
    .about-us-section-4 .inner-content {
        padding: 50px 0;
    }
    .about-us-section-4 .inner-content h3 {
        font-size: 28px;
        margin-bottom: 30px;
        max-width: 100%;
    }
    .about-us-section-4 .inner-content p {
        font-size: 15px;
    }
    .about-us-section-5{
        background-size: cover !important;
        min-height: 200px;
        padding: 100px 0;
        margin-top: 0;
    }
    .about-us-section-2-inner .about-content p {
        font-size: 15px;
    }
    .about-us-section-5 .about-heading-1 h2 {
        font-size: 34px;
        margin-bottom: 17px;
    }
    .about-heading-1 h6 {
        font-size: 16px;
        line-height: 1.4;
    }
    .about-us-section-2-inner .globe-shape {
        right: -50px;
        top: 44px;
    }
    .about-us-section-2-inner .space-shape {
        top: 60%;
        left: -23%;
    }
    .about-us-section-2-inner .num-shape {
        right: -10%;
        bottom: -60px;
    }
}
@media (max-width: 480px) {
    .bubble-box h5 {
        font-size: 18px;
    }
    .bubble-box h5 i {
        font-size: 16px;
    }
}
@media (max-width: 430px){
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-1 {
        width: 160px;
        height: 160px;
        left: -30%;
        top: 18%;
    }
    .bg-curve-shape-box .bg-curve-shape .bubble-overlay-2 {
        width: 200px;
        height: 160px;
        right: -4%;
        bottom: 1%;
    }
    .about-us-section-3-inner .content-box h3 {
        font-size: 24px;
        padding: 0 6px;
        margin-bottom: 28px;
    }
    .about-us-section-3 .center-orange-pill {
        top: 0px;
        left: 40vw;
        width: 74px;
    }
    .about-nav-tab .bg-shape {
        height: 70px;
    }
    .about-nav-tab {
        margin-top: -54px;
    }
    .about-nav-tab-inner ul li a {
        font-size: 14px;
        padding: 10px 5px;
        line-height: 1.2;
    }
    .about-menu-toggle {
        padding: 12px 10px;
    }
    .about-nav-tab ul {
        padding: 10px 10px !important;
    }
    .btn.padding-extra {
        padding: 12px 32px !important;
    }
}
