.zpromotion{
    display: none !important;
}
.common-section {
    padding: 120px 0;
}
.header-section h3 {
    font-size: 24px;
}
.i18n-en h2,
.i18n-en-in h2 {
    font-size: 44px;
    font-family: var(--zf-secondary-extrabold);
}
/* header-section */

.zw-product-header {
    background: #1B1937;
}

.header-section {
    background: #1B1937;
    color: #fff;
    padding: 120px 0 120px 0;
    text-align: center;
}

h1 {
    font-size: 60px;
    font-family: var(--zf-secondary-extrabold);
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
    z-index: 2;
}

.header-section .content-wrap {
    max-width: 1170px;
}

.header-section p {
    max-width: 860px;
    margin: 0 auto;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
}

.toi-icon {
    background: url(/sites/zweb/images/social/navigation/toi-sprite.svg) no-repeat;
}

.toi-header-svg {
    position: absolute;
    left: -12%;
    right: 0;
    margin: auto;
    top: 40px;
    bottom: 0;
    margin: auto;
    z-index: 0;
    opacity: 0.2;
}

.toi-header-svg svg {
    width: 110%;
}

.header-section .toi-icon {
    position: absolute;
    opacity: 0;
}

.header-section .toi-icon1 {
    width: 50px;
    height: 50px;
    background-size: 230px auto;
    background-position: 8px -5px;
    left: 15%;
    top: -20%;
}

.header-section .toi-icon2 {
    width: 50px;
    height: 50px;
    background-size: 200px auto;
    background-position: -83px 2px;
    right: 5%;
    top: -20%;
}

.header-section .toi-icon3 {
    width: 50px;
    height: 50px;
    background-size: 200px auto;
    background-position: -33px 2px;
    left: 2%;
    bottom: -20%;
}

.header-section .toi-icon4 {
    width: 20px;
    height: 20px;
    background-size: 200px auto;
    background-position: -135px -14px;
    right: 0%;
    bottom: 0%;
}
/* header-section end*/
/* toi-video-section */

.video-wrap {
    display: flex;
}

.video-left {
    width: 30%;
    padding-right: 5%;
    padding-left: 25px;
}

.scroll-arrow {
    width: 20px;
    height: 20px;
    background: #1B1937;
    border: 1px solid #65646E;
    position: absolute;
    border-radius: 100%;
    left: -10px;
    z-index: 2;
}

.toi-video-content p {
    margin-bottom: 35px;
    font-size: 15px;
}

.toi-video-content {
    position: relative;
    display: none;
}

.accordian .toggle-uls:first-child .toi-video-content {
    display: block;
}

.scroll-arrow:after {
    content: '';
    width: 10px;
    height: 10px;
    background: #65646E;
    position: absolute;
    border-radius: 100%;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

.active .scroll-arrow {
    background: #1B1937;
    border: 1px solid #2682FF;
}

.active .scroll-arrow:after {
    background: #2682FF;
}

.video-right {
    width: 70%;
}

.toi-video-section {
    background: #1B1937;
    color: #fff
}

.common-section.toi-video-section {
    padding-top: 60px;
}

.video-block iframe {
    height: 520px;
    border: 10px solid #2B2945;
    max-width: 100%;
}

.toggle-one-link {
    background: #2B2945;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 20px;
    font-size: 14px;
    margin-bottom: 25px;
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
}

.toi-video-content h3 {
    margin-bottom: 15px;
    line-height: 1.2;
    font-size: 26px;
}

.toggle-one-link.active {
    background: #2682FF;
    color: #fff;
}

.toggle-uls:last-child .toi-video-content p {
    margin-bottom: 0;
}

.video-wraps .accordian:before {
    position: absolute;
    content: '';
    background: #65646E;
    width: 2px;
    height: 90%;
    left: 0px;
    top: 15px;
    z-index: 0;
}

.toggle-uls:last-child .toi-video-content:before {
    position: absolute;
    content: '';
    background: #65646E;
    width: 2px;
    height: 96%;
    left: -25px;
    top: 5px;
    z-index: 0;
}

.video-block-mobile {
    display: none;
}
/* toi-video-section end*/
/* feedback */

.zwc-feedback-sec iframe {
    width: 100%;
    height: 1080px;
}

.zwc-feedback-sec h2 {
    text-align: center;
}

.zwc-feedback-sec h2+p {
    text-align: center;
    max-width: 540px;
    margin: 0 auto;
    margin-bottom: 25px;
}

.zwc-feedback-wrap {
    max-width: 830px;
    margin: 0 auto;
}

.bottom-cta-wraps {
    text-align: center;
}
/* feedback end*/
/* zwc-img */

.zwc-img-head-sec {
    background: #F3F2FF;
    text-align: center;
}

.zwc-img-head-sec h2 {
    margin-bottom: 0;
}

.zwc-img-head-sec {
    padding-top: 120px;
}

.zwc_imagine_email_section {
    padding: 10px 0 120px;
    color: #fff;
    background-color: #f3f2ff;
    background-repeat: repeat-x;
    background-size: 180px auto;
    position: relative;
    display: block;
}

.zwc_imagine_email_section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: repeat-x;
    background-size: 180px auto;
    display: grid;
    opacity: .5;
}

