.site-header-naviation .primary-menu .menu {
	flex-wrap: wrap;
}
.btn-primary {
	border-radius: 30px;
	border: 2px solid #a03cb1;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 800;
	transition: .4s ease-in-out;
	min-width: 130px;
	color: #fff;
	background-color: #a03cb1;
}
.btn-outline-primary {
	border-radius: 30px;
	border: 2px solid #a03cb1;
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 800;
	transition: .4s ease-in-out;
	min-width: 130px;
	color: #a03cb1;	
}
.btn-primary:hover {
	border: 2px solid #a03cb1;
	color: #a03cb1;
	background-color: #fff;
}
.btn-outline-primary:hover {
	border: 2px solid #a03cb1;
	color: #a03cb1;
	background-color: #fff;
}

.coe-landing-banner .home-banner {
	min-height: 600px;
}
.home-banner {
	position: relative;
	width: 95%;
	margin: 0 auto;
	border-radius: 8px;
	overflow: hidden;
}
.home-banner .banner-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 1;
}
.home-banner .banner-image:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 2;
}

 .home-banner .container{
 	position: relative;
 	z-index: 3;
 }

.home-banner .state-form.banner-search {
	/* margin-top: 80px; */
}
 .coe-buying-banner .home-banner .state-form.banner-search {
	margin-top: 0;
}
@media (min-width: 1200px) {
    .site-header-naviation .primary-menu .menu-item a {
		font-size: 12.5px;
	}
}

 .banner-heading {
	margin-bottom: 90px;
}
.coe-buying-banner .banner-heading {
	margin-bottom: 60px; 
}
 .coe-landing-banner .banner-heading .h2 {
	max-width: 496px;
	padding-top: 0;
}

 .coe-buying-banner .banner-heading .h2 {
	max-width: 876px;
}

.banner-heading .h1 {	 
	font-size: 48px;
}
.banner-heading .h2 {
	font-size: 48px;
	line-height: 1.2;
	font-weight: 600;
}
.coe-landing-banner .banner-heading p {
	max-width: 640px;
}
.banner-heading p {
	color: #fff;
	font-size: 24px;
	line-height: 1.2;
	font-weight: 400;
 }

.coe-cta .h1,
.col-title .h1,
.coe-main-container .h1,
.coe-main-container .meet-block .meet-info .h1 {
	font-size: 42px;
	font-weight: 600;
}

.coe-meet-block {
	padding: 80px 0;
}

.coe-hr {
   border-top: 1px solid #d9d9d9;
}

.coe-cta {
	padding: 80px 0;
}
.coe-cta .coe-cta-image {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	min-height: 280px;
	height: 100%;
	object-fit: cover;
	background-position: top center;
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 8px;
}
.coe-cta-image{
	position: relative;
}
.coe-cta-image:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	border-radius: 8px;
}
.coe-cta .coe-cta-content {
	align-items: center;
	text-align: center;
	z-index: 2;
	margin-bottom: 12px;
}

.coe-cta .coe-cta-content {
	align-items: center;
	text-align: center;
	margin-bottom: 12px;
}
.coe-cta .coe-cta-content .cta-btn {
	margin-top: 24px;
}
.coe-cta .coe-cta-content .cta-btn .btn-primary {
	margin-left: 16px;
}

.coe-buying-banner .home-banner {
	min-height: 540px;
}
.coe-buying-banner .banner-heading-wrap {
	display: flex;
	justify-content: center;
	text-align: center;
}
.coe-buying-banner .banner-heading-wrap .heading-title,
.coe-buying-banner .banner-heading-wrap .heading-desc {
	display: flex;
	justify-content: center;
}

.coe-buying-services .section-whatwedo .one-third {
	border: 1px solid #d0d0d0;
	border-radius: 18px;
	width: 100%;
}
.coe-buying-services .section-whatwedo {
	display: flex;
	/* column-gap: 24px; */
	/* row-gap: 24px; */
}
.coe-buying-banner .banner-heading p {
	max-width: 960px;
}
.coe-buying-services .block-whatwedo {
	border-radius: 18px;
}
.coe-buying-services .block-whatwedo p {
	line-height: 1.12;
}
.coe-buying-services .block-whatwedo-label {
	display: flex;
	align-items: end;
	margin-bottom: 8px;
}
.coe-buying-services .block-whatwedo-label .label-title {
	margin-left: 24px;
}
.coe-buying-services .block-whatwedo-label .h2 {
	font-size: 24px;
	font-weight: 500;
	line-height: 1.2;
}

