/* 
 Theme Name:     Blank Divi Child Theme
 Author:         Zipline Interactive
 Author URI:     http://www.ziplineinteractive.com/blank-divi-child-theme/ 
Version: 4.21.62
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/ 


/*  Enter your custom CSS below */ 

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
	font-family: 'Montserrat';
}
body, p{
	font-size:16px;
	font-weight:400;
}
#top-menu li a {
    font-weight: 500;
}
.mtb-auto {
	margin-top: auto;
	margin-bottom: auto;
}
.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button, 
.et_button_no_icon.et_button_left .et_pb_button:hover, 
.et_button_no_icon .et_pb_button, 
.et_button_no_icon .et_pb_button:hover {
    padding: 0.7em 2.6em!important;
    min-width: 151px;
    text-align: center;
}
.homepage-banner {
    padding: 111px 0px !important;
    background-position: top !important;
}
.homepage-banner h1 {
    font-size: 66px;
    line-height: 66px;
    font-weight: 800;
}
footer ul.et-menu {
    display: flex;
    flex-direction: column;
}
footer .et_pb_menu__menu {
    display: block !important;
}
footer .mobile_menu_bar {
    display: none;
}
footer .et_pb_menu .et_pb_menu__wrap {
    justify-content: flex-start;
}

.features-blurb .et_pb_module_header{
	text-align:center;
	font-size:22px;
}

.features-blurb .et_pb_blurb_description{
	text-align:center;
}

.text-white p, .text-white a, .text-white h2, .text-white h3, .text-white h4, .text-white h5, .text-white h6{
	color:#fff;
}

.margin-auto{
	margin:auto;
}

.testimonials .sp-testimonial-title{
	display:none;
}

#sp-testimonial-free-wrapper-84 .sp-testimonial-free-section {
   padding: 30px 12px 30px 13px !important;
}

.testimonials .sp-testimonial-free{
	display:flex;
	flex-direction:column;
	text-align:left;
}
.testimonials  .sp-testimonial-item {
    box-shadow: 0px 0px 22px rgba(0,0,0,.06);
    border-radius: 10px;
    padding: 60px 30px;
}

.testimonials .sp-testimonial-client-rating{
	order: 1;
	text-align:left;
	margin-bottom:25px !important
}
.testimonials .sp-testimonial-client-testimonial{
	order: 2;
	text-align:left;
	margin-bottom:0
}
.testimonials .sp-testimonial-client-name{
	order: 3;
	text-align:left;
}

.testimonials .sp-testimonial-content p{
	text-align:left;
}

.fa-angle-left:before {
    content: "\f177" !important;
}

.fa-angle-right:before {
    content: "\f178" !important;
}

#sp-testimonial-free-wrapper-84 .sp-testimonial-free-section .testimonial-nav-arrow {
   border: 1px solid #777777;
   color: #777777;
   border-radius: 50% !important;
  width: 35px;
  height: 35px;
}

article.post .entry-title{
	font-size:18px !important;
}

article.post{
	display:flex;
	flex-direction:column;
}

article.post .et_pb_image_container{
	order: 1;
}

article.post .post-meta{
	order: 2;
	color:#118fc1;
}
article.post .post-meta .published{
	color:#118fc1;
	font-size:14px;
	font-weight:500;
}

article.post .entry-title{
	order: 3;
}

article.post .post-content{
	order: 4;
}

