/*
Theme Name: Biden Cancer
Author: Insight Designs
Template: unicon
Version: 1.0
*/

@import url("../unicon/style.css");
/*--------------------------------------------------------
- Global Styles
--------------------------------------------------------*/
/* body{border: 4px solid red;} */
/*
this is a test 
*/


.page-section .noPadding.wpb_row {
	padding-bottom: 0!important;
}

#header.header-v1 {
    background: #3c3c3e !important;
}

a:hover{
    text-decoration: underline;
}
body h2 {
	color: #1A3985;
}

body .featureText h2 {
	color: #ffffff;
	font-size: 34px;
}

body .involveText h2 {
	color: #ffffff;
	font-size: 29px;
}

body h3 {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 24px;
    color: #1A3985;
    border-bottom: 1px solid #00a8e9;
    padding-bottom: 10px;
}
body h4{
    font-weight: 700;
}
body #fullimagecenter h1, 
body #fullimagecenter .title-h1{
    padding: 40px 0;
}
#content h1{
    margin-bottom: 1.5em !important;
    margin-top: 1.5em;
}

body a.button, 
body a.button.color-1, 
body input[type=submit], 
body button, 
body .minti_button{
    color: #fff;
    background: #0a78be;
    background: -webkit-linear-gradient(left,#0a78be 1%,#00b6fc 100%);
    background: linear-gradient(to right,#0a78be 1%,#00b6fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a78be',endColorstr='#00b6fc',GradientType=1);
    padding: 20px 15px;
    text-transform: uppercase;
    border:none;
}
body a.button:hover, 
body a.button.color-1:hover, 
body input[type=submit]:hover, 
body button:hover, 
body .minti_button:hover{
    background: #00b6fc;
    background: -webkit-linear-gradient(left,#00b6fc 0%,#0a78be 99%);
    background: linear-gradient(to right,#00b6fc 0%,#0a78be 99%);
}

.member .member-content{
    overflow: scroll;
    height: 350px;
}
/*--------------------------------------------------------
- Nav
--------------------------------------------------------*/
#nav #menu-item-55{
    padding-top: 44px;
    margin-left:15px;
    margin-right:15px;
}
#nav #menu-item-55 a{
    background: #0a78be;
    background: -webkit-linear-gradient(left,#0a78be 1%,#00b6fc 100%);
    background: linear-gradient(to right,#0a78be 1%,#00b6fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a78be',endColorstr='#00b6fc',GradientType=1);
    padding: 10px 10px;
    text-transform: uppercase;
}
#nav #menu-item-55 a:hover{
    background: #00b6fc;
    background: -webkit-linear-gradient(left,#00b6fc 0%,#0a78be 99%);
    background: linear-gradient(to right,#00b6fc 0%,#0a78be 99%);
}

#nav #menu-item-216 a,
#nav #menu-item-217 a,
#nav #menu-item-631 a,
#nav #menu-item-632 a{
    padding-left: 8px;
    padding-right: 0px;
}

#mobile-navigation ul li.menu-item-55{
    text-align: center;
}
#mobile-navigation ul li.menu-item-55 a{
    display: 
    background: #0a78be;
    background: -webkit-linear-gradient(left,#0a78be 1%,#00b6fc 100%);
    background: linear-gradient(to right,#0a78be 1%,#00b6fc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0a78be',endColorstr='#00b6fc',GradientType=1);
    padding: 10px 15px !important;
    text-transform: uppercase;
    margin-top: 15px;
    display: inline-block;
    color: #fff;
    border-bottom: 0
}
#mobile-navigation ul li.menu-item-55 a:hover{
    background: #00b6fc;
    background: -webkit-linear-gradient(left,#00b6fc 0%,#0a78be 99%);
    background: linear-gradient(to right,#00b6fc 0%,#0a78be 99%);
}

#mobile-navigation ul li.menu-item-216,
#mobile-navigation ul li.menu-item-217{
    float: left;
    border-bottom: 0;

}
#mobile-navigation ul li.menu-item-216 a,
#mobile-navigation ul li.menu-item-217 a{
    border-bottom: 0 !important;
}
#mobile-navigation ul li.menu-item-216 a i,
#mobile-navigation ul li.menu-item-217 a i{
    font-size: 25px;
    padding: 10px 20px 20px 0
}
/*--------------------------------------------------------
- HOME
--------------------------------------------------------*/
div.wpb_row.vc_row-fluid.full_width_background_image.quote{
    background-image:  url('/wp-content/uploads/2018/04/bci-main-image-new.jpg');
    background-size: cover;
    background-position: 100% 40%;
    background-repeat: no-repeat;
    height: 690px;
}
.quote-content p{
    padding-top: 210px;
    line-height: 50px;
    text-align: left;
    font-size: 38px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    width: 50%;
}
.quote-content p.contributor:before{
    content: '|';
    color: #00a8e9;
    padding-right: 0.5em;
    display: inline-block;
}
.quote-content p.contributor{
    padding-top: 0px;
    font-weight: 600;
}
div.wpb_row.vc_row-fluid.full_width_background_image.mission{
    background-image:  url('/wp-content/uploads/2018/04/bci-mision-image_1.jpg');
    background-size: cover;
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 650px;
}
.mission-content {
    width: 50%;
    float: right;
    padding-top: 90px;
}
.mission-content h2{
    font-size: 45px;
}
.mission-content p{
    line-height: 40px;
    text-align: left;
    font-size: 30px;
    font-family: "Open Sans",sans-serif;
    font-weight: 400;
    
}

a.large-grey-button{
    font-size: 40px;
    display: inline-block;
    padding: 20px 40px;
    background: #ccc;
    color: #fff;
}
a.large-grey-button:hover{
    background: #00b6fc;
    background: -webkit-linear-gradient(left,#00b6fc 0%,#0a78be 99%);
    background: linear-gradient(to right,#00b6fc 0%,#0a78be 99%);
    color: #fff;
}
.get-involved h2{
    font-size: 45px;
}

.wpb_content_element.involvedTitle {
    margin-bottom: 20px;
}


.wpb_content_element.involvedTitle h3 {
	line-height: 1.2em;
}

.storySection p {
    font-size: 29px;
}

body .divider5{
	border-bottom-color: #00a8e9;
}

.owl-theme .owl-controls .owl-nav [class*=owl-]{
	opacity: 1;
}

.owl-theme .owl-controls .owl-nav .owl-next:after, .owl-theme .owl-controls .owl-nav .owl-prev:after {
	color: #ffffff;
	font-size: 60px;
	height: 60px;
	line-height: 60px;
}

body blockquote p {
    border-left: 4px solid #00a8e9;
    color: #333333;
}


.owl-theme .owl-controls .owl-nav .owl-prev {
    left: -35px;
}

.owl-theme .owl-controls .owl-nav .owl-next {
    right: -35px;
}

/*--------------------------------------------------------
- About Us
--------------------------------------------------------*/
#about-us-background-img{
    background: url(/wp-content/uploads/2018/04/bci-leadership-image_1_2.jpg) no-repeat center center; 
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}
#cboxOverlay{
    background: #000;
}
#colorbox{
    z-index: 10000;
}

#colorbox h2 {
    margin-bottom: 0px;
}
#colorbox p span, #colorbox .profile-content p {
    font-size: 16px !important;
}
.cbox-display{
    padding: 20px;
    background: #fff;
    overflow: hidden;
}
#cboxContent .vc_col-sm-8.cbox-display-right{
    max-height: 380px;
    overflow-y: scroll;
}
#cboxContent #cboxLoadedContent{
    margin-bottom: 0;
}
#cboxContent #cboxPrevious,
#cboxContent #cboxNext,
#cboxContent #cboxCurrent{
    display: none !important;
}
.team_wrapper{
    padding: 10px 0;
    overflow: auto;
}
body .site-wrapper #content .vc_section .container .team_wrapper, body .site-wrapper #content .vc_section .container .team_wrapper .vc_col-sm-12 {
    padding-left: 0px;
    padding-right: 0px;
}
.team_list_photo_wrapper{
    float: left;
}
.team_list_photo{
    border: solid 6px #4CADC9;
    width: 100px; 
}

