/*!
Theme Name:  VPD Retired Members (2025)
Theme URI: https://www.icontext.com/
Author: iContext Internet Services Inc.
Author URI: https://www.icontext.com/
Description: WordPress theme for  VPD Retired Members (2025)
Version: 3.5.4
Text Domain: retiredmembers
*/


/*------------------------------
# COLOURS
------------------------------*/
/*
https://coolors.co/d2e1eb-081f2c-e10000-f5eb95-ffffff VPD STANDARD HUES

https://coolors.co/d5e1ea-73c7e3-23b0ba-fff9ef-0f1f2a OCEAN HUES

https://coolors.co/0f1f2e-8bc53b-315c2b-bdd5ea-f7f7ff GREEN HUES

https://coolors.co/0f1f2e-8bc53b-8d6a9f-bdd5ea-f7f7ff PURPLE HUES

https://coolors.co/0f1f2e-8bc53b-9799ca-bd93d8-b47aea EWU & PURPLE HUES

https://coolors.co/0f1f2e-8bc53b-9b287b-bdd5ea-f7f7ff EWU & PLUM HUES


*/


/*------------------------------
# FONTS
------------------------------*/




/*------------------------------
# BS THEME RESETS
------------------------------*/
/*
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-black: #000;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-primary-rgb: 13,110,253;
    --bs-secondary-rgb: 108,117,125;
    --bs-success-rgb: 25,135,84;
    --bs-info-rgb: 13,202,240;
    --bs-warning-rgb: 255,193,7;
    --bs-danger-rgb: 220,53,69;
    --bs-light-rgb: 248,249,250;
    --bs-dark-rgb: 33,37,41;
    --bs-primary-text-emphasis: #052c65;
    --bs-secondary-text-emphasis: #2b2f32;
    --bs-success-text-emphasis: #0a3622;
    --bs-info-text-emphasis: #055160;
    --bs-warning-text-emphasis: #664d03;
    --bs-danger-text-emphasis: #58151c;
    --bs-light-text-emphasis: #495057;
    --bs-dark-text-emphasis: #495057;
    --bs-primary-bg-subtle: #cfe2ff;
    --bs-secondary-bg-subtle: #e2e3e5;
    --bs-success-bg-subtle: #d1e7dd;
    --bs-info-bg-subtle: #cff4fc;
    --bs-warning-bg-subtle: #fff3cd;
    --bs-danger-bg-subtle: #f8d7da;
    --bs-light-bg-subtle: #fcfcfd;
    --bs-dark-bg-subtle: #ced4da;
    --bs-primary-border-subtle: #9ec5fe;
    --bs-secondary-border-subtle: #c4c8cb;
    --bs-success-border-subtle: #a3cfbb;
    --bs-info-border-subtle: #9eeaf9;
    --bs-warning-border-subtle: #ffe69c;
    --bs-danger-border-subtle: #f1aeb5;
    --bs-light-border-subtle: #e9ecef;
    --bs-dark-border-subtle: #adb5bd;
    --bs-white-rgb: 255,255,255;
    --bs-black-rgb: 0,0,0;
    --bs-font-sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif;
    --bs-font-monospace: SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
    --bs-gradient: linear-gradient(180deg,hsla(0,0%,100%,.15),hsla(0,0%,100%,0));
    --bs-body-font-family: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif;
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #212529;
    --bs-body-color-rgb: 33,37,41;
    --bs-body-bg: #fff;
    --bs-body-bg-rgb: 255,255,255;
    --bs-emphasis-color: #000;
    --bs-emphasis-color-rgb: 0,0,0;
    --bs-secondary-color: rgba(33,37,41,.75);
    --bs-secondary-color-rgb: 33,37,41;
    --bs-secondary-bg: #e9ecef;
    --bs-secondary-bg-rgb: 233,236,239;
    --bs-tertiary-color: rgba(33,37,41,.5);
    --bs-tertiary-color-rgb: 33,37,41;
    --bs-tertiary-bg: #f8f9fa;
    --bs-tertiary-bg-rgb: 248,249,250;
    --bs-heading-color: inherit;
    --bs-link-color: #0d6efd;
    --bs-link-color-rgb: 13,110,253;
    --bs-link-decoration: none;
    --bs-link-hover-color: #0a58ca;
    --bs-link-hover-color-rgb: 10,88,202;
    --bs-code-color: #d63384;
    --bs-highlight-bg: #fff3cd;
    --bs-border-width: 1px;
    --bs-border-style: solid;
    --bs-border-color: #dee2e6;
    --bs-border-color-translucent: rgba(0,0,0,.175);
    --bs-border-radius: 0.375rem;
    --bs-border-radius-sm: 0.25rem;
    --bs-border-radius-lg: 0.5rem;
    --bs-border-radius-xl: 1rem;
    --bs-border-radius-xxl: 2rem;
    --bs-border-radius-2xl: var(--bs-border-radius-xxl);
    --bs-border-radius-pill: 50rem;
    --bs-box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15);
    --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0,0,0,.075);
    --bs-box-shadow-lg: 0 1rem 3rem rgba(0,0,0,.175);
    --bs-box-shadow-inset: inset 0 1px 2px rgba(0,0,0,.075);
    --bs-focus-ring-width: 0.25rem;
    --bs-focus-ring-opacity: 0.25;
    --bs-focus-ring-color: rgba(13,110,253,.25);
    --bs-form-valid-color: #198754;
    --bs-form-valid-border-color: #198754;
    --bs-form-invalid-color: #dc3545;
    --bs-form-invalid-border-color: #dc3545
*/

