* {
    margin: 0;
    padding: 0;
    box-sizing: border-box
}

@font-face {
    font-family: 'solaimanlipi';
    src: url('/assets/fonts/solaiman-lipi.ttf');
}

body {
    font-family: 'solaimanlipi', sans-serif;
}

li {
    list-style: none
}

a,
a:hover {
    text-decoration: none !important
}

blockquote {
    margin: 0 !important
}

img {
    display: block
}

img.wp-post-image {
    filter: brightness(95%);
    max-width: unset;
}

img.wp-post-image:hover {
    filter: brightness(110%);
    transition: .2s
}

.custom_container {
    max-width: 1170px;
    padding: 0 15px;
    width: 100%;
    margin: auto
}

#myBtn {
    display: none;
    z-index: 99;
    outline: 0;
    background-color: transparent;
    cursor: pointer;
    padding: 10px;
    position: fixed;
    overflow: hidden;
    z-index: 99999999;
    color: #f3151c;
    width: 40px;
    height: 40px;
    border: 3px solid #f3151c;
    line-height: 20px;
    right: 30px;
    bottom: 30px;
    padding-top: 2px;
    border-radius: 50px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#myBtn i {
    font-size: 25px;
    left: 0;
    bottom: 0;
    position: relative
}

.nav_container {
    max-width: 1170px;
    padding: 0 15px;
    width: 100%;
    margin: auto
}

.top_nav {
    background: #1a1a1a;
    padding: 4px 15px 4px 0;
    color: #fff;
    height: 32px;
    display: flex;
    flex-wrap: wrap
}

.date_time {
    height: max-content;
    display: flex
}

.date_time li {
    height: max-content;
    padding: 0 13px;
    font-size: 14px;
    position: relative
}

.top_nav .nav_menu {
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 0
}

.top_nav .nav_menu li {
    padding: 0 13px;
    font-size: 14px;
    position: relative
}

.top_nav .nav_menu li a:link,
.top_nav .nav_menu li a:visited {
    text-decoration: none;
    color: #fff
}

.date_time li:nth-child(2)::before,
.top_nav ul.nav_menu li::before {
    position: absolute;
    background-color: #fff;
    width: 1px;
    top: 5px;
    left: 0;
    content: "";
    height: 14px
}

.social {
    display: flex;
    margin-left: auto
}

.social li {
    padding: 0 5px;
    font-size: 14px;
    color: #fff
}

.social li a:link i,
.social li a:visited i {
    color: #fff
}

.share_tiggle {
    display: none
}

.social_toggle_div {
    text-align: center;
    display: none;
    height: 46px;
    background-color: #f3f3f3;
    width: 100%;
    padding: 6px
}

.social_toggle {
    display: flex
}

.flex_item {
    display: flex;
    margin: auto
}

.social_toggle li a {
    color: #fff
}

.social_toggle li:last-child {
    display: none
}

.social_toggle li>a>i {
    position: relative;
    text-align: center;
    padding-top: 6px;
    font-weight: 400;
    margin: 0 7px;
    height: 30px;
    width: 30px;
    font-size: 17px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%
}

.social_toggle li a i.fa_md {
    background-color: #3b5998;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25)
}

.social_toggle li a i.tt_md {
    background-color: #55acee;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25)
}

.social_toggle li a i.yu_md {
    background-color: red;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25)
}

.social_toggle li a i.pt_md {
    background-color: #fa004b;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25)
}

.social_toggle li a i.in_md {
    background-color: #1b77b5;
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25)
}

.social_toggle li a i.int_md {
    background: radial-gradient(circle at 30% 107%, #fdf497 0, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
    box-shadow: 0 3px 10px rgba(0, 0, 0, .25)
}

.bottom_parent {
    width: auto;
    border-bottom: 2px solid #000;
    z-index: 9;
    position: relative;
    background: #fff;
}

.bottom_nav {
    display: flex;
    height: 70px
}

.bottom_nav .logo a {
    width: 180px;
    height: 70px;
    display: flex;
    align-items: center
}

.bottom_nav .logo a img {
    max-width: 100%
}

.nav_menu_ground {
    display: flex;
    width: 100%;
    z-index: 999
}

.bottom_nav .nav_menu_ground ul.first_ull_menu {
    display: flex;
    margin: auto;
    align-items: center
}

.bottom_nav .nav_menu_ground ul.first_ull_menu li {
    font-size: 16px;
    padding: 0 9px;
    font-weight: 600;
    height: 70px;
    display: flex;
    align-items: center
}

.bottom_nav .nav_menu_ground ul.first_ull_menu li a {
    white-space: nowrap;
    text-decoration: none;
    color: #484848;
    font-weight: 700;
    height: 100%;
    display: flex;
    align-items: center
}

.bottom_nav .nav_menu_ground ul.first_ull_menu li:hover>a {
    color: #1e88e5 !important
}

.ham_burger {
    margin-left: auto
}

.ham_burger ul {
    display: flex;
    z-index: 99
}

.ham_burger ul li span {
    padding: 0 5px;
    font-size: 16px;
    font-weight: 600;
    height: 70px;
    color: #4d4d4d;
    display: flex;
    align-items: center;
    cursor: pointer
}

.ham_burger ul li {
    height: 70px;
    display: flex;
    align-items: center;
    padding: 0 9px
}

.drop_menu {
    display: none;
    position: absolute;
    max-width: 1170px;
    height: auto;
    width: 1140px;
    z-index: 999;
    margin: auto
}

.fixed {
    position: fixed;
    background-color: #fff;
    top: 0;
    z-index: 99;
    max-width: 1170px;
    width: 1140px;
    margin: auto;
    box-shadow: 0 4px 3px -3px #000;
    border-bottom: none
}

.drop_nav_menu {
    background-color: #f7f7f7;
    padding: 20px;
    border-top: 1px solid #000
}

.drop_menu ul:nth-child(1),
.drop_menu ul:nth-child(2) {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-template-rows: auto;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc
}

.drop_menu ul:nth-child(2) {
    margin-bottom: 0
}

.drop_menu ul:nth-child(1) li a,
.drop_menu ul:nth-child(2) li a {
    font-size: 16px;
    color: #484848;
    text-decoration: none;
    font-weight: 600;
    line-height: 35px
}

.drop_menu ul:nth-child(2) li i {
    margin-right: 10px
}

.search_form {
    display: none;
    width: 100%
}

.search_form_inner {
    padding: 12.5px 0;
    display: flex;
    width: 100%;
    align-items: center
}

.screen-reader-text {
    position: absolute;
    left: -999px
}

#close_search,
#close_search1 {
    border: 1px solid gray;
    background-color: #f80000;
    height: 45px;
    display: flex;
    width: 50px;
    border-radius: 0 5px 5px 0
}

#close_search1 {
    margin-top: 0
}

#close_search i,
#close_search1 i {
    margin: auto
}

#close_search1:hover,
#close_search:hover {
    background-color: #e21919;
    transition: .3s
}

#seachsubmit {
    border: 1px solid gray;
    position: relative;
    height: 45px;
    display: flex;
    background-color: #00c3ff;
    width: 50px
}

#seachsubmit:hover {
    background-color: #1da9d3;
    transition: .3s
}

#seachsubmit i {
    margin: auto
}

