html,
body {
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  background: url("../images/bg.png");
  background-size: cover;
  font-family: "F29LT Bukra Regular";
}
.active{
  color:#3c82cd  !important;
}
.bg-1 {
  background: #111820;
}

.bg-2 {
  background: #1e2126bf;
}

.bg-3 {
  background: #3c82cd;
}

.fs-30 {
  font-size: 30px;
}

.fs-10 {
  font-size: 10px;
}
.fs-11{
  font-size: 11px;
}
.fs-12 {
  font-size: 12px;
}

.fs-13 {
  font-size: 13px;
}

.fs-14 {
  font-size: 14px;
}

.fs-15 {
  font-size: 15px;
}

.fs-17 {
  font-size: 17px;
}

.fs-18 {
  font-size: 18px;
}
.fs-20{
  font-size: 20px;
}
.fs-22 {
  font-size: 22px;
}

.score-points-border {
  border:1px solid #0082c6!important;
}


.center-header {
  position: absolute;
  left: 15%;
  /* transform: translateX(-50%); */
}
.container-relative {
  position: relative;
}
.border-0 {
  border: 0px;
}

.border-1 {
  border: #3c82cd;
}

.border-radius-1 {
  border-radius: 25px;
}

.border-radius-100 {
  border-radius: 100px;
}

.border-radius-0 {
  border-radius: unset;
}

.width-100 {
  width: 100px;
}

.width-17 {
  width: 18px;
}

.width-30 {
  width:30px;
}

.width-50{
  width:50px;
}

.height-30 {
  height: 30px;
}

.height-210{
  height:210px;
}

.height-190{
  height:190px;
  object-fit: contain;
}
.cursor-pointer {
  cursor: pointer;
}
.w-200{
  width: 200px;
}

.width-40{
  width:40px;
}

.for-border {
  border-bottom: 1px solid #3c82cd;
  display: inline-block;
}
.sidebar-icons h5{
  font-weight: 700;
}
.sidebar-border {
  border-bottom: 1px solid #fff;
  width: 11vw;
}

#main-sidebar {
  flex-grow: 1;
}

#main-sidebar .sidebar-icons {
  margin-left: 3rem;
}

#main-sidebar .voice-of-beeah .light-img img {
  position: absolute;
  /* bottom: -43%; */
  height: 40px;
  width: 300px;
  top: 68%;
  display: inline-block;
}

@font-face {
  font-family: "F29LT Bukra Regular";
  src: url("../font-family/739571e5b3270dd49b19f413b1ef148e.eot");
  src: url("../font-family/739571e5b3270dd49b19f413b1ef148e.eot?#iefix") format("embedded-opentype"),
    url("../font-family/739571e5b3270dd49b19f413b1ef148e.woff") format("woff"),
    url("../font-family/739571e5b3270dd49b19f413b1ef148e.woff2") format("woff2"),
    url("../font-family/739571e5b3270dd49b19f413b1ef148e.ttf") format("truetype"),
    url("../font-family/739571e5b3270dd49b19f413b1ef148e.svg#F29LT Bukra Regular") format("svg");
  font-weight: bolder;
  font-style: normal;
  font-display: swap;
}

body {

  /* display: flex;
  flex-direction: column; */
}

.navbar .btn-success {
  background: #111820;
  border: 1px solid #fff;
}

.navbar .header-logo {
  width: 140px;
}

.navbar .bottom-line {
  height: 2px;
  left: 0;
  bottom: 5%;
  background-image: linear-gradient(15deg,
      rgba(28, 34, 91, 0) 0%,
      rgba(28, 34, 91, 0.5) 10%,
      #253091 20%,
      #253091 100%);
}

#main-sidebar li {
  font-size: 15px;
}

#main-sidebar .sidebar .profile-img {
  /* height: 80px; */
  width: 80px;
}

#main-sidebar .sidebar .sidebar-box {
  /* height: calc(100vh - 206px); */
  height: 80vh;
}

#main-sidebar .sidebar hr {
  border: 1px solid #fff;
  opacity: 1;
}

#main-sidebar .voice-of-beeah .form-control {
   background: #444851; 
 /* background: #fff;*/
  border: none;
  border-radius: unset;
  color: white;
}

#main-sidebar .voice-of-beeah .btn-primary {
  width: 150px;
}

#main-sidebar .voice-of-beeah .landing-page-icon {
  position: absolute;
  bottom: 24%;
  height: 160px;
  width: 135px;
  right: 0;
}

