@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700');
@font-face {
  font-family: Akhand Gujarati;
  src: url(https://www.bknewstoday.com/gujarati/assets/front/fonts/AkhandGujarati-Bold.woff2);
  src: url(https://www.bknewstoday.com/gujarati/assets/front/fonts/ITFGujarati-Regular.woff2);
  src: url(https://www.bknewstoday.com/gujarati/assets/front/fonts/AkhandGujarati-Semibold.woff2);
  src: url(https://www.bknewstoday.com/gujarati/assets/front/fonts/AkhandGujarati-Semilight.woff2);
}
/*-------------------------------------------------*/
/* General
/*-------------------------------------------------*/
body{
  font-family: 'Akhand Gujarati Semibold,Arial,Helvetica,sans-serifRoboto Slab', serif;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  font-weight: 400;
  background-color: #fff;
  /* letter-spacing: 0.05em; */
}
a{
  color: #333;
  text-decoration: none;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
}
a:hover, 
a:focus{
  outline: 0 !important;
  color:#e00000!important;
  text-decoration: none;
}
.header{
  background-color: #fff;

}

.clear {
    clear:both;
}
h1,h2,h3,h4,h5,h6{
  margin-top: 0px;
  font-family: 'Roboto Slab', serif;
  font-weight: 700;
  color:#000;
}
p {
  font-size:13px;
  color: #666666;
  font-weight: 400;
  line-height: 24px;
  margin: 0 0 10px;
  text-align: justify;
}
@-webkit-keyframes blinker {
  from {opacity: 1.0;}
  to {opacity: 0.0;}
}
.blink{
	text-decoration: blink;
	-webkit-animation-name: blinker;
	-webkit-animation-duration: 0.6s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:ease-in-out;
	-webkit-animation-direction: alternate;
}
.ug-gallery-wrapper {
    margin: 0px auto !important; 
}
.play-store {
    clear: both;
    text-align: center; 
    margin: 15px auto 25px;
    max-width: 440px;
}
.play-store img  {
    margin:5px 5px;
}
.header .col-md-10
{padding-right: 15px;}
.world-poc strong
{
    font-size: 20px;
}
.navbar-default .navbar-nav>li:hover .ul
{
   display:block; 
}
.main-logo {
    text-align:center;
    padding: 0px;
}
.main-logo p {
    text-align:center;
    margin: 0px 0px 3px;
    color: #000;
    font-weight: bold;
    letter-spacing: 0.5px;
    font-size: 16px;
}
.e-paper-t img
{
    width: 100%;
}
.e-paper-t
{
   border: 1px solid #eee;
    padding: 15px;
    margin: 0px 0px 15px;
}
 .e-paper-t h3 {
     font-size: 19px;
     margin:10px 10px 10px;text-align: center;
 }
  .gallery-repeat {
      margin:0px 0px 15px;    
      padding: 0px 0px 1px;
      box-shadow: 0px 0px 7px -4px #777;
      text-align:center;
  }
   .gallery-repeat:hover {
       box-shadow: 0px 0px 13px -4px #777;
   }
 .gallery-repeat img  {
     width: 100%;
    height: 167px;
    border: 1px solid #eee;
    border-radius: 5px;
 }
 .gallery-repeat h3 {
     font-size: 17px;
    margin: 8px 0px 9px !important;
 }
.sidebar-box
{
    padding-left: 0px;
    padding-right: 0px;
}
.subscribe {
    
}
ul.tsc_pagination li a:hover, ul.tsc_pagination li a.current, .world-news ul.tsc_pagination li a:hover, .world-news ul.tsc_pagination li a.current {
      background: #e00000 !important;  
}
.online-poll
{
    padding: 1em;
    background-color: #e00000;
}
.poll-box textarea
{
    width: 100%;
    height: 72px;
    /* background-color: transparent; */
}
.col-md-10 .navbar-nav
{
    float: right;
    margin-top: 0em;
    padding: 0px;
}
.adv img
{
       margin-top: 1em;
       height:113px !important;
}
.world-of-the-day strong
{
    font-size: 20px;
}
.poll-box input[type="submit"] {
    background: #303030;
    color: #fff;
    margin: 15px 0px 0px;
    font-size: 16px;
    font-weight: bold;
    padding: 7px 15px;
    border: 0px;
}
.english {
     float: left;
     width: 75px; 
     border-radius: 5px;
     margin-right: 5px;
     padding: 5px 0px;
     text-align: center;
     background-color: #de0000;
     margin-bottom: 10px;
}
.english a {
    color: #fff !important;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.guj a {
    color: #fff !important;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
}
.guj {
     float: left;
     width: 75px;
     background: url(../images/bg.jpg) repeat-x;
     border-radius: 5px;
     margin-right: -1px;
     padding: 5px 0px;
     text-align: center;
     background-color: #de0000;
     margin-bottom: 10px;
}
.home-bottom
 {
    float: right;
    margin-top: 5px;
}
.field input[type="text"]
 {
    float: left;
    width: 100%;
}
.online-poll h3 {
    /* background: #eee none repeat scroll 0 0; */
    font-size: 15px;
    margin-bottom: 20px;
    padding: 0px 0px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    border-bottom: 1px solid #eee;
    line-height: 30px;
}
.online-poll p
{
    color: #eee;
}
.field
{
   color: #eee;   
}
.field input[name="poll"]
 {
    margin-right: 10px;
} 
.astrology-p h3
{
    text-align: center;
    font-size: 25px;
    /* margin-bottom: 10px; */
    line-height: 24px;
	    padding-bottom: 9px;color:#000;
    border-bottom: 1px solid #333333;
}
.news-by_category .col-sm-6
{
       /* padding-left: 0px; */
       /* padding-right: 10px; */
}
.media-left a img
{
    width: 100%;
    height: 75px;
}
.col-md-8 .column-post a img
{
    width: 100%;
    height: 210px;
}
.col-sm-12 .column-post a img
{
    height: 300px;
}
.col-md-8 .col-sm-12 .column-post a
{
    /* height: 300px; */
}
.flex-slider2 .flexslider .slides img
{
 width: 100%;
 height: 400px;
}
.news-columns .col-sm-6
{
    padding-left: 0px;
    padding-right: 10px;
}
.news-singl 
{
 width: 100%;
line-height: 25px;
}
.HoroZodic, .HoroZodic p {
        text-align: center;
}
.e-papwe
 {
    /* width: 115px; */
    /* margin-top: 9px; */
    margin-right: 10px;
    display: none;
}
.content-col .col-md-12
{
    padding: 0px;
    float: left;
}
.content-col .col-sm-12
{
  padding: 0px;
}
.col-sm-12 .news-singl p img
{
  width: 100%;   
}
.news-singl  img
{
 width: 100%;
 height: 400px;border: 1px solid #eee;
}
.col-md-8 .column-post a
{
    width: 100%;
    font-size: 15px;
    /* height: 210px; */
}
.owl-item .column-post a {
    display:block;
}
.owl-item .column-post img {
    width: 100% !important;
    height: 175px;
}
.news-by_category .column-post a
{
    width: 100%;
    height: 260px;
}
.news-by_category .column-post a img
{
    width: 100%;
    height: 260px;
}
.topic p
{
    height: 25px;
    overflow: hidden;
}
#reporterModal .modal-header {
    border:0px;
}
#reporterModal .col-md-6 {
    width: 50%;
    padding:16px 15px 59px;
}
#reporterModal h3 {
    font-size: 22px;
}
#reporterModal p {
       padding: 0px 0px;
    margin: 30px 0px;
    text-align: center;
}
.repo-button{
    background-color: #2873c3 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    font-weight: 500 !important;
    margin-top: 0px !important;
    border-radius: 4px !important;
    padding: 12px 38px !important;
    font-size: 13px !important;
}
.repo-button:hover {
     background-color: #666 !important;
}
.login-form a
{
	color: #fff;
}
.login-form a:hover
{
color: #fff;	
}
.form-control{
  border-radius:0;
}
.no-result  {
    text-align:center;
}
.no-result p {
    text-align:center;
}
.no-result img{
    margin:25px auto;
    width:110px;
    display:block;
}

.logo img
{height: 107px;/* width: 100px; */margin: 7px 0px 0px 0px;}
.news-carousel
 {
    float: left;
    width: 100%;
}
.about-p p
{
	line-height: 25px;
}
.opinion-1 img {
    float: left;
    margin-right: 5px;
    width: 40%;
}
.footer .col-md-3
{
     padding-left: 0px;
    padding-right: 5px;
}
.audiop .simpleAudioPlayer .waves {
    height: 10px;
    margin: 0em 0;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
}
.audiop 
{
      width: 48%;
    float: left;
    margin-left: 10px;
}
.opinion-1 p {
    color: #666666;
    font-size: 18px;
   
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 0px;
}
.entertain-laugbottom strong {
    font-size: 20px;
    line-height: 25px;
}
.enter-tain-tres {
    padding: 5px;
    background-color: #fff;
    margin-bottom: 10px;
}
.entertain-laugbottom img {
    width: 100%;
}
.entertainment-left-box p {
    font-size: 20px;
    color: #000000;
    line-height: 20px;
    height: 62px;
    overflow: hidden;
}
.entertain-main-sur {
    padding: 5px;
    background-color: #fff;
    margin-bottom: 10px;
}
.entertainment-left-box img {
    width: 100%;
}
.dropdown:hover .dropdown-menu
{
    display: block;
}
.dropdown-menu li {
    margin-left: 0px !important;
}
.tab {
  overflow: hidden;
  /* display: table; */
  margin: 20px auto 10px;
  border-bottom: 1px solid #eee;
  /* clear: both; */
  padding: 11px 0px 0px;
}
 
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding:11px 38px;
  transition: 0.3s;
  font-size: 15px;
  border: 1px solid #eee;
  margin: 0px 7px -1px 0px;
  text-transform: uppercase;
  box-shadow: 0px -1px 9px -7px #333;
}
 
.tab button:hover {
  background-color: #ddd;
}
 
.tab button.active {
  background-color: #e00000;
  color: #fff;
}
 
.tabcontent {
  display: none;
  padding:15px 0px; 
  border-top: none;
   margin: 0px -15px;
       text-align: center;
}
.opinion-1 p {
    color: #666666;
    font-size: 18px;
    
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 0px;
    margin-top: 0px;
}
.entertainment-left-box li {
    margin-left: 4px;
 
    font-size: 18px;
    border-bottom: 2px solid #eee;
    line-height: 20px;
    padding-bottom: 5px;
    margin-bottom: 10px;
    list-style: none;
	color: 
}
.enter-tain-tres a
{
 color: #686868;	
}

