/*!
Theme Name: Transplant
Theme URI: http://underscores.me/
Author: kiran
Author URI: http://dioxe.com
Description: biztech
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: Transplant
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

biztech is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments
    font-family: 'Baskervville', serif;

    font-family: 'PT Sans', sans-serif;

    font-family: 'PT Sans Narrow', sans-serif;
--------------------------------------------------------------*/


/* Document
	 ========================================================================== */

html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

main {
	display: block;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

pre {
	font-family: monospace, monospace;
	font-size: 1em;
}

a {
	background-color: transparent;
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

b,
strong {
	font-weight: bolder;
}

code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

img {
	border-style: none;
}

button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

progress {
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

details {
	display: block;
}

summary {
	display: list-item;
}

template {
	display: none;
}

[hidden] {
	display: none;
}

*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
	font-size: 52.5%;
}

@media (min-width:769px) {
	html {

		font-size: 62.5%;
	}

}


body {
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.45;

}

body,
button,
input,
select,
optgroup,
textarea {
	color: #5A5A5A;
	font-family: 'PT Sans', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	font-weight: 400;
	font-family: 'Baskervville', serif;
}

h1 {
	font-size: 2rem;
	margin: 0.67em 0;
	line-height: 1.4;
}

h2 {
	font-size: 3.3rem;
	color: #1C2057;
	line-height: 1.4;
}


h3 {
	font-size: 2.8rem;
}

@media (min-width:769px) {
	h1 {
		font-size: 5rem;

	}

	h2 {
		font-size: 5.5rem;
	}

	h3 {
		font-size: 3.5rem;
	}

}


p {
	margin-bottom: 1.5em;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
		--------------------------------------------- */
body {
	background: #fff;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li>ul,
li>ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

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

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
		--------------------------------------------- */
a {
	color: #15B1D7;
	transition: all .2s ease;
}

a:visited {
	color: #0071C9;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
		
		--------------------------------------------- */
a.btn,
.btn,
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {

	background-color: #5CD4EF;
	border-radius: 3.3rem;
	font-size: 1.6rem;
	color: #023D67;
	padding: 1rem 4rem;
	border: 0;
	line-height: 1;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 700;
}


a.btn:hover,
.btn:hover,
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	background-color: #fff;
	color: #023D67;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	background-color: #fff;
	color: #023D67;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.hasfill {
	fill: currentColor;
	transition: all .2s ease;
}

.text-lead {
	color: #15B1D7;
	font-size: 2.6rem;
}

.ml-auto {
	margin-left: auto;
}

.mt-0 {
	margin-top: 0px;
}

.pt-0 {
	padding-top: 0px !important;
}
.pb-0 {
	padding-bottom: 0px !important;
}
/*--------------------------------------------------------------
		# Layouts
		--------------------------------------------------------------*/

/*--------------------------------------------------------------
		# Components
		--------------------------------------------------------------*/

/* Navigation
		--------------------------------------------- */

.logo svg {
	height: 81px;
	transition: all .2s ease;
}

.logo a {
	color: #fff;
}


.main-navigation a {
	color: #000;
}

.menu-main-container {
	background: #fff;
	position: fixed;
	left: -100%;
	width: 80%;
	padding: 5rem 2rem;
	top: 0;
	bottom: 0;
	-webkit-box-shadow: 7px 0px 15px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 7px 0px 15px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 7px 0px 15px 0px rgba(0, 0, 0, 0.5);
	display: none;
	z-index: 15;
}

.main-navigation.toggled .menu-main-container {
	left: 0;
	display: block;
}

.main-navigation ul {

	list-style: none;
	margin: 0;
	padding-left: 0;
}


.main-navigation li {
	position: relative;
	margin: 0 0 1rem;
	font-size: 1.8rem;

}

.main-navigation li a {
	padding: 10px 0;
}

.main-navigation li.menu-item-has-children a::after {
	content: '';
	width: 20px;
	height: 2px;
	background-color: #F97304;
	position: absolute;
	right: 11px;
	top: 19px;
}

.main-navigation li.menu-item-has-children a::before {
	content: '';
	width: 2px;
	height: 20px;
	background-color: #F97304;
	position: absolute;
	right: 20px;
	top: 10px;
}

.main-navigation li.menu-item-has-children.focus a::before {
	display: none;
}


.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}


.main-navigation ul .sub-menu {
	display: none;
}

.main-navigation ul .sub-menu a {
	padding: 5px 0;
}

.main-navigation ul .sub-menu a::after,
.main-navigation ul .sub-menu a::before {
	display: none;
}

.main-navigation ul li.focus .sub-menu {
	display: block;
}



.menu-toggle {

	padding: 0;
	margin: 10px 0 0;
	color: #373737;
	cursor: pointer;
	background-color: transparent;
	border: 0;
	text-transform: uppercase;
	z-index: 1000;
	float: right;
	position: relative;
	transition: .3s;
	cursor: pointer;
	user-select: none;
	border-radius: 0.57143rem;
	outline: none;
	/* */

	height: 35px;
}

.menu-toggle:focus {
	background: transparent;
}

.menu-toggle:hover {
	opacity: 1;
	background-color: transparent;
}

.menu-toggle:active {
	transition: 0;
}

.bar-icon {
	display: inline-block;
	width: 3rem;
	height: 0.30rem;
	background: #F97304;
	transition: 0.3s;
	position: relative;
	top: -3px;
}

.bar-icon:before,
.bar-icon:after {
	display: inline-block;
	width: 3rem;
	height: 0.30rem;
	background: #F97304;
	border-radius: 0;
	transition: 0.3s;
	position: absolute;
	left: 0;
	content: '';
	-webkit-transform-origin: 0.28571rem center;
	transform-origin: 0.28571rem center;
}



.sticky .bar-icon,
.sticky .bar-icon:after,
.sticky .bar-icon:before {
	background: #F97304;
}

.bar-icon:before {
	top: 10px;
}

.bar-icon:after {
	top: -10px;
}

.menu-toggle:hover .bar-icon,
.menu-toggle:hover .bar-icon:before,
.menu-toggle:hover .bar-icon:after,
.toggled .menu-toggle {
	-webkit-transform: scale3d(0.8, 0.8, 0.8);
	transform: scale3d(0.8, 0.8, 0.8);
}

.toggled .menu-toggle .bar-icon {
	background: transparent;
}

.toggled .menu-toggle .bar-icon:before,
.toggled .menu-toggle .bar-icon:after {
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	top: 0;
	width: 3.5rem;
}

.toggled .menu-toggle .bar-icon:before {
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
}

.toggled .menu-toggle .bar-icon:after {
	-webkit-transform: rotate3d(0, 0, 1, -45deg);
	transform: rotate3d(0, 0, 1, -45deg);
}

.site {
	padding-top: 80px;
}

.header {

	width: 100%;
	padding: 2rem 0 1rem 0;
	position: fixed;
	width: 100%;
	z-index: 39;
	background-color: #fff;
	top: 0;
}

.header.sticky {
	background-color: #fff;
	-webkit-box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 6px 5px 0px rgba(0, 0, 0, 0.2);
	padding: 1rem 0 0 ;
}

.header .wrapper {
	display: flex;
	justify-content: space-between;
}

.logo svg {
	height: 50px;
}



@media screen and (min-width: 992px) {

	.site {
		padding-top: 120px;
	}

	.logo svg {
		height: 81px;
	}

	.sticky .logo svg {
		height: 55px;
	}

	.menu-toggle {
		display: none;
	}

	.main-navigation {
		margin-top: 2rem;
	}

	.sticky .main-navigation {
		margin-top: -5px;
	}

	.main-navigation ul {
		display: flex;
	}

	.main-navigation li {
		font-size: 1.6rem;
	}

	.main-navigation a {
		color: #023D67;
	}

	.menu-main-container {
		background-color: transparent;
		position: static;
		width: auto;
		-webkit-box-shadow: 7px 0px 15px 0px rgba(0, 0, 0, 0);
		-moz-box-shadow: 7px 0px 15px 0px rgba(0, 0, 0, 0);
		box-shadow: 7px 0px 15px 0px rgba(0, 0, 0, 0);
		display: block;
		padding: 0 0;
	}

	.main-navigation ul {
		list-style: none;
		margin: 0;
		padding-left: 0;
	}

	.main-navigation li a {
		padding: 2rem 0;
	}

	.main-navigation li a:hover::after {
		position: absolute;
		width: auto;
		height: 4px;
		background-color: #F97304;
		content: '';
		display: block;
		z-index: 2;
		bottom: -10px;
		left: 0;
		right: 0;
		top: auto;
	}

	.sticky .main-navigation li a {
		padding: 1.25rem 0;
	}

	.sticky .main-navigation li.btn a {
		padding: 1rem 2rem 1rem;
	}

	.main-navigation ul li .sub-menu a {
		white-space: nowrap;
	}

	.main-navigation ul li.current-menu-parent a {
		position: relative;
	}

	.main-navigation ul li.current-menu-parent a::after {
		position: absolute;
		width: auto;
		height: 4px;
		background-color: #F97304;
		content: '';
		display: block;
		z-index: 2;
		bottom: -10px;
		left: 0;
		right: 0;
		top: auto;
	}

	.main-navigation ul li.current-menu-parent .sub-menu a::after {
		display: none;
	}

	.main-navigation ul li.current-menu-parent .sub-menu a,
	.main-navigation ul li.focus .sub-menu a {
		color: #7B7B7B;
	}

	.main-navigation ul li.current-menu-parent .sub-menu a:hover,
	.main-navigation ul li.focus .sub-menu a:hover {
		color: #000
	}

	.main-navigation li.menu-item-has-children a::after,
	.main-navigation li.menu-item-has-children a::before {
		display: none;
	}

	.main-navigation ul .sub-menu a {
		padding: 5px 0;
	}

	.main-navigation ul .sub-menu a::after,
	.main-navigation ul .sub-menu a::before {
		display: none;
	}

	.main-navigation ul li.focus .sub-menu {
		display: block;
	}

	.main-navigation ul ul {
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
		background-color: #fff;
		float: left;
		position: absolute;
		top: calc(100% + 1rem);
		left: -20px;
		z-index: 99999;
		display: block;
		border-bottom-left-radius: 4px;
		border-bottom-right-radius: 4px;

		padding: 10px 20px;
		min-width: 230px;
	}

	/*
	.main-navigation ul ul::after {
		position: absolute;
		width: 120px;
		height: 6px;
		background-color: #A5DDC4;
		content: '';
		border-radius: 5px;
		z-index: 2;
		top: 0;
		left: 25px;
	}*/

	.main-navigation li {
		position: relative;
		margin: 0 3rem;
		font-size: 2.2rem;

		font-weight: 500;
	}

	.main-navigation a {
		display: block;
		text-decoration: none;
	}


	.sticky .main-navigation ul ul {
		top: calc(100% + 10px);
	}

	.main-navigation ul ul li {
		display: block;
		text-transform: none;
		text-align: left;
		margin: 0;
		font-size: 1.8rem;
		padding: 10px 0 0;
	}

	.main-navigation ul ul li+li {
		border-top: 1px #D6D6D6 solid;
		margin: 10px 0 0;
	}

	.main-navigation ul ul li a {
		color: #7B7B7B;
	}

	.main-navigation ul ul li a:hover {
		color: #000;
	}

	.main-navigation ul ul ul {
		left: -999em;
		top: 0;
	}

	.main-navigation ul ul li:hover>ul,
	.main-navigation ul ul li.focus>ul {
		display: block;
		left: auto;
	}

	.main-navigation ul li:hover>ul,
	.main-navigation ul li.focus>ul {}


	/* Small menu. */
	.menu-toggle {
		display: none;
	}

	.main-navigation.toggled ul {
		display: none;
	}

}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
		--------------------------------------------- */
.sticky {
	display: block;
}



.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
		--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
		--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
		--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
		--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
		--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
		# Plugins
		--------------------------------------------------------------*/

/* Jetpack infinite scroll
		--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
		# Utilities
		--------------------------------------------------------------*/

/* Accessibility
		--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
		--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}

.text-blue {
	color: #15B1D7;
}
.text-orange {
	color: #F97304;
}

.wrapper {
	max-width: 1360px;
	margin: 0 auto;
	padding: 0 20px;
}

.section {
	padding: 4rem 0;
}

.section.has-float {
	padding-bottom: 14rem;
}

.section-title {
	text-align: center;
	margin-top: 0;
	position: relative;
	margin-bottom: 7rem;

}

.section-title::after {
	content: '';
	background-color: #F97304;
	position: absolute;
	width: 150px;
	height: 3px;
	bottom: -1.5rem;
	left: calc(50% - 75px);
}

.section.light {
	background-color: rgba(92, 212, 239, 0.1);
}

.banner {

	font-size: 3.0rem;
	font-weight: 600;
	position: relative;
	margin-bottom: 5rem;
	min-height: 580px;
	line-height: 1.2;
	padding-bottom: 0;
	overflow: hidden;
}


.slider {
	position: relative;
	width: 100%;
	background: antiquewhite;
}

.banner .slick-dots {
	position: absolute;
}

.slick-dots {
	position: absolute;
	bottom: -5rem;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;

	list-style: none;

	text-align: center;
}

.slick-dots li {
	position: relative;

	display: inline-block;
	text-align: center;
	width: 24px;
	height: 10px;
	margin: 0 3px;
	padding: 0;

	cursor: pointer;

}

.slick-dots li button {
	font-size: 0;
	line-height: 0;
	position: relative;
	display: inline-block;

	width: 12px;
	height: 12px;
	padding: 0;

	cursor: pointer;

	color: transparent;
	border: 0;
	outline: none;
	background: #03749C;
	border-radius: 10px;
	transition: all .3s ease;

}

.slick-dots li button:hover,
.slick-dots li button:focus {
	outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
	opacity: 1;
}

.slick-dots li button:before {


	position: absolute;
	top: 2px;
	left: 2px;

	width: 6px;
	height: 6px;

	content: ' ';

	background-color: #03749C;
	border-radius: 10px;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button {
	width: 24px;
}

.slick-dots li.slick-active button:before {
	opacity: 0;

}


.banner .slider-item {}



.banner-inner {
	padding-top: 2rem;
	padding-bottom: 2rem;
	position: relative;
	line-height: 1.2;
	background-color: #0071C9;
	background-repeat: no-repeat;
	background-size: cover;
	color: #023D67;
	display: flex;
	align-items: flex-end;
}

.banner-inner .wrapper {
	width: 100%;
}

.banner-content * {
	margin: 0;
	padding: 0;
}

.banner-content {
	font-size: 2.5rem;
}

.banner-content p.lead {
	font-size: 2.2rem;
	text-transform: uppercase;
}

.banner-content h1 {
	position: relative;
	font-size: 3.0rem;
	color: #023D67;
	line-height: 1.1;
	margin-bottom: 4rem;
}

.banner-content h1::after {
	content: '';
	position: absolute;
	width: 150px;
	height: 3px;
	background-color: #F97304;
	bottom: -12px;
	left: 0;
}

.breadcrumb {
	color: #023D67;
}

.breadcrumb a {
	text-decoration: none;
	color: #023D67;
}

@media(min-width:769px) {


	.text-lead {
		color: #15B1D7;
		font-size: 3.5rem;
	}

	.section {
		padding: 10rem 0;
	}

	.banner-inner {
		padding-top: 4rem;
		padding-bottom: 2rem;
	}

	.banner-content {
		font-size: 3.0rem;
	}

	.banner-content p.lead {
		font-size: 2.8rem;
		margin-top: 3rem;
	}

	.banner-content h1 {
		font-size: 5.0rem;
		color: #023D67;
		line-height: 1.1;

		margin-bottom: 3rem;
	}

	.banner-text {}


}


@media(min-width:769px) {}

.slide-inner {
	display: flex;
}

.slide-image {
	width: 45%;
}

.slide-content {
	width: 45%;
}

.slide-content h3 {
	font-size: 3.6rem;
	color: #0071C9;
	margin: 1rem 0 0;
	line-height: 1.3;
}



.site-footer {
	background-color: #5A5A5A;
	color: #D6D6D6;
	padding: 6rem 0 2rem 0;
}

.site-footer h5 {
	font-size: 2.2rem;
	font-family: 'PT Sans', sans-serif;
	margin: 1.5rem 0;
	color: #fff;
}

.site-footer a {
	color: #CECECE;
}
.site-footer a:hover {
	color: #fff;
}
.footer-top {
	display: flex;
	flex-wrap: wrap;
}


.footer-btm {
	padding-top: 1.5rem;
	margin-top: 1.75rem;
	text-align: center;
	font-size: 2rem;
}

.menu-footer-container ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menu-footer-container ul li {

	font-size: 1.8rem;
}

.menu-footer-container ul li+li {
	margin-top: 1rem;
}

.menu-footer-container ul li a {
	text-decoration: none;
}

.footer-address strong {
	color: #fff;
	font-size: 2.2rem;
	font-weight: 400;
}

.footer-social {}

.footer-social ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: flex;
}

.footer-social li+li {
	margin-left: 1.6rem;
}

.footer-social li svg {
	width: 30px;
}

.footer-social li a {
	color: #A5DDC4;
}

.footer-social li a:hover {
	color: #fff;
}

@media(min-width:769px) {

	.menu-footer-menu-container {
		margin: 0;
	}


	.footer-logo svg {
		height: 76px;
	}

	.footer-top {
		flex-wrap: nowrap;
		justify-content: space-between;
	}

	.footer-btm {
		flex-wrap: nowrap;
		justify-content: space-between;
	}
}




@media (min-width:769px) {}

/**/


.testimonials-block {
	background-color: #C6D8E2;
	background-image: url(images/bg-1.jpg);
	color: #023D67;

	padding: 8rem 0;
	position: relative;
	text-align: center;
	font-size: 2.6rem;
}

.testimonial-block h2 {
	color: #CCECFF;
	text-align: center;
	margin: 0;
}



.testimonials-block .widget-content {
	margin: 0rem;
}

.testimonial-block .by {
	color: #CCECFF;
	font-weight: 700;
}

.testimonial-block .slick-dots li button::before {
	background-color: #1C2057;
}

.testimonial-block .slick-dots li button {
	background-color: #3498DB;
}

.testimonial-block .slick-dots {
	bottom: -6rem;
}

.arrows {
	position: relative;
}

.arrows .prev {
	position: absolute;
	left: -2rem;
	top: -7rem;
	width: 1.6rem;
}

.arrows .next {
	width: 1.6rem;
	position: absolute;
	right: -2rem;
	top: -7rem;
}



@media(min-width:769px) {


	.testimonials-block {
		padding: 8rem 0;
		font-size: 4.0rem;
	}

	.testimonials-block .widget-content {
		margin: 0 12rem;
	}
}


.wrapper .wp-block-columns:last-child {
	margin-bottom: 0;
}

.content h2 {
	font-size: 4rem;
}

.content h3 {
	font-size: 3rem;
	color: #0071C9;
}

 
ul.styled {
	margin: 0 0 3rem;
	padding: 0;
	list-style: none;
}

ul.styled li {
	position: relative;
	padding: 0 0 0 15px;
}

ul.styled li::before {
	content: '-';
	position: absolute;
	left: 0;
	top: 0px;
}


.wpcf7 {
	max-width: none;
}

.wpcf7 input.wpcf7-form-control,
.wpcf7 textarea.wpcf7-form-control {
	border: 1px #C5CCCE solid;
	padding: 2rem;
	font-size: 2.2rem;
	border-radius: 6px;
	width: 100%;
}

.wpcf7 input.wpcf7-submit {
	background-color: #5CD4EF;
	border-radius: 3.3rem;
	font-size: 1.6rem;
	font-weight: 600;
	color: #023D67;
	padding: 2rem 6rem;
	text-transform: uppercase;
	width: auto;
	border: 0;
	transition: all .2s ease;
	margin-top: 2rem;
}

.wpcf7 input.wpcf7-submit:hover {
	background-color: #fff;
	color: #0071C9;
}

.form-btn {
	margin-top: 3rem;
	text-align: center;
}


.form-field+.form-field {
	margin-top: 2rem;
}




.row {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -15px;
}



.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10 {
	width: 100%;
	padding: 0 15px;
}

.row [class*="col-"]+[class*="col-"] {
	margin-top: 2rem;
}

.row.no-gutter {
	margin: 0;
}

.row.no-gutter [class*="col-"] {
	padding: 0;
}

.row.no-gutter [class*="col-"]+[class*="col-"] {
	margin-top: 0rem;
}

@media (min-width:769px) {



	.row {
		display: flex;
		flex-wrap: nowrap;
	}


	.row [class*="col-"]+[class*="col-"] {
		margin-top: 0rem;
	}

	.col-3 {
		width: 25%;
	}

	.col-4 {
		width: 33.33%;
	}

	.col-5 {
		width: 41.666667%;
	}

	.col-6 {
		width: 50%;
	}

	.col-7 {
		width: 58.333333%;
	}

	.col-8 {
		width: 66.666667%;
	}

	.col-9 {
		width: 75%;
	}

	.col-10 {
		width: 83.333333%;
	}


	.form-field+.form-field {
		margin-top: 3.4rem;
	}


}

.brief-block img {
	display: block;
}

.grey-bg {
	background: url('images/bg-2.png') no-repeat;
	padding: 3rem 0 3rem 3rem !important;
	position: relative;
}

.brief-block p {
	margin: 0;
}

.brief-block h2 {
	margin: 0;
	color: #5A5A5A;
}

.brief-block h3 {
	margin: 3rem 0 0;
	font-family: 'PT Sans Narrow', sans-serif;

}


@media (min-width:769px) {

	.grey-bg {

		padding: 6rem 0 3rem 6rem !important;

	}

	.brief-block h3 {
		margin: 0;
		font-family: 'PT Sans Narrow', sans-serif;
		position: absolute;
		bottom: 4rem;
		left: 6rem;
	}

}

.faq-block {
	background-color: rgba(92, 212, 239, 0.1);
}

.faq {
	display: flex;
	margin: 0 -15px;
	flex-wrap: wrap;
}



.faq-item {
	width: 100%;
	padding: 10px 15px;
}

.faq-item .question {
	border: 1px #15B1D7 solid;
	padding: 2rem 3rem;
	border-radius: 5px;

	position: relative;
}

.faq-item .question::before,
.faq-item .question::after {
	content: '';
	background-color: #5CD4EF;
	position: absolute;

}

.faq-item .question::before {
	height: 2px;
	right: 20px;
	top: calc(50% - 1px);
	width: 18px;
}

.faq-item .question::after {
	height: 18px;
	width: 2px;
	top: calc(50% - 9px);
	right: 29px;
}

.faq-item .question.open {
	background-color: #03749C;
	color: #fff;
}

.faq-item .question.open::after {
	display: none;
}

.faq-item .answer {
	padding: 2rem 1rem 2rem 3rem;
}


.faq-item .answer  ul,.faq-item .answer  ol {
	margin: 0 0 3rem;
	padding: 0;
	list-style: none;
}

.faq-item .answer li {
	position: relative;
	padding: 0 0 0 15px;
}

.faq-item .answer li::before {
	content: '-';
	position: absolute;
	left: 0;
	top: 0px;
}


/**/
.back-life-block {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;

}

.back-life-block .wrapper {
	position: relative;
	min-height: 375px;
}

.success-stories {
	background-color: #fff;

	background-position: left center;
	background-repeat: no-repeat;

	border: 1px #D6D6D6 solid;
	box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.35);

	position: relative;

	top: -40px;

	display: flex;
	flex-direction: column;


}

.success-stories .patients {
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 200px;
}

.success-stories .content {
	padding: 7rem 3rem 3rem 3rem;
	width: 100%;

	position: relative;
	margin-top: -10rem;

	background: rgb(255, 255, 255);
	background: linear-gradient(180deg, rgba(255, 255, 255, 0.7343137938769257) 0%, rgba(255, 255, 255, 1) 45%);
}

@media (min-width:769px) {
	.success-stories {
		background-color: #fff;

		background-position: left center;
		background-repeat: no-repeat;

		border: 1px #D6D6D6 solid;
		box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.35);
		-webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.35);
		-moz-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.35);

		position: absolute;
		left: 20px;
		right: 20px;
		top: -40px;
		bottom: -40px;

		display: flex;
		flex-direction: row;
	}

	.success-stories .patients {

		width: 59%;
		height: 100%;
	}

	.success-stories .content {
		padding: 3rem 5rem 3rem 16rem;
		width: 51%;
		height: 100%;

		margin-top: 0;
		margin-left: -10rem;

		background: rgb(255, 255, 255);
		background: linear-gradient(90deg, rgba(255, 255, 255, 0.7343137938769257) 0%, rgba(255, 255, 255, 1) 45%);

	}
}