.team_grid_photo{
    max-width: 300px; 
}

.team_content{
    width: 325px; 
    float: left; 
    padding: 0 20px;
}

.team_grid_content{
    margin-top: 12px;
    text-align: center;
}
.team_wrapper a{
    font-size: 21px;
    font-weight: 400;
}

.page-id-2874 .header-transparent .logo_standard, .page-id-2937 .header-transparent .logo_standard {
    display: inherit;
}

.page-id-2874 .site-wrapper #header.header-transparent.header-v1, .page-id-2937 .site-wrapper #header.header-transparent.header-v1 {
    box-shadow: none !important;
}

.page-id-2874 #mobile-navigation-btn, .page-id-2874 #transparentimage h1, .page-id-2937 #mobile-navigation-btn, .page-id-2937 #transparentimage h1{
    color: #fff;
}

.page-id-2874 .site-wrapper #fullimagecenter, .page-id-2937 .site-wrapper #fullimagecenter {
    background-position: 100% 35%;
    background-size: cover;
    text-align: center;
    padding: 110px 0px;
}

.page-id-2874 .site-wrapper #fullimagecenter h1, .page-id-2874 .site-wrapper #fullimagecenter .title-h1, .page-id-2937 .site-wrapper #fullimagecenter h1, .page-id-2937 .site-wrapper #fullimagecenter .title-h1 {
    padding: 40px 0;
    color: #fff;
}

