#sticky-conent {
    position: sticky;
    position: -webkit-sticky;
    top: 38px;
}

.progress {
    height: 25px;
    margin-bottom: 10px;
    overflow: hidden;
    background-color: #5bc0de1f;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
    box-shadow: inset 0 1px 2px rgb(0 0 0 / 10%);
}
.search {
    width: 100%;
    position: relative;
    display: flex;
}

.searchTerm {
    width: 100%;
    border: 3px solid #00b4cc;
    border-right: none;
    padding: 5px;
    height: 20px;
    border-radius: 5px 0 0 5px;
    outline: none;
    color: #9dbfaf;
}

.searchTerm:focus {
    color: #00b4cc;
}

.searchButton {
    width: 40px;
    height: 36px;
    border: 1px solid #00b4cc;
    background: #00b4cc;
    text-align: center;
    color: #fff;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    font-size: 20px;
}

/*Resize the wrap to see the search bar change!*/
.wrap {
    width: 30%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.navbar-nav li:nth-child(1) {
    border-left: 1px solid #ccc !important;
}
section {
    margin-bottom: 5px;
}
span.news_slug {
    float: right;
    border: 1px solid;
    padding: 5px;
    margin-top: -36px;
    position: relative;
}
.menu-style {
    border-radius: 50px;
    padding: 3px;
    border: 1px solid #000;
    box-shadow: 0px 0px 3px 0.3px #00fae1;
    color: #00fae1;
}

.block-wrapper {
    /* background: url(../images/pattern.png);*/
    background-color: #f5f5f5;
}

.gallery .post-content,
.gallery ul.list-posts > li {
    background: initial;
}

/*parsly*/

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
    color: #468847;
    background-color: #dff0d8;
    border: 1px solid #d6e9c6;
}
.parsley-equalto,
input.parsley-error,
select.parsley-error,
textarea.parsley-error {
    color: #b94a48;
    background-color: #f2dede;
    border: 1px solid #eed3d7;
}

.parsley-errors-list {
    margin: 2px 0 3px;
    padding: 0;
    list-style-type: none;
    font-size: 0.9em;
    line-height: 0.9em;
    opacity: 0;

    transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
}

.parsley-errors-list.filled {
    opacity: 1;
}

.parsley-required,
.parsley-type,
.invalid-feedback,
.parsley-length {
    color: #e3342f;
}
/*end parsly*/
.required:after {
    content: "*";
    color: red;
}

.invalid-feedback {
    color: red;
    font-size: 12px;
}

#author-list .hover-box .inner-hover {
    bottom: -25px;
    padding: 5px;
    background: -webkit-linear-gradient(
        to bottom,
        rgba(5, 56, 32, 0.9) 40%,
        rgba(5, 56, 32, 0.8) 10%
    );
    background: -o-linear-gradient(
        to bottom,
        rgba(5, 56, 32, 0.9) 40%,
        rgba(5, 56, 32, 0.8) 10%
    );
    background: -ms-linear-gradient(
        to bottom,
        rgba(5, 56, 32, 0.9) 40%,
        rgba(5, 56, 32, 0.8) 10%
    );
    background: linear-gradient(
        to bottom,
        rgba(5, 56, 32, 0.9) 40%,
        rgba(5, 56, 32, 0.8) 10%
    );
}
.rightheader {
    max-height: 45px !important;
    overflow: hidden;
}
.rightAds {
    max-height: 45px !important;
    overflow: hidden;
}

.category-news {
    background: #dbdbdb;

    padding: 7px 7px !important;

    color: #bf1a1a;
}
.category-news li {
    list-style: none !important;
}

#head-title a {
    color: #fff;
    text-decoration: none;
}

div.block-content:after {
    border-right: 0px;
}

.box_title h2 {
    height: 55px !important;
    font-size: 1.8rem !important;

    margin: 0px !important;
}

.modal {
    margin-top: 3%;
    z-index: 99999;
}

.modal-header {
    padding: 5px 5px;
    background: #30904d;
    color: #fff;
}

@media (max-width: 767px) {
    .search_bar {
        top: 0px !important;
        left: 0;
        padding: 0 5px;
        width: 100% !important;
    }

    .navbar-brand {
        width: 200px !important;
    }
    .navbar-nav li.drop ul.dropdown li,
    .navbar-nav li.drop ul.dropdown li ul.dropdown.level2 li {
        width: 100% !important;
    }
    .single-post-box {
        text-align: left !important;
        margin-top: 10px;
    }
    section.ticker-news,
    .heading-news2 .ticker-news-box {
        display: block !important;
    }

    #head-title {
        padding: 7px;
        display: none;
        font-size: 15px !important;
    }
    .single-post-box .share-post-box ul.share-box li a {
        padding: 4px 5px;
    }
}
.allmenu {
    width: 100% !important;
}
.allmenu li {
    float: left;
    width: 14%;
    list-style: none;
}

ul.allmenu li,
.allmenu li:nth-child(1) {
    border: none !important;
}

.navbar-nav li.drop ul.dropdown li a {
    color: #fff;
    font-size: 13px;
    font-family: "SolaimanLipi", sans-serif;
    font-weight: 600;
    padding: 10px 12px;
    background: #010724;
}

