.box{
	width: 100%;
	height: 300px;
	background-color: red;
	float: left;
}
.topbar{
	width: 100%;
	height: auto;
	background-color: #71ba09;
	float: left;
	padding: 7px 0;
}
.topbar_social{
	width: auto;
	height: auto;
	float: left;
}
.topbar_social ul{
	margin: 0;
	padding:0;
	list-style: none;
	line-height: normal;
}
.topbar_social ul li{
	display: block;
	float: left;
	margin:0 10px;
}
.topbar_social ul li i:hover{
	color: #553c39 !important;
}
.topbar_social ul li a{
	color: #fff;
}
.top_email{
	width: auto;
	height: auto;
	float: right;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 13px;
}
.top_email a{
	color: #fff;
}
.navbar{
	padding: 0 1rem;
}
.navbar-light .navbar-nav .nav-link{
	text-transform: uppercase;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	color: #553c39 !important;
	font-weight: 600;
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus{
	color: #71ba09 !important;
}
.bg-light{
	background-color: #fff!important; 
}
.carousel-indicators li{
	width: 40px;
	background-color: #fff !important;
	opacity:10 !important;
	height: 5px;
}
.carousel-indicators .active{
	background-color: #71ba09 !important;
}
.navbar-brand img{
	width:100%;
}


.fixed-me{
    background-color:#fff !important;
    padding: 0px  !important;
    margin-bottom: 5px;
    position: fixed;
    top:0;
	z-index:888;
    width: 100%;
    box-shadow: 5px 4px 5px #ccc;
     transition: all 1s ;
    
}
.fixed-me .navbar-brand img{
	width: 70%;
	 transition: 0.5s ;

}
.carousel-caption{
	right: inherit;
	bottom: 25%;
}
.carousel-caption-inner{
	width: 100%;
	height: auto;
	background: rgb(0,0,0,0.7);
	float: left;
	padding: 50px;
}
.carousel-caption h5{
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 900;
	margin: 0;
}

.carousel-caption h4{
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	text-transform: uppercase;
	font-weight: 900;
	color: #71ba09;
	margin:0;
}
.carousel-caption h4 span{
	text-transform: capitalize;
}
.carousel-caption p{
	
	font-size: 30px;

	font-weight: 900;
	color: #f18e00;
	margin:0;
	font-family: 'Pompiere', cursive;




}
.carousel-caption p span{
	font-family: 'Poppins', sans-serif;
	color: #ff4900;
}


.aboutbloc{
	width: 100%;
	height: auto;
	float: left;
	padding: 70px 0;
	overflow: hidden;
}
.about_img{
	width: 100%;
	height: auto;
	float: left;
}
.about_right{
	width: 100%;
	height: auto;
	float: left;
}
.about_right h1{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 900;
	color: #553c39;
	line-height: 30px;
	position: relative;
}
.about_right h1 span{
	font-size: 26px;
	color: #71ba09;
	font-weight: 400;

}
.about_right h1:before{
	position: absolute;
	content: '';
	width: 70px;
	height: 4px;
	bottom: -20px;
	background-color: #71ba09;
}
.about_right p{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color: #4f4f4f;
	margin-top: 10px;
}

.eventblock{
	width: 100%;
	height: auto;
	float:left;
	background-color: #e3fffb;
	padding: 60px 0;
}
.main_head{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	color: 553c39;
	font-size: 35px;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #553c39;
	position: relative;
	margin-bottom: 70px;
}
.main_head span{
	color: #71ba09;

}
.main_head:before{
	position: absolute;
	content:'';
	width: 70px;
	height: 4px;
	background-color: #71ba09;
	bottom: 0;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	margin-bottom: -10px;
}
.event_bottom{
	width: 100%;
	height: auto;
	float: left;
}

.event_main{
	width: 100%;
	height: auto;
	float: left;
}
.event_main_img{
	width: 100%;
	height: auto;
	float: left;
}
.event_main_bottom{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
}
.event_main_bottom h4{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #71ba09;
}
.event_main_bottom h2{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #553c39;
}

.event_main_bottom p{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #727272;
}

.event_main_bottom h3{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #1b1b1b;
	text-transform: uppercase;
}
.event_main_bottom h3 a{
	color: #1b1b1b;
}
.event_main_bottom h3 a:hover{
	color: #71ba09;
}
.gallery_block{
	width: 100%;
	height: auto;
	float: left;
	padding: 60px 0;
}
.gallery_bottom{
	width: 100%;
	height: auto;
	float: left;
}
.gallery_bottom .col-md-3{
	margin-bottom: 30px;
}
.gallery_bottom .nav{
	margin-bottom: 30px;
}

.filter-button
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 100px;
    text-align: center;
    color: #42B32F;
    margin: 30px 3px;
    margin-top: 0;
    padding: 3px 20px;

}
.filter-button:hover, .filter-button:focus
{
    font-size: 18px;
    border: 1px solid #42B32F;
    border-radius: 100px;
    text-align: center;
    color: #ffffff;
    background-color: #71ba09;

}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.port-image
{
    width: 100%;
}