#s {
    padding: 9px 16px;
    border-radius: 5px 0 0 5px;
    border: 1px solid gray;
    width: 100%
}

.mobile_search {
    margin: 10px 0;
    display: flex;
    width: 100%
}

@media only screen and (max-width:1200px) {
    .fixed {
        max-width: 960px;
        width: 100%
    }

    .nav_container {
        max-width: 960px;
        width: 100%;
        padding: 0
    }

    .drop_menu {
        max-width: 960px;
        width: 100%
    }

    .bottom_nav .nav_menu_ground ul.first_ull_menu li:last-child {
        display: none
    }
}

@media only screen and (max-width:990px) {

    .bottom_nav,
    .nav_container {
        width: 760px;
        margin: auto
    }

    .top_nav {
        height: auto
    }

    .fixed {
        width: 760px
    }

    .drop_menu {
        width: 760px
    }

    .nav_menu_ground {
        display: none
    }

    .ham_burger {
        position: relative;
        width: inherit;
        z-index: 99;
        background-color: #fff
    }

    .drop_menu ul:nth-child(1) {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(auto, 25px);
        border-bottom: 1px solid #666
    }

    .drop_menu ul:nth-child(2) {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(auto, 25px);
        border-bottom: 1px solid #666;
        margin: 0;
        padding: 0
    }

    .ham_burger ul {
        width: 100%;
        display: flex;
        justify-content: space-between;
        position: relative;
        margin-bottom: 0;
        z-index: 99;
        background-color: #fff
    }

    .ham_burger ul li:nth-child(1) span:nth-child(2) {
        display: none
    }

    .bottom_nav .logo {
        width: 100%;
        width: inherit;
        position: absolute;
        display: flex
    }

    .bottom_nav .logo a {
        margin: auto;
        z-index: 999
    }

    .top_nav .date_time li:nth-child(1) {
        display: none
    }

    .date_time li::before {
        display: none
    }

    .social {
        display: none
    }

    .share_tiggle {
        display: block;
        margin-left: auto;
        margin-bottom: 0
    }
}

.pic-loop {
    border-bottom: 1px solid #ccc;
    margin-bottom: 25px
}

.pic-loop a {
    overflow: hidden;
    display: block;
    position: relative
}

.pic-loop a i {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 6px 7px 5px 9px;
    opacity: .8;
}

.pic-loop img {
    transition: all .3s ease-out;
    max-width: 100%;
}

.pic-loop a:hover img {
    transform: scale(1.1);
}

.pic-loop a:hover i {
    background: #c4302b
}

@media only screen and (max-width:770px) {
    .photo_subcat_posts_grid {
        grid-template-columns: repeat(2, 1fr) !important
    }

    .bottom_nav,
    .nav_container {
        width: 100%;
        margin: auto
    }

    .ham_burger ul,
    .search_form {
        max-width: 570px;
        width: 100%;
        margin: auto
    }

    .fixed {
        width: 100%
    }

    .drop_menu {
        width: 100%
    }
}

.page_container {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    padding: 0 15px
}

article.page h2 {
    font-size: calc(1em + 1vw);
    margin: 15px 0;
    color: #383838;
    text-align: center
}

article.page p {
    font-size: calc(1em + .3vw);
    color: #484848;
    line-height: calc(1em + .5vw);
    font-weight: normal;
    margin-bottom: 30px
}

#home_page_ad {
    display: flex;
    padding: 10px;
    margin: auto
}

#home_page_ad p {
    margin-bottom: 0
}

.home_lest_ad img {
    width: 100%;
    height: auto;
    max-height: 950px
}

#home_page_ad img {
    margin: auto;
    max-width: 100%;
    height: auto
}

.trending_menu_container {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
    display: flex;
    overflow: hidden;
}

.trending_menu_container span {
    color: #212529;
    font-size: 16px;
    line-height: 24px;
    white-space: nowrap;
}

.trending_menu_container a {
    border-radius: 0.25rem;
    color: #fff;
    font-size: 15px;
    line-height: 1.5;
    margin: 0 7px;
    padding: 3px 10px;
    background-color: #3a495e;
    background-image: linear-gradient(160deg, #3a495e 0%, #1D2221 100%);
    text-decoration: none;
    white-space: nowrap;
}

.special_cat_title {
    background-color: #222;
    margin-top: 22px;
    text-align: center;
    color: #fff;
    padding: 10px 0;
    display: block;
    font-size: 20px;
}
.special_cat_posts {
    padding: 10px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    gap: 15px;
    background-color: #1a1a1a;
    margin-bottom: 20px;
}

.special_cat_posts .special_cat_post:first-of-type {
    grid-column: 1/3;
}

.special_cat_posts img {
    max-width: 100%;
    width: 100%;
    height: auto;
}

.special_cat_posts h4 {
    color: #fff;
    padding-top: 10px;
    font-size: 19px;
}

.home_page {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    padding: 0 15px;
    display: flex
}

.home_page .home_page_left {
    width: 68%;
    padding-right: 25px
}

.home_page .home_page_right {
    width: 32%;
    padding-left: 5px
}

#sidebar_ad_1,
#sidebar_ad_2,
#sidebar_ad_3 {
    display: flex;
    padding: 10px
}

#sidebar_ad_1 img,
#sidebar_ad_2 img,
#sidebar_ad_3 img {
    margin: auto;
    max-width: 100%;
    height: auto
}

#id {
    height: auto;
    max-height: 250px;
    width: 300px;
    float: right;
    margin: 5px 0 5px 5px
}

.button_group {
    display: flex;
    justify-content: space-between
}

.button_group .leatest_btn,
.button_group .popular_btn,
.last_btn {
    font-size: 1rem;
    background-color: #3a495e;
    color: #fff;
    border: none;
    text-align: center;
    padding: 5px 0;
    width: 45%;
    border-radius: 5px;
    font-weight: 700;
    cursor: pointer
}

.button_group .leatest_btn:focus,
.button_group .popular_btn:focus {
    outline: none;
    border: none;
}

.buttonfixed,
.popular_btn {
    background-color: transparent !important;
    color: #3a495e !important
}

.buttonfixed:hover,
.popular_btn:hover {
    background-color: #eee !important
}

.popbuttonfixed {
    background-color: #3a495e !important;
    color: #fff !important
}

.popbuttonfixed:hover {
    background-color: #3a495e !important
}

.last_btn {
    width: 100%;
    cursor: pointer
}

.fixed_height {
    height: 430px;
    overflow-y: scroll
}

.first_item item6,
.second_item item6 {
    width: 100%;
    display: flex;
    margin: 10px 0 10px 0
}

.first_item item6 thumb_sidebar a img,
.second_item item6 thumb_sidebar a img {
    width: 90px;
    display: block;
    height: auto
}

.first_item item6 h2,
.second_item item6 h2 {
    margin: auto 0;
    padding-left: 10px;
    color: #000;
    text-align: left;
    line-height: 20px;
    font-size: 1rem
}

.first_item item6 h2 a,
.second_item item6 h2 a {
    color: #000;
    line-height: 22px;
    font-weight: 700
}

.right_poll_block {
    width: 100%;
    margin: 15px 0;
    overflow: hidden;
    border-radius: 5px;
    background: #f0f0ed
}

