@charset "utf-8";
#wp-calendar,
.archive-description,
.central_advanced_search,
.central_content_search,
.central_mobile_search,
.open-close-symbol,
.search,
.search-field,
.widgetcontainer .innerBodySections,
article,
fieldset {
    min-width: 100%;
}
.categ-entry-meta a:hover,
.faq-links li a:hover,
abbr[title] {
    text-decoration: underline;
}
*,
.login_section,
.widgebot_textone,
html {
    box-sizing: border-box;
}
#wp-calendar tfoot,
legend {
    color: #aaa;
}
#sidebar,
.author-social div h3 span,
.central_content_search,
.central_mobile_search,
.mobile-navbar,
.site-description,
.site-title,
.wp-calendar-nav,
[hidden],
template {
    display: none;
}
.hd-iconBox,
.widget select,
.wp-caption,
embed,
iframe,
img,
object,
pre {
    max-width: 100%;
}
.close-posttypes-slider,
.close_loginSlider {
    color: red;
    text-align: center;
    cursor: pointer;
}
.fullwidth,
.xpage_container,
body {
    align-self: start;
}
*,
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
hr,
input[type="search"] {
    box-sizing: content-box;
}
button,
hr {
    overflow: visible;
}
body,
div,
html,
img,
progress,
sub,
sup {
    vertical-align: baseline;
}
pre,
textarea {
    overflow: auto;
}
#today,
#wp-calendar caption,
.gallery-item,
.widget_calendar,
.wp-caption-text {
    text-align: center;
}
body,
div,
html,
img {
    margin: 0;
    padding: 0;
    border: 0;
}
.author-post-data,
.categ-entry-meta,
dfn {
    font-style: italic;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    position: relative;
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}
.bypostauthor,
.gallery-caption,
.infinity-end.neverending .site-footer,
canvas,
img {
    display: block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
a {
    background-color: transparent;
}
#primary:focus,
.slidingSocial li a:visited,
.socialnav li a:visited,
.top_socialnav li a:visited,
a:active,
a:hover {
    outline: 0;
}
h1 {
    font-size: 35px;
    margin: 0;
}
mark {
    color: #000;
}
img {
    border: 0;
    width: inherit;
}
svg:not(:root) {
    overflow: hidden;
}
button,
input,
optgroup,
select,
textarea {
    font: inherit;
    margin: 0;
    color: #404040;
    font-family: sans-serif;
    font-size: 17px;
    line-height: 1.5;
}
.categ-entry-meta span,
b,
optgroup,
span.plusMark,
strong {
    font-weight: 700;
}
button,
select {
    text-transform: none;
}
#backtotop:hover,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
}
button[disabled],
html input[disabled] {
    cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
fieldset {
    border-radius: 10px;
    border: 2px solid rgba(216, 216, 216, 0.2);
    padding: 15px;
    margin-bottom: 30px;
}
.widget_calendar,
table {
    margin: 0;
    width: 100% !important;
}
legend {
    border: 0;
    padding: 10px 20px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.material-icons,
.mobile-loginav,
.mobile-loginav ul,
td,
th {
    padding: 0;
}
figure {
    margin: 0 !important;
}
.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
    display: none !important;
}
.acf-range-wrap,
.align-event-left,
.align-event-right,
.comment-navigation .nav-links,
.placebottom,
.placetop,
.post-navigation .nav-links,
.posts-navigation .nav-links {
    display: flex;
}
.widget_calendar {
    line-height: 1.5em;
}
.widget_calendar td {
    border: 1px solid #f4f4f4;
}
#wp-calendar caption {
    color: #333;
    font-size: 18px;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 25px;
}
#wp-calendar thead {
    font-size: 15px;
}
#wp-calendar thead th {
    padding-bottom: 15px;
}
#wp-calendar tfoot td {
    background: #f5f5f5;
    border: 1px solid #fff;
    text-align: center;
    padding: 15px 8px;
}
#wp-calendar tfoot td:hover {
    background: #fff;
}
#wp-calendar tfoot .pad {
    background: 0;
}
#wp-calendar tfoot #next {
    font-size: 15px;
    text-transform: uppercase;
    text-align: right;
}
#wp-calendar tfoot #prev {
    font-size: 15px;
    text-transform: uppercase;
    padding-top: 15px;
}
#today {
    background: #018b9a !important;
    color: #fff !important;
}
blockquote {
    margin: 0 1.5em;
}
.widget,
address {
    margin: 0 0 1.5em;
}
.gallery,
.wp-caption,
hr {
    margin-bottom: 1.5em;
}
code,
kbd,
tt,
var {
    font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
    border-bottom: 1px dotted #555;
    cursor: help;
}
ins,
mark {
    background: rgba(255, 255, 255, 0);
    text-decoration: none;
    padding: 5px 10px 0;
    margin-top: -7px;
    margin-bottom: 7px;
}
big {
    font-size: 125%;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
hr {
    background-color: #ccc;
    border: 0;
    height: 0;
}
pre {
    background: #eee;
    line-height: 1.6;
    margin-bottom: 0;
    padding: 1.6em;
}
abbr[title] {
    border-bottom: 0;
    text-decoration: underline dotted;
}
.aside_authorinfo li,
.expand-link,
.extrablock-nav li a,
.faq-links li a,
.hd-iconBox ul li a,
.screen-reader-text:focus,
.search-title,
.site-info a,
.slidingSocial li a,
.social-icons a {
    text-decoration: none;
}
.aside_authorinfo i,
.aside_authorinfo li.fa-circle-user {
    font-size: 24px !important;
}
b,
strong {
    line-height: 1;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    height: auto;
    border-style: none;
}
summary {
    display: list-item;
}
.comment-content a {
    word-wrap: break-word;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
    border: 0;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}
.gallery {
    display: grid;
    grid-gap: 1.5em;
}
.gallery-item,
.searchandfilter ul {
    display: inline-block;
    width: 100%;
}
@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
    .main-navigation ul {
        display: flex;
    }
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
    flex: 1 0 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
    text-align: end;
    flex: 1 0 50%;
}
canvas {
    vertical-align: bottom;
}
#particles-js {
    width: 100%;
    height: 100%;
    background-image: url("");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}