:root,[data-bs-theme=dark] {
    /*
    --bs-body-color: #285a71;
    --bs-body-color-rgb: 40, 90, 13;
    */
	--bs-body-font-family:"Open Sans", "Lato", sans-serif;
    --bs-body-font-size: 18px;
    --bs-nav-link-font-size: 18px;
    --bs-dropdown-border-radius:0;
    /*
	--bs-navbar-active-color:#fff;
	--bs-link-hover-color-rgb: 252,152,130;
	*/
    --bs-link-color-rgb: 139, 197, 59; /* DARK GREEN */
    /* --bs-dark-rgb:85,172,238; */
    --bs-bg-opacity: 1;
	/* --bs-heading-color:#1b4ba0; */
}


/*------------------------------
# STRUCTURE
------------------------------*/
html, body {
    overflow-x: hidden;
}

/* break container to make band full width of viewport */
.break-container{
    width: 100vw;
    position: relative;
    left: calc(-1 * (100vw - 100%) / 2);
}

.edit-link, .by-author, time.entry-date{
    display:none;
}

#main {
    margin-top: 3.5rem;
}

.home #main {
    margin-bottom: 0;
    margin-top: -80px;
}

.container-sm{
    max-width: 900px;
}

.container-xxl{
    max-width: 1800px;
}

.mx-7{
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
}

.py-5{
    padding-bottom: 3rem !important;
    padding-top: 3rem !important;
}

.py-7{
    padding-bottom: 5rem !important;
    padding-top: 5rem !important;
}


.pb-7{
    padding-bottom: 5rem !important;    
}

.avatar{
    display:none;
}


/*------------------------------
# HEADER
------------------------------*/
#header{

}


/*------------------------------
# HEADER HERO IMAGE
------------------------------*/
#section-hero-image{
    /* padding-top: 87px; */
    margin-bottom: 90px;
    /* height: 75vh; */
    /* max-height: 470px; */
    height: 240px;
    background-size:cover;
    /* background-position: l-r t-b; */
    background-position: 50% top;
    background-repeat:no-repeat;
    color:#fff;
}

.home #section-hero-image{
    height: 640px;
    background-position: 50% 50%;
}

