/* Reset styles */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}table{border-collapse:collapse;border-spacing:0}body{font:400 14px/24px 'Open Sans', sans-serif;margin:0 auto;background:#fff;color:#444}em{font-style:italic}
.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;
}
.meImg,.lnarw,.icon-s-droparw,.icon-s-search,icon-s-sso,.zLogo,.flex-direction-nav li a{background:url(http://www.manageengine.it/images/v1/icon-sprite.png) no-repeat 0 0}

.zLogo.zLogo{background-position:-420px -60px;height:28px;width:80px;display:inline-block;text-indent:-9999em;vertical-align:text-bottom;margin:0}
/* Common styles */
body {font-family: 'Raleway', sans-serif;font-size: 14px; line-height: 24px;letter-spacing: normal;overflow-x: hidden;}
ol, ul { list-style: none;}
input[type="search"] { -webkit-appearance: textfield;}
.fl {float: left;}
.fr {float: right;}
.tc{text-align: center;}
section{padding:0;margin:0;}
h1, h2, h3, h4{
    font-family: 'Roboto Slab', serif;
    font-size: 3em;
    font-weight: 600;
    line-height: normal;
    color: #222;
    letter-spacing: 1px;
}
h3{
    font-size: 1.4em;
    line-height: normal;
}
h4{
    font-size: 1.2em;
    line-height: normal;
}
.breadcrumb{top: -70px;left:8.2%;font-size: .8em;}
.in-icon{display: none;}
.head-block { max-width: inherit;margin:0;}
.head-block.fl{float: none;}
.head-block p{font-size: 1em;margin:0;}
.container {width: 100%;margin: 0 auto;max-width: none;}
.footer.container {width: 1200px;margin: 0 auto;}
.gdpr-container {width: 1200px;margin: 0 auto;}
.head-block section{padding: 50px 0;}
#fixedbtn{display: none;}
/* Banner styles */
a{text-decoration: none;color:#1c2fa3;}
a:hover{text-decoration: underline;}
strong{font-weight: 600;}
.container {width: 1200px;margin: 0 auto;}
.main-container{width:100%;}
#enquiry-fixedbtn{
    position: fixed;
    right: 10px;
    bottom: 80px;
    z-index: 8;
    display: none;
}
.zsiq_floatmain .zsiq_flt_rel{
    background: #1d31a4 !important;
}
#enquiry-fixedbtn .enquiry-btn{
    color: #1c2fa3;
    background: #fff url(../images/gdpr-enquiry-icon.png) no-repeat center center;
    background-size: 50%;
    text-align: center;
    display: block;
    height: 65px;
    width: 65px;
    cursor: pointer;
    border-radius: 50px;
    text-indent: -999999999em;
    box-shadow: 0px 1px 10px #adbff7;
	-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;
}
#enquiry-fixedbtn .enquiry-btn:hover{
    background: #e6f0fd url(../images/gdpr-enquiry-icon.png) no-repeat center center;
    background-size: 50%;
}
#enquiry-fixedbtn strong{
    display: none;
    font-size: 0.8em;
    position: absolute;
    top: -35px;
    right: -5px;
    width: 60px;
    text-align: center;
    background: #333;
    border-radius: 3px;
    color: #fff;
    padding: 3px 10px;
}
#enquiry-fixedbtn:hover strong{
    display: block !important;
}
#enquiry-fixedbtn strong:after{
    content: "";
    position: absolute;
    bottom: -5px;
    left: 35px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #333;
}
/* Header styles */
header{
    position: fixed;
    z-index: 999;
    width: 100%;
}
header.active{
    background: #fff;
    box-shadow: 1px 1px 5px #dbe4f6;
}
.header-inner{padding:1% 0;}
.logo img {
    width: 200px;
    height: auto;
}
.logo h1 span{
    display: none;
}
.res-menu {
    background: url(../images/mob-menu-icon.svg) no-repeat 0 0;
    width: 25px;
    height: auto;
    display: none;
    text-indent: -999em;
    margin: 13px 10px 0 0;
}
.main-menu{
    padding: 5px 0 0 0;
}
.main-menu li {
    display: inline-block;
    padding: 0 15px 0px 15px;
}
.main-menu li a{
    color: #333;
    font-size: 1em;
    display: block;
    padding: 5px 0px 10px 0px;
}
.main-menu li span{
    background: #1c2fa3;
    padding: 5px 20px;
    display: block;
    color: #fff;
    cursor: pointer;
    border-radius: 5px;
}
.main-menu li span:hover{
    background: #222;
}
.main-menu li:hover a, .main-menu li.active a {
    color: #1c2fa3;
    text-decoration: none;
}
.main-menu li.active a {font-weight: bold;}

