/* Blog post */

.blog-post {
  margin: 0 auto;
  max-width: 960px;
}

.blog-post__meta {
  margin-bottom: 1.4rem;
}

.blog-post__meta a {
  text-decoration: underline;
}

.blog-post__timestamp {
  display: block;
}

.blog-post__tags svg {
  height: auto;
  margin-right: 0.35rem;
  width: 15px;
}

.blog-post__tag-link {
  font-size: 0.875rem;
}

/* Blog related posts */

.blog-related-posts {
  background-color: #F8FAFC;
}

.blog-related-posts h2 {
  text-align: center;
}

.blog-related-posts__list {
  display: flex;
  flex-wrap: wrap;
}

.blog-related-posts__post {
  flex: 0 0 100%;
  padding: 1rem;
}

@media screen and (min-width: 768px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-related-posts__post {
    flex: 0 0 calc(100% / 3);
  }
}
section.article-page-new-section h2,section.article-page-new-section h1,section.article-page-new-section h3,section.article-page-new-section h4, section.article-page-new-section h5,section.article-page-new-section h6 {
    color: black;
    font-size: 26px;
    font-weight: 500;
    line-height: 38px;
}
section.article-page-new-section ul li{
font-family: Ubuntu;
font-size: 18px;
font-weight: 400;
line-height: 28px;
}
.blog-related-posts__image {
  height: auto;
  max-width: 100%;
}

.blog-related-posts__title {
  margin: 0.7rem 0;
}

/* Blog comments */

.blog-comments {
  margin: 0 auto;
  max-width: 680px;
}

.blog-comments .hs-submit {
  text-align: center;
}

.blog-comments .comment-reply-to {
  border: 0 none;
}

.blog-comments .comment-reply-to:hover,
.blog-comments .comment-reply-to:focus {
  background-color: transparent;
  text-decoration: underline;
}



