/* Solodev override */

/* =================================
  # Global
================================= */

body,
.content p {
    font-size: 19px;
}

.text-right {
    text-align: right;
}

.h2 {
    font-size: 58px;
}

.no-gutters {
margin-right: 0;
margin-left: 0;
}

.col-centered{
    float: none!important;
    margin: 0 auto !important;
}

.ct-footer__socials .list-inline {
    margin-top: 10px;
}

.ct-aside li {
    padding: 18px 5px 18px 15px;
    margin: 0;
    border-top: 1px solid #e1e1e1;
}

.ct-aside li a {
    padding: 0;
}

.ct-aside ul.nav li a:hover {
    background-color: transparent;
}

.content ul {
    padding-bottom: 20px;
}

ul.nav li.navHighlight {
    /*background-color: #ccc;*/
    color: #9f0f0f;
    text-decoration: underline;
}

/*ul.nav li.navHighlight:hover {
  background-color: #ccc;
  color: #FFF;
}*/

ul.navbar.navbar-nav>li.dropdown:hover>a {
    text-decoration: underline;
}

.content {
    padding-top: 62px;
}

.content h1 {
    margin: 0 auto;
    font-size: 40px;
    /*padding-left: inherit;*/
}

.content a,
.breadcrumb.breadcrumb-primary>li.active {
    color: #AB182C;
    text-transform: capitalize;
}

.content a {
    text-transform: inherit;
}

.breadcrumb.breadcrumb-primary>li.active {
    font-size: 12px;
}

.content h2 {
    color: #AB182C;
    margin-bottom: 25px;
    margin-top: 30px;
    font-size: 30px;
}

.content h3 {
    font-size: 24px;
}

.content h2 a {
    color: inherit;
    text-decoration: none;
}

.header-sectional h1,
.header-sectional .h1 {
    font-size: 60px;
    line-height: 0.9em;
}

.section {
    padding: 80px 0;
}

h2,
.ct-text-box h2,
.donation-section h2,
.footprint-section h2,
.hosting-section h2 {
    font-size: 4rem;
}

.btn {
    padding: 15px 40px;
}

#Submit.btn {
    padding: 8px 35px;
}

.btn-motive {
    color: #fff !important;
}

.btn-white {
    background-color: #fff;
    color: #333;
}

.btn.btn-blue {
    color: #fff;
    background-color: #337ab7;
    border: none;
    padding: 15px 40px;
    margin-bottom: 20px;
}

.btn-ob-red {
    color: #fff;
    background-color: #ab182c;
}
.btn-ob-grey {
	background-color: #888787;
}
.blog-slider .btn-white {
    padding: 10px 45px;
}

.ct-text-box p {
    font-size: 19px;
}

.ct-quick-link {
    cursor: pointer;
}

.pager:first-of-type {
    display: none;
}

.navbar .search-open:before {
    top: 2px;
    left: 390px;
}
@media (max-width: 767.98px) { 
.w-100-xs{
width:100%;margin:0 auto;
}
}
@media (min-width: 768px) { 
.w-75-lg{
width:75%;margin:0 auto;
}
}
@media (min-width: 1200px) {
.w-50-xl{
width:50%;margin:0 auto;
}
}
.ct-u-paddingBoth80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

.ct-u-paddingBoth40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.ct-u-paddingLeftRight20 {
    padding-left: 20px;
    padding-right: 20px;
}

.paddingBottom80 {
    padding-bottom: 80px;
}
.paddingTop80 {
	padding-top: 80px;
}

.paddingLeft40 {
    padding-left: 40px;
}

.paddingRight40 {
    padding-right: 40px;
}

.margin-top-0 {
    margin-top: 0;
}

.margin-top-40 {
    margin-top: 40px;
}

.flowplayer {
    margin-bottom: 20px;
}

.pinterest>a {
    background-color: #bd081c;
}

.pinterest>a:hover {
    background-color: #9c0617;
}

.linkedin>a {
    background-color: #00a0dc;
}

.linkedin>a:hover {
    background-color: #0089bc;
}

.instagram>a {
    background-color: #517fa4;
}

.ct-footer {
    font-size: 17px;
}

.container.page-not-found {
    padding-top: 80px;
    padding-bottom: 80px;
}

.container.page-not-found h2 {
    margin-bottom: 30px;
}

.container.page-not-found h2,
.container.page-not-found a {
    color: #ab182c;
}

.ct-slick .slick-track,
.ct-slick .slick-list,
.ct-slick .item,
.ct-slick .slick-item {
    min-height: auto;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.1em 0.5em !important;
}

.ct-formBox-footer .inner a.ct-formBox-footer-small {
    padding-top: 7px;
}

.ct-mobile-menu__top.ct-mobile-menu__top-login {
    padding: 0;
    margin-top: 20px;
}

.ct-mobile-menu .ct-mobile-menu__top .app-buttons li:nth-of-type(2) {
    padding-left: 0px;
}

.ct-mobile-menu .ct-mobile-menu__top .app-buttons li:nth-of-type(3) {
    padding-left: 0px;
    font-size: 12px;
    font-weight: 600;
}

.pagingControls li.current {
    background-color: #0076a8;
    color: #fff !important;
    border: none;
}

.account-login .ct-formBox {
    position: absolute;
    top: 40px;
    right: 200px;
}

.red {
    color: #ab182c;
}

p.less {
    line-height: 1;
}

p.less small {
    font-size: .70em;
}

/* =================================
  # Breadcrumb
================================= */

ul.socials li+li {
    margin-top: 0;
}

ul.breadcrumb {
    padding-top: 0;
}

a.anchor_ob {
    display: block;
    position: relative;
    top: -130px;
    visibility: hidden;
}


.breadcrumb.breadcrumb-primary>li>a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    text-transform: capitalize;
}

.breadcrumb-underline hr {
    margin-top: 10px;
    margin-bottom: 28px;
}

.nav-section-right {
    min-width: 275px;
    text-align: right;
    float: right;
}

.nav-section-right>span {
    color: #224a6c;
    font-size: 15.06px;
    text-transform: uppercase;
    font-family: "proxima-nova", sans-serif;
    font-weight: 600;
    padding-right: 18px;
    line-height: 40px;
    display: inline-block;
    vertical-align: middle;
}

.nav-section-right>.socials {
    display: inline-block;
    vertical-align: middle;
}

.breadcrumb>li+li:before {
    content: none;
}

.breadcrumb.breadcrumb-primary>li+li {
    margin-left: 10px;
}

.breadcrumb.breadcrumb-primary>li+li:before {
    content: none;
    color: #333;
    background-color: transparent;
    top: 0;
    left: -15px;
}

/* =================================
  # Donation Methods Boxes 11/13/15
================================= */

.ct-icon-box-3__header {
    padding-top: 0;
    font-size: 22px;
}

.ct-icon-box-3__icon {
    min-height: 140px;
}

.ct-icon-box-3__icon img {
    height: 90px;
}

.ct-icon-box-3:before {
    padding-top: 80%;
}

.bloodTypeBlocks {
    margin: 20px 0;
}

.bloodTypeBlocks img {
    width: 100px;
    margin-right: 10px;
    opacity: 1;
}

.bloodTypeBlocks img:hover {
    opacity: .8;
}

.donationMethods li {
    margin-top: 40px;
}

/* =================================
  # Left Nav
================================= */

.ct-aside h2.panel-header span {
    color: #FFF;
    font-size: 23px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: capitalize;
}

.ct-aside h2.panel-header.leftNav-title {
    background: #AB182C;
    padding: 20px 5px 16px 15px;
    margin-bottom: 0;
    margin-top: 65px;
}

.ct-aside h2 {
    color: inherit;
    text-transform: uppercase;
}

/* =================================
  # ContentTpl Bottom Boxes
================================= */

.ct-article__content,
.ct-article a {
    font-size: 20px;
    margin-bottom: 20px;
}

.ct-article__header {
    font-size: 27px;
    margin-top: 33px;
    margin-bottom: 20px;
    text-transform: capitalize;
}

.article-section h2+p {
    margin-bottom: 40px;
}

.article-section {
    padding-bottom: 20px;
    margin-top: 30px;
}

section.article-section article.ct-article:hover {
    color: #AB182C;
    cursor: pointer;
}

section.article-section h2 {
    margin-bottom: 40px;
    margin-top: 70px;
}

/* =================================
  # Media Page
================================= */

@media screen and (max-width: 767px) {
    .media-header h1,
    .media-header p {
        color: #333 !important;
    }
}

/* =================================
  # Top Nav 11/12/15
================================= */

/* modifying the original design for the top nav -
Please don't modify or add anything on this media queries, create a new one.
Ask me before doing something on it (Elena) */

.topbar {
    background-color: #FFF;
}

.topbar>li {
    font-size: 13px;
    padding: 0px 20px;
}

.navbar .container,
.navbar .container .navbar-content {
    height: 0;
}

.navbar .container .navbar-content {
    background-color: transparent;
}

.navbar .container .navbar-header {
    height: 102px;
}

.navbar .topbar li {
    line-height: 42px;
}

.navbar .topbar .app-buttons .fa {
    font-size: 23px;
}

.navbar .topbar .app-buttons li:nth-of-type(3) {
    font-size: 10px;
    font-weight: 600;
}

.navbar .topbar .app-buttons li:nth-of-type(3),
.navbar .topbar .app-buttons .fa {
    vertical-align: middle;
}

ul.topbar li.navbar-btn.logout-btn,
ul.topbar li.navbar-btn.logout-btn>a {
    background-color: #ab182c !important;
}

ul.topbar li.navbar-btn.logout-btn:hover,
ul.topbar li.navbar-btn.logout-btn>a:hover {
    background-color: #8d1324 !important;
}

.navbar .topbar,
.navbar .topbar:before {
    height: 42px;
    margin-top: -4px;
}

.navbar-nav:before {
    height: 52px;
}

.dropdown-menu {
    top: 99%;
}

.ct-nav {
    background: transparent;
    top: 1px;
}

.topbar .navbar-btn {
    width: inherit;
}

.topbar li.dropdown.navbar-btn>ul.dropdown-menu {
    padding: 35px 0;
}

.navbar-nav li>a {
    padding-top: 0;
    font-size: 29px;
    height: 66px;
}

.navbar .navbar-nav>li.dropdown .dropdown-list {
    padding: 50px 0 0 60px;
}

.navbar .container .navbar-brand img {
    max-width: 285px;
    padding-top: 10px;
}

.navbar .navbar-nav>li.dropdown ul.dropdown-menu {
    padding: 20px 0;
}

.navbar.navbar-nav li.dropdown>a,
.navbar-nav .navbar-btn>a {
    font-size: 18px;
}

.nav-section {
    margin-bottom: 14px;
    padding: 0;
}

.navbar .navbar-nav>li.dropdown .dropdown-list li {
    line-height: 80px;
    padding-bottom: 0;
    padding-top: 0;
}

.topbar .navbar-btn>a:hover,
.topbar .navbar-btn ul.dropdown-menu {
    background-color: #373c3b !important;
}

.navbar-nav ul.dropdown-list li {
    line-height: 78px !important;
}

.navbar-nav ul.dropdown-list li a {
    height: 62px;
}

.navbar-scrolled .navbar-nav ul.dropdown-list li a {
    padding-top: 7px;
}

.topbar .topbar__search {
    width: 315px;
    float: left;
}

.navbar .ct-search button {
    background-color: #0076a8;
    width: 47px;
    height: 43px;
    padding-right: 10px;
    right: 0;
}

.navbar .ct-search .form-control {
    background-color: #f5f5f5;
    font-size: 12px;
    width: 263px;
    height: 43px;
    padding: 0 47px 0 14px;
}

.topbar>li.search-li {
    padding: 0;
}

.topbar button .fa-search:before {
    color: #fff;
}

.navbar .topbar:before {
    display: none;
}

.navbar .search-open li {
    display: inline-block;
}

.navbar .ct-search {
    margin-bottom: 0;
}

/* modifying the original design for the top nav -
Please don't modify or add anything on this media queries, create a new one.
Ask me before doing something on it (Elena) */

/* =================================
  # Homepage Icons & Slider
================================= */

header.header-index h1 {
    padding-bottom: 40px;
    color: #fff;
}

.ct-icon-box-1 {
    min-height: 260px;
    cursor: pointer;
}

.ct-icon-box-1 .ct-icon-box-1__inner .ct-icon-box-1__icon img {
    width: 66px;
}

.ct-icon-box-1 .ct-icon-box-1__inner .ct-icon-box-1__header {
    font-size: 26px;
}

.ct-slick.arrows--type2 .slick-next {
    background-image: url("/_resources/images/arrow-right.png");
    right: 1%;
}

.ct-slick.arrows--type2 .slick-prev {
    background-image: url("/_resources/images/arrow-left.png");
    left: 1%;
}

/* =================================
  # Homepage Bottom Section
================================= */

.ct-icon-box-2 {
    padding: 53px 30px 52px 60px;
    cursor: pointer;
}

.video-section__row {
    margin-bottom: 10px;
}

.big-button-wrapper {
    display: inline-block;
    text-align: center;
}

.all-donations-btn {
    padding: 18px 32px;
    font-size: 23px;
    min-width: 360px;
}

section.dual-section .home-dual-btn {
    padding: 10px 40px;
}

.ct-image-box-1 .ct-image-box-1__media img {
    width: 400px;
}

.dual-section .column-left,
.dual-section .column-right {
    height: 468px;
}

/* =================================
  # Sectional Template
================================= */

.ct-u-color-white {
    color: #fff;
}

.header-sectional {
    padding-bottom: 0;
}

.ct-icon-box-3__content .outer {
    cursor: pointer;
}

.duo-section.bill-rights-section .img-left,
.duo-section .img-left,
.duo-section .img-right {
    min-height: auto;
}

.duo-section .ct-text-box h2 {
    margin-top: 100px;
}

.duo-section .stories-box-sectional h2 {
    margin-top: 126px;
}

.duo-section .is-right {
    padding-bottom: 90px;
}

.duo-section .schedule-image {
    max-width: 100%;
}

section.duo-section .ct-text-box p {
    margin-bottom: 40px;
}

.duo-section .is-right img {
    max-height: 80px;
}

.donation-section {
    margin: 0;
}

.footprint-section,
.hosting-section {
    margin: 80px 0;
}

section.section .donor-section-img {
    text-align: right;
}

.separator {
    margin: 15px 0;
}

.video-section.video-sectional {
    margin-top: 0;
}

/* =================================
  # Donor Space
================================= */

.donor-space-container .donor-space-app .donor-space-inner p,
.donor-space-container .donor-appointments p {
    padding-bottom: 50px;
}

.donor-space-container .donor-schedule .donor-schedule-row,
.donor-space-container .donor-location .donor-location-row,
.donor-space-container .donor-appointments .donor-appointment-row {
    position: relative;
}

.donor-space-container .donor-schedule .donor-schedule-row .donor-schedule-text {
    position: absolute;
    top: 50%;
    left: 0;
    height: 204px;
    margin-top: -102px;
}

.donor-space-container .donor-location .donor-location-row .donor-location-text {
    position: absolute;
    top: 50%;
    right: 0;
    height: 204px;
    margin-top: -112px;
}

.donor-space-container .donor-appointments .donor-appointment-row .donor-appointment-text {
    position: absolute;
    top: 50%;
    right: 0;
    height: 204px;
    margin-top: -162px;
}

.donor-space-container .number-inner {
    position: absolute;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    background-color: #2a6ebb;
    color: #fff;
    top: 0;
    left: -90px;
    text-align: center;
    font-family: nb;
    font-size: 50px;
    padding: 10px;
}

/* =================================
  # Sectional Template
================================= */

.filegroup ul {
    list-style: none;
    padding: 3px 0px;
    margin: 5px 5px 5px 0;
}

.filegroup ul li {
    padding: 0 0 0 5px;
    line-height: 15px;
    display: inline;
}

.filegroup ul li:first-child {
    background-image: none;
}

.filegroup ul li a {
    text-decoration: none;
    color: #000;
    font-size: 19px;
    text-decoration: underline;
}

.filegroup ul li a:hover {
    color: #ab182c;
}

.filegroup ul li a:hover {
    text-decoration: underline;
}

/* =================================
  # Donor Portal
================================= */

.donor-portal-wrapper p {
    font-size: 20px;
}

.donor-portal-wrapper h1 {
    font-size: 35px;
}

.my-appointments-wrapper {
    margin-top: 50px;
}

.donor-portal-nav,
.my-appointments-wrapper .appt-bg,
.my-appointments-wrapper .past-appt-table .appt-bg {
    background-color: #edeae0;
}

.donor-portal-nav .row.donor-portal-nav-items {
    padding-bottom: 6px;
    padding-top: 12px;
    text-align: center;
}

.donor-portal-nav .item {
    font-size: 14px;
    font-family: nb;
}

.donor-portal-wrapper h2 {
    font-size: 45px;
    font-weight: bold;
}

section.target-type h2 {
    margin-top: 60px;
    margin-bottom: 10px;
}

section.target-type .blood-type-box,
section.target-type .gallon-box {
    margin-top: 60px;
    text-align: center;
    padding: 20px 0;
}

section.target-type .gallon-box {
    background-color: #edeae0;
}

section.target-type .blood-type-box {
    color: #FFF;
    padding: 66px 0;
}

section.target-type .blood-type-box p {
    font-size: 24px;
}

section.target-type .blood-type-box p.type,
section.target-type .gallon-box p.quantity {
    font-size: 60px;
    font-family: nb;
    font-weight: 700;
    margin: 0;
    padding-top: 10px;
}

section.health-screening {
    background-color: #edeae0;
    margin-top: 40px;
    padding: 20px 0;
}

section.health-screening h2 {
    margin-bottom: 10px;
}

section.health-screening h2 span {
    font-size: 30px;
}

section.health-screening h3 {
    margin-bottom: 0;
    font-size: 26px;
}

section.health-screening .health-screening-img {
    text-align: center;
}

section.health-screening .health-items {
    text-align: center;
}

section.health-screening .health-items:last-of-type {
    border-right: none;
    margin-bottom: 30px;
}

section.locations {
    margin-top: 40px;
}

section.locations .gift {
    color: #FFF;
    padding: 80px;
    text-align: center;
}

section.locations .gift p.gift-title {
    font-size: 30px;
    font-weight: bold;
    line-height: 34px;
    font-family: nb;
}

section.locations .gift p.sub-gift {
    font-size: 20px;
    margin-top: 30px;
}

section.locations .nearest-location {
    margin-bottom: 60px;
}

section.locations .nearest-location .schedule-box p img {
    float: right;
}

section.locations .nearest-location .schedule-box p {
    margin-bottom: 20px;
}

section.locations .nearest-location .location-section {
    margin: 20px 0;
}

section.locations .nearest-location .location-section:last-of-type {
    border-bottom: none;
}

section.locations a.show-more {
    float: right;
    color: #AB182C;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
}

.donationCenter {
    margin-bottom: 30px;
}

.donor-portal-wrapper section.target-type p.blood-description {
    padding-right: 20px;
}

.donor-portal-wrapper a {
    color: #AB182C;
}

.donor-portal-nav a:hover,
.donor-portal-wrapper a:hover,
.my-appointments-wrapper a:hover {
    text-decoration: underline;
}

.my-appointments-wrapper h2 {
    padding: 30px 20px 20px;
    font-size: 30px;
}

.my-appointments-wrapper a {
    font-size: 22px;
    text-decoration: none;
}

.my-appointments-wrapper .past-appt .appt-bg h2 {
    margin-bottom: 20px;
    padding-bottom: 0;
}

.my-appointments-wrapper .past-appt .appt-bg small {
    padding-left: 20px;
}

.my-appointments-wrapper .past-appt .appt-bg {
    margin-bottom: 20px;
    padding-bottom: 20px;
}

.my-appointments-wrapper .past-appt-table {
    margin-top: 20px;
}

.my-appointments-wrapper .past-appt-table h2 {
    padding: 30px 0 20px 15px;
    margin: 0;
}

.my-appointments-wrapper .appt-history {
    background-color: #f9f9f9;
    border: 1px solid #ccc;
    border-top: none;
}

.my-appointments-wrapper .appt-history .appt-history-item {
    padding-top: 20px;
}

.my-appointments-wrapper .appt-history .appt-history-item p {
    padding: 20px 0 20px 15px;
}

.print-btn {
    float: left;
    background-color: #AB182C;
    padding: 10px 20px;
    font-size: 16px;
}

.print-btn a {
    color: #FFF;
    text-decoration: none;
}

.my-appointments-wrapper .future-appt {
    margin-top: 20px;
}

.my-appointments-wrapper .future-appt {
    margin-top: 60px;
}

#donationHistory_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button,
#appointments_wrapper.dataTables_wrapper .dataTables_paginate .paginate_button {
    padding: 0.1em 0.6em;
    font-size: 16px;
}

#donationHistory_wrapper.dataTables_wrapper .dataTables_info,
#appointments_wrapper.dataTables_wrapper .dataTables_info {
    font-size: 16px;
}

