.hh-directory.section {
    padding: 30px 0;
}
.hh-directory .input {
    width: 100%;
    height: 40px;
    padding: 0 15px;
    background-color: #fff;
    border-radius: 0px;
    border: 2px solid #e8eaed;
}
.hh-directory .container>.row, .hh-directory-block>.row {
    margin-bottom: 25px;
}
.hh-directory div[class^="col-"]> :last-child {
    margin-bottom: 0px;
}
.hh-directory .dirItems {
    padding-right: 15px;
}
.hh-directory .dirItem[class^="col-"], .hh-directory .row.dirSearchControls>[class^="col-"] {
    padding-bottom: 15px;
}
.hh-directory .dirItem {
    display: none;
}
.hh-directory .dirItem.filter-match {
    display: block;
}
.hh-directory .dirItem .panel .panel-title {
    margin-top: 0;
    margin-bottom: 5px;
    font-weight: bold;
}
.hh-directory .dirItem .panel .panel-title>a {
    color: var(--color1);
    text-decoration: underline;
    font-weight: 700;
    font-size: 20px;
}

.hh-directory .dirItem .panel .panel-title>a:hover, .hh-directory .dirItem .panel .panel-title>a:focus {
    color: var(--color1);
}
.hh-directory .dirItem .panel {
    border-radius: 0px;
    word-break: break-word;
}
.hh-directory .dirItem .panel.panel-classic .panel-body {
    padding: 15px;
}
.hh-directory .dirItem .panel .panel-body .email {
    word-break: break-all;
}
.hh-directory .text-muted {
    color: #595959;
}
.hh-directory .dirItem.bgImage .panel-body {
    padding: 0px;
}
.hh-directory .dirItem.bgImage .panel-body .panel-title {
    margin: 15px 0 5px;
}
.hh-directory .dirItem.blockImage .panel-tiles .panel-body .panel-title {
    margin-top: 15px;
}
.hh-directory .dirItem.bgImage .panel-body .panel-text {
    line-height: 1.4;
    margin-bottom: 15px;
}
.hh-directory .dirItem.bgImage .panel-body .panel-image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.hh-directory .dirItem .panel-body .panel-image .img-responsive {
    display: inline-block;
}
.hh-directory .dirItem.bgImage .panel-body .row {
    margin-right: 0px;
    margin-left: 0px;
    height: 100%;
}
.hh-directory .form-control {
    border-radius: 0px;
}
.hh-directory select, .hh-directory select.form-control {
    border-radius: 0px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
}
.hh-directory .select-container {
    display: inline-block;
    position: relative;
    width: 100%;
}
.hh-directory .select-container:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 6px;
    right: 10px;
    z-index: 5;
    font-weight: 900;
    pointer-events: none;
}
.hh-directory .pagination {
    justify-content: center;
}
.hh-directory .back-to-dir {
    text-align: left;
}
.hh-directory.autocomplete-suggestions {
    text-align: left;
    cursor: default;
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    box-shadow: -1px 1px 3px rgba(0, 0, 0, .1);
   /* core styles should not be changed */
    position: absolute;
    display: none;
    z-index: 9999;
    max-height: 254px;
    overflow: hidden;
    overflow-y: auto;
    box-sizing: border-box;
}
.hh-directory .autocomplete-suggestion {
    position: relative;
    padding: 0 .6em;
    line-height: 23px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 1.02em;
    color: #333;
}
.hh-directory .autocomplete-suggestion b {
    font-weight: normal;
    color: #1f8dd6;
}
.hh-directory .autocomplete-suggestion.selected {
    background: #f0f0f0;
}
.hh-directory h1.border-bottom {
    line-height: 35px;
}
.hh-directory.hh-profile .tags {
    padding: .75rem 1.25rem;
    background-color: #f5f5f5;
    margin-top: 20px;
}
.hh-directory #pagination {
    text-align: center;
}
.hh-directory .pagination {
    margin-top: 10px;
}
.hh-directory .pagination>.disabled>a, .hh-directory .pagination>.disabled>a:focus, .hh-directory .pagination>.disabled>a:hover, .hh-directory .pagination>.disabled>span, .hh-directory .pagination>.disabled>span:focus, .hh-directory .pagination>.disabled>span:hover {
    color: #595959;
}
.hh-directory .pagination>.active>a, .hh-directory .pagination>.active>a:focus, .hh-directory .pagination>.active>a:hover, .hh-directory .pagination>.active>span, .hh-directory .pagination>.active>span:focus, .hh-directory .pagination>.active>span:hover {
    background-color: var(--color4);
    border-color: var(--color4);
    color: #fff;
}
.hh-directory .pagination>li>a, .hh-directory .pagination>li>span {
    color: var(--color4);
}
.hh-directory .pagination>li.cap {
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    border: 1px solid #ddd;
    height: 37px;
}
.hh-directory .filterButtons, .hh-directory .row {
    padding-right: 15px;
}
.filterButtons .row .col-xs-6 {
    padding-right: 0;
}
.hh-directory .filterButtons button {
    height: 34px;
    width: 100%;
    margin: 0;
    padding: 0;
}
.hh-directory .h4.border-bottom {
     font-weight:bold;
     margin-bottom: 4px;
}
.hh-directory .h3 {
    font-size: 20px;
    margin-top: 0;
    line-height: 1.25;
}
.hh-directory.body-content .wysiwygContent img {
    margin-bottom: 30px;
    max-height: 500px;
}
@media only screen and (min-width:768px) {
    .hh-directory .dirItem[class^="col-"], .hh-directory .row.dirSearchControls>[class^="col-"] {
        padding-right: 0px;
   }
}
@media only screen and (min-width:992px) {
    .hh-directory .dirItem.bgImage .left-image .panel-body .panel-image, .hh-directory .dirItem.bgImage .right-image .panel-body .panel-image {
        min-height: 180px;
   }
}
@media only screen and (max-width:991px) {
    .hh-directory .dirItem.bgImage .panel-body .panel-image {
        min-height: 175px;
   }
}
@media only screen and (max-width:767px) {
    .hh-directory .dirItem.bgImage .panel-body .panel-image {
        min-height: 225px;
   }
    .hh-directory .dirItem .left-image .panel-body .panel-title {
        margin-top: 15px;
   }
    .hh-directory .dirItem .right-image .panel-body .panel-text {
        margin-bottom: 15px;
   }
    .hh-directory.hh-profile .col-md-8.sidebar-right {
        bottom: 30px;
   }
    .hh-directory .dirItem .panel-classic .panel-body .panel-title {
        margin-top: 0;
   }
}
.hh-profile .h2 {
    font-family: var(--headingFont);
    font-size: 2.7rem;
    color: var(--color1);
    line-height: 1.15;
    margin-bottom: 18px;
    font-weight: 400;
}
.wysiwygContent a {
    text-decoration: underline;
}
.hh-profile h1 {
    color: var(--color1);
    font-size: 3.25rem;
}
 .hh-module .form-control:focus, .hh-directory-block .form-control:focus {
     border-color: var(--color1);
     outline: 0;
     -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(183,49,44, 0.6);
     box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(183,49,44, 0.6);
}
.hh-directory-block ul.pagination > li:before {
     content: none;
}
 