/*!civil society
PROJECT NAME :- OHA APP
UI DEVELOPER: ANKUSH (ankush@unikove.com)
DATE :- FEB 2023
VERSION :- V.1
*/
.text-uppercase {
    text-transform: uppercase
}

#oha-breadcrumb a:active,
#oha-breadcrumb a:hover,
.oho-overview-banner-links a:active,
.oho-overview-banner-links a:hover,
.oho-overview-future a:active,
.oho-overview-future a:hover,
.oho-overview-journey a:active,
.oho-overview-journey a:hover,
.oho-overview-piller-about-box ul li a:active,
.oho-overview-piller-about-box ul li a:hover,
.oho-overview-piller-about-circle h2 a:active,
.oho-overview-piller-about-circle h2 a:hover,
.oho-overview-player video:active,
.oho-overview-player video:hover,
.tab-dropdown-head:active,
.tab-dropdown-head:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

#oha-breadcrumb a:focus:not(:active):not(:hover),
.oho-overview-banner-links a:focus:not(:active):not(:hover),
.oho-overview-future a:focus:not(:active):not(:hover),
.oho-overview-journey a:focus:not(:active):not(:hover),
.oho-overview-piller-about-box ul li a:focus:not(:active):not(:hover),
.oho-overview-piller-about-circle h2 a:focus:not(:active):not(:hover),
.oho-overview-player video:focus:not(:active):not(:hover),
.tab-dropdown-head:focus:not(:active):not(:hover) {
    border-radius: 2px
}

.oho-overview-page {
    overflow: hidden;
}

.oho-overview-page * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0
}

.oho-overview-wrap {
    max-width: 1080px;
    padding: 0 20px;
    margin: 0 auto
}

.oho-overview-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.oho-overview-breadcrumb {
    background-color: #F0F8ED;
    position: relative;
    z-index: 2
}

.oho-overview-breadcrumb #oha-breadcrumb {
    padding: 15px 0px
}

.oho-overview-breadcrumb #oha-breadcrumb a:active,
.oho-overview-breadcrumb #oha-breadcrumb a:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.oho-overview-tab {
    background-color: #F0F8ED;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
    position: relative;
    z-index: 2
}

@media (min-width:768px) {
    .oho-overview-tab {
        z-index: auto;
        top: 0;
        -webkit-transition: all 350ms ease-in-out;
        transition: all 350ms ease-in-out
    }

    .oho-overview-tab.sticky {
        position: fixed;
        left: 0;
        top: 60px;
        width: 100%;
        z-index: 210;
        padding-top: 0;
        padding-bottom: 15px
    }
}

@media (min-width:992px) {
    .oho-overview-tab {
        padding-top: 15px;
        padding-bottom: 10px
    }
}

.oho-overview-tab-head {
    padding: 14px 10px;
    border-bottom: 3px solid black;
    cursor: pointer
}

@media (min-width:768px) {
    .oho-overview-tab-head {
        display: none
    }
}

.oho-overview-tab-head h2 {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    font-family: "Source Sans Pro", sans-serif !important;
    text-transform: uppercase;
    position: relative
}

.oho-overview-tab-head h2:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #000;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -3px;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}

.oho-overview-tab-wrap {
    width: 100%
}

@media (min-width:768px) {
    .oho-overview-tab-wrap {
        position: relative;
        margin-top: 0;
        display: block !important
    }
}

.oho-overview-tab-dropdown {
    font-family: "Source Sans Pro", sans-serif !important;
    width: 100%;
    display: block;
    margin: 0 auto;
    position: relative;
    z-index: 9
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown {
        display: inline-block;
        vertical-align: top;
        width: calc(25% - 14px);
        margin: 0 6px
    }
}

.oho-overview-tab-dropdown:first-child {
    margin-left: 0
}

.oho-overview-tab-dropdown:last-child {
    margin-right: 0
}

.oho-overview-tab-dropdown h2 {
    font-size: 18px;
    font-weight: 600 !important;
    color: #000;
    font-family: "Source Sans Pro", sans-serif !important;
    text-transform: uppercase;
    position: relative
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown h2 {
        font-size: 14px
    }
}

@media (min-width:992px) {
    .oho-overview-tab-dropdown h2 {
        font-size: 18px
    }
}

.oho-overview-tab-dropdown h2:after {
    content: "";
    width: 0;
    height: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #000;
    display: inline-block;
    vertical-align: middle;
    margin-left: 5px;
    margin-top: -3px;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown h2:after {
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #000
    }
}

@media (min-width:992px) {
    .oho-overview-tab-dropdown h2:after {
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 8px solid #000
    }
}

.oho-overview-tab-dropdown ul li {
    list-style: none
}

.oho-overview-tab-dropdown .tab-dropdown-head {
    padding: 14px 10px;
    border-bottom: 3px solid rgba(0, 0, 0, 0.2);
    cursor: pointer
}

.oho-overview-tab-dropdown .tab-dropdown-head:active,
.oho-overview-tab-dropdown .tab-dropdown-head:hover {
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown .tab-dropdown-head {
        background-color: transparent
    }
}

.oho-overview-tab-dropdown .tab-dropdown-body {
    background-color: #342A5A;
    display: none
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown .tab-dropdown-body {
        position: absolute;
        left: 0;
        top: 100%;
        width: 100%
    }
}

.oho-overview-tab-dropdown .tab-dropdown-body ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.35)
}

.oho-overview-tab-dropdown .tab-dropdown-body ul li:last-child {
    border-bottom: none
}

.oho-overview-tab-dropdown .tab-dropdown-body ul li a {
    font-family: "Source Sans Pro", sans-serif !important;
    padding: 10px 20px;
    color: #fff !important;
    font-size: 20px;
    line-height: 24px;
    font-weight: 300 !important;
    display: block;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    cursor: pointer
}

.oho-overview-tab-dropdown .tab-dropdown-body ul li a[target=_blank]:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 12px;
    height: 12px;
    background-image: url("../img/icons/new_tab.svg");
    background-repeat: no-repeat;
    background-position: center center;
    margin-left: 6px;
    margin-top: -3px;
    opacity: 0.85
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown .tab-dropdown-body ul li a {
        font-size: 16px;
        padding: 10px
    }
}

@media (min-width:992px) {
    .oho-overview-tab-dropdown .tab-dropdown-body ul li a {
        font-size: 20px
    }
}

.oho-overview-tab-dropdown .tab-dropdown-body ul li a.active,
.oho-overview-tab-dropdown .tab-dropdown-body ul li a:focus,
.oho-overview-tab-dropdown .tab-dropdown-body ul li a:hover {
    background-color: #AE55A1
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown.active {
        display: inline-block
    }
}

.oho-overview-tab-dropdown.active .tab-dropdown-head {
    border-bottom-color: #000;
    background-color: #F0F8ED;
    border-width: 3px
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown.active .tab-dropdown-head {
        background-color: transparent
    }
}

.oho-overview-tab-dropdown.active .tab-dropdown-head h2 {
    color: #000
}

.oho-overview-tab-dropdown.active .tab-dropdown-head h2:after {
    border-top-color: #000
}

.oho-overview-tab-dropdown.open .tab-dropdown-head {
    border-bottom-color: #453A6E !important
}

.oho-overview-tab-dropdown.open .tab-dropdown-head h2 {
    color: #453A6E !important;
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown.open .tab-dropdown-head h2 {
        color: #453A6E !important;
    }
}

.oho-overview-tab-dropdown.open .tab-dropdown-head h2:after {
    border-top-color: #453A6E !important;
    -webkit-transform: rotate(180deg) !important;
    transform: rotate(180deg) !important
}

@media (min-width:768px) {
    .oho-overview-tab-dropdown.open .tab-dropdown-head h2:after {
        border-top-color: #453A6E !important;
        -webkit-transform: rotate(180deg) !important;
        transform: rotate(180deg) !important
    }
}

.oho-overview-tab-dropdown.active.open .tab-dropdown-head h2 {
    color: #000
}

.oho-overview-tab-dropdown.active.open .tab-dropdown-head h2:after {
    border-top-color: #000 !important
}

.oho-overview-banner {
    background: rgba(229, 104, 73, 0.5);
    position: relative;
    overflow: hidden;
    padding-bottom: 71.25vw
}

@media (min-width:768px) {
    .oho-overview-banner {
        padding-bottom: 0
    }
}

.oho-overview-banner .banner-circle {
    width: 95.833vw;
    height: 95.833vw;
    position: absolute;
    left: -35.333vw;
    top: -51.167vw;
    border-radius: 50%;
    background-color: #5251A2;
    z-index: 2;
    display: none
}

@media (min-width:768px) {
    .oho-overview-banner .banner-circle {
        display: block
    }
}

.oho-overview-banner .banner-img {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 71.25vw;
    opacity: 0.9;
    mix-blend-mode: multiply
}

@media (min-width:768px) {
    .oho-overview-banner .banner-img {
        height: 100%
    }
}

.oho-overview-banner .banner-shape {
    width: 100%;
    height: 71.25vw;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: rgba(86, 197, 208, 0.5);
    mix-blend-mode: multiply;
    z-index: 1;
    -webkit-clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%)
}

@media (min-width:768px) {
    .oho-overview-banner .banner-shape {
        width: 38.75vw;
        height: 100%;
        left: 61.333vw
    }
}

.oho-overview-banner-title {
    padding: 34px 20px;
    position: relative;
    z-index: 3;
    background-color: #453A6E;
    margin: 0 -20px
}

@media (min-width:768px) {
    .oho-overview-banner-title {
        padding: 44px 0;
        margin: 0 auto;
        background-color: transparent
    }
}

@media (min-width:992px) {
    .oho-overview-banner-title {
        padding: 64px 0
    }
}

.oho-overview-banner-title h1 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 40px;
    line-height: 46px;
    padding-bottom: 34px;
    letter-spacing: 0em;
    font-weight: 400;
    text-align: left;
    color: #fff
}

@media (min-width:992px) {
    .oho-overview-banner-title h1 {
        font-size: 60px;
        line-height: 72px;
        padding-bottom: 34px
    }
}

.oho-overview-banner-links a {
    padding: 10px 18px;
    font-size: 16px;
    line-height: 20px;
    margin-right: 18px;
    margin-bottom: 10px;
    background-color: #453A6E;
    font-family: "Source Sans Pro", sans-serif !important;
    color: #fff !important;
    font-weight: 500;
    text-align: center;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}

@media (min-width:992px) {
    .oho-overview-banner-links a {
        margin-bottom: 0
    }
}

.oho-overview-banner-links a:last-child {
    margin-right: 0;
    margin-bottom: 0
}

.oho-overview-banner-links a:active,
.oho-overview-banner-links a:hover {
    color: #fff !important;
    background-color: #AE55A1
}

.oho-overview-aim {
    padding: 40px 0;
    background-color: #F0F8ED
}

@media (min-width:768px) {
    .oho-overview-aim {
        padding: 60px 0
    }
}

@media (min-width:992px) {
    .oho-overview-aim {
        padding: 80px 0
    }
}