.right_poll_block .right_poll_title,
.widgettitle {
    background-size: cover;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 35px;
    font-weight: 700;
    background-position: bottom center;
    background-image: url(../images/right-poll-bg.png)
}

.blocks-gallery-grid,
.wp-block-gallery {
    width: 100%;
}

.right_poll_block .right_poll_title a:link,
.right_poll_block .right_poll_title a:visited {
    color: #fff
}

.wp-polls p strong {
    display: block;
    margin: 5px 0 10px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22px
}

.right_poll_cont {
    border: 1px solid #d17c29;
    border-top: 0;
    padding: 10px;
    overflow: hidden;
    border-radius: 0 0 5px 5px
}

input[type=radio] {
    display: none
}

.wp-polls-ul {
    display: flex;
    justify-content: space-between;
    margin-left: 0;
    margin-bottom: 0
}

.wp-polls-ul li label {
    display: flex;
    align-items: center
}

.wp-polls-ul li .pollbar {
    display: none
}

.wp-polls-ans p:nth-child(3) {
    display: none
}

.radio_three input[type=radio]+label:before,
.radio_two input[type=radio]+label:before,
[type=radio]+label:before {
    content: "";
    width: 30px;
    height: 30px;
    padding: 3px;
    margin-right: 10px;
    background-clip: content-box;
    border: 3px solid #e00;
    transition: .9s;
    border-radius: 50%
}

.radio_three input[type=radio]:checked+label:before,
.radio_two input[type=radio]:checked+label:before,
input[type=radio]:checked+label:before {
    width: 30px;
    height: 30px;
    background-color: #f30303
}

.wp-polls-ul li:nth-child(1) input[type=radio]+label:before {
    border: 3px solid green
}

.wp-polls-ul li:nth-child(1) input[type=radio]:checked+label:before {
    background-color: green
}

.wp-polls-ul li:nth-child(3) input[type=radio]+label:before {
    border: 3px solid #0053ee
}

.wp-polls-ul li:nth-child(3) input[type=radio]:checked+label:before {
    background-color: #0053ee
}

.wp-polls .Buttons {
    margin-top: 15px;
    padding: 4px 20px;
    background: #00a651;
    color: #fff;
    width: inherit;
    border: none;
    border-radius: 5px
}

.homepage_leatest_three_post {
    display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 10px;
    grid-template-columns: repeat(3, 1fr)
}

.homepage_leatest_three_post .homepage_leatest_three_post_inner:first-of-type {
    grid-column: 1/3;
    grid-row: 1/3
}

.homepage_leatest_three_post .homepage_leatest_three_post_inner:first-of-type figcaption.figure-caption {
    padding: .5rem 0 1rem 0
}

.homepage_leatest_three_post .homepage_leatest_three_post_inner:first-of-type figcaption.figure-caption a {
    font-size: calc(1.5em + .4vw) !important;
    line-height: 1.2
}

.leatest_nine_post {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 30px;
    grid-row-gap: 1rem
}

.homepage_leatest_three_post img,
.leatest_nine_post a img {
    width: 100%;
    height: inherit;
    margin-bottom: .5rem
}

.homepage_leatest_three_post .homepage_leatest_three_post_inner figcaption.figure-caption a,
.leatest_nine_post a figcaption.figure-caption {
    color: #000 !important;
    font-size: 17px;
    font-weight: 600;
    line-height: 24px
}

.leatest_nine_post a:hover h4,
img {
    color: #1e88e5
}

.two_coloumn_grid {
    display: flex;
    justify-content: space-between
}

.two_coloumn_grid .national {
    width: 48%
}

.two_coloumn_grid .political {
    width: 48%
}

.photo h3,
.sports_grid_container h3,
.two_coloumn_grid h3,
.video h3 {
    line-height: 36px;
    color: #484848;
    font-size: 24px;
    font-weight: 600;
    padding-left: 2px;
    border-bottom: 1.5px solid #fb0000;
    margin-top: 15px
}

.photo h3 a,
.sports_grid_container h3 a,
.two_coloumn_grid h3 a,
.video h3 a {
    color: #484848;
    font-weight: 700
}

.vid.item {
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
    height: 0
}

.vid.item iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-bottom: 35px
}

.cat_arrow {
    display: none
}

.two_coloumn_grid .national a:nth-child(2) img,
.two_coloumn_grid .political a:nth-child(2) img {
    width: 100%;
    height: inherit
}

.two_coloumn_grid .national a:nth-child(3),
.two_coloumn_grid .national a:nth-child(4),
.two_coloumn_grid .national a:nth-child(5),
.two_coloumn_grid .national a:nth-child(6),
.two_coloumn_grid .political a:nth-child(3),
.two_coloumn_grid .political a:nth-child(4),
.two_coloumn_grid .political a:nth-child(5),
.two_coloumn_grid .political a:nth-child(6) {
    display: flex;
    margin: 5px 5px 5px 0
}

.two_coloumn_grid .national a:nth-child(3) thumb img,
.two_coloumn_grid .national a:nth-child(4) thumb img,
.two_coloumn_grid .national a:nth-child(5) thumb img,
.two_coloumn_grid .national a:nth-child(6) thumb img,
.two_coloumn_grid .political a:nth-child(3) thumb img,
.two_coloumn_grid .political a:nth-child(4) thumb img,
.two_coloumn_grid .political a:nth-child(5) thumb img,
.two_coloumn_grid .political a:nth-child(6) thumb img {
    width: 90px;
    height: 60px;
    display: block;
    margin: 5px 0
}

.two_coloumn_grid .national a:nth-child(2) h4,
.two_coloumn_grid .political a:nth-child(2) h4 {
    font-size: 20px;
    line-height: 24px;
    padding: 10px 0;
    margin: 0;
    font-weight: 600;
    color: #212529
}

.two_coloumn_grid .national a:nth-child(3) h4,
.two_coloumn_grid .national a:nth-child(4) h4,
.two_coloumn_grid .national a:nth-child(5) h4,
.two_coloumn_grid .national a:nth-child(6) h4,
.two_coloumn_grid .political a:nth-child(3) h4,
.two_coloumn_grid .political a:nth-child(4) h4,
.two_coloumn_grid .political a:nth-child(5) h4,
.two_coloumn_grid .political a:nth-child(6) h4 {
    font-size: 1rem;
    line-height: 22px;
    margin: auto 7px;
    align-items: center;
    font-weight: 600;
    color: #000
}

.two_coloumn_grid a:link,
.two_coloumn_grid a:visited {
    color: #484848
}

.two_coloumn_grid .national a:nth-child(2):hover h4,
.two_coloumn_grid .political a:nth-child(2):hover h4 {
    color: #1e88e5
}

.two_coloumn_grid .national a h4:hover,
.two_coloumn_grid .political a h4:hover {
    color: #1e88e5
}

.sports_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 30px;
    grid-row-gap: 15px
}

.sports_grid a img {
    width: 100%;
    height: auto
}

.sports_grid a h4 {
    font-size: 20px;
    padding-top: 5px
}

.sports_grid a:nth-child(2) h4,
.sports_grid a:nth-child(3) h4,
.sports_grid a:nth-child(4) h4,
.sports_grid a:nth-child(5) h4 {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600;
    margin: auto 0;
    padding-top: 10px
}

.sports_grid a h4:hover {
    color: #1e88e5
}

