@charset "utf-8";
#wp-calendar tfoot,
legend {
    color: #aaa;
}
#sidebar,
.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%;
}
*,
.widgebot_textone {
    box-sizing: border-box;
}
.close-posttypes-slider,
.close_loginSlider {
    color: red;
    text-align: center;
    cursor: pointer;
}
.fullwidth,
.xpage_container {
    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;
}

div,
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;
}
div,
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;
}
a:active,
a:hover,
#primary:focus,
.slidingSocial li a:visited,
.socialnav li a:visited,
.top_socialnav li a:visited {
    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;
}
b,
optgroup,
strong {
    font-weight: 700;
}
button,
select {
    text-transform: none;
}

button,
#backtotop:hover,
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 {
    min-width: 100%;
    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,
td,
th {
    padding: 0;
}
figure {
    margin: 0 !important;
}
.comment-navigation .nav-links,
.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,
.archive-description,
.central_advanced_search,
.central_content_search,
.central_mobile_search,
.search,
.search-field,
.widgetcontainer .innerBodySections,
article {
    width: 100%;
}
#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;
    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,
.site-info a,
.slidingSocial li a {
    text-decoration: none;
}
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;
    text-decoration: none;
    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{
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
html {
    line-height: 1.2;
    -webkit-text-size-adjust: 100%;
}

html, 
body {
	margin: 0;
	padding: 0;
	/*font-family: Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;*/
	overflow-x: hidden;
	scroll-behavior: smooth;
    height:100%;
}
 html {
     height: 100vh;
}
#primary, .site-main, body, html {
  overflow: visible;
}

h2,
h3,
h4,
h5,
h6 {
    padding: 0;
    margin-bottom: 15px;
    line-height: 1.4 !important;
}
header p,
p {
    line-height: 1.3 !important;
    margin: 0 0 13px;
}
.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;
}
#page.site,
.archive-container,
.colouredSite_brand,
.transpSite_branding,
main#primary.site-main {
    position: relative;
    display: block;
    width: 100%;
}
#masthead.site-header,
.woocommerce-page .site-header {
    position: relative;
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0 auto;
}
.topContainer {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    min-height: 40px;
    display: block;
    z-index: 99910 !important;
    bsakground: rgba(81, 38, 115, 0.5);
    animation: 300s infinite alternate colours_animation;
}
@keyframes colours_animation {
    0%,
    100%,
    50% {
        bsakground: rgba(81, 38, 115, 0.5);
    }
}
.masthead,
.search-masthead {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    margin-bottom: 0;
    z-index: 9990;
    transition: 1s ease-in-out;
	opacity: 1;
}
.brand-container,
.branding-posttypes,
.site_branding {
    position: relative;
    display: flex;
    transition: 0.5s;
    box-sizing: border-box;
}
.masthead.sticky,
.search-masthead.sticky {
    width: 100%;
    transition: 1s ease-in-out;
    position: fixed;
}
.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;
    padding-top: 10px;
    overflow: hidden;
    border: 1px solid transparent;
    box-sizing: border-box;
}
.brand-container {
	position: relative;
    padding-left: 10px;
	padding-right: 10px;
	box-sizing: border-box;
}
.logo,
.sliderToggler,
a .custom-logo-link {
    position: relative !important;
    display: flex;
    width: auto;
    text-align: center;
    box-sizing: border-box;
}
.sliderToggler {
	position: relative;
    width: 45px;
	margin-top: 0px;  
    font-size: 35px !important;
    cursor: pointer;
	box-sizing: border-box;
}
.open-close-symbol,
.sliderTogSymbol {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    height: 40px;
    margin-top: 7px !important;
}
.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: 1001;
    box-sizing: border-box;
}
.loginSlider,
.posttypes-slider {
    z-index: 99920;
    box-sizing: border-box;
    top: 0;
    bottom: 0;
}
.search-form {
    display: flex;
    flex: 1;
}
.social-useraccount {
    display: flex;
    max-width: 200px;
    width: 100%;
    margin: 13px auto 0;
    column-gap: 1%;
    justify-content: center;
    padding: 0 10px 10px;
    box-sizing: border-box;
}
.expand-basket {
    position: relative;
    display: flex;
    width: 55px;
}
.expand-basket a {
    margin-top: 0;
}
.expand-basket span a {
    color: #fff;
    width: 3px;
    font-size: 23px !important;
    margin-top: 0 !important;
    border: 0 solid red;
    background: rgba(0, 0, 0, 0);
    display: inline-block;
}
a.woocommerce-cart-count {
    min-width: 25px;
    height: 25px;
    display: flex;
    justify-content: center;
    color: #000;
    background: #fff;
    border-radius: 50px;
    padding-top: 2px;
    box-sizing: border-box !important;
}
.right_extra {
    width: 35px;
    height: 29px;
    margin-left: 10px;
}
.right_extra ul {
    width: 0;
}
.searchOpt,
.expand-basket,
.socialnav ul,
.right_extra ul,
.top_socialnav ul {
    margin: 0 !important;
    padding: 0 !important;
    list-style-type: none !important;
    display: flex;
}
.searchOpt,
.expand-basket,
.socialnav li a,
.right_extra li a,
.top_socialnav li a {
    margin: 0 6px !important;
    cursor: pointer;
}
.right_extra li a {
    display: flex;
    width: auto;
    justify-content: flex-end !important;
}
.right_extra li a,
.socialnav li a {
    font-size: 25px !important;
}
.socialnav {
    width: 15%;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
}
.right_menu_extra {
    width: auto;
    margin-left: 13px;
    display: flex !important;
    justify-content: flex-end !important;
    column-gap: 3%;
}
.mobile-navbar,
.primaryExtranv {
    position: relative !important;
    width: auto;
}
.mobile-navbar {
    margin: 60px auto 0;
}
.advanced-feature,
.advanced-tophead,
.inner-advanced {
    position: relative !important;
    display: flex;
    flex: 1;
    width: 100%;
    min-height: 50px;
    justify-content: space-between;
    column-gap: 1%;
}
.advanced-tophead {
    border: none;
}
.multipleNavbar {
    position: relative !important;
    display: flex;
    width: auto;
    flex-direction: row;
}
/*******************************************************************************************
@media only screen and (min-width: 1150px) {
    ul#main-navbar.primary-navbar, 
    ul#main-navbar.breadcrumb-navs{ 
        display: flex; 
        justify-content: center; 
        margin-top: 12px !important; 
        margin-right: 12px !important; 
        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;
}
.close-posttypes-slider {
    width: 40px;
    font-size: 35px;
    margin-right: 4%;
    font-weight: bold;
}
.branding-posttypes {
    width: 100% !important;
    padding: 10px;
    margin: 0 auto 15px;
    min-height: 50px;
    align-items: center;
    justify-content: space-between;
}
.loginSlider {
    position: fixed;
    right: -380px;
    height: 100%;
    width: 380px;
    background: rgba(250, 250, 250, 0.75);
    padding: 0 0 0 20px;
}
.inner-posttypesilder,
.innerloginSlider {
    position: relative;
    background: #fff;
    height: 100%;
}
.close_loginSlider {
    width: 42px;
    font-size: 30px;
    padding: 7px;
    background: #fff;
    margin-right: 5px;
    font-weight: bolder;
}
.posttypes-slider {
    position: fixed;
    left: -380px;
    height: 100%;
    width: 380px;
    background: rgba(250, 250, 250, 0.75);
    padding: 0 20px 0 0;
}
.current-page-background,
.current-page-foreground,
.currentFooterForeground,
.page-current-404,
.page-current-author,
.page-current-categry,
.page-current-search,
.searchpage-404,
.specialPage-foreground {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
}

.current-page-background {
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: cover;
}
.page-current-404,
.searchpage-404 {
    margin-top: -6px !important;
}
.defaultHeader,
.header-bgasidVideo,
.header-post-slider,
.header-text-carousel,
.header-threeicons,
.search-foreground {
    position: relative !important;
    display: block !important;
    margin: 0 auto !important;
    width: 100%;
}
.header-bgimgColour {
    position: relative;
    width: 100%;
    background-image: url();
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 0%;
}
.infullwidth-bgd,
.current-page-background {
    position: relative;
    width: 100%;
    min-height: 800px; /* or any specific height */
    z-index: 0;
}

