*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html,
body {
	background: #1c1e28;
    color: #ebedf4;
    padding: 0px;
    margin: 0px;
	background-image: url("bg.jpg");
	background-repeat: no-repeat;
	background-position: top;
}

div.content {
	width: 1200px;
	margin: 0px auto 0px auto;
}

div.content img.pwr{
	width: 350px;
}

div.content img.ex{
	width: 120px;
	padding-top: 30px;
}


div.pic {
	padding-top: 200px;
	padding-bottom: 30px;
	margin: 0px auto 0px auto;
}

div.pic img {
	width: 850px;
	margin: 0px auto 0px auto;
}


div.content img.finger {
	width: 70px;
	margin-top: 40px;
}

div.about {
	color: #555;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px 10px 10px 10px;
	margin: 0px;
	font-size: 15px;	
	line-height: 1.8em;
}

div.featured {
	margin-bottom: 45px;
	background: #242424;
	padding: 1px 0px 25px 0px;
}

div.featured ul li {
	font-family: "Inter", sans-serif;
	font-size: 15px;
	font-weight: 400;
	padding-bottom: 6px;
}

div.featured ul li a{
	color: #fff;
	text-decoration: none;
}

div.featured h2 span{
	font-size: 16px;
	color: #fafd99;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px 12px;
}



p.update{
	font-size: 13px;
	color: #999;
	font-family: "Inter", sans-serif;
	font-weight: 400;
}

div.title {
	margin: 0px auto 0px auto;
	width: 950px;
}


