/*
Theme Name: Medin
Theme URI: https://www.portotheme.com/wordpress/medin/intro
Author:       p-themes
Author URI:   https://themeforest.net/user/p-themes/
Description: It\'s a Medical Clinic WordPress Theme. Which has unique features and user competitive features.
Version: 1.8.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: medin
Tags: one-column, two-columns, right-sidebar, forms, grid-post-format, 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 with others.

Medical Clinic is based on Underscores http://underscores.me/, (C) 2012-2015 Automatic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

article,
aside,
footer,
header,
nav,
section {
	display: block;
}

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

figcaption,
figure,
main {
	display: block;
}

figure {
	margin: 1em 0;
}

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

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

a {
	background-color: transparent;
	-webkit-text-decoration-skip: objects;
}

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

abbr[title] {
	border-bottom: 1px #767676 dotted;
	text-decoration: none;
}

b,
strong {
	font-weight: inherit;
}

b,
strong {
	font-weight: 700;
}

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

dfn {
	font-style: italic;
}

mark {
	background-color: #eee;
	color: #222;
}

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;
}

audio,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

img {
	border-style: none;
}

svg:not(:root) {
	overflow: hidden;
}

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

button,
input {
	overflow: visible;
}

button,
select {
	text-transform: none;
}

button,
html [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 {
	border: 1px solid #bbb;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

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

progress {
	display: inline-block;
	vertical-align: baseline;
}

textarea {
	overflow: auto;
}

[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	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-cancel-button,
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

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

details,
menu {
	display: block;
}

summary {
	display: list-item;
}

canvas {
	display: inline-block;
}

template {
	display: none;
}

[hidden] {
	display: none;
}
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	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;
}
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.entry-footer:before,
.entry-footer:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.nav-links:before,
.nav-links:after,
.pagination:before,
.pagination:after,
.comment-author:before,
.comment-author:after,
.widget-area:before,
.widget-area:after,
.widget:before,
.widget:after,
.comment-meta:before,
.comment-meta:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.entry-footer:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.nav-links:after,
.pagination:after,
.comment-author:after,
.widget-area:after,
.widget:after,
.comment-meta:after {
	clear: both;
}
body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 15px;
	font-size: 0.9375rem;
	font-weight: 400;
	line-height: 1.66;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.4;
	margin: 0 0 0.75em;
	padding: 1.5em 0 0;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child:not(.prices-box-title),
h5:first-child,
h6:first-child {
	padding-top: 0;
}

h1 {
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 300;
}

h2,
.home.blog .entry-title {
	color: #666;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
}

h3 {
	color: #333;
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: 300;
}

h4 {
	color: #333;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 800;
}

h5 {
	color: #767676;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.15em;
}

h6 {
	color: #fff;
	font-size: 40px;
	font-size: 2rem;
	font-weight: 200;
}

p {
	margin: 0 0 1.5em;
	padding: 0;
}

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

blockquote {
	color: #666;
	font-size: 18px;
	font-size: 1.125rem;
	font-style: italic;
	line-height: 1.7;
	margin: 0;
	overflow: hidden;
	padding: 0;
}

blockquote cite {
	display: block;
	font-style: normal;
	font-weight: 600;
	margin-top: 0.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	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;
	font-size: 15px;
	font-size: 0.9375rem;
}

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

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

big {
	font-size: 125%;
}

blockquote {
	quotes: "" "";
}

q {
	quotes: "“" "”" "‘" "’";
}

blockquote:before,
blockquote:after {
	content: "";
}

:focus {
	outline: none;
}
html[lang^="zh-"] body,
html[lang^="zh-"] button,
html[lang^="zh-"] input,
html[lang^="zh-"] select,
html[lang^="zh-"] textarea {
	font-family: "PingFang TC", "Helvetica Neue", Helvetica, STHeitiTC-Light, Arial, sans-serif;
}

html[lang="zh-CN"] body,
html[lang="zh-CN"] button,
html[lang="zh-CN"] input,
html[lang="zh-CN"] select,
html[lang="zh-CN"] textarea {
	font-family: "PingFang SC", "Helvetica Neue", Helvetica, STHeitiSC-Light, Arial, sans-serif;
}
html[lang="bn-BD"] body,
html[lang="bn-BD"] button,
html[lang="bn-BD"] input,
html[lang="bn-BD"] select,
html[lang="bn-BD"] textarea,
html[lang="hi-IN"] body,
html[lang="hi-IN"] button,
html[lang="hi-IN"] input,
html[lang="hi-IN"] select,
html[lang="hi-IN"] textarea,
html[lang="mr-IN"] body,
html[lang="mr-IN"] button,
html[lang="mr-IN"] input,
html[lang="mr-IN"] select,
html[lang="mr-IN"] textarea {
	font-family: Arial, sans-serif;
}

html[lang="el"] body,
html[lang="el"] button,
html[lang="el"] input,
html[lang="el"] select,
html[lang="el"] textarea {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="el"] h1,
html[lang="el"] h2,
html[lang="el"] h3,
html[lang="el"] h4,
html[lang="el"] h5,
html[lang="el"] h6 {
	font-weight: 700;
	line-height: 1.3;
}
html[lang="gu-IN"] body,
html[lang="gu-IN"] button,
html[lang="gu-IN"] input,
html[lang="gu-IN"] select,
html[lang="gu-IN"] textarea {
	font-family: Arial, sans-serif;
}

html[lang="gu-IN"] h1,
html[lang="gu-IN"] h2,
html[lang="gu-IN"] h3,
html[lang="gu-IN"] h4,
html[lang="gu-IN"] h5,
html[lang="gu-IN"] h6 {
	font-weight: 700;
}
html[lang="he-IL"] body,
html[lang="he-IL"] button,
html[lang="he-IL"] input,
html[lang="he-IL"] select,
html[lang="he-IL"] textarea {
	font-family: "Arial Hebrew", Arial, sans-serif;
}

html[lang="he-IL"] h1,
html[lang="he-IL"] h2,
html[lang="he-IL"] h3,
html[lang="he-IL"] h4,
html[lang="he-IL"] h5,
html[lang="he-IL"] h6 {
	font-weight: 700;
}
html[lang="ja"] body,
html[lang="ja"] button,
html[lang="ja"] input,
html[lang="ja"] select,
html[lang="ja"] textarea {
	font-family: "Hiragino Kaku Gothic Pro", Meiryo, sans-serif;
}

html[lang="ja"] h1,
html[lang="ja"] h2,
html[lang="ja"] h3,
html[lang="ja"] h4,
html[lang="ja"] h5,
html[lang="ja"] h6 {
	font-weight: 700;
}
html[lang="ko-KR"] body,
html[lang="ko-KR"] button,
html[lang="ko-KR"] input,
html[lang="ko-KR"] select,
html[lang="ko-KR"] textarea {
	font-family: "Apple SD Gothic Neo", "Malgun Gothic", "Nanum Gothic", Dotum, sans-serif;
}

html[lang="ko-KR"] h1,
html[lang="ko-KR"] h2,
html[lang="ko-KR"] h3,
html[lang="ko-KR"] h4,
html[lang="ko-KR"] h5,
html[lang="ko-KR"] h6 {
	font-weight: 600;
}
html[lang="th"] h1,
html[lang="th"] h2,
html[lang="th"] h3,
html[lang="th"] h4,
html[lang="th"] h5,
html[lang="th"] h6 {
	line-height: 1.65;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

html[lang="th"] body,
html[lang="th"] button,
html[lang="th"] input,
html[lang="th"] select,
html[lang="th"] textarea {
	line-height: 1.8;
	font-family: "Sukhumvit Set", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
html[lang="ar"] *,
html[lang="ary"] *,
html[lang="azb"] *,
html[lang="haz"] *,
html[lang="ps"] *,
html[lang^="zh-"] *,
html[lang="bg-BG"] *,
html[lang="ru-RU"] *,
html[lang="uk"] *,
html[lang="bn-BD"] *,
html[lang="hi-IN"] *,
html[lang="mr-IN"] *,
html[lang="el"] *,
html[lang="gu-IN"] *,
html[lang="he-IL"] *,
html[lang="ja"] *,
html[lang="ko-KR"] *,
html[lang="th"] * {
	letter-spacing: 0 !important;
}
label {
	color: #444;
	display: block;
	margin-bottom: 0.5em;
}

fieldset {
	margin-bottom: 1em;
}

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: #a9a9a9;
	background: #fff;
	border: 1px solid #d5d5d5;
	-webkit-border-radius: 6px;
	border-radius:0;
	display: block;
	padding: 0.7em;
	width: 100%;
}

select {
	border: 1px solid #bbb;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	height: 3em;
	max-width: 100%;
}

input[type="radio"],
input[type="checkbox"] {
	margin-right: 0.5em;
}

input[type="radio"] + label,
input[type="checkbox"] + label {
	font-weight: 400;
}

button,
input[type="button"],
input[type="submit"] {
	background-color: #222;
	border: 0;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1;
	padding: 1em 2em;
	text-shadow: none;
	-webkit-transition: background 0.2s;
	transition: background 0.2s;
}

input + button,
input + input[type="button"],
input + input[type="submit"] {
	padding: 0.75em 2em;
}

button.secondary,
input[type="reset"],
input[type="button"].secondary,
input[type="reset"].secondary,
input[type="submit"].secondary {
	background-color: #ddd;
	color: #222;
}

button.secondary:hover,
button.secondary:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="button"].secondary:hover,
input[type="button"].secondary:focus,
input[type="reset"].secondary:hover,
input[type="reset"].secondary:focus,
input[type="submit"].secondary:hover,
input[type="submit"].secondary:focus {
	background: #bbb;
}

::-webkit-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

:-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}

::-moz-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
	opacity: 1;
}

:-ms-input-placeholder {
	color: #333;
	font-family: "Libre Franklin", "Helvetica Neue", helvetica, arial, sans-serif;
}
hr {
	background-color: #bbb;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 1.5em;
	padding: 0;
}

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;
}
table {
	border-collapse: collapse;
	margin: 0 0 1.5em;
	width: 100%;
}

thead th {
	border-bottom: 2px solid #bbb;
	padding-bottom: 0.5em;
}

th {
	padding: 0.4em;
	text-align: left;
}

tr {
	border-bottom: 1px solid #eee;
}

td {
	padding: 0.4em;
}

th:first-child,
td:first-child {
	padding-left: 0;
}

th:last-child,
td:last-child {
	padding-right: 0;
}
a {
	color: #222;
	text-decoration: none;
}

a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}
.post-navigation a:focus .icon,
.post-navigation a:hover .icon {
	color: #222;
}
.post-thumbnail {
	margin-bottom: 0.85em;
}

.post-thumbnail a img {
	-webkit-backface-visibility: hidden;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.post-thumbnail a:hover img,
.post-thumbnail a:focus img {
	opacity: 0.7;
}
.navigation-top {
	background: #fff;
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	font-size: 16px;
	font-size: 1rem;
	position: relative;
}

.navigation-top .wrap {
	max-width: 1000px;
	padding: 0;
}

.navigation-top a {
	color: #222;
	font-weight: 600;
	-webkit-transition: color 0.2s;
	transition: color 0.2s;
}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
	color: #767676;
}

.main-navigation {
	clear: both;
	display: block;
}

.main-navigation ul {
	background: #fff;
	list-style: none;
	margin: 0;
	padding: 0 1.5em;
	text-align: left;
}
.js .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation .page_item_has_children > a > .icon,
.main-navigation ul a > .icon {
	display: none;
}

.main-navigation > div > ul {
	border-top: 1px solid #eee;
	padding: 0.75em 1.695em;
}

.js .main-navigation.toggled-on > div > ul {
	display: block;
}

.main-navigation ul ul {
	padding: 0 0 0 1.5em;
}

.main-navigation ul ul.toggled-on {
	display: block;
}

.main-navigation ul ul a {
	letter-spacing: 0;
	padding: 0.4em 0;
	position: relative;
	text-transform: none;
}

.main-navigation li {
	border-bottom: 1px solid #eee;
	position: relative;
}

.main-navigation li li,
.main-navigation li:last-child {
	border: 0;
}

.main-navigation a {
	display: block;
	padding: 0.5em 0;
	text-decoration: none;
}

.main-navigation a:hover {
	color: #767676;
}

.menu-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: none;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	line-height: 1.5;
	margin: 1px auto 2px;
	padding: 1em;
	text-shadow: none;
}
.js .menu-toggle {
	display: block;
}

.main-navigation.toggled-on ul.nav-menu {
	display: block;
}

.menu-toggle:hover,
.menu-toggle:focus {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.menu-toggle:focus {
	outline: thin solid;
}

.menu-toggle .icon {
	margin-right: 0.5em;
	top: -2px;
}

.toggled-on .menu-toggle .icon-bars,
.menu-toggle .icon-close {
	display: none;
}

.toggled-on .menu-toggle .icon-close {
	display: inline-block;
}
.dropdown-toggle {
	background-color: transparent;
	border: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #222;
	display: block;
	font-size: 16px;
	right: -0.5em;
	line-height: 1.5;
	margin: 0 auto;
	padding: 0.5em;
	position: absolute;
	text-shadow: none;
	top: 0;
}

.dropdown-toggle:hover,
.dropdown-toggle:focus {
	background: transparent;
}

.dropdown-toggle:focus {
	outline: thin dotted;
}

.dropdown-toggle.toggled-on .icon {
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
.site-header .menu-scroll-down {
	display: none;
}
html {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

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

body {
	background: #fff;
}

#page {
	position: relative;
	word-wrap: break-word;
}

.wrap {
	margin-left: auto;
	margin-right: auto;
	max-width: 700px;
	padding-left: 2em;
	padding-right: 2em;
}

.wrap:after {
	clear: both;
	content: "";
	display: block;
}
#masthead .wrap {
	position: relative;
}

.site-header {
	background-color: #fafafa;
	position: relative;
}
.site-branding {
	padding: 1em 0;
	position: relative;
	-webkit-transition: margin-bottom 0.2s;
	transition: margin-bottom 0.2s;
	z-index: 3;
}

.site-branding a {
	text-decoration: none;
	-webkit-transition: opacity 0.2s;
	transition: opacity 0.2s;
}

.site-branding a:hover,
.site-branding a:focus {
	opacity: 0.7;
}

.site-title {
	clear: none;
	font-size: 24px;
	font-size: 1.5rem;
	font-weight: 800;
	line-height: 1.25;
	letter-spacing: 0.08em;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

.site-title,
.site-title a {
	color: #222;
	opacity: 1;
}

body.has-header-image .site-title,
body.has-header-video .site-title,
body.has-header-image .site-title a,
body.has-header-video .site-title a {
	color: #fff;
}

.site-description {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	margin-bottom: 0;
}

body.has-header-image .site-description,
body.has-header-video .site-description {
	color: #fff;
	opacity: 0.8;
}

.custom-logo-link {
	display: inline-block;
	padding-right: 1em;
	vertical-align: middle;
	width: auto;
}

.custom-logo-link img {
	display: inline-block;
	max-height: 80px;
	width: auto;
}

body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
	max-height: 200px;
	max-width: 100%;
}

.custom-logo-link a:hover,
.custom-logo-link a:focus {
	opacity: 0.9;
}

body:not(.title-tagline-hidden) .site-branding-text {
	display: inline-block;
	vertical-align: middle;
}

.custom-header {
	position: relative;
}

.has-header-image.medin-front-page .custom-header,
.has-header-video.medin-front-page .custom-header,
.has-header-image.home.blog .custom-header,
.has-header-video.home.blog .custom-header {
	display: table;
	height: 300px;
	height: 75vh;
	width: 100%;
}

.custom-header-media {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
}

.custom-header-media:before {
	background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 75%, rgba(0, 0, 0, 0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
	bottom: 0;
	content: "";
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	right: 0;
	z-index: 2;
}

.has-header-image .custom-header-media img,
.has-header-video .custom-header-media video,
.has-header-video .custom-header-media iframe {
	position: fixed;
	height: auto;
	left: 50%;
	max-width: 1000%;
	min-height: 100%;
	min-width: 100%;
	min-width: 100vw;
	width: auto;
	top: 50%;
	padding-bottom: 1px;
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.wp-custom-header .wp-custom-header-video-button {
	background-color: rgba(34, 34, 34, 0.5);
	border: 1px solid rgba(255, 255, 255, 0.6);
	color: rgba(255, 255, 255, 0.6);
	height: 45px;
	overflow: hidden;
	padding: 0;
	position: fixed;
	right: 30px;
	top: 30px;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: 45px;
}

.wp-custom-header .wp-custom-header-video-button:hover,
.wp-custom-header .wp-custom-header-video-button:focus {
	border-color: rgba(255, 255, 255, 0.8);
	background-color: rgba(34, 34, 34, 0.8);
	color: #fff;
}

.admin-bar .wp-custom-header-video-button {
	top: 62px;
}

.has-header-image:not(.medin-front-page):not(.home) .custom-header-media img {
	bottom: 0;
	position: absolute;
	top: auto;
	-ms-transform: translateX(-50%) translateY(0);
	-moz-transform: translateX(-50%) translateY(0);
	-webkit-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
}
@supports ( object-fit: cover ) {
	.has-header-image .custom-header-media img,
	.has-header-video .custom-header-media video,
	.has-header-video .custom-header-media iframe,
	.has-header-image:not(.medin-front-page):not(.home) .custom-header-media img {
		height: 100%;
		left: 0;
		-o-object-fit: cover;
		object-fit: cover;
		top: 0;
		-ms-transform: none;
		-moz-transform: none;
		-webkit-transform: none;
		transform: none;
		width: 100%;
	}
}

body:not(.has-header-image):not(.has-header-video) .custom-header-media {
	display: none;
}

.has-header-image.medin-front-page .site-branding,
.has-header-video.medin-front-page .site-branding,
.has-header-image.home.blog .site-branding,
.has-header-video.home.blog .site-branding {
	display: table-cell;
	height: 100%;
	vertical-align: bottom;
}

.medin-front-page .site-content {
	padding: 0;
}

.medin-panel {
	overflow: hidden;
	position: relative;
}

.panel-image {
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	position: relative;
}

.panel-image:before {
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.3)));
	background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#4d000000", GradientType=0);
	bottom: 0;
	content: "";
	left: 0;
	right: 0;
	position: absolute;
	top: 100px;
}

.medin-front-page article:not(.has-post-thumbnail):not(:first-child) {
	border-top: 1px solid #ddd;
}

.panel-content {
	position: relative;
}

.panel-content .wrap {
	padding-bottom: 0.5em;
	padding-top: 1.75em;
}

.medin-panel .edit-link {
	display: block;
	margin: 0.3em 0 0;
}

.medin-panel .entry-header .edit-link {
	font-size: 14px;
	font-size: 0.875rem;
}

.medin-front-page .panel-content .recent-posts article {
	border: 0;
	color: #333;
	margin-bottom: 3em;
}

.recent-posts .entry-header {
	margin-bottom: 1.2em;
}

.page .panel-content .recent-posts .entry-title {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	letter-spacing: 0;
	text-transform: none;
}

.medin-panel .recent-posts .entry-header .edit-link {
	color: #222;
	display: inline-block;
	font-size: 11px;
	font-size: 0.6875rem;
	margin-left: 1em;
}

.site-content-contain {
	background-color: #fff;
	position: relative;
}

.site-content {
	padding: 2.5em 0 0;
}

.sticky {
	position: relative;
}

.post:not(.sticky) .icon-thumb-tack {
	display: none;
}

.sticky .icon-thumb-tack {
	display: block;
	height: 18px;
	left: -1.5em;
	position: absolute;
	top: 1.65em;
	width: 20px;
}

.page .panel-content .entry-title,
.page-title,
body.page:not(.medin-front-page) .entry-title {
	color: #222;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	letter-spacing: 0.14em;
	text-transform: uppercase;
}

.entry-header .entry-title {
	margin-bottom: 0.25em;
}

.entry-title a {
	color: #333;
	text-decoration: none;
	margin-left: -2px;
}

.entry-title:not(:first-child) {
	padding-top: 0;
}

.entry-meta {
	color: #767676;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	padding-bottom: 0.25em;
	text-transform: uppercase;
}

.entry-meta a {
	color: #767676;
}

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

.single .byline,
.group-blog .byline {
	display: inline;
}

.pagination,
.comments-pagination {
	border-top: 1px solid #eee;
	padding: 2em 0 3em;
	text-align: center;
}

.comments-pagination {
	border: 0;
}

.page-numbers {
	display: none;
	padding: 0.5em 0.75em;
}

.page-numbers.current {
	color: #767676;
	display: inline-block;
}

.page-numbers.current .screen-reader-text {
	clip: auto;
	height: auto;
	overflow: auto;
	position: relative !important;
	width: auto;
}

.prev.page-numbers,
.next.page-numbers {
	background-color: #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	display: inline-block;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 1;
	padding: 0.25em 0.5em 0.4em;
}

.prev.page-numbers,
.next.page-numbers {
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.prev.page-numbers:focus,
.prev.page-numbers:hover,
.next.page-numbers:focus,
.next.page-numbers:hover {
	background-color: #767676;
	color: #fff;
}

.prev.page-numbers {
	float: left;
}

.next.page-numbers {
	float: right;
}

.entry-content blockquote.alignleft,
.entry-content blockquote.alignright {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	width: 48%;
}

.blog .site-main > article,
.archive .site-main > article,
.search .site-main > article {
	padding-bottom: 2em;
}

body:not(.medin-front-page) .entry-header {
	padding: 1em 0;
}

body:not(.medin-front-page) .entry-header,
body:not(.medin-front-page) .entry-content,
body:not(.medin-front-page) #comments {
	margin-left: auto;
	margin-right: auto;
}

body:not(.medin-front-page) .entry-header {
	padding-top: 0;
}

.blog .entry-meta a.post-edit-link,
.archive .entry-meta a.post-edit-link,
.search .entry-meta a.post-edit-link {
	color: #222;
	display: inline-block;
	margin-left: 1em;
	white-space: nowrap;
}

.search .page .entry-meta a.post-edit-link {
	margin-left: 0;
	white-space: nowrap;
}

.taxonomy-description {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
}

.entry-content .more-link:before {
	content: "";
	display: block;
	margin-top: 1.5em;
}
.single-post:not(.has-sidebar) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
}

.single-featured-image-header {
	background-color: #fafafa;
	border-bottom: 1px solid #eee;
}

.single-featured-image-header img {
	display: block;
	margin: auto;
}

.page-links {
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	padding: 2em 0 3em;
}

.page-links .page-number {
	color: #767676;
	display: inline-block;
	padding: 0.5em 1em;
}

.page-links a {
	display: inline-block;
}

.page-links a .page-number {
	color: #222;
}
.entry-footer {
	border-bottom: 1px solid #eee;
	border-top: 1px solid #eee;
	margin-top: 2em;
	padding: 2em 0;
}

.entry-footer .cat-links,
.entry-footer .tags-links {
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	padding-left: 2.5em;
	position: relative;
	text-transform: uppercase;
}

.entry-footer .cat-links + .tags-links {
	margin-top: 1em;
}

.entry-footer .cat-links a,
.entry-footer .tags-links a {
	color: #333;
}

.entry-footer .cat-links .icon,
.entry-footer .tags-links .icon {
	color: #767676;
	left: 0;
	margin-right: 0.5em;
	position: absolute;
	top: 2px;
}

.entry-footer .edit-link {
	display: inline-block;
}

.entry-footer .edit-link a.post-edit-link {
	background-color: #222;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: none;
	box-shadow: none;
	color: #fff;
	display: inline-block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 800;
	margin-top: 2em;
	padding: 0.7em 2em;
	-webkit-transition: background-color 0.2s ease-in-out;
	transition: background-color 0.2s ease-in-out;
	white-space: nowrap;
}

.entry-footer .edit-link a.post-edit-link:hover,
.entry-footer .edit-link a.post-edit-link:focus {
	background-color: #767676;
}
.blog .format-status .entry-title,
.archive .format-status .entry-title,
.blog .format-aside .entry-title,
.archive .format-aside .entry-title {
	display: none;
}

.format-quote blockquote {
	color: #333;
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 300;
	overflow: visible;
	position: relative;
}

.format-quote blockquote .icon {
	display: block;
	height: 20px;
	left: -1.25em;
	position: absolute;
	top: 0.4em;
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1);
	width: 20px;
}
.post-navigation {
	font-weight: 800;
	margin: 3em 0;
}

.post-navigation .nav-links {
	padding: 1em 0;
}

.nav-subtitle {
	background: transparent;
	color: #767676;
	display: block;
	font-size: 11px;
	font-size: 0.6875rem;
	letter-spacing: 0.1818em;
	margin-bottom: 1em;
	text-transform: uppercase;
}

.nav-title {
	color: #333;
	font-size: 15px;
	font-size: 0.9375rem;
}

.post-navigation .nav-next {
	margin-top: 1.5em;
}

.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
	margin-right: 0.5em;
}

.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
	margin-left: 0.5em;
}
.page-header {
	padding-bottom: 2em;
}

.page .entry-header .edit-link {
	font-size: 14px;
	font-size: 0.875rem;
}

.search .page .entry-header .edit-link {
	font-size: 11px;
	font-size: 0.6875rem;
}

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

.page:not(.home):not(.page-template-custompagett) #content {
	padding-bottom: 1.5em;
}
.error404 .page-content .search-form,
.search .page-content .search-form {
	margin-bottom: 3em;
}
.site-footer {
	border-top: 1px solid #eee;
}

.site-footer .wrap {
	padding-bottom: 1.5em;
	padding-top: 2em;
}
.site-footer .widget-area {
	padding-bottom: 2em;
	padding-top: 2em;
}
.social-navigation {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 1em;
}

.social-navigation ul {
	list-style: none;
	margin-bottom: 0;
	margin-left: 0;
}

.social-navigation li {
	display: inline;
}

.social-navigation a {
	background-color: #767676;
	-webkit-border-radius: 40px;
	border-radius: 40px;
	color: #fff;
	display: inline-block;
	height: 40px;
	margin: 0 1em 0.5em 0;
	text-align: center;
	width: 40px;
}

.social-navigation a:hover,
.social-navigation a:focus {
	background-color: #333;
}

.social-navigation .icon {
	height: 16px;
	top: 12px;
	width: 16px;
	vertical-align: top;
}
.site-info {
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 1em;
}

.site-info a {
	color: #666;
}

.site-info .sep {
	margin: 0;
	display: block;
	visibility: hidden;
	height: 0;
	width: 100%;
}
.comments-title {
	font-size: 20px;
	font-size: 1.25rem;
	margin-bottom: 1.5em;
}

.comment-list,
.comment-list .children {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment-list li:before {
	display: none;
}

.comment-body {
	margin-left: 65px;
}

.comment-author {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0.4em;
	position: relative;
	z-index: 2;
}

.comment-author .avatar {
	height: 50px;
	left: -65px;
	position: absolute;
	width: 50px;
}

.comment-author .says {
	display: none;
}

.comment-meta {
	margin-bottom: 1.5em;
}

.comment-metadata {
	color: #767676;
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.comment-metadata a {
	color: #767676;
}

.comment-metadata a.comment-edit-link {
	color: #222;
	margin-left: 1em;
}

.comment-body {
	color: #333;
	font-size: 14px;
	font-size: 0.875rem;
	margin-bottom: 4em;
}

.comment-reply-link {
	font-weight: 800;
	position: relative;
}

.comment-reply-link .icon {
	color: #222;
	left: -2em;
	height: 1em;
	position: absolute;
	top: 0;
	width: 1em;
}

.children .comment-author .avatar {
	height: 30px;
	left: -45px;
	width: 30px;
}

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
	border: 1px solid #333;
	padding: 2px;
}

.no-comments,
.comment-awaiting-moderation {
	color: #767676;
	font-size: 14px;
	font-size: 0.875rem;
	font-style: italic;
}

.comments-pagination {
	margin: 2em 0 3em;
}

.form-submit {
	text-align: right;
}
.widget {
	padding-bottom: 3em;
}

h2.widget-title {
	color: #222;
	font-size: 13px;
	font-size: 0.8125rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	margin-bottom: 1.5em;
	text-transform: uppercase;
}

.widget-title a {
	color: inherit;
}
.widget select {
	width: 100%;
}

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

.widget ul li,
.widget ol li {
	border-bottom: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 0.5em 0;
}

.widget ul li + li {
	margin-top: -1px;
}

.widget ul li ul {
	margin: 0 0 -1px;
	padding: 0;
	position: relative;
}

.widget ul li li {
	border: 0;
	padding-left: 24px;
	padding-left: 1.5rem;
}
.widget_top-posts ul li ul,
.widget_rss_links ul li ul,
.widget-grofile ul.grofile-links li ul,
.widget_pages ul li ul,
.widget_meta ul li ul {
	bottom: 0;
}

.widget_nav_menu ul li li,
.widget_top-posts ul li,
.widget_top-posts ul li li,
.widget_rss_links ul li,
.widget_rss_links ul li li,
.widget-grofile ul.grofile-links li,
.widget-grofile ul.grofile-links li li {
	padding-bottom: 0.25em;
	padding-top: 0.25em;
}

.widget_rss ul li {
	padding-bottom: 1em;
	padding-top: 1em;
}
.widget .post-date,
.widget .rss-date {
	font-size: 0.81em;
}
.widget_text {
	word-wrap: break-word;
}

.widget_text ul {
	list-style: disc;
	margin: 0 0 1.5em 1.5em;
}

.widget_text ol {
	list-style: decimal;
}

.widget_text ul li,
.widget_text ol li {
	border: none;
}

.widget_text ul li:last-child,
.widget_text ol li:last-child {
	padding-bottom: 0;
}

.widget_text ul li ul {
	margin: 0 0 0 1.5em;
}

.widget_text ul li li {
	padding-left: 0;
	padding-right: 0;
}

.widget_text ol li {
	list-style-position: inside;
}

.widget_text ol li + li {
	margin-top: -1px;
}
.widget_rss .widget-title .rsswidget:first-child {
	float: right;
}

.widget_rss .widget-title .rsswidget:first-child:hover {
	background-color: transparent;
}

.widget_rss .widget-title .rsswidget:first-child img {
	display: block;
}

.widget_rss ul li {
	padding: 2.125em 0;
}

.widget_rss ul li:first-child {
	border-top: none;
	padding-top: 0;
}

.widget_rss li .rsswidget {
	font-size: 22px;
	font-size: 1.375rem;
	font-weight: 300;
	line-height: 1.4;
}

.widget_rss .rss-date,
.widget_rss li cite {
	color: #767676;
	display: block;
	font-size: 10px;
	font-size: 0.625rem;
	font-style: normal;
	font-weight: 800;
	letter-spacing: 0.18em;
	line-height: 1.5;
	text-transform: uppercase;
}

.widget_rss .rss-date {
	margin: 0.5em 0 1.5em;
	padding: 0;
}

.widget_rss .rssSummary {
	margin-bottom: 0.5em;
}
.widget_contact_info .contact-map {
	margin-bottom: 0.5em;
}
.widget-grofile h4 {
	font-size: 16px;
	font-size: 1rem;
	margin-bottom: 0;
}
.widget_recent_comments table,
.widget_recent_comments th,
.widget_recent_comments td {
	border: 0;
}
.widget_recent_entries .post-date {
	display: block;
}
.search-form {
	position: relative;
}

.search-form .search-submit {
	bottom: 3px;
	padding: 0.5em 1em;
	position: absolute;
	right: 3px;
	top: 3px;
}

.search-form .search-submit .icon {
	height: 24px;
	top: -2px;
	width: 24px;
}
.tagcloud,
.widget_tag_cloud,
.wp_widget_tag_cloud {
	line-height: 1.5;
}

.widget .tagcloud a,
.widget.widget_tag_cloud a,
.wp_widget_tag_cloud a {
	border: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	display: inline-block;
	float: left;
	font-size: 14px !important;
	font-size: 0.875rem !important;
	margin: 4px 4px 0 0 !important;
	padding: 4px 10px 5px !important;
	position: relative;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	width: auto;
	word-wrap: break-word;
	z-index: 0;
}

.widget .tagcloud a:hover,
.widget .tagcloud a:focus,
.widget.widget_tag_cloud a:hover,
.widget.widget_tag_cloud a:focus,
.wp_widget_tag_cloud a:hover,
.wp_widget_tag_cloud a:focus {
	border-color: #bbb;
	-webkit-box-shadow: none;
	box-shadow: none;
	text-decoration: none;
}
.widget_calendar th,
.widget_calendar td {
	text-align: center;
}

.widget_calendar tfoot td {
	border: 0;
}
img:not(.max-width-reset),
video {
	height: auto;
	max-width: 100%;
}

img.alignleft,
img.alignright {
	float: none;
	margin: 0;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
embed,
iframe,
object {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption,
.gallery-caption {
	color: #666;
	font-size: 13px;
	font-size: 0.8125rem;
	font-style: italic;
	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;
}
.mejs-container {
	margin-bottom: 1.5em;
}
.mejs-controls a.mejs-horizontal-volume-slider,
.mejs-controls a.mejs-horizontal-volume-slider:focus,
.mejs-controls a.mejs-horizontal-volume-slider:hover {
	background: transparent;
	border: 0;
}
.site-content .wp-playlist-light {
	border-color: #eee;
	color: #222;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-album {
	color: #333;
}

.site-content .wp-playlist-light .wp-playlist-current-item .wp-playlist-item-artist {
	color: #767676;
}

.site-content .wp-playlist-light .wp-playlist-item {
	border-bottom: 1px dotted #eee;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-light .wp-playlist-item:hover,
.site-content .wp-playlist-light .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #767676;
	color: #fff;
}

.site-content .wp-playlist-light a.wp-playlist-caption:hover,
.site-content .wp-playlist-light .wp-playlist-item:hover a,
.site-content .wp-playlist-light .wp-playlist-item:focus a {
	color: #fff;
}
.site-content .wp-playlist-dark {
	background: #222;
	border-color: #333;
}

.site-content .wp-playlist-dark .mejs-container .mejs-controls {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-caption {
	color: #fff;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-album {
	color: #eee;
}

.site-content .wp-playlist-dark .wp-playlist-current-item .wp-playlist-item-artist {
	color: #aaa;
}

.site-content .wp-playlist-dark .wp-playlist-playing {
	background-color: #333;
}

.site-content .wp-playlist-dark .wp-playlist-item {
	border-bottom: 1px dotted #555;
	-webkit-transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
	transition: background-color 0.2s ease-in-out, border-color 0.2s ease-in-out, color 0.3s ease-in-out;
}

.site-content .wp-playlist-dark .wp-playlist-item:hover,
.site-content .wp-playlist-dark .wp-playlist-item:focus {
	border-bottom-color: rgba(0, 0, 0, 0);
	background-color: #aaa;
	color: #222;
}

.site-content .wp-playlist-dark a.wp-playlist-caption:hover,
.site-content .wp-playlist-dark .wp-playlist-item:hover a,
.site-content .wp-playlist-dark .wp-playlist-item:focus a {
	color: #222;
}
.site-content .wp-playlist {
	padding: 0.625em 0.625em 0.3125em;
}

.site-content .wp-playlist-current-item .wp-playlist-item-title {
	font-weight: 700;
}

.site-content .wp-playlist-current-item .wp-playlist-item-album {
	font-style: normal;
}

.site-content .wp-playlist-current-item .wp-playlist-item-artist {
	font-size: 10px;
	font-size: 0.625rem;
	font-weight: 800;
	letter-spacing: 0.1818em;
	text-transform: uppercase;
}

.site-content .wp-playlist-item {
	padding: 0 0.3125em;
	cursor: pointer;
}

.site-content .wp-playlist-item:last-of-type {
	border-bottom: none;
}

.site-content .wp-playlist-item a {
	padding: 0.3125em 0;
	border-bottom: none;
}

.site-content .wp-playlist-item a,
.site-content .wp-playlist-item a:focus,
.site-content .wp-playlist-item a:hover {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: transparent;
}

.site-content .wp-playlist-item-length {
	top: 5px;
}
.gallery-item {
	display: inline-block;
	text-align: left;
	vertical-align: top;
	margin: 0 0 1.5em;
	padding: 0 1em 0 0;
	width: 50%;
}

.gallery-columns-1 .gallery-item {
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-item a:not(.hovicon),
.gallery-item a:not(.hovicon):hover,
.gallery-item a:not(.hovicon):focus {
	-webkit-box-shadow: none;
	box-shadow: none;
	background: none;
	display: inline-block;
	max-width: 100%;
}

.gallery-item a img {
	display: block;
	-webkit-transition: -webkit-filter 0.2s ease-in;
	transition: -webkit-filter 0.2s ease-in;
	transition: filter 0.2s ease-in;
	transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
	-webkit-filter: opacity(60%);
	filter: opacity(60%);
}

.gallery-caption {
	display: block;
	text-align: left;
	padding: 0 10px 0 0;
	margin-bottom: 0;
}

.highlight-front-sections.medin-customizer.medin-front-page .medin-panel:after {
	border: 2px dashed #0085ba;
	bottom: 1em;
	content: "";
	display: block;
	left: 1em;
	position: absolute;
	right: 1em;
	top: 1em;
	z-index: 1;
}

.highlight-front-sections.medin-customizer.medin-front-page .medin-panel .panel-content {
	z-index: 2;
}

.medin-customizer.medin-front-page .medin-panel .medin-panel-title {
	display: block;
	font-size: 14px;
	font-weight: 700;
	letter-spacing: 1px;
	padding: 3em;
	text-transform: uppercase;
	text-align: center;
}

.highlight-front-sections.medin-customizer.medin-front-page .medin-panel:nth-of-type(1):after {
	border: none;
}

.medin-front-page.medin-customizer #primary article.panel-placeholder {
	border: 0;
}

.medin-panel .customize-partial-edit-shortcut button {
	top: 30px;
	left: 30px;
}

.medin-panel .customize-partial-edit-shortcut-hidden:before {
	visibility: visible;
}
.svg-fallback {
	display: none;
}

.no-svg .svg-fallback {
	display: inline-block;
}

.no-svg .dropdown-toggle {
	padding: 0.5em 0 0;
	right: 0;
	text-align: center;
	width: 2em;
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down {
	font-size: 20px;
	font-size: 1.25rem;
	font-weight: 400;
	line-height: 1;
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.no-svg .dropdown-toggle.toggled-on .svg-fallback.icon-angle-down {
	-webkit-transform: rotate(0);
	-ms-transform: rotate(0);
	transform: rotate(0);
}

.no-svg .dropdown-toggle .svg-fallback.icon-angle-down:before {
	content: "\005E";
}
.no-svg .social-navigation a {
	background: transparent;
	color: #222;
	height: auto;
	width: auto;
}
.no-svg .next.page-numbers .screen-reader-text,
.no-svg .prev.page-numbers .screen-reader-text,
.no-svg .social-navigation li a .screen-reader-text,
.no-svg .search-submit .screen-reader-text {
	clip: auto;
	font-size: 16px;
	font-size: 1rem;
	font-weight: 400;
	height: auto;
	position: relative !important;
	width: auto;
}
@media screen and (min-width: 20em) {

	body.customize-partial-edit-shortcuts-shown .site-header .site-title {
		padding-left: 0;
	}
}

@media screen and (min-width: 30em) {
	h1 {
		font-size: 30px;
		font-size: 1.875rem;
	}

	h2,
	.home.blog .entry-title,
	.page .panel-content .recent-posts .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	h3 {
		font-size: 22px;
		font-size: 1.375rem;
	}

	h4 {
		font-size: 18px;
		font-size: 1.125rem;
	}

	h5 {
		font-size: 13px;
		font-size: 0.8125rem;
	}

	h6 {
		font-size: 16px;
		font-size: 1rem;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 14px;
		font-size: 0.875rem;
	}

	img.alignleft {
		float: left;
		margin-right: 1.5em;
	}

	img.alignright {
		float: right;
		margin-left: 1.5em;
	}
	.site-branding {
		padding: 3em 0;
	}
	.panel-content .wrap {
		padding-bottom: 2em;
		padding-top: 3.5em;
	}

	.page-one-column .panel-content .wrap {
		max-width: 100%;
	}

	.panel-content .entry-header {
		margin-bottom: 4.5em;
	}

	.panel-content .recent-posts .entry-header {
		margin-bottom: 0;
	}

	.taxonomy-description {
		font-size: 14px;
		font-size: 0.875rem;
	}

	.page-numbers.current {
		font-size: 16px;
		font-size: 1rem;
	}
	.site-footer {
		font-size: 16px;
		font-size: 1rem;
	}
	.gallery-item {
		max-width: 25%;
	}

	.gallery-columns-1 .gallery-item {
		max-width: 100%;
	}

	.gallery-columns-2 .gallery-item {
		max-width: 50%;
	}

	.gallery-columns-3 .gallery-item {
		max-width: 33.33%;
	}

	.gallery-columns-4 .gallery-item {
		max-width: 25%;
	}
}

@media screen and (min-width: 48em) {
	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 13px;
		font-size: 0.8125rem;
	}

	.wrap {
		max-width: 1000px;
		padding-left: 3em;
		padding-right: 3em;
	}

	.has-sidebar #secondary {
		float: right;
		padding-top: 0;
	}

	.error404 #primary {
		float: none;
	}

	.site-branding {
		margin-bottom: 0;
	}

	.has-header-image.medin-front-page .site-branding,
	.has-header-video.medin-front-page .site-branding,
	.has-header-image.home.blog .site-branding,
	.has-header-video.home.blog .site-branding {
		bottom: 0;
		display: block;
		left: 0;
		height: auto;
		padding-top: 0;
		position: absolute;
		width: 100%;
	}

	.has-header-image.medin-front-page .custom-header,
	.has-header-video.medin-front-page .custom-header,
	.has-header-image.home.blog .custom-header,
	.has-header-video.home.blog .custom-header {
		display: block;
		height: auto;
	}

	.custom-header-media {
		height: 165px;
		position: relative;
	}

	.medin-front-page.has-header-image .custom-header-media,
	.medin-front-page.has-header-video .custom-header-media,
	.home.blog.has-header-image .custom-header-media,
	.home.blog.has-header-video .custom-header-media {
		height: 0;
		position: relative;
	}

	.has-header-image:not(.medin-front-page):not(.home) .custom-header-media,
	.has-header-video:not(.medin-front-page):not(.home) .custom-header-media {
		bottom: 0;
		height: auto;
		left: 0;
		position: absolute;
		right: 0;
		top: 0;
	}

	.custom-logo-link {
		padding-right: 2em;
	}

	.custom-logo-link img,
	body.home.title-tagline-hidden.has-header-image .custom-logo-link img,
	body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
		max-width: 350px;
	}

	.title-tagline-hidden.home.has-header-image .custom-logo-link img,
	.title-tagline-hidden.home.has-header-video .custom-logo-link img {
		max-height: 200px;
	}

	.site-title {
		font-size: 36px;
		font-size: 2.25rem;
	}

	.site-description {
		font-size: 16px;
		font-size: 1rem;
	}
	.navigation-top {
		bottom: 0;
		font-size: 14px;
		font-size: 0.875rem;
		left: 0;
		position: absolute;
		right: 0;
		width: 100%;
		z-index: 3;
	}

	.navigation-top .wrap {
		max-width: 1000px;
		padding: 0.75em 3.4166666666667em;
	}

	.navigation-top nav {
		margin-left: -1.25em;
	}

	.site-navigation-fixed.navigation-top {
		bottom: auto;
		position: fixed;
		left: 0;
		right: 0;
		top: 0;
		width: 100%;
		z-index: 7;
	}

	.admin-bar .site-navigation-fixed.navigation-top {
		top: 32px;
	}


	.main-navigation {
		width: auto;
	}

	.js .main-navigation ul,
	.js .main-navigation ul ul,
	.js .main-navigation > div > ul {
		display: block;
	}

	.main-navigation ul {
		background: transparent;
		padding: 0;
	}

	.main-navigation > div > ul {
		border: 0;
		margin-bottom: 0;
		padding: 0;
	}

	.main-navigation li {
		border: 0;
		display: inline-block;
	}

	.main-navigation li li {
		display: block;
	}

	.main-navigation a {
		padding: 1em 1.25em;
	}

	.main-navigation ul ul {
		background: #fff;
		border: 1px solid #bbb;
		left: -999em;
		padding: 0;
		position: absolute;
		top: 100%;
		z-index: 99999;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:before,
	.main-navigation ul li.page_item_has_children:after {
		border-style: solid;
		border-width: 0 6px 6px;
		content: "";
		display: none;
		height: 0;
		position: absolute;
		right: 1em;
		bottom: -1px;
		width: 0;
		z-index: 100000;
	}

	.main-navigation ul li.menu-item-has-children.focus:before,
	.main-navigation ul li.menu-item-has-children:hover:before,
	.main-navigation ul li.menu-item-has-children.focus:after,
	.main-navigation ul li.menu-item-has-children:hover:after,
	.main-navigation ul li.page_item_has_children.focus:before,
	.main-navigation ul li.page_item_has_children:hover:before,
	.main-navigation ul li.page_item_has_children.focus:after,
	.main-navigation ul li.page_item_has_children:hover:after {
		display: block;
	}

	.main-navigation ul li.menu-item-has-children:before,
	.main-navigation ul li.page_item_has_children:before {
		border-color: transparent transparent #bbb;
		bottom: 0;
	}

	.main-navigation ul li.menu-item-has-children:after,
	.main-navigation ul li.page_item_has_children:after {
		border-color: transparent transparent #fff;
	}

	.main-navigation ul ul li:hover > ul,
	.main-navigation ul ul li.focus > ul {
		left: 100%;
		right: auto;
	}

	.main-navigation ul ul a {
		padding: 0.75em 1.25em;
		width: 16em;
	}

	.main-navigation li li {
		-webkit-transition: background-color 0.2s ease-in-out;
		transition: background-color 0.2s ease-in-out;
	}

	.main-navigation li li:hover,
	.main-navigation li li.focus {
		background: #767676;
	}

	.main-navigation li li a {
		-webkit-transition: color 0.3s ease-in-out;
		transition: color 0.3s ease-in-out;
	}

	.main-navigation li li.focus > a,
	.main-navigation li li:focus > a,
	.main-navigation li li:hover > a,
	.main-navigation li li a:hover,
	.main-navigation li li a:focus,
	.main-navigation li li.current_page_item a:hover,
	.main-navigation li li.current-menu-item a:hover,
	.main-navigation li li.current_page_item a:focus,
	.main-navigation li li.current-menu-item a:focus {
		color: #fff;
	}

	.main-navigation ul li:hover > ul,
	.main-navigation ul li.focus > ul {
		left: 0.5em;
		right: auto;
	}

	.main-navigation .menu-item-has-children > a > .icon,
	.main-navigation .page_item_has_children > a > .icon {
		display: inline;
		left: 5px;
		position: relative;
		top: -1px;
	}

	.main-navigation ul ul .menu-item-has-children > a > .icon,
	.main-navigation ul ul .page_item_has_children > a > .icon {
		margin-top: -9px;
		left: auto;
		position: absolute;
		right: 1em;
		top: 50%;
		-webkit-transform: rotate(-90deg);
		-ms-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}

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

	.main-navigation ul ul li.menu-item-has-children.focus:before,
	.main-navigation ul ul li.menu-item-has-children:hover:before,
	.main-navigation ul ul li.menu-item-has-children.focus:after,
	.main-navigation ul ul li.menu-item-has-children:hover:after,
	.main-navigation ul ul li.page_item_has_children.focus:before,
	.main-navigation ul ul li.page_item_has_children:hover:before,
	.main-navigation ul ul li.page_item_has_children.focus:after,
	.main-navigation ul ul li.page_item_has_children:hover:after {
		display: none;
	}

	.site-header .site-navigation-fixed .menu-scroll-down {
		display: none;
	}

	.site-header .menu-scroll-down {
		display: block;
		padding: 1em;
		position: absolute;
		right: 0;
	}

	.site-header .menu-scroll-down .icon {
		-webkit-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
	}

	.site-header .menu-scroll-down {
		color: #fff;
		top: 2em;
	}

	.site-header .navigation-top .menu-scroll-down {
		color: #767676;
		top: 0.7em;
	}

	.menu-scroll-down:focus {
		outline: thin dotted;
	}

	.menu-scroll-down .icon {
		height: 18px;
		width: 18px;
	}

	.medin-front-page.has-header-image .site-branding,
	.medin-front-page.has-header-video .site-branding,
	.home.blog.has-header-image .site-branding,
	.home.blog.has-header-video .site-branding {
		margin-bottom: 70px;
	}

	.medin-front-page.has-header-image .custom-header-media,
	.medin-front-page.has-header-video .custom-header-media,
	.home.blog.has-header-image .custom-header-media,
	.home.blog.has-header-video .custom-header-media {
		height: 1200px;
		height: 100vh;
		max-height: 100%;
		overflow: hidden;
	}

	.medin-front-page.has-header-image .custom-header-media:before,
	.medin-front-page.has-header-video .custom-header-media:before,
	.home.blog.has-header-image .custom-header-media:before,
	.home.blog.has-header-video .custom-header-media:before {
		height: 33%;
	}

	.admin-bar.medin-front-page.has-header-image .custom-header-media,
	.admin-bar.medin-front-page.has-header-video .custom-header-media,
	.admin-bar.home.blog.has-header-image .custom-header-media,
	.admin-bar.home.blog.has-header-video .custom-header-media {
		height: calc(100vh - 32px);
	}

	.panel-content .wrap {
		padding-bottom: 4.5em;
		padding-top: 6em;
	}

	.panel-image {
		height: 100vh;
		max-height: 1200px;
	}

	.background-fixed .panel-image {
		background-attachment: fixed;
	}

	.page-two-column .panel-content .entry-header {
		float: left;
		width: 36%;
	}

	.page-two-column .panel-content .entry-content {
		float: right;
		width: 58%;
	}

	.page-two-column .panel-content .recent-posts {
		clear: right;
		float: right;
		width: 58%;
	}

	.panel-content .recent-posts article {
		margin-bottom: 4em;
	}

	.panel-content .recent-posts .entry-header,
	.page-two-column #primary .panel-content .recent-posts .entry-header,
	.panel-content .recent-posts .entry-content,
	.page-two-column #primary .panel-content .recent-posts .entry-content {
		float: none;
		width: 100%;
	}

	.panel-content .recent-posts .entry-header {
		margin-bottom: 1.5em;
	}

	.page .panel-content .recent-posts .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	.site-content {
		padding: 5.5em 0 0;
	}

	.single-post .entry-title,
	.page .entry-title {
		font-size: 26px;
		font-size: 1.625rem;
	}

	.comments-pagination,
	.post-navigation {
		clear: both;
	}

	.post-navigation .nav-previous {
		float: left;
		width: 40%;
	}

	.post-navigation .nav-next {
		float: right;
		text-align: right;
		width: 40%;
	}

	.nav-next,
	.post-navigation .nav-next {
		margin-top: 0;
	}
	.sticky .icon-thumb-tack {
		height: 23px;
		left: -2.5em;
		top: 1.5em;
		width: 32px;
	}

	body:not(.has-sidebar):not(.page-one-column) .page-header,
	body.has-sidebar.error404 #primary .page-header,
	body.page-two-column:not(.archive) #primary .entry-header,
	body.page-two-column.archive:not(.has-sidebar) #primary .page-header {
		float: left;
		width: 36%;
	}

	.blog:not(.has-sidebar) #primary article,
	.archive:not(.page-one-column):not(.has-sidebar) #primary article,
	.search:not(.has-sidebar) #primary article,
	.error404:not(.has-sidebar) #primary .page-content,
	.error404.has-sidebar #primary .page-content,
	body.page-two-column:not(.archive) #primary .entry-content,
	body.page-two-column #comments {
		float: right;
		width: 58%;
	}

	.blog .site-main > article,
	.archive .site-main > article,
	.search .site-main > article {
		padding-bottom: 4em;
	}

	.navigation.pagination {
		clear: both;
		float: right;
		width: 58%;
	}

	.has-sidebar .navigation.pagination,
	.archive.page-one-column:not(.has-sidebar) .navigation.pagination {
		float: none;
		width: 100%;
	}

	.entry-footer {
		display: table;
		width: 100%;
	}

	.entry-footer .cat-tags-links {
		display: table-cell;
		vertical-align: middle;
		width: 100%;
	}

	.entry-footer .edit-link {
		display: table-cell;
		text-align: right;
		vertical-align: middle;
	}

	.entry-footer .edit-link a.post-edit-link {
		margin-top: 0;
		margin-left: 1em;
	}

	:not(.has-sidebar) .entry-content blockquote.alignleft {
		margin-left: -17.5%;
		width: 48%;
	}

	:not(.has-sidebar) .entry-content blockquote.alignright {
		margin-right: -17.5%;
		width: 48%;
	}

	.has-sidebar .entry-content blockquote.alignleft {
		margin-left: 0;
		width: 34%;
	}

	.has-sidebar .entry-content blockquote.alignright {
		margin-right: 0;
		width: 34%;
	}

	.has-sidebar #primary .entry-content blockquote.alignright.below-entry-meta {
		margin-right: -72.5%;
		width: 62%;
	}

	.blog:not(.has-sidebar) .entry-content blockquote.alignleft,
	.medin-front-page.page-two-column .entry-content blockquote.alignleft,
	.archive:not(.has-sidebar) .entry-content blockquote.alignleft,
	.page-two-column .entry-content blockquote.alignleft {
		margin-left: -72.5%;
		width: 62%;
	}

	.blog:not(.has-sidebar) .entry-content blockquote.alignright,
	.medin-front-page.page-two-column .entry-content blockquote.alignright,
	.archive:not(.has-sidebar) .entry-content blockquote.alignright,
	.page-two-column .entry-content blockquote.alignright {
		margin-right: 0;
		width: 36%;
	}
	.format-quote blockquote .icon {
		left: -1.5em;
	}

	.page.page-one-column .entry-header,
	.medin-front-page.page-one-column .entry-header,
	.archive.page-one-column:not(.has-sidebar) .page-header {
		margin-bottom: 4em;
	}

	.page:not(.home):not(.page-template-custompagett) #content {
		padding-bottom: 3.25em;
	}
	.comments-title {
		margin-bottom: 2.5em;
	}

	ol.children .children {
		padding-left: 2em;
	}

	.nav-links .nav-title {
		position: relative;
	}

	.nav-title-icon-wrapper {
		text-align: center;
		width:auto;
	}

	.nav-links .nav-previous .nav-title .nav-title-icon-wrapper {
		left:0;
	}

	.nav-links .nav-next .nav-title .nav-title-icon-wrapper {
		right:0;
	}

	#secondary {
		font-size: 14px;
		font-size: 0.875rem;
		line-height: 1.6;
	}

	h2.widget-title {
		font-size: 11px;
		font-size: 0.6875rem;
		margin-bottom: 2em;
	}

	.site-footer {
		font-size: 14px;
		font-size: 0.875rem;
		line-height: 1.6;
		margin-top: 3em;
	}

	.site-footer .widget-column.footer-widget-1 {
		float: left;
		width: 36%;
	}

	.site-footer .widget-column.footer-widget-2 {
		float: right;
		width: 58%;
	}

	.social-navigation {
		clear: left;
		float: left;
		margin-bottom: 0;
		width: 36%;
	}

	.site-info {
		float: left;
		padding: 0.7em 0 0;
		width: 58%;
	}

	.social-navigation + .site-info {
		margin-left: 6%;
	}

	.site-info .sep {
		margin: 0 0.5em;
		display: inline;
		visibility: visible;
		height: auto;
		width: auto;
	}
	.gallery-columns-5 .gallery-item {
		max-width: 20%;
	}

	.gallery-columns-6 .gallery-item {
		max-width: 16.66%;
	}

	.gallery-columns-7 .gallery-item {
		max-width: 14.28%;
	}

	.gallery-columns-8 .gallery-item {
		max-width: 12.5%;
	}

	.gallery-columns-9 .gallery-item {
		max-width: 11.11%;
	}
}

@media screen and ( min-width: 67em ) {
	.navigation-top .wrap {
		padding: 0.75em 2em;
	}

	.navigation-top nav {
		margin-left: 0;
	}
	.sticky .icon-thumb-tack {
		font-size: 32px;
		font-size: 2rem;
		height: 22px;
		left: -1.25em;
		top: 0.75em;
		width: 32px;
	}

	.page-numbers {
		display: inline-block;
	}

	.page-numbers.current {
		font-size: 15px;
		font-size: 0.9375rem;
	}

	.page-numbers.current .screen-reader-text {
		clip: rect(1px, 1px, 1px, 1px);
		height: 1px;
		overflow: hidden;
		position: absolute !important;
		width: 1px;
	}

	.comment-body {
		margin-left: 0;
	}
}

@media screen and ( min-width: 79em ) {

	.has-sidebar .entry-content blockquote.alignleft {
		margin-left: -20%;
	}

	.blog:not(.has-sidebar) .entry-content blockquote.alignright,
	.archive:not(.has-sidebar) .entry-content blockquote.alignright,
	.page-two-column .entry-content blockquote.alignright,
	.medin-front-page .entry-content blockquote.alignright {
		margin-right: -20%;
	}
}

@media screen and ( max-width: 48.875em ) and ( min-width: 48em ) {

	.admin-bar .site-navigation-fixed.navigation-top,
	.admin-bar .site-navigation-hidden.navigation-top {
		top: 46px;
	}
}
@media print {
	form,
	button,
	input,
	select,
	textarea,
	.navigation-top,
	.social-navigation,
	#secondary,
	.content-bottom-widgets,
	.header-image,
	.panel-image-prop,
	.icon-thumb-tack,
	.page-links,
	.edit-link,
	.post-navigation,
	.pagination.navigation,
	.comments-pagination,
	.comment-respond,
	.comment-edit-link,
	.comment-reply-link,
	.comment-metadata .edit-link,
	.pingback .edit-link,
	.site-footer aside.widget-area,
	.site-info {
		display: none !important;
	}

	.entry-footer,
	#comments,
	.site-footer,
	.single-featured-image-header {
		border: 0;
	}

	body {
		font-size: 12pt;
	}

	h1 {
		font-size: 24pt;
	}

	h2 {
		font-size: 22pt;
	}

	h3 {
		font-size: 17pt;
	}

	h4 {
		font-size: 12pt;
	}

	h5 {
		font-size: 11pt;
	}

	h6 {
		font-size: 12pt;
	}

	.page .panel-content .entry-title,
	.page-title,
	body.page:not(.medin-front-page) .entry-title {
		font-size: 10pt;
	}

	.wrap {
		padding-left: 5% !important;
		padding-right: 5% !important;
		max-width: none;
	}

	.site-header {
		background: transparent;
		padding: 0;
	}

	.custom-header-media {
		padding: 0;
	}

	.medin-front-page.has-header-image .site-branding,
	.medin-front-page.has-header-video .site-branding,
	.home.blog.has-header-image .site-branding,
	.home.blog.has-header-video .site-branding {
		position: relative;
	}

	.site-branding {
		margin-top: 0;
		margin-bottom: 1.75em !important;
	}

	.site-title {
		font-size: 25pt;
	}

	.site-description {
		font-size: 12pt;
		opacity: 1;
	}

	.single-featured-image-header {
		background: transparent;
	}

	.entry-meta {
		font-size: 9pt;
	}

	body,
	.site {
		background: none !important;
	}

	body,
	a,
	.site-title a,
	.medin-front-page.has-header-image .site-title,
	.medin-front-page.has-header-video .site-title,
	.medin-front-page.has-header-image .site-title a,
	.medin-front-page.has-header-video .site-title a {
		color: #222 !important;
	}

	h2,
	h5,
	blockquote,
	.site-description,
	.medin-front-page.has-header-image .site-description,
	.medin-front-page.has-header-video .site-description,
	.entry-meta,
	.entry-meta a {
		color: #777 !important;
	}

	.entry-content blockquote.alignleft,
	.entry-content blockquote.alignright {
		font-size: 11pt;
		width: 34%;
	}

	.site-footer {
		padding: 0;
	}
}
.tt-theme-tag,
.service-box-title,
.banner-call h2,
h1.tt-entry-title,
.tt-blog-posts-page h1,
.tt-blog-posts-page .h1{
	margin:0;
	padding:0
}
.banner-call h6{
	padding:0
}
.h-decor + h5,
.medin-theme-set .mt-4 + h5,.medin-theme-set .mt-3 + h5,
.h-sub + h2.h1,
.tt-product-single__title h2{
	padding-top:0
}

/* New Added */