.gallery_product
{
    margin-bottom: 30px;
}
.charity_block{
	width: 100%;
	height: auto;
	padding: 60px 0;
	float: left;
	background-color: #e8e8e8;
}
.charity_bottom{
	width: 100%;
	height: auto;
	float: left;
}
.charity_main{
	width: 100%;
	height: auto
	;
	float: left;
}



.charity_main_img{
	width: 100%;
	height: auto;
	float: left;
}
.charity_main_bottom{
	width: 100%;
	height: auto;
	float: left;
	background-color: #fff;
	padding: 30px;
}

.charity_main_bottom h2{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #553c39;
}

.charity_main_bottom p{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #727272;
}

.charity_main_bottom h3{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: #1b1b1b;
	text-transform: uppercase;
}
.charity_main_bottom h3 a{
	color: #1b1b1b;
}
.charity_main_bottom h3 a:hover{
	color: #71ba09;
}
.sponsors{
	width: 100%;
	height: auto;
	float: left;
	padding: 30px;
	overflow: hidden;

}
.sponsors_bottom{
	max-width: 595px;
	height: auto;
	margin: 0 auto;
}
.sponsors_bottom ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.sponsors_bottom ul li{
	width: 170px;
	height: autp;
	display: block;
	float: left;
	border:solid #e5e5e5 1px;
}
.sponsors_bottom ul li:nth-child(1){
	margin-top: 35px;
	border-right: none;
	padding: 20px 0
}
.sponsors_bottom ul li:nth-child(3){
	margin-top: 35px;
	border-left: none;
	padding: 20px 0;
	background:#732612;
}
.sponsors_bottom ul li:nth-child(2){
	width: 250px;
	height: auto;
	display: block;
	float: left;
	border:solid #e5e5e5 1px;
	padding: 50px 0
}
.contact_block{
	width: 100%;
	height: auto;
	float: left;
	background-image: url("../images/bg_contact.jpg");
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	overflow: hidden;
}
.contact_block_inner{
	width: 100%;
	height: auto;
	background: rgba(0,0,0,0.5);
	float: left;
}