.div_border:after {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    margin-left: 0px;
    border-right: 1px solid #f0f0f0;
}
.clear {
    width: 100%;
    clear: both;
    margin: 10px 0px;
    /*    height: 2px;
    background: #ccc;*/
}
.div_border:before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 100%;
    margin-left: 0px;
    border-right: 3px solid #f0f0f0;
}
.row {
    margin-right: -15px;
    margin-left: -10px;
}

.col-md-3 .post-gallery,
.col-md-4 .post-gallery,
.owl-carousel .post-gallery {
    overflow: hidden;
}

.lifestyle .post-gallery {
    height: auto !important;
}

.col-md-3 .video-post {
    height: 175px;
    overflow: hidden;
}
.row {
    margin-right: 0;
    margin-left: 0;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}
ul.post-tags li:last-child {
    float: right;
    padding-top: 5px;
}

.list-posts li:last-child,
.list-posts ul li ul li:last-child {
    padding: 0px !important;
}

hr {
    margin-top: 10px;
    margin-bottom: 10px;
    border: 0;
    border-top: 1px solid #eee;
}

.lifestyle .news-post {
    padding: 0px 0px 5px;
    border-bottom: 1px dotted #ccc;
}

.border {
    background-color: #f3f3f3;
    height: 10px;
    margin: 0px;
    clear: both;
}

.category {
    padding: 0px 0px !important;
    /*border-bottom: 1px solid #ccc;*/
    /*background: #bed5b7;*/
    margin: 1px 0px;
    font-weight: bold;
}

.category-title {
    padding: 5px;
    border-radius: 5px;
}

.profile {
    background: #ff0000;
    color: #fff;
}

.profile a {
    color: #fff !important;
    font-size: 16px !important;
}

#author-list {
    padding: 5px;
}

.standard-post2 .post-title {
    padding: 12px 3px !important;
}

#head-title {
    color: #fff;
    padding: 10px;
    font-size: 25px;
    background: linear-gradient(50deg, #106b008c, #0000001c);
    border-radius: 5px;
}
ul.user-profile li {
    list-style: none;
    border-bottom: 1px dotted #ccc;
    margin: 0px !important;
    padding: 5px 0px;
}

ul.user-profile li i {
    margin: 0px 3px !important;
}
.sidebar .review-widget ul.review-posts-list li {
    text-align: left !important;
}

.section-body {
    background: #fff;
}

.hover-box:hover .inner-hover {
    padding-bottom: 15px !important;
}

.image-slider,
.bx-wrapper img {
    max-height: 370px !important;
}
.feature-tab {
    border-bottom: 1px solid #ccc;
    margin-bottom: 5px;
}
.feature-tab ul {
    margin: 0;
    padding: 0;
}
.feature-tab li {
    display: inline-block;
    margin-right: 3px;
    background: #4a494c;
    padding: 6px 5px;
    border-radius: 3px;
    color: #fff;
}
.feature-tab ul .active {
    background: #b90403;
}
.feature-tab ul li:hover {
    background: #b90403;
}
.feature-tab li a {
    color: #fff;
}
#myBtn {
    display: none;
    position: fixed;
    bottom: 10px;
    right: 15px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #1fa657;
    color: white;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 4px;
}

#myBtn:hover {
    background-color: #555;
}
/*header top line*/

.search_bar {
    position: absolute;
    top: 42px;
    margin: 0px auto;
    width: 85%;

    border-top: none;
    background: #fafafa;
    z-index: 999;
    margin: 0px auto;
}
.search_bar li {
    padding: 10px;
    display: block;
    border-left: none !important;
}

.search_bar li:last-child {
    float: initial !important;
    border-left: none !important;
}

.search_bar li:hover {
    background-color: #fff;
}
.navbar-brand {
    padding: 5px 10px;
}
.profileBtn {
    background: transparent;
    color: #fff;
    border: none;
    padding: 0;
}
.top-line ul.dropdown-menu li {
    display: list-item !important;
}
.top-line ul.dropdown-menu li a {
    padding: 6px 10px;
    color: #000;
    height: initial;
    text-align: left;
    display: block;
}

.dropdownIcon::after {
    content: "\f107";
    display: inline-block;
    font-family: FontAwesome;
    color: #ccc !important;
}
.feature-icon {
    float: right;
    margin: 0;
    padding: 6px 3px;
}
.feature-icon li {
    text-align: right;
    list-style: none;
    display: inline-block;
    margin-left: 10px;
}
.feature-icon a {
    color: #000;
}
ul.social-icons li a.facebook {
    color: #1854dd;
}
ul.social-icons li a.google {
    color: #f14133;
}
ul.social-icons li a.twitter {
    color: #18a3dd;
}
ul.social-icons li a.youtube {
    color: #d31708;
}
ul.social-icons li a.instagram {
    color: #a55900;
}
ul.social-icons li a.linkedin {
    color: #1879dd;
}
ul.social-icons li a.vimeo {
    color: #2ea0f0;
}
ul.social-icons li a.dribble {
    color: #f05c9e;
}
ul.social-icons li a.pinterest {
    color: #d30829;
}
ul.social-icons li a.flickr {
    color: #a43e99;
}

