.section-four{
	background-color:#fff;
	height:auto;
	margin-left:0rem;
	margin-right:0rem;
	pading-top:65px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../images/lower_end.svg);
	background-repeat: no-repeat;
	background-position: right top;
	margin-top: 0px;
	}
.section-four .fourbox{
	width: 100%;
	padding: 0px;
	height: auto;
	box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
	text-align: center;
	background-color: rgba(229, 232, 221, 0.5);	
}
.section-four .fourbox2{
	width: 100%;
	padding: 0px;
	height: auto;
	box-shadow: rgba(0, 0, 0, 0.45) 0px 25px 20px -20px;
	text-align: center;
	background-color: rgba(255,255,255,0.5);	
}
.section-four h1{
	font-family: 'Marcellus SC', serif;
	font-size: 34px;
	font-weight: normal;
	color: #085a8f;
	text-align: center;
	}
.section-four h2{
	font-family: 'Hammersmith One', sans-serif;
	font-size: 52px;
	font-weight: normal;
	color: #0a97f1;
	text-align: center;
	}
.section-four h3{
	font-family: 'Lato', sans-serif;
	font-size:16px;
	line-height:20px;
	font-weight: normal;
	color: #000;
	text-align: center;
	width: 90%;
	float: none;
	margin-right: auto;
	margin-left: auto;
	}
.section-four h4{font-family: 'Style Script', cursive;}
.section-four h5{	font-family: 'Kaushan Script', cursive;}

.section-four .btn {
  background: #5a7911;
  background-image: -webkit-linear-gradient(top, #5a7911, #4d660f);
  background-image: -moz-linear-gradient(top, #5a7911, #4d660f);
  background-image: -ms-linear-gradient(top, #5a7911, #4d660f);
  background-image: -o-linear-gradient(top, #5a7911, #4d660f);
  background-image: linear-gradient(to bottom, #5a7911, #4d660f);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  color: #ffffff;
  font-size: 15px;
  padding: 5px 25px 5px 25px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
}

.section-four .btn:hover {
  background: #5a7911;
  background-image: -webkit-linear-gradient(top, #5a7911, #334505);
  background-image: -moz-linear-gradient(top, #5a7911, #334505);
  background-image: -ms-linear-gradient(top, #5a7911, #334505);
  background-image: -o-linear-gradient(top, #5a7911, #334505);
  background-image: linear-gradient(to bottom, #5a7911, #334505);
  text-decoration: none;
}
.section-four .textheading{
	z-index: 9;
	position: absolute;
	text-align: center;
	display: block;
	width: 92%;
	padding-top: 20px;	
}
.section-four .birdcss{
	z-index: 0;
	bottom:0;
	height: auto;
	width: 100%;
	position: relative;
}
.section-four .btn-buttom{
	bottom: 10px;
	margin-bottom: -10px;
	position: relative;	
		}
.human_pict{
	float: right;
	height: 35%;
	width: 35%;
	z-index: 9999;
	position: relative;
	margin-right: 5%;
	margin-top: -39%;
}


.fourbox21 {
	margin-top:15vw;
	}
	
.event_sdl {
	margin-top:7vw;
	}
.event_sdl h2{
	font-size:52px;
	
	}