.home #section-hero-image h1, .home #section-hero-image p{
    max-width:600px;
}

.home main .entry-title{
    display:none;
}

.home #section-hero-image h1.entry-title{
    font-size: 3rem;
    text-transform:none;
    color:#fff;
}

.home #section-hero-image h1 span{
    font-size: 4rem;
}

 .home #section-hero-image p{
     color:#fff;
     font-weight:bold;
 }     

/* reverse the position of text in hero image to top */
.home #section-hero-image .align-items-end{
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.home #section-hero-image .col-12 > div{
    padding-top: 90px;
} 







/*------------------------------
# SEARCH FORM
------------------------------*/
.search-form-wrapper {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    padding: 20px 15px;
    background:#B4CC95;
    z-index: 999;
}

.search-form-wrapper.open {
    display: block;
    margin-top: 178px;
}

.search-form-wrapper input{
    width: 100%;
    font-size: 16px;
    font-weight:500;
    padding: 8px;
    border-radius:0;
}

label[for="search-toggled"]{
    display:none;
}

.search-form-wrapper .form-control{
    /* background:transparent; */
    background:#fff;
}

.search-form-wrapper .form-control:focus{
    background:fff;
    box-shadow:none;
}

.search-form-wrapper .fas{
    padding:0 6px;
    color:#fff;
}

/* hide the blue clear search field X */ 
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

.search-form-wrapper button, .search-form-wrapper button:hover{
    width: 52px;
    border:0;
    /* background-color:transparent; */
    background:#0f1f2e;
}

.search-form-wrapper button:first-child{
    border-right: 2px solid #fff;    
}

.error404 .input-group, .search-results .input-group{
    gap: 30px;
}


/*------------------------------
# NAVBAR TOGGLER NEW
------------------------------*/
.navbar.bg-light {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(8, 31, 44, var(--bs-bg-opacity))), color-stop(50%, rgba(8, 31, 44, var(--bs-bg-opacity))), to(rgba(8, 31, 44, var(--bs-bg-opacity))));
    background-color: rgba(8, 31, 44, 0) !important;
}

.navbar.bg-light {
    --bs-bg-opacity: .3; /* .3 */
}

.navbar-brand{
    text-align: center;
    font-size: .9rem;
    font-weight:bold;
}

.navbar-brand img{
    height: 60px;
    margin-bottom:10px;
}

/* https://github.com/haydn5/animated-navigation-safari-fix */
.navbar-toggler {
    width: 20px;
    height: 20px;
    position: relative;
    transition: .5s ease-in-out;
}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
    outline: none;
    box-shadow: none;
    border: 0;
    position: relative;
}

.navbar-toggler span {
    margin: 0;
    padding: 0;
}

.toggler-icon {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 1px;
    opacity: 1;
    left: 0;
    transform: rotate(0deg);
    transition: .25s ease-in-out;
}

.middle-bar {
    margin-top: 0px;
}

/* state when navbar is collapsed */
.navbar-toggler.collapsed .top-bar {
    position: absolute;
    top: 0px;
    transform: rotate(0deg);
}

.navbar-toggler.collapsed .middle-bar {
    opacity: 1;
    position: absolute;
    top: 10px;
    filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
    position: absolute;
    top: 20px;
    transform: rotate(0deg);
}

/* state when navigation is clicked */
.navbar-toggler .top-bar {
    top: inherit;
    transform: rotate(135deg);
    background:#fff;
}

.navbar-toggler .middle-bar {
    opacity: 0;
    top: inherit;
    filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
    top: inherit;
    transform: rotate(-135deg);
    background:#fff;
}

/* colour of 3 lines */
.navbar-toggler.collapsed .toggler-icon {
    /* background: linear-gradient( 263deg, rgba(252,74,74,1) 0%, rgba(0,212,255,1) 100% ); */
    background:#fff;
}