.page-id-2874 .team_grid_content .team_title, .page-id-2937 .team_grid_content .team_title {
    font-size: 19px;
}

.team_grid_photo_wrapper {
    position: relative;
    text-align: center;
    max-width: 255px;
    margin: 0 auto;
}

.team_grid_photo_wrapper .team_overlay {
    background: rgba(0,0,0,.7);
    height: 100%;
    padding-bottom: 0;
    opacity: 0;
    transition: opacity .25s ease;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 100%;
}

.team_grid_photo_wrapper:hover .team_overlay {
    opacity: 1;
}

.team_grid_photo_wrapper .team_overlay .widthfix {
    text-align: center;
    width: 100%;
    padding: 135px 0;
}

/* center last two  */
@media screen and (min-width:768px) {
    .page-id-2874 .team_wrapper:nth-of-type(7),
    .page-id-2874 .team_wrapper:nth-of-type(8) {
        width: 49% !important;
    }
}


/*--------------------------------------------------------
- Timeline
--------------------------------------------------------*/

body.content-timeline_page_contenttimeline_edit #side-sortables .handlediv .toggle-indicator {
	    color: #efefef !important;
}


/*--------------------------------------------------------
- Our Work
--------------------------------------------------------*/

.principles .principlesBox {border:solid 3px #fff; min-height:325px !important;}

/*--------------------------------------------------------
- Cancer Fierce
--------------------------------------------------------*/
.cancerfierce_wrapper iframe{
    max-width: 100%;
}

.cancerfierce_wrapper{
    margin-bottom: 2em;
    padding-bottom: 2em;
    border-bottom: 1px solid #ccc;
}

.container .cancerfierce_wrapper:nth-child(-1){
    border-bottom: none;
}
.vc_col-sm-6.home-slider-container.wpb_column {
    height: 100%!important;
}
.cancerfierce_wrapper h2{
    font-weight: 600;   
}

.cancerfierce_wrapper h3{
    font-size: 22px;
}
.home_slider li{
    background: #fff;
}
.home_slider .featured_content_wrapper{
    padding: 15px;
    background: #fff;
}
.home_slider .flex-control-nav{
    position: relative;
    padding-top: 20px;
    bottom: 0;
    display: none;
}

.fierce-stories .home_slider .flex-control-nav {
    display: inline-block;
}

.fierce-stories .flex-control-paging li a {
    border: 2px solid #4d4d4f;
}

body .site-wrapper .fierce-stories .flex-direction-nav a {
    opacity: 1;
    top: 200px;
    text-decoration: none;
}

body .site-wrapper .fierce-stories .flex-direction-nav a:hover {
	text-decoration: none;
}

.fierce-stories .flexslider{
	padding: 0px 50px;
}

.fierce-stories .flexslider .flex-viewport{
	max-height: none !important;
}

.fierce-stories .home_slider .slides > li{
	background: transparent;
	min-height: auto !important;
}

.fierce-stories .home_slider .featured_content_wrapper {
    background: transparent;
}

.cancerfierce_list_view_wrapper {
    margin-bottom: 40px;
}
.cancerfierce_list_view_wrapper .list_view_img img{
    border: solid 6px #4CADC9;
}
.cancerfierce_list_view_wrapper .list_view_title{
    padding-top: 10px;
}
.cancerfierce_modal_content_wrapper{
    width: 100%;
    overflow: auto;
}

/* CancerFierce grid styles */

body .site-wrapper .fierce-stories .cancerfierce_list_view_wrapper {
	padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
}

body .site-wrapper .cancerfierce_list_view_wrapper .list_view_img img {
    border: none;
}

body .site-wrapper .cancerfierce_list_view_wrapper .list_view_img:after {
	content: "";
    display: block;
    position: absolute;
    padding: 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0, 0.2);
    pointer-events: none;
}