.oho-overview-purpose h2,
.oho-overview-values h2 {
    text-transform: uppercase;
    color: #000;
    font-size: 18px;
    font-weight: 600;
    font-family: "Source Sans Pro", sans-serif !important;
    margin-bottom: 15px
}

.oho-overview-purpose h3,
.oho-overview-values h3 {
    color: inherit;
    font-size: 30px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif !important;
    margin-bottom: 15px;
    line-height: 36px
}

.oho-overview-purpose p,
.oho-overview-values p {
    color: inherit;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    font-family: "Source Sans Pro", sans-serif !important;
    margin: 0
}

@media (min-width:768px) {

    .oho-overview-purpose ul,
    .oho-overview-values ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0
    }
}

.oho-overview-purpose ul li,
.oho-overview-values ul li {
    list-style: none;
    padding-bottom: 30px
}

@media (min-width:768px) {

    .oho-overview-purpose ul li,
    .oho-overview-values ul li {
        padding: 0 22px
    }
}

.oho-overview-purpose ul li:first-child,
.oho-overview-values ul li:first-child {
    color: #BA500F;
    padding-left: 0
}

.oho-overview-purpose ul li:nth-child(2),
.oho-overview-values ul li:nth-child(2) {
    color: #007A9A
}

.oho-overview-purpose ul li:last-child,
.oho-overview-values ul li:last-child {
    padding-right: 0;
    padding-bottom: 0;
    color: #453A6E
}

.oho-overview-purpose {
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    margin-bottom: 20px
}

@media (min-width:992px) {
    .oho-overview-purpose {
        width: 274px;
        padding-bottom: 0;
        margin-bottom: 0;
        border-right: 1px solid rgba(0, 0, 0, 0.15);
        border-bottom: none
    }
}

.oho-overview-purpose p {
    color: #AE55A1;
    font-size: 30px;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif !important;
    margin-bottom: 0;
    line-height: 36px;
    padding-right: 40px
}

@media (min-width:768px) {
    .oho-overview-purpose p {
        padding-right: 0
    }
}

@media (min-width:992px) {
    .oho-overview-purpose p {
        padding-right: 50px
    }
}

.oho-overview-values {
    width: 100%
}

@media (min-width:992px) {
    .oho-overview-values {
        width: calc(100% - 274px);
        padding: 0 62px;
        padding-right: 0
    }
}

.oho-overview-video {
    background-color: #fff;
    padding: 30px 0;
    overflow: hidden
}

@media (min-width:768px) {
    .oho-overview-video {
        padding: 86px 0
    }
}

.oho-overview-player {
    width: 100%;
    background-color: #ccc;
    position: relative;
    margin: 0 auto
}

@media (min-width:768px) {
    .oho-overview-player {
        width: 72%
    }
}

@media (min-width:992px) {
    .oho-overview-player {
        width: 828px
    }
}

.oho-overview-player-ctr {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%
}

.oho-overview-player-ctr .playBtn {
    width: 64px;
    height: 64px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.5);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    position: relative;
    margin-bottom: 10px
}

@media (min-width:768px) {
    .oho-overview-player-ctr .playBtn {
        width: 74px;
        height: 74px;
        margin-bottom: 20px
    }
}

@media (min-width:992px) {
    .oho-overview-player-ctr .playBtn {
        width: 134px;
        height: 134px;
        margin-bottom: 30px
    }
}

.oho-overview-player-ctr .playBtn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 28px;
    background-color: #444;
    display: block;
    -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    margin-left: 5px
}

@media (min-width:992px) {
    .oho-overview-player-ctr .playBtn:after {
        width: 26px;
        height: 34px
    }
}

@media (min-width:992px) {
    .oho-overview-player-ctr .playBtn:after {
        width: 44px;
        height: 50px
    }
}

.oho-overview-player-ctr .playBtn:hover {
    background-color: #444
}

.oho-overview-player-ctr .playBtn:hover:after {
    background-color: rgba(255, 255, 255, 0.75)
}

.oho-overview-player-ctr p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin: 0
}

@media (min-width:768px) {
    .oho-overview-player-ctr p {
        font-size: 18px;
        line-height: 24px
    }
}

@media (min-width:992px) {
    .oho-overview-player-ctr p {
        font-size: 24px;
        line-height: 30px
    }
}

.oho-overview-player video {
    width: 100%;
    height: auto
}

.oho-overview-timeline {
    position: relative;
    background-color: #F1F2F3
}

@media (min-width:768px) {
    .oho-overview-timeline:after {
        content: "";
        width: 50%;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 0;
        background-color: #453A6E;
        display: block
    }
}

.oho-overview-future,
.oho-overview-journey {
    padding: 40px 20px 70px 20px;
    position: relative;
    z-index: 1;
    margin: 0 -20px
}

@media (min-width:768px) {

    .oho-overview-future,
    .oho-overview-journey {
        padding: 70px 50px;
        width: 50%;
        margin: 0
    }
}

@media (min-width:992px) {

    .oho-overview-future,
    .oho-overview-journey {
        padding: 130px 115px 160px 70px
    }
}

.oho-overview-future h2,
.oho-overview-journey h2 {
    font-size: 36px;
    line-height: 56px;
    color: #000;
    font-family: "Spectral", sans-serif !important;
    position: relative;
    font-weight: 500;
    padding-bottom: 14px;
    margin-bottom: 20px
}

@media (min-width:992px) {

    .oho-overview-future h2,
    .oho-overview-journey h2 {
        font-size: 48px;
        line-height: 56px
    }
}

.oho-overview-future h2:after,
.oho-overview-journey h2:after {
    content: "";
    width: 80px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #000
}

.oho-overview-future p,
.oho-overview-journey p {
    font-family: "Source Sans Pro", sans-serif !important;
    color: #008063;
    font-size: 20px;
    line-height: 24px;
    padding-bottom: 30px
}

@media (min-width:992px) {

    .oho-overview-future p,
    .oho-overview-journey p {
        font-size: 24px;
        line-height: 30px;
        padding-bottom: 50px
    }
}

.oho-overview-future a,
.oho-overview-journey a {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 20px;
    line-height: 24px;
    cursor: pointer;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    text-decoration: none;
    padding-bottom: 2px;
    border-bottom: 1px solid #000;
    font-weight: 400;
    transition: all 250ms ease-in-out;
    display: inline-block
}

.oho-overview-future a, .oho-journey-box-info a {
    color: #222222 !important;
}

@media (min-width:992px) {

    .oho-overview-future a,
    .oho-overview-journey a {
        font-size: 24px;
        line-height: 30px
    }
}

.oho-overview-future a:active,
.oho-overview-future a:hover,
.oho-overview-journey a:active,
.oho-overview-journey a:hover {
    color: inherit;
    opacity: 0.75;
    border-bottom-color: transparent;
    -webkit-transform: translateX(2px);
    transform: translateX(2px)
}

@media (min-width:992px) {
    .oho-overview-future {
        padding-left: 0
    }
}

.oho-overview-journey {
    background-color: #453A6E
}

@media (min-width:992px) {
    .oho-overview-journey {
        padding-right: 50px;
        background-color: transparent
    }
}

.oho-overview-journey h2 {
    color: #fff
}

.oho-overview-journey h2:after {
    background-color: #fff
}

.oho-overview-journey p {
    color: #65BC46
}

.oho-overview-journey a {
    color: #fff !important;
    border-bottom-color: #fff !important;
    text-decoration: none
}

.oho-overview-journey a:hover {
    color: #fff
}

.oho-overview-piller {
    overflow: hidden
}

.oho-overview-piller-intro {
    padding-top: 36px
}

.oho-overview-piller-intro h2 {
    font-size: 36px;
    line-height: 56px;
    color: #000;
    font-family: "Spectral", sans-serif !important;
    position: relative;
    font-weight: 500;
    padding-bottom: 14px;
    margin-bottom: 20px
}

@media (min-width:992px) {
    .oho-overview-piller-intro h2 {
        font-size: 48px;
        line-height: 56px
    }
}

.oho-overview-piller-intro h2:after {
    content: "";
    width: 80px;
    height: 5px;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #000
}

.oho-overview-piller-intro p {
    font-family: "Source Sans Pro", sans-serif !important;
    color: #5251A2;
    font-size: 20px;
    line-height: 24px;
    margin: 0
}

@media (min-width:992px) {
    .oho-overview-piller-intro p {
        font-size: 24px;
        line-height: 30px;
        max-width: 640px
    }
}

.oho-overview-piller-about {
    padding-top: 60px;
    position: relative
}

@media (min-width:992px) {
    .oho-overview-piller-about {
        padding-top: 140px
    }
}

.oho-overview-piller-about-circle {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    margin: 25px auto;
    border: 15px solid transparent
}

.oho-overview-piller-about-circle-inner {
    width: 100%;
    height: 100%;
    padding: 46px 25px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    border-radius: 50%
}

@media (min-width:992px) {
    .oho-overview-piller-about-circle-inner {
        padding: 64px 34px
    }
}

.oho-overview-piller-about-circle:after {
    content: "";
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(85, 191, 202)), color-stop(26.087%), color-stop(50.1976%, rgb(82, 101, 171)), color-stop(85.5222%), to(rgb(216, 104, 81)));
    background: linear-gradient(180deg, rgb(85, 191, 202) 0%, 26.087%, rgb(82, 101, 171) 50.1976%, 85.5222%, rgb(216, 104, 81) 100%);
    -webkit-animation: gradienRotateMove 6s ease-in-out infinite;
    animation: gradienRotateMove 6s ease-in-out infinite
}

@media (min-width:992px) {
    .oho-overview-piller-about-circle {
        width: 315px;
        height: 315px;
        margin: 0 auto;
        position: absolute;
        left: 26%;
        top: 40%;
        z-index: 1
    }
}

@-webkit-keyframes gradienRotateMove {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }

    to {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
        opacity: 1
    }
}

@keyframes gradienRotateMove {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }

    to {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
        opacity: 1
    }
}

.oho-overview-piller-about-circle h2 {
    font-family: "Spectral", sans-serif !important;
    font-size: 24px;
    font-weight: 500 !important;
    line-height: 30px;
    color: #AE55A1;
    position: relative;
    z-index: 1
}

.oho-overview-piller-about-circle h2 a {
    text-decoration: underline !important;
    cursor: pointer;
    position: relative;
    color: #AE55A1 !important;
    
}

.oho-overview-piller-about-circle h2 a:after {
    content: "";
    border: solid #AE55A1;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: 5px;
    vertical-align: middle
}

.oho-overview-piller-about-circle h2 a:active,
.oho-overview-piller-about-circle h2 a:hover {
    opacity: 0.85;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

@media (min-width:992px) {
    .oho-overview-piller-about-circle h2 {
        font-size: 30px;
        line-height: 36px
    }
}

.oho-overview-piller-about-box {
    color: #fff;
    overflow: hidden
}

#ourSystembox.oho-overview-piller-about-box a, #ourOrganizationbox.oho-overview-piller-about-box a {
    color: #fff !important;
}

.oho-overview-piller-about-box:first-child {
    padding: 30px 20px;
    padding-bottom: 45px;
    margin: 0 -20px;
    background-color: #56C5D0;
    color: #453A6E !important;
    position: relative;
    z-index: 1
}

