#videoTarget video{
	top:30%;
}
.mainBanner{
	top: 45%;
}
.ie#videoTarget video{
	top:35%;
}
.harit{
	    width: 20%;
    float: left;
}
.g-recaptcha{
	width: 55%;
    float: left;
}
.gonderbtn{
	width: 80px;
}
@media screen and (max-width: 1400px){
	#videoTarget video{
	top:35%;
}

}
@media only screen 
and (min-device-width : 1024px) 
and (max-device-width : 1366px) 
and (orientation : portrait) { 
	#videoTarget video{
	top:43%;
}
 }
@media screen and (max-width: 480px){
	.haberVideo {
    width: 100% !important;
}
.g-recaptcha{
  width: 90%;
}
}