.contact_blockleft{
	width: 100%;
	height: auto;
	float: left;
	padding: 50px 0;
}
.contact_blockleft h1{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 35px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	line-height: 35px;
	position: relative;
}
.contact_blockleft h1 span{
	color: #71ba09;
	font-size: 26px;
	font-weight: 300;
}
.contact_blockleft h1:before{
	position: absolute;
	content:'';
	width: 70px;
	height: 4px;
	background-color: #71ba09;
	bottom: 0;
	margin-bottom: -15px;
}
.contact_leftbottom{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
} 
.contact_leftbottom ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.contact_leftbottom ul li{
	width: 100%;
	display: block;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 300;
	color: #fff;
	padding-left: 60px;
	margin-top: 20px;
}
.contact_leftbottom ul li i{
	color: #a9cd2d;
	font-size: 30px;
	position: absolute;
	margin-left: -60px;
}
.contact_blockright{
	width: 100%;
	height: auto;
	background: rgb(0,0,0,0.5);
	float: left;
	padding: 50px;
}
.contact_blockright .form-control{
	margin-bottom: 25px;
	border-radius: 0;
	background: none;
	border:0;
	border-bottom: solid #a9cd2d 1px;
	padding: 0; 
}
.btn-primary{
	background-color: #a9cd2e !important;
	border-radius: 100px;
	border:0;
	padding: 10px 20px;
	font-family: 'Poppins', sans-serif;
	font-size: 17px;
	font-weight: 400;
}
.btn-primary:hover{
	background-color: #728e14 !important;
}
.btn-primary i{
	margin-left: 10px;
}

.contact_blockright ::-webkit-input-placeholder { 
  color: #fff !important;
}
.contact_blockright ::-moz-placeholder {
   color: #fff !important;
}
.contact_blockright :-ms-input-placeholder { 
   color: #fff !important;
}
.contact_blockright :-moz-placeholder { 
   color: #fff !important;
}

.contact_blockright input[type=text], .contact_blockright textarea{
  color: #fff !important;
}

