/*
Theme Name: OPHP by SLD
Template: hic_state_template_parent
Author: SLD
Author URI: staceyleong.com
Description: Child theme for OPHP
Version: 2.1742086926
Updated: 2025-03-15 15:02:06

*/

html {font-size: 15px;}
body {color: #000;    font-weight: 400;}

.full_bleed_page.primary-content {	width: 100%;}

#page, #footer, .statewide-banner {max-width: 1600px;}
.default_page.primary-content {padding: 0 4vw 5vw 4vw;}
#middle_wrapper .default_page .pagetitle, #middle_wrapper .full_bleed_page .pagetitle {
	border-bottom: none;	
	padding: 0;
	margin-top: 3vw;
	margin-bottom: 2vw;
}
.default_page .pagetitle {margin-left:  0; margin-right: 0;}
.full_bleed_page .pagetitle h2 {
	margin-left: 4vw;
	margin-right: 4vw;
}

#middle_wrapper {    margin: 0;}
#main {    margin: 0;}

p {
	font-size: clamp(1rem, 1.2vw, 1.25rem);
	line-height: clamp(1.5em, 2.8vw, 1.6em);
	margin-bottom: clamp(1.1em, 1.2vw, 1.4em);
}
p, ol, ul, dl, address, div.post {font-family: 'Open Sans', sans-serif;}

.pagetitle h2 {
	line-height: 1.2;
	font-size: clamp(1.4rem, 3vw, 2.8rem);
	margin: 0;
	text-transform: none;
	font-weight: 600;
	padding: 0;
}
h6 {font-weight: 300;}

.post p.meta-info {
    font-size: 80%;
    padding: 0;
    margin: 0 0 1em;
}

.wp-caption {
    padding-top: 0;
    margin-bottom: 12px;
    background-color: transparent;
    border: none;
}
.wp-caption p.wp-caption-text {
    line-height: 110%;
    font-size: 12px;
    padding: 3px 5px;
}
.dcjq-accordion ul a.dcjq-parent.active::before {
    content: "\f063" !important;
}
.dcjq-accordion ul a.dcjq-parent::before {
    margin-right: 4px;
    content: "\f061" !important;
}

#header {    z-index: 500;}
#header h1.title a {font-size: 1.5em;}

.search_options {padding: 0 2px 6px 8px;}
#main_search form {margin-top: 20px;    max-width: 400px;}
#main_search li {border-bottom: none;}
#main_search li a {
    font-size: 1.3em;
    font-weight: 400;
    margin: 0 0 0.7em;
}

#navigation ul li a {display: block;    font-weight: 300;}
#navigation div > ul > li > .children, #navigation div > ul > li > .sub-menu {    border-top: none;}
#navigation .children li, #navigation .sub-menu li {    border-bottom: 1px solid rgba(255, 255, 255, 0.32);}

#page .primary-content ul li, #page .inner-main-full ul li {    line-height: 1.3em;    list-style-type: square;}
b, strong {    font-weight: 700;}
a:visited {    color: #000;}
a.read-more {    display: inline-block;}
tbody tr {    background-color: transparent;}
#main .padded_container {
    padding: 40px;
}

.custom_title {
	line-height: 1.1;
	margin: 0;
	font-size: clamp(2rem, 4vw, 4rem);
}

h4#section_subtitle {
    padding-top: 5px;
    margin-top: 10px;
    font-size: 1.2em;
    color: #fff;
    display: inline-block;
    border-top: dotted 1px #fff;
    font-weight: 400;
}

#featured_slider {    margin-bottom: 0;}
#featured_slider .nivo-caption a {
    line-height: 100%;
    font-size: 3em;
    display: block;
    text-transform: inherit;
}
#sidebar_wrapper.sidebar_bg, #sidebar_wrapper_home.sidebar_bg {    background-color: transparent;}

#footer a {    text-shadow: none;}

:root {
    --shiraz: #b00b30;
    --burgundy: #7f0019;
    --crusta: #ff8537;
}

#scheme_color_green .primary-content H3 {
    margin-bottom: 1em;
    text-transform: inherit;
    font-weight: 400;
	 color: #000;
}
.primary-content H4 {
    margin-top: 2.5em;
    font-size: 1.1em;
    margin-bottom: 1em;
    text-transform: uppercase;
}
.primary-content H5 {
    font-size: 1.1em;
    margin-bottom: 0.2em;
    border-bottom: none;
    font-weight: 600;
}
.primary-content H6 {
    font-size: 90%;
}

