.hero-banner-full-height-section{
	/* min-height: calc(100vh - 65px); */
	max-height: 911px;
	margin-bottom: 100px;
}
.hero-banner-full-height-section.video-as-background{
	min-height: 751px;
}
.page.page-id-59 .hero-banner-full-height-section{
	margin-bottom: 350px;
}
.hero-banner-full-height{
	text-align: center;
	margin-bottom: 75px;
}
.hero-banner-full-height h1{
	margin-bottom: 30px;	
}
.hero-banner-full-height p{
	font-size: 18px;
	line-height: 28px;
	font-weight: 600;
}
.hero-banner-full-height-section .breadcrumb{
	position: absolute;
    top: 0;
    z-index: 99;
}
.hero-banner-full-height-section .breadcrumb li a, .hero-banner-full-height-section .breadcrumb span{
	color: var(--wp--preset--color--white);
}

@media only screen and (max-width:1399px) {
.hero-banner-full-height{
	/* margin-bottom: 350px; */
}
.hero-banner-full-height-section.video-as-background {
    min-height: 700px;
}	
}
@media only screen and (max-width:1199px) {
.page.page-id-59 .hero-banner-full-height-section {
    margin-bottom: 250px;
}
}
@media only screen and (max-width:1024px) {
.hero-banner-full-height-section {
    /* min-height: calc(100vh - 65px); */
}
.page.page-id-59 .hero-banner-full-height-section {
    margin-bottom: 100px;
}
.hero-banner-full-height-section.video-as-background {
    min-height: 700px;
}
}
@media only screen and (max-width:992px) {
.page.page-id-59 .hero-banner-full-height-section {
    margin-bottom: 200px;
}
.hero-banner-full-height-section.video-as-background {
    min-height: 700px;
}
}

@media only screen and (max-width:767px) {
.page.page-id-59 .hero-banner-full-height-section {
    margin-bottom: 50px;
}	
.hero-banner-full-height-section {
    padding-top: 100px;
}
.hero-banner-full-height{
	/* margin-bottom: 250px; */
}
.hero-banner-full-height-section {
    max-height: max-content;
    margin-bottom: 50px;
    padding-bottom: 0px;
}
.hero-banner-full-height-section.video-as-background {
    min-height: 700px;
}

.hero-banner-full-height-section.video-as-background .hero-banner-full-height {
    margin-bottom: 180px;
}
}