/* start-common-style */
@font-face {
        font-family: 'Open Sans', sans-serif;;
    src:"fonts/'Open Sans', sans-serif";
}
body,html{
width: 100%;
height: 100%;
font-family: 'Open Sans', sans-serif;
}
p,a{
 font-family: 'Open Sans', sans-serif;
line-height: 30px;

}
p#main-heading{
font-weight: normal;
font-family:arial;
color: #000;
text-align: center;
margin-top: 10px;
line-height: 40px;
}
p#heading{
font-size: 30px;
    color: #7e2e2f;
    font-weight: 700;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    line-height: 30px;
}
p.footer-sec-down, a.footer-sec-down{
  font-size: 25px;  
}
ul.home{
    font-size: 25px;
    line-height: 24px;
}
.box-home{
padding: 15px;
border: 2px solid #a8ce44;
margin: 10px 0px;
height: 400px;
} 

@media(max-width: 1200px) and (min-width: 993px){
p,a{
font-size: 25px;
line-height: 25px;
}
p#main-heading{
font-size: 40px;
font-weight: 700;
font-family: 'Open Sans', sans-serif;;
color: #7e2e2f;
text-align: center;
margin-top: 10px;
line-height: 40px;
}
p#heading{
font-size: 30px;
color: #7e2e2f;
    font-weight: 700;
    text-align: center;
    font-family: 'Open Sans', sans-serif;;
    line-height: 30px;
}
    p.footer-sec-down,  a.footer-sec-down, a.read-more{
  font-size: 22px; 
}
ul.home{
    font-size: 25px;
    line-height: 24px;
}
.box-home{
padding: 15px;
border: 2px solid #a8ce44;
margin: 10px 0px;
height: 400px;
} 
}

@media(max-width: 768px) and (min-width: 992px){
p,a{
font-size: 23px;
}
p#main-heading{
font-size: 35px;
font-weight: 700;
font-family: Arabic Typesetting;
color: #7e2e2f;
text-align: center;
margin-top: 10px;
}
p#heading{
font-size: 28px;
color: #7e2e2f;
    font-weight: 700;
    text-align: center;
    font-family: Arabic Typesetting;
}
p.footer-sec-down, a.footer-sec-down, a.read-more{
  font-size: 1.6em;  
}
ul.home{
    font-size: 20px;
    line-height: 20px;
}
.box-home{
height: auto;
}  
}
@media(max-width: 767px) and (min-width: 519px){
p,a{
font-size: 22px;
}
p#main-heading{
font-size: 30px;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
color: #7e2e2f;
text-align: center;
margin-top: 10px;
}
p#heading{
font-size: 25px;
color: #7e2e2f;
    font-weight: 700;
    text-align: center;
    font-family: Arabic Typesetting;
}
p.footer-sec-down, a.footer-sec-down, a.read-more{
  font-size: 20px;  
}
ul.home{
    font-size: 20px;
    line-height: 20px;
}
.box-home{
height: 100%;
} 
}
@media(max-width: 520px) and (min-width: 320px){
    p,a{
font-size: 18px;
}
p#main-heading{
font-size: 22px;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
color: #7e2e2f;
text-align: center;
margin-top: 10px;
}
p#heading{
font-size: 20px;
color: #7e2e2f;
    font-weight: 700;
    text-align: center;
    font-family: Arabic Typesetting;
}
p.footer-sec-down, a.footer-sec-down, a.read-more{
  font-size: 18px;  
}
ul.home{
    font-size: 18px;
    line-height: 18px;
}
.box-home{
height: 100%;
}  
}
@media(max-width: 320px){
p,a{
font-size: 14px;
}
p#main-heading{
font-size: 18px;
font-weight: 700;
font-family: 'Open Sans', sans-serif;
color: #7e2e2f;
text-align: center;
margin-top: 10px;
}
p#heading{
font-size: 16px;
color: #7e2e2f;
    font-weight: 700;
    text-align: center;
    font-family: Arabic Typesetting;
}
p.footer-sec-down, a.footer-sec-down, a.read-more{
  font-size: 14px;  
}
ul.home{
    font-size: 14px;
    line-height: 14px;
}
.box-home{
height: 100%;
}   
}