body:has(.footer-mt-0) .footer {
	margin-top: 0;
}

.row.gx-2 {
	margin-right: -0.5rem;
	margin-left: -0.5rem;
}

.row.gx-2 > .col,
.row.gx-2 > [class*="col-"] {
	padding-right: 0.5rem;
	padding-left: 0.5rem;
}

.color-muted {
	color: #787878 !important;
}

.header:not(.off-shadow) {
	z-index: 999;
}

.layout_wloss .header-social [class*='icon-'] {
	width: 26px !important;
	border-radius: 0 !important;
}

.layout_wloss .header-social .icon-linkedin {
	width: 25px !important;
}

form .ws-form-icons .row {
	flex-wrap: wrap !important;
}

.input-group:after {
	height: 41px !important;
}

.input-group:after,
textarea.form-control,
input.form-control {
	border-color: #c3c3c3 !important;
}

.input-group:hover:after,
.input-group:has(input:focus):after,
.input-group:has(select:focus):after,
textarea.form-control:hover,
textarea.form-control:focus,
input.form-control:hover,
input.form-control:focus {
	box-shadow: 0 0 0 3px rgb(0 164 149 / 20%) !important;
}

.input-group:has(input:focus):after,
.input-group:has(select:focus):after,
textarea.form-control:focus,
input.form-control:focus {
	border-color: #93d1cb !important;
}