.success-stories .life-back {
	font-size: 3.5rem;
	color: #5CD4EF;
	margin: 0 0 2rem;
	position: relative;
}

.success-stories .life-back::after {
	content: '';
	position: absolute;
	width: 95px;
	height: 3px;
	background-color: #F97304;

	bottom: -5px;
	left: 0;

}


.success-stories h3 {
	color: #023D67;
	margin: 0;

}


.publication-grid {

	column-count: 1;
	column-gap: 20px;

}

.publication-grid .item {
	margin: 0;
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 20px;
	break-inside: avoid;
	position: relative;


}

.publication-grid .item .inner {
	display: flex;
	align-items: center;
	border: 1px #D6D6D6 solid;
	border-radius: 4px;
	padding: 15px 20px;
}


.publication-grid p {
	margin: 0;
}

.publication-grid p+p {
	margin-top: 1rem;
}

.publication-grid .item svg {
	height: 60px;
}


/* */
.positions-list,
.accolades-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.positions-list li,
.accolades-list li {
	display: flex;
	flex-wrap: wrap;
}

.positions-list li+li,
.accolades-list li+li {
	margin-top: 3rem;
}

.positions-list li p,
.accolades-list li p {
	margin: 0;
}

.expertise-list {
	margin: 0;
	padding: 0 0 2rem;
	list-style: none;
}

