/*
	Theme Name: Magazine Pro
	Theme URI: http://my.studiopress.com/themes/magazine/
	Description: Put yourself on the front lines of online publishing with the up-to-the-minute, high-gloss look and feel of the Magazine theme.
	Author: StudioPress
	Author URI: http://www.studiopress.com/

	Version: 3.3.3

	Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-header, custom-menu, e-commerce, featured-images, footer-widgets, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, accessibility-ready

	Template: genesis
	Template Version: 2.2

	License: GPL-2.0-or-later
	License URI: http://www.opensource.org/licenses/gpl-license.php

	Text Domain: magazine-pro
*/

html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}template,[hidden]{display:none}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}svg:not(:root){overflow:hidden}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}button,input,optgroup,select,textarea{font:inherit;margin:0}optgroup{font-weight:700}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 silver;margin:0 2px;padding:.35em .625em .75em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-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-input-placeholder{color:inherit;opacity:.54}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}

html,
input[type="search"] {
	-webkit-box-sizing: border-box;
	box-sizing: border-box
}

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

.author-box:before,
.clearfix:before,
.entry:before,
.entry-content:before,
.footer-widgets:before,
.nav-primary:before,
.nav-secondary:before,
.pagination:before,
.site-container:before,
.site-footer:before,
.site-header:before,
.site-inner:before,
.widget:before,
.wrap:before {
	content: " ";
	display: table
}

.author-box:after,
.clearfix:after,
.entry:after,
.entry-content:after,
.footer-widgets:after,
.nav-primary:after,
.nav-secondary:after,
.pagination:after,
.site-container:after,
.site-footer:after,
.site-header:after,
.site-inner:after,
.widget:after,
.wrap:after {
	clear: both;
	content: " ";
	display: table
}

html {
	font-size: 62.5%
}

body>div {
	font-size: 1.6rem
}

body {
	background-color: #fff;
	color: #444;
	font-family: 'Work Sans', sans-serif;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	line-height: 1.625;
	overflow-x: hidden
}

a,
button,
input:focus,
input[type="button"],
input[type="reset"],
input[type="submit"],
textarea:focus,
.button {
	-webkit-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out
}

::-moz-selection {
	background-color: #222;
	color: #fff
}

::selection {
	background-color: #222;
	color: #fff
}

a {
	background-color: inherit;
	color: #222;
	font-weight: 300;
	text-decoration: none;
	cursor: pointer
}

a:focus,
a:hover {
	color: #d70000
}

.unclickable>a {
	pointer-events: none
}

p {
	margin: 0 0 15px;
	padding: 0
}

p:last-child {
	margin: 0
}

strong {
	font-weight: 700
}

ol,
ul {
	margin: 0;
	padding: 0
}

mark {
	background-color: #ddd;
	color: #000
}

blockquote,
blockquote::before {
	color: #888
}

blockquote {
	margin: 40px
}

cite {
	font-style: normal
}

hr {
	border: 0;
	border-collapse: collapse;
	border-bottom: 2px solid #eee;
	clear: left;
	margin: 0 0 40px;
	padding-top: 20px
}

