.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

#signinForm {
    margin: 20px;
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px;
}

/*   .form-group {
    margin-bottom: 15px;
}*/
.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #0e0e0e;
    content: "/\00a0";
}

#sidebar>div .title {
    display: block;
    cursor: pointer;
    background: #91afc3;
    color: #fff;
    position: relative;
    font-size: 17px;
    font-weight: 500;
    padding: 5px 40px 5px 10px;
}

#sidebar>div .title:after {
    content: '\f068';
    padding: 10px;
    line-height: 17px;
    font-size: 14px;
    font-family: 'FontAwesome';
    right: 0px;
    top: 0px;
    bottom: 0px;
    position: absolute;
    background: #2f5e83;
    color: #fff;
}

label[for="menuOnTop"] {
    display: none;
    font-size: 24px;
    padding: 3px 10px;
    background: #ffffff;
    border-radius: 0%;
    color: #22483d;
    position: fixed;
    z-index: 1000;
    top: 1px;
    left: 1px;
    cursor: pointer;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

#menuOnTop {
    display: none;
}

.menuOnTopClose {
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0px;
    background: #fff;
    color: #333 !important;
    padding: 10px;
    font-size: 20px !important;
}

.menuOnTopClose {
    left: -200px;
    color: #22483d !important;
}

.showOnMobile {
    display: none !important;
}

@media only screen and (min-width:961px) and (max-width:1300px) {
    .mainNavigation {
        width: 100%;
    }

    /*for fb widegt*/
    .fb_iframe_widget {
        display: none !important;
    }

    .block_facebook_widget {
        display: none !important;
    }


}

@media only screen and (max-width:960px) {
    label[for="menuOnTop"] {
        display: inline-block !important;
    }

    #primaryMenuWrp {
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
        position: fixed;
        left: -270px;
        top: 0px;
        background: #153854;
        margin-bottom: 0px;
        bottom: 0px;
        z-index: 999;
        visibility: hidden;
        width: 200px;
        transition: all 0.2s;
        -webkit-transition: all 0.2s;
    }

    #primaryMenuWrp #main-navigation {
        padding-left: 0px;
        padding-right: 0px;
        margin: 0px;
        width: 100%
    }

    #primaryMenuWrp #main-navigation li {
        width: 100%;
    }

    #primaryMenuWrp #main-navigation li a {
        padding: 0px;
        font-size: 15px;
        font-weight: 300;
    }

    #primaryMenuWrp #main-navigation .searchBarWrp {
        display: none;
    }

    #primaryMenuWrp a {
        padding-left: 0px;
    }

    #menuOnTop:checked~#headerNavigationContainer #primaryMenuWrp {
        position: fixed;
        display: block;
        left: 0px;
        visibility: visible;
        overflow: auto;
    }

    #menuOnTop:checked~label[for="menuOnTop"] {
        left: 200px;
        color: #fff;
        background: #153854;
    }

    #menuOnTop:checked~label[for="menuOnTop"] .icon-bar {
        background-color: white;
    }

    #menuOnTop:checked~label[for="menuOnTop"] #iconBar1 {
        opacity: 0;
    }

    #menuOnTop:checked~label[for="menuOnTop"] #iconBar2 {
        transform: rotate(45deg);
    }

    #menuOnTop:checked~label[for="menuOnTop"] #iconBar3 {
        transform: rotate(135deg);
        margin-top: -5px;
    }

    #mainContainer {
        display: block !important;
    }

    #main-navigation .dropdown .dropdown-menu {
        visibility: visible;
        display: none !important;
        opacity: 1;
        width: 100%;
        padding-left: 20px;
        background: transparent;
        position: relative;
    }

    #main-navigation .dropdown:hover .dropdown-menu {
        display: block !important;
    }

    #primaryMenuWrp:before {
        display: block;
    }

    div.searchBarWrp {
        display: block !important;
        top: 40px;
        padding: 15px 20px;
        right: 0px;
    }

    .searchBarWrp input {
        width: 100% !important
    }

    .journalInfoWrp>div>div:first-child {
        /*min-width: 458px;*/
    }

    .journalInfoWrp>div>div:first-child {
        color: #fff;
        /*background: rgba(0, 0, 0, 0.71);*/
        min-width: 0px !important;
        font-size: 30px;
        padding-left: 30px !important;
        padding-right: 30px !important;
    }

    .journalInfoWrp>div>div.infoRelatedJr {
        width: 100% !important;
        display: block;
    }

    .journals .media-list .media {
        width: 50%
    }

    .journals .media-list .media-left,
    .journals .media-list .media-body {
        display: block;
        width: 100%
    }

    .journals .media-list .media-body {
        padding-top: 20px
    }

    .publishingHomeSearch {
        padding: 70px 0px 60px 0px;
    }

    .publishingHomeSearch h1 {
        font-size: 46px;
    }

    .publishingHomeSearch h2 {
        font-size: 24px;
    }

    .publishingSearchContent,
    .journals {
        width: 100%
    }

    .journals {
        width: 100%
    }

    .topHeader .container {
        width: 100% !important;
        margin-left: 0px;
    }

    .mainNavigation {
        width: 80% !important;
        margin-top: 0px !important;
    }

    /*.mainNavigation img{width:80% !important;top:130px;position: absolute;}*/
    .mainNavigation img {
        width: 50% !important;
        /*top:130px;*/
        position: absolute;
    }

    .topHeader {
        width: 100% !important;
    }

    .fb_iframe_widget {
        display: none !important;
    }

    .block_facebook_widget {
        display: none !important;
    }



}

/*by ankit*/
@media only screen and (max-width:667px) {

    .mainNavigation img {
        width: 50% !important;
        margin-top: 5%;
        /*top:130px;*/
        position: absolute;
    }

    .page.page_article {
        padding: 0 20px;
    }

    .page_article .main_entry,
    .entry_details {
        width: 100% !important;
        padding-top: 20px !important;
        border: none;
    }
}

@media only screen and (max-width:414px) {

    .mainNavigation img {
        width: 100% !important;
        margin-top: 5%;
        /*top:130px;*/
        position: absolute;
    }
}

@media only screen and (max-width:800px) {
    .socialBread {
        width: 100%;
        border-top: 1px solid #ccc;
    }

    .WrpMediaCnt+.galleryLinksWrp {
        width: 100%;
        text-align: left;
        margin-top: 5px;
    }

    .journalInfoWrp>div>div {
        display: block !important;
        padding: 20px 20px !important;
    }

    .journalInfoWrp>div>div.infoRelatedJr,
    .journalInfoWrp>div {
        width: 100%;
        display: block;
    }

    .journals .media-list .media {
        width: 50%;
        float: left;
    }

    .sliderDescription {
        font-size: 20px;
        top: 10px;
    }

    .journalInfoWrp>div>div:first-child {
        min-width: 100%;
    }
}

@media only screen and (max-width:480px) {

    .mainNavigation,
    .topHeader {
        width: 100%
    }

    .mainNavigation {
        padding: 5px 20px;
    }

    div.searchBarWrp {
        position: relative !important;
        width: 100%;
        top: 0px;
        clear: both;
    }

    .searchBarWrp input {
        width: 100%
    }

    .page_index_journal .issue-toc .thumbnail,
    .page_issue .thumbnail {
        width: 100%;
        float: none;
    }

    .page_index_journal .issue-toc .thumbnail+.description,
    .page_issue .thumbnail+.description {
        margin-left: 0px;
        margin-top: 10px;
        clear: both;
    }

    .publishingHomeSearch h1 {
        font-size: 30px;
    }

    .publishingHomeSearch {
        padding: 50px 0px 40px 0px;
    }

    .publishingHomeSearch h2 {
        font-size: 18px;
        margin: 10px 0px;
    }

    .sliderDescription {
        padding: 0px 0px;
        font-size: 14px;
        top: 5px;
        line-height: initial;
    }

    .page_index_site .about_site {
        padding: 20px 0px;
        font-size: 15px;
    }

    .journals .media-list .media {
        width: 100%
    }

    .journals .media-list .media .media-left img {
        max-width: 100%;
    }

}