div.title h1{
	font-size: 44px;
	color: #242424;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

div.title h2 {
	font-size: 22px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 30px 0px 8px 10px;
	margin: 0px;
	line-height: 1.7em;
}

div.title h2 span{
	font-weight: bold;
	color: #edcb63;
}


div.title h3 {
	font-size: 16px;
	color: #777;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
}


div.role {
	margin: 0px 0px 42px 0px;
	padding: 0px 0px 22px 0px;
	border-bottom: 1px dotted #aaa;
}

div.copy h5 {
	margin: 0px 0px -15px 0px;
}

div.copy h5 span{
	font-size: 16px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	background: #429cd7;
	margin: 0px;
	padding: 3px 12px;
}


div.copy h5 span.community{
	font-size: 16px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	background: #d9364b;
	margin: 0px;
	padding: 3px 12px;
}


div.copy h5 span.edu{
	font-size: 16px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	background: #ec6b38;
	margin: 0px;
	padding: 3px 12px;
}



div.copy h5 span.consult{
	font-size: 16px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	background: #6148be;
	margin: 0px;
	padding: 3px 12px;
}


div.copy h1 span{
	font-size: 34px;
	color: #242424;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	background: #fff;
	margin: 0px;
	padding: 3px 12px;
}

div.copy h2 span{
	font-size: 16px;
	color: #eee;
	background: #555;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 3px 12px;
}
div.copy h2 {
	float: left;
	margin-top: -17px;
	text-transform: uppercase;

}
div.copy h3 {
	float: left;
	margin-top: -14px;
	text-transform: uppercase;
}

div.copy h3.head {
		text-transform: none;
		float: none;
		margin-top: 0px;
		font-family: "Inter", sans-serif;
	font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.16667;
    letter-spacing: -0.8px;
}

h3.talk {
		text-transform: none;
		float: none;
		margin: 30px 0px 0px 0px;
		font-family: "Inter", sans-serif;
	font-size: 48px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.16667;
    letter-spacing: -0.8px;
}

div.copy h3 a{
	text-decoration:none;
	color: #429cd7;

}

div.copy h3 a:hover{
	color: #242424;

}
	
div.copy h3 span{
	font-size: 16px;
	color: #242424;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 3px 12px;
}


p.titles {
	color: #555;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px 3px 10px 10px;
	margin: 0px;
	font-size: 15px;
}

p.titles span{
	color: #999;
	padding-left: 6px;
}


div.locations {
	background: #222535;
	padding: 20px 20px 0px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 125px;
}

div.location {
	background: #1c1e28;
	width: 360px;
	height: 420px;
	margin: 30px 40px 60px 0px;
	font-family: "Inter", sans-serif;
	float: left;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

div.location img.loc{
	width: 100%;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;

}

p.date {
	padding: 0px 15px 0px 15px;
	color: #FFF;
	font-size: 160%;
	font-weight: bold;
	text-shadow: 1px 1px 1px #222;	
}

p.time {
	color: #bfcbf7;
	font-size: 120%;
	font-weight: bold;
	padding: 0px 15px 0px 15px;
	margin: -20px 0px 0px 0px;

}

p.desc {
	padding: 0px 15px 0px 15px;
	line-height: 1.6em;
}

p.link {
	padding: 0px 10px 0px 10px;

}

p.link span {
	padding: 0px 7px;
}

p.link a.map:link {
  color: #abda4d;
  text-decoration: none;
}

p.link a.map:visited {
  color: #abda4d;
}

p.link a.map:hover{
	color: #e3fdae!important;
}

p.link a.brunch:link {
  color: #089ad3;
  text-decoration: none;
}

p.link a.brunch:visited {
  color: #089ad3;
}

p.link a.brunch:hover{
	color: #8fddfc!important;
}




div.footer {
	margin: 75px 0px 0px 0px;
	text-align: center;
	padding: 20px;	
	background: #232534;
	font-family: "Inter", sans-serif;
}


div.footer h2{
	text-align: center;
	line-height: 1.5em;
	color: #fbcaf0!important;
	font-size: 18px;
	letter-spacing: 1px;	
	margin-top: 10px;
	text-shadow: none;
}

div.footer h3{
	text-align: center;
	font-size: 16px; 	
	width: 100%!important;
	color: #a9abb9!important;
	margin: 20px auto 0px auto;
	line-height: 1.6em;
	text-shadow: none;
}

div.footer h3 a{
	color: #eee;
	text-decoration: none;
}

div.footer h3 a:hover{
	color: #8fddfc;
}

div.footer h3 a:visited{
  color: #eee;
}

div.footer p {
	color: #000;
}

div.footer p.rights {
	font-size: 115%;
	color: #696b7f;
	margin-top: 20px;
}

div.footer p.rights a {
	color: #696b7f;
	text-decoration: none;
}
div.footer p.rights a:hover {
	color: #a9abb9;
}

div.clear {
	clear: both;
}
 
 
/* Smart Phone */
@media (min-width: 1px) and (max-width: 700px) {
div.content {width: 90%!important;}


body {
}


div.content {
	width: 330px!important;
	margin: 0px auto 0px auto;
}

div.pic {
	padding-top: 100px;
	padding-bottom: 30px;
	margin: 0px auto 0px auto;
}

div.pic img {
	width: 100%!important;
}

div.content img.finger {
	width: 70px;
	margin-top: 30px;
}

h3.talk {
		text-transform: none;
		float: none;
		margin: 20px 0px 20px 0px;
		font-family: "Inter", sans-serif;
	font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.16667;
    letter-spacing: -0.8px;
}



div.title {
	margin: 0px auto 0px auto;
	width: 100%;
}

div.copy h3.head {
		text-transform: none;
		float: none;
		margin-top: 0px;
		font-family: "Inter", sans-serif;
	font-size: 38px;
    font-style: normal;
    font-weight: 500;
    line-height: 1.16667;
    letter-spacing: -0.8px;
}


div.title h1{
	font-size: 44px;
	color: #242424;
	font-family: 'Oswald', sans-serif;
	font-weight: 400;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

div.title h2 {
	font-size: 18px!important;
	color: #fff!important;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 30px 0px 8px 10px;
	margin: 0px;
	line-height: 1.7em;
}


div.title h1{
	font-size: 36px;
	color: #242424;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px 0px 0px 10px;
	margin: 0px;
}

div.title h2 {
	font-size: 22px;
	color: #555;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px 0px 8px 10px;
	margin: 0px;
}

div.title h3 {
	font-size: 14px;
	color: #777;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
}

div.copy h5 {
	margin: 0px 0px -16px 0px;
}

div.copy h5 span{
	font-size: 13px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	background: #429cd7;
	margin: 0px;
	padding: 3px 12px;
}


div.copy h5 span.community{
	font-size: 13px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	background: #d9364b;
	margin: 0px;
	padding: 3px 12px;
}


div.copy h5 span.edu{
	font-size: 13px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	background: #ec6b38;
	margin: 0px;
	padding: 3px 12px;
}



div.copy h5 span.consult{
	font-size: 13px;
	color: #fff;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	padding: 0px;
	text-transform: uppercase;
	background: #6148be;
	margin: 0px;
	padding: 3px 12px;
}


div.copy h1 span{
	font-size: 24px;
	color: #242424;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	background: #fff;
	margin: 0px;
	padding: 3px 12px;
}

div.copy h2 span{
	font-size: 13px;
	color: #eee;
	background: #555;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 3px 12px;
}
div.copy h2 {
	float: left;
	margin-top: -23px;
	text-transform: uppercase;

}

div.copy h3 {
	float: left;
	margin-top: -16px;
	text-transform: uppercase;

}

div.copy h3 a{
	text-decoration:none;
	color: #429cd7;

}

div.copy h3 a:hover{
	color: #242424;

}
	
div.copy h3 span{
	font-size: 13px;
	color: #242424;
	font-family: "Inter", sans-serif;
	font-weight: 400;
	margin: 0px;
	padding: 3px 12px;
}

div.locations {
	background: #222535;
	padding: 20px 20px 20px 20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom: 175px;
}


div.location {
	width: 100%;
	height: 100%;
	margin: 0px 40px 40px 0px;
	font-family: 'acronymregular', Arial, sans-serif; 	
	float: left;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
-webkit-border-bottom-right-radius: 5px;
-webkit-border-bottom-left-radius: 5px;
-moz-border-radius-bottomright: 5px;
-moz-border-radius-bottomleft: 5px;
border-bottom-right-radius: 5px;
border-bottom-left-radius: 5px;
}

div.footer p.rights {
	font-size: 95%;
	font-family: "Inter", sans-serif;
	color: #696b7f;
	margin-top: 20px;
}
 
}