figure {
	line-height: 0;
	margin: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
.subhead {
	color: #222;
	font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	line-height: 1.2;
	margin: 0 0 16px
}

h1 {
	font-size: 30px;
	font-size: 3rem
}

h2 {
	font-size: 26px;
	font-size: 2.6rem
}

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

h4 {
	font-size: 20px;
	font-size: 2rem
}

h5 {
	font-size: 18px;
	font-size: 1.8rem
}

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

.entry-content h2 {
	color: #c81a1a;
	text-transform: uppercase;
	font-size: 24px;
	font-size: 2.4rem
}

embed,
iframe,
img,
object,
video,
.wp-caption {
	max-width: 100%
}

img {
	height: auto
}

input,
select,
textarea {
	background-color: #fff;
	border: 1px solid #e6e6e6;
	color: #999;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 300;
	padding: 16px;
	width: 100%
}

input:focus,
textarea:focus {
	border: 1px solid #d9d9d9;
	outline: none
}

input[type="checkbox"],
input[type="image"],
input[type="radio"] {
	width: auto
}

::-ms-input-placeholder {
	color: #8c8c8c;
	font-family: 'Work Sans', sans-serif;
	opacity: 1
}

:-ms-input-placeholder {
	color: #8c8c8c;
	font-family: 'Work Sans', sans-serif;
	opacity: 1
}

::-webkit-input-placeholder {
	color: #8c8c8c;
	font-family: 'Work Sans', sans-serif;
	opacity: 1
}

::-moz-placeholder {
	color: #8c8c8c;
	font-family: 'Work Sans', sans-serif;
	opacity: 1
}

::placeholder {
	color: #8c8c8c;
	font-family: 'Work Sans', sans-serif;
	opacity: 1
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.entry-content .button {
	background-color: #c81a1a;
	border: none;
	color: #fff;
	cursor: pointer;
	padding: 16px 24px;
	text-transform: uppercase;
	white-space: normal;
	width: auto
}

button:focus,
input:focus[type="button"],
input:focus[type="reset"],
input:focus[type="submit"],
.button:focus,
.entry-content .button:focus,
button:hover,
input:hover[type="button"],
input:hover[type="reset"],
input:hover[type="submit"],
.button:hover,
.entry-content .button:hover {
	color: #fff;
	background-color: #d70000
}

button.small,
input[type="button"].small,
input[type="reset"].small,
input[type="submit"].small,
.button.small {
	padding: 14px 18px
}

.entry-content .button:focus,
.entry-content .button:hover {
	color: #fff
}

.button {
	display: inline-block
}

.button.button--white {
	border-color: #FFF;
	background-color: #FFF
}

.button.button-gray {
	border-color: #e6e6e6;
	background-color: #e6e6e6;
	color: #676767
}

.button.button-black {
	border-color: #222;
	background-color: #222;
	color: #FFF
}

.button.button-black:hover,
.button.button-black:focus {
	border-color: #181818;
	background-color: #181818
}

.button.button--outline {
	background: none;
	border: 1px solid #FFF
}

.button.onhover-color--red:hover,
.button.onhover-color--red:focus {
	background-color: #c81a1a;
	border-color: #c81a1a;
	color: #FFF
}

.button.onhover-color--black:hover,
.button.onhover-color--black:focus {
	background-color: #222;
	border-color: #222;
	color: #FFF
}

.button.button--block {
	display: block
}

.site-container button:disabled,
.site-container button:disabled:hover,
.site-container input:disabled,
.site-container input:disabled:hover,
.site-container input[type="button"]:disabled,
.site-container input[type="button"]:disabled:hover,
.site-container input[type="reset"]:disabled,
.site-container input[type="reset"]:disabled:hover,
.site-container input[type="submit"]:disabled,
.site-container input[type="submit"]:disabled:hover {
	background-color: #ddd;
	border-width: 0;
	color: #565656;
	cursor: not-allowed
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button {
	display: none
}

.error404 .entry-content input[type="search"],
.post-password-form input[type="password"] {
	margin-bottom: 15px
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 2;
	margin-bottom: 40px;
	width: 100%
}

tbody {
	border-bottom: 1px solid #ddd
}

th,
td {
	text-align: left
}

th {
	font-weight: 600;
	text-transform: uppercase
}

td {
	border-top: 1px solid #ddd;
	padding: 6px 0
}

.screen-reader-shortcut,
.screen-reader-text,
.screen-reader-text span {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	overflow: hidden;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important
}

.genesis-nav-menu .search input[type="submit"]:focus,
.screen-reader-shortcut:focus,
.screen-reader-text:focus,
.widget_search input[type="submit"]:focus {
	background: #fff;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
	clip: auto !important;
	color: #333;
	display: block;
	font-size: 1em;
	font-weight: 600;
	height: auto;
	padding: 15px 23px 14px;
	text-decoration: none;
	width: auto;
	z-index: 100000
}

.more-link {
	position: relative
}

.wrap {
	margin: 0 auto;
	max-width: 1920px;
	padding: 0 1.5625%
}

.site-inner {
	clear: both;
	padding-top: 0
}

.site-inner>.wrap:first-child {
	padding: 0
}

.entry-content.wrap {
	padding: 0 4.8693586698337%
}

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	width: 930px
}

.content-sidebar-sidebar .content-sidebar-wrap {
	float: left
}

.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap {
	float: right
}

.content {
	float: right;
	width: 750px
}

.magazine-landing .content {
	background-color: #fff;
	padding: 50px 60px 24px
}

.content-sidebar .content,
.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content {
	float: left
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 540px
}

.full-width-content .content {
	width: 100%
}

.is-content-entry-width--full .entry-content.wrap {
	padding-left: 0;
	padding-right: 0
}

.entry-content>.wrap {
	padding: 0 4.8693586698337%
}

.sidebar-primary {
	float: right;
	width: 360px
}

.sidebar-content .sidebar-primary,
.sidebar-sidebar-content .sidebar-primary {
	float: left
}

.sidebar-secondary {
	float: left;
	width: 180px
}

.content-sidebar-sidebar .sidebar-secondary {
	float: right
}

.avatar {
	float: left
}

.alignleft .avatar {
	margin-right: 24px
}

.alignright .avatar {
	margin-left: 24px
}

.author-box .avatar {
	margin-right: 30px
}

.comment .avatar {
	margin: 0 16px 24px 0
}

a.aligncenter img {
	display: block;
	margin: 0 auto
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 24px
}

img.alignnone {
	margin-bottom: 12px
}

.alignleft {
	float: left;
	text-align: left
}

.alignright {
	float: right;
	text-align: right
}

a.alignleft,
a.alignright {
	max-width: 100%
}

a.alignleft,
img.alignleft,
.wp-caption.alignleft {
	margin: 0 24px 24px 0
}

a.alignright,
img.alignright,
.wp-caption.alignright {
	margin: 0 0 24px 24px
}

.entry-content .wp-caption-text {
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: 600;
	margin: 0;
	text-align: center
}

.gallery-caption,
.entry-content .gallery-caption {
	margin: 0 0 10px
}

.widget_calendar table {
	width: 100%
}

.widget_calendar td,
.widget_calendar th {
	text-align: center
}

.wp-audio-shortcode,
.wp-playlist,
.wp-video {
	margin: 0 0 28px
}

.entry-content a {
	color: #c81a1a
}

.breadcrumb {
	border-bottom: 1px dotted #888;
	margin-bottom: 40px;
	padding-bottom: 10px
}

.archive-description,
.author-box {
	margin-bottom: 50px;
	padding: 40px;
	background-color: #f5f5f5
}

.archive-description p:last-child,
.author-box p:last-child,
.search-results .archive-description h1 {
	margin-bottom: 0
}

.archive-title+p {
	margin-top: 24px
}

.author-box-title {
	color: #222;
	font-size: 17px;
	font-size: 1.7rem;
	margin-bottom: 4px
}

.author-box p {
	margin-bottom: 0
}

.search-form {
	overflow: hidden;
	position: relative
}

.entry-content .search-form {
	margin-bottom: 40px;
	width: 50%
}

.site-header .search-form {
	float: right;
	margin-top: 24px
}

.footer-widgets .search-form input {
	border: none
}

.genesis-nav-menu .search-form input {
	background-color: #222;
	border: 1px solid #222;
	color: #fff;
	text-transform: uppercase;
	width: 180px
}

.genesis-nav-menu .search-form ::-moz-placeholder {
	color: #fff
}

.genesis-nav-menu .search-form ::-webkit-input-placeholder {
	color: #fff
}

.genesis-nav-menu .search-form input:focus {
	border: 1px solid #fff
}

.genesis-nav-menu .search input[type="submit"],
.widget_search input[type="submit"] {
	border: 0;
	clip: rect(0, 0, 0, 0);
	height: 1px;
	margin: -1px;
	padding: 0;
	position: absolute;
	width: 1px
}

.widget_search input[type="submit"]:focus {
	border-left: 1px solid #ddd;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 14px 16px;
	right: 2px;
	top: 2px
}

.entry-header {
	background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	padding: 40px 3.125%;
	height: 300px;
	max-height: 300px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	width: 100%;
	margin-bottom: 80px
}

.entry-title {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1
}

.entry-header .entry-title {
	color: #FFF;
	text-transform: uppercase;
	text-align: center;
	text-shadow: 0 3px 13px rgba(0, 0, 0, 0.2);
	font-size: 52px;
	font-size: 5.2rem;
	line-height: 1.256;
	margin: 0;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%;
	-webkit-align-self: center;
	-ms-flex-item-align: center;
	-ms-grid-row-align: center;
	align-self: center
}

.entry-title a,
.sidebar .widget-title a {
	color: #222;
	font-weight: 500
}

.entry-title a:focus,
.entry-title a:hover {
	color: #222
}

.widget-title {
	clear: both;
	color: #222;
	font-size: 22px;
	font-size: 2.2rem;
	margin-bottom: 24px;
	text-transform: uppercase
}

.sidebar .widget-title {
	background-color: #222;
	color: #fff;
	padding: 10px
}

.home .widget-title {
	font-size: 30px;
	font-size: 3rem
}

.home .widget-title::after {
	content: ' ';
	display: block;
	background-color: #c81a1a;
	height: 4px;
	margin-top: 16px;
	max-width: 100px
}

.sub-widget-title {
	color: #676767;
	font-weight: 500;
	font-size: 18px;
	font-size: 1.8rem
}

.footer-widgets .widget-title {
	color: #fff;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 500;
	font-size: 2rem
}

.footer-widgets .widget-title::after {
	height: 2px;
	max-width: 50px
}

.archive-title {
	font-size: 20px;
	font-size: 2rem;
	margin-bottom: 0
}

.widget {
	margin-bottom: 80px
}

.widget:last-child {
	margin-bottom: 0
}

.widget,
.widget li {
	word-wrap: break-word
}

.widget li {
	list-style-type: none;
	padding-bottom: 5px;
	margin-bottom: 5px
}

.widget ol>li {
	list-style-position: inside;
	list-style-type: decimal
}

.widget li li {
	border: none;
	margin: 0 0 0 30px;
	padding-bottom: 0
}

.widget ul>li:last-child {
	margin-bottom: 0
}

.widget .genesis-nav-menu li li {
	margin: 0;
	padding: 0
}

.featured-content {
	clear: both;
	overflow: hidden
}

.featured-content .entry {
	margin-bottom: 30px
}

.sidebar .featured-content .entry {
	border-bottom: 2px solid #eee
}

.sidebar .featured-content .entry:last-child {
	border-bottom: none;
	margin-bottom: 0
}

.featured-content .entry-title {
	border: none;
	font-size: 24px;
	font-size: 2.4rem;
	line-height: 1.2
}

.sidebar .featured-content .entry-title {
	font-size: 20px;
	font-size: 2rem
}

.featured-content .entry-title a {
	border: none
}

.featured-content a.alignnone {
	display: inline-block;
	margin-bottom: 20px;
	max-width: 100%
}

.featured-content .entry-header .entry-meta {
	margin-bottom: 10px
}

.featured-content ul {
	clear: both;
	margin-bottom: 30px
}

.featured-content li {
	list-style-type: none
}

.flex-container a:hover,
.flex-slider a:hover {
	outline: 0
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
	margin: 0;
	padding: 0;
	list-style: none
}

.flex-pauseplay span {
	text-transform: capitalize
}

.flexslider {
	margin: 0;
	padding: 0
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

.flexslider .slides img {
	width: 100%;
	display: block
}

.flexslider .slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

html[xmlns] .flexslider .slides {
	display: block
}

* html .flexslider .slides {
	height: 1%
}

.no-js .flexslider .slides>li:first-child {
	display: block
}

.flexslider {
	margin: 0 0 60px;
	background: #fff;
	position: relative;
	border-radius: 4px;
}

.flexslider .slides img {
	height: auto;
	-moz-user-select: none
}

.flex-viewport {
	max-height: 2000px;
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}

.loading .flex-viewport {
	max-height: 300px
}

.carousel li {
	margin-right: 5px
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	opacity: 0;
	cursor: pointer;
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	font-size: 40px;
	content: '\f053';
	color: #c81a1a;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3)
}

.flex-direction-nav a.flex-next:before {
	content: '\f054'
}

.flex-direction-nav .flex-prev {
	left: -100px
}

.flex-direction-nav .flex-next {
	right: -100px;
	text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
	opacity: .7;
	left: -60px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
	opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
	opacity: .7;
	right: -60px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
	opacity: 1
}

.flex-direction-nav .flex-disabled {
	opacity: 0 !important;
	cursor: default;
	z-index: -1
}

.flex-pauseplay a {
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	bottom: 5px;
	left: 10px;
	opacity: .8;
	z-index: 10;
	overflow: hidden;
	cursor: pointer;
	color: #000
}

.flex-control-nav {
	width: 100%;
	padding-top: 40px;
	text-align: center
}

.flex-control-nav li {
	margin: 0 15px;
	display: inline-block
}

.flex-control-paging li a {
	width: 11px;
	height: 11px;
	display: block;
	background: #666;
	background: rgba(0, 0, 0, .5);
	cursor: pointer;
	text-indent: -9999px;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	-o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
	border-radius: 20px
}

.flex-control-paging li a:hover {
	background: #333;
	background: rgba(0, 0, 0, .7)
}

.flex-control-paging li a.flex-active {
	background: #c81a1a;
	cursor: default
}

.flex-control-thumbs {
	margin: 5px 0 0;
	position: static;
	overflow: hidden
}

.flex-control-thumbs li {
	width: 25%;
	float: left;
	margin: 0
}

.flex-control-thumbs img {
	width: 100%;
	height: auto;
	display: block;
	opacity: .7;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-transition: all 1s ease;
	transition: all 1s ease
}

.flex-control-thumbs img:hover {
	opacity: 1
}

.flex-control-thumbs .flex-active {
	opacity: 1;
	cursor: default
}

@media screen and (max-width:860px) {
	.flex-direction-nav .flex-prev {
		opacity: 1
	}

	.flex-direction-nav .flex-next {
		opacity: 1
	}
}

.flex-direction-nav a>span {
	overflow: hidden;
	text-indent: -99999px;
	display: inline-block
}

.sidr {
	color: #fff;
	display: block;
	position: fixed;
	top: 0;
	height: 100%;
	z-index: 999999;
	width: 260px;
	overflow-x: hidden;
	overflow-y: auto;
	background-color: #1a1a1a;
	padding: 20px 10px
}

.sidr.left {
	left: -260px;
	right: auto
}

.sidr-inner {
	border-top: 1px solid #202020;
	padding-top: 10px
}

.sidr>.sidr-inner:first-child {
	text-align: center;
	border-bottom: 1px solid #2a2a2a;
	padding-bottom: 20px;
	border-top: none;
	padding-top: 0
}

.sidr>.sidr-inner:first-child img {
	width: 80px
}

.sidr-class-genesis-nav-menu li {
	list-style-type: none;
	clear: both;
	overflow: hidden
}

.sidr-class-menu-item a {
	border-bottom: 1px solid #333;
	color: #fff;
	display: block;
	padding: 10px 8px;
	text-transform: uppercase;
	font-weight: 500
}

.sidr-class-current_page_item>a,
.sidr-class-menu-item a:focus,
.sidr-class-menu-item a:hover {
	color: #c81a1a
}

.sidr-class-sub-menu {
	display: none
}

.sidr-class-sub-menu .sidr-class-menu-item a {
	margin-left: 20px;
	font-size: 15px;
	font-size: 1.5rem
}

.sidr-class-menu-item-has-children>a::after {
	content: '\f107';
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	float: right
}

.genesis-skip-link {
	margin: 0
}

.genesis-skip-link li {
	height: 0;
	width: 0;
	list-style: none
}

:focus {
	outline: none
}

#gotop {
	display: inline-block;
	background-color: #c81a1a;
	width: 46px;
	height: 46px;
	text-align: center;
	border-radius: 3px;
	position: fixed;
	bottom: 20px;
	right: 40px;
	-webkit-transition: background-color .3s, opacity .5s, visibility .5s;
	transition: background-color .3s, opacity .5s, visibility .5s;
	opacity: 0;
	visibility: hidden;
	z-index: 1000;
	color: #FFF;
	font-size: 24px;
	font-size: 2.4rem;
	padding: 4px
}

#gotop:hover,
#gotop:focus {
	cursor: pointer;
	background-color: #940708
}

#gotop.show {
	opacity: 1;
	visibility: visible
}

