/* banner */
.header-hero {
    min-height: auto !important;
    position: relative;
    background: linear-gradient(149deg, rgba(0, 18, 26, 0.808) 48%, rgba(1, 101, 137, 0) 100%), url("https://mnmimg.marketsandmarkets.com/assets/images/salesIQ/blog/ai-sales-blog-topBanner.webp") bottom/cover no-repeat;
}

.hero-content {
    position: relative;
    z-index: 10;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: block;
    padding: 50px 0;
}

.header-hero img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    bottom: 0;
    right: 0;
    left: 0;
    object-fit: cover;
    opacity: 0.5;
}

.c-white {
    color: #fff;
}

.c-red {
    color: #e7243a;
}

.hero-title {
    background: #FFFFFF;
    background: linear-gradient(to top left, #FFFFFF 50%, #f99348 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 44px;
    font-family: "Manrope";
}

.hero-description {
    font-size: 25px;
    font-weight: 600;
    color: #fff;
    position: relative;
    margin-top: 25px;
}

#blog h2 {
    font-size: 20px;
    color: #0f99c4;
}

#blog h3 {
    font-size: 18px !important;
    color: #f18a14;
}

#blog h4 {
    font-size: 15px !important;
    color: #333;
}

#blog h5 {
    font-size: 14px !important;
}

#blog h2 {
    font-size: 20px !important;
    font-weight: 700 !important;
}

#blog h3 {
    font-size: 18px !important;
    font-weight: 600 !important;
}

#blog h4 {
    font-size: 16px !important;
    font-weight: 500 !important;
}

#blog h5 {
    font-size: 14px !important;
    font-weight: 400 !important;
}

.blogContent_img {
    background-size: cover;
    object-fit: cover;
    height: 80%;
    width: 400px;
    height: auto;
}
/* -------- */
.blogHead {
    font-size: 1.4rem;
    font-weight: 700;
    color: #f18a14;
}

.heroBanImg {
    border-radius: 10px;
    margin-bottom: 15px;
}

.blogSubH {
    font-size: 1.1rem;
    font-weight: bold;
}

.mainCatgry {
    color: #0f99c4;
    font-weight: 600;
}

.subCatgry {
    color: #1951d9;
}

    .mainCatgry:hover, .subCatgry:hover {
        text-decoration: underline;
    }

#postComment {
    background: linear-gradient(90deg, rgba(29, 0, 48, 1) 30%, rgb(66 131 182) 100%);
    padding: 15px;
    margin-top: 20px;
    display: none;
}

    #postComment h3, #postComment p {
        color: #fff;
    }

.salFormLabel {
    color: #ccc;
}

.form-check label {
    color: #fff !important;
}

.companyView {
    border: 1px solid #ccc;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
    background-color: #f5fafe;
}

.outerContainer h2 {
    color: #1951d9;
}

.contentRtImg {
    float: right;
}

.float_img {
    float: right;
    margin: 15px 0 15px 15px;
    text-align: center;
}

.headerWrap {
    padding: 0 !important;
}

.main-wrapper {
    padding-top: 58px;
}

#blog ul {
    list-style: disc;
    margin: 0 0 15px 2rem;
}

#blog table thead tr th {
    background: #27282b;
    color: #fff;
}

#blog a {
    color: #0077d8;
    text-decoration: underline;
    font-weight: 500;
}

.rightBanpostHead {
    font-size: 18px;
    color: #f18a14;
    font-weight: 700;
    margin-bottom: 8px;
}

.alsolookWarp ul li {
    margin: 0 0 10px 0;
    /* padding: 0 0 10px 0; */
    border-bottom: 1px solid #f5f5f5;
    font-family: Arial;
}

.alsolookWarp .orangeColor {
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold !important;
    color: #ff8a44 !important;
}

.alsolookWarp .blogList {
    list-style: disc !important;
    padding: 0;
}

    .alsolookWarp .blogList li a {
        font-size: 14px;
        color: #0f3898 !important;
        font-weight: normal;
    }
/* mobile devices */
@media (max-width:768px) {
    .header-hero {
        min-height: auto !important;
        padding: 40px 20px;
    }

    .hero-content {
        padding: 0px;
    }

    .hero-title {
        font-size: 2rem;
    }

    .blogContent_img {
        width: 100%;
    }

    .float_img {
        width: 40%;
    }

    .home_header {
        padding: 0;
    }

    .hero-description {
        font-size: 16px;
        margin-top: 10px;
    }

    .laststickPost {
        position: inherit !important;
    }
}