.health-screening .modal .modal-content {
    border-radius: 0;
}

.health-screening .modal .modal-header h4 {
    color: #AB182C;
    font-size: 30px;
    text-align: left;
}

.health-screening .modal .modal-body {
    min-height: 300px;
    padding: 20px;
    padding: 30px 20px;
}

.health-screening .modal .modal-body p {
    text-align: left;
    font-size: 16px;
    line-height: 1.6em;
}

.container.donation-history p {
    margin-bottom: 50px;
}

.dataTables_filter label {
    float: right;
}

.dataTables_filter input {
    margin-left: 20px;
}

.make-appointment .row.step-container {
    margin-bottom: 40px;
}

.make-appointment .row.step-container a.advanced-btn {
    border: 2px solid #ab182c;
    padding: 10px 20px;
    color: #ab182c;
    font-weight: bold;
    float: right;
}

.make-appointment .row.step-container a.advanced-btn .fa.fa-search {
    color: #ab182c;
}

.make-appointment .advanced-search a {
    cursor: pointer;
}

.make-appointment .advanced-search {
    margin-bottom: 40px;
}

.make-appointment .advanced-search a {
    color: #0072ca;
    border-bottom: 1px solid #0072ca;
}

.make-appointment .step-donor p {
    font-weight: bold;
    font-size: 25px;
    text-transform: uppercase;
}

.make-appointment .step-donor p span {
    background-color: #ab182c;
    color: #fff;
    border-radius: 50%;
    padding: 20px 30px;
    font-size: 30px;
}

.make-appointment .make-appointment-search {
    margin-bottom: 40px;
}

.make-appointment .step-donor p.step-type small {
    font-weight: normal;
}

.make-appointment .advanced-search button {
    background-color: #fff;
    border: 2px solid #ab182c;
    padding: 10px 20px;
    border-radius: 10px;
    color: #ab182c;
    font-weight: bold;
}

.make-appointment .advanced-search button .fa.fa-search {
    color: #ab182c;
    padding-right: 10px;
}

.make-appointment .donor-centers-appt a {
    color: #ab182c;
    border-bottom: 1px solid #ab182c;
}

.make-appointment .donation-location .table-responsive {
    border: none;
}

.make-appointment .donation-location .fa.fa-info-circle {
    font-size: 29px;
    margin-top: 20px;
    color: #ab182c;
    margin-left: 22px;
}

.container.donation-location tr.collapse td {
    border-top: none;
    padding: 30px 0;
}

.container.donation-location table button.choose {
    background-color: #0076a8;
    border: #0076a8;
    color: #fff;
    padding: 8px 20px;
    margin-top: 12px;
}

.make-appointment-heading.confirmation-heading h1 {
    margin-bottom: 0;
}

.make-appointment-heading.confirmation-heading p {
    font-size: 24px;
    margin-bottom: 20px;
    text-transform: none!important;
}

.make-appointment-heading.confirmation-heading h1,
.make-appointment-heading.confirmation-heading p {
    text-transform: uppercase;
}

#donationHistory_filter.dataTables_filter input {
    width: inherit;
}

#donationHistory_filter.dataTables_filter label {
    font-size: inherit;
}

#loginNameModal .modal-header,
#covidModal .modal-header,
#cholesterolModal .modal-header,
#bloodPressureModal .modal-header,
#pulseModal .modal-header,
#temperatureModal .modal-header {
    background-color: #ab182c;
    color: #fff;
}

#covidModal .modal-header span,
#cholesterolModal .modal-header span,
#bloodPressureModal .modal-header span,
#pulseModal .modal-header span,
#temperatureModal .modal-header span {
    color: #fff;
}

#covidModal h4.modal-title,
#cholesterolModal h4.modal-title,
#bloodPressureModal h4.modal-title,
#pulseModal h4.modal-title,
#temperatureModal h4.modal-title {
    padding-left: 18px;
}

#covidModal .modal-body,
#cholesterolModal .modal-body,
#bloodPressureModal .modal-body,
#pulseModal .modal-body,
#temperatureModal .modal-body {
    padding: 30px;
}

.modal-content.modal-content-location {
    padding: 40px 20px;
    text-align: center;
}

.modal-content.modal-content-location button.close span {
    color: #000 !important;
}

.modal-content.modal-content-location a {
    color: #ab182c;
    margin-bottom: 15px;
}

.modal-content.modal-content-location input {
    border: 1px solid #ccc;
    border-radius: 2px;
    margin-left: 0 !important;
    height: 41px;
    width: 80% !important;
}

.donation-location #donationLocation .modal-content.modal-content-location a.btn.btn-ob-red:last-of-type {
    margin-right: 0;
}

.schedule-tabs ul.nav {
  display: flex;
}
.schedule-tabs ul.nav li {
  width: 25%;
}
.schedule-tabs ul.nav li.active {
	background: #ab182c !important;
}
.schedule-tabs ul.nav.nav-tabs li {
    border-right: 2px solid #f5f5f5;
    border-top:  2px solid #f5f5f5;
    font-size: 12px;
    display: flex;
    align-items: center;
}
.schedule-tabs ul.nav.nav-tabs li a,
.schedule-tabs ul.nav.nav-tabs li.active a{
    margin:0;
    padding: 10px 5px;
    width: 100%;
    max-width: 100%;
    text-align: center;
    font-weight: normal !important;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.schedule-tabs ul.nav.nav-tabs li:first-child {
    border-left: 2px solid #f5f5f5;
}

p.results-disclaimer {
    margin-top: 20px;
    font-size: 15px;
    text-align: center;
    font-style: italic;
}

.print-link {
    position: absolute;
    z-index: 199;
    right: 15px;
    top: 5px;
    font-size: 30px !important;
    cursor: pointer;
}

/* =================================
  # Make Appointment Advanced
================================= */

.make-appointment .step-donor.step-donor-advanced {
    padding-left: inherit;
}

.make-appointment.make-appointment-advanced input {
    border-radius: 6px;
}

.make-appointment.make-appointment-advanced label {
    margin-top: 10px;
}

.make-appointment-search-advanced h3 {
    margin-bottom: 40px;
}

.make-appointment-search-advanced .search-sponsor .btn.btn-marginTop {
    margin-top: 112px;
}

.make-appointment.make-appointment-advanced .donor-centers-appt {
    margin-top: 60px;
}

button#datepicker {
    background-color: transparent;
    border: none;
}

.donation-location table#donationLocation span {
    color: #ab182c;
}

.donation-location #donationLocation a.btn.btn-ob-red,
.donation-time a.btn.btn-ob-red {
    background-color: #ab182c;
    color: #fff;
    padding: 15px 20px;
    margin-top: 25px;
    margin-right: 20px;
}

.donation-time a.btn.btn-ob-red {
    margin: 0;
}

.donation-location #donationLocation input {
    margin-top: 20px;
    width: 300px;
    margin-left: 10px;
}

.donation-location .paging p {
    margin-top: 10px;
}

.donation-location .paging .paging-right p {
    float: right;
}

.donation-location .paging span {
    background-color: #f5f5f5;
    padding: 5px 10px;
    border: 1px solid #e1e1e1;
}

.make-appointment .location-filter {
    margin-top: 15px;
}

.make-appointment table#donationTime {
    border: 1px solid #e1e1e1;
}

.make-appointment table#donationTime td {
    padding: 40px;
}

.container.schedule-tabs {
    margin-top: 40px;
}
.nav-tabs li a {
  border: none !important;
}
.nav-tabs>li.active>a {
    background-color: #ab182c !important;
    color: #fff !important;
}

/* =================================
  # Beta.css from old site
================================= */

/*------------------BIO REPEATER STYLES-------------------------*/

.animateBottomName {
    bottom: -70px;
    color: #FFF;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
}

.dim {
    opacity: 0.5;
}

.biogrid li .biodescription {
    background-color: #AA1A2A;
    color: #FFF;
    display: none;
    height: 100%;
    margin: 0;
    min-height: 319px !important;
    padding: 60px;
}

.biodescription h2 {
    color: #333;
    /*font-size: 30px;*/
    font-size: 40px;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 0;
}

.biodescription p {
    color: #333;
    font-weight: 400;
}

.biogrid li:hover .animateBottomName {
    bottom: 0;
}

.biogrid li .imgHolder {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
   
}

.biogrid li.col-md-12 .biodescription,
.biogrid li.col-sm-12 .biodescription {
    display: block;
}

.propertiesLink {
    background: #FFF;
    color: #666;
    cursor: pointer;
    display: block;
    float: right;
    padding: 8px 12px;
    text-decoration: none;
    width: 175px;
}

.propertiesLink:hover {
    background: #0073B2;
    color: #FFF;
    text-decoration: none;
}

.propertiesLink span {
    float: right;
}

/*---------------BIO DETAIL STYLES------------*/

.peoplePropertyImageLink img {
    border: 1px solid #D6D6D6;
    padding: 3px;
}

.readMoreBox {
    background-color: #F89B24;
    color: #FFF;
    display: block;
    margin: 20px 0;
    padding: 5px 10px;
    text-decoration: none;
    width: 120px;
}

.readMoreBox span {
    float: right;
}

.readMoreBox:hover {
    background-color: #0073B2;
    color: #FFF;
    text-decoration: none;
}

.people_property_name h3 {
    color: #0073B2;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
}

.bio-sub-header {
    color: #666;
    float: left;
    font-size: 15px;
    width: 100%;
}

.top-bar-button {
    margin-bottom: 5px;
    width: 200px;
}

.gray-box {
    background: #F0F0F0;
    margin-bottom: 20px;
    padding: 20px 0;
}

.red-box {
    background-color: #AA1A2A;
    color: #FFF;
    height: 100%;
    margin: 0;
    min-height: 400px;
    padding: 0 15px 0 0;
   
}

.bio-h1 {
    margin: 0;
    margin-top: 0;
}

.bio-h2 {
    font-size: 35px;
}

.propertyDescription {
    color: #A0A5A9;
    margin-top: 10px;
    float: left;
    padding: 1px;
    width: 93%;
}

.biodescription {
    padding: 5px 30px 80px;
}

.biodescription h1 {
    font-size: 40px;
    color: #FFF;
}

.biodescription .bio-sub-header {
    color: #FFF;
}

.icon-links {
    float: left;
}

.biodescription .btn {
    float: left !important;
    margin-left: 10px;
}

.buttons-div {
    margin-top: 132px;
    padding: 57px;
}

.imgHolder {
    padding-left: 0;
}

#catSelect {
    margin-bottom: 0;
}

.biogrid {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.biogrid li {
    cursor: pointer;
    margin: 0;
    padding: 0;
    position: relative;
}

.biogrid img {
    max-width: 100%;
}

.phoneLink {
    color: #fff;
    display: block;
    float: right;
    font-size: 44px;
    height: 38px;
    margin-top: 0px;
    margin-right: 14px;
    padding-left: 1px;
    text-align: center;
    width: 41px;
}

.description-box {
    background-color: #ab182c;
    bottom: 0;
    float: left;
    height: 56px;
    padding: 5px 10px;
    position: absolute;
    width: 100%;
}

.animateBottomName {
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%;
    font-size: 16px;
}

.closeButtonBio {
    cursor: pointer;
    color: #FFF;
    position: absolute;
    right: 30px;
    top: 20px;
}

.closeButtonBio:hover {
    color: #00529A;
}

/*-----------------Social Homepage Styles-----------------------*/

#dcsns-filter {
    float: right;
    margin-right: 10px;
}

#wall {
    padding-top: 0px;
    margin-top: 0px;
}

#wall .dcsns-toolbar {
    margin-bottom: 0px !important;
}

.dcsns-toolbar .filter {
    margin-bottom: 0px !important;
}

#wall {
    margin: 0px !important;
}

.oneblood_header h1.ob-content-h1 {
    text-transform: none;
}

.shareStory {
    float: left;
    display: block;
    padding-top: 5px;
}

.backex {
    float: right;
    font-weight: bold;
    color: #333;
    margin-bottom: 20px;
}

.backex a {
    font-weight: bold;
    color: #333;
    font-size: 18px;
}

.backex a:hover {
    text-decoration: none;
}

/* Utility Classes */

.image-left {
    float: left;
    margin: 0 20px 15px 0;
}

.image-right {
    float: right;
    margin: 0 0 20px 15px;
}

.image-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/* http://ob1.solodev.net/about/leadership/board-of-directors.stml */

.bioCard {
    margin-bottom: 30px;
}

.bioCard.bioCard-leadership {
    min-height: 180px;
}

/* Landing Page */

.landingPageDetail h1 {
    color: #9F0F0F;
    font-family: Arial;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 20px;
    padding: 0;
}

.imgTopLanding {
    margin-bottom: 20px;
}

.landingPageDetail #box-table-a {
    border-collapse: collapse;
    font-family: 'Lucida Sans Unicode', 'Lucida Grande', Sans-Serif;
    font-size: 14px;
}

.landingPageDetail #box-table-a a {
    color: #333;
    text-decoration: none;
}

.landingPageDetail #box-table-a a:hover {
    color: #333;
    text-decoration: underline;
}

.landingPageDetail #box-table-a th span {
    border-right: 1px solid #EEE;
    display: block;
    padding: 4px 8px;
}

.landingPageDetail #box-table-a th {
    background: none repeat scroll 0 0 #666;
    border-top: 1px solid #FFF;
    color: #FFF;
    font-size: 13px;
    font-weight: normal;
    padding: 8px;
}

.landingPageDetail #box-table-a td {
    background: none repeat scroll 0 0 #E5E5E5;
    border-top: 1px solid #FFF;
    color: #333;
    padding: 8px;
}

.landingPageDetail #box-table-a td a {
    padding-left: 25px;
}

.landingPageDetail #box-table-a .odd td {
    background: none repeat scroll 0 0 #F5F5F5;
    border-top: 1px solid #FFF;
    color: #333;
    padding: 8px;
}

#box-table-a tr:hover td,
.landingPageDetail #box-table-a tr:hover+.special_notes td {
    background: none repeat scroll 0 0 #D3D3D3;
}

.landingPageDetail #box-table-a tr.special_notes:hover td {
    background: none repeat scroll 0 0 #E5E5E5;
}

.landingPageDetail #box-table-a .special_notes td {
    border-top: 0;
    padding-top: 0;
}

.landingPageDetail #landingLeft {
    background: #FFF; 
}
#landingLeft h2 {
  margin-top: 5px;
}

.content a:hover {
    text-decoration: underline;
}

.content .panel-title a {
    text-decoration: none;
}

.navbar .navbar-nav>li.dropdown .dropdown-list li,
.topbar li.dropdown .dropdown-list li {
    text-transform: capitalize;
}

/* Landing Page */

/* http://ob1.solodev.net/promotions-rewards/landing-list.stml?zip=32804&radius=50 */

#landing_results .ob_news_item .ob_thumb {
    display: block;
    position: relative;
    margin-right: 20px;
    margin-bottom: 8px;
    background: #FFF none repeat scroll 0% 0%;
    border: 5px solid #FFF;
    box-shadow: 0px 0px 6px rgba(55, 56, 58, 0.25);
    -moz-box-shadow: 0px 0px 6px rgba(55, 56, 58, 0.25);
    -webkit-box-shadow: 0px 0px 6px rgba(55, 56, 58, 0.25);
}

#landing_results .ob_news_item {
    margin-top: 40px;
}

#landing_results .ob_news_item p {
    margin-bottom: 0;
}

#landing_results .ob_news_item a {
    line-height: normal;
}

#landing_results .ob_thumb {
    float: left;
}

#landing_results .ob_news_item .ob_thumb:before {
    display: none;
}

#landing_results .ob_thumb {
    float: left;
}

#landing_results .findOutMore {
    color: #940518;
    float: right;
    font-size: 12px;
}

#landing_results .distance {
    color: #555;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
    line-height: normal;
}

#landing_results h2 {
    margin-top: 0;
    margin-bottom: 0;
}

.input-group span.btn-promo {
    font-size: 16px;
    background-color: #f5f5f5;
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    background-image: linear-gradient(to bottom, #FFFFFF, #e6e6e6);
    padding: 4px 12px;
}

/* ==================================
  # Featured Stories
================================== */

.biodescription .row.donorLinkRow {
    padding: 2px 0;
}

.biogrid {
    margin-top: 22px;
}

.row.donorLinkRow a {
    color: #ab182c;
    font-weight: bold;
}

.row.donorLinkRow a:hover {
    text-decoration: underline;
}

.row.donorLinkRow a.btn.btn-motive {
    text-transform: uppercase;
    margin-top: 20px;
    margin-left: 0;
    font-size: 18px;
    padding: 15px 25px;
    text-decoration: none;
    font-weight: normal;
}

.biodescription a:hover {
    text-decoration: underline;
}

.row.stories-description-bottom {
    background-color: #f5f5f5;
}

.row.stories-description-bottom .stories-paragraphs {
    padding: 40px 0;
}

.row.stories-description-bottom .stories-paragraphs p {
    padding: 6px 26px;
}

.biogrid img {
    width: 100%;
}

.content .biogrid li+li {
    margin-top: 0px;
}

.backex a {
    text-decoration: none;
}

.backex a:hover {
    text-decoration: underline;
}

.biodescription .shareStory {
    margin-bottom: 10px;
}

.stories-paragraphs {
    border-left: 1px solid #ccc;
    padding-left: 60px;
    margin-top: 14px;
}

.row .bio-detail {
    margin-top: 40px;
}

.bio-detail .img-thumbnail {
    border-radius: 0;
    padding: 10px;
}

.bio-detail .biogrid .bio-subtitle {
    margin-bottom: 32px;
}

.biogrid .grid-image {
    margin-top: 10px;
}

.box-shadow {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
    /* iOS <4.3 & Android <4.1*/
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
}

/* ==================================
  # FAQ
================================== */

.accordion-section .panel-group .panel-heading a.collapsed:before {
    /*content: '\002b';*/
    margin-right: 10px;
    padding-left: 20px;
}

.accordion-section h2.accordion-section-header {
    margin-top: 50px;
    margin-bottom: 25px;
    color: #AB182C;
}

.panel-group .panel-heading a:before {
    /*content: '\2212'; */
    margin-right: 10px;
    padding-left: 20px;
}

section.accordion-section .panel-group .panel.section {
    padding: 0;
}

section.accordion-section .panel-group .panel.section .panel-body p,
section.accordion-section .panel-group .panel.section .panel-body ul li {
    font-size: 19px;
    padding-left: 20px;
    padding-top: 10px;
}

#faq .accordion-section .panel-title {
    margin-top: 4px;
}

#faq .accordion-section h3.panel-title {
    padding-left: 20px;
}

#faq .accordion-section .panel-title a {
    color: #333;
}

#faq .accordion-section .panel-heading {
    padding: 10px 0;
    background-color: #f9f9f9;
}

#faq .accordion-section .panel-body {
    padding: 15px 0;
}

#faq .accordion-section .fa-2x {
    font-size: 1.2em;
    color: #333;
}

#faq .accordion-section .fa-angle-up:before {
    content: "\f106";
}

#faq .accordion-section .fa-angle-down:before {
    content: "\f107";
}

#faq .accordion-section .caret-faq {
    text-align: right;
}

/* ==================================
  # Press Releases & Blog
================================== */

.pager.pull-right {
    text-align: right;
    font-size: 16px;
}

.ob_press_item,
.ob_blog_item {
    margin-bottom: 30px;
}

.ob_press_item h2,
.ob_blog_item h2,
.ob_press_item a {
    margin-top: 0px;
    line-height: 38px;
    margin-bottom: 20px;
}

.pager a {
    font-size: 16px;
}

.ob_press_item .press-text,
.ob_blog_item .blog-text {
    padding-left: 40px;
}

.ob_press_item .press-text h2 {
    margin-top: 20px;
}

.ob_press_item .press-text span {
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}

.blog-items {
    margin-bottom: 20px;
}

.blog-items .animateBottomName {
    bottom: 0px;
}

.blog-items .description-box {
    height: 45px;
}

#blogGrid ul.blog-grid {
    padding-left: 0;
}

#blogGrid ul.blog-grid li {
    list-style-type: none;
    cursor: pointer;
    margin-top: 0;
}

#blogGrid ul.blog-grid img {
    max-width: 100%;
    margin: 0 auto;
}

.schedule-box form .btn-schedule {
    background-color: transparent;
    border: none;
}

.resources-item {
    background: #f6f5f5;
    padding: 10px;
    min-width: 228px;
    min-height: 468px;
    cursor: pointer;
}

.resources-item:hover {
    background-color: #f9f9f9;
    color: #ab182c;
}

.resources-item .imgHolder {
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    height: 244px;
}

.resources-item .imgHolder img {
    margin: 0 auto;
    width: 100%;
}

.resources-description {
    padding: 20px;
}

.resources-description h2 {
    margin: 30px 0 20px;
    line-height: 24px;
}

.resources-description h2 a {
    font-size: 24px;
    font-weight: bold;
}

.resources-description p {
    font-size: 16px;
}

.filter-bar.filter-bar-blog {
    margin-bottom: 30px;
}