.fa-power-off {
    content: "\f011";
}

.fa-user-plus {
    content: "\f234";
}

.page_contact h1,
.page-header h1,
.page-header {
    margin-top: 0px;
    font-family: 'Playfair Display', serif !important;
    ;
}

.breadcrumsWrpHD>*:not(.socialBread):first-child {
    float: left;
}

.page_submissions .alert-info {
    border: 0;
    border-left: 5px solid #007ab2;
    border-radius: 0px;
    background: #ddd;
    color: #b0b0b0;
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;
}

.page_submissions .alert-info a {
    display: inline-block;
    text-align: center;
    -webkit-transition: all 0.5s;
    font-size: 18px;
    cursor: pointer;
    color: #ffffff !important;
    border-radius: 5px;
    padding: 10px;
    background-color: #3c4567;
    border-color: #3c4567;
}

.col-contact {

    float: left;
    width: 41.66666667%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-form {
    float: left;
    width: 58.33333333%;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 25px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

/*@media (min-width: 992px){
    .col-md-7 {
    width: 58.33333333%;
}
}*/
/*.form-group {
    padding-bottom: 30px;
}*/
#contact-form .form-control {
    width: 100%;
}

textarea.form-control {
    height: auto;
}

/*@media (min-width: 992px){
    .col-md-5 {
    width: 41.66666667%;
}
}
.col-md-12 {
    width: 550px;
}*/

.contact_section ul {
    list-style: none;
    padding: 0px;
    line-height: 28px;
}

.contact.support {
    margin-top: 20px;
}

/*@media (min-width: 992px){
    .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
}*/
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*@media (min-width: 992px){.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: left;
}
}*/
.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f060";
}


.breadcrumb>li {
    display: inline-block;
}

.breadcrumb>.active {
    color: #333;
}

.breadcrumb a {
    font-weight: 400;
    color: #666
}

.breadcrumb>.active {
    font-weight: 400 !important;
    color: #666 !important;
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}

.footerSupports {
    /*border-top: 1px solid #ccc;*/
    background: #fff;
    text-align: center;
}

.footerSupports a {
    display: inline-block;
    height: 40px;
    margin: 15px;
}

.footerSupports a img {
    max-height: 100%;
    width: auto;
    display: block;
    border: 0px;
    opacity: 0.7;
    -webkit-transition: .2s;
    transition: .2s;
}

.footerSupports a:hover img {
    opacity: 1;
}

/*footer style*/
#footer {
    background-image: url(https://journalofscience.org/plugins/themes/defaultChild/styles/noise.png);
    background-repeat: repeat;

    top: 0;
    bottom: 0;
    width: 100%;
}

#footer ul {
    list-style-type: none;
    padding-left: 0;
}

#footer ul li {
    padding: 5px 0;
}

.issueTocPublishArticles {
    margin-top: -15px;
}

footer {
    background-color: #002147;
    padding-top: 60px;
    border-top: 4px solid #555;
    color: #ccc;
}

footer p {
    color: #ccc;
}

footer a {
    color: #ccc;
}

footer a:hover {
    color: #666;
    text-decoration: underline;
}

.footer-widget {
    margin-bottom: 45px;
}

.footer-widget h4 {
    color: #eee;
    text-transform: uppercase;
    padding-bottom: 8px;
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 700;
    position: relative;
    font-family: 'Playfair Display', serif !important;
}

.footer-widget h4 .head-line {
    position: absolute;
    bottom: 0;
    left: 0;
    display: block;
    width: 50px;
    height: 3px;
    background-color: #ccc;
    margin: 0;
}

.social-widget ul.social-icons li {
    display: inline-block;
    margin-right: 4px;
    margin-bottom: 4px;
}

.social-widget ul.social-icons li a span {
    font-size: 1.4em;
    width: 30px;
    height: 30px;
    color: #ccc;
    line-height: 30px;
    text-align: center;
    display: block;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.social-widget ul.social-icons li a:hover {
    text-decoration: none;
}

.social-widget ul.social-icons li a.facebook:hover span {
    background-color: #507CBE;
}

.social-widget ul.social-icons li a.twitter:hover span {
    background-color: #63CDF1;
}

.social-widget ul.social-icons li a.google:hover span {
    background-color: #F16261;
}

.social-widget ul.social-icons li a.dribbble:hover span {
    background-color: #E46387;
}

.social-widget ul.social-icons li a.linkdin:hover span {
    background-color: #90CADD;
}

.social-widget ul.social-icons li a.tumblr:hover span {
    background-color: #4D7EA3;
}

.social-widget ul.social-icons li a.flickr:hover span {
    background-color: #E474AF;
}

.social-widget ul.social-icons li a.instgram:hover span {
    background-color: #4D4F54;
}

.social-widget ul.social-icons li a.vimeo:hover span {
    background-color: #87D3E0;
}

.social-widget ul.social-icons li a.skype:hover span {
    background-color: #36C4F3
}

.contact-widget {
    background: url(https://journalofscience.org/plugins/themes/defaultChild/styles/map.png) center bottom no-repeat;
    background-position: left 0px bottom 128px;
}

.contact-widget span {
    font-weight: 700;
}

.contact-widget ul li {
    margin-bottom: 12px;
}

.contact-widget ul li p a {
    color: #bbb;
}

.contact-widget p {
    padding-bottom: 20px;
}

.twitter-widget a:hover {
    color: #43B9CD;
    text-decoration: underline;
}

.twitter-widget ul li {
    margin-bottom: 20px;
}

.twitter-widget ul li span {
    color: #666;
}

.flickr-widget ul {
    overflow: hidden;
}

.flickr-widget ul li {
    float: left;
    margin-left: 8px;
    margin-bottom: 8px;
}

.flickr-widget ul li:nth-child(3n+1) {
    margin-left: 0;
}

.flickr-widget ul li a {
    display: inline-block;
    width: 80px;
    opacity: 0.6;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border: 4px solid #333;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.flickr-widget ul li a img {
    width: 100%;
    height: 65px;
}

.flickr-widget ul li a:hover {
    opacity: 1;
}

.mail-subscribe-widget form {
    margin-top: 15px;
    margin-bottom: 20px;
}

.mail-subscribe-widget form input[type="text"] {
    outline: none;
    color: #666;
    font-size: 12px;
    padding: 6px 12px;
    border: none;
    background: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    outline: none;
}

.copyright-section {
    padding: 15px 0;
    font-size: 11px;
    letter-spacing: 0.5px;
    border-top: 1px solid rgba(255, 255, 255, .06);
}

.copyright-section p {
    font-size: 11px;
    text-transform: uppercase;
    margin-top: 4px;
}

ul.footer-nav {
    float: right;
}

ul.footer-nav li {
    display: inline-block;
    float: left;
    margin-left: 15px;
}

ul.footer-nav li:first-child {
    margin-left: 0;
}

ul.footer-nav li a {
    display: inline-block;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.footer-nav li a:hover {
    color: #fff;
}

.back-to-top {
    display: none;
    position: fixed;
    bottom: 18px;
    right: 15px;
}

.back-to-top i {
    display: block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    color: #fff;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    text-align: center;
    background-color: #444;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

.social-icons {
    margin: 0px;
    padding: 0px;
}

/*footer style*/
/*sidebar*/
@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -10px;
    }
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    right: 50%;
    margin-right: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -10px;
    }
}

@media screen and (min-width: 768px) {

    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next,
    .carousel-control .icon-prev {
        width: 30px;
        height: 30px;
        margin-top: -10px;
        font-size: 30px;
    }
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    background-color: rgba(0, 0, 0, 0);
    filter: alpha(opacity=50);
    opacity: .5;
}

[role=button] {
    cursor: pointer;
}

#sidebar {
    background: #f4f4f4;
}

