/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}
a:hover{
    text-decoration: none;
    color: #d52229 !important;
}
.navbar-default .navbar-nav>li>a{
    color: #FFF !important;
}
/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

@font-face{
    font-family: sulaiman;
    src: url(../fonts/SolaimanLipi.ttf);
}
@font-face{
    font-family: siyam;
    src: url(../fonts/siyam-rupaliANSI.ttf);
}

body{
    font-family: sulaiman;
    /*background: #fff;*/
}
.main_wrapper{
    box-shadow: 0 0 15px -4px;
}


.top-header-bg{
    background: #d52229;
}

/*Search*/
.xb_search{
    margin: 10px 0;   
}
.xb_search > form > div > button{
    background: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 0px;
    color: #d52229 !important;
    padding: 3px;
    
} 
.xb_search > form > div > input{
    padding: 3px 16px;
    background: rgba(255, 255, 255, 0.32);
    border: 1px solid rgb(255, 255, 255);
    border-radius: 0px;
    color: #fff !important;
} 
.xb_search .input-group{
    box-shadow: 0px 10px 10px -12px;
}
.xb_search .input-group-addon{
    background-color: #ffffff;
    border: 0px;
    border-bottom: 0px solid #ccc;
    border-radius: 0;
}
.xb_search .input-group-addon i{
    color: #077647;
    font-weight: 800;
}
.xb_search .form-control{
    border: 0px;
    border-radius: 0px;
    border-bottom: 0px solid #ccc;
    box-shadow:none;
}

.search-result{
    color: #333;
}
/*LOGO*/
.xb_logo{
    margin: 10px 0;
}
.xb_logo a img {
    height: 200px;
    text-align: center;
    margin: auto;
}

.xb_logo {
    text-align: center;
}
.xb_dateTime{
    margin: 0px 0;
}
.xb_dateTime p{
    font-size: 14px;
    color: #fff;
}
.xb_time{
    font-size: 13px;
    color: #d52229;
    background: #fff;
}
.xb_time .table{
    text-align: center;
}
.xb_time .table-bordered{
    border: 2px solid #fdfdfd;
}
.xb_time .table-bordered span{
    color: #d52229;
    text-align: center;
    font-weight: 500;
}
.xb_socialMedia{
    margin: 10px 0;
}
.xb_socialMedia span{
    padding: 7px 9px;
    background: #8b0000;
    color: #fff;
    margin-right: 5px;
}
.xb_socialMedia span:hover{
    background: darkgreen;
    color: #ffffff;
}
/*Main MENU*/
.navbar-collapse{
    padding-right: 0px;
    padding-left: 0px;  
}
nav.navbar.bootsnav{
    background-color: transparent;
    border-bottom: solid 0px #e0e0e0;
}
.topMarquee{
    margin-bottom: 15px
}
.mrqueeeTitle{
    position: absolute;
    background: #2e8c23;
    height: 85%;
    z-index: 111111;
    padding: 8px 25px;
    color: #ffffff;
    text-align: center;
    /*font-weight: 600;*/
}
.topMarquee marquee{
    font-size: 16px;
    margin-top: 0px;
    background: rgba(204, 204, 204, 0.25);
    padding: 6px;
}
.topMarquee marquee a{
    color: #d52229;
}
.topMarquee marquee a:hover{
    text-decoration: none;
    color: #160d47;
}

/*NEWS SECTION*/

.container-shadow{
    
    margin: 0;
    
    margin-bottom: 15px;
}
.xb_more{
    /*border-bottom: 1px solid #89cbaf;*/
    text-align: end;
    margin-top: 15px;
}
.xb_more a{
    color: #ffffff;
    /*background: #077647;*/
    background: #cccccc;
    padding: 2px 10px;
}

