
/********* fundraiser page css**********/

#fundraiser-contnt {max-width: 668px; width: 100%; margin-left: 97px;}
.fundraiser-btn {text-align: right;padding: 45px 0 60px;}
.fundraiser-btn ul{margin:0;}
.fundraiser-btn ul li {list-style: none; display: inline-block; padding-right: 30px;}
.fundraiser-btn ul li a {margin: 0;width: auto;padding: 18px 45px;}
ul.cnt-mail {margin: 9px 0 0;padding-left: 72px;background-image: url(../images/msg-icon.png);background-repeat: no-repeat;background-position: left 5px;}
ul.cnt-mail li {list-style: none;}
ul.cnt-mail li a {color: #eb3300;font-size: 21px;}
.btn-heading {padding-top: 5px;}

#fundraiser-heading .h5-heading {margin: ;margin-bottom: 30px;}


/***********about page css**********/
ul.dwnl-link {margin: 0;}
.abt-down-link ul li{list-style: none;display: block;float: left;padding-right: 25px;}
.abt-down-link ul li a{ font-size: 18px; color: #eb3300; }
.abt-down-link ul li a {display: block; position: relative; padding-bottom: 2px; }
.abt-down-link ul li a:after {content: ""; position: absolute; left: 0; width: 100%; height: 2px; background: #eb3300; bottom: 0; }


.slider-link a {color: white; display: block; margin-top: 15px !important;    font-weight: 300 !important;}
.slider-link span.arrow-more { color: #ffffff;}
.header-Enquiry {display: none; background: #eb3300; padding: 8px 30px; color: #fff; border-radius: 2px; -webkit-border-radius: 2px; font-size: 16px; width: 160px; text-align: center; margin: 15px auto;}
.cont-1 p {margin-top: 8px;}
.chk_box label{color: #333; font-weight: 500;}
.chk_box span.wpcf7-list-item-label {color: #333; font-size: 16px; margin-left: 8px; }
.chk_box input[type="checkbox"] {Background:white !important; border: 2px solid white !important; }
.chk_box input[type='checkbox'] {-webkit-font-smoothing: antialiased; text-rendering: optimizeSpeed; width: 13px; height: 13px; margin: 0; margin-right: 1px; display: block; float: left; position: relative; cursor: pointer; margin-top: 5px; }
.chk_box input[type='checkbox']:after {content: ""; vertical-align: middle; text-align: center; line-height: 13px; position: absolute; cursor: pointer; height: 13px; width: 13px; left: 0; top: 0; font-size: 10px; -webkit-box-shadow: inset 0 1px 1px #ffffff, 0 1px 0 #ffffff; -moz-box-shadow: inset 0 1px 1px #5F95FC, 0 1px 0 #5F95FC; box-shadow: inset 0 1px 1px #ffffff, 0 1px 0 #ffffff; background: #ffffff; }
 input[type='checkbox']:checked:after {content: '\2714'; color: #fff;background:#eb3300;}
.chk_box input[type='checkbox']:hover:after{background:#eb3300;}
.box-padd{ border: 1px solid transparent; }

.img-gallery-txt-title {bottom: 0; z-index: 99; background: #353535; width: 100%; color: #fff; padding: 7px 0; }
.wpb_gallery img{display: block;}
.img-gallery-txt-title { z-index: 99; color: #333333; background: transparent; padding: 7px 0; margin-top: -1px; border: 1px solid #eee; }
.wpb_image_grid .wpb_image_grid_ul .isotope-item{ margin: 0!important;}





/* Desktop Styles */

@media only screen and (max-width: 1024px) {
	.bg-gray .contact-form {padding: 30px 20px 30px 20px;}
	.contact-form> .vc_column_container> .vc_column-inner> .wpb_wrapper> .mb50 {margin-bottom: 30px;}
	.abovefoo-social{    padding: 30px 0;}
	
}
 
@media only screen and (max-width: 812px) {
	.bg-gray .contact-form {padding: 30px 15px 30px 15px;}
	.contact-form> .vc_column_container> .vc_column-inner> .wpb_wrapper> .mb50 {margin-bottom: 20px;}
	.abovefoo-social{padding: 20px 0;}
	
	
} 
@media only screen and (max-width: 768px) {
	.box-bottom:after{display:none;}
	.bg-gray .contact-form {padding: 15px;}
	.contact-form> .vc_column_container> .vc_column-inner> .wpb_wrapper> .mb50{margin-bottom: 20px;}
	.contact_formpage .mb10.icon-left { margin-bottom: 10px;}
	.mt70 {margin-top: 30px;}
	.abovefoo-social{padding: 20px 0;}
}
@media only screen and (max-width:400px) {
	.box-bottom:after{display:none;}
	.bg-gray .contact-form {padding: 15px 0;}
	.contact-form> .vc_column_container> .vc_column-inner> .wpb_wrapper> .mb50{margin-bottom: 15px;}
	.mt70 {margin-top: 30px;}
	.abovefoo-social{padding: 10px 0;}
	
}
 