#sidebar,
.pkp_structure_main {
    /*padding-top: 30px;
    padding-bottom: 30px;*/
}

@media (min-width: 992px) {
    .col-md-3 {
        width: 25%;
    }
}

#customblock-newssection {
    display: none;
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

.col-md-12 {

    padding-right: 0px !important;
    padding-left: 0px !important;
}

.block_make_submission_link {
    background-color: #2f5e83;
    display: inline-block;
    text-align: center;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    font-size: 18px;
    cursor: pointer;
    color: #ffffff !important;
    width: 100%;
    padding: 10px;
}

#carousel-example-generic {
    margin-bottom: 20px;
}

.carousel {
    position: relative;
}

@media screen and (min-width: 768px) {
    .carousel-indicators {
        bottom: 20px;
    }
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}

#sidebar li {
    list-style: none;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
}

.carousel-inner>.item>img {
    line-height: 1;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px;
}

.glyphicon-chevron-left:before {
    content: "\e079";
}

#sidebar li a:before {
    content: '\00BB';
}

#sidebar ul {
    padding-left: 10px
}

#sidebar li {
    list-style: none;
}

#sidebar li a {
    padding: 5px 5px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    display: block;
}

#sidebar li a:before {
    content: '\00BB';
}

#sidebar li a:hover {
    text-decoration: underline;
}

#sidebar>div {
    margin-bottom: 10px;
}

#sidebar>div .title {
    display: block;
    cursor: pointer;
    background: #91afc3;
    color: #fff;
    position: relative;
    font-size: 17px;
    font-weight: 500;
    padding: 5px 40px 5px 10px;
}

#sidebar>div .title:after {
    content: '\f068';
    padding: 10px;
    line-height: 17px;
    font-size: 14px;
    font-family: 'FontAwesome';
    right: 0px;
    top: 0px;
    bottom: 0px;
    position: absolute;
    background: #2f5e83;
    color: #fff;
}

#sidebar>div.showHide .title:after {
    content: '\f067';
}

#sidebar>div.showHide .content {
    display: none;
}

#sidebar>div.showHide {
    border: 1px solid #2f5e83;
}

#sidebar>div.showHide .title {
    background: #fff;
    color: #2f5e83
}

/*side bar ends*/
.issue_toc .galleys_links li:last-child {
    margin-right: 0;
}

.issue_toc .galleys_links li {
    margin-left: -45px;
    display: inline-block;
    margin-right: 1em;
}

.galleryLinksWrp .btn {
    float: left;
    margin-top: 10px;
    margin: 5px 5px;
    color: #fff;
    background: #2f5e83;
}

.WrpMediaCnt+.galleryLinksWrp {
    float: right;
    width: 20%;
    text-align: right;
}

