/*
Theme Name: W3 Bucket News Five
Theme URI: https://w3bucket.com/product/news-portal-wordpress/
Author: W3Bucket Team
Author URI: https://w3bucket.com
Description: Wordpress themes, Blog, Online news, Ecommerce, Personal Information Website. 
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: w3bucketnews
Tags: one-column, two-columns, right-sidebar, flexible-header, accessibility-ready, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, post-formats, theme-options, threaded-comments.
This theme in in WordPress and licensed under the GPL.
Use it to make your website cool, mordern, have fun, and share what you've learned with others.
*/

/* Base CSS */
.alignleft {
    float: left;
    margin-right: 15px;
}


.alignright {
    float: right;
    margin-left: 15px;
}

.aligncenter {
    display: block;
    margin: 0 auto 15px;
}

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

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 15px;
    font-weight: 700;
}

html,
body {
    height: 100%;
    font-family: SolaimanLipi;
}

a {
    text-decoration: none !important;
    color: #000;
}

a:focus {
    outline: 0 solid
}

@import url("https://fonts.googleapis.com/css?family=Lato:400,400i,700");

/* logo_biggapon ##################*/
.logo {
    padding-bottom: 15px;
    width: auto;
    height: auto;
}

.logo_biggapon {
    float: right;
}

/* logo_biggapon ##################*/

/* breaking-news ##################*/
.breaking-news {
    background: #FE0000;
    margin-top: 10px;
    _padding: 5px;
    width: 100%;
    line-height: 20px;
    position: relative;
    height: 35px;
    overflow: hidden;
    border-radius: 5px
}

.breaking-news span {
    position: absolute;
    display: inherit;
    color: #fff;
    background: #fe0000;
    padding: 7px 7px;
    font-family: SolaimanLipi;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 0 #666;
    border-right: 1px solid #fff;
    z-index: 997
}

.brk_headlines {
    display: inline-block;
    width: 100%;
    color: #fff;
}

.brk_headlines marquee ul {
    list-style-type: none;
    padding: 5px 5px;
}

.brk_headlines marquee ul li {
    display: inline-block;
    margin-right: 10px;
}

.headline {
    background: #000;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 9999;
    line-height: 20px
}

.headline h3 {
    display: inherit;
    color: #fff;
    background: #fe0000;
    margin: 0px 0 0 0;
    padding: 0px 7px !important;
    font-family: SolaimanLipi;
    font-size: 16px;
    color: #fff;
    text-shadow: 1px 0 #666;
    float: left;
    _border-right: 1px solid #fff;
    line-height: 40px !important;
    text-align: center;
    position: absolute;
    z-index: 9999;
    top: 0;
    left: 0;
    border-radius: 0px;
}

/* breaking-news ##################*/

/* Section Lead =============*/
.section_lead {
    padding: 0px 0;
    background-color: #fbfcfd;
}

.lead_title {
    font-size: 20px;
    line-height: 27px;
    font-weight: 600;
    text-decoration: none !important;
    margin-top: 5px;
}

.lead_title a {
    color: #231f1f;
}

.lead_title a:hover {
    color: #46296f;
}

.lead_name {
    position: relative;
    width: 100%;
    margin-bottom: 5px;
}

.lead_name .lead_hadding_2 {
    opacity: 1;
}

.lead_hadding_2 {
    position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 76%);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    padding: 10px;
    margin: 0;
}

.lead_hadding_2 a {
    text-decoration: none;
    font-size: 20px;
    line-height: autopx;
    font-weight: 600;
    color: #fffffc;
}

.lead_hadding_2 a:hover {
    color: #F9FF06
}

.lead_name .lead_hadding_2 {
    opacity: 1;
}

.lead_image {
    margin-bottom: 0px;
}

.lead_hadding_side {
    position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 70%);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    padding: 10px;
    margin: 0;
}

.lead_hadding_side a {
    text-decoration: none;
    font-size: 18px;
    line-height: autopx;
    font-weight: 400;
    color: #fff;
}

.lead_hadding_side a:hover {
    color: #F9FF06
}

.lead_name .lead_hadding_side {
    opacity: 1;
}


/* update here */
.searchform div {
    display: flex !important;
}

button,
input,
select,
textarea {
    max-width: 70%;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    max-width: 30%;
}


.wp-video {
    margin-top: 5px;
}

.wp-video-shortcode {
    max-width: 100% !important;
    height: 290px !important;
}

/* Section Lead =============*/

/* Section Feature =============*/
.name {
    position: relative;
    width: 100%;
    margin-bottom: 10px;
}

.name .overly_hadding_2 {
    opacity: 1;
}

