::-webkit-scrollbar {
    width: 0.7em;
    height: 0.6em;
}
::-webkit-scrollbar-thumb {
    background: #ccc;
}
::-webkit-scrollbar-track {
    background: #ccc;
}
@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")
}
@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')
}
.translated-rtl {
    direction: rtl;
}
.link:hover,
h1:hover {
    color: #0573e6;
}
.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: 1200px;
    }
}
.homesearch a {
    padding: 10px;
    margin: 0 10px 10px 0;
    display: inline-block;
    background: #f1f1f1;
    color: #0573e6;
}
/** slider switch **/
.flex-column {flex-direction: column}
.z-index {z-index: 9999;}
.p-r-1 {padding-right: 10px;}
.flex-end {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);
}
.webstories {
    position: relative;
}
.stories {
    position: absolute;
    bottom: 0;
    color: white;
    z-index: 999;
    display: grid;
    padding: 5px;
}
.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);
} 
.img_390 img {
    height: 390px;
    object-fit: cover;
}
.absolute {position: absolute;}
.bottom-0 {bottom: 0;}
.font-2em {font-size: 2.5em;line-height: 1.5em;}
.font-1em {font-size: 1.5em;line-height: 1.5em;}
.font-normal {font-weight: normal;}
.font-bold {font-weight: bold;}
.font-lighter {font-weight: lighter;}
.font-400 {font-weight: 400;}
.font-500 {font-weight: 500;}
.font-600 {font-weight: 600;}
.font-700 {font-weight: 700;}
.font-800 {font-weight: 800;}
div#goog-gt-tt {
    display: none !important;
    background: transparent !important;
}
#google_translate_element {
    margin-top: 10px;
}
.goog-te-banner-frame,
.goog-te-gadget img {
    display: none;
}
.goog-te-gadget-simple {
    background-color: #fff;
	border-width: 0 !important;
    font-size: 10pt;
}
.goog-te-gadget-simple .goog-te-menu-value,
.goog-te-gadget-simple .goog-te-menu-value:hover {
    color: #fff !important;
}
.goog-te-gadget-simple .goog-te-menu-value span {
    border-width: 0 !important;
    color: #777 !important;
    margin-right: 1px;
}
.goog-te-gadget-simple .goog-te-menu-value span:hover .goog-te-menu-frame.skiptranslate {
    display: block;
}
.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-55 {
        width: 20%;
        flex-basis: 20%;
        max-width: 20%;
    }
    .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;
}