/* length of 3 lines for animation */
.navbar-toggler.collapsed:hover .top-bar{
    width:78%;
    background:#fff;
}

.navbar-toggler.collapsed:hover .middle-bar{
    width:65%;
    background:#fff;
}

.navbar-toggler.collapsed:hover .bottom-bar{
    width:86%;
    background:#fff;
}


/*------------------------------
# NAV
------------------------------*/
.navbar-opacity-1{
    --bs-bg-opacity: 1 !important;
}

.dropdown-toggle:after{
    border:0;
    margin-left: 0;
    vertical-align: 0;
}

.dropdown-toggle span.caret:after{
    font-family: 'Font Awesome 6 Free' !important;
    font-weight: 900;
    font-size: initial;
    content: '\f107';
    margin-left:8px;
}



/*------------------------------
# MAIN NAV
------------------------------*/
/*
nav#header{
    background:#fff;
    -webkit-box-shadow: 0 2px 10px 0 rgb(147 148 142 / 30%);
    -moz-box-shadow: 0 2px 10px 0 rgb(147 148 142 / 30%);
    box-shadow: 0 2px 10px 0 rgb(147 148 142 / 30%);
}
*/

.navbar-light .navbar-nav .nav-link {
    /* color: hsla(0,0%,100%,1); */
    color: rgba(255, 255, 255, 1);
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    /* color: hsla(0,0%,100%,1); */
    color: rgba(255, 255, 255, 1);
    font-weight:600;
}



.navbar-nav .nav-link a:after{
    transition: all ease-in-out .2s;
    background: none repeat scroll 0 0 #fff;
    content: "";
    display: block;
    height: 2px;
    width: 0;
}

.navbar-nav .nav-link a:hover:after {
    width: 100%;
}

#navbar > ul > li {
    padding: 0 6px;
    /* text-transform: uppercase; */
}

#navbar > ul > li > ul > li {
    text-transform: none;
    min-width: 300px;
}



#header li.menu-item a{
    border-bottom:4px solid transparent;
}

#header li.menu-item:hover a, #header li.current-menu-item a{
    border-bottom:4px solid #fff;
}

#header li.menu-item:hover ul li a{
    border-bottom:4px solid transparent;
}

#header .navbar-nav .nav-link {
    display: inline-block;
    /* padding: 0.1rem 0.6rem !important; */
    padding: 0px 6px;
    --bs-nav-link-font-size: 20px;
    color: #fff;
    font-weight: 600;
}

#header.navbar-dark .navbar-nav .nav-link:hover{
    color: #fff !important;
}

.dropdown-menu {
    border-radius: 0;
    padding: 0;
}

.dropdown-item{
    font-size:18px;
}

.dropdown-item.active, .dropdown-item:active {
    background-color: rgb(41, 56, 70);
    --bs-gradient:0;
}

.navbar-dark .fa-bars{
    color:#fff;
    opacity:1;
    padding: 4px;
    font-size: 26px;
}

.navbar-toggler:focus {
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
}

.nav-item.nav-crisis{
    background: #dcced9;
    margin-left:20px;
}

.nav-item.nav-crisis:hover{
    background: #8f3178;
}

.nav-item.nav-crisis a{
    color:#8f3178;
}

.nav-item.nav-crisis a:hover{
    color:#fff;
}

.nav-item.nav-crisis a:after, #colophon .nav-item a:after{
    transition: all ease-in-out .2s;
    background: none repeat scroll 0 0 #4B721D;
    content: "";
    display: block;
    height: 0;
    width: 0;
}

.nav-search a.open::before{
    content: '\f00d';
    margin-right: 14px;
}

.nav-search a::before {
    font-family: 'Font Awesome 6 Free' !important;
    font-weight: 900;
    font-size: initial;
    content: '\f002';
    margin-right:10px;
}

