@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');


/*
input {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
*/


button::-moz-focus-inner {  border: 0;}
a:focus {     outline: none; }
button:focus {     outline: none; }
::-moz-focus-inner {border:0;}
:focus, :active {    outline: 0;    border: 0;}



select {
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;       /* Remove default arrow */
   background-image: url(../images/small-down-arrow.png);
   background-repeat: no-repeat;
   background-position: 85% center;
}




body {color: #666; margin: 0px; font-family: poppins; font-size: 15px; font-weight: 400; line-height: 26px; margin: 0px 0px 0px 0px; }

html {  scroll-behavior: smooth;}


a{transition: all 0.5s ease-in 0s; text-decoration:none!important; outline:none; color: #666;}

a:focus, a:active,  a, focus, select {border:0px; outline:none;}

.clear{clear:both;}

p{margin-top:0px; text-align: left;}

img {border:0px;}

form{margin:0px;}

input {outline:none;}

* {box-sizing:border-box; }

h2 {font-size:42px; font-weight:300; color:#2d367a; text-align:center; margin:0px 0px 30px 0px; line-height:120%;}

h3 {font-size:24px; font-weight:300; color:#2d367a; margin:20px 0px 10px 0px; line-height:120%;}

h4 {font-size:20px; font-weight:500; color:#2d367a; margin:20px 0px 10px 0px; line-height:120%;}




header {display:table; width:100%; position:fixed; left:0px; top:0px; z-index:5; background-color:#fff; border-bottom:1px solid #ddd;}

.top-stripe { background-color:#3c4052; padding:10px 0px 5px 0px; color:#fff; background-image:url(../images/top-stripe.png); background-position:center top; background-size:100% 5px; background-repeat:no-repeat; } 

.top-stripe a {color:#fff;}

.socialmedia {display:inline-block; float:left; margin-top:4px;}

.socialmedia a {display:inline-block; margin-right:5px;}

.socialmedia a img {display:block;}

.email {display:inline-block; float:right; margin-right:20px; margin-top:1px; line-height:32px; }

.email img {float:left; display:inline-block; margin-right:5px;}

.phone {display:inline-block; float:right; margin-right:20px; margin-top:1px; line-height:32px;}

.phone img {float:left; display:inline-block; margin-right:5px;}

.login-button {display:inline-block; float:right; background-color:#3c4052; color:#fff; border:2px solid #fff!important; font-weight:600; padding:3px 20px; margin-right:5px;}

.donate-button {display:inline-block; float:right; background-color:#c5cf32; color:#3c4052!important; font-weight:600; padding:5px 20px;}

.logo {display:inline-block; float:left; margin:10px 0px 10px 0px;  height:71px; transition: all 0.5s ease-in 0s; }

.logo a {display:inline-block;  transition: all 0.5s ease-in 0s; }

.logo a img {display:block; height:71px; transition: all 0.5s ease-in 0s; }

.top-navigation {display:inline-block; float:right; margin-top:25px; transition: all 0.5s ease-in 0s; }

.active a {font-weight:700;}

.menu-arrow {float:right; display:inline-block; margin-top:9px; margin-left:10px;}

.header-gap { display:table; width:100%; height:143px;}


header.darker .logo a img { height:40px; transition: all 0.5s ease-in 0s; }

header.darker .logo {height:35px; margin:5px 0px; transition: all 0.5s ease-in 0s; }

header.darker .top-navigation {  margin-top: 0px; transition: all 0.5s ease-in 0s; }






.banner {display:table; width:100%; background-image:url(../images/banner.jpg); height:600px;}

#banner1 { background-image:url(../images/banner1.jpg); width:100%; height:600px; background-size:cover;}
#banner2 { background-image:url(../images/banner2.jpg); width:100%; height:600px; background-size:cover;}
#banner3 { background-image:url(../images/banner3.jpg); width:100%; height:600px; background-size:cover;}
#banner4 { background-image:url(../images/banner4.jpg); width:100%; height:600px; background-size:cover;} 
#banner5 { background-image:url(../images/banner5.jpg); width:100%; height:600px; background-size:cover;}
#banner6 { background-image:url(../images/banner6.jpg); width:100%; height:600px; background-size:cover;}

.banner-donate-button {display:block;  background-color:#c5cf32; color:#3c4052!important; font-weight:600; padding:5px 20px; z-index:2;  position:absolute; font-size:16px; margin-top:20px;  }

.banner-text {border:0px solid red; width:100%; max-width:1200px; margin:auto; display:table; padding-top:13%;}


.banner-text h1 {
	color: #fff;
	font-size: 36px;
	line-height:42px;
	position: relative;
	z-index: 2;
	text-align: left;
	text-transform:uppercase;
	margin-top:-50px;
}

.banner-text h1 strong {
	font-size:72px;
	display:block;
	line-height:80px;
  -webkit-text-fill-color: transparent; /* Will override color (regardless of order) */
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #fff;
}








.introduction  {display:table; width:100%; background-color:#f5f5f5; padding:40px 0px;}

.introduction p {text-align:center;}

.readmore {text-align:center; display:block; padding:10px 0px; background-color:#c5cf32; width:200px; margin:30px auto; font-weight:600; text-transform:uppercase; letter-spacing:1px;}

.readmore:hover {background-color:#ed3237; color:#fff;}












.upcoming-event  {display:table; width:100%; background-color:#fff; padding:40px 0px;}

.event-box  {position:relative; margin-bottom:40px;}

.event-box img {display:block; width:100%;}

.event-box .event-date {display:block; padding:9px; margin-bottom:30px; font-size:15px; color:#2d367a; font-weight:500; background-image:url(../images/date-stripe.png); background-repeat:no-repeat; margin-top:-60px;
position:absolute; width:100%; }  

.event-box .event-date span { display:inline-block; float:left; width:20px; height:20px; background-image:url(../images/calendar.png); background-repeat:no-repeat; background-position:center center; margin-top:3px; margin-right:10px;}














.services  {display:table; width:100%; background-color:#c5cf32; padding:40px 0px;}

.service-box  img {display:block; width:100%;}

.service-box span {display:block; background-color:#fff; padding:20px; margin-bottom:30px; font-size:20px; color:#2d367a; font-weight:400;}  

.service-box span em {font-style:normal; font-size:24px; color:#c5cf32; font-weight:300; display:inline-block; margin-right:10px; margin-left:10px;}

.services  .readmore  { background-color:#2d367a; color:#fff; }












.featured-videos {display:table; width:100%; padding:40px 0px;}

.featured-videos iframe {width:100%; height:340px; display:block;}






.latest-blog {display:table; width:100%; padding:40px 0px;}

.blog-date {font-size:12px; color:#666; color:#999;}

.blog-box  {display:table; width:100%; margin-bottom:30px;}

.blog-box img {width:100%; display:block;}

.fullsize {display:block; width:100%;}

#blog-right a {display:block; color:#2d367a; border:1px solid #ccc; padding:15px; margin-bottom:10px; }

#blog-right a p {margin:0px; line-height:130%;}

.blog-right-heading {display:block; background-color:#c5cf32; color:#2d367a; padding:8px 20px;  text-align:center; font-weight:600; text-transform:uppercase; margin-bottom:10px; letter-spacing:1px;}












footer {background-color:#3b4052; padding:40px 0px 0px 0px; display:table; width:100%; color:#989bb6;}

footer a {color:#989bb6; display:block; font-size:14px; }

footer a:hover {padding-left:10px; color:#fff;}

footer h5 {color:#fff; text-transform:uppercase; font-size:16px; font-weight:400;}

footer h5:after {background-color:#c5cf32; width:35px; height:2px; content:''; display:block; margin-top:10px; }

#copyright {font-size:12px; text-transform:uppercase; letter-spacing:2px; margin-top:5px;}

#social-meida-bottom  {text-align:right; margin-top:5px;}

#social-meida-bottom  a{ display:inline-block; margin-left:10px; opacity:0.5;}

#social-meida-bottom  a img {display:block;}

#social-meida-bottom  a:hover {opacity:1.0; padding:0px;}

.copyright {background-color:#282c3a; padding:10px 0px 5px 0px; margin-top:50px;}








.inside-banner {width:100%; height:300px; background-position:center center; background-size:cover;   }

.page-title {text-align:left; color:#fff; padding-top:20%; font-weight:300;}



#photo-gallery .showcase {width:33.33%; float:left;}

#photo-gallery .showcase img {display:block; width:100%;}


.inside-content-area {display:table; width:100%; padding:50px 0px;}

.inside-content-area.featured-videos iframe {margin-bottom:30px;}

.service-image {display:block; width:95%;}

.service-name {font-size:30px;}

.float-right {float:right!important;}








.contact-box {display:table; width:100%; border:6px solid #3b4052; text-align:center; padding:30px; height:320px;}

.contact-box img {display:block; margin:30px auto;}


















/* Grid */


.grid-1280 {display:table; width:1280px; margin:auto;  }

.row {width: 100%; display: table; }

.col-1-of-12 {width: 8.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-11 {width: 9.09%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-10 {width: 10%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-9 {width: 11.11%; float: left; padding-left: 15px; padding-right: 15px; }

.col-8-of-9 {width: 88.89%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-9 {width: 77.78%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-9 {width: 66.67%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-9 {width: 55.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-9 {width: 44.45%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-9 {width: 33.34%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-9 {width: 22.23%; float: left; padding-left: 15px; padding-right: 15px; }


.col-1-of-8 {width: 12.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-7-of-8 {width: 87.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-8 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-8 {width: 62.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-8 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-8 {width: 37.50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-8 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-7 {width: 14.28%; float: left; padding-left: 15px; padding-right: 15px; }

.col-6-of-7 {width: 85.68%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-7 {width: 71.4%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-7 {width: 57.12%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-7 {width: 42.84%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-7 {width: 28.56%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-6 {width: 16.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-5-of-6 {width: 83.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-6 {width: 66.64%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-6 {width: 49.98%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-6 {width: 33.32%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-5 {width: 20%; float: left; padding-left: 15px; padding-right: 15px; }

.col-4-of-5 {width: 80%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-5 {width: 60%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-5 {width: 40%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-4 {width: 25%; float: left; padding-left: 15px; padding-right: 15px; }

.col-3-of-4 {width: 75%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-3 {width: 33.33%; float: left; padding-left: 15px; padding-right: 15px; }

.col-2-of-3 {width: 66.66%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-2 {width: 50%; float: left; padding-left: 15px; padding-right: 15px; }

.col-1-of-1 {width: 100%;  padding-left: 15px; padding-right: 15px; }


.content {display: block; padding: 10px 0px; background-color: #eee; text-align: center; font-size: 10px; color: #000; border: 1px solid #ccc;}


/* Grid */




















/* Scroll Top */

.scrolltop {
	display:none;
	width:100%;
	margin:0 auto;
	position:fixed;
	bottom:0px;
	right:0px;	
	z-index:99;
}
.scroll {
	position:absolute;
	right:20px;
	bottom:20px;
	padding:0;
	text-align: center;
	margin: 0 0 0 0;
	cursor:pointer;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s; 
	background-color: #ed3237;
	width:50px!important;
	height:50px!important;
}

.scroll a {padding:25px 0px 0px 0px; display:block; color:#fff; height:50px; width:50px;}

.scroll a span {
  width: 0; 
  height: 0; 
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  display: block;
  margin:auto;
  animation: buttonarrow 0.6s infinite alternate ease-in-out;
}


@keyframes buttonarrow {
	0% {
		transform: translateY(0);
		opacity: 1.0
	}
	100% {
		transform: translateY(-0.5em);
		opacity: 1.0
	}
}

/* Scroll Top */









/* responsive menu */

.responsive-menu-icon { display:none;}


.responsive-menu-icon {
    display: block;
    cursor: pointer;
    background-color:#ed3237;
    width: 70px;
    height: 70px;
    position: fixed;
    right: 0;
    top: 51px;
    padding: 25px;
    box-sizing: border-box;
    z-index: 10000;
    display: none;
    z-index: 1000;
}

.bar1, .bar2, .bar3 {
    width: 23px;
    height: 2px;
    background-color: #fff;
    margin: 4px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-4px, 4px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-4px, -5px);
}


/* responsive menu */








/* Scrolling News */

#ticker_container {  overflow: auto; height:28px;}


.announcment-tag {  margin: 15px 0px;  float: left;}

#news {  float: left;  display: inline-block;  margin-right: 10px;}

#wrapper { width:calc(100% - 170px); float:right; margin-top:16px; }

#ticker_container .red-link {color:#f44336; border-bottom:1px solid #f44336; font-weight:500;}

#ticker_container .new-tag {background-color:#222; padding:0px 3px; color:#fff; display:inline-block; border-radius:0px; line-height:18px; font-weight:600; margin-right:4px;}

#pause_trigger, #play_trigger, #prev_trigger, #next_trigger  {  border: 1px solid #ccc;  border-radius: 100px;  padding:0;  width: 28px;  height: 28px; line-height:28px; display:inline-block; text-align:center; margin:0px 2px;}

#ticker_container  .icon {opacity:0.5; display:block; margin:auto; width:15px; height:15px; margin-top:5px; color:#000; }

#prev_trigger .icon  {margin-right:8px;}



/* Scrolling News */
