#content_article {
    margin-left: auto;
    margin-right: auto;
    padding: 0 10px 0 0;
}

.blogInnerCont #content_article,
.blogView #content_article {
    width: 100%;
}

#content_article .back-btn {
    background-image: url(../images/svg/v3/icons_media-centre-back-arrow.svg);
    background-repeat: no-repeat;
    background-position: 25px center;
    background-size: 20px 20px;
    margin-top: 20px;
}

#article_type {
    margin-bottom: 15px;
}

#article_type .type {
    text-align: center;
    font-weight: normal;
    font-size: 25px;
    font-family: "Poppins";
}

.back-btn {
    height: 20px;
    padding: 0 0 0 25px;
    margin: 0 0 5px 0;
    float: left;
    color: #333;
    background: url(../images/arrow.png) no-repeat center left;
}

#content_article .hentry {
    margin: 0 !important;
}

#article-viewblog #content_article .hentry {
    margin-bottom: 80px;
}

#content_article .hentry .date-meta {
    /* width: 58px;
  height: 37px;
  padding: 23px 0 0;
  margin: 0 48px 0 -2px;
  background: url(../images/icon-set_blog-calendar.png);
  float: left;
  line-height: 26px; */
}

.blogInnerCont .date-meta {
    position: absolute;
    bottom: 0;
}

.blogInnerCont .date-meta {
    position: absolute;
}

.blogInnerCont .post-title,
.post-content .post-title {
    text-align: center;
}

.blogInnerCont .category h6 {
    font-size: 18px;
    text-transform: capitalize;
    font-family: 'Roboto', sans-serif;
    color: #707070;
    text-align: center;
    font-weight: lighter;
    margin: 20px 0;
}

#content_article .hentry .date-meta .day-published {
    font-size: 45px;
    display: block;
    line-height: 46px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 4px;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 2px;
}

#content_article .hentry .date-meta .month-published {
    font-size: 16px;
    position: relative;
    display: block;
    line-height: 26px;
    text-align: center;
    font-weight: lighter;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 5px;
    text-transform: uppercase;
}

#article-viewblog .hentry .post-title {}

#content_article .hentry .post-title {
    height: 60px;
    line-height: 30px;
    vertical-align: middle;
    padding-left: 5px;
    padding: 0;
    display: unset;
}

#content_article .hentry .post-title.no-author {}

#content_article .hentry .post-title h1 {
    color: #333;
    font-weight: normal;
    font-size: 25px;
    font-family: "Poppins";
    display: block;
    line-height: 30px;
}

#content_article .hentry .post-title a {
    color: #363636;
    font-weight: normal;
    font-size: 26px;
    font-family: 'Poppins', sans-serif;
    display: block;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

#content_article .hentry .post-title a:before {
    height: 1px;
    width: 60px;
    background-color: #DADADA;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
}

#content_article .hentry .post-title a:hover {
    text-decoration: underline;
}

#content_aritcle .hentry .post-title .author {
    color: #ccc;
    display: block;
}

#content_article .hentry .post-content {
    /* padding: 30px 0 0 110px;
  line-height: 30px; */
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    color: #363636;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    margin-bottom: 25px;
}

#content_article .category-class .post-content {
    text-align: center;
}

@media (min-width: 992px) {}

#content_article .hentry .post-content .link {
    color: #ccc;
    text-decoration: underline;
}

/*#content_article .hentry .post-content img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
}*/

#content_article .hentry .post-content .social img {
    width: 40px !important;
}

.blogInnerCont .date-meta {
    position: absolute;
    width: 111px;
    /* height: 111px; */
    color: white;
    background-color: rgba(59, 59, 59, 0.80);
    right: 0;
    padding: 17px 0;
}

#content_article .green_btn {
    float: right;
    width: 136px;
    height: 48px;
    padding: 0;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
}

#content_article .green_btn:hover {
    color: #fff;
    text-decoration: none;
}

#content_article .tag {
    background: url(../images/svg/v3/icons_media-centre-tag.svg) no-repeat left center;
    background-size: 20px 20px;
    margin-left: 110px;
    color: #ccc;
    display: block;
    float: left;
    padding-left: 30px;
    line-height: 50px;
}

.pagination {
    margin-bottom: 50px;
}

.pagination ul {
    border: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    width: 100%;
}

.pagination ul>li>a,
.pagination ul>li>span,
ul.yiiPager a:link,
ul.yiiPager a:visited {
    color: #333;
    font-size: 13px;
    text-decoration: underline;
    border: 0;
}

.pagination ul>li>a:hover {
    background: none;
}

.pagination ul>li.previous {
    float: left;
}

.pagination ul>li.next {
    float: right;
}

