/*!
 * Start Bootstrap - Landing Page 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,
html {
    width: 100%;
    height: 100%;
}

body,
h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Arimo', sans-serif;
	font-weight: 500;
	font-size: 1.1em;
}


img {
	max-width: 80%;
    height: auto;
}

.intro-header {
    width: 100%;
    /*height: 100%;*/
    text-align: center;
    color: #f8f8f8;
    background: url(../images/Jellilalas_Web.jpg) no-repeat center center;
    background-size: cover;
}

.intro-header p {
	text-align: justify;
	
}

.jellibanner {
	width:100%;
	text-align: center;
	white-space:nowrap;
	
}

.intro-message {

    position: relative;
	margin-left: 20%;
	margin-right: 20%;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5%;
	padding-bottom: 5%;
}

ul.intro-social-buttons {
		list-style-type: none;
        margin-bottom: 20px;
        padding: 0;
}

ul.intro-social-buttons li {
		display: inline;
		margin: 20;
}


.intro-message > h1 {
    margin: 0;
    font-size: 4em;
}

.intro-divider {
    width: 80%;
    border-top: 1px solid #f8f8f8;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}

.intro-message > h3 {
}

.footer {
    padding: 50px 0;
    background-color: #f8f8f8;
	width: 100%;
    text-align: center;
}

p.copyright {
    margin: 15px 0 0;
}

a.email-address {
    color: #202030;
}

a.email-address:hover {
    color: #303040;
}

.zzzzz {
    font-family: 'Arimo', sans-serif;
    font-family: 'Work Sans', sans-serif;
	}