.overly_hadding_2 {
    position: absolute;
    bottom: 0;
    background: rgb(0 0 0 / 38%);
    color: #f1f1f1;
    width: 100%;
    transition: .5s ease;
    opacity: 0;
    padding: 10px;
    margin: 0;
}

.overly_hadding_2 a {
    text-decoration: none;
    font-size: 18px;
    line-height: autopx;
    font-weight: 400;
    color: #ffffff;
}

.overly_hadding_2 a:hover {
    color: #F9FF06
}

.name .overly_hadding_2 {
    opacity: 1;
}

.image {
    margin-bottom: 0px;
}

/* Section Feature =============*/

/* Section Facebook =============*/
.facebook {
    font-size: 16px;
    background: #ddd;
    color: #333333;
    font-weight: normal;
    padding: 7px 10px;
    margin-bottom: 10px;
    border-bottom: 5px solid #333333;
}

/* Section Facebook =============*/

/* Section Latest News =============*/
.tab-content {
    overflow: scroll;
    height: 390px;
    overflow-x: hidden;
    background: #fbfcfd;
    padding: 0 8px;
}

.tab-content-single {
    overflow: scroll;
    height: 390px;
    overflow-x: hidden;
}

#nav .navbar-default .navbar-nav>li.home a {
    padding: 10px 9px 9px 7px !important;
}

#nav .navbar-default .navbar-nav>li.home a .fa {
    color: #fff !important;
}

.nav-tabs {
    margin-top: 5px;
}

.nav-tabs>li {
    width: 100%;
    text-align: center;
}

.nav-tabs>li>a {
    padding: 5px 15px !important;
    background: #e2e2e2;
    color: #000 !important;
    font-size: 18px;
}

.nav-tabs>li>a:hover {
    background-color: #ececec;
}

#nav .navbar-collapse {
    padding: 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    background-color: #92140800 !important;
}

#nav .navbar-default .navbar-nav>li:hover {
    background-color: #333 !important;
}

#nav .navbar-default .navbar-nav>li>a {
    color: #0a0a0a !important;
}

#nav .navbar-default .navbar-nav>li>a .caret {
    transition: all 0.3s ease-in-out 0s;
}

#nav .navbar-default .navbar-nav>li>a:hover .caret {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all 0.3s ease-in-out 0s;
}

#nav .navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
    background-color: #0e0e0e30 !important;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    background-color: #c1bcbc !important;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background-color: #dd2323 !important;
    border-top: 2px solid #007527 !important;
    color: #fff !important;
}

.tab-panel {
    background: #fff;
    border: 0px solid #ec1e2229;
    border-radius: 0px;
    margin-top: 10px;
}

.tab_heading {
    font-size: 16px;
    line-height: 17px;
}

.tab_heading a {
    font-weight: 400;
}

.tab_images {
    overflow: hidden;
    border-bottom: 1px dotted;
    border-color: #bbbbbb82;
    margin-top: 10px;
}

.tab_images img {
    float: left;
    width: 25%;
    margin-right: 10px;
}

/* Section Latest News =============*/

/* Section Mymensingh =============*/
.home_mn_title_one {
    width: 100%;
    overflow: hidden;
    border-bottom: 2px solid #a63a40;
    margin: 0 0 10px 0;
}

.home_mn_title_one h4 {
    font-size: 20px;
    line-height: 35px !important;
    float: left;
    font-weight: bold;
    width: 100%;
    position: relative;
}

.home_mn_title_one h4 a {
    font-size: 20px;
    line-height: 15px;
    float: left;
    font-weight: bold;
    width: 100%;
    position: relative;
    padding-left: 3px;
    margin-top: 5px;
}

.home_mn_title_one h4 a i {
    position: absolute;
    right: 0px;
    top: 25%;
    color: #a63a40;
    font-weight: bold;
    font-size: 26px;
}

.home_mn_title_one h4 i {
    position: absolute;
    right: 0px;
    top: 25%;
    color: #a63a40;
    font-weight: bold;
}

.home_mn_title_one h4 a:hover {
    color: #000;
}

.m_title {
    font-size: 22px;
    line-height: 30px;
    font-weight: 400;
    width: 100%;
    position: relative;
    margin-top: 10px;
}

.m_details {
    font-size: 18px;
    line-height: 22px;
    text-align: justify;
}

/* Section Mymensingh =============*/

/* Section common =============*/
.jsn_title {
    font-size: 21px;
    line-height: 25px;
    font-weight: 400;
    margin-top: 10px;
}

.jsn_subtitle {
    font-size: 18px;
    line-height: 22px;
    font-weight: 400;
}

.common-news {
    background: #eceff4;
    margin: 0 auto;
    clear: both;
    min-height: 492px;
    overflow: hidden
}

