h1 {
    letter-spacing: -2px;
}
.hozNewVersion section {
    padding: 0;
}
.hozNewVersion .banner {
    background: linear-gradient(61deg, #cfd7f5 0, #ffe8e8 100%) no-repeat padding-box;
    position: relative;
}
.banner_flex {
    display: flex;
    justify-content: space-between;
    padding: 80px 0 0;
    align-items: flex-start;
}
.hoz-detail {
    width: 50%;
}
.zh-main .banner .wrapper {
    overflow: inherit;
}
.hoz-rapid {
    width: 50%;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    padding-bottom: 80px;
}
.hozNewVersion .hoz-name {
    font-size: 62px;
    font-family: var(--primaryfont-regular);
    color: var(--primary-color);
    margin: 0 0 10px;
}
.hoz-designation {
    font-size: 23px;
    font-family: var(--primaryfont-regular);
    /* letter-spacing: -0px; */
    /* font-style: italic; */
    line-height: 1;
    color: #111;
    position: relative;
}
.hoz-rapid-question h4,
.nv-hoz-question {
    color: #010101;
    line-height: 1.2;
    font-family: var(--primaryfont-regular);
}
.hoz-rapid-card {
    width: 50%;
    position: relative;
    padding: 20px 0 40px 35px;
    transition: 1s;
}
.hoz-rapid-card-pos {
    transform: translateY(50%);
}
.hoz-rapid .hoz-rapid-card:first-child {
    transform: translateY(60%);
    position: relative;
    z-index: 2;
}
.hoz-rapid .hoz-rapid-card:nth-child(2) {
    transform: translateX(-100%) translateY(50%);
    position: relative;
    z-index: 1;
}
.hoz-rapid .hoz-rapid-card:last-child {
    transform: translateY(-55%);
}
.hoz-rapid.active .hoz-rapid-card:first-child,
.hoz-rapid.active .hoz-rapid-card:last-child,
.hozNewVersion .load-headerPart.active {
    transform: translateY(0);
}
.hoz-rapid.active .hoz-rapid-card:nth-child(2) {
    transform: translateX(0) translateY(50%);
}
.hoz-rapid-card:first-child,
.hoz-rapid-card:nth-child(2) {
    padding-top: 0;
}
.b-line {
    width: 40px;
    height: 1px;
    background-color: #f60014;
    margin: 25px 0 0;
    display: block;
}
.hoz-rapid-question {
    text-align: center;
    padding: 45px 42px 95px;
    box-shadow: 0 18px 44px #0f0f0f08;
    border-radius: 20px;
}
.hoz-rapid-question h4 {
    font-size: 24px;
    letter-spacing: -0.3px;
    margin: 0 0 20px;
}
.hoz-rapid-question span {
    font-family: var(--primaryfont-regular);
    font-size: 18px;
    color: #333;
    display: block;
}
.hoz-rapid-icon {
    width: 90px;
    height: 90px;
    border: 2px solid #fff;
    object-fit: cover;
    border-radius: 50%;
    position: absolute;
    left: 35px;
    right: 0;
    bottom: 0;
    margin: auto;
}
.banner-shape-line img,
.hoz-rapid-icon img,
.hozNewVersion .banner-image img,
.line-element-shpe svg {
    width: 100%;
}
.rapid-grow {
    background-color: #f4edf4;
}
.rapid-inspire {
    background-color: #f5eef3;
}
.rapid-food {
    background-color: #f2eef5;
}
.rapid-grow-icon-bg {
    background-color: #fdf4da;
}
.rapid-inspire-icon-bg {
    background-color: #e3edf6;
}
.rapid-food-icon-bg {
    background-color: #e5f4ed;
}
.hozNewVersion .whole-set {
    position: relative;
    z-index: 2;
}
.hozNewVersion .banner-image {
    position: absolute;
    left: -17%;
    bottom: 0;
    width: 45%;
    z-index: 1;
}
.gettitle .inrText,
.hozNewVersion #subHeader,
.mobile-banner-image {
    display: none;
}
.time-with-zoho {
    position: absolute;
    bottom: 30%;
    left: 75%;
    border-bottom: 1px solid #c8c8d6;
    width: 240px;
    text-align: right;
    z-index: -1;
}
.time-with-zoho-inr {
    display: flex;
    justify-content: flex-end;
}
.time-with-zoho span {
    font-size: 65px;
    font-family: var(--zf-secondary-light);
    color: #333;
    line-height: 1.1;
}
.time-with-zoho p {
    font-size: 21px;
    font-family: var(--zf-secondary-regular);
    margin-bottom: 10px;
}
.hoz-exp-element {
    position: absolute;
    left: 40px;
    bottom: 17px;
    width: 22px;
}
.line-element-shpe {
    position: absolute;
    left: 0;
    bottom: 120px;
    width: 220px;
}
.dir-col {
    flex-direction: column;
}
.nv-hoz-question {
    font-size: 45px;
    letter-spacing: -1.4px;
    margin-bottom: 40px;
}
.nv-hoz-ans {
    font-family: var(--primaryfont-regular);
    font-size: 18px;
    color: #333;
    padding: 0 0 30px;
}
.qa-ceneter {
    text-align: center;
    margin: auto;
    max-width: 65%;
}
.qa-section {
    display: flex;
    justify-content: space-between;
    padding: 60px 0;
    border-top: 1px dashed #cad5e3;
    flex-wrap: wrap;
}
.qa-section .nv-hoz-ans {
    margin: 0;
}
.qa-section .nv-hoz-ans:last-child {
    padding-bottom: 0;
}
.qa-section-left,
.qa-section-right {
    flex-basis: 45%;
}
.hoz-journey-pic {
    padding-top: 20px;
}
.hozNewVersion .wisdom_right h2 {
    max-width: 100%;
    font-size: 50px;
    letter-spacing: -1.4px;
}
.hozNewVersion .inspiration {
    padding-top: 120px;
    border-top: 0;
}
.hozNewVersion .inspiration .slick-list,
.section-p-b {
    padding-bottom: 120px;
}
.hozNewVersion .wisdom_right .hoz-q-cultureZoho {
    padding-top: 30px;
}
.hozNewVersion .wisdom_point p {
    max-width: 95%;
}
.banner-shape-line {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 400px;
}
.inspiration .nv-hoz-question {
    margin-bottom: 0;
    text-align: center;
}
.hozNewVersion .wisdom_quote_all {
    flex-basis: 34%;
}
.hozNewVersion section.our-orgaz {
    padding-top: 120px;
}
.orgaz-image {
    padding: 0 0 60px;
}
.journey-pic-col-card {
    width: 49.5%;
}
.journey-pic-col {
    display: flex;
    max-width: 85%;
    margin: 60px auto 0;
    justify-content: space-between;
}
.gallery .slick-slide:nth-of-type(2n) {
    margin-top: 0;
}
.gallery .slick-slide:nth-of-type(odd) {
    margin-top: 50px;
}
@media only screen and (min-width: 1800px) {
    .hozNewVersion .banner-image {
        left: -12%;
    }
}
@media only screen and (max-width: 1400px) {
    .hozNewVersion .banner-image {
        left: -12%;
    }
}
@media only screen and (max-width: 1200px) {
    .hozNewVersion .wisdom_right {
        padding: 100px 0;
    }
    .hoz-name {
        letter-spacing: -1.5px;
    }
    .banner-image {
        left: 11%;
    }
    .hoz-rapid-question {
        padding: 45px 22px 95px;
    }
    .hoz-rapid-card {
        padding-left: 20px;
    }
    .hozNewVersion .banner-image {
        width: 43%;
    }
    .time-with-zoho {
        left: 78%;
    }
    .qa-ceneter {
        max-width: 80%;
    }
}
@media only screen and (max-width: 1024px) {
    .banner-shape-line {
        bottom: inherit;
        top: 0;
        transform: rotateX(180deg);
        width: 360px;
        right: -0;
    }
    .hozNewVersion .banner-image,
    .wisdom_quote_all {
        display: none;
    }
    .banner_flex {
        padding-bottom: 0;
    }
    .hoz-detail,
    .hoz-rapid {
        width: 100%;
        padding: 0 5%;
    }
    .hozNewVersion .banner .wrapper {
        max-width: 100%;
    }
    .hoz-rapid {
        align-items: unset;
    }
    .hoz-rapid-card {
        display: flex;
    }
    .mobile-banner-image {
        display: block;
        width: 60%;
        position: relative;
        margin-top: 60px;
    }
    .mobile-banner-image .time-with-zoho {
        position: absolute;
        bottom: 40%;
    }
    .hoz-rapid .hoz-rapid-card:first-child,
    .hoz-rapid .hoz-rapid-card:last-child {
        transform: translateY(0);
    }
    .hoz-rapid .hoz-rapid-card:nth-child(2) {
        transform: translateX(0) translateY(0);
    }
    .banner_flex {
        flex-direction: column;
    }
    .hoz-rapid,
    .hozNewVersion .wisdom_right {
        width: 100%;
    }
    .hoz-rapid-card {
        width: 33%;
        padding: 0 15px 40px 0;
    }
    .hoz-rapid-icon {
        left: 0;
    }
    .hoz-rapid {
        background: #fff;
        padding: 60px 5% 0;
        justify-content: center;
    }
    .wisdom .sec-ttl {
        text-align: center !important;
    }
}
@media only screen and (max-width: 840px) {
    .banner-shape-line {
        display: none;
    }
    .mobile-banner-image {
        width: 75%;
    }
    .journey-pic-col,
    .qa-ceneter {
        max-width: 100%;
    }
    .hozNewVersion .wisdom_right h2,
    .nv-hoz-question {
        font-size: 36px;
        letter-spacing: -1.1px;
    }
    .time-with-zoho {
        left: 68%;
    }
}
@media only screen and (max-width: 767px) {
    .hozNewVersion .hoz-name,
    .time-with-zoho span {
        font-size: 52px;
    }
    .hoz-rapid-card {
        width: 50%;
        margin: 0 auto 30px;
    }
    .hoz-rapid-card:last-child {
        margin-bottom: 0;
    }
    .qa-section-left,
    .qa-section-right {
        flex-basis: 100%;
    }
    .hozNewVersion .leftside {
        width: 100%;
    }
    .qa-section {
        padding: 40px 0;
    }
    .orgaz-image {
        padding-bottom: 40px;
    }
    .hozNewVersion .wisdom_right {
        padding: 70px 0;
    }
    .section-p-b {
        padding-bottom: 70px !important;
    }
    .hozNewVersion .inspiration,
    .hozNewVersion section.our-orgaz {
        padding-top: 70px;
    }
    .journey-pic-col {
        margin-top: 40px;
    }
    .nv-hoz-question {
        margin-bottom: 30px;
    }
    .nv-hoz-ans {
        padding-bottom: 20px;
    }
    .hoz-journey-pic {
        padding-top: 20px;
        padding-bottom: 40px;
    }
}
@media only screen and (max-width: 640px) {
    .hozNewVersion .hoz-name,
    .time-with-zoho span {
        font-size: 50px;
    }
    .hozNewVersion .wisdom_right h2,
    .inspiration .nv-hoz-question {
        font-size: 36px;
    }
    .nv-hoz-question {
        font-size: 26px;
    }
    .hoz-designation {
        font-size: 20px;
    }
    .time-with-zoho p {
        font-size: 16px;
    }
    .mobile-banner-image {
        width: 85%;
        margin-top: 50px;
        left: -15%;
    }
    .mobile-banner-image .time-with-zoho {
        left: 60%;
    }
    .hoz-detail .time-with-zoho {
        display: block;
        position: static;
        text-align: left;
        border: 0;
        margin-top: 30px;
    }
    .hoz-detail .time-with-zoho-inr {
        justify-content: flex-start;
    }
    .time-with-zoho {
        left: 58%;
    }
}
@media only screen and (max-width: 540px) {
    .hoz-rapid-card {
        width: 100%;
        padding-right: 0;
    }
    .hozNewVersion .hoz-name {
        font-size: 40px;
    }
    .hozNewVersion .wisdom_right h2,
    .inspiration .nv-hoz-question {
        font-size: 26px;
    }
}
@media only screen and (max-width: 440px) {
    .mobile-banner-image .time-with-zoho {
        left: 50%;
    }
}
@media only screen and (max-width: 380px) {
    .hozNewVersion .hoz-name {
        font-size: 36px;
    }
    .hoz-designation,
    .time-with-zoho p {
        font-size: 16px;
    }
    .mobile-banner-image .time-with-zoho {
        left: 40%;
    }
}
.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: #e4dfef;
    stroke-width: 2px;
    stroke-dasharray: 6;
}
@keyframes circleOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 0.6;
    }
}
@keyframes lineanimate {
    0% {
        stroke-dashoffset: 1200;
    }
    100% {
        stroke-dashoffset: 0;
    }
}
