/*this is for the zoom effect*/


.mainpix:hover {
    position: relative;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
    z-index: 1000;
	box-shadow: 1px 1px 5px #888888;
}


.err{
	color:  #ff4d4d;
	text-shadow: 2px 2px ;

	}

.notice{
	color:  #ff4d4d;	
	}
	
.notice2{
	color: #04cb2b;	
	}

.notice3{
	color: #1a3966;
	}

.divider{
	height:5px;
	width:50px;
	background:red;
	margin-left:50%;
}







.heading1,.heading2,.heading3,.heading4,.heading5,.heading6,.heading7,.heading8,.heading9,.heading10,.heading11,.heading12,.heading13,.heading14,.heading15,.heading16,.heading20,.heading17 {
    
	background-repeat: no-repeat;
	height:600px;
	width:100%;
}



	
.heading4 {
    background-image : url('../images/leader.jpg');

}	
		


.heading7{
    background-image : url('../images/grass2.jpg');

}	


	




	
	


.heading14 {
    background-image : url('../images/flag4.jpg');

}	


.heading15 {
    background-image : url('../images/setting.png');

}	


	
	
.iframex{
	margin-top: 750px;
}

.headingtxt{
 margin-left: 7%;
 margin-top: 30%;
 color:white;
}	
.headingtxt2{
 margin-left: 7%;
 color:white;
}	

.hh,.cont{
 margin-top: 50%;

}	



	
	
.backgroundbox,.backgroundbox2{
    background-image : url('../images/hopegreen.jpg');
	background-repeat: no-repeat;
	box-shadow:1px 1px 5px #888888;
	height: 350px;
	margin:20px;
	color:white;
}
	
	
	
.backgroundbox2{
    background-image : url('../images/red.jpg'); 
}	


	
/*  this is for the ebanner*/
	
.imagecontainer{
        width:337px;
		height : 337px;
      }	
.thumbnail{
        width:300px;
		height : 250px;
      }	
	 
/* The social share button starts here */
#social-sidebar {
    right: 0;
	margin-top: -75px; /* (li * a:width) / -2 */
	position: fixed;
	top: 50%;
}

#social-sidebar li> a { border-radius: 8px 8px 8px 8px; }


#social-sidebar a {
	background: green;
	color: #fff;
	display: block;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	position: relative;
	text-align: center;
	width: 50px;
}

#social-sidebar a:hover span {
	right: 130%;
	opacity: 1;
}

#social-sidebar a span {
	border-radius: 3px;
	line-height: 24px;
	right: -100%;
	margin-top: -16px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	padding: 4px 8px;
	position: absolute;
	-webkit-transition: opacity .3s, right .4s;
	-moz-transition: opacity .3s, right .4s;
	-ms-transition: opacity .3s, right .4s;
	-o-transition: opacity .3s, right .4s;
	transition: opacity .3s, right .4s;
	top: 50%;
	white-space: nowrap;
	z-index: -1;
}


ul{list-style: none;}

#social-sidebar a span:before {
	
	display: block;
	height: 8px;
	right: -4px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
	z-index: -2;
}

#social-sidebar a[class*="twitter"]:hover, 	
#social-sidebar a[class*="twitter"] span,
#social-sidebar a[class*="twitter"] span:before { background: #00BFFF; }

#social-sidebar a[class*="facebook"]:hover,
#social-sidebar a[class*="facebook"] span,
#social-sidebar a[class*="facebook"] span:before { background: #0000FF; }

#social-sidebar a[class*="instagram"]:hover,
#social-sidebar a[class*="instagram"] span,
#social-sidebar a[class*="instagram"] span:before { background: #EE82EE; }

#social-sidebar a[class*="youtube"]:hover,
#social-sidebar a[class*="youtube"] span,
#social-sidebar a[class*="youtube"] span:before { background: #DC143C; }

/* The social share button ends here */

/* The social share button starts here */
#social-bottombar {
    right: 0;
    margin-top: -75px; /* (li * a:width) / -2 */
    position: fixed;
    top: 95%;
}

#social-bottombar li> a { border-radius: 8px 8px 8px 8px; }


#social-bottombar a {
	background: green;
	color: #fff;
	display: block;
	height: 50px;
	font-size: 18px;
	line-height: 50px;
	position: relative;
	text-align: center;
	width: 50px;
}

#social-bottombar a:hover span {
	right: 130%;
	opacity: 1;
}

