/*
black - 1A1A1A
silver - 76787c
grey - 030403

blue - 44607e
green - 67793a
yellow - ffcc07
beige - B5A89D
dark beige - A09081
*/

body { padding: 0; color: #1A1A1A; background-color: #1A1A1A; font-family: "Poppins"; font-size: 1em; }
a, a:link, a:focus, a:active, a:visited { color: #000; text-decoration: underline; }
a:hover  { color: #44607e; }
h1 { color: #000; margin-top: 0; padding-bottom: 10px; font-size: 2em; }
h2  { color: #000; font-size: 1.5em; padding-bottom: 5px; }
h3  { font-size: 1.3em; font-weight: bold; }
strong { color: #000; }
.table { color: #1A1A1A; }
.table a { color: #1A1A1A; }
.table a:hover { color: #44607e; }
.table thead>tr>th, .table tbody>tr>th, .table tfoot>tr>th, .table thead>tr>td, .table tbody>tr>td, .table tfoot>tr>td  { background-color: #FFF; border: 1px solid #1A1A1A; }
.table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #FFF; border-bottom: 1px solid #1A1A1A; }
.row { margin: 0; }
.form-label { margin-top: 15px; }

@media all and (min-width: 0px) and (max-width: 768px) 
{
	#logo { width: 90% !important; float: center; margin: 20px auto; }
	#slogan { display: none; }
	.navbar-nav > li > a { padding: 10px 15px 10px 15px !important; border-bottom: 1px solid #8C8C8C; border-right: none !important; }
	.navbar-nav .dropdown-menu { width: 100% !important; }
	h1 { margin-top: 5px; }
	h2 { margin-top: 10px; }
	#quick_phone, #quick_email  { display: block; clear: both; text-align: center; margin-bottom: 25px; }
	#quick_phone { margin-top: 25px; }
	.carousel-item:after { background: none !important; } 
	.carousel-caption { display: none !important; }
	
}

.container_logo_full { margin: 0 auto; width: 100%; padding: 0; }
#logo { width: 300px; margin: 0 auto; padding-top: 20px; padding-bottom: 20px;  }

.container_menu_full { margin: 0 auto; width: 100%; padding: 0; background-color: #B5A89D; }
.navbar-nav > li > a { padding: 80px 15px 10px 15px; text-align: center; text-decoration: none; border-radius: 0; font-size: 1em; font-weight: bold; color: #000; text-transform: uppercase; }
.navbar-nav > li > a:hover, .navbar-nav > li > a:focus, .navbar-nav  .open > a, 
.navbar-nav  .open > a:hover, .navbar-nav  .open > a:focus { color: #FFF; text-decoration: underline }
.navbar-nav > li > a.active, .navbar-nav > li > a:active { color: #FFF !important; text-decoration: underline; }
.navbar-nav > li:first-child > a, .navbar-nav > li:last-child > a  { border-bottom: 0; }
.nav .caret { border-top-color: #000; border-bottom-color: #000; }
.navbar-nav .dropdown-menu { background: #A09081; border-radius: 0; padding: 0; margin: 0; width: 230px; font-size: 0.9em; }
.navbar-nav .dropdown-menu > li { padding: 0; margin: 0; }
.navbar-nav .dropdown-menu > li  a { color: #000; padding: 10px 20px !important; width: 100%; display: block; border-bottom: 1px solid #FFF; font-size: 1em; text-decoration: none; text-align: left; }
.navbar-nav .dropdown-menu > li  a.active, .dropdown-menu > li  a:hover, .dropdown-menu > li  a:active , .dropdown-menu > li  a:focus { color: #FFF; background: #B5A89D; }
.dropdown:hover .dropdown-menu { display: block; }
.navbar-toggler { margin-bottom: 10px;  }
.navbar-toggler-icon { margin-top: 7px; background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E"); }
.navbar-toggler:focus { box-shadow: 0 0 0 0; }

.sub_services_menu .nav-side-menu ul { list-style: none; padding: 0; margin: 0; }
.sub_services_menu .nav-side-menu .nav-item { border-bottom: 1px solid black; margin: 0; padding: 0; }
.sub_services_menu .nav-side-menu .nav-link { display: block; color: #000; text-decoration: none; padding: 10px; }
.sub_services_menu .nav-side-menu .nav-link:hover, .sub_services_menu .nav-side-menu .nav-link:active, .sub_services_menu .nav-side-menu .nav-link.active { background-color: #f0f0f0; }

.container_slideshow_full { position: relative; }
.carousel-caption { margin-bottom: 0; left: 7%; right: 7%; }
.carousel-caption h5 { font-size: 4em; color: #FFF; text-shadow: 2px 2px #000; }
.carousel-caption p { font-size: 1.9em; text-shadow: 1px 1px #000; }
.btn-slideshow, .btn-slideshow:link, .btn-slideshow:focus, .btn-slideshow:active, .btn-slideshow:visited, .btn-slideshow[disabled] { padding: 10px 30px; background: #48525b; color: #FFF; border: none; text-decoration: none; }
.btn-slideshow:hover { background: #95d352; color: #000; }

.container_client_portals_full { margin: 0 auto; width: 100%; padding: 30px 0 30px 0; background: #FFF; }
#client_portals_heading { color: #000; text-align: center; padding-bottom: 30px; font-size: 2em; }
.container_quick_contact_full { margin: 0 auto; width: 100%; padding: 30px 0 70px 0; background: #FFF; }
#quick_contact_heading { color: #000; text-align: center; margin-top: 50px; padding-bottom: 30px; font-size: 2em; }
#quick_contact { text-align: center; }
#quick_contact_email { font-size: 1.3em; padding: 10px 0 20px 0; }
#quick_contact_phone { font-size: 1.3em; padding: 0; }
#quick_contact a, #quick_contact a:link, #quick_contact a:focus, #quick_contact a:active, #quick_contact a:visited { color: #000; }
#quick_contact a:hover  { color: #44607e; } 

.container_content_full, .container_content_full .container { background: #FFF; }
#main_content { padding: 30px 10px; }
#main_content li { margin: 1em 0; }
#main_content_home { padding: 30px 10px; text-align: center; font-size: 1.1em }
#plain_page_photos { margin-top: 60px;  }
#plain_page_photos img { margin-bottom: 10px;  }
#plain_page_bottom_photos { margin-top: 40px;  }
#plain_page_bottom_photos img { margin-bottom: 25px;  }
#contact_page_map { margin-top: 10px; }

/* member_benefits */
.container_member_benefits_full { background: #44607e; padding-top: 50px; padding-bottom: 70px;  }
.container_member_benefits_full h1 { text-align: center; color: #FFF; margin-bottom: 20px; }
.member_benefit_cell_container { padding: 0; margin-top: 0px; margin-bottom: 25px; border-radius: 20px; }
.member_benefit_cell { margin: 0 5px; background: #FFF; min-height: 180px; border-radius: 20px; }
.member_benefit_cell_icon { text-align: center; padding-top: 30px; padding-bottom: 10px; }
.member_benefit_cell_icon img { width: 90%; margin: 0 auto; }
.member_benefit_cell_icon img { color: #95d352; }
.member_benefit_cell h3 { font-size: 1.2em; padding: 0.5em 1em; text-align: center; }
.member_benefit_cell_description { text-align: center; padding: 0.25em 1em 0.5em 1em; height: 120px; position: relative; }
.member_benefit_cell_description a { text-decoration: none !important; position: absolute; right: 30px; bottom: 20px; }
.member_benefit_cell_description a h3, .member_benefit_cell a:link h3, .member_benefit_cell a:focus h3, .member_benefit_cell a:active h3, .member_benefit_cell a:visited h3 { color: #48525b; }
.member_benefit_cell_description a:hover h3  { color: #e29f2c; }
.member_benefits_photos img { margin-bottom: 20px; }
.member_benefits_photos_name { font-size: 0.8em; margin-top: 2px; margin-bottom: 20px; }
.member_benefits_photos { margin-top: 65px;  }
.member_benefits_photos img { margin-bottom: 10px; }
.member_benefits_photos p { font-size: 0.8em; }
.member_benefit_cta { margin-top: 30px; text-align: center; }

/* becdome a member */
#become_a_member_form h2 { margin-top: 30px; }
#agreement_membership_container { margin-top: 30px; }

/* brands */
.container_brands_full { background: #FFF; padding-top: 50px; padding-bottom: 80px; margin-top: 0; margin-bottom: 0; }
#brands_intro h1 { color: #000; text-align: center; margin: 0 0 30px 0; }

/* staff */
.staff_profile { margin-top: 10px; margin-bottom: 20px; }
.staff_profile img { width: 100%; }
.staff_name { font-size: 1.4em; font-weight: bold; padding-top: 10px; }
.staff_position { font-size: 1.1em; font-style: italic; }
.staff_profile_link { margin-top: 5px; }
.staff_details_name { font-size: 1.6em; font-weight: bold; padding-bottom: 10px; }
.staff_details_role { font-style: italic; }
.staff_details_photo { margin-bottom: 20px; }
.staff_details  { margin-bottom: 20px; }
.staff_license { font-size: 0.85em; }

/* fellows */
#fellows_qualification { font-style: italic; margin-bottom: 10px;  }

/* news */
.container_news_full { background: #FFF; padding-top: 40px; padding-bottom: 60px;  }
#news_intro h1 { text-align: center; margin: 60px 0 30px 0; }
.news_cell_container { color: #000; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.news_cell { background: #FFF; margin: 3px 5px 10px 5px; display: flex; flex-direction: column; position: relative; border-top: 5px solid #9b3c01; }
.news_cell h2  { color: #9b3c01; font-size: 1.6em; padding-top: 10px; padding-bottom: 5px; }
.news_cell_description { font-size: 0.9em; padding: 10px 20px 20px 20px;  }
.news_cell_date { font-size: 1em; font-style: italic; }
.news_cell:hover { box-shadow: 4px 4px rgba(255,255,255, 0.4); }
.news_year_menu { font-size: 0.85em; margin-bottom: 25px; }
.news_cell_description a, .news_cell_description a:link, .news_cell_description a:focus, .news_cell_description a:active, .news_cell_description a:visited { color: #9b3c01; text-decoration: underline; }
.news_cell_description a:hover { color: #000; }
.news_description h1, .news_date { text-align: center; }
.news_date { font-style: italic; margin-bottom: 10px; }
.news_hero_photo { margin-top: 20px; margin-bottom: 30px; }
.news_list_item { border-bottom: 1px dashed #9b3c01; margin-bottom: 40px; }
.news_list_photo { margin-bottom: 20px; }
.news_list_date { font-style: italic; margin-bottom: 10px; }
.news_photo_name { font-size: 0.9em; margin-bottom: 25px;  }
.news_gallery_cell_container { color: #000; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; }
.news_gallery_cell { background: #FFF; margin: 3px 5px 30px 5px; display: flex; flex-direction: column; position: relative; border-top: 5px solid #9b3c01; }
.news_gallery_cell h2  { color: #9b3c01; font-size: 1.1em; padding-top: 10px; padding-bottom: 5px; text-align: center; }
.news_gallery_cell:hover { box-shadow: 4px 4px rgba(255,255,255, 0.4); }

/* events */
#calendar { margin-bottom: 40px; }
.events_dates { font-size: 0.9em; font-style: italic; margin-bottom: 10px; }
.general_event { background-color: #104609! important; }
/* added so titles arent cut off*/
.fc-event-title { padding: 2px; white-space: normal; text-overflow: ellipsis; max-height: 80px; }
.fc-event-title:hover { max-height: none! important; }

/* journals */
.journal_list_item { border-bottom: 1px dashed #9b3c01; margin-bottom: 40px; }
.journal_list_photo { margin-bottom: 20px; }

/* webinars */
.webinars_date { font-style: italic; margin-bottom: 10px; }
.webinars_hero_photo { margin-top: 20px; margin-bottom: 30px; }
.webinar_list_item { border-bottom: 1px dashed #9b3c01; margin-bottom: 40px; }
.webinar_list_photo { margin-bottom: 20px; }

/* conference proceedings */
.conference_proceedings_paper_heading { margin-top: 20px; }
.conference_proceedings_paper_name { margin-top: 10px; }
.conference_proceedings_paper_authors { font-style: italic; }
.conference_proceedings_paper_link  { font-size: 1.5em; }

/* members portal */
#members_toolbar { font-size: 0.85em; text-align: right; }
#members_toolbar i { padding-right: 10px; }
#account_name { padding-right: 20px; }

.grecaptcha-badge { visibility: hidden; }
#recaptcha_help { font-size: 0.85em; }
label.error { font-weight: bold; color: #FF0000; padding: 2px 8px; margin-top: 2px; }
.btn-primary, .btn-primary:link, .btn-primary:focus, .btn-primary:active, .btn-primary:visited, .btn-primary[disabled] { padding: 10px 30px; background: #ffcc07; color: #000; border: none; text-decoration: none; }
.btn-primary:hover  { color: #000; background: #B5A89D; }

.container_footer_full { margin: 0 auto; width: 100%; padding: 10px 0; background: #B5A89D; }
#footer_links { padding: 20px 0 10px 0; text-align: left; color: #212529; font-size: 1em; }
#footer_links h2 { color: #212529 !important; }
#footer_links ul li { padding: 7px 0; }
#footer_links a, #footer_links a:link, #footer_links a:focus, #footer_links a:active, #footer_links a:visited { color: #212529; font-weight: normal; }
#footer_links a:hover { color: #44607e; }
#footer_logo { width: 100%; margin-bottom: 20px; }
#footer_links table { color: #212529 !important; }
#footer_links .table>:not(caption)>*>* { color: #212529 !important; }
#footer_links .table thead>tr>th, #footer_links .table tbody>tr>th, #footer_links .table tfoot>tr>th, #footer_links .table thead>tr>td, #footer_links .table tbody>tr>td, #footer_links .table tfoot>tr>td  { background-color: #B5A89D !important; border: 1px solid #B5A89D !important; border-bottom: 1px solid #A09081 !important; }
#footer_links .table-striped > tbody > tr:nth-child(2n+1) > td, .table-striped > tbody > tr:nth-child(2n+1) > th { background-color: #B5A89D; }
#footer_links .table-striped > tbody > tr:nth-of-type(2n+1) > * { --bs-table-bg-type: #B5A89D;  }
#footer_links table a, #footer_links table a:link, #footer_links table a:focus, #footer_links table a:active, #footer_links table a:visited { color: #212529; font-weight: normal; }
#footer_links table a:hover { color: #44607e; }
#footer_phone { padding-bottom: 10px; }
#footer_email { padding-bottom: 20px; }
.facebook_link { margin-right: 20px; }
#footer { color: #FFF; padding: 5px 10px; }
#footer a, #footer a:link, #footer a:focus, #footer a:active, #footer a:visited { color: #FFF; text-decoration: none; font-weight: normal; }
#footer a:hover  { color: #e29f2c; text-decoration: underline; }
.container_footer_credits_full { margin: 0 auto; width: 100%; padding: 10px 0; background: #44607e; font-size: 0.85em; }
#copyright { padding-left: 0; }
#social_media { text-align: center; }
#credits { text-align: right; padding-right: 0; }


