@charset "UTF-8";
/* Body */
body {
    font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
    background-color: #000000;
    margin: 0;
}
/* Container */
.container {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
    background-image: url(../images/Stairs.jpg);
}
/* Header */
header {
    width: 100%;
    height: 0%;
    border-bottom: 0px solid #353635;
    background-size: 50% auto;
}
.logo {
    color: #fff;
    font-weight: bold;
    margin-left: auto;
    letter-spacing: 4px;
    margin-right: auto;
    padding-top: 48px;
    line-height: 2em;
    font-size: 3px;
    text-align: center;
    height: 178px;
    background-attachment: scroll;
    background-position: center top;
    left: 50%;
    right: 50%;
}
.hero_header {
    color: #FFFFFF;
    text-align: center;
    margin: 0;
    letter-spacing: 4px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: small;
    font-weight: lighter;
}
/* About Section */
.text_column {
    width: 90%;
    text-align: center;
    font-weight: lighter;
    line-height: 25px;
    float: none;
    padding-left: 20px;
    padding-right: 20px;
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    margin-left: auto;
    margin-right: auto;
    height: 20px;
}
.gallery {
    clear: both;
    display: inline-block;
    width: 100%;
    /* [disabled]min-width: 400px;
*/
    padding-bottom: 0px;
    padding-top: 0px;
    margin-top: -5px;
    margin-bottom: 0px;
    border-top-width: thin;
    border-top-color: rgba(255,255,255,1.00);
    right: auto;
    margin-left: 0%;
    background-image: url(../images/Stairs.jpg);
}
.thumbnail {
    width: 23%;
    text-align: center;
    float: left;
    margin-top: 35px;
    background-color: #363636;
    padding-bottom: 20px;
    margin-left: 5%;
    margin-right: 5%;
    border-radius: 3px;
    padding-top: 20px;
    color: rgba(255,255,255,1.00);
}
.gallery .thumbnail h4 {
    margin-top: 5px;
    margin-bottom: 5px;
    color: #FFFFFF;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #000000;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.gallery .thumbnail p {
    margin: 0;
    color: #252525;
    text-align: left;
    padding-left: 20px;
}
/* More info */
.intro {
    background-color: #000000;
    padding-bottom: 35px;
}
.column {
    width: 100%;
    padding-top: 0px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    -webkit-box-shadow: 0px 0px;
    box-shadow: 0px 0px;
    font-size: large;
    border-radius: 8px;
    margin-top: 10px;
    text-align: center;
    float: none;
    background-position: center 0%;
    color: rgba(255,255,255,1.00);
    background-size: 100% 50%;
    top: 50%;
}
.intro .column h3 {
    color: #FFFFFF;
    text-align: center;
    background-color: #000000;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
}
.intro .column p {
    color: #FFFFFF;
    background-color: #000000;
}
.cards {
    width: 100%;
    background-color: #000000;
    max-width: 400px;
    max-height: 200px;
}
.intro .column p {
    padding-left: 30px;
    padding-right: 30px;
    line-height: 25px;
    font-weight: lighter;
    margin-left: 20px;
    margin-right: 20px;
    width: 80%;
    margin-top: 2%;
    background-color: #000000;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    float: none;
    text-align: center;
}
.button {
	width: 200px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	transition: all 0.3s linear;
}
.button:hover {
    background-color: #910000;
    color: #FFFFFF;
    cursor: pointer;
    background-image: url(url);
}
.copyright {
    text-align: center;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #FFFFFF;
    text-transform: uppercase;
    font-weight: lighter;
    letter-spacing: 2px;
    border-top-width: 2px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: x-small;
}
footer {
    padding-top: 60px;
    padding-bottom: 40PX;
    font-weight: lighter;
    background-color: rgba(0,0,0,0.00);
    font-size: small;
}
.intro {
    display: inline-block;
    float: none;
    border-bottom-width: medium;
    border-bottom-color: rgba(255,255,255,1.00);
    background-color: rgba(0,0,0,0.00);
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: small;
    background-size: auto
%;
    background-size: auto auto;
    background-position: center center;
    font-weight: lighter;
}
.profile {
    width: 50%;
    background-color: #000000;
}
.gallery .thumbnail .tag {
    color: #FFFFFF;
    padding-bottom: 4px;
    padding-top: 4px;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    background-color: rgba(54,54,54,1.00);
    font-size: large;
    border-radius: 8px;
}

/* Mobile */
@media (max-width: 320px) {
.logo {
	width: 100%;
	text-align: center;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding: 0;
}
.intro .column p {
	width: 80%;
	margin-left: 0px;
}
.text_column {
	padding-left: 20px;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.hero_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;
}
.text_column {
	width: 100%;
	text-align: left;
	padding: 0;
}
.thumbnail {
	width: 100%;
}
.column {
	width: 100%;
	margin-top: 0px;
}
.thumbnail {
	width: 100%;
}
.text_column {
	padding-left: 20px;
	padding-right: 20px;
	width: 90%;
}
.column {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.profile {
	width: 100%;
}
.intro .column p {
	width: 90%;
	text-align: center;
	padding-left: 0px;
}
}

/* Small Desktops */
@media (min-width: 768px) and (max-width: 1096px) {
.text_column {
	width: 100%;
}
.thumbnail {
    width: 33%;
    margin-left: 0%;
    margin-right: 0%;
    bottom: 0px;
    font-size: large;
}
.text_column {
	width: 90%;
	margin: 0;
	padding: 20px;
}
.intro .column p {
    width: 80%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-position: center center;
}
}
