.hero-section {
    margin-top: 0;
    background-repeat: no-repeat;
    background-position: 25% bottom;
    background-size: cover;
    height: 700px;
}
.hero-section section {
    margin-top: 270px;
}
.hero-section h1 {
    font-size: 49px;
}
.hero-section p:first-child {
    font: 20px/0.5 slatereg;
}
.hero-section p {
    color: #7c868c;
}
.hero-line-break {
    display: inline;
}
.hero-section .btn {
    padding: 10px 20px;
    width: 100px;
    color: #ccc;
    border: 1px solid #ccc;
}
.hero-section .btn:after {
    background: none;
}
.hero-section .btn:hover {
    color: #fff;
    border: 1px solid #fff;
}
.hero-section .white-btn {
    background: #eee;
    color: #282828;
    border: 1px solid #fff;
}
.hero-section .white-btn:hover {
    background: none;
    border: 1px solid #fff;
    color: #fff;
}
.hero-section video {
    position: absolute;
    top: -60px;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
    min-height: 100%;
    min-width: 100%;
    margin: auto;
    overflow: hidden;
    pointer-events: none;
    opacity: 1;
    object-fit: cover;
    z-index: 0;
}
#right-hero-content {
    text-align: right;
    height: 300px;
}
.app-wide {
    width: 82%;
}
.echo-benefits {
    padding-bottom: 10px;
    background-position: 75% center;
    background-size: 500px;
}
.echo-benefits:before {
    background: #8b9299;
}
.echo-benefits:after {
    background: #13b0ed;
}
.echo-benefits h4 {
    color: #282828;
    margin-top: 9%;
}
.echo-benefits ul {
    margin-bottom: 10%;
}
.echo-benefits ul li:before {
    background: #13b0ed;
}
#echo65x-benefits {
    background-image: url("../img/products/liquidhandlers/echo-benefits-bg.gif");
}
#echo55x-benefits {
    background-image: url("../img/products/liquidhandlers/echo55x-benefits-bg2.gif");
}
.app-echo-thumb {
    text-align: center;
}
.app-echo-thumb img {
    width: 80%;
}
.app-echo-thumb h4 {
    font: 20px slatelite;
    margin-top: 20px;
}
.app-echo-thumb h4 span {
    font-family: slatebold;
    color: #0b3c61;
}
.customer-quote {
    margin-top: 50px;
    margin-bottom: 50px;
    width: 78%;
}
.customer-quote p {
    font: 22px/1.5 robotoslablite;
}
.customer-quote .customer-name {
    margin-top: 25px;
    font-size: 18px;
}
.customer-name span {
    font-family: robotomed;
}
.video-testemonial {
    color: #1eb0e9;
    margin-bottom: 20px;
    font: 18px slatemed;
}
.content-publication {
    padding-top: 40px;
}
.content-publication .left-paragraph {
    width: 55%;
}
.content-publication .right-paragraph {
    width: 40%;
}
.content-publication .pub-heading {
    margin-bottom: 25px;
    color: #7c868c;
    font: 15px/1.5 robotomed;
}
.content-publication .pub-heading i {
    vertical-align: bottom;
    font-size: 26px;
    padding-right: 10px;
    color: #7c868c;
}
.content-publication h3 {
    font-size: 32px;
    margin: 0 0 20px 0;
    font: 32px/1.2 slatelite;
}
.content-publication h4 {
    margin: 20px 0;
    font-size: 20px;
}
.content-publication .date {
    color: #777;
    font-size: 18px;
    margin-bottom: 15px;
}
.content-publication .author {
    margin-bottom: 3px;
    color: #0b3c61;
    font: 18px slatebold;
}
.content-publication .institution {
    font: 16px slatelite;
    margin-bottom: 10px;
}
.content-publication h5 {
    margin: 25px 0 5px;
    font: 25px slatebold;
    color: #282828;
}
.content-publication .blue-btn {
    padding: 10px 15px 12px;
    font-family: robotomed;
    color: #fff;
}
.content-publication .blue-btn:hover {
    background: #7c868c;
}
.shadow-bkg {
    position: relative;
    display: block;
    width: 94%;
    height: 94%;
    padding: 3%;
    -webkit-box-shadow: 1px 1px 3px 2px #ddd;
    -moz-box-shadow: 1px 1px 3px 2px #ddd;
    box-shadow: 1px 1px 3px 2px #ddd;
}
.shadow-bkg:before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    background: #000;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5b5b5b', endColorstr='#000000',GradientType=0);
    background: -webkit-linear-gradient(top, #5b5b5b 0%, #000 100%);
    background: -moz-linear-gradient(top, #5b5b5b 0%, #000 100%);
    background: -ms-linear-gradient(top, #5b5b5b 0%, #000 100%);
    background: -o-linear-gradient(top, #5b5b5b 0%, #000 100%);
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
#hero-synbio {
    background-color: #000f28;
}
.synbio-heading {
    width: 80%;
}
.diagram-mobile-nav {
    display: none;
    position: absolute;
    left: 0;
    bottom: -45px;
    width: 100%;
    z-index: 100;
}
.diagram-mobile-nav li {
    color: #ccc;
    font-size: 35px;
    width: 64px;
    cursor: pointer;
}
.diagram-mobile-nav li:nth-child(1) {
    float: left;
}
.diagram-mobile-nav li:nth-child(2) {
    float: right;
}
.diagram-mobile-nav .fa-chevron-circle-right {
    float: right;
}
@media all and (max-width: 1650px) {
    .echo-benefits {
        background-position-x: 85%;
    }
}
@media all and (max-width: 1380px) {
    .hero-section {
        height: 650px;
    }
    .hero-section section {
        margin-top: 250px;
    }
    .hero-section video {
        left: -15%;
    }
}
@media all and (max-width: 1195px) {
    .hero-section {
        height: 600px;
    }
    .hero-section section {
        margin-top: 220px;
    }
    .hero-section video {
        left: -20%;
    }
    .content-publication .left-paragraph {
        width: 45%;
    }
    .content-publication .right-paragraph {
        width: 50%;
    }
    .content-publication .blue-btn {
        margin-top: 20px;
    }
}
@media all and (max-width: 1100px) {
    .content-publication .left-paragraph {
        width: 100%;
    }
    .content-publication .right-paragraph {
        display: none;
    }
}
@media all and (max-width: 1024px) {
    .app-echo-thumb {
        margin-bottom: 3%;
    }
    .app-echo-thumb img {
        width: 50%;
    }
    .center-paragraph {
        width: 90%;
    }
    #echo55x-benefits {
        background-image: none;
    }
}
@media all and (max-width: 950px) {
    .hero-section video {
        display: none;
    }
    .hero-section {
        height: 100%;
    }
    .hero-section section {
        margin: 20% 0 15% 0;
    }
    #hero-synbio {
        background-image: url("../img/mobile/applications/visual-app-synbioM.jpg");
    }
}
@media all and (max-width: 620px) {
    .app-echo-thumb img {
        width: 70%;
    }
}
@media all and (max-width: 570px) {
    .hero-section section {
        margin-top: 28%;
    }
    .line-break {
        display: inline;
    }
    #hero-synbio {
        background-position-x: -350px;
    }
    #hero-synbio p {
        color: #ddd;
    }
}
/*# sourceMappingURL=applications.css.map */
