body.archive.category .article-post-wrapper .container{
    margin-bottom: 30px;
}
body.section-success-stories .article-post-wrapper .container{
    margin-top: 30px;
    margin-bottom: 30px;
}
.article-post-wrapper {
    background: #f2f2f2;
}

.article-post-wrapper .container {
    width: auto;
    max-width: 1160px;
    margin: auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.feature-preview-xs {
    display: none;
}

@media only screen and (min-width: 768px) and (max-width: 1200px) {
    .article-post-wrapper .container {
        max-width: 100%;
        padding: 0 15px;
    }
}

@media only screen and (max-width: 767px) {
    .article-post-wrapper .container {
        max-width: 100%;
    }

    .feature-preview {
        display: none;
    }

    .feature-preview-xs {
        display: block;
    }
}

.feature-blocks {
    color: white;
    overflow: hidden;
    position: relative;
    background: #fff;
}

.feature-blocks a {
    color: #fff;
}

.feature-blocks .cat-list a {
    color: #fff;
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.feature-blocks a:hover {
    color: #EA5E29;
}

.feature-preview-xs,
.feature-preview {
    height: 350px;
    position: relative;
    text-align: center;
    margin: auto;
    overflow: hidden;
    width: 100%;
}

.feature-preview-xs img,
.feature-preview img {
    display: block;
    left: 50%;
    max-width: none;
    min-height: 350px;
    min-width: 100%;
    position: absolute;
    top: 50%;
    vertical-align: middle;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.overlay {
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
    color: white;
    bottom: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease;
}

.feature-content-block {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #fff;
}

.feature-content-block h2 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 400;
    padding: 0 0 10px 0;
    margin: 0;
    color: #fff;
}

.feature-details-blocks .feature-preview {
    height: 400px;
}

.feature-details-blocks .overlay {
    text-shadow: 0 0 6px #444;
}

.wrap-block {
    margin: auto;
    max-width: 960px;
    padding: 0 10px;
}
.single .wrap-block .subtitle{
    font-size: 28px;
    line-height: 36px;
}
.single .wrap-block .intro-text a,
.single .wrap-block .intro-text a:visited{
    font-size: 16px;
}
.single p{
    font-size: 16px;
}
.meta-block {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
}

.post-cat-list, .cat-list {
    text-transform: uppercase;
    font-size: 13px;
    line-height: 18px;
    font-weight: 700;
}

.post-highlight-box {
    position: relative;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease;
    overflow: hidden;
}

.post-highlight-box .overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: left;
    box-shadow: none;
    color: #fff;
    padding: 0 50px;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease;
}

.post-highlight-box:hover .post-highlight-blocks {
    opacity: 0;
    box-shadow: none;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease;
}

.post-highlight-box:hover .overlay {
    opacity: 1;
    box-shadow: none;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease;
}

.post-highlight-blocks, .post-blocks {
    background: #fff;
    box-shadow: 2px 2px 3px #e9e9e9;
    margin-top: 30px;
    height: 320px;
    padding: 0;
    overflow: hidden;
    display: table;
    width: 100%;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    vertical-align: middle;
}

.post-blocks:hover {
    box-shadow: 0 0 8px #ccc;
}

.post-highlight-blocks .post-content-block h2 {
    font-size: 28px;
    line-height: 36px;
    color: #fff;
    font-weight: 400;
}

.post-highlight-blocks {
    padding: 0 50px;
    box-shadow: none;
}

.post-highlight-box .post-highlight-3 + .post-blocks .post-content-block {
    color: #666;
}

.post-highlight-box .post-highlight-3 + .post-blocks .post-cat-list a:hover, .post-highlight-box .post-highlight-3 + .post-blocks h2 a, .post-highlight-3 h2 a {
    color: #064F80;
}

.post-highlight-box .post-highlight-3 + .post-blocks h2 a:hover, .post-highlight-3 .meta-block, .post-highlight-box .post-highlight-3 + .post-blocks .post-cat-list, .post-highlight-box .post-highlight-3 + .post-blocks .post-cat-list a, .post-highlight-box .post-highlight-3 .post-cat-list a, .post-highlight-box .post-blocks h2, .post-highlight-box .post-blocks h2 a, .post-highlight-1 .meta-block, .post-highlight-box .post-blocks .meta-block, .post-highlight-box .post-blocks .post-cat-list a:hover, .post-highlight-1 h2 a, .post-highlight-2 .meta-block, .post-highlight-2 h2 a {
    color: #fff;
}

.post-highlight-box .post-blocks .post-cat-list, .post-highlight-box .post-blocks .post-cat-list a, .post-highlight-box .post-blocks h2 a:hover, .post-highlight-blocks .post-cat-list, .post-highlight-blocks .post-cat-list a, .post-highlight-1 h2 a:hover, .post-highlight-2 h2 a:hover {
    color: #EA5E29;
}
.post-highlight-box .post-highlight-1 + .overlay .post-cat-list,
.post-highlight-box .post-highlight-1 + .overlay .post-cat-list a{
    color: #fff;
}
.post-highlight-box .post-highlight-1 + .overlay .post-cat-list a:hover,
.post-highlight-box .post-highlight-1 + .overlay h2 a:hover{
    color: #064F80;
}
.post-highlight-box .post-highlight-1 + .overlay, .post-highlight-1 {
    background: #EA5E29;
}

.post-highlight-box .post-highlight-2 + .overlay, .post-highlight-2 {
    background: #666;
}

.post-highlight-box .post-highlight-3 + .overlay, .post-highlight-3 {
    background: #7FD3EE;
}

.post-highlight-box .post-blocks .post-content-block {
    color: #fff;
}

.post-highlight-1 .icon-video, .post-highlight-2 .icon-video, .post-highlight-3 .icon-video {
    top: 18px;
}

.post-highlight-box .post-highlight-3 + .post-blocks h2 a:hover .icon-video, .post-highlight-1 .icon-video, .post-highlight-1 + .overlay .icon-video, .post-highlight-2 .icon-video, .post-highlight-2 + .overlay .icon-video {
    background: url(../images/news/icon-video.png) no-repeat 0 -26px;
}

.post-highlight-2 h2 a:hover .icon-video, .post-highlight-2 + .overlay h2 a:hover .icon-video, .post-highlight-1 h2 a:hover .icon-video, .post-highlight-1 + .overlay h2 a:hover .icon-video {
    background: url(../images/news/icon-video.png) no-repeat 0 -13px;
}

.post-blocks .post-block-preview {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 220px;
    overflow: hidden;
    height: 320px;
}

.post-block-preview a {
    height: 320px;
    display: block;
}

.post-highlight-blocks .post-content-block, .post-blocks .post-content-block {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 40px;
    color: #666;
    font-size: 15px;
    line-height: 20px;
}
.post-highlight-blocks .post-content-block p, .post-blocks .post-content-block p{
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 22px;
}
.custom-col-6 {
    float: left;
    padding: 0 15px;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.custom-row {
    margin: 0 -15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.meta-block {
    font-size: 13px;
    line-height: 18px;
    color: #aaa;
    padding-bottom: 10px;
}

.post-content-block h2 {
    font-size: 16px;
    font-weight: 700;
    line-height: 22px;
    padding-bottom: 10px;
    margin: 0;
}

.icon-video {
    margin-left: 5px;
    width: 17px;
    height: 13px;
    position: relative;
    top: 6px;
    text-indent: -999999px;
    display: inline-block;
    background: url(../images/news/icon-video.png) no-repeat 0 0;
}

h2 a:hover .icon-video {
    background: url(../images/news/icon-video.png) no-repeat 0 -13px;
}

.post-cat-list, .post-cat-list a {
    color: #9c9c9c;
}

.post-cat-list a:hover {
    color: #EA5E29;
}

.article-post-blocks .pagination {
    clear: left;
    width: 100%;
    padding-top: 30px;
}

.article-post-wrapper .pagination {
    float: none;
    margin: 30px auto 0 auto;
    display: block;
    text-align: center;
}

.article-post-wrapper .pagination a, .article-post-wrapper .pagination span {
    background: #fff;
    border-radius: 3px;
    font-size: 21px;
    font-weight: 600;
    line-height: 18px;
    padding: 5px 8px;
    width: auto;
    display: inline-block;
    float: none;
}

.article-post-wrapper .pagination a.first-page, .article-post-wrapper .pagination a.prev-page, .article-post-wrapper .pagination a.next-page, .article-post-wrapper .pagination a.last-page, .article-post-wrapper .pagination span.first-page, .article-post-wrapper .pagination span.prev-page, .article-post-wrapper .pagination span.next-page, .article-post-wrapper .pagination span.last-page {
    font-size: 12px;
    height: 28px;
    line-height: 21px;
    padding: 0;
    text-align: center;
    width: 28px;
    display: inline-block;
}
.article-post-wrapper .pagination a:hover{
    text-decoration: none;
}

.article-cta-blocks {
    background: #fff;
    box-shadow: 2px 2px 3px #e9e9e9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    margin-top: 30px;
    overflow: hidden;
    padding: 25px 30px;
    color: #65656a;
    vertical-align: middle;
    display: table;
    width: 100%;
}

.page-courses .article-cta-blocks {
    background: none;
    box-shadow: none;
    margin-bottom: unset;
    margin-top: unset;
    overflow: unset;
    padding: unset;
    color: unset;
    vertical-align: unset;
    display: unset;
    width: unset;
}

.article-cta-blocks h4 {
    font-size: 23px;
    line-height: 30px;
    color: #65656a;
}

.wrap-col-custom p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.half-col-custom:first-child .wrap-col-custom {
    max-width: 450px;
}

.page-courses .half-col-custom:first-child .wrap-col-custom {
    max-width: unset;
}

.half-col-custom {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px;
}

.page-courses .half-col-custom {
    vertical-align: unset;
    width: unset;
    box-sizing: border-box;
    padding: unset;
}

.half-col-custom:last-child .wrap-col-custom {
    float: right;
}

.page-courses .half-col-custom:last-child .wrap-col-custom {
    float: unset;
}

.half-col-custom:last-child span {
    display: inline-block;
    margin-left: 5px;
}

.half-col-custom .cta-become-instructor, .half-col-custom .cta-take-course {
    display: block;
    border: 2px solid #53605F;
    border-radius: 3px;
    padding: 10px 20px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    transition: 0.2s;
}

.half-col-custom .cta-take-course:hover, .half-col-custom .cta-become-instructor {
    color: #53605F;
    background: none;
    text-decoration: none;
}

.half-col-custom .cta-become-instructor:hover, .half-col-custom .cta-take-course {
    background: #53605F;
    color: #fff;
    text-decoration: none;
}

/**/

.value-display-block {
    margin: 0 20px;
    text-align: center;
    display: block;
}

/*.value-display-block + .value-display-block {
	margin-top: 25px;
}*/
.value-display-block a {
    margin: 0 4px;
    font-weight: bold;
}

.value-display-block span {
    display: inline-block;
    padding: 0;
    color: #646469;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
}

.value-display-block .value-display-list span {
    padding: 0 5px 5px 5px;
    text-transform: uppercase;
}

.error-search-block {
    padding: 70px 0;
    text-align: center;
    font-size: 20px;
    line-height: 26px;
    max-width: 550px;
    margin: auto;
    color: #646469;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
}

.error-search-block p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.error-search-block span {
    font-weight: 400;
}

.article-filter-blocks {
    margin: 40px 45px 10px 45px;
}

.article-filter-blocks form {
    margin-bottom: 0;
}

.article-filter-tabs {
    margin-bottom: 10px;
}

.article-filter-tabs .custom-col-7 {
    width: 65%;
    float: left;
    font-size: 22px;
    line-height: 30px;
    color: #65656a;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.article-filter-tabs .custom-col-5 {
    width: 35%;
    float: right;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.filter-info ul, .article-filter-tabs ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.article-filter-tabs ul {
    float: right;
}

.article-filter-tabs li {
    float: left;
    text-align: center;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    margin-left: 1px;
    display: inline-block;
}

.article-filter-tabs li:first-child a {
    border-radius: 2px 0 0 2px;
}

.article-filter-tabs li:last-child a {
    border-radius: 0 2px 2px 0;
}

.article-filter-tabs li a {
    background: #9b9b9b;
    color: #fff;
    position: relative;
    display: block;
    padding: 5px 15px;
    cursor: pointer;
}
.article-filter-tabs li a:hover{
    text-decoration: none;
}

.article-filter-tabs li a.current {
    background: #EA5E29;
}

.article-filter-tabs li a.current:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    display: block;
    width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 8px solid #EA5E29;
}
.article-filter-tabs li a.tab-industry.current:after{
    border-top: 8px solid #53605F;
}

.filter-info {
    display: none;
    background: #fff;
    padding: 20px 25px;
    overflow: hidden;
    margin-bottom: 50px;
}

.filter-info.current {
    display: block;
}

.filter-info ul li {
    float: left;
    width: 25%;
    margin-bottom: 0;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #666;
    min-height: 45px;
}

.filter-info ul li label {
    color: #646469;
    font-size: 13px;
    line-height: 18px;
    text-transform: uppercase;
}

.filter-info input.btn-tab-filter, .filter-info input.btn-filter-cancel {
    border: 0;
    border-radius: 0;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    text-shadow: none;
    font-family: "open sans", arial, sans-serif;
    text-transform: uppercase;
    padding: 12px 26px;
}

.filter-info input.btn-filter-cancel {
    background: none;
    color: #064F80;
}

.filter-info input.btn-filter-cancel:hover, .filter-info input.btn-filter-cancel:focus {
    background: none;
    color: #EA5E29;
}

.filter-info input.btn-tab-filter {
    background: #53605F;
    color: #fff;
    transition: 0.2s;
}
.filter-info input.btn-tab-filter:hover {
    background: #EA5E29;
}
.filter-info .btn-clear-all a.disabled, .filter-info input.btn-tab-filter.disabled {
    opacity: .4;
}

.article-filter-content .btn-blocks {
    margin-top: 30px;
    clear: left;
}

.filter-check-area {
    max-height: 225px;
    overflow-y: auto;
    padding-top: 25px;
}

.filter-search-area, .filter-select-area {
    margin: 10px auto 0 auto;
    text-align: center;
}

.filter-search-area {
    max-width: 350px;
}

.filter-select-area {
    max-width: 550px;
}

.filter-select-area select {
    display: inline-block;
    margin: 0 1%;
    border: 1px solid #9b9b9b;
    border-radius: 4px;
    width: 48%;
    float: left;
    padding: 6px 12px;
    background: transparent;
    font-size: 16px;
    line-height: 24px;
    font-family: "open sans", arial, sans-serif;
    height: 48px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    color: #a0a0a0;
    box-shadow: none;
    background: url(../images/arrow-bm.png) 95% / 5% no-repeat #fff;
}

select::-ms-expand {
    display: none;
}
.single.single-post .wrap-block .intro-text a,
.single.single-post .wrap-block .intro-text a:visited{
    text-transform: none;
    font-size: 1.125rem;
}

@media screen and (min-width: 0\0
) {
    select {
        background: none \9;
        padding: 5px \9;
    }
}

.filter-select-area select option {
    padding: 10px;
    border: 0;
    display: block
}

.filter-search-area input[type=text] {
    height: 48px;
    border: 1px solid #9b9b9b;
    font-size: 16px;
    line-height: 24px;
    padding: 6px 12px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #060617;
    width: 100%;
    box-shadow: none;
}

.filter-search-area input::-webkit-input-placeholder {
    color: #a0a0a0;
    opacity: 1 !important;
}

.filter-search-area input:-moz-placeholder {
    color: #a0a0a0;
    opacity: 1 !important;
}

.filter-search-area input::-moz-placeholder {
    color: #a0a0a0;
    opacity: 1 !important;
}

.filter-search-area input:-ms-input-placeholder {
    color: #a0a0a0;
}

.filter-search-area input:focus::-webkit-input-placeholder {
    color: transparent;
}

.filter-search-area input:focus:-moz-placeholder {
    color: transparent;
}

.filter-search-area input:focus::-moz-placeholder {
    color: transparent;
}

.filter-search-area input:focus:-ms-input-placeholder {
    color: transparent;
}

.btn-clear-all {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
    margin-top: 12px;
}

.btn-response {
    float: right;
}

/* Checkbox */

.filter-info input[type="checkbox"], .filter-info input[type="radio"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

div.checker {
    float: left;
    margin-right: 10px;
    min-height: 45px;
}

div.checker span {
    background-image: url("../images/checkbox.png");
    background-color: transparent;
    display: inline-block;
    text-align: center;
    float: left;
    position: relative;
    top: 0;
}

div.checker input {
    display: inline-block;
    opacity: 0;
}

div.checker, div.checker span, div.checker input {
    width: 18px;
    height: 18px;
}

div.checker.hover span, div.checker.focus span, div.checker span {
    background-position: 0 0;
}

div.checker span.checked {
    background-position: 0 -18px;
}

div.checker.active span, div.checker.active span.checked, div.checker.hover span.checked, div.checker.focus span.checked, div.checker.hover.active span, div.checker.focus.active span, div.checker.hover.active span.checked, div.checker.focus.active span.checked {
    background-position: 0 -18px;
}

div.checker.disabled span, div.checker.disabled {
    background-position: 0 -36px !important;
}

div.checker.disabled.active, div.checker.disabled span.checked, div.checker.disabled.active span.checked {
    background-position: 0 -54px !important;
}

/**/
.col-details {
    float: left;
    width: 71%;
    margin-bottom: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col-details-wrap {
    background: #fff;
    padding: 40px 80px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    margin-top: -95px;
    font-size: 16px;
    line-height: 25px;
}

.col-side-bar {
    float: right;
    width: 29%;
    padding: 30px 0 40px 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col-side-bar .widget {
    width: 275px;
}
.col-side-bar h3{
    font-size: 28px;
    line-height: 36px;
}
.author-excerpt-box, .displaimer-box, .post-author-info {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 15px;
    color: #9b9b9b;
}

.col-details blockquote {
    padding: 40px 100px;
    text-align: center;
    font-size: 22px;
    line-height: 32px;
    color: #064F80;
    margin: 0;
    border: 0;
    font-style: normal;
    font-weight: 600;
}

.col-details a {
    color: #064F80;
    text-decoration: underline;
}
.col-details a:hover {
    color: #EA5E29;
}
.col-details blockquote p {
    padding: 0;
    margin: 0;
}

.photo-gallery-blocks {
    margin: 20px auto;
    text-align: center;
}

.side-list-widget {
    margin-top: 25px;
}

.side-list-widget li {
    margin-bottom: 35px;
    padding: 0;
}

.side-list-widget .side-cat {
    text-transform: uppercase;
    font-weight: 700;
    color: #9b9b9b;
    font-size: 13px;
    line-height: 18px;
}

.side-list-widget .side-cat a {
    color: #9b9b9b;
}

.side-list-widget .side-cat a:hover {
    color: #EA5E29;
}

.side-list-widget h4 {
    font-size: 15px;
    line-height: 22px;
    padding-bottom: 5px;
}

.social-share-blocks {
    background: #fff;
    padding: 10px 0 0 0;
    margin: 0 auto;
    text-align: center;
    line-height: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.social-share-blocks img {
    padding: 0;
    margin: 0;
}

.social-share-blocks h5 {
    font-weight: 600;
    padding-bottom: 20px;
    margin: 0;
    color: #666;
    font-size: 16px;
    line-height: 22px;
}

.alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 12px;
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    max-width: 600px;
    margin: auto auto 10px auto;
    overflow: hidden;
}

.filter-info .alert ul li {
    text-align: left;
    display: block;
    float: none;
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}

.post-share-blocks {
    width: 100%;
}

.post-share-blocks span {
    color: #fff;
    display: table-cell;
    width: 1%;
    float: none;
}

.post-share-blocks a {
    font-size: 20px;
    text-decoration: none;
    cursor: pointer;
    color: #fff;
    padding-top: 12px;
    padding-bottom: 12px;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.post-share-blocks a:hover {
    opacity: .8;
    color: #fff;
}

.post-share-blocks a.icon-facebook {
    background: #005b9f;
}

.post-share-blocks a.icon-twitter {
    background: #00aae4;
}

.post-share-blocks a.icon-linkedin {
    background: #0077b5;
}

.post-share-blocks a.icon-googleplus {
    background: #eb342d;
}

.post-share-blocks a.icon-pinterest {
    background: #bd081c;
}

/**/
.post-block-preview-xs {
    display: none;
}

/* start case study*/
.case-studies .feature-preview-xs,
.case-studies .feature-preview {
    height: 400px;
}

.case-studies .feature-preview-xs img,
.case-studies .feature-preview img {
    min-height: 400px;
}

.case-studies .custom-col-4 {
    width: 33.33333333%;
}

.case-studies .custom-col-8 {
    width: 66.66666667%;
}

.case-studies .article-filter-blocks {
    margin: 1px 0 15px 0;
}

.case-studies .custom-col-4,
.case-studies .custom-col-8 {
    float: left;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.case-studies .post-highlight-blocks,
.case-studies .post-highlight-box .overlay {
    padding: 0 35px;
}

.case-studies .post-highlight-blocks,
.case-studies .post-blocks .post-block-preview,
.case-studies .post-blocks {
    height: 350px;
}

.case-studies .post-highlight-box .post-blocks h2 a {
    color: #eace63;
}

.case-studies .post-highlight-box .post-highlight-1 + .overlay,
.case-studies .post-highlight-1 {
    background: #eace63;
    border-top: 5px solid #dbab00;
    color: #666;
}

.case-studies .post-highlight-box .post-highlight-3 + .overlay .post-content-block,
.case-studies .post-highlight-box .post-highlight-1 + .overlay .post-content-block {
    color: #666;
}

.case-studies .post-highlight-box .post-highlight-2 + .overlay,
.case-studies .post-highlight-2 {
    background: #0e72b9;
    border-top: 5px solid #1b48a6;
    color: #fff;
}

.case-studies .post-highlight-box .post-highlight-1 + .overlay h2 a:hover,
.case-studies .post-highlight-box .post-highlight-1 h2 a,
.case-studies .post-highlight-box .post-highlight-1 + .overlay h2 a,
.case-studies .post-highlight-1 h2 a:hover {
    color: #0e72b9;
}

.case-studies .post-highlight-box .post-highlight-3 + .overlay h2 a,
.case-studies .post-highlight-box .post-highlight-3 + .overlay h2 a:hover,
.case-studies .post-highlight-box .post-highlight-3 h2 a {
    color: #0e72b9;
}

.case-studies .post-highlight-box .post-highlight-2 h2 a {
    color: #eace63;
}

.case-studies .post-content-block h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 400;
}

.case-studies .post-highlight-blocks .post-content-block,
.case-studies .post-blocks .post-content-block {
    font-size: 17px;
    line-height: 24px;
}

.case-studies .post-highlight-blocks .post-content-block p,
.case-studies .post-blocks .post-content-block p {
    padding-bottom: 0;
    margin-bottom: 0;
}

.case-studies .post-blocks .post-content-block {
    padding: 20px 35px;
}

.case-studies .post-highlight-blocks .post-content-block,
.case-studies .post-blocks.overlay .post-content-block {
    padding: 0;
}

.case-studies .half-col-custom {
    width: auto;
}

.case-studies .custom-col-8 .post-blocks .post-block-preview {
    width: 300px;
    background: #f7f7f7;
}

.case-studies .post-block-preview a {
    height: 350px;
}

.case-studies .post-blocks .post-cat-list,
.case-studies .post-highlight-box .post-blocks .post-cat-list,
.case-studies .post-highlight-blocks .post-cat-list {
    padding-top: 15px;
    display: block;
    color: #e9b12b;
}

.case-studies .post-highlight-box .post-highlight-1 .post-cat-list a,
.case-studies .post-highlight-box .post-highlight-3 .post-cat-list a,
.case-studies .post-highlight-box .post-highlight-3 + .post-blocks .post-cat-list a,
.case-studies .post-highlight-box .post-highlight-1 + .post-blocks .post-cat-list a {
    color: #fff;
}

.case-studies .post-blocks .post-cat-list a,
.case-studies .post-highlight-blocks .post-cat-list a,
.case-studies .post-highlight-box .post-blocks .post-cat-list a {
    color: #e9b12b;
}

.case-studies .post-blocks .post-cat-list a:hover,
.case-studies .post-highlight-blocks .post-cat-list a:hover,
.case-studies .post-highlight-box .post-highlight-3 .post-cat-list a:hover,
.case-studies .post-highlight-box .post-highlight-3 + .post-blocks .post-cat-list a:hover,
.case-studies .post-highlight-box .post-highlight-1 .post-cat-list a:hover,
.case-studies .post-highlight-box .post-highlight-1 + .post-blocks .post-cat-list a:hover {
    color: #9c9c9c;
}

.case-studies .article-filter-tabs,
.case-studies .filter-info {
    margin-bottom: 10px;
}

.case-studies .article-filter-tabs ul li {
    margin-bottom: 0
}

.case-studies .article-post-blocks .pagination {
    padding-top: 0;
}

.case-studies.article-post-wrapper .pagination {
    margin-top: 0;
    margin-bottom: 30px;
}

.case-studies .post-highlight-blocks,
.case-studies .post-blocks {
    margin-bottom: 30px;
    margin-top: 0;
}

.case-studies .article-cta-blocks {
    margin-top: 0;
}

.case-studies .case-study-container {
    margin-left: 15px;
}

@media (max-width: 1215px) {
    .case-studies .case-study-container {
        margin-left: 0;
    }

    .case-studies .post-content-block h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .case-studies .post-blocks.overlay .post-content-block,
    .case-studies .post-highlight-blocks .post-content-block {
        padding: 0;
    }

    .case-studies .post-highlight-blocks,
    .case-studies .post-highlight-box .overlay {
        padding: 0 30px;
    }

    .case-studies .post-highlight-blocks .post-content-block,
    .case-studies .post-blocks .post-content-block {
        font-size: 16px;
        line-height: 24px;
    }

    .case-studies .article-cta-blocks {
        padding-left: 15px;
        padding-right: 15px;
    }

    .case-studies .half-col-custom .cta-become-instructor,
    .case-studies .half-col-custom .cta-take-course {
        padding: 10px 15px;
        font-size: 13px;
        line-height: 18px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .case-studies .custom-col-8 .post-blocks .post-block-preview,
    .case-studies .post-blocks .post-block-preview {
        width: 100px;
        background: #9b9b9b;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }

    .case-studies .post-block-preview a {
        height: auto;
    }

    .case-studies .post-content-block h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .case-studies .half-col-custom:last-child span {
        max-width: 190px;
    }
}

@media (max-width: 767px) {
    .case-studies .custom-col-4,
    .case-studies .custom-col-8 {
        width: 100%;
        float: none;
        display: block;
        padding: 0;
    }

    .case-studies .post-highlight-blocks,
    .case-studies .post-blocks,
    .case-studies.article-post-wrapper .pagination {
        margin-bottom: 10px;
    }

    .case-studies .post-highlight-blocks,
    .case-studies .post-highlight-box .overlay {
        padding: 20px 30px;
    }

    .case-studies .post-blocks .post-content-block {
        padding-left: 20px;
        padding-right: 20px;
    }

    .case-studies .post-highlight-blocks .post-content-block,
    .case-studies .post-blocks .post-content-block {
        font-size: 15px;
        line-height: 22px;

    }

    .case-studies .article-filter-blocks {
        padding: 10px;
        margin: 0;
    }

    .case-studies .article-filter-tabs ul li {
        margin-bottom: 10px;
    }

    .case-studies .post-blocks .post-block-preview,
    .case-studies .post-blocks {
        height: auto;
    }

    .case-studies .post-highlight-box .post-blocks .post-content-block {
        display: block;
        width: 100%;
    }

    .case-studies .post-content-block h2 {
        font-size: 22px;
        line-height: 26px;
    }

    .case-studies .post-highlight-blocks + .post-blocks.overlay,
    .case-studies .post-highlight-blocks {
        height: 250px;
        min-height: 0;
    }

    .case-studies .article-cta-blocks {
        margin-left: 10px;
        margin-right: 10px;
    }
}

/* new design case study */
.cs-custom-box-row {
    margin: 0 -5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.cs-custom-box-row.odd-row {
    background-color: #e8edf1;
}

.cs-custom-boxes {
    position: relative;
    margin: 0;
    padding: 40px 0;
    list-style: none;
}

.cs-custom-box {
    width: 33%;
}

.total-boxes-1 .cs-custom-box {
    width: 100%;
    height: 300px !important;
}

.total-boxes-2 .cs-custom-box {
    width: 33%;
    height: 300px !important;
    float: left;
}

.total-boxes-2 .cs-custom-box:first-child {
    width: 66%;
    margin-right: 1%;
}

.total-boxes-3 .cs-custom-box {
    width: 66%;
    height: 300px !important;
    float: left;
}

.total-boxes-3 .cs-custom-box:first-child {
    width: 33%;
    height: 612px !important;
    margin-right: 1%;
}

.total-boxes-3 .cs-custom-box:nth-child(2) {
    margin-bottom: 1%;
}

.total-boxes-4 .container {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.total-boxes-4 .cs-custom-box {
    width: 32.5%;
    height: 300px !important;
}

.total-boxes-4 .cs-custom-box:first-child {
    width: 99.5%;
}

.total-boxes-5 .container {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.total-boxes-5 .cs-custom-box, .total-boxes-5 .cs-custom-box:nth-of-type(5) {
    width: 32.5%;
    height: 300px !important;
}

.total-boxes-5 .cs-custom-box:first-child {
    width: calc(67% - 12px);
}

.total-boxes-5 .cs-custom-box:nth-child(2) {
    width: 32.5%;
}

.total-boxes-6 .cs-custom-box, .total-boxes-6 .cs-custom-box:nth-of-type(5) {
    width: 32.5%;
    height: 300px !important;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}

.total-boxes-6 .cs-custom-box:first-child {
    width: 99.5%;
    margin-right: 0;
}

.total-boxes-6 .cs-custom-box:nth-child(2) {
    height: 612px !important;
    margin-bottom: 0;
}

.total-boxes-6 .cs-custom-box:nth-child(4) {
    margin-right: 0;
}

.total-boxes-6 .cs-custom-box:nth-child(5) {
    margin-bottom: 0;
}

.total-boxes-6 .cs-custom-box:last-child {
    margin-right: 0;
    margin-bottom: 0;
}

.total-boxes-7 .container {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.total-boxes-7 .cs-custom-box, .total-boxes-7 .cs-custom-box:nth-of-type(5) {
    width: 32.5%;
    height: 300px !important;
}

.total-boxes-7 .cs-custom-box:first-child {
    width: 99.5%;
}

.total-boxes-8 .container {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
}

.total-boxes-8 .cs-custom-box, .total-boxes-8 .cs-custom-box:nth-of-type(5) {
    width: 32.5%;
    height: 300px !important;
}

.total-boxes-8 .cs-custom-box:first-child {
    width: calc(67% - 12px);
}

.total-boxes-9 .cs-custom-box, .total-boxes-9 .cs-custom-box:nth-of-type(5) {
    width: 32.5%;
    height: 300px !important;
    float: left;
    margin-right: 12px;
    margin-bottom: 12px;
}

.total-boxes-9 .cs-custom-box:first-child {
    height: 612px !important;
}

.total-boxes-9 .cs-custom-box:nth-child(3) {
    margin-right: 0;
}

.total-boxes-9 .cs-custom-box:nth-child(4), .total-boxes-9 .cs-custom-box:nth-child(6) {
    margin-right: 0;
    width: calc(67% - 12px);
}

.total-boxes-9 .cs-custom-box:nth-child(7), .total-boxes-9 .cs-custom-box:nth-child(8) {
    margin-bottom: 0;
}

.total-boxes-9 .cs-custom-box:last-child {
    margin-bottom: 0;
    margin-right: 0;
}

.cs-custom-box-12,
.cs-custom-box-11,
.cs-custom-box-10,
.cs-custom-box-9,
.cs-custom-box-8,
.cs-custom-box-7,
.cs-custom-box-2,
.cs-custom-box-3,
.cs-custom-box-4,
.cs-custom-box-5,
.cs-custom-box-6 {
    float: left;
    padding: 0 5px;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.cs-custom-box-4 {
    width: 33.33333333%;
}

.cs-custom-box-3 {
    width: 25%;
}

.cs-custom-box-6 {
    width: 50%;
}

.page-case-studies .article-filter-tabs li a.tab-industry,
.case-studies-industries .article-filter-tabs li a.tab-industry {
    background: #53605F;
}

.page-case-studies .article-filter-tabs li a.tab-search,
.case-studies-industries .article-filter-tabs li a.tab-search {
    background: #EA5E29;
}

.page-case-studies .article-filter-tabs li a.current.tab-search:after,
.case-studies-industries .article-filter-tabs li a.current.tab-search:after {
    border-top: 8px solid #EA5E29;
}

.cs-main-box {
    height: 300px;
    overflow: hidden;
    background-color: #ddd;
    position: relative;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.cs-custom-wrap-box {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 44%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0.65) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 44%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0.65) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 44%, rgba(0, 0, 0, 0) 49%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.cs-main-title-box {
    position: absolute;
    bottom: 20px;
    padding: 0 25px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.stamp .cs-custom-wrap-box h2,
.stamp .cs-overlay .cs-box-title,
.cs-custom-top-block .cs-overlay .cs-box-title,
.cs-custom-top-block .cs-custom-wrap-box h2 {
    font-size: 30px;
    line-height: 36px;
}

.cs-custom-wrap-box h2 {
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.cs-overlay {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: left;
    box-shadow: none;
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    padding: 0;
    background: rgba(234, 94, 41, .75);
    height: 100%;
    z-index: 1;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.cs-content-wrap {
    position: absolute;
    right: 0;
    left: 0;
    padding: 0 25px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.cs-overlay a span {
    color: #fff;
}

.cs-overlay a {
    display: block;
    position: relative;
    height: 100%;
    color: #fff;
    font-weight: normal;
}

.cs-overlay span {
    display: block;
}

.cs-overlay p {
    padding: 0;
    margin: 0;
    color: #fff;
}

.cs-overlay .cs-box-title {
    display: block;
    font-size: 24px;
    line-height: 30px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 12px;
}

.cs-overlay .cs-more {
    padding-top: 12px;
    font-size: 13px;
    line-height: 20px;
    font-weight: bold;
    text-transform: uppercase;
}

.cs-custom-box-block:hover .cs-custom-wrap-box {
    opacity: 0;
}

.cs-custom-box-block:hover .cs-overlay {
    opacity: 1;
    box-shadow: none;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -o-transition: .5s ease;
    -ms-transition: .5s ease;
    transition: .5s ease;
}

.cs-custom-box:nth-of-type(7n+5) {
    width: 66.5%;
}

.cs-custom-box:nth-of-type(11n+7) {
    height: 605px;
}

.courses-block .max-width-1025px {
    display: none;
}

@media screen and (max-width: 960px) {
    .cs-custom-box:nth-of-type(7n+5) {
        width: 100%
    }
}

@media screen and (max-width: 960px) {
    .cs-custom-box:nth-of-type(11n+7) {
        height: 300px
    }
}

.cs-custom-box.stamp {
    top: 40px;
    left: 0;
    width: 100%;
    height: 300px;
    text-align: left;
}

.packery-gutter {
    width: .5%
}

/* end case study*/

@media (max-width: 1240px) and (min-width: 768px) {
    .col-details-wrap {
        margin-top: -50px;
    }

    .col-side-bar {
        padding: 30px 0 15px 35px;
    }
}

@media (max-width: 1180px) and (min-width: 768px) {
    .post-blocks .post-content-block {
        padding: 20px;
    }

    .post-highlight-blocks .post-content-block, .post-blocks .post-content-block {
        font-size: 14px;
        line-height: 20px;
    }

    .post-content-block h2 {
        font-size: 16px;
        line-height: 20px;
    }

    .post-cat-list, .cat-list {
        font-size: 12px;
        line-height: 18px;
    }

    .article-filter-blocks {
        margin: 30px 30px 10px 30px
    }

    .half-col-custom:first-child, .article-filter-tabs .custom-col-5 {
        width: 40%;
    }

    .article-filter-tabs .custom-col-7 {
        font-size: 18px;
        line-height: 24px;
        width: 60%;
    }

    .half-col-custom:last-child {
        width: 60%;
    }

    .col-side-bar .widget {
        width: auto;
        padding-right: 20px;
    }

    .col-details-wrap {
        padding: 40px;
    }

}

@media (max-width: 1180px) and (min-width: 1025px) {
    /* new case study design*/
    .cs-custom-wrap-box h2,
    .cs-overlay .cs-box-title {
        font-size: 20px;
        line-height: 26px;
    }

    .stamp .cs-custom-wrap-box h2,
    .stamp .cs-overlay .cs-box-title,
    .cs-custom-top-block .cs-overlay .cs-box-title,
    .cs-custom-top-block .cs-custom-wrap-box h2 {
        font-size: 26px;
        line-height: 32px;
    }

}

@media (max-width: 1025px) and (min-width: 768px) {
    .article-filter-tabs {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }

    .article-filter-tabs .custom-col-5 {
        width: 100%;
        float: none;
    }

    .article-filter-tabs .custom-col-7 {
        font-size: 17px;
        line-height: 24px;
        width: 100%;
        float: none;
    }

    .article-filter-tabs ul {
        float: none;
        text-align: center;
        margin-top: 20px;
    }

    .article-filter-tabs li {
        display: inline-block;
        float: none;
    }

    .post-highlight-blocks .post-content-block h2 {
        font-size: 25px;
        line-height: 30px;
    }

    .post-content-block h2 {
        font-size: 15px;
        line-height: 20px;
    }

    .post-cat-list, .cat-list {
        font-size: 11px;
        line-height: 14px;
    }

    .meta-block {
        font-size: 12px;
        line-height: 16px;
        padding-bottom: 4px;
    }

    .post-highlight-box .overlay, .post-highlight-blocks {
        padding: 0;
    }

    .post-highlight-blocks .post-content-block, .post-blocks .post-content-block {
        padding: 20px;
    }

    .post-highlight-box .overlay .post-highlight-blocks .post-content-block, .post-blocks .post-content-block {
        font-size: 13px;
        line-height: 18px;
        padding: 20px;
    }

    .feature-content-block h2 {
        font-size: 28px;
        line-height: 35px;
    }

    .article-cta-blocks {
        font-size: 14px;
        line-height: 20px;
        padding: 15px;
    }

    .page-courses .article-cta-blocks {
        font-size: 100%;
    }

    .article-cta-blocks h4 {
        font-size: 19px;
        line-height: 26px;
    }

    .half-col-custom .cta-become-instructor, .half-col-custom .cta-take-course {
        padding: 8px 10px;
        font-size: 13px;
        line-height: 18px;
    }

    .filter-info ul li {
        width: 33.333%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
}

@media (max-width: 900px) and (min-width: 768px) {
    .post-blocks .post-block-preview {
        width: 100px;
        background: #9b9b9b;
    }

    .post-block-preview a {
        height: auto;
    }
}

@media (max-width: 1180px) {
    .page-case-studies .case-studies .container,
    .case-studies-industries.case-studies .container {
        padding: 0;
    }

    .cs-overlay {
        font-size: 15px;
        line-height: 22px;
    }

    .cs-content-wrap, .cs-main-title-box {
        padding: 0 15px;
    }
}

@media (max-width: 1025px) {
    .cs-custom-wrap-box h2,
    .cs-overlay .cs-box-title {
        font-size: 17px;
        line-height: 24px;
    }

    .stamp .cs-custom-wrap-box h2,
    .stamp .cs-overlay .cs-box-title,
    .cs-custom-top-block .cs-overlay .cs-box-title,
    .cs-custom-top-block .cs-custom-wrap-box h2 {
        font-size: 22px;
        line-height: 28px;
    }

    .cs-main-box,
    .cs-custom-box:nth-of-type(11n+7),
    .cs-custom-box.stamp {
        height: 250px;
    }

    .cs-custom-box,
    .cs-custom-box:nth-of-type(7n+5) {
        width: 100%;
    }

    [class*="total-boxes-"] .cs-custom-box, [class*="total-boxes-"] .cs-custom-box:first-child, [class*="total-boxes-"] .cs-custom-box:last-child {
        width: 100% !important;
        height: 250px !important;
        margin-right: 0 !important;
        margin-bottom: 12px !important;
    }

    [class*="total-boxes-"] .cs-custom-box:last-child {
        margin-bottom: 0 !important;
    }

    .courses-block .max-width-1025px {
        display: inline;
    }
}

@media (max-width: 767px) {
    .feature-blocks {
        margin: 0 10px;
    }

    .feature-blocks.feature-details-blocks {
        margin: 0;
    }

    .article-filter-blocks {
        padding: 10px;
        margin: 0;
    }

    .meta-block, .article-filter-blocks li {
        font-size: 12px;
    }

    .filter-info {
        padding: 10px;
        margin-bottom: 0;
    }

    .custom-col-6, .filter-info ul li {
        display: block;
        width: auto;
        padding: 0;
        float: none;
    }

    .btn-clear-all {
        font-size: 12px;
        line-height: 18px;
        margin-top: 10px;
    }

    .filter-info input.btn-tab-filter, .filter-info input.btn-filter-cancel {
        padding: 10px;
        font-size: 12px;
        line-height: 18px;
    }

    .post-blocks .post-block-preview {
        display: none;
    }

    .post-blocks .post-block-preview-xs {
        display: block;
    }

    .col-details {
        float: none;
        width: 100%;
        padding: 0 10px;
        margin-bottom: 20px;
    }

    .col-details-wrap {
        background: #fff;
        padding: 10px;
        font-size: 14px;
        line-height: 20px;
        margin-top: -50px;
    }

    .col-details blockquote {
        padding: 10px;
        font-size: 18px;
        line-height: 24px;
    }

    .col-side-bar {
        display: none;
        float: none;
        width: 100%;
        padding: 10px;
    }

    .post-highlight-blocks .post-content-block h2, .feature-content-block h2 {
        font-size: 22px;
        line-height: 30px;
    }

    .social-share-blocks h5 {
        font-size: 13px;
        line-height: 18px;
    }

    .article-filter-tabs .custom-col-5 {
        float: none;
        width: 100%;
        text-align: center;
    }

    .article-filter-tabs ul {
        float: none;
        margin: auto;
    }

    .article-filter-tabs ul li {
        float: none;
        margin: 0 -1px;
        padding: 0;
    }

    .article-filter-tabs .custom-col-7 {
        display: none;
    }

    .post-blocks .post-content-block {
        display: block;
        width: auto;
    }

    .post-blocks, .post-highlight-blocks, .article-cta-blocks {
        margin-top: 10px;
        overflow: hidden;
        padding: 0;
        display: block;
        width: auto;
        height: auto;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .post-highlight-blocks {
        display: table;
        width: 100%;
    }

    .post-highlight-blocks .post-content-block, .post-blocks .post-content-block, .post-highlight-box .overlay {
        padding: 20px 30px;
    }

    .post-highlight-box .post-blocks {
        min-height: 360px;
        display: table;
    }

    .post-highlight-box .post-blocks .post-content-block {
        padding: 0;
        display: table-cell;
    }

    .post-highlight-blocks {
        min-height: 360px;
    }

    .post-highlight-blocks .post-content-block {
        width: auto;
    }

    .post-cat-list, .cat-list, .post-content-block {
        font-size: 12px;
        line-height: 20px;
    }

    .post-content-block h2 {
        font-size: 16px;
        line-height: 24px;
    }

    .post-block-preview-xs img {
        width: 100%;
        height: auto;
    }

    .custom-row {
        margin: 0 10px;
    }

    .half-col-custom {
        display: block;
        width: auto;
        padding: 0 10px;
    }

    .half-col-custom:first-child .wrap-col-custom, .half-col-custom:last-child .wrap-col-custom {
        max-width: 100%;
    }

    .half-col-custom:last-child .wrap-col-custom {
        float: none;
        margin: 15px auto 0 auto;
        text-align: center;
    }

    .half-col-custom:last-child span {
        margin: 5px auto;
    }

    .half-col-custom .cta-become-instructor, .half-col-custom .cta-take-course {
        padding: 12px 25px;
    }

    .article-filter-tabs ul li.fil-by-date {
        display: none;
    }

    .filter-select-area, .filter-search-area {
        max-width: 100%;
    }

    .filter-search-area input[type=text] {
        height: 40px;
        font-size: 14px;
        line-height: 20px;
    }

    .article-post-blocks .pagination {
        margin-top: 0;
    }

    .article-cta-blocks {
        padding: 20px;
        font-size: 14px;
        line-height: 20px;
    }

    .page-courses .article-cta-blocks {
        font-size: 100%;
    }

    .page-courses .article-cta-blocks:last-child .half-col-custom {
        padding-bottom: 30px !important;
    }

    .article-cta-blocks h4 {
        font-size: 18px;
        line-height: 24px;
    }

}

@media (max-width: 320px) {
    .value-display-block .value-display-list span {
        padding: 8px 5px;
    }
}
