/*!
Theme Name: Madheshbhumi News
Theme URI: http://underscores.me/
Author: Madheshbhumi
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: madheshbhumi-news
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Madheshbhumi News is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

body {
    background: #eee;
    font-family: mukta, sans-serif !important;
}
iframe {
    width: 100% !important;
}
article,
aside,
dialog,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}
.advertise img,
.side_block img {
    padding: 5px 0;
}
.comp-logo-small img,
.comp-logo-small a {
    display: none;
}
.sm-news-item-image img {
    border-radius: 0 !important;
}
.pd-5 {
    margin-top: 2rem;
}
.comp-logo a {
    text-decoration: none;
    font-size: 40px;
    width: 100%;
    font-weight: 600;
    margin-top: 40px;
    color: red;
    line-height: 140%;
    font-family: cursive;
}
.author_profile img {
    height: 50px;
    width: 50px;
    margin-right: 5px;
    object-fit: cover;
    border-radius: 50%;
}
.aside.widget {
    width: 100%;
}
.side_adv img {
    margin-bottom: 15px;
    width: 100%;
    display: block;
}
.single_adv img {
    width: 100%;
    height: auto;
    padding: 10px 0;
    display: block;
}
a {
    text-decoration: none !important;
    color: #0c73cc;
}
.footer_team_list p {
    font-size: 15px !important;
    line-height: 30px !important;
    font-weight: 500 !important;
}
b,
strong {
    font-weight: 600 !important;
    font-size: 16px !important;
}
.cat_title_name {
    display: inline-block;
    font-size: 18px;
    padding: 5px 0 0;
    line-height: 26px;
    font-weight: 700;
    background-color: #eef3fe;
    width: 100%;
    margin-bottom: 5px;
    cursor: pointer;
}
.cat_title_name span {
    font-weight: 600;
    position: relative;
    background: #007fde;
    color: #fff;
    float: left;
    width: auto;
    padding: 7px 18px 5px 16px;
    box-shadow: 5px -5px 1px #ffb90f;
}
.cat_title_name a.read-more {
    padding: 0 16px;
    position: relative;
    font-size: 16px;
    color: #0e5dae;
    line-height: 38px;
    background: rgba(0, 0, 0, 0.08);
    box-shadow: 1px -2px 1px #ffb90f;
    border-radius: 20px;
}
.cat_title_name a {
    color: #aaa;
    display: flex;
    width: auto;
    letter-spacing: 0;
    text-decoration: none;
}
.cat_title_name a.read-more:hover {
    background: #023986;
    color: #fff;
    text-decoration: none;
    transition: all 0.4s ease;
}
.read-more {
    float: right;
}
.more-icon {
    line-height: 38px !important;
    font-size: 20px !important;
}
.nav-link {
    font-size: 16px;
    letter-spacing: 1px;
    color: #fff;
    background: 0 0;
    border: none;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    overflow: hidden;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    border-radius: 2px;
}
.header li a:hover,
.header .menu-btn:hover,
li.nav-item.active a {
    background-color: #007fde;
    color: #fff;
}
.my_nav .nav-item:hover {
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    background: red;
}
.navbar,
.main-menu,
.footer-bg {
    background: #007fde !important;
}
.dropdown {
    border-radius: 0;
    border: 0;
}
.dropdown-item {
    background: 0 0;
}
.dropdown-menu {
    background: #007fde;
    border: 0;
    top: 90%;
    border-radius: 0 0 5px 5px;
}
.dropdown-item:hover {
    background: red;
    color: #fff;
}
.dropdown-menu a {
    color: #fff;
}
.navbar .nav-item .nav-link {
    color: #fff !important;
    font-weight: 400;
    font-size: 17px;
}
.navbar .nav-item .nav-link:hover .navbar .nav-item .nav-link {
    color: red !important;
}
.my_nav .nav-item {
    padding: 3px 10px;
}
.header-box {
    padding: 15px 0;
    background: #fff;
}
.comp-logo,
.adv-box-wrap {
    width: 100%;
    height: auto;
}
.comp-logo img,
.adv-box-wrap img {
    height: auto;
    width: 100%;
}
.list_non {
    list-style: none;
    padding: 0;
    margin: 0;
    margin-bottom: 0;
}
.author-social .icon-btn {
    height: 25px;
    width: 25px;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    border-radius: 50px;
    margin-left: 10px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 2px 6px;
    display: inline-block;
    margin-top: 2px;
}
.author-social .fa-facebook {
    color: #3b5998;
}
.facebook:hover {
    background-color: #3b5998;
    transform: scale(1.1);
    color: #fff !important;
}
.facebook:hover .fa-facebook {
    color: #fff !important;
}
.author-social .fa-twitter {
    color: #38a1f3;
}
.twitter:hover {
    background-color: #38a1f3;
    transform: scale(1.1);
    color: #fff !important;
}
.twitter:hover .fa-twitter {
    color: #fff !important;
}
.author-social .fa-youtube {
    color: #ed3833;
}
.youtube:hover {
    background-color: #ed3833;
    transform: scale(1.1);
    color: #fff !important;
}
.youtube:hover .fa-youtube {
    color: #fff !important;
}
.author-social ul li {
    display: inline-block;
    padding: 1px 15px;
}
.top-header-list ul li {
    display: inline-block;
    padding: 0 5px;
}
.fa-newspaper-o,
.fa-file-picture-o {
    color: #fff;
}
.author-social ul li a,
.top-header-list ul li a {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
}
.top-header-block-box {
    background: #0364ad;
    padding: 0px 0;
}
.top-header-box .top-header-list ul.tp-head {
    list-style: none;
}
.author-social-footer .icon-btn {
    height: 45px;
    width: 45px;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-size: 25px;
    -webkit-transition: ease-in-out 0.3s;
    transition: ease-in-out 0.3s;
    border-radius: 50px;
    margin-left: 10px;
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 4px 13px;
    display: inline-block;
    margin-top: 2px;
}
.author-social-footer .fa-facebook {
    color: #3b5998;
}
.facebook:hover {
    background-color: #3b5998;
    transform: scale(1.1);
    color: #fff !important;
}
.facebook:hover .fa-facebook {
    color: #fff !important;
}
.author-social-footer .fa-twitter {
    color: #38a1f3;
}
.twitter:hover {
    background-color: #38a1f3;
    transform: scale(1.1);
    color: #fff !important;
}
.twitter:hover .fa-twitter {
    color: #fff !important;
}
.author-social-footer .fa-youtube {
    color: #ed3833;
}
.youtube:hover {
    background-color: #ed3833;
    transform: scale(1.1);
    color: #fff !important;
}
.youtube:hover .fa-youtube {
    color: #fff !important;
}
.author-social-footer ul li {
    display: inline-block;
    padding: 1px 15px;
}
.banner_title h2 {
    font-size: 45px;
    font-weight: 600;
    color: #4d4d4d;
}
.banner_title h2 a {
    color: #4d4d4d;
    text-decoration: none;
}
.banner_title h2 :hover {
    color: red;
    transition: 0.5s all;
}
.banner_image {
    margin-right: 4%;
    margin-left: 4%;
    text-align: center;
}
.banner_image img {
    width: 100%;
    max-height: 550px;
    min-height: 500px;
    object-fit: cover;
}
.post-entry img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.banner_expert p {
    font-size: 18px;
    color: #555;
    margin-top: 10px;
    text-align: center;
}
.banner .advertise img {
    width: 100%;
    height: 100%;
    margin-bottom: 5px;
    margin-top: 10px;
}
.border-box {
    margin-top: 2rem !important;
}
.ribbon {
    padding: 0.3em 0.6em;
    background: #d31e02;
    color: #fff;
    display: inline-block;
    font-size: 22px;
    margin-bottom: 20px;
    z-index: 1;
}
.author_dtls .author_profile i {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #023986;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    font-size: 25px;
}
.author_dtls {
    color: #023986;
    font-size: 18px;
    /*font-weight: 600;*/
    display: flex;
    align-items: center;
    cursor: pointer;
}
.date_publish span {
    font-size: 15px;
    font-weight: 400;
    color: #666;
    padding: 3px 0;
}
.single_cont_box .single_title h1 {
    color: #333;
    font-size: 35px;
    line-height: 145%;
    font-weight: 600;
}
.single_cont_box .single_content p {
    font-size: 20px !important;
    line-height: 170% !important;
    font-weight: 300;
    margin: 0 0 1.04em;
    text-align: justify;
    color: #404040;
}
.single_content img {
    width: 100%;
    height: 100%;
}
.related_item_wrap .related_item .related_item_image {
    width: 100%;
    height: 200px;
    padding: 0;
    margin: 0;
}
.related_item_wrap .related_item .related_item_image img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}
.related_item_wrap .related_item .related_item_title h2 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
}
.related_item_wrap .related_item .related_item_title h2 :hover {
    color: red;
}
.related_item_wrap .related_item .related_item_title h2 a {
    text-decoration: none;
    color: #333;
    transition: 0.5s all;
}
.related_item_title p {
    margin-left: 1rem;
    font-size: 15px;
    color: #555;
}
.no-padding {
    margin-top: 0 !important;
}
.ar4-col-body .arch-news .arch-news-fet {
    width: 300px;
    height: 200px;
    padding: 0;
    margin-left: 0;
}
.ar4-col-body .arch-news .arch-news-fet img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ar4-col-body .arch-news .arch-news-title h2 {
    color: #333;
    font-size: 24px;
    line-height: 140%;
    text-decoration: none;
    font-weight: 600;
}
.ar4-col-body .arch-news .arch-news-title h2 :hover {
    color: red;
    transition: 0.5s all linear;
}
.ar4-col-body .arch-news .arch-news-title h2 a {
    text-decoration: none;
    color: #333;
}
.arch-news-title p {
    margin-left: 15px;
    font-weight: 500;
    font-size: 16px;
    color: #555;
}
.ar4-col-body .arch-news {
    padding: 15px 0 0;
    border-radius: 5px;
}
.ar4-col-body .arch-news:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12);
    transition: all 0.3s ease-in-out;
}
.nav-links .page-numbers {
    display: inline-block;
    min-width: 40px;
    text-align: center;
    background: #0c73cc !important;
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    padding: 0 8px;
}
.nav-links .page-numbers:hover {
    background: #000 !important;
    transition: 0.5s all ease;
    cursor: pointer;
}
h2.screen-reader-text {
    display: none;
}
nav.navigation.pagination {
    text-align: center !important;
    padding: 10px 0;
}
.block_section {
    padding: 15px;
}
.main_section_block .block_section .item_list_block img {
    height: 400px;
    width: 100%;
    overflow: hidden;
    display: block;
    object-fit: cover;
}
.main_section_block .block_section .item_list_block .title_block h2 {
    color: #333;
    font-weight: 600;
    display: block;
    font-size: 24px;
    line-height: 145%;
    transition: 0.5s all;
}
.main_section_block .block_section .item_list_block .title_block h2 a {
    text-decoration: none;
    transition: 0.5s all;
    color: #333;
}
.main_section_block .block_section .item_list_block .des_details p {
    font-size: 16px;
    display: block;
    color: #555;
    line-height: 155%;
    margin-top: 10px;
}
.main_section_block .block_section .samachar_list_right .item_list img,
.main_section_block .block_section .line_news_section .item_list img {
    width: 100%;
    height: 180px;
    display: block;
    overflow: hidden;
    transition: 0.5s all;
    overflow: hidden;
    object-fit: cover;
}
.block_section .item_list .title_block_small h2 {
    font-size: 18px;
    font-weight: 600;
    color: #333;
    padding: 10px 0;
    line-height: 26px;
    display: inline-block;
}
.block_section .item_list .title_block_small h2 a {
    text-decoration: none;
    color: #333;
    transition: 0.5s all;
}
.height {
    min-height: 500px;
    max-height: 610px;
}
.main-news-box {
    padding: 10px 0 0;
}
.main-left {
    position: relative;
}
.main-ft-img img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.main-ft-title h1 {
    color: #333;
    font-size: 22px;
    font-weight: 600;
    line-height: 30px;
}
.main-ft-title h1 a {
    color: #333;
    text-decoration: none;
}
.main-ft-title h1 :hover {
    transition: 0.5s all;
    color: red;
}
.main-expert p {
    font-size: 16px;
    font-weight: 400;
    color: #555;
    line-height: 24px;
}
.my-main-img {
    height: 120px;
    width: 130px;
    margin-left: 0;
    padding: 0;
    padding: 0 0 20px;
}
.my-main-img img,
.my-main-rt-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.my-main-title h4,
.my-main-rt-title h4 {
    color: #0c73cc;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
}
.border-box {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}
.my-main-title h4 :hover,
.my-main-rt-title h4 :hover {
    color: red;
    transition: 0.5s all linear;
}
.my-main-title h4 a,
.my-main-rt-title h4 a {
    color: #333;
    text-decoration: none;
    transition: 0.5s all;
}
.my-main-rt-img {
    height: 120px;
    padding: 0 0 15px;
    width: 120px;
    margin-left: 0;
}
.local-new2 .my-local-news {
    height: 180px;
    width: 100%;
}
.local-new2 .my-local-news img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.local-news-title h2 {
    color: #0c73cc;
    font-size: 20px;
    line-height: 140%;
    font-weight: 600;
}
.local-news-title h2 :hover {
    color: red;
    transition: 0.5s all linear;
}
.local-news-title h2 a {
    text-decoration: none;
    color: #333;
}
.enter_background-sec .second-news-room-sec .sm-news-item-title h4.item-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
    text-decoration: none;
    color: #fff;
    display: block;
}
.enter_background-sec .second-news-room-sec .sm-news-item-title h4.item-title :hover {
    color: #d31e02;
    transition: 0.5s all ease;
}
.enter_background-sec .second-news-room-sec .sm-news-item-title h4.item-title a {
    text-decoration: none;
    color: #fff;
    transition: 0.5s all ease;
}
.enter_background-sec .center_sec_mid .enter_mid_image img {
    height: 350px;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s all;
    background: rgba(0.0.0.44);
    object-fit: cover;
}
.enter_background-sec .center_sec_mid .enter_mid_title h2 {
    color: #4d4d4d;
    font-size: 22px;
    font-weight: 600;
    line-height: 140%;
    text-decoration: none;
    display: block;
}
.enter_background-sec .center_sec_mid .enter_mid_title h2 a {
    transition: 0.5s all ease;
    text-decoration: none;
    color: #4d4d4d;
}
.enter_background-sec .center_sec_mid .enter_mid_content p {
    color: rgba(0, 0, 0, 0.88);
    font-size: 18px;
    line-height: 150%;
    text-align: justify-all;
    font-weight: 500;
}
.manoranjan_box .sm-news-item img {
    height: 150px;
    width: 100%;
    display: block;
    overflow: hidden;
    transition: 0.5s all;
    background: rgba(0.0.0.44);
    object-fit: cover;
}
.rajniti-right-list-news {
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.rajniti-right-list-news img {
    margin-right: 15px;
    width: 150px;
    height: 110px;
    object-fit: cover;
    display: block;
    overflow: hidden;
}
.rajniti-right-list-news:last-child {
    border-bottom: none;
}
.rajniti-right-title h5 {
    color: #333;
    display: block;
    line-height: 24px;
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 0.5rem;
}
.rajniti-right-title h5 :hover {
    color: red;
    transition: 0.5s all;
}
.rajniti-right-title h5 a {
    color: #333;
    text-decoration: none;
    transition: 0.5s all;
}
span.published-time {
    color: #666;
    font-size: 16px;
    font-weight: 400;
}
.primary-rajniti .primary-rjnt-ft {
    width: 100%;
    height: 380px;
    padding: 0;
    object-fit: cover;
    margin-left: 0;
    display: block;
}
.secondary-rajniti .secondary-rajniti-ft {
    width: 100%;
    height: 140px;
    padding: 0;
    margin-left: 0;
}
.secondary-rajniti .secondary-rajniti-ft img,
.primary-rajniti .primary-rjnt-ft img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.primary-rajniti .primary-rjnt-title h2 {
    color: #333;
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
}
.primary-rajniti .primary-rjnt-title h2 :hover,
.secondary-rajniti .secondary-rjnt-title h2 :hover {
    color: red;
    transition: 0.5s all linear;
}
.secondary-rajniti .secondary-rjnt-title h2 {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    line-height: 140%;
}
.secondary-rajniti .secondary-rjnt-title h2 a,
.primary-rjnt-title h2 a {
    text-decoration: none;
    color: #333;
}
.custom-list-item {
    border-bottom: 1px #ddd solid;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.samaj-box-ft {
    height: 250px;
    width: 100%;
    margin: 0;
    padding: 0;
}
.samaj-box-ft img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
i.fa.fa-genderless {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    background: red;
    color: red;
    padding: 0 2px;
}
.samaj-list-title h4 {
    color: #333;
    font-size: 17px;
    font-weight: 500;
    display: block;
    font-family: inherit;
    line-height: 24px;
}
.samaj-list-title h4:hover {
    color: red;
    transition: 0.5s all;
}
.samaj-list-title h4 a {
    color: #333;
    text-decoration: none;
    transition: 0.5s all;
}
.business_section_block .business_sec_wrap .item_box img {
    width: 100%;
    height: 200px;
    display: block;
    transition: 0.5s all;
    object-fit: cover;
}
.business_section_block .business_sec_wrap .item_box_title h2 {
    font-size: 22px;
    font-weight: 600;
    display: block;
    color: #333;
    transition: 0.5s all;
    line-height: 145%;
}
.business_section_block .business_sec_wrap .item_box_title h2 a {
    color: #333;
    text-decoration: none;
    transition: 0.5s all ease;
}
.my-main-rt-img-sm img {
    height: 100px;
    padding: 0 0 15px;
    width: 100px;
    margin-left: 0;
    object-fit: cover;
}
.media-img img {
    width: 200px;
    height: 200px;
    text-align: center;
    border-radius: 50%;
    border: 5px #eee solid;
    object-fit: cover;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.special-section-center {
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
h5.blog_list_title {
    padding: 10px 0;
    color: #333;
    font-size: 18px;
    line-height: 24px;
    font-weight: 600;
}
h5.blog_list_title :hover {
    color: #c61800;
    transition: 0.5s all linear;
}
.blog_list_title a {
    color: #333;
    text-decoration: none;
}
.media-img p {
    font-size: 17px;
    font-weight: 400;
    color: #555;
}
.interview-box .interview-section {
    border: 2px solid red;
    border-radius: 5px;
    position: relative;
}
.interview-box .min-height {
    position: relative;
    min-height: 200px;
}
.interview-box figure {
    top: -55px;
    width: 100%;
    left: 0;
    position: absolute;
}
.interview-box img {
    width: 160px;
    border: 5px solid red;
    height: 160px;
    border-radius: 50%;
    object-fit: cover;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.interview-box .interview-title h4 {
    position: absolute;
    bottom: 5px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    line-height: 1.4;
}
.interview-box .interview-title h4 :hover {
    color: red;
    transition: 0.5s all;
}
.interview-box .interview-title h4 a {
    color: #333;
    text-decoration: none;
    transition: 0.5s all;
}
.register {
    min-height: 563px;
}
ul.media {
    margin: 0;
}
ul.media li .leatest-news-left {
    display: inline-block;
    float: left;
}
.media-body,
.leatest-news-left,
.leatest-news-right-title {
    display: table-cell;
    vertical-align: top;
}
.leatest-news-left,
.media > .pull-left {
    padding-right: 10px;
}
ul.media li .leatest-news-left figure {
    width: 100%;
    float: left;
}
.leatest-news-left figure {
    position: relative;
}
.leatest-news-left img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    display: block;
}
.leatest-news-right-title h2 {
    font-weight: 500;
    font-size: 17px;
    line-height: 24px;
}
.leatest-news-right-title h2 a {
    color: #333;
    text-decoration: none;
    transition: 0.5s all;
}
figure {
    margin: 0;
}
ul.media li .leatest-news-left figure a {
    display: block;
}
.leatest-news-left span,
.multiple-slider div a span {
    position: absolute;
    left: 0;
    bottom: 0;
    background: red;
    color: #fff;
    padding: 3px 12px;
}
.social ul.media li .leatest-news-right-title {
    height: 81px;
}
ul.media li .leatest-news-right-title {
    display: flex;
    align-items: center;
}
ul.media li .leatest-news-right-title {
    padding-left: 0;
}
.register .nav-tabs .nav-link.active {
    width: 120px;
    color: #fff;
    background: red;
    border: none;
}
.nav-tabs .nav-item {
    margin-bottom: 0 !important;
}
.register .nav-tabs .nav-link {
    padding: 7px 3px 5px 0;
    height: 34px;
    font-weight: 600;
    color: #fff;
}
.register .nav-tabs {
    border: none;
    background: #007fde;
    width: 100%;
    float: right;
}
.nav-tabs {
    border-bottom: none;
}
.nav-tabs .nav-link {
    border: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
}
.pp__popular__post .popular span {
    font-size: 25px;
    color: #888;
}
.pp__popular__post .popular .pop-title h3,
.__recent .l5-list-item .body-title h4 {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    line-height: 24px;
}
.pp__popular__post .popular .pop-title h3 :hover,
.__recent .l5-list-item .body-title h4 :hover {
    color: red;
    transition: 0.5s all;
}
.pp__popular__post .popular .pop-title h3 a,
.__recent .l5-list-item .body-title h4 a {
    color: #333;
    transition: 0.5s all;
    text-decoration: none;
}
.list-5 i {
    color: #888;
    font-size: 24px;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.item {
    border-bottom: 1px #ddd solid;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
.recent {
    counter-reset: my-sec-counter;
}
.recent li:before {
    content: "\f22d";
    font-family: FontAwesome;
    color: red;
    font-size: 0;
    height: 20px;
    width: 20px;
    border-radius: 50%;
    background: red;
    padding: 0 2px;
    position: absolute;
    align-self: center !important;
}
.recent h3 {
    font-size: 16px;
    font-weight: 600;
    margin-left: 30px;
    line-height: 140%;
}
.recent h3 :hover {
    color: red;
    transition: 0.5s all linear;
}
.recent a {
    text-decoration: none;
    color: #333;
}
.item:last-child {
    border-bottom: none;
}
.pannel-wrap .panel-top {
    width: 100%;
    height: 200px;
    padding: 0;
    margin: 0;
}
.pannel-wrap .panel-top img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    overflow: hidden;
}
.pannel-wrap .panel-top-title h2 {
    color: #333;
    font-size: 20px;
    line-height: 140%;
    font-weight: 600;
}
.pannel-wrap .panel-top-title h2 :hover {
    color: red;
    transition: 0.5s all linear;
}
.pannel-wrap .panel-top-title h2 a {
    color: #333;
    text-decoration: none;
}
.small-min-height {
    min-height: 620px;
}
.footer-text h3 {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    border-bottom: 1px #ccc solid;
}
.footer-text p {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.8);
}
.copyright p,
p.brand-url {
    color: #fff;
    font-size: 17px;
    font-weight: 400;
}
.brand-dtls a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.brand-dtls b:first-child {
    color: #887;
}
.brand-dtls b:last-child {
    color: #900;
}
.footer_grid_sec_wrap a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none !important;
    background-color: transparent;
}
.powred_by {
    font-size: 17px;
}
.powred_by a {
    font-size: 17px;
    color: #fff;
    text-decoration: none !important;
}
.footer_details_section {
    color: rgba(255, 255, 255, 0.8);
    font-size: 17px;
}
.footer_details_section a {
    color: rgba(255, 255, 255, 0.8);
    text-decoration: none;
}
.footer_wrap_box_grid {
    width: 100%;
    display: inline-block;
    padding: 20px 0;
}
.footer_grid_list h4,
.footer_grid_list h5 {
    color: rgba(255, 255, 255, 0.8) !important;
    font-size: 17px;
    font-weight: 600;
    line-height: 26px;
}
.footer_grid_list ul {
    margin: 0;
    padding: 0;
    padding-left: 0;
    list-style: none;
}
.media_team_list_grid {
    border-left: 2px solid rgba(255, 255, 255, 0.22);
    padding-left: 10px !important;
}
.footer_grid_list ul {
    list-style: none;
}
.footer_team_list {
    margin: 0 0 5px;
}
.footer_team_list dt {
    width: 120px !important;
    text-align: left !important;
    font-size: 14px;
}
.horizantal_line_sec dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.footer_team_list dd {
    margin-left: 120px;
    font-size: 14px;
}
.foot-links li {
    width: 130px;
    display: inline-block;
    padding: 5px;
    font-size: 17px;
}
.sambaddata p {
    margin-bottom: 10px;
}
.team_list:first-child {
    padding-top: 0 !important;
}
.team_list {
    padding-top: 20px !important;
}
.team_list .post_title_nepal {
    color: #f0f4f5;
    font-weight: 600;
    font-size: 16px;
}
.team_list .name {
    margin-top: 5px;
}
.team_list .name {
    color: #fff;
    font-size: 15px;
}
.copyright a {
    text-decoration: none;
}
ul.contact li {
    margin-bottom: 10px;
    font-size: 17px;
    color: rgba(255, 255, 255, 0.8) !important;
}
#return-to-top {
    position: fixed;
    bottom: 50px;
    right: 5px;
    background: #0364ad;
    width: 40px;
    height: 40px;
    display: block;
    text-decoration: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    cursor: pointer;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 13px;
    top: 9px;
    font-size: 20px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
    background: red;
    opacity: 0.8;
}
#return-to-top:hover i {
    color: #fff;
    top: 5px;
}
@media only screen and (max-width: 768px) {
    .comp-logo-small img,
    .comp-logo-small a {
        display: block !important;
    }
    .author-social ul li {
        display: inline-block;
        padding: 1px 5px;
    }
    .banner_title h2 {
        font-size: 24px;
        font-weight: 600;
        color: #4d4d4d;
        line-height: 140%;
    }
    .banner_image img {
        width: 100%;
        max-height: 250px;
        min-height: 200px;
        object-fit: cover;
    }
    .single_cont_box .single_title h1 {
        color: #333;
        font-size: 25px;
        line-height: 145%;
        font-weight: 600;
    }
    .arch-news-title p {
        display: none;
    }
    .ar4-col-body .arch-news {
        padding: 0 0 15px;
        border-radius: 5px;
    }
    .ar4-col-body .arch-news .arch-news-fet {
        width: 120px;
        height: 100px;
        padding: 0;
        display: block;
        margin-left: 0;
    }
    .ar4-col-body .arch-news .arch-news-title h2 {
        color: #333;
        font-size: 17px;
        line-height: 140%;
        text-decoration: none;
        font-weight: 600;
    }
    span.published-time {
        display: none;
    }
    .rajniti-right-list-news img {
        margin-right: 15px;
        width: 120px;
        height: 90px;
        object-fit: cover;
    }
    .primary-rajniti .primary-rjnt-ft {
        width: 100%;
        height: 250px;
        padding: 0;
        margin-left: 0;
    }
    .special-section-center .center-container-special {
        height: 300px;
        width: 100%;
        padding: 0;
        margin: 0;
    }
    .small-padding {
        padding-left: 0 !important;
    }
    .main_section_block .block_section .item_list_block img {
        height: 250px;
        width: 100%;
        overflow: hidden;
        display: block;
        object-fit: cover;
    }
    .main_section_block .block_section .item_list_block .title_block h2 {
        color: #333;
        font-weight: 600;
        display: block;
        font-size: 22px;
        line-height: 145%;
        transition: 0.5s all;
    }
    .main-ft-img img {
        width: 100%;
        height: 201px;
        object-fit: cover;
    }
    li.email a,
    .linet {
        display: none;
    }
    .navbar,
    .main-menu {
        background: #185380 !important;
    }
    .comp-logo-small img {
        display: block !important;
        width: 220px !important;
    }
    .header-box,
    .top-header-list {
        display: none;
    }
    .dropdown-menu {
        background: #185380 !important;
    }
}
@media only screen and (max-width: 991.98px) {
    .media-img img {
        width: 100px;
        height: 100px;
        text-align: center;
        border-radius: 50%;
        border: 8px #eee solid;
        object-fit: cover;
        box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
        transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    }
}

