/*
Theme Name: Geelong Pool Inspections
Theme URI: http://evolutiondesign.com.au
Author: Evolution Design Agency
Author URI: http://evolutiondesign.com.au
Description: Responsive Bootstrap Theme
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/

/* -------------------------------------------------------------- 
	WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter, div.aligncenter {
    display:block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float:left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin:0;
    max-width: 98.5%;
    padding:0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size:0.8em;
    margin:5px 0 0 0;
}

.gallery:after {content:"";display:table;clear:both;}

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {display:block;}
img.alignright, div.alignright, figure.alignright {float:right; margin:1em 0 1em 2em;}
img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {float:left; margin:1em 1em 2em 0;}
figure {max-width: 100%; height: auto; margin:1em 0;}
p img.alignright, p img.alignleft {margin-top:0;}


.gallery figure img {max-width:100%; height:auto; margin:0 auto; display:block;}


.gallery figure {float:left; margin:0 2% 1em 0;}


.gallery.gallery-columns-1 figure {width:100%; margin:0 0 1em 0; float:none;}


.gallery.gallery-columns-3 figure {width:32%;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {margin-right:0;}
.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {clear:left;}


.gallery.gallery-columns-2 figure {width:49%;}
.gallery.gallery-columns-2 figure:nth-of-type(even) {margin-right:0;}
.gallery.gallery-columns-2 figure:nth-of-type(odd) {clear:left;}


.gallery.gallery-columns-4 figure {width:23.25%;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {margin-right:0;}
.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {clear:left;}


.gallery.gallery-columns-5 figure {width:18%;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {margin-right:0;}
.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {clear:left;}


.gallery.gallery-columns-6 figure {width:14.2%;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {margin-right:0;}
.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {clear:left;}


.gallery.gallery-columns-7 figure {width:12%;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {margin-right:0;}
.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {clear:left;}


.gallery.gallery-columns-8 figure {width:10.2%;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {margin-right:0;}
.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {clear:left;}


.gallery.gallery-columns-9 figure {width:8.85%;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {margin-right:0;}
.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {clear:left;}


@media (max-width:767px) {
	img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {display:block; margin:1em auto; float:none;}
	.gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {width:100%; margin:0 0 1em 0; float:none;}
}

/* -------------------------------------------------------------- 
	End WordPress Core
-------------------------------------------------------------- */


/* -------------------------------------------------------------- 
	Typography
-------------------------------------------------------------- */

body {
	font-family: 'Raleway', sans-serif;
	font-size: 18px;
	font-weight: 500;
}

h1, h2, h3 {
	font-weight: 700;
}

h1 {
	font-size: 36px;
}

h2 {
	font-size: 30px;
}

h3 {
	font-size: 24px;
}

h4 {
	
}

a, a:hover {
	text-decoration: none;
	cursor: pointer;
}


/* -------------------------------------------------------------- 
	General Styling
-------------------------------------------------------------- */

.background {
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

/* -------------------------------------------------------------- 
	Header & Navigation Styling
-------------------------------------------------------------- */

#header-wrapper {
	position: fixed;
	width: 100%;
	padding-top: 10px;
	z-index: 999999;
}

#header-primary-menu {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

#header-logo-image {
	width: 185px;
}

#header-nav-wrapper .row {
	align-items: center;
}

.home #header-wrapper {
	border-bottom: none;
}

.home #header-wave-overlay {
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 85px;
	background-repeat: no-repeat;
	background-size: 100%;
	transform: rotate(180deg);
	background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/wave.svg);
}

.scroll #header-wave-overlay {
	display: none;
}

.scroll #header-wrapper {
	background-color: #fff;
	border-bottom: 2px solid #e6e7e8 ;
}

#header-wrapper {
	border-bottom: 2px solid #e6e7e8 ;
}

#mega-menu-primary {
	margin-top: 8px !important;
}

.fa-solid.fa-phone {
	color: #4d4d4d;
	font-size: 24px;
	margin-right: 12px;
}


/* -------------------------------------------------------------- 
	Homepage Styling
-------------------------------------------------------------- */

#homepage-banner-image {
	height: 688px;
}

#banner-wave {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/wave-white-2000-flat.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	transform: scaleY(-1);
}

