        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: 22px;
        }

        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
        }

        select option {
            color: #000 !important;
        }

        .land-container {
            margin: 0 auto;
            max-width: 1155px;
            z-index: 9;
            position: relative
        }

        .land-main {
            width: 100%;
            padding: 70px 0 60px
        }

        .land-hero {
            background-size: 100%;
            padding-bottom: 35px
        }

        .wam-head-logo {
            background: url('https://www.manageengine.com/log-management/images/log360-ebook-bg.jpg') no-repeat #13283b;
            background-size: cover;
            padding: 25px 0 60px;
            position: relative;
        }

        .wam-head-logo:after {
            content: '';
            position: absolute;
            width: 100%;
            height: 100%;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            background: url(images/securing-windows-logons-using-password-otp.png) no-repeat center center;
            opacity: 1;
            background-size: 1105px;
            background-position-y: 52px
        }

        .wam-head-logo-left {
            position: relative;
            display: inline-block;
            width: 100%
        }

        .top-logo a img {
            width: 180px
        }

        .wam-head-logo-left a {
            cursor: default
        }

        .wam-head-logo-left a img {
            width: 150px;
            float: left;
            margin-top: 14px;
        }

        .top-2 {
            display: inline-block;
            width: 100%
        }

        .top-2-text {
            float: left;
            width: 60%;
            padding-left: 60px;
            margin-top: 0;
        }

        .top-2-text h1 {
            color: #eb3c00;
            font-weight: 700;
            font-size: 28px;
            line-height: 40px;
            margin-bottom: 10px
        }

        .top-2-text h4 {
            font-size: 16px;
            color: #000;
            font-weight: 700;
            display: block;
            margin-top: 20px
        }

        .top-2-text h2 {
            font-weight: 300;
            font-size: 22px;
            color: #000;
            margin-bottom: 28px
        }

        .top-2-text ul {
            margin-top: 15px
        }

        .top-2-text ul li {
            padding-left: 25px;
            margin-bottom: 6px
        }

        .top-2-text ul li:before {
            content: '';
            position: absolute;
            width: 6px;
            height: 6px;
            background: #2284bd;
            border-radius: 1px;
            margin-left: -22px;
            margin-top: 8px;
            border-radius: 50px;
        }

        .top-2-text ul li .sub-list li:before {
            content: '';
            position: absolute;
            width: 6px;
            height: 6px;
            background: #b2b2b2;
            border-radius: 1px;
            margin-left: -22px;
            margin-top: 8px;
        }

        .o365-hero-main {
            background: #e64329
        }

        .top-2-form {
            float: left;
            width: 35%;
        }

        .list_hide {
            display: none
        }

        .top-2-form-inn {
            /* background:#fff; */
            padding: 25px;
            border-radius: 5px;
            width: 100%;
            /* box-shadow:0 3px 19px -2px rgba(0,0,0,0.16); */
            /* border:1px solid #d9dbdc; */
            /* margin-top:-115px; */
            position: relative;
            z-index: 9;
        }

        .admp-chall-tnk {
            text-align: center
        }

        .admp-chall-tnk h2 {
            font-weight: 300;
            font-size: 30px
        }

        .admp-chall-tnk p {
            margin-bottom: 18px
        }

        .admp-chall-tnk iframe {
            width: 480px;
            height: 270px;
            margin-bottom: 10px
        }

        .admp-chall-tnk h5 {
            font-weight: 500
        }

        .res-tab {
            display: inline-block;
            width: 100%;
            margin-bottom: 10px
        }

        .res-tab ul {
            margin: 0 auto;
            display: table
        }

        .res-tab ul li {
            display: inline-block
        }

        .res-tab ul li a {
            font-size: 16px;
            font-weight: 600;
            color: #000;
            padding: 0 30px 12px;
            border-bottom: 3px solid #fff
        }

        .res-tab ul li:last-child a {
            border-right: 0 solid #757575
        }

        .rel-tab-act {
            color: #0585c1 !important;
            border-bottom: 5px solid #0585c1 !important;
            position: relative
        }

        .res-tab ul li a:hover {
            color: #0585c1;
            border-bottom: 5px solid #0585c1
        }

        .rel-tab-act::before {
            position: absolute;
            bottom: -10px;
            left: 45%;
            border-bottom-right-radius: 50px;
            border-bottom-left-radius: 50px;
            width: 0;
            height: 0;
            border-left: 5px solid transparent;
            border-right: 5px solid transparent;
            border-top: 8px solid #0585c1
        }

        .foot-grid {
            width: 100%;
            border-top: 1px solid #EBEEF0;
            ;
            display: inline-block;
            padding-top: 6px
        }

        .name-requ {
            margin-top: -35px;
            margin-left: 82px;
            color: #eb3c00
        }

        .top-title {
            width: 60%
        }

        .top-title h1 {
            font-size: 35px;
            color: #fff;
            line-height: 50px;
        }

        .top-title h1 span {
            font-size: 35px;
            color: #fc0
        }

        .top-title h2 {
            font-size: 24px;
            font-weight: 300;
            color: #fff;
            margin-top: 12px
        }

        #MECountryListing {
            background: none;
            border-radius: 0;
            width: 100%;
            line-height: 25px;
            box-sizing: border-box;
            padding: 10px;
            font-size: 14px;
            border: 0;
            outline: none;
            height: 42px;
            color: #ffffff;
        }

        #meGDPRMessage label {
            color: #888;
            text-align: left;
            font-size: 12.5px;
            line-height: 15px;
            font-weight: 400;
            padding-left: 0px;
        }

        .email-requ {
            margin-left: 240px
        }

        .top-2-form-inn form ul li input:focus~.name-requ {
            opacity: 0
        }

        .top-2-form-inn form ul li input:not(:focus):valid~.name-requ {
            opacity: 0
        }

        .padd-bott-40 {
            padding-bottom: 40px
        }

        .top-2-form img {
            width: 75%;
            border: 7px solid #fff;
            box-shadow: 0 3px 19px -2px rgba(0, 0, 0, 0.3);
            margin-top: -250px;
            border-radius: 5px;
        }

        .fap-h-grid-main ul {
            margin: 0 auto;
            padding: 0;
            display: table
        }

        .fap-h-grid-main ul li {
            list-style-type: none;
            width: 225px;
            float: left;
            margin: 0 12px
        }

        .fap-main-grid {
            display: inline-block;
            position: relative;
            overflow: hidden;
            height: 220px;
            box-sizing: border-box;
            width: 100%;
            transform: scale(0.9)
        }

        .fap-main-grid:hover .fap-main-grid-text {
            margin-top: -37px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            margin-top: -80px
        }

        .fap-main-grid:hover .fap-main-grid-btn {
            height: 40px;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

        .slick-slide img {
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

        .fap-main-grid:hover .fap-main-grid-img img {
            -webkit-transform: scale(1.05);
            -moz-transform: scale(1.05);
            transform: scale(1.05)
        }

        .fap-main-grid-img img {
            width: 100%;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

        .fap-main-grid-text {
            position: relative;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            overflow: hidden;
            margin-top: -42px
        }

        .fap-main-grid-text h4 {
            margin: 0;
            background: #fff;
            padding: 15px;
            font-size: 14px;
            font-weight: 600;
            text-align: center;
            color: #000;
            text-transform: capitalize
        }

        .fap-main-grid-btn {
            background: #17b599;
            color: #fff;
            text-align: center;
            display: block;
            height: 2.5px;
            line-height: 42px;
            box-sizing: border-box;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease;
            text-transform: uppercase;
            text-decoration: none
        }

        .top-2-img {}

        .top-2-img img {
            margin-top: 10px;
        }

        .fap-main-grid-btn-red {
            background: #df431f
        }

        .fap-main-grid-btn-yel {
            background: #f3c438
        }

        .fap-main-grid-btn-blu {
            background: #01a0d8
        }

        .o365-free-dwn {
            background: #1b1d1f;
            padding: 45px 0;
            text-align: center;
            color: #fff
        }

        .o365-free-dwn-inn h2 {
            font-size: 32px;
            font-weight: 300
        }

        .o365-free-dwn-inn h2 span {
            font-size: 32px;
            color: #fff;
            font-weight: 700
        }

        .o365-free-dwn-inn p {
            color: #9a9a9a;
            font-style: italic;
            margin-bottom: 0
        }

        .tail-full-click {
            z-index: 9;
            position: absolute;
            width: 100%;
            height: 100%;
            left: 0;
            -webkit-transition: all .5s ease;
            -moz-transition: all .5s ease;
            -o-transition: all .5s ease;
            transition: all .5s ease
        }

        .fap-h-grid-2,
        .fap-h-grid-3 {
            display: none
        }

        .top-2-form-inn h2 {
            text-align: center;
            font-size: 22px;
            margin-bottom: 8px;
            color: #fff;
        }

        .top-2-form-inn p {
            text-align: center;
            font-size: 14px;
            margin-top: 0;
            line-height: 21px;
            color: #b7b7b7;
        }

        .top-2-form-inn form ul li {
            width: 100%;
            margin-bottom: 15px;
            border-bottom: 1px solid #364857;
            box-sizing: border-box;
        }

        .top-2-form-inn form ul li:nth-child(2) {
            margin-bottom: 20px
        }

        .top-2-form-inn form ul li:nth-child(5) {
            margin-bottom: 5px;
            border-bottom: 0px solid #d8d7d7;
        }

        .top-2-form-inn form ul li:nth-child(6) {
            border-bottom: 0px solid #d8d7d7;
        }

        .top-2-form-inn form ul li:last-child {
            margin-bottom: 0;
            border-bottom: 0
        }

        .top-2-form-inn form ul li:nth-child(3) {
            border-bottom: 1px solid #364857;
        }

        .top-2-form-inn form ul li:nth-child(7) select {
            padding-top: 0;
            padding-left: 5px
        }

        .top-2-form-inn form ul li:nth-child(7) span {
            margin-left: 0px
        }

        .top-2-form-inn form ul li:nth-child(9) {
            border-bottom: 0;
            margin-bottom: 10px
        }

        .top-2-form-inn form ul li:nth-child(4) {
            border-bottom: 1px solid #364857;
            padding-left: 35px;
        }

        .top-2-form-inn form ul li:nth-child(6) input {
            padding-top: 0;
            font-family: 'Open Sans', sans-serif
        }

        .top-2-form-inn form ul li span {
            display: block;
            padding-bottom: 0;
            position: absolute
        }

        .top-2-form-inn form ul li input {
            width: 100%;
            line-height: 20px;
            box-sizing: border-box;
            padding: 10px;
            font-size: 14px;
            outline: none;
            padding-left: 40px;
            border: 0;
            background: none;
            color: #fff;
        }

        .top-2-form-inn form ul li select {
            width: 100%;
            line-height: 20px;
            box-sizing: border-box;
            padding: 10px;
            font-size: 14px;
            outline: none;
            border: 0;
            background: none
        }

        .top-2-form-inn form ul li textarea {
            width: 100%;
            height: 60px;
            line-height: 20px;
            box-sizing: border-box;
            padding: 10px;
            font-size: 14px;
            outline: none;
            padding-left: 40px;
            border: 0
        }

        .top-2-form-inn form ul li input[type="checkbox"] {
            width: 10px !important;
            float: left;
            display: inline-block;
            height: 10px !important;
            margin-right: 10px;
            margin-top: 9px;
            padding: 8px
        }

        .top-2-form-inn form ul li label {
            color: #5d5d5d;
            text-align: left;
            font-size: 12px;
            line-height: 33px;
            font-weight: 500;
            padding-left: 25px;
        }

        .top-2-form-inn form ul li:before {
            content: '';
            position: absolute;
            background: url(https://www.manageengine.com/log-management/images/ebook-siem-sprite.png) no-repeat left center;
            background-size: 303px;
            width: 24px;
            height: 24px;
            margin-top: 7px
        }

        .top-2-form-inn form ul li:nth-child(1):before {
            background-position: -138px -5px;
            background-size: 292px
        }

        .top-2-form-inn form ul li:nth-child(2):before {
            background-position: -177px -5px;
            background-size: 292px
        }

        .top-2-form-inn form ul li:nth-child(3):before {
            background-position: -225px -5px;
            height: 34px;
            margin-top: 6px
        }

        .top-2-form-inn form ul li:nth-child(4):before {
            background-position: -263px -5px;
            margin-left: -32px;
            height: 27px
        }

        .top-2-form-inn form ul li:nth-child(5):before {
            display: none
        }

        .top-2-form-inn form ul li:nth-child(7):before {
            background-position: -126px -226px;
            margin-top: 6px;
            margin-left: -34px;
            background-size: 276px
        }

        .top-2-form-inn form ul li:nth-child(6):before {
            display: none
        }

        .top-2-form-inn form ul li:nth-child(8):before {
            background-position: -160px -229px;
            margin-top: 6px;
            background-size: 278px
        }

        .top-2-form-inn form ul li:nth-child(9):before {
            display: none
        }

        .top-2-form-inn form ul li:last-child:before {
            display: none
        }

        .top-2-form-inn form ul li input[type="submit"] {
            background: #ca2d41;
            cursor: pointer;
            border: 0;
            color: #fff;
            font-size: 16px;
            border-radius: 2px;
            font-weight: 600;
            padding: 12px 25px;
            /* width: auto; */
        }

        .top-2-form-inn form ul li:last-child p {
            color: #969696;
            margin-top: -5px;
            font-size: 11px;
            text-align: center
        }

        .top-2-form-inn form ul li:last-child p a {
            color: #09C;
            font-size: 11px
        }

        .land-bo-sec-1 {
            display: inline-block;
            border-bottom: 1px solid #dfdfdf;
            padding-bottom: 25px;
            margin-bottom: 20px
        }

        .land-body-left {
            float: left;
            width: 50%;
            padding-right: 25px
        }

        .land-body-left img {
            width: 100%
        }

        .land-body-right {
            float: left;
            width: 50%;
            padding-left: 25px
        }

        .land-body-right h2 {
            border-bottom: 1px solid #dfdfdf;
            padding-bottom: 15px;
            margin-bottom: 20px;
            font-weight: 600
        }

        .land-body-right ul li {
            background: url(../images/tick.png) no-repeat center left;
            background-size: 19px;
            margin-bottom: 15px;
            padding-left: 34px;
            font-size: 15px
        }

        .land-body-right ul li:last-child {
            background: url(../images/tick.png) no-repeat;
            background-size: 19px;
            margin-bottom: 0;
            background-position: 0 3px
        }

        .land-bo-sec-2 p {
            text-align: center;
            font-size: 17px;
            line-height: 27px
        }

        .land-bo-sec-2 p b {
            font-weight: 600
        }

        .pad-top-25 {
            padding-top: 10px
        }

        .land-how {
            margin-bottom: 30px
        }

        .land-how h2 {
            text-align: center
        }

        .land-how-point {
            display: inline-block
        }

        .land-how-point ul li {
            float: left;
            width: 33.3333%;
            box-sizing: border-box;
            padding: 78px 30px 30px;
            position: relative;
            text-align: left;
            border-right: 1px solid #e6e6e6;
            height: 155px;
            text-align: center
        }

        .land-how-point ul li:last-child {
            border-right: 0
        }

        .land-how-point ul li:before {
            content: '';
            position: absolute;
            width: 78px;
            height: 78px;
            background: url(images/ebook-siem-sprite.png) no-repeat;
            margin-top: -89px;
            margin-left: -45px;
            background-position: -10px -43px;
            background-size: 235px
        }

        .land-how-point ul li:nth-child(2):before {
            background-position: -97px -43px
        }

        .land-how-point ul li:nth-child(5):before {
            background-position: -5px -113px
        }

        .land-how-point ul li:nth-child(4):before {
            background-position: -98px -165px
        }

        .land-how-point ul li:after {
            position: absolute;
            width: 1px;
            height: 200px;
            background: #e6e6e6;
            right: 0;
            top: 26px;
            border-radius: 93px
        }

        .land-how-point ul li:last-child:after {
            display: none
        }

        .land-how-point ul li h4 {
            font-size: 14px;
            text-transform: uppercase;
            margin-top: 20px
        }

        .land-how-point ul li p {
            margin-bottom: 0;
            width: 100%;
            margin-top: 7px
        }

        .land-how1-point ul li {
            width: 50%;
            box-sizing: border-box;
            padding: 30px;
            position: relative;
            text-align: left;
            border-right: 1px solid #e6e6e6;
            border-bottom: 0 solid #e6e6e6;
            height: 155px
        }

        .land-how1-point ul li:nth-child(1) {
            padding-left: 120px;
            padding-right: 15px
        }

        .land-how1-point ul li:nth-child(2) {
            padding-left: 40px
        }

        .land-how1-point ul li:nth-child(1):before {
            background-position: -93px -150px
        }

        .land-how1-point ul li:nth-child(2):before {
            background-position: -182px -69px
        }

        .land-how1-point {
            margin-top: -5px
        }

        .land-how-bot-text {
            margin-top: 50px
        }

        .land-how-bot-text p {
            text-align: center
        }

        .land-foot-com {
            float: left;
            width: 100%
        }

        .land-foot-com ul {
            margin-top: 12px;
            float: right
        }

        .land-foot-com ul li {
            float: left
        }

        .land-foot-com ul li a {
            width: 34px;
            height: 34px;
            float: left
        }

        .land-foot-com p {
            text-align: center;
            color: #868686
        }

        .land-foot-com ul li a:before {
            content: '';
            position: absolute;
            width: 28px;
            height: 28px;
            background: url(images/ebook-siem-sprite.png) no-repeat;
            background-size: 270px;
            background-position: -12px -231px
        }

        .land-foot-com ul li:nth-child(2) a:before {
            background-position: -52px -231px
        }

        .land-foot-com ul li:nth-child(3) a:before {
            background-position: -91px -231px
        }

        .land-foot-com ul li:nth-child(4) a:before {
            background-position: -130px -231px
        }

        .foot {
            border-top: 1px solid #ebeeee;
            padding: 0;
            display: inline-block;
            margin-top: 30px;
        }

        span#backToTop {
            display: none !important
        }

        div#formCTAgdpr {
            color: #8a8a8a;
            text-align: left;
            font-size: 12.5px;
            margin-top: 4px;
            line-height: 12px;
            margin-top: 12px;
        }

        div#meGDPRMessage {
            margin-top: 10px;
            margin-bottom: -14px
        }

        .top-2-form-inn form ul li input[type="checkbox"] {
            width: 15px !important;
            float: left;
            display: inline-block;
            height: 15px !important;
            margin-right: 10px;
            margin-bottom: 10px;
            margin-top: 9px;
            display: none;
        }

        .dwn-priv {
            color: #969696;
            margin-top: -5px;
            font-size: 11px
        }

        .dwn-priv a {
            color: #09C;
            font-size: 12px;
        }

        label#sendmemailcheck {
            color: #888;
            text-align: left;
            font-size: 12px;
            line-height: 15px
        }

        #meGDPRMessage .checkmarkgdpr {
            padding-bottom: 0
        }

        .bot-text {
            margin-top: 25px
        }

        .bot-text h4 {
            text-align: lef;
            font-weight: 600;
            font-size: 14px;
        }

        .top-2-text p {
            text-align: justify;
            padding-bottom: 25px;
            line-height: 30px
        }

        .lab-text {
            margin-left: 41px;
            position: relative !important;
            color: #6d6c6c
        }

        .msm1 {
            text-align: center;
            display: none
        }

        .msm1 h2 {
            font-size: 28px;
            margin-bottom: 8px;
            color: #2cab31
        }

        .msm1 h4 {
            font-size: 20px;
            margin-bottom: 10px;
            color: #fff;
        }

        .top-2-text .sub-head {
            font-size: 14px;
            color: #000;
            font-weight: 500;
            line-height: 26px;
        }

        .sub-head {
            text-align: justify;
        }

        .jpSpan {
            display: inline !important
        }

        .top-sec {
            position: relative;
            display: inline-block;
            width: 100%;
        }

        .top-sec-left {
            float: left;
            width: 60%;
            padding-right: 60px;
            margin-top: 0;
            color: #fff;
        }

        .top-sec-left h1 {
            margin-top: 60px;
            font-size: 50px;
            line-height: 50px;
            font-weight: 700;
            margin-bottom: 18px;
        }

        .top-sec-left h4 {
            font-size: 22px;
            line-height: 22px;
            font-weight: 300;
        }

        .top-sec-right {}

        .top-sec-right {
            float: left;
            width: 40%;
            margin-top: 0;
        }

        .sub-list {
            margin-bottom: 15px;
        }

        #meGDPRMessage .checkmarkgdpr {
            margin-top: 7px;
            margin-bottom: -2px
        }

        span#backToTop {
            display: none !important;
        }

        #meGDPRMessage {
            height: 40px !important;
            width: 100%
        }

        #popupFreezer {
            background: #fff;
            display: none;
            height: 100%;
            left: 0;
            position: fixed;
            top: 0;
            opacity: 0.5;
            filter: alpha(opacity=50);
            width: 100%;
            z-index: 999999
        }

        #popupCon {
            background: url(images/gdpr-popup-bg.png) no-repeat #272727;
            background-size: 350px;
            box-shadow: 0 0 5px #3e3d3d;
            display: none;
            left: 28%;
            line-height: 20px;
            padding: 20px 2%;
            position: fixed;
            top: 200px;
            transition: all .5s;
            width: 40%;
            z-index: 9999999
        }

        #popupCon .close {
            background: url(images/gartner-sprite.png) no-repeat;
            background-position: -250px -119px;
            cursor: pointer;
            height: 20px;
            position: absolute;
            right: 10px;
            top: 10px;
            width: 20px;
        }

        #popupCon ul {
            margin: 0 0 0 40%
        }

        #popupCon ul li {
            color: #fff;
            font-size: 12px;
            font-weight: 100;
            margin: 0 0 20px 0
        }

        #popupCon ul li.hea {
            font-size: 24px;
            font-weight: 700
        }

        #popupCon ul li button.yesbut {
            background: #eabc1c;
            border: 1px solid #eabc1c;
            color: #000;
            cursor: pointer;
            display: inline-block;
            font-weight: 700;
            padding: 8px 30px;
        }

        #popupCon ul li button.nobut {
            background: #272727;
            border: 1px solid #fff;
            color: #fff;
            cursor: pointer;
            display: inline-block;
            margin: 0 0 0 20px;
            padding: 8px 30px;
        }

        @media screen and (max-width:1170px) {
            .land-container {
                margin: 0 auto;
                max-width: 80%
            }

            .wam-head-logo-left a img {
                width: 200px;
                padding-top: 10px;
                margin: 0 auto;
                display: table;
                float: initial;
                padding-right: 0
            }

            .top-2-text {
                width: 100%;
                padding-right: 0;
                margin-top: 0;
                padding-bottom: 0px
            }

            .top-2-form {
                width: 100%
            }

            .land-body-left {
                width: 100%;
                padding-right: 0
            }

            .land-body-right {
                width: 100%;
                padding-left: 0;
                margin-top: 30px
            }

            .top-2-form-inn form ul li input[type="submit"] {
                background: #cb0f0f
            }

            .top-logo a img {
                width: 180px;
                margin: 0 auto;
                display: table
            }

            .top-2-text {
                padding-left: 0;
                text-align: left;
            }

            .top-2-text img {
                width: 60%;
                margin: 0 auto;
                display: table;
                margin-top: 40px
            }

            .top-2-form-inn {
                margin: 0
            }

            .wam-menu ul li a {
                padding: 10px 15px;
                border: 1px solid #ededed;
                margin-right: 5px;
                margin-left: 0 !important;
                text-align: center
            }

            .wam-menu ul li {
                width: 100%
            }

            .wam-head-logo-right {
                float: initial
            }

            .wam-menu {
                display: none;
                width: 100%
            }

            .mob-menu {
                display: block;
                width: 40px;
                height: 40px;
                background: #00a95a;
                float: right;
                margin-top: 18px;
                border-radius: 50px;
                padding: 12px 10px 10px;
                box-sizing: border-box;
                text-align: center
            }

            .mob-menu span {
                width: 20px;
                height: 2px;
                background: #fff;
                display: block;
                margin-bottom: 5px;
                border-radius: 10px
            }

            .wam-head-logo {
                padding: 35px 0 35px;
                display: inline-block;
                width: 100%;
                -webkit-transition: all .5s ease;
                -moz-transition: all .5s ease;
                -o-transition: all .5s ease;
                transition: all .5s ease
            }

            .pad-top-25 {
                padding-top: 30px
            }

            .foot {
                padding: 0 20px
            }

            .land-body {
                padding-bottom: 0
            }

            .top-title {
                width: 100%;
                text-align: center
            }

            .top-2-text h4 {
                margin-top: 35px
            }

            .bot-text h4 {
                text-align: center;
            }

            .top-2-form img {
                width: 40%;
            }

            .top-sec-left h4 {
                line-height: 30px;
            }
        }

        @media screen and (max-width:767px) {
            .top-2-text h1 b {
                font-size: 44px;
                margin-top: 0
            }

            .top-2-text h1 {
                text-align: center
            }

            .land-how-point ul li {
                width: 50%;
                padding: 24px;
                border: 1px solid #fff;
                background: #f5f8fb;
                height: 210px
            }

            .land-how-point ul li:after {
                display: none
            }

            .top-2-text img {
                width: 70%
            }

            .land-how-point ul li:before {
                content: '';
                position: absolute;
                width: 78px;
                height: 78px;
                background: url(images/ebook-siem-sprite.png) no-repeat;
                margin-top: -10px;
                margin-left: -45px;
                background-position: -10px -43px;
                background-size: 235px
            }

            .land-how-point ul li p {
                margin-top: 95px
            }

            .land-foot-com {
                float: left;
                width: 100%
            }

            .land-foot-com p {
                text-align: center
            }

            .land-foot-com ul {
                float: initial;
                display: table;
                margin: 0 auto
            }

            .top-sec-left {
                width: 100%;
                padding-right: 0px;
                text-align: center;
            }

            .top-sec-right {
                width: 100%;
                margin-top: 50px;
            }

            .top-2-form img {
                width: 75%;
                display: table;
                margin-top: 0px;
                margin: 0 auto;
            }

            .top-sec-left h1 {
                margin-top: 38px;
                font-size: 38px;
                line-height: 38px;
                font-weight: 700;
                margin-bottom: 10px;
            }
        }

        @media screen and (max-width:600px) {
            .land-how-point ul li {
                width: 100%;
                padding: 24px;
                border: 1px solid #fff;
                background: #f5f8fb;
                height: auto
            }
        }

        @media screen and (max-width:480px) {
            .top-2-text img {
                width: 90%
            }

            .land-foot-com {
                width: 100%
            }

            .land-foot-com ul {
                display: table;
                margin: 0 auto
            }

            .land-foot-com ul li {
                float: left
            }

            .foot {
                padding-top: 20px
            }

            .land-foot-com p {
                text-align: center;
                margin-top: 0
            }

            .top-2-text h1 span {
                font-size: 28px
            }

            .top-2-text h4 {
                font-size: 18px
            }

            .top-title h1 {
                line-height: 28px;
                font-size: 22px;
                border-top: 1px solid #208bbd;
                margin-top: 15px;
                padding: 15px 0
            }

            .top-title h1 span {
                line-height: 28px;
                font-size: 22px
            }

            .top-title h2 {
                font-weight: 700;
                font-size: 20px
            }

            .wam-head-logo {
                padding: 5px 0 15px
            }

            .wam-head-logo:after {
                display: none
            }

            .top-2-form-inn {
                padding: 0;
                box-shadow: none;
                border: 0 solid #d9dbdc
            }

            .top-2-text ul li {
                text-align: left
            }

            .bot-text h4 {
                text-align: center
            }

            .top-2-form {
                width: 100%;
                padding-bottom: 35px;
                border-bottom: 1px solid #d8d7d7
            }
        }

        .errMsg,
        .errMsg2 {
            color: red;
            display: none;
            font-size: 12px
        }

        input[type=checkbox]+label:before {
            content: '';
            position: absolute;
            background: url(images/ebook-siem-sprite.png) no-repeat left center;
            background-size: 303px;
            width: 18px;
            height: 26px;
            background-position: -156px -78px;
            background-size: 292px;
            margin-left: -25px;
        }

        input[type=checkbox]:checked+label:before {
            content: '';
            position: absolute;
            background: url(images/ebook-siem-sprite.png) no-repeat left center;
            background-size: 303px;
            width: 18px;
            height: 26px;
            background-position: -178px -78px;
            background-size: 292px;
            margin-left: -25px;
        }
 .feb-pre-footer.fir-footer.clearfix {
    display: none;
}
section#relProducts {
    display: none;
}
h1 {
    color:#fff;
}

h4 {
    color:#fff;
}
.heading-menu {
    display: none;
}
div#commonHeader {
    display: none;
}
div#meGDPRMessage {
    display: none;
}
div#scroll {
    padding: 0px;
}