.blog-grid li:hover .animateBottomName {
    background-color: #7059a6;
}

.selectdate_filter,
.selectResources {
    min-width: 222px;
    display: inline-block;
    border: none;
    border-radius: 0;
    -webkit-appearance: initial;
}

.header-section .header-section-bar .selectize-control.single .selectize-input:after,
.selectize-input::after {
    border-color: #FFF transparent transparent transparent;
}

.header-section .header-section-bar .selectize-control.single .selectize-input.focus {
    background-color: #AB182C;
}

.header-section-bar .selectize-control {
    text-align: left;
}

.selectBox.selectBox-portfolio {
    padding: 0px;
}

.imageBox-tag {
    margin-top: 30px;
    font-size: 12px;
    font-weight: bold;
    line-height: 14px;
    display: inline-block;
    color: #FFF;
    text-transform: uppercase;
    padding: 5px 10px 3px;
}

.imageBox-tag.imageBox-tag--motive {
    background-color: #AB182C;
}

.imageBox-tag.imageBox-tag--grey {
    background-color: #555;
}

.header-section .header-section-bar .selectize-dropdown {
    font-size: 16px;
}

/* --- Blog Pagination --- */

.pagination {
    float: right;
    margin-top: 0;
    display: inline-block;
}

.pagingControls ul {
    margin: 0;
}

.pagingControls li.current {
    cursor: default;
    font-weight: bold;
}

.pagingControls li {
    cursor: pointer;
    float: left;
    padding: 5px;
    list-style-type: none;
    margin-top: 0 !important;
}

#pagingTotal p,
.pagingControls li {
    font-size: 18px;
}

.filter-bar .btn.btn-primary {
    min-width: 0;
    padding: 2px 20px;
}

.ob_press_item .fauxcrop {
    width: 100%;
    height: 162px;
    overflow: hidden;
    border: 1px solid #ddd;
}

.ob_press_item .fauxcrop .img-thumbnail {
    border: none;
}

p.press-note {
    font-style: italic;
    font-size: 12px;
}

/* ==================================
  # Graphic Standars
================================== */

.graphic-standards-wrapper h2 {
    font-size: 30px;
}

/* =================================
  # Forms
================================= */

.formError {
    z-index: 200 !important;
}

form .captchaCode {
    margin-bottom: 20px;
}

form#captchaSubmit {
    background-color: #AB182C;
    color: #FFF;
    font-size: 18px;
    padding: 10px 34px;
    border: none;
    text-transform: uppercase;
}

/* --- Oneblood Promotions Page --- */

.promotions-form {
    margin-top: 40px;
}

.promotions-form input {
    width: 100% !important;
}

.promotions-form button.btn {
    color: #FFF;
    background-color: #AB182C;
    padding: 6px 30px;
}

.share-story-textarea {
    height: 200px !important;
}

img.captcha,
.captchaCode {
    padding-left: 10px;
}

#captchaSubmit {
    margin-left: 10px;
}

/* ==================================
  # Donation Centers
================================== */

.donationCentersForm {
    margin-bottom: 20px;
    padding: 40px 9px 0 9px;
}

.donationCentersForm .input-group-btn .btn {
    padding: 6px 12px
}

.donationCenters #map-holder>#map-canvas {
    bottom: 0;
    height: calc(100% - 0);
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.donationCenters #map-holder>#map-canvas img {
    max-width: none;
}

.donationCenters #map-left hr {
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    height: 0;
    margin-top: 35px;
    margin-bottom: 10px;
}

.mod-filter {
    padding: 0 0px 0px 30px;
}


@media only screen and (min-width: 768px) {
    .mod-filter {
        padding: 100px 0px 0px 30px;
    }
    .nav-tabs li a {
    	padding: 15px !important;

    } 
    .schedule-tabs ul.nav.nav-tabs li {
        font-size: 16px;
    }
    .donationCenters #map-holder {
        left: 26.85%;
        top: 16%;
        position: fixed;
        bottom: 0;
        right: 0;
    }
}

@media only screen and (min-width: 1200px) {

    .donationCenters #map-holder {
        top: 21%;
    }
}

@media only screen and (min-width: 1800px) {
    .donationCenters #map-holder {
        top: 20%;
    }
}

.mod-filter #map-left h2 {
    font-size: 21px;
    line-height: 26px;
    margin-bottom: 20px;
}

.mod-filter #map-left .map-left-text {
    font-size: 18px;
}

.mod-filter #map-left a,
.gm-style-iw p a {
    color: #AB182C;
}

.mod-filter #map-left a:hover,
.gm-style-iw p a:hover {
    color: #333;
}

.mod-filter #map-left .locationHourDiv {
    padding-top: 15px;
}

.gm-style-iw img.image-left {
    padding-top: 18px;
}

.textGrey {
    color: #999;
}

.textWhite {
    color: #fff !important;
}

.mod-filter .btn-reset-filter {
    float: right;
}

/* ==================================
  # Senior Leadership Page
================================== */

.senior-wrapper .bioCard {
    min-height: 176px;
}

/* ==================================
  # Media Index
================================== */

.ob-media h2 {
    font-family: nb;
    font-size: 55px;
    margin-bottom: 40px;
}

.ob-media .btn-news {
    margin-top: 30px;
}

.ob-media a.btn-media,
.btn-press a.btn-media {
    font-size: 16px;
    font-weight: bold;
}

.btn-press a.btn-media {
    color: #fff;
}

.btn-press {
    margin-bottom: 25px;
}

.ob-media a.btn-media:hover {
    color: #AB182C;
}

.ct-blog .inner {
    background-color: #FFF;
    min-height: 415px;
    padding: 10px;
    transition: all 0.2s ease-in-out 0s;
    cursor: pointer;
}

.ct-blog .inner:hover {
    background-color: #e8e7e7;
}

.ct-blog-content {
    display: table;
    padding-top: 54px;
}

.ct-blog .fauxcrop {
    height: 217px;
    overflow: hidden;
}

.ct-blog .fauxcrop img {
    width: 100%;
}

.ct-blog-content .ct-blog-date {
    border-right: 1px solid #95A5A6;
    display: table-cell;
    font-family: nb;
    padding: 0px 18px 0px 15px;
    text-align: center;
}

.ct-blog-content .ct-blog-date span {
    font-size: 16px;
    color: #bdc3c7;
    font-weight: 700;
    display: block;
    line-height: 1;
}

.ct-blog-content .ct-blog-date strong {
    font-size: 25px;
    color: #0076A8;
}

.ct-blog-content .ct-blog-header {
    color: #333;
    display: table-cell;
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    line-height: 1.1;
    padding: 0 20px;
    vertical-align: top;
    text-align: left;
}

/* ==================================
  # Blog Slider
================================== */

section.blog-slider .ct-slick .slick-prev,
section.blog-slider .ct-slick .slick-next {
    background-color: transparent;
}

section.blog-slider .blog-item {
    padding: 60px 20px 60px 110px;
    color: #FFF;
}

section.blog-slider .blog-item h2 {
    color: #FFF;
    margin-bottom: 50px;
}

section.blog-slider .blog-item p {
    margin-bottom: 50px;
}

.duo-section.graphic-section .is-right {
    padding-bottom: 65px;
}

.duo-section.graphic-section .graphic-section-img {
    background-color: #FFF;
}

.duo-section.graphic-section .graphic-section-img img {
    min-width: 700px;
}

section.blog-slider .imgContainer {
    border: 14px solid #FFF;
    border-radius: 50%;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.4);
    height: 450px;
    margin: 60px auto;
    overflow: hidden;
    width: 450px;
}

.inquires-section .inquires-section-img {
    padding-left: 0;
    padding-top: 30px;
}

.inquires-section .inquires-section-img img {
    margin: 0 auto;
}

form.ct-search span.input-group-btn .btn.btn-primary {
    padding: 6px 20px;
    text-transform: uppercase;
}

/* ==================================
  # Blog Aside
================================== */

.blog-widget .media-body h2.ct-latest-header.media-heading {
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
}

.blog-widget .media-body p {
    font-size: 14px;
    line-height: 20px;
}

h2.widget-header {
    font-size: 26px;
    font-weight: bold;
    margin-top: 0px;
    padding-left: 0;
}

h2.widget-header.tag-widget-header {
    font-size: 20px;
}

.blog-widget a span {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 20px;
}

.ct-quick-link__container {
    margin-top: 30px;
}

.ct-latest.media {
    cursor: pointer;
}

.share-blog {
    margin-top: 64px;
    padding-left: 78px;
}

.content .blog-widget-heading h1 {
    font-size: 42px;
    margin-bottom: 10px;
}

.content.blog-content .nav-section-right {
    margin-top: 40px;
}

.content.blog-content .nav-section {
    padding-left: 15px;
}

/* ==================================
  # Blog Detail
================================== */

.blog-detail-text,
.blog-detail-text p {
    font-size: 14px;
}

.blog-detail-text p span.capitalize {
    text-transform: capitalize;
}

/* ==================================
  # Social Section
================================== */

.social-section img {
    margin-top: 50px;
    min-width: 500px !important;
    min-height: auto !important;
}

/* ==================================
  # Careers Page
================================== */

a.btn.btn-primary-white {
    color: #FFF;
    text-transform: uppercase;
}

/* =================================
  # About Sectional
================================= */

.footprint-section h2,
.hosting-section h2 {
    margin-bottom: 0;
    margin-top: 0;
}

.footprint-section .ct-icon-box-3,
.hosting-section .ct-icon-box-3 {
    background-color: #0076A8;
}

.footprint-section .ct-icon-box-3:hover,
.hosting-section .ct-icon-box-3:hover {
    background-color: #006691;
}

.footprint-section p,
.hosting-section p {
    margin-bottom: 85px;
}

.duo-section.leadership-section .img-left {
    min-height: 600px;
}

.financials-section h2 {
    margin-top: 140px;
}

.contact-form-section.duo-section .is-right {
    margin-left: 15px;
}

.duo-section.leadership-section .ct-text-box {
    padding-left: 40px;
}

/* =================================
  # Target Type Page
================================= */

.content img.blood-type-img {
    margin-top: 0;
}

/* =================================
  # Milestone Page
================================= */

.milestone .milestone-row {
    margin-bottom: 30px;
}

.milestone .btn.btn-motive {
    font-weight: bold;
    margin-top: 20px;
    padding: 5px 0;
    text-transform: uppercase;
}

.milestone .column-right {
    margin-top: 26px;
}

.milestoneCustomizeForm {
    padding: 40px 0px 100px;
}

.order a:hover {
    text-decoration: none;
}

.select-fields {
    width: 75%;
}

.milestone .milestone-row h2 {
    color: #333;
    font-size: 35px;
    margin: 30px 0px 5px;
}

.milestone h2 small {
    font-size: 22px;
}

.milestoneButton-group {
    margin-top: 30px;
}

.gallons {
    padding: 40px 0px;
}

.milestone h1.milestone-title {
    font-family: 'proxima-nova';
    font-size: 33px;
    margin-bottom: 25px;
    margin-top: 70px;
}

.order h2 {
    font-size: 44px;
    margin-bottom: 0;
}

.order .order-detail>a span,
.order h2.customize {
    color: #333 !important;
}

.order h3 {
    font-size: 40px;
}

.order h2.customize,
.order h3.order-weight,
.order h3.order-small,
.order h2.text-uppercase {
    font-weight: bold;
    margin-top: 30px;
}

.order h3.order-small {
    font-size: 30px;
    margin-bottom: 0;
    padding-bottom: 13px;
}

.order .sizing-list li+li {
    margin-top: 0;
    padding-top: 0px;
}

.order h2.text-uppercase {
    font-size: 22px;
}

.content .order ul {
    padding-bottom: 0;
}

.order .column-left ul li {
    margin-top: 0;
}

.order .order-detail h4 {
    margin-bottom: 0;
    padding-top: 30px;
}

.milestone-banner,
.milestone {
    margin-bottom: 0;
}

.milestone blockquote {
    padding: auto 0px;
    font-size: 35px;
    margin: 0px;
}

.milestone .media {
    font-size: 22px;
}

.order h2.customize {
    color: #AB182C !important;
}

.customize span {
    display: block;
    font-size: 28px;
    line-height: 45px;
}

.order h3.order-weight {
    font-size: 30px;
    margin-bottom: 0px;
    margin-top: 0px;
}

.order .order-detail h4 {
    margin-bottom: 10px;
}

.pending-order .item-chosen,
.pending-order .item-color,
.pending-order .item-size {
    margin-bottom: 0px;
}

.btn.btn-motive.left.confirm-btn {
    max-width: 250px;
}

.order .address,
.order .email,
.order .location,
.order .number {
    font-weight: 500;
    font-size: 21px;
    margin-bottom: 0px;
}

p.order-details em {
    line-height: 1.3;
    color: #AB182C;
    font-weight: 500;
}

p.order-details {
    margin: 40px 0px;
    line-height: 23px;
}

.buttonsCenter .button-group a {
    margin: 0 auto;
    display: block;
}

.order h4.order-name {
    margin-bottom: 0px;
    font-weight: 600;
}

.order .location span {
    padding-right: 10px;
}

.order h3.order-weight {
    padding-bottom: 5px;
}

.order h4.order-name {
    margin-top: 5px;
}

.btn.btn-motive.left.confirm-btn {
    font-size: 22px;
    width: 40%;
}

.confirm-details {
    line-height: 23px;
    margin: 30px 0px;
}

.btn.btn-motive.left.confirm-schedule-btn img {
    margin-bottom: 7px;
    margin-right: 10px;
    margin-top: 3px;
    width: 12%;
}

.btn.btn-motive.left.confirm-schedule-btn {
    display: block;
    max-width: 320px;
}

.previousStep {
    color: #0076A8 !important;
    font-size: 15px !important;
    font-weight: 500;
    margin: 20px;
    width: 40%;
}

.previousStep:hover {
    text-decoration: underline !important;
}

.previousStep .fa.fa-undo {
    padding-right: 10px;
}

.milestoneButton-group .back-arrow {
    margin-right: 7px;
    margin-top: -5px;
    width: 20px;
}

img.order-image.img-step-3 {
    width: 80%;
}

.img-step-3-tablet {
    float: right;
    margin-right: 40px;
    padding-top: 50px;
    width: 36% !important;
}

p.order-details,
p.confirm-details {
    font-size: 15px;
    line-height: 18px;
}

.order .order-detail .select-group {
    padding: 20px 0px;
}

.order-specs p {
    margin-bottom: 0px;
}

.product-specs {
    padding-right: 20px;
}

.order-specs p a {
    color: #333;
}

.milestoneButton-group a.btn.btn-motive.right {
    margin-left: 87px;
}

.order-info .email a,
.order-info .number a,
.order .email a,
.order .number a {
    color: #333;
}

.testimonial-image {
    width: 66%;
    display: block;
    margin: 0 auto;
}

.order .order-detail select#select-size {
    margin-left: 20px;
}

/* ==================================
  # Host a Blood Drive
================================== */

section.hosting h2 {
    color: #AB182C;
    margin-bottom: 20px;
}

section.host-form h2 {
    color: #AB182C;
}

section.hosting h3 {
    font-size: 24px;
    margin-bottom: 20px;
}

section.hosting .ct-text-sectional {
    padding-right: 30px;
    padding-left: 20px;
}

section.hosting .hosting-img {
    margin-top: 40px;
}

.half-separator {
    width: 70%;
    margin: 0 auto;
    border-bottom: 1px solid #cbcbcb;
}

section.host-form h2,
section.host-form p {
    text-align: center;
}

section.host-form h2 {
    margin-bottom: 0;
}

section.host-form p {
    margin-bottom: 80px;
    font-size: 19px;
}

.form-horizontal.host-form .form-control,
.login-form .form-group input,
.registration-form input,
.registration-form select,
.contact-form input,
.contact-form select,
.media-inquiries-form input,
.newsletter-form input,
.share-story-form input,
.share-story-form select,
.make-appointment.make-appointment-advanced input,
.make-appointment.make-appointment-advanced select {
    height: 56px;
    background-color: #f1f1f1;
}

.form-horizontal.host-form .form-group textarea,
.media-inquiries-form .form-group textarea,
.share-story-form .form-group textarea {
    height: 200px;
    margin-top: 20px;
    width: 96%;
}

.contact-form .form-group textarea,
.media-inquiries-form .form-group textarea,
.share-story-form .form-group textarea {
    width: 100%;
    background-color: #f1f1f1;
    height: 200px;
}

.contact-form select,
.share-story-form select,
.make-appointment.make-appointment-advanced select,
.datepicker input {
    color: #a1a1a1;
}

.form-horizontal.host-form .form-group label,
.registration-form label,
.contact-form label,
.media-inquiries-form label,
.newsletter-form label,
.share-story-form label {
    margin-top: 10px;
}

.login-form:first-of-type {
    margin-top: 20px;
}

.login-form .form-group input {
    width: 100%;
    /*margin-bottom: 20px;*/
    border: 1px solid #ccc;
    padding-left: 20px;
}

.login-form .form-group label {
    margin-top: 8px;
}

.login-form .form-group input.btn.btn-motive,
.contact-form .form-group input.btn.btn-primary,
.newsletter-form input.btn.btn-primary,
.share-story-form input.btn.btn-primary {
    background-color: #AB182C;
    color: #fff;
    padding: 15px 40px;
    margin-top: 20px;
}

.login-form .form-group .btn.btn-primary {
    color: #fff;
    text-transform: uppercase;
}

.login-form .form-group .btn.btn-motive {
    margin-top: 30px;
}

.login-form h2 {
    margin-top: 52px;
    margin-bottom: 46px;
}

.contact-form .form-group input.btn.btn-primary,
.media-inquiries-form .form-group input.btn.btn-primary,
.newsletter-form input.btn.btn-primary,
.share-story-form input.btn.btn-primary {
    background-color: #0072ca;
    padding: inherit;
}

.share-story-form .attachment input {
    background-color: #fff;
}

.share-story-form input#acceptTerms {
    height: inherit;
}

.login-form .form-group input.btn.btn-motive {
    margin-top: 30px;
    padding: inherit;
}

/* ==================================
  # Donate Now Sectional
================================== */

.make-appointment-heading h1,
.i-am-header h1 {
    font-family: nb;
    margin-top: 12px;
    color: #970012;
    font-size: 34px;
}



.make-appointment-search input[type=text] {
    height: 70px;
    width: 100%;
    border: 3px solid #e1e1e1;
    margin: 20px auto;
    display: block;
    padding-left: 20px;
   
}

.make-appointment-search .input-group-addon {
    border: none;
    padding: 0;
    margin: 0;
    background: none;
}

.make-appointment-search .checkbox input, .make-appointment-search .checkbox input[type=checkbox] {
    height: inherit;
    width: inherit;
    margin: 8px 0 0 -24px!important;
}
@media (min-width: 1366px) { 
.make-appointment-heading .w-50{
    width: 50%;
    display: block;
    margin: 0 auto;
}
}
.make-appointment-search .distance {
    width: 330px;
    margin: 0 auto;
    max-width: 100%;
}

.make-appointment-search .distance .within,
.make-appointment-search .distance .range-selector {
    margin-top: 0;
}

.make-appointment-search span {
    color: #970012;
    font-weight: bold;
}

.make-appointment-search .btn.btn-ob-red,
.make-appointment-search-advanced .btn.btn-ob-red {
    background-color: #970012;
    color: #FFF;
    width: 244px;
    padding: 17px 40px;
}

.make-appointment-search-advanced .btn.btn-ob-red {
    float: right;
    margin-right: 44px;
    margin-top: 40px;
    width: 289px;
}

.make-appointment-search input.input-margin {
    margin-bottom: 30px;
}

.donation-centers-section h2 {
    margin-top: 120px;
}

.donation-centers-section img {
    max-width: 540px;
    padding: 20px;
}



/* ==================================
  # Promotions & Rewards Sectional
================================== */

.promotions-sectional .promo-hero {
    color: #FFF;
}

.sectional-red {
    color: #970012;
}

.promotions-sectional .rewards-section .rewards-form-one {
    text-align: left;
    width: 100%;
}

.promotions-sectional .rewards-section .rewards-bkg .rewards-form-one h2 {
    font-size: 25px;
}

.promotions-sectional .rewards-section .rewards-bkg .rewards-form-one h2 span {
    color: #970012;
    font-size: 19px;
}

.promotions-sectional .rewards-section .rewards-bkg {
    padding: 0 !important;
}

.promotions-sectional .btn.btn-ob-red {
    background-color: #970012;
    color: #FFF;
    width: 330px;
}

.promotions-sectional .promotions-form .form-control input {
    width: 250px !important;
    height: 60px;
}

.reward-store-section .ct-text-box h2,
.reward-store-section .rewards-section h2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 20px;
}

.promotionsRange {
    margin: 30px 0px 0px;
}

.rewards-section h2.sectional-red {
    margin-bottom: 0px;
}

.rewards-section .rewards-img {
    padding: 10px 0px 30px;
    width: 20%;
}

.ct-text-box h2.promos {
    border-bottom: none;
    padding-bottom: 0px;
}