.galleryLinksWrp a[data-type="pdf"]:before {
    content: '\f1c1 ';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

.galleryLinksWrp a[data-type="file"]:before {
    content: '\f121 ';
    font-family: 'FontAwesome';
    margin-right: 5px;
}

.article-summary .media-heading {
    padding-top: 10px;
    font-size: 14px;
}

.articles {
    margin: 0;
    margin-left: 5px;
    padding: inherit;
    list-style: none;
}

.article-summary {
    border-bottom: 1px solid #eee;
    padding-bottom: 10px;
}

/*reseach papers */
.current_issue_title {
    background: #ececec;
    padding: 5px 10px;
    color: #333;
    font-size: 14px;
    font-weight: 600;
}

@media (min-width: 768px) {
    .lead {
        font-size: 21px;
    }
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
}

/*research ends*/
.btn:hover,
.btn-default:hover,
.btn-primary:hover {
    background: #214561;
    color: #fff;
    border-color: #2f5e83;
}

/* current issue css */
.current_issue .page-header {
    margin-bottom: 0px;
}

.page_contact h1,
.page-header h1,
.page-header {
    margin-top: 0px;
}

.page_index_journal .heading,
.page_issue .heading {
    clear: both;
    margin-bottom: 10px;
    padding: 0px 0px;
    display: table-cell;
}

.thumbnail {
    display: block;
    float: left;
    width: 200px;
    margin-bottom: 0px;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.page_index_journal .issue-toc .thumbnail+.description,
.page_issue .thumbnail+.description {
    margin-left: 220px;
}

.thumbnail a>img,
.thumbnail>img {
    margin-right: auto;
    margin-left: auto;
}

.published {
    /*margin-left:220px;*/
}

.page_index_journal .issue-toc .thumbnail,
.page_issue .thumbnail {
    float: left;
    width: 200px;
    margin-bottom: 0px;
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img,
.img-responsive,
.thumbnail a>img,
.thumbnail>img {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
}

img {
    vertical-align: middle;
}

img {
    border: 0;
}

/* current issue css ends */
.announcementContent,
.announcement-full .description {
    padding-left: 63px;
}

.fa-angle-right:before {
    content: "\f105";
}

.btn,
.btn-default,
.btn-primary {
    background: #2f5e83;
    color: #fff;
    border-color: #2f5e83;
}

.announcementContent .btn {
    float: right;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.fa-pencil:before {
    content: "\f040";
}

.titleWithThemeEditIcon {
    margin-left: 63px;
    line-height: 32px;
}

.titleWithThemeEditIcon .date {
    display: block;
    width: 100%;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 16px;
    color: #999
}

.glyphicon-calendar:before {
    content: "\f073";
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

@media (min-width: 992px) {
    .col-md-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
}

@media (min-width: 768px) {
    .col-sm-4 {
        width: 33.33333333%;
    }
}

@media (min-width: 768px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {}
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

#journal-description h3 {
    font-family: Garamond, 'Times New Roman', Times, serif;
    font-weight: bold;
    color: #006699;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

/*div {
    text-align: left;
} */
.media,
.media-body {
    zoom: 1;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.media:first-child {
    margin-top: 0;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.announcement-summary .media-heading {
    margin-bottom: 15px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.media-body {
    width: 10000px;
}

.media {
    margin-top: 15px;
}

p {
    margin: 0 0 10px;
}

.current_issue .page-header {
    margin-bottom: 0px;
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.page_index_journal .issue-toc .thumbnail,
.page_issue .thumbnail {
    float: left;
    width: 200px;
    margin-bottom: 0px;
}

.page_index_journal .issue-toc .thumbnail+.description,
.page_issue .thumbnail+.description {
    margin-left: 220px;
}

.page_index_journal .heading,
.page_issue .heading {
    clear: both;
    margin-bottom: 10px;
    padding: 0px 0px;
    display: table-cell;
}

.page_index_journal .page-header h2 {
    margin-top: 0px;
}

.table-responsive .action {
    white-space: nowrap;
}

.page_contact h1,
.page-header h1,
.page-header {
    margin-top: 0px;
}

.announcement-full .page-header {
    border-bottom: 0px;
    margin-bottom: 10px;
}

.page-header h2 {
    border: 0px;
}

.media-list {
    padding-left: 0;
    list-style: none;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.announcement-summary .media-heading {
    margin-bottom: 15px;
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

.h2,
h2 {
    font-size: 30px;
    margin-left: 25px;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit;
}

#newsslide {
    position: relative;
    padding: 0px 0px 20px;
    margin: 0px -5px;
}

#sidebar,
.pkp_structure_main {
    /*padding-top: 30px;
    padding-bottom: 30px;*/
}

@media (min-width: 992px) {
    .col-md-9 {
        width: 75%;
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

body[data-page="noJournal"] .pkp_structure_main.col-md-9 {
    padding: 0px;
}

#mainContainer,
.topHeader .container {
    width: 90%;
}

#mainContainer {

    /* background: #fff;*/
    width: 100%;
    /*display: flex;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;*/
    /*margin-top: 20px;*/

}

.container {
    width: 100% !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 768px) {}

.container {
    width: 750px;
}
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}





/*Recent news section*/

#carousel-example-generic {
    margin-bottom: 20px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

@media not all,
(-webkit-transform-3d) {

    .carousel-inner>.item.active,
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

#newsslide>div {
    border-bottom: 1px dashed #e0d7d7;
    width: 100%;
    margin: -30px 0 0 -10px;
    color: #2f5e83;
    position: absolute;
    min-height: 38px;
    text-align: left;
    vertical-align: middle;
}

#latestnews-content,
#newsarticle-content {
    padding: 9px 6px 9px 25px;
    /* min-width: 85%; */
    float: left;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-inner>.active {
    left: 0;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

#newsslide>div {
    border-bottom: 1px dashed #e0d7d7;
    width: 100%;
    margin: -30px 0 0 -10px;
    color: #2f5e83;
    position: relative;
    min-height: 38px;
    text-align: left;
    vertical-align: middle;
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block;
}

#latestnews-title,
#newsarticle-title {
    background: #ff6000 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    padding: 9px 6px 9px 10px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    min-width: 13%;
    font-weight: bold;
}

#newsslide>div a {
    color: #2f5e83;
}

#latestnews-title::after,
#newsarticle-title::after {
    border-left: 16px solid #ff6000;
    border-bottom: 37px solid rgba(0, 0, 0, 0);
    padding: 5px 0px 5px 0px;
    content: "";
    display: inline;
    float: right;
    position: absolute;
    right: -16px;
    bottom: 0;
}

#latestnews-content,
#newsarticle-content {
    padding: 9px 6px 9px 25px;
    /*min-width: 85%;*/
    float: left;
}

/*recent news section end*/

#sidebar,
.pkp_structure_main {
    /* padding-top: 30px;
    padding-bottom: 30px;*/
}

@media (min-width: 992px) {
    .col-md-9 {
        width: 75%;
    }
}

@media (min-width: 992px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left;
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 5px;
    padding-left: 5px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

.container {
    width: 100% !important;
}

#mainContainer {
    /*background: #fff; width: 100%; margin-top: 20px;*/
    /*display: flex; display: -webkit-flex; display: -moz-flex; display: -ms-flex;*/
}

#mainContainer,
.topHeader .container {
    width: 90%
}

/*.journalInfoWrp{ padding: 30px 0px; clear: both;}*/
.journalInfoWrp {
    padding: 0px 0px;
    clear: both;
    background-image: url(https://computerresearch.org/plugins/themes/defaultChild/styles/computer_inner.jpg);
    background-position: center center;
    background-size: cover;
}

.journalInfoWrp>div {
    display: table-row;
}

.journalInfoWrp>div {
    display: table-cell;
    vertical-align: middle;
    padding: 20px 10px;
    font-weight: 300;
}

.journalInfoWrp>div:first-child {
    color: #535353;
    min-width: auto;
    font-size: 30px;
    padding-left: 30px;
    padding-right: 30px;
    background: linear-gradient(to right, rgba(37, 36, 36, 1) 0%, rgba(0, 0, 0, 0) 100%);
    font-family: 'Playfair Display', serif;
}

.journalInfoWrp>div>div.infoRelatedJr {
    width: 300px;
    background: #fff;
}

.journalInfoWrp>div>div.infoRelatedJr ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.journalInfoWrp>div>div.infoRelatedJr ul li a {
    display: block;
    padding: 5px 10px;
    color: #0e2d46;
    font-size: 16px;
    -webkit-transition: .2s;
    transition: .2s;
}

.journalInfoWrp>div>div.infoRelatedJr ul li a:hover {
    color: #337ab7;
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.breadcrumsWrpHD {
    display: inline-block;
    width: 100%;
    float: left;
}

.breadcrumsWrpHD>*:not(.socialBread):first-child {
    float: left;
}

.socialBread a {
    display: inline-block;
    color: #666;
    padding: 11px 10px;
    font-size: 18px;
    line-height: 0px;
    -webkit-transition: .2s;
    transition: .2s;
}

.socialBread a .fa {
    display: inline-block;
    vertical-align: middle;
}

.socialBread a.saveStar span {
    font-size: 15px;
    color: #333
}

.socialBread a:hover {
    color: #2f5e83
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-home:before {
    content: "\f015";
}

css?name=stylesheet:4 .pkp_site_name>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.fa-search:before {
    content: "\f002";
}

* {
    box-sizing: border-box;
}

a {
    text-decoration: none;
    color: #2f5e83
}

a:hover {
    text-decoration: none;
}

h1,
h2,
h3,
h4 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #2f5e83;
}

/*body{font-family: 'Source Sans Pro', sans-serif; -webkit-font-smoothing: antialiased;     -moz-font-smoothing: antialiased; font-smoothing: antialiased;}*/
header#headerNavigationContainer {}

header a {
    color: #fff
}

.container {
    width: 100% !important
}

.topHeader {
    /*float: right;*/
    padding: 10px 10px;
    position: relative;
    z-index: 1
}

#topMenuRight ul {
    list-style: none;
}

#topMenuRight {
    padding: 0;
    text-align: right;
}

#topMenuRight .menu>li#searchWrpNav {
    padding: 7px 10px;
}

#topMenuRight .menu {
    list-style: none;
    margin: 0;
}

#topMenuRight .menu>li {
    float: left;
    border-right: 0px;
}

#topMenuRight .menu>li>a {
    display: block;
    padding: 0px 10px;
    font-weight: 400;
    color: #fff;
    margin: 0px;
}

#topMenuRight .menu>li:not(:last-child) {
    border-right: 1px solid #fff;
}

#topMenuRight .menu>li>a:hover {
    opacity: 0.6;
}

#topMenuRight .fa {
    padding-right: 4px;
}

.header-main nav .navbar-brand {
    float: left;
    height: 40px;
    margin: 18px 0;
    text-indent: -999em;
    width: 200px;
    background-position: left center;
    background-repeat: no-repeat;
    background-size: contain
}

.navbar {
    margin-bottom: 0px !important;
}

.newDropDown {
    position: relative;
}

.newDropDown ul {
    visibility: hidden;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.9;
    right: 0px;
    position: absolute;
    top: 90%;
    background: #194161;
    list-style: none;
    margin: 0px;
    padding: 0px;
    min-width: 150px;
    text-align: left;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.newDropDown ul:before {
    content: '';
    position: absolute;
    top: -13px;
    border-width: 6px;
    border-color: transparent;
    border-style: solid;
    border-bottom: 8px solid #194161;
    display: inline-block;
    right: 14px;
}

.newDropDown ul li {
    display: block;
    width: 100%;
    padding: 0px;
}

.newDropDown ul li:last-child {
    border-bottom: 0px solid rgba(204, 204, 204, 0.44);
}

.newDropDown ul li a {
    display: block;
    padding: 5px 10px;
    color: #fff;
    opacity: 0.7;
    text-shadow: none;
}

.newDropDown ul li a:hover {
    opacity: 1;
}

.newDropDown:hover ul {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.newDropDown:hover ul {
    display: block;
}

.openJournalSystemTitle {
    font-size: 38px;
    font-weight: 300;
    margin-bottom: 36px;
}


#main-navigation {
    float: right;
}

#main-navigation>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14.5px;
    font-weight: 600;
    padding-bottom: 20px;
    padding-top: 20px;
}


.site-name a,
.site-name a:hover {
    color: #fff
}

.mainNavigation {
    float: left;
    width: 35%
}

/*.topHeader, #primaryMenuWrp{width: 65%;float: right;}*/
#main-navigation {
    float: right;
    /*padding-right: 116px;*/
}