.current-page-foreground {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}
.header-bgroundVideo{
    position: relative;
    width: 100%;
    overflow: hidden;
}
.sectionmedia {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1; 
    overflow: hidden;
    margin-top: 0px !important;
}
.sectionmedia video {
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: 50% 2%; 
}
.current-page-background video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 2%;
    z-index: -1; 
}
.inner-bgasideVideo,
.inner-bgimgColour,
.inner-bgvideoColour,
.inner-default,
.inner-searchColour,
.inner-threeicons {
    position: relative;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.inner-post-slider,
.inner-text-carousel {
    width: 100% !important;
    transition: 0.75s;
}


.header-asvComposer,
.header-bciComposer,
.header-bgvComposer,
.header-mainComposer,
.header-taiComposer,
.page_mainHeadings {
    margin: 0 auto;
    padding: 0 40px;
    box-sizing: border-box !important;
}
.asv_mainHeadings,
.bci_mainHeadings,
.bgv_mainHeadings,
.cycle_mainHeadings,
.search_mainHeadings,
.threeicons_headings {
    padding: 0 30px;
    box-sizing: border-box;
}
.header-bgasidVideo,
.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,
.search_mainHeadings h1,
.search_mainHeadings p,
.show-post-categories:hover .default-cat-image,
.threeicons_headings h1,
.threeicons_headings p {
    opacity: 0;
}
article {
    display: flex;
    flex: 1;
    flex-direction: column;
    box-sizing: border-box;
}
#primary.site-main {
    position: relative;
    z-index: 1;
    min-height: 0px;
}
/******************************************************************************************************************
*******************************************************************************************************************
*******************************************************************************************************************
*******************************************************************************************************************/
.fullwidth,
.infullwidth,
.xpage_template,
.xpage_container,
.infullwidth-bgd{
    position: relative;
    width: 100%;
}
.infullwidth{}
.infullwidth-bgd{
	display: flex;
}
#videoMedia {
    position: fixed;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
}
.placetop {
    order: 1;
}
.placebottom {
    order: 2;
}
.placemiddle {
    order: 3;
}
.sticky-title-position{
    position:relative;
	display: block;
	width: 100%;
	align-self: flex-start;
}
.insticky-Titlehead{
    position:relative;
    max-width: 500px;
}
/******************************************************************************************************************
*******************************************************************************************************************
*******************************************************************************************************************
*******************************************************************************************************************/
/*********************************************************************************************************
/*********************************************************************************************************
**********************************************************************************************************/

.main-events-container {
	position: relative;
    display: flex;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    min-height: 100vh; 
    flex-direction: column; 
}
.main-events-container video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 50% 2%;
    z-index: 0; 
}
.display-allevents {
    flex: 1;
    margin-right: 30px; 
    position: relative;
}
.sticky-events {
    margin-bottom: 40px;
}
.event-aligleft {
    order: 1;
}
.event-aligmid {
    order: 2;
}
.event-aligrigt {
    order: 3;
}
.sticky-event-content {
    padding-top: 10px;
    line-height: 1.3;
    min-height: 20px;
}
.sticky-event-content p {
    margin: 0;
    padding: 0;
    margin-bottom: 13px;
}
.sticky-event-content ul,
.sticky-event-content ol{
    margin-left: 30px;
}
.sticky-event-content li {
    margin-bottom: 15px;
}
.events-location-editor{
	position: relative;
    max-width: 1280px;
	width: 100%;
    margin: 0 auto;    
}
.events-location-editor img{
	width: 100%;
	display: block;
	margin: 0 auto;
}
.events-location,
.sticky-eventitle {
    position: sticky;  
    top: 120px;
    transition: background-color 0.3s ease;
    
}
.sticky-eventitle {
  backdrop-filter: blur(15px) !important;
  -webkit-backdrop-filter: blur(15px) !important;
}
.events-location-video {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}
.events-location-video video {
    width: 100%;
    height: auto;
    display: block;
    background: #000; 
}
.events-location-video {
    padding-top: 56.25%; 
	height: 0;
}
.events-location-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; 
	overflow: hidden;
}
.events-location-videorul {
    position: relative;
    padding-bottom: 56.25%; 
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 2rem 0;
}
.events-location-videorul iframe,
.events-location-videorul video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.events-location-googlemaps{
    
}

/*********************************************************************************************************
/*********************************************************************************************************
**********************************************************************************************************/
/*********************************************************************************************************
/*********************************************************************************************************
**********************************************************************************************************/



































































