#homepage-info-wrapper {
/*
	background: rgb(0,114,188);
	background: linear-gradient(45deg, rgba(0,114,188,1) 0%, rgba(0,191,243,1) 100%);
*/
	color: #e6e7e8;
	padding-top: 110px;
	padding-bottom: 40px;
	position: relative;
	background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/wave-gradient-400px-1000px-flat-flipped.svg);
	background-repeat: no-repeat;
	background-size: 100%;
	margin-top: -60px;
}

/*
#homepage-info-wrapper-overlay {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: -62px;
	background-repeat: no-repeat;
	background-size: 100%;
	transform: scaleX(-1);
}
*/

#homepage-info-wrapper h1 {
	margin-bottom: 22px;
}

#homepage-info-wrapper h2 {
	margin-bottom: 28px;
}

#homepage-process-wrapper {
	color: #4d4d4d;
	padding-top: 94px;
	padding-bottom: 106px;
}

.homepage-process-card {
	margin-top: 64px;
	padding: 22px 25px 45px 64px;
	border-radius: 20px;
	position: relative;
	flex: 1;
}

.homepage-process-card:not(:last-child) {
	margin-right: 40px;
}

.homepage-process-card:nth-last-child(-n + 2) {
    color: #fff;
}

#homepage-process-steps-wrapper {
  	width: 100%;
	display: none;
}

#homepage-process-steps-wrapper-mobile {
	display: flex;
  	width: 100%;
}

#homepage-process-number {
	font-size: 48px;
	font-weight: 700;
	padding-top: 30px;
	padding-bottom: 34px;
}

.homepage-process-heading {
	height: 112px;
	overflow: hidden;
}

.homepage-process-description {
	font-size: 14px;
}

.arrow-button {
	position: absolute;
	left: 0;
	top: calc(50% - 75px );
	height: 75px;
	width: 75px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	transform: translate(-35px, 0px);
}

i.fa-solid.fa-caret-right {
	font-size: 45px;
}

.homepage-process-icon {
	text-align: right;
}

.homepage-process-icon img {
	height: 35px;
}

#homepage-process-wrapper .tns-controls {
	padding-top: 35px;
}

.tns-controls button:last-child, .tns-controls button:first-child {
	background-position: center center;
	background-size: contain;
	background-repeat: no-repeat;
	font-size: 0px;
	height: 31px;
	width: 18px;
	border: none;
}

.tns-controls button:last-child {
	background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/arrow-right.png);
	background-color: transparent;
}

.tns-controls button:first-child {
	background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/arrow-left.png);
	margin-right: 20px;
	background-color: transparent;
}

#homepage-checklist-wrapper {
	background-color: #ffffff;
	padding-top: 70px;
	padding-bottom: 70px;
	color: #4d4d4d;
}

#homepage-checklist-wrapper h2 {
	margin-bottom: 34px;
}

#homepage-checklist-items-wrapper {
	padding-top: 30px;
	position: relative;
}

#homepage-checklist-items-wrapper p {
	font-size: 14px;
}

.homepage-checklist {
	border-bottom: 3px solid #00bdf2;
	padding-top: 31px;
	padding-bottom: 30px;
}

.homepage-checklist:hover {
	cursor: pointer;
}

#homepage-checklist-image-wrapper {
	position: relative;
}

#homepage-checklist-image {
	position: absolute;
	top: 5%;
	right: 0;
	width: 49%;
	height: 558px;
	z-index: 99;
	display: none;
}

.arrow {
  background: #4d4d4d;
  height: 2px;
  width: 110px;
  position: relative;
  cursor: pointer;
}

.arrow:before, .arrow:after {
    content: "";
    background: #4d4d4d;
    position: absolute;
    height: 2px;
    width: 13px;
  }

.arrow:before {
    right: -3px;
    bottom: -4px;
    transform: rotate(-45deg);
  }

.arrow:after {
    right: -3px;
    top: -4px;
    transform: rotate(45deg);
  }

#homepage-pricing-wrapper {
	padding-top: 67px;
	padding-bottom: 45px;
	color: #4d4d4d;
	background-color: #b9e5fb;
}