.common-news-con {
    clear: both;
    width: 100%;
    overflow: hidden;
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
}

.common-news-con:first-child {
    padding-top: 0px
}

.common-news-con:nth-child(3) {
    padding-bottom: 5px;
    border-bottom: none;
}

/*.mediasub:nth-child(2){border-bottom: none!important}*/
.common-news-con a img {
    float: left;
    height: 50px;
    width: 90px;
    margin-right: 10px;
}

.cmn-news img {
    height: 202px;
    overflow: hidden;
}

h5.cat_title {
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
}

/* Section common =============*/


/* Video gallery  =========================*/
.video-title {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    text-shadow: 1px 1px 2px #333;
}

.video-title a:hover {
    color: #333;
}

.video-title i {
    background-image: url(images/video.png);
    background-size: contain;
    font-size: 5px;
    padding-right: 20px;
    background-repeat: no-repeat;
    padding: 13px;
}

.video iframe {
    width: 100%;
    max-height: 135px;
    border: 2px solid #2f2f2fe8;
    margin-top: 10px;
    border-radius: 5px;
}

.video-img {
    overflow: hidden;
    margin-bottom: 18px;
    margin-top: 0px;
    padding-bottom: 0px;
}

.gallery-title-left {
    background-color: transparent;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #ffffff !important;
    font-weight: 400;
    font-size: 20px;
}

.gallery-title-left a {
    color: #ffffff !important;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none;
}

.gallery-title-right {
    background-color: transparent;
    margin-bottom: 15px;
    margin-top: 15px;
    color: #fff !important;
    font-weight: 400;
    font-size: 20px;
}

.gallery-title-right a {
    color: #ffffff !important;
    font-weight: 400;
    font-size: 20px;
    text-decoration: none;
}

.defalt_hadding {
    margin-bottom: 10px;
}

.defalt_hadding a {
    color: #ecefee !important;
    font-size: 18px;
    text-decoration: none;
    font-weight: 400;
    line-height: 1.3;
}

.small-pto-title {
    line-height: auto;
    padding: 0px 5px 5px 5px;
}

.small-pto-title a {
    color: #fff !important;
    font-size: 16px;
    font-weight: 400;
}

.video-more-news {
    text-align: right;
    background-color: #123552 !important;
    padding: 7px;
}

.video-more-news a {
    color: #fff !important;
    font-size: 17px;
    text-decoration: none;
    display: block;
}

.video-gellary .col-md-6:first-child {
    padding-right: 5px;
}

.video-gellary .col-md-6:nth-child(2) {
    padding-left: 5px;
}

.video-gellary .col-md-6:nth-child(3) {
    padding-right: 5px;
}

.video-gellary .col-md-6:last-child {
    padding-left: 5px;
}

.hvideo {
    vertical-align: bottom;
    width: 500px;
    height: auto;
}

/* Video gallery  =========================*/

/* Photo gallery  =========================*/
.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    color: #fff;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    color: #fff;
}

.photo-recent {
    border: 1px solid#f7f7f7;
}

.photo-recent .images_title {
    padding: 0 10px 6px;
    border-bottom: 1px solid #f7f7f7 !important;
}

.post-up .heading_03 {
    position: absolute;
    bottom: 0;
    padding: 0 18px;
}

.carousel-inner img {
    width: 100% !important;
    height: 336px !important;
}

.photo-bottom img {
    min-height: 120px;
    height: 120px !important;
    margin-bottom: 10px;
}

.photo-bottom .heading_photo a {
    color: #000 !important;
    font-weight: normal;
}

.carousel-inner .heading_02 {
    position: absolute;
    bottom: -15px;
    width: 100%;
    background: #1b1a1aa1;
    padding: 20px 0px 20px 20px;
}

.carousel-inner a {
    color: #fff !important;
}

.carousel-inner .heading_02 a {
    color: #fff;
}

.carousel-inner .heading_02 a:hover {
    color: #000;
    text-decoration: none;
}

.carousel-innerm .heading02 {
    position: absolute;
    bottom: -20px;
    width: 100%;
    background: #10218bc9;
    padding: 10px 0 10px;
    text-align: center;
}

.carousel-innerm a {
    color: #fff !important;
}

.carousel-innerm .heading02 a {
    color: #fff;
}

.carousel-innerm .heading02 a:hover {
    color: #000;
    text-decoration: none;
}

.photo_bermu {
    font-size: 18px;
    float: left;
    margin-bottom: 10px;
}

.single-news-title {
    font-size: 18px;
    font-weight: 600;
}

.photo-title {
    font-size: 20px;
    font-weight: 400;
    color: #000;
    text-shadow: 1px 1px 2px #333;
}

.photo-title a:hover {
    color: #333;
}

