

/*  For The Time Being stylesheet.  j.a.farhat  */

body {
  font-family: 'Noto Sans', sans-serif;
}

.background-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  aspect-ratio: 1.43 / 1; /* Adjust the ratio as needed */
  height: auto; /*  (viewport height) units to make it responsive */
  background: url('../images/brain_hr_gold.jpg') no-repeat center top;
  background-size: cover;
  z-index: -1;
}

.publication-title {
    font-family: 'Raleway', sans-serif;
}

.publication-authors {
    font-family: 'Google Sans', sans-serif;
}



/* COMMENTS COLUMN   */



.summary-section {
    max-width: 900px;
    margin: auto;
    }

.summary-head {
        font-family: 'Arial', sans-serif;
        font-size: 22px;
        font-weight: 600;
        margin-top:10px;
    }


.comment {
    background-color: #f9f9f9;
    border: 1px solid #ddd;
    padding: 15px;
    margin-bottom: 10px;
    border-radius: 5px;
}

.comment-header {
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.comment-author {
    font-weight: bold;
    color: #333;
}

.comment-date {
    font-size: 0.8em;
    color: #666;
    float: right;
}

.comment-body {
    text-align: justify;
}


.parspace10 {

    padding-bottom:10px;
}

.parspace20 {

    padding-bottom:20px;
}


.parspace60 {

    padding-bottom:60px;
}





/*  Responsive Elements */



/* iPhone 5/SE: */

@media only screen and (min-width: 320px) {
    .overlay-text {
  margin-top:33%;
}
.main-content::before {
  padding-top:0%;  /* Calculate as height/width * 100 for your aspect ratio */
}
.abstract-title {
  font-size: 30px;
  font-weight: 500;
  padding-bottom:10px;
}
.abstract-block {
  padding: 1rem 2rem;
}
.hero.is-small .hero-body {
  padding: 1.5rem;
}
.publication-title {
  font-size: 40px;
  font-weight: 600;
}
.publication-authors {
    padding-bottom:10px;
}
.publication-links {
    padding-top:40px;
}


.summary-section {
    max-width: 480px;
    margin: auto;
    }

.summary-head {
        font-family: 'Arial', sans-serif;
        font-size: 22px;
        font-weight: 600;
        margin-top:10px;
    }
}

/* Samsung Galaxy S5/S6/S7: */

@media only screen and (min-width: 640px) {
    .overlay-text {
  margin-top:33%;
}
.main-content::before {
  padding-top:0%;  /* Calculate as height/width * 100 for your aspect ratio */
} 
.abstract-title {
  font-size: 30px;
  font-weight: 500;
  padding-bottom:10px;
}
.abstract-block {
  padding: 1rem 2rem;
}
.hero.is-small .hero-body {
  padding: 1.5rem;
}
.publication-title {
  font-size: 50px;
  font-weight: 600;
}
.publication-authors {
    padding-bottom:10px;
}
.publication-links {
    padding-top:50px;
}


.summary-section {
    max-width: 500px;
    margin: auto;
    }

.summary-head {
        font-family: 'Arial', sans-serif;
        font-size: 22px;
        font-weight: 600;
        margin-top:10px;
    }
}


/* Larger Version of iPhone 5/SE: */

@media only screen and (min-width: 650px) {

.main-content::before {
  padding-top:9%;  /* Calculate as height/width * 100 for your aspect ratio */
}


.summary-section {
    max-width: 540px;
    margin: auto;
    }

.summary-head {
        font-family: 'Arial', sans-serif;
        font-size: 22px;
        font-weight: 600;
        margin-top:10px;
    }


}



/* Larger Version of iPhone 5/SE: */

@media only screen and (min-width: 920px) {
    .overlay-text {
  margin-top:35%;
}
.main-content::before {
  padding-top:9%;  /* Calculate as height/width * 100 for your aspect ratio */
}
.abstract-title {
  font-size: 30px;
  font-weight: 500;
  padding-bottom:10px;
}
.abstract-block {
  padding: 2rem 2rem;
}
.hero.is-small .hero-body {
  padding: 1.5rem;
}
.publication-title {
  font-size: 60px;
  font-weight: 600;
}
.publication-authors {
    padding-bottom:10px;
}
.publication-links {
    padding-top:32px;
}


.summary-section {
    max-width: 800px;
    margin: auto;
    }

.summary-head {
        font-family: 'Arial', sans-serif;
        font-size: 22px;
        font-weight: 600;
        margin-top:10px;
    }


}


/* iPhone X: */

@media only screen and (min-width: 1024px) {
    .overlay-text {
  margin-top:40%;
}
.main-content::before {
  padding-top:12%;  /* Calculate as height/width * 100 for your aspect ratio */
}
.abstract-title {
  font-size: 30px;
  font-weight: 500;
  padding-bottom:10px;
}
.abstract-block {
  padding: 1rem 2rem;
}
.hero.is-small .hero-body {
  padding: 1.5rem;
}
.publication-title {
  font-size: 60px;
  font-weight: 600;
}
.publication-authors {
    padding-bottom:10px;
}
.publication-links {
    padding-top:20px;
}
}



/* iPhone X: */

@media only screen and (min-width: 1280px) 
{
{
  margin-top:30%;
}
.main-content::before {
  padding-top:15%;  /* Calculate as height/width * 100 for your aspect ratio */
}

}





/* Small Laptops (e.g., 11-inch): */

@media only screen and (min-width: 1360px) {
    .overlay-text {
  margin-top:30%;
}
.main-content::before {
  padding-top:18%;  /* Calculate as height/width * 100 for your aspect ratio */
}
.abstract-title {
  font-size: 30px;
  font-weight: 500;
  padding-bottom:10px;
}
.abstract-block {
  padding: 2rem 2rem;
}
.hero.is-small .hero-body {
  padding: 1.5rem;
}
.publication-title {
  font-size: 70px;
  font-weight: 600;
}
.publication-authors {
    padding-bottom:10px;
}
.publication-links {
    padding-top:70px;
}
}

/* Medium Laptops (e.g., 13-inch to 15-inch): */

@media only screen and (min-width: 1440px) {
    .overlay-text {
  margin-top:33%;
}
.main-content::before {
  padding-top:20%;  /* Calculate as height/width * 100 for your aspect ratio */
}
.abstract-title {
  font-size: 30px;
  font-weight: 500;
  padding-bottom:10px;
}
.abstract-block {
  padding: 2rem 2rem;
}
.hero.is-small .hero-body {
  padding: 1.5rem;
}
.publication-title {
  font-size: 70px;
  font-weight: 600;
}
.publication-authors {
    padding-bottom:10px;
}
.publication-links {
    padding-top:20px;
}
}

/* Large Laptops and Desktops (e.g., 17-inch): */

@media only screen and (min-width: 1920px) {
    .overlay-text {
  margin-top:35%;
}
.main-content::before {
  padding-top:19%;  /* Calculate as height/width * 100 for your aspect ratio */
}
.abstract-title {
  font-size: 30px;
  font-weight: 500;
  padding-bottom:10px;
}
.abstract-block {
  padding: 3rem 2rem;
}
.hero.is-small .hero-body {
  padding: 1.5rem;
}
.publication-title {
  font-size: 80px;
  font-weight: 600;
}
.publication-authors {
    padding-bottom:10px;
}
.publication-links {
    padding-top:40px;
}
}

/* 4K and Larger Screens: */

@media only screen and (min-width: 2560px) {
    .overlay-text {
  margin-top:33%;
}
.main-content::before {
  padding-top:10%;  /* Calculate as height/width * 100 for your aspect ratio */
}
.abstract-title {
  font-size: 30px;
  font-weight: 500;
  padding-bottom:10px;
}
.abstract-block {
  padding: 1rem 2rem;
}
.hero.is-small .hero-body {
  padding: 1.5rem;
}
.publication-title {
  font-size: 60px;
  font-weight: 600;
}
.publication-authors {
    padding-bottom:10px;
}
.publication-links {
    padding-top:20px;
}
}



/* END ALL RESPONSIVENESS  */



.overlay-text {
  position: relative;
  width: 100%;
  color: white;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 0.7);
}