.before-header {
	background-color: #c81a1a;
	color: #FFF;
	padding: 9px 0;
	font-size: 16px;
	font-size: 1.6rem;
	text-align: center;
  font-weight: 500;
}

.before-header a,
.before-header a:hover,
.before-header a:focus {
	color: #FFF
}

.before-header .col-left {
	-ms-flex-preferred-size: 85%;
	flex-basis: 85%
}

.before-header__col-item {
	margin-right: 20px
}

.before-header__col-item:last-child {
	margin-right: 0
}

.before-header__col-item .icons {
	margin-right: 3px
}

.before-header .social-link {
	margin-left: 20px
}

.before-header .social-link:first-child {
	margin-left: 0
}

.before-header .social-link .icons {
	width: 22px;
	text-align: center;
	display: inline-block
}

.site-header.site-header-scroll {
	padding: 0;
	position: fixed;
	width: 100%;
	top: -450px;
	z-index: 15;
	background-color: #FFF;
	left: 0;
	right: 0;
	-webkit-transition: top .5s ease-in;
	transition: top .5s ease-in
}

.min-header .site-header-scroll {
	top: 0
}

.admin-bar.min-header .site-header-scroll {
	top: 32px
}

.site-header-scroll .wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	width: 100%;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px
}

.site-header-scroll .title-area {
	line-height: 0;
	-ms-flex-preferred-size: 5%;
	flex-basis: 5%;
	min-width: 70px
}

.site-header-scroll .title-area img {
	width: 66px
}

.site-header-scroll .header-menu {
	-ms-flex-preferred-size: 95%;
	flex-basis: 95%;
	text-align: right
}

.site-header-scroll .nav-primary {
	padding: 0
}

.site-header-scroll .genesis-nav-menu a {
	padding: 12px 20px
}

