.promo-scroller {
    margin-bottom: 30px;
}

.promo-scroller .carousel-control {
    display: none !important;
}

.promo-scroller h4.section-title {
    font-size: 16px;
    color: grey;
}

.carousel-indicators {
    top: 45px;
}

.carousel-indicators li {
    background: #ccc;
}

.carousel-indicators .active {
    background: #666;
}

.card-action span {
    font-size: 17px;
}

.card-content a {
    color: #FFF;
    text-decoration: none;
}

.solution_ppu, .get_it_link {
    font-size: 30px !important;
    font-family: "ProximaNovaBold";
    text-transform: uppercase;
}


.learnmore {
    text-decoration: none;
    font-family: "ProximaNovaBold";
    color: #0986c0;
}

.learnmore:hover, buybtn:hover {
    text-decoration: none;
    background: #CCC;
    color: #000 !important;
}


.client-row {
    overflow: hidden;
    text-align: center;
    line-height: 0;
}
.client-row .col-sm-3 {
    display: inline-block;
    min-height: 80px;
    line-height: 80px;
    padding-top: 16px;
    padding-bottom: 16px;
}
.client-row img {
    max-height: 60px;
    max-width: 140px;
    opacity: 0.3;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-backface-visibility: none;
}
.client-row img:hover {
    opacity: 1;
}
.client-row .row-wrapper {
    display: inline-block;
    width: 80%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.client-row:last-child .row-wrapper {
    border-bottom: none;
}
.row-wrapper .col-sm-3 {
    border-right: 1px solid rgba(0, 0, 0, 0.2);
}
.row-wrapper .col-sm-3:last-child {
    border-right: none;
}

.full-width .btn, #cloud-custom-servers .btn {
    display: inline-block;
    white-space: pre-wrap;
}

.card-content .italic-text {
    margin-top: 15px !important;
}


@media all and (max-width: 767px) {
   #suretech-promo {
       padding-top: 50px !important;
   }

    #slide-overlay {
        position: relative;
        margin-top: 0;
    }

    #slide-overlay p#title, #slide-overlay p#title2 {
        font-size: 18px;
        line-height: 18px;
    }

    .embed-responsive .embed-responsive-item, .embed-responsive embed, .embed-responsive iframe, .embed-responsive object, .embed-responsive video {
        height: auto;
    }

    .navbar-right {
        position: relative;
        top: -40px;
        float: right;
    }

    .embed-responsive {
        height: 100%;
        background: #505050;
    }

    .embed-responsive video { position: relative; margin-top:3px }

    .embed-responsive video { position: relative !important}


    #suretech-promo .embed-responsive { height: auto  }

    .embed-responsive-custom { padding-bottom:80%; }

    .embed-responsive-custom { padding-bottom: 0 }

    #navbar-main {
        top: 0 !important;
    }

    .get_sureoffice_btn {
        margin-bottom: 10px;
    }

    #sureoffice_stamp {
        max-width: 150px;
        padding-bottom: 10px;
    }
}
