/* .mb-50{
    margin-bottom: 25rem;
}
.mb-20{
    margin-bottom: 10rem;
} */
.profile-banner{
    display: inline-block;
    align-items: baseline;
}
.profile-banner  img{
    min-height: 250px;
    width: 100%;
    object-fit: cover;
    height: 200px;
}
.profile-banner-image{
    min-height: 300px;
    width:100%;
    display:flex;
    align-items: center;
}
.profile-banner-image img{
    width: 100%;
    min-height:300px;
    object-fit: fill;
}
.profile-banner-txt{
    position: absolute;
    bottom:-30px;
    left:40px;
    display: flex;
    align-items: flex-end;

}
.profile-banner-txt .profile-banner-img{
    width: 160px;
    max-width: 160px;
    height: 180px;
    border: 3px solid #fff;
    border-radius: 3px;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}
.profile-banner-txt .profile-banner-img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.profile-banner-txt span{
    font-size: calc(14px + (18 - 14) * ((100vw - 300px) / (1920 - 300)));
    font-weight:600;
    color:#000;
    margin-left: 20px;
   /* background-color: #dadada;*/
    background-color:#f2ce16;
    display:inline-block;
    padding: 5px 10px;
    border-radius: 5px;
    margin-bottom: 50px;
}
/* .min-height-noti{
   
} */
.notifation-ftter{
    /* position: absolute; */
    bottom: 0;
}
.min-height-noti .carousel-item {
    /*    min-height:280px;
    overflow: hidden;*/
    height: 280px;
    overflow: auto;
}
.pull-up {
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    -moz-transition: all .25s ease;
    transition: all .25s ease;
 }
    .pull-up:hover {
      -webkit-transform: translateY(-4px) scale(1.02);
      -moz-transform: translateY(-4px) scale(1.02);
      -ms-transform: translateY(-4px) scale(1.02);
      -o-transform: translateY(-4px) scale(1.02);
      transform: translateY(-4px) scale(1.02);
      -webkit-box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
      box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
      z-index: 999;
}
.single-table th {
    background-color: #111 !important;
    color: #fff !important;
}

.table th {
    background-color: #111 !important;
    color: #fff !important;
}

.table tbody tr{
    background-color: #808080;
    color: #333;
} 

/* Policiy Page Css */

.policies-bullet{
    padding: 0;
    margin-bottom:15px;
}

.policies-bullet li{
    list-style: none!important;
    font-size: 13px;
    padding-left: 15px!important;
    position: relative;
    margin-bottom:10px;
}
.policies-bullet li::before{
    content: "";
    position: absolute;
    left: 0;
    top: 6px;
    width: 5px;
    height: 5px;
    background-color: #333;
    border: 0;
    border-radius: 50%;

}
.post-stik{
    position:sticky;
    top: 100px;
}
.vertical-tabs-2 .nav-item{
    max-width:88%;
}
.notice-board-dtl{
    position: relative;
}
.notice-board-dtl .accordion-item{
    margin-bottom:15px;
    background-color: #fff;
}
.accordion-button:not(.collapsed) {
    background-color: #fff;
    box-shadow: none;
}
/* Policiy Page end */
.countlist{
    display: flex;
    justify-content: space-between;
    padding: 20px ;
}
.count-tm-css{
    font-size: calc(20px + (24 - 20) * ((100vw - 300px) / (1920 - 300)))!important;
    font-weight:600!important;
    color:#F26522!important;

}
/* Sidebar Menu Start */
.sidebar-menu a.active {
    background-color: #F26522!important;
    color: #fff!important;
}
.sidebar-menu li.active {
    background-color:#F26522!important;
    
}
.sidebar-menu li.active span{
    color: #fff!important;
}
.sidebar-menu li.active i{
    color: #fff!important;
}
/* Sidebar Menu End */
/* Tabing Profile Number Start */
/* .tab-style-3 .nav-item .nav-link.about:after {
    content: "2";
} */
.tab-style-3 .nav-item .nav-link{
counter-reset: item; 
}
.tab-style-3 .nav-item .p1:after{
    content: "1";
   

}
.tab-style-3  li.nav-item {
    counter-increment: step;
    position: relative;
    padding-left: 2.5em; /* Adjust this value to control the space for the number */
}

