@charset "utf-8";
@font-face {
    font-family: DayPosterBlack;
    src: url(DAYPBL__-webfont.woff);
}
/* 
Theme Name: Wins4Warriors
Theme URI: http://experiencedmg.com
Description: Built from the ground up.
Author: Douglas Marketing Group
Version: 1.00
******************************************************/



/* Global
******************************************************/
@media screen and (max-width: 767px) {
	.banner_logo {
		max-width: 100px;
		margin-top: 30px;
	}
}

* { vertical-align: baseline; font-size: 100%; outline: 0; padding: 0; margin: 0; }

body { background-color:#fff; color:#000; font-family: 'Lato', sans-serif; }

h1 { font-size:81px; margin:0; padding:0; }
h2 { font-size:60px; margin:0; padding:0; }
h3 { font-size:40px; margin:0; padding:0; }
h4 { font-size:35px; margin:0; padding:0; }
h5 { font-size:25px; margin:0; padding:0; }
h6 { font-size:20px; margin:0; padding:0; }

.nogutter { padding-left:0; padding-right:0; }
.nogutter-l { padding-left:0; }
.nogutter-r { padding-right:0; }

.button-style {
		background-color: #920B12;
		border-radius: 0px;
		border:none;
		color:#fff;
		text-decoration:initial;
		margin: 15px auto 0 0;
		font-size:16px;
		padding: 13px 18px;
		text-transform: uppercase;
		text-align:center
	}

.button-style:hover {
	text-decoration:none;
	color:#fff;
	background-color: #870c12 !important;
}

.center-button {
	margin: 10px 0 0 0;
	text-align: center !important
} 

.button-style a {
	color:#fff;
}

.button-style a:hover {
	text-decoration:none;
	color:#fff;
}

/* Harvey Page */

.page-id-386 .gradientButton {
	display: none !important;
}
.harvey--content .row {
	margin: 30px 0;
	padding: 0 8px;
}
#hero__heading-harvey {
	font-size: 20px;
	text-align: center;
}
.harvey-hero__image {
	margin-top: 170px;
	min-height: 20rem;
}
.harvey__box {
    max-width: 1000px !important;
    display: block !important;
    margin: 0 auto !important;
}

.img-bg {
	min-height: 22rem;
}
.harvey__box p {
	margin: 16px 0 !important;
}

.img-bg {
	margin: 1rem 0;
}

.hero__buttons .btn {
		margin: 0 16px;
}


/* Gallery PAge */

.gallery__section {
	padding: 300px 0;
    max-width: 1300px;
    text-align: center;
    margin: 0 auto;
}

.home__edits {
	padding: 32px 0;
}

.banner__star img,
.heading__star img{
	width: 20px;
	height: 20px;
}

.hero__banner {
    max-width: 800px;
    background: #192f45;
    color: white;
    margin: 1.5rem auto;
    padding: 8px 10px 0 10px !important;
}

.hero__banner p {
	color: #fff !important;
}

.hero__banner-nobg {
	max-width: 985px !important;
	background: none !important;
	color: #192f45 !important;
	border-top: 1px solid #192f45;
	border-bottom: 1px solid #192f45;
}
.hero__heading {
	text-transform: uppercase;
	font-weight: bold;
	color: #192f45;
	padding-top: 24rem;
}

.hero__text {
	max-width: 700px !important;
	display: block !important;
	margin: 16px auto 0 auto !important;
	color: #000 !important;
	font-size: 20px !important;
	padding: 0 1rem;
}

.hero__banner-big {
	background: #192f45;
	padding: 5px 20px;
	max-width: 900px;
	display: block;
	margin: 0 auto;
	margin-top: 20rem;
	position: relative;
	overflow: hidden;
}

.banner__para{
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	padding: 0.5rem 0.5rem 0 0.5rem
}
.hero__armed {
	margin-top: 20rem;
	max-width: 200px;
	display: block;
	margin-bottom: 20px;
}

.hero__banner-big:before {
	content: "";
	background: url('http://winsforwarriors.org/wp-content/uploads/2017/08/stars.png') center/cover no-repeat;
	position: absolute;
	height: 100%;
	width: 2rem;
	left: 0;
	top: 0;
}
.hero__banner-big:after {
	content: "";
	background: url('http://winsforwarriors.org/wp-content/uploads/2017/08/stars.png') center/cover no-repeat;
	position: absolute;
	height: 100%;
	width: 2rem;
	right: 0;
	top: 0;
}


.hero__banner-big h3 {
	color: #fff;
	text-transform: uppercase !important;
}

.twobox__box {
	padding: 1rem;
}

.twobox__box h4 {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 2rem;
}

.twobox__box .btn,
.special__hero .btn {
	position: relative;
	margin-top: 1rem;
}

.tribox__image img {
	max-width: 100px;
	margin: 1rem auto;
	width: 100%;
	display: block;
}
.banner__text {
	font-size: 14px;
	padding: 0 1rem;
}


@media only screen and (min-width : 766px){


	.owl-nav {
		bottom: 40rem !important;
	}

.hero__armed {
	margin-top: 20rem;
	max-width: 300px;
	display: block;
	margin-bottom: 20px;
}

.logo__pic-header {
	max-width: 900px !important;
	max-height: 690px !important;
}

.special__hero .btn,
.twobox__box .btn {
	margin-top: 70px;
}
	.owl-carousel .owl-item img {
		width: auto !important;
	}

.banner__para {
	font-size: 29px;
	padding: 0.5rem 2rem 0 2rem
}

.special__hero {
/* 		min-height: 90vh !important;
		display: flex !important;
		justify-content: center !important; */
	}

.twobox__box h4 {
	font-size: 35px;
}

.hero__tribox {
	display: flex;
	width: 600px;
	align-items: center;
	justify-content: space-between;
	margin: 1rem auto 0 auto;
}
.tribox__image {
	width: 33.333333%;
}
.hero__banner-big {
	margin-top: 24rem !important;
}

.hero__armed {
	margin-top: 24rem !important;
}
.logo__pic-header,
#hero__heading-harvey {
	padding-top: 24rem !important;
	font-size: 60px;
}

.logo__pic-header,
#hero__heading-harvey { padding-top: 36rem; }
		img.center-block {margin-top: 9rem;}
.banner__text {
	font-size: 22px;
}
	.hero__twobox {
		display: flex !important;
		justify-content: space-between;
		margin: 2rem auto;	
		max-width: 842px;
	}
	.twobox__box {
		width: 49.7% !important;
	}
	.twobox__left h4,
	.twobox__left p{
		text-align: right !important;
	}
	.twobox__left {
		border-right: 3px solid #940709;
		padding-right: 2rem;
	}
	.twobox__right {
		border-left: 3px solid #940709;
		padding-left: 2rem;
	}
	.twobox__right p,
	.twobox__right h4 {
		text-align: left !important;
	}

	.twobox__left .btn {
		float: right !important;
	}
       .hero__banner-big {
		padding: 10px 50px;
	}
	.twobox__box h4 {
		font-size: 22px !important;
	}
	.twobox__box {
		position: relative;
		min-height: 27rem; 
	}
	.twobox__box .btn {
		position: absolute;
		bottom: 0;
	}
	.twobox__left .btn {
		right: 1rem;
	}
	.twobox__right .btn {
		left: 1rem;
	}
	.twobox__box .btn:before {
	content: "";
	height: 42px;
	width: 42px;
	position: absolute;
	top:0;
	background: url('https://s3.amazonaws.com/build-w4w/svgs/Wins+for+Warriors+Website+Sliders+04_Facebook+Icon.svg') center/30% no-repeat #940709;
}

