/*
Theme Name: Flow Fertility
Theme URI: http://www.totalmarketingaustralia.com.au
Description: This is TMA Wordpress Theme
Version: 1.01
Author: TMA
*/

@import url('style/bootstrap.css');

/**** 
font-family: "Raleway", sans-serif;
font-family: "Poppins", sans-serif;
font-family: "DM Serif Display", serif;
font-family: "Montserrat", sans-serif;
****/
.wp-block-themeisle-blocks-tabs .wp-block-themeisle-blocks-tabs__header_item.hidden {
    display: block !important;
	visibility: visible !important;
}
.wp-block-themeisle-blocks-accordion {
	width:100%;
}
body{
    margin: 0;  
    padding: 0;
    font-size: 16px;
    color: #6B6C6A;
	font-weight:400;
	font-family: "Raleway", sans-serif;
}
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: 300px;
}
.clear{
	width:0;
	padding:0;
	height:0;
	margin:0;
	clear:both;
}
p {
    margin-bottom: 20px;
	line-height: 25px;	
}
.table {
	margin-bottom:20px;
}
a {
	text-decoration: none;
	outline:none;
	color: #0D3D8A;
}
a:hover, a:focus, a:active{
	color: #0D3D8A;
	text-decoration:underline;
	transition:color 0.3s linear;
	-webkit-transition:color 0.3s linear;
	-o-transition:color 0.3s linear;
	-moz-transition:color 0.3s linear;
	-ms-transition:color 0.3s linear;
}

hr {
	padding:0px 0 15px;
	margin:15px 0 0;
	border-color: #a6a7a6 !important;
	border-width:1px !important;
	opacity:1 !important;
}
.wp-block-embed iframe {
    max-width: 100%;
    width: 100%;
}
:where(.wp-block-columns) {
    margin-bottom: 0 !important;
}
section { 
	padding:50px 0;
}
.inner-sec {
	min-height: 56vh;
}
.container-fluid {
	width:100% !important;
	padding: 0px 150px;
}
.container{
	width:100% !important;
	padding: 0px 300px;
	max-width: unset !important;
}
h1 {	
	font-family: "DM Serif Display", serif;
    font-size: 40px;
    font-weight: 500;
    color: #0D3D8A;
	text-align: center;
	margin:0;
	padding-bottom:30px
}
h1 span{	
	display:block;
	margin-top:10px;
    font-size: 16px;
	font-weight: 400;
	color:#6B6C6A;
	font-family: "Raleway", sans-serif;
}
.home h2{
	font-size:40px;
	text-transform:capitalize;
	margin-bottom:20px;
	}
h2 {
	font-family: "DM Serif Display", serif;
    font-size: 30px;
    font-weight: 500;
    color: #0D3D8A;
	padding-top:20px;
	margin:0;
    margin-bottom: 15px;
}
h2 span{
	display:block;
	margin-top:10px;
	font-size:16px;
	font-weight: 400;
	color:#6B6C6A;
	font-family: "Raleway", sans-serif;
}

