body{
	margin: 0;
	font-family: Georgia;
	font-size: 15%;
	line-height: 1.5;
	background: #fff5e0 url('../files/images/template/bb-bg.jpg') fixed;
	-webkit-background: #fff5e0 url('../files/images/template/bb-bg.jpg') fixed;
	-o-background: #fff5e0 url('../files/images/template/bb-bg.jpg') fixed;
	-ms-background: #fff5e0 url('../files/images/template/bb-bg.jpg') fixed;
}

footer{
	padding-left: 0.5%;
	padding-right: 0.5%;
	padding-top: 0.25%;
	padding-bottom: 0.3%;
	text-align: center;
}

h1, h2, h3{
	font-family: "Nyala";
}

header{
	text-align: center;
	width: 75%;
	min-height: 100%;
	left: 0;
	top: 0;
}

header, footer, section, nav{
	margin: 0 auto;
	position: relative;
	display: block;
	float: none;
	-webkit-background-origin: border !important;
	background-origin: border-box !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

p{
	padding-bottom: 0.15%;
}

section, footer{
	background: #fff5e0;
	text-align: center;
	width: 75%;
	min-height: 100%;
	left: 0;
	top: 0;
}

section{
	padding: 2%;
	padding-bottom: 0%;
}

section h1{
	font-size: 150%;
}
	
section h3{
	font-size: 100%;
	font-weight: normal;
}

table ul li{
	list-style-type: none;
}

td{
	vertical-align: top;
	padding-right: 2%;
}

td ul{
	padding-left: 0%;
}

ul{
	padding-bottom: 0.25%;
}

.archive ul{
	list-style-type: none;
	margin-bottom: 0%;
	padding: 0%;
}
			
.archive ul li{
	display: inline-block;
	margin: 0.3%;
}

.archive-mobile{
	display: none;
}

.archive-btn{
	width: 100%;
}

.archive-menu ul{
	list-style-type: none;
	padding-left: 0%;
}
.archive-menu ul li{
	display: inline-block;
	margin: 0.25%;
}

.archive-menu-mobile ul{
	list-style-type: none;
	padding: 0%;
}

.archive-menu-mobile ul li{
	display: none;
}

.card, .card-body, .custom-card-text{
	font-size: 94%;
}

.center-align{
	text-align: center;
	padding-bottom: 0.1%;
}

.center-align h1{
	margin-bottom: 0%;
}

.color-red{
	color: #CC3300;
	font-size: 150%;
}

.custom-btn{
	font-size: 75%;
}

.footer-container{
	display: inline-flex;
	float: none;
}

.home-layout,
.flex-layout{
	display: inline-flex;
	float: none;
	margin: 0 auto;
}

.home-left-side{
	width: 70%;
	margin: 0 auto;
	padding-top: 0%;
	padding-bottom: 0%;
	padding-left: 0%;
	padding-right: 1.5%;
}

.home-right-side{
	text-align: center;
}

.home-right-side, img{
	object-fit: contain;
}

.home-right-side ul{
	list-style-type: none;
	margin: 0;
	padding-right: 0%;
	padding-left: 2.5%;
	padding-top: 2.5%;
	padding-bottom: 0%;
	overflow: hidden;
	width: 100%;
	text-align: center;
}

.home-right-side ul li{
	text-align: center;
	display: inline-block;
	float: none;
	width: 100%;
	margin: 0.15%;
	padding: 0%;
}

.hr-90 hr{
	width: 90%;
	border: 1px solid black;
	border-radius: 20%;
	padding-top: 0.15%;
	margin-top: 2.5%;
	margin-bottom: 2.5%;
}

.just-align{
	text-align: justify;
	padding-bottom: 0.1%;
}

.left-align{
	text-align: left;
	padding-bottom: 0.1%;
}

.nav-btn ul{
	list-style-type: none;
	text-align: center;
}
			
.nav-btn ul li{
	display: inline-block;
}

.navbar-custom{ 
	background-color: #CC3300;
	width: 100%;
	text-align: center;				
}
			
.navbar-custom .navbar-brand, 
.navbar-custom .navbar-text,
.navbar-custom li a,
.navbar-custom a{ 
	color: white;
}
	
.navbar-custom li a{
	margin-left: 0.25%;
}

.navbar.center .navbar-inner{
    text-align: center;
}

.navbar.center .navbar-inner .nav{
    display:inline-block;
    float: none;
}
			
.navbar-custom li:hover,
.navbar-custom a:hover,
.navbar-custom li.active a{
	background-color: black;
}
		
.page-img img{
	object-fit: contain;
	width: 85%;
}
			
.right-align{
	text-align: right;
}

.row-layout ul{
	list-style-type: none;
	margin: 0;
	padding:0%;
	overflow: hidden;
	text-align: center;
}

.row-layout ul li{
	display: inline-block;
	float: none;
	margin-top: 3%;
}

.site-footer-social{
	margin-left: 0%;
	margin-top: -1%;
}

.site-footer-text{
	font-family: "Georgia";
	text-align:center;
	margin-top: 1%;
}

.site-header{
	display: inline-flex;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1.25%;
	margin-bottom: 1.25%;
}

#footer-hr{
	width: 95%;
	border: 1px solid #CC3300;
	border-radius: 20%;
	padding-top: 0.15%;
	margin-top: 0.5%;
	margin-bottom: 1.5%;
}

