/*
	font-family: 'Nunito Sans', sans-serif;
	font-weight: 300, 400, 700, 900;
*/

/*BASELINE CSS STUFF*/

body {
	background-color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 20px;
	line-height: 30px;
	color: #231f20;
	margin: 0;
	padding: 0;
}
body a {
	color: #231f20;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
	height: 0px;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 56px;
	font-weight: 600;
	line-height: 1.25em;
}
h3 {
font-size: 56px;
	font-family: 'Oswald', sans-serif;
	line-height: 66px;
	font-weight: 600;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.h3content {
	padding-top: 10px;
	margin-top: 10px;
	font-size: 46px;
	line-height: 56px;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
}
.h3contentblock {
width: 70%; 
clear: both; 
margin: 0px auto; 
text-align: left; 
padding-top: 20px;
}
.h3contentblock2 {
width: 66%; 
clear: both; 
margin: 0px auto; 
text-align: left; 
padding-top: 20px;
}
.owl-carousel .textoverlay {
    position:absolute;
    color:#FFF;
   font-size:56px;
font-family: 'Oswald', sans-serif;
font-weight: 600;
   display:block;
   text-align: center;
   width: 100%;
   top: 48%;
   z-index: 9999999999999999;
}

/* END BASELINE CSS STUFF */

#sitebox {
	margin: 0px auto;
	width: 100%;
	overflow: hidden;
}
#headerbox {
	margin: 0px auto;
	width: 100%;
	position: absolute;
	z-index: 999999999999999;
}
#headercontent {
	margin: 0px auto;
	width: 100%;
	font-weight: 300;
	padding-bottom: 20px;
}
.owl-dots {
	margin-top: -50px;
	position: relative;
	z-index: 9999999999999999999999999999999;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
background: #fff !important;;
}
.owl-dots .owl-dot span {
background: fff !important;
border: 2px solid #FFF;
}
#headerleft {
	margin: 0px auto;
	float: none;
	text-align: left;
	width: 90%;
	padding-top: 120px;
}
#headermiddle {
	margin: 0px auto;
	float: none;
	text-align: center;
	width: 90%;
	padding-top: 20px;
}
#headermiddle img {
	max-width: 225px;
	height: auto;
}
#headerright {
	margin: 0px auto;
	float: right;
	text-align: right;
	width: 500px;
	padding-top: 120px;
}
#slideshowbox {
	margin: 0px auto;
	width: 100%;
}
#slideshowcontent {
	margin: 0px auto;
	width: 100%;
}
#slideshowcontent img {
	max-width: 100%;
	height: auto;
}
#featurebox {
	margin: 0px auto;
	width: 100%;
}
#featurecontent {
	margin: 0px auto;
	width: 100%;
	text-align: center;
}
#featurecontent img {
	max-width: 100%;
	height: auto;
}
#contentbox {
	margin: 0px auto;
	width: 100%;
}
#contentcontainer {
	margin: 0px auto;
	width: 1280px;
	text-align: center;
}
#contentcontainer img {
	max-width: 100%;
	height: auto;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
#subcontentbox {
	font-family: 'Oswald', sans-serif;
	margin: 0px auto;
	width: 100%;
	font-weight: 300;
	font-size: 24px;
	line-height: 34px;
}
#subcontentbox h2 {
	font-weight: 600;
	max-width: 80%;
	margin: 0px auto;
	margin-bottom: 50px;
}
#subcontentcontainer {
	margin: 0px auto;
	width: 1280px;
	text-align: left;
	margin-top: 40px;
	margin-bottom: 40px;
}
#subcontentcontainer img {
	max-width: 100%;
	height: auto;
	margin-top: 2rem;
	margin-bottom: 2rem;
}
.subcontentitem {
	margin: 0px auto;
	float: left;
	width: 33%;
}
.subcontentimage {
	margin: 0px auto;
	float: left;
	width: 33%;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 0%;
	height: auto !important;
}
.subcontentimage img {
	max-width: 100%;
	min-width: 100%;
	height: auto;
	margin: 0px !important;
}
.subcontentimageblock {
	padding: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#subcontentleft {
	margin: 0px auto;
	float: left;
	width: 45%;
}
#subcontentright {
	margin: 0px auto;
	float: right;
	width: 45%;
}
#igbox {
	margin: 0px auto;
	width: 100%;
}
#igcontent {
	padding-top: 100px;
	padding-bottom: 400px;
	margin: 0px auto;
	width: 100%;
	text-align: center;
}
#igcontent1 img,
#igcontent2 img,
#igcontent3 img {
	max-width: 100%;
	height: auto;
	margin: 0px auto;
}
#igcontent1 {
	margin: 0px auto;
	float: left;
	text-align: left !important;
	width: 31%;
}
#igcontent2 {
	margin: 0px auto;
	float: left;
	text-align: center !important;
	width: 31%;
	margin-left: 3%;
	margin-right: 3%;
}
#igcontent3 {
	margin: 0px auto;
	float: left;
	text-align: right !important;
	width: 31%;
}
#footerbox {
	margin: 0px auto;
	width: 100%;
	background-color: #000;
	padding-top: 40px;
	padding-bottom: 100px;
}
#footercontent {
	margin: 0px auto;
	width: 1270px;
	color: #FFF;
	padding-bottom: 60px;
}
#footercontent a {
	color: #FFF;
}
#footercontentleft {
	margin: 0px auto;
	float: left;
	width: 43%;
	text-align: left;
	color: #FFF;
}
#footercontentmiddle {
	margin: 0px auto;
	float: left;
	width: 33%;
	text-align: left;
	color: #FFF;
}
#footercontentright {
	margin: 0px auto;
	float: right;
	width: 23%;
	text-align: right;
	color: #FFF;
}
.footersmalltext {
	font-size: 14px;
	color: #FFF;
}