.photo-title i {
    background-image: url(images/photo.png);
    background-size: contain;
    font-size: 5px;
    padding-right: 20px;
    background-repeat: no-repeat;
    padding: 13px;
}

.photo_content p {
    font-size: 16px;
    text-align: justify;
    text-decoration: none;
}

.photo_content p a {
    color: #000;
    text-decoration: none;
}

.photo_content p a:hover {
    color: #000 !important;
    text-decoration: none;
}

.photo_sub {
    padding: 10px 0;
}

.photo_subtile {
    padding: 8px 0;
    font-size: 16px;
    font-weight: 400;
}

.carousel-inner img {
    width: 100% !important;
    height: 336px !important;
}

.photo-bottom img {
    min-height: 120px;
    height: 120px !important;
    margin-bottom: 10px;
}

.photo-bottom .heading_photo a {
    color: #000 !important;
    font-weight: normal;
}

.carousel-inner .heading_02 {
    position: absolute;
    bottom: -15px;
    width: 100%;
    background: #1b1a1aa1;
    padding: 20px 0px 20px 20px;
}

.carousel-inner a {
    color: #fff !important;
}

.carousel-inner .heading_02 a {
    color: #fff;
}

.carousel-inner .heading_02 a:hover {
    color: #000;
    text-decoration: none;
}

/* Photo gallery  =========================*/

/* Archive  =========================*/
.category_info {
    font-size: 20px;
    margin-top: 10px;
}

.singlepage {
    margin: 60px 0px;
}

.single_images img {
    width: 100%
}

.caption {
    margin-top: -35px;
    margin-bottom: 0px;
    padding: 5px;
    background-color: black;
    opacity: .6;
    color: white;
}

.caption h4 {
    opacity: 10;
}

.clear {
    clear: both;
}

.archive_more {
    font-size: 16px;
    text-align: justify;
    line-height: 23px;
}

.archive_details {
    margin-bottom: 15px;
    padding: 0px;
    margin: 10px;
    width: 47%;
    min-height: 105px;
}

.archive_details .heading_02 {
    margin-top: 5px;
    margin-bottom: 0;
}

.archive_details .archive_inner {
    background-color: #fff;
    float: left;
    width: 100%;
}

.archive_img {
    float: left;
    width: 35%;
    margin-right: 20px;
}

.archive_img img {
    min-height: 100%;
}

.archive_details:first-child {
    width: 96.5%;
    margin-top: 0;
}

.archive_details:first-child {
    font-size: 24px;
    line-height: 30px;
}

.archive_details:first-child .archive_img {
    width: 65%;
}

.archive_details:first-child .archive_img img {
    width: 100%;
}

.archive_details .content_cat {
    display: none;
}

.archive_details:first-child .content_cat {
    display: block;
    font-size: 17px;
    padding: 0 10px;
    line-height: 24px;
    text-align: justify;
}

.archive_title {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    margin-top: 5px;
}

.archive_title a:hover {
    color: #000;
}

.home_widget_side-two ul li {
    margin-bottom: 20px !important;
}

/* Archive  =========================*/

/* ads =============*/
.section_ads {
    background-color: #fbfcfd;
    text-align: center;
}

/* ads =============*/

/* Footer  =============*/
.footer_bg {
    padding: 50px 0;
    color: #fff;
    border-top: 2px solid #333;
}

.f_logo {
    padding: 15px 0;
    overflow: hidden;
    max-width: 300px;
}

.footer_editor {
    font-size: 20px;
    font-weight: 400;
    line-height: 20px;
    justify-content: center !important;
}

.social_padding {
    padding: 5px 0;
    text-align: center;
}

.fsocial-media.pSocial {
    justify-content: center !important;
    margin-top: 20px;
}

.fsocial-media li {
    display: inline-block;
}

.fsocial-media li a,
.fsocial-media li button {
    color: #000;
    border: none;
    background: none;
    padding: 0;
}

.fsocial-media li a i,
.fsocial-media li button i {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    line-height: 34px;
    color: #fff;
    font-size: 17px;
}

.fsocial-media a .fa-facebook,
.fsocial-media button .fa-facebook {
    background: #3b5998;
}

.fsocial-media a .fa-twitter,
.fsocial-media button .fa-twitter {
    background: #00aced;
}

.fsocial-media a .fa-linkedin,
.fsocial-media button .fa-linkedin {
    background: #007bb6;
}

.fsocial-media a .fa-youtube,
.fsocial-media button .fa-youtube {
    background: #c4302b;
}

.fsocial-media a .fa-rss,
.fsocial-media button .fa-rss {
    background: #ee802f;
}

.fsocial-media a .fa-linkedin,
.fsocial-media button .fa-linkedin {
    background: #007bff;
}

