/* Custom CSS */
@media (min-width: 992px).navbar-logo img {
    max-height: 95px;
}
@media (min-width: 992px) {
  .language-toggle {
      right: 6.8rem !important;
    }
}
.navbar-brand img {
max-height: 2em;
}

.article-summary-title a:hover {
text-decoration: underline;
}

/*dropdown*/
#primaryNav .dropdown-menu.show {
width: 105%;
background: black;
justify-content: flex-start;
padding: 0;
}

#primaryNav .dropdown-item{
font-size: 15px;
color: #f6cc2f;
width: initial;
letter-spacing: 1px;
border: none;
padding: 0.5rem 1.5em;
}

#primaryNav .dropdown-item:focus, #primaryNav .dropdown-item:hover {
color: #f6cc2f;
border-width: none;
font-weight: bold;
background-color: transparent;
}

div.page-submissions .alert-primary {
background: #051b6a;
color: #fff;
border-color: #051b6a;
border-radius: 30px;
text-align: center;
letter-spacing: 1px;
display: none;
}


.btn-primary {
border-radius: 30px;
    background: white;
    border-color: #f6cc2f;
    color: #f6cc2f;
    padding: 2px 20px;
}

.btn-primary:hover{
    color: black;
    background: #f6cc2f;
    border-color: #f6cc2f;
}

.alert-info{
border: none;
}

.btn:hover, .btn:focus {
color: black;
}

/*==========================================================================*/
/*                                  HEADER                                  */
/*==========================================================================*/
.main-header {
	background-color: #ffd529;
    height: 55px;
}
.main-header .container{
    padding: 1rem 1rem 0 1rem;
    background-color: #ffd529;
    max-width: 100%;
    z-index: 1;
}
.main-header .navbar-logo{
    display: none;
}
.main-nav .navbar{
    float: left;
}
.main-nav .navbar #primaryNav{
    padding-top: 0;
    padding-bottom: 0;
}
.main-nav .navbar #primaryNav .nav-link{
    padding: 0.5em 1.5em;
    border: none;
    font-size:15px;
}
.main-nav .navbar #primaryNav .nav-link:hover, .main-nav .navbar #primaryNav .nav-link:focus, #userNav .nav-link:hover, .language-toggle .dropdown-toggle:hover, #userNav .nav-link:focus, .language-toggle .dropdown-toggle:focus {
    border: none;
    font-weight: bold;
}
.main-nav .secondary-nav{
    float: right;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
}

.main-nav .secondary-nav #userNav {
	position: relative;
	top: auto;
	right: auto;
	float: right;
}
.main-nav .secondary-nav #languageLargeNav {
	position: relative;
	top: auto;
	left: auto;
	float: right;
}

.navbar-brand{
    display: none;
}


@media only screen and (max-width : 992px){
    .main-header{
        border-bottom: 1px solid #000;
    }
    .navbar-logo{
        display: block !important;
        float: left;
        width: 200px;
        margin-top: 6px;
    }
    .navbar-logo img{
        width: 100%;
    }
    .main-nav .navbar{
        float: right;
        padding-top: 8px;
    }

    .homepage-image-behind-issue{
        display: none !important;
    }

    .homepage-additional-content{
margin-top:3rem;    }
}

.homepage-additional-content{
    padding: 0 0 3rem 0;
    border-bottom: 2px solid #f6cc2f;
}

/*==========================================================================*/
/*                                   INDEX                                  */
/*==========================================================================*/

.homepage-image-behind-issue {
	position: relative;
	z-index: auto;
	width: 100%;
	max-height: 400px;
	overflow-y: hidden;
	background-color: #ffd529;
}
.homepage-image-behind-issue::after{
    display: none;
}

.homepage-image-behind-issue + .container-homepage-issue .homepage-issue-current, .homepage-image-behind-issue + .container-homepage-issue .homepage-issue-identifier, .homepage-image-behind-issue + .container-homepage-issue .homepage-issue-published {
	color: #000;
	text-shadow: none;
}

.issue-only-image{
    margin-top: 10px;
}

.yellow-line{
	border: 2px solid #ffd529;
	width: 70%;
	border-radius: 30px;
	/*display: inline-block;*/
    display:none;
}
.additional-static-content h1{
    font-size: 34px;
    text-transform: capitalize;
    margin: 0;
    text-align: center;
}

.additional-static-content{
    margin: 30px 0 100px 0;
}

/*hide cuurent issue details
.homepage-issue-current, .homepage-issue-identifier, */
.homepage-issue-published{display: none;}

/*change issue disply*/

div.row.justify-content-center.issue-full-data .col-lg-9{
    flex: 0 0 100%;
    max-width: 100%;
}

div.row.justify-content-center.issue-full-data .issue-toc-section{
    display: flex;
    justify-content: space-around;
    width: calc(100%);
    display: none;
}
div.row.justify-content-center.issue-full-data .issue-toc-section .article-summary{
    flex-basis: 30%;
    flex-grow: 0;
    flex-shrink: 0;
    display: flex;
    flex-direction: column;
}
div.row.justify-content-center.issue-full-data .issue-toc-section > :last-child{
    align-self: flex-start;
}

.homepage-issue-description{
    overflow-x: hidden;
}

.homepage-issue-description-wrapper, .page-issue-description-wrapper{
    min-height: 315px;
}

.container-homepage-issue .text-center{display: none;}

.page-issue .page-issue-description-wrapper .page-issue-description .h2{
    margin-bottom: 25px;
    font-size: 2rem;
    line-height: 45px;
}

.page-issue .page-issue-header {text-align: LEFT;}

.page-article .page-header h1{
    max-width: 700px;
    margin: auto;
    line-height: 35px;
}
.site-footer-content img{height: 63px;}

#customblock-facebook a img{
    height: 47px;
}
#customblock-facebook a:hover img{
    height:40px;
}

.homepage-issue-header{
    padding: 0 0 3rem 0;
    border-bottom: 2px solid #f6cc2f;
}
/*==========================================================================*/
/*                                   static page grid                                  */
/*==========================================================================*/

.recoarticles {
  overflow: hidden;
  max-width: 100%;
}

.recoarticle {
  display: flex;
  justify-content: space-around;
  width: calc(100%);
  margin-top: 50px;
}

.recoarticles .singlearticle {
    flex-basis: 30%;
    flex-grow: 0;
    flex-shrink: 0;
    color: black;
    display: flex;
    flex-direction: column;
    min-width: 200px;
    max-width: 400px;
    background: #f6cc2f;
    padding: 20px;
}

.singlearticle > :last-child {
  margin-top: auto;
  align-self: center;
  color: black;

}

.singlearticle h2{
    padding-bottom: 20px;
}

.singlearticle h2 a{
    color:black;
    font-size: 18px;
    line-height: 26px;
}
.singlearticle p a{
border-radius: 30px;
    background: #f6cc2f;
    border: 2px solid #000000;
    color: #000000;
    padding: 5px 20px;
}

.singlearticle p a:hover{
    color: #f6cc2f;
    background: black;
    border-color: black;
    text-decoration: none;
}

.singlearticle p{font-size: 14px;}

@media only screen and (max-width : 770px){
    .recoarticle {display: block; margin-top: 0;}
    .recoarticle .singlearticle{display: block; width: 100%; min-width: auto; max-width: auto; margin: 0 auto; margin-top: 50px;}
}

.page-content > .submissions-privacy-statement {
    display: none;
}