#main-sidebar .voice-of-beeah .signup-icon {
  position: absolute;
  bottom: 40%;
  height: 160px;
  width: 135px;
  right: 0;
}

#main-sidebar .sidebar-icon {
  height: 40px !important;
  width: 40px !important;
}

#main-sidebar h3 {
  font-size: 27px;
}

#main-sidebar .edit-icon {
  margin-top: -10%;
  margin-left: 56%;
  width: 38px;
}

#main-footer img {
     width: 25px;
}

#main-footer {
  position: relative;
  width: 100%;
  bottom: 0;
}

/*leaderboard page start*/
#main-sidebar .voice-of-beeah-leaderboard .light-img img {
  position: absolute;
  /* bottom: -43%; */
  height: 40px;
  width: 300px;
  top: 68%;
  display: inline-block;
}

#main-sidebar .voice-of-beeah-leaderboard table td {
  padding-left: 18px;
  padding-top: 16px;
}

#main-sidebar .voice-of-beeah-leaderboard table thead {
  border: #1e2126bf;
}

#main-sidebar .voice-of-beeah-leaderboard table tr th {
  padding-top: 16px;
  font-size: 11px;
}

#main-sidebar .voice-of-beeah-leaderboard table thead tr {
  background: #3c82cd;
}

#main-sidebar .voice-of-beeah-leaderboard .leaderboard-table {
  max-height: 300px;
  overflow-y: scroll;
}

#main-sidebar .voice-of-beeah-leaderboard ::-webkit-scrollbar {
  width: 10px;
}

/* Track */
#main-sidebar .voice-of-beeah-leaderboard ::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}

/* Handle */
#main-sidebar .voice-of-beeah-leaderboard ::-webkit-scrollbar-thumb {
  background: #253091;
  border-radius: 10px;
}

#main-sidebar .leaderboard-score-point {
  background: #1e2126bf;
  height: 503px;
}

/*leaderboard page end*/

/*contact admin page start*/
#main-sidebar .voice-of-beeah .contact-textarea {
  height: 150px;
}

#main-sidebar .voice-of-beeah .contact-page-icon {
  position: absolute;
  bottom: 24%;
  height: 85px;
  width: 150px;
  right: 0;
}

/*contact admin page end*/

/*prize page start*/
.prize-img {
  width: 65px !important;
  /*height: 65px !important;*/
}

/*prize page start*/

.landing-page-bg {
  background: url("../images/bg.png");
  background-size: cover;
}

@media only screen and (min-device-width: 1360px) and (max-device-width: 1440px) {
  #main-sidebar .sidebar-icons {
    margin-left: 1rem;
  }
}

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .navbar .navbar-toggler {
    background: #fff;
  }
  
  .height-210{
  height:unset;
}

  #main-sidebar .sidebar .sidebar-box {
    height: unset;
  }

  .sidebar-border {
    width: 60vw;
  }

  .navbar {
    position: sticky;
    top: 0;
    z-index: 999;
  }

  html,
  body {
    height: unset;
  }

  .pl-27 {
    padding-left: 2.7rem !important;
  }

  /*about us page start*/
  #main-sidebar h3 {
    font-size: 18px;
  }

  /*about us page end*/

  /* landing page start */
  #main-sidebar .leaderboard-score-point {
    height: auto;
  }
  /* landing page end */
  .width-small-100{
    width:100%;
  }
  .d-unset-social-icons{
    display: unset !important;
  }
}

@media only screen and (min-device-width: 1920px) and (max-device-width: 2560px) {
  #main-sidebar .leaderboard-score-point{
    width: 220px;
  }
  .text-xxl-unset{
    text-align: left !important;
  }
}
.ml-left-17{
    margin-left: -17%;
  }
/* 19-06-2024*/
.required::after {
  content: " *";
  color: red;
}

.height-xxl-270{
    height:240px !important;
  }

a {
  color: unset;
  text-decoration: unset;
}


.post-images{
    height: 220px;
    object-fit: cover;
}
    
    
.img-border-box{
    background: #62cbf93b;
    padding: 5px;
    box-shadow: inset 0 0 15px #1cb3f7, 0 0 15px #1cb3f7;
    border: 2px solid #1cb3f7;
    border-radius: 5px;
    margin-top: 15px;
}

.img-adjustment{
    height: 140px;
    object-fit: contain;
}
    