.promo-row {
    margin-bottom: 60px;
}

.gift-cards-img {
    max-width: none;
}

.promo-row p {
    margin-bottom: 30px;
}

section.milestones-promo {
    background: url(/_resources/images/content/milestones-panel-image.jpg) 0 0 no-repeat;
    background-size: cover;
}

section.milestones-promo .milestones-promo-inner {
    padding: 180px 15px;
}

section.milestones-promo .milestones-promo-inner p {
    margin: 30px 0;
}

section.milestones-promo .milestones-promo-inner a {
    margin-top: 20px;
}

/* ==================================
  # Milestones Landing Page
================================== */

section.milestone-landing-img {
    background: url(/_resources/images/content/sky.jpg) 0 0 no-repeat;
}

section.milestone-landing-img img {
    padding: 100px 15px;
}

section.milestone-landing-content p span {
    border-bottom: 1px solid #434343;
}

section.milestone-landing-content {
    padding-bottom: 100px;
}

/* ==================================
  # I am Oneblood
================================== */

.features-story .i-am-header {
    color: #AB182C;
}

.iAm-oneblood-wrapper section.features-story .video-section .video-overlay__footer span {
    font-size: 20px;
}

.iAm-oneblood-wrapper section.features-story .video-section .video-overlay__footer {
    padding: 12px 45px 20px;
}

.iAm-oneblood-wrapper section.features-story .video-description {
    margin-top: 10px;
}

.iAm-oneblood-wrapper section.features-story .nav-section-right,
.bio-detail .biogrid .biodescription .share-section .nav-section-right {
    text-align: left;
    margin-top: 25px;
    margin-bottom: 10px;
}

.bio-detail .biogrid .biodescription .share-section .nav-section-right {
    float: none;
    margin-bottom: 0;
}

.bio-detail .biogrid .biodescription .share-section .nav-section-right span {
    vertical-align: top;
}

section.dual-section.events-share-story {
    margin-bottom: 0;
}

section.dual-section.events-share-story .column-left:before {
    background-color: #0076a8;
}

section.dual-section.events-share-story .column-right:before {
    background-color: #fefefe;
}

section.dual-section.events-share-story .column-right,
section.dual-section.events-share-story .column-right h3 {
    color: #333;
}

section.dual-section.events-share-story .btn.btn-sm {
    max-width: 100%;
}

section.dual-section.events-share-story .column-right h3,
section.dual-section.events-share-story .column-left h3 {
    font-size: 42px;
}

.features-story .video-description h3 {
    color: #AB182C;
    margin-bottom: 0;
}

.features-story .video-description .find-appt-links a {
    color: #AB182C;
    text-decoration: underline;
}

.features-story .video-description .watch-video a {
    color: #0076a8;
}

.features-story .video-description .watch-video,
.features-story .video-description .find-appt-links {
    margin-top: 20px;
}

.testimonials-section h3.ct-blog-title {
    color: #AB182C;
    font-size: 36px;
    font-weight: bold;
    margin-bottom: 10px;
}

.ct-testimonials-content {
    display: table;
    text-align: left;
    padding: 20px 0 20px 30px;
    font-family: nb;
}

.ct-blog.ct-testimonials .fauxcrop {
    height: 320px;
}

.ct-blog.ct-testimonials .ct-testimonials-content p.ct-testimonials-excerpt {
    font-weight: 600;
}

.ct-blog.ct-testimonials .ct-testimonials-content p {
    font-size: 21px;
}

.ct-blog.ct-testimonials .inner {
    min-height: 579px;
}

.filter-bar .testimonials-search {
    float: right;
}

.video-description {
    font-size: 16px;
    margin-top: 20px;
}

/* ==================================
  # Events Page
================================== */

.filterBox-events .filter-by {
    text-align: right;
    margin-top: 7px;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
}

/* ==================================
  # Registration Form
================================== */

.registration-form {
    margin-top: 40px;
}

.registration-form input.btn.btn-primary {
    margin-top: 20px;
    background-color: #337ab7;
    height: inherit;
}

.registration-form input,
.registration-form select {
    margin-bottom: 20px;
}

.registration-form select {
    color: #aaa;
}

/* ==================================
  # About Donating Sectional
================================== */

section.section.donor-section h2,
section.tyt-main h2,
section.heritage-left h2,
section.heritage-right h2,
section.about-donating .donation-basics h2
section.section.donor-section .h2,
section.tyt-main .h2,
section.heritage-left .h2,
section.heritage-right .h2,
section.about-donating .donation-basics .h2{
    color: #AB182C;
}

section.about-donating .donation-basics h2 {
    margin-bottom: 76px;
}

section.about-donating p,
section.about-donating a {
    margin-top: 40px;
}

section.about-donating .tyt-section img.tyt-img {
    margin-bottom: 60px;
}

section.about-donating .donation-basics,
section.about-donating .tyt-section {
    cursor: pointer;
}


section.about-donating {
    background-color: #fff;
    overflow: hidden;
}

section.about-donating .donation-basics {
    background-color: #ebebeb;
    position: relative;
    z-index: 10;
}

section.about-donating .donation-basics:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    width: 2000px;
    height: 1500px;
    background-color: #ebebeb;
}

section.about-donating .tyt-section {
    background-color: #fff;
    padding-left: 80px;
}

section.about-donating .donation-basics img,
section.about-donating .tyt-section img {
    max-width: 700px;
}

/* ==================================
  # Target Your Type Sectional
================================== */

section.tyt-top img {
    margin-bottom: 40px;
}

section.tyt-top .tyt-left {
    margin-top: 30px;
}

section.blood-types .blood-types-items {
    padding: 90px 0 60px;
    color: #fff;
    font-size: 140px;
    font-family: nb;
    text-align: center;
    cursor: pointer;
    font-weight: bold;
}

section.blood-types .blood-types-items.type-o-neg {
    background-color: #ab192d;
}

section.blood-types .blood-types-items.type-o-neg:hover {
    background-color: #931627;
}

section.blood-types .blood-types-items.type-a-neg {
    background-color: #cfb023;
}

section.blood-types .blood-types-items.type-a-neg:hover {
    background-color: #b89d20;
}

section.blood-types .blood-types-items.type-b-neg {
    background-color: #279989;
}

section.blood-types .blood-types-items.type-b-neg:hover {
    background-color: #218274;
}

section.blood-types .blood-types-items.type-ab-neg {
    background-color: #007db6;
}

section.blood-types .blood-types-items.type-ab-neg:hover {
    background-color: #006d9f;
}

section.blood-types .blood-types-items.type-o-pos {
    background-color: #d28235;
}

section.blood-types .blood-types-items.type-o-pos:hover {
    background-color: #b9732f;
}

section.blood-types .blood-types-items.type-a-pos {
    background-color: #f1b434;
}

section.blood-types .blood-types-items.type-a-pos:hover {
    background-color: #daa331;
}

section.blood-types .blood-types-items.type-b-pos {
    background-color: #85b09a;
}

section.blood-types .blood-types-items.type-b-pos:hover {
    background-color: #739785;
}

section.blood-types .blood-types-items.type-ab-pos {
    background-color: #5bc2e7;
}

section.blood-types .blood-types-items.type-ab-pos:hover {
    background-color: #51accd;
}

section.facts a,
section.heritage a {
    margin-top: 30px;
}

section.heritage img {
    min-height: 600px;
}

section.heritage h2 {
    margin-top: 150px;
}

section.heritage .heritage-text {
    padding-left: 60px;
}

section.heritage.duo-section .img-left {
    min-height: auto;
}

section.facts h2 {
    margin-top: 90px;
}

.content-padding .content h3 a:hover {
    color: #ab182c !important;
}

/* ==================================
  # Heritage Page
================================== */

section.heritage-left {
    padding-right: 70px;
}

section.heritage-right {
    padding-left: 70px;
}

/* ==================================
  # Donor Basics
================================== */

.donor-blood-basics-container .btn.btn-accent {
    margin-top: 50px;
}

.donor-blood-basics-container .what-is-blood h2 {
    margin-top: 110px;
}

.donor-blood-basics-container .journey h2 {
    margin-top: 120px;
}

/* ==================================
  # Facts & Figures
================================== */

section.infographics .infographic-items {
    margin-bottom: 15px;
}

section.can-i-donate h2 {
    margin-top: 120px;
}

/* ==================================
  # Rewards Store
================================== */

.choose-reward h3 {
    line-height: 24px;
    font-size: 20px;
}

.choose-reward span {
    font-size: 24px;
    line-height: 32px;
    color: #ab182c;
}

.choose-reward span.type {
    color: #333;
    font-size: 15px;
}

.reward_submit input.btn.btn-primary {
    font-size: 18px;
    padding: 10px 40px;
}

.reward_submit p.warning,
.choose-reward p.amazon-warning {
    font-size: 11px;
}

.choose-reward p.amazon-warning {
    color: #868687;
    font: bold 10px Arial, Helvetica, sans-serif;
}

.choose-reward {
    margin-bottom: 15px;
}

.choose-reward .inner {
    border: 1px solid #e1e1e1;
    padding: 12px;
    min-height: 404px;
}

.rewards-tab {
    color: #fff;
}

.rewards-tab .blue-tab,
.rewards-tab .green-tab,
.rewards-tab .orange-tab,
.rewards-tab .red-tab {
    padding: 12px 0 2px;
    margin-bottom: 40px;
}

.rewards-tab .blue-tab p,
.rewards-tab .green-tab p,
.rewards-tab .orange-tab p,
.rewards-tab .red-tab p {
    font-size: 17px;
}

.rewards-tab .blue-tab {
    background-color: #4b8daf;
}

.rewards-tab .green-tab {
    background-color: #1e8e76;
}

.rewards-tab .orange-tab {
    background-color: #d2742c;
}

.rewards-tab .red-tab {
    background-color: #ab192c;
}

.rewards-tab .tab-opacity {
    opacity: 0.2;
}

input#opt_redemption {
    margin-right: 20px;
}

h3.payment_header,
.row#emailForm {
    margin-bottom: 30px;
}

h3.payment_header span {
    font-size: 18px;
    font-weight: normal;
}

#confirm_form input.btn.btn-primary {
    font-size: 16px;
    margin: 20px 0;
}

.row#addressForm input,
.row#addressForm2 input {
    margin-bottom: 20px;
}

.row#addressForm p {
    margin-bottom: 30px;
}

h3.mail-redemption {
    padding: 20px 0;
}

form#confirm_form p span {
    color: #0072ca;
}

form#confirm_form a {
    font-size: 16px;
}

/*
form#confirm_form h3 {
  margin-top:;
}
*/

form#confirm_form table {
    margin-top: 30px;
}

form#confirm_form table p span.cart_warning,
form#confirm_form table p span.cart_warning a {
    font-size: 12px;
}

form#confirm_form table p span.cart_warning {
    line-height: 20px;
    color: #333;
}

/*
h2.choose-egift {
  margin-top: 60px;
}
*/

/* ==================================
  # Footer Note - Donor Portal
================================== */

.footer-note {
    background-color: #f5f5f5;
    padding: 60px 15px;
}

.footer-note p {
    font-size: 16px;
    font-weight: bold;
}

/* ==================================
  # Zika Landing Page
================================== */

.zika-lp-wrapper .video-section {
    background-color: #f5f5f5;
    margin-top: 0;
}

.zika-lp-wrapper .video-section,
.zika-lp-wrapper .bottom-section {
    padding: 80px 0;
}

section.zika-form {
    background-color: #d7eaf9;
    padding: 20px 40px 30px;
}

section.zika-form .form-header h2 {
    text-align: center;
    margin-bottom: 10px;
}

section.zika-form .form-header p {
    font-size: 15px;
    margin-bottom: 30px;
}

section.zika-form #submit {
    color: #fff;
    background-color: #ab182c;
    border-color: #ab182c;
    box-shadow: none;
    text-transform: uppercase;
    font-size: 16px;
    padding: 6px 17px;
    margin-top: 20px;
}

.bottom-section .lp-press {
    margin-bottom: 20px;
}

.bottom-section .lp-press a {
    color: #ab182c;
    font-size: 30px;
}

.bottom-section .lp-press h2 {
    margin: 10px 0;
}

.bottom-section .lp-press .date {
    font-size: 15px;
}

.bottom-section .lp-press-item .fauxcrop {
    height: 126px;
}

/* ==================================
  # Just One More
================================== */

.header-index.just_one_more {
    margin-bottom: 100px;
}

.header-index.just_one_more h1 {
    font-size: 5rem;
    line-height: 48px;
    padding: 0 60px;
}

.header-index.just_one_more h1+.btn {
    font-size: 1.6rem;
    min-width: 222px;
}

.header-index.just_one_more .one-more-btn {
    position: absolute;
    bottom: 0;
}

.header-index.just_one_more .one-more-btn,
.header-index.just_one_more .one-more-btn .btn {
    width: 100%;
}

.header-index .ct-slick.onemoreslick .item {
    height: 527px;
    background-color: #000;
    display: flex;
    justify-content: center;
    flex-direction: column;
}

.header-index .ct-slick.onemoreslick .item.item-video .flowplayer {
    height: 280px;
    margin-top: 8px;
}

.header-index video#slider_video {
    width: 100%;
}

.ct-slick.onemoreslick.ct-slick.arrows--type2 .slick-prev,
.ct-slick.onemoreslick.ct-slick.arrows--type2 .slick-next {
    width: 30px;
    height: 40px;
}

.header-index .ct-slick.onemoreslick .item .nav-section-right,
.header-index .ct-slick.onemoreslick .item .videoInfoWrapper {
    display: none;
}

/* ==================================
  # Media Queries only for top nav
================================== */

/* modifying the original design for the top nav -
Please don't modify or add anything on this media queries, create a new one.
Ask me before doing something on it (Elena) */

@media only screen and (min-width: 1620px) {
    body {
        padding-top: 106px;
    }
    .navbar .navbar-nav {
        line-height: 62px;
    }
    ul.navbar.navbar-nav {
        height: 65px;
       
    }
    .navbar .navbar-nav .navbar-btn {
        width: 220px;
    }
    .navbar .navbar-nav:before {
        height: 66px;
        bottom: 1px;
    }
    .navbar .container,
    .navbar .container .navbar-content {
        height: 106px;
    }
    .navbar .container .navbar-header {
        height: 106px;
    }
    .navbar-scrolled .ct-nav .navbar-brand img {
        padding-top: 43px;
    }
   
    .topbar li.dropdown ul.dropdown-menu {
        top: 36px;
    }
    .navbar .topbar .ct-socials i {
        font-size: 17px;
        height: 30px;
        line-height: 30px;
        width: 30px;
    }
    .navbar-scrolled .ct-nav {
        top: -50px;
    }
    .navbar-scrolled ul.navbar {
        height: 84px;
    }
    .navbar-scrolled .navbar .container .navbar-header {
        height: 124px;
    }
    .navbar-scrolled .navbar .navbar-nav:before {
        height: 84px;
        bottom: 0px;
    }
    .navbar-scrolled .navbar-nav li>a {
        padding-top: 14px;
        height: 85px;
    }
}

@media (max-width: 1619px) {
    .ct-nav {
        background-color: #FFF;
    }
    .navbar .container .navbar-header {
        height: 109px;
    }
    .navbar-scrolled .navbar .container .navbar-header {
        height: 129px;
    }
    .navbar-nav::before {
        bottom: 0px;
        height: 70px;
    }
    .navbar-scrolled .navbar-nav::before {
        bottom: 0px;
        height: 79px;
    }
    .navbar-scrolled .navbar-nav,
    .navbar-scrolled .navbar.navbar-nav li.dropdown>a {
        height: 90px;
    }
    .navbar-scrolled .navbar-nav li>a {
        padding-top: 23px;
    }
    .navbar-nav {
        line-height: 56px;
        height: 63px;
    }
    .navbar-nav li>a {
        padding-top: 4px;
    }
    .navbar .topbar,
    .navbar .topbar::before {
        top: 0px;
    }
    .topbar li.dropdown ul.dropdown-menu {
        top: 38px;
    }
    .navbar.navbar-nav li.dropdown>a,
    .navbar-nav .navbar-btn>a {
        font-size: 15px;
    }
    .navbar.navbar-nav li.dropdown>a {
        height: 70px;
    }
    .navbar-scrolled .navbar .container .navbar-brand img {
        padding-top: 40px;
    }

    .navbar-nav .navbar-btn {
        width: 134px;
    }
    .navbar .container .navbar-brand img {
        max-width: 185px;
        padding-top: 15px;
    }
    .navbar.navbar-nav li.dropdown>a,
    .navbar-nav .navbar-btn>a {
        font-size: 14px;
    }
    .topbar .ct-socials {
        width: 167px;
    }
    .topbar>li {
        padding: 0px 10px;
    }
    .navbar .ct-search .form-control {
        width: 135px;
        padding-left: 10px;
    }
    .topbar .navbar-btn>a {
        padding: 0 13px;
    }
    .navbar .topbar .app-buttons li:nth-of-type(3) {
        display: none;
    }
    .navbar .topbar .app-buttons {
        padding: 0 13px;
    }
}

.bottom-fixed_button {
    box-shadow: 0 3px 15px 0 rgba(0, 0, 0, 0.25) !important;
    padding: 8px 20px !important;
    position: fixed;
    bottom: 0;
    right: 20px;
    color: #fff;
    z-index: 999;
    background-color: #ab182c;
    border-color: #ab182c;
}

@media (max-width: 1200px) {
    .container .navbar-header {
        height: 70px !important;
    }
    .navbar .container .navbar-brand img {
        max-width: 237px;
        padding-top: 0;
    }
    .navbar-scrolled .navbar .container .navbar-brand img {
        padding-top: 0;
    }
    .ct-mobile-menu .ct-search button {
        background-color: #0076a8;
    }
    .ct-mobile-menu__top {
        padding: 8px 0 0;
    }
    .ct-mobile-menu ul li {
        padding: 8px 10px 8px 25px;
    }
}

@media only screen and (min-width: 1200px) {
    body {
        padding-top: 106px;
    }
    .header-index h1+.btn {
        margin-left: 0;
    }
}

@media only screen and (max-width: 991px) {
    .navbar {
        background-color: #FFF;
    }
    .ct-nav {
        top: 0;
    }
}

@media only screen and (max-width: 767px) {
    .navbar .navbar-header .navbar-brand img {
        margin-top: -16px !important;
    }
}

/* modifying the original design for the top nav -
Please don't modify or add anything on this media queries, create a new one.
Ask me before doing something on it (Elena) */

/* ==================================
  # Media Queries for rest of site
================================== */

@media only screen and (min-width: 1620px) {
 
    h2+p {
        font-size: 19px;
    }
    .ct-aside ul {
        padding-bottom: 20px;
    }
 
    .features-story .video-overlay .mfp-video {
        width: 96px;
        height: 96px;
    }
    .milestone blockquote {
        padding: 155px 30px 68px !important;
    }
}

@media only screen and (max-width: 1619px) {
    .ct-icon-box-2 {
        padding: 28px 30px 28px 60px;
    }
    .duo-section.contact-form-section .ct-text-box h2 {
        margin-top: 90px;
        padding-bottom: 0;
    }
    .duo-section.contact-form-section .clearfix.ct-u-padding-bottom-40 {
        padding-bottom: 0 !important;
    }
    .bone-section .ct-text-box {
        padding-left: 0px;
    }
    .duo-section .stories-box-sectional h2 {
        margin-top: 54px;
    }
    .form .form-padding {
        padding-bottom: 28px;
    }
    section.target-type .blood-type-box {
        padding: 49px 0px;
    }
    .duo-section.leadership-section .img-left {
        min-height: 600px;
    }
    .duo-section.bill-rights-section .img-left {
        min-height: auto;
    }
    .financials-section h2 {
        margin-top: 70px;
    }
    .iAm-oneblood-wrapper section.features-story .video-description {
        margin-top: 0;
    }
    section.about-donating .donation-basics h2 {
        margin-bottom: 32px;
    }
    section.can-i-donate h2,
    .donor-blood-basics-container .what-is-blood h2 {
        margin-top: 20px;
    }
    section.facts h2 {
        margin-top: 60px;
    }
    section.about-donating .donation-basics img,
    section.about-donating .tyt-section img,
    section.about-donating .donation-basics p,
    section.about-donating .tyt-section p {
        max-width: 500px;
    }
    .ob_press_item .fauxcrop {
        height: 102px;
    }
    .donor-portal-nav ul li {
        margin-right: 45px;
    }
   
}