.xb_head_title{
        background: red;
    color: #fff;
    border: 0 none;
    padding: 4px;
    margin-bottom: 15px;
}
.xb_head_title:hover{
    background: linear-gradient(to right, #160d47 0%,rgb(242, 242, 242) 100%);
}

.xb_head_title h1{
    margin: 0;
    font-size: 18px;
}

.xb_newsHead-main{
    /*max-height: 375px;*/
    max-height: auto;
    overflow: hidden;
    /*background: #797979;*/
    box-shadow: 0px 3px 0px 0px rgb(208, 208, 208);
    border: 1px solid rgba(51, 51, 51, 0.09);
}
.xb_newsHead-main h3{
    margin: 0px;
    padding-top: 10px;
    font-weight: 600;
    text-shadow: 0px 2px 26px rgba(0, 0, 0, 0.43);
    padding-left: 10px;
}
.xb_newsHead-main a{
    color: #333;
}
.xb_newsHead-main a:hover{
    color: #d52229;
    text-decoration: none;
}
.xb_newsHead{
    margin-bottom: 20px;
    border-bottom: 2px solid red;
}

.headerForRecentNews{
    font-size: 18px;
    padding-bottom: 10px;
    height: 60px;
    overflow: hidden;
    line-height: 24px;
}
.headerForRecentNews2{
    font-size: 14px;
    padding-bottom: 10px;
    height: 60px;
    overflow: hidden;
    font-weight: 400 !important;
    line-height: 16px;
}

.xb_headlineNewsDate{
    background: rgb(230, 230, 230);
    padding: 5px;
    text-align: center;
    color: #d52229;
}

.xb_newsHead a{
    color: #222;
    margin-top: 5px;
}
.xb_newsHead h3{ 
    margin: 12px 0px;
    padding: 0px;
    font-size: 20px;
    margin-bottom: -3px;
    font-weight: 800;
    height: 50px;
    overflow: hidden;
    line-height: 26px;
}
.xb_writer{    
    background: transparent;
    padding-top: 4px;
    color: #5e5e5e;
}
.xb_shotDtl{
    padding: 0px;
    text-align: justify;
    line-height: 23px;
    /*color: #fff;*/
    color: #333;
}
.xb_height{
    height: 150px;
    overflow: hidden;
}

.lead-right-p{
    color: #fff;
}

.__sectionSytle2{
    border-bottom: 2px solid red;
}
.__sectionSytle2 h3{
    margin: 0px;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: -8px;
    height: 50px;
    overflow: hidden;

}

/*HEAD OTHERS*/

.xb_headOther{
    border-bottom: 1px solid #89cbaf;
    margin: 5px 0;
    /*height: 175px;*/
    overflow: hidden;
}
.xb_headint{
    border-bottom: 1px solid #89cbaf;
    margin: 5px 0;
    height: 220px;
    overflow: hidden;
}
.xb_headint h4{
    font-size: 15px;
}
.xb_headOther .media-right{
    padding: 0;
}
.xb_headOther h4{
    margin: 0;
    font-size: 16px;
    line-height: 20px;
}
.xb_sectionHeight{
    min-height: 300px;
    overflow: hidden;
}
.xb_colamborder{
    padding-left: 5px !important;
    border-left: 2px solid #75be9f;
}
.xb_head_titleLeft{
    /*background: linear-gradient(to right, darkgreen 0%,#46a17b 100%);*/
    background: #969696;
    color: #fff;
    border: 0 none;
    padding: 8px;
}
.xb_head_titleLeft:hover{
/*    background: linear-gradient(to right, darkred 0%,rgba(161, 70, 70, 0.83) 100%);*/
    background: #9085ce !important;

}
.xb_head_titleLeft h1{
    margin:0;
    font-size: 18px;
}
.xb_expadding{
    padding: 0px 8px;
    border: 0;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
    color: #000000;
    cursor: default;
    /*background-color: rgba(189, 20, 20, 0);*/
    background-color: #9085ce;
    border-bottom: 0px solid #8b0000;
}
.tab-content{
    padding: 10px 5px;
}
.tab-content p{
    /*color: #fff;*/
    font-size: 15px;
    padding: 2px 5px;
    color: #333;
    font-weight: 600;
}

.xb_onlyHead h4{
    color: rgba(0, 0, 0, 0.89);
    border-bottom: 1px solid;
    margin: 0;
    padding: 15px 0;
    cursor: pointer;
    font-size: 16px;
}
.xb_onlyHead h5{
    color: #fff;
    border-bottom: 1px solid;
    margin: 0;
    padding: 10px 0;
    cursor: pointer;
}
.bgcolor{
    background: linear-gradient(to right, #9085ce 0%,#f1adb0 100%);
}
.extra-margin{
    margin: 10px 4px -30px !important;
}
/*FOOTER*/

footer{
    border-top: 3px solid darkred;
}
.xb_footer_top{
    margin: 10px 0;
    text-align: center;
}
.xb_foo_top h3{
        margin: 0;
    padding: 5px 5px;
    color: #fff;
    border-bottom: 1px solid #8b0000;
    font-size: 20px;
}
.xb_foo_top p{
    color:#fff;
    padding: 5px 5px;
    font-size: 15px;
}

.xb_footer_bottom{
    background: #d52229;
    border: 1px solid rgba(169, 169, 169, 0.33);
    padding: 10px 0;
}

.xb_footer_bottom p{
    font-size: 14px;
    line-height: 24px;
    text-align: center;

    }

.footer-useful-links a{
    color: #fff;
}    

.xb_footer_menu{
    text-align: center;
}
.xb_footer_menu i{
    color: #FFF;
    font-size: 16px;
}
.xb_footer_menu ul{
    text-decoration: none;
    float: left;
}
.xb_footer_menu li{
    list-style-type: none;
    float: left;
    border: 1px solid #FFF;
    padding: 3px 4px;
    margin: 2px;
}
.xb_footer_menu li:hover{
    border: 1px solid #9E9D24;
    background: #37474F;
}
.xb_footer_menu li a{
    color: #FFF;
}
.xb_footer_menu li a:hover{
    text-decoration: none;
}
.xb_footer_bottom p{
    color: #e8cfcf;
    font-size: 14px;
    line-height: 24px;
    text-align: center;
}

.xb_gov{
    padding: 5px 4px;
    padding-bottom: 0;
}
.xb_gov a{
    background: rgba(0, 0, 0, 0.16);
    border: 1px solid rgba(238, 238, 238, 0.51);
    color: #fff;
    font-weight: 500;
}
.xb_gov a:hover{
    background: #8b0000;
    border: 1px solid #8b0000;
    color: #fff;
    text-decoration: none;
}
.xb_gov .bt1{
    margin: 5px;
    padding: 5px 20px;
    display: inline-block;
}
.xb_gov .bt2{
    margin: 5px;
    padding: 5px 20px;
    display: inline-block;
}
.xb_gov .bt3{
    margin: 5px;
    padding: 5px 25px;
    display: inline-block;
}
.xb_gov .bt4{
    margin: 5px;
    padding: 5px 31px;
    display: inline-block;
}
.xb_gov .bt5{
    margin: 5px;
    padding: 5px 20px;
    display: inline-block;
}
.xb_gov .bt6{
    margin: 5px;
    padding: 5px 25px;
    display: inline-block;
}
.xb_gov .bt7{
    margin: 5px;
    padding: 5px 30px;
    display: inline-block;
}
.xb_gov .bt8{
    margin: 5px;
    padding: 5px 29px;
    display: inline-block;
}
.xb_gov .bt9{
    margin: 5px;
    padding: 5px 35px;
    display: inline-block;
}
.xb_gov .bt10{
    margin: 5px;
    padding: 5px 35px;
    display: inline-block;
}
.xb_gov .bt11{
    margin: 5px;
    padding: 5px 15px;
    display: inline-block;
}
.xb_gov .bt12{
    margin: 5px;
    padding: 5px 30px;
    display: inline-block;
}
.xb_gov .bt13{
    margin: 5px;
    padding: 5px 20px;
    display: inline-block;
}
.xb_gov .bt14{
    margin: 5px;
    padding: 5px 15px;
    display: inline-block;
}
.xb_gov .bt15{
    margin: 5px;
    padding: 5px 15px;
    display: inline-block;
}
.xb_gov .bt16{
    margin: 5px;
    padding: 5px 20px;
    display: inline-block;
}
.xb_gov .bt17{
    margin: 5px;
    padding: 5px 30px;
    display: inline-block;
}
.xb_gov .bt18{
    margin: 5px;
    padding: 5px 30px;
    display: inline-block;
}
.xb_gov .bt19{
    margin: 5px;
    padding: 5px 30px;
    display: inline-block;
}
.xb_gov .bt20{
    margin: 5px;
    padding: 5px 27px;
    display: inline-block;
}
.xb_gov .bt21{
    margin: 5px;
    padding: 5px 20px;
    display: inline-block;
}
.xb_gov .bt22{
    margin: 5px;
    padding: 5px 15px;
    display: inline-block;
}
.xb_gov .bt23{
    margin: 5px;
    padding: 5px 18px;
    display: inline-block;
}
.xb_gov .bt24{
    margin: 5px;
    padding: 5px 11px;
    display: inline-block;
}
.xb_gov .bt25{
    margin: 5px;
    padding: 5px 10px;
    display: inline-block;
}
.xb_gov .bt26{
    margin: 5px;
    padding: 5px 9px;
    display: inline-block;
}
.xb_gov .bt27{
    margin: 5px;
    padding: 5px 15px;
    display: inline-block;
}
.xb_gov .bt28{
    margin: 5px;
    padding: 5px 12px;
    display: inline-block;
}
.xb_gov .bt29{
    margin: 5px;
    padding: 5px 35px;
    display: inline-block;
}
.xb_gov .bt30{
    margin: 5px;
    padding: 5px 33px;
    display: inline-block;
}
.xb_gov .bt31{
    margin: 5px;
    padding: 5px 35px;
    display: inline-block;
}
.xb_gov .bt32{
    margin: 5px;
    padding: 5px 28px;
    display: inline-block;
}
.xb_gov .bt33{
    margin: 5px;
    padding: 5px 25px;
    display: inline-block;
}
.xb_gov .bt34{
    margin: 5px;
    padding: 5px 39px;
    display: inline-block;
}
.xb_gov .bt35{
    margin: 5px;
    padding: 5px 35px;
    display: inline-block;
}
.xb_gov .bt36{
    margin: 5px;
    padding: 5px 26px;
    display: inline-block;
}
.xb_gov .bt37{
    margin: 5px;
    padding: 5px 20px;
    display: inline-block;
}
.xb_gov .bt38{
    margin: 5px;
    padding: 5px 55px;
    display: inline-block;
}
.xb_gov .bt39{
    margin: 5px;
    padding: 5px 22px;
    display: inline-block;
}
.xb_gov .bt40{
    margin: 5px;
    padding: 5px 22px;
    display: inline-block;
}
.xb_gov .bt41{
    margin: 5px;
    padding: 5px 55px;
    display: inline-block;
}


/*Detailes Page*/

.wb_details{
    padding: 0px 15px;
}

.wb_details h1{
    /*color: #fff;*/
}
.wb_details span{
    font-size: 14px;
    /*color: #fff;*/

}
.wb_details p{
    font-size: 16px;
    text-align: justify;
    line-height: 30px;
    /*color: #fff;*/
}
.wb_details .wb_det_icon{
    float: right;
}
.wb_details .wb_det_icon i{
    background: #077647;
    padding: 8px 9px;
    color: #fff;
}
.wb_det_category .thumbnail{
    border-radius: 0;
    border: 0;
    box-shadow: 0px 0px 3px -2px #077647;
    padding: 3px 17px;
}
.wb_category{
    height: 335px;
    border-bottom: 2px solid red;
    margin-bottom: 15px;
    overflow: hidden;
}

.wb_archive{
    min-height: 230px;
}
.wb_category h3{
    margin: 0;
    padding: 5px 0;
    color: #160d47;
}
.wb_category h3:hover{
    color: red;
}

/*Archive*/

.xb_archive{
    margin-bottom:15px;
}
.xb_archive input{
    border: 1px solid #268a60;
    border-radius: 0;
    margin: 0px;
    height: 45px;
    background: #fff;
}
.xb_archive button{
    margin-top: 5px;
    border: 0px;
    padding: 5px 10px;
    color: #ffffff;
    background: #8b0000;
    margin-left: 36%;
    border-radius: 0 0 3px 3px;
}

/*Notun Ahsa*/

.divition-btn button{
    text-align: center !important;
    border-radius: 0px !important;
    border: 1px solid #ecabb1;
    color: #333;
    font-weight: 600;
    font-size: 15px;
}
/*.divition-btn{
    color: #333;
    font-weight: 600;
    font-size: 15px;
}*/

/*ARIF'S CSS*/

.category-result{
    color: #333;
}

.tag-result{
    color: #333;
}

.archive-result{

    color: #333;

}
.specialist-comments{
    color: #333;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: none;
    border-radius: 2px 2px 0 0;
}

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

.owl-theme .owl-controls .owl-page span{
    background-color: darkgreen;
}

.btn-opinion{
    background-color: #006401;
    color: #fff;
    border: 1px solid darkgreen;
    border-radius: 2px;
    padding: 10px 30px;
    margin-left: 15px;
}

.btn-opinion:hover{
    background-color: #160d47 !important;
    border-top: 2px solid darkred;
    border-left: none;
    border-bottom: none;
    border-right: none;
    color: #fff;

}

.btn-survey{
    background-color: #006401;
    color: #fff;
    border: 1px solid darkgreen;
    border-radius: 2px;
    padding: 10px 30px;
    margin-right: 15px;
}

.btn-survey:hover{
     background-color: #160d47 !important;
    border-top: 2px solid darkred;
    border-left: none;
    border-bottom: none;
    border-right: none;
    color: #fff;
}

.btn-complain{
    margin-top: 10px;
    background-color: darkred;
    color: #fff;
    border: 1px solid darkred;
    border-radius: 2px;
    padding: 10px 30px;
    margin-right: 15px;
}

.btn-complain:hover{
     background-color: #160d47 !important;
    border-top: 2px solid darkred;
    border-left: none;
    border-bottom: none;
    border-right: none;
    color: #fff;
}

.complain-form{
    margin-bottom: 50px;
}
.complain-form label{
        color: #fff;
    font-size: 15px;
    font-weight: 300;

}

.complain-form .form-control {


    color: #fff;
    background-color: rgba(0, 0, 0, 0.43);
    border: 1px solid #2f2f2e;
    border-radius: 2px;
    border-radius: 2px;
}

.complain-header h2{
    color: #fff;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 1.25dppx),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after,
    *:first-letter,
    *:first-line {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