body .site-wrapper #content .fierce-stories .fierce-float-img {
	position: absolute;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
	top: 14%;
	max-width: 90%;
}

/*--------------------------------------------------------
- Contact Us - Footer
--------------------------------------------------------*/
.contact_us_footer_wrapper{
    background-color: #F2F2F2;
    padding: 40px 0;
    display: block;
    overflow: auto;
}
.contact_us_footer_wrapper .center{
    text-align: center;
}
.contact_us_footer_wrapper h2{
    font-size: 45px;
}
.contact_us_footer_wrapper p{
    font-size: 20px;
}


/*--------------------------------------------------------
- Footer
--------------------------------------------------------*/
#copyright{
    clear: both;
}

#copyright .copyright-text {
    font-size: 15px !important;
}

#footer {
    padding: 40px 0 5px 0;
    }

footer p {
    font-size: 15px;
    margin-bottom: 20px;
}

div#media_image-2 {
    text-align: right;
    margin-bottom: 0;
    margin-top: 33px;
}

#footer .widget {
    margin-bottom: 25px;
}

#footer h3 {
text-align: left;
}

/*--------------------------------------------------------
- Summit Landing Page
--------------------------------------------------------*/
.summitLandingHeader {
    font-size: 14px;
    border-top: 7px solid #ffffff;
}

.summitLandingHeader #summitLogo {
    max-width: 188px;
}
    
.vc_responsive .page-section .summitLandingHeader > .col.span_12 {
    max-width: 750px;
}

.summitLandingMenu #menu-landingpagesections li {
    display: inline-block;
    padding: 30px 0;
}

.summitLandingMenu #menu-landingpagesections li:after {
    content: "|";
    padding: 0 15px;
}

.summitLandingMenu #menu-landingpagesections li:last-child:after {
    display: none;
}

.diagonalBackground {
    font-size: 18px;
}

.diagonalBackground .video-embed {
    border: 5px solid white;
}

.summitLandingAboutPromo {
    display: inline-block;
    width: calc(20% - 4px);
    box-sizing: border-box;
    border: none !important;
    margin: 2px !important;
    top: 0;
    vertical-align: top;
}

.summitLandingAboutPromo:first-child {
    margin-left: none;
}

.summitLandingAboutPromo:last-child {
    margin-right: none;
}

.summitLandingAboutPromo h4 {
    margin-bottom: 0;
}


#WatchLive li.vc_tta-tab, 
#WatchLive li.vc_tta-panel-heading {
    width: 25%;
    border: none;
    margin: 0 0 0 0;
    text-align: center;
    background: 0;
    border: none;
    border-radius: 0;
    background-color: #fff;
    border-bottom: 5px solid #c6c6c6;
}

#WatchLive li.vc_tta-tab a,
#WatchLive .vc_tta-panel, 
#WatchLive .vc_tta-panel-heading {
    background-color: #ffffff;
    border: none;
}

#WatchLive li.vc_tta-tab a,
#WatchLive .vc_tta-panel-heading a {
    font-weight: 700;
    color: #00AFF5;
}

#WatchLive li.vc_tta-tab.vc_active,
#WatchLive .vc_tta-panel.vc_active .vc_tta-panel-heading {
    border-bottom: 5px solid #00B564;
}

#WatchLive li.vc_tta-tab.vc_active a,
#WatchLive .vc_tta-panel.vc_active .vc_tta-panel-heading a {
    color: #6C6C6C;
}

#gform_wrapper_5 label {
    display: none;
}

#gform_5 .gfield, #gform_5 > div {
    display: inline-block;
    width: auto;
}

#gform_5 input {
    width: 100%;
}

input#gform_submit_button_5 {
    padding: 10px 30px;
}

.diagonalBackground:before {
    content: '' !important;
    display: block !important;
    width: 150% !important;
    height: 400px !important;
    position: absolute;
    transform: rotate(9deg);
    background-color: #00B564;
    visibility: visible !important;
    left: -15%;
    top: -27%;
}

.page-id-1264 {
    font-size: 15px;
}

.page-id-1264 h2 {
    font-size: 36px;
    color: #000000;
}