.search-autocomplete-results {
    position: absolute;
    width: 100%;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    display: none;
    max-height: 300px;
    overflow-y: auto;
    z-index: 1000;
    list-style: none;
    padding: 5px 0;
    margin: 0;
}
.search-result-item {
    display: flex;
    align-items: center;
    padding: 8px;
    border-bottom: 1px solid #eee;
    cursor: pointer;
    transition: background 0.3s;
}
.search-result-item:hover {
    background: #f5f5f5;
}
.search-thumb {
    width: 50px;
    height: 50px;
    object-fit: cover;
    border-radius: 5px;
    margin-right: 10px;
}
.search-info {
    flex-grow: 1;
}
.search-title {
    font-weight: 700;
    color: #333;
    display: block;
}
.search-title strong {
    color: red;
}
.search-category {
    font-size: 12px;
    color: #666;
}
.woocommerce_options_panel p.form-field {
    margin-right: -30% !important;
    padding: 5px 20px 5px 162px !important;
    margin-left: 200px !important;
}
.woocommerce_options_panel {
    width: 80%;
    margin-left: 200px !important;
    float: none !important;
}
.panel-wrap,
.panel-wrap .product_data,
.product_data {
    display: flex !important;
}
.particles-background {
    position: relative;
    width: 100%;
    min-height: 100vh;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.7);
}
.in-particles {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.screen-reader-text:focus {
    clip: auto !important;
    clip-path: none;
    display: block;
    font-size: 0.875rem;
    font-weight: 700;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    top: 5px;
    width: auto;
    z-index: 100000;
}
*,
.loginSlider_info h3 {
    margin: 0;
    padding: 0;
}
html {
    line-height: 1.2;
    -webkit-text-size-adjust: 100%;
}
body {
    flex-direction: column;
    font-size: 16px;
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1.4;
}
h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin-bottom: 15px;
    line-height: 1.4 !important;
}
header p {
    line-height: 1.3 !important;
    margin: 0 0 13px;
}
#page.site,
.archive-container,
.colouredSite_brand,
.hottestopic,
.transpSite_branding,
main#primary.site-main {
    position: relative;
    display: block;
    width: 100%;
}
.adheader-bgimgColour,
.fullwidth,
.header-bgasidVideo,
.header-bgimgColour,
.header-bgroundVideo,
.header-threeicons,
.search-masthead,
.widgetcontainer,
footer.site-footer,
header#masthead.site-header {
    position: relative;
    display: flex;
    padding: 0;
    margin: 0 auto;
}
footer.site-footer {
    display: flex;
    justify-content: center;
    align-items: center;
}
header#masthead.site-header {
    flex-direction: column;
}
.adheader-asvComposer,
.adheader-bciComposer,
.adheader-bgvComposer,
.adheader-cycleComposer,
.adheader-taiComposer,
.asv_mainHeadings,
.bci_mainHeadings,
.bgv_mainHeadings,
.currentPageFooterImg,
.cycle-slideshow,
.header-asvComposer,
.header-bciComposer,
.header-bgvComposer,
.header-mainComposer,
.header-taiComposer,
.header_searchComposer,
.hotcontainer,
.innerHeader,
.innerTop_navigation,
.inner_centralcontent,
.page_mainHeadings,
.search_mainHeadings,
.searcheadings,
.searchpage-header,
.site_branding,
.threeicons_headings {
    position: relative;
    display: flex;
}
.masthead,
.search-masthead {
    position: fixed;
    top: 0;
    width: 100%;
    transition: background-color 0.4s, box-shadow 0.4s;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 2rem;
    margin-bottom: 0;
    z-index: 99990 !important;
}
.brand-container,
.innerTop_navigation,
.top-container {
    position: relative;
    box-sizing: border-box;
}
.masthead.scrolled,
.search-masthead.scrolled {
    background-color: #2196f3;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}
.top-container {
    width: 100%;
    height: 50px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    z-index: 99992;
}
.innerHeader {
    z-index: 1;
    margin: 0 auto;
}
.innerDefault-nav {
    flex-wrap: wrap;
    justify-content: space-between;
}
.innerTop_navbar {
    flex-wrap: wrap;
    justify-content: space-between;
    opacity: 0;
    transition: opacity 0.3s;
}
.innerTop_navigation {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 0 auto;
    height: auto;
    align-items: center;
    justify-content: space-between;
}
.top_socialnav {
    display: flex;
    flex: 1;
    padding-left: 11px;
    box-sizing: border-box;
}
.rightop_menu_extra {
    display: flex;
    flex: 1;
    padding-right: 8px !important;
    justify-content: flex-end;
}
.rightop_menu_extra ul,
.top_socialnav ul {
    display: flex;
    flex: 1;
    flex-direction: row;
    padding: 0;
    margin: 0;
    list-style: none;
    justify-content: flex-end;
    column-gap: 1%;
}
.quote-number,
.top_socialnav li {
    margin-right: 20px;
}
.fwCarousel_header > div,
.fwps_header_text > div,
.top_socialnav ul {
    justify-content: flex-start;
}
.rightop_menu_extra li {
    margin-left: 0;
}
.rightop_menu_extra i,
.rightop_menu_extra li a.woocommerce-cart-count,
.rightop_menu_extra li.expand-basket a,
.rightop_menu_extra li.expand-basket i,
.rightop_menu_extra li.expand-basket span a,
.rightop_menu_extra li.expand-basket span i,
.rightop_menu_extra li.right_slider_btn i,
.rightop_menu_extra li.searchOpt,
.rightop_menu_extra li.searchOpt i,
.rightop_menu_extra li.username,
.rightop_menu_extra li.username i,
.rightop_menu_extra li.woocommerce-cart-count,
.rightop_menu_extra li.woocommerce-cart-count i,
.top_socialnav i {
    width: auto;
    height: 31px;
    display: flex;
    cursor: pointer;
    justify-content: center;
    align-items: center;
}
.rightop_menu_extra li a span.user-initial,
.rightop_menu_extra li a.right_slider_btn,
li.quote-number {
    font-size: 16px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.social-icons {
    display: flex;
    gap: 1rem;
}
.social-icons a {
    color: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}
.quote-number {
    display: flex;
    background: rgba(0, 0, 0, 0.37);
    padding: 0 15px;
    border-radius: 20px;
    font-size: 21px;
    align-items: center;
    justify-content: center;
}
.brand-container,
.branding-posttypes,
.site_branding {
    position: relative;
    box-sizing: border-box;
    display: flex;
}
.site_branding {
    margin: 0 auto;
    flex-wrap: wrap;
    padding: 0;
    justify-content: space-between;
}
.brand-container,
.branding-posttypes {
    width: 250px !important;
    column-gap: 3%;
    justify-content: flex-start;
    min-height: 10px;
    overflow: hidden;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.brand-container {
    padding-left: 10px;
    padding-right: 10px;
    margin: auto;
}
.logo,
.sliderToggler,
a .custom-logo-link {
    position: relative !important;
    display: flex;
    width: auto;
    text-align: center;
    box-sizing: border-box;
}
.adheader-asvComposer,
.adheader-bciComposer,
.adheader-bgvComposer,
.adheader-cycleComposer,
.adheader-taiComposer,
.header-asvComposer,
.header-bciComposer,
.header-bgvComposer,
.header-cycleComposer,
.header-taiComposer,
.header_searchComposer {
    position: relative;
    z-index: 1;
}
.adheader-bgimgColour,
.asv_mainHeadings,
.bci_mainHeadings,
.bgv_mainHeadings,
.cycle-slideshow,
.defaultHeader,
.header-bgasidVideo,
.header-bgimgColour,
.header-bgroundVideo,
.header-cycle-carousel,
.header-post-slider,
.header-threeicons,
.inner-bgasideVideo,
.inner-bgimgColour,
.inner-bgvideoColour,
.inner-default,
.inner-post-slider,
.inner-searchColour,
.inner-text-carousel,
.inner-threeicons,
.search-foreground,
.search_mainHeadings,
.threeicons_headings {
    display: flex;
    position: relative !important;
    width: 100%;
}
.inner-bgasideVideo,
.inner-bgimgColour,
.inner-bgvideoColour,
.inner-default,
.inner-post-slider,
.inner-searchColour,
.inner-text-carousel,
.inner-threeicons {
    position: relative;
    display: flex !important;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.asv_mainHeadings,
.bci_mainHeadings,
.bgv_mainHeadings,
.cycle-slideshow,
.inner-post-slider,
.search_mainHeadings,
.threeicons_headings {
    position: relative;
    display: flex;
    flex-direction: column;
    margin: auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.searcheadings-404,
.searcheadings-archives,
.searcheadings-author {
    width: 100%;
    margin: 0 auto !important;
    min-height: 100px;
    box-sizing: border-box;
}
.author-social div h3,
.searcheader-404,
.searcheader-archives,
.searcheader-author {
    padding: 60px 30px 30px;
    box-sizing: border-box;
}
.author-social div h3 {
    padding-top: 0;
    padding-left: 0;
    padding-bottom: 0;
    width: 100%;
}
.author-social div h3 small {
    color: #d6d6d6;
}
.article-categories,
.inner-article {
    width: 100%;
    padding: 30px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    column-gap: 2%;
    box-sizing: border-box;
}
.inner-post-categories-2 {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.inshow-categories {
    position: relative;
    display: flex;
    width: 100%;
    fle: 1;
    flex-wrap: wrap;
    flex-direction: row;
    column-gap: 2%;
}
.inner-posttypesilder,
.loginSlider,
.posttypes-slider {
    transition: 0.3s;
}
.loginSlider {
    position: fixed;
    right: -380px;
    height: 100vh;
    width: 380px;
    padding: 0 0 0 20px;
}
.posttypes-slider {
    position: fixed;
    left: -380px;
    height: 100%;
    width: 380px;
    padding: 0 20px 0 0;
}
.inner-posttypesilder,
.innerloginSlider {
    position: relative;
    height: 100%;
}
.close_loginSlider {
    width: 42px;
    font-size: 30px;
    padding: 7px;
    background: #fff;
    margin-right: 5px;
    font-weight: bolder;
}
.central_content,
.slideCentral_content {
    position: fixed;
    display: none;
    width: 100%;
    left: 0;
}
.breadcrumb-navs-modal,
.loginSlider-modal,
.posttypes-slider-modal,
.searchMobilogin_modal {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 99888 !important;
    overflow: auto;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}
.slideCentral_content {
    top: 0;
    height: 100vh;
    overflow: auto;
    justify-content: center;
    align-items: center;
    transition: 0.5s;
    z-index: 0;
    background: rgba(0, 0, 0, 0.61);
}
.central_content {
    top: 200px;
    right: 0;
    max-width: 1280px;
    min-height: 7%;
    padding: 50px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
}
.closing_centraldiv {
    position: absolute;
    display: flex !important;
    right: 0;
    top: 0;
    color: #fff;
    width: 50px;
    height: 50px;
    cursor: pointer;
    font-size: 22px;
    margin-top: -20px;
    margin-right: -20px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    border-radius: 25px;
    border: 2px solid rgba(180, 1, 1, 0.2);
    transition: 0.5s !important;
    background: #000;
}
.closing_centraldiv:hover {
    color: #b40101;
    border-radius: 25px;
    transition: 0.5s !important;
}
.postCategory-modal {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 99800 !important;
    overflow: hidden;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
}
.postCategory-details {
    position: relative;
    display: flex;
    width: 50%;
    height: 100vh;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: auto;
    padding: 200px 40px 40px;
    background: rgba(135, 135, 135, 0.8);
    box-sizing: border-box;
    transition: 0.75s;
}
.describeCategory-detail,
.innerCategory-details {
    position: relative;
    width: 100% !important;
}
.describeCategory-detail {
    height: 550px;
    background: #fff;
    transition: 0.35s !important;
    border-radius: 4px;
    padding: 20px;
    box-sizing: border-box !important;
    overflow: hidden;
}
.postcat-scroller {
    max-height: 420px;
    width: 100%;
    overflow-y: scroll;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
}
.postcat-scroller::-webkit-scrollbar {
    display: none;
    width: 0;
    background: 0 0;
}
.hd-iconBox ul li a:hover,
.innerloginSlider.tml {
    background: rgba(250, 250, 250, 0.3);
}
.closing-postCategory {
    position: absolute;
    display: flex;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    margin-top: 170px;
    margin-right: 10px;
    background: #ff4757;
    color: #fff;
    border-radius: 80px;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    font-weight: 400;
    font-size: 20px;
    transition: 0.3s;
    z-index: 10;
}
.inner_centralcontent {
    position: relative;
    height: auto;
    margin: 0 auto;
    width: 100% !important;
    transition: 0.75s;
}
.innerloginSlider.tml {
    font-size: 1em;
    width: 300px;
    margin: 0 auto;
    padding: 0;
}
.open-close-symbol {
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    margin-top: 10px;
}
.sliderTogSymbol,
.sliderToggler {
    width: 45px;
    height: 45px;
    display: flex;
}
.sliderToggler {
    position: relative;
    align-items: center;
    justify-content: center;
    margin-top: 0;
    border: 1px solid rgba(255, 255, 255, 0.1);
}
.sliderTogSymbol {
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.sliderTogSymbol::after {
    content: "\002B";
    position: absolute;
    font-size: 35px;
    color: #fff;
    line-height: 1;
    transition: transform 0.4s ease-in-out;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(0);
}
.closing-toggle-nav::after,
.toggle-nav::after {
    font-size: 40px !important;
    line-height: 1;
    transition: transform 0.4s ease-in-out;
}
.sliderTogSymbol:hover::after {
    transform: translate(-50%, -50%) rotate(180deg);
}
.logo img,
a .custom-logo-link img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.posttypes-logo img {
    margin: 0 auto;
    width: 45px;
    display: block;
    height: auto;
}
.loginSlider_details,
.posttypes-logo {
    position: relative;
    width: 30%;
    z-index: 99920;
    box-sizing: border-box;
}
.loginSlider,
.posttypes-slider {
    z-index: 99920;
    box-sizing: border-box;
    top: 0;
    bottom: 0;
}
.search-form {
    display: flex;
    flex: 1;
}
.mobile-navbar,
.primaryExtranv {
    position: relative !important;
    width: auto;
}
.mobile-navbar {
    margin: 60px auto 0;
}
.addtop-container,
.advanced-feature,
.advanced-tophead,
.inner-advanced {
    position: relative !important;
    display: flex;
    width: 100%;
    min-height: 2px;
    justify-content: space-between;
    column-gap: 1%;
}
.page-mainHeadings .header-btnsContent,
.slide-text {
    column-gap: 2%;
}
.advanced-tophead {
    border: none;
}
.addtop-container {
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}
.multipleNavbar {
    position: relative !important;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: flex-end;
    margin: auto;
}
.togglenav-container {
    position: absolute;
    top: 0;
    right: 0;
    display: flex;
    width: 50px;
    height: 50px;
    margin-top: 10px;
    margin-right: 0;
    box-sizing: border-box;
    z-index: 99999;
    overflow: hidden;
}
.toggle-nav::after {
    content: "\2630";
    position: absolute;
}
.closing-toggle-nav::after {
    content: "\2715";
    position: absolute;
}
.nextPost_arr,
.nextPost_arr:hover,
.prevPost_arr,
.prevPost_arr:hover {
    transition: 0.5s;
}
.loginSlider_Title,
.posttypes-sliderTitle {
    width: 100%;
    margin-bottom: 15px;
}
.posttypes-sliderTitle {
    text-align: center;
    display: flex;
    justify-content: space-between;
}
.loginSlider_info {
    display: flex;
    justify-content: space-between;
}
.loginSlider_info h3 {
    font-size: 17px;
    font-weight: 700;
}
.loginSlider_Title h2,
.loginSlider_Title h3,
.posttypes-sliderTitle h2,
.posttypes-sliderTitle h3 {
    width: 100%;
    font-weight: 700;
    font-size: 18px;
    color: #424242;
    padding-top: 8px;
}
.posttypes-sliderTitle h2,
.posttypes-sliderTitle h3 {
    padding: 0 15px;
    text-transform: uppercase;
    box-sizing: border-box;
}
.login_section .plusMark,
.posttypes-navlist .plusMark {
    font-size: 15px !important;
    font-weight: bolder;
}
.close-posttypes-slider {
    width: 40px;
    font-size: 35px;
    margin-right: 4%;
    font-weight: 700;
}
.branding-posttypes {
    width: 100% !important;
    padding: 10px;
    margin: 0 auto 15px;
    min-height: 50px;
    align-items: center;
    justify-content: space-between;
}
.current-page-background,
.current-page-foreground,
.currentFooterForeground,
.page-current-404,
.page-current-author,
.page-current-categry,
.page-current-search,
.searchpage-404,
.searchpage-archives,
.searchpage-author,
.specialPage-foreground {
    position: relative;
    display: block;
    min-width: 100%;
    padding: 0;
    margin: 0;
}
.current-page-background {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.current-page-background,
.infullwidth-bgd {
    position: relative;
    width: 100%;
    min-height: 800px;
    z-index: 0;
}
.current-page-foreground {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.adheader-bgimgColour,
.header-bgimgColour {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-attachment: fixed !important;
    background-position: 50% 50% !important;
    box-sizing: border-box !important;
}
.asv_mainHeadings {
    position: relative;
    display: flex;
    margin: auto;
    column-gap: 2%;
    flex: 1;
    flex-direction: row;
}
.aside-vContent {
    position: relative;
    flex: 1;
    width: 100%;
    box-sizing: border-box;
}
.asideVideoContent {
    position: relative;
    background: #000;
    height: 365px;
    max-width: 30rem;
    min-width: 30rem;
    border: 7px solid #fff;
    border-radius: 7px;
    box-sizing: border-box;
}
.prevPost_arr,
.prevPost_arr:hover,
.prev_postnavbar,
.prev_posttitle,
.prev_posttitle h2 {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
}
.nextPost_arr,
.nextPost_arr:hover,
.next_postnavbar,
.next_posttitle,
.next_posttitle h2 {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
}
.asideVideoContent video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.asv_mainHeadings h1,
.asv_mainHeadings p {
    margin: 0 auto;
    line-height: 1.2;
    text-align: center !important;
}
.hd-iconBox {
    display: flex;
    justify-content: center;
    margin: 20px !important;
}
.hd-iconBox h3 {
    font-size: 25px;
    color: #ccc;
}
.hd-iconBox ul {
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.asv_mainHeadings,
.header-buttonleft {
    flex-direction: row;
}
.hd-iconBox ul li {
    margin: 0;
    padding: 10px;
}
.hd-iconBox ul li a {
    padding: 40px 70px;
    display: block;
    color: #999;
    text-align: center;
    font-size: 50px;
    background: rgba(250, 250, 250, 0.2);
    font-weight: 400 !important;
}
.extraMenu-container,
.extrablock-nav,
.fullwidth,
.xpage_container {
    position: relative;
    width: 100%;
}
.inner-header-composer {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 1;
}
.page-mainHeadings {
    width: 100%;
}
.acf-block-panel .acf-field,
.acf-label,
.author-post-data,
.header-btnsContent,
.nf-form-cont {
    width: 100% !important;
}
.header-btnsContent {
    position: relative;
    display: flex !important;
    min-height: 0;
    box-sizing: border-box;
}
.header-buttonleft {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.header-buttoncenter {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.adheader-bgimgColour,
.header-bgasidVideo,
.header-bgimgColour,
.header-threeicons,
.search-foreground {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.asv_mainHeadings h1,
.asv_mainHeadings p,
.bci_mainHeadings h1,
.bci_mainHeadings p,
.bgv_mainHeadings h1,
.bgv_mainHeadings p,
.hover-cat-image,
.search_mainHeadings h1,
.search_mainHeadings p,
.show-post-categories:hover .default-cat-image,
.threeicons_headings h1,
.threeicons_headings p {
    opacity: 0;
}
.placetop {
    order: 1 !important;
}
.placebottom {
    order: 3 !important;
}
.align-event-left {
    order: 0;
}
.align-event-right {
    order: 2;
}
#primary.site-main {
    position: relative;
    z-index: 1;
    min-height: 60px;
}
.fullwidth {
    padding: 0;
    margin: 0 auto;
    align-items: center;
    justify-content: center;
    box-sizing: border-box !important;
    background: 0 0 !important;
    display: block;
}
.xpage_curfooter,
.xpage_template {
    position: relative;
    display: flex;
    align-self: start;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    margin: 0 auto -1px !important;
}
.xpage_container {
    display: flex;
    flex: 1;
    flex-flow: inherit;
    margin: 0 auto !important;
}
.xpage_container,
.xpage_template {
    z-index: 0 !important;
}
.nf-form-content input[type="submit"] {
    width: 150px !important;
    background: #314e02 !important;
}
.nf-response-msg {
    display: none;
    padding: 30px;
    font-weight: 700;
    text-align: center;
    color: green;
}
.xpage_container span blockquote,
.xpage_container span > div blockquote {
    line-height: 1.2;
    margin-bottom: 15px !important;
    display: table;
    padding: 15px 10px 0 !important;
}
.next_posttitle a h2,
.prev_posttitle a h2 {
    color: #222;
    padding: 12px;
    box-sizing: border-box;
}
.author-post-data {
    display: flex;
    color: #777;
    font-size: 14px !important;
    justify-content: flex-start;
}
.next_postnavbar,
.prev_postnavbar {
    position: fixed;
    top: 0;
    display: flex;
    width: auto;
    margin-top: 380px;
    z-index: 100000;
    background: rgba(255, 255, 255, 0.97);
    -webkit-box-shadow: 0 2px 20px -2px #999;
    box-shadow: 0 2px 20px -2px #999;
}
.nextPost_arr,
.prevPost_arr {
    position: absolute;
    display: flex;
    top: 0;
    margin-top: 0;
    width: 30px;
    height: 100px;
    font-size: 40px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    font-weight: bolder;
    align-items: center;
    border-top: 0 solid #fff;
    border-bottom: 0 solid #fff;
    justify-content: center;
    z-index: 9999999 !important;
    background: rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 2px 30px -2px #b7b7b7;
    box-shadow: 0 2px 30px -2px #b7b7b7;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}
.asideVideoContent,
.innerSlideText {
    overflow: hidden !important;
}
.prevPost_arr,
.prev_postnavbar {
    left: 0 !important;
    color: #e1e1e1 !important;
}
.nextPost_arr,
.next_postnavbar {
    right: 0 !important;
    color: #e1e1e1 !important;
}
.next_posttitle,
.prev_posttitle {
    position: relative;
    width: 340px;
    display: none;
    height: 100px !important;
    background: rgba(0, 0, 0);
    voverflow: hidden !important;
}
.postthumbnail,
.slide {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.next_posttitle h2,
.prev_posttitle h2 {
    position: absolute;
    margin: 0;
    max-width: 210px;
    width: 100%;
    height: 100px;
    background: #fff;
    padding: 7px 10px;
    overflow: hidden;
    line-height: 1.3 !important;
    font-size: 15px !important;
    box-sizing: border-box;
}
.prev_posttitle a h2 {
    left: 0;
    text-align: left;
    margin-left: 130px;
}
.next_posttitle a h2 {
    right: 0;
    text-align: right;
    margin-right: 130px;
}
.next_posttitle .wp-post-image,
.prev_posttitle .wp-post-image {
    width: 100px !important;
    height: 100px !important;
    box-sizing: border-box;
}
.prev_posttitle .wp-post-image {
    margin-left: 30px;
    float: left !important;
}
.next_posttitle .wp-post-image {
    margin-right: 30px;
    float: right !important;
}
.next_posttitle .wp-post-image img,
.prev_posttitle .wp-post-image img {
    width: 100%;
    display: block;
    margin: 0 auto;
}
.postMedia {
    vertical-align: text-top;
    float: left;
}
.postMedia img {
    display: block;
    margin: 0 auto;
    vertical-align: text-top;
}
.authorheadings p,
.searcheadings p,
.searcheadings-404 p,
.searcheadings-archives p,
.searcheadings-author p {
    padding: 0 !important;
    margin: 0 !important;
    line-height: 1.2;
}
.page-current-author,
.page-current-foreground {
    margin-top: -12px !important;
}
.authorheadings {
    flex-direction: row !important;
    margin: 0 auto;
    padding: 0 !important;
    border: 0;
    transition: 0.75s;
}
.author-bio {
    display: flex;
    flex-direction: column;
    width: 100%;
}
.author-social {
    position: relative !important;
    width: 100%;
    min-height: 50px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 40px;
}
.expand-basket {
    justify-content: space-between;
}
.cycle-slideshow {
    padding: 0;
    z-index: 1;
}
.slide-foreground {
    display: flex;
    margin: auto;
    width: 100%;
    height: 100%;
    justify-content: center;
    flex-direction: column;
}
.inner-post-slider .slide-text {
    position: relative;
    padding: 30px;
    box-sizing: border-box;
}
.slide img {
    display: block;
    width: 100%;
    height: auto;
}
.slide {
    width: 100%;
}
.slide-text {
    display: flex;
    padding: 25px;
    box-sizing: border-box;
    align-self: flex-start !important;
}
.innerPostText,
.innerSlideText {
    position: relative;
    display: flex;
    column-gap: 3%;
    width: 100%;
    line-height: 1.2;
    z-index: 1;
    justify-content: flex-start;
}
.cycle-next,
.cycle-pager,
.cycle-prev {
    position: absolute;
    display: flex;
    z-index: 110;
}
.cycle-next,
.cycle-prev {
    display: flex;
    color: #fff;
    cursor: pointer;
    font-size: 30px;
    opacity: 0;
    transition: opacity 0.5s;
    width: 50px;
    height: 50px;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
}
.cycle-next {
    right: 0;
}
.cycle-prev {
    left: 0;
}
.cycle-slideshow:hover .cycle-next,
.cycle-slideshow:hover .cycle-prev,
.default-cat-image,
.innerTop_navbar.show,
.show-post-categories:hover .hover-cat-image {
    opacity: 1;
}
.cycle-slideshow:hover .cycle-next,
.cycle-slideshow:hover .cycle-prev {
    width: 50px;
    height: 50px;
    background: rgba(0, 0, 0, 0.77);
    border-radius: 25px;
    transition: opacity 0.5s;
}
.cycle-pager {
    width: 100%;
    text-align: center;
    bottom: 0;
    margin-bottom: 10px;
    justify-content: center;
    align-items: center;
}
.cycle-pager span {
    text-indent: -9999px;
    display: inline-block;
    width: 35px;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 6px;
    margin: 0 4px;
    cursor: pointer;
}
.cycle-pager .cycle-pager-active {
    background-color: #000;
}
.breadcrumb-navs,
.desktop-megamenu,
.primary-navbar,
.primaryExtranv {
    margin-left: 15px;
    margin-right: 15px;
}
.innerPostCarousel {
    position: relative;
    line-height: 1.2;
    z-index: 1;
}
.fwps_featured_image {
    min-width: 300px;
    max-width: 300px;
}
.fwCarousel_image {
    min-width: 350px;
    max-width: 350px;
    overflow: hidden;
}
.fwCarousel_image img,
.fwps_featured_image img {
    width: auto;
    height: 100%;
    display: block;
    margin: 0 auto;
    border: 4px solid rgba(255, 255, 255, 0.2);
}
.fwCarousel_header,
.fwCarousel_textonly,
.fwps_header_text {
    flex: 1;
}
.fwCarousel_textonly {
    display: flex;
    margin: auto;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.fwCarousel_header h2,
.fwCarousel_textonly h2,
.fwps_header_text h2 {
    opacity: 1 !important;
    width: 100% !important;
    line-height: 1.2 !important;
}
.fwCarousel_header p,
.fwps_header_text a,
.fwps_header_text p,
.readMore_div {
    display: inline;
    line-height: 1.4 !important;
}
.header-post-meta,
.header-post-meta a {
    text-align: right;
    font-style: italic;
    color: silver;
    font-size: 13px;
    font-family: Tahoma, Helvetica, Arial, "sans-serif";
}
.header_content {
    width: 400px;
    position: relative;
}
.header-post-meta {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 55% !important;
    margin: 0 30px 30px 0;
}
.customheadings,
.mainSearch_results {
    position: relative;
    box-sizing: border-box;
}
.customheadings {
    padding: 30px 0;
    margin: 0 auto;
    line-height: 1.2;
}
.serch_title {
    width: 100% !important;
    min-height: 0;
    display: block;
    text-align: center !important;
}
.serch_title h3 {
    margin: 0 0 25px;
    padding: 0;
    line-height: 1.3;
    font-family: impact;
    font-size: 35px;
    letter-spacing: 2px;
    color: #fff;
    text-shadow: 1px 1px 1px #999;
}
.let_search {
    max-width: 100%;
    margin: 10px auto 0;
    min-height: 20px;
    display: block;
}
.search-container {
    min-height: 10px;
    width: 100%;
}
.mainSearch_results {
    margin: 0 auto;
    min-height: 50px;
    z-index: 0;
}
.searcheadings {
    padding: 30px 0 0 !important;
    box-sizing: border-box !important;
}
.searcheadings strong {
    font-family: Sans-serif;
    font-size: 17px;
    color: #909090;
}
.searcheadings h1,
.searcheadings h1 span {
    margin-top: 0 !important;
    line-hewight: 1.2;
    color: #000;
    letter-spacing: 0 !important;
    word-spacing: 1px !important;
    font-size: 35px !important;
}
.archive-description p,
.postcat-content p {
    font-size: 16px;
    font-family: Verdana, "sans-serif";
}
.archive-description p {
    color: #000;
    line-heigh: 1.2;
}
.blogPosts_content {
    position: relative;
    display: flex;
    width: 32%;
    height: 450px;
    border-radius: 13px;
    margin-bottom: 35px;
    overflow: hidden;
    box-shadow: 0 0 5px transparent;
    border: 1px solid transparent;
    transition: 0.35s;
}
.author_postsContent,
.blogPosts_content:nth-of-type(5n + 4),
.blogPosts_content:nth-of-type(5n + 5) {
    width: 49%;
    position: relative;
    height: 450px;
    margin-bottom: 35px;
    transition: 0.35s;
    display: flex;
    overflow: hidden;
}
.author_postsContent {
    border-radius: 13px;
    box-shadow: 0 0 5px transparent;
    border: 1px solid transparent;
}
.author_postsContent:hover,
.blogPosts_content:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(133, 133, 133, 0.35);
    transition: 0.35s;
}
.postthumbnail {
    position: relative;
    min-width: 100%;
    height: 100%;
    border-radius: 13px;
    transition: 0.75s;
}
.blogPosts_content:nth-of-type(5n + 4),
.blogPosts_content:nth-of-type(5n + 5) {
    border-radius: 13px;
}
.author_postsContent:nth-of-type(5n + 3),
.author_postsContent:nth-of-type(5n + 4),
.author_postsContent:nth-of-type(5n + 5) {
    position: relative;
    display: flex;
    width: 32%;
    height: 450px;
    border-radius: 13px;
    margin-bottom: 35px;
    overflow: hidden;
    transition: 0.35s;
}
.author_postsContent:hover .postthumbnail,
.blogPosts_content:hover .postthumbnail {
    transform: scale(1.05);
    transition: 0.75s;
}
.blogPosts_meta {
    position: absolute;
    top: 0;
    left: 0;
    width: 85%;
    height: 370px;
    border-radius: 15px;
    margin: 30px;
    padding: 15px;
    z-index: 1;
    transition: 0.75s;
    box-sizing: border-box;
}
.blogPosts_meta:hover {
    backdrop-filter: blur(13px);
    -webkit-backdrop-filter: blur(13px);
    transition: 0.75s;
}
.blogPosts_meta .custom-excerpt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 24%;
    margin: 20px;
    overflow: hidden;
    transition: 0.75s;
}
.blogPosts_content:nth-of-type(5n + 4) .custom-excerpt,
.blogPosts_content:nth-of-type(5n + 5) .custom-excerpt {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 16%;
    margin: 20px;
    overflow: hidden;
    transition: 0.75s;
}
.custom-excerpt h2 {
    margin-bottom: 85%;
    line-height: 1.2 !important;
    transition: 1.5s;
}
.custom-excerpt p {
    transition: 1s ease-out;
    line-height: 1.2 !important;
}
.categ-entry-meta {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 97%;
    padding: 10px;
    text-align: right;
    font-size: 12px !important;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 400;
}
.authorheadings p,
.customheadings p,
.searcheadings p {
    padding: 0;
    margin-top: 0 !important;
}
.post-category-details {
    position: relative;
    display: flex;
    flex: 1 !important;
    flex-direction: row;
    justify-content: space-between;
    column-gap: 2%;
    margin: 35px auto;
}
.current-postcat-image {
    display: flex;
    min-width: 492px;
    height: 333px;
    background: #fff;
    align-items: flex-start !important;
    padding: 15px;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.1);
    border-radius: 13px;
    box-sizing: border-box;
}
.postcategory-blurtext,
.postcategory-blurtext:hover {
    background-image: linear-gradient(
        180deg,
        rgba(0, 0, 0, 0),
        rgba(255, 255, 255, 0.5),
        #fff
    );
}
.author-photo img {
    display: block;
    width: 100%;
    margin: 0 auto;
}
.author-addedinfo {
    width: 70%;
    line-height: 1.3 !important;
}
.postcat-readmore-text {
    position: relative;
    min-width: 100%;
    height: 270px;
    padding: 15px;
    transition: height 0.5s;
    overflow: hidden;
    z-index: 0;
}
.innerDefault-nav,
.innerHeader,
.innerTop_navbar,
.postcat-btn-block,
.postcategory-blurtext,
.readmore-category {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.readmore-category {
    z-index: 100 !important;
}
.postcat-btn-block,
.postcat-btn-block:hover,
.readmore-category,
.readmore-category:hover {
    padding: 20px 0 0;
    box-sizing: border-box !important;
}
#backtotop,
.postcat-btn-block,
.readmore-category {
    transition: background-color 0.3s;
}
.expanded.postcat-btn-block .icon,
.postcat-btn-block.icon,
.readmore-category.icon {
    margin-right: 5px;
}
.postcategory-blurtext {
    display: flex;
    height: 80px;
    z-index: 1;
}
.postcat-btn-block,
.readmore-category {
    align-items: flex-end;
    justify-content: flex-end;
    width: 100% !important;
    font-size: 14px;
    font-style: italic;
    border: none;
    z-index: 2;
    display: flex;
    cursor: pointer;
}
.expanded .postcat-btn-block .icon,
.expanded .readmore-category .icon {
    transform: rotate(45deg);
}
.postcat-btn-block div,
.readmore-category div {
    padding: 7px 25px 9px;
    border-radius: 25px;
    width: 180px !important;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    margin-bottom: 5px;
    background: #000;
    transition: 0.75s;
}
.postcat-btn-block div:hover,
.readmore-category div:hover {
    background: #000;
    transition: 0.75s;
}
.postcat-content {
    height: auto;
    padding-bottom: 60px !important;
}
.postcat-content h2,
.postcat-content h3,
.postcat-content h4,
.postcat-content h5,
.postcat-content h6,
.postcat-content ol,
.postcat-content p,
.postcat-content ul {
    color: #0000;
    margin: 0;
    padding: 0;
    margin-bottom: 13px !important;
}
.postcat-content p {
    color: #000;
}
.postcat-content div {
    width: 100%;
    min-height: 15px;
}
.postcat-content li {
    line-height: 1.3 !important;
    margin: 10px 0 10px 25px !important;
}
.innerDefault-nav,
.innerTop_navbar {
    width: 100%;
    display: flex;
}
.sliding-logo img,
.slidingSocial {
    width: 100%;
    display: block;
}
.sliding-logo {
    position: relative;
    width: 90px;
    padding: 10px;
    margin: 15px auto;
    box-sizing: border-box;
}
.sliding-logo img {
    margin: 0 auto;
}
.slidingSocial ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: center;
}
.slidingSocial li {
    display: inline-block;
    margin: 0;
    padding: 0 15px;
}
.slidingSocial li a {
    font-size: 18px;
    font-weight: 400;
    outline: 0;
}
.extrahead {
    position: relative;
    height: 50px;
    width: 100%;
}
.sectionmedia,
.sectionmedia video {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
#videoMedia {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.sectionmedia {
    right: 0;
    bottom: 0;
}
.sectionmedia video {
    height: 100% !important;
    object-fit: cover;
}
.hotcontainer {
    position: relative;
    display: flex;
    justify-content: flex-start;
    margin: 0 auto !important;
    box-sizing: border-box;
}
.topics-header {
    width: 200px;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
}
.hot-newsTicker {
    position: relative;
    height: 50px;
    overflow: hidden;
    width: 60%;
}
.hot-newsTicker ul {
    width: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
}
.hot-newsTicker li {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 50px;
    padding: 0 15px;
    box-sizing: border-box;
}
.headeRot_icons {
    max-width: 900px;
    min-height: 50px;
    margin: 0 auto;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
}
.hd_rotateIcons {
    width: 150px;
    height: 150px;
    background: rgba(250, 250, 250, 0.18);
    text-align: center;
    display: inline-block;
    margin: 10px;
    padding-top: 0;
    color: #999;
    border: 1px solid rgba(250, 250, 250, 0.2);
    transition: 2s;
}
.hd_rotateIcons:hover {
    background: rgba(250, 250, 250, 0.4);
    transition: 2s;
}
.hd_rotateIcons a {
    color: #999;
}
.iconRotate {
    -ms-transform: rotate(720deg);
    -webkit-transform: rotate(720deg);
    transform: rotate(720deg);
    transition: 0.5s ease-in;
}
.search-form {
    position: relative;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    column-gap: 1%;
    margin: 13px auto 0;
    min-height: 20px;
    justify-content: center;
    box-sizing: border-box;
}
form.search-form {
    margin-top: 0 !important;
    margin-bottom: 13px;
}
.category-search {
    min-width: 25%;
    max-width: 278px;
    width: 100%;
    min-height: 20px;
    border: 2px solid rgba(1, 105, 117, 0.3);
    border-radius: 10px 5px 5px 10px;
}
.category-search select {
    width: 100%;
    padding: 8px 8px 8px 10px;
    box-sizing: border-box;
    border: 2px solid rgba(136, 136, 136, 0);
}
.search-query {
    display: flex;
    flex: 1;
    border-radius: 4px;
}
.category-search,
.search-query {
    height: 50px;
}
.search-query input {
    width: 100%;
    padding: 8px 15px;
    box-sizing: border-box;
    border-radius: 4px;
}
.search-query input[type="search"] {
    font-size: 17px;
    width: 100%;
    border: 2px solid rgba(1, 105, 117, 0.3);
    border-radius: 4px;
    box-sizing: border-box;
}
.search-query input[type="search"]:focus-visible {
    outline: rgba(1, 105, 117, 0) solid 2px !important;
    background: #fff;
}
.search-button {
    min-width: 8%;
    min-height: 20px;
}
.search-button button {
    width: 100%;
    height: 50px;
    padding: 10px 20px 10px 10px;
    box-sizing: border-box;
    background: #000;
    color: #fff;
    border: 2px solid rgba(1, 105, 117, 0);
    border-radius: 6px 40px 40px 6px;
    overflow: hidden !important;
}
.category-search .postform {
    height: 45px;
    font-size: 16px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 10px 5px 5px 10px;
    background: url('data:image/svg+xml;charset=utf-8,%3Csvg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%23000000"%3E%3Cpath d="M7 10l5 5 5-5z" /%3E%3C/svg>')
        right 0.1em center/40px no-repeat #fff;
    padding-right: 30px;
    cursor: pointer;
}
.category-search .postform select {
    margin-top: 7px;
    border-radius: 5px;
    padding: 0.5em;
    font-size: 1em;
    width: 100%;
}
.site-header .btnsContent {
    position: relative;
    display: flex !important;
    width: 100% !important;
    min-height: 0;
    padding: 15px 0;
    column-gap: 2%;
    box-sizing: border-box;
}
.tml {
    font-size: 17px;
    min-width: 100% !important;
    margin: 0 auto;
    position: relative;
    display: block;
    box-sizing: border-box;
}
.tml ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
}
.tml li {
    line-height: 1.5;
    margin-left: 0;
}
.tml a {
    color: #02afc3;
}
.tml input[type="password"],
.tml input[type="text"] {
    border: 2px solid #eee;
    border-radius: 7px;
    padding: 10px;
}
.tml [type="button"],
.tml [type="reset"],
.tml [type="submit"] {
    border: 2px solid #02afc3;
}
#loadMore-btn .button-3d,
.site-header .button-3d,
.site-header .sec-button-3d {
    border-radius: 7px !important;
    cursor: pointer;
    height: 50px;
    width: auto;
    margin: auto;
    transition: 0.2s;
    transform-style: preserve-3d !important;
    text-align: center !important;
}
#loadMore-btn .button-3d .default,
#loadMore-btn .button-3d .hover,
.site-header .button-3d .default,
.site-header .button-3d .hover,
.site-header .sec-button-3d .default,
.site-header .sec-button-3d .hover {
    height: 50px;
    padding: 13px 13px 0;
    transition: background 0.2s;
    border-radius: 7px !important;
}
#loadMore-btn .button-3d .default,
.site-header .button-3d .default,
.site-header .sec-button-3d .default {
    transform: translateZ(2em);
    border-radius: 10px;
}
#loadMore-btn .button-3d .hover,
.site-header .button-3d .hover,
.site-header .sec-button-3d .hover {
    transform: rotateX(-90deg) translateZ(-2em);
}
#loadMore-btn .button-3d:hover,
.site-header .button-3d:hover,
.site-header .sec-button-3d:hover {
    transform: rotateX(90deg);
}
.fullwidthText p {
    padding-right: 7px;
}
.extraMenu-container {
    margin-top: 32px;
}
.extrablock-nav ul {
    position: relative;
    display: flex;
    width: 100%;
    list-style-type: none;
    margin: 0;
    padding: 0;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 1%;
}
.extrablock-nav li {
    padding: 0;
    margin: 0;
    width: 24%;
}
.extrablock-nav li a {
    display: block;
    width: 100%;
    font-size: 16px;
    font-weight: 700;
    font-family: Arial;
    color: #555;
    padding: 0 5px 7px;
    line-height: 1.2;
}
.extrablock-nav .sub-menu li {
    position: relative;
    display: flex;
    width: 100%;
    margin: 0;
    padding-top: 10px;
    border: 0;
}
.extrablock-nav .sub-menu li a {
    font-family: Verdana, "sans-serif";
    padding: 0 5px;
    border: none !important;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 400;
    transition: color 0.7s;
}
.extrablock-nav .sub-menu li a:hover {
    box-sizing: border-box;
    transition: color 0.7s;
}
.login_section ul,
.posttypes-navlist ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: block;
}
.login_section li,
.posttypes-navlist li {
    list-style-type: none;
    display: block;
    width: 100%;
    box-sizing: border-box;
}
.login_section li a,
.posttypes-navlist li a {
    width: 100%;
    color: #999;
    display: flex;
    padding: 15px;
    font-size: 16px;
    min-height: 45px;
    margin-bottom: 2px;
    text-decoration: none;
    box-sizing: border-box;
    background: #cfcfcf;
    justify-content: space-between;
    transition: 0.5s;
    text-transform: capitalize;
}
.login_section li a {
    display: flex;
    justify-content: flex-start !important;
    border-radius: 7px;
    text-transform: capitalize;
}
.login_section li a::before {
    content: "➧ ";
    margin-right: 10px;
}
.login_section li a:focus,
.login_section li a:nover,
.posttypes-navlist li a:focus,
.posttypes-navlist li a:hover {
    color: #999;
    background-color: #ccc;
    text-decoration: none;
    transition: 0.5s;
}
ul.login_section li.active > a,
ul.posttypes-navlist li.active > a {
    color: #999;
    background: #ccc;
    padding: 15px;
    box-sizing: border-box;
    transition: 0.5s;
}
.login_section li > ul li a,
.login_section li > ul li a:hover,
.login_section li > ul li > ul li a,
.login_section li > ul li > ul li a:hover,
.login_section li > ul li > ul li > ul li a,
.login_section li > ul li > ul li > ul li a:hover,
.login_section li > ul li > ul li > ul li > ul li a,
.login_section li > ul li > ul li > ul li > ul li a:hover,
.posttypes-navlist li > ul li a,
.posttypes-navlist li > ul li a:hover,
.posttypes-navlist li > ul li > ul li a,
.posttypes-navlist li > ul li > ul li a:hover,
.posttypes-navlist li > ul li > ul li > ul li a,
.posttypes-navlist li > ul li > ul li > ul li a:hover,
.posttypes-navlist li > ul li > ul li > ul li > ul li a,
.posttypes-navlist li > ul li > ul li > ul li > ul li a:hover,
ul.login_section li > ul li.active > a,
ul.login_section li > ul li.active > a:hover,
ul.login_section li > ul li > ul li.active > a,
ul.login_section li > ul li > ul li.active > a:hover,
ul.login_section li > ul li > ul li > ul li.active > a,
ul.login_section li > ul li > ul li > ul li.active > a:hover,
ul.login_section li > ul li > ul li > ul li > ul li a,
ul.login_section li > ul li > ul li > ul li > ul li.active > a:hover,
ul.posttypes-navlist li > ul li.active > a,
ul.posttypes-navlist li > ul li.active > a:hover,
ul.posttypes-navlist li > ul li > ul li.active > a,
ul.posttypes-navlist li > ul li > ul li.active > a:hover,
ul.posttypes-navlist li > ul li > ul li > ul li.active > a,
ul.posttypes-navlist li > ul li > ul li > ul li.active > a:hover,
ul.posttypes-navlist li > ul li > ul li > ul li > ul li a,
ul.posttypes-navlist li > ul li > ul li > ul li > ul li.active > a:hover {
    transition: 0.5s;
}
.posttypes-social {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding: 20px;
    z-index: 3000;
    background: #fff;
    box-sizing: border-box;
    justify-content: space-between;
}
.posttypes-social ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    justify-content: space-around;
}
.globalFooterSection,
.innerFooterSections,
.mainFooterwidgets {
    position: relative;
    display: block !important;
    overflow: hidden;
}
.globalFooterSection,
.innerFootwidgets,
.mainFooterwidgets {
    position: relative;
    display: block !important;
    margin: 0 auto -1px !important;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.currentPageFooterImg,
.globalFooterSection {
    min-height: 0;
    margin: 0 auto;
}
.widgetcontainer {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.footerMain-widget,
.usefulcontent {
    position: relative;
    width: 100%;
    margin: 0 auto;
    display: flex;
    align-self: start;
    flex-wrap: wrap;
    padding: 20px;
    align-items: stretch;
    box-sizing: border-box;
}
.usefulcontent {
    padding-top: 0 !important;
    padding-bottom: 20px !important;
    justify-content: space-between;
}
.footerMain-widget {
    justify-content: center;
    column-gap: 2%;
}
.footwidget-collarge,
.google-flexible-maps,
.topwidget-col {
    padding: 15px;
    line-height: 1.2;
    overflow: hidden;
    transition: 0.75s !important;
    box-sizing: border-box;
}
.footwidget-collarge,
.google-flexible-maps {
    flex: 1 !important;
    margin-bottom: 15px;
}
.acf-map {
    width: 100%;
    height: auto;
    margin: 0;
}
.acf-map iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.footwidget-collarge:hover,
.google-flexible-maps:hover,
.topwidget-col:hover {
    transition: 0.75s !important;
    box-shadow: 0 0 20px 0 transparent;
}
.footwidget-collarge h2,
.google-flexible-maps h2,
.topwidget-col h2 {
    line-height: 1.3;
    margin-bottom: 10px !important;
}
.topwidget-col p {
    margin-bottom: 8px !important;
    line-height: 1.3;
}
.widgetexticon {
    position: relative;
    display: flex;
    justify-content: flex-start;
    column-gap: 4%;
    width: 100%;
    margin-bottom: 15px;
}
.widgetop_iconone {
    display: flex;
    margin-bottom: auto;
    margin-top: 2px;
    width: 35px;
    text-align: center;
}
.widgebot_textone,
.widgebot_textone a {
    width: 100%;
    font-family: verdana, geneva, sans-serif;
}
.iconlink-div {
    display: flex;
    flex: 1;
    flex-direction: column;
    flex-wrap: wrap;
}
.widgebot_textone a {
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
}
.widgebot_textone p a {
    line-height: 1.4;
}
.faq-links,
.widelyshared {
    width: auto;
    box-sizing: border-box;
}
.faq-links {
    width: 66% !important;
    padding: 0;
}
.faq-links ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.faq-links li a {
    display: block;
    color: #999;
    font-size: 13px !important;
    text-align: center;
    padding: 0 15px 0 0;
    box-sizing: border-box;
}
.expand-link {
    text-align: center;
    margin-right: 7px;
    cursor: pointer;
    display: inline-block;
}
.expand-link:active,
.expand-link:hover {
    color: #fff;
}
footer.site-footer {
    background: #000;
    padding: 10px;
}
#media_image-2,
#media_video-2,
.widget_categories,
.widget_media_image,
.widget_media_video,
.widget_search {
    display: block !important;
    margin: 0 auto;
    width: 50% !important;
}
.search_div,
form#searchform button {
    display: none;
    box-sizing: border-box;
}
.widget-area {
    position: relative;
    max-width: 350px;
    box-sizing: border-box;
    margin: 0 auto;
    border: 0 solid #fff;
    width: 100%;
}
.widget-area .searchandfilter li,
.widget-area .searchandfilter p {
    display: block;
    width: 100%;
    margin-top: 10px;
}
.searchandfilter input[type="text"] {
    width: 92%;
    border: 1px solid #ccc;
    border-radius: 7px;
}
.category-container,
.category-crop {
    border-radius: 10px;
    overflow: hidden;
}
.searchandfilter input[type="date"],
.searchandfilter input[type="submit"],
.searchandfilter select {
    width: 100%;
    padding: 7px;
    box-sizing: border-box;
}
.searchandfilter select {
    border-radius: 7px;
}
.aside_authorinfo ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.aside_authorinfo li {
    margin-bottom: 2px;
    padding: 12px;
    display: block;
    width: 100%;
    background: #f4f4f4;
    border-radius: 4px;
    line-height: 1.2em;
    font-size: 17px;
    color: #777;
    transition: 2s;
    box-sizing: border-box;
}
.search_div {
    top: 0;
    right: 0;
    left: 0;
    position: fixed;
    z-index: 10000;
    background: rgba(0, 0, 0, 0.7);
    margin: 0 auto;
    padding: 0 0 25px;
    max-width: 1280px;
    height: auto;
    -webkit-box-shadow: -10px 25px 60px -21px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -10px 25px 60px -21px rgba(0, 0, 0, 0.75);
    box-shadow: -10px 25px 60px -21px rgba(0, 0, 0, 0.75);
}
article {
    position: relative;
    display: flex;
    flex-direction: column;
}
.category-container {
    position: relative;
    width: 32%;
    margin-bottom: 30px;
    transition: 1s;
}
.show-post-categories {
    position: relative;
    width: 100%;
    min-height: 400px;
    transition: transform 0.5s;
}
.default-cat-image,
.hover-cat-image {
    position: absolute;
    height: 100%;
    transition: opacity 0.3s;
    object-fit: cover;
    width: 100%;
    top: 0;
    left: 0;
}
.category-container:hover {
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.2);
    transition: 1s;
}
.category-crop {
    position: relative;
    width: 100%;
    min-height: 400px;
}
.inshow-categories-title,
.slideshow-categories-title {
    position: absolute;
    width: 90%;
    z-index: 20;
    text-align: center;
    text-decoration: none;
    transition: 0.55s;
    left: 0;
    bottom: 0;
    right: 0;
}
.inshow-categories-title {
    color: #fff;
    padding: 15px;
    margin: 0 auto 5%;
    background-color: rgba(0, 0, 0, 0.8);
}
.slideshow-categories-title {
    color: #000;
    font-size: 14px;
    padding: 15px 15px 25px;
    margin: 0 auto -250px;
    font-family: Verdana, "sans-serif";
    background-color: rgba(255, 255, 255, 0.95);
    box-sizing: border-box;
}
.category-container:hover .slideshow-categories-title {
    margin: 0 auto 5%;
    transition: 0.5s;
}
.category-container:hover .show-post-categories,
.category-crop:hover .show-post-categories {
    transform: scale(1.1);
    transition: 1s;
}
.category-container:hover .inshow-categories-title {
    margin: 0 auto -200px;
    transition: 0.5s;
}
.inshow-categories-title h2 {
    font-family: Verdana, "sans-serif";
    font-size: 15px;
    line-height: 1.1;
    padding: 0;
    margin: 0;
}
.article-categories h4,
.inner-article h4 {
    font-size: 20px;
    font-weight: 400;
    font-family: Helvetica, "Helvetica Neue", "sans-serif";
    text-align: center !important;
    margin: 0 auto;
}
.circle,
.countdown-message,
.countdown-title h1 {
    font-family: Helvetica, Arial, "sans-serif";
}
.authorSearchForm {
    line-height: 1.2;
    box-sizing: border-box;
    position: relative;
    padding: 20px;
    max-width: 1300px;
    margin: 0 auto 50px !important;
}
.footer_bottomsvg,
.footer_topsvg {
    line-height: 0;
    left: 0;
    width: 100%;
    overflow: hidden;
}
.custom_pagination {
    justify-content: center;
    display: flex;
    align-items: center;
    column-gap: 10px;
}
.page-item {
    margin: 0 5px;
}
.page-link {
    display: block;
    padding: 10px 15px;
    background-color: #f2f2f2;
    border: 1px solid #ddd;
    color: #333;
}
form#searchform input[type="text"] {
    padding: 10px 25px;
    font-size: 17px;
    width: 100%;
    height: 50px;
    background: #ebebeb;
    border: 1px solid rgba(2, 175, 195, 0.14);
    border-radius: 10px;
    box-sizing: border-box;
}
form#searchform input:focus-visible {
    outline: #00a4b7 solid 2px;
    background: #fff;
}
form#searchform button {
    width: 6%;
    height: 50px;
    padding: 10px;
    background: #937522;
    color: #f4f4f4;
    font-size: 17px;
    border: 0;
    border-radius: 0 7px 7px 0;
    cursor: pointer;
}
form#searchform button:hover {
    background: #bd8d08;
    color: #999;
}
form#searchform::after {
    content: "";
    clear: both;
    display: table;
}
.footer_topsvg {
    position: absolute;
    top: 0;
}
.footer_topsvg svg {
    position: relative;
    display: block;
    width: calc(151% + 1.3px);
    height: 75px;
}
.footer_bottomsvg {
    position: absolute;
    bottom: 0;
    transform: rotate(180deg);
    margin-bottom: -1px;
}
.footer_bottomsvg svg {
    position: relative;
    display: block;
    width: calc(100% + 1.3px);
    min-height: 15px;
    transform: rotateY(180deg);
}
p.brandingLogo {
    width: 150px;
    margin: 0;
    height: 30px;
}
.brandingLogo a {
    color: #fff !important;
}
.loginSection {
    max-width: 500px;
    height: 400px;
    margin: 200px auto;
    border: 15px solid #ff8500;
    border-radius: 20px;
    padding: 0 20px 20px;
    box-sizing: border-box;
}
.close_login {
    width: 100%;
    text-align: right;
    padding: 20px;
    box-sizing: border-box;
}
#backtotop,
#backtotop::after,
.countdown-title,
.countdown-title h1 {
    text-align: center !important;
}
#backtotop {
    display: inline-block;
    position: fixed;
    bottom: 80px;
    right: 10px;
    opacity: 0.5s, visibility 0.5s;
    opacity: 0;
    visibility: visible;
    z-index: 1000;
    width: 32px !important;
    height: 32px !important;
    border: 2px solid #019cbf;
    border-radius: 7px !important;
    font-size: 13px !important;
}
#backtotop::after {
    content: "\25B2";
    position: absolute;
    top: 0;
    left: 0;
    color: #999;
    right: 0;
    padding-top: 3px !important;
}
#backtotop.show {
    opacity: 1;
    visibility: visible;
}
.loginSlider_info {
    padding-top: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 5%;
    min-height: 50px;
}
.date-countdown {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99994;
}
.countdown-container {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
.countdown-foreground,
.countdown-media {
    height: 100vh;
    margin: 0;
    padding: 0;
    position: relative;
}
.countdown-media {
    background-position: 50% 50% !important;
    background-repeat: no-repeat !important;
    display: block;
    width: 100%;
    background-attachment: fixed !important;
}
.countdown-foreground {
    display: flex;
    width: 100vw;
}
.counter-mainConatiner {
    position: relative;
    display: flex;
    max-width: 1000px;
    width: 100%;
    min-height: 500px;
    margin: auto;
    flex-direction: column;
}
.countdown-title {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    font-family: Verdana, "sans-serif";
    font-size: 40px;
}
.countdown-title h1 {
    display: flex;
    margin: auto !important;
    padding: 23px;
    box-sizing: border-box;
}
.ctdown-days,
.ctdown-hours,
.ctdown-minutes,
.ctdown-seconds {
    padding: 5px;
}
.ctdown-days::before,
.ctdown-hours::before,
.ctdown-minutes::before,
.ctdown-seconds::before {
    content: " ";
}
.ctdown-days::after {
    content: " Day(s)";
}
.ctdown-hours::after {
    content: "H";
}
.ctdown-minutes::after {
    content: "mn";
}
.ctdown-seconds::after {
    content: "s";
}
.main-counter {
    position: relative;
    display: flex;
    width: 100%;
    min-height: 150px;
    margin: 25px auto 0;
    column-gap: 3.5%;
    box-sizing: border-box;
    flex-direction: row;
    justify-content: space-between;
}
.inner-counter {
    display: flex;
    width: 100%;
    padding: 10px 4%;
    box-sizing: border-box;
    justify-content: space-between;
}
.countdown-message {
    line-height: 1.4 !important;
    width: 90%;
    padding: 20px;
    margin: 50px auto 30px;
    box-sizing: border-box;
    text-align: center;
}
.circle {
    width: 170px;
    height: 170px;
    border: 10px solid rgba(204, 204, 204, 0.2);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.countdown-content,
.countdown-title {
    text-align: center;
    margin: 70px auto 0;
}
.countdown-content {
    margin: 20px auto 0;
}
.website-comingsoon {
    display: flex;
    padding-top: 30px;
    margin: auto;
    font-size: 18px;
    font-family: sans-serif;
    width: 290px;
    justify-content: space-around;
}
.website-comingsoon div {
    display: inline-block;
    width: 67px;
    height: 67px;
    text-align: center;
    padding-top: 10px;
    border-radius: 10px;
    box-sizing: border-box;
}
.website-comingsoon div p {
    font-size: 12px;
}
.header-mainComposer h2 span,
.header-mainComposer h3 span,
.header-mainComposer h4 span,
.header-mainComposer h5 span,
.header-mainComposer h6 span {
    transition: 0.7s;
}
.login_section,
.posttypes-navlist {
    position: relative;
    width: 100%;
    padding: 0;
    margin: 0 auto;
    height: 70vh;
    box-sizing: border-box;
    overflow-y: auto !important;
}
.extrablock-nav .plusMark {
    display: none !important;
}
.mobile-loginav li {
    color: #fff;
    list-style-type: none;
    background-color: #ccc;
}
.mobile-loginav li a {
    display: block;
    width: 100%;
    text-decoration: none;
    padding: 15px;
    box-sizing: border-box;
}
.primary-navbar li:not(.current-menu-item) > a::after {
    content: none;
    display: none !important;
    visibility: hidden;
    opacity: 0;
}
@media only screen and (min-width: 1023px) {
    .central_content,
    .closing-toggle-nav,
    .closing_centraldiv,
    .mobile-loginav,
    .slideCentral_content,
    .toggle-nav,
    .togglenav-container {
        display: none;
    }
    .extra_navbtn,
    .joinus-form,
    .primaryExtranv,
    .socialnav,
    .top_socialnav {
        display: block;
        width: auto;
    }
    .primaryExtranv {
        margin-left: 50px;
    }
    .primaryExtranv a {
        display: flex;
        align-items: center !important;
        justify-content: center !important;
        color: #999;
        box-sizing: border-box;
    }
    .widgetcontainer {
        width: 100%;
    }
    .overlapping-block {
        align-items: flex-start;
    }
    span.plusMark {
        font-weight: 500;
        transform: rotate(0);
        transition: transform 0.3s;
        display: flex;
        width: 23px;
        height: 23px;
        justify-content: center;
        align-items: center;
    }
    span.plusMark.rotated {
        transform: rotate(-540deg);
        margin-bottom: 3px;
    }
    kjh {
        width: 150px;
        height: 150px;
        background: rgba(250, 250, 250, 0.18);
        text-align: center;
        display: inline-block;
    }
    .breadcrumb-mobile .plusMark,
    .breadcrumb-navs .plusMark,
    .extranav-mobile .plusMark,
    .login_section .plusMark,
    .loginav-mobile .plusMark,
    .posttypes-mobile .plusMark,
    .posttypes-navlist .plusMark,
    .primary-mobile .plusMark,
    .primary-navbar .plusMark {
        font-weight: 700;
        display: flex !important;
        width: 23px;
        height: 23px;
        justify-content: center;
        align-items: center;
        font-size: 15px;
        margin-top: 0;
        margin-left: auto;
    }
    .breadcrumb-navs .plusMark,
    .primary-navbar .plusMark {
        margin-left: 8px;
    }
    .e-content-nav {
        display: flex;
        justify-content: space-between;
        background: #31a8e9;
        flex-direction: row;
        width: 100%;
    }
    .breadcrumb-navs,
    .primary-navbar {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
        z-index: 9000 !important;
    }
    .breadcrumb-navs ul,
    .primary-navbar ul {
        margin: 0;
        padding: 0;
        list-style: none !important;
    }
    .breadcrumb-navs li,
    .primary-navbar li {
        margin-bottom: 10px;
    }
    .breadcrumb-navs > li,
    .primary-navbar > li {
        position: relative;
        display: block;
        margin: 0 2px;
        padding: 0;
        border: 0;
    }
    .breadcrumb-navs li a,
    .joinus-form,
    .primary-navbar li a,
    .primaryExtranv a {
        display: flex;
        justify-content: space-between;
        min-width: 70px;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 12px !important;
        letter-spacing: 1px;
        height: 50px;
    }
    .joinus-form {
        cursor: pointer;
        background: #000;
        color: #fff;
        border: 2px solid #fff;
    }
    .breadcrumb-navs > li > a,
    .primary-navbar > li > a,
    .primaryExtranv a {
        display: flex;
        margin: 0;
        border: 0;
        font-size: 16px;
        align-items: center;
        text-decoration: none;
        justify-content: center;
        box-sizing: border-box;
    }
    .breadcrumb-navs > li > ul,
    .primary-navbar > li > ul {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 99999;
        width: 220px;
    }
    .breadcrumb-navs > li > ul li,
    .primary-navbar > li > ul li {
        background: rgba(0, 0, 0, 0);
        padding: 0;
        margin-bottom: 0;
    }
    .breadcrumb-navs > li > ul li a,
    .primary-navbar > li > ul li a {
        display: flex;
        font-size: 15px;
        font-weight: 400;
        text-decoration: none;
        padding: 13px 10px !important;
        min-height: 45px !important;
        width: 220px;
        box-sizing: border-box;
        color: #fff;
    }
    .primary-navbar > li > ul li a {
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
    }
    .breadcrumb-navs li ul > li a:hover,
    .primary-navbar li ul > li a:hover {
        background: rgba(0, 0, 0, 0);
        color: #333;
    }
    .breadcrumb-navs > li > ul > li > ul,
    .primary-navbar > li > ul > li > ul {
        position: absolute;
        left: 100%;
        top: 0;
        display: none;
        background: rgba(0, 0, 0, 0);
        width: 220px;
    }
    .breadcrumb-navs > li > ul > li > ul li,
    .primary-navbar > li > ul > li > ul li {
        margin-top: 0;
    }
    .breadcrumb-navs li ul > li > ul > li a,
    .primary-navbar li ul > li > ul > li a {
        display: flex;
        background: rgba(0, 0, 0, 0);
        color: #000;
        padding: 13px 10px;
        width: 220px;
        box-sizing: border-box;
    }
    .breadcrumb-navs li ul > li > ul > li a:hover,
    .primary-navbar li ul > li > ul > li a:hover {
        background: rgba(0, 0, 0, 0);
        color: #151414;
    }
    .breadcrumb-navs li ul > li > ul > li ul,
    .breadcrumb-navs li ul > li > ul > li > ul > li ul,
    .primary-navbar li ul > li > ul > li ul,
    .primary-navbar li ul > li > ul > li > ul > li ul {
        position: absolute;
        left: 220px;
        top: 0;
        margin-top: 0;
        display: none;
    }
    .breadcrumb-navs
        li
        ul
        > li
        > ul
        > li
        ul
        > li
        a
        .primary-navbar
        li
        ul
        > li
        > ul
        > li
        ul
        > li
        a {
        background: rgba(0, 0, 0, 0);
        color: #999;
        padding: 13px 10px;
        box-sizing: border-box;
    }
    .breadcrumb-navs li ul > li > ul > li ul > li a:hover,
    .primary-navbar li ul > li > ul > li ul > li a:hover {
        background: rgba(0, 0, 0, 0);
        color: #999;
    }
    .breadcrumb-navs li ul > li > ul > li > ul > li ul > li a,
    .primary-navbar li ul > li > ul > li > ul > li ul > li a {
        background: rgba(0, 0, 0, 0);
        padding: 13px 10px;
        box-sizing: border-box;
    }
    .breadcrumb-navs li ul > li > ul > li > ul > li ul > li a:hover,
    .primary-navbar li ul > li > ul > li > ul > li ul > li a:hover {
        background: rgba(0, 0, 0, 0);
        color: #fff;
    }
    .breadcrumb-navs > li.active > ul {
        position: fixed;
        display: flex !important;
        top: 0;
        min-width: 100%;
        height: 163px;
        border-top: 1px solid #727272;
        border-bottom: 1px solid #727272;
        padding: 0;
        margin: 0;
        background: rgba(0, 0, 0, 0.5);
        box-sizing: border-box;
        overflow: hidden;
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
    }
    .breadcrumb-navs > li.active > ul li {
        position: relative;
        display: flex;
        width: 13.7%;
    }
    .breadcrumb-navs > li.active > ul li a {
        position: relative;
        display: flex;
        width: 100%;
        padding: 25px 25px 140px !important;
        box-sizing: border-box;
        overflow: hidden;
        line-height: 1.4;
    }
    .breadcrumb-navs > li.active > ul li a:hover {
        background: rgba(0, 0, 0, 0.6);
    }
    .breadcrumb-navs > li > ul li a::after {
        content: " ➔";
        position: absolute;
        display: flex;
        width: 33px;
        height: 33px;
        right: 0;
        bottom: 0;
        border-radius: 80px;
        opacity: 0;
        margin-right: 270px;
        margin-bottom: 20px;
        font-size: 20px;
        color: #fff;
        border: 2px solid #fff;
        justify-content: center;
        align-items: center;
        text-align: center;
        transition: margin-right 0.35s ease-in-out, opacity 0.35s ease-in-out;
    }
    .breadcrumb-navs > li > ul li a:hover::after {
        margin-right: 20px;
        opacity: 1;
    }
    .breadcrumb-navs > li.active > ul li a:first-child {
        border-right: 1px solid #727272;
    }
    .breadcrumb-navs > li.active > ul li:first-child {
        border-left: 1px solid #727272;
        margin-left: 2%;
    }
    .breadcrumb-navs > li.active > ul,
    .primary-navbar > li.active > ul {
        posotion: relative;
        display: block;
    }
    .breadcrumb-navs > li > ul > li.active > ul,
    .primary-navbar > li > ul > li.active > ul {
        display: block;
    }
    .login_section,
    .posttypes-navlist {
        width: 100%;
        display: block !important;
    }
    .login_section {
        width: 92%;
    }
    .login_section .fa-solid,
    .posttypes-navlist .fa-solid {
        float: right !important;
    }
    .login_section li a,
    .posttypes-navlist li a {
        padding: 13px;
        margin-bottom: 2px;
    }
    .login_section li a {
        border-radius: 7px;
    }
    .login_section li.selected,
    .posttypes-navlist li.selected {
        background-color: #eb8e09;
    }
    .login_section li.selected a,
    .posttypes-navlist li.selected a {
        background-color: #eb8e09;
        color: #fff;
    }
    .login_section li.selected > ul,
    .login_section li.selected > ul > li a,
    .posttypes-navlist li.selected > lu,
    .posttypes-navlist li.selected > ul > li a {
        background-color: #f5f5f5;
        color: #000;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    .login_section li.selected > ul > li,
    .login_section li > ul li a,
    .login_section li > ul li > ul li a,
    .login_section li > ul li > ul li > ul li a,
    .login_section li > ul li > ul li > ul li > ul li a,
    .login_section li > ul li > ul li > ul li > ul li > ul li a,
    .posttypes-navlist li.selected > ul > li,
    .posttypes-navlist li > ul li a,
    .posttypes-navlist li > ul li > ul li a,
    .posttypes-navlist li > ul li > ul li > ul li a,
    .posttypes-navlist li > ul li > ul li > ul li > ul li a,
    .posttypes-navlist li > ul li > ul li > ul li > ul li > ul li a {
        position: relative;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    .login_section li.selected > ul > li:before,
    .posttypes-navlist li.selected > ul > li:before {
        content: "\25BA \0020";
        position: absolute;
        top: 5px;
        left: -10px;
        color: #000;
    }
    .login_section li.selected > ul > li.selected,
    .posttypes-navlist li.selected > ul > li.selected {
        color: #eb8e09;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    .login_section li.selected > ul > li.selected:before,
    .posttypes-navlist li.selected > ul > li.selected:before {
        content: "\25BA \0020";
        position: absolute;
        top: 5px;
        left: -10px;
        color: #eb8e09;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    .login_section li.selected > ul > li.selected a:visited,
    .posttypes-navlist li.selected > ul > li.selected a:visited {
        color: #eb8e09;
    }
    ul.login_section > li ul,
    ul.posttypes-navlist > li ul {
        display: none;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    ul.login_section li.active > a,
    ul.posttypes-navlist li.active > a {
        display: flex !important;
        justify-content: space-between;
        color: #fff;
        background: #000;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    ul.login_section li > ul li.active > a,
    ul.posttypes-navlist li > ul li.active > a {
        color: #fff;
        background: #320131;
        padding: 13px;
        display: block;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    ul.login_section li > ul li > ul li.active > a,
    ul.posttypes-navlist li > ul li > ul li.active > a {
        color: #fff;
        background: #002132;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
        display: block;
    }
    ul.login_section li > ul li > ul li > ul li.active > a,
    ul.posttypes-navlist li > ul li > ul li > ul li.active > a {
        color: #fff;
        background: #792901;
        display: block;
    }
    .adheader-useraccount {
        position: relative;
        display: flex;
        min-width: 15% !important;
        padding-top: 15px;
        box-sizing: border-box;
    }
    .author_postsContent:hover .custom-excerpt h2,
    .blogPosts_content:hover .custom-excerpt h2 {
        margin-bottom: 20px !important;
        transition: 0.75s;
    }
    .author_postsContent:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 40%;
        transition: 0.75s;
    }
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt {
        height: 57%;
        transition: 0.75s;
    }
    .authorheadings {
        flex-direction: row !important;
        margin: 0 !important;
        padding: 0 !important;
        border: 0;
        transition: 0.75s;
        width: 75% !important;
    }
}
@media only screen and (max-width: 1460px) {
    .top-container,
    .woocommerce-page .site-header,
    header#masthead,
    header#masthead.site-header {
        max-width: 3000px !important;
        width: 100% !important;
        margin: 0 auto;
        padding: 0;
    }
    .innerFooterSections,
    main#primary.site-main {
        position: relative;
        display: block;
        width: 100% !important;
        margin: 0 auto !important;
    }
}
@media only screen and (max-width: 1400px) {
    .central_content {
        width: 90% !important;
        margin-right: 5%;
        margin-left: 5%;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 1280px) {
    .author_postsContent:hover .custom-excerpt h2,
    .blogPosts_content:hover .custom-excerpt h2 {
        margin-bottom: 15px !important;
        transition: 0.75s;
    }
    .author_postsContent:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 45% !important;
        transition: 0.75s;
    }
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt {
        height: 67% !important;
        transition: 0.75s;
    }
    .asv_mainHeadings h1,
    .bci_mainHeadings h1,
    .bgv_mainHeadings h1,
    .search_mainHeadings h1,
    .threeicons_headings h1,
    header.site-header h1 {
        width: 100% !important;
        box-sizing: border-box !important;
        margin-bottom: 5px;
        line-height: 1.3 !important;
        transition: 0.7s;
    }
    .postCategory-details {
        display: flex;
        width: 60% !important;
        transition: 0.75s;
    }
    .authorheadings {
        flex-direction: row !important;
        padding: 0 !important;
        border: 0;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 1200px) {
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 31% !important;
    }
    .author_postsContent:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 47% !important;
        transition: 0.75s;
    }
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt {
        height: 71% !important;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 1150px) {
    .adheader-asvComposer,
    .adheader-bciComposer,
    .adheader-bgvComposer,
    .adheader-cycleComposer,
    .adheader-taiComposer,
    .asv_mainHeadings,
    .bci_mainHeadings,
    .bgv_mainHeadings,
    .cycle_mainHeadings,
    .header-asvComposer,
    .header-bciComposer,
    .header-bgvComposer,
    .header-cycleComposer,
    .header-mainComposer,
    .header-taiComposer,
    .header_searchComposer,
    .page_mainHeadings,
    .search_mainHeadings,
    .searchpage-header,
    .threeicons_headings {
        position: relative;
        diplay: flex;
        min-height: 350px !important;
        display: flex;
        width: 100%;
        line-height: 1.2;
        padding: 20px;
        z-index: 1;
        flex-wrap: wrap;
        flex-direction: column !important;
        box-sizing: border-box;
    }
    .asv_mainHeadings {
        justify-content: center !important;
        align-items: center !important;
    }
    .asideVideoContent {
        margin: 40px !important;
    }
    .page-mainHeadings .header-btnsContent {
        display: flex;
        justify-content: center !important;
        column-gap: 2%;
    }
    .inner-post-slider .slide-text {
        position: relative;
        display: flex;
        margin: auto !important;
    }
    .author_postsContent,
    .blogPosts_content {
        width: 49% !important;
    }
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 23% !important;
    }
    .custom-excerpt {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 22%;
        margin: 20px;
        overflow: hidden;
        transition: 0.75s;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 53% !important;
        transition: 0.75s;
    }
    .header-cycle-carousel .header-mainComposer {
        min-height: 3px !important;
        padding: 0 !important;
    }
}
@media only screen and (max-width: 1100px) {
    .asideVideoContent,
    .inner-bgasideVideo,
    .inner-bgimgColour,
    .inner-bgvideoColour,
    .search_mainHeadings,
    .threeicons_headings {
        position: relative;
        min-height: 300px !important;
        width: 100% !important;
        padding: 0 20px !important;
        box-sizing: border-box;
    }
    .innerTop_navbar {
        padding: 0 30px !important;
        margin-bottom: 20px !important;
        transition: 0.75s;
    }
    .asv_mainHeadings p,
    .bci_mainHeadings p,
    .bgv_mainHeadings p,
    .cycle_mainHeadings p,
    .search_mainHeadings p,
    .threeicons_headings p {
        width: 100% !important;
        box-sizing: border-box !important;
    }
    .innerPostText,
    .innerSlideText {
        position: relative;
        display: flex;
        column-gap: 3%;
        width: 100% !important;
        min-height: 100px;
    }
    .btnsContent {
        position: relative;
        display: flex !important;
        width: 100% !important;
        min-height: 0;
        padding: 15px 0;
        box-sizing: border-box;
    }
    .aside-vContent {
        box-sizing: border-box !important;
    }
    .asv_mainHeadings h2,
    .asv_mainHeadings h3,
    .asv_mainHeadings h4,
    .asv_mainHeadings h5,
    .asv_mainHeadings h6 {
        margin: 50px auto 30px !important;
    }
    .aside-vContent h2 span,
    .aside-vContent h3 span,
    .aside-vContent h4 span,
    .aside-vContent h5 span,
    .aside-vContent h6 span {
        font-size: 45px !important;
    }
    .xpage_curfooter,
    .xpage_template {
        margin-top: 0 !important;
    }
    .adheader-asvComposer,
    .adheader-bciComposer,
    .adheader-bgvComposer,
    .adheader-cycleComposer,
    .adheader-taiComposer,
    .customheadings,
    .header-asvComposer,
    .header-bciComposer,
    .header-bgvComposer,
    .header-mainComposer,
    .header-taiComposer,
    .header_searchComposer,
    .searchpage-header {
        max-width: 1360px !important;
        width: 100% !important;
        padding: 30px 0 0 !important;
        box-sizing: border-box !important;
    }
    .search_mainHeadings {
        margin-top: 150px !important;
    }
    .breadcrumb-navs ul,
    .primary-navbar ul {
        padding: 0 10px;
        list-style: none !important;
        width: 100% !important;
        display: flex;
        column-gap: 1% !important;
        justify-content: flex-end;
    }
    .breadcrumb-navs > li,
    .primary-navbar > li {
        margin: 0 !important;
    }
    .breadcrumb-navs li a i.fa-solid,
    .breadcrumb-navs > li > a i.fa-solid,
    .primary-navbar li a i.fa-solid,
    .primary-navbar > li > a i.fa-solid {
        display: none !important;
    }
    .authorheadings {
        flex-direction: row !important;
        padding: 0 !important;
        border: 0;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 1050px) {
    .postCategory-details {
        display: flex;
        width: 70% !important;
        transition: 0.75s;
    }
    .topwidget-col {
        min-width: 49% !important;
        margin-bottom: 20px !important;
        min-height: 50px !important;
    }
    .slide-text {
        position: relative;
        width: 100%;
        margin: 0 auto 3% !important;
        min-height: 280px !important;
    }
    .cycle-next,
    .cycle-prev {
        bottom: 35% !important;
    }
    .inner-post-slider .slide-foreground {
        display: flex;
        justify-content: center !important;
        transition: 0.75s;
    }
    .inner-post-slider {
        transition: 0.75s;
    }
    .inner-post-slider .slide-foreground,
    .slide-foreground {
        margin: 1% auto;
        padding-right: 20px !important;
        padding-left: 20px !important;
        box-sizing: border-box;
    }
    .footwidget-collarge,
    .google-flexible-maps {
        display: flex;
        flex: 1 !important;
        width: 100%;
    }
    .inshow-categories li {
        flex-wrap: wrap;
        justify-content: space-between;
        flex-direction: column;
        width: 49% !important;
        height: 29vw !important;
    }
}
@media only screen and (min-width: 50px) and (max-width: 1023px) {
    .inner-text-carousel .slide-foreground {
        padding-top: 50px !important;
        padding-bottom: 25px !important;
        box-sizing: border-box !important;
    }
    .addtop-container,
    .adheader-useraccount,
    .breadcrumb-navs,
    .central_advanced_search,
    .central_content_search,
    .desktop-megamenu,
    .e-content-navs,
    .extraMenu-container,
    .hotcontainer,
    .innerTop_navigation,
    .posttypes-navlist,
    .posttypes-slider,
    .prgBar,
    .primary-navbar,
    .primaryExtranv,
    .right_extra,
    .right_menu_extra,
    .rightop_menu_extra,
    .sliderToggler,
    .small-meganav,
    .social-useraccount,
    .sticky-navbar {
        display: none !important;
    }
    .central_mobile_search,
    .e-content-navblock,
    .inner_centralcontent,
    .login_section .plusMark,
    .mainavigation .plusMark,
    .posttypes-mobnav .plusMark,
    .posttypes-navlist .plusMark,
    .sliding-postslist {
        display: block !important;
    }
    .asv_mainHeadings h1,
    .bci_mainHeadings h1,
    .bgv_mainHeadings h1,
    .threeicons_headings h1,
    h1 span,
    header.site-header h1 {
        width: 100% !important;
        box-sizing: border-box !important;
        margin-bottom: 10px;
        line-height: 1 !important;
        transition: 0.7s;
    }
    .header-mainComposer h2 span,
    .header-mainComposer h3 span,
    .header-mainComposer h4 span,
    .header-mainComposer h5 span {
        font-size: 28px !important;
        transition: 0.7s;
    }
    .adheader-bgimgColour. .masthead,
    .header-bgimgColour,
    .search-masthead,
    .search-masthead header#masthead .site-header {
        height: auto !important;
    }
    .asv_mainHeadings,
    .bci_mainHeadings,
    .bgv_mainHeadings,
    .cycle_mainHeadings,
    .search_mainHeadings,
    .threeicons_headings {
        min-height: 40px !important;
    }
    .xpage_template {
        padding-top: 0 !important;
    }
    .innerFooterSections,
    main#primary.site-main {
        position: relative;
        display: block;
        width: 100% !important;
        margin: 0 auto !important;
    }
    .searcheadings-404,
    .searcheadings-archives,
    .searcheadings-author,
    .searchpage-author,
    .searchpage-category {
        margin: 0 auto !important;
        min-height: 100px !important;
        box-sizing: border-box;
    }
    #primary.site-main {
        padding-top: 2px !important;
    }
    .multipleNavbar {
        position: relative;
        display: flex;
        box-sizing: border-box;
        justify-content: flex-end !important;
        align-items: flex-end !important;
        margin: 0 !important;
    }
    .sectionmedia video {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover !important;
    }
    .brand-container {
        width: auto !important;
    }
    .advanced-feature,
    .inner-advanced {
        justify-content: flex-end !important;
    }
    .closing-toggle-nav,
    .toggle-nav {
        position: absolute;
        top: 0;
        right: 0;
        width: 50px !important;
        height: 50px !important;
        cursor: pointer;
        align-items: center;
        justify-content: center;
        font-size: 35px !important;
        z-index: 99900;
    }
    .closing-toggle-nav,
    .inner-advanced,
    .innerTop_navbar,
    .inner_centralcontent,
    .loginSlider,
    .mobile-navbar,
    .posttypes-slider,
    .top-container {
        display: none;
    }
    .closing_centraldiv {
        margin-top: 10px;
        margin-right: 10px;
        text-align: center;
        padding-top: 15px;
        display: none !important;
    }
    .toggle-nav {
        display: flex;
    }
    .central_content.open,
    .inner_centralcontent,
    .primaryExtranv,
    .stickysite_branding,
    .toggle-nav,
    .togglenav-container {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .masthead,
    .search-masthead,
    .site_branding {
        min-height: 10px;
        display: flex;
        justify-content: center;
    }
    .brand-container {
        min-height: auto;
        min-width: 150px !important;
        padding-top: 0 !important;
        padding-left: 5px !important;
        transition: 0.5s;
    }
    .masthead,
    .search-masthead {
        width: 100%;
        padding: 0 12px !important;
        transition: 0.75s;
    }
    .search-container {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .central_content {
        width: 94% !important;
        padding: 20px;
        box-sizing: border-box !important;
        height: auto !important;
        display: none;
        flex-direction: column !important;
        transition: height 0.75s, overflow 0.75s;
    }
    .central_content:hover {
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
        transition: 0.6s;
    }
    .central_content.open {
        height: auto !important;
        margin-top: 120px !important;
        transition: height 0.75s, overflow 0.75s;
    }
    .widgetcontainer {
        position: relative;
        width: 100% !important;
        margin: 0 auto !important;
    }
    .footerMain-widget,
    .usefulcontent {
        position: relative;
        width: 100%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;
        box-sizing: border-box;
        justify-content: center;
    }
    .faq-links,
    .widelyshared {
        width: 67% !important;
        padding: 6px;
        margin-bottom: 0 !important;
    }
    .widelyshared {
        flex-wrap: wrap;
        align-items: center !important;
        justify-content: center !important;
    }
    .expand-social {
        width: 40% !important;
        margin: 0 auto;
        display: flex;
        justify-content: center;
    }
    .faq-links ul {
        display: flex;
        margin-top: 13px !important;
        justify-content: center !important;
        align-items: center !important;
        flex-wrap: wrap;
    }
    .asv_mainHeadings p,
    .bci_mainHeadings p,
    .bgv_mainHeadings p,
    .cycle_mainHeadings p,
    .search_mainHeadings p,
    .threeicons_headings p {
        width: 100% !important;
        margin: auto;
        text-align: center !important;
        box-sizing: border-box !important;
    }
    .logo img,
    .stickyLogo img {
        display: block;
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .sliding-postslist {
        position: relative;
        box-sizing: border-box;
    }
    .fixed {
        position: fixed;
        display: none;
        top: 0;
        left: 0;
    }
    .logo,
    .stickyLogo {
        position: relative;
        width: auto;
        min-height: 50px;
        text-align: center;
        padding: 7px 0;
        margin-top: 0 !important;
        box-sizing: border-box;
    }
    .extranavbutton,
    .loginbutton,
    .mainavbutton,
    .meganavbutton,
    .postsnavbutton {
        width: 100%;
        display: block;
        cursor: pointer;
        min-height: 45px !important;
        padding: 16px;
        font-size: 17px;
        margin-bottom: 2px;
        text-transform: capitalize;
        box-sizing: border-box;
    }
    .extranav_content,
    .loginav_content,
    .mainav_content,
    .meganav_content,
    .slidingnav_content {
        position: relative;
        height: auto;
        padding: 0;
        width: 100%;
        display: none;
        box-sizing: border-box;
    }
    .innerFootwidgets {
        padding: 0 !important;
        box-sizing: border-box;
    }
    .customHeader,
    .customVideOverlay {
        min-height: 60vh !important;
    }
    .authorheadings p {
        font-size: 16px !important;
    }
    .authorheadings h1,
    .authorheadings h2 {
        font-size: 33px !important;
        line-height: 1.2;
        text-align: left !important;
        padding: 0 !important;
    }
    h1.page-title {
        font-size: 30px !important;
        color: #999;
    }
    div.activeSlide {
        min-height: 320px !important;
    }
    .sSlider > div {
        padding: 25px;
        width: 60%;
        top: 20%;
    }
    .sSlider > div h2 {
        line-height: 1.24;
    }
    .sSlider > div p {
        line-height: 1.25 !important;
        font-size: 16px;
    }
    .fabicons_box {
        width: 30px;
        text-align: center;
    }
    .author-bio,
    .authorheadings {
        width: 100% !important;
    }
    .expand-basket,
    .fa,
    .fab,
    .fad,
    .fal,
    .far,
    .fas,
    .innerTop_navbar li a,
    .right_extra li a,
    .searchOpt,
    .socialnav li a i,
    .top_socialnav li a i {
        margin-top: 0;
        box-sizing: border-box;
    }
    .fa-search {
        padding-top: 8px !important;
    }
    .customHeader,
    .customOverlay {
        min-height: 50vh !important;
    }
    .authorheadings {
        font-size: 20px;
        column-gap: 3% !important;
    }
    .fullwidthCarousel {
        margin-left: 90px !important;
    }
    .xpage_template {
        position: relative;
        flex-direction: column;
    }
    .mainFooterwidgets {
        position: relative;
        width: 100%;
        display: block !important;
    }
    .xpage_container {
        position: relative;
        display: flex;
        width: 100% !important;
        column-gap: 2% !important;
        align-items: center !important;
        justify-content: center !important;
        flex-wrap: wrap;
        padding: 0 !important;
        margin: 0;
    }
    .searcheadings {
        padding: 35px 0 0 !important;
    }
    .postthumbnail {
        width: 100% !important;
        height: 100%;
    }
    .author_postsContent img,
    .blogPosts_content img {
        display: block;
        border-radius: 10px !important;
        width: 100%;
        margin: 0 auto;
    }
    .xpage-wrapper,
    .xpage-wrapper .acf-innerblocks-container {
        margin: 0 auto;
        padding: 0 !important;
    }
    .inner-post-slider .slide-foreground {
        display: flex;
        justify-content: center;
    }
    .slide-foreground {
        padding-top: 100px !important;
    }
    .header-cycle-carousel,
    .inner-post-slider,
    .inner-text-carousel,
    .slide-foreground {
        min-height: 100px !important;
    }
    .login-block {
        margin-top: 13% !important;
    }
    .mainav_content .fa,
    .mainav_content .fa-solid,
    .mainav_content .fab,
    .mainav_content .fad,
    .mainav_content .fal,
    .mainav_content .far,
    .mainav_content .fas,
    .mainav_content i .fa-solid {
        display: flex !important;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        order: 2 !important;
    }
    .mobile-navbar {
        margin: 15px auto 0 !important;
        height: auto;
        transition: height 1.5s, overflow 1s;
    }
    .adheader-useraccount,
    .social-useraccount {
        max-width: 100% !important;
        width: auto !important;
    }
    .right_menu_extra {
        width: auto;
    }
    .postcat-btn-block,
    .readmore-category {
        padding: 20px 0 0;
    }
    .current-postcat-image {
        display: flex;
        height: auto !important;
        min-height: 270px !important;
        align-self: flex-start !important;
    }
    .current-postcat-image,
    .current-postcat-info {
        min-width: 49% !important;
    }
    .postcat-readmore-text {
        padding: 5 !important;
        height: 270px;
    }
    .asideVideoContent,
    .inner-bgasideVideo,
    .inner-bgimgColour,
    .inner-bgvideoColour,
    .search_mainHeadings,
    .threeicons_headings {
        position: relative;
        min-height: 300px !important;
        width: 100% !important;
        padding: 0 20px !important;
        box-sizing: border-box;
    }
    .inner-header-composer,
    .page-mainHeadings .header-btnsContent {
        margin-bottom: 30px !important;
        transition: 0.5s;
    }
    ,
    .extranavbutton,
    .loginbutton,
    .mainavbutton,
    .meganavbutton,
    .postsnavbutton {
        width: 100%;
        display: block;
        cursor: pointer;
        min-height: 50px !important;
        padding: 16px;
        font-size: 17px;
        margin-bottom: 2px;
        text-transform: capitalize;
        box-sizing: border-box;
    }
    .extranavbutton,
    .loginbutton,
    .mainavbutton,
    .postsnavbutton {
        padding: 13px !important;
        margin-bottom: 2px !important;
    }
    .extra-mobnav,
    .mobile-loginav,
    .mobnavigation,
    .posttypes-mobnav {
        width: 100% !important;
        padding: 0;
        margin: 0;
        box-sizing: border-box;
    }
    span.plusMark {
        transform: rotate(0);
        transition: transform 0.3s;
    }
    span.plusMark.rotated {
        transform: rotate(-90deg);
    }
    .breadcrumb-mobile .plusMark,
    .extranav-mobile .plusMark,
    .loginav-mobile .plusMark,
    .posttypes-mobile .plusMark,
    .primary-mobile .plusMark {
        font-weight: 700;
        float: right !important;
    }
    .breadcrumb-mobile,
    .extranav-mobile,
    .loginav-mobile,
    .posttypes-mobile,
    .primary-mobile {
        min-width: 100%;
        display: block !important;
    }
    .breadcrumb-mobile .fa-solid,
    .extranav-mobile .fa-solid,
    .loginav-mobile .fa-solid,
    .posttypes-mobile .fa-solid,
    .primary-mobile .fa-solid {
        float: right !important;
    }
    .breadcrumb-mobile li a,
    .extranav-mobile li a,
    .loginav-mobile li a,
    .posttypes-mobile li a,
    .primary-mobile li a {
        display: block;
        padding: 13px;
        margin-bottom: 2px;
    }
    .breadcrumb-mobile li.selected,
    .extranav-mobile li.selected,
    .loginav-mobile li.selected,
    .posttypes-mobile li.selected,
    .primary-mobile li.selected {
        background-color: #eb8e09;
    }
    .breadcrumb-mobile li.selected a,
    .extranav-mobile li.selected a,
    .loginav-mobile li.selected a,
    .posttypes-mobile li.selected a,
    .primary-mobile li.selected a {
        background-color: #eb8e09;
        color: #fff;
    }
    .breadcrumb-mobile li.selected > ul,
    .breadcrumb-mobile li.selected > ul > li a,
    .extranav-mobile li.selected > ul,
    .extranav-mobile li.selected > ul > li a,
    .loginav-mobile li.selected > ul,
    .loginav-mobile li.selected > ul > li a,
    .posttypes-mobile li.selected > ul,
    .posttypes-mobile li.selected > ul > li a,
    .primary-mobile li.selected > ul,
    .primary-mobile li.selected > ul > li a {
        background-color: #f5f5f5;
        color: #000;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    .breadcrumb-mobile li.selected > ul > li,
    .extranav-mobile li.selected > ul > li,
    .extranav-mobile li > ul li a,
    .extranav-mobile li > ul li > ul li a,
    .extranav-mobile li > ul li > ul li > ul li a,
    .extranav-mobile li > ul li > ul li > ul li > ul li a,
    .extranav-mobile li > ul li > ul li > ul li > ul li > ul li a,
    .loginav-mobile li.selected > ul > li,
    .loginav-mobile li > ul li a,
    .loginav-mobile li > ul li > ul li a,
    .loginav-mobile li > ul li > ul li > ul li a,
    .loginav-mobile li > ul li > ul li > ul li > ul li a,
    .loginav-mobile li > ul li > ul li > ul li > ul li > ul li a,
    .posttypes-mobile li.selected > ul > li,
    .posttypes-mobile li > ul li a,
    .posttypes-mobile li > ul li > ul li a,
    .posttypes-mobile li > ul li > ul li > ul li a,
    .posttypes-mobile li > ul li > ul li > ul li > ul li a,
    .posttypes-mobile li > ul li > ul li > ul li > ul li > ul li a,
    .primary-mobile li.selected > ul > li,
    .primary-mobile li > ul li a,
    .primary-mobile li > ul li > ul li a,
    .primary-mobile li > ul li > ul li > ul li a,
    .primary-mobile li > ul li > ul li > ul li > ul li a,
    .primary-mobile li > ul li > ul li > ul li > ul li > ul li a {
        position: relative;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    .breadcrumb-mobile li.selected > ul > li:before,
    .extranav-mobile li.selected > ul > li:before,
    .loginav-mobile li.selected > ul > li:before,
    .posttypes-mobile li.selected > ul > li:before,
    .primary-mobile li.selected > ul > li:before {
        content: "\25BA \0020";
        position: absolute;
        top: 5px;
        left: -10px;
        color: #000;
    }
    .breadcrumb-mobile li.selected > ul > li.selected,
    .extranav-mobile li.selected > ul > li.selected,
    .loginav-mobile li.selected > ul > li.selected,
    .posttypes-mobile li.selected > ul > li.selected,
    .primary-mobile li.selected > ul > li.selected {
        color: #eb8e09;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    .breadcrumb-mobile li.selected > ul > li.selected:before,
    .extranav-mobile li.selected > ul > li.selected:before,
    .loginav-mobile li.selected > ul > li.selected:before,
    .posttypes-mobile li.selected > ul > li.selected:before,
    .primary-mobile li.selected > ul > li.selected:before {
        content: "\25BA \0020";
        position: absolute;
        top: 5px;
        left: -10px;
        color: #eb8e09;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    .breadcrumb-mobile li.selected > ul > li.selected a:visited,
    .extranav-mobile li.selected > ul > li.selected a:visited,
    .loginav-mobile li.selected > ul > li.selected a:visited,
    .posttypes-mobile li.selected > ul > li.selected a:visited,
    .primary-mobile li.selected > ul > li.selected a:visited {
        color: #eb8e09;
    }
    ul.breadcrumb-mobile > li ul,
    ul.extranav-mobile > li ul,
    ul.loginav-mobile > li ul,
    ul.posttypes-mobile > li ul,
    ul.primary-mobile > li ul {
        display: none;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    ul.breadcrumb-mobile li.active > a,
    ul.extranav-mobile li.active > a,
    ul.loginav-mobile li.active > a,
    ul.posttypes-mobile li.active > a,
    ul.primary-mobile li.active > a {
        color: #fff;
        background: #000;
        padding: 13px;
        display: block;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    ul.breadcrumb-mobile li > ul li.active > a,
    ul.extranav-mobile li > ul li.active > a,
    ul.loginav-mobile li > ul li.active > a,
    ul.posttypes-mobile li > ul li.active > a,
    ul.primary-mobile li > ul li.active > a {
        color: #fff;
        background: #320131;
        padding: 13px;
        display: block;
        margin-bottom: 2px;
        box-sizing: border-box;
    }
    ul.breadcrumb-mobile li > ul li > ul li.active > a,
    ul.extranav-mobile li > ul li > ul li.active > a,
    ul.loginav-mobile li > ul li > ul li.active > a,
    ul.posttypes-mobile li > ul li > ul li.active > a,
    ul.primary-mobile li > ul li > ul li.active > a {
        color: #fff;
        background: #002132;
        padding: 13px;
        margin-bottom: 2px;
        box-sizing: border-box;
        display: block;
    }
    ul.extranav-mobile li > ul li > ul li > ul li.active > a,
    ul.loginav-mobile li > ul li > ul li > ul li.active > a,
    ul.posttypes-mobile li > ul li > ul li > ul li.active > a,
    ul.primary-mobile li > ul li > ul li > ul li.active > a {
        color: #fff;
        background: #792901;
        display: block;
    }
    .postCategory-details {
        display: flex;
        margin-top: 60px !important;
        width: 97% !important;
        height: 100vh;
        padding: 50px 40px 40px !important;
        transition: 0.75s;
    }
    .closing-postCategory {
        margin-top: 20px !important;
        transition: 0.75s;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 55% !important;
        transition: 0.75s;
    }
    .searcheader-404,
    .searcheader-archives,
    .searcheader-author {
        margin-top: 60px !important;
    }
}
.acf-accordion .acf-accordion-title label,
.acf-field .acf-label label {
    line-height: 1.4em;
    font-weight: 700 !important;
    font-family: Arial, "sans-serif";
}
@media only screen and (max-width: 950px) {
    .author-addedinfo {
        width: 100% !important;
    }
    .slide-text {
        min-width: 93% !important;
    }
    .author_postsContent,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 450px !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .cycle-next {
        right: 10px !important;
    }
    .cycle-prev {
        left: 10px !important;
    }
    .post-category-details {
        display: flex;
        flex-direction: column !important;
    }
    .current-postcat-image {
        margin-bottom: 30px !important;
    }
    .postcat-readmore-text {
        padding: 0 !important;
    }
    .asv_mainHeadings h1,
    .asv_mainHeadings p,
    .bci_mainHeadings h1,
    .bci_mainHeadings p,
    .bgv_mainHeadings h1,
    .bgv_mainHeadings p,
    .search_mainHeadings h1,
    .search_mainHeadings p,
    .show-post-categories:hover .default-cat-image,
    .threeicons_headings h1,
    .threeicons_headings p {
        opacity: 1 !important;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 65% !important;
        transition: 0.75s;
    }
    .category-container {
        position: relative;
        width: 49% !important;
    }
}
@media (max-width: 900px) {
    .infullwidth-bgd {
        display: flex;
        flex-direction: column !important;
    }
    .searcheadings-404,
    .searcheadings-archives,
    .searcheadings-author,
    .searchpage-author,
    .searchpage-category {
        padding: 0 !important;
        transition: 0.5s;
    }
}
@media only screen and (max-width: 850px) {
    .asv_mainHeadings h1,
    .bci_mainHeadings h1,
    .bgv_mainHeadings h1,
    .search_mainHeadings h1,
    .threeicons_headings h1,
    h1 span,
    header.site-header h1 {
        width: 100% !important;
        text-align: center !important;
        transition: 0.75s;
    }
    .hd-iconBox ul li a {
        text-decoration: none;
        padding: 40px 50px;
        display: block;
        color: #999;
        text-align: center;
        font-size: 40px;
        background: rgba(250, 250, 250, 0.2);
        font-weight: 400 !important;
    }
    .page-mainHeadings h1 {
        font-size: 25px !important;
    }
    .fullwidthCarousel h1,
    .fullwidthCarousel h2,
    .fullwidthCarousel h3,
    .fullwidthCarousel h4,
    .fullwidthCarousel h5,
    .fullwidthCarousel h6,
    .fullwidthCarousel p {
        display: block;
        margin: 0 auto 10px !important;
        padding: 0;
        line-height: 1 !important;
        width: 65% !important;
    }
    .fullwidthCarousel {
        margin: 80px auto 50px !important;
        max-width: 100%;
        min-height: 250px;
        padding: 0 !important;
        box-sizing: border-box;
    }
    .fullwidthCarousel img.alignleft {
        width: 75% !important;
        margin: 0 !important;
        display: block !important;
    }
    .fullwidthCarousel h2 {
        display: block !important;
        text-align: center !important;
        font-size: 20px !important;
    }
    .fullwidthCarousel p {
        text-align: center !important;
        font-size: 16px !important;
    }
    .fullwidthText {
        min-height: 140px;
        box-sizing: border-box;
        margin: 80px 50px 30px !important;
    }
    .counter-mainConatiner,
    .fullwidthText p,
    .main-counter {
        width: 100% !important;
    }
    .serch_title h3 {
        font-size: 20px !important;
        display: none !important;
    }
    .countdown-title {
        overflow: hidden;
        white-space: normal !important;
        animation: none !important;
        font-size: 1.6rem;
        width: 100%;
        margin-top: 0 !important;
        transition: 0.5s;
    }
    .inner-counter {
        display: flex;
        width: 400px !important;
        padding: 2%;
        column-gap: 4%;
        align-items: center;
        justify-content: center;
        margin: 0 auto !important;
        flex-wrap: wrap !important;
    }
    .circle {
        min-width: 170px !important;
        max-width: 170px !important;
        height: 170px !important;
        margin-bottom: 3% !important;
    }
    .category-search,
    .search-button {
        display: none !important;
    }
    .inshow-categories li {
        width: 49% !important;
        height: 29vw !important;
        transition: 0.75s;
    }
    .author-photo {
        width: 350px !important;
    }
    .asideVideoContent {
        margin: 4% !important;
    }
    .author_postsContent,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 430px !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 31% !important;
    }
    .custom-excerpt {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        height: 22%;
        margin: 20px;
        overflow: hidden;
        transition: 0.75s;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 77% !important;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 768px) {
    .innerPostText .header-post-meta,
    .innerSlideText .header-post-meta {
        display: none;
    }
    .slide-text {
        display: flex;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        min-width: 90% !important;
    }
    .serch_title h2 {
        font-size: 18px !important;
        margin-top: 15px !important;
        margin-bottom: 10px !important;
    }
    .inner-post-slider .slide-text {
        min-height: 280px !important;
        margin-bottom: 3% !important;
    }
    .header-cycle-carousel,
    .inner-post-slider,
    .inner-text-carousel,
    .slide-foreground {
        min-height: auto !important;
    }
    .fwps_header_text h2 {
        font-size: 27px !important;
        line-height: 1.4 !important;
    }
    .fwps_featured_image {
        min-width: 300px;
        max-width: 300px;
    }
    .fwCarousel_header h2,
    .fwCarousel_textonly h2,
    .inner-text-carousel .slide-foreground h2,
    .slide-text h2 {
        margin-top: 10px;
        font-size: 25px !important;
        text-align: center;
    }
    .fwps_header_text > div {
        margin-top: 15px;
        text-align: center !important;
    }
    .header-post-meta {
        display: none !important;
    }
    ,
    .inner-post-slider .slide-foreground,
    .slide-foreground {
        margin: auto;
        margin-bottom: 50px !important;
    }
    .header-buttonleft a,
    .header-buttonright a,
    h1.header-buttonleft,
    p.header-buttonleft,
    span .header-buttonleft {
        display: flex !important;
        flex: 1;
        width: 100% !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
        margin-bottom: 15px !important;
    }
    .authorheadings {
        flex-direction: row !important;
        padding: 0 !important;
        border: 0;
        transition: 0.75s;
    }
    .custom-excerpt {
        height: 30%;
    }
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 31% !important;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 77% !important;
        transition: 0.75s;
    }
    .author-photo img {
        display: block;
        width: 250px !important;
        margin: 0 !important;
    }
}
@media only screen and (max-width: 700px) {
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 37% !important;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 86% !important;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 650px) {
    .innerPostText,
    .innerSlideText {
        display: flex;
        flex-direction: column;
        margin-right: 10%;
        margin-left: 10%;
    }
    .fwCarousel_image,
    .fwps_featured_image {
        min-width: 300px;
        max-width: 300px;
        overflow: hidden;
        margin: 15px auto;
    }
    .fwCarousel_header,
    .fwCarousel_textonly,
    .fwps_header_text {
        flex: 1;
        text-align: center;
    }
    .author_postsContent,
    .blogPosts_content {
        min-width: 100% !important;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 45vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .custom-excerpt {
        display: block !important;
        height: 14%;
    }
    .inshow-categories li {
        width: 49% !important;
        height: 29vw !important;
        transition: 0.75s;
    }
    .category-container {
        position: relative;
        width: 100% !important;
    }
    .inner-bgasideVideo,
    .inner-bgimgColour,
    .inner-bgvideoColour,
    .search_mainHeadings,
    .threeicons_headings {
        position: relative;
        min-height: 300px !important;
        width: 100% !important;
        padding: 0 !important;
        transition: 0.7s;
    }
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 26% !important;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 46% !important;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 600px) {
    .asv_mainHeadings h1,
    .bci_mainHeadings h1,
    .bgv_mainHeadings h1,
    .search_mainHeadings h1,
    .threeicons_headings h1,
    h1,
    h1 span,
    header.site-header h1 {
        width: 100% !important;
        font-size: 30px !important;
    }
    .faq-links,
    .innerFootColour,
    .widelyshared,
    .widgetcontainer {
        margin: 0 auto !important;
    }
    .widgetcontainer {
        position: relative;
        width: 100% !important;
    }
    .faq-links {
        width: 85%;
    }
    .widelyshared {
        width: 200px;
    }
    .innerFootColour {
        position: relative;
        width: 100%;
        display: block !important;
    }
    .xpage_container span blockquote,
    .xpage_container span > div blockquote {
        margin: 10px 0 15px !important;
        border-left: 7px solid #e4e4e4;
        padding: 7px !important;
    }
    .innerTop_navbar,
    .stickysite_branding {
        display: none;
    }
    .threeicons_headings {
        padding-top: 50px !important;
    }
    .threeicons_headings p {
        padding-top: 0 !important;
        margin-top: 0 !important;
    }
    .hd-iconBox ul li a {
        text-decoration: none;
        padding: 35px;
    }
    .topwidget-col {
        min-width: 100% !important;
        margin-bottom: 20px !important;
        min-height: 50px !important;
    }
    .footwidget-collarge,
    .google-flexible-maps {
        min-width: 100% !important;
        min-height: 350px !important;
    }
    .fwCarousel_header h2,
    .fwCarousel_textonly h2,
    .inner-text-carousel .slide-foreground h2,
    .slide-text h2 {
        font-size: 25px !important;
    }
    .cycle-next {
        right: 0 !important;
    }
    .cycle-prev {
        left: 0 !important;
    }
    .author_postsContent,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 450px !important;
    }
    .authorheadings {
        width: 100% !important;
        font-size: 20px;
        column-gap: 3% !important;
        flex-direction: column !important;
    }
    .author-photo {
        min-width: 100% !important;
        margin-bottom: 35px;
    }
}
@media only screen and (max-width: 570px) {
    .counter-mainConatiner,
    .footwidget-collarge,
    .google-flexible-maps,
    .main-counter,
    .topwidget-col {
        width: 100% !important;
    }
    .asideVideoContent,
    article {
        position: relative;
        display: flex;
    }
    .asideVideoContent {
        background: #000;
        height: 335px;
        max-width: 95% !important;
        min-width: 95% !important;
        border: 5px solid #fff;
        box-sizing: border-box;
        overflow: hidden !important;
        margin: auto !important;
    }
    .countdown-title h1 {
        font-size: 35px !important;
    }
    article {
        width: 100%;
        padding: 0;
        flex-wrap: wrap;
        flex-direction: column;
        justify-content: center;
        column-gap: 0 !important;
    }
    .fwCarousel_image,
    .fwps_featured_image {
        min-width: 100% !important;
    }
    .topwidget-col {
        margin-bottom: 20px !important;
        min-height: 50px !important;
    }
    .countdown-title {
        overflow: hidden;
        white-space: normal !important;
        animation: none !important;
        font-size: 1.6rem;
        width: 100%;
        margin-top: 40px;
    }
    .inner-counter {
        display: flex;
        width: 400px !important;
        padding: 2%;
        column-gap: 4%;
        align-items: center;
        justify-content: center;
        margin: 0 auto !important;
        flex-wrap: wrap !important;
    }
    .circle {
        min-width: 170px !important;
        max-width: 170px !important;
        height: 170px !important;
        margin-bottom: 3% !important;
    }
    .custom_pagination a {
        border: 2px solid !important;
        padding: 2% !important;
        border-radius: 7px;
        margin-bottom: 10px !important;
        box-sizing: border-box;
    }
    .custom_pagination {
        font-size: 15px !important;
        justify-content: center;
        display: flex;
        align-items: center;
        column-gap: 2% !important;
    }
    .custom_pagination .current {
        font-size: 15px !important;
        font-weight: 700;
        padding: 2% !important;
        margin-bottom: 12px !important;
        box-sizing: border-box;
    }
    .inshow-categories li {
        width: 100% !important;
        height: 57vw !important;
        transition: 0.75s;
    }
    .current-postcat-image {
        display: flex;
        height: auto !important;
        min-height: 70px !important;
    }
    .authorheadings {
        flex-direction: column !important;
        padding: 0 !important;
        border: 0;
        transition: 0.75s;
    }
    .author-photo {
        width: 100% !important;
        margin-bottom: 20px !important;
    }
    .faq-links,
    .widelyshared {
        width: 100% !important;
        padding: 6px;
        margin-bottom: 0 !important;
    }
    .page-mainHeadings {
        width: 100% !important;
        justify-content: center !important;
        display: flex !important;
        align-items: center;
    }
    .page-mainHeadings .header-btnsContent {
        width: 100% !important;
        transition: 0.5s;
        flex-direction: row !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }
    .author_postsContent,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 450px !important;
    }
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt {
        height: 50% !important;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 480px) {
    .author_postsContent,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 430px !important;
    }
    .custom-excerpt {
        display: block !important;
        height: 25%;
    }
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt {
        height: 65% !important;
        transition: 0.75s;
    }
    .inshow-categories li {
        width: 100% !important;
        height: 50vw !important;
        transition: 0.75s;
    }
    .inner-bgasideVideo,
    .inner-bgimgColour,
    .inner-bgvideoColour,
    .search_mainHeadings,
    .threeicons_headings {
        position: relative;
        min-height: 300px !important;
        width: 100% !important;
        padding: 0 !important;
        box-sizing: border-box !important;
        transition: 0.7s;
    }
    .search-container {
        margin-top: 5px !important;
        margin-bottom: 20px;
    }
}
@media only screen and (max-width: 440px) {
    .hd-iconBox ul {
        list-style-type: none !important;
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .hd-iconBox ul li a {
        text-decoration: none;
        padding: 50px !important;
    }
    .header-btnsContent .header-buttonleft,
    .header-btnsContent .header-buttonright,
    .page-mainHeadings .header-btnsContent {
        width: 100% !important;
        transition: 0.5s;
        flex-direction: column !important;
        justify-content: center !important;
        align-items: center !important;
        text-align: center !important;
    }
    .author_postsContent,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 470px !important;
    }
    .custom-excerpt {
        display: block !important;
        height: 25%;
    }
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 30% !important;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 76% !important;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 390px) {
    .custom_pagination .current,
    .custom_pagination a {
        margin-bottom: 10px !important;
        box-sizing: border-box;
    }
    .inner-counter {
        display: flex;
        width: 200px !important;
        padding: 2%;
        column-gap: 4%;
        align-items: center;
        justify-content: center;
        margin: 0 auto !important;
        flex-wrap: wrap !important;
    }
    .slide-text {
        min-width: 88% !important;
    }
    .inner-post-slider .slide-text {
        position: relative;
        padding: 0 13px;
        box-sizing: border-box;
    }
    .custom_pagination a {
        border: 2px solid !important;
        padding: 1.5% !important;
        border-radius: 7px;
    }
    .custom_pagination {
        font-size: 14px !important;
        justify-content: center;
        display: flex;
        align-items: center;
        column-gap: 1% !important;
    }
    .custom_pagination .current {
        font-size: 15px !important;
        font-weight: 700;
        padding: 2% !important;
    }
    .serch_title h2 {
        font-size: 16px !important;
    }
    .author_postsContent,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 470px !important;
    }
    .custom-excerpt {
        display: block !important;
        height: 25%;
    }
    .asv_mainHeadings p,
    .bci_mainHeadings p,
    .bgv_mainHeadings p,
    .cycle_mainHeadings p,
    .search_mainHeadings p,
    .threeicons_headings p {
        font-size: 15px !important;
    }
}
@media only screen and (max-width: 360px) {
    .central_content {
        width: 90% !important;
    }
    .custom-excerpt,
    .faq-links i.fa-solid {
        display: none !important;
    }
    .next_posttitle,
    .prev_posttitle {
        position: relative;
        width: 280px;
        display: none;
        height: 100px !important;
    }
    .next_posttitle h2,
    .prev_posttitle h2 {
        position: absolute;
        line-height: 1.3 !important;
        font-size: 14px !important;
        font-weight: 400;
        max-width: 160px;
        width: 100%;
    }
    .site-info {
        padding: 10px 20px !important;
        box-sizing: border-box !important;
    }
    .author_postsContent,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 470px !important;
    }
    .custom-excerpt {
        display: block !important;
        height: 35%;
    }
    .author-photo img {
        display: block;
        min-width: 50px !important;
        max-width: 250px;
        width: 100% !important;
        margin: 0 !important;
    }
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 38% !important;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 90% !important;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 320px) {
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 90% !important;
        margin: 4%;
    }
    .custom-excerpt {
        display: block !important;
        height: 35%;
    }
    .categ-entry-meta,
    .custom-excerpt p {
        display: none !important;
    }
    .custom-excerpt h2 {
        font-size: 16px !important;
    }
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 35% !important;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 35% !important;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 300px) {
    .site-header .btnsContent {
        position: relative;
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
        flex-direction: column !important;
    }
    .site-header .arrow-button,
    .site-header .button-3d,
    .site-header .default-button {
        margin-bottom: 15px !important;
    }
    .serch_title h2 {
        font-size: 16px !important;
    }
    .mobile-navbar {
        margin: 0 auto !important;
    }
    .let_search {
        position: relative !important;
        min-width: 100%;
        margin: 20px auto !important;
    }
    .next_posttitle h2,
    .prev_posttitle h2 {
        position: absolute;
        line-height: 1.3 !important;
        font-size: 14px !important;
        font-weight: 400;
        max-width: 155px;
        width: 100%;
    }
    .authorheadings {
        flex-direction: column !important;
        padding: 0 !important;
        border: 0;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 280px) {
    .logo,
    .stickyLogo {
        width: 130px !important;
        margin-top: 10px;
    }
    .closing-toggle-nav,
    .toggle-nav {
        font-size: 30px !important;
        margin-top: 0 !important;
    }
    .author_postsContent .custom-excerpt,
    .blogPosts_meta .custom-excerpt {
        position: absolute;
        height: 10% !important;
    }
    .author_postsContent:hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 3):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 4):hover .custom-excerpt,
    .author_postsContent:nth-of-type(5n + 5):hover .custom-excerpt,
    .blogPosts_content:hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 4):hover .custom-excerpt,
    .blogPosts_content:nth-of-type(5n + 5):hover .custom-excerpt {
        height: 50% !important;
        transition: 0.75s;
    }
}
@media only screen and (max-width: 200px) {
    .slide-text {
        min-width: 100% !important;
    }
    .brand-container,
    .site_branding {
        height: 75px;
        width: 200px !important;
    }
    .toggle-nav,
    .togglenav-container {
        display: none !important;
    }
    .author_postsContent,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 95vw !important;
    }
}
.acf-admin-page.acf-internal-post-type
    .acf-field-editor
    .acf-field-settings-tab-bar
    li {
    background: #fff;
    color: #000 !important;
    padding: 0 20px;
    box-sizing: border-box;
}
.acf-field .acf-field-post-object .-c0 {
    width: 90% !important;
}
.acf-field-settings .acf-field {
    box-sizing: border-box;
    width: 100% !important;
}
.acf-field.acf-accordion .acf-input.acf-accordion-content {
    padding: 0;
    float: none;
    min-width: 100% !important;
}
.form-table td.acf-label {
    width: 24% !important;
}
.acf-label label {
    width: 250px !important;
}
.acf-field .acf-field-textarea .acf-input,
.acf-input,
span .acf-selection {
    width: 100% !important;
    min-width: 100% !important;
}
.acf-block-component .acf-block-panel,
.acf-block-fields .acf-fields {
    display: flex;
    flex-direction: column;
}
.acf-field.acf-accordion {
    display: flex;
    flex-direction: column;
    flex: 1;
    width: 100% !important;
    flex-wrap: wrap;
}
.acf-range-wrap input[type="number"] {
    display: inline-block;
    min-width: 6em !important;
    padding: 7px !important;
    margin-left: 10px;
    vertical-align: middle;
}
.acf-tab-group {
    border-bottom: 1px solid #ccc;
    padding: 0 !important;
}
.acf-tab-group li a {
    padding: 8px !important;
    display: flex;
    justify-content: flex-start;
    border-radius: 5px !important;
}
.acf-label {
    width: 230px !important;
}
.acf-range-wrap input[type="range"] {
    display: inline-block;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    height: 28px;
    width: 55%;
}
.acf-fields > .acf-tab-wrap:first-child .acf-tab-group {
    background: #00737b !important;
}
.acf-button-group label.selected {
    border-color: #9c0169 !important;
    background: #9c0169 !important;
    color: #fff;
    z-index: 2;
}
.acf-button-group ul.acf-hl .acf-tab-group,
.acf-fields > .acf-tab-wrap:first-child .acf-tab-group {
    border-top: none;
    display: flex;
    margin: 0 !important;
    flex-wrap: wrap;
}
ul.acf-tab-group {
    padding: 10px 10px 0 !important;
    box-sizing: border-box;
}
.acf-tab-group li {
    padding: 0 !important;
    box-sizing: border-box;
}
a.acf-tab-button {
    padding: 15px;
    box-sizing: border-box !important;
}
.acf-fields > .acf-tab-wrap .acf-tab-group li a {
    background: #f1f1f1;
    border-color: #ccd0d4;
    margin-bottom: 10px !important;
}
li.acf-settings-type-group-settings,
li.acf-settings-type-location-rules,
li.acf-settings-type-presentation {
    color: #000 !important;
    background: #fff !important;
    margin: 10px;
}
li.acf-settings-type-presentation a {
    color: #7fffd4;
}
.acf-field.acf-accordion .acf-label.acf-accordion-title {
    padding: 12px;
    background: #d2fbff !important;
    width: 100% !important;
    font-weight: 700 !important;
}
.acf-admin-page.acf-internal-post-type .acf-tab-wrap .acf-tab-group li.active a,
.acf-fields .acf-tab-wrap .acf-tab-group li.active a {
    background: #5bedf1;
    border-bottom-color: #040404;
    color: #000 !important;
}
.acf-fields > .acf-tab-wrap .acf-tab-group li.active a {
    background: #a0d2d3 !important;
}
.acf-input .acf-accordion-content {
    display: block;
    min-width: 100% !important;
}
.acf-accordion .acf-accordion-title label {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #000 !important;
}
.acf-field .acf-label label {
    display: block;
    margin: 0 0 3px;
    padding: 0;
    color: #0a4048 !important;
}
.acf-admin-page .acf-checkbox-list label,
.acf-admin-page .acf-radio-list label {
    color: #000 !important;
}
.acf-admin-page .acf-field-true-false {
    display: flex;
    align-items: flex-start;
    width: 450px !important;
}
.acf-gallery-side-data tbody {
    display: flex !important;
    flex-direction: column !important;
    width: 100%;
    flex-wrap: wrap !important;
}
.acf-gallery-side-data td.acf-field,
.acf-gallery-side-data tr.acf-field {
    margin: 0;
    display: flex;
    flex-direction: column !important;
}
