body{
   font-family: Lato;
}
#scroll{padding:0;}
 .heading-menu, .container.cust-quote, .sec-pTB.mbH, #btmscroll, .btmBar,.nav-dwn {
    display: none;
}

footer {
    border: 0;
}

.foot-copy {
    border-top: 1px solid #eee;
}

.cb-cover, #meCommonFooterNew{
    margin-right: 340px;
}
.cb a {
    color: #007deb;
    font-weight: 600;
}
.cb.banner {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    padding: 40px;  
    background: linear-gradient(to right, #e6ffd7, #ffe6d8);
    background: linear-gradient(to left, #f3f3bd, #d4fff5);
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.cb.banner:last-child {
    padding: 0;
}
.cb.banner h1 {
    position: relative;
    color: #333;
    font-size: 34px;
    line-height: normal;
    font-weight: 400;
    z-index: 1;
    margin: auto;
    display: block;
    max-width: 800px;
    padding: 0 0 40px;
    text-align: center;
}
.cb.banner h1 strong {
    font-size: 29px;
    font-weight: 700;
    color: #00858d;
    display: block;
}
.cb.banner h1 span{
    font-size: 18px;
}
.cb.banner h1 img {
    color: #00858d;
    text-align: center;
    display: inline-block;
    margin: 0 5px 8px;
    width:50px;
    vertical-align:middle;
}
.cb.banner ul {
    display: flex;
    justify-content: center;
}
.cb.banner ul li{
    max-width:230px;
    text-align:center;
    font-size:15px;
    line-height:24px;
}
.cb.banner ul li:nth-child(2){
    border-right:1px solid #ccc;
    border-left:1px solid #ccc;
    margin:0 30px;
}
.cb.banner ul li strong{
    display:block;
    font-size:50px;
    line-height:normal;
    color:#00858d;
}
.cb.banner .dform {
    position: fixed;
    background-color: #00858d;
    z-index: 1;
    transition: all ease 350ms;
    max-width: 340px;
    align-self: flex-start;
    box-shadow: -1px 0px 1px #0000009e;
    right: 0;
    top: 90px;
    bottom: 0;
    display: flex;
    align-items: center;
}
.cb.banner .dform .dform_inner{
    padding: 20px;
}
.cb.banner .dform .edi-btn {
    max-width: 300px;
}
.cb.banner .dform.animate {
    transform: scale(1.1);
    box-shadow: 0 0 50px #0005;
}
.cb.banner .dform .edi-btn inputgroup label {
    z-index: 0;
    pointer-events: none;
}
.cb.banner .dform h2 {
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 400;
    line-height: normal;
    color: #fff;
}
.cb.banner .dform p {
    text-align: center;
    margin: 0 auto;
    max-width: 380px;
}
input#downloadSubmit.download {
    background-color: #ffcf00 !important;
    max-width: 300px;
    min-width: 278px;
    margin: 30px auto 10px !important;
    border: 0 !important;
    border-radius: 5px !important;
    font-size: 22px !important;
    font-weight: 700;
    cursor: pointer;
    padding: 12px !important;
    line-height: normal !important;
    -webkit-appearance: none;
    color:#000;
}
.fbutton input#Submit {
    max-width: 300px;
    min-width: 278px;
    background-color: #2a79bb !important;
    color: #fff;
    border-radius: 5px !important;   
}
.edi-btn inputgroup{
    margin:0;
}
.edi-btn inputgroup input {
    width: 278px !important;
    max-width: 92% !important;
    border-radius:5px !important;
    background-color: #f1f1f1 !important;
}
.edi-btn inputgroup.focus label {
    color: #fff;
}
.edi-btn inputgroup select[data-countrygdpr="MECountryListing"] {
    width: 100% !important;
    margin: 30px 0 !important;
    line-height: 20px !important;
    -webkit-appearance: none;
    border-radius:5px !important;
    background-color: #f1f1f1 !important;
}
.edi-btn inputgroup select[data-countrygdpr="MECountryListing"]:focus {
    outline: none;
    border: 1px solid #007abd !important;
}

.edi-btn inputgroup.half{
    display: inline-block !important;
    margin:0;
}
.edi-btn inputgroup.half:first-child{
    margin:0 !important;
    margin-right: 12px !important;    
}
.edi-btn inputgroup.half input {
    width: 170px !important;
}
.edi-btn inputgroup.con{
    position: relative;
}
.edi-btn inputgroup.con:after {
    content: "▾";
    position: absolute;
    color: #999;
    top: 0;
    right: 15px;
    bottom: 0;
    margin: auto;
    line-height: 38px;
    font-size: 25px;
}
.edi-btn inputgroup.error .error-field, .edi-btn inputgroup.error1 .error-field1, .edi-btn inputgroup.error2 .error-field2 {
    color: #ffe200;
}

.edi-btn inputgroup.error input, .edi-btn inputgroup.error1 input {
    border-color: #ff0000 !important;
}
.dwn-priv {
    max-width: 350px !important;
    margin: auto;
    color:#fff !important;
}
.dwn-priv a {
    color: #ffe200;
}
.container.sec-pTB.clearfix{
   max-width:1200px;
}
.cb.banner .dform.thanks,.cb.banner .dform.loading{
    overflow:hidden;
}
.cb.banner .dform.thanks:before {
    content: '';
    position: absolute;
    background-color: #fff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.cb.banner .dform .popup, .cb.banner .dform .popup1{
    display:none;
}
.cb.banner .dform.thanks .popup{
    display: flex;
    z-index: 2;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    align-items: center;
    flex-wrap: wrap;
    align-content: center;
}
.cb.banner .dform.thanks .popup h2 {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    padding: 0 20px 5px;
}
.cb.banner .dform.thanks .popup p {
    font-size: 12px;
    color: #000;
    font-weight: 300;
    border: 0;
    max-width: 280px;
    line-height: 17px;
    margin-bottom: 9px;
}
.cb.banner .dform.loading:after {
    content:'';
    position:absolute;
    top:0;
    right:0;
    bottom:0;
    left:0;
    background-color:#fffe;
    background-image:url(../images/loading.gif);
    background-repeat:no-repeat;
    background-position:center;
    background-size:70px;
}
.cb.banner .dform.mobile_thanks .popup1 {
    display: block;
}

.cb.banner .dform.mobile_thanks .edi-btn {
    display: none;
}

.cb.banner .dform.mobile_thanks .popup1 h2 {
    font-size: 19px;
    margin-bottom: 15px;
    font-weight: 600;
    color: #4c40af;
}
.cb.banner .dform.mobile_thanks .popup1 h2 b {
    display: block;
    font-size: 25px;
}
.cb.banner .dform.mobile_thanks .popup1 p {
    font-size: 19px;
    font-weight: 400;
    margin: 17px;
}
.cb.banner .dform.mobile_thanks .popup1 strong {
    background-color: #ffe20033;
    display: block;
    border: 1px dashed #ccc;
    text-align: center;
    line-height: normal;
    padding: 5px;
    margin: 5px;
    font-weight: 400;
}
.cb.banner .dform.mobile_thanks > h2 {
    display: none;
}
.cb.banner .dform.mobile_thanks > h2.mobile_only {
    display: none !important;
}
    .pc_only{
       display:block;
    }
    .mobile_only{
       display:none;
    }
#ReqDemo #meGDPRMessage {
    margin: 0 0 10px;
    width: auto;
    text-align: center;
}
#ReqDemo inputgroup.focus label {
    color: #000;
}
#ReqDemo inputgroup.error .error-field, #ReqDemo inputgroup.error1 .error-field1, #ReqDemo inputgroup.error2 .error-field2 {
    color: #f00 !important;
}
.cb.banner .dform.thanks .popup h3 {
    font-size: 16px;
    text-align: center;
    line-height: 24px;
    margin: 0 10px !important;
    color: #333;
    border-top: 1px dashed #ccc;
    padding: 14px 0 0 0 !important;
    font-weight: 400;
}
.cb.banner .dform.thanks .popup h3 + span {
    font-size: 13px;
    text-align: center;
    display: block;
    margin: 7px 0;
    font-weight: 300;
}
.dform.mobile_thanks h2.mobile_only {
    display: none !important;
}
.cb.banner .dform.mobile_thanks .popup1 h2, .cb.banner .dform.mobile_thanks .popup1 p{
    color:#fff;
}
.cb.banner .dform.mobile_thanks .popup1 strong{
    background-color:transparent;
    color:#f9d54c;
}
.intro {
    background-color: #f6ffff;
}
.intro, .data {
    padding: 30px 50px;
}
.intro > h2, .data > h2{
    margin:0;
    text-align:center;
    font-size:26px;
}
.intro > p, .data > p {
    text-align: center;
    font-size: 17px;
    line-height: 26px;
    margin: 5px 5px 15px;
    font-weight:400;
}
.intro > p >strong,.data > p >strong{
    font-weight:400;
    color: #006166;
}
.intro > ul {
    display:flex;
    justify-content:center;
    text-align:center;
}
.intro > ul > li {
    padding:15px;
    width: 20%;
}
.intro > ul > li:hover {
    box-shadow: 0 0 5px #0004;
    border-radius: 5px;
    cursor: default;
}
.intro > ul > li > h3 {
    font-size:20px;
    line-height: normal;
}

