.ecnew.branding,
.ecnew.m-sticky,
.ecnew.m-sticky .m-menu .popmenu,
.ecnew.m-sticky .m-menu.active,
.ecnew.pretopmenu,
.ecnew.topmenu {
    background-color: var(--text-light)
}

.ecnew .cta,
.ecnew b,
.ecnew h1,
.ecnew h2,
.ecnew strong {
    font-weight: var(--l-wgt)
}

.ecnew .cta.sd.dark,
.ecnew a,
.ecnew.pretopmenu .prdmenu li a:hover,
.ecnew.topmenu .prdmenu li a:hover {
    color: var(--link-color)
}

.ecnew.m-sticky,
body.m-menu-active:before {
    position: fixed;
    right: 0;
    z-index: 4;
    bottom: 0;
    left: 0
}

.ecnew .flex,
.ecnew.hero .ecnew.topmenu .flex,
.ecnew.platform {
    max-width: 1200px
}

.ecnew .cta,
.ecnew.arreport .box a,
.ecnew.why .box .caption h3 a {
    text-decoration: none
}

:root {
    --pm-color: #123991;
    --pm-color-plus: #0B2E75;
    --pm-color-minus: #2753C1;
    --pm-color-hvy-minus: #F1F6FF;
    --cp-color: #18181C;
    --cp-color-plus: #111114;
    --cp-color-minus: #27272F;
    --sd-color: #FFBD6F;
    --bk-color: #18181C;
    --bk-color-minus: #1F1E22;
    --bg-light: #F8FAFE;
    --text-light: #ffffff;
    --text-mild: #aaaaaa;
    --text-dark: #000000;
    --text-cp: #FFBD6F;
    --text-bk: #D9DADB;
    --button-color: #e9142b;
    --link-color: #0085FF;
    --h1-font: 56px;
    --h2-font: 36px;
    --h3-font: 21px;
    --h4-font: 17px;
    --p-font: 16px;
    --s-font: 12px;
    --m-font: 14px;
    --l-font: 32px;
    --xl-font: 48px;
    --xs-wgt: 200;
    --s-wgt: 300;
    --m-wgt: 400;
    --l-wgt: 500;
    --xl-wgt: 600;
    --n-gap: 24px
}

#allFea,
#customers,
.btmBar,
.ecnew .mobile-view,
.ecnew.edition .swiper-button-next,
.ecnew.edition .swiper-button-prev,
.ecnew.footprint [data-counter] i,
.ecnew.why .m-why,
.ecnew.why.mobile,
.heading-menu {
    display: none
}

#scroll,
.ecnew.m-sticky {
    padding: 0
}

.ecnew {
    padding: 100px 20px;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

.ecnew [data-client=mobile] {
    display: none !important
}

.ecnew [data-client=pc] {
    display: flex !important
}

.ecnew h1 {
    font-size: var(--h1-font);
    line-height: 68px;
    margin: 0 0 20px;
    letter-spacing: -1px
}

.ecnew h2,
.ecnew h4 b {
    margin: 0 0 8px
}

.ecnew h1 span {
    color: #397ff5;
    padding: 0 !important
}

.ecnew.dark h1 span {
    color: var(--sd-color)
}

.ecnew h1 span i {
    color: #397ff5 !important
}

.ecnew.dark h1 span i,
.ecnew.hero.dark .cd-words-wrapper b i em {
    color: var(--sd-color) !important
}

.ecnew.dark h1 span.selected i {
    color: var(--cp-color) !important
}

.ecnew h2 {
    font-size: var(--h2-font);
    line-height: 40px;
    text-align: center
}

.ecnew h3,
.ecnew h4 b {
    font-weight: var(--m-wgt)
}

.ecnew h3 {
    font-size: var(--h3-font);
    line-height: normal;
    margin: 0 0 8px !important
}

.ecnew h4 {
    font-size: var(--h4-font);
    margin: 0 !important;
    line-height: normal
}

.ecnew .cta,
.ecnew li,
.ecnew p,
.ecnew.footprint .footprint_Swiper .swiper-button-next:after,
.ecnew.footprint .footprint_Swiper .swiper-button-prev:after {
    font-size: var(--p-font)
}

.ecnew h4 i,
.ecnew li,
.ecnew p {
    line-height: 30px
}

.ecnew figcaption,
.ecnew h4 i,
.ecnew li,
.ecnew p {
    font-weight: var(--s-wgt)
}

.ecnew h4 i {
    font-size: var(--s-font);
    margin: 0 0 5px
}

.ecnew p,
.ecnew.footprint h2 {
    margin: 0 0 40px
}

.ecnew h1+p {
    font-size: var(--h4-font)
}

.ecnew li {
    margin: 0 0 5px
}

.ecnew i strong {
    font-size: var(--l-font);
    font-weight: var(--m-wgt)
}

.ecnew figcaption {
    font-size: var(--m-font);
    color: var(--pm-color-plus);
    line-height: normal
}

.ecnew h2+p {
    text-align: center;
    margin: 0 auto 40px;
    max-width: 800px
}

.ecnew h1,
.ecnew h2,
.ecnew h3,
.ecnew h4,
.ecnew i,
.ecnew li,
.ecnew p {
    color: var(--text-dark) !important
}

.ecnew.dark h1,
.ecnew.dark h2,
.ecnew.dark h3,
.ecnew.dark h4,
.ecnew.dark i,
.ecnew.dark li,
.ecnew.dark p {
    color: var(--text-light) !important
}

.ecnew .sticky-aside h2,
.ecnew.dark.black h1 {
    color: var(--text-bk) !important
}

.ecnew .sticky-aside h2 {
    text-align: left;
    margin: 0 0 44px
}

.ecnew.dark.black p {
    color: var(--text-mild) !important
}

.ecnew .flex {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
    grid-gap: var(--n-gap)
}

.ecnew .cta {
    border: 1px solid var(--text-light);
    font-size: 14px;
    line-height: 20px;
    padding: 14px 25px;
    display: inline-flex;
    align-items: center;
    min-width: 140px;
    text-decoration: none;
    text-align: center;
    background-color: var(--button-color);
    color: var(--text-light);
    text-transform: uppercase;
    cursor: pointer;
    justify-content: center;
    border: 1px solid var(--button-color);
    border-radius: 6px;
}

.ecnew.branding,
.ecnew.m-sticky {
    display: none
}

.ecnew .cta.mobile-view {
    display: none;
}

.ecnew .cta.non-mobile-view {
    display: inline-flex;
}

.ecnew .cta-grp {
    grid-gap: 18px;
    justify-content: left
}

.ecnew .cta.pm {
    background-color: var(--button-color);
    border: 1px solid var(--button-color);
}

.ecnew .cta.sd {
    background-color: transparent;
    border: 1px solid var(--text-light)
}

.ecnew .cta.sd.dark {
    border-color: var(--link-color)
}

.ecnew .cta.cp,
.ecnew.edition .box a.cta.pm {
    background-color: var(--pm-color-minus);
    border: 1px solid var(--pm-color-minus)
}

.ecnew.m-sticky .m-menu,
.ecnew.m-sticky .m-menu.active .hamburger span {
    background-color: var(--text-dark)
}

.ecnew.m-sticky .m-menu {
    width: 50px;
    height: 50px
}

body.m-menu-active {
    overflow: hidden
}

body.m-menu-active:before {
    content: '';
    background: linear-gradient(to bottom, transparent 10%, var(--text-dark));
    top: 0
}

.ecnew.m-sticky .m-menu .hamburger {
    display: inline-flex;
    flex-wrap: wrap;
    grid-gap: 5px;
    justify-content: center;
    align-items: center;
    height: 26px;
    margin: 12px auto 0
}

.ecnew.m-sticky .m-menu .hamburger span {
    color: transparent;
    background-color: var(--text-light);
    display: inline-block;
    width: 26px;
    height: 2px;
    transition: 350ms
}

.ecnew.m-sticky .m-menu.active .hamburger span:first-child {
    transform: rotate(45deg);
    transform-origin: 3px 7px;
    width: 35px
}

.ecnew.m-sticky .m-menu.active .hamburger span:nth-child(2) {
    opacity: 0
}

.ecnew.m-sticky .m-menu.active .hamburger span:nth-child(3) {
    transform: rotate(-45deg);
    transform-origin: 6px -3px;
    width: 35px
}

.ecnew.m-sticky .m-menu .popmenu {
    position: absolute;
    visibility: hidden;
    opacity: 0;
    bottom: 64px;
    right: 16px;
    border-radius: 8px;
    padding: 16px 24px 20px;
    transform: translate(0, 16px);
    transition: 350ms
}

.ecnew.m-sticky .m-menu.active .popmenu {
    visibility: visible;
    box-shadow: 0 0 8px 8px #0002;
    transform: translate(0, 0);
    opacity: 1
}

.ecnew.m-sticky .m-menu .popmenu li {
    width: 200px;
    margin: 0
}

.ecnew.m-sticky .m-menu .popmenu li a {
    display: block;
    line-height: normal;
    padding: 12px 0;
    color: var(--text-dark);
    border-bottom: 1px dotted #eee
}

.ecnew.m-sticky .m-menu .popmenu li:last-child a {
    border: 0
}

.ecnew.m-sticky .m-cta {
    width: calc(100vw - 50px)
}

.ecnew.m-sticky .m-cta .cta {
    border-radius: 0;
    width: calc(100% - 41px);
    height: 100%;
    background-color: #f1f1f1;
    border-color: #f1f1f1;
    color: var(--button-color);
    transition: 350ms
}

.ecnew.m-sticky.active .m-cta .cta {
    background-color: var(--button-color);
    border-color: var(--button-color);
    color: var(--text-light)
}

.ecnew.branding {
    padding: 8px;
    text-align: center;
    position: sticky;
    top: 0;
    box-shadow: 0 1px 4px 0 #ccc;
    z-index: 5
}

.ecnew.branding img {
    height: 33px
}

.ecnew.pretopmenu .prdlogo,
.ecnew.topmenu .prdlogo {
    height: 34px
}

.ecnew.pretopmenu .prdlogo img,
.ecnew.topmenu .prdlogo img {
    height: 100%
}

.ecnew.pretopmenu,
.ecnew.topmenu {
    padding: 8px;
    position: fixed;
    left: 0;
    right: 0;
    box-shadow: 0 2px 4px #0002;
    z-index: 9
}

.ecnew.pretopmenu .iconmenu,
.ecnew.pretopmenu .menugrp,
.ecnew.pretopmenu .prdmenu,
.ecnew.topmenu .prdmenu {
    display: inline-flex;
    grid-gap: var(--n-gap)
}

.ecnew.pretopmenu .flex,
.ecnew.topmenu .flex {
    justify-content: space-between;
    max-width: 95%
}

.ecnew.pretopmenu .prdmenu li,
.ecnew.topmenu .prdmenu li {
    line-height: normal;
    margin: 0;
    display: inline-flex;
    align-items: center
}

.ecnew.pretopmenu .prdmenu li a,
.ecnew.topmenu .prdmenu li a {
    color: var(--text-dark);
    font-weight: var(--s-wgt);
    text-decoration: none
}

.ecnew.hero.dark .ecnew.topmenu a,
.ecnew.topmenu .prdmenu li .cta:hover {
    color: var(--text-light)
}

.ecnew.topmenu .prdmenu li .cta {
    color: var(--text-light);
    min-height: 32px;
    min-width: 90px;
    font-weight: var(--m-wgt)
}

.ecnew.hero {
    padding: 40px 20px 60px
}

.ecnew.hero.dark,
.ecnew.integration {
    background-color: var(--pm-color)
}

.ecnew.hero.dark.black {
    background-color: var(--bk-color)
}

.ecnew.hero .ecnew.topmenu {
    position: static;
    background-color: transparent;
    box-shadow: none;
    padding: 16px
}

.ecnew.hero .caption {
    width: 640px
}

.ecnew.hero .cd-words-wrapper b i {
    background: 0 0
}

.ecnew.hero .cd-words-wrapper b i em {
    font-style: normal;
    color: #397ff5 !important
}

.ecnew.hero .clip {
    position: relative;
    width: 500px;
    height: 550px
}

.ecnew.hero .clip img {
    width: 95%;
    opacity: 0;
    transition: .5s
}

.ecnew.hero.active .clip img {
    opacity: 1
}

.ecnew.hero .clip .clip-aside [data-clip] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    opacity: 0;
    transition: 750ms;
    transform: translate(0, 30px);
    z-index: 1
}