/* Banner styles */
#GDPR{
    padding-bottom: 5%;
}
.gdpr-creative1{
    display: inline-block;
    width:45%;
    vertical-align: top;
    float: right;
    text-align: right;
    position: relative;
    z-index: 2;
}
.gdpr-creative1 img{
    position: absolute;
    width:100px;
    right:0;
	-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;
}
.gdpr-creative1 .gdpr-bg-creative{
    right: 0;
    bottom: 0;
    width:77%;
    position: static;
}
.gdpr-creative1 .ani-girl{
    left: 27%;
    bottom: 0;
    width: 28.5%;
    z-index: 2;
}
.gdpr-creative1 .ani-disableline{
    top: 31.5%;
    left: 49.3%;
    z-index: 3;
    width: 21%;
    -o-transition: width 0.5s ease-in-out;
    -moz-transition: width 0.5s ease-in-out;
    -webkit-transition: width 0.5s ease-in-out;
	transition: width 0.5s ease-in-out;
    height: 15px;
}
.gdpr-creative1.active .ani-disableline{
    -webkit-animation: disableline 6s 2s infinite;
    -moz-animation: disableline 6s 2s infinite;
    -o-animation: disableline 6s 2s infinite;
    animation: disableline 6s 2s infinite;
}
@keyframes disableline {
  0% {
      width: 20%;
  }
  10% {
    width: 0;
  }
  50% {
    width: 0;
  }
  60% {
      width: 20%;
  }
  100% {
      width: 20%;
  }
}
.gdpr-creative1 .ani-disableicon{
    width: 12px;
    height: 12px;
    border-radius: 20px;
    top: 31.5%;
    left: 42%;
    background: #7DF4AD;
    position: absolute;
	-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;
}
.gdpr-creative1.active .ani-disableicon{
    -webkit-animation: switch-move 6s 2s infinite;
    -moz-animation: switch-move 6s 2s infinite;
    -o-animation: switch-move 6s 2s infinite;
    animation: switch-move 6s 2s infinite;
}
@keyframes switch-move {
  0% {
    left: 42%;
  }
  10% {
    left: 44%;
    background: #F2947E;
  }
  50% {
    left: 44%;
    background: #F2947E;
  }
  60% {
      left: 42%;
      background: #7DF4AD;
  }
  100% {
      left: 42%;
      background: #7DF4AD;
  }
}
.gdpr-creative1 .ani-blink, .gdpr-creative1 .ani-blink span{
    position: absolute;
    width: 50px;
    height: 50px;
    background: #dae4ff;
    border-radius: 50px;
    z-index: 1;
    left: 39.5%;
    top: 29%;
	-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;
    -webkit-animation: aniblink 3s 1.8s infinite;
    -moz-animation: aniblink 3s 1.8s infinite;
    -o-animation: aniblink 3s 1.8s infinite;
    animation: aniblink 3s 1.8s infinite;
    opacity: 0;
   
}
.gdpr-creative1 .ani-blink span{
    width: 40px;
    height: 40px;
    background: #adc0f8;
    top: 10%;
    left: 10%;
}

@keyframes aniblink {
  0% {
    opacity:0;
      -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari */
    transform: scale(0);
  }
  20% {
    opacity:.6;
      -ms-transform: scale(100%); /* IE 9 */
    -webkit-transform: scale(100%); /* Safari */
    transform: scale(100%);
  }
  100% {
      -ms-transform: scale(100%); /* IE 9 */
    -webkit-transform: scale(100%); /* Safari */
    transform: scale(100%);
  }
}



