.banner {
    position: relative;
    background: linear-gradient(58deg, #dfdafd 0, #e5ffec 100%) no-repeat padding-box;
}
.banner_wrapper {
    position: relative;
    width: 90%;
    margin: auto;
    max-width: 1230px;
}
.banner .arrow-line {
    position: absolute;
    top: -75px;
    left: 6%;
    width: 45%;
    z-index: 3;
    animation: 7s infinite jump;
}
@keyframes jump {
    0%,
    100% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
}
.hoz-exp {
    left: 7%;
    bottom: 50%;
}
.hoz-role {
    line-height: 36px;
}
.banner_rirght_dot {
    position: fixed;
    right: 28%;
    top: 0;
    width: 10%;
}
.banner .arrow-line img {
    width: 530px;
}
.banner::after {
    content: "";
    width: 100%;
    height: 100%;
}
.hoz_sub_title {
    font-family: Georgia;
    font-size: 50px;
    font-style: italic;
}
.hoz-q_no_dot,
.youtubeIcon a {
    font-family: var(--primaryfont-regular);
}
.atWork .gettingPersonalVideo .hoz-q::before,
.hoz-exp_mobile,
.hoz-illus-Mobile,
.hoz_exp_mobile,
.wisdom_point p.medium-font::after {
    display: none;
}
.hoz-q-img,
.hoz-q_no_dot {
    display: block;
    position: relative;
}
.hoz-q-box.q-goal {
    padding-bottom: 70px;
}
.hoz-q-box.q-food {
    background-color: #ffefef;
    transform: translateY(110px);
}
.hoz-q-box.q-hobby {
    background-color: #e5fff7;
    transform: translateY(121px);
}
.hoz-q-box.q-inspire {
    background-color: #f0f9ff;
    transform: translateY(-92px);
    padding-bottom: 70px;
}
.hoz-q-img {
    right: -60px;
    bottom: -2px;
    width: 200px;
    margin-top: 40px;
    height: 190px;
    object-fit: cover;
}
.q-inspire .hoz-q-img {
    right: -73px;
}
.q-goal .hoz-q-img {
    transform: translateX(10px);
}
.hoz-ans-wrap .hoz-ans {
    width: 50%;
    float: left;
    padding-right: 80px;
}
.border_0,
.hoz-border-0,
.hoz_books_podcost .hoz_col {
    border: 0;
}
.gettingPersonal_victor .gettingPersonalVideo .hoz-q-cultureZoho,
.hoz-q-cultureZoho p:last-child,
.wisdom .sec-ttl {
    margin-bottom: 0;
}
.hoz-ans a.text-mask {
    color: #056cb8;
}
.hoz-q_no_dot {
    font-size: 40px;
    line-height: 1.2;
    color: #010101;
    letter-spacing: -1px;
    margin-bottom: 30px;
}
.atWork .hoz-q {
    max-width: 85%;
}
.lifeAtzoho {
    background: linear-gradient(180deg, #fff 0, #f7fbff 100%) no-repeat padding-box;
    position: relative;
    z-index: 2;
}
.lifeatzoho_bg {
    margin-top: -350px;
    display: none;
}
.books .hoz_center,
.gallery .slick-slide:nth-of-type(2n),
.lifeAtzoho .sec-ttl {
    margin-top: 0;
}
.lifeZoho {
    margin-top: 65px;
}
.books .slick-slide.slick-active,
.ful_height,
.gallery .slick-slide.slick-active {
    height: 100%;
}
.hoz_atwork_ele {
    width: 240px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.rotate_ele {
    transform: rotateY(-180deg);
}
.lfatzoho .hoz_atwork_ele {
    width: 300px;
}
.fst_part_ele {
    position: relative;
    margin-bottom: 90px;
    border-bottom: 1px dashed rgb(0 0 0 / 20%) rgb(0 0 0 / 20%);
}
.atwork_ele {
    top: 0;
    right: 0;
}
.atWork {
    background: #fff;
    position: relative;
    border-bottom: 1px solid #e7eef5;
    border-top: 1px solid #e7f0f8;
    padding-bottom: 0 !important;
}
.atWork .wrapper {
    overflow: inherit;
}
.atWork .sec-ttl,
.hoz-q-cultureZoho,
.wisdom .sec-ttl {
    text-align: left;
}
.gettingPersonal .sec-ttl,
.hoz_center,
.inspiration .sec-ttl {
    text-align: center;
}
.books .slick-list,
.getting_left,
.hoz_padding_t0,
.vidya_live_all {
    padding-top: 0;
}
.gettingPersonal {
    padding-bottom: 0;
    background: linear-gradient(180deg, #f7fbff 0, #fff 100%) no-repeat padding-box;
    position: relative;
}
.geting_ele {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
}
.books {
    background: #fff;
    padding: 0;
}
.hoz_center {
    max-width: 70%;
    margin: 0 auto 60px;
}
.hoz_books,
.youtubeIcon a {
    margin-top: 40px;
}
.hoz_col_full .hoz-ans {
    font-size: 23px;
    text-align: center;
    margin: 0 auto;
    max-width: 82%;
    color: #010101;
}
.books .slick-next,
.books .slick-prev {
    top: 20%;
}
.hoz_center .hoz-q {
    max-width: 100%;
    display: inline;
}
.getting_card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin: 80px 0 0;
}
.youtubeIcon a {
    color: #333;
    display: flex;
    font-size: 16px;
    align-items: center;
}
.youtubeIcon :hover img {
    animation: 0.5s ease-in-out zoom;
}
.getting_card .youtubevideo_card {
    border-radius: 10px;
    border: none;
}
@keyframes zoom {
    0%,
    100% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
}
.youtubeIcon a span {
    width: 40px;
    height: 40px;
    margin-right: 15px;
}
.gettingPersonalVideo .hoz-q-cultureZoho {
    border-bottom: 0;
    padding: 0;
    margin-bottom: 50px;
    text-align: left;
}
.tell_abt {
    margin-bottom: 30px;
    padding-top: 6px;
    border-bottom: none;
}
.tell_abt.tell_abt_mob {
    margin-bottom: 0;
    padding-bottom: 0;
}
.getting_video_left {
    flex-basis: 45%;
}
.getting_video_right {
    flex-basis: 50%;
    position: relative;
    overflow: hidden;
}
.youtubevideo_card {
    border: 1px solid #efece4;
    border-radius: 3px;
    display: flex;
    align-items: flex-start;
}
.youtubevideo_card img {
    transition: 0.3s ease-in-out;
}
.youtube_icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 45px;
    margin: -23px auto auto;
    right: 0;
    cursor: pointer;
}
.gettingPersonalVideo {
    margin-bottom: 50px;
    padding: 90px 80px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    width: 45%;
    background: #edf3ff;
    position: relative;
}
.get_card1 {
    background-color: #f0f9ff;
}
.get_card2 {
    background-color: #edf3ff;
    margin-bottom: 0;
}
.get_card3 {
    background-color: #fff8e6;
}
.get_card4 {
    background-color: #ffefef;
    margin-bottom: 0;
}
.gettingPersonal_victor .gettingPersonalVideo {
    background: #fff;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #eceef7;
    box-shadow: 20px 16px 44px #152e340d;
    margin-bottom: 0;
}
.getting_style2 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 60px;
    padding-bottom: 90px;
    border-bottom: 1px dashed rgb(0 0 0 / 20%) rgb(0 0 0 / 20%);
}
.getting_style2 .gettingPersonalVideo {
    flex-direction: column;
    flex-basis: 48%;
    background: #f0fffa;
    box-shadow: none;
    border: 0;
}
.getting_style2 .gettingPersonalVideo .hoz-q-cultureZoho {
    margin-bottom: 50px;
}
.getting_style2 .gettingPersonalVideo:nth-of-type(2) {
    background: #f2f7ff;
}
.atWork .gettingPersonalVideo {
    width: 100%;
}
.atWork .gettingPersonalVideo .hoz-q {
    max-width: 100%;
}
.gettingPersonal_content,
.wisdom .lifeAtzoho {
    display: flex;
    padding: 0;
    background: 0 0;
}
.journey_ele {
    position: absolute;
    top: 0;
    right: 0;
    width: 100px;
    height: 100px;
}
.wisdom .lifeAtzoho {
    align-items: center;
}
.wisdom .lifeAtzoho .wisdom_quote_all {
    flex-basis: 35%;
}
.system_bg {
    margin-top: 30px;
    display: none;
}
.system_bg img {
    mix-blend-mode: multiply;
    display: block;
    margin: auto;
}
.wisdom_right h2 {
    max-width: 60%;
}
.wisdom_right .hoz-q-cultureZoho {
    padding-top: 60px;
}
.wisdom_point p.medium-font {
    padding-left: 0;
}
.gallery {
    overflow: hidden;
}
.gallery_inr {
    justify-content: center;
    position: relative;
}
.getcard_ele,
.outStandImage,
.soloImageSec {
    position: absolute;
    right: 0;
}
.gallery_card {
    flex-basis: 25%;
    margin-right: 35px;
}
.gallery_card:last-child {
    margin-right: 0;
}
.gallery_card .hoz-ans {
    line-height: 1.7;
}
.hoz_col_full {
    margin-top: -80px !important;
}
.getcard_ele {
    top: 0;
    width: 100px;
    display: none;
}
.hoz_col_3 {
    display: flex;
    justify-content: space-between;
    margin-top: -80px;
}
.hoz_books_card .hoz_col {
    padding: 0 50px;
    border-right:1px dashed rgba(0 0 0 / 20%);
    flex-basis: 33%;
}
.hoz_podcost .hoz_col {
    flex-basis: 50%;
}
.hoz_podcost .hoz_col p {
    max-width: 90%;
}
.hoz_books_card .hoz_col:last-child {
    border: 0;
    padding-bottom: 0;
}
.hoz_books_podcost {
    padding-top: 90px;
    border-top: 1px dashed rgb(0 0 0 / 20%) rgb(0 0 0 / 20%);
    margin-top: 90px;
    justify-content: flex-end;
}
.hoz-fav-wrap {
    margin-top: 120px;
}
.banner .leftside {
    padding: 130px 0 240px;
}
.books .slick-slide,
.gallery .slick-slide {
    height: 0;
}
.fav_activitie_lft {
    padding-bottom: 90px;
}
.spl_element_blg {
    padding-bottom: 90px !important;
}
.outStandImage {
    width: 38%;
    bottom: 0;
}
.spl-hoz-q {
    max-width: 65% !important;
}
.hoz-illus img {
    transform: translateX(40px);
}
.potcostImg {
    margin-bottom: 25px;
}
.potcostImg img {
    transform: translateX(-50px);
}
.hoz_books_podcost .hoz_lifezoho_ele {
    width: 250px;
}
.lfatzoho .hoz_lifezoho_ele {
    width: 170px;
}
.gallery .slick-slide:nth-of-type(odd),
.workSpace {
    margin-top: 50px;
}
.soloImageSec {
    bottom: 0;
    max-width: 520px;
    transform: translateY(0);
}
.q-hobby .hoz-q-img {
    right: -70px;
}
.books .wrapper {
    background: #fff;
}
.hoz_qa_fulwid_section {
    width: 100%;
    padding-top: 70px;
}
.hoz_qa_fulwid_section .leftside {
    margin: 0 auto;
    text-align: center;
    width: 55%;
}
.tellus_abt_section {
    padding: 60px 0 90px;
}
.tel_abt_lft {
    display: flex;
    justify-content: space-between;
}
.tel_abt_lft_img {
    margin: 5px;
}
.zh-nav-list li:nth-child(5) {
    display: none !important;
}
.zh-nav-list li:nth-child(4) {
    margin-right: 0;
}
@media only screen and (max-width: 1290px) {
    .hoz-name h1 {
        max-width: 100%;
    }
}
@media only screen and (max-width: 1200px) {
    .outStandImage {
        width: 46%;
        bottom: 2px;
    }
    .soloImageSec {
        width: 400px;
    }
    .spl-hoz-q {
        max-width: 100% !important;
    }
}
@media only screen and (max-width: 1100px) {
    .hoz_books_card .hoz_col {
        padding: 0 25px;
    }
    .hoz-exp {
        left: 11%;
        bottom: 35%;
    }
    .hoz_qa_fulwid_section .leftside {
        width: 80%;
    }
}
@media only screen and (max-width: 991px) {
    .hoz-fav-innerwrap {
        margin-bottom: 0;
        align-items: unset;
    }
    .hoz_lifezoho_ele,
    .rotate_ele {
        width: 170px;
    }
    .banner_wrapper {
        width: 100%;
    }
    .banner {
        background: #fff;
    }
    .banner_mobile_bg {
        background: linear-gradient(238deg, #d9fbe3 0, #e0dbfd 100%) no-repeat padding-box;
        position: relative;
        margin-bottom: 30px;
    }
    .banner .arrow-line,
    .banner .rightside,
    .banner_rirght_dot {
        display: none;
    }
    .hoz-q-box.q-food,
    .hoz-q-box.q-hobby,
    .hoz-q-box.q-inspire {
        transform: translateY(0);
    }
    .gettingPersonalVideo {
        padding: 30px;
    }
    .lifeatzoho_bg {
        margin-top: -206px;
    }
    .hoz_books_card {
        flex-direction: column;
    }
    .hoz_books_card p {
        margin-bottom: 0;
    }
    .hoz_books_card .hoz_col {
        padding: 30px 0;
        border-right: 0;
        border-bottom: 1px dashed rgb(0 0 0 / 20%) rgb(0 0 0 / 20%);
    }
    .q-hobby .hoz-q-img {
        right: 14px !important;
    }
    .hoz-illus img {
        transform: translateX(0);
    }
    .hoz_books_podcost {
        margin-top: 40px;
        padding-top: 0;
    }
    .lfatzoho .hoz_atwork_ele {
        width: 230px;
    }
    .soloImageSec {
        max-width: 360px;
    }
    .hoz_podcost .hoz_col p:last-child {
        float: none !important;
    }
    .hoz_books_podcostImage {
        margin-top: 60px !important;
    }
}
@media only screen and (max-width: 767px) {
    .getting_left,
    .mble_bdr {
        border-bottom: 1px dashed rgb(0 0 0 / 20%) rgb(0 0 0 / 20%) !important;
    }
    .outStandImage,
    .soloImageSec {
        position: static;
    }
    .atWork .hoz-q,
    .hoz_center,
    .soloImageSec {
        max-width: 100%;
    }
    .hoz-q-cultureZoho {
        padding: 60px 0 40px;
        display: block;
    }
    .hoz-q-box {
        min-height: 400px;
    }
    .hoz-q-box.q-goal,
    .hoz-q-box.q-inspire {
        min-height: auto;
    }
    .atWork .gettingPersonalVideo {
        padding: 30px;
        margin-bottom: 50px;
    }
    .gettingPersonalVideo.get_card4,
    .getting_style2 .gettingPersonalVideo:last-child,
    .hoz-ans-mm0,
    .hoz-fav-innerwrap,
    .hoz-q-cultureZoho p:last-child,
    .hoz_youtube_blg {
        margin-bottom: 0;
    }
    .gettingPersonal_content {
        max-width: 100%;
        margin: auto;
    }
    .gettingPersonal {
        padding: 0;
    }
    .books .wrapper,
    .gettingPersonal_victor,
    .lifeAtzoho {
        padding: 70px 0;
    }
    .gettingPersonal_victor {
        padding-bottom: 0;
    }
    .hoz_books_card {
        margin-top: -50px;
    }
    .hoz_books_podcost {
        margin-top: 40px;
        padding-top: 30px;
    }
    .gettingPersonal_content {
        padding: 50px 0;
    }
    .mble_bdr {
        padding: 50px 0 !important;
    }
    .at_work_mob,
    .getting_left {
        padding-bottom: 50px !important;
    }
    .tell_abt {
        margin-bottom: 50px;
    }
    .fst_part_ele,
    .tell_abt_mob {
        margin-bottom: 0;
        border-bottom: 0;
    }
    .get_lft_mob,
    .spl-hoz-blg {
        padding-top: 0;
    }
    .at_work_mob {
        padding-top: 40px;
    }
    .tell_abt_mob {
        padding-top: 40px;
        padding-bottom: 0;
    }
    .hoz-q,
    .hoz-q_no_dot {
        font-size: 26px;
    }
    .hoz_qa_fulwid_section .leftside,
    .leftside {
        width: 100%;
    }
    .lifeatzoho_bg {
        margin-top: 0;
    }
    .atwork_ele,
    .geting_ele,
    .hoz-q-box::before,
    .hoz_atwork_ele,
    .hoz_lifezoho_ele {
        display: none;
    }
    .atWork .sec-ttl,
    .wisdom .sec-ttl {
        text-align: center;
    }
    .q-inspire .hoz-q-img {
        right: -30px;
    }
    .gettingPersonal_victor .gettingPersonalVideo.hoz_youtube_blg {
        flex-direction: column;
    }
    .gtpersonal .getting_video_right {
        margin-top: 30px;
    }
    .mobile_blg {
        border: 0;
    }
    .getting_card {
        margin-top: 60px;
    }
    .getting_style2 {
        flex-direction: column;
        padding-bottom: 40px;
    }
    .getting_style2 .gettingPersonalVideo {
        margin-bottom: 30px;
    }
    .hoz_col_full .hoz-ans {
        line-height: 1.4;
    }
    .hoz_col_full {
        margin-top: 0 !important;
        margin-bottom: 40px;
    }
    .spl-hoz-q {
        padding-top: 60px;
    }
    .one_q_twoCol_left .hoz-q-cultureZoho:last-child {
        border-bottom: 0 !important;
    }
    .one_q_twoCol .hoz-q-cultureZoho {
        padding-top: 0 !important;
    }
    .spl_element_blg {
        padding-bottom: 40px !important;
    }
    .soloImageSec {
        transform: translateX(0);
        margin: auto;
    }
    .tel_abt_lft {
        align-items: center;
    }
    .tellus_abt_section {
        padding: 20px 0 60px;
    }
}
@media only screen and (max-width: 640px) {
    .hoz-q-box {
        min-height: 450px;
    }
    .hoz-role {
        font-size: 20px;
    }
    .hoz_books_card {
        margin-top: -30px;
    }
}
@media only screen and (max-width: 540px) {
    .hoz-exp-count,
    .hoz-name h1 {
        font-size: 42px;
    }
    .lifeZoho {
        margin-top: 35px;
    }
    .hoz_books {
        margin-top: 0;
    }
    .potcostImg img {
        transform: translateX(0);
    }
}
@media only screen and (max-width: 380px) {
    .hoz-exp {
        bottom: 22%;
        left: 7%;
    }
}
.path-1,
.path-2 {
    fill: none;
}
.path-1 {
    stroke: black;
    stroke-dasharray: 1200;
    stroke-dashoffset: 400;
    stroke-width: 2px;
    opacity: 0.3;
    animation: 2s linear 0.5s forwards lineanimate;
}
.path-2 {
    stroke: #e6f6f4;
    stroke-width: 2px;
    stroke-dasharray: 6;
}
.path-3 {
    opacity: 0;
    animation: 2s linear 1.5s forwards circleOpacity;
}
@keyframes circleOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0.6;
    }
}
@keyframes lineanimate {
    0% {
        stroke-dashoffset: 1200;
    }
    100% {
        stroke-dashoffset: 0;
    }
}