.ecnew.hero.active .clip .clip-aside [data-clip] {
    opacity: 1;
    transform: translate(0, 0);
    filter: drop-shadow(0 0 4px #00000012)
}

.ecnew.hero.dark.active .clip .clip-aside [data-clip] {
    filter: none;
    animation: 20s infinite floating
}

.ecnew.hero.dark .clip .clip-aside [data-clip="1"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-2.svg)
}

.ecnew.hero .clip .clip-aside [data-clip="1"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-2a.svg);
    background-position: bottom 30px right;
    background-size: 220px 120px;
    transition-delay: 0.3s;
    animation-delay: 1s
}

.ecnew.hero.dark.black .clip .clip-aside [data-clip="1"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-2b.svg)
}

.ecnew.hero.dark .clip .clip-aside [data-clip="2"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-3.svg)
}

.ecnew.hero .clip .clip-aside [data-clip="2"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-3a.svg);
    background-position: top 180px right;
    background-size: 240px 120px;
    transition-delay: 0.6s;
    animation-delay: 2s
}

.ecnew.hero.dark.black .clip .clip-aside [data-clip="2"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-3b.svg)
}

.ecnew.hero.dark .clip .clip-aside [data-clip="3"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-4.svg)
}

.ecnew.hero .clip .clip-aside [data-clip="3"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-4a.svg);
    background-position: top 140px left 100px;
    background-size: 45px 60px;
    transition-delay: 0.9s;
    animation-delay: 3s
}

.ecnew.hero.dark.black .clip .clip-aside [data-clip="3"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-4b.svg)
}

.ecnew.hero.dark .clip .clip-aside [data-clip="4"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-5.svg)
}

.ecnew.hero .clip .clip-aside [data-clip="4"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-5a.svg);
    background-position: bottom 50px left;
    background-size: 150px 130px;
    transition-delay: 1.2s;
    animation-delay: 4s
}

.ecnew.hero.dark.black .clip .clip-aside [data-clip="4"] {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-hero-banner-clip-5b.svg)
}

@keyframes jump1 {

    0%,
    30% {
        transform: scale(1)
    }

    15% {
        transform: scale(1.05)
    }
}

@keyframes jump2 {

    15%,
    45% {
        transform: scale(1)
    }

    30% {
        transform: scale(1.05)
    }
}

@keyframes jump3 {

    35%,
    60% {
        transform: scale(1)
    }

    45% {
        transform: scale(1.05)
    }
}

@keyframes jump4 {

    45%,
    75% {
        transform: scale(1)
    }

    60% {
        transform: scale(1.05)
    }
}

.ecnew.arreport {
    background-color: var(--pm-color-plus);
    padding: 60px 20px
}

.ecnew.arreport.light,
.ecnew.platform,
.ecnew.platform .box h4 b,
.ecnew.platform .box ul,
.ecnew.platform .result .box .clip,
.ecnew.support .box {
    background-color: var(--pm-color-hvy-minus)
}

.ecnew.arreport.dark.black {
    background-color: var(--bk-color-minus)
}

.ecnew.arreport.light {
    width: 1300px;
    max-width: 90%;
    margin: auto;
    border-radius: 40px 40px 0 0
}

.ecnew.arreport .box {
    text-align: center;
    flex: 1
}

.ecnew.arreport .box+.box {
    border-left: .1px solid var(--text-mild)
}

.ecnew.arreport .box img {
    width: 200px;
    max-height: 30px;
    margin: 0 0 15px;
    transition: 350ms
}

.ecnew.arreport .box:hover img {
    margin: 0 0 10px
}

.ecnew.arreport.light .box img {
    filter: brightness(.2)
}

.ecnew.arreport .box p {
    font-size: 15px;
    margin: 0;
    transition: 350ms
}

.ecnew.arreport .box:hover p {
    margin: 0 0 6px;
    font-size: 14px
}

.ecnew.arreport .box a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: -50px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    opacity: 0;
    font-size: 14px;
    transition: 350ms
}

.ecnew.arreport .box a:after {
    background-image: url(../images/icon/arrow-icon-2.svg);
    content: '';
    width: 10px;
    height: 17px;
    filter: hue-rotate(25deg) saturate(.5) contrast(0) brightness(1.4);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 7px;
    margin: 0 0 0 4px
}

.ecnew.arreport .box:hover a {
    bottom: -20px;
    opacity: 1
}

.ecnew.customers {
    padding: 80px 20px
}

.ecnew.customers.light {
    position: relative;
    width: 1300px;
    max-width: 90%;
    padding: 0 20px 40px;
    margin: auto;
    border-radius: 0 0 40px 40px;
    background-color: var(--text-light);
    z-index: 1
}

.ecnew.customers h4 {
    margin: 0 0 40px !important;
    text-transform: uppercase
}

.ecnew.customers.light h4 {
    background-color: var(--text-light);
    margin: auto !important;
    width: 200px;
    padding: 8px 24px;
    border-radius: 30px;
    box-shadow: 0 0 10px 0 #00000012;
    transform: translate(0, -20px);
    text-transform: none
}

.ecnew.customers .flex {
    flex-wrap: wrap;
    grid-gap: 50px
}

.ecnew.customers li {
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.ecnew.customers li img {
    height: 50px;
    max-width: 120px
}

.ecnew.customers li img[alt=Nasa] {
    height: 70px
}

.ecnew.customers li img[alt="American Bank & Trust"] {
    max-width: 220px
}

.ecnew.customers.light li img {
    filter: grayscale(1) brightness(1)
}

.ecnew.platform {
    margin: 0 auto 100px;
    border-radius: 10px
}

.ecnew.benefit,
.ecnew.edition,
.ecnew.features,
.ecnew.footprint .box-cover .box {
    background-color: var(--cp-color)
}

.ecnew.platform.dark {
    max-width: none;
    background-color: var(--pm-color);
    border-radius: 0;
    margin: -110px auto 0;
    padding: 200px 20px
}

.ecnew.platform .box,
.ecnew.spot {
    background-color: var(--text-light);
    box-shadow: 0 0 14px 0 #00000012
}

.ecnew.platform.dark h2+p {
    color: #bac4df !important
}

.ecnew.platform.dark .plattemp {
    max-width: 1200px;
    margin: auto
}

.ecnew.footprint .footprint_Swiper .clip img,
.ecnew.platform.dark .plattemp img {
    max-width: 100%
}

.ecnew.platform .box {
    border-radius: 16px;
    width: 250px;
    padding: 20px;
    opacity: 0;
    transform: translate(0, 100px);
    transition: 750ms
}

.ecnew.benefit .main-caption .slide-box.swiper-slide-active .clipgrp img,
.ecnew.features .main-caption .box.active,
.ecnew.platform .box.active,
.ecnew.support .box.active li {
    opacity: 1;
    transform: translate(0, 0)
}

.ecnew.edition .box.active:nth-child(4),
.ecnew.platform .catalog .box.active:nth-child(2),
.ecnew.support .box li:nth-child(7) {
    transition-delay: 0.3s
}

.ecnew.platform .catalog .box.active:nth-child(3),
.ecnew.support .box li:nth-child(5) {
    transition-delay: 0.6s
}

.ecnew.platform.active .result .box.active:nth-child(3),
.ecnew.platform.active .result .box.active:nth-child(4),
.ecnew.support .box li:nth-child(3) {
    transition-delay: 0.2s
}

.ecnew.platform .box img {
    height: auto;
    width: 32px
}

.ecnew.platform .box h4 {
    text-align: center;
    font-size: var(--p-font)
}

.ecnew.platform .box h4 b {
    padding: 6px 12px;
    display: inline-block;
    border-radius: 5px
}

.ecnew.platform .box h4 strong {
    display: block;
    font-size: var(--l-font);
    font-weight: var(--l-wgt);
    color: var(--pm-color-plus);
    line-height: normal;
    margin: 0 0 16px
}

.ecnew.platform .box ul {
    border-radius: 8px;
    display: flex;
    flex-wrap: wrap;
    padding: 20px;
    justify-content: center
}

.ecnew.platform .box ul li {
    width: calc(50% - 40px);
    text-align: center;
    padding: 15px;
    border: .1px dashed #d5e0f8;
    margin: 0
}

.ecnew.platform .box ul li:first-child {
    border-top-color: transparent;
    border-left-color: transparent
}

.ecnew.platform .box ul li:nth-child(2) {
    border-right-color: transparent;
    border-top-color: transparent
}

.ecnew.platform .box ul li:nth-child(3) {
    border-left-color: transparent;
    border-bottom-color: transparent
}

.ecnew.platform .box ul li:nth-child(4) {
    border-right-color: transparent;
    border-bottom-color: transparent
}

.ecnew.platform .result {
    flex-wrap: wrap;
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-platform-bg.svg);
    background-position: bottom 60px center;
    background-repeat: no-repeat;
    padding: 320px 0 0;
    justify-content: space-around;
    grid-gap: 50px 40px
}

