.banner {
    background: linear-gradient(58deg, #d5e4fd 0, #fbefff 100%) 0 0 no-repeat;
    position: relative;
}
.banner .arrow-line {
    position: absolute;
    top: -60px;
    left: 10%;
    z-index: 1;
    width: 38.5%;
    z-index: 3;
    animation: jump 5s infinite;
  }
@keyframes jump {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(20px);
    }
    100% {
        transform: translateY(0);
    }
}
.banner_rirght_dot {
    position: fixed;
    right: -10px;
    top: 15px;
    width: 38%;
}
.banner .arrow-line img {
    width: 470px;
}
.banner::after {
    content: "";
    width: 100%;
    height: 100%;
}
.hoz-illus-Mobile {
    display: none;
}
.hoz-q-box.q-food {
    background-color: #ffefef;
    transform: translateY(70px);
}
.hoz-q-box.q-hobby {
    background-color: #e5fff7;
    transform: translateY(-25px);
}
.hoz-q-box.q-inspire {
    background-color: #f0f9ff;
    transform: translateY(42px);
}

.lifeAtzoho {
    background: #fcf7ff;
    position: relative;
    z-index: 2;
}
.lfatzoho {
    border-bottom: 1px solid #f3edf5;
    position: relative;
}
.lifeAtzoho .sec-ttl {
    text-align: center;
    margin-top: 0;
}


.atwork_ele {
    right: 0;
    left: inherit;
}
.atWork {
    background: #fff;
    position: relative;
    padding-bottom: 0;
}
.lifeAtzoho.atWork .arrow-line {
    position: absolute;
    width: 510px;
    top: -600px;
    left: 240px;
    transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -webkit-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
  }


  
.atWork .wrapper {
    overflow: inherit;
}
.vidya_live {
    width: 550px;
    position: relative;
    transform: translateX(-171px);
}
.atWork .sec-ttl,
.wisdom .sec-ttl {
    text-align: left;
}

