/* Basics
=========================== */
/* Button Colours
=========================== */
/* Top Bar
=========================== */
/* NavBar
=========================== */
/* Mobile Nav
=========================== */
/* Social
=========================== */
/* Footer 
=========================== */
/* Panel Header Colours
=========================== */
/* Title Colour
=========================== */
/* Style 1 Title BG Colour */
/* Basics
=========================== */
/* Button Colours
=========================== */
/* Top Bar
=========================== */
/* NavBar
=========================== */
/* Mobile Nav
=========================== */
/* Social
=========================== */
/* Footer
=========================== */
/* Panel Header Colours
=========================== */
/* Title Colour
=========================== */
/* Style 1 Title BG Colour */
/* --- Fonts --- */
/* Source Serif Pro */
@font-face { font-family: 'Source Serif Pro', serif; src: url("https://fonts.googleapis.com/css2?family=Source+Serif+Pro:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600;1,700&display=swap"); }

/* Roboto */
@font-face { font-family: 'Roboto', sans-serif; src: url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap"); }

/* Mixins */
h1, h2 { text-rendering: optimizeLegibility !important; -webkit-font-smoothing: subpixel-antialiased; }

h1 { font-family: "Source Serif Pro", serif; font-size: 30pt; font-weight: 400; }

h2 { font-family: "Source Serif Pro", serif; font-size: 24pt; font-weight: 400; font-style: italic; }

body { font-family: "Source Serif Pro", serif; text-rendering: optimizeLegibility !important; -webkit-font-smoothing: subpixel-antialiased; }

body p { font-size: 14pt; font-family: "Source Serif Pro", serif; }

.btn { font-family: "Roboto", sans-serif; font-weight: 400; text-transform: uppercase; }

.btn-primary { border-color: transparent; }

.cpages-options-menu .custom_page_controls a.btn { text-transform: capitalize; }

.header-banner .header-banner-text .container .header-banner-text-inner .header-banner-page-title { text-shadow: none; }

/* Navigation */
header.site-header { min-height: 50px; }

header.site-header.fixed-enabled.fixed { background: #ffffff !important; }

header.site-header .container { width: 100% !important; }

header.site-header #header_topbar .navbar-header .navbar-brand { position: absolute; left: 5%; top: 10px; z-index: 999; }

header.site-header #header_topbar #header-account-buttons { margin-top: 19px; font-weight: 400; }

header.site-header #header_topbar #header-account-buttons #header_topbar_account .nav.navbar-nav > li { margin-left: 5px; }

header.site-header #header_topbar #header-account-buttons #header_topbar_account .nav.navbar-nav > li > a { font-size: 16px; text-transform: uppercase; font-family: "Roboto", sans-serif; font-weight: 400; text-transform: uppercase; }

header.site-header #header_topbar #header-account-buttons #header_topbar_account .nav.navbar-nav > li > a.signup_button { background-color: #fdb924; border-color: #fdb924; color: #182622; }

header.site-header #header_topbar #header-account-buttons #header_topbar_account .nav.navbar-nav .sign_in_button a { border: #21566a 2px solid; }

header.site-header .navbar.navbar-default > .container { position: relative; }

header.site-header .navbar.navbar-default > .container .main-nav { float: right !important; }

header.site-header .navbar.navbar-default > .container .main-nav > .navbar-nav > li > a { font-size: 12px; padding: 15px 17px; text-transform: uppercase; font-family: "Roboto", sans-serif; }

@media (min-width: 1200px) { header.site-header .navbar.navbar-default > .container .main-nav > .navbar-nav > li > a { padding: 15px 20px; font-size: 15px; } }

header.site-header .navbar.navbar-default > .container .main-nav > .navbar-nav > li ul.dropdown-menu > li > a { font-size: 13px; font-weight: 500; color: #182622; }

header.site-header .navbar.navbar-default > .container .main-nav > .navbar-nav > li ul.dropdown-menu > li > a:hover, header.site-header .navbar.navbar-default > .container .main-nav > .navbar-nav > li ul.dropdown-menu > li > a:focus { color: #104f55; }

header.site-header .navbar.navbar-default > .container .main-nav .dropdown { position: relative; }

header.site-header .navbar.navbar-default > .container .main-nav li.dropdown > a:after { display: block; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #A7A9AC; content: ''; position: absolute; top: 50%; right: 0%; transform: translate(-50%, -50%); }

/* Footer */
#site_footer { background-color: #171F1C; font-size: 14px; padding-top: 0; }

#site_footer a { color: #39a784; }

#site_footer .footer-ul li .item-date-widget-style { color: unset; }

#site_footer .powered-by-silkstart { display: none; }

#site_footer .footer-top { padding-bottom: 0; }

#site_footer .lower-footer { background-color: #171F1C; }

#site_footer .lower-footer .container .row { display: flex; flex-direction: column; align-items: center; }

@media (min-width: 768px) { #site_footer .lower-footer .container .row { flex-direction: row; } }

#site_footer .lower-footer .footer-logo .navbar-brand img { height: 70px !important; }

#site_footer .lower-footer .footer-logo { padding-top: 25px; max-height: none; }

@media (min-width: 768px) { #site_footer .lower-footer .footer-logo { padding-top: 0px; } }

#site_footer .lower-footer .footer-copyright { text-align: right; text-align: -webkit-right; line-height: 0.8em; margin: 15px 0; }

#site_footer .lower-footer .footer-copyright p { text-align: center; }

@media (min-width: 768px) { #site_footer .lower-footer .footer-copyright { text-align: center; display: flex; justify-content: center; align-items: center; } #site_footer .lower-footer .footer-copyright p { margin: 0; margin-right: 3px; font-size: 15px; } }

/* Directory Page */
.company_user-directory-page .results-title h2 .found { text-transform: lowercase; }

.company_directory .company_item_listings .pagination_app_div .results-title h2 .found { text-transform: lowercase; }

.rental-section h2 { text-align: center; padding: 60px 0 40px 0; }

.rental-section .rental-container { display: flex; flex-direction: column; flex-wrap: wrap; align-items: center; }

@media (min-width: 768px) { .rental-section .rental-container { flex-direction: row; align-items: unset; justify-content: center; } }

.rental-section .rental-container .rental-item { max-width: 350px; width: 100%; background-color: #39a784; color: white; margin: 10px; padding: 20px; }

.policy-container { padding: 60px 0; text-align: center; }

.policy-container h3 { margin: 20px 0; }

.policy-container .community-btn-container { display: flex; flex-direction: row; justify-content: space-evenly; max-width: 550px; margin-left: auto; flex-wrap: wrap; margin-right: auto; }

.policy-container .community-btn-container .btn { margin: 10px; max-width: 200px; width: 100%; }

.council-container { padding-top: 60px; text-align: center; }

.council-container .community-btn-container { display: flex; flex-direction: row; justify-content: space-evenly; max-width: 450px; margin-left: auto; flex-wrap: wrap; margin-right: auto; }

.council-container .community-btn-container .btn { margin: 10px; white-space: pre-wrap; width: 100%; color: white; }

.cpage_for-policymakers .fact-item, .cpage_for-neighbors .fact-item { color: #39a784; }

.cta-widget { background-color: #104f55; }

.cta-widget .container .cta-text { line-height: 3px; }

.cta-widget .container .cta-text h3 { font-size: 20px; }

.what-we-do .container .ss-widget .row .widget-item .what-we-do-panel .what-we-do-text { margin: 25px 0; }

.cpage_city-information .subcontainer_style1 .upcoming-events .upcoming-event-widget .widget-more-button-wrapper .btn-block { display: initial; }

.company_user_directory #secondary_content .panel.panel-default:first-of-type, .company_directory #secondary_content .panel.panel-default:first-of-type { display: none; }

.directory-member > .action_buttons_md > .row > div { padding: 0 5px; }
