html {
    scroll-behavior: smooth;
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'SolaimanLipi','LiSubha';
}
.hide_img{
    height: 85px;
}
.d_lead_one img {
    height: 290px!important;  
}
.videio img{
    height: 160px;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    font: caption;
}
.dropdown-toggle::after {
    margin-left: 0.1em;
    border-top: 4.6px solid;
    border-right: 4.6px solid transparent;
    border-bottom: 0;
    border-left: 4.6px solid transparent;
    position: absolute;
}
.form-control {
    font-size: 14px;
}
.l_g{
    font-size: 15px;
}
#comments-section h4 {
    color: #393939;
    font-size: 19px;
}
/*.dropdown-submenu > .dropdown-menu {
    left: -101%!important;
}*/
.media_bodys{
    display: grid;
    grid-template-columns: 14% 86%;
    margin-top: 5px;
}
.media_bodys p{
    line-height: 1;
}
/*border*/
.border_bottom{
    border-bottom: 2px solid #c3c3c3!important;
}
.border{
  border: 1px solid #c3c3c3!important;  
}
.border-bottom {
    border-bottom: 1px solid #c3c3c3!important;
}
.border-right {
    border-right: 1px solid #c3c3c3!important;
}
.border-top {
    border-top: 1px solid #c3c3c3!important;
}
.border-left {
    border-left: 1px solid #c3c3c3!important;
}
.form-control {
    height: 35px;
    border-radius: 0px;
}
.btn {
    border-radius: 0px;
}
.content .c_imgs {
    width: 142px;
    height: 101px;
}
.main_title_on h2{
    font-size: 14px;
    border-left: 4px solid #ff0000;
    color: #1E1A1B;
    padding-left: 7px;
    margin: 0px;
    font-weight: bold;
}
.d_more a {
    font-size: 14.1px;
    color: #dc3545 !important;
    font-weight: bold;
}
/*end border*/
/*.s_news .m_media::before{
    background-color: #bebebe;
    width: 1px;
    content: "";
    position: absolute;
    top: 15px;
    bottom: -4px;
    left: 4px;
}*/
.d_main_category .a_a{
    font-size: 21px;
    color: red;
}
.d_main_category .a {
    font-size: 16.5px;
    color: #1D1E20;
    padding-left: 15px;
}
.d_main_category img{
    width: 16px;
    height: 16px;
}
.d_main_sub_category .a_a_sub{
    font-size: 17px;
    color: green;
}
 .d_main_sub_category .a_sub {
    font-size: 14.5px;
    color: #575757;
    padding-left: 14px;
}
.converter img{
    width: 35%;
}
/*ad*/
.m_opinions strong{
    font-size: 12px;
}
.print .a{
    font-size: 20px;
    border-radius: 100%;
    border: 1px solid gray;
    padding: 0px 6.5px;
}
#myBtn {
    position: fixed;
    bottom: 20px;
    right: 40px;
    z-index: 99;
    border: none;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
    font-size: 36px;
}
 /*..............Add Management..................*/

.add_sale {
    height: 100px !important;
    background-color: #f5f5f5;
    position: relative;
    text-align: center;
}

.add_sale2 {
    height: 200px !important;
}

.add_sale img {
    max-width: 100%;
    position: relative;
}