.site-header {
	padding: 15px 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	-ms-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-o-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
	border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.site-header .wrap {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	width: 100%
}

.title-area {
	-ms-flex-preferred-size: 5.2083333333333%;
	flex-basis: 5.2083333333333%;
	min-width: 100px
}

.header-image .title-area {
	padding: 0
}

.site-title {
	font-size: 32px;
	font-size: 3.2rem;
	line-height: 1;
	margin-bottom: 0
}

.site-title a,
.site-title a:focus,
.site-title a:hover {
	color: #222;
	font-weight: 600
}

.site-description {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px
}

.header-full-width .title-area,
.header-full-width .site-title {
	width: 100%
}

.header-image .site-description,
.header-image .site-title a {
	display: block;
	height: 0;
	margin-bottom: 0;
	text-indent: -9999px
}

.header-image .site-title a {
	background-position: center !important;
	background-size: contain !important;
	float: left;
	display: block;
	min-height: 90px;
	text-indent: -9999px;
	width: 100%
}

.site-header .widget-area {
	-ms-flex-preferred-size: 94.791666666667%;
	flex-basis: 94.791666666667%;
	text-align: left;
	padding-left: 30px;
}

.site-header .widget-area p {
	margin-bottom: 0
}

.genesis-nav-menu {
	clear: both;
	color: #222;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: 500;
	line-height: 1;
	text-transform: uppercase;
	width: 100%
}

.genesis-nav-menu .menu-item {
	display: inline-block;
	text-align: left
}

.genesis-nav-menu .menu-item.current-menu-item {
	background-color: #c81a1a
}

.genesis-nav-menu .menu-item.menu-item-has-children>a::after {
	content: '\f107';
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	padding-left: 10px
}

.genesis-nav-menu a {
	border: none;
	color: #222;
	display: block;
	padding: 12px 20px;
	position: relative;
	font-weight: 500
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item>a {
	color: #d70000
}

.genesis-nav-menu .sub-menu .current-menu-item>a:focus,
.genesis-nav-menu .sub-menu .current-menu-item>a:hover {
	color: #FFF
}

.genesis-nav-menu .sub-menu {
	background-color: #222;
	left: -9999px;
	opacity: 0;
	position: absolute;
	-webkit-transition: opacity .4s ease-in-out;
	transition: opacity .4s ease-in-out;
	z-index: 99
}

.genesis-nav-menu .sub-menu a {
	color: #FFF;
	border-bottom: 1px solid #333;
	text-transform: uppercase;
	font-size: 14px;
	font-size: 1.4rem;
	padding: 20px;
	position: relative
}

.genesis-nav-menu .sub-menu li:last-child a {
	border-bottom: none
}

.genesis-nav-menu .sub-menu,
.genesis-nav-menu .sub-menu a {
	width: 270px
}

.genesis-nav-menu .sub-menu .sub-menu {
	margin: -53px 0 0 189px
}

.genesis-nav-menu .menu-item:hover {
	position: static
}

.genesis-nav-menu .menu-item:hover>.sub-menu {
	border-top: 5px solid #c81a1a;
	left: auto;
	opacity: 1
}

.genesis-nav-menu>.first>a {
	padding-left: 0
}

.genesis-nav-menu>.last>a {
	padding-right: 0
}

.genesis-nav-menu>.right {
	float: right
}

.site-header .sub-menu .sub-menu {
	margin-top: -54px
}

.nav-primary a {
	color: #222
}

.nav-primary a:focus,
.nav-primary a:hover,
.nav-primary .sub-menu a:focus,
.nav-primary .sub-menu a:hover,
.nav-primary .genesis-nav-menu .current-menu-item>a,
.nav-primary .genesis-nav-menu .menu-item-has-children:hover,
.nav-primary .genesis-nav-menu .menu-item-has-children:focus,
.nav-primary .genesis-nav-menu .menu-item-has-children:hover>a,
.nav-primary .genesis-nav-menu .menu-item-has-children:focus>a {
	background-color: #c81a1a;
	color: #FFF
}

.nav-secondary {
	background-color: #222;
	text-align: center;
	display: none
}

.genesis-nav-menu.menu-secondary {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	width: 100%;
	height: 100%
}

.genesis-nav-menu.menu-secondary .menu-item {
	-ms-flex-preferred-size: 33.3333%;
	flex-basis: 33.3333%;
	text-align: center
}

.nav-secondary .genesis-nav-menu a {
	color: #FFF;
	padding: 12px 6px;
	font-weight: 300;
	font-size: 16px;
	font-size: 1.6rem
}

.nav-secondary .genesis-nav-menu .cta-red a,
.nav-secondary .genesis-nav-menu .cta-red a:hover,
.nav-secondary .genesis-nav-menu .cta-red a:focus {
	background-color: #c81a1a
}

.site-header .mobile-nav {
	display: none
}

.mobile-nav-wrap {
	display: inline-block
}

.toggle-mobile-nav {
	font-size: 28px;
	font-size: 2.8rem;
	line-height: 1;
	background-color: #c81a1a;
	color: #FFF;
	padding: 9px;
	width: 50px;
	display: block;
	text-align: center;
	border-radius: 3px;
	margin-right: 30px;
	cursor: pointer
}

.toggle-mobile-nav:hover,
.toggle-mobile-nav:focus {
	background-color: #222
}

.menu .menu-item:focus {
	position: static
}

.menu .menu-item>a:focus+ul.sub-menu,
.menu .menu-item.sfHover>ul.sub-menu {
	left: auto;
	opacity: 1
}

.menu-toggle,
.sub-menu-toggle {
	display: none;
	visibility: hidden
}

.entry {
	margin-bottom: 60px
}

.archive .content .entry,
.home .content .entry,
.page-template-page_blog-php .content .entry {
	border-bottom: 2px solid #eee
}

.entry-content .attachment a,
.entry-content .gallery a {
	border: none
}

.entry-content ol,
.entry-content ul,
.quote-caption {
	margin-bottom: 26px
}

.entry-content ol,
.entry-content ul {
	margin-left: 25px
}

.entry-content ol>li {
	list-style-type: decimal
}

.entry-content ul>li {
	list-style-type: none;
	margin-bottom: 3px
}

.entry-content ul>li::before {
	content: '\f105';
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #c81a1a;
	margin-right: 10px;
	margin-left: -15px
}

.entry-content ul.hasbullet-check--plain>li::before {
	content: '\f00c'
}

.entry-content ul.hasbullet-check {
	padding-left: 20px
}

.entry-content ul.hasbullet-check>li::before {
	content: '\f00c';
	border: none;
	margin-left: -40px
}

.entry-content ol ul>li,
.entry-content ul ul>li {
	list-style-type: none
}

.entry-content ol ol,
.entry-content ul ul {
	margin-bottom: 0
}

.entry-meta {
	font-size: 15px;
	font-size: 1.5rem
}

.entry-header .entry-meta {
	margin-bottom: 30px
}

.entry-categories,
.entry-tags {
	display: block
}

.entry-content ul.nomargin--bottom {
	margin-bottom: 0
}

.after-entry {
	border-bottom: 1px solid #222;
	border-top: 2px solid #222;
	margin-top: 40px;
	padding: 30px 0
}

.after-entry p:last-child {
	margin-bottom: 0
}

.after-entry .widget {
	margin-bottom: 30px
}

.after-entry .widget:last-child {
	margin-bottom: 0
}

.archive-pagination,
.entry-pagination {
	font-size: 15px;
	font-size: 1.5rem;
	margin: 40px 0
}

.archive-pagination li {
	display: inline
}

.archive-pagination li a {
	background-color: #222;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	padding: 8px 12px
}

.archive-pagination li a:focus,
.archive-pagination li a:hover,
.archive-pagination li.active a {
	background-color: #008285
}

.entry-pagination a {
	border-bottom: 1px solid #ddd
}

.comment-respond,
.entry-comments,
.entry-pings {
	background-color: #fff;
	margin-bottom: 50px
}

.comment-content {
	clear: both
}

.entry-comments .comment-author {
	margin-bottom: 0
}

.comment-respond input[type="email"],
.comment-respond input[type="text"],
.comment-respond input[type="url"] {
	width: 50%
}

.comment-respond label {
	display: block;
	margin-right: 12px
}

.comment-list li,
.ping-list li {
	list-style-type: none
}

.comment-list li {
	margin-top: 24px;
	padding: 32px
}

.comment-list li li {
	margin-right: -32px
}

li.comment {
	background-color: #f5f5f5;
	border: 2px solid #fff;
	border-right: none
}

.entry-pings .reply {
	display: none
}

.form-allowed-tags {
	background-color: #f5f5f5;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 24px
}

.comment-form-cookies-consent label {
	display: inline;
	padding-left: 10px
}

.sidebar p:last-child,
.sidebar ul>li:last-child {
	margin-bottom: 0
}

.sidebar .featured-content p:last-child {
	margin-bottom: 24px
}

.sidebar li {
	border-bottom: 1px dotted #888;
	margin-bottom: 6px;
	padding-bottom: 6px
}

.sidebar .widget {
	margin-bottom: 40px
}

.sidebar .tagcloud a,
.sidebar .tagcloud a:visited {
	background-color: #eee;
	color: #222;
	cursor: pointer;
	display: inline-block;
	margin: 0 5px 5px 0;
	padding: 5px 10px
}

.sidebar .tagcloud a:focus,
.sidebar .tagcloud a:hover {
	background-color: #222;
	color: #fff
}

.before-footer {
	background-color: #262626
}

.footer-banner-menus .col,
.footer-banner-menus .col .wrapper {
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	background-color: #b11717;
	color: #FFF;
	-ms-flex-preferred-size: 33.3333%;
	flex-basis: 33.3333%;
	padding: 30px 10px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.footer-banner-menus .col-1 {
	background-color: #c81a1a
}

.footer-banner-menus .col-3 {
	background-color: #9b1414
}

.footer-banner-menus .col-4 {
	background-color: #8a0b0b
}

.footer-banner-menus .col-5 {
	background-color: #820b0b
}

.footer-banner-menus .col.col-5 .wrapper {
	background-color: #820b0b;
	padding: 0;
	-ms-flex-preferred-size: 100%;
	flex-basis: 100%
}

.footer-banner-menus a,
.footer-banner-menus a:hover,
.footer-banner-menus a:focus {
	color: #FFF
}

.footer-banner-menu__icon {
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	min-width: 55px;
	text-align: center
}

.footer-banner-menu__text {
	-ms-flex-preferred-size: 80%;
	flex-basis: 80%;
	padding-left: 10px
}

.footer-banner-menu__text p {
	margin-bottom: 0
}

.footer-banner-menu__text-big {
	font-size: 23px;
	font-size: 2.3rem
}

.footer-widgets {
	background-color: #262626;
	color: #a6a6a6;
	clear: both;
	font-size: 15px;
	font-size: 1.5rem;
	padding: 60px 0 20px
}

.footer-widgets .wrap {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	height: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap
}

.footer-widgets-1,
.footer-widgets-2,
.footer-widgets-3,
.footer-widgets-4 {
	-ms-flex-preferred-size: 21%;
	flex-basis: 21%;
	padding-left: 20px;
	padding-left: 1.5835312747427%
}

.footer-widgets-1 {
	-ms-flex-preferred-size: 37%;
	flex-basis: 37%;
	padding-left: 0
}

.footer-widgets a {
	color: #a6a6a6;
	font-weight: 300
}

.footer-widgets a:focus,
.footer-widgets a:hover {
	color: #FFF
}

.footer-widgets p:last-child {
	margin-bottom: 0
}

.footer-widgets h1,
.footer-widgets h2,
.footer-widgets h3,
.footer-widgets h4,
.footer-widgets h5,
.footer-widgets h6 {
	color: #fff
}

.footer-widgets .widget {
	margin-bottom: 40px
}

.footer-widgets .menu {
	padding-left: 15px
}

.footer-widgets li {
	margin-bottom: 6px;
	padding-bottom: 0
}

.footer-widgets li.menu-item::before {
	content: '\f105';
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #c81a1a;
	margin-right: 10px;
	margin-left: -15px
}

.footer__description,
.footer__company-info {
	margin-bottom: 24px
}

.footer__company-info .icons {
	color: #c81a1a;
	margin-right: 12px
}

.footer__company-info li {
	padding-left: 33px
}

.footer__company-info .icons {
	color: #c81a1a;
	margin-right: 10px;
	margin-left: -33px;
	width: 20px;
	text-align: center
}

.footer__company-social a {
	font-size: 24px;
	font-size: 2.4rem;
	margin-right: 10px;
	display: inline-block;
	text-align: center;
	width: 39px
}

.footer__company-social a:hover,
.footer__company-social a:focus {
	color: #c81a1a
}

.site-footer {
	background-color: #1c1c1c;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	font-weight: 500
}

.site-footer .wrap {
	padding: 20px 0
}

.site-footer,
.site-footer a {
	font-weight: 500;
	color: #a6a6a6
}

.site-footer a:focus,
.site-footer a:hover {
	color: #a6a6a6
}

.site-footer p {
	margin-bottom: 0
}

.wp-block-group {
	margin-bottom: 40px
}

.wp-block-group:last-of-type {
	margin-bottom: 20px
}

.hasbackground-color,
.hasbackground-color h1,
.hasbackground-color h2,
.hasbackground-color h3,
.hasbackground-color h4,
.hasbackground-color h5,
.hasbackground-color h6,
.hasbackground-color a {
	color: #FFF
}

.hasbackground-color--red {
	background-color: #c81a1a
}

.hasbackground-color--black {
	background-color: #1a1a1a
}

.hasbackground-color--black a:hover,
.hasbackground-color--black a:focus {
	color: #c81a1a
}

.hasbackground-color--gray {
	background-color: #f7f7f7
}

.home-widget-area.hasbackground {
	padding-top: 60px;
	padding-bottom: 60px;
	margin-bottom: 0
}

.display-flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-flow: row nowrap;
	flex-flow: row nowrap;
	width: 100%;
	height: 100%
}

.hasbullet-check {
	padding-left: 45px
}

.hasbullet-check li::before {
	content: '\f00c';
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	color: #c81a1a;
	border: 1px solid #e0e0e0;
	width: 28px;
	height: 28px;
	text-align: center;
	border-radius: 50px;
	margin-right: 15px;
	margin-left: -45px
}

.hasbackground .hasbullet-check li::before {
	color: #FFF;
	border-color: #FFF
}

.hascolpadding-left {
	padding-left: 80px
}

.iswidget-title--center .widget-title {
	text-align: center;
	margin-bottom: 60px
}

.home .iswidget-title--center .widget-title::after {
	margin: 0 auto;
	margin-top: 16px
}

.hasfontsize--medium {
	font-size: 20px;
	font-size: 2rem
}

.nopadding {
	padding: 0
}

.nopadding--top {
	padding-top: 0
}

.nopadding--bottom {
	padding-bottom: 0
}

.nopadding--left {
	padding-left: 0
}

.nopadding--right {
	padding-right: 0
}

.entry-header-nomargin--bottom .entry-header {
	margin-bottom: 0
}

.textalign--center {
	text-align: center
}

.home-widget-area {
	margin-bottom: 80px
}

.after-header {
	background-color: #1a1a1a;
	display: none
}

.after-header .wrap {
	padding: 0
}

.after-header__cta .col {
	-ms-flex-preferred-size: 33.3333%;
	flex-basis: 33.3333%;
	text-align: center
}

.after-header__cta .col-item-2 {
	background-color: #c81a1a
}

.after-header__cta .col a {
	color: #FFF;
	padding: 13px 4px;
	display: block;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.8rem
}

.home-slideshow {
	background-color: #E0E0E0;
	margin-bottom: 0;
	padding: 0
}

.home-slideshow-container {
	position: relative
}

.home-slideshow__image {
	line-height: 0
}

.home-slideshow__text {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding-bottom: 180px
}

.home-slideshow__text .wrap {
	width: 100%;
	height: 100%;
	display: table
}

.home-slideshow__text-content {
	display: table-cell;
	vertical-align: middle
}

.home-slideshow__text-container {
	margin-left: 4.0322580645161%;
	max-width: 45%;
}

.rapidtest-features {
	padding-left: 20px
}

.rapidtest-features .fal {
	margin-left: -18px
}

.home-slideshow__h,
.rapidtest-features {
	color: #c81a1a;
	line-height: 1;
	margin-bottom: 24px;
	text-shadow: 0 3px 6px rgba(151, 151, 151, 0.2)
}

.home-slideshow__h2 {
	font-size: 54px;
	font-size: 5.4rem
}

.home-slideshow__h3 {
	font-size: 35px;
	font-size: 3.5rem
}

.home-slideshow__text li {
	padding: 0;
	font-weight: 500;
	font-size: 26px;
	font-size: 2.6rem;
	line-height: 1.3
}

.rapidtest-partners li {
	line-height: 1.2;
	text-shadow: 0 3px 6px rgba(151, 151, 151, 0.2)
}

.home-section-1 {
	position: relative
}

.home-section-1__container {
	margin-top: -180px
}

.home-section-1__container .col {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding: 40px
}

.home-section-1 .col-title {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 500;
	text-transform: uppercase
}

.home-section-1 .col-title-h3 {
	font-size: 1.7rem;
	font-weight: 500;
	font-size: 17px
}

.col-title.covid-rapid-test {
	margin-bottom: 6px
}

.address-info {
	margin-bottom: 15px;
	padding-left: 18px
}

.address-info .icons {
	margin-left: -18px;
	font-size: 20px;
	vertical-align: middle;
	color: #FFF
}

.opening-hours-list {
	margin-bottom: 24px
}

.home-section-1 .opening-days-hours {
	border-bottom: 1px solid #e74747;
	clear: both;
	margin-bottom: 10px;
	padding-bottom: 10px;
	overflow: hidden
}

.opening-days {
	float: left
}

.opening-hours {
	float: right
}

.note {
	font-style: italic;
	margin-bottom: 8px;
	font-size: 15px;
	font-size: 1.5rem
}

.virtual-care-services-list {
	margin-bottom: 15px
}

.virtual-care-services-list.hasbullet-check li::before {
	color: #FFF
}

.home-section-1__container-mobile {
	display: none;
	text-align: center
}

.home-section-1__container-mobile .wrapper {
	padding: 40px
}

.mobile-front__address,
.mobile-front__operation-hours-daytime {
	font-size: 18px;
	font-size: 1.8rem;
	margin-bottom: 16px
}

.mobile-front__title {
	font-size: 20px;
	font-size: 2rem;
	font-weight: 500;
	margin-bottom: 8px
}

.mobile-front__virtual-care-service-title {
	margin-bottom: 20px
}

.mobile-front__operation-hours {
	margin-bottom: 40px
}

.home-section-2__col-left {
	-ms-flex-preferred-size: 40%;
	flex-basis: 40%;
	-ms-flex-item-align: center;
	align-self: center
}

.home-section-2__col-right {
	-ms-flex-preferred-size: 60%;
	flex-basis: 60%
}

.treatments-offered__col {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	padding-right: 10px;
	text-align: left
}

.home-section-2 .content-image__cols {
	position: relative;
	width: 100%
}

.home-section-2 .content-image__col {
	width: 60%
}

.home-section-2 .content-image__col-left {
	padding-top: 200px
}

.home-section-2 .content-image__col-right {
	right: 0;
	top: 0;
	text-align: right;
	position: absolute;
	z-index: -1
}

.home-section-3__container .col {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
	-ms-flex-item-align: center;
	align-self: center
}

.treatments-offered__col h2 {
	font-size: 20px;
	font-size: 2rem
}

.home-section-3.content-image__col-right {
	position: relative;
	width: 100%
}

.home-section-3__container .home-section-2__col-right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-item-align: center;
	align-self: center
}

.home-section-3 .treatments-offered__col:nth-child(1) {
	padding-right: 20px
}

.home-section-3 .treatments-offered__col:nth-child(2) {
	padding-left: 20px;
	padding-right: 0
}

.home-section-4 .display-flex {
	width: calc(100% + 40px)
}

.home-section-4 .col {
	-ms-flex-preferred-size: 25%;
	flex-basis: 25%
}

.services-container {
	margin-right: 40px;
	text-align: center
}

.services-container a:hover,
.services-container a:focus {
	color: #222
}

.service-name {
	background-color: #e6e6e6;
	padding: 20px 15px;
	text-transform: uppercase;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: 500
}

.service-description {
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 20px;
	padding: 10px 0 20px;
	font-size: 15px;
	font-size: 1.5rem
}

.services-container:hover .service-name {
	background-color: #c81a1a;
	color: #FFF
}

.services-container:hover .service-description {
	border-bottom-color: #c81a1a
}

.services-container:hover .button {
	background-color: #222;
	border-color: #222;
	color: #FFF
}

.get-in-touch__text {
	margin: 0;
	font-size: 30px;
	font-size: 3rem;
	width: 80%
}

.home-section-5__container .col-1 {
	-ms-flex-preferred-size: 80%;
	flex-basis: 80%;
	-ms-flex-item-align: center;
	align-self: center
}

.home-section-5__container .col-2 {
	-ms-flex-preferred-size: 20%;
	flex-basis: 20%;
	-ms-flex-item-align: center;
	align-self: center;
	min-width: 240px;
	text-align: right
}

#client-testimonials {
	width: 60%;
	margin: 0 auto;
	text-align: center
}