.gdpr-creative1 .ani-icon1{
    right: 5%;
    top: 0;
}
.gdpr-creative1 .ani-icon2{
    right: 10%;
    top: 16%;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.gdpr-creative1 .ani-icon3{
    right: 40%;
    top: 8%;
}
.gdpr-creative1 .ani-icon4{
    right: 5%;
    top: 37%;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}
.gdpr-creative1 .ani-icon5{
    right: 30%;
    top: 45%;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s;
    transition-delay: .6s;
}
.gdpr-creative1 .ani-icon6{
    right: 25%;
    top: inherit;
    bottom: 20%;
}


.gdpr-creative1 .ani-icon1, .gdpr-creative1 .ani-icon2, .gdpr-creative1 .ani-icon3, .gdpr-creative1 .ani-icon4, .gdpr-creative1 .ani-icon5, .gdpr-creative1 .ani-icon6{
    -ms-transform: scale(0); /* IE 9 */
    -webkit-transform: scale(0); /* Safari */
    transform: scale(0);
}
.gdpr-creative1.active .ani-icon3, .gdpr-creative1.active .ani-icon4, .gdpr-creative1.active .ani-icon6{
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari */
    transform: scale(1);
}
.gdpr-creative1.active .ani-icon1, .gdpr-creative1.active .ani-icon2, .gdpr-creative1.active .ani-icon5{
    -ms-transform: scale(.6); /* IE 9 */
    -webkit-transform: scale(.6); /* Safari */
    transform: scale(.6);
}
.banner-cont-sec{
    width:45%;
    padding:10% 0 0 8.5%;
    float: left;
}
.banner-cont-sec p{
    margin:5% 0 2% 0;
    width:65%;
    font-size: 1.2em;
    line-height: 30px;
}
.explore-btn{margin-top:10%;}
.explore-btn i, .explore-btn > span span{
    display: inline-block;
    vertical-align: top;
}
.explore-btn i{
    background: #1c2fa3;
    width: 50px;
    height: 35px;
    text-align: center;
    padding-top: 15px;
    border-radius: 55px;
	-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;
}
.explore-btn > span{
    font-size: 1.2em;
    text-transform: uppercase;
    cursor: pointer;
}
.explore-btn > span span{
	 padding: 2.5% 0 0 1%;
}
.explore-btn:hover i{
    height: 30px;
    padding-top: 20px;
}
/* section common styles */

.sec-title, .sec-cont{
    width:35%;
    display: inline-block;
    vertical-align: top;
}
.sec-title{
    text-align: center;
}
.sec-cont{
    width:63%;
}
.sec-title img{
    width:90%;
    margin-bottom: 10%;
}
.sec-title h2, .sec-cont h2{
    font-size: 2em;
}

/* Compliance section styles */
#Compliance{
    padding: 5% 0 15% 0;
    background: #fff;
    position: relative;
    overflow: hidden;
    z-index: 1;
}
#Compliance ul{
    text-align: center;
}
#Compliance ul li{
    background: #f5f8fd;
    padding: 2%;
    width: 43%;
    display: inline-block;
    vertical-align: top;
    text-align: left;
    margin: 1%;
    min-height: 190px;
}
#Compliance ul li h3{
    padding: 0 0 5% 0;
}

#Compliance:after{
     content: '';
    position: absolute;
    border-bottom: 500px solid #f5f8fd;
    background: none;
    width: 170%;
    height: 150%;
    border-radius: 100%;
    bottom: -60%;
    left: -43%;
    z-index: 5;
}

/* Howtostart section styles */
#Howtostart{background: #f5f8fd;padding:5% 0 10% 0;position: relative;overflow: hidden;}
#Howtostart ul{width:90%;}
#Howtostart ul li{
    padding: 2% 2%;
    margin: 1% 0;
}
#Howtostart:after{
     content: '';
    position: absolute;
    border-bottom: 500px solid #FFF;
    background: none;
    width: 170%;
    height: 150%;
    border-radius: 100%;
    bottom: -48%;
    left: -43%;
    z-index: 5;
	display:none;
}
#Howtostart ul li:nth-child(2n+1), #Howtostart ul li:nth-child(2n+2) h3{
    background: #fff;
}
#Howtostart ul li:nth-child(2n+2), #Howtostart ul li:nth-child(2n+1) h3{
    background: #f5f8fd;
}
#Howtostart ul li h3, #Howtostart ul li p{
    display: inline-block;
    vertical-align: top;
}
#Howtostart ul li h3{
    background: #fff;
    border-radius: 30px;
    width: 40px;
    height: 33px;
    padding-top: 7px;
    margin: 0 2% 0 0;
    text-align: center;
}
#Howtostart ul li p{
    width:90%;
    vertical-align: middle;
    vertical-align: -webkit-baseline-middle;
}
#Howtostart .sec-title{text-align: left;}
#Howtostart .sec-title h2{padding-bottom: 20px;}
#Howtostart .sec-title p{padding-bottom: 30px;}
/* Requirements section styles */
#Requirements{background:#fff;padding: 10% 0 0 0;}
#Requirements .sec-cont{width:45%;margin-left: 5%;}
#Requirements h2{padding: 0 0 3% 0;}
#Requirements p{padding: 2% 0;}

