@import "eleganticons.css";
@import "font-awesome.min.css";
* {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/* =================================================================================== 
	FONTS
====================================================================================== */
@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('fonts/HelveticaNeueLTCom-Roman.ttf');
	position: relative;
	top: 5px;
}
@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('fonts/HelveticaNeueLTCom-Bd.ttf');
	font-weight: bold;
}
@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('fonts/HelveticaNeueLTCom-It.ttf');
	font-style: italic;
}
@font-face {
	font-family: 'HelveticaNeueRegular';
	src: url('fonts/HelveticaNeueLTCom-Lt.ttf');
	font-weight: 300; 
}
#drive-sign-wrapper ul > li {
    position: relative;
}
#drive-sign-wrapper ul > li:before {
    content: ' ';
    position: absolute;
    bottom: -6px;
    left: 50%;
    border-style: solid;
    border-width: 6px;
    border-color: transparent transparent #000 transparent;
    margin-left: -3px;
    z-index: 99999999;
    visibility: hidden;
    opacity: 0;
}
#drive-sign-wrapper ul > li:after {
    content: 'View your test results and redeem your points.';
    width: 271px;
    height: 20px;
    font-weight: 700;
    background: #000;
    border: 1px solid #eee;
    position: absolute;
    top: 30px;
    left: -50%;
    padding: 10px;
    z-index: 99999;
    color: #fff;
    border-radius: 5px;
    margin-left: -50px;
    visibility: hidden;
    opacity: 0;
    line-height: 20px;
    transition: all .3s linear;
}
#drive-sign-wrapper ul > li:hover:before {
    visibility: visible;
    opacity: 1;
    transition: all .3s linear;
}
#drive-sign-wrapper ul > li:hover:after {
    visibility: visible;
    opacity: 1;
    transition: all .3s linear;
    top: 35px;
    pointer-events: none;
}
input {
    -webkit-appearance: none;
    border-radius: 0;
}
input[type="image"] {
    padding: 0 !important;
    width: auto !important;
}
.masonry_post_wrapper .post-bottom-info span {
	opacity: 0;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0 !important;
    padding: 0;
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
}
.gform_wrapper div.validation_error {
    margin-bottom: 0 !important;
}
#gform_ajax_spinner_1 { display: none !important }
html { font-size: 62.75% }
.sep_70 { padding-bottom: 0 }
#comments,
.comment_count,
#mobile-sign-in { display: none }
#posts {
    width: 100%;
    max-width: 100%;
}
.single-post #posts {
	width: 960px;
    max-width: 960px;
    padding: 100px 0px 100px 0;
}
#sidebar { display: none; }
.single-post #sidebar {
	display: block !important;
}
#author-bio,
.single_post_related_carousel {
	display: none;
}
#search-2 {
	overflow: hidden;
}
#searchform input[type="text"] {
	margin-left: 1px;
}
.single_post_navigation a {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}
#posts .ajax_post.blog_3_col {
    width: 33.3333% !important;
}
.search .page_title_ctn { display: none }
.post-info,
.entry p,
.content p,
.content ul > li,
.question-wrapper,
.content u,
.glossary-terms li,
.search p,
input[type="text"] {
    font-size: 1.7rem !important;
    color: #4c4c4c !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
}
textarea {
    font-size: 1.5rem !important;
    color: #4c4c4c;
}
#donationform {
    font-size: 1.4rem !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #4c4c4c !important;
}
#donationform input[type="text"],
#donationform textarea {
    padding: 5px;
    font-size: 1.4rem !important;
    margin: 0 0 5px 5px !important;
}
.post-info a,
.post_single .post-title h2 a, .blog_related_post .post-title h2 a, .logged-in-as a,
.wpb_wrapper a {
    color: rgb(0, 113, 143);
}
header .title {
    position: absolute;
    top: 0; right: 0;
    font-family: Georgia, serif;
    color: #00718f;
    font-style: italic;
    font-size: 3.0rem;
    line-height: 100px;
    display: block;
}
.post-info a:hover,
.post_single .post-title h2 a:hover, .blog_related_post .post-title h2 a:hover, .logged-in-as a:hover,
.wpb_wrapper a:hover {
    color: #2f9ebc !important;
}
.single_post_navigation a,
.single_post_navigation_bottom a {
    background: rgb(0, 113, 143);
    color: #fff;
}
.single-post .single_post_navigation a,
.single-post .single_post_navigation_bottom a {
	background: #fff !important;
	border: 1px solid #a1b1bc !important;
	color: #a1b1bc;
	font-weight: bold;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
}
.previous_project {
    border: 0px solid transparent !important;
}
.single_post_navigation a:hover,
.single_post_navigation_bottom a:hover {
    background: #2f9ebc !important;
}
.single-post .single_post_navigation a:hover,
.single-post .single_post_navigation_bottom a:hover {
	color: #fff !important;
	border: 1px solid #2f9ebc !important;
}
.post_single .post-info,
.post_single .post-info a {
	color: #a1b1bc !important;
	font-size: 1.4rem !important;
}
.sb_widget > h3:before {
    border-top: 7px solid #01718f;
    border-bottom: 7px solid #01718f;
}
.tweets p {
	font-size: 1.4rem;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    padding-left: 55px !important;
}
.tweets span {
	padding-left: 55px !important;
}
#recent-popular {
    list-style: none;
}
#recent-popular li {
    float: left;
    width: 50%;
}
#recent-popular li a {
    height: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    box-sizing: border-box;
    background: #a1b1bc;
    color: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    font-size: 1.5rem;
}
#recent-popular li.active a {
    background: #01718f;
    box-shadow: 0 -3px 0 #73b1c7;
}
.wp-most-popular,
#recent-posts ul {
    list-style: none;
}
.wp-most-popular li,
#recent-posts ul li {
    display: block;
    border-bottom: 1px solid #dee5e9;
}
.wp-most-popular li {
    height: 130px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    width: 100%;
    -webkit-align-items: center;
}
#recent-posts ul li .wrap {
    height: 130px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    width: 101%;
    box-sizing: border-box;
}
#recent-posts ul li .wrap .thumbnail-wrap {
    width: 100px !important;
    height: 90px;
    float: left;
    margin-right: 15px;
}
.wp-most-popular li .thumbnail-wrap {
    width: 100px !important;
    height: 90px;
    float: left;
    margin-right: 15px;
}
#recent-posts ul li .wrap {

    margin-left: 0;
	transition: .2s margin-left linear;
}
.tia-thumbnail,
.thumbnail-tia {
	height: 500px;
}
.wp-most-popular li a,
.wp-most-popular ul li a .wrap,
#recent-posts ul li .wrap .title,
#recent-posts ul li .wrap .title a {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #242627;
    height: 90px;
    width: 160px;
    font-size: 1.6rem;
}
.p-date {
	font-size: 1.2rem;
	font-weight: bold;
	color: #a1b1bc;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
}
.p-title {
	font-size: 1.4rem;
	color: #2c3e50;
	font-weight: bold;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
}
.shareicons_icon {
	background: rgb(0, 113, 143);
}
.share-box ul li:hover a i {
	color: rgb(0, 113, 143) !important;
}
.share-box ul li a:hover i,
.single_post_share_icon .share-box li a:hover {
	color: rgb(0, 113, 143) !important;
}
#recent-posts ul li:hover .wrap {
	margin-left: 10px;
	transition: .2s margin-left linear;
}
.wp-most-popular li img {
    width: 170px !important;
    height: 90px;
    float: left;
    margin-right: 15px;
}
#recent-posts,
#popular-posts { display: none;
	clear: both;	
}
#recent-posts.active,
#popular-posts.active { display: block }
#recent-popular li {
	margin-bottom: 0;
	padding-bottom: 0;
}
.tweets li:before {
	height: 40px;
	width: 40px;
	content: ' ';
	background: url(https://pbs.twimg.com/profile_images/540184979498483712/94PHxlr8_400x400.png) no-repeat center center;
	background-size: 40px 40px;
}
#topbar {
	margin-bottom: 60px;
}
.footer_si_ctn.f_si_right.f_si_type1 {
	display: none;
}

.archive #topbarblog,
.single #topbarblog {
	height: 120px;
	background: #01718f;
}

#posts .ajax_post.blog_2_col {
	padding-left: 0 !important;
	padding-bottom: 60px;
}

.post-attachement a.blog_img_overlay:before {
	display: none !important;
}

#topbar {
    height: 120px;
    display: flex;
    align-items: center;
}

.post-title h2 a {
    color: #01718f !important;
    font-size: 3.0rem;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.post_ctn .post-info {
    font-size: 1.4rem !important;
    color: #a1b1bc !important;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.entry {
    color: #4c4b4c;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.post .more-link,
.grid_blog_post .more {
    color: #3e8ca1 !important;
    border: 1px solid #3e8ca1 !important;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.post .more-link:hover,
.grid_blog_post .more:hover {
    background: #3e8ca1 !important;
    color: #fff !important;
}

.post-attachement a.blog_img_overlay:before {
    background: #49a2bc !important;
}

.blog ul {
    text-align: right;
    margin-bottom: 0 !important;
}

.blog ul li {
    display: inline-block;
    margin-bottom: 0 !important;
}

.prettyPhoto.post-att-zoom {
	display: none !important;
}

.blog ul li a {
    border: 1px solid #fff;
    display: block;
    padding: 6px 15px;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;
    border-radius: 4px;
    margin-bottom: 0 !important;
    font-weight: bold;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.blog ul li.active a,
.blog ul li:hover a {
    background: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: bold;
    color: #01718f;
}

.navigation {
    border-top: 5px solid #73b1c7 !important;
}

.navigation .pagination a {
    border: 0 !important;
    color: #2c3e50 !important;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.navigation .pagination .current,
.navigation .pagination a:hover {
    border: 0 !important;
    background: #01718f !important;
    color: #fff !important;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
}

.archive #topbarblog div,
.single #topbarblog div {
	line-height: 120px;
	color: #fff;
	font-size: 3.0rem;
	font-weight: bold;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
}
.archive #topbarblog div a,
.single #topbarblog div a {
	color: #fff;
	font-size: 3.0rem;
	font-weight: bold;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
}
.single #comments,
.single #add-comment {
	display: block !important;
}
.single #comments {
	margin-top: 50px;
}
.single #posts input.single_post_author {
	width: 380px !important;
}
#respond input#submit {
	margin-top: 20px;
	background: #fff !important;
    border: 1px solid #a1b1bc !important;
	font-weight: bold;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #a1b1bc;
}
#respond input#submit:hover {
    color: #fff !important;
    border: 1px solid #2f9ebc !important;
    background: #2f9ebc !important;
}
.single .avatar {
	display: none;
}
.single .comment_ctn {
	box-shadow: 0 0 0 !important;
}
.single #comments ul li .details span.Reply a {
	background: #01718f !important;
}
#reply-title a {
	color: #01718f !important;
}
#nav_button { display: none }
#mobile_menu_search { display: none !important }
input[type=submit], input[type=Reset]{ -webkit-appearance:none; }
.row { max-width: 1280px }
#to_top { display: none !important }
#footer_bg .menu { display: none }
#revolution_slider { background: #62a8bf }
#searchtop { display: none }
#header_container nav ul > li > a:after { display: none !important; }
.wrapper { width: 100% }
.inner-wrap {
    max-width: 1280px;
    margin: auto;
}
#top_bar { height: 50px; }
.topbar_type_5 .top_text {
    padding: 0;
    height: 45px;
}
.topbar_type_5 {
    border-top: 4px solid #00718f !important;
    border-bottom: 1px solid #ebebeb !important;
}
#mobile-sign-in {
    margin: 0;
    padding: 0;
    height: 45px;
    width: 100%;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
}
#language-selection {
    height: 45px;
    width: 190px;
    border-right: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    float: left;
    margin: 0;
    padding: 0;
}
#mobile-sign-in > li,
#language-selection > li {
    display: table;
    height: 45px;
    width: 100%;
    position: relative;
}
#mobile-sign-in > li ul,
#language-selection > li ul {
    position: absolute;
    left: -1px; top: 40px; right: -1px;
    background: transparent;
    display: none;
    padding-top: 6px;
    z-index: 99999;
}
#mobile-sign-in > li > a,
#language-selection > li > a {
    display: table-cell;
    height: 45px;
    vertical-align: middle;
    padding-left: 15px;
    width: 100%;
    line-height: 50px;
    color: #2c3e50;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 900;
    position: relative;
}
#mobile-sign-in > li > a,
#mobile-sign-in > li > ul > li > a {
    padding-left: 15px !important;
}
#language-selection > li > a:before {
    position: absolute;
    top: 50%; left: 16px;
    width: 22px;
    height: 11px;
    content: ' ';
    margin-top: -7px;
}
#language-selection > li > a:after {
    position: absolute;
    top: 50%; right: 15px;
    background: url(assets/down-arrow.jpg) no-repeat center center;
    height: 10px;
    width: 6px;
    content: ' ';
    margin-top: -5px;
}
@supports (-ms-accelerator:true)  {
    /* IE10+ CSS styles go here */
    #mobile-sign-in > li > a:after, #language-selection > li > a:after {
        height: 30px !important;
    }
}
#mobile-sign-in > li > ul > li > a,
#language-selection > li > ul > li > a {
    display: block;
    height: 45px;
    vertical-align: middle;
    width: 100%;
    color: #2c3e50;
    padding: 10px 0 10px 15px;
    background: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 900;
    border-left: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
#mobile-sign-in > li > ul > li {
    position: relative;
    top: -2px;
}
#mobile-sign-in > li > ul > li:last-child {
    position: relative;
    top: -3px;
}
#language-selection > li:hover { cursor: pointer; }
.nav_type_4 ul li a {
    padding: 45px 23px 40px 23px;
}
/*** Hero ***/
.tp-leftarrow {
    text-indent: -9999px;
    background: url(assets/left-arrow.png) no-repeat center center !important;
    border-radius: 0 !important;
    height: 50px !important;
    width: 50px !important;
}
.tp-leftarrow:hover { background: url(assets/left-arrow-hover.png) no-repeat center center !important }
.tp-rightarrow {
    text-indent: -9999px;
    background: url(assets/right-arrow.png) no-repeat center center !important;
    border-radius: 0 !important;
    height: 50px !important;
    width: 50px !important;
}
.tp-rightarrow:hover { background: url(assets/right-arrow-hover.png) no-repeat center center !important }
.tp-bullet { background: #fff !important }
.tp-bullet.selected {
    background: #d31e47 !important;
    border: 2px solid #fff !important
}
#drive-sign-wrapper {
    float: left;
    position: relative;
    width: 838px;
    height: 45px;
    border-right: 1px solid #ebebeb;
}
.search_results strong {
    color: rgb(0, 113, 143);
}
#drive-sign-wrapper > a {
    float: left;
    border-radius: 2px;
    background-color: rgb(0, 113, 143);
    width: 201px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #ffffff;
    text-transform: uppercase;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 14px;
    font-weight: bold;
    margin: 7px 0 0 20px;
}
#drive-sign-wrapper > a:hover {
    background: #2f9ebc;
}
#drive-sign-wrapper > a:active {
    background: #48808f;
}
#drive-sign-wrapper ul {
    width: 100px;
    position: absolute;
    top: 6px; right: 0;
}
#drive-sign-wrapper ul > li {
    display: inline-block;
    margin-right: 10px;
}
#drive-sign-wrapper ul > li > a {
    width: 90px;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    border-radius: 2px;
}
#drive-sign-wrapper ul > li.login > a {  background: #d31145;  }