img.wp-smiley,
img.emoji {
	display: inline !important;
	border: none !important;
	box-shadow: none !important;
	height: 1em !important;
	width: 1em !important;
	margin: 0 .07em !important;
	vertical-align: -0.1em !important;
	background: none !important;
	padding: 0 !important;
}
			.footer_team_list p{
	font-size: 17px !important;
	line-height: 30px !important;
	font-weight: 500 !important;
}
b, strong{
	font-weight: 600 !important;
	font-size: 16px !important;
}
.single_content img {
    padding-bottom: 20px;
    width: 100%;
    height: 100%;
}
.author_profile img {
    height: 50px;
    width: 50px;
    margin-right: 5px;
    object-fit: cover;
    border-radius: 50%;
}
.single_cont_box .single_content p{
	font-size: 20px!important;
    line-height: 170%!important;
    font-weight: 300;
    margin: 0 0 1.04em;
    text-align: justify;
    color: #404040;
}
.footer_details_section {
    color: rgba(255,255,255,.8);
    font-size: 17px;
}
.footer_grid_sec_wrap a {
	color: rgba(255,255,255,.8);
	text-decoration: none !important;
	background-color: transparent;
}
.foot-links li {
	width: 130px;
	display: inline-block;
	padding: 5px;
	font-size: 17px;
}