.articles-container-mob{
    display: none;
}
.articles-container{
    height: 850px;
    overflow: hidden;
	-moz-transition: height ease-in-out .5s;
	-webkit-transition: height ease-in-out .5s;
	-o-transition: height ease-in-out .5s;
	transition: height ease-in-out .5s;
}
.articles-container.active{
    height: inherit;
    -webkit-transition-delay: 1s; /* Safari */
    transition-delay: 1s;
}
ul.articles-list{
    text-align: center;
    width:31%;
    display: inline-block;
    vertical-align: top;
    padding: 0 10px;
}
ul.articles-list:nth-child(1){
    margin-top:80px;
}
ul.articles-list:nth-child(3){
    margin-top:120px;
}
ul.articles-list li{
    margin: 20px 0;
    padding: 20px;
    text-align: left;
    border:1px solid #e6effb;
    background: #fff;
    cursor: pointer;
	-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;
}
ul.articles-list li:hover{
    background: #f5f8fd;
}
#Requirements ul.articles-list li p{
    padding: 2% 0;
}
.exp-btn span{
    display: inline-block;
    background: #d9e3ff;
    padding: 10px 20px;
    border-radius: 30px;
    margin: 5% 0 0 0;
    color: #000;
    font-weight: 600;    
    font-size: .9em;
    text-transform: uppercase;
	-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;
}
ul.articles-list li:hover .exp-btn span{
    background: #1c2fa3;
    color: #fff;
}
.disclaimer-sec{
    width: 100%;
    background: #f5f8fd;
    margin-top: -70px;
}
.disclaimer-inner{
    width: 50%;
    text-align: center;
    margin: 0 auto;
    padding: 5% 0;
}
.disclaimer-sec.active{
    margin-top: 0;
}
.artslide{
    position: relative;
    bottom:70px;
    width: 100%;
    left: 0;
    text-align: center;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,f5f8fd+100 */
    background: #ffffff; /* Old browsers */
    background: -moz-linear-gradient(top, #ffffff 0%, #f5f8fd 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #ffffff 0%,#f5f8fd 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #ffffff 0%,#f5f8fd 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f5f8fd',GradientType=0 ); /* IE6-9 */
    z-index: 2;
    filter: alpha(opacity=95);
    -moz-opacity:0.95;
    -khtml-opacity: 0.95;
    opacity: 0.95;
}
.artslide > span{
    font-size: 1em;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    color:#000;
    background: #eef4fe;
    padding: 15px 40px;
    margin: 100px auto 50px auto;
    cursor: pointer;
    font-weight: 600;
    width:25%;
}
.artslide > span:hover, .artslide.active > span{
    background: #1c2fa3;
    color:#fff;
}
.artslide span img{
    display: none;
}
.art-more-cont{display: none;}
.art-col3 a{display: block;}
.art-col1 p+p{display: none;}
/* popup  styles */
.articles-popup, .enquiry-popup {
    background: rgba(0, 0, 0, .7);
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
    display: none;
}
.popup-contents, .enquiry-popup-contents {
    width: 95%;
    height: 92%;
    background: #fff;
    margin: 2% auto 0 auto;
    position: relative;
}
.enquiry-popup-contents {
    width:550px;
    height:600px;
    margin: 4% auto 0 auto;
    overflow: scroll;
}
.enquiry-form{
    width: 80%;
    margin: 0 auto;
}
.enquiry-form h3{padding: 20px 0;text-align: center;}
.popup-close, .enquiry-popup-close {
    text-align: right;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 25px;
    top: 25px;
    z-index: 2;
}
.pop-col1, .pop-col2, .pop-col3{
    display: inline-block;
    vertical-align: top;
    width: 27%;
    padding:3% 3%;
    height: 78%;
    overflow-y: scroll;
}
.pop-col1 .exp-btn{display: none;}
.pop-col2{background: #f5f8fd;}
.pop-col3{position: relative;}
.pop-col3 a{
    color: #1c2fa3;
    display: block;
    padding: 5px 0 5px 0;
    cursor: pointer;
    text-align: left;
}
.pop-col3 a.active{
    color: #1c2fa3;
    text-decoration: underline;
    font-weight: bold;
}
.pop-col3 a:hover{
    color: #1c2fa3;
    text-decoration: underline;
}
.popup-contents h3, .popup-contents h4{
    margin-bottom: 20px;
}
.art-slider{
    position: absolute;
    bottom: 0;
    width: 96%;
    padding: 2%;
    background: #f5f8fd;
    border-top: 1px solid #d6dcf0;
}
.art-slider .prev-sec, .art-slider .next-sec{
    background: url(../images/gdpr-artslide-lt-arrow.png) no-repeat 10% center;
    margin: 0;
    padding: 0 0 0 5%;
	-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;
    cursor: pointer;
    white-space: nowrap;
}
.art-slider .prev-sec:hover{
    background: url(../images/gdpr-artslide-lt-arrow.png) no-repeat 1% center;
    color:#1c2fa3;
}
.art-slider .next-sec{
    background:url("../images/gdpr-artslide-rt-arrow.png") no-repeat 90% center;
    padding: 0 5% 0 0;
}
.art-slider .next-sec:hover{
    background:url("../images/gdpr-artslide-rt-arrow.png") no-repeat 99% center;
    color:#1c2fa3;
}



/* Form  styles */
.reg-cont{
    position: absolute;
    width: 75%;
    top: 200px;
}
form input, form textarea{
    background: #f7f8fb;
    font-size: 1em;
    font-weight: 300;
    color: #555;
    border: 1px solid #fff;
    border-radius: 3px;
    padding: 5% 0 5% 5%;
    width:95%;
    font-family: 'Raleway', sans-serif;
}
form textarea{
    height: 50px;
}
input:focus {
    border: 1px solid #fff;
    box-shadow: none;
    outline: none;
}
form label{
    width:30%;
    display: inline-block;
    vertical-align: top;
}
form input:hover, form textarea:hover{
    border: 1px solid #eee;
}
form input.field-error, .dropdown .dropdt a.field-error{
    border: 1px solid #f95959;
}
div.form-field {
    position: relative;
    margin-bottom: 5%;
}
.submit-block{margin-bottom: 5%;}
.submit-block input {
    margin: 0;
    width: 120px;
    background: #1c2fa3;
    color:#fff;
    border: none;
    padding: 12px;
    font-weight: 600;
    font-size: .9em;
    cursor: pointer;
}
.submit-block input:hover{
    background: #333;
    border: none;
}
.hide_field{display: none;}
p.reg_form_errors {
    position: absolute;
    bottom: -20px;
    font-size: 13px;
    color: #ff0000;
    display: none;
}
.dropdt{
    margin-bottom: 5%;
}
.dropdown .dropdt a{
    display: block;
    padding: 4% 0 4% 5%;
    min-height: 25px;
    line-height: 24px;
    overflow: hidden;
    border: 1px solid #fff;
    border-radius: 3px;
    width:95%;
    background: #f7f8fb;
    color:#555;
}
.dropdown .dropdt a{
    background: #f7f8fb url(../images/form-dropdown-arrow.png) no-repeat 95% center;
}
.dropdown .dropdt a:hover{
    border: 1px solid #eee;
}
.dropdown .dropdt a span.hida{
    font-size: 14px;
    color: #777;
}
.dropdown .dropdt a p {
    margin: 0;
}
.multiSel span{
    border: 1px solid #333;
    padding: 1px 5px;
    border-radius: 5px;
    margin: 2px 5px 2px 0;
    font-size: .9em;
}
.multiSel span strong{
    margin: 0 0 0 10px;
    color: #898383;
    font-weight: 700;
}
.dropdown{position: relative;}
.dropdown .dropdd{
    position: absolute;
    width: 100%;
    z-index: 9999;
    top:58px;
}
.dropdown .dropdd ul{
    border: 0;
    color: #000;
    display: none;
    left: 0;
    padding: 7px;
    position: absolute;
    top: 70px;
    width: 96%;
    list-style: none;
    height: 150px;
    overflow: auto;
    border: 1px solid #e4e4e6;
    background: #FFF;
}
.dropdown .dropdd ul li{
    padding: 5px 10px;
    width: 97%;
}
.dropdown .dropdd input{
    margin: 10px;
    padding: 5%;
}
div.dropdownsearch{
    background: #fff;
    display: none;
    border-left: 1px solid #e4e4e6;
    border-right: 1px solid #e4e4e6;
    border-bottom: 1px solid #fff;
    z-index: 9999;
    position: relative;
}
.dropdown .dropdt a span, .multiSel span{
    cursor: pointer;
    display: inline-block;
}
.success-msg {
    position: fixed;
    top: 70px;
    left: 0;
    z-index: 99999;
    width: 100%;
    background: #f8fdee;
    border: 1px solid #b6db95;
    padding: 10px;
    text-align: center;
    color: #5c8707;
    font-weight: bold;
    font-size: 1em;
    font-weight: 400;
    display: none;
}
/* footer  styles */
footer {
    padding: 3% 0px;
    color: #000;
    text-align: center;
    position: static;
    display: block;
    width: 100%;
    background: #e6effb;
}
.zoho-division {
    font-size: 1.5em;
    line-height: normal;
    margin: 0 0 15px 0;
}
.zoho-division span {
    display: block;
    padding: 10px 0 15px 0;
    color: #000;
    font-size: 1.2em;
    font-weight: 600;
}
.zoho-division img {
    width: 240px;
    height: auto;
    padding: 0px 8px;
    vertical-align: top;
}
footer p {
    font-size: .8em;
}
#enquiry-fixedbtn{
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-animation-name: enquiry-wobble;
    animation-name: enquiry-wobble;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 5;
    animation-iteration-count: 5;
}

/* Responsive  styles */
@media (min-width: 1600px) {
    .container{width:1400px;}
    .gdpr-creative1 .ani-blink{left: 40%;top: 29.5%;}
}
@media (min-width: 2000px) {
    body{background:#f6f6f6;}
    header{width:inherit;}
    .main-container{width:1600px;margin:0 auto;box-shadow: 0px 0px 10px #e3e1e1;}
    .container{width:90%;padding: 0 4%;}
    #GDPR{background: #fff;}
    #Howtostart::after{bottom: -45%;}
    .gdpr-creative1 .ani-blink{left: 39.5%;top: 29%;}
}
@media (max-width: 1400px) {
    .gdpr-creative1 .ani-disableicon{width: 10px;height:10px;}
    .gdpr-creative1 .ani-disableline{top: 31.1%;}
}
@media (max-width: 1100px) {
    .container{width:96%;padding: 2%;}
    #Howtostart ul li p{width:85%;}
    .gdpr-creative1 .ani-disableicon{width: 8px;height:8px;top: 31.3%;}
    .gdpr-creative1 .ani-disableline{top: 30.5%;}
    .gdpr-creative1 img{width:80px;}
}
@media (max-width: 1000px) {
    .logo img{width:190px;}
    #GDPR{padding: 0;}
    .banner-cont-sec{width:70%;}
    .banner-cont-sec{padding-top: 20%;}
    #Compliance::after, #Howtostart::after{display: none;}
    #Compliance, #Howtostart, #Requirements{text-align: center;padding: 5% 0;}
    #Requirements{padding: 5% 0 0 0;}
    .sec-title{width:50%;margin-bottom: 3%;}
    .sec-cont{width:100%;}
    #Requirements .sec-cont{width:85%;}
    .articles-container-mob{display: block;}
    .articles-container, .artslide span{display: none;}
    ul.articles-list{width:100%;padding: 0;}
    ul.articles-list li{margin: 20px 10px;}
    .disclaimer-inner{width:80%;}
    header {background: #fff;box-shadow: 1px 1px 5px #ccc;}
    #Howtostart ul{margin-left:5%;}
    #Howtostart .sec-title{position: absolute;top: 2%;left: 26%;}
    #Howtostart .sec-cont{margin-top: 500px;}
    .exp-btn{display: none;}
    .art-more-cont, .art-col1 p + p{display: block;}
    .art-col2 h4{padding: 20px 0 0 0;}
    .art-col3 h4{padding: 20px 0 10px 0;}
    #Requirements ul.articles-list li .art-col2 p{padding: 10px 0 0 0;}
    .disclaimer-sec{margin-top:0;}
    #Howtostart .sec-title{text-align: center;}
    .gdpr-creative1{display: none;}
}
@media (max-width: 600px) {
    .res-menu{display: block;}
    .main-menu{
        height: 0;
        overflow: hidden;
        position: fixed;
        top: 50px;
        right: 0px;
        background: rgba(0,0,0,.8);
        width: 100%;
        font-size: 100%;
        padding: 0;
        -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;
    }
    .main-menu.active{height: 280px;}
    .main-menu li{
        display: block;
        padding: 8px 25px;
        border-bottom: 1px solid #5d5d5d;
        text-align: center;
    }
    .main-menu li:hover{background: #000;}
    .main-menu li.enquiry-link{border: none;}
    .main-menu li span:hover{background: #fff;color:#222;}
    .main-menu li a{color:#fff;}
    .main-menu li:hover a, .main-menu li.active a{color:#abbef8;}
    .sec-title, #Compliance ul li{width:80%;}
    .banner-cont-sec{width:100%;position: relative;z-index: 2;padding: 10% 0 0 0;background: rgba(255,255,255,.8);}
    .banner-cont-sec h2{padding-top: 5%;}
    .explore-btn{text-align: center;}
    #GDPR{text-align: center;padding-top: 10%;}
    h2{font-size: 2em;}
    .banner-cont-sec p{width:100%;}
    #Howtostart .sec-title{position: absolute;top: 2%;left: 12%;}
    #Compliance ul li{padding: 20px;}
    .sec-title h2, .sec-cont h2 {font-size: 1.4em;}
    h3 {font-size: 1em;}
    .sec-title img{margin:0;}
    .zoho-division img{width:170px;}
    .explore-btn{background: #1c2fa3;padding: 10px 30px;display: inline-block;text-align: center;border-radius: 3px;margin: 10px 0 10px 0;}
    .explore-btn i{display: none;}
    .explore-btn > span span{padding: 0;color: #fff;}
    .explore-btn:hover{background: #222;}
    .explore-btn:hover i{height: 27px;padding-top: 8px;}
    .enquiry-popup-contents{width: 90%;height: auto;}
    .dropdown .dropdd{top: 42px;}
    .dropdown .dropdd input{margin: 5px;}
    .dropdown .dropdd ul{width:95%;top: 53px;}
    #Howtostart .sec-title h2{padding-bottom: 10px;}
    #Howtostart ul{width: 100%;margin:0;}
    #Howtostart ul li {padding: 20px 2%;} 
    #Howtostart .sec-title br{display: none;}
    #Requirements .sec-cont{margin:0;}
    ul.articles-list{margin:0!important;}
    .gdpr-creative1{display: none;}
    #enquiry-fixedbtn strong{display: none;}
    #enquiry-fixedbtn .enquiry-btn{
        background: #fff url(../images/gdpr-enquiry-icon.png) no-repeat 15% 10px;
        background-size: 20%;
        height: auto;
        text-indent: inherit;
        padding: 10px 10px 10px 35px;
        line-height: normal;
        font-weight: bold;
        border-radius: 50px;
    }
   #enquiry-fixedbtn .enquiry-btn:hover{
        background: #e6f0fd url(../images/gdpr-enquiry-icon.png) no-repeat 15% 10px;
       background-size: 20%;
    }
    #enquiry-fixedbtn strong{right: 14px;}
}
@media (max-width: 410px) {
    .dropdown .dropdd ul{width:94%;}
}
@media (max-width: 350px) {
    .dropdown .dropdd ul{width: 96%;}
}

/* Enquiry Wobble effect */
@-webkit-keyframes enquiry-wobble {
  16.65% {
    -webkit-transform: translateY(6px);
  }
  33.3% {
    -webkit-transform: translateY(-5px);
  }
  49.95% {
    -webkit-transform: translateY(4px);
  }
  66.6% {
    -webkit-transform: translateY(-2px);
  }
  83.25% {
    -webkit-transform: translateY(1px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes enquiry-wobble {
  16.65% {
    transform: translateY(6px);
  }
  33.3% {
    transform: translateY(-5px);
  }
  49.95% {
    transform: translateY(4px);
  }
  66.6% {
    transform: translateY(-2px);
  }
  83.25% {
    transform: translateY(1px);
  }
  100% {
    transform: translateY(0);
  }
}