.input-group > p {
	width: 100%;
	display: flex;
	align-items: center;
}

.input-group span.icon[class*='icon-'] {
	width: 45px;
	display: flex;
	position: absolute;
	justify-content: center;
	top: 12px;
	line-height: normal;
}

.input-group span.icon[class*='icon-'] ~ .wpcf7-form-control-wrap {
	width: 100% !important;
	padding-left: 45px !important;
}

.input-group span.icon[class*='icon-'] ~ .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
	margin-left: -45px;
}

.input-group span.icon[class*='icon-']::before {
	display: block;
}

.input-group .form-control:not(.form-control-textarea)[type="number"] {
	padding-right: 10px !important;
}

span.icon.icon-user-3::before {
	content: url("data:image/svg+xml; utf8, <svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 35 32'><path fill='%23269e95' d='M33.25 16c0-8.822-7.178-16-16-16s-16 7.178-16 16c0 4.66 2.004 8.86 5.193 11.786l-0.015 0.013 0.519 0.438c0.034 0.029 0.070 0.052 0.104 0.080 0.276 0.229 0.561 0.446 0.852 0.656 0.094 0.068 0.188 0.136 0.284 0.202 0.311 0.214 0.63 0.417 0.955 0.61 0.071 0.042 0.143 0.083 0.214 0.123 0.357 0.203 0.721 0.394 1.094 0.57 0.027 0.013 0.055 0.024 0.083 0.037 1.215 0.565 2.513 0.98 3.87 1.225 0.036 0.006 0.071 0.013 0.107 0.019 0.421 0.073 0.847 0.131 1.278 0.17 0.052 0.005 0.105 0.008 0.158 0.012 0.429 0.035 0.863 0.058 1.303 0.058 0.436 0 0.866-0.023 1.293-0.057 0.054-0.005 0.108-0.008 0.162-0.012 0.428-0.039 0.85-0.095 1.267-0.167 0.036-0.006 0.073-0.013 0.109-0.020 1.336-0.24 2.615-0.645 3.815-1.196 0.044-0.020 0.089-0.040 0.133-0.061 0.359-0.169 0.71-0.351 1.054-0.545 0.086-0.048 0.17-0.097 0.255-0.147 0.313-0.184 0.621-0.377 0.92-0.582 0.108-0.073 0.213-0.151 0.319-0.227 0.255-0.184 0.506-0.374 0.75-0.572 0.054-0.044 0.112-0.081 0.165-0.126l0.532-0.445-0.016-0.013c3.217-2.928 5.24-7.147 5.24-11.831zM2.414 16c0-8.181 6.655-14.836 14.836-14.836s14.836 6.655 14.836 14.836c0 4.408-1.935 8.372-4.997 11.091-0.171-0.118-0.343-0.224-0.52-0.312l-4.926-2.463c-0.442-0.221-0.717-0.666-0.717-1.16v-1.72c0.114-0.141 0.234-0.3 0.359-0.475 0.638-0.901 1.149-1.903 1.522-2.981 0.737-0.35 1.213-1.084 1.213-1.914v-2.063c0-0.504-0.185-0.994-0.516-1.378v-2.715c0.030-0.303 0.137-2.006-1.096-3.412-1.072-1.224-2.808-1.844-5.159-1.844s-4.087 0.62-5.159 1.843c-1.233 1.406-1.126 3.11-1.096 3.412v2.715c-0.33 0.385-0.516 0.874-0.516 1.378v2.063c0 0.641 0.287 1.238 0.78 1.641 0.471 1.846 1.441 3.244 1.8 3.717v1.684c0 0.475-0.259 0.911-0.676 1.139l-4.6 2.509c-0.147 0.080-0.292 0.173-0.438 0.277-3.025-2.718-4.931-6.657-4.931-11.034z'></path></svg>");
	width: 18px;
}

