.pB15 li{padding-bottom: 15px;}
  .mt-10{ margin-top: 10px !important; }
  .mb-10{ margin-bottom: 10px !important; }
  .mt-15{ margin-top: 15px !important; }
  .mb-15{ margin-bottom: 15px !important; }
.heading-menu,.bg-l-grey{display:none}
.raBannerBg{background:url(https://www.manageengine.com/products/self-service-password/images/ransomware-attack-banner-bg.png) no-repeat;background-size:100% 100%}
.raBannerBg h1{color:#fff;font-size:40px;line-height:57px;padding:60px 0 40px}
.raBannerBg h1 span{display:block;font-weight:700}
#scroll p{font-size:18px;font-weight:100;line-height:34px}
.how {
    padding: 80px 0 0px;
}
.ctaContainer .norView .ssp-dwn-cta-dwp {
    background-color: #f3001f;
        border-radius: 4px;
        border-width: 0;
        color: white;
        cursor: pointer;
        display: inline-block;
        font-size: 16px;
        font-weight: normal;
        height: 47px;
        line-height: 47px;
        padding: 0 35px;
        font-weight: 500;
        text-decoration: none;
    }
.how-con h2{color:#333;}
.how .how-ban a{border-radius: 4px;}
.how-rhs {
    display: none;
}
.res-container {
  width: 100%;
  min-height: 1000px;
}
.res-container,
.res-container * {
  font-family: 'Source Sans Pro', sans-serif;
}
.res-container .mc-floater h3{  
  font-weight: 600;
  font-size: 16px;
  line-height: 0px;
  padding-left: 16px;
  margin-bottom: 30px;
  margin-top: 0;
}
.res-container .mc-floater > ul{padding: 0 !important;margin: 0;list-style-type: none;width: 279px;}  
.res-container .mc-floater > ul > li{height: 70px;margin-top: -1px;display: table-row;}  
.res-container .mc-floater > ul > li > a {display: table-cell;padding: 0 10px 0 15px;vertical-align: middle;text-decoration: none;border-top: 1px solid #efefef;border-bottom: 1px solid #efefef;border-left: 1px solid #efefef;border-right: 1px solid #efefef;background-color: #f9f9f9;font-size: 15px;color: #333;}
.res-container .mc-floater > ul > li > a:hover {border-color: #34588e;
    -webkit-border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topright: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-background-clip: padding-box;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background-color: #fff;
    -webkit-box-shadow: 0 2px 8px #ccc;
    -moz-box-shadow: 0 2px 8px #ccc;
    box-shadow: 0 2px 8px #ccc;
    color: #0c59c8;
}
.res-container .mc-floater > ul > li.page-active > a{border-color:#34588e;-webkit-border-top-right-radius:6px;-webkit-border-bottom-right-radius:6px;-webkit-border-bottom-left-radius:6px;-webkit-border-top-left-radius:6px;-moz-border-radius-topright:6px;-moz-border-radius-bottomright:6px;-moz-border-radius-bottomleft:6px;-moz-border-radius-topleft:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;border-top-left-radius:6px;-moz-background-clip:padding-box;-webkit-background-clip:padding-box;background-clip:padding-box;background-color:#f9f9f9;color:#0c59c8;}
.res-container .mc-floater {
display:none;
  position: absolute;
  top: 0;
  margin-right: -40px;
  transition: all 0.3s ease-in-out;
  border-left: 1px solid rgb(235, 235, 235);
  padding-left: 18px;
  right: 0;
}
.res-container .mc-floater > div {
  font-size: 16px;
  font-family: "Open sans";
}
.res-container .m-container {
  width: 1068px;
  margin: 0 auto;
  position: relative;
  color: #000;
}
.res-container .m-container p {
    font-size: 15px !important;
    margin-bottom: 35px;
    line-height: 1.6 !important;
}
.res-container .m-container h2 {
  font-weight: bold;
  font-size: 22px;
  margin-bottom: 20px;
}
.res-container .m-banner {
  text-align: center;
  padding-top: 70px;
  height: 225px;
  background: #d7f3ff;
  background: -moz-linear-gradient(top, #d7f3ff 0%, #ffffff 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #d7f3ff), color-stop(100%, #ffffff));
  background: -webkit-linear-gradient(top, #d7f3ff 0%, #ffffff 100%);
  background: -o-linear-gradient(top, #d7f3ff 0%, #ffffff 100%);
  background: -ms-linear-gradient(top, #d7f3ff 0%, #ffffff 100%);
  background: linear-gradient(to bottom, #d7f3ff 0%, #ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6eef8', endColorstr='#ffffff', GradientType=0);
}
.res-container .m-banner a.m-btn{background-color:#ca263b;border-radius:4px;border-width:0;color:white;cursor:pointer;display:inline-block;font-size:14px;font-weight:normal;height:47px;line-height:47px;padding:0 35px;}
.res-container .m-banner a.m-btn:hover {
  text-decoration: none;
}
.res-container .m-banner h1 {
  color: #005567;
    font-weight: 700;
    font-size: 52px;
    text-align: center;
    line-height: 45px;
    margin: 0 0 30px;
}
.res-container .m-banner h1 > span {
  font-weight: normal;
  font-size: 32px;
  display: block;
  line-height: 52px;
}
.res-container .mc-container {
  width: 780px;
}
.res-container .mc-container .img-box {
  border: 1px solid #cfcfcf;
  background-color: white;
  margin-bottom: 40px;
}
.res-container .mc-container .img-box .img-sec,
.res-container .mc-container .img-box .cont-sec {
  padding: 25px 25px 25px 25px;
}
.res-container .mc-container .img-box .img-sec,
.res-container .mc-container .img-box .cont-sec,
.res-container .mc-container .img-box .img-sec *,
.res-container .mc-container .img-box .cont-sec * {
  font-size: 14px;
}
.res-container .mc-container .img-box .img-sec {
  background-color: #f7f7f7;
  position: relative;
}
.res-container .mc-container .img-box .img-sec img {
  width: 100%;
  box-shadow: 0 0 10px #ccc;
}
.res-container .mc-container .img-box .notebox {
  border-width: 0;
  background-color: #f7f7f7;
  padding-left: 40px;
  margin-top: 0px;
}
.res-container .mc-container .img-box .cont-sec {
  border-top: 1px solid #cfcfcf;
  padding: 25px 10px 25px 25px;
}
.res-container .mc-container .img-box .cont-sec ol {
  padding: 0px 0px 0px 20px !important;
  margin: 0;
  list-style-type: decimal;
}
.res-container .mc-container .img-box .cont-sec ol > li {
  margin-bottom: 15px;
}
.res-container .mc-container .img-box .cont-sec ol > li:last-child {
  margin-bottom: 0;
}
.res-container .mc-container .img-box .cont-sec ol > li .notebox {
  margin-left: -10px;
}
.res-container .mc-container .img-box .cont-sec ol strong {
  font-weight: bold;
}
.res-container .mc-container .img-box .cont-sec ul {
  padding: 0px 0px 0px 45px !important;
  margin: 20px 0 20px 0;
  list-style: disc;
}
.res-container .mc-container .img-box .cont-sec ul > li {
  margin-bottom: 15px;
  color: #00afec;
}
.res-container .mc-container .img-box .cont-sec ul > li > span {
  color: black;
}
.res-container .mc-container .img-box .cont-sec ul > li:last-child {
  margin-bottom: 0;
}
.img-magnifier-glass {
  width: 200px;
  height: 200px;
  position: absolute;
  border-radius: 100%;
  border: 1px solid #efefef;
  box-shadow: 0px 0px 20px -1px rgba(8, 8, 8, 0.1);
  opacity: 0;
}
.img-sec:hover .img-magnifier-glass {
  opacity: 1;
}
.notebox.notebox-dotted {
  border-style: dashed;
}

/*corrections*/
#scroll {
    max-width: 100%;
    width: 100%;
    padding: 0;
    margin-bottom: 50px;
}
.res-container .mc-container .table thead>tr>th{ font-size: 16px; padding: 10px; background: #697986; color: #fff; width: 50%; border: 1px solid #e4e4e4; }
.res-container .mc-container .table tbody>tr>td{ background: #fbfbfb; border: 1px solid #e4e4e4; padding: 15px 20px}
.res-container .mc-container .table thead>tr>th:nth-child(2){ background: #23ad84; }
.feaBanner p{
  font-weight: 600 !important;
  margin-bottom: 25px !important;
}
.res-container .m-container .feaBanner p{
  font-size: 18px !important;
}
@media(max-width: 1350px) and (min-width: 1069px){
  .res-container .m-container{
    box-sizing: border-box;
    width: 100%;
    max-width: 1210px;
    padding: 0 75px 0 20px;
  }
  .res-container .mc-container {
    width: calc(100% - 335px);
}
.res-container .mc-floater{
  right: 90px;
  margin-right: 0;
}
}

@media only screen and (max-width: 1068px) {
  .res-container .m-container,
  .res-container .mc-container {
    width: 94%;
    padding: 0 2%;
  }
  .res-container .mc-floater {
    position: relative;
    width: 96%;
    margin-top: 20px;
    padding: 0 2%;
    border: 0;
  }
  .res-container .mc-floater > ul {
    width: 100%;
  }
  .res-container .m-container {
    width: calc(100% - 60px);
    padding: 0 !important;
    margin: 0;
}
}
@media only screen and (max-width: 600px) {
  .res-container .m-banner h1 {
    font-size: 40px;
    line-height: 60px;
  }
  .res-container .m-banner{ height: inherit; }
}
@media(max-width: 500px){
  .res-container .m-container{ width: 100%; }
}