article.post .more-link{
	display:inline-block !important;
	border: 1px solid #000000;
	border-radius:5px;
	padding: 8px 30px;
	text-transform:uppercase;
	font-size:16px;
	font-family:"Montserrat";
	color: #000000;
	font-weight:400;
	margin-top:20px;
}
article.post{
	border:0 !important;
	background-color:transparent !important;
	padding:0 !important;
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
article.post:hover{
   
   /* background-color: #fff !important;*/
   
}

.with-hover-padding article.post:hover .post-meta , .with-hover-padding article.post:hover .entry-title, .with-hover-padding article.post:hover .post-content {
	/*padding-left:19px !important;
	padding-right:19px !important;
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;*/
}

article.post:hover .more-link{
/*	background-color: #00AEEF;
	border-color: #00AEEF;
	color:#fff;
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; */
	
}

.with-hover-padding article.post:hover .post-content{
	/*padding-bottom:19px !important;*/
}

article.post:hover .entry-featured-image-url img{
	/*transform: scale(1.2);
	 -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;*/
}

article.post .et_pb_image_container {
    margin: 0 !important;
}

article.post .entry-featured-image-url {
    position: relative;
    width: 100%;
    padding-bottom: 59%;
    display: block;
    margin-bottom: 20px !important;
	overflow:hidden;
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

article.post .entry-featured-image-url img {
    position: absolute;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
	border-radius:0 !important;
}

.industry-associations-container{
	display: flex;
    justify-content: space-between;
    align-items: center;
}

.margin-top-auto{
	margin-top:auto;
} 
.margin-bottom-auto{
	margin-bottom:auto;
}

.service-item {
	border-radius: 6px;
    overflow: hidden;
    padding:60px 30px;
	box-shadow: 0px 0px 18px 0px rgba(0,0,0,0.1);
	background-size: initial !important;
    background-position: right 2% top 2% !important;
	background-repeat:no-repeat  !important;
    background-image: url(/wp-content/uploads/2023/06/service-item-bg.png);
	-webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.service-item:hover{
	background-color: #005BAB;
}

.service-item:hover .et_pb_module_header, .service-item:hover .et_pb_blurb_description p, .service-item:hover .entry-title, .service-item:hover .description{
	color:#fff !important;
}
.service-item .entry-title{
	font-weight: 600;
    font-size: 22px;
    line-height: 1.1em;
}

.service-wrapper.services-slider .service-item{
	margin:15px;
}

.page-banner h1{
	text-align:center !important;
	color:#fff !important;
	font-size:48px;
	font-weight:600;
}

.btn-dark{
	border-color:#000000 !important;
	color:#000 !important;
}

/*** about page ***/
.mv-blurb .et_pb_module_header{
	font-size:48px;
	color:#fff;
	font-weight:600;
}

.mv-blurb .et_pb_blurb_description{
	color:#fff;
	font-size:16px;
	font-weight:300;
}
.mv-row .et_pb_column:first-child{
	position:relative;
}

@media (min-width:981px){
	.mv-row .et_pb_column:first-child:before{
		content:"";
		width:1px;
		background-color:rgba(255,255,255,0.28);
		height:100%;
		top:50%;
		transform:translateY(-50%);
		right:-20px;
		position:absolute;
	}
}

.service-item .et_pb_module_header, .service-item .entry-title{
	min-height: 59px;
}

.service-item .et_pb_image_wrap img, .service-item .entry-featured-image-url img{
		height: 44px !important;
    width: auto !important;
}

.service-item .image_container{
	margin-bottom:20px;
}

.page-banner:before{
	content:url(/wp-content/uploads/2023/06/bg-logo-white.png)!important;
	position:absolute;
	left:0;
	top:50%;
	transform:translatey(-50%);
}

.page-banner:after{
	content:url(/wp-content/uploads/2023/06/bg-logo-white.png)!important;
	position:absolute;
	right:0;
	top:50%;
	transform:translatey(-50%);
}

.industry-section{
	border-top: 1px solid rgb(0 0 0 / 10%);
}

.btn{
	min-width:151px;
}

.post-bottom-container, .social-share-wrapper{
		display: flex;
    align-items: center;
}

.post-bottom-container .btn-wrapper{
	margin-right:30px;
}

.heateor_sss_sharing_container {
	margin-left:30px;
}

.single-post .entry-title{
	font-size:35px !important;
}

.single-post .et_pb_title_featured_container{
	margin-top:30px;
}

@media (min-width: 981px){
	.sidebar{
		position:relative;
	}
	.sidebar:before {
			left:0;
		content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #e2e2e2;
	}
}

.sidebar-search .et_pb_searchform:before{
		font-family: etmodules;
    color: #707070;
    font-size: 1.5em;
    padding-left: 1px;
	content: "\55";
	font-size: 24px;
	position:absolute;
	right:14px;
	top:8px;
	 transform: scaleX(-1);
}


.sidebar .widget-title{
	font-size:35px !important;
}

.single-post-meta {
    display: flex;
    gap: 15px;
    align-items: center;
    padding-bottom: 10px;
}

.single-post-meta .authour-avatar {
    border-radius: 50%;
    overflow: hidden;
    height: 40px;
    width: 40px;
}

.latest-post .post-content-inner p{
	font-size:14px !important;
}

.latest-post article.post{
	margin-bottom:30px !important;
}

.contact-blurb{
	padding-left:30px;
	padding-right:30px;
}

.contact-blurb a{
	color:#fff !important;
}

.gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
    font-size: 14px!important;
    margin-bottom: 0;
    margin-top: 0;
    padding: 15px !important;
	border-radius:5px;
}

.gform_wrapper.gravity-theme .gform_fields {
	grid-row-gap: 10px;
}

.gform_wrapper.gravity-theme .gform_footer .gform-button--width-full {
	background-color:#0C5FA6 !important;
	padding:15px;
	border-radius:5px;
	border:0;
	color:#fff;
}

.gform_wrapper.gravity-theme .gform_footer{
	padding:0 !important;
}

.gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 150px;
}

/*
.homepage-banner:before{
		content:url(/wp-content/uploads/2023/06/home-banner-bg-logo.png)!important;
	position:absolute;
	right:0;
	top:32%;
}*/

.physiology-services-row .service-item .et_pb_image_wrap img {
    height: 64px!important;
    width: auto!important;
}

body{
	counter-reset: my-sec-counter;
}
.how-we-work-accordion .et_pb_toggle_title {
	padding-left:40px !important;
	position:relative;
	 
}

.how-we-work-accordion .et_pb_toggle_title:after{
	position:absolute !important;
	left:0;
	top:0;
	font-size:24px;
	font-weight:300 !important;
	color: rgb(225,225,225,0.4);
	display:block !important;
	counter-increment: my-sec-counter;
  content: "0" counter(my-sec-counter) ". " !important;
}

.how-we-work-accordion .et_pb_toggle{
	margin-bottom:0 !important;
}

.how-we-work-accordion .et_pb_toggle_open .et_pb_toggle_title:before{
	font-family: ETmodules!important;
    font-weight: 400!important;
    content: "\4b"!important;
	color: #FFFFFF;
	right: 0;
    left: auto;
	position: absolute;
	display:block !important;
}

.how-we-work-accordion .et_pb_accordion_item{
	margin-bottom:15px !important;
	padding:0 !important;
	padding-bottom:15px !important;
	border-bottom: 1px solid #fff !important;
}



.registered-ndis-wrapper h2{
	font-weight:700;
}

@media (min-width:981px){
	.registered-ndis-wrapper{
		display: flex;
		gap: 50px;
		align-items: center;
	}
}
@media (max-width:980px){
	.registered-ndis-wrapper{
		display: flex;
		flex-direction:column;
		align-items:center;
		justify-content:center;
		text-align:center;
	}
	
	.registered-ndis-wrapper .et_pb_image{
		margin:auto;
	}
	.registered-ndis-wrapper h2{
		text-align:center;
	}
}

.members.blog-wrapper{
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	grid-gap:30px;
}

.members article .entry-title{
	font-size:22px;
	font-weight:600;
	text-align:center;
}

.members article .post-content-inner{
	text-align:center;
	color:#0C5CAC;
	font-size:16px;
	font-weight:400;
}

.members article .post-content-wrapper{
	padding:25px;
}

.members article{
	box-shadow: 0px 0px 18px 10px rgba(0,0,0,0.1);
	border-radius:5px;
}
.sp-testimonial-free-section .sp-testimonial-client-rating i.fa {
    font-size: 25px;
    margin-right: 3px;
}
.testimonials .sp-testimonial-content p {
    font-weight: 500;
    color: #000;
}
.sp-testimonial-free-section .testimonial-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
}