.twobox__left .btn:before {
	left: -42px;
	border-right: 1px solid #fff !important;
}
.twobox__right .btn:before {
	right: -42px !important;
	border-left: 1px solid #fff !important;
}
}


.owl-nav {
	height: 50px !important;
	position: absolute;
	bottom: 20rem;
	left: 0;
	width: 100%;
}

.owl-prev,
.owl-next {
	position: absolute;
	top: 0;
	display: inherit !important;
	height: 100%;
	width: 3rem;
}

.owl-prev {
	left: 1rem;
}
.owl-next {
	transform: rotate(180deg);
	right: 1rem;
}




.row {
	margin: 0 !important;
}

.home__edits h1 {
	padding: 32px 0;
}
	.edits__box {
		padding: 16px 0;
		
	}

	.edits__box h2,
	.edits__third h2 {
		color: #fff;
    		font-family: 'Graduate', cursive;
		font-size: 28px;
		margin-bottom: 16px;
	}
	.edits__box h3,
	.edits__third h3 {
		color: #fff;
		font-size: 20px;
		margin: 20px 0 10px 0;
		font-weight: bold;
	}
	.edits__box p,
	.edits__third p {
		font-size: 16px !important;
		text-align: left !important;
	}

	.edits__box p span {
		color: #192f45;
	}

.edits__third 
.home__testimonial {
	display: flex;
	justify-content: center;
	background: #192f45; 
	padding: 32px;
	margin-bottom:80px;
}

.home__testimonial img {
	margin-right: 20px;
}

.home__testimonial p {
	font-size: 18px !important;
	color: #fff;
	max-width: 1000px;
}

p.home__name-local {
	font-size: 14px !important;
	margin-top: 20px !important;
}

p.home__name-local span {
	color: #940709;
}

.home__highlights {

}

.highlights__logos img {
	width: 200px;
	height: 150px;
	margin: 32px auto;
	display: block;
}

.jtbuttons {
	padding: 32px !important;
}

.highlights__content img {
	width: 100%;
	margin-bottom: 16px;
}

.highlights__content .highlights__inner img {
	width: 74px;
}

.highlights__inner {
	padding: 16px 0;
}

.highlights__content {
	position: relative;
}

.highlights__wrapper {
	position: absolute;
	height: 0;
	opacity: 0;
}

.highlights__wrapper.active {
	position: static;
	height: auto;
	opacity: 1;
}

@media screen and (min-width: 992px) {
.harvey--content .row {
	margin: 40px auto !important;
	padding: 0 8px;
	max-width: 1200px
}
.img-bg-large {
	min-height: 35rem !important;
}
.img-bg {
	margin: 0;
}
        .edits__third {
		width: 33.333333%;
		padding: 8px !important
	}
	.edits__third h2 {
		color: #fff !important;
		font-size: 40px !important;
	}

	.edits__third p {
		font-size: 16px !important;
		text-align: left !important;

	}
	.home__edits {
		display: flex;
		
	}
	.edits__box {
		width: 50%;
		
	}
	.edits__left {
		border-right: 1px solid rgba(0,0,0,0.3);
		padding: 0 20px 0 0 !important;
	}
	.edits__right {
		border-left: 1px solid rgba(0,0,0,0.3);
		padding: 0 0 0 20px !important;
	}

	.highlights__logos {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		padding: 32px 0;
		margin: 0 auto;
		max-width: 900px;
	}
	.highlights__logos a {
		width: 50%;
		margin: 2rem 0;
	}
	.highlights__logos img {
		margin: 0 auto;
	}
	.btd-5th {
		width: 17%;
		max-width: 220px;
	}

	.jtbuttons {
		display: flex;
		justify-content: space-around;
		margin: 75px 0 !important;
	}

	.btd-5th h3 {
		font-size: 18px !important;
	}

	.highlights__content .highlights__wrapper {
		display: flex;
		align-items: flex-start;
		margin-top: 32px;
	}
	.highlights__content img {
		width: 400px;
		margin-right: 20px;
	}



	.highlights__inner {
		display: flex;
	}
}

@media screen and (min-width: 1330px) {

	.highlights__logos {
		flex-wrap: no-wrap;
		max-width: none;
	}
	.highlights__logos a {
		width: auto;
		margin: 0;
	}
	.highlights__logos img {
		margin: 0 30px;
	}
}

