﻿body {
    font-family: outfit !important;
}
.line-clamp {
    display: -webkit-box!important;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.line-clamp_1 {
    -webkit-line-clamp: 1;
}

.line-clamp_2 {
    -webkit-line-clamp: 2;
}

.line-clamp_3 {
    -webkit-line-clamp: 3;
}

.line-clamp_4 {
    -webkit-line-clamp: 4;
}

.line-clamp_5 {
    -webkit-line-clamp: 5;
}
.body3 {
    font-weight: 500;
    font-size: 14px;
    line-height: 18.2px;
    letter-spacing: 2%;
    color: #191919;
}

.body2 {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20.8px !important;
    letter-spacing: 1.5% !important;
    color: #191919 !important;
}

.headline4 {
    font-weight: 600 !important;
    font-size: 18px !important;
    line-height: 21.6px !important;
    letter-spacing: 2% !important;
    color: #191919;
}

.headline5 {
    font-size: 16px;
    font-weight: 500;
    line-height: 20.16px;
    letter-spacing: 0.01em;
    text-align: left;
    color: #191919;
}

.subtext2 {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    letter-spacing: 0.09em;
    text-align: left;
    color: #666766;
}

.subtext3 {
    font-family: Barlow;
    font-weight: 600;
    font-size: 14px;
    line-height: 16.8px;
    letter-spacing: 0.09em;
    color: #666766;
}

.subtext4 {
    font-family: Barlow;
    font-weight: 600;
    font-size: 12px;
    line-height: 14.4px;
    letter-spacing: 0.09em;
    color: #666766;
}

img {
    max-width: 100% !important;
    /*width: 100%;*/
}

.navbar-dark {
    background-color: #19B669 !important;
}

.btn-primary {
    background-color: #19B669 !important;
    border: 1px solid #19B669 !important;
}

footer div a {
    font-size: 16px;
    font-weight: 450;
    line-height: 24px;
    text-align: left;
    color: #333333;
}

footer .footer-head {
    font-size: 20px;
    font-weight: 700;
    line-height: 24px;
    text-align: left;
    color: #FFFEFF;
}

.footer-search {
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    letter-spacing: 0.005em;
    text-align: center;
    color: #FFFEFF;
}

.footer-search-text {
    font-size: 16px;
    font-weight: 450;
    line-height: 24px;
    text-align: left;
    color: #FFFEFF;
}

.footer-input {
    top: 223px;
    left: 976.63px;
    padding: 10px 0px 0px 0px;
    gap: 10px;
    border-radius: 8px 0px 0px 0px;
}

.footer-button {
    font-family: DIN Alternate;
    color: #FFFEFF;
    font-size: 16px;
    font-weight: 700;
    line-height: 18.63px;
    letter-spacing: 0.1em;
}

.btn-outline-primary {
    background-color: transparent !important;
    border: 1px solid #19B669 !important;
    outline-color: #19B669 !important;
}

.bg-theme {
    background-color: #19B669 !important;
}

.btn-reports {
    border: 1px solid #19B669 !important;
    color: #19B669 !important;
}

.btn-text {
    color: #0d6efd !important;
}

.text-muted {
    color: #666766 !important;
}

.text-primary-theme {
    color: #19B669 !important;
}

.text-info-evant {
    color: #052A86 !important;
    font-weight: bold;
    font-size: 29px;
}

.bg-warning-theme {
    background-color: #EFFBDF !important;
}

.text-secondary {
    color: #191919 !important;
    font-size: 14px !important;
}

.navbar-toggler {
    font-size: 1.25rem !important;
    border: unset !important;
}

.nav-link {
    color: white;
}

.navbar-nav {
    padding-left: 100px;
}

.nav-upper {
    padding-right: 16px;
}

.border-end {
    border-right: 1px solid #191919 !important;
}

.bg-evant {
    background-color: #06236f;
}

.bg-business {
    background: linear-gradient(332.95deg, #0068AC 7.07%, #0188D5 42.97%, #7ACFFE 93.58%);
    color: white;
    max-height:560px;
}
.divFeaturedAD .bg-business {
    max-height: 450px;
}

.business-leads {
    background-image: linear-gradient(#7EBFE4, #0269AC);
    color: white;
}

.text-desc {
    color: #191919;
    line-height: 20.8px;
    font-size: 15px;
}

.bg-interviews {
    background-image: linear-gradient(#008241, #55B370, #EFFBDF);
}

.btn-buy-sell.buy {
    background-color: #9ED6FF;
    color: black;
}

.btn-buy-sell.sell {
    background-color: #19B669 !important;
    width: 60px;
    text-align: center;
    position: absolute;
    margin-top: 15px;
    color: white;
}

.btn-buy-sell.buy {
    background-color: rgb(159 214 255) !important;
    width: 60px;
    text-align: center;
    position: absolute;
    margin-top: 15px;
}



.business-cards-image {
    width: 57px;
    top: 0.13px;
    left: -0.35px;
    gap: 0px;
    opacity: 0px;
    align-content: center;
}

.bg-footer {
    background-color: #19B669 !important;
}

input#email {
    text-align: center;
    font-family: Circular Std;
    font-size: 18px;
    font-weight: 500;
    line-height: 21.6px;
    letter-spacing: 0.005em;
}


.border-dark {
    border-left: 1px solid #288457 !important;
}

.search-container {
    padding-left: 38px;
    padding-top: 16px;
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0,50px);
}

.modal-dialog {
    /*position: fixed !important;*/
    bottom: 0 !important;
    left: 0% !important;
    right: 0% !important;
    margin-bottom: 0 !important;
}

.modal.show .modal-dialog {
    transform: none;
}

.modal-content {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}


.mobile-screen-icon {
    list-style: none !important;
    display: none;
    margin-left: 15px;
}

.mobile-screen {
    list-style: none !important;
    display: none;
    padding-left: 40px;
}

.menu-wrapper .menu-item {
    overflow: auto;
    white-space: nowrap;
}

    .menu-wrapper .menu-item a {
        display: inline-block;
        padding: 5px 19px;
        color: #333;
        height: 100%;
        font-size: 18px;
        font-weight: 500;
        line-height: 21.6px;
        letter-spacing: 0.009em;
    }

        .menu-wrapper .menu-item a:hover {
            text-decoration: none;
        }

        .menu-wrapper .menu-item a:first-child {
            padding-left: 5px;
        }

    .menu-wrapper .menu-item::-webkit-scrollbar {
        display: none;
    }

.menu-wrapper .pointer {
    height: 40px;
    width: 30px;
    line-height: 38px;
    text-align: center;
    position: absolute;
    top: 0;
}

    .menu-wrapper .pointer i {
        color: #333;
        cursor: pointer;
    }

.menu-wrapper .left-pointer {
    left: 0;
}

.menu-wrapper .right-pointer {
    right: 0;
}

.menu-wrapper .dis i {
    color: #ccc;
}

.top-news-title {
    font-size: 18px !important;
    line-height: 21.6px;
}

.top-news-Desc {
    font-size: 16px !important;
    line-height: 21.6px;
    letter-spacing: 1.5% !important;
}

.top-news-title-right {
    font-size: 26px !important;
    line-height: 31.2%;
    letter-spacing: 0.5% !important;
}

.adv-after-createcompany {
    height: 183px !important;
    width: 303px !important;
}

.evant-title {
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 20.16px !important;
    letter-spacing: 1% !important;
}

.text-muted {
    color: #666766 !important;
}

.business-summary {
    font-size: 14px;
    line-height: 18.2px;
    letter-spacing: 2%;
}

.featured-desc {
    font-size: 18px;
    line-height: 21.6px;
    letter-spacing: 2% !important;
}

.adv-center {
    width: 306px;
    height: 183px;
    gap: 0px;
    opacity: 0px;
    align-content: center;
}

.actionLink {
    font-family: Barlow;
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    letter-spacing: 0.09em;
    text-decoration: none;
    color: #19B669;
}

.mobile-footer-header {
    font-family: Barlow;
    font-weight: 500;
    font-size: 14px;
    line-height: 100%;
    letter-spacing: 0.14rem;
    text-align: center;
    vertical-align: middle;
}

.mobile-footer-subheader {
    font-weight: 400;
    font-size: 16px;
    letter-spacing: 0.015rem;
    line-height: 30px;
}

.mobile-footer-newsletter {
    font-weight: 600;
    font-size: 18px;
    line-height: 19.2px;
    letter-spacing: 0.025rem;
}

.mobile-footer-email-subscribe {
    font-family: Barlow;
    font-weight: 600;
    font-size: 14px;
    line-height: 14px;
    letter-spacing: 0.09rem;
    padding-top: 10px;
    padding-right: 28px;
    padding-bottom: 10px;
    padding-left: 28px;
}

.mobile-footer-social-icons {
    width: 31.73px;
    height: 37px;
}

.mobile-footer-app {
    font-family: Barlow;
    font-weight: 600;
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 0.015rem;
    text-align: center;
}

@media (max-width: 768px) {
    .mobile-screen {
        list-style: none !important;
        display: block;
    }

    .mobile-screen-icon {
        list-style: none !important;
        display: block;
    }

    .icon-mobile {
        padding-left: 16px;
        font-size: 25px;
        align-items: center;
        display: flex;
    }

    .input-click-show {
        display: none;
    }
}

@media only screen and (max-width: 768px) {

    .mobile-ion {
        padding-top: 12px;
    }

    .desk-top {
        display: none !important;
    }

    .mobile-view {
        display: block !important;
    }


    .adv-right-side {
        margin-top: 100px !important;
    }
}

@media (min-width: 576px) {
    .container {
        max-width: 1280px !important;
    }
}

@media (min-width: 576px) {
    .top-news-with {
        flex: 0 0 auto !important;
        width: 558px !important;
    }
}

@media (max-width: 768px) {
    .adv-center-image {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .desk-top-view-rightside {
        display: none !important;
    }

    .topnews-img-right {
        height: 238px !important;
        width:372px!important;
    }

    .adv-right-side {
        display: none !important;
    }

    .mobile-view-topnews {
        display: block !important;
    }

    .grow-desktop {
        display: none !important
    }
    .grow-mobile{
        display:block!important;
    }
    .grow-desk-mobile {
        display: block !important;
    }
    .topnes-desktop {
        display: block !important;
    }

    .bg-business-mobile {
        /*background-image: linear-gradient(#7EBFE4, #0269AC);*/
        background: linear-gradient(332.95deg, #0068AC 7.07%, #0188D5 42.97%, #7ACFFE 93.58%);
        color: white;
    }
    .mobile-icon{
        float:inline-end;
    }
    .business-leads{
        display:block!important;
    }
    .business-leads-desktop{
        display:none!important;
    }

    .event-mobile {
        display: block !important;
    }
    .event-mobile-bg {
        background-color: #06236f!important;
    }
    .adv-after-event{
        display:block!important;
    }
    .adv-mobile-view {
        display: block !important;
    }
    .img-news-body {
        max-height: 186px;
        min-height: 186px;
    }
    .mobileNews{
        display:block!important;
    }
    .newsdesktop{
        display:none!important;
    }
}

.mobile-view-topnews {
    display: none;
}

.mobile-view-topnews {
    display: none;
}

.img-news-body {
    max-height: 120px;
    min-height: 120px;
}

.mobile-padding {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@@media (max-width: 768px) {
    .mobile-padding {
        padding: 20px;
        display: block;
        flex-direction: unset;
        justify-content: unset;
    }

    .news-content {
        padding: 20px;
        height: auto;
    }

    .news-title {
        font-size: 24px !important;
    }

    .responses-title {
        font-size: 22px;
    }

    .response-box {
        padding: 20px;
    }

    .advertise-box,
    .advertise-center {
        height: auto;
        padding: 15px;
    }

    .tabletImages img {
        max-width: 100%;
        height: auto;
    }
}

@@media (max-width: 576px) {
    .mobile-padding {
        padding: 15px;
        text-align: center;
    }

    .news-header {
        flex-direction: column !important;
        align-items: flex-start !important;
        gap: 10px;
        font-size: 14px;
    }

        .news-header span {
            width: 100%;
        }

        .news-header div {
            display: flex !important;
            justify-content: flex-start !important;
            gap: 10px;
            width: auto;
        }

    .news-title {
        font-size: 20px !important;
    }

    .response-name {
        font-size: 18px;
    }

    .response-time {
        font-size: 14px;
    }

    .response-box {
        padding: 15px;
    }

    .divider {
        margin: 10px 0;
    }

    .new-detail-img {
        height: auto !important;
        max-width: 100%;
    }
}

.news-content {
    background-color: #EFFBDF;
    padding: 28px;
    min-height: 200px;
    overflow: hidden;
}

.news-header {
    font-size: 16px;
    color: #666766;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    letter-spacing: 0.09em;
}

.news-title {
    font-weight: 700;
    color: #191919;
}

.icon {
    font-size: 18px;
    color: #55B370;
}

.advertise-box {
    height: 183px;
    padding: 20px;
    background-color: #D9D9D9;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.advertise-center {
    height: 183px;
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.divider {
    background-color: #C4C4C3;
    border-bottom: 2px solid #C4C4C3 !important;
    opacity: inherit;
}

.responses-title {
    font-weight: 600;
    font-size: 26px;
    line-height: 31.2px;
    color: #191919;
}

.response-box {
    height: 84px;
    padding: 30px 22px;
    box-shadow: 0px 0px 16px 0px #5B5A5A40;
}

.response-name {
    font-size: 22px;
    font-weight: 600;
    color: #191919;
    text-transform: capitalize;
}

.response-time {
    font-size: 16px;
    font-weight: 600;
    line-height: 19.2px;
    color: #666766;
}

.new-detail-img {
    height: 451px;
}

@media (max-width: 768px) {
    .mobile-arrow {
        margin-top: -34px;
    }
}
.title-heading {
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

#leftslid, #rightslide {
    transition: transform 0.3s ease, background-color 0.3s ease;
}
    #leftslid.clicked, #rightslide.clicked {
        transform: scale(1.2);
    }

    #leftslid:hover, #rightslide:hover {
        cursor: pointer;
    }

.type-fair {
    background-color: #2D85C7;
}

.type-event {
    background-color: #7B5DD5;
}

.type-webinar {
    background-color: #7B5DD5;
}

.type-conference {
    background-color: #09894B;
}

.type-default {
    background-color: #09894B;
}