.sports_grid a h4,
p {
    color: #000;
    font-weight: 600;
    margin-bottom: 5px
}

.sports_grid a:nth-child(1) {
    grid-column: 1/3;
    grid-row: 1/3
}

.sports_grid a:nth-child(1):hover h4 {
    color: #1e88e5
}

.sports_grid a p {
    display: none;
    font-weight: 400
}

.sports_grid a:nth-child(1) p {
    display: block;
    font-size: 1rem;
    margin-top: .5rem
}

.three_col_grid {
    display: flex;
    justify-content: space-between
}

.three_col_grid .part_one {
    width: 31%
}

.three_col_grid .part_two {
    width: 31%
}

.three_col_grid .part_three {
    width: 31%
}

.three_col_grid .part_one h3,
.three_col_grid .part_three h3,
.three_col_grid .part_two h3 {
    line-height: 36px;
    color: #484848;
    font-size: 24px;
    font-weight: 600;
    padding: 0;
    padding-left: 2px;
    border-bottom: 1.5px solid #fb0000
}

.three_col_grid .part_one h3 a,
.three_col_grid .part_three h3 a,
.three_col_grid .part_two h3 a {
    text-decoration: none;
    color: #484848;
    font-weight: 700
}

.three_col_grid .part_one a img,
.three_col_grid .part_three a img,
.three_col_grid .part_two a img {
    height: auto;
    width: 100%
}

.three_col_grid .part_one a:nth-child(3),
.three_col_grid .part_one a:nth-child(4),
.three_col_grid .part_one a:nth-child(5),
.three_col_grid .part_one a:nth-child(6),
.three_col_grid .part_three a:nth-child(3),
.three_col_grid .part_three a:nth-child(4),
.three_col_grid .part_three a:nth-child(5),
.three_col_grid .part_three a:nth-child(6),
.three_col_grid .part_two a:nth-child(3),
.three_col_grid .part_two a:nth-child(4),
.three_col_grid .part_two a:nth-child(5),
.three_col_grid .part_two a:nth-child(6) {
    display: flex;
    margin-bottom: 5px;
    margin-top: 10px
}

.three_col_grid .part_one a:nth-child(3) img,
.three_col_grid .part_one a:nth-child(4) img,
.three_col_grid .part_one a:nth-child(5) img,
.three_col_grid .part_one a:nth-child(6) img,
.three_col_grid .part_three a:nth-child(3) img,
.three_col_grid .part_three a:nth-child(4) img,
.three_col_grid .part_three a:nth-child(5) img,
.three_col_grid .part_three a:nth-child(6) img,
.three_col_grid .part_two a:nth-child(3) img,
.three_col_grid .part_two a:nth-child(4) img,
.three_col_grid .part_two a:nth-child(5) img,
.three_col_grid .part_two a:nth-child(6) img {
    width: 90px;
    height: 60px;
    margin: 0 7px 7px 0
}

.three_col_grid .part_one h4,
.three_col_grid .part_three h4,
.three_col_grid .part_two h4 {
    color: #343a40;
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    padding-top: 7px;
    margin-bottom: 15px
}

.three_col_grid .part_one a:nth-child(3) h4,
.three_col_grid .part_one a:nth-child(4) h4,
.three_col_grid .part_one a:nth-child(5) h4,
.three_col_grid .part_one a:nth-child(6) h4,
.three_col_grid .part_three a:nth-child(3) h4,
.three_col_grid .part_three a:nth-child(4) h4,
.three_col_grid .part_three a:nth-child(5) h4,
.three_col_grid .part_three a:nth-child(6) h4,
.three_col_grid .part_two a:nth-child(3) h4,
.three_col_grid .part_two a:nth-child(4) h4,
.three_col_grid .part_two a:nth-child(5) h4,
.three_col_grid .part_two a:nth-child(6) h4 {
    font-size: 14px;
    line-height: 20px;
    color: #000;
    padding-top: 0;
    margin: auto 0
}

.photo_video {
    padding-bottom: 20px;
    display: grid;
    grid-gap: 15px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: none;
    grid-column-gap: 10px
}

.photo {
    grid-column: 1/3
}

.video_grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(2, auto);
    grid-gap: 15px
}

.video_content {
    width: 100%;
    position: relative
}

.video_content:nth-child(1) {
    grid-column: 1/3
}

.video_content:nth-child(1) .the_title {
    border-bottom: 1px solid #dee2e6;
    color: #696969;
    padding: 5px 0
}

.video_content img {
    width: 100%;
    height: auto
}

.yt_logo i {
    position: absolute;
    z-index: 9;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 13px 10px 12px 14px;
    top: 0;
    left: 0;
    opacity: .8
}

.video_content:hover i {
    color: #ff004c
}

.video_content:nth-child(2) .yt_logo i,
.video_content:nth-child(3) .yt_logo i {
    padding: 6px 7px 6px 9px;
    font-size: 14px
}

.the_title {
    font-size: 16px;
    text-align: left;
    line-height: 20px
}

.leatest_popular_home {
    display: none
}

@media only screen and (max-width:1200px) {

    .trending_menu_container,
    .home_page {
        width: 960px;
        padding: 0
    }
}

@media only screen and (max-width:990px) {

    .trending_menu_container,
    .home_page {
        width: 760px
    }
}