h3 {
	font-family: "Raleway", sans-serif;
    font-size: 20px;
    color: #0D3D8A;
    font-weight: 500;
	padding-top:10px;
    margin-bottom: 10px;
}
h3 span{
	display:block;
	font-size:16px;
	margin-top: 10px;
}
h4 {
    font-size: 22px;
    color: #0D3D8A;
    font-weight: 500;
    margin-bottom: 10px;
	font-family: "DM Serif Display", serif;
}
h5 {
    font-size: 21px;
    color: #576044;
    font-weight: 400;
	font-family: "DM Serif Display", serif;
}
h6 {
    font-size: 22px;
    color: #1f4847;
    font-family: "DM Serif Display", serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 10px;
}
a.site-btn, a.wp-block-button__link{
    background: #0D3D8A;
	font-family: "Poppins", sans-serif;
    color:#FFF !important;
    font-size: 16px;
    border: 1px solid #0D3D8A;
    padding: 4px 27px;
    font-weight: 500;
	text-transform:unset;
	display: inline-block;
	min-height:unset;
	border-radius:25px;
}
a.site-btn:hover, a.wp-block-button__link:hover {
    border: 1px solid #0D3D8A;
    background-color: #FFF;
	text-decoration: none !important;
	color: #0D3D8A !important;
}
a.address-sec, a.address-sec:hover{
    color: #0C3D8A !important;
}
.welcome-sec h2, .services-sec h2, .protocols-sec h2, .why-choose-sec h2, .affiliation-sec h2, .map-sec h2, .call-to-action-sec h2, .testimonial-sec h2, .mid-banner h2, .faqs-sec h2, .step-box h2{
    font-size: 36px;
	padding-top:0;
	margin-bottom:20px;
}
.protocols-sec h2, .affiliation-sec h2 {
	margin-bottom:40px;
}
.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;
	border-bottom:none;
}
.home .top-header {
    padding: 10px 0;
    width: 100%;
    position: absolute;
    z-index: 999;
	background-color: transparent;
	border:none;
}
.home .MenuFixed{
    background-color:#B9E1E3;
}
.header-right {
	text-align:end;
	margin-top:10px;
}
.logo img{
	max-width: 380px;
}
.banner {
    position: relative;
	width:100%;
	height:auto;
	text-align:center;
}
.banner-text {
    position: absolute;
    z-index: 9 !important;
    top: 60% !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
    left: 300px;
    right: 300px;
    text-align: left;
    width: 700px;
}

