/**
* Theme Name: BuddyxPro Child
* Description: This is a child theme of BuddyxPro, generated by Merlin WP.
* Author: <a href="https://wbcomdesigns.com">wbcomdesigns</a>
* Template: buddyx-pro
* Version: 3.8.7
*/

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;1,300;1,400;1,700&family=Montserrat:ital,wght@0,500;0,600;0,700;1,500&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&display=swap');
.content {
        width: 100%;
	}

.page-id-3167 .filter-container {
    padding: 20px;
    background-color: #f8f9fa;
}

#rmp_menu_trigger-3514 .responsive-menu-pro-inner {
    background-color: #ffffff !important;
}

.site-sub-header{
	display: none !important;

}
button#rmp_menu_trigger-3514 {
    background-color: #a71d38;
}

#rmp_menu_trigger-3514 .responsive-menu-pro-inner {
    background-color: #ffffff !important;
}

#rmp_menu_trigger-3514 .responsive-menu-pro-inner::after {
    background-color: #ffffff !important;
}

#rmp_menu_trigger-3514 .responsive-menu-pro-inner::before{
    background-color: #ffffff !important;
}

#rmp_menu_trigger-3514.is-active .responsive-menu-pro-inner {
    background-color: #000000;
}


body {font-family: 'Montserrat', sans-serif; font-weight: 400; font-size: 16px; color: #1d1d1d; counter-reset: section;}
a {color: #1d1d1d; text-decoration: none;}
p {margin: 0 0 10px; padding: 0;}
.d-block {display: block;}
.office-wrap, .tel-wrap {display: flex;}
.mr-10 {margin-right: 10px;}
.pinkcolor {color: #a80532;}

.page {
    justify-content: center;
    align-items: center;
    text-align: left;
    margin: auto;
}
ul.page-numbers {
    display: flex;
	margin-bottom: 50px;
	margin-top: 35px; justify-content: center;
}
	ul.page-numbers li span.page-numbers.current {
    background: #092c54;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-size: 16px;
}
	ul.page-numbers li a.page-numbers {
    background: #b5b5b5;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-size: 16px;
}
	ul.page-numbers li a.page-numbers:hover {
    background: #092c54;
    color: #fff;
    padding: 10px 15px 10px 15px;
    font-size: 16px;
}
	.research-grid {
    height:700px;
}

.container, .site-header > .wrap, .breadcrumb {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.entry-title {
	display: none;
}

.sidebar {
		display: none;
  }

/* WP log in */

.login #nav {
  display: none !important;
}

.page-id-3715 .breadcrumb {
display:none !important;
}

.page-id-455 .breadcrumb {
display:none !important;
}

/* Header */

.site-header {
    padding-top: 10px !important;
    padding-right: 0px;
    padding-bottom: 10px !important;
    padding-left: 0px;
}

.breadcrumb {
        content: ">";
    }

.header-wrap .top-header ul#menu-top-header-french li.verticle-line:after {
    content: '';
    border-right: 1px solid #fff;
    top: 5px;
    position: absolute;
    right: 0;
    bottom: 5px;
}

.header-wrap .top-header ul#menu-top-header-french li.menu-item a {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    padding: 0 12px;
    display: inline-block;
    line-height: 1;
    font-weight: bold;
}

.header-wrap .top-header ul#menu-top-header-french {
    display: flex;
    justify-content: end;
    align-items: center;
    flex-wrap: wrap;
}
.header-wrap .top-header ul#menu-top-header li.menu-item a {
    font-weight: bold !important;
}
.header-wrap .top-header ul#menu-top-header-french li.menu-item {
    margin-bottom: 0;
    line-height: 1;
}


.header-wrap .top-header ul#menu-top-header li.menu-item a:hover {
    text-decoration: underline;
}
.genesis-nav-menu a {
	color: #1d1d1d;
	display: block;
	font-size: 15px;
	font-weight: 600;
	outline-offset: -1px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}

.genesis-nav-menu a:focus,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a,
.genesis-nav-menu .sub-menu .current-menu-item > a:focus,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover, .menu-toggle:hover, .menu-toggle.activated, .menu-toggle:focus {
	color: #00578e !important;
	text-decoration: underline;
}
.site-header > .wrap {display: flex; justify-content: space-between; align-items: center;}
.nav-primary {width: 100%; text-align: end;}

.nav-primary .genesis-nav-menu > li:last-child a {padding-right: 0;}
.nav-primary .genesis-nav-menu > li:first-child a {padding-left: 0;}

.nav-primary .genesis-nav-menu a{outline: none;}
.menu-item-has-children .sub-menu::before{transition: none!important;}

