/*==============================================CSS ADDITIONAL RESPONSIVE*=============================================/*/


.pa-authors-data .et_pb_module {
    display: inline-block;
    padding-right: 10px;
}.pa-authors-data {
    text-align: center;
}
.faq-container .dipi-faq-entry {
    margin-bottom: 0px!important;
    padding-bottom: 5px;
}
span.licorice {
    font-family: 'Licorice';
    font-size:80px;
}span.mulish-font {
    font-family: 'Mulish',Helvetica,Arial,Lucida,sans-serif!important;
    font-size: 40px!important;
}

span.licorice-medium {
    font-family: 'Licorice';
    font-size:50px;
}/*place button modules next to each other in the same column*/
.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}
.pa-authors-data .et_pb_module a {
    color: #9999b3;
}
/*remove default 11px padding on each side of list items*/
.pa-vertical-menu .et-menu > li {
    padding-left: 0px;
    padding-right: 0px;
}
/*make the menu items fullwidth and add space between them*/
.pa-vertical-menu .et_pb_menu__menu nav ul li {
    display: block;
    width: 100%;
    margin: 10px 0;
    padding-left:0px;
}
.body-background-thum article {
    background: #f8f9fd!important;
    padding: 40px!important;
}.body-background-thum article img {
    border-radius: 20px;
}
/*style the menu items*/
li#menu-item-77848 {
    display: none;
}
.pa-vertical-menu .et_pb_menu__menu nav ul li a {
    padding: 10px!important;
}
.pa-vertical-menu .et_pb_menu__menu nav ul li.current-menu-item a {
    opacity: 1!important;
}
.pa-vertical-menu .et_pb_menu__menu .menu-item-has-children .menu-item-has-children>a:first-child:after {
    padding: 8px !important;
    right: 0px !important;
}

.pa-vertical-menu .et_pb_menu__menu nav ul li ul {
    top: 0!important;
}
.pa-vertical-menu .et_pb_menu__menu nav li ul {
    left: 100%!important;
}

.blurb-rm  .et_pb_blurb_content {
    margin: 0px!important;
}iframe.google-map {
    width: 100%;
    height: 550px;
     filter: grayscale(100%);
}
.dipi_tile_scroll_item_container .dipi-tile-scroll__line-img {
    border-radius: 30px!important;
}h2.licorice-light .light-reg {
    font-weight: 100!important;
}.licorice-light h2 {
    padding-bottom: 50px;
}
.licorice-light h2 span.licorice {
    font-weight: 100;
}

