@media screen and (max-width: 1660px) {

}

@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 1380px) {

}

@media screen and (max-width: 1380px) {

}

@media screen and (max-width: 1280px) {

}

@media screen and (max-width: 1199px) {

}

@media screen and (max-width: 1080px) {

}

@media screen and (max-width: 1024px) {

}

@media screen and (max-width: 991px) {

}

@media screen and (max-width: 768px) {

    /* Header CSS */

    .g-top-navbar-info .social-icons {
        display: none;
    }
    .g-site-title-panel {
        width: 100%;
        text-align: center;
    }


    /* Other CSS */

    .g-journal-info {
        flex-direction: column;
    }
    .g-right-journal-info .journal-description {
        border-left: 0px!important;
        padding-left: 0px!important;
    }
    .g-left-journal-info .journal-description {
        width: 100%;
    }
    .g-right-journal-info {
        padding: 0px 0px 45px 0px!important;
    }

}

@media screen and (max-width: 767px) {

}

@media screen and (max-width: 576px) {

}

@media screen and (max-width: 480px) {

}

@media screen and (max-width: 360px) {

}