/**
 * @license
 * MyFonts Webfont Build ID 3867246, 2020-12-16T11:57:38-0500
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: Roc Grotesk Condensed Bold by Kostic
 * URL: https://www.myfonts.com/collections/kostic-foundry

 * Webfont: Roc Grotesk Condensed Medium by Kostic
 * URL: https://www.myfonts.com/collections/kostic-foundry
 
 * © 2026 MyFonts Inc. */


  
@font-face {
  font-family: "RocGroteskCondensedBold";
  src: url('webFonts/RocGroteskCondensedBold/font.woff2') format('woff2'), url('webFonts/RocGroteskCondensedBold/font.woff') format('woff');
}
@font-face {
  font-family: "RocGroteskCondensedMedium";
  src: url('webFonts/RocGroteskCondensedMedium/font.woff2') format('woff2'), url('webFonts/RocGroteskCondensedMedium/font.woff') format('woff');
}

h1, h2, h3, h4, h5 {
	font-family: RocGroteskCondensedBold;
	font-size: 40px;
}
p {
	font-family: RocGroteskCondensedMedium;
}


.bannerimagedesktop {



  width: 100%;

	max-width: 1250px;



}



	.bannerimagemobile {



		display:none;



	}

.bannerimagedesktopwide {



  width: 100%;

	max-width: 3400px;



		display:none;

}
#top1
	 {
		 
	 text-transform: uppercase;
		 color: #ffffff;
		 font-family: RocGroteskCondensedBold; 
		 line-height: 110px;
	font-size: 110px;
}
#top2
	 {
text-transform: uppercase;
color: #ffffff;
font-family: RocGroteskCondensedBold;
font-size: 75px;
line-height: 40px;
}

 @media only screen and (max-width: 750px) {



	 .bannerimagedesktop { 



		 display: none;



	}


	 .bannerimagedesktopwide { 



		 display: none;



	}



	 .bannerimagemobile {



		 width: 100%;

		 max-width: 750px;



		 display: block;





	 } 
#top1
	 {
		 
		 text-transform: uppercase;
		 color: #ffffff;
		 font-family: RocGroteskCondensedBold; 
		 line-height: 70px;
	font-size: 70px;
	 }

#top2
	 {
text-transform: uppercase;
color: #ffffff;
font-family: RocGroteskCondensedBold;
font-size: 45px;
line-height: 30px;
}
}

 @media only screen and (min-width: 1250px) {


.bannerimagedesktop {



  width: 100%;

	max-width: 1750px;



		display:none;

}



	.bannerimagemobile {



		display:none;



	}

.bannerimagedesktopwide {



  width: 100%;


		 display: block;



}
}