@media only screen and (max-width:770px) {
    .special_cat_posts {
        grid-template-columns: 1fr 1fr;
    }

    .trending_menu_container {
        width: 96%;
        max-width: 570px;
        margin: 0 auto;
        overflow-x: scroll;
    }

    .home_page {
        margin: 0 auto;
        display: flex;
        max-width: 570px;
        width: 96%;
        flex-direction: column
    }

    .leatest_popular_home {
        display: block
    }

    .home_page .leatest_popular_sidebar {
        display: none
    }

    .home_page_left .home_lest_ad {
        display: none
    }

    .homepage_leatest_three_post,
    .leatest_nine_post {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(auto, auto)
    }

    .homepage_leatest_three_post .homepage_leatest_three_post_inner:first-of-type {
        grid-column: 1/3;
        position: relative
    }

    .homepage_leatest_three_post .homepage_leatest_three_post_inner:first-of-type img {
        margin-bottom: 0
    }

    .homepage_leatest_three_post_inner:first-of-type figcaption.figure-caption {
        position: absolute;
        bottom: 0;
        left: 0;
        background: rgba(0, 0, 0, .5);
        color: #f1f1f1 !important;
        width: 100%;
        padding: 10px !important
    }

    .homepage_leatest_three_post_inner:first-of-type figcaption.figure-caption a {
        color: #f1f1f1 !important
    }

    .leatest_nine_post a:last-of-type {
        display: none
    }

    .sports_grid {
        display: flex;
        flex-direction: column
    }

    .sports_grid a:nth-child(1) p {
        display: none
    }

    .sports_grid a:nth-child(1) {
        position: relative
    }

    .sports_grid a:nth-child(1) h4 {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        padding: 7px;
        font-size: 23px;
        background-color: rgba(0, 0, 0, .383);
        margin-bottom: 0
    }

    .sports_grid a:nth-child(2),
    .sports_grid a:nth-child(3),
    .sports_grid a:nth-child(4),
    .sports_grid a:nth-child(5) {
        display: flex
    }

    .sports_grid a:nth-child(2) img,
    .sports_grid a:nth-child(3) img,
    .sports_grid a:nth-child(4) img,
    .sports_grid a:nth-child(5) img {
        width: 90px;
        height: 60px;
        margin-right: 7px
    }

    .two_coloumn_grid {
        display: flex;
        flex-direction: column
    }

    .photo h3 a,
    .sports_grid_container h3 a,
    .two_coloumn_grid h3 a,
    .video h3 a {
        display: flex;
        justify-content: space-between
    }

    .photo h3 .cat_arrow,
    .sports_grid_container h3 .cat_arrow,
    .two_coloumn_grid h3 .cat_arrow,
    .video h3 .cat_arrow {
        display: block;
        color: red;
        font-size: 24px
    }

    .two_coloumn_grid .political {
        width: 100%
    }

    .two_coloumn_grid .national {
        width: 100%
    }

    .two_coloumn_grid .national a:nth-child(2),
    .two_coloumn_grid .political a:nth-child(2) {
        position: relative;
        display: block
    }

    .two_coloumn_grid .national a:nth-child(2) h4,
    .two_coloumn_grid .political a:nth-child(2) h4 {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        padding: 7px;
        font-size: 23px;
        background-color: rgba(0, 0, 0, .383)
    }

    .three_col_grid {
        display: flex;
        flex-direction: column
    }

    .three_col_grid .part_one,
    .three_col_grid .part_three,
    .three_col_grid .part_two {
        width: 100%
    }

    .three_col_grid .part_one a:nth-child(2),
    .three_col_grid .part_three a:nth-child(2),
    .three_col_grid .part_two a:nth-child(2) {
        display: block;
        position: relative
    }

    .three_col_grid .part_one a:nth-child(2) h4,
    .three_col_grid .part_three a:nth-child(2) h4,
    .three_col_grid .part_two a:nth-child(2) h4 {
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        color: #fff;
        padding: 7px;
        font-size: 23px;
        background-color: rgba(0, 0, 0, .383)
    }

    .home_page .home_page_left {
        width: 100%;
        padding-right: 0
    }

    .home_page .home_page_right {
        width: 100%;
        text-align: center;
        padding-left: 0
    }

    .photo_video {
        display: flex;
        flex-direction: column
    }

    .video_content:nth-child(2) .yt_logo img,
    .video_content:nth-child(3) .yt_logo img {
        width: 35px;
        bottom: 45%
    }
}


.marquee_container_bg {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 9999;
}

.marquee_container {
    width: 100%;
    margin: 0px auto;
    display: flex;
    font-size: 20px;
    align-items: center;
    font-weight: bold;
    background: none repeat scroll 0 0 #4b4b4b;
}

.marquee_name {
    background-color: #b30f0f;
    padding: 2px 10px;
    font-size: 1rem;
    color: #ffffff;
}

.marquee_title_sizeing {
    display: flex;
    padding-right: 10px;
}

.marquee_title_sizeing>h2 {
    display: inline;
    font-size: 1rem;
    margin-right: 50px;
    position: relative;
}

.marquee_title_sizeing>h2 a {
    color: #ffffff;
    background: url("../images/dot.png");
    padding: 0 0 0 18px;
    background-repeat: no-repeat;
    background-position-y: center;
}

.footer_title {
    background-color: #363d4d;
    height: auto;
    padding: 12px;
    width: 100%
}

.footer_title .footer_logo {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px
}

.footer_menu_ground {
    width: 100%;
    background-color: #1a1a1a;
    color: #fff
}

.footer_menu_ground .footer_nav_ground {
    max-width: 1170px;
    padding: 20px 15px;
    margin: auto;
    display: flex
}

.footer_menu_ground .footer_nav_ground .left_side {
    width: 74%
}

.footer_menu_ground .footer_nav_ground .left_side ul.footer_nav_ul {
    display: grid;
    grid-row-gap: 5px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(7, 22px)
}

.footer_menu_ground .footer_nav_ground .left_side ul.footer_nav_ul li {
    font-size: 1rem
}

.footer_menu_ground .footer_nav_ground .left_side ul.footer_nav_ul li a:link,
.footer_menu_ground .footer_nav_ground .left_side ul.footer_nav_ul li a:visited {
    color: #fff
}

.footer_menu_ground .footer_nav_ground .left_side ul.footer_nav_ul li a:hover {
    color: #1e88e5
}

.footer_menu_ground .footer_nav_ground .right_side {
    text-align: right;
    width: 26%
}

.footer_menu_ground .footer_nav_ground .right_side img {
    width: 100%;
    height: auto;
    border: 1.5px solid #fff;
    border-radius: 5px;
    margin-bottom: 15px
}

.info {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px 10px 15px
}

.info p {
    width: 70%;
    font-size: 1rem;
    font-weight: 400;
    color: #ffff;
    margin-bottom: 0
}

.copyright {
    background-color: #363d4d;
    margin-bottom: 34px;
}

.copyright_container {
    max-width: 1170px;
    margin: auto;
    padding: 8px 15px;
    color: #fff;
    display: flex;
    justify-content: space-between
}

.copyright_container p {
    font-size: 14px;
    font-weight: 400;
    color: #ffff;
    margin: auto 0
}

@media only screen and (max-width:1200px) {
    .footer_title .footer_logo {
        margin: auto;
        padding: 0
    }

    .footer_menu_ground .footer_nav_ground {
        max-width: 960px;
        padding: 20px 0
    }

    .info {
        max-width: 960px;
        padding: 0 0 20px 0
    }

    .copyright_container {
        max-width: 960px;
        padding: 10px 0
    }
}

@media only screen and (max-width:990px) {
    .footer_title .footer_logo {
        display: flex
    }

    .footer_title .footer_logo img {
        margin: auto
    }

    .footer_menu_ground .footer_nav_ground {
        max-width: 760px;
        padding: 20px 0
    }

    .info {
        max-width: 760px;
        padding: 0 0 20px 0
    }

    .copyright_container {
        max-width: 760px;
        padding: 10px 0
    }

    .footer_menu_ground .footer_nav_ground ul {
        padding: 10px 10px
    }

}

@media only screen and (max-width:767px) {
    .footer_menu_ground .footer_nav_ground {
        padding: 0
    }

    .footer_nav_ground {
        display: flex;
        flex-direction: column
    }

    .footer_title .footer_logo {
        width: 100%;
        text-align: center
    }

    .footer_menu_ground .footer_nav_ground .left_side {
        width: 100%;
        display: flex;
        order: 2
    }

    .footer_menu_ground .footer_nav_ground .right_side {
        width: 100%;
        background-color: #363d4d
    }

    .footer_menu_ground .footer_nav_ground .right_side_inner {
        max-width: 570px;
        width: 98%;
        margin: 0 auto;
        display: flex;
        justify-content: space-around;
        order: 1;
        padding-right: 0
    }

    .footer_menu_ground .footer_nav_ground .right_side img {
        max-width: 100%;
        width: calc(100% - 15px);
        margin: 0 auto 10px auto;
    }

    .footer_menu_ground .footer_nav_ground .left_side ul.footer_nav_ul {
        max-width: 570px;
        width: 98%;
        margin: 0 auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(auto, 22px)
    }

    .info {
        max-width: 570px;
        width: 98%;
        padding-bottom: 5px
    }

    .info p {
        max-width: 570px;
        width: 98%;
        text-align: center;
        padding: 0 10px
    }

    .copyright_container {
        max-width: 570px;
        width: 98%;
        padding: 10px 10px;
        display: flex;
        flex-direction: column;
        text-align: center
    }
}

