.home-card .gray-line {
    margin: 20px 0;
}

.navbar-light .navbar-toggler .toggle-icon {
    height: 2px;
    border-radius: 4px;
    width: 30px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.navbar-light .navbar-toggler.open .toggle-icon:nth-child(1) {
    transform: rotate(40deg);
    position: relative;
    top: 2px;
}

.navbar-light .navbar-toggler.open .toggle-icon:nth-child(2) {
    display: none;
}

.navbar-light .navbar-toggler.open .toggle-icon:nth-child(3) {
    transform: rotate(-46deg);
    position: relative;
    top: -5px;
}

.sidebar-news-section:not(.follows) ul li:not(:last-child) {
    margin-bottom: 29px;
    padding-bottom: 29px;
}

.news-main-section.home-card {
    padding-bottom: 0;
}

.main-follows-block .inner-news-section {
    border-top: 1px solid #f2f2f2;
    padding-top: 20px;
}

.student-placement {
    margin-bottom: 40px;
}

.sidebar-news-section.follows .sidebar-image {
    padding-bottom: 33px;
    margin-bottom: 25px;
}

.sidebar-news-section .sidebar-social-icons ul li {
    margin-bottom: 10px;
}

.all-full-width-news {
    margin-top: -40px;
}

.main-ads-sidebar-block {
    padding-top: 0px;
    margin-top: -20px;
}

.main-ads-sidebar-block .box-layout {
    margin-top: 55px;
    margin-bottom: 50px;
}

.inner-page-title span {
    font-size: 20px;
    color: #555555;
    display: block;
    max-width: 1220px;
    width: 100%;
}

.apss-theme-4 .apss-single-icon a {
    float: none;
}

.home-banner .container .banner-caption a:hover {
    color: #fff;
}

.owl-carousel .owl-nav [class*="owl-"] {
    color: #ffffff !important;
    background: #E40613 !important;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
    color: #555555 !important;
    background: #ffffff !important;
}

.home-banner .owl-nav {
    right: 0;
    background: none;
}

.owl-theme .owl-nav .disabled {
    opacity: 0.5
}

.about-category-block ul {
    margin-top: -35px;
}

.about-inner-wrp h5 {
    margin-bottom: 30px;
}

.about-inner-wrp p {
    margin-bottom: 60px;
}

@media (min-width: 992px) {
    .article-listing-page-section .article-listing-section .news-content {
        padding-top: 50px;
    }
    .article-listing-page-section .article-listing-section .news-pushed-content .news-content a {
        bottom: 45px;
    }
    .single-gallery .inner-page-wrapper {
        margin-top: 106px;
        padding-top: 70px;
    }
    .article-listing-page-section .col-md-3 {
        margin-top: 75px;
    }
    .sidebar-news-section.follows h2:not(:first-child),
    .follows .sidebar-social-icons {
        /*color: red;*/
        padding-left: 30px;
    }
}

.visual-world-news-section .box-layout .news-content span {
    max-width: 440px;
    display: block;
    margin: 0 auto;
}

.visual-world-news-section .box-layout .news-image img {
    height: 47vmin;
    height: 450px;
    object-fit: cover;
}

.news-pushed-content .news-content h4 a {
    position: static;
}

.article-listing-pagenation .pagination li a {
    text-decoration: none;
}

.article-listing-pagenation .pagination li a.next {
    margin-left: 20px;
}

.article-listing-pagenation .pagination li a.prev {
    margin-right: 20px;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
    border-radius: 0;
    border: none;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.18);
}

.navbar-expand-lg .navbar-nav .dropdown-menu li a {
    text-transform: uppercase;
    font-size: 14px;
    background: none;
    padding: 8px 15px;
}

.navbar-expand-lg .navbar-nav li.active a.nav-link,
.navbar-expand-lg .navbar-nav .dropdown-menu li a:hover,
.navbar-expand-lg .navbar-nav .dropdown-menu li.current_page_item a {
    color: #E40613;
}

body:not(.home) .navbar-light .nav-search .form-inline .form-control {
    width: 280px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
}