#sp-testimonial-free-wrapper-84 .sp-testimonial-free-section .testimonial-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #015aaa;
}
@media (min-width: 981px){
		.testimonials.grid-view .sp-testimonial-free-wrapper {
			position: relative;
			overflow: visible !important;
	}
	.testimonials.grid-view{
		padding:30px;
	}
	.testimonials.grid-view .tfree-grid-items{
		display:grid;
	grid-template-columns:1fr 1fr 1fr;
	grid-gap:30px;
		margin-left:15px !important;
		margin-right:0 !important;
		width:100% !important;
		
	}
	.testimonials.grid-view .sp-testimonial-item{
		width: 100% !important;
		box-shadow: 0px 0px 17px 10px rgba(0,0,0,0.1);
	}
	
	
	.service-wrapper.grid{
			display:grid;
		grid-template-columns:1fr 1fr 1fr 1fr;
	grid-gap:30px;
	}
}


.services-slider.owl-carousel .owl-nav{
	display:block !important;
}

.owl-carousel .owl-nav .owl-prev{
	position: absolute;
    left: -50px;
    top: 50%;
    transform: translateY(-50%);
}

.owl-carousel .owl-nav .owl-next{
	position: absolute;
    right: -50px;
    top: 50%;
    transform: translateY(-50%);
}

.post-slider .owl-carousel .owl-nav .owl-next{
	position: absolute;
    right: -50px;
    top: 140px !important;
    transform: none;
}

.post-slider .owl-carousel .owl-nav .owl-prev{
	position: absolute;
    left: -50px;
    top: 140px !important;
    transform: none;
}

.search-results article.page .entry-title{
	font-size:18px !important;
}

.search-results article.page{
	display:flex;
	flex-direction:column;
}

.search-results article.page .et_pb_image_container{
	order: 1;
}

.search-results article.page .post-meta{
	order: 2;
	color:#118fc1;
}
.search-results article.page .post-meta .published{
	color:#118fc1;
	font-size:14px;
	font-weight:500;
}

.search-results article.page .entry-title{
	order: 3;
}

.search-results article.page .post-content{
	order: 4;
}

.search-results article.page .more-link{
	display:inline-block !important;
	border: 1px solid #000000;
	border-radius:5px;
	padding: 8px 30px;
	text-transform:uppercase;
	font-size:16px;
	font-family:"Montserrat";
	color: #000000;
	font-weight:300;
	margin-top:20px;
}
.custom-menu-phone a{
	font-weight:700;
}

.custom-menu-phone{
	padding-left:20px;
}


.custom-menu-phone a:before{
	font-family: etmodules;
    color: #008bdb;
    font-size: 1.5em;
    padding-left: 1px;
	content: "\e090";
	color:#222;
	font-size:16px;
	padding-right:10px;
}

