/*
Theme Name: Australian Repossession Network
Text Domain: ausrn
*/
.input-effect .textarea{
	height:60px;
}
/* #about_video{
	width: 100%;
	height: 450px;
	
} */
.videoWrap {
    position: relative;
   /* width: 100%;
    height: 100%;*/
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height:0;
}
#about_video {
	position: absolute;
	left: 0;
	top: 0;
	min-width: 100%; 
	min-height: 100%;
	width:100%;
	object-fit: cover;
}
.playVideo.playing img{
	visibility:hidden;
}
#map {
    width: 100%;
    min-height: 480px;
}
.sticky-wrapper{height:auto !important;}
