/*RESET.CSS*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}


body{
	/* font: normal 15px/16px arial; */
	font-family: 'PT Sans', sans-serif;
	padding:0;
	margin:0;
	background-color:#fff;
}
.container{
	padding:0px !important;
	
}
.container-fluid {
    padding: 0px !important;
    overflow: hidden;
}

a{
	text-decoration:none;
}

img{
	border:0;
	vertical-align:middle;
}

.clearfix{
	height:0;
	clear:both;
	visibility:hidden;
}
#logo {
	background:url("../images/logo1.jpg") no-repeat 0 0;
	width: 277px;
    height: 62px;
	float:left;
	padding:4px 0px 0px 0px;
}
#donate_btn {
	float:right;
	padding:20px 0 0px;
}
.borderSec {
	border-bottom:1px solid #cdcdcd;
	padding-bottom: 10px !important;
	-webkit-box-shadow: -1px 15px 128px 0px rgba(232,229,232,1);
	-moz-box-shadow: -1px 15px 128px 0px rgba(232,229,232,1);
	box-shadow: -1px 15px 128px 0px rgba(232,229,232,1);
}
.donateBtn {
	background:#d70008 !important;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
}
.donateBtn:hover {
	color:#fff;
}
.newDiv {
	background:#d70008;
}
#latestNews {
	background:#d70008;
	/*margin-bottom:10px;*/
}
#latestNews .container {
	width:1024px;
}
#ticker_container{ 
	margin-top:6px; 
}
.newsSection {
	height:30px;
}
.newsTitle {
	background:#2f2f2f;
	color:#fff;
	padding: 8px 0px;
	text-align:center;
	font-weight:bold;
	font-size:14px;
}
#pause_trigger , #prev_trigger, #next_trigger{ 
	padding:0px 5px;
}
#newscontent { 
	margin-right: 10px; 
	float: left;
}
#newscontent a { 
	color: #fff; 
	padding:3px 0px;
	font-size: 15px;
	/* font-weight:bold; */
}
#news {
	display: none;
}
#controls { 
	float: right; 
	height: 16px;
}
#news {
	display: none;
}
.icon {
	fill:#fff !important;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border:none;
}
.navbar {
    margin: 10px 0px 0px 0px;
}
.navbar-default {
    background: none;
    border: none;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color:#4b4b4b;
}
.nav>li>a {
	padding: 10px 23px;
	font-weight: bold;
	font-size: 13px;
	color: #000 !important;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color:#d70008;
	font-weight:bold;
	background:none;
}
.dropdown-menu {
	background-color: #000 !important;
	opacity: .9; 
}
.nav > li > a:focus, .nav > li > a:hover {
	background-color: #000 !important;
	opacity: .9;
	color: #fff !important;
}
.dropdown-menu > li > a {
    padding: 7px 20px;
    color: #fff !important;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	color:#fff !important;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
	color:#000 !important;
}
.no-pad {
	padding: 0px !important;
}
.section1 h2{
	text-align:center;
	font-size:25px;
	font-weight:bold;
	margin:40px 0 22px 0px;
	color:#d70008;
}
.section1 h5 {
	font-size:16px;
	font-weight:bold;
	margin:10px 0px;
	font-style: italic;
}
.section1 p {
	text-align:justify;
	line-height:25px;
	padding: 5px 0px;
	font-size:14px;
}
.media {
	padding:0px 0px 18px 0px;
}
.media-heading{
	font-size: 18px;
}
.mediaTxt {
	font-size:18px;
	padding:15px 0px;
}
.media p {
	text-align:left;
	line-height:25px;
}
.media-object {
	width:135px !important;
}
.media-body {
	margin-top:10px !important;
}
.founder {
	color:#66d668;
	text-decoration:underline;
	font-size: 15px;
}
.about-txt {
	padding:0px 0px 25px 0;
}
.eventBtn {
	background:#f15201 !important;
	font-weight:bold;
}
.btn-group .btn {
	margin:0px 15px;
}

/* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  /* left: -12px; */
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 100px;
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  /* right: -12px !important; */
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 100px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  /*width: 250px;
  height: 250px*/
}
.arrowLeft, .arrowRight {
	line-height: 26px;
}
.carousel h3 {
	font-weight:bold;
	font-size:14px;
	text-align:center;
}
.carousel  p{
	text-align:center;
}
/* End carousel */

.partners {
	background:#f0f1f3;
	padding:30px;
}

