body{overflow-x:hidden;color: #000;}
.clearfix {
  display: block;
}
.clearfix:after,
footer:after,
header:after,
section:after,
.rows:after,
.container:after {
  display: table;
  content: "";
  clear: both;
}
.clearfix:before,
footer:before,
header:before,
section:before,
.rows:before,
.container:before {
  display: table;
  content: "";
  clear: both;
}
section * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
section * html .clearfix {
  height: 1%;
}
html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
  font-size: 16px;
  font-family: 'Zoho_Puvi_Regular';
  font-weight: 300;
}
article,
footer,
header,
section {
  display: block;
}
section{padding:80px 0;}
.text-light{color:#fff;}
.text-dark{color:#000;}
.text-center{text-align: center;}
.pr{position:relative;}
.pa{position:absolute;}
img {
  border: 0;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
}
p{margin: 20px 0;}
.container {
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
}
.cols-1,
.cols-2,
.cols-3,
.cols-4,
.cols-5,
.cols-6,
.cols-7,
.cols-8,
.cols-9,
.cols-10,
.cols-11,
.cols-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.cols-12 {
  width: 100%;
}
.cols-11 {
  width: 91.66666667%;
}
.cols-10 {
  width: 83.33333333%;
}
.cols-9 {
  width: 75%;
}
.cols-8 {
  width: 66.66666667%;
}
.cols-7 {
  width: 58.33333333%;
}
.cols-6 {
  width: 50%;
}
.cols-5 {
  width: 41.66666667%;
}
.cols-4 {
  width: 33.33333333%;
}
.cols-3 {
  width: 25%;
}
.cols-2 {
  width: 16.66666667%;
}
.cols-1 {
  width: 8.33333333%;
}
@media (max-width: 992px) {
  .cols-md-center {
    margin: 0 auto;
    float: none;
    clear: both;
  }
  .cols-md-12 {
    width: 100%;
  }
  .cols-md-11 {
    width: 91.66666667%;
  }
  .cols-md-10 {
    width: 83.33333333%;
  }
  .cols-md-9 {
    width: 75%;
  }
  .cols-md-8 {
    width: 66.66666667%;
  }
  .cols-md-7 {
    width: 58.33333333%;
  }
  .cols-md-6 {
    width: 50%;
  }
  .cols-md-5 {
    width: 41.66666667%;
  }
  .cols-md-4 {
    width: 33.33333333%;
  }
  .cols-md-3 {
    width: 25%;
  }
  .cols-md-2 {
    width: 16.66666667%;
  }
  .cols-md-1 {
    width: 8.33333333%;
  }
  .md-hidden {
    display: none;
  }
  .md-center {
    text-align: center;
  }
}
@media (max-width: 650px) {
  .cols-sd-12 {
    width: 100%;
  }
  .cols-sd-11 {
    width: 91.66666667%;
  }
  .cols-sd-10 {
    width: 83.33333333%;
  }
  .cols-sd-9 {
    width: 75%;
  }
  .cols-sd-8 {
    width: 66.66666667%;
  }
  .cols-sd-7 {
    width: 58.33333333%;
  }
  .cols-sd-6 {
    width: 50%;
  }
  .cols-sd-5 {
    width: 41.66666667%;
  }
  .cols-sd-4 {
    width: 33.33333333%;
  }
  .cols-sd-3 {
    width: 25%;
  }
  .cols-sd-2 {
    width: 16.66666667%;
  }
  .cols-sd-1 {
    width: 8.33333333%;
  }
  .sd-hidden {
    display: none;
  }
  .sd-center {
    text-align: center;
  }
}
h2{
	font-family: 'Zoho_Puvi_SemiBold';
    color: #000;
	font-size:1.8em;
}
strong{font-family: 'Zoho_Puvi_Bold';}

/*------Banner section-------*/
.banner{
	background: url("https://www.manageengine.com/sites/meweb/images/br/lgpd/lgpd-banner-bg.jpg") 0 0 no-repeat;
	background-size:cover;
}
h1{
    font-size: 2.8em;
    font-family: 'Zoho_Puvi_Bold';
    line-height: 1.2;
    margin: 100px 0 0 0;
}
.banner p{
	padding: 10px 0;
    font-size: 1.3em;
    line-height: 1.4;
}
.move-to-btn{
	display: inline-block;
    background: #FFDA03;
    color: #000;
    font-family: 'Zoho_Puvi_SemiBold';
    padding: 10px 20px;
    border-radius: 4px;
	cursor: pointer;
	text-decoration: none;
}
.move-to-btn:hover{
	text-decoration: none;
	background: #ebcb10;
}
.banner img{
	float: right;
	width: 78%;
}

/*---------Section-2 styles---------*/
.sec2{background: #fff;overflow: hidden;}
.sec2 .cols-6, .sec2 .cols-12{padding: 0;}
.sec2 .cols-right{padding: 0 0px 0 40px;}
.sec2 p{margin-bottom: 25px;}
table {
    width: 100%;
    margin: 0 auto;
    color: #000;
    font-weight: 500;
    background: #fff;
    -webkit-box-shadow: 0 0 8px #e5eafb;
    -moz-box-shadow: 0 0 8px #e5eafb;
    -ms-box-shadow: 0 0 8px #e5eafb;
    -o-box-shadow: 0 0 8px #e5eafb;
    box-shadow: 0 0 8px #e5eafb;
}
.table-sec{
	margin: 45px 0 0 0;
}
.tb-title{
	background: #04269F;
	color:#fff;	
}
.table-heading{
	width: 100%;
    text-align: center;
    background: #04269F;
    color: #fff;
    padding: 15px;
    font-size: 1.1em;
    font-family: 'Zoho_Puvi_SemiBold';
}
td{
	border: 1px solid #a2a1a1;
	text-align: left;
	padding: 20px 20px 20px 30px;
}
.table-sec tr:nth-of-type(even){
	background: -webkit-linear-gradient(left, #EEF3F9, #F7F9FC, #FFFFFF);
	background: -o-linear-gradient(left, #EEF3F9, #F7F9FC, #FFFFFF);
	background: linear-gradient(to right, #EEF3F9, #F7F9FC, #FFFFFF);
}
.table-sec tr td:nth-child(1){
	font-family: 'Zoho_Puvi_SemiBold';
}
.para-style{
    text-align: center;
    width: 78%;
    margin: 20px auto 45px;
	font-family: 'Zoho_Puvi_SemiBold';
}

/*---------Section-3 styles----------*/
.sec3{
	background: #222329;
	color: #fff;
}
.sec3 ul{display: flex;}
.sec3 li{
    padding: 30px 20px;
	border-right: 1px solid #707070;
	border-top: 1px solid #707070;
}
.sec3 li:nth-child(1){padding:30px 20px 30px 0;}
.sec3 li:nth-child(3){padding:30px 0 30px 20px;border-right: none;}
.sec3 li img{height: 35px;width: auto;margin: 20px 0;}
.sec3 li h3{    
	margin: 0px 0 20px;
    color: #FFC403;
    font-family: 'Zoho_Puvi_SemiBold';
    line-height: normal;
	min-height: 46px;
}
.sec3 li p{margin-bottom:0;}

/*---------Section-4 styles-----------*/
.sec4{padding: 80px 0;background: #fff;}
.sec4 h3{font-family: 'Zoho_Puvi_SemiBold';margin:60px 0 0 0;}
.short-desc{width:75%;}
.sec4 .col-left{padding-left:0;}
.sec4 .col-right{padding-right: 0;}
.sec4 p{margin: 20px 0;}
.right-col-img{width: 78%;float: right;}

/*---------Section-5 styles-----------*/
.sec5{background:#222329;}
.article-sec{width: 80%;margin: auto;padding: 50px 0;}
.stickyanimation {
    position: sticky;
    top: 120px;
	padding:0;
}
.articletabs li {
	padding: 22px 18px;
    font-size: 1em;
    position: relative;
    cursor: pointer;
    border: none;
    border-bottom: 1px solid #4762EB;
    color: #fff;
	background: -webkit-linear-gradient(left, #2D50C9, #2B4CC2, #1E3297);
    background: -o-linear-gradient(left, #2D50C9, #2B4CC2, #1E3297);
    background: linear-gradient(to right, #2D50C9, #2B4CC2, #1E3297);
}
.articletabs li.active, .articletabs li:hover{
    background: #1232d8;
}
.articletabs li:last-child{
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
	border-bottom: none;
}
.articletabs li:first-child{
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.articlesec{
	border: 1px solid #B7B7B7;
	padding: 40px 40px 25px 40px;
	margin: 0 0 15px 0;
	background: #fff;
	color: #000;
	border-radius: 4px;
}
.mainart-title{margin-top:0;}
.sec5 h3{font-family: 'Zoho_Puvi_SemiBold';}

/*---------Section-6 styles-----------*/
.sec6{background: #fff;}
/*.sec6 .container{max-width: 1400px;}*/
.sec6 .rows{padding: 45px 0;margin: auto;text-align: center;}
.sec6-high{
    background: -webkit-linear-gradient(left, #052495, #062280, #071E6B);
    background: -o-linear-gradient(left, #052495, #062280, #071E6B);
    background: linear-gradient(to right, #052495, #062280, #071E6B);
    display: inline-block;
    vertical-align: top;
    margin: 8px;
    padding: 50px 40px;
    text-align: left;
    color: #fff;
    border-radius: 6px;
}
.sec6-high p{margin: 20px 0 0 0;}
.notes{
	width: 82%;
    margin: 40px 0 10px;
}

/*---------Section-7 styles------------*/
.sec7{background: #fff;}
.sec7 .cols-6{padding-left: 0;}
.sec7 img{    
    width: 450px;
    margin: 50px 0 0 0;
}
.sec7 h2{margin: 0px 0 40px;}
.sec7 h2:nth-child(2){padding: 40px 0 0 0;border-top: 1px solid #C7C7C7;font-size:1.6em;margin: 0 0 30px;}
.sec7 p:nth-child(1){margin: 0 0 40px 0;}

/*-----------Section-8 styles-----------*/
.sec8{background:#F2F2F2;padding: 80px 0;}
.sec8-high{padding: 60px;background: #222329;color:#fff;margin: 20px 10px 20px 0;border-radius: 6px;}
.sec8 li img{height:60px;}
.sec8 h3{font-family: 'Zoho_Puvi_SemiBold';color:#FFC400;}
.sec8 .cols-6{padding-left: 0;padding-right: 10px;}

/*-----------Section-9 styles-----------*/
.sec9{background: #F2F2F2;padding: 0 0 100px 0;}
.sec9 img{
	float: right;
    width: 80%;
	margin: 40px 0 0 0;
}
.sec9 .container{
	background: #FFCE00;
    padding: 40px;
    border-radius: 16px;
}
.sec9 h3{font-family: 'Zoho_Puvi_SemiBold';}

/*-----------Section-10 styles----------*/
.sec10{background:#fff;}
.text-half{width:65%;}
.sec10 .cols-6{padding-left:0;}
.sec10 .rows{padding: 20px 0}
.sec10 .sec10-high{
    display: inline-block;
    vertical-align: top;
    padding: 30px;
    margin: 6px 4px;
    background: #0729A6;
    color: #fff;
    border-radius: 6px;
    width: 48%;
	min-height: 156px;
}
.sec10 .col-right .sec10-high:nth-child(1){
	padding: 30px 30px 40px;
} 
.sec10 span{
	display: inline-block;
    vertical-align: top;
    width: 100px;
    font-size: 4em;
    font-family: 'Zoho_Puvi_Bold';
    color: #FFDB00;
	margin-top: 16px;
}
.sec10 .sec10-high p{
    display: inline-block;
    vertical-align: top;
    width: 74%;
	margin: 0;
}

/*-----------Section-11 styles----------*/
.sec11{background: #222328;padding: 80px 0;}
.sec11 h2{margin-bottom: 60px;}
.sec11 .art-title img{
	display: inline-block;
	vertical-align: middle;
	width: 40px;
}
.art-title{
    background: -webkit-linear-gradient(left, #2D50C9, #2540AF, #1D3195);
    background: -o-linear-gradient(left, #2D50C9, #2540AF, #1D3195);
    background: linear-gradient(to right, #2D50C9, #2540AF, #1D3195);
	padding: 20px;
	border-bottom: 1px solid #4762EB;
	cursor: pointer;
}
.art-title br{display: none;}
.implem-box{
	background: #fff;
	color: #000;
	padding: 60px;
	display: none;
	border-radius:4px;
}
.implem-headings .art-title.active, .implem-headings .art-title:hover{
    background: #172ea5;
}
.implem-box h4{
	margin: 0;
    font-size: 1.5em;
    font-family: 'Zoho_Puvi_SemiBold';
}
.implem-box.active{display: block;}
.implem-box .mainart-title{display: none;}
.implem-box img{
	width: 75%;
    margin: auto;
    display: block;
    margin-top: 70px;
}
#educacao img{
	margin-top: 35px;
    width: 60%;
}
.sec11 .art-title p{
	font-size: 1.2em;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	padding: 0 0 0 18px;
}
.sec11 .implem-headings{padding-left: 0;padding-right: 15px;}

/*---------Section-12 styles-----------*/
.sec12{background: #fff;}
.sec12 .text-half{ margin: auto auto 50px;}
.sec12 .prd-box{
    background: #0729A5;
    color: #fff;
    padding: 30px 25px;
    margin: 20px 10px;
    border-radius: 6px;
}
.sec12 .prd-box img{height: 50px;}

/*----------Section-13 styles----------*/
.sec13{background: #fff;padding: 0 0 80px;}
.sec13 ul{    
	width: 80%;
    margin: 50px auto 0 auto;
}
.sec13 li{
    border: 1px solid #000;
    padding: 20px;
    cursor: pointer;
    background: #FAFCFF;
    border-radius: 6px;
    margin: 20px 0;
}
.sec13 li h3{
    font-family: 'Zoho_Puvi_SemiBold';
    margin: 0;
    position: relative;
	padding: 0 63px 8px 0;
}
.sec13 li h3:after{
	content: "+";
	position: absolute;
	top:0;
	right:14px;
	font-size: 2em;
    font-family: 'Zoho_Puvi_Light';
}
.sec13 li.active h3:after{content: "-";}
.sec13 p{display: none;}
.sec13 p.active{display: block;}

/*-------------Form styles-------------*/
.register{background: url("https://www.manageengine.com/sites/meweb/images/br/lgpd/register-sec-bg.jpg") 0 0 no-repeat;background-size:cover;}
.register h2{width:53%;margin:auto;}
.register .cols-8, .cols-4{padding: 0;}
.register a{color: #fff;text-decoration: underline;}
.register a:hover{text-decoration: none;}
.register img{margin: 30px 0 0 0;}
form{padding: 10px 0;}
.reg-cont{width:48%;margin: auto;}
.reg-cont p{padding: 10px 0;}
.form-control {
	display: block;
    width: 100%;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    position: relative;
    height: 50px;
    margin-bottom: 20px;
    transition: border ease 1.2s;
    -webkit-transition: border ease 1.2s;
    -moz-transition: border ease 1.2s;
    box-shadow: none;
}
div.form-field {
    position: relative;
    margin-bottom: 5%;
}
form label{
    display: inline-block;
    vertical-align: top;
}
form input.field-error, .dropdown .dropdt a.field-error{
    border: 1px solid #f95959;
}
.form-control:before {
    top: 0px;
    left: 0px;
}
.form-control .label {
    position: absolute;
    transform: translate(0%, -50%);
    top: 50%;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size: 1.2em;
    z-index: 8;
    opacity: 0.5;
}
.form-control input, .form-control select, .form-control textarea {
    width: 100%;
    outline: none;
    border: none;
    height: 100%;
    background: transparent;
    padding-left: 20px;
    font-size: 1.2em;
    position: relative;
    z-index: 9;
    resize: none;
    color: #000;
	border-radius: 3px;
}
.form-control .error {
    position: absolute;
    bottom: -8px;
    left: 30px;
    transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -webkit-transition: all ease 0.4s;
    font-size: 1em;
    z-index: 8;
    opacity: 1;
    background: #fff;
    padding: 5px;
    line-height: 0.5;
    color: #f00;
    display: none;
}
.form-control.active-row {
    border: 1px solid transparent;
}
.form-control:after, .form-control:before {
    box-sizing: inherit;
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    z-index: 1;
    border: 2px solid transparent;
    border-radius: 5px;
    pointer-events: none;
}
.form-control:after {
    bottom: 0;
    right: 0;
}
.active-row.form-control::before {
        border-top-color: #082cac;
    border-right-color: #082cac;
    transition: width 0.15s ease-out, height 0.15s ease-out 0.15s;
    width: 100%;
    height: 100%;
}
.active-row.form-control::after {
    border-bottom-color: #082cac;
    border-left-color: #082cac;
    transition: border-color 0s ease-out 0.3s, width 0.15s ease-out 0.3s, height 0.15s ease-out 0.45s;
    width: 100%;
    height: 100%;
}
.form-control.active-row .label {
    top: 0;
    background: #fff;
    padding: 0 6px;
    left: 15px;
    font-size: 1em;
    opacity: 1;
}
.uscountry.form-control {
    height: auto;
}
.uscountry select#contact_country, .uscountry select#zc-country {
    height: 60px;
    border-bottom: 1px solid #f2f2f2;
}
.uscountry select#country_state,.uscountry select#ukcountry_region {
    height: 60px;
}
.btn-submits{background: transparent;margin: 30px 0 0 0;}
.btn-submits button{
	background: #FFDA03;
    padding: 12px 24px;
    font-size: 1em;
    text-transform: uppercase;
    border: 1px solid #FFDA03;
    cursor: pointer;
    font-family: 'Zoho_Puvi_SemiBold';
    letter-spacing: 0.9px;
    border-radius: 3px;
	transition: .5s;
}
.btn-submits button:hover{background: #d5b811;}
input:focus {
    border: 1px solid #fff;
    box-shadow: none;
    outline: none;
}
.dropdown1 {
    position: relative;
    z-index: 99;
    font-size: 12px;
    padding: 0;
    height: 55px;
}
.dropdown1 .dropdt1 {
    width: 100%;
    height: 100%;
}
.clicks {
    display: block;
    width: 100%;
    height: 100%;
}
.dropdt1 .hida1 {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 16px;
    padding-left: 30px;
    font-size: 15px;
    color: #a09a9a;
    background: url(https://www.manageengine.com/government/images/arrow.png) no-repeat transparent;
    background-position: 96%;
	text-align: left;
}
.multiSel1 {
    padding: 5px 10px;
    height: 50px;
    overflow: scroll;
    display: none;
	margin: 0;
}
.dropdown1 .dropdd1 {
    position: absolute;
    width: 100%;
    z-index: 9999;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
div.dropdownsearch1 {
    width: 100%;
    	background: #253238;
    display: none;
    z-index: 9999;
    position: relative;
}
.dropdown1 .dropdd1 input {
    width: 96%;
    padding: 10px;
    font-size: 14px;
    margin: 15px 10px 5px;
    border: 1px solid #CCC;
    background: #fff;
    box-sizing: border-box;
    opacity: 1;
}
.dropdown1 .dropdd1 ul {
    color: #fff;
    display: none;
    left: 0;
    padding: 15px 15px 2px 0;
    position: absolute;
    top: 50px;
    width: 100%;
    list-style: none;
    height: 275px;
    overflow: auto;
    background: #253238;
    text-align: left;
    overflow: scroll!important;
}
.dropdown .dropdd ul li, .dropdown1 .dropdd1 ul li {
    padding: 5px 10px;
    width: 100%;
    font-size: 14px;
    line-height: 2;
    cursor: pointer;
}
.multiSel1 span {
    border: 1px solid #333;
    padding: 1px 5px;
    border-radius: 5px;
    margin: 2px 5px 2px 0;
    font-size: 14px;
    line-height: 20px;
	display:inline-block;
	font-weight:lighter;
}
.multiSel1 span strong {
    margin: 0 0 0 10px;
    color: #898383;
    font-weight: 700;
}
p.privacy-policy {
    font-size: 14px;
    font-weight: lighter;
}
.privacy-policy a{color:#95FFFB;}
.success-msg {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    padding: 20px;
    background: #263339;
    color: #fff;
    font-weight: 500;
    font-size: 1.2em;
    display: none;
}

/*------------Responsive styles---------------*/
@media (max-width: 1250px) {
  	.container {max-width: 90%;}
  	.sec6 li{width:30%;}
	.sec12 li{width: 28%;}
	.quotes div{
		background: #fece00;
		display: inline-flex;
		justify-content: center;
		align-items: center;
		padding: 15px;
		width: 22%;
	}
}
@media screen and (max-width:1100px){
	.sec10 .sec10-high p{width: 70%;}
}
@media screen and (max-width: 1025px){
	.article-sec{width:100%;}
	.sec10 .sec10-high{min-height: 180px;}
}
@media screen and (max-width:992px){
	.banner img{margin-top:50px;}
	.banner img{float:none;width: 300px;}
	.sec2 .cols-right{padding: 0;}
	h2{font-size: 1.5em;line-height: 32px;}
	.text-half{width: 100%;}
	.sec12 ul{text-align: center;}
	.sec12 li{width: 43%;min-height: 220px;text-align: left;}
	.sec12 li:nth-child(5){display: none;}
	.implem-box{padding: 40px;}
	.register h2{width: 100%;}
	.sec11 .art-title p{font-size: 1em;padding: 0 0 0 8px;}
	.art-title{padding: 15px;}
	.art-title br{display: block;}
	.reg-cont{width: 60%;}
	.sec8-high{padding: 40px;}
	.sec10 span{margin: 16px 0 30px;width: 100%;}
	.sec10 .sec10-high p{width: 100%;}
	.sec10 .sec10-high{min-height: 200px;}
}
@media screen and (max-width:800px){
	.sec3 ul{padding: 0;display: block;}
	.sec3 li{padding: 30px 0 !important;border: none;}
	.sec3 li img{margin-top: 0;}
	.sec3 li h3 {min-height: auto; margin: 0 0 12px 0;}
	.sec3 li h3 br{display: none;}
	.sec3 li p {margin: 0;}
	.articlesec{padding: 20px 20px 25px 20px;}
	.sec11 .cols-6{width:100%;}
	.register h2{text-align: center;}
	.register .cols-8{margin: auto;width: 100%;text-align: center;}
	.reg-cont{margin: auto;}
	.register .cols-4{display: none;}
	.sec12 .cols-4{width: 100%;margin-top: -15px;}
	.sec12 .prd-box{margin: 15px 0;}
	.sec8 .cols-6{width: 100%;padding: 0;margin-top: -20px;}
	.sec8-high{margin: 20px 0;}
	.sec10 .sec10-high{min-height: 280px;}
	.sec6-high{padding: 30px 20px;text-align: center;}
}
@media screen and (max-width:650px){
	h1{margin: 0;}
	.para-style{width: 100%;}
	.table-sec {
        width: 100%;
        overflow-y: scroll;
    }
	.table-sec table {
        width: 900px;
    }
	.right-col-img{    
		float: none;
    	margin: 20px 0;
	}
	.sec6 li{
        width: 90%;
        margin: 12px 0;
        min-height: 0;
        text-align: center;
	}
	.sec7 img {
    	float: none;
    	width: 80%;
    	margin: 0px auto 50px auto;
	}
	.sec8 li{
		width: 100%;
	}
	.sec9 img{
		float: none;
	}
	.sec10 li{
		margin: 10px 0;
		min-height: 0;
		width: 100%;
	}
	.sec12 li{
		margin: 10px 0;
		width: 100%;
        min-height: auto;
	}
	.articletabs{display: none;}
	.articlesec{
		padding: 0;
		border:none;
	}
	.articlesec .mainart-title {
    	margin: 0;
    	color: #fff;
    	background-color: #263fcd;
   	 	padding: 20px;
    	display: block;
		cursor: pointer;
  	}
	.articlediv{display: none;}
    .articlediv.active {
        display: block;
        padding: 20px;
        border: 1px solid #B7B7B7;
    }
	.article-sec .cols-sd-12{padding: 0;}
	br{display: none;}
	.implem-headings{display: none;}
	.implem-box{
		padding: 0;
        display: block;
        margin: 15px 0;
		width: 100%;
	}
	.implem-box .mainart-title{
		display: block;
		background-color: #263fcd;
    	padding: 20px 25px;
    	font-family: 'Zoho_Puvi_SemiBold';
    	font-size: 1.3em;
		margin: 0;
		color: #fff;
	}
	.implem-box div{padding: 40px;display: none;}
	.implem-box div.mob-active{display: block;}
	.sec11 .cols-6{padding: 25px;}
	.sec11 .rows{display: none;}
	.sec11 .rows.mob-active {
        display: block;
    }
	.reg-cont{width: 100%;}
	.btn-submits button{width: 100%;}
	.para-style{width: 100%;text-align: left;}
	.short-desc{width: 100%;}
	.sec4 h3{margin: 20px 0 0 0;}
	.sec4 .col-right{padding-left: 0;}
	.disclaimer p{text-align: left;}
	.sec13 ul{width: 100%;}
	.notes{width:100%;}
	.sec9 .container{padding: 20px 20px 40px;}
	.sec10 .sec10-high{width: 100%;min-height: auto;margin: 6px 0;}
	.sec6 .cols-4{width:100%;}
	.sec6 .rows{padding: 45px 0 0;}
	.sec6-high{margin: 8px 0;padding: 40px 20px;width: 100%;}
}
@media screen and (max-width:600px){
	.quotes div{        
		width: 100%;
        min-height: 0;
	}
}