.coe-buying-process {
	padding: 80px 0;
}
.coe-buying-process .col-title {
	margin-bottom: 24px;
}
.coe-buying-process .col-content {
	font-size: 24px;
}
.coe-buying-process .col-content .process-description {
	display: flex;
	justify-content: center;
	text-align: center;
	margin-bottom: 24px;
}
.coe-buying-process .col-content .process-description p {
	max-width: 960px;
}
.coe-buying-process .section-process .block-process-image {
	position: relative;
}
.coe-buying-process .section-process .block-process-image img {
	border-radius: 24px;
	width: 100%;
	height: 300px;
}
.coe-buying-process .section-process .block-process-image:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.4);
	z-index: 2;
	border-radius: 24px;
}
.coe-buying-process .section-process .block-process-image .image-label {
	position: absolute;
	color: #fff;
	font-size: 32px;
	font-weight: 600;
	top: 30px;
	left: 30px;
	z-index: 4;
}
.coe-buying-process .section-process .block-process-content {
	margin-top: 32px;
}
.coe-buying-process .section-process .block-process-content .content-title-wrap {
	margin-left: 24px;
}
.coe-buying-process .section-process .block-process-content .content-title {
	font-weight: 600;
}

.package-block.fixed-packages-block {
	padding: 80px 0 !important;
}

@media only screen and (max-width: 992px) {
	.landing-banner .banner-heading {
		margin-bottom: 20px;
	}
	.landing-banner .banner-wrap {
		margin-top: 20px;
	}
	.landing-banner .banner-heading .heading-title,
	.landing-banner .banner-heading .heading-desc {
		display: flex;
		justify-content: center;
	}
}

@media only screen and (max-width: 767px) {
	.banner-heading .h1 {	 
		font-size: 30px;
	}
	.banner-heading .h2 {
		font-size: 30px;
	}
	.banner-heading p {	 
		font-size: 16px;
	}
	.coe-cta .h1,
	.col-title .h1,
	.coe-main-container .h1,
	.coe-main-container .meet-block .meet-info .h1 {
		font-size: 30px;
	}
}

.coe-cta-main .coe-cta-content h2,
.coe-cta-main .coe-cta-content p {
	color: #fff;
}
.coe-cta-main .coe-cta-content .cta-btn .btn-outline-primary {
	background-color: #fff;
}

.site-header-right .btn-call {
	border: 1px solid #a03cb1;
	border-radius: 30px;
	padding: 6px 12px;
}


@media only screen and (max-width: 992px) {
	.coe-buying-banner .home-banner {
		min-height: 700px;
	}
	.cta-strip {
		bottom: 5px;
	}
	.landing-banner.coe-buying-banner {
		min-height: 700px;
	}
	.coe-buying-banner .home-banner {
		bottom: 10%;
	}
}

.suburbs-block .suburb-list {
	margin: 80px;
}
.suburbs-block .suburb-list {
	ul {
		li {
			padding: 8px;
		}
		li:not(:last-child) {
			border-bottom: 1px solid #a03cb1;
		}
	}
}
.suburbs-block .suburb-list .btn-loading {
	margin-top: 20px;
}

.suburbs-block .suburb-list .more-loading {
	display: none;
}

.suburbs-block .suburb-list .more-loading,
.suburbs-block .suburb-list .load-more:active,
.suburbs-block .suburb-list .load-more:focus {
	border: 2px solid #a03cb1;
    color: #a03cb1;
    background-color: #fff;
	box-shadow: none;
}


.block-whatwedo.one-third {
  border: 1px solid #ddd;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 30px;
  background: #fff;
  overflow: hidden;
  height: auto !important
}

/* Description */
.block-whatwedo-desc p {
  margin: 0;
}

/* UL list */
.whatwedo-features.desktop {
  height: 0;
  margin-bottom: 0;
}

button.toggle-features {
  border: 2px solid #a03cb1;
  height: 30px;
  width: 30px;
  border-radius: 50%;
  padding: 0;
}
button.toggle-features:hover,
button.toggle-features:focus {
    background: #a03cb1;
}
/* Mobile only toggle button */
@media (max-width: 767px) {
  .whatwedo-features.desktop {
  overflow: hidden;
  opacity: 0;
  transition: height 0.3s ease, opacity 0.3s ease;
  visibility: hidden;
}
.block-whatwedo.open .whatwedo-features.desktop {
  visibility: visible;
   margin-top: 10px;
}
.block-whatwedo.open .whatwedo-features.desktop {
  visibility: visible;
   margin-top: 10px;
}
  .toggle-features {
    display: flex;
    justify-content: center;
    align-items: center;
    /* background: none; */
    background: #a03cb1;
    border: none;
    cursor: pointer;
    margin-top: 10px;
    transition: transform 0.3s ease;
    margin-left: auto;
  }

  .toggle-features svg {
    width: 24px;
    height: 24px;
	fill: #fff;
    transition: transform 0.3s ease;
  }
  

  .toggle-features.active:hover,
  .toggle-features.active:focus {
    background: #a03cb1;
}
  .toggle-features.active svg {
    transform: rotate(180deg);
    fill: #fff;
  }
  .toggle-features i {
  transition: transform 0.3s ease;
	display: inline-block; /* needed for transform to work */
	}

	.toggle-features.active i {
	transform: rotate(180deg);
	}
}

/* Desktop: UL always visible, toggle hidden */
@media (min-width: 768px) {
  .whatwedo-features.desktop {
    display: block;
    height: auto !important;
    opacity: 1 !important;
    margin-top: 10px;
  }
  .toggle-features {
    display: none;
  }
}
