.header-background-image {
	background: url(https://agog.akriga.co.uk/wp-content/themes/images/placeholder.jpg) no-repeat center center; 
}

.bg1 {
    background: url(https://agog.akriga.co.uk/wp-content/themes/images/placeholder.jpg) top center no-repeat;
}

.bg2 {
    background: url(https://agog.akriga.co.uk/wp-content/themes/images/placeholder.jpg) top center no-repeat;
}

@media only screen and (max-width: 960px) {
    .bg1 {
        background: url(https://agog.akriga.co.uk/wp-content/themes/images/placeholder.jpg) top center no-repeat !important;
    }

    .bg2 {
        background: url(https://agog.akriga.co.uk/wp-content/themes/images/placeholder.jpg) top center no-repeat !important;
    }
}

.parallax-bg.effect-bg1 {
    background: url(https://agog.akriga.co.uk/wp-content/themes/images/placeholder.jpg) top center no-repeat;
}

.parallax-bg.effect-bg2 {
    background: url(https://agog.akriga.co.uk/wp-content/themes/images/placeholder.jpg) top center no-repeat;
}

.parallax-bg.effect-bg3 {
    background: url(https://agog.akriga.co.uk/wp-content/themes/images/placeholder.jpg) top center no-repeat;
}

.parallax-bg.effect-bg4 {
    background: url(https://agog.akriga.co.uk/wp-content/themes/images/placeholder.jpg) top center no-repeat;
}

.parallax-bg, 
.parallax-bg.effect-bg1 ,
.parallax-bg.effect-bg2,
.parallax-bg.effect-bg3,
.parallax-bg.effect-bg4,
.header-background-image, 
.header-background-image-inner, 
.bg1, 
.bg2, 
.bg3 {
	background-attachment: fixed;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
	height: 580px;
}

@media (pointer:none), (pointer:coarse) {
	.parallax-bg, 
	.parallax-bg.effect-bg1 ,
	.parallax-bg.effect-bg2,
	.parallax-bg.effect-bg3,
	.parallax-bg.effect-bg4,
	.header-background-image, 
	.header-background-image-inner, 
	.bg1, 
	.bg2, 
	.bg3 {
		background-attachment: initial !important;
	}
}

@media only screen and (max-width: 400px) {
	.parallax-bg, 
	.parallax-bg.effect-bg1 ,
	.parallax-bg.effect-bg2,
	.parallax-bg.effect-bg3,
	.parallax-bg.effect-bg4,
	.header-background-image, 
	.header-background-image-inner, 
	.bg1, 
	.bg2, 
	.bg3,
	.parallax-section,
	#section-divider-1,#section-divider-2,#section-divider-3,
	.parallax-section .text-container,
	#section-divider-1 .text-container,
	#section-divider-2 .text-container,
	#section-divider-3 .text-container {
		background-attachment: initial !important;
		height: 380px !important;
	}


	.heading_section .text-container,
	.heading_section,
	.heading_section .parallax-bg {
		height: 380px !important;
	}

	.heading_section h1,
	#uber-statement h1, #uber-statement {
		padding-bottom: 0px !important;
		margin-top: 50px !important;
	}

	.parallax-section.main-content h1 {
		padding-top: 50px !important;
	}

	#uber-statement {
		margin-top: 0 !important;
	}

	.et_pb_section_3 .sixteen.columns {
		padding-top: 20px;
	}
}


@media only screen and (min-width: 401px) and (max-width: 767px) {
	.parallax-bg, 
	.parallax-bg.effect-bg1 ,
	.parallax-bg.effect-bg2,
	.parallax-bg.effect-bg3,
	.parallax-bg.effect-bg4,
	.header-background-image, 
	.header-background-image-inner, 
	.bg1, 
	.bg2, 
	.bg3,
	.parallax-section,
	#section-divider-1,#section-divider-2,#section-divider-3,
	.parallax-section .text-container,
	#section-divider-1 .text-container,#section-divider-2 .text-container,#section-divider-3 .text-container {
		background-attachment: initial !important;
		height: 450px !important;
	}

	.heading_section .text-container,
	.heading_section,
	.heading_section .parallax-bg {
		height: 450px !important;
	}

	.heading_section h1,
	#uber-statement h1, #uber-statement {
		padding-bottom: 0px !important;
		margin-top: 50px !important;
	}
	.parallax-section.main-content h1 {
		padding-top: 50px !important;
	}
	#uber-statement {
		margin-top: 0 !important;
	}
}

@media only screen and (max-width: 767px) {
	.content_section .text-container,
	.content_section {
		height: auto !important;
	}

	.content_section h1 {
		padding-top: 30px;
		padding-bottom: 0;
	}
}


.video-bg {
	position: initial;
}