.page-id-1264 h4 {
    font-size: 20px;
    font-weight: 400;
    color: #000000;
}

.summitLandingAboutPromos:before {
    content: '' !important; 
    display: block !important;
    width: 100% !important;
    background-color: #00AFF5;
    visibility: visible !important;
    height: 500px !important;
    position: absolute;
    bottom: 50%;
    overflow-y: hidden;
}

#WaysToParticipate .social-grid-widget {
    float: right;
}

#content #WaysToParticipate img {
    margin-bottom: 35px;
}

#CommunitySummits .button {
    box-sizing: border-box;
    width: calc( 50% - 5px);
}

#communitySummitsMapWrapper {
    margin-bottom: 0;
}

#biden-modal-summit {
	display: none;
}

.biden-email-popup-window form .gform_heading,
.biden-email-popup-window form .gform_body,
.biden-email-popup-window form .gform_footer {
	width: 100%!important;
	text-align: center;
}

.biden-email-popup-window #gform_5 .gfield {
	width: 49%;
	margin-top: 8px;
}

.biden-email-popup-window .gform_wrapper ul.gform_fields li.gfield {
	padding-right: 8px;
	padding-left: 8px;
}

.biden-email-popup-window form .gform_footer {
	margin-top: 0;
}

.biden-email-popup-window form .gform_heading {
	display: none!important;
}

.biden-email-popup-window form .gform_heading .gform_description {
	display: none!important;
}

.biden-email-popup-window form .gform_footer input {
	width: 142px!important;
}

.biden-email-popup-window h3 {
	font-size: 27px;
    margin-bottom: 17px;
}

.biden-email-popup-window .ult_modal-body {
    background-color: #e9f9ff;
}

.biden-email-popup-window .gform_wrapper {
	margin-top: 0;
}

#bcvideo {
	border: 5px solid white;
}


/*--------------------------------------------------------
- Social Grid Widget
--------------------------------------------------------*/
.social-grid-widget span.vc_icon_element-icon {
    font-size: 30px;
    padding: 15px;
}

.social-grid-widget-icon {
    display: inline-block;
    width: 60px;
    margin: -1px 0 0 -4px;
}

.social-grid-widget-row:first-child .social-grid-widget-icon:first-child {
    border-right: 1px solid #979797;
    border-bottom: 1px solid #979797;
}

.social-grid-widget-row:last-child .social-grid-widget-icon:last-child {
    border-top: 1px solid #979797;
    border-left: 1px solid #979797;
}

#mobile-nav li.social-icons-nav {
    display: none;
}


/*###############################################
BG overlay STYLES
###############################################*/

.bg-photo-white {
    position: relative;
}

#overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

/* Responsive Youtube Embed */

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/*--------------------------------------------------------
- Timeline
--------------------------------------------------------*/
body .pp_content_container,
body .pp_content_container{
    margin-left: 0;
}
body .pp_next::after,
body .pp_previous::after,
body .pp_social,
body .pp_next::after,
body .pp_previous::after,
body .pp_social{
    display: none !important;
}
body div.pp_default .pp_close,
body div.pp_default .pp_close{
    color: transparent;
}
body div.pp_default .pp_expand,
body div.pp_default .pp_expand{
    width: 27px;
    height: 27px;
}
body div.pp_default .pp_expand:after,
body div.pp_default .pp_expand:after{
    color: transparent;
    background: rgba(0,0,0,.0);
}

body .pp_content {
	padding-bottom: 10px;
}


/*--------------------------------------------------------
- Get Involved Page. / Video Header
--------------------------------------------------------*/

.easyhtml5video {
	margin-bottom: -8px;
}

.page-id-2722 .site-wrapper .vc_section, .page-id-2819 .site-wrapper .vc_section {
	margin-top: -127px !important
}

.page-id-2722 .site-wrapper #header, .page-id-2722 .site-wrapper #mobile-header, .page-id-2819 .site-wrapper #header, .page-id-2819 .site-wrapper #mobile-header {
	box-shadow: none !important;
}

.page-id-2722 .site-wrapper #header, .page-id-2722 .site-wrapper #mobile-header, .page-id-2819 .site-wrapper #header, .page-id-2819 .site-wrapper #mobile-header{
    background: transparent !important;
    background-color: transparent !important;
}

.page-id-2722 .site-wrapper .stuck, .page-id-2819 .site-wrapper .stuck {
    background: #3c3c3e !important;
    background-color: #3c3c3e !important;
}