.fsocial-media li a:hover i,
.fsocial-media button:hover i {
    opacity: 0.8;
}

.fsocial-media.aSocial {
    text-align: left !important;
}

.printer_text {
    text-align: center;
}

.printer_text a {
    color: #fff !important;
    font-weight: 700;
}

.printer_text a:hover {
    color: #fff !important;
    font-weight: 700;
}

/* Footer  =============*/

/* Scroll  =============*/
#myBtn {
    position: fixed;
    text-align: center;
    z-index: 99999999;
    color: #fff;
    background-color: #333;
    width: 40px;
    height: 43px;
    border: 2px solid #333;
    line-height: 25px;
    right: 30px;
    bottom: 50px;
    border-radius: 0%;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    font-size: 30px;
}

/* Scroll Page =============*/



/* Releted & Others =============*/
.related_post_title {
    font-size: 22px;
    line-height: 26px;
    padding: 10px 0;
    text-align: center;
    color: white;
    background: #1d2129;
    margin-top: 10px;
}

.related_headling {
    font-size: 18px;
    line-height: 22px;
}

.related_headling a:hover {
    color: #000;
}

.comments {
    background: #1d2129;
    padding: 10px;
    color: #fff;
}

.single_right_title {
    background-color: #d9d9d9 !important;
    font-size: 18px !important;
    color: #000 !important;
    text-align: center !important;
    padding: 10px 0;
}

.single_right_title a {
    background-color: #d9d9d9 !important;
    color: #000 !important;
}

.single_page img {
    max-height: inherit !important;
    margin-bottom: 0px !important;
}

.single_bottom_add {
    text-align: center;
    clear: both;
}

.date_social {
    margin: 0;
    color: #FFFFFF;
    padding: 12px 0 8px;
}

.social {
    text-align: right;
    font-size: 22px;
    padding-right: 5px;
    padding: 25px 0 0;
}

.bottom_button {
    background: #006319;
}

.bottom_button .fa {
    color: #fff !important;
}

.bottom_button a {
    display: block;
    background: #006319 !important;
    text-align: center;
    border: none;
    padding: 5px;
    color: #fff !important;
    background: #f6f6f6;
    text-decoration: none;
    -webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    -moz-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    -o-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26);
}

#daq_tss_wrapper .right .button {
    z-index: 999;
}

/* Releted & Others =============*/

/** cat_single  =========================**/
.cat_single {
    background: #fbfcfd;
    padding: 10px 0;
    margin: 0px 0px 0;
    color: #000000;
}

.archive_body .cat_single {
    background: #c7c7c6;
    padding: 10px;
    margin-top: 15px;
    margin: 0 18px 10px 10px;
}

.parent_cat {
    display: none;
}

.parent_cat .dhaka,
.parent_cat .chtg,
.parent_cat .rajsh,
.parent_cat .sylt,
.parent_cat .brsl,
.parent_cat .khulna,
.parent_cat .moymn,
.parent_cat .rngpr {
    display: none;
}

.category-8 .parent_cat .dhaka,
.category-2 .parent_cat .chtg,
.category-15 .parent_cat .rajsh,
.category-44 .parent_cat .sylt,
.category-18 .parent_cat .brsl,
.category-20 .parent_cat .khulna,
.category-21 .parent_cat .moymn,
.category-19 .parent_cat .rngpr {
    display: block;
}

.category-8 .parent_cat,
.category-2 .parent_cat,
.category-15 .parent_cat,
.category-44 .parent_cat,
.category-18 .parent_cat,
.category-20 .parent_cat,
.category-21 .parent_cat,
.category-19 .parent_cat {
    display: block;
}

.parent_cat {
    margin: 0 18px 10px 10px;
}

.parent_cat h2 {
    color: #333;
    font-weight: normal;
}

.parent_cat h2 a {
    color: #333 !important;
}

.parent_cat .fa {
    color: #333 !important;
}

.cat_single a {
    color: #000000 !important;
    font-size: 20px;
    font-weight: normal;
}

.cat_single span,
.cat_single .fa {
    color: #000 !important;
}

.sidebar_exclusive {
    margin-top: 15px;
}

.sidebar_exclusive img {
    width: 100%;
}

.single_sidebar_one img {
    width: 100%;
}

.single_sidebar_two {
    margin-top: 20px;
}

.single_sidebar_two img {
    width: 100%;
}

.bottom-single-add {
    padding: 10px 10px 0;
}

.tab-pane .images_title {
    margin-bottom: 6px;
    margin-top: 6px !important;
    padding-bottom: 10px !important;
}

.post-up {
    position: relative;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    color: #fff;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    color: #fff;
}

