/* =================================================================================

  Project Information

  Theme Name: Mindgrub Starter Theme
  Theme URI: https://git.mindgrub.net/creative-engineering/livestrong-theme#
  Description: Custom Wordpress theme
  Version: 1
  Author: Mindgrub
  Tags: html5, css, JavaScript

================================================================================= */
.gform_wrapper .gform_ajax_spinner {
	max-height: 30px;
	width: 30px;
	margin-left: 20px;
	margin-top:32px;
	display:none;
}
.livestrong-footer__copyright span p {
  display: inline;
}
.livestrong-footer__copyright span p a {
  text-decoration: none;
}

/**HERO BANNER STYLES**
.livestrong-homepage-hero__image-img-bottom .livestrong-home-hero-featured__image {
  position: absolute;
  bottom: 0;
	max-height: 100%;
  overflow: hidden;
}
.livestrong-home-hero-featured__image img {
	padding-right: 35px;
}
**/
/** 10/7 REQUEST TO HIDE BELOW SECTIONS **/
.livestrong-homepage-hero__ctas, .livestrong-donor-thanks-bar {
  display: none !important;
}
.livestrong-homepage-hero__image-img-bottom .livestrong-home-hero-featured__image {
  height: 100%;
}
.livestrong-home-hero-featured__image img {
padding-right: 35px;
  max-height: 100%;
  width: auto;
  float: right;
}
.livestrong-homepage-hero .livestrong-homepage-hero__spotlight {
  flex: auto !important;
  height: 60vh !important;
}
.livestrong-homepage-hero .livestrong-max-width {
  height: auto !important;
}
/**END HERO BANNER STYLES**/
.livestrong-homepage-hero__image-cont.livestrong-homepage-hero__image-img-bottom .livestrong-homepage-hero__image {
	position: relative;
  height: 100%;
}
/**REDUCE WHITESPACE**/
.resources-template-default.single.single-resources .standard-breadcrumb {
  margin-bottom: 3.2rem;
}
.resources-template-default.single.single-resources .livestrong-margin-y {
    margin: 7rem 0;
}
.resources-template-default.single.single-resources .livestrong-rating h3.h4 {
  margin-top: 3.2rem;
}
.wysiwyg ol, .wysiwyg ul {
  margin-bottom: 3.2rem !important;
}
.wysiwyg ul li {
  padding: 1.6rem 0 !important;
  /*font-weight: 500;*/
	line-height: 1.5;
}
.wysiwyg table {
  width: 100%;
}
.wysiwyg table tr {
	border-bottom: 1px solid #ffcd00;
}
.wysiwyg table tr td {
  padding: 1.6rem 2.5rem 1.6rem 0;
  line-height: 1.5;
}
.wysiwyg table tr td:last-of-type {
  padding-right: 0;
}
.wysiwyg table thead td {
  vertical-align: bottom;
}
.wysiwyg table thead td * {
  margin: 3rem 0 0;
}
.wysiwyg table tr td p {
  margin: 1rem 0;
}
.wysiwyg table tr td:first-of-type {
  font-weight: 500;
}
.wysiwyg table tr td ul li:first-of-type {
  padding-top: 0 !important;
}
.wysiwyg table tr td ul:last-of-type {
  margin-bottom: 0 !important;
}
.wysiwyg table tr td ul {
  margin-bottom: 3.2rem;
}
@media screen and (min-width: 768px) {
.single-blog .livestrong-blog-single .livestrong-related-resources__tags {
    margin-top: 0 !important;
  }
.single-blog .livestrong-margin-y {
    margin: 7rem 0 15rem;
  }
}
/**END REDUCE WHITESPACE**/