#homepage-pricing-wrapper h2 {
	margin-bottom: 39px;
}

#homepage-pricing {
	width: 100%;
	padding-top: 38px;
	display: none;
}

#homepage-pricing-mobile {
	display: block;
}

.homepage-pricing-card {
	border-radius: 20px;
	flex: 1;
	background-color: #e6e7e8;
}

.homepage-pricing-card-header {
	padding: 30px 30px 31px 40px;
/* 	background: rgb(149,200,226);
	background: -webkit-linear-gradient(bottom left, rgba(149,200,226,1) 0%, rgba(39,156,206,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(149,200,226,1) 0%, rgba(39,156,206,1) 100%);
	background: linear-gradient(to top right, rgba(149,200,226,1) 0%, rgba(39,156,206,1) 100%); */
	
	background: rgb(20,192,242);
	background: -webkit-linear-gradient(bottom left, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
	background: linear-gradient(to top right, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
	color: #fff;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	height: 175px;
	overflow: hidden;
}

/* .homepage-pricing-card:first-child .homepage-pricing-card-header {
	background: rgb(183,227,250);
	background: -webkit-linear-gradient(27deg, rgba(183,227,250,1) 0%, rgba(122,183,229,1) 100%);
	background: -o-linear-gradient(27deg, rgba(183,227,250,1) 0%, rgba(122,183,229,1) 100%);
	background: linear-gradient(117deg, rgba(183,227,250,1) 0%, rgba(122,183,229,1) 100%);
} */

.homepage-pricing-card:last-child .homepage-pricing-card-header {
/* 	background: rgb(20,192,242);
	background: -webkit-linear-gradient(bottom left, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
	background: linear-gradient(to top right, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%); */
}

.homepage-pricing-card-header h3 {
	height: 73px;
}

.homepage-pricing-card-body {
	font-size: 14px;
	padding: 25px 30px 56px 40px;
}

.homepage-price-type {
	font-size: 20px;
	font-style: italic;
}

.homepage-price {
	font-size: 60px;
	font-weight: 700;
	padding-bottom: 30px;
}

.homepage-price::before {
	content: '$';
}

.pricing-card-button {
	text-align: center;
	padding-bottom: 60px;
}

.pricing-card-button a {
	padding: 15px 80px 13px 80px;
	border-radius: 35px;
	color: #fff !important;
	background: rgb(20,192,242);
	background: -webkit-linear-gradient(bottom left, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
	background: linear-gradient(to top right, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
/* 	background: rgb(149,200,226);
	background: -webkit-linear-gradient(bottom left, rgba(149,200,226,1) 0%, rgba(39,156,206,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(149,200,226,1) 0%, rgba(39,156,206,1) 100%);
	background: linear-gradient(to top right, rgba(149,200,226,1) 0%, rgba(39,156,206,1) 100%); */
}

/* .homepage-pricing-card:first-child .pricing-card-button a {
	background: rgb(183,227,250);
	background: -webkit-linear-gradient(27deg, rgba(183,227,250,1) 0%, rgba(122,183,229,1) 100%);
	background: -o-linear-gradient(27deg, rgba(183,227,250,1) 0%, rgba(122,183,229,1) 100%);
	background: linear-gradient(117deg, rgba(183,227,250,1) 0%, rgba(122,183,229,1) 100%);
}

.homepage-pricing-card:last-child .pricing-card-button a {
	background: rgb(20,192,242);
	background: -webkit-linear-gradient(bottom left, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
	background: -o-linear-gradient(bottom left, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
	background: linear-gradient(to top right, rgba(20,192,242,1) 0%, rgba(0,116,189,1) 100%);
} */

#homepage-pricing-mobile-ow .tns-controls {
	margin-bottom: 35px;
}

#homepage-about-wrapper {
	background: rgb(47,173,226);
	background: -webkit-linear-gradient(27deg, rgba(47,173,226,1) 7%, rgba(163,220,248,1) 100%);
	background: -o-linear-gradient(27deg, rgba(47,173,226,1) 7%, rgba(163,220,248,1) 100%);
	background: linear-gradient(117deg, rgba(47,173,226,1) 7%, rgba(163,220,248,1) 100%);
	color: #fff;
	padding-top: 120px;
	padding-bottom: 30px;
	position: relative;
}

#white-wave-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background-repeat: no-repeat;
	background-size: 100%;
	transform: scaleY(-1);
}

#homepage-about-wrapper .row {
	align-items: center;
}