.nav-user > a::before {
    font-family: 'Font Awesome 6 Free' !important;
    font-weight: 900;
    content: '\f007';
    margin: 0 10px 0 0;    
    /*
    border-radius: 50%;
    background: #004fa3;
    color: #fff;
    padding: 9px 10px;
    */
}


/*------------------------------
# LINKS
------------------------------*/
#main a:not(.blog h3 a, .archive h3 a, .search-results h3 a, article h2.card-title a, .btn, .gv-sort, .vc_tta-panel-title a), #colophon a {
    text-decoration: underline;
    color:#c99029;    
    color: rgba(201, 144, 41, .85);
}

#colophon a{
    text-decoration: none;
    font-size:var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
}


/*------------------------------
# CAROUSEL
------------------------------*/
#carousel-slider .carousel-item {
    height: 640px;
    background: no-repeat 0 scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

/* dark gradient shadow over image */
#carousel-slider .carousel-item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 25%;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.4)),color-stop(50%,rgba(0,0,0,0)),to(transparent));
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.4),rgba(0,0,0,0) 50%,transparent);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 50%,transparent 100%);
    background-image: linear-gradient(90deg,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 50%,transparent);
}

.carousel-inner{
    overflow: visible;
    z-index: 100;
}

.carousel-control-next, .carousel-control-prev{
    z-index: 300;
}

.carousel-control-next-icon, .carousel-control-prev-icon{
    height: 6rem;
    width: 6rem;
}

.carousel-caption{
    bottom:initial;
    top: 50%;
    transform: translateY(-50%);
    padding-left: 15px;
    padding-right: 15px;
    /*
    text-align:initial;
    */
    
}

.carousel-caption h3{
    color:#004fa3;
    font-size: 2.5rem;
    font-weight: 500;
    /* margin-bottom:40px; */
    margin-bottom:0;
}

.carousel-caption p{
    color:#fff;
    font-size: 20px;
    line-height: 1.4;
}

.carousel-indicators{
    z-index: 200;
}


/*------------------------------
# BANNER
------------------------------*/
#banner{
    
}

#banner .container{
    
}

.bg-cover{
    background-size: cover;
    background-position: 50% 40%;
    overflow: hidden;
    height: 380px;
    background-repeat: no-repeat;
}

#banner h1{
    font-size: 2.5rem;
    font-weight: 400;
    text-transform:none;
    background-color: #b4cc95;
    background-color-XXX: rgba(210, 225, 235, .4); /* LIGHT BLUE D2E1EB */    
    padding: 10px 20px;
    display: inline-block;
    margin-bottom: 100px;
    /*
    -moz-box-shadow: 3px 3px 4px #636464;
    -webkit-box-shadow: 3px 3px 4px #636464;
    box-shadow: 2px 2px 10px #636464;  
    */
}


/*------------------------------
# BUTTONS
------------------------------*/
#main .btn, .carousel-item .btn, .gform_button{
    background-color:#d1a149;
    background-color: rgba(201, 144, 41, .85);
    background-image:none;
    font-size:1.1rem;
    font-weight:700;
    color: #fff;
    color: rgba(255, 255, 255, 1);
    text-decoration: none;
    text-transform:uppercase;
    border: 2px solid transparent;
    border-radius: 4px;
    --bs-btn-box-shadow:0;
}

#main .btn:hover, .carousel-item .btn:hover, .gform_button:hover{
    background-color:#0f1f2e;
    background-color: rgba(201, 144, 41, 1);
    color: #fff;
    color: rgba(255, 255, 255, 1);
}

.gform_button{
    padding: 0.375rem 0.75rem;
}

#main .post-navigation .btn{
    font-size:initial;
}

#main .post-navigation .pr-3{
    padding-right:5px;    
}

#main .post-navigation .pl-3{
    padding-left:5px;    
}


