/*
Theme Name: Hamro Kala
Theme URI: http://www.sobizpress.com
Author: The SobizPress 
Author URI: http://www.bbinod.com.np
Description: Commercial Template of sobizpress for News Portal
Version: 2016.10.24
*/

/*page setting styles*/
/*--------------------------------------------------------*/
@import "https://fonts.googleapis.com/css?family=Noto+Sans:400,700";
body {
    font-family: Noto Sans;
    font-size: 15px;
    line-height: 24px;
    color: #4c4c4e;
    background: #eee;
}
a {
    color:#2964a0;
    text-decoration: none;
}
a:hover,a:focus {
    color: rgb(54, 139, 248);
    outline: none;
}
a,
h1,
h2,
h3,
h4,
h5,
p,
select,span {
    font-family: 'Noto Sans';
}
/*---------------------------------------------------------*/
/*End of page Settings*/

/*header section */
/*--------------------------------------------------------*/
.cover {
    object-fit: cover;
}
.top-header {
    border-bottom: 1px solid #ddd;
    padding: 6px;
    display: inline-block;
    width: 100%;
}
.top-header p {
    font-size: 13px;
    margin: 0;
    line-height: 33px;
    text-align: right;
}
.trend {
    display: inline-block;
    background: #f00;
    padding: 0 10px;
    line-height: 33px;
    color: #fff;
    font-weight: 600;
    float: left;
    margin-right: 10px;
}
#header-tags {
    margin: 0;
    padding: 0;
}
#header-tags li a {
    color: #000;
    font-weight: 600;
    line-height: 33px;
    margin-right: 10px;
}
#header-tags li a:before {content: "#";margin: 3px;}
#header-tags li {
    display: inline-block;
}
.bg-white {
    background: #fff;
}
/*---------------------------------------------------------------*/
/*End of header*/


/*navigation */
/*-------------------------------------------------------------------*/
.bg-main {
    background: #063372;
}
.navbar-light .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    line-height: 35px;
    font-size: 17px;
    padding-right: 15px;
    padding-left: 15px;
    font-weight: 600;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: rgb(255, 255, 255);
    background: #2267c1;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(255, 255, 255);
    background: #2267c1;
}
.dropdown-menu a {
    color: #fff;
}
.dropdown-menu {
    background: #063372;
    border-radius: 0;
    margin-top: 0;
}
.ht-210 img {
    height: 210px;
}
.special-bx {
    background: #080907;
    padding: 40px 25px;
    position: relative;
    overflow: hidden;
}
.special-bx:before {content: "";background: url('./assets/images/white-film.png');width: 105%;height: 29px;left: -11px;position: absolute;background-repeat: repeat-x;background-size: 32px 28px;top: 5px;}
.special-bx:after {content: "";background: url('./assets/images/white-film.png');width: 103%;height: 29px;left: 0;position: absolute;background-repeat: repeat-x;background-size: 32px 28px;bottom: 4px;}
/*-----------------------------------------------------------------------*/
/*End of primary navigation */
/*---------------------------------------------------------*/

.breaking {
    padding: 20px;
    text-align: center;
}
.breaking img {
    margin: auto;
}
.border {
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    border: 1px solid #f7f7f7;
    margin-bottom: 25px;
    position: relative;
}
.p-small {
    padding: 12px;
}
.cat-main {
    position: relative;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    background: #2164bc;
}
.cat-main span, .cat-main a {
    padding: 0 10px;
    font-size: 21px;
    color: #fff;
    font-weight: 900;
    position: relative;
    background: #063372;
    display: inline-block;
    line-height: 31px;
}
.cat-main span:before {
    content: "";
    position: absolute;
    right: -21px;
    top: 0px;
    clip-path: polygon(0 104%, 0 0, 100% 100%);
    background: #063372;
    height: 100%;
    width: 22px;
}
.cat-main span:after {
    content: "";
    position: absolute;
    border-right: 10px solid #eeeeee;
    height: 200%;
    right: -19px;
    transform: rotate(-40deg);
    top: -14px;
}
.scrollbox {
    height: 355px;
    overflow: auto;
    overflow-x: hidden;
    visibility: hidden;
}
.scrollbox-content,
.scrollbox:hover,
.scrollbox:focus {
    visibility: visible;
    background: #fff;
}
.scrollbox_delayed {
    transition: visibility 0.2s;
}
.scrollbox_delayed:hover {
    transition: visibility 0s 0.2s;
}
#mybox::-webkit-scrollbar {
    width: 3px;
    background: #fff;
}
#mybox::-webkit-scrollbar-track {
    border-radius: 10px;
    background: #fff;
}
#mybox::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #d5d5d5;
    padding: 0;
}
.bx-wrapper {
    margin: 0 !important;
}
#back-to-top {
    position: fixed;
    right: 5px;
    bottom: 5px;
    border: 5px;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    background: #063372;
}