section.article-page-new-section {
            width: 100%;
            height: auto;
        }
        
        .article-inner-section {
            width: 100%;
            margin-top: 90px;
        }
        
        .article-pageinner-main {
            width: 100%;
            display: flex;
            flex-direction: row;
            flex-wrap: wrap;
        }
        
        .article-pageinner-main .left-main-content-div {
            width: 75%;
        }
        
        .article-pageinner-main .right-main-sidebar {
            width: 25%;
        }
        
        .article-pageinner-main .left-main-content-div .image-div-article-page {
            width: 100%;
            height: auto;
        }
        
        .image-div-article-page .placeholder-div {
            width: 100%;
            height: 568px;
            background: #c4c4c4;
        }
        
        
        
        .content-div-lower h4 {
            font-family: 'Ubuntu';
            font-size: 26px;
            font-weight: 500;
            line-height: 38px;
            letter-spacing: 0em;
            text-align: left;
            color: black;
            margin-bottom: 20px;
        }
        
        .content-div-lower p {
            font-family: 'Ubuntu';
            font-size: 18px;
            font-weight: 400;
            line-height: 28px;
            letter-spacing: 0em;
            text-align: left;
        }
        
        .lower-social-media-article {
            width: 100%;
            height: auto;
            margin-top: 30px;
        }
        
        .lower-social-media-article ul.main-inner-btn-social {
            width: 100%;
            display: flex;
            flex-direction: row;
        }
        
        .lower-social-media-article ul.main-inner-btn-social li.content-innerdivs {
            align-items: center;
            display: flex;
            justify-content: center;
            margin-right: 30px;
        }
        
        .lower-social-media-article ul.main-inner-btn-social li.content-innerdivs p {
            margin: 0;
            font-family: 'Ubuntu';
            font-size: 26px;
            font-weight: 600;
            line-height: 38px;
            letter-spacing: 0em;
            text-align: left;
        }

        .tut_header .lower-social-media-article ul.main-inner-btn-social li.content-innerdivs p {
            margin: 0;
            font-family: arial!important;
            font-size: 26px;
            font-weight: 600;
            line-height: 38px;
            letter-spacing: 0em;
            text-align: left;
        }


        
        .lower-social-media-article li.social-icons-article ul.social-footer2 li {
            margin-right: 10px;
        }
        
        .lower-social-media-article li.social-icons-article ul.social-footer2 li a:hover {
            background: none;
        }
        
        .right-sidebar {
            background: #6D6E71;
            padding: 20px;
            width: 100%;
            height: auto;
            border-radius: 6px;
        }
        
        .right-sidebar .sidebar-inner {
            width: 100%;
            height: auto;
        }
        
        .right-sidebar .sidebar-inner .course-upper-div {
            width: 100%;
            height: auto;
        }
        
        .right-sidebar .sidebar-inner .course-upper-div img {
            width: 100%;
            height: auto;
        }
        
        .lower-sidebar-content-div {
            width: 100%;
            margin-top: 30px;
        }
        
        .lower-sidebar-content-div p.heading {
            font-family: 'Ubuntu';
            font-size: 36px;
            font-weight: 400;
            line-height: 50px;
            letter-spacing: 0em;
            text-align: center;
            color: white;
            text-transform:uppercase;
        }
        
        .lower-sidebar-content-div hr.grey-line {
            border-color:#D4DBE4;
        }
        
        .lower-sidebar-content-div button.submit-btn {
           background: #F26522;
            border: none;
            color: white;
            font-family: 'Ubuntu';
            font-size: 18px;
            font-weight: 700;
            line-height: 34px;
            letter-spacing: 0em;
            text-align: left;
            padding: 5px 24px;
            border-radius: 6px;
            margin: auto;
            align-items: center;
            display: flex;
            margin-top: 31px;
            margin-bottom: 40px;
        }
        
        .page-right-categories {
            width: 100%;
            height: auto;
            margin: 20px 0;
        }
        .button-lower-missout a {
    background: #00293F !important;
    font-family: Ubuntu, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    color: #FFFFFF;
    border-radius: 10px;
}
        .page-right-categories span {
            font-family: 'Ubuntu';
            font-size: 24px;
            font-weight: 500;
            line-height: 31px;
            letter-spacing: 0px;
            text-align: center;
            color: white;
            width: 100%;
            justify-content: center;
            display: flex;
          text-transform:uppercase;
        }
        
        .page-right-categories ul.categories-inner {
            width: 100%;
            list-style: disc;
            padding-left: 22px;
            color: white;
            margin-top: 17px;
            margin-bottom: 25px;
        }
        
        .page-right-categories ul.categories-inner li {
            font-family: 'Ubuntu';
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            letter-spacing: 0px;
            margin-bottom: 10px;
        }
        
        .page-right-categories ul.categories-ul-social-icons {
            display: flex;
            width: 100%;
            margin-top: 15px;
            justify-content: space-evenly;
        }
        
        .page-right-categories ul.categories-ul-social-icons li {
            margin-right: 10px;
        }
        
        .page-right-categories ul.categories-ul-social-icons li a {
            color: white;
            font-size: 18px;
        }
        
        .course-upper-div.lower-bid {
            margin: 30px 0;
        }
        
        section.related-article-div {
            width: 100%;
            height: auto;
            padding-top: 60px;
            padding-bottom: 40px;
        }
        
        section.related-article-div h3 {
            font-family: 'Ubuntu';
            font-size: 40px;
            font-weight: 700;
            line-height: 51px;
            letter-spacing: 0em;
            text-align: left;
            color: black;
        }
        
        section.related-article-div .custom-row .post-slide {
            margin: 0;
        }
        
        section.related-article-div .custom-row {
            margin: 40px 0;
        }

@media screen and (min-width:1480px){
  .article-pageinner-main .right-main-sidebar{padding:0 !important;}
}

