.bsp{
    font-family: Poppins, sans-serif;
}
.heading-menu{
   display:none;
}
.sec-pTB {
    padding: 0;
}
.flexslider .flexBnrslides > li .flex .caption{
margin:0 25px;
}
.flexslider .flexBnrslides > li .flex .clip{
width:44%;
}
.end .call-out a {
    min-width: 141px;
    text-align: center;
}
.flexslider .flexBnrslides .ebook img {
    width: 400px;
    margin-top: 40px;
}

.flexslider .flexBnrslides > li .flex .caption a{
    max-width:250px;
}
.flexslider .flexBnrslides > li.whitepaper .flex .caption a {
    max-width: 310px;
}
.flexslider .flexBnrslides > li.whitepaper .flex .clip {
    width: 46.3%;
}
.flexslider .flexBnrslides > li.whitepaper .flex .caption {
    width: 37.7%;
}

#scroll{padding:0;}
 .heading-menu{display:none}

.sn-int.bannerflex img {
    width: 450px;
    display: inline-block;
    margin:5px 50px 5px 0;
    vertical-align:top;
}
.sn-int h1 {
    display:inline-block;
    font-size: 26px;
    line-height: 60px;
    font-weight: 300;
    max-width:480px;
    color:#fff;
}

.sn-int h1 strong {
    font-weight: 700;
    font-size: 32px;
}
.sn-int h2.header {
    text-align: center;
    padding: 0;
    margin:0 auto;
    padding-top: 0px;
    font-size: 30px;
    color: #3187cf !important;
    max-width: 600px;
    line-height: normal;
}
.sn-int .overview{
   text-align: center;
    font-size: 16px;
    line-height: 34px;
    padding: 20px 30px;
    margin:30px;
}
.sn-int .call-to {
    color: #fff;
    background-color: #cd2a3d;
    padding: 14px 26px;
    display: inline-block;
    margin: 30px 0;
    margin-right: 10px;
    max-width: 168px;
    text-align: center;
    font-weight: 700;
    font-size: 17px;
    line-height: 21px;
    border: 1px solid transparent;
}

.sn-int .call-to:hover {
    text-decoration: none;
    color: #cd2a3d;
    background-color: #fff;
   border-color:#cd2a3d;
}


.sn-int .spl-container {
    max-width: 1100px;
    margin: auto;
}


.sn-int.bannerflex .spl-container {
    max-width: 1200px;
}

.sn-int h2 strong {
    font-size: 40px;
    color: #3088d0;
}

.sn-int h2 {
    margin: 0;
    padding: 40px;
}

.sn-int.related h3{
   padding:30px;
   margin:0;
}
.sn-int.related a{
   display: inline-block;
   width:200px;
   margin:20px;
  box-shadow:0 0 5px #999;   
}
.sn-int.related a img{
   display:block;
   width:100%;
}

.sn-link {
    background-color: #3088d0;
    color: #fff;
    padding: 11px 23px;
    display: inline-block;
    margin: 15px;
    font-weight: 700;
    font-size: 20px;
    line-height: 20px;
    border: 1px solid transparent;
}
.sn-link:hover{
       text-decoration: none;
    color: #3088d0;
    background-color: #fff;
   border-color:#3088d0;
}

.link-box p {
    display: inline-block;
    margin: 15px 35px;
    vertical-align: top;
    font-size: 18px;
    font-weight: 400;
    padding: 9px;
    line-height: 33px;
}

.sn-int .features-sec{
   padding-bottom:0;
}
.mobile-app img.features-icon {
    margin-bottom: 0;
    float:none;
    width:65px;
}

.sn-int .features-sec {
    max-width: 600px;
    margin: auto;
}
.mobile-app .features-list h3 {
    line-height: 24px;
    font-size: 15px;
}
.sn-int.bannerflex .spl-container {
    max-width: 1200px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.mobile-app .features-list:first-child {
    border-top: dashed 1px #ccc;
}
.sn-int .features-sec {
    position: relative;
    margin:40px auto;
}

.sn-int .features-sec:before {
    content: '';
    position: absolute;
    height: 0;
    width: 50%;
    border: solid 1px #fff;
    top: 0;
    left: 0;
}

.bg-grey {
    background-color: #f1f1f1;
}
.sn-int .features-sec:after {
    content: '';
    position: absolute;
    height: 10px;
    width: 10px;
    background-color: #0099cc;
    top: -5px;
    left: 50%;
    border-radius:50%
}

.link-box {
    position: relative;
    border: 0px;
    border-radius: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 900px;
    margin: 50px auto;
    background-color: #f1f1f1;
}

.link-box:before {
    content: '';
    width: 50%;
    border: solid #fff 1px;
    position: absolute;
    top: -52px;
    left:0;
}

.link-box:after {
    content: '';
    width: 10px;
    height:10px;
    background-color: #0099cc;
    position: absolute;
    top: -56px;
    left:50%;
    border-radius:50%;
}
.sn-int.mobile-app .features-list {
    width: auto;
    margin: auto;
    display: flex;
    min-height: auto;
    justify-content: left;
    align-items: center;
    padding:30px;
    border-bottom: 1px dashed #ccc;
}
.sn-int.mobile-app .features-list:nth-child(even) {
    border-left: 1px dashed #ccc;
}
.sn-int.mobile-app .features-list:nth-child(odd) {
    border-right: 1px dashed #ccc;
}
.sn-int.mobile-app .features-list:last-child, .sn-int.mobile-app .features-list:nth-last-child(2) {
    border-bottom: 1px dashed #ccc;
}

@media(max-width:600px){
.sn-int.bannerflex img {
    display:block;
    width: 200px;
    margin: auto;
    padding: 30px 15px;
}

.sn-int h1{
    padding-top:0;
    text-align:center;
    max-width:80%;
    margin:auto;
    display: block;
}

.mobile-app img.features-icon{
    float:none;
    margin:0;
    width:50px;
}

.sn-int.mobile-app .features-list{
    width:auto;
    margin:auto;
    display:block;
    min-height: auto;
}
.mobile-app .features-list h3{
    text-align:center;
    padding-top:15px;
}
.mobile-app .features-list p{
    text-align:center;
    margin: 15px;
}
.sn-int h2{
    line-height: normal;
    }
.mobile-app .features-list {
    border-right: 0px dashed #ccc !important;
    border-bottom: 1px dashed #ccc !important;
}
.sn-link {
    margin: 15px;
}
}

ul, ol {
    list-style-type: display;
}
.rhs-cont li {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
    list-style: disc;
}
.nav-dwn a {
    background: #E9142B;
    color: #fff;
    font-size: 18px;
    line-height: 30px;
    padding: 4px 10px;
    display: inline-block;
    width: 148px;
    border-radius: 5px;
    text-decoration: none;
    text-align: center;
}
.breadcrumb {
    display: none;
}

.container {
    max-width: 1000px;
}