/* add quote icon to hero poem */
.h1-120.poem h1:before {
    content: '';
    background-image: url(http://syn321.syd4.hostyourservices.net/~abpsycho/wp-content/uploads/2024/06/icon-qoutation.webp);
    background-size: contain;
    width: 60px;
    height: 48px;
    transform: rotate(180deg);
    display: inline-block;
    position: absolute;
    left: -70px;
    top: -50px;
}


/*================ABOUT ANNA PAGE================*/
.about-anna-slider .swiper-slide-container {
    filter: grayscale(100%);
} 
.about-anna-slider .dipi-image-gallery-thumbs .swiper-slide-container {
    border-radius: 15px;
}
/*================ABOUT ANNA PAGE================*/


/*================OUR SERVICES ANNA PAGE================*/

.counselling-help .content-slider-desc {
    border-radius: 100%;
}

.counselling-help .dipi-content-slider[data-active-order-num='0'] .dipi-progress-line .dipi-slider-pin {
    border-width: 10px;
 }
 .ul-sunflower ul li {
    list-style-type: none; /* Hide default bullet */
    padding-left: 30px; /* Adjust as needed to create space for the image */
	 position: relative;
 }
.ul-sunflower ul li:before {
    content: '';
    position: absolute;
    top: 8px;
    left: 0;
    background-image: url(https://syn321.syd4.hostyourservices.net/~abpsycho/wp-content/uploads/2023/09/flower.png);
    width: 20px;
    height: 20px;
    background-size: contain;
}
 .center-two-btn {
    text-align: center;
}
span.underline-yellow {
    background-image: url('https://syn321.syd4.hostyourservices.net/~abpsycho/wp-content/uploads/2023/09/under-line.png');
     /* This will repeat the image horizontally */
    background-position: bottom; /* This will position the image at the bottom of the element */
    background-repeat: no-repeat;
}.image-before:before {
    content: ""; 
    display: inline-block; 
    background-image: url('https://syn321.syd4.hostyourservices.net/~abpsycho/wp-content/uploads/2023/09/underline-rotate.png');
    background-size: contain; 
    margin-right: 5px;
    z-index: 3;
    background-repeat: no-repeat;
    height: 290px;
    width: 100%;
    position: absolute;
    bottom: -50px;
    left: 0px;
}
/*.image-under-design:after {
    content: "";
    display: inline-block;
    background-image: url('https://syn321.syd4.hostyourservices.net/~abpsycho/wp-content/uploads/2023/09/right-design-yellow.png');
    background-size: contain; 
    margin-right: 5px;
    z-index: 9999;
    background-repeat: no-repeat;
    height: 279px;
    width: 100%;
    position: absolute;
    bottom: -10%;
    left: 79%;
}*//*.image-under-design {
    overflow-x: hidden;
}*/
::placeholder {
  text-transform: uppercase!important;
}


.iframe-height iframe {
    width: 100%!important;
    height: 930px!important;
}
 #wrapper .p-steps .p-steps-item.p-highlight .p-steps-number {
    background-color: #ffde00!important;
    border-color: #ffde00!important;
}
.related-post .et_pb_post {
    padding-left: 0px;
    padding-right: 0px;
}

.related-post .et_pb_post img {
    border-radius: 20px;
}

.cnw-blurb-wrap .et_pb_blurb_content h4.et_pb_module_header span span {
    font-size: 16px;
}

#counselling-help .content-slider-desc svg circle {
	fill: #7FAAD5;
}
#counselling-help .content-slider-desc:hover svg circle {
	fill: #ffde00;
}
#counselling-help .content-slider-item.active .content-slider-desc svg circle {
	fill: #ffde00;
}
#counselling-help .content-slider-desc br {
	display: none;
}
	#counselling-help .dipi_content_slider_child, #counselling-help .content-slider-item, #counselling-help .content-slider-desc, #counselling-help .content-slider-desc svg  {
		width: calc(45px + (100 - 45) * ((100vw - 400px) / (1920 - 400)))!important;
		height: auto !important;
		padding: 0 !important;
		text-align: center;
	}
#counselling-help .dipi_content_slider .dipi-progress-line {
	width: 93.5%;
}
#counselling-help .content-slider-item:hover span.content-slider-label {
	visibility: visible;
	margin: auto;
	position: absolute;
	top: -30px;
	
}
#counselling-help .content-slider-item .content-slider-label {
	margin: auto !important;
	position: absolute;
	top: -30px;
	white-space: normal !important;
	transform: translateX(-50%);
	left:50%;
	width: 160px;	
}
#counselling-help .dipi_content_slider_child:nth-child(2n+1) .content-slider-item .content-slider-label, #counselling-help .dipi_content_slider_child:nth-child(2n+1) .content-slider-item:hover span.content-slider-label {
  bottom: -20px !important;
  position: absolute;
  top: unset;
}


/*============ SERVICE BLURBS ===================*/

.service-blurb {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.service-blurb-items {

}
div#services:before {
    display: none;
}

.trigger-1:after, .trigger-2:after,.trigger-3:after,.trigger-4:after,.trigger-5:after,.trigger-6:after, .trigger-7:after, .trigger-8:after, .trigger-9:after, .trigger-10:after, .trigger-11:after, .trigger-12:after {
	font-size: clamp(0.75rem, 0.895vw + 0.176rem, 1.25rem);
	transform: translateX(-50%);
    white-space: pre;
    line-height: 1em;
	text-align: center;
    position: absolute;
    left: 50%;
	bottom: -50px;
}
.trigger-grid-wrap {
    column-gap: 20px;
    row-gap: 70px;
}
.trigger-grid-wrap div[class*="trigger"]:hover:after {
    color: #fede07 !important;
}
.mobile-show {
    overflow: visible !important;
    border-radius: 20px !important;
}


@media (max-width: 980px) {
 .circle-spacer {
    display: none;
  }
	.trigger-1:after, .trigger-2:after,.trigger-3:after,.trigger-4:after,.trigger-5:after,.trigger-6:after, .trigger-7:after, .trigger-8:after, .trigger-9:after, .trigger-10:after, .trigger-11:after, .trigger-12:after {
	bottom: -35px;
	}
	.trigger-grid-wrap .et_pb_divider_3 {
    display: none;
}
	.trigger-grid-gap {
		row-gap: 40px;
	}
	.mobile-show {
		margin-bottom: 90px;
}
	.mobile-show .et_pb_image {
		display: block;
	}
}