/* Add the number before each tab */
/* .tab-style-3  li.nav-item::before {
    content: counter(step);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 1.5em;
    height: 1.5em;
    line-height: 1.5em;
    text-align: center;
    border-radius: 50%;
} */

.opt-box{
    background-color: #ffffff87;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    z-index: 9;
}

.opt-box span{
    font-size: calc(22px + (40 - 22) * ((100vw - 300px) / (1920 - 300)))!important;
    font-weight:600;
    color:#F26522;
    text-transform: uppercase;
}
/* Tabing Profile Number End */


.tem-bar{
    position: absolute;
    top: 0;
    left: 0;
    padding: 2px 10px;
    background-color: #F26522;
    color: #fff;
    font-size: 0.8rem;

}


.ribbon {
  width: 100px;
  height: 100px;
  overflow: hidden;
  position: absolute;
}
.ribbon::before,
.ribbon::after {
  position: absolute;
  z-index: -1;
  content: '';
  display: block;
  border: 3px solid #F26522;
}
.ribbon span {
  position: absolute;
  display: block;
  width: 165px;
  padding: 5px 0;
  background-color: #F26522;
  box-shadow: 0 5px 10px rgba(0,0,0,.1);
}
.ribbon-top-right {
  top: -3px;
  right: -3px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
  border-top-color: transparent;
  border-right-color: transparent;
}
.ribbon-top-right::before {
  top: 0;
  left: 0;
}
.ribbon-top-right::after {
  bottom: 0;
  right: 0;
}
.ribbon-top-right span {
    left: -21px;
    top: 25px;
    transform: rotate(45deg);
    text-align: center;
    color: #fff;
    font-weight: 500;
    padding-right: 14px;
}
.dots-box{
    position: relative;
}

.dots {
    background-color: #56dc56;
    border: 0;
    width: 8px;
    height: 8px;
    position: absolute;
    border: 0;
    border-radius: 50%;
    right: 3px;
    bottom: 7px;
 
}
.dots-box p{
    display: none;
    background-color: #333;
    padding: 2px 10px;
    font-size: 0.7rem;
    width: 100%;
    color: #fff;
    border: 0;
    border-radius: 5px;
    
}
.dots-red{
    background-color:red;
}
.dots-war{
    background-color:#FFC107;
}
.dots:hover p{
    display:inline-block;
    width:80px; 
    height:20px;
}

.pwatermark{
    position: absolute;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 26%;
    font-size:7rem;
    z-index: 99;
    color: #f0f8ffeb;
    font-weight: 700;
}
.hars-list{
    padding:0;
    margin: 0;
}
.hars-list li{
    list-style:none;
    margin-bottom: 10px;
    padding-left:30px;
    font-size: 15px;
    color: #333;
    position: relative;
}
.hars-list li::before{
    content: "";
    background-color: #333;
    width: 5px;
    height: 5px;
    border: 0;
    border-radius: 50%;
    position: absolute;
    left: 7px;
    top: 7px;
}
@media(max-width:1400px){

    .profile-banner-txt .profile-banner-img {
        width: 200px;
        max-width: 200px;
        height: 200px;
       
    }
    /*.profile-banner-txt {
        position: relative;
        bottom: 0;
        left: 20px;
        display: inline-table;
        align-items: center;
    }*/
    .profile-banner-txt {
        position: absolute;
        /*bottom: 80px;*/
        left: 50px;
        display: flex
    }
    
}
  
@media(max-width:1199px){
    .post-stik{
        position: relative;
        top: 0;
    }
    .mb-20{
        margin-bottom: 1.5rem;
    }
    .profile-banner-txt {
        position: absolute;
        bottom: 250px;
        left: 20px;
       
    }
}
  
@media(max-width:991px){
    .mb-20{
        margin-bottom: 1rem;
    }
    .profile-banner-txt {
        position: relative;
        bottom: 0;
        left: 20px;
        display: inline-table;
        align-items: center;
    }
    
}