.btn-red {  border:0; border-radius:0; color:#fff; font-size:16px; background-color:#940709; padding:10px 20px 10px 20px; margin:0; }
.btn-red a { color:#fff; text-decoration:none; text-transform:uppercase; padding:0; margin:0;  }
.btn-red:hover { background-color:#881a1b; }
.btn-red i { font-size:25px; top:3px; left:6px; position:relative; }

.btn-white {  border: 2px solid #940709; border-radius:0; color:#940709; font-size:16px; background-color:#fff; padding:10px 20px 10px 20px; margin:0;  }
.btn-white a { color:#940709; text-decoration:none; text-transform:uppercase; padding:0; margin:0;  }
.btn-white:hover  { background-color:#940709; color: #fff; border: 2px solid #fff; }
.btn-white:hover a { color: #fff; }

.holdbg { background-image: url(img/bg-w4w-head.jpg); width:100%; height:100%; background-position:center center; background-repeat: no-repeat; background-size:cover; }

.logosmall { display:none; }
.logo__blue { height: 15.5rem; }

.contact-popup{
	display: none;
max-height: 48rem;
}

.contact-popup input,
.contact-popup textarea{
border: none;
background: #efefef;
color: #444;
padding: .5rem;
}

.contact-popup .wpcf7-mail-sent-ok{
	position: absolute;
    top: 23px;
    margin: 0;
    width: 100%;
    height: 95%;
    background: rgba(255,255,255,0.9);
    display: flex;
    align-items: center;
border: none;
}

.contact-popup .wpcf7-submit{
	color: #ffffff;
    font-weight: bold;
background: #940709;
width: 20rem;
    font-size: 18px;
text-transform: uppercase;
border: none;
    display: block;
margin: 0 auto;
    padding-top: 12px;
    padding-bottom: 12px;
}

#popmake-315 {
	padding: 0 !important;
}

.popup__header {
	background: url('http://winsforwarriors.org/wp-content/uploads/2017/03/Grand-Slam-Popup-Header.jpg') center/cover no-repeat;
	min-height: 32rem;
	position: relative;
}
.popup__content {
	position: relative;
	background: #192f45;
	text-align: center;
	width: 100%;
	padding: 0 0 1rem 0;
	border-bottom: 3px solid #fff;
	text-align: center;
	font-family: 'Lato', sans-serif;
}
.content__rib {
	position: absolute;
	bottom: -5.3rem;
	width: 75.4%;
	left: 12.4%;
	z-index: 1;
}
.content__greenbow {
	background: #00592c;
	color: #fff;
	padding: 5rem 0;
	position: relative;
	max-width: 100%;
	width: 431px;
	margin: 0 auto;
	display: block;
}
.greenbow__heading {
	font-size: 2.25rem;
	margin: 1rem 0 0 0;
	font-family: 'Lato', sans-serif;
}

.greenbox__tri {
	position: absolute;
	width: 100% !important;
	bottom: 0;
	left: 0;

}
.content__info {
	color: #fff;
	padding: 1rem;
	font-family: 'Lato', sans-serif;

}

.content__info p {
	display: block;
	margin: 1rem auto;
	max-width: 800px;
	font-family: 'Lato', sans-serif;
}
.info__heading {
	color: green;
	font-weight: bold !important;
	font-size: 2.5rem !important;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
}
.info__heading span {
	font-weight: normal !important;
	font-family: 'Lato', sans-serif;
}

.info__link-pic {
	max-width: 7rem !important;
	margin: 0 0 0.4rem 1.15rem;
}
.popup__footer {
	padding: 1.5rem 1rem;
	background: green;
	text-align: center;
}


.footer__link {
	color: #192f45;
	font-weight: bold !important;
	font-size: 2.25rem !important;
	margin: 0;
	font-family: 'Lato', sans-serif;
}

.footer__link a {
	text-decoration: none;
	color: #192f45;
}
/* Armed Services Salute Section */

/* End Armed Services Section */

/* 1000 Christmas Salutes */
.section__december {
	text-align: center;	
	padding: 2rem;
}

.december__image {
	background: url('http://winsforwarriors.org/wp-content/uploads/2016/11/NUCLASSICA-PublicityShot.jpg') center/cover no-repeat;
	min-height: 23rem;
}
.details__heading {
	font-family: "Graduate";
	text-transform: uppercase;
}
.details__logo {
	max-width: 300px;
	width: 100%;
}
.details__subheading {
	font-weight: bold;
}
.december__bottom {
	text-align: center;
	width: 100%;
	font-weight: bold;
	margin-top: 30px;
}
.section__banner {
	background: url('http://winsforwarriors.org/wp-content/uploads/2016/11/W4W-1000-Christmas-Salutes-Border.jpg') repeat-x;
	width: 100%;
	min-height: 20px;
}

.section__red {
	background: url('http://winsforwarriors.org/wp-content/uploads/2016/11/W4W-1000-Christmas-Salutes-Red-House.jpg') center/cover no-repeat;
	color: #fff;
	text-align: center;
	padding: 2rem;
}
.red__heading {
	font-family: Graduate;
	text-transform: uppercase;
}
.redbox__button {
		width: 30%;
		display: block;
		margin: 20px auto 0 auto;
		border-radius: none;
		border: none;
		background-color: #192f45; 
		color: #fff;
		text-transform: uppercase;
		padding: 15px 10px;
		text-decoration: none;
		min-width: 140px;
	}
.redbox__button:hover {
	text-decoration: none;
}
.redbox__box h2 {
	margin-top: 25px;
}
@media screen and (min-width: 725px) {
	.section__december {
		display: flex;
		flex-wrap: wrap;
		max-width: 1300px;
		margin: 0 auto;
	}
	.december__details {
		width: 50%;
		text-align: right;
	}
	.details__heading {
		font-size: 55px;
	}
	.december__image {
		width: 40%;
		margin: 0 16px 16px 16px;
	}

	.section__red {
		padding: 4rem 3rem;
	}
	.red__heading {	
		font-size: 55px;
	}
	.red__redbox {
		display: flex;
		flex-wrap: wrap;
	}
	.redbox__box {
		width: 50%;
		margin-top: 70px;
	}
	.redbox__box h2 {
		font-size: 25px;
		text-transform: uppercase;
	}
}

.shopify-buy__product {
  padding: 0 2rem 2rem 2rem; }

/* End 1000 Christmas Salutes */
/* 
Threebox Section on Homepage
*/

#special__threebox__header {
	background: url("https://s3.amazonaws.com/build-w4w/jpgs/baseball-bat.jpg") center/cover no-repeat;
	position: relative;
	color: #fff;
}

#special__threebox__header h1 {
	text-align: center;
	font-family: "Graduate";
	position: relative;
	z-index: 1;
	padding: 3rem 1rem; 
}

.threebox__header__bluefilter {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0;
	background: rgba(18,35,69,0.8);
}

body.home .special__threebox {
}

body.home #threebox__two img {
	padding-bottom: 3rem;
}

#box__comerica {
	padding-bottom: 3rem;
}
/* Special Ticket Package Page
*****************************************************/
/* Hero Section */
#hero__heading-harvey {
	padding-top: 20rem;
}
.logo__pic-header {
	width: 100%;
	max-width: 70%;
	padding-top: 20rem;
	display: block;
	margin: 0 auto;
	min-width: 220px;
}

.special__hero{
	min-height: 50rem;
	max-height: 840px;
	background: url("http://winsforwarriors.org/wp-content/uploads/2018/07/WINS_ParkIt_2018_Website_Slider_Background_v1.jpg") center/cover no-repeat;
	padding-bottom: 15rem;
}

.special__hero h1 {
	color: #192f45 !important;
	font-family: Graduate;
	text-transform: uppercase;
	font-size: 37px;
	margin-top: 30px;
}


.special__hero a {
	text-decoration: none;
}

.hero__button-section{
    padding-top: 7rem !important;
}

.hero__button-section button {
	height: 8rem;
	width: 24rem !important;
	font-size: 2.3rem;
	text-align: center;
	display: block;
	margin: 0 auto;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	position: relative;
	z-index: 1;
}

.para__red {
	color: #91070a;
}
	
#hero__heading {
	text-transform: uppercase;
	text-align: center;
	color: #192f45;
	padding: 2rem 1rem 5rem 1rem;
	font-size: 4rem !important;
	font-family: "day-poster" !important;
}




/* Join Banner */

.special__join {
	background-color: #fff;
	color: #122347;
	text-align: center;
	font-family: "Graduate";
	display: flex;
	align-items: center;
}

#join__text {
	font-size: 5rem;
	text-align: center;
	width: 100%;
	padding: 2rem 1rem;
}

#twobox__one {
	width: 100%;
	min-height: 40rem;
}

@media screen and (min-width: 1160px) {
#twobox__one,
#twobox__two {
	width: 50%;
}

#twobox__two {
padding-bottom: 14rem !important;
}
}

#twobox__two {
	background: #940709;
	color: #fff;
	text-align: center;
	padding: 2rem;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#twobox__two p{
	font-size: 22px;
}