/*desh jure*/
.st0 {
    opacity: 0.7;
}
.st1 {
    fill: #80c2eb;
}
.st2 {
    fill: none;
}
.st3 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}
.st4 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}
.st5 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}
.st6 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}
.st7 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}
.st8 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}
.st9 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}
.st10 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}
.st11 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}

.st13 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.25;
    stroke-miterlimit: 10;
}
.st14 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.75;
    stroke-miterlimit: 10;
}
.st15 {
    fill: #09975f;
    stroke: #ffffff;
    stroke-width: 0.25;
    stroke-miterlimit: 10;
}
.st16 {
    enable-background: new;
}
.st17 {
    fill: #ffffff;
}
.st18 {
    opacity: 0.34;
}
.st19 {
    fill: #d5d5d5;
}

#rangpur:hover path {
    fill: #007500;
}
#rangpur:hover path.st17 {
    fill: #fff;
}
#rangpur:hover path.st19 {
    fill: #d5d5d5;
}

#mymensingh:hover path {
    fill: #007500;
}
#mymensingh:hover path.st17 {
    fill: #fff;
}
#mymensingh:hover path.st19 {
    fill: #d5d5d5;
}

#sylhet:hover path {
    fill: #007500;
}
#sylhet:hover path.st17 {
    fill: #fff;
}
#sylhet:hover path.st19 {
    fill: #d5d5d5;
}

#rajshahi:hover path {
    fill: #007500;
}
#rajshahi:hover path.st17 {
    fill: #fff;
}
#rajshahi:hover path.st19 {
    fill: #d5d5d5;
}

#khulna:hover path {
    fill: #007500;
}
#khulna:hover path.st17 {
    fill: #fff;
}
#khulna:hover path.st19 {
    fill: #d5d5d5;
}

#borishal:hover path {
    fill: #007500;
}
#borishal:hover path.st17 {
    fill: #fff;
}
#borishal:hover path.st19 {
    fill: #d5d5d5;
}

#chittagong:hover path {
    fill: #007500;
}
#chittagong:hover path.st17 {
    fill: #fff;
}
#chittagong:hover path.st19 {
    fill: #d5d5d5;
}

#dhaka:hover path {
    fill: #007500;
}
#dhaka:hover path.st17 {
    fill: #fff;
}
#dhaka:hover path.st19 {
    fill: #d5d5d5;
}

.second-menu {
    background: #9b9ba0;
}

.footer-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
@media (max-width: 991px) {
    .footer-top {
        flex-direction: column;
    }
    .footer-logo {
        display: flex;
        justify-content: center;
    }
    .site-info {
        margin-top: 20px;
    }
    footer .social-icon {
        display: flex;
        justify-content: center;
        margin-top: 20px;
    }
}

@media only screen and (max-width: 991px) {
    .m-none {
        display: none;
    }
}

.footer-bottom {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.footer-bottom b:first-child {
    margin-right: 30px;
}

.breaking-newss {
    margin-bottom: 0;
    padding: 7.5px 0px;
}
.breaking-news-back {
    background: #e9f6ee !important;
    width: 100%;
}
.breaking-newss h2 {
    background: #e8182a;
    padding: 5px 10px;
    color: white;
    font-size: 16px;
    margin-left: 5px;
    margin-right: 30px;
}
.breaking-newss marquee a p img {
    padding: 0 10px !important;
}
.breaking-newss marquee a p {
    margin-right: 35px;
    font-size: 16px;
    margin-top: 4px;
    color: #555555 !important;
    position: relative;
}
.breaking-newss marquee a p::after {
    content: "";
    position: absolute;
    top: 48%;
    transform: translateY(-48%);
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #1fa657;
    left: -10px;
}
.story-element-caption-attribution-wrapper {
    display: flex;
    border-bottom: 1px solid #c5c2c2;
    padding-bottom: 10px;
    margin-bottom: 15px;
    color: #595959;
}

.story-element-image-title {
    margin-right: 20px;
}

header .modal {
    margin-top: 0 !important;
}

.footer-nav {
    margin-top: 50px;
    margin-bottom: 15px;
    border-top: 1px solid #acdec1;
    border-bottom: 1px solid #acdec1;
    padding-top: 18px;
    padding-bottom: 12px;
}

.footer-nav li {
    margin: 0 40px;
    position: relative;
}
.footer-nav li:after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -25px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #1fa657;
}

.story-element-image-attribution {
    border-left: 1px solid red;
    padding-left: 20px;
}

.header-main {
    display: flex;
    justify-content: space-between;
    color: white;
    padding-top: 12px;
    padding-bottom: 10px;
    flex-wrap: wrap;
}
.header-main .nav-item ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0 !important;
}
.header-main .social-icon ul {
    display: flex;
    padding-left: 0 !important;
}
.devider-line {
    margin: 0 20px;
    width: 1px;
    height: 15px;
    background: rgba(31, 183, 140, 0.45);
    margin-top: 3px;
}
.header-main ul li i {
    margin-right: 5px;
}
.header-main .social-icon ul {
    display: flex;
}
.header-main .social-icon ul li {
    margin-left: 15px;
}
.navbar a {
    font-weight: 400;
}
.header-main-bg {
    background: #e8182a;
}
.theme-switch {
    position: relative;
    width: 30px !important;
    height: 15px !important;
}
.slider-theme::before {
    content: "";
    background-color: #fff;
    position: absolute;
    width: 15px !important;
    height: 15px !important;
    left: 0px !important;
    bottom: 0px !important;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}