.post-first img {
    width: 100%;
}

.laststickPost {
    position: sticky;
    top: 65px;
    z-index: 10;
}

.hero-content a {
    font-size: 15px;
}

.font15 {
    font-size: 15px;
}

.exit-intent-grid {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    padding: 0;
    background-color: #00222B;
    /* border: 2px solid #fff; */
    padding: 15px;
    background: url("https://mnmimg.marketsandmarkets.com/assets/images/report24/pop2_col_one_bg.webp")top/cover no-repeat;
}

.left-grid-content {
    /* background-color: #00222B; */
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: start;
}

.right-grid-content {
    /* background-color: #f18a14; */
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close_pop_up {
    position: absolute;
    z-index: 1;
    font-size: 21px;
    right: -12px;
    top: -7px;
    opacity: 1;
    border: none;
    /* background: inherit; */
    background-color: red;
    border-radius: 50%;
    font-weight: 900;
}

    .close_pop_up:hover {
        background-color: #ff8a44 !important;
        opacity: 1 !important;
    }

.ban-head {
    color: #fff;
    font-weight: 800;
    font-size: 1.3rem;
}

.ban-para {
    color: #fff;
    font-weight: 300;
    font-size: 1.1rem;
}

.right-grid-content img {
    width: 100%;
}

.pop_market_head {
    font-size: 58px;
    text-transform: uppercase;
    line-height: normal;
    margin: 0 0 15px 0;
    text-align: start;
    font-weight: 300;
}

.pop_market_head {
    color: #fff !important;
    font-family: 'dincond' !important;
    padding-top: 0px;
}

font-face {
    font-family: 'dincond';
    src: url('https://mnmimg.marketsandmarkets.com/assets/fonts/din/dicnlgat.ttf');
    src: local('☺'), url('https://mnmimg.marketsandmarkets.com/assets/fonts/din/dicnlgat.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.get_touch_label {
    font-size: 14px;
}

.experienceFuture {
    background: #072d5c;
}

#KSRequestDemo h5, #KSRequestDemo label {
    color: #ccc;
}

.exit-intent-grid {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    padding: 0;
    background-color: #00222B;
    /* border: 2px solid #fff; */
    padding: 20px;
    background: url("https://mnmimg.marketsandmarkets.com/assets/images/report24/pop2_col_one_bg.webp")top/cover no-repeat;
    gap: 15px;
}

.left-grid-content {
    /* background-color: #00222B; */
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: start;
}

.right-grid-content {
    /* background-color: #f18a14; */
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.close_pop_up {
    position: absolute;
    z-index: 1;
    font-size: 21px;
    right: -12px;
    top: -7px;
    opacity: 1;
    border: none;
    /* background: inherit; */
    background-color: red;
    border-radius: 50%;
    font-weight: 900;
}

    .close_pop_up:hover {
        background-color: #ff8a44 !important;
        opacity: 1 !important;
    }

.ban-head {
    color: #fff;
    font-weight: 800;
    font-size: 1.3rem;
    margin-bottom: 15px;
    line-height: normal;
}

.ban-para {
    color: #fff;
    font-weight: 300;
    font-size: 1.1rem;
    margin-bottom: 15px;
    line-height: normal;
}

.right-grid-content img {
    width: 100%;
}

.pop_market_head {
    font-size: 58px;
    text-transform: uppercase;
    line-height: normal;
    margin: 0 0 10px 0;
    text-align: start;
    font-weight: 300;
}

.pop_market_head {
    color: #fff !important;
    font-family: 'dincond' !important;
    padding-top: 0px;
}

@font -face {
    font-family: 'dincond';
    src: url('https://mnmimg.marketsandmarkets.com/assets/fonts/din/dicnlgat.ttf');
    src: local('☺'), url('https://mnmimg.marketsandmarkets.com/assets/fonts/din/dicnlgat.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.arrow-btn-white {
    width: auto !important;
}

/***Inline Style attributes ****/



.viewsalesplaycmoblogs1 {
    display: none;
    visibility: hidden;
}

.viewsalesplaycmoblogs2 {
    display: none;
}

.viewsalesplaycmoblogs3 {
    margin-top: -12px;
}

.viewsalesplaycmoblogs4 {
    display: none;
}

.viewsalesplaycmoblogs5 {
    padding: 0;
}