@media screen and (min-width:768px){
              .content-div-lower {
                                  margin-top: -24px;
                                  }
}

        @media screen and (max-width:767px) {
          .hs-blog-post .header-main ul.navbar-nav {
    margin-bottom: 6px!important;
}
          .dont-miss-out-ftr-section.single-blog-page .dont-miss-out-inner-section {
    width: 100%;
    border-radius: 0;
}

 
.dont-miss-out-ftr-section .dont-miss-out-inner-section {
    background: #F26B21 ;
    border-radius: 0 !important;
    margin: auto !important;
    padding: 26px 16px !important;
    width: 100% !important;
}
          h2.blog-related-posts__title {
    font-size: 16px !important ;
    text-align: center !important;
            text-transform: capitalize !important;
}

section.related-article-div .post-content p {
    font-size: 12px !important;
  margin-bottom:0 !important;
}

.post-slide .post-description a {
    font-size: 10px !important;
  margin-bottom:6px !important;
  display:inline-block;
}
          .post-slide .read-more{
          display:inline-block !important;
            margin-top:0 !important;
          }


          section.article-page-new-section h2,section.article-page-new-section h1,section.article-page-new-section h3,section.article-page-new-section h4, section.article-page-new-section h5,section.article-page-new-section h6 {
    color: black;
    font-size: 14px;
}
section.article-page-new-section ul li{
font-size: 12px;
}
          .article-pageinner-main.row img {
    max-width: 100%;
    height: 164px;
}
            section.article-page-new-section .article-inner-section {
                margin-top: 0 !important;
            }
            section.article-page-new-section .article-inner-section .left-main-content-div {
                width: 100% !important;
            }
            section.article-page-new-section .article-inner-section .article-pageinner-main.row {
                flex-direction: column;
                margin: 0px !important;
                padding: 0 !important;
            }
            section.article-page-new-section .article-inner-section .image-div-article-page .placeholder-div {
                height: 164px !important;
            }
            section.article-page-new-section .article-inner-section .container {
                margin-left: 0 !important;
                max-width: 100%;
                margin-right: 0;
                padding-left: 0;
                padding-right: 0;
            }
            section.article-page-new-section .article-inner-section .container .left-main-content-div {
                padding-left: 0;
                padding-right: 0;
            }
            section.article-page-new-section .article-inner-section .container .content-div-lower {
                padding: 0 15px;
                margin-top: 20px;
            }
            section.article-page-new-section .content-div-lower h4 {
                font-size: 14px;
                margin-bottom: 10px;
            }
            section.article-page-new-section .content-div-lower p {
                font-size: 12px;
            }
            .lower-social-media-article ul.main-inner-btn-social li.content-innerdivs p {
                font-size: 12px;
            }
            .lower-social-media-article {
                margin-top: 0px !important;
            }
            ul.social-footer2 li a {
                height: 51px;
                width: 30px;
            }
            ul.social-footer2 li a i.fab {
                font-size: 14px;
                color: #545454;
            }
            .article-pageinner-main .right-main-sidebar {
                display: none;
            }
            section.related-article-div {
                padding-top: 20px;
            }
            section.related-article-div h3 {
                font-size: 16px;
                text-align: center;
            }
            section.related-article-div .custom-row {
                margin-top: 15px;
            }
            section.related-article-div .custom-row .post-slide h3.post-title {
                text-align: left;
            }
            .lower-bid-article-div .col-12.col-md-6.col-lg-4 {
                margin-bottom: 30px;
            }
        }
        
        @media screen and (min-width:768px) and (max-width:1024px) {
            .lower-bid-article-div .col-12.col-md-6.col-lg-4 {
                margin-bottom: 30px;
            }
            .image-div-article-page .placeholder-div {
                width: 100%;
                height: 350px;
                background: #c4c4c4;
            }
            .lower-social-media-article ul.main-inner-btn-social li.content-innerdivs p {
                font-size: 18px;
            }
            .content-div-lower li.social-icons-article ul.social-footer2 a {
                width: 30px;
            }
            .content-div-lower li.social-icons-article ul.social-footer2 a i.fab {
                font-size: 17px;
            }
            section.related-article-div h3 {
                font-size: 30px;
            }
            .lower-sidebar-content-div p.heading,
            .page-right-categories span {
                font-size: 22px;
            }
            .page-right-categories ul.categories-inner li {
                font-size: 13px;
            }
        }

ul.post_cat_list {
    
    color:#fff;
    font-size:10px;
   
    list-style: disc;
    margin-bottom: 25px;
    margin-top: 17px;
    padding-left: 22px;
    width: 100%;
}

.blog-post__tag-link {
    color: #fff !important;
  font-family: 'Ubuntu';
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 0px;
    margin-bottom: 10px;
      text-transform: capitalize;
}

.page-right-categories #hs_cos_wrapper_{
    display:none;
}

h2.blog-related-posts__title {
       color: #000;
    font-family: 'Ubuntu';
    font-size: 40px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 51px;
    text-align: left;
  text-transform:uppercase;
}

.custom_field_section h3{
  color:#000;
}


/* new css added on 27/03/*/

.dont-miss-out-ftr-section .dont-miss-out-inner-section {
    background: #545454;
    border-radius: 10px;
    margin: auto;
    padding: 78px 90px;
    width: 82%;
}
.dont-miss-out-ftr-section {
    bottom: -50px;
    height: auto;
    margin-top: 50px;
    position: relative;
    width: 100%;
}
dont-miss-out-ftr-section .dont-miss-out-inner-section p.text-point {
    color: #fff;
    font-family: Ubuntu;
    font-size: 44px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 76px;
    text-align: left;
}
.dont-miss-out-inner-section p.text-point {
    font-size: 40px !important;
    line-height: 48px !important;
}
.button-lower-missout {
    display: block;
    padding-top: 16px;
}

@media screen and (min-width:768px){
    .dont-miss-out-ftr-section button {
    width: fit-content;
    display: block;
    height: fit-content;
    padding: 13px 24px !important;
}
    
}
.dont-miss-out-ftr-section button{border-radius: 10px;background: #6D6E71;
    20 font-family: Ubuntu;
    font-family: Ubuntu, sans-serif;
    font-style: normal;
    font-weight: 700;
    text-decoration: none;
    color: #FFFFFF;}