span.icon.icon-email-2::before {
	content: url("data:image/svg+xml; utf8, <svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23269e95' d='M29.188 3.813h-26.375c-1.549 0-2.813 1.262-2.813 2.813v18.75c0 1.545 1.258 2.813 2.813 2.813h26.375c1.545 0 2.813-1.258 2.813-2.813v-18.75c0-1.545-1.258-2.813-2.813-2.813zM28.799 5.688l-12.739 12.74-12.85-12.74h25.589zM1.875 24.987v-17.982l9.030 8.953-9.030 9.030zM3.201 26.313l9.036-9.036 3.166 3.139c0.367 0.363 0.958 0.362 1.323-0.003l3.087-3.087 8.987 8.987h-25.598zM30.125 24.987l-8.987-8.987 8.987-8.987v17.973z'></path></svg>");
	width: 16px;
}

span.icon.icon-smartphone::before {
	content: url("data:image/svg+xml; utf8, <svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23269e95' d='M25.636 29.509v-27.025c0-1.366-1.111-2.484-2.484-2.484h-14.304c-1.366 0-2.484 1.111-2.484 2.484v27.032c0 1.366 1.111 2.484 2.484 2.484h14.304c1.366-0.007 2.484-1.118 2.484-2.491zM7.966 5.759h16.062v18.187h-16.062v-18.187zM8.848 1.602h14.304c0.484 0 0.883 0.392 0.883 0.883v1.674h-16.069v-1.674c0-0.49 0.399-0.883 0.883-0.883zM7.966 29.509v-3.968h16.062v3.968c0 0.484-0.392 0.883-0.883 0.883h-14.297c-0.484 0-0.883-0.392-0.883-0.883z'></path><path fill='%23269e95' d='M17.621 27.234h-3.249c-0.445 0-0.804 0.36-0.804 0.804s0.36 0.804 0.804 0.804h3.249c0.445 0 0.804-0.36 0.804-0.804s-0.36-0.804-0.804-0.804z'></path></svg>");
	width: 16px;
}

