body {

	font-family: open sans;

	font-size:14px;

}
#document {
display:none !important;
}
body a:hover {

	text-decoration: none;    color: #00a652;

}

.wrapper_bg {

	width: 100%;

	float: left;

	background-color: #00231e;

	background-image: url(../image/bg-img.png);

	background-repeat: no-repeat;

	background-position: left top;

}

#top {

	height: 4px;

	width: 100%;

	float: left;

	background-color: #EDC41D;

}

header {

	background-color: rgba(0, 0, 0, 0.26);

	float: left;

	width: 100%;

	padding-top: 10px;

	padding-bottom: 10px;

}

.col-md-6.logo img {

	width: 104%;

	margin: 2% 0;

}

.wrapper-row.social-tab {

	float: left;

	width: 100%;

	text-align: right;

}

.social__icons {

	width: 153px;

	float: right;

}

a.socialicon {

	background: #EDC41D;

	color: #001A16;

	font-size: 15px;

	width: 28px;

	margin-left: 10px;

	height: 27px;

	font-size: 14px;

	text-align: center;

	padding: 4px 9px;

	border-radius: 50%;

	float: left;

	text-align: center;

	-webkit-transition: all .2s ease;

	-moz-transition: all .2s ease;

	margin-top: 5px;

}

a.socialicon:hover {

	background: #2A9C27;

	color: #fff;

	margin-top: 0;

}

.search-box {

	width: 100%;

	float: left;

}

#search {

	float: right;

	width: auto;

	margin-right: 0;

	margin-top: 4%;

	padding-right: 0;

}

#search form {

	margin: 0px;

	padding: 0px;

}

form .text {

	float: left;

	width: 190px;

	height: 33px;

	border: 1px solid #EDC41D;

	background-color: #fff;

	outline: none;

	padding-left: 10px;

	margin: 0px;

	clear: none;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	color: #3A3A3A !important;

}

form .button {

	float: left;

	width: 36px;

	height: 33px;

	text-indent: -9999px;

	background-color: #EDC41D;

	border: 1px solid #EDC41D;

	cursor: pointer;

	outline: none;

	background-image: url(../image/search.png);

	background-repeat: no-repeat;

	background-position: center center;
	margin-top:0px;

}

/*navigation*/

.wrapper-row.navigation {

	float: right;

	width: 525px;

	margin-top: 6%;

}

.toggleMenu {

	display: none;

	/* [disabled]background: #666;

*/

	color: #fff;

	width: 100%;

	padding-top: 10px;

	padding-bottom: 10px;

	text-align: center;

}

.nav {

	list-style: none;

 *zoom: 1;

	/*background: #175e4c;*/

	text-align: left;

}

.nav:before, .nav:after {

	content: " ";

	display: table;

}

.nav:after {

	clear: both;

}

.nav ul {

	list-style: none;

	width: 11em;

	padding-left: 15px;

}

.nav a {

	padding: 0px 0px;

	color: #fff;

	font-family: open sans;

	font-size: 15px;

	border-bottom: 2px solid transparent;

}

a.current {

	color: #EDC41D;

	border-bottom: 2px solid #EDC41D;

}

.nav li {

	position: relative;

}

.nav li a:hover {

	color: #EDC41D;

	border-bottom: 2px solid #EDC41D;

	-moz-transition: all 2s ease;

	-o-transition: all 2s ease;

	-webkit-transition: all 3s ease;

	transition: all 2s ease;

}

.nav > li {

	padding: 0px 6px;

	float: left;

	border-top: none;

	display: inline-block;

}

.nav > li > .parent {

	background-image: url(../images/upArrow.png);

	background-repeat: no-repeat;

	background-position: 90%;

}

.nav > li > .parent:hover {

	background-image: url(../images/downArrow.png);

}

.nav li li .parent {

	background-image: url(../images/downArrow.png);

	background-repeat: no-repeat;

	background-position: 90%;

}

.nav li li .parent:hover {

	background-image: url(../images/upArrow.png);

}

/*.parent {

	background-image: url(../images/upArrow.png) !important;

	background-repeat: no-repeat !important;

	background-position: 90% center !important;

}

.parent:hover {

	background-image: url(../images/downArrow.png) !important;

	background-repeat: no-repeat !important;

	background-position: 90% center !important;

}

.nav > li > .parent:hover {

	background-image: url(../images/downArrow.png);

	background-repeat: no-repeat;

	background-position: 90%;

}*/

.nav > li > a {

	display: block;

}

.nav li ul {

	position: absolute;

	left: -9999px;

	margin-top: 10px;

}

ul.sub-menu li a {

	padding: 5px 20px;

	color: #fff;

	font-family: "OpenSans Regular";

	font-size: 14px;

}

.nav > li.hover > ul {

	left: 0;

}

.nav li li.hover ul {

	left: 100%;

	top: 0;

}

.nav li li a {

	display: block;

	background: #383737;

	position: relative;

	z-index: 100;

	border-top: 1px solid #f6891f;

}

.nav li li li a {

	background: #494949;

	z-index: 200;

	border-top: 1px solid #f6891f;

}

.nav > li:last-child {

	padding-right: 0;

}

footer .widget_daily_salat ul {
    padding: 0 !important;
}
/*end of navigation*/

/* Slider

http://www.freshdesignweb.com/fashion-responsive-slider-tutorial.html

*/

/* Slider

/*-----------------------------------------------------------------------------------*/

