body {
	font-family: gothic;
	font-size: 15px;
}

img {
	max-width: 100%;
}

@font-face {
    font-family: gothic;
    src: url(fonts/gothic.ttf);
}
@font-face {
    font-family: lbrite;
    src: url(fonts/lnrite.ttf);
}

h1, h2, h3, h4, h5 {
	font-family: lbrite;
}

h5 {
	font-size: 18px;
}

.page-thumbnail {
	text-align: center;
}

.page-thumbnail img {
    padding: 20px;
    border: 2px solid #636363;
}

.content-title p {
    font-size: 15px;
    text-align: left;
}

.content-title h4 {
	text-align: left
}

.arrow-list li {
	list-style-image: url(images/Membership.jpg);
	margin-left: -10px;
	margin-bottom: 10px;
}

.max-image img {
	width: 100%;
}

.arrow-list-item {
	font-size: 20px;
}

.dropdown-menu>li>a {
	color: #fff;
}

.navbar-default .navbar-nav>.open>a {
	background-color: transparent !important;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 15px;
    background-image: url(images/img__01.jpg);
}

.carousel-inner .item img {
	width: 100%;
} 

.content h5 {
	line-height: 1.3;
}

.content h4, .content h5, .content p {
	margin-bottom: 25px;
}

.navbar {
	margin: 0;
}

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}

.navbar .navbar-collapse, .gallery-items {
    text-align: center;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
    padding-top: 30px;
    padding-bottom: 10px;
}

.gallery-items {
	margin-bottom: 30px;
}

.gallery-items .item {
    display: inline-table;
    padding: 0 15px;
}

.caption {
    text-align: left;
    margin-left: 20px;
}

.site-logo {
    text-align: center;
    border-bottom: 2px solid #fff;
    margin-bottom: 15px;
}

.site-logo img {
    margin-bottom: -15px;
    background-color: #1a1a1a;
    padding: 0 10px;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    border-top: 1px solid transparent;
}

.navbar-default .navbar-nav>li>a:hover {
    border-top: 1px solid #fff;
}

.nav>li>a {
	padding: 0 5px;
	margin-left: 10px;
	margin-right: 10px;
	font-size: 13.5px;
	font-family: lbrite;
    color: #fff !important;
}

.page-banner-img {
	padding-bottom: 20px;
}

.page-banner-img img {
	width: 100%;
}

.page-banner-content {
	background-image: url(images/banner-background.jpg);
	background-size: cover;
}

.page-banner-caption {
	font-size: 25px;
	color: #363636;
	background-color: #d9d9d9
}

.page-banner-caption .banner-content {
    display: table-cell;
    vertical-align: middle;
}

.page-banner-caption .message-title {
	padding-right: 15px;
	border-right: 2px solid #363636;
}

.page-banner-caption .banner-content {
	padding-left: 15px;
}

.page-banner-caption .message-title h1 {
    margin-top: 0;
}



.banner-gradiant {
	width: 100%;
	height: 10px;
	background: rgba(127,126,126,1);
	background: -moz-linear-gradient(top, rgba(127,126,126,1) 12%, rgba(127,126,126,0.32) 72%, rgba(127,126,126,0.01) 99%, rgba(127,126,126,0) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(12%, rgba(127,126,126,1)), color-stop(72%, rgba(127,126,126,0.32)), color-stop(99%, rgba(127,126,126,0.01)), color-stop(100%, rgba(127,126,126,0)));
	background: -webkit-linear-gradient(top, rgba(127,126,126,1) 12%, rgba(127,126,126,0.32) 72%, rgba(127,126,126,0.01) 99%, rgba(127,126,126,0) 100%);
	background: -o-linear-gradient(top, rgba(127,126,126,1) 12%, rgba(127,126,126,0.32) 72%, rgba(127,126,126,0.01) 99%, rgba(127,126,126,0) 100%);
	background: -ms-linear-gradient(top, rgba(127,126,126,1) 12%, rgba(127,126,126,0.32) 72%, rgba(127,126,126,0.01) 99%, rgba(127,126,126,0) 100%);
	background: linear-gradient(to bottom, rgba(127,126,126,1) 12%, rgba(127,126,126,0.32) 72%, rgba(127,126,126,0.01) 99%, rgba(127,126,126,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7f7e7e', endColorstr='#7f7e7e', GradientType=0 );
}

.content {
    padding-top: 40px;
}

.content.page {
	padding-bottom: 40px;
}

.banner-caption-message {
	padding-bottom: 20px;
	padding-top: 10px;
}

.content-title h2, .content-title h3 {
    margin: 0;
}
.content-title {
    text-align: center;
}

.center-title {
    display: inline-block;
    background-color: #fff;
    padding: 0 20px;
}

.content-title.page-banner {
    margin-top: 20px;
}

.banner .center-title {
	background-color: #d9d9d9;
}

.title-border {
    width: 100%;
    height: 2px;
    background-color: #000;
    margin-top: -17px;
    margin-bottom: 47px;
}

.with-caption .title-border {
	margin-bottom: 27px;
}

.title-border.custom {
	margin-top: -27px;
    margin-bottom: 57px;
}

.contact-title {
    font-size: 25px;
    color: #252525;
    margin-bottom: 15px;
}

.contact-info img {
    margin-right: 5px;
}

.contact-info a {
    color: #252525;
}

.item2 {
    float: right;
    width: 100%;
    margin-top: 30px;
    border-top: 2px solid #ddd;
    padding-top: 45px;
}

#header-section, #footer-section {
	padding-top: 10px;
	background-image: url(images/img__01.jpg);
}

#footer-section {
	padding: 50px 0px 35px 0px;
	text-align: center;
	font-family: lbrite;
	color: #b4bac4;
}

#footer-section a {
	color: #fff;
}

@media (max-width: 1199px) {
	.gallery-items {
	    margin-bottom: 0px;
	}

	.gallery-items .item {
	    margin-bottom: 30px;
	}
}

@media (max-width: 767px) {
	.navbar-default {
	    padding-top: 0;
	}
	.navbar .navbar-nav {
	    width: 100%;
	}
	.nav>li>a {
	    padding-top: 8px;
	    padding-bottom: 8px;
	}
}

@media (max-width: 500px) {
	.page-banner-caption .banner-content {
	    display: block;
	}
}