span.icon.icon-birthday-cake-with-candle::before {
	content: url("data:image/svg+xml; utf8, <svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23269e95' d='M31.233 26.019h-2.55c-0.003 0-0.006 0-0.008 0h-2.294v-6.154c0.157-0.053 0.335-0.083 0.559-0.083 0.424 0 0.767-0.344 0.767-0.767v-1.839c0-2.116-1.721-3.837-3.837-3.837h-5.875v-4.288c0-0.424-0.344-0.767-0.767-0.767h-2.456c-0.424 0-0.767 0.344-0.767 0.767v4.288h-5.875c-2.116 0-3.837 1.721-3.837 3.837v1.839c0 0.424 0.344 0.767 0.767 0.767 0.223 0 0.402 0.030 0.559 0.083v6.154h-2.295c-0.002 0-0.003 0-0.005 0h-2.552c-0.424 0-0.767 0.344-0.767 0.767s0.344 0.767 0.767 0.767h1.92l0.7 3.512c0.072 0.359 0.387 0.617 0.753 0.617h23.719c0.366 0 0.681-0.258 0.753-0.617l0.7-3.512h1.92c0.424 0 0.767-0.344 0.767-0.767s-0.344-0.767-0.767-0.767zM15.54 9.818h0.921v3.521h-0.921v-3.521zM5.827 17.176c0-1.269 1.033-2.302 2.302-2.302h15.741c1.269 0 2.302 1.033 2.302 2.302v1.154c-0.718 0.164-1.169 0.545-1.55 0.865-0.42 0.353-0.698 0.587-1.329 0.587s-0.909-0.234-1.329-0.587c-0.502-0.422-1.126-0.948-2.318-0.948s-1.816 0.526-2.317 0.948c-0.42 0.353-0.697 0.587-1.329 0.587s-0.909-0.234-1.329-0.587c-0.502-0.422-1.126-0.948-2.317-0.948s-1.816 0.526-2.317 0.948c-0.42 0.353-0.697 0.587-1.329 0.587s-0.909-0.234-1.329-0.587c-0.381-0.321-0.833-0.701-1.55-0.865v-1.154zM7.154 20.929c0.391 0.221 0.882 0.388 1.553 0.388 1.192 0 1.816-0.526 2.317-0.948 0.42-0.354 0.697-0.587 1.329-0.587s0.909 0.234 1.329 0.587c0.502 0.422 1.126 0.948 2.317 0.948s1.816-0.526 2.317-0.948c0.42-0.354 0.697-0.587 1.329-0.587s0.909 0.234 1.329 0.587c0.502 0.422 1.126 0.948 2.318 0.948 0.671 0 1.163-0.167 1.553-0.388v5.090h-17.692v-5.090zM27.23 30.148h-22.46l-0.517-2.594h23.495l-0.517 2.594z'></path><path fill='%23269e95' d='M16 7.516c1.562 0 2.832-1.27 2.832-2.832 0-1.317-1.718-3.466-2.244-4.093-0.146-0.174-0.361-0.274-0.588-0.274s-0.442 0.1-0.588 0.274c-0.526 0.627-2.244 2.775-2.244 4.093 0 1.562 1.27 2.832 2.832 2.832zM16 2.325c0.698 0.942 1.297 1.955 1.297 2.359 0 0.715-0.582 1.297-1.297 1.297s-1.297-0.582-1.297-1.297c0-0.403 0.6-1.417 1.297-2.359z'></path></svg>");
	width: 16px;
}