.slider_container {

	width: 100%;

	margin: auto;

	clear: both;

	padding: 0 0 0 0;

	margin-top: 10px;

	margin-bottom: 10px;

	float: left;

}

.flex-caption {

	position: absolute;

	bottom: 27%;

	width: 100%;

	left: -70%;

}

.caption_title_line {

	float: right;

	width: 23%;

	height: auto;

	padding: 5px 15px 10px 15px;

	color: #FFFFFF;

	background-color: rgba(0, 0 ,0, 0.5);

}

.color_y {

	color: #e8ae13;

}

.caption_title_line p {

	width: 95%;

	margin-top: 4%;

}

.flex-caption h2 {

	color: #FFFFFF;

	font-size: 24px;

	padding: 1.5% 0 3% 0;

	margin: 0px;

	font-family: calibri;

	background-image: url(../image/s1_bg.png);

	background-position: left bottom;

	background-repeat: no-repeat;

}

.flex-container a:active, .flexslider a:active {

	outline: none;

}

.slides, .flex-control-nav, .flex-direction-nav {

	margin: 0;

	padding: 0;

	list-style: none;

}

/* FlexSlider Necessary Styles

*********************************/ 

.flexslider {

	position: relative;

	zoom: 1;

	width: 100%;

	margin: 0;

	padding: 0 0 0 0;

}

.flexslider_shdow {

	background-image: url(../image/sldr_bttom.PNG);

	background-repeat: no-repeat;

	background-position: center bottom;

	width: 100%;/*min-height:39px;*/

}

.flexslider .slides > li {

	display: none;

} /* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {

	max-width: 100%;

	display: block;

	border: 1px solid #cb060e;

}

.flex-pauseplay span {

	text-transform: capitalize;

}

.slides:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

html[xmlns] .slides {

	display: block;

}

* html .slides {

	height: 1%;

}

.no-js .slides > li:first-child {

	display: block;

}

.flexslider .slides {

	zoom: 1;

}

.flexslider .slides > li {

	position: relative;

}

.flex-container {

	zoom: 1;

	position: relative;

}

/* Direction Nav */

.flex-direction-nav li a {

	width: 45px;

	height: 46px;

	margin: 0;

	display: block;

	position: absolute;

	right: 11px;

	cursor: pointer;

	text-indent: -9999px;

}

.flex-direction-nav li a.next {

	background: url(../image/next.png) no-repeat center;

	bottom: 50%;

	right: 0%

}

.flex-direction-nav li a.prev {

	background: url(../image/prev.png) no-repeat center;

	bottom: 50%;

	left: 0%;

}

.flex-direction-nav li a.next:hover {

	background: url(../image/next_a.png) no-repeat center;

}

.flex-direction-nav li a.prev:hover {

	background: url(../image/prev_a.png) no-repeat center;

}

.flex-direction-nav li a.disabled {

	opacity: .3;

	filter: alpha(opacity=30);

	cursor: default;

}

/* Control Nav */

.flex-control-nav {

	width: 100%;

	position: absolute;

	bottom: 0px;

	text-align: center;

}

.flex-control-nav li {

	margin: 0 0 0 5px;

	display: inline-block;

	zoom: 1;

*display: inline;

}

.flex-control-nav li:first-child {

	margin: 0;

}

.flex-control-nav li a {

	width: 13px;

	height: 13px;

	display: block;

	cursor: pointer;

	text-indent: -9999px;

	background: transparent;

	border: 2px solid #EDC41D;

	border-radius: 50%;

}

.flex-control-nav li a:hover {

	background-position: 0 -13px;

}

.flex-control-nav li a.active {

	background-position: 0 -26px;

	cursor: default;

	background: #EDC41D;

	border: 2px solid #EDC41D;

}

ul.flex-direction-nav {

	display: none;

}

/* Slider End */





.container_bg {

	width: 100%;

	float: left;

	background-image: url(../image/bg_pattern.png);

	background-repeat: repeat;

	padding: 2% 0;

}

.container_bg1 {

	width: 100%;

	float: left;

}

.donate {

	position: absolute;

	width: 100%;

	float: left;

}

.container-top {

	position: relative;

}

.donate a {

	float: right;

	width: 20%;

	background: #CB060E;

	color: #fff;

	padding: 5px;

	border-radius: 7px 10px;

	border-bottom: 3px solid #95040a;

	font-size: 27px;

	letter-spacing: 1px;

	font-family: dancing_scriptregular;

}

.donate a .fa {

	margin-left: 6%;

	padding-right: 6%;

	border-right: 1px solid #95040A;

	font-size: 34px;

	margin-top: 4px;

}

h1.heading1 {

	float: left;

	width: 100%;

	text-align: center;

	position: relative;

	margin-bottom: 3%;

}

.heading1 span {

	color: #2a9c27;

	font-family: dancing_scriptregular;

	font-size: 50px;

	letter-spacing: 1px;

	margin-left: 15px;

	margin-right: 15px;

}

.heading1 span:after {

	content: '';

	position: absolute;

	left: -1px;

	right: 10%;

	bottom: -3px;

	height: 2px;

	width: 18%;

	background-repeat: no-repeat;

	background-position: left;

	background-size: 100%;

	background-color: #2A9C27;

	margin-left: 41%;

}

.news-wrapper {

	float: left;

	width: 100%;

}

.news {

	float: left;

	margin-top: -1%;

}

.latest-news {

	float: left;

	width: 31.5%;

	margin-right: 2.75%;

}

