.social ul li a.linkedin {
    background-color: #337ab7;
}

.social ul li a.linkedin::after {
    border-top-color: #337ab7;
}

.navbar{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

 .navbar .sj-btn{
    float: none;
    display: inline-block;
    vertical-align: middle;
}

.navbar .sj-btn {
    z-index: 3;
    color: #fff;
    padding: 0 25px;
    position: relative;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    vertical-align: middle;
    text-transform: capitalize;
    font: 500 14px/44px 'Quicksand', Arial, Helvetica, sans-serif;
}

.navbar .sj-btn::before {
    background: #c51a24;
}
.navbar .sj-btn:before {
    top: 0;
    left: 0;
    z-index: -1;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 5px;
    /* background: #636c77; */
    position: absolute;
}

.top-header-menu li a:hover{
    color: #c51a24;
}

.sj-bannercontent {
    width: 100%;
    /* float: left; */
    padding: 85px 0;
}

.sj-bannercontent h1 {
    font-size: 48px;
    margin: 0px 20px 0px 0px;
    padding: 0 0 22px;
    line-height: 62px;
    position: relative;
    color: #c51a24;
}

.sj-bannercontent h1:before {
    left: 0;
    bottom: 0;
    content: '';
    height: 4px;
    width: 170px;
    position: absolute;
    border-radius: 50px;
    background: #000;
}

.sj-description {
    width: 100%;
    /* float: left; */
}

.sj-bannercontent .sj-description p {
    margin:10px 20px 0px 0px;
    font-size: 18px;
    line-height: 32px;
    text-align: justify;
}

.post-thumb:after {
    top: 0;
    right: 93px;
    z-index: -1;
    width: 8px;
    height: 100%;
    content: '';
    position: absolute;
    background: url(../images/article/bookpattren.png) no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}


.vote-inner p{
    text-align: justify;
    line-height: 1.5;
}

.recent_news_inner .post-thumb:after {
    top: 0;
    right: 130px;
    z-index: -1;
    width: 8px;
    height: 100%;
    content: '';
    position: absolute;
    background: url(../images/article/bookpattren.png) no-repeat;
    -webkit-background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -ms-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
}

.post-info:hover .post-badge {
    border: 0px solid transparent;
    text-decoration: none;
    padding-right: 50px;
}

.post-info:hover .post-badge:after {
    margin-left: 4px;
    opacity: 1;
}

.recent_news_inner .post-editor-date{
    margin: 10px 0px;
    position: relative;
    display:flex;
    align-items: center;
    /* justify-content: space-between; */
}
.about-section{
    padding: 50px 0;
}
.about-content{
    padding: 0 20px;
}
.about-content h1{
    font-size: 48px;
}
.about-content span{
    font-size: 48px;
    color: #c51a24;
}
.about-description{
    text-align: justify;
}
.about-img img{
    width: -webkit-fill-available;
    object-fit: cover;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}
.about-description i{
    color: #c51a24;
    font-size: 8px;
    margin-right: 6px;
    vertical-align: middle;
}
.current-articles-section{
    padding: 50px 0;
}
.current-articles-content{
    padding: 0 20px 0 0;
}
.current-articles-content h1{
    font-size: 48px;
}
.current-articles-content span{
    font-size: 48px;
    color: #c51a24;
}
.current-articles-description{
    text-align: justify;
}
.current-articles-img img{
    width: -webkit-fill-available;
    object-fit: cover;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.sj-editorchoice {
    padding: 0 0 20px 0;
}

.sj-post, .sj-editorchoice, .sj-editorschoice {
    width: 100%;
    float: left;
}

.sj-postimg {
    float: left;
    margin: 0 20px 0 0;
    border-radius: 6px;
}

figure {
    margin-bottom: 6px;
    position: relative;
}
.sj-postimg img {
    width: 100%;
    height: 160px;
    display: block;
    border-radius: 6px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.sj-postcontent {
    padding: 10px 0;
    overflow: hidden;
}
.sj-head {
    width: 100%;
    float: left;
    padding: 0 0 10px;
}
.sj-username {
    color: #636c77;
    display: flex;
    font-size: 13px;
    margin: 0 0 10px;
    line-height: 13px;
    position: relative;
    /* padding: 0 0 0 20px; */
}
.sj-username a {
    color: #636c77;
    display: block;
    font-size: 15px;
    margin-left: 6px;
}
.sj-username span i {
    top: 0;
    left: 2px;
    font-size: 15px;
    /* content: '\f007'; */
    line-height: 13px;
    position: relative;
    /* display: ; */
    /* font-family: 'Font Awesome\ 5 Free'; */
    color: #fab244;
}
.sj-head h3 {
    margin: 0;
    font-size: 16px;
    font-weight: 500;
}
.sj-head h3 a {
    color: #c51a24;
    display: block;
    font-size: 18px;
}
.sj-postcontent .sj-description {
    padding: 0 0 15px;
}

.sj-description {
    width: 100%;
    float: left;
}
.sj-postcontent .sj-description p {
    margin: 0;
    text-align: justify;
    line-height: 22px;
    font-size: 14px;
}
.current-item{
    padding: 0px 20px;
}
@media(max-width:767px){
    .about-img img{
        margin-top: 30px;
    }
    /* .current-articles-img img{
        padding-top: 30px;
    } */
    .sj-addarticleholdcontent{
        margin-right: 0px !important;
    }

    .contact-form-area{
        margin-bottom: 30px !important;
    }

    .contact-side{
        padding-left: 15px;
        padding-right: 15px;
    }
    .navbar{
        padding-top: 10px;
    }
}

.politics_wrapper .post-thumb{
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
    margin-top: 10px;
}

.post-title-author-details p{
    text-align: justify;
}

.post-info{
    margin-left: 20px;
}


.recent_news_inner .item{
    padding-left: 15px;
    padding-right: 15px;
}

.sj-postcontent a i{
    margin-right: 5px;
}

.login_part{
    padding: 50px 0px;
}
.footer-box p{
text-align: justify;
}

.block-inner{
    background-image: url(../images/banner/banner5.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.contact-form-area{
    padding: 20px;
}

.sj-addarticleholdcontent .sj-dashboardboxtitle {
    padding: 15px;
    background: #fcfcfc;
    border-bottom: 2px solid #eff2f5;
}

.sj-addarticleholdcontent {
    margin-right: 20px;
    box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.sj-dashboardboxtitle h2 {
    color: #222;
    font-size: 20px;
    /* line-height: 18px; */
    font-weight: 500;
    margin: 0px;
}

.sj-dashboardboxtitle {
    float: left;
    width: 100%;
}

.contact-side .social h2{
    font-size: 22px;
    margin-top: 10px;
}

.contact-title h2{
    color: #c51a24;
}

.contact-title p{
    color: #000;
    font-size: 16px;
}

/*** submit Page
-------------------------------------------*/
.submission_part{
    padding: 50px 0px;
}
.submission-form-inner {
    /* margin: 70px 0; */
    box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
    padding: 25px;
}

.submission-form-inner .form-control {
    height: 40px;
    border-radius: 0;
    box-shadow: none;
}

.submission-form-inner .form-control:focus {
    border-color: #f60d2b;
}

.submission-form-inner label {
    font-weight: normal;
    margin: 15px 0 10px;
    display: block;
    font-family: 'Ubuntu', sans-serif;
}

.submission-form-inner label sup {
    color: #f60d2b;
}

.submission-form-inner .foeget a {
    margin: 15px 0;
    display: block;
}

.submission-form-inner .social_icon {
    margin-bottom: 10px;
}
.author-row2{
    margin-top: 20px;
}
#abstract{
    height: 20vh;
}
.upload-info{
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-style: italic;
    font-size: small;
    margin-bottom: -20px;
}
.unorder-list li a{
    color: #000;
    font-weight: 600;
}

.recent_news_inner p{
    text-align: justify;
}

.guidelines_rules{
    position: relative;
    margin-bottom: 30px;
}

.guidelines_rules p{
    text-align: justify;
}

footer .col-sm-3{
    padding-left: 0;
}

@media (max-width: 767px){
    .hidden-xs {
        display: block!important;
    }

    .sj-bannercontent {
        /* width: 100%; */
        /* float: left; */
        padding:0;
    }

    .sj-bannercontent h1 {
        font-size: 30px;
        text-align: justify;
        margin: 0px 10px 0px 0px;
        padding: 0 0 22px;
        line-height: 52px;
       
    }
    footer .col-sm-3 {
        padding-left: 15px;
    }

    .footer-logo-address{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .footer-logo-address .img-responsive{
        height: 150px;
    }

    .submission-form-inner{
        margin-bottom: 30px;
    }

    .submission-form-inner .form-control {
        margin-bottom: 10px;
    }
}