.photo-recent {
    border: 1px solid#f7f7f7;
}

.photo-recent .images_title {
    padding: 0 10px 6px;
    border-bottom: 1px solid #f7f7f7 !important;
}

.post-up .heading_03 {
    position: absolute;
    bottom: 0;
    padding: 0 18px;
}

.carousel-inner img {
    width: 100% !important;
    height: 336px !important;
}

.photo-bottom img {
    width: 100% !important;
    height: 90px !important;
    margin-bottom: 8px;
}

.photo-bottom .heading_photo a {
    color: #000 !important;
    font-weight: normal;
}

.side-post-black {
    background-color: #ffffff;
    padding: 0;
    margin-top: 15px;
}

.side-post-black a .catagory_title {
    background-color: #006319 !important;
    padding: 10px 0 5px !important;
    border-radius: 0 !important;
    margin: 0;
    text-align: center;
    color: #fff !important;
    font-weight: normal;
    text-decoration: none !important;
    font-size: 26px;
}

.side-post-black a .catagory_title:hover {
    background-color: #006319 !important;
}

.side-post-black .heading_01 a {
    color: #000 !important;
}

.side-post-black a {
    text-decoration: none !important;
    color: #fff !important;
}

.side-post-inner {
    padding-right: 0px;
    padding-left: 0px;
}

.side-post-inner .images_title {
    margin-bottom: 4px !important;
    margin-top: 4px !important;
}

.side-post-inner .heading_01 {
    background: inherit;
}

.side-post-inner .heading_02 a {
    color: #fff;
}

.side-post-inner a {
    color: #000 !important;
}

.amazingslider-box-1 div div div {
    display: none !important;
}

.post-up .heading_03 a {
    font-size: 22px;
    color: #fff;
}

.post-up .heading_03 a:hover {
    color: #e2dc1e !important;
    text-decoration: none;
}

#wp-calendar caption {
    display: none;
}

.single_cat_title {
    font-size: 24px !important;
    line-height: 28px !important;
    color: #000;
    font-weight: 600;
    padding-top: 10px;
}

.single_cat_title a {
    color: #181918 !important;
}

.single_cat_title a:hover {
    text-decoration: none;
}

.single_contant {
    padding: 0px 0px;
    line-height: 24px;
    font-size: 18px;
    text-align: justify;
}

.single_contant a {
    color: #000;
}

.single_contant a:hover {
    color: #000 !important;
}

.breadcrumb-section {
    margin: 0 0px 10px 0px;
    clear: both;
    width: 100%;
    padding: 0px 25px 0 0;
}

.breadcrumb {
    margin-bottom: 0px !important;
    padding: 0px 0 !important;
    background-color: inherit !important;
}

.breadcrumb-author li {
    margin-left: 5px;
}

.breadcrumb-author li:nth-child(2) {
    display: none;
}

/** cat_single  =========================**/

/******************Responcove******************/
@media screen and (max-width: 1170px) {
    section .row {
        width: auto !important;
        padding: 0 0px;
    }
}