.page-id-57 .tp-caption a,
.page-id-61 .tp-caption a,
.page-id-74 .tp-caption a,
.page-id-64 .tp-caption a,
.page-id-36 .tp-caption a,
.page-id-45 .tp-caption a {
    position: relative;
    z-index: 99999999;
}

.home .tp-caption a:hover,
.page-id-57 .tp-caption a:hover,
.page-id-86 .tp-caption a:hover,
.page-id-61 .tp-caption a:hover,
.page-id-74 .tp-caption a:hover,
.page-id-64 .tp-caption a:hover,
.page-id-45 .tp-caption a:hover,
#give-live-wrapper a:hover,
#blood-drive-inner-wrapper a:hover,
#drive-sign-wrapper ul > li.login > a:hover {
    background: #ee224e;
    color: #fff !important;
}
.home .tp-caption a:active,
.page-id-57 .tp-caption a:active,
.page-id-86 .tp-caption a:active,
.page-id-61 .tp-caption a:active,
.page-id-74 .tp-caption a:active,
.page-id-64 .tp-caption a:active,
.page-id-45 .tp-caption a:active,
#give-live-wrapper a:active,
#blood-drive-inner-wrapper a:active,
#drive-sign-wrapper ul > li.login > a:active {
    background: #d46a83;
    color: #fff !important;
}
.home .tp-caption a:hover,
.page-id-57 .tp-caption a:hover,
.page-id-61 .tp-caption a:hover,
.page-id-74 .tp-caption a:hover,
.page-id-64 .tp-caption a:hover,
.page-id-45 .tp-caption a:hover {
    border-radius: 10px;
}

.home .tp-caption a:active,
.page-id-57 .tp-caption a:active,
.page-id-61 .tp-caption a:active,
.page-id-74 .tp-caption a:active,
.page-id-64 .tp-caption a:active,
.page-id-45 .tp-caption a:active {
    border-radius: 10px;
}

.page-id-36 .tp-caption a:hover {
    border-radius: 4px;
}

.page-id-36 .tp-caption a:active {
    border-radius: 4px;
}

#tiptip_holder { display: none !important }

.masonry_post_wrapper a,
.masonry_post_wrapper a:hover { color: #00718f !important }
#drive-sign-wrapper ul > li.signup > a { background: #00718f; }

.page-id-32 .tp-caption a:hover,
.page-id-53 .tp-caption a:hover,
#about-interior-inner-wrapper a:hover,
.page-id-36 .tp-caption a:hover,
#gform_wrapper_2 input[type="submit"]:hover,
#footer-inner-wrapper #gform_wrapper_1 input[type="submit"]:hover,
#hospital-services-inner-wrapper a:hover,
#about-us-inner-wrapper .outter .inner a:hover,
#drive-sign-wrapper ul > li.signup > a:hover {
    background: #2f9ebc;
    color: #fff !important;
}
#gform_wrapper_2 input[type="submit"]:active,
.page-id-32 .tp-caption a:active,
.page-id-53 .tp-caption a:active,
.page-id-36 .tp-caption a:active,
#footer-inner-wrapper #gform_wrapper_1 input[type="submit"]:active,
#hospital-services-inner-wrapper a:active,
#about-us-inner-wrapper .outter .inner a:active,
#drive-sign-wrapper ul > li.signup > a:active {
    background: #48808f;
}
#searchform {
    width: 249px;
    float: left;
    position: relative;
    left: -1px;
    height: 46px;
}
#searchform input[type="text"] {
    width: 249px;
    height: 46px;
    box-sizing: border-box;
    padding-right: 50px;
    padding-top: 15px;
}
#searchform input[type="submit"] {
    position: absolute;
    top: 50%; right: 20px;
    margin-top: -12px;
    background: url(assets/search.png) no-repeat center center;
    text-indent: -999px;
    overflow: hidden;
    height: 15px;
    width: 15px;
}
/*** Primary Menu Navigation ***/
#menu-primary-navigation > li,
#menu-primary-navigation > li > a {
    background: transparent !important;
}
#menu-primary-navigation > li > a {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 16px;
    font-weight: bold;
    color: #717171;
}
#menu-primary-navigation > li:hover > a,
#menu-primary-navigation > li.current-menu-item > a { color: #02718f }
/*** Give Life ***/
#give-live-wrapper { margin-bottom: 0 !important; padding: 0 !important }
#give-life-outter-wrap {
    border-top: 1px solid #ebebeb;
    margin-bottom: 0 !important;
    padding-top: 0 !important;
}
#give-life-outter-wrap.donate { border-bottom: 1px solid #ebebeb }
#give-live-wrapper .outter,
#give-live-wrapper .inner { height: 215px; width: 100%; }
#give-live-wrapper .outter { display: table }
#give-live-wrapper .inner {
    display: table-cell;
    vertical-align: middle;
}
#give-live-wrapper h2 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    font-size: 3.6rem;
    color: #02718f;
}
#give-live-wrapper p {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: normal;
    font-size: 1.8rem;
    color: #02718f;
    line-height: 30px;
    margin-top: 10px;
}
#give-life-outter-wrap p,
#give-live-wrapper.interior p {
    font-size: 1.6rem;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    width: 100%;
}
#give-live-wrapper a {
    margin: auto;
    border-radius: 3px;
    background-color: rgb(211, 30, 71);
    width: 225px;
    height: 65px;
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    font-size: 1.8rem;
    text-align: center;
    line-height: 65px;
}
#give-live-wrapper.interior a {
    margin: 0;
    float: right;
}
/*** about us wrapper ***/
#about-us-wrapper {
    background: #f9fafb;
    background-clip: padding-box;
    min-height: 512px;
    border-top: 1px solid #ebebeb;
}
#about-us-wrapper > div { height: 512px }
#about-us-wrapper > div img { margin: 0 }
#about-us-inner-wrapper,
#three-cta-inner-wrapper {
    max-width: 1920px;
    margin: auto !important;
}
#about-us-inner-wrapper .outter,
#about-us-inner-wrapper .inner { height: 510px }
#about-us-inner-wrapper .outter { display: table }
#about-us-inner-wrapper .inner {
    display: table-cell;
    vertical-align: middle;
    padding-left: 30px;
}
#about-us-inner-wrapper .outter .inner h2 {
    font-family: Georgia, serif;
    font-size: 4.8rem;
    font-style: italic;
    font-weight: normal;
    color: #00718f;
}
#about-us-inner-wrapper .outter .inner p {
    width: 560px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 1.8rem;
    color: #00718f;
    line-height: 30px;
    margin-top: 50px;
}
#about-us-inner-wrapper .outter .inner a {
    border-radius: 2px;
    background-color: rgb(0, 113, 143);
    width: 200px;
    height: 60px;
    display: block;
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1.8rem;
}
#about-us-inner-wrapper .vc_span6.vc_custom_1443129623880 div {
    height: 511px;
    text-indent: -9999px;
}
/*** three cta wrapper ***/
#three-cta-wrapper {
    margin: 0;
    background: #00718f;
}
#three-cta-wrapper,
#three-cta-wrapper > div { height: 360px }
#three-cta-wrapper .vc_span4 {
    margin-left: 0;
    width: 33.33333%;
    height: 360px;
    display: -webkit-box;      /* OLD - iOS 6-, Safari 3.1-6 */
	display: -moz-box;         /* OLD - Firefox 19- (buggy but mostly works) */
	display: -ms-flexbox;      /* TWEENER - IE 10 */
	display: -webkit-flex;     /* NEW - Chrome */
	display: flex;     
    align-items: center;
    -webkit-align-items: center;
    padding: 0 75px;
}
#three-cta-inner-wrapper > div {
    box-sizing: border-box;
}
#three-cta-inner-wrapper > div h3 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    text-transform: uppercase;
}
#three-cta-inner-wrapper > div p {
    color: #fff;
    font-size: 1.7rem;
    font-weight: normal;
    line-height: 30px;
    font-family: "HelveticaNeueRegular", sans-serif;
}
#three-cta-inner-wrapper > div a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    text-transform: uppercase;
    width: 170px;
    height: 50px;
    line-height: 46px;
    text-align: center;
    display: block;
    border: 2px solid #fff;
    border-radius: 2px;
}
#three-cta-inner-wrapper > div a:hover {
    background: #fff;
    color: #00718f;
}
/*** three cta inner wrapper interior ***/
#three-cta-inner-wrapper.interior {
    height: 360px;
}
#three-cta-inner-wrapper.interior .wpb_wrapper {
    width: 100%;
}
#three-cta-inner-wrapper.interior .inner {
    padding: 0 60px;
}
#three-cta-inner-wrapper.interior > div {
}
#three-cta-inner-wrapper.interior h2 {
    font-size: 3.6rem;
    text-align: center;
    color: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    margin-bottom: 50px;
    width: 100%;
}
#three-cta-inner-wrapper.interior a { margin: auto }

#hospital-services-inner-wrapper {
	min-height: 490px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
}

/*** blood placeholde ***/
#blood-drive-wrapper {
    padding: 50px 0;
}
#blood-drive-inner-wrapper {
    text-align: center;
}
#blood-drive-inner-wrapper h2 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 36px;
    font-weight: bold;
}
#blood-drive-inner-wrapper a {
    border-radius: 3px;
    background-color: rgb(211, 30, 71);
    width: 225px;
    height: 65px;
    display: block;
    line-height: 65px;
    color: #fff;
    text-align: center;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    text-transform: uppercase;
    margin: 50px auto 0 auto;
    font-weight: bold;
    font-size: 1.8rem;
}
/*** hospital services ***/
#hospital-services-wrapper { min-height: 490px }
#hospital-services-inner-wrapper .outter { display: table }
#hospital-services-inner-wrapper .inner {
    display: table-cell;
    vertical-align: middle;
}
#hospital-services-wrapper {
    margin-bottom: 0;
    background: url(assets/parralax-bg.png) no-repeat center center;
    background-size: cover;
}
#hospital-services-inner-wrapper h2 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    font-size: 36px;
    color: #02718f;
}
#hospital-services-inner-wrapper p {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: normal;
    font-size: 18px;
    color: #02718f;
    line-height: 30px;
    margin-top: 10px;
    width: 48%;
}
#hospital-services-inner-wrapper a {
    border-radius: 2px;
    background-color: rgb(0, 113, 143);
    width: 175px;
    min-height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    text-transform: uppercase;
    font-weight: bold;
    display: block;
    font-size: 1.8rem;
    padding: 5px 0;
}
/*** footer ***/
#footer-wrapper,
#footer-inner-wrapper {
    min-height: 450px;
    margin-bottom: 0;
    padding-bottom: 50px;
}
#footer-wrapper { background: #1a1c27 }
#footer-inner-wrapper {
    position: relative;
    top: 100px;
}
#footer-inner-wrapper h3,
#footer-inner-wrapper .widget h2 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
}
#footer-inner-wrapper p {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 1.6rem !important;
    color: #a1b1bc !important;
    line-height: 24px;
    width: 75%;
}
#footer-inner-wrapper .wpb_widgetised_column { padding: 0 }
#footer-inner-wrapper .widget {
    margin: 0;
}
#footer_bg .rd_si_sc,
#footer-inner-wrapper .rd_si_sc {
    overflow: hidden;
    text-align: left;
    width: 161px;
    margin-top: 15px;
}
#footer_bg .rd_si_sc > div,
#footer-inner-wrapper .rd_si_sc > div {
    margin-right: 10px;
    display: inline;
    float: right;
    text-align: left;
}
#footer_bg .rd_si_sc i,
#footer-inner-wrapper .rd_si_sc i {
    color: #a1b1bc;
    font-size: 16px;
    border: 1px solid #a1b1bc;
    display: block;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