#top-menu li.btn-menu a{
	background-color: #005bab;
    color: #fff !important;
	border-radius: 5px;
    padding: 14px 22px !important;
    text-transform: uppercase;
    font-size: 14px;
    font-family: "Montserrat";
}

@media (min-width: 981px) and (max-width: 1258px){
	.container.clearfix.et_menu_container {
    width: 90%!important;
}
	#top-menu li a {
    font-size: 13px!important;
}
	#top-menu li {
		display: inline-block;
		font-size: 13px;
		padding-right: 8px;
	}
}
@media (min-width: 1259px) and (max-width: 1356px){
	#top-menu li {
		display: inline-block;
		font-size: 14px;
		padding-right: 10px;
	}
}



.wp-pagenavi{
	border-top:0 !important;
	text-align:left !important;
	padding-top: 50px !important;
}

.wp-pagenavi span.current{
	display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #039ee1;
    color: #fff !important;
    text-align: center;
    border-radius: 50%;
}

@media (min-width: 981px){
	.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3, .et_pb_gutters3.et_pb_row .et_pb_column_4_4 	.et_pb_blog_grid .column.size-1of3 {
		width: 31.33%;
		margin-right: 3%;
	}
	
	.blog-page-posts .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post, .blog-page-posts .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 .et_pb_post {
		margin-bottom: 30%;
	}
}

.post-slider article{
	margin-bottom:0;
}

.post-slider article .post-content{
	min-height:178px;
}

.loading-text img{
	animation: rotate 1.2s linear infinite;
}


@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.on-hover-image{
	display:none !important;
}
body footer li a, body footer p {
    font-weight: 500 !important;
    color: #000 !important;
    font-size: 14px;
    padding-bottom: 0;
}

.copyright-sec .et_pb_text_inner, .copyright-sec .et_pb_text_inner a, .copyright-sec  p a {
    color: #000 !important;
    font-size: 12px;
    font-weight: 400 !important;
}
/* .client-logo-rows .et_pb_column:nth-child(1):before {
    content: "";
    position: absolute;
    width: 1px;
    height: 54px;
    background: #ebebeb;
    right: 33px;
    top: -17px;
    transform: rotate(28deg);
} */
 .footer-section {
    padding: 30px 0px !important;
}
.page-banner h1 {
    font-size: 48px !important;
    line-height: 50px !important;
}
.et_pb_bg_layout_light .et_pb_post .post-meta, .et_pb_bg_layout_light .et_pb_post .post-meta a, .et_pb_bg_layout_light .et_pb_post p {
    color: #000;
}
.cnt-col-left {
    border-radius: 0px 0px 10px 10px;
}

.cnt-col-left img {
    border-radius: 10px 10px 0px 0px;
}

.cnt-col-left {
    border-radius: 10px;
}

/**************Responsive css***********/
.et_header_style_left #et-top-navigation {
    padding-top: 25px!important;
}
.et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 15px!important;
}



@media (min-width:1260px) and (max-width:1500px){
    
.homepage-banner {
    padding: 67px 0px !important;
} 
    
}


@media (min-width:1700px) and (max-width:2400px){
.banner-text {
    position: relative;
    left: 113px;
}
    
}

@media  (min-width:2401px){
.banner-text {
    position: relative;
    left: 140px;
}
    
}

@media (max-width:1270px){
 .container.clearfix.et_menu_container {
    max-width: 94%;
    width: 100% !important;
}   
}
 

@media (max-width:1260px){
 
.homepage-banner h1 {
    font-size: 28px;
    line-height: 41px;
}

.homepage-banner {
    padding: 103px 0px !important;
}
 
}


@media (min-width:1280px) and (max-width:1366px){
   .homepage-banner h1 {
    font-size: 64px;
    line-height: 63px;
} 
}




@media (max-width:980px){
    
 .homepage-banner:after {
    content: '';
    background: #1063ad4f;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
}
.homepage-banner h1 {
    font-size: 36px;
    line-height: 44px;
    text-align: center;
    max-width: 400px;
    margin: 0px auto 14px;
}

.homepage-banner  .et_pb_button_module_wrapper {
    text-align: center;
}   
	
 .homepage-banner {
    padding: 20px 0px !important;
}	
	
.main-title {
    font-size: 24px;
    line-height: 30px;
}	
.service-item {
    padding: 20px 20px;
    text-align: center;
}

.service-item .entry-title {
    font-size: 20px;
    min-height: auto;
}

.service-item .et_pb_image_wrap img, .service-item .entry-featured-image-url img {
    margin: auto;
}

.sm-center .et_pb_text_inner {
    text-align: center;
}

.sm-center .et_pb_button_module_wrapper {
    text-align: center;
}

.testimonials .sp-testimonial-content p {
    text-align: center;
}

.testimonials .sp-testimonial-client-rating {
    text-align: center;
}

.testimonials .sp-testimonial-client-name {
    text-align: center;
}

.testimonials .sp-testimonial-item {
    padding: 20px 25px;
}

.sp-testimonial-free-section .sp-testimonial-client-rating i.fa {
    font-size: 15px;
}

.post-slider article {
    text-align: center;
}	
.page-banner h1 {
    font-size: 24px !important;
    line-height: 30px !important;
}	
 
.mv-blurb .et_pb_module_header {
    font-size: 22px;
}

.service-item .et_pb_main_blurb_image {
    margin-bottom: 20px !important;
}

.service-item h4.et_pb_module_header {
    min-height: auto;
    font-size: 18px !important;
}
h2, .et-db #et-boc .et-l h2, .product .related h2, .et-db #et-boc .et-l .product .related h2, .et-db #et-boc .et-l .et_pb_column_1_2 .et_quote_content blockquote p {
    font-size: 24px !important;
    line-height: 30px !important;
}	
.et-db #et-boc .et-l .et_pb_accordion_0.et_pb_accordion h5 {
    font-size: 15px !important;
}

