
.af *{font-family:'ZohoPuvi';}
.af p,.af a,.af li,.af td,.af td,.af span,.af label{line-height:24px;font-size:14px;font-weight:300;}
.af h1,.af h2,.af h3,.af h4,.af h5,.af h6{margin:0;color:#000;}
.af ul{padding-left:0;margin:0}
.af li{list-style-type:none}
.af a{text-decoration:none;cursor:pointer;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.af a:hover{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}
.af div,.af a,.af ul,.af li,.af input,.af p,.af h1,.af h2,.af span{-webkit-box-sizing:border-box;box-sizing:border-box}
.af div{-webkit-box-sizing:border-box;box-sizing:border-box}
.af{width:100%;display:inline-block;}
.ac{margin:0 auto;position:relative;max-width:1200px}
div:after{content:"";clear:both;display:table;}
img{-ms-interpolation-mode:bicubic;display:inline-block;height:auto;max-width:100%;vertical-align:middle;}
#scroll{display: none}
.sec-ban{background:linear-gradient(to top,rgba(255, 255, 255, 0) 0%, rgba(240, 255, 255, 0) 54.68%, #FFECED 100%),url(../images/microsoft-365-management-reporting-comparison-ban-bg-24.png) no-repeat;padding:50px 0 100px 0;background-size:100%;background-position:center;}
.sec-ban .lhs{position:relative; text-align: center;max-width: 960px;margin: auto;}
.sec-ban .lhs h1{font-size:35px;font-weight:600;line-height:46px;padding-bottom:10px;}
.sec-ban .lhs span.try{background:url('../images/microsoft-365-management-reporting-comparison-sprite-24.png') no-repeat -4px -5px;background-size:197px;width:188px;height:29px;display:inline-block;margin: 10px 0;
font-weight: 600;
font-size: 14px;
text-align: left;
color: #fff;
padding-left: 20px;
}
.sec-ban .lhs p{font-size:20px;line-height:32px;}
.sec-ban .bg-cta {
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.4;
    color: rgb(255, 255, 255);
    background:#E82121;
    border-radius: 2px;
    padding: 14px 40px;
    padding-right: 60px;
    margin-top: 20px;
    position: relative;
    cursor: pointer;
    transition: all 0.3s ease 0s;
}

.sec-ban .bg-cta::before {
    content: '';
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMy4yMzMiIGhlaWdodD0iMjMuMTQ0IiB2aWV3Qm94PSIwIDAgMTMuMjMzIDIzLjE0NCI+CiAgPHBhdGggaWQ9Ikljb25faW9uaWMtaW9zLWFycm93LWRvd24iIGRhdGEtbmFtZT0iSWNvbiBpb25pYy1pb3MtYXJyb3ctZG93biIgZD0iTTE3Ljc2NCwyMC40OWw4Ljc1MS04Ljc1OGExLjY0NywxLjY0NywwLDAsMSwyLjMzNiwwLDEuNjY4LDEuNjY4LDAsMCwxLDAsMi4zNDNMMTguOTM1LDI0YTEuNjUxLDEuNjUxLDAsMCwxLTIuMjgxLjA0OEw2LjY3LDE0LjA4MmExLjY1NCwxLjY1NCwwLDEsMSwyLjMzNi0yLjM0M1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0xMS4yNDYgMjkuMzMyKSByb3RhdGUoLTkwKSIgZmlsbD0iI2ZmZiIvPgo8L3N2Zz4K) no-repeat;
    background-size: 7px;
    width: 7px;
    height: 13px;
    position: absolute;
    right: 38px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: .3s;
}

.sec-ban .bg-cta:hover {
    box-shadow: rgba(233, 21, 42, 0.5) 4px 6px 15px;
    background: rgb(239, 14, 14);
}

.sec-ban .bg-cta:hover::before {
    transform: translateX(3px);
}

.howto-demo-form{max-width:100%;float:left;padding:35px;background:#fff;-webkit-box-shadow:0 0 50px -9px #60461942;box-shadow:0 0 50px -9px #60461942;border-radius:10px;border:1px solid  #a39494; -webkit-box-sizing:border-box;box-sizing:border-box;}
.howto-demo-form form ul li input,.howto-demo-form form ul li select{height:44px;line-height:27px;background-color:#fafafa;display:block;width:100%;font-size:14px;color:#000;appearance:none;-webkit-appearance:none;-moz-appearance:none;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;border:#e2e2e2 solid 1px;border-radius:7px;padding:8px 10px 5px 40px;float:left}
.howto-demo-form form ul li select{-webkit-appearance:none;-moz-appearance:none;background-image:-o-linear-gradient(45deg,transparent 50%,#5a5a5a 50%),-o-linear-gradient(315deg,#5a5a5a 50%,transparent 50%),-o-linear-gradient(left,#fff0,#fff0);background-image:linear-gradient(45deg,transparent 50%,#5a5a5a 50%),linear-gradient(135deg,#5a5a5a 50%,transparent 50%),linear-gradient(to right,#fff0,#fff0);background-position:calc(100% - 20px) calc(1em + 7px),calc(100% - 15px) calc(1em + 7px),calc(100% - 2.5em) .5em;background-size:6px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;float:left}
.howto-demo-form form ul li label{float:left;margin-bottom:5px;-webkit-box-sizing:border-box;box-sizing:border-box}
.howto-demo-form .form-sec *{font-family:'ZohoPuvi'}
.howto-demo-form .form-sec h2{text-align:center;font-weight:500;font-size:20px;line-height:28px;padding-bottom:25px;margin:0!important;color: #091936;}
.success-message{display:none;text-align:center}
.success-message *{color:#000;margin:0}
.success-message h4{font-weight:300;font-size:18px;line-height:32px;padding:0 0 10px; }
.success-message h4 strong{font-weight:600;font-size:24px;display: block;}
.success-message p,.success-message p a{font-size:15px;font-weight:300;color:#585b5f;}
.success-message p a{color:#2682fd;text-decoration:underline;}
.hidden-data{display:none}
.howto-demo-form form ul li input[type=submit]:focus{background:#037C3A}
.howto-demo-form input[type=submit]{cursor:pointer;background-color:#009f44;font-size:16px;color:#fff;font-weight:500;border-width:0;padding:12px;-o-transition:all .7s ease;transition:all .7s ease;-webkit-transition:all .7s ease;-moz-transition:all .7s ease;height:auto;margin-bottom:10px;width:100%;margin-top:10px;border-radius:4px}
.howto-demo-form input[type=submit]{border-radius:0;font-weight:500}
.howto-demo-form input[type=submit]{background:#e82121; border-radius:3px; font-size:16px;}
.howto-demo-form form ul{padding:0;margin:0}
.howto-demo-form form ul li{margin-bottom:15px;position:relative;list-style-type:none;padding:0;float:left;width:100%}
.howto-demo-form form ul li:last-child{border:0;margin:0;}
.howto-demo-form form ul li .ffw-errmsg{display:none;position:relative;color:red;padding:4px 0 0 0;font-size:11px;line-height:15px;text-align:left;float:left;bottom:0;width:100%;border-radius:2px;border-top-left-radius:0;right:0;border-top-right-radius:0;-webkit-box-sizing:border-box;box-sizing:border-box;background:no-repeat;}
.howto-demo-form .misc-field .dwn-priv{margin-top:0;line-height:17px;font-weight:300;float:left;text-align:left;}
.howto-demo-form .misc-field .dwn-priv,.howto-demo-form .misc-field .dwn-priv *{font-size:11px;color:#000}
.howto-demo-form .misc-field .dwn-priv strong{font-weight:600}
.howto-demo-form form .ffw-field .palceholder{position:absolute;top:15px;left:42px;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}
.howto-demo-form form .ffw-field label{font-weight:300;color:#000;font-size:14px;opacity:.6;background:none;line-height:initial;margin:0}
.howto-demo-form form label{cursor:pointer}
.howto-demo-form form .ffw-field input:focus,.howto-demo-form form .ffw-field input:focus-visible{outline:0;border-color:#527be6;}
.howto-demo-form form .ffw-additional-data,.ffw-additional-data,.ffw-additional-data1{display:none}
.howto-demo-form .ic:before{content:'';position:absolute;background: url('../images/microsoft-365-management-reporting-comparison-sprite2-24.png') no-repeat;background-size: 411px;left: 13px;}
.howto-demo-form .ic-name:before{background-position:-236px -5px;width: 14px;height: 15px;top: 15px;}
.howto-demo-form .ic-email:before{background-position:-256px -7px;width: 16px;height: 12px;top: 16px;}
.howto-demo-form .ic-phone:before{background-position:-276px -7px;width: 13px;height: 13px;top: 15px;}
.howto-demo-form .ic-count:before{background-position:-295px -7px;width: 13px;height: 13px;top: 16px;}
.howto-demo-form .ic-date:before{background-position:-338px -49px;width: 11px;height: 11px;top: 16px;}
.howto-demo-form .ic-time:before{background-position:3px -23px; }
.howto-demo-form form ul li.ic-date,.howto-demo-form form ul li.ic-time{width:48%;}
.howto-demo-form form ul li.ic-time{margin-left:4%}
.howto-demo-form form .ffw-additional-data{display:none;}
.howto-demo-form form ul li select,.howto-demo-form.with-state form ul li .commonselect{-webkit-appearance:none;-moz-appearance:none;background-image:-o-linear-gradient(45deg,transparent 50%,#5a5a5a 50%),-o-linear-gradient(315deg,#5a5a5a 50%,transparent 50%),-o-linear-gradient(left,#fff0,#fff0);background-image:linear-gradient(45deg,transparent 50%,#5a5a5a 50%),linear-gradient(135deg,#5a5a5a 50%,transparent 50%),linear-gradient(to right,#fff0,#fff0);background-position: calc(100% - 20px) calc(1em + 7px), calc(100% - 15px) calc(1em + 7px), calc(100% - 2.5em) 0.5em;background-size:6px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;float:left}
.howto-demo-form.with-state form ul li select{width:50%;float:left;}
.howto-demo-form.with-state form ul li .commonselect{width:45%;float:left;margin:0;-webkit-box-shadow:none;box-shadow:none;position:relative;margin-left:5%;padding:8px 10px 5px 10px;    text-overflow: ellipsis;
    padding-right: 20px;}
.howto-demo-form form .ffw-field .palceholder{position:absolute;top:13.5px;left:37px;-webkit-transition:.3s ease-in;-o-transition:.3s ease-in;transition:.3s ease-in}
.howto-demo-form form .ffw-field .palceholder.focused{line-height:14px;top:-6px;padding:0 5px;left:32px;background:#fafafa;background:-webkit-gradient(linear,left bottom,left top,from(#fafafa),to(#fff));background:-o-linear-gradient(bottom,#fafafa,#fff);background:linear-gradient(to top,#fafafa,#fff);}
.howto-demo-form form .ffw-field .palceholder .star{color:red}
.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #c5c5c500!important;background:#f1f9ff!important;font-weight:400!important;color:#454545!important}
.ui-datepicker td span,.ui-datepicker td a{width:25px;height:25px;border-radius:50px;line-height:26px;text-align:center!important;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}
.ui-widget.ui-widget-content{border:0 solid #c5c5c5!important;-webkit-box-shadow:0 1px 23px -9px #3333339c;box-shadow:0 1px 23px -9px #3333339c;padding:8px;-webkit-box-sizing:border-box;box-sizing:border-box;width:280px}
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #dad55e!important;background:#fffa90!important;color:#777620!important;}
.ui-datepicker td span,.ui-datepicker td a:hover{border:1px solid #dad55e!important;background:#fffa90!important;color:#777620!important;}
.ui-widget-header{border:0 solid #f1f9ff!important;border-bottom:1px solid #e2e2e2!important;background:none!important;color:#333;font-weight:700;border-radius:0!important}
.ui-datepicker th{font-weight:600;font-size:13px;color:#7b90a0}
.howto-demo-form form .ffw-additional-data,.howto-demo-form form .ffw-hidden-data{display:none;}
@media screen and (max-width:769px){.howto-demo-form{max-width:380px;float:initial;padding:40px;background:#fff;margin:0 auto;display:table;}
}
@media screen and (max-width:480px){.howto-demo-form .form-sec h2{font-size:21px;line-height:26px}
.howto-demo-form{padding: 25px;}
}
@media screen and (max-width:991px){.howto-demo-form{max-width:420px;float:initial;margin:0 auto;}
.sec-ban{background: linear-gradient(to top,rgba(255, 255, 255, 0) 0%, rgba(240, 255, 255, 0) 54.68%, #FFECED 100%);}
}
.pri-sing-form{max-width:100%;width:100%;display:inline-block;position:relative; background:transparent !important    }
.pri-sing-form *{-webkit-transition:0;-o-transition:0;transition:0}
.pri-sing-form .form-logo,.form-copy,.form-main,.form-soc,.form-tit{float:left;width:100%}
.ffw-form{background-color:#fff; border-radius:10px}
.pri-sing-form .ffw-form{display:table;width:755px;background-color:transparent;padding-top:10px;margin:0 auto;}
.pri-sing-form .ffw-form.with-state{width:845px;}
.pri-sing-form .form-inn strong{display:block;text-align:center;font-size:20px;color:#ffdf52;font-weight:400}
.pri-sing-form ul.ffw-form-fields{display:table;margin:auto;padding-left:0;width:100%}
.ffw-form form ul li{margin-bottom:13px;position:relative;list-style:none;background-color:#fefffe}
.pri-sing-form .ffw-form form ul li{float:left;width:100%;max-width:200px;margin-bottom:0;position:relative;list-style:none;background-color:transparent}
.pri-sing-form .ffw-form.with-state form ul li{max-width:200px}
.pri-sing-form .ffw-form form ul li.ic-count {
    width: 60px;
    border-radius: 0 2px 2px 0;
    height: 48px;
    background: #fff;
    max-width: 220px;
    border: .5px solid #b3c4cb;
    max-width: 60px;
    border-left: 0;
}
.pri-sing-form .ffw-form form ul li.ic-count .selectedCountry{color: #000;}
.pri-sing-form .ffw-form form ul li:nth-of-type(1){max-width:220px;}
.pri-sing-form .ffw-form form ul li:nth-of-type(1) input{border-radius:3px 0 0 3px;border-right-color: rgba(148, 148, 148,.2);border-right-width: 1px;}
.pri-sing-form .ffw-form form ul li:nth-of-type(2) input{border-radius:0;border-right-color: rgba(148, 148, 148,.2);border-left: 0;border-right-width: 1px;}
.pri-sing-form .ffw-form form ul li:nth-of-type(4){max-width:60px;  }
.selectedCountry{text-align:left;padding-left:9px;position:relative;margin-top:12px; display:inline-block;width:60px}
.selectedCountry:before{content:"";width:7px;height:7px;border-left:1px solid rgba(0,0,0,0.75);border-bottom:1px solid rgba(0,0,0,0.75);display:inline-block;position:absolute;top:5px;right:12px;-webkit-transform:rotate(313deg);-ms-transform:rotate(313deg);transform:rotate(313deg)}
.pri-sing-form .ffw-form form ul li:nth-of-type(2){max-width:250px}
.pri-sing-form .ffw-form.with-state form ul li:nth-of-type(1),.pri-sing-form .ffw-form.with-state form ul li:nth-of-type(3){max-width:180px;}
.pri-sing-form .ffw-form.with-state form ul li.ic-count{width:100%;max-width:190px}
.ffw-form form ul li input,.ffw-form form ul li select{height:46px;line-height:27px;background-color:#fafafa;padding:5px 10px 5px 38px;display:block;width:100%;font-size:14px;color:#000;appearance:none;-webkit-appearance:none;-moz-appearance:none;outline:none;}
.ffw-form form ul li .ffw-errmsg{display:none;color:red;background-color:#fff;font-size:11px;margin-top:2px}
.pri-sing-form .ffw-form form ul li .ffw-errmsg{display:none;color:#fff!important;background:#ff1212!important;font-size:12px;float:left;white-space:nowrap;height:auto!important;position:absolute;bottom:40px;background:0;z-index:1;padding:0 5px;border-radius:3px;line-height:20px}
.pri-sing-form .ffw-form.with-state .selectedCountry,.pri-sing-form .ffw-form.with-state form ul li select[name=Country]{width:70px;border-top-right-radius:0;border-bottom-right-radius:0}
.pri-sing-form .ffw-form form ul li input,.pri-sing-form .ffw-form form ul li select{float:left;width:100%;font-size:14px;font-weight:300;border-radius:3px;height:48px;background:#fff;border:.5px solid #b3c4cb;padding:10px 1px 7px 15px;color:#000;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:'ZohoPuvi',sans-serif;}
.pri-sing-form .ffw-form form ul li select{border-width:0;background:#f4f4f4;height:46px;-webkit-appearance:none;-moz-appearance:none;background-image:-o-linear-gradient(45deg,transparent 50%,#5a5a5a 50%),-o-linear-gradient(315deg,#5a5a5a 50%,transparent 50%),-o-linear-gradient(left,#fff0,#fff0);background-image:linear-gradient(45deg,transparent 50%,#5a5a5a 50%),linear-gradient(135deg,#5a5a5a 50%,transparent 50%),linear-gradient(to right,#fff0,#fff0);background-position: calc(100% - 10px) calc(1em + 8px), calc(100% - 5px) calc(1em + 8px), calc(100% - 2.5em) .5em;;background-size:6px 5px,5px 5px,1px 1.5em;background-repeat:no-repeat;padding-right:0;padding-top:7px}
.pri-sing-form .ffw-form form ul li select[name=Country]{-moz-appearance:none;appearance:none;-webkit-appearance:none;opacity:1;width:50px;position:absolute;top:0;opacity:0;padding:0;border-left: 0;border-radius: 0 2px 2px 0;}
.pri-sing-form .ffw-form form ul li:nth-child(4){max-width:212px;}
.pri-sing-form .ffw-form form ul li:nth-child(5){max-width:214px;}
.pri-sing-form .ffw-form form ul li input.ffw-submit{background:#E82121;color:#fff;border:0;font-size:16px;font-weight:500;-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;padding:6px 12px;position:relative;cursor:pointer;border-radius: 0 2px 2px 0;}
.pri-sing-form .ffw-form form ul li input.ffw-submit:hover{background:#f81414}
.pri-sing-form .ffw-form form ul li:last-of-type{height:auto;margin:0;width:100%;max-width:100%!important}
.ffw-form form ul li .commonselect{padding-left:10px}
.pri-sing-form.with-state form ul li .commonselect{border-left-width:0}
.pri-sing-form .ffw-form.with-state form ul li .commonselect {
    width: calc(100% - 71px);
    line-height: 24px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    float: right;
    background-color: #fff;
    margin-top: 0;
    height: 47px;
    border: none;
    padding-left: 12px;
	 padding-right: 22px;
    white-space: nowrap;
    text-overflow: ellipsis;
    border-left: 1px solid #eaeaea;
}
.pri-sing-form .ffw-form form ul li .ffw-privacy{font-size:11px!important;line-height:20px!important;color:#000;margin-top:6px;font-weight:300}
.pri-sing-form .ffw-form form ul li .ffw-privacy span,.pri-sing-form .ffw-form form ul li .ffw-privacy a{color:#000;font-size:11px!important;line-height:20px!important;font-weight:300;text-decoration: underline;}
.pri-sing-form .ffw-form form ul li .ffw-privacy a:hover{text-decoration:underline;}
.pri-sing-form .ffw-additional-data{display:none}
 .pri-sing-form input::-webkit-outer-spin-button,.pri-sing-form input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0;}
 .pri-sing-form input[type=number]{-moz-appearance:textfield;}
.pri-sing-form .ffw-thank{float:left;width:100%;text-align:center;color:#000;display:none;padding:20px}
.pri-sing-form .ffw-thank h2{font-weight:500;margin-bottom:0;color:#00a130;font-size:28px;}
.pri-sing-form #meGDPRMessage{margin-top:10px;width:100%;}
.pri-sing-form #meGDPRMessage *{color:#000;font-size:11px;font-weight:300;line-height:20px;}
.pri-sing-form .ffw-form form ul li.ic input,.ffw-form form ul li.ic select{padding-left:35px}
.pri-sing-form .ffw-form form ul li.ic:before{content:"";position:absolute;left:8px;top:10px;width:20px;height:24px;background: url('../images/microsoft-365-management-reporting-comparison-sprite2-24.png') no-repeat -236px -5px;
	background-size: 411px;
	width: 14px;
	height: 15px;top: 17px;left: 13px;}
.pri-sing-form .ffw-form form ul li.ic-number:before{left:12px;top:17px;background-position:-256px -7px;}
.pri-sing-form .ffw-form form ul li.ic-mail:before{top:16px;left:12px;background-position:-256px -7px;width: 16px;height: 12px;top: 19.5px;}
.pri-sing-form .ffw-form form ul li.ic-count:before{display: none;}
.pri-sing-form .ffw-form form ul li.ic-submi::before{background-position: -373px -5px;z-index: 2;width: 15px;height: 17px;left: calc(50% - 73px);top: 15px;}
.pri-sing-form .ffw-form form ul li .ffw-privacy strong{font-weight:500}
.pri-sing-form.ffw-form-success .ffw-form{display:none}
.pri-sing-form.ffw-form-success .ffw-thank{display:block}
.pri-sing-form h3{color:#000;font-size:25px;font-weight:600;line-height:30px;margin-bottom:15px!important;text-align:center;}
.pri-sing-form.ffw-form-success h3{display:none}
.pri-sing-form.ffw-form-success .ffw-thank p{color:#000;font-size:18px}
.pri-sing-form.ffw-form-success .ffw-thank p a{color:#138cd6;font-weight:400;font-size:18px;text-decoration:underline;}
.comp-form .tit h2{padding-bottom: 22px;}
@media screen and (max-width:1100px){.ic-submi:after{display:none;}
.pri-sing-form h3{font-weight:500}
.pri-sing-form .ffw-form,.pri-sing-form .ffw-form form ul li select[name=Country],.pri-sing-form .ffw-form form ul li.ic-count{width:100%}
}
@media screen and (min-width:1000px) and (max-width:1100px){.pri-sing-form .ffw-form{width:800px}
.pri-sing-form .ffw-form form ul li:nth-child(5){width:100%;margin-top:10px;max-width:100%;}
.pri-sing-form .ffw-form form ul li:nth-child(4){max-width:238px;}
}
@media screen and (min-width:1000px) and (max-width:1200px){.pri-sing-form .ffw-form.with-state{width:800px;}
.pri-sing-form .ffw-form.with-state form ul li:nth-child(4){max-width:148px;}
.pri-sing-form .ffw-form.with-state form ul li:nth-child(5){width:100%;margin-top:10px;max-width:100%;}
}
@media screen and (max-width:1000px){.pri-sing-form{max-width:100%}
.pri-sing-form .ffw-form form ul li:nth-of-type(4){margin-left:0}
.pri-sing-form .ffw-form form ul li,.pri-sing-form .ffw-form.with-state form ul li{width:100%;max-width:100%!important;margin:auto;margin-bottom:10px}
.selectedCountry{width:100%}
.pri-sing-form h3{font-weight:500;font-size:16px;margin-bottom:0}
.pri-sing-form .ffw-form.with-state{width:100%;}
.pri-sing-form .ffw-form form ul li:nth-of-type(2) input,.pri-sing-form .ffw-form form ul li.ic-count{border-radius: 3px;border-left: .5px solid  #b3c4cb;}
}
@media screen and (max-width:600px){.pri-sing-form{width:100%}
}
.ffw-calc-data{display:none}
.pri-sing-form #meGDPRMessage .checkmarkgdpr{background:#fff;height:12px!important;width:12px!important;border:1px solid #ccc;margin-right:5px;display:inline-block;cursor:pointer;position:relative}
.pri-sing-form #meGDPRMessage .checkmarkgdpr.enableCheckgdpr:before{width:3px!important;height:6px!important;border:1px solid #000;border-width:0 1.5px 1.5px 0!important;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);display:block;content:'';position:absolute;top:1px!important;left:3px!important}
.checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#7ac142;fill:none;-webkit-animation:stroke .6s cubic-bezier(0.65,0,0.45,1) forwards;animation:stroke .6s cubic-bezier(0.65,0,0.45,1) forwards}
.checkmark{width:56px;height:56px;border-radius:50%;display:block;stroke-width:2;stroke:#fff;stroke-miterlimit:10;margin:5px auto 15px;-webkit-box-shadow:inset 0 0 0 #7ac142;box-shadow:inset 0 0 0 #7ac142;-webkit-animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both;animation:fill .4s ease-in-out .4s forwards,scale .3s ease-in-out .9s both}
.checkmark__check{-webkit-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;-webkit-animation:stroke .3s cubic-bezier(0.65,0,0.45,1) .8s forwards;animation:stroke .3s cubic-bezier(0.65,0,0.45,1) .8s forwards}
@-webkit-keyframes stroke{100%{stroke-dashoffset:0}
}
@keyframes stroke{100%{stroke-dashoffset:0}
}
@-webkit-keyframes scale{0%,100%{-webkit-transform:none;transform:none}
50%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}
}
@keyframes scale{0%,100%{-webkit-transform:none;transform:none}
50%{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}
}
@-webkit-keyframes fill{100%{-webkit-box-shadow:inset 0 0 0 30px #7ac142;box-shadow:inset 0 0 0 30px #7ac142}
}
@keyframes fill{100%{-webkit-box-shadow:inset 0 0 0 30px #7ac142;box-shadow:inset 0 0 0 30px #7ac142}
}
/*.sec-rat{background:url(../images/google-pwm-alternative-bg-1-23.png) no-repeat;background-size:100%;background-position:center;} */
.sec-rat .inn{border:1px solid #DB225B;border-radius:10px;padding:18px 18px 29px;text-align:center;margin:0 auto;display:table;max-width:513px;width:100%;position:relative;border-bottom:0;background: linear-gradient(to bottom,#FFF7F7 0%, rgba(255, 255, 255, 0) 100%);}
.comp-table:after{width:102%;left:-1%;right:0;position:absolute;bottom:-4px;height:150px;background:-o-linear-gradient(93deg,rgba(255, 255, 255, 0.8) 90%,#ffffff00);background:linear-gradient(357deg,rgba(255, 255, 255, 0.8) 90%,#ffffff00);z-index: 2;}
.comp-table:after{left:0;width:100%;}
.compr-me-goo div i{background: #DB225B;color:#fff;font-style:normal;width:47px;height:47px;display:inline-block;text-align:center;line-height:49px;border-radius:50px;font-size:16px;margin:0 15px;position:relative;top:-12px;text-transform: uppercase;}
.compr-me-goo div span{font-size:20px;font-weight:300;display:inline-block;width: 158px;}
.compr-me-goo div span strong{font-size:20.5px;font-weight:500;display:block;line-height:31px;}
.compr-me-goo div span:nth-of-type(1) strong{text-align: right;}
.compr-me-goo div span:nth-of-type(2) strong{text-align: left;}
.comp-me-goo-rati{padding-top:30px;position:relative;z-index:1;}
.rat-box{border:1px solid #e9e9e9;border-radius:10px;padding:40px 20px;min-width:230px;display:inline-block;margin:12px;background:-o-linear-gradient(272deg,#FFFBED,transparent);background:linear-gradient(178deg,#FFFBED,transparent);}
.rat-brand-peer{background:-o-linear-gradient(272deg,#F6F0FF,transparent);background:linear-gradient(178deg,#F6F0FF,transparent);}
.rat-box h4{font-size:15px;font-weight:500;padding-bottom:15px;}
.rat-box h5{font-size:34px;font-weight:500;}
.rat-box h5 span{font-size:18px;}
.rat-box i.rat{background:url('https://www.manageengine.com/products/self-service-password/comparison/images/google-pwm-alternative-spri-23.png') no-repeat -268px -76px;background-size:899px 502px;width:117px;height:19px;display:inline-block;margin:10px 0 20px 0;}
.rat-box span.rat-brand{background:url('https://www.manageengine.com/products/self-service-password/comparison/images/google-pwm-alternative-spri-23.png') no-repeat -236px -111px;background-size:899px 502px;width:159px;height:35px;display:block;display:-ms-grid;display:grid;margin:0 auto;}
.rat-brand-peer i.rat{background-position:-268px -45px;}
.rat-brand-peer span.rat-brand{background-position:0 -105px;}
.sec-comp{padding-bottom:80px;background: url('../images/microsoft-365-management-reporting-comparison-table-bg-24.png') no-repeat,center center;background-size: contain;}
.comp-table{position:relative;}
table{font-size:15px;border-collapse:collapse;}
.tabeWrapper-1 tbody{-webkit-box-shadow:0 8px 37px -8px rgb(0 0 0 / 15%);box-shadow:0 8px 37px -8px rgb(0 0 0 / 15%);background: #fff;}
.tnow{position:relative;}
.tnow a{font-size:13px;color:#F9DE6D;position:relative;text-transform:uppercase;font-weight:400;}
.tnow::after {
    position: absolute;
    content: "";
    background: url('../images/microsoft-365-management-reporting-comparison-sprite-24.png') no-repeat -98px -48px;
    background-size: 197px;
    width: 6px;
    height: 9px;
    top: 4.5px;
    right: -13px;
}
.tabeWrapper-1{width:100%;padding:0;margin-top:-30px;}
.tabeWrapper-1 td{border-collapse:collapse;padding:30px;border:1px solid #edebeb;vertical-align:middle; font-size:15px;}
.tabeWrapper-1 th{background: #430F23;padding:14px 40px 14px 35px;border:1px solid #665c5b;font-size:16px;color:#fff;text-align:left;   font-weight:500;line-height:26px;vertical-align:middle}
.tabeWrapper-1 th:nth-of-type(1){width:20%;}
.tabeWrapper-1 th:nth-of-type(2){width:30%;    text-align: center;}
.tabeWrapper-1 th:nth-of-type(3){width:25%;text-align:center;}
.tabeWrapper-1 th:nth-of-type(4){width:20%;text-align:center;}
.tabeWrapper-1 td .wrong:before{content:'';display:inline-block;position:absolute;z-index:-1;background: url('../images/microsoft-365-management-reporting-comparison-sprite-24.png') no-repeat -32px -43px;
	background-size: 197px;
	width: 22px;
	height: 22px;}
.tabeWrapper-1 td .right:before{content:'';display:inline-block;position:absolute;z-index:-1;background: url('../images/microsoft-365-management-reporting-comparison-sprite-24.png') no-repeat  -4px -44px;
	background-size: 197px;
	width: 22px;
	height: 22px;}
.tabeWrapper-1 td .right,.tabeWrapper-1 td .wrong{position:relative;width:20px;height:20px;margin:0 auto;display:block;z-index: 1;}
.tabeWrapper-1 tr td:nth-of-type(1){ vertical-align:top;color:#000;font-weight:500;}
@media screen and (max-width:1134px){.tabeWrapper-1 td{top:194px}
}
@media screen and (max-width:1100px){.tabeWrapper-1 th{top:90px}
.tabeWrapper-1 td{top:184px;}
}
@media screen and (max-width:1085px){.tabeWrapper-1 td{top:232px;}
}
@media screen and (max-width:1080px){.tabeWrapper-1 th{top:139px;}
}
@media screen and (max-width:1025px){.tabeWrapper-1 th{top:83px;}
.tabeWrapper-1 td{top:177px;}
}
@media screen and (max-width:992px){.tabeWrapper-1{overflow-x:scroll;}
.tabeWrapper-1 th{top:0;}
.sec-comp{background: none;}
.testimo-slide li div{margin-top:10px;}
}
@media screen and (max-width:600px){.tabeWrapper-1 th{padding:10px 20px 10px 20px;}
}
.comp-form{border:1.5px solid #DB225B;border-radius:10px;padding:40px 20px;max-width:900px;width:100%;display:table;background: #FFE8E8;margin:0 auto;text-align:center;margin-top:-100px;z-index:1;position:relative;z-index: 3;}
.tit{text-align:center;}
.tit h2{font-size:30px;font-weight:600;line-height:44px;}
.tit h2 span{display:block;font-size:22px;line-height:34px;}
.sec-rea .tit h2{padding-bottom: 20px;}
.sec-rea .inn{background:url('../images/microsoft-365-management-reporting-comparison-choose-pattern-24.png') #FFF4F4;padding:60px;background-size:cover;}
.sec-rea ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.sec-rea ul li{    width: calc(100% / 3 - 14px);
    border: 1px solid #dadada;
    border-radius: 10px;
    background: #fff;
    padding: 25px 30px 30px 30px;}
.sec-rea .res-box{border:1px solid #dadada;border-radius:10px;background:#fff;padding:25px 30px 30px 30px;min-height:285px;}
.sec-rea .res-box i{background: url('../images/microsoft-365-management-reporting-comparison-reason-icons-24.png') no-repeat  -3px -5px;
	background-size: 183px;
width:42px;height:45px;display:inline-block;margin-bottom: 12px;}
.sec-rea .res-box i.ic-rea-2{background-position:-56px -6px;width: 52px;height: 44px;}
.sec-rea .res-box i.ic-rea-3{background-position:-122px -4px;width: 57px;height: 48px;}
.sec-rea .res-box i.ic-rea-4{background-position:-5px -65px;width: 41px;height: 39px;}
.sec-rea .res-box i.ic-rea-5{background-position:-59px -65px;width: 53px;height: 39px;}
.sec-rea .res-box i.ic-rea-6{background-position:-129px -64px;width: 39px;height: 41px;}
.sec-rea .res-box h4{font-size:16px;font-weight:500;}
.sec-rea .res-box p{font-size:14px;}
.sec-rea .res-box a{color:#218DC6;position:relative;}
.sec-look{padding:100px 0;}
.sec-look .inn{background:#DB225B;background-size:contain;background-position:center center;padding:30px 50px;border-radius:10px;max-width:1050px;margin:0 auto;box-shadow: 0 10px 50px rgba(0, 0, 0, 0.3);}
.sec-look .inn::before{content:"";position: absolute;background: url(../images/microsoft-365-management-reporting-comparison-lock-bg-24.png) no-repeat;width: 100%;background-size: cover;height: 160px;left: 0;z-index: 0;bottom: 0;}
.sec-look .inn div{padding-left:43%;position: relative;z-index: 2;}
.sec-look .inn div::before {
    content: '';
    background: url(../images/microsoft-365-management-reporting-comparison-lock-icon-24.png) no-repeat;
    background-size: 230px;
    width: 230px;
    height: 94px;
    position: absolute;
    left: 40px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.sec-look .inn div h2 {
    font-size: 24px;
    color: #fff;
    font-weight: 500;
    text-align: left;
    padding-bottom: 12px;
}
.sec-look .inn div h2 span{font-size:24px;color:#FAFF7B;font-weight:500;display:block;line-height:33px;}
.sec-look .inn div p{color:#fff;font-size:18px;line-height:30px;margin-bottom: 20px;max-width: 500px;margin-top:0}
.sec-look .inn div p strong{font-weight: 500;color: #fff;}
.sec-look .inn div a {
    padding: 10px 25px;
    color: #000;
    background: #FFDC1C;
    display: inline-block;
    font-size: 16px;
    font-weight: 500;
    border-radius: 3px;
    transition: .3s;
}
.sec-look .inn div a:hover{
    transform: translateY(-2px);
    background: #ffe347;
}
.sec-cus{background:url(../images/microsoft-365-management-reporting-cus-bg-24.png) #FFE8E8;;padding:100px 0 90px 0;}
.sec-cus .lhs{float:left;width:50%;text-align:center;position: relative;top: 60px;}
.sec-cus .lhs:after{background: url('../images/microsoft-365-management-reporting-comparison-customer-sprite-24.png') no-repeat 0 -25px;
	background-size: 403px;
		width: 399px;
	height: 117px;margin:0 auto;}
.sec-cus .lhs h2{font-size:36px;font-weight:500;padding:0 140px;line-height: 46px;}
.sec-cus .lhs h2 span{font-size:36px;font-weight:500;color: #DB225B;}
.testimo-slide{padding-left:100px;position:relative;padding-top:5px;overflow:hidden;}
.testimo-slide:after{background: url('../images/microsoft-365-management-reporting-comparison-customer-sprite-24.png') no-repeat -3px -6px;
	background-size: 403px;
	width: 191px;
	height: 16px;;position:absolute;top:0;left:117px;}
.testimo-slide ul li{float:left;width:100%;}
.testimo-slide li div{padding:20px;}
.testimo-slide li div p{font-size:18px;line-height:30px;margin: 15px 0;}
.testimo-slide li div h5{font-size:15px;font-weight:600;padding:5px 0;}
.testimo-slide li div span{font-size:15px;}
.sec-abou{padding:120px 0 50px 0;}
.sec-abou .lhs{float:left;width:50%;padding:50px 50px 0 0;}
.sec-abou .lhs h2{font-size:26px;font-weight:500;padding:0 100px 0px 0;line-height:36px;text-align: left;}
.sec-abou .lhs p,.sec-abou .lhs a{font-size:16px;margin: 15px 0;}
.sec-abou .lhs p a,.sec-abou .lhs a{color:#408AD0;}
.sec-cus .rhs{float:left;width:50%;}
.sec-disc{padding:50px 0 50px 0;}
.sec-disc p{font-size:15px;line-height:26px;}
.sec-disc p strong{font-weight:500;}
.slides .slick-arrow{position:absolute;bottom:0;z-index:1;cursor:pointer;background:url(../images/log-360-cloud-mssp-hom-spri1-23.png) no-repeat -4px -266px;background-size:628px 782px;width:41px;height:41px;-webkit-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.slides .slick-arrow:before{content:'';position:absolute}
.slick-list{overflow:hidden}
.slides .slick-arrow.slick-disabled{opacity:0.4;}
.slides .prev-arrow{right:80px;border-right:0;border-top:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);background-position:-4px -264px}
.slick-dots{position:relative;left:22px;}
.testimo-slide .slick-dots li{width:20px;}
.slick-dots li button{color:#fff0;width:12px;height:12px;border-radius:20px;border:0;display:inline-block;background:#D9D9D9;cursor:pointer;}
.slick-dots li.slick-active button{background:#141414;}
.slides .next-arrow{right:22px;border-left:0;border-bottom:0}
 option{color:#000;}
#meGDPRMessage .checkmarkgdpr{height:12px!important;width:12px!important;}
.msg{display:none;color:#000;font-size:25px;padding:10px 10px 0 10px;}
.msg{text-align:center;}
.msg h2{font-size:23px;line-height:32px;padding-top:0;margin:10px 0 0!important;padding-bottom:10px;}
.msg p{font-size:14px;line-height:24px;color:#000;}
#meGDPRMessage{padding-bottom:7px;color:#000;width:100%;}
 .ffw-errmsg{font-size:12px;line-height:18px;background:red;color:#fff;padding-left:15px;display:none;}
 .dwn-priv{margin-top:0;}
.dwn-priv strong{font-weight:500}
  strong{color:#000;}
.solution-form{display:inline-block;width:43%;}
.solution-form{vertical-align:top;background:#fff;padding:30px 40px 30px 40px;position:relative;z-index:8;width:35%;left:5%;border-radius:3px;-webkit-box-shadow:0 6px 26px 1px rgb(0 0 0 / 13%);box-shadow:0 6px 26px 1px rgb(0 0 0 / 13%);-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;}
.solution-form{margin-left:4%;}
.formTabs::before{content:"";position:absolute;right:2px;height:110%;width:15px;-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg);background:#fff;border-top-right-radius:4px;top:2px;z-index:1;}
.formTabs::after{position:absolute;content:"";width:98%;background:#fff;height:40px;left:0;bottom:0;border-top-left-radius:4px;border-top-right-radius:4px;}
.formTabs::before{content:"";position:absolute;right:2px;height:110%;width:15px;-webkit-transform:rotate(-18deg);-ms-transform:rotate(-18deg);transform:rotate(-18deg);background:#fff;border-top-right-radius:4px;top:2px;z-index:1;}
.ft{width:31%;display:inline-block;text-align:center;font-size:15px;color:#2b51c4;font-weight:600;line-height:23px;position:relative;padding:3px;height:48px;cursor:pointer;}
.ft span{position:relative;z-index:11;padding-top:5px;display:block;}
.ft::before{content:"";position:absolute;height:36px;width:98%;background:#f3f8ff;left:2px;top:2px;z-index:1;-webkit-transform:skewX(18deg);-ms-transform:skewX(18deg);transform:skewX(18deg);}
.ft span{position:relative;z-index:11;padding-top:5px;display:block;font-weight:500;color: #3450bd;}
.solution-form-inn.active{display:block;}
.solution-form-inn{display:none;position:relative;}
.tnk-msg{display:none;}
.tnk-msg h2{font-size:24px;color:#4CAF50;padding-bottom:0;margin-bottom:0!important;}
.solution-form-inn h2{text-align:center;font-size:20px;line-height:28px;margin-bottom:30px; font-weight:500;padding-right: 0;}
.tnk-msg p{text-align:center;font-size:18px;margin-top:10px;color:#3e4f56;padding-right:30px;}
.solution-form-inn h2 span{display:block;font-size:15px;line-height:27px;}
select#MECountryListing{          color:#000;}
.solution-form-inn form ul li{position:relative;width:100%;display:inline-block;border:#e0e0e0 solid 1px;margin-bottom:12px;border-radius:5px; }
.solution-form-inn form ul li:before{background-image:url('https://www.manageengine.com/products/self-service-password/comparison/images/google-pwm-alternative-spri-23.png');background-size:1050px;width:25px;height:27px;position:absolute;content:"";left:12px;background-repeat:no-repeat;background-position:-22px -7px;top:12px}
.solution-form-inn form ul li:last-child:before{display:none;}
.solution-form-inn form ul li input{width:100%; border:0;height:44px;font-size:14px;padding:5px 15px 5px 48px;-webkit-box-sizing:border-box;box-sizing:border-box;outline:none;color:#000;border-radius:5px;}
.solution-form-inn form ul .fi-ic-email:before{background-position:-65px -7px;top:11px}
.solution-form-inn form ul .fi-ic-domain:before{background-position:-190px -7px;}
.solution-form-inn form ul .fi-ic-edi:before{background-position:-230px -8px;}
.solution-form-inn form ul .fi-ic-time:before{background-position:-230px -8px;}
.solution-form-inn form ul .fi-ic-addon:before{background-position:-267px -7px;}
.demoForm.solution-form-inn form ul li:nth-child(5):before,.demoForm.solution-form-inn form ul li:nth-child(6):before{display:block;}
.solution-form-inn form ul li:nth-child(5) input[type="submit"]{background:#e82121;color:#fff;font-weight:600;font-size:15px;float:left;margin-right:2%;border-bottom:0;border-radius:2px;padding:10px 15px;cursor:pointer;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;height:45px;}
.formDropTrig::before{position:absolute;content:"";right:5px;top:0;height:0;width:0;bottom:0;margin:auto;border:5px solid transparent;border-top:7px solid #000;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.formDrop{position:relative;border-radius:3px;cursor:pointer;}
.fromAddons{display:none;padding:0 10px;margin-top:10px;}
.check-addons{border-bottom:1px solid #ededed;padding:5px 0;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;color:#000;}
.check-addons input[type="checkbox"]{width:16px;padding:0;position:relative;bottom:0;height:16px;margin-right:5px;}
#help-popup2{margin:0 0 0 105px;}
#help-popup1{margin:1px 0 0 292px;}
.quote-compo-help_popup{background:#000;font-size:12px;cursor:pointer;position:absolute;color:#fff;font-weight:normal;padding:10px;text-align:left;width:200px;line-height:20px;z-index:9999;margin:4px 0 0 136px;display:none;}
.arrow-left{border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #000;height:0;margin:-10px 0 0 -15px;position:absolute;width:0;}
.displaynone{display:none;float:none;position:absolute;right:0;top:2px;}
.solution-form-inn form ul li input.addons{height:0;width:40px;text-align:left;border:1px solid #c8c8c8;padding:10px 7px 10px 3px;margin-top:2px;background:#fff;}
.check-addons:last-of-type{border-bottom:0;}
.formDropTrig{position:relative;padding:10px 0 10px 30px;font-size:14px;line-height:20px;margin:0 0 0 20px;color:#919191;}
.gtQuoForm.solution-form-inn form ul li.fi-ic-edi{border:1px solid #cecece;}
.demoForm.solution-form-inn form ul li.last-list:before,.solution-form-inn.dwnForm form ul li.fi-ic-country+li::before{display:none;}
.gtQuoForm.solution-form-inn form ul li.last-list::before{display:none;}
.solution-form-inn form ul li.last-list input[type="submit"]{background:#e32e44;color:#fff;font-weight:500;font-size:15px;float:left;margin-right:2%;border-bottom:0;border-radius:2px;padding:10px 15px;cursor:pointer;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;height:45px;}
.solution-form-inn form ul li.last-list input{width:48%;}
.gtQuoForm.solution-form-inn form ul li:nth-last-of-type(2),.demoForm.solution-form-inn form ul li:nth-last-of-type(2){background:none;border:0;}
.demoForm.solution-form-inn form ul li:nth-child(7) input[type="submit"]{background:#e32e44;color:#fff;font-weight:600;font-size:15px;float:left;margin-right:2%;border-bottom:0;border-radius:2px;padding:10px 15px;cursor:pointer;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;height:45px;}
.demoForm.solution-form-inn form ul li:nth-child(8) input{width:48%;}
.demoForm.solution-form-inn form ul li:nth-child(8) input:last-of-type{background:#ededed;color:#b8b8b8;padding:10px 15px;height:45px;}
.solution-form-inn form ul .fi-ic-pho:before{background-position:-107px -6px;top:9.5px}
.solution-form-inn form ul .fi-ic-country:before{background-position:-150px -8px;top:9px}
.solution-form-inn form ul .fi-ic-date:before{background-position:-189px -7px;top:10.5px}
.solution-form-inn form ul .fi-ic-time:before{background-position:-299px -8px;top:9.5px}
 .solution-form-inn form ul :nth-child(5){border:none;}
 .gtQuoForm.solution-form-inn form ul li:nth-child(5),.demoForm.solution-form-inn form ul li:nth-child(5){ margin-bottom:12px; }
input#Requested_Date{border:1px solid #e0e0e0;}
.solution-form-inn form ul li select{width:100%; border:0;height:40px;font-size:14px;padding:5px 15px 5px 48px;outline:none; color:#777; border-radius:5px;}
.solution-form-inn form ul li .commonselect{margin-top:0;border-top: 1px solid #e0e0e0;border-radius: 0 0 5px 5px;padding-left: 50px;}
.dwnForm.solution-form-inn form ul li:nth-child(5) input[type="submit"]{padding-right:0px;}
.solution-form-inn form ul li:nth-child(5) input[type="submit"]{background: #e82121;color:#fff;font-weight:600;font-size:15px;float:left;margin-right:2%;border-bottom:0;border-radius:2px;padding:10px 15px;cursor:pointer;-webkit-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;height:45px;}
.solution-form-inn form ul li:last-child{border:0 solid #333;margin-bottom:0;background:none;}
.dwn-priv,.dwn-priv a,#meGDPRMessage,#meGDPRMessage label,#meGDPRMessage a{font-size:11px;color:#000;line-height:17px;}
#meGDPRMessage a{text-decoration:underline}
.dwn-priv a{text-decoration:underline}
.formTabs{position:absolute;width:85%;top:-40px;height:40px;left:0;}
h2.tnk-hide{padding-bottom:0;}
.ft.active:before{display:none;}
input#demoReset{padding-left:13px;background:#ededed;}
.dwnForm.solution-form-inn form ul li:nth-child(5)::after{background: none;}

.compr-me-goo div span br {
    display: none;
}

.compr-me-goo div span {
    width: auto;
}

.sec-rat .inn {
    max-width: 580px;
    padding: 40px 20px;
    padding-top: 20px;
}

.compr-me-goo div i {
    top: 0;
}


@media screen and (max-width:1150px){.solution-form{width:40%;}
.solution-form{width:44%;}
}
@media screen and (max-width:992px){
.testimo-slide:after{top:28px;left:0;right:0;margin:auto}
}
@media screen and (max-width:840px) {
.sec-look .inn::before,
.sec-look .inn div::before {
 display: none;
}
.sec-look .inn div {
    padding-left: 0;
}
}
@media screen and (max-width:768px){ .solution-form{width:100%; text-align:center;}
.solution-form{width:60%;}
.solution-form{margin-left:10%;}
}
@media screen and (max-width:600px){ h2{line-height:40px;}
.solution-form{margin-left:0;width:90%;}
 .formTabs{width:98%;}
.ft{width:30%;}
.dwnForm.solution-form-inn form ul li:nth-child(5)::after{right:60px;background-position:-21px -86px;}
.solution-form-inn h2{margin-bottom:15px;margin-top:10px;}
}
@media screen and (max-width:1200px){.sec-rea .res-box{min-height:350px;}
}
@media screen and (max-width:1100px){.ac{max-width:90%}
.sec-ban .lhs{padding-right: 40px;}
.sec-rea ul li{        width: calc(100% / 2 - 14px);}
}
@media screen and (max-width:992px){.mob-hide{display:none}
.sec-cus .lhs{width:100%;margin-bottom:40px;}
.sec-cus .rhs{width:100%;}
.sec-rea .res-box {
        width: calc(100% / 2 - 10px);
    }
    .sec-ban .lhs{width:100%;text-align:center;padding-bottom:40px;padding-right:0;}
}
@media screen and (max-width:769px){.sec-rea ul{padding-top:20px;}
.sec-rea ul li{width:100%;}
.sec-rea .res-box{min-height:auto}
.sec-rea .inn{padding:50px 20px;}
.compr-me-goo div span{font-size:12px;}
.compr-me-goo div span strong{font-size:14px;line-height:22px;}
.tit h2 span{font-size:16px;line-height: 26px;}
.tit h2{font-size:22px;line-height:38px;}
.pri-sing-form{margin-top:10px}
.sec-look .inn{background-position:center bottom;background-size:cover;}
.sec-look .inn div{text-align:center;padding:0;}
.testimo-slide{padding:30px 0 0 0;text-align:center;}
.testimo-slide .slick-dots{margin:0 auto;display:table;}
.sec-abou .lhs{width:100%;padding:0 0 40px 0;text-align:center;}
.sec-abou .rhs{float:left;width:100%;margin-top:50px;}
.sec-abou{padding:70px 0 50px 0;}
.sec-look .inn div p{padding-right: 0;}
.sec-look .inn div h2,.sec-abou .lhs h2{text-align: center;padding: 0;margin-bottom: 15px;}
.sec-rea .res-box {
        width: 100%;
    }
}
@media screen and (max-width:500px){.ds-list li{width:100%}
.sec-ban .lhs h1 {font-size: 26px;line-height: 32px;}
.compr-me-goo div span{display:block;width: 100%;text-align: center;}
.compr-me-goo div span:nth-of-type(1) strong{text-align: center;margin-bottom: 5px;}
.compr-me-goo div span:nth-of-type(2) strong{text-align: center;}
.compr-me-goo div i{top:0}
.sec-cus .lhs:after{display:none}
.sec-cus .lhs h2{padding:0}
}
@media screen and (max-width:992px){.footer-links{display:none}
}
.solution-form .ffw-form form ul li .ffw-errmsg {
    position: absolute;
    top: -10px;
    left: 15px;
    background: red;
    color: #fff;
    line-height: initial;
    margin: 0;
    padding: 2px 3px;
    border-radius: 2px;
}

/* Popup style */
.main-pop-cont.demo-popup {
    display: none;
}

.main-pop-cont {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 99999;
    display: none;
}

.main-pop-cont .down-form-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
}

.main-pop-cont .howto-demo-form {
    display: block;
    width: 90%;
    max-width: 422px;
    max-height: 90vh;
    border-radius: 8px;
    margin: auto;
    top: 50%;
    float: none;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    overflow-y: auto;
    position: relative;
}


.popup-close {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: transparent;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    cursor: pointer;
}

.popup-close::after,
.popup-close::before {
    content: "";
    background: #000;
    width: 2px;
    height: 12px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.popup-close::after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.popup-close:hover {
    background: #000;
    opacity: .8;
}

.popup-close:hover::after,
.popup-close:hover::before {
    background: #fff;
}