#footer_bg .rd_si_sc a:hover,
#footer-inner-wrapper .rd_si_sc a:hover {
    text-decoration: none !important;
}
#footer-inner-wrapper .widget .widget_line { display: none }
#footer-inner-wrapper .widget_nav_menu ul { width: 270px }
#footer-inner-wrapper .widget_pages .page_item a:before, .widget_nav_menu .menu-item a {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 1.6rem;
    color: #a1b1bc;
    border-bottom: 1px solid #222533;
}
#footer-inner-wrapper .widget_pages .page_item a:before, .widget_nav_menu .menu-item:last-child a {
    border-bottom: 0;
}
#footer-inner-wrapper .widget_pages .page_item a:before, .widget_nav_menu .menu-item a:hover {
    color: #a1b1bc;
    text-indent: 5px;
}
#footer-inner-wrapper .widget_pages .page_item a:before, .widget_nav_menu .menu-item a:before { display: none }
#footer-inner-wrapper .wpb_content_element { margin-bottom: 0 }
#footer-inner-wrapper #gform_wrapper_1 {
    margin: 0;
    padding: 0;
}
#footer-inner-wrapper #gform_wrapper_1 label { display: none }
#footer-inner-wrapper #gform_wrapper_1 input[type="text"] {
    margin-top: 10px;
    background: #222533;
    border-radius: 4px;
    border: 1px solid #303444;
    width: 270px;
    text-indent: 20px;
    color: #fff !important;
}
#footer-inner-wrapper #gform_wrapper_1 input[type="submit"] {
    width: 270px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    padding: 0;
    margin: 0;
    background: #00718f;
    color: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 900;
    font-size: 14px;
    border-radius: 4px;
    text-transform: uppercase;
    -webkit-transition: none;
}
#footer-inner-wrapper .gform_footer {
    margin: 15px 0 0 0;
    padding: 0;
}
#footer_coms {
    border-top: 1px solid #282b39;
    background: #222533;
}
#footer_coms .f_message_right {
    float: left !important;
    width: 100%;
    padding: 0;
    margin: 0;
    text-align: center;
}
#footer_coms .f_message_right img {
    position: absolute;
    top: 0; left: 0;
}
/*** gf validation ***/
.gform_wrapper div.validation_error {
    border-top: 0px solid #790000;
    border-bottom: 0px solid #790000;
    border-bottom: 0;
    margin: 5px 0 -15px 0;
    padding: 5px 0;
    font-size: 14px;
    width: 75%;
}
.page-id-36 .gform_wrapper div.validation_error {
    border-top: 0px solid #790000;
    border-bottom: 0px solid #790000;
    border-bottom: 0;
    margin: -35px 0 -15px 0;
    padding: 0 30px 30px 30px;
    font-size: 14px;
    width: 100%;
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    border-top: 0;
    border-bottom: 0;
    background-color: transparent;
    margin: 0;
    padding: 0;
}
.gfield_error .gfield_description.validation_message { display: none }
.gform_wrapper .gfield_error input[type="text"] {
    border: 2px solid #790000 !important;
}
/*** About Us Page ***/
/*** About Us Section ***/
#about-interior-wrapper {
    padding: 0 !important;
    margin: 0;
    background: #f9fafb;
}
#about-interior-inner-wrapper {
    text-align: center;
}
#about-interior-inner-wrapper .outter,
#about-interior-inner-wrapper .inner { height: 880px; }
#about-interior-inner-wrapper .outter { display: table }
#about-interior-inner-wrapper .inner {
    display: table-cell;
    vertical-align: middle;
}
#about-interior-inner-wrapper h2 {
    font-family: Georgia, serif;
    font-size: 50px;
    font-style: italic;
    color: #00718f;
    font-weight: normal;
}
#about-interior-inner-wrapper .two-column {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
    margin: 30px 0;
    min-height: 565px;
}
#about-interior-inner-wrapper .two-column p {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 24px;
    color: #00718f;
    text-align: justify;
    line-height: 36px;
}
#about-interior-inner-wrapper a {
    border-radius: 2px;
    background-color: rgb(0, 113, 143);
    width: 220px;
    height: 60px;
    line-height: 60px;
    color: #fff;
    display: block;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    text-transform: uppercase;
    margin: 20px auto 0 auto;
    font-weight: 900;
    font-size: 16px;
}
#about-interior-inner-wrapper a:hover {
	color: #fff !important;
}
/** core value section **/
#core-value-wrapper { padding: 50px 0 150px 0 !important; margin-bottom: 0 !important; }
.page-id-36 #core-value-wrapper { padding: 100px 0 !important }
#core-second-value-wrapper { padding-top: 0 !important; margin-bottom: 50px !important }
.page-id-32 #core-value-wrapper { padding: 50px 0 50px 0 !important; margin-top: 50px !important }
#core-value-inner-wrapper .outter,
#core-value-inner-wrapper .inner { height: 275px }
#core-value-inner-wrapper .outter { display: table }
#core-value-inner-wrapper .inner {
    display: table-cell;
    vertical-align: middle;
}
#core-value-inner-wrapper { text-align: center }
#core-value-inner-wrapper h2 {
    font-family: Georgia, serif;
    font-size: 50px;
    font-style: italic;
    color: #00718f;
    margin-bottom: 80px;
    font-weight: normal;
}
#core-value-inner-wrapper p {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 24px;
    color: #00718f;
    line-height: 36px;
    width: 70%;
    margin: auto;
}
#core-value-wrapper .core-value-single-wrapper,
#core-second-value-wrapper .core-value-single-wrapper {
    width: 370px;
    background: #fbfcfc;
    box-sizing: border-box;
    padding: 80px 45px 25px 45px;
    text-align: center;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 18px;
    color: #a1b1bc;
    min-height: 360px;
    position: relative;
    border: 1px solid #e6ebf0;
}
.page-id-23 #core-value-wrapper .core-value-single-wrapper,
.page-id-23 #core-second-value-wrapper .core-value-single-wrapper {
    min-height: 285px;
}
.core-value-single-wrapper { margin-top: 60px }
.page-id-32 #core-value-wrapper .core-value-single-wrapper,
.page-id-36 #core-value-wrapper .core-value-single-wrapper,
.page-id-32 #core-second-value-wrapper .core-value-single-wrapper { width: 31.666666666666668% }
#core-value-wrapper .core-value-single-wrapper .icon,
#core-second-value-wrapper .core-value-single-wrapper .icon {
    position: absolute;
    content: ' ';
    background: #00718f;
    height: 100px;
    width: 100px;
    border-radius: 100px;
    top: -50px; left: 50%;
    margin-left: -50px;
    color: #fff;
    font-size: 35px;
    line-height: 100px;
}
#core-value-single-wrapper.inner-wrap { max-width: 1600px }
#core-value-single-wrapper.inner-wrap.three,
#core-second-value-wrapper.inner-wrap.three { max-width: 1280px }
#core-value-wrapper .core-value-single-wrapper p,
#core-second-value-wrapper .core-value-single-wrapper p {
	font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    line-height: 24px;
    font-size: 1.7rem !important;
    color: #4c4c4c;
}
#core-value-wrapper .core-value-single-wrapper h4,
#core-second-value-wrapper .core-value-single-wrapper h4 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 18px;
    font-weight: bold;
    color: #2c3e50;
    margin-bottom: 25px;
    text-transform: uppercase;
}
.core-value-single-wrapper a {
    width: 140px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #ffffff;
    border-radius: 2px;
    display: block;
    color: #888;
    transition: all .3s linear;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 400;
    font-size: 1.5rem;
    margin: 25px auto 0 auto;
    border: 1px solid #e5e5e5;
}
.page-id-36 .core-value-single-wrapper a {
	position: absolute;
	bottom: 50px; left: 50%;
	margin-left: -70px;
}
.page-id-32 .core-value-single-wrapper a {
	position: absolute;
	bottom: 50px; left: 50%;
	margin-left: -70px;
}
.core-value-single-wrapper a:hover {
    color: #fff !important;
    background: #00718f;
    border: 1px solid #00718f;
    transition: all .3s linear;
}
/*** history blue copy ***/
#history-copy-wrapper {
    background: #00718f;
    margin: 0;
    padding: 0;
}
#history-copy-inner-wrapper .outter,
#history-copy-inner-wrapper .inner { height: 600px }
#history-copy-inner-wrapper .outter { display: table }
#history-copy-inner-wrapper .inner {
    display: table-cell;
    vertical-align: middle;
}
#history-copy-inner-wrapper p {
    text-align: center;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 700;
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    width: 90%;
    margin: 0 auto 30px auto;
}
/*** history top copy wrapper ***/
#history-top-copy-wrapper { margin-bottom: 0 !important; padding-top: 0 !important; }
#history-top-copy-inner-wrapper .outter,
#history-top-copy-inner-wrapper .inner { height: 650px  }
#history-top-copy-inner-wrapper .outter { display: table }
#history-top-copy-inner-wrapper .inner {
    display: table-cell;
    vertical-align: middle;
}
#history-top-copy-inner-wrapper h2 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 900;
    font-size: 30px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #02718f;
}
#history-top-copy-inner-wrapper p {
    width: 98%;
}
/*** programs first wrapper ***/
.program-first-wrapper { padding: 100px 0 !important }
.program-last-wrapper { padding-bottom: 100px }
.program-holder { margin-bottom: 0 !important }
.program-single-wrap > div {
    text-align: center;
    width: 430px;
    margin: auto;
}
.program-single-wrap h3 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    font-size: 18px;
    color: #2c3e50;
    margin-bottom: 30px;
    position: relative;
}
.program-single-wrap h3::after {
    position: absolute;
    content: ' ';
    left: 50%; bottom: -20px;
    width: 70px;
    height: 2px;
    background: #00718f;
    margin-left: -35px;
}
.program-single-wrap p:first-child {
    margin-bottom: -40px;
}
.program-single-wrap p {
    font-size: 1.7rem !important;
    color: #4c4c4c;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    line-height: 24px;
}
/*** award section ***/
#award-wrapper {
    margin-bottom: 0 !important;
    background: #ecf0f1;
    text-align: center;
    padding: 90px 0 60px 0;
}
#award-wrapper .outter,
#award-wrapper .inner { height: 480px; width: 100%; }
#award-wrapper .outter { display: table }
#award-wrapper .inner {
    vertical-align: middle;
    display: table-cell;
}
#award-wrapper h2 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #00718f;
    font-weight: bold;
    font-size: 36px;
    text-transform: uppercase;
    letter-spacing: -1px;
    margin-bottom: 40px;
    position: relative;
}
#award-wrapper h2::after {
    position: absolute;
    content: ' ';
    left: 50%; bottom: -20px;
    width: 70px;
    height: 2px;
    background: #00718f;
    margin-left: -35px;
}
#award-wrapper h2:nth-of-type(2) { margin-top: 80px !important }
#award-wrapper h3 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #00718f;
    margin-bottom: 60px;
    letter-spacing: 2px;
    font-weight: 300;
}
#award-wrapper p {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 14px;
    color: #4c4c4c;
    letter-spacing: 1px;
    line-height: 24px;
    width: 60%;
    margin: 20px auto;
}
/*** give life page ***/
.default-page,
#blood-use-wrapper,
#donations-wrapper,
#cholesterol-wrapper,
#give-life-copy-wrapper { padding-bottom: 100px;
    padding-top: 80px !important; }
.page-id-36 #gform_1 input[type="text"] {
    padding-left: 10px !important;
}
.page-id-36 #gform_1 input[type="submit"]:hover {
    background: #ee224e !important
}
.default-page h2,
#glossary-wrapper h2,
#blood-use-wrapper h2,
#donations-wrapper h2,
#processes-wrapper h2,
#cholesterol-wrapper h2,
#give-life-copy-wrapper h2 {
    color: #00718f;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 36px;
    font-weight: bold;
    margin: 60px 0 40px 0;
    position: relative;
    text-transform: uppercase;
}
#glossary-wrapper h2,
#blood-use-wrapper h2 {
    text-transform: uppercase;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 30px;
}
.default-page h2::after,
#glossary-wrapper h2::after,
#processes-wrapper h2::after,
#blood-use-wrapper h2::after,
#donations-wrapper h2::after,
#cholesterol-wrapper h2::after,
#give-life-copy-wrapper h2::after {
    position: absolute;
    bottom: -15px; left: 0;
    height: 5px;
    width: 100px;
    background: #1a1c27;
    content: ' ';
}

.wpb_wrapper h2:first-child {
    margin-top: 0 !important;
}

#processes-wrapper h2 { text-transform: uppercase }
.default-page h3,
#blood-use-wrapper h3,
#donations-wrapper h3,
#cholesterol-wrapper h3,
#give-life-copy-wrapper h3 {
    color: #2c3e50;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 1.9rem;
    font-weight: bold;
    margin: 60px 0 20px 0;
    text-transform: uppercase;
}
/*** contact us wrapper ***/
#contact-wrap {
    background: #f9fafb;
    margin: 0; padding: 0 0 100px 0 !important;
}
#contact-wrap a:hover {
    text-decoration: underline !important;
    color: rgb(0, 113, 143) !important;
}
#contact-wrap ul > li b,
#contact-wrap div strong {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    font-size: 18px;
    color: #00718f;
    margin: 25px 0 15px 0;
    display: block;
}
#contact-wrap ul > li b {
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    margin-top: 5px !important;
}
#contact-wrap ul > li:hover { cursor: pointer; }
#contact-wrap ul > li > ul {
    margin: 0 !important;
    padding: 0 0 10px 0;
    display: none;
}
#contact-wrap ul > li > ul > li {
    font-weight: normal;
    font-size: 1.6rem;
}
#contact p b
#contact-wrap .outter,
#contact-wrap .inner { height: 220px; width: 100%; }
#contact-wrap .outter { display: table }
#contact-wrap .inner {
    display: table-cell;
    vertical-align: middle;
}
#contact-wrap h2 {
    text-align: center;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 50px;
    color: #00718f;
    text-transform: capitalize;
    position: relative;
}
#contact-wrap h2::after {
    position: absolute;
    bottom: -25px; left: 50%;
    content: ' ';
    height: 4px;
    width: 100px;
    background: #00718f;
    margin-left: -50px;
}
#contact-wrap h3 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 36px;
    color: #00718f;
}
#contact-wrap p {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 18px;
    color: #00718f;
    margin: 15px 0 25px 0;
}
#contact-wrap ul,
#contact-wrap ul > li {
    list-style: none !important;
    margin: 0 0 5px 0;
    padding: 0;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #00718f;
    font-size: 14px;
}
#gform_wrapper_2 { padding: 0; margin: 0; }
#gform_wrapper_2 label {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    font-size: 18px;
    text-transform: uppercase;
}
#gform_wrapper_2 label:nth-of-type(0) { margin-top: 0 }
#gform_wrapper_2 input[type="text"] {
    width: 100%;
    height: 50px;
    border-radius: 4px;
    text-indent: 10px;
    margin: 0;
    padding: 0;
}
#gform_wrapper_2 textarea {
    padding: 10px;
    margin: 0;
    width: 100%;
}
#gform_wrapper_2 .gfield_required {
    color: #00718f;
}
#gform_wrapper_2 input[type="submit"] {
    border-radius: 2px;
    background-color: rgb(0, 113, 143);
    width: 220px;
    height: 60px;
    display: block;
    line-height: 60px;
    text-align: center;
    color: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    text-transform: uppercase;
    padding: 0; margin: 0;
    font-size: 16px;
}
/** blood types **/
#blood-type-wrapper {
    background: #00718f;
    padding: 100px 0 !important;
    margin: 0 !important;
}
#blood-type-wrapper h3 {
    color: #fff;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    font-size: 18px;
}
#blood-type-wrapper h3 i {
    height: 40px;
    width: 40px;
    background: #a1b1bc;
    text-align: center;
    line-height: 40px;
    border-radius: 40px;
    margin-right: 10px;
    transition: all .3s linear;
}
#blood-type-wrapper div div div div div div div.wpb_wrapper:hover i {
    background: #d31145;
    cursor: pointer;
    transition: all .3s linear;
}
#blood-type-wrapper p {
    color: #fff !important;
    font-size: 14px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    line-height: 24px;
}
#who-can-wrapper .outter,
#who-can-wrapper .inner { height: 620px }
#who-can-wrapper .outter { display: table }
#who-can-wrapper .inner {
    display: table-cell;
    vertical-align: middle;
}
#who-can-wrapper h2 {
    color: #2c3e50;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 30px;
    text-transform: uppercase;
    margin: 0 0 10px 0;
}
/*** glossary terms ***/
#glossary-terms {
    visibility: hidden;
    display: none;
}
#glossary-terms ul { overflow: hidden }
.glossary-terms {
    width: 100%;
    padding-bottom: 50px;
}
.glossary-terms,
.glossary-terms > li {
    list-style: none !important;
    margin-left: 0 !important;
    padding-left: 0 !important;
}
#glossary-terms ul,
#glossary-terms ul > li {
    list-style: none !important;
    margin: 0;
    padding: 0;
}
#glossary-terms ul.first {
    overflow: hidden;
}
.glossary-terms > li,
#glossary-terms ul > li {
    font-size: 16px;
    margin-bottom: 0!important;
    font-weight: 600;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #2c3e50;
    padding: 12px 0;
    border-bottom: 1px solid #ebebeb;
    position: relative;
}
.glossary-terms > li,
#glossary-terms ul > li:hover { cursor: pointer }
.glossary-terms > li .icon,
#glossary-terms ul > li .icon {
    display: inline-block;
    height: 30px;
    width: 30px;
    background: #a1b1bc;
    color: #fff;
    text-align: center;
    line-height: 30px;
    margin-right: 15px;
}
.glossary-terms > li > ul,
#glossary-terms ul > li > ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important;
}
.glossary-terms > li > ul > li,
#glossary-terms ul > li > ul > li {
    height: auto;
    line-height: 24px;
    display: none;
    border-bottom: 0;
    padding-bottom: 5px;
    border-top: 0 solid transparent;
    margin-top: 15px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 14px;
    color: #a1b1bc;
    font-weight: 400;
    width: 100%;
    list-style: none !important;
}
.glossary-terms > li > ul > li .icon,
#glossary-terms ul > li > ul > li .icon { display: none }
/*** timeline ***/
#processes-wrapper { padding-bottom: 50px }
.timeline-two,
.timeline-three,
.timeline-four,
.timeline-five { display: none }
#processes-wrapper ul,
#processes-wrapper ul li {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}
#processes-wrapper ul {
    margin-bottom: 50px;
    border-bottom: 2px solid #444444;
    width: 100%;
}
#processes-wrapper ul > li {
    width: 20%;
    text-align: center;
    height: 118px;
    position: relative;
    text-indent: -9999px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 14px;
    text-transform: uppercase;
    color: #00718f;
    font-weight: 300;
}
#processes-wrapper ul > li.open,
#processes-wrapper ul > li:hover {
    cursor: pointer;
    text-indent: 0;
}
#processes-wrapper ul > li:before {
    content: ' ';
    position: absolute;
    bottom: -6px; left: 50%;
    height: 10px;
    width: 10px;
    background: #444444;
    border-radius: 10px;
    margin-left: -5px;
}
#processes-wrapper ul > li:after {
    position: absolute;
    bottom: 5px; left: 50%;
    width: 52px;
    height: 52px;
    color: #00718f;
    font-size: 25px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
    margin-left: -26px;
    border: 1px solid transparent;
    line-height: 52px;
    text-indent: 0;
    border-radius: 52px;
    transition: all .3s linear;
    background: #fff;
}
#processes-wrapper ul > li:nth-of-type(1):after { content: '01' }
#processes-wrapper ul > li:nth-of-type(2):after { content: '02' }
#processes-wrapper ul > li:nth-of-type(3):after { content: '03' }
#processes-wrapper ul > li:nth-of-type(4):after { content: '04' }
#processes-wrapper ul > li:nth-of-type(5):after { content: '05' }
#processes-wrapper ul > li.open:after,
#processes-wrapper ul > li:hover:after {
    border: 1px solid #b5b3b2;
    border-radius: 52px;
    bottom: 40px;
    transition: all .3s linear;
    background: #fff;
}

