::-webkit-scrollbar {
    width: 0.5em;
    height: 0.3em;
}
::-webkit-scrollbar-thumb {
    background: #ccc;
}
::-webkit-scrollbar-track {
    background: #eee;
}
.row {
    display: block;
}
.container {
    margin: 0 auto;
    padding-left: 7px;
    padding-right: 7px;
}
.container:after {
    clear: both;
}
@media (min-width: 768px) {
    .container {
        width: 768px;
    }
}
@media (min-width: 992px) {
    .container {
        width: 992px;
    }
}
@media (min-width: 1280px) {
    .container {
        width: 1212px;
    }
}
.containers {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
}
.containers:after,
.containers:before {
    content: " ";
    display: table;
}
.containers:after {
    clear: both;
}
.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-55,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-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 {
    box-sizing: border-box;
    flex: 0 0 auto;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    flex-basis: 100%;
    max-width: 100%;
    float: left;
}
@media (min-width: 0px) {
    .col-xs-1 {
        width: 8.3333333333%;
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-xs-2 {
        width: 16.6666666667%;
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-xs-3 {
        width: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .col-xs-4 {
        width: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-xs-5 {
        width: 41.6666666667%;
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-xs-6 {
        width: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .col-xs-7 {
        width: 58.3333333333%;
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-xs-8 {
        width: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-xs-9 {
        width: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .col-xs-10 {
        width: 83.3333333333%;
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-xs-11 {
        width: 91.6666666667%;
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-xs-12 {
        width: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    [class*="row-"].collapse-sides,
    [class*="row-"].collapse-sides-nested,
    [class*="row-"].collapse-sides-nested-xs,
    [class*="row-"].collapse-sides-xs {
        margin-left: 0;
        margin-right: 0;
    }
    [class*="col-"].collapse-sides,
    [class*="col-"].collapse-sides-nested,
    [class*="col-"].collapse-sides-nested-xs,
    [class*="col-"].collapse-sides-xs {
        padding-left: 0;
        padding-right: 0;
    }
    .collapse-sides-nested-xs > .col,
    .collapse-sides-nested-xs > [class*="col-"],
    .collapse-sides-nested > .col,
    .collapse-sides-nested > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 768px) {
    .col-sm-1 {
        width: 8.3333333333%;
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-sm-2 {
        width: 16.6666666667%;
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-sm-3 {
        width: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .col-sm-4 {
        width: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-sm-5 {
        width: 41.6666666667%;
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-sm-6 {
        width: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .col-sm-7 {
        width: 58.3333333333%;
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-sm-8 {
        width: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-sm-9 {
        width: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .col-sm-10 {
        width: 83.3333333333%;
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-sm-11 {
        width: 91.6666666667%;
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-sm-12 {
        width: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    .col-sm-pull-0 {
        right: auto;
    }
    [class*="row-"].collapse-sides-nested-sm,
    [class*="row-"].collapse-sides-sm {
        margin-left: 0;
        margin-right: 0;
    }
    [class*="col-"].collapse-sides-nested-sm,
    [class*="col-"].collapse-sides-sm {
        padding-left: 0;
        padding-right: 0;
    }
    .collapse-sides-nested-sm > .col,
    .collapse-sides-nested-sm > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }
}
@media (min-width: 992px) {
    .col-md-1 {
        width: 8.3333333333%;
        flex-basis: 8.3333333333%;
        max-width: 8.3333333333%;
    }
    .col-md-2 {
        width: 16.6666666667%;
        flex-basis: 16.6666666667%;
        max-width: 16.6666666667%;
    }
    .col-md-3 {
        width: 25%;
        flex-basis: 25%;
        max-width: 25%;
    }
    .col-md-4 {
        width: 33.3333333333%;
        flex-basis: 33.3333333333%;
        max-width: 33.3333333333%;
    }
    .col-md-5 {
        width: 41.6666666667%;
        flex-basis: 41.6666666667%;
        max-width: 41.6666666667%;
    }
    .col-md-55 {
        width: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
    .col-md-6 {
        width: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .col-md-7 {
        width: 58.3333333333%;
        flex-basis: 58.3333333333%;
        max-width: 58.3333333333%;
    }
    .col-md-8 {
        width: 66.6666666667%;
        flex-basis: 66.6666666667%;
        max-width: 66.6666666667%;
    }
    .col-md-9 {
        width: 75%;
        flex-basis: 75%;
        max-width: 75%;
    }
    .col-md-10 {
        width: 83.3333333333%;
        flex-basis: 83.3333333333%;
        max-width: 83.3333333333%;
    }
    .col-md-11 {
        width: 91.6666666667%;
        flex-basis: 91.6666666667%;
        max-width: 91.6666666667%;
    }
    .col-md-12 {
        width: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }
    [class*="row-"].collapse-sides-md,
    [class*="row-"].collapse-sides-nested-md {
        margin-left: 0;
        margin-right: 0;
    }
    [class*="col-"].collapse-sides-md,
    [class*="col-"].collapse-sides-nested-md {
        padding-left: 0;
        padding-right: 0;
    }
    .collapse-sides-nested-md > .col,
    .collapse-sides-nested-md > [class*="col-"] {
        padding-right: 0;
        padding-left: 0;
    }
}
.p,
p {
    -webkit-font-kerning: normal;
    font-kerning: normal;
    letter-spacing: 0.01em;
    transform: translateY(-0.125rem);
    font-size: 20px;
    line-height: 35px;
    margin: 0 0 10px;
}
.li,
li {
    transform: translateY(-0.125rem);
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.50006;
    margin: 0;
}
.th,
th {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.50006;
    margin: 0;
}
.td,
td {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.50006;
    margin: 0;
}
table,
td,
th,
tr {
    padding: 0;
    margin: 0;
}
ol,
pre,
ul {
    margin: 0;
}
ul {
    list-style-type: disc;
}
ol {
    list-style: decimal;
}
body {
    position: relative;
    margin: 0;
}
.full {
    width: 100%;
}
img {
    max-width: 100%;
}
body [class*="col-"],
body [class*="container"],
body [class*="row-"],
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body li,
body p {
    position: relative;
    list-style: none;
}
body [class*="col-"]:hover,
body [class*="container"]:hover,
body [class*="row-"]:hover,
body h1:hover,
body h2:hover,
body h3:hover,
body h4:hover,
body h5:hover,
body h6:hover,
body li:hover,
body p:hover {
    outline: 0;
}
a {
    text-decoration: none;
    color: inherit;
    display: block;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.modal.left .modal-dialog,
.modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 320px;
    height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.modal.left .modal-content,
.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}
.modal.left .modal-body,
.modal.right .modal-body {
    padding: 15px 15px 80px;
}
.modal.left.fade .modal-dialog {
    left: -320px;
    -webkit-transition: opacity 0.3s linear, left 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, left 0.3s ease-out;
    -o-transition: opacity 0.3s linear, left 0.3s ease-out;
    transition: opacity 0.3s linear, left 0.3s ease-out;
}
.modal.left.fade.in .modal-dialog {
    left: 0;
    top: 0;
    background: #fff;
    height: 100%;
    z-index: 9999;
}
.modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}
.modal.right.fade.in .modal-dialog {
    right: 0;
    top: 0;
    background: #fff;
    height: 100%;
    z-index: 9999;
}
.modal-content {
    border-radius: 0;
    border: none;
}
.modal-header {
    border-bottom-color: #eee;
    background-color: #fafafa;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    flex-wrap: wrap !important;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}
.news_divider .divider_icon {
    width: 50px;
    height: 50px;
    position: absolute;
    bottom: 100%;
    margin-bottom: -25px;
    left: 50%;
    margin-left: -25px;
    border-radius: 100%;
    box-shadow: 0 2px 4px #e74d4f;
    background: #fff;
    text-align: center;
    line-height: 50px;
    color: #e74d4f;
}
.news_divider .divider_icon::after {
    content: "\f078";
}
.news_divider .divider_icon::before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 4px;
    bottom: 4px;
    left: 4px;
    right: 4px;
    border-radius: 100%;
    border: 1px dotted #e74d4f;
    font-size: 30px;
}
.news_divider {
    margin: 50px auto 40px;
    max-width: 450px;
    position: relative;
}
.news_divider .divider_line {
    overflow: hidden;
    height: 20px;
}
.news_divider .divider_line::after {
    content: "";
    display: block;
    margin: -25px auto 0;
    width: 100%;
    height: 25px;
    border-radius: 125px/12px;
    box-shadow: 0 0 8px #e74d4f;
}


#box_text_color-12 h1 {
	font-size: 24px !important;
	line-height: 29px !important;
	margin-top: 10px !important;
	padding: 3px !important;
	font-weight: 600;
}

.catnew {
	border-left: 0px solid #b21a0d;
	padding: 0px !important;
}
.navbar li {
	font-size: 18px !important;
	font-weight: 600 !important;
}
.dotbg h2 {
	background: #0e5110 !important;
	padding: 7px 11px !important;
	color: #fff;
	height: 21px !important;
	line-height: 22px !important;
	position: relative;
	display: inline-block;
	font-size: 18px !important;
}
.footer {
	background: #0e5110 !important;
	color: rgb(255, 255, 255) !important;
	border-top: 2px solid #d8080b !important;
}
.page-tt {
	display: none !important;
}

body {
    font-size: 18px !important;
    background: #ebedf0;
    font-weight: 500 !important;;
}
.bg-primary {
    margin-top: 10px !important;
}


.navbar {
	background: #b2ecba;
	box-shadow: 1px 2px 0 0 rgba(0, 0, 0, 0.1) !important;
}

.breaking-newss h2 {
	font-size: 21px !important;

}
.breaking-newss a{
	font-weight: 600;
}

.news-title.t6 {
	margin-left: 4px !important;
	border-left: 10px solid #006a0f !important;
	margin-right: 10px !important;
}
.breadcrumbs {
    background: #e5fbee !important;
    overflow: auto;
}
.tab {
	padding: 4px 20px 2px 18px !important;
}
.img_90 img {
	height: 75px !important;
	padding: 5px;
}
.news-title.col-md-12.pps.flex {
	padding: 5px !important;
}

.category-title span {
	font-size: 30px !important;
	color: #000 !important;
	
}
.category-title {
	margin-top: 3px !important;
}

.box_text_color-1 {
	overflow: hidden !important;
}
#polling {
	padding: 10px !important;
}
.flex h1 {
	padding-left: 5px !important;
}
.logomin img {
	width: 70% !important;
	height: 100% !important;
}
.sidebar.large-sidebar {
	padding: 5px !important;
}


.m-none span {
	padding-left: 2px !important;
}

.img_80 img {
	padding: 5px !important;
}
.h80 h1 {
	padding: 5px !important;
	margin-left: 2px !important;
}
.p-tb-1 {
	overflow: hidden !important;
}
input {
	font-family: Shurjo,SolaimanLipiNormal, Helvetica, Arial, sans-serif;
	font-size: 16px !important;
}

.btn2 {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 18px;
	font-weight: 400;
	line-height: 1.42857143;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	-ms-touch-action: manipulation;
	touch-action: manipulation;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px;
	width: 100%;
	background: #009135;
	color: #fff;
}

.alobg2 {
	background: #fff !important;
	padding: 5px 5px 5px 5px !important;
}
.m-t-10 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.progress-bar {
	font-size: 17px !important;
	line-height: 21px !important;
}
.fottermenu ul li {
	margin: 5px;
	float: left;
}

.fottermenu ul li a {
	font-size: 18px;
	text-align: center !important;
	margin-left: 22px;
	padding: 5px;
}

/* Custom css*/

.bg-n {
    background: #fff;
}
@font-face {
    font-family: 'SolaimanLipiNormal';
    font-style: normal;
    font-weight: normal;
    src: local('SolaimanLipiNormal'), url('solaimanlipi.woff') format('woff');
    }
@font-face {
    font-family: Shurjo;
    font-display: swap;
    font-style: normal;
    font-weight: 400;
    src: url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_400_v2-6a682f6f610beeda14f0.woff2) format("woff2"), url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_400_v2-f516035cb806da4a249e.woff) format("woff"),
        url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_400_v2-46e441a492e5db01a626.ttf) format("truetype");
}
@font-face {
    font-family: Shurjo;
    font-display: swap;
    font-weight: 700;
    font-style: normal;
    src: url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_700_v2-ef9e058ccc3a98d85030.woff2) format("woff2"), url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_700_v2-72cba63e779d86520525.woff) format("woff"),
        url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_700_v2-7084d97ccd992205d87b.ttf) format("truetype"),
        url(https://assets.prothomalo.com/prothomalo/assets/ShurjoWeb_700_v2-6f30c4f7cce4d463f8e4.eot) format("embedded-opentype");
}
.sidebar.large-sidebar {
    overflow: auto;
}
@font-face {
    font-family: Roboto;
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v20/KFOmCnqEu92Fr1Mu4mxM.woff) format("woff");
}
body {
    top: 0 !important;
    background: #EEEEEE;
    font-family: Shurjo,SolaimanLipiNormal, Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    color: #333;
}
a,
b,
button,
h1,
h2,
h3,
h4,
h5,
h6,
i,
input,
li,
p,
select,
textarea {
    font-family: Shurjo,SolaimanLipiNormal, Helvetica, Arial, sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 7px 0;
}

.common-all2{
    padding-left:0px !important;
    padding-right: 10px !important;;
}

.block {
    display: block;
}
.z-index-5 {z-index: 5;}
.flex {
    display: flex;
}
.align-c {
    align-items: center;
}
.align-l {
    align-items: flex-start;
}
.align-r {
    align-items: flex-end;
}
.space-between {
    justify-content: space-between;
}
.wrap {
    flex-wrap: wrap;
}
.flex-direction {
    flex-direction: column;
}
.justify-r {
    justify-content: flex-end;
}
.justify-content {
    justify-content: center;
}
.custop_padding{
   padding: 5px !important;
}
.big_padding img {
    padding: 5px !important;
    width: 97% !important;
}
.h9011 h1 {
    font-size: 21px !important;
    line-height: 27px !important;
    font-weight: 700 !important;
}
.p-3 {
    padding: 3px;
}
.p-t-1 {
    padding-top: 10px;
}
.p-10 {
    padding: 10px;
}
.p-5 {
    padding: 5px;
}
.p-tb-0 {
    padding: 5px 0;
}
.p-tb-1 {
    padding: 10px 0;
    overflow: auto;
}
.p-tb-2 {
    padding: 2em 0;
}
.p-b-1 {
    padding-bottom: 1em;
}
.p-0,
.pps {
    padding: 0;
}
.t-w {color: white;}
.bg-w {
    background: #fff;
    overflow: auto;
}
.t-red {
    color: red;
}
.p-l-0 {
    padding-left: 0;
}
.p-r-0 {
    padding-right: 0;
}
.p-r-5 {
    padding-right: 5px;
}
.p-l-10 {
    padding-left: 10px;
}
.m-0 {
    margin: 0;
}
.m-t-0 {
    margin-top: 0;
}
.m-t-1 {
    margin-top: 10px;
}

.m-t-30 {
    margin-top: 30px;
}
.m-b-0 {
    margin-bottom:0;
}
.m-b-1,
.mmb {
    margin-bottom: 1em;
}
.m-b-2 {
    margin-bottom: 2em;
}
.m-r-1 {
    margin-right: 1em;
}
.border-radius-50 {
    border-radius: 50%;
}
.t--t h1 {
    color: white;
    position: absolute !important;
    bottom: -6px;
    width: 90%;
    background: rgba(0,0,0,.5) none repeat scroll 0 0;
    padding: 5px;
}
.text-center,
.userxx {
    text-align: center;
}
.border {
    border: 1px solid #ddd;
}
.border-top {
    border-top: 1px solid #ddd;
}
.border-bottom {
    border-bottom: 1px solid #ddd;
}
.border-bottomtabe {
    margin: 0px !important;
    padding: 0px;
}
.border-right {
    border-right: 1px solid #ddd;
}
.border-left {
    border-left: 1px solid #ddd;
}
.fixed {
    position: fixed;
}
.hera {
    display: flex;
    flex-wrap: wrap;
}
.mix1 {
    display: flex;
    flex-wrap: wrap;
}
.f-30 h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.4;
}
.h1,
h1 {
    font-weight: 700;
    font-size: 30px;
    line-height: 1.4;
}
.map-heading h2 {
    background: #009135;
    color: #fff;
    font-size: 24px;
    line-height: 30px;
    padding: 5px;
}
.t-red::after {
    content: "/";
    padding: 0 5px;
    color: #000;
}
.videos i {
    position: absolute;
    padding: 5px;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.w-100 {width: 100%;}
.videos img {
    width: 100%;
}
.img_70 img {
    height: 70px;
    display: block;
}
.pad_ding {
    padding:5px !important;
}
.img_80 img {
    height: 80px;
    display: block;
}
.img_60 img {
    height: 60px;
    display: block;
}
.img_90 img {
    height: 90px;
    display: block;
}
.img_130-90 img{
    height: 130px;
}
.img_100 img {
    height: 100px;
    display: block;
}

.img_130 img {
    height: 130px;
    display: block;
}
.img_140 img {
    height: 140px;
    display: block;
}
.img_160 img {
    height: 160px;
    object-fit: cover;
    display: block;
}
.img_190 img {
    height: 190px;
    object-fit: cover;
    display: block;
}
.img_200 img {
    height: 200px;
    object-fit: cover;
    display: block;
}
.img_230 img {
    height: 230px;
    object-fit: cover;
    display: block;
}
.img_260 img {
    height: 260px;
    object-fit: cover;
    display: block;
}
.img_280 img {
    height: 280px;
    object-fit: fill;
    display: block;
}
.img_330 img {
    height: 330px;
    object-fit: fill;
    display: block;
}
.img_390 img {
    height: 390px;
    object-fit: cover;
    display: block;
}
.img_500 img {
    height: 500px;
    object-fit: cover;
    display: block;
}
.logo {
    height: 90px;
    display: block;
}

.box_text_color-2,
.box_text_color-3 {
    font-size: 1.3em;
    line-height: 1.3em;
    bottom:0px !important;
}
.box_text_color-1{
    font-size:18px;
    line-height: 22px;
	margin-top: 0px;
	padding:5px;
	font-weight:500;
}
.mix77 span {
	font-size: 15px !important;
}
.box_text_color-1,
.title_bg_color-1,
.title_text_color-1 {
    color: #121212;
}
.box_text_color-2,
.title_bg_color-2,
.title_text_color-2 {
    color: #000;
    font-size: 1.3em;
}
.title_bg_color-2 {
    background: #fff;
    border-top: 2px solid #0a1633;
    padding: 5px 0px 5px 8px;
    border-bottom: 1px solid #8f8f8f;
    margin-bottom: 0.5em;
}
.box_text_color-3 {
    color: #fff;
    position: absolute;
    bottom: 0;
    padding-right: 10px;
}
.box_text_color-3 .t-red::after {
    color: #fff;
}
.title_text_color-3 {
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    color: red;
    font-size: 40px;
}
.h150 {
    height: 150px;
    overflow: hidden;
}
.h60 {
    height: 60px;
    overflow: hidden;
}
.h80 {
    height: 80px;
    overflow: hidden;
}
.h90 {
    height: 90px;
    overflow: hidden;
}
.box_bg_color-1 {
    background: #fff;
    width: 100%;
    box-shadow: 1px 2px 0 0 rgb(0 0 0 / 5%);
}
.box_bg_color-2 {
    background: #121212;
}
.box_bg_color-3 {
    background: #eff3f4;
}
.box_bg_color-4 {
    background: #00354a;
}
.box_bg_color-5 {
    background: #ffeaeb;
    width: 100%;
}
.box_bg_color-5:hover {
    background: #f9d7d9;
}
.dotbg {
    background: url(https://cdn.risingbd.com/media/common/dot.png);
    width: 100%;
    position: relative;
    border-bottom: 2px solid #939297;
    line-height: 100%;
    margin: 0 0 15px;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .3px;
}
.dotbg h2 {
    background: #a91717;
    padding: 7px 18px;
    color: #fff;
    height: 30px;
    line-height: 39px;
    position: relative;
    display: inline-block;
    font-size: 1.3em;
}
.dotbg h2::after {
    border-color: #939297 rgba(0,0,0,0) rgba(0,0,0,0)rgba(0,0,0,0);
    position: absolute;
    content: " ";
    width: auto;
    height: auto;
    bottom: -20px;
    margin-left: -10px;
    left: 50%;
    border-width: 10px;
    border-style: solid;
}
.opinion {
    margin-left: -20px;
}
.opinion h1 {
    background: #001246;
    display: inline;
    line-height: 44px;
    color: #fff;
    padding: 5px 10px;
}
.alobg::after {
    content: "";
    background: linear-gradient(180deg, transparent 10.87%, rgba(0, 0, 0, 0.6) 53.06%, #000);
    width: 100%;
    height: 50%;
    bottom: 0;
    position: absolute;
    display: block;
}
.i-red {
    color: red;
    font-size: 25px;
    margin-left: 10px;
    font-weight: 700;
}
.videos i {
    position: absolute;
    display: initial;
    padding: 5px 10px;
    color: #fff;
    top: 0;
    left: 0;
}
.videos i.fa.fa-facebook {
    background: #4267b2;
}
.videos i.fa.fa-twitter {
    background: #00acee;
}
.videos i.fa.fa-file-image-o {
    background: #dcd7d1;
}
.videos i.fa.fa-picture-o {
    background: #2596be;
}
.videos i.fa.fa-music {
    background: red;
}
.videos i.fa.fa-file-text-o {
    background: brown;
}
.videos i.fa.fa-file {
    background: #d3d3d3;
}
.videos i.fa.fa-quote-left {
    background: #000;
}
.videos i.fa.fa-commenting-o {
    background: green;
}
.videos i.fa.fa-comments {
    background: #128c7e;
}
.videos i.fa.fa-link {
    background: #ba0000;
}
.videos i.fa.fa-play {
    background: #ffcdd2;
    border-radius: 50%;
    font-size: 20px;
    padding: 5px 13px;
    line-height: 29px;
    left: 20px;
    top: 10px;
    color: red;
}
.share-box a,
.share-box button {
    background: #eee;
    margin-right: 5px;
    padding: 5px 10px;
    border-color: #eee;
    font-size: 20px;
}
.breadcrumbs {
    background: #e9ecef;
    overflow: auto;
}
.breaking-newss {
    border: 1px solid #b21a0d;
    margin-top: 10px;
}
.breaking-newss h2 {
    font-size: 20px;
    margin: 0;
    line-height: 27px;
    position: absolute;
    background: #b21a0d;
    color: #fff;
    padding: 5px;
    z-index: 999;
}
.breaking-newss h2::after {
	content: "";
	position: absolute;
	left: 83px;
	border-left: 20px solid #b21a0d;
	border-top: 37px solid transparent;
	clear: both;
	top: 0;
}
.breaking-newss a,
.inline-block {
    display: inline-block;
}
.hidden {
    display: none;
}
.userxx img {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    object-fit: cover;
}
.author img {
    width: 50px;
    height: 50px;
    object-fit: cover;
}
.header.active .navbar {
    position: fixed;
    top: 0;
    z-index: 9999999;
    width: 100%;
    background: #b2ecba;
}
.m-none {
    display: block;
}
.d-none {
    display: none;
}
.registerArea h3 {
	color: #000;
	font-size: 30px !important;
}

.bggreen {
	background: #0e511096;
	padding: 5px;
	margin-left: -5px !important;
	margin-right: 5px !important;
}
.homesearch {
	margin-top: 10px !important;
}
.over-m li {
	background: #0e511038;
	padding: 2px 6px 2px 5px;
	margin: 2px;
	border-left: 2px solid red;
}
.over-m li a {
	padding: 0px 1px 0px 1px;
}
.over-m li a:hover {
	color: #ff0f0f !important;
}
.over-m li a:active:focus {
	font-weight: bold !important;
	color: red !important;
}
/*
.header24 {
	display: grid;
	background-image: url("https://muktodhoni.com/public/upload/images/thumb_img/head.jpg") !important;
}

.footer {
	background-image: url("https://muktodhoni.com/public/upload/images/thumb_img/footer5.jpg") !important;
}
*/
.form-control.btn.btn-success.btn-sm {
	background: #0e5110 !important;
	width: 100%;
	color: white;
}
.box_text_color-new {
	border-left: 3px solid #e91e63;
	border-left-color: rgb(233, 30, 99);
}
.box_text_color-new1 {
	line-height: 24px;
	padding-top: 10px;
}

/*
@media only screen and (max-width: 600px) {

}
*/
#myBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: 0;
    background: #ff00008a;
    color: #fff;
    cursor: pointer;
    padding: 10px 13px;
    border-radius: 50%;
    font-size: 18px;
}
#myBtn:hover {
    background: red;
    border-radius: 40%
}
.navbar ul,
.navbar ul ul,
.navbar ul ul ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}
.navbar {
    background: #0e5110 !important;
    padding: 2px 0 1px 0;
    box-shadow: 0 6px 8px rgba(0, 0, 0, 0.1), 0 8px 20px rgba(0, 0, 0, 0.1) !important;
    /* margin-bottom: 10px; */
   /* border-bottom: 2px solid #c81d1d;*/
}
.navbar ul li {
    display: inline-block;

}
.navbar li {
    padding: 8px 10px 5px 10px;
    display: block;
    color: #ffffffcc;
    font-size: 17px;
    font-weight: 600;
    text-align: left;
}
.navbar li:hover {
    background: #ba170d;
    border-radius: 40%
    color: white;
    transform: scaleX(1);
    transition: transform .3s;
}
.heraw .ppn:before {
    content: "";
    position: absolute;
    right: 0;
    top: calc(50% + 0px);
    transform: translateY(-50%);
    border: 4px solid transparent;
    border-left-color: inherit;
    transition: 0.15s linear;
    color: #7e7e7e;
}
.navbar li.has-menu {
    position: relative;
    z-index: 9999;

}
.navbar ul.sub-menu {
    display: none;
    background: #fff;
    margin-top: 6px;
    margin-left: 2px;
}
.sub-menu li {
  color: #025529 !important;
  margin: 0px !important;
  font-size: 0.875rem;
  line-height: 1.25rem;
  transition-property: all;
  transition: color 300ms ease, margin 300ms ease, font-size 300ms ease, line-height 300ms ease;
}
.sub_menu_color {
    color: black !important;
}
.sub_menu_color:hover {
    color: white !important;
}
.navbar ul.sub-menu li {
    min-width: 200px;
}
.navbar li.has-menu:hover > ul.sub-menu {
    display: block;
    position: absolute;
    z-index: 999999;
}
.navbar ul ul ul {
    left: 100%;
    padding: 50px 0 10px 0;
}
.navbar ul li.active {
    background-color: #ba170d; /* Change to the desired color */

    color: white;
}

.navbar ul li.active::after {
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
    height: 3px;
    background: #ba170d;
    transition: all 0.3s ease;
}

.pagination-box a,
.pagination-box span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #06f;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.header24 {
    background: #fff;
    display: grid;
}
.w-b {
    background: #eeeeee;
    padding: 3px 0;
}
.justify-end {justify-content: flex-end;}
.bg-primary a {
    background: #0e5110;
    color: white;
    font-size: 20px;
    padding: 5px 0;
    margin-bottom: 0.5em;
}
.panels {
    max-height: 540px;
    overflow-y: scroll;
    background: white;
    padding: 0px;
}
.tabs {
    width: 100%;
}
.tab {
    width: 50%;
    cursor: pointer;
    padding: 5px 20px !important;
    background: #0e5110;
    display: inline-block;
    color: #fff;
}
.panel{
  display:none;
  animation: fadein .8s;
}
@keyframes fadein {
    from {
        opacity:0;
    }
    to {
        opacity:1;
    }
}

.radio{
  display:none;
}
#one:checked ~ .panels #one-panel,
#two:checked ~ .panels #two-panel,
#three:checked ~ .panels #three-panel{
  display:block
}
#one:checked ~ .tabs #one-tab,
#two:checked ~ .tabs #two-tab,
#three:checked ~ .tabs #three-tab{
 background: #b21a0d;
 color: #f5f5f5;
 border-top: 1px solid #0f7512;
}


[data-theme="dark"] body,
[data-theme="dark"] .modal.right.fade.in .modal-dialog,
[data-theme="dark"] .modal-header,
[data-theme="dark"] .list-unstyled,
[data-theme="dark"] .modal.left.fade.in .modal-dialog,
[data-theme="dark"] .navbar ul.sub-menu,
[data-theme="dark"] .full,
[data-theme="dark"] .footer,
[data-theme="dark"] .header24 {
    background: #18191a !important;
}
[data-theme="dark"] .title_text_color-1,
[data-theme="dark"] .box_text_color-1,
[data-theme="dark"] .title_bg_color-1,
[data-theme="dark"] .t-red::after,
[data-theme="dark"] .author,
[data-theme="dark"] .news-time,
[data-theme="dark"] .description,
[data-theme="dark"] span,
[data-theme="dark"] h1,
[data-theme="dark"] .trending-tag a,
[data-theme="dark"] .list-unstyled a,
[data-theme="dark"] .footermin,
[data-theme="dark"] .breaking-newss,
[data-theme="dark"] .authorsx,
[data-theme="dark"] .footer,
[data-theme="dark"] .sub-menu a
{
    color: #fff !important;
}
[data-theme="dark"] .box_bg_color-1,
[data-theme="dark"] .title_bg_color-2,
[data-theme="dark"] .panels,
[data-theme="dark"] .dotbg,
[data-theme="dark"] .bg-w,
[data-theme="dark"] .w-b,
[data-theme="dark"] .box_bg_color-3
{
    background: #242526 !important;
}
/** slider switch **/
.p-r-1 {padding-right: 10px;}
.justify-content {justify-content: flex-end;}
.theme-switch {
    position: relative;
    width: 50px;
    height: 28px;
}

.theme-switch input {
    display: none;
}

.slider-theme {
    background-color: #ccc;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    border-radius: 20px;
    cursor: pointer;
    transition: all 0.4s ease-in-out;
}

input:checked + .slider-theme {
    background-color: #14b866;
}

.slider-theme:before {
    content: "";
    background-color: #fff;
    position: absolute;
    width: 20px;
    height: 20px;
    left: 4px;
    bottom: 4px;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
}

input:checked + .slider-theme:before {
    transform: translateX(22px);
}

.slider-theme::after {
    content: "";
    display: block;
    color: #fff;
    width: 11px;
    height: 5px;
    position: absolute;
    left: 12px;
    top: 12px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: translate(-50%,-50%) rotate(-45deg);
}
.social-icons i {
	position: relative !important;
	top: 0px;
	margin-right: 0px !important;
	margin-left: -6px !important;
}
.videos i.fa.fa-youtube {
    background: #f00;
}
.footer {
 background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
    display: inline-block;
    border-top: 2px solid black;
    margin: 1em auto 0;
    width: 100%;
    font-family: auto;
}
#topmenu {
	padding: 5px 0px 0px 0px !important;
}

#topmenu li {
	margin-left: 10px;
}
#topmenu li a {
	padding: 0px 0px 0px 0px !important;
	color: #000 !important;
	font-size: 16px;
	font-weight: 400;
	font-family: initial;
}
.right-header img {
	margin-bottom: 6px !important;
}
#footermenu li {
	margin-left: 10px;
	font-size: 20px;
}
#footermenu li a i {
	color: #fff !important;
}
#footermenu {
	margin-left: -20px !important;
}
/* Dropdown Menu Styling */
.dropdown {
    position: relative;
}

.dropdown-toggle {
    cursor: pointer;
}

.dropdown-menu {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-menu a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-menu a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.custom-color {
    color : {{ config('siteSetting.header_text_color') }};
}

/* Bottom Popup Ad Banner */
.popup-banner {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #eeeeee;;
    color: white;
    text-align: center;
    padding: 0px;
    display: none; /* Initially hidden */
    z-index: 1000;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    transition: all 0.3s ease-in-out;
}

/* Banner Content: Center the content */
.popup-content {
    display: flex;
    justify-content: center;  /* Horizontally center content */
    align-items: center;      /* Vertically center content */
    max-width: 100%;
    position: relative;  /* For positioning the close button */
    margin-bottom: -10px;
}

/* Image Styling */
.popup-banner-img {
    max-width: 100%;  /* Ensures the image is responsive */
    height: auto;     /* Maintain aspect ratio */
}

/* Close Button Styling */
.close-btn {
    position: absolute;
    top: -1px;
    right: 6px;
    background: red;
    border: none;
    color: white;
    font-size: 26px;
    font-weight: bold;
    cursor: pointer;
    padding: 0px 11px;
    border-radius: 15%;
    transition: background-color 0.3s ease, transform 0.3s ease;
}

/* Close button hover effects */
.close-btn:hover {
    background-color: rgba(255, 255, 255, 0.2);
    transform: scale(1.2);
}

/* Show the banner with a smooth transition */
.popup-banner.show {
    display: block;
    animation: slide-up 0.5s ease-out;
}

/* Animation for sliding the banner up */
@keyframes slide-up {
    from {
        bottom: -100px;
    }
    to {
        bottom: 0;
    }
}

/* Footer Styling */
footer {
    position: relative; /* Keep footer at bottom by default */
    transition: margin-bottom 0.3s ease;
}

/* Bottom Popup Ad Banner end */
.splash-screen {
  display: none;
}

.clocttime i {
    margin-right: 3px;
}
@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500&display=swap");
:root {
  --primary: #eeeeee;
  --secondary: #227c70;
  --green: #82cd47;
  --secondary-light: rgba(34, 124, 112, 0.2);
  --secondary-light-2: rgba(127, 183, 126, 0.1);
  --white: #fff;
  --black: #393e46;
  --shadow: 0px 2px 8px 0px var(--secondary-light);
}
.profile-dropdown {
  position: relative;
  width: fit-content;
  height: 30px  ;
  z-index: 9999;
}

.profile-dropdown-btn {
    display: flex;
    align-items: center;
    margin-left: 10px;
    padding-left: 2rem;
    justify-content: center;
    padding-right: 1rem;
    font-size: 0.9rem;
    font-weight: 500;
    width: 136px;
    height: 26px;
    border-radius: 50px;
    color: var(--black);
    cursor: pointer;
    border: 1px solid var(--secondary);
    transition: box-shadow 0.2s ease-in, background-color 0.2s ease-in, border 0.3s;
}

.profile-dropdown-btn:hover {
  background-color: var(--secondary-light-2);
  box-shadow: var(--shadow);
}

.profile-img {
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 50%;
  background-image: url('./assets/profile-pic.jpg'); /* Update with real path */
  background-size: cover;
}

.profile-img i {
  position: absolute;
  right: 0;
  bottom: 0.3rem;
  font-size: 0.5rem;
  color: var(--green);
}

.profile-dropdown-btn span {
  margin: 0 0.5rem;
  margin-right: 0;
}

.profile-dropdown-list {
    position: absolute;
    top: 32px;
    left: 0;
    width: 200px;
    right: 0;
    background-color: var(--white);
    border-radius: 10px;
    max-height: 0;
    overflow: hidden;
    box-shadow: var(--shadow);
    transition: max-height 0.5s ease;
}

.profile-dropdown-list hr {
  border: 0.5px solid var(--green);
}

.profile-dropdown-list.active {
  max-height: 500px;
}

.profile-dropdown-list-item {
    padding: 6px 2px 5px 0px;
    transition: background-color 0.2s ease-in, padding-left 0.2s;
}

.profile-dropdown-list-item a {
  display: flex;
  align-items: center;
  text-decoration: none;
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--black);
}

.profile-dropdown-list-item a i {
  margin-right: 0.8rem;
  font-size: 1.2rem;
  width: 2.3rem;
  height: 2.3rem;
  background-color: var(--secondary);
  color: var(--white);
  line-height: 2.3rem;
  text-align: center;
  border-radius: 50%;
  transition: margin-right 0.3s;
}

.profile-dropdown-list-item:hover {
  padding-left: 1.5rem;
  background-color: var(--secondary-light);
}

.profile-dropdown-list-item a svg {
  margin-right: 0.8rem;
  width: 24px;
  height: 24px;
}

.profile-img img {
  width: 3rem;
  height: 3rem;
  border-radius: 50%;
  object-fit: cover;
}



