/*-- Global --*/
/* For galaxy fold ===  */
@media (max-width: 440px) {
	.display-4 {
		font-size: 1.7rem;
	}

	.h1,
	h1,
	.h2,
	h2 {
		font-size: 1.5rem;
	}

	.h3,
	h3,
	.h4,
	h4 {
		font-size: 1.25rem;
	}

	.h5,
	h5 {
		font-size: 1.05rem;
	}
}

@media (min-width: 441px) and (max-width: 812px) {

	h1,
	.h1 {
		font-size: 1.85rem;
	}

	h2,
	.h2 {
		font-size: 1.5rem;
	}

	h3,
	.h3 {
		font-size: 1.25rem;
	}

	.display-4 {
		font-size: 2.25em;
	}
}

.list {
	padding: 2em 0 0;
}

.font-header-AmaticSC .list .list-text-title {
	font-size: 3rem;
}

strong.lead {
	font-weight: bold !important;
}

.wb__fb_box {
	max-width: 350px;
	margin: 0 auto;
}

/*-- Header --*/

.header .header-info .header-business-name {
	font-size: 3rem;
}

/*-- Hero --*/
#hero {
	height: 400px;
	padding-top: 40px;
	background: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/5146DC5B8446A1EBEC5C1ECAA87C5130.png) no-repeat;
	background-position: center center;
	background-size: cover;
}

#hero:after,
section:not(.page-home) .title:after {
	overflow: hidden;
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: rgba(0, 13, 138, 0.31);
}

.cw-heroText {
	z-index: 2;
	text-shadow: 0px 0px 7px rgb(3, 16, 84);
	line-height: 1.35;
}

#hero h1 {
	font-size: 4rem;
	line-height: 1;
}

#hero-divider {
	z-index: 2;
	bottom: 0;
	left: 0;
	width: 100%;
}

#hero span {
	max-width: 80%;
	font-size: 1.25rem;
}

.page-home .detailedlist {
	/* background-image: url(https://apihoard.webit.com/api/v1/Image/A211217D2796687A38DC8CE78A760AAF/A211217D2796687A38DC8CE78A760AAF.jpg?size=1920x1440); */
	padding: 3em 0;
}

/* text inside detailed list */

.page-home .cw-toydrive p {
	color: #16a085;
	font-size: 1rem;
	font-weight: 700;
}

.page-home .cw-toydrive a {
	overflow-wrap: anywhere;
	font-size: .85rem;
	color: #fff;
	background: #45CAED;
	padding: 3px 6px;
	border-radius: 5px;
}

.page-home .cw-toydrive a:hover {
	background: #555;
}

@media (min-width: 330px) {

	.page-home .cw-toydrive a {
		font-size: 1rem;
	}
}

@media (min-width: 992px) {

	.page-home .cw-toydrive a,
	.page-home .cw-toydrive p {
		font-size: 1.7rem;
		font-weight: 400;
	}
}

@media (min-width: 500px) {
	#hero {
		padding-top: 180px;
	}
}

@media (min-width: 1024px) {
	#hero {
		padding-top: 548px;
		height: 808px;
	}

	#hero h1 {
		font-size: 5rem;
	}

	#hero span {
		font-size: 1.5rem;
	}
}

/*-- Home page --*/
.page-home .textwithimage.textwithimage-m4 {
	padding-top: 0;
	padding-bottom: 0;
}

.page-home .text {
	padding: 2em 0;
}

.page-home .text h2 {
	font-size: 4rem;
}

.page-home .detailedlist {
	padding-bottom: 1em;
}

.page-home .detailedlist h2 {
	font-size: 3.5rem;
}

/* -------------------- Customer Editable Stat table ---------------------- */
.cw-stats {
	overflow-x: auto;
	overflow-y: hidden;
	/*background color set by text module*/
	color: #fff;
	text-align: center;
}

.cw-stats h4 {
	font-size: 2rem;
}

.cw-stats table {
	width: 100%;
}

.cw-stats table th {
	font-size: .9rem;
	font-weight: 700;
	padding: 10px 5px;
}

.cw-stats table td {
	font-size: .9rem;
	padding: 1rem 3px;
	line-height: 1;
}

.cw-stats table th+th,
.cw-stats table td+td {
	border-left: 2px solid #fff;
}

/* EXTra Small devices  320 and up */
@media (min-width: 320px) {
	.cw-stats table th {
		font-size: 1rem;
	}

	.cw-stats table td {
		font-size: 1.1rem;
	}
}

@media (min-width: 576px) {
	.cw-stats h4 {
		font-size: 2.5rem;
		margin-bottom: 1rem;
	}

	.cw-stats table td {
		font-size: 1.5rem;
	}
}