#homepage-about-wrapper h2 {
	margin-bottom: 47px;
}

#homepage-about-wrapper h3 {
	margin-bottom: 35px;
}

#homepage-about-image-desktop {
	display: none;
}

#homepage-about-image-wrapper {
	position: relative;
	margin-top: 20px;
}

#homepage-about-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

#homepage-about-image-wrapper:before {
	content: '';
	padding-top: 75%;
	display: block;
}

#homepage-about-image-mobile {
	display: block;
}

#homepage-faq-wrapper {
	padding-top: 79px;
	padding-bottom: 97px;
	background-color: #e6e7e8;
	color: #4d4d4d;
}

#homepage-faq-wrapper h2 {
	margin-bottom: 60px;
}

.faq-head {
	background-color: #fff;
	color: #4d4d4d;
	cursor: pointer;
	padding: 28px 22px 22px 18px;
	border-top: 4px solid #0072bc;
	margin-bottom: 32px;
}

.faq-body {
 	display: none;
}

.plusminus {
  float: right;
}

.fa-solid.fa-caret-down {
	color: #0072bc;
}

.fa-solid.fa-caret-up {
	color: #00c0f3;
}

#homepage-faq-link {
	border: 1px solid #0072bc;
	color: #0072bc;
	padding: 18px 37px;
	text-decoration: none;
}

#homepage-faq-note {
	padding-bottom: 59px;
}

/* -------------------------------------------------------------- 
	Internal Pages Styling
-------------------------------------------------------------- */

#page-wrapper {
	padding-top: 142px;
	padding-bottom: 80px;
}

#page-wrapper h1 {
	color: #4d4d4d;
	padding-bottom: 60px;
}

.nf-form-fields-required {
	display: none !important;
}

.nf-form-content input[type=button] {
	padding-left: 70px !important;
	padding-right: 70px !important;
	background: rgb(0,192,243) !important;
	background: -webkit-linear-gradient(27deg, rgba(0,192,243,1) 0%, rgba(0,114,188,1) 70%);
	background: -o-linear-gradient(27deg, rgba(0,192,243,1) 0%, rgba(0,114,188,1) 70%);
	background: linear-gradient(117deg, rgba(0,192,243,1) 0%, rgba(0,114,188,1) 70%);
	color: #fff !important;
}

/* -------------------------------------------------------------- 
	Footer Styling
-------------------------------------------------------------- */

#footer-wrapper {
	padding-top: 77px;
	position: relative;
}

#footer, #footer a {
	color: #4d4d4d;
}

#footer-logo-wrapper {
	display: flex;
	justify-content: center;
	padding-bottom: 50px;
}

#footer-logo-wrapper img {
	width: 270px;
}

#footer-credits {
	color: #fff;
	background-color: #4d4d4d;
	padding-top: 50px;
	padding-bottom: 40px;
}

#footer-credits a {
	color: #fff;
}

#footer-links {
	text-align: center;
	width: 100%;
	display: flex;
	justify-content: space-between;
	padding-bottom: 32px;
}

#footer-partner-logos-wrapper {
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 87px 0px;
}

#footer-partner-logos-wrapper img {
	height: 70px;
}

#footer-white-wave-overlay {
	position: absolute;
	top: -42px;
	left: 0;
	width: 100%;
	height: 100px;
	background-repeat: no-repeat;
	background-size: 100%;
}

/* -------------------------------------------------------------- 
	Mobile First Media Queries
-------------------------------------------------------------- */

@media all and (min-width:576px) {
	
	#header-logo-image {
		width: 210px;
	}
	
	#homepage-info-wrapper {
		margin-top: -70px;
	}
	
	#footer-white-wave-overlay {
		top: -65px;
	}
	
	.home #header-wave-overlay {
		height: 95px;
	}
	
}

