/*
CSS Stylesheet
Tower Center Arts District
Version 2
Created by 2020-03-?? by Jonathan Zapata
Modified by 2020-03-13 by Jonathan Zapata
*/


@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');

body {
	display: grid;
	height: 100vh;
	width: 100vw;
	margin: 0;
	padding: 0; 
	background: #fff;
    width: 100vw;
    display: grid;
	margin: auto;
	font-family: "open-sans", Open Sans, opens sans, sans-serif;
}

/*404 Page Error*/

h1 {
	text-align: center;
	height: 0;
	color: #CF7F36;
}

h3 {
	font-size: 2em;
	text-align: center;
}


body p {
	text-align: center;
	font-size: 1.5em;
}

/*404 Page Above*/

header {
	color: #fff;
    width: 100vw;
    border: 1em;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    padding: 55px;
}

.entry-point-o {
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  align-content: flex-start;
  flex-wrap: wrap;
  width: 100vw;
}

.entry-point-i{
  background-repeat: no-repeat;	
  background-size: cover;
  background-position: center;
  flex: 1 0 50%;
  width: 50%;
  height: 600px;
  position: relative;
  flex-shrink: 1;    
	display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.entry-point-a {
    width: 20em;
}

.BCC {
	background-image: url(../images/bvillecommunitycenter800.jpg);
}

.PT {
	background-image: url(../images/pricetower800.jpg);
}

.Unity {
	background-image: url(../images/unitysquare800.jpg);
}

.BPL {
	background-image: url(../images/bvillepubliclibrary800.jpg);
	background-position: left;
}

.UnityLogo {
    position: relative;
    width: 700px;
    display: block;
}

.text {
	width: 75vw;
	margin: auto auto 30px;
	position: relative;
}

.box-1 {
	margin-left: 2em;
	margin-right: 2em;
}

h1 {
	font-size: 5em;
	margin: 0;
}

h2 {
font-family: "open-sans", Open Sans, opens sans, sans-serif;
    font-size: 45px;
    color: #CF7F36;
    font-weight: 700;
    margin: 35px 0;
}

ul {
	font-size: 1.2em;
	color: #006838;
	list-style: none;
}

ul li {
	color: #006838;
}

ul li::before {
	content: "\2022";
	color: #e0ae2c;
	font-weight: bold;
	display: inline-block;
	width: 1em;
	margin-left: -1em;
}

a {
	text-decoration: none;
	color: #CF7F36;
}

.box-2 a {
	margin-left: 60px;
}
.box-2 a:first-of-type {
	margin-right: 20px;
	margin-left: 0;
}

a:hover {
	color: #006838;
}

.rectangle {
	width: 108px;
    height: 11px;
    background: #E0AE2C;
}

.text p {
 font-family: "open-sans", Open Sans, opens sans, sans-serif;
    color: #006838;
	text-align: left;
	font-size: 1.2em;
}

.box-2 {
	display: flex;
	align-items: center;
	align-content: center;
	position: relative;
	justify-content: flex-end;
	right: 3em;
}

.thanks h2 {
	font-family: "open-sans", Open Sans, opens sans, sans-serif;
	font-size: 45px;
	color: #CF7F36;
	font-weight: 700;
	margin: 35px 0;
}

.thanks p {
	font-family: "open-sans", Open Sans, opens sans, sans-serif;
	color: #006838;
	text-align: left;
	font-size: 1.3em;
	text-transform: uppercase;
}

.Art1 {
	width: 200px;
	position: relative;
	align-content: center;
	height: 200px;
}


.Art2 {
	width: 200px;
	position: relative;
	align-content: center;
	height: 200px;
}

footer {
	width: 100%;
	font-family: 'open-sans', open sans, open sans;
	background-color: #D2E5E5;
	text-align: center;
	position: relative;
	margin-top: auto;
	padding: 10px 0;
}

footer p {
	color: #000;
    font-size: 15px;
    text-align: center;
    margin: 12px;
}

footer a {
	color: #000;
}

footer br {
	display: none;
}

/* Responsive */

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

	.entry-point-a {
   		 width: 18em;
	}
	
	.entry-point-i{
  		height: 400px;
	}

	.BCC {
  		background-size: cover;
	}

	.PT {
		background-size: cover;
	}

	.Unity {
		background-size: auto;
	}

	.BPL {
		background-size: auto;
	}	

	h2 {
    	font-size: 44px;
    	margin: 45px 0 20px;
    	padding-right: 20px;
	 }

	li {
		font-size: 1em;
	}

	.rectangle {
		width: 63px;
		height: 8px;
	}

	.thanks h2 {
		font-size: 44px;
		margin: 45px 0 20px;
		padding-right: 20px;
	}

	.Art1 {
		width: 150px;
	}
	
	.Art2 {
		width: 180px;
	}
}

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

	.entry-point-i {
		flex: 1 0 100%;
		width: 100%;
		height: 300px;
	}
	
	.entry-point-a {
   		 width: 16em;
	}
	
	.BCC {
  	background-image: url(../images/bvillecommunitycenter500.jpg);
	}

	.PT {
		background-image: url(../images/pricetower500.jpg);
	}

	.Unity {
		background-image: url(../images/unitysquare500.jpg);
		background-size: cover;
	}

	.BPL {
		background-image: url(../images/bvillepubliclibrary500.jpg);
		background-size: cover;
	}	

	.UnityLogo {
		width: 450px;
	}

	h2 {
		font-size: 40px;
	}

	.thanks h2 {
		font-size: 40px;
	}

	.text {
    	width: 100vw;
	}
	
	.Art1 {
		margin-right: 30px;
		width: 120px;
	}

	.Art2 {
		width: 140px;
	}
}

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

	.BCC {
  		background-image: url(../images/bvillecommunitycenter400.jpg);
	}

	.PT {
		background-image: url(../images/pricetower400.jpg);
	}

	.Unity {
		background-image: url(../images/unitysquare400.jpg);
	}

	.BPL {
		background-image: url(../images/bvillepubliclibrary400.jpg);
	}

	.box-1 p {
		font-size: 1em;
	}

	li {
		font-size: 0.8em;
	}
	
	footer span {
		display: none;
	}
	
	footer br {
		display: block;
	}

	.rectangle {
		width: 50px;
		height: 6px;
	}
	
	.Art1 {
    	width: 100px;
    	margin-right: 2px;
	}
	
	.Art2 {
   		width: 120px;
	}


	footer p {
		font-size: 12px;
	}

	footer {
		padding: 6px 0;
	}

}

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

	.UnityLogo {
    	width: 350px;
	}
	
	.entry-point-i {
    	height: 250px;
    }
	
	.entry-point-a {
    	width: 14em;
	}

	h2 {
		 font-size: 29px;
	 }

	.box-1 p {
		font-size: 0.8em;
	}

	.thanks h2 {
		font-size: 30px;
	}

	.box-2 {
		right: 2em;
	}
	
	.Art1 {
   		width: 80px;
	}
	
	.Art2 {
   		width: 100px;
	}

}