.single_page_container {
    max-width: 1170px;
    width: 100%;
    margin: auto;
    padding: 0 15px
}

.single_top_cat {
    display: flex;
    align-items: center;
    font-weight: 700;
    font-size: .92rem;
    font-weight: 700;
    padding: .75rem 0;
    border-bottom: 1px solid #ccc
}

.single_top_cat ul {
    display: flex;
    margin-left: 30px;
    margin-bottom: 0
}

.single_top_cat ul li {
    margin-right: 10px;
    padding-right: 10px;
    border-right: #acacac 1px solid
}

.single_top_cat ul li:last-child {
    border: none
}

.single_top_cat a:link,
.single_top_cat a:visited {
    color: #343a40;
    font-weight: 700
}

.single_top_cat a:hover {
    color: #1e88e5
}

.the_thumb_caption {
    border-bottom: #acacac 1px solid;
    text-align: center;
    width: 100%;
    font-size: 14px;
    padding: 5px 0;
    margin-bottom: 20px
}

.the_content_single {
    overflow: hidden;
}

.the_content_single p {
    margin: 7px 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.5;
    text-align: justify
}

.the_content_single img {
    width: 100%;
    height: auto
}

.single_page_container .sigle_left {
    padding: 0 34px 0 1px;
    width: 67%
}

.single_page_container .sigle_right {
    padding-left: 15px;
    width: 33%
}

.single_page_container .single_first_ad {
    text-align: center
}

.single_page_container .single_first_ad img {
    width: auto;
    height: auto;
    margin: 5px auto
}

.single_container {
    display: flex
}

.Custom_breadcrumb {
    background: 0 0;
    font-weight: 700;
    margin: 20px 0;
    font-size: 1.1rem
}

.breadcrumb1 {
    margin: 20px 0;
    font-size: 1.1rem
}

.breadcrumb1 a {
    color: #1e88e5
}

.single_container .sigle_left h1 {
    font-size: calc(1em + .9vw);
    font-weight: 600;
    color: #333;
    margin: 10px 0
}

.single_container .sigle_left .info_box {
    display: flex;
    justify-content: space-between;
    height: 55px;
    border-bottom: #acacac 1px solid;
    margin-bottom: 15px;
    padding-bottom: 70px
}

.info_box_right {
    margin-top: 10px
}

.the_post_banner img {
    width: 100%;
    height: auto
}

.more_single h2 {
    color: #484848;
    font-size: calc(1em + .1vw);
    padding: 5px;
    padding-left: 2px;
    border-bottom: 1.5px solid #fb0000;
    margin-top: 15px;
    margin-bottom: 15px
}

.more_six_posts {
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(auto, auto)
}

.more_six_posts a img {
    width: 100%;
    height: auto;
    margin-bottom: .5rem
}

.more_six_posts h4 {
    color: #000;
    font-size: 16px;
    line-height: 20px;
    font-weight: 600
}

.single_right_more h3 {
    font-size: 18px;
    margin: 10px 0;
    color: #000;
    padding-bottom: 5px;
    border-bottom: 2px solid red
}

.single_right_more .single_right_post a {
    display: flex;
    margin: 3px 0
}

.single_right_more .single_right_post rihgt_thumb img {
    width: 90px;
    height: 60px;
    margin: 3px 10px 3px 0
}

.single_right_more .single_right_post a h2 {
    font-size: 1rem;
    color: #000;
    margin: auto 0;
    font-weight: 700
}

@media only screen and (max-width:1200px) {
    .single_page_container {
        width: 960px;
        margin: auto;
        padding: 0
    }
}

@media only screen and (max-width:990px) {
    .single_page_container {
        width: 760px;
        margin: auto;
        padding: 0
    }

    .single_top_cat {
        display: none
    }

    .info_box .smp-regular-but [data-network=linkedin],
    .info_box .smp-regular-but [data-network=pinterest] {
        display: none
    }

    .single_page_container .single_first_ad {
        display: none
    }

    .info_box_right i.pr_md {
        display: none
    }
}

@media only screen and (max-width:770px) {
    .single_page_container {
        max-width: 570px;
        width: 97%
    }

    .single_container {
        display: flex;
        flex-direction: column
    }

    .single_container .sigle_left .info_box {
        display: flex;
        flex-direction: column;
        height: 120px;
        border-bottom: none
    }

    .single_container .sigle_left .info_box p {
        padding-bottom: 5px;
        border-bottom: #acacac 1px solid
    }

    .info_box_right {
        margin: 0 auto
    }

    .info_box .smp-regular-but [data-network=linkedin],
    .info_box .smp-regular-but [data-network=pinterest] {
        display: block
    }

    .single_page_container .sigle_left {
        padding: 0;
        width: 100%
    }

    .single_page_container .sigle_right {
        padding-left: 0;
        width: 100%
    }

    .more_single h2 {
        color: #fff;
        background: #3b5998;
        border-bottom: none !important;
        margin-top: 10px;
        margin-bottom: 10px
    }

    .more_six_posts {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(auto, auto)
    }
}

.archive_page_container {
    max-width: 1170px;
    margin: auto;
    padding: 0 15px
}

.archive_first_ad {
    margin: 10px 0;
}

.archieve_top_cat {
    margin-bottom: 16px;
    padding-top: 15px;
    display: flex;
    align-items: center;
    height: 45px;
    padding: 5px 0;
    font-size: 1rem;
    border-bottom: 1px solid #ccc
}

.archieve_top_cat a {
    font-size: 19px;
    font-weight: 600
}

.archieve_top_cat ul {
    display: flex;
    margin-bottom: 0;
    margin-left: 20px;
    font-weight: 600
}

.archieve_top_cat ul li {
    margin-right: 10px;
    padding-right: 10px;
    border-right: #acacac 1px solid
}

.archieve_top_cat ul li:last-child {
    border: none
}

.archieve_top_cat ul li a:link,
.archieve_top_cat ul li a:visited {
    font-size: 1rem;
    color: #484848 !important;
    font-weight: 700
}

.archieve_top_cat ul li a:hover {
    color: #1e88e5 !important
}

.archive_first_ad img {
    max-width: 100%;
    height: auto;
    margin: 10px auto
}

.archive_leatest_three_posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, auto);
    grid-column-gap: 26px;
    grid-row-gap: 15px
}

.archive_leatest_three_posts item3:nth-child(1) {
    grid-column: 1/3;
    grid-row: 1/3;
    position: relative
}

.archive_leatest_three_posts item3:nth-child(2) {
    grid-row: 1/2
}

.archive_leatest_three_posts item3:nth-child(3) {
    grid-row: 2/3
}

.archive_leatest_three_posts item3 img {
    height: 100%;
    width: 100%
}

.archive_leatest_three_posts item3 {
    position: relative
}

.archive_leatest_three_posts item3 h4 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: calc(1em + .9vw)
}