.banner-text h1 {
    font-size: 55px;
	text-align:left;
	padding-bottom:20px;
}
.banner-text p:last-child {
	margin-bottom:0;
}
.banner-text p {
	color: #0D3D8A;
}
.banner-text h1 span{
	font-weight:400;
	font-size:24px;
	color: #0D3D8A;
	font-family: "Montserrat", sans-serif;
	display: block;
}
.welcome-sec {

}
.welcome-sec h2 {
    padding-top: 0px;
	text-transform:unset;
}
.welcome-sec h2 span{
	display: block;
	text-transform: uppercase;
	font-size:18px;
}
.col-left {
	padding-right: 50px;
}
.welcome-sec .col-left img{
	border-radius: 15px;
}
.col-right {
	padding-left: 50px;
}
.services-sec {
	background-color: #0D3D8A !important;
}
.services-sec h1, .services-sec h2 {
	color: #66D4D3;
}
.services-sec p{
	color: #fff !important;
}
.home .service-box {
    width: 20%;
}
.service-box {
	position: relative;
	margin:30px 0 0;
    flex: 0 0 auto;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
	text-align:center;
}
.service-box:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.service-thumbnail {
	position: relative;
	background:#16458E;
	height:315px;
	line-height:315px;
	border-radius: 15px;
	text-align:center;
}
.service-thumbnail img {
	width:80px;
}
.service-text {
	margin-top:10px;
}
.service-text h3 a{
	color:#fff;
}
.protocols-box {
	position: relative;
	margin:0px 0 20px;
	-webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
	text-align:center;
}
.protocols-box:hover {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.protocols-thumbnail {
	position: relative;
}
.protocols-thumbnail img {
	border-radius: 15px;
}
.protocols-text{
	margin-top:10px;
}
.protocols-text h3{
	margin-bottom:5px;
}
.protocols-text p{
	margin-bottom:0px;
}
.why-choose-sec {
	background-color: #FFF7E9 !important;
}
.why-choose-sec p a{
	text-decoration: underline;
}
.mid-banner p a {
	color: #FFF !important;
	text-decoration: underline;
}
.map-sec {
    position: relative;
	padding-top:0;
}
.map-sec h2 {
	text-transform: unset;
}
.map-box {
	position: relative;
	margin-top:20px;
    text-align: center;
}
.map-img {
    position: relative;
	margin-bottom:10px !important;
}
.map-box img {
    border-radius: 15px;
}
.map-img figure {
    margin-bottom: 0px !important;
}
.view-on-g-maps {
    position: absolute;
    bottom: 1px;
    text-align: center;
    left: 0px;
    right: 0px;
    width: 300px;
    cursor: pointer;
    margin: 0px auto !important;
}
.call-to-action-sec {
    position: relative;
	background-color: #00B8B6;
	width: 100%;
	text-align:center;
	padding:70px 0;
}
.call-to-action-sec h2{
	text-transform:unset;
	color:#fff;
}
.call-to-action-sec p{
	color:#fff;
	text-align:center;
	font-size:20px;
	font-weight:500;
	font-family: "Montserrat", sans-serif;
}
.call-to-action-sec p:last-child{
	margin-bottom:0;
	padding-top:10px;
}
.call-to-action-sec a.site-btn, .mid-banner a.wp-block-button__link {
	background:transparent !important;
	border: 1px solid #fff !important;
	color:#fff !important;
}
.call-to-action-sec a.site-btn:hover, .mid-banner a.wp-block-button__link:hover{
	background:#fff !important;
	color:#0D3D8A !important;
}
.footer {
    background-color: #DFF1EF;
    color: #0D3D8A;
    padding: 50px 0px;
	font-family: "Poppins", sans-serif;
}
.footer p{
    font-size:15px;
	margin-bottom:5px;
}
.menu-footer-menu-container {
    display: inline-block;
}
.footer-btn {
	margin-top:10px;
	}
.footer-btn a.site-btn {
    background: transparent;
    border: 1px solid #0D3D8A;
	color: #0D3D8A !important;
}
.footer-btn a.site-btn:hover {
    background: #0D3D8A;
	color:#fff !important;
    border: 1px solid #0D3D8A;
}
ul.contact {
    margin: 0px;
    padding: 0px;
	list-style:none;
	padding-top: 0px;
}
ul.contact li {
    font-size: 14px;
    color: #0D3D8A;
    font-weight: 400;
	display: inline-block;
}
ul.contact li img {
    margin-right: 5px;
    vertical-align: middle;
    width: 18px;
}
ul.social-icon {
    padding: 0px;
	margin:0;
	list-style-type:none;
	margin-bottom:10px;
    margin-top: 5px;
}
ul.social-icon li {
    display: inline-block !important;
    padding: 0px 5px 0px 5px;
}
.footer a {
    color: #fff;
}
ul.footer-contact {
    margin-bottom: 0px !important;
}
ul.footer-contact {
    margin-bottom: 0px !important;
    margin-top: 30px;
}
.footer-contact p {
	font-size:14px;
	line-height:16px;
}
.footer-logo {
    margin-bottom: 20px;
}
.footer-logo img {
	max-width:200px;
}
.footer-bottom {
	background:#0D3D8A;
	font-size:15px;
	padding:20px 0;
	text-align:center;
	font-family: "Poppins", sans-serif;
	color:#fff;
}
.footer-bottom a{
	color:#fff;
}
.footer ul li a img {
        width: 24px;
    }
ul.footer-menu {
	padding:0;
	margin:0;
	list-style-type:none;
}
ul.footer-menu li{
	display: inline-block;
	padding:0 0 0 10px;
	color:#fff;
}
ul.footer-menu li:first-child:before{
	content:"|";
	padding:0 10px 0 0px;
}
ul.footer-menu li:last-child {
	padding:0 10px;
}
ul.footer-menu li:after{
	content:"|";
	padding-left:10px;
}
ul.footer-menu li a{
	color:#fff;
}
ul.footer-menu li a:hover{
	text-decoration:underline;
}
.single-protocols-research .protocols-sec {
	background: url(images/services-protocols-bg.jpg);
	background-repeat :no-repeat;
	background-position: top center;
}
/*************** General inner css ***********/
.top-bar {
    height: 20px;
    background-color: #F0FAFA;
}
.inner-banner {
	position: relative;
	margin-bottom:20px;
}
p.sub-text {
    font-size: 17px;
    font-weight: 400;
	margin-bottom:20px;
	color:#0b2e70;
}
ol.inner-list {
    margin: 0;
    padding: 0px;
    padding-left: 30px;
    margin-bottom: 10px;
}
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-2 {
    columns:2;
}
ul.inner-list-2 li {
    border-bottom:1px solid #66D4D3;
}
ul.inner-list-3 li:nth-child(even) {
    border-bottom:1px solid #66D4D3;
}
.postid-275 ul.inner-list-3 li {
    border-bottom:1px solid #66D4D3;
}
ul.inner-list-3 {
    columns:3;
}
ul.inner-list {
    margin: 0;
    padding: 0px;
    list-style: none;
	padding-bottom: 10px;
}
ul.inner-list li {
    position: relative;
	padding:15px 0;
    padding-left: 25px;
	font-weight: 500;
    line-height: 28px;
	color:#0D3D8A;
	border-top:1px solid #66D4D3;
}
ul.inner-list li a {
	text-decoration:underline;
}
ul.inner-list li:before {
    color: #0D3D8A;
    content: "\2022";
    font-weight: 500;
    display: inline-block;
    font-size: 16px;
    left: 0px;
    top: 15px;
    position: absolute;
}
ul.inner-list ul {
    list-style: none;
	margin-top:10px;
	margin-bottom: 0px;
}    
ul.bullet-list {
    margin: 0;
    padding: 0px;
    list-style: none;
	display: block;
	columns:5;
}
ul.bullet-list li {
    position: relative;
	font-weight: 500;
    line-height: 22px;
	color:#0D3D8A;
	text-align:center;
	height:255px;
}
ul.bullet-list strong {
    display: block;
	margin-bottom:5px;
	font-weight:500;
	font-size:18px;
	margin-top:15px;
	font-family: "DM Serif Display", serif;
}
ul.bullet-list li a {
	text-decoration:underline;
}
ul.bullet-list li:before {
    color: #00B8B6;
    content: "\2022";
    font-weight: 500;
    display: block;
    font-size: 200px;
	margin:0 auto;
}
ul.simple-list-3{
	columns:3;
}
ul.simple-list {
    margin: 0;
    padding: 0px;
    list-style: none;
	padding-bottom: 20px;
}
ul.simple-list li {
    position: relative;
    padding-left: 25px;
	font-weight: 500;
    line-height: 28px;
	color:#0D3D8A;
}
ul.simple li a {
	text-decoration:underline;
}
ul.simple-list li:before {
    color: #0D3D8A;
    content: "\2022";
    font-weight: 500;
    display: inline-block;
    font-size: 16px;
    left: 0px;
    top: 0px;
    position: absolute;
}
/*************** Services inner css ***********/

.services-sec {
	background: #0D3D8A;
}
.services-sec h2 { 
	color:#66D4D3;
}
.services-banner {
    position: relative;
    text-align: center;
	margin-bottom: 30px;
}
.services-banner img, .inner-banner img{
	width:100%;
}
.step-box h2{
	background:#66D4D3;
	border-radius:50%;
	width:171px;
	color:#fff;
	margin:0;
	padding:0;
	margin:0 auto;
	height:171px;
	display: flex;
	place-items: center; 
    justify-content: center;
	aspect-ratio: 1 / 1;
}
.step-box h3 {
	text-align:center;
}
.testimonial-sec h3 {
	font-family: "DM Serif Display", serif;
}
.flow-box figure{
	background:#17458F;
	padding:20px;
	width:100px;
	height:100px;
	text-align:center;
	margin:0 auto 10px !important;
	border-radius:15px;
}
.flow-box img{
	width:80px;
}
/*************** Team css ***********/
.team-sec {
	
}
.team-box {
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgb(0 0 0 / 0%);
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: transform;
    transition-property: transform;
    padding: 10px 0;
}
.team-box:hover, .team-box:focus, .team-box:active {
    -webkit-transform: scale(.9);
    transform: scale(.9);
}
.team-thumbnail {
}
.team-text {
	
}
.team-box a {
    text-decoration: none;
}
.team-text h3 {
    padding: 20px 0;
	margin:0;
}
/*************** Contact css ***********/
.form-sec h3{
	font-size:22px;
	text-transform:uppercase;
	margin-bottom: 30px;
}
.form-control {
    font-size: 14px;
    border-radius: 0;
    padding: 15px 10px;
    position: relative;
}
.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;
}
select.form-control {
    -webkit-appearance: menulist;
    appearance: menulist;
}
select{
    height: 40px !important;
	width:100%;
	padding: 10px 10px !important;
	border: 1px solid rgba(0, 0, 0, 0.15);
	color: #6c6c6c;
}
select.form-control {
    height: 50px !important;
	padding: 13px 10px !important;
}

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

