.banner {
    position: relative;
    background: transparent linear-gradient(58deg, #EFE5FD 0%, #EBFFFA 100%) 0% 0% no-repeat padding-box;
    
}
.hoz-name h1 {
    max-width: 46%;
}
.banner_wrapper {
    position: relative;
    width: 90%;
    margin: auto;
    max-width: 1230px;
}
.banner .arrow-line {
    position: absolute;
    top: -117px;
    left: 6%;
    width: 45%;
    z-index: 3;
    animation: 7s ease infinite normal none running jump;
}
@keyframes jump {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0);
    }
}
.banner_rirght_dot {
    position: fixed;
    right: -20px;
    top: 0;
    width: 35%;
}
.banner .arrow-line img {
    width: 550px;
}
.banner::after {
    content: "";
    width: 100%;
    height: 100%;
}
.hoz-name h1 {
    margin-bottom: 0;
}
.hoz_sub_title {
    font-family: Georgia;
    font-size: 50px;
    font-style: italic;
}
.hoz-illus-Mobile {
    display: none;
}
.hoz-q-box.q-goal{
    background-color:#FFF8E6
}
.hoz-q-box.q-food {
    background-color: #FFEFEF;
    transform: translateY(90px);
}
.hoz-q-box.q-hobby {
    background-color: #EDFDFF;
    transform: translateY(11px);
}
.hoz-q-box.q-hobby img {
    right: -60px;
    height: 160px;
}
.hoz-q-box.q-inspire {
    background-color: #E5FFF7;
    transform: translateY(56px);
}
.hoz-q-img {
    position: relative;
    right: -70px;
    bottom: -2px;
    width: 200px;
    display: block;
    margin-top: 40px;
    height: 190px;
    object-fit: cover;
}
.q-inspire .hoz-q-img {
    right: -70px;
}

.q-goal .hoz-q-img {
    transform: translateX(10px);
}
.hoz_exp_mobile {
    display: none;
}
.hoz-ans-wrap .hoz-ans {
    width: 50%;
    float: left;
    padding-right: 80px;
}
/* .hoz-q-cultureZoho {
    display: inline-block;
    border-bottom: 1px dashed rgba(0%, 0%, 0%, 20%);
    padding: 90px 0 50px 0;
} */
.border_0 {
    border: 0;
}
/* .hoz-q-cultureZoho p:last-child {
    margin-bottom: 0;
} */
.hoz-ans a.text-mask{
	color: #056cb8;
}
.hoz-q_no_dot {
    display: block;
    font-size: 40px;
    line-height: 1.2;
    color: #010101;
    font-family: var(--primaryfont-regular);
    letter-spacing: -1px;
    margin-bottom: 30px;
    position: relative;
}