.volunteerBtn, .volunteerBtn:hover {
	background:#0088aa !important;
	color:#fff !important;
}
.makeDonBtn, .makeDonBtn:hover {
	background:#d70008 !important;
	color:#fff !important;
}
.volunteerBtn, .makeDonBtn{
	font-size:14px;
	font-weight:bold;
	color:#fff;
	border-radius: 5px !important;
	padding: 16px;
}
#section8 {
    height: 75px;
    padding: 15px;
    vertical-align: middle;
    margin-top: 50px;

}
#section8 h3 {
	font-weight:bold;
	color:#000;
	font-size:15px;
	padding-top:10px;
}
.photoGallery {
	margin-top:10px !important;
}
.galleryRow  h3{
	color:#d70008;
	padding: 15px 10px;
	font-size: 17px;
	font-weight:bold;
	margin: 10px;
}
#bsPhotoGalleryModal .bsp-close img {
    width: 11px !important;
    height: 18px !important;
	margin: 4px 0px 0px 1px !important;	
}
.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}
.volunteerBg {
		background:#000;
	width: 100%;
    height: 250px !important;
	color:#fff;
}
.volunteerBg h3 {
	color:#fff !important;
}
.volunteerBg > .row {
	margin-top:100px;
}
.joinSection {
	text-align:center;
	width:350px;
}
.joinSection h5 {
	line-height:25px;
}
.joinBtn {
	background:#06d666;
	color:#fff;
}
.usefulLinkBg {
	background:#2f2f2f;
	padding: 12px !important;
}
.footermsgBg  {
	background:#292929;
}
.usefulLinks, .footermsg {
	width:1000px;
	margin:0 auto;
	padding: 20px 0px;
}
.usefulLinks h3 {
	color:#fff;
	font-weight:bold;
	font-size:15px;
	border-left:3px solid #ac0000; 
	padding:5px 10px;
	margin:10px 0px;
}
#footLinks li a {
	text-decoration:none;
	color:#a5a4a4 !important;
	font-size:14px;
	line-height:25px;
}
#socialMedia {
	margin:40px 0px;
}
.fa {
  padding: 5px;
  font-size: 25px;
  width: 25px;
  text-align: center;
  text-decoration: none;
  margin: 15px 10px;
  border-radius:60%;
  
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

 
.fa-skype {
  background: #00aff0;
  color: white;
}
 
.fa-dribbble {
  background: #ea4c89;
  color: white;
}
.addresbar p {
	color:#a5a4a4;
	font-size:14px;
	line-height:25px;
}
.footermsg p{ 
	color:#d4d0d0;
	font-size:14px;
}
.footLinks1 {
	padding-top:0px;
}
.footLinks1 li {
	display:inline;
	padding: 0px 10px;
}
.footLinks1 li a{
	color:#ece9e9;
	font-size:12px;
}
.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.cont_add h5 {
    
    font-size: 17px;
    font-weight: bold;
    margin: 12px 0;
    color: #d70008;
}
.latestNewstitle { 
    font-size: 17px;
    font-weight: bold;
    color: #d70008;
}
.light-form-button{background:#d70008; padding:10px;color:#fff; border: none;}


@media (min-width: 320px) and (max-width: 768px) {
		#logo {
			background:url('../images/logo_mobile1.jpg') no-repeat 0 0;
			width:54px;
			height:55px;
			float:left;
			padding:10px 0px;
			margin:5px;
		}
		#donate_btn {
			font-size:11px;
			margin: 5px;
		}
		.donateBtn {
			font-size:11px;
		}
		.newsSection {
			height: 56px;
		}
		.newsTitle {
			font-size: 12px;
			padding:12px 5px;
		}
		#newscontent {
			width:150px;
			text-align: center;
			vertical-align: middle;
			padding-top:7px;
		}
		.media-object {
			
		}
		#controls {
			padding: 14px 0px;
		}
		.navbar-default {
			background-color: #f8f8f8;
			border-color: #e7e7e7;
		}
		.volunteerBtn, .makeDonBtn {
			font-size: 12px;
			padding: 6px !important;
			margin: 10px;
		}
		#section8 {
			margin-top:20px;
		}
		#section8 h3 {
			padding-top:0px;
		}
		.footermsg p{ 
			text-align:center;
		}
		.media-object {
			width:95px !important;
		}
		.media p {
			text-align: left;
			line-height: 20px;
			font-size:14px;
		}
		.mediaTxt {
			font-size:13px;
		}
		.eventBtn {
			font-size:10px;
			padding:2px 3px;
		}
		#footLinks h3, #footLinks li, .addresbar {
			text-align:center;
		}
		.usefulLinks, .footermsg {
			width:320px;
			padding: 5px 0px;
		}
		.usefulLinks h3 {
			border:none;
			padding: 5px 0px;
		}
		.row {
			margin-right: 0px;
		}
		#socialMedia {
			margin: 10px 0px;
			text-align: center;
		}
		.footLinks1 {
			margin-bottom:10px;
			margin-left:5px;
		}
		.footLinks1 li {
			padding: 0px 4px;
		}
		.footLinks1 li a{
			text-align:center;
			font-size:11px;
		}
		
		.latestNewstitle{font-size: 17px; color:#d70008;}
 
}

@media (min-width: 768px) and (max-width: 1024px) {
   #logo {
		background:url("../images/logo1.jpg") no-repeat 0 0;
		width:334px;
		height:75px;
		float:left;
		padding:10px 0px;
	}
	.newsSection {
		height: 30px;
	}
	.newsTitle {
		background: #2f2f2f;
		color: #fff;
		text-align: center;
		font-weight: bold;
	}
	#newscontent {
		width: 350px;
		text-align: center;
		vertical-align: middle;
		padding-top: 7px;
	}
	
	#controls {
		padding:7px 0px;
		float: right;
		height: 0px;
	}
	.nav>li>a {
		 padding: 6px 9px;
		font-size: 11px;
	}
	.navbar-default {
		background: none;
		border: none;
	}
	.navbar {
		margin: 10px 0px -11px 0px;
	}
}

@media only screen and (min-width: 320px) {
	/* #pause_trigger, #prev_trigger, #next_trigger {
		padding: 0px 1px;
	}
	
	#newscontent {
		width: 146px;
		padding:2px;
	}
	#ticker_container {
		margin-top: 2px;
	}
	.newsTitle {
		padding: 16px 5px;
	} */
}