.archive_leatest_three_posts item3 h4 a {
    width: 100%;
    position: absolute;
    bottom: 0;
    color: #fff;
    font-weight: 700;
    background: linear-gradient(0deg, #222, transparent);
    left: 0;
    padding: 10px 10px 10px 15px
}

.archive_leatest_three_posts item3:nth-child(2) h4 a,
.archive_leatest_three_posts item3:nth-child(3) h4 a {
    font-size: .7em
}

.archive_leatest_three_posts item3:hover h4 a {
    color: #ffb300
}

.archive_container {
    display: flex
}

.archieve_left_part {
    width: 67%;
    padding-right: 12px
}

.archieve_right_part {
    width: 33%;
    padding-left: 13px;
    margin-top: 15px
}

.subcat_six_posts {
    margin-top: 15px
}

.subcat_six_posts h2 {
    width: 100%;
    line-height: 36px;
    color: #484848;
    font-size: 24px;
    padding-left: 2px;
    border-bottom: 1px solid #f80000;
    display: flex
}

.subcat_six_posts h2 a:link,
.subcat_six_posts h2 a:visited {
    color: #484848;
    font-weight: 600;
    text-decoration: none
}

.subcat_six_posts_grid h4 {
    margin-bottom: 0;
    padding-bottom: 0;
    font-size: 1rem
}

.subcat_six_posts_grid h4 a:link,
.subcat_six_posts_grid h4 a:visited {
    color: #000;
    display: block;
    margin-top: 7px;
    font-weight: 600
}

.subcat_six_posts_grid h4 a:hover {
    color: #1e88e5
}

.subcat_six_posts_grid item6 thumb1 img {
    position: relative;
    width: 100%;
    height: auto;
    display: block
}

.subcat_six_posts_grid {
    margin-top: 10px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(3, auto);
    grid-column-gap: 30px;
    grid-row-gap: 15px
}

.down,
.down h2 {
    display: none
}

.archive_sub_cat_for_mobile {
    display: none
}

@media only screen and (max-width:1200px) {
    .archive_page_container {
        width: 960px;
        margin: auto;
        padding: 0
    }
}

@media only screen and (max-width:990px) {
    .archieve_top_cat {
        margin-bottom: 0;
        border-bottom: none;
        background-color: #e9ecef
    }

    .archieve_top_cat ul {
        display: none
    }

    .archive_page_container {
        width: 760px;
        margin: auto;
        padding: 0
    }

    .archieve_top_cat a {
        color: #000 !important;
        margin-left: 15px
    }

    .archive_sub_cat_for_mobile {
        align-items: center;
        display: flex;
        background-color: #f8f9fa
    }

    .archive_sub_cat_for_mobile ul {
        margin-bottom: 0;
    }

    .archive_sub_cat_for_mobile li {
        padding-left: 15px
    }

    .archive_sub_cat_for_mobile li a {
        color: #484848;
        text-decoration: none;
        font-weight: 600;
        line-height: 35px
    }

    .down {
        display: flex;
        align-items: center;
        width: 100%
    }

    .down h2 {
        display: block;
        color: #000;
        font-size: 22px;
        font-weight: 600;
        margin-left: 45%;
        margin-top: 10px;
        padding-left: 5px;
        border-left: 2px solid red
    }

    .archive_sub_cat_for_mobile ul {
        margin-left: 0;
        z-index: 99;
        background-color: #f3f3f3;
        display: grid;
        max-width: 760px;
        width: 100%;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(auto, auto)
    }

    .archive_leatest_three_posts {
        margin-top: 10px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: repeat(3, auto);
        grid-gap: 15px
    }

    .archive_leatest_three_posts item3:nth-child(1) {
        grid-column-start: 1;
        grid-column-end: 3
    }

    .archive_leatest_three_posts item3:nth-child(2) {
        grid-row: 3/4
    }

    .archive_leatest_three_posts item3:nth-child(3) {
        grid-row: 3/4
    }

    .archive_leatest_three_posts item3:nth-child(2) img,
    .archive_leatest_three_posts item3:nth-child(3) img {
        height: auto;
        margin-bottom: 5px
    }

    .archive_leatest_three_posts item3:nth-child(2) h4,
    .archive_leatest_three_posts item3:nth-child(3) h4 {
        line-height: 15px;
        margin: 7px 0
    }

    .archive_leatest_three_posts item3:nth-child(2) h4 a,
    .archive_leatest_three_posts item3:nth-child(3) h4 a {
        color: #020202;
        background: 0 0;
        padding: 0;
        font-size: .7em;
        position: relative
    }

    .subcat_six_posts_grid item6:nth-last-child(-n+3) {
        display: none
    }

    .subcat_six_posts_grid {
        display: flex;
        flex-direction: column
    }

    .subcat_six_posts_grid item6:nth-child(1) {
        position: relative
    }

    .subcat_six_posts_grid item6:nth-child(1) h4 a {
        position: absolute;
        font-size: 25px;
        color: #fff;
        background-color: rgba(0, 0, 0, .323);
        width: 100%;
        bottom: 0;
        padding: 8px 0;
        left: 0
    }

    .subcat_six_posts_grid item6:nth-child(2),
    .subcat_six_posts_grid item6:nth-child(3) {
        display: flex
    }

    .subcat_six_posts_grid item6:nth-child(2) h4,
    .subcat_six_posts_grid item6:nth-child(3) h4 {
        margin: auto 5px
    }

    .subcat_six_posts_grid item6:nth-child(2) thumb1 img,
    .subcat_six_posts_grid item6:nth-child(3) thumb1 img {
        width: 90px;
        height: 60px
    }
}

@media only screen and (max-width:770px) {
    .subcat_six_posts h2 .cat_arrow {
        display: block;
        color: red;
        font-size: 24px;
        margin-left: auto
    }

    .archive_page_container {
        max-width: 570px;
        width: 97%;
        margin: auto;
        padding: 0
    }

    .archive_first_ad {
        display: none
    }

    #id {
        display: none
    }

    .archieve_left_part {
        width: 100%;
        padding-right: 0
    }

    .archieve_right_part {
        width: 100%
    }

    .archive_container {
        margin: 0 5px;
        display: flex;
        flex-direction: column
    }
}

.subcat_archive_container {
    max-width: 1170px;
    margin: 0 auto;
    padding: 0 15px
}

.subcat_page_container {
    display: flex
}

.subcat_page_container .subcat_left {
    width: 67%;
    padding-right: 9px
}

.subcat_page_container .subcat_right {
    width: 33%;
    padding-left: 13px;
    margin-top: 15px
}

.archive_leatest_eighteen_posts {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(5, auto);
    grid-column-gap: 30px;
    grid-row-gap: 5px
}

.archive_leatest_eighteen_posts item15 img {
    width: 100%;
    height: 150px
}

.archive_leatest_eighteen_posts item15 {
    margin-top: 15px
}

.archive_leatest_eighteen_posts item15 h4 {
    color: #000;
    display: block;
    font-size: 1rem;
    text-decoration: none;
    overflow: hidden;
    margin-top: 7px
}

.archive_leatest_eighteen_posts item15 h4 a {
    color: #000;
    font-weight: 600
}

.fullwidth {
    width: 100%;
    padding: 10px;
    display: block;
    text-align: center;
    background-color: #337ab7;
    font-size: 20px;
    margin: 5px 0
}

a.fullwidth a {
    text-decoration: none;
    color: #fff
}

