@font-face {
  font-family: SofiaProBold;
  src: url(../fonts/SofiaProBold.otf);
}

@font-face {
  font-family: SofiaProMedium;
  src: url(../fonts/SofiaProMedium.otf);
}

@font-face {
  font-family: SofiaProRegular;
  src: url(../fonts/SofiaProRegular.otf);
}

@font-face {
  font-family: SofiaProSemiBold;
  src: url(../fonts/SofiaProSemiBold.otf);
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  color: #ffffff;
}

body {
  font-family: SofiaProSemiBold;
  background: #ffffff;
}

ul,
li {
  list-style: none;
}

img {
  width: 100%;
  height: auto;
}

a,
a:focus,
a:hover,
a:active {
  text-decoration: none;
  outline: none;
  text-underline: none;
  color: #ffffff;
}

span {
  color: #CB3233;
  font-weight: bold;
}

.help-block {
  color: rgba(189, 0, 0, 0.8);
  font-size: 12px;
  margin-left: 0.5rem;
}

.noDesktop {
  display: none;
}

.noMobile {
  display: block;
}

.active {
  background-color: transparent !important;
}

.center-align {
  display: flex;
  align-items: center;
  justify-content: center;
}

.border-left-2x {
  border-left: 2px solid #ffffff;
}

.border-right {
  border-right: 1px solid #ffffff;
}

.border-top {
  border-top: 2px solid #000000;
}

.border-bottom {
  border-bottom: 2px solid #000000;
}

.hero-copy {
  text-align: center;
  padding: 1em;
}

.hero-wrapper-full {
  background-color: transparent;
}

.bg-white {
  background: white !important;
}

.text-red {
  color: #ab0000;
}

.text-black {
  color: #000000;
}

.modal-text-pink {
  color: #d64a73;
  margin-bottom: 30px;
  text-transform: uppercase;
}

.link-green {
  color: #13b07a;
  font-weight: 600;
  text-decoration: none;
}

a.text-black,
a.text-black:hover,
a.text-black:active,
a.text-black:focus {
  color: #000000;
}

/*Modal Button*/

.btn-modal {
  color: #ffffff;
  background-color: #13b07a;
  padding: 16px 16px 6px 16px !important;
}

.btn-modal:hover {
  opacity: 0.7;
  background-color: #13b07a;
}

/*top header*/

.main-header {
  background-color: #162b36;
  padding: 4px 0;
}

.logo {
  width: 100%;
  height: auto;
  max-width: 175px;
}

.footer-logo,
.social-icons {
  display: block;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin: 0 auto;
}

.social-icons {
  width: 100%;
  height: auto;
  max-width: 250px;
}

.nav-three {
  background-color: #e1e5e6;
  text-align: right;
}

.nav-three i.fa,
.nav-full i.fa {
  font-size: 12px;
}

.nav-three i.fa-clock-o,
.nav-three i.fa-heart {
  color: #ab0000;
}

.nav-three ol,
.nav-full ol {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.nav-three-1 {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #00ab30;
  color: #fff;
  font-size: 12px;
  padding: 6px 8px 4px 8px;
  font-weight: 500;
  text-align: center;
}

.nav-three-1:hover {
  background-color: #007822;
}

.nav-three-2,
.nav-three-3 {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  color: #333;
  background-color: #b7b7b7;
  padding: 6px 8px 4px 8px;
  text-align: center;
}

.nav-three-3:hover {
  color: #ffffff;
  background-color: #919191;
}

.opacity-one:hover {
  opacity: 0.8;
}

/*Second navbar under hero*/

.nav-full {
  background-color: #ffffff;
  text-align: center;
}

.nav-full .active {
  background-color: #ab0000 !important;
}

.nav-full-ol {
  width: 100%;
  font-weight: 500;
}

.nav-full-list {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #919191;
  text-decoration: none;
  padding: 6px 8px 4px 8px;
  font-weight: 500;
}

.nav-full-list:hover {
  background-color: #919191;
}

.nb-1:hover i.fa-film,
.nb-2:hover i.fa-picture-o,
.nb-3:hover i.fa-info-circle,
.nb-4:hover i.fa-edit {
  color: #ab0000;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.nav-full .active:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0;
  border-color: #ab0000 transparent transparent;
  bottom: -6px;
  position: absolute;
  left: 50%;
  margin-left: -3px;
}

/*Red bar*/

.red-bar {
  background: #ab0000;
  display: inline-flex;
  width: 100%;
}

.rb-p-left {
  text-align: left;
  margin-bottom: 0 !important;
}

.rb-p-right {
  margin-right: 0;
  margin-left: auto;
  margin-bottom: 0 !important;
}

#latest-videos {
  margin-left: -2px;
  margin-right: -2px;
}

#latest-videos div {
  width: 20%;
  padding-left: 2px;
  padding-right: 2px;
}

#latest-videos-3 {
  margin-left: -2px;
  margin-right: -2px;
}