/*------------------------------
# TYPOGRAPHY
------------------------------*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6{
    font-weight: 700;
}

#main h1.entry-title{
    display:none;
}

h1.entry-title{
    font-size: 3rem;
}

.h1, h1{
    font-size: 2rem;
    color:#081f2c; /* VPD BLUE */
    color: rgba(8, 31, 44, 1); /* VPD BLUE */
}

.h2, h2 {
    font-size: 1.7rem;
    color:#212934; /* ALT VPD BLUE */
    color: rgba(33, 41, 52, 1); /* ALT VPD BLUE */    
}

.hero {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 1.3;
    color:#081f2c; /* VPD BLUE */
    color: rgba(8, 31, 44, 1); /* VPD BLUE */
}

hr{
    opacity: 1;
    border-width: 1px;
    color: #eee;
    margin: 30px 0;
}

.hard-break{
    display:block;
}



/*------------------------------
# LISTS
------------------------------*/
/* REPLACED WITH STANDARD BS CLASSES???
.list-inline li{
    display: inline-block;
}

.list-inline li:not(:last-child) {
    margin-right: .5rem;
    margin-bottom:15px;
}
*/

.list-inline li {
    display: inline-block;
}

.list-btns{
    display: flex;
    justify-content: flex-start;
    gap: 1em;
    flex-wrap: wrap;
    padding-inline-start: 0;
}

/* adjust anchor link scroll margin - may need media queries */
.section-XXXXXX .vc_row{
    scroll-margin: 150px;
}

ul.ul-three-col{
	-webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}

/* TBD... */
ol li::marker{

}


/*------------------------------
# ACCORDIONS
------------------------------*/
.vc_tta-color-grey.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    color: var(--bs-heading-color) !important;
}


/*------------------------------
# GRAVITY FORMS
------------------------------*/
.gf_login_links a{
    margin: 10px 0;
    display: inline-block;
}


/*------------------------------
# TABLES
------------------------------*/
table{
    margin-bottom:20px;
}

table.table-data{
    width: 100%;
    border-collapse: collapse;
    margin:20px 0;
}

table.table-data tr{
    border-bottom: 1px solid #ccc;
}

table.table-data.td-thirds td{
    width:33%;
}

table.table-data.td-halfs td{
    width:50%;
}

table.table-data tr:nth-child(even) {
    /* background-color: #f5f5f5; */
}

table.table-data th{
    /* text-align:center; */
    padding:10px 10px;
    font-size:22px;
}

table.table-data td{
    padding:10px 10px;
}


/*------------------------------
# RESPONSIVE IFRAMES / VIDEO
------------------------------*/
.responsive-container {
    position: relative;
    padding-bottom: 56.25%;
}

.responsive-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/*------------------------------
# SIDEBAR
------------------------------*/
#sidebar{
    padding: 0 15px 30px;
    margin-bottom: 45px;
}

.widget-area{
    padding: 15px 15px 30px;
    background: #eee;
}

.widget-area h2{
    font-size: 1.5rem;
}

.widget-area h3{
    margin-top: 45px;
}

.widget-area h3:first-child{
    margin-top: 0;
}

.widget-area li{
    margin-bottom:15px;
}

.widget-area span.post-date{
    display:block;
    font-size: .875em;
    font-style:italic;
}


/*------------------------------
# SECTIONS
------------------------------*/
.home .wpb_single_image .vc_box_border_circle.vc_box_border_grey{
    /* background-color: #9c8266; */
}

#section-intro, #section-cta-services{
    /* background-color: #f9f8f7; */
}

#section-intro .wpb_text_column{
    margin-bottom: 0;
}

#section-intro .hero{
    font-size: 1.75rem;
}


/*
#section-cta-services .vc_row.vc_row-flex>.vc_column_container>.vc_column-inner {
    background-color: #D2E1EB;
}
*/



/*
#section-cta-services{
    padding-left: 90px;
    padding-right: 90px;
}
*/



#section-cta-services img{
    /* max-width: 260px; */
}


