body {
	background-color: #f2f2f2;
    font-family: Roboto, sans-serif;
	font-size: 14px;
}

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: Roboto, sans-serif;
    color: #1d3147;
}

h1, .h1 {
	font-size: 30px;
	font-weight: bold;
	margin-bottom :20px;
}

h2 { 
	font-size: 22px; 
	font-weight: 500; 
}

h2.bold {
	font-weight: 800;
	margin-bottom: 0;
	text-transform: uppercase;
}

h3 { font-size: 18px; }
a, a:visited { color: #a9a62a; }
a:hover { color: #484848; }

.button { 
	font-weight: 300;
	text-transform: uppercase; 
}

.button:hover { background: #b3b034; }

.callout { 
	border-color: #fff;
	border-radius: 0;	
}

.callout.primary {
    background-color: #fff;
    color: #484848;
	padding: 20px 30px;
}

.card {
    border: none;
    border-radius: 0;
    background: transparent;
    color: #484848;
}

.card-divider {
	background-color: #b3b034;
    color: #fff;
	font-size: 22px;
	margin-bottom: 10px;
	padding: 0.5rem 1rem;
	text-transform: uppercase;
}

.card-section { background-color: #fff; }

.sub-nav .menu.vertical li { 
	font-size: 18px;
	text-transform: uppercase; 
}
	
.sub-nav .menu.vertical li li { 
	font-size: 14px;	
	text-transform: none; 
}

.sub-nav .menu.vertical a, .sub-nav .menu.vertical a:visited { 
	color: #1d3147;
	padding: 0.6rem 1rem 0.6rem 0; 
}

.sub-nav .menu.vertical a:hover { color: #a9a62a; }

.sub-nav .menu.vertical .is-active > a { 
	background: transparent; 
	color: #a9a62a;
}

.sub-nav .menu.vertical li li a { 
	line-height: 1.4;
	padding: 0.3rem 1rem 0.3rem 0; 
}

.menu.nested { margin-left: 1.7rem; }
.sub-nav li>ul { display: none; }
.sub-nav li.is-active>ul { display: block; }

header {
	background: url('../img/bg_header.jpg') no-repeat center;
	height: 164px;
	margin-bottom: 20px;
}

#brand {
	display: block;
	margin: 0;
}

header .slogan p {
	color: #1d3147;
	font-weight: 300;
	line-height: 1.2;
	text-transform: uppercase;
}

header .grid-x > .large-8 { 
	padding-bottom: 20px;
	padding-top: 20px; 
}

header .main-nav.menu { margin-top: 20px; }

.main-nav.menu li {
	background-color: #fff;
	margin-right: 2%;
}

.main-nav.menu li:hover, .main-nav.menu li.is-active { background-color: #a9a62a; }
.main-nav.menu li:hover a, .main-nav.menu li:hover a:hover, .main-nav.menu li.is-active { color: #fff; }
.main-nav.menu li#nav1 { width: 17%; }
.main-nav.menu li#nav2 { width: 35%; }
.main-nav.menu li#nav3 { width: 23%; }
.main-nav.menu .is-active > a { background-color: transparent; }

.main-nav.menu li#detained {
	background: #fff url('../img/nav_detained.png') no-repeat center;
	width: 8.5%;
}

.main-nav.menu li#detained:hover { background: #a9a62a url('../img/nav_detained2.png') no-repeat center; }

.main-nav.menu li#donate {
	background: #1d3147 url('../img/nav_donate.png') no-repeat center;
	margin-right: 0;
	width: 8.5%;
}

.main-nav.menu li#donate:hover { background-color: #a9a62a; }

.main-nav.menu li a {
	font-size: 22px;
	padding: 0.85rem 0;
	text-align: center;
	text-transform: uppercase;
}
header .slogan { 
	background: transparent url('../img/nav_bgb.png') no-repeat right top; 
	width: 40.66667% ! important;
}

header .sm { 
	background: transparent url('../img/nav_bgb.png') no-repeat left top; 
	width: 14% ! important;
}

header .sm a { 
	color: #1d3147;
	margin-left: 10px;	
}

header .sm a .fa { 
	font-size: 17px; 
	text-shadow: 0 1px 0 #f4f4f4; 
}

header .menu2 {
	width: 45.33334% ! important;
}

header .menu2 div {
	float: left;
	width: 29%;
}

header .menu2 div:first-child { width: 38%; padding-left: 3%; }
header .menu2 div:last-child { width: 33%; }

header .menu2 div a {
	color: #6e6c15;
	text-shadow: 0 1px 0 #ebeae9; 
	text-transform: uppercase;
}

header .menu2 div a:hover { color: #1d3147; }

footer {
	background-color: #1d3147;
	color: #dfe7f0;
	margin-top: 4rem;
	padding: 2rem 0 4rem;
}

footer h2, footer a, footer a:visited, footer span { color: #b2d2f5; }
footer a:hover { color: #fff; }

footer .fa, .card-section .fa {
	font-size: 17px;
	margin-right: 10px;
}

footer ul { 
	line-height: 1.7;
	list-style-type: none; 
	margin-left: 0;
}

footer .callout { 
	background-color: #b7b43a; 
	border-color: #b7b43a; 
}

footer .callout h2 { color: #1d3147; }

/* ip */
.text-page img, .text-page iframe {
	display: block;
	float: left;
	margin: 0 20px 20px 0;
}

a.pdf {
	display: block;
	font-style: italic;
	line-height: 0.6;
}

a.pdf::before {
	color: #484848;
    content: '\f1c1';
    font-family: 'FontAwesome';
	font-size: 15px;
	font-style: normal;
    margin: 0 5px 0 0;
}

.text-page ul { list-style: none; }
.text-page li { line-height: 1.75; }

.text-page  li::before {
	content: "\f111";
	color: #b3b034;
	font-family: 'FontAwesome';
	font-size: 7px;
	margin: 0 8px 0 0;
	vertical-align: middle;
}

.text-page .paginator  li::before {
	content: "";
	margin: 0;
}

.bb {
	border-bottom: 1px solid #d0d0d0;
	margin-bottom: 20px;
	padding-bottom: 10px;
}

.text-page .bb:last-child { border-bottom: none; }
.text-page .staff .large-3 { width: 20%; }
.text-page .staff .large-9 { width: 80%; }
.news-list h2 { margin-bottom: 0; }
.mt { margin-top: 20px; }

label {
	display: inline-block;
	font-weight: 300;
	padding-right: 5px;
	text-transform: uppercase;
}

[type="text"], [type="email"], [type="tel"] {
    display: inline-block;
    height: 1rem;
    margin: 0;
    padding: 0;
    border: 1px solid #fff;
    background-color: #fff;
    box-shadow: none;
    color: #484848;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
	width: 60%;
}

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus { 
	border-color: #fff; 
	box-shadow: none;
}

textarea, textarea:focus {
	border: 1px solid #d0d0d0;
	border-radius: 0;
	box-shadow: none;
    color: #484848;
}

form div.cell { 
	border-bottom: 1px solid #d0d0d0; 
	margin-bottom: 20px;
	padding: 0 ! important;
}

.shown-hidden .grid-padding-x {
    margin-right: 0 ! important;
    margin-left: 0 ! important;
}

.events { position: relative; }

.grid-padding-x .contacts .grid-padding-x {
    margin-right: 0;
    margin-left: 0;
}

.pm a.show-hide {
	background-color: #b3b034;
	bottom: -1px;
	color: #fff;
	content: "=";
	display: block;
	height: 30px;
	line-height: 30px;
	position: absolute;
	right: -1px;
	text-align: center;
	width: 30px;
}

.pm a.show-hide:after { 
	font-size: 1.6rem;
	font-weight: 400;
}

.pm a.show-hide.plus:after { content: "+"; }
.pm a.show-hide.minus:after { content: "-"; }
.contacts { margin-top: 60px; }
.card-section h3 { text-transform: uppercase; }
.addr { height: 534px; }
.addr a { color: #1d3147; }
.gallery-page .grid-x > .large-2 { width: 20% ! important }

.hp h3 {
	font-weight: 300;
	margin-bottom: 1rem;
	text-transform: uppercase;
}

.hp .card { height: 100%; }
.hp .card-section { padding-bottom: 0; }
.hp p { margin-bottom: 1.5rem; }
.hp h2 { line-height: 1; }

.hp h2 span.news-date {
	font-size: 14px;
	font-weight: 300;
}

.hp .card-section img {
	display: block;
	margin: 0 20px 20px 0;
}
.hp header { 
	height: 693px; 
	margin-bottom: 47px;
}

.hp #top-page {
	background-color: rgba(255, 255, 255, 0.85);
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

/* hp carousel */
.orbit-figure{
    margin: 0;
    height: 693px;
}

.orbit-figure img { display: none; }

.orbit-figure .grid-container {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto;
	right: 0;
}

.orbit-caption {
    position: relative;
    margin-bottom: 45px;
    background-color: transparent;
    color: #fff;
}

.orbit-caption h3 {
	background-color: #1d3147;
	color: #fff;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1;
	margin: 0;
	padding: 15px 30px;
	text-transform: none;
}

.orbit-caption div.bg {
	background-color: rgba(29, 49, 71, 0.8);
	padding: 15px 30px 5px;
}

.orbit-caption p {
	color: #fff;
	font-size: 16px;
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 7px;
	text-transform: none;
}
/* hp carousel */

.hide-for-large .main-nav.menu li {
	margin: 0 0 10px;
	width: 100% ! important;
}

.hide-for-large .main-nav.menu li#detained {
	margin-bottom: 20px;
	margin-right: 4%;
	width: 48% ! important;
}

.hide-for-large .main-nav.menu li#donate {
	margin-bottom: 20px;
	width: 48% ! important;
}

.required > label::after { content: ' *'; }
.primary .text-page { overflow: hidden; }

/* gallery */
.gallery { margin: 0 auto; }
.gallery li { margin-right: 20px; }
.gallery li:last-child { margin-right: 0; }

.gallery-controls { 
	display: inline-block;
	margin: 20px auto 0;
	text-align: center;
	width: 100%;
}

.gallery-controls button .fa {
	color: #a9a62a;
	font-size: 22px;
}

.gallery-controls .prev { margin-right: 35px; }
.gallery-controls .next { margin-left: 35px; }

.share-btns a i {
    color: #fff;
	font-size: 1.3rem;
    margin: 0;
    padding-top: 2px;
    text-align: center;
    transition: all 0.2s ease-in-out;
    width: 80px;
}

.share-btns a i.fa-facebook { background-color: #3b5998; }
.share-btns a i.fa-twitter { background-color: #00aced; }

/* big screens
===================================== */
@media only screen and (min-width: 980px) {	
	.primary .text-page { min-height: 446px; }
	.primary.events .text-page, .primary .text-page.id1 { min-height: 1px ! important; }
}

/* smaller screens
===================================== */
@media only screen and (max-width: 980px) {	
	#brand { margin: 0 auto; }
	
	header .large-3 { position: relative; }
	
	header .mobi-nav {
		position: absolute;
		right: 0.625rem;
		top: 0.625rem;
	}
	
	header .mobi-nav .button {
		font-size: 120%;
		margin-left: 10px;
		padding: 0.6rem 0.8rem;
	}
	
	header .mobi-nav a {
		color: #1d3147;
		text-shadow: 0 1px 0 #f4f4f4;
	}
	
	header .mobi-nav a:hover { color: #a9a62a; }
	.off-canvas { background: #fff; }
	
	.off-canvas .menu > .is-active > a {
		background-color: #b3b034;
		color: #fff ! important;
		font-weight: 300;
	}
	
	.off-canvas .menu .is-active .is-active > a, .off-canvas .menu li .is-active > a {
		background: transparent;
		color: #a9a62a ! important;
		font-weight: 400;
		text-transform: none;
	}
	
	.off-canvas .menu li {
		font-size: 18px;
		text-transform: uppercase;
	}
	
	.off-canvas .menu a, .off-canvas .menu a:visited { color: #1d3147; }
	
	.off-canvas .menu li li {
		font-size: 14px;
		text-transform: none;
	}
}


/* tablet portrait
===================================== */
@media only screen and (min-width: 641px) and (max-width: 980px) {	

}

/* mobile
===================================== */
@media only screen and (max-width: 640px) {

}