input:checked + .slider-theme::before {
    transform: translateX(15px) !important;
}
.slider-theme::after {
    display: none !important;
}
.theme-switch-wrapper {
    margin-top: 3px;
}
@media (max-width: 1200px) {
    .header-main {
        justify-content: center;
        align-items: center;
    }
    /*.header-main .nav-item{*/
    /*    margin-bottom: 10px;*/
    /*}*/
    .header-main ul {
        justify-content: center;
    }

    /*.header-main .nav-item ul li{*/
    /*    margin-bottom: 10px;*/
    /*}*/
}
@media (max-width: 901px) {
    .header-main .nav-item {
        margin-bottom: 0px;
    }
}
@media (max-width: 901px) {
    #loadSection {
        margin-top: 0px !important;
    }
}
@media (max-width: 767px) {
    .header-main #translation {
        display: none;
    }
    .header-main .archive,
    .header-main .location,
    .header-main .converter,
    .header-main .dn,
    .header-main .bd-date {
        display: none !important;
    }
}
@media (max-width: 550px) {
    .nav-item ul li {
        font-size: 13px;
    }
    .devider-line {
        display: none !important;
    }
}
.goog-te-gadget-simple {
    border-left: 0 !important;
    border-top: 0 !important;
    border-bottom: 0 !important;
    border-right: 0 !important;
    font-size: 10pt;
    display: inline-block;
    padding-top: 1px;
    padding-bottom: 2px;
    cursor: pointer;
    zoom: 1;
    /* *display: inline; */
    background: transparent !important;
    color: white !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
    color: #fff !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    border: none !important;
}
.logo-banner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 17px 5px;
    align-items: center;
}
.logo-banner .logo {
    max-width: 360px;
}
@media (max-width: 600px) {
    .logo-banner {
        display: none;
    }
}
.navbar a {
    color: white;
}
.navbar {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.search-icon {
    font-size: 17px !important;
}
.herabtt {
    font-size: 17px !important;
}
.mt-6 {
    margin-top: 6px;
}
footer .footer-top .social-icon ul {
    display: flex;
    padding-left: 0 !important;
}
footer .footer-top .social-icon ul li {
    margin-right: 10px;
}
footer .footer-top .social-icon ul li img {
    height: unset !important;
}
footer .footer-top h3 {
    margin-bottom: 10px;
}
.footer-top h3 {
    margin-top: 20px;
    position: relative;
}
.footer-top h3:after {
    content: "";
    position: absolute;
    top: -15px;
    left: 0;
    width: 30px;
    height: 2px;
    background: white;
}
footer {
    padding: 53px 0 10px 0 !important;
    margin-bottom: 0 !important;
}
footer .footer-nav ul {
    padding-left: 0 !important;
}
@media (max-width: 575px) {
    .footer-nav li {
        margin: 0 10px;
    }
    .footer-nav li:not(:first-child):after {
        left: -10px !important;
    }
}

.news-title2 {
    border-width: 1px !important;
    width: 96%;
    border-top: none !important;
}
.mt-30 {
    margin-top: 30px !important;
}
.mt--30 {
    margin-top: 30px !important;
}
.mb-30 {
    margin-bottom: 30px !important;
}
.mt-10 {
    margin-top: 10px !important;
}
/* .box_text_color-1 {
    margin-top: 8px;
    margin-bottom: 20px;
    height: 60px;
    color: #121212 !important;
    line-height: 30px;
} */
.pps .mmb {
    margin: 0 !important;
}

.h60 {
    margin-bottom: 9px;
}
.border-bottom-cc {
    color: #1fb78d !important;
    border-bottom: 1px solid #1fb78d !important;
    margin-top: 455px;
}
.alo-4-btn {
    margin-top: 0px !important;
}
.alo-7-btn {
    margin-top: 519px !important;
}
.border-bottom {
    padding-left: 0 !important;
}
.img_60 {
    padding-left: 0 !important;
}
.ml-5 {
    margin-left: 5px;
}
.list-style {
    margin-bottom: 18px;
    margin-top: 30px;
}

.news-title2 > h1::before {
    background: #f5f5f5 !important;
    top: -2px !important;
    height: 114% !important;
}

#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab {
    border-top: none !important;
}
.panels {
    max-height: 510px !important;
}
.box_bg_color-3 {
    background: #ececec !important;
}