.latest-news3 {

	margin-right: 0;

}

.news-image {
    float: left;
    height: 245px;
    width: 100%;
    position: relative;
}

.news-image img {

	    width: 100%;
    border: 3px solid #cfc1b1;
    height: 100%;
}

.news-date {

	position: absolute;

	top: 0;

	background: #e0a70d;

	border: 1px solid #C79408;

	color: #fff;

	padding: 10px;

	font-size: 16px;

	width: 30%;

}

.news-date a {

	color: #fff;

}

.news-date span {

	margin-bottom: 10px;

	float: left;

}

.news-contant {

	float: left;

	width: 100%;

}

.news-contant h5 {

	color: #2a9c27;

	font-size: 15px;    line-height: 1.3; font-weight:600;    min-height: 40px;


}
.news-contant p {
    min-height: 10px;
    float: left;
}
.news-tag {
    float: left;
    width: 100%;
}
em.bold-1 a {
    color: #FF6A00;
}
a.more-btn {

	float: right;

	background: #2A9C27;

	padding: 5px 10px;

	color: #fff;

	-webkit-transition: all .25s;

	transition: all .25s;

	border: 1px solid #2A9C27;

}

a.more-btn:hover {

	color: #e9ac06;

	background: transparent!important;

	border: 1px solid #e9ac06;

	text-decoration: none!important;

	-webkit-transition: all .25s;

	transition: all .25s;

}

.view-more {

	float: left;

	width: 100%;

	text-align: center;

	margin-top: 2%;

}

a.view-more-btn {

	background: #E0A70D;

	color: #fff;
	
	padding: 5px 17px;

	border-bottom: 2px solid #C79408;    -webkit-transition: all .25s;

    transition: all .25s; font-size: 17px;

}

a.view-more-btn:hover {

       background: #2A9C27;

    color: #fff;

   

   -webkit-transition: all .25s;

    transition: all .25s;

    border-bottom: 2px solid #2A9C27;



}

h1.heading2 {

	color: #2a9c27;

	/* font-family: dancing_scriptregular; */
 
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	
  font-size: 24px;

	padding-bottom: 5px;

	letter-spacing: 1px;

	border-bottom: 2px solid #2a9c27;

	width: 100%;

	float: left;

}
h1.heading2 a{
    color: #2a9c27;
}
.about {

    float: left;

    width: 100%;

    padding-bottom: 3%;

}

h1.heading2 span {

	margin-right: 15px;

}

.inner-page-slider {

	margin: 4% 0 11%;

	float: left;

	width: 100%;

}

.inner-page-slider h3 {

	color: #EDC41D;

	font-family: dancing_scriptregular;

	font-size: 50px;

	letter-spacing: 1px;

	text-align: center;

	margin-left: 15px;

	margin-right: 15px;

	position: relative;

}

.inner-page-slider h3:after {

	content: '';

	position: absolute;

	left: -1px;

	right: 10%;

	bottom: -3px;

	height: 2px;

	width: 10%;

	background-repeat: no-repeat;

	background-position: left;

	background-size: 100%;

	background-color: #EDC41D;

	margin-left: 45%;

}

.col-lg-12.inner-page-div {

	position: relative;

}

.icon-img {

	float: left;

	width: 100%;

	text-align: center;

	position: relative;

	margin-bottom: 2%;

}

.icon-img1 {

	background: #fff;

	width: 100px;

	margin-left: auto;

	margin-right: auto;

	border-radius: 50%;

	padding: 24px 25px;

	margin-top: -5%;    -webkit-transition: all 0.7s ease;

    transition: all 0.7s ease;

}

 .icon-img1  img{   -webkit-transition: all .25s;

    transition: all .25s;}

.icon-img1  img:hover {

    -webkit-transform: rotateY(180deg);

    -webkit-transform-style: preserve-3d;

    transform: rotateY(180deg);

    transform-style: preserve-3d;

	    -webkit-transition: all .25s;

    transition: all .25s;

}

.img1 {

    width: 32%;

    margin-left: 2%;

    float: right;

    border: 4px solid #DEDEDE;

    margin-bottom: 16px;

}

.img1 img{

    width: 100%;

}

p.text-1 {

	font-size: 16px;/* width: auto; */

}

.text1-color {

	color: #2a9c27;

}

h1.heading3 {

	color: #2a9c27;

	font-family: dancing_scriptregular;

	font-size: 38px;

	padding-bottom: 5px;

	letter-spacing: 1px;

	border-bottom: 2px solid #2a9c27;

	width: 100%;

	float: left;

	text-align: center;

	padding-bottom: 8px;

	

}

h1.heading3 span {

	margin-right: 15px;

}

.our-Standards .col-md-4 {

	width: 32%;

	padding-left: 0;

	margin-right: 2%;

	border-right: 1px dashed #969595;    float: left;

}

.our-Standards .col-md-4:nth-child(3) {

	border: 0;

	margin-right: 0;

}

.our-Standards {

	float: left;

	width: 100%;

	padding-bottom: 4%;

	margin: 3% 0;

}

.div-left {

	width: 15%;

	float: left;

}

span.number-div {

	float: left;

	width: auto;

	background: #2A9C27;

	padding: 3px 10px;

	color: #fff;

	font-size: 20px;

}

.div-right {

	float: left;

	width: 75%;

}

.div-right strong, .div-right strong a {

	font-size: 18px;

	float: left;

	width: 100%;

	color: #2a9c27;

}

