/* SugarCRM Vendors styling */
h3 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    line-height: 54px;
}

h4 {
    color: #003462;
    font-size: 20px;
    font-weight: 700;
}

h5 {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
}

.hiw-problems-section.services-page .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .news-category-slider-wrap h3 {
    font-size: 32px;
    color: #000;
    font-weight: 700;
    line-height: 54px;
}

.hiw-problems-section.services-page .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .news-category-slider-wrap p {
    font-size: 16px;
    line-height: 26px;
    color: #252525;
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-image {
    position: relative;
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box {
    background-color: #fff;
    margin: 10px 8px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    min-height: 485px;
    border: 1px solid #e3e3e3;
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-info {
    z-index: 2;
    width: 100%;
    height: 173px
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-image:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    left: 0;
    top: 0
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-content {
    padding: 0 10px;
}

.top-vendors-wrapper {
    margin: 25px auto 40px;
    width: 100%;
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-info a {
    text-decoration: none !important;
    position: absolute;
    bottom: 0;
    z-index: 1;
    left: 10px
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-info a:hover {
    text-decoration: underline !important;
    color: #fff !important
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-info picture {
    width: 100%;
    height: 100%
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-info img {
    width: 100% !important;
    height: 100%;
    position: relative
}

.hiw-inner-page .hiw-problems-section .top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-info h5 {
    margin: 10px 0 16px;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-image:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, .5);
    left: 0;
    top: 0
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .news-cat-image::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .2)
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .main .sfi-content {
    padding-top: 10px;
    margin-left: 20px
}

.hiw-inner-page .hiw-problems-section .top-vendors-wrapper .news-category-inner-wrap .news-cat-box .main .sfi-content ul li {
    border: none;
    padding-top: 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 21.7px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    border-bottom: none;
    padding-bottom: 0;
    padding-left: 0;
    color: #6B6B6B;
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .main .sfi-content li strong {
    color: #2B2B2B;
    font-weight: 400;
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .main .sfi-content li:before {
    display: none;
    content: url("../png/sidebar-icon.png")
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .main {
    padding: 10px
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .main .sfi-content li img {
    width: 12px;
    height: 12px;
    margin-right: 10px;
    padding-top: 5px
}

.top-vendors-wrapper .news-category-inner-wrap .news-cat-box .main .entry-meta .line {
    margin-left: 3px;
    margin-right: 3px
}

.slick-arrow-img-left {
    position: absolute;
    left: -47px;
    top: 47%;
    display: block;
    cursor: pointer;
    transform: rotate(56deg);
}

.slick-arrow-img-right {
    position: absolute;
    right: -47px;
    top: 47%;
    display: block;
    cursor: pointer;
}

.hiw-problems-section.services-page .top-vendors-wrapper .news-category-inner-wrap .news-cat-box .main .news-cat-content p.news-cat-content-para {
    margin: 0;
    padding: 0 !important;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.34px;
    color: #212121;
}

.hiw-problems-section.services-page .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .sfi-content ul {
    padding: 0 10px;
}

.hiw-problems-section.services-page .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .main .sfi-content ul li::marker {
    font-size: 14px;
    color: #2B2B2B;
}

/* Vendors grid view style */
.vendors-grid-wrapper {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.vendors-grid {
    width: 100%;
}

.vendor-card {
    display: flex;
    background-color: #fff;
    border-radius: 2px;
    transition: transform 0.3s;
    margin-bottom: 20px;
    border: 1px solid #E3E3E3;
    height: 260px;
    box-shadow: 0 1px 4px 0 #00000040;
}

.vendors-grid-wrapper .vendors-grid .vendor-details {
    padding: 0px 20px 0px 15px;
}

.vendors-grid-wrapper .vendors-grid .vendor-details ul li {
    border-bottom: 0px;
    position: relative;
    padding-left: 40px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.vendor-image {
    background-color: #f0f0f0;
    height: 259px;
    min-width: 181px;
    width: 181px;
}

.vendor-image a {
    position: relative;
}

.vendor-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.vendor-card-content .vendor-details ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 5px !important;
    list-style: none !important;
    padding: 0 !important;
}

.hiw-inner-page .hiw-problems-section .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .vendor-card-content .vendor-details ul li {
    flex: 0 0 50%;
    padding: 0;
    font-size: 12px;
    text-decoration: none;
    line-height: 16.34px;
    font-weight: 400;
    border: 0;
    margin-bottom: 6px;
}

.hiw-inner-page .hiw-problems-section .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .vendor-card-content .vendor-details ul li::before {
    content: "";
}

.vendor-card-content .vendor-details ul li img {
    margin: 0 4px 2px 0;
}

.hiw-inner-page .hiw-problems-section .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .vendor-card-content .vendor-details a {
    text-decoration: none;
}

.hiw-inner-page .hiw-problems-section .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .vendor-card-content .vendor-details a h4 {
    color: #003462;
    font-size: 20px;
    font-weight: 700;
    padding-top: 6px;

    &:hover {
        text-decoration: underline;
    }
}

.vendor-description {
    padding: 0px 20px 0px 15px;
    background-color: #fff;
}

.hiw-problems-section.services-page .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .vendor-description p {
    font-size: 13px;
    color: #212121;
    font-weight: 400;
    line-height: 17.7px;
    padding-bottom: 0;
}

.vendor-select-wrapper {
    margin-top: 10px;
}

.select-vendors-text {
    font-size: 16px;
    font-weight: bold;
}

.vendor-select-container {
    border: 1px solid #ddd;
    padding: 10px;
    margin-top: 10px;
    background-color: #f9f9f9;
}

.vendor-search {
    padding: 8px;
    font-size: 14px;
    width: 100%;
}

.vendors-multiselect {
    width: 100%;
    height: 200px;
    padding: 5px;
}

.selected-vendors-list {
    margin-top: 10px;
}

.selected-vendor-item {
    padding: 5px;
    background-color: #f1f1f1;
    margin-bottom: 5px;
}

.news-category-inner-wrap.slick-initialized.slick-slider {
    border: 1.5px solid #9D9D9D;
    padding: 5px 10px;
    box-shadow: 0 4px 4px 0 #00000040;
}

.hiw-problems-section.services-page .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content a.read-more-btn {
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    color: #0099E5;
}

@media (max-width: 1400px) {
    .top-vendors-wrapper .news-category-inner-wrap .news-cat-box {
        min-height: 530px;
    }
}

@media (max-width: 770px) {
    .top-vendors-wrapper .news-category-inner-wrap .news-cat-box {
        min-height: 539px;
    }
}

@media (max-width: 640px) {
    .top-vendors-wrapper .news-category-inner-wrap .news-cat-box {
        min-height: 425px;
    }
}

@media (max-width: 500px) {
    .top-vendors-wrapper .news-category-inner-wrap .news-cat-box {
        min-height: 500px;
    }
}

@media (max-width: 1200px) and (min-width: 900px) {
    .vendor-card {
        flex-wrap: wrap;
        height: unset;
    }

    .vendor-image {
        width: 100%;
        min-width: unset;
    }

    .hiw-problems-section.services-page .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .vendor-description p {
        padding-bottom: 13px;
    }
}

@media (max-width: 900px) {
    .slick-arrow-img-left {
        left: -28px;
        width: 25px;
    }

    .slick-arrow-img-right {
        right: -28px;
        width: 25px;
    }

    .vendor-card {
        height: auto;
    }
}

@media (max-width: 680px) {
    .vendor-card {
        flex-wrap: wrap;
        height: unset;
    }

    .vendor-image {
        width: 100%;
        min-width: unset;
    }

    .hiw-problems-section.services-page .hiw-problems-inner-content .hiw-problems-left-content .hiw-problems-left-inner-content .vendor-description p {
        padding-bottom: 13px;
    }
    
}