.ecnew.platform .result .box {
    position: relative;
    display: flex;
    width: 400px;
    height: 110px;
    align-items: center;
    border-radius: 16px;
    grid-gap: var(--n-gap);
    padding: 20px 32px
}

.ecnew.platform .result .box a {
    position: absolute;
    color: transparent;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.ecnew.platform .result .box h3,
.ecnew.why .box.swiper-slide-active .caption h3 a {
    color: var(--pm-color) !important
}

.ecnew.platform .result .box p {
    margin: 0;
    line-height: 24px
}

.ecnew.platform .result .box .clip {
    padding: 10px;
    border-radius: 8px
}

.ecnew.platform .result .box .clip img {
    padding: 15px
}

.ecnew.features {
    padding-bottom: 50px
}

.ecnew.features>.flex {
    align-items: flex-start;
    justify-content: left
}

.ecnew.features .sticky-aside {
    max-width: 400px;
    position: sticky;
    top: 150px
}

.ecnew.features .sticky-aside .cta {
    min-width: 100px;
}

.ecnew.features .sticky-aside #progress-bar {
    position: absolute;
    bottom: 70px;
    left: 0;
    width: calc(100% - 50px);
    height: 4px;
    background-color: var(--cp-color-minus);
    z-index: 9999;
    display: block;
    border-radius: 4px;
    overflow: hidden
}

.ecnew.features .sticky-aside #progress-bar .bar {
    height: 100%;
    background-color: var(--sd-color);
    width: 0
}

.ecnew.features .main-caption {
    max-width: 800px;
    margin-top: -20px;
    position: relative
}

.ecnew.features .main-caption .flex {
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: left
}

.ecnew.features .main-caption .box {
    width: calc(50% - 60px);
    opacity: 0;
    transform: translate(0, 100px);
    transition: 750ms;
    padding: 24px;
    border-radius: 16px;
    min-height: 220px;
    position: relative
}

.ecnew.features .main-caption .box a {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    color: transparent
}

.ecnew.features .main-caption .box:hover {
    background-color: var(--cp-color-plus)
}

.ecnew.features .main-caption .box img {
    width: 44px;
    height: auto;
    margin: 0 0 10px
}

.ecnew.features .main-caption .box p,
.ecnew.spot .cta-grp {
    margin: 0
}

.ecnew.features .main-caption h3 {
    color: var(--text-bk) !important;
    line-height: 32px
}

.ecnew.benefit {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    padding-bottom: 200px
}

.ecnew.benefit .flex {
    overflow: hidden;
    align-items: flex-start;
    justify-content: space-between
}

.ecnew.benefit .main-caption .slide-box .clipgrp .clipcover,
.ecnew.benefit .swiper {
    width: 100%;
    height: 620px;
}

.ecnew.benefit .swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center
}

.ecnew.benefit .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain
}

.ecnew.benefit .sticky-aside {
    width: 380px;
    max-width: 100%
}

.ecnew.benefit .main-caption {
    width: 780px;
    grid-gap: 0px
}

.ecnew.benefit .benefits-pagination.swiper-pagination {
    position: static;
    background-color: var(--cp-color-minus);
    border-radius: 8px;
    transform: none;
    overflow: hidden
}

.ecnew.benefit .benefits-pagination .swiper-pagination-bullet {
    text-align: left;
    width: auto;
    height: auto;
    color: var(--text-light);
    opacity: 1;
    background-color: transparent;
    padding: 20px 20px 20px 30px;
    font-size: var(--h4-font);
    margin: 0;
    border-radius: 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ecnew.benefit .benefits-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--cp-color-plus);
    color: var(--text-cp)
}

.ecnew.benefit .benefits-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active:after {
    content: '';
    width: 20px;
    height: 16px;
    display: inline-block;
    background-image: url(https://www.manageengine.com/ems/images/icon/arrow-icon-1.svg);
    background-size: contain
}

.ecnew.benefit .swiper-pagination-bullet+.swiper-pagination-bullet {
    border-top: .1px solid var(--cp-color)
}

.ecnew.benefit .main-caption .slide-box .clipgrp {
    width: 800px;
    height: 550px;
    position: relative
}

.ecnew.benefit .main-caption .slide-box .clipgrp img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    transition: 350ms;
    transform: translate(0, 100px)
}

.ecnew.benefit .main-caption .slide-box.swiper-slide-active .clipgrp img[data-clipgrp="1"] {
    transition-delay: 0.1s;
    z-index: 1
}

.ecnew.benefit .main-caption .slide-box.swiper-slide-active .clipgrp img[data-clipgrp="2"] {
    transition-delay: 0.2s;
    z-index: 2
}

.ecnew.benefit .main-caption .slide-box.swiper-slide-active .clipgrp img[data-clipgrp="3"] {
    transition-delay: 0.3s;
    z-index: 3
}

.ecnew.benefit .main-caption .slide-box.swiper-slide-active .clipgrp img[data-clipgrp="4"] {
    transition-delay: 0.4s;
    z-index: 4
}

.ecnew.benefit [data-direction=back] .main-caption .slide-box.swiper-slide-active .clipgrp img[data-clipgrp="1"] {
    transition-delay: 0.4s;
    z-index: 1
}

.ecnew.benefit [data-direction=back] .main-caption .slide-box.swiper-slide-active .clipgrp img[data-clipgrp="2"] {
    transition-delay: 0.3s;
    z-index: 2
}

.ecnew.benefit [data-direction=back] .main-caption .slide-box.swiper-slide-active .clipgrp img[data-clipgrp="3"] {
    transition-delay: 0.2s;
    z-index: 3
}

.ecnew.benefit [data-direction=back] .main-caption .slide-box.swiper-slide-active .clipgrp img[data-clipgrp="4"] {
    transition-delay: 0.1s;
    z-index: 4
}

.ecnew.benefit .main-caption .slide-box.swiper-slide-prev .clipgrp img {
    transform: translate(0, -100px)
}

.ecnew.benefit .main-caption .slide-box.swiper-slide-next .clipgrp img,
.ecnew.support .box li {
    transform: translate(0, 100px)
}

.ecnew.spot {
    max-width: calc(1120px - 80px);
    margin: -90px auto;
    position: relative;
    z-index: 1;
    border-radius: 8px;
    padding: 48px 80px
}

.ecnew.footprint,
.ecnew.support {
    background-color: var(--bg-light)
}

.ecnew.spot>.flex {
    justify-content: center;
    grid-gap: 80px
}

.ecnew.spot h2 {
    text-align: left;
    max-width: 520px
}

.ecnew.spot .cta.sd {
    border-color: var(--pm-color-minus);
    color: var(--pm-color-minus)
}

.ecnew.support .box {
    width: 500px;
    max-width: 100%;
    padding: 40px;
    border-radius: 15px;
    border: .1px solid #ccdbfa;
    display: inline-flex;
    flex-wrap: wrap;
    grid-gap: 40px;
    justify-content: center
}

.ecnew.edition .box .cta-grp,
.ecnew.support .box h3 {
    width: 100%;
    text-align: center
}

.ecnew.support .box li {
    width: 80px;
    height: 80px;
    text-align: center;
    opacity: 0;
    transition: 750ms
}

.ecnew.faq h2,
.ecnew.faq p,
.ecnew.talk .caption p,
.ecnew.talk h2,
.ecnew.why h2,
.ecnew.why p {
    text-align: left
}

.ecnew.edition .box.active:nth-child(2),
.ecnew.support .box li:nth-child(6) {
    transition-delay: 0.1s
}

.ecnew.support .box li:nth-child(4) {
    transition-delay: 0.4s
}

.ecnew.support .box li:nth-child(8) {
    transition-delay: 0.5s
}

.ecnew.support .box li:nth-child(9) {
    transition-delay: 0.7s
}

.ecnew.support .box li img {
    margin: 0 0 10px;
    height: 36px;
    max-width: 42px
}

.ecnew.integration .flex {
    position: relative;
    flex-wrap: wrap;
    grid-gap: 30px;
    max-width: 1000px
}

.ecnew.integration li {
    width: 200px;
    height: 60px;
    background-color: var(--pm-color-minus);
    border-radius: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

@keyframes floating {

    0%,
    100%,
    50% {
        transform: translate(0, 0)
    }

    25% {
        transform: translate(5px, 10px)
    }

    75% {
        transform: translate(-5px, 10px)
    }
}

.ecnew.integration li img {
    filter: invert(1) brightness(200);
    height: 40px;
    max-width: 140px
}

.ecnew.integration li img[alt=Spiceworks] {
    height: auto
}

.ecnew.integration li img[alt="Jira Service"] {
    max-width: 95%
}

.ecnew.why .swiper-cover {
    position: relative;
    overflow: hidden;
    min-height: 350px
}

.ecnew.why .m-why li {
    display: flex;
    align-items: center;
    grid-gap: 12px;
    margin: 0 0 20px
}

.ecnew.why .m-why li h3 {
    font-size: var(--h4-font);
    margin: 0 !important
}

.ecnew.why .m-why li img {
    width: 32px
}

.ecnew.why .swiper-cover:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 200px;
    background: linear-gradient(to top, #fff 10%, transparent);
    z-index: 1
}

.ecnew.why .swiper {
    height: 150px;
    max-width: 670px;
    margin: 100px 0 0;
    overflow: visible
}

.ecnew.why .box {
    display: flex;
    grid-gap: 24px;
    align-items: flex-start
}

.ecnew.why .box .clip {
    background-color: var(--pm-color-hvy-minus);
    border-radius: 50%;
    height: 48px;
    width: 48px;
    display: inline-flex;
    align-items: center;
    justify-content: center
}

.ecnew.why .box .caption {
    width: calc(100% - 100px)
}

.ecnew.why .box .clip img {
    max-width: 32px
}

.ecnew.why .main-caption {
    max-width: 700px
}

.ecnew.why .swiper-pagination {
    position: absolute;
    display: flex;
    grid-gap: 10px;
    transform: none;
    top: -120px;
    left: 0;
    z-index: 9;
    background-color: #fff;
    padding: 30px 0 40px
}

.ecnew.why .swiper-pagination-bullet {
    position: relative;
    overflow: hidden;
    text-align: center;
    width: fit-content;
    height: auto;
    border-radius: 20px;
    color: var(--text-dark);
    opacity: 1;
    background-color: var(--pm-color-hvy-minus);
    padding: 6px 20px;
    font-size: var(--p-font);
    margin: 0;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ecnew.why .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: var(--pm-color);
    color: var(--text-light);
    pointer-events: none
}

.ecnew.why .swiper-pagination-bullet:hover {
    background-color: #ccdbf5
}

.ecnew.why .aside-clip {
    position: relative;
    width: 450px
}

.ecnew.why .aside-clip img {
    position: relative;
    max-width: 100%;
    z-index: 0
}

.ecnew.why .swiper-wrapper {
    margin: 30px 0 0
}

.ecnew.why p {
    margin: 0 0 16px
}

.ecnew.why .aside-clip[data-why] [data-clip] {
    color: transparent;
    width: 0;
    height: 0;
    overflow: hidden;
    display: block
}

.ecnew.why .aside-clip[data-why] [data-clip]:before {
    content: '';
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    opacity: 0;
    transition: 1s;
    z-index: 1
}

.ecnew.why .aside-clip[data-why] [data-clip="6"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-6.svg);
    top: 200px;
    right: 60px;
    width: 90px;
    height: 110px
}