.client-testimonial__icon {
	color: #c81a1a;
	margin-bottom: 26px
}

.client-testimonial__comment {
	font-size: 21px;
	font-size: 2.1rem;
	font-style: italic;
	margin-bottom: 20px
}

.client-testimonial__commenter span {
	color: #676767;
	display: block;
	font-size: 16px;
	padding-top: 6px;
	font-weight: 500
}

.home-section-7.home-widget-area {
	margin-bottom: 0;
	line-height: 0
}

.home-section-7 .wrap {
	padding: 0
}

.sticky-call-now-cta {
	position: fixed;
	bottom: 0;
	z-index: 12;
	width: 100%;
	background-color: #8a0b0b;
	-webkit-transition: bottom .5s ease-in;
	transition: bottom .5s ease-in;
	display: none
}

.sticky-call-now-cta-link,
.sticky-call-now-cta-link:hover,
.sticky-call-now-cta-link:focus {
	color: #FFF;
	padding: 13px 10px;
	display: block;
	text-align: center;
	font-weight: 500;
	text-transform: uppercase
}

.covid19 .covid19-quick-fact-header {
	font-size: 32px;
	font-size: 3.2rem
}

.covid19 .covid-rapid-test-header {
	font-size: 27px;
	font-size: 2.7rem
}

