.data-blog-section {
    background-image: url(../images/blog/blogs_banner.png);
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    margin-bottom: 80px;
    margin-top: 115px;
}

.blog-dl-banner {
    background-image: url(../../assets/images/blog/blog_dl_banner.png);
    padding: 7rem;
}

.blog-ai-banner {
    background-image: url(../../assets/images/blog/blog_ai_banner.png);
    height: auto;
    background-size: auto;
    padding: 7rem;
    
}

.blog-sf-banner {
    /* background-image: url(../../assets/images/blog/Banner\ _\ Why\ Companies\ Should\ Choose\ Inferyx\ for\ Building\ a\ Data\ Lake\ on\ Snowflake.png); */
    background-image: url(../../assets/images/blog/blog_sf_banner.png);
    height: auto;
    background-size: cover;
    padding: 7rem;
}

.blog-sub-heading {
    font-family: "Arial";
    font-size: 22px;
    font-weight: 400;
    /* line-height: 1.47; */
    text-align: left;
    color: #000000;
    text-align: justify;
    padding-bottom: 0px;
    margin-top: 10px;
}

.blog-date {
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    color: #495057;
    font-family: "Arial";
    margin-bottom: 0px;
}

.blog-name {
    font-size: 18px;
    font-weight: 400;
    font-family: "Arial";
    text-align: left;
    color: #1f7ced;
}

.blog-main-headings {
    font-size: 31px;
    font-weight: 500;
    text-align: left;
    color: #484848;
    line-height: 1.5;
    margin-bottom: 0px;
    font-family: "Arial";
}

.blog-details-headings {
    font-family: "Arial";
    font-size: 18px;
    font-weight: 700;
    line-height: 1.47;
    text-align: left;
    color: #000000;
    margin-top: 30px;
    text-align: justify;
    margin-bottom: 15px;
}

.blog-description {
    font-family: "Arial";
    font-size: 17px;
    font-weight: 400;
    line-height: 1.47;
    text-align: left;
    color: #000000;
    text-align: justify;
}

.blog-bullet-points li {
    font-family: "Arial";
    font-size: 17px;
    font-weight: 400;
    line-height: 1.47;
    text-align: left;
    color: #000000;
    text-align: justify;
    margin-left: 20px;
}

.blog-bullet-points .nested-bullet-points {
    list-style-type: circle; /* Open circle bullets for nested lists */
    padding-left: 20px;
}

.blog-bullet-points .nested-bullet-points li {
    margin-bottom: 5px; /* Add spacing between nested items */
}

.blog-industry {
    font-size: 16px;
    font-weight: 500;
    text-align: left;
    color: #495057;
    line-height: 30px;
    font-family: "Arial";
}

.blog-details {
    font-size: 18px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
    color: #000000;
    font-family: "Arial";
}

.blog-info .blog_info_box {
    background: #f0f0f0;
    height: auto;
    padding: 22px;
}

.blog-info .blog_topic {
    font-size: 17px;
    font-weight: 400;
    text-align: left;
    color: #495057;
    margin-top: 10px;
    font-family: "Arial";
}

.blog-info .blog_heading {
    font-family: "Arial";
    font-size: 23px;
    font-weight: 500;
    text-align: left;
    color: #495057;
    margin-top: 10px;
    /* line-height: 1.4; */
    /* margin-bottom: 23px; */
    height: 90px;
}

.blog-info .blog_author_name {
    font-family: "Arial";
    font-size: 17px;
    font-weight: 400;
    text-align: left;
    color: #1f7ced;
    margin-bottom: 10px;
    /* margin-top: 20px !important; */
}

.blog-info .blog-date {
    font-family: "Arial";
    font-size: 17px;
    font-weight: 400;
    text-align: left;
    color: #495057;
}

.blog-info .blog_description {
    font-family: "Arial";
    font-size: 18px;
    line-height: 1.4;
    font-weight: 400;
    text-align: left;
    color: #495057;
    margin-top: 20px;
    height: 94px;
}