#latest-videos-3 div {
  width: 33.33%;
  padding-left: 2px;
  padding-right: 2px;
}

.badge {
  background-color: #fff !important;
  background-color: hsla(0, 0%, 100%, 0.75) !important;
  color: #ab0000;
  display: inline-block;
  min-width: 10px;
  padding: 5px 7px 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px;
}

/*side section Description list*/

.panel-body {
  display: grid;
  border: 1px solid black;
}

dl,
dt,
dd {
  color: #000000;
  font-size: 12px;
  margin-bottom: 0;
}

dt,
dd {
  padding: 0 4px;
}

.profile-stats dt {
  float: left;
  clear: both;
  border: 0;
  border-top: 1px solid #eee;
  background-color: #fff;
  display: block;
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
  line-height: 20px;
}

.profile-stats dd {
  float: right;
  text-align: right;
  text-transform: capitalize;
  border: 0;
  border-top: 1px solid #eee;
  background-color: #fff;
  display: block;
  width: 50%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  box-sizing: border-box;
  line-height: 20px;
}

.flag-de {
  background: url(../images/flag-de.png) 0 0 no-repeat;
  box-sizing: border-box;
  display: inline-block;
  height: 11px;
  overflow: hidden;
  padding-left: 15px;
  text-decoration: none;
  vertical-align: middle;
  width: 16px;
}

/*Timeline section*/

.timeline {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.timeline-block {
  width: 33.33%;
}

.timeline-block img {
  max-width: 75px;
  padding: 4px;
}

.timestamp {
  color: #777;
  font-size: 12px;
  font-weight: 500;
}

.timeline-message {
  color: #000000;
  font-size: 12px;
  font-weight: 500;
}

.type {
  margin-left: 0.5rem;
  opacity: 0.5;
}

.fa-film {
  font-size: 1.5em;
  color: #ffffff;
}

.bottom-video-banner {
  background-color: #00ab30;
  color: #fff;
  padding: 8px 0;
  text-align: center;
}

.bottom-video-banner:hover,
#timeline-video-1 .bottom-video-banner:hover {
  background-color: #007822;
}

/*pagination*/

.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 16px 0;
}

.pagination a {
  color: #fff;
  background-color: #919191;
  text-decoration: none;
  line-height: 40px;
  padding: 0 15px 0 15px;
  border-color: #fff;
  border-radius: 0;
  transition: background 0.3s;
}

.pagination li.active,
.pagination a.active {
  background-color: #ab0000 !important;
}

/*Modal CSS*/

.close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 8px;
  outline: none;
  z-index: 9999;
}
.btn-ssos {
  display: flex !important;
  flex-direction: column !important;
  justify-content: space-around !important;
  align-items: center !important;
  gap: 1rem;
}

.username-suggestion button {
  background-color: #dddddd;
  color: #000;
  border: none;
  padding: 5px 24px 5px 24px;
  cursor: pointer;
  border-radius: 5px;
  text-decoration: none !important;
}

.username-suggestion button:hover {
  background-color: rgb(230, 230, 230) !important;
  color: rgb(178, 178, 178) !important;
}

.mi {
  width: 98% !important;
  margin-left: 1rem;
}

.pad {
  padding: 1rem;
}



/*Scroll Effect*/

/*Site Footer*/

.site-footer {
  background-color: #2b2b2b;
}

.footer-copy p,
.footer-copy .jusprog {
  padding-left: 4px;
}
/*Media queries for mobile or desktop view*/

@media only screen and (max-width: 320px) {
  .align-items-center {
    -webkit-box-align: initial !important;
    -webkit-align-items: initial !important;
    -ms-flex-align: initial !important;
    align-items: initial !important;
  }
}

@media only screen and (max-width: 380px) {
  li {
    font-size: 10px !important;
  }

  h3 {
    font-size: 1.2rem !important;
  }

  h4 {
    font-size: 1.4rem !important;
  }
}

@media only screen and (max-width: 480px) {
  li {
    font-size: 12px;
  }

  h1 {
    font-size: 2.25rem;
  }

  .close {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  h3,
  h4 {
    font-size: 1.4rem;
  }

  .noDesktop {
    display: block;
  }

  .noMobile {
    display: none;
  }

  .bg-white {
    background: white !important;
  }

  .nav-three-ol {
    width: 100%;
  }

  .nav-three-1,
  .nav-three-2,
  .nav-three-3 {
    width: 33.33%;
  }

  .nav-three-1,
  .nav-three-3 {
    padding: 8px;
  }

  .border-left-2x {
    border-left: none;
  }

  .text-center-mbl {
    text-align: center;
  }
}

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

@media only screen and (max-width: 991px) {
  .text-center-mbl-lg {
    text-align: center;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
  only screen and (-o-min-device-pixel-ratio: 3/2),
  only screen and (min--moz-device-pixel-ratio: 1.5),
  only screen and (min-device-pixel-ratio: 1.5) {
  html,
  body {
    width: 100%;
    overflow-x: hidden;
  }
}