.how-we-work-accordion .et_pb_toggle_title:after {
    font-size: 18px;
}	
.et-db #et-boc  .et-l .footer-section  .et_pb_menu--style-left_aligned .et_pb_menu__wrap {
    justify-content: center;
}

.footer-section .et_pb_image {
    text-align: center;
    margin: auto;
    display: table;
}

.footer-section  .mobile_nav.closed {
    display: none !important;
}

.footer-section  span.et_pb_image_wrap {
    text-align: center;
}

.footer-section  .et_pb_module.et_pb_image {
    text-align: center;
}

.footer-section  span.et_pb_image_wrap {
    display: inherit !important;
}

.service-item {
    text-align: center !important;
}

.service-item .et_pb_main_blurb_image {
    margin-left: auto;
    margin-right: auto;
}

.footer-section   .et_pb_blurb_content {
    text-align: center !important;
}

.footer-section   h4.et_pb_module_header {
    text-align: center !important;
}
.custom-menu-phone a {
    padding-left: 0 !important;
}
.sm-center article  h2, .sm-center article  p,
.sm-center .post-content  {
    text-align: center;
}
h2.entry-title {
    margin-bottom: 12px;
}  	
.single-post .entry-title {
    font-size: 20px !important;
    line-height: 23px;
}

body.single-post .sidebar h2.widget-title {
    font-size: 16px !important;
}

.single-post .single-post  h2,   .et-db.single-post #et-boc  .et-l  h2 {
    font-size: 16px !important;
    line-height: 20px !important;
}

.single-post-meta {
    grid-gap: 3px;
}

 
.single-post   .meta.post-author {
     font-size: 12px;
    line-height: 18px;
}

.single-post   .meta.post-date {
    font-size: 12px;
}

.single-post  div#left-area {
    padding-top: 40px !important;
    margin-bottom: 0 !important;
}

.single-post  .et_pb_post_content {
    margin-bottom: 0 !important;
    padding-bottom: 8px !important;
}	
}