.primary-content ul {
    margin-top: 1em;
    margin-bottom: 1.8em;
}
#main .primary-content img, .inner-main .primary-content img {
    background-image: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0;
}
#main .primary-content img.post_feat_image {
    width: 30%;
    float: left;
    margin: 0 20px 20px 0;
}

.leftsidebar_column #sidebar .menu {    margin-top: 20px;}

.swiper-slide.swiper-slide-active {
    background-color: rgba(0, 0, 0, 0.51) !important;
    background-size: cover !important;}

.front-social-contact-widget img {    width: 30px;}
.front-social-contact-widget table {    margin: 10px 0 12px;}
.front-social-contact-widget table td {    text-align: left;}

.the_banner {
    background-color: #6c6c6c;
    height: 240px;
}
.the_banner-b {
    background-image: url('/docd/files/2017/02/banner_bkgr-pattern.jpg');
    background-color: #6c6c6c;
    background-repeat: no-repeat;
    background-position: left top;
    height: 160px;
    background-size: cover;
}
#navigation ul li.link_float_right {
    float: right;
    background-color: var(--burgundy);
}
#navigation ul li.current_page_item > a, #navigation ul li.current_page_ancestor > a, #scheme_color_green #navigation ul li.current_page_parent > a {
    background-color: var(--burgundy) !important;
}
#navigation .children li, #navigation .sub-menu li:last-child {
    border-bottom: none;
}
.secondary_navmenu {
    line-height: 100%;
    background-color: rgba(0, 0, 0, 0.44);
    color: #fff;
    display: block;
    position: absolute;
    z-index: 300;
    padding: 10px;
}
.secondary_navmenu ul {
    padding: 0;
    margin: 0;
}
#main .secondary_navmenu ul li {
    float: left;
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0 13px 0 0;
}

.scheme_bg_green, #navigation .scheme_bg_green .children, .scheme_bg_green .children a {    background-color: var(--shiraz);}
#scheme_color_green #navigation ul li a:hover {    background-color: var(--crusta) !important;}
#scheme_color_green #navigation .children li, #scheme_color_green #navigation .children li a, #scheme_color_green #navigation .sub-menu, #scheme_color_green #home_top_widgets .home_top_widget .date {  background-color: rgb(93, 93, 93);
}
#scheme_color_green #header h1.title a {    color: var(--shiraz);}
#scheme_color_green #page a, #scheme_color_green #page a:hover, #scheme_color_green #page a:visited {    color: #000;}
#scheme_color_green #page h2.disease_section_title a, #scheme_color_green #page h2.advisory_section_title a {    text-decoration: none;}
#scheme_color_green #page h2.disease_section_title a:hover, #scheme_color_green #page h2.advisory_section_title a:hover {    color: inherit;}
#scheme_color_green #sidebar .widgettitle {
    line-height: 120%;
    text-transform: inherit;
    font-weight: 600;
    padding: 0 0 0.3em;
    margin: 0 0 0.5em;
}
.scheme_text_green, #scheme_color_green #sidebar .widgettitle, #scheme_color_green .home_top_widget .widgettitle, #scheme_color_green .home_bottom_widget .widgettitle {
    color: rgba(53, 53, 53, 0.5803921568627451);}

#scheme_color_green #page .button_link a::after {
    width: 31px;
    float: right;
    background-image: url('images/arrow-circular-red.png');
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    height: 28px;
    position: relative;
    top: -3px;
    content: '';
    right: -20px;
}
#scheme_color_green #search-submit, #scheme_color_green #sidebar #searchform input[type="submit"], #scheme_color_green #header_search button, #scheme_color_green #main_search button {
    background-color: var(--burgundy) !important;}
#scheme_color_green #header_search button:hover {
    background-color: var(--crusta) !important;}
 
 .front_icon_links {
	max-width: 335px;
	margin-left: auto;
	margin-right: auto;
}
.front_icon_links a {
	width: 100%;
	background-repeat: no-repeat;
	height: auto;
	aspect-ratio: 1;
	display: block;
}
.front_icon_links h4 {
	margin: 0 0 1em 0;
	font-size: 14px;
	line-height: 1.2;
	font-weight: 600;
	text-transform: capitalize;
	text-align: center;
}
.front_bg_buttons {background-size: contain;}