/*Sub menu*/
.menu-item-has-children{position: relative; }
.top-menu-class .menu-item-has-children .sub-menu{display: none; position: absolute; background: #ffffff; padding: 10px;border-radius: 5px;z-index: 1001;min-width: 150px; top: 39px; right: 0;}
.nav-primary .menu-item-has-children .sub-menu{background: #ffffff; padding: 10px;border-radius: 5px;z-index: 1; top: 39px; right: 0;min-width: 220px;}
.menu-item-has-children .sub-menu li{display: block;}
.menu-item-has-children:hover .sub-menu{display: block;}
.menu-item-has-children .sub-menu a:hover{color: #00578e;}
.menu-item-has-children .sub-menu li a {display: block !important;text-align: left;padding: 10px !important; color: #000000; font-size: 16px; font-weight: bold; line-height: 20px;width: 100%!important;}
.menu-item-has-children .sub-menu::before{content: ""; position: absolute;width: 0;height: 0; border-style: solid; border-width: 0 10px 15px 10px; border-color: transparent transparent #FFFFFF transparent; top: -12px; right: 10%;}

.menu-item-has-children .sub-menu{box-shadow: 0 8px 50px rgba(0,0,0,0.1), 0 4px 15px rgba(0,0,0,0.5);}

.top-menu-class .menu-item-has-children > a::after{content: "\f0d7"; color: #ffffff; font-family:FontAwesome; padding-left: 5px;}
.top-menu-class a {color: #fff;font-size: 14px;font-family: 'Montserrat', sans-serif;font-size: 15px;padding: 21.5px 12px;display: inline-block;line-height: 1;font-weight: 600;}
.top-menu-class li{display: inline-block;}

#menu-main-menu .menu-item-has-children > a::after, #menu-main-menu-french .menu-item-has-children > a::after{content: "\f0d7"; color: #000000; font-family:FontAwesome; padding-left: 5px;}
.genesis-nav-menu .sub-menu{transition: none!important;}
.menu-toggle{outline:none;}


.genesis-nav-menu .sub-menu a{border: none!important;}


.header-wrap {position: fixed; width: 100%; z-index: 9999;}
.site-header {padding: 5px 0; border-bottom: 1px solid #E6E6E6; position: unset;}
.top-header {background-color: #a71d38; padding: 0; text-align: end;}
.top-menu-class a {color: #fff; font-size: 14px;}
.genesis-responsive-menu .wrap {max-width: none; padding: 0;}
.section-padding {padding: 20px 0;}
.mr-15 {margin-right: 15px;}
.mb-50 {margin-bottom: 50px;}
.mb-0 {margin-bottom: 0;}
.mb-3 {margin-bottom: 1rem!important;}
.font-600 {font-weight: 600;}
.d-flex {display: flex; align-items: center;}
.h-100 {height: 100%;}
.breadcrumb {margin-bottom: 20px;}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}


/* Log in button */

input[type="submit"], .button:active{
    background-color: #a80532;
}

/* Posts */

#comments {
    display: none;
}

#respond {
    display: none;
}

/* Pages */
.row {display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px;}
.site-inner {margin-top: 100px !important; padding: 60px 15px 0;}
.filterborder, .is-search-input {border: 1px solid #dedede !important; padding: 15px; border-radius: 5px !important;}   
.filteror-text {font-weight: 500; padding: 15px 0; text-align: center;}
.titlefiled form li {display: flex; justify-content: space-between; align-items: center;}
.titlefiled form li label {width: 60%;}
.titlefiled form li label .sf-input-select, .video-sec .video-category .sf-input-select {border-radius: 5px; font-size: 18px; font-family: 'Montserrat', sans-serif; padding: 5px;}
.titlefiled form li h4, .filter-lable .filter-area, .video-category form li h4, .search-filter .filter-input {font-weight: 600; font-size: 18px; font-family: 'Montserrat', sans-serif; display: flex; align-items: center; padding: 0; margin-bottom: 10px;}
.filter-container .media-title {display: flex; align-items: center; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; padding: 15px 10px; justify-content: space-between;}
.filter-container .media-title .download-btn {background-color: #0f3d5f; border-radius: 30px; color: #fff; padding: 12px 20px; font-size: 16px; font-weight: 600; text-transform: uppercase; border: 2px solid #0f3d5f; display: inline-block;}
.filter-container .media-title .download-btn:hover {background-color: #fff; color: #0f3d5f;}
.filter-container .document-titles-wrap .document-title {font-size: 18px; font-weight: 600;}
.titlefiled form li h4::before {counter-increment: section; content: counter(section); background-color: #0b5e9a; border-radius: 50px; color: #fff; font-size: 30px; width: 50px; height: 50px; display: inline-block; text-align: center; line-height: 50px; margin-right: 15px;}
.filter-lable .filter-area::before {content: ''; background: url(https://members-staging.cutaactu.ca/wp-content/uploads/2023/07/search-icon.png); width: 50px; height: 50px; display: block; background-position: center; background-repeat: no-repeat; background-size: contain; margin-right: 15px;}
.page-numbers li {margin: 0 5px;}

/* Search Speakers */

.um-directory .um-member-directory-header .um-member-directory-header-row .um-search {
    grid-template-columns: repeat(2, 1fr) !important;
}

.um-directory .um-members-wrapper .um-members.um-members-list {
    grid-template-columns: repeat(2, 1fr) !important;
}

.um .um-members-pagi span.current {
    background: #d12030;
}

.um-directory .um-members-wrapper .um-members.um-members-list .um-member {
    border-radius: 10px;
}

.um-directory .um-member-directory-header .um-member-directory-header-row .um-search .um-search-filter.um-text-filter-type input {
    border-radius: 10px;
}

.um-directory .um-members-pagination-box .um-members-pagi {
    padding-top: 100px !important;
}

.um-directory .um-members-pagination-box {
   color: #454545;
}

.um-directory .um-members-wrapper .um-members.um-members-list .um-member .um-member-card-container .um-member-card .um-member-card-content .um-member-tagline {
    font-size: 14px !important;
    color: #000000 !important;
}

.um-directory .um-members-wrapper .um-members.um-members-list .um-member {
    background: #fff9f9 !important;
}

.um-directory .um-members-wrapper .um-members.um-members-list .um-member .um-member-card-container .um-member-card .um-member-card-content .um-member-card-header .um-member-name a {
    font-size: 18px !important;
}

/* Dashboard */
.header-wrap .top-header ul#menu-top-header li.verticle-line-2:after, .header-wrap .top-header ul#menu-top-header-french li.verticle-line-2:after {
    content: '';
    border-right: 1px solid #fff;
    top: 10px;
    position: absolute;
    right: 0;
    bottom: 10px;
}

.header-wrap .top-header ul#menu-top-header li.verticle-line-2, .header-wrap .top-header ul#menu-top-header-french li.verticle-line-2{
position: relative; padding-right: 10px; margin-right: 10px;}

.wprss-feed-meta {
    line-height: 3.0;
}
.dashboard-rss-feed-wrapper .section-content li a {
    color: #0d5e9a;
    font-weight:700;
}
.dashboard-rss-feed-wrapper .section-content li a:hover {
    text-decoration:underline;
}
.page-template-template-dashboard-new {max-width: 100%; margin-top: 0 !important; padding: 0; border: 0;}
.page-template-template-dashboard-new .header-wrap ul.genesis-skip-link {display: none;}
.header-wrap .top-header ul#menu-top-header {display: flex; justify-content: end; align-items: center; flex-wrap: wrap;}
.header-wrap .top-header ul#menu-top-header li.menu-item {margin-bottom: 0; line-height: 1;}
.header-wrap .top-header ul#menu-top-header li.menu-item a {font-family: 'Montserrat', sans-serif; font-size: 15px; padding: 15px 12px; display: inline-block; line-height: 1; font-weight:600;}
.header-wrap #menu-top-header-french .menu-item a{padding: 15px 12px!important;}
.header-wrap #menu-top-header-french .sub-menu li a{padding: 10px!important;}
.header-wrap .top-header ul#menu-top-header li.menu-item a:focus{outline: none;}
.header-wrap .top-header ul#menu-top-header li.menu-item:last-of-type a, .header-wrap .top-header ul#menu-top-header-french li.menu-item:last-of-type a {padding-right: 0;}
.header-wrap .top-header ul#menu-top-header li.menu-item a svg, .header-wrap .top-header ul#menu-top-header-french li.menu-item a svg {width: 25px; height: 25px;}
.header-wrap .top-header ul#menu-top-header li.verticle-line, .header-wrap .top-header ul#menu-top-header-french li.verticle-line{position: relative; padding-right: 10px; margin-right: 10px;}
.header-wrap .top-header ul#menu-top-header li.verticle-line:after, .header-wrap .top-header ul#menu-top-header-french li.verticle-line:after{content: ''; border-right: 1px solid #fff; top: 5px; position: absolute; right: 0; bottom: 5px;}
.dashboard-sec .dashboard-box {display: flex; border-radius: 10px; padding: 15px; height: 100%; border-color: #dedede !important; border: solid; border-width: 2px;}
.dashboard-sec .dashboard-box:hover {background-color: #e7e7e7;}
.dashboard-sec .dashboard-icon {background-color: #0b5e9a; border-radius: 50px; max-width: 60px; width: 100%; height: 60px; display: flex; align-items: center; justify-content: center;}
.dashboard-sec .dashboard-icon img {width: 50%;}
.dashboard-sec .dashboard-content {margin: 0 5px 0 15px;}

.dashboard-rss-feed-wrapper .section-content li{border-bottom: 1px solid #eee; padding-bottom: 15px;margin-bottom: 20px;}
.dashboard-rss-feed-wrapper .section-content li:last-child{border-bottom: none;}
.dashboard-rss-feed-wrapper .section-content li p{display: inline-block;padding-right: 5px;}
.dashboard-rss-feed-wrapper .section-content li h5{font-weight: bold;}

.dashboard-rss-feed-wrapper .section-content li h5:hover {
    font-weight: bold;
    text-decoration: underline;
	  color: #00578e !important;
}

.dashboard-rss-feed-wrapper .rss-widget-icon {
    vertical-align: middle;
    margin-right: 10px;
}

/* Search */
.search .content {width: 100%;}
.search .entry-meta {display: none;}
.search .archive-description {margin-bottom: 10px;}
.search .archive-title {font-size: 36px; border-bottom: 1px solid #eeeeee; padding-bottom: 20px;}
.search .entry-title {font-size: 20px; border-bottom: 1px solid #eeeeee; padding-bottom: 20px;}
.search .entry-title .entry-title-link:hover, .search .entry-title .entry-title-link:focus {color: #1d1d1d; text-decoration: underline;}
.search .entry {margin-bottom: 10px;}
input[type="submit"], .button {
    background-color: #a80532;
}
.is-ajax-search-post .is-title a {
    text-transform: capitalize;
    font-size: 14px;
    font-weight: 700;
}

.is-ajax-search-post .is-title a:hover {
    text-decoration: underline;
    font-size: 14px;
}

#is-ajax-search-result-172 {
    background-color: #c3c3c3 !important;
    border: 1px solid #dedede !important;
}

/* Profile */

/*
.um-profile.um-viewing .um-profile-photo-overlay {
  display: block;
}
 */

.um-profile-edit.um-profile-headericon.um-trigger-menu-on-click {
  display: block;
}


table {
  word-break: normal !important;
}

input[type="submit"], .button {
padding-top: 15px;
padding-right: 7px;
padding-bottom: 15px;
padding-left: 7px;
	width: 150px;
}

.um-meta span:first-child {
  margin: 0 5px 0 0;
  font-size: 20px;
  color: #000;
  font-weight: bold;
}

.um input[type="submit"]:hover {
  background: #a71d38 !important;
}
.um .um-profile-nav-item a:hover {
  color: #a71d38 !important;
}
.um-modal-btn {
  display: inline-block !important;
}

/* Custom Post */
.document-mangement-template .entry-meta {display: none;}
.dmsdownloadbtn {background-color: #a80532; border-radius: 0px; padding: 8px 15px; color: #fff; display: inline-block; margin-bottom: 25px;}
.dmsdownloadbtn i, .dmsdownloadbtn:hover {color: #fff;}
.section-padding-dms {
    height: 350px;
}
.dms-wrap {
    padding-top: 100px;
}

/* Video page */
.filter-container .video-grid {text-align: center;}
.filterbox.video-category, .filterwrappers .search-keyword-wrap {width: 50%;}
.filterwrappers .search-keyword-wrap {padding: 10px 0;}
.filterbox.video-category label {width: 100%;}
.video-sec .filterwrappers.video-wrap {display: flex;}
.vms-wrap {
    padding-top: 25px;
}
.section-padding-vms {
    height: 550px;
}

.video-center {
	display: grid;
  justify-content: center;
}

/* Footer */
/*.site-footer {background-color: #0f3d5f; font-size: 14px; line-height: 1.5; padding: 20px; text-align: center; text-transform: uppercase; color: #fff; font-family: 'Montserrat', sans-serif; font-weight: 500;}*/
.widgettitle.widget-title {color: #00578e; font-size: 20px;}
.footer-widgets {padding: 60px 0;}
.footer-widgets .wrap {padding: 0 15px;}
.footer-widget-area {padding: 0 !important;}

/*.site-footer a {color: #fff;}*/

.red-button:hover {
  background-color: #0f3d5f !important;
}


/* Gravity Form */

input[type="submit"]:hover, .button:hover {
  background-color: #a80532;
  color: #ffffff;
}


/*New Dashboard*/
.dashboard-rss-feed-wrapper{border-radius: 10px; padding: 15px; border: 2px solid #dedede; height: 98%;}
.dashboard-rss-feed-wrapper .rss-widget-icon{vertical-align: middle;}

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

.red-button {background-color: #a80532;padding: 8px 45px;color: #ffffff;display: inline-block;}
.red-button:hover{color: #ffffff;}

.footer-widget-area{padding: 0 10px!important; font-size: 15px;}
.footer-widget-area .mt-44{margin-top: 44px;}


/* Media Query */
@media (min-width: 576px) {
    .container, .site-header > .wrap, .breadcrumb, .footer-widgets .wrap {max-width: 540px;}
}

@media (min-width: 768px) {
    .container, .site-header > .wrap, .breadcrumb, .footer-widgets .wrap {max-width: 720px;}
    .col-md-6 {-ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%;}
    .mb-md-4 {margin-bottom: 1.5rem!important;}
}

@media only screen and (min-width: 960px) {
    .footer-widget-area { width: calc(100% / 4); }
	.text-secwrap-login {
    max-width: 760px;
    margin: auto;
  }
.site-inner {
        max-width: 1240px;
    }
}
@media (min-width: 991px) {
    .menu-toggle, .sub-menu-toggle {display: none !important; visibility: hidden !important;}
}
@media (min-width: 992px) {
    .container, .site-header > .wrap, .breadcrumb, .footer-widgets .wrap {max-width: 960px;}
    .col-lg-4 {-ms-flex: 0 0 33.333333%; flex: 0 0 33.333333%; max-width: 33.333333%;}
    .col-lg-8 {-ms-flex: 0 0 66.666667%;flex: 0 0 66.666667%;max-width: 66.666667%; }
}

@media (min-width: 1200px) {
    .container, .site-header > .wrap, .breadcrumb, .footer-widgets .wrap {max-width: 1140px;}
}

@media (max-width: 1199px) {
    .dashboard-sec .dashboard-content {margin: 0 5px 0 10px;}
    .dashboard-sec .dashboard-icon {max-width: 50px; height: 50px;}
    .genesis-nav-menu a {font-size: 14px;}
    .nav-primary .genesis-nav-menu a {padding: 0 5px;}
    .site-header > .wrap {display: flex; justify-content: space-between; align-items: center;}
}

@media (max-width: 991px) {
	 #rmp-container-3514 {
        max-width: 380px;
    }
	#rmp-menu-wrap-3514 .rmp-menu-item-link {
        font-size: 16px;
    }
.rmp-container .um-profile-img-shortcode {
        width: 30px;
    }
	
	#rmp-container-3514 {
    top: auto;
  }
	#rmp-container-3514 {
    top: auto;
    padding-top: 10px;
    }
	.top-header {
  padding-top: 10px;
}
    .filter-container .media-title .download-btn {font-size: 14px; padding: 8px 10px;}
    .wp-custom-logo .site-container .title-area {max-width: 110px;}
    .genesis-nav-menu a {font-size: 12px;}
    .titlefiled form li h4, .filter-lable .filter-area, .titlefiled form li label .sf-input-select, .video-sec .video-category .sf-input-select, .video-category form li h4, .search-filter .filter-input {font-size: 16px; line-height: 1.3;}
    .titlefiled form li {display: block;}
    .titlefiled form li h4::before, .filter-lable .filter-area::before {width: 40px; line-height: 40px; height: 40px; font-size: 20px;}
    .titlefiled form li label {width: 100%;}
    .menu-toggle {margin-bottom: 0; padding: 5px 0; margin-top: 8px;}
    .site-inner {margin-top: 80px !important;}
    .footer-widgets {padding: 30px 0;}
    /* .footer-widgets-1 {width: 100%; margin-bottom: 20px;}
    .footer-widgets-2, .footer-widgets-3 {width: 50%;} */
    .header-wrap .top-header ul#menu-top-header li.menu-item a {font-size: 14px;}
    .header-wrap .top-header ul#menu-top-header li.menu-item a svg {width: 20px; height: 20px;}
    
    /*New Mobile Menu*/
    /* Hide .rmp_menu_trigger by default */
    /* Show .rmp_menu_trigger when the user is logged in */
.page-id-455 .header-wrap .top-header ul#menu-top-header {
  display: block;
}
	.page-id-3715 .header-wrap .top-header ul#menu-top-header, .menu-top-header-french-container, .nav-primary {
  display: block;
}
    .header-wrap .top-header ul#menu-top-header, .menu-top-header-french-container, .nav-primary{display: none;}
    .logged-in #rmp_menu_trigger-3514 {left: 90%; display: block!important;}
    #rmp_menu_trigger-3514{display: none!important;}
    .rmp-container .um-profile-img-shortcode {float: left; width: 44px; height: 44px; border-radius: 50%; transform: translate(20px, 0px);}
    li#rmp-menu-item-3535.rmp-menu-item, li#rmp-menu-item-3536.rmp-menu-item, li#rmp-menu-item-3587.rmp-menu-item {width: 12%;display: inline-block;padding-top: 5px;}
    li#rmp-menu-item-3587.rmp-menu-item{width:  60%!important;}
    li#rmp-menu-item-3587.rmp-menu-item a:last-child {transform: translate(0px, -17px);display: inline-block;font-weight: bold;}
    li#rmp-menu-item-3587 .rmp-menu-item-link {padding-right: 5px;display: inline-block;width: 25%;}
    li#rmp-menu-item-3587 .rmp-menu-item-link{padding-right: 0;}
    li#rmp-menu-item-3535.rmp-menu-item svg, li#rmp-menu-item-3536.rmp-menu-item svg {width: 20px;}
    li#rmp-menu-item-3534 {border-top: 1px solid #dddddd;}
    .rmp-container li a:hover, .rmp-container li.current-page-ancestor a{text-decoration: underline!important;}
}

@media (max-width: 959px) {

    .nav-primary .genesis-nav-menu a {padding: 10px 0;}
    .menu-toggle {margin: 0 0 0 auto;}
    .site-header > .wrap {position: relative;justify-content: flex-start;}
    .menu-toggle{display: none;}
    .site-header .nav-primary {position: absolute; top: 100%; background-color: #fff; width: 94%; padding: 0; box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; right: 0; left: 0; margin: 0 auto;}
    .site-header .nav-primary ul li {border-bottom: 1px solid #ccc; padding: 5px 10px; text-align: left;}
    .site-header .nav-primary ul li:last-child{border-bottom: none;}
    .footer-widget-area .mt-44{margin-top: 0px;}

    #menu-main-menu .menu-item-has-children > a::after, #menu-main-menu-french .menu-item-has-children > a::after{display: none;}

    #menu-main-menu .sub-menu-toggle:hover, #menu-main-menu .sub-menu-toggle:focus, #menu-main-menu-french .sub-menu-toggle:hover, #menu-main-menu-french .sub-menu-toggle:focus{color: #333!important; outline: none;}
    #menu-main-menu .menu-item-has-children .sub-menu::before, #menu-main-menu-french .menu-item-has-children .sub-menu::before{content: none;}

    #menu-main-menu .menu-item-has-children .sub-menu, #menu-main-menu-french .menu-item-has-children .sub-menu{box-shadow: none;padding: 0;}
    #menu-main-menu .menu-item-has-children .sub-menu li a, #menu-main-menu-french .menu-item-has-children .sub-menu li a{font-size: 12px; font-weight: 600;padding: 5px 0!important;}
    #menu-main-menu .nav-primary .menu-item-has-children .sub-menu, #menu-main-menu-french .nav-primary .menu-item-has-children .sub-menu{padding: 0;}
    
}

@media (max-width: 767px) {
    .filterborder, .is-search-input {padding: 10px 15px;}
    .filter-container .media-title .download-btn {font-size: 12px; padding: 5px 10px;}
    .document-image {max-width: 40px; width: 100%;}
    .document-image.mr-15 {margin-right: 10px;}
    .download-file {margin-left: 10px;}
    .site-footer {font-size: 12px;}
    ul.page-numbers {margin-bottom: 20px;}
    .mb-50 {margin-bottom: 30px;}
    ul.page-numbers li span.page-numbers, ul.page-numbers li a.page-numbers, ul.page-numbers li span.page-numbers.current, ul.page-numbers li a.page-numbers:hover {padding: 5px 10px;}
    .dms-custom-sec .dms-title h1 {font-size: 25px;}
    .footer-logo {max-width: 200px;}
    .footer-widgets-1, .footer-widgets-2, .footer-widgets-3, .filterbox.video-category, .filterwrappers .search-keyword-wrap {width: 100%;}
    .video-sec .filterwrappers.video-wrap {display: block;}
    .video-sec .col-border {border-bottom: 1px solid #ccc; margin-bottom: 15px;}
    .header-wrap .top-header ul#menu-top-header {justify-content: center;}
    .header-wrap .top-header ul#menu-top-header li.menu-item a {padding: 8px;}

    .menu-item-has-children .sub-menu{top: 35px; z-index: 10000;}
    #menu-top-header-french .menu-item-has-children .sub-menu{top: 45px; z-index: 10000;}
}

@media (max-width: 575px) {
    .site-inner {padding: 60px 0 0;}
    .titlefiled form li h4, .filter-lable .filter-area, .titlefiled form li label .sf-input-select, .video-sec .video-category .sf-input-select, .video-category form li h4, .search-filter .filter-input {font-size: 14px; line-height: 1.3;}
    .titlefiled form li h4::before, .filter-lable .filter-area::before {margin-right: 8px;}
    .filter-container .document-titles-wrap .document-title {font-size: 16px;}
    .download-file {margin-left: 0; text-align: center; margin-top: 10px;}
    .filter-container .media-title {display: block;}
    .dms-custom-sec .dms-title h1 {font-size: 22px;}
}

@media (max-width: 560px) {
    .um-header {display: block !important;}
    .um-profile-edit {top: 60px !important;}
    .header-wrap .top-header ul#menu-top-header li.menu-item:nth-child(1) {width: 60%; margin-bottom: 10px;}
    .header-wrap .top-header ul#menu-top-header li.menu-item:nth-child(2) {width: 40%; margin-bottom: 10px;}
    .header-wrap .top-header ul#menu-top-header li.menu-item {text-align: right;}
	.um-directory .um-member-directory-header .um-member-directory-header-row .um-search {
    grid-template-columns: repeat(1, 1fr) !important;
}

.um-directory .um-members-wrapper .um-members.um-members-list {
    grid-template-columns: repeat(1, 1fr) !important;
}
}

.post-label {
    text-align: center;
	  font-size: 36px;
    font-weight: bold;
    margin: 0;
    color: #004d92;
}
html[lang="en-US"] .post-area.other-lang, html[lang="en-US"] .title-area.other-lang, html[lang="en-US"] .other-lang { display: none !important;}
html[lang="fr-FR"] .post-area, html[lang="fr-FR"] .title-area, html[lang="fr-FR"] .footer-area { display: none !important;}
html[lang="fr-FR"] .post-area.other-lang, html[lang="fr-FR"] .title-area.other-lang, html[lang="fr-FR"] .other-lang { display: block !important;}


.custom-footer-copyright {
    background-color: #111;
    color: #fff;
    text-align: center;
    padding: 15px 0;
    font-size: 14px;
}
.custom-footer-copyright a {
color: #FFF;
}

.custom-footer-copyright p {
    margin: 0;
}

.member-search-title {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #1a1a1a;
}


/* css for the a tag */
.login-page{
	color: #0d5e9a!important;
}
.login-page:hover{
	color: #0d5e9a!important;
	text-decoration: underline!important;
}

/* Button Full size */
input[type="submit"], .button{
width: -webkit-fill-available;}

/* Media query for the responsiveness of the page  */
@media (max-width: 768px) {
    div[style*="display: flex"] {
        flex-direction: column;
        align-items: center;
    }
    div[style*="flex: 1"], div[style*="flex: 2"] {
        max-width: 100%;
    }
}

@media only screen and (min-width: 960px) {
    .text-secwrap-login {
        max-width: fit-content;
        margin: auto;
    }
}

li{
	list-style-type: disc;
}


/* Logo start from left */
.site-header > .wrap {
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}


/* Keyframes for animations */
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translateX(-50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translateX(50px);
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

/* Animation classes */
.fade-in-left {
    animation: fadeInLeft 1s ease-out;
}

.fade-in-right {
    animation: fadeInRight 1s ease-out;
}


.login-submit {
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.login-submit:hover {
  background-color: #5C6AC4;
  transform: scale(1.05);
	border-radius: 5px;
}

html {
  scroll-behavior: smooth;
}

input[type=text],input[type=password]{
	width: 100%!important;
}

/* body {
  background: linear-gradient(135deg, #f0f0f0 25%, #e2e2e2 25%, #e2e2e2 50%, #f0f0f0 50%, #f0f0f0 75%, #e2e2e2 75%, #e2e2e2);
  background-size: 150% 150%;
  animation: gradient 10s ease infinite;
}

@keyframes gradient {
  0% { background-position: 0% 50%; }
  50% { background-position: 100% 50%; }
  100% { background-position: 0% 50%; }
} */

.dashboard-para a{
	font-weight: 700;
	color: #0d5e9a;
}
.dashboard-para a:hover{
    text-decoration: underline;
}

.dashboard-sec .dashboard-content {
    margin: 0 5px 0 15px;
}
li {
    list-style-type: none!important;
}

.entry-title{
display : block !important;
}


.post-meta-category__item{
	display: none;
}


.buddypress-wrap .bp-navs li:not(.current) a:focus, .buddypress-wrap .bp-navs li:not(.current) a:hover, .buddypress-wrap .bp-navs li:not(.selected) a:focus, .buddypress-wrap .bp-navs li:not(.selected) a:hover{
color: #a71d38 !important;
}

.site-footer a:active, .site-footer a:hover, .red-button{
color: #fff !important;

}


/* Topbar Base */
.custom-topbar {
    background-color: #a71d38;
    color: white;
    padding: 10px 0;
    font-size: 14px;
    position: inherit
    z-index: 999;
}

.custom-topbar .topbar-nav {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
line-height: 30px!important;
}

.custom-topbar .topbar-nav li {
    position: relative;
}

.custom-topbar .topbar-nav li a {
    color: white;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
font-weight: bold;
}

/* Dropdown Style */
.custom-topbar .topbar-nav li ul {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #FFF;
	color: #000;
    list-style: none;
    padding: 10px 0;
    min-width: 180px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    z-index: 9999;
}

/* .custom-topbar .topbar-nav li:hover > ul {
    display: block;
} */

/* WPML Dropdown Fix */
.custom-topbar .topbar-nav li.menu-item-has-children:hover > ul,
.custom-topbar .topbar-nav li.wpml-ls-item:hover > ul,
.custom-topbar .topbar-nav li.wpml-ls-menu-item:hover > ul,
.custom-topbar .topbar-nav li.menu-item-wpml-ls-48-en:hover > ul {
    display: block !important;
}
/* Ensure WPML submenu is positioned correctly */
.custom-topbar .topbar-nav li.wpml-ls-menu-item ul {
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    background-color: #FFF;
	color: #000!important;
    padding: 10px 0;
    min-width: 180px;
    z-index: 9999;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}
.custom-topbar .topbar-nav li.wpml-ls-menu-item ul li a{
	color: #000!important;
}
.custom-topbar .topbar-nav li.wpml-ls-menu-item:hover ul {
    display: block;

}


.custom-topbar .topbar-nav li ul li a {
    padding: 10px 15px;
    color: #000;
    white-space: nowrap;
}

.custom-topbar .topbar-nav li ul li a:hover {
    	background-color: transparent;
	color: #003049;
}


.custom-topbar .topbar-nav .arrow a:after{
	    content: "\f0d7";
    color: #ffffff;
    font-family: FontAwesome;
    padding-left: 5px;
}

.buddypress .buddypress-wrap .activity-state a, .buddypress .buddypress-wrap .comment-reply-link, .buddypress .buddypress-wrap .generic-button a, .buddypress .buddypress-wrap a.bp-title-button, .buddypress .buddypress-wrap a.button, .buddypress .buddypress-wrap button, .buddypress .buddypress-wrap input[type=button], .buddypress .buddypress-wrap input[type=reset], .buddypress .buddypress-wrap input[type=submit], .buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a{
	background-color: #a71d38!important;
	
}


.wpml-ls-legacy-list-horizontal a span{
	color: #fff!important;
	font-weight: bold!important;
}

.wpml-ls-legacy-list-horizontal{
	padding: 2px!important;
}

.wpml-ls-first-item a:after{
content: "/";
    opacity: 0.5;
    margin-left: 17px;
    color: #fff;
}

.wpml-ls-current-language{
	text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .custom-topbar {
        display: none !important;
    }
}


@media screen and (max-width: 768px) {
    .main-navigation .buddypress-icons-wrapper {
        display: contents !important;
    }
}

.main-navigation .buddypress-icons-wrapper{
display: none;
}

body.logged-out .buddypress-icons-wrapper {
    display: none !important;
}



.um-modal-btn
{
	display: none!important;
}
.um-profile-edit-a
{
	display: none!important;
}
/* Topbar Base */
.user-menu-dropdown-toggle .fa{
	font-size: 20px!important;
	color: #fff;
}

.search-icon .search-menu-dropdown-toggle{
display :none!important;
}

@media screen and (max-width: 768px) {
    .user-menu-dropdown-toggle .fa {
        color: #000!important;
    }
}


@media screen and (max-width: 768px) {
    .user-menu-dropdown-toggle .fa:hover {
        color: #000;
    }
}
.buddypress-icons-wrapper .user-notifications sup{
	background-color:#0b5e9a!important;
}
.user-menu-dropdown-toggle .fa:hover{
	font-size: 20px!important;
	color: #fff;
}

.custom-topbar .topbar-nav {
    display: flex;
    justify-content: flex-end;
    gap: 20px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.custom-topbar .topbar-nav li {
    position: relative;
}

.custom-topbar .topbar-nav li a {
    color: white;
    text-decoration: none;
    padding: 5px 10px;
    display: block;
    font-weight: bold;
}

/* Dropdown Style */
.custom-topbar .topbar-nav li ul {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #FFF;
    color: #000;
    list-style: none;
    padding: 10px 0;
    min-width: 180px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
    z-index: 9999;
}

.custom-topbar .topbar-nav li:hover > ul {
    display: block;
}

.custom-topbar .topbar-nav li ul li a {
    padding: 10px 15px;
    color: #000;
    white-space: nowrap;
}

.custom-topbar .topbar-nav li ul li a:hover {
    background-color: transparent;
    color: #003049;
}

.custom-topbar .topbar-nav .arrow a:after {
    content: "\f0d7";
    color: #ffffff;
    font-family: FontAwesome;
    padding-left: 5px;
}

/* WPML Dropdown Fix */
.custom-topbar .topbar-nav li.menu-item-has-children:hover > ul,
.custom-topbar .topbar-nav li.wpml-ls-item:hover > ul,
.custom-topbar .topbar-nav li.wpml-ls-menu-item:hover > ul {
    display: block !important;
}

.custom-topbar .topbar-nav li.wpml-ls-menu-item ul {
    position: absolute;
    top: 100%;
    right: 0;
    display: none;
    background-color: #FFF;
    color: #000 !important;
    padding: 10px 0;
    min-width: 180px;
    z-index: 9999;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

.custom-topbar .topbar-nav li.wpml-ls-menu-item ul li a {
    color: #000 !important;
}

.custom-topbar .topbar-nav li.wpml-ls-menu-item:hover ul {
    display: block;
}

/* BuddyPress Profile Dropdown Fix */
.buddypress-icons-wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-left: 0px;
    position: relative;
    z-index: 9999;
}

.buddypress-icons-wrapper .user-menu-dropdown {
    position: relative;
}
.user-menu-dropdown-menu .dropdown-title{
	color: #000!important;
}
.mark-read-all .action-unread{
	color: #000!important;
}
.buddypress-icons-wrapper .user-menu-dropdown-menu {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    background-color: #FFF;
    min-width: 180px;
    padding: 10px 0;
    list-style: none;
    z-index: 10000;
    box-shadow: 0 2px 6px rgba(0,0,0,0.3);
}

.buddypress-icons-wrapper .user-menu-dropdown:hover .user-menu-dropdown-menu,
.buddypress-icons-wrapper .user-menu-dropdown:focus-within .user-menu-dropdown-menu {
    display: block;
}

.buddypress-icons-wrapper .user-menu-dropdown-menu a {
    display: block;
    padding: 10px 15px;
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}

.buddypress-icons-wrapper .user-menu-dropdown-menu a:hover {
    background-color: #f5f5f5;
    color: #003049;
}

/* BuddyPress Button Color */
.buddypress .buddypress-wrap .activity-state a,
.buddypress .buddypress-wrap .comment-reply-link,
.buddypress .buddypress-wrap .generic-button a,
.buddypress .buddypress-wrap a.bp-title-button,
.buddypress .buddypress-wrap a.button,
.buddypress .buddypress-wrap button,
.buddypress .buddypress-wrap input[type=button],
.buddypress .buddypress-wrap input[type=reset],
.buddypress .buddypress-wrap input[type=submit],
.buddypress .buddypress-wrap ul.button-nav:not(.button-tabs) li a {
    background-color: #a71d38 !important;
}

/* WPML Style */
.wpml-ls-legacy-list-horizontal a span {
    color: #fff !important;
    font-weight: bold !important;
}

.wpml-ls-legacy-list-horizontal {
    padding: 5px !important;
}

.wpml-ls-first-item a:after {
    content: "/";
    opacity: 0.5;
    margin-left: 17px;
    color: #fff;
}

.wpml-ls-current-language {
    text-decoration: underline;
}

/* Hide topbar on small screens */
@media screen and (max-width: 768px) {
    .custom-topbar {
        display: none !important;
    }
}

/* Hide icons when logged out */
body.logged-out .buddypress-icons-wrapper {
    display: none !important;
}

.um-dropdown{
display: none!important;
}


.tel-text a:hover{
color:#a71d38!important;	
}


.my-account-link{
display: none!important;

}





.custom-topbar{
	padding: 0px;
}

.site-info{
	padding: 1em 0;
}
/* .custom-topbar.mobile-topbar {
	background-color: #a71d38;
	color: white;
	padding: 10px;
	font-size: 14px;
}
.custom-topbar.mobile-topbar .topbar-nav {
	display: flex;
	flex-direction: column;
	gap: 10px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.custom-topbar.mobile-topbar .topbar-nav li a {
	color: white;
	text-decoration: none;
} */


.footer-contact.mt-44{
	margin-top: 44px!important;
}

.quicktags-toolbar{
	display: flex;
}
.slick-track{
	width: auto!important;
}

.site-footer .widget-title{
	font-weight: bold!important;
}

.user-menu-dropdown-menu{
	height: auto!important;
}


@media (min-width: 1031px) {
    .bbp-site-wrapper {
        display: contents;
    }
}

.bbp-reply-permalink{
	display: none!important;
	
}




.cuta-moc {
  max-width: 900px;
  margin: 2rem auto;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  color: #333;
  padding: 0 1rem;
}

/* Header */
.membership-header h1 {
  font-size: 2.2rem;
  margin-bottom: 0.25rem;
  font-weight: 700;
  color: #004d99;
}

.membership-header p {
  font-size: 1rem;
  color: #555;
  margin-bottom: 2rem;
  line-height: 1.5;
}

/* Products Grid */
.products-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-bottom: 2rem;
}

/* Product card styling */
.product-card {
  background: #f8f9fa;
  border: 1.5px solid #ddd;
  border-radius: 10px;
  padding: 1rem 1.25rem;
  width: calc(50% - 1.5rem);
  box-shadow: 0 2px 5px rgba(0,0,0,0.05);
  cursor: pointer;
  transition: border-color 0.3s ease, box-shadow 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  user-select: none;
}

/* Hover effect only on optional (non-base) products */
.product-card:hover:not(.product-base) {
  border-color: #0073e6;
  box-shadow: 0 4px 12px rgba(0, 115, 230, 0.25);
}

/* Checkbox */
.product-card input[type="checkbox"] {
  margin-bottom: 1rem;
  transform: scale(1.2);
  cursor: pointer;
  align-self: flex-start;
}

/* Disabled base membership checkbox */
.product-base input[type="checkbox"] {
  cursor: default;
}

/* Headings in product cards */
.product-card h3 {
  font-size: 1.1rem;
  font-weight: 600;
  margin: 0 0 0.5rem 0;
  color: #004d99;
}

/* Amount */
.product-card .amount {
  font-weight: 700;
  font-size: 1.1rem;
  color: #0073e6;
  margin-bottom: 0.5rem;
}

/* Description paragraph */
.product-card .desc {
  font-size: 0.9rem;
  color: #666;
}

/* Section heading */
.section-heading {
  font-size: 1.5rem;
  font-weight: 700;
  margin-bottom: 1rem;
  color: #004d99;
}

/* Summary box */
.summary-box {
  border: 2px solid #0073e6;
  border-radius: 10px;
  padding: 1.5rem 2rem;
  background-color: #e6f0ff;
  max-width: 400px;
  margin: 0 auto 3rem auto;
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 115, 230, 0.2);
}

.summary-box h2 {
  margin-bottom: 1rem;
  color: #004d99;
  font-weight: 700;
  font-size: 1.6rem;
}

.summary-amount {
  font-size: 2rem;
  font-weight: 800;
  margin-bottom: 1rem;
  color: #003366;
}

#summary-lineitems {
  list-style: none;
  padding: 0;
  margin-bottom: 1.5rem;
  color: #004d99;
  font-weight: 600;
}

#summary-lineitems li {
  margin-bottom: 0.4rem;
  font-size: 1.1rem;
}

/* Button */
.btn-primary {
  background-color: #0073e6;
  border: none;
  color: white;
  padding: 0.8rem 2rem;
  font-size: 1.1rem;
  font-weight: 700;
  border-radius: 6px;
  cursor: pointer;
  transition: background-color 0.25s ease;
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
}

.btn-primary:hover {
  background-color: #005bb5;
}

/* Responsive */
@media (max-width: 600px) {
  .product-card {
    width: 100% !important;
  }

  .summary-box {
    max-width: 100%;
  }
}