/* Mobile Layout: 979px */
@media (max-width: 979px) {
    .side-post-black .catagory_title::after {
        display: none;
    }

    .side-post-black .catagory_title::before {
        display: none;
    }

    .catagory_title.photo-gallery::after {
        display: none;
    }

    .catagory_title.photo-gallery::before {
        display: none;
    }

    .catagory_title.video-gallery::after {
        display: none;
    }

    .catagory_title.video-gallery::before {
        display: none;
    }

    .catagory_title.video-gallery .liner {
        display: block;
        float: right;
        width: 80%;
    }

    .catagory_title.photo-gallery .liner {
        display: block;
        float: right;
        width: 80%;
    }

    .catagory_title.photo-gallery a {
        margin-top: 0px;
        margin-left: 0;
    }

    .catagory_title.video-gallery a {
        margin-top: 0px;
        margin-left: 0;
    }

    .social-icon ul {
        padding: 0;
        margin: 0;
    }

    .social-icon ul li {
        float: none;
        margin: 5px 0 0px 0px !important;
    }

    .whole-country {
        display: none;
    }

    .bottom-exclusive .fa.fa-tags {
        display: none;
    }

    .map_section {
        clear: both;
    }

    .add_area_sidebar iframe {
        display: none;
    }

    .navbar-nav {
        margin: 7.5px 0px;
    }

    #nav .navbar-default .navbar-nav>li {
        clear: none;
        float: left;
        width: 32%;
        margin: 0 5px 0 0;
        border-right: 1px solid #fff;
        overflow: h;
    }

    #nav .navbar-default .navbar-nav .fa {
        color: #fff !important;
    }

    #nav .navbar-default .navbar-nav>li a {
        font-size: 13px !important;
        line-height: 14px !important;
        color: #fff;
    }

    .navbar-toggle {
        float: right !important;
    }

    #nav .navbar-default .navbar-nav>li.home a {
        background-position: 20px 8px;
    }

    #nav .navbar-default .navbar-nav>li>a {
        padding: 5px 0px 4px 14px !important;
        background-position: 7px 6px;
        background-repeat: no-repeat;
        background-size: 10px;
    }

    #nav .navbar-default .navbar-nav>li.menu-icon>a {
        background: none;
        padding: 4px 15px 4px 8px !important;
    }

    #nav .navbar-default .navbar-nav>li.home a {
        padding: 10px 9px 9px 23px !important;
    }

    .navbar-nav>li.mega-drop>.dropdown-menu li {
        border-right: 0;
    }

    .navbar-nav>li.mega-drop>.dropdown-menu li a {
        font-size: 18px !important;
        padding: 5px 10px 5px 20px;
        border-right: 0;
    }

    .date_social {
        margin: 0px;
    }

    .social {
        flex: none;
        text-align: center;
    }

    .date-weather {
        font-size: 14px;
        color: #fff;
        padding: 0px 16px;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .archive_details:first-child .heading_02 {
        font-size: 22px;
        line-height: 25px;
        padding: 10px;
        position: absolute;
        bottom: 10px;
        width: 95.5%;
        clear: none;
        color: #fff;
        background: #0000006e;
        z-index: 999;
    }

    .archive_details:first-child .heading_02 a {
        color: #fff !important;
    }

    .archive_details:first-child .archive_img {
        width: 100%;
    }

    .archive_details:first-child .content_cat {
        display: none;
    }

    .archive_img img {
        min-height: auto;
        margin-bottom: 10px;
    }

    .fa-angle-down {
        display: none;
    }

    .form-group {
        width: 100% !important;
    }

    .form-group select {
        width: 100% !important;
    }

    .bottom_area {
        text-align: center;
        padding: 0px 0 10px;
        margin-top: 10px;
    }

    .bottom_area:last-child {
        text-align: center;
    }

    .social-facebook {
        margin-top: 10px;
        text-align: center;
    }

    .bottom_area:last-child img {
        margin-left: 50px;
    }

    .copyright,
    .design {
        text-align: center;
    }

    .archive_details {
        border-bottom: 0;
        border-left: 0;
        padding: 0 10px;
        width: 50%;
        margin: 0px;
        min-height: inherit;
        float: left;
    }

    .archive_details:first-child {
        width: 100%;
        margin-top: 0;
        margin: 0 0 10px;
        position: relative;
    }

    .archive_img {
        width: 100%;
    }

    .archive_details .archive_inner {
        margin: 0 0 10px;
        min-height: 165px;
    }

    .archive_details:nth-child(even) {
        clear: both;
    }

    .archive_details .heading_02 {
        padding: 10px 5px;
        clear: both;
    }

    .social-media {
        float: none;
    }

    .catagory_title.right_all {
        display: none;
    }

    .cat_single {
        padding: 10px 0;
        margin: 0;
    }

    .related_post_box {
        min-height: auto;
        margin-bottom: 5px;
        padding: 0 10px;
        float: left;
        width: 50%;
    }

    .related_post_box:nth-child(even) {
        clear: both;
    }

    .single_images img {
        width: 100%;
        padding: 0px;
        background: #fff;
    }

    .breadcrumb {
        margin: 0px;
    }

    .archive_section {
        padding: 0 10px;
    }

    .map_country .liner {
        display: none;
    }

    .row {
        padding: 0;
    }

    .vedio-margin {
        margin-top: 10px;
    }

    .video-title {
        margin-top: 15px;
    }


    input[type="submit"][value="Search"] {
        font-size: 16px;
        font-weight: bold;
        color: #ffffff;
        background-color: #d32f2f;
        border: none;
        padding: 5px 10px;
        cursor: pointer;
    }

    input[type="submit"][value="Search"]::after {
        content: "অনুসন্ধান";
    }



    /* Mobile Layout: 979px */
}

