section.Banner_Main {
    background: #FAFAFA;
    padding: 30px 0 50px 0;
}
.Bruscamp ul li {
    display: inline-block;
    color: rgba(45, 45, 45, 0.65);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    vertical-align: middle;
}
.Bruscamp ul li a {
    color: #F60;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    vertical-align: middle;
}
ul.Topics li {
    border-radius: 5px;
    background: rgba(11, 123, 255, 0.10);
    color: rgba(1, 56, 114, 0.75);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 6px 8px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 10px;
}
.Banner_Left h1 {
    margin: 30px 0;
    color: var(--secondary-secondary-100, #171A1F);
    font-family: Montserrat;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    /*text-transform: capitalize;*/
    text-transform: none;
}
ul.User_Date_Read li {
    display: inline-block;
    margin-right: 20px;
    color: rgba(45, 45, 45, 0.75);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding: 15px 0;
}
ul.User_Date_Read li.Users {
    color: #2D2D2D;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    padding: 5px 0;
}
ul.User_Date_Read li.Users img {
    margin-right: 10px;
}
.Bruscamp {
    margin-bottom: 30px;
}
.Detail_Right h2 {
    color: #171A1F;
    font-size: 22px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    /* text-transform: capitalize; */
    margin-bottom: 30px;
    margin-top: 30px;
}
.Detail_Img {
    text-align: center;
}
.Detail_Right h3 {
    color: #2D2D2D;
    font-family: Avenir;
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
    /* text-transform: capitalize; */
    /* margin-top: 50px; */
    margin-bottom: 15px;
}
table {
    border: 1px solid #000;
    width: 100%;
}
table thead {
    border: 1px solid #000;
    background-color: #004aad;
    color: #fff;
}
table tbody tr {
    border: 1px solid #000;
}
table tbody tr td {
    padding: 10px;
    border: 1px solid;
}
table thead tr th {
    padding: 10px;
    border: 1px solid #000;
}
.Detail_Right p {
    color: rgba(45, 45, 45, 0.90);
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
}
.Detail_Img img {
    width: 100%;
    margin-bottom: 15px;
}
.Detail_Right p a {
    text-decoration: underline;
}
.Detail_Right p a {
    text-decoration: underline;
    color: #357CE7;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-decoration-line: underline;
}
.Detail_Right ul {
    padding-left: 30px;
    margin-bottom: 15px;
}
.Detail_Right ul li {
    color: rgba(45, 45, 45, 0.90);
    font-family: Avenir;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    list-style: disc;
}
.Final_Thoughts {
    margin-top: 30px;
    padding-bottom: 30px;
}
section.Blog_Detail_Can .Details_Text .Social_Media_Bottam p {
    color: rgba(45, 45, 45, 0.55) !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
    margin-bottom: 8px;
}
.Detail_Main .Details_Text .Social_Media_Bottam ul {
    margin: 0;
    padding: 0;
}
.Detail_Main .Details_Text .Social_Media_Bottam ul li {
    display: inline-block;
    margin-right: 20px;
}
.Social_Media_Bottam {
    border-bottom: 3px solid #ff6600;
    border-top: 1px solid #DCDCDC;
    padding: 30px 0 30px 0;
    margin-top: 35px;
}
.User_Detail {
    /* display: flex; */
    margin-top: 30px;
}
.User_Pic {
    width: 100%;
    margin-right: 20px;
}
.User_Pic img {
    border-radius: 10px;
}
.Speak_Credit ul li.Web_speker a img {
    margin-right: 10px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
}
.Web_detail h5 a:hover {
    color: #0B7BFF;
}
section.Blog_Detail_Can .Details_Text .User_Btm_Can h5 {
    text-transform: capitalize;
    color: #181D24;
    font-family: Montserrat;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    padding-bottom: 0;
}
section.Blog_Detail_Can .Details_Text .User_Btm_Can span {
    color: rgba(45, 45, 45, 0.55);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

section.Blog_Detail_Can .Details_Text .User_Btm_Can p {
    color: rgba(45, 45, 45, 0.90) !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 26px;
    /* text-transform: capitalize; */
    margin-bottom: 0;
    margin-top: 15px;
    padding-bottom: 0;
}
section.Blog_Detail_Can {
    border-bottom: 1px solid #DCDCDC;
    padding: 70px 0 50px 0;
}

.Blog_Sidebar_Main {
    border-radius: 10px;
    background: #F8F8F8;
    padding: 20px;
}

.Blog_Sidebar h3 {
    margin-bottom: 10px;
    color: #171A1F;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: capitalize;
}

.Blog_Sidebar .progress {
    height: 4px;
    margin-bottom: 30px;
}

.Blog_Sidebar p {
    color: #2D2D2D;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize;
}

li.Blog_Sidebar_Links_Box {
    list-style: none;
    border-left: 1px solid #DCDCDC;
}

li.Blog_Sidebar_Links_Box.active {
    border-left: 1px solid #FF6600;
}

li.Blog_Sidebar_Links_Box a.Blog_Sidebar_Link {
    padding-left: 10px;
    line-height: 1.2;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    color: #2D2D2D;
}

li.Blog_Sidebar_Links_Box.active a.Blog_Sidebar_Link {
    color: #FF6600;
}

.Blog_Sidebar_Main ul.Blog_Sidebar_Links {
    margin-bottom: 10px;
}

.Blog_Sidebar .progress div#progress_bar {
    --bs-progress-bar-bg: #FF6600;
}


.Detail_Left {
    position: relative;
}

.Blog_Sidebar_Main {
    /* position: absolute; */
    width: 306px;
    height: 631px;
    overflow: hidden;
    overflow-y: auto;
}

.Blog_Sidebar_Main.fixed {
    position: fixed;
    top: 85px;
}

.Trending_Webinars {
    border-top: 1px solid #DCDCDC;
    padding: 70px 0;
}

.date_sub ul li.Web_Sub {
    color: #696969;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

/* h3 .padding-variable, h2 .padding-variable {
    padding-top: 100px;
} */

.Speak_Credit ul li.Web_speker {
    color: #696969;
    font-family: Avenir;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.Trending_Webinars .webinar_box, .Relevant_blog .webinar_box {
    border-radius: 10px;
    border: 1px solid #DCDCDC;
    background: #FFF;
    box-shadow: none;
}

section.Relevant_blog {
    background: #F2F7FB;
    padding: 70px 0;
}

section.Relevant_blog li.Web_Sub.Credit_home {
    background: rgba(11, 123, 255, 0.10);
    color: #1F2227;
    font-size: 14px;
    border-radius: 5px;
    padding: 3px 8px;
}

section.Relevant_blog a.btn-view-all {
    border-radius: 6px;
    border: 1px solid #0B7BFF;
    background: #F2F7FB;
    color: #0B7BFF;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 900;
    line-height: normal;
}

section.Relevant_blog a.btn-view-all:hover {
    color: #0B7BFF;
}

section.Other_Webinars {
    padding: 70px 0;
}

.Other_Webinars_Box {
    border-radius: 10px;
    border: 1px solid #E1E3E8;
    background: #FFF;
    padding: 15px;
}

.Other_Webinars_Box h2.section-title {
    text-align: left;
    padding-bottom: 5px;
    position: relative;
}

.Other_Webinars_Box h2.section-title::after {
    content: '';
    margin: 0;
    position: absolute;
    bottom: -6px;
}

.Other_Webinars_Box .webinar_box {
    border-bottom: 1px solid #E1E3E8;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-radius: 0;
    box-shadow: none;
}

.Other_Webinars_Box .webinar_box:last-child { 
    border: 0;
    padding-bottom: 0;
}

.Other_Webinars_Box .webinar_img {
    border-radius: 5px;
    border: 1px solid rgba(45, 45, 45, 0.10);
}

.Other_Webinars_Box .Web_detail {
    padding: 0 15px;
}

.Other_Webinars_Box .Web_detail h5 {
    margin: 0 0 15px;
}

.Other_Webinars_Box ul.reviews {
    margin: 0 24px;
}

.Other_Webinars_Box ul.audience-info li.Web_Date {
    background: transparent;
}

section.Other_Webinars a.btn-view-more {
    border-radius: 5px;
    border: 1px solid #E1E3E8;
    background: #E5EBF9;
    padding: 8px;
    color: #1F2227;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 24px;
    width: 100%;
    display: inline-block;
}

ul.User_Date_Read li.Users img {
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.Social_Media_Top ul li {
    list-style: none;
    text-align: center;
    margin-bottom: 20px;
}
.Social_Media_Top ul li:hover a svg rect {
    fill: #0B7BFF;
}

.Social_Media_Top ul li:hover a svg path {
    fill: #0B7BFF;
}

.Social_Media_Bottam ul li:hover a svg rect {
    fill: #0B7BFF;
}

.Social_Media_Bottam ul li:hover a svg path {
    fill: #0B7BFF;
}
.fr-dashed-borders thead {
    background: #fff;
    color: #000;
}
.fr-dashed-borders thead th {
    border: 1px solid #000;
}
.fr-dashed-borders tbody tr td {
    border: 1px solid #000;
}

.User_Btm_Can h5 span {
    vertical-align: text-bottom;
}

.Social_Media_Top {
    z-index: 1;
    top: 115px;
}

.Detail_Right iframe {
    width: 100%;
    height: 431px;
}

p.Conclusion_Note {
    border-radius: 10px;
    background: #EFF0F3;
    padding: 10px;
    color: #474B50;
    font-size: 16px;
    font-style: italic;
    font-weight: 400;
    line-height: 150%; /* 24px */
    margin-bottom: 50px; 
}

.User_Pic a.linkedin_link {
    border-radius: 5px;
    border: 1px solid #FF6000;
    background: #FFF;
    padding: 8px 10px;
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 15px;
}

.Trending_Updates {
    padding: 120px 0;
}

.Trending_Updates_Right label {
    color: var(--secondary-secondary-100, #171A1F);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.Trending_Updates_Right label span.error_span {
    color: #F00;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 22px;
}

.Trending_Updates_Right .form-control {
    border-radius: 8px;
    background: var(--grey-grey-50, #EFF0F3);
    color: var(--secondary-secondary-30, #B9BABC);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.Trending_Updates_Right .terms_checkbox {
    color: var(--secondary-secondary-70, #5D5F62);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.terms_checkbox a {
    color: var(--primary-primary-100, #FF4800);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}

.Book_Call {
    background: #F6F0E8;
}

.Book_Call.fixed {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.Book_Call_Img_Box {
    display: flex;
    align-items: center;
}

.Book_Call img.Book_Call_Img {
    margin-top: -20px;
    margin-left: 40px;
}

.Book_Call_Text {
    padding: 13px;
}

.Book_Call_Text h3 {
    color: #181D24;
    font-family: Montserrat;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    margin-bottom: 5px;
    padding: 0;
}

.Book_Call_Text p {
    color: #505050;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    margin-bottom: 0;
    padding: 0;
}

a.Book_Call_Link {
    border: 1px solid #ED5F34;
    background: #F6F0E8;
    padding: 10px 30px;
    color: #ED5F34;
    font-size: 16px;
    font-style: normal;
    font-weight: 800;
    line-height: 150%;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}

.Detail_Main .Details_Text ul {
    margin-left: 25px;
    margin-bottom: 25px;
}


.Detail_Main .Details_Text ul li {
    list-style: disc;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.Detail_Main .Details_Text ul li { 
    font-family: 'Montserrat' !important;
}

.Detail_Main .Details_Text ol li {
    list-style: auto;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 28px;
}

.Detail_Main .Details_Text ol li {
    font-size: 16px  !important;
    font-family: 'Montserrat' !important;
}

.Detail_Main .Details_Text ul li span, .Detail_Main .Details_Text ol li span {
    font-family: 'Montserrat' !important;
    color: black;
    font-size: 16px  !important;
}

/* Blog Details Design Changes - Start - 08-12-2023 */

section.Blog_Detail_Can .Details_Text h2 {
    padding-bottom: 24px;
    margin-bottom: 0;
    color: #171A1F;
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
}

section.Blog_Detail_Can .Details_Text h2 span {
    color: #171A1F;
    font-family: 'Montserrat' !important;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
}


section.Blog_Detail_Can .Details_Text h3 {
    padding-top: 0;
    padding-bottom: 24px;
    margin-bottom: 0;
    color: #474747 !important;
    font-family: 'Montserrat' !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
}

section.Blog_Detail_Can .Details_Text h3 span {
    color: #474747 !important;
    font-family: 'Montserrat' !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
}


section.Blog_Detail_Can .Details_Text h4 {
    padding-top: 0;
    padding-bottom: 24px;
    margin-bottom: 0;
    color: #474747 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
}

section.Blog_Detail_Can .Details_Text h4 span {
    padding-top: 0;
    padding-bottom: 24px;
    margin-bottom: 0;
    color: #474747 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700 !important;
    line-height: normal;
}


section.Blog_Detail_Can .Details_Text p {
    padding-bottom: 16px;
    margin-bottom: 0;
    color: #5D5F62 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}
section.Blog_Detail_Can .Details_Text p span {
    color: #000000 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
}


section.Blog_Detail_Can .Details_Text p strong span, 
section.Blog_Detail_Can .Details_Text p span strong {
    color: #474747 !important;
    font-weight: 700 !important;
}

section.Blog_Detail_Can .Details_Text p span strong {
    color: #4A4A4A !important;
    font-weight: 700 !important;
}

section.Blog_Detail_Can .Details_Text p span a {
    color: #357CE7 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-decoration-line: underline;
}
section.Blog_Detail_Can .Details_Text p span a span {
    color: #357CE7 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-decoration-line: underline;
}

section.Blog_Detail_Can .Details_Text blockquote {
    max-width: 100%;
    padding: 30px;
    border-left: 5px solid #f60;
    background: #F5F5F5;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    text-align: center;
    margin-left: 30px;
}

section.Blog_Detail_Can .Details_Text blockquote p {
    padding-bottom: 0;
}

section.Blog_Detail_Can .Details_Text blockquote p span {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
    background: transparent !important;
    font-weight: 400;
    font-style: italic;
}

section.Blog_Detail_Can .Details_Text blockquote p span + span {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 20px;
    background: transparent !important;
    font-weight: 400;
    font-style: italic;
    margin-top: 15px;
}

section.Blog_Detail_Can .Details_Text p a span strong {
    color: #357CE7 !important;
}

section.Blog_Detail_Can .Details_Text p strong a span {
    color: #357CE7 !important;
}

section.Blog_Detail_Can .Details_Text p a span {
    color: #357CE7 !important;
}

.Trending_Updates_Right .terms_checkbox input[type="checkbox"] {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: sub;
}

section.Blog_Detail_Can .Details_Text p em a {
    color: #357CE7 !important;
    font-family: 'Montserrat' !important;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    text-decoration-line: underline;
}


.Blog_Sidebar_Main ul.Blog_Sidebar_Links li a {
    cursor: pointer;
}


section.Blog_Detail_Can .Details_Text p iframe {
    width: 100%;
}

/* Blog Details Design Changes - End - 08-12-2023 */

@media (min-width:992px) {
    button.Mob_Sidebar_Btn {
        display: none;
    }
    .offcanvas.offcanvas-start.Mob_Sidebar {
        display: block !important;
        visibility: visible !important;
        transform: inherit;
        width: auto !important;
        z-index: 1;
        top: 115px;
    }

    .Mob_Sidebar .offcanvas-header {
        display: none;
    }

    .Mob_Sidebar .offcanvas-body {
        overflow: inherit;
        padding: 0;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1366.51px) {
    .Blog_Sidebar_Main {
        position: relative;
        width: 275px;
        height: 475px;
    }
    .User_Pic a.linkedin_link {
        padding: 8px 3px;
      }
    
      .Book_Call_Text p {
        font-size: 14px;
      }
    
      a.Book_Call_Link {
        padding: 10px 15px;
      }

      li.Blog_Sidebar_Links_Box a.Blog_Sidebar_Link {
        font-size: 14px;
      }

      .Detail_Right p {
        font-size: 14px;
      }
      .Book_Call_Text {
        padding: 13px 0;
    }

    section.Blog_Detail_Can .Details_Text p iframe {
        width: 100%;
        max-height: 400px;
    }

    ul.User_Date_Read li.Users {
        font-size: 16px;
        font-weight: 600;
    }

    ul.User_Date_Read li { 
        font-size: 15px;
        margin-right: 12px;
    }

    ul.User_Date_Read li:last-child {
        margin-right: 0;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199.51px) {
    .Blog_Sidebar_Main {
        position: absolute;
        width: 220px;
        height: 575px;
        overflow: auto;
    }
}

@media(max-width:991.51px) { 

    
    .Blog_Sidebar_Main {
        position: relative !important;
        max-width: inherit !important;
        height: auto !important;
        width: inherit !important;
        /* top: inherit; */
        top: 0 !important;
    }

    .offcanvas.offcanvas-start.Mob_Sidebar {
        /* z-index: 9999; */
        width: 250px;
    }

    button.Mob_Sidebar_Btn {
        position: fixed;
        left: 5px;
        top: 30%;
        border-radius: 10px;
        border: 1px solid #DEDEDE;
        background: #F2F2F2;
        box-shadow: 0px 5px 20px 0px rgba(0, 0, 0, 0.20);
        z-index: 999;
        padding: 10px;
        line-height: 1.5;
    }

    .Mob_Sidebar .offcanvas-header .btn-close {
        margin-left: auto;
    }

    .Mob_Sidebar .offcanvas-body {
        padding: 0;
    }

    .Mob_Sidebar .Blog_Sidebar_Main.fixed {
        top: 0;
        background: transparent;
        padding: 0 16px;
    }

    .Social_Media_Top {
        margin-top: 20px;
    }

    .Social_Media_Top ul {
        text-align: center;
    }

    .Social_Media_Top ul li {
        list-style: none;
        text-align: center;
        margin-top: 20px;
        margin-right: 20px;
        display: inline-block;
    }

    .Social_Media_Top ul li:last-child {
        margin-right: 0;
    }

    ul.Topics li {
        margin-bottom: 10px;
    }
    
    ul.User_Date_Read {
        margin-bottom: 10px;
    }

    .Blog_Sidebar h3 {
        padding: 0;
    }
    
    .offcanvas.offcanvas-start.Mob_Sidebar.sticky-top {
        position: fixed;
    }


    button.Mob_Sidebar_Btn:hover {
        background: #F2F2F2;
        padding: 10px;
    }

    button.Mob_Sidebar_Btn::after {
        content: '';
        display: none;
    }

    section.Blog_Detail_Can {
        padding: 35px 0 25px 0;
    }

    
}


@media (max-width: 767.51px) {

    .Other_Webinars_Box .Web_detail {
        padding: 15px;
    }

    section.Blog_Detail_Can .Details_Text p iframe {
        width: 100%;
        height: 100%;
        min-height: 220px;
    }
    
    section.Blog_Detail_Can .Details_Text p img {
        height: auto !important;
        width: 100% !important;
    }

    .Book_Call_Img_Box {
        display: flex;
        align-items: center;
        position: relative;
        top: 0;
    }

    .Book_Call_Img_Box a {
        position: absolute;
        right: 0;
        top: 10px;
    }

    .Book_Call img.Book_Call_Img {
        margin-top: -20px;
        margin-left: 0;
        border-radius: 100%;
        width: 50px;
    }

    .Book_Call_Text {
        padding: 0 0 13px 0;
    }

    .Book_Call_Text h3 {
        font-size: 12px;
    }
    .Book_Call_Text p {
        font-size: 12px;
    }

    a.Book_Call_Link {
        padding: 10px 10px;
        font-size: 12px;
        display: inline-block;
        margin-bottom: 12px;
    }

    .Banner_Left h1 {
        font-size: 40px;
    }

    section.Blog_Detail_Can .Details_Text h2 span {
        font-size: 20px !important;
    }
}