.clearfix:after {
    clear:both;
    content:'.';
    display:block;
    visibility:hidden;
    height:0;
}
.clearfix {
    display:inline-block;
}
* html .clearfix {
    height:1%;
}
.clearfix {
    display:block;
}
*+html .clearfix {
    display: inline-block;
}
* {
    border: 0;
    padding: 0px;
    margin: 0;
}
body {
    font-size: 16px;
}
.pr{position: relative;}
header{
    position: fixed;
    width:100%;
    z-index: 99999;
}
header.active{
    background: #320c23;
    height: 90px;
}
.header-left {
    float: left;
    display: inline-block;
}
#Home {
    display: inline-block;
    width: 100%;
    background-image: url("https://www.manageengine.com/events/2018/infosecurity/images/background-image.png");
    background-position: center;

/*
background: rgb(14,2,39);
background: -moz-linear-gradient(top, rgba(14,2,39,1) 0%, rgba(14,1,22,1) 55%, rgba(13,1,8,1) 100%);
background: -webkit-linear-gradient(top, rgba(14,2,39,1) 0%,rgba(14,1,22,1) 55%,rgba(13,1,8,1) 100%);
background: linear-gradient(to bottom, rgba(14,2,39,1) 0%,rgba(14,1,22,1) 55%,rgba(13,1,8,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0227', endColorstr='#0d0108',GradientType=0 );
*/

     background: #eb01a5;
  background-image: url("https://www.manageengine.com/events/2018/infosecurity/images/background-image.png");
  background-image: url("https://www.manageengine.com/events/2018/infosecurity/images/background-image.png"), linear-gradient(#0e0227, #0d0108);
    background-repeat: no-repeat;
  background-position: 100% 50%;


}

.header-right {
    float: right;
    display: inline-block;
}
.header-top {
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}

.logo img {
    width: 200px;
}

.logo {
    padding: 15px 30px;
}

.container {
    max-width: 1400px;
    width: 100%;
    margin: auto;
}

.header-right ul {
    list-style: none;
    display: block;
}

a {
    text-decoration: none;
    color: #fff;
}
.res-menu{
    background: url("https://www.manageengine.com/events/images/mob-menu-icon-white.svg") no-repeat 0 0;
    margin: 0px 10px 0 0;
}
.header-right ul li {
    display: inline-block;
    padding: 10px 30px;
}