.login-page {
  width: 360px;
  padding: 8% 0 0;
  margin: auto;
}
.main-video {
    margin-bottom:0px;
    position: relative;
}
.main-video .subscribe-b {
    margin: 11px auto 11px;
    text-align:center;
}
.main-video .subscribe-b h3 {
    font-size:18px;
}
.header-playstore img {
    width: 49%;
}
.header-playstore   {
   clear: both;
}
.header-playstore a {
    display:inline !important;
}
.repo-r
{
    background-color: #333333 !important;
    color: #ffffff !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    /* padding: 5px; */
    margin-top: 0px !important;
    border-radius: 4px !important;
    padding: 6px 10px !important;
    font-size: 12px !important;
}
.repo-r:hover {
   background-color: #fff !important; color:#e00000 !important;
}
.form {
	
  position: relative;
  z-index: 1;
  background: #FFFFFF;
  max-width: 360px;
  margin: 0 auto 100px;
  padding: 45px;
  text-align: center;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2), 0 5px 5px 0 rgba(0, 0, 0, 0.24);
      margin-top: 6em;
}
.form input {
  font-family: "Roboto", sans-serif;
  outline: 0;
  background: #f2f2f2;
  width: 100%;
  border: 0;
  margin: 0 0 15px;
  padding: 15px;
  box-sizing: border-box;
  font-size: 14px;
}
.form button {
  font-family: "Roboto", sans-serif;
  text-transform: uppercase;
  outline: 0;
  background: #333333;
  width: 100%;
  border: 0;
  padding: 15px;
  color: #FFFFFF;
  font-size: 14px;
  -webkit-transition: all 0.3 ease;
  transition: all 0.3 ease;
  cursor: pointer;
}
.form button:hover,.form button:active,.form button:focus {
  background: #e00000;
}
.form .message {
  margin: 15px 0 0;
  color: #b3b3b3;
  font-size: 12px;
}
.form .message a {
  color: #e00000;
  text-decoration: none;
}
.about-p h2 {
    color: #da2925;
    font-size: 20px;
    border-bottom: 1px solid #333333;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 4px;
}
 .info {
  margin: 50px auto;
  text-align: center;
}
 .info h1 {
  margin: 0 0 15px;
  padding: 0;
  font-size: 36px;
  font-weight: 300;
  color: #1a1a1a;
}
 .info span {
  color: #4d4d4d;
  font-size: 12px;
}
 .info span a {
  color: #000000;
  text-decoration: none;
}
 .info span .fa {
  color: #EF3B3A;
}

.entertainment-left-box li a
{
	font-size: 13px;
	   color: #686868 !important;
}
.opinion-1
{
    padding: 0px;
    margin-bottom: 15px;
    margin-top: 10px;
}
.tweet img
{
	width: 100%;
}
.about-p
{
	margin-top: 2em;
	background-color: #fff;
	padding: 10px;
	margin-bottom: 2em;
}
.container1
{
 width: 100%;
 float: none;
 margin: 0px auto;
}
.btn {
  -moz-user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.42857;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  touch-action: manipulation;
  vertical-align: middle;
  white-space: nowrap;
  transition: all 0.3s ease 0s;
  color:#fff;
}
.btn-red{
  background:#E00000;
}
.btn-red:hover{
  background:#c80000;
  color:#fff!important;
}
.btn-black{
  background:#333;
}
.btn-black:hover{
  background:#1a1a1a;
  color:#fff!important;
}
/*-------------------------------------------------*/
/* Background and Colors
/*-------------------------------------------------*/
.bg1 {
  background-color: #E00000 !important;
}
.bg2 {
  background-color: #333333 !important;
}
.bg3 {
  background-color: #0073AA !important;
}
.bg4 {
  background-color: #FFC733 !important;
}
.bg5 {
  background-color: transparent;
}


.color1 {
  color: #ff9838 !important;
}
.color2 {
  color: #b11bff !important;
}
.color3 {
  color: #ff72fd !important;
}
.color4 {
  color: #ff0070 !important;
}
.color5 {
  color: #02b300 !important;
}