/* Mobile Layout: 767 */
@media (max-width:767px) {
    .social-media {
        margin-top: 10px;
    }

    body.single {
        overflow-x: hidden;
    }

    #navi {
        background: #ececec;
        margin-bottom: 10px;
        box-shadow: #3e3c3c 0px 6px 10px -5px;
        position: relative;
    }

    button.navbar-toggle {
        background-color: #ececec !important;
        border-color: #ececec !important;
    }

    body.archive {
        overflow-x: hidden;
    }

    .recent.big_images img {
        max-height: 110px;
    }

    .video-gellary .col-md-6 {
        width: 50%;
        float: left;
        z-index: 999;
        margin-bottom: 0px;
        margin-top: 0;
    }

    .vedio-margin {
        margin-top: 10px;
    }

    .video-gellary .col-md-6:nth-child(odd) {
        margin-left: 0px;
        margin-right: 0px;
    }

    .video-gellary .col-md-6:nth-child(even) {
        margin-right: 0px;
    }

    .breadcrumb>li {
        font-size: 14px;
        line-height: 16px;
    }

    .navbar-toggle {
        margin-bottom: 5px !important;
        margin-right: 0px !important;
    }

    .form-control {
        float: left;
        width: 48% !important;
    }

    .related_post_title .bottom-exclusive {
        width: 100%;
    }

    #nav .navbar-default {
        display: block;
        position: relative;
    }

    .navbar-default .navbar-toggle:focus,
    .navbar-default .navbar-toggle:hover {
        background-color: #e2e2e2 !important;
    }

    .navbar-default .navbar-toggle {
        border-color: #000000 !important;
    }

    button[aria-expanded="true"] .icon-bar {
        display: none;
    }

    button[aria-expanded="false"] .fa-close {
        display: none;
    }

    button[aria-expanded="true"] .fa-close {
        display: block !important;
        font-size: 20px;
        margin-top: -2px;
    }

    .inav {
        position: relative;
        margin-top: 0;
        width: 100%;
        border-top: 0;
        display: none;
    }

    .ytp-embed:not(.ad-showing) .ytp-title-text {
        display: none !important;
    }

    .ytp-title-text {
        display: none !important;
    }

    .footer_bg {
        padding: 20px 0;
    }

    .f_logo {
        text-align: center;
        padding: 15px 0;
        overflow: hidden;
        max-width: 300px;
    }

    .editor_social {
        padding: 5px 0;
        text-align: center;
    }

    .date-weather {
        font-size: 14px;
        color: #fff;
        padding: 0px 95px;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .sub_cat {
        margin: 0 1px 1px 1px;
        background: #fff;
        padding: 8px 18px 0px;
    }

    .video-title {
        margin-top: 15px;
    }

    /* Mobile Layout: 767 */
}


/* Mobile Layout: 480px. */
@media (max-width:480px) {

    .social-media li a i,
    .social-media li button i {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        float: right;
        line-height: 32px;
        color: #fff;
        font-size: 18px;
        margin-top: 10px;
    }

    .social-media {
        list-style: none;
        float: right;
        padding-top: 0px;
    }

    .footer_bg {
        padding: 20px 0;
    }

    .f_logo {
        text-align: center;
        padding: 15px 0;
        overflow: hidden;
        max-width: 300px;
    }

    .editor_social {
        padding: 5px 0;
        text-align: center;
    }

    #myBtn {
        bottom: 20px;
    }

    .navbar-toggle {
        margin-bottom: 5px !important;
        margin-right: 16px !important;
    }

    .date-weather {
        font-size: 14px;
        color: #fff;
        padding: 0px 16px;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    .fa_time {
        padding: 5px;
        font-size: 12px;
    }

    .printer_text {
        background: #00283d;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }

    .sub_cat {
        margin: 0 1px 1px 1px;
        background: #fff;
        padding: 8px 18px 0px;
    }

    .vedio-margin {
        margin-top: 10px;
    }

    .video-title {
        margin-top: 15px;
    }

    /* Mobile Layout: 480px. */
}

/* Mobile Layout: 320px. */
@media (max-width: 320px) {
    .breadcrumb>li {
        font-size: 12px;
        line-height: 16px;
    }

    .social-media li a i,
    .social-media li button i {
        width: 32px;
        height: 32px;
        border-radius: 50%;
        float: right;
        line-height: 32px;
        color: #fff;
        font-size: 18px;
        margin-top: 10px;
    }

    .social-media {
        list-style: none;
        float: right;
        padding-top: 0px;
    }

    .footer_bg {
        padding: 20px 0;
    }

    .f_logo {
        text-align: center;
        padding: 15px 0;
        overflow: hidden;
        max-width: 300px;
    }

    .navbar-toggle {
        margin-bottom: 10px !important;
        margin-right: 15px !important;
    }

    .editor_social {
        padding: 5px 0;
        text-align: center;
    }

    #myBtn {
        bottom: 20px;
    }

    .navbar-toggle {
        margin-bottom: 5px !important;
        margin-right: 0px !important;
    }

    .date-weather {
        font-size: 14px;
        color: #fff;
        padding: 0px 16px;
        margin-top: 6px;
        margin-bottom: 6px;
    }

    /* Mobile Layout: 320px. */
}



/* Add Custom CSS */