.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;
}
.author-post-data,
.nf-form-cont {
    width: 100% !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;
}
.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;
	justify-content: center;
	align-items: center;
    z-index: 9999999 !important;
    top: 0;
    margin-top: 0;
    width: 30px;
	height: 100px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
    font-weight: bolder;
    font-size: 40px;
    background: rgba(255, 255, 255, 0.7);
    -webkit-box-shadow: 0 2px 20px -2px #999;
    box-shadow: 0 2px 20px -2px #999;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
}
.asideVideoContent,
.innerSlideText {
    overflow: hidden !important;
}
.prevPost_arr {
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    transition: 0.5s;
}
.prevPost_arr:hover {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    transition: 0.5s;
}
.nextPost_arr {
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    transition: 0.5s;
}
.nextPost_arr:hover {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    transition: 0.5s;
}
.prevPost_arr,
.prev_postnavbar {
    left: 0 !important;
    color: grey !important;
}
.nextPost_arr,
.next_postnavbar {
    right: 0 !important;
    color: grey !important;
}
.next_posttitle,
.prev_posttitle {
    position: relative;
    width: 340px;
    display: none;
    height: 100px !important;
}
.next_posttitle h2,
.prev_posttitle h2 {
    position: absolute;
    line-height: 1.3 !important;
    font-family: sans-serif;
    font-size: 14px !important;
    font-weight: 400;
    margin: 0;
    max-width: 210px;
    width: 100%;
    height: 100px;
    padding: 7px 10px;
    overflow: hidden;
    box-sizing: border-box;
}
.prev_posttitle a h2 {
    left: 0;
    text-align: left;
    margin-left: 130px;
    color: #222;
}
.next_posttitle a h2 {
    right: 0;
    text-align: right;
    margin-right: 130px;
    color: #222;
}
.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;
}
.searcheadings-404 {
    width: 100%;
    padding-top: 7%;
}
.authorheadings p,
.searcheadings p,
.searcheadings-404 p,
.searcheadings-cat p,
.searcheadings-seacrh 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: 15% auto 0 !important;
    padding: 0 !important;
    border: 0;
}
.author-bio {
    display: flex;
    flex-direction: column;
    width: 75%;
}
.author-social {
    position: relative !important;
    min-height: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 75%;
}
.cycle-slideshow,
.slide,
.slide-foreground,
.slide-text {
    position: relative;
}
.expand-basket,
.slide-text {
    justify-content: space-between;
}
.cycle-slideshow {
    padding: 0;
    z-index: 1;
}
.slide-foreground {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    box-sizing: border-box;
}
.slide img {
    display: block;
    width: 100%;
    height: auto;
}
.slide {
    width: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
}
.slide-text {
    display: flex;
    column-gap: 2%;
    padding: 25px;
    box-sizing: border-box;
    margin-bottom: 50px;
    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;
}
.inner-post-slider .slide-text {
    position: relative;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    max-width: 750px;
    width: 100%;
    min-height: 250px;
    padding: 30px;
    box-sizing: border-box;
}
.cycle-next,
.cycle-prev {
    color: rgba(255, 255, 255, 0.5);
    cursor: pointer;
    font-size: 50px;
    opacity: 0;
    transition: opacity 0.5s;
    width: 50px;
    height: 50px;
    justify-content: center;
    padding-top: 3px;
    box-sizing: border-box;
    border-radius: 5px;
}
.cycle-next {
    right: 30px;
}
.cycle-prev {
    left: 30px;
}
.cycle-slideshow:hover .cycle-next,
.cycle-slideshow:hover .cycle-prev,
.innerTop_navbar.show,
.show-post-categories:hover .hover-cat-image {
    opacity: 1;
}
.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;
}

.primary-navbar,
.primaryExtranv,
.breadcrumb-navs,
.desktop-megamenu{
    margin-left: 15px;
    margin-right: 15px;
}
.hd-iconBox {
    text-align: center;
    margin: 20px !important;
}
.hd-iconBox ul {
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.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;
}
.hd-iconBox ul li a:hover {
    background: rgba(250, 250, 250, 0.3);
}
.asv_mainHeadings {
    position: relative;
    display: flex;
    column-gap: 1.2%;
    width: 93%;
    flex-direction: row;
}
.aside-vContent {
    position: relative;
    flex-grow: 1;
    width: 100%;
    padding: 0 20px;
    text-align: center !important;
    box-sizing: border-box;
}
.asideVideoContent {
    position: relative;
    display: flex;
    background: #000;
    height: 335px;
    max-width: 24rem !important;
    min-width: 24rem !important;
    border: 5px solid #fff;
    box-sizing: border-box;
}
.asideVideoContent video {
    width: 100%;
    height: 330px;
}
.asv_mainHeadings h1,
.asv_mainHeadings p {
    margin: 0 auto;
    line-height: 1.2;
    text-align: center !important;
}
.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 > div,
.fwps_header_text > div {
    justify-content: flex-start;
    text-align: left;
}
.fwCarousel_header h2,
.fwCarousel_textonly h2,
.fwps_header_text h2 {
    opacity: 1 !important;
    width: 100% !important;
    line-height: 1.2 !important;
    font-family: Arial Black;
}
.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: #b0b0b0;
    font-size: 13px;
}
.header_content {
    width: 400px;
    position: relative;
}
.header-post-meta {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 45% !important;
    margin: 15px;
}
.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: 20px;
    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 {
    height: 100px;
    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 {
    font-family: Verdana, "sans-serif";
    font-size: 16px;
    color: #000;
    line-heigh: 1.2;
}
.author_blogPosts,
.blogPosts_content {
    position: relative !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 49%;
    height: 22vw;
    margin-bottom: 25px;
    border-radius: 13px;
    box-sizing: border-box;
    line-height: 1.2em !important;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.05);
    transition: 1s !important;
}
.author_blogPosts:hover,
.blogPosts_content:hover {
    box-shadow: 0 0 35px 0 rgba(0, 0, 0, 0.1);
    transition: 1s !important;
}
.blogPosts_meta,
.categ-entry-meta {
    position: absolute;
    box-sizing: border-box;
}
.author_blogPosts img,
.blogPosts_content img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.postthumbnail {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 13px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    transition: 0.75s;
}
.blogPosts_content:hover .postthumbnail {
    transform: scale(1.15);
    transition: 0.75s;
}
.blogPosts_meta {
    width: 77%;
    height: 75%;
    top: 0;
    left: 0;
    border-radius: 15px;
    margin-top: 30px;
    margin-left: 30px;
    padding: 20px;
    z-index: 1;
    transition: 0.75s;
}
.categ-entry-meta {
    bottom: 0;
    right: 0;
    width: 97%;
    padding: 10px;
    text-align: right;
    font-size: 12px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-weight: 400;
}
.author_blogPosts h2,
.blogPosts_content h2,
.blogPosts_meta h2 {
    padding: 0 !important;
    margin: 0 0 20px;
    font-family: Helvetica, Arial, "sans-serif";
    line-height: 1.2 !important;
}
.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;
}
.innerDefault-nav,
.innerHeader,
.innerTop_navbar,
.postcat-btn-block,
.postcategory-blurtext {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
}
.postcat-btn-block,
.postcat-btn-block:hover {
    padding: 20px 0 0;
    box-sizing: border-box !important;
}
#backtotop,
.postcat-btn-block {
    transition: background-color 0.3s;
}
.expanded.postcat-btn-block .icon,
.postcat-btn-block.icon {
    margin-right: 5px;
}
.postcategory-blurtext {
    display: flex;
    height: 80px;
    z-index: 1;
}
.postcat-btn-block {
    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 {
    transform: rotate(45deg);
}
.postcat-btn-block 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 {
    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;
    font-size: 16px;
    font-family: Verdana, "sans-serif";
}
.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;
}
.blogPosts_meta h2 {
    font-size: 18px;
}
.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 {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 10px;
    height: auto;
    box-sizing: border-box;
    justify-content: space-between;
}
.rightop_menu_extra {
    width: 25%;
    display: flex !important;
    padding-right: 5px !important;
    justify-content: flex-end !important;
}
.top_socialnav {
    width: 25%;
    display: flex;
    padding-left: 5px;
    align-items: flex-end;
    justify-content: flex-start;
}











.sliding-logo {
    position: relative;
    width: 90px;
    padding: 10px;
    margin: 15px auto;
    box-sizing: border-box;
}
.slidingSocial,
.sliding-logo img{
    width: 100%;
    display: block;
}
.sliding-logo img {
    margin: 0 auto;
}
.extrahead {
    position: relative;
    height: 50px;
    width: 100%;
}