.ecnew.why .aside-clip[data-why="0"] [data-clip="6"]:before,
.ecnew.why .aside-clip[data-why="3"] [data-clip="5"]:before {
    opacity: 1;
    top: 100px
}

.ecnew.why .aside-clip[data-why] [data-clip="1"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-1.svg);
    bottom: 100px;
    left: -30px;
    width: 180px;
    height: 80px;
    z-index: 2
}

.ecnew.why .aside-clip[data-why="1"] [data-clip="1"]:before,
.ecnew.why .aside-clip[data-why="3"] [data-clip="7"]:before {
    opacity: 1;
    bottom: 200px
}

.ecnew.why .aside-clip[data-why] [data-clip="2"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-2.svg);
    bottom: 0;
    right: -30px;
    width: 180px;
    height: 80px;
    z-index: 2
}

.ecnew.why .aside-clip[data-why="1"] [data-clip="2"]:before {
    opacity: 1;
    bottom: 100px
}

.ecnew.why .aside-clip[data-why] [data-clip="3"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-3.svg);
    top: 100px;
    right: -30px;
    width: 180px;
    height: 80px;
    z-index: 2
}

.ecnew.why .aside-clip[data-why="1"] [data-clip="3"]:before {
    opacity: 1;
    top: 200px
}

.ecnew.why .aside-clip[data-why] [data-clip="5"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-5.svg);
    top: 0;
    right: 20px;
    width: 90px;
    height: 110px
}

.ecnew.why .aside-clip[data-why] [data-clip="7"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-7.svg);
    bottom: 100px;
    left: 0;
    width: 102px;
    height: 108px
}

.ecnew.why .aside-clip[data-why] [data-clip="8"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-8.svg);
    bottom: 100px;
    left: 35%;
    width: 100px;
    height: 100px
}

.ecnew.why .aside-clip[data-why="2"] [data-clip="8"]:before {
    opacity: 1;
    bottom: 200px;
    left: -60px
}

.ecnew.why .aside-clip[data-why] [data-clip="9"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-9.svg);
    bottom: 100px;
    left: 35%;
    width: 100px;
    height: 100px
}

.ecnew.why .aside-clip[data-why="2"] [data-clip="9"]:before {
    opacity: 1;
    bottom: 340px;
    left: -30px
}

.ecnew.why .aside-clip[data-why] [data-clip="10"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-10.svg);
    bottom: 100px;
    left: 35%;
    width: 100px;
    height: 100px
}

.ecnew.why .aside-clip[data-why="2"] [data-clip="10"]:before {
    opacity: 1;
    bottom: 450px;
    left: 70px
}

.ecnew.why .aside-clip[data-why] [data-clip="11"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-11.svg);
    bottom: 100px;
    right: 35%;
    width: 100px;
    height: 100px
}

.ecnew.why .aside-clip[data-why="2"] [data-clip="11"]:before {
    opacity: 1;
    bottom: 450px;
    right: 70px
}

.ecnew.why .aside-clip[data-why] [data-clip="12"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-12.svg);
    bottom: 100px;
    right: 35%;
    width: 100px;
    height: 100px
}

.ecnew.why .aside-clip[data-why="2"] [data-clip="12"]:before {
    opacity: 1;
    bottom: 340px;
    right: -30px
}

.ecnew.why .aside-clip[data-why] [data-clip="13"]:before {
    background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-why-clip-13.png);
    bottom: 100px;
    right: 35%;
    width: 100px;
    height: 100px
}

.ecnew.why .aside-clip[data-why="2"] [data-clip="13"]:before {
    opacity: 1;
    bottom: 200px;
    right: -60px
}

.ecnew.edition .flex {
    align-items: stretch;
    grid-gap: var(--n-gap)
}

.ecnew.edition .box {
    background-color: var(--cp-color-minus);
    border-radius: 8px;
    padding: 28px;
    max-width: 225px;
    height: auto;
    display: inline-flex;
    flex-wrap: wrap;
    align-content: space-between;
    transform: translate(0, 100px);
    opacity: 0;
    transition: 750ms
}

.ecnew.edition .box.active {
    transform: translate(0, 0);
    opacity: 1
}

.ecnew.edition .box.active:nth-child(3) {
    transition-delay: 0.2s;
    position: relative;
    overflow: hidden
}

.ecnew.edition .box.active:nth-child(3):before {
    content: 'Most Popular';
    position: absolute;
    right: -3px;
    top: 6px;
    line-height: normal;
    background-color: #ffc300;
    padding: 6px 36px;
    text-transform: uppercase;
    transform: rotate(45deg) translate(43px, -10px);
    font-size: 12px;
    font-weight: 500;
    color: #000;
    z-index: 8
}

.ecnew.edition .box .caption-grp {
    width: 100%;
    margin: 0 0 40px
}

.ecnew.edition .box a.cta.cp {
    background: 0 0;
    border: 1px solid #fff
}

.ecnew .non-mobile-view,
.ecnew.edition .box .caption-grp h4 {
    display: block
}

.ecnew.edition .box .caption-grp i {
    line-height: 32px;
    font-size: var(--m-font);
    font-weight: var(--s-wgt)
}

.ecnew.edition .box .caption-grp i strong {
    margin: 0 5px 0 0
}

.ecnew.edition .box .caption-grp h4 b {
    background-color: var(--cp-color);
    padding: 6px 12px;
    display: inline-block;
    border-radius: 5px;
    font-weight: var(--xl-wgt)
}

.ecnew.edition .box .caption-grp ul {
    margin: 20px 0 0;
    border-top: 1px solid #78787d;
    padding: 20px 0 0
}

.ecnew.edition .box .caption-grp li {
    display: inline-flex;
    align-items: center;
    line-height: normal;
    margin: 0 0 20px
}