#processes-wrapper ul > li > div:before  {
    content: ' ';
    position: absolute;
    bottom: -11px; left: 50%;
    height: 18px;
    width: 18px;
    border: 1px solid #b5b3b2;
    background: transparent;
    border-radius: 19px;
    margin-left: -10px;
    z-index: 2;
    opacity: 0;
    transition: all .3s linear;
}
#processes-wrapper ul > li > div:after {
    content: ' ';
    position: absolute;
    bottom: 0; left: 50%;
    height: 0;
    width: 2px;
    background: #0f0f0f;
    margin-left: -1px;
    opacity: 0;
    transition: all .2s linear;
}
#processes-wrapper ul > li.open > div:before,
#processes-wrapper ul > li:hover > div:before {
    opacity: 1;
    transition: all .3s linear;
}
#processes-wrapper ul > li.open > div:after,
#processes-wrapper ul > li:hover > div:after {
    opacity: 1;
    height: 75px;
    transition: all .5s linear;
}
/*** 404 ***/
#title404 { background: #f9fafb; border-bottom: 1px solid #ecf0f1; }
#title404 .outter,
#title404 .inner { height: 120px; width: 100%; }
#title404 .outter { display: table }
#title404 .inner {
    display: table-cell;
    vertical-align: middle;
}
#four-container .outter,
#four-container .inner { height: 450px; width: 100%; }
#four-container .outter { display: table }
#four-container .inner {
    display: table-cell;
    vertical-align: middle;
}
#four-container .row { overflow: hidden; }
#four-container .row .col-3 {
    float: left;
    width: 32.00001111111%;
    display: block;
    margin-right: 2%;
}
#four-container .row .col-3 img {
    margin: 15px 0;
}
#four-container .row .col-3 p {
    font-size: 14px;
}
#four-container .row div:last-child { margin-right: 0 }
#four-container h2 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 18px;
    color: #2c3e50;
}
#error-menu ul li a {
    color: #a1b1bc;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 14px;
    margin-bottom: 10px;
    display: block;
    position: relative;
    text-indent: 20px;
}
#error-menu ul li a:after {
    content: ' ';
    position: absolute;
    top: 5px; left: 0;
    background: url(assets/drop.jpg) no-repeat center center;
    height: 16px;
    width: 11px;
}
#error-menu ul li:hover a:after {
    background: url(assets/red-blood.jpg) no-repeat center center;
}
#error-menu ul li:hover a {
    color: #00718f;
    text-indent: 25px;
}
.error404 #four-container #searchform {
    position: relative;
    z-index: 2;
}
.error404 #four-container #searchform,
.error404 #four-container #searchform input[type="text"] { width: 100% !important }
.error404 #four-container #list404 {
    position: relative;
    top: 20px;
}
.error404 #four-container #list404 li {
    display: inline-block;
    margin-right: 10px;
}
.error404 #four-container #list404 li a {
    border-radius: 2px;
    background-color: rgb(0, 113, 143);
    width: 120px;
    height: 40px;
    display: block;
    color: #fff;
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold;
}
#search-container .outter { padding: 50px 0; }
.result {
    padding: 20px 0;
    border-bottom: 1px solid #ebebeb;
}
.result a {
    color: #00718f;
    transition: none;
}
.result a:hover {
    text-decoration: underline;
    color: #00718f;
    transition: none;
}
.search-results div:last-child {
    border-bottom: 0
}
.search-results h5 {
    margin-bottom: 30px;
}
header .wrapper .inner-wrap { position: relative }
#header_container nav ul ul {
    border-top: 0;
    padding: 6px 0;
    top: 90px !important;
    left: 0px !important;
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    z-index: 99999999 !important;
}
#header_container nav ul ul ul {
    top: 100px !important;
}
#header_container nav ul ul li {
    border-bottom: 0 !important
}
#header_container nav ul ul li:first-child::after {
    content: ' ';
    height: 6px;
    width: 0px;
    z-index: 9999999;
    position: absolute;
    top: -18px; left: 15px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent transparent #fff transparent;
}
#header_container nav ul ul li a {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold !important;
    font-size: 1.4rem;
    color: #868787 !important;
    position: relative;
    padding-top: 15px !important;
    padding-left: 20px !important;
    padding-bottom: 15px !important;
}
#header_container nav ul ul li.current-menu-item a {
    background: #fff !important;
}
#header_container nav ul ul li:hover a {
    background: #fff !important;
    color: #03718f !important;
}
#header_container nav ul ul li a:before {
    content: ' ';
    width: 4px;
    height: 18px;
    background: #03718f;
    position: absolute;
    top: 50%; left: -1px;
    margin-top: -9px;
    display: none;
}
#header_container nav ul ul li:hover a:before {
    display: block;
}
/*** leadership wrapper ***/
.leadership-wrapper {
    padding: 50px 0 !important;
    margin-bottom: 30px;
    border-bottom: 1px solid #ebebeb;
}
.leadership-wrapper h2 {
    font-family: Georgia, serif;
    font-size: 48px;
    font-style: italic;
    color: #00718f;
    text-align: center;
    font-weight: normal;
    margin: 50px 0 100px 0 !important;
    position: relative;
}
.leadership-wrapper h2:after {
    position: absolute;
    bottom: -20px; left: 50%;
    content: ' ';
    height: 3px;
    width: 100px;
    background: #00718f;
    margin-left: -50px;
}
.leadership-wrapper h4 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 18px;
    font-weight: bold;
    color: #2c3e50;
}
.leadership-wrapper .title p {
    margin: 0 0 5px 0; padding: 0;
    font-size: 1.5rem !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #4c4c4c;
}
.leadership-wrapper .title img {
    margin-bottom: 30px;
    display: none;
}
.leadership-wrapper .vc_span4:hover h4 {
   /* color: #16a085; */
}
.leadership-wrapper .title img {
    /*background: url(assets/eclipse-hover.jpg) no-repeat center center;*/
}
/*** help wrapper ***/
.page .section.def_section {
    padding-bottom: 75px !important;
}
#contact-wrap {
    padding: 20px 20px 70px 20px !important;
}
#crumbs {
    display: none;
}
#four-container,
.search .page_title_ctn .wrapper,
.search .section.def_section,
#title404,
.page-id-91 .content,
.page-id-92 .content,
.page-id-93 .content,
.page-id-94 .content,
.page-id-81 .section.def_section,
.page-id-61 .section.def_section {
    padding-left: 20px !important;
    padding-right: 20px !important;
}

.page-id-57 .content {
	padding-top: 40px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.page-id-64 .section.def_section {
    padding: 40px 0 !important;
}

.page-id-23 .section.def_section,
.page-id-53 .section.def_section {
    padding-top: 0;
}
.page-id-23 .section.def_section,
.page-id-27  .section.def_section,
.page-id-91 .section.def_section,
.page-id-40 .section.def_section,
.page-id-27 .section.def_section,
.page-id-36 .section.def_section,
.page-id-49 .section.def_section,
.page-id-40 .section.def_section,
.home.page .section.def_section {
    padding-bottom: 0 !important;
}
.help-single-wrap {
    border-top: 1px solid #e9eff1;
    border-left: 1px solid #e9eff1;
    border-bottom: 1px solid #e9eff1;
    padding: 30px 28px;
    margin: 0 !important;
    width: 25% !important;
    text-align: center;
    height: 390px;
    position: relative;
}
.help-single-wrap a {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    text-indent: -9999999px;
}
.help-single-wrap:hover {
    cursor: pointer;
    background: #00718f;
    color: #fff;
}
.help-single-wrap h2 {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 500;
    font-size: 18px;
}
.help-single-wrap p {
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: 400;
    font-size: 1.65rem !important;
    color: #4c4c4c;
    line-height: 24px;
    margin-top: 10px;
}
.help-single-wrap:hover h2,
.help-single-wrap:hover p,
.help-single-wrap:hover div {
    color: #fff;
}
#help-wrapper > div:first-child > div > div > div > div {
    margin-top: 24px;
}
.help-single-wrap > div > div > div > div {
    display: inline-block;
    position: relative;
    color: #00718f;
}
.help-single-wrap > div > div > div > div:after {
    content: 'Read More';
    position: absolute;
    bottom: 0; left: 50%;
    margin-left: -50px;
    pointer-events: none !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    width: 100px;
}
.help-single-wrap > div > div > div:hover > div:after {

}
.help-single-wrap > div > div > div > div:before {
    position: relative;
    right: -45px;
    top: 2px;
}
.help-single-wrap .icon {
    background: #00718f none repeat scroll 0 0;
    border-radius: 100px;
    color: #fff;
    content: " ";
    font-size: 35px;
    height: 60px;
    line-height: 60px;
    width: 60px;
}
.help-single-wrap:hover .icon {
    background: #fff;
    color: #00718f;
}
#help-wrapper > div:last-child {
    border-right: 1px solid #e9eff1;
}
#help-wrapper div:nth-of-type(2) i,
#help-wrapper div:nth-of-type(3) i {
    font-size: 26px;
}
/*** events ***/
.page-id-86 .tf_single_page .inner-wrap {
    max-width: 1600px;
}
.inner-wrap .single-event-wrapper {
    min-height: 500px;
    position: relative;
}
.single-event-wrapper .wpb_wrapper .wpb_text_column .wpb_wrapper {
    position: absolute;
    right: 0; bottom: 0; left: 0;
    background: rgba(0,113,143, 0.7);
    text-align: center;
    padding: 25px 0;
    color: #fff;
}
.single-event-wrapper .wpb_wrapper .wpb_text_column .wpb_wrapper h5 a {
    color: #fff;
}
.single-event-wrapper .wpb_wrapper .wpb_text_column .wpb_wrapper:hover {
    background: #fff;
    color: #00718f;
}
.single-event-wrapper .wpb_wrapper .wpb_text_column .wpb_wrapper:hover h5,
.single-event-wrapper .wpb_wrapper .wpb_text_column .wpb_wrapper:hover h5 a {
    color: #00718f;
}
.single-event-wrapper .wpb_wrapper .wpb_text_column .wpb_wrapper h5 a:hover {
    text-decoration: underline;
    color: #00718f;
}
.footer_message a.red {
    color: #d31e47 !important;
}
.footer_message a.red:hover {
    text-decoration: underline;
    color: #d31e47;
}
.footer_message a {
    color: #fff !important;
}
.footer_message a:hover {
    color: #fff;
    text-decoration: underline;
}
.question-wrapper {
    margin: 20px 0;
}
.question-wrapper strong {
    display: block;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
}
.question-wrapper strong:hover {
    cursor: pointer;
}
.question-wrapper p {
    display: none;
    padding: 10px 0;
}
.tags_container,
#add-comment {
    display: none !important;
}
#newsroom h1 {
    color: rgb(0, 113, 143);
}
#newsroom a {
    color: #00718f;
    font-weight: bold;
    font-size: 1.6rem;
}
#newsroom a:hover {
    text-decoration: underline;
}
#newsroom div div:last-child {
    border-bottom: 0
}
#newsroom {
    overflow: hidden;
}
#newsroom h3 {
    color: #00718f;
    margin-top: 30px;
}
#newsroom .left-column-news {
    width: 70%;
    margin-right: 5%;
    float: left;
}
#newsroom .right-column-news {
    width: 25%;
    float: left;
}
.newsroom-entry {
    position: relative;
    padding-left: 90px;
}
#newsroom .right-column-news {
    text-align: center;
}
#newsroom .right-column-news ul li a {
    display: block;
    padding: 10px 0;
    text-transform: capitalize;
    background: #f5f5f5;
    margin-bottom: 5px;
    text-indent: 10px;
}
#newsroom .right-column-news ul li:hover a {
    text-decoration: none;
    text-indent: 15px;
}
#newsroom .right-column-news a.contact {
    background: #d31145;
    color: #fff;
    width: 160px;
    height: 50px;
    display: block;
    line-height: 50px;
    margin: 20px auto 0 auto;
    border-radius: 6px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 1.7rem;
    font-weight: bold;
    text-transform: uppercase;
}
#newsroom .right-column-news a.contact:hover {
    text-decoration: none;
    background: #ee224e;
}
#newsroom .date {
    background: #00718f;
    width: 75px;
    height: 75px;
    display: block;
    position: absolute;
    border-radius: 75px;
    text-align: center;
    font-family: Georgia, serif;
    font-style: italic;
    color: #fff;
    padding-top: 13px;
    font-size: 2.5rem;
    top: 0; left: 0;
}
.newsroom-entry {
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 30px;
}
.newsroom-entry .date .date-num {
    margin-bottom: 2px;
}
#donation-process ul,
#donation-process ul > li {
    list-style: none;
    margin: 0 !important;
    padding: 0;
}
#donation-process .left ul > li {
    font-size: 2.4rem !important;
    margin-bottom: 75px !important;
    color: #00718f !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold !important;
}
#donation-process .left ul > li:nth-of-type(1) {
	padding-top: 10px;
} 
#donation-process .left ul > li:nth-of-type(2) {
	padding-top: 15px;
} 
#donation-process .left ul > li > ul > li {
    font-weight: normal !important;
    color: #4c4c4c !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 1.7rem !important;
    line-height: 26px !important;
}
#donation-process {
    padding-left: 100px;
    position: relative;
    padding-right: 20px;
}
#donation-process:after {
    position: absolute;
    content: ' ';
    top: 0; left: 20px;
    background: url(assets/donation-steps.jpg);
    width: 65px;
    height: 692px;
    background-size: cover;
}
#donation-pr h3 {
    font-size: 3.6rem !important;
    margin-bottom: 20px !important;
    color: #00718f !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-weight: bold !important;
    padding: 20px 0 0 20px;
}
.newsletter-process {
    background: #d7d6d4;
    height: 515px;
    box-sizing: border-box;
    width: 480px !important;
    float: right !important;
}
.newsletter-process h3 {
    height: 70px;
    background: #00718f;
    color: #fff;
    text-align: center;
    line-height: 70px;
    font-size: 2.4rem;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    text-transform: uppercase;
}
.newsletter-process p {
    padding: 30px 20px;
    color: #34495e !important;
    font-size: 1.6rem !important;
    line-height: 24px;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
}
.page-id-36 .section #gform_fields_1 {
    padding: 30px !important;
    position: relative;
    top: -70px;
}
#gform_fields_1 li {
    margin-bottom: 0 !important;
    padding: 0 !important;
}