.page-id-2722 .site-wrapper .sticky-wrapper, .page-id-2819 .site-wrapper .sticky-wrapper {
    background-color: transparent;
}

.page-id-2722 .site-wrapper .stuck, .page-id-2722 .site-wrapper .sticky-wrapper .header-v1-only.header-transparent, .page-id-2819 .site-wrapper .stuck, .page-id-2819 .site-wrapper .sticky-wrapper .header-v1-only.header-transparent {
    position: relative !important;
}


@media screen and (min-width: 1200px) {
	.page-id-2722 .site-wrapper #navigation .sub-menu li a, .page-id-2819 .site-wrapper #navigation .sub-menu li a {
	    color: #fff;
	    font-weight: 700;
	}
	
	.page-id-2722 .site-wrapper .header-v1 #navigation .sub-menu, .page-id-2819 .site-wrapper .header-v1 #navigation .sub-menu {
	    top: 90px;
	    background: transparent;
	}
	
}

@media screen and (max-width: 1200px) {
	
	.page-id-2722 .site-wrapper .vc_section, .page-id-2819 .site-wrapper .vc_section {
		margin-top: -135px !important
	}
	
	.page-id-2722 .site-wrapper #mobile-header, .page-id-2819 .site-wrapper #mobile-header {
	    display: inline-block;
	}

}

@media screen and (max-width: 767px)  {
	
	.get-involved-social .vc_icon_element-inner .vc_icon_element-icon {
	    font-size: 3em!important;
	}
	
}

@media screen and (max-width: 479px) {
	
	.page-id-2722 .easyhtml5video, .page-id-2819 .easyhtml5video {
	    margin-bottom: -30px;
	}
	
	.page-id-2722 .site-wrapper #header, .page-id-2722 .site-wrapper #mobile-header, .page-id-2819 .site-wrapper #header, .page-id-2819 .site-wrapper #mobile-header{
	    background: #3c3c3e !important;
	    background-color: #3c3c3e !important;
	    margin-bottom: -28px;
	}
	
	.page-id-2722 .site-wrapper .easyhtml5video video, .page-id-2819 .site-wrapper .easyhtml5video video {
	    display: none !important;
	}
	
	.page-id-2722 .site-wrapper .vc_section, .page-id-2819 .site-wrapper .vc_section {
		margin-top: 0px !important;
	}
	
	.page-id-2722 .site-wrapper .vc_section .section, .page-id-2819 .site-wrapper .vc_section .section {
		margin-top: 0px !important;
		padding-top: 20px !important;
	}
	

}

/* 2019 - archive banner */

.archive-banner {
	background-color: #0075bc;
}

.archive-banner h1 {
	padding: 20px 10%;
	text-align: center;
	color: #fff;
	border-bottom: none;
	margin: 0px;
	font-size: 22px;
    line-height: 25px;
    font-weight: 500;
	transition: all 400ms ease;
}

.archive-banner a {
	font-weight: 600;
}

.postid-3140 .entry-title {
	display: none;
}

/*--------------------------------------------------------
- Media Queries
--------------------------------------------------------*/

@media screen and (min-width: 1200px){
	
	body .site-wrapper .cancerfierce_list_view_wrapper .list_view_img img {
	    min-height: 290px;
	}
	
}

@media screen and (max-width: 1199px){
    .biden-email-popup-window #gform_5 .gfield {
		width: 100%;
	}
	
	.biden-email-popup-window #gform_5 .gfield:last-of-type {
		margin-top: 0;
	}
	
	#bcvideo {
		height: 341px;
	}
    .team_content{
        width: 205px; 
    }

}

@media screen and (min-width: 960px) and (max-width: 1199px){
    body .header-v1 #navigation > ul > li > a{
        padding-left: 10px;
        padding-right: 10px;
    }
    
    body .site-wrapper .cancerfierce_list_view_wrapper .list_view_img img {
	    min-height: 230px;
	}
	
}