/*End of scroll news */

.editor {
    color: #9E9E9E;
    font-style: italic;
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}
.editor i{
    vertical-align: middle;
    font-size: 0.6em;
}
.editor a{
    color: #006666 !important;
    font-size: 14px !important;
    display: inline !important;
    font-family: 'Ek Mukta',serif;
}
.title-color{
    color: #003467;
    line-height: 28px;
    font-size: 19px;
    display: block;
}
.ht-170 img {
    height: 170px;
}
.ht-400 img {
    height: 410px;
}
.cover img {
    object-fit: cover;
}
.slide-colour{
    line-height: 30px;
    text-align: center;
    font-size: 22px;
    width: 100%;
    background: rgba(0, 0, 0, 0.53);
    padding: 10px;
    position: absolute;
    bottom: 0;
}
.title-mono{
    display: inline-block;
    background-color: rgb(153, 0, 0);
    width: 100%;
}
.title-mono h6 {
    background: #cc9932;
    line-height: 40px;
    padding: 0 15px;
    display: block;
    float: left;
    color: #FFF;
    margin: 0;
    font-weight: 500;
    font-size: 20px;
    text-shadow: 1px 2px 2px grey;
    position: relative;
}
.title-mono h6:after {
    content: "";
    position: absolute;
    height: 0;
    border-top: 40px solid transparent;
    border-bottom: 0 solid transparent;
    border-left: 25px solid #cc9932;
    top: 0;
    right: -25px;
}
/*---------------------------------------------------------------*/
/*End of big news*/
 /*Samachar box*/
/*-----------------------------------------------------------------*/
 .samchar-left{
     height: 670px;
 }
.samachar-box{
    display:inline-block;
    overflow-y: hidden;
    overflow-x: hidden;
    max-height: 540px;
}
.pramukh-taja{
    float: left;
    background: #f6f6f6;
   }

.news_box{
    margin-bottom: 5px;
    display: inline-block;
    padding: 10px;
    width: 100%;
}
div#scroll-box .news_box {
    background: #eee;
}
/*-------------------------------------------------------------------*/
/*End of samachar*/

/*awaran aajko wishesh*/
/*---------------------------------------------------------------------*/
.awaran img {
    width: 100%;
    margin-bottom: 6px;
}
 .feature{
     margin-top: 15px;
 }
 .feature img{
     width: 100%;
     height: 220px;
 }
/*---------------------------------------------------------------------*/
/*End of feature*/