/*** landing page ***/
#all-video-wrapper {
    position: relative;
    height: 100%;
}
#all-video-wrapper::before {
    position: absolute;
    content: '';
    top: 0; right: 0; bottom: 0; left: 0;
    background: rgba(0,0,0,0);
    pointer-events: none;
    z-index: 3;
    width: 100%;
    height: 100%;
    transition: all .35s ease-in-out;
}
#all-video-wrapper.darken::before {
    position: absolute;
    content: '';
    top: 0; right: 0; bottom: 0; left: 0;
    background: rgba(0,0,0,0.7);
    z-index: 3;
    width: 100%;
    height: 100%;
    transition: all .35s ease-in-out;
}
#all-video-wrapper .first .video-inner,
#all-video-wrapper .two .video-inner,
#all-video-wrapper .three .video-inner {
    height: auto;
    padding: 40%;
}
#all-video-wrapper .video-inner iframe { opacity: 0 }
#all-video-wrapper .first  {
    background: url(assets/one-first.png) no-repeat center center;
    background-size: cover;
    position: relative;
}
#all-video-wrapper .two  {
    background: url(assets/two-second.png) no-repeat center center;
    background-size: cover;
    position: relative;
}
#all-video-wrapper .three  {
    background: url(assets/three-third.png) no-repeat center center;
    background-size: cover;
    position: relative;
}
#all-video-wrapper .play-button {
    background: url(assets/play-button.png) no-repeat center center;
    height: 100px;
    width: 100px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -50px;
    margin-left: -50px;
}
#all-video-wrapper .play-button:hover { cursor: pointer !important }
#all-video-wrapper h2 {
    color: #fff;
    position: absolute;
    bottom: 40px; left: 40px;
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 4.0rem;
    letter-spacing: 1px;
    font-weight: normal;
}
.video-wrap .down-arrow {
    background: url(assets/down-arrow-video.png) no-repeat center center;
    width: 36px;
    height: 20px;
    position: absolute;
    bottom: 10px;
    left: 50%;
    margin-left: -18px;
    opacity: 0;
}
.video-wrap .down-arrow.flip {
    background: url(assets/up-arrow-video.png) no-repeat center center;
    opacity: 1;
    z-index: 77;
}
.video-wrap iframe {
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    height: 100%;
    opacity: 0;
    visibility: hidden;
}
#form-subscribe {
    min-height: 700px;
    display: flex;
    align-items: center;
    margin-bottom: 0 !important;
}
#form-subscribe h2 {
    font-size: 3.0rem;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #00718f;
    font-weight: 700;
}
#form-subscribe h3 {
    color: #d31e47;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    font-size: 2.4rem;
    font-weight: 700;
}
#form-subscribe hr {
    width: 320px;
    height: 1px;
    border: 0;
    background: #d7d6d4;
    margin: 50px auto 30px auto;
}
#form-subscribe p {
    font-size: 1.8rem;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    color: #00718f;
    font-weight: 400;
    margin: 0 auto 0 auto;
    width: 90%;
}
#form-subscribe #gform_2 {
    overflow: hidden;
    position: relative;
    margin: 30px auto;
    width: 850px;
}
#form-subscribe #gform_2 .gform_body {
    width: 600px;
}
#form-subscribe #gform_2 .gform_footer  {
    float: left;
    position: absolute;
    top: 4px; right: 0;
    padding: 0;
    margin: 0;
}
#form-subscribe #gform_fields_2 label { display: none !important;}
#form-subscribe #gform_wrapper_2 input[type="submit"] {
    border-radius: 4px;
    background: #d31e47 !important;
}
#form-subscribe #gform_wrapper_2 input[type="submit"]:hover {
    background: #ee224e !important;
}
#form-subscribe #gform_wrapper_2 input[type="text"] {
    width: 100%;
    height: 60px;
    box-shadow: inset 0 0 4px rgba(0,0,0,0.055);
    border-radius: 4px;
    text-indent: 20px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
#form-subscribe .list ul {
    margin: 20px auto;
    overflow: hidden;
    list-style: none;
    width: 472px;
}
#form-subscribe .list ul li {
    float: left;
    list-style: none;
}
#form-subscribe .list ul li a {
    width: 186px;
    height: 50px;
    display: block;
    border-radius: 3px;
    color: #00718f;
    text-align: center;
    line-height: 50px;
    font-size: 1.8rem;
    font-weight: bold;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
}
#form-subscribe .list ul li a:hover {
    color: #2f9ebc !important;
}
#form-subscribe .list ul li:first-child {
    margin-right: 100px;
}
/**** end landing page ****/