.select_topic_industry_box .dropdown-menu {
    top: 39px !important;
    left: 0px;
    transform: none !important;
    width: 100%;
    border: 1px solid #0a1cb7;
}

.select_topic_industry_box .dropdown-menu.radio .dropdown-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.select_topic_industry_box .dropdown button {
    width: 100%;
    text-align: left;
    /* left: 0; */
    background-color: #fff;
    color: #333;
    border: 0.75px solid #a0a0a0;
    box-shadow: none;
    border: 2px solid #0a1cb7;
    color: #000000;
    font-weight: 500;
    font-family: "Arial";
    font-size: 15px;
}

.select_topic_industry_box .dropdown button ins {
    text-decoration: none;
}

.select_topic_industry_box .dropdown-toggle::after {
    content: '';
    background-image: url(../images/home/down_arrow.png);
    height: 14px;
    width: 15px;
    background-repeat: no-repeat;
    position: absolute;
    top: 18px;
    border: 0;
    right: 6px;
}

.select_topic_industry_box .dropdown-menu.radio input {
    visibility: hidden;
    position: absolute;
    left: -30px;
}

.select_topic_industry_box .dropdown-menu.radio i {
    font-weight: normal;
    font-style: normal;
    display: block;
}

.select_topic_industry_box .dropdown-item.active {
    background-color: #0a1cb7;
    color: #fff;
}

.number_of_page {
    font-family: "Arial";
    font-size: 15px;
    font-weight: 600;
    line-height: 2;
    text-align: left;
    color: #000000;
}

.sb-example-3 .search__title {
    font-size: 22px;
    font-weight: 900;
    text-align: center;
    color: #ff8b88;
}

.sb-example-3 .search__input {
    font-family: "Arial";
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
    text-align: left;
    color: #000000;
    width: 100%;
    /* cursor: pointer; */
    padding: 3px 24px;
    background-color: transparent;
    transition: transform 250ms ease-in-out;
    line-height: 31px;
    background-color: transparent;
    /*         background-image: url(http://mihaeltomic.com/codepen/input-search/ic_search_black_24px.svg); */
    background-image: url("../images/blog/search_blog.png");
    background-repeat: no-repeat;
    background-size: 18px 18px;
    background-position: 95% center;
    border-radius: 50px;
    border: 1px solid #acacac;
    transition: all 250ms ease-in-out;
    backface-visibility: hidden;
    transform-style: preserve-3d;
}

.sb-example-3 .search__input::placeholder {
    color: rgba(87, 87, 86, 0.8);
    text-transform: uppercase;
    letter-spacing: 1.5px;
}

.sb-example-3 .search__input:hover,
.search__input:focus {
    padding: 12px 0;
    outline: 0;
    border: 1px solid transparent;
    border-bottom: 1px solid #575756;
    border-radius: 0;
    background-position: 100% center;
}

.pagination_box ul.breadcrumb {
    background: #fff;
    float: right;
    margin-top: -2px;
}

.pagination_box ul li.breadcrumb-item {
    font-family: "Arial";
    font-size: 16px;
    font-weight: 500;
    line-height: 2;
    text-align: right;
    color: #000000;
}

.pagination_box ul li.breadcrumb-item a {
    color: #000;
}

.pagination_box ul li.active a {
    font-weight: bold;
    color: #2C83EC;
}

.sb-example-3 .search__input::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    opacity: 1;
    font-family: "Arial";
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
    text-align: left;
    color: #000000;
}

.sb-example-3 .search__input :-ms-input-placeholder {
    opacity: 1;
    font-family: "Arial";
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
    text-align: left;
    color: #000000;
}

.sb-example-3 .search__input::-ms-input-placeholder {
    opacity: 1;
    font-family: "Arial";
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    line-height: 2;
    text-align: left;
    color: #000000;
}

.blog_space {
    margin-top: 151px;
}