.intro > ul > li > p {
    font-size:15px;
    line-height:22px;
    margin:0;
}
.intro > ul > li > p > img {
    display: block;
    margin: 20px auto;
    height: 60px;
    width: 60px;
    transition: all ease 350ms;
}
.intro > ul > li:hover > p > img {
    transform: scale(1.1) rotate(15deg);
}
.data {
    min-height: 400px;
    background-image: url(../images/patch-adpage-clip-1.png);
    background-size: 400px;
    background-repeat: no-repeat;
    background-position: center bottom;
    position: relative;
}
.data > ul {
    max-width: 400px;
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    border-right: 1px dotted #999;
    border-left: 1px dotted #999;
    border-radius:50px;
}
.data > ul > li {
    width: 130px;
    display: inline-block;
    font-size: 25px;
    line-height: normal;
    color: #000;
    margin: 0;
    position: relative;
    background-color: #fff;
    padding: 12px 5px;
}
.data > ul > li:nth-child(odd) {
    text-align: right;
    font-weight: 300;
}
.data > ul > li:nth-child(even) {
    text-align: left;
    font-weight: 400;
    color: #00858c;
}
.data > ul > li:nth-child(odd):after {
    content: '';
    position: absolute;
    height: 0;
    width: 200px;
    border: .5px dotted #ccc;
    z-index: -1;
    bottom: 25px;
}
.data > ul:before {
    content: 'Years';
    position: absolute;
    left: -35px;
    top: 45%;
    bottom: 45%;
    transform: rotate(-90deg);
    height: 20px;
    color: #00858c;
    font-size: 15px;
}