@media (max-width: 520px) {
  .trigger-grid-wrap {
    grid-template-columns: repeat(4, 1fr) !important;
  }
	.mobile-show {
    display: block !important;
    margin-top: 120px;
    overflow: visible;
	border-radius: 20px;
}
}

/* =========== ABOUT CAROUSEL ========*/

.dipi-image-gallery-top .swiper-slide-container {
    filter: grayscale(1);
}

.dipi-image-gallery-thumbs .swiper-slide-container {
	filter: none;
}
/* =========== SERVICE SLIDER NAVIGATION ========*/

#counselling-help .dipi_content_slider_child:nth-child(2n) {
  margin-left: calc(-30px + (60 - 30) * ((100vw - 400px) / (1920 - 400))) !important;
}

div#circle-service .dipi_carousel_child {
    justify-content: center !important;
}
div#circle-service .dipi-carousel-item-desc {
	margin-bottom: 0;
}
div#circle-service .dipi-carousel-item-content {
    padding-bottom: 0 !important;
}
/*================OUR SERVICES ANNA END================*/



@media (min-width: 981px) and (max-width: 1920px) { 

	.h1-60 h1 {
		font-size: calc(40px + (60 - 40) * ((100vw - 981px) / (1920 - 981)))!important;
	}
	.h1-80 h1 {
		font-size: calc(40px + (80 - 40) * ((100vw - 981px) / (1920 - 981)))!important;
	}
	.h1-60 h1 {
		font-size: calc(40px + (60 - 40) * ((100vw - 981px) / (1920 - 981)))!important;
	}
	.h2-80 h2 {
		font-size: calc(40px + (80 - 40) * ((100vw - 981px) / (1920 - 981)))!important;
	} 

	.h2-60 h2 {
		font-size: calc(40px + (60 - 40) * ((100vw - 981px) / (1920 - 981)))!important;
	} 
	.timeline-container h2.dipi_timeline_item_header span {
		font-size: calc(40px + (80 - 40) * ((100vw - 981px) / (1920 - 981)))!important;
	}  

    .h2-45 h2 {
    	font-size: calc(30px + (35 - 30) * ((100vw - 981px) / (1920 - 981)))!important;
	}
	.h2-45 .dipi-ig-main-content--description h2 {
		font-size: calc(30px + (35 - 30) * ((100vw - 981px) / (1920 - 981)))!important;
	}
	.h5-30 h5 {
    	font-size: calc(20px + (30 - 20) * ((100vw - 981px) / (1920 - 981)))!important;
	}
	.h2-50 h2 {
    	font-size: calc(34px + (50 - 34) * ((100vw - 981px) / (1920 - 981)))!important;
	}
	.h3-30 h3 {
    	font-size: calc(20px + (30 - 20) * ((100vw - 981px) / (1920 - 981)))!important;
	}
		.h1-120 h1 {
    	font-size: calc(38px + (75 - 38) * ((100vw - 981px) / (1920 - 981)))!important;
    }
	.cnw-blurb-wrap .et_pb_column {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 3fr));
    column-gap: 60px;
    row-gap: 60px;
}
}
@media (max-width: 1600px) { 
		.rows-width {
		    max-width: 90%!important;
		}
		span.licorice {
	    	font-size: 60px;
		}
		.column-header-1 .et_pb_menu__logo-wrap {
		    width: 20%!important;
		}

		.column-header-1 {
		    width: 85%!important;
		}

		.column-header-2 {
		    width: 15%!important;
		}
		.column-header-2 a.et_pb_button.et_pb_button_0_tb_header.et_pb_bg_layout_light {
		    padding-left: 20px!important;
		    padding-right: 20px!important;
		    font-size: 12px!important;
		}

}
@media (max-width: 1440px) { 
	div#adstment-padding {
	    padding-top: 145px!important;
	}
	.et_pb_row  .padding-adjusment {
		    padding-top: 335px;
		    padding-bottom: 335px;
		}
	.licorice-light.map-details  {
	    padding-left: 20px!important;
	    padding-right: 20px!important;
	    padding-top: 20px!important;
	    padding-bottom: 20px!important;
	    width: 30%!important;
	}
	span.licorice-medium {
	    font-family: 'Licorice';
	    font-size: 40px;
	}
	span.licorice {
    	font-size: 50px;
 }
	 .logo-resize ul>li>a {
	    padding-bottom: 20px!important;
	    padding-top: 20px!important;
	    font-size: 14px!important;
	}
	.logo-mile-4 {
    	display: none;
	}
	div#resize-padding {
    	padding-top: 15px!important;
	}
}
@media (max-width: 1366px) { 
	.column-header-2 {
		    width: 18%!important;
		}
		.ul-sunflower ul li {
			line-height: 40px;
		}
}
@media (max-width: 1280px) { 
	.pa-vertical-menu  li a {
	    line-height: 26px;
	}
	span.licorice-medium {
	    font-family: 'Licorice';
	    font-size: 30px;
	}
		.ul-sunflower ul li {
			line-height: 30px;
		}
}
@media (max-width: 1024px) { 

.pa-vertical-menu li {
    margin: 0px!important;
}
	.timeline-container h2.dipi_timeline_item_header {
    	line-height: 1em!important;
	}
		.et_pb_row  .padding-adjusment {
		    padding-top: 300px;
		    padding-bottom: 300px;
		}
		      #counselling-help .dipi_content_slider_child .content-slider-desc {
                padding-top: 10px!important;
                padding-right: 10px!important;
                padding-bottom: 10px!important;
                padding-left: 10px!important;
            }
            #counselling-help .dipi_content_slider_child .content-slider-desc img {
			    position: relative;
			    top: 5px;
			    left: 5px;
			}
            .counselling-help img {
			    width: 75%;
			}

	.image-before:before {
		display: none;
	}
	.et_pb_sticky .column-header-1 .et_pb_menu_inner_container>.et_pb_menu__logo-wrap, .et_pb_sticky .et_pb_menu_0_tb_header .et_pb_menu__logo-slot {
		width: 30%!important;
	}
	.column-header-2 {
    	width: 25%!important;
	}
	.column-header-1 .et_pb_menu__logo-wrap {
		    width: 30%!important;
		}
	.logo-mile img {
    		bottom: -239px;
	}
		.licorice-light.map-details  {
	    	padding-left: 20px!important;
	    	padding-right: 20px!important;
	    	padding-top: 20px!important;
	  	    padding-bottom: 20px!important;
	  }
	  .logo-mile-2 img {
    	bottom: -90px;
	}
	.logo-mile-3 img {
    	left: 75%;
    	bottom: 55px;
	}
}
@media (max-width: 980px) { 
		.timeline-container h2.dipi_timeline_item_header {
    		line-height: 2em!important;
    		margin-top: 15px!important;
 	}
	.dipi-progress-line {
    	position: relative;
    	top: 30px;
	}
	.logo-mile-4 {
    	display: none!important;
	}
	.logo-mile-5 {
    	text-align: center!important;
	}
	.column-header-1 {
	    width: 100%!important;
	}
	.pa-vertical-menu .et_pb_menu__menu {
		display: flex !important;
	}

	.pa-vertical-menu.et_mobile_nav_menu {
		display: none !important;
	}
	.pa-vertical-menu .et_mobile_nav_menu {
	    display: none!important;
	}
	.licorice-light.map-details {
		width: 35%!important;
	}
    .h1-120 h1 {
        font-size: calc(32px + (38 - 32) * ((100vw - 400px) / (1920 - 400))) !important;
    }
	.h1-120.poem h1:before {
    left: 0;
    top: -50px;
    right: 0;
    margin: auto;
}
	.pa-inline-buttons .et_pb_button_module_wrapper {
    margin-left: 0 !important;
}
	.pa-inline-buttons {
    text-align: center;
}.pa-inline-buttons .et_pb_button_0_wrapper {
    padding-right: 10px;
}
	.pa-inline-buttons .et_pb_button_module_wrapper {
    display: inline-block;
}
	.mobile-show {
    display: block !important;
    margin-bottom: 90px;
}
	.mobile-show .et_pb_image {
    display: block !important;
}
}