/*Lokpriya  video*/
/*----------------------------------------------------------------------*/
ul.lokpriya-list {
    background: #fff;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
ul.lokpriya-list li {
    font-size: 22px;
    line-height: 30px;
    padding: 10px;
    border-bottom: 1px solid #aaa;
}
ul.lokpriya-list li span {
    background: #f00;
    color: #fff;
    padding: 4px 14px 4px 14px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    font-weight: bold;
}
ul.lokpri-list {
    background: #f6f6f6;
    padding: 10px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
ul.lokpri-list li {
    font-size: 22px;
    line-height: 30px;
    padding: 10px;
    border-bottom: 1px solid #aaa;
}
ul.lokpri-list li a {
    
}
ul.lokpri-list li span {
    background: #188b6a;
    padding: 4px 14px 4px 14px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
    font-weight: bold;
}
/*----------------------------------------------------------------------*/
/*End of lokpriya*/


/*Bahas -wichar*/
/*----------------------------------------------------------------------*/
.news_box_tiny {
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.news_box_tiny a {
    font-size: 16px;
    display: block;
    line-height: 25px;
}
.news_box_tiny img {
    float: left;
    height: 60px;
    width: 60px;
    margin-right: 10px;
    object-fit: cover;
}
.overlay {
    position: relative;
    margin-bottom: 15px;
}
.ht-350 img {
    height: 350px;
}
.overlay img {
    object-fit: cover;
    width: 100%;
}
.overlay span {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
    position: absolute;
    bottom: 0;
    padding: 10px;
    color: #fff;
    font-size: 20px;
    line-height: 33px;
    font-weight: 600;
    width: 100%;
}
.my-overlay {
    background: linear-gradient(to bottom,rgba(0,0,0,0)0,rgb(0, 0, 0) 100%);
}
.ht-250 img {
    height: 250px;
}
.byline {
    display: inline-block;
    width: 100%;
    margin: 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding: 5px;
}
.byline li {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
}






.news_box_sano{
  margin-bottom: 5px;
  padding: 5px;
  display: inline-block;
  border-bottom: 1px dotted #ccc;
  width:100%;
}
.news_box_sano a{
  font-size: 18px;
 line-height: 22px;
  margin-bottom: 3px;
 font-weight: normal;
 font-family: 'Ek Mukta', serif;
 display:block;
transition: color 0.4s;
}
.news_box_sano img{
  height: 90px;
  width: 90px;
  margin: 8px;
  float: right;
}
.news_box a{
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 3px;
    font-weight: bold;
    color: #2964a0;
    font-family: 'Ek Mukta',serif;
    display:block;
}
/*----------------------------------------------------------------------*/
/*End of bahas bichar */

 /*Kala rang  jivan*/
/*-----------------------------------------------------------------------------*/
 .kala-box{
     display: inline-block;
     background: #ededed;
 }
 .news_box_big{
     padding: 10px;
     width: 100%;
 }
 .news_box_big img{
     
 }
/*------------------------------------------------------------------------------*/
@media(max-width:768px){
    .navbar-brand{
        display:inline !important;
    }
    .breaking a h1 {
        font-size: 29px !important;
        line-height: 40px !important;
        margin: 5px !important;
    }
}
.navbar-brand{
  display:none;
  padding:5px;
}
.affix {
    top: 0px;
    left:0;
    width: 100%;
    z-index: 10000000;
}
.prati{
margin-top: 30px;
    background-color: #ff2345;
    padding: 6px;
    color: #fff;
    font-size: 16px;
}
.sambandh{
color: #666;
padding: 6px;
    font-size: 18px;
    font-weight: bold;
    border-top: 2px solid #ccc;
    border-bottom: 2px solid #ccc;
}
.input-group{
 width: 100% !important;
 padding: 8px !important;
}
@media screen and (max-width: 1240px) {
   #searchform{
width: 180px !important;
}
}
#single-auth img {
    width: 80%;
}

ul.icons li {
    display: inline;
    padding: 5px;
}
.foo-right a{
 color: white;
}
.foo-link a{
 color: white !important;
}
.foo-link a:hover{
 color: #ccc !important;
}

.logo{
  padding:10px;
}
.nav-tabs {
  border-bottom: 0px solid #b92126;
  background: #f12b24;
}
ul.small_catg.popular_catg.wow.fadeInDown.animated {
    border-right-width: 0px;
    border-right-style: solid;
    border-right-color: rgb(204, 204, 204);
    visibility: visible;
    animation-name: fadeInDown;
}
.nav-tabs > li.active > a,.nav-tabs > li.active > a:focus {  
  color: #b92126;
}
.nav-tabs > li.active > a:hover{
  color: #b92126 !important;
}
.nav-tabs > li > a:hover{
  background-color: #f12b24; 
  color: #fff !important; 
}
li.active {
    background: #ccc;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #555555;
    cursor: default;
    background-color: #f00;
    border: 0px solid #dddddd;
    border-bottom-color: transparent;
}
h5.title-bg {
    float: right;
}
#acf-subtitle {
    width: 25%;
    float: left;
}
div#acf-title_tag {
    width: 25%;
    float: left;
}
li {
    list-style: none;
}
.news_box img{
margin: 5px 16px 10px 0;
float: left;
}
.responsive-video {position: relative;padding-bottom: 56.25%;padding-top: 60px; overflow: hidden;}
.responsive-video iframe,.responsive-video object,.responsive-video embed {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.col-md-5.responsive-video {
    position: relative;
    padding-bottom: 17.25%;
    padding-top: 60px;
    overflow: hidden;
}
/*lokpriya*/
.lokpriya{
    background-color: #fff;
    padding: 10px 15px;
}
.lokpriya-overlay {
    position: relative;
    top: 0px;
    margin: -86px 0px 0px 0px;
    padding: 2px;
}
.lokpriya-overlay p{
    color: #fff;
    font-weight: bold;
    padding-bottom: 0;
}
ul.list-popular {
    padding-left: 20px;
}
.list-popular li {
font-weight: bold;
list-style-type: devanagari;
font-size: 23px;
position: relative;border-bottom: 1px solid #ddd;margin: 7px 0px;padding-bottom:7px;
}
.list-title{
    border-bottom: 1px solid #ddd;
    padding-left: 20px;
}
.list-title li{
list-style-type: disc;
}
.list-title li a{
    color: #555;
    font-size: 15px !important;
    text-align: left;
}
.list-title li a:hover{
    color: red;
}
/*samchar*/
.samachar {
    margin: 15px 0px;
    background-color: #f7e9e4;
    display: inline-block;
    padding: 0px 10px;
    border: 1px solid #f1f1f1;
}
.sub-header {
    background: #4099FF;
    margin: 10px 0px;
}
span.sub-header-title a {
    color: #fff;
    padding: 4px;
    font-weight: bold;
    background: #c10406;
}
.mano, a.title-color {
    font-weight: bold;
}
/*footer*/
footer {
    background: #114992;
    color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
}
footer h3 {
    color: #fff;
}
.foooter-asm li a {
    display: inline-block;
    background: #063372;
    width: 40px;
    height: 40px;
    text-align: center;
    margin-bottom: 10px;
    padding: 10px;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0 3px 5px #000000;
}
.footer-note p {
    background: #063372;
    margin-bottom: 0;
    color: #fff;
    padding: 8px;
}


.catdate a {
    font-size: 14px;
    text-transform: uppercase;
    color: #fff !important;
    background: red;
    padding: 5px;
    font-weight: bold;
    font-size: 14px;
}
h1#title {
    font-size: 18px;
    padding: 3px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    margin:0px;
  background: rgba(198, 197, 197, 0.26);
}
h1#title2 {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
    margin: 0px 0px 10px 0px;
    padding: 10px;
    border-bottom: 2px solid rgba(128, 126, 126, 0.45);
  background: rgba(198, 197, 197, 0.26);
}
h1#title1 {
  font-size: 18px;
    padding: 10px;
    color: #fff;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 10px solid red;
  background: rgba(198, 197, 197, 0.26);
    margin: 0px;
  }
  h1#title-tab {
    font-size: 15px;
    padding: 5px;
    margin: 0px;
    color: #fff;
}
  h1#subtitle {
    font-size: 16px;
    font-weight: bold;
    color: #0000ff;
    border-bottom: 5px solid #2964a0;
    border-left: 15px solid #f00;
    padding: 0px 0px 3px 10px;
}
.catdate, .catdate a  {   
    font-size: 14px !important;
    color: rgba(0, 0, 0, 0.66);
}