.expertise-list li {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	text-align: center;
}

.expertise-list li h3 {
	margin-bottom: 1rem;
}

.expertise-list li img {
	width: 175px;
	margin-bottom: 2rem;
}

.expertise-list li+li {
	margin-top: 6rem;
}

.expertise-list * {
	margin: 0;
}

.mason-gallery {
	column-count: 2;
	column-gap: 8px;
}

.mason-gallery .item {
	margin: 0;
	display: grid;
	grid-template-rows: 1fr auto;
	margin-bottom: 10px;
	break-inside: avoid;
	position: relative;
}

.mason-gallery img {
	max-width: 100%;
	display: block;
}

.mason-gallery .item div {
	position: relative;
}

.mason-gallery .item>img {
	grid-row: 1 / -1;
	grid-column: 1;
}

.mason-gallery .item a {
	color: black;
	text-decoration: none;
}

.mason-gallery .caption {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	color: #fff;
	padding: 30px;
	opacity: 0;
	background-color: rgba(3, 115, 156, 0.6);
}

.mason-gallery .item:hover .caption {
	opacity: 1;
	transition: all .3s ease;
}

/*
  .mason-gallery .caption {
	grid-row: 2;
	grid-column: 1;
	background-color: rgba(255,255,255,.5);
	padding: .2em .5em;
	justify-self: start;
  }
  */