.ecnew.edition .box .caption-grp ul li:before {
    content: '';
    display: inline-block;
    width: 15px;
    height: 15px;
    background-image: url(https://www.manageengine.com/ems/images/icon/tick-icon-3.svg);
    background-repeat: no-repeat;
    margin: 0 10px 0 0
}

.ecnew.edition .box .caption-grp ul li.plus:before {
    background-image: url(https://www.manageengine.com/tr/ems/images/icon/plus-icon-1.svg)
}

.ecnew.edition .box .caption-grp ul li.more:before {
    background-image: none
}

.ecnew.edition .cta {
    min-width: -webkit-fill-available
}

.ecnew.footprint {
    padding: 100px 20px 240px
}

.ecnew.footprint .box {
    background-color: var(--pm-color);
    padding: 50px;
    border-radius: 8px
}

.ecnew.footprint .box h4 {
    color: #fff !important;
    font-size: var(--xl-font);
    text-transform: none;
    text-align: center;
    margin: 0 0 10px
}

.ecnew.footprint .box p {
    color: #fff !important;
    text-align: center;
    margin: 0
}

.ecnew.footprint .box-cover {
    display: inline-flex;
    width: 730px;
    background-color: var(--cp-color);
    border-radius: 8px;
    justify-content: center
}

.ecnew.footprint .footprint_Swiper {
    width: 1200px;
    height: 320px;
    border-radius: 10px;
    margin: 24px auto 40px;
    background-color: var(--text-light);
    box-shadow: 0 0 14px 0 #00000012
}

.ecnew.footprint .footprint_Swiper .flex {
    justify-content: left;
    height: 100%
}

.ecnew.footprint .footprint_Swiper .clip {
    position: relative;
    width: 460px
}

.ecnew.footprint .footprint_Swiper .clip:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    width: 50px;
    background-image: url(../images/icon/play-icon.svg);
    margin: auto;
    background-size: contain;
    pointer-events: none
}

.ecnew.footprint .footprint_Swiper .caption {
    width: 700px;
    margin: 0 30px 0 0
}

.ecnew.footprint .footprint_Swiper .caption p {
    margin: 0 0 20px;
    font-weight: var(--m-wgt);
    font-size: var(--h4-font)
}

.ecnew.footprint .footprint_Swiper .caption .speaker {
    display: inline-flex;
    align-items: center;
    justify-content: left
}

.ecnew.footprint .footprint_Swiper .caption .speaker .picture {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden
}

.ecnew.footprint .footprint_Swiper .caption .speaker .picture img {
    object-fit: cover;
    max-width: 100%;
    max-height: 100%
}

.ecnew.footprint .footprint_Swiper .caption .speaker .detail h4 {
    margin: 0;
    text-transform: none
}

.ecnew.footprint .footprint_Swiper .caption .speaker .detail {
    margin: 0 0 0 10px
}

.ecnew.footprint .footprint_Swiper .caption .speaker .detail i {
    font-weight: var(--xs-wgt)
}

.ecnew.footprint .footprint_Swiper .swiper-button-next,
.ecnew.footprint .footprint_Swiper .swiper-button-prev {
    bottom: 20px;
    right: 20px;
    left: auto;
    width: 25px;
    height: 25px;
    top: auto;
    background-color: #eee;
    border-radius: 8px;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ecnew.footprint .footprint_Swiper .swiper-button-prev {
    right: 60px
}

.ecnew.footprint .cta-grp {
    justify-content: center
}

@property --num {
    syntax: '<integer>';
    initial-value: 0;
    inherits: false
}

.ecnew.footprint [data-counter] {
    counter-reset: num var(--num);
    min-width: 52px;
    display: inline-block
}

.ecnew.footprint [data-counter="23"] {
    min-width: 60px
}

.ecnew.footprint [data-counter="190"] {
    min-width: 85px
}

.ecnew.footprint .active [data-counter="23"] {
    --num: 23
}

.ecnew.footprint .active [data-counter="28"] {
    --num: 28
}

.ecnew.footprint .active [data-counter="26"] {
    --num: 26
}

.ecnew.footprint .active [data-counter="31"] {
    --num: 31
}

.ecnew.footprint .active [data-counter="20"] {
    --num: 20
}

.ecnew.footprint .active [data-counter="190"] {
    --num: 190
}

.ecnew.footprint .active [data-counter]::after {
    content: counter(num)
}

.ecnew.talk {
    background-color: var(--pm-color);
    padding: 0 20px 20px
}

.ecnew.talk h2 {
    line-height: normal;
    max-width: 600px
}

.ecnew.talk>.flex {
    justify-content: left;
    grid-gap: 40px
}

.ecnew.talk .clip {
    margin: -170px 0 0;
    transform: rotateY(90deg);
    transition: .7s
}

.ecnew.talk .active .clip {
    transform: rotateY(0)
}

.ecnew.talk .clip img {
    width: 500px;
    max-width: 100%
}

.ecnew.faq h4 b {
    background-color: var(--pm-color-hvy-minus);
    padding: 6px 12px;
    display: inline-block;
    border-radius: 5px;
    margin: 0 0 20px
}

.ecnew.faq .box {
    max-width: 850px;
    margin: auto
}

.ecnew.faq h2 {
    font-size: var(--h4-font);
    line-height: normal;
    margin: 0 0 8px
}

.ecnew.faq p {
    font-size: var(--m-font);
    max-width: none
}

.ecnew.talk .caption .cta-grp .cta.pm[title="GET STARTED"]:after {
    content: "FREE TRIAL"
}

.ecnew.talk .caption .cta-grp .cta.sd[title="TALK TO AN EXPERT"]:after {
    content: "TALK TO AN E XPERT"
}

.ecnew.integration h2:after {
    content: "Get Your Workforce in Sync"
}

.ecnew.edition .cta[title=Enterprise]:after,
.ecnew.edition .cta[title=Professional]:after,
.ecnew.edition .cta[title=Security]:after,
.ecnew.edition .cta[title=UEM]:after {
    content: 'Offerte aanvragen'
}

.ecnew p.non-mobile-view {
    max-width: 900px
}

.ecnew.features .main-caption .flex .swiper-wrapper {
    display: flex;
    flex-wrap: wrap
}

/* strip*/
.ecnew.awards {
    background-color: var(--bk-color);
    padding: 0px 20px;
}

.ecnew.awards .box {
    max-width: 1200px;
    margin: auto;
    border-radius: 30px 30px 0 0;
    background: #1F1E22;
    backdrop-filter: blur(15.5px);
}
.ecnew.awards .swiper-pagination-bullet-active{
    background-color:#FFF;
}
.ecnew.awards .swiper-pagination-bullet{
    border:1px solid #FFF;
}
.ecnew.awards .flex .content h2,.ecnew.awards .flex .content p{
    color:#FFF !important;
    text-align:left;
}
.ecnew.awards .flex .content h2{
    font-size:23px;
    line-height:35px;
    font-weight: 600;
}
.ecnew.awards .flex .content p{
    font-size: 15px;
    font-weight: 400;
    line-height: 28px;
    margin: 0 auto 0px;
    max-width: 530px;
}
.ecnew.awards .flex{
    padding: 20px 70px 0px 50px;
    justify-content: space-evenly;
    align-content: center;
    flex-wrap: wrap;
}
.ecnew.awards .swiper-pagination{
    bottom: 10px;
    right: 110px;
    left: auto;
    margin: auto;
    width: auto;
}
.ecnew.awards .flex .content{
    position:relative;
}

.ecnew.awards .flex .image {
    position: relative;
}

.ecnew.awards .flex.forrester .image:before {
    position:absolute;
    content:"";
    background-image:url(https://www.manageengine.com/ems/images/logo/forrester-logo-white.svg);
    width: 140px;
    height: 25px;
    background-size: cover;
    top: -40px;
    left: -40px;
    right: 0;
    margin: auto;
}
.ecnew.awards .flex.forrester .image{
    top: 40px;
    height: 190px;
}
.ecnew.awards .flex.recognition .image{
    width: 265px;
    height: 190px;
}

.ecnew.awards .flex.recognition .image:before,.ecnew.awards .flex.recognition .image:after{
    position: absolute;
    content: "";
    background: url("https://www.manageengine.com/ems/images/icon/award-leaf.svg");
    width: 65px;
    height: 107px;
    background-repeat: no-repeat;
    background-size: contain;
    left: -46px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.ecnew.awards .flex.recognition .image:after{transform: scaleX(-1);right: -240px;}
.ecnew.awards .flex.recognition .image img {
    width: 205px;
    height: 260px;
    top: -50px;
    position: relative;
    left: 8px;
}
.ecnew.awards .flex .content:before{
    content:"";
    position:absolute;
    width:1px;
    height: 140px;
    border-left:1px solid #4E4E4E;
    left: -30px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.ecnew.awards .flex .learn-more-button a{
    color:#FFF;
    text-transform:uppercase;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    position: relative;
}
.ecnew.awards .box a:after {
    background-image: url(https://www.manageengine.com/ems/images/icon/arrow-icon-2.svg);
    content: '';
    width: 10px;
    height: 17px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: absolute;
    filter: brightness(0) saturate(100%) invert(99%) sepia(0%) saturate(5%) hue-rotate(139deg) brightness(102%) contrast(102%);
    right: -24px;
    top: 0;
    bottom: 0;
    margin: auto;
}
/*strip style ends */

@media (max-width:1250px) {

    .ecnew .flex,
    .ecnew.footprint .footprint_Swiper {
        max-width: 1000px
    }

    .ecnew.hero .caption {
        width: 500px;
        text-align: center
    }

    .ecnew.customers .flex {
        grid-gap: 16px
    }

    .ecnew.features .sticky-aside {
        max-width: 350px
    }

    .ecnew.features .main-caption .flex {
        grid-gap: 0
    }

    .ecnew.benefit .main-caption {
        width: 580px
    }

    .ecnew.why .swiper-pagination-bullet {
        font-size: 13px
    }

    .ecnew.edition .box {
        min-width: 180px
    }

    .ecnew.edition .box .caption-grp li,
    .ecnew.edition .cta {
        font-size: 14px
    }

    .ecnew.edition .box .caption-grp h4 b {
        font-size: 16px
    }

    .ecnew.footprint .box h4 {
        font-size: 30px;
        white-space: nowrap
    }

    .ecnew.footprint [data-counter] {
        min-width: auto
    }
}

@media (max-width:1050px) {

    .ecnew .flex,
    .ecnew.benefit .flex,
    .ecnew.edition .flex,
    .ecnew.features>.flex,
    .ecnew.footprint .footprint_Swiper .flex {
        flex-wrap: wrap
    }

    .ecnew.features .sticky-aside {
        position: static;
        max-width: none
    }

    .ecnew.edition .box {
        min-width: auto;
        max-width: 300px
    }

    .ecnew.edition .cta {
        font-size: 14px
    }

    .ecnew.edition .box .caption-grp h4 b {
        font-size: 25px;
        padding: 15px;
        line-height: 35px
    }

    .ecnew.footprint .footprint_Swiper {
        width: auto;
        height: auto
    }

    .ecnew.footprint .footprint_Swiper .clip {
        width: 100%
    }

    .ecnew.footprint .box-cover,
    .ecnew.footprint .footprint_Swiper .caption {
        width: auto
    }

    .ecnew.features .sticky-aside #progress-bar {
        display: none
    }

    .ecnew.talk .clip img {
        width: auto;
        max-width: 300px
    }

    .ecnew.talk .clip {
        margin: -170px auto 0
    }

    .ecnew.talk .caption .cta-grp,
    .ecnew.talk>.flex {
        justify-content: center
    }

    .ecnew.talk .caption h2,
    .ecnew.talk .caption p {
        text-align: center
    }
}

@media (max-width:765px) {

    .cd-words-wrapper,
    .ecnew h1,
    .ecnew h2+p,
    .ecnew.edition p,
    .ecnew.platform,
    .ecnew.why h2,
    .ecnew.why p {
        text-align: center
    }

    :root {
        --h1-font: 40px;
        --h2-font: 28px;
        --h3-font: 20px;
        --h4-font: 18px;
        --p-font: 16px;
        --s-font: 10px;
        --m-font: 12px;
        --l-font: 20px;
        --xl-font: 48px;
        --xs-wgt: 200;
        --s-wgt: 300;
        --m-wgt: 400;
        --l-wgt: 500;
        --xl-wgt: 600;
        --n-gap: 24px;
        --swiper-pagination-bottom: 0px
    }

    #commonHeader,
    .ecnew .cta-grp.flex .download,
    .ecnew .non-mobile-view,
    .ecnew.benefit .sticky-aside .benefits-pagination,
    .ecnew.features .sticky-aside .cta-grp,
    .ecnew.footprint .footprint_Swiper .swiper-button-next,
    .ecnew.footprint .footprint_Swiper .swiper-button-prev,
    .ecnew.hero .clip,
    .ecnew.platform .result .box .clip,
    .ecnew.talk .active .clip,
    .ecnew.talk .caption .cta-grp .cta.non-mobile-view,
    .ecnew.why,
    .ecnew.why .aside-clip,
    .ecnew.why .swiper-cover,
    .promo-flash,
    .zsiq_theme1.zsiq_floatmain .zsiq_flt_rel {
        display: none
    }

    .ecnew,
    .ecnew.customers,
    .ecnew.footprint,
    .ecnew.hero,
    .ecnew.support,
    .ecnew.talk {
        padding: 40px
    }

    .ecnew .mobile-view,
    .ecnew.branding,
    .ecnew.why .m-why,
    .ecnew.why.mobile {
        display: block
    }

    .ecnew [data-client=pc] {
        display: none !important
    }

    .ecnew [data-client=mobile] {
        display: flex !important
    }

    .ecnew h1 {
        line-height: 52px;
        margin-top: -8px
    }

    .cd-words-wrapper {
        width: 100% !important;
        align-content: center
    }

    .cd-words-wrapper b {
        right: 0;
        margin: auto
    }

    .ecnew h2 {
        line-height: 36px;
        margin: 0 0 20px
    }

    .ecnew h2+p {
        margin: 0 0 20px;
        max-width: 100%;
        line-height: 26px
    }

    .ecnew.faq p {
        font-size: 14px;
        margin: 0 0 30px
    }

    .ecnew.faq h2 {
        margin: 0 0 15px
    }

    .ecnew h3 {
        line-height: normal
    }

    .ecnew p {
        margin: 0 0 24px
    }

    .ecnew .cta-grp.flex {
        justify-content: center
    }

    .ecnew .cta {
        width: 100%;
        font-size: 16px;
        height: 55px
    }

    .ecnew .cta-grp .cta {
        width: 85%;
        margin: auto
    }

    .ecnew .cta.sd.dark {
        text-align: center;
        font-size: 100%
    }

    .ecnew.m-sticky {
        display: flex
    }

    .ecnew.arreport {
        width: calc(100% - 80px);
        padding: 40px 40px 70px
    }

    .ecnew.arreport .flex {
        flex-wrap: nowrap;
        justify-content: initial;
        margin: 0;
        align-items: normal;
        grid-gap: 0
    }

    .ecnew.arreport .box {
        flex: none;
        flex-shrink: 0;
        border: 0 !important
    }

    .ecnew.customers h4 {
        margin: 0 0 24px !important
    }

    .ecnew.customers .flex {
        grid-gap: 40px 20px;
        justify-content: center
    }

    .ecnew.customers li {
        width: 140px;
        margin: 0
    }

    .ecnew.customers li img {
        height: auto !important;
        max-height: 100%;
        max-width: 100% !important
    }

    .ecnew.customers li img[alt=Etihad],
    .ecnew.customers li img[alt=Nasa] {
        height: 50px !important;
        max-height: none
    }

    .ecnew.platform {
        margin: 0;
        border-radius: 0;
        background-position: top 426px center;
        background-image: url(https://www.manageengine.com/products/desktop-central/images/ecnew-platform-bg-1.svg);
        z-index: 2;
        position: relative;
        background-repeat: no-repeat
    }

    .ecnew .flex.catalog {
        margin-top: 40px;
        z-index: 1;
        position: relative
    }

    .ecnew.platform .result {
        background: 0 0;
        padding: 320px 0 0;
        grid-gap: var(--n-gap)
    }

    .ecnew.platform .result .box {
        height: auto;
        flex-wrap: wrap;
        border-radius: 8px;
        padding: 20px
    }

    .ecnew.platform .box ul {
        grid-gap: 16px;
        padding: 0;
        background: 0 0;
        justify-content: space-between
    }

    .ecnew.platform .box ul li {
        padding: 0;
        width: auto;
        border: 0
    }

    .ecnew.platform .result .box p {
        line-height: 20px
    }

    .ecnew.platform .box h4 strong {
        display: inline-block
    }

    .ecnew.platform .box h4 b {
        padding: 0;
        background: 0 0;
        font-size: var(--l-font);
        font-weight: 200
    }

    .ecnew.platform .box figcaption {
        color: #000
    }

    .ecnew.support .box figcaption {
        color: #000;
        font-size: 13px
    }

    .ecnew.platform .result .box .clip img {
        padding: 0
    }

    .ecnew.benefit .main-caption,
    .ecnew.features .main-caption .box+.cta-grp,
    .ecnew.features .main-caption .box+.cta-grp a,
    .ecnew.platform .box {
        width: 100%
    }

    .ecnew.benefit .main-caption .swiper-slide {
        height: 400px;
        width: 90%
    }

    .ecnew.features .main-caption h3 {
        display: inline-flex;
        line-height: normal;
        margin: 0 !important;
        width: 100%
    }

    .ecnew.features .main-caption .box img {
        vertical-align: middle;
        margin: 0 0 5px
    }

    .ecnew.features .main-caption .flex {
        grid-gap: 28px;
        height: 500px
    }

    .ecnew.benefit {
        padding-bottom: 40px;
        background: #1f1e22
    }

    .ecnew.spot {
        margin: auto;
        padding: 40px;
        box-shadow: none
    }

    .ecnew.spot>.flex {
        grid-gap: 20px
    }

    .ecnew.spot .cta-grp {
        flex-wrap: nowrap
    }

    .ecnew.spot .cta-grp .cta {
        min-width: 94px
    }

    .ecnew.support .box {
        grid-gap: 28px 4px;
        padding: 16px 5px;
        background-color: var(--text-light);
        box-shadow: 0 0 14px 0 #00000012
    }

    .ecnew.support .box li {
        width: 80px;
        height: auto
    }

    .ecnew.integration {
        background-position: bottom 60px center;
        background-image: none
    }

    .ecnew.integration h2:after {
        content: "Take control of your business fleet"
    }

    .ecnew.integration li {
        position: static;
        width: 140px;
        animation: none;
        margin: 0
    }

    .ecnew.integration li:nth-child(3),
    .ecnew.integration li:nth-child(6),
    .ecnew.integration li:nth-child(7),
    .ecnew.integration li:nth-child(8) {
        margin: 0
    }

    .ecnew.integration .flex {
        grid-gap: 20px;
        margin: auto
    }

    .ecnew.integration li img {
        height: 50%;
        max-width: 64%
    }

    .ecnew.footprint .box {
        width: 100%;
        padding: 30px
    }

    .ecnew.footprint .box h4 {
        white-space: normal
    }

    .ecnew.footprint .box-cover .box h4 {
        font-size: 26px
    }

    .ecnew.footprint .footprint_Swiper .flex {
        margin: 20px
    }

    .ecnew.footprint .footprint_Swiper .flex .clip {
        transform: scale(1.1)
    }

    .ecnew.footprint .footprint_Swiper .caption p {
        font-size: var(--p-font);
        line-height: 24px
    }

    .ecnew.edition .swiper {
        width: 100%;
        height: auto
    }

    .ecnew.edition .box {
        max-width: calc(100% - 56px);
        padding: 25px 28px
    }

    .ecnew.edition .swiper-button-next,
    .ecnew.edition .swiper-button-prev {
        display: flex;
        top: 32px;
        right: 10px;
        left: unset;
        background-color: var(--cp-color);
        width: 40px;
        height: 40px;
        background-size: contain;
        border-radius: 8px
    }

    .ecnew.edition .swiper-button-prev {
        right: 56px
    }

    .ecnew.edition .swiper-button-next:after,
    .ecnew.edition .swiper-button-prev:after {
        font-size: 20px;
        color: var(--bg-light)
    }

    .ecnew.edition .flex {
        flex-wrap: nowrap;
        justify-content: initial;
        margin: 0;
        align-items: normal;
        max-width: none;
        grid-gap: 0
    }

    .ecnew.edition .box .caption-grp li {
        width: 100%;
        font-size: 16px
    }

    .ecnew.footprint .box-cover {
        max-width: 100%;
        flex-wrap: wrap;
        grid-gap: 17px;
        padding: 30px 15px;
        justify-content: space-between;
        width: 730px;
        align-items: center;
        align-content: center
    }

    .ecnew.footprint .box-cover .box {
        width: 24%;
        padding: 0
    }

    .ecnew.footprint .box-cover .box:nth-child(2) {
        width: 39%
    }

    .ecnew.talk>.flex {
        grid-gap: 0
    }

    .ecnew.talk .clip img {
        width: 160px
    }

    .ecnew.talk .caption .cta-grp .cta {
        min-width: auto;
        width: 114px;
        white-space: nowrap
    }

    .ecnew.talk .caption .cta-grp .cta.mobile-view {
        display: inline-flex
    }

    .ecnew.talk .caption .cta-grp .cta.pm {
        width: auto;
        padding: 0 10px
    }

    .ecnew.edition .box,
    .ecnew.features .main-caption .box,
    .ecnew.platform .box,
    .ecnew.support .box li {
        opacity: 1;
        transform: translate(0, 0)
    }

    .ecnew.features .main-caption .box {
        padding: 0;
        min-height: 200px !important;
        transform: none;
        width: 100%
    }

    .ecnew.features .main-caption .box:last-child {
        padding: 0 0 30px
    }

    .ecnew.arreport.dark.black .swiper-pagination,
    .ecnew.footprint .footprint_Swiper .swiper-pagination {
        bottom: 20px
    }

    .ecnew.arreport.dark.black .swiper-pagination .swiper-pagination-bullet {
        border: 1px solid #dde4ef;
        background: #000;
        width: 9px;
        height: 9px
    }

    .ecnew.arreport.dark.black .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
        background: #dde4ef
    }

    .ecnew.talk .caption .cta-grp .cta.pm[title="GET STARTED"]:after {
        content: "GET STARTED"
    }

    .ecnew.talk .caption .cta-grp .cta.sd[title="TALK TO AN EXPERT"]:after {
        content: "CALL AN EXPERT"
    }

    .ecnew.footprint .footprint_Swiper .swiper-slide {
        padding-bottom: 40px
    }

    .ecnew.edition .box .caption-grp h4 {
        width: 70%
    }

    .ecnew.edition .cta {
        width: 85%
    }

    .ecnew.edition .box .caption-grp ul {
        border-top: none
    }

    .ecnew i strong {
        font-size: 40px
    }

    .ecnew.edition .box .caption-grp i {
        font-size: 14px;
        line-height: 40px
    }

    .ecnew.edition .cta[title=Enterprise]:after,
    .ecnew.edition .cta[title=Professional]:after,
    .ecnew.edition .cta[title=Security]:after,
    .ecnew.edition .cta[title=UEM]:after {
        content: "REQUEST QUOTE"
    }

    .ecnew.why.mobile .box.faq-box {
        border-bottom: 2px solid #d6d9df;
        padding: 20px 0;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
        position: relative;
        width: 100%;
        text-align: left;
        grid-gap: 0px
    }

    .ecnew.why.mobile .box .caption {
        display: flex;
        justify-content: space-between;
        width: inherit
    }

    .ecnew.why.mobile a.faq {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        opacity: 0
    }

    .ecnew.why.mobile .box .caption .icon {
        background: 0 0
    }

    .ecnew.why.mobile .box.faq-box p {
        text-align: left
    }

    .ecnew.why.mobile .box.faq-box:last-child {
        border-bottom: none
    }

    .ecnew.why.mobile .box .caption .icon img {
        width: 8px;
        transform: rotate(270deg)
    }

    .ecnew.why.mobile .box .caption .icon.add img {
        transform: rotate(90deg)
    }

    .ecnew.benefit .swiper {
        height: 450px
    }

    .ecnew.benefit .main-caption .slide-box .clipgrp .clipcover {
        height: 350px
    }

    .ecnew.benefit .main-caption .slide-box .clipgrp {
        height: 350px;
        width: 100%
    }

    .ecnew.benefit .main-caption .slide-box.swiper-slide-active .clipgrp img {
        transform: translate(0, -60px)
    }

    .ecnew .sticky-aside h2 {
        margin: 0 0 20px
    }

    .ecnew.features .main-caption {
        width: 300px
    }

    .ecnew.benefit .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active,
    .ecnew.features .main-caption .flex .slick-dots li.slick-active button {
        background: #fff
    }

    .ecnew.features .main-caption .flex .slick-dots li button {
        border-color: #fff
    }

    .ecnew.features .main-caption .cta-grp.flex {
        height: 60px
    }

    .ecnew.benefit .swiper .swiper-pagination .swiper-pagination-bullet {
        border: 1px solid #fff;
        color: transparent
    }

    .ecnew.benefit .sticky-aside p {
        font-size: 18px
    }

    .ecnew.platform .result .caption h3 {
        font-weight: 500
    }

    .ecnew.features .main-caption .flex .swiper-wrapper {
        flex-wrap: nowrap;
        margin: 0 0 30px
    }
}

@media screen and (max-width:500px) {
    .zsiq_theme1.zsiq_floatmain {
        display: none !important
    }

    .ecnew.features .main-caption .flex .swiper-pagination {
        bottom: 70px
    }
}

/* -------------------------------- 

Primary style

-------------------------------- */
.cd-title {
    position: relative;
    height: 160px;
    line-height: 230px;
    text-align: center;
}

.cd-title h1 {
    font-size: 2.4rem;
    font-weight: 700;
}

@media only screen and (min-width: 768px) {
    .cd-title {
        line-height: 250px;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-title {
        height: 200px;
        line-height: 300px;
    }

    .cd-title h1 {
        font-size: 3rem;
    }
}

.cd-intro {
    width: 90%;
    max-width: 768px;
    text-align: center;
}

.cd-intro {
    margin: 4em auto;
}

@media only screen and (min-width: 768px) {
    .cd-intro {
        margin: 5em auto;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-intro {
        margin: 6em auto;
    }
}

.cd-headline {
    font-size: 3rem;
    line-height: 1.2;
}

@media only screen and (min-width: 768px) {
    .cd-headline {
        font-size: 4.4rem;
        font-weight: 300;
    }
}

@media only screen and (min-width: 1170px) {
    .cd-headline {
        font-size: 6rem;
    }
}

.cd-words-wrapper {
    display: inline-block;
    position: relative;
    text-align: left;
}

.cd-words-wrapper b {
    display: inline-block;
    position: absolute;
    white-space: nowrap;
    left: 0;
    top: 0;
}

.cd-words-wrapper b.is-visible {
    position: relative;
}

.no-js .cd-words-wrapper b {
    opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible {
    opacity: 1;
}

/* -------------------------------- 

xrotate-1 

-------------------------------- */
.cd-headline.rotate-1 .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}

.cd-headline.rotate-1 b {
    opacity: 0;
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
}

.cd-headline.rotate-1 b.is-visible {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    -webkit-animation: cd-rotate-1-in 1.2s;
    -moz-animation: cd-rotate-1-in 1.2s;
    animation: cd-rotate-1-in 1.2s;
}

.cd-headline.rotate-1 b.is-hidden {
    -webkit-transform: rotateX(180deg);
    -moz-transform: rotateX(180deg);
    -ms-transform: rotateX(180deg);
    -o-transform: rotateX(180deg);
    transform: rotateX(180deg);
    -webkit-animation: cd-rotate-1-out 1.2s;
    -moz-animation: cd-rotate-1-out 1.2s;
    animation: cd-rotate-1-out 1.2s;
}

@-webkit-keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        opacity: 0;
    }

    35% {
        -webkit-transform: rotateX(120deg);
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(360deg);
        opacity: 1;
    }
}

@-moz-keyframes cd-rotate-1-in {
    0% {
        -moz-transform: rotateX(180deg);
        opacity: 0;
    }

    35% {
        -moz-transform: rotateX(120deg);
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    100% {
        -moz-transform: rotateX(360deg);
        opacity: 1;
    }
}

@keyframes cd-rotate-1-in {
    0% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }

    35% {
        -webkit-transform: rotateX(120deg);
        -moz-transform: rotateX(120deg);
        -ms-transform: rotateX(120deg);
        -o-transform: rotateX(120deg);
        transform: rotateX(120deg);
        opacity: 0;
    }

    65% {
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(360deg);
        -moz-transform: rotateX(360deg);
        -ms-transform: rotateX(360deg);
        -o-transform: rotateX(360deg);
        transform: rotateX(360deg);
        opacity: 1;
    }
}

@-webkit-keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        opacity: 1;
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        opacity: 1;
    }

    65% {
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(180deg);
        opacity: 0;
    }
}

@-moz-keyframes cd-rotate-1-out {
    0% {
        -moz-transform: rotateX(0deg);
        opacity: 1;
    }

    35% {
        -moz-transform: rotateX(-40deg);
        opacity: 1;
    }

    65% {
        opacity: 0;
    }

    100% {
        -moz-transform: rotateX(180deg);
        opacity: 0;
    }
}

@keyframes cd-rotate-1-out {
    0% {
        -webkit-transform: rotateX(0deg);
        -moz-transform: rotateX(0deg);
        -ms-transform: rotateX(0deg);
        -o-transform: rotateX(0deg);
        transform: rotateX(0deg);
        opacity: 1;
    }

    35% {
        -webkit-transform: rotateX(-40deg);
        -moz-transform: rotateX(-40deg);
        -ms-transform: rotateX(-40deg);
        -o-transform: rotateX(-40deg);
        transform: rotateX(-40deg);
        opacity: 1;
    }

    65% {
        opacity: 0;
    }

    100% {
        -webkit-transform: rotateX(180deg);
        -moz-transform: rotateX(180deg);
        -ms-transform: rotateX(180deg);
        -o-transform: rotateX(180deg);
        transform: rotateX(180deg);
        opacity: 0;
    }
}

/* -------------------------------- 

xtype 

-------------------------------- */
.cd-headline.type .cd-words-wrapper {
    vertical-align: top;
    overflow: hidden;
}

.cd-headline.type .cd-words-wrapper::after {
    /* vertical bar */
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 90%;
    width: 1px;
    background-color: #aebcb9;
}

.cd-headline.type .cd-words-wrapper.waiting::after {
    -webkit-animation: cd-pulse 1s infinite;
    -moz-animation: cd-pulse 1s infinite;
    animation: cd-pulse 1s infinite;
}

.cd-headline.type .cd-words-wrapper.selected {
    background-color: #aebcb9;
}

.cd-headline.type .cd-words-wrapper.selected::after {
    visibility: hidden;
}

.cd-headline.type .cd-words-wrapper.selected b {
    color: #0d0d0d;
}

.cd-headline.type b {
    visibility: hidden;
}

.cd-headline.type b.is-visible {
    visibility: visible;
}

.cd-headline.type i {
    position: absolute;
    visibility: hidden;
}

.cd-headline.type i.in {
    position: relative;
    visibility: visible;
}

@-webkit-keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        opacity: 1;
    }

    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}

@-moz-keyframes cd-pulse {
    0% {
        -moz-transform: translateY(-50%) scale(1);
        opacity: 1;
    }

    40% {
        -moz-transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }

    100% {
        -moz-transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}

@keyframes cd-pulse {
    0% {
        -webkit-transform: translateY(-50%) scale(1);
        -moz-transform: translateY(-50%) scale(1);
        -ms-transform: translateY(-50%) scale(1);
        -o-transform: translateY(-50%) scale(1);
        transform: translateY(-50%) scale(1);
        opacity: 1;
    }

    40% {
        -webkit-transform: translateY(-50%) scale(0.9);
        -moz-transform: translateY(-50%) scale(0.9);
        -ms-transform: translateY(-50%) scale(0.9);
        -o-transform: translateY(-50%) scale(0.9);
        transform: translateY(-50%) scale(0.9);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(-50%) scale(0);
        -moz-transform: translateY(-50%) scale(0);
        -ms-transform: translateY(-50%) scale(0);
        -o-transform: translateY(-50%) scale(0);
        transform: translateY(-50%) scale(0);
        opacity: 0;
    }
}

/* -------------------------------- 

xrotate-2 

-------------------------------- */
.cd-headline.rotate-2 .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}

.cd-headline.rotate-2 i,
.cd-headline.rotate-2 em {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.cd-headline.rotate-2 b {
    opacity: 0;
}

.cd-headline.rotate-2 i {
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transform: translateZ(-20px) rotateX(90deg);
    -moz-transform: translateZ(-20px) rotateX(90deg);
    -ms-transform: translateZ(-20px) rotateX(90deg);
    -o-transform: translateZ(-20px) rotateX(90deg);
    transform: translateZ(-20px) rotateX(90deg);
    opacity: 0;
}

.is-visible .cd-headline.rotate-2 i {
    opacity: 1;
}

.cd-headline.rotate-2 i.in {
    -webkit-animation: cd-rotate-2-in 0.4s forwards;
    -moz-animation: cd-rotate-2-in 0.4s forwards;
    animation: cd-rotate-2-in 0.4s forwards;
}

.cd-headline.rotate-2 i.out {
    -webkit-animation: cd-rotate-2-out 0.4s forwards;
    -moz-animation: cd-rotate-2-out 0.4s forwards;
    animation: cd-rotate-2-out 0.4s forwards;
}

.cd-headline.rotate-2 em {
    -webkit-transform: translateZ(20px);
    -moz-transform: translateZ(20px);
    -ms-transform: translateZ(20px);
    -o-transform: translateZ(20px);
    transform: translateZ(20px);
}

.no-csstransitions .cd-headline.rotate-2 i {
    -webkit-transform: rotateX(0deg);
    -moz-transform: rotateX(0deg);
    -ms-transform: rotateX(0deg);
    -o-transform: rotateX(0deg);
    transform: rotateX(0deg);
    opacity: 0;
}

.no-csstransitions .cd-headline.rotate-2 i em {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.no-csstransitions .cd-headline.rotate-2 .is-visible i {
    opacity: 1;
}

@-webkit-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
    }
}

@-moz-keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(90deg);
    }

    60% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(-10deg);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0deg);
    }
}