@media (max-width: 1600px) {
    section.target-type .blood-type-box {
        padding: 43px 0;
    }
    section.target-type .blood-type-box p {
        padding: 0px 20px;
    }
    .duo-section .is-right {
        padding-bottom: 70px;
    }
    .duo-section .is-right h2 {
        margin-top: 76px;
    }
    .donor-portal-nav ul {
        padding-top: 10px;
    }
    section.blog-slider .imgContainer {
        margin: 80px auto;
    }
    .social-section.duo-section h2 {
        margin-top: 140px;
    }
    .duo-section.graphic-section .is-right {
        padding-bottom: 57px;
    }
    .duo-section .ct-text-box h2 {
        margin-top: 68px;
    }
    .duo-section.graphic-section .is-right {
        padding-bottom: 56px;
    }
    .gallons {
        height: 200px;
        width: 200px;
    }
    .gallons .number {
        font-size: 120px;
        padding-top: 14px;
    }
    .gallons {
        padding: 0px;
    }
    .ct-shop-box__header {
        line-height: 0.8em;
    }
    section.target-type .blood-type-box {
        padding: 49px 0px;
    }

    section.blood-types .blood-types-items {
        font-size: 120px;
    }
    .donor-blood-basics-container .journey h2 {
        margin-top: 80px;
    }
}

@media (min-width: 1200px) {
    .within {
        padding-top: 14px;
    }
    .rewards-section {
        margin-top: 20px !important;
    }
    .milestone blockquote {
        padding: 85px 30px 68px;
    }
}

@media (max-width: 1200px) {
    section.target-type .blood-type-box {
        padding: 66px 0;
    }
    section.health-screening .health-items:nth-child(2) {
        border-right: none;
    }
    .content-padding {
        padding-left: 50px;
    }
    .duo-section .img-left {
        min-height: 220px;
    }
    .donor-space-container .donor-location .donor-location-row img {
        padding-top: 150px;
    }
    .donor-space-container .donor-schedule .donor-schedule-row img {
        padding-top: 300px;
    }
    .donor-space-container .donor-appointments .donor-appointment-row img {
        padding-top: 120px;
    }
    .donor-space-container .donor-schedule .donor-schedule-row .donor-schedule-text {
        top: 21%;
    }
    .donor-space-container .donor-location .donor-location-row .donor-location-text {
        top: 13%;
    }
    .donor-space-container .donor-appointments .donor-appointment-row .donor-appointment-text {
        top: 25%;
    }
    .ob_press_item .press-text,
    .ob_blog_item .blog-text {
        padding: 20px 0 20px 8px;
    }
    .donor-portal-nav .container-fluid {
        text-align: center;
    }
    .donor-portal-nav .item {
        font-size: 12px;
    }
    .donor-portal-nav .container-fluid ul {
        padding-left: 0;
    }
    .duo-section.leadership-section .img-left {
        min-height: auto;
    }
    .financials-section h2 {
        margin-top: 0;
    }
    .financials-section {
        padding-bottom: 60px;
    }
    .gallons {
        height: 260px;
        width: 260px;
    }
    .gallons {
        padding: 20px 0px;
    }
    .gallons .number {
        font-size: 180px;
        padding-top: inherit;
    }
    .ct-shop-box__header {
        line-height: inherit;
    }
    .contact-form-section.duo-section .is-right {
        padding-bottom: 0;
    }
    .contact-form-section .ct-u-paddingBoth80 {
        padding-bottom: 40px;
    }
    .bone-section .ct-text-box {
        padding-left: 180px;
    }
    .form .form-padding {
        padding-bottom: 0px;
    }
    .selectBox.selectBox-portfolio {
        float: left !important;
        margin-top: 40px;
    }
    .make-appointment-search {
        margin-top: 20px;
    }
    .donation-centers-section img {
        max-width: 440px;
    }
    .donation-centers-section h2 {
        margin-top: 60px;
    }
    .donation-centers-section {
        padding-bottom: 60px;
    }
    .order h2.customize {
        width: auto !important;
        display: inline-block !important;
    }
    .milestone .media .media-left,
    .milestone .media .media-body {
        display: table-cell;
    }
    .milestone .media .media-title {
        padding-top: 0px;
        margin-top: 0px;
    }
    .promo-range {
        margin-top: 30px;
    }
    .ct-text-box h2.promos {
        margin-top: 10px;
        margin-bottom: 15px;
    }
    .promo-section {
        padding-top: 30px;
    }
    .range-selector,
    .within {
        margin-top: 20px;
    }
    .reward-store-section {
        padding-left: 0px;
    }
    .within {
        padding-top: 15px;
    }
    .testimonial-image {
        width: 46%;
    }
    section.tyt-top .tyt-left {
        margin-bottom: 40px;
    }
    section.heritage .heritage-text {
        padding-bottom: 60px;
    }
    section.heritage .heritage-text h2 {
        margin-top: 60px;
    }
    .ob_press_item .fauxcrop {
        width: 282px;
    }
    .login-form h2 {
        margin-top: 0;
    }
    .login-form.col3-form h2 {
        margin-top: 30px;
    }

    .login-form p br {
        display: none;
    }
    section.about-donating .donation-basics {
        background-color: #fff;
    }
    section.about-donating .donation-basics::before {
        content: none;
    }
    section.about-donating .donation-basics p,
    section.about-donating .tyt-section p {
        padding: 0;
    }
    section.about-donating .donation-basics a,
    section.about-donating .tyt-section a {
        margin-left: 0;
    }
    section.can-i-donate a {
        margin-bottom: 40px;
    }
    section.about-donating .donation-basics img,
    section.about-donating .tyt-section img,
    section.about-donating .donation-basics p,
    section.about-donating .tyt-section p {
        max-width: 100%;
    }
    section.about-donating .tyt-section {
        padding-left: inherit;
    }
    .dual-section.events-share-story .column-left,
    .dual-section.events-share-story .column-right {
        height: 514px;
    }
    .choose-reward .inner {
        min-height: 430px;
    }
    .rewards-tab .blue-tab,
    .rewards-tab .green-tab,
    .rewards-tab .orange-tab,
    .rewards-tab .red-tab {
        margin-bottom: 0;
    }
    .rewards-tab {
        margin-bottom: 40px;
    }
    .filter-bar .testimonials-search {
        float: left;
        margin-top: 30px;
    }
    #donationHistory_filter.dataTables_filter input {
        width: 155px;
    }
    #donationHistory_filter.dataTables_filter label {
        font-size: 16px;
    }
    section.facts img {
        margin-top: 30px;
    }
    .nav-section-right {
        float: left;
        margin-top: 20px;
        min-width: inherit;
    }
    #landing_results img {
        margin-bottom: 20px;
    }
    .donor-portal-wrapper h2 {
        font-size: 42px;
    }
    .header-sectional.i-am-ob-header {
        background-image: none !important;
    }
    .header-index .slick-slider .slick-track .item .container.text-left-md {
        text-align: left;
        margin-left: 80px;
    }
    header.header-index h1 {
        /*font-size: 5rem;*/
    }
    .description-box.animateBottomName {
        font-size: 14px;
    }
    section.milestones-promo {
        background: none;
    }
    .row .bio-detail {
        margin-top: 60px;
    }
    .biodescription h2 {
        margin-top: 20px;
    }
    .header-index.just_one_more h1 {
        padding: 30px 0 20px;
    }
}

@media (max-width: 991px) {
    .social-section img {
        min-width: 400px !important;
    }
    .bone-section .ct-text-box {
        margin-bottom: 50px;
    }
    .bloodTypeBlocks img {
        width: 60px;
        margin-right: 5px;
    }
    section.big-red-bus .ct-text-box {
        text-align: left;
    }
    .gallons {
        margin: 0 auto;
    }
    p.order-details,
    p.confirm-details {
        width: 80%;
    }
    .donor-space-container .number-inner {
        top: -70px;
        left: 0;
    }
    .donor-space-container .donor-location .donor-location-row .donor-location-text {
        top: 23%;
    }
    .donor-space-container .donor-schedule .donor-schedule-row .donor-schedule-text {
        top: 26%;
    }
    .donor-space-container .donor-appointments .donor-appointment-row .donor-appointment-text {
        top: 30%;
    }
    .donor-space-container .donor-location .donor-location-row img {
        padding-top: 200px;
    }
    .donor-space-container .donor-appointments .donor-appointment-row img {
        padding-top: 180px;
    }
    p.order-details,
    p.confirm-details {
        margin: 0px 0px 30px;
    }
    .order h3.order-weight {
        font-size: 28px;
    }
    .order {
        margin-bottom: 30px;
    }
    .milestoneButton-group {
        padding-bottom: 50px;
    }
    section.order {
        margin-bottom: 0px;
    }
    .within {
        padding-top: 16px;
    }
    .dual-section .column-left,
    .dual-section .column-right {
        height: 502px;
    }
    .donor-blood-basics-container .what-is-blood h2 {
        margin-top: 40px;
    }
    .donor-blood-basics-container .what-is-blood a {
        margin-bottom: 40px;
    }
    .facts {
        padding-top: 0px;
    }
    .dual-section.events-share-story .column-left,
    .dual-section.events-share-story .column-right {
        height: 578px;
    }
    .ob_press_item .fauxcrop {
        height: 162px;
    }
    .resources-item {
        min-height: 488px;
    }
    .donor-portal-nav .row.donor-portal-nav-items {
        padding-left: 20px;
    }
}

@media (min-width: 768px) {
.schedule-tabs ul.nav.nav-tabs {
    margin-bottom: 25px;
}
    .modal-dialog {
        width: 900px;
    }
    .distance {
        margin: 0 auto 20px auto !important;
    }
    .make-appointment-search .btn.btn-ob-red,
    .make-appointment-search-advanced .btn.btn-ob-red {
        padding: 17px 40px;
    }
}

@media (max-width: 767px) {
    .make-appointment-heading h1 {
        font-size: 20px;
    }
    .make-appointment-refine a {
        font-size: 12px;
    }
    #dcsns-filter {
        float: left;
        margin-left: 11px;
    }
    section.target-type .gallon-box {
        margin-top: 0;
    }
    section.health-screening h2 {
        padding: 0px 20px;
    }
    .nav-section-right {
        float: left;
        min-width: 0;
        margin: 20px 0 40px;
    }
    .content-padding {
        padding-left: 15px;
    }
    .donor-portal-nav .item {
        font-size: 12px;
        margin-right: 20px;
    }
    .print-btn {
        float: left;
    }
    .donor-space-container .donor-schedule .donor-schedule-row .donor-schedule-text {
        margin-left: 19px;
        margin-right: 19px;
    }
    .my-appointments-wrapper .past-appt-table {
        margin-top: 0;
    }
    .my-appointments-wrapper .appt-history .appt-history-item p {
        padding: 6px 0px 0px 15px;
    }
    .my-appointments-wrapper .appt-history .appt-history-item:last-of-type {
        padding-bottom: 20px;
    }
    .inquires-section img {
        float: right;
    }
    .vHidden-xs {
        visibility: hidden;
    }
    .bone-section .ct-text-box {
        padding-left: 15px;
    }
    .milestone .media-body {
        text-align: center;
    }
    .milestoneButton-group {
        margin: 0 auto 50px;
        margin: 0 auto;
    }
    .img-step-3-hide {
        display: none !important;
    }
    .milestone .media .media-left,
    .milestone .media .media-body {
        display: block;
    }
    .milestone .media .media-title {
        padding-top: 30px;
        margin-top: 5px;
    }
    .promotions-sectional {
        background-image: url("/_resources/images/content/promotions-hero.jpg") !important;
        background-position: left center;
    }
    .reward-store-section {
        padding: 80px 20px 80px 30px !important;
    }
    .rewards-form input {
        width: 90% !important;
    }
    input#redemption_code {
        width: 95% !important;
    }
    .promotions-form button.btn,
    select#radius,
    input#zip {
        margin: 0 auto;
        display: block;
    }
    select#radius {
        margin-top: 15px !important;
    }
    .promotions-sectional h1 {
        font-size: 50px;
    }
    .promo-range {
        margin-top: 10px;
    }
    .donor-rewards-img {
        margin-bottom: 30px;
    }
    .promotions-form button.btn,
    select#radius,
    input#zip {
        margin: 0px;
    }
    .within {
        padding-top: 28px;
        text-align: left;
    }
    .dual-section.events-share-story .column-right {
        background-color: #fefefe;
    }
    section.heritage .heritage-text {
        padding-left: 15px;
    }
    section.journey .journey-text {
        padding-left: 15px;
    }
    td.white-title {
        padding-left: 10px;
        padding-right: 20px;
    }
    #donationHistory_filter.dataTables_filter {
        float: left;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-left: 20px;
    }
    #donationHistory_length.dataTables_length {
        float: left;
        margin-bottom: 20px;
    }
    header.header-sectional.media-header h1,
    header.header-sectional.media-header p {
        color: #333;
    }
    section.ob-media {
        padding-top: 36px;
    }
    .ct-aside {
        float: left;
    }
    .share-blog {
        padding-left: 15px;
    }
    .donor-portal-nav .row.donor-portal-nav-items {
        text-align: left;
        padding-top: 20px;
    }
    .donor-portal-nav .row.donor-portal-nav-items .item {
        padding-bottom: 6px;
    }
    .header-index .slick-slider .slick-track .item .container.text-left-md {
        margin-left: 50px;
    }
    .home-slider-heading {
        width: 51%;
    }
    #aboutModal img,
    #about2Modal img,
    #about3Modal img,
    #about4Modal img {
        display: none;
    }
    .make-appointment .make-appointment-heading.make-appointment-heading-donor,
    #donationLocation_wrapper .dataTables_length {
        text-align: center !important;
    }
    #donationLocation_filter label {
        float: left;
        margin: 0;
    }
    .make-appointment .row.step-container {
        margin-bottom: 0;
    }
    .dataTables_wrapper .dataTables_filter {
        margin-left: 0;
    }
    header.header-index h1 {
        /* font-size: 3.2rem;*/
    }
    .ct-slick.onemoreslick.ct-slick.arrows--type2 .slick-prev,
    .ct-slick.onemoreslick.ct-slick.arrows--type2 .slick-next {
        top: 45%;
    }
}

@media (max-width: 600px) {
    section.blog-slider .blog-item {
        padding: 60px 40px;
    }
    .dual-section .column-left,
    .dual-section .column-right {
        height: 558px;
    }
    .home-slider-heading {
        width: 57%;
    }

    .header-index .slick-slider .slick-track .item .container.text-left-md {
        margin-left: 36px;
    }
    img.news-team {
        width: 100% !important;
    }
}

@media (min-width: 480px) {
    .order .order-detail .select-group .form-group.right {
        margin-left: 20px;
    }
    .order .order-detail .select-group .form-group {
        padding: 0px;
    }
}

@media (max-width: 480px) {
    section.locations .nearest-location .schedule-box p img {
        margin: 10px 0;
    }
    section.locations .gift {
        padding: 40px;
    }
    .duo-section.graphic-section .graphic-section-img img {
        min-width: 400px;
    }

    .bloodTypeBlocks img {
        width: 40px;
        margin-right: 0;
    }
    .container .row .big-button-wrapper a.all-donations-btn {
        font-size: 18px;
        min-width: 130px;
    }
    .dual-section .column-left,
    .dual-section .column-right {
        height: 600px;
    }
    .make-appointment-search input[type=text] {
        width: 100%;
    }
    .make-appointment-search span img {
        width: 40%;
    }
    ul#dcsns-filter.option-set.filter.dc-center {
        margin-left: -105px;
    }
    .make-appointment-search .btn.btn-ob-red,
    .make-appointment-search-advanced .btn.btn-ob-red {
        width: 100%;
    }
    .milestoneButton-group {
        margin: 0px auto 50px;
        width: 100%;
    }
    .img-step-3-tablet {
        display: none !important;
    }
    .previousStep {
        display: block;
        margin: 0px;
        padding-top: 20px;
        width: 100%;
    }
    .customize span {
        font-size: 24px;
    }
    .btn.btn-motive.left.confirm-btn {
        width: 60%;
    }
    p.order-details,
    p.confirm-details {
        font-size: 13px;
        line-height: 17px;
        width: 100%;
    }
    .milestone blockquote {
        font-size: 25px;
    }
    .promotions-sectional {
        height: 300px !important;
    }
    .reward-store-section {
        padding: 40px 20px 80px 0px !important;
    }
    header.header-index h1 {

        text-align: left;
        margin-top: 0;
    }
    header.header-index .slick-slider .item .container.text-center {
        text-align: left;
    }

    header.header-index .slick-slider .slick-arrow {
        display: none;
    }
    .header-sectional {
        min-height: 400px !important;
    }
    .header-sectional.i-am-ob-header {
        min-height: 400px !important
    }
    .header-sectional.media-header .inner p br {
        display: none;
    }
    .header-sectional.about-sectional {
        min-height: 400px !important;
    }
    .content.blog-content img {
        width: 100%;
    }
    .selectBox.selectBox-portfolio .selectResources {
        padding-bottom: 10px;
    }
    .selectBox.selectBox-portfolio .selectResources,
    .selectBox.selectBox-portfolio .selectdate_filter {
        width: 100%;
    }
    .mod-filter {
        padding: 190px 0px 0px 30px;
    }
    .range-selector {
        margin-bottom: 20px;
    }
    .donor-space-container .number-inner {
        left: 50%;
        margin-left: -45px;
    }
    .donor-space-container .donor-schedule .donor-schedule-row .donor-schedule-text {
        top: 35%;
    }
    .donor-space-container .donor-appointments .donor-appointment-row .donor-appointment-text {
        top: 37%;
    }
    .duo-section.leadership-section .img-left {
        min-height: 206px;
    }
    .duo-section.leadership-section .ct-text-box {
        padding-left: 15px;
    }
    .duo-section.leadership-section .img-left {
        min-height: 206px;
    }
    .duo-section.leadership-section .ct-text-box {
        padding-left: 15px;
    }
    .header-index .slick-slider .slick-track .item .container.text-left-md {
        margin-left: 0px;
    }
    header.header-index .home-slider-heading h1 {
        padding: 10px 10px 0px;
        /*font-size: 2.6rem;
    line-height: 22px;*/
    }
    header.header-index .home-slider-heading h1 .btn {
        padding: 11px 27px;
        font-size: 17px;
    }
    .align-mobile {
        text-align: center;
    }
    section.leadership-section .clearfix,
    section.graphic-section .clearfix,
    section.inquires-section .clearfix,
    section.social-section .clearfix,
    section.bill-rights-section .clearfix {
        display: none;
    }
    section.features-story .video-description {
        padding-left: 40px;
    }
    .container,
    .container-fluid {
        padding-left: 20px;
        padding-right: 20px;
    }
    .events-share-story .container {
        padding-left: 9px;
        padding-right: 9px;
    }
    .donor-blood-basics-container .btn.btn-accent {
        margin-top: 30px;
    }
    section.hosting .ct-text-sectional {
        padding-left: 0;
        padding-right: 0;
    }
    .form-horizontal.host-form .form-group textarea,
    .media-inquiries-form .form-group textarea,
    .share-story-form .form-group textarea {
        width: 100%;
    }
    .social-section img {
        min-width: auto !important;
    }
    .stories-paragraphs {
        border: none;
        padding-left: 15px;
    }

    .donor-space-container .donor-location .donor-location-row img {
        padding-top: 350px;
    }
    .donor-space-container .donor-schedule .donor-schedule-row img {
        padding-top: 360px;
    }
    .donor-space-container .donor-appointments .donor-appointment-row img {
        padding-top: 300px;
    }
    .donor-space-container .donor-schedule .donor-schedule-row .donor-schedule-text {
        margin-left: 0;
    }
    .donor-space-container .donor-schedule .donor-schedule-row .donor-schedule-text {
        top: 38%;
    }
    .donor-space-container .donor-space-inner a {
        width: 50%;
        display: inline-block;
        float: left;
    }
    .donor-space-container .donor-space-app .col-md-offset-2 img {
        padding-top: 50px;
    }
    header.header-index.just_one_more .home-slider-heading h1 {
        font-size: 4rem;
        line-height: 36px;
        padding-top: 50px;
    }
    #donationLocation_wrapper table.dataTable tbody th,
    #donationLocation_wrapper table.dataTable tbody td,
    #donationLocation_wrapper .container.donation-location table button.choose {
        font-size: 14px;
    }
}

@media (max-width: 362px) {
    .dual-section.events-share-story .column-left,
    .dual-section.events-share-story .column-right {
        height: 614px;
    }

    .header-index.just_one_more .item {
        padding: 20px;
    }
}

.input-group-btn .btn {
    display: inline-block;
    margin-bottom: 0px;
    font-weight: 700;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 18px;
    line-height: 1.42857;
    border-radius: 0px;
    -moz-user-select: none;
    box-shadow: initial;
    text-transform: none;
    min-width: unset;
}

.input-group-btn .btn-default {
    background-color: #fff;
    border-color: #fff;
    color: #373c3b;
}

/* Target Your Blood Types */

.bloodTable p {
    margin-bottom: 0px;
}

.bloodTable .old {
    display: block;
    margin-top: 100px;
}

.bloodTable .greyRow,
.bloodTable .whiteRow {
    padding: 15px;
}

.bloodTable .greyRow {
    background-color: #F1F1F1;
}

/* Target Your Blood Types */

/* =================================
  # Styles only for the Medical Site
================================= */

/* ======= TopNav ====== */

.ie8 .ct-nav-medical .navbar-nav>li {
    width: 12% !important;
}