#main-navigation .dropdown .dropdown-menu {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    visibility: hidden;
    opacity: 0;
    box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.3);
    display: block;
    border-radius: 0px;
    border: 0px;
    background: rgb(42, 81, 211) !important;
}

#main-navigation .dropdown .dropdown-menu a {
    color: #fff;
    opacity: 0.7;
    font-size: 16px;
    line-height: 22px;
}

#main-navigation .dropdown .dropdown-menu a:hover {
    background: transparent;
    opacity: 1
}

#main-navigation .dropdown:hover .dropdown-menu {
    visibility: visible;
    opacity: 1
}

#main-navigation .dropdown a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

#main-navigation .dropdown:hover>a {
    background: rgba(255, 255, 255, 0.08)
}

#primaryMenuWrp {
    position: relative;
}

#primaryMenuWrp:before {
    /*content: '';*/
    opacity: 0.5;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 1px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

div.searchBarWrp {
    display: none;
}

.searchBarWrp {
    position: absolute !important;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 10px;
    right: 0px;
    -webkit-transition: .4s;
    transition: .4s;
}

.searchBarWrp form {
    position: relative;
}

.searchBarWrp input {
    -webkit-transition: .2s;
    transition: .2s;
    border: 0px;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 0px;
    height: auto;
    width: 100px;
    color: #fff;
    background: #234b6a
}

.searchBarWrp input:hover,
.searchBarWrp input:focus {
    border: 0px;
    outline: none;
    box-shadow: none;
}

.searchBarWrp button {
    position: absolute;
    right: 10px;
    background: transparent;
    padding: 0px;
    border: 0px;
    top: 2px;
    color: #fff;
    font-size: 18px
}

.searchBarWrp button:hover,
.searchBarWrp button:focus,
.searchBarWrp button:active:focus {
    box-shadow: none;
    outline: none;
    background: transparent;
    color: #fff
}

.searchBarWrp.activeState {
    background: #47769b
}

.searchBarWrp.activeState input {
    width: 350px;
}

.mainNavigation a {
    display: inline-block;
    padding: 10px 0px;
    float: left;
}

#footer_img {
    max-height: 200px;
    margin-left: 80px;
}

.mainNavigation a {
    display: inline-block;
    padding: 10px 0px;
    float: left;
}

.mainNavigation {
    float: left;
    width: 100%;
}

button {
    overflow: visible;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

.searchBarWrp button {
    position: absolute;
    right: 10px;
    background: transparent;
    padding: 0px;
    border: 0px;
    top: 2px;
    font-size: 18px;
}

.btn,
.btn-default,
.btn-primary {
    background: #2f5e83;
    color: #fff;
    border-color: #2f5e83;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.searchBarWrp input {
    -webkit-transition: .2s;
    transition: .2s;
    border: 0px;
    font-size: 14px;
    padding: 5px 10px;
    border-radius: 0px;
    height: auto;
    width: 100px;
    color: #fff;
    background: #234b6a;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

input {
    line-height: normal;
}

.searchBarWrp form {
    position: relative;
}

div.searchBarWrp {
    display: none;
}

form {
    display: block;

    margin-top: 0em;
}

.searchBarWrp {
    position: absolute !important;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 10px;
    right: 0px;
    -webkit-transition: .4s;
    transition: .4s;
}

.fa-archive:before {
    content: "\f187";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-folder-open:before {
    content: "\f07c";
}

#main-navigation .dropdown .dropdown-menu a {
    color: #fff;
    opacity: 0.7;
    font-size: 16px;
    line-height: 22px;
    font-family: 'Lora', serif;
}

#main-navigation .dropdown a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

#main-navigation .dropdown .dropdown-menu {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    visibility: hidden;
    opacity: 0;
    box-shadow: inset 0 20px 30px -20px rgba(0, 0, 0, 0.3);
    display: block;
    border-radius: 0px;
    border: 0px;
    background: rgba(47, 94, 131, 0.95);
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}

.fa-sitemap {
    content: "\f0e8";
}

#main-navigation .dropdown a {
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
}

.dropdown,
.dropup {
    position: relative;
}

#main-navigation>li>a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
    font-family: 'Lora', serif;
}

.navbar-default .navbar-nav>li>a {
    color: #2a51d3;
}

@media (min-width: 768px) {
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

@media (min-width: 768px) {

    /*}*/
    .navbar-nav>li {
        float: left;
    }
}

.nav>li {
    position: relative;
    display: block;
}

#main-navigation {
    float: right;
    /*padding-right: 60px;*/
    margin-top: 30px;
}

@media (min-width: 768px) {
    .navbar-nav {
        float: left;
        margin: 0;
    }
}

.navbar-nav {
    margin: 7.5px -15px;
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

#primaryMenuWrp {
    position: relative;
}

#primaryMenuWrp:before {
    /* content: ''; */
    opacity: 0.5;
    height: 1px;
    width: 100%;
    position: absolute;
    top: 1px;
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 1) 12%, rgba(255, 255, 255, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=1);
}

/*.topHeader, #primaryMenuWrp {
    width: 65%;
    float: right;
}*/
.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
    display: table;
    content: " ";
}

:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fa-key:before {
    content: "\f084";
}

.newDropDown ul li a {
    display: block;
    padding: 5px 10px;
    color: #fff;
    opacity: 0.7;
    text-shadow: none;
    font-family: 'Lora', serif;
}

.fa-user:before {
    content: "\f007";
}

.newDropDown ul li {
    display: block;
    width: 100%;
    padding: 0px;
}

.newDropDown ul {
    visibility: hidden;
    -moz-transition: 0.2s;
    -webkit-transition: 0.2s;
    -ms-transition: 0.2s;
    transition: 0.2s;
    opacity: 0.9;
    right: 0px;
    position: absolute;
    top: 90%;
    background: rgb(42, 81, 211) !important;
    list-style: none;
    margin: 0px;
    padding: 0px;
    min-width: 356px;
    text-align: left;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.newDropDown {
    position: relative;
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-globe:before {
    content: "\f0ac";
}

#topMenuRight .fa {
    padding-right: 4px;
}

#topMenuRight .menu>li>a {
    display: block;
    padding: 0px 6px;
    font-weight: 400;
    color: #fff;
    margin: 0px;
    font-family: 'Lora', serif;
}

header a {
    color: #fff;
}

a {
    text-decoration: none;
    color: #2f5e83;
}

#topMenuRight .menu>li :not(:last-child) {
    border-right: 1px solid #fff;
}

#topMenuRight .menu>li {
    float: left;
    border-right: 0px;
}

#topMenuRight .menu {
    list-style: none;
    margin: 0;
}

#topMenuRight ul {
    list-style: none;
}

#topMenuRight {
    /*margin-right:   5%;*/
    padding: 0;
    text-align: right;
    float: right;
}

.pull-right {
    float: right;
}