.covid19 .wp-block-columns.covid19-cols {
	max-width: 80%;
	margin: 0 auto
}

.covid19 .covid19-cols ul {
	margin-left: 15px
}

.covid19-sub-entry-title {
	display: block;
	text-transform: none;
	font-size: 62px;
	font-size: 6.2rem
}

.announcement-box {
	font-size: 55px;
	font-size: 5.5rem;
	color: #c81a1a;
	font-weight: 600;
	text-shadow: 0 3px 6px rgba(151, 151, 151, 0.2);
	line-height: 1;
	margin-bottom: 50px
}

.header-notice {
	background-color: #ffca28;
	font-weight: 500;
	text-align: center;
	font-size: 1.8rem;
	padding: 8px 0;
	color: #000
}

.header-notice .wrap {
	position: relative;
}

.header-notice.close {
	display: none !important;
}

.header-notice .close-notice {
	position: absolute;
	right: 15px;
	top: 0;
	text-align: center;
	font-size: 22px;
	cursor: pointer;
	line-height: 1;
	width: 30px;
	height: 30px;
	background-color: #ecb200;
	border-radius: 4px;
	padding: 2px;
}

.site-header-scroll .header-notice>.wrap:first-child {
	padding-top: 0;
	padding-bottom: 0
}

.site-header-scroll .header-notice .widget {
	text-align: center;
	width: 100%;
	display: block
}

@media only screen and (max-width: 1680px) {
	.announcement-box {
		font-size: 50px;
		font-size: 5rem;
		margin-bottom: 20px
	}
}

@media only screen and (max-width: 1600px) {
	.announcement-box {
		font-size: 44px;
		font-size: 4.4rem;
		margin-bottom: 48px
	}

	.home-slideshow__text {
		padding-bottom: 135px
	}

	.home-slideshow__h,
	.rapidtest-features {
		margin-bottom: 20px
	}

	.home-slideshow__h2 {
		font-size: 44px;
		font-size: 4.4rem
	}

	.home-slideshow__h3 {
		font-size: 30px;
		font-size: 3rem
	}

	.home-slideshow__text li {
		font-size: 22px;
		font-size: 2.2rem
	}

	.home-section-1__container {
		margin-top: -135px
	}
}

@media only screen and (max-width: 1536px) {
	.home-section-2 .content-image__col-left {
		padding-top: 190px
	}
}

@media only screen and (max-width: 1440px) {
	.announcement-box {
		font-size: 44px;
		font-size: 4.4rem;
		margin-bottom: 28px
	}

	.home-slideshow__text {
		padding-bottom: 115px
	}

	.home-slideshow__h2 {
		font-size: 38px;
		font-size: 3.8rem
	}

	.home-slideshow__h3 {
		font-size: 35px;
		font-size: 3.5rem
	}

	.home-slideshow__text li {
		font-size: 21px;
		font-size: 2.1rem
	}

	.home-section-1__container {
		margin-top: -115px
	}

	.genesis-nav-menu a {
		padding: 12px 16px;
	}
}

@media only screen and (max-width: 1366px) {
	.announcement-box {
		font-size: 42px;
		font-size: 4.2rem
	}

	.home-slideshow__h,
	.rapidtest-features {
		margin-bottom: 20px
	}

	.home-slideshow__h2 {
		font-size: 50px;
		font-size: 5rem
	}

	.home-slideshow__h3 {
		font-size: 30px;
		font-size: 3rem
	}

	.home-slideshow__text li {
		font-size: 18px;
		font-size: 1.8rem
	}

	.home-section-2 .content-image__col-left {
		padding-top: 240px
	}

	.home-section-2 .content-image__col {
		width: 80%
	}
}

@media only screen and (max-width: 1280px) {
	.announcement-box {
		font-size: 39px;
		font-size: 3.9rem;
		margin-bottom: 22px
	}

	.home-slideshow__h,
	.rapidtest-features {
		margin-bottom: 16px
	}

	.home-slideshow__h2 {
		font-size: 32px;
		font-size: 3.2rem
	}

	.home-slideshow__h3 {
		font-size: 26px;
		font-size: 2.6rem
	}

	.home-slideshow__text li {
		font-size: 17px;
		font-size: 1.7rem
	}

	.home-section-2 .content-image__col {
		width: 75%
	}

	.home-section-2 .content-image__col-left {
		padding-top: 210px
	}

	.entry-header .entry-title {
		font-size: 45px;
		font-size: 4.5rem
	}

	.covid19-sub-entry-title {
		font-size: 52px;
		font-size: 5.2rem
	}

	.footer-banner-menu__text-big {
		font-size: 21px;
		font-size: 2.1rem
	}
}