.zwc_imagine_sec_sticky {
    position: sticky;
    top: 100px;
}

.zwc_ie_content_box {
    text-align: center;
    display: grid;
}

.zwc_ie_content_box h2,
.zwc_ie_content_box h2 {
    font-size: 42px;
    font-family: var(--zf-primary-semibold);
    display: grid;
    line-height: 1.7;
    overflow: hidden;
    position: relative;
    color: #2A5EEA;
}

.zwc_ie_content_box_list {
    display: grid;
}

.zwc_ie_content_box_list:not(.slick-initialized) {
    height: 100px;
    position: relative;
    overflow: hidden;
}

.zwc_ie_content_box_list:before {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background: linear-gradient(180deg, #f3f2ff, transparent);
    position: absolute;
    z-index: 1;
}

.zwc_ie_content_box_list:after {
    content: "";
    display: block;
    width: 100%;
    height: 30px;
    background: linear-gradient(0, #f3f2ff, transparent);
    position: absolute;
    z-index: 1;
    bottom: -15px;
}

.zwc_ie_content_box_list>span {
    position: absolute;
    bottom: 10px;
    display: block;
    width: 100%;
    opacity: 0;
}

.zwc_ie_content_box_list:not(.slick-initialized) .zwx_ie_list:nth-child(1) {
    color: #2A5EEA;
}

.zwc_ie_content_box h3 .zwe_ie_fea:after,
.zwc_ie_content_box h2 .zwe_ie_fea:after {
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    height: 1px;
    width: 100%;
    bottom: 0;
}

.zwc_ie_fea_screen_list {
    display: grid;
    transform: translateY(0);
    transition: all .25s linear;
}

.zwc_ie_fea_screen_list ul {
    display: block;
    width: 100%;
    overflow: hidden;
}

.zwe_ief_screen {
    max-width: 1100px;
    margin: 0px auto 0;
    position: relative;
}
.zwe_ief_screen:after {
    content: "";
    width: 100%;
    height: 350px;
    background: linear-gradient(0,black 0px,rgb(0 0 0 / 90%) 0%,transparent 80%);
    display: block;
    position: absolute;
    bottom: 0;
    z-index: 1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.ief_screen1 .zwc-ie-mark-circle1 {
    left: 70px;
}
.ief_screen2 .zwc-ie-mark-circle1 {
    left: 78px;
}
.zwe_ief_screen>img {
    border-radius: 10px;
}
/* zwc-img end*/
/* zwc-toi-img-mobile */

.zwc-toi-img-mobile {
    text-align: center;
    display: none;
}

.zwc-toi-img-mobile h3 {
    font-size: 30px;
    margin-bottom: 5px;
}

.zwc-toi-img-mobile .toi-img-wrap {
    max-width: 620px;
    margin: 0 auto;
    padding-top: 30px;
}

.zwc-toi-img-mobile-each:not(:last-child) {
    margin-bottom: 100px;
}

.ief_screen1 .zwe-inner-ief {
    position: absolute;
    bottom: 40px;
    right: 40px;
    max-width: 560px;
}

.ief_screen2 .zwe-inner-ief {
    position: absolute;
    bottom: 40px;
    right: 40px;
    max-width: 560px;
}

.zwe-inner-ief {
    opacity: 0;
}

.slick-current .zwe-inner-ief {
    animation: slideRight 1s ease-out .6s forwards;
}

.zwe_ief_screen>img {
    box-shadow: 0 1px 3px 2px rgba(0, 0, 0, .05);
}

.zwc-ie-tooltip {
    background: #1F49D5;
    box-shadow: 0px 12px 12px #00000029;
    border: 2px solid #FFFFFF;
    position: absolute;
    border-radius: 10px;
    padding: 25px 25px;
    max-width: 260px;
    text-align: left;
    opacity: 0;
}

.zwc-ie-mark-circle {
    position: absolute;
}

.zwc-ie-tooltip:before {
    content: '';
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 15px solid #1f49d5;
    position: absolute;
    top: -13px;
    left: 20px;
}

.zwc-ie-tooltip p {
    margin-bottom: 15px;
    font-size: 18px;
    font-family: var(--primaryfont-semibold);
}

.zwc-ie-count {
    text-align: right;
    font-size: 14px;
}

@-webkit-keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes ripple {
    0% {
        opacity: 1;
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.zwc-ie-mark-circle {
    width: 12px;
    height: 12px;
    position: absolute;
    background: #FF8F3C;
    border-radius: 100%;
    top: -50px;
    z-index: 2;
}

.zwc-ie-mark-circle span:first-child {
    animation-delay: .3s;
    -webkit-animation-delay: .3s;
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: -1;
    opacity: 0;
    margin: -19px 0 0 -19px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite;
    background-color: #FF8F3C;
    background-image: linear-gradient(90deg, #FF8F3C, #FF8F3C);
}

.zwc-ie-mark-circle span:last-child {
    animation-delay: .6s;
    -webkit-animation-delay: .6s;
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: -1;
    opacity: 0;
    margin: -9px 0 0 -9px;
    border-radius: 100px;
    -webkit-animation: ripple 1.8s infinite;
    animation: ripple 1.8s infinite;
    background-color: #FF8F3C;
    background-image: linear-gradient(90deg, #FF8F3C, #FF8F3C);
}

.slick-current .zwc-ie-tooltip {
    animation: slideDown 1s ease-out .3s forwards;
}

.slick-current .ief_screen1 .zwc-ie-tooltip {
    top: 75px;
    left: 150px;
}

.slick-current .ief_screen2 .zwc-ie-tooltip {
    top: 72px;
    left: 273px;
}

.slick-current .ief_screen3 .zwc-ie-tooltip {
    top: 75px;
    left: 387px;
}

.slick-current .ief_screen4 .zwc-ie-tooltip {
    top: 75px;
    left: 622px;
}

.slick-current .ief_screen5 .zwc-ie-tooltip {
    top: 75px;
    left: 550px;
}

.slick-current .ief_screen6 .zwc-ie-tooltip {
    top: 88px;
    left: 174px;
}
/* zwc-toi-img-mobile end*/
.float_btn {
    background: #168941;
    color: #fff;
    padding: 15px 15px;
    text-align: center;
    position: fixed;
    right: -157px;
    border: 0;
    top: 30%;
    display: inline-block;
    outline: 0;
    text-decoration: none;
    cursor: pointer;
    z-index: 999;
    transition: all ease .55s;
    transform: translateX(105%);
    -webkit-transform: translateX(105%);
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
   text-transform: uppercase;
}
.float_btn.show_btn {
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    right: -106px;
   display:none;
}
.float_btn span {
    display: block;
    line-height: 20px;
    font-size: 15px;
    font-family: var(--zf-primary-semibold);
    letter-spacing: 3px;
}
/*slideDown*/

@keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateY(20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateY(0);
    }
}

@-webkit-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slideDown {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateY(20px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
/*slide Right*/

@keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        transform: translateX(30px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        transform: translateX(0);
    }
}

@-webkit-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: translateX(30px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes slideRight {
    0% {
        visibility: hidden;
        opacity: 0;
        -moz-transform: translateX(30px);
    }
    100% {
        visibility: visible;
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@-webkit-keyframes fadeScale {
    from {
        transform: scale(0);
        opacity: 0
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}

@keyframes fadeScale {
    from {
        transform: scale(0);
        opacity: 0
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes fadeScale {
    from {
        transform: scale(0);
        opacity: 0
    }
    to {
        transform: scale(1);
        opacity: 1
    }
}

.zwe-om.header-section .toi-icon1 {
    animation: fadeScale 1.5s ease-in-out .2s forwards;
}

.zwe-om.header-section .toi-icon2 {
    animation: fadeScale 1.5s ease-in-out .5s forwards;
}

.zwe-om.header-section .toi-icon3 {
    animation: fadeScale 1.5s ease-in-out .7s forwards;
}

.zwe-om.header-section .toi-icon4 {
    animation: fadeScale 1.5s ease-in-out .9s forwards;
}

@media screen and (max-width: 1366px) {
    h1 {
        font-size: 46px;
    }
    .toi-header-svg svg {
        width: 100%;
        margin: 0 auto;
        display: block;
    }
    .toi-header-svg {
        left: 0;
        right: 0;
        margin: auto;
    }
    .toi-video-content h3 {
        font-size: 24px;
    }
}

@media screen and (max-width: 1279px) {
    h1 {
        font-size: 40px;
    }
    .video-right,
    .toggle-uls:last-child .toi-video-content:before {
        display: none;
    }
    .video-wrap .video-left {
        width: 100%;
        padding: 0;
    }
    .scroll-arrow,
    .video-wraps .accordian:before {
        display: none;
    }
    .toi-video-section .content-wrap {
        max-width: 660px;
    }
    .video-block-mobile {
        display: block;
    }
    .video-block-mobile iframe {
        height: 380px;
        border: 10px solid #2B2945;
        max-width:100%;
    }
    .toi-video-content {
        display: block;
    }
    .toggle-uls:not(:last-child) {
        margin-bottom: 80px;
    }
    .toggle-one-link {
        background: #2682FF;
        color: #fff;
        margin-bottom: 20px;
    }
    .toi-video-content p {
        margin-bottom: 25px;
    }
    .common-section {
        padding: 90px 0;
    }
    .zwc_imagine_email_section {
        display: none;
    }
    .zwc-toi-img-mobile {
        background: #F3F2FF;
        display: block;
    }
    .zwc-img-head-sec {
        padding-top: 100px;
    }
    .common-section.zwc-toi-img-mobile {
        padding-top: 40px;
    }
    .zwc-toi-img-mobile h3 {
        margin-bottom: 5px;
        color: #2a5eea;
    }
    .i18n-en h2,
    .i18n-en-in h2 {
        font-size: 38px;
    }
    .toggle-uls:last-child .toi-video-content p {
        margin-bottom: 25px;
    }
}

@media screen and (max-width: 991px) {
    h1 {
        font-size: 36px;
    }
    .i18n-en h2,
    .i18n-en-in h2 {
        font-size: 34px;
    }
    .zwc-toi-img-mobile h3 {
        font-size: 28px;
    }
}

@media screen and (max-width: 767px) {
    .header-section .toi-icon {
        display: none;
    }
    h1 {
        font-size: 29px;
    }
    .header-section {
        padding: 80px 0 60px 0;
    }
    .video-block-mobile iframe {
        height: 333px;
    }
    .video-block-mobile {}
    .toi-video-section .content-wrap {
        max-width: 580px;
    }
    .zwc-toi-img-mobile .toi-img-wrap {
        max-width: 560px;
    }
}

@media screen and (max-width: 640px) {
    .video-block-mobile iframe {
        height: 253px;
    }
    .toi-video-section .content-wrap {
        max-width: 430px;
    }
    .zwc-toi-img-mobile-each:not(:last-child) {
        margin-bottom: 80px;
    }
    .zwc-feedback-sec iframe {
        height: 930px;
    }
    .zwc-toi-img-mobile .toi-img-wrap {
        max-width: 430px;
    }
    .zwc-img-head-sec {
        padding-top: 80px;
    }
    .common-section {
        padding: 80px 0;
    }
    .header-section p {
        font-size: 16px;
    }
}

@media screen and (max-width: 375px) {
    .video-block-mobile iframe {
        height: 195px;
    }
    .toi-video-section .content-wrap {
        max-width: 330px;
    }
}