.pull-right {
    float: right !important;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

/*.topHeader, #primaryMenuWrp {
    width: 65%;
    float: right;
    margin-bottom: -8px;
}*/
.topHeader {
    /*float: right;
    padding: 10px 10px;*/
    position: relative;
    z-index: 1;
}

#mainContainer,
.topHeader .container {
    width: 90%;
}

.container {
    width: 100% !important;
}

@media (min-width: 1200px) {
    .container {
        width: 1170px;
    }
}

@media (min-width: 992px) {
    .container {
        width: 970px;
    }
}

@media (min-width: 768px) {
    .container {
        width: 750px;
    }
}

.container {
    padding-right: 0 !important;
    padding-left: 0 !important;
    margin-right: auto;
    margin-left: auto;
}

body {
    font-family: 'Source Sans Pro', sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    /*background-color: #fff;*/
    overflow-x: hidden;
    max-width: 100%;
}

body {
    margin: 0;
}

* {
    box-sizing: border-box;
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

a {
    text-decoration: none;
    color: #2f5e83;
}

a {
    color: #337ab7;
    text-decoration: none;
}

a {
    background-color: transparent;
}

h1,
h2,
h3,
h4 {
    font-family: 'Source Sans Pro', sans-serif;
    color: #2f5e83;
}

.h2,
h2 {
    font-size: 28px;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 0px;
    margin-bottom: 10px;
    color: #2C2C2C;
}

ol,
ul {
    margin-top: 0;
    margin-bottom: 10px;
}

#menuOnTop {
    display: none;
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal;
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
}

input {
    line-height: normal;
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit;
}

label[for="menuOnTop"] {
    display: none;
    font-size: 24px;
    padding: 3px 10px;
    background: #ffffff;
    border-radius: 0%;
    color: #22483d;
    position: fixed;
    z-index: 1000;
    top: 2px;
    left: 0px;
    cursor: pointer;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

label[for="menuOnTop"] {
    display: none;
    font-size: 24px;
    padding: 10px;
    border-radius: 0%;
    color: #fff;
    position: fixed;
    z-index: 1000;
    top: 2px;
    left: 5px;
    cursor: pointer;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

header#headerNavigationContainer {}

.navbar {
    z-index: inherit;
    position: relative;
    min-height: 140px !important;
    border: 0px !important;
    border-radius: 0px !important;
}

.navbar-default {
    /* background-color: rgb(42, 81, 211) !important; */
    /* background-color: #808080 !important; */
    /*background-color: #1b39cc85 !important;*/
    background-color: #002147 !important;
    margin-bottom: 0px;
    box-shadow: 0 5px 27px #7f8288;

}

@media (min-width: 768px) .navbar {
    border-radius: 0px !important;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block;
}

.themeEditIcon {
    background: #2364a2;
    color: #fff;
    padding: 10px 15px;
    float: left;
    font-size: 18px;
    display: inline-block;
    border-radius: 3px;
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee;
}

.page_contact h1,
.page-header h1,
.page-header {
    margin-top: 0px;
    color: #2C2C2C;
}

@media (max-width: 767px) {
    .hidden-xs {
        display: block !important;
    }

    .mainNavigation img {
        margin-left: 17% !important;
        margin-top: 3%;
        width: 50%;
    }



    .gj_header {
        margin-top: 0px !important;
    }


}


/*@media only screen and (max-width: 960px)
{
.mainNavigation img {
    width: 50% !important;
    margin-left:50px !important;
}
}*/

.gj_header {
    margin-top: 30px;
}

/*by mayank*/

.icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: black;
    margin-top: 5px;
    margin-bottom: 3px;
}

.topHeader .container {
    width: 65%;
    margin-right: 0px;
}

.mainNavigation {
    /*margin-top:-15px;*/
}

.mainNavigation img {
    /*
    width: 150%;
    max-width: none; */

    /*margin-left: 122px;*/
}


#journals {
    font-size: 15px;
    height: 60px;



}

#journals a {
    text-decoration: none;
    padding: 15px 15px;
}

#journals :hover {
    background-color: #2f5e83 !important;
    color: white !important;

}

.description {
    /*margin-left:225px;*/
    font-family: 'Source Sans Pro', sans-serif !important;
}

p {
    /* color:#666 !important; */
    /*font-family: 'Source Sans Pro', sans-serif !important;*/
    font-family: 'Lora', serif !important;
    ;

    /*font-family: 'Cabin', sans-serif;*/

    -webkit-font-smoothing: antialiased !important;
    color:
}

.subjournalList {
    list-style-type: none;
    padding-left: 0px;

}

.subjournalList li {
    /*font-family: 'Source Sans Pro', sans-serif !important;*/
    font-family: 'Lora', serif !important;
    ;

    /*font-family: 'Cabin', sans-serif;*/
    -webkit-font-smoothing: antialiased !important;
    padding: 5px 1px;
    border-top: 1px solid #666;
}

.subjournalList li:hover {
    background-color: #f8f8f8;
}

h3 {
    /*font-family: 'Source Sans Pro', sans-serif !important;*/
    /*font-family: 'Cormorant', serif !important;*/
    font-family: 'Playfair Display', serif !important;
    -webkit-font-smoothing: antialiased !important;

}

/*By Rohit*/

a:hover,
a:visited,
a:active,
a:focus {
    text-decoration: none !important;
}


#headerNavigationContainer:before {
    position: absolute;
    /*top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-style: solid;
   border-width: 1520px 1220px 0 0; 
    border-color: rgba(0, 0, 0, 0.03) transparent transparent transparent;
    content: '';
    z-index: 20;
    pointer-events: none; */

}

#headerNavigationContainer:after {
    position: absolute;
    /* top: 0;
    right: 0;
    width: 0;
    height: 0;
    z-index: 20;
    border-style: solid;
  /*  border-width: 1360px 0 0 1360px; 
    border-color: rgba(0, 0, 0, 0.03) transparent transparent transparent;
    content: '';
    pointer-events: none; */
}

.header-panel-title {

    color: #2C2C2C;
    font-weight: 600;
    font-size: 17px;
    line-height: 1.3;
}

.header-panel {
    margin-left: 20px;
    margin-right: 20px;
}

.btn-gj {

    font-size: 17px;
    display: inline-block;
    font-weight: 700;
    color: #1769FF !important;
    border: 2px solid #1769FF;
    margin: 20px 0 0.5rem 0;
    padding: 0.3rem 1.1rem;
    border-radius: 0.4rem;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-family: 'Lora', serif;
}

.btn-gj:hover,
.btn-gj:active,
.btn-gj:focus {

    background: #1769FF;
    color: #fff !important;
}

.head-line {

    display: block;
    width: 50px;
    height: 3px;
    background-color: #1769FF;
    margin-top: 10px;
}

.col-md-12 {

    position: relative;
    min-height: 1px;
}

#g-above {
    /*background: #fff;*/
    color: #535353;
    padding: 15px 14px 34px 0px;
    position: relative;
    z-index: 1;
    background-image: url(https://computerresearch.org/plugins/themes/defaultChild/styles/gj_image_main.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}

.right_side_box {
    width: 100%;
    text-align: justify;
    background: rgb(245, 245, 245);
    padding: 10px;
    margin-bottom: 10px;
    color: rgb(148, 148, 148) !important;
}

h6.right_side_box_heading {
    font-weight: 700;
}


/*by ROhit*/



@media screen and (max-width: 720px) and (min-width: 380px) {
    .heads {
        margin-left: 0px;
    }
}

.custom_link {
    color: #53565A;

    /*color: rgb(136, 134, 134);
        /*color: #4b4f52;*/

}

.custom_link:hover {
    color: #1769FF;

}


#primaryMenuWrp {
    background: rgb(42, 81, 211);
}




@media only screen and (min-width: 300px) and (max-width: 1080px) {
    .myabout {
        padding: 25px !important;
    }

}


.gj_heading {
    /*font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;*/
    font-size: 6.5rem;
    text-transform: none;
    font-weight: 900;
    line-height: 1.2;
    color: #2C2C2C;
    /* text-transform: uppercase;*/
    /*font-family: 'Cormorant', serif;*/
    font-family: 'Playfair Display', serif;
    /* text-transform: none;
    font-weight: 900;
    line-height: 1.2;
    color: #000;
    background: transparent;
    width: 100%;
    font-size: 50px; */
    /* text-transform: none;
    font-weight: 900;
    line-height: 1.2;
    color: #000;
    background: transparent;
    width: 100%;
    font-size: 41px;
   */

}

@media only screen and (min-width: 320px) and (max-width: 700px) {
    .gj_heading {
        text-transform: none;
        font-weight: 900;
        line-height: 1.2;
        color: #000;
        background: transparent;
        /* width: 100%; */
        font-size: 40px;
        margin-top: 0px;
        margin-left: 0px;
    }

    .service {
        list-style-type: none;
    }

}