/**/

#submenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}

#submenu ul li {
	width: 100%;
	padding: 1rem 0;
}

#submenu ul li a {
	text-decoration: none;
}

#submenu ul li.current_page_item a {
	display: inline-block;
	position: relative;
	color: #7B7B7B;
}

#submenu ul li.current_page_item a::after {
	position: absolute;
	content: '';
	height: 2px;
	background-color: #F97304;
	left: 0;
	right: 0;
	bottom: -5px;
	-webkit-animation: linkHover .6s;
	animation: linkHover .6s
}

/* */
.we-offer {
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

.we-offer h2 {
	font-size: 4.5rem;
	margin: 0 0 3rem;
	padding: 0;
	color: #5A5A5A;
	position: relative;
}

.we-offer h2::after {
	content: '';
	background-color: #F97304;
	position: absolute;
	width: 150px;
	height: 3px;
	bottom: -1.5rem;
	left: 0;
}

.we-offer .offer-item {
	text-align: center;
	font-size: 3.6rem;


}

.we-offer .offer-item a {
	display: flex;
	flex-direction: column;
	padding: 3rem;

}

.we-offer .offer-item a:hover {
	box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.2);
}

.we-offer .offer-item p {
	margin: 0;
	padding: 0;
}

.we-offer .offer-item .icon img {
	height: 90px;
}