.add_box {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.add_sale span {
    opacity: 0.4;
    font-size: 15.5px;
    line-height: 1.5;
    font-weight: bold;
}

.position {
    font-size: 13px !important;
    border-top: 1px solid #343434;
    padding-top: 2px;
    font-style: italic;
}

.add_up {
    position: relative;
    cursor: pointer;
    margin-bottom: 12px;
}

.hover_position {
    position: absolute;
    top: 4px;
    right: 8px;
}

.hover_position .hover_text {
    opacity: 0;
    transition: all 0.5s ease;
    font-size: 13.5px;
    font-weight: bold;
    color: #686868;
}

.add_up:hover .hover_text {
    opacity: 1;
    display: block;
    transition: all 0.5s ease;
    background-color: #00a551;
    padding: 5px 15px 5px 15px;
    color: #fff;
    margin-top: 3px;
}

@media(max-width:768px) {
    .add_sale {
        height: 75px !important;
    }
}

/*..............End Add Management..................*/
.p_absolutes {
    position: absolute;
    left: 24px;
    top: 5px;
    width: 20px!important;
    height: 16px!important;
    border-radius: 3px!important;
}
.d_about .about {
    border: 2px solid #ddd;
    border-radius: 6px;
    padding: 20px;
}

.d_about .about_title h1 {
    color: rgb(255, 0, 0);
    font-weight: bold;
    font-size: 31px
}

.d_about .about_title .a_p {
    font-size: 17.3px;
}
                       
.d_team_content .t_img {
    width: 120px;
    height: 90px;
}

.d_team_content p {
    font-size: 16px;
    color: #1D1E20;
}

.d_team_content a {
    font-size: 20px;
    color: #1D1E20;
}

.t_title {
    font-size: 18px;
    background-color: #dddddd;
}
        
.g_add{
    background-color: #ededed;
}
.g_add a{
    color: #8d8d8d;
}
.py_5{
    padding: 95px 0px;
}
                    
/*end ad*/
.owl-carousel .owl-item img {
    width: 110px;
}
.s_news{
    overflow-y: auto;
    height: 242px;
}
.s_news::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #cacaca
}

.c_m_img {
    height: 270px;
}

.content .c_img {
    width: 165px;
    height: 125px;
}
.bg_titles h2{
    background-color: #1D1E20!important;
    font-size: 20px!important;
}
.m_side img {
    width: 95px;
    height: 70px;
}
   
/*.home_news .n_editors img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}*/
          
.s_news::-webkit-scrollbar {
    width: 0;
    background-color: #cacaca
}
@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: .6rem;
        padding-left: .6rem 9.6px;
    }
}

.main_title_one .u_line {
    width: 103px;
    height: 4px;
    background-color: red;
    margin: auto;
    border-radius: 5px;
}

.navigation_bar {
    border-top: 1px solid #c7c7c7;
}

.m_logo .img {
    /* width: 80%; */
    /* margin-left: -20px; */
    height: 80px;
}

.shadow_sm {
    box-shadow: 0 .1rem 0.3rem rgba(0, 0, 0, .15) !important;
}

.s_media .s_icon {
    width: 24px;
    height: 24px;
    margin-left: 15px;
}

.dnone {
    display: none;
    padding: 10px 0px;
}

.fr .w {
    width: 100%;
    border: 3px solid #ccc;
    transition: .5s;
    outline: 0
}

.w {
   font-size: 17px !important;
    border: 1px solid #d9d9d9 !important;
    height: 38px !important;
    padding: 0 0 0 10px !important;
    margin-top: 4px;
}

.ml_5 {
    margin-left: 90px
}

.m_ore img {
    width: 11%;
}

.main_title_ones h2 {
    border-left: 6px solid #ff0000 !important;
    height: 20px;
    line-height: 0.9;
}

.s_1 {
    background-color: #f1f1f1;
    padding: 6px 0px;
    color: #000;
    border-radius: 2px;
}

.v_share img {
    width: 31px;
    height: 27px
}

.d_date span {
    font-weight: bold;
    font-size: 13px;
}

.all_ps {
    font-size: 17px !important;
}

.dropdown-menu {
    top: 88%;
}

.navbar {
    padding: .3rem 0rem;
}

.nav-link {
    font-size: 1.25rem;
    line-height: 1.75rem;
    /* font-weight: 600; */
    --tw-text-opacity: 1;
    color: rgb(60 60 60 / var(--tw-text-opacity));
}

.dropdown-toggle::after {
    position: relative;
    top: -1px;
}

.navbar-nav li:hover > ul.dropdown-menu {
    display: block;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu > .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -6px;
}

.dropdown-menu > li > a:hover:after {
    text-decoration: underline;
    transform: rotate(-90deg);
}

.section_1 {
    border-top: 2px solid #676767;
    border-bottom: 2px solid #676767;
}

.m_media_s {
    position: relative;
}

.more_item a {
    background-color: #f30000;
    padding: 5px 10px;
    color: #fff;
    border-radius: 4px;
}

.border_tops {
    border-top: 3px solid gray;
    padding-top: 8px;
}

.border_top_bottom {
    border-top: 4px solid #DAA520;
    border-bottom: 2px solid #DAA520;
}