/*@media only screen and (min-width: 720px) and (max-width: 1024px)
{
.gj_header
{
    margin-top: -50px;
        background: linear-gradient(rgba(191, 223, 236, 0.7), rgba(171, 183, 202, 0.7));
}

}*/



.full_header {

    color: #53565A;
    /*padding: 7.8rem 0 1rem 0;*/
    /*  background: linear-gradient(rgba(191, 223, 236, 0.7), rgba(171, 183, 202, 0.7)); */
}

.menu_sub {
    font-size: 15px;
}

.line {
    /*list-style: none; */
    font-size: 16px;
}

@media only screen and (min-width: 320px) and (max-width: 700px) {
    .menu_sub {
        font-size: 11px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 800px) {
    .line {
        list-style: none;
        font-size: 10px;
    }
}

/*.bg_image
{
    background-image: url(/computer.jpg);
    background-position: center center;
    background-size: cover; 
    /* background: #fff; */
/*color: #535353; */
/* padding: 0px 0px 481px 0px;
    position: relative; 
    z-index: 1;
    font-size: 2.2rem;
    line-height: 1.5;
    /* text-align: justify; */
/* margin-bottom: 70px; */
/* line-height: 25px; */
/* font-size: 16px; */
/*  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 400;
} */


/*@media only screen and (min-width: 320px) and (max-width: 1024px)
{
   .bg_image
{
   background-image: none;
    /*background-position: center center;
    background-size: cover; 
    /* background: #fff; */
/*color: #535353;*/
/*padding: 0px 0px 481px 0px;*/
/*position: relative; 
    z-index: 1;*/

/*}

.full_header
{
    background: none;
}

}
@media only screen and (min-width: 1025px) and (max-width: 1033px)
{
    .bg_image
    {
    background-position: center center;
    background-size: cover; 
   /* background: #fff; */
/* color: #535353;
    padding: 0px 0px 658px 0px;
    position: relative; 
    z-index: 1;
    }
}
@media only screen and (min-width: 1034px) and (max-width: 1060px)
{
    .bg_image
    {
    background-position: center center;
    background-size: cover; 
   /* background: #fff; */
/*  color: #535353;
    padding: 0px 0px 636px 0px;
    position: relative; 
    z-index: 1;
    }
}
@media only screen and (min-width: 1061px) and (max-width: 1110px)
{
    .bg_image
    {
    background-position: center center;
    background-size: cover; 
   /* background: #fff; */
/* color: #535353;
    padding: 0px 0px 603px 0px;
    position: relative; 
    z-index: 1;
    }
}
@media only screen and (min-width: 1111px) and (max-width: 1149px)
{
    .bg_image
    {
    background-position: center center;
    background-size: cover; 
   /* background: #fff; */
/*  color: #535353;
    padding: 0px 0px 581px 0px;
    position: relative; 
    z-index: 1;
    }
}
@media only screen and (min-width: 1151px) and (max-width: 1153px)
{
    .bg_image
    {
    background-position: center center;
    background-size: cover; 
   /* background: #fff; */
/*  color: #535353;
    padding: 0px 0px 515px 0px;
    position: relative; 
    z-index: 1;
    }
}



.gj_body
{
    font-size: 1.8rem;
    line-height: 1.5;
    /* text-align: justify; */
/* margin-bottom: 70px; */
/* line-height: 25px; */
/* font-size: 16px; */
/*  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 400;
} */
@media only screen and (min-width: 1025px) and (max-width: 1153px) {
    .full_header {
        margin-top: -12px;
    }
}

@media only screen and (min-width: 300px) and (max-width:991px) {
    #g-above {
        background: none;
        color: none;
        padding: 0px;
        position: none;
        z-index: none;
        background-image: none;
        background-repeat: none;
        background-size: none;
    }

    .about-pad p {
        color: #53565a !important;
    }

    .about-pad h3 {
        color: #2C2C2C !important;
    }
}

@media only screen and (min-width: 1350px) and (max-width:1422px) {
    #g-above {
        color: #535353;
        padding: 0px 0px 0px 0px !important;
        position: relative;
        z-index: 1;
        background-image: url(https://computerresearch.org/plugins/themes/defaultChild/styles/gj_image_main.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .about-pad {
        margin-left: 25px;
        padding-top: 95px !important;
        padding-bottom: 66px !important;
    }
}

@media only screen and (min-width: 300px) and (max-width:450px) {
    .about-pad {
        margin-left: 0px !important;
    }
}

@media only screen and (min-width: 1260px) and (max-width:1349px) {
    .about-pad {
        padding-top: 79px !important;
        padding-bottom: 14px !important;
    }
}