.border-bottom-cc {
    position: relative;
    text-align: center !important;
}
.border-bottom-cc:after {
    content: "";
    position: absolute;
    bottom: 33px;
    left: 0;
    width: 100%;
    height: 1px;
    background: #1fb78d;
}
.border-bottom {
    border-bottom: none !important;
}
.border-bottom:not(:last-child) {
    border-bottom: 1px solid #1fa657 !important;
}
.border-bottom:not(:first-child) {
    margin-top: 8px !important;
}
.header.active .navbar {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    z-index: 10 !important;
}
.header.active .navbar .container > ul {
    display: flex;
    align-items: center;
    width: 100%;
}
.header.active .navbar .converter {
    display: none !important;
}
.alo1 .box_text_color-1 {
    margin-bottom: 10px !important;
}
img {
    object-fit: cover;
    height: 100%;
}
#myModal img {
    height: unset !important;
}
/* Map */
.homePageSideSvg {
    background: #e9f6ee;
    padding: 30px;
    height: 328px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.homePageSideSvg .btn-search {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 45px;
    background: #1fa657;
    font-size: 18px;
    font-weight: 700;
    color: white;
    border-radius: 0 !important;
    transition: 0.4s;
}
.homePageSideSvg .btn-search:hover {
    background: #0f803e;
}
.homePageSideSvg .btn-search img {
    max-width: 15px;
    margin-left: 10px;
    object-fit: unset !important;
}
/* .homePageSideSvg .form-control{

} */
.box_text_color-3 {
    padding-left: 16px;
    padding-bottom: 10px;
}
.mb-15 {
    margin-bottom: 15px;
}
/* .tabs {
    margin-top: 34px;
} */
.header.active .navbar ul li:hover a {
    color: white !important;
}

.header.active .navbar li.has-menu:hover > ul.sub-menu {
    background-color: white !important;
    box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px,
        rgba(0, 0, 0, 0.08) 0px 0px 0px 1px;
}
.header.active .navbar li.has-menu:hover > ul.sub-menu li a {
    color: black !important;
}
.header .navbar ul.sub-menu li:hover {
    background: rgba(0, 0, 0, 0.1) !important;
}
.mt-63 {
    margin-top: 63px;
}

#head-title {
    padding: 6px 10px 1px 0px;
    display: flex;
    border-bottom: 1px solid #1fb78d;
    background: transparent !important;
    border-radius: 0 !important;
}
#head-title span {
    font-size: 42px !important;
    padding: 0 !important;
    color: #000 !important;
    margin-right: 15px;
}
.desh {
    margin-top: 11px;
    flex-wrap: wrap;
}
.desh li a {
    font-weight: normal !important;
}
.desh li a:hover {
    color: #1fb78d !important;
}
.last-update {
    background: white;
    padding: 15px 15px 15px 15px !important;
    margin-top: 20px;
}
.block-wrapper .last-update {
    background: white;
    margin-top: 90px !important;
}
.block-wrapper .box_text_color-1 {
    margin-bottom: 15px;
}
.block-wrapper .box_text_color-1 .mix77y span {
    padding-bottom: 5px !important;
}
.last-update .pps {
    padding-right: 0 !important;
}
.last-update-header {
    background: #10a4b5;
    color: #fff !important;
    height: unset !important;
    padding: 14px 15px;
    font-size: 24px;
    margin-top: 0;
}
.last-update .img_80 {
    padding-right: 0 !important;
}
.mb-7 {
    margin-bottom: 7px !important;
}
.videos i.fa.fa-play {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 35px;
    width: 16px;
    background: #1fb78d;
    text-align: center;
    /* line-height: 35px; */
    color: white;
    border-radius: 50%;
    font-size: 18px;
    padding-left: 16px;
    transform: translate(-50%, -50%);
    z-index: 1;
}
.modal-header {
    position: relative;
}
.modal-header button {
    background: #e9f6ee;
    border: none;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    width: 30px;
    height: 38px !important;
}
.modal-header button i {
    margin-top: -1px;
    color: #1fa657;
    font-size: 16px;
}
@media (max-width: 800px) {
    .logo-banner {
        padding-left: 20px;
        padding-right: 20px;
        flex-direction: column;
        gap: 10px;
    }
    /* .breaking-newss {
        margin-left: 20px;
        margin-right: 20px;
    } */
    .mt-15 {
        margin-top: 15px;
    }
}
@media (max-width: 991px) {
    .mt--30 {
        margin-top: 0 !important;
    }
    .mt-63 {
        margin-top: 0px !important;
    }
    .tabs {
        margin-top: 7px;
    }
    .mix77 {
        padding-left: 10px !important;
    }
}
.px-20 {
    padding: 0 20px;
}
.alobg::after {
    left: 0;
}
/*.mix1 .pps{*/
/*    padding: 0 !important;*/
/*}*/
@media (max-width: 767px) {
    #head-title span {
        font-size: 24px !important;
        padding: 0 !important;
        color: #000 !important;
        margin-right: 15px;
    }
}
.shadow {
    box-shadow: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px;
}
.pb-15 {
    padding-bottom: 15px;
}
[data-theme="dark"] .breaking-newss p {
    color: white;
}
.theme-switch-wrapper {
    display: none;
}
.author-name p {
    line-height: 25px;
}
.article-description .post-gallery {
    margin-top: 22px;
}
.share-box button {
    border: 0;
    padding: 6px 8px;
}
.related-news {
    margin-top: 29px;
    border-bottom: 1px solid #ddd;
    font-size: 30px;
    margin-bottom: 30px;
}
.article-description .description {
    margin-bottom: 30px;
}
.article-description .container {
    padding: 0 15px;
}
.article-description .description .related-news {
    line-height: 38px;
}
.article-description .description p {
    text-align: left !important;
}
.share-box-bottom {
    margin-bottom: 30px;
}
.homesearch a {
    display: inline-block;
    margin-right: 15px;
}
.news_divider .divider_line::after {
    box-shadow: 0 0 8px #1fb78d;
}
.news_divider .divider_icon {
    box-shadow: 0 2px 4px #1fb78d;
    color: #1fb78d;
}
.news_divider .divider_icon::before {
    border: 1px dotted #1fb78d;
}
.single-post-box .share-box {
    margin-top: 23px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    .single-post-box .herabox h1 {
        font-size: 28px !important;
    }
}
header .navbar a {
    padding: 18px 10px !important;
}
@media (max-width: 1280px) {
    header .navbar a {
        padding: 10px !important;
    }
}
.align-items-center {
    align-items: center;
}
.search-container form {
    display: flex;
}
.search-container input[type="text"] {
    font-size: 16px !important;
}
.search-container.opened {
    left: 20px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    width: 245px;
    background: transparent;
}
.search-container {
    transition: none !important;
}
.form-group select {
    height: 45px !important;
    border: 1px solid #acdec1 !important;
    width: 100% !important;
    margin-bottom: 10px !important;
    background: #e9f6ee !important;
    padding: 10px 15px;
    color: #555;
}
.form-group select:focus-visible {
    box-shadow: none !important;
    outline: none;
}
.form-control.btn.btn-success.btn-sm {
    background: #1fb78d !important;
    margin-left: -5px;
}
.block-wrapper .img_90 img {
    height: 108px;
}
.archive-title {
    padding-top: 0 !important;
}
@media (max-width: 767px) {
    .details-title {
        font-size: 28px !important;
    }
    .archive-title {
        font-size: 25px !important;
    }
    #sticky-conent {
        margin-top: 0 !important;
    }
    .block-wrapper {
        margin-top: 20px !important;
    }
    .block-wrapper .last-update {
        background: white;
        margin-top: 0px !important;
    }
}
.pagination {
    display: flex;
    justify-content: center;
}
.pagination > .active > span {
    background-color: #1fb78d;
    border-color: #1fb78d;
}
.pagination > .active > span:hover {
    background-color: #1fb78d !important;
    border-color: #1fb78d !important;
}
.pagination > li > a {
    color: #1fb78d;
}
.sidebar.large-sidebar.last-update {
    margin-top: 0px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
.block-wrappers .box_text_color-1 {
    margin-bottom: 10px;
}
.search-close {
    bottom: -50% !important;
    transform: translateY(-50%) !important;
    right: 20px !important;
}

#subscribe {
    border: none;
}
#subscribe:focus-visible {
    outline: none;
    border: none;
}
.header-main .nav-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}
@media (max-width: 800px) {
    .header-main .nav-item .left {
        padding-left: 20px;
    }
    .header-main .nav-item .right {
        padding-right: 20px;
    }
}
.header-main .nav-item .left {
    display: flex;
    align-items: center;
}
.header-main .nav-item .left button {
    background: transparent;
    border: none;
    padding: 0;
    cursor: pointer;
}
.header-main .nav-item .left button img {
    min-width: 16px !important;
}
.header-main .nav-item .left .border {
    width: 1px;
    height: 16px;
    margin: 0 20px;
    background: #ffffff;
    margin-top: -3px;
}
@media (max-width: 767px) {
    .header-main .nav-item .left .search {
        display: none;
    }
    .header-main .nav-item .left .border {
        display: none;
    }
}
header .youtube-link a {
    display: flex;
    align-items: center;
}
header .youtube-link a span {
    margin-top: 4px;
    margin-left: 10px;
}
@media (max-width: 575px) {
    header .search-container input[type="text"] {
        width: 110px !important;
        margin-right: 0;
    }
    .search-container.opened {
        width: 145px;
    }
    .header-main .nav-item .left .border {
        margin: 0 10px;
        margin-top: -3px;
    }
}
@media only screen and (max-width: 600px) {
    .d-none .btn-demo {
        display: none !important;
    }
    .d-none .shadow {
        display: flex;
        justify-content: center;
    }
}
header .navbar {
    background: #1fa657 !important;
}
header .navbar ul li a {
    font-size: 16px !important;
}
header .converter a img {
    margin-right: 10px;
}
.header .navbar ul li a:hover {
    background: #e8182a !important;
    color: white !important;
}
.navbar ul li:hover {
    background: #e8182a !important;
}
header .navbar ul.sub-menu a {
    color: black;
    background: white !important;
    padding: 10px !important;
}