ul.news-block.animated.wow.fadeInDown.animated {
    margin-left: -40px;
}
.news_box_feature{
    margin-bottom: 5px;
    width: 100%;
}
.news_box_feature img {
    width: 550px;
    height: 280px;
    padding: 4px;
    float: left;
    margin-right: 8px;
}
.mono a,.mono p {
    color: #fff;
}
.mono {
    background: #000;
    display: block;
    overflow: hidden;
    color: #fff;
}
.news_box_medium img {
   margin-bottom: 5px;
}
.news_box_small img {
    float: left;
    width: 75px;
    height: 70px;
    padding-right: 8px;
    margin-right: 8px;
    margin-bottom: 7px;
}
.news_box_model img{
    height: 600px;
    width: 100%;
}
.news_box_param {
    margin-bottom: 5px;
    padding: 5px;
    padding-left: 3px;
    display: inline-block;
   font-weight: bold;
    font-size: 20px 
}
.news_box_param img {
    margin-top: -5px;
}
/* Text meant only for screen readers */
.assistive-text {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
}
/* Alignment */
.alignleft {
  display: inline;
 float: left !important;;
  margin-right: 1.5em;
}
.alignright {
  display: inline;
  float: right !important;;
  margin-left: 1.5em;
}
.aligncenter {
  clear: both;
  display: block;
  margin: 0 auto;
  text-align: center;
}
.clearfloat {
  clear: both;
}
.wp-caption {
  border: 1px solid #ededed;
  max-width: 100%;
}
.wp-caption.aligncenter,
.wp-caption.alignleft,
.wp-caption.alignright {
  margin-bottom: 1.5em;
}
.wp-caption img {
  display: block;
  margin: 1.2% auto 0;
  max-width: 98%;
}
.wp-caption-text {
  text-align: center;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}
.site-content .gallery {
  margin-bottom: 1.5em;
}
.site-content .gallery a img {
  border: none;
  height: auto;
  max-width: 90%;
}
.site-content .gallery dd {
  margin: 0;
}
.required {
  color: red;
}
/*--------------------------------------------------
:: Header
-------------------------------------------------- */
.header-search {display:none;}

@media screen and (min-width: 600px) {
    .header-search {
        display:block;
        float:right;
        position:relative;
        margin-top:-40px;
    }
}
/*--------------------------------------------------*/

