/*/*
/* -----------------general all-pages css--------------------------------------*/

#header {
	padding: 1.5rem;
}
.level {
	margin-left: 6rem;
	margin-right: 6rem;
}
.icon {
	margin: 5px;
}
.navbar-brand {
	margin-left: 30px;
}
.navbar-right {
	margin-right: auto;
	margin-left: 0px;
}

p {
	font-family: "Helvetica Neue";
}
h1 {
	font-family: "Helvetica Neue";
}
a {
	font-family: "Helvetica Neue";
	font-style: normal;
}

a[href^="mailto"] { color: #C60000; }

.myHr {
	border-top: 2px solid #E0E0E0;
	margin: 20px;
}
#footer-tagline {
	font-size: 40px;
	font-weight: bold;
	color: #C60000;
}
.contact-and-hours {
	font-size: 23px;
	font-weight: bold;
}
.footer-socialmedia {
	margin-top: 30px;
	margin-left: 85px;
}
#footer-text-container {
	margin-bottom: 30px;
}
.footer-socialmedia {
	margin-left: auto;
	margin-right: auto;
}
.footer-icons {
	margin-top: 40px;
	margin-left: auto;
	margin-right: auto;
	font-size: 25px;
	text-align: center;
}
.icon {
	margin: 15px;
}
#communities {
	margin-bottom: 50px;
}
.footer-button {
	width: 600px;
	padding: 30px;
	padding-left: 63px;
	padding-right: 63px;
	font-size: 18px;
	background-color: #BDBDBD;
	color: white;
	border-radius: 5px;
	border-width: 0px;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
}
.footer-button-container {
	width: 300px;
}
.tagline {
	font-size: 40px;
	font-weight: bold;
	color: #C60000;
}
.big-title {
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	color: white;
    height: 600px;
    margin-top: 250px;
	vertical-align: middle;
}
.hidden-text {
	font-weight: bold;
    visibility: hidden;
    font-size: 16px;
    
}


/* -----------------home page and landing pages css--------------------------------------*/
	
#home-image {
	height: 700px;
	background: url("./img/main.jpg") top center;
	background-size: cover;
	opacity: 0.6;
	overflow: hidden;
}
#home-paragraph-container {
	font-size: 17px;
	text-align: center;
}
#home-tagline-container {
	margin: 60px;
}
.home-tagline {
	font-size: 40px;
	color: #C60000;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}
.communities-title-container {
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	color: #C60000;
	margin-bottom: 50px !important;
}

.community-card{
	margin-bottom: 50px;
}

#rochester-image1 {
	height: 700px;
	background: url("img/village-place/cover.jpg");
	background-size: cover;
	background-position: center;
	opacity: 0.8;
	overflow: hidden;
}

#berne-image1 {
	height: 700px;
	background: url("img/jefferson/cover.jpg");
	background-size: cover;
	opacity: 0.8;
	overflow: hidden;
}
#berne-image2 {
	height: 700px;
	background: url("img/yellow-house/cover.jpg");
	background-size: cover;
	opacity: 0.8;
	overflow: hidden;
}
#berne-image3 {
	height: 700px;
	background: url("img/wabash/cover.jpg");
	background-size: cover;
	opacity: 0.8;
	overflow: hidden;
}

#decatur-image1 {
	height: 700px;
	background: url("img/2nd/cover.jpg");
	background-size: cover;
	opacity: 0.8;
	overflow: hidden;
}

#decatur-image2 {
	height: 700px;
	background: url("img/17th/cover.jpg");
	background-size: cover;
	opacity: 0.8;
	overflow: hidden;
}

#hartfordcity-image1 {
	height: 700px;
	background: url("img/the-complex/cover.jpg");
	background-size: cover;
	opacity: 0.8;
	overflow: hidden;
}

#hartfordcity-image2 {
	height: 700px;
	background: url("img/franklin/cover.jpg");
	background-size: cover;
	opacity: 0.8;
	overflow: hidden;
}

.berne-map {
    height: 500px;
    background: url("./img/berne-map.png") top center;
    margin-bottom: 50px;
}
.decatur-map {
	height: 500px;
    background: url("./img/decatur-map.png") top center;
    margin-bottom: 50px;
}
.hartfordcity-map {
	height: 500px;
    background: url("./img/hartfordcity-map.png") top center;
    margin-bottom: 50px;
}

#communities-image0 {
	margin: auto;
	height: 350px;
	background: url("img/jefferson/cover.jpg");
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 10px;
}
#communities-image1 {
	margin: auto;
	height: 350px;
	background: url("img/yellow-house/cover.jpg");
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 10px;
}
#communities-image2 {
	margin: auto;
	height: 350px;
	background: url("img/wabash/cover.jpg");
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 10px;
}
#communities-image3 {
	margin: auto;
	height: 350px;
	background: url("img/2nd/cover.jpg");
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 10px;
}
#communities-image4 {
	margin: auto;
	height: 350px;
	background: url("img/17th/cover.jpg");
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 10px;
}
#communities-image5 {
	margin: auto;
	height: 350px;
	background: url("img/the-complex/cover.jpg");
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 10px;
}
#communities-image6 {
	margin: auto;
	height: 350px;
	background: url("img/franklin/cover.jpg");
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 10px;
}
#communities-image7 {
	margin: auto;
	height: 350px;
	background: url("img/village-place/cover.jpg");
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
	margin: 10px;
}