@media (max-width: 767px) { 

              #counselling-help .dipi_content_slider_child .content-slider-desc {
                padding-top: 0px!important;
                padding-right: 6px!important;
                padding-bottom: 0px!important;
                padding-left: 6px!important;
            }
	.pa-vertical-menu .et_pb_menu__menu nav ul li {
		text-align: center;
	}
		.licorice-light.map-details {
			width: 42%!important;
			top: 75%;
			left: 55%;
	}
	     #counselling-help .dipi_content_slider_child .content-slider-desc img {
			    position: relative;
			    top: 20px;
			    left: 14px;
			}
            .counselling-help img {
			    width: 60%;
			}
	.licorice-light h2 {
    	padding-bottom: 15px;
	}
	
}
@media (max-width: 580px) {  
        #counselling-help .dipi_content_slider_child .content-slider-desc {
                padding-right: 0px!important;
                padding-left: 0px!important;
            }

		    #counselling-help .dipi_content_slider_child .content-slider-desc img {
			    top: 15px;
			}
}
@media (max-width: 480px) {
	.adjust-margin-top .dipi_tile_scroll_container {
 	   margin-top: 30px!important;
	}
		div#adstment-padding {
	    padding-top: 70px!important;
	}
    #counselling-help .dipi_content_slider_child .content-slider-desc img {
			    top: 10px;
			    left: 11px;
			    width: 50%;
			} 
			.counselling-help .dipi_content_slider_child .content-slider-item {
		    width: 45px;
		    height: 50px;
		}
		.licorice-light.map-details {
			width: 70%!important;
			top: 75%;
			left: 15%;
	}
	.section-header-cnt {
    	height: 100px;
	}
	.img-icon {
    	padding-left: 20px;
    	padding-right: 20px;
	}
}
@media (max-width: 320px) { 
	    #counselling-help .dipi_content_slider_child .content-slider-desc img {
			    top: 5px;
			    left: 10px;
			    width: 45%;
			} 
		.counselling-help .dipi_content_slider_child .content-slider-item {
		    width: 35px;
		    height: 40px;
		}

	.map-details {
	    display: none;
	}
	iframe.google-map {
    	height: 350px;
	}
	.column-header-1 .et_pb_menu__logo-wrap {
		    width: 50%!important;
	}
	.column-header-1 .et_pb_menu_0_tb_header .mobile_nav .mobile_menu_bar:before {
    	font-size: 35px;
	}
	span.licorice {
		font-size: 35px;
	}
}

