/*!
 * Start Bootstrap - Business Casual Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

body {
    font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    background: url('../img/bg.jpg');
	background-repeat: repeat;

}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "logo","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}


p {
	font-family: "textimportant","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 1.25em;
    line-height: 1.6;
    color: #000;
}

a {
	color: #5e9a73;
}

strong {
	font-family: "textimportant","Helvetica Neue",Helvetica,Arial,sans-serif;
}

hr {
    max-width: 400px;
    border-color: #999999;
}

.brand,
.address-bar {
    display: none;
}

.navbar-brand {
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}

.navbar-nav {
    text-transform: uppercase;
    font-weight: 800;
	font-size: 17px;
    letter-spacing: 3px;
}

.img-full {
    min-width: 100%;
}

.brand-before,
.brand-name {
    text-transform: capitalize;
}

.brand-before {
    margin: 15px 0;
}

.brand-name {
    margin: 0;
    font-size: 4em;
}

.tagline-divider {
    margin: 15px auto 3px;
    max-width: 250px;
    border-color: #999999;
}

.box {
    margin-bottom: 20px;
    padding: 30px 15px;
    background: #fff;
    background: rgba(255,255,255,0);
}

.box-spe {
	margin-bottom: -20px;
	margin-top: -20px;
    padding: 30px 15px;
    background: #e5d4c5;
	text-align:center;
}

.intro-text {
	font-family:"date";
    font-size: 3em;
    font-weight: 400;
    letter-spacing: 1px;
	margin-bottom: 15px;
}

.img-home {
	margin-top: 40px;
}

.trait {
	text-align:center;
	margin-bottom:30px;
}

.img-border {
    float: none;
    margin: 0 auto 0;
    border: #999999 solid 1px;
}

.img-left {
    float: none;
    margin: 0 auto 0;
}

footer {
	margin-top:30px;
    background: #e5d4c5;
}

footer p {
    margin: 0;
    padding: 30px 0;
}


@media screen and (min-width:768px) {

.container {
	width: 100%;
}


.logo {
		text-align:center;
		margin-top: 50px;
	}
	
	.brand {
        display: inherit;
        margin: 0;
        padding: px 0 10px;
        text-align: center;
        /*text-shadow: 1px 1px 2px rgba(0,0,0,0.5);*/
        font-family: "logo","Helvetica Neue",Helvetica,Arial,sans-serif;
        font-size: 5em;
        font-weight: 700;
        line-height: normal;
        color: #474747;
    }

    .top-divider {
        margin-top: 0;
    }

    .img-left {
        float: left;
        margin-right: 25px;
    }
	
	.img-right {
        float: right;
        margin-right: 25px;
    }

    .address-bar {
		font-family: "date","Helvetica Neue",Helvetica,Arial,sans-serif;
        display: inherit;
        margin: 0;
        padding: 0 0 40px;
        text-align: center;
        /*text-shadow: 1px 1px 2px rgba(0,0,0,0.5);*/
        text-transform: uppercase;
        font-size: 1.25em;
        font-weight: 400;
        letter-spacing: 3px;
        color: #474747;
    }

    .navbar {
        border-radius: 0;
    }

    .navbar-header {
        display: none;
    }

    .navbar {
        min-height: 0;
    }

    .navbar-default {
        border: none;
        background: #e5d4c5;
		font-size:1.1em;
    }

    .nav>li>a {
        padding : 20px;
    }

    .navbar-nav>li>a {
        line-height: normal;
		
    }
	
	.navbar-default .navbar-nav>li>a {
		color: #474747;
	}
		
    .navbar-nav {
		font-family: "textimportant","Helvetica Neue",Helvetica,Arial,sans-serif;
        display: table;
        float: none;
        margin: 0 auto;
        table-layout: fixed;
        font-size: 1em;
    }
}

@media screen and (max-width:1115px) {
    
	.navbar-default {
        border: none;
        background: #e5d4c5;
		font-size:0.9em;
    }
	
	.nav>li>a {
        padding : 15px;
    }
	
}

@media screen and (max-width:998px) {
    
	.navbar-default {
        border: none;
        background: #e5d4c5;
		font-size:0.8em;
    }
	
	
}

@media screen and (max-width:889px) {
    
	.navbar-default {
        border: none;
        background: #e5d4c5;
		font-size:0.8em;
    }
	
		.nav>li>a {
        padding : 12px;
    }
	
	
}

/*!
Timeline
 */

.timeline {
    position: relative;
    padding: 0;
    list-style: none;
}

.timeline:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 40px;
    width: 2px;
    margin-left: -1.5px;
    background-color: #e5d4c5;
}

.timeline>li {
    position: relative;
    margin-bottom: 50px;
    min-height: 50px;
}

.timeline>li:before,
.timeline>li:after {
    content: " ";
    display: table;
}

.timeline>li:after {
    clear: both;
}

.timeline>li .timeline-panel {
    float: right;
    position: relative;
    width: 100%;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li .timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li .timeline-image {
    z-index: 100;
    position: absolute;
    left: 0;
    width: 80px;
    height: 80px;
	line-height:130px;
    margin-left: 0;
    border: 7px solid #e5d4c5;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    background-color: #e5d4c5;
}

.vertical {
	vertical-align:middle; 
	display:inline-block;
}

.timeline>li .timeline-image h4 {
    margin-top: 12px;
    font-size: 10px;
    line-height: 14px;
}

.timeline>li.timeline-inverted>.timeline-panel {
    float: right;
    padding: 0 20px 0 100px;
    text-align: left;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
}

.timeline>li:last-child {
    margin-bottom: 0;
}

.timeline .timeline-heading h4 {
    margin-top: 0;
 	font-family: "date","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-size: 2em;
}

.timeline .timeline-heading h4.subheading {
    text-transform: none;
}

.timeline .timeline-body>p,
.timeline .timeline-body>ul {
    margin-bottom: 0;
}

@media(min-width:768px) {
    .timeline:before {
        left: 50%;
    }

    .timeline>li {
        margin-bottom: 100px;
        min-height: 100px;
    }

    .timeline>li .timeline-panel {
        float: left;
        width: 41%;
        padding: 0 20px 20px 30px;
        text-align: right;
    }

    .timeline>li .timeline-image {
        left: 50%;
        width: 100px;
        height: 100px;
        margin-left: -50px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 16px;
        font-size: 13px;
        line-height: 18px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        float: right;
        padding: 0 30px 20px 20px;
        text-align: left;
    }
}

@media(min-width:992px) {
    .timeline>li {
        min-height: 150px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px;
    }

    .timeline>li .timeline-image {
        width: 150px;
        height: 150px;
        margin-left: -75px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 30px;
        font-size: 18px;
        line-height: 26px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 20px 20px;
    }
}

@media(min-width:1200px) {
    .timeline>li {
        min-height: 170px;
    }

    .timeline>li .timeline-panel {
        padding: 0 20px 20px 100px;
    }

    .timeline>li .timeline-image {
        width: 170px;
        height: 170px;
        margin-left: -85px;
    }

    .timeline>li .timeline-image h4 {
        margin-top: 40px;
    }

    .timeline>li.timeline-inverted>.timeline-panel {
        padding: 0 100px 20px 20px;
    }
}

.carousel {
	width:800px;
	margin: 0 auto;
}