.header-right ul li a:hover, .header-right ul li.active a {
    color: #f7314e;
    cursor: pointer;
}
.header-text-align{
    text-align: center;
    margin: auto;
    color: #fff;
}
.header-text-align p{
    margin-top: 6px;
    font-size: 24px;
    margin: 0;
    margin-bottom: 6px;
}
.header-text-align img {
    width: 40%;
    margin-top: 20px;
}
.header-banner {
    padding: 12% 0 3% 0;
}
.header-blocks {
    position: relative;
}
.header-blocks ul li{
    display: inline-block;
    width: 30%;
    padding: 40px 30px;
    color: #fefefe;
    border: 1px solid #3d1821;
    border-left: 0;
    border-bottom: 0;
    padding-top: 70px;
}
.header-blocks ul li:last-child {
    border-right: 0;
}
.special-font{width:200px;}
.button a{
    background: #fdbe00;
    font-weight: 900;
    color: #000;
    padding: 8px 30px;
    width: max-content;
    width: -moz-max-content;
    border-radius: 3px;
    margin: 35px 0px;
    display: block;
}
.success-msg{
    background: #f8fdee;
    border: 1px solid #b6db95;
    padding: 10px;
    text-align: center;
    color: #5c8707;
    font-weight: normal;
    font-size: 1em;
    display: none;
    position: fixed;
    left:0;
    top:0;
    z-index: 99999999;
    width:100%;
}
.button a:hover {
    background: #fff;
}
.meet-us{
    font-weight: 100;
    font-size: 13px;
}
.info-security-sub-headoing{
    font-weight: 100;
    color: #fff;
    padding-top: 6px;
}
.header-blocks p{
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    color: #d5d2d5;
}
.stand {
    display: inline-block;
    font-size: 14px;
    font-weight: 100;
}
.stand {
    display: inline-block;
}
.inline-flex{
    margin-top: 0px;
}
.inline-flex a{color:#12f8e5;}
.empty-space {
    margin: 40px;
}
.header-blocks ul{
    padding-left: 0;
/*    padding: 30px 0px;*/
    display: flex;
    padding-bottom: 0;
    margin-bottom: 0;
}
.key-left-block {
/*    float: left;*/
    width: 20%;
        padding: 10% 0 6% 0;
    float: left;
    display: inline-block;
    position: relative;
}
.key-right-block {
    width: 79%;
    display: inline-grid;
    text-align: center;
    margin: auto;
    padding: 100px 0px;
}
.title-icons{
    display: block;
    background: #00fde6;
    width: 30px;
    height: 33px;
    border-radius: 50px;
    padding: 4px 4px 0 2px;
}
.key-right-block img {
    margin: 15px 0;
    width:40px;
}
.key-higlights {
    display: inline-block;
    width: 100%;
    background-image: linear-gradient(#0d0108, #0e0226);
    color: #fff;
}
.key-right-block ul{
    display: block;
    font-size: 0;
}
.key-right-block ul li{
    display: inline-block;
    width: 27%;
    font-size: 14px;
    padding: 30px;
    border: 1px solid #3d1821;
    border-left: none;
    border-top: none;
    transition: .6s;
}
.key-right-block ul li:nth-child(7), .key-right-block ul li:nth-child(8), .key-right-block ul li:nth-child(9){
    border-bottom: 0;
}
.header-blocks ul li {
    transition: .6s;
}
.header-blocks ul li:hover {
    cursor: pointer;
/*    z-index: 6;*/
    pointer-events: auto;
    background-color: rgba(61, 24, 33, 0.4);
}
.key-right-block ul li:last-child{
    border-right: none;
}
.center-block-heading {
    color: #12f8e5;
    margin-bottom: 25px;
}
#Highlights .button{
    display: inline-block;
    vertical-align: top;
    text-align: right;
}
#Highlights .button a{
    margin: 20px 0px 0 0;
    text-transform: uppercase;
}
.bg-center-block {
    padding: 0;
    background-color: #0e0f2e;
    text-align: left;
    position: relative;
}
.bg-center-block > div{
    padding: 30px;
}
.left-center-block {
    color: #fff;
    width: 85%;
    display: inline-block;
}
.center-block {
    background-color: #0e0223;
}
.form-register-page {
    text-align: left;
    padding: 10% 0 0 5%;
    width: 70%;
}
.checkbox-style-form {
    padding-top: 30px;
}
form {
    color: #fff;
    display: inline-block;
    width: 100%;
}
/*
.checkbox-style input{
    position: relative;
    z-index: -9999;
}
*/
.regular-checkbox {
    webkit-appearance: none;
	background-color: #fafafa;
	border: 1px solid #cacece;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05);
	padding: 9px;
	border-radius: 3px;
	display: inline-block;
	position: relative;
}
.regular-checkbox:active, .regular-checkbox:checked:active {
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px 1px 3px rgba(0,0,0,0.1);
}