.footer_block{
	width: 100%;
	height: auto;
	background-color: #272727;
	float: left;
}
.footer_top{
	width: 100%;
	height: auto;
	float: left;
	padding: 50px 0;
}
.footer_bottom{
	width: 100%;
	height: auto;
	float: left;
	background-color: #1c1c1c;
	text-align: center;
	color: #a2a2a2;
	padding: 15px 0;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 400;
}
.footer_inner{
	width: 100%;
	height: auto;
	float: left;
}
.footer_logo{
	width: 100%;
	 height: auto;
	 float: left;
}
.footer_social{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 40px;
}
.footer_social ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.footer_social ul li{
	width: 35px;
	height: 35px;
	background-color: #5c5c5c;
	display: block;
	float: left;
	margin: 0 5px;
	text-align: center;
	color: #fff;
	line-height: 35px;
}
.footer_social ul li:hover{
	background-color: #a9cd2e;
}
.footer_inner h1{
	width: 100%;
	height: auto;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 25px;
	font-weight: 300;
	color: #fff;
	text-transform: uppercase;
	position: relative;
}
.footer_inner h1:before{
	position: absolute;
	content:'';
	width: 60px;
	height: 3px;
	background-color: #a9cd2e;
	bottom: -10px;
}
.footer_links{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.footer_links ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.footer_links ul li{
	width: 100%;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 300;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-left: 30px;
}
.footer_links ul li a{
	color: #fff;
}
.footer_links ul li a:hover{
	color: #a9cd2e;
	text-decoration: none;
}
.footer_links ul li:before{
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	background-color: #a9cd2e;
	left: 0;
	margin-top: 7px;
	margin-left: 15px;
}

.footer_contact{
	width: 100%;
	height: auto;
	float: left;
	margin-top: 30px;
}
.footer_contact ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.footer_contact ul li{
	width: 100%;
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 300;
	display: block;
	float: left;
	margin-bottom: 10px;
	padding-left: 40px;
}
.footer_contact ul li a{
	color: #fff;
}
.footer_contact ul li i{
	position: absolute;
	margin-left: -40px;
	color: #a9cd2e;
	font-size: 20px;
}
.inner_banner{
	width: 100%;
	height: auto;
	float: left;
	padding: 70px 0;
	background-image: url("../images/inner_banner.jpg");
  	background-attachment: fixed;
  	background-position: center;
  	background-repeat: no-repeat;
  	background-size: cover;
  	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 900;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
}
.officebearers{
	width: 100%;
	height: auto;
	float: left;
	padding: 60px 0;
}
.officebearers_inner{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 30px;
	background-color: #f1f1f1;
    padding: 40px;
    border-top: solid #71ba09 1px;

}

.nav-pills .nav-link.active{
	background-color: #71ba09;
	border-radius: 100px;
}

.nav-pills .nav-link{
	border:solid #71ba09 1px;
	border-radius: 100px;
	margin: 0 2px;
	color: #71ba09;
	font-family: 'Poppins', sans-serif;
	font-size: 15px;
	font-weight: 500;
	 margin-bottom: 10px;
}
.navbar-light .navbar-toggler{
	border:solid #000 1px;
}

.contactpage{
	width: 100%;
	height: auto;
	float: left;
	padding: 60px 0;
	overflow: hidden;
}


.contactpage_left{
	width: 100%;
	min-height: 455px;
	float: left;
	background-color: #f1f1f1;
	padding: 100px 50px;
} 
.contactpage_left ul{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}
.contactpage_left ul li{
	width: 100%;
	display: block;
	float: left;
	font-family: 'Poppins', sans-serif;
	font-size: 20px;
	font-weight: 400;
	color: #553c39;
	padding-left: 60px;
	margin-bottom: 20px;
}
.contactpage_left ul li i{
	color: #a9cd2d;
	font-size: 30px;
	position: absolute;
	margin-left: -60px;
}

.contactpag_blockright{
	width: 100%;
	height: auto;
	background-color: #553c39;
	float: left;
	padding: 50px;
}
.contactpag_blockright .form-control{
	margin-bottom: 25px;
	border-radius: 0;
	background: none;
	border:0;
	border-bottom: solid #a9cd2d 1px;
	padding: 0; 
}

.contactpag_blockright ::-webkit-input-placeholder { 
  color: #fff !important;
}
.contactpag_blockright ::-moz-placeholder {
   color: #fff !important;
}
.contactpag_blockright :-ms-input-placeholder { 
   color: #fff !important;
}
.contactpag_blockright:-moz-placeholder { 
   color: #fff !important;
}

.contactpag_blockright input[type=text], .contactpag_blockright textarea{
  color: #fff !important;
}


.map{
	width: 100%;
	height: auto;
	float: left;

}
.sponsor_left{
	width: 100%;
	height: auto;
	float: left;
	text-align: right;
	font-family: 'Poppins', sans-serif;
	font-size: 30px;
	font-weight: 600;
	color: #71ba09;
	text-transform: uppercase;
	margin-top: 35px;
	line-height: 25px;
}
.sponsor_left span{
	color: #553c39;
}
.sponsor_img{
	width: 230px;
	height: auto;
	float: left;
}
.membershipmain{
	width: 100%;
	min-height: 500px;
	float: left;
	background-color: #f1f1f1;
	padding: 40px;
}

.membershipmain .form-control{
	border-radius: 0;
}
.membershipmain .col-form-label{
	font-family: 'Poppins', sans-serif;
	font-size: 13px;
	font-weight: 500;

}


.activities_inner{
	width: 100%;
	height: auto;
	float: left;
	text-align: center;
	margin-top: 30px;
	background-color: #f1f1f1;
    padding: 30px;
    border-top: solid #71ba09 1px;

}
.activities_inner h1{
	width: 100%;
    height: auto;
    font-size: 25px;
    margin-bottom: 13px;
    color: #553c39;
    background-color: #fff;
    padding: 20px 0;
    border-bottom: solid #71ba09 1px;
}
.activities_right{
	width: 100%;
	height: auto;
	background-color: #fff;
	padding: 30px;
	text-align: left;
	font-family: 'Poppins', sans-serif;
	font-size: 14px;
}

/*===============normal css end==============*/







@media screen and (max-width: 991px) {

	.event_main, .charity_main, .footer_inner{
		margin-bottom: 30px;
	}

	.contact_blockright{
		margin-bottom: 50px;
	}

	.navbar-light .navbar-toggler{
		border:solid #71ba09 1px !important;
		border-radius: 0 !important;
	}
	.carousel-caption {
    bottom: 20%;
	}
	.carousel-caption h5{
		font-size: 30px;
	}
	.carousel-caption h4{
		font-size: 22px;
	}
	.carousel-caption p{
		font-size: 16px;
	}
	.carousel-caption-inner{
		padding: 35px;
	}


	}





@media screen and (max-width: 767px) {

	.sponsor_left{
		text-align: center;
	}

	.sponsor_img{
		margin: 0 auto;
		float: inherit;
		margin-top: 20px;
	}


	.sponsors_bottom{
	max-width: 700px;
	}

.sponsors_bottom ul li{
	width: 150px;
}
.sponsors_bottom ul li:nth-child(1){
	margin-top: 15px;
}
.sponsors_bottom ul li:nth-child(3){
	margin-top: 15px;

}
.sponsors_bottom ul li:nth-child(2){
	width: 200px;
	padding: 40px 0
}


	.carousel-caption {
    bottom: 20%;
	}
	.carousel-caption h5{
		font-size: 20px;
	}
	.carousel-caption h4{
		font-size: 17px;
	}
	.carousel-caption p{
		font-size: 15px;
	}
	.carousel-caption-inner{
		padding: 20px;
	}
	.carousel-indicators{
		display: none !important;
	}

	.inner_banner{
		padding: 25px;
	}

	.activities_inner, .activities_right{
		padding: 15px;
	}

}


@media screen and (max-width: 650px) {
	.sponsors_bottom{
	max-width: 350px;
	}

.sponsors_bottom ul li{
	width: 100px;
}
.sponsors_bottom ul li:nth-child(1){
	margin-top: 20px;
}
.sponsors_bottom ul li:nth-child(3){
	margin-top: 20px;

}
.sponsors_bottom ul li:nth-child(2){
	width: 150px;
	padding: 40px 0
}
	.carousel-caption {
    bottom: 16%;
	}

}

@media screen and (max-width: 575px) {

.fixed-me{
	padding: 0 20px !important;
}
.contactpage{
	padding: 0;
}

	.carousel-caption {
    bottom: 15%;
	}
	.carousel-caption h5{
		font-size: 15px;
	}
	.carousel-caption h4{
		font-size: 15px;
	}
	.carousel-caption p{
		font-size: 13px;
	}
	.carousel-caption-inner{
		padding: 20px;
		background: rgb(0,0,0,0.4);
	}

	.membershipmain{
		padding: 15px;
	}
	.inner_banner{
		font-size: 20px;
	}
	.contact_blockright{
		padding: 20px;
	}
}



@media screen and (max-width: 499px) {
	.topbar{
		display: none;
	}
	.sponsors_bottom{
	max-width: 210px;
	}

.sponsors_bottom ul li{
	width: 70px;
}
.sponsors_bottom ul li:nth-child(1){
	margin-top: 10px;
	padding: 10px;
}
.sponsors_bottom ul li:nth-child(3){
	margin-top: 10px;
	padding: 10px;

}
.sponsors_bottom ul li:nth-child(2){
	width: 70px;
	padding: 20px 0
}

.contactpage_left{
	padding: 40px 15px;
	min-height: 200px !important;
	
}
.contactpage_left ul li{
	font-size: 16px !important;
}
	.carousel-caption {
    bottom: 5%;
	}
	.carousel-caption{
		width: 78%;
		left: 11%;
		top: -13% !important;

	}
	.carousel-caption h5{
		font-size: 13px;
		text-align: center;
	}
	.carousel-caption h4{
		font-size: 13px;
		text-align: center;
	}
	.carousel-caption p{
		font-size: 13px;
		text-align: center;
	}
	.contactpag_blockright{
		padding: 25px;
	}
	.main_head{
		font-size: 25px;
		line-height: 27px;
	}

}

@media screen and (max-width: 419px) {
	.navbar-brand{
		width: 50%;
	}

	.fixed-me .navbar-brand img{
	width: 100%;
	

}

.filter-button{
	margin-bottom: 10px;
	
}

}