@media (min-width: 1241px) and (max-width: 1599px) {

#contentcontainer {
	width: 95%;
}
#contentcontainer img {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
#subcontentcontainer {
	width: 95%;
	margin-top: 40px;
	margin-bottom: 40px;
}
#subcontentcontainer img {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
#subcontentleft {
	float: left;
	width: 40%;
}
#subcontentright {
	float: right;
	width: 60%;
}
#igcontent {
	padding-top: 100px;
	padding-bottom: 300px;
}
#igcontent1 {
	float: left;
	text-align: left !important;
	width: 30%;
}
#igcontent2 {
	float: left;
	text-align: center !important;
	width: 30%;
	margin-left: 5%;
	margin-right: 5%;
}
#igcontent3 {
	float: left;
	text-align: right !important;
	width: 30%;
}
#footercontent {
	margin: 0px auto;
	width: 95%;
}
#footercontentleft {
	float: left;
	width: 43%;
}
#footercontentmiddle {
	float: left;
	width: 33%;
}
#footercontentright {
	float: right;
	width: 23%;
}
.owl-nav {
  font-size: 40px;
  top: 40% !important;
}
.owl-down {
  font-size: 40px;
  bottom: 5%;
}
.owl-prev {
  padding-left: 20px;
}
.owl-next {
  padding-right: 20px;
}
.owl-prev img,
.owl-next img {
}
.owl-down img {
}


}

@media (min-width: 900px) and (max-width: 1240px) {

h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 46px;
}
#contentcontainer {
	width: 95%;
}
#contentcontainer img {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
#subcontentcontainer {
	width: 95%;
	margin-top: 40px;
	margin-bottom: 40px;
}
#subcontentcontainer img {
	margin-top: 2rem;
	margin-bottom: 2rem;
}
#subcontentleft {
	float: left;
	width: 40%;
}
#subcontentright {
	float: right;
	width: 60%;
}
#igcontent {
	padding-top: 100px;
	padding-bottom: 300px;
}
#igcontent1 {
	float: left;
	text-align: left !important;
	width: 30%;
}
#igcontent2 {
	float: left;
	text-align: center !important;
	width: 30%;
	margin-left: 5%;
	margin-right: 5%;
}
#igcontent3 {
	float: left;
	text-align: right !important;
	width: 30%;
}
#footercontent {
	margin: 0px auto;
	width: 95%;
}
#footercontentleft {
	float: left;
	width: 43%;
}
#footercontentmiddle {
	float: left;
	width: 25%;
}
#footercontentright {
	float: right;
	width: 31%;
}
.owl-nav {
  font-size: 40px;
  top: 40% !important;
}
.owl-down {
  font-size: 40px;
  bottom: 5%;
}
.owl-prev {
  padding-left: 20px;
}
.owl-next {
  padding-right: 20px;
}
.owl-prev img,
.owl-next img {
}
.owl-down img {
}
.owl-carousel .textoverlay {
   font-size:46px;
   top: 48%;
}
h3 {
font-size: 46px;
	line-height: 56px;
}
h2 {
	font-size: 46px;
	line-height: 56px;
}
.h3content {
	font-size: 36px;
	line-height: 46px;
}
.h3contentblock {
width: 80%; 
}


}

@media (min-width: 500px) and (max-width: 899px) {

h3 {
font-size: 38px;
	line-height: 46px;
}
.h3content {
	font-size: 28px;
	line-height: 38px;
}
.h3contentblock {
width: 80%; 
}
.owl-carousel .textoverlay {
   font-size:38px;
   line-height: 46px;
   top: 50%;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 38px;
}
body {
	font-size: 16px;
	line-height: 24px;
}
#contentcontainer {
	width: 90%;
}
#contentcontainer img {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
#subcontentcontainer {
	width: 90%;
}
#subcontentbox {
	font-size: 20px;
	line-height: 28px;
}
#subcontentcontainer img {
	max-width: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
#subcontentleft {
	float: none;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
