 @import 'responsivegrid.css';
 
 /* ========================================================================
 CUSTOM FONTS - GOOGLE FONTS 
 ========================================================================== */
 
 .home .section.group.spc {
	    margin-top: 36%;
    z-index: 99999999999;
    position: relative;
	    background: #fff;
    padding: 25px;
 }
.home .section.group.spc2 {
	 background: #fff;
    padding: 25px;
	margin-top: 0px;
}
/* ========================================================================
  BODY - HTML 
 ========================================================================== */
 
body{
	background-color:#000;
} 

.center{text-align:center; margin-left:auto; margin-right:auto;} 
  
.uk-container{
	max-width:1300px;
}  

h1, h3, h2, p{
	color:#fff;
}

h1.main_title {
	text-shadow: 2px 2px #8C8C8C;
    color: #7B001C;
    font-weight: bold;
}

p.gray{
	color:#333;
}

ul, li {color:#fff;}
 /* ========================================================================
 HEADER 
 ========================================================================== */

 h1.uk-article-title{display: none;}
 
.uk-navbar {
	background: rgb(169,3,41); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

	color:#fff;
	position: relative;
	top:-15px;
	z-index: 101;

} 
.uk-navbar-nav{
	margin-left: 7%;
}
 
.uk-navbar-nav > li > a{
	height:65px;
	padding:10px 15px;
	text-transform:uppercase;
	color:#fff;
	text-shadow:2px 2px 2px #111;
} 

.uk-navbar-nav > li > a:hover{
	background-color:#EEEEEE;
	color:#000; 
	text-shadow:none;
}



.uk-navbar-nav > li.uk-active > a{
	background: rgb(169,3,41); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */

	color:#fff;
}

.uk-navbar-nav > li:nth-child(11) a {
  font-size:10px !important;
  max-width: 148px !important;
  text-align: center;
  line-height: 20px;
}

.uk-navbar-nav > li:nth-child(5) a/*, .uk-navbar-nav > li:nth-child(6) a*/{
	text-align: center;
    line-height: 45px;
}

/* The animation code */
@keyframes flash {
  from {background-color: #ffeb3b;}
  to {background-color: #fff;}
}

.uk-navbar-nav > li:nth-child(9) a {
	background: #ffeb3b;
	color: #000;
	text-shadow: none;
	animation-name: flash;
  animation-duration: .15s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}


.donation{
	font-size:2.6em !important;
}


 
.mainLogo{
  margin-left:0%;
 /* margin-bottom: -45px;*/
  margin-top: -32px;
  float: left;
}

.tm-logo {
  z-index: 200;
  position: relative;
  float: left !important;
  left: 0%;
}

.floatRight{
	float: right;
	margin: 10px;
}

.floatRight img{
	width: 350px;
}
 
.phone{
	font-size:2.1em;
	line-height:32px;
	color:#fff;
	margin-right:20px;
	text-align:center;
	z-index: 200;
    position: relative;
} 

.phone::before{ 
  content: "\f095";
  font-family: "FontAwesome";
  color: #fff;
  font-size: 1.3em;
 }
 
.phone span{
	font-size:0.5em !important;
	color:orange;
} 

.castle-icon{
	float:left;
	z-index:101;
	position: relative;
	top:250px;
} 

.castle-icon img{
 	width: 50px;
}

.social-Icons{
	float:right;
	z-index: 302;
	position: relative;
	margin-top:5%;
}

.social-Icons img{
	width:45px;
	margin:10px;
}
 /* ========================================================================
  PAGE CONTENT
 ========================================================================== */

.newsBoxBottomLogo{
	width: 80%;
} 

p.homePageText{
	color:#000;
} 
 
.homePageSlider{
	position:absolute;
	top:0px;
} 

.mp3player{
/*	margin-top: -200px;
	z-index: -50;
	position: absolute;*/
}

p.justify{
	text-align:justify;
	padding-right:30px;
	color:#000;
}

.home h2.uk-panel-title.uk-text-center {
	color: #7B001C!important;
    font-weight: bold;
    text-shadow: 1px 1px 1px #444;
    font-size: 30px;
}

h3.uk-panel-title{
	color:#7B001C!important;
	font-weight:bold;
	text-shadow:1px 1px 1px #444;
}
 
.homePageContactUs{
	margin-left:auto;
	margin-right:auto;
	width:350px;
	padding:20px;
	color:#fff;
	font-size:1.3em;
	text-align:center;
	background: rgb(44,83,158); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(44,83,158,1) 0%, rgba(44,83,158,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(44,83,158,1)), color-stop(100%,rgba(44,83,158,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(44,83,158,1) 0%,rgba(44,83,158,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c539e', endColorstr='#2c539e',GradientType=0 ); /* IE6-9 */

	border-radius:10px;
	box-shadow: 0 8px 6px -6px black;
		
}
.homePageContactUs a{
	color:#fff;
	text-decoration:none;
}
 
.homePageBottomBox{
	border: thin solid #848080;
	margin-top:450px;
} 

.newsHome{

	padding:10px; 
	border-radius:5px; 
	margin-top: -100px;
	min-height: 600px;
	background: rgb(125,126,125); /* Old browsers */
	background: rgb(14,14,14); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(14,14,14,1) 31%, rgba(125,126,125,1) 98%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(31%,rgba(14,14,14,1)), color-stop(98%,rgba(125,126,125,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(14,14,14,1) 31%,rgba(125,126,125,1) 98%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(14,14,14,1) 31%,rgba(125,126,125,1) 98%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(14,14,14,1) 31%,rgba(125,126,125,1) 98%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(14,14,14,1) 31%,rgba(125,126,125,1) 98%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e0e0e', endColorstr='#7d7e7d',GradientType=0 ); /* IE6-9 */
	overflow: auto;


}

.newsHome > p{
	color:#fff !important;
	font-size: 1.7em;
	line-height: 32px;
}

a.home-link{
	color:#fff !important;
	font-size: 24px;
	line-height: 32px;
}

.newsHome > h2{
	text-align: center;
	padding:5px;
	border-radius: 10px;
	box-shadow: 0 8px 6px -6px black;
	color: #fff;
	background: rgb(169,3,41); /* Old browsers */
	background: -moz-linear-gradient(top,  rgba(169,3,41,1) 0%, rgba(143,2,34,1) 44%, rgba(109,0,25,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(169,3,41,1)), color-stop(44%,rgba(143,2,34,1)), color-stop(100%,rgba(109,0,25,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(169,3,41,1) 0%,rgba(143,2,34,1) 44%,rgba(109,0,25,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a90329', endColorstr='#6d0019',GradientType=0 ); /* IE6-9 */
}

/*.container-header{
    height: 200px;
    background: transparent url("/wp-content/uploads/direct/header-bg.png") no-repeat scroll center top;
    position: relative;
    z-index: 100;
    padding-top: 50px;
    top: -35px;
}*/

.container-header{
    height: 180px;
    background: transparent url("/wp-content/uploads/direct/header-bg.png") no-repeat scroll center top;
    position: absolute;
    z-index: 100;
    padding-top: 40px;
    top: 0px;
    width: 100%;
    left:0;
}

.donations{
	border: solid 1px #fff; 
	border-radius:10px; 
	padding:50px 20px; 
	max-width:500px; 
	height:150px;
}

.red{
	background-color: #900;
	padding: 10px;
	border-radius: 10px;
}

button, input, optgroup, select, textarea {
	color: #333;	
}


input.wpcf7-form-control.wpcf7-submit {
    color: #000;
    padding: 5px 10px;
}


.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.entry-content img, 
.entry-content iframe, 
.entry-content object, 
.entry-content embed {
        max-width: 100%;
}


.wk-slideshow .caption {
	display: none !important;
	visibility:hidden;	
}

.wk-slideshow img {
    margin: 0px auto;
    display: block;	
}

 /* ========================================================================
 FOOTER
 ========================================================================== */
 

 
  /* ========================================================================
 MOBILE - RESPONSIVE
 ========================================================================== */

@media (max-width:2100px){
	.mobileLogo{
		display:none;
	}
}

@media (max-width:1024px){
	.uk-navbar-nav > li > a {
	    padding: 5px 10px;	
	}
	.social-Icons {
		margin-top: auto;	
	}
}
@media (max-width:800px){
	.mainLogo{
		width:350px;
	}
	
	.home .section.group.spc, .home .section.group.spc2 {
		margin-top: 0px;
	}
	
	
	.home .col.span_1_of_3, .home .col.span_2_of_3 {
		width: 100%;	
	}
}


@media (max-width:960px){
	
	.uk-navbar-nav > li > a {
	    padding: 5px 10px;	
	}
	
	.homePageBottomBox {
		margin-top: 340px;	
	}
}
@media (max-width:768px){
	.uk-navbar-nav {
		margin-left: 0px;	
	}
	
	.uk-navbar-nav > li > a {
    	padding: 5px 5px;
	}
	
	.uk-navbar-nav > li:nth-child(5) a, .uk-navbar-nav > li:nth-child(7) a {
    	max-width: 115px !important;
	}
	
	.uk-navbar-nav > li:last-child {
		display: none;	
	}
	
	.homePageBottomBox {
		margin-top: 0px;	
	}
	.newsHome {
	    margin-top: auto;	
	}
	.newsBoxBottomLogo {
		display: none;	
	}
	
	.homePageContactUs{
		display:none !important;
	}
	
	.homePageSlider{
	margin-top:0px;
	margin-bottom:0px;
	z-index:-1; 
	position:relative;
	} 	

	.container-header{
		display: none;
	}

	.uk-navbar{
		top:0px !important;
	}
	
}

@media (max-width:767px) {
	.mobileLogo{
		display:inline-block !important;
		margin:auto;
	}
}