@media screen and (max-width: 959px) {
    div.wpb_row.vc_row-fluid.full_width_background_image.quote{
        height: 350px;
    }
    .quote-content p{
        font-size: 24px;
        line-height: 32px;
        padding-top: 40px;
        width: 100%;
        text-align: center;
    }
    div.wpb_row.vc_row-fluid.full_width_background_image.mission{
        height: 300px;
    }
    .mission-content {
        width: 100%;
        text-align: center;
        padding-top: 25px;
    }
    .mission-content h2{
        font-size: 32px;
        margin-bottom: 0;
    }
    .mission-content p{
        font-size: 18px;
        line-height: 26px;
    }
    
    #bcvideo {
		height: 270px;
	}
    .team_list_photo_wrapper{
        float: none;
        text-align: center;
    }

    .team_grid_photo_wrapper{
        float: none;
        text-align: center;
    }

    .team_content{
        width: 100%; 
        float: none; 
        padding: 0;
        text-align: center;
    }

    .team_grid_content{
        width: 100%; 
        float: none; 
        padding: 0;
        text-align: center;
    }

    /*.team_content{
        width: 110px; 
    }*/

    .page-id-2874 .site-wrapper #fullimagecenter, .page-id-2937 .site-wrapper #fullimagecenter {
        background-position: center;
    }

}

@media screen and (min-width: 768px) and (max-width: 960px){
	
	body .site-wrapper .cancerfierce_list_view_wrapper .list_view_img img {
	    min-height: 182px;
    }
    
    .page-id-2874 .team_wrapper a, .page-id-2937 .team_wrapper a {
        font-size: 17px;
    }

    .page-id-2874 .team_wrapper .team_title, .page-id-2937 .team_wrapper .team_title {
        font-size: 15px;
    }

    body .site-wrapper .team_wrapper {
        width: 31.333333%;
    }

    body .site-wrapper .team_grid_photo_wrapper {
        max-width: 220px;
    }
	
}


@media screen and (min-width: 768px) and (max-width: 1199px){
    .diagonalBackground p {
        font-size: 15px;
    }
}
@media screen and (max-width: 767px) {
    a.large-grey-button {
        width: 100%;
        font-size: 34px;
        padding:20px 0;
    }
    .cbox-display{
        padding: 10px !important;
    }
    .cbox-display .vc_col-sm-4{
        text-align: center;
    }
    .cbox-display .vc_col-sm-4 img {
        max-height: 150px;
    }
    .cbox-display .vc_col-sm-8 h2,
    .cbox-display .vc_col-sm-8 h3{
        text-align: center;
    }
    #cboxContent .vc_col-sm-8.cbox-display-right{
        max-height: 610px;
    }

    .summitLandingHeader > .col {
        display: flex;
        flex-direction: column;
    }

    .summitLandingHeader p {
        text-align: center !important;
    }

    #summitLogo {
        margin-left: auto;
        margin-right: auto;
    }

    .summitLandingHeader > .col .wpb_column:first-child {
        order: 2;
    }

    .summitLandingHeader > .col .wpb_column:last-child {
        order: 3;
    }

    .summitLandingHeader.wpb_row .wpb_column {
        padding: 0px;
        margin-bottom: 7px;
    }

    .summitLandingMenu {
        display: none;
    }

    .diagonalBackground .span_12 > .wpb_column.col.padding-5 {
        padding: 20px !important;
        margin-bottom: 0 !important;
    }

    .diagonalBackground .span_12 > .wpb_column.col.no-padding {
        padding: 0 !important;
        margin-bottom: 0 !important;
    }

    .summitLandingAboutPromo {
        width: 100%;
        margin: 0 !important;
        padding: 8px !important;
    }

    #WatchLive .vc_tta-tabs {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }

    #gform_5 .gfield, #gform_5 > div {
        display: block;
        padding-right: 0;
    }
    
    #bcvideo {
		height: 263px;
	}
   /* .team_content{
        width: 145px; 
    }*/
    
    body .site-wrapper #content .fierce-stories .fierce-float-img {
	    display: none;
    }
    
    body .site-wrapper .cancerfierce_list_view_wrapper .list_view_img:after {
		content: none;
	}

}

@media screen and (max-width: 479px) {
    #bcvideo {
		height: 195px;
	}
	
	.fierce-stories .flexslider .flex-viewport .vc_col-sm-6 {
	    padding-left: 0px;
	    padding-right: 0px;
	}
	
	body .site-wrapper .fierce-stories .flex-direction-nav a {
	    top: 100px;
	}
    /*.team_list_photo_wrapper{
        float: none;
        text-align: center;
    }
    .team_content{
        width: 100%; 
        float: none; 
        padding: 0;
        text-align: center;
    }*/


}

@media screen and (max-width: 375px) {
    div.wpb_row.vc_row-fluid.full_width_background_image.mission{
        background-position: 80% 0%;
    }
}
