html {
    scroll-behavior: smooth;
}

@font-face {
    font-family: 'SolaimanLipi';
    src: url(/assets/css/SolaimanLipi_22-02-2012.ttf);
}

body {
    margin: 0px;
    padding: 0px;
    font-family: 'SolaimanLipi';
    line-height: 1.42857143;
    background: #ffffff;
    font-size: 16px;
}

* {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none !important;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1235px;
    }
}

#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 23px;
    z-index: 99;
    border: none;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}

.local h2 {
    background-color: #005E21;
    color: #fff;
    font-size: 18.4px;
    font-weight: bold;
    text-align: center;
    padding: 7px;
}

.local_two {
    border-top: 2px solid #19763a;
}

.local_two h2 {
    font-size: 18.4px;
    font-weight: bold;
    padding: 7px;
    color: #000000;
}

.local_two h3 {
    background-color: #19763a;
    color: #fff;
    font-size: 18px;
    padding: 4px 9px;
}

.posit {
    position: relative;
    top: -8px
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff;
    border-color: #fff #fff #fff;
    background: -webkit-linear-gradient(top, #005e21, #dc1111);
}

.nav-tabs {
    border-bottom: 0px;
}

.nav_link {
    display: block;
    padding: 0.4rem 0.9rem;

    background: -webkit-linear-gradient(top, #4CAF50, #13351f);
    color: #fff !important;
}

.nav-tabs .nav-link {
    border: 0px;
    border-radius: 3px;
}


.content a {
    line-height: 22px;
    color: #202D52;
    font-size: 20px;
    margin-bottom: 5px;
    font-weight: normal;
    text-align: left;
    font-weight: bold;
    text-decoration: none;
}

.more > a > div {
    font-size: 16px;
    color: #ff0000;
    margin: 0 10px 0 0;
}

.media_body h4 {
    color: #4a4a4a;
    font-size: 18.5px;
}

.nav_link {
    color: #4a4a4a;
}

/*navbar*/
@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0.7rem;
        padding-left: 0.7rem;
    }
}

/*
@media all and (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: 0s;
        margin-top: 0
    }

    .navbar .nav-item:hover .nav-link {
        color: #000000;
    }

    .navbar .dropdown-menu.fade-down {
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0 0
    }

    .navbar .dropdown-menu.fade-up {
        top: 180%
    }

    .navbar .nav-item:hover .dropdown-menu {
        transition: 0.4s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0)
    }
}
*/

/*
.dropdown-item {
    border-bottom: 1px solid #e3e3e3;
}
*/
.rows_1 {
    margin-right: -8px !important;
    margin-left: -8px !important;
}

.cols_1 {
    padding-right: 8px !important;
    padding-left: 8px !important;
}

.cols_two {
    padding-right: 6px !important;
    padding-left: 6px !important;
}

.rows_1 {
    display: grid;
    grid-template-columns: 346px 495px 345px;
}

@media (min-width: 601px) {
    .dropdown_menu {
        column-count: 5;
        column-gap: 0px;
        column-rule: 0px solid #000000;
    }
}

.dropdown-menu {
    color: #000000;
    background-color: #f4f4f4;
    min-width: 8.5rem;
    right: 0px !important;
    left: unset;
}


.bg-dark {
    background-color: #eaeaea !important;
}

.top_media a {
    padding-right: 10px;
}

.date_icon {
    width: 21.5px;
}

.top_media img {
    width: 21.5px;
    border-radius: 50%;
    height: 21.5px;
}

.date span {
    font-size: 16px
}

.headlines .navbar-brand img {
    width: 195px;
    position: relative;
    right: 15px
}

.headlines .nav-link {
    padding: 10px 5px;
    display: block;
    font-size: 16px;
    color: #000;
    font-weight: bold;
    text-align: left;
}

.search {
    height: 25px;
}

.dnone {
    display: none;
}

.contentt .fr .w {
    width: 100%;
    outline: none;
}

.w {
    font-size: 19px !important;
    border: 1px solid #d9d9d9 !important;
    height: 48px !important;
    padding: 0 0 0 10px !important;
}

.w_fr {
    width: 1064px;
}

/*end navbar*/

/*others*/

.about h2 {
    font-size: 24px;
    font-weight: bold;
}