.hotcontainer {
    position: relative;
    display: flex;
    justify-content: flex-start;
    margin: 0 auto !important;
    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: 51px;
}
.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%;
    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;
}
.category-search .postform {
    border-radius: 10px 5px 5px 10px;
    font-size: 18px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    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;
    box-sizing: border-box;
}
#loadMore-btn .default-button,
.site-header .default-button,
.site-header .sec-default-button {
    margin: 0;
    cursor: pointer;
    font-weight: 400;
    transition: 1.5s !important;
    display: flex;
	margin: auto;
    width: auto;
    overflow: hidden;
    padding: 10px 22px;
    box-sizing: border-box;
}
#loadMore-btn .arrow-button:hover,
#loadMore-btn .default-button:hover,
.site-header .arrow-button:hover,
.site-header .default-button:hover,
.site-header .sec-arrow-button:hover,
.site-header .sec-default-button:hover,
.tml-button:hover {
    transition: 1.5s !important;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 0 0 5px 2px rgba(3, 3, 3, 0.2) !important;
}
#loadMore-btn .arrow-button,
.site-header .arrow-button,
.site-header .sec-arrow-button,
.tml-button {
    margin: 0;
    cursor: pointer;
    font-weight: 400;
    transition: 1.5s !important;
    height: 50px;
    width: auto;
    overflow: hidden;
    padding: 13px 13px 0 !important;
    text-align: center !important;
    border-radius: 7px;
    box-sizing: border-box;
}
#loadMore-btn .arrow-button:after,
.site-header .arrow-button:after,
.site-header .sec-arrow-button:after,
.tml-button:after {
    content: "";
}
#loadMore-btn .arrow-button:hover:after,
.site-header .arrow-button:hover:after,
.site-header .sec-arrow-button:hover:after,
.tml-button:hover:after {
    content: " \279C";
    margin-left: 15px;
}
.tml-button {
    padding: 0 15px !important;
}
.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;
}
.tml .tml-error {
  border-left-color: #dc3232;
  color: #00a0d2;
}
#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,
.extrablock-nav {
    position: relative;
    width: 100%;
}
.extraMenu-container {
    margin-top: 32px;
}
.togglenav-container {
    position: fixed !important;
    display: flex;
    top: 3px;
    right:0; 
    margin: auto;
    width: 60px;
    height: 50px;
    margin-top: 10px;
    margin-right: 10px;
    box-sizing: border-box;
    justify-content: center;
    align-items: center;
    z-index: 999999 !important;
    overflow: hidden;
}
.slideCentral_content {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: none;
    height: 100%;
    margin: 0 auto;
    z-index: 999000;
    transition: 0.2s;
    padding: 200px 10px 40px;
    background: rgba(0, 0, 0, 0);
    box-sizing: border-box !important;
}
.closing_centraldiv {
    position: absolute;
    right: 0;
    top: 0;
    color: rgba(180, 1, 1, 0.2);
    width: 50px;
    height: 50px;
    cursor: pointer;
    font-size: 35px;
    margin-top: 10px;
    margin-right: 10px;
    padding-top: 13px;
    font-weight: 700;
    text-align: center;
    border-radius: 8px;
    border: 2px solid rgba(180, 1, 1, 0.2);
    transition: 0.5s !important;
}
.closing_centraldiv:hover {
    color: #b40101;
    border: 2px solid #b40101;
    border-radius: 10px;
    transition: 0.5s !important;
}
.central_content {
    position: relative !important;
    height: 100%;
    margin: 0 auto !important;
    background: #fff;
    padding: 50px;
    border-radius: 20px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.7);
    box-sizing: border-box;
    transition: 1.5s !important;
}
.inner_centralcontent {
    min-height: 50px;
    margin: 0 auto;
    width: 100% !important;
}
.innerloginSlider .tml {
    font-size: 1em;
    width: 300px;
    margin: 0 auto;
    background: rgba(250, 250, 250, 0.3);
    padding: 0;
}

.topics-header {
    width: 200px;
    height: 50px;
    align-items: center;
    justify-content: center;
    display: flex;
}