.border_top_bottoms {
    border-top: 4px solid #607D8B;
    border-bottom: 2px solid #607D8B;
    background-color: #E5ECF1;
}

.arro_w {
    width: 10px !important;
    height: 6px !important;
    margin-top: 8px !important;
}

.v_logo {
    position: absolute;
    top: 25px;
    left: 36px;
    color: #ffffff;
    font-weight: bold;
    font-size: 16px;
    background-color: #ff001887;
    width: 27px;
    height: 27px;
    border-radius: 50%;
    padding: 0px 0px 0px 9px;
    line-height: 1.9;
}

.m_media_s img {
    width: 100px;
    height: 65px;
    border-radius: 5px;
}

.m_media_s .all_p {
    /*    font-weight: bold;*/
    font-size: 18.4px
}

.lead_one {
    position: relative;
}

.t_dot {
    width: 80px;
    height: 8px;
    background-color: #ffc107;
    border-radius: 4px;
    position: relative;
    top: -9px
}

.lead_body {
   /* position: absolute;
    background-color: #ffffff;
    bottom: -375px;*/
    position: relative;
    background-color: #ffffff;
    bottom: 60px;
    margin: 10px;
    padding: 5px 15px;
    border-radius: 5px;
}

.lead_one img {
    height: 360px;
}
.top_opnion{

}
.lead_three img {
    height: 400px !important;
}
.lead_one_js img{
    height: 320px!important;
}
.lead_three h1 {
    font-size: 22px !important;
}

.lead_one h1 {
    font-size: 27px;
    color: red;
}
.lead_two img{
    height: 150px;
}
.m_media img {
    width: 105px;
    height: 80px;
}

.all_p {
    font-size: 16.5px;
    color: #1D1E20;
    margin: 0px;
    padding: 0px;
}

.lead_two h3 {
    /*font-size: 17px;*/
    font-size: 20px;
    /*font-weight: 600;*/
    color: #1D1E20;
}

/*.lead_two img {
    height: 145px;
}*/

.main_title_one h2 {
    /*font-size: 22px;*/
    font-size: 24px;
    border-left: 4px solid #595959;
    color: #1E1A1B;
    padding-left: 7px;
    margin: 0px;
    /*font-weight: bold;*/
    height: 20px;
    line-height: 0.9;
}

.m_opinions img {
    width: 26px;
    height: 26px;
    border-radius: 50%;
}
.m_opinion img {
    width: 65px!important;
    height: 65px!important;
    border-radius: 50%!important;
}
.all_ps{
    font-size: 21px!important;
    line-height: 1.2;
}
.m_opinion strong {
    font-size: 12px;
    color: #4b4b4b;
}

.l_dots {
    width: 15px;
    height: 15px;
    background-color: red;
    border-radius: 50%;
    border: 2px solid #28a745;
    padding: 5px;
}

.slide_two .owl-nav button {
    position: absolute;
    top: 48%;
    transform: translateY(-50%);
}

.slide_two .owl-nav button.owl-prev {
    left: -16px;
    font-size: 31px !important;
    color: #4a4a4a !important;
}

.slide_two .owl-nav button.owl-next {
    right: -16px;
    font-size: 31px !important;
    color: #4a4a4a !important;
}

.p_absolute {
    position: absolute;
    left: 24px;
    top: 5px;
    width: 30px;
    height: 27px!important;
}

.autoplay-progress {
    position: absolute;
    right: 16px;
    bottom: 16px;
    z-index: 10;
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    color: var(--swiper-theme-color);
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 29px;
    color: red;
    font-weight: bold;
}

.autoplay-progress svg {
    --progress: 0;
    position: absolute;
    left: 0;
    top: 0px;
    z-index: 10;
    width: 100%;
    height: 100%;
    stroke-width: 4px;
    stroke: var(--swiper-theme-color);
    fill: none;
    stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
    stroke-dasharray: 125.6;
    transform: rotate(-90deg);
}

.swiper-pagination-fraction {
    color: white;
    background-color: red;
    width: 74px !important;
    height: 27px !important;
    border-radius: 19px;
}

.swiper-pagination-fraction {
    bottom: 0px;
    top: 5px;
    left: 6px;
    width: 100%;
}

