﻿ html, body {
    font-size: 62.5%;
}

@media(min-width:992px) and (max-width:1199px) {
    html, body {
        font-size: 57.5%;
    }
}

@media(min-width:768px) and (max-width:991px) {
    html, body {
        font-size: 55%;
    }
}

.default-font-size {
    font-size: 1.6rem;
}

body, html {
    padding-right: 0 !important;
    background: #fff;
    color: #435363;
    font-family: "Source Sans Light",sans-serif;
    overflow-x: hidden;
}

    body.innerPage .landing-menu-container .intro-text, html.innerPage .landing-menu-container .intro-text {
        padding-top: 65px;
    }

@media screen and (max-width:1200px) {
    body.innerPage .landing-menu-container .sf_2cols_1_50, body.innerPage .landing-menu-container .sf_2cols_2_50, html.innerPage .landing-menu-container .sf_2cols_1_50, html.innerPage .landing-menu-container .sf_2cols_2_50 {
        width: 100%;
    }
}

body.innerPage .main-menu-container .navbar, html.innerPage .main-menu-container .navbar {
    min-height: 50px;
    margin-bottom: 0;
}

body.innerPage .section-landing-header .small-headline, body.landingPage .section-landing-header .small-headline, html.innerPage .section-landing-header .small-headline, html.landingPage .section-landing-header .small-headline {
    font-size: 50px;
}

@media screen and (min-width:768px) {
    body.innerPage .section-landing-header .small-headline, body.landingPage .section-landing-header .small-headline, html.innerPage .section-landing-header .small-headline, html.landingPage .section-landing-header .small-headline {
        font-size: 30px;
    }
}

@media(max-width:767px) {
    body.innerPage .section-landing-header .small-headline, body.landingPage .section-landing-header .small-headline, html.innerPage .section-landing-header .small-headline, html.landingPage .section-landing-header .small-headline {
        font-size: 2.5rem;
        margin-bottom: .5rem;
    }
}