.back-btn,
.pagination ul>li.previous a,
.pagination ul>li.next a {
    background-color: #D2D2D2;
    padding-right: 30px;
    color: white;
    font-weight: bold;
    width: 136px;
    border-bottom: 2px solid #BEBEBE;
    height: 48px;
    border-radius: 4px;
    display: block;
    text-align: center;
    line-height: 50px;
    text-decoration: none;
    font-size: 14px;
    padding: 0;
}

.back-btn:hover,
.pagination ul>li.previous a:hover,
.pagination ul>li.next a:hover {
    background-color: #BEBEBE;
    text-decoration: none;
    color: white;
}

body.help .command a {
    color: #1CB583;
}


/* content */

#content_article .hentry .post-content strong {
    padding-bottom: 10px;
}

#content_article .hentry .post-content ul,
#content_article .hentry .post-content ol {
    list-style: decimal;
    margin: initial;
    padding: 0 0 0 40px;
}

#content_article .hentry .post-content ul li {
    list-style-type: initial;
}

#content_article .hentry .post-content ol li {
    list-style-type: decimal;
}

#content_article .social {
    width: 50%;
    float: left;
    margin-top: 20px;
}

#content_article .social span {
    font-weight: lighter;
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
    margin-right: 10px;
}

#content_article .social a img {
    width: 40px !important;
    height: 40px !important;
    margin-left: 10px;
    opacity: 1;
}

#content_article .social a:HOVER {
    text-decoration: none;
}

.blogView .back-btn,
.pagination ul>li.previous a,
.blogView .pagination ul>li.next a {
    color: #555555;
    background-image: none !important;
}

#content_article .social a:hover img {
    opacity: 1;
}


/* Responsive for tablet */

@media only screen and (max-width: 768px) {
    #content_article {
        width: 95%;
        padding: 0;
    }
}

@media only screen and (max-width: 600px) {
    #primary {
        font-size: 13px;
    }
    .blogInnerCont .date-meta {
        width: 85px;
    }
    #content_article .hentry .date-meta .day-published {
        font-size: 30px;
        margin-bottom: 2px;
        line-height: 23px;
        letter-spacing: 4px;
    }
    #content_article .hentry .date-meta .month-published {
        font-size: 14px;
    }
    #content_article .hentry .post-title {
        line-height: 24px;
        margin-top: 0px;
    }
    #content_article .hentry .post-title a {
        font-size: 16px;
    }
    #content_article .hentry .post-title h1 {
        font-size: 16px;
        line-height: 20px;
    }
}


/****************Start Blog********************/

.blogView .latestPost .imgCont {
    position: relative;
    width: 82px;
    float: left;
    margin-right: 15px;
}

@media (min-width: 1200px) {
    .blogPage .span8 {
        width: 66.666667%;
        padding: 0 15px;
    }
    .blogPage .span4 {
        width: 33.333333%;
        padding: 0 15px;
        margin: 0;
    }
}

.blogPage.container_content {
    display: block !important;
}

.blogView .imgCont {
    position: relative;
}

.blogView .imgCont img {
    width: 100%;
    min-height: 115px;
}

.blogView .imgCont .blogDesc .blogTitle {
    font-size: 16px;
    color: #363636;
    font-family: 'Poppins', sans-serif;
}

.blogView .blogDesc .blogDate {
    background-color: #F7F5F5;
    color: #707070;
    display: inline-block;
    padding: 5px 15px;
    border-radius: 4px;
    margin-top: 15px !important;
}

.blogView .imgCont .date-meta {
    position: absolute;
    right: 0;
    bottom: 0;
    background-color: rgba(59, 59, 59, 0.81);
    color: white;
    width: 112px;
    padding: 25px 0;
    text-align: center;
}

.boxedSection.latestPost li a {
    display: flex;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e3e3e3;
    text-align: left;
    color: #333333;
}

.boxedSection.socialChannels li {
    margin: 0 5px;
}

.boxedSection.latestPost li:last-of-type a {
    border: 0;
}

.blogView .imgCont .date-meta .day-published {
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 2px;
    display: block;
    line-height: 42px;
}

.blogView .imgCont .date-meta .month-published {
    display: block;
    letter-spacing: 4px;
    font-size: 16px;
    line-height: 20px;
}

.blogpostList .post-content {
    padding: 0 !important;
}

@media (min-width: 768px) {
    .blogInnerCont #primary .span4 {
        padding: 0 15px;
    }
    .container_content.blogPage {
        padding-top: 60px;
    }
}

.blogInnerCont .spacer_ghost {
    font-family: 'Roboto', sans-serif;
    color: #363636;
    font-size: 16px;
    text-align: center;
    height: 48px;
    width: 170px;
    margin: auto;
    display: block;
    line-height: 48px;
    border-radius: 4px;
    border: 2px solid #DADFE6;
}