#subcontentright {
	float: none;
	width: 100%;
}
#igcontent {
	padding-top: 100px;
	padding-bottom: 200px;
}
#igcontent1 {
	float: none;
	text-align: center !important;
	width: 100%;
}
#igcontent2 {
	float: none;
	text-align: center !important;
	width: 100%;
}
#igcontent3 {
	float: none;
	text-align: center !important;
	width: 100%;
}
#footercontent {
	margin: 0px auto;
	width: 90%;
	font-size: 14px;
	line-height: 18px;
}
#footercontentleft {
	float: none;
	width: 100%;
}
#footercontentmiddle {
	float: none;
	width: 100%;
}
#footercontentmiddle img {
	display: none;
}
#footercontentright {
	float: none;
	width: 100%;
		text-align: left !important;
	margin-top: 40px;
}
#footercontentright img {
	max-width: 50px;
}
.footersmalltext {
	font-size: 10px;
}
.owl-nav {
  font-size: 40px;
  top: 40% !important;
}
.owl-down {
  font-size: 40px;
  bottom: 5%;
}
.owl-prev {
  padding-left: 20px;
}
.owl-next {
  padding-right: 20px;
}
.owl-prev img,
.owl-next img {
	max-width: 14px !important;
}
.owl-down img {
	max-width: 30px !important;
}
.owl-theme .owl-dots .owl-dot span {
width: 7px !important;
height: 7px !important;
margin: 5px 5px !important;
border-radius: 15px !important;
}
.owl-dots {
	margin-top: -40px;
}
#headermiddle img {
	max-width: 160px;
}
.subcontentitem {
	margin: 0px auto;
	float: left;
	width: 50%;
}
.subcontentimage {
	float: left;
	width: 50%;
	height: auto !important;
}
#subcontentbox h2 {
	max-width: 90%;
}

}

@media (min-width: 1px) and (max-width: 499px) {

.owl-two {
}
#subcontentbox h2 {
	max-width: 90%;
}
h3 {
font-size: 32px;
	line-height: 40px;
}
.h3content {
	font-size: 22px;
	line-height: 32px;
}
.h3contentblock {
width: 90%; 
padding-top: 0px;
margin-top: 0px;
}
.owl-carousel .textoverlay {
   font-size:32px;
   line-height: 42px;
   top: 50%;
}
.subcontentimage {
	float: none;
	width: 100%;
	height: auto !important;
}
.subcontentimageblock {
}
#subcontentbox {
	font-size: 18px;
	line-height: 24px;
}
.subcontentitem {
	margin: 0px auto;
	float: none;
	clear: both;
	width: 100%;
}
h2 {
	font-family: 'Oswald', sans-serif;
	font-size: 32px;
}
#headermiddle img {
	max-width: 100px;
}
.owl-dots {
	margin-top: -40px;
}
.owl-theme .owl-dots .owl-dot span {
width: 7px !important;
height: 7px !important;
margin: 5px 5px !important;
border-radius: 15px !important;
}
body {
	font-size: 16px;
	line-height: 24px;
}
#contentcontainer {
	width: 90%;
}
#contentcontainer img {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
#subcontentcontainer {
	width: 90%;
}
#subcontentcontainer img {
	max-width: 100%;
	margin-top: 1rem;
	margin-bottom: 1rem;
}
#subcontentleft {
	float: none;
	width: 100%;
	margin-top: 40px;
	margin-bottom: 40px;
}
#subcontentright {
	float: none;
	width: 100%;
}
#igcontent {
	padding-top: 100px;
	padding-bottom: 200px;
}
#igcontent1 {
	float: none;
	text-align: center !important;
	width: 100%;
}
#igcontent2 {
	float: none;
	text-align: center !important;
	width: 100%;
}
#igcontent3 {
	float: none;
	text-align: center !important;
	width: 100%;
}
#footercontent {
	margin: 0px auto;
	width: 90%;
	font-size: 14px;
	line-height: 18px;
}
#footercontentleft {
	float: none;
	width: 100%;
}
#footercontentmiddle {
	float: none;
	width: 100%;
}
#footercontentmiddle img {
	display: none;
}
#footercontentright {
	float: none;
	width: 100%;
		text-align: left !important;
	margin-top: 40px;
}
#footercontentright img {
	max-width: 50px;
}
.footersmalltext {
	font-size: 10px;
}
.owl-nav {
  font-size: 40px;
  top: 35% !important;
}
.owl-down {
  font-size: 40px;
  bottom: 5%;
}
.owl-prev {
  padding-left: 20px;
}
.owl-next {
  padding-right: 20px;
}
.owl-prev img,
.owl-next img {
	max-width: 14px !important;
}
.owl-down img {
	max-width: 30px !important;
}

}



@media (min-width: 1px) and (max-width: 399px) {

.owl-carousel .textoverlay {
   font-size:1rem;
   line-height: 1.25rem;
   top: 50%;
}
.owl-dots {
	margin-top: -30px;
}
.owl-theme .owl-dots .owl-dot span {
width: 4px !important;
height: 4px !important;
margin: 3px 3px !important;
border-radius: 5px !important;
}

}







@media (min-width: 1px) and (max-width: 1599px) {


}

@media (min-width: 1093px) and (max-width: 1240px) {


}

@media (min-width: 993px) and (max-width: 1092px) {



}

@media (min-width: 880px) and (max-width: 992px) {



}

@media (min-width: 769px) and (max-width: 879px) {



}

@media (min-width: 481px) and (max-width: 768px) {



}

@media (min-width: 321px) and (max-width: 480px) {



}