.we-offer a {
	color: #023D67;
	text-decoration: none;
}

/* */
.contact-block h3.text-blue {
	font-size: 3.5rem;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #15B1D7;
	margin: 0;
}

.pb-20 {
	padding-bottom: 20rem;
}

.quick-contact {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: flex-start;
	background-color: #fff;
	box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 39px 0px rgba(0, 0, 0, 0.35);
	padding: 3rem;
	margin-top: -20rem;
	margin-bottom: 10rem;
	border-radius: 10px;
	max-width: 1110px;
	margin-left: auto;
	margin-right: auto;
}

.quick-contact h5 {
	font-size: 2rem;
	font-weight: 700;
	margin: 0 0 1rem;
}

.quick-contact div+div {
	margin-top: 2rem;
}

.loc-block {
	max-width: 1110px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15rem;
}

.loc-block .address {
	background: #15B1D7;
	color: #fff;
	padding: 3rem;
	border-radius: 5px;
	width: 100%;
	position: relative;
	margin-left: auto;
}

.loc-block .block-title {
	font-size: 4.5rem;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #15B1D7;
	position: absolute;
	top: -12rem;
}

.loc-block .building {

	max-width: 450px;
}
.loc-block .building img {
	box-shadow: 10px 10px 16px 2px rgba(0,0,0,0.19);
-webkit-box-shadow: 10px 10px 16px 2px rgba(0,0,0,0.19);
-moz-box-shadow: 10px 10px 16px 2px rgba(0,0,0,0.19);
}
.profile-block {
	position: relative;
}