.about p {
    font-size: 19px;
    text-align: justify;
}

.text_danger {
    font-size: 19px;
}


/*end others*/

/*index*/

.front_media img {
    border: 1px solid #ddd;
    width: 110px;
    height: 80px;
}

/*
.top_content span {
    line-height: 20px;
    font-size: 16px;
    color: #1b1b1b;
    text-align: left;
    font-weight: bold;
}
*/
.top_content span {
    line-height: 20px;
    font-size: 18.4px;
    color: #1b1b1b;
    text-align: left;
    /* font-weight: bold; */
}

.top_content span:hover {
    color: #cc0000;
}

.front_media_body a:hover {
    color: #cc0000;
}

.front_media_body a {
    font-size: 16.4px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    line-height: 22px;
}

.minutes .top_time {
    line-height: 24px;
    font-size: 12px !important;
    color: #214772;
    text-align: left;
    font-weight: normal;
}

.minutes {
    font-size: 12.2px !important;
    color: #d05f5f !important;
}

.top_news a {
    line-height: 32px;
    color: #dc1111;
    font-size: 26px;
    margin: 5px 0 5px 0;
    font-weight: bold;
    text-align: left;
    text-shadow: -1px -1px 0 #EEDBB3;
}

.top_news .detailstitle {
    font-size: 16.4px;
}

/*
.section_two .media img {
    width: 215px;
    height: 135px;
}
*/
.section_two .media img {
    width: 175px;
    height: 115px;
}
.section_two .media .media-body h4 {
    font-size: 20px;
    color: #000000;
    /* font-weight: bold; */
    letter-spacing: 0.4px;
}
.section_two p {
    font-size: 16.4px;
    text-decoration: none;
    color: #000;
    font-weight: normal;
    line-height: 22px;
}

.media_body h4 {
    color: #000000;
    font-size: 18.3px;
    border-bottom: 1px dotted #19763a;
}

.nav_item .nav-link {
    font-size: 15.9px;
    letter-spacing: 0.9px;
}

.nav_link {
    color: #4a4a4a;
}

.section_three .pgwSlideshow .ps-list li img {
    display: block;
    border: 1px solid #777;
    width: 100px !important;
    height: 70px !important;
}

.ps-caption {
    overflow-y: auto;
    height: 75px;
}

.section_five .media img {
    width: 140px;
    height: 80px;
}

.section_five .media .media-body h3 {
    font-size: 16px
}


.section_ten .main_adda img {
    height: 220px;
}

.section_ten .main_adda h3 {
    font-size: 17px;
}

.span {
    color: #aa1d1d;
    font-weight: bold;
    font-size: 14.4px;
}

.img {
    width: 18px !important;
    height: 21px !important;
}

.section_ten .media img {
    height: 80px;
    width: 80px;
    border-radius: 50%;
}

.section_ten .media-body h3 {
    font-size: 15.5px;
    color: #363636;
}

.videio p {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
}

.videio img {
    height: 200px;
}

.videio .ved {
    height: 135px !important;
}

/*end index*/

/*category*/

.top_category h2 {
    color: #4a4a4a;
    text-decoration: none;
    font-weight: 600;
    font-size: 25px
}

.top_category p {
    color: #4a4a4a;
    font-size: 16.3px;
}

.top_category_two h3 {
    color: #4a4a4a;
    font-size: 20px;
    font-weight: 600;
}

.top_category_two p {
    color: #4a4a4a;
    font-size: 16.3px;
}

.medias img {
    width: 300px;
    height: 175px
}

.main_category h1 {
    font-size: 22px;
    font-weight: bold;
    letter-spacing: 0.5px;
}

.sub_category a {
    color: #4a4a4a;
    font-size: 15.5px;
    padding: 0px 10px 0px 0px;
    text-decoration: none;
}

.sub_category span {
    color: #EE161F;
    font-size: 13px;
}

.breadcrum a {
    color: #4a4a4a;
    font-size: 15px;
    text-decoration: none;
}

.sub_category a:hover,
.breadcrum a:hover {
    color: #de2f36;
}

/*end category*/

/*details*/

.details h2 {
    font-size: 25.5px;
    font-weight: bold;
}

.details h3 {
    font-size: 18px;
    font-weight: bold;
}

.details h4 {
    font-size: 16px;
}

