.wam-form ul li .country_state {
    opacity: 1;
    padding-left: 0;
}
.rhs-cont .succView h2 {
    margin-bottom: 0px;
    font-size: 30px;
    color: #0d9a18;
}
.faq-main h2 {
    font-family: 'ZohoPuvi';
    font-weight: 600 !important;
    margin-top: 70px;
    margin-bottom: 0 !important;
}
.rhs-cont .succView p {
    font-size: 16px;
}
.rhs-cont .succView p a {
    font-weight: 600;
    text-decoration: underline;
}
body {
    color: #333;
}
.title {
    text-align: center;
    margin-bottom: 50px;
}
.title h1 {
    font-size: 35px;
    line-height: 35px;
    font-weight: 600;
}
.title p {
    font-size: 14px;
    line-height: 21px;
    margin: 15px 50px;
}
.featureContainer h2 {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 40px;
    font-weight: 600;
}
.featureList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.featureBox {
    width: 49%;
    margin-bottom: 40px;
}
.featureBox .featureContent::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 40px;
    width: 50px;
    background: url(/sites/meweb/images/se/active-directory-audit/images/account-lockout-analyzer-icon-sprite.png);
    background-size: 500px;
    background-position: 0 -10px;
}
.fea1 .featureBox:nth-of-type(2) .featureContent::before {
    background-position: -62px -10px;
}
.fea1 .featureBox:nth-of-type(3) .featureContent::before {
    background-position: -131px -10px;
}
.fea1 .featureBox:nth-of-type(4) .featureContent::before {
    background-position: -191px -10px
}
.fea2 .featureBox:nth-of-type(1) .featureContent::before {
    background-position: -254px -10px;
}
.fea2 .featureBox:nth-of-type(2) .featureContent::before {
    background-position: -317px -10px
}
.fea2 .featureBox:nth-of-type(3) .featureContent::before {
    background-position: -384px -10px;
}
.fea2 .featureBox:nth-of-type(4) .featureContent::before {
    background-position: -450px -10px;
}
.featureContent h5 {
    font-size: 16px;
    font-weight: 600;
}
.featureContent p {
    font-size: 14px;
    line-height: 22px;
    margin: 10px 0 0;
}
.fea1 .featureContent p,
.fea2 .featureContent p {
    margin: 5px 0 0;
}
.full-slider {
    position: relative;
}
.tab {
    cursor: pointer
}
.full-slider h2 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 600;
    text-align: center;
}
.slideTab {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin-bottom: -8px;
    position: relative;
    bottom: 0;
    right: 0;
}
.slideTab .tab {
    float: none !important;
    font-size: 16px;
    font-weight: 600;
    line-height: 46px;
    margin: 0 !important;
    opacity: 1 !important;
    transition: .3s;
    position: relative !important;
    width: 30% !important;
    display: inline-block !important;
    cursor: pointer;
}
.slideTab .tab:hover {
    color: #1281bd;
    transition: .3s;
}
.slideTab .tab.flex-active-slide {
    color: #1281bd;
    transition: .3s;
}
.slideTab .tab.flex-active-slide::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 80%;
    bottom: 1px;
    left: 10%;
    background: #1281bd;
    transition: .3s;
}
#nav-slider {
    height: 0;
    margin: 0;
    opacity: 0;
    padding;
    0 visibility: hidden;
    width: 0;
}
#slilock .flex-direction-nav {
    position: absolute;
    display: none;
}
#slilock .flex-direction-nav li {
    list-style-type: none
}
#slilock .flex-control-paging {
    position: relative;
    margin: 0 auto;
    display: table;
    padding-left: 0;
    margin-top: 18px;
    z-index: 0;
}
#slilock .flex-control-paging li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1
}
#slilock .flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #d2e4e8;
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
}
#slilock .flex-control-paging li a.flex-active {
    background: #0879b8;
    cursor: default;
}
#slilock ul {
    position: relative;
    display: inline-block;
    width: 100%
}
#slilock .gslider {
    width: 96%;
    margin: 0 0 0 -5%;
}
#slilock .slide2 .gslider {
    width: 96%;
    margin: 0 0 0 -7%;
}
#slilock .slide3 .gslider {
    width: 96%;
    margin: 0 0 0 -9%;
}
#slilock .gslider img {
    width: 100%;
    border: 5px solid #fff;
    border-radius: 3px;
    box-shadow: 0 5px 21px -10px rgba(150, 150, 150, 0.8)
}
#slilock .gslider p {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
    margin-top: 30px
}
.mobShow {
    display: none;
}
.tip {
    position: absolute;
    height: 100%;
    width: 100%;
}
.succView {
    display: none
}
@-webkit-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
    }
}
@-moz-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
    }
}
@-ms-keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
    }
}
@keyframes pulse {
    to {
        box-shadow: 0 0 0 15px rgba(232, 76, 61, 0)
    }
}
.tip-com span {
    width: 14px;
    height: 14px;
    background: #f5633d;
    border-radius: 69%;
    color: transparent;
    cursor: pointer;
    position: relative;
    box-shadow: 0 0 0 0 rgba(232, 76, 61, 0.7);
    -webkit-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -moz-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    -ms-animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    animation: pulse 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.tip1 .tip1_1,
.tip1 .tip1_2,
.tip1 .tip1_3,
.tip2 .tip2_1,
.tip2 .tip2_2 .tip3 .tip3_1 {
    position: absolute !important;
    top: 159px;
    left: 329px;
}
.tip1 .tip1_1 {
    top: 229px;
    left: 170px;
}
.tip1 .tip1_2 {
    top: 51px;
    left: 264px;
}
.tip1 .tip1_3 {
    top: 53px;
    left: 484px;
}
.tip2 .tip2_1 {
    top: 159px;
    left: 219px;
}
.tip2 .tip2_2 {
    top: 388px;
    left: 349px;
}
.tip3 .tip3_1 {
    top: 57px;
    left: 484px;
}
.tip-tool {
    background: #3f3f3f;
    color: #fff;
    padding: 7px 22px 12px 19px;
    border-radius: 2px;
    width: 300px;
    margin: -25px 0 0 34px;
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, 0.6);
    position: absolute;
    transform: scale(0.9);
    opacity: 0;
    z-index: -1;
}
.tip1 .tip1_1_tool,
.tip1 .tip1_2_tool,
.tip1 .tip1_3_tool,
.tip2 .tip2_1_tool,
.tip2 .tip2_2_tool,
.tip3 .tip3_1_tool {
    position: absolute;
    top: 267px;
    left: -22px;
}
.tip1 .tip1_2_tool {
    top: 92px;
    left: -32px;
}
.tip1 .tip1_3_tool {
    top: 47px;
    left: 118px;
}
.tip2 .tip2_1_tool {
    top: 47px;
    left: 42px;
}
.tip2 .tip2_2_tool {
    top: 357px;
    left: -16px;
}
.tip3 .tip3_1_tool {
    top: 37px;
    left: 119px;
}
.tip1 .tip1_1_tool::before,
.tip1 .tip1_2_tool::before,
.tip1 .tip1_3_tool::before,
.tip2 .tip2_1_tool::before,
.tip2 .tip2_2_tool::before,
.tip3 .tip3_1_tool::before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #3f3f3f;
    top: 25px;
    left: -8px;
}
.tip1 .tip1_1_tool::before {
    top: -11px;
    left: 47%;
    transform: rotate(90deg);
}
.tip1 .tip1_2_tool::before {
    top: -11px;
    left: 81%;
    transform: rotate(90deg);
}
.tip1 .tip1_3_tool::before {
    top: 20%;
    left: 100%;
    transform: rotate(180deg);
}
.tip2 .tip2_1_tool::before {
    top: 97%;
    left: 42%;
    transform: rotate(-90deg);
}
.tip2 .tip2_2_tool::before {
    top: 40%;
    left: 100%;
    transform: rotate(180deg);
}
.tip3 .tip3_1_tool::before {
    top: 31%;
    left: 100%;
    transform: rotate(180deg)
}
.close,
.closePop {
    position: absolute;
    right: 8px;
    top: 8px;
    width: 12px;
    height: 12px;
    opacity: 0.3;
    cursor: pointer;
}
.close:before,
.close:after,
.closePop:before,
.closePop:after {
    position: absolute;
    left: 5px;
    content: ' ';
    height: 12px;
    width: 2px;
    background-color: #fff;
}
.close:before,
.closePop:before {
    transform: rotate(45deg);
}
.close:after,
.closePop:after {
    transform: rotate(-45deg);
}
.tip-tool h5 {
    font-size: 16px;
    margin-bottom: 4px;
    margin-top: 7px;
    font-weight: 500;
    color: #fff;
    line-height: 20.15px;
}
.tip-tool.active {
    opacity: 1;
    transition: 1s;
    z-index: 999;
}
#slilock .gslider .tip-tool p {
    margin: 4px 0 6px;
    font-size: 14px;
    line-height: 20px;
    color: #c8c8c8;
    text-align: left;
}
.otherSolutions h2 {
    font-size: 22px;
    font-weight: 600;
    text-align: center;
}
.solutionTab {
    text-align: center;
    margin-bottom: 50px
}
.solutionTab .tab {
    font-size: 18px;
    font-weight: 600;
    line-height: 21px;
    transition: .3s;
    position: relative;
    width: 23%;
    display: inline-block;
}
.solutionTab .tab.active {
    color: #1281bd;
    transition: .3s;
}
.solutionTab .tab:hover {
    color: #1281bd;
    transition: .3s;
}
.solutionTab .tab.active::before {
    content: "";
    position: absolute;
    height: 3px;
    width: 94%;
    bottom: -12px;
    left: 3%;
    background: #1281bd;
    transition: .3s;
}
.solutionList .featureBox {
    width: 44%;
    background: #fff;
    -webkit-box-shadow: 0 0 12px 2px rgba(239, 239, 239, .92);
    box-shadow: 0 0 12px 2px rgba(239, 239, 239, .92);
    padding: 15px 2%;
    position: relative;
    transition: .3s;
    border: 2px solid transparent;
    ;
}
.solutionList .featureBox:hover {
    border: 2px solid #1281bd;
    transition: .3s;
}
.solutionList .featureBox .featureContent::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 50px;
    width: 60px;
    background: url("/sites/meweb/images/se/active-directory-audit/images/active-directory-audit-feature-page-sprite.png");
    background-size: 650px;
}
.solutionList .featureContent p {
    margin: 3px 0 0;
}
.solutionList .featureBox a {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    z-index: 11;
    text-decoration: none;
}
.solutionList .featureBox:nth-of-type(1) .featureContent::before {
    background-position: -179px -74px;
}
.solutionList .featureBox:nth-of-type(2) .featureContent::before {
    background-position: -273px -68px;
}
.solutionList .featureBox:nth-of-type(3) .featureContent::before {
    background-position: -353px -67px
}
.solutionList .featureBox:nth-of-type(4) .featureContent::before {
    background-position: -429px -69px;
}
.solutionList .featureBox:nth-of-type(5) .featureContent::before {
    background-position: -504px -72px;
}
.solutionList .featureBox:nth-of-type(6) .featureContent::before {
    background-position: -590px -72px;
}
.solutionList .featureBox:nth-of-type(7) .featureContent::before {
    background-position: -14px 52px;
}
.solutionList .featureBox:nth-of-type(8) .featureContent::before {
    background-position: -106px -141px;
}
.solutionList .featureBox:nth-of-type(9) .featureContent::before {
    background-position: -185px -147px;
}
.solutionList .featureBox:nth-of-type(10) .featureContent::before {
    background-position: -262px -147px;
}
.solutionList .featureBox:nth-of-type(11) .featureContent::before {
    background-position: -431px -141px;
}
.solutionList .featureBox:nth-of-type(12) .featureContent::before {
    background-position: -341px -141px;
}
.solutionList .featureBox:nth-of-type(13) .featureContent::before {
    background-position: -6px 0;
}
.solutionList .featureBox:nth-of-type(14) .featureContent::before {
    background-position: -104px 0;
}
.solutionList .featureBox:nth-of-type(15) .featureContent::before {
    background-position: -180px 0;
}
.solutionList .featureBox:nth-of-type(16) .featureContent::before {
    background-position: -257px 0;
}
.solutionList .featureBox:nth-of-type(17) .featureContent::before {
    background-position: -422px 0;
}
.solutionList .featureBox:nth-of-type(18) .featureContent::before {
    background-position: -185px -147px;
}
.solutionList .featureBox:nth-of-type(19) .featureContent::before {
    background-position: -512px 0;
}
.solutionList .featureBox:nth-of-type(20) .featureContent::before {
    background-position: -599px 0;
}
.solutionList .featureBox:nth-of-type(21) .featureContent::before {
    background-position: -185px -147px;
}
.solutionList .featureBox:nth-of-type(22) .featureContent::before {
    background-position: -103px -72px;
}
.solutionList .featureBox:nth-of-type(23) .featureContent::before {
    background-position: -339px -2px;
}
.solutionList .featureBox:nth-of-type(24) .featureContent::before {
    background-position: -257px 0;
}
.ctaContainer {
    text-align: center;
    margin: 20px 0 40px;
    padding: 20px 10px 40px;
    background: #dbf3ff;
}
.ctaContainer h2 {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
    font-weight: 600;
}
.ctaContainer span {
    font-size: 11px;
    display: block;
    margin-top: 7px;
    font-style: italic;
}
.wam-form {
    margin-top: 20px;
    margin: 0 auto;
    display: table;
    width: 472px;
}
.wam-form ul {
    margin: 0;
    padding: 0 !important
}
.wam-form ul li {
    list-style-type: none;
    float: left;
    background: #fff
}
.wam-form ul li:nth-child(1) {
    width: 200px;
    border: 1px solid #dedede;
    position: relative;
    border-right: 0;
    border-radius: 4px 0 0 4px
}
.wam-form ul li:nth-child(1):before {}
.errMsg,
.errMsg2,
.errMsg3,
.errMsg4 {
    display: none;
    font-size: 12px;
    position: absolute;
    margin-top: -20px;
    margin-left: 0;
    line-height: 18px;
    color: red
}
.wam-form ul li:nth-child(1) span {
    position: absolute;
    background-size: 389px;
    width: 23px;
    height: 15px;
    padding-right: 20px;
    margin: 15px 0 0 10px;
    z-index: 99;
    background-position: 0 -272px
}
.wam-form ul li:nth-child(1) span::after {
    content: '';
    width: 1px;
    height: 25px;
    position: absolute;
    background: #dedede;
    top: -6px;
    left: 30px
}
.wam-form ul li input {
    width: 100%;
    height: 42px;
    border: 0;
    padding: 0 10px;
    box-sizing: border-box;
    font-size: 16px;
    outline: none;
    color: #2b2b2b;
    background: none
}
.wam-form ul li:nth-child(1) input {
    font-size: 16px;
    position: relative;
    border-radius: 15px
}
.wam-form ul li:nth-child(1) input::placeholder {
    color: #889196
}
.wam-form ul li:nth-child(2) {
    width: 48px;
    border-left: 0;
    border-right: 0;
    border-top: 1px solid #dedede;
    border-bottom: 1px solid #dedede
}
.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: 22px 0 0 29px;
    z-index: 0
}
.selectedCountry {
    width: 20px;
    height: 36px;
    position: absolute;
    color: #6e6e6e;
    font-size: 16px;
    margin: 10px 0 0 7px
}
.wam-form ul li select {
    width: 100%;
    height: 42px;
    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
}
.wam-form ul li:nth-child(3) {
    border: 0;
    padding-left: 0px;
}
.wam-form ul li input[type="submit"] {
    background: #d22222;
    color: #fff;
    padding: 0 30px;
    cursor: pointer;
    font-weight: 600;
    text-transform: capitalize;
    height: 44px;
    border: 0;
    outline: none;
    border-radius: 0 4px 4px 0;
    transition: all .5s ease
}
.wam-form ul li input[type="submit"]:hover {
    background: #c11818;
    transition: all .5s ease
}
.wam-form ul li:nth-child(4) {
    background: none;
    width: 100%;
    margin-top: 15px;
    border: 0
}
.dwn-priv {
    color: #353535;
    font-size: 11px;
    margin-top: -8px;
    line-height: 16px
}
.dwn-priv a {
    font-size: 11px;
    color: #353535;
    text-decoration: none
}
#meGDPRMessage {
    line-height: 17px;
    margin: 0 0 13px;
    width: 100%
}
#meGDPRMessage label {
    font-size: 11px;
    line-height: 18px;
    color: #48555f
}
@media screen and (max-width: 991px) {
    .slideTab .tab {
        line-height: 26px;
    }
}
@media screen and (max-width: 767px) {
    .tip {
        display: none;
    }
    .tip-com span {
        color: #fff;
    }
    .mobShow {
        display: block;
    }
    .otherSolutions h2,
    .full-slider h2 {
        margin-bottom: 40px;
    }
    .title h1 {
        margin-top: 30px;
    }
    #slilock .gslider {
        margin: 0 0 0 -10%;
    }
}
@media screen and (max-width: 500px) {
    .featureList {
        justify-content: center;
    }
    .featureBox {
        width: 90%;
    }
    .solutionList .featureBox {
        width: 80%;
    }
    .solutionTab .tab {
        width: 45%;
        margin-bottom: 30px;
    }
    .solutionTab {
        margin-bottom: 30px;
    }
    .wam-form {
        width: 100%;
    }
    .wam-form ul li:nth-child(1) {
        width: 75%
    }
    .wam-form ul li:nth-child(2) {
        width: 18%;
        border-right: 1px solid #dedede;
    }
    .wam-form ul li:nth-child(3) {
        width: 100%;
        margin-top: 10px;
    }
    .wam-form ul li input[type="submit"] {
        border-radius: 4px;
    }
}
.one-line-form-23>form>ul li input[type=submit] {
    font-size: 14px;
}
.faq {
    border: 1px solid #D3D3D3;
    border-radius: 10px;
    padding: 0 20px;
    margin: 30px 0;
}
.faq * {
    font-family: 'ZohoPuvi' !important;
}
.accordion {
    padding: 0;
    border-bottom: 1px solid #D3D3D3;
    position: relative;
    display: inline-block;
    width: 100%
}
.accordion:last-child {
    border-bottom: 0;
}
.start-anim .accordion {
    opacity: 0;
    -webkit-animation: slide-in-top .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
    animation: slide-in-top .5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both
}
.accordion h4 {
    font-size: 18px;
    line-height: 24px;
    font-weight: 500;
    padding: 35px 0 25px 0;
    position: relative;
    transition: .3s ease-in;
    margin-left: 0;
    color: #118CD6
}
.accordion.opened h4 {
    padding-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 16px;
    font-weight: 500;
    color: #000;
    margin-left: 0;
    position: relative;
}
.panel {
    font-size: 15px;
    line-height: 30px;
    width: 100%;
    padding-bottom: 5px;
    font-weight: 300
}
.accordion:nth-of-type(1) .panel {
    display: block
}
.accordion .panel p {
    margin-top: 0;
    margin-bottom: 20px
}
.accordion.opened p:last-child {
    margin-bottom: 0
}
.accordion.opened h4 {
    color: #118CD6
}
.accordion .panel ul {
    margin-bottom: 20px;
    list-style: disc;
    padding-left: 20px
}
.accordion .panel ul li {
    list-style: disc
}
.accordion .panel a {
    color: #0763ef
}
.accordion .panel a:hover {
    text-decoration: underline
}