.ie8 .ct-nav-medical.ct-nav .navbar-nav.navbar li.dropdown>a {
    font-size: 15px;
}

/* ======= HomePage ====== */

header.header-medical.header-home h1 {
    color: #ab182c;
    font-weight: bold;
    font-size: 65px;
}

header.header-medical.header-home .header-container p {
    color: #333;
}


section.six-box-tile {
    padding: 20px 0;
}

section.main-tile .medical-director h2 {
    color: #ab182c;
    font-size: 27px;
    line-height: 1.2em;
}

section.main-tile .medical-director a.btn.btn-motive {
    margin-top: 40px;
}

section.six-box-tile .six-box-item {
    margin-bottom: 40px;
    padding: 15px 15px 25px 15px;
    height: 473px;
}

section.six-box-tile .six-box-item:hover {
    background-color: #f5f5f5;
    cursor: pointer;
}

section.six-box-tile .six-box-item h3 {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 15px;
}

section.six-box-tile .six-box-item p {
    padding-right: 40px;
}

section.six-box-tile .six-box-item a {
    position: absolute;
    top: 267px;
    left: 337px;
    font-family: "nimbus-sans-condensed";
    font-size: 18px;
    color: #fff;
    background-color: #000;
    padding: 12px 30px;
}

section.six-box-tile .six-box-item a:hover {
    background-color: #921325;
}

section.six-box-tile .six-box-item a .fa.fa-chevron-right {
    font-size: 14px;
    margin-left: 30px;
}

.content.content-medical .ob_news_item h2 a {
    color: #ab182c;
    font-size: 24px;
}

/* ======= Login Page ====== */

.login-wrapper .login-form-shadow {
    margin-top: 0px;
    padding: 0 60px 20px;
    box-shadow: 5px 6px 15px #888888;
}

.login-wrapper .login-form {
    margin-top: 0px;
}

.login-form button#loginSubmit {
    margin: 0 auto;
    display: block;
    margin-top: 30px;
}

.login-wrapper header,
.login-wrapper section.login-section {
    margin-bottom: 60px;
}

.login-wrapper header p {
    font-size: 30px;
}

.login-wrapper section.login-section .login-form {
    margin-top: 50px;
}

.login-wrapper section.login-section .login-form h2 {
    color: #ab182c;
    text-transform: uppercase;
    font-size: 30px;
    font-weight: bold;
}

.login-wrapper section.login-section .login-form .form-group {
    margin-left: 10px;
}

.login-wrapper section.login-section .login-form .blue-link {
    margin-left: 80px;
    color: #03a1e3;
    border-bottom: 1px solid #03a1e3;
}

.login-wrapper section.login-section .login-form input.btn.btn-light-blue {
    color: #fff;
    background-color: #03a1e3;
    padding: 10px 20px;
    border: 1px solid #03a1e3;
    width: 100px;
}

/* ======= Global ====== */

.ct-nav.ct-nav-medical .navbar-content ul.topbar li.info {
    color: #ab182c;
    float: left;
    font-size: 23px;
    font-family: "nimbus-sans-condensed";
    padding-top: 7px;
}

.ct-nav.ct-nav-medical .navbar-content ul.topbar .navbar-btn span {
    font-family: "nimbus-sans-condensed";
    padding: 5px;
    font-weight: bold;
    font-size: 18px;
}

.ct-nav.ct-nav-medical .navbar-content .topbar .navbar-btn>a {
    background-color: #ab182c !important;
}

.ct-nav.ct-nav-medical .navbar.navbar-nav li.dropdown>a,
.ct-nav.ct-nav-medical .navbar-nav .navbar-btn>a {
    font-size: 22px;
    font-family: "nimbus-sans-condensed";
    font-weight: normal;
    height: 69px;
    line-height: 3em;
}

.navbar-scrolled .ct-nav.ct-nav-medical .navbar.navbar-nav li.dropdown>a {
    height: 90px;
}

.ct-nav.ct-nav-medical .navbar .container .navbar-header {
    height: 119px;
}

.navbar-scrolled .ct-nav.ct-nav-medical .navbar .container .navbar-header {
    height: 138px;
}

.navbar-scrolled .ct-nav.ct-nav-medical .navbar .navbar-nav:before {
    height: 88px;
}

.ct-nav.ct-nav-medical .navbar .topbar:before {
    margin-top: -9px;
}

.navbar-scrolled .ct-nav.ct-nav-medical .navbar-nav li>a {
    height: 90px;
}

/*.ct-nav.ct-nav-medical .navbar-nav li > a br {
  display: none;
}*/

.content.content-medical a {
    color: #0755ad;
    font-weight: bold;
}

.content.content-medical h3 a {
    color: #ab182c;
}

.content.content-medical h1 {
    margin-bottom: 45px;
    color: #ab182c;
    font-size: 50px;
}

.content.content-medical h2 {
    color: #333;
    font-size: 26px;
    font-weight: bold;
}

footer.ct-footer.ct-footer-medical ul li,
footer.ct-footer.ct-footer-medical span {
    font-family: 'Helvetica', sans-serif;
}

.print_friend {
    cursor: pointer;
    font-size: 22px;
}

.content.content-medical {
    padding-top: 50px;
}

/* ======= Breadcrumb ====== */

.nav-section.nav-section-medical {
    background-color: #ab182c;
    color: #fff;
}

.breadcrumb.breadcrumb-primary.breadcrumb-medical {
    padding: 20px 15px;
}

.breadcrumb.breadcrumb-primary.breadcrumb-medical>li>a,
.breadcrumb.breadcrumb-primary.breadcrumb-medical>li.active {
    color: #fff;
    border-bottom: 1px solid #fff;
    font-size: 17px;
}

.breadcrumb.breadcrumb-primary.breadcrumb-medical>li.active {
    border-bottom: none;
}

.breadcrumb.breadcrumb-primary.breadcrumb-medical>li>a:hover {
    text-decoration: none;
}

/* ======= Header ====== */

header.header-medical span {
    font-size: 55px;
    font-family: nb;
}

header.header-medical .header-container {
    padding: 78px 15px;
}

header.header-medical .header-container p {
    font-size: 24px;
    font-family: 'Helvetica', sans-serif;
}

.ct-nav.ct-nav-medical .navbar-content .topbar .navbar-btn.navbar-btn-grey>a {
    background-color: #d7d7d7 !important;
}

.navbar-btn.navbar-btn-grey a {
    color: #333 !important;
}

/* ======= Left Nav ====== */

.ct-aside.ct-aside-medical {
    margin-top: 45px;
}

.ct-aside.ct-aside-medical li:first-of-type {
    border-top: none;
}

.ct-aside.ct-aside-medical ul.nav li {
    font-size: 23px;
    font-family: "nimbus-sans-condensed";
}

.ct-aside.ct-aside-medical ul.nav li.navHighlight {
    color: #333;
    text-decoration: none;
    background-color: #e9e9e7;
}

/* ======= Forms ====== */

.search-medical {
    margin-bottom: 40px;
}

.search-medical form input.form-control {
    height: 42px;
    padding-left: 15px;
}

.search-medical form input.btn.btn-primary {
    padding: 7px 22px;
    text-transform: uppercase;
}

.print-link a {
    float: right;
}

/* ======= Interior Pages ====== */

.row.medical-row p {
    font-size: 16px;
}

.row.medical-row h2 {
    color: #ab182c;
}

.row.medical-row.marginTop-heading h2 {
    margin-top: 0;
}

.content .pagination ul li {
    list-style-type: none;
    display: inline-block;
    padding-left: 5px;
    border: 1px solid #ccc;
    padding: 7px 16px;
    color: #0076a8;
}

.ob_news_item p.ob_byline {
    font-size: 16px;
    font-weight: bold;
}

/*.pager.pull-right a {
  color: #ab182c;
}*/

/* ======= Footer ====== */

footer.footer-top {
    background-color: #d7d7d7;
}

footer.footer-top ul {
    padding-left: 0;
}

footer.footer-top ul li {
    list-style-type: none;
    display: inline-block;
    padding: 60px 30px;
    cursor: pointer;
}

footer.footer-top ul li a {
    text-transform: uppercase;
    font-family: "nimbus-sans-condensed";
    font-size: 32px;
}

footer.footer-top ul li:hover {
    background-color: #ab182c;
    color: #fff;
}

/* =====================================
  # Media Queries for Medical Site Only
===================================== */

@media only screen and (min-width: 1200px) {
    .account-login .ct-formBox {
        right: 70px;
    }
}

@media only screen and (min-width: 1450px) {
    .account-login .ct-formBox {
        right: 150px;
    }
}

@media only screen and (min-width: 1621px) {
    .account-login .ct-formBox {
        right: 120px;
    }
}

@media only screen and (min-width: 1900px) {
    .account-login .ct-formBox {
        right: 300px;
    }
}

@media only screen and (max-width: 1620px) {
    .ct-nav.ct-nav-medical .navbar.navbar-nav li.dropdown>a {
        font-size: 18px;
    }
    section.six-box-tile .six-box-item a {
        top: 178px;
        left: 190px;
    }
    .login-wrapper section.login-section .login-form {
        margin-top: 0;
    }
    .login-wrapper section.login-section .login-form h2 {
        margin-top: 20px;
    }
    footer.footer-top ul li a {
        font-size: 21px;
    }
    .ct-footer {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1200px) {
    .breadcrumb.breadcrumb-primary.breadcrumb-medical {
        display: inline-block;
    }
    section.main-tile .video-section {
        margin-top: 40px;
    }
    section.six-box-tile .six-box-item a {
        top: 268px;
        left: 338px;
    }
    .login-wrapper section.login-section .login-form h2 {
        margin-bottom: 20px;
    }
    .login-wrapper section.login-section .login-form .blue-link {
        margin-left: 40px;
    }
    .footer-top ul {
        text-align: center;
    }
    footer.footer-top ul li {
        padding: 30px;
    }
    .ct-footer {
        font-size: 18px;
    }
}

@media only screen and (max-width: 991px) {
    .login-wrapper section.login-section .login-form h2 {
        margin-top: 10px;
    }
}

@media only screen and (max-width: 767px) {
    section.six-box-tile .six-box-item a {
        top: 267px;
        left: 337px;
    }
    .login-wrapper section.login-section .login-form .blue-link {
        margin-left: 80px;
    }
}

@media only screen and (max-width: 522px) {
    section.six-box-tile .six-box-item a {
        left: 15px;
        top: 15px;
    }
}

@media only screen and (max-width: 480px) {
    header.header-medical span {
        line-height: 1em;
        font-size: 45px;
        font-size: 9vw;
    }
    header.header-medical.header-home h1 {
        font-size: 50px;
    }
    .login-wrapper section.login-section .login-form .blue-link {
        margin-left: 40px;
    }
    .ct-footer.ct-footer-medical a.btn.btn-primary {
        font-size: 13px;
    }
    .ct-footer.ct-footer-medical .address {
        text-align: left;
        font-size: 13px;
    }
    .ct-blog-content {
        padding-top: 14px;
    }
    section.six-box-tile .six-box-item {
        height: auto;
    }
}

/* Milestones */

.gallons .number {
    font-size: 6em;
}

.ct-shop-box__header {
    font-size: 0.95em;
    font-family: "proxima-nova", sans-serif;
}

.ct-shop-box {
    padding: 25px 25px 15px;
}

.ct-shop-box .checkbox-group {
    text-align: right;
}

.ct-shop-box .checkbox-group label {
    font-size: 16px;
}

.ct-shop-box .checkbox-group label:after {
    width: 20px;
    height: 20px;
    margin-top: -11px;
}

.ct-shop-box .checkbox-group input:checked+label:before {
    width: 14px;
    height: 14px;
    right: 3px;
    margin-top: -8px;
}

.milestone .btn.btn-motive {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.ct-footer.ct-footer-milestone {
    background-color: #fff;
}

.ct-footer__copyright.ct-footer__copyright-milestone {
    color: #fff;
    margin-top: 20px;
    padding: 30px 0;
}

.ct-footer__copyright.ct-footer__copyright-milestone .column-left,
.ct-footer__copyright.ct-footer__copyright-milestone .column-center-left,
.ct-footer__copyright.ct-footer__copyright-milestone .column-center-right {
    padding-top: 15px;
}

#progressbar {
    width: 50%;
    height: 22px;
    background-color: #eee;
    border: 1px #000 double;
    clear: both;
    padding: 0;
}

#progress {
    background: #0076a8;
    /*-- Color of the bar --*/
    height: 20px;
    width: 0%;
    max-width: 100%;
    float: left;
    -webkit-animation: progress 30s 1 forwards;
    -moz-animation: progress 30s 1 forwards;
    -ms-animation: progress 30s 1 forwards;
    animation: progress 30s 1 forwards;
}

#pbaranim {
    height: 22px;
    width: 100%;
    overflow: hidden;
    background: url('//www.cssdeck.com/uploads/media/items/7/7uo1osj.gif') repeat-x;
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    opacity: 0.25;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=25);
    filter: alpha(opacity=25);
}

@-webkit-keyframes progress {
    from {}
    to {
        width: 100%
    }
}

@-moz-keyframes progress {
    from {}
    to {
        width: 100%
    }
}

@-ms-keyframes progress {
    from {}
    to {
        width: 100%
    }
}

@keyframes progress {
    from {}
    to {
        width: 100%
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1620px) {
    .milestone-row .ct-shop-box__header {
        min-height: 50px;
        display: block;
        line-height: 0.8em;
    }
}

/*@media only screen and (min-width: 1200px) {
  .ct-formBox2 {
    position: absolute;
    top: 40px;
    right: 18%;
  }
}*/

@media print {
    .parallax-mirror,
    .six-box-tile .six-box-item a,
    .btn,
    .article-section,
    .ct-icon-box-3 {
        display: none;
    }
}

/* Add Spinners to logins */

.spinner {
    display: inline-block;
    opacity: 0;
    width: 0;
    -webkit-transition: opacity 0.25s, width 0.25s;
    -moz-transition: opacity 0.25s, width 0.25s;
    -o-transition: opacity 0.25s, width 0.25s;
    transition: opacity 0.25s, width 0.25s;
}

.has-spinner.active {
    cursor: progress;
}

.has-spinner.active .spinner {
    opacity: 1;
    margin-right: 5px;
    width: auto;
    /* This doesn't work, just fix for unknown width elements */
}

.has-spinner.btn-mini.active .spinner {
    width: 10px;
}

.has-spinner.btn-small.active .spinner {
    width: 13px;
}

/*.has-spinner.btn.active .spinner {
  width: 16px;
}*/

.has-spinner.btn-large.active .spinner {
    width: 19px;
}

.ct-formBox *:not(i) {
    font-family: 'proxima-nova';
}

/* Add Spinners to logins */

a.driving_link {
    color: #970012;
    text-decoration: underline;
}

.lp-page .video-description,
.lp-page .videoDate,
.lp-page .videoTitle,
.lp-page .videoInfoWrapper br {
    display: none;
}

.lp-page .btn {
    margin: 0 10px;
}

.lp-page .video-testimonials {
    max-width: 1200px;
    margin: 60px auto;
}

.lp-page .video-item {
    padding: 0;
}

.lp-page .video-item img {
    width: 100%;
}

@media only screen and (max-width: 1200px) {
    .lp-page .paddingRight40 {
        padding-right: 9px;
    }
    .lp-page .paddingLeft40 {
        padding-left: 9px;
    }
    .lp-page .ct-u-padding-bottom-40 {
        padding-bottom: 0 !important;
    }
    .lp-page p {
        padding-bottom: 40px;
    }
    .lp-page.ct-u-paddingBoth80 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}

@media only screen and (max-width: 480px) {
    .lp-page.ct-u-paddingBoth80 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .lp-page .video-item {
        width: 100%;
    }
}

/* =================================
  # Careers
================================= */

header.careers-hero .item {
    height: 600px;
}

.careers-hero p {
    font-style: italic;
    font-size: 4rem;
}

.careers-hero h1 , .careers-hero h2{
    font-size: 6rem;
    color: #A6192E;
}

.cta-bar-careers {
    margin-top: -25px;
}

select#careers_submenu {
    width: 100%;
    background: transparent;
    height: 60px;
    line-height: 60px;
    margin-top: 10px;
}

select#careers_submenu option {
    background: #0076a8 !important;
}

.btn-w-outline {
    color: #fff;
    background-color: transparent;
    border: 1px solid #fff;
}

.btn-white-blue {
    color: #51b6da;
    background-color: #fff;
}

.btn-blue-white {
    background-color: #51b6da;
    color: #fff;
}

.col-center {
    float: none;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width: 576px) {
    .careers-video h2 {
        font-size: 2.8em;
    }
}

@media (max-width: 575.98px) {
    .careers-video h2 {
        font-size: 2em;
    }
}

ul.subnav {
    display: inline-block;
    padding: 0;
}

ul.subnav li {
    display: inline;
}

ul.subnav li a {
    font-size: 1.2em;
    text-transform: uppercase;
    padding: 30px 20px;
}

ul.subnav li a:hover {
    background-color: #fff;
    color: #0076a8;
}

@media (min-width: 1200px) {
    .video-content {
        width: 80%;
        margin-right: 30px;
        margin-left: 30px;
    }
}

.video-content h3 {
    font-size: 2.4em;
}

@media (max-width: 575.98px) {
    .video-content h3 {
        font-size: 1.8em;
    }
}

.subnav-menu {
    background-color: #0076a8 !important;
    color: #fff;
    line-height: 80px;
    height: 80px;
}

