@font-face {
    font-family: 'merriweatherbold';
    src: url('../fonts/merriweather-bold-webfont.woff2') format('woff2'),
         url('../fonts/merriweather-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'merriweatherregular';
    src: url('../fonts/merriweather-regular-webfont.woff2') format('woff2'),
         url('../fonts/merriweather-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
body{
    font-family: 'merriweatherregular';
    font-size: 14px;
    background: #ffffff;  
}
*{
    padding: 0px;
    margin: 0px;
   /* @import "bootstrap.min.css";*/
}

/* ===================================
        Header Section
================================== */
.header{
    width: 100%;
    border-bottom: 2px solid #040404;  
}

.header-inner{
    width: 100%;
    border-bottom: 0px solid #040404;  
}
.header-inner-menu{ background:#e9d9bf; border-bottom:none;}


.header-inner-menu .mainMenuInner ul{padding:0px 0px 0px 0px}
.header-inner-menu .mainMenuInner .navbar-nav>li{ background:none; border-right:solid 2px #fff;}
.header-inner-menu .mainMenuInner .navbar-default .navbar-nav>li:nth-child(1)>a{color:#fff;}
.headerIn{
    width: 100%;
    padding: 15px 0px 0px 0px;
}
.headerInner{
    width: 100%;
}
.breackingNews{
   width: 100%;   
   overflow: hidden; 
}
.breackingNewsIn{
   width: 100%;
   padding: 5px 15px;  
   overflow: hidden;
   background: #e20612;
}
.breackingNewsInner{
    width: 100%;
    overflow: hidden;
}
.breackingNewsInner h3{
    padding: 1px 25px 0px 0px;
    margin: 0px;
    float: left;
    text-align: left;
    line-height: 23px;   
	height: 22px;    
	width:180px; 
    font-family: 'merriweatherbold';
    font-size: 16px;   
    text-transform: uppercase;
    color: #FFF;
    background: url(../images/breacking_bullet.png) no-repeat right center;
}
 

 .recent-news{   margin-top: 5px; display:none; background: #e20612;  overflow: hidden}
 
.my-slider{ margin-left: 70px;}
 
  .recent-news > .unslider {  /*display: inline-block;*/ margin-top: 6px;}

 .recent-news > span { display: inline-block; float: left; line-height: 32px; margin-left: 15px; color: #fff; font-weight: bold;}
 .recent-news a { color: #fff; text-decoration: none;}
 
 .recent-news .glyphicon-chevron-right,.recent-news .glyphicon-chevron-left{ color:#fff;}
.logoTop{
    width: 100%;
    overflow: hidden;
    padding: 15px 0px 12px 0px;
}

.logoTop-inner{
    width: 100%;
    overflow: hidden;
    padding: 0px 0px 0px 0px;
	margin-bottom:10px;
}

.logo{
  width: 100%;
   overflow: hidden;
}
.logoIn{
  width: 100%;
   overflow: hidden;
}
.logoInner{
  width: 100%;
   overflow: hidden;
}
.logoInner h1{
    padding: 0px;
    margin: 0px;
}
.logoInner p{
    padding: 0px;
    margin: 0px;
    line-height: 15px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #000;
}
.headerRight{
   width: 100%;
   overflow: hidden;
}
.headerRightIn{
   width: 100%;
   overflow: hidden; 
}
.headerRightInner{
    width: 100%;
   overflow: hidden;
   max-height:70px;
}
.headerRightInner img{
    float: right;
}
.headerRightInner p{
    padding: 0px 0px 0px 44px;
    margin: 0px;
    line-height: 15px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #000;
}
.mainMenu{
   width: 100%;
   position: relative;
}
.mainMenuIn{
   width: 100%;
}
.mainMenuInner{
   width: 100%;
   position:relative;
}
.mainMenuInner ul{
    margin: 0px;
    padding: 0px 0px 6px 0px;      
}

.mainMenuInner ul > li > ul{
    margin: 0px;
    margin-left: 20px;
    padding: 0px 0px 6px 0px;      
}
.mainMenuInner .navbar-nav>li{
    background: url(../images/mainmenu_bullet.jpg) no-repeat right center;
}
.mainMenuInner .navbar-nav>li:last-child{
    background: none;
}
.mainMenuInner .navbar-default .navbar-nav>li>a {
    padding: 5px 15px;
    line-height: 24px;
    text-align: left;
    font-family: 'merriweatherbold';
  font-size: 14px;
    color: #000;
}
.mainMenuInner .navbar-default .navbar-nav>li:nth-child(1)>a{
    padding-left: 0px;
}
.mainMenuInner .navbar-default {
    background: none;
    border: none;
}
.mainMenuInner .navbar {
    margin-bottom: 0px;
    border: 0px solid transparent;
}
.mainMenuInner .navbar-collapse{
    padding-right: 0px;
    padding-left: 0px;
}
.mainMenuInner .container {
    padding-right: 0px;
    padding-left: 0px;
}
.mainMenuInner .navbar{
    min-height: 0px;
}
/* ///////////////////// */ 

.navbar-nav>li>.dropdown-menu {
  margin-top: 10px;   /*lokman*/
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.navbar-nav>li.mega-dropdown>.dropdown-menu {   /*lokman*/
  margin-top: 20px;  
  
}
.navbar-default .navbar-nav>li>a {
  
}

.mega-dropdown {
  position: static !important;
/*  width: 100%;*/
}

.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.mega-dropdown-menu:before {
  content: "";
  border-bottom: 15px solid #fff;
  border-right: 17px solid transparent;
  border-left: 17px solid transparent;
  position: absolute;
  top: -15px;
  left: 285px;
  z-index: 10;
}

.mega-dropdown-menu:after {
  content: "";
  border-bottom: 17px solid #ccc;
  border-right: 19px solid transparent;
  border-left: 19px solid transparent;
  position: absolute;
  top: -17px;
  left: 283px;
  z-index: 8;
}

.mega-dropdown-menu > li > ul,.mega-dropdown-menu > li > ul > li {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li,.mega-dropdown-menu > li > ul > li > ul>li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a ,.mega-dropdown-menu > li > ul > li > ul >li >a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #999;
  white-space: normal;
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #428bca;
  font-size: 18px;
  font-weight: bold;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.dropdownArrow{
    padding: 3px 0px 0px 8px;
}
.mainMenuInner .navbar-nav>li.mega-dropdown>.dropdown-menu {
    background: url(../images/bg_megamenu.png) repeat-x;
}
.mainMenuInner .navbar-nav>li>.dropdown-menu {
    padding: 10px 0px;   /*lokman*/
     border-top-left-radius: 0px; 
     border-top-right-radius: 0px; 
}



.mainMenuInner .navbar-nav>li.mega-dropdown>.dropdown-menu {
    padding: 20px 0px;   /*lokman*/
     border-top-left-radius: 0px; 
     border-top-right-radius: 0px; 
}
 

.mainMenuInner .mega-dropdown-menu .dropdown-header {
    color: #fffefe;
    font-size: 30px;
    font-weight: normal;
    text-align: left;
    font-family: 'merriweatherregular';
}
.mainMenuInner .mega-dropdown-menu > li > ul > li > a,.mainMenuInner .mega-dropdown-menu > li > ul > li > ul > li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
  font-size: 12px;
    color: #FFF;
    font-family: 'merriweatherregular';
    white-space: normal;
}
.mainMenuInner .mega-dropdown-menu > li ul > li > a:hover, .mega-dropdown-menu > li ul > li > a:focus{
   color: #000;
    text-align: left;
    font-family: 'merriweatherregular'; 
}
.mega-dropdown-menu > li > ul > li{
    padding-left: 15px;
}
/* //////////////////*/
.searchTop{
	min-width:4%;     
    position: absolute;
    top: 0px;
    right: 50px;
}
.search{
    width: 100%;
   /* overflow: hidden;*/
}
.searchIn{
   width: 100%;
    /*overflow: hidden; */
}
.searchInner{
    width: 100%;
   /* overflow: hidden;*/
}
.search-form .form-group {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: #fff;
 
  
}
.search-form .form-group:hover{
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  border-radius: 25px;
  border: 1px solid #ccc;
}


.subcategory .search-form .form-group,  .category .search-form .form-group {
 
  width: 26px;
  height: 26px;
 
  
}


.search-form .form-group input.form-control {
  padding-right: 30px;
  border: 0 none;
  text-align:right;
  background: transparent;
  box-shadow: none;
  display:block;
}
.search-form .form-group input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-group input.form-control:-moz-placeholder {
  /* Firefox 18- */
  display: none;
}
.search-form .form-group input.form-control::-moz-placeholder {
  /* Firefox 19+ */
  display: none;
}
.search-form .form-group input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-group:hover,
.search-form .form-group.hover {
  width: 200%;
  border-radius: 25px 25px 25px 25px;
  z-index:2;
}
.searchTop span.form-control-feedback {
  position: absolute;
  top: -6px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #333;
  left: initial;
font-size: 18px;
    pointer-events: visible;
cursor:pointer;
}

.homepage .searchTop span.form-control-feedback {
  position: absolute;
  top: 0px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #333;
  left: initial;
font-size: 18px;
    pointer-events: visible;
cursor:pointer;
}

/* ====================================================
                Content Part One Section
==================================================== */
.contentPartOne{
   width: 100%;
   padding: 25px 0px 15px 0px;
   overflow: hidden;
   border-bottom: 2px solid #444547;
}
.subcategory .contentPartOne,  .category .contentPartOne{
 padding-top: 10px;
}
.subcategory .searchTop,  .category .searchTop{
 top:7px
}



.homepage .contentPartOne{
 padding-top: 10px;
}



.contentPartOneIn{
   width: 100%;
   overflow: hidden;
}
.contentPartOneInner{
   width: 100%;
   overflow: hidden; 
}
.contentPartOneLeft{
    width: 100%;
   overflow: hidden;
}
.contentPartOneLeftIn{
    width: 100%;
   overflow: hidden;
}
.homeSlide{
    width: 100%;
   overflow: hidden;
   position: relative;
}
.homeslideIn{
  width: 100%;
   overflow: hidden;  
}
.homeSlide h3{
    width:100%;
    padding: 5px 15px;
    margin: 0px;
    line-height: 32px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 24px;
    color: #FFF;
    position: absolute;
    left: 0px;
    bottom: 0px;
    background: url(../images/bg_homeslide_title.png) repeat left bottom;
}

.homeSlide h3 span{ color: #fbf9f9;
    
    padding: 0px;
    line-height: 22px;
    font-size: 14px;}


.homeSlide h3 a{ color: #FFF; text-decoration:none; display:block;}
.homeSlideNewsMidIn ul li p a:hover, .homeSlideNewsRightIn p a:hover, .homeSlideNewsIn ul li p a:hover,.homeSlideNewsBotIn ul li p a:hover,.hightLightsOneIn p a:hover,.hightLightsTwoIn p a:hover,.celebrityIn p a:hover,.celebrityBotIn ul li p a:hover,.sportsLeftBotInLeftIn p a:hover,.sportsRightBotInRightIn p a:hover,.businessPartBotInLeftIn p a:hover,.businessPartBotInRightIn p a:hover,.atGlanceLeftInTopIn h3 a:hover,.homepage p a:hover,.mostViewedMid ul li a:hover,.subcategory p a:hover,.category p a:hover{ color: #c00;}

.homeSlideNewsMidIn ul li p a:hover span, .homeSlideNewsRightIn p a:hover span, .homeSlideNewsIn ul li p a:hover span,.homeSlideNewsBotIn ul li p a:hover span,.hightLightsOneIn p a:hover span,.hightLightsTwoIn p a:hover span,.celebrityIn p a:hover span,.celebrityBotIn ul li p a:hover span,.sportsLeftBotInLeftIn p a:hover span,.sportsRightBotInRightIn p a:hover span,.businessPartBotInLeftIn p a:hover span,.businessPartBotInRightIn p a:hover span,.atGlanceLeftInTopIn h3 a:hover span,.homepage p a:hover span,.subcategory p a:hover span,.category p a:hover span{ color: #000;}
.techInnerList ul li p a:hover span,.entertainmentLeftListIn p a:hover span,.entertainmentMidBotInLeftIn p a:hover span,.entertainmentMidBotInRightIn ul li p a:hover span,.entertainmentLeftIn ul li p a:hover span{color:#fff;}

.homeSlide h3 a:hover,.sportsLeftTopIn h3 a:hover,.sportsRightTopIn h3 a:hover,.entertainmentMidTopIn h3 a:hover{color:rgb(212, 208, 208)}


.homeSlideNews{
   width: 100%;
   padding: 15px 0px 0px 0px;
   overflow: hidden; 
}
.homeSlideNewsIn{
    width: 100%;
   overflow: hidden;
}
.homeSlideNewsIn ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.homeSlideNewsIn ul li{
    width: 49%;                    /*lokman*/
    float: left;
	padding:0px 0px 0px 0px;       /*lokman*/
    list-style: none;
}

.homeSlideNewsIn ul li:first-child {    /*lokman*/
    margin-right: 2%;
}

.homeSlideNewsIn ul li:last-child {
    margin-right: 0px;
}
.homeSlideNewsIn p{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px;
    color: #000;
}
.homeSlideNewsIn ul li p a{
    text-decoration: none;
    color: #000;
}
.homeSlideNewsIn ul li p a:hover{
    text-decoration: none;
}
.homeSlideNewsIn ul li p span{
    color: #ff0001;
}
.homeSlideNewsIn ul li p span{
    color: #ff0001;
}
.homeSlideNewsBot{
    width: 100%;
    padding: 0px 0px 15px 0px;
   overflow: hidden;
}
.homeSlideNewsBotIn{
    width: 100%;
   overflow: hidden;
}
.homeSlideNewsBotIn ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.homeSlideNewsBotIn ul li{
    width: 49%;
    padding: 15px 0px 0px 0px;
   
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}

.homeSlideNewsBotIn ul li:first-child{
    margin-right: 2%;
}

.homeSlideNewsBotIn ul li:last-child{
    margin-right: 0px;
}
.homeSlideNewsBotIn ul li img{
    float: left;
    padding: 0px 15px 0px 0px;
}
.homeSlideNewsBotIn p{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.homeSlideNewsBotIn ul li p a{
    text-decoration: none;
    color: #000;
}
.homeSlideNewsBotIn ul li p a:hover{
    text-decoration: none;
}
.homeSlideNewsBotIn ul li p span{
    color: #ff0001;
}
.homeSlideNewsBotIn ul li p span{
    color: #ff0001;
}


.homeSlideNewsMid{
    width: 100%;
    padding: 0px 0px 15px 0px;
   overflow: hidden;
}
.homeSlideNewsMidIn{
    width: 100%;
   overflow: hidden;
}
.homeSlideNewsMidIn ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.homeSlideNewsMidIn ul li{
    width: 100%;
    padding: 12px 0px 12px 0px;
    float: left;
   /* height: 114px;*/
    list-style: none;
    border-top: 2px solid #ccc;
}
.homeSlideNewsMidIn ul li:last-child{
    margin-right: 0px;
}
.homeSlideNewsMidIn ul li img{
    float: left;
    padding: 0px 0px 0px 0px;
	margin-right:15px;
}
.homeSlideNewsMidIn p{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;  /*lokman*/
    color: #000;
}
.homeSlideNewsMidIn ul li p a{
    text-decoration: none;
    color: #000;
}
.homeSlideNewsMidIn ul li p a:hover{
    text-decoration: none;
}
.homeSlideNewsMidIn ul li p span{
    color: #ff0001;
}
.homeSlideNewsMidIn ul li p span{
    color: #ff0001;
}
.innerText{
    width: 100%;
    padding: 15px 0px 50px 0px;
    overflow: hidden;
}
.innerTextIn{
   width: 100%;
   padding: 15px 0px 0px 0px;
   overflow: hidden;
   border-top:2px solid #ccc;
}
.innerTextIn p{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.innerTextIn p a{
    text-decoration: none;
    color: #000;
}
.innerTextIn p a:hover{
    text-decoration: none;
}
.innerTextIn p span{
    color: #ff0001;
}
.innerTextIn p span:hover{
    text-decoration: none;
}
.homeSlideNewsRight{
    width: 100%;    
    overflow: hidden;
}
.homeSlideNewsRightIn{
    width: 100%;    
    overflow: hidden;
}
.homeSlideNewsRightIn p{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px;
    color: #000;
}
.homeSlideNewsRightIn p a{
    text-decoration: none;
    color: #000;
}
.homeSlideNewsRightIn p a:hover{
    text-decoration: none;
}
.homeSlideNewsRightIn p span{
    color: #ff0001;
}
.homeSlideNewsRightIn p span{
    color: #ff0001;
}
.homeSlideRightSecTwo{
    width: 100%;    
    overflow: hidden;
}
.homeSlideRightSecTwoIn{
    width: 100%;
    padding: 8px 0px 0px 0px;
    overflow: hidden;
	border-top:solid 2px #ccc;
}
.homeSlideRightSecTwoIn p{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 17px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 11px;
    color: #000;
}
.homeSlideRightSecTwoIn p a{
    text-decoration: none;
    color: rgba(0, 0, 0, 0.62);
}
.homeSlideNewsRightIn p a:hover{
    text-decoration: none;
}
.homeSlideRightSecThree{
    width: 100%;    
    overflow: hidden;
}
.homeSlideRightSecThree{
    width: 100%;
    padding: 25px 0px 0px 0px;
    overflow: hidden;
}
.homeSlideRightSecFour{
    width: 100%;    
    overflow: hidden;
}
.homeSlideRightSecFourIn{
    width: 100%;
    padding: 25px 0px 0px 0px;
    overflow: hidden;
}
/* ====================================================
                Content Part Two Section
==================================================== */
.contentPartTwo{
    width: 100%;
    padding: 10px 0px 15px 0px;
    overflow: hidden;
    border-bottom: 2px solid #444547;    
}
.hideDetailsTop{    
    position: relative;
}
.hideDetails{
    width: 100px;
    overflow: hidden;
    right: -90px;
    top:10px;
    z-index: 1;
   position: absolute; 
}
.hideDetailsIn{
   width: 100%;
   overflow: hidden;
}
.hideDetailsIn a{
   margin: 0px;
    padding: 15px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000; 
}
.hideDetailsIn a:hover{
    text-decoration: none;
}
.contentPartTwoIn{
    width: 100%;
    overflow: hidden; 
}
.contentPartTwoInner{
    width: 100%;    
    overflow: hidden; 
}
.contentPartTwoInner h3{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 15px 0px;
    line-height: 26px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 20px;
    color: #000;
}
.hightLightsOne{
    width: 100%;    
    overflow: hidden; 
}
.hightLightsOneIn{
    width: 100%; 
    overflow: hidden; 
}
.electionTop{
   width: 100%;    
   overflow: hidden;   
}
.hightLightsOneIn p {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px; /*lokman*/
    color: #000;
}
.electionMid{
    width: 100%;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.electionMid ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.electionMid ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.electionMid ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.electionMid p {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px;
    color: #000;
}
.electionMid ul li p a {
    text-decoration: none;
    color: #000;
	font-size:12px;
}
.electionMid ul li p a:hover{
    text-decoration: none;
}
.electionMid ul li p{
    padding: 0px;
}
.hightLightsOneIn p a {
    text-decoration: none;
    color: #000;
}
.hightLightsOneIn p a span {
    color: #ff0001;
}
.hightLightsOneIn p a {
    text-decoration: none;
    color: #000;
}
.hightLightsOneIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.hightLightsOneIn ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.hightLightsOneIn ul li a{
    color: #337ab7;
}
.hightLightsOneIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.hightLightsTwo{
  width: 100%;    
    overflow: hidden;   
}
.hightLightsTwoIn{
   width: 100%;    
    overflow: hidden;  
}
.hightLightsThree{
   width: 100%;    
    overflow: hidden; 
}
.hightLightsThreeIn{
    width: 100%;    
    overflow: hidden;
}
.celebrity{
   width: 100%;    
    overflow: hidden; 
}
.celebrityIn{
   width: 100%;    
    overflow: hidden; 
}
.celebrityIn p {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px;  /*lokman*/
    color: #000;
}
.celebrityIn p a{
    text-decoration: none;
    color: #000;
}
.celebrityIn p a:hover{
    text-decoration: none;
}
.celebrityIn p a span{
   color: #ff0001; 
}
.celebrityIn p a span:hover {
    text-decoration: none;
}



.celebrityBot{
   width: 100%;
   padding: 66px 0px 0px 0px;
   overflow: hidden;
}
.celebrityBotIn{
   width: 100%;
   overflow: hidden;
}
.celebrityBotIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.celebrityBotIn ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.celebrityBotIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.celebrityBotIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;  /*lokman*/
    color: #000;
}
.celebrityBotIn ul li p a {
    text-decoration: none;
    color: #000;
}

.celebrityBotIn ul li p a span {
     
    color: #ff0001;
}

.hightLightsTwo{
   width: 100%;    
    overflow: hidden; 
}
.hightLightsTwoIn{
    width: 100%;    
    overflow: hidden;
}
.hightLightsTwoIn p {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px;  /*lokman*/
    color: #000;
}
 

.hightLightsTwoIn p a{
    text-decoration: none;
    color: #000;
}
.hightLightsTwoIn p a:hover{
    text-decoration: none;
}
.hightLightsTwoIn p a span{
   color: #ff0001; 
}
.hightLightsTwoIn p a span:hover {
    text-decoration: none;
}
.refuggesBot{
    width: 100%;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.refuggesBot ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.refuggesBot ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.refuggesBot ul li p a {
    text-decoration: none;
    color: #000;
	font-size:12px;
}
.refuggesBot ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.refuggesBot ul li p{
    padding: 0px;
}
.hightLightsFourth{
    width: 100%;
    padding: 0px 5px 0px 5px;
    overflow: hidden;
    border: none;
	background:#eee;
}
.hightLightsFourthIn{
   width: 100%;
    overflow: hidden; 
	padding:0px 10px 10px 10px;
}
.hightLightsFourth .hightLightsFourthIn h3{
    margin: 5px 0 0 0;
    padding: 0px;
    text-align: left;
    font-size: 16px;
	line-height:26px;
    font-family: 'merriweatherbold';
/*    text-transform: uppercase;*/
    color: #000;
}
.mostViewed{
   width: 100%;
   padding: 0px 0px 0px 0px;
    overflow: hidden; 
	margin-top:10px;
}
.mostViewedIn{
    width: 100%;
    overflow: hidden;
}
ul.dateList{
   float:left;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
ul.dateList li{
    padding: 0px 7px;
    float: left;
    list-style: none;
    
}
ul.dateList li:first-child{
    padding-left: 0px;
}
ul.dateList li:last-child{
    background: none;
}
ul.dateList li a{    
    text-align: left;
  font-size: 12px;
    font-family: 'merriweatherbold';
    color: #093651;
}
ul.dateList li a:hover{
    text-decoration: none;
    border-bottom: 1px solid #ff0000;
}
.dateMore{
    
    padding: 0px 0px 0px 0px;
    text-align: right;
    overflow: hidden;
	padding-left:0px;
}
.dateMore li { display:inline-block}
.dateMore span{ padding-right:12px;}


.dateMore a{
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
    text-decoration: none;
}
.dateMore a:hover{
    text-decoration: underline;
}
.mostViewedMid{
   width: 100%;
   padding: 5px 0px 0px 0px;
   overflow: hidden;
}
.mostViewedMidIn{
   width: 100%;
   overflow: hidden; 
}
.mostViewedMid ul{
   width: 100%;
   overflow: hidden; 
}
.mostViewedMid ul li{
    width: 100%;
    
    overflow: hidden;
    list-style: none;    
}
.mostViewedMid ul li a{
   
    float: left;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
    text-decoration: none;
    
}
.mostViewedMid ul li a:hover{
    text-decoration: none;
}
.mostViewedBullet{
    height: 40px;
    width: 40px;
    float: left;
    line-height: 40px;
    margin: 0px 7px 0px 0px;
    overflow: hidden;
    background: #00456e;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    text-align: center;
    font-size: 30px;
    font-family: 'merriweatherbold';
    color: #FFF;    
}
.mostViewedBulletIn{
    width: 100%;
    overflow: hidden;
}




/* =============================
	Most Viewed--Tab
=========================== */
/***
Bootstrap Line Tabs by @keenthemes
A component of Metronic Theme - #1 Selling Bootstrap 3 Admin Theme in Themeforest: http://j.mp/metronictheme
Licensed under MIT
***/

/* Tabs panel */
.tabbable-panel {
	
}
/* Default mode */
.tabbable-line > .nav-tabs {
	border: none;
	margin: 0px;
}
.tabbable-line > .nav-tabs > li {
	margin-right: 2px;
}


.tabbable-line > .nav-tabs:first-child > li {
	margin-left:0;
	
}


.hightLightsFourthIn .tabbable-line > .nav-tabs > li > a {
	border: 0;
	margin-right: 0;
	    text-align: left;
  font-size: 12px;
    font-family: 'merriweatherregular';
    color: #093651;
}
.hightLightsFourthIn .nav-tabs>li.active>a, .hightLightsFourthIn .nav-tabs>li.active>a:focus, .hightLightsFourthIn .nav-tabs>li.active>a:hover{
	background: none;
	color:#093651;
}
.hightLightsFourthIn .tabbable-line > .nav-tabs > li.active > a {
    border: 0;
    color: #093651;
}
.hightLightsFourthIn .tabbable-line > .nav-tabs > li.active {
    border-bottom: 2px solid #f3565d;
    position: relative;
}
.hightLightsFourthIn .nav>li>a {
     padding: 0px; 
}

.hightLightsFourthIn .nav>li>a>span{ padding-left:5px;}

.tabbable-line > .nav-tabs > li > a > i {
	color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
	border-bottom: 2px solid #f3565d;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
	border: 0;
	background: none !important;
	color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
	color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
	margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
	border-bottom: 2px solid #f3565d;
	position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
	border: 0;
	color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
	color: #404040;
}
.tabbable-line > .tab-content {
clear:both;
	margin-top: 0px;
	border: 0;
	
	padding: 5px 0 0 0;
}
.portlet .tabbable-line > .tab-content {
	padding-bottom: 0;
}
/* Below tabs mode */

.tabbable-line.tabs-below > .nav-tabs > li {
	border-top: 4px solid transparent;
}
.tabbable-line.tabs-below > .nav-tabs > li > a {
	margin-top: 0;
}
.tabbable-line.tabs-below > .nav-tabs > li:hover {
	border-bottom: 0;
	border-top: 4px solid #fbcdcf;
}
.tabbable-line.tabs-below > .nav-tabs > li.active {
	margin-bottom: -2px;
	border-bottom: 0;
	border-top: 4px solid #f3565d;
}
.tabbable-line.tabs-below > .tab-content {
	margin-top: -10px;
	border-top: 0;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
}








/* ====================================================
                Content Part Three Section
==================================================== */
.contentPartThree{
  width: 100%;
  padding: 5px 0px 0px 0px;
    overflow: hidden;
  border-bottom: 2px solid #444547;
}
.contentPartThreeIn{
   width: 100%;
   padding: 0px 0px 0px 0px;
    overflow: hidden;
    background: #fff;
}
.contentPartThreeInner{
   width: 100%;    
    overflow: hidden; 
}
.contentPartThreeInner h3{
        padding: 10px 0px 10px 15px;
    margin: 0px 0 5px 0;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'merriweatherbold';
    color: #FFF; 
	background:#6fb22d
}

.contentPartThreeInner h3 a{
     display:block;
	 text-decoration:none;   
    color: #FFF; 
	 
}

.sportsLeft{
  width: 100%;    
    overflow: hidden;  
}
.sportsLeftIn{
   width: 100%;    
    overflow: hidden; 
}
.sportLeftTop{
   width: 100%;    
    overflow: hidden;
    position: relative;
}
.sportsLeftTopIn{
   width: 100%;    
    overflow: hidden; 
}
.sportsLeftTopIn h3{
    width: 100%;
    padding: 5px 10px;
    margin: 0px;
    line-height: 41px;
    text-align: left;
    font-size: 22px;
    text-transform: none;
    font-family: 'merriweatherregular';
    color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../images/bg_sports_left_title.png) repeat;
}
.sportsLeftTopIn h3 a{
    text-decoration: none;
    color: #FFF;
}
.sportsLeftTopIn h3 a:hover{
    text-decoration: none;
}
.sportsLeftBot{
    width: 100%;    
    padding: 15px 0px 0px 0px;
    overflow: hidden;
}
.sportsLeftBotIn{
    width: 100%;    
    overflow: hidden;
}
.sportsLeftBotInLeft{
   width: 100%;    
    overflow: hidden; 
}
.sportsLeftBotInLeftIn{
   width: 100%;    
    overflow: hidden; 
}
.sportsLeftBotInLeftIn p {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px;
    color: #000;
}
.sportsLeftBotInLeftIn p a{
    text-decoration: none;
    color: #000;
}
.sportsLeftBotInLeftIn p a:hover{
    text-decoration: none;
}
.sportsLeftBotInLeftIn p a span {
   /* text-transform: uppercase;*/
    color: #ff0001;
}
.sportsLeftBotInLeftIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.sportsLeftBotInLeftIn ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.sportsLeftBotInLeftIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.sportsLeftBotInLeftIn ul li p{
    padding: 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.sportsLeftBotInRight{
   width: 100%;    
    overflow: hidden; 
}
.sportsLeftBotInRightIn{
   width: 100%;    
    overflow: hidden; 
}
.sportsLeftBotInRightIn p {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.sportsLeftBotInRightIn p a{
    text-decoration: none;
    color: #000;
}
.sportsLeftBotInRightIn p a:hover{
    text-decoration: none;
}
.sportsLeftBotInRightIn p a span {
   
    color: #ff0001;
}
ul.sportsLeftBotInRightInOne{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
ul.sportsLeftBotInRightInOne li {
    width: 100%;
    padding: 12px 0px 0px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
ul.sportsLeftBotInRightInOne li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
ul.sportsLeftBotInRightInOne li p{
    padding: 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
ul.sportsLeftBotInRightInTwo{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
ul.sportsLeftBotInRightInTwo li {
    width: 100%;
    padding: 15px 0px 22px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
ul.sportsLeftBotInRightInTwo li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
ul.sportsLeftBotInRightInTwo li p{
    padding: 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.innerTextSports{
    width: 100%;
    padding: 15px 0px 20px 0px;
    overflow: hidden;
}
.innerTextSportsIn {
    width: 100%;
    padding: 15px 0px 0px 0px;
    overflow: hidden;
    border-top: 2px solid #ccc;
}
.sportsRight{
  width: 100%;    
    overflow: hidden;  
}
.sportsRightIn{
   width: 100%;    
    overflow: hidden; 
}
.sportsRightTop{
    width: 100%;    
    overflow: hidden;
}
.sportsRightTopIn{
  width: 100%;    
    overflow: hidden;  
}
.sportsRightTop{
   width: 100%;    
    overflow: hidden;
    position: relative;
}
.sportsRightTopIn{
   width: 100%;    
    overflow: hidden; 
}
.sportsRightTopIn h3{
    width: 98.5%;
    padding: 5px 10px;
    margin: 0px;
    line-height: 41px;
    text-align: left;
    font-size: 20px;
    text-transform: none;
    font-family: 'merriweatherregular';
    color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../images/bg_sports_left_title.png) repeat;
}
.sportsRightTopIn h3 a{
    text-decoration: none;
    color: #FFF;
}
.sportsRightTopIn h3 a:hover{
    text-decoration: none;
}
.sportsRightBot{
    width: 100%;    
    padding: 15px 0px 0px 0px;
    overflow: hidden;
}
.sportsLeftBotIn{
    width: 100%;    
    overflow: hidden;
}
.sportsRightBotInLeft{
   width: 100%;    
    overflow: hidden; 
}
.sportsRightBotInLeftIn{
   width: 100%;    
    overflow: hidden; 
}
.sportsRightBotInLeftIn p {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.sportsRightBotInLeftIn p a{
    text-decoration: none;
    color: #000;
}
.sportsRightBotInLeftIn p a:hover{
    text-decoration: none;
}
.sportsRightBotInLeftIn p a span {
     
    color: #ff0001;
}
.sportsRightBotInLeftIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.sportsRightBotInLeftIn ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.sportsRightBotInLeftIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.sportsRightBotInLeftIn ul li p{
    padding: 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.sportsRightBotInRight{
   width: 100%;    
    overflow: hidden; 
}
.sportsRightBotInRightIn{
   width: 100%;    
    overflow: hidden; 
}
.sportsRightBotInRightIn p {
    margin: 0px;
    padding: 15px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.sportsRightBotInRightIn p a{
    text-decoration: none;
    color: #000;
}
.sportsRightBotInRightIn p a:hover{
    text-decoration: none;
}
.sportsRightBotInRightIn p a span {
    
    color: #ff0001;
}
ul.sportsRightBotInRightOne{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
ul.sportsRightBotInRightOne li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
ul.sportsRightBotInRightOne li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
ul.sportsRightBotInRightOne li p{
    padding: 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
ul.sportsLeftBotInRightInTwo{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
ul.sportsLeftBotInRightInTwo li {
    width: 100%;
    padding: 15px 0px 22px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
ul.sportsLeftBotInRightInTwo li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
ul.sportsLeftBotInRightInTwo li p{
    padding: 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.splWorldWide{
   width: 100%;
   padding: 15px 0px;
    overflow: hidden;
    text-align: left;
    background: #ffffff;
}
.splWorldWideIn{
   width: 100%;    
    overflow: hidden; 
}
.splWorldWideMid{
   width: 100%;    
    overflow: hidden; 
}
.splWorldWideMidIn{
   width: 100%;    
    overflow: hidden; 
}
.splWorldWideMidIn p{
    padding: 0px;
    margin: 0px;
    line-height: 18px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: rgba(0, 0, 0, 0.62);
}
/* ====================================================
                Content Part Five Section
==================================================== */
.contentPartFive{
  width: 100%;
    padding: 5px 0px 15px 0px;
    overflow: hidden;
    border-bottom: 5px solid #444547;  
}
.contentPartFiveIn{
   width: 100%;    
    overflow: hidden; 
}
.contentPartFiveInner{
   width: 100%;    
    overflow: hidden; 
	background:#e9d9bf;
}
 

.WORLD .contentPartFiveMid{
  
    background: #fff;
}


.contentPartFiveInner h3 {
    padding: 10px 0px 10px 5px;
    margin: 0px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'merriweatherbold';
    color: #000;
}

.contentPartFiveInner h3 a{ color: #000; display:block; text-decoration:none;}


.businessPart{
  width: 100%;    
    overflow: hidden;
}
.businessPartIn{
   width: 100%;    
    overflow: hidden; 
}
.businessPartTop{
   width: 100%;    
    overflow: hidden;
    position: relative;
}
.businessPartTopIn{
   width: 100%;    
    overflow: hidden; 
}
.businessPartTopIn h3 {
    width: 100%;
    padding: 5px 10px;
    margin: 0px;
    line-height: 41px;
    text-align: left;
    font-size: 22px;
    text-transform: none;
    font-family: 'merriweatherregular';
    color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
	background: url(../images/bg_entertainment_mid_title.png) repeat;
}

.businessPartTopIn h3 >a{color: #FFF !important; text-decoration:none}
.businessPartTopIn h3 >a:hover{ color: rgb(212, 208, 208) !important; text-decoration:none}
.businessPartBot{
  width: 100%;
  padding: 15px 0px 0px 0px;
    overflow: hidden; 
}
.businessPartBotIn{
  width: 100%;    
    overflow: hidden;  
}
.businessPartBotInLeft{
   width: 100%;    
    overflow: hidden; 
}
.businessPartBotInLeftIn{
   width: 100%;    
    overflow: hidden; 
}
.businessPartBotInLeftIn p{
    padding: 15px 0px 0px 1px;
    margin: 0px;
   line-height: 22px;
   text-align: left;
   font-size: 16px;
   font-family: 'merriweatherregular';
   color: #000; 
}
.businessPartBotInLeftIn p a{
    text-decoration: none;
    color: #000;
}
.businessPartBotInLeftIn p a:hover{
   text-decoration: none; 
}
.businessPartBotInLeftIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.businessPartBotInLeftIn ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid rgba(26, 34, 146, 0.5);
}
.businessPartBotInLeftIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.businessPartBotInLeftIn ul li p {
    padding: 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #000;
}
.businessPartBotInLeftIn p a {
    text-decoration: none;
    color: #000;
}
.businessPartBotInLeftIn p a span {
    
    color: #ff0001;
}
.businessPartBotInRight{
   width: 100%;    
    overflow: hidden; 
}
.businessPartBotInRightIn{
   width: 100%;    
    overflow: hidden; 
}
.businessPartBotInRightIn p{
    padding: 15px 0px 0px 0px;
    margin: 0px;
   line-height: 22px;
   text-align: left;
   font-size: 16px;
   font-family: 'merriweatherregular';
   color: #000; 
}
.businessPartBotInRightIn p a{
    text-decoration: none;
    color: #000;
}
.businessPartBotInRightIn p a:hover{
   text-decoration: none; 
}
.businessPartBotInRightIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}
.businessPartBotInRightIn ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid rgba(26, 34, 146, 0.5);
}
.businessPartBotInRightIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.businessPartBotInRightIn ul li p {
    padding: 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #000;
}
.businessPartBotInRightIn p a {
    text-decoration: none;
    color: #000;
}
.businessPartBotInRightIn p a span {
    
    color: #ff0001;
}
.businessPartMid{
   width: 100%;
   overflow: hidden;
}
.businessPartMidIn{
   width: 100%;
   overflow: hidden; 
}
.businessinnerText{
    width: 100%;
    padding: 13px 0px 35px 0px;
    overflow: hidden;
}
.businessinnerTextIn{
    width: 100%;
    padding: 13px 0px 0px 0px;
    overflow: hidden;
    border-top: 2px solid #ccc;
}
.businessinnerTextIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.businessinnerTextIn p a {
    text-decoration: none;
    color: #000;
}
.businessinnerTextIn p span {
    color: #ff0001;
}
.businessPartMidIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.businessPartMidIn ul li {
    width: 100%;
    padding: 13px 5px 13px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid rgba(26, 34, 146, 0.5); /* #0c5d6d;*/
}
.businessPartMidIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.businessPartMidIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #000;
}
.businessPartMidIn ul li p a {
    text-decoration: none;
    color: #000;
}
.businessPartMidIn ul li p span {
    color: #ff0001;
}
.tech{
  width: 100%;    
    overflow: hidden;
    background: #0a215c;
}
.techIn{
   width: 100%;    
    overflow: hidden; 
}
.techInner{
  width: 100%;    
    overflow: hidden;  
}
.techInner h3 {
    padding: 10px 0px 10px 5px;
    margin: 0px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
    
    font-family: 'merriweatherbold';
    color: #FFF;
}
.techInner h3 a{ color: #FFF; text-decoration:none; }

.techInnerList {
    width: 100%;
    overflow: hidden;
}
.techInnerList ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.techInnerList ul li {
    width: 100%;
    padding: 13px 0px 13px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #fff547;
}

.techInnerList ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.techInnerList p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #000;
}
.techInnerList ul li p a {
    text-decoration: none;
    color: #FFF;
}
.techInnerList ul li p span {
    color: #ff0000;
}
.techInnerText{
    width: 100%;
    padding: 13px 0px 35px 0px;
    overflow: hidden;
}
.techInnerTextIn {
    width: 100%;
    padding: 13px 0px 0px 0px;
    overflow: hidden;
    border-top: 2px solid #fff547;
}
.techInnerTextIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.techInnerTextIn p a {
    text-decoration: none;
    color: #FFF;
}
.techInnerTextIn p span {
    color: #ff0001;
}
/* ====================================================
                Content Part Six Section
==================================================== */
.contentPartSix{
  width: 100%;
    padding: 5px 0px 15px 0px;
    overflow: hidden;
    border-bottom: 5px solid #444547;  
	background:#00456e;
}
.contentPartSixIn{
   width: 100%;    
    overflow: hidden; 
}
.contentPartSixInner{
   width: 100%;    
    overflow: hidden; 
}
.contentPartSixMid{
  width: 100%;    
    overflow: hidden;
    background: #00456e;
}
.contentPartSixInner h3 {
    padding: 5px 0px 15px 5px;
    margin: 0px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'merriweatherbold';
    color: #FFF;
}

.contentPartSixInner h3 a{
   color: #FFF;
   display:block;
   text-decoration:none;
}

.entertainmentLeft{
   width: 100%;    
    overflow: hidden; 
}
.entertainmentLeftIn{
   width: 100%;    
    overflow: hidden; 
}
.entertainmentLeftList{
  width: 100%;
  padding: 0px 0px 0px 0px;
    overflow: hidden;  
}
.entertainmentLeftListIn{
   width: 100%;    
    overflow: hidden; 
}
.entertainmentLeftListIn p {
    margin: 0px;
    padding: 15px 0px 0px 1px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px;
    color: #FFF;
}
.entertainmentLeftListIn p a {
    text-decoration: none;
    color: #FFF;
}

.ads-hints p >a { color:rgba(0, 0, 0, 0.62)}
.entertainmentLeftListIn p a span {
   
    color: #ff0000;
}
.entertainmentLeftIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.entertainmentLeftIn ul li {
    width: 100%;
    padding: 13px 0px 13px 1px;
    float: left;
    list-style: none;
    border-top: 2px solid #fff547;
}
.entertainmentLeftIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.entertainmentLeftIn ul li p {
    margin: 0px;
    padding: 0px 0px 0px 1px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.entertainmentLeftIn ul li p a {
    text-decoration: none;
    color: #FFF;
}
.entertainmentLeftIn ul li p span {
    color: #ff0000;
}
.entertainmentMid{
   width: 100%;    
    overflow: hidden; 
}
.entertainmentMidIn{
   width: 100%;    
    overflow: hidden; 
}
.entertainmentMidTop{
   width: 100%;    
    overflow: hidden;
    position: relative;
}
.entertainmentMidTopIn{
   width: 100%;    
    overflow: hidden;  
}
.entertainmentMidTopIn h3{
    max-width: 100%;
	width: 100%;
    padding: 5px 10px;
    margin: 0px;
    line-height: 35px;
    text-align: left;
    font-size: 22px;
    text-transform: none;
    font-family: 'merriweatherregular';
    color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../images/bg_entertainment_mid_title.png) repeat-x;
}
.entertainmentMidTopIn h3 a{
    text-decoration: none;
    color: #FFF;
}
.entertainmentMidTopIn h3 a:hover{
    text-decoration: none;
     
}
.entertainmentMidBot{
   width: 100%;
   padding: 15px 0px 0px 0px;
    overflow: hidden; 
}
.entertainmentMidBotIn{
   width: 100%;    
    overflow: hidden; 
}
.entertainmentMidBotInLeft{
   width: 100%;    
    overflow: hidden; 
}
.entertainmentMidBotInLeftIn{
   width: 100%;    
    overflow: hidden; 
}
.entertainmentMidBotInLeftIn p {
    margin: 0px;
    padding: 15px 0px 0px 1px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px;
    color: #FFF;
}
.entertainmentMidBotInLeftIn p a {
    text-decoration: none;
    color: #FFF;
}
.entertainmentMidBotInLeftIn p a span {
    
    color: #ff0000;
}
.entertainmentMidBotInRight{
     width: 100%;
    overflow: hidden;
}
.entertainmentMidBotInRightIn{
    width: 100%;
    overflow: hidden; 
}
.entertainmentMidBotInRightIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.entertainmentMidBotInRightIn ul li {
    width: 100%;
    padding: 13px 0px 14px 1px;
    float: left;
    list-style: none;
    border-top: 2px solid #fff547;
}
.entertainmentMidBotInRightIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.entertainmentMidBotInRightIn ul li p {
    margin: 0px;
    padding: 0px 0px 0px 1px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.entertainmentMidBotInRightIn ul li p a {
    text-decoration: none;
    color: #FFF;
}
.entertainmentMidBotInRightIn ul li p span {
    color: #ff0000;
}
.entertainmentRight{
    width: 100%;
    overflow: hidden;
}
.entertainmentRightIn{
   width: 100%;
    overflow: hidden; 
}
.entertainmentRightTop{
   width: 100%;
    overflow: hidden; 
}
.entertainmentRightTopIn {
    width: 100%;
    padding: 0px 0px 21px 0px;
    overflow: hidden;
}
.entertainmentRightTopIn p {
    margin: 0px;
    padding: 15px 0px 0px 1px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 16px;
    color: #FFF;
}
.entertainmentRightTopIn p a {
    text-decoration: none;
    color: #FFF;
}
.entertainmentRightTopIn p a span {
    
    color: #ff0000;
}
.entertainmentRightIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.entertainmentRightIn ul li {
    width: 100%;
    padding: 13px 0px 13px 1px;
    float: left;
    list-style: none;
    border-top: 2px solid #fff547;
}
.entertainmentRightIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.entertainmentRightIn ul li p {
    margin: 0px;
    padding: 0px 0px 0px 1px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.entertainmentRightIn ul li p a {
    text-decoration: none;
    color: #FFF;
}
.entertainmentRightIn ul li p span {
    color: #ff0000;
}
/* ====================================================
                Content Part Seven Section
==================================================== */
.contentPartSeven{
  width: 100%;
    padding: 5px 0px 15px 0px;
    overflow: hidden;
    border-bottom: 2px solid #444547;  
}
.contentPartSevenIn{
   width: 100%;    
    overflow: hidden; 
}
.contentPartSevenInner{
   width: 100%;    
    overflow: hidden; 
}
.contentPartSevenMid{
  width: 100%;    
    overflow: hidden;
    background: #00456e;
}
.contentPartSevenInner h3 {
    padding: 10px 0px 10px 5px;
    margin: 0px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
     font-family: 'merriweatherbold';
    color: #000;
	
}

.contentPartSevenInner h3 a{
   color: #000;
   display:block;
   text-decoration:none;
}


.wordSecOne{
  width: 100%;
    overflow: hidden;  
}
.wordSecOneIn{
  width: 100%;
    overflow: hidden;  
}
.wordSecOneInTop {
    width: 100%;
    padding: 0px 0px 26px 0px;
    overflow: hidden;
}
.wordSecOneInTopIn {
    width: 100%;
    overflow: hidden;
}
.wordSecOneInTopIn p {
    margin: 0px;
    padding: 15px 0px 0px 1px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.wordSecOneInTopIn p a {
    text-decoration: none;
    color: #000;
}
.wordSecOneInTopIn p a span {
    
    color: #ff0000;
}
.wordSecOneInTopIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.wordSecOneInTopIn ul li {
    width: 100%;
    padding: 13px 0px 13px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.wordSecOneInTopIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.wordSecOneInTopIn ul li p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.wordSecOneInTopIn ul li p a {
    text-decoration: none;
    color: #000;
}
.wordSecOneInTopIn ul li p span {
    color: #ff0001;
}
.wordSecTwo{
  width: 100%;
    overflow: hidden;  
}
.wordSectwoIn{
  width: 100%;
    overflow: hidden;  
}
.wordSecTwoInTop {
    width: 100%;
    padding: 0px 0px 26px 0px;
    overflow: hidden;
}
.wordSecTwoInTopIn {
    width: 100%;
    overflow: hidden;
}
.wordSecTwoInTopIn p {
    margin: 0px;
    padding: 15px 0px 0px 1px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.wordSecTwoInTopIn p a {
    text-decoration: none;
    color: #000;
}
.wordSecTwoInTopIn p a span {
     
    color: #ff0000;
}
.wordSecTwoInTopIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.wordSecTwoInTopIn ul li {
    width: 100%;
    padding: 13px 0px 13px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.wordSecTwoInTopIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.wordSecTwoInTopIn ul li p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.wordSecTwoInTopIn ul li p a {
    text-decoration: none;
    color: #000;
}
.wordSecTwoInTopIn ul li p span {
    color: #ff0001;
}
.wordSecThree{
  width: 100%;
    overflow: hidden;  
}
.wordSecThreeIn{
  width: 100%;
    overflow: hidden;  
}
.wordSecThreeInTop {
    width: 100%;
    padding: 0px 0px 26px 0px;
    overflow: hidden;
}
.wordSecThreeInTopIn {
    width: 100%;
    overflow: hidden;
}
.wordSecThreeInTopIn p {
    margin: 0px;
    padding: 15px 0px 0px 1px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.wordSecThreeInTopIn p a {
    text-decoration: none;
    color: #000;
}
.wordSecThreeInTopIn p a span {
    
    color: #ff0000;
}
.wordSecThreeInTopIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.wordSecThreeInTopIn ul li {
    width: 100%;
    padding: 13px 0px 13px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.wordSecThreeInTopIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.wordSecThreeInTopIn ul li p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.wordSecThreeInTopIn ul li p a {
    text-decoration: none;
    color: #000;
}
.wordSecThreeInTopIn ul li p span {
    color: #ff0001;
}
.worldInnerText {
    width: 100%;
    padding: 30px 0px 9px 0px;
    overflow: hidden;
}
.worldInnerTextIn {
    width: 100%;
    padding: 13px 0px 0px 0px;
    overflow: hidden;
    border-top: 2px solid #ccc;
}
.worldInnerTextIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.worldInnerTextIn p a {
    text-decoration: none;
    color: #000;
}
.worldInnerTextIn p span {
    color: #ff0001;
}
.wordSecFour{
  width: 100%;    
    overflow: hidden;
    background: #ff9719;
}
.wordSecFourIn{
   width: 100%;    
    overflow: hidden; 
}
.wordSecFourInner{
  width: 100%;    
    overflow: hidden;  
}
.wordSecFourInner h3 {
    padding: 10px 0px 10px 5px;
    margin: 0px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'merriweatherbold';
    color: #000;
}

.wordSecFourInner h3 a{
   color: #000;
   display:block;
   text-decoration:none;
}



.wordSecFourList {
    width: 100%;
    overflow: hidden;
}
.wordSecFourList ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.wordSecFourList ul li {
    width: 100%;
    padding: 13px 0px 13px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #fff;
}
.wordSecFourList ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.wordSecFourList p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.wordSecFourList ul li p a {
    text-decoration: none;
    color: #000;
}
.wordSecFourList ul li p span {
    color: #ff0000;
}
/* ====================================================
                Content Part Eight Section
==================================================== */
.contentPartEight{
	width: 100%;
	padding:5px 0px 0px 0px; 
    overflow: hidden;	
}
.contentPartEightIn{
	width: 100%;    
    overflow: hidden;	
}
.contentPartEightInner{
	width: 100%;    
    overflow: hidden;	
}
.contentPartEightLeft{
	width: 100%;
	padding:0px 0px 15px 0px; 
    overflow: hidden;
	background:#fff;
}
.contentPartEightLeftIn{
	width: 100%;    
    overflow: hidden;
}
.editorialTop{
	width:100%;
	overflow:hidden;	
}
.editorialTopIn{
	width:100%;
	overflow:hidden;	
}
.editorialTopIn h3{
	padding: 10px 0px 10px 5px;
    margin: 0px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'merriweatherbold';
    color: #000;
}

.editorialTopIn h3 a{
   color: #000;
   display:block;
   text-decoration:none;
}


.editorialInnerText {
    width: 100%;
     height:92px;
    overflow: hidden;
}
.editorialInnerTextIn{
    width: 100%;
    padding: 13px 0px 0px 0px;
    overflow: hidden;
    border-top: 2px solid #ccc;
}
.editorialInnerTextIn p {
    margin: 0px;
    padding: 0px 0px 0px 2px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.editorialInnerTextIn p a {
    text-decoration: none;
    color: #000;
}
.editorialInnerTextIn p span {
    color: #ff0001;
}
.editorialBot{
	width:100%;
	padding:15px 0px 0px 0px;
	overflow:hidden;
	border-top: 2px solid #000;
	text-align:center;
}
.editorialBotIn{
	width:100%;
	overflow:hidden;
	/*text-align:center;	*/
}
.editorialBotIn img{
	/*padding:0px 0px 0px 45px;	*/
}
.contentPartEightMid{
	width: 100%;    
    overflow: hidden;
	background:#eee;
}
.contentPartEightMidIn{
	width: 100%;    
    overflow: hidden;	
}
.contentPartEightMidIn h3{
	padding: 10px 0px 10px 5px;
    margin: 0px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'merriweatherbold';
    color: #000000;
}

.contentPartEightMidIn h3 a{
   color: #000;
   display:block;
   text-decoration:none;
}


.interviewLeft{
	width: 100%;    
    overflow: hidden;	
}
.interviewLeftIn{
	width: 100%;    
    overflow: hidden;	
}
.interviewRightInList{
	width: 100%;
	padding:0px 0px 0px 0px;
    overflow: hidden;	
}
.interviewRightInList p{
	margin: 0px;
    padding: 15px 0px 0px 2px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #FFF;	
}
.interviewLeftIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.interviewLeftIn ul li {
    width: 100%;
    padding: 13px 0px 16px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #FFF;
}
.interviewLeftIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.interviewLeftIn ul li p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #FFF;
}
.interviewLeftIn ul li p a{ font-size:12px;}
.interviewLeftIn p a{
	text-decoration:none;
	color:#000000;	
	font-size:16px;
}
.interviewLeftIn p a:hover{
	text-decoration:none;	
}
.interviewRight{
	width: 100%;    
    overflow: hidden;	
}
.interviewRightIn{
	width: 100%;    
    overflow: hidden;	
}
.interviewRightList{
	width: 100%;    
    overflow: hidden;	
}
.interviewRightList p {
    margin: 0px;
    padding: 15px 0px 0px 2px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #FFF;
}
.interviewRightList p a{
	text-decoration:none;
	color: #FFF;	
}
.interviewRightList p a:hover{
	text-decoration:none;	
}
.interviewRightIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 10px 0px 0px 0px;
}
.interviewRightIn ul li {
    width: 100%;
    padding: 13px 0px 16px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #FFF;
}
.interviewRightIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.interviewRightIn ul li p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #FFF;
}
.interviewRightIn ul li p a{ font-size:12px;}
.interviewRightIn p a {
    text-decoration: none;
    color: #000000;
	font-size:16px;
}
.interviewRightIn p a:hover{
	text-decoration:none;	
}
.contentPartEightRight{
	width: 100%;
	padding:0px 0px 0px 0px;
    overflow: hidden;	
}
.contentPartEightRightIn{
	width: 100%;    
    overflow: hidden;
}
.editorialOpinion{
	width: 100%;    
    overflow: hidden;	
}
.editorialOpinionIn{
	width: 100%;    
    overflow: hidden;	
}
.editorialOpinionIn h3{
	padding: 5px 0px 15px 5px;
	margin: 0px;
	line-height: 25px;
	text-align: left;
	font-size: 20px;
	text-transform: uppercase;
	font-family: 'merriweatherbold';
	color: #000;	
}
.editorialOpinionList_A{
	 width: 100%;
	 padding:0px 0px 45px 0px;  
    overflow: hidden;	
}
.editorialOpinionList_AIn{
	 width: 100%;    
    overflow: hidden;	
}

.editorialOpinionPoll{
	 width: 100%;
	 padding:15px 0px 15px 0px;  
    overflow: hidden;	
}
.editorialOpinionPollIn{
	 width: 100%;    
    overflow: hidden;
    padding: 15px 16px;
    border: 2px solid #47494c;
}
.editorialOpinionPollIn p {
    margin: 0px;
    padding: 17px 0px 20px 0px;
    line-height: 20px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.btnVote{
    float: left;
    padding: 4px 40px;    
    color: #FFF;
    border: 0px;
    border-radius: 0px;
    background: #262d35;
}
.btnVote:hover{
    color: #FFF;
    text-decoration: none;
    background: #262d35;
}
.ViewResult{
    float: left;
    padding: 4px 13px;
    color: #FFF;
    background: #52565d;
}
.ViewResult:hover{
    color: #FFF;
    text-decoration: none;
    background: #52565d;
}


.bs-chart-container .progress, .poll-container .progress{ background: #e5e5e5; border-radius: 0px; box-shadow: none; height: 30px;}
.bs-chart-container  .progress-bar, .poll-container  .progress-bar{ line-height: 30px; text-align: left;}
.bs-chart-container  .progress-bar span,.poll-container  .progress-bar span{ padding-left: 20px;}

.categoryListIn h3.poll-caption{ font-size: 14px; font-weight: normal; line-height: 25px; }

.poll-container { border-bottom: dashed 2px #999999; margin-bottom: 50px;}

.categoryListIn p.poll-date { font-size: 12px; color: rgba(0, 0, 0, 0.62); padding-bottom: 10px;}




@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}
@-moz-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-ms-keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}@-o-keyframes progress-bar-stripes{from{background-position:0 0;} to{background-position:40px 0;}}@keyframes progress-bar-stripes{from{background-position:40px 0;} to{background-position:0 0;}}.progress{overflow:hidden;height:20px;margin-bottom:20px;background-color:#f7f7f7;background-image:-moz-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));background-image:-webkit-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:-o-linear-gradient(top, #f5f5f5, #f9f9f9);background-image:linear-gradient(to bottom, #f5f5f5, #f9f9f9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);-webkit-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-moz-box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);box-shadow:inset 0 1px 2px rgba(0, 0, 0, 0.1);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;}
.progress .bar{width:0%;height:100%;color:#ffffff;float:left;font-size:12px;text-align:center;text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);background-color:#0e90d2;background-image:-moz-linear-gradient(top, #149bdf, #0480be);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));background-image:-webkit-linear-gradient(top, #149bdf, #0480be);background-image:-o-linear-gradient(top, #149bdf, #0480be);background-image:linear-gradient(to bottom, #149bdf, #0480be);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);-webkit-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-moz-box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);box-shadow:inset 0 -1px 0 rgba(0, 0, 0, 0.15);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:width 0.6s ease;-moz-transition:width 0.6s ease;-o-transition:width 0.6s ease;transition:width 0.6s ease;}
.progress .bar+.bar{-webkit-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);-moz-box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);box-shadow:inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);}
.progress-striped .bar{background-color:#149bdf;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);-webkit-background-size:40px 40px;-moz-background-size:40px 40px;-o-background-size:40px 40px;background-size:40px 40px;}
.progress.active .bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite;}
.progress-danger .bar,.progress .bar-danger{background-color:#dd514c;background-image:-moz-linear-gradient(top, #ee5f5b, #c43c35);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));background-image:-webkit-linear-gradient(top, #ee5f5b, #c43c35);background-image:-o-linear-gradient(top, #ee5f5b, #c43c35);background-image:linear-gradient(to bottom, #ee5f5b, #c43c35);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);}
.progress-danger.progress-striped .bar,.progress-striped .bar-danger{background-color:#ee5f5b;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-success .bar,.progress .bar-success{background-color:#5eb95e;background-image:-moz-linear-gradient(top, #62c462, #57a957);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));background-image:-webkit-linear-gradient(top, #62c462, #57a957);background-image:-o-linear-gradient(top, #62c462, #57a957);background-image:linear-gradient(to bottom, #62c462, #57a957);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);}
.progress-success.progress-striped .bar,.progress-striped .bar-success{background-color:#62c462;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-info .bar,.progress .bar-info{background-color:#4bb1cf;background-image:-moz-linear-gradient(top, #5bc0de, #339bb9);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));background-image:-webkit-linear-gradient(top, #5bc0de, #339bb9);background-image:-o-linear-gradient(top, #5bc0de, #339bb9);background-image:linear-gradient(to bottom, #5bc0de, #339bb9);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);}
.progress-info.progress-striped .bar,.progress-striped .bar-info{background-color:#5bc0de;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}
.progress-warning .bar,.progress .bar-warning{background-color:#faa732;background-image:-moz-linear-gradient(top, #fbb450, #f89406);background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));background-image:-webkit-linear-gradient(top, #fbb450, #f89406);background-image:-o-linear-gradient(top, #fbb450, #f89406);background-image:linear-gradient(to bottom, #fbb450, #f89406);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);}
.progress-warning.progress-striped .bar,.progress-striped .bar-warning{background-color:#fbb450;background-image:-webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));background-image:-webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:-o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);}









.editorialOpinionList_B{
	 width: 100%;
	 padding:15px 0px 15px 0px;  
    overflow: hidden;	
}
.editorialOpinionList_BIn{
	 width: 100%;    
    overflow: hidden;	
}
.editorialOpinionList_BIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 17px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 11px;
    color: rgba(0, 0, 0, 0.62);
}
.editorialOpinionList_BIn p a {
    text-decoration: none;
    color: #000;
}
.editorialOpinionText{
	width:100%;
	overflow:hidden;	
}
.editorialOpinionTextIn{
	width:100%;
	padding:14px 0px;
	overflow:hidden;
	background:#00456e;
}
.editorialOpinionTextIn h3{
	margin: 0px;
    padding: 14px 5px;
    line-height: 26px;
    text-align: center;
    font-family: 'merriweatherregular';
    font-size: 20px;
    color: #FFF;	
}
.editorialOpinionTextIn h3 a{
	text-decoration:none;
	color: #FFF;	
}
.editorialOpinionTextIn h3 a:hover{
	text-decoration:none;	
}
.editorialMidIn{
    width: 100%;
	padding:15px 0px 0px 0px;
    overflow: hidden;
}
.editorialMidIn {
    width: 100%;
    overflow: hidden;
}
.editorialMidIn p {
    padding: 0px;
    margin: 0px;
    line-height: 18px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: rgba(0, 0, 0, 0.62);
}
.atGlanceTop{
	width: 100%;
	padding:15px 0px 0px 0px;  
	overflow: hidden;
}
.atGlanceTopIn{
	width: 100%;    
   	padding: 5px 0px 0px 0px;
	overflow: hidden;
	border-top: 2px solid #444547;	
}
.atGlanceLeft{
	width: 100%;    
    overflow: hidden;	
}
.atGlanceLeftIn{
	width: 100%;    
    overflow: hidden;	
}
.atGlanceLeftIn h3 {
    padding: 5px 0px 10px 5px;
    margin: 0px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'merriweatherbold';
    color: #000;
}

.atGlanceLeftIn h3 a{
   color: #000;
   display:block;
   text-decoration:none;
}

.atGlanceLeftInTopIn {
    width: 100%;
    overflow: hidden;
    position: relative;
}
.atGlanceLeftInTopIn {
    width: 100%;
    overflow: hidden;
}
.atGlanceLeftInTopIn h3 {
    width: 98.5%;
    padding: 5px 10px;
    margin: 0px;
    line-height: 35px;
    text-align: left;
    font-size: 20px;
    text-transform: none;
    font-family: 'merriweatherbold';
	font-weight:normal;
    color: #FFF;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(../images/bg_entertainment_mid_title.png) repeat-x;
}
.atGlanceLeftInTopIn h3 a {
    text-decoration: none;
    color: #FFF;
}
.atGlanceLeftInTopIn h3 a:hover{
	text-decoration:none;	
}
.atGlanceLeftInBot{
	width:100%;
	padding:15px 0px 0px 0px;
	overflow:hidden;	
}
.atGlanceLeftInBotIn{
	width: 100%;    
    overflow: hidden;	
}
.atGlanceLeftInBotIn ul{
	width:100%;
        padding: 0px;
        margin: 0px;
	overflow:hidden;	
}
.atGlanceLeftInBotIn ul li{
        width: 48%;
	float:left;
        margin: 0px 25px 0px 0px;
	padding:0px 0px 0px 0px;
	list-style:none;	
}
.atGlanceLeftInBotIn ul li:last-child{
	margin-right:0px;	
}
.atGlanceLeftInBotIn ul li a{
	text-decoration:none;	
}
.atGlanceLeftInBotIn ul li a:hover{
	text-decoration:none;	
}
.atGlanceRight{
	width: 100%;    
    overflow: hidden;
	background:#eee;
}
.atGlanceRightIn{
	width: 100%;    
    overflow: hidden;	
}
.atGlanceRightIn h3 {
    padding: 5px 0px 10px 5px;
    margin: 0px;
    line-height: 25px;
    text-align: left;
    font-size: 20px;
    text-transform: uppercase;
    font-family: 'merriweatherbold';
    color: #000;
}

.atGlanceRightIn h3 a{
   color: #000;
   display:block;
   text-decoration:none;
}



.videoBotIn{
    width: 100%;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.videoBotIn {
    width: 100%;
    overflow: hidden;
}
.videoBotIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.videoBotIn ul li {
    width: 100%;
    padding: 13px 0px 14px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
    position: relative;    /*lokman*/
}
.videoBotIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}

.videoBotIn ul li img.play {
     position: absolute;
     bottom: 25px;
     left:10px;
}

.videoBotIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.videoBotIn ul li p a {
    text-decoration: none;
    color: #000;
}
.videoBotIn ul li p a:hover{
	text-decoration:none;
}
/* ====================================================
                Footer Section
==================================================== */
.footerMenu{
    width: 100%;    
    overflow: hidden;
}
.footerMenuIn{
    width: 100%;
    padding: 10px 0px;
    overflow: hidden;
    border-top: 2px solid #040404;
}
.footerMenuInner{
    width: 100%;
    overflow: hidden;
}
.footerMenuInner ul{
    margin: 0px;
    padding: 0px 0px 10px 0px;  
}
.footerMenuInner ul li{
    float: left;
    list-style: none;
    background: url(../images/mainmenu_bullet.jpg) no-repeat right center;
}
.footerMenuInner ul li:last-child{
    background: none;
}
.footerMenuInner ul li a {
    padding: 5px 15px;
    line-height: 24px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 18px;
    color: #000;
}
.footerMenuInner ul li:nth-child(1)>a{
    padding-left: 0px;
}
.footerBot{
    width: 100%;
    padding: 15px 0px;
    overflow: hidden;
    background: #262d35;
}
.footerBotIn{
    width: 100%;
    overflow: hidden;
}
.footerBotInner{
    width: 100%;
    overflow: hidden;
}
.footerLogo{
   width: 100%;
    overflow: hidden;
}
.footerLogoIn{
   width: 100%;
    overflow: hidden;
}
.footerLogoIn h1{
    margin: 0px;
    padding: 0px;
}
.footerLogoIn p{
    margin: 0px;
    padding: 10px 0px 0px 0px;
    line-height: 23px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 13px;
    color: #FFF;
}
.footerLogoIn p span{
  font-size: 12px;
    font-family: 'merriweatherbold';
}
.footerBotMenu{
    width: 100%;
    overflow: hidden;
    padding: 0px 0px 0px 60px;
    border-left: 2px solid #bbbcbd;
}
.footerBotMenuIn{
    width: 100%;    
    overflow: hidden;
}
.footerBotMenuInner{
    width: 100%;
    overflow: hidden;
}
.footerBotMenuInner ul{
    padding: 0px;
    margin: 0px;
}
.footerBotMenuInner ul li{
    width: 30%;
    float: left;
    padding: 0px 0px 10px 0px;
    list-style: none;
}
.footerBotMenuInner li a{
    line-height: 23px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 13px;
    color: #FFF;
}
.newsLetter{
    width: 100%;    
    overflow: hidden;
    padding: 65px 0px 0px 0px;
}
.newsletterIn{
   width: 100%;
   overflow: hidden; 
}
.newsletterInner{
  width: 100%;    
    overflow: hidden;  
}
.newsletterInner p{
    line-height: 23px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #FFF;
}
.newsletterInner .form-inline .form-group {
    display: inline;
}
.newsletterInner .inputNewsletter{
    width: 77%;
    float: left;
    padding: 2px 10px;
    line-height: 23px;
    height: 23px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #FFF;
    color: #262d35;
    border: none;
    border-radius: 0px;
    background: #FFF;
}
.newsletterInner .btnNewsLetter{
    padding: 2px 10px;
    text-align: center;
    line-height: 18px;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #FFF;
    border: none;
    border-radius: 0px;
    background: #4b4f55;
}
.newsletterInner .btnNewsLetter:hover{
    background: #4b4f55;
}
.footerText{
    width: 100%;
    overflow: hidden;
    border-top:1px solid #bbbcbd;
    background: #262d35;
}
.footerTextIn{
    width: 100%;
    overflow: hidden;
}
.footerTextInner{
    width: 100%;
    overflow: hidden;
}
.footerMid{
    width: 100%;
    overflow: hidden;
}
.footerMid p{
    padding: 15px;
    margin: 0px;
    line-height: 16px;
    text-align: center;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #FFF;
}

/*==================================================
=            Post Page            =
==================================================*/
.postInnerTop{
    width: 100%;
    overflow: hidden;
}
.postInnerTopIn{
   
    overflow: hidden; 
    margin-bottom: 20px;
    padding-right: 5px;
}
.postInnerTopIn h3{
    padding: 5px 0px;
    margin: 0px;
    line-height: 46px;
    text-align: left;
	font-weight:normal;
    font-family: 'merriweatherbold';
    font-size: 40px;
    color: #46494b;
}
.postInnerTopIn p{
    padding: 10px 0px;
    margin: 0px;
    line-height: 20px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: rgba(0, 0, 0, 0.62);
}


.postInnerTopIn > h3, .postInnerTopIn > form { display: inline-block}
.postInnerTopIn button{ margin-right: 10px; background: #eee}

.socialList_postPage{
    width: 100%;
    padding: 5px 0px 15px 0;
    overflow: hidden;
}
.socialList_postPage ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.socialList_postPage ul li{
    list-style: none;
    float: left;
    padding: 0px 10px 0px 0px;
}





.st_sharethis_custom{
  
} 
.socialList_postPage > span, .socialList_postPage > a{ width:36px; height:36px; display:inline-block; cursor:pointer}


.st_facebook_custom{
	background: url("../images/icon_social01.png") no-repeat scroll left top transparent;
	 
} 

.st_twitter_custom{
	background: url("../images/icon_social02.png") no-repeat scroll left top transparent;
	 
} 
.st_googleplus_custom{
	background: url("../images/icon_social03.png") no-repeat scroll left top transparent;
	 
} 



.st_linkedin_custom{
	background: url("../images/icon_social04.png") no-repeat scroll left top transparent;
 
} 

.st_reddit_custom{
	background: url("../images/icon_social05.png") no-repeat scroll left top transparent;
	 
} 

.st_email_custom{
	background: url("../images/icon_social06.png") no-repeat scroll left top transparent;
	 
} 



.st_print_custom{
	background: url("../images/icon_social07.png") no-repeat scroll left top transparent;
	 
} 


.print_custom{
	background: url("../images/icon_social07.png") no-repeat scroll left top transparent;
	 
} 









.postPageTest{
   width: 100%;
    overflow: hidden; 
}
.postPageTestIn{
    width: 100%;
    overflow: hidden;
}
.postPageTestIn p{
    padding: 10px 0px;
    margin: 0px;
    line-height: 25px;
	
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 14px;
    color: rgba(0, 0, 0, 0.82);
}

.postPageTestIn   p:first-child{ /*padding-top:0px; border-bottom: 1px solid #666666; margin-bottom:20px;*/ padding-right:15px;}
 .postPageTestIn   p:nth-child(2){padding-top:0px; border-bottom: 1px solid #666666; margin-bottom:0px; border:none;}

.postPageTestIn p span{
    width: 100%;
   /* float: left;*/
    padding: 5px 0px 30px 0px;
  font-size: 12px;
    color: #818181;
}
.postPageName{
   width: 100%;
   padding: 20px 0px 0px 0px;
    overflow: hidden; 
}
.postPageNameIn{
   width: 100%;
    overflow: hidden; 
}
.postPageNameIn h3{
    padding: 5px 0px;
    margin: 0px;
    line-height: 54px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 48px;
    color: #46494b;
}
.postPageRight {
    width: 100%;
    overflow: hidden;
}
.postPageRightIn {
    width: 100%;
    overflow: hidden;
}
.postPageRightInTop {
    width: 100%;
    overflow: hidden;
}
.postPageRightInTopIn {
    width: 100%;
    padding: 0px 0px 0px 0px;
    overflow: hidden;
}
.postPageRightInTopIn p {
    padding: 0px 0px 0px 0px;
    margin: 0px;
    line-height: 20px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.postPageRightInTopIn p a {
    text-decoration: none;
    color: rgba(0, 0, 0, 0.62);
	font-size:12px;
}
.moreAbout{
	width: 100%;
	padding:40px 0px 25px 0px;
    overflow: hidden;	
}
.moreAboutIn{
	width: 100%;
    overflow: hidden;	
}
.moreAboutIn p{
	float:left;	
	text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
	font-weight:normal;
    color: #030303;
}
.moreAboutIn ul{
	overflow:hidden;
    padding: 10px 0px 0px 0px;
    margin: 0px;
}
.moreAboutIn ul li{
    float: left;
    list-style: none; border-right:solid 1px #666;
}
.moreAboutIn ul li:last-child{
     border-right:none;
}
.moreAboutIn li a{
	padding: 0px 12px;
    line-height: 23px;
    text-align: left;
    font-family: 'merriweatherbold';
  font-size: 12px;
	font-weight:normal;
    color: #030303;
	text-decoration:none;
}
.moreAboutIn li a:hover{
	text-decoration:none;	
}
.moreStories{
	width: 100%;
	padding:15px 0px 0px 0px;
    overflow: hidden;	
}
.moreStoriesIn{
	width: 100%;
    overflow: hidden;	
}
.moreStoriesIn h3{
	padding: 5px 15px 5px 15px;
    line-height: 26px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 20px;
	font-weight:normal;
    color: #000;
	text-decoration:none;
	background:#eee;	
}
.moreStoriesLeft{
	width: 100%;
	padding:20px 0px 20px 0px;
    overflow: hidden;	
}
.moreStoriesLeftIn{
	width: 100%;
    overflow: hidden;	
}
.moreStoriesLeftIn h3{
	padding: 0px 0px 10px 0px;
    margin: 0px;
    line-height: 20px;
    text-align: left;
	font-weight:normal;
	 
    font-family: 'merriweatherregular';
    font-size: 20px;
    color: #000;	
}
.moreStoriesLeftIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.moreStoriesLeftIn ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.moreStoriesLeftIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.moreStoriesLeftIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.moreStoriesLeftIn p a{
	color: #000;	
}
.moreStoriesLeftIn p a:hover {
    text-decoration: none;
}
.moreStoriesLeftIn p span {
    color: #ff0001;
}
.storiesInnerTextLeft {
    width: 100%;
    padding: 2px 0px 40px 0px;
    overflow: hidden;
}
.storiesInnerTextLeftIn{
    width: 100%;
    padding: 15px 0px 0px 0px;
    overflow: hidden;
    border-top: 2px solid #000;
}
.storiesInnerTextLeftIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.storiesInnerTextLeftIn p a {
    text-decoration: none;
    color: #000;
}
.storiesInnerTextLeftIn p a:hover {
    text-decoration: none;
}
.storiesInnerTextLeftIn p span {
    color: #ff0001;
}
.moreStoriesRight{
	width: 100%;
	padding:20px 0px 0px 0px;
    overflow: hidden;	
}
.moreStoriesRightIn{
	width: 100%;
    overflow: hidden;	
}
.moreStoriesRightIn h3{
	padding: 0px 0px 10px 0px;
    margin: 0px;
    line-height: 20px;
    text-align: left;
	font-weight:normal;
/*	text-transform:uppercase;*/
    font-family: 'merriweatherregular';
    font-size: 20px;
    color: #000;	
}
.moreStoriesRightIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.moreStoriesRightIn ul li {
    width: 100%;
    padding: 15px 0px 15px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.moreStoriesRightIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.moreStoriesRightIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.moreStoriesRightIn p a{
	color: #000;	
}
.moreStoriesRightIn p a:hover {
    text-decoration: none;
}
.moreStoriesRightIn p span {
    color: #ff0001;
}
.storiesInnerTextRight {
    width: 100%;
    padding: 0px 0px 42px 0px;
    overflow: hidden;
}
.storiesInnerTextRightIn{
    width: 100%;
    padding: 15px 0px 0px 0px;
    overflow: hidden;
    border-top: 2px solid #000;
}
.storiesInnerTextRightIn p {
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.storiesInnerTextRightIn p a {
    text-decoration: none;
    color: #000;
}
.storiesInnerTextRightIn p a:hover {
    text-decoration: none;
}
.storiesInnerTextRightIn p span {
    color: #ff0001;
}
.storiesLikeMail{
	width: 100%;
    overflow: hidden;	
}
.storiesLikeMailIn{
	width: 100%;
    overflow: hidden;
}
.storiesLikeMailIn h3{
	padding: 5px 0px 5px 0px;
	margin:0px;
    line-height: 26px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 18px;
	color:#030303;
	font-weight:normal;
}
.storiesLikeMailIn p {
	padding:8px 0px;
	margin:0px;
    line-height: 23px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
    color: #000;
}
.storiesForm{
	width:100%;
	overflow:hidden;
}
.storiesFormIn{
	width:80%;
	overflow:hidden;
	position:relative;	
}
.storiesForm .form-group{
	width:40%;
}
.storiesForm .inputStories{
	width:100%;
	border-radius:30px;
	background:#eee;
}
.storiesForm .btnStories{
	padding: 5px 10px;
    top: 0px;
    left: 32%;
	position:absolute;
	line-height: 23px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 12px;
	color:#FFF;
    border-top-right-radius: 30px;
	border-bottom-right-radius: 30px;
	background:#1d1d1b;
}


/*==================================================
=            Category Page                        =
==================================================*/
.categoryLeft{
	width:100%;
	overflow:hidden;	
}
.categoryLeftIn{
	width:100%;
	overflow:hidden;	
}
.categoryLeftIn h3{
	padding: 5px 0px;
    margin: 0px;
    line-height: 40px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 26px;
}
.categoryLeftIn h3 a{
	text-decoration:none;
	color: #000;	
}
.categoryLeftIn h3 a:hover{
	text-decoration:none;	
}
.categoryRight{
	width:100%;
	overflow:hidden;	
}
.categoryRightIn{
	width:100%;
	overflow:hidden;	
}
.categoryRightIn h3{
	padding: 5px 0px;
    margin: 0px;
    line-height: 40px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 22px;
}
.categoryRightIn h3 a{
	text-decoration:none;
	color: #333333;	
}
.categoryRightIn h3 a:hover{
	text-decoration:none;	
}
.categoryList{
	width: 100%;
	padding:20px 0px 0px 0px;
    overflow: hidden;	
}
.categoryListIn{
	width: 100%;
    overflow: hidden;	
}
.categoryListIn h3{
	padding: 0px 0px 5px 0px;
    margin: 0px;
    line-height: 32px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 20px;
}
.categoryListIn h3 a{
	text-decoration:none;
	color: #333333;	
}
.categoryListIn h3 a:hover{
	text-decoration:none;	
}
.categoryListIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.categoryListIn ul li {
    width: 100%;
    padding: 20px 0px 20px 0px;
    float: left;
    list-style: none;
    border-top: 2px solid #ccc;
}
.categoryListIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.categoryListIn p {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 14px;
    color: #000;
}
.categoryListIn p a{
	color: #000;	
}
.categoryListIn p a:hover {
    text-decoration: none;
}
.categoryListIn p span {
	padding:0px;
   font-size:12px;
   color:rgba(0, 0, 0, 0.62)
}
.categoryFreetext{
	width:100%;
	overflow:hidden;	
}
.categoryFreetextIn{
	width: 100%;
	overflow:hidden;	    
    padding: 20px 0px 20px 0px;
    list-style: none;
    border-top: 2px solid #000;
}
.categoryFreetextIn h3{
	padding: 0px 0px 5px 0px;
    margin: 0px;
    line-height: 32px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 25px;
}
.categoryFreetextIn h3 a{
	text-decoration:none;
	color: #000;	
}
.categoryFreetextIn h3 a:hover{
	text-decoration:none;	
}
.categoryFreetextIn p {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.categoryFreetextIn p a{
	color: #000;	
}
.categoryFreetextIn p a:hover {
    text-decoration: none;
}
.categoryFreetextIn p span {
	padding:0px;
   font-size:12px;
}
.categoryPagination{
	width: 100%;
	overflow:hidden;	    
    padding: 20px 0px 20px 0px;
    list-style: none;
	text-align:center;
    border-top: 2px solid #ccc;	
}
.categoryPaginationIn{
	overflow:hidden;
	padding-left:28%;
	text-align:center;	
}
.categoryPaginationIn ul{
	width:100%;
	overflow:hidden;
	margin:0px;
	padding:0px;	
	text-align:center;
}
.categoryPaginationIn ul li{
	list-style:none;	
}
.categoryPaginationIn ul li a,.categoryPaginationIn ul li span{
	padding: 5px 10px;
    line-height: 25px;
    text-align: center;
	border:1px solid #9b9a9a;
    font-family: 'merriweatherregular';
    font-size: 20px;
    color: #000;
	text-decoration:none;
	background:#e4e7ea;
}
.categoryPaginationIn ul li a:hover{
	border:1px solid #9b9a9a;
	text-decoration:none;
	color:#000;
	background:#c0c2c4;	
}



.breackingNews span.pull-right{ position: absolute;     top: 8px;
    right: 25px; cursor:pointer }


/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/
/* Custom, iPhone Retina */ 
    @media only screen and (min-width : 320px) {
    }
 
    /* Extra Small Devices, Phones */ 
    @media only screen and (min-width : 480px) {
    }
 
    /* Small Devices, Tablets */
    @media only screen and (min-width : 768px) {
    .navbar-header .navbar-brand{ display:none;}	
    }
	
	
	
    /* Small Devices, Tablets */
    @media only screen and (max-width : 768px) {
       
                       
    }
	
	
	
    @media only screen and (max-width : 1024px) {
        .logo{
            padding: 0px 0px 10px 0px;
        }
        .headerRightInner img{
            float: left;
        }
        .headerRightInner p{
            padding: 0px 0px 0px 0px;
        }
        .mainMenuInner .navbar-nav>li {
            background: none;
        }
        .mainMenuInner .navbar-default .navbar-nav>li:nth-child(1)>a {
            padding-left: 15px;
        }
        
        .mainMenuInner .navbar-default .navbar-right>li:last-child>a.pull-right {
             padding-right: 0px;
        }
        
        .homeSlide h3{
/*            background-color: #9B9EA3;*/


           
            background-image: none;
            
            
            position: inherit;
            
            
            
            
        }
        .homeSlide h3 a, .homeSlide h3 span{ color: #000;}
        
        .homeSlideNewsIn ul li {
            padding-right:5px;
        }
        .homeSlideNewsIn ul li:last-child {
            padding-left:5px;
            padding-right:0px;
        }
        .homeSlideNewsBotIn ul li {
            margin: 0 10px 0 0;
        }
        .sportsLeftTopIn h3{
            width: 100%;
            background: url(../images/bg_sports_left_title.png) repeat;
        }
        .sportsRightTopIn h3 {
            width: 100%;
            background: url(../images/bg_sports_left_title.png) repeat;
        }
        .atGlanceLeftInTopIn h3 {
            width: 100%;
            background: url(../images/bg_entertainment_mid_title.png) repeat;
        }
        .footerLogo{
            padding: 0px 0px 20px 0px;
        }
        .footerBotMenu {
            padding: 0px 0px 0px 20px;
        }
        .footerBotMenuInner ul li {
            width: 50%;
        }
		.homeSlideNewsIn ul li{
			margin:	0px 13px 0px 0px;
		}
		.search-form .form-group input.form-control {
		  padding-right: 30px;
		  text-align:right;
		}
		.categoryPaginationIn{
			padding-left:0%;
		}

    }
 
    /* Medium Devices, Desktops */
    @media only screen and (min-width : 992px) {
        
     }
 
    /* Large Devices, Wide Screens */
    @media only screen and (min-width : 1200px) {
     }
	 
	 
	 
	 
	  /*lokman*/
	 
	 .breackingNewsInner marquee a{margin-right:40px;}
.show-on-hover:hover > ul.dropdown-menu {
    display: block;    
}


 
  /* Large Devices, Wide Screens */
    @media only screen and (max-width : 768px) {
    
.breackingNewsInner h3{
   display:none;
	width:0%;/*lokman*/
    
}
.breackingNewsInner p{
    
	width:100%; 
    
}

 }



 
 
 
#return-to-top {
    position: fixed;
    bottom: 20px;
    right: 5px;
   /* background: #e6e6e6;*/
   
    width: 40px;
    height: 40px;
    
    display: block;
    text-decoration: none;
    
    display: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top span {
    color: rgba(0, 0, 0, 0.31);
    margin: 0;
    position: relative;
    left: 10px;
    top: 7px;
    font-size: 30px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#return-to-top:hover {
  /*  background: rgba(0, 0, 0, 0.9);*/
}
#return-to-top:hover span {
    color: rgba(0, 0, 0, 0.55);
    top: 5px;
}
/* ===================================================
                     Cartoon
=================================================== */
.cartoonPage{
    width: 100%;
    overflow: hidden;
}
.cartoonPageIn{
    width: 100%;
    overflow: hidden;
}
.cartoonList{
    width: 100%;
    overflow: hidden;
}
.cartoonListIn{
    width: 100%;
    overflow: hidden;
}
.cartoonListIn img{
    padding: 0px 0px 15px 0px;
}
.cartoonText{
    width: 100%;
    overflow: hidden;
    padding: 20px 0px 20px 0px;
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
}
.cartoonText p{
    padding: 10px 0px 10px 0px;
    line-height: 20px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 16px;
    color: #000;
}
.cartoonText ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 10px 0px 30px 30px;
}
.cartoonText ul li{
    list-style: disc;
    padding: 0px;
}
.cartoonText ul li a{
    padding: 4px 20px;
    line-height: 20px;
    font-family: 'merriweatherregular';
    font-size: 16px;
    color: #000;
    text-decoration: none;
}
.cartoonText ul li a:hover{
    text-decoration: none;
}
/* ===================================================
                     Archive
=================================================== */
.postInnerTopIn h3 span{
    color: #ff0000;
}
.archiveDate{
    width: 100%;
    overflow: hidden;
}
.archiveDateIn{
    width: 100%;
    overflow: hidden;
}
.archiveDateIn ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 20px 0px 30px 0px;
}
.archiveDateIn ul li{
    float: left;
    list-style: none;
    padding: 0px 2px 0px 0px;
}
.archiveDateIn ul li a{
    padding: 4px 20px;
    line-height: 20px;
    font-family: 'merriweatherregular';
    font-size: 16px;
    color: #FFF;
    text-decoration: none;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background: #6b6b6b;
}
.archiveDateIn ul li.activeDate a{
    background: #2c9ee1;
}
.archiveDateIn ul li a:hover{
    text-decoration: none;
}
.archivePage{
    width: 100%;
    overflow: hidden;
}
.archivePageIn{
    width: 100%;
    overflow: hidden;
}
.archivePageInner{
    width: 100%;
    overflow: hidden;
}
.archiveList{
    width: 100%;
    overflow: hidden;
}
.archiveListIn {
    width: 100%;
    overflow: hidden;
}
.archiveListIn ul {
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.archiveListIn ul li {
    width: 100%;
    padding: 20px 0px 20px 0px;
    float: left;
    list-style: none;
    border-bottom: 2px solid #6c6c6c;
}
.archiveListIn ul li img {
    float: left;
    padding: 0px 15px 0px 0px;
}
.archiveListIn h3 {
    padding: 0px 0px 5px 0px;
    margin: 0px;
    line-height: 32px;
    text-align: left;
    font-family: 'merriweatherbold';
    font-size: 25px;
}
.archiveListIn h3 a {
    text-decoration: none;
    color: #000;
}
.archiveListIn p {
    margin: 0px;
    padding: 0px 0px 20px 0px;
    float: none;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;
    color: #000;
}
.archiveListIn p span {
    padding: 0px;
    float: none;
    font-size: 12px;
}
/* ===================================================
                     Video Gallery
=================================================== */
.videoGallery{
    width: 100%;
    padding: 30px 0px 0px 0px;
    overflow: hidden;
}
.videoGalleryIn{
    width: 100%;
    overflow: hidden;
}
.videoGalleryList{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.videoGalleryListIn{
    width: 100%;
    overflow: hidden;
}
.btnPlay{
    width: 100px;
    height: 70px;
    position: absolute;
    left: 230px;
    top: 123px;
}
.videoGalleryDetails{
    width: 100%;
    padding: 30px 0px 0px 0px;
    overflow: hidden;
}
.videoGalleryDetailsIn{
    width: 100%;
    overflow: hidden;
}
.videoGalleryDetailsList{
    width: 100%;
    overflow: hidden;
    position: relative;
}
.videoGalleryDetailsListIn{
    width: 100%;
    overflow: hidden;
}
.btnPlayDetails{
    width: 100px;
    height: 70px;
    position: absolute;
    left: 15px;
    bottom: 15px;
}

/* ===================================================
                     Photo Gallery
=================================================== */
.socialListPhotoRight{
    float: right;
    overflow: hidden;
}
.socialListPhotoRight ul{
    float: left;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.socialListPhotoRight ul li{
    float: left;
    padding: 0px 0px 0px 15px;
    list-style: none;
}
.socialListPhotoRight p{
    padding: 10px 0px 0px 28px;
    margin: 0px;
    line-height: 26px;
    float: left;
    font-family: 'merriweatherregular';
    font-size: 20px;
    color: #000;
}
.socialListPhotoRight p a{
    text-decoration: none;
    color: #000;
}
.socialListPhotoRight p a:hover{
    text-decoration: none;
}
.postPageTest .carousel-control.left{
    width: 43px;
    height: 43px;
    background: url(../images/gallery_next.jpg) no-repeat right top;
    position: absolute;
    top: -60px;
    left: 75%;
}
.postPageTest .carousel-control.right{
    width: 43px;
    height: 43px;
    background: url(../images/gallery_prev.jpg) no-repeat right top;
    position: absolute;
    top: -60px;
    left: 68%;
}
.postInnerTopIn h5{
    padding: 15px 0px;
    margin: 0px;
    line-height: 26px;
    float: left;
    font-family: 'merriweatherregular';
    text-transform: uppercase;
    font-size: 20px;
    color: #000;
}
.photoList{
    width: 100%;
    padding: 0px 0px 15px 0px;
    overflow: hidden;
}
.photoListIn{
    width: 100%;
    overflow: hidden;
}
.photoList2{
    width: 100%;
    padding: 0px 0px 15px 0px;
    overflow: hidden;
    position: relative;
}

.photoList2 > p {padding:10px 0}
.photo-icon{
    width: 50px;
    height:50px;
    border: 0px;
    position: absolute;
    left: 15px;
    bottom: 85px;
}
.noPaddingLeft{
    padding-left: 0px;
}
.noPaddingRight{
    padding-left: 0px;
}
.socialListPhotoRight2{
    width: 100%;
    overflow: hidden;
}
.socialListPhotoRight2 ul{
    float: left;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.socialListPhotoRight2 ul li{
    float: left;
    padding: 0px 0px 0px 15px;
    list-style: none;
}
.socialListPhotoRight2 p{
    padding: 10px 0px 0px 28px;
    margin: 0px;
    line-height: 26px;
    float: left;
    font-family: 'merriweatherregular';
    font-size: 20px;
    color: #000;
}
.socialListPhotoRight2 p a{
    text-decoration: none;
    color: #000;
}
.socialListPhotoRight2 p a:hover{
    text-decoration: none;
}
.photoGalleryLarge{
    width: 100%;
    overflow: hidden;
}
.photoGalleryLargeIn{
    width: 100%;
    overflow: hidden;
}
.photoGalleryLargeIn p{
    padding: 15px 0px 0px 0px;
    margin: 0px;
    line-height: 22px;
    float: left;
    font-family: 'merriweatherregular';
    font-size: 16px;
    color: #000;
}

.photoGalleryLargeIn img{ margin-bottom: 10px;}

.photoGalleryLargeIn p.gallery-photo-caption { width: 100%;
    /* float: left; */
    padding: 5px 0px 30px 0px;
    font-size: 12px;
    color: #818181; 
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 10px !important;

}









.atGlanceLeftInTopIn img.play {
    position: absolute;
    bottom: 85px;
    left: 15px;
}

.ataglance-medium img.play {
    position: absolute;
    bottom: 25px;
    left: 20px;
	width:25px;
}








.recentgallery{
    width: 100%;
    padding: 0px 0px 15px 0px;
   overflow: hidden;
}
.recentgalleryIn{
    width: 100%;
   overflow: hidden;
}
.recentgalleryIn ul{
    width: 100%;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
}
.recentgalleryIn ul li{
    width: 100%;
    padding: 12px 0px 12px 0px;
    float: left;
    height: 100px;
    list-style: none;
    border-top: 2px solid #ccc;
}
.recentgalleryIn ul li:last-child{
    margin-right: 0px;
}
.recentgalleryIn ul li img{
    float: left;
    padding: 0px 0px 0px 0px;
	margin-right:15px;
}
.recentgalleryIn p{
    margin: 0px;
    padding: 0px 0px 0px 0px;
    line-height: 22px;
    text-align: left;
    font-family: 'merriweatherregular';
  font-size: 12px;  /*lokman*/
    color: #000;
}
.recentgalleryIn ul li p a{
    text-decoration: none;
    color: #000;
}
.recentgalleryIn ul li p a:hover{
    text-decoration: none;
}
.recentgalleryIn ul li p span{
    color: #ff0001;
}
.recentgalleryIn ul li p span{
    color: #ff0001;
}

img.image1 {
padding:0px 0px 10px 0;
}

img.image2 {
padding:0px 0px 10px 0;
margin-left:0px;
margin-right:15px;
}

.postPageTestIn .thumbnail {
    position: relative;
    padding: 0px;
    margin-bottom: 0px;
	 max-width:310px; border:none;
	 float:left;
}

.postPageTestIn .thumbnail .caption { padding-left:0;  padding-right:15px;}

.postPageTestIn .thumbnail img { max-width:295px;}

p.image1-caption {    border-bottom: 1px solid #ccc !important; margin-bottom:10px !important;}




.related-video .feature, .related-news {
    font-family: arial, helvetica, sans-serif;
    padding: 0px 0 12px 0;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 20px 0 20px 0;
}	
	
h3.related-video-header, h3.related-coverage-header {
    font-size: 13px;
    font-weight: normal;
    color: #333333;
	 font-family: 'merriweatherregular';
    /*text-transform: uppercase;*/
line-height:35px;
}	
	
.module ul {
    margin: 0;
    padding: 4px 0 0;
}

.module ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.related-news a, .related-video .feature a {
    width: 100%;
    color: #333;
     font-family: 'merriweatherbold';
    font-weight: normal;
	font-size:13px;
    line-height: 30px;
}

.related-bullet {
    color: #666;
    font-size: 0.7em;
    font-weight: bold;
    vertical-align: middle;
} 

.mostViewedMidIn .content { margin-top:13px;}

.mostViewedMidIn .content li:first-child {
    padding-top: 12px;
	border-top: 2px solid #d2d2d2;
}
.mostViewedMidIn .content li {
    display: block;
    border-bottom: 2px solid #d2d2d2;
    line-height: 20px;
    padding: 12px 0;
}

.mostViewedMidIn .content li:after {
    content: "";
    display: table;
    clear: both;
}

.mostViewedMidIn .content li .count {
    width: 18px;
    float: left;
    color: #888;
    font-size: 16px;
    padding-right: 20px;
    line-height: 24px;
}

.mostViewedMidIn .content li .text {
    width: 90%;
    float: left;
    font-size: 1.07692em;
    font-family: BentonSansBold, Arial, sans-serif;
    padding-left: 16px;
    border-left: 1px solid #aaa;
}


.mostViewedMidIn .content li:last-child {
    border: 0;
    padding-bottom: 10px;
}

div.ads-hints p{
    margin: 0px;
    padding: 0px 0px 0px 0px;
	     line-height: 17px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 11px;
    color: #000;

}
h3.category-title{ font-weight:bold; margin-top:10px;}
.trending{ margin-top:10px; padding-left:100px; margin-bottom: 10px;}
.list-inline>li {    padding-right: 15px;   border-right: solid 1px #ccc;   padding-left: 15px;}
.trending li:nth-child(1){color:#ff0000;  font-size:12px;  border-right: none; text-transform:uppercase;}
.trending li > a{ color:#000; font-size:12px; text-decoration:none; cursor:pointer;}



 


.header-inner-menu .mainMenuInner .navbar-default .navbar-nav>li.active>a{ color:red; background:none;}
/*.sport {6fb22d}*/
p.adv{ padding:0 }
/*.trending li:nth-child(1)>a{color:#fff;}*/
.mt-20{ margin-top:20px}
.mb-20{ margin-bottom:20px}
.mt-0{ margin-top:0px}


@media only screen and (max-width : 978px) { .trending{display:none;}}


#search-form, #search-form-footer {display:none;} 
.search__form {
    display: block;
  /*  margin: 0;
    max-width: 50px;
    padding: 0;
    position: absolute;
    right: 4.4em;
    text-align: right;
    top: 0;*/
    -webkit-transition: max-width .3s ease-out;
    transition: max-width .3s ease-out;
    width: -webkit-calc(100% - 90px);
    width: calc(100% - 90px);
    z-index: 31; 
	 padding:2px 0px 10px 0px;
	 position:absolute;
	 top:0;
	 left:0px;
	 
	 }
	
	
.search__form-fields {
    height: 32px;
    
    position: relative;
   	    display: inline-block;
    width: -webkit-calc(100% - 10px);
     width: calc(100% - 10px); 
	 border:solid 1px #ccc;
}

.search__input-field {
    font-weight: 300;
    min-height: 28px;
    padding: 6px 10px;
    width: 100%;
    font-size: 16px;
    font-size: 1.0666666667rem;
    line-height: 1;
}

.search__input-field {
    border: 0;
    border-radius: 0;
    color: #a6a6a6;
    font-weight: 300;
    line-height: 30px;
    padding: 0 .5em;
    width: 100%;
	    background: #fff;
}

.search__input-field {
    display: inline-block;
    height: 30px;
    left: 0;
    min-height: 0;
    position: absolute;
    width: -webkit-calc(100% - 100px);
    width: calc(100% - 100px);
}


.search__submit-button {
    background: #fff;
    border: 0;
    color: #0c0c0c;
    display: none;
    margin: 0;
    padding-bottom: 0;
    padding-top: 0;
    position: absolute;
    right: 0;
    width: 100px;
}
.search__submit-button {
    display: inline-block!important;
    height: 30px;
    line-height: 30px;
}
.search__input-field+.search__submit-button {
    display: inline-block!important;
}








@media only screen and (min-width : 1200px) {
.ataglance-medium{ height:164px; margin-bottom: 20px; overflow-y: hidden}
.atGlanceLeftInTopIn { height:353px;}
.atGlanceLeftInTopIn img:first-child { height:353px;}
.sportsLeftTopIn, .sportsLeftTopIn img,.sportsRightTopIn, .sportsRightTopIn img{ height:368px;}

.businessPartTopIn,.businessPartTopIn img { height:353px;}


.homeSlideRightSecOne { height: 276px}
.homeslideIn { height:353px; }
.entertainmentLeft { margin-top:0px;}
.entertainmentRightIn ul li{ height:100px;}
.entertainmentMidTop{ height:353px; overflow-y:hidden;}
.entertainmentMidBotInLeftIn { height:552px; overflow-y:hidden}
.entertainmentMidBotInLeftIn img { height:460px; overflow-y:hidden}
.entertainmentMidTopIn{ height:353px; overflow-y:hidden}
 
 .entertainmentMidTopIn img {height:353px;}

.celebrity{ height:552px;overflow-y:hidden}
.celebrityIn img { height: 460px; overflow:hidden}
.postPageRight{ margin-top:-20px;}
/*.contentPartOne .postPageRight{ margin-top:0px;}*/
.contentPartOne .post .postPageRight { margin-top:-20px;}
.homeSlideNewsIn ul li { height:276px; overflow-y:hidden}


	.homeSlideNewsMidIn ul li{
     
    
     
    height: 92px;
	overflow-y:hidden;
     
}
	
	.homeSlideNewsIn ul li img {height:184px; width:304px}
	
	
.homeSlideNewsMidIn p{ line-height:24px;}	

.electionTop{
  height:276px;
  overflow:hidden;
 }
 
.refuggesBot ul li{  height:92px; overflow-y:hidden; padding-top:12px;} 

.refuggesBot ul li img, .hightLightsOneIn ul li img, .celebrityBotIn ul li img{
     height:63px;
}

.electionMidbottom { padding-top:0px;}
.electionMidtop { height:276px; overflow-y:hidden;}
    
.hightLightsOneIn ul li, .celebrityBotIn ul li {height:92px; overflow-y:hidden;}	
	
.celebrityIn { height:544px; overflow-y:hidden;}	
.celebrityBot{padding-top:0px;}	

.mostViewedMid ul li{ height:92px; overflow-y:hidden}

ul.sportsLeftBotInRightInOne li img,ul.sportsRightBotInRightOne li img,.wordSecFourList ul li img,.interviewLeftIn ul li img {  height:63px}
ul.sportsLeftBotInRightInOne li,ul.sportsRightBotInRightOne li,.videoBotIn ul li {  height:92px; overflow-y:hidden}


.sportsLeftBotInLeftIn-top { height:276px; overflow:hidden;}

	.businessPartMidIn ul li img, .techInnerList ul li img{ height:63px;}
	.businessPartMidIn ul li,.techInnerList ul li { height: 92px; overflow-y:hidden}
	
	
.businessPartBotInRightIn-top{ height:276px; overflow-y:hidden;}	

.businessPartBotInRightIn-top img{ height:184px; overflow-y:hidden; width:295px;}	

 .tech { padding-bottom:34px;}
 
 .entertainmentRightTopIn  img:first-child { height:270px }

.entertainmentMidBotInRightIn ul li, .entertainmentLeftIn ul li,.wordSecOneInTopIn ul li,.wordSecTwoInTopIn ul li, .wordSecThreeInTopIn ul li{ height:100px;overflow-y:hidden; }

 .wordSecFourList ul li{ height:92px;overflow-y:hidden; }
 
 .entertainmentLeftList{ height:276px; overflow-y:hidden;}
	
 .entertainmentLeftList:first-child{ height:293px; overflow-y:hidden;}

.wordSecOneInTopIn-top{ height:292px; overflow-y:hidden;}	
.wordSecOneInTopIn-top img{height:200px;}
 
 
.editorialInnerText { height:92px; overflow-y:hidden;}
.interviewLeftIn ul li { height:92px; overflow-y:hidden}
.interviewRightIn ul li { height:98px; overflow-y:hidden}
.interviewRightInList { height:276px; overflow-y:hidden}
.interviewRightInList img{ height:184px; }

.interviewRightList{ height:552px; overflow-y:hidden;}
.interviewRightList img{ height:460px; overflow-y:hidden;}


.videoBotIn ul li img:first-child{  height:63px;}
.videoBotIn ul li img.play{ bottom:30px;}
.homeSlideNewsMidIn ul li img { height:63px;}

.homeSlideRightSecOneIn img { height:184px;}


ul.dateList li {
    padding: 0px 0px 8px 0;
	margin-right:5px;
}
.tabbable-line > .nav-tabs > li{ margin:0 5px;  }
.postPageTestIn > .row > .col-md-4{
 height:192px;
 overflow-y:hidden;
 }

div.ads-hints{ height:266px;}

.categoryListIn ul li img{ width:25% }
.businessPartBotInLeftIn ul li img,.businessPartBotInRightIn ul li img{ height:63px;}
.businessPartBotInLeftIn ul li,.businessPartBotInRightIn ul li{ height:92px; overflow:hidden}

	
	
	
	
	
	.left-side {
   
    float: none;
    display: table-cell;
   
}

.right-side {
    
    float: none;
    display: table-cell;
    padding-right: 5px;
   
}
 
.photo-icon{
    width: 50px;
    height:50px;
    border: 0px;
    position: absolute;
    left: 15px;
    top: 135px;
}	
	.moreStoriesLeftIn ul li,.moreStoriesRightIn ul li{height: 102px;
}
	}
	
	
	
	
	

@media only screen and (min-width : 1365px) {

.entertainmentLeftListIn { height:276px;}
.entertainmentRightIn ul li{ height:100px;}

.entertainmentMidTop{ height:353px; overflow-y:hidden; padding:0px;}
.entertainmentMidBotInLeftIn { height:552px; overflow-y:hidden}
.entertainmentMidBotInLeftIn img { height:460px; overflow-y:hidden}
 
 
.entertainmentLeftListIn img { height:184px;  overflow-y:hidden}

.ads-hints img { max-height:300px; height:270px;}

div.ads-hints{ height:266px;}

.celebrity{ height:552px;overflow-y:hidden}

.postPageRight{ margin-top:-20px;}
/*.contentPartOne .postPageRight{ margin-top:0px;}*/
 .contentPartOne .post .postPageRight { margin-top:-20px;}
.homeSlideNewsIn ul li { height:276px; overflow-y:hidden}


	.homeSlideNewsMidIn ul li{
     
    
     
    height: 92px;
	overflow-y:hidden;
     
}
	
	.homeSlideNewsIn ul li img {height:184px; width:304px}
	
	
.homeSlideNewsMidIn p{ line-height:24px;}	

.electionTop{
  height:276px;
  overflow:hidden;
 }
 
.refuggesBot ul li{ height:92px; overflow-y:hidden; padding-top:12px;} 

.refuggesBot ul li img, .hightLightsOneIn ul li img, .celebrityBotIn ul li img{
     height:63px;
}

.electionMidbottom { padding-top:0px;}
.electionMidtop { height:276px; overflow-y:hidden;}
    
.hightLightsOneIn ul li, .celebrityBotIn ul li {height:92px; overflow-y:hidden;}	
	
.celebrityIn { height:564px; overflow-y:hidden;}	
.celebrityBot{padding-top:0px;}	

.mostViewedMid ul li{ height:92px; overflow-y:hidden}

ul.sportsLeftBotInRightInOne li img,ul.sportsRightBotInRightOne li img, .sportsLeftBotInLeftIn ul li img , .homeSlideNewsBotIn ul li img{  height:63px;}
ul.sportsLeftBotInRightInOne li,ul.sportsRightBotInRightOne li, .sportsLeftBotInLeftIn ul li, .sportsLeftBotInRightIn ul li,.homeSlideNewsBotIn ul li {  height:92px; overflow-y:hidden}


.sportsLeftBotInLeftIn-top { height:276px; overflow:hidden;}

	.businessPartMidIn ul li img, .techInnerList ul li img{  height:63px;}
	.businessPartMidIn ul li,.techInnerList ul li {  height:92px; overflow-y:hidden}
	
	.businessPartBotInLeftIn ul li img,.businessPartBotInRightIn ul li img{ height:63px;}
.businessPartBotInLeftIn ul li,.businessPartBotInRightIn ul li{ height:92px; overflow:hidden}

	
.businessPartBotInRightIn-top{ height:276px; overflow-y:hidden;}	

.businessPartBotInRightIn-top img{ height:184px; overflow-y:hidden; width:295px;}	

 .tech { padding-bottom:34px;}
 
 .entertainmentRightTopIn img:first-child { height:270px }

.entertainmentMidBotInRightIn ul li, .entertainmentLeftIn ul li,.wordSecOneInTopIn ul li,.wordSecTwoInTopIn ul li, .wordSecThreeInTopIn ul li{ height:92px;overflow-y:hidden; }
.entertainmentMidBotInRightIn ul li img, .entertainmentLeftIn ul li  img,.wordSecOneInTopIn ul li  img,.wordSecTwoInTopIn ul li  img, .wordSecThreeInTopIn ul li  img,.interviewLeftIn ul li img{ height:63px}
 .wordSecFourList ul li{ height:92px;overflow-y:hidden; }

.entertainmentLeftList{ height:276px; overflow-y:hidden;}
	

.wordSecOneInTopIn-top{ height:292px; overflow-y:hidden;}	
.wordSecOneInTopIn-top img{height:200px;}
 
 
.editorialInnerText { height:92px; overflow-y:hidden;}
.interviewLeftIn ul li { height:92px; overflow-y:hidden}
.interviewRightIn ul li { height:98px; overflow-y:hidden}
.interviewRightInList { height:276px; overflow-y:hidden}
.interviewRightInList img{ height:184px; }

.interviewRightList{ height:552px; overflow-y:hidden;}

.videoBotIn ul li img:first-child{ width:32%}
.videoBotIn ul li img.play{ bottom:30px;}
.homeSlideNewsMidIn ul li img { width:32%}

.homeSlideRightSecOneIn img { height:184px;}
.postPageTestIn > .row > .col-md-4{
 height:192px;
 overflow-y:hidden;
 margin-bottom:15px;
 }

	
	
	
	
	
	
	
	
	.photogallery .moreStoriesLeft{ height:300px; overflow-y:hidden; padding:0px;}
	
	.photoList2 > img{height:200px; overflow-y:hidden}
	
	 
	
	ul.dateList li {
    padding: 0px 0px 8px 0;
	 
}
	.tabbable-line > .nav-tabs > li{ margin-right:5px}
	.categoryListIn ul li img{ width:25% }
.moreStoriesLeftIn ul li,.moreStoriesRightIn ul li{height: 102px;
}
	}





 /* Small Devices, Tablets */
    @media only screen and (max-width : 767px) {
        
	.recent-news-section{ display:none;}	    
	.postPageName { display:none;}
	.logo{display:none;}
	.navbar-header .navbar-brand{ padding:15px 0;}	
	
	.searchTop {
    top: 8px;
    right: 65px;
}
.search__form{ top:8px}
.homeSlideNewsBotIn ul li{ width:100%;}	
.homeSlideNewsIn ul{ margin-bottom:20px;}
.electionTop,.electionMid{ margin-bottom:20px;}
.mobile_hide{ display:none;}
.celebrityIn img { width:100%}
.celebrityBot{ padding-top:30px;}
.sportsLeft{ margin-bottom:20px;}

.mb-mt-20 {margin-top:20px;}
    }
	




@media (min-width: 1200px) {
.inside {
  margin-top: 20px;
  margin-bottom: 20px;
  /*background: #ededed;
  background: -webkit-gradient(linear, left top, left bottom,color-stop(0%, #f4f4f4), color-stop(100%, #ededed));
  background: -moz-linear-gradient(top, #f4f4f4 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f4f4f4 0%, #ededed 100%);*/
}
.inside-full-height {
  /*
  // if you want to give content full height give him height: 100%;
  // with content full height you can't apply margins to the content
  // content full height does not work in ie http://stackoverflow.com/questions/27384433/ie-display-table-cell-child-ignores-height-100
  */
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

/* columns of same height styles */

.row-height {
  display: table;
  table-layout: fixed;
  height: 100%;
  width: 100%;
}
.col-height {
  display: table-cell;
  float: none;
  height: 100%;
}
.col-top {
  vertical-align: top;
}
.col-middle {
  vertical-align: middle;
}
.col-bottom {
  vertical-align: bottom;
}
}
/*@media (min-width: 480px) {
  .row-xs-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-xs-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-xs-top {
    vertical-align: top;
  }
  .col-xs-middle {
    vertical-align: middle;
  }
  .col-xs-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 768px) {
  .row-sm-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-sm-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-sm-top {
    vertical-align: top;
  }
  .col-sm-middle {
    vertical-align: middle;
  }
  .col-sm-bottom {
    vertical-align: bottom;
  }
}
*/
@media (min-width: 992px) {
  .row-md-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-md-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-md-top {
    vertical-align: top;
  }
  .col-md-middle {
    vertical-align: middle;
  }
  .col-md-bottom {
    vertical-align: bottom;
  }
}

@media (min-width: 1200px) {
  .row-lg-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
  }
  .col-lg-height {
    display: table-cell;
    float: none;
    height: 100%;
  }
  .col-lg-top {
    vertical-align: top;
  }
  .col-lg-middle {
    vertical-align: middle;
  }
  .col-lg-bottom {
    vertical-align: bottom;
  }
}




figure.image {
    /*display: inline-block;*/
     display: table;
    margin: 0 20px 15px 0px;
    background: #f5f2f0;
}

figure.align-left {
    float: left;
}

figure.align-right {
    float: right;
}

figure.image img {
    margin: 0px 0px 0 0px;
}

figure.image figcaption {
    margin: 6px 8px 6px 8px;
    text-align: center;

display: table-caption; caption-side: bottom ;
}





h1.shoulder{ 
   margin:5px 0;
    line-height: 28px;
    color: #c00;
    font-size: 14px;
	}

h1.hanger {    

   padding: 10px 0px 0 0;
    margin: 0px;
    line-height: 20px;
    text-align: left;
    font-family: 'merriweatherregular';
    font-size: 18px;
    color: rgba(0, 0, 0, 0.62); }