.profile-pic {
	max-width: 500px;
}

.profile-pic img {
	box-shadow: 10px 10px 16px 2px rgba(0,0,0,0.19);
-webkit-box-shadow: 10px 10px 16px 2px rgba(0,0,0,0.19);
-moz-box-shadow: 10px 10px 16px 2px rgba(0,0,0,0.19);
}

.profile-pic .text {
	padding-left: 1rem;
	margin-top: 1rem;
}

.profile-pic h3,
.profile-pic p {
	margin: 0;
}

.profile-content {
	padding-top: 1.5rem;
}

.profile-content div {
	padding-left: 3rem;
	padding-right: 3rem;
}

.profile-spec h3 {
	font-family: 'PT Sans Narrow', sans-serif;
}

.profile-content .content {
	background: #15B1D7;
	padding-top: 2rem;
	padding-bottom: 2rem;
	color: #fff;
	font-size: 2.2rem;
	line-height: 1.8;
	border-radius: 5px;
}

.profile-links {
	padding: 1rem 0 1rem !important;
}

.profile-links a {
	color: #fff;
	text-decoration: none;
}

.profile-links a:hover {
	text-decoration: underline;
}

.profile-links a+a {
	margin-left: 4rem;
}


/**/

.donate-block {
	min-height: 495px;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
}

.org-donate {
	background-color: #fff;
	padding: 3rem;
	top: -10rem;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-around;
	border: 1px #D6D6D6 solid;
	border-radius: 4px;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.35);
	text-align: center;
}

.org-donate h2 {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #15B1D7;
	margin: 0;
}

.org-donate p {
	margin: 0;
}

.org-donate h2+p {
	margin: 1rem 0;
}

.org-donate a {
	text-decoration: none;
	font-weight: 700;
}

.accolades-block .row+.row {
	flex-direction: row-reverse;
	margin-top: 6rem;
}

.accolades-block h3 {
	margin-top: 0;
}


/* */

.donate-parts-block {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.donate-section .block-title {
	color: #5A5A5A;
 
    line-height: 1.1;
    margin-bottom: 6rem;
}

.human-body +  .donate-parts  {
	margin-top: 2rem;
}

.organ-part {
	display: flex;
}

.organ-part h3 {
	margin: 0;
}

.organ-part p {
	margin: 0;
}

.organ-part+.organ-part {
	margin-top: 2rem;
}

.organ-part .icon {
	width: 80px;
	flex-shrink: 0;
	flex-grow: 0;
	margin: 0 2rem 0 0;
}

.human-body {
	display: none;
}

.donate-msg {
	position: relative;
	border-radius: 4px;
	padding: 5rem;
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.35);
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.35);
	-moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.35);
	display: flex;
	flex-wrap: wrap;
}

.donate-msg .doc-pic {
	width: 245px;
	flex-shrink: 0;
}

.donate-msg .doc-text {
	padding-top: 7rem;
}

.donate-msg .quoted {
	width: 80px;
	display: inline-block;
	position: absolute;
}

.donate-msg .quoted.top {
	left: -2rem;
	top: 38rem;
}