@media only screen and (min-width: 1160px) and (max-width:1259px) {
    .about-pad {
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
}

@media only screen and (min-width: 1024px) and (max-width:1159px) {
    .about-pad {
        margin-left: 68px !important;
        padding-top: 21px !important;
        padding-bottom: 16px !important;

    }

    #g-above {
        /* background: #fff; */
        color: #535353;
        padding: 0px 0px 0px 0px !important;
        position: relative;
        z-index: 1;
        background-image: url(https://computerresearch.org/plugins/themes/defaultChild/styles/gj_image_main.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media only screen and (min-width: 993px) and (max-width:1023px) {
    .about-pad {
        margin-left: 128px !important;
        padding-top: 20px !important;
        padding-bottom: 17px !important;

    }

    #g-above {
        /* background: #fff; */
        color: #535353;
        padding: 0px 0px 0px 0px !important;
        position: relative;
        z-index: 1;
        background-image: url(https://computerresearch.org/plugins/themes/defaultChild/styles/gj_image_main.jpg);
        background-repeat: no-repeat;
        background-size: cover;
    }
}

.about-pad {
    padding: 10px;
    /*    margin-left: 25px;
    padding-top: 122px;
    padding-bottom: 100px;*/
}

.about-pad h3 {
    font-size: 2.8rem;
    font-weight: 900;
    margin: 0.525rem 0;
    /* text-align: center; */
    margin-bottom: 18px;
    /*text-transform: uppercase;*/
    /*color: #2C2C2C;*/
    color: #ffffff;

}

.about-pad p {
    /*color: #2C2C2C !important; */
    color: #ffffff;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Lora', serif;
}

.issue h3 {
    color: #ffffff;
    padding-top: 10px;
}

.issue p {
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 17px;
    color: #ffffff;
    font-family: 'Lora', serif;
}

.p-issue {
    background-color: #002147 !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

.ft-dv {
    background: #002147;
    color: #949494 !important;
    padding-top: 50px;
}

.ft-co {
    text-align: center;
    margin-top: 16px;
    padding-bottom: 40px;
    "

}

.ft-co h4 {
    color: #000;
    font-size: 3.3rem;
    padding: 12px;
    font-weight: 900;
    margin: 0.525rem 0;
}

.salient h3 {
    font-size: 4rem;
    font-weight: 900;
    color: black;
}

.salient p {
    color: #2C2C2C;
    font-size: 1.9rem;
}

.stats {
    padding-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    color: white;
    font-size: 17px;
    font-family: 'Lora', serif;
}

.service {
    margin-top: 50px;
    margin-bottom: 25px;
    user-select: auto;
    font-weight: 700;
    /*font-size: 1.6rem;*/
    color: #53565A;
    /*letter-spacing: 1px;*/

}

.services-ul {
    padding-left: 20px;
    font-size: 17px;
    line-height: 2em;
    font-family: 'Lora', serif;
}

.service h4 {
    font-family: "pt_sans", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
    font-weight: 700;
    font-size: 1.9rem;
    color: #2a51d3;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 10px;
    padding-left: 27px;
}


/*@media only screen and (min-width:1154px) and (max-width:1333px)
{
   .bg_image{
       /* background-image: url(/computer.jpg); */
/* background-position: center center;
   background-size: cover;
   /* background: #fff; */
/*color: #535353 ; */
/*  padding: 0px 0px 515px 0px;
   position: relative;
   z-index: 1;
   font-size: 2.2rem;
   line-height: 1.5;
   /* text-align: justify; */
/* margin-bottom: 70px; */
/* line-height: 25px; */
/* font-size: 16px; */
/*  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
   font-weight: 400;
   }
}

@media only screen and (min-width:801px) and (max-width:1024px)
{
   .bg_image{
        background-image: url(/computer.jpg);
   background-position: center center;
   background-size: cover;
   /* background: #fff; */
/*color: #535353 ; */
/*   padding: 0px 0px 597px 0px;
   position: relative;
   z-index: 1;
   font-size: 2.2rem;
   line-height: 1.5;
   /* text-align: justify; */
/* margin-bottom: 70px; */
/* line-height: 25px; */
/* font-size: 16px; */
/*  font-family: "lato", "Helvetica", "Tahoma", "Geneva", "Arial", sans-serif;
   font-weight: 400;
   }
}*/

.page p {
    font-size: 17px;
    font-family: 'Lora', serif;
    color: #2C2C2C;
}

.page h3 {
    color: #2C2C2C;
}

.lif li {

    font-size: 17px;
    font-family: 'Lora', serif;
}

.btn_b {
    font-size: 17px !important;
    font-family: 'Lora', serif;
    padding: 10px 15px !important;
}

span.fa {
    font-size: 20px;
}

.slif p {
    font-size: 17px;
}

#information_details a {

    font-size: 17px;
    font-family: 'Lora', serif;
    color: #1769FF;


}

.service h3 {
    font-family: 'Playfair Display', serif;
    font-weight: 900;
    font-size: 24px;
    color: #2C2C2C;
    letter-spacing: 1px;
    /*text-transform: uppercase;*/
    padding: 10px;
    padding-left: 27px;
}

.jounal_streams a {
    font-size: 17px;
    font-family: 'Lora', serif;
    color: #1769FF;
}

.table-striped td {
    font-size: 17px;
    font-family: 'Lora', serif;
    color: #2C2C2C;
}

.table-striped th {
    font-size: 17px;
    font-family: 'Lora', serif;
    color: #2C2C2C;
}

.footer a {
    font-size: 17px;
    font-family: 'Lora', serif;
}

.footer li {
    font-size: 17px;
    font-family: 'Lora', serif;
}

a.custom_link {
    /*font-family: 'Cabin', sans-serif;*/
    font-family: 'Lora', serif;

}

span.header-panel-title {
    font-family: 'Lora', serif;

    /*font-family: 'Cabin', sans-serif;*/
}

blockquote {
    font-family: 'Lora', serif;
}

h2.about_h {
    font-family: 'Playfair Display', serif;
    color: #2C2C2C;
}

.breadcrumb {
    font-family: 'Lora', serif;
    width: 70%;
}

/*.fa::before {
    color: #1769FF;
}*/

.form-control:focus {
    color: #1769FF;
}

.name {
    font-family: 'Lora', serif;
    color: #2C2C2C;
}

.media-heading a {
    color: #1769FF;
}

.meta span {
    font-size: 17px;
}


/********************************/

@media(min-width: 768px) {

    .obj_issue_summary .cover {
        float: left;
        width: 14%;
        height: auto;
        margin-right: 1.43rem;
    }

    .description {
        margin-left: 5%;
    }

    .published {
        margin-left: 5%;
    }

    .galleys {
        margin-left: 0%;
    }

}


.obj_issue_summary .cover {
    display: block;
    margin-bottom: 1.43rem;
    width: 20%;
}


.obj_issue_summary .series {
    margin-bottom: 0.357rem;
    color: rgba(0, 0, 0, 0.54);
}

.obj_issue_summary .cover img {
    display: block;
    width: auto;
    max-height: 250px;
}

.obj_issue_summary .series {
    margin-bottom: 0.357rem;
    color: rgba(0, 0, 0, 0.54);
}

@media(min-width: 992px) {
    .page_issue_archive .issues_archive>li {
        padding-left: 13.143rem;
        padding-right: 2.143rem;
    }
}

.issues_archive li {
    list-style-type: none;
}

.obj_issue_toc .cover img {
    display: block;
    max-height: 250px;
    width: auto;
}

.description {
    /*margin-left: 225px;*/
}


.obj_issue_toc .cover {
    float: left;
    width: 25%;
    height: auto;
    max-height: none;
    margin-right: 1.43rem;
}

.cmp_article_list .galleys_links {
    /*margin-left: 243px;*/
}

.galleys_links li {
    list-style-type: none;
}

.galleys_links a {
    font-size: 15px;
    margin: 1px 0 0.5rem 0;
}

.cmp_article_list>li {
    margin-bottom: 7.8rem;
    /*float: left;*/
}

.obj_article_details .entry_details {
    float: right;
    width: 300px;
    margin: 0px 0px 0px -1px;
    border-top: none;
    border-left: 1px solid rgb(221, 221, 221);
}

.obj_article_details .entry_details .item {
    margin-right: -1px;
    border-bottom: 1px solid rgb(221, 221, 221);
    overflow-wrap: break-word;
    padding: 1.43rem;

}

@media(max-width: 667px) {
    /*.isfd {
   width: 50%; 
}*/
}

.heading .galleys {
    margin-left: 225px;
}

@media(max-width: 667px) {
    .obj_article_summary .cover {
        width: 100%;
    }
}

.obj_article_details .main_entry {
    float: left;
    width: 68%;
    /*border-right: 1px solid rgb(221, 221, 221);*/
}

.galley_view {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: hidden;
}

.galley_view iframe {
    width: 100%;
    height: 100%;
    padding-top: 2.143rem;
    border: none;
}

.obj_article_details .row {
    margin-right: 0px;
    margin-left: 0px;
}

.value a {
    font-size: 17px !important;
}

.csl-entry {
    font-size: 17px;
}

.cmp_button {

    font-size: 17px;
    display: inline-block;
    font-weight: 700;
    color: #1769FF !important;
    border: 2px solid #1769FF;
    margin: 20px 0 0.5rem 0;
    padding: 0.3rem 1.1rem;
    border-radius: 0.4rem;
    vertical-align: middle;
    text-shadow: none;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transition: all 0.2s;
    font-family: 'Lora', serif;

}

.published {
    color: #2C2C2C;
    font-size: 1.9rem;
}


.meta {
    color: #2C2C2C;
    font-size: 1.9rem;
}



ul.galleys_links {
    padding-left: 0px;
}

.obj_issue_toc {
    padding-top: 30px;
}

.salient_features {

    padding-top: 65px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #eee;
}


@media(max-width: 600px) {
    .salient_features {
        padding-top: 20px !important;
    }
}

ul#navigationUser {
    margin-top: 30px;
}

select#dateToYear {
    display: block;
    /*width: 100%;*/
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select#dateToMonth {
    display: block;
    /*width: 100%;*/
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select#dateToDay {
    display: block;
    /*width: 100%;*/
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select#dateFromYear {
    display: block;
    /*width: 100%;*/
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select#dateFromMonth {
    display: block;
    /*width: 100%;*/
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

select#dateFromDay {
    display: block;
    /*width: 100%;*/
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.galleys_links li:not(:first-child) {
    display: none;
}

.slif img {
    width: 14%;
    height: auto;
    display: block;
    margin: 0 auto;
}


.cmp_article_list.articles li {
    display: flex;
}

.cmp_article_list.articles li .obj_article_summary {
    width: 100%;
}

.references {
    display: none;
}

.entry_details .citation {
    display: none;
}

.page_title {
    display: none;
}