#scheme_color_green #page a#button-1.front_bg_buttons {
    background-image: url('/wp-content/themes/hic_state_template_child-OPHP/images/icon-Hurricane.png');
}
#scheme_color_green #page a:hover#button-1.front_bg_buttons {
    background-image: url('/wp-content/themes/hic_state_template_child-OPHP/images/icon-Hurricane-rollover.png');
}
#scheme_color_green #page a#button-2.front_bg_buttons {
    background-image: url('/wp-content/themes/hic_state_template_child-OPHP/images/icon-Volcanic.png');
}
#scheme_color_green #page a:hover#button-2.front_bg_buttons {
    background-image: url('/wp-content/themes/hic_state_template_child-OPHP/images/icon-Volcanic-rollover.png');
}
#scheme_color_green #page a#button-3.front_bg_buttons {
    background-image: url('/wp-content/themes/hic_state_template_child-OPHP/images/icon-EmergencyKit.png');
}
#scheme_color_green #page a:hover#button-3.front_bg_buttons {
    background-image: url('/wp-content/themes/hic_state_template_child-OPHP/images/icon-EmergencyKit-rollover.png');
}
#scheme_color_green #page a#button-4.front_bg_buttons {
    background-image: url('/wp-content/themes/hic_state_template_child-OPHP/images/icon-Preparedness.png');
}
#scheme_color_green #page a:hover#button-4.front_bg_buttons {
    background-image: url('/wp-content/themes/hic_state_template_child-OPHP/images/icon-Preparedness-rolloer.png');
}
#scheme_color_green #page #navigation ul li.link_float_right a {
    font-size: 90%;
}
#scheme_color_green #header #navigation .menu-docd-container #menu-docd li a:hover {
    background-color: var(--burgundy) !important;
}
#scheme_color_green #page .secondary_navmenu a {
    font-size: 90%;
    color: #fff;
}
#scheme_color_green #page .dcjq-accordion ul li.current_page_item a {
    color: #0004D;
    color: #0006;
}

#scheme_color_green #page .dcjq-accordion ul li a {
    color: #000;
}
#scheme_color_green #page .dcjq-accordion ul li a:hover {
    color: #7b7d83;
    text-decoration: none;
}
#scheme_color_green #page .dcjq-accordion ul li a.dcjq-parent.active {
    display: block;
    font-weight: 700;
}

.link-healthcare_prov a, .link-advisories a {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    padding: 1px 8px;
}
.link-healthcare_prov a {
    background-color: rgb(34, 115, 149);
}
.link-advisories a {
    background-color: #ff8537;
}
#sidebar h3 {
    font-size: 1.2em;
    font-weight: 400;
    padding: 0 0 1em;
}
#sidebar ul {
    padding: 0;
    margin: 0;
}
#sidebar .dcjq-accordion ul.leftmenu {
    padding: 20px 0 0;
}
#sidebar ul li ul.sub-menu li.menu-item {
    line-height: 110%;
    list-style: outside square !important;
    margin: 0.8em 0 0 30px;
}
#sidebar ul li {
    line-height: 1.3em;
    font-size: 13px;
    list-style-type: none;
    padding: 0;
    margin: 0 0 0.6em;
}