.page-id-36 .section .gform_wrapper .top_label input.medium {
    width: 100% !important;
    padding: 10px 0 !important;
}
.page-id-36 .section .gform_wrapper .gform_footer {
    padding: 30px !important;
}
.page-id-36 .section input[type="submit"] {
    background: #d31145;
    width: 100% !important;
    border-radius: 4px;
    height: 50px;
    line-height: 25px;
    font-size: 1.8rem !important;
    position: relative;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif; 
    top: -100px;
}
@media (min-width: 1280px) and (max-width: 1600px) {
    .page-id-32 #core-value-single-wrapper.inner-wrap {
        width: 100%;
    }
    .page-id-32 #core-value-wrapper .core-value-single-wrapper, #core-second-value-wrapper .core-value-single-wrapper {
        width: 32%;
        margin: 0 0 80px 2%;
    }
    .page-id-32 #core-value-single-wrapper div:first-child {
        margin-left: 0;
    }
    .page-id-32 #core-value-wrapper {
        padding: 50px 0 0 0 !important;
    }
    #core-value-single-wrapper.inner-wrap.three,
    #core-second-value-single-wrapper.inner-wrap.three {
        width: 90%;
        margin: auto;
        max-width: 90%;
        padding-top: 50px;
    }
    .page-id-23 #core-value-wrapper .core-value-single-wrapper,
    .page-id-23 #core-second-value-wrapper .core-value-single-wrapper {
        width: 23.1% !important
    }
    .page-id-32 #core-second-value-single-wrapper div:first-child {
        margin-left: 0;
    }
    #first-video-wrapper {
        background-position: center top;
        height: 500px;
    }
    #second-video-wrapper {
        background-position: center -50px;
        height: 500px;
    }
    #third-video-wrapper {
        background-position: center -100px;
        height: 500px;
    }
    #first-video-wrapper.open,
    #second-video-wrapper.open,
    #third-video-wrapper.open {
        height: 800px !important;
        transition: all .5s ease-in-out;
    }
    .video-wrap iframe {
        position: absolute;
        top: 0 !important; left: 0; right: 0;
        margin-left: 0;
        width: 100%;
        height: 94%;
        display: none;
    }
}
@media (min-width: 1017px) and (max-width: 1280px) {
    #first-video-wrapper.open,
    #second-video-wrapper.open,
    #third-video-wrapper.open {
        height: 800px !important;
        transition: all .5s ease-in-out;
    }
    .video-wrap iframe {
        position: absolute;
        top: 0 !important; left: 0;
        margin-left: 0;
        height: 94%;
        display: none;
    }
    #nav_button {
        display: none !important;
    }
    #newsroom {
        padding: 0 20px;
    }
    #donation-process .left ul > li {
        margin-bottom: 60px !important;
    }
    #give-life-outter-wrap {
        padding: 0 20px;
    }

    #first-video-wrapper {
        background-position: center top;
        height: 350px;
    }
    #second-video-wrapper {
        background-position: center -50px;
        height: 350px;
    }
    #third-video-wrapper {
        background-position: center -100px;
        height: 350px;
    }
}
@media (min-width: 900px) and (max-width: 1279px) {

    /**** slider *****/

    #donation-process {
        padding-left: 20px;
    }

    #posts .ajax_post.blog_3_col {
        width: 100% !important;
    }
    .video-wrap {
        height: 250px !important;
    }
    #first-video-wrapper::after {
        background-position: center top;
        transition: all .5s ease-in-out;
    }
    #second-video-wrapper::after {
        background-position: center -50px;
        transition: all .5s ease-in-out;
    }
    #third-video-wrapper::after {
        background-position: center -100px;
        transition: all .5s ease-in-out;
    }
    #first-video-wrapper.open,
    #second-video-wrapper.open,
    #third-video-wrapper.open {
        height: 600px !important;
        transition: all .5s ease-in-out;
    }
    .video-wrap iframe {
        position: absolute;
        top: 0 !important; left: 0;
        margin-left: 0;
        height: 92%;
        display: none;
    }

    #donation-process:after {
        display: none;
    }

    #donation-process > div {
        width: 41%;
    }

    /**** slider *****/

    .help-single-wrap h2 {
        font-size: 1.8rem;
    }
    
    .help-single-wrap {
        padding: 30px 13px;
    }

    .help-single-wrap p {
        font-size: 1.7rem !important;
    }

    #give-live-wrapper .vc_span4 {
        padding-left: 20px !important;
        margin: 0;
    }

    .financial-contribution-wrapper,
    .donation-form-wrapper {
        width: 100% !important;
    }

    .donation-form-wrapper {
        margin-top: 20px;
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    #donation{
        margin: 0 !important;
    }

    #mobile-sign-in { display: none; }
    #searchform,
    #drive-sign-wrapper {
        display: block;
    }
    .page-id-90 .vc_row-fluid .vc_span3,
    .page-id-90 .wpb_teaser_grid.wpb_carousel .vc_span3 {
        width: 25%;
        height: 390px;
    }
    .help-single-wrap {
        margin: 0 !important;
        width: 25% !important;
        display: none;
    }
    .top_text {
        width: 100%;
    }
    #language-selection {
        width: 15%;
    }
    #drive-sign-wrapper {
        width: 65%;
    }
    #searchform {
        width: 20%;
    }
    #searchform input[type="text"] {
        width: 100%;
    }
    #logo_img img {
        margin: 10px;
    }
    #three-cta-wrapper .vc_span4 {
        padding: 0 20px;
    }
    #three-cta-inner-wrapper > div {
        padding: 80px 20px;
    }
    #three-cta-wrapper .vc_span4,
    #three-cta-wrapper, #three-cta-wrapper > div {
        height: 300px;
    }
    #three-cta-inner-wrapper > div h3 {
        margin-bottom: 15px;
        font-size: 1.6rem;
    }
    #hospital-services-wrapper, 
    #hospital-services-inner-wrapper .inner {
        padding: 0 30px;
        min-height: 375px;
    }
    #hospital-services-inner-wrapper{
        min-height: 375px;
    }
    #hospital-services-inner-wrapper p { width: 60%; }
    #about-us-wrapper div {
        height: 350px !important;
    }
    #about-us-wrapper > div img { width: 100% }
    #about-us-inner-wrapper .inner { width: 50%; padding: 50px 20px; }
    #about-us-wrapper > div {
        height: 300px;
    }
    #about-us-wrapper > div img {
        display: none;
    }
    #about-us-wrapper,
    #about-us-inner-wrapper .outter, #about-us-inner-wrapper .inner {
        min-height: 200px;
        width: 100%;
    }
    #about-us-wrapper {
        min-height: auto;
    }
    #about-us-inner-wrapper .outter .inner p {
        margin-top: 20px;
        width: 100%;
        font-size: 1.6rem;
    }
    #about-us-wrapper.full-width-content.vc_row-fluid .vc_span6 {
        width: 50%
    }
    #about-us-wrapper, #about-us-inner-wrapper .outter, #about-us-inner-wrapper .inner {
        height: auto !important;
    }
    #give-live-wrapper .inner {
        padding: 20px 40px 20px 20px;
    }
    #give-live-wrapper a {
        margin: 0 !important;
        position: relative;
        right: 20px;
    }
    #give-live-wrapper .outter, #give-live-wrapper .inner {
        height: auto;
    }
    #give-live-wrapper.interior a {
        float: none;
        margin: auto;
    }
    #give-live-wrapper .vc_span8 {
        display: block;
        width: 100%;
    }
    #give-live-wrapper .vc_span4 {
        display: block;
        width: 100%;
    }
    #three-cta-inner-wrapper > div p {
        font-size: 1.6rem;
        line-height: 24px;
    }
    .page-id-23 #core-value-wrapper {
        padding-bottom: 50px !important;
    }
    .page-id-23 #core-value-inner-wrapper {
        margin-bottom: 80px !important;
    }
    .page-id-23 #about-interior-inner-wrapper .inner {
        padding: 40px 30px;
    }
    .page-id-23 #three-cta-inner-wrapper.interior {
        height: 300px;
    }
    .page-id-23 #core-value-wrapper .core-value-single-wrapper,
    .page-id-23 #core-second-value-wrapper .core-value-single-wrapper {
        width: 35%;
        margin: 0 0 80px 10%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .page-id-23 #core-value-wrapper .core-value-single-wrapper p,
    .page-id-23 #core-second-value-wrapper .core-value-single-wrapper p {
        width: 80%;
        margin: auto;
    }
    .page-id-23 #core-value-single-wrapper div:nth-of-type(2n+2) {
        margin-left: 10%;
    }
    .page-id-23 #three-cta-inner-wrapper.interior .inner {
        padding: 0;
    }
    .page-id-23 #three-cta-inner-wrapper.interior h2 {
        font-size: 2.8rem;
    }
    #give-life-copy-wrapper {
        padding: 20px 40px;
    }
    #who-can-wrapper .inner {
        padding: 10px;
    }
    #who-can-wrapper .inner p {
    }
    #who-can-wrapper .inner img {
        width: 80%;
        margin-left: auto; margin-right: auto;
    }
    #about-interior-inner-wrapper .outter, #about-interior-inner-wrapper .inner {
        height: auto;
    }
    .page-id-32 #core-value-wrapper .core-value-single-wrapper,
    .page-id-32 #core-second-value-wrapper .core-value-single-wrapper {
        padding: 80px 10px 25px 10px !important
    }
    .page-id-67 .tf_single_page {
        padding: 0 20px !important;
    }
    #cholesterol-wrapper {
        margin: 0;
        padding: 20px;
    }
    .page-id-87 .tf_single_page {
        padding: 0 20px !important;
    }
    .leadership-wrapper .title img {
        margin: 0 10px 150px 0;
        padding: 0;
    }
    #footer-inner-wrapper {
        padding: 0 20px;
    }
    #nav_button::before, #nav_button_alt::before {
        color: #34495e;
    }
    #nav_button::before {
        content: "\f0c9";
        display: block;
        font-family: "FontAwesome";
        font-size: 18px;
        margin-left: -1px;
        padding: 8px 0 0;
        text-align: center;
    }
    header.nav_type_4 #nav_button {
        margin: 31px 10px 0 0;
    }
    #nav_button {
        display: block;
        float: right;
        height: 40px;
        margin: 31px 10px 0 0;
    }
    #nav_button {
         cursor: pointer;
         display: none;
         position: relative;
         top: 2px;
         z-index: 99999;
     }
    #three-cta-inner-wrapper.interior .inner {
        padding: 0
    }
}
@media (min-width: 500px) and (max-width: 900px) {
    * {
        transition: none;
    }
    #posts .ajax_post.blog_3_col {
        width: 100% !important;
    }
    .video-wrap h2 {
        font-size: 3rem;
        left: 40px;
    }
	#hospital-services-inner-wrapper {
		padding: 0 20px;
	}
    .video-wrap .play-button {
        height: 50px;
        width: 50px;
        background-size: 50px 50px;
        margin-top: -25px;
        margin-left: -25px;
    }
    .video-wrap {
        height: 275px !important;
    }
    #first-video-wrapper::after {
        background-position: center top;
        transition: all .5s ease-in-out;
    }
    #second-video-wrapper::after {
        background-position: center top;
        transition: all .5s ease-in-out;
    }
    #third-video-wrapper::after {
        background-position: center top;
        transition: all .5s ease-in-out;
    }
    #third-video-wrapper {
        background-position: center top;
        height: 275px !important;;
    }
    #first-video-wrapper.open,
    #second-video-wrapper.open,
    #third-video-wrapper.open {
        height: 400px !important;
        transition: all .5s ease-in-out;
    }
    .video-wrap iframe {
        position: absolute;
        top: 0 !important; left: 0;
        margin-left: 0;
        height: 85%;
        display: none;
    }
    #form-subscribe {
        padding: 20px;
    }
    .gform_wrapper,
    #form-subscribe #gform_2 .gform_body,
    #form-subscribe #gform_2 {
        width: 100%;
        max-width: 100%;
    }
    #form-subscribe #gform_wrapper_2 input[type="submit"] {
        width: 100%;
    }
    #form-subscribe #gform_2 .gform_footer {
        position: relative;
        top: 0;
        margin-top: 10px;
        width: 100%;
    }
    .page-id-5 .section.def_section {
        padding-top: 0 !important;
    }

    #donation-process > div {
        width: 100%;
    }
    .newsletter-process {
        float: left !important;
        margin-left: 0px !important;
        width: 100% !important;
    }

    #donation-process {
        padding-left: 20px;
    }


    #donation-process:after {
        display: none;
    }

    #donation-process .left ul > li {
        font-size: 2.4rem !important;
        margin-bottom: 90px !important;
    }

    #donation-process .left ul > li > ul > li {
        font-size: 1.6rem !important;
        line-height: 24px !important;
    }

    .financial-contribution-wrapper,
    .donation-form-wrapper {
        width: 100% !important;
    }

    .donation-form-wrapper {
        margin-top: 20px;
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    #donation{
        margin: 0 !important;
    }

    #newsroom .left-column-news,
    #newsroom .right-column-news {
        width: 100%;
    }
    #mobile-sign-in { display: block }
    #drive-sign-wrapper {
        display: none;
    }
    .inner-wrap .single-event-wrapper {
        min-height: 300px;
    }
    .page-id-86 .vc_span6 {
        width: 100% !important;
        margin: 0 0 40px 0 !important;
    }
    .page-id-90 .vc_row-fluid .vc_span3,
    .page-id-90 .wpb_teaser_grid.wpb_carousel .vc_span3 {
        width: 50%;
    }
    .help-single-wrap {
        margin: 0 !important;
        width: 50% !important;
        border-right: 1px solid #e9eff1;
        display: none;
    }
    .page .section.def_section {
        padding: 50px 15px 50px 15px !important;
    }
    .page-id-197 .section.def_section,
    .single .section.def_section {
	    padding: 0 !important;
    }
    .single #topbar,
    .page-id-197 #topbar {
	    padding: 0 20px !important;
    }
    .ajax_post.blog_2_col {
	    width: 90%;
	    margin-left: 5%;
    }
    .single-post #posts {
	    width: 90%;
	    max-width: 90%;
	    margin-left: 5%;
	    float: none !important;
	    margin-bottom: 90px !important;
    }
    #topbarblog .inner-wrap {
	    padding: 0 5% !important;
    }
    #sidebar {
	    width: 90%;
	    margin-left: 5%;
	    float: none !important;
    }
    #menu-primary-navigation {
	    display: none;
    }
    .page-id-23 .section.def_section,
    .page-id-27 .section.def_section,
    .page-id-53 .section.def_section {
        padding: 0 !important
    }
    .home .section.def_section {
        padding: 0 0 50px 0 !important
    }
    .top_text {
        width: 100%;
    }
    .default-page {
        padding: 40px 15px;
    }
    #language-selection {
        width: 100%;
        float: none;
    }
    #drive-sign-wrapper {
        width: 100%;
        float: none;
        height: 125px;
    }
    #searchform {
        width: 100%;
        float: none;
    }
    #searchform input[type="text"] {
        width: 100%;
    }
    #drive-sign-wrapper > a {
        margin: 15px 0 0 2%;
        width: 97%;
    }
    #drive-sign-wrapper ul {
        float: none;
        left: 2%;
        position: relative;
        top: 7px;
        width: 97%;
    }
    #drive-sign-wrapper ul > li {
        display: inline-block;
        margin: 0 0 6px 0;
        width: 100%;
    }
    #drive-sign-wrapper ul > li:first-child {
        margin-right: 2%;
    }
    #drive-sign-wrapper ul > li > a {
        width: 100%;
    }
    #searchform {
        left: 0;
    }
    header {
        height: 170px;
    }
    #logo_img {
        top: 60px;
    }
    #logo_img img {
        margin: 30px 0 0 10px;
    }
    #three-cta-inner-wrapper > div {
        padding: 20px;
    }
    #three-cta-inner-wrapper > div h3 {
        margin-bottom: 30px;
    }
    #hospital-services-inner-wrapper .inner {
        padding: 0 20px;
    }
    #hospital-services-inner-wrapper p { width: 100%; }
    #about-us-wrapper div {
        height: auto;
    }
    #about-us-wrapper > div img { width: 100% }
    #about-us-inner-wrapper .inner { width: 50%; padding: 20px; }
    #about-us-wrapper > div {
        height: 300px;
    }
    #about-us-wrapper > div img {
        display: none;
    }
    #about-us-wrapper,
    #about-us-inner-wrapper .outter, #about-us-inner-wrapper .inner {
        height: 200px;
        width: 100%;
    }
    #about-us-wrapper {
        min-height: 0;
        padding: 25px !important;
    }
    #about-us-wrapper .vc_row-fluid [class*="vc_span"] {
        margin-left: 0;
    }
    #about-us-inner-wrapper .outter .inner p {
        margin-top: 20px;
        width: 100%;
    }
    #about-us-wrapper.full-width-content.vc_row-fluid .vc_span6 {
        width: 100%
    }
    #about-us-wrapper.full-width-content .vc_row-fluid .vc_span6.vc_custom_1443129623880 {
        display: none;
    }
    #about-us-wrapper, #about-us-inner-wrapper .outter, #about-us-inner-wrapper .inner {
        height: auto !important;
    }
    #about-interior-inner-wrapper .outter, #about-interior-inner-wrapper .inner {
        height: auto;
    }
    #history-top-copy-inner-wrapper .outter, #history-top-copy-inner-wrapper .inner {
        height: auto;
        padding: 10px;
    }
    #history-top-copy-inner-wrapper div {
        float: none;
        width: 100%;
    }
    #history-top-copy-inner-wrapper div:last-child {
        margin-bottom: 20px;
        margin-left: 0 !important
    }
    #history-top-copy-inner-wrapper div img {
        max-width: 50%;
    }
    #history-copy-wrapper {
        padding: 40px 0;
    }
    #history-copy-inner-wrapper p {
        font-size: 16px;
        line-height: 34px;
    }
    #history-copy-inner-wrapper .outter, #history-copy-inner-wrapper .inner {
        height: 300px;
    }
    .leadership-wrapper {
        padding-top: 0 !important
    }
    .leadership-wrapper .vc_span4 {
        width: 80%;
        margin: 0 10% !important;
        height: 100px;
    }
    .leadership-wrapper .vc_row-fluid {
        margin-bottom: 0;
    }
    #give-live-wrapper .inner {
        padding: 20px 20px 20px 20px;
    }
    #give-live-wrapper a {
        position: relative;
        right: 20px;
    }
    #give-live-wrapper .outter, #give-live-wrapper .inner {
        height: auto;
    }
    #give-live-wrapper.interior a {
        float: none;
    }
    #give-live-wrapper .vc_span8 {
        display: block;
        width: 100%;
    }
    #give-live-wrapper .vc_span4 {
        display: block;
        width: 100%;
    }
    .page-id-32 #core-value-wrapper .core-value-single-wrapper,
    .page-id-32 #core-second-value-wrapper .core-value-single-wrapper {
        width: 100%;
        margin: 0 auto 100px auto;
    }
    .page-id-32 #core-second-value-wrapper > div:first-child {
        margin: 50px 0 0 0;
    }
    .page-id-32 #core-value-single-wrapper div:last-child {
        margin-bottom: 0 !important;
    }
    #core-value-single-wrapper.inner-wrap.three,
    #core-second-value-single-wrapper.inner-wrap.three {
        width: 70%;
    }
    .page-id-23 #core-value-wrapper {
        padding-bottom: 50px !important;
    }
    .page-id-23 #core-value-inner-wrapper {
        margin-bottom: 80px !important;
    }
    .page-id-23 #about-interior-inner-wrapper .inner {
        padding: 40px 30px;
    }
    .page-id-23 #three-cta-inner-wrapper.interior {
        height: 300px;
    }
    .page-id-23 #core-value-wrapper .core-value-single-wrapper,
    .page-id-23 #core-second-value-wrapper .core-value-single-wrapper {
        width: 35%;
        margin: 0 0 80px 10%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .page-id-23 #core-value-wrapper .core-value-single-wrapper p,
    .page-id-23 #core-second-value-wrapper .core-value-single-wrapper p {
        width: 80%;
        margin: auto;
    }
    .page-id-23 #core-value-single-wrapper div:nth-of-type(2n+2) {
        margin-left: 0;
    }
    .page-id-23 #three-cta-inner-wrapper.interior .inner {
        padding: 0;
    }
    .page-id-23 #three-cta-inner-wrapper.interior h2 {
        font-size: 2.8rem;
    }
    .page-id-23 #three-cta-wrapper .vc_span4 {
        width: 100% !important;
        padding: 0;
    }
    .page-id-36 #core-value-wrapper .core-value-single-wrapper {
        width: 100%;
        margin-left: 0 !important;
        margin-bottom: 70px;
    }
    #blood-type-wrapper .vc_row-fluid .vc_span3, .wpb_teaser_grid.wpb_carousel .vc_span3 {
        width: 40%;
        margin: 0 5% 40px 8%;
    }
    #blood-type-wrapper .vc_row-fluid .vc_span3:nth-of-type(2),
    #blood-type-wrapper .vc_row-fluid .vc_span3:nth-of-type(4) {
        margin-left: 0;
    }
    .vc_custom_1442863080740 {
        margin-bottom: 0 !important;
    }
    #three-cta-wrapper .vc_span4 {
        width: 100%;
        padding: 0 20px;
    }
    #three-cta-wrapper, #three-cta-wrapper > div {
        height: auto;
    }
    #three-cta-inner-wrapper > div {
        padding: 10%;
    }

    #give-live-wrapper a {
        margin: 0;
    }
    #about-us-inner-wrapper .inner {
        padding: 0;
    }
    #about-us-inner-wrapper .outter .inner p {
        width: 95%;
    }
    .page-id-23 #about-interior-inner-wrapper .inner {
        padding: 40px 30px;
    }
    .page-id-23 #core-value-wrapper .core-value-single-wrapper p,
    .page-id-23 #core-second-value-wrapper .core-value-single-wrapper p {
        width: 80%;
        margin: auto;
    }
    .page-id-23 #core-value-single-wrapper {
        width: 60%;
        margin-top: 50px;
    }
    .page-id-23 #core-value-wrapper .core-value-single-wrapper,
    .page-id-23 #core-second-value-wrapper .core-value-single-wrapper {
        width: 100%;
        margin: 0 auto 80px auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    #give-life-copy-wrapper {
        padding: 20px 40px;
    }
    #blood-use-wrapper, #donations-wrapper, #cholesterol-wrapper, #give-life-copy-wrapper {
        padding: 25px !important;
        margin: 0;
    }
    .glossary-terms { display: none }
    #glossary-terms {
        display: block !important;
        visibility: visible;
    }
    #about-interior-inner-wrapper .two-column {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        -moz-column-gap: 50px;
        -webkit-column-gap: 50px;
        margin: 25px 0;
    }
    #about-interior-inner-wrapper .two-column p {
        font-size: 16px;
        line-height: 26px;
    }
    #core-value-inner-wrapper p {
        width: 85%;
        margin: 0 auto 30px auto;
        font-size: 20px;
    }
    #who-can-wrapper .inner {
        padding: 10px;
    }
    #who-can-wrapper .inner p {
    }
    #who-can-wrapper .inner img {
        width: 80%;
        margin-left: auto; margin-right: auto;
    }
    .page-id-67 .tf_single_page {
        padding: 0 20px !important;
    }
    #cholesterol-wrapper {
        margin: 0;
        padding: 20px;
    }
    #who-can-wrapper .inner-wrap .vc_span6 {
        width: 100%;
        float: none;
        margin: 0;
        padding: 20px;
    }
    #who-can-wrapper .outter, #who-can-wrapper .inner {
        height: auto;
        width: 100%;
    }
    .program-first-wrapper {
        padding: 10px 0 !important;
    }
    .program-last-wrapper {
	    padding-bottom: 20px;
    }
    .program-single-wrap > div,
    .page-id-40 .vc_row-fluid .vc_span6,
    .page-id-40 .wpb_teaser_grid.wpb_carousel .vc_span6 {
        width: 100%;
        margin: 0 auto 0 auto;
        padding: 0;
    }
    #footer-inner-wrapper {
        top: 50px;
        padding: 0;
        margin: 0;
        width: 100%;
    }
    #footer-wrapper, #footer-inner-wrapper {
        padding-bottom: 150px;
    }
    #footer-inner-wrapper p {
        width: 100%;
    }
    #footer-wrapper .vc_row-fluid [class*="vc_span"] {
        float: none !important;
    }
    #footer-inner-wrapper .widget_nav_menu ul,
    #footer-inner-wrapper #gform_wrapper_1 input[type="text"],
    #footer-inner-wrapper #gform_wrapper_1 input[type="submit"] {
        width: 100%;
    }
    #footer-wrapper .vc_row-fluid [class*="vc_span"] {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
        width: 100%;
    }
    .page-id-87 .tf_single_page {
        padding: 0 20px !important;
    }
    .leadership-wrapper .title img {
        margin: 0 10px 150px 0;
        padding: 0;
    }
    #footer-inner-wrapper {
        padding: 0 20px;
    }
    #nav_button::before, #nav_button_alt::before {
        color: #34495e;
    }
    #nav_button::before {
        content: "\f0c9";
        display: block;
        font-family: "FontAwesome";
        font-size: 18px;
        margin-left: -1px;
        padding: 8px 0 0;
        text-align: center;
    }
    header.nav_type_4 #nav_button {
        margin: -45px 10px 0 0;
    }
    #nav_button {
        display: block;
        float: right;
        height: 40px;
        margin: 31px 10px 0 0;
    }
    #nav_button {
        cursor: pointer;
        display: none;
        position: relative;
        top: 156px;
        z-index: 99999;
    }
    #processes-wrapper {
        padding: 15px !important
    }
    #processes-wrapper ul {
        display: block;
    }
    #processes-wrapper ul > li {
        font-size: 12px;
        height: 145px;
    }
    .page-id-74 .vc_row-fluid .vc_span6, .wpb_teaser_grid.wpb_carousel .vc_span6 {
        width: 100%;
        margin: 20px 0 0 0;
    }
    .page-id-74 img.alignright {
        float: left !important;
        margin: 0;
        padding: 0;
    }
    .contact-us-wrapper .vc_span6 {
        width: 100%;
        display: block;
    }
}
@media(max-width: 500px) {
    * {
        transition: none;
    }
    #posts .ajax_post.blog_3_col {
        width: 100% !important;
    }
    #form-subscribe {
        padding: 20px;
        display: block !important;
    }
    #form-subscribe .wpb_wrapper {}
    #gform_wrapper,
    #form-subscribe #gform_2 .gform_body,
    #form-subscribe #gform_2 {
        width: 100%;
        max-width: 100%;
    }
    #form-subscribe #gform_wrapper_2 input[type="submit"] {
        width: 100%;
    }
    #form-subscribe #gform_2 .gform_footer {
        position: relative;
        top: 0;
        margin-top: 10px;
        width: 100%;
    }
    #footer_coms .f_message_right {
        height: auto !important;
        line-height: normal !important;
    }
    .video-wrap h2 {
        font-size: 2rem;
        left: 10px;
        top: 10px !important;
    }
    .video-wrap .play-button {
        height: 50px;
        width: 50px;
        background-size: 50px 50px;
        margin-top: -25px;
        margin-left: -25px;
    }
    .video-wrap {
        height: 200px !important;
    }
    #first-video-wrapper::after {
        background-position: center top;
        transition: all .5s ease-in-out;
    }
    #second-video-wrapper::after {
        background-position: center top;
        transition: all .5s ease-in-out;
    }
    #third-video-wrapper::after {
        background-position: center top;
        transition: all .5s ease-in-out;
    }
    #first-video-wrapper.open,
    #second-video-wrapper.open,
    #third-video-wrapper.open {
        height: 400px !important;
        transition: all .5s ease-in-out;
    }
    .video-wrap iframe {
        position: absolute;
        top: 0 !important; left: 0;
        margin-left: 0;
        height: 85%;
        display: none;
    }

    .page-id-5 .section.def_section {
        padding-top: 0 !important;
    }

    #donation-process > div {
        width: 100%;
    }
    .newsletter-process {
        float: left !important;
        margin-left: -100px !important;
    }

    #donation-pr h3 {
        font-size: 2.6rem !important;
        line-height: 32px;
    }

    #donation-process {
        padding-left: 20px;
    }

    #donation-process:after {
        display: none;
    }

    #donation-process .left ul > li {
        font-size: 2rem !important;
        margin-bottom: 55px !important;
    }

    #donation-process .left ul > li > ul > li {
        font-size: 1.4rem !important;
        line-height: 24px !important;
    }

    .newsletter-process {
        margin-left: 0 !important;
        width: 100% !important;
    }

    .newsletter-process h3 {
        font-size: 1.5rem !important
    }

    .newsletter-process p {
        padding: 10px 30px 0 30px !important;
        font-size: 1.3rem !important;
    }

    #gform_fields_1 {
        padding: 30px 10px 20px 10px !important;
    }

    .page-id-36 .gform_wrapper .gform_footer {
        padding: 10px !important;
    }

    .page-id-36 input[type="submit"] {
        top: -85px !important;
    }

    #three-cta-inner-wrapper.interior .inner {
        padding: 0
    }
    .financial-contribution-wrapper,
    .donation-form-wrapper {
        width: 100% !important;
    }

    .donation-form-wrapper {
        margin-top: 20px;
        padding-left: 0 !important;
        margin-left: 0 !important;
    }

    #donation{
        margin: 0 !important;
    }
    #newsroom .left-column-news,
    #newsroom .right-column-news {
        width: 100%;
    }
    #mobile-sign-in { display: block }
    #drive-sign-wrapper {
        display: none;
    }
    .inner-wrap .single-event-wrapper {
        min-height: 300px;
    }
    .page-id-86 .vc_span6 {
        width: 100% !important;
        margin: 0 0 40px 0 !important;
    }
    .page .section.def_section {
        padding: 50px 0 50px 0;
    }
    .page-id-23 .section.def_section,
    .page-id-53 .section.def_section {
        padding-top: 0;
    }
    .page-id-23 .section.def_section,
    .page-id-91 .section.def_section,
    .page-id-40 .section.def_section,
    .page-id-27 .section.def_section,
    .page-id-36 .section.def_section,
    .page-id-49 .section.def_section,
    .page-id-40 .section.def_section,
    .home.page .section.def_section {
        padding-bottom: 0 !important;
    }
    .help-single-wrap {
        margin: 0 !important;
        width: 50% !important;
        border-right: 1px solid #e9eff1;
        display: none;
    }
    .page-id-90 .vc_row-fluid .vc_span3,
    .page-id-90 .wpb_teaser_grid.wpb_carousel .vc_span3 {
        width: 100%;
    }
    .help-single-wrap {
        margin: 0 !important;
        width: 100% !important;
        display: none;
    }
    .default-page {
        padding: 40px 15px;
    }
    #processes-wrapper {
        padding: 15px !important
    }
    #processes-wrapper ul {
        display: none;
    }
    .page-id-74 .vc_row-fluid .vc_span6, .wpb_teaser_grid.wpb_carousel .vc_span6 {
        width: 100%;
        margin: 20px 0 0 0;
    }
    .page-id-74 img.alignright {
        float: left !important;
        margin: 0;
        padding: 0;
    }
    .top_text {
        width: 100%;
    }
    #language-selection {
        width: 100%;
        float: none;
    }
    #drive-sign-wrapper {
        width: 100%;
        float: none;
        height: 125px;
    }
    #searchform {
        width: 100%;
        float: none;
    }
    #searchform input[type="text"] {
        width: 100%;
    }
    #drive-sign-wrapper > a {
        margin: 15px 0 0 2%;
        width: 97%;
    }
    #drive-sign-wrapper ul {
        float: none;
        left: 2%;
        position: relative;
        top: 7px;
        width: 97%;
    }

    .page-id-32 #core-second-value-wrapper > div:first-child {
        margin: 50px 0 0 0;
    }
    #drive-sign-wrapper ul > li {
        display: inline-block;
        margin: 0 0 6px 0;
        width: 100%;
    }
    #drive-sign-wrapper ul > li:first-child {
        margin-right: 2%;
    }
    #drive-sign-wrapper ul > li > a {
        width: 100%;
    }
    #searchform {
        left: 0;
    }
    header {
        height: 170px;
    }
    #logo_img {
        top: 60px;
    }
    #logo_img img {
        margin: 30px 0 0 10px;
    }
    #three-cta-inner-wrapper > div {
        padding: 10%;
    }
    #three-cta-inner-wrapper > div h3 {
        margin-bottom: 30px;
    }
    #give-live-wrapper .inner {
        padding: 20px 20px 20px 20px;
    }
    #give-live-wrapper a {
        position: relative;
        right: 0;
        margin: 0;
    }
    #give-live-wrapper .outter, #give-live-wrapper .inner {
        height: auto;
    }
    #give-live-wrapper.interior a {
        float: none;
        margin: 0;
    }
    #give-live-wrapper .vc_span8 {
        display: block;
        width: 100%;
    }
    #give-live-wrapper .vc_span4 {
        display: block;
        width: 100%;
        margin-left: 0 !important;
    }
    #hospital-services-inner-wrapper .inner {
        padding: 0 20px;
    }
    #hospital-services-inner-wrapper p { width: 100%; }
    #about-us-wrapper div {
        height: auto;
    }
    #about-us-wrapper > div img { width: 100% }
    #about-us-inner-wrapper .inner { width: 50%; padding: 20px; }
    #about-us-wrapper > div {
        height: 300px;
    }
    #about-us-wrapper > div img {
        display: none;
    }
    #about-us-wrapper,
    #about-us-inner-wrapper .outter, #about-us-inner-wrapper .inner {
        height: 200px;
        width: 100%;
    }
    #about-us-wrapper {
        min-height: 0;
        padding: 0 !important;
    }
    #about-us-wrapper .vc_row-fluid [class*="vc_span"] {
        margin-left: 0;
    }
    #about-us-inner-wrapper .outter .inner p {
        margin-top: 20px;
        width: 100%;
    }
    #about-us-wrapper.full-width-content.vc_row-fluid .vc_span6 {
        width: 100%
    }
    #about-us-wrapper.full-width-content .vc_row-fluid .vc_span6.vc_custom_1443129623880 {
        display: none;
    }
    #about-us-wrapper, #about-us-inner-wrapper .outter, #about-us-inner-wrapper .inner {
        height: auto !important;
    }
    #about-interior-inner-wrapper .outter, #about-interior-inner-wrapper .inner {
        height: auto;
    }

    .page-id-23 .section.def_section,
    .page-id-53 .section.def_section {
        padding-top: 0;
    }
    .page-id-36 #core-value-wrapper {
        padding-bottom: 0 !important;
    }
    .page-id-32 #core-value-wrapper .core-value-single-wrapper, .page-id-36 #core-value-wrapper .core-value-single-wrapper, .page-id-32 #core-second-value-wrapper .core-value-single-wrapper {
        width: 100%;
        margin: 0 auto 100px auto;
        padding: 80px 20px 45px 20px;
    }
    #core-value-single-wrapper.inner-wrap.three,
    #core-second-value-single-wrapper.inner-wrap.three {
        width: 90%;
    }
    #blood-type-wrapper .vc_row-fluid .vc_span3, .wpb_teaser_grid.wpb_carousel .vc_span3 {
        width: 80%;
        margin: 0 5% 40px 8%;
    }
    #blood-type-wrapper .vc_row-fluid .vc_span3:nth-of-type(2),
    #blood-type-wrapper .vc_row-fluid .vc_span3:nth-of-type(4) {
        margin-left: 8%;
    }
    .vc_custom_1442863080740 {
        margin-bottom: 0 !important;
    }

    #about-interior-inner-wrapper .two-column {
        -moz-column-count: 1;
        -webkit-column-count: 1;
        -moz-column-gap: 50px;
        -webkit-column-gap: 50px;
        margin: 25px 0;
    }
    #blood-use-wrapper, #donations-wrapper, #cholesterol-wrapper, #give-life-copy-wrapper {
        padding: 25px !important;
        margin: 0;
    }
    .page-id-23 #about-interior-inner-wrapper .inner {
        padding: 30px;
    }
    .page-id-23 #core-value-single-wrapper {
        width: 95%;
    }
    .page-id-23 #core-value-wrapper .core-value-single-wrapper,
    .page-id-23 #core-second-value-wrapper .core-value-single-wrapper {
        width: 100%;
        margin: 0 auto 80px auto;
        padding-left: 20px;
        padding-right: 20px;
    }
    .page-id-23 #core-value-wrapper {
        padding: 25px 15px !important
    }
    #core-value-inner-wrapper h2 {
        font-size: 42px;
    }
    #core-value-inner-wrapper p {
        font-size: 16px;
        margin: 0 auto 30px;
        width: 95%;
        line-height: 30px;
    }

    .leadership-wrapper {
        padding-top: 0 !important
    }
    .leadership-wrapper .vc_span4 {
        width: 95%;
        margin: 0 2.5% 80px 2.5% !important;
        height: 100px;
    }
    .leadership-wrapper .vc_row-fluid {
        margin-bottom: 0;
    }
    .leadership-wrapper h2 {
        font-size: 32px;
    }
    .leadership-wrapper .title img {
        margin: 0 10px 85px 0;
    }
    #about-interior-inner-wrapper .two-column p {
        font-size: 16px;
        line-height: 26px;
    }
    #three-cta-wrapper, #three-cta-wrapper > div {
        height: auto;
    }
    #three-cta-wrapper .vc_span4 {
        width: 100%;
        padding: 0 20px;
    }
    #who-can-wrapper .inner {
        padding: 10px;
    }
    #who-can-wrapper .inner p {
    }
    #who-can-wrapper .inner img {
        width: 80%;
        margin-left: auto; margin-right: auto;
    }
    .page-id-67 .tf_single_page {
        padding: 0 20px !important;
    }
    #cholesterol-wrapper {
        margin: 0;
        padding: 20px;
    }
    #history-top-copy-inner-wrapper div {
        float: none;
        width: 100%;
    }
    #who-can-wrapper .inner-wrap .vc_span6 {
        width: 100%;
        float: none;
        margin: 0;
        padding: 20px;
    }
    #who-can-wrapper .outter, #who-can-wrapper .inner {
        height: auto;
        width: 100%;
    }
    .glossary-terms { display: none }
    #glossary-terms {
        display: block !important;
        visibility: visible;
    }
    #glossary-wrapper h2, #blood-use-wrapper h2, #donations-wrapper h2, #processes-wrapper h2, #cholesterol-wrapper h2, #give-life-copy-wrapper h2 {
        font-size: 30px;
    }
    .page-id-36 .section #gform_fields_1 {
	    top: -30px !important;
    }
    #hospital-services-inner-wrapper {
	    padding: 0 20px;
    }
    #history-top-copy-inner-wrapper .outter, #history-top-copy-inner-wrapper .inner {
        height: auto;
        padding: 10px;
    }
    #history-top-copy-inner-wrapper div {
        float: none;
        width: 100%;
        margin: 0 !important;
    }
    #history-top-copy-inner-wrapper div:first-child {
        margin-bottom: 20px;
    }
    #history-top-copy-inner-wrapper div img {
        max-width: 40% !important;
        height: auto !important;
        margin-left: 0px;
    }
    #history-copy-wrapper {
        padding: 40px 0;
    }
    #history-copy-inner-wrapper p {
        font-size: 16px;
        line-height: 34px;
    }
    .program-first-wrapper {
        padding: 10px 0 !important;
        margin-bottom: 0 !important;
    }
    .program-last-wrapper {
	    padding-bottom: 20px;
    }
    .program-single-wrap > div,
    .page-id-40 .vc_row-fluid .vc_span6,
    .page-id-40 .wpb_teaser_grid.wpb_carousel .vc_span6 {
        width: 100%;
        margin: 0 auto 0 auto;
        padding: 0;
    }
    #award-wrapper p {
        width: 90%;
    }
    .program-first-wrapper {
        padding: 10px 0 !important;
    }
    .program-single-wrap > div,
    .page-id-40 .vc_row-fluid .vc_span6,
    .page-id-40 .wpb_teaser_grid.wpb_carousel .vc_span6 {
        width: 100%;
        margin: 0 auto 0px auto;
        padding: 0;
    }
    #footer-inner-wrapper {
        top: 50px;
        padding: 0;
        margin: 0;
    }
    #footer-wrapper, #footer-inner-wrapper {
        padding-bottom: 150px;
    }
    #footer-inner-wrapper p {
        width: 100%;
    }
    #footer-wrapper .vc_row-fluid [class*="vc_span"] {
        float: none !important;
    }
    #footer-inner-wrapper .widget_nav_menu ul,
    #footer-inner-wrapper #gform_wrapper_1 input[type="text"],
    #footer-inner-wrapper #gform_wrapper_1 input[type="submit"] {
        width: 100%;
    }
    #footer-wrapper .vc_row-fluid [class*="vc_span"] {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
        width: 100%;
    }
    #footer-inner-wrapper {
        padding: 0 20px;
    }
    #nav_button::before, #nav_button_alt::before {
        color: #34495e;
    }
    #nav_button::before {
        content: "\f0c9";
        display: block;
        font-family: "FontAwesome";
        font-size: 18px;
        margin-left: -1px;
        padding: 8px 0 0;
        text-align: center;
    }
    header.nav_type_4 #nav_button {
        margin: -45px 10px 0 0;
    }
    #nav_button {
        display: block;
        float: right;
        height: 40px;
        margin: 31px 10px 0 0;
    }
    #nav_button {
        cursor: pointer;
        display: none;
        position: relative;
        top: 156px;
        z-index: 99999;
    }
    .timeline-one,
    .timeline-two,
    .timeline-three,
    .timeline-four,
    .timeline-five {
        display: block !important;
    }
    .contact-us-wrapper .vc_span6 {
        width: 100%;
        display: block;
    }
    .default-page h2, #glossary-wrapper h2, #blood-use-wrapper h2, #donations-wrapper h2, #processes-wrapper h2, #cholesterol-wrapper h2, #give-life-copy-wrapper h2 {
        font-size: 26px;

    }
    .page-id-23 #core-value-inner-wrapper {
        margin-bottom: 40px;
    }
    #form-subscribe .list ul {
        margin: 50px auto;
        overflow: hidden;
        list-style: none;
        width: 100%;
    }
    #form-subscribe .list ul li {
        display: block !important;
        width: 100% !important;
    }
    #form-subscribe .list ul li a {
        width: 100% !important;
    }
    .page-id-197 .section.def_section,
    .single .section.def_section {
	    padding: 0 !important;
    }
    #topbar .vc_span6 {
	    width: 100% !important;
    }
    .blog ul {
	    text-align: left;
	    margin-top: 5px;
    }
    .single #topbar,
    .page-id-197 #topbar {
	    padding: 0 10px !important;
    }
    .archive #posts,
    .single-post #posts {
	    padding-top: 20px !important;
    }
    .archive #topbarblog div a,
    .single #topbarblog div a {
	    font-size: 2.0rem;
    }
    .ajax_post.blog_2_col {
	    width: 95% !important;
	    margin-left: 2.5%;
    }
    .post_ctn .entry p {
	    font-size: 1.4rem !important;
    }
    .single-post #posts {
	    width: 90%;
	    max-width: 90%;
	    margin-left: 5%;
	    float: none !important;
	    margin-bottom: 90px !important;
    }
    #topbarblog .inner-wrap {
	    padding: 0 5% !important;
    }
    #sidebar {
	    width: 90%;
	    margin-left: 5%;
	    float: none !important;
    }
}