@media only screen and (max-width: 1180px) {
	.announcement-box {
		font-size: 32px;
		font-size: 3.2rem;
		margin-bottom: 22px
	}

	.home-slideshow__text {
		padding-bottom: 35px
	}

	.home-slideshow__h,
	.rapidtest-features {
		margin-bottom: 16px
	}

	.home-slideshow__h3 {
		font-size: 30px;
		font-size: 3rem
	}

	.home-slideshow__text li {
		font-size: 18px;
		font-size: 1.8rem
	}

	.home-section-1__container {
		margin-top: -35px
	}

	.hascolpadding-left {
		padding-left: 50px
	}

	.home-section-1 .opening-days-hours {
		font-size: 1.4rem;
		font-size: 14px
	}

	.footer-banner-menus .cols {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.footer-banner-menu__text-big {
		font-size: 25px;
		font-size: 2.5rem
	}

	.footer-banner-menus .col.col-5 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.footer-banner-menus .col.col-5 .wrapper {
		margin: 0 auto;
		min-width: 280px;
		-ms-flex-preferred-size: 25%;
		flex-basis: 25%
	}
}

@media only screen and (max-width: 1024px) {
	.site-inner .wrap {
		padding: 0 7.8125%
	}

	.site-header-scroll .genesis-nav-menu a,
	.genesis-nav-menu a {
		padding: 12px 10px
	}

	.home-slideshow__text-container {
		margin-left: 0
	}

	.announcement-box {
		font-size: 30px;
		font-size: 3rem;
		margin-bottom: 20px
	}

	.home-slideshow__h,
	.rapidtest-features {
		margin-bottom: 15px
	}

	.home-slideshow__h2 {
		font-size: 24px;
		font-size: 2.4rem
	}

	.home-slideshow__h3 {
		font-size: 23px;
		font-size: 2.3rem
	}

	.home-slideshow__text li {
		font-size: 17px;
		font-size: 1.7rem
	}

	.home-section-1 .opening-days-hours {
		font-size: 1.5rem;
		font-size: 15px
	}

	.opening-hours,
	.opening-days {
		float: none;
		display: block
	}

	.home-section-2 .content-image__col {
		width: 100%
	}

	.home-section-2 .content-image__col-left {
		padding-top: 0;
		margin-bottom: 40px
	}

	.home-section-2 .content-image__col-right {
		text-align: left;
		position: relative;
		z-index: 1
	}

	.home-section-3__container .cols {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.home-section-3__container .col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.home-section-3__col-left {
		margin-bottom: 40px
	}

	.home-section-3__container .hascolpadding-left {
		padding: 0
	}

	.content-image__col-3 {
		text-align: center
	}

	#client-testimonials {
		width: 80%
	}

	.home-section-4__container .cols {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.home-section-4 .col {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%
	}

	.home-section-4 .col:nth-child(1),
	.home-section-4 .col:nth-child(2) {
		margin-bottom: 80px
	}

	.footer-banner-menus .col {
		padding: 20px 15px
	}

	.footer-banner-menu__icon {
		min-width: 40px;
		font-size: 10px
	}

	.footer-banner-menu__text {
		padding-left: 15px
	}

	.footer-banner-menu__text-big {
		font-size: 22px;
		font-size: 2.2rem
	}

	.site-inner .home-section-7 .wrap {
		padding: 0
	}

	.covid19-sub-entry-title {
		font-size: 50px;
		font-size: 5rem
	}
}

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

	.site-header-scroll .genesis-nav-menu a,
	.genesis-nav-menu a {
		padding: 12px 8px
	}

	.home-slideshow__text .wrap {
		padding: 0 1.5625%
	}

	.home-slideshow__text {
		padding-bottom: 0
	}

	.home-section-1 .wrap {
		padding: 0
	}

	.home-slideshow__h,
	.rapidtest-features {
		margin-bottom: 13px
	}

	.home-slideshow__h2 {
		font-size: 22px;
		font-size: 2.2rem
	}

	.home-slideshow__h3 {
		font-size: 21px;
		font-size: 2.1rem
	}

	.home-section-1__container {
		margin-top: 0
	}

	.home-section-1__container .col {
		padding: 30px
	}

	.home-section-5__container .col-1 {
		-ms-flex-preferred-size: 78%;
		flex-basis: 78%
	}

	.home-section-5__container .col-2 {
		-ms-flex-preferred-size: 22%;
		flex-basis: 22%;
		min-width: 180px
	}

	.footer-widgets .wrap {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.footer-widgets .footer-widget-area {
		-ms-flex-preferred-size: 33.3333%;
		flex-basis: 33.3333%
	}

	.footer-widgets .footer-widgets-1 {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		text-align: center
	}

	.footer-widgets .footer-widgets-1 .widget-title::after {
		margin-left: auto;
		margin-right: auto
	}

	.covid19-sub-entry-title {
		font-size: 43px;
		font-size: 4.3rem
	}
}

@media only screen and (max-width: 840px) {
	.header-notice {
		font-size: 1.5rem
	}

	.before-header__pay-online a {
		padding: 2px 8px;
		font-size: 13px
	}

	.before-header__col-item {
		margin-right: 10px
	}

	.site-header .nav-primary {
		display: none
	}

	.site-header .mobile-nav {
		display: block
	}

	.site-header-scroll.site-header .wrap {
		padding-top: 6px;
		padding-bottom: 6px
	}

	.announcement-box {
		font-size: 28px;
		font-size: 2.8rem
	}

	.home-slideshow__h,
	.rapidtest-features {
		margin-bottom: 11px
	}

	.home-slideshow__h2 {
		font-size: 20px;
		font-size: 2rem
	}

	.home-slideshow__h3 {
		font-size: 21px;
		font-size: 2.1rem
	}

	.home-slideshow__p {
		font-size: 14px;
	}

	.home-slideshow__text li {
		font-size: 15px;
		font-size: 1.5rem
	}

	.home-section-1__container .cols {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.home-section-1__container .col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.home-section-1__container .col-3 {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		text-align: center;
		background-color: #9b1414
	}

	.home-section-2__container .cols {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.home-section-2__container .col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%
	}

	.home-section-2__col-right {
		-webkit-box-ordinal-group: 0;
		-ms-flex-order: -1;
		order: -1;
		padding-left: 0;
		margin-bottom: 40px
	}

	.home-section-2__container .widget-title,
	.home-section-2__container .sub-widget-title {
		text-align: center
	}

	.home-section-2__container .widget-title::after {
		margin-left: auto;
		margin-right: auto
	}

	.home-section-2 .content-image__col-left {
		padding-top: 80px;
		margin-bottom: 0
	}

	.home-section-2 .content-image__col {
		width: 55%
	}

	.home-section-2 .content-image__col-right {
		text-align: right;
		position: absolute;
		z-index: -1
	}

	.get-in-touch__text {
		font-size: 26px;
		font-size: 2.6rem
	}

	.before-header {
		font-size: 14px;
		font-size: 1.4rem
	}

	.covid19-sub-entry-title {
		font-size: 40px;
		font-size: 4rem
	}

	.before-header .col-right .glink span {
		display: none;
	}

	.before-header .col-right .glink {
		margin: 0 5px;
	}
}

@media only screen and (max-width: 782px) {
	.admin-bar.min-header .site-header-scroll {
		top: 46px
	}

	.announcement-box {
		font-size: 26px;
		font-size: 2.6rem;
		margin-bottom: 15px
	}

	.footer-banner-menu__icon {
		min-width: 30px;
		-ms-flex-preferred-size: 10%;
		flex-basis: 10%
	}

	.footer-banner-menu__text-big {
		font-size: 20px;
		font-size: 2rem
	}

	.covid19-sub-entry-title {
		font-size: 36px;
		font-size: 3.6rem
	}
}

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

	.nav-secondary,
	.sticky-call-now-cta {
		display: block
	}

	.entry-header {
		max-height: 230px;
		margin-bottom: 60px
	}

	.entry-header .entry-title {
		font-size: 32px;
		font-size: 3.2rem
	}

	.announcement-box {
		font-size: 21px;
		font-size: 2.1rem;
		margin-bottom: 15px
	}

	.home-slideshow__text-container {
		max-width: 50%;
	}

	.home-slideshow__h2 {
		font-size: 24px;
		font-size: 2.4rem
	}

	.home-slideshow__h3 {
		font-size: 24px;
		font-size: 2.4rem
	}

	.home-slideshow__text li {
		font-size: 14px;
		font-size: 1.4rem
	}

	.covid19 .wp-block-columns.covid19-cols {
		max-width: 100%
	}

	.footer-widgets {
		font-size: 16px;
		font-size: 1.6rem
	}

	.site-footer {
		margin-bottom: 50px
	}

	.min-header .site-header-scroll {
		top: 0
	}

	.home-section-2__container .col,
	.home-section-3__container .col {
		text-align: justify
	}

	#gotop {
		display: none
	}

	.button.small {
		padding: 7px 12px
	}

	.footer-banner-menus .col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding: 20px 65px;
		text-align: center
	}
}