.autoplay-progress {
    top: 0px;
    color: white
}

.autoplay-progress svg {
    stroke: red;
}

.last_news h4 {
    font-size: 17px;
    color: #1D1E20;
    margin-left: 32px;
}

.d_img {
    font-size: 16px;
    color: #fb0000;
    margin-top: 9.5px;
    width: 11px;
    height: 11px;
    border: 1px solid #ff0000;
    border-radius: 50%;
    line-height: 0.5;
}
/*circle*/
.d_circle {
    position: absolute;
    left: 1.3%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 15px;
    height: 15px;
}
.d_circle:before {
  content: "";
  position: relative;
  display: block;
  width: 250%;
  height: 250%;
  box-sizing: border-box;
  margin-left: -75%;
  margin-top: -75%;
  border-radius: 45px;
  background-color: #ff0000;
  animation: pulse 1.25s cubic-bezier(0.215, 0.61, 0.355, 1) infinite;
}
.d_circle:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #ff0000;
  border-radius: 50px;
  animation: circle 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) -0.4s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.33);
  }
  80%, 100% {
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    transform: scale(0.8);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.8);
  }
}
.d_border{
    width: 1px;
    height: 62%;
    background-color: #ff0000;
    position: absolute;
    margin-top: 3px;
    left: 20px;
}
.d_imgs {
    font-size: 22px;
    color: #777777;
}
/*end circle*/
.minutes {
    color: #777777;
    font-size: 11px;
    margin: 0px;
}

.lead_one h2 {
    color: #2f2f2f;
    font-size: 24px;
}

.bg_dark {
    background-color: #f2f2f2;
}

.title_around_flex {
    /*font-size: 22px;*/
    font-size: 24px;
    /*font-weight: bold;*/
    color: #1E1A1B;
}

.title_around_flex {
    display: flex;
    justify-content: center;
    align-items: center;
}

.title_around_flex:before {
    margin-right: 10px;
}

.title_around_flex:before,
.title_around_flex:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background-color: currentColor;
}

.title_around_flex:after {
    margin-left: 10px;
}

.title_around_flex:before,
.title_around_flex:after {
    content: "";
    flex-grow: 1;
    height: 2px;
    background-color: currentColor;
}

.surve {
    border: 2px dotted #ee161f;
}

.serve_title h2 {
    background-color: #005E21;
    font-size: 19px;
    padding: 6px;
    width: 166px;
    color: #fff;
    margin-bottom: 14px;
}

.btn-outline-primary {
    border: 1px solid gray;
    border-radius: 0px;
    color: #000;
}

.m_medias img {
    width: 170px;
    height: 90px;
}

.lead_twos img {
    height: 220px;
}

.lead_ones img {
    height: 290px;
}

.bg_title h2 {
    background-color: #0e5052;
    color: white;
    font-size: 24px;
}

.top_opnion span {
    background-color: green;
    font-size: 30px;
    color: #fff;
    padding: 0px 16px 0px 16px;
}

.section_seven {
    background-color: #F8F1E9;
}

.b_bottom {
    border-bottom: 4px solid #DAA520
}