#site-h1{
	font-size: 300%;
	font-family: "Nyala";
	font-weight: bold;
}

#site-h2{
	font-size: 150%;
	font-family: "Nyala";
}

#site-logo img{
	width: 85%;
}

#site-logo{
	margin-left: -10%;
	margin-right: 5%;
}

#site-title{
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
}

@media (max-width: 1080px){
	header, section, footer{
		width: 95%;
	}
	
	section h1{
		font-size: 120%;/*18*/
	}
	
	section h3{
		font-size: 87%;/*14*/
	}
	
	.archive ul{
		padding-left: 0%;
	}
	
	.home-layout,
	.flex-layout{
		display: block;
	}
	
	.home-left-side{
		width: 100%;
		padding-left: 0%;
		padding-right: 0%;
	}
	
	.home-right-side ul{
		padding-left: 0;
	}
	
	.page-img img{
		width: 75%;
	}
	
	.site-footer-text{
		margin-top: 1%;
	}
	
	.site-header{
		display: block;
	}
	
	#site-h1{
		display: none;
	}
	
	#site-h2{
		font-size: 120%;/*18*/
		font-weight: bold;
	}
	
	#site-logo{
		margin: 0 auto;
	}
	
	#site-logo img{
		width: 40%;
	}
}

@media (max-width: 420px){
	section{
		padding: 4%;
	}
	
	section h1{
		font-size: 100%;
	}
	
	section h3{
		font-size: 80%;
	}
	
	td{
		display: table-row
	}
	
	.archive{
		display: none;
	}
	
	.archive-mobile{
		display: block;
	}
	
	.archive-mobile ul{
		list-style-type: none;
		padding-left: 3.5%;
	}
	
	.archive-mobile ul li{
		display: block;
		margin: 3% 0% 0.3% 0.3%;
	}
	
	.archive-menu{
		display: none;
	}
	
	.archive-menu-mobile ul{
		list-style-type: none;
		padding-left: 3.3%;
		margin-top: 0%;
	}
	
	.archive-menu-mobile ul li{
		display: block;
		margin: 3% 0% 0.3% 0.3%;
	}
	
	.home-right-side, ul li{
		width: 100%;
	}
	
	.nav-btn ul{
		padding: 0%;
	}
	
	.nav-btn ul li{
		display: inline-block;
		margin-top: 1.25%;
	}
	
	.navbar-custom li {
		width: 100%
	}
	
	.site-footer-social{
		margin-top: 4%;
		margin-right: 5%
	}
	
	.site-footer-text{
		margin-right: -5%;
	}
	
	#site-h2{
		font-size: 100%;
	}
}

@media (max-width: 320px){
	section{
		padding: 4%;
	}
	
	section h1{
		font-size: 100%;
	}
	
	section h3{
		font-size: 70%;
	}
	
	td{
		display: table-row
	}

	.archive{
		display: none;
	}
	
	.archive-menu ul li{
		display: none;
	}
	
	.archive-mobile ul{
		list-style-type: none;;
	}
	
	.archive-menu-mobile ul{
		list-style-type: none;;
	}
	
	.archive-menu-mobile ul li{
		display: inline-block;
		margin: 0.25%;
	}
	
	.home-right-side, ul li{
		width: 100%;
	}
	
	.nav-btn ul{
		padding: 0%;
	}
	
	.nav-btn ul li{
		display: inline-block;
		margin-top: 1.25%;
	}
	
	#site-h2{
		font-size: 100%;
	}
}