@media (max-width:767px)
{
	
footer .et_pb_menu .et_pb_menu__wrap {
    justify-content: center;
}

body footer li a, body footer p {
    text-align: center;
}

 footer  ul.et_pb_social_media_follow {
    text-align: center;
}

.footer-section h4 {
    text-align:  center;
}

.footer-section .et_pb_module.et_pb_image.et_pb_image_0_tb_footer {
    text-align: center;
}

.footer-section .et_pb_menu .et_pb_menu__menu>nav>ul>li {
    justify-content: center;
}	
.copyright-sec {
    margin-top: 20px;
}	
.homepage-banner h1 {
    font-size: 24px!important;
    line-height: 37px !important;
}
	.homepage-banner:after {
    content: '';
    background: #1063ad4f;
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
}
.services-sec  .main-title
	{
    text-align: center;
	}
 
	.owl-carousel .owl-nav .owl-prev {
    left: -30px;
	}
	.owl-carousel .owl-nav .owl-next
	{
		 right: -30px;
	}
	.services-sec .owl-dots {
    display: none;
}
	.services-sec {
    padding-bottom: 19px;
}
	.why-choose-sec .main-title {
    text-align: center;
}
	.testimonial-sec .main-title {
    text-align: center;
}
	#sp-testimonial-free-wrapper-84 .sp-testimonial-free-section {
    margin: 0 0px;
}
	#sp-testimonial-free-wrapper-84 .testimonial-nav-arrow {
    display: none!important;
}
	.latest-news-sec .main-title {
    text-align: center;
}
	.latest-news-row {
    padding-bottom: 0px;
}
	.post-slider .owl-nav {
    text-align: center;
}
.post-slider .owl-carousel .owl-nav .owl-prev {
    position: relative;
    left: -15px;
    top: unset!important;
    transform: none;
}
.post-slider .owl-carousel .owl-nav .owl-next {
    position: unset;
    right: unset;
    top: unset !important;
    transform: none;
}	
	.client-logo-rows p {
    text-align: center;
    padding-bottom: 15px!important;
}
	.industry-associations-container {
    align-items: flex-start;
}
	.industry-associations-container .et_pb_module.et_pb_image {
    margin: 4px;
}
	.et-l--footer .et_pb_column_0_tb_footer {
    padding-bottom: 20px!important;
}
	.et_pb_row.et_pb_row_0_tb_footer {
    padding-top: 10px;
    padding-bottom: 0px;
}
	.et-l--footer .et_pb_row--with-menu .et_pb_column {
    padding-bottom: 20px!important;
}
	.et_pb_column.et_pb_column_1_4.et_pb_column_3_tb_footer.et_pb_css_mix_blend_mode_passthrough.et-last-child {
    padding-bottom: 0px!important;
}
	.copyright-sec .et_pb_column.et_pb_column_1_2 {
    margin-bottom: 10px!important;
}
	 
	.members.blog-wrapper {
    display: block;
}
	.member-details-link img {
    width: 100%;
}
	.member-details-container .featured-image-container {
    width: 100%;
    margin: 0 auto;
}
	.member-details-container .details-container {
    width: 100%;
}
	.details-container .entry-title {
    font-size: 36px;
    padding-top: 20px;
}
 
	.service-item {
    margin-bottom: 30px;
}
	.registered-ndis-wrapper h2 {
    font-size: 40px!important;
}
	#sp-testimonial-free-wrapper-335 .tfree-grid-items {
    padding: 20px;
}
	#sp-testimonial-free-wrapper-335 .tfree-layout-grid .sp-testimonial-item {
    margin-bottom: 20px;
}
	ul.et_pb_module.et_pb_social_media_follow {
    margin-top: 10px;
}
	.et_pb_column.et_pb_column_1_4.et_pb_column_3_tb_footer.et_pb_css_mix_blend_mode_passthrough.et-last-child h4 {
    padding-top: 15px;
}
	.post-bottom-container, .social-share-wrapper {
    display: block;
    margin-top: 30px;
}
	.heateor_sss_sharing_container {
    margin-left: 0px;
    margin-top: 10px;
}
	#left-area, #sidebar {
    padding-bottom: 0px;
}
	.single-post .et_pb_column.sidebar {
    padding-left: 0px;
    padding-top: 0px;
    background: #dddddd;
    padding: 30px;
    margin-bottom: 20px!important;
}
	.banner-text {
    font-size: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}
	.homepage-banner {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
    background-position: 20% 100%;
}
}
@media (max-width:980px)
{
	.contact-row .et_pb_column.et_pb_column_2_3.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et-last-child {
		padding-left: 0px;

	}
	.contact-row .main-title {
		text-align: center;
	}
	
	.homepage-banner .et_pb_column_1_3:before{
		left:0;
	}
}
#popmake-406 .pum-content h2 {
    text-align: center;
    font-size: 30px;
    padding-top: 15px;
    padding-bottom: 30px;
}

@media (max-width:600px)
{
	.contact-blurb a {
    font-size: 14px;
}
	.member-details-container .details-container {
    width: 100%!important;
}
.member-details-container .featured-image-container {
    width: 100%!important;
    margin-right: 0px!important;
}	
	.member-details-container {
    display: block!important;
}
}

.fa-star:before {
	content:' \e033' !important;
	font-family: etmodules !important;
}



@media (min-width:981px){
	#sp-testimonial-free-wrapper-84{
		margin-left: -60px !important;
    	margin-right: -60px !important;
	}
	
	.sp-testimonial-free-wrapper{
		margin-left: -50px !important;
    	margin-right: -50px !important;
	}
}

 

@media (min-width:1300px){
	.homepage-banner .et_pb_column_1_3:before{
		content:url(/wp-content/uploads/2023/06/home-banner-bg-logo.png)!important;
		position:absolute;
		right: -130px !important;
	   top: 22%;
	}
}
@media (max-width:1299px){
	.homepage-banner:before{
		content:url(/wp-content/uploads/2023/06/home-banner-bg-logo.png)!important;
		position:absolute;
		right:0;
		top:32%;
	}
}




.contact-blurb {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

/*Team Bio Popup*/
.pum-content .member-details-container .member-bio, 
.pum-content .member-details-container .member-bio * {
	color: #212529;
    font-size: 16px;
    font-family: 'Segoe UI', sans-serif;
}

.post-slider article {
    padding: 10px !important;
}

@media (min-width: 1261px) and (max-width: 1400px)
{
.home-slider .et_pb_slide_description h2 {
    font-size: 42px!important;
}
}

.text-white{
	color:#fff !important;
}

.pt-20{
	padding-top:20px;
}

.text-blue{
	color: #005BAB!important;
}


/*change hamburger icon to x when mobile menu is open*/

#et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before,
.et_pb_module.et_pb_menu .et_mobile_nav_menu .mobile_nav.opened .mobile_menu_bar::before {
    content: '\4d';
}
/*adjust the new toggle element which is added via jQuery*/
ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
ul.et_mobile_menu li.page_item_has_children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.page_item_has_children .mobile-toggle {
    width: 44px;
    height: 100%;
    padding: 0px !important;
    max-height: 44px;
    border: none;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 999;
    background-color: transparent;
    font-size: 14px !important;
}
/*some code to keep everyting positioned properly*/

ul.et_mobile_menu>li.menu-item-has-children,
ul.et_mobile_menu>li.page_item_has_children,
ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.page_item_has_children,
.et-db #et-boc .et-l ul.et_mobile_menu>li.menu-item-has-children .sub-menu li.menu-item-has-children {
    position: relative;
}
/*remove default background color from menu items that have children*/