#social-bottombar a span {
	border-radius: 3px;
	line-height: 24px;
	right: -100%;
	margin-top: -16px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: alpha(opacity=0);
	opacity: 0;
	padding: 4px 8px;
	position: absolute;
	-webkit-transition: opacity .3s, right .4s;
	-moz-transition: opacity .3s, right .4s;
	-ms-transition: opacity .3s, right .4s;
	-o-transition: opacity .3s, right .4s;
	transition: opacity .3s, right .4s;
	top: 50%;
	white-space: nowrap;
	z-index: -1;
}


ul{list-style: none;}

#social-bottombar a span:before {
	
	display: block;
	height: 8px;
	right: -4px;
	margin-top: -4px;
	position: absolute;
	top: 50%;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 8px;
	z-index: -2;
}

#social-bottombar a[class*="twitter"]:hover, 	
#social-bottombar a[class*="twitter"] span,
#social-bottombar a[class*="twitter"] span:before { background: #00BFFF; }

#social-bottombar a[class*="facebook"]:hover,
#social-bottombar a[class*="facebook"] span,
#social-bottombar a[class*="facebook"] span:before { background: #0000FF; }

#social-bottombar a[class*="instagram"]:hover,
#social-bottombar a[class*="instagram"] span,
#social-bottombar a[class*="instagram"] span:before { background: #EE82EE; }

#social-bottombar a[class*="youtube"]:hover,
#social-bottombar a[class*="youtube"] span,
#social-bottombar a[class*="youtube"] span:before { background: #DC143C; }

/* The social share button ends here */


#user_type {
	height: 40px;
	width: 98%;
	padding: 5px 10px;
	background: white;
	font-size: 16px;
	border-radius: 5px;
	border: 1px solid gray;
}
.btn {
	padding: 10px;
	font-size: 15px;
	color: white;
	background: #5F9EA0;
	border: none;
	border-radius: 5px;
}
.error {
	width: 92%; 
	margin: 0px auto; 
	padding: 10px; 
	border: 1px solid #a94442; 
	color: #a94442; 
	background: #f2dede; 
	border-radius: 5px; 
	text-align: left;
}
.success {
	color: #3c763d; 
	background: #dff0d8; 
	border: 1px solid #3c763d;
	margin-bottom: 20px;
}
.profile_info img {
	display: inline-block; 
	width: 100px; 
	height: 100px; 
	margin: 5px;
	float: left;
}
.profile_info div {
	display: inline-block; 
	margin: 5px;
}
.profile_info:after {
	content: "";
	display: block;
	clear: both;
}


#myFooter {
    background-color: #3c3d41;
    color: white;
    padding-top: 30px;
}

#myFooter .footer-copyright {
    background-color: #333333;
    padding-top: 3px;
    padding-bottom: 3px;
    text-align: center;
}

#myFooter .row {
    margin-bottom: 60px;
}

#myFooter .navbar-brand {
    margin-top: 45px;
    height: 65px;
}

#myFooter .footer-copyright p {
    margin: 10px;
    color: #ccc;
}

#myFooter ul {
    list-style-type: none;
    padding-left: 0;
    line-height: 1.7;
}

#myFooter h5 {
    font-size: 18px;
    color: white;
    font-weight: bold;
    margin-top: 30px;
}

#myFooter h2 a{
    font-size: 50px;
    text-align: center;
    color: #fff;
}

#myFooter a {
    color: #d2d1d1;
    text-decoration: none;
}

#myFooter a:hover,
#myFooter a:focus {
    text-decoration: none;
    color: white;
}

#myFooter .social-networks {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 16px;
}

#myFooter .social-networks a {
    font-size: 32px;
    color: #f9f9f9;
    padding: 10px;
    transition: 0.2s;
}

#myFooter .social-networks a:hover {
    text-decoration: none;
}

#myFooter .facebook:hover {
    color: #0077e2;
}

#myFooter .google:hover {
    color: #ef1a1a;
}

#myFooter .twitter:hover {
    color: #00aced;
}

#myFooter .btn {
    color: white;
    background-color: #d84b6b;
    border-radius: 20px;
    border: none;
    width: 150px;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    line-height: 25px;
}

@media screen and (max-width: 767px) {
    #myFooter {
        text-align: center;
    }
}


/* CSS used for positioning the footers at the bottom of the page. */
/* You can remove this. */

html{
    height: 100%;
}

body{
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction: column;
    height: 100%;
}

.content{
   flex: 1 0 auto;
   -webkit-flex: 1 0 auto;
   min-height: 200px;
}

#myFooter{
   flex: 0 0 auto;
   -webkit-flex: 0 0 auto;
}