@media (min-width:992px) {
    .oho-overview-piller-about-box:first-child {
        padding: 48px 140px 180px 40px;
        width: 510px;
        height: 510px;
        margin: 0
    }
}

.oho-overview-piller-about-box:first-child h3 {
    border-bottom-color: #453A6E
}

.oho-overview-piller-about-box:first-child h3:after {
    border-color: #453A6E
}

.oho-overview-piller-about-box:nth-child(2) {
    padding: 30px 20px;
    padding-bottom: 45px;
    margin: 0 -20px;
    background-color: #E56849;
    position: relative
}

@media (min-width:992px) {
    .oho-overview-piller-about-box:nth-child(2) {
        padding: 106px 86px 145px 200px;
        width: 620px;
        height: 620px;
        border-radius: 50%;
        margin: 0;
        position: absolute;
        right: 0;
        top: 145px
    }
}

.oho-overview-piller-about-box:nth-child(3) {
    padding: 30px 20px;
    padding-bottom: 45px;
    margin: 0 -20px;
    background-color: #453A6E
}

@media (min-width:992px) {
    .oho-overview-piller-about-box:nth-child(3) {
        padding: 130px 45px 45px 45px;
        width: 540px;
        height: 540px;
        background-color: transparent
    }
}

.oho-overview-piller-about-box h3 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 24px;
    font-weight: 700 !important;
    line-height: 30px;
    text-transform: uppercase;
    padding-bottom: 2px;
    color: inherit;
    border-bottom: 2px solid #fff;
    display: inline-block;
    margin-bottom: 30px;
    position: relative
}

.oho-overview-piller-about-box h3 a {
    color: #453A6E !important;
    font-weight: 700 !important;
}

.oho-overview-piller-about-box h3:after {
    content: "";
    position: absolute;
    right: -16px;
    top: 10px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}

.oho-overview-piller-about-box h3:hover:after {
    right: -12px
}

.oho-overview-piller-about-box h4 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 20px;
    font-weight: 700 !important;
    line-height: 24px;
    margin-bottom: 10px;
    color: inherit
}

.oho-overview-piller-about-box p {
    font-family: "Spectral", sans-serif !important;
    font-size: 24px;
    font-weight: 400;
    line-height: 30px;
    color: inherit;
    margin-bottom: 40px
}

.oho-overview-piller-about-box ul li {
    list-style: none;
    padding-bottom: 10px
}

.oho-overview-piller-about-box ul li:last-child {
    padding-bottom: 0
}

.oho-overview-piller-about-box ul li a {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: underline !important;
    cursor: pointer;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    color: #453A6E !important;
    display: inline-block
}