/* New page additions */
a.fcb_buton {
    border-radius: 2px;
    background-color: #fff; 
    width: 220px;
    height: 60px;
    display: block;
    color: rgb(0, 113, 143);
    line-height: 60px;
    text-align: center;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 1.8rem;
    text-transform: uppercase;
}

#featured-drives {
    background-image: url(https://www.carterbloodcare.org/wp-content/uploads/2020/04/featured_drive_bg_02.png) !important;
    background-position-x: right;
}

.single-post.postid-5564 #sidebar,
.single-post.postid-5564 .single_post_navigation_bottom,
.single-post.postid-5564 .single_post_navigation,
.single-post.postid-5564 #add-comment,
.single-post.postid-5564 #comments,
.single-post.postid-5550 #sidebar,
.single-post.postid-5550 .single_post_navigation_bottom,
.single-post.postid-5550 .single_post_navigation,
.single-post.postid-5550 #add-comment,
.single-post.postid-5550 #comments,
.single-post.postid-5363 #sidebar,
.single-post.postid-5363 .single_post_navigation_bottom,
.single-post.postid-5363 .single_post_navigation,
.single-post.postid-5363 #add-comment,
.single-post.postid-5363 #comments{
	display:none !important;
}

.single-post.postid-5564 #topbarblog,
.single-post.postid-5550 #topbarblog,
.single-post.postid-5363 #topbarblog{
	display:none !important;
}

