
#zoom {
    padding: 50px;
    transition: transform .2s; /* Animation */
    width: 200px;
    height: 200px;
    margin: 0 auto;
}
 
#zoom:hover {
    transform: scale(1.5); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}
body {
  font-family: source-sans-pro;
  background-color: #fFfFfF;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  font-style: normal;
  font-weight: 200;
}
/* Container */
.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: auto;
  background-color: #FFFFFF;
}
/* Navigation */
header {
  background-color: #000000;
  background-image: url(images/city.jpg);
  background-repeat:no-repeat;
  background-size: 100% 50%;
  text-align: center;
  background-attachment: fixed;
  margin-top:0px;
  padding-top: 100px;
  padding-bottom: 10px;
  width: 100%;
  height: 200px;
  background-color: #444444;
  overflow: hidden;
  /*border-bottom: 2px solid #270a0a;*/
}

nav {
  width: 100%;
  margin: 0 0 1em 0;
  float: left;
  border-top: 1px solid #927F7F;
  border-bottom: 1px solid #927F7F;
  white-space: normal;
}
nav ul{
  list-style: none;
  padding-left: 0px;
  margin: 0 2px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-around;
}
nav ul li{
  float: left;
  display: inline-block;
  position: relative;
}

ul li a {
  	display: block;
  	font-family: Playfair-Display;
    color: #927F7F;
    text-align: center;
    text-decoration: none;
    font-size: 16px;
    letter-spacing: 2px;
    background-color: white;
    color: black;
    transition: all 0.1s linear;
}
ul li:hover a {
    color: #B4AAAA; 
    cursor: pointer;
}

.img {
  max-width: 100%;
  display: block;
  margin: auto auto;
  overflow: hidden;
}

.maincont{
	width: 100%;
	margin-bottom: 2px;
	border-bottom: 1px solid #717070;
}

.maincont h2{
  color: #40425A;
  font-family: avalonWeb, sans-serif;
  text-align: center;
  margin-top: 30px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
  letter-spacing: -1px;
  font-size: 34px;
  font-weight: bold;
}


.cont{
	width: 100%;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: auto;
}

.cont img{
	display: block;
}

#content {
	overflow:hidden;
	/*border-bottom: 1px solid #717070; */
	padding-bottom:20px;
}

/*similar to center class, just reduced the width */
.centered{
	display: block;
	overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    max-width: 70%;
}

.cont1{
	text-align: center;
	width: 70%;
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	overflow: auto;
}

/*used for centering images when they don't need to be resized */
.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

/*centered text*/
.center p {
	float: left;
	max-width: 100%;
	font-family: avalonWeb, sans-serif;
	text-align: left;
	font-size: 16px;
	font-weight: 400;
	margin-left: 8%;
	margin-right: 75px;
	padding-top: 20px;
	font-style: italic;
	color: #7e787f;
}

.right {
	padding-top: 20px;
    float: right;
    max-width: 65%;
    margin-right: 50px;
}

.left {
	padding-top: 40px;
    float: left;
    max-width: 50%;
    margin-left: 65px;
    margin-bottom: 50px;
}

.maincont p {
	float: left;
	max-width: 30%;
	font-family: avalonWeb, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	padding-top: 40px;
	margin-left: 8%;
	margin-right: 75px;
	color: #7e787f;
}

.contr p {
	margin-top: 50px;
	float: right;
	max-width: 30%;
	font-family: avalonWeb, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	margin-right: 50px;
	color: #7e787f;
}

.cont p {
	float: left;
	clear: left;
	max-width: 100%;
	font-family: avalonWeb, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 300;
	margin-left: 75px;
	margin-right: 75px;
	color: #7e787f;
}

.cont h2 {
	border-top: 1px solid;
	margin-top: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
	display: inline-block;
	float: left;
	min-width: 80%;
	font-family: avalonWeb, sans-serif;
	text-align: left;
	font-size: 18px;
	font-weight: 400;
	margin-left: 75px;
	margin-right: 75px;
	color: #000000;
}

.sub {	
	padding-top: 30px;
    max-width: 100%;
    min-width: 80%;
    clear:left;
    float: left;
    margin-left: 75px;
    margin-right: 0px;
    margin-left: 75px;
    margin-right: 0px;
    text-align: left;
    font-weight: bold;
    color: #40425A;
  	font-family: PlayFair-Display;
  	font-style: italic;
  	letter-spacing: -1px;
  	font-size: 24px;
  	font-weight: lighter;

}

/*front page*/

.leftf {
	padding-top: 0px;
    float: left;
    width: 50%;
    clear:left;
    margin-left: 0px;
    margin-right: 0px;
  	text-align: center;
  	overflow:hidden;
}

.leftf h2{
	text-decoration: none;
	font-family: avalonWeb, sans-serif;
	color: #40425A;
	font-size: 34px;
	font-style: normal;
}

.leftf img{
	max-width: 75%;
}

.rightf {
	padding-top: 0px;
    float: right;
    width: 50%;
    margin-left: 0px;
    margin-right: 0px;
  	text-align: center;
  	overflow:hidden;
}

.rightf h2{
	text-decoration: none;
	font-family: avalonWeb, sans-serif;
	color: #40425A;
	font-size: 34px;
}

.rightf img{
	max-width: 80%;
}

/*EARTHQUAKE*/

.splitle {
	padding-top: 0px;
    float: left;
    max-width: 40%;
    clear:left;
    clear: right;
    margin-left: 80px;
    margin-right: 0px;
    text-align: center;
    font-weight: bold;
    color: #40425A;
  	font-family: avalonWeb, sans-serif;
  	text-align: center;
  	letter-spacing: -1px;
  	font-size: 34px;
  	font-weight: bold;
}

.splitle img{
	padding-top: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;
}

.splitre {
	padding-top: 0px;
	clear:right;
    float: right;
    max-width: 40%;
    margin-left: 0px;
    margin-right: 40px;
    padding-bottom:40px;
    text-align: center;
    font-weight: bold;
    color: #40425A;
  	font-family: avalonWeb, sans-serif;
  	text-align: center;
  	letter-spacing: -1px;
  	font-size: 34px;
  	font-weight: bold;
}

.splitre img{
	padding-top: 40px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    max-width: 75%;

}

.maincont p {
	width: 20%;
	font-family: avalonWeb, sans-serif;
	text-align: left;
	font-size: 14px;
	font-weight: 400;
	float: left;
	margin-top: 40px;
	margin-left: 50px;
	margin-right: 0px;
	color: #7e787f;
}



/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.footer_col1 {
	width: 100%;
}
.orgo {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.orgo_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 90%;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
	float: none;
	text-align: center;
}
.banner {
	background-color: #2D9AB7;
	background-image: none;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.amnow_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
}

/* Small Tablets */
@media (min-width: 321px)and (max-width: 767px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #043745;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #52bad5;
}
header nav ul {
	padding: 0px;
	float: none;
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.text_column {
	width: 100%;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.orgo {
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 40%;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	font-size: 18px;
}
.orgo_description {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 30%;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: none;
	width: 100%;
	text-align: center;
}
.thumbnail {
	width: 50%;
}
.orgo {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 20%;
}
.orgo_description {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	padding-top: 30px;
}
.banner {
	padding-left: 20px;
	padding-right: 20px;
}
.footer_column {
	width: 100%;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
	width: 50%;
}
.text_column {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.banner {
	margin-top: 0px;
	padding-top: 0px;
}
}
