body{
	background-image: url(../images/background.jpg);
background-repeat: no-repeat;
background-position: top;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #585959;
}
.home{
	background:#fff;
	
}
.homex{
	background:#602960;
	
}
.homex .mesg{padding:15px;color:#fff !important;margin:0px !important;text-align:left;}
.intro-mesg{
	text-align: center;
	max-width: 87%;
	margin: 40px auto;
}
.intro-mesg span{
	font-weight: 700;
}
.MR15{
	margin-right: 15px;
}
.MB15{
	margin-bottom: 15px;
}
.btn{
	font-weight: 700;
}

/* classes added By prasen start */
.bannerbg{width:100%;display:inline-block;}
.logo{display:inline-block;width:100%;text-align:center;margin:10px 0;}
.logo a{margin:0px;}
.logo a img{vertical-align:middle;}
.ways{width:100%;display:inline-block;margin-left:1em;}
.customize{color:#fff;text-align:left !important;padding:5px;margin-top:10px !important;}
.pjcms{text-align:center;}
.mypaddding{padding:0px !important;}
.newpadd{padding-right:0px !important;}

.madmaxpad{padding-left:0px !important;}
.custommargin{margin-top:0.5em;}
/* classes added By prasen end */



.logo1{display:inline-block;width:100%;text-align:center;margin:10px 0;}
.logo1 a{margin:0px;}
.logo1 a img{vertical-align:middle;}
/**/
.footer {
    background: none repeat scroll 0 0 #602960;
   /* margin-left: -1px;
    margin-right: -1px;
    margin-top: -10px;*/
}
ul.foot-link{
	text-align: center;
	
}
ul.foot-link span{
	color: #fff;
}
ul.foot-link li:first-child{
	border-left: 0;
}
ul.foot-link li {
    border-left: 1px solid #FFFFFF;
    display: inline-block;
    font-size: 12px;
    line-height: 12px;
    margin: 15px 0;
    padding: 0 0 0 4px;
}
ul.foot-link li a{
	color: #e5eaef;
}
ul.foot-link li a:hover{
	color: #fff;
	text-decoration: none;
}
.donate{
	margin-bottom: 60px;
}
h2{
	color: #602960;
	font-size: 18px;
	font-weight: 600;
	text-align: center;
}
.form-inline {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #C5D0D9;
   
    margin-bottom: 40px;
    padding: 15px 0 0;
}
.form-inline .form-group {
    margin-bottom: 15px;
}
.method {
    background: none repeat scroll 0 0 #F1F6FA;
    line-height: 34px;
	margin-bottom: 15px;
}
.form-footer {
    background: url("../images/seperator.png") no-repeat scroll left top #EEF4F8;
   /* border-radius: 0 0 8px 8px;*/
    margin: 0 -15px;
    padding: 33px 15px 25px;
}

.form-footer .logo
{
    margin-top: -36px;
    max-width: 100%;
}

.no-marg{
	margin-bottom: 0!important;
}
.form-inline select.form-control {
    width: 100%;
}
.thumbnail > img, .thumbnail a > img {
    max-width: 100%;
}
::-webkit-input-placeholder { color:#999; }
::-moz-placeholder { color:#999; } /* FF 19+ */
:-moz-placeholder { color:#999; } /* FF 18- */
:-ms-input-placeholder { color:#999; }
.placeholder { color:#999; } /* for the polyfill */
h1{
	text-align: center;
	font-weight: 700;
}
.cards .col-sm-3{
	float: left;
	padding-left: 0;
}
#amount{
	
	margin-left: -4px;
}
.event-form {
	border: 1px solid #34495e;
	margin-bottom: 20px;
}
.event-form .heading_bar {
    background: none repeat scroll 0 0 #E6EBEF;
    margin-bottom: 7px;
    padding: 0 15px 4px;
}
.heading_bar label {
	font-weight: 700;
	color: #34495e;
}
.brdR{
	border-right: 1px solid #d5dade;
}
.event-form .checkbox {
    margin-bottom: 5px;
}
.event-form .checkbox label {
    color: #34495e;
}
@media (min-width: 1200px) {
  .container {
    width: 970px;
  }
}
@media (max-width: 767px) {
.form-inline select.form-control, .input-group {
    margin-bottom: 15px;
}
.col-xs-offset-1 {
    margin-left: 0;
}
.footer {
    margin-left: 0;
    margin-right: 0;
}
ul.foot-link {
    margin: 0;
    padding: 0;
    text-align: left;
}
.radio,
.checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
.radio-inline, .checkbox-inline {
    padding-left: 0;
}
.radio input[type="radio"], .radio-inline input[type="radio"] {
    margin-top: 11px;
}
.thumbnail > img, .thumbnail a > img {
    max-width: 99%;
}
.thumbnail {
    max-width: 70px;
}
#amount{
	width: 33%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
  #amount{
	  width: 33%!important;
  }
}
.cards .col-sm-3 {
}