.single-post.postid-5564 #posts,
.single-post.postid-5550 #posts,
.single-post.postid-5363 #posts{
    width: 100%;
    max-width: 100%;
}

.single-post.postid-5564 #topbarblog a,
.single-post.postid-5550 #topbarblog a,
.single-post.postid-5363 #topbarblog a{
	display:none !important;
}

.single-post.postid-5564 #topbarblog,
.single-post.postid-5550 #topbarblog,
.single-post.postid-5363 #topbarblog{
	background-color: #02718f !important;
}

.single-post.postid-5363 #topbarblog .inner-wrap{
	background-image: url('https://www.carterbloodcare.org/wp-content/uploads/2020/04/1-CBC-0103-COVID-Blog-Header.jpg’);
}

.single-post.postid-5564 #posts,
.single-post.postid-5363 #posts,
.single-post.postid-5550 #posts{
padding: 50px 0px 100px 0 !important;
}

.single-post.postid-5564 #posts li,
.single-post.postid-5550 #posts li,
.single-post.postid-5363 #posts li{
    font-size: 1.7rem !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.single-post.postid-5564 #posts p,
.single-post.postid-5550 #posts p,
.single-post.postid-5363 #posts p{
    margin-bottom: 17px;
}

a.btn-eligibility{
border-radius: 5px 8px 8px 8px;
    width: 220px;
    height: 60px;
    display: block;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 1.8rem;
    text-transform: uppercase;
background-color: #02718F;
margin-top: 30px;
    margin-bottom: 30px;
}

a.btn-eligibility:hover{
color: #ECF0F1 !important;
opacity: 0.9;
}

.single-post.postid-5564 #posts .post-title,
.single-post.postid-5564 #posts .post-info{
display: none !important;
}

.single-post.postid-5564 #posts p{
    margin-bottom: 50px;
}

.single-post.postid-5564 label.gfield_label{
    font-size: 2rem !important;
    color: #4c4c4c !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
font-weight: 400;
}

.single-post.postid-5564 label.gfield_label{
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.single-post.postid-5564 .gform_wrapper ul.gfield_radio li label{
    font-size: 1.85rem !important;
    color: #4c4c4c !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.single-post.postid-5564 label.gfield_label{
    font-size: 2rem !important;
    color: #4c4c4c !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
font-weight: 400px;
}

.single-post.postid-5564 label ul li label{
	margin-left: 10px;
}

.single-post.postid-5564 .gform_button.button{
border-radius: 5px 8px 8px 8px;
    width: 200px;
    display: block;
    color: #ffffff;
    line-height: 60px;
    text-align: center;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-size: 1.8rem;
    text-transform: uppercase;
	background-color: #02718F;
padding: 5px;
margin-left: 30px;
}

.single-post.postid-5564 .gform_wrapper.gf_browser_chrome .gform_body {
    padding: 0 23px 0 23px;
}

.single-post.postid-5564.gform_body ul li{
	padding-bottom: 20px;
}

.single-post.postid-5564 .gform_wrapper ul.gfield_radio li {
    display: inline;
    padding-right: 30px;
    margin-right: 30px;
}

.single-post.postid-5564 .gfield_required{
 color: #02718F !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.single-post.postid-5564 .validation_error{
 color: #02718F !important;
    font-size: 2rem !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
font-weight: 400;
}

.single-post.postid-5564 .gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    border: 2px solid #02718F !important;
}

.single-post.postid-5564 input[type=radio]:checked{
	background-color: #02718F !important;
}

.single-post.postid-5564 input[type=radio]
{
    background-color: initial;
    cursor: default;
    -webkit-appearance: radio;
    box-sizing: border-box;
    margin: 3px 0.5ex;
    padding: initial;
    border: initial;
}

.single-post.postid-5564 .gform_wrapper .ginput_container_radio {
    padding-bottom: 20px;
}

.single-post.postid-5564 .instruction.validation_message{
color: #02718F;
    font-size: 1rem !important;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.single-post.postid-5564 .gform_wrapper li.gfield_error div.ginput_complex.ginput_container label, .single-post.postid-5564 .gform_wrapper li.gfield_error ul.gfield_checkbox, 
.single-post.postid-5564 .gform_wrapper li.gfield_error ul.gfield_radio {
    color: #02718F;
    font-family: Helvetica Neue,Helvetica,Arial,sans-serif;
}

.single-post.postid-5564 .gform_wrapper {
    max-width: 100%;
    background-color: rgb(236, 240, 241, 0.7) !important;
    padding: 20px;
margin-bottom: 30px;
    width: 700px;
    margin: 0 auto !important;
}

.single-post.postid-5564  .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    width: 100%;
    border-radius: 5px;
    padding: 10px;
}

.single-post.postid-5564 .gform_wrapper textarea{
    border-radius: 5px;
    padding: 10px;
}
@media only screen and (max-width: 640px) {
.single-post.postid-5564 .gform_wrapper ul.gfield_radio li {
    display: block;
}
}
@media only screen and (max-width: 800px) {
.single-post.postid-5564 .gform_wrapper {
   width: 100%;
}
}

@media only screen and (max-width: 900px) {
.single-post.postid-5564 #posts, .single-post.postid-5363 #posts, .single-post.postid-5550 #posts {
   width: 90% !important;
}
}
@media only screen and (max-width: 1280px) {
  .inner-wrap {
    padding-left: 40px;
    padding-right: 40px;
	}
}