/*
Mobile styles
*/

 /* add mobile styles here  */  
 @media (max-width: 800px) {

    body {
        background-color: #fff;
    }

    /* mobile header */ 

    .u-sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        padding: 0;
        margin: -1px;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }

    #mobileMenu {
        display: block;    
    }

    .c-header {
        display: block;
        height: 60px;
        border-bottom: 0;
        background: #999900;
    }

    .c-header__logo {
        position: absolute;
        top: 15px;
        left: 0px;
        /* width: 374px;
        height: 38px; */
        width: 325px;
        height: 33px;
        /* -webkit-transform: translateX(-50%);
        transform: translateX(-50%); */
        background-image: url(https://www.ebrbeta.xyz/wp-content/themes/ebr2022/_images/menu/ebr-logo-mobile.png);
        background-repeat: no-repeat;
        background-size: cover;
    }

    .c-header__hamburger {
        display: block;
        height: 100%;
        padding: 0 10px 0 11px;
        margin-left: auto;
        margin-right: 0px;
        background: 0 0;
        border: 0;
    }

    .c-header__hamburger:focus {
        outline: 0;
    }

    .c-header__hamburger .c-header__hamburger-lines {
        position: relative;
    }

    .c-header__hamburger .c-header__hamburger-lines,
    .c-header__hamburger .c-header__hamburger-lines:after,
    .c-header__hamburger .c-header__hamburger-lines:before {
        display: block;
        width: 25px;
        height: 2px;
        background: #fff;
        box-shadow: 0 0 4px rgba(0, 0, 0, .41);
    }

    .c-header__hamburger .c-header__hamburger-lines:after,
    .c-header__hamburger .c-header__hamburger-lines:before {
        position: absolute;
        left: 0;
        content: '';
        -webkit-transform-origin: 1.78571px center;
        transform-origin: 1.78571px center;
    }

    .c-header__hamburger .c-header__hamburger-lines:before {
        top: 8.33333px;
    }

    .c-header__hamburger .c-header__hamburger-lines:after {
        top: -8.33333px;
    }

    .c-header__hamburger.is-active {
        background: #666633;
    }

    .c-main-menu {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
    }

    .c-main-menu__list {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .c-main-menu__item {
        /* margin-bottom: 10px; */
        border-bottom: 1px solid #fcf9ce;
        padding-left: 12px;
    }

    .c-main-menu__item:first-child {
        border-top: 1px solid #fcf9ce;
    }

    .c-main-menu__link {
        text-align: center;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        font-size: 12px;
        font-weight: normal;
        letter-spacing: .075em;
        color: #fcf9ce;
        text-transform: uppercase;
        text-decoration: none;
        line-height: 40px;
    }

    .c-menu-inline__link {
        display: block;
        font-size: 12px;
        font-weight: normal;
        color: #fcf9ce;
        text-transform: uppercase;
        text-decoration: none;
    }

    .c-navigation {
        position: absolute;
        top: 60px;
        left: 0;
        right: 0;
        z-index: 110;
        display: none;
        padding: 0px;
        background: #666633;
    }

    .c-navigation.is-open {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
    }

    .c-navigation__second {
        margin-left: 10px;
        padding-left: 20px;
        text-align: right;
        border-left: 1px solid rgba(255, 255, 255, .4);
    }

    .c-navigation__second-menu {
        margin-bottom: 35px;
    }
    .c-navigation__second-menu .c-menu-inline__link {
        color: #fff;
        text-shadow: 0 0 5px rgba(0, 0, 0, .24);
    }

    .c-navigation__social {
        text-align: center;
    }

    /* end mobile header */


    /* table settings */
    table{
      width: 100% !important;
    }

    #main {
      width: 100% !important;
      float: left;
    }

    #mainmenuDesktop {
      display: none !important;
    }

    #leftSidebar {
      display: none;
    }

    #mainContent {
        width: 97%;
        margin-top: 12px;
        margin-left: 12px;
        margin-right: 12px;
    }

    #mainContent p.header {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 24px;
        line-height: 28px;
        color: #999900;
        margin-bottom: 30px;
        margin-top: 16px;
    }
    
    #mainContent p.header a {
		  color: #999900 !important;
	}

    .journalMobileSubhead {
        display: block;
        font: 14px Verdana, Arial, Helvetica, sans-serif !important;
        line-height: normal;
        margin: -16px 12px 20px 0px !important;
        padding: 0;
        color: #666633;
    }

    #mainContent p {
        margin: 0px 20px 17px 0px ;
        font-size: 17px;
        line-height: 21px;
    }

    .maincontentLine {
        width: 97%;
        margin: 26px 0px 26px 0px;
        border: none;
        height: 1px;
        background: #000000;
    }

    .c-post__date {
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        margin-bottom: -10px;
    }

    h2.c-post__title {
    	font-size: 22px;
    	line-height: 27px;
        font-weight: normal;
        margin-right: 12px;
    }

    #rightJournalSidebar{ 
        display: none !important;
    }

    .journalSideHeader {
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        line-height: 20px;
        margin: 16px 20px 20px 6px;
        padding: 0;
        color: #666633;
    }

    .journalSideHeader2 {
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        line-height: 20px;
        margin: 0px 20px -18px 6px;
        padding: 0;
        color: #333300;
    }

    .sideheaderLine {
        width: 86%;
        margin-left: 6px;
        border: none;
        height: 1px;
        background: #000000;
    }

    .journalSideSubHead {
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        line-height: 20px;
        margin: 16px 20px -12px 6px;
        padding: 0;
        color: #666633;
    }

    .journalSideText a {
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        line-height: 14px;
        text-decoration: none;
        color: #666633;
        margin: 6px 10px 20px 6px;
        padding: 0;
        display: block;
    }


    /* wp stack pagination start */

    ul.page-numbers {
      margin-left: -40px;
    }

    .page-numbers {
      margin-top: 20px;
      margin-bottom: 30px;
      list-style: none;
      text-align: left !important;
    }

    .page-numbers li {
      float: left;
      margin-right: 20px;
    }

    .page-numbers li a {
      opacity: 0.6;
    }

    .glyphicon-chevron-left, .glyphicon-chevron-right {
        /* color: #000; */
        font-size: 10px;
        position: relative;
        top: 0px;
        /* opacity: 1.0 !important; */
    }

    .page-numbers li a.prev, .page-numbers li a.next {
      opacity: 1.0 !important;
    }

    .current {
        font-weight: 700;
        opacity: 1;
        color: #333300;
    }
    /* wp stack pagination end*/



/* End mobile styles here  */  
}