.data > ul:after {
    content: 'No. of data breaches';
    position: absolute;
    right: -84px;
    top: 45%;
    bottom: 45%;
    transform: rotate(90deg);
    height: 20px;
    color: #00858c;
    font-size: 15px;
}
.data > strong {
    display: block;
    text-align: center;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    font-weight: 400;
    font-style: italic;
}
.know{
    background-color: #f7ffff;
    max-width:800px;
    border-radius:5px;
    padding:15px;
    margin: 40px auto;
    display: flex;
    align-items: center;
    box-shadow: 0 0 2px #0003;
}
.know img {
    margin: 0 15px;
    width: 100px;
    height: 100px;
}

.know ul li {
    font-size: 15px;
    line-height: 28px;
    font-style: italic;
    font-weight: 400;
}
.know ul li:before {
    content: '✓';
    padding-right: 10px;
    color: #00858c;
    font-weight: 900;
}
.know + h2.spl{
   text-align:center;
   color:#00858c !important;
  font-weight:600;
}
.know + h2.spl img {
    display: inline-block;
    margin-left: 5px;
    vertical-align: bottom;
    width: 40px;
}
.know + h2.spl.push img{
    animation: push 1s 3;
}
#downloadSubmit.jump{
    animation: jump 1s 3;
}
.dform:hover #downloadSubmit.jump{
   animation:none;
}

@keyframes push{
0%, 100%{transform: translateX(0px)}
50%{transform: translateX(50px)}
}

@keyframes jump{
0%, 100%{transform: scale(1)}
50%{transform: scale(1.1)}
}
.source {
    text-align: center;
    font-size: 13px;
    font-style: italic;
    margin:0 0 30px;
}
.edi-btn inputgroup.error .error-field, .edi-btn inputgroup.error1 .error-field1, .edi-btn inputgroup.error2 .error-field2 {
    display: none;
}

.edi-btn inputgroup.error input, .edi-btn inputgroup.error1 input {
    border: 0 !important;
}
.siq_bR,.zsiq-newtheme.zls-sptwndw {
    right: 360px !important;
}
@media(max-width:600px){
    .cb-cover,#meCommonFooterNew{
        margin:auto;  
    }
    .cb.banner{
        display:block;
        margin:0;
        padding: 15px;
    }
   .cb.banner h1 {
    margin: 0;
    font-size: 24px;
    padding: 15px;
    line-height: 43px;
}
.cb.banner h1 strong {
    font-size: 26px;
}
    .cb.banner h1:after{
        display:none;
    }
    .cb.banner .dform{
        margin:15px;
    border-radius: 15px;
    }

.cb.banner .dform {
    position: static;
    margin: auto;
}

.edi-btn inputgroup input {
    width: 100% !important;
}
.cb.banner ul{
    flex-wrap:wrap;
}
.cb.banner ul li:nth-child(2){
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc;
    border-left:0;
    border-right:0;
    margin:20px 0;
    padding:15px 0;
}
.cb.banner .dform .edi-btn{
    padding:0;
}
.intro > ul{
    flex-wrap:wrap;
}
.data > ul > li{
    width:90px;
}
    .pc_only{
       display:none !important;
    }
    .mobile_only{
       display:block !important;
    }
}

@media screen and (max-height:700px){
.edi-btn inputgroup input {
    padding: 5px 10px !important;
    }

.edi-btn inputgroup label {
    transform: translate(15px,29px) scale(1,1);
}
.edi-btn inputgroup select[data-countrygdpr="MECountryListing"]{
    height:30px !important;
    margin:25px 0 0 !important;
    padding:0 10px !important;
}
.edi-btn inputgroup.con::after {
    line-height: 27px !important;
}
#meGDPRMessage label{
    color:#fff;
}
#ReqDemo #meGDPRMessage label{
    color:#000;
    margin: 8px 0 0;
    display: block;
    text-align: left;
}
#meGDPRMessage{
    margin:10px 0 0;
    width:auto;
}
.cb.banner .dform h2{
    font-size: 15px;
    font-weight: 600;
    padding: 15px 0 5px;
}
input#downloadSubmit.download{
    margin:15px 0 0 !important;
}
}