.faculty-glyphic-regular {
  font-family: "Faculty Glyphic", sans-serif;
  font-weight: 400;
  font-style: normal;
}

// <weight>: Use a value from 100 to 900
// <uniquifier>: Use a unique and descriptive class name

.roboto-<uniquifier> {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
  font-variation-settings:"wdth" 100;
}

/*small screen = default*/
body{
	font-family:Roboto,'Roboto Fallback',arial;
	font-weight:300;
	font-style:normal;
	font-size:16px;
	color:#686868;
	line-height:120%;
	padding:0;
	margin:0;
	border:0;
}
li{
	line-height:180%;
}
.banner1{
	display:block;
	margin-left: auto;
	margin-right: auto;
	max-width:1500px;
	background-color:#4B524B;
	
	background-image: url('../Images/BannerClean.jpg');
	background-color:#4B524B;
	background-position-y:50%;
	background-position-x:100%;
	background-repeat:no-repeat;
	background-size:cover;
	height:550px;
}
.banner2{
	display:block;
	margin-left: auto;
	margin-right: auto;
	max-width:1500px;
	background-color:#4B524B;
}

.bannerlogo{
	display:inline-block;
	height:150px;
	width:150px;
	vertical-align:top;
	/* margin-top:70px; */
}
.bannerlogo2{
	display:inline-block;
	height:150px;
	width:150px;
	vertical-align:top;
	/* margin-top:70px; */
}


.bannerbutton{
	display:inline-block;
	width:100%;
	padding-top:50px;
	vertical-align:top;
	text-align:center;
}

a.button1, a.button1:hover, a.button1:visited, a.button4, a.button4:hover, a.button4:visited{
	border:1px solid #E89A5F;
	color:#E89A5F;
	font-size:20px;
	font-weight:bold;
	padding:10px 70px 10px 70px;
	display:inline-block;
	margin-top:5px;
	text-decoration:none;
	white-space:nowrap;
}
a.button1:hover{
	background-color:white;
}
a.button4:hover{
	color:white;
	background-color:#E89A5F;
}
a.button2, a.button2:hover, a.button2:visited{
	border:1px solid #E89A5F;
	background-color:#E89A5F;
	color:white;
	font-size:20px;
	font-weight:bold;
	padding:10px 70px 10px 70px;
	display:inline-block;
	text-decoration:none;
	white-space:nowrap;
}
a.button2:hover{
	border:1px solid white;
}
a.button3, a.button3:hover, a.button3:visited{
	border:1px solid #E89A5F;
	background-color:white;
	color:#E89A5F;
	font-size:20px;
	font-weight:bold;
	padding:10px 70px 10px 70px;
	display:inline-block;
	text-decoration:none;
	line-height:120%;
	white-space:nowrap;
}
a.button3:hover{
	border:1px solid white;
	color:white;
	background-color:#E89A5F;
}
		

h1{
	font-weight:600;
	font-style:normal;
	line-height:130%;
}

h2{
	font-family:Roboto,'Roboto Fallback';
	font-weight:600;
	font-style:large;
	margin-top:20px;
	margin-bottom:10px;
}
h3{
	font-family:Roboto,'Roboto Fallback';
	font-weight:600;
	font-style:normal;
	margin-top:10px;
	margin-bottom:10px;
}
.main{
	display:block;
	margin-left: auto;
	margin-right: auto;
	max-width:1500px;
	padding:10px;
	text-align:center;
}

.contentblockrow{
	white-space:normal;
	text-align:center;
}
.contentblock{
	display:inline-block;
	padding:15px;
	min-height:100px;
	white-space:normal;
	vertical-align:middle;
	text-align:left;
}
.contentblock20{
	width:80%;
}
.contentblock25{
	width:80%;
}
.contentblock35{
	width:80%;
}
.contentblock50{
	width:80%;
}

.icon{
	width:50px;
	height:50px;
	stroke:#686868;
	fill:#686868;
	display:inline-block;
	
}
a .icon:hover{
	stroke:#E89A5F;
	fill:#E89A5F;
}

.programdetail{
	display:inline-block;
	width:80%;
	vertical-align:top;
	white-space:normal;
	margin-left:10px;
}
.progamhour{
	color:#E89A5F;
	padding-bottom:10px;
	font-size:150%;
	font-weight:bold;
}

a,a:hover,a.visited{
	/* color:#7d61a3; */
}

div.logo{
	display:none;
}
div.logoMobile{
	display:block;
	overflow:auto;
	border-bottom:1px solid #2f569d;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0px 5px 0px
}
div.logoMobile img{
	display:inline-block;
	width:125px;
	height:106px;
	float:left;
}
div.logoMobile div{
	font-family:'Filson Pro','Roboto Fallback';
	font-weight:500;
	font-style:normal;
	color:#2f569d;
	display:inline-block;
	float:right;
	padding-right:10px;
	padding-top:70px;
	padding-bottom:10px;
	font-size:50px;
	cursor:pointer;
}
img.sponsor{
	height:100%;
}
a.sponsor{
  display:inline-block;
  height:60px;
  margin-left:20px;margin-top:10px;margin-right:10px;margin-bottom:10px;
  vertical-align:top;
}
	
.footertxt{
	display:inline-block;
	width:80%;
	min-height:100px;
	white-space:normal;
	padding:15px;
	vertical-align:middle;
	text-align:left;
	font-size:15px;
	line-height:30px;
	color:white;
}	
	
	
/*big screen*/
@media screen and (min-width:737px){
	body{
		font-size:16px;
		background:#xE56523;
	}
	.banner1, .banner2{
		white-space:nowrap;
	}	
	.bannerlogo{
		margin-top:70px;
		height:500px;
		width:500px;
	}
	.bannerlogo2{
		margin-top:70px;
		height:250px;
		width:250px;
	}
	
	.bannerbutton{
		height:425px;
		width:60%;
		padding-top:200px;
	}

	div.logo, div.logo a, div.logo img {
		display:inline-block;
		float:left;
		/* overflow:auto; */
		border:1px solid blue;
		/* margin:auto; */
	}
	
	div.logoMobile{
		display:none;
	}
	h1{
		font-size:34px;
		font-weight:700px;
		line-height:51px;
		margin-top:20px;
		margin-bottom:5px;
		padding-top:15px;
		
	}
	h2{
		font-size:26px;
	}
	h3{
		font-size:18px;
	}
	.main{
		padding-top:50px;
		padding-bottom:50px;
		padding-left:0px;
		padding-right:0px;
		text-align:center;
	}
	
	.contentblockrow{
		white-space:nowrap;
		text-align:center;
	}
	.contentblock{
		text-align:left;
	}
	.contentblock20{
		width:20%;
	}
	.contentblock25{
		width:25%;
	}
	.contentblock35{
		width:35%;
	}
	.contentblock50{
		width:50%;
	}
	
	.icon{
		width:80px;
		height:80px;
		stroke:#686868;
		fill:#686868;
		display:inline-block;
		
	}
	
	a.sponsor{
	  height:100px;
	  margin-left:20px;margin-top:10px;margin-right:10px;margin-bottom:10px;
	}

	.footertxt{
		display:inline-block;
		width:28%;
		min-height:100px;
		white-space:nowrap;
		padding:15px;
		vertical-align:middle;
		text-align:left;
		font-size:14px;
		line-height:30px;
		color:white;
	}	

}