@media only screen and (max-width:1200px) {
    .subcat_archive_container {
        width: 960px;
        margin: auto;
        padding: 0
    }
}

@media only screen and (max-width:990px) {
    .bottom_parent {
        border-bottom: none;
        box-shadow: 0 4px 3px -4.5px #000;
    }

    .subcat_archive_container {
        width: 760px;
        margin: auto;
        padding: 0
    }

    .archive_leatest_eighteen_posts {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        grid-template-rows: repeat(auto, auto);
        grid-gap: 10px
    }

    .archive_leatest_eighteen_posts item15 {
        display: flex;
        margin-top: 0
    }

    .archive_leatest_eighteen_posts item15 h4 {
        margin: auto 5px
    }

    .archive_leatest_eighteen_posts item15 img {
        width: 120px;
        height: 68px
    }
}

@media only screen and (max-width:770px) {
    .subcat_archive_container {
        max-width: 570px;
        width: 97%;
        padding: 0
    }

    .subcat_page_container {
        display: flex;
        flex-direction: column
    }

    .subcat_page_container .subcat_left {
        width: 100%;
        padding-right: 0
    }

    .subcat_page_container .subcat_right {
        width: 100%;
        background-color: rgba(95, 158, 160, .411)
    }
}

.photo_archive_conatiner {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    display: flex
}

.photo_archieve_left_part {
    width: 70%
}

.photo_subcat {
    padding: 0 10px 10px 10px;
    border: 1px solid #a5a5a5;
    border-top: 2px solid #000;
    margin-bottom: 30px
}

.photo_subcat h2 {
    margin-bottom: 10px;
    font-size: 20px
}

.photo_subcat h2 a {
    background: #630933;
    clip-path: polygon(0 0, 100% 0, 90% 100%, 0 100%);
    text-decoration: none;
    padding: 1px 25px 4px 25px;
    color: #fff
}

.photo_subcat_posts_grid item8 {
    background-color: #f7f7f7;
    border: 1px solid #ddd;
    position: relative
}

.photo_subcat_posts_grid item8 img {
    width: 100%;
    display: block;
    height: auto;
    margin: 5px 0
}

.photo_subcat_posts_grid item8 i {
    position: absolute;
    border: 2px solid #fff;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    padding: 13px 10px 12px 14px;
    opacity: .8;
    top: 20%;
    left: 35%;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

figure {
    display: block;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 0;
    margin-inline-end: 0
}

.photo_subcat_posts_grid item8 h4 {
    color: #000;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #ddd;
    padding: 5px
}

.photo_subcat_posts_grid item8:hover h4 {
    text-decoration: underline
}

.photo_subcat_posts_grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(2, auto);
    grid-gap: 15px
}

.photo_archieve_right_part {
    width: 30%
}

.pv_bread {
    margin: 15px 0 15px 0;
    font-size: 1rem;
    font-weight: 700
}

.pv_bread a {
    color: #000;
    font-size: 18px
}

.video_archive_conatner {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
    padding: 0 15px;
    display: flex
}

.pagination1 {
    width: 100%;
    margin: 10px 0;
    display: flex
}

.page-numbers {
    position: relative;
    display: block;
    padding: .3rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #1e88e5;
    background-color: #fff;
    border: 1px solid #dee2e6
}

.pagination1 .current {
    color: red
}

.pagi_inner {
    margin-left: auto;
    display: flex
}

.home_menu_inner {
    width: 100%;
    margin: 0 0 10px;
    position: relative
}

.map_inner_block {
    width: 100%;
    background: #e6e6fa;
    margin-bottom: 0;
    position: relative
}

.map_inner {
    background: #e6e6fa;
    padding: 15px;
    overflow: hidden
}

.st0 {
    opacity: .7
}

.st1 {
    fill: #80c2eb;
    cursor: pointer
}

.st2 {
    fill: none;
    cursor: pointer
}

.st3 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st4 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st5 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st6 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st7 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st8 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st9 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st10 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st11 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st13 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .25;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st14 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .75;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st15 {
    fill: #008c44;
    stroke: #fff;
    stroke-width: .25;
    stroke-miterlimit: 10;
    cursor: pointer
}

.st16 {
    enable-background: new;
    cursor: pointer
}

.st17 {
    fill: #fff;
    cursor: pointer
}

.st18 {
    opacity: .34;
    cursor: pointer
}

.st19 {
    fill: #008c44;
    cursor: pointer
}

#rangpur:hover path {
    fill: #9a1515
}

#rangpur:hover path.st17 {
    fill: #fff
}

#rangpur:hover path.st19 {
    fill: #d5d5d5
}

#mymensingh:hover path {
    fill: #9a1515
}

#mymensingh:hover path.st17 {
    fill: #fff
}

#mymensingh:hover path.st19 {
    fill: #d5d5d5
}

#sylhet:hover path {
    fill: #9a1515
}

#sylhet:hover path.st17 {
    fill: #fff
}

#sylhet:hover path.st19 {
    fill: #d5d5d5
}

#rajshahi:hover path {
    fill: #9a1515
}

#rajshahi:hover path.st17 {
    fill: #fff
}

#rajshahi:hover path.st19 {
    fill: #d5d5d5
}

#khulna:hover path {
    fill: #9a1515
}

#khulna:hover path.st17 {
    fill: #fff
}

#khulna:hover path.st19 {
    fill: #d5d5d5
}

#borishal:hover path {
    fill: #9a1515
}

#borishal:hover path.st17 {
    fill: #fff
}

#borishal:hover path.st19 {
    fill: #d5d5d5
}

#chittagong:hover path {
    fill: #9a1515
}

#chittagong:hover path.st17 {
    fill: #fff
}

#chittagong:hover path.st19 {
    fill: #d5d5d5
}

#dhaka:hover path {
    fill: #9a1515
}

#dhaka:hover path.st17 {
    fill: #fff
}

#dhaka:hover path.st19 {
    fill: #d5d5d5
}

.home_menu_online {
    width: 100%;
    border-bottom: 1px solid #fe0104;
    padding-left: 7px
}

.home_menu_online .catTitle {
    margin-bottom: 0 !important;
    font-size: 24px;
    line-height: 36px
}

.info_box_right .st-btn {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-transition: opacity .2s ease-in, top .2s ease-in;
    -ms-transition: opacity .2s ease-in, top .2s ease-in;
    -o-transition: opacity .2s ease-in, top .2s ease-in;
    -webkit-transition: opacity .2s ease-in, top .2s ease-in;
    transition: opacity .2s ease-in, top .2s ease-in;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    border: none;
    cursor: pointer;
    display: inline-block;
    height: 35px !important;
    width: 35px !important;
    line-height: 40px;
    margin-right: 8px;
    padding: 0 10px;
    position: relative;
    text-align: center;
    top: 0 !important;
    vertical-align: baseline;
    white-space: nowrap;
    display: inline-block !important
}

.info_box_right .st-total {
    display: inline-block;
    position: relative;
    width: 60px;
    border-right: 1px solid #cecece;
    margin-right: 15px;
    text-align: center;
    color: #282828 !important;
    line-height: 10px;
    margin-right: 5px !important
}

.info_box_right .st-btn>img {
    display: inline-block;
    height: 25px !important;
    width: 25px !important;
    position: relative;
    top: 5px !important;
    left: -4px;
    vertical-align: top
}