.div-right p {

	margin-top: 2%;

	float: left;

	font-size: 15px;

	color: #404040;

}

.More-btn1 {

	float: left;

	width: 100%;

	text-align: right;

	margin-top:0%;
	margin-bottom:40px;

}

.More-btn1 a {

	background: #2A9C27;

	color: #fff;

	font-size: 17px;

	padding: 5px 17px;

	border-bottom: 2px solid #1E881B;    -webkit-transition: all .25s;

    transition: all .25s;

}

.More-btn1 a:hover {

    background: #E0A70D;

    color: #fff;

    -webkit-transition: all .25s;

    transition: all .25s;    border-bottom: 2px solid #BB8B07;

}

strong.text1-color {

    font-weight: 600;

}

h1.heading4 {

    color: #2a9c27;

    font-family: dancing_scriptregular;

    font-size: 32px;

    padding-bottom: 5px;

    letter-spacing: 1px;

    border-bottom: 2px solid #2a9c27;

    width: 100%;

    float: left;

    text-align: left;

    padding-bottom: 8px;
	/*margin-left:10px;*/

}

h1.heading4 span {

	margin-right: 15px;

}

.col-lg-8.page-left {

    padding-left: 0;

    float: left;

	font-size:15px; 
	
	text-align:justify;

}



.col-lg-4.page-right {

    float: right;

	

	font-size:16px;

    padding-right: 0;

    padding-left: 30px;

}

.img2 {

    width: 32%;

    margin-left: 2%;

    float: right;

    border: 4px solid #DEDEDE;

    margin-bottom: 16px;

}

.img2 img{

    width: 100%;

}

.vision h5 {

    color: #FFFFFF;

    font-family: dancing_scriptregular;

    font-size: 25px;

    padding-bottom: 5px;

    border-bottom: 1px solid #FFFFFF;

    width: 100%;

    float: left;

    text-align: left;

    padding-bottom: 8px;

}

.vision {

    float: left;

    width: 100%;

    background: #2a9c27;

    padding: 10px 15px;

    color: #fff;    margin-bottom: 10px;    font-size: 14px;

}

.vision a {

    float: right;

    color: #fff;

    text-decoration: underline;

}

.text-area {

    float: left;

    width: 100%;

  /*  margin-bottom: 15px;*/margin-bottom: 5px;

}



.text-area-left {

    float: left;

    width: 10%;

	margin-right:5%;

    text-align: center;

}

.text-area-left span {

    color: #fff;

    background: #2A9C27;

    width: 100%;

    float: left;

    border-radius: 50%;

    padding: 7px;

}

.text-area-right {

    float: left;

    width: 85%;

    color: #2F2F2F; font-size: 14px;   

}

.text-area-right  strong {

    float: left;    font-weight: 600;

    width: 100%;font-size: 16px;

    margin-top: 5px;

    margin-bottom: 10px;

}

 .text-area-right  strong  a{   color: #2F2F2F;}

 .text-area-right  strong  a:hover {color: #2A9C27;

}

ul.paeg-menu {

    padding: 0;

	list-style:none;

    line-height: 22px;    padding-left: 19px;

}

ul.paeg-menu li {

    margin-bottom: 10px;

}

ul.paeg-menu li:before {

    margin-right: 11px;

    color: #EDC41D;

    content: "\f054";

    font: normal normal normal 14px/1 FontAwesome;

    font-size: 12px;    margin-left: -19px;

}

a.More-btn2 {

    float: right;

    background: #EDC41D;

    padding: 4px 16px;

    color: #655207;

    font-size: 14px;

    border: 1px solid #655207;

    border-radius: 3px;    -webkit-transition: all .25s;

    transition: all .25s;

}

a.More-btn2:hover {

    background: #2A9C27;

    color: #fff;

    -webkit-transition: all .25s;

    transition: all .25s;

}

.contact {

    float: left;

    width: 100%;

}

.contact .col-md-4 {

    width: 32%;

    padding-left: 0;

    margin-right: 2%;

    border-right: 1px dashed #969595;

    float: left;

	text-align:center;

}



.contact  .col-md-4:nth-child(3) {

    border: 0;

    margin-right: 0;

}

.contact .col-md-4 .fa {

    color: #2a9c27;

    font-size: 50px;

}

.heading5 {

        color: #4E4E4E;

    font-family: dancing_scriptregular;

    font-size: 38px;

    position: relative;

    width: 100%;

    float: left;    margin-bottom: 11px;

}

.heading5:after {

    content: '';

    position: absolute;

    left: -1px;

    right: 10%;

    bottom: 4px;

    height: 2px;

    width: 20%;

    background-repeat: no-repeat;

    background-position: left;

    background-size: 100%;

    background-color: #4E4E4E;

    margin-left: 40%;

}

.contact .col-md-4 p {

    font-style: italic; color: #4E4E4E;    font-size: 15px;


}

.contact .col-md-4 a { color: #4E4E4E;

}

.contact-form {

    float: left;

    width: 100%;

    margin-bottom: 3%;

}

.row-id {

    float: left;

    width: 32%;

    margin-right: 2%;
}


.row-id input {

    margin-top: 10px;

    margin-bottom: 10px;

    padding: 8px;

    width: 100%;

    border-radius: 3px;

    border: 1px solid #D8D7D7;

}

.row1-id textarea {

    margin-top: 10px;

    margin-bottom: 10px;

    padding: 8px;

    width: 100%;

    min-height: 150px;

    border-radius: 3px;

    border: 1px solid #D8D7D7;

}

.row-id:nth-child(4) {

    margin-right: 0;

}

.row1-id {

    float: left;

    width: 100%;

}

.row1-btn{

    float: left;

    width: 100%;    text-align: center;

}

button.reset-btn {

    background: #EDC41D;

    color: #fff;

    font-size: 17px;

    padding: 5px 17px;

    -webkit-transition: all .25s;

    transition: all .25s;

    margin-right: 10px;

    border: 0;

    font-style: italic;

}

button.submit-btn {

    background: #2A9C27;

    color: #fff;

    font-size: 17px;

    padding: 5px 17px;

    border-bottom: 2px solid #1E881B;

    -webkit-transition: all .25s;

    transition: all .25s;

    border: 0;

    margin-left: 10px;font-style: italic;

}

button.submit-btn:hover , button.reset-btn:hover, #submit-btn:hover{

    background: #4A4A4A;

    -webkit-transition: all .25s;

    transition: all .25s;

}