.fa-2x {
    font-size:19px !important
}
#social {
    position: absolute;
    right: 130px;
    color: #FFF;
    padding: initial;
    font-size: 66px;
    top: 150px;
}
#social a {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 27px;
    padding: 0px;
}
input[type="submit"] {
    font-family: FontAwesome;
}
.sobizpress-search-box {
    position: absolute;
    top: 0;
    right: 0;
}
form#searchform {
    width: 250px;
    position: absolute;
}
/*  --------------------------------------------------
:: Navigation
-------------------------------------------------- */
#navigation {
  margin-top: 10px;
  margin-bottom: 10px;
}
#navigation ul,
#navigation ul li,
#navigation ul ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#navigation ul {
  position: relative;
  z-index: 97;
  float: left;
}
#navigation ul li {
  float: left;
  line-height: 1.8em;
  vertical-align: middle;
  zoom: 1;
}
#navigation ul li.hover,
#navigation ul li:hover {
  position: relative;
  z-index: 99;
  cursor: default;
}
#navigation ul li ul {
  visibility: hidden;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 598;
  width: 100%;
}
#navigation ul ul li {
  float: none;
}
#navigation ul ul ul {
  top: 0px;
  left: 99%;
}
#navigation ul li:hover > ul {
  visibility: visible;
}
/* Default CSS Drop-Down Menu Theme*/
#navigation ul {
  font-weight: normal;
}
#navigation ul li a {
  padding: 7px 15px;
  display: block;
}
#navigation ul li a:link,
#navigation ul li a:visited {
  text-decoration: none;
}
/* -- level mark -- */
#navigation ul li ul {
  width: 200px;
  margin-left: 0px;
}
#navigation ul li ul li ul li ul {
  margin-left: 2px;
}
#navigation ul li ul li {
  margin-top: 0px;
}
#navigation h3 {
  display: none;
}
.site-header #navigation {
  margin: 0;
  display: block;
  font-size: 13px;
}
.site-header #navigation li {
  display: block;
  line-height: 36px;
}
.site-header #navigation li:first-child {
  border-left: none;
}
.site-header #navigation li:last-child {
  border-right: none;
}
.site-header #navigation li a {
  display: block;
  color: #FFF;
  padding: 0 13px;
  white-space: nowrap;
  text-decoration: none;
}
.site-header #navigation li ul.sub-menu {
  opacity: 0;
}
.site-header #navigation li ul.sub-menu li {
  height: 0;
}
.site-header #navigation li:hover {
  background: #f2f2f2;
}
.site-header #navigation li:hover a {
  text-shadow: none;
}
.site-header #navigation li:hover ul.sub-menu {
  background: #ffffff;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  -webkit-transition: opacity .25s ease .1s;
  -moz-transition: opacity .25s ease .1s;
  -o-transition: opacity .25s ease .1s;
  -ms-transition: opacity .25s ease .1s;
  transition: opacity .25s ease .1s;
  opacity: 1;
}
.site-header #navigation li:hover ul.sub-menu li {
  border-bottom: 1px solid #ededed;
  -webkit-transition: opacity .25s ease .1s;
  -moz-transition: opacity .25s ease .1s;
  -o-transition: opacity .25s ease .1s;
  -ms-transition: opacity .25s ease .1s;
  transition: opacity .25s ease .1s;
  height: auto;
}
.site-header #navigation li:hover ul.sub-menu li a {
  background: #fff;
  color: #cccccc;
}
.site-header #navigation li:hover ul.sub-menu li a:hover {
  text-shadow: 0 1px 0 #fff;
}
.site-header #navigation li:hover ul.sub-menu li:last-child {
  border-bottom: none;
}
.site-header #navigation li:hover ul.sub-menu li.current_page_item a {
  text-shadow: 0 1px 0 #fff;
}
.site-header #navigation li:focus {
  background: #fff;
}
.site-header #navigation .caret {
  margin-top: 10px;
  margin-left: 5px;
  border-top-color: #fff;
}
.site-header #navigation > ul > li > a:hover {
  text-shadow: none;
}
.site-header #navigation > ul > li {
  border-left: 1px solid #dedede;
  border-right: 1px solid #bababa;
}
.site-header #navigation > ul > li.current-menu-item > a {
  background: #999999;
  text-shadow: none;
  font-weight: bold;
}
.site-header #navigation > ul > li.current-menu-item > a:hover {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.site-header #navigation > ul {
  height: 36px;
}
/*--------------------------------------------------
:: Content
-------------------------------------------------- */
.site-content article.error404 {
  text-align: center;
}
.site-content article.error404 form {
  margin: 30px auto 30px auto;
  max-width: 50%;
}
article.entry-header {
    background: #fff;
    display: inline-block;
    width: 100%;
}
.main-content{
    border-right: 1px solid #ccc;
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 15px;
}
.site-content .entry-header .entry-title {
font-size:44px;
color: #565555;
font-weight: bold;
line-height: 64px;
}
.site-content .entry-content {
  margin-bottom: 15px;
  font-size: 16px;
  line-height: 27px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
}
.site-content .pagination-container {
  text-align: center;
}
.single .site-content article {
  padding-bottom: 0;
}
h1.entry-title {
    font-size: 57px;
    font-weight: bold;
    color: #0065b2;
}
div#content img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    float: left;
    padding: 10px;
    border: 1px solid #eee;
    margin-right: 18px;
}
.content-area {
    text-align: justify;
    font-size: 20px;
    line-height: 33px;
}
.content-area img {
    border: 1px solid #f1f1f1;
    padding: 5px;
}
ul.icons {
    font-size: 32px;
    color: #ccc;
    margin: 0px !important;
    padding-left: 0;
}
ul.share li a {
    border-radius: 50%;
    color: #fff !important;
}
ul.share {
    margin-bottom: 20px;
    margin-top: -30px;
}
.share li {
    padding: 10px;
    float: right;
}
.single-author img {
    width: 100%;
    border-radius: 50%;
    height: auto;
}
/*--------------------------------------------------
:: Navigation
-------------------------------------------------- */
#content nav {
  clear: both;
  overflow: hidden;
  padding: 0 0 1.625em;
}
#nav-above {
  padding: 0 0 1.625em;
}
#nav-above {
  display: none;
}
.paged #nav-above {
  display: block;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#content nav .meta-nav {
  font-weight: normal;
}
.home .featured-tab-area .nav-tabs a {
  font-weight: bolder;
  color: #676767;
}
.home .featured-tab-area .nav-tabs > li.active > a,
.home .featured-tab-area .nav-tabs > li.active > a:hover,
.home .featured-tab-area .nav-tabs > li.active > a:focus {
  box-shadow: inset 0px 5px 0px #f04023;
}
.home .featured-tab-area .tab-content {
  padding-top: 20px;
}
.blog article.hentry {
  margin-bottom: 40px;
  -ms-word-wrap: break-word;
  word-wrap: break-word;
}
.blog article.hentry:before,
.blog article.hentry:after {
  content: " ";
  display: table;
}
.blog article.hentry:after {
  clear: both;
}
.blog .sticky {
  background: #fff;
  padding: 10px 15px;
  border: 1px solid #ededed;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
.blog table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 20px;
}
.blog table thead > tr > td,
.blog table tbody > tr > td,
.blog table tfoot > tr > td,
.blog table thead > tr > th,
.blog table tbody > tr > th,
.blog table tfoot > tr > th {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ededed;
}
/*--------------------------------------------------
:: Sidebars
-------------------------------------------------- */
.widget-area.widget-collapse.collapse {
  display: block;
}
.widget select {
  max-width: 98%;
}
.widget caption {
  padding: 0 0 5px 0;
}
.widget table {
  width: 100%;
  margin-bottom: 20px;
}
.widget table td,
.widget table th {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.widget table td#today {
  background: #ccc;
  color: #fff;
}
.widget .widget-title {
  margin: 0 0 15px 0;
  font-weight: lighter;
  border: none;
  font-size: 18px;
  line-height: 18px;
}
.widget ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.widget ul li {
  clear: left;
  padding: 5px 0;
  border-bottom: 1px solid #EEE;
}
.widget ul li:last-child {
  border-bottom: none;
}
.widget ul ul.children {
  padding-left: 15px;
}
/*--------------------------------------------------
:: Footer
-------------------------------------------------- */
.site-footer .footer-widget-area {
  padding-top: 20px;
  padding-bottom: 15px;
}
.site-footer .widget {
  background: transparent;
  border: none;
  padding: 0;
}
.site-footer .widget .widget-title {
  color: #e8e8e8;
  font-weight: bold;
  font-size: 16px;
  line-height: 19px;
  text-shadow: 0px 0px 3px #000;
  border-bottom: 1px solid #535353;
  background: transparent;
  padding: 0 0 15px 0;
  border-left: none;
  margin: 0 0 15px 0;
}
.site-footer .widget ul li {
  font-size: 14px;
  border-bottom: none;
}
.site-footer .widget ul li a {
  color: #AFAFAF;
  font-size: 13px;
}
.site-footer .footer-subscribe .subscribe-from {
  padding-left: 0px;
  margin-top: 20px;
}
.site-footer .footer-subscribe .subscribe-from li {
  list-style: none;
}
.site-footer .footer-subscribe .subscribe-from li input {
  box-shadow: 0px 0px 5px #000;
}
.site-footer .footer-subscribe .subscribe-from li .btn {
  background: #f04f23;
  color: #fff;
  font-weight: bold;
  border: 1px solid #f04f23;
  box-shadow: 0px 0px 5px #000;
}
.site-footer .footer-subscribe .footer-social li a img {
  box-shadow: 0px 0px 5px #000;
  border-radius: 10px;
}
.site-footer .site-info {
  font-size: 13px;
  line-height: 18px;
  margin-bottom: 1px;
  color: #fff;
}
.site-footer .site-info a{
  color: #D7DD16;
}
.site-footer .footer-widget-area {
  background: #393939;
}

