html{
  position: relative !important;
  min-height: 100% !important;
}


#page-content {
    margin-bottom: 8em !important;
}
#sob-footer {
  position: absolute !important;
  bottom: 0 !important;
  height: 3.3em !important;
  display: block;
}

.mySlides {display:none}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  background-color: rgba(0,0,0,0.8);
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

.bos-artists-title-cont {
  position: relative;
  text-align: center;
  color: white;
}

.bos-artists-centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.bos-art-title-line {
    font-size: 2em;
  }

.bos-art-title {
    font-size: 3.5em;
    font-weight: bold;
}

.bos-art-author {
    font-weight: 500;
    font-size: 1.5em;
}

.t107__title, .t195__sectitle {
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 15px;
}

.bos-art-subtitle {
    font-weight: bold;
    font-size: 1.5em;
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: black;
  font-size: 1.8em;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  font-weight: bold;
  text-shadow: 1px 0 #fff, -1px 0 #fff, 0 1px #fff, 0 -2px #fff, 1px 1px #fff, -1px -1px #fff, 1px -1px #fff, -1px 1px #fff;
}



/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

a {
  cursor: pointer;
  color: #333;
  text-decoration: none;
}
/* qtranslate */
.qtranxs_language_chooser{list-style:none;display:block;float:left;line-height:1;padding-left: 13px; padding-top: 10px; font-family: sans-serif !important;}
.qtranxs_language_chooser li{float:left;margin-right:10px;}
.qtranxs_language_chooser a{color:#fffff0;text-decoration:none;font-size:0.92em;}
.qtranxs_language_chooser a:hover{color:#ffe093;text-decoration:none;}

.qtranxs_language_chooser a > span {
    padding-left: 25px;
}


#s:focus,#s:hover,input:focus,input:hover{border-color:#ffe093;}


#s, input {
    border: 1px solid #f7f5f5;
    font-size: inherit;
    font-family: inherit;

}

#s {
    width: 154px;
}

#searchform {
    margin-left: 20px;
    width: 220px;
}

.page-link {
    background-color: #173d64 !important;
    color: #fff !important;
}

#mobile-only hr {
  width: 100%;
}

#footer-line-mob {
  display:none;
}

#under-header {
  text-align: center;
  background-color: #173d64;
  color: #fffff0;
  min-height: 43px;
}

.title-page {
  padding: 6px;
  font-size: 1.3em;
}

.align_center {
    text-align: center;
}

.sob-bkg {
  background-color: #173d64;
}

.print-only{display:none;}

.sob-arc-btn-mob {
    margin-bottom: 20px;
}

img#bosnian-artists-article {
    max-width: 1200px;
}

#searchsubmit {
    cursor: pointer;
    color: #fffff0;
    background-color: #173d64;
    padding: 1px;
    border: 1px solid white !important;
    padding: 2px;
    font-size: 14px;
    width: 60px;
    padding-top: 3px;
  }


  .qtranxs-lang-switch img {
      vertical-align: middle;
      margin-right: 10px;
      margin-left: 15px;
  }


  .list-group,
  .list-group-item {
    padding: 2px !important;
  }

.board-list {
   text-align: center;
   padding: 15px;
}

.board-list ul {
  max-width: 900px;
}

.badge {
    padding: 3px !important;
}

#img-div {
  padding-top: 25px;
  padding-bottom: 32px;
}

#img-div img {
  max-width: 950px;
}

#under-img-div {
  height: 5px;
  background-color: #fddc99;
}

.footer-sty {
  margin-top: 0px !important;
  text-align: center;
  bottom: 0;
  /* width: calc(100% - 287px); */
}

#lang-nav .chooser-lang {
  justify-content: center;
  display: flex;
}

#search-footer .mob-search {
 justify-content: center;
 display: flex;
}

@media (max-width: 980px) and (min-width: 768px) {
  img#bosnian-artists-article {
    max-width: 700px;
  }

  .btn a {
    font-size: 0.8em;
  }
}

@media (min-width: 981px) {
  .btn a {
    font-size: 1.2em;
  }
}

.button-404 {
  padding-top: 20px;
}
.button-404 .btn-primary {
  background-color: #173d64;
}

.button-404 .btn-primary:hover {
    background-color: #fddc99;
}

.button-404 a:hover {
    color: #333 !important;
}

.lic-div {
  padding-top: 15px;
}

.footer-text {
  padding: 10px;
}

.bos-art-p {
    margin: auto;
    width: 75%;
    padding: 10px;
}




@media (min-width: 768px) {
#sob-footer {
  	width: calc(100% - 18em) !important;
  }

  #mobile-only {
    display:none;
  }

  #header-line-3 {
    height:3px;
    background-color: #b18837;
  }

  #search-res-nav {
      margin-top: 50px;
  }

  #mc_embed_signup {
    background: inherit !important;
    max-width: 900px !important;
  }

  .sob-arc-btn-mob {
    display: none;
  }

  .sob-arc-btn-title-mob {
    display:none;
  }

  .btn a {
    color: #fff !important;
    white-space: nowrap;
  }

  .page-item a {
    color: #333;
  }

  .mobile-title-page {
    display:none;
  }

  .sob-header-div {
    background: rgb(134,110,62);
    background: -moz-linear-gradient(90deg, rgba(134,110,62,1) 0%, rgba(21,55,91,1) 49%, rgba(255,226,168,1) 100%);
    background: -webkit-linear-gradient(90deg, rgba(134,110,62,1) 0%, rgba(21,55,91,1) 49%, rgba(255,226,168,1) 100%);
    background: linear-gradient(90deg, rgba(134,110,62,1) 0%, rgba(21,55,91,1) 49%, rgba(255,226,168,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#866e3e",endColorstr="#ffe2a8",GradientType=1);
  }

  .page-content {
    flex: 1;
  }
  .wrapper {
      display: flex;
      flex-direction: column;
      min-height: 100%;
    }

    div#page-content {
        padding-top: 50px;
    }
}

@media (min-width: 1500px) {

  #stecak-pic {
    margin: 0px 15px 15px 0px;
    top: 10px !important;
    position: fixed;
    right: 0;
    height: 150px;
    }
}

@media (max-width: 1499px) {
  #stecak-pic {
    display: none;
    }
    #img-div img {
      width: 100%;
    }
}

@media (max-width: 767px) {

  img#bosnian-artists-article {
      max-width: 700px;
  }

  #sob-footer {
    height: 6.3em !important;
  	width: 100% !important;
  }

  #s {
    width: 250px;
  }
  #searchform {
    margin-left: 0px;
    width: 325px;
  }

  #footer-line-mob {
    height:2px;
    background-color: #b18837;
  }

  .sob-arc-btn {
    display: none;
  }

  #issues {
    padding-top: 25px;
  }

  .sob-header-div {
      display: none;
  }

  #mc_embed_signup {
    background-color: inherit !important;
  }

  #header-line-3 {
    height:2px;
    background-color: #b18837;
  }

  #page-content {
    margin-top: 25px;
  }

}

@media (max-width: 450px) {
    div#bosnian-artists-article {
        padding-top: 50px;
    }
    .bos-art-author {
        display: none;
    }
    .bos-artists-centered {
        color: white;
    }
    .bos-art-title {
        display: none;
    }
    .bos-art-title-line {
        font-size: 1em;
    }
    .bos-art-p {
        margin: auto;
        width: 100%;
        padding: 10px;
    }
    .bos-art-p {
        margin: auto;
        width: 100%;
    }
}