.donate-msg .quoted.btm {
	right: 5rem;
	bottom: -2rem;
}


@media screen and (min-width: 769px) {
	.donate-section .block-title {
	 
		width: 375px;
	 
	}
	.donate-parts {
		width: 35%;
	}

	.donate-parts.right .organ-part {
		flex-direction: row-reverse;
	}

	.donate-parts.right .organ-part .icon {
		margin-left: 2rem;
		margin-right: 0;
	}

	.organ-part .icon {
		width: 150px;
		flex-shrink: 0;
		flex-grow: 0;
	}

	.human-body {
		width: 300px;
		display: block;
		position: relative;
		margin-top: -14rem;
	}

	
.human-body +  .donate-parts  {
	margin-top: 0rem;
}

	.donate-msg {
		flex-wrap: nowrap;
	}

	.donate-msg .doc-text {
		padding-top: 0;
	}

	.donate-msg .doc-pic {
		margin-right: 6rem;
		margin-top: 2rem;
	}

	.donate-msg .quoted {
		width: 111px;
	}

	.donate-msg .quoted.top {
		left: 22rem;
		top: -2rem;
	}

	.donate-msg .quoted.btm {
		right: 5rem;
		bottom: -2rem;
	}

	.contact-block h3.text-blue {
		margin: 3rem 0 0;
	}

	.positions-list li,
	.accolades-list li {
		flex-wrap: nowrap;
	}

	.positions-list li+li,
	.accolades-list li+li {
		margin-top: 3rem;
	}

	.positions-list li .year,
	.accolades-list li .year {
		width: 145px;
		flex-grow: 0;
		flex-shrink: 0;
	}

	.publication-grid {
		column-count: 2;
	}

	.publication-grid .item .inner {
		display: flex;
		align-items: center;
		border: 1px #D6D6D6 solid;
		border-radius: 4px;
		padding: 20px 30px;
	}

	.publication-grid .item .inner span {
		width: 72px;
		flex-grow: 0;
		flex-shrink: 0;
		text-align: center;
	}

	.publication-grid .item .inner div {
		margin-left: 30px;
	}

	.faq-item {
		width: 50%;
		padding: 10px 15px;
	}

	.mason-gallery {
		column-count: 4;
	}

	.profile-block {
		margin-left: 32%;
	}

	.profile-pic {
		left: -435px;
		position: absolute;
		z-index: 3;
	}

	.profile-content div {
		padding-left: 11rem;
		padding-right: 5rem;
	}

	.profile-content .content {
		padding-top: 4rem;
		padding-bottom: 4rem;
		font-size: 2.2rem;
	}

	.profile-links {
		padding: 1rem 0 1rem !important;
	}

	.profile-links a {
		color: #fff;
		text-decoration: none;
	}

	.profile-links a+a {
		margin-left: 4rem;
	}

	.loc-block {
		margin-top: 22rem;
	}

	.loc-block .address {
		padding: 3rem 5rem 3rem 28rem;
		width: 75%;
	}

	.loc-block .building {
		position: absolute;
		left: -33%;
		top: -30%;
	}

	.we-offer {
		justify-content: space-between;
		flex-wrap: nowrap;
	}

	.we-offer h2 {
		font-size: 4.5rem;
		margin: 0 0 3rem;
		padding: 0;
	}

	.we-offer .offer-item {
		text-align: center;
		font-size: 3.6rem;
		width: 20%;
	}

	.we-offer .offer-item .icon img {
		height: 160px;
	}

	.expertise-list li {
		flex-wrap: nowrap;
		align-items: center;
		text-align: left;
	}

	.expertise-list li h3 {
		margin-bottom: 0rem;
	}

	.expertise-list li+li {
		margin-top: 2rem;
	}

	.expertise-list li img {
		margin-bottom: 0;
		margin-right: 4rem;
	}

	#submenu ul li {
		width: 33.33%;
	}

	.quick-contact {
		flex-wrap: nowrap;
		justify-content: space-around;
	}

	.quick-contact div+div {
		margin-top: 0;
	}

	.org-donate {
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-around;
	}
}


/* variables */

.bio-tab {
	margin: 0 0 2rem;
	padding: 0;
	list-style: none;
	display: flex;
	justify-content: center;
	font-size: 2.2rem;
}

.bio-tab li+li {
	margin: 0 0 0 6rem;
}

.bio-tab li a {
	text-decoration: none;
	position: relative;
	color: #15B1D7;
}


.bio-tab li.active a::after {
	position: absolute;
	content: '';
	height: 2px;
	background-color: #F97304;
	left: 0;
	right: 0;
	bottom: -5px;
	-webkit-animation: linkHover .6s;
	animation: linkHover .6s
}


.tabs_wrapper {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	background: transparent;
}

ul.tabs {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 10;
	margin: 10rem 0 0;
	padding: 0;
	width: 33%;
	min-width: 175px;
	list-style: none;
}

ul.tabs li {
	margin: 2rem 0;
	cursor: pointer;
	font-size: 2.4rem;
	padding: 0 0 0 4rem;
	color: #15B1D7;
	text-align: left;
	position: relative;
	font-family: 'PT Sans Narrow', sans-serif;
}

ul.tabs li a {
	color: #15B1D7;
	text-decoration: none;

}

ul.tabs li::before {
	width: 14px;
	height: 14px;
	border-radius: 25px;
	border: 2px #03749C solid;
	content: '';
	position: absolute;
	left: 0;
	top: 10px;
}

ul.tabs li a:hover {
	color: #7B7B7B;
}

ul.tabs li.active a {

	display: inline-block;
	position: relative;
	color: #7B7B7B;

}