#section-cta-services .vc_row .vc_row{
    background-color: #D2E1EB;
}

.page-counsellors-psychologists#main{
    
}

.page-counsellors-psychologists #section-cta-services{
    background-color: #D2E1EB;
}

table.overflow-x{
    display: block;
    overflow-x: auto;
    white-space: nowrap;
}

#section-cta-services .wpb_content_element{
    /* margin-bottom: 0; */
}

#section-cta-services .wpb_text_column, #section-cta-services .wpb_raw_code{
    min-height:360px;
}

#section-cta-services .vc_col-sm-2{
    background-color: #D2E1EB;
    border-right: 0px solid transparent;
}

#section-cta-services .vc_col-sm-2-XXXX{
    border-left: 0px solid #fff;
}

#section-cta-services h2{
    font-weight:600;
    margin-top:30px;
}

.cta-counsellors-psychologists.vc_col-sm-2, .cta-peer-support.vc_col-sm-2, .cta-other-resources.vc_col-sm-2, .cta-therapists.vc_col-sm-2, .cta-gyms.vc_col-sm-2, .cta-telephone.vc_col-sm-2{
    border-left: 0px solid transparent; /* #f9f8f7 */
}

.cta-counsellors-psychologists{
    background-image: url("/wp-content/uploads/2025/01/counsellors-psychologists-400px.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 35% 50%;
}

.cta-peer-support{
    background-image: url("/wp-content/uploads/2025/01/peer-support-400px.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;    
}

.cta-other-resources{
    background-image: url("/wp-content/uploads/2024/11/apples-400px.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;    
}

.cta-therapists{
    background-image: url("/wp-content/uploads/2024/11/massage-400px.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;    
}

.cta-gyms{
    background-image: url("/wp-content/uploads/2024/11/gym-400px.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;    
}

.cta-telephone{
    background-image: url("/wp-content/uploads/2024/11/telephone-400px.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;    
}

.cta-calendar{
    background-image: url("/wp-content/uploads/2024/12/calendar-600x600-1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;    
}

#section-cta-retreat{
    background:#bbc6ad; /* 081f2c */
}

#section-cta-retreat .wpb_text_column .wpb_wrapper{
    padding: 45px;
}

.cta-retreat{
    background-image: url("/wp-content/uploads/2024/11/loon-lake-1117x840-1.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;    
}

#section-cta-retreat h2, #section-cta-retreat p{
    /* color:#fff; */
}

#section-cta-retreat h2{
    font-size: 2.25rem;
}

#section-cta-retreat p.hero{
    margin:30px 0;
}

#section-cta-cism{
    background:#dcced9;
    color:#8f3178;
    border-radius:12px;
    margin:60px 0;
}

#section-cta-cism .wpb_text_column{
    margin-bottom: 0;
    padding:45px;
}

#section-cta-cism h3{
    font-size: 2rem;
}

#section-cta-cism .hero{

}

#section-cta-cism .btn{
    border-radius: 4px;
    background: #8f3178;
    color:#fff;    
}






/*------------------------------
# BLOG
------------------------------*/
#section-blog{
    background:#f4f4f4;
    padding:60px 0;    
}

#section-blog .post-thumbnail{
    margin:0;
}

#section-blog .card-text.entry-content{
    padding:30px;
}

.blog #main{
    margin-bottom:3rem;
}



.blog #main .row{
    --bs-gutter-x: 3rem;
}

.blog article{
    margin-bottom:45px;
}

.blog .card{
    border:0;
    border-radius: 0;
}

.blog .card-body{
    padding:0;
}

.blog h2.card-title{
    margin:15px 0;
}

.blog .card-text.entry-meta{
    font-size:unset;
    font-style:italic;
}

footer.entry-meta{
    display:none;
}


/*------------------------------
# FOOTER
------------------------------*/
#footer{
    
}

#footer-widgets {
    padding: 30px 0;
    background: #293846;
}