.site-footer .footer-copy {
  padding: 5px 0 0px 0;
  font-size: 13px;
}
.site-footer .footer-copy a {
  color: #EDF411;
}
#home-page-section-1 {
  margin-bottom: 25px;
}
#main-slider {
  height: 360px;
  border: 1px solid #d3d3d3;
  margin-left: -25px;
}
#feature-board {
  height: 360px;
  margin-left: -31px;
  padding: 10px 15px;
  border: 1px solid #d3d3d3;
}
#feature-board h2 {
  margin-top: 0px;
  margin-bottom: -10px;
}
#feature-board hr {
  border: 1px solid #d3d3d3;
  margin-bottom: 0px;
}
#feature-board ul {
  padding-left: 50px;
}
#feature-board ul li {
  list-style: none;
  line-height: 1.2em;
}
#feature-board ul li h4 {
  margin-bottom: 5px;
}
#feature-board ul li h4 .icon-big {
  font-size: 2em;
  margin-left: -46px;
  position: absolute;
  margin-top: 2px;
}
#home-page-section-2 {
  margin-bottom: 25px;
}
.profile-content-area {
  margin-top: -20px;
}
.pro-widget {
  margin: 20px auto;
}
#store-location {
  border: 1px solid #d3d3d3;
}
#store-location h3 {
  text-align: center;
  text-transform: uppercase;
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
  font-weight: bold;
  color: #545454;
  margin-top: 0px;
  border-bottom: 1px solid #d3d3d3;
}
.location-frame {
  height: 235px;
}
/* override admin Panel
-------------------------------- */