.submit-btn {
    background:#0D3D8A;
    color: #fff;
    font-size: 16px;
    border: 1px solid #0D3D8A;
    padding: 6px 30px;
    font-weight: 500;
	margin-top:20px;
	border-radius:25px;
}

.submit-btn:hover {  
    background: transparent !important;
    color: #0D3D8A;
	border: 1px solid #0D3D8A;
    cursor: pointer;
}
.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 14px !important;
}
.wpcf7 form.sent .wpcf7-response-output {
	border-color:#0D3D8A !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:#0D3D8A !important;
    color: #fff !important;
    font-weight:500 !important;
    text-align: center !important;
    border-radius: 60px !important;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 0.2em 1em;
    border: 2px solid #0D3D8A;
    background-color: #0D3D8A !important;
}
.sig canvas {
    width: 100% !important;
}
.sig .dscf7_signature_inner {
    display: block !important;
}
.wpcf7-form p {
	margin-bottom:10px;
}
/*************** News css ***********/
.post-details {
    position: relative;
    min-height: 300px;
    background-color: #1f484700;
    margin-bottom: 30px;
    padding: 20px;
    border: 1px solid #efefef;
    border-top: 0px;
}
.post-img img{
	width:100%;
	border: 1px solid #eee;
}
.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: #FFF7E9 !important;
}
.faqs-sec h2 {
	text-align:center;
}
.panel {
    background-color:#fff !important;
    padding: 0px 0px !important;
}
.panel-body p:last-child {
    margin-bottom: 0px;
}
.faqs-sec .collapsed .fa-minus:before {
    content: "\f067" !important;
}
.collapsed .fa-minus:before {
    content: "\f067" !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 {
    border-color: #66D4D3 !important;
    padding: 15px 20px;
}
.faqs-sec .panel-default > .panel-heading {
    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-weight: 400 !important;
}
.faqs-sec .panel-title a {
    font-weight: 500 !important;
    text-decoration: unset !important;
}
.panel-title a {
	font-family: "Montserrat", sans-serif;
    font-size: 18px;
}
.popup-btn {
    margin-top: 20px;
}
.form-text p {
    color: #6b6c6a;
    font-weight: 400;
    font-size: 13px;
}
span.wpcf7-list-item-label {
    color: #6b6c6a;
    font-weight: 400;
    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 50px !important;
}
.faqs-sec .panel-body {
    padding: 0px 60px;
}
.faqs-sec .panel-body p a {
}
.faqs-sec .panel-body ul.inner-list li:before {
}
.faqs-sec .panel {
    border: unset !important;
    margin-bottom: 10px !important;
    border-bottom: 1px solid #66D4D3 !important;
    border-radius: 0px !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;
}
.mid-banner {
	
}
.mid-banner h2, .mid-banner p{
	color:#fff;
}
.lblue-sec {
	background: #FBFCFD !important;
	padding:50px 25px;
	color: #0D3D8A;
	text-align:center;
	margin-bottom:30px !important;
}
.lblue-box {
	margin-top:15px;
}
.lblue-sec h2 {
	padding-top:0;
}
.lblue-sec p{
	line-height:22px;
}
.lblue-box img {
	width:80px;
}
.lblue-sec h3 {
	color: #75D8D7;
	font-family: "DM Serif Display", serif;
}
/**************************/
/***** Media-Querries *****/
/**************************/

@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
	}	