.main-content {
  position: relative;
}
.main-content::before {
  content: '';
  display: block;
  width: 100%;
}
.publication-title {
  color:#fff;
}
.publication-authors a {
   color: #fff !important;
}
.publication-authors a:hover {
    text-decoration: underline;
}
.author-block {
  display: inline-block;
}
.publication-venue {
    color: #555;
    width: fit-content;
    font-weight: bold;
}
.publication-banner {
  max-height: parent;

}
.publication-banner video {
  position: relative;
  left: auto;
  top: auto;
  transform: none;
  object-fit: fit;
}
.publication-awards {
    color: #ff3860;
    width: fit-content;
    font-weight: bolder;
}
.publication-banner img {
}
.publication-authors {
  /*color: #4286f4;*/
}
.publication-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.publication-video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;

    overflow: hidden;
    border-radius: 10px !important;
}
.publication-body img {

}
footer {
    background-color: #fff;
    color: #757574;
    font-family: 'Raleway', sans-serif;
    text-align: center;
    padding: 30px 0;
}
footer p {
    margin: 10px;
    padding: 0;
}
.social-links {
    margin-top: 10px;
}

.social-links a {
    color: #a39c93;
    margin: 10px 20px;
    font-size: 20px; /* Adjust the size of the icons */
}

.social-links a:hover {
    color: #ab5e00; /* LinkedIn brand color on hover */
}

.footer .icon-link {
    font-size: 25px;
    color: #000;
}

.link-block a {
    margin-top: 5px;
    margin-bottom: 5px;
}

.dnerf {
  font-variant: small-caps;
}

.teaser .hero-body {
  padding-top: 0;
  padding-bottom: 3rem;
}

.teaser {
  font-family: 'Google Sans', sans-serif;
}

.eql-cntrb { 
  font-size: smaller;
}