#twobox__two li {
	font-size: 22px;
}
/* Threebox Banner */
.special__blue {
	background: #192f45;
	color: #fff;
	text-transform: uppercase;
	padding: 2rem 1rem;
	display: flex;
	justify-content: center;
}

.special__blue h4{
	font-family: "Graduate";
}

.blue__banner {
	display: flex;
	flex-direction: column;
}

#banner__one {
	width: 100%;
}

#banner__two {
	width: 100%;
}

#banner__two button{
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	margin-bottom: 1rem;
}

#banner__three {
	width: 100%;
}

/* Event Banner */

.events__banner {
	text-align: center;
	text-transform: uppercase;
	padding: 3rem;
}

.events__banner h2 {
	font-size: 47px;
}

.star__banner {
	width: 100%;
	height: 4rem;
	background: url("https://s3.amazonaws.com/build-w4w/pngs/star-01.png");
	background-repeat: repeat-x;
	background-size: 4rem;
}
/* Contact Banner */

.special__contact {
	background-color: #192f45 ;
	text-align: center;
	font-family: "Graduate";
	align-items: center;
	position: relative;
	padding: 3rem;
	color: white;
}

.special__contact button {
	min-width: 19rem;
	text-transform: uppercase;
	font-family: 'Lato', sans-serif;
	margin-top: 1rem;
}

.special__contact p {
	margin: 0;
}
/* Banner Text Media Queries
#contact__text {
	text-align: center;
}


/* End Banner Text Media Queries */
/* Join for Armed Services Salute Section */
.salute {
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	font-family: "Graduate", sans-serif;
}

.salute__border {
	background: url(http://winsforwarriors.org/wp-content/uploads/2016/09/w4w-border.jpg);
	width: 100%;
	height: 2rem;
}

.main__running-pic {
	width: 100%;
}

.running-pic__pic {
	background: url("http://winsforwarriors.org/wp-content/uploads/2016/09/w4w-run.jpg");
	background-size: cover;
	height: 100%;
}
.main__info {
	width: 100%;
	text-align: center;
	padding: 1 rem;
}

.main__info h2 {
	color: #91070a;
	font-size: 4rem;
}

.main__info button {
	text-transform: uppercase;
	font-family: "Lato", sans-serif;
	margin-bottom: 1rem;
}

.logo__pic {
	max-width: 100%;
	width: 50%;
}

.info__logo-times {
	text-align: center;
	padding-bottom: 2rem;
	justify-content: center;
	margin: 0;
	display: flex;
	flex-direction: column;
}

.time-logo {
	display: block;
	margin: 0 auto;
}

.logo__times {
	font-size: 2rem;
}

@media screen and (min-width: 1160px) {
	.special__contact{
		align-items: flex-end;
		display: flex;
		justify-content: space-around;
		width: 100%;
	}
	.twobox__section {
	display: flex;
	justify-content: center;
	position: relative;
	}

	#twobox__one, #twobox__two {
		padding-bottom: 8rem;
	}	
	



}

@media screen and (min-width: 1125px) {
	.salute__main {
		display: flex;
	}
	.main__running-pic {
		max-width: 21%;
	}

	.main__info {
		max-width: 79%;
	}

}

@media screen and (min-width: 700px) {
	.info__logo-times {
		margin: 0 20%;
		flex-direction: row;
	}
	.logo__times {
		font-size: 3rem;
	}
}
/* End Salute Section */
@media screen and (min-width: 1000px) {
	.special__threebox {
		display: flex;
		position: relative;
	}
	.special__hero{
		position: relative;
	}

	.hero__gradient{
		width: 100%;
		height: 100%;
		top: 0;
		position: absolute;
		z-index: -1;
		background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,0) 77%, rgba(255,255,255,1) 100%);
		background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 77%,rgba(255,255,255,1) 100%);
		background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,0) 77%,rgba(255,255,255,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
	}
	
	#hero__heading {
		text-transform: uppercase;
		text-align: center;
		color: #fff;
		padding: 2rem 14rem 5rem 14rem;
		font-size: 10rem !important;
		font-family: "Graduate";
	}
	.special__blue {
		height: 10rem;
		padding-top: 2.5rem;
	}
	.blue__banner {
		flex-direction: row;
		min-width: 1000px;
		max-width: 1700px;
	}

	.special__blue h4{
		font-size: 25px;
	}

	#banner__one,
	#banner__three{
		display: flex;
    		align-items: center;
		justify-content: center;
	}

	#banner__one {
		width: 33.333333%;
	}

	#banner__two {
		width: 33.333333%;
	}

	#banner__two button{
		margin-bottom: 0;
	}

	#banner__three {	
		width: 33.333333%;
	}

	.threebox__box {
		width: 33.333333%;
	}

	.threebox__two{
		padding-bottom: 8rem;
	}

	#threebox__two{
		width: 40%;
	}
	.armed__banner {
		position: relative;
	}
	.special__blue{
		position: absolute;
		bottom: -4rem;
		left: 0;
		background: url("https://s3.amazonaws.com/build-w4w/svgs/w4w-blue-banner.svg") center top/105% no-repeat;
		width: 100%;
		z-index: 1;

	}

	#contact__text{
		padding-right: 2rem;
	}
}
/* POP up Modal
*****************************************************/

#popModal { z-index:9999; }
#popModal { background: transparent; background-color: transparent; }

#popModal .modal-content { box-shadow: 0 0 0 !important; background-color: transparent; background: none; border: 0 !important; }


/* DONATE BUTTON 
*****************************************************/

#button_only_crowdrise_widget div.crDonateWidget {
            margin-left: 0 !important;
            margin-right: 0 !important;
            padding: 0 !important;
            height:48px;
}
#button_only_crowdrise_widget .crDonateWidget h4 { display: none;  }
#button_only_crowdrise_widget .crDonateTriangle { display: none !important;}
#button_only_crowdrise_widget .crImageAndTitleOuter { display: none !important;}
#button_only_crowdrise_widget .CRShadowImage { display: none !important;}
#button_only_crowdrise_widget .crDonateWidgetOuter {
            border:0 !important;
            box-shadow: none !important;
            -webkit-box-shadow: none !important;
            margin-top: 0 !important;
            margin-right: 0 !important;
            margin-bottom: 0 !important;
            margin-left: 0 !important;
}
#button_only_crowdrise_widget .crDonateWidget {
margin:0 !important;
box-shadow: none !important;
-webkit-box-shadow: none !important;
background-color: inherit !important;
padding: 0 10px !important;
}
#button_only_crowdrise_widget .startFundraiser { display: none !important;}
#button_only_crowdrise_widget .gradientButton {
width: inherit !important;
margin-bottom: 0 !important;
background:#940709 !important;
border-top:0;
}
#button_only_crowdrise_widget .crLogo img { display: none !important;}
#button_only_crowdrise_widget .crDonatedLabel { display: none !important; }
#button_only_crowdrise_widget .crDonated {display: none; }
 .gradientButton:not([dummy]) { border:0 !important; }
 .gradientButton { border:0 !important; font-family: 'Lato', sans-serif; font-weight: normal; }
 span.donateNow { border:0 !important; }
 .gradientButton { border-radius: 0px !important;  width: auto !important;  }
 span.donateNow { font-weight:normal !important; border-radius: 0px !important; font-size:16px !important; padding-top:15px !important; }

