#scroll{padding:0;}
 .heading-menu{display:none}

.cyber.bannerflex img {
    width: 1000px;
    display: block;
    vertical-align: top;
    margin: auto;
}
.cyber h1 {
    display:inline-block;
    font-size: 34px;
    line-height: 60px;
    font-weight: 300;
    padding-top: 80px;
}

.cyber h1 strong {
    font-weight: 900;
    display: block;
    font-size: 40px;
}

.cyber .call-to {
    color: #fff;
    background-color: #d71e35;
    padding: 14px 26px;
    display: inline-block;
    margin: 50px auto 60px;
    font-weight: 800;
    font-size: 18px;
    line-height: 18px;
    border:1px solid transparent;
}

.cyber .call-to:hover {
    text-decoration: none;
    color: #d71e35;
    background-color: #fff;
   border-color:#d71e35;
}

.cyber.mobile-app .features-list {
    width: 487px;
    padding: 30px;
    max-width: 100%;
    min-height: 240px;
}

.cyber .spl-container {
    max-width: 1100px;
    margin: auto;
}

.cyber.bannerflex{
    background-image: url('images/cyber-bg.jpg');
    background-size: auto 100%;
}

.cyber.bannerflex .spl-container {
    max-width: 1200px;
}

.cyber h2 strong {
    font-size: 40px;
    color: #3088d0;
}

.cyber h2 {
    margin: 0;
    padding: 40px;
}

.cyber.related h3{
   padding:30px;
   margin:0;
}
.cyber.related a{
   display: inline-block;
   width:240px;
   margin:20px;
  box-shadow:0 0 5px #999;   
}
.cyber.related a img{
   display:block;
   width:100%;
}

.sn-link {
     background-color: #e9142b;
    color: #fff;
    padding: 11px 23px;
    display: inline-block;
    margin: 15px;
    margin-right: 30px;
    font-weight: 800;
    font-size: 18px;
    line-height: 18px;
    border: 1px solid transparent;
}
.sn-link:hover{
       text-decoration: none;
    color: #e9142b;
    background-color: #fff;
   border-color:#e9142b;
}

.link-box {
    max-width: 750px;
    margin: 0 auto 30px;
    background-color: #eee;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;

}

.link-box p {
    display: inline-block;
    max-width: 550px;
    vertical-align: top;
    text-align: left;
    font-size: 16px;
    font-weight: 900;
    padding: 9px;
}


.cyber.mobile-app .features-list:last-child, .cyber.mobile-app .features-list:nth-last-child(2) {
    border-bottom: 1px dashed #ccc;
}
.cyber.mobile-app .features-list:last-child{
    border-left: 1px dashed #ccc;
    width: 686px;
    min-height: auto;   
}
.cyber .features-sec{
    padding-bottom:0;
    padding-top: 0;
}

.cyber .link{
   color: #0c78b7 !important;
   text-decoration: none;
   font-weight: bold;
}

.cyber.overview p {
    font-size: 15px;
    line-height: 30px;
}

.cyber.footer p {
    font-size: 15px;
    line-height: 30px;
}

.cyber.overview {
    max-width: 1000px;
    margin: auto;
    text-align: center;
    padding: 30px;
}

.cyber.footer {
    max-width: 800px;
    margin: auto;
    padding: 30px;
    color: #000;
}

.cyber.cover{
    background-color: #eee;
}

.cyber.overview h3 {
    padding-top: 20px;
    padding-bottom: 0px;
    font-size: 22px;
    font-weight: 600;
}