@media all and (min-width:768px) {
	
	#header-logo-image {
		width: 240px;
	}
	
	.home #header-wave-overlay {
		background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/wave-flat-desktop-1000px.svg);
		height: 121px;
	}
	
	#homepage-info-wrapper {
		margin-top: -70px;
		background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/wave-gradient-800px-700px-flat-flipped.svg);
	}
	
	#white-wave-overlay {
		top: 0;
		height: 50px;
	}
	
}

@media all and (min-width:992px) {
	
	body  { font-size: 18px; }
	
	h1 { font-size: 48px; }

	h2 { font-size: 36px; }

	h3 { font-size: 24px; }
	
	#header-logo-image {
		width: 280px;
	}
	
	.fa-solid.fa-phone {
		display: none;
	}
	
	#mega-menu-primary {
		margin-top: 0px !important;
	}
	
	.fa-facebook.mega-menu-link {
		padding-right: 0px !important;
	}
	
	.fa-instagram.mega-menu-link {
		padding-left: 0px !important;
	}
	
	#homepage-info-wrapper {
		margin-top: -85px;
		background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/wave-gradient-800px-700px-flat-flipped.svg);
	}
	
	.home #header-wave-overlay {
		background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/wave-flat-desktop-1800px.svg);
		height: 130px;
	}
	
	#homepage-info-wrapper {
		padding-bottom: 60px;
	}
	
	#homepage-info-wrapper h1 {
		margin-bottom: 29px;
	}
	
	#homepage-info-wrapper h2 {
		margin-bottom: 34px;
	}
	
	#homepage-info-wrapper-overlay {
		top: -95px;
	}

	#homepage-process-steps-wrapper {
		display: flex;
	}

	#homepage-process-steps-wrapper-mobile {
		display: none;
	}
	 
	.tns-controls {
		display: none;
	}
	
	.homepage-checklist {
		border-bottom: none;
	}
	
	.homepage-checklist-card {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
	
	.homepage-checklist:nth-child(even) {
		background-color: #00c0f3;
		color: #fff;
	}
	
	
	.homepage-checklist:nth-child(even) .arrow {
		background: #fff;
	}

	.homepage-checklist:nth-child(even) .arrow:before, .homepage-checklist:nth-child(even) .arrow:after {
		background: #fff;
	}

	.homepage-checklist-text {
		width: 60%;
	}
	
	.homepage-checklist-arrow {
		width: 21%;
	}
	
	.homepage-checklist-space {
		width: 1.5%;
	}

	#homepage-checklist-image {
		display: block;
	}
	
	#homepage-pricing {
		display: flex;
	}
	
	#homepage-pricing-mobile {
		display: none;
	}
	
	.homepage-pricing-card:not(:last-child) {
		margin-right: 40px;
	}
	
	.homepage-pricing-card {
		width: 33%;
	}
	
	#homepage-pricing-wrapper {
		padding-bottom: 82px;
	}

	#homepage-about-image-desktop {
		display: block;
	}
	
	#white-wave-overlay {
		top: 0;
		height: 65px;
	}
	
	#homepage-about-image-mobile {
		display: none;
	}
	
	#homepage-about-image-wrapper {
		position: relative;
		margin-left: 30px;
		margin-top: 0px;
	}
	
	#homepage-about-image-wrapper:before {
		padding-top: 100%;
	}
	
	#footer-logo-wrapper img {
		width: 300px;
	}

	#footer-partner-logos-wrapper {
		padding: 87px 15%;
	}
	
}

@media all and (min-width:1200px) {
	
	#header-logo-image {
		width: 290px;
	}
	
	.home #header-wave-overlay {
		background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/wave-flat-desktop-1800px.svg);
		height: 155px;
	}
	
	.home #header-nav-wrapper .row {
		transform: translateY(10%);
	}
	
	#homepage-info-wrapper {
		margin-top: -88px;
		background-image: url(https://geelongpoolinspections.com.au/wp-content/uploads/2022/11/wave-gradient-1800px-650px-flat-flipped.svg);
	}

	#white-wave-overlay {
		height: 110px;
	}
	
	#footer-white-wave-overlay {
		top: -102px;
		height: 104px;
	}

}

/* -------------------------------------------------------------- 
	End Mobile First Media Queries
-------------------------------------------------------------- */