body.innerPage .landing-menu-intro, body.landingPage .landing-menu-intro, html.innerPage .landing-menu-intro, html.landingPage .landing-menu-intro {
    background: #fbf9ec;
    background: -moz-linear-gradient(top,#fffde8 5%,#fff 100px);
    background: -webkit-linear-gradient(top,#fffde8 5%,#fff 100px);
    background: linear-gradient(to bottom,#fffde8 5%,#fff 100px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='$warm-white',endColorstr='#ffffff',GradientType=0);
}

    body.innerPage .landing-menu-intro .intro-text, body.landingPage .landing-menu-intro .intro-text, html.innerPage .landing-menu-intro .intro-text, html.landingPage .landing-menu-intro .intro-text {
        color: #0067ac;
        margin-bottom: 0;
    }

body.innerPage .landing-menu-container .fixed-clone, body.landingPage .landing-menu-container .fixed-clone, html.innerPage .landing-menu-container .fixed-clone, html.landingPage .landing-menu-container .fixed-clone {
    background: #fff;
}

body.innerPage .landing-menu-container .main-menu-container .main-logo, body.landingPage .landing-menu-container .main-menu-container .main-logo, html.innerPage .landing-menu-container .main-menu-container .main-logo, html.landingPage .landing-menu-container .main-menu-container .main-logo {
    background: url("../../img/Pharmacyclics2017/logo.png") 0 0 no-repeat;
    background-size: contain;
}

body.innerPage .landing-menu-container .main-menu-container .navbar, body.landingPage .landing-menu-container .main-menu-container .navbar, html.innerPage .landing-menu-container .main-menu-container .navbar, html.landingPage .landing-menu-container .main-menu-container .navbar {
    background: transparent;
    border: 0;
    z-index: 2;
    min-height: 50px;
    margin-bottom: 0;
}

    body.innerPage .landing-menu-container .main-menu-container .navbar li.dropdown > a, body.landingPage .landing-menu-container .main-menu-container .navbar li.dropdown > a, html.innerPage .landing-menu-container .main-menu-container .navbar li.dropdown > a, html.landingPage .landing-menu-container .main-menu-container .navbar li.dropdown > a {
        color: #435363;
    }

        body.innerPage .landing-menu-container .main-menu-container .navbar li.dropdown > a:hover, body.landingPage .landing-menu-container .main-menu-container .navbar li.dropdown > a:hover, html.innerPage .landing-menu-container .main-menu-container .navbar li.dropdown > a:hover, html.landingPage .landing-menu-container .main-menu-container .navbar li.dropdown > a:hover {
            background: #fff;
            color: #071d49;
        }

        body.innerPage .landing-menu-container .main-menu-container .navbar li.dropdown > a.active, body.landingPage .landing-menu-container .main-menu-container .navbar li.dropdown > a.active, html.innerPage .landing-menu-container .main-menu-container .navbar li.dropdown > a.active, html.landingPage .landing-menu-container .main-menu-container .navbar li.dropdown > a.active {
            color: #071d49;
        }

    body.innerPage .landing-menu-container .main-menu-container .navbar .navbar-toggle .icon-bar, body.landingPage .landing-menu-container .main-menu-container .navbar .navbar-toggle .icon-bar, html.innerPage .landing-menu-container .main-menu-container .navbar .navbar-toggle .icon-bar, html.landingPage .landing-menu-container .main-menu-container .navbar .navbar-toggle .icon-bar {
        background: #071d49;
    }

body.innerPage.aqua .landing-block-container .intro-slide .item .slider-over:before, body.landingPage.aqua .landing-block-container .intro-slide .item .slider-over:before, html.innerPage.aqua .landing-block-container .intro-slide .item .slider-over:before, html.landingPage.aqua .landing-block-container .intro-slide .item .slider-over:before {
    background-color: #85d0cc;
}

body.innerPage.aqua .landing-block-container .intro-slide .item .slider-over .second-title, body.landingPage.aqua .landing-block-container .intro-slide .item .slider-over .second-title, html.innerPage.aqua .landing-block-container .intro-slide .item .slider-over .second-title, html.landingPage.aqua .landing-block-container .intro-slide .item .slider-over .second-title {
    background-color: #85d0cc;
}

@media screen and (min-width:768px) {
    body.innerPage.aqua .landing-block-container .intro-slide .item .slider-over .second-title, body.landingPage.aqua .landing-block-container .intro-slide .item .slider-over .second-title, html.innerPage.aqua .landing-block-container .intro-slide .item .slider-over .second-title, html.landingPage.aqua .landing-block-container .intro-slide .item .slider-over .second-title {
        background: transparent;
    }
}

body.innerPage.aqua .section-landing, body.landingPage.aqua .section-landing, html.innerPage.aqua .section-landing, html.landingPage.aqua .section-landing {
    background: #85d0cc;
}

body.innerPage.aqua .section-press, body.landingPage.aqua .section-press, html.innerPage.aqua .section-press, html.landingPage.aqua .section-press {
    background-color: #85d0cc;
}

body.innerPage.aqua .section-landing-header, body.landingPage.aqua .section-landing-header, html.innerPage.aqua .section-landing-header, html.landingPage.aqua .section-landing-header {
    background-color: #85d0cc;
}

body.innerPage.aqua .staticBlock, body.innerPage.aqua .quoteBlock, body.landingPage.aqua .staticBlock, body.landingPage.aqua .quoteBlock, html.innerPage.aqua .staticBlock, html.innerPage.aqua .quoteBlock, html.landingPage.aqua .staticBlock, html.landingPage.aqua .quoteBlock {
    color: #85d0cc;
}

body.innerPage.aqua .detail-banner, body.landingPage.aqua .detail-banner, html.innerPage.aqua .detail-banner, html.landingPage.aqua .detail-banner {
    background: #85d0cc;
}

body.innerPage.violet .landing-block-container .intro-slide .item .slider-over:before, body.landingPage.violet .landing-block-container .intro-slide .item .slider-over:before, html.innerPage.violet .landing-block-container .intro-slide .item .slider-over:before, html.landingPage.violet .landing-block-container .intro-slide .item .slider-over:before {
    background-color: #7e6992;
}

body.innerPage.violet .landing-block-container .intro-slide .item .slider-over .second-title, body.landingPage.violet .landing-block-container .intro-slide .item .slider-over .second-title, html.innerPage.violet .landing-block-container .intro-slide .item .slider-over .second-title, html.landingPage.violet .landing-block-container .intro-slide .item .slider-over .second-title {
    background: #7e6992;
}

@media screen and (min-width:768px) {
    body.innerPage.violet .landing-block-container .intro-slide .item .slider-over .second-title, body.landingPage.violet .landing-block-container .intro-slide .item .slider-over .second-title, html.innerPage.violet .landing-block-container .intro-slide .item .slider-over .second-title, html.landingPage.violet .landing-block-container .intro-slide .item .slider-over .second-title {
        background: transparent;
    }
}

body.innerPage.violet .section-landing, body.landingPage.violet .section-landing, html.innerPage.violet .section-landing, html.landingPage.violet .section-landing {
    background: #7e6992;
}

body.innerPage.violet .section-press, body.landingPage.violet .section-press, html.innerPage.violet .section-press, html.landingPage.violet .section-press {
    background-color: #7e6992;
}

body.innerPage.violet .section-landing-header, body.landingPage.violet .section-landing-header, html.innerPage.violet .section-landing-header, html.landingPage.violet .section-landing-header {
    background-color: #7e6992;
}

body.innerPage.violet .staticBlock, body.innerPage.violet .quoteBlock, body.landingPage.violet .staticBlock, body.landingPage.violet .quoteBlock, html.innerPage.violet .staticBlock, html.innerPage.violet .quoteBlock, html.landingPage.violet .staticBlock, html.landingPage.violet .quoteBlock {
    color: #7e6992;
}

body.innerPage.violet .detail-banner, body.landingPage.violet .detail-banner, html.innerPage.violet .detail-banner, html.landingPage.violet .detail-banner {
    background: #7e6992;
}

body.innerPage.gold .landing-block-container .intro-slide .item .slider-over:before, body.landingPage.gold .landing-block-container .intro-slide .item .slider-over:before, html.innerPage.gold .landing-block-container .intro-slide .item .slider-over:before, html.landingPage.gold .landing-block-container .intro-slide .item .slider-over:before {
    background-color: #c4aa2f;
}

body.innerPage.gold .landing-block-container .intro-slide .item .slider-over .second-title, body.landingPage.gold .landing-block-container .intro-slide .item .slider-over .second-title, html.innerPage.gold .landing-block-container .intro-slide .item .slider-over .second-title, html.landingPage.gold .landing-block-container .intro-slide .item .slider-over .second-title {
    background: #c4aa2f;
}

@media screen and (min-width:768px) {
    body.innerPage.gold .landing-block-container .intro-slide .item .slider-over .second-title, body.landingPage.gold .landing-block-container .intro-slide .item .slider-over .second-title, html.innerPage.gold .landing-block-container .intro-slide .item .slider-over .second-title, html.landingPage.gold .landing-block-container .intro-slide .item .slider-over .second-title {
        background: transparent;
    }
}

body.innerPage.gold .section-landing, body.landingPage.gold .section-landing, html.innerPage.gold .section-landing, html.landingPage.gold .section-landing {
    background: #c4aa2f;
}

body.innerPage.gold .section-press, body.landingPage.gold .section-press, html.innerPage.gold .section-press, html.landingPage.gold .section-press {
    background-color: #c4aa2f;
}

body.innerPage.gold .section-landing-header, body.landingPage.gold .section-landing-header, html.innerPage.gold .section-landing-header, html.landingPage.gold .section-landing-header {
    background-color: #c4aa2f;
}

body.innerPage.gold .staticBlock, body.innerPage.gold .quoteBlock, body.landingPage.gold .staticBlock, body.landingPage.gold .quoteBlock, html.innerPage.gold .staticBlock, html.innerPage.gold .quoteBlock, html.landingPage.gold .staticBlock, html.landingPage.gold .quoteBlock {
    color: #794E41;
}

body.innerPage.gold .detail-banner, body.landingPage.gold .detail-banner, html.innerPage.gold .detail-banner, html.landingPage.gold .detail-banner {
    background: #c4aa2f;
}

@media(max-width:767px) {
    .container--pseudo-row-mobile {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
}

.sf_colsIn.container .sfContentBlock {
    padding-left: 15px;
}

    .sf_colsIn.container .sfContentBlock img {
        max-width: 100%;
    }

a, a:hover {
    color: #435363;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.wrapper {
    margin-right: auto;
    margin-left: auto;
}

@media screen and (min-width:768px) {
    .wrapper {
        padding-left: 100px;
        padding-right: 100px;
    }
}

.text-content {
    font-size: 30px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px;
}

@media screen and (min-width:768px) {
    .text-content {
        font-size: 23px;
        margin-bottom: 45px;
    }
}

@media screen and (min-width:1200px) {
    #main-content {
        max-width: 1200px;
        margin-left: auto;
        margin-right: auto;
    }
}

.form-control {
    border: 1px solid #435363;
    color: #435363;
    border-radius: 0;
    font-size: 30px;
    padding: 0 12px;
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
}

@media screen and (min-width:768px) {
    .form-control {
        font-size: 21px;
        height: 40px;
    }
}

@media(max-width:768px) and (orientation:landscape) {
    .form-control {
        font-size: 20px;
        height: 40px;
    }
}

.mobile-menu .modal-content {
    width: 100%;
    background: #005a91;
    color: #fff;
    border: 0;
    padding: 0 35px;
    box-shadow: none;
}

@media screen and (max-width:767px) {
    .mobile-menu .modal-content {
        padding: 30px 35px;
    }
}

@media(max-width:767px) {
    .mobile-menu .modal-content {
        padding: 1rem;
    }
}

.mobile-menu .modal-content .modal-header {
    border: 0;
}

@media screen and (min-width:768px) {
    .mobile-menu .modal-content .modal-header {
        padding: 80px 55px 15px;
    }
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-header {
        padding: 1rem;
    }
}

.mobile-menu .modal-content .modal-header .close {
    margin-top: -8px;
    color: #fff;
    font-size: 7.5em;
    opacity: 1;
    line-height: 50px;
    font-weight: lighter;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-header .close {
        font-size: 6rem;
        margin-top: -1.5rem;
    }
}

.mobile-menu .modal-content .modal-header .main-logo {
    background: url("../../img/Pharmacyclics2017/white-logo.png") 0 0 no-repeat;
    background-size: contain;
    width: 406px;
    height: 68px;
    display: block;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-header .main-logo {
        height: 4rem;
        width: 20rem;
    }
}

.mobile-menu .modal-content .modal-footer {
    border: 0;
    text-align: center;
    font-size: 20px;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer {
        padding: .7rem;
    }
}

.mobile-menu .modal-content .modal-footer .search-bar-container {
    font-family: "Source Sans Regular",sans-serif;
}

@media screen and (min-width:768px) {
    .mobile-menu .modal-content .modal-footer .search-bar-container {
        max-width: 375px;
        margin: 0 auto;
    }
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .search-bar-container .form-group {
        margin-bottom: .7rem;
    }
}

.mobile-menu .modal-content .modal-footer .search-bar-container .form-control {
    height: 50px;
    font-size: 20px;
}

    .mobile-menu .modal-content .modal-footer .search-bar-container .form-control::-webkit-input-placeholder {
        color: #435363;
    }

    .mobile-menu .modal-content .modal-footer .search-bar-container .form-control:-moz-placeholder {
        color: #435363;
    }

    .mobile-menu .modal-content .modal-footer .search-bar-container .form-control::-moz-placeholder {
        color: #435363;
    }

    .mobile-menu .modal-content .modal-footer .search-bar-container .form-control:-ms-input-placeholder {
        color: #435363;
    }

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .search-bar-container .form-control {
        font-size: 1.2rem;
        height: 3rem;
    }
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .search-bar-container .input-group-addon {
        font-size: 1.2rem;
    }
}

.mobile-menu .modal-content .modal-footer .menu-container .footer-menu {
    margin: 35px 0;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .menu-container .footer-menu {
        margin: .5rem 0;
    }
}

.mobile-menu .modal-content .modal-footer .menu-container li {
    font-size: 22px;
    border-right: 1px solid #fff;
    line-height: 22px;
    padding: 0 10px;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .menu-container li {
        font-size: 1.4rem;
        line-height: 1;
    }
}

.mobile-menu .modal-content .modal-footer .menu-container li:last-child {
    border: 0;
}

.mobile-menu .modal-content .modal-footer .bottom-info-container ul {
    margin-bottom: 35px;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .bottom-info-container ul {
        font-size: 1.2rem;
        margin-bottom: 2.5rem;
        line-height: 1;
    }
}

.mobile-menu .modal-content .modal-footer .bottom-info-container ul li {
    padding: 5px 0;
}

.mobile-menu .modal-content .modal-footer .bottom-info-container .footer-info {
    font-size: 17px;
    line-height: 17px;
    margin-bottom: 60px;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .bottom-info-container .footer-info {
        font-size: 1rem;
        line-height: .8;
        margin-bottom: 2rem;
    }
}

.mobile-menu .modal-content .modal-footer .social-menu {
    margin-top: 45px;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .social-menu {
        margin-top: 0;
    }
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .social-menu li {
        max-width: 2.5rem;
    }
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-footer .social-menu li img {
        width: 100%;
    }
}

.mobile-menu .modal-content .modal-body {
    font-size: 27px;
    text-align: center;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-body {
        padding: 0 .7rem .7rem;
    }
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-body .navigation > li {
        font-size: 1.4rem;
        line-height: 1.3;
    }
}

.mobile-menu .modal-content .modal-body .navigation > li > a {
    font-size: 35px;
    border-bottom: 1px solid #fff;
    display: block;
    padding-top: 10px;
    text-decoration: none;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-body .navigation > li > a {
        font-size: 1.3em;
    }
}

.mobile-menu .modal-content .modal-body .navigation > li ul li a {
    line-height: 45px;
    text-decoration: none;
}

@media(max-width:767px) {
    .mobile-menu .modal-content .modal-body .navigation > li ul li a {
        font-size: inherit;
        line-height: 1.5;
    }
}

.mobile-menu .modal-dialog {
    width: 100%;
    margin: 0;
    height: 100%;
    padding: 0;
    background: #005a91;
}

.mobile-menu a {
    color: #fff;
}

.input-group .form-control {
    border-right: 0;
}

.input-group-addon {
    background: #fff;
    border-radius: 0;
    color: #435363;
    border: 1px solid #435363;
    border-left: 0;
    font-size: 20px;
    cursor: pointer;
}

.submit-btn {
    background: #00a2ad;
    border: 0;
    border-radius: 0;
    color: #fff !important;
    width: 100%;
    font-size: 28px;
    text-align: left;
    padding: 6px 12px;
    -webkit-appearance: none !important;
}

@media screen and (min-width:768px) {
    .submit-btn {
        font-size: 21px;
    }
}

@media(max-width:768px) and (orientation:landscape) {
    .submit-btn {
        font-size: 20px;
    }
}

@media screen and (min-width:1200px) {
    .submit-btn {
        background: #435363;
    }

        .submit-btn:hover, .submit-btn:focus {
            background: #00a2ad;
            color: #fff;
        }
}

.top-menu-container {
    background: #071d49;
    height: 47px;
}

@media screen and (min-width:1200px) {
    .top-menu-container {
        height: 47px;
    }
}

@media(max-width:767px) {
    .top-menu-container {
        height: 2.5rem;
        position: relative;
        z-index: 99;
    }
}

.top-menu-container ul {
    margin: 10px 0 0;
}

@media screen and (min-width:1200px) {
    .top-menu-container ul {
        margin: 8px 0 0;
    }
}

@media(max-width:767px) {
    .top-menu-container ul {
        margin-top: .5rem;
        line-height: 1;
    }
}

.top-menu-container ul li {
    line-height: 1;
    font-size: 26px;
    padding: 0 35px;
}

@media screen and (min-width:768px) {
    .top-menu-container ul li {
        font-size: 21px;
        padding: 0 15px;
    }
}

@media(max-width:767px) {
    .top-menu-container ul li {
        font-size: 1.4rem;
        font-weight: 600;
        padding: 0 1.5rem;
        vertical-align: top;
    }
}

.top-menu-container ul li a {
    color: #fff;
}

.top-menu-container ul.links-menu {
    float: left;
}

@media screen and (min-width:768px) {
    .top-menu-container ul.links-menu {
        float: right;
    }
}

.top-menu-container ul.links-menu li {
    border-right: 1px solid #fff;
}

    .top-menu-container ul.links-menu li:last-child {
        border: 0;
    }

.top-menu-container ul.social-menu li {
    padding: 0 22px;
}

@media screen and (min-width:768px) {
    .top-menu-container ul.social-menu li {
        padding: 0 11px;
    }
}

@media(max-width:767px) {
    .top-menu-container ul.social-menu li {
        margin: 0 1rem;
        max-width: 1.6rem;
        padding: 0;
    }
}

.top-menu-container ul.social-menu li img {
    width: 100%;
}

.main-menu-container .main-logo {
    background: url("../../img/Pharmacyclics2017/logo.png") 0 0 no-repeat;
    background-size: contain;
    width: 406px;
    height: 68px;
    display: block;
}

@media screen and (min-width:768px) {
    .main-menu-container .main-logo {
        width: 300px;
        height: 50px;
    }
}

@media(max-width:767px) {
    .main-menu-container .main-logo {
        height: 5rem;
        width: 20rem;
    }
}

.main-menu-container .navbar {
    border: 0;
    z-index: 2;
    min-height: 250px;
    background: -moz-linear-gradient(top,#fff 0%,rgba(255,255,255,0) 100%);
    background: -webkit-linear-gradient(top,#fff 0%,rgba(255,255,255,0) 100%);
    background: linear-gradient(to bottom,#fff 0%,rgba(255,255,255,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#00ffffff',GradientType=0);
    margin-bottom: 20px;
}

@media screen and (min-width:768px) {
    .main-menu-container .navbar {
        min-height: 150px;
    }
}

.main-menu-container .navbar li.dropdown > a {
    background: transparent;
    font-size: 23px;
    line-height: 25px;
    padding: 20px 20px 5px 15px;
    margin: 10px 2px 0;
    color: #435363;
    font-family: "Source Sans Regular",sans-serif;
    min-width: 160px;
}

    .main-menu-container .navbar li.dropdown > a:hover {
        background: #fff;
        color: #071d49;
    }

    .main-menu-container .navbar li.dropdown > a.active {
        color: #071d49;
    }

.main-menu-container .navbar li.dropdown.open > a {
    background: RGBA(255,255,255,.9);
    color: #071d49;
}

    .main-menu-container .navbar li.dropdown.open > a:hover {
        background: RGBA(255,255,255,.9);
        outline: 2px solid black;
        outline-offset: -2px;
        font-weight: 900;
    }

.main-menu-container .navbar li.dropdown .dropdown-menu {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    min-width: 100px;
    width: 100%;
    width: calc(100% - 4px);
    left: 2px;
    background: RGBA(255,255,255,.9);
}

    .main-menu-container .navbar li.dropdown .dropdown-menu li a {
        white-space: normal;
        font-size: 17px;
        color: #435363;
        padding: 5px 10px 5px 15px;
        display: block;
        font-family: "Source Sans Regular",sans-serif;
    }

        .main-menu-container .navbar li.dropdown .dropdown-menu li a.active {
            text-decoration: none;
            color: #071d49;
            font-weight: 900;
        }

        .main-menu-container .navbar li.dropdown .dropdown-menu li a:hover {
            text-decoration: none;
            color: #071d49;
            outline: 2px solid #071d49;
            outline-offset: -2px;
            font-weight: 900;
        }

    .main-menu-container .navbar li.dropdown .dropdown-menu li ul li a {
        padding-left: 28px;
    }

.main-menu-container .navbar .navbar-brand {
    height: auto;
    margin-top: 20px;
}

@media screen and (max-width:767px) {
    .main-menu-container .navbar .navbar-brand {
        padding: 15px 15px 15px 25px;
    }
}

@media screen and (min-width:768px) {
    .main-menu-container .navbar .navbar-brand {
        margin-top: 10px;
    }
}

@media(max-width:767px) {
    .main-menu-container .navbar .navbar-brand {
        padding: 1.5rem;
        margin-top: 0;
    }
}

@media screen and (min-width:1200px) {
    .main-menu-container .navbar .navbar-right {
        margin-right: -65px;
    }
}

.main-menu-container .navbar .navbar-toggle {
    border: 0;
    margin-top: 22px;
    margin-right: 20px;
    padding-right: 0;
}

@media(max-width:1199px) {
    .main-menu-container .navbar .navbar-toggle {
        margin-top: 18px;
        margin-right: 10px;
    }
}

@media(max-width:1024px) {
    .main-menu-container .navbar .navbar-toggle {
        margin-top: 15px;
        margin-right: 10px;
    }
}

@media(max-width:767px) {
    .main-menu-container .navbar .navbar-toggle {
        margin-top: 20px;
        margin-right: 20px;
    }
}

@media(max-width:767px) {
    .main-menu-container .navbar .navbar-toggle {
        margin-right: 1rem;
        margin-top: 0;
    }
}

.main-menu-container .navbar .navbar-toggle:focus, .main-menu-container .navbar .navbar-toggle:hover {
    background: transparent;
}

.main-menu-container .navbar .navbar-toggle .icon-bar {
    background-color: #071d49;
    width: 57px;
    height: 8px;
    border-radius: 4px;
}

    .main-menu-container .navbar .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 9px;
    }

@media(max-width:1199px) {
    .main-menu-container .navbar .navbar-toggle .icon-bar + .icon-bar {
        margin-top: 7px;
    }
}

@media(max-width:767px) {
    .main-menu-container .navbar .navbar-toggle .icon-bar + .icon-bar {
        margin-top: .4rem;
    }
}

@media(max-width:1199px) {
    .main-menu-container .navbar .navbar-toggle .icon-bar {
        width: 43px;
        height: 5px;
        margin-top: 7px;
    }
}

@media(max-width:1024px) {
    .main-menu-container .navbar .navbar-toggle .icon-bar {
        height: 6px;
    }
}

@media(max-width:767px) {
    .main-menu-container .navbar .navbar-toggle .icon-bar {
        height: .4rem;
        width: 2.5rem;
    }
}

.landing-block-container {
    top: -260px;
    margin-bottom: -260px;
    position: relative;
}

@media screen and (min-width:768px) {
    .landing-block-container {
        top: -170px;
        margin-bottom: -170px;
    }
}

@media(max-width:767px) {
    .landing-block-container {
        margin-bottom: -27rem;
        top: -27rem;
    }
}

.landing-block-container .intro-slide {
    width: 100%;
    bottom: 0;
}

    .landing-block-container .intro-slide .bx-wrapper {
        background: none;
        box-shadow: none;
        border: none;
        margin: 0;
    }

        .landing-block-container .intro-slide .bx-wrapper .bx-viewport {
            -webkit-transform: translatez(0);
            -moz-transform: translatez(0);
            -ms-transform: translatez(0);
            -o-transform: translatez(0);
            transform: translatez(0);
        }

@media screen and (max-width:767px) {
    .landing-block-container .intro-slide .bx-wrapper .bx-viewport {
        height: auto !important;
    }
}

@media(max-width:767px) {
    .landing-block-container .intro-slide .bx-wrapper .item {
        min-width: 100vw;
    }
}

.landing-block-container .intro-slide .bx-pager {
    bottom: 0;
    margin-bottom: 35px;
    text-align: center;
}

@media screen and (min-width:768px) {
    .landing-block-container .intro-slide .bx-pager {
        padding-left: 10%;
        margin-bottom: 97px;
        text-align: left;
    }
}

@media screen and (min-width:1200px) {
    .landing-block-container .intro-slide .bx-pager {
        margin-bottom: 40px;
    }
}

@media screen and (max-width:1200px) {
    .landing-block-container .intro-slide .bx-pager {
        margin-bottom: 50px;
    }
}

@media screen and (max-width:767px) {
    .landing-block-container .intro-slide .bx-pager {
        display: none;
    }
}

.landing-block-container .intro-slide .bx-pager .bx-pager-item a {
    width: 23px;
    height: 23px;
    border-radius: 23px;
    background: #435363;
    border: 0;
}

@media screen and (min-width:768px) {
    .landing-block-container .intro-slide .bx-pager .bx-pager-item a {
        height: 17px;
        width: 17px;
        margin: 0 10px;
    }
}

.landing-block-container .intro-slide .bx-pager .bx-pager-item a.active {
    background: #fff;
}

.landing-block-container .intro-slide .carousel-scroll-down {
    position: absolute;
    left: 50%;
    left: calc(50% - 52px);
    bottom: 100px;
    background: url("../../img/Pharmacyclics2017/scroll-down-btn.png") 0 0 no-repeat;
    background-size: contain;
    width: 104px;
    height: 104px;
}

@media screen and (min-width:768px) {
    .landing-block-container .intro-slide .carousel-scroll-down {
        height: 77px;
        width: 77px;
        left: calc(50% - 38px);
        bottom: 75px;
    }
}

@media screen and (max-width:1200px) {
    .landing-block-container .intro-slide .carousel-scroll-down {
        bottom: 20px;
        height: 50px;
        width: 50px;
    }
}

@media screen and (max-width:1024px) {
    .landing-block-container .intro-slide .carousel-scroll-down {
        bottom: 30px;
        height: 77px;
        width: 77px;
    }
}

@media(max-width:767px) {
    .landing-block-container .intro-slide .carousel-scroll-down {
        bottom: 3rem;
        height: 6rem;
        left: 50%;
        width: 6rem;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

@media(max-width:767px) and (orientation:landscape) {
    .landing-block-container .intro-slide .carousel-scroll-down {
        bottom: 1rem;
        height: 4rem;
        width: 4rem;
    }
}

@media screen and (min-width:1200px) {
    .landing-block-container .intro-slide .carousel-scroll-down {
        bottom: 20px;
    }
}

.landing-block-container .intro-slide .item {
    text-align: center;
}

    .landing-block-container .intro-slide .item .slider-main-img {
        height: 100vh;
        height: calc(100vh - 47px);
        transition-delay: 99999s;
    }

@media screen and (max-width:1024px) {
    .landing-block-container .intro-slide .item .slider-main-img {
        height: calc(100vh - 47px);
    }
}

@media screen and (min-width:1200px) {
    .landing-block-container .intro-slide .item .slider-main-img {
        height: calc(100vh - 47px);
    }
}

@media(max-width:767px) {
    .landing-block-container .intro-slide .item .slider-main-img {
        height: calc(100vh - 2.5rem);
        background-size: 180% !important;
    }
}

@media(max-width:767px) and (min-height:634px) {
    .landing-block-container .intro-slide .item .slider-main-img {
        background-size: 220% !important;
    }
}

@media(max-width:767px) and (orientation:landscape) {
    .landing-block-container .intro-slide .item .slider-main-img {
        background-size: 100% !important;
    }
}

.landing-block-container .intro-slide .item .slider-over {
    position: absolute;
    bottom: -2px;
    width: 100%;
}

@media screen and (max-width:767px) {
    .landing-block-container .intro-slide .item .slider-over {
        height: auto;
        bottom: -2px;
    }
}

.landing-block-container .intro-slide .item .slider-over .text {
    position: relative;
}

.landing-block-container .intro-slide .item .slider-over .main-title {
    font-size: 70px;
    line-height: 90px;
    font-weight: 300;
    color: #fff;
    margin: 0;
    padding: 30px 90px 50px;
    margin: 0 auto;
}

@media screen and (min-width:768px) {
    .landing-block-container .intro-slide .item .slider-over .main-title {
        padding: 145px 90px 125px;
        font-size: 68px;
    }
}

@media screen and (max-width:1200px) {
    .landing-block-container .intro-slide .item .slider-over .main-title {
        min-height: auto;
        padding: 10px 90px 20px;
        font-size: 48px;
        line-height: 64px;
    }
}

@media screen and (max-width:1024px) {
    .landing-block-container .intro-slide .item .slider-over .main-title {
        min-height: auto;
        padding: 30px 90px 50px;
        font-size: 70px;
        line-height: 90px;
    }
}

@media(max-width:767px) {
    .landing-block-container .intro-slide .item .slider-over .main-title {
        font-size: 3.6rem;
        line-height: 1;
        padding: 3rem 2rem;
    }
}

@media(max-width:767px) and (orientation:landscape) {
    .landing-block-container .intro-slide .item .slider-over .main-title {
        font-size: 2.6rem;
        padding: 2rem;
    }
}

@media screen and (min-width:1200px) {
    .landing-block-container .intro-slide .item .slider-over .main-title {
        padding: 30px 90px 20px;
        border-bottom: 2px solid #fff;
        margin: 0 13px;
    }
}

.landing-block-container .intro-slide .item .slider-over .second-title {
    padding-top: 30px;
    margin-top: 0;
    font-size: 50px;
    font-weight: 100;
    color: #fff;
    margin: 0;
    background: #c4aa2f;
    padding-bottom: 250px;
    padding-left: 60px;
    padding-right: 60px;
    font-family: "Source Sans LightIT",sans-serif;
}

@media screen and (min-width:768px) {
    .landing-block-container .intro-slide .item .slider-over .second-title {
        font-size: 43px;
        padding-top: 56px;
    }
}

@media screen and (max-width:1200px) {
    .landing-block-container .intro-slide .item .slider-over .second-title {
        padding-top: 20px;
        padding-bottom: 85px;
        font-size: 43px;
    }
}

@media screen and (max-width:1024px) {
    .landing-block-container .intro-slide .item .slider-over .second-title {
        min-height: auto;
        padding: 30px 35px 140px;
        font-size: 43px;
    }
}

@media(max-width:767px) {
    .landing-block-container .intro-slide .item .slider-over .second-title {
        font-size: 2.4rem;
        padding: 3rem 2rem 12rem;
    }
}

@media(max-width:767px) and (orientation:landscape) {
    .landing-block-container .intro-slide .item .slider-over .second-title {
        font-size: 2rem;
        padding-bottom: 6rem;
    }
}

@media screen and (min-width:1200px) {
    .landing-block-container .intro-slide .item .slider-over .second-title {
        font-size: 43px;
        padding-top: 15px;
        padding-bottom: 110px;
    }
}

@media screen and (min-width:768px) {
    .landing-block-container .intro-slide .item .slider-over .second-title {
        background: transparent;
    }
}

.landing-block-container .intro-slide .item .slider-over:before {
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    mix-blend-mode: multiply;
    background: rgba(196,170,47,.5);
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .landscape .landing-block-container .intro-slide .item .main-title {
        padding: 20px 90px 30px;
        font-size: 48px;
        line-height: 50px;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .landscape .landing-block-container .intro-slide .item .second-title {
        padding: 20px 35px 100px;
        font-size: 30px;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {
    .landscape .landing-block-container .intro-slide .carousel-scroll-down {
        bottom: 20px;
        height: 50px;
        width: 50px;
    }
}

.landing-menu-container {
    background: #2e537d;
    background: -moz-linear-gradient(top,#2e537d 0%,#042f5a 0%,#012f60 1%,#032f5c 1%,#013161 2%,#04305f 2%,#01315f 3%,#013662 10%,#033967 13%,#013e6a 20%,#03446e 24%,#014c73 32%,#01889e 77%,#009bac 98%,#0299aa 99%,#009ba8 99%,#039aad 99%,#009dad 100%,#009ca9 100%,#26a9bb 100%);
    background: -webkit-linear-gradient(top,#2e537d 0%,#042f5a 0%,#012f60 1%,#032f5c 1%,#013161 2%,#04305f 2%,#01315f 3%,#013662 10%,#033967 13%,#013e6a 20%,#03446e 24%,#014c73 32%,#01889e 77%,#009bac 98%,#0299aa 99%,#009ba8 99%,#039aad 99%,#009dad 100%,#009ca9 100%,#26a9bb 100%);
    background: linear-gradient(to bottom,#2e537d 0%,#042f5a 0%,#012f60 1%,#032f5c 1%,#013161 2%,#04305f 2%,#01315f 3%,#013662 10%,#033967 13%,#013e6a 20%,#03446e 24%,#014c73 32%,#01889e 77%,#009bac 98%,#0299aa 99%,#009ba8 99%,#039aad 99%,#009dad 100%,#009ca9 100%,#26a9bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e537d',endColorstr='#26a9bb',GradientType=0);
}

    .landing-menu-container .fixed-clone {
        height: 0;
        opacity: 0;
        transition: opacity .25s ease-in-out;
        -moz-transition: opacity .25s ease-in-out;
        -webkit-transition: opacity .25s ease-in-out;
        -o-transition: opacity .25s ease-in-out;
        background: #022e5e;
        background: #024a70 -moz-linear-gradient(top,#022e5e 0%,#023763 50%,#023e68 76%,#02456f 93%,#024a70 100%);
        background: #024a70 -webkit-gradient(left top,left bottom,color-stop(0%,#022e5e),color-stop(50%,#023763),color-stop(76%,#023e68),color-stop(93%,#02456f),color-stop(100%,#024a70));
        background: #024a70 -webkit-linear-gradient(top,#022e5e 0%,#023763 50%,#023e68 76%,#02456f 93%,#024a70 100%);
        background: #024a70 -o-linear-gradient(top,#022e5e 0%,#023763 50%,#023e68 76%,#02456f 93%,#024a70 100%);
        background: #024a70 -ms-linear-gradient(top,#022e5e 0%,#023763 50%,#023e68 76%,#02456f 93%,#024a70 100%);
        background: #024a70 linear-gradient(to bottom,#022e5e 0%,#023763 50%,#023e68 76%,#02456f 93%,#024a70 100%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#022e5e',endColorstr='#024a70',GradientType=0);
    }

    .landing-menu-container.isFixed .fixed-clone {
        opacity: 1;
        position: fixed;
        top: 0;
        z-index: 999;
        width: 100%;
        height: auto;
    }

    .landing-menu-container.isFixed .main-menu-container {
        display: block;
    }

    .landing-menu-container.isFixed .navbar {
        margin-bottom: 0;
    }

    .landing-menu-container .main-menu-container {
        display: none;
    }

        .landing-menu-container .main-menu-container .main-logo {
            background: url("../../img/Pharmacyclics2017/white-logo.png") 0 0 no-repeat;
            background-size: contain;
        }

        .landing-menu-container .main-menu-container .navbar {
            background: transparent;
            border: 0;
            z-index: 2;
            min-height: 50px;
        }

            .landing-menu-container .main-menu-container .navbar li.dropdown > a {
                color: #fff;
            }

                .landing-menu-container .main-menu-container .navbar li.dropdown > a:hover {
                    background: #fff;
                    color: #071d49;
                }

                  

            .landing-menu-container .main-menu-container .navbar li.dropdown.open > a {
                color: #071d49 !important;
                background: RGBA(255,255,255,.9);
            }

            .landing-menu-container .main-menu-container .navbar .navbar-toggle .icon-bar {
                background: #fff;
            }

.container-fluid .contentHead {
    margin-top: 0;
}

@media(max-width:767px) {
    .container-fluid .contentHead {
        font-size: 3rem;
    }
}

@media(max-width:767px) {
    .container-fluid .linkHeadingText {
        font-size: 2rem;
    }
}

@media(max-width:767px) {
    .container-fluid img {
        max-width: 100%;
    }
}

@media(max-width:767px) {
    .container-fluid .divider {
        margin: 0;
    }
}

.landing-menu-intro {
    background: #2e537d;
    background: -moz-linear-gradient(top,#2e537d 0%,#042f5a 0%,#012f60 0%,#032f5c 0%,#013161 0%,#04305f 0%,#01315f 0%,#013662 0%,#033967 0%,#013e6a 0%,#03446e 0%,#014c73 7%,#01889e 77%,#009bac 98%,#0299aa 99%,#009ba8 99%,#039aad 99%,#009dad 100%,#009ca9 100%,#26a9bb 100%);
    background: -webkit-linear-gradient(top,#2e537d 0%,#042f5a 0%,#012f60 0%,#032f5c 0%,#013161 0%,#04305f 0%,#01315f 0%,#013662 0%,#033967 0%,#013e6a 0%,#03446e 0%,#014c73 7%,#01889e 77%,#009bac 98%,#0299aa 99%,#009ba8 99%,#039aad 99%,#009dad 100%,#009ca9 100%,#26a9bb 100%);
    background: linear-gradient(to bottom,#2e537d 0%,#042f5a 0%,#012f60 0%,#032f5c 0%,#013161 0%,#04305f 0%,#01315f 0%,#013662 0%,#033967 0%,#013e6a 0%,#03446e 0%,#014c73 7%,#01889e 77%,#009bac 98%,#0299aa 99%,#009ba8 99%,#039aad 99%,#009dad 100%,#009ca9 100%,#26a9bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e537d',endColorstr='#26a9bb',GradientType=0);
    position: relative;
}

@media(max-width:767px) {
    .landing-menu-intro {
        margin-bottom: 1rem;
    }
}

.landing-menu-intro .intro-text {
    color: #fff;
    font-size: 43px;
    font-weight: 300;
    padding-top: 65px;
    padding-left: 15px;
}

@media screen and (min-width:768px) {
    .landing-menu-intro .intro-text {
        font-size: 34px;
        padding-bottom: 34px;
        margin-bottom: 45px;
    }
}

@media screen and (max-width:1200px) {
    .landing-menu-intro .intro-text {
        font-size: 28px;
        line-height: 38px;
        padding: 45px 15px 35px 15px;
    }
}

@media(max-width:767px) {
    .landing-menu-intro .intro-text {
        font-size: 2.1rem;
        line-height: 1.3;
        padding: 2.5rem 1.5rem;
    }
}

.landing-menu-intro.isFixed {
    background: #2e537d;
    background: -moz-linear-gradient(top,#2e537d 0%,#042f5a 0%,#012f60 1%,#032f5c 1%,#013161 2%,#04305f 2%,#01315f 3%,#013662 10%,#033967 13%,#013e6a 0,#03446e 0,#014c73 26%,#01889e 77%,#009bac 98%,#0299aa 99%,#009ba8 99%,#039aad 99%,#009dad 100%,#009ca9 100%,#26a9bb 100%);
    background: -webkit-linear-gradient(top,#2e537d 0%,#042f5a 0%,#012f60 1%,#032f5c 1%,#013161 2%,#04305f 2%,#01315f 3%,#013662 10%,#033967 13%,#013e6a 0,#03446e 0,#014c73 26%,#01889e 77%,#009bac 98%,#0299aa 99%,#009ba8 99%,#039aad 99%,#009dad 100%,#009ca9 100%,#26a9bb 100%);
    background: linear-gradient(to bottom,#2e537d 0%,#042f5a 0%,#012f60 1%,#032f5c 1%,#013161 2%,#04305f 2%,#01315f 3%,#013662 10%,#033967 0,#013e6a 0,#03446e 0,#014c73 26%,#01889e 77%,#009bac 98%,#0299aa 99%,#009ba8 99%,#039aad 99%,#009dad 100%,#009ca9 100%,#26a9bb 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#2e537d',endColorstr='#26a9bb',GradientType=0);
}

footer {
    font-family: "Source Sans Regular",sans-serif;
    background: #ebedef;
    background: -moz-linear-gradient(top,#ebedef 0%,#fff 180px);
    background: -webkit-linear-gradient(top,#ebedef 0%,#fff 180px);
    background: linear-gradient(to bottom,#ebedef 0%,#fff 180px);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebedef',endColorstr='#ffffff',GradientType=0);
    padding: 0 15px;
}

@media screen and (min-width:768px) {
    footer {
        background: #ebedef;
        background: -moz-linear-gradient(top,#ebedef 0%,#fff 130px);
        background: -webkit-linear-gradient(top,#ebedef 0%,#fff 130px);
        background: linear-gradient(to bottom,#ebedef 0%,#fff 130px);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ebedef',endColorstr='#ffffff',GradientType=0);
    }
}

@media screen and (min-width:768px) {
    footer {
        padding: 0;
    }
}

footer .footer-logo {
    background: url("../../img/Pharmacyclics2017/logo.png") 0 0 no-repeat;
    background-size: contain;
    width: 338px;
    height: 59px;
    display: block;
    margin: 42px 0;
}

@media screen and (min-width:768px) {
    footer .footer-logo {
        margin: 50px 0 40px;
        width: 250px;
        height: 43px;
    }
}

@media(max-width:767px) {
    footer .footer-logo {
        height: 3rem;
        margin: 3rem 0;
        width: 16rem;
    }
}

footer .social-menu-container {
    margin: 50px 0;
}

@media(max-width:767px) {
    footer .social-menu-container {
        margin: 3rem 0;
    }
}

footer .social-menu-container .social-menu li {
    padding-left: 9px;
    padding-right: 9px;
}

@media(max-width:767px) {
    footer .social-menu-container .social-menu li {
        max-width: 2.6rem;
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
}

@media(max-width:767px) {
    footer .social-menu-container .social-menu li img {
        width: 100%;
    }
}

@media screen and (device-aspect-ratio:375/667) {
    footer select, footer textarea, footer input[type="text"], footer input[type="password"], footer input[type="datetime"], footer input[type="datetime-local"], footer input[type="date"], footer input[type="month"], footer input[type="time"], footer input[type="week"], footer input[type="number"], footer input[type="email"], footer input[type="url"] {
        font-size: 16px !important;
    }
}

footer .search-bar-container {
    margin-top: 20px;
}

@media screen and (min-width:768px) {
    footer .search-bar-container {
        margin: 0;
    }
}

footer .search-bar-container input {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
}

    footer .search-bar-container input::-webkit-input-placeholder {
        color: #435363;
    }

    footer .search-bar-container input:-moz-placeholder {
        color: #435363;
    }

    footer .search-bar-container input::-moz-placeholder {
        color: #435363;
    }

    footer .search-bar-container input:-ms-input-placeholder {
        color: #435363;
    }

@media(max-width:767px) {
    footer .search-bar-container input {
        font-size: 1.4rem;
        line-height: 1;
        height: 4rem;
    }
}

footer .search-bar-container input:focus {
    outline: none;
    box-shadow: none;
    border-color: #435363;
}

footer .menu-container {
    margin: 50px 0;
}

@media screen and (min-width:768px) {
    footer .menu-container {
        margin: 0 0 55px;
        max-width: 500px;
    }
}

@media(max-width:767px) {
    footer .menu-container {
        margin: 2rem 0;
    }
}

footer .menu-container ul {
    margin-left: 0;
}

@media(max-width:767px) {
    footer .menu-container ul {
        margin-left: 0;
    }
}

footer .menu-container ul li {
    border-right: 1px solid #000;
    font-size: 24px;
    line-height: 24px;
    padding: 0 26px;
    margin-top: 16px;
    margin-bottom: 16px;
}

    footer .menu-container ul li:first-child {
        padding-left: 0;
    }

@media screen and (min-width:768px) {
    footer .menu-container ul li {
        font-size: 16px;
        padding: 0 8px;
        margin-bottom: 0;
    }
}

@media(max-width:767px) {
    footer .menu-container ul li {
        font-size: 1.1rem;
        line-height: 1;
        margin: .8rem 0;
        padding: 0 .8rem;
    }
}

footer .menu-container ul li:last-child {
    border: 0;
}

footer .contact-form-container {
    margin-top: 0;
    margin-bottom: 60px;
}

@media screen and (min-width:768px) {
    footer .contact-form-container {
        margin-bottom: 45px;
    }
}

@media(max-width:767px) {
    footer .contact-form-container {
        margin-bottom: 3rem;
    }
}

footer .contact-form-container .error_mini_contact, footer .contact-form-container p.success {
    font-size: 1.6rem;
}

footer .contact-form-container .form-title {
    margin-bottom: 42px;
    font-size: 25px;
}

@media screen and (min-width:768px) {
    footer .contact-form-container .form-title {
        font-size: 20px;
        line-height: 20px;
        margin-bottom: 32px;
    }
}

@media(max-width:767px) {
    footer .contact-form-container .form-title {
        font-size: 1.6rem;
        margin-bottom: 1.5rem;
    }
}

footer .contact-form-container .form-group {
    margin-bottom: 44px;
}

@media screen and (min-width:768px) {
    footer .contact-form-container .form-group {
        margin-bottom: 28px;
    }
}

@media(max-width:767px) {
    footer .contact-form-container .form-group {
        margin-bottom: 2rem;
    }
}

footer .contact-form-container .form-group input::-webkit-input-placeholder {
    color: 1em;
}

footer .contact-form-container .form-group input:-moz-placeholder {
    color: 1em;
}

footer .contact-form-container .form-group input::-moz-placeholder {
    color: 1em;
}

footer .contact-form-container .form-group input:-ms-input-placeholder {
    color: 1em;
}

@media(max-width:767px) {
    footer .contact-form-container .form-group input {
        font-size: 1.5rem;
        height: 3rem;
    }
}

@media(max-width:767px) {
    footer .contact-form-container .form-group textarea {
        font-size: 1.5rem;
    }
}

@media(max-width:767px) {
    footer .contact-form-container .submit-btn {
        font-size: 1.6rem;
    }
}

footer .contact-form-container .opac-overlay {
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #fff;
    position: absolute;
    top: 0;
    opacity: .5;
    left: 0;
}

    footer .contact-form-container .opac-overlay img {
        top: 50%;
        transform: translateY(-50%);
        position: relative;
    }

footer .bottom-info-container {
    margin-bottom: 35px;
}

@media screen and (min-width:768px) {
    footer .bottom-info-container {
        margin-bottom: 55px;
    }
}

footer .bottom-info-container ul {
    margin-bottom: 26px;
    font-size: 20px;
}

@media(max-width:767px) {
    footer .bottom-info-container ul {
        font-size: 1.3rem;
        margin-bottom: 2rem;
    }
}

footer .bottom-info-container p {
    margin: 0;
    font-size: 16px;
}

@media(max-width:767px) {
    footer .bottom-info-container p {
        font-size: 1rem;
    }
}

@media(max-width:768px) and (orientation:landscape) {
    footer .visible-xs {
        display: none !important;
    }
}

@media(max-width:768px) and (orientation:landscape) {
    footer .hidden-xs {
        display: block !important;
    }
}

.section-landing {
    color: #fff;
}

@media screen and (min-width:768px) {
    .section-landing {
        max-height: 560px;
        overflow: hidden;
    }
}

@media screen and (min-width:1200px) {
    .section-landing #main-content {
        margin: 0 auto;
    }
}

.section-landing .head {
    font-size: 70px;
}

@media screen and (min-width:768px) {
    .section-landing .head {
        font-size: 60px;
        margin-bottom: 35px;
    }
}

@media screen and (min-width:1200px) {
    .section-landing .head {
        margin-bottom: 25px;
    }
}

.section-landing img {
    width: 100%;
    height: auto;
}

.section-landing .title {
    font-size: 66px;
}

@media screen and (min-width:768px) {
    .section-landing .title {
        font-size: 56px;
    }
}

.section-landing .subtitle {
    font-size: 40px;
}

@media screen and (min-width:768px) {
    .section-landing .subtitle {
        font-size: 50px;
    }
}

@media screen and (min-width:1200px) {
    .section-landing .subtitle {
        font-family: "Source Sans LightIT",sans-serif;
    }
}

.section-landing .description {
    padding: 42px 35px 42px;
    position: relative;
}

@media screen and (min-width:768px) {
    .section-landing .description {
        padding: 40px 55px 40px;
    }
}

.section-landing-header .container.no-padding-right {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width:767px) {
    .section-landing-header .container.no-padding-right {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}

@media screen and (max-width:767px) {
    .section-landing-header .container .description {
        padding: 5px 15px 40px;
    }
}

@media(max-width:767px) {
    .section-landing-header .container .description {
        padding: .5rem .5rem 2rem;
    }
}

@media screen and (max-width:1024px) {
    .section-landing-header .container .description .head {
        margin-bottom: 10px;
    }
}

@font-face {
    font-family: 'Source Sans Light';
    src: url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Light.eot@");
    src: url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Light.eot@") format("embedded-opentype"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Light.otf.woff2") format("woff2"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Light.otf.woff") format("woff"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Light.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans LightIT';
    src: url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-LightIt.eot@");
    src: url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-LightIt.eot@") format("embedded-opentype"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-LightIt.otf.woff2") format("woff2"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-LightIt.otf.woff") format("woff"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-LightIt.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans IT';
    src: url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-It.eot@");
    src: url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-It.eot@") format("embedded-opentype"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-It.otf.woff2") format("woff2"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-It.otf.woff") format("woff"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-It.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Regular';
    src: url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Regular.eot@");
    src: url("https://dev1.pharmacyclics.abbvienet.com/App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Regular?") format("embedded-opentype"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Regular.otf.woff2") format("woff2"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Regular.otf.woff") format("woff"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Source Sans Semibold';
    src: url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Semibold.eot@");
    src: url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Semibold.eot@") format("embedded-opentype"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Semibold.otf.woff2") format("woff2"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Semibold.otf.woff") format("woff"),url("../../App_Themes/Pharmacyclics2017/global/fonts/sourceSansPro/SourceSansPro-Semibold.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
}

@media all and (-ms-high-contrast:none),(-ms-high-contrast:active) {
    .landing-block-container .intro-slide .item .slider-over:before {
        opacity: .5;
    }
}

.section-landing-header .container :target, .my-anchor {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}

.no-padding {
    padding: 0;
}

.no-margin {
    margin: 0;
}

.play-video {
    cursor: pointer;
}

.video-modal .modal-content {
    height: auto;
    background: none;
    box-shadow: none;
    border: none;
    background: #fff;
    border: 10px solid #fff;
}

.video-modal .modal-header {
    border-bottom: none;
}

    .video-modal .modal-header button {
        opacity: 1;
        background: #fff;
        padding: 10px;
    }

        .video-modal .modal-header button span {
            color: #000;
        }

.video-modal .modal-body {
    padding: 0;
}

    .video-modal .modal-body .sf-video video {
        width: 100%;
        height: auto;
    }

.video-modal .modal-dialog {
    top: 50%;
    -webkit-transform: translateY(-50%) !important;
    -ms-transform: translateY(-50%) !important;
    transform: translateY(-50%) !important;
    margin: 0 auto;
}

.custom-modal-background {
    background: #808080;
    opacity: .7;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    position: fixed;
    display: none;
}

.play-button {
    text-align: center;
}

    .play-button a {
        color: #00a2ad;
        text-decoration: none;
        font-size: 5rem;
    }

@media screen and (max-width:768px) {
    .play-button a {
        font-size: 3rem;
    }
}

@media(max-width:767px) {
    .play-button a {
        font-size: 3rem;
    }
}

.custom-modal {
    display: none;
    position: fixed;
    z-index: 10000;
    width: 100%;
    top: 30%;
    height: 100%;
}

@media screen and (max-width:1200px) {
    .custom-modal {
        height: auto;
        padding: 0 2rem;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media screen and (min-width:1024px) {
    .custom-modal {
        top: 50%;
        -webkit-transform: translateY(-50%) !important;
        -ms-transform: translateY(-50%) !important;
        transform: translateY(-50%) !important;
        margin: 0 auto;
    }
}

.custom-modal .custom-modal-close {
    position: absolute;
    font-size: 2.5rem;
    background: #fff;
    padding: .2rem 1.5rem;
    border-radius: 50%;
    z-index: 10001;
    cursor: pointer;
    text-decoration: none;
    right: 0;
    top: 27%;
}

@media screen and (min-width:1024px) {
    .custom-modal .custom-modal-close {
        right: 16rem;
    }
}

@media screen and (min-width:1200px) {
    .custom-modal .custom-modal-close {
        right: 30rem;
        top: 12%;
        transform: none;
    }
}

.custom-modal .sf-video-container video {
    background: #fff;
    height: 100%;
    max-width: 100%;
    position: relative;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100%;
}

@media screen and (max-width:1200px) {
    .custom-modal .sf-video-container video {
        position: relative;
        width: 100%;
    }
}

.custom-modal .close-modal-pharma {
    top: -2.2rem;
    right: 0;
}

@media screen and (max-width:1200px) {
    .custom-modal .close-modal-pharma {
        display: none;
    }
}

@media screen and (min-width:768px) {
    .no-padding-right {
        padding-right: 0 !important;
    }

    .no-padding-left {
        padding-left: 0 !important;
    }
}

.custom-modal-pharma {
    max-height: 69.9rem;
    left: 0;
    max-width: 128rem;
    margin: 0 auto;
    padding: 0 2rem;
    right: 0;
    width: 100%;
}

@media screen and (max-width:768px) {
    .custom-modal-pharma {
        max-width: 100%;
    }
}

.imageblock {
    font-size: 35px;
    margin-bottom: 50px;
}

@media(max-width:767px) {
    .imageblock {
        margin-bottom: 1.5rem;
    }
}

.imageblock .image-link {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    min-height: 300px;
}

@media screen and (min-width:768px) {
    .imageblock .image-link {
        min-height: 500px;
    }
}

@media screen and (max-width:1199px) {
    .imageblock .image-link {
        background-size: contain;
        min-height: 250px;
        height: auto !important;
    }
}

@media screen and (min-width:768px) {
    .imageblock {
        font-size: 27px;
    }
}

.imageblock .head {
    font-size: 53px;
    color: #00a2ad;
}

@media screen and (min-width:768px) {
    .imageblock .head {
        font-size: 40px;
        margin-bottom: 35px;
    }
}

@media screen and (min-width:1200px) {
    .imageblock .head {
        margin-bottom: 25px;
    }
}

@media(max-width:768px) and (orientation:landscape) {
    .imageblock .head {
        font-size: 36px;
    }
}

@media(max-width:767px) {
    .imageblock .head {
        font-size: 3rem;
    }
}

.imageblock img {
    max-width: 100%;
}

@media(max-width:768px) and (orientation:landscape) {
    .imageblock .img-mob {
        width: 50%;
    }
}

.imageblock .description {
    padding: 42px 35px 222px;
    position: relative;
    line-height: 1.2;
}

@media screen and (min-width:768px) {
    .imageblock .description {
        padding: 40px 0 135px 55px;
    }
}

@media screen and (min-width:1200px) {
    .imageblock .description {
        padding-bottom: 145px;
    }
}

@media(max-width:768px) and (orientation:landscape) {
    .imageblock .description {
        width: 50%;
        padding: 42px 35px 100px;
    }
}

@media(max-width:767px) {
    .imageblock .description {
        padding: 2rem 1.5rem 10rem;
    }
}

@media screen and (min-width:768px) {
    .imageblock {
        font-size: 28px;
    }
}

.imageblock .arrowBtn {
    width: 98px;
    height: 98px;
    display: block;
    margin: 0 auto;
    position: absolute;
    transform: translatex(-50%);
    left: 50%;
    bottom: 40px;
}

@media screen and (min-width:1200px) {
    .imageblock .arrowBtn {
        width: 88px;
        height: 88px;
    }
}

@media(max-width:767px) {
    .imageblock .arrowBtn {
        height: 5rem;
        width: 5rem;
    }
}

.imageblock .arrowBtn.violet {
    background: url("../../img/Pharmacyclics2017/violetArrow.png") no-repeat 0 0/cover;
}

.imageblock .arrowBtn.aqua {
    background: url("../../img/Pharmacyclics2017/aquaArrow.png") no-repeat 0 0/cover;
}

.imageblock .arrowBtn.gold {
    background: url("../../img/Pharmacyclics2017/goldArrow.png") no-repeat 0 0/cover;
}

@media screen and (min-width:1200px) {
    .imageblock .arrowBtn:hover {
        background: url("../../img/Pharmacyclics2017/aquaArrowHov.png") no-repeat 0 0/cover;
    }
}

.imageblock .paragraph {
    padding-bottom: 40px;
    font-family: "Source Sans Regular",sans-serif;
}

@media(max-width:767px) {
    .imageblock .paragraph {
        font-size: 1.8rem;
    }
}

.imageblock.warm-white {
    background: #fffde8;
}

.imageblock.violet {
    background: #ebecee;
}

.staticBlock {
    color: #85d0cc;
    text-align: center;
    margin-bottom: 50px;
}

    .staticBlock .head {
        font-size: 95px;
        line-height: 95px;
    }

@media screen and (min-width:768px) {
    .staticBlock .head {
        font-size: 87px;
        line-height: 78px;
    }
}

@media screen and (min-width:1200px) {
    .staticBlock .head {
        font-size: 80px;
        line-height: 80px;
    }
}

.staticBlock .description {
    padding: 0 55px 20px 55px;
    font-size: 36px;
}

@media screen and (min-width:768px) {
    .staticBlock .description {
        font-size: 40px;
    }
}

.quoteBlock {
    color: #85d0cc;
    text-align: center;
    margin-bottom: 50px;
}

    .quoteBlock .description {
        padding: 0 50px 0 50px;
    }

@media screen and (min-width:768px) {
    .quoteBlock .description {
        padding: 0 55px 0 55px;
    }
}

.quoteBlock .description .quote {
    font-size: 70px;
    line-height: 73px;
    position: relative;
}

@media screen and (min-width:768px) {
    .quoteBlock .description .quote {
        font-size: 72px;
        line-height: 75px;
    }
}

.quoteBlock .description .quote::before {
    content: "“";
    color: #85d0cc;
    position: absolute;
    left: 10px;
}

.quoteBlock .description .quote::after {
    content: "”";
    margin-left: -10px;
}

.quoteBlock .description .author {
    font-size: 40px;
}

.divider {
    height: 1px;
    background: #435363;
    margin: 0 15px;
}

@media screen and (min-width:768px) {
    .divider {
        height: 2px;
        margin: 0;
    }
}

.relatedNews {
    margin-bottom: 60px;
}

    .relatedNews .news-wrapper {
        background: #fffde8;
        word-break: break-all;
    }

    .relatedNews.single-item .bxslider {
        transform: none !important;
    }

    .relatedNews .head {
        font-size: 60px;
        margin-top: 65px;
        margin-bottom: 25px;
        text-align: center;
    }

@media screen and (min-width:768px) {
    .relatedNews .head {
        margin: 25px 0;
        font-size: 40px;
    }
}

@media(max-width:767px) {
    .relatedNews .head {
        font-size: 3rem;
        margin-top: 3rem;
    }
}

.relatedNews .bx-wrapper {
    max-width: 100%;
    border: 0;
    margin: 0;
    box-shadow: none;
    background: transparent;
}

@media screen and (min-width:768px) {
    .relatedNews .bx-wrapper .newsImg {
        min-height: 0;
        width: 0;
    }
}

@media screen and (min-width:768px) {
    .relatedNews .bx-wrapper .newsitem {
        padding: 0 100px;
    }
}

.relatedNews .bx-wrapper .newsContent {
    padding: 35px 140px;
}

@media screen and (min-width:768px) {
    .relatedNews .bx-wrapper .newsContent {
        padding: 35px;
    }
}

@media(max-width:767px) {
    .relatedNews .bx-wrapper .newsContent {
        padding: 1.5rem 7rem;
    }
}

.relatedNews .bx-wrapper .date {
    font-size: 21px;
    font-family: "Source Sans Regular",sans-serif;
}

@media(max-width:767px) {
    .relatedNews .bx-wrapper .date {
        font-size: 1.1rem;
    }
}

.relatedNews .bx-wrapper .title {
    font-size: 45px;
    margin-bottom: 42px;
    word-break: break-word;
}

@media(max-width:767px) {
    .relatedNews .bx-wrapper .title {
        font-size: 2.2rem;
        margin-bottom: 2.1rem;
    }
}

.relatedNews .bx-wrapper .description {
    font-size: 28px;
    padding-bottom: 50px;
    min-height: 150px;
    overflow-wrap: break-word;
    word-wrap: break-word;
    word-break: break-word;
    -ms-word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

@media(max-width:767px) {
    .relatedNews .bx-wrapper .description {
        font-size: 1.4rem;
        min-height: 7rem;
        padding-bottom: 2.5rem;
    }
}

.relatedNews .bx-wrapper .read-more {
    border-top: 2px solid #435667;
    border-bottom: 1px solid #687783;
    text-align: center;
    padding: 25px;
    margin: 10px 0;
    font-size: 30px;
    text-transform: uppercase;
}

@media(max-width:767px) {
    .relatedNews .bx-wrapper .read-more {
        font-size: 1.5rem;
        margin: .5rem 0;
        padding: 1.3rem;
    }
}

.relatedNews .bx-wrapper .read-more a {
    color: #00a2ad;
    text-decoration: none;
}

@media screen and (min-width:1200px) {
    .relatedNews .bx-wrapper .read-more a {
        color: #435363;
    }

        .relatedNews .bx-wrapper .read-more a:hover {
            color: #00a2ad;
        }
}

.relatedNews .bx-wrapper .bx-prev {
    background: url("../../img/Pharmacyclics2017/leftArrowMobile.png") no-repeat 0 0;
}

@media screen and (min-width:1200px) {
    .relatedNews .bx-wrapper .bx-prev:hover {
        background: url("../../img/Pharmacyclics2017/leftArrowNewsHov.png") no-repeat 0 0;
    }
}

.relatedNews .bx-wrapper .bx-next {
    right: 10px;
    background: url("../../img/Pharmacyclics2017/rightArrowNews.png") no-repeat 0 0;
}

@media screen and (min-width:1200px) {
    .relatedNews .bx-wrapper .bx-next:hover {
        background: url("../../img/Pharmacyclics2017/rightArrowNewsHov.png") no-repeat 0 0;
    }
}

@media(max-width:767px) {
    .relatedNews .bx-wrapper .bx-next {
        right: .5rem;
    }
}

.relatedNews .bx-wrapper .bx-controls-direction a {
    width: 60px;
    height: 60px;
    margin: 0 35px;
    top: 68%;
    z-index: 99;
}

@media screen and (min-width:768px) {
    .relatedNews .bx-wrapper .bx-controls-direction a {
        top: 50%;
        margin: 0 20px;
        width: 50px;
        height: 50px;
    }
}

@media(max-width:767px) {
    .relatedNews .bx-wrapper .bx-controls-direction a {
        background-size: cover;
        height: 3rem;
        margin: 0 1rem;
        width: 3rem;
    }
}

.sub-head {
    font-size: 28px;
    color: #0067ac;
}

@media screen and (min-width:768px) {
    .sub-head {
        min-height: 55px;
    }
}

.link-heading {
    color: #85d0cc;
    font-size: 39px;
    text-align: center;
    padding-bottom: 55px;
}

@media screen and (min-width:768px) {
    .link-heading {
        font-size: 30px;
        padding-bottom: 30px;
    }
}

.twoParagraph {
    font-size: 30px;
    margin-bottom: 50px;
    font-family: "Source Sans Regular",sans-serif;
}

@media screen and (min-width:768px) {
    .twoParagraph {
        font-size: 20px;
        padding: 0 15px;
    }
}

@media(max-width:767px) {
    .twoParagraph {
        font-size: 1.6rem;
        margin-bottom: 2.5rem;
        margin-left: -15px;
        margin-right: -15px;
    }
}

.twoParagraph .paragraph {
    margin-bottom: 25px;
}

@media screen and (min-width:768px) {
    .twoParagraph .paragraph {
        margin-bottom: 0;
        margin-top: 10px;
    }
}

@media(max-width:767px) {
    .twoParagraph .paragraph {
        margin-bottom: 1.6rem;
    }
}

.twoParagraph .paragraph ul {
    list-style: inherit;
    padding-left: 25px;
}

.twoParagraph .download-container {
    margin-top: 30px;
    font-family: "Source Sans Light",sans-serif;
}

    .twoParagraph .download-container .download {
        font-size: 40px;
    }

@media screen and (min-width:768px) {
    .twoParagraph .download-container .download {
        font-size: 30px;
    }
}

@media(max-width:767px) {
    .twoParagraph .download-container .download {
        font-size: 2rem;
    }
}

.imageTriplet .head {
    font-size: 38px;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 50px;
    border-top: 2px solid #00a2ad;
}

@media screen and (min-width:768px) {
    .imageTriplet .head {
        font-size: 40px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

.imageTriplet .item {
    margin-bottom: 60px;
}

    .imageTriplet .item a {
        color: #fff;
        display: block;
        text-decoration: none;
        min-height: 693px;
        background: #ebecee;
        position: relative;
    }

@media screen and (min-width:768px) {
    .imageTriplet .item a {
        min-height: 510px;
    }
}

@media screen and (max-width:1199px) {
    .imageTriplet .item a {
        min-height: 438px;
    }
}

@media(max-width:767px) {
    .imageTriplet .item a {
        min-height: auto;
    }
}

.imageTriplet .item a .img-content {
    text-align: center;
    min-height: 312px;
    position: relative;
    overflow: hidden;
}

@media screen and (max-width:1199px) {
    .imageTriplet .item a .img-content {
        min-height: 237px;
    }
}

@media screen and (max-width:1024px) {
    .imageTriplet .item a .img-content {
        min-height: 237px;
    }
}

@media screen and (max-width:767px) {
    .imageTriplet .item a .img-content {
        min-height: 473px;
    }
}

@media(max-width:767px) {
    .imageTriplet .item a .img-content {
        min-height: 57vw;
    }
}

.imageTriplet .item a .img-content img {
    max-width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

@media screen and (max-width:1200px) {
    .imageTriplet .item a .img-content img {
        object-fit: cover;
        width: 100%;
    }
}

.imageTriplet .item a:hover .description-content {
    background: #00a2ad;
}

.imageTriplet .item a .description-content {
    padding: 25px 165px 25px 40px;
    font-size: 49px;
    color: #fff;
    background: #77838f;
    position: relative;
    line-height: 49px;
    font-family: "Source Sans Regular",sans-serif;
}

    .imageTriplet .item a .description-content .description {
        min-height: 170px;
    }

@media(max-width:767px) {
    .imageTriplet .item a .description-content .description {
        min-height: 11rem;
    }
}

@media screen and (min-width:768px) {
    .imageTriplet .item a .description-content {
        font-size: 24px;
        line-height: 27px;
        padding: 15px 80px 15px 20px;
        height: 200px;
    }

        .imageTriplet .item a .description-content .description {
            height: 170px;
            overflow: hidden;
            min-height: initial;
        }
}

@media screen and (max-width:1200px) {
    .imageTriplet .item a .description-content {
        font-size: 1.8rem;
    }
}

@media(max-width:767px) {
    .imageTriplet .item a .description-content {
        font-size: 2rem;
        line-height: 1;
        padding: 2rem 5.5rem 2rem 1rem;
    }
}

.imageTriplet .item a .add-icon {
    background: url(../../img/Pharmacyclics2017/plus-img.png) right 0 no-repeat;
    background-size: cover;
    height: 64px;
    width: 66px;
    top: 0;
    position: absolute;
    right: 1.5rem !important;
    top: 25px;
}

@media screen and (max-width:1199px) {
    .imageTriplet .item a .add-icon {
        height: 54px;
        width: 56px;
        top: 10px;
        right: 19px;
    }
}

@media screen and (max-width:767px) {
    .imageTriplet .item a .add-icon {
        height: 77px;
        width: 79px;
        top: 20px;
        right: 19px;
    }
}

@media(max-width:767px) {
    .imageTriplet .item a .add-icon {
        height: 4rem;
        right: 1.5rem;
        top: 2rem;
        width: 4.1rem;
    }
}

.img-block {
    font-family: "Source Sans Regular",sans-serif;
    margin-bottom: 65px;
}

@media(max-width:767px) {
    .img-block {
        margin-bottom: 3rem;
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
}

.img-block img {
    max-width: 100%;
}

.img-block .head {
    color: #0067ac;
    font-size: 38px;
}

@media screen and (min-width:768px) {
    .img-block .head {
        font-size: 28px;
    }
}

@media(max-width:767px) {
    .img-block .head {
        font-size: 2rem;
    }
}

.img-block .paragraph {
    font-size: 30px;
}

    .img-block .paragraph br {
        display: none;
    }

@media screen and (min-width:768px) {
    .img-block .paragraph {
        font-size: 20px;
        margin-bottom: 0;
    }
}

@media(max-width:767px) {
    .img-block .paragraph {
        font-size: 1.4rem;
    }
}

@media(max-width:767px) {
    .img-block .paragraph ul {
        font-size: 1.6rem;
    }
}

.img-block.right .description {
    margin-bottom: 75px;
}

@media screen and (min-width:768px) {
    .img-block.right .description {
        margin-bottom: 0;
    }
}

@media(max-width:767px) {
    .img-block.right .description {
        margin-bottom: 2rem;
    }
}

.img-block.left {
    display: block;
}

@media screen and (min-width:1024px) {
    .img-block.left {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

.section-landing-header {
    font-size: 50px;
    color: #fff;
    background: #85d0cc;
    text-align: left;
}

@media screen and (min-width:768px) {
    .section-landing-header {
        font-size: 47px;
        overflow: hidden;
    }
}

@media screen and (min-width:1200px) {
    .section-landing-header #main-content {
        margin: 0 auto;
    }
}

@media screen and (min-width:768px) {
    .pmc .section-landing-header .head {
        font-size: 58px
    }
}

.section-landing-header .head {
    font-size: 71px;
}

@media screen and (max-width:1200px) {
    .section-landing-header .head {
        font-size: 50px;
        line-height: 1.2em;
    }
}

@media screen and (max-width:1024px) {
    .section-landing-header .head {
        font-size: 48px;
        line-height: 1.2em;
    }
}

@media screen and (min-width:768px) {
    .section-landing-header .head {
        margin-bottom: 20px;
        color: white;
    }
}

@media(max-width:767px) {
    .section-landing-header .head {
        font-size: 3rem;
        line-height: 1.2;
        margin-bottom: 20rem;
    }
}

.section-landing-header img {
    width: 100%;
    height: auto;
}

.section-landing-header .description {
    padding: 42px 35px 42px;
    position: relative;
}

@media screen and (min-width:768px) {
    .section-landing-header .description {
        padding: 10px 0 25px 55px;
    }
}

.section-landing-header .description .paragraph {
    font-family: "Source Sans LightIT",sans-serif;
    line-height: 1.1em;
    color:white;
}

@media screen and (max-width:1200px) {
    .section-landing-header .description .paragraph {
        font-size: 37px;
        line-height: 1.2em;
    }
}

@media screen and (max-width:1024px) {
    .section-landing-header .description .paragraph {
        font-size: 32px;
        line-height: 1.2em;
    }
}

@media(max-width:767px) {
    .section-landing-header .description .paragraph {
        font-size: 2rem;
        line-height: 1.2;
    }
}

.section-press {
    font-size: 50px;
    color: #fff;
    background: #85d0cc;
    text-align: left;
}

@media screen and (min-width:768px) {
    .section-press {
        font-size: 47px;
        overflow: hidden;
    }
}

.section-press #main-content {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

@media screen and (max-width:1024px) {
    .section-press #main-content {
        padding: 0;
        font-size: 1.8rem;
        -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }
}

.section-press .head {
    font-size: 67px;
}

@media screen and (min-width:768px) {
    .section-press .head {
        margin-bottom: 20px;
    }
}

@media screen and (max-width:1200px) {
    .section-press .head {
        font-size: 50px;
    }
}

@media screen and (max-width:1024px) {
    .section-press .head {
        font-size: 48px;
        margin-bottom: 10px;
    }
}

@media(max-width:767px) {
    .section-press .head {
        font-size: 3rem;
        line-height: 1.2;
    }
}

.section-press .date {
    font-family: "Source Sans Regular",sans-serif;
    font-size: 27px;
}

@media(max-width:767px) {
    .section-press .date {
        font-size: 1.8rem;
    }
}

.section-press img {
    width: 100%;
    height: auto;
}

.section-press .title {
    font-size: 50px;
    line-height: 1.1em;
}

@media screen and (min-width:768px) {
    .section-press .title {
        font-size: 47px;
    }
}

@media screen and (max-width:1200px) {
    .section-press .title {
        font-size: 37px;
        line-height: 1.2em;
    }
}

@media screen and (max-width:1024px) {
    .section-press .title {
        font-size: 32px;
        line-height: 1.2em;
    }
}

@media(max-width:767px) {
    .section-press .title {
        font-size: 2rem;
    }
}

.section-press .subtitle {
    font-family: "Source Sans LightIT",sans-serif;
    font-size: 40px;
}

@media screen and (min-width:768px) {
    .section-press .subtitle {
        font-size: 20px;
    }
}

@media(max-width:767px) {
    .section-press .subtitle {
        font-size: 1.8rem;
    }
}

.section-press .description {
    padding: 42px 35px 42px;
    position: relative;
}

@media screen and (min-width:768px) {
    .section-press .description {
        padding: 40px 55px 40px;
    }
}

@media(max-width:767px) {
    .section-press .description {
        padding: 2rem 1.8rem;
    }
}

.section-press .arrowBtn {
    margin-top: 25px;
    display: block;
    height: 73px;
    width: 73px;
    background: url("../../img/Pharmacyclics2017/right-arrow-white.png") no-repeat 0 0/cover;
}

@media(max-width:767px) {
    .section-press .arrowBtn {
        height: 3.6rem;
        margin-top: 1.5rem;
        width: 3.6rem;
    }
}

.imageblock-download {
    margin-bottom: 50px;
    position: relative;
}

@media screen and (min-width:768px) {
    .imageblock-download {
        padding-left: 0;
        padding-right: 0;
    }
}

@media(max-width:767px) {
    .imageblock-download {
        margin: 0 -2.5rem 3rem;
    }
}

.imageblock-download .head {
    font-size: 55px;
    color: #00a2ad;
    margin-top: 50px;
}

@media screen and (max-width:1200px) {
    .imageblock-download .head {
        margin-top: 0;
    }
}

@media screen and (min-width:768px) {
    .imageblock-download .head {
        font-size: 40px;
        margin-bottom: 35px;
        margin-top: 0;
    }
}

@media screen and (min-width:1200px) {
    .imageblock-download .head {
        margin-bottom: 25px;
    }
}

@media(max-width:767px) {
    .imageblock-download .head {
        font-size: 3rem;
        margin-bottom: .5rem;
    }
}

@media screen and (min-width:768px) {
    .imageblock-download .description {
        padding-left: 25px;
        margin-bottom: 90px;
    }
}

.imageblock-download .paragraph {
    font-size: 24px;
    font-family: "Source Sans Regular",sans-serif;
    word-break: break-word;
}

@media(max-width:767px) {
    .imageblock-download .paragraph {
        font-size: 1.2rem;
    }
}

.imageblock-download img {
    width: 100%;
}

.imageblock-download .download-container {
    margin-top: 40px;
}

@media screen and (min-width:768px) {
    .imageblock-download .download-container {
        margin-top: 0;
        position: absolute;
        bottom: 0;
        right: 0;
        padding-left: 25px;
        padding-top: 270px;
    }
}

.imageblock-download .download-container .download {
    font-size: 36px;
    padding: 20px 0;
}

@media(max-width:767px) {
    .imageblock-download .download-container .download {
        font-size: 2rem;
        padding: 1rem 0;
    }
}

.download-container {
    margin-top: 10px;
}

    .download-container .download-container .download:before {
        top: 0;
    }

    .download-container .download-container .download:after {
        bottom: 0;
    }

    .download-container .download {
        color: #00a2ad;
        border-top: 1px solid #435363;
        border-bottom: 1px solid #435363;
        font-size: 36px;
        padding: 5px 0;
        text-decoration: none;
        position: relative;
        display: table;
        width: 96%;
    }

        .download-container .download .align-middle {
            display: table-cell;
            vertical-align: middle;
        }

        .download-container .download:before, .download-container .download:after {
            content: '';
            height: 1px;
            position: absolute;
            display: block;
            width: 100%;
            left: 0;
        }

        .download-container .download:before {
            background: #808e98;
            top: 0;
        }

        .download-container .download:after {
            background: #ebecee;
            bottom: 0;
        }

@media screen and (min-width:1200px) {
    .download-container .download {
        color: #435363;
    }

        .download-container .download:hover {
            color: #00a2ad;
        }

            .download-container .download:hover .internal {
                background: url("../../img/Pharmacyclics2017/downloadIconAqua.png") no-repeat 0 0;
            }

            .download-container .download:hover .external {
                background: url("../../img/Pharmacyclics2017/externalLinkHover.png") no-repeat 0 0;
            }

            .download-container .download:hover .local {
                background: url("../../img/Pharmacyclics2017/PageLink-hoveron.png") no-repeat 0 0;
            }
}

.download-container .download .internal {
    background: url("../../img/Pharmacyclics2017/downloadIconAqua.png") no-repeat 0 0;
    width: 50px;
    height: 50px;
    float: right;
    display: block;
}

@media screen and (min-width:1200px) {
    .download-container .download .internal {
        color: #435363;
        background: url("../../img/Pharmacyclics2017/downloadIconGrey.png") no-repeat 0 0;
    }

        .download-container .download .internal:hover {
            color: #00a2ad;
        }
}

@media(max-width:767px) {
    .download-container .download .internal {
        background-size: cover;
        height: 2.6rem;
        width: 2.6rem;
    }
}

.download-container .download .external {
    background: url("../../img/Pharmacyclics2017/externalLinkHover.png") no-repeat 0 0;
    width: 50px;
    height: 50px;
    float: right;
    display: block;
}

@media screen and (min-width:1200px) {
    .download-container .download .external {
        color: #435363;
        background: url("../../img/Pharmacyclics2017/externalLink.png") no-repeat 0 0;
    }

        .download-container .download .external:hover {
            color: #00a2ad;
        }
}

@media(max-width:767px) {
    .download-container .download .external {
        background-size: cover;
        height: 2.6rem;
        width: 2.6rem;
    }
}

.download-container .download .local {
    background: url("../../img/Pharmacyclics2017/PageLink-hoveron.png") no-repeat 0 0;
    width: 50px;
    height: 50px;
    float: right;
    display: block;
}

@media screen and (min-width:1200px) {
    .download-container .download .local {
        color: #435363;
        background: url("../../img/Pharmacyclics2017/PageLink-inactive.png") no-repeat 0 0;
    }

        .download-container .download .local:hover {
            color: #00a2ad;
        }
}

@media(max-width:767px) {
    .download-container .download .local {
        background-size: cover;
        height: 2.6rem;
        width: 2.65rem;
    }
}

.share-block {
    font-size: 24px;
    margin: 15px 15px 25px;
}

@media screen and (min-width:768px) {
    .share-block {
        font-size: 20px;
        margin: 5px 0;
        padding: 0;
    }
}

.share-block .links {
    margin-bottom: 15px;
    padding: 0;
}

@media screen and (min-width:768px) {
    .share-block .links {
        margin-top: 0;
        margin-bottom: 0;
        padding: 0 15px;
    }
}

.share-block .links a {
    color: #00a2ad;
    display: block;
}

.share-block .links .external {
    background: url("../../img/Pharmacyclics2017/externalLinkSmall.png") no-repeat;
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-left: 15px;
    background-size: cover;
}

.share-block .social-icons {
    margin-top: 15px;
    color: #0067ac;
    font-size: 25px;
    text-transform: uppercase;
    line-height: 1em;
    padding: 0;
}

@media screen and (min-width:768px) {
    .share-block .social-icons {
        font-size: 20px;
        margin: 0;
        padding: 0 15px;
    }
}

@media(max-width:767px) {
    .share-block .social-icons {
        font-size: 1.8rem;
    }
}

.share-block .social-icons a {
    margin-right: 18px;
    padding: 3px 10px;
    background: #0067ac;
    cursor: pointer;
    text-align: center;
    display: inline-block;
    color: #fff;
    font-size: 25px;
    box-shadow: 0 1px 6px #0067ac;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
}

@media screen and (min-width:768px) {
    .share-block .social-icons a {
        font-size: 20px;
        line-height: 20px;
    }
}

@media(max-width:767px) {
    .share-block .social-icons a {
        font-size: 1.8rem;
    }
}

.share-block .social-icons a:hover {
    background: #00a2ad;
    box-shadow: 0 1px 6px #00a2ad;
}

.share-block .social-no-links {
    margin-left: 32%;
}

@media screen and (max-width:1200px) {
    .share-block .social-no-links {
        margin-left: 0;
        float: right;
        margin-right: 5px;
    }
}

@media screen and (max-width:768px) {
    .share-block .social-no-links {
        margin-left: 0;
        float: none;
        margin-right: 0;
    }
}

.links-group {
    font-size: 26px;
    margin-top: 10px;
    margin-bottom: 10px;
}

@media screen and (min-width:768px) {
    .links-group {
        font-size: 20px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}

@media screen and (min-width:768px) {
    .links-group .links {
        margin: 0;
    }
}

.links-group .links a {
    color: #00a2ad;
    display: block;
    margin-bottom: 25px;
    text-transform: uppercase;
    text-decoration: none;
}

@media screen and (min-width:768px) {
    .links-group .links a {
        margin-bottom: 5px;
    }
}

.links-group .links a:last-child {
    margin-bottom: 0;
}

.links-group .links a i {
    margin-left: 15px;
}

.links-group .links .external {
    background: url("../../img/Pharmacyclics2017/externalLinkSmall.png") no-repeat 0 0/cover;
    height: 15px;
    width: 15px;
    display: inline-block;
    margin-left: 15px;
}

.links-group .links .internal {
    background: url("../../img/Pharmacyclics2017/pcyc_download_icon.png") no-repeat 0 0/cover;
    height: 17px;
    width: 17px;
    display: inline-block;
    margin-left: 15px;
}

.links-group .links .download {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}

    .links-group .links .download:after {
        content: "";
    }

.press-room {
    margin-top: 60px;
    margin-left: 15px;
    margin-right: 0;
}

@media(max-width:767px) {
    .press-room {
        margin-left: 0;
        margin-top: 3rem;
    }
}

.press-room .filter-press {
    background: #85d0cc;
    color: #fff;
    font-size: 23px;
    padding: 30px 20px;
}

@media(max-width:767px) {
    .press-room .filter-press {
        font-size: 1.3rem;
        padding: 2rem 1rem;
    }
}

.press-room .filter-press .head {
    font-size: 31px;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
    text-transform: uppercase;
    display: block;
    line-height: 40px;
    text-decoration: none;
}

@media(max-width:767px) {
    .press-room .filter-press .head {
        font-size: 1.6rem;
        line-height: 1;
        margin-bottom: 0;
    }
}

.press-room .filter-press .filter {
    text-transform: uppercase;
}

.press-room .filter-press .form-box {
    position: relative;
    margin: 15px 0;
}

    .press-room .filter-press .form-box .checkbox {
        width: 26px;
        height: 26px;
        position: relative;
        margin: 20px auto;
        background: #fff;
        position: absolute;
        top: -15px;
    }

@media(max-width:767px) {
    .press-room .filter-press .form-box .checkbox {
        height: 1.4rem;
        margin: 1rem auto;
        top: -.5rem;
        width: 1.4rem;
    }
}

.press-room .filter-press .form-box .checkbox label {
    width: 26px;
    height: 26px;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

@media(max-width:767px) {
    .press-room .filter-press .form-box .checkbox label {
        height: 1.3rem;
        width: 1.3rem;
    }
}

.press-room .filter-press .form-box .checkbox label:after {
    content: '';
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    left: 5px;
    background: #85d0cc;
    opacity: 0;
}

@media(max-width:767px) {
    .press-room .filter-press .form-box .checkbox label:after {
        height: .8rem;
        left: .3rem;
        top: .3rem;
        width: .8rem;
    }
}

.press-room .filter-press .form-box .checkbox input[type=checkbox] {
    visibility: hidden;
}

    .press-room .filter-press .form-box .checkbox input[type=checkbox]:checked + label:after {
        opacity: 1;
    }

.press-room .filter-press .form-box label {
    padding-left: 37px;
}

@media(max-width:767px) {
    .press-room .filter-press .form-box label {
        padding-left: 1.8rem;
    }
}

.press-room .filter-press .read-more {
    font-size: 31px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 20px 10px;
    margin-top: 40px;
}

@media(max-width:767px) {
    .press-room .filter-press .read-more {
        font-size: 1.5rem;
        margin-top: 2rem;
        padding: 1rem .5rem;
    }
}

.press-room .filter-press .read-more a {
    color: #fff;
}

.press-room .filter-press.active {
    display: block;
}

.press-room .item {
    margin-top: 25px;
    padding: 0;
    position: relative;
}

    .press-room .item a {
        display: block;
    }

        .press-room .item a:hover, .press-room .item a:focus {
            color: #00a2ad;
            text-decoration: none;
        }

            .press-room .item a:hover .right-arrow, .press-room .item a:focus .right-arrow {
                background: url("../../img/Pharmacyclics2017/PageLink-hoveron.png") no-repeat 0 0;
            }

        .press-room .item a .img-content {
            text-align: center;
            height: 302px;
            position: relative;
            overflow: hidden;
        }

@media(max-width:767px) {
    .press-room .item a .img-content {
        height: 15rem;
    }
}

@media(min-width:768px) and (max-width:991px) {
    .press-room .item a .img-content {
        height: 18.3rem;
    }
}

.press-room .item a .img-content img {
    max-width: 100%;
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
}

.press-room .item a .img-content .date {
    color: #fff;
    font-size: 28px;
    position: absolute;
    bottom: 10px;
    padding: 0 23px;
    text-transform: uppercase;
    display: none;
}

@media screen and (min-width:1200px) {
    .press-room .item a .img-content .date {
        display: none;
    }
}

@media screen and (min-width:768px) {
    .press-room .item:nth-child(2n), .press-room .item:nth-child(2n+1) {
        padding-left: 15px;
        padding-right: 15px;
    }

        .press-room .item:nth-child(2n) .description, .press-room .item:nth-child(2n+1) .description {
            margin: 0;
        }
}

.press-room .item .description {
    font-size: 30px;
    padding: 26px 20px 100px;
    border-bottom: 2px solid #435363;
}

@media(max-width:767px) {
    .press-room .item .description {
        font-size: 1.5rem;
        padding: 1.3rem 1rem 5rem;
    }
}

.press-room .item .description .paragraph {
    height: 253px;
    overflow: auto;
}

@media screen and (max-width:768px) {
    .press-room .item .description .paragraph {
        height: 105px;
        overflow: auto;
    }
}

.press-room .item .right-arrow {
    display: block;
    height: 49px;
    width: 50px;
    background: url("../../img/Pharmacyclics2017/PageLink-inactive.png") no-repeat 0 0/cover;
    position: absolute;
    bottom: 20px;
}

@media screen and (min-width:1200px) {
    .press-room .item .right-arrow {
        width: 48px;
        height: 47px;
    }
}

@media(max-width:767px) {
    .press-room .item .right-arrow {
        height: 2.5rem;
        width: 2.55rem;
        bottom: 1rem;
        background-size: contain;
    }
}

@media screen and (min-width:1200px) {
    .press-room .item {
        font-size: 30px;
    }

        .press-room .item:hover {
            color: #435363;
        }

            .press-room .item:hover .right-arrow {
                background: url("../../img/Pharmacyclics2017/PageLink-hoveron.png") no-repeat 0 0/cover;
            }
}

.press-room .panel-group {
    margin-top: 50px;
}

    .press-room .panel-group .panel + .panel {
        margin-top: 20px;
    }

    .press-room .panel-group .panel-default {
        border: none;
        margin: 0;
        box-shadow: none;
    }

        .press-room .panel-group .panel-default .panel-heading {
            background: #85d0cc;
            color: #fff;
            font-size: 33px;
            border: 0;
            text-align: center;
            font-family: "Source Sans Regular",sans-serif;
            padding: 15px 0;
            display: block;
            position: relative;
            text-decoration: none;
        }

@media(max-width:767px) {
    .press-room .panel-group .panel-default .panel-heading {
        padding: .5rem 0;
    }
}

.press-room .panel-group .panel-default .panel-heading:after {
    content: "";
    display: block;
    font-family: 'FontAwesome';
    font-size: 48px;
    line-height: 21px;
    margin-top: -2px;
}

@media(max-width:767px) {
    .press-room .panel-group .panel-default .panel-heading:after {
        font-size: 2.4rem;
    }
}

.press-room .panel-group .panel-default .panel-heading.collapsed:after {
    content: "";
}

@media screen and (min-width:1200px) {
    .press-room .panel-group .panel-default .panel-heading:hover {
        color: #435363;
    }
}

.press-room .panel-group .panel-default .panel-heading .panel-title {
    font-size: 30px;
}

@media(max-width:767px) {
    .press-room .panel-group .panel-default .panel-heading .panel-title {
        font-size: 1.5rem;
    }
}

.press-room .panel-group .panel-default .panel-body {
    font-size: 22px;
    padding: 0 30px;
    position: relative;
    border: 0;
}

    .press-room .panel-group .panel-default .panel-body a:hover, .press-room .panel-group .panel-default .panel-body a:focus {
        text-decoration: none;
    }

@media screen and (min-width:768px) {
    .press-room .panel-group .panel-default .panel-body {
        margin-top: 20px;
        padding: 0 15px;
    }
}

@media(max-width:767px) {
    .press-room .panel-group .panel-default .panel-body {
        font-size: 1.2rem;
        padding: 0 1.5rem;
    }
}

@media(max-width:767px) and (orientation:landscape) {
    .press-room .panel-group .panel-default .panel-body {
        font-size: 2.2rem;
    }
}

.press-room .panel-group .panel-default .panel-body .paragraph {
    position: relative;
    min-height: 170px;
    border-bottom: 1px solid #435363;
    color: #00a2ad;
    display: table;
    width: 100%;
}

    .press-room .panel-group .panel-default .panel-body .paragraph:last-child {
        border-bottom: none;
    }

@media screen and (min-width:768px) {
    .press-room .panel-group .panel-default .panel-body .paragraph {
        min-height: 110px;
        padding: 0 100px;
    }

        .press-room .panel-group .panel-default .panel-body .paragraph:last-child {
            border-bottom: 1px solid #435363;
        }

        .press-room .panel-group .panel-default .panel-body .paragraph:first-child {
            border-top: 1px solid #435363;
        }
}

@media screen and (min-width:1200px) {
    .press-room .panel-group .panel-default .panel-body .paragraph {
        color: #435363;
    }
}

@media(max-width:767px) {
    .press-room .panel-group .panel-default .panel-body .paragraph {
        min-height: 8rem;
    }
}

.press-room .panel-group .panel-default .panel-body .paragraph .description {
    padding: 10px 85px 10px 0;
    display: table-cell;
    vertical-align: middle;
}

@media screen and (min-width:768px) {
    .press-room .panel-group .panel-default .panel-body .paragraph .description {
        padding: 20px 175px 20px 0;
    }
}

@media(max-width:767px) {
    .press-room .panel-group .panel-default .panel-body .paragraph .description {
        padding: 1rem 5rem 1rem 0;
    }
}

.press-room .panel-group .panel-default .panel-body .paragraph .right-arrow {
    background: url("../../img/Pharmacyclics2017/leftArrowHovBold.png") no-repeat right 0;
    width: 65px;
    height: 65px;
    right: 4px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
}

@media screen and (min-width:768px) {
    .press-room .panel-group .panel-default .panel-body .paragraph .right-arrow {
        right: 100px;
    }
}

@media screen and (min-width:1200px) {
    .press-room .panel-group .panel-default .panel-body .paragraph .right-arrow {
        background: url("../../img/Pharmacyclics2017/rightArrowBold.png") no-repeat right 0;
    }
}

@media(max-width:767px) {
    .press-room .panel-group .panel-default .panel-body .paragraph .right-arrow {
        background-size: contain;
        width: 32px;
        height: 32px;
    }
}

@media screen and (min-width:1200px) {
    .press-room .panel-group .panel-default .panel-body .paragraph:hover {
        color: #00a2ad;
    }

        .press-room .panel-group .panel-default .panel-body .paragraph:hover .right-arrow {
            background: url("../../img/Pharmacyclics2017/leftArrowHovBold.png") no-repeat right 0;
        }
}

.section-article {
    color: #fff;
    background: #0067ac;
    text-align: left;
    margin-bottom: 20px;
}

    .section-article #main-content {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

@media screen and (max-width:1024px) {
    .section-article #main-content {
        padding: 0;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.section-article .img-container {
    background: url(../../img/Pharmacyclics2017/article-img.jpg) no-repeat 0 0/cover;
    height: 206px;
}

.section-article .description {
    padding: 28px 0;
}

@media screen and (min-width:1200px) {
    .section-article .description {
        padding: 26px 45px;
    }
}

@media screen and (max-width:768px) {
    .section-article .description {
        padding: 26px 20px 26px 20px;
    }
}

.section-article .description .paragraph.elipsis {
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.section-article .date, .section-article .title {
    font-size: 20px;
    font-family: "Source Sans Regular",sans-serif;
}

.section-article img {
    width: 100%;
    height: auto;
}

.section-article .paragraph {
    font-size: 27px;
}

.text-block {
    font-size: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #2d3238;
}

@media screen and (min-width:768px) {
    .text-block {
        font-size: 17px;
        font-family: "Source Sans Regular",sans-serif;
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media(max-width:767px) {
    .text-block {
        font-size: 1.6rem;
    }
}

.text-block h1 {
    color: #0067ac;
    font-size: 17px;
}

.text-block ul {
    list-style: initial;
    padding-left: 20px;
    font-family: "Source Sans IT",sans-serif;
    margin-bottom: 10px;
}

@media screen and (min-width:768px) {
    .text-block ul {
        padding-left: 40px;
    }
}

.text-block ul li {
    padding-bottom: 5px;
}

.detail-banner {
    color: #fff;
    text-align: left;
}

    .detail-banner #main-content {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-align-content: stretch;
        -ms-flex-line-pack: stretch;
        align-content: stretch;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }

@media screen and (max-width:1024px) {
    .detail-banner #main-content {
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
}

.detail-banner .description {
    padding: 28px 35px;
    min-height: 260px;
}

@media screen and (min-width:768px) {
    .detail-banner .description {
        min-height: initial;
    }
}

@media screen and (min-width:1200px) {
    .detail-banner .description {
        padding: 26px 80px;
    }
}

@media(max-width:767px) {
    .detail-banner .description {
        min-height: 13rem;
        padding: 1.4rem 1.8rem;
    }
}

.detail-banner .description .head {
    font-size: 50px;
}

@media screen and (min-width:768px) {
    .detail-banner .description .head {
        font-family: "Source Sans Regular",sans-serif;
    }
}

@media screen and (min-width:1200px) {
    .detail-banner .description .head {
        font-family: "Source Sans Light",sans-serif;
    }
}

@media(max-width:767px) {
    .detail-banner .description .head {
        font-size: 2.5rem;
    }
}

.detail-banner img {
    width: 100%;
    height: auto;
}

.detail-banner .paragraph {
    font-size: 27px;
}

.link-block {
    margin-bottom: 20px;
}

@media(max-width:767px) {
    .link-block {
        padding-left: 0;
        padding-right: 0;
    }
}

.link-block .wrapper {
    margin: 30px 0;
    padding: 0;
}

@media screen and (min-width:1200px) {
    .link-block .wrapper {
        margin: 35px 0;
    }
}

@media(max-width:767px) {
    .link-block .wrapper {
        margin: 1rem 0;
    }
}

.link-block .wrapper .item a {
    display: block;
    color: #00a2ad;
    font-size: 25px;
    position: relative;
    padding: 20px 0;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 55px;
    border-bottom: 1px solid #435363;
}

@media(max-width:767px) {
    .link-block .wrapper .item a {
        font-size: 1.3rem;
        padding: 1rem 0;
        padding-right: 3rem;
    }
}

.link-block .wrapper .item a .right-arrow {
    background: url("../../img/Pharmacyclics2017/PageLink-hoveron.png") no-repeat 0 0/cover;
    background-position: right 0;
    width: 42px;
    height: 41px;
    right: 4px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute;
}

@media screen and (min-width:1200px) {
    .link-block .wrapper .item a .right-arrow {
        width: 48px;
        height: 47px;
    }
}

@media(max-width:767px) {
    .link-block .wrapper .item a .right-arrow {
        height: 2.5rem;
        width: 2.55rem;
        background-size: contain;
    }
}

@media screen and (min-width:1200px) {
    .link-block .wrapper .item a {
        font-size: 30px;
    }

        .link-block .wrapper .item a:hover {
            color: #435363;
        }

            .link-block .wrapper .item a:hover .right-arrow {
                background: url("../../img/Pharmacyclics2017/PageLink-inactive.png") no-repeat 0 0/cover;
            }
}

.link-block .wrapper .item:first-child a {
    border-top: 1px solid #435363;
}

.contact-section {
    font-family: "Source Sans Regular",sans-serif;
}

    .contact-section .ajax__calendar_container {
        z-index: 99999;
    }

    .contact-section .input_hint {
        font-size: 16px;
    }

@media(max-width:767px) {
    .contact-section .input_hint {
        font-size: .8rem;
    }
}

.contact-section .error_general_contact, .contact-section .error_press_contact, .contact-section p.success {
    font-size: 1.6rem;
}

.contact-section .head {
    font-size: 35px;
    color: #0067ac;
    margin-bottom: 35px;
}

@media(max-width:767px) {
    .contact-section .head {
        font-size: 1.6rem;
        margin-bottom: 1.6rem;
    }
}

.contact-section input, .contact-section textarea {
    height: auto;
    border: 1px solid;
    width: 100%;
    margin-bottom: 36px;
    padding: 3px 15px;
    color: #435363;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
}

    .contact-section input::-webkit-input-placeholder, .contact-section textarea::-webkit-input-placeholder {
        color: #435363;
    }

    .contact-section input:-moz-placeholder, .contact-section textarea:-moz-placeholder {
        color: #435363;
    }

    .contact-section input::-moz-placeholder, .contact-section textarea::-moz-placeholder {
        color: #435363;
    }

    .contact-section input:-ms-input-placeholder, .contact-section textarea:-ms-input-placeholder {
        color: #435363;
    }

@media(max-width:767px) {
    .contact-section input, .contact-section textarea {
        margin-bottom: 1.8rem;
        padding: .2rem .7rem;
    }
}

.contact-section input[type="email"], .contact-section input[type="text"], .contact-section textarea {
    border-color: #435363;
    font-size: 29px;
    background: #fff;
}

@media screen and (min-width:768px) {
    .contact-section input[type="email"], .contact-section input[type="text"], .contact-section textarea {
        margin-bottom: 26px;
        font-size: 20px;
    }
}

@media(max-width:767px) {
    .contact-section input[type="email"], .contact-section input[type="text"], .contact-section textarea {
        font-size: 1.5rem;
        margin-bottom: 1.8rem;
    }
}

.contact-section textarea {
    min-height: 130px;
    margin-bottom: 20px;
}

@media screen and (min-width:768px) {
    .contact-section textarea {
        margin-bottom: 20px;
    }
}

@media(max-width:767px) {
    .contact-section textarea {
        margin-bottom: 1rem;
        min-height: 6.5rem;
    }
}

.contact-section .contact-btn {
    border-color: #1babb8;
    background: #00a2ad;
    color: #fff;
    font-size: 30px;
}

@media screen and (min-width:768px) {
    .contact-section .contact-btn {
        font-size: 20px;
    }
}

@media screen and (min-width:1200px) {
    .contact-section .contact-btn {
        border-color: #435363;
        background: #435363;
    }

        .contact-section .contact-btn:hover {
            border-color: #1babb8;
            background: #00a2ad;
        }
}

@media(max-width:767px) {
    .contact-section .contact-btn {
        font-size: 1.5rem;
    }
}

.contact-section .opac-overlay {
    display: none;
    width: 100%;
    height: 100%;
    text-align: center;
    background-color: #fff;
    position: absolute;
    top: 0;
    opacity: .5;
    left: 0;
}

    .contact-section .opac-overlay img {
        top: 50%;
        transform: translateY(-50%);
        position: relative;
    }

.contact-section .contact {
    margin-top: 47px;
    margin-bottom: 43px;
    position: relative;
}

@media screen and (min-width:768px) {
    .contact-section .contact {
        margin-top: 23px;
        margin-bottom: 0;
    }
}

@media(max-width:767px) {
    .contact-section .contact {
        margin-bottom: 2.2rem;
        margin-top: 2.4rem;
    }
}

.contact-section .contact.press {
    margin-bottom: 0;
}

.contact-section .select-btn {
    width: 100%;
    margin: 0;
    width: 100%;
    background: transparent;
    color: #fff;
    margin-bottom: 36px;
    text-decoration: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border: none;
}

@media(max-width:767px) {
    .contact-section .select-btn {
        margin-bottom: 1.8rem;
    }
}

.contact-section .select-btn select {
    background: #00a2ad;
    width: 100%;
    font-size: 30px;
    padding: 3px 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    border: none;
}

@media screen and (min-width:1200px) {
    .contact-section .select-btn select {
        background: #435363;
    }

        .contact-section .select-btn select.selected, .contact-section .select-btn select:hover {
            background: #00a2ad;
        }
}

@media screen and (min-width:768px) {
    .contact-section .select-btn select {
        font-size: 20px;
    }
}

@media(max-width:767px) {
    .contact-section .select-btn select {
        font-size: 1.5rem;
    }
}

.contact-section .select-btn select option {
    background: #fff;
    color: #435363;
}

    .contact-section .select-btn select option:hover {
        background: #00a2ad;
    }

.contact-section .select-btn select::-ms-expand {
    display: none;
}

.contact-section .select-btn > li > a {
    font-size: 30px;
    color: #435363;
}

@media screen and (min-width:768px) {
    .contact-section .select-btn > li > a {
        font-size: 20px;
    }
}

@media screen and (min-width:1200px) {
    .contact-section .select-btn > li > a:hover {
        color: #00a2ad;
    }
}

@media screen and (min-width:768px) {
    .contact-section > a {
        font-size: 28px;
    }
}

@media screen and (min-width:1200px) {
    .contact-section > a {
        border-color: #435363;
        background: #435363;
    }

        .contact-section > a:hover {
            border-color: #1babb8;
            background: #00a2ad;
        }
}

@media(max-width:767px) {
    .timeline-accordion {
        margin-left: -1.5rem;
        margin-right: -1.5rem;
    }
}

.timeline-accordion .title {
    font-size: 65px;
    text-align: center;
    margin: 30px 0;
}

@media screen and (min-width:768px) {
    .timeline-accordion .title {
        font-size: 48px;
    }
}

@media(max-width:767px) {
    .timeline-accordion .title {
        font-size: 3.5rem;
    }
}

.timeline-accordion .panel-group .panel + .panel {
    margin-top: 20px;
}

.timeline-accordion .panel-group .panel-default {
    border: none;
    margin: 0;
    box-shadow: none;
}

    .timeline-accordion .panel-group .panel-default .panel-heading {
        background: #85d0cc;
        color: #fff;
        font-size: 33px;
        border: 0;
        text-align: center;
        font-family: "Source Sans Regular",sans-serif;
        padding: 15px 0;
        display: block;
        position: relative;
        text-decoration: none;
    }

        .timeline-accordion .panel-group .panel-default .panel-heading:after {
            content: '';
            background: url(../../img/Pharmacyclics2017/up-arrow.png) no-repeat 0 0/cover;
            height: 17px;
            width: 33px;
            display: block;
            background-size: cover;
            margin: 0 auto;
        }

@media(max-width:767px) {
    .timeline-accordion .panel-group .panel-default .panel-heading:after {
        height: 1rem;
        width: 2rem;
    }
}

.timeline-accordion .panel-group .panel-default .panel-heading.collapsed:after {
    background: url("../../img/Pharmacyclics2017/down-arrow.png") no-repeat 0 0/cover;
}

.timeline-accordion .panel-group .panel-default .panel-heading:hover {
    color: #fff;
}

.timeline-accordion .panel-group .panel-default .panel-heading .panel-title {
    font-size: 30px;
}

@media(max-width:767px) {
    .timeline-accordion .panel-group .panel-default .panel-heading .panel-title {
        font-size: 1.6rem;
    }
}

.timeline-accordion .panel-group .panel-default .panel-body {
    padding: 0 15px;
}

.timeline-accordion .panel-group .timeline-item {
    font-size: 32px;
    color: #fff;
    font-family: "Source Sans Regular",sans-serif;
    margin-bottom: 15px;
}

@media screen and (min-width:768px) {
    .timeline-accordion .panel-group .timeline-item {
        font-size: 27px;
        margin-bottom: 0;
        min-height: 340px;
    }
}

.timeline-accordion .panel-group .timeline-item .head {
    font-size: 37px;
}

@media screen and (min-width:768px) {
    .timeline-accordion .panel-group .timeline-item .head {
        font-size: 30px;
    }
}

@media(max-width:767px) {
    .timeline-accordion .panel-group .timeline-item .head {
        font-size: 2rem;
    }
}

.timeline-accordion .panel-group .timeline-item img {
    max-width: 100%;
}

.timeline-accordion .panel-group .timeline-item .align-content {
    position: relative;
    padding: 50px 40px;
}

@media screen and (min-width:768px) {
    .timeline-accordion .panel-group .timeline-item .align-content {
        min-height: initial;
        padding: 10px 20px;
    }
}

@media screen and (min-width:1200px) {
    .timeline-accordion .panel-group .timeline-item .align-content {
        min-height: initial;
        padding: 20px 25px;
    }
}

@media(max-width:767px) {
    .timeline-accordion .panel-group .timeline-item .align-content {
        padding: 1.5rem 2rem;
    }
}

.timeline-accordion .panel-group .timeline-item .align-content .description .paragraph {
    font-size: 32px;
}

@media screen and (min-width:768px) {
    .timeline-accordion .panel-group .timeline-item .align-content .description .paragraph {
        font-size: 25px;
    }
}

@media(max-width:767px) {
    .timeline-accordion .panel-group .timeline-item .align-content .description .paragraph {
        font-size: 1.6rem;
    }
}

.timeline-accordion .panel-group .timeline-item .read-more {
    color: #fff;
    margin-top: 25px;
    display: block;
}

@media screen and (min-width:768px) {
    .timeline-accordion .panel-group .timeline-item .read-more {
        margin-top: 20px;
        font-size: 25px;
    }
}

.timeline-accordion .panel-group .timeline-item .read-more .arrowBtn {
    width: 36px;
    height: 36px;
    display: inline-block;
    background: url(https://dev1.pharmacyclics.abbvienet.com/img//Pharmacyclics2017/right-arrow-white.png) no-repeat 0 0/cover;
    margin-top: -10px;
    vertical-align: middle;
    margin-left: 10px;
}

@media screen and (min-width:768px) {
    .timeline-accordion .panel-group .timeline-item .read-more .arrowBtn {
        width: 29px;
        height: 29px;
        font-size: 25px;
    }
}

.timeline-accordion .panel-group .timeline-item.dark-aqua {
    background: #00a2ad;
}

.timeline-accordion .panel-group .timeline-item.violet {
    background: #7e6992;
}

.timeline-accordion .panel-group .timeline-item.gray {
    background: #435363;
}

.focus-areas {
    margin: 25px 0 45px;
    padding-right: 20px;
}

@media screen and (min-width:768px) {
    .focus-areas {
        padding-right: 0;
    }
}

@media(max-width:767px) {
    .focus-areas {
        margin: 2rem -1.5rem 3rem;
        padding-right: 0;
    }
}

.focus-areas .head-content {
    margin: 25px 0 40px;
    font-family: "Source Sans Regular",sans-serif;
}

@media screen and (min-width:768px) {
    .focus-areas .head-content {
        font-family: "Source Sans Light",sans-serif;
        margin: 0 0 20px;
    }
}

@media(max-width:767px) {
    .focus-areas .head-content {
        margin: 1rem 0 2rem;
    }
}

.focus-areas .head-content .title {
    font-size: 40px;
    display: block;
}

@media screen and (min-width:768px) {
    .focus-areas .head-content .title {
        display: inline-block;
    }
}

@media(max-width:767px) {
    .focus-areas .head-content .title {
        font-size: 2rem;
    }
}

.focus-areas .head-content .subtitle {
    font-size: 33px;
}

@media screen and (min-width:768px) {
    .focus-areas .focus-block {
        margin-top: 20px;
    }
}

.focus-areas .focus-block .delimiter {
    border-bottom: 2px solid #435363;
    display: block;
    z-index: 10;
}

.focus-areas .focus-block .stage {
    text-align: center;
}

    .focus-areas .focus-block .stage .title, .focus-areas .focus-block .stage p {
        font-size: 20px;
        line-height: 25px;
        font-family: "Source Sans Regular",sans-serif;
        color: #435363;
        margin-top: 5px;
    }

@media screen and (min-width:768px) {
    .focus-areas .focus-block .stage .title, .focus-areas .focus-block .stage p {
        font-size: 17px;
        margin-top: 0;
    }
}

@media(max-width:767px) {
    .focus-areas .focus-block .stage .title, .focus-areas .focus-block .stage p {
        font-size: 1.2rem;
        line-height: 1.2;
        margin: 1rem 0;
    }
}

.focus-areas .step {
    font-size: 23px;
    position: relative;
    padding: 20px 0;
    left: 0;
    text-align: right;
    padding-left: 5px;
    text-transform: capitalize;
    float: right;
}

@media(max-width:767px) {
    .focus-areas .step {
        font-size: 1.5rem;
        line-height: 1;
        padding: 1.2rem 0;
        margin-right: 10px;
    }
}

.focus-areas .animation-container {
    background: #ebecee;
}

    .focus-areas .animation-container .description {
        padding-top: 72px;
        overflow: hidden;
    }

@media(max-width:767px) {
    .focus-areas .animation-container .description {
        padding-top: 4rem;
    }
}

.focus-areas .animation-container .over-background {
    background: #d6d1db;
    background: -moz-linear-gradient(90deg,#d6d1db 0%,#c5becd 21%,#a498b0 46%,#806e92 100%);
    background: -webkit-linear-gradient(90deg,#d6d1db 0%,#c5becd 21%,#a498b0 46%,#806e92 100%);
    background: linear-gradient(90deg,#d6d1db 0%,#c5becd 21%,#a498b0 46%,#806e92 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d6d1db',endColorstr='#806e92',GradientType=1);
    height: 72px;
    width: 0;
    position: absolute;
    top: 0;
    z-index: 5;
    -webkit-transition: width 1s ease-in-out;
    -moz-transition: width 1s ease-in-out;
    -o-transition: width 1s ease-in-out;
    transition: width 1s ease-in-out;
}

@media(max-width:767px) {
    .focus-areas .animation-container .over-background {
        height: 4rem;
    }
}

.focus-areas .animation-container .over-background:after, .focus-areas .animation-container .over-background:before {
    content: " ";
    position: absolute;
    width: 36px;
    height: 50%;
    left: 100%;
    left: calc(100% - 1px);
    top: 50%;
    z-index: 11;
}

@media(max-width:767px) {
    .focus-areas .animation-container .over-background:after, .focus-areas .animation-container .over-background:before {
        width: 2rem;
    }
}

.focus-areas .animation-container .over-background:after {
    top: 50%;
    background: -moz-linear-gradient(to right bottom,#816f92 51%,transparent 50%);
    background: -webkit-linear-gradient(to right bottom,#816f92 51%,transparent 50%);
    background: linear-gradient(to right bottom,#816f92 51%,transparent 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#816f92',endColorstr='transparent',GradientType=1);
}

.focus-areas .animation-container .over-background::before {
    top: 0;
    background: -moz-linear-gradient(to right top,#816f92 54%,transparent 50%);
    background: -webkit-linear-gradient(to right top,#816f92 54%,transparent 50%);
    background: linear-gradient(to right top,#816f92 54%,transparent 50%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#816f92',endColorstr='transparent',GradientType=1);
}

.focus-areas .animation-container .content {
    z-index: 9;
    position: relative;
    color: #fff;
    white-space: nowrap;
    overflow: hidden;
}

.focus-areas .animation-container .description .details-expand {
    font-size: 23px;
    text-decoration: none;
    color: #435363;
    display: block;
    padding: 35px 13px;
    font-family: "Source Sans Regular",sans-serif;
    padding: 35px 13px 15px 13px;
    position: relative;
}

@media screen and (min-width:768px) {
    .focus-areas .animation-container .description .details-expand {
        padding: 32px 16px 5px 16px;
        font-family: "Source Sans Light",sans-serif;
        font-size: 22px;
    }
}

@media(max-width:767px) {
    .focus-areas .animation-container .description .details-expand {
        font-size: 1.4rem;
        padding: 2rem 1rem 1rem;
    }
}

.focus-areas .animation-container .description .details-expand .detais-arrow {
    background: url("../../img/Pharmacyclics2017/topArrow.png") no-repeat 0 0/cover;
    height: 39px;
    width: 40px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    margin-top: -5px;
}

@media screen and (min-width:768px) {
    .focus-areas .animation-container .description .details-expand .detais-arrow {
        height: 36px;
        width: 37px;
        margin-bottom: 10px;
        margin-top: 1px;
    }
}

@media(max-width:767px) {
    .focus-areas .animation-container .description .details-expand .detais-arrow {
        height: 2.5rem;
        width: 2.5rem;
    }
}

.focus-areas .animation-container .description .details-expand.collapsed .detais-arrow {
    background: url("../../img/Pharmacyclics2017/bottom-arrow.png") no-repeat 0 0/cover;
}

@media screen and (min-width:768px) {
    .focus-areas .animation-container .description .details-expand.collapsed .detais-arrow {
        height: 36px;
        width: 36px;
    }
}

.focus-areas .animation-container .description .head {
    color: #0067ac;
    font-size: 33px;
    font-family: "Source Sans Regular",sans-serif;
    padding: 20px 16px 20px 16px;
}

@media screen and (min-width:768px) {
    .focus-areas .animation-container .description .head {
        font-size: 28px;
    }
}

.focus-areas .animation-container .description .paragraph {
    font-size: 25px;
    padding: 0 13px 40px 13px;
}

@media screen and (min-width:768px) {
    .focus-areas .animation-container .description .paragraph {
        font-size: 20px;
        padding: 0 16px 45px 16px;
    }
}

@media(max-width:767px) {
    .focus-areas .animation-container .description .paragraph {
        font-size: 1.7rem;
        padding: 0 .7rem 2rem .7rem;
    }
}

.focus-areas .animation-container .description .paragraph a {
    color: #0067ac;
    text-decoration: underline;
    font-family: "Source Sans Regular",sans-serif;
}

@media(max-width:767px) {
    .focus-areas .animation-container .description .paragraph .blueSubHeadline {
        font-size: 1.9rem;
    }
}

.focus-areas .animation-container .description .paragraph > p span {
    font-size: 13px !important;
}

.add-elipsis::after {
    content: '...';
}

.search_result {
    margin-bottom: 60px;
}

    .search_result strong, .search_result p {
        font-size: 30px;
    }

@media screen and (min-width:768px) {
    .search_result strong, .search_result p {
        font-size: 15px;
    }
}

.search_result h2 {
    color: #0067ac;
    margin: 50px 0 20px 0;
    font-family: "Source Sans Regular",sans-serif;
    font-size: 40px;
}

@media screen and (min-width:768px) {
    .search_result h2 {
        font-size: 30px;
    }
}

.search_result h3 {
    margin: 30px 0;
}

    .search_result h3 a {
        font-size: 40px;
        font-family: "Source Sans Regular",sans-serif;
        color: #00a2ad;
    }

@media screen and (min-width:768px) {
    .search_result h3 a {
        font-size: 23px;
        line-height: 25px;
        color: #435363;
    }

        .search_result h3 a:hover {
            color: #00a2ad;
            text-decoration: none;
        }
}

.search_result p {
    font-size: 30px;
}

@media screen and (min-width:768px) {
    .search_result p {
        font-size: 15px;
    }
}

.search_result .sfsearchBox input.sfsearchTxt {
    border: 1px solid #435363;
    color: #435363;
    border-radius: 0;
    font-size: 25px;
    padding: 0 12px;
    height: 50px;
    -webkit-box-shadow: none;
    box-shadow: none;
    font-family: "Source Sans Regular",sans-serif;
    max-width: 280px;
}

@media screen and (min-width:768px) {
    .search_result .sfsearchBox input.sfsearchTxt {
        height: 30px;
        font-size: 18px;
    }
}

.search_result .sfsearchBox input[type="submit"] {
    font-size: 18px;
    padding: 0 12px;
    height: 50px;
}

@media screen and (min-width:768px) {
    .search_result .sfsearchBox input[type="submit"] {
        height: 30px;
        font-size: 18px;
        height: 30px;
    }
}

.search_result .pager {
    margin: 30px 0;
    text-align: left;
    font-size: 24px;
}

@media screen and (min-width:768px) {
    .search_result .pager {
        font-size: 16px;
    }
}

.search_result .pager a {
    color: #0067ac;
    padding: 0 5px;
}

    .search_result .pager a .sf_PagerCurrent {
        text-decoration: underline;
    }

.search_result .pager .sf_pagerNumeric {
    display: inline;
    font-family: "Source Sans Regular",sans-serif;
    padding: 0 20px;
}

.k-animation-container {
    background: #fff;
    padding: 10px 0 !important;
    min-height: 200px;
    border: 1px solid #000;
    margin-top: 4px;
}

.k-list-container {
    left: 0;
}

.k-animation-container li {
    padding: 5px 0;
    font-size: 30px;
    cursor: pointer;
    padding: 5px;
}

@media screen and (min-width:768px) {
    .k-animation-container li {
        font-size: 18px;
    }

        .k-animation-container li:hover {
            background: #ebecee;
        }
}

.press-container a {
    color: #00a2ad;
}

.hidecontent {
    display: none;
}
.dropdown-menu{
    overflow:auto;
    max-height:80vh;
}