.sky-blue-bg {
    background: #51b6da;
}
.text-white{color:#ffffff!important;}

.subnav-menu .menu {
    text-align: center;
}

.tan-bg {
    background-color: #edeae0;
}

.vert-align {
    display: flex;
    flex-wrap: wrap;
}

.text-underline {
    text-decoration: underline;
}

.vert-align .box {
    margin-bottom: 45px;
    box-sizing: border-box;
}

/*
@media only screen and (min-width: 1200px) {
  .vertCenter {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}
*/

@media only screen and (max-width: 320px) {
    i.fa.fa-angle-left,
    i.fa.fa-angle-right {
        font-size: 5em;
    }
    h1.job-title {
        font-size: 4rem;
    }
    header.header-index h1 {
        font-size: 4rem;
    }
    .careers-hero-title span.h3 {
        font-size: 3rem;
    }
    h2.large-title {
        font-size: 1.5em;
    }
    .ct-slick .slick-prev,
    .ct-slick .slick-next {
        width: 40px;
        height: 50px;
    }
    .slick-prev,
    .slick-next {
        top: 20%;
    }
    /* .vertCenter {
    display: block;
  }*/
}

@media only screen and (max-width: 567px) {
    .ct-btn--scroll-down {
        display: none;
    }
}

@media only screen and (min-width: 321px) and (max-device-width: 767px) {
    i.fa.fa-angle-left,
    i.fa.fa-angle-right {
        font-size: 5em;
    }
    h1.job-title {
        font-size: 4rem;
    }
    .slick-prev,
    .slick-next {
        top: 20%;
    }
    /*.vertCenter {
    display: block;
  }*/
    h2.large-title {
        font-size: 2em;
    }
}

@media only screen and (max-width: 767px) {
    h1.job-title {
        font-size: 24px;
    }
}

@media only screen and (min-width: 768px) {
    h1.job-title {
        font-size: 5rem;
    }
    i.fa.fa-angle-left,
    i.fa.fa-angle-right {
        font-size: 7em;
    }
    .slick-prev,
    .slick-next {
        top: 30%;
    }
    ul.subnav li a {
        font-size: 1em;
    }
}

@media only screen and (min-width: 1200px) {
    .slick-prev,
    .slick-next {
        top: 50%;
    }
    .careers-hero-title span.h3 {
        font-size: 5rem;
    }
}

/* =================================
  # Single Job
================================= */

.dark-blue-bg {
    background-color: #0076a8;
    color: #fff;
}

.dark-blue-bg .flowplayer {
    margin-bottom: 0 !important;
}

@media screen and (min-device-width: 320px) and (max-device-width: 1200px) {
    .btn-blue-white {
        margin-bottom: 24px;
    }
}

.notice a {
    text-decoration: underline;
}

.notice a:hover {
    color: #AB182C;
}

/* =================================
  # New Login Page
================================= */

.horizontal-form a.tooltip-link {
    color: #286090;
    text-transform: uppercase;
}

.horizontal-form a.tooltip-link:hover {
    color: #AB182C;
    text-transform: uppercase;
}

.horizontal-form a.reset-password {
    margin-top: 8px;
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
}

@media (min-width: 1600px) {
    .horizontal-form a.reset-password {
        float: right;
    }
}

.centered-col {
    float: none;
    margin: 0 auto;
    display: block;
}

@media (min-width: 1024px) {
    .popover {
        max-width: 500px !important;
    }
}

@media (min-width: 768px) {
    .popover {
        max-width: 400px !important;
    }
}

.fancy span:before,
.fancy span:after {
    content: "";
    position: absolute;
    border: 1px dashed gray;
    top: 10px;
    width: 38%;
}

.fancy span:before {
    right: 60%;
}

.fancy span:after {
    left: 60%;
}

/* =================================
  # Spacing
================================= */
.pos-r {
  position: relative;
} 
.w-25 {
  width: 25% !important;
}
.w-100 {
  width: 100% !important;
}
.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }
    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }
    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }
    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }
    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }
    .m-sm-1 {
        margin: 0.25rem !important;
    }
    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }
    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }
    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }
    .m-sm-2 {
        margin: 0.5rem !important;
    }
    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }
    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }
    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }
    .m-sm-3 {
        margin: 1rem !important;
    }
    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }
    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }
    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }
    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }
    .m-sm-4 {
        margin: 1.5rem !important;
    }
    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }
    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }
    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }
    .m-sm-5 {
        margin: 3rem !important;
    }
    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }
    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }
    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }
    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }
    .p-sm-0 {
        padding: 0 !important;
    }
    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }
    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }
    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }
    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }
    .p-sm-1 {
        padding: 0.25rem !important;
    }
    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }
    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }
    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }
    .p-sm-2 {
        padding: 0.5rem !important;
    }
    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }
    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }
    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }
    .p-sm-3 {
        padding: 1rem !important;
    }
    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }
    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }
    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }
    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }
    .p-sm-4 {
        padding: 1.5rem !important;
    }
    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }
    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }
    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }
    .p-sm-5 {
        padding: 3rem !important;
    }
    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }
    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }
    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }
    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }
    .m-sm-auto {
        margin: auto !important;
    }
    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }
    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }
    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }
    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }
    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }
    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }
    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }
    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }
    .m-md-1 {
        margin: 0.25rem !important;
    }
    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }
    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }
    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }
    .m-md-2 {
        margin: 0.5rem !important;
    }
    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }
    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }
    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }
    .m-md-3 {
        margin: 1rem !important;
    }
    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }
    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }
    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }
    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }
    .m-md-4 {
        margin: 1.5rem !important;
    }
    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }
    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }
    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }
    .m-md-5 {
        margin: 3rem !important;
    }
    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }
    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }
    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }
    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }
    .p-md-0 {
        padding: 0 !important;
    }
    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }
    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }
    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }
    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }
    .p-md-1 {
        padding: 0.25rem !important;
    }
    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }
    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }
    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }
    .p-md-2 {
        padding: 0.5rem !important;
    }
    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }
    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }
    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }
    .p-md-3 {
        padding: 1rem !important;
    }
    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }
    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }
    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }
    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }
    .p-md-4 {
        padding: 1.5rem !important;
    }
    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }
    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }
    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }
    .p-md-5 {
        padding: 3rem !important;
    }
    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }
    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }
    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }
    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }
    .m-md-auto {
        margin: auto !important;
    }
    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }
    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }
    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }
    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }
    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }
    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }
    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }
    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }
    .m-lg-1 {
        margin: 0.25rem !important;
    }
    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }
    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }
    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }
    .m-lg-2 {
        margin: 0.5rem !important;
    }
    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }
    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }
    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }
    .m-lg-3 {
        margin: 1rem !important;
    }
    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }
    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }
    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }
    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }
    .m-lg-4 {
        margin: 1.5rem !important;
    }
    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }
    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }
    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }
    .m-lg-5 {
        margin: 3rem !important;
    }
    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }
    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }
    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }
    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }
    .p-lg-0 {
        padding: 0 !important;
    }
    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }
    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }
    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }
    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }
    .p-lg-1 {
        padding: 0.25rem !important;
    }
    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }
    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }
    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }
    .p-lg-2 {
        padding: 0.5rem !important;
    }
    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }
    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }
    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }
    .p-lg-3 {
        padding: 1rem !important;
    }
    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }
    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }
    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }
    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }
    .p-lg-4 {
        padding: 1.5rem !important;
    }
    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }
    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }
    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }
    .p-lg-5 {
        padding: 3rem !important;
    }
    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }
    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }
    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }
    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }
    .m-lg-auto {
        margin: auto !important;
    }
    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }
    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }
    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }
    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }
    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }
    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }
    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }
    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }
    .m-xl-1 {
        margin: 0.25rem !important;
    }
    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }
    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }
    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }
    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }
    .m-xl-2 {
        margin: 0.5rem !important;
    }
    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }
    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }
    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }
    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }
    .m-xl-3 {
        margin: 1rem !important;
    }
    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }
    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }
    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }
    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }
    .m-xl-4 {
        margin: 1.5rem !important;
    }
    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }
    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }
    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }
    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }
    .m-xl-5 {
        margin: 3rem !important;
    }
    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }
    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }
    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }
    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }
    .p-xl-0 {
        padding: 0 !important;
    }
    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }
    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }
    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }
    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }
    .p-xl-1 {
        padding: 0.25rem !important;
    }
    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }
    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }
    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }
    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }
    .p-xl-2 {
        padding: 0.5rem !important;
    }
    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }
    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }
    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }
    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }
    .p-xl-3 {
        padding: 1rem !important;
    }
    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }
    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }
    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }
    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }
    .p-xl-4 {
        padding: 1.5rem !important;
    }
    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }
    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }
    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }
    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }
    .p-xl-5 {
        padding: 3rem !important;
    }
    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }
    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }
    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }
    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }
    .m-xl-auto {
        margin: auto !important;
    }
    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }
    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }
    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }
    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

/* =================================
  # Text
================================= */
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
    .text-sm-left {
        text-align: left !important;
    }
    .text-sm-right {
        text-align: right !important;
    }
    .text-sm-center {
        text-align: center !important;
    }
}

@media (min-width: 768px) {
    .text-md-left {
        text-align: left !important;
    }
    .text-md-right {
        text-align: right !important;
    }
    .text-md-center {
        text-align: center !important;
    }
}

@media (min-width: 992px) {
    .text-lg-left {
        text-align: left !important;
    }
    .text-lg-right {
        text-align: right !important;
    }
    .text-lg-center {
        text-align: center !important;
    }
}

@media (min-width: 1200px) {
    .text-xl-left {
        text-align: left !important;
    }
    .text-xl-right {
        text-align: right !important;
    }
    .text-xl-center {
        text-align: center !important;
    }
}

/* =================================
  # Flex
================================= */

.d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
}

.d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
}

@media (min-width: 576px) {
    .d-sm-none {
        display: none !important;
    }
    .d-sm-inline {
        display: inline !important;
    }
    .d-sm-inline-block {
        display: inline-block !important;
    }
    .d-sm-block {
        display: block !important;
    }
    .d-sm-table {
        display: table !important;
    }
    .d-sm-table-row {
        display: table-row !important;
    }
    .d-sm-table-cell {
        display: table-cell !important;
    }
    .d-sm-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-sm-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 768px) {
    .d-md-none {
        display: none !important;
    }
    .d-md-inline {
        display: inline !important;
    }
    .d-md-inline-block {
        display: inline-block !important;
    }
    .d-md-block {
        display: block !important;
    }
    .d-md-table {
        display: table !important;
    }
    .d-md-table-row {
        display: table-row !important;
    }
    .d-md-table-cell {
        display: table-cell !important;
    }
    .d-md-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-md-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 992px) {
    .d-lg-none {
        display: none !important;
    }
    .d-lg-inline {
        display: inline !important;
    }
    .d-lg-inline-block {
        display: inline-block !important;
    }
    .d-lg-block {
        display: block !important;
    }
    .d-lg-table {
        display: table !important;
    }
    .d-lg-table-row {
        display: table-row !important;
    }
    .d-lg-table-cell {
        display: table-cell !important;
    }
    .d-lg-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-lg-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media (min-width: 1200px) {
    .d-xl-none {
        display: none !important;
    }
    .d-xl-inline {
        display: inline !important;
    }
    .d-xl-inline-block {
        display: inline-block !important;
    }
    .d-xl-block {
        display: block !important;
    }
    .d-xl-table {
        display: table !important;
    }
    .d-xl-table-row {
        display: table-row !important;
    }
    .d-xl-table-cell {
        display: table-cell !important;
    }
    .d-xl-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-xl-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

@media print {
    .d-print-none {
        display: none !important;
    }
    .d-print-inline {
        display: inline !important;
    }
    .d-print-inline-block {
        display: inline-block !important;
    }
    .d-print-block {
        display: block !important;
    }
    .d-print-table {
        display: table !important;
    }
    .d-print-table-row {
        display: table-row !important;
    }
    .d-print-table-cell {
        display: table-cell !important;
    }
    .d-print-flex {
        display: -ms-flexbox !important;
        display: flex !important;
    }
    .d-print-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important;
    }
}

.order-0 {
	order: 0;
}
.order-1 {
	order: 1;
}

@media (min-width: 575.98px){
  .order-sm-1 {
      order: 1;
  }
  .order-sm-0 {
  	order: 0;
  } 
}

.flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
}

.flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
}

.flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
}

.flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
}

.flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
}

.flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
}

.flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
}

.flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
}

.flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
}

.flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
}

.justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
}

.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}

.justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
}

.justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
}

.align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
}

.align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
}

.align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
}

.align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
}

.align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
}

.align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
}

.align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
}

.align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
}

.align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
}

.align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
}

.align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
}

.align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
}

.align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
}

.align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
}

.align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
}

.align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
}

@media (min-width: 576px) {
    .flex-sm-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-sm-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-sm-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-sm-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-sm-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-sm-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-sm-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-sm-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-sm-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-sm-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-sm-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-sm-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-sm-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-sm-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-sm-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-sm-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-sm-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-sm-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-sm-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-sm-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-sm-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-sm-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-sm-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-sm-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-sm-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-sm-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-sm-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-sm-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-sm-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-sm-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-sm-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-sm-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-sm-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-sm-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 768px) {
    .flex-md-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-md-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-md-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-md-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-md-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-md-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-md-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-md-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-md-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-md-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-md-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-md-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-md-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-md-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-md-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-md-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-md-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-md-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-md-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-md-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-md-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-md-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-md-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-md-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-md-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-md-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-md-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-md-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-md-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-md-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-md-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-md-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-md-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-md-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 992px) {
    .flex-lg-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-lg-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-lg-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-lg-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-lg-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-lg-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-lg-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-lg-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-lg-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-lg-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-lg-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-lg-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-lg-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-lg-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-lg-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-lg-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-lg-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-lg-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-lg-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-lg-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-lg-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-lg-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-lg-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-lg-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-lg-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-lg-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-lg-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-lg-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-lg-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-lg-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-lg-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-lg-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-lg-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-lg-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}

@media (min-width: 1200px) {
    .flex-xl-row {
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
    .flex-xl-column {
        -ms-flex-direction: column !important;
        flex-direction: column !important;
    }
    .flex-xl-row-reverse {
        -ms-flex-direction: row-reverse !important;
        flex-direction: row-reverse !important;
    }
    .flex-xl-column-reverse {
        -ms-flex-direction: column-reverse !important;
        flex-direction: column-reverse !important;
    }
    .flex-xl-wrap {
        -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important;
    }
    .flex-xl-nowrap {
        -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important;
    }
    .flex-xl-wrap-reverse {
        -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important;
    }
    .flex-xl-fill {
        -ms-flex: 1 1 auto !important;
        flex: 1 1 auto !important;
    }
    .flex-xl-grow-0 {
        -ms-flex-positive: 0 !important;
        flex-grow: 0 !important;
    }
    .flex-xl-grow-1 {
        -ms-flex-positive: 1 !important;
        flex-grow: 1 !important;
    }
    .flex-xl-shrink-0 {
        -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important;
    }
    .flex-xl-shrink-1 {
        -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important;
    }
    .justify-content-xl-start {
        -ms-flex-pack: start !important;
        justify-content: flex-start !important;
    }
    .justify-content-xl-end {
        -ms-flex-pack: end !important;
        justify-content: flex-end !important;
    }
    .justify-content-xl-center {
        -ms-flex-pack: center !important;
        justify-content: center !important;
    }
    .justify-content-xl-between {
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .justify-content-xl-around {
        -ms-flex-pack: distribute !important;
        justify-content: space-around !important;
    }
    .align-items-xl-start {
        -ms-flex-align: start !important;
        align-items: flex-start !important;
    }
    .align-items-xl-end {
        -ms-flex-align: end !important;
        align-items: flex-end !important;
    }
    .align-items-xl-center {
        -ms-flex-align: center !important;
        align-items: center !important;
    }
    .align-items-xl-baseline {
        -ms-flex-align: baseline !important;
        align-items: baseline !important;
    }
    .align-items-xl-stretch {
        -ms-flex-align: stretch !important;
        align-items: stretch !important;
    }
    .align-content-xl-start {
        -ms-flex-line-pack: start !important;
        align-content: flex-start !important;
    }
    .align-content-xl-end {
        -ms-flex-line-pack: end !important;
        align-content: flex-end !important;
    }
    .align-content-xl-center {
        -ms-flex-line-pack: center !important;
        align-content: center !important;
    }
    .align-content-xl-between {
        -ms-flex-line-pack: justify !important;
        align-content: space-between !important;
    }
    .align-content-xl-around {
        -ms-flex-line-pack: distribute !important;
        align-content: space-around !important;
    }
    .align-content-xl-stretch {
        -ms-flex-line-pack: stretch !important;
        align-content: stretch !important;
    }
    .align-self-xl-auto {
        -ms-flex-item-align: auto !important;
        align-self: auto !important;
    }
    .align-self-xl-start {
        -ms-flex-item-align: start !important;
        align-self: flex-start !important;
    }
    .align-self-xl-end {
        -ms-flex-item-align: end !important;
        align-self: flex-end !important;
    }
    .align-self-xl-center {
        -ms-flex-item-align: center !important;
        align-self: center !important;
    }
    .align-self-xl-baseline {
        -ms-flex-item-align: baseline !important;
        align-self: baseline !important;
    }
    .align-self-xl-stretch {
        -ms-flex-item-align: stretch !important;
        align-self: stretch !important;
    }
}



.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: -ms-flexbox !important;
  display: flex !important;
}

.d-inline-flex {
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-md-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
}

/* =================================
  # Font Weight
================================= */

.font-weight-bold {
  font-weight: 700 !important;
}

/* =================================
  # BS Borders
================================= */

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0 {
  border: 0 !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-right-0 {
  border-right: 0 !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-left-0 {
  border-left: 0 !important;
}

.border-primary {
  border-color: #007bff !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #dc3545 !important;
}

.border-light {
  border-color: #f8f9fa !important;
}

.border-dark {
  border-color: #343a40 !important;
}

.border-white {
  border-color: #fff !important;
}

/* =================================
  # Float
================================= */

.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}

@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}

@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}

@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}

.overflow-auto {
  overflow: auto !important;
}

.overflow-hidden {
  overflow: hidden !important;
}


.donationCentersFormHide {
    display: none !important;
}

/* =================================
  # Donate Now New Functionality
================================= */

.heading-bar {
  border-bottom: 1px solid grey;
}
.donor-name {
    font-weight: bold;
}

.donor-entry-box {
    font-size: 14px !important;
    cursor: pointer;
    padding: 30px 35px 25px 20px;
    position: relative;
    border: 1px solid #bfbfbf;
    border-top: none;
}


.donor-name,
.donor-address,
.donor-distance,
.donot-available{
    margin: 5px 0;
}

.donor-entry-box:before {
    content: url(/core/fileparse.php/18/urlt/right-arrow.svg);
    position: absolute;
    top: calc(50% - 12px);
    right: 10px;
    background: #ab182c;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 4px;
    display: block;
}

.donor-entry-box:hover {
    background: #f5f5f5;
}

.donor-entry-box a {
    color: navy;
}
.refineSearchForm #zipCode,
.refineSearchForm #sponsorName{
  padding: 5px;

  border: 3px solid #e1e1e1;
 text-align: center;
}
.new-date {
    background: #000;
    border: 1px solid #bfbfbf;
    color: #fff;
    padding: 10px;
    font-weight: bold;
    font-size: 17px;
}
.table-navigation,
.resultAmount{
  margin: 10px 0 20px 0;
}
.table-navigation {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.table-navigation a {
  width: 44px;
  padding: 5px 10px;
  text-align: center;
}
.table-navigation a[data-selected=true] {
  border: 1px solid #ab182c;
}
.make-appointment h2 {
	font-size: 21px;
    color: #970012;
    display: inline;
}
.redbus-img {
	width: 100%;
    max-width: 360px;
    display: block;
}
/*.search-full-heading {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}*/
.refineSearchForm {
    border: 3px solid #ddd;
    padding: 20px;
    max-width: 320px;
    display: block;
    margin: 0 auto;
}
.refineSearchForm button {
	transition: color .25s ease, background .25s ease;
}
.refineSearchForm button:hover {
	background: #eee;
}
.refineSearchForm .radio-inline,
.mobile-drives .radio-inline {
	font-size: 15px;
}
.form-full {
  max-width: 800px !important;
  margin: 0 auto !important;
  border: none !important;
}
.full-label {
	font-size: 14px;
    width: 100%;
    padding: 10px ;
    background: #0076a8;
    margin-bottom: 10px;
    color: #fff !important;
}
.full-label-nobg {
  	font-size: 14px;
    width: 100%;
    padding: 10px ;
    margin-bottom: 10px;
}
.chooseAdvanced:before {
  content: "+";
  transition: transform .25s ease;
  display: inline-block;
  font-weight: bold;
  padding: 0 5px;
}
.chooseAdvanced.active:before {
  transform: rotate(-45deg);
  transform-origin: center center;
}

.refineSearch,
.chooseAdvanced,
.closeAdvanced{
	font-size: 16px;
    color: #0076a8;
    background: none;
    border: none;
    cursor: pointer;
}
.radius-container {
  border: 2px solid #bbb;
}
.radius-label {
  height: 45px;
  border-right: 1px solid #bbb;
} 
.radius-label:last-child {
  border-right: none;
}
input[name='radius'],
input[name='now-or-fortnight'],
input[name='noMobile'],
input[name='plateletsOnly'],
input[name='noDonationCenters'] {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
}
.date-choice-container,
.location-choice-container{
  background: #fff;
  padding: 10px 5px;
  display: flex;
  align-items: center;
}
.appdate {
    width: 65px;
    display: block;
    margin: 0 0 0 auto;
    background: white;
    padding: 6px 6px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15);
}
.appdate-month {
  display: block;
  color: #ab182c;
  font-size: 14px;
}
.appdate-fortnight  img{
  max-width: 45px;
  display: block;
}
.date-when {
  margin: 0;
}
.radius-num {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}

input[name='radius']:checked ~ div{
  background: #ab182c;
  color: #fff;
}


input[name='now-or-fortnight']:checked ~ div .col-xs-8{
  color: #ab182c;
}

