.student-id{
	width: 90%;
	height: 200px;
	
	
}
.student-id img{
	margin-left: auto;
	margin-right: auto;
}
.student-id-2{
	width: 90%;
	height: 250px;
	overflow: hidden;

	margin-left: auto;
	margin-right: auto;
	margin-top: 15px !important;
	
}
.banner-slider{
	width: 98%;
	
	margin-right: auto;
	margin-left: auto;
	height: 200px;
}
.shamba-margin{
	margin-top: 50px !important;
}
.navbar-margin{
	margin-top: -15px !important;
}
.marquee-shamba{
	height: 30px;
	font-size: 15px;
	font-weight: bold;
	background-color: #7f00ff;
	padding: 5px;
	cursor: pointer;
}

.shamba-green{
	color: #ffffff;
}

.shamba-red{
	color: #ffffff;
}
.shamba-blue{
	color: #ffffff;
}

.shamba-service{
	
	border:8px solid #fdd4ac;
	margin: 20px;
	padding: 25px;
	text-align: center;
	cursor: pointer;
}
.shamba-service:hover{
	background-color: #f27e0d;
	color: #fdd4ac;
	transform: scale(1.1);
	transition: .5s;
	border:8px solid #fff;
}
.shamba-service:hover h3{
	color: #fff;
}
.shamba-service h3{
	color: #f27e0d;
	
	
}
.shamba-zindex{
position: relative;
z-index: 5000;
}

.shamba-hidden{

	display: block!important;
}

@media only screen and (max-width: 375px){
	#footer .insta img{
		width: 100px;
		height: 100px;
	}
}




@media only screen and (max-width: 414px) {

	.shamba-hidden{

	display: none!important;
}
.banner-slider{
	width: 98%;
	
	margin-right: auto;
	margin-left: auto;
	height: 100px;
}
#about .about-right:before {
	content: "";
    border: 8px solid #fdd4ac;

	
}

#about .about-right-heading h1 {
	
	padding-top: 0px !important;
	
}
#about .about-right-wrapper p{
	margin-bottom: 35px !important;
}

} 

@media only screen and (max-width: 750px){
	.shamba-hidden{

	display: none!important;
}
}