.entry-content li a {
    color: #E40613;
}

@media (max-width: 991px) {
    body.home {
        padding-top: 87px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .inner-news-section .col-lg-12 {
        display: none;
    }
}

@media (max-width: 1024px) {
    .about-category-block ul {
        margin-top: 0;
    }
}

@media (min-width: 1025px) {
    .mobile-options {
        display: none;
    }
}

@media (max-width: 1025px) {
    .mobile-search .nav-search,
    .mobile-share .social-icons {
        display: none;
        position: absolute;
        list-style: none;
        margin: 0;
        top: 92%;
        width: 100%;
        left: 0;
        padding: 5px 10px;
        background: #f9f9f9;
        border: 1px solid #eee;
        box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
    }
    .mobile-options {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .navbar-light .navbar-nav.social-icons li {
        display: inline-block;
    }
    .navbar-light .nav-search .form-inline .form-control {
        width: 100%;
    }
    #navbarSupportedContent {
        position: fixed;
        background: #fff;
        width: 100%;
        left: 0;
        top: 62px;
        height: 100%;
        transform: translateX(100%);
        transition: all 0.5s;
        display: block;
        align-items: flex-start;
    }
    #navbarSupportedContent.show {
        transform: translateX(0);
        transition: all 0.5s;
    }
    body.overflow-hidden {
        overflow: hidden;
    }
    .navbar-light .navbar-brand {
        max-width: 110px;
        /*margin-right: calc(80% - 90px);*/
    }
    .navbar>.container,
    .navbar>.container-fluid {
        /*justify-content: end;*/
    }
    .navbar-toggler {
        display: block !important;
    }
    .navbar-expand-lg .navbar-nav {
        display: block;
    }
    .navbar-expand-lg .social-icons {
        display: none;
    }
}

.mobile-search .nav-search label {
    width: 100%;
    display: block;
}

.mobile-search,
.mobile-share {
    margin: 0 10px;
}

.mobile-search i,
.mobile-share i {
    /*color: #555555;*/
    font-size: 18px;
    cursor: pointer;
}

@media (max-width: 991px) {}

@media (max-width: 767px) {
    .home-banner .container img {
        height: 100%;
        object-fit: cover;
    }
}


/* Changes on Feb 6 2020  */

.home-banner .container .banner-caption a {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
    .home .news-main-section.home-card .gray-line {
        margin: 10px 0;
        /* height: 0;
        background: none; */
    }
    .home .news-main-section.main-ads-sidebar-block {
        margin-top: 0;
        /* padding-top: 50px; */
    }
    .home .news-main-section.main-ads-sidebar-block .inner-news-section {
        margin-top: 40px;
    }
    .home .news-main-section.main-ads-sidebar-block .box-layout {
        margin-top: 0;
    }
    .home .news-main-section.home-card .gray-line {
        /* margin: 0; */
    }
    .home .news-main-section .sidebar-newsletter {
        min-height: 480px;
        margin-top: 40px;
    }
    .home .fullwidth-ads a {
        display: block;
    }
    .home .see-more {
        margin: 30px 0;
    }
    .home .sidebar-news-section {
        min-height: 480px;
    }
    .home .sidebar-news-section.follows {
        margin-top: 60px;
    }
    .home .sidebar-news-section.follows .sidebar-image {
        padding-bottom: 23px;
        margin-bottom: 15px;
        max-height: 230px;
        overflow: hidden;
    }
    .home .sidebar-news-section .sidebar-social-icons ul li a {
        height: 47px;
        width: 47px;
        line-height: 47px;
        font-size: 20px;
    }
    .home .ads-sidebar-image {
        margin-top: 40px;
    }
    .home .section-news.feature-ads-section .ads-sidebar-image {
        margin-top: 60px;
    }
    .home .fullwidth-ads {
        margin-bottom: 0;
        margin: 20px 0 40px 0;
    }
    .section-news.feature-ads-section .student-placement {
        max-height: 740px;
        overflow: hidden;
    }
    .home .news-main-section.large-ads-image {
        padding-bottom: 70px;
    }
    .home .news-main-section.large-ads-image .row {
        /* align-items: center; */
    }
    .home .news-main-section.large-ads-image .gray-line {
        height: 0;
        background: none;
    }
    .home .news-main-section.large-ads-image .box-layout {
        margin-bottom: 0;
    }
    .home .sidebar-news-section.visual-world {
        margin-top: 40px;
    }
    .home .section-news.feature-ads-section .sidebar-news-section.visual-world {
        margin-top: 60px;
    }
    .ads-sidebar-image {
        margin-bottom: 40px;
    }
    .home .feature-ads-section .sidebar-news-section {
        margin-top: 60px;
    }
}