.dcjq-accordion ul a.dcjq-parent::before, dcjq-accordion ul a.dcjq-parent.active::before {
    font-size: 10px;
    font-family: 'FontAwesome';
}
.sidebar_left_widget .textwidget {
    font-size: 90%;
}
#wrap .sidebar-btns ul {
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
}
#wrap .sidebar-btns ul li {
    border-bottom: 1px solid rgba(255,255,255,.5);
    display: block;
    list-style: none;
    padding: 1.4em 0 1.4em 1em;
    margin: 0;
}
#wrap .sidebar-btns ul li a {
    color: #fff !important;
}
#wrap .sidebar-btns ul li:hover {
    background-color: rgba(0,0,0,.1);
}
#wrap .sidebar-btns ul li img {
    vertical-align: middle;
    margin: 0 .5em 0 0;
}
.sidebar-btns {
    font-size: 1.1em;
    background-color: #4d76a4;
    color: #fff;
    text-shadow: 0 1px 0 rgba(0,0,0,.4);
    padding: 0;
    margin: 0;
}
#sidebar .sidebar_widget {
    width: inherit;
    border: none;
    padding: 0 0 0.2em;
    margin: 1em 0 0.5em;
}
.right_col_widgets {
    width: 190px;
    float: right;
    margin: 0 0 0 20px;
}
.sidebar-btns img {
    background-image: none !important;
    border: 0 solid rgba(0, 0, 0, .1) !important;
    padding: 0 !important;
}
.sidebar-btns ul li:hover {
    background-color: #456a93;
    background-color: rgba(0,0,0,.1);
}
.sidebar_box {
    width: 190px;
    float: right;
    margin: 0 0 10px 20px;
}
.sidebar_box img {
    display: block;
    margin: 0;
}
.sidebar_box p {
    padding: 0;
    margin: 0;
}
.sidebar_box .textarea {
    font-size: 90%;
    background-color: #237698;
    color: #fff;
    padding: 12px;
}
.sidebar_box .textarea p {
    font-weight: 300;
    margin: 0;
}
#scheme_color_green #page .sidebar_box .textarea a {
    color: #fff;
    text-decoration: underline;
}
.button-takeaction {
    background-color: #be452d;
    display: block;
    -moz-border-radius: 5;
    -webkit-border-radius: 5;
    -moz-border-radius: 5px;
    -o-border-radius: 5;
    -webkit-border-radius: 5px;
    border-radius: 5;
    -o-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 2px 2px #0009;
    -webkit-box-shadow: 0 2px 2px #0009;
    -o-box-shadow: 0 2px 2px #0009;
    box-shadow: 0 2px 2px #0009;
    text-decoration: none;
    padding: 6px 30px 6px 12px;
    margin: 0 0 10px;
}
.button-takeaction:hover {
    background-color: #941400;
    text-decoration: none;
}
#scheme_color_green #page .button_link a {
    line-height: 100%;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 0.2em;
}
.home_sidebar .widgettitle, .front_featured_posts h4 {
    line-height: 1;
    color: rgb(255, 127, 19);
    text-transform: uppercase;
    font-weight: 400;
    margin: 0 0 1em;
}
.home_sidebar .post-date {
    font-size: 80%;
    color: #f27219;
    display: block;
}
.front_slider button {
    line-height: 1;
    font-size: 90%;
    background-color: rgba(0, 0, 0, 0.34);
    color: #fff;
    border: 1px rgba(255, 255, 255, 0.66) solid;
    padding: 5px 12px 8px;
    margin: 0 16px;
}
.front_featured_posts {
    background-color: #505155;
    max-width: 348px;
    padding: 28px 10px 22px 20px;
    margin: 0 0 50px;
}
.front_featured_posts ul {
    padding: 0;
    margin: 0;
}
#main .front_featured_posts ul li {
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.53);
    list-style: none;
}
.front_featured_posts ul li span {
    font-size: 80%;
    color: rgb(255, 127, 19);
}
.front_featured_posts hr {
    border-top: dotted 1px gray;
    margin: 1.7em 0;
}
#scheme_color_green #page .front_featured_posts a {
    font-size: 0.9em;
    color: #fff;
}
.front_slider .nivoSlider {
    margin-bottom: 0 !important;
}
.front_slider .nivo-caption {
    background-image: none;
    display: inline-flex;
    left: 5%;
    position: absolute;
    top: 50%;
    max-width: 650px;
}
#featured_slider .nivo-caption a:hover {
    text-decoration: none;
}
#featured_slider .nivo-caption a #slider_subheader {
    padding-top: 7px;
    margin-top: 18px;
    font-size: 40%;
    border-top: 1px dashed #fff;
}
.front.inner_content_wrapper {    background-color: #fff;    padding: 0;}
.front_content {
	/* width: 62%; */
	/* float: left; */
	/* margin-bottom: 1em; */
	/* display: inline; */
	/* margin-right: 4%; */
	/* position: relative; */
	/* overflow: hidden; */
	/* clear: none; */
	/* padding: 0; */
}
.nine-col-custom {
    float: left;
    display: inline;
    position: relative;
    overflow: hidden;
    clear: none;
    padding: 0;
    margin: 20px 30px 22px 2.5%;
}
.leftsidebar_column {
    float: left;
    display: inline;
    position: relative;
    overflow: hidden;
    clear: none;
    padding: 30px 1% 20px 25px;
    margin: 0;
}
.flex_container {
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
a.gotop_link {
    margin-left: 2em;
    font-size: 0.7em;
    color: #c5c5c5 !important;
}
a.gotop_link:visited {
    color: #c5c5c5 !important;
}
.banner_text {
    left: 3%;
    position: relative;
    top: 30%;
}
.banner_text-b {
    left: 3%;
    position: relative;
    top: 35%;
}
.the_banner h1, .the_banner-b h1 {
    line-height: 100%;
    font-size: 3em;
    font-size: 2.5em;
    color: #fff;
    text-transform: none;
    max-width: 600px;
    font-weight: 400;
}
.front_content .pagetitle h2 {
    line-height: 130%;
    margin-bottom: 0.5em;
}

h2.disease_section_title, h2.advisory_section_title {
    line-height: 120%;
    font-size: 1.2em;
    display: inline-block;
    text-transform: inherit;
    font-weight: 600;
    padding: 0.5em 0.7em 0 0;
    margin: 1em 0 0.6em;
}
.disease_content, .advisory_content {
    margin: 0 0 2em;
}
#page .primary-content .newslistings ul {
    padding: 0;
    margin: 0;
}
#page .primary-content .newslistings li {
    line-height: 150%;
    list-style: none;
    padding: 0;
    margin: 0 0 1em;
}
.newslistings ul li span {
    font-size: 80%;
    display: block;
}
#scheme_color_green #page .newslistings a {
    font-size: 1.2em;
    text-decoration: none;
}
.last_updated_on {
    font-size: 0.8em;
    background-color: #fff;
    color: #ec7100;
    display: inline-block;
    text-transform: uppercase;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    -o-border-radius: 8px;
    border-radius: 8px;
    border: 1px solid #ec710040;
    padding: 8px 12px;
}
#main .primary-content .quick_link_module img {
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    max-width: 150px;
    border: none;
    padding: 0;
}
.disease-alphabetical_list h2, .disease-types h2 {
    line-height: 140%;
    font-size: 2em;
    font-weight: 700;
}
#page .primary-content .disease-alphabetical_list ul, #page .primary-content .disease-types ul {
    padding: 0;
    margin: 0.2em 0 2.5em;
}
#page .primary-content .disease-alphabetical_list ul li, #page .primary-content .disease-types ul li {
    line-height: 110%;
    list-style: none;
    padding: 0;
    margin: 0 0 0.7em;
}
.disease-alphabetical_list {
    display: inline-block;
}
.anchor_links .links_column {
    float: left;
}
.anchor_links ul {
    padding: 0;
    margin: 0;
}
#page .primary-content .anchor_links li {
    width: 180px;
    border-top: 1px solid rgba(86, 86, 86, 0.29);
    list-style: none;
    padding: 0 70px 0 0;
    margin: 0 0 1em;
}
#scheme_color_green #page .anchor_links a {
    text-decoration: none;
}
.gform_confirmation_message {
    font-size: 120%;
    background-color: #b9eff6;
    border: 2px solid #7c9e77;
    padding: 20px;
    margin: 60px 0;
}
#page .primary-content .gform_wrapper {
    margin: 1em 0 3em;
}
.front_bg_buttons {
    width: 150px;
    height: 150px;
}
.quick_link_module {
    width: 120px;
    float: left;
    background-image: url('images/vertical-divide.png');
    display: block;
    background-repeat: no-repeat;
    background-position: 74px 0;
    margin: 3px;
}
div .quick_link_module:last-child {
    background-image: none;
}
.quick_link_module h4 {
    line-height: 125%;
    font-size: 90%;
    text-transform: uppercase;
    padding: 0;
    margin: 0;
}
.quick_link_module table {
    font-size: inherit;
    margin-bottom: 0;
}
.quick_link_module tbody tr {
    background-color: transparent;
}
.quick_link_module table th, table td {
    text-align: center;
    border: none;
    padding: 0;
}
.quick_link_module span.thinfont {
    font-weight: 300;
}
.quick_link_module a.front_bg_buttons {
    width: 80px;
    display: block;
    height: 80px;
    margin: 6px auto;
}
.quick_link_module a.front_bg_buttons, .quick_link_module a.front_bg_buttons:hover {
    background-size: 100%;
}
.home_sidebar table th, table td {
    text-align: center;
}
.postmeta {
    font-size: 80%;
    color: #709862;
}
.gallery-caption {
    line-height: 120%;
    text-align: left;
    margin-left: 0;
    font-size: 90%;
    font-style: italic;
}
.gallery-item {
    margin-right: 8px;
}
#main_search input[type="text"] {
    margin: 0 0 6px;
}
h2.active-issues-advisories::after {
    font-size: 9px;
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
    position: relative;
    top: -10px;
    content: "ACTIVE ISSUE";
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    -o-border-radius: 7px;
    border-radius: 7px;
    font-weight: 700;
    padding: 3px 6px;
    margin: -19px 0 0 10px;
}
.home_sidebar p, #scheme_color_green #page .home_sidebar a {
    line-height: 1.3;
    color: var(--shiraz);
    font-weight: 400;
    margin: 0.3em 0 1em;
}
.divTable {
    width: 100%;
    display: table;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    display: table-header-group;
}
.divTableCell, .divTableHead {
    display: table-cell;
    vertical-align: top;
    padding: 7px 0 0 8px;
}
.divTableFoot {
    display: table-footer-group;
}
.divTableBody {
    display: table-row-group;
}
.divTable tbody tr {
    background-color: transparent;
}
.divTable p {
    line-height: 145%;
    font-size: 12px;
    margin: 0 0 6px;
}