@keyframes cd-rotate-2-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(90deg);
        -moz-transform: translateZ(-20px) rotateX(90deg);
        -ms-transform: translateZ(-20px) rotateX(90deg);
        -o-transform: translateZ(-20px) rotateX(90deg);
        transform: translateZ(-20px) rotateX(90deg);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(-10deg);
        -moz-transform: translateZ(-20px) rotateX(-10deg);
        -ms-transform: translateZ(-20px) rotateX(-10deg);
        -o-transform: translateZ(-20px) rotateX(-10deg);
        transform: translateZ(-20px) rotateX(-10deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0deg);
        -moz-transform: translateZ(-20px) rotateX(0deg);
        -ms-transform: translateZ(-20px) rotateX(0deg);
        -o-transform: translateZ(-20px) rotateX(0deg);
        transform: translateZ(-20px) rotateX(0deg);
    }
}

@-webkit-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
    }
}

@-moz-keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(-20px) rotateX(0);
    }

    60% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-100deg);
    }

    100% {
        opacity: 0;
        -moz-transform: translateZ(-20px) rotateX(-90deg);
    }
}

@keyframes cd-rotate-2-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(-20px) rotateX(0);
        -moz-transform: translateZ(-20px) rotateX(0);
        -ms-transform: translateZ(-20px) rotateX(0);
        -o-transform: translateZ(-20px) rotateX(0);
        transform: translateZ(-20px) rotateX(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-100deg);
        -moz-transform: translateZ(-20px) rotateX(-100deg);
        -ms-transform: translateZ(-20px) rotateX(-100deg);
        -o-transform: translateZ(-20px) rotateX(-100deg);
        transform: translateZ(-20px) rotateX(-100deg);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-20px) rotateX(-90deg);
        -moz-transform: translateZ(-20px) rotateX(-90deg);
        -ms-transform: translateZ(-20px) rotateX(-90deg);
        -o-transform: translateZ(-20px) rotateX(-90deg);
        transform: translateZ(-20px) rotateX(-90deg);
    }
}

