body {
	background-color: #ebebeb;
}
p {
    font-family: 'Lora', serif;
    font-size: 16px;
    line-height: 28px;
    margin: 0px;
    padding: 0px;
    color: #666;
}
h3 {
    font-family: 'Lora', serif;
    font-size: 22px;
    font-weight: 400;
    color: #426d6b;
    font-style: italic;
    line-height: 33px;
}
.navbar-inverse {
	background-color: #4b4440;
}
/* Navbar brand centered*/
.navbar-brand {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    margin: auto;
}
.navbar-toggle {
    z-index:3;
}
.navbar-brick {
	background-image: url('../img/brick.gif');
    width: auto;
    position: relative;
    margin-right: auto;
    margin-left: auto;
    background-position: center bottom;
    overflow: hidden;
}
@media (min-width: 882px) {
    .center {
    text-align: center;
}
.navbar-brick .center {
    z-index: 999999;
    font-family: 'Droid Sans', sans-serif;
    font-size: 40px;
    font-weight: 600;
    color: #426d6b;
    padding-top: 10px;
    padding-bottom: 10px;
}
}
@media (max-width: 882px) {
    .navbar-brick .left {
        display: none;
    }
    .navbar-brick .right {
        display: none;
    }
    .navbar-brick {
        padding: 40px;
    }
    .navbar-brand img {
        max-width: 200px;
    }
}
@media (max-width: 972px) {


    }
.navbar-brick img {
	padding-right: 3px;
}
.navbar-brick h3 {
	font-size: 25px;
    font-weight: 600;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: transparent !important;
}
.navbar-inverse .navbar-nav > li > a {
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #FFF;
    padding-left: 10px;
    padding-right: 10px;
}
.navbar-inverse .navbar-nav > li > a:hover {
	color: #af9aa8;
}
.jumbo {
	margin-top: 125px;
	background-image: url('../img/home-img.png');
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
	padding-top: 120px;
	padding-bottom: 100px;
	overflow: hidden;
}
.jumbo img {
	margin: 0 auto;
	float: none;
	text-align: center;
}
#logo-transparency {
    background:#7f7f7f;
  	background:rgba(255,255,255,0.5);
  	width: 100%;
}
.btn-purple {
	background-color: #4f4d6a;
	color: #fff !important;
	padding: 10px 20px 10px 20px;
	border-radius: 50px;
	font-family: 'Cinzel', serif;
	font-size: 1em;
}
.btn-pink {
	background-color: #c3b2bc;
	color: #fff !important;
	padding: 10px 20px 10px 20px;
	border-radius: 50px;
	font-family: 'Cinzel', serif;
	font-size: 1em;
}
.middle {
	background-color: #ebebeb;
	padding-bottom: 50px;
}
.middle h1 {
	font-family: 'Lora', serif;
    font-size: 49px;
    font-weight: 400;
    color: #4f4d6a;
}
.middle h3 {
    font-family: 'Lora', serif;
    font-size: 22px;
    font-weight: 400;
    color: #426d6b;
    font-style: italic;
    line-height: 33px;
}
.middle h4 {
	font-family: 'Lora', serif;
    font-size: 37px;
    color: #4f4d6a;
}
.middle h5 {
	font-family: 'Lora', serif;
    font-size: 22px;
    font-weight: 400;
    color: #666;
}
.feature img {
	display: block;
	margin-right: auto;
    margin-left: auto;
}
.aboveFooterContainer {
    height: auto;
    width: 100%;
    background-color: #FFF;
    padding: 20px 0px 0px 0px;
}
.aboveFooterContainer p {
	font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin: 0px;
    padding: 0px;
    color: #999;
}
.mail-list {
	margin-top: 50px;
	background-color: rgb(178, 197, 195);
	overflow: hidden;
	padding: 0px 5px 5px 5px
}
.mail-list h2 {
	color: #426d6b;
}
/* mail list */
.ctct-custom-form input[type="text"] {
    width: 100%;
    padding: 10px 15px;
    border: 1px solid #b0b6bb;
    border-radius: 4px;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    font-family: Helvetica Neue, Arial, sans-serif;
    color: #394856;
    font-size: 16px;
    line-height: 1.5;
    display: block;
    float: left;
}
.form-submit {
    border: none;
    color: #fff;
    background-color: #6c6a88;
    width: 100px;
    padding: 10px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    /* height: 47px; */
    float: left;
    text-align: center;
    margin-left: 15px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
}
footer {
	font-family: Georgia, "Georgia Bold", "Georgia Bold Italic", "Georgia Italic", serif;
    font-size: 12px;
    color: #A59A95;
    font-style: italic;
    background-color: #4b4440;
    padding-bottom: 35px;
}
footer h4 {
	font-family: Georgia, "Georgia Bold", "Georgia Bold Italic", "Georgia Italic", serif;
    font-size: 30px;
}
footer ul {
	list-style: none;
	font-family: 'Droid Sans';
	padding: 0px 0px 0px 0px !important;
}
.staff-tile {
	background-color: #fff;
	text-align: center;
}
.staff-tile img {
	width: 100%;
}
.staff-tile p {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #4f4d6a;
    padding: 10px;
}
.p-02 {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    line-height: 22px;
    margin: 0px;
    padding-bottom: 15px;
    color: #999;
}
.middle h6 {
    font-family: 'Lora', serif;
    font-size: 22px;
    font-weight: 400;
    color: #426d6b;
    font-style: italic;
}
.middle p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
}
.middle p b {
    font-weight: 600;
}
.middle ul {
    list-style: none;
    padding-left: 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
}
.pricing {
    background-color: #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    color: #666;
    padding: 15px;
		overflow: hidden;
}
.pricing table tbody tr th, td {
    border: none !important;
}
.pricing h5 {
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    color: #333;
}
.jumbo a {
	margin-bottom: 15px;
}
@media (max-width: 768px) {
	.feature {
		text-align: center;
	}
	.feature a {
		margin-bottom: 15px;
	}
}
