/*
Theme Name: Henderson Fire Fighters
Theme URI:  https://www.joinhendersonfire.com
Description: Henderson Fire Fighters
Author: City of Henderson
Author URI: https://cityofhenderson.com
Description: Henderson Fire Fighters
Version: 1.1
Tags: Henderson Fire Fighters
License:
License URI:
*/

@import url('https://fonts.googleapis.com/css2?family=League+Gothic&family=Montserrat:ital,wght@0,100..900;1,100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');

html, body {
	font-size: 15px;
	font-family: "Noto Sans", sans-serif;
    font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	height: 100%;
}

h1 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 82px;
	line-height: 82px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
}

h2 {
	font-size: 18px;
	font-family: 'League Gothic', sans-serif;
	color: #f47421;
	font-weight: 900;
}

h3 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 45px;
	line-height: 50px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
}

img {
	max-width: 100%;
	height: auto;
}
a:link {color: #f47421; text-decoration: none; }
a:visited {color: #f47421; text-decoration: none; }
a:hover {color: #cccccc; text-decoration: none; }
a:active {color: #f47421; text-decoration: none; }


.ep-tab-link {
  background-color: #f47421;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.ep-tab-active {
  background-color: #000000 !important;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}


.ep-box-title {
	width: 100%;
	height: 55px !important;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}

.topbg {
	background-image: url(images/top-header-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 184px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: fixed;
	z-index:999;
	
}


.topspacer {
	background-color: #000000;
	width: 100%;
	height: 187px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
  position: relative;
	
}



.headertitle {
	padding-top:20px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	font-size: 82px;
	line-height: 82px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px black;
	
}





.applybutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 28px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'League Gothic', sans-serif;
  cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
	position: relative;
	z-index:6;
	float: right;
  
}



.applybutton a:link {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.applybutton a:visited {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.applybutton a:hover {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #000000; }
.applybutton a:active {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ff9934; background-color: #ff9934; }




.eventbutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 28px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'League Gothic', sans-serif;
  cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
	position: relative;
	z-index:6;
  
}



.eventbutton a:link {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.eventbutton a:visited {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.eventbutton a:hover {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #000000; }
.eventbutton a:active {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ff9934; background-color: #ff9934; }








.applylowerbutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 28px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'League Gothic', sans-serif;
  cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
  
}



.applylowerbutton a:link {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.applylowerbutton a:visited {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.applylowerbutton a:hover {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #000000; }
.applylowerbutton a:active {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ff9934; background-color: #ff9934; }











.logoleft {
	width: 207px;
	padding-top:22px;
	padding-bottom:20px;
	padding-right:43px;
	padding-left:0px;
	position: relative;
	z-index:6;
	float: left;
}






.logoright {
	width: 900px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	float: left;
}



.navline {
	padding-top:0px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-transform: uppercase;
   z-index: 9999;
   position: relative;
   isolation: isolate;
}


.navline a:link {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:15px; padding-right:10px; padding-left:0px; }
.navline a:visited {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:15px; padding-right:10px; padding-left:0px; }
.navline a:hover {color: #f47421; text-decoration: none; padding-top:0px; padding-bottom:15px; padding-right:10px; padding-left:0px; }
.navline a:active {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:15px; padding-right:10px; padding-left:0px; } 


.navline ul {
    list-style-type: none;
    margin: 0;
	margin-left: -26px;
} 

.navline ul li {
    display: inline;
	padding-right:10px;
	padding-left:0px;
	padding-bottom:0px;
	padding-top:0px;
}





.navline ul ul a {
	width: 250px;
	padding-top:5px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	display: block;
	font-size: 16px;
	line-height: 22px;
	margin-top: 0px;
	margin-left: -8px;
	z-index: 999999;
	
}

.navline ul li{
	position: relative;
	padding-right:0px;
	padding-top:10px;
	float: left;
}




.navline ul ul {
	position: absolute;
	top: -999999px;
	left: 0;
	opacity: 0;
	background-color: #f47421;
	text-align: left;
	padding-bottom:20px;
	margin-top:8px;
	z-index: 999999;
}

.navline ul li:hover > ul{
	position: absolute;
	color: #ffffff;
	top: 100%;
	opacity: .9;
}

.navline ul ul a:link {color: #ffffff; text-decoration: none; margin-bottom:-10px; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; }
.navline ul ul a:visited {color: #ffffff; text-decoration: none; margin-bottom:-10px; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; }
.navline ul ul a:hover {color: #dddddd; text-decoration: none; margin-bottom:-10px; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400;  }
.navline ul ul a:active {color: #ffffff; text-decoration: none; margin-bottom:-10px; padding-top:5px; padding-bottom:5px; padding-right:5px; padding-left:5px; font-weight: 400; } 





.videobg {
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	position: absolute;
	z-index:5;
	
}



.videofiller {
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	position: relative;
	margin-bottom:-6px;
	z-index:3;
	
}







.second-bg {
	background-image: url(images/second-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   z-index: 1;
   position: relative;
   isolation: isolate;
	
}






.second-overlay {
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
  position: relative;
	
}


.second-overlay::after  {
	background-image: url(images/second-overlay.png);
	background-repeat: no-repeat;
    background-position: left center;
	content: '';
	mix-blend-mode: multiply;
	position: absolute;
   z-index: -1;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  inset:0;
       
	
}


.secondtext {
	width: 50%;
	padding-top:50px;
	padding-bottom:30px;
	padding-right:5%;
	padding-left:0px;
	font-size: 18px;
	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	float: left;
	
}


.pagetitles {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 82px;
	line-height: 82px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}


.pagesmalltitles {
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 35px;
	line-height: 35px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}


.tinytext {
	padding-top:20px;
	padding-bottom:6px;
	padding-right:0px;
	padding-left:0px;
	font-size: 15px;
	line-height: 15px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	
}


.vidsmalltitles {
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 28px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}




.pageredtitles {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 82px;
	line-height: 82px;
	font-family: 'League Gothic', sans-serif;
	color: #a7382a;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}




.third-bg {
	background-image: url(images/smoke-background.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position: relative;
	
}



.videotitle {
	padding-top:30px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:10px;
	font-size: 35px;
	line-height: 35px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	
}










.overview-bg {
	background-image: url(images/overview-split.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	min-height: 650px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.badge1bg {
	background-image: url(images/badge1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 275px;
	height: 430px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.badge2bg {
	background-image: url(images/badge2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 275px;
	height: 430px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.badge3bg {
	background-image: url(images/badge3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 275px;
	height: 430px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.badge4bg {
	background-image: url(images/badge4.jpg);
	background-repeat: no-repeat;
    background-position: bottom center;
	width: 275px;
	height: 430px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}

.badge1overlay {
	background-image: url(images/fourthoverlay.png);
	background-repeat: no-repeat;
    background-position: top center;
	width: 275px;
	height: 436px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
   z-index: 1;
   position: relative;
   isolation: isolate;
	
}

.badgecorner {
	width: 275px;
	height: 436px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}



.badgeorangetitle {
	padding-top:380px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 1px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	
}

.badgebluetitle {
	padding-top:30px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:30px;
	font-size: 27px;
	line-height: 36px;
	font-family: 'League Gothic', sans-serif;
	color: #ed2024;
	text-align: left;
	font-weight: 500;
	text-transform: uppercase;
	
}




.badgesmext {
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 15px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	color: #002264;
	text-align: left;
	font-weight: 400;
	
}


.badgeblueslidetext {
	padding-top:20px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:30px;
	font-size: 15px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	color: #002264;
	text-align: left;
	font-weight: 400;
	max-width: 230px;
	
}

	.card {
	width: 275px;
	height: 436px;
  padding: 0;
  overflow: hidden;
	background-image: url(images/badge-corner.png);
	background-repeat: no-repeat;
    background-position: top right;
}

.card * {
  transition: 0.3s ease all;
}

.card div {
  margin: 0;
	width: 275px;
	height: 436px;
  object-fit: cover;
  display: block;
}
.card .focus-content {
  display: block;background-image: url(images/bagdetops.png);
	background-repeat: no-repeat;
    background-position: center;object-fit: cover;
}

.card:hover div, .card:focus-within div {
  margin-top: -418px;width: 275px;
	height: 446px;
}


.badgeovercorner {	background-color: url(images/badge-corner.png);
	background-repeat: no-repeat;
    background-position: top right;
	width: 275px;
	height: 454px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-right: 12px;
	margin-top: 30px;
	float: left;
	
}

.badgeoverlastcorner {
	background-image: url(images/badge-corner.png);
	background-repeat: no-repeat;
    background-position: top right;
	width: 275px;
	height: 454px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-right: 0px;
	margin-top: 30px;
	float: left;
	
}




.badgereadmore {
	padding-top:200px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:20px;
	font-size: 30px;
	line-height: 30px;
	font-family: 'League Gothic', sans-serif;
	color: #ed2024;
	text-align: left;
	font-weight: 500;
	text-transform: uppercase;
	
}

.badgereadmore a:link {color: #ed2024; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.badgereadmore a:visited {color: #ed2024; text-decoration: none; padding-top:0px; padding-bottom:0pxpx; padding-right:0px; padding-left:0px; }
.badgereadmore a:hover {color: #000000; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.badgereadmore a:active {color: #ed2024; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; } 








.videofloatlefthome {
	width: 550px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	float: left;
	
}

.videofloatlefthome img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  border-width: .25pt;
border-color: #ffffff;
border-style: solid;
    
}



.videofloatlefthome img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
  border-width: .25pt;
border-color: #ffffff;
border-style: solid;
}




.videofloatrighthome {
	width: 549px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}




.videofloatrighthome img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  border-width: .25pt;
border-color: #ffffff;
border-style: solid;
    
}



.videofloatrighthome img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
   border-width: .25pt;
border-color: #ffffff;
border-style: solid;
}





.fourth-bg {
	background-image: url(images/fourth-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position: relative;
   z-index: 1;
   position: relative;
   isolation: isolate;
	
}






.fourth-overlay {
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
  position: relative;
	
}


.fourth-overlay::after {
	background-image: url(images/fourth-overlay.png);
	background-repeat: no-repeat;
    background-position: left center;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
		content: '';
	mix-blend-mode: multiply;
	position: absolute;
   z-index: -1;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  inset:0;
	
}








.caltitle {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 30px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}




.caltitle a:link {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.caltitle a:visited {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0pxpx; padding-right:0px; padding-left:0px; }
.caltitle a:hover {color: #ffffff; text-decoration: underline; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.caltitle a:active {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; } 





.calfloat {
	width: 250px;
	padding-top:50px;
	padding-bottom:30px;
	padding-right:50px;
	padding-left:0px;
	font-size: 18px;
	line-height: 35px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	float: left;
	
}






.fourthtop {
	background-image: url(images/fourthtop.png);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: auto;
	padding-top:140px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
	
}





.fourthbottom {
	background-image: url(images/fourthbottom.png);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 240px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:120px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.footerleft {
	width: 300px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:150px;
	padding-left:0px;
	font-size: 18px;
	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	float: left;
	
}


.footertitleleft {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	
}




.footerright {
	width: 650px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	float: left;
	
}





.vp-flex {
	width: 1100px !important;
	height: 618px !important;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}




.footerbg {
	background-color: #000000;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	
}




.socfloat {
	width: 25px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
	list-style-type: none;
	float: right;
	
}



.socfloat img {
	max-width: 100%;
	height: auto;opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    
}



.socfloat img:hover {
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}





.footernav {
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 15px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ffffff;
}


.footernav a:link {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:35px; padding-right:5px; padding-left:5px; }
.footernav a:visited {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:35px; padding-right:5px; padding-left:5px; }
.footernav a:hover {color: #ed2024; text-decoration: none; padding-top:0px; padding-bottom:35px; padding-right:5px; padding-left:5px; }
.footernav a:active {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:35px; padding-right:5px; padding-left:5px; } 


.footernav ul {
    list-style-type: none;
    margin: 0;
	margin-left: -26px;
} 

.footernav ul li {
    display: inline;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:0px;
	padding-top:0px;
}




.footernav ul li{
	position: relative;
	padding-right:0px;
	padding-top:10px;
	float: right;
}



.footernav ul li:hover > ul{
	position: absolute;
	color: #ffffff;
	top: 100%;
	opacity: .9;
}

.copyrighttext {
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: right;
}




.blackbg {
	background-color: #000000;
	width: 100%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: auto;
    margin-right: auto;
	
}

.whitebg {
	background-color: #ffffff;
	width: 100%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: auto;
    margin-right: auto;
	
}



.smokebg {
	background-image: url(images/smokebg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}

.smokewhybg {
	background-image: url(images/smokebg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.smokewhybg {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    
}



.smokewhybg:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
}





.smokefitnessbg {
	background-image: url(images/smokebg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.smokewhyeventbg {
	background-image: url(images/smokebg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.eventcolumninside1 {
	width: 530px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:50px;
	padding-left:0px;
	float: left;
	
}




.eventcolumninside2 {
	width: 530px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}








.eventdattime1 {
	background-color: #dddddd;
	width: 46%;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:2%;
	padding-left:2%;
	font-size: 13px;
	line-height: 13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #000000;
	text-align: center;
	float: left;
	
}



.eventdattime2 {
	background-color: #eeeeee;
	width: 46%;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:2%;
	padding-left:2%;
	font-size: 13px;
	line-height: 13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #000000;
	text-align: center;
	float: left;
	
}




.sigeventssubtitles {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #282828;
	text-align: left;
}




.singlesubtitles {
	padding-top:0px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #320982;
	text-align: left;
}




.singlesubtitles {
	padding-top:0px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 28px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-align: left;
}





.hrline {
	background-color: #ffffff;
	width: 100%;
	height: 1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	
}

.applybackground {
	background-image: url(images/apply-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.whybackground {
	background-image: url(images/why-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.workingbackground {
	background-image: url(images/working-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.startjourneybackground {
	background-image: url(images/startjourney-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.programsbackground {
	background-image: url(images/programs-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.preparebackground {
	background-image: url(images/prepare-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.interviewbackground {
	background-image: url(images/interview-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.overviewbackground {
	background-image: url(images/overview-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.overviewbackground2 {
	background-image: url(images/nutrition-bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.overviewbackground3 {
	background-image: url(images/interview-bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.nutritionbackground {
	background-image: url(images/nutrition-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.whycolumnb1 {
	width: 50%;
	height: 550px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.whycolumnb2 {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 540px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}




.whycolumn1 {
	width: 50%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.whycolumn2 {
	background-image: url(images/blacktrans.png);
	width: 40%;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}



.fitnesscolumn1 {
	width: 65%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5%;
	padding-left:0px;
	float: left;
	
}


.fitnesscolumn2 {
	width: 30%;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	line-height: 28px;
	float: left;
	
}


.owl-carousel .owl-dots .owl-dot span {
background-color: #ffffff !important;background: #ffffff !important;color: #ffffff !important;max-width: 5px;max-height: 5px;-webkit-filter: grayscale(0%) !important;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #ffffff !important;background: #ffffff !important;color: #ffffff !important;max-width: 5px;max-height: 5px;-webkit-filter: grayscale(0%) !important;
}



.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background:yellow;
  display: block;
  
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: red;
}


.owl-next {
	margin-right: 2%; !important;
	
}

.owl-prev {
	margin-left: 51%; !important;
	
}



.columnbgtext1 {
	width: 36%;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:2%;
	padding-left:2%;
	font-size: 13px;
	line-height: 13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	float: left;
	
}


.columnbgtext2 {
	width: 56%;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:2%;
	padding-left:2%;
	font-size: 13px;
	line-height: 13px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	float: left;
	
}




.columnbgwhole1 {
	background-image: url(images/blacktrans3.png);
	width: 100%;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:0%;
	padding-left:0%;
	
}



.columnbgwhole2 {
	background-image: url(images/blacktrans2.png);
	width: 100%;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:0%;
	padding-left:0%;
	
}





.videocolumn {
	width: 96%;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:2%;
	padding-left:2%;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	float: left;
	
}


.bodytext {
	width: 1150px;
	padding-top:100px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 32px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
	
}


.bodyovertext {
	width: 1150px;
	padding-top:40px;
	padding-bottom:40px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 32px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
	
}



.text-underlay {
	background-image: url(images/text-underlay.png);
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	margin-top:20px;
	
}







.slideleft {
	width: 338px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}



.slideright {
	background-image: url(https://joinhendersonfire.org/wp-content/uploads/2024/04/smokebg2-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 812px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	float: left;
	
}




.announcebox {
	width: 70%;
	padding-top:110px;
	padding-bottom:110px;
	padding-right:10px;
	padding-left:0px;
	font-size: 46px;
	line-height: 65px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing:2px;
	text-shadow: 1px 1px 1px black;
	
}




.announcesmallertextbox {
	padding-top:20px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 36px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	
}




.homeevent1 {
	width: 650px;
	height: auto;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:30px;
	padding-left:0px;
	font-size: 18px;
	line-height: 32px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	float: left;
	
}



.homeevent2 {
	width: 470px;
	height: auto;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}





.homeeventdate {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	
}



.homeeventdate a:link {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.homeeventdate a:visited {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0pxpx; padding-right:0px; padding-left:0px; }
.homeeventdate a:hover {color: #dddddd; text-decoration: underline; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.homeeventdate a:active {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; } 






.homeeventtitles {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:0px;
	font-size: 48px;
	line-height: 60px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px black;
	
}






.videofloatrighthome img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  border-width: .25pt;
border-color: #ffffff;
border-style: solid;
    
}



.videofloatrighthome img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
   border-width: .25pt;
border-color: #ffffff;
border-style: solid;
}








.testimonialbg1 {
	background-image: url(images/blacktranstestimonials.png);
	width: 300px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:85px;
	padding-left:85px;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	margin-right:150px;
	float: left;
	
}






.testimonialbg2 {
	background-image: url(images/blacktranstestimonials.png);
	width: 300px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:85px;
	padding-left:85px;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	float: left;
	
}



.testimonialtitle {
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	
}





.testimage {
	width: 150px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:30px;
	padding-left:0px;
	float: left;
	
}




.testtext {
	width: 270px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}







.numberedfloat {
	width: 100px;
	height: auto;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:0px;
	font-size: 300px;
	line-height: 400px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
  opacity: 0.3;
	float: left;
	margin-top: -35px;
	
}






.numberedtext{
	width: 80%;
	padding-top:140px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:0px;
	margin-left: -35px;
	margin-top: -35px;
	position: relative;
	z-index:2;
	float: left;
	
}





.addtocallfloat {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:30px;
	padding-left:15px;
	float: right;
	
}





.cohlogo {
	width: 240px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	
}



.cohlogo img {
	max-width: 100%;
	height: auto;opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    
}



.cohlogo img:hover {
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}




.alignright {
	padding-top:0px;
	padding-bottom:15px;
	padding-right:0px;
	padding-left:15px;
	float: right;
	
}


.alignleft {
	padding-top:0px;
	padding-bottom:15px;
	padding-right:15px;
	padding-left:0px;
	float: left;
	
}







input[type=text]    {
color: #424242;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
background-color: #dddddd;
border-width: 0;
border-color: #b2b2b2;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}


input[type=email]    {
color: #424242;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
background-color: #dddddd;
border-width: 0;
border-color: #b2b2b2;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

textarea    {
color: #424242;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
background-color: #dddddd;
border-width: 0;
border-color: #b2b2b2;
border-style: solid;
width: 98%;
height: 100px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}




input[type=submit] {
  border: none;
  color: white;
  text-align: center;
  font-size: 28px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'League Gothic', sans-serif;
  cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
	float: right;
  
}



input[type=submit] {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
input[type=submit]:hover {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #ed2024; }









.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



#myVideo{
			z-index: 4;
			right: 0;
			bottom: 0;
			top:0;
			right:0;
			width: 100%;
			height: auto;
	 		background-color: black; /* in case the video doesn't fit the whole page*/
	  		background-image: /* our video */;
	  		background-position: center center;
	  		background-size: contain;
	   		object-fit: cover; /*cover video background */
position: relative;
		}
		


.flexcenter {
display:flex;justify-content:center;align-items:center;
}



.tocenter {
	width: 1150px;
	margin-left: auto;
    margin-right: auto;
}


.todaylifecenter {
	width: 1150px;
	margin-left: auto;
    margin-right: auto;
}


.tohomebadgecenter {
	width: 1150px;
	margin-left: auto;
    margin-right: auto;
}

.tobadgecenter {
	width: 1250px;
	margin-left: auto;
    margin-right: auto;
}







.emergency-services-1 {
	background-image: url(images/emergency-services-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.emergency-services-2 {
	background-image: url(images/emergency-services-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-3 {
	background-image: url(images/emergency-services-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-4 {
	background-image: url(images/emergency-services-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-5 {
	background-image: url(images/emergency-services-5.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-6 {
	background-image: url(images/emergency-services-6.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}







.emergency-servicesa {
	width: 50%;
	height: 750px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.emergency-servicesb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 740px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}






.hfd-advantage-1 {
	background-image: url(images/hfd-advantage-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-2 {
	background-image: url(images/hfd-advantage-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-3 {
	background-image: url(images/hfd-advantage-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-4 {
	background-image: url(images/hfd-advantage-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.hfd-advantage-5 {
	background-image: url(images/hfd-advantage-5.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}








.hfd-advantagea {
	width: 50%;
	height: 850px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.hfd-advantageb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 840px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}





.start-journey-1 {
	background-image: url(images/start-journey-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.start-journey-2 {
	background-image: url(images/start-journey-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.start-journeya {
	width: 50%;
	height: 550px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.start-journeyb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 540px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}




.salary-benefits-1 {
	background-image: url(images/salary-benefits-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 750px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.salary-benefits-2 {
	background-image: url(images/salary-benefits-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 750px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.salary-benefits-3 {
	background-image: url(images/salary-benefits-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 750px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.salary-benefitsa {
	width: 50%;
	height: 700px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.salary-benefitsb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 690px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}


.minimum-requirements-1 {
	background-image: url(images/minimum-requirements-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 850px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.minimum-requirements-2 {
	background-image: url(images/minimum-requirements-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 850px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.minimum-requirements-3 {
	background-image: url(images/minimum-requirements-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 850px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.minimum-requirementsa {
	width: 50%;
	height: 800px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.minimum-requirementsb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 790px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}





.application-process-1 {
	background-image: url(images/application-process-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.application-process-2 {
	background-image: url(images/application-process-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.application-process-3 {
	background-image: url(images/application-process-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.application-process-4 {
	background-image: url(images/application-process-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.application-processa {
	width: 50%;
	height: 550px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.application-processb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 540px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}



.how-to-prepare-1 {
	background-image: url(images/how-to-prepare-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.how-to-prepare-2 {
	background-image: url(images/how-to-prepare-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.how-to-preparea {
	width: 50%;
	height: 850px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.how-to-prepareb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 840px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}






.explorerprogram-1 {
	background-image: url(images/explorerprogram-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprogram-2 {
	background-image: url(images/explorerprogram-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprogram-3 {
	background-image: url(images/explorerprogram-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprograma {
	width: 50%;
	height: 750px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.explorerprogramb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 740px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}







.interview-1 {
	background-image: url(images/interview-bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.interviewa {
	width: 50%;
	height: 900px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.interviewb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 890px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}


.mobileonly {
	display: none;
	
}


.dtonly {
	display: block;
	
}


.grecaptcha-badge { 
    visibility: hidden !important;
}


#skip a {
    display: block;
    position: absolute;
    left: -999px;
    top: -999px;
    }

#skip a:focus {
    left: 0;
    top: 0;
    padding: 0px;
    background: #ffc;
    border:0px solid #990000;
    }
    


.physicalfitnesscolumn1 {
	width: 50%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5%;
	padding-left:0px;
	float: left;
	
}


.physicalfitnesscolumn2 {
	width: 45%;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	line-height: 28px;
	float: left;
	
}






@media screen and (max-width:1350px) {






.pagetitles {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 60px;
	line-height: 60px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}




.emergency-services-1 {
	background-image: url(images/emergency-services-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.emergency-services-2 {
	background-image: url(images/emergency-services-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-3 {
	background-image: url(images/emergency-services-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-4 {
	background-image: url(images/emergency-services-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-5 {
	background-image: url(images/emergency-services-5.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-6 {
	background-image: url(images/emergency-services-6.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}







.emergency-servicesa {
	width: 50%;
	height: 850px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.emergency-servicesb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 840px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}








.hfd-advantage-1 {
	background-image: url(images/hfd-advantage-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-2 {
	background-image: url(images/hfd-advantage-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-3 {
	background-image: url(images/hfd-advantage-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-4 {
	background-image: url(images/hfd-advantage-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.hfd-advantage-5 {
	background-image: url(images/hfd-advantage-5.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}








.hfd-advantagea {
	width: 50%;
	height: 900px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.hfd-advantageb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 890px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}



.start-journey-1 {
	background-image: url(images/start-journey-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.start-journey-2 {
	background-image: url(images/start-journey-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.start-journeya {
	width: 50%;
	height: 750px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.start-journeyb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 740px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}




.minimum-requirements-1 {
	background-image: url(images/minimum-requirements-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.minimum-requirements-2 {
	background-image: url(images/minimum-requirements-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.minimum-requirements-3 {
	background-image: url(images/minimum-requirements-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.minimum-requirementsa {
	width: 50%;
	height: 900px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.minimum-requirementsb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 890px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}






.how-to-prepare-1 {
	background-image: url(images/how-to-prepare-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.how-to-prepare-2 {
	background-image: url(images/how-to-prepare-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 950px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.how-to-preparea {
	width: 50%;
	height: 900px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.how-to-prepareb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 890px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}






.interview-1 {
	background-image: url(images/interview-bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 1050px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.interviewa {
	width: 50%;
	height: 1000px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.interviewb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 990px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}





.numberedfloat {
	width: 18%;
	max-width: 100px;
	height: auto;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:2%;
	padding-left:0px;
	font-size: 300px;
	line-height: 400px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
  opacity: 0.3;
	float: left;
	margin-top: -35px;
	
}






.numberedtext{
	width: 80%;
	padding-top:140px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: -35px;
	margin-top: -35px;
	position: relative;
	z-index:2;
	float: left;
	
}



.explorerprogram-1 {
	background-image: url(images/explorerprogram-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprogram-2 {
	background-image: url(images/explorerprogram-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprogram-3 {
	background-image: url(images/explorerprogram-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprograma {
	width: 50%;
	height: 850px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.explorerprogramb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 840px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}


.announcebox {
	width: 70%;
	padding-top:110px;
	padding-bottom:110px;
	padding-right:10px;
	padding-left:0px;
	font-size: 30px;
	line-height: 40px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing:2px;
	text-shadow: 1px 1px 1px black;
	
}




.announcesmallertextbox {
	padding-top:20px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 26px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	
}





@media screen and (max-width:1150px) {






.pagetitles {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 48px;
	line-height: 48px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}



.emergency-services-1 {
	background-image: url(images/emergency-services-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.emergency-services-2 {
	background-image: url(images/emergency-services-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-3 {
	background-image: url(images/emergency-services-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-4 {
	background-image: url(images/emergency-services-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-5 {
	background-image: url(images/emergency-services-5.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-6 {
	background-image: url(images/emergency-services-6.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 900px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}







.emergency-servicesa {
	width: 50%;
	height: 850px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.emergency-servicesb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 840px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}





.hfd-advantage-1 {
	background-image: url(images/hfd-advantage-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1100px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-2 {
	background-image: url(images/hfd-advantage-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1100px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-3 {
	background-image: url(images/hfd-advantage-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1100px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-4 {
	background-image: url(images/hfd-advantage-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1100px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}








.hfd-advantagea {
	width: 50%;
	height: 1050px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.hfd-advantageb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 1040px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}






.minimum-requirements-1 {
	background-image: url(images/minimum-requirements-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1000px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.minimum-requirements-2 {
	background-image: url(images/minimum-requirements-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1000px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.minimum-requirements-3 {
	background-image: url(images/minimum-requirements-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1000px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.minimum-requirementsa {
	width: 50%;
	height: 950px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.minimum-requirementsb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 940px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}







.how-to-prepare-1 {
	background-image: url(images/how-to-prepare-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1050px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.how-to-prepare-2 {
	background-image: url(images/how-to-prepare-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1050px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.how-to-preparea {
	width: 50%;
	height: 1000px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.how-to-prepareb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 990px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}






.interview-1 {
	background-image: url(images/interview-bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 1150px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.interviewa {
	width: 50%;
	height: 1100px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.interviewb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 1090px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}





.explorerprogram-1 {
	background-image: url(images/explorerprogram-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1000px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprogram-2 {
	background-image: url(images/explorerprogram-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1000px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprogram-3 {
	background-image: url(images/explorerprogram-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 1000px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprograma {
	width: 50%;
	height: 950px;
	padding-top:50px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}


.explorerprogramb {
	background-image: url(images/blacktrans.png);
	width: 40%;
	height: 940px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	float: left;
	
}



.tocenter {
	width: 94%;
	max-width: 1150px;
	padding-right:3%;
	padding-left:3%;
	margin-left: auto;
    margin-right: auto;
}




@media screen and (max-width:950px) {

    body {
    margin:0 0 0 0;
	overflow-x:hidden;
    }



.mobileonly {
	display: block;
	
}




.dtonly {
	display: none;
	
}



html, body {
	font-size: 13px;
	font-family: "Noto Sans", sans-serif;
    font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	height: 100%;



h1 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 25px;
	line-height: 25px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}

h2 {
	font-size: 18px;
	font-family: 'League Gothic', sans-serif;
	color: #f47421;
	font-weight: 900;
}


h3 {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 22px;
	line-height: 22px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
}


.ep-tab-link {
  background-color: #f47421;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}

.ep-tab-active {
  background-color: #000000 !important;
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
}


.ep-box-title {
	width: 100%;
	height: 55px !important;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}



.topbg {
	background-image: url(images/top-header-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 104px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: fixed;
	z-index:999;
	
}



.topspacer {
	background-color: #000000;
	width: 100%;
	height: 107px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
  position: relative;
	
}




.headertitle {
	padding-top:20px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:10px;
	font-size: 32px;
	line-height: 32px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	text-shadow: 1px 1px 1px black;
	
}





.applybutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 18px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'League Gothic', sans-serif;
  cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	margin-top:30px;
  
}



.applybutton a:link {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.applybutton a:visited {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.applybutton a:hover {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #000000; }
.applybutton a:active {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ff9934; background-color: #ff9934; }




.eventbutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 28px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'League Gothic', sans-serif;
  cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
	position: relative;
	z-index:6;
  
}



.eventbutton a:link {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.eventbutton a:visited {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.eventbutton a:hover {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #000000; }
.eventbutton a:active {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ff9934; background-color: #ff9934; }








.applylowerbutton {
  border: none;
  color: white;
  text-align: center;
  font-size: 28px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1;
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'League Gothic', sans-serif;
  cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
  
}



.applylowerbutton a:link {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.applylowerbutton a:visited {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
.applylowerbutton a:hover {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #000000; }
.applylowerbutton a:active {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ff9934; background-color: #ff9934; }











.logoleft {
	width: 27%;
	max-width: 110px;
	padding-top:12px;
	padding-bottom:10px;
	padding-right:3%;
	padding-left:0px;
	position: relative;
	z-index:6;
	float: left;
}






.logoright {
	width: 70%;
	max-width: 900px;
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	float: left;
}



.navline {
	display: none;
}




.videobg {
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	position: absolute;
	z-index:5;
	
}



.videofiller {
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	position: relative;
	margin-bottom:-6px;
	z-index:3;
	
}







.second-bg {
	background-image: url(images/second-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
   z-index: 1;
   position: relative;
   isolation: isolate;
	
}






.second-overlay {
	width: 100%;
	height: auto;
	padding-top:30px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
  position: relative;
	
}


.second-overlay::after  {
	background-image: url(images/second-overlay.png);
	background-repeat: no-repeat;
    background-position: left center;
	content: '';
	mix-blend-mode: multiply;
	position: absolute;
   z-index: -1;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  inset:0;
       
	
}


.secondtext {
	width: 94%;
	padding-top:20px;
	padding-bottom:10px;
	padding-right:3%;
	padding-left:3%;
	font-size: 15px;
	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	float: left;
	
}


.pagetitles {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 25px;
	line-height: 25px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}


.pagesmalltitles {
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 20px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}


.tinytext {
	padding-top:20px;
	padding-bottom:6px;
	padding-right:0px;
	padding-left:0px;
	font-size: 15px;
	line-height: 15px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	
}


.vidsmalltitles {
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 23px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}




.pageredtitles {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 28px;
	line-height: 28px;
	font-family: 'League Gothic', sans-serif;
	color: #a7382a;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}




.third-bg {
	background-image: url(images/smoke-background.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position: relative;
	
}



.videotitle {
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:10px;
	font-size: 22px;
	line-height: 22px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	
}










.overview-bg {
	background-image: url(images/overview-split.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	min-height: 650px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.badge1bg {
	background-image: url(images/badge1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 275px;
	height: 430px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.badge2bg {
	background-image: url(images/badge2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 275px;
	height: 430px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.badge3bg {
	background-image: url(images/badge3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 275px;
	height: 430px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}


.badge4bg {
	background-image: url(images/badge4.jpg);
	background-repeat: no-repeat;
    background-position: bottom center;
	width: 275px;
	height: 430px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}

.badge1overlay {
	background-image: url(images/fourthoverlay.png);
	background-repeat: no-repeat;
    background-position: top center;
	width: 275px;
	height: 436px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
   z-index: 1;
   position: relative;
   isolation: isolate;
	
}

.badgecorner {
	width: 275px;
	height: 436px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}



.badgeorangetitle {
	padding-top:380px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 36px;
	line-height: 40px;
	letter-spacing: 1px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase;
	
}

.badgebluetitle {
	padding-top:30px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:30px;
	font-size: 27px;
	line-height: 36px;
	font-family: 'League Gothic', sans-serif;
	color: #ed2024;
	text-align: left;
	font-weight: 500;
	text-transform: uppercase;
	
}




.badgesmext {
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 15px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	color: #002264;
	text-align: left;
	font-weight: 400;
	
}


.badgeblueslidetext {
	padding-top:20px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:30px;
	font-size: 15px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	color: #002264;
	text-align: left;
	font-weight: 400;
	max-width: 230px;
	
}

	.card {
	width: 275px;
	height: 436px;
  padding: 0;
  overflow: hidden;
	background-image: url(images/badge-corner.png);
	background-repeat: no-repeat;
    background-position: top right;
}

.card * {
  transition: 0.3s ease all;
}

.card div {
  margin: 0;
	width: 275px;
	height: 436px;
  object-fit: cover;
  display: block;
}
.card .focus-content {
  display: block;background-image: url(images/bagdetops.png);
	background-repeat: no-repeat;
    background-position: center;object-fit: cover;
}

.card:hover div, .card:focus-within div {
  margin-top: -418px;width: 275px;
	height: 446px;
}


.badgeovercorner {	background-color: url(images/badge-corner.png);
	background-repeat: no-repeat;
    background-position: top right;
	width: 275px;
	height: 454px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-right: 12px;
	margin-top: 30px;
	float: left;
	
}

.badgeoverlastcorner {
	background-image: url(images/badge-corner.png);
	background-repeat: no-repeat;
    background-position: top right;
	width: 275px;
	height: 454px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-right: 0px;
	margin-top: 30px;
	float: left;
	
}




.badgereadmore {
	padding-top:200px;
	padding-bottom:0px;
	padding-right:20px;
	padding-left:20px;
	font-size: 30px;
	line-height: 30px;
	font-family: 'League Gothic', sans-serif;
	color: #ed2024;
	text-align: left;
	font-weight: 500;
	text-transform: uppercase;
	
}

.badgereadmore a:link {color: #ed2024; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.badgereadmore a:visited {color: #ed2024; text-decoration: none; padding-top:0px; padding-bottom:0pxpx; padding-right:0px; padding-left:0px; }
.badgereadmore a:hover {color: #000000; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.badgereadmore a:active {color: #ed2024; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; } 








.videofloatlefthome {
	width: 94%;
	max-width: 550px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	
}

.videofloatlefthome img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  border-width: .25pt;
border-color: #ffffff;
border-style: solid;
    
}



.videofloatlefthome img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
  border-width: .25pt;
border-color: #ffffff;
border-style: solid;
}




.videofloatrighthome {
	width: 94%;
	max-width: 550px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	
}




.videofloatrighthome img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  border-width: .25pt;
border-color: #ffffff;
border-style: solid;
    
}



.videofloatrighthome img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
   border-width: .25pt;
border-color: #ffffff;
border-style: solid;
}





.fourth-bg {
	background-image: url(images/fourth-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	position: relative;
   z-index: 1;
   position: relative;
   isolation: isolate;
	
}






.fourth-overlay {
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
  position: relative;
	
}


.fourth-overlay::after {
	background-image: url(images/fourth-overlay.png);
	background-repeat: no-repeat;
    background-position: left center;
	width: 100%;
	height: auto;
	padding-top:80px;
	padding-bottom:80px;
	padding-right:0px;
	padding-left:0px;
		content: '';
	mix-blend-mode: multiply;
	position: absolute;
   z-index: -1;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  inset:0;
	
}








.caltitle {
	padding-top:0px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	font-size: 30px;
	line-height: 30px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	
}




.caltitle a:link {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.caltitle a:visited {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0pxpx; padding-right:0px; padding-left:0px; }
.caltitle a:hover {color: #ffffff; text-decoration: underline; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; }
.caltitle a:active {color: #ffffff; text-decoration: none; padding-top:0px; padding-bottom:0px; padding-right:0px; padding-left:0px; } 





.calfloat {
	width: 250px;
	padding-top:50px;
	padding-bottom:30px;
	padding-right:50px;
	padding-left:0px;
	font-size: 18px;
	line-height: 35px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	float: left;
	
}






.fourthtop {
	background-image: url(images/fourthtop.png);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: auto;
	padding-top:140px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
	
}





.fourthbottom {
	background-image: url(images/fourthbottom.png);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 240px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:120px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.footerleft {
	width: 300px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:150px;
	padding-left:0px;
	font-size: 16px;
	line-height: 20px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	
}


.footertitleleft {
	padding-top:0px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 15px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	
}




.footerright {
	width: 94%;
	max-width: 650px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:3%;
	padding-left:3%;
	font-size: 15px;
	line-height: 18px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	
}





.vp-flex {
	width: 100% !important;
	max-width: 1100px !important;
	height: 618px !important;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}




.footerbg {
	background-color: #000000;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	
}




.socfloat {
	width: 25px;
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:10px;
	list-style-type: none;
	float: right;
	
}



.socfloat img {
	max-width: 100%;
	height: auto;opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    
}



.socfloat img:hover {
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}





.footernav {
	display: none;
}



.copyrighttext {
	padding-top:10px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	color: #ffffff;
	text-align: right;
}




.blackbg {
	background-color: #000000;
	width: 100%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: auto;
    margin-right: auto;
	
}

.whitebg {
	background-color: #ffffff;
	width: 100%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-left: auto;
    margin-right: auto;
	
}



.smokebg {
	background-image: url(images/smokebg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}

.smokewhybg {
	background-image: url(images/smokebg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.smokewhybg {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    
}



.smokewhybg:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
}





.smokefitnessbg {
	background-image: url(images/smokebg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:40px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.smokewhyeventbg {
	background-image: url(images/smokebg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}






.eventcolumninside1 {
	width: 100%;
	max-width: 530px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}




.eventcolumninside2 {
	width: 100%;
	max-width: 530px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	
}









.sigeventssubtitles {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #282828;
	text-align: left;
}




.singlesubtitles {
	padding-top:0px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 22px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #320982;
	text-align: left;
}




.singlesubtitles {
	padding-top:0px;
	padding-bottom:5px;
	padding-right:0px;
	padding-left:0px;
	font-size: 24px;
	line-height: 28px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 500;
	color: #ffffff;
	text-align: left;
}





.hrline {
	background-color: #ffffff;
	width: 100%;
	height: 1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	margin-top:10px;
	margin-bottom:10px;
	
}


.applybackground {
	background-image: url(images/apply-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}

.whybackground {
	background-image: url(images/why-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.workingbackground {
	background-image: url(images/working-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.startjourneybackground {
	background-image: url(images/startjourney-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.programsbackground {
	background-image: url(images/programs-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.preparebackground {
	background-image: url(images/prepare-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.interviewbackground {
	background-image: url(images/interview-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.overviewbackground {
	background-image: url(images/overview-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.overviewbackground2 {
	background-image: url(images/nutrition-bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.overviewbackground3 {
	background-image: url(images/interview-bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.nutritionbackground {
	background-image: url(images/nutrition-bg.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.whycolumnb1 {
	display: none;
	
}


.whycolumnb2 {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 540px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 22px;
	float: left;
	
}




.whycolumn1 {
	display: none;
	
}


.whycolumn2 {
	background-image: url(images/blacktrans.png);
	width: 90%;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 22px;
	
}



.fitnesscolumn1 {
	width: 90%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5%;
	padding-left:5%;
	
}


.fitnesscolumn2 {
	width: 90%;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 22px;
	
}


.physicalfitnesscolumn1 {
	width: 90%;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:5%;
	padding-left:5%;
	
}


.physicalfitnesscolumn2 {
	width: 90%;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 22px;
	
}




.owl-carousel .owl-dots .owl-dot span {
background-color: #ffffff !important;background: #ffffff !important;color: #ffffff !important;max-width: 5px;max-height: 5px;-webkit-filter: grayscale(0%) !important;
}

.owl-carousel .owl-dots .owl-dot.active span,
.owl-carousel .owl-dots .owl-dot:hover span {
    background-color: #ffffff !important;background: #ffffff !important;color: #ffffff !important;max-width: 5px;max-height: 5px;-webkit-filter: grayscale(0%) !important;
}



.owl-theme .owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
  display: inline-block;
  zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  margin: 5px 7px;
  background:yellow;
  display: block;
  
}
.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: red;
}


.owl-next {
	margin-right: 2%; !important;
	
}

.owl-prev {
	margin-left: 2%; !important;
	
}



.columnbgtext1 {
	width: 36%;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:2%;
	padding-left:2%;
	font-size: 12px;
	line-height: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	float: left;
	
}


.columnbgtext2 {
	width: 56%;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:2%;
	padding-left:2%;
	font-size: 12px;
	line-height: 12px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	float: left;
	
}


.columnbgwhole1 {
	background-image: url(images/blacktrans3.png);
	width: 100%;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:0%;
	padding-left:0%;
	
}


.columnbgwhole2 {
	background-image: url(images/blacktrans2.png);
	width: 100%;
	height: auto;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:0%;
	padding-left:0%;
	
}





.videocolumn {
	width: 96%;
	height: auto;
	padding-top:2%;
	padding-bottom:2%;
	padding-right:2%;
	padding-left:2%;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	color: #ffffff;
	text-align: left;
	float: left;
	
}


.bodytext {
	width: 94%;
	max-width: 1150px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:3%;
	padding-left:3%;
	font-size: 15px;
	line-height: 32px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
	
}


.bodyovertext {
	width: 94%;
	max-width: 1150px;
	padding-top:20px;
	padding-bottom:20px;
	padding-right:3%;
	padding-left:3%;
	font-size: 15px;
	line-height: 32px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	margin-left: auto;
    margin-right: auto;
	
}



.text-underlay {
	background-image: url(images/text-underlay.png);
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:10px;
	margin-top:20px;
	
}







.slideleft {
	width: 338px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}



.slideright {
	background-image: url(https://joinhendersonfire.org/wp-content/uploads/2024/04/smokebg2-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 812px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	float: left;
	
}




.announcebox {
	width: 70%;
	padding-top:110px;
	padding-bottom:110px;
	padding-right:10px;
	padding-left:0px;
	font-size: 22px;
	line-height: 24px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing:2px;
	text-shadow: 1px 1px 1px black;
	
}




.announcesmallertextbox {
	padding-top:20px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	font-size: 18px;
	line-height: 20px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	
}















.videofloatrighthome img {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
  border-width: .25pt;
border-color: #ffffff;
border-style: solid;
    
}



.videofloatrighthome img:hover {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
  filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(0%); /* Chrome 19+ & Safari 6+ */-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease;
   border-width: .25pt;
border-color: #ffffff;
border-style: solid;
}








.testimonialbg1 {
	background-image: url(images/blacktranstestimonials.png);
	width: 94%;
	max-width: 300px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:3%;
	padding-left:3%;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	margin-right:0px;
	
}





.testimonialbg2 {
	background-image: url(images/blacktranstestimonials.png);
	width: 94%;
	max-width: 300px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:3%;
	padding-left:3%;
	font-size: 15px;
	line-height: 20px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	margin-right:0px;
	
}



.testimonialtitle {
	padding-top:20px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	font-size: 20px;
	line-height: 26px;
	font-family: 'Montserrat', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 400;
	
}





.testimage {
	width: 150px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:30px;
	padding-left:0px;
	float: left;
	
}




.testtext {
	width: 270px;
	height: auto;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	float: left;
	
}







.numberedfloat {
	width: 100px;
	height: auto;
	padding-top:0px;
	padding-bottom:10px;
	padding-right:10px;
	padding-left:0px;
	font-size: 100px;
	line-height: 100px;
	font-family: 'League Gothic', sans-serif;
	color: #ffffff;
	text-align: left;
	font-weight: 700;
  opacity: 0.3;
	
}






.numberedtext{
	width: 90%;
	padding-top:10px;
	padding-bottom:0px;
	padding-right:10px;
	padding-left:0px;
	margin-left: -0px;
	margin-top: -0px;
	position: relative;
	z-index:2;
	float: left;
	
}





.addtocallfloat {
	padding-top:0px;
	padding-bottom:0px;
	padding-right:30px;
	padding-left:15px;
	float: right;
	
}





.cohlogo {
	width: 240px;
	height: auto;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0px;
	padding-left:0px;
	
}



.cohlogo img {
	max-width: 100%;
	height: auto;opacity: 1.0;
    filter: alpha(opacity=100); /* For IE8 and earlier */
    
}



.cohlogo img:hover {
    opacity: .8;
    filter: alpha(opacity=80); /* For IE8 and earlier */
}




.alignright {
	width: 100%;
	padding-top:0px;
	padding-bottom:15px;
	padding-right:0px;
	padding-left:0px;
	
}


.alignleft {
	width: 100%;
	padding-top:0px;
	padding-bottom:15px;
	padding-right:0px;
	padding-left:0px;
	
}







input[type=text]    {
color: #424242;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
background-color: #dddddd;
border-width: 0;
border-color: #b2b2b2;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}


input[type=email]    {
color: #424242;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
background-color: #dddddd;
border-width: 0;
border-color: #b2b2b2;
border-style: solid;
width: 98%;
height: 28px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}

textarea    {
color: #424242;
font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
background-color: #dddddd;
border-width: 0;
border-color: #b2b2b2;
border-style: solid;
width: 98%;
height: 100px;
margin: 8px 8px 0px 0px;
padding-left:6px;
}




input[type=submit] {
  border: none;
  color: white;
  text-align: center;
  font-size: 28px;
	font-weight: 400;
  margin: 2px 2px;
  opacity: 1
  transition: 0.3s;
  display: inline-block;
  text-decoration: none;
  font-family: 'League Gothic', sans-serif;
  cursor: pointer;
	text-transform: uppercase;
	text-align: center;
	margin-top: 40px;
	float: right;
  
}



input[type=submit] {color: #000000; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff; background-color: #ffffff; }
input[type=submit]:hover {color: #ffffff; text-decoration: none; padding-top:8px; padding-bottom:8px; padding-right:20px; padding-left:20px;border-radius: 0px;border-style: solid; border-width: 1px; border-color: #ffffff;-webkit-transition: all 0.5s ease;
 -moz-transition: all 0.5s ease;
 -o-transition: all 0.5s ease;
 -ms-transition: all 0.5s ease;
 transition: all 0.5s ease; background-color: #ed2024; }









.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }



#myVideo{
			z-index: 4;
			right: 0;
			bottom: 0;
			top:0;
			right:0;
			width: 100%;
			height: auto;
	 		background-color: black; /* in case the video doesn't fit the whole page*/
	  		background-image: /* our video */;
	  		background-position: center center;
	  		background-size: contain;
	   		object-fit: cover; /*cover video background */
position: relative;
		}
		


.flexcenter {
display:flex;justify-content:center;align-items:center;
}



.tocenter {
	width: 94%;
	max-width: 1150px;
	padding-right:3%;
	padding-left:3%;
	margin-left: auto;
    margin-right: auto;
}


.todaylifecenter {
	width: 300px;
	margin-left: auto;
    margin-right: auto;
}

.tohomebadgecenter {
	width: 275px;
	margin-left: auto;
    margin-right: auto;
}

.tobadgecenter {
	width: 94%;
	max-width: 1150px;
	padding-right:3%;
	padding-left:3%;
	margin-left: auto;
    margin-right: auto;
}

.emergency-services-1 {
	background-image: url(images/emergency-services-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 700px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.emergency-services-2 {
	background-image: url(images/emergency-services-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 700px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-3 {
	background-image: url(images/emergency-services-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 700px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-4 {
	background-image: url(images/emergency-services-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 700px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-5 {
	background-image: url(images/emergency-services-5.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 700px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.emergency-services-6 {
	background-image: url(images/emergency-services-6.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 700px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}







.emergency-servicesa {
	display: none;
	
}


.emergency-servicesb {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 640px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 22px;
	float: left;
	
}






.hfd-advantage-1 {
	background-image: url(images/hfd-advantage-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-2 {
	background-image: url(images/hfd-advantage-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-3 {
	background-image: url(images/hfd-advantage-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.hfd-advantage-4 {
	background-image: url(images/hfd-advantage-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}








.hfd-advantagea {
	display: none;
	
}


.hfd-advantageb {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 740px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 22px;
	
}





.start-journey-1 {
	background-image: url(images/start-journey-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.start-journey-2 {
	background-image: url(images/start-journey-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.start-journeya {
	display: none;
	
}


.start-journeyb {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 540px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
}




.salary-benefits-1 {
	background-image: url(images/salary-benefits-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.salary-benefits-2 {
	background-image: url(images/salary-benefits-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.salary-benefits-3 {
	background-image: url(images/salary-benefits-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.salary-benefitsa {
	display: none;
	
}


.salary-benefitsb {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 540px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	
}


.minimum-requirements-1 {
	background-image: url(images/minimum-requirements-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.minimum-requirements-2 {
	background-image: url(images/minimum-requirements-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.minimum-requirements-3 {
	background-image: url(images/minimum-requirements-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}





.minimum-requirementsa {
	display: none;
	
}


.minimum-requirementsb {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 740px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 22px;
	
}





.application-process-1 {
	background-image: url(images/application-process-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.application-process-2 {
	background-image: url(images/application-process-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.application-process-3 {
	background-image: url(images/application-process-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.application-process-4 {
	background-image: url(images/application-process-4.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 600px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.application-processa {
	display: none;
	
}


.application-processb {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 540px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 22px;
	
}



.how-to-prepare-1 {
	background-image: url(images/how-to-prepare-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 700px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}



.how-to-prepare-2 {
	background-image: url(images/how-to-prepare-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 700px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}


.how-to-preparea {
	display: none
	
}


.how-to-prepareb {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 640px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 22px;
	
}






.explorerprogram-1 {
	background-image: url(images/explorerprogram-1.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprogram-2 {
	background-image: url(images/explorerprogram-2.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprogram-3 {
	background-image: url(images/explorerprogram-3.jpg);
	background-repeat: no-repeat;
    background-position: center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.explorerprograma {
	display:none;
	
}


.explorerprogramb {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 740px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	
}


.interview-1 {
	background-image: url(images/interview-bg.jpg);
	background-repeat: no-repeat;
    background-position: top center;
	width: 100%;
	height: 800px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	padding-left:0px;
	-webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	
}




.interviewa {
	display:none;
	
}


.interviewb {
	background-image: url(images/blacktrans.png);
	width: 90%;
	height: 790px;
	padding-top:50px;
	padding-bottom:10px;
	padding-right:5%;
	padding-left:5%;
	line-height: 28px;
	
}


.sp-easy-accordion {
	width: 100% !important;
	
}


.ea-multi-column {
	width: 100% !important;
}



.sp-easy-accordion {
	width: 100% !important;
	
}



.sp-ea-four {
	width: 100% !important;
	
}