.single-blog .livestrong-blog-single .livestrong-related-resources__tags {
  padding: 2rem 3rem 3rem !important;
}
.livestrong-full-width-related-content__logo-col-one {
	display: none;
}
.livestrong-full-width-related-content__logo-col-one svg {
  width: 100%;
  height: auto;
}
.livestrong-homepage-hero .livestrong-homepage-hero__spotlight h1.h3 {
  width: 96% !important;
}
.livestrong-homepage-hero__banner {
  background-color: #000;
  padding-left: 100%;
  margin-left: -100%;
  padding-right: 100%;
  margin-right: -100%;
  padding-top: 35px;
  padding-bottom: 40px;
}
/*
.livestrong-homepage-hero__banner-title {
  background-color: #000;
  padding-left: 100%;
  margin-left: -100%;
  padding-right: 100%;
  margin-right: -100%;
padding-top: 35px;
  padding-bottom: 40px;
}
.livestrong-homepage-hero__banner-copy {
  background-color: #ffcd00;
  padding-left: 100%;
  margin-left: -100%;
  padding-right: 100%;
  margin-right: -100%;
  padding-top: 1px;
  padding-bottom: 25px;
}
*/
.livestrong-homepage-hero-banner-title {
  color: #ffcd00;
  text-transform: uppercase;
  font-size: 3rem;
  font-weight: 700;
	margin-bottom: 0;
}
.livestrong-homepage-hero-banner-subtitle {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: normal;
  margin-top: 25px;
}
.livestrong-homepage-hero-banner-bullets {
  color: #ffcd00;
  font-size: 2rem;
  line-height: normal;
  text-align: left;
  font-weight: 500;
  margin-left: 15px;
}
.livestrong-homepage-hero-banner-bullets p {
  padding-bottom: 15px;
  margin-bottom: 0px;
  padding-top: 0px;
  margin-top: 0;
}
.livestrong-homepage-hero-banner-bullets p::before {
  content: "-";
  margin-right: 5px;
	margin-left: -15px;
}
.livestrong-homepage-hero__donate-button .standard-button {
  margin-top: 3rem;
}
.livestrong-homepage-hero__donate-button .standard-button [class^="icon-button-icon-"] {
   font-size: 2.3rem;
}
.livestrong-homepage-hero__donate-button .standard-button {
   font-size: 2.5rem;
}


@media all and (max-width: 1750px) { 
.livestrong-full-width-related-content .livestrong-full-width-related-content__logo {
  left: 5% !important;
  width: 25% !important;
}
}


@media all and (max-width: 1167px) { 
.livestrong-homepage-hero__banner-copy, .livestrong-homepage-hero__banner-title {
  padding: 0 3%;
}
}


@media all and (max-width: 1030px) { 
.livestrong-homepage-hero .livestrong-homepage-hero__spotlight h1 {
    font-size: 4rem !important;
}	
.livestrong-homepage-hero .livestrong-homepage-hero__spotlight h1.h3 {
  width: 100% !important;
}
}


@media all and (max-width: 900px) { 
.single-blog .livestrong-full-width-related-content__logo-col-one, .page-template-event-listing .livestrong-full-width-related-content__logo-col-one {
	display: inherit;
}
.single-blog .livestrong-full-width-related-content__logo-desktop, .page-template-event-listing .livestrong-full-width-related-content__logo-desktop {
	display: none;
}
}


@media all and (max-width: 949px) { 
.livestrong-after-hero .livestrong-survivor-first-section__copy {
  padding-top: 40px;
}
  .livestrong-homepage-hero .livestrong-homepage-hero__spotlight h1 {
    font-size: 3rem !important;
  }
}


@media all and (max-height: 860px) { 
.livestrong-header .sub-menu .menu-item:first-of-type a span {
  padding-top: .5rem;
}
.livestrong-header.livestrong-header--menu-open .menu-item a {
  margin: 1.75rem 2.4rem;
}
.livestrong-header.livestrong-header--menu-open .sub-menu .menu-item a span {
  margin-bottom: 2rem;
}
.livestrong-header.livestrong-header--menu-open .menu-item:first-of-type {
  margin-top: 2.5rem !important;
}
.livestrong-header.livestrong-header--menu-open .sub-menu .menu-item {
  margin-top: 0 !important;
}
 .livestrong-homepage-hero .livestrong-homepage-hero__spotlight h1 {
    font-size: 3rem !important;
  }
.livestrong-homepage-hero__donate-button .standard-button {
  margin-top: 3rem;
}
}
/*
@media screen and (min-width: 768px) {
.livestrong-full-width-related-content .livestrong-full-width-related-content__logo {
  top:50% !important;
  bottom: auto !important;
}
}
*/