.bs_bottom {
    border-bottom: 2px solid #607d8b
}

    .video {
        position: relative;
    }

    .video img {
        width: 100%;
    }

    .video a {
        position: absolute;
        top: 30px;
        left: 0;
        z-index: 5;
        height: 100%;
        width: 100%;
        background-image: url(/assets/img/play.png);
        background-position: center -50px;
        background-repeat: no-repeat;
        text-align: center;
        color: #777;
    }

    .video a:hover {
        background-position: center 38px;
        text-decoration: none;
        transition: all 300ms;
    }

    .video_title a {
        font-size: 17.5px;
        color: #333;
    }

    .video_details p {
        font-size: 23.5px;
    }

        .gallery {
            display: block;
        }

        .count_g span {
            border: 1px solid red;
            border-radius: 10px;
            padding: 4px 26px;
            color: black;
            font-weight: bold;
            font-size: 15px;
        }
    .n_editors .o_p{
            width: 50px;
            height: 50px;
        }
        .s_img img {
            height: 37px;
            margin-top: 3.5px;
        }
        #close_two{
            margin-top: 4.5px;
        }
        .n_editors h4{
          font-size: 18px;
          color: #939021;  
        }
        .c_content a{
           color: #1d1e20;
            background-color: #dddddd;
            padding: 3px 10px;   
        }                      
        .gallery img {
            width: 100%;
            height: 370px;
            cursor: pointer;
            transition: transform 0.3s;
            margin-bottom: 5px;
        }

        .gallery img:hover {
            transform: scale(1);
        }

        .popup {
            display: none;
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(0, 0, 0, 0.8);
            align-items: center;
            justify-content: center;
            flex-direction: column;
            z-index: 9999999;
        }

        .popup img {
            max-width: 80%;
            max-height: 80%;
        }

        .caption {
            color: white;
            margin-top: 10px;
            font-size: 18px;
        }

        .buttons {
            position: absolute;
            top: 50%;
            width: 100%;
            display: flex;
            justify-content: space-between;
        }

        .buttons button {
            background: white;
            border: none;
            padding: 10px;
            cursor: pointer;
            font-size: 18px;
        }

        .close {
            position: absolute;
            top: 10px;
            right: 10px;
            background: red;
            color: white;
            border: none;
            padding: 10px;
            cursor: pointer;
        }

        /*.content {
            overflow: auto;
            height: 300px;
        }*/

        .content .title {
            font-weight: bold;
            font-size: 19.5px;
        }

        .content .img {
            height: 178px;
        }

        .content a {
            line-height: 22px;
            color: #202D52;
            font-size: 20px;
            margin-bottom: 5px;
            font-weight: normal;
            text-align: left;
        }

        .content a:hover {
            color: #cc0000;
        }

        .content .content_heading {
            display: block;
            font-size: 16.4px;
            text-decoration: none;
            color: #000;
            font-weight: normal;
            /* background: url(assets/img/arrow.jpg) left top 7px no-repeat; */
            padding-left: 13px;
            line-height: 22px;
            border-bottom: 1px dotted #cccccc;
        }

        .archive_box {
            background: #fff;
            border: 1px solid #ddd;
            /*margin: -5px 0 0 -5px;*/
            padding: 0;
            position: relative;

        }

        .archive_box_item {
            /* background: url('assets/img/ar.png') #f0f0f0; */
            margin: 4px;
            padding-top: 20px;
        }

        .archive_box .archive_title {
            /* background: url('assets/img/ar2.jpeg') no-repeat 0px 0px; */
            left: -4px;
            position: absolute;
            padding-top: 4px;
            text-transform: uppercase;
            top: 6px;
        }

        .archive_title h3 {
            background: #666;
            color: #fff;
            font-weight: normal;
            font-size: 100%;
            line-height: 1;
            margin: 0 !important;
            padding: 3px 10px 4px !important;
            text-decoration: none;
        }

.footer_sub_category a {
    color: #000000;
    font-size: 18px;
    padding: 0px 0px 0px 0px;
    text-decoration: none;
    /* font-weight: bold; */
}

.footer_sub_category span {
    color: #EE161F;
    font-size: 16px;
}

.footer_sub_category a:hover {
    color: #de2f36;
}
.prokasok strong{
    font-size: 19px;
    color: #ff0018;
}
.sotto span {
    color: #EE161F;
    font-size: 16px;
}

.footer_logo img {
    /*width: 100%;*/
    height: 67px;
}
.swiper-button-next, .swiper-button-prev {
    top: 40%;
}
@media(max-width:768px) {
    .g_ad img {
        width: 100%;
    }

    .lead_body {
        position: unset;
        margin: 0;
        padding: 0;
        box-shadow: none !important;
    }

    .lead_one img {
        height: 250px!important;
    }

    .m_logo {
        text-align: center;
    }

    .s_media {
        text-align: center !important;
        margin-top: 0px !important;
    }

    .d_date span {
        text-align: center !important;
    }
    .ml_5{
        margin-left: 0px!important;
        margin-bottom: 15px;
    }
    .lead_two img {
    height: 230px;
}
.m_medias {
    display: block;
}
.m_medias img {
    width: 100%;
    height: 180px;
}
.swiper-button-next, .swiper-button-prev {
    top: 111px!important;
}
.gallery img {
    width: 100%;
    height: 185px;
}
.text_center{
    text-align: center!important;
}
.s_media .s_icon {
   margin-right: 5px;
}
.slide_two .owl-nav button {
    top: 47%;
}
.section_1{
    padding: 10px 3px 10px 3px !important;
}
.d_flex{
    display: block!important;
    text-align: center;
}
.d_flex div{
   margin: 0px!important;
   justify-content: center;
}
.d_border {
    left: 5px;
}
.media_bodys {
    grid-template-columns: 20% 80%;
}
.m_logo .img {
    width: 100%!important;
    margin-left: 0px!important;
}
}
/*-----comment styling code-----*/