textarea:focus, input:focus, button:focus{

    outline: 0;

}
h1.title {
        color: #2a9c27;
    font-family: dancing_scriptregular;
    font-size: 35px;
    padding-bottom: 5px;
}
a.read {
    float: right;
    background: #2A9C27;
    padding: 5px 10px;
    color: #fff;
    -webkit-transition: all .25s;
    transition: all .25s;
    border: 1px solid #2A9C27;
    margin-top: 23px;
}
.img1.postimg {
    margin-top: 2%;
}
a.read:hover {
    color: #e9ac06;
    background: transparent!important;
    border: 1px solid #e9ac06;
    text-decoration: none!important;
    -webkit-transition: all .25s;
    transition: all .25s;
}
h1.title a{   color: #2a9c27;}

#txt-area .text-area {
    margin-left: 11px;
}
#txt-area .text-area-left {
    width: 36px;
    margin-right: 16px;
    margin-top: 5px;
}
#txt-area .text-area-right {
    width: 95%;
}
/*footer*/
.post_content p {
    width: 66%;
    float: left;
    text-align: justify;
}
footer {

	background-image: url(../image/footer-bg.png);

	background-repeat: no-repeat;

	background-position: left top;

	background-color: #00231e;

	padding-top: 10px;

	padding-bottom: 10px;

	font-family: Open Sans;

	color: #fff;

	padding: 25px 0px;

	margin-top: 3%;

	float: left;

	width: 100%;

	padding: 2% 0;

}

.small-heading-h1 {

	font-size: 27px;

	padding-bottom: 5px;

	color: #EDC41D;

	line-height: 20px;

	font-family: dancing_scriptregular;

	letter-spacing: 1px;

	margin-bottom: 6px;

}

ul.footer-menu {

	padding: 0;

	list-style-position: inside;

	list-style-image: url(../image/list-style-footer.png);

	line-height: 22px;

}

.con-margin1 {

	color: #EDC41D;

	margin-right: 10px;

}



footer a { 

	color: #fff;

}

footer a:hover {

    color: #EDC41D;

}

.footer-social_icons {

	width: 100%;

	float: left;

}

a.socialicon1 {

	background: #fff;

	color: #001A16;

	font-size: 15px;

	width: 28px;

	margin-right: 10px;

	height: 27px;

	font-size: 14px;

	text-align: center;

	padding: 4px 9px;

	border-radius: 50%;

	float: left;

	text-align: center;

	-webkit-transition: all .2s ease;

	-moz-transition: all .2s ease;

	margin-top: 5px;

}

.footer-logo {

	float: right;

	width: auto;

}

a.socialicon1:hover {

	background: #2A9C27;

	margin-top: 0;    color: #fff;

}

#footer {

	background-color: #00231e;

	padding: 9px 0;

	font-size: 12px;

	background-image: none;

	margin-top: 0;

}

#footer .col-md-6 {

	padding-left: 0;

	padding-right: 0;

	width: 50%;

	float: left;

}

.ftr-right {

	float: right;

	text-align: right;

}

.singletext {
    width: 64%;
    float: left;
	text-align:justify;
}
.singletext h5.post_head {
    color: #2A9C27;
    font-size: 17px;
}





/*end of footer*/


a.pdf-btn {
    background: #2A9C27;
    padding: 4px 11px;
    margin-left: 8px;
    color: #fff;
}
.pdf-class {
    float: left;
    width: 100%;
    margin: 10px 0;
    border-bottom: 1px solid rgba(128, 128, 128, 0.32);
    padding-bottom: 25px;
}
a.pdf-btn .fa {
    margin-right: 8px;
}
.m-div1 {
    float: left;
    width: 100%;
}
.m-div1 span {
    background: #2A9C27;
    color: #fff;
    float: left;
    margin-right: 10px;
    padding: 8px 15px;
    border-radius: 50%;
    border: 1px dashed #fff;
}
.m-div1 p {
    font-size: 20px;
    padding-top: 6px;
    color: #2A9C27; 
    font-weight: bold;
}
.bold-1 {
    color: #FF6A00;
}
.div-class-images img {
    width: 100%; height:100%;
}
.div-class-images1 {
        width: 23%;
    border: 1px solid #B3B3B3;
    padding: 3px;
    height: 180px;
    float: left;
    margin: 0 1%;
}
.div-class-images {
    width: 100%;
    float: left;
    margin: 10px 0;
}
strong.bold-1 {
    font-size: 16px;
}
.inner-page1 {
    float: left;
    width: 100%;
    font-size: 15px;
}