.location-choice .fake-checkbox:after,
.location-choice-special .fake-checkbox:after{
	content: "\f00c";
    font: normal normal normal 14px/1 FontAwesome;
    width: 28px;
	padding-left: 5px;
    color: #fff;
    background: #fff;
    padding: 6px;
    border: 1px solid #000;
}
input[name='now-or-fortnight'] ~ div .fake-checkbox:after {
content: "\f00c";   
    font: normal normal normal 14px/1 FontAwesome;
    padding-left: 5px;
  background: #fff;
  padding: 6px;
    border: 1px solid #000;
    color: #fff;
}
input[name='now-or-fortnight']:checked ~ div .fake-checkbox:after {
    color: #ab182c;
}
input[name='noDonationCenters']:checked ~ div .fake-checkbox:after {
    color: #ab182c;
}
input[value='1']:checked ~ div .fake-checkbox:after {
    color: #fff !important;
}
input[name='noMobile']:checked ~ div .fake-checkbox:after {
    color: #ab182c;
}
input[name='plateletsOnly']:checked ~ div .fake-checkbox:after {
    color: #ab182c;
}
.location-type .fake-checkbox.silent:after {
	color:#fff !important;
}
.icon-container {
    width: 65px;
    height: 62px;
    display: block;
    margin: 0 0 0 auto;
    background: white;
    padding: 6px 6px;
    border-radius: 5px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.15);
    color: #ab182c;
}
.icon-container .fa {
  font-size: 30px;
}
.distance-break {
	color: #ab182c;
}
.no-donate-btn .bottom-fixed_button{
  display: none !important;
}
.nav-mid {
    padding-top: 9px;
    margin: 0 6px;
    cursor: pointer;
}
.resetFilters,
.submitRefineForm {
	padding: 7px;
    font-size: 19px;
}
.table-navigation a {
  	display: none;
}
a[data-selected=true] {
        display: flex;
    align-items: center;
    justify-content: center;
}
a[data-previous],
a[data-next] {
  	width: 101px;
    display: flex !important;
    border: 1px solid #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
}
.prevnext {
    padding: 5px;
    border: 1px solid #bfbfbf;
    font-size: 20px;
    margin-right: 10px;
    width: 150px;
    text-align: center;
    height: 40px;
    background: #f5f5f5;
    cursor: pointer;
}
#pageNumberInput {
  width: 50px;
  height: 40px;
  text-align: center;
  margin-right: 10px;
}	
#pageNumberShow {
margin: 0 10px;
}
.single-page {
	padding: 5px 10px;
    margin: 0 7px;
    border: 1px solid black;
}
	.donor-entry-box-single {
    	border-top: 1px solid #bfbfbf;
    }

	.donor-entry-box-single #drive-address {
		color: #000;
        font-size: 14px;
        font-weight: normal;
	}
    .donor-entry-box-single {
    	cursor: inherit !important;
    }
    .donor-entry-box-single:before {
    	content: none !important;
    }
    .donor-entry-box-single:hover {
    	background: #fff !important;
    }
    .make-appointment-heading-2 h2 {
    	font-size: 19px;
    }
    .donor-entry-box-single i{
    	padding: 10px 10px 10px 0 !important;
    	font-size: 25px !important;
    }

  .detailResultRow .table-navigation {
  	width: 100% !important;
    max-width: 100% !important;
  }
 .detailResultRow .table-navigation a {
   display: flex !important;
   justify-content: center !important;
 }

 .donor-button {
   width: 33%;
 }
 .tab-content {
   position: relative;
 }
 .appointment-main .donor-entry-box:before,
 .appointment-main .donor-button:before {
   content: none !important;
 }
 
 .donor-entry-box-detail .donor-button button {
    border: none;
    margin: auto 0 auto auto;
    position: absolute;
    top: calc(50% - 12px);
    right: 10px;
    background: #ab182c;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
 }
  .donor-entry-box-single .donor-name,
    .donor-entry-box-single #drive-date {
      color: #0076a8 !important;
      font-weight: bold !important;
    }
    .location-plat {
    	border-top: 1px solid #bbb;
    }
 @media screen and (min-width: 768px) {

     .donor-entry-box-single .donor-name,
    .donor-entry-box-single .donor-available {
    	width: 33%;
    }	
	.donor-entry-box-detail .donor-button button {
    	position: static;
      content: url(/core/fileparse.php/18/urlt/right-arrow.svg);
      width: 35px;
      height: 35px;
      padding: 5px ;
      display: block;
      margin: auto 0 auto auto;
    }
}
@media screen and (max-width: 540px) {
	.make-appointment-search .input-group {
      width: 100%;
    }
   	.make-appointment-search .input-group input {
      border-right: 3px solid #e1e1e1 !important;
    }
    .make-appointment-search .input-group-addon {
      display: block;
      width: 100%;
      margin: 10px auto;
    }
}
@media screen and (min-width: 768px) {
  .schedule-tabs ul.nav li {
    width: 15%;
  }
  .schedule-tabs ul.nav li a {
   justify-content: center;
  }
  .resetFilters,
  .submitRefineForm {
      padding: 16px 20px
  }
    .refineSearchForm .radio-inline,
    .mobile-drives .radio-inline{
	font-size: 19px;
	}
   input[name='zipSponsor'] {
     margin-top: 7.5px !important;
   }
   .resultRow {
   	display: flex;
    justify-content: space-between;
   }
   .resultRow:after,
   .resultRow:before {
     display: none;
   }
   .table-navigation {
     max-width: 400px;
	justify-content: flex-end;
   }
  .make-appointment h2 {
      font-size: 25px;
  }
  .search-full-heading {
      max-width: 785px;
    
      margin: 0 auto;
  } 
  .refineSearchForm {
   margin: 0;
  }
  .make-appointment h2 {
      display: inline;
  }
    .heading-bar {
         margin: 20px 0;
        border-top: 2px solid #eee;
        border-bottom: 2px solid #eee;
        padding: 13px 0px;
    }
    .donor-entry-box:before {
        display: none;
    }
    .new-date {
        background: #d8d8d8;
        color: #000;
        border-top: none;
    }
    .col-heads {
        display: flex;
        align-items: center;
        background: #000;
        padding: 12px 10px;
    }
    .col-heads h2 {
        width: 30%;
        color: #fff;
        font-size: 16px;
        margin: 0;
    }
    .donor-entry-box {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        background: #fff !important;
        padding: 15px 20px;
    }
	.donor-entry-box-single {
    	padding: 20px !important;
    }
    .new-date {
      	padding: 8px 20px;
    }
    .donor-entry-box:hover {
        background: #f5f5f5 !important;
    }
    .donor-entry-box-single:hover {
        background: #fff !important;
    }
    .donor-name,
    #drive-date{
    	color: #ab182c;
        font-size: 16px;
        font-weight: bold;
    }
   
    .donor-name,
    .donor-address,
    .donor-distance,
    .donor-available {
        width: 30%;
    }
    .donor-button {
        width: 10%;
        text-align: center;
    }
    .donor-entry-box-detail .donor-button {
    	width: 33%;
    }
    .donor-button:before {
        content: url(/core/fileparse.php/18/urlt/right-arrow.svg);
        background: #ab182c;
        border-radius: 50%;
        width: 35px;
        height: 35px;
        padding: 5px ;
        display: block;
        margin: 0 auto;
    }
    .donor-button a {
        display: none;
    }
}
@media screen and (min-width: 1200px) {
   .location-plat {
 		border-top: none;
    	border-left: 1px solid #bbb;
    }
}


/* =================================
  # Zainab Page
================================= */
.zainab h1{
font-size:5rem;
}

.ct-u-background--accent-azure {
  background-color: #bfe4f7!important;
}
.ct-u-background--accent-silver {
  background-color: #ebebeb !important;
}

 .bg-gray{
  background:#f5f5f5;
  }
  
.donate-zainab h1.heading{
    font-size: 5rem!important;
  }
  section.donate-zainab h2.subheading{
    font-size: 3rem!important;
  }
   section.donate-zainab h3{
    font-size: 2.5rem!important;
  }
  
 
  @media (min-width: 576px) { 
   .btn.outside-btn-mobile{
  display:none;
  }
  }
  
   @media (max-width: 575.98px) { 
  .btn.outside-btn-small-up{
  display:none;
  }
  }
  @media (max-width: 767.98px) { 
    section.donate-zainab .ct-u-padding-both-50{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    }
  }
  

  
/* =================================
  # Privacy Banner
================================= */
.privacy-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: 100%;
    padding: 1rem .5rem;
    background: #fff;
    z-index: 9999999999999999999;
    color: #000;
    font-size: 14px;
    margin: 0;
    display: none;
  }
  .banner-wrapper {
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
    display: flex;
    position: relative;
    align-items: center;
  }
  .privacy-banner p {
    margin: 0;
    color: #000;
    text-align: center;
  }
  .privacy-banner .banner-wrapper p {
      padding-right: 3rem;
  }
  .privacy-banner a {
    text-decoration: none;
    margin: 20px auto 0 auto;
    display: block;
    max-width: 150px;
  }
  .privacy-banner a:hover {
    text-decoration: underline;
  }
  .privacy-banner button {
    position: absolute;
    right: 5px;
    top: calc(50% - 12.5px);
    color: #fff;
    outline: 0;
    height: 25px;
    width: 25px;
    border: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.35rem;
    font-weight: 700;
    border-radius: 50%;
    text-align: center;
    padding: 0;
    line-height: 1;
    background: #000;
    cursor: pointer;
  }
  .banner-learn {
    color: #000;
  }
  .banner-accept {
    padding: 7px 15px;
    color: #fff;
    border-radius: 5px;
    background: #000;
  }
  @media (min-width: 768px) {
    .privacy-banner {
      padding: 1.5rem .5rem;
    }
    .privacy-banner a {
      display: inline-block;
      margin: 0 10px;
    }
  }
  
  .flowplayer{
      background-size: cover!important;
  }
  
/* ==============================
  # New Blog
================================= */

@media screen\0 {
    .blog-articles .img-wrapper {
    height: auto!important;
    max-width: 100%!important;
}
.blog-hero::after{
background-color:#000000;
opacity:0.25;
}
}

_:-ms-fullscreen, :root .ie11up { 
    .blog-articles .img-wrapper {
    height: auto!important;
    max-width: 100%!important;
}
.blog-hero::after{
background-color:#000000;
opacity:0.25;
}
}

 .blog-hero{
   /*background-image: url("/_resources/images/content/blog-hero.png");*/
   height: 450px;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
 }
 /*.blog-hero::after{
background-color:#000000;
opacity:0.25;
content: "";
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
 }
 */
.overlay-black-25{
background-color:#000000;
opacity:0.25;
content: "";
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
}
.overlay-black-40{
background-color:#000000;
opacity:0.40;
content: "";
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
}

.overlay-black-50{
background-color:#000000;
opacity:0.50;
content: "";
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
}
.overlay-black-60{
background-color:#000000;
opacity:0.60;
content: "";
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
}
.overlay-black-70{
background-color:#000000;
opacity:0.70;
content: "";
display: block;
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
z-index: 1;
}
 .blog-hero.text-blue{
 color:#0076a8
 }
  .blog-hero.text-red{
  color:#ab182c;
 }
   .blog-hero.text-black{
   color:#000;
 }
  .blog-hero .container{
   z-index: 2;
  }
  .blog-hero h1{
  font-size:4rem!important;
 font-family: "proxima-nova", sans-serif;
  }
   .blog-hero p{
     font-family: "proxima-nova", sans-serif; 
   }

  .h-100{
  height:100%;
  }
  .text-blue{
  color:#0077a8;
  }
  
  .blog-nav .nav{
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    text-transform: uppercase;
    font-weight:600;
  }
  @media (max-width: 1200px) { 
  .blog-nav .nav{
  display:none;
  }
  }
  @media (min-width: 576px) { 
   .blog-nav select#blog-cats{
    display:none;
   }
  }
  
  .blog-nav .nav-link {
    display: block;
    padding: 2rem!important;
}
@media (min-width: 1200px) {
  .blog-nav .nav-link {
    font-size:1.5rem;
}
}
.blog-articles {
    padding: 5rem 0;
}
.blog-articles .cat{
  font-size: 1.5rem;
  font-weight: 500;
  /*background: #fff;
  padding:0.8rem 1rem;*/
}
.blog-articles a.cat{
color:#fff;
padding:0.5rem;
}
.blog-articles a.cat:hover{
color:#373c3b;
}
/*
.blog-articles a.cat::after{
content:"|";
color:#393E3D;
padding-left: 0.8rem;
}

.blog-articles a.cat:last-child:after{
content:" ";
}
*/
.blog-articles h2{
font-size: 2.5rem;
line-height: 2.8rem;
font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
color:#fff;
}
.blog-articles .blog-box{
padding:15px;
}
  .blog-nav a.nav-link:hover, .blog-nav ul.nav li.active >a, .blog-nav ul li a.active  {
  color:#ab192c;
  background:#FFF;
  }


.blog-articles .pagination{
border-radius: 0!important;
}

.blog-articles .pagingControls li.current {
background-color: #fff!important; 
color: #2F3434 !important;
border: none;
}
.blog-articles .pagingControls > li.current>a, .blog-articles .pagingControls > li.current >a:active, .blog-articles .pagingControls > li.current > span{
background-color: #fff!important; 
color: #2F3434 !important;
} 

.blog-articles .pagination>li>a, .blog-articles .pagination>li>span {
    color: #fff;
    background-color: #2F3434!important;
    border: 1px solid #2F3434;
}

.blog-articles .pagination>li:last-child>a,.blog-articles .pagination>li:last-child>span {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0px;
}

.blog-articles .pagination>li:first-child>a,.blog-articles .pagination>li:first-child>span {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
}

.blog-detail-hero{
   background-image: url("/_resources/images/content/blog-detail-hero.jpg");
   height: 300px;
   background-repeat: no-repeat;
   background-size: cover;
   position: relative;
   font-family: "proxima-nova", sans-serif;
 }
 @media (max-width: 991.98px) { 
 .blog-detail-hero{
    background-position: center right;
 }
 }
 @media (min-width: 992px) { 
  .blog-detail-hero{
      background-position: center;
 }
 }
h1.blog-title{
  font-size:4rem!important;
}
 .blog-meta{
 padding:2rem 0;
 }
 .blog-socials{
     padding: 2rem 0;
 }
 .blog-meta span{
   font-size:1.8rem;
   color:#000;
   text-transform:uppercase;
 }
  .blog-meta span.author::after{
  content:"|";
  color:#0077a8;
 padding: 0 0.8rem;
 }
.author-box img{
width: 150px;
height: 150px;
overflow: hidden;
object-fit: cover;
}
 .blog-socials .fa{
    padding-right: 0.8rem;
    font-size: 2.8rem;
    /*color:#7a7a7a;*/
 }
  .blog-socials .fa:hover{
  color:#ab182c;
  }
.blog-content h4, .blog-content .h4{
  font-weight: 700;
   font-size: 2.2rem;

}
.blog-content h3, .blog-content .h3{
font-weight: 700;
font-size: 2.5rem;
font-style: italic;
    }
    .blog-content h2, .blog-content .h2{
font-weight: 700;
font-size: 3rem;
    }
    
.newsletter{
color:#000;
}
.bg-dark{
background:#333333;
}
.newsletter .btn.btn-motive{
  padding: 5px 12px!important;
  height: 60px!important;
  width: 60px!important;
  border-top-right-radius: 4px!important;
  border-bottom-right-radius:4px!important;
  border-top-left-radius:0!important;
  border-bottom-left-radius:0!important;
  border: none !important;
  min-width: 0!important;
  position: absolute;
  top: 0;
  right: 0;
}
.newsletter .form-control{
  height: 60px!important;
}
.newsletter .form{
position:relative;
}

#blog-sidebar .newsletter{
color:#000;
}

@media (max-width: 1199.98px) { 
#blog-sidebar .newsletter{
margin-top:3rem;
}
}
@media (min-width: 1200px) { 
#blog-sidebar .newsletter{
margin-top:0rem;
}
}
select#blog-cats {
    width: 100%;
    background: transparent;
    height: 50px;
    line-height: 50px;
    margin: 1rem 0;
}

.blog-articles .img-wrapper{
	height: 250px;
    overflow: hidden;
}
.blog-articles .img-wrapper img{
  width: 100%;
  height: 100%;
  object-fit: cover;
}
[onClick]{
cursor:pointer;
}

@media (max-width: 767.98px) { 
  .thumb-wrap{
    height: 250px;
    overflow: hidden;
  }
  .thumb-wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

}

@media (min-width: 768px) and (max-width: 1199.98px) { 
  .thumb-wrap{
    height: 150px;
    overflow: hidden;
  }
  .thumb-wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}

@media (min-width: 1200px) { 
  .thumb-wrap{
    height: 80px;
    overflow: hidden;
  }
  .thumb-wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}


.blood-donor-bg{
background:#a6192e;
}
.iron-bg{
background: #779E8A;
}
.target-your-type{
background:#279989;
}
.platelets-bg{
background:#D8A22E;
}
.blood-recipient-bg{
background:#0076A8;
}
.cholesterol-bg{
background:#BD752F;
}
.donation-process-bg{
background:#5bc2e7;
}
.default-bg{
background:#757575;
}
.blood-donor-bg:hover, .iron-bg:hover,.target-your-type:hover, .platelets-bg:hover,.blood-recipient-bg:hover,.cholesterol-bg:hover,.donation-process-bg:hover,  .donation-process-bg:hover, .default-bg:hover  {
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.box-shadow-1{
box-shadow: 0 1px 5px rgba(0, 0, 0, 0.15);
}
.box-shadow-2{
box-shadow: 0 0 1px rgba(34, 25, 25, 0.4);
}

.box-shadow-3{
box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
}
.box-shadow-4{
border-bottom: 0 none;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.46);
}



.donate-now-page .bottom-fixed_button {
  display: none;
}
#drive-hours {
  	position: relative;
  }
  #drive-hours-additional {
  	display: none;
    position: absolute;
    background: rgba(0,118,186,0.9);
    color: white;
    top: 20px;
    left: 0;
    z-index: 10000;
    font-size: 14px;
    width: 200px;
    padding: 5px;
  }
  @media screen and (min-width: 768px) {
    #drive-hours:hover #drive-hours-additional {
      display: inherit;
    }
  }

.blog-content img{
padding: 2rem 0;
}
.blog-content a{
color:#dc3545!important;
}


  
/* ==============================
  # CBCC Page
================================= */
.ct-u-background-light-blue {
background-color: #cceaf7;
}
.ct-u-color-red-donor{
    color: #AB182C;
}
.ct-u-background-donor {
background-color: #C3C3C3;
}
@media (max-width: 575.98px) { 
.ct-u-padding-both-xs-0{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}
.ct-u-padding-top-xs-0{
    padding-top: 0px !important;
} 
}


@media (max-width: 767.98px) { 
.ct-u-padding-both-sm-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.ct-u-padding-top-sm-0{
  padding-top: 0px !important;
}
}

@media (max-width: 991.98px) { 
.ct-u-padding-both-md-0{
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}
.ct-u-padding-top-md-0{
  padding-top: 0px !important;

}
}

.w-100{
width:100% !important;
}

.image {
  display: block;
  width: 100%!important;
  height: auto;
}

section.new-products .overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #4dc0e8;
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
}

.overlay-container:hover .overlay {
  height: 100%;
}
.overlay-container{
position:relative;
}

.text {
  color: white;
  font-size: 2.2rem;
  font-weight:700;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.cbcc-header navbar .container {
	display: block;
	height: auto; 
	}
	.cbcc-header .navbar-nav{
	background-color: #373c3b;
	color: white;
	list-style: none;
	width: 100%;
	display: table;
	font-weight: 700;
	padding-left: 10px
	}
	@media (max-width: 1619px){
      .cbcc-header .navbar-nav {
        height: 85px;
        line-height: 85px;
      }
	}
	@media only screen and (min-width: 1620px){
      .cbcc-header ul.navbar.navbar-nav, .cbcc-header .navbar .navbar-nav {
        line-height: 85px !important;
        height: 85px !important;
      }	
	}
	.cbcc-header .navbar-nav li>a{
    font-size: 2rem;
	}
	.donate-btn{
	background: #ab182c;
	}
	.cbcc-header .navbar .container, .cbcc-header .navbar .container .navbar-content {
    height: auto;
	}
  .cbcc-header .navbar-nav:before{
    content: " ";
    display: table;
    height: 85px;
    bottom: 0px;
  }
    @media only screen and (max-width: 1199px){
      .cbcc-header .navbar.navbar-nav {
        display: none;
      }
    }
    
    @media (max-width: 1199.98px) { 
      .cbcc-header{
        display:none;
      }
    }
  @media only screen and (min-width: 1620px) {
    .cbcc-header .navbar-scrolled .navbar-nav li>a {
      height: 85px;
      padding-top:0!important;
    }
    .cbcc-header .navbar-scrolled ul.navbar {
      height: 85px;
    }
}

.cbcc-header .navbar-nav li>a{
  padding-top: 0;
}


@media only screen and (min-width: 1620px){
  .cbcc-header .navbar-scrolled .navbar .navbar-nav:before {
    height: 85px;
  }
}


@media only screen and (min-width: 1620px){
  .cbcc-header .navbar .navbar-nav:before {
    height: 85px;
  }
}
#doctorForms .btn-link{
background-color: #373c3b;
color: #fff;
}
#doctorForms .card-body ul{
    padding: 20px 40px;
}
footer, footer a{
color:#fff!important;
}

.font-size-200{
font-size:200%!important;
}
.font-size-150{
font-size:150%!important;
}


.tab {
  display: none;
}
	input.invalid {
  background-color: #ffdddd;
}

	.step {
  height: 15px;
  width: 15px;
  margin: 0 2px;

  background-color: #bbbbbb;
  border: none;  
  border-radius: 50%;
  display: inline-block;
  opacity: 0.5;
}

.step.active {
  opacity: 1;
}

.step.finish {
  background-color: #AB182C;
} 

.checkbox input[type=checkbox]{
margin-left:0;
}


#message-my-donor .terms{
overflow-y:scroll;
width:100%;
height:450px;
padding:10px;
border: 1px solid #ccc;
border-radius: 4px;

}

.new-donor-form a.reset-password{
margin-top:8px;
}



.cbcc-intro .videoInfoWrapper, .cbcc-intro .nav-section-right {
display:none;
}


.sticky {
  position: fixed;
  top: 0;
  width: 100%;
  }
  
.shell-images {
  display: flex;
  flex-wrap: wrap;
}

.popover.popover-center .popover-title, .content-padding .popover .popover-title {
    background-color:#AB182C !important;
    color:#FFF !important;
}
.popover.popover-center .popover>.arrow:after, .content-padding .popover>.arrow:after  {
    border-bottom-color: #AB182C !important;
}

.position-relative{
position:relative;
}
.popover.popover-center .close {
color:#FFF !important;
font-weight: 400;
opacity: 100!important;
}
.content-padding .popover, .popover-center{
  position:fixed;
  top: 350px!important;
  left: 45%!important;
  display: block;
  z-index:999;
}
map[name="image-map"] area:hover{
cursor:pointer;
}

.alert-header {
	background-color: #fdb73e;
	color: #414947;
	font-family: nb;
	font-size: 36px;
	padding: 5px 15px 3px;
}
.alert-header a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1199px) {
  .alert-header {
	  font-size: 24px;
	}
}