span.icon.icon-wloss-micro::before {
	content: url("data:image/svg+xml; utf8, <svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23269e95' d='M12.421 25.867h-3.798c-0.259 0-0.469 0.21-0.469 0.469s0.21 0.469 0.469 0.469h3.798c0.259 0 0.469-0.21 0.469-0.469s-0.21-0.469-0.469-0.469z'></path><path fill='%23269e95' d='M27.576 22.498h-12.202c-0.417 0-0.772 0.268-0.904 0.641-1.557-0.808-2.567-2.432-2.567-4.218 0-2.619 2.131-4.75 4.75-4.75 0.461 0 0.914 0.067 1.352 0.197v0.531c0 0.512 0.417 0.929 0.929 0.929h0.759v1.609c0 0.566 0.46 1.026 1.026 1.026h2.667c0.566 0 1.026-0.46 1.026-1.026v-1.609h0.759c0.512 0 0.929-0.417 0.929-0.929v-2.96c0-0.259-0.21-0.469-0.469-0.469s-0.469 0.21-0.469 0.469v0.714h-6.22v-3.037h6.22v0.135c0 0.259 0.21 0.469 0.469 0.469s0.469-0.21 0.469-0.469v-0.143c0-0.512-0.417-0.929-0.929-0.929h-0.978v-0.905c0-1.244-0.484-2.413-1.364-3.293l-1.585-1.585c0.085-0.13 0.132-0.283 0.132-0.442 0-0.216-0.084-0.42-0.237-0.573l-1.644-1.644c-0.153-0.153-0.356-0.237-0.573-0.237s-0.42 0.084-0.573 0.237l-2.791 2.791c-0.153 0.153-0.237 0.356-0.237 0.573s0.084 0.42 0.237 0.573l1.644 1.644c0.153 0.153 0.356 0.237 0.573 0.237 0.16 0 0.312-0.046 0.442-0.132l1.585 1.585c0.072 0.072 0.11 0.164 0.11 0.266v0.905h-0.978c-0.186 0-0.358 0.055-0.503 0.149-0.585-0.102-1.182-0.155-1.778-0.155-4.635 0-8.674 3.094-9.887 7.546-0.859 0.592-1.423 1.582-1.423 2.702 0 0.954 0.41 1.814 1.062 2.414v6.896h-1.662c-0.706 0-1.28 0.574-1.28 1.28v1.209c0 0.706 0.574 1.28 1.28 1.28h1.642c0.259 0 0.469-0.21 0.469-0.469s-0.21-0.469-0.469-0.469h-1.642c-0.189 0-0.343-0.154-0.343-0.342v-1.209c0-0.189 0.154-0.343 0.343-0.343h20.076c0.189 0 0.342 0.154 0.342 0.343v1.209c0 0.189-0.154 0.342-0.342 0.342h-16.223c-0.259 0-0.469 0.21-0.469 0.469s0.21 0.469 0.469 0.469h16.223c0.706 0 1.28-0.574 1.28-1.28v-1.209c0-0.706-0.574-1.28-1.28-1.28h-3.886c1.251-0.576 2.386-1.404 3.329-2.45h3.313c0.529 0 0.959-0.43 0.959-0.959v-1.364c-0-0.529-0.43-0.96-0.959-0.96zM23.475 17.437c0 0.049-0.040 0.088-0.088 0.088h-2.667c-0.049 0-0.088-0.040-0.088-0.088v-1.609h2.843v1.609zM18.943 13.591h6.22v1.3h-6.22v-1.3zM17.898 4.941c-0 0-0 0 0 0l-0.123 0.123-1.463-1.463 2.61-2.61 1.463 1.463-0.123 0.123c-0 0-0 0-0.001 0.001s-0 0-0.001 0.001l-2.363 2.363zM18.893 5.272l1.701-1.701 1.573 1.573c0.702 0.702 1.089 1.636 1.089 2.63v0.905h-2.405v-0.905c0-0.351-0.137-0.681-0.385-0.929l-1.573-1.573zM16.654 9.611c0.452 0 0.905 0.033 1.352 0.098v3.688c-0.441-0.108-0.893-0.164-1.352-0.164-2.469 0-4.576 1.582-5.36 3.786-0.595-0.833-1.57-1.378-2.67-1.378-0.246 0-0.485 0.028-0.716 0.080 1.327-3.64 4.798-6.11 8.746-6.11zM6.281 18.921c0-1.292 1.051-2.343 2.343-2.343s2.343 1.051 2.343 2.343-1.051 2.343-2.343 2.343c-1.292 0-2.343-1.051-2.343-2.343zM16.654 28.231h-9.31v-6.29c0.394 0.168 0.826 0.26 1.28 0.26 1.101 0 2.076-0.546 2.672-1.381 0.525 1.473 1.645 2.696 3.12 3.328v0.673c0 0.529 0.43 0.959 0.959 0.959h7.571c-1.709 1.568-3.948 2.45-6.291 2.45zM27.598 24.822c0 0.012-0.010 0.022-0.022 0.022h-12.202c-0.012 0-0.022-0.010-0.022-0.022v-1.364c0-0.012 0.010-0.022 0.022-0.022h12.202c0.012 0 0.022 0.010 0.022 0.022v1.364z'></path><path fill='%23269e95' d='M8.624 25.253h2.235c0.259 0 0.469-0.21 0.469-0.469s-0.21-0.469-0.469-0.469h-2.235c-0.259 0-0.469 0.21-0.469 0.469s0.21 0.469 0.469 0.469z'></path><path fill='%23269e95' d='M10.296 18.921c0-0.922-0.75-1.673-1.673-1.673s-1.673 0.75-1.673 1.673c0 0.922 0.75 1.673 1.673 1.673s1.673-0.75 1.673-1.673zM8.624 19.656c-0.405 0-0.735-0.33-0.735-0.735s0.33-0.735 0.735-0.735c0.405 0 0.735 0.33 0.735 0.735s-0.33 0.735-0.735 0.735z'></path></svg>");
	width: 16px;
}

span.icon.icon-calendar::before {
	content: url("data:image/svg+xml; utf8, <svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23269e95' d='M14.887 14.553h2.227v2.227h-2.227v-2.227z'></path><path fill='%23269e95' d='M26.91 3.977h-1.336v-2.227h-2.227v2.227h-14.695v-2.227h-2.227v2.227h-1.336c-1.842 0-3.34 1.498-3.34 3.34v19.594c0 1.842 1.498 3.34 3.34 3.34h11.454c-0.77-0.635-1.44-1.387-1.985-2.227h-9.468c-0.614 0-1.113-0.5-1.113-1.113v-14.695h24.047v2.343c0.84 0.545 1.591 1.216 2.227 1.985v-9.227c0-1.842-1.498-3.34-3.34-3.34zM28.023 9.988h-24.047v-2.672c0-0.614 0.5-1.113 1.113-1.113h1.336v2.227h2.227v-2.227h14.695v2.227h2.227v-2.227h1.336c0.614 0 1.113 0.5 1.113 1.113v2.672z'></path><path fill='%23269e95' d='M22.735 15.221c-4.144 0-7.515 3.371-7.515 7.515s3.371 7.515 7.515 7.515 7.515-3.371 7.515-7.515-3.371-7.515-7.515-7.515zM22.735 28.023c-2.916 0-5.288-2.372-5.288-5.288s2.372-5.288 5.288-5.288 5.288 2.372 5.288 5.288-2.372 5.288-5.288 5.288z'></path><path fill='%23269e95' d='M23.793 19.006h-2.227v4.843h4.119v-2.227h-1.893z'></path><path fill='%23269e95' d='M10.434 19.006h2.227v2.227h-2.227v-2.227z'></path><path fill='%23269e95' d='M5.98 19.006h2.227v2.227h-2.227v-2.227z'></path><path fill='%23269e95' d='M5.98 14.553h2.227v2.227h-2.227v-2.227z'></path><path fill='%23269e95' d='M5.98 23.459h2.227v2.227h-2.227v-2.227z'></path><path fill='%23269e95' d='M10.434 14.553h2.227v2.227h-2.227v-2.227z'></path><path fill='%23269e95' d='M10.434 23.459h2.227v2.227h-2.227v-2.227z'></path></svg>");
	width: 16px;
}

span.icon.icon-placeholder-map::before {
	content: url("data:image/svg+xml; utf8, <svg version='1.1' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'><path fill='%23269e95' d='M16.404 0.007c-6.499-0.219-11.835 4.984-11.835 11.433 0 7.319 7.024 12.631 10.96 20.269 0.2 0.388 0.758 0.388 0.959 0.001 3.561-6.873 9.648-11.482 10.776-18.104 1.168-6.852-3.913-13.364-10.86-13.599zM16.008 17.431c-3.309 0-5.992-2.683-5.992-5.992s2.683-5.992 5.992-5.992c3.309 0 5.992 2.683 5.992 5.992s-2.683 5.992-5.992 5.992z'></path></svg>");
	width: 16px;
}

span.icon.icon-chair::before {
	content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='%23269e95' d='M112 128c0-29.5 16.2-55 40-68.9V256h48V48h48v208h48V59.1c23.8 13.9 40 39.4 40 68.9v128h48V128C384 57.3 326.7 0 256 0h-64C121.3 0 64 57.3 64 128v128h48zm334.3 213.9l-10.7-32c-4.4-13.1-16.6-21.9-30.4-21.9H42.7c-13.8 0-26 8.8-30.4 21.9l-10.7 32C-5.2 362.6 10.2 384 32 384v112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V384h256v112c0 8.8 7.2 16 16 16h32c8.8 0 16-7.2 16-16V384c21.8 0 37.2-21.4 30.3-42.1z'/></svg>");
	width: 14px;
}

span.icon.icon-mail-bulk::before {
	content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><path fill='%23269e95' d='M160 448c-25.6 0-51.2-22.4-64-32-64-44.8-83.2-60.8-96-70.4V480c0 17.7 14.3 32 32 32h256c17.7 0 32-14.3 32-32V345.6c-12.8 9.6-32 25.6-96 70.4-12.8 9.6-38.4 32-64 32zm128-192H32c-17.7 0-32 14.3-32 32v16c25.6 19.2 22.4 19.2 115.2 86.4 9.6 6.4 28.8 25.6 44.8 25.6s35.2-19.2 44.8-22.4c92.8-67.2 89.6-67.2 115.2-86.4V288c0-17.7-14.3-32-32-32zm256-96H224c-17.7 0-32 14.3-32 32v32h96c33.2 0 60.6 25.4 63.7 57.8l.3-.2V416h192c17.7 0 32-14.3 32-32V192c0-17.7-14.3-32-32-32zm-32 128h-64v-64h64v64zm-352-96c0-35.3 28.7-64 64-64h224V32c0-17.7-14.3-32-32-32H96C78.3 0 64 14.3 64 32v192h96v-32z'/></svg>");
	width: 14px;
}

span.icon.icon-briefcase::before {
	content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path fill='%23269e95' d='M184 48l144 0c4.4 0 8 3.6 8 8l0 40L176 96l0-40c0-4.4 3.6-8 8-8zm-56 8l0 40L64 96C28.7 96 0 124.7 0 160l0 96 192 0 128 0 192 0 0-96c0-35.3-28.7-64-64-64l-64 0 0-40c0-30.9-25.1-56-56-56L184 0c-30.9 0-56 25.1-56 56zM512 288l-192 0 0 32c0 17.7-14.3 32-32 32l-64 0c-17.7 0-32-14.3-32-32l0-32L0 288 0 416c0 35.3 28.7 64 64 64l384 0c35.3 0 64-28.7 64-64l0-128z'/></svg>");
	width: 14px;
}

span.icon.icon-card::before {
	content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 576 512'><path fill='%23269e95' d='M64 32C28.7 32 0 60.7 0 96L0 416c0 35.3 28.7 64 64 64l448 0c35.3 0 64-28.7 64-64l0-320c0-35.3-28.7-64-64-64L64 32zm80 256l64 0c44.2 0 80 35.8 80 80c0 8.8-7.2 16-16 16L80 384c-8.8 0-16-7.2-16-16c0-44.2 35.8-80 80-80zm-32-96a64 64 0 1 1 128 0 64 64 0 1 1 -128 0zm256-32l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16zm0 64l128 0c8.8 0 16 7.2 16 16s-7.2 16-16 16l-128 0c-8.8 0-16-7.2-16-16s7.2-16 16-16z'/></svg>");
	width: 14px;
}