.atWork .hoz-q{
    max-width: 100%;
}
.lifeAtzoho {
    background: transparent linear-gradient(180deg, #FFFFFF 0%, #F7FBFF 100%) 0% 0% no-repeat padding-box;;
    position: relative;
    z-index: 2;
    border-bottom: 1px solid #E7F0F8;
    padding-bottom: 0;
}
.lifeAtzoho .wrapper{
    padding-bottom:120px ;
}
.lifeatzoho_bg {
    margin-top: -350px;
    display: none;
}
.lifeAtzoho .sec-ttl {
    margin-top: 0;
}
.lifeZoho {
    margin-top: 65px;
}

.gettingPersonal .hoz_lifezoho_ele {
    width: 250px;
}
.atWork .hoz_lifezoho_ele {
    width: 270px;
    transform: translate(30px, 0px);
}
.fst_part_ele{
	position: relative;
    /* margin-bottom: 90px; */
	padding-bottom: 90px;
    /* border-bottom: 1px dashed rgba(0,0,0,20%); */
}
/* .atwork_ele {
    top: 0;
    right: 0;
} */
.atWork {
    background: #fff;
    position: relative;
    border-bottom: 1px solid #e5edf4;
}
.atWork .wrapper {
    overflow: inherit;
}
.hoz-border-0 {
    border: 0;
}
.atWork .sec-ttl,
.wisdom .sec-ttl {
    text-align: left;
}
.wisdom .sec-ttl {
    margin-bottom: 0;
}
/* .hoz_padding_0 {
    padding-top: 0;
} */
.gettingPersonal {
    background: #F7FBFF;
    position: relative;
    padding-bottom: 90px;
}
.describe_section{
    margin-top: 60px;
    border-top: 1px dashed rgba(0%, 0%, 0%, 20%);
}
.hoz_center {
    max-width: 70%;
    text-align: center;
    margin: 0 auto 0 auto;
}

.books {
    background: #F7FBFF;
    padding: 0;
	position: relative;
}
/* .books .wrapper {
   padding: 90px 0 140px 0;
	border-top: 1px dashed rgba(0,0,0,20%);
} */
.hoz_books {
    margin-top: 100px;
}

.hoz_center .hoz-q {
    max-width: 100%;
}
.gettingPersonal .sec-ttl,
.inspiration .sec-ttl {
    text-align: center;
}
.getting_card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
/* .gettingPersonal .wrapper {
    padding-bottom: 90px;
} */
.life_fulwid_qa{
    border-top: 1px dashed rgba(0,0,0,20%);
    margin-top: 80px;
}
.youtubeIcon a {
    font-family: var(--primaryfont-regular);
    margin-top: 40px;
    color: #333;
    display: flex;
    font-size: 16px;
    align-items: center;
}

.getting_card .youtubevideo_card{ 
    border-radius: 10px; 
    border: none;
}

.hoz_qa_fulwid_section .leftside {
    margin: 0 auto;
    text-align: center;
    width: 70%;
}
.hoz_qa_fulwid_section p:last-child {
    margin-bottom: 0;
}
@keyframes zoom {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(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;
}
.hoz-q-cultureZoho {
    text-align: left;
}
.tell_abt {
    margin-bottom: 30px;
    padding-top: 6px;
	border-bottom: none;
  }
.tell_abt.tell_abt_mob{
    margin-bottom: 0;
  }
.vidya_live_all {
    padding-top: 0;
}
.getting_video_left{
    flex-basis: 40%;

}
.getting_video_right {
    flex-basis: 50%;
}

.getting_video_right {
    position: relative;
    overflow: hidden;
}
.youtubevideo_card {
    border: 1px solid #efece4;
    border-radius: 15px;
    display: flex;
    align-items: flex-start;
    margin-top: 45px;
}
.youtubevideo_card img {
    transition: all 0.3s ease-in-out;
    cursor: pointer;

}
.youtubevideo_card:hover > img {
    transform: scale(1.1);
}
.youtube_icon {
    position: absolute;
    left: 0;
    top: 50%;
    width: 45px;
    margin: auto;
    right: 0;
    margin-top: -23px;
    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;
    margin-top: 80px;
    align-items: center;
}
.gettingPersonal_victor .gettingPersonalVideo .hoz-q-cultureZoho {
    margin-bottom: 0;
}
.atWork .gettingPersonalVideo {
    width: 100%;
}
.atWork .gettingPersonalVideo .hoz-q::before {
    display: none;
}
.atWork .gettingPersonalVideo .hoz-q {
    max-width: 100%;
}
.getting_left {
    padding-top: 0;
}
.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: 40%;
}
.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;
}
.gallery {
    background: transparent linear-gradient(180deg, #fff 0, #f7fbff 100%) 0 0 no-repeat;
    overflow: hidden;
}
.gallery_inr {
    justify-content: center;
    position: relative;
}
.gallery_card {
    flex-basis: 25%;
    margin-right: 35px;
}
.gallery_card:last-child {
    margin-right: 0;
}
.gallery_card .hoz-ans{
line-height: 1.7;
}
.hoz-exp_mobile {
    display: none;
}
.hoz-exp{
    bottom: 44%;
    left: 8%;
}
.hoz_books_card {
    margin-top: -80px;
}
.getcard_ele {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    display: none;
}
.hoz_col_3 {
    display: flex;
    justify-content: space-between;
}
.hoz_books_card .hoz_col {
    padding: 0 50px;
    border-right: 1px dashed rgba(0%, 0%, 0%, 20%);
    flex-basis: 33%;
}
.hoz_books_card .hoz_col:last-child {
    border: 0;
    padding-bottom: 0;
}
.banner .leftside{
    padding: 130px 0 190px 0;
}
.gallery .slick-slide {
    height: 0px;
}
.gallery .slick-slide:nth-of-type(odd) {
    margin-top: 50px;
}
.gallery .slick-slide:nth-of-type(even) {
    margin-top: 0;
}
.gallery .slick-slide.slick-active {
    height: 100%;  
}

.geting_dhinesh{
    flex-direction: column;
    align-items: center;
    margin: auto;
    width: 45%;
    text-align: center;
}
.geting_dhinesh .hoz-ans{
    max-width: 80%;
}
.geting_dhinesh_gallery{
    justify-content: space-between;
    margin-top: 50px;
}
.gal_get_card{
    flex-basis: 32%;
}
.get_per_left_wid{
    padding: 40px 0 0 0;
}
.getingpersonal_points p {
    position: relative;
    padding-left: 30px;
}
.special_padding_bottom {
    padding-bottom: 90px;
}
.getingpersonal_points p::after {
        content: "";
        position: absolute;
        left: 0;
        top: 12px;
        width: 7px;
        height: 7px;
        background: #f60014;
        transform: rotate(45deg);
        border-radius: 50%;
}
.spl-hoz-q {
    max-width: 60% !important;
}
 .wisdom .rightside{
    width: 45%;
    /* padding: 120px 0; */
}
.banner .rightside{
    width: 45%;
}
.soloImageSec {
    position: absolute;
    bottom: 0;
    max-width: 380px;
    transform: translateY(-0);
}
.spl_element_blg {
    padding-bottom: 120px !important;
}

/* ----------testimonial section-------------- */
.highlightselection {
    background-color: #fff3e4;
}
.lft_testmonial_section {
    display: flex;
    flex-direction: column;
}
.rht_testmonial_section .testimonialbox{
    margin-top: 0;
}
.lft_testmonial_section .youtubevideo_card{
    margin-top: 0;
}
.testimonialbox {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 25px 0 45px 0;
}
.testimonialcont {
    position: relative;
    width: 70%;
    padding-left: 45px;
}
.testimonialcont_spl{
    width: 60%;
}
.testimonialcont span {
    font-family: "Roboto Slab";
    font-weight: 300;
    font-size: 22px;
    line-height: 1.6;
    width: 83%;
    color: var(--primary-color);
    letter-spacing: 0.20px;
}
.testimonial-video {
    flex-basis: 30%;
}
.testimonial-video span {
    text-align: center;
}
.testimonialcont .foundername {
    font-size: 20px;
    line-height: 1;
    font-family: var(--zf-secondary-medium);
    display: block;
    margin-top: 30px;
}
.testi_section{
    position: relative;
    padding-bottom: 90px;
}
.hoz_qa_fulwid_section {
    width: 100%;
    padding-top: 90px;
    
    border-top: 1px dashed rgba(0,0,0,20%);
}
.activities_container .leftside{
    width: 55%;
}
.tellus_abt_section{
    padding-top: 60px;
}
.tel_abt_lft{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.tel_abt_lft_img{
    flex-basis: 49%;
}
.tellus_abt_section .youtubevideo_card{
    margin-top: 0;
}
.get_colms{
    margin: 5px;
}
.fav_activities {
    display: flex;
    justify-content: space-between;
    margin-top: 20px;
}
.fav_activities_col {
    flex-basis: 32%;
    padding: 30px;
    border-radius: 7px;
}
.fav_activities_col img{
    border-radius: 3px;
}
.fav_bg1{
    background: #f5f4fc;
    border: 1px solid #e6e5f0;
}
.fav_bg2{
    background: #f2fcf6;
    border: 1px solid #e1eee6;
}
.fav_bg3{
    background: #f9f3f4;
    border: 1px solid #f0e3e6;
}
.books .wrapper{
    padding:90px 0 120px 0    
}
.get_per_leftImg {
    width: 31%;
}
.get_per_rightImg{
    width: 68%;
}
.get_per_leftImg img {
    height: 232px;
}
.get_per_rightImg img{
    width: 100%;
}
.mar-bt-10{
    margin-bottom: 10px;
}
.wo_border{
    border: 0;
}
@media only screen and (max-width: 1290px){
    .gettingPersonal .hoz_lifezoho_ele{
        display: none;
    }
    .hoz-name h1{
        max-width: 51%;
    }
    .get_per_leftImg img {
        height: auto;
    }
}
@media only screen and (max-width: 1200px){
    section{
        margin-top: 0;
    }
    .testimonialcont {
        padding-left: 25px;
    }
    .hoz-name h1 {
        max-width: 100%;
    }
    
}
@media only screen and (max-width: 1024px) {
    .hoz_lifezoho_ele {
        width: 200px;
      }
      .geting_dhinesh, .hoz_center{
        width: 80%;
        max-width: 80%;
      }
      .geting_dhinesh .hoz-ans{
        max-width: 100%;
      }
      .books .wrapper {
        padding: 80px 0;
    }
    .lifeAtzoho .wrapper{
        padding-bottom: 80px;
    }
    .hoz_qa_fulwid_section{
        padding-top: 60px;
    }
    .activities_container .leftside {
        width: 80% !important;
        text-align: center !important;
    }
}
@media only screen and (max-width: 991px) {
    .hoz_lifezoho_ele {
        width: 170px;
      }
    .banner_wrapper {
        width: 100%;
    }
    .banner {
        background: #fff;
    }
    .banner_mobile_bg {
        background:transparent linear-gradient(238deg, #D9FBE3 0%, #E0DBFD 100%) 0% 0% no-repeat padding-box;
        position: relative;
        margin-bottom: 30px;
    }
    .banner .arrow-line,
    .banner_rirght_dot {
        display: none;
    }
    .banner .rightside {
        display: none;
    }
    .hoz-q-box.q-food,
    .hoz-q-box.q-hobby,
    .hoz-q-box.q-inspire {
        transform: translateY(0);
    }
    .hoz-fav-innerwrap {
        align-items: unset;
    }
    .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 20px 0;
        border-right: 0;
        border-bottom: 1px dashed rgba(0%, 0%, 0%, 20%);
    }
    .q-hobby .hoz-q-img{
        right: 0 !important;
    }
    .soloImageSec{
        width: 350px;
    }
    .hoz_qa_fulwid_section .leftside {
        margin: 0 auto;
        text-align: left;
        width: 100%;
    }
    .geting_dhinesh, .hoz_center{
        width: 100%;
    }
    .hoz-exp_mobile{
        bottom: 16%;
    }
    .fav_activities{
        flex-direction: column;
    }
    .fav_activities_col {
        padding: 15px 0 15px 0;
    }
    .gettingPersonal_victor .gettingPersonalVideo{
        flex-direction: column;
    }
    .getting_video_right{
        margin-top: 40px;
    }
}
@media only screen and (max-width: 820px) {
	
    .lft_testmonial_section {
        display: flex;
        flex-direction: column;
    }
    .testimonialcont {
        position: relative;
        width: 100%;
        padding-left: 0;
        padding-top: 30px;
    }
    .testimonial-video {
        flex-basis: 50%;
        margin: auto;
    }
    .fav_activities_col{
        padding: 10px;
    }
    .rht_testmonial_section .testimonialbox{
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 767px) {
    .hoz-q-box {
        min-height: 360px;
    }
    
    .gal_get_card{
        margin-bottom: 40px;
    }
    .life_fulwid_qa{
        margin-top: 0;
    }
    /* .hoz-q-box.q-inspire{
        min-he   ight: 520px;
    } */
    .atWork .gettingPersonalVideo {
        padding: 30px;
        margin-bottom: 50px;
    }
    .gettingPersonalVideo.get_card4{
        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;
    } */
    .life_fulwid_qa{
        border: 0;
    }
   
    .hoz_books_card {
        margin-top: -40px;
    }
    .gettingPersonal_content {
        padding: 50px 0;
    }
   
    /* .atWork,
    .gallery,
    .inspiration,
    .wisdom_right {
        padding: 70px 0;
    }
    .hoz-q-cultureZoho {
        padding: 50px 0 50px 0;
    } */
    /* .mble_bdr{
        padding: 50px 0 30px 0 !important;
    } */
    .at_work_mob{
        padding-top: 25px;
    }
    .tell_abt{
        margin-bottom: 50px;
    }
    .getting_left {
        padding-bottom: 50px !important;
        border-bottom: 1px dashed rgba(0%, 0%, 0%, 20%) !important;
    }
    .tel_mob_border{
        border-top: 1px dashed rgba(0%, 0%, 0%, 20%) !important;
    }
    .get_lft_mob{
        padding-top: 0;
    }
    .tell_abt_mob {
        padding-top: 40px;
        border-bottom: 0;
        padding-bottom: 0;
        margin-bottom: 0;
      }
    .hoz-q,
    .hoz-q_no_dot {
        font-size: 26px;
    }
    .atWork .hoz-q {
        max-width: 100%;
    }
    .hoz-fav-innerwrap {
        margin-bottom: 0;
    }
    .leftside, .wisdom .rightside {
        width: 100%;
        padding: 60px 0;
    }
    .special_padding_bottom, .leftside{
        padding: 0;
    }
    .special_padding_bottom .leftside:last-child{
        padding-bottom: 20px;
    }
    .lifeatzoho_bg {
        margin-top: 0;
    }
    /* .atwork_ele,
    .geting_ele,
    .hoz-q-box::before,
    .hoz_lifezoho_ele {
        display: none;
    }
    .hoz-q-cultureZoho p:last-child {
        margin-bottom: 0;
    } */
    .gettingPersonal .gallery_inr,
    .inspiration .gallery_inr {
        padding: 0;
    }
    .hoz_youtube_blg {
        margin-bottom: 0;
    }
    .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;
        margin-top: 50px;
    }
    .gtpersonal .getting_video_right {
        margin-top: 30px;
    }
    .mobile_blg {
        border: 0;
    }
    .hoz_center {
        max-width: 100%;
    }
    .hoz_atwork_ele{
        display: none;
    }
    .workSpace{
        margin-top: 30px;
    }
    .gettingPersonal .wrapper{
        padding-bottom: 0;
    }
    .gal_get_card:last-child{
        margin-bottom: 0;
    }
	.get_per_leftImg, .get_per_rightImg{
		width: 100%;
	}
	.get_per_left_wid{
		flex-direction: column;
		padding-top: 0;
        margin-top: 30px;
        padding-bottom: 0;
	}
    .get_per_rightImg{
        margin-top: 10px;
    }
    .spl-hoz-q{
        max-width: 100% !important;
    }
    .soloImageSec{
       position: static;
       margin: auto;
       max-width: 80%;
    }
    .describe_section{
        margin: 0;
        border: 0;
    }
    .hoz_qa_fulwid_section{
        padding-top: 60px;
    }
    .tel_abt_lft, .get_per_rightImg{
        flex-direction: row;
    }
    .tel_abt_lft_img {
        margin-bottom: 6px;
    }
    .gallery .slick-slide:nth-of-type(odd){
        margin-top: 0;
    }
    .youtubevideo_card{
        margin-top: 20px;
    }
    .testi_section {
        padding-bottom: 40px;
    }
    
}
@media only screen and (max-width: 640px){
    
    .geting_dhinesh{
        width: 100%;
        max-width: 100%;
    }
    .hoz-q-box {
        min-height: 400px;
    }
    .fav_activities{
        flex-direction: column;
    }
    .fav_activities_col{
        margin-bottom: 20px;
    }
    .fav_activities_col:last-child{
        margin-bottom: 0;
    }
}
@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;
      }
    .hoz_books_card {
        margin-top: -50px;
      }
      .hoz-q-box {
        min-height: 450px;
    }
    .activities_container .leftside {
        width: 100% !important;
    }
}


/* ----------- line_animate ------------- */
.path-1, .path-2 {
    fill: none;
}
.path-1 {
    stroke: black;
    stroke-dasharray: 1740;
    stroke-dashoffset: 400;
    stroke-width: 2px;
    opacity: 0.3;
  }
.path-2 {
    stroke: #ebf9fa;
    stroke-width: 2px;
    stroke-dasharray: 6;
}
.path-1 {
    animation: lineanimate 2s linear forwards .5s;
}
@keyframes lineanimate {
    0% {
        stroke-dashoffset: 1740;
    }
    100% {
        stroke-dashoffset: 0;
    }
}