/*================== HEADER START ==================*/

.logo-wrap, .header-btn, .navi-wrap {
    width: auto !important;
    margin-right: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navi-wrap {
    width: 100% !important;
    justify-content: flex-end;
}
.masthead {
    justify-content: space-between;
	min-height: 135px;
}
ul#menu-main-menu {
    justify-content: center;
}
.navi-wrap .et_pb_text.et_clickable {
    width: 225px;
    height: 60px;
    display: flex;
    align-items: center;
    margin-left: 0 !important;
    align-self: flex-start;
    justify-content: center;
    position: absolute;
    right: 0;
    top: -10px;
}
div#navi-wrap {
    margin-bottom: 0;
}
.logo-wrap {
    position: absolute;
}

ul#menu-main-menu li.menu-li {
	padding-right: clamp(1.563rem, 1.493vw + 0.396rem, 2.188rem) !important;
}
/*============= HEADER RESPONSIVE START ==============*/

@media (max-width: 1470px) {
	.logo-wrap, .header-btn, .navi-wrap {
	display: block !important;
}
	.navi-wrap .et_pb_text.et_clickable {
    margin-left: 20px !important;
	right: 70px;
}
    div#navi-wrap {
        margin: 0;
        padding: 0;
        margin-left: 0 !important;
        background-color: transparent;
    }
    .logo-wrap {
        position: absolute !important;
        margin-bottom: 0 !important;
    }
}

@media (max-width: 980px) {
	.masthead {
    justify-content: center;
}
	.menu-cta {
    background-color: #7FAAD5 !important;
}
	.cnw-blurb-wrap .et_pb_column {
    grid-template-columns: repeat(2, minmax(0, 5fr));
}
}
@media (max-width:598px) {
	.navi-wrap .et_pb_text.et_clickable {
    display: none;
    }
}
@media (max-width: 479px) {
	.masthead {
	min-height: 100px;
}
	.logo-wrap {
    max-width: 150px;
    }
	.cnw-blurb-wrap .et_pb_column {
    grid-template-columns: repeat(1, minmax(0, 9fr));
}
}
/*============= HEADER RESPONSIVE END ==============*/
/*================== HEADER END ====================*/