.regular-checkbox:checked {
	background-color: #e9ecee;
	border: 1px solid #adb8c0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.05), inset 0px -15px 10px -12px rgba(0,0,0,0.05), inset 15px 10px -12px rgba(255,255,255,0.1);
	color: #99a1a7;
}
.main-form input {
   margin-right: 2%;
   font-size: 1em;
}
.main-form .submit-block .button1{
    margin:0;
    font-size: 1.2em;
    padding: 15px 60px;
    cursor: pointer;
}
.main-form .submit-block .button1:hover{
   background: #f7314e;
    color:#fff;
}
.main-form {
    background-color: #fff;
    color: #000;
    font-size: 14px;
    padding: 20px;
    margin-top: 20px;
}
.main-form input[type="text"]{
    width: 92%;
    padding: 20px 4%;
    background: #f5f5f5;
}
form select{
    width: 100%;
    height: 60px;
    font-size: 1em;
    padding: 0 4%;
    background: #f5f5f5 url(../images/dropdown-arrow.png) no-repeat 95% center;
    color: #777;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: none !important;
}
.main-form .form-checkfield input{
    margin: 2px 5px 0 0;
    display: inline-block;
    vertical-align: top;
}
.main-form .form-checkfield label{
    display: inline-block;
    vertical-align: top;
    width:90%;
}
.main-form span{
    color: #000;
    font-size: 14px;
    margin-top: 15px;
}
.main-form textarea{
    color: #000;
    background-color: #f5f5f5;
    width: 91%;
    margin: 2% 0 0 0;
    padding: 2%;
    font-size: 1em;
}
.main-form .form-field{
    margin: 10px 10px 20px 10px;
    position: relative;
}
.main-form .form-field.form-textarea{
    width:100%;
}
.main-form .form-field.submit-block{
    margin: 0 10px 10px 10px;
    width: auto;
}
.form-leftsec, .form-rightsec{
    display: inline-block;
    vertical-align: top;
    width: 48%;
}
.form-rightsec{
    width: 50%;
}
.key-third-block{
    display: inline-block;
    position: relative;
    width: 23%;
    padding: 30px;
    float: right;
    margin-top: 19%;
    background-color: #0e0f2c;
    color: #fff;
}
.gdpr-me-block {

    height: 235px;
    width: 100%;
}
.gdpr-me-block .button{
    float: right;
    position: absolute;
    bottom: 0;
    top: unset;
    right: 30%;
}
.button1{
        background-color: #fdbe00;
    color: #000;
    padding: 10px 40px;
    width: max-content;
    border-radius: 3px;
    margin: 35px 0px;
    float: unset !important;
    font-weight: 700;
    font-size: 14px;
}

p.reg_form_errors {
	position: absolute;
	bottom: -17px;
	font-size: 13px;
	color: #ff0000;
	display: none;
}
.show-label{
    display: block;
    padding: 10px 0 10px 0;
    font-size: 1.2em;
}
.show-label span{
    color:#f7314e;
}
.form-group{
    padding: 5px 0;
}
.right-block-contact {
    width: 79%;
    display: inline-block;
    text-align: left;
    margin: auto;
    padding: 10% 0 5% 0;
}
.right-block-contact ul{
    display: block;
}
.right-block-contact ul li{
    display: inline-block;
    width: 49%;
    margin-bottom: 30px;
    text-align: left;
    vertical-align: top;
}
.privacy-policy{margin:0px 0 20px 10px;}
.privacy-policy a{color:#f7314e;}
.privacy-policy a:hover{text-decoration: underline;}
.form-checkfield{margin:10px;}
.footer-block-heading {
    color: #11bab4;
    font-size: 1.2em;
    display: block;
    margin: 0 0 10px 0;
}
.footer-block-heading+span{font-weight: 200;}
.above-footer {
    background-image: linear-gradient(#0e0227, #0d010c);
}
#Highlights .left-center-block span{
    font-weight: 600;
    font-size: 1.2em;
}
#Highlights .left-center-block p{
    font-size: 1.7em;
    padding: 10px 0 0 0;
}
footer{
    background-color: #0d0109;
    color: #fff;
    text-align: center;
    padding: 20px 0px;
}
.ban-cont img {
    margin-left: -6px;
}
.contact-details {
    color: #fff;
    text-align: left;
    padding-top: 60px;
    padding-left: 0px;
}
.contact-details h4{
    padding: 10px 0 7px 0;
}
.contact-details p{
    padding: 2px 0;
    font-weight: 200;
}
.contact-details .contact-left{
    display: inline-block;
    vertical-align: top;
    width:40%;
}
.share-list{
    display: inline-block;
    vertical-align: top;
    width: 40%;
}
.share-list a{
    display: inline-block;
    padding: 0 5px;
}
.right-block-contact img {
    width: 90%;
    margin-bottom: 10px;
    -moz-transition: all ease-in-out .5s;
    -webkit-transition: all ease-in-out .5s;
    -o-transition: all ease-in-out .5s;
    transition: all ease-in-out .5s;
}
.right-block-contact img:hover{
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    box-shadow: 2px 3px 6px #ccc;
}
.left-panel-heading {
    font-size: 44px;
    font-weight: 900;
    color: #fff;
    margin-top: 10px;
}
label.zc-radiolabel {
    padding: 10px;
}
nav {
    display: none;
}
.key-right-block ul li:nth-child(3) {
    border-right: none;
}
.key-right-block ul li:nth-child(6) {
    border-right: none;
}
    .header-right {
    padding: 15px 0px;
}
.arrow a{
    color: #ff0248;
}
.arrow a:hover{
    color:#fff;
    text-decoration: underline;
}
span.arrow {
    bottom: 18%;
    z-index: 10;
    position: absolute;
}
span.arrow:hover {
    cursor: pointer;
}
.bannervenu {
    height: 80%;
    width: 100%;
}
/*------------  New patch   ------------------*/
.fr {
    float: right;
    display: inline-block;
}
.fl {
    display: inline-block;
    vertical-align: top;
}
.register-but {
    position: relative;
    color: #fff;
}
.register-but p {
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
    color: #d5d2d5;
}
.register-but {
    position: relative;
    color: #fff;
    border: 1px solid #3e1922;
    padding: 30px 60px;
}
.register-but img {
    width: 200px;
}

