<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.widget_tagcloud .tag-cloud-link {
    background: #ecedf1;
    border: 1px solid #ebebeb;
    border-radius: 30px;
    display: inline-block;
    font-size: 13px;
    font-weight: 400;
    line-height: 0;
    margin: 0 5px 10px 0;
    padding: 15px 20px;
    text-transform: capitalize;
    -moz-user-select: none
}

footer .widget_tagcloud .tag-cloud-link {
    color: #333
}

.header-style-2 .search-button {
    right: 0
}

.follow-us a.follow-us-linkedin {
    background: #007aff
}

.follow-us a.follow-us-pinterest {
    background: #e22b26
}

@media only screen and (min-width:1080px) {
    .featured-slider-1-items .slick-list {
        min-height: 400px
    }
}

.carousel-indicators li {
    text-indent: 0 !important;
    background-color: #1a3459;
}

.carousel-indicators .active {
    background-color: lightgray;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-color: #1a3459;
    height: 30px;
    width: 30px;
    padding: 10px 5px;
    border-radius: 50%;
}

.video_gallery2 {
    margin-left: 0rem;
}

ol li {
    list-style: none;
}

.bg-wrapper {
    background-image: url("../images/jols_banner.png");
    border-image-width: 100%;
    width: 100%;
    background-repeat: no-repeat;
    height: 200px;
}

.bg-wrapper h4 {
    color: #fff;
    font-weight: 500;
}

.header_slider_content {
    font-size: 20px;
}

.entered {
    /*    width: 400px !important;*/
    width: 400px !important;
    height: 400px !important;
}


/*.post-title{
    height: 8rem !important;
    min-height: 8rem !important;
/*    max-height: 8rem !important;*/


/*}*/

.home_card_img_section img {
    max-width: unset !important;
}


/*.post-content{
    min-height: 14rem !important;
}*/

label {
    font-size: 13px !important;
}


/*----------------------------- Device ----------------------------- */

.home_card_img_section {
    width: 300px !important;
}

.home_card_img_section img {
    width: 300px !important;
}

.home_card_body_section {
    width: 300px !important;
}

.custom-width {
    width: calc(33.33% - 20px);
    flex: unset;
}

.custom-width:nth-child(3n) {
    margin-right: 0 !important;
}

@media only screen and (max-width: 412px) {
    .home_card_img_section {
        width: 100% !important;
        margin-bottom: 0px !important;
    }
    .home_card_img_section img {
        width: 100% !important;
    }
    .home_card_body_section {
        width: 100% !important;
    }
    .custom-width {
        width: 100% !important;
    }
    .widget-taber-content {
        margin: unset !important;
        margin: 5px !important;
    }
    .custom-width:nth-child(3n) {
        margin-right: 5px !important;
    }
    .container .row h6,
    .container div h6 {
        text-align: center;
    }
    .Login_form_container .offset1 {
        margin-left: 0px !important;
    }
}

@media only screen and (max-width: 1024px) {
    .home_card_img_section {
        width: 100% !important;
        margin-bottom: 50px !important;
    }
    .home_card_img_section img {
        width: 100% !important;
    }
    .home_card_body_section {
        width: 100% !important;
    }
}</pre></body></html>