h1, .pg-head, .hTag1 {
    font-size: 35px;
    line-height: 45px;
    margin: 0 0 30px;
    color: #e9e4e4;
    letter-spacing: -1px;
    font-weight: 400;
}
h2, .hTag2 {
    font-size: 25px;
    line-height: 34px;
    margin: 20px 0 20px;
    color: #faf2f2;
    font-weight: 400;
}
.sec-pTB {
    padding: 0px 0;
}
.heading-menu {
    background: #ecedee;
    padding: 5px 0;
    min-height: 40px;
    color: #424f56;
    border-bottom: 1px solid #C5CBD4;
    position: relative;
    overflow: hidden;
    clear: both;
    display: none;
}
    body {
        font-family: 'Open Sans', sans-serif;
        margin: 0;
        padding: 0
    }
    
    p,
    a,
    li,
    td,
    td,
    span,
    label {
        font-size: 14px;
        color: #000;
        line-height: 24px
    }
    
    h1,
    h2,
    h3,
    h4,
    h5,
    h6 {
        margin: 0
    }
    
    ul {
        padding-left: 0;
        margin: 0
    }
    
    li {
        list-style-type: none
    }
    
    a {
        text-decoration: none;
        cursor: pointer;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }
    
    a:hover {
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease
    }
    
    div {
        box-sizing: border-box
    }
    
    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        margin: 0
    }
    
    .full {
        width: 100%
    }
    
    .container {
        margin: 0 auto;
        max-width: 1000px
    }
    
    .full {
        display: inline-block
    }
    
    .sec-top {
        padding: 15px 0
    }
    
    .logo {
        position: relative;
        width: 200px;
        height: 55px;
        float: left
    }
    
    .logo:before {
        content: '';
        position: absolute;
        width: 200px;
        height: 55px;
        background: url(https://www.manageengine.cn/log-management/images/log360-security-incident-sprite.png) no-repeat;
        background-size: 472px
    }
    
    .top-menu {
        float: right;
        margin-top: 15px
    }
    
    .top-menu li {
        float: left
    }
    
    .top-menu li a {
        padding: 10px 20px;
        line-height: 35px;
        font-size: 15px
    }
    
    .top-menu li:last-child a {
        background: #ea152c;
        color: #fff;
        border-radius: 2px;
        padding: 10px 30px
    }
    
    .top-menu li:last-child a:hover {
        background: #d00e23
    }
    
    .sec-banner {
        background: url(https://www.manageengine.cn/log-management/images/log360-security-incident-banner.jpg) no-repeat, #2f1384;
        padding: 70px 0;
        color: #fff;
        background-size: cover
    }
    
    .ban1 {
        text-align: center
    }
    
    .ban1 h1 {
        font-weight: 600;
        font-size: 34px
        color:#ffdecdd6;
    }
    
    .ban1 a {
        background: #ea152c;
        color: #fff;
        height: 40px;
        border-radius: 2px;
        line-height: 40px;
        padding: 5px 30px;
        display: inline-block;
        text-transform: uppercase;
        margin: 20px 0 60px
    }
    
    .ban1 a:hover {
        background: #d00e23
    }
    
    .ban2 {
        position: relative;
        width: 100%;
        display: inline-block
    }
    
    .ban2 ul li {
        float: left;
        width: 25%
    }
    
    .ban2-img-com {
        position: relative;
        width: 100%;
        height: 170px;
        margin-bottom: 30px
    }
    
    .ban2-img-com:before {
        content: '';
        position: absolute;
        width: 100%;
        height: 185px;
        background: url(https://www.manageengine.cn/log-management/images/log360-security-incident-sprite.png) no-repeat;
        background-size: 476px;
        background-position: 0 -82px
    }
    
    .ban2 ul li p {
        color: #d7c0ff;
        font-size: 15px;
        text-align: center;
        margin: 0
    }
    
    .ban2-img-1:before {
        background-position: 21px -82px
    }
    
    .ban2-img-2:before {
        background-position: -243px -82px
    }
    
    .ban2-img-3:before {
        background-position: 32px -275px
    }
    
    .ban2-img-4:before {
        background-position: -250px -289px
    }
    
    .ban3 {
        margin-top: 35px
    }
    
    .ban3 h4 {
        text-align: center;
        font-weight: 300;
        font-size: 22px;
       color: #f7f7f5;
    }
    
    .ban3 h4 a {
        font-weight: 300;
        font-size: 22px;
        color: #ea152c
    }
    
    .sec-fixtab {
        border-bottom: 1px solid #ececec
    }
	.tab-menu{margin:0 auto;max-width:620px;}
    .tab-menu ul li{float:left;padding:0 30px;text-align:center;}
    .tab-menu ul li a{border-bottom:2px solid #fff;box-sizing:border-box;display:block;font-size:16px;padding:15px 5px 14px;width:100%;}
    .tab-menu ul li:hover a{color:#2f1384}
    
    .tab-menu ul li .tab-active {
        color: #2f1384;
        border-bottom: 2px solid #2f1384;
    }
    
    .tab-menu ul li a:hover {
        color: #2f1384;
        border-bottom: 2px solid #2f1384;
    }
    
    .sec-stop {
        padding: 60px 0;
        text-align: center
    }
    
    .sec-stop h2 {
        font-size: 26px
    }
    
    .sec-stop p {
        line-height: 27px
    }
    
    .sec-slider {
        background: #f9f8f8;
        padding: 70px 0
    }
    
    .sec-resource {
        padding: 55px 0 60px
    }
    
    .sec-resource h2 {
        text-align: center;
        line-height: 35px
    }
    
    .all-resources{display:inline-block;margin:20px 0 0 0;position:relative;width:100%}
    .all-resources ul li{box-sizing:border-box;float:left;margin-bottom:25px;}  
    .all-resources ul li .grid{background:rgba(43, 20, 132, .4);border:1px solid #6f5fab;float:left;padding:15px;transition:all .5s}
    .grid img{float:left;width:100%;}
    .grid h4{color:#fff;font-size:18px;font-weight:400} 
    .grid a{color:#0076e3;display:inline-block}
    .sec-form {
        background: url(https://www.manageengine.cn/log-management/images/log360-security-incident-form-bg.jpg) no-repeat #2f1384;
        padding: 70px 0;
        color: #fff;
        background-size: contain;
    }
    
    .form-com-left {
        float: left;
        width: 60%;
    }
    
    .form-main h2 {
        font-size: 32px;
        font-weight: 600;
        line-height: 42px;
        text-align: center;
        margin-bottom: 40px;
    }
    
    .form-main p {
        font-size: 14px;
        color: #fff;
        line-height: 20px;
        font-weight: 100;
        margin: 6px 0 0 0;
    }
    
    .form-only{float:right;margin:47px 0 0 0;width:335px;}
    .form-only ul li{margin-bottom:12px}
	.form-only ul li:nth-child(3) label{color:#fff}
    .form-only ul li:nth-child(6){margin-bottom:-10px}
    .form-only ul li input{border:0;border-radius:2px;box-sizing:border-box;color:#000;font-size:14px;line-height:35px;outline:none;padding:5px 20px;width:100%;}
    .form-only ul li input[type="checkbox"]{width:auto;}
	.form-only ul li select{background:#fff;border:0;border-radius:2px;box-sizing:border-box;color:#000;font-size:14px;height:45px;line-height:35px;outline:none;padding: 5px 20px;width:100%;}
    .form-only ul li input[type="submit"]{background:#ea152c;color:#fff;font-size:17px;}
    #meGDPRMessage {
        margin-top: 10px
    }
    
    #meGDPRMessage label {
        color: #cdc6e2;
        font-size: 12px
    }
    
    .dwn-priv {
        color: #cdc6e2;
        font-size: 12px;
        margin-top: 10px
    }
    
    .dwn-priv a {
        color: #cdc6e2;
        font-size: 12px
    }
    
    .sec-foot {
        padding: 55px 0;
        text-align: center
    }
    
    .sec-foot h4 {
        font-size: 26px
    }
    
    .sec-foot p {
        line-height: 28px;
        margin-bottom: 0
    }
    
    span#backToTop {
        display: none!important;
        opacity: 0!important
    }
    
    .wam-form-fix {
        position: fixed;
        top: 0;
        width: 100%;
        background: #fff;
        z-index: 12;
        border-bottom: 0 solid #dedede;
        box-shadow: 0 0 26px -5px rgba(150, 150, 150, 0.8)
    }
    
    .sli-img {
        float: left;
        width: 60%
    }
    
    .sli-desc {
        float: left;
        width: 40%;
        padding: 40px 0 20px 50px
    }
    
    .sli-desc h4 {
        font-size: 24px;
        font-weight: 600
    }
    
    .sli-desc p {
        font-size: 16px;
        font-weight: 300
    }
    
    .sli-desc a {
        border: 1px solid #333;
        border-radius: 2px;
        display: inline-block;
        padding: 7px 20px;
        text-transform: uppercase;
        margin-top: 10px
    }
    
    .sli-desc a:hover {
        background: #ea152c;
        color: #fff;
        border: 1px solid #e00f25
    }
    
    .text-dot {
        width: 5px;
        height: 5px;
        background: #333;
        position: absolute;
        border-radius: 4px;
        margin: 17px 0 0 -5px
    }
    
    .ui-state-default,
    .ui-widget-content .ui-state-default,
    .ui-widget-header .ui-state-default,
    .ui-button {
        border: 1px solid #f3f3f3;
        background: #fff;
        font-weight: 400;
        color: #454545;
        border-radius: 4px;
        text-align: center;
        width: 25px;
        height: 25px
    }
    
    .ui-state-default:hover,
    .ui-state-default:active {
        border: 1px solid #2598d9;
        background: #2598d9;
        color: #fff
    }
    
    .ui-widget-header {
        border: 1px solid #fff;
        background: #fff;
        color: #333
    }
    
    .flex-container a:active,
    .flexslider a:active,
    .flex-container a:focus,
    .flexslider a:focus {
        outline: none
    }
    
    .slides,
    .flex-control-nav,
    .flex-direction-nav {
        margin: 0;
        padding: 0;
        list-style: none
    }
    
    @font-face {
        font-family: 'flexslider-icon';
        src: url(fonts/flexslider-icon.eot);
        src: url(fonts/flexslider-icon.eot?#iefix) format("embedded-opentype"), url(fonts/flexslider-icon.woff) format("woff"), url(fonts/flexslider-icon.ttf) format("truetype"), url(fonts/flexslider-icon.svg#flexslider-icon) format("svg");
        font-weight: 400;
        font-style: normal
    }
    
    .flexslider {
        margin: 0;
        padding: 0
    }
    
    .flexslider .slides > li {
        display: none;
        -webkit-backface-visibility: hidden
    }
    
    .flexslider .slides img {
        width: 100%;
        display: block
    }
    
    .flex-pauseplay span {
        text-transform: capitalize
    }
    
    .slides:after {
        content: "\0020";
        display: block;
        clear: both;
        visibility: hidden;
        line-height: 0;
        height: 0
    }
    
    html[xmlns] .slides {
        display: block
    }
    
    * html .slides {
        height: 1%
    }
    
    .no-js .slides > li:first-child {
        display: block
    }
    
    .flexslider {
        margin: 0;
        position: relative;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        zoom: 1
    }
    
    .flex-viewport {
        max-height: 2000px;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease
    }
    
    .loading .flex-viewport {
        max-height: 300px
    }
    
    .flexslider .slides {
        zoom: 1
    }
    
    .carousel li {
        margin-right: 5px
    }
    
    .flex-direction-nav {
        *height: 0;
        display: none
    }
    
    .flex-direction-nav li a {
        text-decoration: none;
        display: block;
        width: 55px;
        height: 55px;
        margin: -20px -70px 0;
        position: absolute;
        top: 50%;
        z-index: 10;
        overflow: hidden;
        opacity: 0;
        cursor: pointer;
        text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        transition: all .3s ease;
        background: none
    }
    
    .flexslider:hover a.flex-prev {
        opacity: 1;
        left: -50px
    }
    
    .flexslider:hover a.flex-next {
        opacity: .3;
        right: -50px
    }
    
    .flex-direction-nav .flex-prev {
        left: -50px;
        opacity: .3;
        background: url(../images/ela-u1-sprit.png) no-repeat;
        background-position: 0 -270px;
        background-size: 500px
    }
    
    .flex-direction-nav .flex-next {
        right: -50px;
        text-align: right;
        opacity: .3;
        background: url(../images/ela-u1-sprit.png) no-repeat;
        background-position: 0 -210px;
        background-size: 500px
    }
    
    .flexslider:hover .flex-next {
        right: -50px;
        opacity: 1!important
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1
    }
    
    .flex-direction-nav .flex-disabled {
        opacity: 0!important;
        filter: alpha(opacity=0);
        cursor: default
    }
    
    .flex-pauseplay a {
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        bottom: 5px;
        left: 10px;
        opacity: .8;
        z-index: 10;
        overflow: hidden;
        cursor: pointer;
        color: #000
    }
    
    .flex-pauseplay a:before {
        font-family: "flexslider-icon";
        font-size: 20px;
        display: inline-block;
        content: '\f004'
    }
    
    .flex-pauseplay a:hover {
        opacity: 1
    }
    
    .flex-pauseplay a.flex-play:before {
        content: '\f003'
    }
    
    .flex-control-nav {
        position: absolute;
        bottom: 22px;
        text-align: center;
        z-index: 5;
        margin-top: -13px;
        right: 232px
    }
    
    .flex-control-nav li {
        margin: 0 6px;
        display: inline-block;
        zoom: 1;
        *display: inline
    }
    
    .flex-control-paging li a {
        width: 12px;
        height: 12px;
        display: block;
        background: none;
        cursor: pointer;
        text-indent: -9999px;
        -webkit-border-radius: 20px;
        -moz-border-radius: 20px;
        -o-border-radius: 20px;
        border-radius: 20px;
        -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
        border: 0 solid #868686
    }
    
    .flex-control-paging li a:hover {
        background: #3e3c84
    }
    
    .flex-control-paging li a.flex-active {
        background: #3e3c84;
        cursor: default;
        border: 0 solid #868686
    }
    
    .flex-control-thumbs {
        margin: 5px 0 0;
        position: static;
        overflow: hidden
    }
    
    .flex-control-thumbs li {
        width: 25%;
        float: left;
        margin: 0
    }
    
    .flex-control-thumbs img {
        width: 100%;
        display: block;
        opacity: .7;
        cursor: pointer
    }
    
    .flex-control-thumbs img:hover {
        opacity: 1
    }
    
    .flex-control-thumbs .flex-active {
        opacity: 1;
        cursor: default
    }
    
    .flexslider:after {
        content: '';
        position: absolute;
        width: 167px;
        height: 154px;
        background: url(https://www.manageengine.cn/log-management/images/log360-security-incident-sprite.png) no-repeat;
        background-size: 417px;
        background-position: 0 -436px;
        right: -76px;
        bottom: -56px
    }
	.fl{float:left}
    .per30{width:30%}
	.per70{width:65%}
	.mL20{margin-left:20px;}
	.SuccMsg{display:none;text-align:center;}
	.SuccMsg p{margin:20px 0 0 0}
    @media screen and (max-width: 860px) {
        .flex-direction-nav .flex-prev {
            opacity: 1;
            left: 10px
        }
        .flex-direction-nav .flex-next {
            opacity: 1;
            right: 10px
        }
    }
    
    .sec-cr {
        background: #f7f7f7;
        text-align: center
    }
    
    .animatable {
        visibility: hidden;
        -webkit-animation-play-state: paused;
        -moz-animation-play-state: paused;
        -ms-animation-play-state: paused;
        -o-animation-play-state: paused;
        animation-play-state: paused
    }
    
    .animated {
        visibility: visible;
        -webkit-animation-fill-mode: both;
        -moz-animation-fill-mode: both;
        -ms-animation-fill-mode: both;
        -o-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-duration: 1s;
        -moz-animation-duration: 1s;
        -ms-animation-duration: 1s;
        -o-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-play-state: running;
        -moz-animation-play-state: running;
        -ms-animation-play-state: running;
        -o-animation-play-state: running;
        animation-play-state: running
    }
    
    .ban2-img-2.animated {
        animation-duration: 2s
    }
    
    .ban2-img-3.animated {
        animation-duration: 3s
    }
    
    .ban2-img-4.animated {
        animation-duration: 4s
    }
    
    @-webkit-keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translateY(20px)
        }
        100% {
            opacity: 1;
            -webkit-transform: translateY(0)
        }
    }
    
    @-moz-keyframes fadeInUp {
        0% {
            opacity: 0;
            -moz-transform: translateY(20px)
        }
        100% {
            opacity: 1;
            -moz-transform: translateY(0)
        }
    }
    
    @-o-keyframes fadeInUp {
        0% {
            opacity: 0;
            -o-transform: translateY(20px)
        }
        100% {
            opacity: 1;
            -o-transform: translateY(0)
        }
    }
    
    @keyframes fadeInUp {
        0% {
            opacity: 0;
            transform: translateY(20px)
        }
        100% {
            opacity: 1;
            transform: translateY(0)
        }
    }
    
    .animated.fadeInUp {
        -webkit-animation-name: fadeInUp;
        -moz-animation-name: fadeInUp;
        -o-animation-name: fadeInUp;
        animation-name: fadeInUp
    }
    
    @media screen and (max-width:1150px) {
        .container {
            max-width: 90%
        }
        .flexslider:after {
            display: none
        }
    }
    
    @media screen and (max-width:992px) {
        .ban2 ul li {
            width: 45%;
            background: #270d71;
            box-shadow: 0 0 21px -3px rgba(0, 0, 0, 0.8);
            padding: 50px;
            box-sizing: border-box;
            margin: 15px;
            height: 350px
        }
        .ban2-img-com:before {
            position: relative;
            margin: 0 auto;
            display: table;
            width: 250px
        }
        .sli-img {
            width: 100%
        }
        .sli-desc {
            width: 100%;
            padding: 40px 0 20px 20px;
            text-align: center
        }
        .flex-control-nav {
            width: 100%;
            position: relative;
            bottom: auto;
            text-align: center;
            z-index: 5;
            margin-top: 0;
            right: auto
        }
        .tab-menu ul li a{font-size:14px}
    }
    
    @media screen and (max-width:900px) {
        .all-resources ul li {
            width: 100%
        }
    }
    
    @media screen and (max-width:767px) {
        .ban2 ul li {
            width: 100%;
            padding: 50px;
            margin: 0;
            margin-bottom: 20px
        }
        .form-com {
            width: 100%;
            padding: 0 30px
        }
        .form-left {
            width: 60%;
        }
        .form-left h2 {
            text-align: center;
            margin-bottom: 25px
        }
        .form-only {
            width: 335px;
            float: initial;
            display: table;
            margin: 0 auto
        }
        .tab-menu ul li a{font-size:12px;overflow: hiddentext-overflow:ellipsis;white-space:nowrap;}
        .form-left h2 {
            font-size: 22px;
            line-height: 28px;
        }
        .sli-desc h4 {
            font-size: 20px;
            line-height: 24px
        }
        .sli-desc p {
            font-size: 14px
        }
        .sec-stop h2 {
            font-size: 22px;
            line-height: 26px
        }
        .ban1 h1 {
            font-size: 24px;
            line-height: 32px
        }
        .logo {
            position: relative;
            width: 200px;
            height: 55px;
            float: initial;
            margin: 0 auto;
            display: table;
            width: 125px
        }
        .top-menu {
            float: initial;
            width: 100%
        }
        .top-menu li {
            width: 50%
        }
        .top-menu li:last-child {
            width: 100%;
            border-bottom: 0 solid #e8e8e8;
            margin-top: 10px
        }
        .top-menu li a {
            width: 100%;
            display: block;
            box-sizing: border-box;
            text-align: center;
            border: 1px solid #ececec
        }
        .tab-menu ul li a {
            padding: 8px 5px 5px
        }
    }
    
    @media screen and (max-width:480px) {
        .form-only {
            width: 100%
        }
    }