.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;
}
span {
    color: #5a5a5a;
}
.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: 0;
    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: -3200px;
    -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: 9999999999;
}
.modal.right.fade .modal-dialog {
    right: -3200px;
    -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: 99999999999;
}
.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;
}
.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;
}
body {
    top: 0 !important;
    font-size: 16px;
    line-height: 1.42857143;
    position: relative;
    margin: 0;
}
h1,h2,h3,h4,h5,h6 {
    margin: 7px 0;
}
.footerx {
    display: grid;
    grid-template-columns: repeat(6,1fr);
    position: relative;
}
.block {
    display: block;
}
.flex {
    display: flex;
}
.justify-center {justify-content: center;}
.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;
}
.p-t-1 {
    padding-top: 1em;
}
.p-10 {
    padding: 10px;
}
.p-tb-0 {
    padding: 5px 0;
}
.p-tb-1 {
    padding: 1em 0;
}
.p-tb-2 {
    padding: 2em 0;
}
.p-b-1 {
    padding-bottom: 1em;
}
.p-0,
.pps {
    padding: 0;
}
.bg-w {
    background: #fff;
}
.t-red {
    color: red !important;
}
.p-l-0 {
    padding-left: 0;
}
.p-r-0 {
    padding-right: 0;
}
.p-l-10 {
    padding-left: 10px;
}
.m-0 {
    margin: 0;
}
.m-t-0 {
    margin-top: 0;
}
.m-t-1 {
    margin-top: 1em;
}
.m-b-1,
.mmb {
    margin-bottom: 1em;
}
.m-b-2 {
    margin-bottom: 2em;
}
.m-b-0 {
    margin-bottom: 0;
}
.m-r-1 {
    margin-right: 1em;
}
.border-radius-50 {
    border-radius: 50%;
}
.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-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: 600;
    font-size: 30px;
    line-height: 1.4;
}
.h1,
h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 1.3;
}
.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%;
}
.videos img {
    width: 100%;
}
.img_70 img {
    height: 70px;
    display: block;
}
.img_80 img {
    height: 80px;
    display: block;
}
.img_90 img {
    height: 90px;
    display: block;
}
.img_100 img {
    height: 100px;
    display: block;
}
.img_130 img {
    height: 130px;
    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_280 img {
    height: 280px;
    object-fit: cover;
    display: block;
}
.img_350 img {
    height: 350px;
    object-fit: cover;
    display: block;
}
.img_370 img {
    height: 370px;
    object-fit: cover;
    display: block;
}
.img_500 img {
    height: 500px;
    object-fit: cover;
    display: block;
}
.logo {
    height: 60px;
    display: block;
}

.h150 {
    height: 150px;
    overflow: hidden;
}
.h80 {
    height: 80px;
    overflow: hidden;
}
.h90 {
    height: 90px;
    overflow: hidden;
}
.box_bg_color-5:hover {
    background: #f9d7d9;
}
.opinion {
    margin-left: -20px;
}
.overflow-auto {overflow: auto;}
.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 {
    
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    background-image: url('/icon/photo.png');
    background-size: 40px 40px;
    display: inline-block;
    width: 40px; 
    height: 40px;
    content:"" !important;
}
.fa-play:before {
    background-image: url('/icon/video.png');
    background-size: 40px 40px;
    display: inline-block;
    width: 40px; 
    height: 40px;
    content:"" !important;
}
.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;
}
.border-0 {border: 0;}
.share-box a {
    background: #eee;
    margin-right: 5px;
    padding: 5px 10px;
    border-color: #eee;
    font-size: 20px;
}
.breadcrumbs {
    background: #e9ecef;
    overflow: auto;
}
.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;
    border-radius: 50%;
}
.header.active {
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    background: #fff;
}
.desh li {
    list-style: disc;
}
.desh {
    display: flex;
    padding: 0;
    color: #0066ff;
}
.m-none {
    display: block;
}
.d-none {
    display: none;
}
@media only screen and (max-width: 600px) {
    .footerxs {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }
    .footerxs a {margin-right: 15px;}
    .mjustify-center {justify-content: center;}
    .mflex-start {justify-content: flex-start !important;}
    .m-none {
        display: none;
    }
    .d-none {
        display: block;
    }
    .img_160 img {
        height: 130px;
    }
    .img_280 img {
        height: 160px;
    }
    .img_190 img,
    .img_390 img,
    .img_80 img {
        height: 110px;
    }
    .p-tb-1 {
        padding: 0.5em 0;
    }
    .mp-l-1 {
        padding-left: 10px;
    }
    .mp-l-0 {
        padding-left: 0;
    }
    .mp-r-0 {
        padding-right: 0;
    }
    .userxx img {
        height: 70px;
    }
    .mpps {
        padding: 10px;
    }
    .mp-0 {
        padding: 0;
    }
    .mm-0 {
        margin: 0;
    }
    .mm-l-1 {
        margin-left: 10px;
    }
    .mp-l-0 {
        padding: 0;
    }
    .border-right {
        border-right: 0;
    }
    .title_text_color-3 {
        writing-mode: rl;
        transform: none;
        padding-left: 10px;
    }
    .logo {
        height: 30px;
    }
    .navbar ul {
        display: flex;
        overflow-x: scroll;
        overflow-y: hidden;
        align-items: center;
        -ms-overflow-style: none;
        scrollbar-width: none;
    }
    .navbar ul a {
        width: max-content;
    }
    .navbar ul::-webkit-scrollbar {
        display: none;
    }
    .modal.left .modal-dialog, .modal.right .modal-dialog {width: 100%;}
    .list-unstyled {width: 100%;overflow: auto;}
    .list-unstyled li {width: 50%;float: left;}
}

#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;
}
.navbar ul,
.navbar ul ul,
.navbar ul ul ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}
.navbar {
    background: #00354a;
}
.navbar ul li {
    display: inline-block;
}
.navbar a {
    padding: 10px 5px;
    display: block;
    font-size: 16px;
    color:#000;
    font-weight: 400;
    text-align: left;
}
.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: #146281;
}
.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%;
    top: 0;
}
.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;
}