div#crDonateWidget_winsforwarriorsgener_JustinVerlander.qismerenglkkujpn span.donateNow {}

#crDonateWidget_winsforwarriorsgener_JustinVerlander, #button_only_crowdrise_widget { width:100% !important; }
.crDonateWidgetOuter { background-color: transparent !important; }

div#crDonateWidget_winsforwarriorsgener_JustinVerlander a { color: #940709 !important; }

#button_only_crowdrise_widget .gradientButton:hover { background-color:#881a1b !important; }


/*new button*/

div#crDonateWidget_wins-for-warriors-foundation_ a { color:#940709 !important; }
#crDonateWidget_wins-for-warriors-foundation_ { width:100% !important; }



/* Nav
******************************************************/



.navcontainer-mob { display: none; }

.navcontainer-outer {  position:fixed; z-index: 99; top:0; width:100%; }

.navbar-brand { position: absolute; width: 100%; left: 0; top: -15px; text-align: center; margin: auto; z-index:10; }
.navbar-brand > img { display:inline; }

.navbarcust { background-color: transparent; border: 0; }

.nav > li > a { padding:0 10px; }
.navbar-default .navbar-nav > li > a { font-weight:700; font-size:17px; color:#fff; text-transform: uppercase; }
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color: #fff; text-decoration: underline; }
.navbar-left, .navbar-right { margin-top: 55px; }
.navbar-left { margin-left: -15px; }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background-color: transparent; color: #940709; }

.navbar-nav li a { color: #000 !important; }

.abovenav { position:relative; top:30px; border-bottom: 1px solid #000 !important; padding-bottom:20px; border:none !important; }
.socialhead { z-index: 20; }
.socialhead a { color: #fff; }
.socialhead i { color:#000 !important; font-size:33px; margin:0 15px 0 0; }
.socialhead i:hover { color: #940709; }
.donatehead { z-index: 20; text-align: right; }


/*internal nav*/

.navbarcust-int { background-color: #fff; border: 0; }
.navbarcust-int .nav > li > a { padding:0 10px; }
.navbarcust-int .navbar-nav > li > a { font-weight:700; font-size:17px; color:#000; text-transform: uppercase; }
.navbarcust-int .navbar-nav > li > a:focus, .navbarcust-int .navbar-nav > li > a:hover { color: #940709; text-decoration:underline;  }
.navbarcust-int .navbar-left, .navbarcust-int .navbar-right { margin-top: 55px; }

.abovenav-int { position:relative; top:30px; border-bottom:1px solid #000; padding-bottom:20px; z-index:9; }
.socialhead-int { z-index: 20; }
.socialhead-int a { color: #000; }
.socialhead-int i { color:#000; font-size:33px; margin:0 15px 0 0; }


/** Anchor Jumps from Internal Nav **/

#about, #howwehelp, #results, #takeaction, #connect { display:block; content: ""; margin-top:-155px; height:155px; visibility:hidden; }


/* Header
******************************************************/

.headbg { background-image: url(img/bg-w4w-head.jpg); width:100%; height:999px; background-position:center center; background-repeat: no-repeat; background-size:cover; }

.headbg h1 { text-align: center; font-family: 'Graduate', cursive; color: #fff; margin-top:540px; }
.headbg h5 { text-align: center; font-family: 'Graduate', cursive; color: #fff; margin-top:15px; }

.headbg .donbx { border:2px solid #fff; padding:20px; margin-top:40px; }
.headbg .donbx p { font-size: 25px; color: #fff; font-weight:400; }
.headbg .donbx p span { font-weight:900; }
.headbg .donbx .btn { margin-top: 16px; font-size:20px; }

.headbg .donbx #button_only_crowdrise_widget { margin-top: 15px; }


/*internal header*/

.navbg { background-color: #fff; }

.internalbg { background-image: url(img/bg-inttop.jpg); width:100%; height:220px; background-position:center center; background-repeat: no-repeat; background-size:cover; }

.internalbg h1 { font-size:95px; text-align: center; color: #fff; font-family: 'Graduate', cursive; margin-top:55px; text-transform: uppercase; } 



/* Mission
******************************************************/

.mission { margin-bottom:40px; }

.mission .tag h2 { font-family: 'Graduate', cursive; }
.mission .tag p { font-size:22px; margin-top:14px; }


.mission .quoteblock p { font-size:15px; font-weight:700; }

.mission .quoteblock .icon { margin-top:7px; }
.mission .quoteblock .quote { margin-top:35px; }
.mission .quoteblock .quote p { font-weight:normal; line-height:30px; }



/* How We Help
******************************************************/

.hwh { margin-top:80px; padding:40px 0; background:url(img/bg-hwh.jpg); width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; }

.hwh h1 { font-size:70px; text-align:center; color:#fff; font-family: 'Graduate', cursive; margin-bottom:25px; }
.hwh p { font-size:25px; color:#fff; text-align:center; }

.hwh .hwhshare { margin-top:25px; margin-bottom:25px; }

/*share hovers*/

.hwh .hwhshare h1 { font-size:95px; text-align: center; color: #fff; font-family: 'Graduate', cursive; }
.hwh .hwhshare p { font-size: 16px; text-align: center; color: #fff; }

.sharebox1 { display:none; }


.hwh .shareicons { margin-top:20px; margin-bottom: 20px; text-align:center; color:#fff; }
.hwh .shareicons i { color:#fff; font-size:35px; margin:0 10px; }
.hwh .shareicons a { padding:0; }

.hwh h4 { color:#fff; font-family: 'Graduate', cursive; text-align:center; }



/* Results
******************************************************/

.results { margin-top: 40px; margin-bottom: 40px; }

.results  h1 { font-size:70px; text-align:center; font-family: 'Graduate', cursive; margin-bottom: 20px; }
.results .retop h3 { text-align: center; }
.results .retop h3 span { color:#940709; font-weight: 900; }
.results .retop p { font-size:15px; text-align:center; margin-top:15px; }

.results .renav { margin-top:40px; }

.results .renav ul { list-style: none; }
.results .renav ul li { border-bottom:2px solid #000;   }
.results .renav ul li a { font-family: 'Graduate', cursive; font-size:20px; text-transform: uppercase; color:#000; display:block; padding:10px 0 10px 5px; }
.results .renav ul li:hover a { cursor:pointer; background-color:#940709; color: #fff; text-decoration: none; }
.results .renav ul li:hover { background-color:#940709; }

.results .resultbx p { font-size: 18px; line-height: 30px; margin-top:20px; }
.results .resultbx .btn { text-align: center; margin: 12px auto 0 auto; }


.results .renav ul li a.active { cursor:pointer; background-color:#940709; color: #fff; text-decoration: none; }



/*content to display*/


.tmc, .msp, .rnd, .bcr { display: none; }



/* Join Team
******************************************************/

.jointeam { margin-top:80px; padding:40px 0; background:url(img/bg-jointeam.jpg); width:100%; background-position:center center; background-repeat:no-repeat; background-size:cover; }

.jointeam h1 { color:#fff; font-size: 70px; text-align:center; font-family: 'Graduate', cursive; margin-top:65px; margin-bottom:20px; }
.jointeam h2 { color:#fff; text-align:center; font-family: 'Graduate', cursive; }

.jointeam .jtbuttons { margin-top:75px; margin-bottom:75px; }


.jointeam h3 { font-family: 'Graduate', cursive; text-align:center; color: #fff; margin-bottom:20px; }
.jointeam p { font-size:20px; text-align: center; color: #fff; margin-bottom:15px; }

.jointeam .btn-red { border:2px solid #fff; font-size:20px; margin-top:20px; }

.jtbtn { background:url(img/bg-jointeam-bx.png); border:5px solid #fff; height: 238px;  }
.jtbtn h3 { font-family: 'Lato', sans-serif;  }
.jtbtn p { width:90%; margin:auto; }
.jtbtn { display:table; text-align:center; }
.jtbtn .jtcont { display: table-cell; vertical-align: middle; }

.jtbtn:hover { cursor:pointer; background:url(img/bg-jointeam-bxhover.png); }

.gisoc i { color: #be2026; margin:0 10px; font-size:25px; }

/*modal popups*/

.modal-open .modal { margin-top:175px; }
.modal-content {}
.modal-header { border:0; }
.modal-content h4.modal-title { color: #be2026; font-family: 'Graduate', cursive; text-align: center; border-bottom: 3px solid #be2026; font-size:60px; }
.modal-content .modal-body p { font-size:17px; line-height:24px; margin:0 auto 12px auto; color: #000; width:90%;  }
.modal-content .modal-body p span { color: #be2026;  }
.modal-content .modal-body .btn { font-size:17px; }
.modal-header .close { color: #be2026; font-size:45px; }
.modal-footer { padding: 10px; border:0; }
.modal-footer .btn-default { display:none; }

.modal-open[style] { padding-right: 0px !important; }
.modal {
 overflow-y: auto;
}

.modal-open {
 overflow: auto;
}



/* News & Events
******************************************************/

.news { margin-bottom:40px; }
.news h1 { font-size: 70px; text-align:center; font-family: 'Graduate', cursive; }

.news .bloghm { margin-top:40px; margin-bottom:40px; }
.news .bloghm img {  }
.news .blogvdhm { }

.news .bloghm h3, .news .blogvdhm h3 { margin-bottom: 20px; }

.news article { margin-top:5px; }
.news .date { font-family: 'Graduate', cursive; font-size:30px; }
.news article h6 { margin-top:3px; }
.news article h6 a { color: #000; text-decoration: none; }
.news article h6 a:hover { color: #940709; }


/* Connect With Us
******************************************************/

.connect-top { background-color:#6d7a87; padding:30px 0;  }
.connect-top h1 { font-size: 70px; text-align:center; font-family: 'Graduate', cursive; color:#fff; }
.connect-top h3 { color:#fff; text-align:center; }

/*form*/
.connectfrm { background-color:#192f45; padding:30px 0 30px 0; }

#wpcf7-f8-o1 form input { width:100%; padding: 7px 0; text-indent: 10px; border: 1px solid #fff;; }
#wpcf7-f8-o1 form input.wpcf7-submit { text-indent: 0; border: 1px solid #940709; color: #fff; text-decoration:none; text-transform:uppercase; background-color:#940709; padding: 7px 0;  }
#wpcf7-f8-o1 form input.wpcf7-submit:hover { background-color:#881a1b; border: 1px solid #881a1b; }

#wpcf7-f8-o1 form.wpcf7-form div.wpcf7-validation-errors { display: none !important; }
#wpcf7-f8-o1 form.wpcf7-form span.wpcf7-not-valid-tip { display: none; }
#wpcf7-f8-o1 form.wpcf7-form input[aria-invalid="true"], #wpcf7-f8-o11 form select[aria-invalid="true"] { border:1px solid #940709 !important; background-color: #ffb6b9;  }
#wpcf7-f8-o1 form.wpcf7-form div.wpcf7-mail-sent-ok {   border:none; color:#fff;  margin:0px 0 0px 0; padding:0; text-transform:uppercase; text-align:center; float:left; width:100%; padding-bottom:10px;  }


		/*constant contact form*/
		
		
		
		.constantcontactwidget_form { margin-bottom:25px; color:#fff; }
		.constantcontactwidget_form p { width: 24%; float: left; margin-right:2%; }
		.constantcontactwidget_form p label { width: 100%; margin-bottom: 5px; color: #fff !important; }
		.constantcontactwidget_form p input { width: 100%; padding: 7px 0; text-indent: 10px; color: #000 !important; }
		.constantcontactwidget_form input[type=submit] { padding:8px 0; width:22%; float: left; text-align: center; color: #fff; text-transform: uppercase; background-color: #940709; border: 0; margin:26px 0 0 0; text-indent: 0; }
		.constantcontactwidget_form input[type=submit]:hover { background-color:#881a1b; }


/* Footer
******************************************************/

.bgfooter { padding:40px 0; background:url(img/bg-footer.jpg); width:100%; min-height: 450px; background-position:center center; background-repeat:no-repeat; background-size:cover; }

.footcont { position:relative; color: #fff; }
.footlogo { position: absolute; width: 100%; left: 0; top: -70px; text-align: center; margin: auto; }
.footbor { border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding:30px 0; margin-top:50px; }

.footcont h3 { margin-bottom:30px; }
.footcont p { font-size:18px; }
.footcont a { color: #fff; text-decoration: none; }
.footcont a:hover { text-decoration:underline;  }

.footcont-right { text-align: right; }
.footcont-right a { color: #fff; }
.footcont-right i { color:#fff; font-size:45px; margin:0 0 0 15px; }
.footcont-right i:hover { color:#be2026; }

.copyr { text-align: center; color: #fff; margin-top:80px;  }
.copyr p { font-size:16px; }
.copyr p.copy a { color:#fff; font-size:13px; }
.copyr p.copy a:hover { text-decoration:hover; }


/* Blog Pages - Index
-------------------------------------------------------------- */

.blogarea { margin-top:40px; margin-bottom:0; }
.blogarea h3 { margin-bottom: 20px; }

.blogarea article { margin-top:5px; }
.blogarea .date { font-family: 'Graduate', cursive; font-size:30px; }
.blogarea article h6 { margin-top:3px;  }
.blogarea article h6 a { color: #000; text-decoration: none; }
.blogarea article h6 a:hover { color: #940709; }


.widget-area { margin-bottom:40px; padding-top: 45px; border-top: 2px solid #000; }
.widget-area h3 { font-size:18px; font-weight: 400; margin-bottom:10px;  }

.widget-area ul, .widget-area div li { list-style: none; }
.widget-area ul li, .widget-area div li { margin-bottom: 9px; }
.widget-area ul li a, .widget-area div li a { color: #000; font-size:13px; }
.widget-area ul li a:hover, .widget-area div li a:hover { text-decoration: underline; color:#940709 }

.widget-area .rbor { border-right: 1px solid #000; padding: 10px 20px 10px 20px; min-height: 275px; }

.blogpost { margin-bottom:40px; }

.blogimg .rm { position:absolute; font-size:20px; color: #fff; border: 2px solid #fff; padding: 10px; width:60%; text-align:center;  display:none; margin-left: auto; margin-right: auto; left: 0; right: 0; margin-top:75px; }
.blogimg { background-color:#940709; display:table; }
.blogimg img { opacity: 1; -webkit-transition: .3s ease-in-out; transition: .3s ease-in-out; min-height:270px; }
.blogimg:hover img { opacity: .5; }
.blogimg:hover .rm { display:table-cell; vertical-align: middle; }


/*Blog Single Post*/

.blogsingle { margin-top:40px; margin-bottom:0; }
.blogsingle .titlearea h6 { margin-top:3px; font-size:50px; color: #940709; }
.blogsingle .titlearea .meta { font-size:28px; padding-top:25px; border-top:2px solid #000; margin-top:25px; }

.blogsingle article { margin-top:30px; margin-bottom:30px; }
.blogsingle article p { font-size:16px; }
.blogsingle article .entry a { color: #940709; text-decoration: none; }
.blogsingle article .entry a:hover { text-decoration: underline; }

.blogsingle article .entry h1,
.blogsingle article .entry h2,
.blogsingle article .entry h3,
.blogsingle article .entry h4,
.blogsingle article .entry h5,
.blogsingle article .entry h6 { margin-bottom:10px; }

.blogsingle article .entry ul,
.blogsingle article .entry ol { margin: 10px 0 10px 15px; }
.blogsingle article .entry ul li,
.blogsingle article .entry ol li { margin-bottom: 7px; }


.blogsingle .postmetadata { padding-top:5px; }
.blogsingle .postmetadata a { color: #940709; text-decoration: none; }
.blogsingle .postmetadata a:hover { text-decoration: underline; }

/*blockquote*/

blockquote {
  background: #ededed;
  border:0;
  margin: 1.5em 10px;
  padding: 20px;
  quotes: "\201C""\201D""\2018""\2019";
}
blockquote p:before {
  color: #000000;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
blockquote p {
  display: inline;
}
blockquote p:after {
  color: #000000;
  content: close-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-left: 0.25em;
  vertical-align: -0.4em;
  position:relative;
  top: 15px;
}



/** Pagination for Posts **/

.pagblock { margin-top:30px; margin-bottom:30px; }

.navigation { float:left; margin:0 0 25px 0; }
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled { font-family: 'Graduate', cursive; color: #fff; text-decoration:none; }
.navigation ul { padding:0; margin:10px 0 0 0; }
.navigation li { display: inline; }
.navigation li a, .navigation li a:hover, .navigation li.active a, .navigation li.disabled { font-family: 'Graduate', cursive; background-color: #940709; cursor: pointer; padding: 14px; padding: 0.75rem; }
.navigation li a:hover, .navigation li.active a { background-color: #001444; }



/*donate box on blog pages*/

.donateblog { background-image: url(img/bg-donateblog.jpg); width:100%; height:235px; background-position:center center; background-repeat: no-repeat; background-size:cover; }

.donateblog .donblogbx { border:2px solid #fff; padding:20px; margin-top:40px; }
.donateblog .donblogbx p { font-size: 25px; color: #fff; font-weight:400; }
.donateblog .donblogbx p span { font-weight:900; }
.donateblog .donblogbx .btn { margin-top: 16px; font-size:20px; }

/*button*/
.donateblog .donblogbx #button_only_crowdrise_widget .gradientButton {
width: inherit !important;
margin-bottom: 0 !important;
background:#fff !important;
border-top:0;
}
.donateblog .donblogbx #button_only_crowdrise_widget .crLogo img { display: none !important;}
.donateblog .donblogbx #button_only_crowdrise_widget .crDonatedLabel { display: none !important; }
.donateblog .donblogbx #button_only_crowdrise_widget .crDonated {display: none; }
.donateblog .donblogbx .gradientButton:not([dummy]) { border:0 !important; }
.donateblog .donblogbx .gradientButton { border:0 !important; font-family: 'Lato', sans-serif; font-weight: normal; }
.donateblog .donblogbx span.donateNow { border:0 !important; }
.donateblog .donblogbx .gradientButton { border-radius: 0px !important;  width: auto !important;  }
.donateblog .donblogbx span.donateNow { font-weight:normal !important; border-radius: 0px !important; font-size:16px !important; padding-top:15px !important; color:#940709 !important; }

.donateblog .donblogbx div#crDonateWidget_winsforwarriorsgener_JustinVerlander.qismerenglkkujpn span.donateNow {}

.donateblog .donblogbx #crDonateWidget_winsforwarriorsgener_JustinVerlander, #button_only_crowdrise_widget { width:100% !important; }
.donateblog .donblogbx .crDonateWidgetOuter { background-color: transparent !important; }

.donateblog .donblogbx div#crDonateWidget_winsforwarriorsgener_JustinVerlander a { color: #940709 !important; }
.donateblog .donblogbx div#crDonateWidget_winsforwarriorsgener_JustinVerlander a:hover { color: #fff !important; }

.donateblog .donblogbx #button_only_crowdrise_widget .gradientButton:hover { background-color:#881a1b !important; color:#fff !important; }
.donateblog .donblogbx span.donateNow:hover { color: #fff !important; }

.donateblog .donblogbx #button_only_crowdrise_widget { margin-top: 15px; }





/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* =Breakpoints
-------------------------------------------------------------- */
	
	/* Large Devices, Wide Screens */
	@media only screen and (max-width : 1199px){
        
        .mission h2 { font-size:64px; }
 
	}
 
	/* Medium Devices, Desktops */
	@media only screen and (max-width : 991px){
		
		
		
		/*header*/
         
		 h1 { font-size:51px !important; }
		.headbg h1 { margin-top:350px; }
		.headbg { height: auto; padding-bottom:50px; }
		.socialhead { display: none; }
        .donatehead { margin-bottom: 1rem; }
		.navbar-left { margin-left: -15px; }
		.navbar-default .navbar-nav > li > a { font-size: 11px; }
		
		/*how we help*/
		
		.sharebx { margin-bottom: 20px; }
		
		
		/*results*/
		
		.resultbx { margin-top:20px; }
		
		
		/*join team*/
		
		.jtbtn { width: 100%; height: auto !important; padding: 10px; margin-bottom: 20px; }
        
        .modal-open .modal { margin-top:125px; }
		
		/*footer*/
		
		.footcont-right i { font-size:35px; }
		.footcont p { font-size:14px; }
		.footcont h6 { font-size: 17px; }
		
		/*constant contact form*/
		
		.constantcontactwidget_form { margin-bottom:25px; }
		.constantcontactwidget_form p { width: 100%; }
		.constantcontactwidget_form p label { width: 100%; margin-bottom: 5px; color: #fff; }
		.constantcontactwidget_form p input { width: 100%; padding: 7px 0; }
		.constantcontactwidget_form input[type=submit] { padding:7px 0; width:100%; text-align: center; color: #fff; text-transform: uppercase; background-color: #940709; border: 0; }
		.constantcontactwidget_form input[type=submit]:hover { background-color:#881a1b; }
        
         /*blog pages*/
        .widget-area .rbor { border-right: 0; padding: 10px 20px 10px 20px; height: auto; min-height:0; margin-bottom:25px; }
        
        .donateblog { height: auto; padding-bottom:30px; }
        .donateblog .donblogbx p { font-size: 18px; }
        
        .headbg { padding-left:0; }
        
	}

   

 
	/* Small Devices, Tablets */
	@media only screen and (max-width : 767px){
	

        /*head*/
		
		.navbar-default .navbar-toggle { border: 2px solid #fff; }
		.navbar-toggle { background-color: #e1e1e1; }
		.navbar-default .navbar-toggle .icon-bar { background-color: #000; }
		.navbar-toggle .icon-bar { height: 3px; }
        
        .navbar-default .navbar-collapse, .navbar-default .navbar-form { border: 4px solid #e1e1e1; border-radius:6px; background-color: #fff; padding-top: 10px; padding-bottom: 20px; padding-left: 30px;  }
        .navbar-default .navbar-nav > li > a { font-size: 14px; color: #000; margin:10px 0 0 0; }
        
        .navbar-left, .navbar-right { margin-top: 0; margin-bottom: 0; }
        
        .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { color: #940709; }
        
        /*.navcontainer-outer { display: none; }*/
        .navcontainer-mob { display: block; background-color: transparent; position: absolute; top: 45px; margin-left: auto; margin-right: auto; left: 0; right: 0; }
        .logoreg { display: none; }
        
        .abovenav { border: 0; }
        
        
        
        /*home blog*/
        .blogareapsthm { margin-bottom: 25px; }
        
        /*misison*/
        .misscont { margin-top:25px; }
        
        
		
		/** internal nav **/
		
		.nav-brand-int { display: none; }
		.abovenav-int { display : none; }
		.navbarcust-int { background-color: transparent;  top:20px;  }
		
		
		.navbarcust-int .navbar-left, .navbarcust-int .navbar-right { margin-top: 0; margin-bottom: 0; }
		
		.navbar-default .navbar-collapse, .navbar-default .navbar-form { margin-bottom: 30px; }
		
		/** vid container **/
		
		.video-container { position: relative; padding-bottom: 56.25%; padding-top: 35px; height: 0; overflow: hidden; }
		.video-container iframe, .video-container object { position: absolute;  top:0;  left: 0;  width: 100%; height: 100%; }

        .footcont-right { text-align: center; margin-top: 40px; }
		.footlogo { position: relative; margin: 0 auto -40px auto; }
		.footcont { text-align: center; }
       
 
	}
 
	/* Extra Small Devices, Phones */
	@media only screen and (max-width : 590px){
        
        h1 { font-size:40px !important; }
        h2 { font-size:35px !important; }
        
        /*misison*/
		.misscont { margin-top:25px; }
	}

	@media only screen and (max-width : 932px){
    
        h1 { font-size:25px !important; }
        h2 { font-size:20px !important; }
        h3 { font-size:18px !important; }
        
        /*mission*/
        .mission .tag p { font-size: 18px; }
        .headbg .donbx p { font-size: 18px; }
        
        /*how we help*/
        .hwh p { font-size: 18px; }
        
        /*results*/
        .results h3 { font-size:18px; }
        .results .renav ul li a { font-size:14px; }
        
        /*join team*/
        .jointeam .btn-red { font-size: 13px; }
        .modal-content h4.modal-title { font-size:30px; }
        .jointeam .jtbuttons { margin-top:25px; margin-bottom: 25px; }
        
        /*footer*/
        .footlogo { display: none; }
        .footcont { text-align: center; }
        .footcont-right { margin-top:25px; text-align: center; }
        
    }
 
	/* Custom, iPhone Retina */
	@media only screen and (max-width : 360px){
        
        .jointeam .btn-red { font-size: 11px; }
        
       .modal-content h4.modal-title  { font-size:20px; padding-bottom:10px; }
 
	}

/* Patriot Grant */
.patriot_grant_logo {
	max-width: 100%;
	padding: 0 25px;
}
@media screen and (max-width: 990px) {
	.patriot_grant_logo {
		max-width: 500px;
		display: block;
		padding: 0;
		margin: 40px auto 25px;
		width: 100%;
	}
}

/* Adopt Rescue Heal Slider */
.adopt_content {
	max-width: 1200px;
	padding: 20rem 4rem 50rem;
	margin: 0 auto;
	text-align: center;
}

.adopt_slider .adopt_content img.adopt_logo {
	display: block;
	margin: 0 auto 2rem;
	width: 200px;
}

.adopt_inner h3 {
	color: #941a1d;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.4em;
}

.adopt_inner a {
	background-color: #05954c;
	color: #fff;
	display: inline-block;
	margin-top: 2rem;
	padding: 12px 60px 12px;
	text-transform: uppercase;
	font-size: 16px;
}

.adopt_inner a:hover {
	background-color: #058243;
	color: #fff;
}

@media screen and (min-width: 766px) {
	.adopt_content {
		align-items: center;
		display: flex;
		padding-top: 30rem;
		text-align: left;
	}

	.adopt_slider .adopt_content img.adopt_logo {
		width: 250px;
		max-width: 250px;
	}

	.adopt_inner {
		margin-left: 3rem;
	}
}

@media screen and (min-width: 1024px) {

	.adopt_slider .adopt_content img.adopt_logo {
		width: 300px;
		max-width: 300px;
	}
}


.patriot_content {
    padding: 15rem 4rem 35rem;
    text-align: center;
}

@media screen and (min-width: 768px) {
    .patriot_content {
        padding: 30rem 4rem 50rem;
    }
}

@media screen and (min-width: 1024px) {
    .patriot_content {
        padding: 25rem 4rem 50rem;
    }
}

.patriot_slider img {
    display: block;
    margin: 0 auto 3rem;
    max-width: 350px;
}

.patriot_slider h3 {
    color: #fff;
    background-color: #000;
    display: inline-block;
    font-size: 24px;
    padding: .75rem 2rem;
    margin-bottom: .75rem;
}

.patriot_slider h3 span {
    color: #c3b29e;
}

.patriot_slider p {
    font-size: 16px;
    max-width: 600px;
    margin: 0 auto 1.5rem;
}

.patriot_slider h5 {
    color: #89613c;
    font-size: 16px;
    margin-bottom: 4rem;
}

.patriot_slider a {
    background-color: #94070a;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    padding: .85rem 1.75rem;
}