@media only screen and (max-width: 767px) {
#footer {
    background-color: #424242;
}
#footer dt, #footer .widgettitle {
    margin-bottom: 0.7em;
    color: #c3c3c5;
    text-shadow: none;
}
#additional-info {
    display: none;
}
#footer a {
    color: #fff;
}
.inner-header .nine-col {
    margin: 0;
}
.inner_content_wrapper {
    padding: 20px 4px;
}
.front_content {
    width: 100%;
}
.nine-col-custom {
    width: 60%;
}
.leftsidebar_column {
    width: 22%;
}
.front_icon_group {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;}
}


@media screen and (max-width: 460px) {
.flex_container {
    flex-direction: column-reverse;
}
.flex_container .leftsidebar_column {
    margin-top: 60px;
}
.secondary_navmenu {
    line-height: 1.8;
    background-color: rgba(63, 0, 12, 0.43);
}
#slider_subheader {
    display: none;
}
#featured_slider .nivo-caption a {
    font-size: 1.2em;
}
#header .tagline {
    font-size: 0.75em;
    padding: 0;
}
#header h1.title {
    line-height: 1.4em;
    font-size: 0.8em;
    margin: 0;
}
.pagetitle h2 {
    margin-top: 0.7em;
    font-size: 1.4em;
}
.leftsidebar_column {
    width: 100%;
    padding: 0;
}
.nine-col-custom {
    width: 100%;
    margin: 0 16px 4px 15px;
}
#main .primary-content img.post_feat_image {
    width: 100%;
    margin: 0;
}
.the_banner h1, .the_banner-b h1 {
    font-size: 1.7em;
}
h4#section_subtitle {
    font-size: 0.9em;
}
.quick_link_module a.front_bg_buttons {
    width: 65px;
    height: 65px;}
}


@media screen and (min-width: 767px) {
#header h1.title a {
    font-weight: 600;
}
#main {
    padding: 0;
}
.leftsidebar_column {
    width: 18%;
}
.nine-col-custom {
    width: 71%;
}
#sidebar_wrapper.sidebar_bg, #sidebar_wrapper_home.sidebar_bg {
    background-image: none;
    background-color: rgba(215, 227, 195, 0.8);
    background-attachment: scroll;
    background-repeat: repeat;
    background-position: 0 0;
    border-left: none;
}
#main.wsidebar #content_wrapper {
    vertical-align: inherit;
}
#sidebar {
    padding: 0;
}
#sidebar_wrapper_home.sidebar_bg {
    background-color: transparent;
    border-left: none;
}
#footer ul#menu-secondary-menu-1 {
    display: none;
}
.front_icon_group {
    width: 90%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
}