.et_mobile_menu .menu-item-has-children>a,
.et-db #et-boc .et-l .et_mobile_menu .menu-item-has-children>a {
    background-color: transparent;
}
/*hide the submenu by default*/

ul.et_mobile_menu .menu-item-has-children .sub-menu,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu {
    display: none !important;
    visibility: hidden !important;
}
/*show the submenu when toggled open*/

ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
#main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #et-boc .et-l ul.et_mobile_menu .menu-item-has-children .sub-menu.visible,
.et-db #main-header ul.et_mobile_menu .menu-item-has-children .sub-menu.visible {
    display: block !important;
    visibility: visible !important;
}
/*adjust the toggle icon position and transparency*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle {
    text-align: center;
    opacity: 1;
}
/*submenu toggle icon when closed*/

ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children .mobile-toggle::after {
    top: 10px;
    position: relative;
    font-family: "ETModules";
    content: '\33';
    color: #ffffff;
    background: #2ea3f2;
    border-radius: 50%;
    padding: 3px;
}
/*submenu toggle icon when open*/

ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after,
.et-db #et-boc .et-l ul.et_mobile_menu li.menu-item-has-children.dt-open>.mobile-toggle::after {
    content: '\32';
}
/*add point on top of the menu submenu dropdown*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu:after {
    position: absolute;
    right: 5%;
    margin-left: -20px;
    top: -14px;
    width: 0;
    height: 0;
    content: '';
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 20px solid #ffffff;
}
/*adjust the position of the hamburger menu*/

.mobile_menu_bar {
    position: relative;
    display: block;
/*    bottom: 10px;*/
    line-height: 0;
}
/*force the background color and add a rounded border*/
.et_pb_menu_0.et_pb_menu .et_mobile_menu,
.et_pb_menu_0.et_pb_menu .et_mobile_menu ul {
    background-color: #ffffff!important;
    border-radius: 10px;
}  


/*********My custom css*********/
@media (max-width:980px)
{
	.et_mobile_menu {
    max-height: 440px;
    overflow-y: auto;
}
}