/* -------------------------------- 

xloading-bar 

-------------------------------- */
.cd-headline.loading-bar span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.loading-bar .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}

.cd-headline.loading-bar .cd-words-wrapper::after {
    /* loading bar */
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    height: 3px;
    width: 0;
    background: #0096a7;
    z-index: 2;
    -webkit-transition: width 0.3s -0.1s;
    -moz-transition: width 0.3s -0.1s;
    transition: width 0.3s -0.1s;
}

.cd-headline.loading-bar .cd-words-wrapper.is-loading::after {
    width: 100%;
    -webkit-transition: width 3s;
    -moz-transition: width 3s;
    transition: width 3s;
}

.cd-headline.loading-bar b {
    top: .2em;
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -moz-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.cd-headline.loading-bar b.is-visible {
    opacity: 1;
    top: 0;
}

/* -------------------------------- 

xslide 

-------------------------------- */
.cd-headline.slide span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.slide .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}

.cd-headline.slide b {
    opacity: 0;
    top: .2em;
}

.cd-headline.slide b.is-visible {
    top: 0;
    opacity: 1;
    -webkit-animation: slide-in 0.6s;
    -moz-animation: slide-in 0.6s;
    animation: slide-in 0.6s;
}

.cd-headline.slide b.is-hidden {
    -webkit-animation: slide-out 0.6s;
    -moz-animation: slide-out 0.6s;
    animation: slide-out 0.6s;
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -moz-transform: translateY(-100%);
    }

    60% {
        opacity: 1;
        -moz-transform: translateY(20%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%);
        -moz-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        -o-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateY(20%);
        -moz-transform: translateY(20%);
        -ms-transform: translateY(20%);
        -o-transform: translateY(20%);
        transform: translateY(20%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
}

@-webkit-keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
    }
}