ul.tabs li.active a::after {
	position: absolute;
	content: '';
	height: 2px;
	background-color: #F97304;
	left: 0;
	right: 0;
	bottom: -5px;
	-webkit-animation: linkHover .6s;
	animation: linkHover .6s
}

.tab_container {
	display: inline-block;
	vertical-align: top;
	position: relative;
	z-index: 20;
	left: -2%;
	width: 65%;
	min-width: 10px;
	text-align: left;
	background: white;
}

.tab_content {
	padding: 20px;
	height: 100%;
	display: none;
}

.tab_content h4 {
	font-size: 2rem;
	color: #03749C;
	font-family: 'PT Sans', sans-serif;
	font-weight: 700;
	margin: 0;
}

.tab_content h4+p {
	margin: 0;
}

.tab_content p+h4 {
	margin-top: 3rem;
}

.tab_content ul {
	margin: 0 0 3rem;
	padding: 0;
	list-style: none;
}

.tab_content li {
	position: relative;
	padding: 0 0 0 15px;
}

.tab_content li::before {
	content: '-';
	position: absolute;
	left: 0;
	top: 0px;
}

.tab_drawer_heading {
	display: none;
}

@media screen and (max-width: 781px) {


	.tab_content {
		padding: 0 0 0 4rem;
		height: 100%;

	}

	ul.tabs {
		display: none;
	}

	.tab_container {
		display: block;
		margin: 0 auto;
		width: 95%;
		border-top: none;
		border-radius: 0;

	}

	.tab_drawer_heading {

		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
		text-align: center;
	}



	.tab_drawer_heading {
		margin: 2rem 0;
		cursor: pointer;
		font-size: 2.4rem;
		padding: 0 0 0 4rem;
		color: #15B1D7;
		text-align: left;
		position: relative;
		font-family: 'PT Sans Narrow', sans-serif;

		color: #15B1D7;
		text-decoration: none;

	}

	.tab_drawer_heading::before {
		width: 14px;
		height: 14px;
		border-radius: 25px;
		border: 2px #03749C solid;
		content: '';
		position: absolute;
		left: 0;
		top: 10px;
	}

	.tab_drawer_heading:hover {
		color: #7B7B7B;
	}

	.tab_drawer_heading.d_active span {

		display: inline-block;
		position: relative;
		color: #7B7B7B;

	}

	.tab_drawer_heading.d_active span::after {
		position: absolute;
		content: '';
		height: 2px;
		background-color: #F97304;
		left: 0;
		right: 0;
		bottom: -5px;
		-webkit-animation: linkHover .6s;
		animation: linkHover .6s
	}







}




@-webkit-keyframes linkHover {
	0% {
		right: 100%
	}

	to {
		right: 0
	}
}

@keyframes linkHover {
	0% {
		right: 100%
	}

	to {
		right: 0
	}
}





/* ── TABS ── */
  .wp-tabs {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    border-bottom: 2px solid var(--gold-light);
    margin-bottom: 32px;
    position: relative;
  }

  .wp-tab-btn {
    
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: .04em;
    text-transform: uppercase;
    color: var(--muted);
    background: none;
    border: none;
    padding: 12px 22px;
    cursor: pointer;
    position: relative;
    transition: color .25s;
  }

  .wp-tab-btn::after {
    content: '';
    position: absolute;
    bottom: -2px;
    left: 0; right: 0;
    height: 2px;
    background: var(--gold);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform .3s cubic-bezier(.4,0,.2,1);
  }

  .wp-tab-btn:hover { color: var(--ink); }
  .wp-tab-btn:hover::after { transform: scaleX(1); }

  .wp-tab-btn.active {
    color: var(--ink);
  }
  .wp-tab-btn.active::after { transform: scaleX(1); }

  /* ── GRID ── */
  .wp-tab-panel { display: none; }
  .wp-tab-panel.active {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(260px, 1fr));
    gap: 24px;
    animation: fadeUp .35s ease forwards;
  }

  @keyframes fadeUp {
    from { opacity: 0; transform: translateY(12px); }
    to   { opacity: 1; transform: translateY(0); }
  }

  /* ── CARDS ── */
  .post-card {
    background: var(--card-bg);
    border-radius: 2px;
    box-shadow: var(--shadow);
    overflow: hidden;
    transition: transform .25s, box-shadow .25s;
  }

  .post-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 40px rgba(26,26,46,.13);
  }

  .card-thumb {
    width: 100%;
    aspect-ratio: 16/9;
    object-fit: cover;
    display: block;
    background: var(--gold-light);
  }

  .card-thumb-placeholder {
    width: 100%;
    aspect-ratio: 16/9;
    background: linear-gradient(135deg, var(--gold-light) 0%, var(--cream) 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2rem;
  }

  .card-body {
    padding: 20px 22px 24px;
  }

  .card-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 1.2rem;
    color: var(--muted);
    text-transform: uppercase;
    letter-spacing: .06em;
    margin-bottom: 10px;
  }

  .card-meta .dot { color: var(--gold); font-size: 1.1em; }

  .card-body h3 {
    font-family: inherit;
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 8px;
    color: var(--ink);
  }

  .card-body p {
    font-size: .88rem;
    color: var(--muted);
    line-height: 1.6;
    font-weight: 300;
  }

  .card-link {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    margin-top: 14px;
    font-size: 1.2rem;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: .06em;
    transition: gap .2s;
  }
  .card-link:hover { gap: 10px; }

  /* ── COUNT BADGE ── */
  .tab-count {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: var(--gold-light);
    color: var(--ink);
    border-radius: 20px;
    font-size: .72rem;
    font-weight: 500;
    padding: 1px 7px;
    margin-left: 5px;
    vertical-align: middle;
  }