.inside {
    background: #fff;
    display: block;
    overflow: auto;
}
.tiepanel-item {
    width: 33.33%;
    float: left;
    height: 300px;
    background: #fff;
    display: inline-block;
}
/* jQuery UI Autocomplete
----------------------------------*/
.ui-autocomplete {
  position: absolute;
  cursor: default;
}
.ui-autocomplete-loading {
  background: white;
}
/* workarounds */
* html .ui-autocomplete {
  width: 1px;
}
/* without this, the menu expands to 100% in IE6 */
ul.subsubsub {
  font-size: 12px;
  color: #ededed;
  margin: 0 0 10px 0;
  padding: 0;
}
ul.subsubsub li {
  line-height: 13px;
  padding: 0 5px;
  border-right: 1px solid #ededed;
}
ul.subsubsub li:last-child {
  border-right: none;
}
ul.subsubsub li.active a {
  color: #999;
}
.wp-editor-wrap {
  border: 1px solid #ededed;
}
.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
}
.ui-menu .ui-menu {
  margin-top: -3px;
}
.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  background: #fff;
  border-bottom: 1px solid #ededed;
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed;
}
.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: .2em .4em;
  line-height: 1.5;
  zoom: 1;
  color: #333;
  cursor: pointer;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
  margin: -1px;
}
.ui-helper-hidden-accessible {
  display: none;
}
/* Bootstrap Override
----------------------------------*/
.alert {
  padding: 8px 15px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.navbar-brand {
  font-size: 14px;
  padding: 7px;
}
@media (max-width: 767px) {
  .navbar-brand {
    padding: 15px 15px;
    font-size: 18px;
  }
}
.breadcrumb {
  margin: 0;
  background: transparent;
  padding: 0;
  color: #999999;
}
.breadcrumb > li + li:before {
  content: "\f105";
  font-family: FontAwesome;
}
.sobiz-hide {
  display: none;
}

/**
 * HiDPI Displays
 */
@media print, (-o-min-device-pixel-ratio: 5/4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  .site-header h1.site-title a {
    background: url('assets/images/logo@2x.png') no-repeat 0% 0%;
    background-size: 180px auto;
  }
}
/*--------------------------------------------------
:: Responsive Menubar
-------------------------------------------------- */
@media (max-width: 767px) {
  .navbar-top-area .navbar-nav {
    background: #fff;
  }
  .navbar-top-area .navbar-toggle .icon-bar {
    background-color: #BABABA;
  }
  .navbar-top-area .navbar-collapse {
    padding-left: 15px;
  }
  .navbar-top-area .navbar-nav > li {
    border: none;
  }
  .navbar-top-area .navbar-nav .open .dropdown-menu > li > a {
    color: #625D5D;
  }
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 0px 0 0 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    /* border: 1px solid rgba(0, 0, 0, .15); */
    /* border-radius: 4px; */
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}

  .navbar-toggle {
    color: #BABABA;
    border-color: #BABABA;
    padding: 4px 10px;
    margin-bottom: 5px;
    margin-top: 10px;
  }
  .navbar-inverse .navbar-toggle {
    border-color: #BABABA;
  }
  .navbar-inverse .navbar-collapse {
    border: none;
  }
  .menu-toggle {
    color: #FFFFFF;
    font-size: 22px;
    line-height: 36px;
    margin: 0;
    padding: 0 0 0 5px;
  }
  .menu-toggle i.icon-reorder {
    padding: 0 5px 0 0;
    margin-top: 5px;
  }
  .site-header #navigation {
    background: #cccccc;
    width: 100%;
    overflow: hidden;
  }
  #navigation .menu {
    display: none;
  }
  .site-header ul,
  .site-header li {
    float: none;
        overflow: hidden;
  }
  .site-header #navigation > ul {
    padding-left: 0;
    float: none;
    overflow: hidden;
  }
  .site-header #navigation li a {
    background: #cccccc;
  }
  .site-header #navigation > ul > li {
    border-left: none;
    border-right: none;
  }
  #navigation ul li {
    float: none;
    display: block;
  }
  #navigation ul li ul {
    position: inherit;
    visibility: visible;
  }
  .site-header #navigation li ul.sub-menu li {
    height: auto;
    opacity: 1;
  }
  .site-header #navigation li ul.sub-menu {
    opacity: 1;
    margin-left: 15px;
    float: none;
  }
  .navbar-toggle.widget-area-toggle {
    border: 1px solid #ededed;
    float: none;
    margin: 0px 0 15px 0;
  }
  .navbar-toggle.widget-area-toggle:before,
  .navbar-toggle.widget-area-toggle:after {
    content: " ";
    display: table;
  }
  .navbar-toggle.widget-area-toggle:after {
    clear: both;
  }
  .navbar-toggle.widget-area-toggle .fa-bars {
    color: #bababa;
  }
  .navbar-toggle.widget-area-toggle .bar-title {
    color: #bababa;
    font-size: 14px;
    line-height: 14px;
    padding-left: 10px;
  }
  .store-page-wrap .profile-frame {
    background-size: auto 100%;
  }
  .site-footer .footer-copy {
    padding-bottom: 15px;
  }
  .site-footer .footer-copy ul.pull-right {
    float: none !important;
  }
}