@-moz-keyframes slide-out {
    0% {
        opacity: 1;
        -moz-transform: translateY(0);
    }

    60% {
        opacity: 0;
        -moz-transform: translateY(120%);
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(100%);
    }
}

@keyframes slide-out {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateY(120%);
        -moz-transform: translateY(120%);
        -ms-transform: translateY(120%);
        -o-transform: translateY(120%);
        transform: translateY(120%);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(100%);
        -moz-transform: translateY(100%);
        -ms-transform: translateY(100%);
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
}

/* -------------------------------- 

xclip 

-------------------------------- */
.cd-headline.clip span {
    display: inline-block;
    padding: .2em 0;
}

.cd-headline.clip .cd-words-wrapper {
    overflow: hidden;
    vertical-align: top;
}

.cd-headline.clip .cd-words-wrapper::after {
    /* line */
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 2px;
    height: 100%;
    background-color: #aebcb9;
}

.cd-headline.clip b {
    opacity: 0;
}

.cd-headline.clip b.is-visible {
    opacity: 1;
}

/* -------------------------------- 

xzoom 

-------------------------------- */
.cd-headline.zoom .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}

.cd-headline.zoom b {
    opacity: 0;
}

.cd-headline.zoom b.is-visible {
    opacity: 1;
    -webkit-animation: zoom-in 0.8s;
    -moz-animation: zoom-in 0.8s;
    animation: zoom-in 0.8s;
}

.cd-headline.zoom b.is-hidden {
    -webkit-animation: zoom-out 0.8s;
    -moz-animation: zoom-out 0.8s;
    animation: zoom-out 0.8s;
}

@-webkit-keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
    }
}

@-moz-keyframes zoom-in {
    0% {
        opacity: 0;
        -moz-transform: translateZ(100px);
    }

    100% {
        opacity: 1;
        -moz-transform: translateZ(0);
    }
}

@keyframes zoom-in {
    0% {
        opacity: 0;
        -webkit-transform: translateZ(100px);
        -moz-transform: translateZ(100px);
        -ms-transform: translateZ(100px);
        -o-transform: translateZ(100px);
        transform: translateZ(100px);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@-webkit-keyframes zoom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
    }
}

@-moz-keyframes zoom-out {
    0% {
        opacity: 1;
        -moz-transform: translateZ(0);
    }

    100% {
        opacity: 0;
        -moz-transform: translateZ(-100px);
    }
}

@keyframes zoom-out {
    0% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateZ(-100px);
        -moz-transform: translateZ(-100px);
        -ms-transform: translateZ(-100px);
        -o-transform: translateZ(-100px);
        transform: translateZ(-100px);
    }
}

/* -------------------------------- 

xrotate-3 

-------------------------------- */
.cd-headline.rotate-3 .cd-words-wrapper {
    -webkit-perspective: 300px;
    -moz-perspective: 300px;
    perspective: 300px;
}

.cd-headline.rotate-3 b {
    opacity: 0;
}

.cd-headline.rotate-3 i {
    display: inline-block;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.is-visible .cd-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
}

.cd-headline.rotate-3 i.in {
    -webkit-animation: cd-rotate-3-in 0.6s forwards;
    -moz-animation: cd-rotate-3-in 0.6s forwards;
    animation: cd-rotate-3-in 0.6s forwards;
}

.cd-headline.rotate-3 i.out {
    -webkit-animation: cd-rotate-3-out 0.6s forwards;
    -moz-animation: cd-rotate-3-out 0.6s forwards;
    animation: cd-rotate-3-out 0.6s forwards;
}

.no-csstransitions .cd-headline.rotate-3 i {
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    -o-transform: rotateY(0deg);
    transform: rotateY(0deg);
    opacity: 0;
}

.no-csstransitions .cd-headline.rotate-3 .is-visible i {
    opacity: 1;
}

@-webkit-keyframes cd-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg);
    }

    100% {
        -webkit-transform: rotateY(0deg);
    }
}

@-moz-keyframes cd-rotate-3-in {
    0% {
        -moz-transform: rotateY(180deg);
    }

    100% {
        -moz-transform: rotateY(0deg);
    }
}

@keyframes cd-rotate-3-in {
    0% {
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }

    100% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

@-webkit-keyframes cd-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0);
    }

    100% {
        -webkit-transform: rotateY(-180deg);
    }
}

@-moz-keyframes cd-rotate-3-out {
    0% {
        -moz-transform: rotateY(0);
    }

    100% {
        -moz-transform: rotateY(-180deg);
    }
}

@keyframes cd-rotate-3-out {
    0% {
        -webkit-transform: rotateY(0);
        -moz-transform: rotateY(0);
        -ms-transform: rotateY(0);
        -o-transform: rotateY(0);
        transform: rotateY(0);
    }

    100% {
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
}

/* -------------------------------- 

xscale 

-------------------------------- */
.cd-headline.scale b {
    opacity: 0;
}

.cd-headline.scale i {
    display: inline-block;
    opacity: 0;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}

.is-visible .cd-headline.scale i {
    opacity: 1;
}

.cd-headline.scale i.in {
    -webkit-animation: scale-up 0.6s forwards;
    -moz-animation: scale-up 0.6s forwards;
    animation: scale-up 0.6s forwards;
}

.cd-headline.scale i.out {
    -webkit-animation: scale-down 0.6s forwards;
    -moz-animation: scale-down 0.6s forwards;
    animation: scale-down 0.6s forwards;
}

.no-csstransitions .cd-headline.scale i {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 0;
}

.no-csstransitions .cd-headline.scale .is-visible i {
    opacity: 1;
}

@-webkit-keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 1;
    }
}

@-moz-keyframes scale-up {
    0% {
        -moz-transform: scale(0);
        opacity: 0;
    }

    60% {
        -moz-transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1;
    }
}

@keyframes scale-up {
    0% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }
}

@-webkit-keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        opacity: 1;
    }

    60% {
        -webkit-transform: scale(0);
        opacity: 0;
    }
}

@-moz-keyframes scale-down {
    0% {
        -moz-transform: scale(1);
        opacity: 1;
    }

    60% {
        -moz-transform: scale(0);
        opacity: 0;
    }
}

@keyframes scale-down {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    60% {
        -webkit-transform: scale(0);
        -moz-transform: scale(0);
        -ms-transform: scale(0);
        -o-transform: scale(0);
        transform: scale(0);
        opacity: 0;
    }
}

/* -------------------------------- 

xpush 

-------------------------------- */
.cd-headline.push b {
    opacity: 0;
}

.cd-headline.push b.is-visible {
    opacity: 1;
    -webkit-animation: push-in 0.6s;
    -moz-animation: push-in 0.6s;
    animation: push-in 0.6s;
}

.cd-headline.push b.is-hidden {
    -webkit-animation: push-out 0.6s;
    -moz-animation: push-out 0.6s;
    animation: push-out 0.6s;
}

@-webkit-keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}

@-moz-keyframes push-in {
    0% {
        opacity: 0;
        -moz-transform: translateX(-100%);
    }

    60% {
        opacity: 1;
        -moz-transform: translateX(10%);
    }

    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}

@keyframes push-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100%);
        -moz-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        -o-transform: translateX(-100%);
        transform: translateX(-100%);
    }

    60% {
        opacity: 1;
        -webkit-transform: translateX(10%);
        -moz-transform: translateX(10%);
        -ms-transform: translateX(10%);
        -o-transform: translateX(10%);
        transform: translateX(10%);
    }

    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }
}

@-webkit-keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
    }
}

@-moz-keyframes push-out {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }

    60% {
        opacity: 0;
        -moz-transform: translateX(110%);
    }

    100% {
        opacity: 0;
        -moz-transform: translateX(100%);
    }
}

@keyframes push-out {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
    }

    60% {
        opacity: 0;
        -webkit-transform: translateX(110%);
        -moz-transform: translateX(110%);
        -ms-transform: translateX(110%);
        -o-transform: translateX(110%);
        transform: translateX(110%);
    }

    100% {
        opacity: 0;
        -webkit-transform: translateX(100%);
        -moz-transform: translateX(100%);
        -ms-transform: translateX(100%);
        -o-transform: translateX(100%);
        transform: translateX(100%);
    }
}