﻿.about-aim .aims-section-internal .our-aim-top-para {
    padding: 33px 44px 0px;
}
.about-aim .aims-section-internal .our-aim-top-para > p {
    font-family: Montserrat-Light;
    color: #FFFFFF;
    opacity: 0.7;
    font-size: 15px;
    line-height: 26px;
    font-weight:600;
}
.about {
    padding: 0px;
}
.about-header .pattern-layer-one {
    background-image: url('../images/aboutPatterMob.png');
    background-size: cover;
    background-position: center;
}
.about-header {
    height: 254px;
}
.about-header .auto-container {
    display: flex;
    flex-direction:row;
    justify-content: center;
    align-items: center;
}
.about-header .auto-container .about-header-text {
    text-transform: lowercase;
    font-family: SalzburgSerial-Italic;
    font-weight: 100;
    font-size: 40px
}


/*Start Growth Security*/
.page-wrapper-main .growth-security .auto-container{
    padding:0px
}
.about .title-box {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 230px;
    height: 97px;
    background: #005880;
}
.about .title-box .title {
    color: #ffffff;
    font-family: SalzburgSerial;
    font-size: 17px;
    line-height:20.4px;
    color:#fff;
}

.about .growth-security-title {
    color: #3C90CA;
    font-family: SalzburgSerial;
    font-size: 50px;
    line-height: 60px;
    position: relative;
    top: 120px;
    opacity:0;
    /*left: 44px;*/
}
.about .content-column .inner-column{
    padding:0px 44px!important;
}
    .about .content-column .inner-column .growth-security-text {
        font-size: 15px;
        line-height: 34px;
        font-family: Montserrat-Regular;
        padding-top: 90px;
        position: relative;
        top: 120px;
        opacity: 0;
    }
    .about .content-column .inner-column .growth-security-text .cus-btn {
        justify-content: center;
        align-items: center;
        position: relative;
        width: 172px;
        min-height: 35px;
        color: rgb(255,255,255);
        font-size: 15px;
        line-height: 18px;
        text-align: left;
        background-color: #0080BE;
        border: none;
        font-family: Montserrat-Regular;
        border-radius: 0px;
        padding: 0px;
        margin: 45px 0px;
        text-transform:uppercase;
    }

    .about .content-column .inner-column .growth-security-text .cus-btn :hover {
        color:#fff;
    }
        .about .content-column .inner-column .growth-security-text .cus-btn:hover::before {
            background-color: #000;
        }

    .about .content-column .inner-column .growth-security-text .cus-btn:hover::after {
        content: "";
        position: absolute;
        width: 50px;
        background-color: #fff;
        height: 50px;
        right: -35px;
        top: 0;
        z-index: 1;
        transform: scale(1, 1);
        transform: skewX( -25deg);
        transition: all 0.4s;
    }