.comment-box strong {
    font-weight: 600;
    display: block;
    margin-bottom: 4px;
}

.comment-box p {
    margin-bottom: 6px;
}

.comment-box small {
    color: #777;
}

.comment-box .reply-box {
    margin-top: 8px;
}

.comment-box .reply-box textarea {
    width: 100%;
    height: 60px;
    margin-bottom: 5px;
}

.comment-box button {
    font-size: 13px;
    margin-right: 10px;
}

.comment-box .like-btn.liked {
    color: #0066cc;
    font-weight: bold;
}
.like-btn:hover {
    text-decoration: underline;
    cursor: pointer;
}

.comment-content {
    display: flex;
    align-items: flex-start;
    gap: 10px;
}

.comment-avatar {
    width: 38px;
    height: 38px;
    border-radius: 50%;
    object-fit: cover;
    border: 1px solid #ccc;
}

.comment-body {
    flex: 1;
}

.comment-author {
    font-weight: bold;
    margin-bottom: 4px;
    font-size: 14px;
}

.comment-actions button {
    background: none;
    border: none;
    padding: 0;
    color: #3b5998;
    font-weight: 500;
    cursor: pointer;
}

.comment-actions button:hover {
    text-decoration: underline;
}

.comment-box {
    background-color: #fafafa;
    border: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 0;
    margin-bottom: 8px;
    border-radius: 5px;
}


.comment-text {
    font-size: 14px;
    margin: 4px 0;
}

.comment-actions {
    font-size: 13px;
    color: #555;
    display: flex;
    gap: 15px;
    align-items: center;
}


.comment-actions button:hover {
    text-decoration: underline;
}

.comment-box .comment-box {
    margin-top: 10px;
    margin-left: 45px;
/*    background-color: #fafafa;*/
    padding: 5px;
    border-left: 3px solid #ccc;
    border-radius: 5px;
}

#comment-list{
    overflow-y: scroll;
    height: 350px;
}
/*------edit delete css----------*/
.comment-menu {
    position: relative;
}
.dots-btn {
    border: none;
    background: transparent;
    font-size: 20px;
    cursor: pointer;
}
.dropdown-content {
    position: absolute;
    right: 0;
    top: 20px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 99;
    padding: 5px;
}
/*--------final style---------*/

/* ✅ Dropdown for edit/delete (optional) */
.comment-menu {
    position: relative;
}
.dots-btn {
    border: none;
    background: transparent;
    font-size: 20px;
    cursor: pointer;
    line-height: 1;
}
.dropdown-content {
    position: absolute;
    right: 0;
    top: 22px;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 99;
    padding: 5px;
    min-width: 100px;
}
.dropdown-content button {
    display: block;
    background: none;
    border: none;
    color: #3b5998;
    padding: 5px 10px;
    text-align: left;
    width: 100%;
    cursor: pointer;
}
.dropdown-content button:hover {
    background-color: #f2f2f2;
}
.dropdown-content .text-danger {
    color: #cc0000;
}
.logout-btn{
    background: none;
    border: none;
    color: #eb700b;
}
/*----------election style-----------*/
.top_section {
    display: grid;
    position: relative;
    grid-template-columns: 10% 70% 10% 10%;
    background-color: #BFE4DC;
    padding: 5px;
}
.top_section h1 span{
    color:red;
}
.top_section .circle {
    left: 38px !important;
}

.top_section .img1 {
    height: 110px;
    width: 110px;
    border-radius: 50%;
}

