
/*
Theme Name: Dr Kate Burston
Theme URI: http://www.totalmarketingaustralia.com.au
Description: This is TMA Wordpress Theme
Version: 1.01
Author: TMA
*/
@import url("https://www.drkateburston.com.au/nitropack_static/bcbgrkimQhOWzjWNLDdGjZQtIcrxxsFa/assets/static/optimized/rev-32847fc/www.drkateburston.com.au/wp-content/themes/drkate-burston/style/bootstrap.css");

/**** 
font-family: "Questrial", serif;
font-family: "Raleway", sans-serif;
****/
body {
	margin: 0;
	padding: 0;
	font-size: 16px;
	color: #6b6c6a;
	font-weight: 400;
	font-family: "Poppins", serif;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

img {
	border: none;
	outline: none;
	max-width: 100%;
	height: auto;
}

.img-left {
	float: left;
	position: relative;
	margin: 0 20px 20px 0px;
	max-width: 500px;
}

.img-rite {
	float: right;
	position: relative;
	margin: 0px 0px 20px 20px;
	max-width: 400px;
}

.clear {
	width: 0;
	padding: 0;
	height: 0;
	margin: 0;
	clear: both;
}

:where(.wp-block-columns) {
	margin-bottom: 0 !important;
}

.grey-bg {
	background: #f9f9f9;
	padding: 20px;
	text-align: center;
}

.grey-bg img {
	width: 80px;
}

.single-services .service-box-heading {
	min-height: unset !important;
}

p {
	margin-bottom: 20px;
	line-height: 25px;
}

.table {
	margin-bottom: 20px;
}

a {
	text-decoration: none;
	outline: none;
	color: #6c6cea;
}

a:hover, a:focus, a:active {
	color: #6c6cea;
	text-decoration: underline;
	transition: color .3s linear;
	-webkit-transition: color .3s linear;
	-o-transition: color .3s linear;
	-moz-transition: color .3s linear;
	-ms-transition: color .3s linear;
}

hr {
	padding: 0px 0 30px;
	margin: 15px 0 0;
	border-color: #ededed !important;
}

.wp-block-embed iframe {
	max-width: 100%;
	width: 100%;
}

section {
	padding: 50px 0;
}

.inner-sec {
	min-height: 50vh;
	flex: 1 0 auto;
}

.container-fluid {
	width: 100% !important;
	padding: 0px 150px;
}

.container {
	width: 100% !important;
	padding: 0px 300px;
}

h1 {
	font-size: 40px;
	font-weight: 400;
	font-family: "Raleway", sans-serif;
	color: #6c6cea;
	margin-bottom: 20px;
}

h1 span {
	display: block;
	text-transform: uppercase;
	font-size: 18px;
}

.home h2 {
	font-size: 40px;
}

h2 {
	font-size: 24px;
	font-weight: 400;
	font-family: "Raleway", sans-serif;
	color: #6c6cea;
	padding-top: 20px;
	margin-bottom: 10px;
}

h2 span {
	display: block;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 30px;
}

h3 {
	font-size: 22px;
	color: #6c6cea;
	font-weight: 500;
	font-family: "Raleway", sans-serif;
	margin-bottom: 10px;
}

h4 {
	font-size: 20px;
	color: #1b4577;
	font-weight: 600;
	font-family: "Raleway", sans-serif;
	margin-bottom: 5px;
}

h5 {
	font-size: 18px;
	letter-spacing: 1.21px;
	color: #576044;
	font-family: "Questrial", serif;
	font-weight: 400;
}

h6 {
	font-size: 16px;
	color: #1f4847;
	letter-spacing: 2px;
	font-family: "Poppins";
	font-weight: 400;
	text-transform: uppercase;
	margin-bottom: 10px;
}

.faqs-sec h2, .affiliations-sec h2, .call-to-action h2 {
	font-size: 40px;
	margin-bottom: 40px;
}

.wp-block-themeisle-blocks-accordion {
	border: none !important;
}

.wp-block-themeisle-blocks-accordion:not(.is-style-default) .wp-block-themeisle-blocks-accordion-item__title, .wp-block-themeisle-blocks-accordion .wp-block-themeisle-blocks-accordion-item__title {
	border: 1px solid #d3d3ed !important;
	background: #f7f7f9;
}

.wp-block-themeisle-blocks-accordion:not(.is-style-default) .wp-block-themeisle-blocks-accordion-item__content, .wp-block-themeisle-blocks-accordion .wp-block-themeisle-blocks-accordion-item__content {
	border: 1px solid #d3d3ed !important;
	border-top: none;
}

.wp-block-themeisle-blocks-accordion-item[open] > .wp-block-themeisle-blocks-accordion-item__title::after {
	color: #6c6cea !important;
}

.wp-block-themeisle-blocks-accordion-item:not([open])>.wp-block-themeisle-blocks-accordion-item__title:after {
	color: #6c6cea !important;
}

a.site-btn, a.wp-block-button__link {
	background: #7e7ece;
	color: #fff !important;
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	border: 1px solid transparent;
	border-radius: 0px;
	border-radius: 50px;
	padding: 8px 30px;
	font-weight: 500;
	display: inline-block;
}

a.site-btn:hover, a.wp-block-button__link:hover {
	border: 1px solid #7e7ece;
	background-color: #fff;
	text-decoration: none !important;
	color: #7e7ece !important;
}

.home .top-header {
	padding: 10px 0;
	width: 100%;
	position: absolute;
	z-index: 999;
	background-color: transparent;
}

.home .MenuFixed {
	background-color: #867d76;
}

.home .inner-logo {
	display: none;
}

.logo {
	display: none;
}

.home .logo {
	display: block !important;
}

.top-header {
	padding: 10px 0;
	width: 100%;
	position: unset;
	z-index: 999;
	background-color: #fff;
}

.MenuFixed {
	position: Fixed !important;
	top: 0;
	z-index: 9999;
	left: 0;
	padding: 10px 0 !important;
	right: 0;
	margin-top: 0 !important;
	animation: fadeIn .5s ease-in both;
	-webkit-box-shadow: 0px 8px 88px -28px rgba(0, 0, 0, .34);
	-moz-box-shadow: 0px 8px 88px -28px rgba(0, 0, 0, .34);
	box-shadow: 0px 6px 16px rgba(0, 0, 0, .07);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	background-color: #fff;
}

.header-right {
	text-align: end;
}

.banner {
	position: relative;
	width: 100%;
	height: auto;
}

.banner-text {
	position: absolute;
	z-index: 9 !important;
	top: 65% !important;
	-webkit-transform: translateY(-65%);
	-ms-transform: translateY(-65%);
	transform: translateY(-65%);
	left: 300px;
	right: 300px;
	text-align: left;
	margin: 0 auto;
}

.banner-text h1 {
	font-size: 55px;
	color: #fff;
	font-weight: 400;
	font-family: "Raleway", sans-serif;
	margin-bottom: 30px;
}

.banner-text h1 span {
	font-size: 30px;
	color: #fff;
	letter-spacing: 4px;
	margin-bottom: 20px;
}

.welcome-sec p {
	margin-bottom: 30px;
}

.welcome-sec a.wp-block-button__link {
	background: #e3b1d7;
	border: 1px solid #e3b1d7;
}

.welcome-sec a.wp-block-button__link:hover {
	border: 1px solid #e3b1d7;
	background: #fff;
	color: #e3b1d7 !important;
}

.services-sec {
	background-color: #b0b0e2;
}

.services-sec h1, .services-sec h2 {
	color: #fff;
}

.service-box {
	position: relative;
	text-align: center;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	margin: 20px 0px;
}

.services-box:hover {
	cursor: pointer;
	-webkit-transform: scale(.9);
	transform: scale(.9);
}

.service-box-thumb img {
	width: 100%;
}

.service-box-heading h3 {
	color: #1f4847;
	text-align: center;
	margin-bottom: 10px;
	text-decoration: none !important;
	font-weight: 400;
	font-family: "Questrial";
}

.service-box-heading {
	background: #fff;
	width: 100%;
	justify-content: center;
	align-items: center;
	padding: 20px 10px;
}

.home .service-box-heading, .single-services .service-box-heading {
	min-height: 240px;
}

.service-box-heading p {
	margin-bottom: 5px;
	line-height: 20px;
	font-weight: 500;
}

.service-box-heading p:last-child {
	color: #b0b0e2;
}

.service-box:hover {
	transform: translateY(-10px);
}

.service-box:hover .service-box-heading {}

.service-box:hover .service-box-heading p:last-child {}

.services-img img {
	width: 100%;
}

/*.service-box a, .quick-box a{
    position: absolute;
    width: 90%;
    height: 100%;
	display: block;
    z-index: 9;	
}*/
.services-sec a.site-btn {
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
}

.services-sec a.site-btn:hover {
	background: #fff;
}

.pink-sec {
	padding: 80px 0px;
}

.why-choose-sec {
	background: #f8e3de;
	text-align: center;
	position: relative;
	padding: 40px 0px;
}

.dr-kate-img {
	position: absolute;
	top: -80px;
	left: 100px;
	width: 555px;
	z-index: 999;
}

.why-choose-sec h2 {
	color: #e23f24;
	font-weight: 500;
}

.why-choose-sec span.circle-img {
	background: #fff;
	width: 150px;
	height: 150px;
	display: flex;
	border-radius: 100%;
	text-align: center;
	margin: 30px auto;
	align-items: center;
	justify-content: center;
}

.why-choose-sec h3 {
	color: #e23f24;
	font-weight: 400;
	font-size: 25px !important;
	margin-bottom: 10px;
	line-height: 30px;
}

.quick-sec {
	background-color: #71c9d9;
}

.quick-box {
	margin: 20px 0;
	text-align: center;
}

.quick-icon img {
	max-width: 60px !important;
}

.quick-box-heading {
	margin-bottom: 30px;
	background: #1f4847 !important;
	height: 65px;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	padding: 0px 10px;
}

.quick-box h3 {
	text-transform: capitalize;
	margin-top: 20px;
	color: #1b4577;
	text-align: center;
	margin-bottom: 0px;
	text-decoration: none !important;
	font-weight: 400;
	font-family: "Questrial";
}

.quick-box:hover h3 {
	color: #fff !important;
}

.affiliation-logo {
	margin: 10px 0px;
	-webkit-box-flex: 0;
	-webkit-flex: 0 0 20%;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
	padding: 0 15px;
}

.affiliation-logo img {
	border: 1px solid #efefef;
	vertical-align: middle;
}

.map-box h3 {
	margin-top: 20px;
	margin-bottom: 0;
	text-align: center;
}

.call-to-action {
	background-color: #e3b1d7;
	text-align: center;
}

.call-to-action h2 {
	color: #114;
}

.call-to-action p {
	font-size: 24px;
	color: #114;
	font-family: "Raleway";
	line-height: 32px;
	margin-bottom: 40px;
}

.call-to-action p:last-child {
	margin-bottom: 0px;
}

.call-to-action a.site-btn {
	background-color: #114;
	border: 1px solid #114;
}

.call-to-action a.site-btn:hover {
	background-color: transparent;
	color: #114 !important;
}

.map-sec {
	padding: 0;
	background-image: url("https://www.drkateburston.com.au/nitropack_static/bcbgrkimQhOWzjWNLDdGjZQtIcrxxsFa/assets/images/optimized/rev-61bd867/www.drkateburston.com.au/wp-content/themes/drkate-burston/images/drkate-burston-google-map.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	min-height: 470px;
	position: relative;
}

.map-sec.nitro-lazy {
	background-image: none !important;
}

.view-on-g-maps {
	position: absolute;
	bottom: 0;
	text-align: center;
	padding: 18px 6px;
	background: #e3b1d7;
	color: #fff !important;
	font-size: 16px;
	display: block;
	margin: 0 auto;
	width: 290px;
	left: 0;
	right: 0;
	cursor: pointer;
}

.view-on-g-maps a {
	color: #fff !important;
}

.footer {
	background-color: #114;
	color: #fff;
	padding: 50px 0px;
}

.footer-hours {
	max-width: 350px;
}

.footer-logo img {
	width: 250px;
}

.footer h4 {
	color: #fff;
	font-size: 24px;
	font-family: "Poppins";
	text-transform: uppercase;
	font-weight: 400;
	margin-bottom: 20px;
}

ul.hour {
	padding: 0;
	margin: 0;
	list-style: none;
}

ul.hour li {
	border-bottom: 1px solid #fff;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	padding: 10px 0;
	display: block !important;
	width: 100%;
}

ul.hour li span:last-child {
	float: right;
}

ul.contact {
	margin-bottom: 0px !important;
	padding-top: 10px;
	text-align: center;
	padding-left: 0px;
}

ul.contact li {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	padding: 0 5px;
	display: inline-block;
}

ul.contact li:first-child a img {
	margin-right: 10px;
}

ul.contact li a img {
	vertical-align: middle;
	width: 28px;
}

ul.social-icon li {
	display: inline-block !important;
	padding: 0px 0px 0px 0px;
}

ul.social-icon {
	padding: 0px;
	margin: 0;
	margin-top: 30px;
}

.footer a {
	color: #fff;
}

.footer-logo {
	text-align: end;
}

.footer-bottom {
	font-size: 12px;
}

.step-box {
	margin-bottom: 10px;
}

.step-box h3 {
	background: #fff;
	width: 90px;
	height: 90px;
	border-radius: 50%;
	line-height: 90px;
	text-align: center;
}

.step-box p {
	color: #6b6c6a;
	margin-bottom: 0;
}

/*************** General inner css ***********/
.top-bar {
	height: 20px;
	background-color: #fefcfa;
}

.inner-banner {
	margin-bottom: 20px;
}

p.sub-text {
	font-size: 17px;
	font-weight: 400;
}

ol.inner-list {
	margin: 0;
	padding: 0px;
	padding-left: 30px;
	margin-bottom: 20px;
}

ol.inner-list ul {
	padding-left: 15px;
}

ol.inner-list ul li {
	position: relative;
	padding-left: 5px;
	line-height: 22px;
	padding-bottom: 10px;
}

ol.inner-list li {
	margin: 10px 0;
}

ul.inner-list {
	margin: 0;
	padding: 0px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 10px;
}

.welcome-sec ul.inner-list {
	text-align: left;
}

ul.inner-list li {
	position: relative;
	padding-left: 5px;
	line-height: 25px;
	padding-bottom: 10px;
}

ul.inner-list li:before {
	color: #e3b1d7;
	content: "•";
	font-weight: 600;
	display: inline-block;
	font-size: 26px;
	left: -15px;
	top: -2px;
	position: absolute;
}

ul.inner-check-list {
	margin: 0;
	padding: 0px;
	list-style: none;
	padding-left: 30px;
	margin-bottom: 20px;
}

ul.inner-check-list li {
	position: relative;
	padding-left: 5px;
	line-height: 22px;
	padding-bottom: 10px;
}

ul.inner-check-list li:before {
	color: #456559;
	content: "✓";
	font-weight: 600;
	display: inline-block;
	font-size: 20px;
	left: -15px;
	top: 0px;
	position: absolute;
}

ul.inner-list ul {
	list-style: none;
	margin-top: 10px;
	margin-bottom: 0px;
}

.page-id-18 .inner-sec {
	min-height: unset;
}

ol.ivf-list {
	margin: 0;
	padding: 0px;
	list-style-type: none;
	columns: 2;
}

ol.ivf-list li {
	position: relative;
	margin: 10px 0;
	display: table;
	color: #6b6c6a;
}

ol.ivf-list li span.ivf-num {
	position: relative;
	width: 60px;
	height: 60px;
	text-align: center;
	background: #e3b1d7;
	color: #fff;
	border-radius: 50%;
	padding: 15px 20px;
	font-size: 20px;
	margin-right: 20px;
	float: left;
	margin-bottom: 50px;
}

/*************** Services inner css ***********/
.services-banner {
	position: relative;
	text-align: center;
	margin-bottom: 20px;
}

.services-banner img, .inner-banner img {
	width: 100%;
}

/*************** Team css ***********/
.meet-the-team-sec .col-lg-3 {
	flex: 0 0 20%;
	max-width: 20%;
}

.team-box {
	text-align: center;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0%);
	-webkit-transition-duration: .3s;
	transition-duration: .3s;
	-webkit-transition-property: transform;
	transition-property: transform;
	padding: 0px 15px;
}

.team-box:hover, .team-box:focus, .team-box:active {
	-webkit-transform: scale(.9);
	transform: scale(.9);
}

.-team-thumbnail {
	margin-bottom: 20px;
}

.team-thumbnail img {
	border-radius: 50%;
	filter: grayscale(1);
}

.team-box:hover .team-thumbnail img {
	filter: grayscale(0);
}

.team-text {
	margin-top: 25px;
}

.team-box a {
	text-decoration: none;
}

.team-text h3 {
	color: #00398f;
	font-size: 30px;
	font-weight: 400;
	margin-bottom: 20px;
	font-family: "Poppins";
}

.team-text span.designation {
	display: block;
	font-size: 16px;
	color: #a5be23;
	margin-top: 4px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.team-text h6 {
	font-size: 16px;
	color: #a9b4a7;
	font-weight: 400;
}

.team-text h1 {
	font-size: 30px;
	font-family: "Poppins";
}

.team-text h1:after {
	display: none;
}

.team-text h1 span.designation {
	font-size: 20px;
	color: #a5be23;
	margin-top: 4px;
	letter-spacing: 2.1px;
}

.single-meet-the-team-sec .team-text {
	margin-top: 0px;
}

.single-meet-the-team .col-md-4 img {
	width: 100%;
}

.single-meet-the-team-sec .col-md-4 {
	padding-right: 20px;
}

.single-meet-the-team-sec .col-md-8 {
	padding-left: 20px;
}

.single-meet-the-team .col-lg-3 {
	flex: 0 0 20%;
	max-width: 20%;
}

/*************** Contact css ***********/
.form-sec h3 {
	font-size: 22px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.page-id-12 .submit-btn, .page-id-88 .submit-btn {
	background: #003582;
	border: 1px solid #003582;
	color: #fff;
	float: unset;
	text-transform: uppercase;
	font-weight: 400;
	font-size: 20px;
}

.page-id-12 .submit-btn:hover, .page-id-88 .submit-btn:hover {
	border: 1px solid #71b56f;
	background: #71b56f;
}

.page-id-12 .wpcf7-list-item {
	width: 100%;
	margin: 0 !important;
	text-align: left;
	vertical-align: text-top;
	font-weight: 500;
	padding: 0 15px;
	font-size: 16px;
}

.page-id-12 input[type="checkbox"] {
	width: 20px;
	background: #fff;
	height: 20px;
	margin: 0 auto;
}

label.clinic-heading {
	font-size: 17px;
	font-weight: 700;
	color: #1f4847;
}

.page-id-12 .wpcf7-list-item label {
	margin-bottom: 15px !important;
}

.form-control {
	font-size: 14px;
	border-radius: 0;
	padding: 15px 10px;
	position: relative;
	font-family: "Poppins", sans-serif;
}

.form-group select.wpcf7-form-control.wpcf7-select.wpcf7-validates-as-required {
	font-size: 14px;
	border-radius: 0;
	padding: 15px 10px;
	width: 100%;
	color: #a4a2a4;
}

span.short {
	position: absolute;
	bottom: 22px;
	font-size: 11px;
	font-weight: 700;
}

select.form-control {
	height: 50px !important;
	padding: 13px 10px !important;
}

textarea.form-control {
	height: 188px;
}

.submit-btn {
	background: #7e7ece;
	color: #fff;
	font-family: "Raleway", sans-serif;
	font-size: 16px;
	border: 1px solid #7e7ece;
	border-radius: 0px;
	border-radius: 60px;
	padding: 6px 30px;
	font-weight: 400;
}

.submit-btn:hover {
	background: transparent !important;
	color: #7e7ece;
	cursor: pointer;
	border: 1px solid #7e7ece !important;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 14px !important;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #6fa8a0 !important;
}

.form-group span.wpcf7-not-valid-tip {
	font-size: 13px !important;
}

.wpcf7-form-control-signature-wrap {
	width: 100% !important;
}

.wpcf7-form-control-signature-wrap canvas {
	height: 100% !important;
}

.wpcf7-form-control-clear-wrap {
	margin-top: 15px;
}

.wpcf7-spinner {
	display: block !important;
}

.wpcf7-response-output {
	border-color: transparent !important;
	background-color: #e0afd4 !important;
	color: #fff !important;
	font-weight: 500 !important;
	text-align: center !important;
	border-radius: 60px !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em .5em 1em;
	padding: .2em 1em;
	border: 2px solid #e0afd4;
	background-color: #e0afd4 !important;
}

/*************** News css ***********/
.post-details {
	position: relative;
	min-height: 300px;
	background-color: rgba(31, 72, 71, 0);
	margin-bottom: 30px;
	padding: 20px;
	border: 1px solid #efefef;
	border-top: 0px;
}

.post-img img {
	width: 100%;
}

.post-details h2 a {
	line-height: 25px;
}

.post-details a.site-btn {
	font-size: 14px;
}

.post-details p {
	margin-bottom: 40px;
	line-height: 25px;
}

.post-nav {
	margin-top: 20px;
}

/*************** FAQs css ***********/
.faqs-sec {
	background-color: #f0efeb;
}

.panel {
	background-color: #f0efeb !important;
	padding: 0px 0px !important;
}

.faqs-sec h2 {
	text-align: center;
	color: #877a5b;
}

.panel-body p {
	margin-bottom: 0px;
	color: #626e60 !important;
}

.faqs-sec .collapsed .fa-minus:before {
	content: "" !important;
	color: #877a5b;
}

.collapsed .fa-minus:before {
	content: "" !important;
}

.jltmaf-rotate {
	-webkit-transform: rotate(0deg) !important;
	-moz-transform: rotate(0deg) !important;
	-ms-transform: rotate(0deg) !important;
	transform: rotate(0deg) !important;
}

.jltmaf-item.panel-heading {
	background: transparent !important;
	border-color: #877a5b !important;
	padding: 15px 20px;
}

.faqs-sec .panel-default > .panel-heading {
	color: #626e60;
	background-color: transparent !important;
	border-color: transparent !important;
	padding: 15px 20px !important;
	border-radius: 0px !important;
	margin-bottom: 0px !important;
	border: unset !important;
}

.faqs-sec .panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-family: "Poppins" !important;
	font-weight: 400 !important;
}

.faqs-sec .panel-title a {
	font-weight: 400 !important;
	font-family: "Poppins" !important;
	text-decoration: unset !important;
}

.panel-title a {
	font-size: 17px;
}

.popup-btn {
	margin-top: 20px;
}

.form-text p {
	color: #6b6c6a;
	font-weight: 400;
	font-family: "Poppins", serif;
	font-size: 13px;
}

span.wpcf7-list-item-label {
	color: #6b6c6a;
	font-weight: 400;
	font-family: "Poppins", serif;
	font-size: 15px;
}

span.wpcf7-list-item.first.last {
	margin-left: 0px;
}

.faqs-sec .panel-title span.pull-no-icon.jltmaf-icon {
	margin-right: 20px;
	font-size: 16px;
	font-weight: 300 !important;
}

.panel-body {
	padding: 15px 60px !important;
}

.faqs-sec .panel-body {
	padding: 0px 60px;
}

.faqs-sec .panel-body p a {
	color: #fff;
	text-decoration: underline;
}

.faqs-sec .panel-body ul.inner-list li:before {
	color: #fff;
}

.faqs-sec .panel {
	border: unset !important;
	margin-bottom: 10px !important;
	background-color: transparent !important;
	border-bottom: 1px solid #877a5b !important;
	border-radius: 0px !important;
}

.faqs-sec .panel-collapse {
	background-color: transparent !important;
	color: #fff !important;
}

.panel-title a {
	text-decoration: none;
}

span.pull-no-icon.jltmaf-icon {
	margin-right: 20px;
	font-size: 16px;
	font-weight: 300 !important;
}

.page-id-2057 .panel-group .panel {
	border-bottom: 1px solid #576044;
	border-radius: 0px !important;
}

.panel-body {
	padding: 15px 60px;
}

.wp-block-columns.is-layout-flex.wp-container-core-columns-is-layout-1.wp-block-columns-is-layout-flex {
	margin-bottom: 0px !important;
}

.grey-sec {
	background: #fcfcfe !important;
	padding: 30px 0;
}

.ivf-box p:nth-child(3) {
	margin-bottom: 10px;
}

.ivf-box p:last-child {
	margin-bottom: 0;
}

.ivf-box .wp-block-image a {
	display: block;
}

ul.slick-dots {
	display: none !important;
}

.lswssp-logo-showcase .slick-dotted .slick-arrow {
	margin-top: 0px !important;
	transform: translateY(10px) !important;
}

span.lswssp-slick-next.slick-arrow {
	background-color: #114 !important;
}

span.lswssp-slick-prev.slick-arrow {
	background-color: #114;
}

/**************************/

/***** Media-Querries *****/

/**************************/
@media (min-width: 1920px) {
	.MenuFixed .logo img, .MenuFixed .inner-logo img {
		width: 75%;
	}
}

@media (max-width: 1920px) {
	.container-fluid {
		padding: 0px 120px;
	}
	
	.container {
		padding: 0px 200px;
	}
	
	.banner-text {
		left: 200px;
		right: 200px;
	}
	
	.banner-text h1 {
		font-size: 48px;
	}
	
	.banner-text h1 span {
		font-size: 22px;
	}
	
	.home h2 {
		font-size: 36px;
	}
	
	.call-to-action p {
		font-size: 22px;
		line-height: 28px;
	}
	
	h1, .services-sec h2, .quick-sec h2, .faqs-sec h2, .affiliations-sec h2, .why-choose-sec h2 {
		font-size: 36px;
	}
	
	h2 {
		font-size: 22px;
	}
	
	h3 {
		font-size: 20px;
	}
	
	h4 {
		font-size: 18px;
	}
	
	.footer ul li a img {
		width: 20px;
	}
	
	.footer h4 {
		font-size: 22px;
	}
	
	.home .why-choose-sec {
		padding: 25px 0px;
	}
	
	.dr-kate-img {
		position: absolute;
		top: -42px;
		left: 40px;
		width: 480px;
		z-index: 99;
	}
}

@media (max-width: 1440px) {
	.container-fluid {
		padding: 0px 50px;
	}
	
	.container {
		width: 100%;
		padding: 0px 100px;
	}
	
	.banner-text {
		left: 100px;
		right: 100px;
	}
	
	.banner-text h1 {
		font-size: 42px;
	}
	
	.banner-text h1 span {
		font-size: 20px;
	}
	
	.home h1 {
		font-size: 42px;
	}
	
	.home h2 {
		font-size: 32px;
	}
	
	h1, .services-sec h2, .quick-sec h2, .faqs-sec h2, .affiliations-sec h2, .why-choose-sec h2, .call-to-action h2 {
		font-size: 32px;
	}
	
	h2 {
		font-size: 20px;
	}
	
	h3 {
		font-size: 18px;
	}
	
	h4 {
		font-size: 16px;
	}
	
	.footer h4 {
		font-size: 20px;
	}
	
	.call-to-action p {
		font-size: 20px;
		line-height: 24px;
	}
	
	.footer ul li {
		margin-bottom: 10px;
		font-size: 12px;
	}
	
	.why-choose-sec h3 {
		font-size: 18px !important;
		line-height: 20px;
	}
	
	.why-choose-sec span.circle-img {
		width: 120px;
		height: 120px;
	}
	
	.dr-kate-img {
		top: 8px;
		width: 300px;
	}
}

@media (max-width: 1024px) {
	.container-fluid {
		padding: 0px 50px;
	}
	
	.container {
		padding: 0px 75px;
	}
	
	.banner-text {
		left: 75px;
		right: 75px;
	}
	
	.banner-text h1 {
		font-size: 34px;
	}
	
	.banner-text h1 span {
		font-size: 20px;
	}
	
	.home h1 {
		font-size: 34px;
	}
	
	.home h2 {
		font-size: 30px;
	}
	
	h1, .services-sec h2, .quick-sec h2, .faqs-sec h2, .affiliations-sec h2, .why-choose-sec h2, .call-to-action h2 {
		font-size: 30px;
	}
	
	h2 {
		font-size: 18px;
	}
	
	h3 {
		font-size: 18px;
	}
	
	h4 {
		font-size: 17px;
	}
	
	.footer h4 {
		font-size: 20px;
	}
	
	.call-to-action p {
		font-size: 18px;
		line-height: 22px;
	}
	
	.home .top-header {
		position: relative;
		background-color: #867d76;
	}
	
	.banner-text {
		top: 50% !important;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.header-right {
		text-align: center;
	}
	
	.why-choose-sec span.circle-img {
		width: 120px;
		height: 120px;
		margin: 10px auto;
	}
	
	.why-choose-sec h3 {
		font-size: 16px !important;
		line-height: 18px;
		margin: 0;
	}
	
	.dr-kate-img {
		width: 100%;
	}
	
	.footer ul li {
		margin-bottom: 10px;
		font-size: 10px;
	}
	
	.services-sec .col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 50%;
		-ms-flex: 0 0 50%;
		flex: 0 0 50%;
		max-width: 50%;
	}
}

@media (max-width: 768px) {
	.container-fluid {
		padding: 0px 30px;
	}
	
	.container {
		padding: 0px 50px;
	}
	
	.img-rite {
		float: unset;
		text-align: center;
		margin: 0px 0px 20px 0px;
	}
	
	.banner-text {
		position: relative;
		top: 0 !important;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
		left: 0;
		right: 0;
		background: #867d76;
		text-align: center;
		padding: 20px;
	}
	
	.banner-text h1 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.banner-text h1 span {
		font-size: 16px;
	}
	
	.banner-text p {
		margin-bottom: 0px;
	}
	
	.home h1 {
		font-size: 28px;
	}
	
	.home h2 {
		font-size: 28px;
	}
	
	h1, .services-sec h2, .quick-sec h2, .faqs-sec h2, .affiliations-sec h2, .why-choose-sec h2, .call-to-action h2 {
		font-size: 28px;
	}
	
	h2 {
		font-size: 18px;
	}
	
	h3 {
		font-size: 18px;
	}
	
	.logo, .inner-logo {
		text-align: center;
	}
	
	.logo img, .inner-logo img {
		max-width: 180px;
	}
	
	.header-right {
		margin-top: 20px;
	}
	
	[data-hotdoc-button], [data-hotdoc-button].large {
		min-height: unset !important;
	}
	
	.header-right a.site-btn {
		padding: 5px 15px;
	}
	
	a.site-btn {
		font-size: 13px;
		padding: 5px 18px;
	}
	
	.banner-text h1 span {
		margin-bottom: 10px;
	}
	
	.call-to-action p {
		font-size: 18px;
		line-height: 20px;
	}
	
	.home .pink-sec > .container-fluid >.why-choose-sec {
		padding-top: 0;
	}
	
	.why-choose-sec h3 {
		margin-bottom: 10px;
	}
	
	.footer h4 {
		color: #fff;
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.footer-hours {
		max-width: 300px;
		margin: 0 auto;
	}
	
	ul.social-icon {
		margin-top: 20px;
	}
	
	.footer ul.hour {
		margin-bottom: 30px;
	}
	
	.footer-logo {
		margin-top: 10px;
		text-align: center;
		margin-bottom: 30px;
	}
	
	.footer ul li {
		font-size: 12px;
	}
	
	.footer-logo img {
		width: 180px;
	}
	
	.dr-kate-img {
		position: unset;
		top: 14px;
		left: 40px;
		width: 100%;
	}
	
	.affiliation-logo {
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.affiliation-logo img {
		width: 100% !important;
	}
	
	.post-nav {
		text-align: center;
	}
	
	.post-nav .text-right {
		text-align: center !important;
	}
	
	:where(.wp-block-columns.is-layout-flex) {
		gap: 0em !important;
	}
	
	.step-box {
		text-align: center;
	}
	
	.step-box h3 {
		margin: 0 auto;
	}
	
	ol.ivf-list {
		columns: 1;
		margin-right: 0px;
	}
	
	ol.ivf-list li {
		margin-bottom: 20px;
		text-align: center;
	}
	
	ol.ivf-list li span.ivf-num {
		float: unset;
		display: block;
		margin: 0 auto 20px;
	}
	
	.services-sec .col-sm-3 {
		-webkit-box-flex: 0;
		-webkit-flex: 0 0 100%;
		-ms-flex: 0 0 100%;
		flex: 0 0 100%;
		max-width: 100%;
	}
	
	.service-box-heading {
		min-height: unset !important;
	}
	
	.service-box-heading p {
		display: none;
	}
}

@media (max-width: 480px) {
	.container-fluid {
		padding: 0px 15px;
	}
	
	.container {
		padding: 0px 30px;
	}
	
	.home h1 {
		font-size: 24px;
	}
	
	.home h2 {
		font-size: 24px;
	}
	
	.banner-text h1 {
		font-size: 20px;
	}
	
	section {
		padding: 30px 0;
	}
	
	h1, .services-sec h2, .quick-sec h2, .faqs-sec h2, .affiliations-sec h2, .why-choose-sec h2, .call-to-action h2 {
		font-size: 24px;
	}
	
	h3 {
		font-size: 16px;
	}
	
	.call-to-action p {
		font-size: 16px;
		line-height: 18px;
	}
}