@media (min-width: 768px) {
	.cw-stats h4 {
		font-size: 3rem;
		margin-bottom: 1.5rem;
	}

	.cw-stats table th {
		font-size: 1.2rem;
	}

	.cw-stats table td {
		font-size: 2rem;
	}
}

@media (min-width: 992px) {}

@media (min-width: 1200px) {
	.cw-stats h4 {
		font-size: 4rem;
	}

	.cw-stats table th {
		font-size: 1.5rem;
	}

	.cw-stats table td {
		font-size: 2.5rem;
	}
}

/*This is what the original HTML looked like in case it gets deleted or broken*/
/*
<div class="cw-stats">
    <h4>Some of our Stats</h4>
    <table>
        <tbody>
            <tr>
                <th>Funding Provided</th>
                <th>Families Assisted</th>
                <th>Services Paid For</th>
            </tr>
            <tr>
                <td>$123456</td>
                <td>123456</td>
                <td>123456</td>
            </tr>
        </tbody>
    </table>
</div>*/
/* -------------------- End Stat table ---------------------- */

.cw-moms a {
	margin-bottom: 1rem;
}

/* -- Subpage --*/
a.wb__btn-purple {
	background: #AD29B6;
	color: #fff;
}

.detailedlist h2,
.detailedlist .h2 {
	color: #be4ac2;
	line-height: 1;
}

.title {
	position: relative;
	height: 150px;
	margin-bottom: 1em;
	background: url(https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/B972E9D496BDCCEFF5AE329BC4A68E19.jpg) no-repeat center center;
	background-size: cover;
}

.title .title-heading {
	font-size: 2rem;
	padding-top: 35px;
	text-shadow: 0 0 12px black;
	color: #ffffff;
	position: relative;
	z-index: 2;
}

@media (min-width: 768px) and (max-width: 990px) {
	.title {
		height: 210px;
	}

	.title .title-heading {
		padding-top: 85px;
		font-size: 2.5rem;
	}
}

@media (min-width: 991px) {
	.title .title-heading {
		padding-top: 45px;
		font-size: 3.5rem;
	}
}

@media (min-width: 1200px) {
	.title {
		height: 280px;
	}

	.title .title-heading {
		padding-top: 150px;
	}
}

/* ================== donate page =============== */
.donateSection {
	background-image: url("https://cdn.powersports.com/cdn-cgi/image/h=1440,w=1920/829039B1E6505E2ACC4E48E6AA64EA59.jpg");
	padding: 8em 0;
	background-size: cover;
	background-position: center;
	color: #ffffff;
}

@media (min-width: 768px) {

	.detailedlist h2,
	.detailedlist .h2 {
		font-size: 2.5rem;
	}
}

/*-- Override ordering of detailed list for mobile ---*/

@media (max-width: 1023px) {
	.detailedlist .detailedlist-item .col-lg-7 {
		order: 1 !important;
		margin-bottom: 2em;
	}
}

/*-- Pop up --*/
.modal-dialog {
	max-width: 650px;
}

.modal-body h2 {
	font-size: 4rem;
}

.modal-header .close {
	color: #000;
}


/*VIDEO*/

/* @media (min-width: 992px) {
	.cw-aboutUSIMG {
	  margin-top: -36em;
	}
  }
  
  @media (min-width: 1200px) {
	.cw-aboutUSIMG {
	  margin-top: -34em;
	  margin-bottom: -9em;
	}
  }

  @media (min-width: 992px){
	.mt-lg-5, .my-lg-5 {
		margin-top: 3rem!important;
		margin-bottom: 260px;
	}
  }

  @media (min-width: 992px) {
	.offset-lg-6 {
		margin-left: 50%;
		margin-bottom: 222px;
	}
  } */
@media (min-width: 1480px){
	.embed-responsive {
		position: relative;
		display: block;
		width: 100%;
		padding: 0;
		overflow: hidden;
		margin-top: -351px !important;
		margin-top: -360px;
	}
}

@media (min-width: 1200px){
	.embed-responsive {
		position: relative;
		display: block;
		width: 100%;
		padding: 0;
		overflow: hidden;
		margin-top: -337px !important;
		margin-top: -360px;
	}
}


@media (min-width: 768px){
	.embed-responsive {
		position: relative;
		display: block;
		width: 100%;
		padding: 0;
		overflow: hidden;
		margin-top: -11px !important;
		margin-bottom: 45px;
	}
}


@media (min-width: 330px){
	.embed-responsive {
		position: relative;
		display: block;
		width: 100%;
		padding: 0;
		overflow: hidden;
		margin-bottom: 31px !important;
	}
}

@media (min-width: 992px) {
	.offset-lg-6 {
		margin-left: 50%;
		margin-top: -335px;
	}
}


