 body {
        margin: 0
    }


            div {
            box-sizing: border-box
        }

        ul {
            margin: 0
        }

        .as-full {
            font-family: 'Zoho_Puvi_Regular', sans-serif;
            margin: 0;
            padding: 0;
            width: 100%;
            display: flow-root
        }

        .as-full div, .as-full a, .as-full ul, .as-full li, .as-full input, .as-full p, .as-full h1, .as-full h2, .as-full span {
            box-sizing: border-box
        }

        

        .as-container {
            margin: 0 auto;
            position: relative;
            max-width: 1200px;
        }

        .wam-head-top-inn ul {
            float: right
        }


        .as-full li {
            list-style-type: none
        }

        .as-full 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
        }
        .as-full p, .as-full a, .as-full li, .as-full td, .as-full td, .as-full span, .as-full label {
            line-height: 24px;
            font-size: 14px
        }

        .width-30 {
            width: 30%;
            position: relative;
            float: left
        }

        .width-35 {
            width: calc(100% - 525px);
            position: relative;
            float: left
        }

        .width-40 {
            width: 390px;
            position: relative;
            float: left
        }

        .width-60 {
            width: 60%;
            position: relative;
            float: left
        }

    .width-65 {
    width: 245px;
    height: 320px;
    margin: auto;
    background: url(https://www.manageengine.com/log-management/images/microsoft-zero-day-vulnerability-sprite.png) no-repeat;
    background-size: 350px;
    background-position: -68px -81px;

}

        .width-70 {
            width: calc(100% - 544px);
            position: relative;
            float: left
        }

        .width-80 {
            width: 80%;
            position: relative;
            float: left
        }

        .banner {
            color: #fff;
            padding-top: 0;
            padding-bottom: 25px;
            margin-top: 0;
            position: relative
        }

        /*.banner::before{content:"";position:absolute;left:0;top:0;z-index:-1;width:100%;height:120%;background:#94d9fe;background:-webkit-linear-gradient(to bottom,#94d9fe,#fff);background:linear-gradient(to bottom,#94d9fe,#fff)}*/
        .banner::after {
            content: '';
    position: absolute;
    width: 675px;
    height: 832px;
    background: url(https://www.manageengine.com/log-management/images/microsoft-zero-day-vulnerability-banner.png);
    background-repeat: no-repeat;
    background-size: 523px;
    background-size: cover;
    right: 0px;
    top: -11px;
    bottom: 0px;
    z-index: 0;
        }

        .banner-caption {
            font-family: 'Zoho_Puvi_Bold';
            line-height: 53px;
            width: 53%;
            font-size: 25px;
            margin-top: 42px;
            margin-bottom: 2px;
            color: #df2430;
        }
		
		
        .banner-caption1 {
            font-family: 'Zoho_Puvi_Bold';
            line-height: 37px;
            width: 53%;
            font-size: 25px;
            margin-top: 15px;
            margin-bottom: 2px;
            color: #df2430;
        }

        .banner-caption span {
            display: block;
            font-size: 28px;
            font-weight: 500;
            margin-bottom: 8px;
            color: #252628;
            font-family: 'Zoho_Puvi_Regular';
        }

        .banner-caption b {
            font-weight: 800
        }

        .banner .pink-text {
            font-size: inherit;
            color: #fc775d;
            display: block;
            font-weight: 700
        }

        .as-full .about-desc {
            line-height: 24px;
            letter-spacing: 0
        }

        .about-desc p {
            font-size: 15px;
            text-align: justify
        }

        .key {
            display: flow-root;
            font-family: 'Zoho_Puvi_Regular', sans-serif;
            font-size: 13px;
            line-height: 24px;
            align-items: center;
            align-content: center
        }

        .key div:last-child {
            margin: auto;
            padding-top: 14px;
            padding-left: 35px
        }

        .image1 {
            background-position: -16px -433px
        }

        .image2 {
            background-position: -50px -429px
        }

        .image3 {
            background-position: -81px -431px
        }

        .title {
            font-size: 18px;
            line-height: 30px;
            margin-top: 30px;
            margin-bottom: 20px
            font-family: 'Zoho_Puvi_SemiBold';
        }

        .tick-list li {
            position: relative;
            padding-left: 28px;
            margin-bottom: 9px;
            font-size: 15px
        }

        .tick-list li:before {
            content: '';
           display: block;
          left: 2px;
          top: 4px;
          position: absolute;
          height: 18px;
          width: 18px;
          background: url(https://www.manageengine.com/log-management/images/microsoft-zero-day-vulnerability-sprite.png);
          background-repeat: no-repeat;
          background-size: 380px;
          background-position: -262px -30px;
        }

        p.desc {
            font-size: 13px;
            width: 570px;
            margin-top: 18px
        }

        .book-image {
            background: url(https://www.manageengine.com/log-management/images/how-to-strengthen-your-siem-framework-for-2021-cover.png) no-repeat;
            background-size: 523px;
            width: 226px;
            height: 307px;
            background-position: -22px -547px;
            margin: 20px auto 0;
        }

        .book-image img {
            margin-left: 36px
        }

        .wam-vid-form {
            width: inherit
        }

        .wam-vid-form h2 {
            color: #000;
            font-size: 20px;
            font-family: 'Zoho_Puvi_SemiBold';
            text-align: center;
            border-top-right-radius: 3px;
            border-top-left-radius: 3px;
            line-height: 1.2;
            padding: 26px 0 34px;
            margin: 0
        }

        ul {
            margin: 0;
            padding: 0
        }

        .succ {
            font-size: 16px;
            color: #737373;
            text-align: center;
            padding: 20px;
            border-radius: 2px;
            background: #fff;
            box-shadow: 0 0 36px 0 rgba(0, 0, 0, .08);
            margin-bottom: 20px;
            display: none;
            line-height: 26px
        }

        .wam-vid-form ul li {
            z-index: 1;
            float: left;
            position: relative;
            width: 80%;
            margin-left: 10%;
            display: inline-block;
            margin-bottom: 10px;
            padding-left: 0;
            text-align: left;
            border-bottom: 1px solid #ccc;
            position: relative
        }

        .wam-vid-form ul li:before {
            content: '';
            display: block;
            position: absolute;
            top: 10px;
            left: 5px
        }

        .wam-vid-form ul li.select {
            margin-bottom: 12px
        }

        div#formCTAgdpr {
            color: #fff;
            text-align: left;
            font-size: 11px !important;
            margin-top: 4px;
            line-height: 18px;
            margin-top: 0;
            margin-bottom: 20px
        }

        select {
            padding-left: 0;
            border-radius: 0
        }

        .wam-vid-form ul li input {
            width: 100%;
            margin-left: 0;
            float: left;
            background: #fff;
            border: 0;
            line-height: 1;
            box-sizing: border-box;
            border-bottom: none;
            color: #333538;
            outline: 0;
            padding-left: 0;
            font-size: 13px;
            height: 30px;
            padding-left: 0;
            font-family: 'Zoho_Puvi_Regular';
        }

        .wam-vid-form ul li input#datepicker {
            padding-left: 10px
        }

        .wam-vid-form ul li:last-child input[type=submit] {
            background: #d1362b;
            color: #fff;
            border: 0;
            text-align: center;
            margin-bottom: 10px;
            cursor: pointer;
            font-size: 15px;
            padding: 10px 7px 10px 10px;
            line-height: 23px;
            height: auto;
            border-radius: 0;
            font-weight: 400
        }

        .wam-vid-form ul li:last-child input[type=reset] {
            width: 38%;
            color: #98a6b3;
            border: 0;
            padding-left: 0;
            text-align: center;
            margin-bottom: 10px;
            font-size: 15px;
            cursor: pointer;
            font-weight: 600;
            margin-left: 2%;
            background: #2f5573
        }

        .dwn-priv {
            color: #fff;
            font-size: 12px;
            float: left;
            width: 100%;
            line-height: 12px
        }

        .dwn-priv a {
            color: #0071c0;
            font-size: 9px;
            text-decoration: underline
        }

        .wam-vid-form ul li select {
            width: 100%;
            float: left;
            background: #fff;
            border: 0;
            line-height: 42px;
            box-sizing: border-box;
            font-size: 15px;
            color: #333538;
            outline: 0;
            height: 60px;
            font-family: 'Zoho_Puvi_Regular';
        }

        .fsm-request-demo .per60 {
            padding-right: 40px
        }

        .fsm-features h2.fsm-label {
            font-size: 16px;
            display: inline-block;
            padding: 5px 10px 4px;
            background: #c4e5ff;
            border-radius: 2px;
            margin: 0;
            margin-bottom: 30px;
            color: #00578e
        }

        .wam-vid-form {
            background: #fff;
            display: inline-block;
            border-radius: 4px
        }

        #meGDPRMessage {
            display: inline-block;
            clear: both;
            color: #fff;
            line-height: 18px
        }

        #meGDPRMessage label {
            font-size: 9px;
            line-height: 17px;
            color: #494949;
            display: block
        }

        .wam-vid-form ul li:last-child {
            border: none
        }

        .befo-hide {
            border-bottom: 0 !important
        }

        #date-show {
            display: none
        }
    .displayText::after{
        content: "";
    position: absolute;
    right: 2px;
    top: 13px;
    border-top: 6px solid #7f7f7f;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    transition: .3s;
    }
    .select p.cls{
        cursor: pointer;
    padding: 8px 20px;
    border-radius: 3px;
    background: #293380;
    color: #fff;
    margin: 10px 0 0;
    text-align: center;
    width: 50%;
    margin-left: 25%;
    }

        .befo-hide:before {
            display: none
        }
    .wam-vid-form ul li .dropdown input{
        display: inline-block;
    width: auto;
    float: none;
    height: auto;
    }
    .dropdown{
        padding-left: 20px;
    }
    .dropdown{
    padding: 10px 19px;
    background: #fff;
    border: 1px solid #e4e4e4;
    border-top: 0;
    -webkit-box-shadow: 0 0 20px rgb(228 228 228 / 40%);
    box-shadow: 0 0 20px rgb(228 228 228 / 40%);
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    width: 100%;
    top: 100%;
    left: 0;
}
    .displayText{
        cursor: pointer;
    width: 100%;
    background: #fff;
    border: 0;
    line-height: 30px;
    box-sizing: border-box;
    color: #333538;
    outline: 0;
    padding-left: 0;
    padding-right: 10px;
    font-size: 12px;
    height: 30px;
    position: relative;
    overflow: hidden;
    font-family: 'Zoho_Puvi_Regular';
    }
    
    .wam-vid-form ul li:last-child::before{
      content: "";
    position: absolute;
    top: 9px;
    left: 60px;
    height: 22px;
    width: 22px;
    background: url(https://www.manageengine.com/log-management/images/microsoft-zero-day-vulnerability-sprite.png) no-repeat;
    background-size: 450px;
    background-position: -376px -33px;
}

                .top-2-form-inn form ul li input[type="submit"] {
                background: #d34a41;
                cursor: pointer;
                border: 0;
                color: #fff;
                font-size: 16px;
                border-radius: 2px;
                font-weight: 500;
                padding: 7px 0;
                height: 42px
            }

            .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
            }

            .tnk-msg, .cta {
                display: none
            }

            .errMsg {
                display: none;
                color: red;
                width: 80%;
                margin-left: 10%;
                font-size: 12px;
                position: relative;
                top: -12px
            }

            .form {
                position: relative;
                top: -61px;
                right: -58px;
                height: auto;
                border-radius: 5px;
                width: 100%;
                background: #251c1c00;
                box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 0.15);
                z-index: 99;
                float: right;
                padding: 0;
                max-width: 390px;
                margin-top: -60px
            }

            .form-validated {
                margin-top: 55px
            }

            .form:after {
                content: '';
                width: 258px;
                height: 155px;
                position: absolute;
                left: 55px;
                top: -155px;
                background: url(https://www.manageengine.com/log-management/images/overcome-native-limitations-in-sharepoint-auditing-banner.png) no-repeat;
                background-size: 295px;
                background-position: -16px -23px;
                z-index: -1
            }

            .wam-logo img {
                width: 110px;
                margin-top: 20px
            }

            .wam-vid-form ul li select {
                width: 100%;
                float: left;
                line-height: 1.6;
                box-sizing: border-box;
                font-size: 13px;
                color: #757575;
                outline: 0;
                height: 30px;
                -webkit-appearance: none;
                padding-left: 0;
                background: url(https://www.manageengine.com/log-management/images/zero-trust-in-iam-arrow.png) no-repeat;
                background-position: right center;
                background-size: 10px;
                
    }

                    .befo-hide {
                    width: 80%;
                    margin-bottom: 10%
                }

                .befo-hide input[type="checkbox"] {
                    width: 15px !important;
                    float: left;
                    height: 15px !important;
                    margin-right: 10px;
                    margin-bottom: 20px;
                    margin-top: 4px
                }

                .befo-hide label {
                    color: #494949;
                    text-align: left;
                    font-size: 11px;
                    line-height: 1.5;
                    display: block;
                    max-width: 100%;
                    padding-top: 2px
                }

                .wam-vid-form > a.cta {
                    position: absolute;
                    background: #d1362b;
                    color: #fff;
                    border: 0;
                    text-align: center;
                    margin-bottom: 10px;
                    cursor: pointer;
                    font-size: 15px;
                    padding: 14px 28px;
                    line-height: 23px;
                    height: auto;
                    margin-top: 10px;
                    border-radius: 5px;
                    width: 100%
                }

                .wam-vid-form > a.cta span {
                    font-size: 20px;
                    vertical-align: middle
                }

                div#formCTAgdpr {
                    color: #494949;
                    text-align: left;
                    font-size: 11px !important;
                    margin-top: 4px;
                    margin-top: 9px;
                    margin-bottom: 10px
                }

                #backToTop {
                    display: none !important
                }

                .footer {
                    text-align: center;
                    color: #868686;
                    background: #ebeeee;
                    margin-top: 50px
                }

                #date-show {
                    display: none
                }

                .ui-widget-header {
                    border: 1px solid #fff;
                    background: #fff;
                    color: #333
                }

                .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 #5edaec;
                    background: #5edaec;
                    color: #011217;
                    line-height: 25px
                }

                .tnk-msg p {
                    padding: 25px;
                    margin-top: -30px;
                    text-align: center
                }

                .tnk-msg p.pb0 {
                    padding-bottom: 0
                }

                .select select {
                    border: none !important;
                    margin-left: 0
                }

                .center-text {
                    font-family: 'Zoho_Puvi_Regular';
                    padding-top: 20px;
                    font-size: 13px;
                    line-height: 18px;
                    color: #212121;
                    text-align: center;
                    font-weight: 600
                }

                
                .foot {
                    background: #000;
                    padding: 6px 0;
                    display: inline-block;
                    margin-bottom: -5px;
                    position: relative;
                    width: 100%;
                    margin-top: 50px;
                    text-align: left
                }

                .land-container {
                    margin: 0 auto;
                    max-width: 1200px
                }

                #ui-datepicker-div {
                    z-index: 99 !important
                }

                .top-2-form-inn form ul li span {
                    display: block;
                    padding-bottom: 6px;
                    position: absolute
                }

                .dwnArrow {
                    position: absolute;
                    height: 20px;
                    width: 22px;
                    top: 10px;
                    left: 18%;
                    border-bottom: 2px solid #fff;
                    border-radius: 2px
                }

                .dwnArrow:before, .dwnArrow:after {
                    content: '';
                    display: block;
                    position: absolute;
                    animation: icon-bounce .9s infinite ease-in-out
                }

                .dwnArrow::before {
                    left: .5rem;
                    top: 2px;
                    width: 6px;
                    height: .5rem;
                    background: #fff
                }

                .dwnArrow::after {
                    left: .25rem;
                    top: 10px;
                    width: 0;
                    height: 0;
                    border-left: solid 7px transparent;
                    border-right: solid 7px transparent;
                    border-top: solid 8px #fff
                }

                .top-2-form-inn form ul li span.jpSpan {
                    display: inline;
                    position: unset;
                    line-height: 8px
                }

                @-webkit-keyframes icon-bounce {
                    0% {
                        transform: translateY(0px)
                    }

                    50% {
                        transform: translateY(-4px)
                    }

                    100% {
                        transform: translateY(0px)
                    }
                }

                @keyframes icon-bounce {
                    0% {
                        transform: translateY(0px)
                    }

                    50% {
                        transform: translateY(-4px)
                    }

                    100% {
                        transform: translateY(0px)
                    }
                }

                .top-2-form-inn.shake {
                    animation: shake .82s cubic-bezier(.36, .07, .19, .97) both;
                    transform: translate3d(0, 0, 0);
                    backface-visibility: hidden;
                    perspective: 1000px
                }

                @keyframes shake {
                    10%, 90% {
                        transform: translate3d(-1px, 0, 0)
                    }

                    20%, 80% {
                        transform: translate3d(2px, 0, 0)
                    }

                    30%, 50%, 70% {
                        transform: translate3d(-4px, 0, 0)
                    }

                    40%, 60% {
                        transform: translate3d(4px, 0, 0)
                    }
                }

                .nav-menu {
                    display: none
                }

                .bottom-cta {
                    display: none;
                    width: 100%;
                    margin-left: 0;
                    background: #d1362b;
                    color: #fff;
                    border: 0;
                    text-align: center;
                    margin-bottom: 10px;
                    cursor: pointer;
                    font-family: 'Zoho_Puvi_Regular';
                    font-size: 15px;
                    padding: 10px 0;
                    height: auto;
                    position: fixed;
                    bottom: -10px;
                    z-index: 1;
                    text-decoration: none
                }

                div#titlediv {
                    display: none
                }

                .dwnld-icn {
                    background: url(https://www.manageengine.com/active-directory-360/images/zero-trust-in-iam-sprite.png) no-repeat -153px -11px;background-size:250px 125px;width:13px;height:16px;left:54px;top:11px}

                        #meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before {
                        top: 0 !important;
                        left: 2px !important
                    }

                    .mob-reg {
                        display: none
                    }

                    .top-2-form-inn.shake {
                        animation: shake .82s cubic-bezier(.36, .07, .19, .97) both;
                        transform: translate3d(0, 0, 0);
                        backface-visibility: hidden;
                        perspective: 1000px
                    }

                    @keyframes shake {
                        10%, 90% {
                            transform: translate3d(-1px, 0, 0)
                        }

                        20%, 80% {
                            transform: translate3d(2px, 0, 0)
                        }

                        30%, 50%, 70% {
                            transform: translate3d(-4px, 0, 0)
                        }

                        40%, 60% {
                            transform: translate3d(4px, 0, 0)
                        }
                    }

                    .ban-text {
                        height: 138px;
                        width: 100%;
                        margin-top: 5px;
                        margin-bottom: 11px;
                        background: url(images/3-simple-ways-to-ensecure-email-security.png);
                        background-repeat: no-repeat;
                        background-size: 390px;
                        background-position: 0 -67px
                    }

                    li.select.drop-select {
                        z-index: 9
                    }

                    li.select.drop-select1 {
                        z-index: 99
                    }

                    .mob-reg {
                        display: none
                    }
    .land-foot-com p{
        color: #717070;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    margin: 9px 0;
    }
    .land-foot-com{
            width: 100%;
    float: left;
    text-align: center;
    }

                    @media screen and (max-width:1280px) {
                        .as-container {
                            width: 100%;
                            max-width: 100%;
                            padding-left: 20px;
                            padding-right: 20px
                        }
                    }

                    @media screen and (max-width:1200px) {
                        .flex {
                            flex-wrap: wrap
                        }

                        .flex .width-70 {
                            margin-bottom: 30px
                        }

                        .width-35 {
                            width: 320px
                        }
                        .banner::after{
                            display: none;
                        }

                        .width-65 {
                            width: calc(100% - 84px);
                        }

                        div#form {
                            float: left;
                            margin: auto;
                            text-align: center
                        }

                        h2.form-hide {
                            margin-top: 0
                        }


                        .banner {
                            background-size: cover;
                            height: auto
                        }

                        .width-40 {
                            height: auto
                        }

                        .foot {
                            padding: 6px 20px;
                        }

                        .cta {
                            width: 100%;
                            left: 0
                        }

                        .logo {
                            text-align: center
                        }

                        .form:after {
                            display: none
                        }
                        .banner-caption{
                            width: 100%;
                             text-align: center;
                        }
                        .width-40{
                            top: 70px;
                        }
                    }

                    @media screen and (max-width:991px) {
                        .width-35, .width-65 {
                            width: 100%
                        }

                        .book-image {
                            left: 20px;
                            margin: auto;
                            margin-top: 30px
                        }

                        .book-image img {
                            margin-left: 0
                        }

                        .top-2-form-inn form ul li span {
                            left: 8%
                        }

                        .flex {
                            display: grid
                        }

                        .width-70 {
                            order: 2
                        }

                        .width-40 {
                            order: 1
                        }

                        div#form {
                            margin-top: 50px
                        }

                        p.desc {
                            width: inherit
                        }

                        .flex .width-70 {
                            margin-bottom: 0
                        }

                        .wam-vid-form h2 {
                            padding: 25px 0 30px
                        }

                        .logo {
                            margin: 20px auto
                        }
                    }

                    @media screen and (max-width:768px) {
                     
                        .form{
                            right: -185px;
                        }
                        .width-40{
                            width: inherit;
                            top: 0px;
                        }
                        .width-70{
                            width: inherit;
                        }
                        .width-65{
                            width: 50%;
                        }
                        .foot{
                            background:none;
                        }

                        .mob-reg {
                            display: block;
                            font-family: 'Zoho_Puvi_Regular', sans-serif;
                            position: fixed;
                            z-index: 99;
                            bottom: 0;
                            left: 0;
                            right: 0;
                            background: #d20a0a;
                            text-align: center;
                            color: #fff;
                            padding: 14px;
                            font-weight: 700;
                            text-transform: uppercase;
                            font-size: 14px;
                            cursor: pointer;
                            display: block;
                            font-family: Zoho_Puvi_Regular, sans-serif;
                            position: fixed;
                            z-index: 99;
                            bottom: 0;
                            left: 0;
                            right: 0;
                            background: #d20a0a;
                            text-align: center;
                            color: #fff;
                            padding: 14px;
                            font-weight: 700;
                            text-transform: uppercase;
                            font-size: 14px;
                            cursor: pointer
                        }
    }
                    

                    @media screen and (max-width:600px) {
                        .width-40{
                            left: -109px;
                        }
                    }

                    @media screen and (max-width:480px) {
                        .width-40{
                                left: -188px;
                        }
                        .width-65{
                            width: 70%;
                        }
                    }
                     @media screen and (max-width:425px) {
                         .width-40{
                             left: -188px;
                         }
                         .width-65 {
                            width: 100%;
                        }
    }
    


                              .ban-text {
                                  height: 125px;
                                  width: 290px;
                                  margin: auto;
                                  margin-top: 5px;
                                  margin-bottom: 11px;
                                  background-repeat: no-repeat;
                                  background-size: 286px;
                                  background-position: 3px -34px
                              }

                              .displayText {
                                  height: auto !important;
                              }
                          }

                          .displayText {
                              cursor: pointer;
                              width: 100%;
                              background: #fff;
                              border: 0;
                              line-height: 30px;
                              box-sizing: border-box;
                              color: #333538;
                              outline: 0;
                              padding-left: 0;
                              padding-right: 10px;
                              font-size: 12px;
                              height: 30px;
                              position: relative;
                              overflow: hidden;
                              font-family: 'Zoho_Puvi_Regular', 'Open Sans', sans-serif
                          }

                          .displayText::after {
                              content: "";
                              position: absolute;
                              right: 2px;
                              top: 13px;
                              border-top: 6px solid #7f7f7f;
                              border-left: 4px solid transparent;
                              border-right: 4px solid transparent;
                              transition: .3s
                          }

                          .displayText.active::after {
                              transform: rotate(-180deg)
                          }

                          .select p {
                              font-size: 12px;
                              margin: 0 0 5px
                          }

                          .wam-vid-form ul li .dropdown input {
                              display: inline-block;
                              width: auto;
                              float: none;
                              height: auto
                          }

                          .dropdown {
                              padding: 10px 0;
                              background: #fff;
                              border: 1px solid #e4e4e4;
                              border-top: 0;
                              -webkit-box-shadow: 0 0 20px rgba(228, 228, 228, .4);
                              box-shadow: 0 0 20px rgba(228, 228, 228, .4);
                              display: none;
                              position: absolute;
                              z-index: 10;
                              left: 0;
                              width: 100%;
                              top: 100%;
                              left: 0
                          }

                          .select p.cls {
                              cursor: pointer;
                              padding: 8px 20px;
                              border-radius: 3px;
                              background: #293380;
                              color: #fff;
                              margin: 10px 0 0;
                              text-align: center;
                              width: 50%;
                              margin-left: 25%
                          }

                          .icon-none {
                              z-index: 111 !important
                          }

                          .dropdown {
                              padding-left: 20px
                          }

                          li.select.icon-none:before {
                              display: none !important
                          }

                          .icon-none select {
                              width: 100% !important;
                              margin-left: 0 !important;
                              padding-left: 0 !important;
                              font-size: 12px !important;
                              padding-right: 26px
                          }

                          p.source {
                              font-size: 11px
                          }

                          p.source * {
                              font-size: 11px
                          }

                          .exitPop {
                              opacity: 0;
                              position: fixed;
                              top: 0;
                              left: 0;
                              width: 100%;
                              color: #000;
                              height: 100%;
                              background: rgba(0, 0, 0, .8);
                              z-index: -1;
                              transition: .3s;
                              display: flex;
                              justify-content: center;
                              font-family: 'Poppins', sans-serif
                          }

                          .exitPop.active{opacity:1;z-index:9999;transition:.3s}
                          .mailerContent {
                              position: relative;
                              align-self: center;
                              width: 550px;
                              text-align: center;
                              background: rgba(255, 255, 255, .98);
                              padding: 15px;
                              border-radius: 3px;
                              z-index: 99999
                          }

                          .closePop {
                              color: #fff;
                              background: #000;
                              border-radius: 50%;
                              font-size: 25px;
                              position: absolute;
                              right: -17px;
                              top: -17px;
                              cursor: pointer;
                              width: 35px;
                              height: 35px
                          }

                          .wam-form ul li {
                              list-style-type: none;
                              float: left;
                              background: #fff
                          }

                          .audit_form .wam-form ul li input, .audit_form .wam-form ul li select {
                              height: 37px
                          }

                          .audit_form .wam-form ul li input {
                              font-size: 13px;
                              padding-right: 0
                          }

                          .audit_form .wam-form ul li input[type="submit"] {
                              background: #D22222;
                              color: #fff;
                              padding: 0;
                              cursor: pointer;
                              font-weight: 400 !important;
                              text-transform: none !important;
                              height: 39px;
                              font-size: 13px
                          }

                          .inter_form .wam-form {
                              margin: 0 auto;
                              box-shadow: 0 0 13px 2px rgba(0, 0, 0, .11);
                              height: 37px
                          }

                          .wam-form {
                              width: 496px;
                              margin: 0;
                              margin-top: 20px
                          }

                          .wam-form ul {
                              margin: 0;
                              padding: 0
                          }

                          .wam-form ul li {
                              list-style-type: none;
                              float: left;
                              background: #fff;
                              width: 190px;
                              border: 1px solid #fff
                          }

                          .wam-form ul li input {
                              width: 100%;
                              height: 47px;
                              border: 0;
                              padding: 0 10px;
                              box-sizing: border-box;
                              font-size: 16px;
                              outline: none;
                              color: #2b2b2b;
                              background: none
                          }

                          .wam-form ul li select {
                              width: 100%;
                              height: 47px;
                              border: 0;
                              padding: 0 10px;
                              box-sizing: border-box;
                              border-radius: 0;
                              font-size: 15px;
                              outline: none;
                              background: #fff;
                              margin: 0;
                              background: none;
                              z-index: 9;
                              position: relative;
                              color: #6e6e6e;
                              font-size: 12px;
                              opacity: 0;
                              -moz-appearance: none;
                              -webkit-appearance: none;
                              cursor: pointer
                          }

                          .selectedCountry {
                              width: 30px;
                              height: 36px;
                              position: absolute;
                              color: #6e6e6e;
                              font-size: 13px;
                              margin: 12px 0 0 7px
                          }

                          .wam-form ul li input[type="submit"] {
                              background: #D22222;
                              color: #fff;
                              padding: 0 20px;
                              font-size: 14px;
                              cursor: pointer;
                              font-weight: 600;
                              text-transform: capitalize;
                              height: 49px
                          }

                          .wam-form-first ul li input[type="submit"] {
                              background: #000;
                              color: #fff;
                              padding: 0 20px;
                              font-size: 18px;
                              cursor: pointer
                          }

                          .wam-form ul li:nth-child(1) {
                              width: 254px;
                              border-right: 0
                          }

                          .wam-form ul li:nth-child(2) {
                              width: 50px;
                              border-left: 0;
                              border-right: 0;
                              position: relative
                          }

                          .wam-form ul li:nth-child(3) {
                              border: 0
                          }

                          .wam-form ul li:nth-child(4) {
                              background: none;
                              width: 100%;
                              margin-top: 15px;
                              border: 0
                          }

                          #meGDPRMessage {
                              color: #353535;
                              line-height: 17px;
                              font-size: 14px;
                              margin-top: 0
                          }

                          #meGDPRMessage label {
                              font-size: 11px;
                              line-height: 18px
                          }

                          .dwn-priv {
                              color: #353535;
                              font-size: 11px;
                              margin-top: 0;
                              margin-bottom: 8px;
                              line-height: 18px
                          }

                          .dwn-priv a {
                              font-size: 9px;
                              color: #353535;
                              text-decoration: underline;
                              line-height: 12px
                          }

                          .err {
                              display: none;
                              font-size: 12px;
                              color: red
                          }

                          .msg {
                              display: none
                          }

                          .wam-form ul li:nth-child(2):before {
                              content: "";
                              position: absolute;
                              width: 0;
                              height: 0;
                              border-left: 4px solid transparent;
                              border-right: 4px solid transparent;
                              border-top: 4px solid #adadad;
                              margin: 20px 0 0 29px;
                              z-index: 0;
                              right: 9px
                          }

                          .wam-form div#meGDPRMessage {
                              margin-top: 0;
                              margin-bottom: 20px
                          }

                          .inter_form #country_state {
                              left: -205px;
                              width: 250px;
                              position: relative;
                              top: 0;
                              background: #fff;
                              z-index: 999999;
                              opacity: 1
                          }

                          div#formCTAgdpr {
                              color: #888;
                              text-align: left;
                              font-size: 10px;
                              margin-top: 4px;
                              margin-top: 12px
                          }

                          .exitPop h3 {
                              font-weight: 500;
                              font-size: 18px
                          }

                          .inter_form .wam-form .err {
                              padding: 0;
                              padding-top: 10px;
                              margin-top: -66px;
                              width: 230px
                          }

                          .inter_form .wam-form .err.err-state {
                              position: absolute;
                              margin: 68px 0 0 6px
                          }

                          .m0 {
                              margin-top: -45px !important
                          }

                          .oth-solu {
                              display: none
                          }

                          ul li .dropdown .oth-solu input {
                              border: 1px solid #dcdcdc;
                              width: 92%;
                              padding: 5px 15px;
                              margin: 8px 0 0
                          }

                          .tnk-msg a {
                              background: #d1362b;
                              color: #fff;
                              border: 0;
                              text-align: center;
                              cursor: pointer;
                              font-size: 13px;
                              padding: 7px 7px 7px 10px;
                              line-height: 23px;
                              height: auto;
                              border-radius: 0;
                              font-weight: 600;
                              width: 85%;
                              margin: auto;
                              display: block;
                              margin-bottom: 30px
                          }

                          .tnk-msg p:nth-of-type(2) {
                              font-size: 14px;
                              text-align: justify;
                              margin-bottom: 0
                          }

                          .wam-vid-form ul li.capabilities {
                              display: none
                          }


    
