.main *,
.main ::after,
.main ::before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.heading-menu {
    display: none
}
img {
    width: 100%;
    height: auto
}
.main {
    font-family: 'ZohoPuvi';
    font-weight: 300;
    color: #102336;
    overflow: hidden
}
.main h1,
.main h2,
.main h3,
.main h4,
.main h5,
.main h6,
.main p {
    color: inherit
}
#scroll {padding: 0;}
.main .my-container {
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 25px
}
.main .lr-container {
    display: table;
    width: 100%
}
.main .lhs {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1
}
.main .rhs {
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    opacity: 1
}
.main a {
    text-decoration: none
}
.main h2 {
    font-size: 30px;
    font-weight: 500;
    line-height: 1.3;
    margin-bottom: 25px
}
.main p {
    font-size: 16px;
    line-height: 1.8
}
.main strong {
    font-weight: 500
}
.sprite span,
.banner .sprite .ban-bg::after,
.banner .sprite .ban-bg::before,
.sec4 .sec4-content::before {
    background: url(/sites/meweb/images/se/log-management/images/user-and-entity-behavior-analytics-banner-sprite-22.png) no-repeat;
    background-size: 600px;
    position: absolute
}
.intro::before,
.intro::after,
.sec2 .card-front::before,
.sec2 .card-back::before,
.sec2 .card-back a::before,
.sec4 ul li::before {
    background: url(/sites/meweb/images/se/log-management/images/user-and-entity-behavior-analytics-sprite-22.png) no-repeat;
    background-size: 424px;
    position: absolute
}
.banner {
    background: -o-linear-gradient(top, #cedfff 10%, #fff);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #cedfff), to(#fff));
    background: linear-gradient(to bottom, #cedfff 10%, #fff);
    padding: 80px 0 140px
}
.banner .my-container {
    max-width: 1150px
}
.banner h1 {
    font-size: 37px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 16px
}
.banner p {
    font-size: 26px;
    line-height: 1.6;
    margin-bottom: 40px
}
.banner .lhs {
    float: left;
    width: calc(100% - 430px);
    padding-right: 180px
}
.banner .rhs {
    float: right;
    width: 400px;
    height: 346px;
    position: relative
}
.banner .sprite .ban-bg::before {
    content: '';
    background-position: -382px -23px;
    width: 65px;
    height: 64px;
    top: -24px;
    left: -24px;
    z-index: -1;
    -webkit-animation: ban-icon 1s linear .4s both, icon-blink 3s linear 2.4s infinite;
    animation: ban-icon 1s linear .4s both, icon-blink 3s linear 2.4s infinite
}
.banner .sprite .ban-bg {
    background-position: -1px -2px;
    width: 369px;
    height: 346px
}
.banner .sprite .ban-bg::after {
    content: '';
    background-position: -458px -23px;
    width: 65px;
    height: 64px;
    bottom: -24px;
    right: -24px;
    z-index: -1;
    -webkit-animation: ban-icon 1s linear 1.6s both, icon-blink 3s linear 3s infinite;
    animation: ban-icon 1s linear 1.6s both, icon-blink 3s linear 3s infinite
}
.banner .sprite .man-focus {
    content: '';
    background-position: -313px -371px;
    width: 277px;
    height: 339px;
    top: 0;
    left: -20px;
    right: 0;
    margin: auto;
}
.banner a.cta {
    background-color: #e8132a;
    font-size: 18px;
    font-weight: 400;
    line-height: 18px;
    color: #fff;
    padding: 15px 40px 15px 60px;
    border-radius: 5px;
    display: inline-block;
    position: relative;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}
.banner a.cta:hover {
    background-color: #fc1933;
    -webkit-box-shadow: 4px 8px 15px rgba(213, 51, 54, 0.4);
    box-shadow: 4px 8px 15px rgba(213, 51, 54, 0.4)
}
.banner .dwn-cta-ani {
    left: 35px;
    bottom: 0;
    top: 0;
    margin: auto
}
.banner a.dwn-cta-ani::after {
    width: 4px
}
.intro::before {
    content: '';
    background-position: -3px -1px;
    width: 413px;
    height: 350px;
    bottom: -5px;
    left: 0
}
.intro {
    background-color: #fff7dd;
    border: 1px solid #d3c06e;
    border-radius: 10px;
    padding: 60px 80px 60px 400px;
    position: relative;
    margin-bottom: 80px;
    overflow: hidden;
    opacity: 1
}
.animated.intro {
    -webkit-animation: fadeUp 1s ease-in both;
    animation: fadeUp 1s ease-in both
}
.intro::after {
    content: '';
    background-position: -3px -374px;
    width: 239px;
    height: 163px;
    bottom: 0;
    right: 0;
    z-index: -1
}
.intro p {
    font-size: 18px;
    line-height: 1.8
}
.intro p:first-child {
    padding-bottom: 16px
}
.sec1 .odd,
.sec1 .even {
    margin-bottom: 80px
}
.sec1 .odd .lhs {
    width: 50%;
    position: relative;
    left: -70px
}
.sec1 .odd .rhs {
    width: 50%;
    padding-left: 60px
}
.sec1 .even .lhs {
    width: 50%;
    padding-right: 70px
}
.sec1 .even .rhs {
    width: 50%;
    position: relative;
    right: -70px
}
.animated .lhs {
    -webkit-animation: fadeInLeft 1.2s ease-in-out both;
    animation: fadeInLeft 1.2s ease-in-out both
}
.animated .rhs {
    -webkit-animation: fadeInRight 1.2s ease-in-out both;
    animation: fadeInRight 1.2s ease-in-out both
}
.sec1 .sec1-header {
    text-align: center;
    margin-bottom: 50px;
    opacity: 1
}
.animated.sec1-header {
    -webkit-animation: fadeUp 1s ease-in both;
    animation: fadeUp 1s ease-in both
}
.sec1 .sec1-header h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 14px
}
.sec1 .sec1-header p {
    font-size: 18px;
    padding: 0 70px;
    line-height: 1.6
}
.sec2 {
    margin-bottom: 80px
}
.sec2 .sec2-header {
    text-align: center;
    margin-bottom: 50px;
    opacity: 1
}
.animated.sec2-header {
    -webkit-animation: fadeUp 1s ease-in both;
    animation: fadeUp 1s ease-in both
}
.sec2 .sec2-header h2 {
    font-size: 36px;
    font-weight: 500;
    line-height: 1.4;
    margin-bottom: 14px
}
.sec2 .sec2-header p {
    font-size: 18px;
    padding: 0 80px;
    line-height: 1.6
}
.sec2 .three-cards {
    text-align: center
}
.sec2 .card {
    display: inline-block;
    background: transparent;
    width: calc(94% / 3);
    height: 420px;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    text-align: left;
    opacity: 1
}
.animated.card1 {
    -webkit-animation: fadeDown 1s ease-in both;
    animation: fadeDown 1s ease-in both
}
.animated.card2 {
    -webkit-animation: fadeUp 1s ease-in both;
    animation: fadeUp 1s ease-in both
}
.animated.card3 {
    -webkit-animation: fadeDown 1s ease-in both;
    animation: fadeDown 1s ease-in both
}
.sec2 .card:not(:last-child) {
    margin-right: 24px
}
.sec2 .card .card-title {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    padding: 10px 40px 10px 30px;
    -webkit-clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%);
    clip-path: polygon(0 0, 90% 0, 100% 100%, 0% 100%)
}
.sec2 .card.card1 .card-title {
    background: #e6dafe
}
.sec2 .card.card2 .card-title {
    background: #d1f2ff
}
.sec2 .card.card3 .card-title {
    background: #ffdfdf
}
.sec2 .flip-card {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    -webkit-transition: -webkit-transform .6s;
    transition: -webkit-transform .6s;
    -o-transition: transform .6s;
    transition: transform .6s;
    transition: transform 0.6s, -webkit-transform .6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.sec2 .card:hover .flip-card {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}
.sec2 .card-front,
.sec2 .card-back {
    color: #fff;
    border-radius: 0 8px 8px;
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}
.sec2 .card-front {
    padding: 30px 58px;
    z-index: -1
}
.sec2 .card-front::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto
}
.sec2 .card1 .card-front,
.sec2 .card1 .card-back {
    background-color: #480fbc
}
.sec2 .card2 .card-front,
.sec2 .card2 .card-back {
    background-color: #009fdb
}
.sec2 .card3 .card-front,
.sec2 .card3 .card-back {
    background-color: #dc504e
}
.sec2 .card1 .card-front::before {
    background-position: -2px -571px;
    width: 282px;
    height: 173px
}
.sec2 .card2 .card-front::before {
    background-position: -3px -766px;
    width: 306px;
    height: 154px
}
.sec2 .card3 .card-front::before {
    background-position: -3px -941px;
    width: 298px;
    height: 141px
}
.sec2 .card-front h4 {
    font-size: 32px;
    font-weight: 600;
    line-height: 1.3;
    color: #fff;
    margin-bottom: 10px;
    text-transform: uppercase
}
.sec2 .card-front p {
    font-size: 20px;
    font-weight: 300;
    line-height: 1.3
}
.sec2 .card-front span {
    display: inline-block;
    font-size: 42px;
    font-weight: 600;
    text-transform: uppercase;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-orientation: mixed;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    position: absolute;
    right: 24px;
    bottom: 14px
}
.sec2 .card1 .card-front span {
    color: #37069b
}
.sec2 .card2 .card-front span {
    color: #0087ba
}
.sec2 .card3 .card-front span {
    color: #c53a38
}
.sec2 .card-back {
    padding: 30px;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    text-align: left;
    position: relative
}
.sec2 .card-back::before {
    content: '';
    position: absolute;
    bottom: -26px;
    right: -44px;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}