.theme1 {
    color: #2a9c27;
    font-family: dancing_scriptregular;
    font-size: 26px;
    margin-bottom: 10px;    border-bottom: 1px solid #2A9C27;
}
p.theme2 {
    background: #2A9C27;
    display: inline-block;
        padding: 5px 8px;
    color: #fff;
    border-bottom: 1px dashed #2A9C27;
    margin-top: 10px;
}
.div-img {
    width: 32%;
    margin-left: 2%;
    float: right;
    border: 4px solid #DEDEDE;
    margin-bottom: 16px;
}
.div-img img {
    width: 100%;
}
p.our_mission {
    font-size: 15px;
}


.div-class1 {
    float: left;
    width: 100%;
    margin: 10px 0;
}





#submit-btn{
    background: #2A9C27 none repeat scroll 0% 0%;
    color: #FFF;
    font-size: 17px;
    padding: 5px 17px;
    transition: all 0.25s ease 0s;
    border: 0px none;
    margin-left: 10px;
    font-style: italic;
}
ul.list-style1 {
    float: left;
    width: 100%;
    color: #140F0C;
    list-style: none;
    line-height: 25px;
    padding-left: 20px;
}
.list-style1 li:before {
    display: inline-block;
    font: normal normal normal 18px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f101";
    margin-left: -19px;
    margin-right: 8px;
    font-size: 20px; color:#2A9C27;
}
.current_page_item a {
    border-bottom: 1px solid #EDC41D;
    color: #EDC41D;
}
.post1-img {
    margin-top: 20px;
}

.post1-img img {
    width: 100%;
    height: auto;
}
.post2-img a {
    width: 100px;
    float: left;
    height: 100px;
    margin-bottom: 10px;
}
.post2-img img {
    width: 94%;
    height: auto;
    height: 100%;
}
.crsl-items .crsl-item, .crsl-item iframe {
    height: 260px !important;
}

.news-title {
    background: #e0a70d none repeat scroll 0 0;
    border: 1px solid #c79408;
    color: #fff;
    font-size: 16px;
    padding: 10px;
    min-height: 114px;
}

.news-title a{ color:#fff;}
 @media only screen and (max-width:1200px) {
     .donation-image .img-responsive {
    height: 306px;
}
	.news-contant p {
    min-height: 140px;
	}
	.news-contant h5 {
    font-size: 14px;
	 }
	 .news-image {
    height: 230px;
	 }
	 .div-class-images1 {
    height: 160px;
	 }
#txt-area .text-area-right {
    width: 93%;
}
.heading1 span {

	font-size: 40px;

}

.donate a {

	float: right;

	width: 23%;

	padding: 1px;

}

.donate a .fa {

	font-size: 28px;

}

footer .col-lg-4 {

	float: left;

	width: 33.33%;

}

.col-lg-4.page-right {

    float: left;

    padding-left: 0;

}

.why-choose {

    width: 50%;

    float: left;

}

.vision {

    float: right;

    width: 48%;

}

.text-area-left span {

    padding: 9px;

}

.col-lg-8.page-left {

    margin-bottom: 15px;

}

.icon-img1 {

    margin-top: -6%;

}
.why-choose h1.heading4 {
    margin-top: 0;
}
.news-date {
    font-size: 14px;
    width: 33%;
}
}

 @media only screen and (max-width:992px) {
      .donation-image .img-responsive {
    height:auto;
}
	 .news-image img {
    height: auto;
}
	  .news-contant h5 {
    font-size: 16px;
	 }
.div-class-images1 {
    width: 48%;
    height: 210px;
    margin-bottom: 15px;
}
#txt-area .text-area-right {
    width: 91%;
}
.singletext {
    width: 55%;
    float: left;
}
.singletext h5.post_head {
    color: #2A9C27;
    font-size: 15px;
}


	.heading5 {

    font-size: 30px;

    margin-top: 5px;

}

.inner-page-slider {

    margin: 4% 0 15%;

	}

	.icon-img1 {

    margin-top: -8%;

}

	.text-area-left span {

    padding: 6px;

}

.col-md-6.logo {

	width: 100%;

	text-align: center;

}

.col-md-6.logo img {

	width: 65%;

}

.social__icons {

	width: 50%;

	float: left;

}

.search-box {

	width: 50%;

	float: left;

}

#search {

	margin-top: 0;

}

.wrapper-row.navigation {

    margin-top: 3%;

}

.latest-news {

	width: 100%;

	margin-bottom: 3%;

}

.news-image {

	width: 47%;

	float: left;height: auto;

}

.news-contant {

	float: right;

	width: 47%;

}

.news {

	margin-top: 8%;

}

.donate {

	text-align: center;

	margin-top: 1%;

}

.donate a {

	float: none;

	width: 23%;

	padding: 1px;

	padding: 5px 0;

}

.donate a span {

	padding-right: 14px;

}

.donate a .fa {

	margin-left: 3%;

	padding-right: 2%;

}

footer .col-lg-4 {

	float: left;

	width: 50%;

}

footer {

	padding: 5% 0;

}

div#social {

	width: 100%;

	margin-top: 4%;

}

.small-heading-h1 {

	margin-bottom: 15px;

}

.footer-social_icons {

	width: 50%;

	float: left;

}

.footer-logo {

	float: right;

	width: 50%;

	text-align: right;

}

