.jumbotron-news-index {
    background-size: cover;
    position: relative;
    /*background: url(images/library-students.jpg) center center;*/
    width: 100%;
    height: 400px;
    padding-top: 50px;
    background-size: cover;
    padding: inherit;
    overflow: hidden;
    position: relative;
	top: 0px;
}



/*for Nes Archives template*/
 .blinn-wrapper-news-archives {
	 position: relative;
	 top: 65px;
}



.jumbotron-news-index .container h1 {
    position: relative;
    top: 180px !important;
    color: #ffffff;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.5);

}

.jumbotron-news-index .container p {
    position: relative;
    top: 172px !important;
    color: #ffffff;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 600px) {
    .jumbotron-news-index .container {
        position: relative;
        top: 50px !important;
    }
}



.gold-buttons {
    position: unset;
    top: unset;
     position: relative;
	 top: -3px !important;
}


#gold-buttons {
    
     position: relative;
	 top: -3px !important;
}




.raul {
    position: relative;
    top: -52px !important;
}


@media only screen and (max-width: 600px) {
  .raul, .flex-xl-nowra {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }
}


/*orgigina*/
/*
.jumbotron {
    position: relative;
    top: -52px;
}
.jumbotron {
    padding: 0;
    position: relative;
    top: -65px !important;
}
@media (min-width: 576px)
.jumbotron {
    padding: 4rem 2rem;
}
.jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: .3rem;
}
*/