.oho-overview-piller-about-box ul li a:active,
.oho-overview-piller-about-box ul li a:hover {
    opacity: 0.9;
    -webkit-transform: translateX(2px);
    transform: translateX(2px);
    text-decoration: none !important;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media (min-width:992px) {
    .oho-overview-piller-about-circleShadow {
        width: 910px;
        height: 910px;
        background-color: rgba(229, 104, 73, 0.25);
        border-radius: 50%;
        position: absolute;
        right: -136px;
        top: 0;
        z-index: -1
    }

    .oho-overview-piller-about-squareShadow {
        width: 610px;
        height: 680px;
        background-color: rgba(86, 197, 208, 0.25);
        position: absolute;
        left: -100px;
        top: 140px;
        z-index: -1;
        mix-blend-mode: multiply
    }

    .oho-overview-piller-about-rectShadow {
        width: 784px;
        position: absolute;
        -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
        z-index: -1;
        background-color: rgba(82, 81, 162, 0.25);
        left: -225px;
        bottom: 175px;
        height: calc(100% - 255px)
    }

    .oho-overview-piller-about-rect {
        width: 784px;
        height: calc(100% - 80px);
        background-color: #5251a2;
        position: absolute;
        left: -145px;
        bottom: 0;
        -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
        z-index: -1
    }
}

.oho-overview-inner-banner {
    background: #453a6e;
    position: relative
}

@media (min-width:768px) {
    .oho-overview-inner-banner {
        overflow: hidden
    }
}

@media (min-width:992px) {
    .oho-overview-inner-banner {
        height: 425px
    }
}

.oho-overview-inner-banner .oho-overview-wrap {
    height: 100%;
    position: relative;
    z-index: 3
}

@media (min-width:768px) {
    .oho-overview-inner-banner .oho-overview-wrap {
        background-color: transparent
    }
}

.oho-overview-inner-banner .banner-text {
    padding: 20px 14px 20px 30px;
    background: #EEF9FA;
    width: 235px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 2
}

@media (min-width:768px) {
    .oho-overview-inner-banner .banner-text {
        padding: 20px 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-banner .banner-text {
        padding: 22px 14px 22px 34px;
        height: 235px
    }
}

.oho-overview-inner-banner .banner-text h2 {
    font-size: 30px;
    line-height: 36px;
    font-weight: 400;
    position: relative;
    font-family: "Source Sans Pro", sans-serif !important;
    padding-bottom: 14px
}

.oho-overview-inner-banner .banner-text h2:after {
    content: "";
    width: 60px;
    height: 5px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block
}

@media (min-width:768px) {
    .oho-overview-inner-banner .banner-text h2 {
        font-size: 28px;
        line-height: 34px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-banner .banner-text h2 {
        font-size: 30px;
        line-height: 36px
    }
}

.oho-overview-inner-banner .banner-text p {
    margin-top: 14px;
    line-height: 22px;
    font-size: 18px
}

@media (min-width:768px) {
    .oho-overview-inner-banner .banner-text p {
        font-size: 16px;
        line-height: 20px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-banner .banner-text p {
        margin-top: 14px;
        line-height: 24px;
        font-size: 20px
    }
}

.oho-overview-inner-banner .banner-circle {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    display: none
}

@media (min-width:768px) {
    .oho-overview-inner-banner .banner-circle {
        display: block
    }
}

.oho-overview-inner-banner .banner-img {
    opacity: 1;
    background-color: #fff
}

@media (min-width:768px) {
    .oho-overview-inner-banner .banner-img {
        position: absolute;
        right: 0;
        bottom: 0;
        mix-blend-mode: multiply
    }
}

.oho-overview-inner-banner .banner-shape {
    width: 100%;
    height: 100%;
    position: absolute;
    mix-blend-mode: multiply;
    z-index: 1
}

.oho-overview-inner-banner-title {
    padding: 34px 0;
    position: relative
}

@media (min-width:992px) {
    .oho-overview-inner-banner-title {
        margin: 0 auto;
        padding: 0;
        padding-top: 65px
    }
}

.oho-overview-inner-banner-title h1 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 40px;
    line-height: 46px;
    padding-bottom: 30px;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
    color: #fff;
    position: relative;
    max-width: 630px
}

.oho-overview-inner-banner-title h1:after {
    content: "";
    width: 90px;
    height: 5px;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block
}

@media (min-width:992px) {
    .oho-overview-inner-banner-title h1 {
        font-size: 60px;
        line-height: 72px;
        padding-bottom: 34px
    }
}

.oho-overview-inner-banner-title p {
    font-family: "Source Sans Pro", sans-serif !important;
    margin: 0;
    color: #65BC46;
    font-size: 22px;
    margin-top: 25px;
    font-weight: 400;
    max-width: 736px
}

@media (min-width:992px) {
    .oho-overview-inner-banner-title p {
        font-size: 24px;
        margin-top: 30px
    }
}

.oho-overview-inner-banner-title p.w-650 {
    max-width: 650px
}

.oho-overview-inner-banner-title p.w-500 {
    max-width: 505px
}

.oho-overview-text {
    padding: 40px 0;
    background-color: #fff
}

@media (min-width:768px) {
    .oho-overview-text {
        padding: 60px 0
    }
}

@media (min-width:992px) {
    .oho-overview-text {
        padding: 80px 0
    }
}

@media (min-width:768px) {
    .oho-overview-text-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:768px) {
    .oho-overview-text-simple {
        width: 400px
    }
}

@media (min-width:992px) {
    .oho-overview-text-simple {
        width: 568px
    }
}

.oho-overview-text-simple p {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000
}

.oho-overview-text-simple q {
    font-family: "Spectral", sans-serif !important;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #453A6E !important;
    margin: 40px 0;
    display: block;
    max-width: 395px
}

.oho-overview-text-simple q:after,
.oho-overview-text-simple q:before {
    display: none
}

@media (min-width:768px) {
    .oho-overview-text-img {
        width: calc(100% - 400px);
        padding-left: 24px
    }
}

@media (min-width:992px) {
    .oho-overview-text-img {
        width: calc(100% - 568px);
        padding-left: 84px
    }
}

.oho-overview-text-img figure {
    position: relative;
    top: 30px;
    right: -20px
}

@media (min-width:768px) {
    .oho-overview-text-img figure {
        top: 50px;
        right: -20px
    }
}

.oho-overview-text-img figure figcaption {
    font-size: 14px;
    line-height: 18px;
    font-family: "Source Sans Pro", sans-serif !important;
    color: #000;
    max-width: 290px;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px
}

@media (min-width:768px) {
    .oho-overview-text-img figure figcaption {
        max-width: 275px;
        padding-top: 40px;
        padding-bottom: 0;
        padding-left: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-text-img figure figcaption {
        max-width: 300px;
        padding-top: 60px;
        padding-left: 50px
    }
}

.oho-overview-text-img figure figcaption span {
    font-size: 12px;
    line-height: 18px;
    font-family: inherit
}

.oho-overview-text-img figure img {
    max-width: 250px;
    position: relative;
    left: 40px
}

@media (min-width:768px) {
    .oho-overview-text-img figure img {
        max-width: 275px;
        left: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-text-img figure img {
        max-width: 400px;
        left: 50px
    }
}

.oho-overview-text-img figure:after {
    content: "";
    width: 250px;
    height: 250px;
    background-color: rgba(86, 197, 208, 0.5);
    display: block;
    position: absolute;
    left: 0;
    top: 30px;
    mix-blend-mode: multiply
}

@media (min-width:768px) {
    .oho-overview-text-img figure:after {
        width: 275px;
        height: 275px;
        top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-text-img figure:after {
        top: 40px;
        width: 400px;
        height: 400px
    }
}

.oho-overview-text-member {
    padding-top: 40px
}

@media (min-width:768px) {
    .oho-overview-text-member {
        padding-top: 60px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.oho-overview-text-member .member-box {
    padding-bottom: 30px
}

@media (min-width:768px) {
    .oho-overview-text-member .member-box {
        padding-right: 50px;
        padding-bottom: 0
    }
}

@media (min-width:992px) {
    .oho-overview-text-member .member-box {
        padding-right: 60px
    }
}

.oho-overview-text-member .member-box:last-child {
    padding-right: 0;
    padding-bottom: 0
}

.oho-overview-text-member .member-box-img {
    display: block;
    background-color: #ccc
}

.oho-overview-text-member .member-box-img img {
    display: block;
    max-width: 100%
}

.oho-overview-text-member .member-box-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 18px
}

.oho-overview-text-member .member-box-name {
    width: 100%
}

.oho-overview-text-member .member-box-name h2 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    color: #000;
    font-weight: 700 !important;
}

.oho-overview-text-member .member-box-name p {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    color: #5251A2;
    font-weight: 400
}

@media (min-width:768px) {
    .oho-overview-text-equal {
        width: 50%
    }

    .oho-overview-text-equal:first-child {
        padding-right: 16px
    }

    .oho-overview-text-equal:last-child {
        padding-left: 16px
    }
}

.oho-overview-text-equal p {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000
}

.oho-overview-text-equal q {
    font-family: "Spectral", sans-serif !important;
    font-size: 24px;
    line-height: 30px;
    font-weight: 400;
    color: #453A6E !important;
    margin: 40px 0;
    display: block;
    max-width: 395px
}

.oho-overview-text-equal q:after,
.oho-overview-text-equal q:before {
    display: none
}

@media (min-width:768px) {
    .oho-overview-text-piller {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-top: -225px
    }
}

@media (min-width:992px) {
    .oho-overview-text-piller {
        margin-top: -125px
    }
}

.oho-overview-text-piller-about {
    position: relative
}

@media (min-width:768px) {
    .oho-overview-text-piller-about {
        width: 650px;
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        right: -185px
    }
}

@media (min-width:992px) {
    .oho-overview-text-piller-about {
        width: 650px;
        -webkit-transform: none;
        transform: none;
        right: -115px
    }
}

.oho-overview-text-piller-about-circle {
    width: 250px;
    height: 250px;
    border-radius: 50%;
    text-align: center;
    position: relative;
    margin: 25px auto;
    z-index: 4;
    border: 15px solid transparent
}

.oho-overview-text-piller-about-circle-inner {
    width: 100%;
    height: 100%;
    padding: 50px 25px;
    background-color: #fff;
    position: relative;
    z-index: 1;
    border-radius: 50%
}

@media (min-width:768px) {
    .oho-overview-text-piller-about-circle-inner {
        padding: 50px 25px
    }
}

.oho-overview-text-piller-about-circle:after {
    content: "";
    width: calc(100% + 30px);
    height: calc(100% + 30px);
    border-radius: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%) rotate(0);
    transform: translate(-50%, -50%) rotate(0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgb(85, 191, 202)), color-stop(26.087%), color-stop(50.1976%, rgb(82, 101, 171)), color-stop(85.5222%), to(rgb(216, 104, 81)));
    background: linear-gradient(180deg, rgb(85, 191, 202) 0%, 26.087%, rgb(82, 101, 171) 50.1976%, 85.5222%, rgb(216, 104, 81) 100%);
    -webkit-animation: gradienRotateMove 6s ease-in-out infinite;
    animation: gradienRotateMove 6s ease-in-out infinite
}

@media (min-width:768px) {
    .oho-overview-text-piller-about-circle {
        width: 250px;
        height: 250px;
        margin: 0 auto;
        position: absolute;
        left: 26%;
        top: 32%;
        z-index: 4
    }
}

@keyframes gradienRotateMove {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0);
        transform: translate(-50%, -50%) rotate(0)
    }

    to {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
        transform: translate(-50%, -50%) rotate(360deg);
        opacity: 1
    }
}

.oho-overview-text-piller-about-circle h2 {
    font-family: "Spectral", sans-serif !important;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #AE55A1;
    position: relative;
    z-index: 1
}

.oho-overview-text-piller-about-box {
    color: #fff;
    overflow: hidden
}

.oho-overview-text-piller-about-box:first-child {
    padding: 30px 20px;
    padding-bottom: 45px;
    margin: 0 -20px;
    background-color: #56C5D0;
    color: #453A6E !important;
    position: relative;
    z-index: 3
}

@media (min-width:768px) {
    .oho-overview-text-piller-about-box:first-child {
        padding: 34px 32px;
        width: 350px;
        height: 350px;
        margin: 0
    }
}

.oho-overview-text-piller-about-box:first-child h3 {
    border-bottom-color: #453A6E
}

.oho-overview-text-piller-about-box:first-child h3:after {
    border-color: #453A6E
}

.oho-overview-text-piller-about-box:nth-child(2) {
    padding: 30px 20px;
    padding-bottom: 45px;
    margin: 0 -20px;
    background-color: #E56849;
    position: relative;
    z-index: 2
}

@media (min-width:768px) {
    .oho-overview-text-piller-about-box:nth-child(2) {
        padding: 120px 86px;
        width: 430px;
        height: 430px;
        border-radius: 50%;
        margin: 0;
        position: absolute;
        left: 305px;
        top: 20px
    }
}

.oho-overview-text-piller-about-box:nth-child(3) {
    padding: 30px 20px;
    padding-bottom: 45px;
    margin: 0 -20px;
    background-color: #453A6E;
    z-index: 1;
    position: relative
}

@media (min-width:768px) {
    .oho-overview-text-piller-about-box:nth-child(3) {
        padding: 34px 32px;
        width: 350px;
        height: 225px;
        background-color: transparent;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: end
    }
}

.oho-overview-text-piller-about-box h3 {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 20px;
    font-weight: 700 !important;
    line-height: 30px;
    text-transform: uppercase;
    color: inherit;
    border-bottom: 2px solid #fff;
    display: inline-block;
    position: relative;
    margin-bottom: 0
}

.oho-overview-text-piller-about-box h3 a
{
    color: #453A6E !important;
    font-weight: 700 !important;
}

#ourSystembox.oho-overview-text-piller-about-box h3 a,
#ourOrganizationbox.oho-overview-text-piller-about-box h3 a {
    color: #fff !important;
}

@media (min-width:768px) {
    .oho-overview-text-piller-about-box h3 {
        margin-bottom: 30px
    }
}

.oho-overview-text-piller-about-box h3:after {
    content: "";
    position: absolute;
    right: -16px;
    top: 11px;
    border: solid #fff;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out
}

.oho-overview-text-piller-about-box h3:hover:after {
    right: -12px
}

@media (min-width:768px) {
    .oho-overview-text-piller-about-circleShadow {
        width: 650px;
        height: 650px;
        background-color: rgba(229, 104, 73, 0.25);
        border-radius: 50%;
        position: absolute;
        left: 200px;
        top: -95px
    }

    .oho-overview-text-piller-about-squareShadow {
        width: 415px;
        height: 465px;
        background-color: rgba(86, 197, 208, 0.25);
        position: absolute;
        left: -65px;
        top: 0;
        mix-blend-mode: multiply
    }

    .oho-overview-text-piller-about-rectShadow {
        width: 532px;
        position: absolute;
        -webkit-clip-path: polygon(40% 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(40% 0, 100% 0, 100% 100%, 0% 100%);
        background-color: rgba(82, 81, 162, 0.25);
        left: -130px;
        top: -38px;
        height: calc(100% - 76px)
    }

    .oho-overview-text-piller-about-rect {
        width: 532px;
        height: 100%;
        background-color: #5251a2;
        position: absolute;
        left: -90px;
        top: 0;
        -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
        clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%)
    }
}

.oho-journey-title {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .oho-journey-title {
        max-width: 655px;
        margin: 0 auto;
        padding-bottom: 60px
    }
}

@media (min-width:992px) {
    .oho-journey-title {
        padding-bottom: 80px
    }
}

.oho-journey-title p {
    font-size: 18px;
    line-height: 24px;
    color: #000;
    margin: 0;
    font-family: "Source Sans Pro", sans-serif !important;
}

.oho-journey-wrap {
    padding-bottom: 40px
}

@media (min-width:768px) {
    .oho-journey-wrap {
        padding-bottom: 60px
    }
}

@media (min-width:768px) {
    .oho-journey-wrap {
        padding-bottom: 80px
    }
}

@media (min-width:768px) {
    .oho-journey-list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -16px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.oho-journey-box {
    padding: 0 10px;
    padding-bottom: 50px
}

.oho-journey-box:last-child {
    padding-bottom: 0
}

@media (min-width:768px) {
    .oho-journey-box {
        width: 312px;
        padding: 0 16px
    }
}

.oho-journey-box-img {
    width: 160px;
    height: 160px;
    position: relative;
    overflow: hidden
}

@media (min-width:768px) {
    .oho-journey-box-img {
        margin: 0;
        width: 225px;
        height: 225px
    }
}

.oho-journey-box-img:after,
.oho-journey-box-img:before {
    content: "";
    position: absolute
}

.oho-journey-box-info {
    padding-top: 40px
}

@media (min-width:768px) {
    .oho-journey-box-info {
        padding-top: 54px
    }
}

.oho-journey-box-info h2 {
    font-weight: 600;
    font-size: 26px;
    line-height: 32px;
    color: #AE55A1;
    font-family: "Spectral", sans-serif
}

@media (min-width:768px) {
    .oho-journey-box-info h2 {
        font-size: 30px;
        line-height: 36px
    }
}

.oho-journey-box-info ul {
    padding-top: 20px;
    padding-left: 25px
}

.oho-journey-box-info ul li {
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    font-family: "Source Sans Pro", sans-serif !important;
    padding-bottom: 2px
}

.oho-journey-box-info ul li a {
    text-decoration: underline !important
}

.oho-journey-box:first-child .oho-journey-box-img:after {
    width: 80%;
    height: 80%;
    background-color: rgba(82, 81, 162, 0.6);
    right: 0;
    bottom: 0
}

.oho-journey-box:first-child .oho-journey-box-img:before {
    width: 110%;
    height: 110%;
    background-color: rgba(229, 104, 73, 0.85);
    border-radius: 50%;
    left: -50px;
    top: -50px;
    z-index: 1;
    mix-blend-mode: multiply
}

.oho-journey-box:nth-child(2) .oho-journey-box-img:after {
    width: 80%;
    height: 80%;
    background-color: rgba(229, 104, 73, 0.5);
    -webkit-clip-path: polygon(40% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(40% 0, 100% 0, 100% 100%, 0% 100%);
    right: 0;
    bottom: 0
}

.oho-journey-box:nth-child(2) .oho-journey-box-img:before {
    width: 82%;
    height: 82%;
    background-color: rgba(86, 197, 208, 0.8);
    left: 0;
    top: 0;
    z-index: 1;
    mix-blend-mode: multiply
}

.oho-journey-box:last-child .oho-journey-box-img:after {
    width: 90%;
    height: 90%;
    background-color: rgba(82, 81, 162, 0.95);
    -webkit-clip-path: polygon(0 0, 60% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 60% 0, 100% 100%, 0% 100%);
    right: 0;
    bottom: 0;
    z-index: 1;
    mix-blend-mode: multiply
}

.oho-journey-box:last-child .oho-journey-box-img:before {
    width: 140%;
    height: 140%;
    background-color: rgba(86, 197, 208, 0.5);
    border-radius: 50%;
    right: -60%;
    top: -55%
}

@media (min-width:768px) {
    .oho-journey-text-row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (min-width:768px) {
    .oho-journey-text-equal {
        width: 46%
    }

    .oho-journey-text-equal:first-child {
        padding-right: 36px
    }

    .oho-journey-text-equal:last-child {
        padding-left: 36px;
        width: 50%
    }
}

.oho-journey-text-equal p {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000
}

.oho-journey-text-equal p b {
    font-weight: 600
}

.oho-journey-text-equal q {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    color: #008063;
    display: block;
    margin-bottom: 40px
}

.oho-journey-text-equal q:after,
.oho-journey-text-equal q:before {
    display: none
}

.oho-journey-text-equal ul {
    padding-left: 0;
    font-size: 18px;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-weight: 400;
    font-family: "Source Sans Pro", sans-serif !important;
}

.oho-journey-text-equal ul li {
    line-height: 24px;
    color: #000;
    list-style: none;
    padding-bottom: 14px;
    padding-right: 16px;
    width: 50%;
    max-width: 190px
}

.oho-journey-text-equal ul li b,
.oho-journey-text-equal ul li i {
    display: block
}

.oho-overview-inner-tabs-wrap {
    padding-bottom: 40px;
    padding-top: 70px
}

@media (min-width:768px) {
    .oho-overview-inner-tabs-wrap {
        padding-top: 0;
        padding-bottom: 60px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-tabs-wrap {
        padding-bottom: 80px
    }
}

.oho-overview-inner-tabs-wrap ul {
    text-align: center
}

@media (min-width:768px) {
    .oho-overview-inner-tabs-wrap ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        text-align: left
    }
}

.oho-overview-inner-tabs-wrap ul li {
    list-style: none;
    padding: 12px 30px
}

.oho-overview-inner-tabs-wrap ul li:first-child {
    padding-top: 0
}

@media (min-width:768px) {
    .oho-overview-inner-tabs-wrap ul li {
        padding: 0 37px
    }
}

.oho-overview-inner-tabs-wrap ul li a {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600 !important;
    font-family: "Source Sans Pro", sans-serif !important;
    line-height: 22px;
    text-decoration: underline !important;
    color: #78818C !important;
    max-width: 280px
}

@media (min-width:768px) {
    .oho-overview-inner-tabs-wrap ul li a {
        display: block;
        text-align: left
    }
}

.oho-overview-inner-tabs-wrap ul li a:hover {
    color: #007A9A !important;
    text-decoration: none !important
}

.oho-overview-inner-text {
    padding: 40px 0;
    background-color: #fff
}

@media (min-width:768px) {
    .oho-overview-inner-text {
        padding: 60px 0
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text {
        padding: 80px 0
    }
}

.oho-overview-inner-text-row {
    padding-bottom: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (min-width:768px) {
    .oho-overview-inner-text-row {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding-bottom: 150px
    }
}

.oho-overview-inner-text-row:last-child {
    padding-bottom: 0
}

.oho-overview-inner-text-simple {
    width: 100%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

@media (min-width:768px) {
    .oho-overview-inner-text-simple {
        width: 400px;
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-simple {
        width: 568px
    }
}

.oho-overview-inner-text-simple h2 {
    font-size: 36px;
    font-weight: 500;
    color: #000;
    font-family: "Spectral";
    position: relative;
    padding-bottom: 22px
}

.oho-overview-inner-text-simple h2:after {
    content: "";
    width: 90px;
    height: 5px;
    background-color: #000;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block
}

@media (min-width:992px) {
    .oho-overview-inner-text-simple h2 {
        font-size: 48px
    }
}

.oho-overview-inner-text-simple h3 {
    font-size: 24px;
    font-weight: 500;
    color: #AE55A1;
    font-family: "Spectral";
    position: relative;
    margin-bottom: 10px;
    padding-top: 20px
}

@media (min-width:992px) {
    .oho-overview-inner-text-simple h3 {
        font-size: 24px
    }
}

.oho-overview-inner-text-simple h4 {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    font-weight: 700 !important;
    font-family: "Source Sans Pro", sans-serif !important;
    margin-bottom: 10px;
    padding-top: 25px
}

@media (min-width:992px) {
    .oho-overview-inner-text-simple h4 {
        font-size: 18px
    }
}

.oho-overview-inner-text-simple h4+ul {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
}

@media (min-width:992px) {
    .oho-overview-inner-text-simple h4+ul {
        font-size: 18px
    }
}

.oho-overview-inner-text-simple h4+ul li {
    list-style: none
}

.oho-overview-inner-text-simple h4+ul li a {
    text-decoration: underline;
    color: #453A6E !important;
    cursor: pointer
}

.oho-overview-inner-text-simple p {
    font-family: "Source Sans Pro", sans-serif !important;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 20px;
    color: #000
}

@media (min-width:768px) {
    .oho-overview-inner-text-simple p {
        font-size: 18px;
        line-height: 24px
    }
}

.oho-overview-inner-text-simple q {
    font-family: "Spectral", sans-serif !important;
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    color: #453A6E !important;
    margin: 40px 0;
    display: block;
    max-width: 395px
}

@media (min-width:768px) {
    .oho-overview-inner-text-simple q {
        font-size: 24px;
        line-height: 30px
    }
}

.oho-overview-inner-text-simple q:after,
.oho-overview-inner-text-simple q:before {
    display: none
}

.oho-overview-inner-text-simple q.style01,
.oho-overview-inner-text-simple q.style02,
.oho-overview-inner-text-simple q.style03,
.oho-overview-inner-text-simple q.style04 {
    font-size: 20px;
    line-height: 30px;
    font-family: "Source Sans Pro", sans-serif !important;
    color: #007A9A;
    max-width: inherit;
    padding-right: 20px
}

@media (min-width:768px) {

    .oho-overview-inner-text-simple q.style01,
    .oho-overview-inner-text-simple q.style02,
    .oho-overview-inner-text-simple q.style03,
    .oho-overview-inner-text-simple q.style04 {
        font-size: 30px;
        line-height: 40px
    }
}

.oho-overview-inner-text-simple q.w-full {
    max-width: 100%
}

@media (min-width:992px) {
    .oho-overview-inner-text-simple q.w-full {
        padding-right: 90px
    }
}

.oho-overview-inner-text-simple q.w-500 {
    max-width: 500px
}

.oho-overview-inner-text-simple q.style02 {
    padding-right: 20px;
    max-width: 528px
}

.oho-overview-inner-text-simple q.style03 {
    padding-right: 0
}

.oho-overview-inner-text-simple q.style04 {
    padding-right: 0;
    font-size: 20px;
    line-height: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-simple q.style04 {
        font-size: 24px;
        line-height: 30px
    }
}

.oho-overview-inner-text-simple h2+q {
    margin-top: 20px
}

.oho-overview-inner-text-simple-link {
    margin-top: 85px
}

.oho-overview-inner-text-simple-link img {
    max-width: 60px;
    margin-right: 15px;
    display: inline-block;
    vertical-align: top;
    padding-top: 8px
}

.oho-overview-inner-text-simple-link p {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700 !important;
    font-family: "Source Sans Pro", sans-serif !important;
    color: #453A6E !important;
    max-width: 235px;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: top
}

.oho-overview-inner-text-simple-link p a {
    text-decoration: underline !important;
    cursor: pointer;
    color: #453A6E !important;
    font-weight: 700 !important;
}

.oho-overview-inner-text-img {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

@media (min-width:768px) {
    .oho-overview-inner-text-img {
        width: calc(100% - 400px);
        padding-left: 24px;
        margin-top: 0;
        -webkit-box-ordinal-group: initial;
        -ms-flex-order: initial;
        order: initial
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img {
        width: calc(100% - 568px);
        padding-left: 84px
    }
}

.oho-overview-inner-text-img figure {
    position: relative
}

.oho-overview-inner-text-img figure:after {
    content: "";
    width: 250px;
    height: 250px;
    background-color: rgba(86, 197, 208, 0.5);
    display: block;
    position: absolute;
    mix-blend-mode: multiply
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure:after {
        width: 275px;
        height: 275px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure:after {
        width: 400px;
        height: 400px
    }
}

.oho-overview-inner-text-img figure img {
    max-width: 250px;
    position: relative
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure img {
        max-width: 275px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure img {
        max-width: 400px
    }
}

.oho-overview-inner-text-img figure figcaption {
    font-size: 14px;
    line-height: 18px;
    font-family: "Source Sans Pro", sans-serif !important;
    color: #000;
    max-width: 290px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure figcaption {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure figcaption {
        max-width: 340px
    }
}

.oho-overview-inner-text-img figure figcaption span {
    font-size: 12px;
    line-height: 18px;
    font-family: inherit
}

.oho-overview-inner-text-img figure.style00 {
    top: 30px;
    right: -20px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style00 {
        top: 50px;
        right: -20px
    }
}

.oho-overview-inner-text-img figure.style00:after {
    width: 250px;
    height: 300px;
    top: 30px;
    left: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style00:after {
        top: 30px;
        width: 275px;
        height: 330px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style00:after {
        top: 40px;
        width: 370px;
        height: 450px
    }
}

.oho-overview-inner-text-img figure.style00 img {
    left: 40px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style00 img {
        left: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style00 img {
        left: 50px
    }
}

.oho-overview-inner-text-img figure.style00 figcaption {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 40px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style00 figcaption {
        padding-top: 40px;
        padding-bottom: 0;
        padding-left: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style00 figcaption {
        padding-top: 60px;
        padding-left: 50px
    }
}

.oho-overview-inner-text-img figure.style01 {
    top: 0;
    right: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style01 {
        top: 0;
        right: -20px
    }
}

.oho-overview-inner-text-img figure.style01:after {
    width: 250px;
    height: 300px;
    top: 0;
    left: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style01:after {
        top: 0;
        width: 275px;
        height: 330px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style01:after {
        top: 0;
        width: 370px;
        height: 450px
    }
}

.oho-overview-inner-text-img figure.style01 img {
    top: 0;
    left: 30px;
    margin-top: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style01 img {
        left: 30px;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style01 img {
        left: 50px;
        margin-top: 50px
    }
}

.oho-overview-inner-text-img figure.style01 figcaption {
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style01 figcaption {
        padding-top: 30px;
        padding-left: 30px;
        padding-bottom: 0
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style01 figcaption {
        padding-top: 50px;
        padding-left: 50px
    }
}

.oho-overview-inner-text-img figure.style02 {
    top: 0;
    right: 0
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style02 {
        right: 30px
    }
}

.oho-overview-inner-text-img figure.style02:after {
    width: 250px;
    height: 300px;
    top: 0;
    left: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style02:after {
        width: 275px;
        height: 330px;
        top: 0;
        left: -20px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style02:after {
        width: 370px;
        height: 450px;
        top: 0;
        left: -50px
    }
}

.oho-overview-inner-text-img figure.style02 img {
    top: 0;
    margin-top: 0;
    left: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style02 img {
        left: 0;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style02 img {
        margin-top: 50px
    }
}

.oho-overview-inner-text-img figure.style02 figcaption {
    padding-top: 50px;
    margin-left: 30px;
    padding-bottom: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style02 figcaption {
        margin-left: 15px;
        padding-top: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style02 figcaption {
        padding-top: 80px
    }
}

.oho-overview-inner-text-img figure.style03 {
    top: 0;
    right: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style03 {
        right: -20px
    }
}

.oho-overview-inner-text-img figure.style03:after {
    width: 250px;
    height: 275px;
    top: 30px;
    left: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style03:after {
        top: 45px;
        width: 275px;
        height: 300px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style03:after {
        top: 75px;
        width: 370px;
        height: 400px
    }
}

.oho-overview-inner-text-img figure.style03 img {
    left: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style03 img {
        left: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style03 img {
        left: 50px
    }
}

.oho-overview-inner-text-img figure.style03 figcaption {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style03 figcaption {
        padding-top: 40px;
        padding-bottom: 0;
        padding-left: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style03 figcaption {
        padding-top: 60px;
        padding-left: 50px
    }
}

.oho-overview-inner-text-img figure.style04 {
    top: 0;
    right: 0
}

.oho-overview-inner-text-img figure.style04:after {
    width: 360px;
    height: 360px;
    top: -20px;
    left: 50px;
    border-radius: 50%;
    -webkit-clip-path: polygon(0 7%, 70% 7%, 70% 100%, 0% 100%);
    clip-path: polygon(0 7%, 70% 7%, 70% 100%, 0% 100%)
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style04:after {
        top: -25px;
        left: 75px;
        width: 380px;
        height: 380px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style04:after {
        top: -35px;
        left: 110px;
        width: 550px;
        height: 550px
    }
}

.oho-overview-inner-text-img figure.style04 img {
    top: 0;
    left: 30px;
    margin-top: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style04 img {
        left: 50px;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style04 img {
        left: 80px;
        margin-top: 40px
    }
}

.oho-overview-inner-text-img figure.style04 figcaption {
    padding-top: 30px;
    padding-left: 30px;
    padding-bottom: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style04 figcaption {
        padding-top: 40px;
        padding-left: 50px;
        padding-bottom: 0
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style04 figcaption {
        padding-top: 60px;
        padding-left: 80px;
        max-width: 340px
    }
}

.oho-overview-inner-text-img figure.style05 {
    top: 0;
    right: 0
}

.oho-overview-inner-text-img figure.style05:after {
    width: 350px;
    height: 350px;
    top: 10px;
    left: 130px;
    border-radius: 50%;
    -webkit-clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%);
    clip-path: polygon(0 0, 50% 0, 50% 100%, 0% 100%)
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style05:after {
        width: 380px;
        height: 380px;
        top: 15px;
        left: 90px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style05:after {
        width: 580px;
        height: 580px;
        top: 10px;
        left: 60px
    }
}

.oho-overview-inner-text-img figure.style05 img {
    top: 0;
    left: 30px;
    margin-top: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style05 img {
        left: -20px;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style05 img {
        left: -80px;
        margin-top: 50px
    }
}

.oho-overview-inner-text-img figure.style05 figcaption {
    padding-top: 50px;
    margin-left: 30px;
    padding-bottom: 30px;
    max-width: 250px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style05 figcaption {
        max-width: 230px;
        margin-left: 10px;
        padding-top: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style05 figcaption {
        max-width: 308px;
        padding-top: 60px
    }
}

.oho-overview-inner-text-img figure.style06 {
    top: 0;
    right: 0
}

.oho-overview-inner-text-img figure.style06:after {
    top: -65px;
    left: -85px;
    width: 360px;
    height: 360px;
    border-radius: 50%;
    -webkit-clip-path: polygon(25% 17%, 100% 17%, 100% 100%, 25% 100%);
    clip-path: polygon(25% 17%, 100% 17%, 100% 100%, 25% 100%)
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style06:after {
        top: -65px;
        left: -75px;
        width: 380px;
        height: 380px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style06:after {
        top: -75px;
        left: -75px;
        width: 520px;
        height: 520px
    }
}

.oho-overview-inner-text-img figure.style06 img {
    left: 30px;
    margin-top: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style06 img {
        left: 50px;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style06 img {
        left: 80px;
        margin-top: 40px
    }
}

.oho-overview-inner-text-img figure.style06 figcaption {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    max-width: 280px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style06 figcaption {
        max-width: 360px;
        padding-top: 40px;
        padding-left: 50px;
        padding-bottom: 0
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style06 figcaption {
        padding-top: 60px;
        padding-left: 80px
    }
}

.oho-overview-inner-text-img figure.style07 {
    top: 0;
    right: 0
}

.oho-overview-inner-text-img figure.style07:after {
    width: 360px;
    height: 360px;
    top: 15px;
    left: -170px;
    border-radius: 50%;
    background: rgba(82, 81, 162, 0.5) !important;
    -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%);
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 50% 100%)
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style07:after {
        width: 380px;
        height: 380px;
        top: 15px;
        right: 160px;
        left: initial
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style07:after {
        width: 580px;
        height: 580px;
        top: 0;
        right: 262px
    }
}

.oho-overview-inner-text-img figure.style07 img {
    top: 0;
    margin-top: 30px;
    left: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style07 img {
        left: 0;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style07 img {
        margin-top: 40px;
        left: -40px
    }
}

.oho-overview-inner-text-img figure.style07 figcaption {
    padding-top: 50px;
    margin-left: 30px;
    padding-bottom: 30px;
    max-width: 250px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style07 figcaption {
        max-width: 255px;
        margin-left: 10px;
        padding-top: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style07 figcaption {
        max-width: 310px;
        padding-top: 60px
    }
}

.oho-overview-inner-text-img figure.style08 {
    top: 0;
    right: 0
}

.oho-overview-inner-text-img figure.style08:after {
    width: 240px;
    height: 240px;
    top: 60px;
    left: 60px;
    background: rgba(86, 197, 208, 0.5) !important;
    -webkit-clip-path: polygon(55% 0, 100% 0, 100% 100%, 15% 100%);
    clip-path: polygon(55% 0, 100% 0, 100% 100%, 15% 100%)
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style08:after {
        width: 300px;
        height: 380px;
        top: 0;
        left: initial;
        right: -50px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style08:after {
        width: 400px;
        height: 480px;
        top: 0;
        right: -80px
    }
}

.oho-overview-inner-text-img figure.style08 img {
    top: 0;
    left: 50px;
    margin-top: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style08 img {
        left: 50px;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style08 img {
        left: 80px;
        margin-top: 40px
    }
}

.oho-overview-inner-text-img figure.style08 figcaption {
    padding-top: 50px;
    margin-left: 30px;
    padding-bottom: 30px;
    max-width: 310px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style08 figcaption {
        margin-left: 15px;
        padding-top: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style08 figcaption {
        padding-top: 60px
    }
}

.oho-overview-inner-text-img figure.style09 {
    top: 0;
    right: 0
}

.oho-overview-inner-text-img figure.style09:after {
    width: 175px;
    height: 150px;
    top: 220px;
    left: 115px;
    background: rgba(82, 81, 162, 0.5) !important;
    -webkit-clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%);
    clip-path: polygon(50% 0, 100% 0, 100% 100%, 0% 100%)
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style09:after {
        width: 290px;
        height: 410px;
        top: 0;
        left: initial;
        right: 53px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style09:after {
        width: 425px;
        height: 580px;
        top: 0;
        right: 124px
    }
}

.oho-overview-inner-text-img figure.style09 img {
    top: 0;
    left: 40px;
    margin-top: 30px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style09 img {
        left: 0;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style09 img {
        left: -40px;
        margin-top: 40px
    }
}

.oho-overview-inner-text-img figure.style09 figcaption {
    margin-left: 40px;
    padding-top: 50px;
    padding-bottom: 0;
    max-width: 250px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style09 figcaption {
        margin-left: 10px;
        padding-top: 50px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style09 figcaption {
        margin-left: 15px;
        padding-top: 60px;
        max-width: 300px
    }
}

.oho-overview-inner-text-img figure.style10 {
    top: 0;
    right: 0
}

.oho-overview-inner-text-img figure.style10:after {
    width: 240px;
    height: 260px;
    top: 10px;
    left: 30px;
    background: rgba(86, 197, 208, 0.5) !important;
    -webkit-clip-path: polygon(0% 0, 70% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0, 70% 0, 100% 100%, 0% 100%)
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style10:after {
        width: 300px;
        height: 300px;
        top: 0;
        left: initial;
        right: -20px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style10:after {
        width: 440px;
        height: 440px;
        top: 0;
        right: -90px
    }
}

.oho-overview-inner-text-img figure.style10 img {
    top: 0;
    margin-top: 30px;
    left: 50px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style10 img {
        left: 50px;
        margin-top: 30px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style10 img {
        margin-top: 40px;
        left: 80px
    }
}

.oho-overview-inner-text-img figure.style10 figcaption {
    padding-top: 50px;
    margin-left: 30px;
    padding-bottom: 30px;
    max-width: 310px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img figure.style10 figcaption {
        margin-left: 15px;
        padding-top: 40px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img figure.style10 figcaption {
        padding-top: 60px
    }
}

.oho-overview-inner-text-img .figure-text {
    font-family: "Source Sans Pro", sans-serif !important;
    color: #453A6E !important;
    margin-top: 30px;
    margin-left: 30px;
    width: calc(100% - 50px)
}

@media (min-width:768px) {
    .oho-overview-inner-text-img .figure-text {
        margin-top: 60px;
        width: calc(100% - 48px)
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img .figure-text {
        width: 318px;
        margin-left: 68px;
        margin-top: 80px
    }
}

.oho-overview-inner-text-img .figure-text h3 {
    font-size: 20px;
    line-height: 24px;
    font-weight: 700 !important;
    font-family: "Source Sans Pro", sans-serif !important;
    color: #453A6E !important;
    margin-bottom: 20px
}

.oho-overview-inner-text-img .figure-text h3 a {
    text-decoration: underline;
    cursor: pointer;
    color: #453A6E !important;
    font-weight: 700 !important;
}

.oho-overview-inner-text-img .figure-text p {
    line-height: 24px;
    font-size: 18px;
    font-weight: 400;
    color: #453A6E !important;
    margin-bottom: 0
}

.oho-overview-inner-text-img .figure-text p a {
    color: #453A6E !important;
}

.oho-overview-inner-text-img .figure-text-img {
    width: 180px;
    margin-bottom: 30px
}

.oho-overview-inner-text-img .figure-text-player {
    width: 100%;
    background-color: #ccc;
    position: relative;
    margin-bottom: 20px
}

.oho-overview-inner-text-img .figure-text-player-ctr {
    text-align: center;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 100%
}

.oho-overview-inner-text-img .figure-text-player-ctr .playBtn {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0);
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    position: relative
}

.oho-overview-inner-text-img .figure-text-player-ctr .playBtn:after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 20px;
    height: 28px;
    background-color: #111;
    display: block;
    -webkit-clip-path: polygon(100% 50%, 0 0, 0 100%);
    clip-path: polygon(100% 50%, 0 0, 0 100%);
    margin-left: 5px
}

@media (min-width:992px) {
    .oho-overview-inner-text-img .figure-text-player-ctr .playBtn:after {
        width: 36px;
        height: 45px
    }
}

.oho-overview-inner-text-img .figure-text-player-ctr .playBtn:hover {
    background-color: #444
}

.oho-overview-inner-text-img .figure-text-player-ctr .playBtn:hover:after {
    background-color: rgba(255, 255, 255, 0.75)
}

.oho-overview-inner-text-img .figure-text-player-ctr p {
    font-size: 14px;
    color: #000;
    line-height: 20px;
    margin: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img .figure-text-player-ctr p {
        font-size: 18px;
        line-height: 24px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img .figure-text-player-ctr p {
        font-size: 24px;
        line-height: 30px
    }
}

.oho-overview-inner-text-img .figure-text-player video {
    width: 100%;
    height: auto
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style02 {
        width: calc(100% - 400px);
        padding-left: 0
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style02 {
        width: calc(100% - 568px);
        padding-left: 0
    }
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style02 .figure-text {
        width: 270px;
        margin-top: 40px;
        margin-left: 10px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style02 .figure-text {
        width: 300px;
        margin-top: 50px;
        margin-left: -15px
    }
}

.oho-overview-inner-text-img.style03 .figure-text {
    width: 244px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style03 .figure-text {
        margin-left: 60px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style03 .figure-text {
        margin-top: 70px;
        margin-left: 70px
    }
}

.oho-overview-inner-text-img.style04 .figure-text {
    width: 244px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style04 .figure-text {
        margin-left: 50px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style04 .figure-text {
        margin-top: 80px;
        margin-left: 80px
    }
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style05 {
        width: calc(100% - 400px);
        padding-left: 0
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style05 {
        width: calc(100% - 568px);
        padding-left: 0
    }
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style05 .figure-text {
        width: 270px;
        margin-top: 40px;
        margin-left: 10px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style05 .figure-text {
        width: 300px;
        margin-top: 50px;
        margin-left: -15px
    }
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style07 {
        width: calc(100% - 400px);
        padding-left: 0
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style07 {
        width: calc(100% - 568px);
        padding-left: 0
    }
}

.oho-overview-inner-text-img.style07 .figure-text {
    position: relative;
    width: calc(100% + 40px);
    padding: 30px 30px;
    margin: 0 -20px;
    margin-top: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style07 .figure-text {
        width: 220px;
        margin: 0;
        padding: 0;
        margin-top: 80px;
        margin-left: 10px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style07 .figure-text {
        width: 260px;
        margin-top: 100px;
        margin-left: 10px
    }
}

.oho-overview-inner-text-img.style07 .figure-text:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: rgba(247, 54, 0, 0.1490196078);
    position: absolute;
    left: 0;
    top: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style07 .figure-text:after {
        width: 620px;
        height: 620px;
        border-radius: 50%;
        left: 0;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        -webkit-clip-path: polygon(45% 0, 100% 0, 100% 100%, 45% 100%);
        clip-path: polygon(45% 0, 100% 0, 100% 100%, 45% 100%)
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style07 .figure-text:after {
        width: 650px;
        height: 650px;
        left: 20%;
        -webkit-clip-path: polygon(35% 0, 100% 0, 100% 100%, 35% 100%);
        clip-path: polygon(35% 0, 100% 0, 100% 100%, 35% 100%)
    }
}

.oho-overview-inner-text-img.style07 .figure-text a,
.oho-overview-inner-text-img.style07 .figure-text img,
.oho-overview-inner-text-img.style07 .figure-text p,
.oho-overview-inner-text-img.style07 .figure-text ul {
    position: relative;
    z-index: 1;
    color: #000 !important;
}

.oho-overview-inner-text-img.style07 .figure-text ul {
    padding-left: 20px;
    padding-bottom: 20px;
}

.oho-overview-inner-text-img.style07 .figure-text a {
    font-weight: bold !important;
    color: #453A6E !important;
    text-decoration: underline;
}

.oho-overview-inner-text-img.style08 .figure-text {
    position: relative;
    width: calc(100% + 40px);
    padding: 50px 30px;
    margin: 0 -20px;
    margin-top: 0;
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style08 .figure-text {
        width: 200px;
        margin: 0;
        padding: 0;
        margin-top: -80px;
        margin-left: 60px;
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style08 .figure-text {
        width: 270px;
        margin-top: -130px;
        margin-left: 0;
    }
}

.oho-overview-inner-text-img.style08 .figure-text:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #D4D4E8;
    position: absolute;
    left: 0;
    top: 0;
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style08 .figure-text:after {
        width: 450px;
        height: calc(100% + 100px);
        left: -45px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-clip-path: polygon(0% 0, 50% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0% 0, 50% 0, 100% 100%, 0% 100%)
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style08 .figure-text:after {
        width: 525px;
        left: -45px;
        -webkit-clip-path: polygon(0% 0, 56% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0% 0, 56% 0, 100% 100%, 0% 100%)
    }
}

.oho-overview-inner-text-img.style08 .figure-text a,
.oho-overview-inner-text-img.style08 .figure-text figcaption,
.oho-overview-inner-text-img.style08 .figure-text h3,
.oho-overview-inner-text-img.style08 .figure-text img,
.oho-overview-inner-text-img.style08 .figure-text p,
.oho-overview-inner-text-img.style08 .figure-text ul {
    position: relative;
    z-index: 1;
    color: #000 !important;
}

.oho-overview-inner-text-img.style08 .figure-text img {
    max-width: 100%;
    display: block;
    width: auto;
}

.oho-overview-inner-text-img.style08 .figure-text p {
    padding-bottom: 20px
}

.oho-overview-inner-text-img.style08 .figure-text a {
    font-weight: bold;
    color: #453A6E
}

.oho-overview-inner-text-img.style08 .figure-text figcaption {
    font-size: 16px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style08 .figure-text figcaption {
        width: calc(100% + 60px)
    }
}

.oho-overview-inner-text-img.style08 .figure-text figcaption span {
    font-size: 12px
}

.oho-overview-inner-text-img.style09 {
    padding-left: 0
}

.oho-overview-inner-text-img.style10 .figure-text {
    position: relative;
    width: calc(100% + 40px);
    padding: 50px 30px;
    margin: 0 -20px;
    margin-top: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style10 .figure-text {
        width: 200px;
        margin: 0;
        padding: 0;
        margin-top: -80px;
        margin-left: 60px
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style10 .figure-text {
        width: 270px;
        margin-top: -20px;
        margin-left: 0
    }
}

.oho-overview-inner-text-img.style10 .figure-text:after {
    content: "";
    width: 100%;
    height: 100%;
    background-color: #D4D4E8;
    position: absolute;
    left: 0;
    top: 0
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style10 .figure-text:after {
        width: 450px;
        height: calc(100% + 100px);
        left: -45px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        -webkit-clip-path: polygon(0% 0, 50% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0% 0, 50% 0, 100% 100%, 0% 100%)
    }
}

@media (min-width:992px) {
    .oho-overview-inner-text-img.style10 .figure-text:after {
        width: 525px;
        left: -45px;
        -webkit-clip-path: polygon(0% 0, 56% 0, 100% 100%, 0% 100%);
        clip-path: polygon(0% 0, 56% 0, 100% 100%, 0% 100%)
    }
}

.oho-overview-inner-text-img.style10 .figure-text a,
.oho-overview-inner-text-img.style10 .figure-text figcaption,
.oho-overview-inner-text-img.style10 .figure-text h3,
.oho-overview-inner-text-img.style10 .figure-text img,
.oho-overview-inner-text-img.style10 .figure-text p,
.oho-overview-inner-text-img.style10 .figure-text ul {
    position: relative;
    z-index: 1;
    color: #000 !important;
}

.oho-overview-inner-text-img.style10 .figure-text img {
    max-width: 100%;
    display: block;
    width: auto;
}

.oho-overview-inner-text-img.style10 .figure-text ul {
    padding-left: 20px;
    padding-bottom: 20px;
}

.oho-overview-inner-text-img.style10 .figure-text p {
    padding-bottom: 20px;
}

.oho-overview-inner-text-img.style10 .figure-text a {
    font-weight: bold !important;
    color: #453A6E !important;
    text-decoration: underline;
    margin-bottom: 40px;
    display: inline-block;
}

.oho-overview-inner-text-img.style10 .figure-text figcaption {
    font-size: 16px
}

@media (min-width:768px) {
    .oho-overview-inner-text-img.style10 .figure-text figcaption {
        width: calc(100% + 60px);
    }
}

.oho-overview-inner-text-img.style10 .figure-text figcaption span {
    font-size: 12px;
}

.oho-overview-inner-text .oho-overview-inner-text-img {
    margin-top: 40px;
}

@media (min-width:768px) {
    .oho-overview-inner-text .oho-overview-inner-text-img {
        margin-top: 0
    }
}

.oho-members-page .oho-overview-inner-banner {
    background: #56c5d0
}

@media (min-width:768px) {
    .oho-members-page .oho-overview-inner-banner {
        background: white
    }
}

.oho-members-page .oho-overview-inner-banner .oho-overview-wrap {
    background-color: #56c5d0
}

@media (min-width:768px) {
    .oho-members-page .oho-overview-inner-banner .oho-overview-wrap {
        background-color: transparent
    }
}

.oho-members-page .oho-overview-inner-banner .banner-caption {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 400;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .oho-members-page .oho-overview-inner-banner .banner-caption {
        margin-top: 0;
        max-width: 380px
    }
}

@media (min-width:992px) {
    .oho-members-page .oho-overview-inner-banner .banner-caption {
        max-width: 480px;
        position: absolute;
        left: 22px;
        bottom: 40px;
        margin-bottom: 0
    }
}

.oho-members-page .oho-overview-inner-banner .banner-caption span {
    font-size: 12px
}

@media (min-width:768px) {
    .oho-members-page .oho-overview-inner-banner .oho-overview-inner-banner-title {
        width: 380px;
        margin: 0
    }
}

@media (min-width:992px) {
    .oho-members-page .oho-overview-inner-banner .oho-overview-inner-banner-title {
        width: 548px
    }
}

.oho-members-page .oho-overview-inner-banner .oho-overview-inner-banner-title h1 {
    color: #000
}

.oho-members-page .oho-overview-inner-banner .oho-overview-inner-banner-title h1:after {
    background-color: #000
}

.oho-members-page .oho-overview-inner-banner .oho-overview-inner-banner-title p {
    color: #453A6E !important;
    margin-top: 24px;
    font-size: 20px
}

@media (min-width:992px) {
    .oho-members-page .oho-overview-inner-banner .oho-overview-inner-banner-title p {
        font-size: 24px;
        margin-top: 30px
    }
}

.oho-members-page .oho-overview-inner-banner .banner-text {
    background: #EEF9FA;
    bottom: -21.875vw
}

@media (min-width:768px) {
    .oho-members-page .oho-overview-inner-banner .banner-text {
        left: 58.5vw;
        bottom: 0
    }
}

.oho-members-page .oho-overview-inner-banner .banner-text h2 {
    color: #AE55A1
}

.oho-members-page .oho-overview-inner-banner .banner-text h2:after {
    background-color: #AE55A1
}

.oho-members-page .oho-overview-inner-banner .banner-text p {
    color: #453A6E
}

.oho-members-page .oho-overview-inner-banner .banner-circle {
    background-color: #56C5D0;
    width: 100vw;
    height: 93.125vw
}

@media (min-width:768px) {
    .oho-members-page .oho-overview-inner-banner .banner-circle {
        display: block;
        height: 100%;
        width: 58.5vw
    }
}

.oho-members-page .oho-overview-inner-banner .banner-shape {
    background: rgba(229, 104, 73, 0.6);
    -webkit-clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(20% 0%, 80% 0%, 100% 100%, 0% 100%);
    width: 148vw;
    height: 60.167vw;
    right: 2.5vw;
    bottom: 16vw
}

@media (min-width:768px) {
    .oho-members-page .oho-overview-inner-banner .banner-shape {
        width: 148vw;
        height: 159.167vw;
        right: 2.5vw;
        bottom: 7vw
    }
}

.oho-members-page .oho-overview-inner-banner .banner-img {
    height: calc(85.4vw - 35px)
}

@media (min-width:768px) {
    .oho-members-page .oho-overview-inner-banner .banner-img {
        width: 41.667vw;
        height: calc(100% - 65px);
        top: 0;
        bottom: inherit;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.oho-members-page .oho-overview-inner-tabs-wrap ul li a {
    color: #78818C !important
}

.oho-members-page .oho-overview-inner-tabs-wrap ul li a:hover {
    color: #007A9A !important;
    text-decoration: none !important
}

.oho-members-page .oho-overview-inner-text-simple q.style01,
.oho-members-page .oho-overview-inner-text-simple q.style02,
.oho-members-page .oho-overview-inner-text-simple q.style03 {
    color: #007A9A !important
}

.oho-members-page .oho-overview-inner-text-img figure:after {
    background-color: rgba(86, 197, 208, 0.5)
}

.oho-system-page .oho-overview-inner-banner {
    background: #e56849
}

@media (min-width:768px) {
    .oho-system-page .oho-overview-inner-banner {
        background: white
    }
}

.oho-system-page .oho-overview-inner-banner .oho-overview-wrap {
    background: #e56849
}

@media (min-width:768px) {
    .oho-system-page .oho-overview-inner-banner .oho-overview-wrap {
        background-color: transparent
    }
}

.oho-system-page .oho-overview-inner-banner .banner-caption {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
    color: #000;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 400;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .oho-system-page .oho-overview-inner-banner .banner-caption {
        margin-top: 0;
        max-width: 380px
    }
}

@media (min-width:992px) {
    .oho-system-page .oho-overview-inner-banner .banner-caption {
        max-width: 480px;
        position: absolute;
        left: 22px;
        bottom: 40px;
        margin-bottom: 0
    }
}

.oho-system-page .oho-overview-inner-banner .banner-caption span {
    font-size: 12px
}

@media (min-width:768px) {
    .oho-system-page .oho-overview-inner-banner .oho-overview-inner-banner-title {
        width: 380px;
        margin: 0
    }
}

@media (min-width:992px) {
    .oho-system-page .oho-overview-inner-banner .oho-overview-inner-banner-title {
        width: 480px
    }
}

.oho-system-page .oho-overview-inner-banner .oho-overview-inner-banner-title h1 {
    color: #fff
}

.oho-system-page .oho-overview-inner-banner .oho-overview-inner-banner-title h1:after {
    background-color: #fff
}

.oho-system-page .oho-overview-inner-banner .oho-overview-inner-banner-title p {
    color: #453A6E !important;
    margin-top: 24px;
    font-size: 20px
}

@media (min-width:992px) {
    .oho-system-page .oho-overview-inner-banner .oho-overview-inner-banner-title p {
        font-size: 24px;
        margin-top: 30px
    }
}

.oho-system-page .oho-overview-inner-banner .banner-text {
    background: #FCF0ED;
    bottom: -21.875vw;
    border-radius: 50%;
    padding: 35px 25px 35px 55px;
    height: 250px;
    width: 250px
}

@media (min-width:768px) {
    .oho-system-page .oho-overview-inner-banner .banner-text {
        bottom: -40px;
        left: 53.5vw;
        height: 250px;
        width: 250px;
        padding-top: 40px;
        padding-right: 15px;
        padding-left: 55px
    }
}

@media (min-width:992px) {
    .oho-system-page .oho-overview-inner-banner .banner-text {
        bottom: -50px;
        left: 54.75vw;
        height: 300px;
        width: 300px;
        padding-right: 30px;
        padding-left: 80px
    }
}

@media (min-width:1200px) {
    .oho-system-page .oho-overview-inner-banner .banner-text {
    left: 56.45vw
    }
}

.oho-system-page .oho-overview-inner-banner .banner-text h2 {
    color: #AE55A1
}

.oho-system-page .oho-overview-inner-banner .banner-text h2:after {
    background-color: #AE55A1
}

.oho-system-page .oho-overview-inner-banner .banner-text p {
    color: #453A6E
}

.oho-system-page .oho-overview-inner-banner .banner-circle {
    background-color: #E56849;
    width: 100vw;
    height: 93.125vw
}

@media (min-width:768px) {
    .oho-system-page .oho-overview-inner-banner .banner-circle {
        display: block;
        height: 100%;
        width: 58.5vw
    }
}

.oho-system-page .oho-overview-inner-banner .banner-shape {
    background: rgba(82, 81, 162, 0.5);
    width: 90vw;
    height: 90vw;
    right: 10vw;
    bottom: 16vw
}

@media (min-width:768px) {
    .oho-system-page .oho-overview-inner-banner .banner-shape {
        width: 50vw;
        height: 50vw;
        right: 3vw;
        bottom: 4vw
    }
}

.oho-system-page .oho-overview-inner-banner .banner-img {
    height: 85.4vw
}

@media (min-width:768px) {
    .oho-system-page .oho-overview-inner-banner .banner-img {
        width: 41.667vw;
        height: auto;
        bottom: 0
    }
}

@media (min-width:1200px) {
    .oho-system-page .oho-overview-inner-banner .banner-img {
        top: 0;
        bottom: inherit
    }
}

.oho-system-page .oho-overview-inner-tabs-wrap ul li a {
    color: #78818C !important
}

.oho-system-page .oho-overview-inner-tabs-wrap ul li a:hover {
    color: #BA500F !important;
    text-decoration: none !important
}

.oho-system-page .oho-overview-inner-text-simple q.style01,
.oho-system-page .oho-overview-inner-text-simple q.style02,
.oho-system-page .oho-overview-inner-text-simple q.style03 {
    color: #BA500F !important;
}

.oho-system-page .oho-overview-inner-text-img figure:after {
    background: rgba(229, 104, 73, 0.5)
}

.oho-organization-page .oho-overview-inner-banner {
    background: #5251a2
}

@media (min-width:768px) {
    .oho-organization-page .oho-overview-inner-banner {
        background: white
    }
}

.oho-organization-page .oho-overview-inner-banner .oho-overview-wrap {
    background: #5251a2
}

@media (min-width:768px) {
    .oho-organization-page .oho-overview-inner-banner .oho-overview-wrap {
        background-color: transparent
    }
}

.oho-organization-page .oho-overview-inner-banner .banner-caption {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 16px;
    color: #fff;
    font-family: "Source Sans Pro", sans-serif !important;
    font-weight: 400;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .oho-organization-page .oho-overview-inner-banner .banner-caption {
        margin-top: 0;
        max-width: 380px
    }
}

@media (min-width:992px) {
    .oho-organization-page .oho-overview-inner-banner .banner-caption {
        max-width: 480px;
        position: absolute;
        left: 22px;
        bottom: 40px;
        margin-bottom: 0
    }
}

.oho-organization-page .oho-overview-inner-banner .banner-caption span {
    font-size: 12px
}

@media (min-width:768px) {
    .oho-organization-page .oho-overview-inner-banner .oho-overview-inner-banner-title {
        width: 380px;
        margin: 0
    }
}

@media (min-width:992px) {
    .oho-organization-page .oho-overview-inner-banner .oho-overview-inner-banner-title {
        width: 480px
    }
}

.oho-organization-page .oho-overview-inner-banner .oho-overview-inner-banner-title h1 {
    color: #fff
}

.oho-organization-page .oho-overview-inner-banner .oho-overview-inner-banner-title h1:after {
    background-color: #fff
}

.oho-organization-page .oho-overview-inner-banner .oho-overview-inner-banner-title p {
    color: #56C5D0;
    margin-top: 24px;
    font-size: 20px
}

@media (min-width:992px) {
    .oho-organization-page .oho-overview-inner-banner .oho-overview-inner-banner-title p {
        font-size: 24px;
        margin-top: 30px
    }
}

.oho-organization-page .oho-overview-inner-banner .banner-text {
    background: #EDEDF6;
    bottom: -21.875vw;
    -webkit-clip-path: polygon(0% 0, 75% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0, 75% 0, 100% 100%, 0% 100%);
    padding-right: 65px;
    width: 275px
}

@media (min-width:768px) {
    .oho-organization-page .oho-overview-inner-banner .banner-text {
        left: 58.5vw;
        bottom: 0;
        height: auto;
        padding-right: 70px
    }
}

@media (min-width:992px) {
    .oho-organization-page .oho-overview-inner-banner .banner-text {
        width: 300px
    }
}

.oho-organization-page .oho-overview-inner-banner .banner-text h2 {
    color: #AE55A1
}

.oho-organization-page .oho-overview-inner-banner .banner-text h2:after {
    background-color: #AE55A1
}

.oho-organization-page .oho-overview-inner-banner .banner-text p {
    color: #453A6E
}

.oho-organization-page .oho-overview-inner-banner .banner-circle {
    background-color: #5251A2;
    width: 100vw;
    height: 93.125vw
}

@media (min-width:768px) {
    .oho-organization-page .oho-overview-inner-banner .banner-circle {
        display: block;
        height: 100%;
        width: 58.5vw
    }
}

.oho-organization-page .oho-overview-inner-banner .banner-shape {
    background: rgba(86, 197, 208, 0.5);
    width: 320px;
    height: 320px;
    right: -185px;
    bottom: 0;
    border-radius: 50%
}

@media (min-width:768px) {
    .oho-organization-page .oho-overview-inner-banner .banner-shape {
        width: 588px;
        height: 588px;
        right: -340px;
        bottom: 0
    }
}

.oho-organization-page .oho-overview-inner-banner .banner-img {
    height: 85.4vw
}

@media (min-width:768px) {
    .oho-organization-page .oho-overview-inner-banner .banner-img {
        width: 41.667vw;
        height: calc(100% - 60px);
        -o-object-fit: cover;
        object-fit: cover;
        top: 0;
        bottom: inherit
    }
}

.oho-organization-page .oho-overview-inner-tabs-wrap ul li a {
    color: #78818C !important
}

.oho-organization-page .oho-overview-inner-tabs-wrap ul li a:hover {
    color: #5251A2 !important;
    text-decoration: none !important
}

.oho-organization-page .oho-overview-inner-text-simple q.style01,
.oho-organization-page .oho-overview-inner-text-simple q.style02,
.oho-organization-page .oho-overview-inner-text-simple q.style03,
.oho-organization-page .oho-overview-inner-text-simple q.style04 {
    color: #5251A2 !important;
}

.oho-organization-page .oho-overview-inner-text-img figure:after {
    background: #D4D4E8
}

.ms-webpartzone-cell {
    margin: 0px;
}

/*# sourceMappingURL=new_base_oha.css.map */