/*menu extra clas*/
ul.contact li {
	margin-bottom: 10px;
	font-size: 17px;
	color: rgba(255,255,255,.8) !important;
}	
.menu-main-menu-container ul ul {
    display: none;
}
.menu-main-menu-container ul li:hover > ul {
    display: block;
}
.menu-main-menu-container ul ul {
    display: none;
    position: absolute;
    top: 3em;
    left: 0;
    z-index: 99999;
    width: 180px;
    background: #fff;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
.menu-main-menu-container li {
    position: relative;
}

.tranding_news{
    display:  flex!important;
}
.tranding_news ul {
    list-style-type: none;
    margin-bottom: 0;
    padding: 0;
    display: -webkit-box;
    display: flex;
    white-space: nowrap;
    width: calc(100% - 100px);
    overflow-x: auto;
    overflow-y: hidden;
}
.tranding_news ul li{
    display: inline-block;
    padding: .6rem 1rem .1rem;
}
.tranding_news_title{
    display: inline-block;
    padding: .6rem 1rem .1rem;
}
.des_details, .main-expert p{
    text-align: justify;
}   
#aler{
    display: none !important;
}
p{
    text-align: justify !important;
}
#searchForm{
    display: none;
    margin-top: 20px;
    text-align: right;
}
#searchIcon{
    /*margin-left: 20px;*/
    text-align: center;
    padding: 11px;
    width: 60px;
    color: white;
    cursor: pointer;
}
#searchIcon:hover{
    background-color: #ce2525;

}

.search-submit{
    /*display: none;*/
}
.publish_date{
    padding-left: 15px;
}