#footer-widgets .list-unstyled{
    margin-bottom:0;
}

#footer-widgets .list-unstyled a:hover{
    border-bottom: 1px solid #f6dd9f;
}

#footer-widgets .list-unstyled li{
    margin-bottom: 4px;
}

#footer-widgets h3.widget-title{
    font-size: 22px;
}

#footer ul.list-unstyled a .fa-arrow-right {
    margin-left: 4px;
    color: transparent;
}

#footer ul.list-unstyled a:hover .fa-arrow-right {
    color: #fff;
}

#footer ul.list-inline li {
    padding: 0 10px;
}

#footer .fab, #footer .fas{
    font-size:28px;
    /* color:#fff; */
}

#footer-widgets h3, #footer-widgets p, #footer-widgets a, #footer-widgets .menu-item a[aria-current=page]{
    color:#fff;
}

.footer-brand img{
    height: 160px;
}

#footer hr{
    color:#fff;
    opacity:1;
}

#footer .list-social.list-inline {
    text-align: center;
}

#colophon .container{
    padding-top:10px;
    padding-bottom:10px;    
}

#copyright p{
    margin-bottom:0;
    margin-top: 0;
}




/*------------------------------
# MEDIA QUERIES
------------------------------*/
@media (min-width: 1400px){
    .navbar-expand-custom {
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
    }
    
    .navbar-expand-custom .navbar-nav {
        flex-direction: row;
    }
    
    .navbar-expand-custom .dropdown-menu {
        position: absolute;
    }
    
    .navbar-expand-custom .nav-link {
        padding-right: .5rem;
        padding-left: .5rem;
    }
    
    .navbar-expand-custom > .container {
        flex-wrap: nowrap;
    }
    
    .navbar-expand-custom .navbar-collapse {
        display: flex!important;
        flex-basis: auto;
    }
    
    .navbar-expand-custom .navbar-toggler {
        display: none;
    }
    
    .d-custom-none{
        display: none !important;
    }
    
}


@media (max-width: 1399px){
    #navbar > ul > li{
        margin:15px 0;
    }

}

@media (max-width: 768px) {
    #section-hero-image{
        height: 140px;
    }

    #section-cta-services .wpb_text_column{
        min-height: initial;
    }

    #section-cta-services .wpb_raw_code{
        min-height: 280px;
    }
  
    #section-cta-services .pb-5 {
        padding-bottom:0 !important;
    }
    
    .cta-counsellors-psychologists.vc_col-sm-2, .cta-peer-support.vc_col-sm-2, .cta-other-resources.vc_col-sm-2, .cta-therapists.vc_col-sm-2, .cta-gyms.vc_col-sm-2, .cta-telephone.vc_col-sm-2{
        min-height: 300px;
        border-left: none;
        margin-top:45px;
    }
    
    #section-cta-cism .vc_col-sm-8 .wpb_text_column{
        padding: 30px 0 0;
    }
    
    #section-cta-cism .vc_col-sm-4 .wpb_text_column{
        padding: 0 0 30px;
    }

    #footer .col-md-3, #footer .col-md-4, #footer .col-md-6, #footer .col-md-8, #footer .col-md-9{
        text-align: center;
    }
    
    #footer .col-md-4 .justify-content-end{
        -webkit-box-pack: center !important;
        -ms-flex-pack: center!important;
        justify-content: center !important;
    }
    
    
}

@media (max-width: 1579px) {
    .swap-cols-on-mobile {
        display: flex !important;
        flex-direction: column-reverse;
    }
    
    #section-cta-services .vc_col-sm-4{
        width: 100%;
    }
    
    #section-cta-services .vc_col-lg-offset-2{
        margin-left:0;
    }
    
    #section-cta-services .pb-5 {
        padding-bottom: 0 !important;
    }
    
    #section-cta-services{
        padding-bottom: 3rem !important;
    }
    
}