@media all and (max-width: 767px) { 
.livestrong-homepage-hero__image-img-bottom .livestrong-home-hero-featured__image {
  position: relative;
}
  .livestrong-home-hero-featured__image img {
    padding-right: 0;
    float: none;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
  }
.livestrong-homepage-hero__image-img-bottom.livestrong-homepage-hero__image-cont .livestrong-homepage-hero__image {
	position: relative;
  height: 100%;
}
.livestrong-col-12.livestrong-col-md-6.livestrong-homepage-hero__image {
  order: 2;
}
.wysiwyg table thead td * {
  font-size: 1em;
}

/*.livestrong-related-resources .livestrong-full-width-related-content__logo, .livestrong-call-out .livestrong-full-width-related-content__logo {
bottom: 108% !important;
    width: 35% !important;
    left: 50% !important;
}
.single.single-resources .livestrong-related-resources .livestrong-full-width-related-content__logo {
bottom: 140% !important;
}*/
  .livestrong-full-width-related-content__logo-col-one {
    width: 50%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 60px;
  }
.livestrong-full-width-related-content.livestrong-related-resources.livestrong-margin-y.livestrong-full-width-related-content--yellow, .livestrong-call-out.livestrong-full-width-related-content.livestrong-margin-y.livestrong-full-width-related-content--yellow {
  padding-top: 10rem !important;
}
.single-resources .livestrong-full-width-related-content__logo-col-one {
	display: inherit;
}
.single-resources .livestrong-full-width-related-content__logo-desktop {
	display: none;
}
.livestrong-homepage-hero-banner-title {
  font-size: 2.5rem;
}
.livestrong-homepage-hero-banner-subtitle {
  font-size: 2rem;
}
.livestrong-homepage-hero .livestrong-homepage-hero__spotlight h1 {
  font-size: 2.4rem !important;
}
.livestrong-homepage-hero .livestrong-homepage-hero__spotlight {
  display: grid;
  height: auto !important;
}
.livestrong-homepage-hero__donate-button .standard-button {
  margin-bottom: 40px;
}
}

/*
@media all and (max-width: 675px) { 
.single.single-resources .livestrong-related-resources .livestrong-full-width-related-content__logo {
bottom: 143% !important;
}
}
@media all and (max-width: 625px) { 
.single.single-resources .livestrong-related-resources .livestrong-full-width-related-content__logo {
bottom: 145% !important;
}
}


@media all and (max-width: 525px) { 
.livestrong-related-resources .livestrong-full-width-related-content__logo, .livestrong-call-out .livestrong-full-width-related-content__logo {
  width: 55% !important;
}
}
*/

@media all and (max-width: 425px) { 
table {
  font-size: .8em !important;
}
.livestrong-homepage-hero .livestrong-homepage-hero__spotlight h1 {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.livestrong-grid.livestrong-homepage-hero__spotlight.livestrong-homepage-hero__image-cont {
  padding: 0 1.8rem;
}
.livestrong-col-12.livestrong-col-md-6.livestrong-homepage-hero__image {
  margin-top: 1rem;
}
/**ADJUSTMENT BELOW FOR TALL IAMGE TO ALLOW BUTTON TO BE VISIBLE ON SMALL MOBILE**/	
.livestrong-home-hero-featured__image img {
    max-height: 255px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
  }
.livestrong-full-width-related-content__logo-col-one {
   width: 75%;
}
/*.livestrong-related-resources .livestrong-full-width-related-content__logo, .livestrong-call-out .livestrong-full-width-related-content__logo {
  width: 65% !important;
}*/
}