#smoothup {
    height: 40px;
    width: 50px;
    position: fixed;
    bottom: 10px;
    right: 20px;
    text-indent: -9999px;
    background: #00F url(http://localhost/nagarik/wp-content/uploads/2016/02/top_button.png) no-repeat center;
    -webkit-transition-duration: 0.4s;
    -moz-transition-duration: 0.4s;
    transition-duration: 0.4s;
    border-radius: 0.4em;
}

.copy-container .container{
background: #f1f1f1;
display: inline-block;
}

@media (max-width: 600px) {
    .hidethis {
        display: none !important;
    }
}
/***********************************************Customized  css***************************************************/
.col-lg-3.col-md-3.col-sm-3.col-xs-12.small-ads img {
    margin-top: 5px;
    border: 1px solid #ccc;
}
article#new {
    margin: 1px 12px;
}
.news_box_current {
    position: relative;
    margin-bottom: 5px;
    padding: 5px;
    display: inline-block;
    border-bottom: 1px solid #ccc;
  background: #ededed;
}
.news_box_current img{
    height: 140px;
}
.slide img{
    width: 100%;
    height: 400px;
}
span.video-btn {
    position: absolute;
    top: 23%;
    left: 42%;
    background: #fb0404;
    color: #fff;
    padding: 4px 5px 4px 10px;
    font-size: 20px;
    border-radius: 50%;
    border: 2px solid #fff;
}
span.video-btn:hover {
    background: #000;
    border: 2px solid #fff;
}
.date-time {
    text-align: right;
    border-bottom: 1px solid #eef;
    margin-top: 5px;
}
iframe {
    max-width: 100%;
}
span.dt {
    margin-left: -95px;
    color: #990000;
    font-size: 12px;
    text-transform: uppercase;
}
.news_box_bichar {
    display: inline-block;
    padding: 5px;
    margin-bottom: 4px;
    border-bottom: 1px dotted #000;
    background: #ededed;
}
.news_box_bichar img {
    display: block;
    float: left;
    border-radius: 50%;
    margin: 4px 6px 4px 0px;
}
.news_box_bichar h2 {
    text-align: center;
    color: #179413;
    font-size: 16px;
    margin: 2px 2px;
}
.news_box_bichar a {
    color: #003467;
    line-height: 30px;
    font-size: 18px;
    font-weight: 700;
}
.news_box_side {
  margin-bottom: 5px;
  padding: 5px;
  display: inline-block;
  border-bottom: 1px solid #ccc;
  background: #ededed;
}
.news_box_side img {
    height: 150px;
    margin-bottom: 5px;
}
.affix {
    top: 0px;
    left: 0;
    width: 100%;
    z-index: 10000000;
    position: fixed;
}
/*bx slider css overridding*/
#feature-box .bx-controls-direction{
    right: 8%;
    top: -30px;
    position: absolute;
}
.featured-slider {
    height: 421px;
    overflow: hidden;
    padding: 5px 5px 10px 5px;
}