.details .p {
    font-size: 19px;
}


.subject strong {
    font-size: 20px;
    color: red;
    margin-right: 12px;
}

.subject a {
    font-size: 19px;
    padding: 0 10px;
    background: #eeeeee;
    border-radius: 3px;
    color: #000;
    margin-right: 8px;
    margin-bottom: 8px;
}

.relation {
    border-top: 2px solid #005E21;

}

.relation h2 {
    font-size: 24px;
}

/*end details*/

/*family*/

.family_titles {
    background: #dddddd;
    color: #000;
    padding: 3px 0 4px 10px;
    margin: 10px 0px 0 0px;
    text-align: left;
}

.content {
    margin: 14px 0 10px 0;
}

.content .family_title {
    font-size: 18.4px;
    color: #333;
}

.family_title .media img {
    border: 1px solid #cccccc;
    padding: 3px;
    height: 95px;
    width: 90px;
    margin-right: 7px;
}

.family_title .family_content {
    font-size: 14px;
    font-weight: normal;
    color: #333;
    line-height: 7px;
}

/*end family*/

/*footer*/
.footer .footer_logo img {
    width: 37%
}

.footer .prokasok .span {
    font-size: 20px !important;
    color: #19763a;
}

.footer .prokasok strong {
    font-size: 18px;
}

.prokasok p {
    font-size: 16.4px;
}

.footer_sub_category a {
    color: #000000;
    font-size: 15.4px;
    padding: 0px 10px 0px 0px;
    text-decoration: none;
    font-weight: bold;
}

.footer_sub_category span {
    color: #EE161F;
    font-size: 13px;
}

.footer_sub_category a:hover {
    color: #de2f36;
}

.sotto span {
    color: #EE161F;
    font-size: 16px;
}

.brand {
    width: 135px
}

/*end footer*/

/*vedio*/

.videio {
    position: relative;
}

.videio 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;
}

.videio_title a {
    font-size: 18px;
    color: #333;
}

.videio a:hover {
    background-position: center 38px;
    text-decoration: none;
    transition: all 300ms;
}

/*
.navbar {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    padding: 10px 100px;
    box-sizing: border-box;
    transition: .5s;
    z-index: 99999;
}
*/

.navbar.black {
    box-shadow: 0 .12rem .25rem rgba(0, 0, 0, .07) !important;
    padding: 4px 50px;
    background-color: #fff;
    margin-top: -36px;
}

.navbar.black .navbar-brand img {
    height: 45px;
}

.rows {
    margin-top: 105px;
}

/*
.navbar-brand,
.collapse {
    margin-top: 33px
}
*/

.borders {
    border: 1px solid #efefef;
}

.vedio_details p {
    font-size: 22.5px;
}

/*end vedio*/

/*sidebar*/
.bg {
    background-image: url('/assets/img/dot.png');
    height: 40px;
    padding: 0px 0px 2px 0px;
}

.acme-news-ticker-label {
    background: #f9f9f9;
    color: #005e21;
    text-align: center;
    float: left;
    line-height: 20px;
    font-size: 17.5px;
    font-weight: bold;
    position: relative;
    z-index: 999;
}

.acme-news-ticker-controls span {
    background: #f9f9f9;
    border-color: #eeeeee
}

.my-news-ticker-3 li a {
    color: #000000;
    font-size: 15.5px;
}

.section_one {
    margin-top: 27px;
}

.top_news {
    margin-top: 6.3px;
}

.acme-news-ticker {
    border: 0px;
    height: 37px;
}

.local_twos h3 {
    padding: 7px 9px !important;
}

.top_category_two h3 {
    color: #000000;
    font-weight: 600;
}

.top_category_two p {
    color: #4a4a4a;
    font-size: 16.3px;
}

.side_one h3 {
    font-size: 18.4px;
}

.section_seven .media img {
    width: 115px;
    height: 75px;
}

.section_seven .media-body h3 {
    font-size: 16.3px
}

.sidebar .media img {
    border: 1px solid #ddd;
    width: 100px;
    height: 65px;
}

.sidebar .media-body .content_heading {
    font-size: 16.4px;
    text-decoration: none;
    color: #000000;
    font-weight: normal;
    line-height: 22px;
}

/*end sidebar*/