.ads-sidebar-image {
    margin-bottom: 40px;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .feature-ads-section .ads-sidebar-image {
        margin-top: 60px;
    }
    .fullwidth-ads {
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .sidebar-news-section .sidebar-news-block .news-image {
        float: none;
    }
    .sidebar-news-section .sidebar-news-block .news-content {
        float: none;
        width: 100%;
        padding-left: 0;
        margin-top: 10px;
        height: auto !important;
    }
    .sidebar-news-section .sidebar-news-block .news-content h4 {
        font-size: 15px;
        line-height: 1.32;
    }
}

@media (max-width:767px) {
    .fullwidth-ads img.desktop {
        display: none;
    }
}

@media (min-width:768px) {
    .fullwidth-ads img.mobile {
        display: none;
    }
}

@media (min-width: 1280px) and (max-width: 1600px) {
    .news-main-section .news-section .news-image {
        max-height: 150px;
        overflow: hidden;
    }
}

.home .fullwidth-ads img {
    width: 100%;
}

@media (min-width: 992px) {
    .news-main-section.home-card .row>[class*=col] .inner-news-section {
        border-top: 1px solid #f2f2f2;
    }
    .home .fullwidth-ads {
        margin: 40px 0 0 0;
    }
    .home .news-main-section.large-ads-image {
        padding-bottom: 0;
    }
    .section-news.feature-ads-section .student-placement {
        margin-bottom: 10px;
    }
    .home .footer {
        margin-top: 70px;
    }
    .home .box-layout {
        margin-bottom: 0;
    }
}


/* new css */

.article-detail-section h4,
.article-detail-section h5 {
    margin-bottom: 20px;
}

.article-detail-section p {
    margin-bottom: 20px;
}

@media (max-width:767px) {
    .article-detail-page-section .add-space-right .article-share {
        text-align: center;
    }
}


/* CSS on august 12 2020  */

.author-modal-link,
.author-modal-link .btn {
    font-family: "Playfair Display", serif;
    color: #141212;
    font-weight: 900;
    font-size: 14px;
    text-decoration: none;
    background: bottom;
    outline: none;
}

.author-modal-link .btn {
    box-shadow: none;
    padding: 0;
}

.author-modal .modal-dialog {
    max-width: 700px;
}

.author-modal .modal-content {
    padding: 30px;
    padding: 30px;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.author-modal .modal-content .modal-body {
    padding: 0;
}

.author-modal .modal-content .modal-header {
    padding: 0;
    margin-bottom: 30px;
    padding-bottom: 20px;
}

.author-modal .modal-content .share-article-by-author {
    padding: 20px 0;
}

.article-listing-pagenation .pagination li span.current {
    padding: 0;
    line-height: 30px;
    text-align: center;
}

.author-modal .author-page-author-desctiption blockquote p a {
    font-family: "Playfair Display", serif;
    color: #141212;
    font-weight: 700;
    display: inline-block;
    letter-spacing: 0.05rem;
    font-size: 14px;
}

.author-modal .author-page-author-desctiption blockquote p a:hover {
    color: #E40613;
}

.author-modal .author-page-author-desctiption {
    margin: 0;
    max-width: 100%;
}

.author-modal .author-page-author-desctiption blockquote p {
    float: none;
    width: auto;
    padding: 20px;
    margin: 0;
    color: #555555;
    line-height: 28px;
    border-left: 10px solid #E40613;
}