.communities-name-container {
	text-align: center;
	font-weight: bold;
	font-size: 25px;
}
.communities-address-container {
	text-align: center;
}
.communities-button-container {
	text-align: center;
}
.communities-button {
	display: inline-block;
	width: 130px;
	padding: 10px;
	font-size: 13px;
	background-color: #C60000;
	color: white;
	border-radius: 5px;
	border-width: 0px;
	font-weight: bold;
}

/* -----------------contact-us css--------------------------------------*/

#contact-us-image {
	height: 700px;
	background: url("http://eriefamilycenter.org/wp-content/uploads/2017/08/two.jpg") top center;
	background-size: cover;
    opacity: 0.9;
}
#contact-section {
	margin-top: 40px;
	margin-bottom: 40px;
}
.all-map {
	height: 500px;
    background: url("./img/all-map.png") top center;
}

#form {
	margin-top: 12px; 
}
#where {
	color: #363636;
    font-size: 1rem;
    font-weight: 700;
    margin-right: 20px;
}
#radio {
	margin-top: 10px;
	margin-bottom: 25px;
}
#send-email-button {
	margin-top: 25px;
	width: 160px;
	padding: 20px;
	text-align: center;
	font-size: 16px;
	background-color: #BDBDBD;
	color: white;
	border-radius: 5px;
	border-width: 0px;
	font-weight: bold;
}
#send-email-button a {
	color: white;
}
#send-email-button:hover {
	background-color: #6A6A6A;
	color: #BDBDBD;
}
#radio-div {
	display: none;
}
#radio label {
	margin-right: 15px;
}

/* -----------------all apartment pages--------------------------------------*/

.button1 {
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 46px;
	padding-right: 46px;
	font-size: 15px;
	background-color: black;
	color: white;
	border-radius: 5px;
	border-width: 0px;
	font-weight: bold;
}
.button2 {
	width: 250px;
	padding: 20px;
	font-size: 15px;
	background-color: #C60000;
	color: white;
	border-radius: 5px;
	border-width: 0px;
	font-weight: bold;
	margin-top: 15px;
}
.apartments-section {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 50px;
}
.collapsible {
  color: #444;
  cursor: pointer;
  padding-bottom: 20px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 24px;
  border-bottom: 3px solid #C60000;
  font-weight: bold;
}
.collapsible-content {
  padding-left: 10px;
  padding-top: 20px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
i {
  border: solid black;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 6px;
  float: right;
}
.down {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.slideshow-container {
	margin-top: 30px;
}
.mySlides {
	margin-left: auto;
	margin-right: auto;
}
.w3-button-container {
	margin-top: 20px;
	width: 330px;
	margin-left: auto;
	margin-right: auto;
}
.w3-button {
	width: 150px;
	height: 50px;
}
.w3-display-right {
	margin-left: 15px;
}

.gallery-placeholder-image {
	margin: 50px;
}

@media only screen and (max-width: 768px) {
	#collapsible-section {
		margin-top: 30px;
	}
	.apartments-section {
	margin-top: 40px;
	margin-bottom: 20px;
	padding-left: 0px;
	}
	.footer-button-container {
		margin-top: 30px;
	}

}

/* general, home, and landing pages mobile css */

@media only screen and (max-width: 768px) {
  	#footer-tagline-container {
    	margin: 30px;
    	text-align: center;
  	}
  	#footer-text-container {
		margin-left: 30px;
		margin-right: 30px;
		text-align: center;
	}
    #header {
        padding-bottom: 5px;
        padding-top: 10px;
    }
    .header-socialmedia {
        display: none;
    }
    .navbar-burger {
		margin-right: 44%;
	}
    #home-image {
      height: 330px;
    }
    #info {
        padding-top: 15px;
    }
    #home-tagline-container {
	   margin: 10px;
    }
    .big-title {
			font-size: 45px;
			height: 300px;
			width: 250px;
			margin: auto;
			margin-top: 105px;
			text-align: center;
			line-height: 1;
    }
	.footer-button-container {
		margin-right: auto;
		margin-left: auto;
	}
    
    #berne-image1 {
	   height: 330px;
		}
		
		#berne-image2 {
			height: 330px;
		 }

		 #berne-image3 {
			height: 330px;
		 }

    #decatur-image1 {
	   height: 330px;
		}
		#decatur-image2 {
			height: 330px;
		 }

    #hartfordcity-image1 {
	   height: 330px;
		}
		
		#hartfordcity-image2 {
			height: 330px;
		 }
    #contact-us-image {
        height: 330px;
		}
		.level {
			margin: 0px;
		}
		#logo {
			display: block;
			margin: auto;
		}
		.navbar-brand {
			margin-left: 0px;
		}

		#radio label {
			margin-right: 35px;
		}
}