@media (max-width: 575.98px) {
    .blog_space {
        margin-top: 100px;
    }
    .blog-info .blog_info_box {
        margin-top: 0px !important;
    }
}

@media (max-width: 767.98px) {
    .data-blog-section {
        margin-bottom: 20px;
    }
    .blog-info .blog_info_box {
        margin-top: 0px !important;
    }
    .webinars-bg-section {
        background-position: 50%;
    }
}

@media (max-width: 1199.98px) {
    .sb-example-3 .search__input::placeholder {
        /* Chrome, Firefox, Opera, Safari 10.1+ */
        opacity: 1;
        font-family: "Arial";
        text-transform: capitalize;
        font-size: 13px;
        font-weight: 500;
        line-height: 2;
        text-align: left;
        color: #000000;
    }
    .sb-example-3 .search__input :-ms-input-placeholder {
        opacity: 1;
        font-family: "Arial";
        text-transform: capitalize;
        font-size: 13px;
        font-weight: 500;
        line-height: 2;
        text-align: left;
        color: #000000;
    }
    .sb-example-3 .search__input::-ms-input-placeholder {
        opacity: 1;
        font-family: "Arial";
        text-transform: capitalize;
        font-size: 13px;
        font-weight: 500;
        line-height: 2;
        text-align: left;
        color: #000000;
    }
}

.pricing-headline {
    font-family: "Arial";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.47;
    text-align: left;
    color: #fff;
    text-align: justify;
}

.pricing_details_box {
    list-style-type: none;
}

.pricing_details_box li img {
    width: 30px;
    height: 20px;
}

.heading_demo {
    height: 70px;
    line-height: 70px;
    border-bottom: 1px solid #ccc;
    background: #fbfbfb;
    font-size: 24px;
}

.pricing_range {
    font-size: 60px;
    margin-top: 30px;
    margin-bottom: 15px;
}

.pricing_range sup {
    top: -22px;
    font-size: 25px;
    font-weight: 500;
}

.demo_team {
    font-family: "Arial";
    font-size: 18px;
    font-weight: 400;
    line-height: 1.47;
    text-align: left;
    color: #6f6f6d;
    /* text-align: justify; */
}

.pricing_details_box {
    margin-top: 30px;
    padding: 30px 30px 0px 30px;
}

.pricing_details_box li {
    font-family: "Arial";
    font-size: 16px;
    font-weight: 500;
    line-height: 1.47;
    text-align: left;
    color: #484848;
    text-align: justify;
    margin-bottom: 20px;
}

.text-mute-space {
    padding-left: 37px
}

.gradient-bg {
    background: #495057;
    color: #fff;
    border: 1px solid #495057;
}

.cost p {
    font-family: "Arial";
    font-size: 16px;
    font-weight: 500;
    line-height: 1.47;
    text-align: left;
    color: #6f6f6d;
    text-align: justify;
    margin-bottom: 20px;
}

.btn-bg-color {
    background-color: #2C83EC;
}

.content-text-color {
    color: #007bff !important;
    /* color: #fff !important; */
}

.btn-bg-color a {
    color: #fff !important;
}

.contact_our_organization {
    font-family: "Arial";
    font-size: 16px;
    font-weight: 500;
    line-height: 1.47;
    text-align: left;
    color: #6f6f6d;
    text-align: justify;
    margin-bottom: 20px;
}

.box-space-2 {
    padding-left: 37px;
    padding-right: 37px;
}

.box-space-2 p {
    font-family: "Arial";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.47;
    text-align: left;
    color: #6f6f6d;
    text-align: justify;
    margin-bottom: 20px;
}

.box-space-2 p a {
    color: #007bff;
    font-weight: 500;
}

.box-height {
    height: 850px;
}
.webinars_section_details .embed-responsive img{
    max-width: 100%;
    max-height: 100%;
}
.video-webinar-icon{
    position: absolute;
    top: 35%;
    left: 40%;
}
.video-webinar-icon img {
    width: 60%;
}