@media only screen and (max-width: 720px) {
    .register-but {
        padding: 20px 30px;
    }
    .register-but img {
    width: 180px;
}

}
/*-------------------------------------*/
@media only screen and (max-width: 1440px) {
    .container {
        max-width: 1250px;
        width: 100%;
    }

}
@media only screen and (max-width: 1240px) {
    .container {
        max-width: 1024px;
        width: 100%;
    }
    .key-right-block ul li {
        width: 25%;
    }
    .left-center-block {
        width: 70%;
    }
    .form-register-page {
        width: auto;
    }
    .right-block-contact ul li{
        width: 49%;
    }
    .ban-cont img {
         width: 100%;
    }
    .form-register-page {
    width: 70%;
}

}
@media only screen and (max-width: 1080px) {
        .container {
        max-width: 1000px;
        width: 100%;
    }
        .header-right ul li{
    padding: 14px 12px;
    font-size: 13px;
    }
    .header-text-align p{
        font-size: 22px;
    }
    .header-blocks ul li{
        padding: 60px 13px 30px 13px;
    }
    .key-right-block ul li {
            width: 22%;
    }
    .key-right-block ul li {
    width: 26.2%;
    padding: 18px;
}
    .left-center-block p{
        font-size: 26px !important;
    }
    .center-block-heading {
        font-size: 18px !important;
    }
    .form-register-page {
        width: 66%;
    }
    .main-form {
        width: 100%;
    }
    form {
        width: 100%;
    }
    .left-panel-heading{
        font-size: 36px;
    }
}
@media only screen and (max-width: 1000px){
    .container {
        max-width: none;
        width: 90%;
    }
    .header-right {
        padding: 15px 0px;
    }
    .container {
        max-width: none;
        width: 90%;
    }
    .header-left {
        float: none;
    }
    .header-top {
        position: relative;
    }
    nav {
        position: absolute;
        right: 30px;
        top: 16px;
        display: block;
        cursor: pointer;
    }
    header.active {
        height: auto;
    }
    .header-right {
     float: none;
    margin: auto;
    text-align: center;
    width: 100%;
    position: absolute;
    padding: 0;
    left: 0;
        background: #320c23;
    }
    .header-right ul li {
        font-size: 13px;
        display: block;
        text-align: center;
        width: 100%;
        border-bottom: 1px solid #3f1b31;
}
    .header-right ul li:hover {
        background: #320c23;
    }
    .header-right {
        display: none;
    }
    .button a{
    background-color: #fdbe00;
    font-weight: 600;
    color: #000;
    padding: 5px 18px;
    width: max-content;
    width: -moz-max-content;
    border-radius: 3px;
    margin: 35px 0px;
    font-size: 12px;
        display: block;
}
    .header-blocks ul li {
        padding: 23px 13px 0 13px;
    }
    .key-right-block ul li {
        width: 41%;
    }
    .key-right-block ul li:nth-child(2n){
        border-right: none;
    }
    .key-right-block ul li:nth-child(3) {
        border-right: 1px solid #38141d;
    }
    .left-center-block p {
    font-size: 20px !important;
}
    .form-register-page{
        padding: 37px 30px;
        width: 100%;
    }
    .key-right-block {
        padding: 65px 0px;
    }
    .right-block-contact ul {
    display: inline-flex;
}
    .left-panel-heading{
        font-size: 33px;
    }
    .main-form {
    width: 95%;
}
        .key-right-block {
        width: 100%;
    }
    .right-block-contact {
        width: 100%;
    }
    .right-block-contact ul li {
    width: 100%;
}
   .key-left-block{
        width:100%;
       margin: 0 auto;
       text-align: center;
       padding: 5% 0 0 0;
    }
    .title-icons{margin: 0 auto;}
}
@media only screen and (max-width: 720px) {
        .container {
        max-width: 80%;
        width: 100%;
    }
    .key-right-block{
        width: 100%;
    }
    .key-right-block {
        padding: 40px 0px;
    }
    .right-block-contact {
        width: 100%;
        padding: 32px 0px;
    }
    .right-block-contact ul li {
          width: 100%;
     }
    footer {
        font-size: 12px;
    }
    .header-banner{padding: 30% 0 3% 0;}
    .header-text-align img{width:100%;}
    .form-leftsec, .form-rightsec{width:100%;}
}
@media only screen and (max-width: 710px) {
    .header-blocks ul {
        display: block;
    }
    .header-blocks ul li{
        display: inline-block;
        vertical-align: top;
    }
    .header-blocks ul li {
        width: 90%;
        border: 1px solid #3d1821 !important;
    }
    span.arrow {
        position: static;
    }
    .header-blocks ul li:nth-child(2){
        border-right: none;
    }
    .header-text-align p {
        font-size: 19px;
    }
    .center-block .button {
        bottom: 0;
        right: 30%;
        top: unset;
    }
    .left-center-block {
        width: 100%;
    }
    .key-right-block ul li {
         width: 38%;
        border: 1px solid #3d1821;
    }
    ban-cont img {
    width: 82%;
}
        header{
        background-position: 100% 100%;
    }
    .header-blocks ul li:last-child{
        margin-bottom: 20px;
    }
    .key-right-block ul li{
        width: 88%;
         border: 1px solid #3d1821 !important;
    }
    .right-block-contact ul {
        display: block;
    }
    .right-block-contact ul li {
        margin: auto;
        text-align: center;
        margin-bottom: 20px;
    }
    .main-form {
    width: 90%;
}
    .header-right ul li{
        width: 94%;
    }
}

@media only screen and (max-width: 399px) {
    .center-block-heading {
    font-size: 16px !important;
}
    .left-center-block p {
    font-size: 18px !important;
}
}
@media only screen and (max-width: 336px) {
    .logo {
    padding: 15px 0px;
}
    .header-text-align p {
    font-size: 15px;
}
    .center-block-heading {
    font-size: 14px !important;
}
    .left-center-block p {
    font-size: 16px !important;
}
    left-panel-heading {
    font-size: 31px;
}
    .main-form {
    width: 86%;
}
    label.zc-radiolabel {
        font-size: 14px;
    }
    .center-block .button {
        right: 23%;
    }
}
