.main *,
.main ::after,
.main ::before {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.heading-menu {
    display: none
}
#scroll {
    padding: 0;
}
img {
    max-width: 100%;
    width: 100%;
    height: auto
}
.main {
    font-family: 'ZohoPuvi';
    font-weight: 300;
    color: #333;
    overflow: hidden
}
.main h1,
.main h2,
.main h3,
.main p {
    color: inherit
}
.main .my-container {
    max-width: 1250px;
    width: 100%;
    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;
}
.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;
}
.main a {
    text-decoration: none
}
.main h2 {
    font-size: 32px;
    font-weight: 200;
    line-height: 1.3;
    margin-bottom: 25px;
    color: #000
}
.main p {
    font-size: 17px;
    line-height: 1.8
}
.main strong {
    font-weight: 500
}
.sprite span,
.banner .sprite .ban1::after,
.banner .sprite .ban1::before,
.banner .sprite .ban2::before,
.banner .sprite .ban2::after,
.sec2 .lhs .sprite .man,
.sec2 .lhs .sprite .man::before {
    content: '';
    background: url(/sites/meweb/images/se/log-management/images/soar-security-orchestration-sprite.png) no-repeat;
    background-size: 663px;
    position: absolute
}
.intro::after,
.intro::before,
.intro h2::before,
.intro h2::after,
.sec2 .ic1::before,
.sec2 .ic2::before,
.sec2 .ic3::before {
    background: url(/sites/meweb/images/se/log-management/images/soar-security-orchestration-icons.png) no-repeat;
    background-size: 143px;
    position: absolute
}
.banner {
    background: -webkit-gradient(linear, left top, left bottom, from(#D4FFE0), to(#fff));
    background: -o-linear-gradient(top, #D4FFE0, #fff);
    background: linear-gradient(to bottom, #D4FFE0, #fff);
    padding: 80px 0 120px
}
.banner h1 {
    font-size: 35px;
    font-weight: 500;
    line-height: 1.5;
    margin-bottom: 16px;
    color: #000
}
.banner p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 40px
}
.banner .lhs {
    width: calc(100% - 369px);
    padding-right: 280px
}
.banner .rhs {
    float: right;
    width: 369px;
    height: 350px;
    position: relative
}
.banner .sprite .ban1::before {
    background-position: -8px -391px;
    width: 332px;
    height: 129px;
    bottom: 90px;
    top: 20px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-animation: up 4s 1s ease-in-out both;
    animation: up 4s 1s ease-in-out both
}
@-webkit-keyframes up {
    0% {
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
@keyframes up {
    0% {
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
        opacity: 0
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}
.banner .sprite .ban1 {
    background: #46e2c4;
    border-radius: 20px;
    width: 369px;
    height: 350px;
    overflow: hidden
}
.banner .sprite .ban1::after {
    background-position: -4px -554px;
    width: 372px;
    height: 127px;
    bottom: -90px;
    left: 0;
    right: 0;
    margin: 0 auto
}
.banner .sprite .ban2::before {
    background-position: -32px -259px;
    width: 126px;
    height: 88px;
    bottom: 74px;
    left: 54px;
    -webkit-animation: bar-chart 2s ease-in-out both;
    animation: bar-chart 2s ease-in-out both
}
@-webkit-keyframes bar-chart {
    from {
        height: 0
    }
    to {
        height: 88px
    }
}
@keyframes bar-chart {
    from {
        height: 0
    }
    to {
        height: 88px
    }
}
.banner .sprite .ban2 {
    background-position: -3px -13px;
    width: 325px;
    height: 213px;
    bottom: 36px;
    left: 14px
}
.banner .sprite .ban2::after {
    background-position: -189px -270px;
    width: 80px;
    height: 77px;
    top: 62px;
    right: 60px;
    -webkit-animation: scale 2s 1.5s ease-in-out both;
    animation: scale 2s 1.5s ease-in-out both
}
@-webkit-keyframes scale {
    from {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
@keyframes scale {
    from {
        -webkit-transform: scale(0);
        transform: scale(0)
    }
    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}
.banner .sprite .ban3 {
    background-position: -300px -259px;
    width: 253px;
    height: 85px;
    top: 52px;
    left: 86px;
    -webkit-animation: line 2s linear 2s both;
    animation: line 2s linear 2s both
}
@-webkit-keyframes line {
    from {
        width: 0
    }
    to {
        width: 253px
    }
}
@keyframes line {
    from {
        width: 0
    }
    to {
        width: 253px
    }
}
.banner .sprite .ban4 {
    background-position: -362px -13px;
    width: 226px;
    height: 204px;
    top: 14px;
    right: -26px;
    -webkit-animation: scale .4s 4s ease-in both, scan 3s linear 5s infinite;
    animation: scale .4s 4s ease-in both, scan 3s linear 5s infinite;
    -webkit-transform-origin: right;
    -ms-transform-origin: right;
    transform-origin: right
}
@-webkit-keyframes scan {
    20% {
        -webkit-transform: translate(-8px, 0px);
        transform: translate(-8px, 0px)
    }
    40% {
        -webkit-transform: translate(-8px, 8px);
        transform: translate(-8px, 8px)
    }
    60% {
        -webkit-transform: translate(10px, 10px);
        transform: translate(10px, 10px)
    }
    80% {
        -webkit-transform: translate(10px, 0px);
        transform: translate(10px, 0px)
    }
    0%,
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}
@keyframes scan {
    20% {
        -webkit-transform: translate(-8px, 0px);
        transform: translate(-8px, 0px)
    }
    40% {
        -webkit-transform: translate(-8px, 8px);
        transform: translate(-8px, 8px)
    }
    60% {
        -webkit-transform: translate(10px, 10px);
        transform: translate(10px, 10px)
    }
    80% {
        -webkit-transform: translate(10px, 0px);
        transform: translate(10px, 0px)
    }
    0%,
    100% {
        -webkit-transform: translate(0px, 0px);
        transform: translate(0px, 0px)
    }
}
.intro-main .my-container {
    max-width: 1300px
}
.intro::before {
    content: '';
    background-position: -4px -77px;
    width: 63px;
    height: 189px;
    top: 56px;
    left: -63.3px
}
.intro {
    background-color: #fff;
    border: 1px solid #93DBFF;
    border-radius: 10px;
    padding: 100px 150px 60px;
    margin: 0 60px;
    text-align: center;
    position: relative;
    margin-bottom: 120px;
}
.intro::after {
    content: '';
    background-position: -4px -77px;
    width: 63px;
    height: 189px;
    top: 56px;
    right: -63.3px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.animated.intro {
    -webkit-animation: fadeUp 1s ease-in both;
    animation: fadeUp 1s ease-in both
}
.intro .circuit {
    background: url(/sites/meweb/images/se/log-management/images/soar-security-orchestration-circuit.png) no-repeat;
    background-size: contain;
    background-position: top;
    width: 527px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto
}
.intro h2::before {
    content: '';
    background-position: -67px -4px;
    width: 69px;
    height: 60px;
    top: 88px;
    left: 60px;
    -webkit-animation: upDown 4s .4s infinite;
    animation: upDown 4s .4s infinite
}
.intro h2 {
    font-size: 35px;
    font-weight: 600;
    margin-bottom: 18px;
    color: #000
}
.intro h2::after {
    content: '';
    background-position: -5px -6px;
    width: 49px;
    height: 48px;
    top: 66px;
    right: 30px;
    -webkit-animation: upDown 4s infinite;
    animation: upDown 4s infinite
}
@-webkit-keyframes upDown {
    from,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20%,
    60% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    40%,
    80% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
}
@keyframes upDown {
    from,
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    20%,
    60% {
        -webkit-transform: translateY(4px);
        transform: translateY(4px)
    }
    40%,
    80% {
        -webkit-transform: translateY(-4px);
        transform: translateY(-4px)
    }
}
.intro h2 span {
    display: block;
    font-weight: 200;
    color: #006FA8
}
.intro p {
    line-height: 1.8
}
.intro p:not(:last-child) {
    padding-bottom: 30px
}
.main .sec1 {
    margin-bottom: 60px
}
.sec1 .even,
.sec1 .odd {
    margin-bottom: 150px
}
.sec1 .even .lhs {
    width: 50%;
    position: relative;
    left: -70px
}
.sec1 .even .rhs {
    width: 50%;
    padding-left: 60px
}
.sec1 .odd .lhs {
    width: 50%;
    padding-right: 70px
}
.sec1 .odd .rhs {
    width: 50%;
    position: relative;
    right: -70px
}
.sec1 .lhs h2 strong,
.sec1 .rhs h2 strong {
    display: block
}
.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
}
.main .sec2 {
    position: relative;
    padding: 80px 0 50px;
    margin-bottom: 70px
}
.main .sec2::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    border-radius: 0 80px 0 0;
    background: #E5FFEC;
    height: 100%;
    width: 75%;
    z-index: -1
}
.main .sec2::after {
    content: "";
    background: url(/sites/meweb/images/se/log-management/images/building.png) repeat-x;
    background-size: cover;
    width: 75%;
    height: 336px;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-animation: building 3000s linear infinite;
    animation: building 3000s linear infinite;
    z-index: -1
}
@-webkit-keyframes building {
    0% {
        background-position: 100000px bottom
    }
    100% {
        background-position: 0 bottom
    }
}
@keyframes building {
    0% {
        background-position: 100000px bottom
    }
    100% {
        background-position: 0 bottom
    }
}
.main .sec2 .my-container {
    max-width: 1400px
}
.sec2 .rhs {
    width: calc(100% - 438px)
}
.sec2 .lhs {
    width: 438px;
    position: relative
}
.sec2 .animated .lhs,
.sec2 .animated .rhs {
    -webkit-animation-duration: .4s;
    animation-duration: .4s
}
.sec2 .sec2-title {
    width: 70%;
    color: #000;
    font-size: 25px;
    font-weight: 200;
    position: absolute;
    text-align: center;
    line-height: 1.5;
    bottom: 414px;
    left: 66px
}
.sec2 .sec2-title strong {
    font-weight: 600;
    display: block
}
.sec2 .lhs .sprite .man {
    background-position: -9px -744px;
    width: 250px;
    height: 484px;
    position: absolute;
    display: block;
    bottom: -120px
}
.sec2 .lhs .sprite .man::before {
    content: '';
    background-position: -294px -724px;
    width: 360px;
    height: 223px;
    position: absolute;
    top: -222px;
    left: 40px
}
.sec2 .rhs ul {
    display: inline-block;
    vertical-align: middle;
    width: 46%;list-style-type: none !important;
}
.sec2 .rhs ul:first-child {
    margin-right: 30px
}
.sec2 .rhs ul:first-child li:first-child,
.sec2 .rhs ul:nth-child(2) li:first-child {
    margin-bottom: 26px
}
.sec2 .rhs ul li {
    background-color: #fff;
    padding: 50px 30px;
    -webkit-box-shadow: 0 0 30px rgba(65, 80, 90, 0.08);
    box-shadow: 0 0 30px rgba(65, 80, 90, 0.08);
    border-radius: 8px;
    width: 100%;
    margin-right: 18px;
    vertical-align: top;
    text-align: left
}
.sec2 .rhs ul li h3 {
    font-size: 19px;
    font-weight: 500;
    padding-top: 60px;
    padding-bottom: 10px;
    position: relative
}
.sec2 .rhs ul li h3.ic4 {
    padding-top: 70px
}
.sec2 .rhs ul li p {
    font-size: 15px
}
.sec2 .rhs ul li p a {
    text-decoration: underline;
}
.sec2 .ic1::before {
    content: '';
    background-position: -82px -87px;
    width: 50px;
    height: 46px;
    top: 0
}
.sec2 .ic2::before {
    content: '';
    background-position: -80px -142px;
    width: 53px;
    height: 59px;
    top: -18px
}
.sec2 .ic3::before {
    content: '';
    background-position: -81px -210px;
    width: 52px;
    height: 55px;
    top: -8px;
}
.sec2 .ic4::before {
    content: '';
    background: url(/sites/meweb/images/se/log-management/images/soar-security-orchestration-icon4-24.svg) no-repeat;
    background-size: 60px;
    width: 60px;
    height: 60px;
    position: absolute;
    top: -10px
}
@-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
    }
}
@media (min-width: 1500px) {
    .main .sec2::before,
    .main .sec2::after {
        left: calc(50vw - 750px);
        max-width: 1100px
    }
}
@media (max-width: 1350px) {
    .sec1 .even .lhs {
        left: 0
    }
    .sec1 .odd .rhs {
        right: 0
    }
}
@media (max-width: 1200px) {
    .banner .lhs {
        padding-right: 160px
    }
}
@media (max-width: 1150px) {
    .main .sec2 {
        margin-bottom: 60px
    }
    .sec2 .lhs {
        width: 400px
    }
    .sec2 .sec2-title {
        width: 60%;
        bottom: 302px;
        left: 76px;
        font-size: 22px
    }
    .sec2 .lhs .sprite .man {
        -webkit-transform: scale(0.8);
        -ms-transform: scale(0.8);
        transform: scale(0.8);
        bottom: -160px
    }
}
@media (max-width: 1080px) {
    .banner .lhs {
        padding-right: 60px
    }
    .intro {
        padding: 100px 60px
    }
    .intro h2::before {
        top: 50px;
        left: 12px
    }
    .intro h2::after {
        right: 12px
    }
}
@media (max-width: 992px) {
    .banner .rhs,
    .sec2 .lhs .sprite .man,
    .main .sec2::after,
    .main .sec2::before {
        display: none
    }
    .main .animated .lhs,
    .main .animated .rhs,
    .animated.intro {
        -webkit-animation: none;
        animation: none
    }
    .main .lhs,
    .main .rhs,
    .intro {
        opacity: 1
    }
    .banner {
        padding-bottom: 60px
    }
    .banner h1 {
        line-height: 1.4
    }
    .banner h1 br {
        display: none
    }
    .banner .lhs {
        display: block;
        float: none;
        width: 70%;
        margin: 0 auto;
        text-align: center;
        padding-right: 0
    }
    .intro {
        padding: 100px 40px 40px;
        margin-bottom: 60px
    }
    .intro h2 {
        font-size: 32px
    }
    .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: 40px;
        row-gap: 30px
    }
    .sec1 .lr-container.row1,
    .sec1 .lr-container.row4 {
        border: 1px solid #ffcaeb
    }
    .sec1 .lr-container.row2 {
        border: 1px solid #b7f9da
    }
    .sec1 .lr-container.row3 {
        border: 1px solid #f7e8b1
    }
    .sec1 .lr-container.even .lhs {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
    .sec1 .even .lhs,
    .sec1 .even .rhs,
    .sec1 .odd .lhs,
    .sec1 .odd .rhs {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    .main .sec2 {
        background-color: #E5FFEC;
        padding: 40px 0
    }
    .sec2 .rhs,
    .sec2 .lhs {
        text-align: center;
        display: block;
        width: 100%
    }
    .sec2 .sec2-title {
        position: static;
        font-size: 25px;
        width: 100%;
        margin-bottom: 30px;
        line-height: 1.4
    }
    .sec2 .sec2-title br {
        display: none
    }
    .sec2 .rhs ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        -webkit-column-gap: 24px;
        -moz-column-gap: 24px;
        column-gap: 24px;
        row-gap: 24px
    }
    .sec2 .rhs ul:last-child {
        margin-top: 24px
    }
    .sec2 .rhs ul:first-child li:first-child,
    .sec2 .rhs ul:nth-child(2) li:first-child {
        margin-bottom: 0
    }
    .sec2 .rhs ul li {
        padding: 40px 24px;
        margin-right: 0
    }
}
@media (max-width: 767px) {
    .banner .lhs {
        width: 100%
    }
    .intro {
        margin: 0 0 60px;
        padding: 100px 20px 20px
    }
    .intro::before,
    .intro::after {
        display: none
    }
    .intro h2 {
        font-size: 28px
    }
}
@media (max-width: 600px) {
    #titlediv {
        display: none
    }
    .zsiq_theme1 .zsiq_flt_rel {
        border-radius: 50px 0 0 50px !important;
    }
    .main .my-container {
        padding: 0 18px
    }
    .main h2 {
        font-size: 22px;
        margin-bottom: 10px;
        line-height: 1.2
    }
    .main p {
        font-size: 14px
    }
    .banner {
        padding: 60px 0
    }
    .banner h1 {
        font-size: 24px;
        line-height: 1.4
    }
    .banner p {
        font-size: 14px;
        margin-bottom: 30px
    }
    .intro {
        padding: 80px 20px 20px
    }
    .intro .circuit {
        width: 100%
    }
    .intro h2 {
        font-size: 20px;
        margin-bottom: 18px;
        line-height: 1.4
    }
    .intro h2::before,
    .intro h2::after {
        top: 10px;
        -webkit-transform: scale(.8);
        -ms-transform: scale(.8);
        transform: scale(.8)
    }
    .intro p:not(:last-child) {
        padding-bottom: 10px
    }
    .sec1 .lr-container {
        width: 100%;
        padding: 25px 18px;
        margin-bottom: 18px
    }
    .sec2 .rhs ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .sec2 .rhs ul li {
        width: 100%;
        margin-right: 0
    }
}