span.icon.icon-sack-dollar::before {
	content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><path fill='%23269e95' d='M320 96L192 96 144.6 24.9C137.5 14.2 145.1 0 157.9 0L354.1 0c12.8 0 20.4 14.2 13.3 24.9L320 96zM192 128l128 0c3.8 2.5 8.1 5.3 13 8.4C389.7 172.7 512 250.9 512 416c0 53-43 96-96 96L96 512c-53 0-96-43-96-96C0 250.9 122.3 172.7 179 136.4c0 0 0 0 0 0s0 0 0 0c4.8-3.1 9.2-5.9 13-8.4zm84 88c0-11-9-20-20-20s-20 9-20 20l0 14c-7.6 1.7-15.2 4.4-22.2 8.5c-13.9 8.3-25.9 22.8-25.8 43.9c.1 20.3 12 33.1 24.7 40.7c11 6.6 24.7 10.8 35.6 14l1.7 .5c12.6 3.8 21.8 6.8 28 10.7c5.1 3.2 5.8 5.4 5.9 8.2c.1 5-1.8 8-5.9 10.5c-5 3.1-12.9 5-21.4 4.7c-11.1-.4-21.5-3.9-35.1-8.5c-2.3-.8-4.7-1.6-7.2-2.4c-10.5-3.5-21.8 2.2-25.3 12.6s2.2 21.8 12.6 25.3c1.9 .6 4 1.3 6.1 2.1c0 0 0 0 0 0s0 0 0 0c8.3 2.9 17.9 6.2 28.2 8.4l0 14.6c0 11 9 20 20 20s20-9 20-20l0-13.8c8-1.7 16-4.5 23.2-9c14.3-8.9 25.1-24.1 24.8-45c-.3-20.3-11.7-33.4-24.6-41.6c-11.5-7.2-25.9-11.6-37.1-15c0 0 0 0 0 0l-.7-.2c-12.8-3.9-21.9-6.7-28.3-10.5c-5.2-3.1-5.3-4.9-5.3-6.7c0-3.7 1.4-6.5 6.2-9.3c5.4-3.2 13.6-5.1 21.5-5c9.6 .1 20.2 2.2 31.2 5.2c10.7 2.8 21.6-3.5 24.5-14.2s-3.5-21.6-14.2-24.5c-6.5-1.7-13.7-3.4-21.1-4.7l0-13.9z'/></svg>");
	width: 14px;
}

span.icon.icon-nurse::before {
	content: url("data:image/svg+xml; utf8, <svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'><path fill='%23269e95' d='M96 128l0-57.8c0-13.3 8.3-25.3 20.8-30l96-36c7.2-2.7 15.2-2.7 22.5 0l96 36c12.5 4.7 20.8 16.6 20.8 30l0 57.8-.3 0c.2 2.6 .3 5.3 .3 8l0 40c0 70.7-57.3 128-128 128s-128-57.3-128-128l0-40c0-2.7 .1-5.4 .3-8l-.3 0zm48 48c0 44.2 35.8 80 80 80s80-35.8 80-80l0-16-160 0 0 16zM111.9 327.7c10.5-3.4 21.8 .4 29.4 8.5l71 75.5c6.3 6.7 17 6.7 23.3 0l71-75.5c7.6-8.1 18.9-11.9 29.4-8.5C401 348.6 448 409.4 448 481.3c0 17-13.8 30.7-30.7 30.7L30.7 512C13.8 512 0 498.2 0 481.3c0-71.9 47-132.7 111.9-153.6zM208 48l0 16-16 0c-4.4 0-8 3.6-8 8l0 16c0 4.4 3.6 8 8 8l16 0 0 16c0 4.4 3.6 8 8 8l16 0c4.4 0 8-3.6 8-8l0-16 16 0c4.4 0 8-3.6 8-8l0-16c0-4.4-3.6-8-8-8l-16 0 0-16c0-4.4-3.6-8-8-8l-16 0c-4.4 0-8 3.6-8 8z'/></svg>");
	width: 14px;
}

.wpcf7 input[type="date"] {
	display: block;
}

.wpcf7 input[type="date"][value=""] {
	color: transparent !important;
}

.wpcf7 input[type="date"]:before {
	content: attr(placeholder);
	position: absolute;
	color: #adadad;
	background: #fff;
	user-select: none;
	pointer-events: none;
	z-index: -1;
}

.wpcf7 input[type="date"]:not([value=""]):before {
	color: transparent;
}

.contact7__custom-form.ws-form-icons .input-group input[type="date"].form-control {
	padding-right: 10px !important;
}

.wpcf7-checkbox .wpcf7-list-item {
	margin-left: 0;
}

.wpcf7-checkbox .wpcf7-list-item > label {
	display: flex;
	align-items: center;
}

.wpcf7-checkbox .wpcf7-list-item > label input[type="checkbox"] {
	margin-right: 15px;
}

.wpcf7-checkbox .wpcf7-list-item > label .wpcf7-list-item-label {
	cursor: pointer;
}

select.wpcf7-select option[value=""]:first-child {
	display: none;
}

.selectWrapper:before {
	content: '\25BE';
	top: 21px !important;
}

.wpcf7-not-valid-tip {
	margin-top: 10px;
	text-align: left !important;
}

.wpcf7-response-output {
	display: none;
}

p:has(> .wpcf7-submit) {
	display: inline-block;
	position: relative;
}

.wpcf7-submit.small-spinner {
	transition: padding 0.2 ease;
}

form.contact7__custom-form input[type="submit"].btn-sm {
	padding: 10px 35px;
}


form.submitting p > .wpcf7-submit {
	padding-right: 50px !important;
	transition: padding 0.2 ease;
}

p > .wpcf7-submit + .wpcf7-spinner {
	position: absolute;
	margin: 0;
	top: 50%;
	right: 26px;
	transform: translateY(-50%);
}

.small-spinner + .wpcf7-spinner {
	width: 16px;
	height: 16px;
}

.small-spinner + .wpcf7-spinner::before {
	top: 2px;
	left: 2px;
	width: 5px;
	height: 5px;
	transform-origin: 6px 6px;
}

.modal-form textarea.form-control,
.modal-form textarea.form-control:not(:focus) {
	height: 120px !important;
}

.modal-form textarea.form-control,
.modal-form textarea.form-control:not(:focus) {
	height: 120px !important;
}

.wpb-content-wrapper:has(> *:last-child .min-mb-if-last):not(:has(.no-bg-inquiry)) {
	margin-bottom: -120px;
}

.wpb-content-wrapper .last-content {
	margin-bottom: -60px;
}

.wpb-content-wrapper p.ch {
	color: #444;
}

.barcode-img {
	width: 175px;
}

.tt-footer-newsletter__btn > p {
	width: auto;
	height: 39px;
	margin-bottom: 0 !important;
	padding: 5px;
	display: inline-block;
}

.wpcf7-form .tt-footer-newsletter__input input {
	height: 39px;
	line-height: normal;
}

.wpcf7-form .tt-footer-newsletter__input input,
.wpcf7-form .tt-footer-newsletter__input input:focus {
	padding-left: 10px !important;
	padding-right: 84px !important;
}

.wpcf7-form.submitting .tt-footer-newsletter__input input,
.wpcf7-form.submitting .tt-footer-newsletter__input input:focus {
	padding-right: 106px !important;
}

.wpcf7-form .tt-footer-newsletter__btn input[type="submit"].wpcf7-submit {
	width: auto;
	height: auto;
	background: none;
	padding: 7px 9px;
	padding-top: 7px !important;
	padding-bottom: 7px !important;
	right: 0;
	top: 0;
	font-size: 13px;
	color: var(--color_buttons1_bg);
	border-radius: 4px;
	border-color: var(--color_buttons4_b);
	background: var(--color_buttons4_bg) !important;
}

.wpcf7-form .tt-footer-newsletter__btn input[type="submit"].wpcf7-submit:hover,
.wpcf7-form .tt-footer-newsletter__btn input[type="submit"].wpcf7-submit:focus {
	color: var(--color_buttons1_bg) !important;
	background: var(--color_buttons4_bg) !important;
}

.wpcf7-form .tt-footer-newsletter__btn .wpcf7-spinner {
	z-index: 1;
}

.wpcf7-form.submitting .tt-footer-newsletter__btn .wpcf7-submit {
	padding-right: 31px !important;
}

.wpcf7-form .tt-footer-newsletter__btn .wpcf7-submit + .wpcf7-spinner {
	top: 51%;
	right: 13px;
	transform: translateY(-50%);
}

.tt-footer-newsletter span.wpcf7-not-valid-tip {
	padding-top: 0 !important;
}

.footer-post-title {
	text-align: left;
}

.content-social a {
	width: 48px !important;
	height: 48px !important;
	display: inline-flex !important;
	justify-content: center;
	align-items: center;
}

ul.icn-list-lg li,
.footer ul.icn-list li {
	padding-left: 0 !important;
	display: flex;
	align-items: center;
	gap: 12px;
}

ul.icn-list-lg li > [class*='icon'],
.footer ul.icn-list li > [class*='icon']{
	position: static !important;
	width: 22px !important;
}

.doctor-box-text .excerpt,
.content-box .service-card .service-card-name,
.content-box .service-card .excerpt,
.post-slider.service .ch-blog-title .post-title,
.post-slider.service .post-teaser,
.post-slider.event .post-title,
.post-slider.event .post-teaser,
.post-slider.blog .ch-blog-title .post-title,
.post-slider.blog .post-teaser,
.footer-post-title {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
}

.blog-grid-full .post-slider.service .post-title,
.blog-grid-full .post-slider.event .post-title,
.blog-grid-full .post-slider.blog .post-title {
	padding-right: 0;
}

.content-box .service-card .service-card-name {
	-webkit-line-clamp: 2;
}

.content-box .service-card .excerpt {
	-webkit-line-clamp: 5;
}

.post-slider {
	position: relative;
}

.post-slider::after {
	content: "";
	width: 100%;
	height: 2px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #00a495;
}

.post-slider.event .post-title {
	-webkit-line-clamp: 1;
}

.post-slider.event .post-date {
	position: absolute;
	display: flex !important;
	align-items: center;
	justify-content: center;
	left: 7px;
	bottom: 230px;
	background: #dddddd !important;
	transform: scale(.7);
}

.post-slider.event .post-teaser {
	-webkit-line-clamp: 3;
}

.blog-post.post-slider.service {
	padding-top: 30px;
    padding-bottom: 30px !important;
}

.blog-post.post-slider.blog {
	padding-top: 20px;
	padding-bottom: 20px !important;
}

.post-slider.service .post-image,
.post-slider.service .post-teaser .btn-more-wrapper,
.post-slider.service .btn-link .rm_text,
.post-slider.blog .post-image {
	display: none;
}

.post-slider.service .ch-blog-title .post-title,
.post-slider.service .btn-rm-wrapper {
	text-align: center;
}

.post-slider.service .ch-blog-title,
.post-slider.service .ch-blog-title .post-title,
.post-slider.blog .ch-blog-title,
.post-slider.blog .ch-blog-title .post-title {
	margin-top: 0 !important;
}

.post-slider.blog .ch-blog-title .post-title {
	min-height: 50px;
	-webkit-line-clamp: 2;
}

.post-slider.service .ch-blog-title .post-title {
	-webkit-line-clamp: 1;
}

.post-slider.service .post-teaser {
	text-align: center;
	-webkit-line-clamp: 5;
}

.post-slider.service .btn-link {
	padding: 10px 20px;
	display: inline-block;
	color: #fff;
	border-radius: 100px;
	background: var(--color_buttons2_t);
}

.post-slider.service .btn-link::before {
	content: "Learn More";
	width: 100%;
	display: inline;
}

.post-slider.service .btn-link svg {
	fill: #fff;
}

.post-slider.blog .post-teaser {
	-webkit-line-clamp: 4;
}

.post-slider.service:not(.post-preview):not(.blog-post-style2) > .post-teaser {
	margin-top: 23px !important;
}

.post-slider.blog:not(.post-preview):not(.blog-post-style2) > .post-teaser {
	margin-top: 18px !important;
}

.post-slider.blog .post-date-inline {
	margin-top: 10px !important;
}

.post-slider.service .post-title a:hover,
.post-slider.event .post-title a:hover,
.post-slider.blog .post-title a:hover {
	color: var(--color_buttons2_t);
}

.footer-post-title {
	-webkit-line-clamp: 2;
}

.doctor-box-phone,
.doctor-box-social {
	display: inline-flex!important;
	align-items: center;
	gap: 10px;
}

.doctor-box-social > a {
	display: inline-flex !important;
	justify-content: center;
	align-items: center;
}

.faq-item {
	margin-bottom: 0 !important;
}

.faq-accordion .faq-item [data-toggle='collapse'] {
	padding-right: 60px;
}

.faq-item [data-toggle='collapse'] {
	box-shadow: none !important;
	border-bottom: 1px solid #00000030;
}

.faq-item [data-toggle='collapse'] h5:first-child {
	min-width: 26px;
	color: var(--main_color);
}

.faq-item.no-answer [data-toggle='collapse'] .icon {
	transform: translateY(-50%) !important;
}

h3.custom-heading {
	font-size: 2rem !important;
}

.layout-weightloss .title-wrap .h-decor {
	height: 2px !important;
	width: 40px !important;
	top: -5px !important;
}

html:has(.sticky-side-inquiry) {
	overflow: visible;	
}

.sticky-side-inquiry {
	position: sticky;
	top: 135px;
}

.services-nav > .nav-item > .nav-link {
	color: inherit !important;
}

.services-nav > .nav-item > .nav-link:hover,
.services-nav > .nav-item > .nav-link.active {
	color: #fff !important;
	background: var(--main_color) !important;
}

.services-nav > .nav-item > .tt-block-link > .nav-link:hover,
.services-nav > .nav-item > .tt-block-link > .nav-link.active {
	color: #fff;
	background: var(--main_color);
}

.content-box .service-card,
.doctor-box,
.post-slider {
	border: 2px solid #00a495;
	transition: 0.35s;
}

.content-box .service-card:hover,
.doctor-box:hover,
.post-slider:hover {
	box-shadow: 0 0 15px rgb(0 164 149 / 50%);
}

.slick-prev,
.slick-next {
	width: 37px !important;
	height: 37px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	color: #fff !important;
	border: none !important;
	background: var(--main_color) !important;
}

.slick-prev {
	left: -38px !important;
}

.slick-next {
	right: -38px !important;
}

.slick-prev .icon,
.slick-next .icon {
	font-size: 14px !important;
}

.content-box .service-card:hover .service-card-photo {
	border-radius: unset;
}

.content-box .service-card:hover .service-card-photo:after {
	display: none;
}