p.text-1 {

    font-size: 15px;

}

.div-right {

    width: 100%;

}

span.number-div {

    font-size: 17px;

    margin-bottom: 10px;

}

.div-right strong, .div-right strong a {

    font-size: 17px;

}

.img1 {

    width: 42%;

}

.inner-page-slider h3 {

    font-size: 40px;

}

.container_bg {

    padding: 2% 0 5%;

}

 }

@media only screen and (max-width:784px) {
	.current_page_item a {
    border-bottom: 0;
}
.img1 {
    text-align: center;
    width: 100%;
	 border: 0px solid #DEDEDE;
}
.img1 img {
    width: 70%;
    border: 4px solid #DEDEDE;
}
.why-choose h1.heading4 {
    margin-top: 10px;
}
	#txt-area .text-area-right {
    width: 100%;
}
div#singleimg {
    text-align: center;
    width: 100%;border: 0;
}
div#singleimg img {
    width: 60%;
    border: 4px solid #DEDEDE;
}
.singletext {
    width:100%;
    float: left;
}
.contact .col-md-4 {

    width: 100%;

    margin-right: 0%;

    border-right: 0;

    border-bottom: 1px dashed #969595;

    margin-bottom: 16px;

}

.icon-img1 img {

    width: 100%;

}

.icon-img1 {

    width: 84px;

    padding: 22px 20px;

      margin-top: -8%;

}

.inner-page-slider h3 {

    font-size: 30px;

}

	.div-right p {

    margin-top: 0%;

	}

	.our-Standards .col-md-4 {

    width: 100%;

    margin-right: 0;

    border-bottom: 1px dashed #969595;

    border-right: 0;

    margin-bottom: 13px;

}

.col-lg-8.page-left {

    font-size: 14px; margin-bottom: 15px;



}

.More-btn1 a {

    font-size: 15px;

    padding: 4px 13px;

}

h1.heading4 {

    font-size: 28px;

}

.text-area-left span {

    padding: 16px;

}

.col-lg-4.page-right {

    font-size: 14px;

}

.wrapper-row.navigation {

	width: 100%;

}

a.current {

	color: #EDC41D;

	border-bottom:2px solid transparent;

}

.nav li a:hover {

	color: #EDC41D;

	border-bottom:2px solid transparent;

}

.nav > li {

	width: 100%;

}

.latest-news {

	width: 100%;

}

.news-image {

	width: 50%;

}

#footer .col-md-6 {

	width: 100%;

	text-align: center;

}

.heading1 span {

	font-size: 32px;

	font-weight: bold;

}

.donate a {

	font-size: 23px;

}

.donate a .fa {

	font-size: 20px;

}

.news-date {

	font-size: 14px;

}

.toggleMenu {

	display: none;

	color: #fff;

	width: 14%;

	padding-top: 4px;

	padding-bottom: 4px;

	text-align: center;

	background: #E0A70D;

	margin-left: 44%;

	margin-right: auto;

	float: none;

	font-size: 13px;

}

.why-choose {

    width: 100%;

    float: left;

}

.vision {

    float: right;

    width: 100%;

}

.text-area-left {

    width: 6%;

}

.text-area-left span {

    border-radius: 0;

    padding: 9px;

    margin-top: 6px;

}

.text-area-right strong {

    font-size: 14px;

}

h1.heading3 {

   font-size: 27px;

    padding-bottom: 5px;

    border-bottom: 1px solid #2a9c27;

}

button.submit-btn ,button.reset-btn{

    font-size: 14px;

    padding: 5px 13px;

}
input#submit-btn {

    font-size: 14px;

    padding: 5px 13px;

}
.div-img {
    width: 100%;
    margin-left: 0;
    float: left;
    text-align: center;    border: 0;
}
.div-img img {
    width: 50%;
    border: 4px solid #DEDEDE;
}
.img1.postimg {
    margin-top: 11%;
}
p.our_mission {
    font-size: 14px;
}
}

 @media only screen and (max-width:600px) {
.div-class-images1 {
    height: 180px;
}
.news-contant p {
    min-height: 100px;
}
.news-contant h5 {
    min-height: 25px;
}
	 .row-id {

    width: 70%;

}

.row-id input ,.row1-id textarea{

    margin-top: 10px;

    margin-bottom: 3px;

    padding: 4px 8px;

    width: 100%;

    font-size: 12px;

}

.text-area-left {

    width: 8%;

}

.news-contant {

	float: right;

	width: 100%;

}

.news-image {

	width: 65%;

}

form .text {

	width: 150px;

	height: 30px;

}

#search {

	float: right;

	width: auto;

}

.donate a {

	font-size: 20px;

}

.donate a .fa {

	font-size: 18px;

}

.heading1 span {

	font-size: 28px;

	font-weight: bold;

}

footer .col-lg-4 {

	float: left;

	width: 100%;

}

.footer-logo img {

	width: 100%;

}

form .text {

	width: 150px;

	height: 27px;

}

form .button {

	height: 27px;

}

a.socialicon {

	font-size: 15px;

	width: 24px;

	height: 22px;

	font-size: 11px;

	padding: 4px 6px;

}

.social__icons {

	width: 40%;

	float: left;

	margin-left: 0;

	margin-bottom: 5%;

}

.search-box {

	width: 50%;

	float: right;

	margin-left: auto;

	margin-right: auto;

}

.col-md-6.logo img {

	width: 80%;

}