#mustReads .carousel-inner,
#mustReads.carousel {
    height: auto;
    width: 100%;
    position: relative;
}

.mustReadsLatestStories {
    margin-bottom: 60px;
}

.mustReadsLatestStories .mustReads {
    position: relative;
}

.mustReadsLatestStories ol.carousel-indicators {
    position: absolute;
    height: 8px;
    width: 100%;
    overflow: hidden;
    margin: 0 !important;
    bottom: -18px;
}

.mustReadsLatestStories ol.carousel-indicators li.active {
    background-color: #ACACAC;
}

.mustReadsLatestStories ol.carousel-indicators li {
    height: 8px;
    background-color: #E3E3E3;
    width: 33%;
    float: left;
    margin-right: 3px;
}

.mustReadsLatestStories ol.carousel-indicators li:last-of-type {
    margin: 0;
}

.mustReadsLatestStories ol.carousel-indicators li:first-of-type {
    margin: 0;
}

#mustReads .right.carousel-control {
    z-index: 99;
    height: fit-content;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    opacity: 0.8;
}
.content_video {
    margin-bottom: 50px;
}
.content_video p {
    font-size: 16px;
    font-family: 'Roboto', sans-serif;
    color: #707070;
    font-weight: lighter;
    margin-bottom: 15px;
}


/* blog */

#article-blog .head-media-wrap {
    background-size: cover;
    padding: 28px 0;
    margin-bottom: 60px;
    position: relative;
    height: 260px !important;
}

#head-meadia-nav-ul li.active h3 a:before {
    position: absolute;
    height: 4px;
    width: 100%;
    content: '';
    background-color: #326e7b;
    bottom: 0;
    left: 0;
    right: 0;
}

@media (min-width: 768px) {
    .head-media-wrap .head-media-inner {
        height: 100%;
    }
    #article-blog .head-media-wrap {
        background: url('../../../images/blog/blog-header.jpg');
        padding: 0;
    }
    #head-meadia-nav-ul {
        height: 100%;
        padding: 0;
        margin: 0;
        display: -webkit-box !important;
        display: -moz-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
        align-items: center;
        justify-content: center;
    }
    #head-meadia-nav-ul li {
        padding: 0 15px;
        line-height: 20px;
        color: white;
        font-weight: bold;
        font-size: 2em;
        text-align: center;
    }
}

#head-meadia-nav-ul li h3 {
    margin-bottom: 0;
    position: relative;
}

.head-media-wrap .head-media-title {
    width: 100%;
}

@media only screen and (max-width: 599px) {
    #article-blog .head-media-wrap .head-media-inner {
        padding: 0 !important;
    }
}

@media (min-width: 1920px) {
    #article-blog .head-media-wrap .head-media-inner {
        width: 1125px;
    }
}

#article-blog .head-media-wrap {
    background-position: center, center;
}

#mustReads .caption {
    background-color: rgba(81, 86, 88, 0.75);
    height: 165px;
    width: 300px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    padding: 30px;
    color: white;
}

#mustReads .carousel-inner .imgCont img {
    border: 0;
    border-radius: 0;
    width: 100%;
    height: auto;
    margin: 0;
}

#mustReads .carousel-inner .caption h4 {
    font-size: 16px;
    font-style: italic;
    font-family: Poppins, sans-serif;
    margin-bottom: 8px;
}

#mustReads .carousel-inner .mustread-caption .articleCount {
    font-size: 52px;
    float: left;
    padding-right: 15px;
}

#mustReads .carousel-inner .mustread-caption .articleShortDesc a {
    color: #E2E2E2;
    font-size: 16px;
    font-weight: lighter;
    padding-top: 8px;
    line-height: 21px;
}

#mustReads .carousel-inner .mustread-caption .articleShortDesc a:hover {
    text-decoration: none;
}

.head-media-wrap .head-media-title .title {
    font-size: 38px !important;
    font-weight: bold !important;
    line-height: 56px;
    font-family: "Poppins", sans-serif !important;
}

.head-media-wrap .head-media-title .desc {
    font-family: "Roboto", sans-serif !important;
    font-size: 36px;
    font-weight: light;
}

@media (min-width: 768px) {
    .head-media-wrap .head-media-nav ul li a {
        letter-spacing: 1px;
    }
}

@media (min-width: 1280px) {
    .blogInnerCont #content_article .hentry {
        width: 32%;
    }
}

@media (min-width: 768px) and (max-width: 1279px) {
    .blogInnerCont #content_article .hentry {
        width: 48%;
    }
}

@media (max-width: 767px) {
    .blogInnerCont #content_article .hentry {
        width: 100%;
    }
}

.latestPosts ul li:last-of-type {
    border: 0;
}

.latestPost h6 {
    color: #848484;
}

.latestPosts ul li p {
    color: #707070;
    font-size: 14px;
    line-height: 16px;
}