.gettingPersonal {
    background: transparent linear-gradient(180deg, #f7f9ff 0, #fff 100%) 0 0 no-repeat;
    position: relative;
}
.gettingPersonal .geting_ele {
    position: absolute;
    right: 0;
    bottom: 0;
    left: inherit;
    top: inherit;
    width: 200px;
}
.geting_ele {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
}
.gettingPersonal .sec-ttl,
.inspiration .sec-ttl {
    text-align: center;
}
.getting_card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
}
.gettingPersonal_content .sec-ttl {
    margin-top: 0;
    text-align: left;
    max-width: 50%;
}
@keyframes zoom {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}
.system_bg img {
    mix-blend-mode: multiply;
    display: block;
    margin: auto;
}
.system_bg {
    margin-top: -500px;
}
.geting_pading_0 {
    padding-top: 0;
}
.hoz-exp {
    left: 5%;
}
.hoz-role {
    max-width: 40%;
    line-height: 1.5;
}
.arrow_line_atwork {
    position: absolute;
    width: 490px;
    top: -600px;
    left: 320px;
    animation: move 5s infinite;
}
.hoz-q-cultureZoho p:last-child {
    margin-bottom: 0;
  }
  .banner .leftside{
    padding: 130px 0 153px 0;
  }
  @media only screen and (max-width: 1290px) {

  .arrow_line_atwork{
    display: none;
  }
  .system_bg {
    margin-top: -300px;
}
}
@media only screen and (max-width: 1200px) {
    .atWork .hoz-q {
        max-width: 100%;
    }
  
    .system_bg {
        margin-top: -412px;
    }
}
@media only screen and (max-width: 1024px) {
    .hoz-role {
        max-width: 100%;
    }
 .gallery .slick-slide:nth-of-type(even){
        margin-top: 0;
    }
}
@media only screen and (max-width: 991px) {
    .vidya_live {
        width: 100%;
        position: relative;
        transform: translateX(0);
        margin: auto;
    }
    .hoz-q-box.q-food,
    .hoz-q-box.q-hobby,
    .hoz-q-box.q-inspire {
        transform: translateY(0);
    }
    .hoz-fav-innerwrap {
        align-items: unset;
        justify-content: center;
    }
    .kuppu_rht {
        display: none;
    }
    .lifeatzoho_bg {
        margin-top: -206px;
    }
    .getting_card {
        flex-direction: column;
    }
    .getting_video_right {
        flex-basis: 100%;
    }
    .getting_video_right {
        margin-top: 40px;
    }
    .banner {
        background: #fff;
    }
    .banner_wrapper {
        width: 100%;
    }
    .banner_mobile_bg {
        background: linear-gradient(58deg, #d5e4fd 0, #fbefff 100%) 0 0 no-repeat;
        position: relative;
        margin-bottom: 30px;
    }
    .system_bg {
        margin-top: -230px;
    }
    
}
@media only screen and (max-width: 767px) {
    .leftside {
        width: 100%;
    }
    .gettingPersonal_victor .wrapper {
        max-width: 100%;
    }
    .gettingPersonal_content {
        max-width: 100%;
        margin: auto;
    }
   
    .gettingPersonal_content {
        padding-top: 0;
    }
   
    .atWork .hoz-q,
    .hoz-q-box {
        max-width: 100%;
    }
    .getting_right,
    .lifeatzoho_bg {
        margin-top: 0;
    }
    .geting_ele,
    .hoz-q-box::before,
    .hoz_lifezoho_ele {
        display: none;
    }
    .hoz-q-cultureZoho p:last-child {
        margin-bottom: 0;
    }
    .atWork .sec-ttl,
    .wisdom .sec-ttl {
        text-align: center;
    }
    .gettingPersonal .slick-list {
        padding-top: 0;
    }
    .lifeAtzoho_new .hoz-q-cultureZoho:last-child {
        border-bottom: 1px dashed rgba(0%, 0%, 0%, 20%);
        padding-bottom: 50px;
    }
    .zh-sec-nav-inner {
        width: 94%;
    }
   
    .hoz-q-box{
        min-height: 350px;
    }
    .hoz-q-box.q-inspire{
        min-height: 450px;
    }
    .system_bg {
        margin-top: -50px;
    }
}
@media only screen and (max-width: 540px) {
    .lifeZoho {
        margin-top: 40px;
      }
      .system_bg {
        margin-top: -0;
    }
}
/* ----------- line_animate ------------- */
.path-1, .path-2, .scrlpath-1, .scrlpath-2 {
    fill: none;
}
.path-1 {
    stroke: black;
    stroke-dasharray: 1695;
    stroke-width: 2px;
    opacity: 0.3;
  }
.path-2 {
    stroke: #f4edff;
    stroke-width: 2px;
    stroke-dasharray: 6;
}
.path-1{
    animation: lineanimate 2s linear forwards .5s;
    
}
.scrlpath-2{
    stroke: #fcf7ff;
    stroke-width: 2px;
    stroke-dasharray: 6;
}
.lineanimate .scrlpath-1{
    stroke: #777;
    stroke-dasharray: 1891;
    stroke-width: 2px;
    opacity: 0;
}
.atclineanimate .scrlpath-1{
    animation: lineanimate2 3s linear forwards .5s;
    stroke-dashoffset: 0;
}

.meera_animate_arrow {
    position: absolute;
    left: -60px;
    bottom: -30px;
    width: 70px;
    opacity: 0;
   
  }
  .atclineanimate .meera_animate_arrow{
    animation: arrowanimate 3s linear forwards .5s;
    animation-delay: 4s;
    }
  @keyframes arrowanimate {
    0% {
        opacity:0;
    }
    100% {
       
        opacity:1;
    }
}
@keyframes lineanimate2 {
    0% {
        stroke-dashoffset: 1891;
        opacity: 0.3;
    }
    100% {
        stroke-dashoffset: 0;
        opacity:0.3;
    }
}
@keyframes lineanimate {
    0% {
        stroke-dashoffset: 1695;
    }
    100% {
        stroke-dashoffset: 3400;
    }
}