.top_section .img2 {
    height: 95px;
    margin-top: -1px;
    position: relative;
    left: 128px;
}
.top_section h1 {
    padding-top: 30px;
    font-size: 26px;
    text-align: center;
    background-color: #ebfffb;
    margin-top: 7px;
    margin-left: 41px;
    font-weight: 700;
    color: black;
}
.vote_count {
    margin-top: 25px;
    background-color: #f0e1de;
    border-radius: 5px;
    text-align: center;
}

.vote_count span {
    margin-left: 10px;
    position: relative;
    top: -10px;
}

.vote_count p {
    margin-top: 1px;
    color: #ffffff;
    font-size: 17.5px;
    background-color: #343433;
    border: 1px dotted #e7e7e7;
}

.vote_count h3 {
    color: #000;
    font-size: 18px;
    margin: 0;
    padding: 5px 0px 10px 0px;
    font-weight: 600;
}

.vote_count img {
    width: 35px;
    height: 35px;
    border-radius: 50%;
}

.vote_counts p {
    background-color: #343433;
}

.body_section {
    margin-top: 8px;

}

.body_section .pr_title h2 {
    text-align: center;
    background-color: #ffe9e9;
    font-size: 21px;
    padding: 7px;
    color: black;
}

.pr_contents {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 8px;
    
}
.nav-tabs .nav-link.active {
    border-color: #f14c17 #dee2e6 #fff;
    border-top: 2px solid #f33535;
}
.body_section{
    overflow-y: scroll;
    height: 345px;
}
.pr_content {
    border: 1px solid #e3e3e3;
    position: relative;
    text-align: center;
}


.pr_content .man_pic {
    width: 100%;
    height: 130px;
    padding: 10px;
}
.media_mobile {
    border-bottom: 1.5px solid #F44337;
}

.pr_content h3 {
    margin: 4px;
    text-align: center;
    color: #ef5922;
    font-size: 15.5px;
}
.pr_content p {
    margin: 4px;
    text-align: center;
}

.pr_content .p {
    margin: 4px;
    text-align: center;
    color: #ef5922;
    border: 1px solid;
}

.span {
    color: #5f6a30
}

.i {
    width: 10px;
}

.protik {
    position: absolute;
    z-index: 99999;
    height: 41px;
    width: 40px !important;
    right: 8px;
    bottom: 132px;
}

.success_vote {
    position: absolute;
    z-index: 99999;
    right: 10px;
    /*top: 50px;*/
    font-size: 18.5px;
    color: green;
}

.circles {
    position: absolute;
    right: 131px;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 40px;
    height: 40px;
}

.circles:before {
    position: relative;
    width: 230%;
    height: 230%;
    box-sizing: border-box;
    margin-left: -65%;
    margin-top: -65%;
    border-radius: 45px;
    animation: 1.25s cubic-bezier(.215, .61, .355, 1) infinite pulse;
}

.circles:after {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 50px;
    animation: 1.25s cubic-bezier(.455, .03, .515, .955) -.4s infinite circles;
}

.circles:after,
.circles:before {
    content: "";
    background-color: #f44336;
    display: block;
}

@keyframes pulse {
    0% {
        transform: scale(.33)
    }

    100%,
    80% {
        opacity: 0
    }
}

@keyframes circles {

    0%,
    100% {
        transform: scale(.8)
    }

    50% {
        transform: scale(1)
    }
}
@media (max-width:768px){
        .top_section {
    display: grid;
    grid-template-columns: 4% 83% 31%;
}
    .top_section img {
    width: 43%;
    height: 45px !important;
}
    .top_section h1 {
    padding-top: 8px;
    font-size: 16px;
    background-color: unset;
}
.pr_container {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 8px;
    overflow-y: scroll;
    height: 250px;
}
.circles {
    top: 13%;
    right:0px;
}
.top_section{
    text-align: center;
}
.top_section .img2 {
    left: 0px;
}
.top_section h1 {
    padding-top: 8px;
    font-size: 15px;
}
.top_section .img1 {
    height: 52px;
    width: 47px;
    border-radius: 50%;
}

}
.bg-special{
    background-color: #f1f1e5;
}

/*@media (min-width: 601px) and (max-width: 990px) {
    .container{
        width: 100%!important;
        padding-right: 15px!important;
        padding-left: 15px!important;
        margin-right: auto!important;
        margin-left: auto!important;
    }
   
}*/