@media (min-width:1033px)
{
	#top-menu-nav .nav li ul {
    width: 340px;
}
	#top-menu-nav #top-menu li li a {
    padding: 6px 20px;
    width: 300px;
    padding-left: 5px!important;
    padding-right: 5px!important;
}
}
@media (max-width:600px)
{
.homepage-slider-sec .et_pb_slide_2 {
    background-position: 10% 100%;
}
	.homepage-slider-sec .et_pb_slide_1 {
    background-position: 25% 100%;
}
	.homepage-slider-sec .et_pb_slide_0 {
    background-position: 30% 100%;
}
}
@media (max-width:980px)
{
	.swapcols {
    display: flex;
    flex-direction: column-reverse;
}
	.swapcols .et_pb_module.et_pb_image {
    margin-top: 30px;
}
	.sm-center .et_pb_module.et_pb_image {
    margin-top: 30px;
}
	.sm-center li {
    list-style-position: inside;
}
}
@media (min-width:992px)
{
	.service-item {
/*     min-height: 350px!important; */
		    min-height: 290px!important;
}
	.home-slider .et_pb_slide_description h2 {
    font-size: 40px;
}
}
span.font-italic {
    font-style: italic;
}
/* .logo-slider .owl-nav img {
    width: 15px!important;
} */
.logo-slider img {
    width: auto!important;
}
.logo-item {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (min-width:981px)
{
	.client-logo-rows {
    display: flex;
    align-items: center;
}
}
.ndis-banner-logo img {
    width: 120px;
}
.logo-slider .owl-nav .owl-prev {
    left: -30px;
    top: 31px!important;
}
.logo-slider .owl-nav .owl-next {
    top: 31px!important;
}
.logo-sec {
    border-top: 1px solid rgb(0 0 0 / 10%);
}
@media (min-width: 992px)
{
.value-row .service-item {
    min-height: 510px!important;
}
}

.ndis-banner h2.banner-title2 {
    font-size: 48px !important;
    line-height: 50px !important;
    color: #fff!important;
    text-align: center;
}

.postid-346 .page-banner {
    display: none;
}
.ndis-banner {
    padding-top: 100px!important;
    padding-bottom: 100px!important;
}
@media (max-width: 980px)
{
.ndis-banner h2.banner-title2 {
    font-size: 24px !important;
    line-height: 30px !important;
}
}
.ndis-banner-logo {
    position: absolute;
    right: -50px;
    bottom: -130px;
}
@media (max-width:767px)
{
	.ndis-banner-logo {
    position: absolute;
    right: -5px;
    bottom: -102px;
}
	.ndis-banner-logo img {
    width: 100px;
}
}

/********Homepage banner********/
@media (min-width:1200px)
{
	.homepage-slider-sec .et_pb_slider .et_pb_slide
	{
		height:80vh;
	}
}

/******for 80% zoom **********/
 @media (min-width:1700px) and (max-width:1799px)
 {
.home-slider .et_pb_slide_description {
    left: 40px!important;
    position: relative;
}
	 .homepage-slider-sec .home-slider .et_pb_slider_container_inner:before {
    right: -185px!important;
}
 }
 /******for 75% zoom **********/

 @media (min-width:1800px) and (max-width:1899px)
 {
.home-slider .et_pb_slide_description {
    left: 45px!important;
    position: relative;
}
	 	 .homepage-slider-sec .home-slider .et_pb_slider_container_inner:before {
    right: -185px!important;
}
 }
  /******for 67% zoom **********/

 @media (min-width:1900px) and (max-width:2051px)
 {
.home-slider .et_pb_slide_description {
    left: 60px!important;
    position: relative;
}
	 	 .homepage-slider-sec .home-slider .et_pb_slider_container_inner:before {
    right: -185px!important;
}
 }
 /******for 50% zoom **********/

 @media (min-width:2052px) and (max-width:2732px)
 {
.home-slider .et_pb_slide_description {
    left: 110px!important;
    position: relative;
}
	 .homepage-slider-sec .home-slider .et_pb_slider_container_inner:before {
    right: -265px!important;
    top: 40%;
}
 }
 /******for 33% zoom ********/

 @media (min-width:2733px) and (max-width:4102px) 
  {
.home-slider .et_pb_slide_description {
    left:230px!important;
    position: relative;
}
	.homepage-slider-sec .home-slider .et_pb_slider_container_inner:before {
    right: -380px!important;
    top: 45%;
}
 }
 /******for 25% zoom********/

 @media (min-width:4103px) and (max-width:5464px)
 {
.home-slider .et_pb_slide_description {
    left:380px!important;
    position: relative;
}
.homepage-slider-sec .home-slider .et_pb_slider_container_inner:before {
    right: -510px!important;
    top: 45%;
}
 }

.services-slider .owl-nav button {
    border: 1px solid #777777!important;
    color: #777777;
    border-radius: 50% !important;
    width: 35px;
    height: 35px;
}
.services-slider .owl-nav button .fa
{
color: #777777;	
}
.services-slider .owl-nav button:hover {
    background: #1595ce!important;
    border-color: #1595ce!important;
    color: #ffffff;
}
.services-slider .owl-nav button:hover .fa {
    color: #ffffff!important;
}

@media (min-width:768px) and (max-width:980px)
{
footer .et_pb_menu .et_pb_menu__wrap {
    justify-content: flex-start!important;
}	
.footer-row .et_pb_column:nth-child(1) {
    width: 20%!important;
    margin-right: 3.5%!important;
}
	.footer-row .et_pb_column:nth-child(2) {
    width: 13%!important;
    margin-right: 3.5%!important;
}
	.footer-row .et_pb_column:nth-child(3) {
    width: 35%!important;
    margin-right: 3.5%!important;
}
.footer-row .et_pb_column:last-child {
    width: 20%!important;
    margin-right: 0%!important;
}
	.footer-row h4 {
    font-size: 18px!important;
}
		.footer-row a, .footer-row p{
    font-size: 12px!important;
}
	.footer-row ul.et_pb_module.et_pb_social_media_follow {
    margin-top: 10px;
}
}
@media (max-width:980px)
{
	.copyright-sec .et_pb_column.et_pb_column_1_2.et_pb_column_4_tb_footer {
    margin-bottom: 0px;
}
	.provider-sec .et_pb_module.et_pb_image {
    margin: 0 auto!important;
    padding-bottom: 20px;
}
}
@media (min-width:900px) and (max-width:1199px)
{
.et-db #et-boc .et-l .service-item h2.entry-title {
    font-size: 18px!important;
    line-height: 25px!important;
}	
}
@media (min-width:981px) and (max-width:1199px)
{
	.service-item .et_pb_module_header, .service-item .entry-title {
    font-size: 18px!important;
}
	.value-row .service-item {
    padding: 50px 18px;
}
.footer-row a, .footer-row p{
    font-size: 12px!important;
}
}
.banner-small {
    font-size: 25px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    padding-top: 15px;
    padding-bottom: 15px!important;
}
.sm-last-para p {
    padding-bottom: 15px!important;
}