@media only screen and (max-width: 600px) {
	.admin-bar.min-header .site-header-scroll {
		top: 0
	}

	.home .widget-title {
		font-size: 27px;
		font-size: 2.7rem
	}

	.entry-header .entry-title {
		font-size: 30px;
		font-size: 3rem
	}

	.home-slideshow__h2 {
		font-size: 18px;
		font-size: 1.8rem
	}

	.home-slideshow__h3 {
		font-size: 17px;
		font-size: 1.7rem
	}

	.home-slideshow__p {
		font-size: 12px;
	}

	.footer-widgets .widget-title {
		font-size: 20px;
		font-size: 2rem
	}

	.home-section-1 .col-title {
		font-size: 20px;
		font-size: 2rem
	}

	.home-section-1__container .col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		text-align: center
	}

	.opening-days {
		float: left
	}

	.opening-hours {
		float: right
	}

	.home-section-5__container .cols {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		text-align: center
	}

	.home-section-5__container .col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		text-align: center
	}

	.get-in-touch__text {
		margin-bottom: 30px;
		width: 100%
	}

	#client-testimonials {
		width: 90%
	}

	.service-name {
		padding: 20px 10px
	}

	.client-testimonial__comment {
		font-size: 18px;
		font-size: 1.8rem
	}

	.client-testimonial__commenter {
		font-size: 17px;
		font-size: 1.7rem
	}

	.flex-control-nav {
		padding-top: 20px
	}

	.flex-direction-nav .flex-prev {
		left: -70px
	}

	.flex-direction-nav .flex-next {
		right: -60px
	}

	.flexslider:hover .flex-direction-nav .flex-next {
		right: -50px
	}

	.footer-widgets .footer-widget-area {
		-ms-flex-preferred-size: 50%;
		flex-basis: 50%;
		text-align: left
	}

	.footer-widgets .footer-widgets-1 .widget-title::after {
		margin-left: 0
	}

	.footer-widgets-2 {
		padding-left: 30px
	}

	.home-section-1__container {
		display: none
	}

	.home-section-1__container-mobile {
		display: block
	}

	.footer-banner-menus .col.col-5 .wrapper {
		min-width: 100%
	}
}

@media only screen and (max-width: 480px) {
	.header-notice {
		font-size: 1.4rem;
		padding: 5px 0
	}

	.site-header {
		padding: 8px 0
	}

	.header-image .site-title a {
		min-height: 70px
	}

	.entry-header {
		max-height: 190px;
		margin-bottom: 50px;
		padding-top: 25px;
		padding-bottom: 25px
	}

	.entry-header .entry-title {
		font-size: 25px;
		font-size: 2.5rem
	}

	.entry-content h2 {
		font-size: 22px;
		font-size: 2.2rem
	}

	.home-widget-area {
		margin-bottom: 50px
	}

	.home-slideshow {
		margin-bottom: 0
	}

	.home-slideshow__text-container {
		width: 90%
	}

	.home-slideshow__text-container {
		max-width: 100%;
	}

	.home-slideshow__text-content {
		vertical-align: top;
		padding-top: 20px;
	}

	.home-slideshow__h2 {
		font-size: 22px;
		font-size: 2.2rem;
	}

	.home-slideshow__p {
		font-size: 13px;
	}

	.treatments-offered-list {
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}

	.treatments-offered__col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		padding: 0
	}

	.announcement-box {
		margin-bottom: 23px
	}

	.home-slideshow__h,
	.rapidtest-features {
		margin-bottom: 16px
	}

	.home-slideshow__text li {
		font-size: 16px;
		font-size: 1.6rem
	}

	.home-section-3 .treatments-offered__col:nth-child(n) {
		padding: 0
	}

	.home-section-3 .treatments-offered__col:nth-child(1) {
		margin-bottom: 30px
	}

	.home-section-4 .cols {
		width: 100%
	}

	.home-section-4 .col {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		margin-bottom: 80px
	}

	.home-section-4 .col:last-child {
		margin-bottom: 0
	}

	.services-container {
		margin-right: 0
	}

	.service-name {
		font-size: 20px;
		font-size: 2rem
	}

	.flex-direction-nav .flex-prev {
		left: -50px
	}

	.flex-direction-nav .flex-next {
		right: -40px
	}

	.flexslider:hover .flex-direction-nav .flex-prev {
		left: -40px
	}

	.flexslider:hover .flex-direction-nav .flex-next {
		right: -30px
	}

	.home-section-4 .col:nth-child(1),
	.home-section-4 .col:nth-child(2),
	.home-section-4 .col {
		margin-bottom: 50px
	}

	.get-in-touch__text {
		font-size: 22px;
		font-size: 2.2rem
	}

	.client-testimonial__comment {
		font-size: 17px;
		font-size: 1.7rem
	}

	.footer-banner-menus .col {
		padding: 20px 10px
	}

	.footer-widgets .footer-widget-area {
		-ms-flex-preferred-size: 100%;
		flex-basis: 100%;
		text-align: center;
		padding-left: 0
	}

	.footer-widgets .widget-title::after,
	.footer-widgets .footer-widgets-1 .widget-title::after {
		margin-left: auto;
		margin-right: auto
	}

	.nav-secondary .genesis-nav-menu a {
		font-size: 13px;
		font-size: 1.3rem
	}

	.home-section-1__container-mobile .wrapper {
		padding: 30px
	}

	.home-section-2 .content-image__col {
		width: 65%
	}

	.home-section-2 .content-image__col-left {
		padding-top: 120px
	}

	.covid19-sub-entry-title {
		font-size: 28px;
		font-size: 2.8rem
	}

	.button.small {
		padding: 8px 10px;
		font-size: 15px;
		font-size: 1.5rem
	}
}

@media only screen and (max-width: 386px) {
	.header-notice {
		font-size: 1.5rem
	}

	.home-slideshow__text-container {
		width: 100%
	}

	.announcement-box {
		margin-bottom: 18px
	}

	.home-slideshow__h,
	.rapidtest-features {
		margin-bottom: 10px
	}
}

@media only screen and (max-width: 360px) {
	.entry-header {
		max-height: 160px
	}

	.entry-header .entry-title {
		font-size: 27px;
		font-size: 2.7rem
	}

	.nav-secondary .genesis-nav-menu a {
		font-size: 12px;
		font-size: 1.2rem
	}

	.announcement-box {
		margin-bottom: 16px
	}

	.home-slideshow__h2 {
		font-size: 18px;
		font-size: 1.8rem
	}

	.home-slideshow__h3 {
		font-size: 18px;
		font-size: 1.8rem
	}

	.home-slideshow__p {
		font-size: 11px;
	}

	.home-slideshow__text li {
		font-size: 14px;
		font-size: 1.4rem
	}

	.home-section-2 .content-image__col-left {
		padding-top: 100px
	}

	.covid19-sub-entry-title {
		font-size: 25px;
		font-size: 2.5rem
	}
}

@media only screen and (max-width: 345px) {
	.nav-secondary .genesis-nav-menu a .icons {
		display: none
	}
}

.online-booking-disabled .genesis-nav-menu.menu-secondary .menu-item {
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}

.wp-block-separator {
	border-top: 1px solid #e0e0e0 !important;
	width: 80%;
	margin: 35px auto;
	border-bottom: none !important;
	padding: 0;
}

figcaption {
	line-height: 1.256;
	text-align: center;
}

.post-edit-link {
	clear: both;
	overflow: hidden;
	display: block;
}

.text-indented {
	padding-left: 25px;
}