.welcome-sec h2, .services-sec h2, .protocols-sec h2, .why-choose-sec h2, .affiliation-sec h2, .map-sec h2, .call-to-action-sec h2, .testimonial-sec h2, .mid-banner h2, .faqs-sec h2, .step-box h2{
    font-size: 34px;
}
h1 {
    font-size: 36px;
}	
h2 {
	font-size: 28px;		
}	
h3 {
    font-size: 22px;
}
h4 {
    font-size: 20px;
}	
.footer ul li a img {
    width: 20px;
}	
.footer h4 {
    font-size: 22px;
}
.care-box {
    min-height: 290px;
}
.care-box h3 {
    min-height: 103px;
}
.service-thumbnail {
    height: 280px;
    line-height: 280px;
}
}
@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;
}	
.welcome-sec {
}
.welcome-sec h2, .services-sec h2, .protocols-sec h2, .why-choose-sec h2, .affiliation-sec h2, .map-sec h2, .call-to-action-sec h2, .testimonial-sec h2, .mid-banner h2, .faqs-sec h2, .step-box h2{
	font-size: 30px;		
}
h1 {
	font-size: 32px;		
}	
h2 {
	font-size: 26px;		
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}	
.footer h4 {
    font-size: 20px;
}
a.site-btn, a.wp-block-button__link {
    font-size: 14px;
    padding: 4px 20px;
	}