.about .images-column .pattern-layer {
    left: 0px;
    top: -70px;
    width: 100%;
    height: 386px;
    display: block;
}
.about .images-column .inner-column {
    background-size: cover;
    margin-bottom: 50px;
    background-position: inherit;

}
.about .images-column .image {
    box-shadow:none;
}
.about .images-column .inner-column img {
    transform: scale(1.2);
    width: 50%;
}
.about-aim{
    margin-top:0px;
    padding-bottom:0px;
}
    .about-aim::before {
        background-color: transparent;
        background-image:url('../images/aboutus/growth-security.png');
        background: transparent linear-gradient( 90deg, #00B8EC 0%, #0080C2 53%, #0056A0 100%) 0% 0% no-repeat padding-box;
        opacity: 0.8;
    }
.about-aim .image-column .inner-column .circle-layer {
    display: block;
    background-size: contain;
    width: 300px;
    height: 300px;
    margin: 0 auto;
    display:flex;
    flex-direction:row;
    align-items:center;
}
    .about-aim .image-column .inner-column .circle-layer > img {
        width: 235px;
        height: 235px;
        border-radius: 100%;
        margin: 0 auto;
    }
    
    .about-aim .image-column {
        margin-bottom: 0px;
        margin-top:34px;
    }
    .about-aim .auto-container .mission {
        margin: 76px 33px 70px;
    }
    .page-wrapper-main .growth-security .btn-style-one {
        padding-top: 5px;
        padding-bottom: 5px;
        padding-left: 15px;
        padding-right: 48px;
        border-radius: 0px;
        margin-top: 54px;
        background-color: #0080BE;
        overflow: auto
    }
.about-values .auto-container{
    padding:0px!important;
}
.about-values .title-desc p {
    font-size: 16px;
    line-height: 25px;
    font-family: 'Montserrat-Regular';
    font-weight: 400;
    color: #000;
    opacity: 0.6;
   
}
.about-values .title-desc .client-focus p {
    padding-left: 64px;
}

.about-values .title-desc .client-focus {
    padding-top: 65px;
    color: #005882;
    /*position:relative;*/
}
    .about-values .title-desc .client-focus .sr-value {
        font-size: 39px;
        line-height: 47px;
        width: 45px;
        display: inline-block;
        position: absolute;
        top: -25px;
    }
    .about-values .title-desc .client-focus h2 {
        /*position: relative;*/
        top: -17px;
        left: 60px;
        font-size: 25px;
        line-height: 30px;
        font-family: SalzburgSerial;
        opacity: 0.9;
    }
        .about-values .title-desc .client-focus h2 > span {
            font-size: 39px;
            line-height: 47px;
            width: 45px;
            display: inline-block;
        }

.about-group .owl-carousel .owl-stage-outer .owl-stage .owl-item li{
    border-radius: 10px;
}
        .page-wrapper-main .growth-security .btn-style-one:before {
    background-color: #ffffff;
}
.page-wrapper-main .growth-security .btn-style-text ::after {
        content: '';
        display: block;
        position: absolute;
        top: -60px;
        right: -60px;
        width: 0;
        height: 0;
        border: 60px solid transparent;
        border-bottom-color: rgb(255,255,255);
        transform: rotate(-20deg);
    }
.page-wrapper-main .growth-security .btn-style-text .find-out {
    font-size: 15px;
    line-height:18px;
    font-family: Montserrat-Regular;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
}

/*Purity Background*/
.background-widget {
    background-image: url('../images/aboutus/growth-security.png');
    /*padding: 50px;*/
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    position: relative;
    top: 20em;
    opacity:0;
    /*opacity:0;*/
}
    .background-widget .paragraph {
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        height: 364px;
        align-items: center;
        position: relative;
        /*opacity:0;*/
    }
        .background-widget .paragraph > p {
            font-size: 13px;
            line-height: 17px;
            font-weight: 700;
            font-family: auto;
            color: #000;
            opacity: 0.7;
            right: 100%;
        }
        .background-widget .paragraph > span {
            font-weight: 400;
            font-family: Montserrat-Regular;
            font-size: 8px;
            color: #000;
            text-shadow: 0px -2px 1px #464444;
        }
            /*.page-wrapper-main .purity-background .purity-text {
        font-size: 15px
}*/
            /*
aims-section*/
            .page-wrapper-main .aims-section .inner-column .circle-layer {
                position: relative;
                background-image: url('../images/pattern-10.png');
            }

/*Aims Section*/
.page-wrapper-main .aims-section {
   background-image: url('../images/about/our-aim-bg.jpg');
    mix-blend-mode: multiply;
    opacity: 1;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-wrapper-main .aims-section .title-box {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 230px;
        height: 96px;
        background: #ffffff;
        position:relative;
    }
.page-wrapper-main .aims-section .title-box .title {
        color: #005880;
        font-family: SalzburgSerial;
        font-size: 17px;
 }
    .page-wrapper-main .aims-section .aims-section-internal{
        padding:0px
    }
    
.page-wrapper-main .aims-section .aims-section-internal .content-sec{
    padding: 50px 40px;
}
.page-wrapper-main .aims-section .aims-section-internal .mission h2 {
    color: #ffffff;
    font-size: 34px;
    font-family: SalzburgSerial
}
.page-wrapper-main .aims-section .aims-section-internal .mission p {
    text-align: left;
    font-size: 15px;
    line-height:25px;
    font-family: Montserrat-Light;
    letter-spacing: 1.5px;
    color: #FFFFFF;
    margin:0;
    opacity: 0.7;
}
.page-wrapper-main .aims-section .aims-section-internal .images-sec {
    padding: 0px;
}
.page-wrapper-main .aims-section .aims-section-internal .circular-image {
    border-radius: 50%;
}

/* About Section */
.about .inner-column h2 {
    text-align: left;
    font: normal normal normal 49px/59px SalzburgSerial;
    letter-spacing: 0px;
    color: #3C90CA;
    width: 165px;
    padding-bottom: 20px;
}
.about .btn-style-one {
    background: #0080BE;
    font-family: 'Montserrat-Light' !important;
    font-size: 17.16px;
}

/* Our Values Section */
.about-values .title-box {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #005880;
    width: 230px;
    height: 96px
}
.about-values .title-box-head {
    position: absolute;
    z-index: 1;
}
.about-values .title-box .title {
    font-family: SalzburgSerial;
    font-size: 17px;
    line-height: 20.4px;
    color: #fff;
}
    .about-values .title-desc .title-row {
    flex-direction: row
}
        .about-values .title-desc .title-row .first-title {
            border-bottom: 1px solid #707070;
            padding-bottom: 18px;
            font-weight: 600;
            padding-top: 122px;
        }
.about .our-values .title-box h2 {
    font-family: SalzburgSerial;
    font-size: 17px;
    color: #ffffff;
    line-height: 20px;
}
.about .our-values .title-box-head {
    background: #F3F3F3;
}

.page-wrapper-main .our-values .title-desc {
    padding: 20px 27px;
    margin-left: 50px;
    background: #F3F3F3;
    padding-bottom:48px;
    position:relative;
}




.about-values .title-desc .client-focus .sr-value::before {
    content: "";
    width: 41px;
    height: 1px;
    background: #191970;
    left: -60px;
    top: 50%;
    position: absolute;
}
.about-group .owl-carousel {
    width: 100%;
}
.about-group .carousel-outer {
    padding:0px!important;
}

.page-wrapper-main .our-values .grey-container .title-box .title {
    color: #ffffff;
    font-family: SalzburgSerial;
    font-size: 17px;
}
.about-values {
    background: #FFFFFF;
    padding-bottom: 20px;
    position:relative;

}

/* Sponsors Section */
.page-wrapper-main .about-group {
    background: #F3F3F3;
}
    .about-group .sponsors-cointainer .the-group {
        /*background: transparent linear-gradient(90deg, #00B8EC 0%, #0080C2 53%, #0056A0 100%) 0% 0% no-repeat padding-box;*/
        mix-blend-mode: multiply;
        opacity: 1;
    }
.about-group .auto-container.the-group {
    /*padding: 26px;*/
}
    .about-group .auto-container.the-group .title-box-head {
        transform: translateX(-66px);
        position:absolute;
    }
.about-group .auto-container .other-business {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: Montserrat-Regular;
    font-weight: bold;
    margin: 102px 0px 15px 0px;
}
    .about-group .auto-container .other-business > p {
        font-size: 16px;
        line-height: 32px;
    }
        .about-group .auto-container .other-business  p>a{
            color:#fff;
        }
        .page-wrapper-main .about-group::before {
            background: none;
        }
.page-wrapper-main .about-group .title-box-head .title-box {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #005880;
    width: 318px;
    height: 134px;
    margin-top: 32px;
}
.about-group .title-box-head .title-box h2 {
    font-family: SalzburgSerial;
    font-size: 17px;
    color: #ffffff
}
.about-group .centered {
    padding-top: 200px;
    padding-bottom: 15px;
}
.about-group .light .title {
    text-align: left;
    font-family: SalzburgSerial;
    font-size: 22px;
    letter-spacing: 0px;
    color: #ffffff;
    margin: auto;
}
.about-group .light .cls-pargph-text {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 16px;
    font-family: Montserrat-Light;
    margin-top: 23px;
    line-height: 32px;
    opacity: 0.6;
    width: 87%;
}
.about-group .sponsors-cointainer .web-crousel {
    visibility:hidden;
    
}
.about-group .sponsors-cointainer .carousel-outer {
    box-shadow: unset !important;
    position: relative;
    width: 100%;
}


.about-group .owl-nav .owl-prev {
    border-radius: 0px;
    line-height: 58px;
    background: #005880;
    color: #fff;
    width: 62px;
    height: 62px;
    position: absolute;
    top: 285px;
    left: 44px;
}
.about-group .owl-nav .owl-next {
    border-radius: 0px;
    line-height: 58px;
    background: #005880;
    color: #fff;
    position: absolute;
    top: 285px;
    left: 112px;
    width: 62px;
    height: 62px;
}
.about-group .carousel-outer {
    margin: 0px 0px;
    background: #d73a3a00 !important;
    
}
.about-group .owl-carousel .owl-stage-outer {
    padding: 0px
}


/* Grow Business Section */
.about-business {
    background-image: url('../images/aboutus/about white.png');
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover
}
    .about-business .container-box {
        padding: 85px 26px 0px 26px;
    }
.about-business h2 {
    font-size: 25px;
    font-family: SalzburgSerial;
    text-align: center;
    letter-spacing: 0px;
    color: #005880;
    opacity: 1;
    max-width: 400px;
    line-height: 45px;
    margin-bottom:22px;
}
.page-wrapper-main .grow-business .growing {
    text-align: center;
    letter-spacing: -1px;
    color: #005880;
    opacity: 1;
    font-size: 14px;
    font-family: Montserrat-Regular opacity: 0.7;
    font-weight: 400;
    opacity:0.7;
}
.about-business .description {
        color: #000000;
        font-family: Montserrat-Light;
        font-size: 15px;
        margin: 58px 0px;
        margin-bottom: 60px
    }
.page-wrapper-main .grow-business .container-box {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        max-width: 787px;
        text-align: center;
        margin-bottom: 50px
    }
.page-wrapper-main .grow-business .get-started {
    background: #0080BE 0% 0% no-repeat padding-box;
    opacity: 1;
    width: 200px;
    height: 38px;
    justify-content: center;
    align-items: center;
    display: flex;
    color: #fff;
    text-transform: uppercase;
}
.about-business .get-started span {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 16px;
    cursor:pointer;
    text-transform:uppercase;
}

/* Stay Connected Section */
.about-connected {
    background-color: #ffffff !important;
    padding:0px;
}
    .about-connected .auto-container {
        padding: 85px 26px 85px 26px;
    }
    .page-wrapper-main .cases-section .title {
        font: normal normal normal 37px /43px SalzburgSerial;
        text-align: center;
        letter-spacing: 0px;
        color: #005880;
        opacity: 1;
    }
.about-group .title-box-head .title-box{
    padding:0px;
}

.page-wrapper-main .cases-section .section-text {
    color: #000000 !important;
    font-size: 15px;
    font-family: 'Montserrat-Light';
    opacity: 0.6;
    line-height: 23px;
}
.page-wrapper-main .cases-section .section-text input {
    width: 100%;
    padding: 15px;
    background: #FFFFFF;
    border-radius: 5px;
    opacity: 1;
    color: #000000;
    padding-left: 20px;
    box-shadow: 2px 2px 1px #000000BF;
}
.page-wrapper-main .cases-section .subscribe-email {
    max-width: 600px;
    background: #EAEAEB 0% 0% no-repeat padding-box !important; 
}
.page-wrapper-main .cases-section .auto-container .btn-style-subscribe {
    background: #0080BE 0% 0% no-repeat padding-box;
    box-shadow: 1px 1px 0.97px #000000bf;
    border-radius: 3px;
    opacity: 1;
    padding: 15px 35px;
}
.page-wrapper-main .cases-section .auto-container .btn-style-subscribe span {
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: Montserrat-Regular;
    font-size:15px
}
.about-group .the-group .custome-layout {
    background: transparent linear-gradient( 90deg, #00B8EC 0%, #0080C2 53%, #0056A0 100%) 0% 0% no-repeat padding-box;
    margin: 0px 15px 0px 15px;
}


/*Integritas Group*/
.about-group .sponsors-cointainer .mobile-crousel {

}
.about-group .sponsors-cointainer .mobile-crousel ul{
    padding:0px;
}
    .about-group .sponsors-cointainer .mobile-crousel .custome-crousle-item li .image-box a {
        height: 260px;
        width: 215px;
        margin:0px;
    }
/*End Integritas Group*/
.about .mobile-content {
    display: flex;
}
@media (min-width:400px) {
    .about-business h2 {
        font-size: 37px;
    }
    .page-wrapper-main .grow-business .growing {
        font-size: 19px;
    }
    .about-business .description{
        font-size:15px;
        
    }
}
@media (min-width: 576px) {
    .page-wrapper-main .growth-security .images-column .inner-column .about-image {
    transform: scale(0.7)
}
    .about-group .owl-theme .image-box {
        margin: 0px 10px !important;
    }
}

@media (min-width: 768px) {
    .about .mobile-content {
        display: none;
    }
    .about-group .owl-carousel.owl-drag .owl-item {
    }
    .about-group .centered {
        padding-top: 60px;
        height: 900px;
    }
    
    .about-group .auto-container .other-business {
        margin: 0px 0px 0px 0px;
        position: absolute;
        /* top: 6px; */
        bottom: 70px;
    }
    .about-group .sponsors-cointainer .web-crousel {
        visibility: visible;
        position: absolute;
        top: 340px;
    }   
    .about-group .sponsors-cointainer .mobile-crousel {
        visibility: hidden;
    }
    .about-group .the-group .custome-layout {
        margin-right: 0px;
        margin-left: 93px;
    }
    .about-values .title-desc .client-focus .sr-value::before {
        left: -125px;
    }
    .about-values .title-desc .client-focus .sr-value {
        left: -120px;
    }
    .page-wrapper-main .our-values .title-desc {
        margin-left: 120px;
    }
    .about-values .title-desc .client-focus h2::before {
        left: -69%;
    }
    .about-values .title-desc .client-focus .sr-value{

    }
    .about-values .title-desc .client-focus h2 > span {
        position: absolute;
        left: -36%;
        top: -8px;
    }
    .about-values .title-desc .client-focus h2 {
        left: 0px;
    }
    .about-values .title-desc .client-focus p {
        padding-left: 0px;
    }
    .page-wrapper-main .our-values .title-box-head {
        position: absolute;
        z-index: 1;
    }
    .page-wrapper-main .growth-security .images-column .inner-column .about-image {
        transform: scale(0.7)
    }
    .background-widget {
        background-image: url('../images/aboutus/growth-security.png');
        
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .page-wrapper-main .about-group .title-box-head .title-box {
        margin-top: 0px;
    }
    .about-group .light .cls-pargph-text {
        width: 95%;
    }
    /*Integritas Group*/
    .about-group .sponsors-cointainer .web-crousel .custome-crousle-item li .image-box a {
        width: 320px;
    }
    .about-group .sponsors-cointainer .owl-nav {
        top: 10em;
        left:8em;
    }
    .about-group .owl-carousel {
        width: 98%;
    }

    /*End Integritas Group*/
}

@media (min-width: 992px) {

    .background-widget .paragraph > p {
        font-size: 35px;
        line-height: 44px;
    }

    .background-widget .paragraph > span {
        font-size: 16px;
        line-height: 92px;
    }

    .background-widget .paragraph {
        height: 532px;
    }
    .page-wrapper-main .growth-security .images-column .inner-column .about-image {
        transform: scale(0.7)
    }
    .page-wrapper-main .our-values .title-desc .title-row {
        display: flex
    }
    .page-wrapper-main .page-title .pattern-layer-one {
        /*background-image: url('../images/aboutus/aboutdesktop.png');*/
    }
    .page-wrapper-main .aims-section .title-box {
        width: 318px;
        height: 134px
    }
    .page-wrapper-main .grow-business {
        background-size: 100% 100%;
        padding: 80px 85px;
    }
    .page-wrapper-main .our-values .title-box {
        width: 318px;
        height: 134px
    }
    .page-wrapper-main .growth-security .title-box {
        width: 318px;
        height: 134px
    }
    .about-values .title-desc .title-row .first-title {
        padding-top: 20px;
        width: 100%;
    }
    .background-widget {
        /*height:532px;*/
    }
    .about-group .auto-container .other-business {
        bottom: 70px;
    }
    .about-values .title-desc .client-focus p {
        width: 83%;
    }
    /*Integritas Group*/
    

    /*End Integritas Group*/
    }

@media(min-width:400px){
    .about-aim .image-column .inner-column .circle-layer {
        width: 400px;
        height: 400px;
    }
    .about-aim .image-column .inner-column .circle-layer > img {
        width: 320px;
        height: 320px;
    }
    .about-group .light .title {
        font-size:33px;
    }
    }
@media (min-width:768px){
    .about-aim .aims-section-internal .our-aim-top-para {
        position: absolute;
        right: 0em;
        top: 0px;
        width: 67%;
    }

        .about-aim .aims-section-internal .our-aim-top-para > p {
            font-weight:600;
            
        }
    .about-values .title-desc .title-row .first-title {
        
        padding-top: 15px;
    }
}
@media(min-width:520px) {
}
@media (min-width:992px) {
    .about-aim .auto-container .mission {
        margin: 0px 33px 70px;
    }
    .about .images-column .inner-column {
        padding: 194px 0px;
        background-size: 58%;
        background-position: center;
    }
    .about-aim .image-column .inner-column .circle-layer {
        width: 400px;
        height: 400px;
    }
    .about-section-two .image-column .inner-column{
        padding:0px;
    }
    .about-values .title-box-head {
        position: absolute;
    }
    .page-wrapper-main .our-values .title-desc {
        margin-left: 162px;
    }
    .about .images-column .inner-column img {
        width: 100%;
    }
    .about-group .sponsors-cointainer .web-crousel {
        left: 0px;
        right: 0px;
        margin: 0 auto;
        width: 100%;
    }
    .about-group .light .title {
        text-align: left;
    }
}
@media (min-width: 1200px) {
    .about-group .auto-container .other-business {
        bottom: 61px;
    }
    .about-group .owl-nav {
        top: 3px;
    }
    .about .images-column .inner-column {
        padding: 194px 87px !important;
    }
    .about .images-column .pattern-layer {
        height: 800px;
    }
    
    .owl-carousel .owl-nav.disabled {
        display: block;
        position: absolute;
        left: 160px;
    }
    .about-group .auto-container .other-business {
        margin: 70px 0px 20px 0px;
    }
    .about-group .sponsors-cointainer .web-crousel {
        background: #d73a3a00 !important;
        top: 320px;
    }
    .about-group .the-group .custome-layout {
        margin-left: 162px;

        background: transparent linear-gradient( 90deg, #00B8EC 0%, #0080C2 53%, #0056A0 100%) 0% 0% no-repeat padding-box;
    }
    .about-group .sponsors-cointainer .auto-container .centered {
        padding: 70px 22px;
        height: 850px;
    }
    .about-group .auto-container.the-group .title-box-head {
        transform: translateX(0px);
        position: absolute;
        z-index: 1;
    }
    .about-group .the-group {
        padding: 0px !important;
    }
    .about .content-column .inner-column{
        padding:0px!important;
    }
    .about-aim .auto-container .vh-our-aim {
        padding: 100px 0px 152px;
    }
    .about-aim .auto-container .mission {
        margin: 32px 0px 0px 115px;
        padding: 19px 0px;
    }
    .page-wrapper-main .aims-section .title-box {
        margin-bottom: 70px;
    }
    .about-aim .image-column .inner-column .circle-layer > img {
        width: 520px;
        height: 520px;
    }
    .about-aim .image-column .inner-column .circle-layer {
        width: 650px;
        height: 650px;
    }
    .about-values .title-desc .client-focus .sr-value::before {
        left: -170px;
    }
    

    /*Integritas Group*/
    .about-group .sponsors-cointainer .web-crousel .custome-crousle-item {
        padding: 0px;
    }
    .about-group .sponsors-cointainer .owl-nav {
        top: 7em;
        left: 17em;
    }

    /*End Integritas Group*/


}

@media (min-width:1480px) {
    
}
@media (min-width:1520px) {

    .about-group .sponsors-cointainer .owl-nav {
        left: 27em;
    }

}
    @media (min-width:1680px) {
        .about-group .sponsors-cointainer .owl-nav {
            left: 40em;
        }
        .about-aim .aims-section-internal .our-aim-top-para {
            right: 20em;
            width: 45%;
        }
        .about-aim .auto-container .vh-our-aim {
            padding: 0px  0px 302px;
        }
    }
.right-text {
    padding: 2em;
    display: flex;
}
    .right-text > h2 {
        text-orientation: upright;
        writing-mode: vertical-rl;
    }