.btn-primary{
    padding: 0px 10px;
    background-color: #11543b;
    color: #fff;
    -webkit-transition: all 0.5s;
-ms-transition: all 0.5s;
transition: all 0.5s;
border: 2px solid #11543b;
font-size: 22px;
margin: 5px;
}
.btn-primary:hover, .btn-primary:focus{
     padding: 0px 10px;
    background-color: #11543b;
    color: #a8ce44;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    border: 2px solid #11543b;
    font-size: 22px;
    outline: none;
}
.box{
padding: 15px;
border: 2px solid #a8ce44;
margin: 10px 0px;
}
.p-0{
padding: 0;
}
/* end-of-common-style */
/* strar-of-header-section */
header .main{
border:2px solid #7e2e2f;
padding: 10px;
margin-bottom: 20px;
}
header .main p{
font-size: 3em;
color: #7e2e2f;
text-align: center;
line-height: 154px;
}
@media(max-width: 480px){
header .main p{
font-size: 2em;
color: #7e2e2f;
text-align: center;
line-height: 50px;
}
}
@media(min-width: 1200px){
 header .main{
border:2px solid #7e2e2f;
padding: 10px;
margin-bottom: 20px;
}
header .main img.img-responsive{
    max-width: none;
}
header .main a img.img-responsive{
    max-width: none;
} 
header .main p{
font-size: 4.5vw;
color: #7e2e2f;
text-align: center;
line-height: 3em;
margin-left: 10%;
}  
}
@media(min-width: 992px) and (max-width: 1999px){
 header .main{
border:2px solid #7e2e2f;
padding: 10px;
margin-bottom: 20px;
}
header .main img.img-responsive{
    max-width: none;
}
header .main a img.img-responsive{
    max-width: none;
} 
header .main p{
font-size: 4.2vw;
color: #7e2e2f;
text-align: center;
line-height: 1em;
margin-top: 65px;
margin-left: 20%;
}  
}
@media(min-width: 992px){
    label{
        font-size: 1.2em;
        line-height: 1em;
    }
    label.control-label.contact-fnt{
        font-size: 1.2em;
    }
    td span{
        font-size: 1.6em;
    }
}

/* end-of-header-section */
/* start-of-navbar */
.navbar {
border-radius: 0px;
border:none;
border: 2px solid #a8ce44;
margin: 0;
}
.navbar-default{
background-color: #11543b;
}
ul.nav.nav-justified{
margin: 15px 0px;
font-size: 35px;
}
.nav-justified>li.active>a, .nav-justified>li>a{
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
font-size: 35px;
}
.nav-justified>li>a{
color: #fff;
font-size: 35px;
}
.nav>li>a:focus, .nav>li>a:hover, .nav>li.active>a{
color: #a8ce44;
background: #11543b;
font-size: 35px;
}
@media(max-width: 1200px){
  ul.nav.nav-justified{
margin: 15px 0px;
font-size: 25px;
}
.nav-justified>li.active>a, .nav-justified>li>a{
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
font-size: 25px;
}
.nav-justified>li>a{
color: #fff;
font-size: 25px;
} 
.nav>li>a:focus, .nav>li>a:hover, .nav>li.active>a{
color: #a8ce44;
background: #11543b;
font-size: 25px;
} 
}



@media(max-width: 991px)

{
.nav-justified>li.active>a, .nav-justified>li>a{
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
font-size: 22px;
}
.nav-justified>li>a{
color: #fff;
font-size: 22px;
}
.nav>li>a:focus, .nav>li>a:hover, .nav>li.active>a{
color: #a8ce44;
background: #11543b;
font-size: 22px;
}

.navbar-header {
float: none;
}
.navbar-left,.navbar-right {
float: none !important;
}
.navbar-toggle {
display: block;
}
.navbar-collapse {
border-top: 1px solid transparent;
}
.navbar-fixed-top {
top: 0;
border-width: 0 0 1px;
}
.navbar-collapse.collapse {
display: none!important;
}
.navbar-nav {
float: none!important;
margin-top: 7.5px;
}
.navbar-nav>li {
float: none;
}
.navbar-nav>li>a {
padding-top: 10px;
padding-bottom: 10px;
}
.collapse.in{
display:block !important;
}
.navbar-nav .open .dropdown-menu {
position: static;
float: none;
width: auto;
margin-top: 0;
background-color: transparent;
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.bgn{
background-color: #11543b;
z-index: 2;
}
.navbar-default .navbar-collapse{
background-color: #11543b;
}
.navbar-header{
height: 80px;
}
.nav-main-menu li{
border:none;
}
ol.carousel-indicators {
left: 20%;
z-index: 0;
}
.nav-justified>li {
float: none;
width: 100%;
}
.nav>li {
position: relative;
display: block;
}
.navbar-toggle{
top: 20%;
}
}
/* end-of-navbar */
/* home-page-aside-image */
aside ul li{
list-style-type: none;
padding-top: 6px;
}
.carousel-inner img, .aside-img img{
border: 2px solid #a8ce44;
width: 100%;
margin: 20px 0px;
}
.aside-img img{
height: 165px;
}
@media (min-width: 992px) and (max-width: 1199px) {
.aside-img img{
height: 135px;
}
}
@media (min-width: 600px) and (max-width: 991px) {
.aside-img img{
height: 320px;
}
}
/* end-of-home-page-aside-image */
/* start-of-footer-seciton-icons */
.social-meida{
width: 40px;
height: 40px;
background-color: #fff;
border-radius: 50%;
margin-bottom: 20px;
}
.social-meida:hover{
box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
background-color: #a8ce44;
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
}
.social-meida a i.fa{
line-height: 40px;
font-size: 20px;
color: #11543b;
-webkit-transition: all 0.5s;
-ms-transform: rotate(360deg);
transition: all 0.5s;
}
.social-meida a i.fa:hover{
line-height: 40px;
font-size: 20px;
color: #fff;
transform: rotate(360deg);
-webkit-transform: rotate(360deg);
-ms-transform: rotate(360deg);
}
footer a.footer-sec, p.footer-sec{
color: #fff;
text-decoration: none;
font-size: 1.5em;
}
footer a.footer-sec:hover, p.footer-sec:hover, footer a.footer-sec.active{
color: #a8ce44;
text-decoration: none;
font-size: 1.5em;
}
p.footer-sec-down{
color: #fff;
}
footer .box-footer{
background-color: #11543b;
padding: 15px;
margin: 10px 0px;
border: 2px solid #a8ce44;
}
/* end-of-footer-setion-icons */
/* start-of-forms */
@media (max-width: 370px) {
.bellow-xs{
width: 50%;
}
}
.form-group label{
font-size: 16px;
}
.contact-box{
border: 1px solid #ccc;
padding: 20px;
margin-top: 20px;
border-radius: 4px;
}
.form-control:focus{
border-color: #11543b;
}
@media (max-width: 767px) {
#pg1 .bellow-xs-gallery {
width: 100%;
padding: 10px;
}
#pg1 img {
border: 2px solid #999;
padding: 5px;
margin-left: 10px;
margin-top: 10px;
margin: auto;
}
}
@media only screen and (max-width: 479px) {
body {
max-width: 100%;
}
}
a.footer-sec .selected{
color: red;
}
 .volunteers-box {
            border: 1px solid black;
            padding: 10px;
            margin-bottom: 20px;
            margin-top: 20px;
        }
        .volunteers-box-small {
           border: 1px solid black;
            padding: 10px;
            margin-bottom: 20px;
            margin-top: 20px;
        }