.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 {
    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 {
    margin-bottom: 3px;
}
.widgebot_textone p a {
    line-height: 1.4;
}
.faq-links,
.widelyshared {
    width: auto;
    box-sizing: border-box;
	opacity:1 !important;
}
.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;
}
.faq-links li a:hover {
    text-decoration: underline;
}
.expand-link {
    width: 24px !important;
    height: 24px !important;
    text-align: center;
    font-size: 25px !important;
    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-categories,
.inner-article {
    width: 100%;
    padding: 38px 28px 28px;
    position: relative;
    display: flex;
    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-article {
    flex-wrap: wrap;
    flex-direction: row;
    column-gap: 2%;
}
.inshow-categories li,
article {
    position: relative;
    display: flex;
}
.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;
}
.default-cat-image {
    opacity: 1;
}
.hover-cat-image {
    opacity: 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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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;
}
.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,
.mobile-loginav ul {
	padding:0;
}
.mobile-loginav li{
	color: white;
	list-style-type: none;
}
.mobile-loginav li{
	background-color: #ccc;
}
.mobile-loginav li a{
	display: block;
	width: 100%;
	text-decoration:none;
	padding: 15px;
	box-sizing: border-box;
}



/********************************************************************************************/
@media only screen and (min-width: 1023px) {
	.toggle-nav,
    .togglenav-container,
	.closing-toggle-nav{ 
		display: none;
	}
    .searcheadings-404,
    .searchpage-author,
    .searchpage-category,
    .searchpage-search {
        margin: 0 auto !important;
        min-height: 100px;
        padding: 200px 30px 30px;
        box-sizing: border-box;
    }
    .closing_centraldiv,
    .slideCentral_content {
        display: none !important;
    }
	
	.socialnav,
	.joinus-form,
	.extra_navbtn,
    .top_socialnav,    
    .primaryExtranv {
        display: block;
        width: auto;
    }
	.joinus-form{
		cursor: pointer;
	}
	
    .primaryExtranv {
        width: auto;
        margin-left: 50px;
    }
    .primaryExtranv a {
        font-weight: 400;
        color: #999;
        box-sizing: border-box;
    }	
    .widgetcontainer {
        width: 100%;
    }
    .overlapping-block {
        align-items: flex-start;
    }
    .inner-post-slider .slide-text {
        margin-left: 150px;
    }
    .blogPosts_meta {
        position: absolute;
        width: 84% !important;
        height: 75% !important;
        margin: 4%;
    }
	.mobile-loginav{
		display: none;
	}
	
	
	/******************************************************************************************/
	/******************************************************************************************/


    
	
	span.plusMark {
		font-weight: 500;
	}
	span.plusMark {
		transform: rotate(0deg); 
		transition: transform 0.3s ease; 
		display: flex;
		width: 23px;
		height: 23px;
		justify-content: center;
		align-items: center;
	}
	span.plusMark.rotated {
		transform: rotate(-90deg); 
	}
	
	kjh{ width: 150px;
    height: 150px;
    background: rgba(250, 250, 250, 0.18);
    text-align: center;
    display: inline-block;
	}
		
	.login_section .plusMark,
	.primary-navbar .plusMark,
	.loginav-mobile .plusMark,
	.primary-mobile .plusMark,
	.extranav-mobile .plusMark,
	.posttypes-mobile .plusMark,	
	.posttypes-navlist .plusMark,
	.breadcrumb-mobile .plusMark{
		font-weight: bold;
		display: flex;
		width: 23px;
		height: 23px;
		justify-content: center;
		align-items: center;
	}
	.primary-navbar,
    .breadcrumb-navs{
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;
        z-index: 9000 !important;
    }
	.breadcrumb-navs ul,
    .breadcrumb-navs li,
	.primary-navbar ul,
	.primary-navbar li{
        margin: 0;
        padding: 0;
        list-style: none !important;
    }
	
	.breadcrumb-navs li,
	.primary-navbar li{
		margin-bottom:2px; 
		
	}
    .breadcrumb-navs > li,
	.primary-navbar > li{
        position: relative; 
        display: block;
        margin: 0 2px;
        padding: 0;
        border: 0;
    }
	.joinus-form,
    .breadcrumb-navs li a,
	.primary-navbar li a{
        display: flex;
        justify-content: space-between;
		min-width: 70px;
		font-family: "Slabo", sans-serif;
		text-transform: uppercase;
		font-weight: 600;
		font-size: 12px !important;
		letter-spacing: 1px;
    }
	.joinus-form{background: #000; color: #fff; border: 2px solid #fff;} 
    .breadcrumb-navs > li > a,
	.primary-navbar > li > a{
        margin: 0;
        border: 0;
		font-size: 16px;
        padding: 15px;
		text-decoration: none;        
		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.00);
        padding: 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;
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
        color: #fff;
	}
    .breadcrumb-navs li ul > li a:hover,
	.primary-navbar li uk > li a:hover{
        background: rgba(0,0,0,0.00);
        color: #333;
	}
    .breadcrumb-navs > li > ul > li > ul,
	.primary-navbar > li > ul > li > ul{
        position: absolute;
        display:none;
        left: 100%; 
        top: 0;
        display: none;
		background: rgba(0,0,0,0.00);
        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.00);
        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.00);
        color: #151414;
    }
    .breadcrumb-navs li ul > li > ul > li ul,
	.primary-navbar li ul > li > ul > li ul{
        position: absolute;
        display:none;
        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.00);
        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.00);
        color: #999;
    }
	.breadcrumb-navs li ul > li > ul > li > ul > li ul,
	.primary-navbar li ul > li > ul > li > ul > li ul{
        position: absolute;
        display:none;
        left: 220px;
        top: 0;
        margin-top: 0;
        display: none;
    }
	.item-navs{
		position:absolute;
		display: flex;
		color: #aaa;
		width:35px;
		height: 35px;
		border: 2px solid #aaa;
		bottom: 0;
		font-size:15px;
		margin-bottom: 20px;
		margin-left: 200px;
		border-radius: 50px;
		text-align:center;
		text-align: center;
        justify-content: center;
        align-items: center;
	}
    .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.00);
        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.00);
        color: #fff;
    }	
	.breadcrumb-navs > li.active > ul{		
		position: fixed;
		display: flex;
		top: 80px;
		min-width: 100%;
		height: 163px;
        border-top: 1px solid rgb(128,128,128);
		border-bottom: 1px solid rgb(128,128,128);
		padding: 0;
		margin:0;
		background: #000000;
        justify-content: left;
        align-items: center;
		box-sizing: border-box;
        overflow: hidden;
	}
	.breadcrumb-navs > li.active > ul li a{
		position:relative;
		display:flex;
		justify-content: center;
		width:250px;
		padding: 75px 0px !important;
		box-sizing:border-box;
	}	
    
    
	.breadcrumb-navs > li.active > ul li a:first-child{
		border-right: 1px solid rgb(128,128,128);		
	}
	.breadcrumb-navs > li.active > ul li:first-child{
		border-left: 1px solid rgb(128,128,128); 
		margin-left: 50px;
	}
	.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: white;
	}	
	.login_section li.selected > ul,
	.posttypes-navlist li.selected > lu{
		background-color: #F5F5F5;
		color: black;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}	
	.login_section li.selected > ul > li,
	.posttypes-navlist li.selected > ul > li{
		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: black
	}	
	.login_section li.selected > ul > li a,
	.posttypes-navlist li.selected > ul > li a{
		background-color:#F5F5F5;
		color: black;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}	
	.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;
  justify-content: space-between;
		color: #fff;
		background: #000;
		padding:13px;
		display: block;
		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;
	}
	.login_section li > ul li a,
	.posttypes-navlist li > ul li a{
		position:relative;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}
	.login_section li > ul li > ul li a,
	.posttypes-navlist li > ul li > ul li a{
		position:relative;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}
	.login_section li > ul li > ul li > ul li a,
	.posttypes-navlist li > ul li > ul li > ul li a{
		position:relative;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}
	.login_section li > ul li > ul li > ul li > ul li a,
	.posttypes-navlist li > ul li > ul li > ul li > ul li a{
		position:relative;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}	
	.login_section li > ul 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;
	}
}
@media only screen and (max-width: 1460px) {
    .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: -1px auto 0 !important;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 22vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .breadcrumb-navs > li, .primary-navbar > li{
        margin: 0px !important;
        transition: 0.5s;
    } 
}
@media only screen and (max-width: 1340px) {
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 25vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
}
@media only screen and (max-width: 1280px) {
    .author_blogPosts,
    .blogPosts_content {
        position: relative;
        display: flex;
        min-height: 28vw !important;
        border-radius: 10px !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 85% !important;
        height: 83% !important;
        top: 0;
        left: 0;
        background: rgba(0, 0, 0, 0.7);
        padding: 15px;
        box-sizing: border-box;
        z-index: 1;
    }
    .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;
    }
    .breadcrumb-navs > li, .primary-navbar > li{
        margin: 0px !important;
        transition: 0.5s;
    } 
}
@media only screen and (max-width: 1250px) {
    .site_branding{
        display:flex;
        flex-direction: column;
        transition: 0.5s;
    }
    
    
}

@media only screen and (max-width: 1200px) {
    
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 25vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .category-container {
        position: relative;
        width: 49% !important;
    }
}
@media only screen and (max-width: 1150px) {}