.flex-control-nav li a {

	width: 9px;

	height: 9px;

}

.flex-control-nav {

	bottom: -7px;

}

h1.heading2 span {

	margin-right: 9px;

}

h1.heading2 {

	font-size: 25px;

	font-weight: bold;

}

.slidernav a {

	padding: 1px 3px !important;

	width: 25px !important;

	border-radius: 0 !important;

}

a.view-more-btn {

	font-size: 14px;

}

.small-heading-h1 {

	margin-bottom: 4px;

	font-size: 20px;

	margin-top: 15px;

}

.contact .col-md-4 .fa {

    color: #2a9c27;

    font-size: 35px;

}
.contact .col-md-4 p {
    font-size: 13px;
}
.heading5 {

    font-size: 28px;

    padding-bottom: 6px;

    float: left;

    margin-bottom: 5px;

}

.contact-form {

    margin-bottom: 7%;

}

footer {

    margin-top: 10%;

}

}

@media only screen and (max-width:550px) {
.div-class-images1 {
    height: auto; width:100%;
}
.m-div1 p {
    font-size: 17px;
}
.m-div1 span {
    padding: 4px 10px;
    margin-top: 4px;
}
.inner-page1 {
    font-size: 14px;
}
strong.bold-1 {
    font-size: 15px;
}
.theme1 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 1px;
}
p.theme2 {
    padding: 3px 5px;
    font-size: 14px;
}
.div-img img {
    width: 75%;
}
h1.title {
	
    font-size: 27px;
}
}

@media only screen and (max-width:484px) {
.wppb-wrapper div.wppb-progress {
    width: 100%;
}
.col-lg-8.page-left {
    font-size: 14px;
}
	.inner-page1 {
    font-size: 14px;
}
p.our_mission {
    font-size: 14px;
}
h1.title {
	
    font-size: 27px;
	font-weight:bold;
}
.div-img img {
    width: 100%;
}
div#singleimg img {
    width: 97%;
}
.slidernav a {

    padding: 3px 3px !important;

    width: 25px !important;

    border-radius: 0 !important;

    font-size: 11px;

}

	 .row-id {

    width: 100%;

}

	h1.heading4,h1.heading3 {

    font-size: 21px;

    font-weight: bold;

}

.icon-img {

    padding-bottom: 2%;

    margin-top: 5%;

}

.icon-img1 {

    display: none;

}

.inner-page-slider {

     margin: 4% 0 6%; 

}

	.img1, .img2 {

    width: 100%;

    margin-left: 0;    border: 0;

    text-align: center;

	}

	.img1 img ,.img2 img {

    width: 82%;

    border: 4px solid #DEDEDE;

}

.toggleMenu {

	width: 19%;

	margin-left: 40%;

	margin-top: 15px;

}

a.view-more-btn {

	font-size: 11px;

}

.slidernav a {

	padding: 1px 3px;

	width: 25px;

	border-radius: 0;

}

h1.heading2 {

	font-size: 22px;

	font-weight: bold;

}

.news-date {

	font-size: 14px;

	width: 40%;

}

.news-image {

	width: 100%;

}

.heading1 span {

	font-size: 22px;

	margin-left: 8px;

	margin-right: 8px;

}

.latest-news {

	margin-top: 5%;

}

.donate {

	margin-top: 5%;

}

.social__icons {

	width: auto;

	float: left;

	margin-left: 0%;

	margin-bottom: 12%;

}

a.socialicon {

	font-size: 15px;

	width: 20px;

	height: 18px;

	font-size: 10px;

	padding: 2px 6px;

	margin-left: 6px;

	margin-right: 8px;

}

form .text {

	width: 100px;

	height: 25px;    font-size: 12px;

}

.nav a {

	font-size: 13px;

}

.donate a {

	font-size: 16px;

}

.donate a .fa {

	font-size: 14px;

}

form .button {

	height: 25px;

}

#search {

	float: left;

	width: auto;

	margin-left: auto;

	margin-right: auto;

}

.col-md-6.logo img {

	width: 100%;

	margin-bottom: 6%;

}

.search-box {

	width: auto;

	float: left;

	margin-left: auto;

	margin-right: auto;

}

footer .col-lg-4 {

	float: left;

	width: 100%;

}

.footer-social_icons {

	width: 100%

}

#footer .col-md-6 {

	font-size: 10px;

}

.wrapper-row.social-tab {

	float: none;

	width: 136px;

	margin-right: auto;

	margin-left: auto;

}

.text-area-left {

    width: 10%;

}

.text-area-left span {

    padding: 5px;

}

.img1 img {
    width: 100%;
    border: 4px solid #DEDEDE;
}
}

ul.paeg-menu {
    margin-left: 10px;
}
p.fact {
    margin-left: 10px;
}

.text-area-left2 {
    float: left;
    width: 3%;
    margin-right: 1%;
    text-align: center;
}
.text-area-left2 span {
    color: #fff;
    background: #2A9C27;
    width: 100%;
    float: left;
    border-radius: 50%;
    padding: 6px;
}
div#txt-area {
    text-align: justify;
}
h5.head_lead {
    color: #2a9c27;
    font-size: 15px;
    line-height: 1.3;
    font-weight: 600;
    min-height: 40px;
}

@media only screen and (min-width: 50px) and (max-width: 639px) {
.cel-tab {
    width: 96%;
    margin: 5% 0 0 0;
    overflow-x: scroll;
	color:#444;
} 


}