ul.contact li {
    display:block;
}
.step-box h2 {
    width: 100%;
	height:100%;
	max-width:180px;
	max-height:180px;
	}
.service-thumbnail {
    height: 220px;
    line-height: 220px;
}
}
@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;
}	

.welcome-sec h2, .services-sec h2, .protocols-sec h2, .why-choose-sec h2, .affiliation-sec h2, .map-sec h2, .call-to-action-sec h2, .testimonial-sec h2, .mid-banner h2, .faqs-sec h2, .step-box h2{
	font-size: 28px;		
}
h1 {
	font-size: 30px;		
}	
h2 {
	font-size: 24px;		
}	
h3 {
    font-size: 20px;
}
h4 {
    font-size: 17px;
}
.footer h4 {
    font-size: 20px;
}		
.banner-text {
    top: 60% !important;
    -webkit-transform: translateY(-60%);
    -ms-transform: translateY(-60%);
    transform: translateY(-60%);
}	
.call-to-action-sec {
	padding:30px 0;
	text-align: center;
	}	
.top-header .header-right a.site-btn {
	padding:4px 15px;
	}
.top-header .header-right a.site-btn {
	padding:4px 12px;
	font-size:11px;
	}
.col-left {
    padding-right: 15px;
}
.col-right {
    padding-left: 15px;
}
ul.bullet-list li {
    height: 285px;
}
}
@media (max-width: 991px){	
.step-box h2 {
        width: 150px;
        height: 150px;
    }
.header-right {
    text-align: center;
    }	
.container-fluid {
	padding: 0px 30px;
}
.container{
	padding: 0px 50px;
}
.home .top-header {
    position: relative;
    background-color:#B9E1E3;
}
.banner-text {
	position: relative;
    top:0 !important;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
	left: 0;
	right:0;
	background:#B9E1E3;
    text-align: center;
	padding:20px;
	width: 100%;
    }	
.banner-text h1 {
    text-align: center;
	font-size: 28px;	
	padding-bottom:20px;
}
.banner-text h1 span{
    font-size: 16px;
}	
.home h1 {
    font-size: 28px;
}	
.home h2 {
    font-size: 28px;
}	

.welcome-sec h2, .services-sec h2, .protocols-sec h2, .why-choose-sec h2, .affiliation-sec h2, .map-sec h2, .call-to-action-sec h2, .testimonial-sec h2, .mid-banner h2, .faqs-sec h2, .step-box h2{
	font-size: 26px;		
}
h1 {
	font-size: 28px;		
}	
h2 {
	font-size: 22px;		
}	
h3 {
    font-size: 20px;
}
.logo, .inner-logo{
	text-align:center;
	margin-bottom:10px
}
.logo img, .inner-logo img{
    max-width: 180px;
}
.header-right a.site-btn {
    font-size: 12px;
    padding: 4px 20px;
}
.banner-text h1 span{
	margin-bottom:10px;
	}
.call-to-action-sec p {
    font-size: 18px;
}	
.footer {
	text-align:center;
	}
.footer h4 {
    font-size: 20px;
	margin-top:20px;
    margin-bottom: 10px;
}
ul.social-icon {
	margin-bottom: 10px;
}
ul.social-icon li {
	margin: 0 5px;
}
.footer-hours {
    max-width: 300px;
	margin:0 auto;
}	
.footer-logo img{
    max-width: 200px;
}	
.footer ul.hour {
    margin-bottom: 30px;
}	
.footer-logo {
     margin-top: 10px;
    text-align: center;
	margin-bottom:30px;
    }
.footer-logo {
    margin-top: 15px;
	margin-bottom:15px;
    }
.post-nav {
	text-align: center;
}
.post-nav .text-right{
	text-align: center !important;
}
.footer h4 {
	text-align: center;
	}
.footer .text-end {
    text-align: center !important;
}
ul.contact li {
    font-size: 14px;
	}
.services-sec {
	text-align: center;
	}
.home .service-box {
    width: 33.33%;
}
.view-on-g-maps {
    width: 100%;
	}
.menu-footer-menu-container {
    display: block;
}
ul.contact {
    text-align: center;
}
}
@media (max-width: 480px){	
.service-thumbnail {
        height: 150px;
        line-height: 150px;
    }
ul.bullet-list {
    columns:1;
}
ul.bullet-list li{
    height:auto;
}
ul.simple-list {
    padding-bottom: 0px;
} 
.img-rite {
    float: unset;
    text-align:center;
    margin: 0px 0px 20px 0px;
}	
.container-fluid {
	padding: 0px 15px;
}
.container{
	padding: 0px 30px;
}	
.home h2 {
    font-size: 24px;
}	
.banner-text h1 {
    font-size: 26px;
}	
section {
	padding:30px 0;
	}

.welcome-sec h2, .services-sec h2, .protocols-sec h2, .why-choose-sec h2, .affiliation-sec h2, .map-sec h2, .call-to-action-sec h2, .testimonial-sec h2, .mid-banner h2, .faqs-sec h2, .step-box h2{
	font-size: 22px;		
}	
h1 {
	font-size: 24px;		
}
h2 {
	font-size: 20px;		
}
.quick-icon img {
    width: 50px;
}	
h3 {
    font-size: 18px;
}
.home .service-box {
    width: 50%;
}
:where(.wp-block-columns.is-layout-flex) {
    gap: 0em !important;
}
.post-nav a.site-btn {
    font-size: 9px;
    padding: 8px 5px;
    font-weight: 400;
}
.footer-btn {
    display: block;
    text-align: center;
}
ul.social-icon {
     margin-bottom: 20px;
	text-align:center;
    }
a.site-btn, a.wp-block-button__link {
    padding: 4px 21px;
}
.footer-btn a.site-btn, a.wp-block-button__link {
    margin: 0 5px;
}
ul.inner-list-3 li {
    border-bottom:none !important;
}
ul.inner-list-2, ul.inner-list-3 {
    columns:1;
}	
}