.bmi-form.bordered {
	border: 2px solid #00a495;
}

.bmi-form .form-group .col input.form-control {
	flex: 1;
}

.bmi-form .form-group .col:has(span.input-append) input.form-control {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.bmi-form .form-group .col span.input-append {
	height: 100%;
	padding: 10px;
	line-height: normal;
	border: 1px solid #c3c3c3;
	border-left: none;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	background: #e7e7e7;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

.bmi-form input.form-control:hover ~ span.input-append,
.bmi-form input.form-control:focus ~ span.input-append {
	box-shadow: 0 0 0 3px rgb(0 164 149 / 20%);
}

.bmi-form input.form-control:focus ~ span.input-append {
	border-color: #93d1cb;
}

.bmi-form-table > * {
	flex: 20% !important;
	max-width: calc(20% - 8px) !important;
}

.bmi-form-table > *:nth-child(5) {
	background-color: #af1a25;
}

#bmiResultDesc {
	color: #444;
}

.content-search .form-control {
	border-top-left-radius: 5px !important;
	border-bottom-left-radius: 5px !important;
}

.content-search button {
	display: flex;
	align-items: center;
	justify-content: center;
	border-color: #c3c3c3 !important;
	border-top-right-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
}

.entry-content.blog-post.tt-blog-post {
	border: 2px solid #00a495;
}

.entry-content.blog-post.tt-blog-post:hover {
	box-shadow: 0 0 15px rgb(0 164 149 / 25%);
}

.btn-sm:not(.small-spinner),
.btn-group-sm > .btn:not(.small-spinner),
body:not(.touch) .btn-sm:not(.small-spinner):focus,
body:not(.touch) .btn-group-sm > .btn:not(.small-spinner):focus {
	padding: 11px 25px !important;
	font-size: 15px !important;
	border-radius: 26px !important;
}

.pagination .page-link,
.pagination .active .page-link,
.tt-link-arrow a {
	margin-left: 10px !important;
	display: flex !important;
	align-items: center;
	justify-content: center;
	color: #00a495;
	font-weight: 600 !important;
	border: 2px solid #00a495 !important;
}

.tt-link-arrow a svg {
	fill: #00a495;
}

.tt-link-arrow a:hover svg {
	fill: #fff;
}

.pagination .page-link:hover,
.tt-link-arrow a:hover,
.pagination .active .page-link {
	color: #fff !important;
	background: #00a495 !important;
}

.header .navbar-nav > .nav-item > .dropdown-menu .nav-item,
.dropdown-item + .dropdown-menu .nav-item {
	transition: 0.3s;
}

.backToTop {
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	box-shadow: none !important;
}

.backToTop:hover {
	box-shadow: 0 0 0 6px rgba(var(--shadow_rgb), 0.2) !important;
}

.floating-contact {
	width: 50px;
	height: 50px;
	position: fixed;
	display: flex;
	align-items: center;
	justify-content: center;
	bottom: 24px;
	right: 20px;
	font-size: 20px;
	border: 1px solid #fff;
	border-radius: 100%;
	background: var(--main_color);
	transition: all 0.25s;
	z-index: 1020;
}

.floating-contact.whatsapp {
	background: #26cf41;
}

.floating-contact:hover {
	box-shadow: 0 0 0 6px rgba(var(--shadow_rgb), 0.2);
}

.floating-contact.whatsapp:hover {
	box-shadow: 0 0 0 6px rgb(0 229 57 / 20%);
}

.floating-contact svg {
	width: 20px;
	margin-right: 3px;
	margin-bottom: 3px;
	fill: #fff;
}

.floating-contact.whatsapp svg {
	width: 24px;
	margin: 0;
}

.img-with-bg img:not(.img-bg) {
	width: 100% !important;
}

.over-image-card.pos-center {
	left: 50% !important;
	transform: translateX(-50%);
}

.footer-post.d-flex {
	align-items: center;
}

.footer-post-photo {
	margin-right: 12px !important;
	display: flex;
}

.footer-post-photo a {
	width: 100%;
	min-height: 44px;
	max-height: 44px;
	display: block;
}

.footer-post-photo a img {
	width: 100%;
	height: 100%;
	border-radius: 0;
}

@media (min-width: 1230px) {
	.layout-weightloss .page-content .section.blog {
		margin-top: 80px;
	}
}

@media (min-width: 1024px) {
	.header .navbar-nav > .nav-item > .dropdown-menu,
	.dropdown-item + .dropdown-menu {
		/* min-width: 200px !important; */
		padding: 0 !important;
	}

	.header .navbar-nav > .nav-item:hover > .dropdown-menu {
		transform: translateX(15px) !important;
	}
	
	.header .navbar-nav > .nav-item > .dropdown-menu .nav-item,
	.dropdown-item + .dropdown-menu .nav-item {
		padding-left: 18px;
	}

	.header .navbar-nav > .nav-item > .dropdown-menu .nav-item:hover,
	.dropdown-item + .dropdown-menu .nav-item:hover {
		background: #00a495;
	}

	.header .navbar-nav > .nav-item > .dropdown-menu a,
	.dropdown-item + .dropdown-menu a {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		font-size: 14px !important;
		line-height: 1.5 !important;
	}

	.header .navbar-nav > .nav-item > .dropdown-menu .nav-item:hover > a,
	.dropdown-item + .dropdown-menu .nav-item:hover > a {
		color: #fff !important;
	}
	
	ul#menu-medin-header-menu > li > ul > li a:not(.dropdown-toggle) {
		padding-left: 0 !important;
		padding-right: 0;
	}
	
	.btco-hover-menu .collapse ul ul li.nav-item:last-child {
		padding-right: 15px;
	}
	
	.header .navbar-nav > .nav-item > .dropdown-menu a.dropdown-toggle,
	.dropdown-item + .dropdown-menu a.dropdown-toggle {
		padding-right: 20px !important;
	}
	
	.btco-hover-menu .collapse ul ul ul {
		min-width: 200px !important;
		top: 0 !important;
		left: 100% !important;
		visibility: hidden;
		opacity: 0;
		pointer-events: none;
		box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.15) !important;
		background: #ffffff !important;
		transform: translateX(-20px);
		transition: 0s ease 0s;
	}
	
	.btco-hover-menu .collapse ul ul > li.nav-item > ul.dropdown-menu {
		min-width: 210px !important;
		top: -3px !important;
		left: 100% !important;
		visibility: hidden;
		opacity: 0;
		border-top: 3px solid var(--main_color);
		box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.15) !important;
		background: #ffffff !important;
		pointer-events: auto;
	}

	.btco-hover-menu .collapse ul ul > li.nav-item > ul.dropdown-menu .nav-item {
		border-left: 1px solid #dfdfdf;
	}

	.btco-hover-menu .collapse ul ul > li.nav-item > ul.dropdown-menu .nav-item:hover {
		border-color: #00a495;
	}
	
	.btco-hover-menu .collapse ul ul > li.nav-item:hover > ul.dropdown-menu {
		opacity: 1;
		visibility: visible;
		transform: translateX(0);
	}

	.backToTop {
		width: 50px !important;
		height: 50px !important;
	}
}

@media (min-width: 768px) {
	.float-md-left {
		float: left !important;
	}

	.event-content h1,
	.event-content h2,
	.event-content h3,
	.event-content h4,
	.event-content h5,
	.event-content h6 {
		clear: unset;
	}

	.event-content .marker-list-md {
		display: flex;
		flex-direction: column;
	}

	.wpb-content-wrapper h4.vc_custom_heading.theme-color {
		font-size: 23px;
	}

	.btn.btn-comment-reply {
		padding: 10px 20px !important;
	}
}

@media (min-width: 576px) {
	.px-sm-15 {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}
}

@media (max-width: 1199px) {
	.px-max-xl-0 {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
}

@media (max-width: 1023px) {
	.header-content .navbar {
		padding-top: 10px !important;
	}

	.navbar-collapse {
		box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
		overflow: auto;
	}

	.navbar-collapse::before {
		position: relative;
	}

	.navbar-collapse::before {
		content: "";
		width: 100%;
		height: 1px;
		position: absolute;
		top: 9px;
		left: 0;
		background: #dbdbdb;
	}

	.navbar-collapse.collapsing {
		top: -1px;
	}

	.navbar-collapse.collapsing::before {
		top: 0px;
	}

	.navbar-collapse .navbar-nav {
		padding-top: 14px !important;
	}

	.header .navbar-nav li {
		border-color: #dbdbdb !important;
	}

	.navbar-collapse .nav-item > .nav-link.dropdown-toggle {
		padding-right: 30px !important;
	}

	.header .dropdown-item.dropdown-toggle:after,
	.nav-link.dropdown-toggle .icon {
		right: 0px !important;
	}

	.navbar-collapse .nav-item {
		text-align: left;
	}

	.navbar-collapse .nav-item .dropdown-menu {
		padding-left: 20px;
	}

	.navbar-collapse .nav-item > .nav-link:not(.dropdown-toggle) {
		padding-left: 0 !important;
	}

	.navbar-collapse > .navbar-nav > .nav-item .nav-item {
		position: relative;
	}

	.navbar-collapse > .navbar-nav > .nav-item > .dropdown-menu > .nav-item::before,
	.navbar-collapse > .navbar-nav > .nav-item > .dropdown-menu > .nav-item > .dropdown-menu > .nav-item::before {
		content: "";
		height: 1px;
		position: absolute;
		top: -1px;
		background: #dbdbdb;
	}

	.navbar-collapse > .navbar-nav > .nav-item > .dropdown-menu > .nav-item::before {
		width: calc(100% + 20px);
		left: -20px;
	}

	.navbar-collapse > .navbar-nav > .nav-item > .dropdown-menu > .nav-item > .dropdown-menu > .nav-item::before {
		width: calc(100% + 40px);
		left: -40px;
	}

	.wpb-content-wrapper:has(> *:last-child .min-mb-if-last):not(:has(.no-bg-inquiry)) {
		margin-bottom: -80px;
	}
	
	.wpb-content-wrapper .last-content {
		margin-bottom: -30px;
	}
	
	.faq-accordion:has(.no-answer) {
		margin-left: 0 !important;
		margin-right: 0 !important;
	}

	.bmi-form-table > * {
		height: 80px;
		flex: 33.3333333333% !important;
		max-width: calc(33.3333333333% - 8px) !important;
	}

	.bmi-form .btn {
		padding-left: 15px !important;
		padding-right: 15px !important;
	}

	.img-with-bg {
		margin-left: 0 !important;
	}

	.over-image-card.pos-center {
		bottom: auto !important;
	}

	.backToTop.visible {
		right: 20px !important;
		bottom: 80px !important;
	}

	.floating-contact {
		width: 41px;
		height: 41px;
	}

	.floating-contact svg {
		width: 15px;
	}
}

@media (max-width: 767px) {
	.header-content .navbar {
		padding-top: 4px !important;
	}

	.navbar-collapse.collapsing {
		top: 0;
	}
	
	.navbar-collapse::before {
		top: 4px;
	}
	
	.wpb-content-wrapper:has(> *:last-child .min-mb-if-last):not(:has(.no-bg-inquiry)) {
		margin-bottom: -60px;
	}
	
	.wpb-content-wrapper .last-content {
		margin-bottom: -20px;
	}
	
	.banner-center-text1 {
		font-size: 26px !important;
	}
	
	.modal-form .modal-body {
		padding: 25px !important;
	}
	
	.footer-logo,
	.footer-text .textwidget p.tt-newsletter-notice,
	.footer-social,
	.tt-footer-widgets__posts .side-block,
	.tt-footer-widgets__posts .side-block h3,
	.ch-footer-right,
	.ch-footer-right h3 {
		text-align: center;
	}
	
	.layout-weightloss .footer-post-text p {
		text-align: left;
	}
	
	h3.custom-heading {
		font-size: 20px !important;
		line-height: 28px;
	}
	
	.faq-accordion .faq-item [data-toggle='collapse'] {
		padding: 12px 50px 12px 10px;
	}
	
	.faq-accordion .faq-item.no-answer [data-toggle='collapse'] {
		padding: 7px 35px 10px 10px;
	}
	
	.faq-accordion .faq-item.no-answer [data-toggle='collapse'] .icon {
		right: -1px;
	}
	
	.faq-item .faq-item-content > * {
		padding-bottom: 15px !important;
	}
	
	.wpb-content-wrapper p.ch {
		line-height: 24px !important;
	}
	
	.footer ul.icn-list li {
		justify-content: center;
	}
	
	.tt-footer-newsletter {
		margin: auto;
	}
	
	.contact7__custom-form input.btn.btn-sm[type="submit"]:focus,
	.contact7__custom-form input[type="button"]:focus,
	.wpcf7-form input[type="submit"]:focus {
		padding-top: 10px !important;
		padding-bottom: 10px !important;
	}

	.custom-logo-link {
		margin: 5px 0;
	}

	.custom-logo-link img {
		max-height: 28px !important;
	}

	.img-with-bg {
		margin-left: 0 !important;
	}

	.over-image-card.pos-center {
		margin: 0 auto;
		left: auto !important;
		bottom: 25px !important;
		transform: none;
	}

	.bmi-form-col.homepage {
		width: 100%;
		max-width: 100%;
		padding-right: 35px;
	}

	.bmi-form-col.homepage .bmi-form {
		padding: 25px;
	}

	.bmi-form-col.homepage .bmi-form-table {
		justify-content: center;
	}

	.post-slider.event .post-date {
		width: 49px !important;
		height: 49px !important;
		bottom: 218px;
	}
}

@media (max-width: 575px) {
	.custom-logo-link img {
		max-height: 20px !important;
	}

	.bmi-form-image {
		max-width: 100% !important;
	}

	.bmi-form-col.homepage {
		padding: 0 15px;
	}
}

@media (max-width: 425px) {
	.barcode-img {
		width: 140px;
	}
	
	.banner-center-text2 {
		font-size: 13px !important;
	}

	.bmi-form-table > * {
		height: 80px;
		flex: 50% !important;
		max-width: calc(50% - 8px) !important;
	}

	.over-image-card.pos-center {
		bottom: 0 !important;
	}
}