/* end-of-forms */
/*star of activities-page */
.activities-page p{
text-align: justify;
}
/* end of activities-page */
/* start of trustees-page */
.box-trustees {
margin: 10px;
border: 2px solid #a8ce44;
padding: 10px;
}
.box-trustees p{
text-align: justify;
}
/* end of trustees-page */

@media (max-width: 2600px) and (min-width: 767px){
    .form-control{
    font-size: 1.25em;
    color: #000;
}
.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox]{
    top: -2px;
}
}
@media (min-width: 768px) and (max-width: 991px) {
    .form-control{
    font-size: 1em;
    color: #000;
}
.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox]{
    top: -2px;
}
}
@media (min-width: 100px) and (max-width: 990px) {
.form-control{
    color: #000;
}
}




@media (max-width: 2400px) and (min-width: 1201px){
    
footer a.footer-sec, p.footer-sec{
color: #fff;
text-decoration: none;
font-size: 26px;
}
footer a.footer-sec:hover, p.footer-sec:hover, footer a.footer-sec.active{
color: #a8ce44;
text-decoration: none;
font-size: 26px;
}
}




@media (max-width: 2400px) and (min-width: 1100px){

footer a.footer-sec, p.footer-sec{
color: #fff;
text-decoration: none;
font-size: 25px;
}
footer a.footer-sec:hover, p.footer-sec:hover, footer a.footer-sec.active{
color: #a8ce44;
text-decoration: none;
font-size: 25px;
}
}
@media (max-width: 1099px) and (min-width: 1000px){

footer a.footer-sec, p.footer-sec{
color: #fff;
text-decoration: none;
font-size: 24px;
}
footer a.footer-sec:hover, p.footer-sec:hover, footer a.footer-sec.active{
color: #a8ce44;
text-decoration: none;
font-size: 24px;
}
}

    
@media (max-width: 999px) and (min-width: 768px){

footer a.footer-sec, p.footer-sec{
color: #fff;
text-decoration: none;
font-size: 22px;
}
footer a.footer-sec:hover, p.footer-sec:hover, footer a.footer-sec.active{
color: #a8ce44;
text-decoration: none;
font-size: 22px;
}
}

@media (max-width: 464px) and (min-width: 767px){

footer a.footer-sec, p.footer-sec{
color: #fff;
text-decoration: none;
font-size: 20px;
}
footer a.footer-sec:hover, p.footer-sec:hover, footer a.footer-sec.active{
color: #a8ce44;
text-decoration: none;
font-size: 20px;
}
}

@media (max-width: 463px) and (min-width: 320px){

footer a.footer-sec, p.footer-sec{
color: #fff;
text-decoration: none;
font-size: 18px;
}
footer a.footer-sec:hover, p.footer-sec:hover, footer a.footer-sec.active{
color: #a8ce44;
text-decoration: none;
font-size: 18px;
}
}



@media (max-width: 420px){


label.lb{

   display: block;
  margin: 10px;

}
}

.lb input[type=radio]{
    margin-right: 5px;
    margin-left:15px;
}

.lb label
{
	font-weight:normal;

}


@media (max-width:767px){

td{
    display: block;
}
}

@media (min-width:992px)
{
.lb label
{
	font-weight:normal;
	font-size:17px;
	
    line-height: 1em;
}
}