@media only screen and (max-width: 1100px) {
    .asv_mainHeadings,
    .bci_mainHeadings,
    .bgv_mainHeadings,
    .cycle_mainHeadings,
    .header-asvComposer,
    .header-bciComposer,
    .header-bgvComposer,
    .header-mainComposer,
    .header-taiComposer,
    .page_mainHeadings,
    .search_mainHeadings,
    .searchpage-header,
    .threeicons_headings {
        position: relative;
        diplay: flex;
        min-height: 20px;
        display: flex;
        width: 100%;
        line-height: 1.2;
        padding: 20px;
        z-index: 1;
        margin: 0 auto !important;
        box-sizing: border-box;
        justify-content: center;
        align-items: center;
        flex-wrap: wrap;
    }
    .asideVideoContent,
    .inner-bgasideVideo,
    .inner-bgimgColour,
    .inner-bgvideoColour,
    .search-mainHeadings,
    .threeicons_headings {
        position: relative;
        min-height: 30px !important;
        width: 100% !important;
        padding: 15% 30px 0!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;
        text-align: center !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;
    }
    .customheadings,
    .header-asvComposer,
    .header-bciComposer,
    .header-bgvComposer,
    .header-mainComposer,
    .header-taiComposer,
    .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;
    }
    .aside-vContent {
        position: relative;
        padding: 30px;
    }
    .primaryExtranv {
        margin-left: 0 !important;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 27vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }

    .primaryExtranv a {
        text-align: center;
        height: 50px;
        padding: 13px 10px 0 !important;
    }
}
@media only screen and (max-width: 1050px) {
    .blogPosts_meta h2 {
        font-size: calc(19px + 0px) !important;
    }
    .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: 30px !important;
        padding-left: 30px !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) {
    .masthead,
    .search-masthead {
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        max-width: 1280px;
        width: 100%;
        margin-bottom: 0;
        padding: 0 7px;
        box-sizing: border-box;
    }    
    .site_branding,
    .brand-container {
        position: relative !important;
        min-height: 50px;
        width: auto !important;
        padding-top: 0 !important;
        padding-left: 5px !important;
        transition: 0.5s;
    }
    .logo img,
    .stickyLogo img {
        display: block;
        width: 100%;
        height: auto;
        margin: 5px auto 0;
    }
    .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;
    }
 
	.toggle-nav,   
    .mobile-navbar,
    .primaryExtranv,
    .stickysite_branding,    
	.central_content.open,
    .inner_centralcontent {
        display: block;
    }
	.toggle-nav,
	.closing-toggle-nav,{
        position: fixed !important;
        top: 0;
        right: 0;
        width: 50px !important;
        height: 45px;
        z-index: 99999999991 !important;
       
    }
    .toggle-nav, 
	.closing-toggle-nav {
		font-size: 35px !important;
		text-align: center;
		cursor: pointer;
	}
	.loginSlider,
	.topContainer,
    .mobile-navbar,
	.inner-advanced,
    .innerTop_navbar,
    .posttypes-slider,   
    .closing-toggle-nav,
	.inner_centralcontent{
        display: none;
    }	
    
    .mainav_content,
    .meganav_content,
	.loginav_content,
	.extranav_content,   
    .slidingnav_content,
	.breadcrumb_content{
        position: relative;
        height: auto;
        padding: 0;
        width: 100%;
        display: none;
        box-sizing: border-box;
    }	
    .prgBar,    
    .right_extra,
    .sliderToggler,
    .small-meganav,
	.hotcontainer,

	.sticky-navbar,
	.primaryExtranv,
	.primary-navbar,
	.breadcrumb-navs,
	.desktop-megamenu,
	.right_menu_extra,	
	.posttypes-navlist,/******************************************/
	
    .posttypes-slider,
	.desktop-megamenu,
    .extraMenu-container,
    .social-useraccount,
	.central_advanced_search,
    .central_content_search {
        display: none !important;
    }
	.sliding-postslist,
    .central_mobile_search,
    .inner_centralcontent,
    .login_section .plusMark,
    .mainavigation .plusMark,
	.posttypes-mobnav .plusMark,
    .posttypes-navlist .plusMark {
        display: block !important;
    }
	
    .asv_mainHeadings h1,
    .bci_mainHeadings h1,
    .bgv_mainHeadings h1,
    .threeicons_headings h1,
    h1 span,
    header.site-header h1 {
        margin-top: 4% !important;
        width: 100% !important;
        text-align: center !important;
        box-sizing: border-box !important;
        margin-bottom: 10px;
        line-height: 1 !important;
        transition: 0.7s;
        font-size: 50px !important;
    }
    .header-mainComposer h2 span,
    .header-mainComposer h3 span,
    .header-mainComposer h4 span,
    .header-mainComposer h5 span {
        font-size: 28px !important;
        transition: 0.7s;
    }
    .header-bgimgColour {
        height: auto !important;
    }
    .asv_mainHeadings,
    .bci_mainHeadings,
    .bgv_mainHeadings,
    .cycle_mainHeadings,
    .search_mainHeadings,
    .threeicons_headings {
        min-height: 40px !important;
    }
    .masthead,
    .search-masthead,
    .site_branding {
        min-height: 67px !important;
    }
    .xpage_template {
        padding-top: 0 !important;
    }
    .innerFooterSections,
    main#primary.site-main {
        position: relative;
        display: block;
        width: 100% !important;
        margin: -1px auto 0 !important;
    }
    .searcheadings-404,
    .searchpage-author,
    .searchpage-category,
    .searchpage-search {
        padding: 30px;
        margin: 0 auto 35px !important;
        min-height: 100px !important;
        box-sizing: border-box;
    }
    .masthead,
    .search-masthead {
        margin-top: 0 !important;
    }
    #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;
    }
    .sectionmedia video {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover !important;
    }
    .advanced-feature,
    .inner-advanced {
        justify-content: flex-end !important;
    }
    .slideCentral_content {
        padding: 100px 2% 40px;
        box-sizing: border-box !important;
    }  
    .closing_centraldiv {
        margin-top: 10px;
        margin-right: 10px;
        text-align: center;
        padding-top: 15px;
    }
    .search-container {
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .central_content {
        padding: 20px;
        box-sizing: border-box !important;
        height: 100% !important;
        display: none;
        background:#000;
    }
    .central_content:hover {
        border-top-left-radius: 20px;
        border-bottom-right-radius: 20px;
        transition: 0.9s;
    }
    .widgetcontainer {
        position: relative;
        width: 100% !important;
        margin: 0 auto !important;
    }   
    .usefulcontent,
	.footerMain-widget{
        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;
        padding: 0 3% !important;
        box-sizing: border-box !important;
    }


    .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;
    }
    .asideVideoContent {
        background: #000;
        border: 5px solid #fff;
    }
    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;
    }
    .fa,
    .fab,
    .fad,
    .fal,
    .far,
    .fas,
	.searchOpt,
	.expand-basket,
	.socialnav li a i,
	.right_extra li a,
    .innerTop_navbar li a,
    .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,
    .customheadings,
    .searcheadings {
        width: 100% !important;
        margin: 50px auto 0 !important;
        font-size: 20px;
        color: #999;
        column-gap: 5% !important;
    }
    .author-bio {
        width: 100% !important;
    }
    .fullwidthCarousel {
        margin-left: 90px !important;
    }
    .blogPosts_meta,
    .searcheadings {
        box-sizing: border-box !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_blogPosts 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-post-slider,
    .header-text-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;
    }
	
	.breadcrumb_content .fa,
    .breadcrumb_content .fa-solid,
    .breadcrumb_content .fab,
    .breadcrumb_content .fad,
    .breadcrumb_content .fal,
    .breadcrumb_content .far,
    .breadcrumb_content .fas,
    .breadcrumb_content i .fa-solid	{
        display: flex !important;
        font-style: normal;
        font-variant: normal;
        text-rendering: auto;
        line-height: 1;
        order: 2 !important;
    }	
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 34vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .mobile-navbar {
        margin: 25px auto 0 !important;
        min-height: 360px;
        overflow-y: auto !important;
    }
    .social-useraccount {
        max-width: 100% !important;
        width: auto !important;
    }
    .right_menu_extra {
        width: auto;
    }
    .postcat-btn-block {
        padding: 20px 0 0;
    }
    .current-postcat-image {
        display: flex;
        height: auto !important;
        min-height: 270px !important;
    }
    .current-postcat-image,
    .current-postcat-info {
        min-width: 49% !important;
    }
    .postcat-readmore-text {
        padding: 5 !important;
    }
	header#masthead, 
	#masthead.site-header, 
	.woocommerce-page .site-header {
		min-height: 50px !important;
	}
	/*****************************************************************************************
	******************************************************************************************/
	.loginbutton,
    .mainavbutton,
	.meganavbutton,
    .postsnavbutton,
	.extranavbutton,
	.breadcrumbutton{
        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;
    }
	.loginbutton, 
	.mainavbutton,
	.postsnavbutton,
	.extranavbutton,	
	.breadcrumbutton{
		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;
    }	
	/*------------------------*
	** Horizontal Navigation **
	--------------------------*/
	.nav-breadcrumb{
		display: none!important;
	}
	/*------------------------*
	** Vertical Navigation **
	--------------------------*/
	.e-content-navblock{
		display: block!important;
	}	
	/***************************************************************************************************************************************************/
	/***************************************************************************************************************************************************/
	/***************************************************************************************************************************************************/
	/***************************************************************************************************************************************************/
	span.plusMark {
		transform: rotate(0deg);
		transition: transform 0.3s ease; 
	}
	span.plusMark.rotated {
		transform: rotate(-90deg); 
	}	
	.loginav-mobile .plusMark,
	.primary-mobile .plusMark,
	.extranav-mobile .plusMark,
	.posttypes-mobile .plusMark, 
	.breadcrumb-mobile .plusMark{
		font-weight: bold;
		float: right !important;
	}	
	.loginav-mobile,
	.primary-mobile,
	.extranav-mobile,
	.posttypes-mobile,
	.breadcrumb-mobile{
		min-width: 100%;
		display: block!important;
	}
	.loginav-mobile .fa-solid ,
	.primary-mobile .fa-solid ,
	.extranav-mobile .fa-solid ,
	.posttypes-mobile .fa-solid,
	.breadcrumb-mobile .fa-solid{
		float: right !important;
	}
	.loginav-mobile li a,
	.primary-mobile li a,
	.extranav-mobile li a,
	.posttypes-mobile li a,
	.breadcrumb-mobile li a{
        display: block;
        font-family: "Slabo", sans-serif;
        padding: 13px;
        margin-bottom: 2px;
        color: #fff;
        text-transform: uppercase;
        border-bottom: 1px solid #fff;
        text-align: center;
	}
	.loginav-mobile li.selected,
	.primary-mobile li.selected,
	.extranav-mobile li.selected,
	.posttypes-mobile li.selected,
	.breadcrumb-mobile li.selected{
		background-color: #eb8e09;
	}	
	.loginav-mobile li.selected a,
	.primary-mobile li.selected a,
	.extranav-mobile li.selected a,
	.posttypes-mobile li.selected a,
	.breadcrumb-mobile li.selected a{
		background-color: #eb8e09;
		color: white;
	}	
	.loginav-mobile li.selected > ul,
	.primary-mobile li.selected > ul,
	.extranav-mobile li.selected > ul,
	.posttypes-mobile li.selected > ul,
	.breadcrumb-mobile li.selected ul{
		background-color: #F5F5F5;
		color: black;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}
	.loginav-mobile li.selected > ul > li,
	.primary-mobile li.selected > ul > li,
	.extranav-mobile li.selected > ul > li,
	.posttypes-mobile li.selected > ul > li,
	.breadcrumb-mobile li.selected > ul > li,
	.breadcrumb-mobile li.selected > ul > li{
		position: relative;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}	
	.loginav-mobile li.selected > ul > li:before,
	.primary-mobile li.selected > ul > li:before,
	.extranav-mobile li.selected > ul > li:before,
	.posttypes-mobile li.selected > ul > li:before,
	.breadcrumb-mobile li.selected > ul > li:before{
		content: "\25BA \0020";
		position: absolute;ul 
		top: 5px;
		left: -10px;
		color: black
	}	
	.loginav-mobile li.selected > ul > li a,
	.primary-mobile li.selected > ul > li a,
	.extranav-mobile li.selected > ul > li a,
	.posttypes-mobile li.selected > ul > li a,
	.breadcrumb-mobile li.selected > ul > li a{
		background-color:#F5F5F5;
		color: black;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}	
	.loginav-mobile li.selected > ul > li.selected,
	.primary-mobile li.selected > ul > li.selected,
	.extranav-mobile li.selected > ul > li.selected,
	.posttypes-mobile li.selected > ul > li.selected,
	.breadcrumb-mobile li.selected > ul > li.selected{
		color: #eb8e09;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}	
	.loginav-mobile li.selected > ul > li.selected :before,
	.primary-mobile li.selected > ul > li.selected :before,
	.extranav-mobile li.selected > ul > li.selected :before,
	.posttypes-mobile li.selected > ul > li.selected :before,
	.breadcrumb-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;
	}	
	.loginav-mobile li.selected > ul > li.selected a:visited,
	.primary-mobile li.selected > ul > li.selected a:visited,
	.extranav-mobile li.selected > ul > li.selected a:visited,
	.posttypes-mobile li.selected > ul > li.selected a:visited,
	.breadcrumb-mobile li.selected > ul > li.selected a:visited{
		color: #eb8e09;
	}	
	ul.loginav-mobile > li ul,
	ul.primary-mobile > li ul,
	ul.extranav-mobile > li ul,
	ul.posttypes-mobile > li ul,
	ul.breadcrumb-mobile > li ul{
		display:none;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}	
	ul.loginav-mobile li.active > a,
	ul.primary-mobile li.active > a,
	ul.extranav-mobile li.active > a,
	ul.posttypes-mobile li.active > a{
		color: #fff;
		background: #000;
		padding:13px;
		display: block;
		font-family: "Slabo", sans-serif;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}
	ul.loginav-mobile li > ul li.active > a,
	ul.primary-mobile li > ul li.active > a,
	ul.extranav-mobile li > ul li.active > a,
	ul.posttypes-mobile li > ul li.active > a,
	ul.breadcrumb-mobile li > ul li.active > a{
		color: #fff;
		background: #320131;
		padding:13px;
		display: block;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}	
	ul.loginav-mobile li > ul li > ul li.active > a,
	ul.primary-mobile li > ul li > ul li.active > a,
	ul.extranav-mobile li > ul li > ul li.active > a,
	ul.posttypes-mobile li > ul li > ul li.active > a,
	ul.breadcrumb-mobile li > ul li > ul li.active > a{
		color: #fff;
		background: #002132;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
		display: block;
	}
	ul.loginav-mobile li > ul li > ul li > ul li.active > a,
	ul.primary-mobile li > ul li > ul li > ul li.active > a,
	ul.extranav-mobile li > ul li > ul li > ul li.active > a,
	ul.posttypes-mobile li > ul li > ul li > ul li.active > a,
	ul.breadcrumb-mobile li > ul li > ul li > ul li.active > a {
		color: #fff;
		background: #792901;
		display: block;
	}
	.loginav-mobile li > ul li a,
	.primary-mobile li > ul li a,
	.extranav-mobile li > ul li a,
	.posttypes-mobile li > ul li a,
	.breadcrumb-mobile li > ul li a{
		position:relative;
		padding:13px;
		font-family: "Slabo", sans-serif;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}
	.loginav-mobile li > ul li > ul li a,
	.primary-mobile li > ul li > ul li a,
	.extranav-mobile li > ul li > ul li a,
	.posttypes-mobile li > ul li > ul li a,
	.breadcrumb-mobile li > ul li > ul li a{
		position:relative;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}
	.loginav-mobile li > ul li > ul li > ul li a,
	.primary-mobile li > ul li > ul li > ul li a,
	.extranav-mobile li > ul li > ul li > ul li a,
	.posttypes-mobile li > ul li > ul li > ul li a,
	.breadcrumb-mobile li > ul li > ul li > ul li a{
		position:relative;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}
	.loginav-mobile li > ul li > ul li > ul li > ul li a,
	.primary-mobile li > ul li > ul li > ul li > ul li a,
	.extranav-mobile li > ul li > ul li > ul li > ul li a,
	.posttypes-mobile li > ul li > ul li > ul li > ul li a,
	.breadcrumb-mobile li > ul li > ul li > ul li > ul li a{
		position:relative;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}	
	.loginav-mobile li > ul li > ul li > ul li > ul li > ul li a,
	.primary-mobile li > ul li > ul li > ul li > ul li > ul li a,
	.extranav-mobile li > ul li > ul li > ul li > ul li > ul li a,
	.posttypes-mobile li > ul li > ul li > ul li > ul li > ul li a,
	.breadcrumb-mobile li > ul li > ul li > ul li > ul li > ul li a{
		position:relative;
		padding:13px;
		margin-bottom: 2px;		
		box-sizing: border-box;
	}
    .events-location {
        padding: 0 0px 20px !important;
    }
}
@media only screen and (max-width: 950px) {
    .author-addedinfo {
        width: 100% !important;
    }
    .slide-text {
        min-width: 93% !important;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 37vw !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;
    }
}
@media (max-width: 900px) {
    .infullwidth-bgd {
        display: flex;
        flex-direction: column !important;
    }
}
@media only screen and (max-width: 850px) {
    .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;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 42vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .category-search,
    .search-button {
        display: none !important;
    }
    .inshow-categories li {
        width: 49% !important;
        height: 29vw !important;
        transition: 0.75s;
    }
    .author-photo {
        width: 350px !important;
    }
    .timetable-container {
        width: 70%;
    }
}
@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;
    }
    .fwps_header_text > div {
        margin-top: 15px;
    }
    .authorheadings {
        position: relative;
        display: flex;
    }
    .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-post-slider,
    .header-text-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;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 55vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .fwCarousel_header h2,
    .fwCarousel_textonly h2,
    .inner-text-carousel .slide-foreground h2,
    .slide-text h2 {
        margin-top: 10px;
        font-size: 27px !important;
    }
    .sticky-title {
        font-size: 20px;
    }
    .main-events-container {
        flex-direction: column; 
        padding: 10px;
    }
    .events-location {
        flex: 1;
        margin-top: 20px;
        height: auto; 
        order: 2; 
        padding: 0 0px 20px !important;
    }
    .display-allevents {
        order: 1; 
        margin-right: 0px !important;
    }
}
@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;
    }
    .custom-excerpt {
        display: block !important;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 45vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .inshow-categories li {
        width: 49% !important;
        height: 29vw !important;
        transition: 0.75s;
    }
    .category-container {
        position: relative;
        width: 100% !important;
    }
}
@media only screen and (max-width: 600px) {
    .faq-links,
    .innerFootColour,
    .widelyshared,
    .widgetcontainer {
        margin: 0 auto !important;
    }
    .asv_mainHeadings h1,
    .bci_mainHeadings h1,
    .bgv_mainHeadings h1,
    .search_mainHeadings h1,
    .threeicons_headings h1,
    h1,
    h1 span,
    header.site-header h1 {
        margin-top: 10% !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;
    }
    .asv_mainHeadings,
    .bci_mainHeadings,
    .bgv_mainHeadings,
    .cycle_mainHeadings,
    .header-asvComposer,
    .header-bciComposer,
    .header-bgvComposer,
    .header-mainComposer,
    .header-taiComposer,
    .page_mainHeadings,
    .search_mainHeadings,
    .searchpage-header,
    .threeicons_headings {
        padding: 5px !important;
    }
    .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;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 55vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .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;
    }
}
@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: 0 auto;
        margin-bottom: 10% !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;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 57vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .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 {
        position: relative;
        display: flex;
        width: 100%;
        flex-direction: column !important;
    }
    .author-photo {
        width: 100% !important;
        margin-bottom: 20px !important;
    }
    .faq-links,
    .widelyshared {
        width: 100% !important;
        padding: 6px;
        margin-bottom: 0 !important;
    }
}
@media only screen and (max-width: 480px) {
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 75vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 80% !important;
        margin: 4%;
    }
    .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: 30px !important;
        margin-top: 10% !important;
        width: 100% !important;
        padding: 13% 30px 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: 430px) {
    .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;
    }
    .asv_mainHeadings h1,
    .bci_mainHeadings h1,
    .bgv_mainHeadings h1,
    .search_mainHeadings h1,
    .threeicons_headings h1,
    h1,
    h1 span,
    header.site-header h1 {
        font-size: 42px !important;
        transition: 0.75s;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 85vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
}
@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;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 97vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .serch_title h2 {
        font-size: 16px !important;
    }
}
@media only screen and (max-width: 360px) {
    .author_blogPosts,
    .blogPosts_content {
        display: flex;
        flex-wrap: wrap;
    }
    .inner-bgasideVideo,
    .inner-bgimgColour,
    .inner-bgvideoColour,
    .search-mainHeadings,
    .threeicons_headings {
        position: relative;
        min-height: 30px !important;
        margin-top: 10% !important;
        width: 100% !important;
        padding: 30px 15px 0!important;
        transition: 0.7s;
    }
    .asv_mainHeadings h1,
    .bci_mainHeadings h1,
    .bgv_mainHeadings h1,
    .search_mainHeadings h1,
    .threeicons_headings h1,
    h1,
    h1 span,
    header.site-header h1 {
        transition: 0.7s;
    }
    .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%;
    }
    .author_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 100vw !important;
    }
    .blogPosts_meta {
        position: absolute;
        width: 90% !important;
        height: 85% !important;
        margin: 4%;
    }
    .site-info {
        padding: 10px 20px !important;
        box-sizing: border-box !important;
    }
}
@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: 75px auto 0 !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%;
    }
}
@media only screen and (max-width: 280px) {
    .categ-entry-meta {
        display: none !important;
    }
}
@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_blogPosts,
    .blogPosts_content {
        width: 100%;
        position: relative;
        display: flex;
        flex-wrap: wrap;
        min-height: 95vw !important;
    }
}