/*-------------------------------------------------*/
/* Top Header
/*-------------------------------------------------*/
.top-bar{
  background: #e00000;
  padding: 8px 0;
  position: relative;
    z-index: 2;
}
.top-nav{
  margin: 0px;
  padding: 0px;
}
.top-nav  li{
  padding: 0px;
}
.top-nav  li a{
  color:#fff;
  font-size: 13px;
}
.top-nav  li:before{
  content: "/";
  color:#fff;
  margin: 0px 8px;
}
.top-nav  li:first-child:before{
  content: "";
  display: none;
}
.top-report ul
{
 padding: 0px
}
.top-report ul li a{color:#fff;font-size: 14px;font-weight: bold;}
.top-report ul li a:hover{color:#000 !important;}
.top-report ul li{list-style:none;float:left;padding: 0px 10px 0px 0px;}
.top-social{
  margin: 0px;
  padding: 0px;
}
.adv
{
     width: 100%;
     float: left;
}
.navbar-nav li a
{
	margin-top: 1px;
}
.top-social li a{
   color:#fff;
}
.top-social li a:hover{
   color:#000 !important;
}
.news-de .col-sm-9
{
background-color: #fff;
}
.headlines-left-place .story-featured h2 {
      margin-top: 7px;
    margin-bottom: 15px;
    padding-bottom: 4px;
}
.headlines-left-box
{
	padding: 0px;
}
.headlinelaugbottom
{
	padding-left: 0px;
}
.headlines-left-box h3
{
    font-size: 15px;
    line-height: 20px;
}
.gujaratlaugbottom img
{
	width: 100%;
}
.india-desp
{
	padding: 0px;
}
.gujarat-featue
{
padding: 0px;	
}
.home-gujarat1
{
padding: 0px;	
}
.home-gujarat1 img
{
	width: 100%;
}
.gujarat-featue1 img
{
	width: 100%;
	height: 190px;
}
.gujarat-dsa li img {
    width: 130px;
    height: 70px;
    float: left;
    margin-right: 10px;
}
.gujarat-dsa li {
    height: 90px;
    padding: 10px;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    width: 100%;
    list-style: none;
}
.gujarat-dsa ul {
    padding-left: 0px;
}
.gujarat-featue img {
    width: 45%;
    float: left;
    margin-right: 10px;
    height: 70px;
}
.gujarat-featue li {
    list-style: none;
    float: left;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px;
    margin-top: 10px;
}
.gujarat-featue p {
    font-size: 14px;
    line-height: 20px;
    margin: 0px;
    padding: 0px;
    color: #666666;
    height: 84px;
    overflow: hidden;
}
.gujaratlaugbottom img {
    width: 100%;
}
.goodnews-left-box li a {
    color: #232323;
 
    text-align: left;
    float: left;
}
.gujarat-augbottom
{
	padding: 0px;
}
.story-featured
{
	padding: 0px;
}
.headlines-left-place
{
padding: 0px;	
}
.news-de .content-col
{
	padding: 0px;
}
.left-box1 img {
    width: 100%;
}
.news-de .headlines-left-box1 li {
    list-style: none;
    border-bottom: 1px solid #eceaea;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000;
    line-height: 30px;
    /* font-family: Calibri; */
    height: 33px;
    overflow: hidden;
}
.story-featured h2 {
    color: #da2925;
    font-size: 20px;
    border-bottom: 1px solid #333333;
   
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 4px;
}
.news-de .headlines-left-box li {
    list-style: none;
    border-bottom: 1px solid #eceaea;
    margin-bottom: 5px;
    padding-bottom: 5px;
    font-size: 13px;
    color: #000;
    line-height: 24px;
    /* font-family: Calibri; */
    height: 200px;
    overflow: hidden;
}
.box {
    margin-left: 0px;
    padding-left: 0px;
}
.headlines-left-box li a
{
	color: #000;
}
.story-featured h2 {
    color: #333;
    font-size: 20px;
    border-bottom: 1px solid #333333;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 4px;
}
.liv
{
    float: right;
    color: #fff;
    margin: 0px 0px 0px 7px;
    font-weight: bold;
}
.liv img {
    height:32px;
}
.liv:hover
{
	
    color: #000 !important;
}
.newslaugbottom1
{
	margin-bottom: 10px;
}
.goodnews-left-box li {
 
    font-weight: bold;
    line-height: 20px;
    border-bottom: solid 1px #ccc;
    list-style: none;
    padding: 8px 0 6px;
    height: 69px;
}
.headlinelaugbottom img {
    width: 100%;
	    height: 295px;
}
.headlines-left-bo-m img
{
	width: 100%;
}
.headlines-left-bo-m {
    padding: 2px;
    margin-bottom: 15px;
    height: 325px;
    overflow: hidden;
}
.travel-poc img {  
    width: 100%;
    height: 165px;
    border:1px solid #eee;
}
.travel-poc h5 {
    font-size: 14px;
    line-height: 20px;
    padding: 10px 0px ;
    min-height: 80px;
    color: #e00000;
}
.adv1 {
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px !important;
    width: 100%;

}
.news-de .headlines-left-box1 li a
{
	color: #000;
}
.story-travel h3 {
    color: #da2925;
    font-size: 20px;
    border-bottom: 1px solid #333333;

    float: left;
    width: 100%;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: bold;
}
.content .col-md-9
{
	background-color: #fff;
}
.adv1 img
{
	width: 100%;    height: 99px;
}
.home-start-up
{
	padding: 0px;
}
.story-travel
{
    float: left;
    width: 100%;
}
.home-gujarat img {
    width: 262px;
    height: 172px;
}
.world-of-the-day img
{
    width: 100%;
    height: 420px;
    margin-bottom: 1em;border: 1px solid #eee;
}
.world-banner-text a
{
   margin-bottom: 1em;   
}

.world-of-the-day
{
	padding: 0px;
}
.home-start-up .home-gujarat {
    margin-bottom: 10px;
    padding: 0px;
    width: 32%;
    margin-left: 10px;
}
.world-poc img {
    float: left;
    margin-right: 10px;
    width: 150px;
    height: 150px;
    margin-bottom: 10px;
}
.world-news h2 {
    color: #333;
    font-size: 20px;
    border-bottom: 1px solid #333333;
    line-height: 45px;
    margin-top: 0px;
    text-transform: uppercase;
    font-weight: bold;
}
.world-of-the-day h2 {
    color: #333;
    font-size: 20px;
    border-bottom:1px solid #333333;
    text-transform: uppercase;
    font-weight: bold;
        margin-top: 7px;
    margin-bottom: 15px;
    padding-bottom: 4px;
}
.world-poc p {
    color: #666666;
    font-size: 14px;
    line-height: 20px;
    height: 60px;
    overflow: hidden;
    margin-bottom: 5px;
    margin-top: 10px;
}
.world-poc
{
	padding: 0px;
}
/*-------------------------------------------------*/
/* Header
/*-------------------------------------------------*/
.header{padding: 0px 0;width: 100%; overflow: hidden;}
.header .logo{padding: 10px 0;display: inline-block;margin: 0px;padding: 0px;}
/*-------------------------------------------------*/
/* Navigation
/*-------------------------------------------------*/
.navigation{background-color: #333;padding:0;/* margin-top: -2em; */}
.navbar-default{
  margin-bottom: 0px;
  border: 0px;
  background-color: #333;
}
.navbar-default .navbar-nav > li > a{
       padding:14px 9px;
       font-size: 13px;
}

.navbar-nav li
{
    margin-left: 5px;
    list-style: none;
}
.world-news ul.tsc_pagination li a:hover, ul.tsc_pagination li a.current {
    text-shadow: 0px 1px #388DBE !important;
      border-color: #1b1b1b !important;
     
}
.world-news ul.tsc_pagination li a {
    color: #fefefe !important;
    border-color: #707070 !important;
    background: #707070 !important;
    margin-left: 3px !important;
        margin-bottom: 3px;
}
.news-singl h3
{
       border-bottom:0px solid #000;
    float: left;
    width: 100%;
    line-height: 35px;

}
.cat-news {
    margin:0px 0px 25px;
    border: 1px solid #eee;
    box-shadow: 0px 0px 9px -6px #333;
        border-radius: 4px;
    overflow: hidden;display: block !important;
}
.cat-news:hover {
    box-shadow: 0px 0px 16px -6px #777;
}
.cat-news .cat-detail  {
        padding:10px 15px 10px;
        height: 105px;overflow: hidden;
}
.cat-news .cat-detail h4 {
    color: #333;
    line-height: 23px;
    margin: 0px 0px 2px;
}
.cat-news .cat-detail p {
   
   overflow:hidden;       line-height: 22px; margin: 0 0 15px;
}
.cat-news .cat-news-img {
    padding:0px;
}
.cat-news img {
    width:100%;
    height:133px;
}
.cat-news a:hover, .cat-news .cat-detail a:hover h4  {
    color:#e00000;
}
.cat-news .cat-readm {
    padding: 0px 15px 0px;    font-size: 13px;
}
.pblish {
    font-size:13px;
    color:#666;
    margin: 6px 0px 3px;
    display: block;
    background: #eee;
    padding: 2px 10px;
    clear: both;
    border-radius: 2px;
}
.pblish li {
    display:inline-block;
    list-style:none;
    padding: 0px 10px 0px 0px;
}
.pblish strong{
    font-size:13px;font-weight: bold; color: #333;
}
.pblish .fa:first-child { padding-left:0px;color:#e00000;}
.pblish .fa { padding-left: 15px;color:#e00000;}
.nav.navbar-nav {
    float: none !important;
    margin: 0px 10px !important; 
}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
  color: #fff !important;
  background-color: #e00000;
}
.navbar-default .navbar-nav>.open>a, 
.navbar-default .navbar-nav>.open>a:focus, 
.navbar-default .navbar-nav>.open>a:hover {
  color: #fff!important;
  background-color: #e00000;
}
.navbar-default .navbar-nav>li>a {
  color:#fff;
  font-weight: bold;
}
.navbar-default .navbar-nav>li>a:hover{
  color:#e00000;
}
@media(min-width:768px){
  .navbar-collapse{
      padding: 0px;
  }
  .nav-search{
      /* position: relative; */
      /* right:15px; */
      /* top:9px; */
  }
  .sidebar-box{
      
  }
}
/*!
* Yamm!
* Yet another megamenu for Bootstrap
* http://geedmo.github.com/yamm
*
* https://github.com/geedmo
*/
.yamm .nav,
.yamm .collapse,
.yamm .dropup,
.yamm .yamm-fw {
  position: static;
}

.yamm .container {
  position: relative;

}

.yamm .dropdown.yamm-fw .dropdown-menu {
  left: 15px;
  right: 15px;
}
.yamm-content{
  padding: 15px;
}
.dropdown-menu{
  border: 0px;
  min-width: 190px;
  padding: 0px;
  background-color: #f9f9f9;
  border-top: 5px solid #e00000;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
.dropdown-menu>li>a{
  color:#777;
  padding: 7px 20px;
}
.dropdown-menu>li>a:hover{
  color:#fff !important;
  background-color: #e00000;
}
.yamm .dropdown.yamm-fw .dropdown-menu{
  left: 0px; 
  right: 0px; 
}
.yamm-content a{
  color:#333;
  display: inline-block;
  font-weight: bold;
}
.yamm-content a:hover{
  color:#e00000;
}
.yamm-content img{
  margin-bottom: 10px;
}
.nav-search{
  /* position: relative; */
  /* float: none; */
  margin: 17px 15px 11px 0px;
  /* display: block; */
  /* width: 100%; */
  /* margin-left: 16px; */
}
.nav-search .btn-submit{
  position: absolute;
  top: 23px;
  right: 18px;
  border: 0px;
  background-color: transparent;
}
.nav-search .form-control{
  border-radius: 0px;
  border: 1px solid #ddd;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.nav-search .form-control:focus{
  border-color: #ddd;
}

.topic h4{
  margin-top: 10px;
  font-size: 20px;
  line-height: 24px;
      height: 51px;
    overflow: hidden;
}
.topic .tag{
  color:#999;
  font-weight: normal;
}

/*-------------------------------------------------*/
/* Content
/*-------------------------------------------------*/
.sidebar-col {
       margin-top: 32px; 
}
.home-section .sidebar-col {
        margin-top:0px;
}
.content-col, 
.sidebar-col{
  position: relative;
}
.content-col{
 margin-bottom: 20px;
 /* padding: 15px; */
 padding-top: 15px;
}
.column-post{
  position:relative;
}
/*-------------------------------------------------*/
/* Left Content
/*-------------------------------------------------*/

/*---- Breaking News -------*/
.col-sm-12 ul.sharers li img {
    width: 45px !important;
    height: auto !important;
}
.row
{
    margin-left: 0px !important;
    margin-right: 0px !important;
}
.col-md-8
{
   /* padding-left: 0px; */
   padding-right: 5px;
}
.col-md-4
{
   /* padding-left: 0px; */
}
ul.sharers li {
    margin: 0px 10px 9px 0px;
    padding: 0px;
    list-style: none;
}
.news-singl .share-social {
     
}
.gallery-page, .gallery-page .story-featured{
    float:none !important;
}
ul.sharers
{
	padding: 0px;
	margin: 0px;

}
.news-singl p
{
	margin-top: 10px;color: #000;
    font-size: 15px;
}
.marquee{
 margin:10px 0;
  overflow: hidden;
       border-radius:4px;
    border: 1px solid #ccc;
    padding: 2px 10px; 
        font-size: 15px;
}
.marquee b {
    padding: 5px 10px;
    color: #fff;
    background-color: #E00000 !important;
    margin-left:25px;
}
.breaking-news-slide{
 margin:10px 0;
  overflow: hidden;
    height:25px;
}
.breaking-news-slide h5{
  float: left;
  margin-right: 15px;
  margin-bottom: 0px;
  padding:5px 10px;
  color:#fff;
}
.newsslider .slides li a{
  line-height: 24px;
  font-size: 15px;
}

/*---- Slider-------*/

.flexslider{
  padding:0;
  border:0!important;
}
.flex-slider2{
  position:relative;
  width: 100%;
  float: left;
}
.media-left
{
    width: 30%;
}

.flex-slider2 .flex-direction-nav a:before{
  font-family: "FontAwesome";
  font-size: 40px;
  display: inline-block;
  content: "\f104";
  color: #fff;
  text-shadow: none;
}
.flex-slider2 .flex-direction-nav a.flex-next:before {
content: '\f105';
}
.flex-slider2 .flex-direction-nav a{
  line-height: 40px;
  text-align: center;
  text-shadow: none;
  background-color: rgba(0,0,0,0.6);
  color:#fff;
}
.news-slider{
  position: relative;
  display: block;
}
.news-overlay {
  position: absolute;
  left: 0;
  bottom: 0;
  width:100%;
  padding: 20px 30px; 
}
.news-overlay h3{
  color:#fff;
}
.news-overlay span{
  text-transform: uppercase;
  color:#fff;
  margin-right: 10px;
}
.page-content-column {
    margin-bottom: 30px;
}
.page-content-column .owl-theme .owl-controls .owl-buttons div {
  background: #333 none repeat scroll 0 0;
  border-radius: 0;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  line-height: 18px;
  margin: 5px;
  opacity: 0.5;
  padding: 5px 10px;
}
.single-post a.tag,
.news-overlay span.tag,
.column-post a.tag {
  display: inline-block;
  clear:both;
  margin-bottom: 10px;
  padding:3px 10px;
  color:#fff;
}
.column-post a.tag{
margin-bottom: 0;
}
.news-overlay .date{
  color:#fff;
}
.main-title{
  margin-bottom: 25px;
  background-color: #E00000;
  padding: 8px 20px;
  text-transform: capitalize;
  font-size: 18px;
  color:#fff;
}
.column-post {
  margin-bottom: 5px;
}
.column-post .img-thumbnail{
  margin-bottom: 10px;
  padding:0;
  border:0;
}
.column-post h4{
  display: block;
  margin-bottom: 5px;
  padding-right: 10px;
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  /* letter-spacing: 0.05em; */
  margin-top: 0px;
}
.column-post h4 a{
 color: #333;
 /*color: #e00000;*/
}
.single-post ul,
.media ul,
.column-post ul {
  padding-left: 0px;
  color: #fff;
  font-size: 11px;
  text-transform: capitalize;
  overflow: hidden;
  position: relative;
  border-radius: 0;
  box-shadow: none;
  list-style: none;
  margin-bottom: 0;
}
.item-list .post-tools {
    margin: 10px 0;
}
.media .post-tools li,
.column-post .post-tools li,
.single-post .post-tools li {
  color: #444;
  float: left;
  font-size: 10px;
  text-transform: uppercase;
  font-style: italic;
}
.media .post-tools li::after,
.column-post .post-tools li::after,
.single-post .post-tools li::after {
  color: #777;
  content: "/";
  padding: 0 4px;
}
.single-post .post-tools li:last-child::after,
.media .post-tools li:last-child::after,
.column-post .post-tools li:last-child::after{
content: "";
}
.media .post-tools li strong,
.column-post .post-tools li strong,
.single-post .post-tools li strong{
  color: #777;
}
.column-post .comments a:hover{
  color:#e00000;
}
.owl-item{
  padding: 5px;
}
.news-carousel{
  position: relative;
}
.movie .img-thumbnail img
{
	height: 200px;
	width: 100%;
}
.match img
{
	width: 100%;
}
.news-carousel .owl-buttons{
  position: absolute;
  top:0px;
  right:10px;
}
.news-carousel .owl-theme .owl-controls .owl-buttons div{
  width:28px;
  height: 28px;
  text-align: center;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  line-height: 28px;
  background-color: #E00000;
  padding: 0px;
  font-size: 20px;
}
.media-heading{
  display: block;
  margin-bottom: 12px;
  padding-right: 0px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.71;
  color: #333;
  letter-spacing: 0.05em;
}
.media-heading a{
  color:#444;
/*  color: #e00000;*/
}
.media-heading a:hover{
  color:#e00000;
}
/* Video Post */
.post-video .owl-item:first-child{
  padding-left: 0;
}
.post-video .owl-item:last-child{
  padding-right: 0;
}
.post-video .news-overlay {
  background-color: rgba(15, 15, 15, 0.6);
  bottom: 0;
  left: 0;
  padding: 10px 5px;
  position: absolute;
  width: 100%;
}
.post-video .news-overlay h3 {
  color: #fff;
  font-size: 14px;
}
.post-video .news-overlay span {
  color: #fff;
  margin-right: 10px;
  text-transform: uppercase;
}
.post-video .news-overlay span.tag, 
.post-video .column-post a.tag {
  color: #fff;
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 10px;
      font-size: 10px;
}
.post-video .column-post a.tag {
  margin-bottom: 0;
}
.post-video .news-overlay .date {
  color: #fff;
}
.post-video .column-post .img-thumbnail{
  margin-bottom: 0;
  display:block;
}
.post-video{
  margin-bottom: 20px;
}
.main-title {
  background-color: #e00000;
  color: #fff;
  font-size: 18px;
  margin-bottom: 25px;
  padding: 8px 20px;
  text-transform: capitalize;
  float: left;
  width: 100%;
}
.advertisement img {
    margin: 0 auto;
    width: 728px;
    height: 90px;
}
/*------- Sidebar --------------*/
.sidebar-box img
{
    width: auto;
    height: 260px;
    margin-bottom: 10px;
    max-width: 100%;
}
.sidebar-box{
  background-color: rgba(255,255,255,0.9);
  /* padding: 15px; */
  position: relative;
  margin-bottom: 15px;
  padding-top: 15px;
}
.sidebar-box h3 {
  background: #eee none repeat scroll 0 0;
  font-size: 15px;
  margin-bottom: 20px;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
}
.ug-textpanel-title {
    display:none !important;
}
.sidebar-box .media-heading{
  font-size: 12px;
  margin-bottom: 0px;
}
.sidebar-box .tag{
  color: #333;
  display: inline-block;
  margin-bottom: 10px;
  padding: 3px 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
}
.sidebar-box .tag:hover{
  color: #e00000;
}
.sidebar-box .date{
  font-size: 11px;
  color:#999;
  display: inline-block;
}
.sidebar-box.add p{
  font-size: 11px;
  color:#777;
}
.sidebar-box ul .order{
  float: left;
  line-height: 25px;
  color: #e00000;
  width: 25px;
  height: 25px;
  text-align: center;
  border-radius: 50%;
  margin-right: 10px;
  -webkit-border-radius: 50%;
  border: 1px solid #ddd;
}
.sidebar-box ul li a{
  color:#555;
  border-radius:0;
}
.sidebar-box ul li a:hover{
 color: #e00000;
}
.nav-tabs>li.active>a, 
.nav-tabs>li.active>a:focus, 
.nav-tabs>li.active>a:hover{
  border-color: transparent;
  background-color: #e00000;
  color:#fff;
  border-radius: 0;
}
.nav-tabs > li {
  background: #f1f1f1 none repeat scroll 0 0;
  float: left;
  margin-bottom: -1px;
}
.sidebar-box .social-footer li{
  margin-top: 0px;
}
.sidebar-box .social-footer li a{
      color: #fff;
    padding-top: 10px;
}

.sidebar-box .tab-content{
  padding-top: 15px;
}
.sidebar-box .social-footer.list-inline{
 margin: 0px auto;
    display: table;
}
.footer .tag-list a{
  display: inline-block;
  color:#999;
  font-size: 12px;
  padding: 2px 7px;
  margin: 3px 5px 4px 0;
  background:#333333;
}
.tag-list a:hover{
  background-color: #000;
  color:#fff;
}
.twitter-feeds{
  color:#999;
}
.twitter-feeds span{
  display: block;
  font-size: 13px;
}
.twitter-feeds li{
  padding-bottom: 20px;
}
.footer{
  background-color: #252525;
  padding: 50px 0;
  color:#999;
}
.footer .media-heading a,
.footer p{
  color:#999;
  text-align: inherit;
      font-size: 11px;
}
.footer .media-heading{
  font-weight: 400;
  font-size: 13px;
}
.footer a.tag{
  font-size: 10px;
  position: relative;
  color: #fff;
  display: inline-block;
  padding: 3px 10px;
}
.social-footer li{
  padding: 0px;
  margin-top: 15px;
}
.social-footer li a{
  display: block;
  width: 48px;
  height: 48px;
  line-height: 32px;
  text-align: center;
  color:#fff;
  background-color: #333;
  margin-left: 9px;
}
.footer h3{
  font-size: 15px;
  text-transform: uppercase;
  color:#f1f1f1;    margin-top: 10px;
}
.footer-copyright{
  padding:20px 0;
  text-align: center;
  font-size: 13px;
  background: #151515;
  color:#eeeeee;
}
.footer-copyright a, .footer a {
    color:#e00000;
}
.newsletter-form{
  position: relative;
}
.newsletter-form .btn-newsletter{
  position: absolute;
  right: 0;
  top: 0;
  border: 0px;
  background-color: #e00000;
  color:#fff;
  height:34px;
}
.archives li{
  line-height: 30px;
}
.archives li:before{
  content: "\f073";
  font-family: "FontAwesome";
  color:#999;
  margin-right: 8px;
  color:#aaa;
}
.archives li span{
  color:#aaa;
}
.page-title{
  color:#000;
  text-transform: uppercase;
  padding-top: 30px;
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.page-title:after{
  content: "";
  height: 1px;
  width: 40px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: #e00000;
}
.rp-date {
  font-style: italic;
  color: #e00000;
  text-align: center;
  font-size: 60px;
  line-height: 37px;
  padding-top: 0px;

}
.rp-date span {
  font-size: 18px;
  display: block;
  color:#999;
}
.archives-content h2{
  margin-top: 10px;
  color:#777;
}
.archives-content h2 a{
  color:#777;
}
.archives-content h2 a:hover{
  color:#e00000;
}
.archives-content .tag{
  font-size: 12px;
  text-transform: capitalize;
  font-weight: bold;
}
.archives-row{
  padding-bottom: 30px;
}
.archives-page-list li{
  line-height: 40px;
  border-bottom: 1px solid #eee;
  font-size: 20px;
  font-weight: 300;
  text-transform: capitalize;
  
}
.archives-page-list li a{
  color:#999;
}
.archives-page-list li a:hover{
  color:#e00000;
}
.team{
  margin-top: 30px;
  text-align: center;
}
.team img{
  margin-bottom: 15px;
}

.category-post{
  padding-top: 40px;
}
.category-post h3{
  font-size: 30px;
  line-height: 40px;
  color:#333;
}
.category-post img{
  width: 100%;
  
}
.bs-meta {
  border-bottom: 1px solid #414141;
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.bs-cat {
  background: #333;
  height: 38px;
  line-height: 38px;
  float: left;
  padding: 0 25px;
  color: #fff;
  text-transform: uppercase;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
}
.bs-comments em {
  width: 3px;
  height: 3px;
  background: #333;
  margin: 0 12px;
  display: inline-block;
  position: relative;
  top: -4px;
} 
.bs-comments {
  font-size: 12px;
  text-transform: uppercase;
  color: #333;
  margin-top: 10px;
  display: table;
  float: right;
}
.post-detail{
  margin: 15px 0;
}
.post-detail li+li{
  margin-left: 10px;
}
.post-detail i{
  margin-right: 5px;
}
.post-detail li{
  color:#999;
  font-size: 13px;
  font-weight: 400;
}
.post-detail li a{
  color:#000;
}
.category-media .media-heading{
  font-size: 20px;
  line-height: 25px;
}
.category-media .tag{
  margin-bottom: 10px;
  display: block;
}
/*-------BreadCrumb --------*/
.cm-breadcrumb {
  padding: 0;
  margin:0;
  color: #333;
  float: left;
  list-style: none;
  text-align: right;
  text-transform: capitalize;
  font:13px/40px 'Hind', Arial, Helvetica, sans-serif;
}
.cm-breadcrumb li{
  width:auto;
  list-style-type:none;
  display: inline-block;
  vertical-align: middle;
  line-height:inherit;
  padding:0 15px;
  position:relative;
}
.cm-breadcrumb li:after{
  top:0;
  left:-3px;
  color:#a0a0a0;
  content:'\f105';
  position:absolute;
  font-family:'FontAwesome';
}
.cm-breadcrumb li:first-child{padding-left:0;}
.cm-breadcrumb li:first-child:after{display: none;}
.cm-breadcrumb li a{display:block;}
.cm-breadcrumb li.cm-active{color:#a0a0a0;}

.pagination>.active>a, 
.pagination>.active>a:focus, 
.pagination>.active>a:hover, 
.pagination>.active>span, 
.pagination>.active>span:focus, 
.pagination>.active>span:hover{
  background-color: #e00000;
  color:#fff;
  border-color: #e00000;
}
.pagination>li{
  margin-right:5px;
  display:inline-block;
}
.pagination>li>a, 
.pagination>li>span{
    position: relative;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    transition: all .3s;
    text-align: center;
    width: 35px;
    height: 35px;
    border: 1px solid #eee;
    color: #222;
    border-radius: 0!important;
}
.pagination > li:first-child > a:after {
  position:relative;
  left:-5px;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAA2UlEQVQoU62SQUrEQBBFX3XGtbRnGBEP4UaYwQvkBGmqDCJ4hBxARFyFPoHiTq/gRlfD3CHHaFoGDAQxiyTW8lP1qF/1hZFSVQN2McbPsZ6/dPktNk2z6rruQURugYsY48dsYF3XPqX0DGx/IPOBZnaac34HzgYbzQOa2Sbn/AL4oT0RCSml3STLqnoDPAKrKYNjvWJm1znnJ+DoX4AHSAjh0jn3CpwsttwDqqpaF0XxBpwvfkoPUNVj4BCbq8Wx6aFlWRbe+3vgbnGwh/dT1eCc27dt+zXlWd/fwkgtd+ziOAAAAABJRU5ErkJggg==);
}
.pagination > li:last-child > a:after {
  position:relative;
  left:-5px;
  content: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAA0klEQVQoU63S0QnCMBAG4BwZozuoIOiLM/RNdIBy9ElEHKAjCD6UpOkEXUAUfHEIUZzB4LMmJy0tSBEhNnk7yH1wdz8wx4eIYwDoCyHkt1Zw9BgiThhjJyLaBkGwSpLk9Wn8DdbInnM+T9NUN2hXsHQuRBRmWXYtC4iiaOgyNud8QESq1aMBYCaEOAAikgv442+5y6VP8AkAC18j3621U6XU0cdRzsaYMM/zW3UU1/01Oaz7doyxuZTy4SM2G631uigK0ynYcRyPrLU9KWU7OpX7Buv9V0dCH5rYAAAAAElFTkSuQmCC);
}
@media(max-width:768px){
  .category-media .media-left{
    display: block;
    margin-bottom: 20px;
  }
  .navbar-default .navbar-nav>li>a{
    font-size: 12px;
    /* width: 30%; */
  }
  .nav>li>a{
    padding: 15px 8px;
  }
}
/* ----Comment box ------*/
.login .form-control{
  min-height: 45px;
  box-shadow: none;
  border-radius: 0px;
  border: 1px solid #ddd;
}
.login .form-control:focus{
  border-color: #999;
}
.login .checkbox{
  margin-top: 0px;
}
.btn-black{
  background-color: #333;
  border-color: #333;
}
.contact-details strong{
  width:50px;
  display: inline-block;
}
.single-post{
  padding-top: 30px;
}
.single-post .topic{
  margin-bottom: 20px;
}
.tg-postfeatured {
  background: #e00000 none repeat scroll 0 0;
  color: #333;
  height: 34px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 34px;
  z-index: 2;
}
.tg-postfeatured::before {
  border-bottom: 17px solid transparent;
  border-left: 17px solid #E00000;
  border-right: 17px solid #E00000;
  content: "";
  left: 0;
  position: absolute;
  top: 100%;
}
.tg-postfeatured i{
  color: #fff;
  margin: 4px 0;
  display: block;
  font-size: 10px;
  line-height: 10px;
  line-height: 30px;
  font-size: 20px;

}
.post-text{
  padding:20px 0;
}

.single-post .flexslider{
  margin-bottom: 0px;
}
.single-post .blockquotestyle {
    text-align: left;
}
.single-post blockquote {
  margin: 0;
  border: 0;
  width: 100%;
  float: left;
  quotes: none;
  font-size: 17px;
  line-height: 30px;
  text-align: center;
  font-weight: bold;
  position: relative;
  padding: 30px 100px;
  font-style: italic;
}
.single-post .blockquotestyle:after {
  left: 0;
  top: 50%;
  color: #fff;
  width: 70px;
  height: 70px;
  content: '\f10d';
  font-size: 30px;
  line-height: 70px;
  margin: -35px 0 0;
  position: absolute;
  text-align: center;
  font-weight: normal;
  font-family: 'FontAwesome';
  background: #333;
}
.tg-author{
  width:100%;
  float:left;
  padding:30px;
  margin:0 0 40px;
  background:#ececec;
}
.tg-authorbox{
  width:100%;
  float:left;
  position:relative;
  padding:0 0 0 150px;
}
.tg-authorimg{
  top:0;
  left:0;
  margin:0;
  overflow:hidden;
  position:absolute;
  border-radius:50%;
}
.tg-authorimg:before{
  top:0;
  left:0;
  content:'';
  width:100%;
  height:100%;
  position:absolute;
  background:
  -moz-linear-gradient(top,
  rgba(0,0,0,0.2) 0%,
  rgba(0,0,0,0.2) 100%);
  background:
  -webkit-linear-gradient(top,
  rgba(0,0,0,0.2) 0%,
  rgba(0,0,0,0.2) 100%);
  background:
  linear-gradient(to bottom,
  rgba(0,0,0,0.2) 0%,
  rgba(0,0,0,0.2) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#33000000', endColorstr='#33000000',GradientType=0 );
}
.tg-authorhead{
  width:100%;
  float:left;
  padding:0 0 20px;
}
.tg-leftarea {
    float: left;
}
.tg-leftarea h3 {
    font-size: 16px;
    margin: 0 0 10px;
    line-height: 16px;
    font-weight: bold;
}
.tg-leftarea span {
    display: block;
    font-size: 13px;
    line-height: 15px;
}
.tg-rightarea {
    float: right;
}
.tg-socialicons {
    overflow: hidden;
    list-style: none;
    text-align: center;
    line-height: 30px;
}
.tg-socialicons li{
  float: left;
  padding: 0 4px;
  line-height: inherit;
  list-style-type: none;
}
.tg-socialicons li a{
  width:30px;
  height:30px;
  color: #fff;
  display:block;
  background:#000;
  overflow:hidden;
  line-height: 30px;
  position:relative;
  text-align: center;
  border-radius: 30px;
  text-transform:capitalize;
}
.tg-socialicons li a:hover{
  background:#E00000;
}
.tg-description {
    width: 100%;
    float: left;
}
.tg-authorbox .tg-description p {
    margin: 0;
}
.comments{
  padding-top: 30px;
}
.comments .tab-content{
  padding-top: 40px;
}
.comments .media-heading{
  font-size: 13px;
  font-weight: 600;
}
.comments .media-heading a{
  display: inline-block;
  margin-left: 5px;
}
.comments .media-heading span{
  color:#999;
  display: inline-block;
  margin-right: 5px;
}
.comments .media {
    background: #f1f1f1 none repeat scroll 0 0;
    margin-bottom: 15px;
    padding: 15px;
}
.comments ul li ul{
  padding-left: 50px;
}

@media(max-width:375px){
  .activity span+span {
    margin-left: 18px;
  }
  .footer .col-sm-6{
    margin-bottom: 20px;
  }
}
.author-post .column-post .media-body{
  width:auto;
  padding-left: 20px;
}

@media (min-width: 1025px) and (max-width: 1280px) {
    .main-logo p {font-size: 14px;}
    .e-papwe {
    width: 14%;
    }
         .news-columns .col-sm-6
    {
            height: 320px;
    margin-bottom: 1em;
    }
     .news-by_category
    {
    display: inline-block;
    margin-top: 1em;
}
      .navigation
    {
        margin-top: 0px !important;
        margin-bottom: 1em;
    }
    .navbar-default .navbar-nav > li > a {
    padding: 14px 7.3px !important;
    }
    .container1 {
    width: 1024px;
    }
    .container
    {
       width: 1024px !important;  
    }
    .content .col-md-9
    {
        float: left;
    }
    .content .col-md-4
    {
        float: left;
        width: 30%;
    }
     .content .col-md-8
    {
        float: left;
        width: 70%;
    }
    .header .col-md-9
    {
        width: 70%;
        padding-right: 0px;
    }
    .header .col-md-3
    {
        width: 30%; padding: 0px;
    }
    .navbar-default .navbar-nav > li > a {
    padding:9px 4px !important;
    margin-top: 6px !important;
    margin-bottom: 10px;
    font-size:12px !important;
    margin-left: 4px !important;
    }
    .media-left {
    width: 45%;
}
    .adv1 img
    {
        width: 100% !important;
    }
    .news-singl p
    {
     font-size: 11px !important;   
    }
    .topic p
    {
        font-size: 11px;
    }
    .world-news h2
    {
            font-size: 14px;
    }
    .world-of-the-day strong
    {
        font-size: 10px;  
    }
    .world-poc strong {
    font-size: 10px;
}
    .col-md-8 .col-sm-12 .column-post a {
    /* height: 150px; */
}
.media-heading
{
  font-size: 10px;   
}
    .col-md-8 .column-post a {
    width: 100%;
    font-size: 10px;
    }
    .column-post h4
    {
            font-size: 10px;
    }
    .owl-item .column-post img {
    width: 100%;
    height: 105px;
}
    .sidebar-box
    {
    width: 100%;
    margin-top: 1em;
}
            .astrology-p .HoroCha_sign .col-md-3
    {
   width: 33%;
    float: left;
    height: 150px;
    text-align: center;
    }
      .astrology-p .HoroCha_sign .col-md-3 p
      {
        text-align: center;  
      }
    .footer-copyright span
    {
        font-size: 12px;
    }
   .footer .col-md-4 {
    padding-left: 0px;
    padding-right: 5px;
    width: 33%;
    float: left;
}
    .newsslider .slides li a {
    line-height: 24px;
    font-size: 15px;
}
.list-unstyled iframe
{
    width: 100%;
}
.sidebar-box .social-footer li a
{
    margin-left: 5px;
}

      .header .col-sm-3
    {
       float: left;
       width: 18%;
    }
    ul.sharers
    {
        float: left;
    }
    .adv img {
    margin-top: 0em;
}
    .match iframe
    {
        width: 100%;
    }
        .container
    {
        width: 100%;
        float: none;
        margin: 0px auto;
        display: block;
    }
    .col-sm-12 .column-post a img {
    /* height: 150px; */
}
.logo img {
    /* height: 120px; */
    /* width: 100px; */  
    /* margin: 0px auto; */
    /* display: block; */
    /* width: 100%; */ 
    /* margin-left: -28px; */
    /* margin-top: -18px; */
}    
  .header .logo {
    padding: 0px 0 0px;
    display: inline-block;
    /* float: none; */
    /* margin: 0px auto; */
    /* display: block; */
    width: 100%;
    height: auto;
}  
    .adv {
    width: 99%;
    float: left;
    margin-left: 0em;
    margin-bottom: 1em;
    margin-top: 1em;
}
.header .col-md-9 .navbar-right
{
    float: left;
    /* width: 35%; */
    margin-top: 3em;
}
.navbar-nav li {
    margin-left: 5px;
    /* width: 100%; */
    /* float: none; */
    /* margin: 0px auto; */
    /* display: block; */
    display: inline-block;
}

.flex-slider2 .flexslider .slides img {
    width: 100%;
    /* height: 205px; */
}
.flexslider
{
    margin-top: 0px;
    padding-top: 0px;
        margin-bottom: 0px !important;
}
h3 {
    font-size: 11px;
    line-height: 25px;
}
.news-singl span
{
    font-size: 13px !important;
}
.news-by_category .column-post a img {
    width: 100%;
    height: 195px;
}
.news-by_category .column-post a {
    width: 100%;
    height: 195px;
}
.content-col
{
    padding: 0px;
    width: 100%;
}
.content .col-md-9
{
    padding: 0px;
    margin-top: 0em;
    width: 70%;
    float: left;
}
.content .col-md-3
{
    float: left;
    width: 30%;
    /* padding-right: 0px; */
    padding-right: 0px;
}
.short-post .col-sm-6
{
    float: left;
}
.sidebar-box
{
    padding:0px ;
}
.content-col, .sidebar-col {
    position: relative;
    float: left;
    width: 100%;
}
.navbar-toggle:hover .collapse
{
    display: block;
}
.world-poc strong {
    font-size: 13px;
}
.world-poc img
{
        width: 100px;
    height: 100px;
}
.content-col .col-md-12
{
    margin-bottom: 1em;
float: left;
    width: 100%;
}
.sidebar-box img {
    width: 100%;
}
.world-of-the-day img {
    width: 100%;
    height: 265px;
}
.world-poc p
{
   font-size: 10px;  
}
}

@media (min-width: 991px) and (max-width: 1024px) {
    .main-logo p{    font-size: 11px;}
    .e-papwe {
    width: 14%;
        margin-top: 15px !important;
    }
    .liv
    {
      margin-top: 0px !important;
    }
      .news-columns .col-sm-6
    {
            height: 320px;
    margin-bottom: 1em;
    }
     .news-by_category
    {
    display: inline-block;
    margin-top: 1em;
}
   
      .navigation
    {
        margin-top: 0px !important;
        margin-bottom: 1em;
    }
        .guj {
    float: left;
    width: 69px;
}
.english {
    float: left;
    width: 69px;
}
    .content .col-md-9
    {
        float: left;
    }
    .content .col-md-4
    {
        float: left;
        width: 30%;
    }
     .content .col-md-8
    {
        float: left;
        width: 70%;
    }
    .header .col-md-9
    {
        width: 70%;
        padding-right: 0px;
    }
     .header .col-md-3
    {
        width: 30%; padding: 0px;
    }
    .navbar-default .navbar-nav > li > a {
    padding: 9px 10px !important;
    margin-top: 6px !important;
    margin-bottom: 14px;
    font-size: 13px !important;
    margin-left: 4px !important;
    }
    .media-left {
    width: 45%;
}
    .adv1 img
    {
        width: 100% !important;
    }
    .news-singl p
    {
     font-size: 11px !important;   
    }
    .topic p
    {
        font-size: 11px;
    }
    .world-news h2
    {
            font-size: 14px;
    }
    .world-of-the-day strong
    {
        font-size: 10px;  
    }
    .world-poc strong {
    font-size: 10px;
}
    .col-md-8 .col-sm-12 .column-post a {
    /* height: 150px; */
}
.media-heading
{
  font-size: 10px;   
}
    .col-md-8 .column-post a {
    width: 100%;
    font-size: 10px;
    }
    .column-post h4
    {
            font-size: 10px;
    }
    .owl-item .column-post img {
    width: 100%;
    height: 105px;
}
    .sidebar-box
    {
    width: 100%;
    margin-top: 1em;
}
            .astrology-p .HoroCha_sign .col-md-3
    {
   width: 33%;
    float: left;
    height: 150px;
    text-align: center;
    }
      .astrology-p .HoroCha_sign .col-md-3 p
      {
        text-align: center;  
      }
    .footer-copyright span
    {
        font-size: 12px;
    }
   .footer .col-md-4 {
    padding-left: 0px;
    padding-right: 5px;
    width: 33%;
    float: left;
}
    .newsslider .slides li a {
    line-height: 24px;
    font-size: 15px;
}
.list-unstyled iframe
{
    width: 100%;
}
.sidebar-box .social-footer li a
{
    margin-left: 5px;
}

      .header .col-sm-3
    {
       float: left;
       width: 18%;
    }
    ul.sharers
    {
        float: left;
    }
    .adv img {
    margin-top: 0em;
}
    .match iframe
    {
        width: 100%;
    }
        .container
    {
        width: 100%;
        float: none;
        margin: 0px auto;
        display: block;
    }
    .col-sm-12 .column-post a img {
    /* height: 150px; */
}
.logo img {
    height: 101px;
    /* width: 100px; */ 
    margin: 0px auto;
    /* display: block; */
    /* width: 100%; */
}    
  .header .logo {
    padding: 10px 0 0px;
    display: inline-block;
    /* float: none; */
    /* margin: 0px auto; */
    /* display: block; */
    width: 100%;
}  
    .adv {/* float: left; */margin-left: 0em;margin-bottom: 1em;margin-top: 1em;width:100%;margin-left: 0px;}
.header .col-md-9 .navbar-right
{
    float: left;
    /* width: 35%; */
    margin-top: 3em;
}
.navbar-nav li {
    margin-left: 5px;
    /* width: 100%; */
    /* float: none; */
    /* margin: 0px auto; */
    /* display: block; */
    display: inline-block;
}

.flex-slider2 .flexslider .slides img {
    width: 100%;
    /* height: 205px; */
}
.flexslider
{
    margin-top: 0px;
    padding-top: 0px;
        margin-bottom: 0px !important;
}
h3 {
    font-size: 11px;
    line-height: 25px;
}
.news-singl span
{
    font-size: 13px !important;
}
.news-by_category .column-post a img {
    width: 100%;
    height: 195px;
}
.news-by_category .column-post a {
    width: 100%;
    height: 195px;
}
.content-col
{
    padding: 0px;
    width: 100%;
}
.content .col-md-9
{
    padding: 0px;
    margin-top: 0em;
    width: 70%;
    float: left;
}
.content .col-md-3
{
    float: left;
    width: 30%;
    /* padding-right: 0px; */
    padding-right: 0px;
}
.short-post .col-sm-6
{
    float: left;
}
.sidebar-box
{
    padding:0px ;
}
.content-col, .sidebar-col {
    position: relative;
    float: left;
    width: 100%;
}
.navbar-toggle:hover .collapse
{
    display: block;
}
.world-poc strong {
    font-size: 13px;
}
.world-poc img
{
        width: 100px;
    height: 100px;
}
.content-col .col-md-12
{
    margin-bottom: 1em;
float: left;
    width: 100%;
}
.sidebar-box img {
    width: 100%;
}
.world-of-the-day img {
    width: 100%;
    height: 265px;
}
.world-poc p
{
   font-size: 10px;  
}
}
@media (min-width: 901px) and (max-width: 990px) {
    #_club_widget {overflow: auto;}
    .main-logo p{    font-size: 11px;}
    .cat-news .cat-detail { padding: 10px 0px 10px;height: auto;}
    .cat-news {padding: 0px 0px 10px !important;margin: 0px 0px 17px !important;float: none !important;}
    .cat-news .cat-readm {padding:0px 0px 0px;}
    .cat-news img {    height: 204px;}
      .main-video iframe {height:280px}
    .e-papwe {
    width: 15%;
    margin-top: 5px;
    margin-right: 10px;
}
.nav-search
{
    right: 0px;
}
.liv
{
    margin-top: 0px;
}
    .news-columns .col-sm-6
    {
            height: 320px;
    margin-bottom: 1em;
    }
     .news-by_category
    {
    display: inline-block;
    margin-top: 1em;
}
      .navigation
    {
        margin-top: 0px !important;
        margin-bottom: 1em;
    }
        .guj {
    float: left;
    width: 69px;
}
.english {
    float: left;
    width: 69px;
}
    .content .col-md-9
    {
        float: left;
    }
    .content .col-md-4
    {
        float: left;
        width: 30%;
    }
     .content .col-md-8
    {
        float: left;
        width: 70%;
    }
    .header .col-md-9
    {
        width:67%;
        padding-right: 0px;
    }
     .header .col-md-3
    {
        width:33%; padding: 0px;
    }
    .navbar-default .navbar-nav > li > a {
    padding: 10px 16px;
        margin-top: 0px !important;
    margin-bottom: 10px;
    }
    .media-left {
    width: 45%;
}
    .adv1 img
    {
        width: 100% !important;
    }
    .news-singl p
    {
     font-size: 11px !important;   
    }
    .topic p
    {
        font-size: 11px;
        margin-bottom: 0px;
    }
    .world-news h2
    {
            font-size: 14px;
    }
    .world-of-the-day strong
    {
        font-size: 10px;  
    }
    .world-poc strong {
    font-size: 10px;
}
    .col-md-8 .col-sm-12 .column-post a {
    /* height: 150px; */
}
.media-heading
{
  font-size: 10px;
  margin-bottom: 0px;
}
    .col-md-8 .column-post a {
    width: 100%;
    font-size:14px;
    }
.col-md-8 .column-post a img {
        height: 180px
}

    .column-post h4
    {
            font-size: 10px;
    }
    .owl-item .column-post img {
    width: 100%;
    height: 105px;
}
    .sidebar-box
    {
    width: 100%;
    margin-top: 1em;
}
            .astrology-p .HoroCha_sign .col-md-3
    {
   width: 33%;
    float: left;
    height: 150px;
    text-align: center;
    }
      .astrology-p .HoroCha_sign .col-md-3 p
      {
        text-align: center;  
      }
    .footer-copyright span
    {
        font-size: 12px;
    }
   .footer .col-md-4 {
    padding-left: 0px;
    padding-right: 5px;
    width: 33%;
    float: left;
}
    .newsslider .slides li a {
    line-height: 24px;
    font-size: 15px;
}
.list-unstyled iframe
{
    width: 100%;
}
.sidebar-box .social-footer li a
{
    margin-left: 5px;
}

      .header .col-sm-3
    {
       float: left;
       width: 18%;
    }
    ul.sharers
    {
        float: left;
    }
    .adv img {
    margin-top: 0em;
}
    .match iframe
    {
        width: 100%;
    }
        .container
    {
        width: 100%;
        float: none;
        margin: 0px auto;
        display: block;
    }
    .col-sm-12 .column-post a img {
    /* height: 150px; */
}
.logo img {
    height: 105px;
    /* width: 100px; */
    float: left;
    margin-top: 8px !important;
    /* display: block; */
    /* width: 100%; */
    /* margin-left: -27px; */
    /* margin-top: -2em !important; */
}    
  .header .logo {
    padding: 0px 0;
    display: inline-block;
    /* float: none; */
    /* margin: 0px auto; */
    /* display: block; */
    /* width: 100%; */
}  
    .adv {
    width: 100%;
    float: left;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
}
.header .col-md-9 .navbar-right
{
    float: left;
    /* width: 35%; */
    margin-top: 3em;
}
.navbar-nav li {
    margin-left: 5px;
    /* width: 100%; */
    /* float: none; */
    /* margin: 0px auto; */
    /* display: block; */
    display: inline-block;
    /* float: right; */
}

.flex-slider2 .flexslider .slides img {
    width: 100%;
    /* height: 272px; */
}
.flexslider
{
    margin-top: 0px;
    padding-top: 0px;
        margin-bottom: 0px !important;
}
h3 {
    font-size: 11px;
    line-height: 25px;
}
.news-singl span
{
    font-size: 13px !important;
}
.news-by_category .column-post a img {
    width: 100%;
    height: 195px;
}
.news-by_category .column-post a {
    width: 100%;
    height: 195px;
}
.content-col
{
    padding: 0px;
    width: 100%;
}
.content .col-md-9
{
    padding: 0px;
    margin-top: 0em;
    width: 70%;
    float: left;
}
.content .col-md-3
{
    float: left;
    width: 30%;
    /* padding-right: 0px; */
    padding-right: 0px;
}
.short-post .col-sm-6
{
    float: left;    margin-bottom: 15px;
}
.sidebar-box
{
    padding:0px ;
}
.content-col, .sidebar-col {
    position: relative;
    float: left;
    width: 100%;
}
.navbar-toggle:hover .collapse
{
    display: block;
}
.world-poc strong {
    font-size: 13px;
}
.world-poc img
{
        width: 100px;
    height: 100px;
}
.content-col .col-md-12
{
    margin-bottom: 1em;
float: left;
    width: 100%;
}
.sidebar-box img {
    width: 100%;
}
.world-of-the-day img {
    width: 100%;
    height: 265px;
}
.world-poc p
{
   font-size: 10px;  
}
}

@media (min-width: 769px) and (max-width: 900px) {
     .main-logo p{    font-size: 11px;}
    .repo-r {padding: 6px 6px !important;}
    .cat-news .cat-detail, .cat-news .cat-readm {    padding: 10px 0px 10px;height: auto;}
    .cat-news img { height: 250px;}
    .cat-news {padding:0px 0px 15px !important;}
    .main-video iframe {height:280px}
    .content-col .col-md-12 {
    padding: 0px;
    display: contents;
}
        .news-by_category
    {
     display: inline-block;
     margin-top: 2em;
    }
    .content-col .col-md-8
{
    display: inline-block;
}   
 .content-col .col-md-4
{
    display: block;
}   
 .content-col .col-md-4 iframe
{
 width: 100%;
} 
.content-col .col-md-4 iframe
{
 width: 100%;
} 
    
    
    
    
    
     .navigation
    {
        margin-top: 0px !important;
        margin-bottom: 1em;
    }
        .guj {
    float: left;
    width: 69px;
}
.english {
    float: left;
    width: 69px;
}
    
    .dropdown:hover .dropdown-menu {
    display: block;
    left: -8em;
}
    .navbar-default .navbar-nav > li > a {
    padding: 10px 15px;
    margin-top: 0px !important;
    margin-bottom: 10px;
    }
    .media-left {
    width: 45%;
}
    .adv1 img
    {
        width: 100% !important;
    }
    .news-singl p
    {
     font-size: 11px !important;   
    }
    .topic p
    {
        font-size: 11px;
        margin-bottom: 0px;
    }
    .world-news h2
    {
            font-size: 14px;
    }
    .world-of-the-day strong
    {
        font-size:15px;  
    }
    .world-poc strong {
    font-size: 10px;
}
    .col-md-8 .col-sm-12 .column-post a {
    height:180px;
}
.media-heading
{
  font-size: 10px;   
}
    .col-md-8 .column-post a {
    width: 100%;
    font-size: 9px;
    margin-bottom: 0px;
    }
    .column-post h4
    {
            font-size: 10px;
    }
    .owl-item .column-post img {
    width: 100%;
    height: 105px;
}
    .sidebar-box
    {
    width: 100%;
    margin-top: 1em;
}
            .astrology-p .HoroCha_sign .col-md-3
    {
   width: 33%;
    float: left;
    height: 150px;
    text-align: center;
    }
      .astrology-p .HoroCha_sign .col-md-3 p
      {
        text-align: center;  
      }
    .footer-copyright span
    {
        font-size: 12px;
    }
   .footer .col-md-4 {
    padding-left: 0px;
    padding-right: 5px;
    width: 50%;
    float: left;
}
    .newsslider .slides li a {
    line-height: 24px;
    font-size: 15px;
}
.list-unstyled iframe
{
    width: 100%;
}
.sidebar-box .social-footer li a
{
    margin-left: 5px;
}

      .header .col-sm-3
    {
       float: left; 
    }
    ul.sharers
    {
        float: left;
    }
    .adv img {
    margin-top: 0em;
}
    .match iframe
    {
        width: 100%;
    }
        .container
    {
        width: 100%;
        float: none;
        margin: 0px auto;
        display: block;
    }
    .col-sm-12 .column-post a img {
    height: 185px;
}
.logo img {
  height: 100px;
  /* width: 100px; */ 
  margin: 0px !important;
  /* margin: 0px auto; */
  /* display: block; */
  /* width: 100%; */
  /* margin-left: -45px !important; */
  /* margin-top: -2em !important; */
}    
  .header .logo {
    padding: 10px 0 0px;
    display: inline-block;
    /* float: none; */
    /* margin: 0px auto; */
    /* display: block; */
    width: 100%;
}  
    .adv {
    width: 100%;
    float: left;
    margin-left: 1em;
    margin-bottom: 1em;
    margin-top: 1em;
}
.header .col-md-9 .navbar-right
{
    float: left;
    width: 35%;
    margin-top: 3em;
}
.navbar-nav li {
    margin-left: 5px;
    /* width: 75%; */
    /* float: none; */
    /* margin: 0px auto; */
    /* display: block; */
}

.flex-slider2 .flexslider .slides img {
    width: 100%;
    height: 205px;
}
.flexslider
{
    margin-top: 0px;
    padding-top: 0px;
        margin-bottom: 0px !important;
}
h3 {
    font-size: 11px;
    line-height: 25px;
}
.news-singl span
{
    font-size: 13px !important;
}
.news-by_category .column-post a img {
    width: 100%;
    height: 195px;
}
.news-by_category .column-post a {
    width: 100%;
    height: 195px;
}
.content-col
{
    padding: 0px;
    width: 100%;
}
.content .col-md-9
{
    padding: 0px;
    margin-top: 0em;
    width: 60%;
    float: left;
}
.content .col-md-3
{
    float: left;
    width: 40%;
    /* padding-right: 0px; */
    padding-right: 0px;
}
.short-post .col-sm-6
{
    float: left;
}
.sidebar-box
{
    padding:0px ;
}
.content-col, .sidebar-col {
    position: relative;
    float: left;
    width: 100%;
}
.navbar-toggle:hover .collapse
{
    display: block;
}
.world-poc strong {
    font-size: 13px;
}
.world-poc img
{
        width: 100px;
    height: 100px;
}
.content-col .col-md-12
{
    margin-bottom: 1em;
float: left;
    width: 100%;
}
.sidebar-box img {
    width: 100%;
}
.world-of-the-day img {
    width: 100%;
    height: 265px;
}
.world-poc p
{
   font-size: 10px;  
}
}
@media (min-width: 644px) and (max-width: 768px) {
    .main-logo p{font-size: 13px;line-height: 17px;}
    .main-video iframe {height:250px;}
    #_club_widget iframe { min-width: 230px !important;}
    .cat-news .cat-detail { padding: 10px 0px 10px;height: auto;}
    .cat-news {padding: 0px 0px 10px !important;margin: 0px 0px 17px !important;float: none !important;}
    .cat-news img {    height: 204px;}
    .header .col-sm-11 {
    float: left;
    width: 83%;
}
    .e-papwe
    {
      margin-top: 0px !important;  
    }
    .liv
    {
     margin-top: 0px !important;
     margin-right: 10px !important;
    }
    .home-bottom {
    float: right;
    margin-top: 0em;
}
.navbar-right
{
    float: right;
    margin: 0px;
    width: 241px;
    position: relative;
}
    .header .col-md-1
    {
        float: left;
    }
     .world-poc
    {
        display: inherit !important;
    }
.content-col .col-md-12 {
    padding: 0px;
    display: contents;
}
        .news-by_category
    {
     display: inline-block;
     margin-top: 2em;
    }
    .content-col .col-md-8
{
    display: inline-block;
}   
 .content-col .col-md-4
{
    display: inline-block;
}   
 .content-col .col-md-4 iframe
{
 width: 100%;
} 
.content-col .col-md-4 iframe
{
 width: 100%;
} 
    
    
    
   .navigation
    {
        margin-top: 0px !important;
        margin-bottom: 1em;
    }
    .guj {
    float: left;
    width: 69px;
}
.english {
    float: left;
    width: 69px;
}
    .header .col-md-10 {
    padding-right: 0px;
    width: 82%;
    float: left;
    padding-left: 0px;
}
    .header .col-md-2
    {
        float: left;
        width: 18%;
    }
    .col-md-10 .navbar-right
    {
       float: right;
       margin-top: 10px;
       margin: 0px;
       margin-top: 10px;
       width: 42%;
    }
.repo-r
{
   margin-left: 0px !important;
}
 #home-menu1 {
    display: none;    margin: 7px 0px !important;
}
.header-top-toggle-menu {
    display: block !important;
}
.header-top-toggle-menu img {
    width: 25px;
    margin-top: 1em;
}
 .home-menu {
width:100%;
}
 .header-top-toggle-menu a :hover
 {
	 color: #fff;
 }
.header-left ul li a
{
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 10px !important;
}
.header-left ul li
{
	display: block;
	width: 100%;
	line-height: 30px;
}
.header-left ul
{
background-color: #505050;
width: 168px;
float: left;
}
            .astrology-p .HoroCha_sign .col-md-3
    {
   width: 33%;
    float: left;
    height: 150px;
    text-align: center;
    }
      .astrology-p .HoroCha_sign .col-md-3 p
      {
        text-align: center;  
      }
    .footer-copyright span
    {
        font-size: 12px;
    }
   .footer .col-md-4 {
    padding-left: 0px;
    padding-right: 5px;
    width: 50%;
    float: left;
}
    .newsslider .slides li a {
    line-height: 24px;
    font-size: 15px;
}
.list-unstyled iframe
{
    width: 100%;
}
.sidebar-box .social-footer li a
{
    margin-left: 5px;
}

      .header .col-sm-3
    {
       float: left; 
    }
    ul.sharers
    {
        float: left;
    }
    .adv img {
    margin-top: 0em;
}
    .match iframe
    {
        width: 100%;
    }
        .container
    {
        width: 100%;
        float: none;
        margin: 0px auto;
        display: block;
    }
    .col-sm-12 .column-post a img {
    height:195px;
}
.logo img {
    height: 87px;
    /* width: 170px; */
    float: left;
    margin: 0px auto;
    /* display: block; */
}    
  .header .logo {
    padding:10px 0 0px;
    display: inline-block;
    /* float: none; */
    /* margin: 0px auto; */
    /* display: block; */
}  
    .adv {
       width: 55%;
       /* float: right; */
       margin-left: 0em;
       margin-bottom: 1em;
       margin-top: 1em;
       /* margin-right: 5px; */
}
.header .col-md-9 .navbar-right
{
    float: left;
    width: 35%;
    margin-top: 3em;
}
.navbar-nav li {
    margin-left: 5px;
    width: 100%;
    float: none;
    margin: 0px auto;
    display: block;
}
.english {
    float: left;
    width: 66px;
}
.guj {
    float: left;
    width: 74px;
}
.flex-slider2 .flexslider .slides img {
    width: 100%;
    height: 205px;
}
.flexslider
{
    margin-top: 0px;
    padding-top: 0px;
        margin-bottom: 0px !important;
}
h3 {
    font-size: 11px;
    line-height: 25px;
}
.news-singl span
{
    font-size: 13px !important;
}
.news-by_category .column-post a img {
    width: 100%;
    height: 195px;
}
.news-by_category .column-post a {
    width: 100%;
    height: 195px;
}
.content-col
{
    padding: 0px;
    width: 100%;
}
.content .col-md-9
{
    padding: 0px;
    margin-top: 0em;
    width: 60%;
    float: left;
}
.content .col-md-3
{
    float: left;
    width: 40%;
    /* padding-right: 0px; */
    padding-right: 0px;
}
.short-post .col-sm-6
{
    float: left;    margin-bottom: 11px;

}
.sidebar-box
{
    padding:0px ;
}
.content-col, .sidebar-col {
    position: relative;
    float: left;
    width: 100%;
}
.navbar-toggle:hover .collapse
{
    display: block;
}
.world-poc strong {
    font-size: 13px;
}
.world-poc img
{
        width: 100px;
    height: 100px;
}
.content-col .col-md-12
{
    margin-bottom: 1em;
}
.sidebar-box img {
    width: 100%;
}
.world-of-the-day img {
    width: 100%;
    height: 265px;
}

}

@media (min-width: 481px) and (max-width: 643px) {
    .top-bar .col-sm-6{clear:both;}
    .news-singl h3 {    font-size: 16px;line-height: 25px;}
    .cat-news .cat-detail { padding: 10px 0px 10px;height: auto;}
    .cat-news {padding: 0px 0px 10px !important;margin: 0px 0px 17px !important;float: none !important;}
    .cat-news img {    height: 204px;}
    .navbar-nav {    position: relative;}
    .nav-search .btn-submit {top: 7px;right: 6px;}
    .sidebar-box .tag  {font-size: 14px;font-weight: 700;}
    .main-video iframe {height:255px;}
    .nav-search {margin: 17px 0px 11px 0px;}
    .header{    height: auto;} 
    .top-report ul li {width: 33%;padding: 0px 0px 18px 0px;text-align: center;}
    .top-social{clear: both;text-align: center;}
    #navbar {padding:0px;}
    .nav.navbar-nav {margin: 10px 0px !important;}
    .col-sm-12 .column-post a img, .col-md-8 .column-post a img {height: 195px;}
    
     .world-poc
    {
        display: inherit !important;
    }
      .world-poc
    {
        display: inherit !important;
    }
      .content-col .col-md-12 {
    padding: 0px;
    display: contents;
}
        .news-by_category
    {
     display: inline-block;
     margin-top: 2em;
    }
    .content-col .col-md-8
{
    display: inline-block;
}   
 .content-col .col-md-4
{
    display: inline-block;
}   
 .content-col .col-md-4 iframe
{
 width: 100%;
} 
.content-col .col-md-4 iframe
{
 width: 100%;
} 

      .header .text-right a
    {
 vertical-align: middle;
    display: flex;
    align-items: center;
    justify-content: center;
    float: none;
}
.liv span
{
  margin-right: 10px;  
}
    .e-papwe {
    width: 52%;
    }
    
     .navigation
    {
        margin-top: 0px !important;
        margin-bottom: 1em;
    }
    .header .col-md-10 .navbar-right
     {
     float: none;
     width: 94%;
     display: block;
     /* overflow: hidden; */
     margin: 0px auto;
}
 .header .col-md-10
     {
    float: left;
    width: 100%;
}
.home-bottom {
    float: none;
    margin-top: 1em;
    margin: 0px auto;
    display: block;
    width: 65%;
    margin-top: 1em;
    overflow: hidden;
}
    
    .repo-r
{
   margin-left: 0px !important;
}
 #home-menu1 {
    display: none;
}
.header-top-toggle-menu {
    display: block !important;
}
.header-top-toggle-menu img {
    width: 25px;
    margin-top: 1em;
}
 .home-menu {
width:100%;
}


 .header-top-toggle-menu a :hover
 {
	 color: #fff;
 }
.header-left ul li a
{
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 10px !important;
}
.header-left ul li
{
	display: block;
	width: 100%;
	line-height: 30px;
}
.header-left ul
{
background-color: #505050;
width: 168px;
float: left;
}
.login-box {
    width: 70% !important;
}
        .astrology-p .HoroCha_sign .col-md-3
    {
   width: 33%;
    float: left;
    height: 150px;
    text-align: center;
    }
      .astrology-p .HoroCha_sign .col-md-3 p
      {
        text-align: center;  
      }
  
    ul.sharers
    {
        float: left;
    }
    .adv img {
    margin-top: 0em;
}
    .match iframe
    {
        width: 100%;
    }
        .container
    {
        width: 460px;
        float: none;
        margin: 0px auto;
        display: block;
    }
    .col-sm-12 .column-post a img {
    height: 150px;
}
.logo img {
    height: 121px;
    /* width: 170px; */
    float: none;
    margin: 0px auto;
    display: block;
    margin-top: 0em;
}    
  .header .logo {
    padding: 10px 0;
    display: inline-block;
    float: none;
    margin: 0px auto;
    display: block;
}  
    .adv {
    width: 100%;
    float: left;
    margin-left: 0em;
    margin-bottom: 1em;
}
.header .col-md-9 .navbar-right
{
    float: left;
    width: 100%;
}
.navbar-nav li {
    margin-left: 5px;
    width: 100%;
    float: none;
    margin: 0px auto;
    display: block;
}

.flex-slider2 .flexslider .slides img {
    width: 100%;
    height: 205px;
}
.flexslider
{
    margin-top: 0px;
    padding-top: 0px;
        margin-bottom: 0px !important;
}
h3 {
    font-size: 12px;
    line-height: 25px;
}
.news-by_category .column-post a img {
    width: 100%;
    height: 195px;
}
.news-by_category .column-post a {
    width: 100%;
    height: 195px;
}
.content-col
{
    padding: 0px;
    width: 100%;
}
.col-md-9
{
     padding: 0px;
     margin-top: 0em;
     width: 100%;
}
.short-post .col-sm-6
{
    float: left;
}
.sidebar-box
{
    padding:0px ;
}
.content-col, .sidebar-col {
    position: relative;
    float: left;
}
.navbar-toggle:hover .collapse
{
    display: block;
}
.world-poc strong {
    font-size: 13px;
}
.world-poc img
{
        width: 100px;
    height: 100px;
}
.content-col .col-md-12
{
    margin-bottom: 1em;
}
.sidebar-box img {
    width: 100%;
}
.world-of-the-day img {
    width: 100%;
    height: 265px;
}

}

@media (min-width:100px) and (max-width: 480px) {
    .header .col-md-3 {padding: 0px;}
    .home-section .main-title {margin-top:10px;}
    .footer .tag-list a { padding: 6px 7px;width: 100%;}
    .liv {display: block !important;}
     .news-singl p { font-size: 15px;}
     .navbar-nav li a {margin-top: 0px;}
     .navbar .navbar-nav li {border-top: 1px solid #666;}
    .marquee  {font-size: 13px;}
    .column-post h4 {line-height: 20px;font-size: 14px;height: auto;}
    .topic p{height: auto;    line-height: 20px;}
    .media-heading{line-height: 20px;letter-spacing: 0px;margin-bottom: 7px;}
     .top-bar .col-sm-6{clear:both;}
    .news-singl h3 {    font-size: 16px;line-height: 25px;}
    .cat-news .cat-detail { padding: 10px 0px 10px;height: auto;}
    .cat-news {padding: 0px 0px 10px !important;margin: 0px 0px 17px !important;}
    .navbar-nav {    position: relative;}
    .nav-search .btn-submit {top: 7px;right: 6px;}
    .sidebar-box .tag  {font-size: 14px;font-weight: 700;padding: 0px 0px;margin-bottom: 5px;}
    .main-video iframe {height:255px;}
    .nav-search {margin: 17px 0px 11px 0px;}
    .header{    height: auto;}
    .top-report ul li:first-child {width:100%;}
    .top-report ul li {width:50%; padding: 0px 0px 18px 0px;text-align: center;}
    .top-social{clear: both;text-align: center;}
    #navbar {padding:0px;border: 0px;}
    .nav.navbar-nav {margin: 10px 0px !important;}
    .col-sm-12 .column-post a img, .col-md-8 .column-post a img {height: 195px;}

    section.content .col-sm-3.col-md-3 {clear:both;}
    .world-poc
    {
        display: inherit !important;
    }
    .header .text-right a
    {
 vertical-align: middle;
 display: flex;
 align-items: center;
 justify-content: center;
 float: none;
}
.liv span
{
  margin-right: 10px;  
}
    .e-papwe {
    width: 52%;
    }
   .navigation
    {
        margin-top: 0px !important;
        margin-bottom: 1em;
    }
    .header .col-md-10 .navbar-right
     {
     float: none;
     width: 100%;
     display: block;
     /* overflow: hidden; */
     margin: 0px auto;
}
 .header .col-md-10
     {
    float: left;
    width: 100%;
}
.home-bottom {
    float: none;
    margin-top: 1em;
    margin: 0px auto;
    display: block;
    width: 100%;
    margin-top: 1em;
    overflow: hidden;
}
.english
{
    width:100px !important;
}
.guj
{
    width:100px !important;
}
    .adv img
    {
            margin-top: 0em;
    }
    .navbar-default .navbar-nav > li > a {
    padding: 6px 12px;
    font-size: 12px;
}
    .pagination
    {
        margin: 0px;
    }
    .repo-r
{
   margin-left: 0px !important;
}
    #home-menu1 {
    display: none;
}
.header-top-toggle-menu {
    display: block !important;
}
.header-top-toggle-menu img {
    width: 25px;
    margin-top: 1em;
}
 .home-menu {
width:100%;
}


 .header-top-toggle-menu a :hover
 {
	 color: #fff;
 }
.header-left ul li a
{
	display: block;
	width: 100%;
	text-align: left;
	padding-top: 10px !important;
}
.header-left ul li
{
	display: block;
	width: 100%;
	line-height: 30px;
}
.header-left ul
{
background-color: #505050;
width: 168px;
float: left;
}
       .login-register .login-box {
    width: 65% !important;
}
    .astrology-p .HoroCha_sign .col-md-3
    {
   width: 49%;
    float: left;
    height: 150px;
    text-align: center;
    }
      .astrology-p .HoroCha_sign .col-md-3 p
      {
        text-align: center;  
      }
    .container
    {
       
        float: none;
        margin: 0px auto;
        display: block;
    }
.logo img {
   height: 122px;
   /* width: 170px; */
   float: none;
   margin:0px auto;
   display: block;
}    
  .header .logo {
    padding: 10px 0;
    display: inline-block;
    float: none;
    margin:0px auto;
    display: block;
}  
    .adv {
    width: 100%;
    float: left;
    margin-left: 0em;
    margin-bottom: 1em;
}
.header .col-md-9 .navbar-right
{
    float: left;
    width: 100%;
}
.navbar-nav li {
    margin-left: 5px;
    width: 100%;
    float: none;
    margin: 0px auto;
    display: block;  
}

.flex-slider2 .flexslider .slides img {
    width: 100%;
    height: 205px;
}
.flexslider
{
    margin-top: 0px;
    padding-top: 0px;
        margin-bottom: 0px !important;
}
h3 {
    font-size: 12px;
    line-height: 25px;
}
.news-by_category .column-post a img {
    width: 100%;
    height: 195px;
}
.news-by_category .column-post a {
    width: 100%;
    height: 195px;
}
.content-col
{
    padding: 0px;
    width: 100%;
}
.col-md-9
{
     padding: 0px;
     margin-top: 1em;
     width: 100%; 
}
.short-post .col-sm-6
{
    float: left;
}
.sidebar-box
{
    padding:0px ;
}
.content-col, .sidebar-col {
    position: relative;
      clear: both;    margin-bottom: 12px;
    overflow: hidden;
}
.navbar-toggle:hover .collapse
{
    display: block;
}
.world-poc strong {
    font-size: 13px;
}
.world-poc img
{
        width: 100px;
        height: 100px;
        float: left;
}
.content-col .col-md-12
{
    margin-bottom: 0em;
    float: left;    
    width: 100%;
}
.sidebar-box img {
    width: 100%;
}
.world-of-the-day img, .cat-news img {
    width: 100%;
    height: 206px;
}

}