.sec2 .card1 .card-back::before {
    background-position: -2px -571px;
    width: 282px;
    height: 173px
}
.sec2 .card2 .card-back::before {
    background-position: -3px -766px;
    width: 306px;
    height: 154px;
    bottom: -24px
}
.sec2 .card3 .card-back::before {
    background-position: -3px -941px;
    width: 298px;
    height: 141px;
    bottom: -21px
}
.sec2 .card-back h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    color: #fbe104;
    margin-bottom: 18px
}
.sec2 .card-back p {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 16px
}
.sec2 .card-back a {
    display: inline-block;
    font-size: 15px;
    font-weight: 500;
    color: #fff;
    border: 1px solid #fff;
    padding: 8px 40px 8px 22px;
    margin-top: 8px;
    position: relative;
    z-index: 999999
}
.sec2 .card-back a::before {
    content: '';
    background-position: -272px -379px;
    width: 7px;
    height: 12px;
    position: absolute;
    right: 26px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.sec2 .card-back a:hover::before {
    -webkit-transform: translateX(4px);
    -ms-transform: translateX(4px);
    transform: translateX(4px)
}
.sec3 {
    opacity: 1;
    margin-bottom: 80px
}
.animated.sec3 {
    -webkit-animation: fadeUp 1s ease-in both;
    animation: fadeUp 1s ease-in both
}
.sec3 .sec3-header {
    text-align: center;
    margin-bottom: 30px
}
.sec3 .sec3-header p {
    font-size: 18px;
    line-height: 1.3;
    margin-bottom: 8px
}
.sec3 .sec3-header h4 {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.3
}
.sec3 .video {
    width: 50%;
    margin: auto;
    border: 6px solid #fff;
    border-radius: 20px;
    -webkit-box-shadow: 0 0 30px #b1b8c6;
    box-shadow: 0 0 30px #b1b8c6;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}
.sec3 .video:hover {
    -webkit-transform: translateY(-6px);
    -ms-transform: translateY(-6px);
    transform: translateY(-6px)
}
.sec3 .video .bg-light {
    display: inline-block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(16, 22, 22, 0.42);
    -webkit-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}
.sec3 .video:hover .bg-light {
    opacity: .5
}
.sec3 .video .play-btn {
    content: '';
    width: 80px;
    height: 80px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 50px;
    -webkit-box-shadow: 0 0 20px rgba(125, 130, 136, 0.82);
    box-shadow: 0 0 20px rgba(125, 130, 136, 0.82);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-animation: pulse 1s infinite cubic-bezier(0, 0.29, 0.53, 0.93);
    animation: pulse 1s infinite cubic-bezier(0, 0.29, 0.53, 0.93)
}
.sec3 .video .play-btn::before {
    content: '';
    width: 20px;
    height: 30px;
    border-style: solid;
    border-color: transparent transparent transparent #787d84;
    border-width: 15px 0 15px 20px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 4px;
    right: 0;
    margin: auto
}
.sec3 .video:hover .play-btn {
    background: #fff
}
@-webkit-keyframes pulse {
    0%,
    100% {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    50% {
        -webkit-box-shadow: 0 0 0 8px rgba(247, 247, 247, 0.3);
        box-shadow: 0 0 0 8px rgba(247, 247, 247, 0.3)
    }
}
@keyframes pulse {
    0%,
    100% {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    50% {
        -webkit-box-shadow: 0 0 0 8px rgba(247, 247, 247, 0.3);
        box-shadow: 0 0 0 8px rgba(247, 247, 247, 0.3)
    }
}
.popup-video {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    background: rgba(0, 0, 0, 0.8);
    z-index: 999999
}
.popup-video-content {
    max-width: 600px;
    width: 100%;
    margin: auto;
    padding: 10px;
    position: relative;
    top: 50px
}
.popup-video .close-icon {
    position: absolute;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    color: rgb(98, 98, 98);
    background: #fff;
    -webkit-box-shadow: 0 0 10px rgb(0 0 0 / 39%);
    box-shadow: 0 0 10px rgb(0 0 0 / 39%);
    line-height: 15px;
    width: 31px;
    border-radius: 60px;
    padding: 7px;
    top: -3px;
    right: 0;
    -webkit-transition: .3s ease-in;
    -o-transition: .3s ease-in;
    transition: .3s ease-in;
    cursor: pointer
}
#popup-video {
    max-height: 70vh
}
.main .sec4 {
    position: relative;
    margin-bottom: 70px
}
.main .sec4 .my-container {
    max-width: 1400px
}
.sec4 .sec4-content {
    background: #fff7dd;
    border-radius: 20px;
    position: relative
}
.sec4 .sec4-content::before {
    content: '';
    background-position: -322px -743px;
    width: 227px;
    height: 76px;
    position: absolute;
    top: 80px;
    left: -48px;
    opacity: 1
}
.sec4.animated .sec4-content::before {
    -webkit-animation: plane 5s linear 1.6s both;
    animation: plane 5s linear 1.6s both
}
@-webkit-keyframes plane {
    0% {
        -webkit-transform: translate(-100px, 200px);
        transform: translate(-100px, 200px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}
@keyframes plane {
    0% {
        -webkit-transform: translate(-100px, 200px);
        transform: translate(-100px, 200px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        opacity: 1
    }
}
.sec4 .lr-container {
    overflow: hidden;
    padding: 80px 56px 0
}
.sec4 .rhs {
    width: calc(100% - 500px);
    padding-bottom: 80px
}
.sec4 .lhs {
    width: 500px;
    position: relative
}
.sec4 .animated .lhs,
.sec4 .animated .rhs {
    -webkit-animation-duration: 1s;
    animation-duration: 1s
}
.sec4 .sprite .building {
    background-position: -7px -841px;
    width: 582px;
    height: 352px;
    position: absolute;
    left: -212px;
    bottom: -8px
}
.sec4 .sprite .man {
    background-position: -7px -371px;
    width: 232px;
    height: 442px;
    position: absolute;
    left: 132px;
    bottom: 0
}
.sec4.animated .sprite .man {
    -webkit-animation: man 2s 1s cubic-bezier(0, 0.69, 0.81, 0.4) both;
    animation: man 2s 1s cubic-bezier(0, 0.69, 0.81, 0.4) both
}
@-webkit-keyframes man {
    0% {
        -webkit-transform: translate(-400px, 195px);
        transform: translate(-400px, 195px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
@keyframes man {
    0% {
        -webkit-transform: translate(-400px, 195px);
        transform: translate(-400px, 195px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}
#scroll .sec4 .rhs ul {
    display: inline-block;
    width: calc(48% - 2px);
    vertical-align: top;padding: 0;
    list-style-type: none;
}
.sec4 .rhs ul li {
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    color: #102336;
    -webkit-box-shadow: 0 0 20px rgba(61, 81, 91, 0.08);
    box-shadow: 0 0 20px rgba(61, 81, 91, 0.08);
    border-radius: 8px;
    padding: 30px 30px 30px 80px;
    vertical-align: top;
    position: relative
}
.sec4 .rhs ul li.text {
    font-size: 28px;
    line-height: 1.3;
    color: #000;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    padding-bottom: 10px
}
.sec4 .rhs ul li.text span {
    display: inline-block;
    font-size: 30px;
    font-weight: 600;
    line-height: inherit;
    color: #544411;
    background: #f5e6b6;
    padding: 0 4px
}
.sec4 .rhs ul:first-child {
    margin-right: 18px
}
.sec4 .rhs ul li:not(:last-child) {
    margin-bottom: 18px
}
.sec4 ul li::before {
    content: '';
    top: 32px;
    left: 26px
}
.sec4 ul .ic1::before {
    background-position: -292px -424px;
    width: 34px;
    height: 35px
}
.sec4 ul .ic2::before {
    background-position: -290px -374px;
    width: 37px;
    height: 34px
}
.sec4 ul .ic3::before {
    background-position: -291px -471px;
    width: 36px;
    height: 35px
}
.sec4 ul .ic4::before {
    background-position: -339px -374px;
    width: 43px;
    height: 35px
}
.sec4 ul .ic5::before {
    background-position: -339px -420px;
    width: 35px;
    height: 35px
}
@-webkit-keyframes fadeInLeft {
    from {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@keyframes fadeInLeft {
    from {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@-webkit-keyframes fadeInRight {
    from {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@keyframes fadeInRight {
    from {
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@-webkit-keyframes fadeUp {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@keyframes fadeUp {
    from {
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@-webkit-keyframes fadeDown {
    from {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@keyframes fadeDown {
    from {
        -webkit-transform: translateY(-50px);
        transform: translateY(-50px)
    }
    to {
        -webkit-transform: translateX(0px);
        transform: translateX(0px);
        opacity: 1
    }
}
@media (max-width: 1350px) {
    .sec1 .odd .lhs {
        left: 0
    }
    .sec1 .even .rhs {
        right: 0
    }
    .sec2 .card-front {
        padding: 30px
    }
    .sec4 .lhs {
        width: 450px
    }
}
@media (max-width: 1200px) {
    .banner .lhs {
        padding-right: 60px
    }
}
@media (max-width: 1150px) {
    .intro {
        padding: 30px 40px 30px 400px
    }
    .main .sec4 {
        margin-bottom: 60px
    }
    .sec2 .card2 .card-back::before,
    .sec2 .card3 .card-back::before {
        -webkit-transform: scale(-.7, .7);
        -ms-transform: scale(-.7, .7);
        transform: scale(-.7, .7)
    }
    .sec4 .lr-container {
        padding: 80px 30px 0
    }
    .sec4 .lhs {
        width: 300px
    }
    .sec4 .sprite .man {
        left: 52px
    }
}
@media (max-width: 1064px) {
    .sec2 .card {
        height: 470px
    }
}
@media (max-width: 992px) {
    .banner .rhs,
    .intro::before,
    .intro::after,
    .sec4 .sprite .building,
    .sec4 .sprite .man,
    .sec4 .sec4-content::before {
        display: none
    }
    .main .animated .lhs,
    .main .animated .rhs,
    .animated.intro,
    .animated.sec1-header,
    .animated.sec2-header,
    .animated.sec3,
    .three-cards .animated {
        -webkit-animation: none;
        animation: none
    }
    .main .lhs,
    .main .rhs,
    .intro,
    .sec1 .sec1-header,
    .sec2 .sec2-header,
    .sec2 .card,
    .sec3 {
        opacity: 1
    }
    .banner {
        padding-bottom: 60px
    }
    .banner .lhs {
        display: block;
        float: none;
        width: 70%;
        margin: 0 auto;
        text-align: center;
        padding-right: 0
    }
    .banner h1 {
        font-size: 32px;
        margin-bottom: 10px
    }
    .banner p {
        font-size: 24px;
        margin-bottom: 30px
    }
    .banner h1 br {
        display: none
    }
    .intro {
        padding: 40px;
        margin-bottom: 60px
    }
    .sec1 .lr-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 80%;
        margin: 0 auto;
        border-radius: 8px;
        padding: 30px;
        margin-bottom: 60px;
        row-gap: 20px
    }
    .sec1 .lr-container.odd .lhs {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .sec1 .sec1-header h2 {
        font-size: 30px
    }
    .sec1 .sec1-header p {
        font-size: 16px
    }
    .sec1 .odd .lhs,
    .sec1 .odd .rhs,
    .sec1 .even .lhs,
    .sec1 .even .rhs {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .sec1 .row1 {
        border: 1px solid #ece4fd
    }
    .sec1 .row2 {
        border: 1px solid #d6f4fe
    }
    .sec1 .row3 {
        border: 1px solid #fedcdc
    }
    .sec2 {
        margin-bottom: 100px
    }
    .sec2 .sec2-header h2 {
        font-size: 30px
    }
    .sec2 .three-cards {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 80px 30px
    }
    .sec2 .card {
        width: 42%;
        height: auto
    }
    .sec2 .card:not(:last-child) {
        margin-right: 0
    }
    .sec2 .card-front h4 {
        font-size: 28px
    }
    .sec3 .video {
        width: 80%
    }
    .sec4 .rhs,
    .sec4 .lhs {
        text-align: center;
        display: block;
        width: 100%
    }
    .sec4 .rhs ul {
        vertical-align: middle
    }
    .sec4 .rhs ul li:last-child {
        margin-right: 0
    }
}
@media (max-width: 767px) {
    .banner .lhs {
        width: 100%
    }
    .sec1 .sec1-header p {
        font-size: 16px;
        padding: 0
    }
    .sec2 .sec2-header p {
        font-size: 16px;
        padding: 0
    }
    .sec2 .card-front h4 {
        font-size: 22px
    }
    .sec2 .card-front p {
        font-size: 18px
    }
    .sec2 .card-back {
        padding: 16px
    }
    .sec2 .card-back h4 {
        font-size: 20px
    }
    .sec2 .card-back p {
        font-size: 16px
    }
    .sec3 {
        margin-bottom: 60px
    }
    .sec3 .sec3-header h4 {
        font-size: 22px
    }
    .sec3 .sec3-header h4 br {
        display: none
    }
    .sec3 .video .play-btn {
        width: 60px;
        height: 60px
    }
    .sec4 .rhs ul li.text {
        font-size: 18px
    }
    .sec4 .rhs ul li.text span {
        font-size: 24px
    }
    .sec4 .rhs {
        padding-bottom: 0
    }
    .sec4 .lr-container {
        padding: 40px
    }
    .sec4 .sec4-content {
        border-radius: 10px
    }
    .sec4 .rhs ul li {
        width: 100%;
        margin-right: 0
    }
    .sec4 .rhs ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: 100%
    }
    .sec4 .rhs ul:first-child {
        margin-bottom: 18px
    }
    .sec4 .rhs ul li.text {
        padding-bottom: 0
    }
}
@media (max-width: 600px) {
    #titlediv {
        display: none
    }
    .zsiq_theme1 .zsiq_flt_rel {
        border-radius: 50px 0 0 50px !important
    }
    .main h2 {
        font-size: 22px;
        margin-bottom: 10px
    }
    .main p {
        font-size: 14px
    }
    .banner h1 {
        font-size: 26px
    }
    .banner p {
        font-size: 20px;
        margin-bottom: 30px
    }
    .intro {
        padding: 20px 20px 45px
    }
    .intro p:first-child {
        padding-bottom: 20px
    }
    .sec1 {
        margin-bottom: 50px
    }
    .sec1 .lr-container {
        width: 100%;
        padding: 25px 18px;
        margin-bottom: 30px
    }
    .sec1 .sec1-header h2 {
        font-size: 22px;
        margin-bottom: 10px
    }
    .sec1 .sec1-header p {
        font-size: 15px
    }
    .sec2 .card {
        width: 100%;
        height: 350px
    }
    .sec2 .card .card-title {
        font-size: 16px;
        padding: 6px 26px 6px 18px
    }
    .sec2 .sec2-header h2 {
        font-size: 22px;
        margin-bottom: 8px;
        line-height: 1.2
    }
    .sec2 .sec2-header p {
        font-size: 15px
    }
    .sec3 .sec3-header h4 {
        font-size: 18px;
        line-height: 1.4
    }
    .sec3 .sec3-header p {
        font-size: 16px
    }
    .sec3 .video {
        width: 90%
    }
}
@media (max-width: 425px) {
    .banner h1 {
        font-size: 22px
    }
    .banner p {
        font-size: 18px;
        line-height: 1.3
    }
    .sec2 .card {
        height: 380px
    }
    .sec3 .video {
        width: 100%
    }
    .sec4 .lr-container {
        padding: 24px
    }
    .sec4 .rhs ul li {
        font-size: 14px;
        line-height: 1.5;
        padding: 20px 20px 20px 65px
    }
    .sec4 ul li::before {
        top: 24px;
        left: 15px
    }
    .sec4 .rhs ul li.text {
        font-size: 16px
    }
    .sec4 .rhs ul li.text span {
        font-size: 18px
    }
}