.latestPosts ul li {
    border-bottom: 1px solid #e3e3e3;
    padding: 16px 0;
}

.mustReadsLatestStories .latestPosts h5 {
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
    font-family: Poppins, sans-serif;
    font-weight: 500;
    line-height: 44px;
    letter-spacing: 1px;
    font-size: 21px;
    color: #2E3533
}

.mustReadsLatestStories .latestPosts li a {
    color: #2E3533;
}

#content_article .hentry {
    margin-bottom: 30px !important;
}

@media (min-width: 992px) {
    .head-media-wrap .head-media-nav ul li {
        padding: 0 60px;
        /* width: 200px; */
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .head-media-wrap .head-media-nav ul li {
        padding: 0 60px;
    }
}

@media (max-width: 767px) {
    .head-media-wrap .head-media-inner {
        padding: 30px 0;
    }
    .head-media-wrap .head-media-nav ul li a {
        line-height: 48px !important;
    }
}

.head-media-wrap {
    margin-bottom: 60px;
}

.blogInnerCont .imgCont {
    position: relative;
}

.blogInnerCont .pagination ul.yiiPager li a {
    float: none !important;
    margin: auto;
    color: #707070;
    background-color: transparent;
    border: 0;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    width: 100%;
    font-weight: lighter;
}

.blogInnerCont .pagination ul.yiiPager li.next,
.blogInnerCont .pagination ul.yiiPager li.previous {
    display: unset;
    width: 100%;
    font-size: 24px;
    text-transform: uppercase;
}

.blogInnerCont .imgCont img {
    width: 100%;
    min-height: 110px;
}

.blogInnerCont .pagination ul.yiiPager li a:before {
    content: "\58";
    font-family: "spacer" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    margin-right: 6px;
}

.head-media-wrap .head-media-nav ul li a {
    line-height: 48px;
}

.blogView {}

.blogView .imgCont .date-meta .month-published {
    text-transform: uppercase;
}

.post-content .post-title h1 {
    margin: 25px 0;
    font-family: "Poppins", sans-serif;
    padding-bottom: 25px;
    position: relative;
    margin-bottom: 35px;
    font-weight: lighter;
}

.post-content .post-title h1:before {
    content: '';
    height: 1px;
    background-color: #999999;
    position: absolute;
    bottom: 0;
    width: 60px;
    margin: auto;
    left: 0;
    right: 0;
}

.blogView .category h6 {
    font-size: 18px;
    width: 100%;
    text-align: center;
    font-family: "Poppins", sans-serif;
    text-transform: capitalize;
    font-weight: lighter;
}

.blogView .category {
    margin-top: 30px;
}

/*.blogView .post-content p img {
    width: 100% !important;
    height: auto !important;
    margin: auto !important;
    margin-bottom: 30px !important;
}*/

.blogView .post-content p {
    font-family: 'Roboto', sans-serif;
    color: #707070;
    font-size: 16px;
    line-height: 21px;
    text-align: justify;
}

.blogView .post-content p strong {
    font-family: 'Roboto', sans-serif;
    font-size: 21px;
    font-weight: bold;
    color: #363636;
}

.blogView {
    margin-bottom: 90px;
}

section.boxedSection {
    border: 2px solid #DADADA;
    padding: 30px;
    margin-bottom: 30px;
}

section.boxedSection h6 {
    font-size: 21px;
    font-weight: 400;
    text-align: center;
    padding-bottom: 18px;
    margin-bottom: 25px;
    position: relative;
    font-family: 'Poppins', sans-serif;
    color: #2E3539;
}

section.boxedSection h5 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 18px;
    margin-bottom: 25px;
    position: relative;
    font-family: 'Poppins', sans-serif;
    color: #2E3539;
    margin-top: 25px;
}

section.boxedSection p {
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    line-height: 21px;
    margin-bottom: 15px;
    text-align: center;
    color: #707070;
}

section.boxedSection a {
    margin: auto;
    display: block;
    text-align: center;
}

.boxedSection.socialChannels li .icon {
    color: white;
}

section.boxedSection h6:before,
section.boxedSection h5:before {
    content: '';
    height: 1px;
    width: 60px;
    background-color: #e3e3e3;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.blogPage #filters button.button {
    background-color: #ffffff;
    color: #707070;
    height: 52px;
    padding: 0 15px;
    border-radius: 28px;
    margin: 0 15px;
    border: 2px solid #DADADA;
    margin-bottom: 15px;
}

.blogPage div#filters {
    margin-bottom: 40px;
}

.blogPage #filters button.button.is-checked {
    background-color: #14BAEA;
    border: 2px solid #14BAEA;
    color: white;
    height: 52px;
    padding: 0 15px;
    border-radius: 30px;
}


/****************END Blog********************/


}