header .navbar ul.sub-menu a:hover {
    background: transparent !important;
    color: #e8182a !important;
    text-decoration: underline !important;
}
.header .navbar ul.sub-menu li:hover {
    background: white !important;
}
header .navbar ul.sub-menu li:not(:last-child) {
    border-bottom: 1px dashed #cdcdcd !important;
}
.navbar ul .has-menu ul li {
    margin-bottom: 0px !important;
}
.navbar ul {
    margin-left: -5px;
}
@media (max-width: 991px) {
    .navbar .converter {
        display: none;
    }
}
@media (max-width: 800px) {
    .navbar ul {
        margin-left: 10px;
    }
}
header .translation .goog-te-menu-value span:last-child {
    display: none !important;
}
#myModal .modal-dialog .modal-header {
    justify-content: space-between;
    background: white;
    padding: 15px 30px !important;
    border-bottom: none;
}
#myModal .modal-dialog .modal-body {
    padding: 15px 30px !important;
}
#myModal .modal-dialog .modal-body .border-bottom:last-child {
    border-bottom: none !important;
}
#myModal .modal-dialog .search-container {
    position: unset !important;
    max-height: unset !important;
    background: transparent !important;
    margin-bottom: 20px;
    width: 100%;
}
@media (min-width: 767px) {
    #myModal .modal-dialog .search-container {
        display: none;
    }
}
#myModal .modal-dialog .search-container i {
    color: #1fa657 !important;
    cursor: pointer;
}
#myModal .modal-dialog .search-container form {
    border: 1px dashed #cdcdcd;
    padding: 7px 14px;
}
#myModal .modal-dialog .search-container input[type="text"] {
    color: #333 !important;
    margin: 0 !important;
    width: 100% !important;
}
#myModal .modal-dialog {
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.03);
}
.search-container .search-icon {
    margin: 0 !important;
}
#menu-sidebar {
    padding: 0;
}
#menu-sidebar .list-unstyled {
    padding-left: 0 !important;
}
.alo1 .pps .img_160 {
    border-radius: 0;
}
.d-flex {
    display: flex !important;
}
.flex-wrap {
    flex-wrap: wrap !important;
}
.g-30 {
    gap: 30px;
}
.w-50 {
    width: 50%;
}
.w-25 {
    width: 25%;
}
.pl-0 {
    padding-left: 0 !important;
}
.pr-0 {
    padding-right: 0 !important;
}
.title-b {
    font-size: 21px;
    font-weight: 700;
    color: #555555;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.4em;
}
.title-m {
    font-size: 18px;
    font-weight: 700;
    color: #000000;
    line-height: 25px;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.publish-time {
    font-size: 16px;
    color: #555555;
}

/* News Category Title */
.news-title {
    border-bottom: none !important;
    background: #e9f6ee;
    padding: 0 !important;
    width: 100%;
    margin-bottom: 10px;
    margin-top: 60px;
}
.news-title h2 {
    background: #1fa657;
    font-size: 21px;
    font-weight: 700;
    padding: 7px 30px;
    color: white;
}
@media (max-width:1280px) {
    .news-title h2 {
        padding: 7px 20px;
    }
}
.news-title .line {
    width: 3px;
    height: 44px;
    background: #e8182a;
    margin-left: 3px;
    display: inline-block;
}
.news-title a {
    border: none !important;
}
.news-title a b {
    display: flex;
    align-items: center;
    padding-right: 30px !important;
}
@media (max-width:1280px){
    .news-title a b {
        padding-right: 20px !important;
    }
}
.news-title a b p {
    font-size: 16px;
    font-weight: 700;
    color: #e8182a;
}
.news-title a b img {
    object-fit: unset !important;
    margin-left: 12px;
    margin-top: -2px;
}
.map-title {
    background: #1fa657;
}
/* Footer */
footer .footer-top .site-info p {
    text-align: center;
    font-size: 18px;
    color: #555555;
}
footer .social-icon ul li a {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    border: 1px solid #1fa657;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer-logo img {
    object-fit: unset !important;
    height: unset !important;
}
.has-bg {
    background: #e9f6ee;
}
@media (max-width: 991px) {
    .feature-news .left {
        margin-bottom: 30px;
    }
}
.feature-news .right .fnr {
    margin-bottom: 20px !important;
}
.feature-news .left a {
    position: relative;
}
.feature-news .left a:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 1) 0%,
        rgba(0, 0, 0, 0) 100%
    );
    width: 100%;
    height: 100%;
}
.feature-news .left a img {
    height: 445px;
}
@media (max-width: 1279px) {
    .feature-news .left a img {
        height: 375px !important;
    }
}
@media (max-width: 991px) {
    .feature-news .left a img {
        height: 100% !important;
    }
}
.feature-news .left a .title {
    position: absolute;
    bottom: 30px;
    left: 30px;
    color: white;
    z-index: 3;
    width: 90%;
    font-size: 28px;
}
.feature-news img {
    width: 100% !important;
}
.feature-bottom-item {
    background: #e9f6ee !important;
    padding: 10px 5px !important;
    margin-top: 5px;
}
@media (max-width: 991px) {
    .feature-bottom-item {
        margin-bottom: 11px;
    }
}
.feature-bottom-item img {
    width: 100%;
    max-height: 85px;
    object-fit: cover;
}
.warpper .tabs {
    border-bottom: 1px solid #1fa657;
}
.warpper .tab {
    background: #1fa657 !important;
    color: white !important;
}
.pps {
    padding: 0 !important;
    margin: 0 !important;
}
.mt-10 {
    margin-top: 10px !important;
}
.warpper .panels {
    background: #e9f6ee !important;
    padding: 10px !important   ;
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab {
    color: #333333 !important;
    background: #e9f6ee !important;
}
.panel-item {
    padding: 0 !important;
}
.feature-news {
    margin-top: 60px !important;
}
.warpper {
    position: relative;
}
.warpper:after {
    content: "";
    position: absolute;
    bottom: 0%;
    left: 0;
    width: 100%;
    height: 20px;
    background: #e9f6ee;
    z-index: 1;
}
.prodhan-shongbad .big-news a {
    position: relative;
}
.prodhan-shongbad .big-news .title {
    position: absolute;
    bottom: 20px;
    left: 20px;
    color: white;
    z-index: 3;
    width: 90%;
}
.prodhan-shongbad-rb {
    background: #e9f6ee !important;
    padding: 10px 5px !important;
    margin-bottom: 10px !important;
}
.prodhan-shongbad .big-news a {
    position: relative;
}
.prodhan-shongbad .big-news a::before {
    content: "";
    position: absolute;
    bottom: 7px;
    left: 0;
    background: linear-gradient(
        0deg,
        rgba(0, 0, 0, 0.8) 0%,
        rgba(0, 0, 0, 0) 100%
    );
    width: 100%;
    height: 100%;
    z-index: 1;
}
.prodhan-shongbad .small-news .item:first-child {
    padding-left: 0 !important;
}
.prodhan-shongbad .small-news .item:last-child {
    padding-right: 0 !important;
}
.prodhan-shongbad .big-news img {
    height: 308px;
}
@media (max-width:991px) {
    .prodhan-shongbad .big-news img {
        height: unset !important;
    }
}
.h60 {
    height: 60px;
    margin-bottom: 0 !important;
}
.h75 {
    height: 75px;
}
@media (max-width: 991px) {
    .h60 {
        height: unset !important;
    }
}
.alo-18 .bottom-item {
    background: #e9f6ee !important;
    padding: 10px 5px !important;
    margin-bottom: 10px !important;
}
.business-right {
    margin-bottom: 15px !important;
}

.photo-section .photo-item {
    position: relative;
}

.photo-section .photo-item .photo-text {
    position: absolute;
    bottom: 15px;
    left: 20px;
    z-index: 3;
    width: 80%;
}
.photo-section .photo-item .photo-text h1 {
    color: white !important;
    font-size: 21px;
    font-weight: 700;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.photo-section .photo-item .photo-icon {
    position: absolute;
    top: 20px;
    right: 25px;
    width: 45px;
    height: 45px;
}
.video-section .video-item {
    position: relative;
}
.video-section .video-item .video-icon {
    position: absolute;
    top: 20px;
    right: 25px;
    width: 45px;
    height: 45px;
}
.video-section .video-item .videos {
    position: relative;
}
.video-section .video-item h1 {
    margin-top: 5px;
}
.video-section .video-item .videos:after {
    content: "";
    background: linear-gradient(
        180deg,
        transparent 10.87%,
        rgba(0, 0, 0, 0.6) 53.06%,
        #000
    );
    width: 100%;
    height: 70%;
    bottom: 0;
    position: absolute;
    display: block;
}
.binodon-section .left {
    position: relative;
}
.binodon-section .left a {
    position: relative;
}
.binodon-section .left a:after {
    content: "";
    background: linear-gradient(
        180deg,
        transparent 10.87%,
        rgba(0, 0, 0, 0.6) 53.06%,
        #000
    );
    width: 100%;
    height: 70%;
    bottom: 7px;
    position: absolute;
    display: block;
}
.binodon-section .left h3 {
    position: absolute;
    bottom: 15px;
    left: 30px;
    z-index: 3;
    width: 80%;
    color: white !important;
    font-size: 21px;
    font-weight: 700;
    display: block;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.binodon-section .binodon-right {
    background: #e9f6ee !important;
    padding: 10px 5px !important;
    margin-bottom: 10px;
}
.binodon-section .left a img{
    height: 308px;
}
.nav-tab {
    margin-top: 60px;
}
@media (max-width:991px) {
    .add1{
        margin: 30px 0!important;
    }
    .binodon-section .left a img{
        height: unset;
    }
}
.add1 img{
    width: 100% !important;
}
.h115{
    height: 115px;
}
.ads-2{
    margin-top: 60px;
}
.add-img{
    justify-content: center;
}
.ads-01{
    margin-top: 60px;
}
.ads-02{
    margin-bottom: 242px;
}
.ads-03{
    margin-top: 50px;
}
.ads-04{
    margin-top: 50px;
}
.ads-05{
    margin-top: 60px;
}
@media (max-width: 991px) {
    .ads-01{
        margin-top: 30px;
    }
    .ads-02{
        margin-bottom: 270px;
        margin-top: 10px;
    }
    .ads-03{
        margin-top: 20px;
    }
    .ads-04{
        margin-top: 20px;
    }
    .ads-05{
        margin-top: 30px;
    }
}