body {
    background-color: #fff;
    color: #333;
    overflow-x: hidden !important
}

html {
    font: .875em/1.28571 Merriweather;
    min-height: 100%
}

ul {
    padding: 0;
    margin: 0;
    list-style: none
}

ol {
    padding: 0
}

.goToTop {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    border-bottom: 1px solid #ddd
}

.fa-angle-up:before {
    content: "\f106" !important
}

p {
    font-family: Merriweather;
    font-size: 15px
}

a {
    text-decoration: none;
    color: #000
}

a:hover {
    color: #000 !important;
    text-decoration: none
}

a:focus {
    outline: none;
    text-decoration: none
}

h2 {
    font-family: merriweather;
    line-height: 23px
}

img {
    border: none
}

.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.img-right {
    display: block;
    margin-left: auto
}

.img-left {
    display: block;
    margin-right: auto
}

.yellow_bg {
    background-color: #ffd62c
}

.yellow_btn {
    background-color: #ffd62c;
    color: #fff
}

.yellow_btn:hover {
    background-color: #f8c907;
    color: #fff
}

.limeblue_bg {
    background-color: #7dc34d
}

.blue_bg {
    background-color: #09c
}

.blue_btn {
    background-color: #09c;
    color: #fff
}

.blue_btn:hover {
    background-color: #39c8f7;
    color: #fff
}

.transition {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.header_first_inner {
    display: inline;
    float: left;
    width: 100%;
    margin-top: 5px
}

.header_first_inner .column {
    min-height: auto
}

#header {
    float: left;
    display: inline;
    width: 100%
}

.first_new_bar {
    position: relative;
    margin-top: -56px
}

.first_new_bar .header_first_left {
    width: auto
}

.first_new_bar .header_top {
    float: right
}

.second_new_bar {
    margin-top: -10px;
    font-family: Merriweather;
    position: relative;
    font-size: 12px;
    z-index: 100
}

.second_new_bar .english_date_div {
    width: 53%;
    float: left;
    text-align: right;
    padding-right: 6.5%;
    font-size: 12px
}

.second_new_bar .islamic_date_div {
    font-size: 12px
}

.header_first {
    display: inline;
    float: left;
    width: 100%
}

.header_first_left {
    float: left;
    display: inline;
    width: 13%
}

.header_first_right {
    float: left;
    display: inline;
    width: 50%;
    padding: 5px 0px 0 250px;
    text-align: center;
    font-family: Merriweather
}

.top_first_nav {
    text-align: right;
    margin-top: 5px
}

.top_first_nav li {
    display: inline-block
}

.top_first_nav li a {
    color: #407295;
    font-family: arial;
    font-size: 12px;
    padding: 0px 0px;
    margin-left: 5px;
    text-transform: uppercase;
    -webkit-transition: all 0.5;
    -o-transition: all 0.5;
    transition: all 0.5
}

.top_first_nav li a:hover {
    color: #000;
    text-decoration: none;
    outline: none
}

.navbar.navbar-default {
    background-color: #fff
}

.navbar-hot-topics {
    background: none repeat scroll 0 0 #D6D7D8 !important;
    border: 0 none;
    color: #fff;
    font-family: Merriweather;
    font-size: 15px;
    line-height: 20px;
    margin: 8px 0 0;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    min-height: 30px
}

.hot_topics_title {
    color: #F00;
    float: left;
    font-family: Merriweather;
    font-size: 14px;
    text-decoration: none;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    margin-top: 4px;
    margin-bottom: -2px;
    padding-bottom: 17px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding: 0px 17px;
    font-weight: 600
}

.navbar-hot-topics .custom_nav {
    width: auto
}

#navbar2 ul.navbar-nav li a {
    padding: 0px 6px;
    font-size: 14px;
    text-transform: capitalize
}

#navbar2 ul.navbar-nav li a:hover {
    border-color: transparent
}

.header_top {
    display: inline;
    float: left;
    width: 37%;
    margin-top: 3px
}

.header_top_left {
    display: inline;
    width: 70%
}

.header_top_inner {
    display: inline;
    float: left;
    width: 32%;
    margin-top: 8px;
    height: 50px
}

.header_top_left_inner {
    display: inline;
    width: 70%
}

.top_nav {
    text-align: right;
    margin-top: 5px
}

.top_nav li {
    display: inline-block;
    border-right: 1px solid #000
}

.top_nav li a {
    color: #407295;
    font-family: Merriweather;
    font-size: 12px;
    padding: 0px 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.5;
    -o-transition: all 0.5;
    transition: all 0.5
}

.header_top_inner_left {
    float: left;
    display: inline;
    width: 20%;
    height: 50px;
    margin-top: 8px
}

.inner_top_nav {
    text-align: right;
    margin-top: 5px;
    position: relative;
    left: 70px
}

.inner_top_nav li {
    display: inline-block;
    border-right: 1px solid #000
}

.inner_top_nav li a {
    color: #407295;
    font-family: arial;
    font-size: 12px;
    padding: 0px 12px;
    text-transform: uppercase;
    -webkit-transition: all 0.5;
    -o-transition: all 0.5;
    transition: all 0.5
}

.nav-tabs {
    border-bottom: 1px solid #C5BABA;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 900
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
    background: #039fda;
    color: #fff
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: 1px solid #C5BABA
}

.top_nav li a:hover {
    color: #000;
    text-decoration: none;
    outline: none
}

.header_top_right {
    float: right;
    display: inline;
    text-align: right
}

#search input[type="text"] {
    background: url("img/search-white.png") no-repeat 10px 6px #fcfcfc;
    border: 1px solid #d1d1d1;
    font: bold 12px arial;
    color: #bebebe;
    width: 100px;
    padding: 6px 15px 6px 35px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s
}

#search input[type="text"]:focus {
    width: 100px
}

.header_bottom {
    display: inline;
    float: left;
    width: 100%;
    padding: 3px 0 0
}

.header_bottom_left {
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
    background-image: url('../img/logo_line.jpg');
    background-repeat: repeat-x;
    background-position: 0 68px
}

.header_inner_center {
    float: left;
    display: inline;
    width: 48%;
    text-align: center
}

.logo_inner {
    display: inline-block;
    font-size: 35px;
    font-weight: bold;
    line-height: 32px
}

.logo {
    font-size: 35px;
    font-weight: bold;
    line-height: 32px;
    position: relative;
    z-index: 10
}

.logo img {
    max-width: 100%
}

.logo > img:hover {
    opacity: 1
}

.logo > strong {
    color: #FFA500
}

.logo > span {
    display: block;
    font-size: 16px;
    font-weight: normal
}

#header .header_bottom_right {
    margin-top: 10px;
    background: #EFECE2
}

.header_bottom_right {
    float: right;
    display: inline;
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(img/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}

.scrollToTop {
    bottom: 105px;
    display: none;
    font-size: 32px;
    font-weight: bold;
    height: 50px;
    position: fixed;
    right: 0px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    z-index: 9;
    border: 1px solid;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.scrollToTop:hover, .scrollToTop:focus {
    text-decoration: none;
    outline: none
}

#navarea {
    float: left;
    display: inline;
    width: 100%
}

.navbar-default {
    border-radius: 0;
    padding: 0;
    margin-bottom: 0px
}

.container-fluid {
    padding-left: 0;
    padding-right: 0
}

.navbar-default .navbar-toggle {
    border-color: #ddd !important;
    background-color: #000 !important
}

.navbar-collapse {
    padding-left: 0;
    padding-right: 0
}

.container_navigation {
    width: 1200px;
    margin: 0 auto
}

.custom_nav {
    width: 100%;
    margin: 0 auto;
    float: none
}

.navbar-default .navbar-nav > li > a {
    color: #000;
    display: block;
    font-family: sans-serif !important;
    font-size: 15px;
    text-decoration: none;
    border-top: 2px solid transparent;
    border-bottom: 2px solid transparent;
    margin-top: -2px;
    margin-bottom: -2px;
    padding-bottom: 17px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    padding: 5px 12px;
    font-weight: 600
}

.navbar-default .navbar-nav > li.specialNav > a {
    background: #039FDA;
    color: #fff;
    padding: 5px 8px 5px 12px;
    margin-right: 4px
}

.navbar-default .navbar-nav > li.specialNav > a:hover, .navbar-default .navbar-nav > li.specialNav > a:focus {
    border-color: #fff;
    color: #000 !important
}

.navbar-nav > li > .dropdown-menu {
    background-color: #fff
}

.custom_nav .dropdown-menu li a:hover {
    border-color: #a8d5f2
}

.dropdown-menu > li > a {
    color: #000;
    font-family: sans-serif !important;
    padding: 5px 15px;
    font-size: 16px;
    font-weight: 600;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff
}

#mainContent {
    display: inline;
    float: left;
    padding-top: 15px;
    width: 100%;
    margin-bottom: 25px
}

.content_top {
    float: left;
    display: none;
    width: 100%
}

.latest_slider {
    float: left;
    display: inline;
    width: 100%;
    padding-left: 10px
}

.single_iteam {
    position: relative
}

.single_iteam img {
    width: 100%
}

.single_iteam h2 {
    display: inline-block;
    left: 0;
    position: absolute;
    right: 0;
    font-size: 20px;
    text-align: center;
    top: 45%
}

.single_iteam h2 > a:hover {
    text-decoration: underline
}

.single_iteam h2 > a {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px
}

.content_top_right {
    float: left;
    display: inline;
    width: 100%
}

.featured_nav li {
    display: block;
    float: left;
    height: 208px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    width: 48%
}

.featured_nav li img {
    width: 100%;
    height: 100%
}

.featured_nav li:hover .title_caption {
    height: 130px;
    padding-top: 15%
}

.paper_catg .media-heading {
    margin-bottom: 11px;
    margin-top: 2px;
    line-height: 20px;
    font-size: 14px;
    min-height: 40px
}

.paper_category {
    float: left;
    display: inline;
    width: 27%;
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 5px;
    min-height: 315px
}

.paper_area {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 10px
}

.paper_area_name {
    float: left;
    display: inline;
    width: 88%;
    margin-bottom: 10px
}

.paper_archive_main_div .paper_area_name {
    width: 100% !important
}

.paper_archive_main_div li h5.media-heading {
    min-height: 42px
}

.paper_area_all {
    float: left;
    display: inline;
    width: 12%;
    margin-bottom: 10px
}

.paper_catgnav li {
    border-bottom: 1px dotted #e5e5e5;
    display: block;
    margin-bottom: 10px;
    width: 100%;
    padding-bottom: 10px
}

.paper_cont {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    overflow: hidden;
    padding: 0px;
    margin-bottom: 6px
}

.paper_cont img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.paper_archive_main_div .paper_catg {
    width: 100%;
    float: left;
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 10px 15px;
    margin-left: 0;
    min-height: auto
}

.paper_archive_main_div.editorialSecondInnerBlock {
    max-height: inherit !important;
    min-height: 396px
}

.paper_archive_main_div.editorialFirstInnerBlock {
    min-height: 396px
}

.paper_archive_main_div .paper_catg li {
    border-bottom: 1px dotted #e5e5e5;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 0;
    width: 32%;
    float: left;
    margin-right: 1%
}

.paper_archive_main_div li.viewall {
    width: 98%;
    text-align: right;
    border: 0;
    margin-top: -5px;
    margin-bottom: 0;
    padding-bottom: 0
}

.paper_archive_main_div .paper_catg li.more_top_story, .paper_archive_main_div .paper_catg li.more_world_story, .paper_archive_main_div .paper_catg li.more_national_story, .paper_archive_main_div .paper_catg li.more_sports_story, .paper_archive_main_div .paper_catg li.more_business_story, .paper_archive_main_div .paper_catg li.more_karachi_story, .paper_archive_main_div .paper_catg li.more_islamabad_story, .paper_archive_main_div .paper_catg li.more_lahore_story, .paper_archive_main_div .paper_catgnav li.more_opinion_story, .paper_archive_main_div li.more_newspost_story, .paper_archive_main_div li.more_editorial_story {
    display: none
}

.paper_archive_main_div .paper_catg li.more_top_story_hide, .paper_archive_main_div .paper_catg li.more_world_story_hide, .paper_archive_main_div .paper_catg li.more_national_story_hide, .paper_archive_main_div .paper_catg li.more_sports_story_hide, .paper_archive_main_div .paper_catg li.more_business_story_hide, .paper_archive_main_div .paper_catg li.more_karachi_story_hide, .paper_archive_main_div .paper_catg li.more_islamabad_story_hide, .paper_archive_main_div .paper_catg li.more_lahore_story_hide, .paper_archive_main_div .paper_catgnav li.more_opinion_story_hide, .paper_archive_main_div li.more_newspost_story_hide, .paper_archive_main_div li.more_editorial_story_hide {
    display: none
}

.paper_catg {
    width: 23%;
    float: left;
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 5px;
    margin-left: 15px;
    min-height: 315px
}

.paper_ads {
    width: 27%;
    float: left;
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 5px;
    margin-left: 15px;
    max-height: 307px
}

.paper_ads li {
    max-height: 307px
}

.paper_ads .ads {
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    margin-top: 0px;
    border: none
}

.paper_catg li {
    border-bottom: 1px dotted #e5e5e5;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    float: left
}

.paper_catg li:last-child {
    border: 0
}

.paper_area .title_text {
    background-color: #EEEEEE;
    color: #000;
    height: 28px;
    padding: 3px 5px
}

.paper_area h2 {
    background-color: #EEEEEE;
    color: #fff;
    padding: 0px 5px;
    font-size: 20px;
    font-family: Merriweather;
    font-weight: 600;
    border-bottom: 1px solid #000;
    margin-bottom: 5px
}

.paper_titile {
    float: left;
    width: 100%;
    background-color: #fff;
    height: auto
}

.paper_titile h2 {
    margin: 0px;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 900;
    background-color: #fff;
    line-height: 28px;
    font-size: 22px;
    border: none
}

.paper_titile p {
    margin-top: 0px;
    font-family: Merriweather;
    font-style: italic;
    font-size: 12px;
    line-height: 28px;
    padding: 0px 5px
}

.title_caption {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.75);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.featured_nav li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 16px;
    color: #fff;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.content_middle {
    float: left;
    display: inline;
    width: 100%
}

.content_middle_front_page {
    margin-top: 10px
}

.content_middle_leftbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 0px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dddddd
}

.content_middle_leftbar_new {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 0px;
    background-color: #92C5D6;
    padding: 5px;
    border: 1px solid #dddddd
}

.content_middle_inner {
    float: left;
    display: inline;
    width: 27%;
    margin-top: 0px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dddddd;
    height: 585px
}

.onlyshowmobile_featured_news {
    display: none
}

.content_middle_mob {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 0px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dddddd;
    height: 300px;
    margin-bottom: 10px;
    display: none
}

.content_middle_mob li {
    float: left;
    display: inline;
    width: 33.3% !important;
    margin-top: 0px;
    background-color: #fff;
    padding: 5px;
    border: none !important;
    height: 290px;
    padding: 10px
}

.content_middle_feat {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 20px;
    background-color: #fff;
    padding: 5px;
    height: auto;
    margin-bottom: 10px;
    display: block
}

.content_middle_feat .media-heading {
    margin-bottom: 0;
    margin-top: 0;
    line-height: 20px;
    font-size: 14px;
    min-height: 20px
}

.content_middle_feat .paper_catg li {
    float: left !important;
    width: 100% !important;
    padding: 5px
}

.content_middle_feat li {
    float: left;
    display: inline;
    width: 33.3% !important;
    margin-top: 0px;
    background-color: #fff;
    padding: 5px;
    border: none !important;
    height: auto;
    padding: 10px
}

.content_featured_leftbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 5px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dddddd
}

.featured_subimg {
    height: auto;
    overflow: hidden;
    width: 40%;
    overflow: hidden;
    float: left
}

.featured_titile {
    color: #434c51;
    float: left;
    margin: 0px 0px 0px 5px;
    font-size: 14px;
    width: 56%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.featured_titile a {
    color: #000
}

.content_meto_leftbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 5px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dddddd
}

.meto_subimg {
    height: auto;
    overflow: hidden;
    width: 48%;
    overflow: hidden;
    float: left
}

.meto_titile {
    color: #434c51;
    float: left;
    margin: 0px 0px 0px 5px;
    font-size: 14px;
    width: 47%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.meto_titile a {
    color: #000
}

.content_oddnews_leftbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 5px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dddddd
}

.oddnews_subimg {
    height: auto;
    overflow: hidden;
    width: 48%;
    overflow: hidden;
    float: left
}

.oddnews_titile {
    color: #434c51;
    float: left;
    margin: 0px 0px 0px 5px;
    font-size: 14px;
    width: 47%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.oddnews_titile a {
    color: #000
}

.content_interactive_leftbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 5px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dddddd
}

.interactive_subimg {
    height: auto;
    overflow: hidden;
    width: 48%;
    overflow: hidden;
    float: left
}

.interactive_titile {
    color: #434c51;
    float: left;
    margin: 0px 0px 0px 5px;
    font-size: 14px;
    width: 47%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.interactive_titile a {
    color: #000
}

.content_food_leftbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 5px;
    background-color: #fff;
    padding: 5px;
    border: 1px solid #dddddd
}

.food_subimg {
    height: auto;
    overflow: hidden;
    width: 48%;
    overflow: hidden;
    float: left
}

.food_titile {
    color: #434c51;
    float: left;
    margin: 0px 0px 0px 5px;
    font-size: 14px;
    width: 47%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.food_titile a {
    color: #000
}

.catg1_nav li .post_titile a {
    color: #383838;
    font-family: arial;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.cat_inner {
    padding-bottom: 15px
}

.single_category {
    float: left;
    display: inline;
    width: 100%
}

.inner_single_category {
    float: left;
    display: inline;
    width: 100%
}

.main_category {
    float: left;
    display: inline;
    width: 64%;
    margin-right: 15px
}

.single_category > h2, .archive_style_1 > h2 {
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    margin-top: 5px;
    text-transform: uppercase;
    position: relative
}

.world_category > h2, .archive_style_1 > h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    margin-top: 5px;
    text-transform: uppercase;
    position: relative
}

.bold_line {
    bottom: 0;
    display: block;
    height: 10px;
    left: 0;
    position: absolute;
    width: 100%
}

.bold_line span {
    display: block;
    height: 100%;
    width: 100%
}

.solid_line {
    background-color: #fff;
    bottom: 5px;
    display: block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 0
}

.title_text {
    background-color: #fff;
    display: inline-block;
    padding: 0 10px;
    position: relative;
    top: 0px;
    z-index: 1
}

.content_middle_leftbar .single_category .catg1_nav li:last-child {
    border: 0
}

.catg1_nav li {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px dotted #bebebe;
    padding: 0 5px
}

.catg1_nav li a {
    font-family: arial
}

.content_middle_leftbar .catg1_nav li a {
    font-family: Merriweather
}

.catgimg_container {
    height: auto;
    overflow: hidden;
    width: 100%;
    overflow: hidden
}

.mainSectionHome .content_middle_leftbar .catg1_nav li {
    margin-bottom: 9px
}

.mainSectionHome .content_middle_leftbar .catg1_nav .catgimg_container {
    width: 75px;
    float: left;
    margin-right: 8px
}

.mainSectionHome .content_middle_leftbar .catg1_nav li:first-child .catgimg_container {
    width: 100%;
    margin-right: 0
}

.mainSectionHome .content_middle_leftbar .media-heading {
    margin-top: -3px;
    min-height: 63.7px
}

.catg1_img img {
    height: 100%;
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.catg1_img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1)
}

.catg1_nav li .post_titile {
    color: #434c51;
    float: left;
    margin: 10px 0px;
    font-size: 16px;
    width: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.catg1_nav li .post_titile a {
    color: #383838;
    font-family: Merriweather;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.content_middle_middle {
    border-left: 10px solid #798992;
    border-right: 10px solid #798992;
    display: inline;
    float: left;
    margin-top: 17px;
    position: relative;
    width: 100%
}

.content_middle_middle:after {
    content: "";
    height: 122px;
    left: -10px;
    position: absolute;
    top: 0;
    width: 10px
}

.content_middle_middle:before {
    content: "";
    height: 122px;
    right: -10px;
    position: absolute;
    top: 0;
    width: 10px
}

.single_featured_slide {
    float: left;
    display: inline;
    width: 100%;
    text-align: center
}

.single_featured_slide img {
    width: 100%
}

.single_featured_slide > h2 a {
    color: #383838;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s
}

.single_featured_slide > p {
    font-size: 12px;
    padding: 0px 16px
}

.content_middle_middle .slick-prev {
    left: 15px;
    top: 25px
}

.content_middle_middle .slick-next {
    left: 62px;
    right: 0;
    top: 25px
}

.content_middle_rightbar {
    float: left;
    display: inline;
    width: 100%
}

.content_bottom {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 10px
}

.content_bottom_left {
    background-color: #fff;
    display: inline;
    float: left;
    margin-left: 0px;
    min-height: 435px;
    width: 100%;
    padding: 5px;
    margin-bottom: 10px
}

.content_bottom_left .title_text {
    background-color: #4bb1d5;
    color: #fff
}

.archive_style_1 > .business_category_left {
    width: 48% !important;
    margin-right: 2%
}

.fashion_catgnav li {
    display: block;
    margin-bottom: 10px;
    width: 100%
}

.catgimg2_container {
    width: 100%;
    height: auto;
    float: left;
    display: block;
    overflow: hidden;
    padding: 0px;
    margin-bottom: 10px
}

.catgimg2_container img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.catg_titile {
    margin-bottom: 13px;
    float: left;
    margin-top: 0px
}

.catg_titile a {
    font-size: 23px;
    line-height: 27px;
    font-family: Merriweather;
    font-weight: 900 !important;
    font-style: italic
}

.category_top_title_rectangle {
    margin-bottom: 13px;
    float: left;
    margin-top: 0px
}

.category_top_title_rectangle a {
    font-size: 22px;
    line-height: 30px;
    font-family: Merriweather;
    font-weight: 900 !important;
    font-style: italic
}

.top_titile {
    margin-bottom: 18px;
    float: left;
    width: 95%;
    padding: 13px 15px;
    margin: -65px 10px 0px 15px;
    background-color: #fff;
    height: auto
}

.top_titile a {
    color: #000000;
    font-size: 32px;
    line-height: 39px;
    font-style: italic;
    font-weight: 900
}

.category_top_title {
    margin-bottom: 18px;
    float: left;
    width: 95%;
    padding: 15px;
    margin: -65px 10px 0px 15px;
    background-color: #fff;
    height: auto
}

.category_top_title a {
    color: #000000;
    font-size: 24px;
    line-height: 30px;
    font-style: italic;
    font-weight: 900
}

.top_titile h2 {
    margin-top: 0px;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 900
}

.top_titile p {
    margin-top: 0px;
    font-family: Merriweather;
    font-style: italic;
    font-size: 15px;
    line-height: 25px
}

.comments_box {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 5px;
    margin-top: 10px
}

span.meta_date, span.meta_comment, span.meta_more {
    display: inline-block;
    margin-right: 8px;
    color: #aaa;
    font-size: 12px;
    float: right
}

span.meta_date:before {
    content: "|";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right: 4px;
    text-decoration: inherit
}

span.meta_comment:before {
    content: "";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right: 4px;
    text-decoration: inherit
}

span.meta_more:before {
    content: "|";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    padding-right: 4px;
    text-decoration: inherit
}

.business_category_right {
    float: right;
    display: inline;
    width: 44%;
    padding-top: 0px
}

.sports_catg {
    width: 32%;
    float: left;
    margin-right: 10px;
    margin-top: 34px
}

.sports_catg li {
    border-bottom: 1px dotted #e5e5e5;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%;
    float: left
}

.small_catg li {
    border-bottom: 1px dotted #e5e5e5;
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    width: 100%
}

.live_inner_rightbar .small_catg li {
    width: 100% !important
}

.related-img {
    display: inline-block;
    float: left
}

.morenews_centerblock .media-left {
    float: left
}

.media-left {
    width: 100px;
    height: auto
}

.media-left > img {
    width: 100%;
    height: auto
}

.media-heading a {
    font-family: Merriweather;
    font-style: normal
}

.media-heading {
    margin-top: 0;
    margin-bottom: 11px;
    margin-top: 2px;
    line-height: 20px;
    font-size: 14px
}

.fet_head {
    width: 100%;
    height: 30px;
    background-color: #dedede;
    padding: 4px;
    font-size: 16px;
    color: #000;
    font-weight: 900;
    margin-bottom: 10px;
    font-family: Merriweather
}

.content_middle_leftbar .catg1_nav li {
    border-bottom: 1px dotted #bebebe;
    display: inline;
    float: left;
    margin-bottom: 3px;
    min-height: 50px;
    padding: 0 5px;
    width: 100%
}

.content_middle_leftbar .media-heading {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: 4px
}

.content_middle_feat .paper_catg {
    float: left;
    border: 1px solid #dddddd;
    background-color: #fff;
    padding: 5px;
    margin-left: 15px
}

.national {
    background-color: #fff;
    display: inline;
    float: left;
    margin-left: 0px;
    min-height: 300px;
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd
}

.national h2 {
    text-align: left;
    font-size: 24px;
    margin-top: -10px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 900
}

.national .title_text {
    background-color: #4bb1d5;
    color: #fff;
    height: 28px
}

.national_category_left {
    float: left;
    display: inline;
    width: 52%;
    padding-top: 0px
}

.world_category_left {
    width: 100%;
    float: left;
    margin-right: 5px;
    padding: 5px
}

.world_category_right {
    width: 49%;
    float: left;
    margin-left: 5px
}

.world_category_top {
    height: 475px;
    border-bottom: 1px dotted #e5e5e5;
    float: left;
    width: 100%
}

.world_category_bottom {
    margin-top: 10px;
    float: left;
    width: 100%
}

.world_area {
    float: left;
    display: inline;
    width: 49%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    margin-right: 8.5px
}

.world_area p {
    height: 350px
}

.world_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.world_area .title_text {
    background-color: #4bb1d5;
    color: #fff;
    height: 28px;
    padding: 3px 5px
}

.world_area_left {
    width: 95%
}

.world_area_right {
    width: 95%
}

.sports_category_left {
    width: 100%;
    float: left;
    margin-right: 5px
}

.sports_category_right {
    width: 49%;
    float: left;
    margin-left: 5px
}

.sports_category_top {
    height: 475px;
    border-bottom: 1px dotted #e5e5e5;
    float: left;
    width: 100%
}

.sports_category_bottom {
    margin-top: 10px;
    float: left;
    width: 100%
}

.sports_area {
    float: left;
    display: inline;
    width: 100%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd
}

.sports_area p {
    height: 350px
}

.sports_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.sports_area .title_text {
    background-color: #4bb1d5;
    color: #fff;
    height: 28px;
    padding: 3px 5px
}

.sports_area_left {
    width: 95%
}

.sports_area_right {
    width: 95%
}

.ent_category_left {
    width: 100%;
    float: left;
    margin-right: 5px;
    padding: 5px
}

.ent_category_right {
    width: 49%;
    float: left;
    margin-left: 5px
}

.ent_category_top {
    height: 475px;
    border-bottom: 1px dotted #e5e5e5;
    float: left;
    width: 100%
}

.ent_category_bottom {
    margin-top: 10px;
    float: left;
    width: 100%
}

.rss-content {
    background-color: #f5f0e8
}

.rss-list-cat {
    padding: 10px;
    float: left;
    width: 66%
}

.rss-list-cat ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.rss-list-cat ul li {
    line-height: 35px;
    border-bottom: 1px solid #E8DECC;
    font-size: 15px
}

.rss-list {
    padding: 10px
}

.rss-list ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.rss-list ul li {
    line-height: 35px;
    border-bottom: 1px solid #E8DECC
}

.rss-list a {
    color: #00793a;
    text-decoration: none;
    margin-left: 5px
}

.ent_area {
    float: left;
    display: inline;
    width: 49%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    margin-left: 8.5px
}

.ent_area p {
    height: 350px
}

.ent_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.ent_area .title_text {
    background-color: #4bb1d5;
    color: #fff;
    height: 28px;
    padding: 3px 5px
}

.ent_area_left {
    width: 95%
}

.ent_area_right {
    width: 95%
}

.sci_category_left {
    width: 100%;
    float: left;
    margin-right: 5px;
    padding: 5px
}

.sci_category_right {
    width: 49%;
    float: left;
    margin-left: 5px
}

.sci_category_top {
    height: auto;
    border-bottom: 1px dotted #e5e5e5;
    float: left;
    width: 100%
}

.sci_category_bottom {
    margin-top: 10px;
    float: left;
    width: 100%
}

.world_area {
    float: left;
    display: inline;
    width: 49%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    margin-right: 9px
}

.world_area p {
    height: auto
}

.worldi_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.world_area .title_text {
    background-color: #00a1d9;
    color: #fff;
    height: 28px;
    padding: 3px 5px
}

.world_area_left {
    width: 95%
}

.world_area_right {
    width: 95%
}

.sci_area {
    float: left;
    display: inline;
    width: 49%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    margin-left: 8px
}

.sci_area p {
    height: auto
}

.sci_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.sci_area .title_text {
    background-color: #00a1d9;
    color: #fff;
    height: 28px;
    padding: 3px 5px
}

.sci_area_left {
    width: 95%
}

.sci_area_right {
    width: 95%
}

.box1_area {
    float: left;
    display: inline;
    width: 49%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    margin-right: 9px
}

.box1_category_left {
    padding: 10px
}

.box1_category_top {
    border-bottom: 1px dotted #e5e5e5
}

.box1_category_bottom {
    margin-top: 10px
}

.box1_area p {
    height: auto
}

.box1_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600;
    width: 100%
}

.box1_area .title_text {
    background-color: #0088d6;
    color: #fff;
    height: 28px;
    padding: 3px 5px;
    margin-left: -5px
}

.box1_area_left {
    width: 95%
}

.box1_area_right {
    width: 95%
}

.box2_area {
    float: left;
    display: inline;
    width: 49%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    margin-left: 8px
}

.box2_area p {
    height: auto
}

.box2_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600;
    width: 100%
}

.box2_area .title_text {
    background-color: #0088d6;
    color: #fff;
    height: 28px;
    padding: 3px 5px;
    margin-left: -5px
}

.box2_category_left {
    padding: 10px
}

.box2_category_top {
    border-bottom: 1px dotted #e5e5e5
}

.box2_category_bottom {
    margin-top: 10px
}

.box2_area_left {
    width: 95%
}

.box2_area_right {
    width: 95%
}

.weird_category_left {
    width: 100%;
    float: left;
    margin-right: 5px;
    padding: 5px
}

.weird_category_right {
    width: 49%;
    float: left;
    margin-left: 5px
}

.weird_category_top {
    height: auto;
    border-bottom: 1px dotted #e5e5e5;
    float: left;
    width: 100%
}

.weird_category_bottom {
    margin-top: 10px;
    float: left;
    width: 100%
}

.weird_area {
    float: left;
    display: inline;
    width: 32%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd
}

.weird_area p {
    height: auto
}

.weird_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.weird_area .title_text {
    background-color: #00a1d9;
    color: #fff;
    height: 28px;
    padding: 3px 5px
}

.weird_area_left {
    width: 95%
}

.weird_area_right {
    width: 95%
}

.health_category_left {
    width: 100%;
    float: left;
    margin-right: 5px;
    padding: 5px
}

.health_category_right {
    width: 49%;
    float: left;
    margin-left: 5px
}

.health_category_top {
    height: auto;
    border-bottom: 1px dotted #e5e5e5;
    float: left;
    width: 100%
}

.health_category_bottom {
    margin-top: 10px;
    float: left;
    width: 100%
}

.health_area {
    float: left;
    display: inline;
    width: 32%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    margin-left: 17px
}

.health_area p {
    height: auto
}

.health_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.health_area .title_text {
    background-color: #00a1d9;
    color: #fff;
    height: 28px;
    padding: 3px 5px
}

.health_area_left {
    width: 95%
}

.health_area_right {
    width: 95%
}

.fashion_category {
    float: right;
    display: inline;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    height: 585px
}

.inner_category {
    float: right;
    display: inline;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    height: auto
}

.inner_category img {
    margin: 20px 20px 20px 0px;
    width: 600px;
    float: left
}

.inner_content_img_right img {
    margin: 20px 0px 20px 0px;
    width: 100%;
    float: right
}

.inner_content_widget_left {
    margin: 20px 20px 20px 0px;
    float: left
}

.inner_content_widget_right {
    margin: 20px 0px 20px 20px;
    float: right
}

.inner_category h1 {
    padding: 10px;
    border-bottom: 1px dotted #e5e5e5;
    margin: 0px 10px;
    line-height: 45px;
    font-style: italic;
    font-size: 38px;
    font-weight: 900;
    font-family: Merriweather
}

.inner_category h2 {
    padding: 10px;
    border-bottom: 1px dotted #e5e5e5;
    margin: 0px 10px;
    line-height: 50px;
    font-style: italic;
    font-size: 38px;
    font-weight: 900;
    font-family: Merriweather
}

.inner_top_titile p {
    font-size: 18px;
    font-size: 1.28571rem;
    font-weight: 400;
    font-style: normal;
    color: #252525;
    letter-spacing: 0;
    line-height: 1.4;
    text-align: justify
}

.inner_category_name {
    padding: 10px;
    margin: 0px 10px;
    font-weight: bold;
    float: left;
    font-size: 12px
}

.inner_category_date {
    padding: 10px;
    margin: 0px 10px;
    font-size: 12px;
    font-family: arial;
    float: left
}

.inner_top_titile {
    margin-bottom: 18px;
    float: left;
    width: 100%;
    padding: 25px;
    margin: 0px;
    background-color: #fff;
    height: auto
}

.detail_content iframe {
    width: auto
}

.category_category {
    float: right;
    display: inline;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    height: auto
}

.category_category_top_titile {
    margin-bottom: 18px;
    float: left;
    width: 96%;
    padding: 5px;
    margin: -65px 10px 0px 15px;
    background-color: #fff;
    height: auto
}

.category_category_top_titile a {
    font-weight: 900;
    font-style: italic;
    font-size: 34px;
    line-height: 40px;
    font-family: merriweather
}

.category_name {
    background-color: #0088D6;
    padding: 3px 5px;
    color: #fff;
    font-size: 20px;
    font-weight: 600
}

.category_page_date {
    padding: 0px 0 5px;
    margin: 0px;
    font-size: 12px;
    font-family: merriweather
}

.category_name a {
    color: #fff
}

.category {
    float: right;
    display: inline;
    width: 100%;
    background-color: #fff;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    min-height: 637px
}

.single_category .catgnav {
    float: left;
    width: 100%
}

.inner_catgnav li {
    display: block;
    margin-bottom: 10px;
    width: 100%
}

.catgnav li {
    display: block;
    margin-bottom: 10px;
    width: 100% !important
}

.related-news {
    width: 100%;
    background: #FFF;
    display: inline-block;
    padding-bottom: 20px;
    margin-top: 20px
}

.related-news ul {
    width: 100%
}

.related-news ul li:nth-child(1) {
    margin-left: 20px
}

.related-news ul li:nth-child(4) {
    margin-right: 20px
}

.related-news ul li {
    float: left;
    display: inline-block;
    width: 185px;
    margin-right: 20px
}

.related-news ul li img {
    width: 190px
}

.editors_pick {
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    display: inline-block
}

.editors_pick h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.editors_pick .bx-wrapper .bx-viewport li {
    width: 199px !important
}

.editors_pick .bx-wrapper .bx-viewport li img {
    width: 100%
}

.editors_pick .title_text {
    background-color: #696B6B;
    color: #fff;
    height: 28px;
    padding: 3px 5px
}

.editors_pick .caption {
    background-color: #000;
    color: #fff;
    min-height: 66px;
    padding: 3px 5px;
    font-family: Merriweather
}

.editors_pick .caption a {
    color: #fff
}

.editors_pick .caption a:hover {
    color: #fff !important
}

.single_story_area {
    float: left;
    display: inline;
    width: 100%;
    background-color: #fff;
    padding: 5px 15px;
    margin-bottom: 10px;
    border: 1px solid #dddddd
}

.category_area {
    float: left;
    display: inline;
    width: 100%;
    background-color: #fff;
    padding: 5px 15px;
    margin-bottom: 10px;
    border: 1px solid #dddddd
}

.category_area p {
    height: auto
}

.category_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.category_area .main_category h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600
}

.category_area .title_text {
    background-color: #0088d6;
    color: #fff;
    height: 28px;
    padding: 3px 5px;
    margin-left: -15px
}

.single_bottom_rightbar {
    background-color: #EFECE2;
    width: 99.7%;
    padding: 10px;
    border: 1px solid #fff;
    margin-bottom: 20px;
    min-height: 440px;
    display: inline-block;
    -webkit-box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.14);
    -moz-box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.14);
    box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.14)
}

.ads_home_top_section {
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    margin-top: 15px;
    border: 1px solid #dddddd
}

.ads {
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    margin-top: 0px;
    border: 1px solid #dddddd
}

.ads_ros {
    height: auto;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
    border: 1px solid #dddddd;
    float: left
}

.ads_ros img {
    width: 100%
}

.content_bottom_right {
    float: left;
    display: inline;
    width: 100%
}

.opinion_rightbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #dddddd
}

.opinion_rightbar .small_catg li:last-child {
    margin-bottom: 0;
    border-bottom: 0
}

.opinion_rightbar h5 {
    margin-bottom: 0px;
    margin-top: 2px;
    line-height: 20px;
    font-size: 14px;
    font-weight: bold
}

.opinion_rightbar p {
    margin-bottom: 0px;
    margin-top: 2px;
    line-height: 20px;
    font-size: 12px
}

.cat_edi_rightbar > h2 {
    color: #222;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: -15px 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.cat_edi_rightbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #dddddd
}

.cat_edi_rightbar h5 {
    margin-bottom: 11px;
    margin-top: 2px;
    line-height: 20px;
    font-size: 14px
}

.cat_edi_rightbar p {
    margin-bottom: 11px;
    margin-top: 2px;
    line-height: 20px;
    font-size: 12px
}

.cat_edi_rightbar_pic {
    width: 80px;
    height: auto;
    float: left;
    margin-right: 10px
}

.live_rightbar_pic {
    width: 70px;
    height: auto;
    float: left;
    margin-right: 10px
}

.live_rightbar > h2 {
    color: #222;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: -15px 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.live_rightbar > h2:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}

.live_rightbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 15px;
    background-color: #fff;
    border: 1px solid #dddddd;
    height: auto
}

.live_rightbar li {
    float: left;
    height: auto
}

.live_rightbar .popular_catg li:last-child {
    border: 0;
    margin-bottom: 0
}

.live_rightbar_child7 {
    display: block
}

.live_rightbar_time {
    float: left;
    display: inline;
    width: 20%;
    margin-right: 10px
}

.live_right_pakistan {
    text-align: left;
    width: 56px;
    padding: 3px;
    font-size: 10px;
    font-family: arial;
    text-transform: uppercase
}

.live_right_pakistan a {
    color: #0088D6
}

.live_right_world {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_right_world a {
    color: #37ACD8
}

.live_right_sports {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_right_sports a {
    color: #0A8196
}

.live_right_business {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_right_business a {
    color: #CA681B
}

.ib-item {
    margin: 0 0 3px 18px;
    padding: 0 0 13px 26px;
    min-height: 15px;
    border: 1px solid #00a7e7;
    border-width: 0 0 0 1px
}

.live_rightbar h4 {
    font-size: 14px;
    line-height: 20px;
    min-height: 60px;
    margin-bottom: 9px;
    margin-top: 0px
}

.live_inner_rightbar_pic {
    width: 205px !important;
    height: auto;
    float: right !important;
    margin: 0px !important
}

.live_inner_rightbar > h2 {
    color: #222;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: -15px 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.live_inner_rightbar > h2:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}

.live_inner_rightbar {
    float: left;
    display: inline;
    width: 37%;
    margin: 20px;
    background-color: #fff;
    border: 1px solid #dddddd;
    height: auto
}

.live_inner_rightbar li {
    float: left;
    height: auto
}

.live_inner_rightbar_time {
    float: left;
    display: inline;
    width: 20%;
    margin-right: 10px
}

.live_inner_right_pakistan {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_inner_right_pakistan a {
    color: #288a39
}

.live_inner_right_world {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_inner_right_world a {
    color: #37ACD8
}

.live_inner_right_sports {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_inner_right_sports a {
    color: #0A8196
}

.live_inner_right_business {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_inner_right_business a {
    color: #CA681B
}

.ib-item_inner {
    margin: 0 0 3px 18px;
    padding: 0 0 13px 26px;
    min-height: 15px;
    border: 1px solid #00a7e7;
    border-width: 0 0 0 1px
}

.live_inner_rightbar h4 {
    font-size: 14px;
    line-height: 20px
}

.opinion_rightbar_pic {
    width: 50px;
    height: auto;
    float: left;
    margin-right: 10px
}

.opinionBlock .opinion_rightbar_pic {
    width: 50px;
    height: auto;
    float: left;
    margin-right: 10px;
    border-radius: 100px;
    border: 1px solid #ddd
}

.live_cat {
    float: left;
    display: inline;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 15px;
    background-color: #fff;
    border: 1px solid #dddddd;
    height: auto
}

live_cat_rightbar_pic {
    width: 205px !important;
    height: auto;
    float: right !important;
    margin: 0px !important
}

.live_cat > h2 {
    color: #222;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: -15px 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.live_cat > h2:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}

.live_cat_ li {
    float: left;
    height: auto
}

.live_cat_time {
    float: left;
    display: inline;
    width: 20%;
    margin-right: 10px
}

.live_cat_pakistan {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_cat_pakistan a {
    color: #288a39
}

.live_catt_world {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_cat_world a {
    color: #37ACD8
}

.live_cat_sports {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_catt_sports a {
    color: #0A8196
}

.live_catt_business {
    text-align: center;
    width: 56px;
    padding: 3px;
    font-size: 12px
}

.live_cat_business a {
    color: #CA681B
}

.ib-item_inner {
    margin: 0 0 3px 18px;
    padding: 0 0 13px 26px;
    min-height: 15px;
    border: 1px solid #00a7e7;
    border-width: 0 0 0 1px
}

.live_cat h4 {
    font-size: 14px;
    line-height: 20px
}

.writter {
    font-size: 10px;
    margin-top: -5px;
    font-style: italic
}

.opinionBlock .writter {
    font-size: 12px;
    margin-top: 2px;
    font-style: italic
}

.opinion_rightbar > h2 {
    color: #222;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: -15px 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.opinion_rightbar > h2:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}

.op_nw_right {
    display: inline;
    width: 1000%;
    margin-top: 30px;
    background-color: #fff
}

.editorial_story_block {
    min-height: 219px
}

.editorial_rightbar {
    float: left;
    display: inline;
    width: 50%;
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #dddddd
}

.editorial_rightbar h2 {
    color: #222;
    display: block;
    font-family: Merriweather;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: 3px 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: left;
    border-bottom: 1px dotted #e5e5e5
}

.editorial_rightbar > h2:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}

.social_rightbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 30px;
    background-color: #fff;
    margin-top: 40px;
    border: 1px solid #dddddd
}

.social_rightbar > h2 {
    color: #176289;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: -25px 0 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: left
}

.social_rightbar > h2:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}

.trending_rightbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #dddddd
}

.trending_rightbar_shares {
    background-color: #b7e5f4;
    height: 20px;
    text-align: right;
    width: 35%;
    float: right;
    padding: 0px 5px;
    margin-top: -20px
}

.trending_rightbar > h2 {
    color: #222;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: -15px 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.trending_rightbar h4 {
    color: #222;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 14px;
    line-height: 20px;
    margin: 0px 0 15px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative
}

.trending_rightbar p {
    color: #0a3d58;
    background-color: #b7e5f4;
    display: block;
    padding: 0px 5px;
    text-transform: uppercase;
    position: relative;
    text-align: right;
    width: 35%;
    float: right
}

.trending_rightbar > h2:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}

.blog_rightbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 30px;
    background-color: #fff;
    border: 1px solid #dddddd
}

.blog_rightbar > h2 {
    color: #222;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: -15px 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.blog_rightbar > h2:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}

.popular_catg .media-left img {
    border: 1px solid lightGrey;
    padding: 2px
}

.popular_catg li {
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 0px
}

.tab-content {
    padding-top: 20px
}

.tab-content_first {
    width: 47% !important;
    float: left;
    margin-right: 15px
}

.tab-content li {
    border-bottom: 1px dotted #e5e5e5;
    display: block;
    margin-bottom: 0px;
    padding-bottom: 0px;
    width: 51%;
    float: left
}

.tab-content-img {
    width: 100%;
    height: auto;
    float: left;
    border: 1px solid #000
}

.nav-tabs > li > a:before {
    visibility: hidden;
    margin-right: 0px !important
}

.single_bottom_rightbar ul li a {
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s
}

.single_bottom_rightbar ul li > a:before {
    content: "";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    margin-right: 5px
}

.blog_archive {
    display: inline;
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.blog_archive select {
    background-color: #fff;
    border: medium none;
    height: 50px;
    padding: 10px;
    width: 100%
}

.blog_archive select option {
    cursor: pointer;
    padding: 10px 5px
}

.footer_ads {
    text-align: center;
    background-color: #eeeeee;
    padding-bottom: 10px;
    padding-left: 0px !important;
    padding-right: 0px !important;
    float: left;
    width: 100%
}

.footer_ads_detail {
    background-color: transparent;
    margin-bottom: 20px
}

.footer_ads_detail img {
    width: auto;
    float: none;
    margin: 0
}

#footer {
    float: left;
    display: inline;
    width: 100%;
    border-top: 10px solid #a7d6f0;
    margin-top: 0px
}

.footer_top {
    background-color: #fff;
    display: inline;
    float: left;
    padding: 15px 0;
    width: 100%;
    font-family: Merriweather
}

.single_footer_logo {
    float: left;
    display: inline;
    width: 27%
}

.single_footer_top {
    float: left;
    display: inline;
    width: 20%
}

.single_footer_top > h2 {
    font-size: 18px;
    margin: 0 0 10px;
    padding: 6px 0;
    text-transform: uppercase
}

.flicker_nav li {
    display: block;
    float: left;
    width: 22%;
    margin-right: 8px;
    margin-bottom: 8px
}

.flicker_nav li a {
    display: block;
    height: 75px;
    width: 100%
}

.flicker_nav li a img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.flicker_nav li a img:hover {
    opacity: 0.75;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
}

.labels_nav {
    text-align: center
}

.labels_nav li a {
    display: inline-block;
    color: #000;
    line-height: 0px;
    margin: 0 2px 4px 0;
    padding: 12px 17px;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s
}

.labels_nav li a:hover {
    color: #000
}

.single_footer_top p {
    color: #ddd
}

.footer_bottom {
    float: left;
    display: inline;
    width: 100%;
    background: none repeat scroll 0 0 #fff;
    color: #eeeeee;
    font-size: 12px;
    padding: 8px 20px
}

.footer_bottom_left {
    float: left;
    display: inline;
    width: 100%;
    text-align: center;
    font-family: Merriweather
}

.footer_bottom_left p, .footer_bottom_right p {
    color: #000;
    margin: 0px;
    font-size: 14px;
    font-weight: 600
}

.footer_bottom_right p {
    font-size: 10px
}

.footer_bottom_right {
    float: left;
    display: inline;
    width: 100%;
    text-align: center
}

.footer_bottom_right a {
    color: #000;
    font-weight: 900
}

.single_page_area {
    display: inline;
    float: left;
    padding-top: 15px;
    width: 100%;
    padding-bottom: 25px
}

.breadcrumb {
    border-radius: 0
}

.breadcrumb li a {
    color: #fff
}

.breadcrumb > li + li:before {
    color: #fff
}

.breadcrumb > .active {
    color: #fff
}

.single_page_area > h2 {
    color: #798992;
    padding: 20px 10px;
    line-height: 40px
}

.single_page_content {
    float: left;
    display: inline;
    width: 100%
}

.post_commentbox {
    border-bottom: 1px dotted #dedede;
    display: inline;
    float: left;
    margin-bottom: 30px;
    padding-bottom: 2px;
    padding-left: 5px;
    width: 100%
}

.post_commentbox a {
    margin-right: 5px;
    font-size: 11px
}

.post_commentbox a > i {
    margin-right: 5px
}

.post_commentbox span {
    color: #798992;
    font-size: 11px;
    margin-right: 5px
}

.post_commentbox span > i {
    margin-right: 5px
}

.single_page_content img {
    margin-bottom: 10px;
    margin-top: 20px;
    max-width: 100%
}

.single_page_content blockquote {
    border-style: solid;
    border-width: 5px;
    font-size: 15px;
    font-style: italic
}

.single_page_content ul {
    margin-bottom: 10px
}

.single_page_content ul li {
    margin-bottom: 3px;
    padding-left: 30px
}

.single_page_content ul li:hover {
    opacity: 0.75
}

.single_page_content ul li:before {
    border-radius: 0;
    color: #ffa500;
    content: "";
    height: 10px;
    margin-left: -15px;
    margin-top: 5px;
    position: absolute;
    width: 10px
}

.btn:hover {
    border-radius: 0px;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s
}

.post_pagination {
    display: inline;
    float: left;
    height: 92px;
    margin-top: 40px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px
}

.prev {
    display: inline;
    float: left;
    width: 50%
}

.angle_left {
    color: #fff;
    display: block;
    float: left;
    font-size: 20px;
    padding: 30px 2px;
    text-align: center;
    width: 50px
}

.angle_right {
    color: #fff;
    display: block;
    float: right;
    font-size: 20px;
    padding: 30px 2px;
    text-align: center;
    width: 50px
}

.angle_right:hover, .angle_left:hover {
    color: #fff
}

.pagincontent {
    display: inline;
    float: left;
    height: 100%;
    overflow: hidden;
    padding: 10px;
    width: 86%
}

.pagincontent > span {
    color: #798992;
    display: block;
    font-size: 14px;
    text-transform: uppercase
}

.pagincontent > a {
    color: #2f2f2f;
    display: block;
    font-size: 18px
}

.next {
    display: inline;
    float: right;
    width: 50%;
    text-align: right
}

.share_post {
    display: inline;
    float: left;
    width: 100%;
    margin-top: 20px
}

.share_post a {
    color: #fff;
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    margin-bottom: 25px;
    margin-right: 10px;
    padding-right: 10px
}

.facebook {
    background-color: #436fc9
}

.facebook i {
    background-color: #3967c6;
    display: block;
    float: left;
    font-size: 16px;
    height: 32px;
    line-height: 33px;
    margin-right: 10px;
    padding-top: 0;
    text-align: center;
    width: 32px
}

.twitter {
    background-color: #40bef4
}

.twitter i {
    background-color: #26b5f2;
    display: block;
    float: left;
    font-size: 16px;
    height: 32px;
    line-height: 33px;
    margin-right: 10px;
    padding-top: 0;
    text-align: center;
    width: 32px
}

.googleplus {
    background-color: #ec5f4a
}

.googleplus i {
    background-color: #e94d36;
    display: block;
    float: left;
    font-size: 16px;
    height: 32px;
    line-height: 33px;
    margin-right: 10px;
    padding-top: 0;
    text-align: center;
    width: 32px
}

.linkedin {
    background-color: #007BB5
}

.linkedin i {
    background-color: #346DA6
}

.stumbleupon {
    background-color: #EF4E23
}

.stumbleupon i {
    background-color: #CA4638
}

.pinterest {
    background-color: #CA2127
}

.pinterest i {
    background-color: #A53829
}

.linkedin i, .stumbleupon i, .pinterest i {
    display: block;
    float: left;
    font-size: 16px;
    height: 32px;
    line-height: 33px;
    margin-right: 10px;
    padding-top: 0;
    text-align: center;
    width: 32px
}

.similar_post {
    background-color: #fff;
    display: inline-block;
    float: left;
    margin-bottom: 20px;
    padding: 0 15px;
    width: 100%
}

.similar_post h2 {
    border-bottom: 1px dotted #798992;
    font-size: 25px;
    padding-bottom: 5px
}

.similar_nav li {
    border-bottom: 0px dotted #e5e5e5;
    width: 33.3%;
    float: left
}

.archive_area {
    float: left;
    display: inline;
    width: 100%
}

.single_archive {
    display: inline;
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 20px
}

.archive_imgcontainer {
    float: left;
    display: inline;
    width: 100%;
    height: 300px;
    overflow: hidden
}

.archive_imgcontainer > img {
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.archive_imgcontainer:hover img {
    transform: scale(1.1)
}

.archive_caption {
    bottom: 25px;
    left: 0;
    padding: 10px 20px;
    position: absolute
}

.archive_caption h2 > a {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    display: inline-block;
    font-size: 24px;
    line-height: 26px;
    padding: 8px 10px 10px
}

.archive_caption h2 > a:hover {
    text-decoration: underline
}

.archive_caption p {
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    padding: 3px
}

.read_more {
    border-bottom: 4px solid #ffa500;
    bottom: 0;
    display: block;
    left: 0;
    position: absolute;
    text-align: right;
    width: 100%
}

.read_more > span {
    background-color: #ffa500;
    color: #fff;
    display: inline-block;
    padding: 5px 10px
}

.error_page_content {
    display: inline;
    float: left;
    text-align: center;
    width: 100%;
    padding-bottom: 45px
}

.error_page_content h1 {
    display: inline-block;
    font-size: 300px;
    font-weight: 400;
    position: relative;
    vertical-align: middle;
    color: #ffa500
}

.error_page_content h1:after, .error_page_content h1:before {
    background: none repeat scroll 0 0 #fff;
    content: "";
    height: 20px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    -webkit-transform: rotate(45deg);
    -mz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 20px
}

.error_page_content h1:after {
    right: -60px
}

.error_page_content h1:before {
    left: -60px
}

.error_page_content h2 {
    color: #c1c0b4;
    font-size: 60px;
    font-weight: 400
}

.error_page_content h3 {
    font-size: 24px;
    margin-top: 35px
}

.error_page_content p {
    font-size: 23px;
    line-height: 31px;
    margin: 36px auto 0;
    max-width: 630px;
    padding: 9px 0 8px;
    position: relative
}

.error_page_content p:before {
    content: "";
    left: 0;
    position: absolute;
    top: 1px;
    width: 100%
}

.error_page_content p:after {
    bottom: 1px;
    content: "";
    left: 0;
    position: absolute;
    width: 100%
}

.error_page_content p > a:hover {
    color: #ffa500
}

#ContactContent {
    float: left;
    display: inline;
    width: 100%
}

.contact_area {
    display: inline;
    float: left;
    padding: 0 15px 25px;
    width: 100%
}

.contact_area h1 {
    font-size: 45px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: center
}

.contact_area > p {
    text-align: center
}

.contact_bottom {
    float: left;
    display: inline;
    width: 100%
}

.our_office {
    display: inline;
    float: left;
    position: relative;
    text-align: center;
    width: 48%;
    margin-top: 30px
}

.our_office > h2 {
    font-size: 32px;
    margin: 24px 0
}

.contact_us {
    width: 48%;
    position: relative;
    margin-top: 30px;
    margin: 20px auto
}

.our_office:before {
    content: "";
    left: 0;
    position: absolute;
    top: 1px;
    width: 100%
}

.contact_us:before {
    content: "";
    left: 0;
    position: absolute;
    top: 1px;
    width: 100%
}

.contact_us > h2 {
    font-size: 32px;
    margin: 24px 0;
    text-align: center
}

.contact_form input[type="text"], .contact_form input[type="email"] {
    border-radius: 0;
    height: 40px;
    margin-bottom: 10px;
    width: 100%
}

.contact_form textarea {
    width: 100%;
    height: 150px;
    border-radius: 0px;
    margin-bottom: 10px
}

.contact_form input[type="submit"] {
    float: right;
    height: 40px;
    line-height: 40px;
    width: 100px;
    border: 1px solid #ccc;
    -webkit-transition: all 0.5s;
    -mz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s
}

.search_box {
    position: absolute;
    background: #ffffff;
    border: 2px solid #0088D6;
    min-height: 70px;
    width: 350px;
    z-index: 100;
    top: 40px;
    right: 0;
    box-shadow: 2px 2px 8px #000;
    padding: 17px 0px 0px 29px;
    text-align: left;
    display: none
}

.search_box:after, .search_box:before {
    bottom: 100%;
    left: 95%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.search_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 7px;
    margin-left: -7px
}

.search_box:before {
    border-color: rgba(0, 136, 214, 0);
    border-bottom-color: #0088D6;
    border-width: 10px;
    margin-left: -10px
}

.search_box .search_field {
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, 0.33)
}

.search_box .submit {
    padding: 5px 20px 6px;
    border: 0;
    background-color: #0088D6;
    color: #fff;
    font-size: 16px;
    margin-left: 10px
}

.ads_home_content_section {
    width: 100%;
    height: auto;
    text-align: center;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 20px;
    text-align: center
}

.ads_home_content_section img {
    width: 100%
}

.today_paper_first_main_div .media-heading a {
    font-size: 23px
}

.today_paper_first_main_div {
    border: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    min-height: 315px
}

.today_paper_first_main_div .media .catg_titile {
    margin-top: 10px;
    margin-bottom: 0
}

.pagination_category {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0 20px 10px;
    border-radius: 4px
}

.pagination_category strong {
    padding: 5px 7px;
    background-color: #000;
    margin-right: 5px;
    color: #fff;
    font-weight: normal
}

.pagination_category a {
    padding: 5px 7px;
    background-color: #0088D6;
    margin-right: 5px;
    color: #fff !important
}

.pagination_category a:hover {
    background-color: #000
}

.tags_bar {
    width: 100%;
    background-color: #EEE;
    padding: 0;
    float: left;
    font-family: Merriweather;
    margin-top: 20px;
    line-height: 30px
}

.tags_bar .tags_heading {
    background-color: #000;
    padding: 6px 15px;
    color: #fff;
    margin-right: 5px
}

.tags_bar span {
    padding: 0 8px;
    float: left
}

.tags_bar span a:hover {
    text-decoration: underline
}

.editorialMainBlock {
    margin-top: 20px;
    padding-left: 15px;
    padding-right: 15px
}

.editorialMainBlock .editorialFirstInnerBlock {
    width: 51.3%;
    padding: 0;
    border: 0
}

.editorialMainBlock .editorialFirstInnerBlock .paper_area_name {
    width: 85%
}

.editorialMainBlock .editorialFirstInnerBlock .paper_area_all {
    width: 15%
}

.editorialMainBlock .paper_area_name h2 {
    margin: 0
}

.editorialMainBlock .paper_area_all h2 {
    margin: 0;
    font-size: 16px
}

.editorialMainBlock .editorialFirstInnerBlock .paper_catgnav {
    padding: 0px 10px 10px;
    float: left
}

.editorialMainBlock .editorialFirstInnerBlock .paper_catgnav li {
    clear: both;
    float: left
}

.editorialMainBlock .editorialFirstInnerBlock .paper_catgnav li .opinion_rightbar_pic {
    width: 16%
}

.editorialMainBlock .editorialFirstInnerBlock .paper_catgnav li .paper_titile p {
    margin-bottom: 0;
    line-height: 20px
}

.editorialMainBlock .editorialSecondInnerBlock {
    border: 0;
    padding: 0;
    max-height: 348px
}

.editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
    width: 66%
}

.editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
    width: 34%
}

.editorialMainBlock .editorialSecondInnerBlock ul {
    padding: 5px
}

.editorialMainBlock .editorialSecondInnerBlock ul li .media-heading {
    min-height: 20px
}

[class^="icon-"], [class*=" icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../img/glyphicons-halflings.png");
    background-position: 14px 14px;
    background-repeat: no-repeat
}

.icon-arrow-right {
    background-position: -264px -96px
}

.icon-arrow-left {
    background-position: -240px -96px
}

.search_archive_mainDiv {
    padding: 10px 0;
    margin: 0 auto;
    width: 98%;
    text-align: center;
    background: #fff
}

.search_archive_mainDiv label {
    font-size: 14px;
    font-family: Merriweather
}

.search_archive_mainDiv #filter_archive_date {
    padding: 2px 5px;
    margin: 0 8px
}

.search_archive_mainDiv .filter_archive_button {
    border: 0;
    background-color: #0088D6;
    color: #fff;
    padding: 4px 14px 3px;
    font-family: Merriweather
}

.remove_anchor, .remove_anchor_story_page {
    cursor: default
}

.remove_anchor:hover {
    color: #fff !important
}

.latest_page_single_news {
    background-color: #EEEEEE;
    margin-top: 2px !important;
    margin-bottom: 6px !important
}

.latest_page_single_news .cat_title {
    min-height: 24px;
    padding: 6px 5px 3px 5px;
    color: #000;
    line-height: 17px;
    font-weight: 600
}

.latest_page_single_news .cat_title:hover {
    box-shadow: initial
}

.category_page_label {
    float: left;
    font-family: merriweather;
    font-size: 20px;
    margin: 13px 0 0 0;
    font-weight: 700
}

.dl-menuwrapper button:after {
    width: 15% !important;
    top: 15px !important
}

.dl-menuwrapper button {
    font-family: arial;
    padding-left: 15px
}

.dl-menuwrapper .dl-menu {
    border: 1px solid rgba(0, 0, 0, 0.17)
}

.dl-menuwrapper li a {
    font-family: arial;
    font-size: 15px !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.17)
}

.today_paper_home {
    padding: 0
}

.cat_edi_rightbar .popular_catg li {
    float: left
}

.cat_edi_rightbar .popular_catg li .cat_edi_rightbar_pic {
    margin-bottom: 10px
}

.ads_home_top_section img {
    width: 100%
}

.classClear {
    clear: none
}

.search_results_div {
    display: none;
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 68px;
    width: 346px
}

.search_results_div li {
    border-bottom: 1px dotted #e5e5e5;
    margin-bottom: 7px;
    padding-bottom: 7px;
    width: 100%
}

.search_results_div li:last-child {
    border-bottom: 0;
    margin-bottom: 0px;
    padding-bottom: 0px
}

.search_results_div li .img_anchor {
    float: left;
    margin-right: 2%;
    width: 20%
}

.search_results_div li .img_anchor img {
    width: 100%
}

.search_results_div li .title_anchor {
    font-family: arial;
    font-size: 14px;
    line-height: 20px;
    display: block
}

.search_results_div li.nopost {
    text-align: center
}

.search_loader {
    display: none;
    background: url("../img/ajax-loader_search_new.gif") no-repeat;
    float: right;
    width: 16px;
    height: 16px;
    margin: 10px 0 0 -25px;
    position: absolute
}

.searchByDiv {
    text-transform: capitalize
}

.searchByDiv span {
    color: #000
}

.advance_search_main {
    font-weight: normal;
    font-size: 14px;
    padding: 1px 0px 1px;
    font-family: arial;
    color: #fff;
    margin-bottom: 20px
}

.advance_search_main .advance_title {
    color: #fff !important;
    line-height: 27px;
    background: #6D6D6D;
    display: block;
    padding-left: 7px
}

.advance_search_main .advance_search_inner {
    background: #6D6D6D;
    width: 100%;
    padding: 0px 5px 5px;
    display: none
}

.advance_search_main .search_block {
    background: #fff;
    padding: 20px 10px 10px;
    color: #000
}

.advance_search_main .search_block .field_block {
    margin: 0 0 15px 9%;
    width: 90%
}

.advance_search_main .search_block .field_block_btn {
    margin-top: 15px;
    text-align: center;
    margin-left: 5%;
    width: 90%
}

.advance_search_main .search_block .field_block label {
    width: 10%
}

.advance_search_main .search_block .field_block .textfield {
    width: 80%;
    padding: 5px
}

.advance_search_main .search_block .field_block .datefield {
    width: 30%;
    margin-right: 9%;
    padding: 5px
}

.advance_search_main .submit {
    padding: 5px 20px 6px;
    border: 0;
    background-color: #0088D6;
    color: #fff;
    font-size: 16px;
    margin-left: 10px
}

.advance_search_main .show_search_box {
    display: block
}

.punica-shadow-box {
    background-color: #fff
}

.punica-shadow-box {
    box-shadow: 1px 2px 6px rgba(186, 186, 186, 0.75);
    margin-bottom: 30px;
    margin-top: 10px;
    padding: 0px 10px 0
}

.punica-carousel .wrapper {
    margin: 20px auto 0;
    position: relative;
    width: 100%
}

.punica-carousel-list-2-widget {
    overflow: hidden
}

.punica-carousel-list-2-widget.widget {
    margin-bottom: 30px;
    position: relative;
    margin-left: -10px
}

.punica-carousel-list-2-widget.widget .widget-title {
    font-size: 19px;
    font-weight: bold;
    line-height: 24px;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase
}

.punica-carousel-wrapper {
    margin: 0;
    margin-left: 5px
}

.punica-carousel-list-2-widget .punica-carousel-2 .item {
    margin: 0 5px
}

article {
    display: block
}

.punica-carousel-list-2-widget .punica-carousel-2 .item .entry-item .entry-thumb {
    margin-bottom: 10px;
    position: relative
}

.punica-carousel-list-2-widget .entry-thumb > a > img {
    width: 100%;
    border: 1px solid #000;
    padding: 2px
}

.punica-carousel-list-2-widget.entry-box .entry-content img, .entry-summary img, {
    max-width: 100%
}

.punica-carousel-list-2-widget .punica-carousel-2 .item .entry-item .entry-content header {
    margin-bottom: 10px
}

.punica-carousel-list-2-widget .entry-icon {
    background: #000 none repeat scroll 0 0;
    bottom: 3px;
    color: #fff;
    display: inline-block;
    height: 25px;
    left: 3px;
    line-height: 24px;
    position: absolute;
    text-align: center;
    width: 30px
}


#punica-carousel-2 .entry-content .entry-icon {
    color: #fff
}

#punica-carousel-2 .entry-content .entry-icon {
    background-color: #000
}

.punica-carousel-list-2-widget .punica-carousel-2 .item .entry-item .entry-content .entry-title {
    font-size: 14px;
    margin-bottom: 5px;
    text-transform: uppercase
}

.punica-carousel-list-2-widget .widget-title .title_text {
    background-color: #696b6b;
    color: #fff;
    display: inline-block;
    height: 28px;
    line-height: 29px;
    padding: 0 10px;
    position: relative;
    top: 0;
    z-index: 1
}

.punica-carousel-list-2-widget .punica-carousel-2 .item .entry-item .entry-content .entry-title a {
    font-weight: bold;
    font-family: Merriweather;
    text-transform: capitalize
}

h6 {
    font-size: 16px;
    line-height: 20px
}

.punica-carousel-list-2-widget .punica-carousel-2 .owl-controls {
    position: absolute;
    right: 9px;
    top: -40px;
    cursor: pointer
}

.owl-theme .owl-controls {
    margin: 0
}

.owl-theme .owl-controls .owl-pagination .owl-page.active span {
    background: #0088D6 none repeat scroll 0 0 !important
}

.owl-theme .owl-controls .owl-pagination .owl-page span {
    background: #000000 none repeat scroll 0 0
}

.owl-theme .owl-controls .owl-pagination .owl-page.active span::before {
    border-color: #0088D6
}

.punica-carousel-list-2-widget .entry-icon::before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1
}

.entry-item.image-post .entry-icon:before, .entry-box.image-post .entry-icon:before {
    content: "\f030"
}

.entry-item.standard-post .entry-icon:before, .entry-box.standard-post .entry-icon:before {
    content: "\f040"
}

.entry-item.audio-post .entry-icon:before, .entry-box.audio-post .entry-icon:before {
    content: "\f025"
}

.entry-item.gallery-post .entry-icon:before, .entry-box.gallery-post .entry-icon:before {
    content: "\f03e"
}

.entry-item.video-post .entry-icon:before, .entry-box.video-post .entry-icon:before {
    content: "\f03d"
}

.owl-theme .owl-controls .owl-pagination .owl-page span {
    width: 8px;
    height: 8px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 0 0 0 8px;
    opacity: 1;
    filter: Alpha(Opacity=100);
    position: relative
}

.owl-theme .owl-controls .owl-pagination .owl-page span::before {
    border-style: solid;
    border-width: 1px;
    content: "";
    height: 14px;
    left: -3px;
    position: absolute;
    top: -3px;
    width: 14px
}

.owl-theme .owl-controls .owl-pagination .owl-page span::before {
    border-color: #fff
}

.owl-theme .owl-controls .owl-pagination .owl-page span, .owl-theme .owl-controls .owl-pagination .owl-page span::before {
    transition: all 0.3s ease 0s
}

.detail_content .social-box {
    margin-bottom: 0px;
    padding-bottom: 30px;
    border-bottom: 2px solid #f2f2f2
}

.detail_content .social-box ul {
    margin: -5px 0 0 -5px;
    padding: 0
}

.detail_content .social-box ul li {
    float: left;
    margin: 5px 0 0 0px;
    list-style: none;
    width: auto !important;
    padding: 0 5px;
    border-bottom: 0
}

.detail_content .social-box ul li a {
    color: #ffffff !important;
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    line-height: 32px;
    padding: 1px 15px 0
}

.detail_content .social-box ul li a i {
    line-height: 32px;
    margin: 0 10px 0 0;
    font-size: 17px
}

.detail_content .social-box ul li a span {
    font-size: 15px;
    font-family: "Lato", sans-serif
}

.detail_content .social-box ul li.facebook-icon a {
    width: auto;
    margin: 0;
    background: url('../images/facebook-dark.png');
    height: 32px;
    width: 32px
}

.detail_content .social-box ul li.facebook-icon a:hover {
    opacity: 0.9
}

.detail_content .social-box ul li.twitter-icon a {
    width: auto;
    margin: 0;
    background: url('../images/twitter_dark.png');
    height: 32px;
    width: 32px
}

.detail_content .social-box ul li.twitter-icon a:hover {
    opacity: 0.9
}

.detail_content .social-box ul li.gplus-icon a {
    width: auto;
    margin: 0;
    background: url('../images/gplus_dark.png');
    height: 32px;
    width: 32px
}

.detail_content .social-box ul li.gplus-icon a:hover {
    opacity: 0.9
}

.detail_content .social-box ul li.whatsapp-icon a {
    width: auto;
    margin: 0;
    background: url('../images/whatsapp_dark.png');
    height: 32px;
    width: 32px;
    display: none
}

.detail_content .social-box ul li.whatsapp-icon a:hover {
    opacity: 0.9
}

.detail_content .social-box ul li.mail-icon a {
    width: auto;
    margin: 0;
    background: url('../images/email-dark.png');
    height: 32px;
    width: 32px
}

.detail_content .social-box ul li.mail-icon a:hover {
    opacity: 0.9
}

.detail_content .social-box ul li.print_page a {
    width: auto;
    margin: 0;
    background: url('../images/print.png');
    height: 32px;
    width: 32px
}

.detail_content .social-box ul li.print_page a:hover {
    opacity: 0.9
}

.detail_content .social-box ul li.pinterest-icon a {
    background-color: #cd252b;
    border-bottom: 4px solid #a41e23
}

.detail_content .social-box ul li.pinterest-icon a:hover {
    background-color: #a41e23
}

.detail_content .social-box ul li.linkedin-icon a {
    background-color: #2ba3e1;
    border-bottom: 4px solid #2382b4
}

.detail_content .social-box ul li.linkedin-icon a:hover {
    background-color: #2382b4
}

.detail_content .social-box ul li.digg-icon a {
    background-color: #1b5791;
    border-bottom: 4px solid #164674
}

.detail_content .social-box ul li.digg-icon a:hover {
    background-color: #164674
}

.detail_content .social-box ul li.vk-icon a {
    background-color: #5d83aa;
    border-bottom: 4px solid #4b6988
}

.detail_content .social-box ul li.vk-icon a:hover {
    background-color: #4b6988
}

.footer_detail_page {
    padding: 0px 10px 10px
}

.remove_padding_detail {
    padding: 25px 25px 0
}

.footerLinks .labels_nav {
    text-align: left
}

#ccr-calender {
    margin-top: 30px
}

#calendar {
    width: 100%;
    text-align: center;
    margin-bottom: 40px
}

#calendar .address {
    font-size: 14px
}

table {
    max-width: 100%;
    background-color: transparent
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

#calendar caption {
    text-align: center;
    font-weight: normal;
    line-height: 23px;
    font-size: 1.25em;
    background: #101084;
    color: #fff;
    height: 40px;
    border: 1px solid #fff;
    border-bottom: none;
    text-transform: uppercase;
    letter-spacing: 2px
}

#calendar th, #calendar #today {
    color: #FFF;
    background-color: #000080
}

#calendar th {
    height: 40px;
    text-align: center;
    border: 1px solid #fff;
    font-weight: normal
}

#calendar td {
    height: 40px;
    line-height: 40px;
    border: 1px solid #d7d7d7;
    font-size: 12px
}

#calendar a {
    color: #2cb2bc;
    display: inline-block;
    line-height: 40px;
    width: 100%
}

#calendar a:hover {
    color: #FFF;
    background-color: #2cb2bc
}

.privacy_page {
    margin-top: 30px
}

.privacy_page small {
    font-size: 90%
}

.box1_area .box1_category_left h2.catg_titile, .box2_area .box2_category_left h2.catg_titile {
    min-height: 54px
}

#transparent_div {
    background: url("../images/transparent-bg.png") repeat scroll 0 0 rgba(0, 0, 0, 0) !important;
    top: 0px;
    position: absolute;
    width: 100%;
    z-index: 1000;
    display: none;
    height: 100%
}

.print_page_popup {
    display: none;
    position: absolute;
    z-index: 1000;
    top: 20px;
    left: 6%;
    background-color: #fff;
    width: 88%
}

.print_page_popup #printContentArea {
    clear: both;
    padding: 10px;
    min-height: 300px
}

.print_page_popup .main_header {
    background-color: #0088D6;
    color: #fff;
    font-size: 20px;
    padding: 10px 7px;
    float: left;
    width: 100%
}

.print_page_popup .heading_popup {
    float: left;
    width: 88%
}

.print_page_popup .close_page_popup:hover {
    color: #000
}

.print_page_popup .close_page_popup {
    position: relative;
    top: -10px;
    right: -7px;
    float: right;
    background-color: #fff;
    color: #0088D6;
    padding: 0px 5px 0px;
    font-size: 12px;
    text-align: center;
    cursor: pointer;
    font-weight: bold
}

.print_page_popup .loader_print {
    text-align: center;
    margin: 80px 0
}

.print_page_popup .loader_print img {
    width: 50px;
    margin: 0 auto
}

.print_page_popup #printbutton {
    clear: left;
    text-align: center;
    display: none
}

.print_page_popup #printbutton a {
    background: #0088d6;
    color: #fff;
    padding: 5px 10px 5px;
    display: inline-block
}

.OverflowHiddenBody {
    overflow: hidden !important
}

.inner_category h2 a, .inner_category h1 a {
    font-family: Merriweather
}

.content_today_print_opinion_tab {
    background: #fff;
    padding: 12px 7px;
    float: left;
    display: inline;
    width: 100%
}

.content_today_print_opinion_tab .small_catg li {
    width: 100%
}

.content_today_print_opinion_tab .small_catg li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0
}

.content_today_print_opinion_tab .small_catg li .media-body {
    display: block
}

.content_today_print_opinion_tab .small_catg li .media-heading {
    font-weight: bold;
    margin-bottom: 4px;
    margin-top: -2px
}

.content_today_print_opinion_tab #opinion .small_catg li .media-heading {
    min-height: 38px;
    line-height: 17px
}

.content_today_print_opinion_tab .small_catg li .writter {
    font-size: 12px;
    margin-top: -5px;
    letter-spacing: 1px;
    font-style: normal;
    text-align: left
}

.content_today_print_opinion_tab .small_catg li p {
    font-size: 13px;
    margin-bottom: 0
}

.ads_home_top_section_new {
    width: 100%;
    height: auto;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    margin-bottom: 15px;
    border: 1px solid #dddddd
}

.left_sticky_ads {
    width: 160px;
    height: 600px;
    background: #E8E6DE;
    position: fixed;
    top: 230px;
    left: 5px
}

.right_sticky_ads {
    position: fixed;
    background: #E8E6DE;
    right: 5px;
    height: 600px;
    width: 160px;
    top: 230px
}

.scrollmovedown {
    top: 105px !important
}

.social_share_top {
    float: right;
    margin-right: 24px;
    margin-top: 8px
}

.social_share_top .social-box {
    padding-bottom: 0;
    border-bottom: 0
}

.writer_story_page .author-info {
    font-size: 13px;
    overflow: hidden;
    margin-bottom: 28px;
    display: block;
    background: #92C5D6;
    padding: 10px;
    margin-top: 16px
}

.writer_story_page .author-info .avatar {
    float: left;
    border-radius: 15px
}

.writer_story_page .author-info .description {
    margin-left: 120px;
    line-height: 1.714
}

.writer_story_page .writerName {
    text-transform: uppercase;
    color: #19232d;
    font-size: 16px;
    font-weight: bold;
    font-family: merriweather
}

.writer_story_page .author-info .bio {
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 13px
}

.writer_story_page .additionalDetail {
    font-size: 14px;
    color: #595959
}

.writer_story_page .additionalDetail a {
    font-size: 14px;
    color: #595959
}

.writer_story_page .additionalDetail .social-box {
    padding-bottom: 0px;
    border-bottom: 0;
    margin-top: 5px
}

.single_category .detail_content .social-box {
    margin-bottom: 0px;
    padding-bottom: 10px;
    border-bottom: 0
}

.social-box .share_left_icon {
    float: left;
    margin-right: 8px
}

.social-box .share_right_icon {
    float: left
}

.social-box .st_facebook_hcount .st-facebook-counter {
    background-image: url('../images/facebook-dark.png') !important;
    height: 32px;
    padding-top: 9px;
    width: 32px
}

.social-box .st_facebook_hcount .st-facebook-counter:hover {
    opacity: 0.8
}

.social-box .st_twitter_hcount .st-twitter-counter {
    background-image: url('../images/twitter_dark.png') !important;
    height: 32px;
    padding-top: 9px;
    width: 32px
}

.social-box .st_twitter_hcount .st-twitter-counter:hover {
    opacity: 0.8
}

.social-box .st_googleplus_hcount .stButton_gradient {
    background-image: url('../images/gplus_dark.png') !important;
    height: 32px !important;
    padding-top: 9px;
    width: 32px;
    border: 0
}

.social-box .st_googleplus_hcount .stButton_gradient:hover {
    opacity: 0.8
}

.social-box .st_googleplus_hcount .stButton_gradient .googleplus {
    background-image: none;
    text-indent: -200000px;
    background-color: transparent
}

.social-box .st_googleplus_hcount .stButton_gradient.stHBubble {
    background-image: none !important;
    height: auto !important;
    padding-top: 2px;
    width: auto;
    border: 1px solid #bfbfbf
}

.social-box .st_email_hcount .st-email-counter {
    background-image: url('../images/email-dark.png') !important;
    height: 32px;
    padding-top: 9px;
    width: 32px
}

.social-box .st_email_hcount .st-email-counter:hover {
    opacity: 0.8
}

.social-box .stArrow {
    height: 22px !important
}

.stButton .stButton_gradient {
    height: 22px !important
}

.mainSectionHome {
    padding-left: 5px;
    padding-right: 5px
}

.mainSectionHome.col-sm-6 {
    width: 48%
}

.mainSectionHome.col-md-3 {
    width: 27%
}

.mainSectionHome .category {
    height: 710px
}

.mainSectionHome .category .top_titile {
    margin: -85px 10px 0 15px;
    padding: 8px 15px
}

.mainSectionHome .top_titile a {
    font-size: 26px;
    line-height: 32px
}

.mainSectionHome .top_titile p {
    font-style: normal
}

.morenews_centerblock {
    width: 100%;
    float: left
}

.morenews_centerblock li {
    border-bottom: 1px dotted #e5e5e5;
    display: block;
    float: left;
    height: 80px;
    margin: 6px 2%;
    overflow: hidden;
    padding-bottom: 5px;
    width: 46%
}

.morenews_centerblock li:nth-child(3), .morenews_centerblock li:nth-child(4) {
    border-bottom: 0;
    margin-bottom: 0
}

.morenews_centerblock .media-heading {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 5px;
    margin-top: -3px;
    min-height: 60px
}

.morenews_centerblock .media-heading a {
    font-size: 13px;
    font-weight: bold;
    line-height: 17px
}

.mainSectionHome .tab-content {
    padding-top: 8px
}

.mainSectionHome .content_today_print_opinion_tab {
    padding: 12px 7px 7px
}

.mainSectionHome .tab-content li {
    margin-bottom: 6px;
    padding-bottom: 5.7px;
    width: 100%
}

.related_author_post .related_author_title {
    border-bottom: 1px solid #C5BABA;
    text-align: center;
    font-size: 17px;
    font-family: Merriweather;
    line-height: 38px;
    font-weight: bold;
    background-color: #0088D6;
    color: #fff
}

.related_author_post .mostpopular_rightbar, .related_author_post .content_middle_leftbar_new {
    background-color: #fff !important;
    margin-top: 0
}

.related_category_post .related_author_title {
    border-bottom: 1px solid #C5BABA;
    text-align: left;
    font-size: 17px;
    font-family: Merriweather;
    line-height: 36px;
    font-weight: bold
}

.related_category_post .morenews_centerblock {
    margin-top: 7px
}

.related_category_post .morenews_centerblock li {
    height: auto
}

.related_category_post .morenews_centerblock li:nth-child(3), .related_category_post .morenews_centerblock li:nth-child(4) {
    border-bottom: 1px dotted #e5e5e5
}

.related_category_post .morenews_centerblock li:nth-child(7), .related_category_post .morenews_centerblock li:nth-child(8) {
    border-bottom: 0
}

.related_category_post .media-heading {
    min-height: auto
}

.opinion_rightbar li {
    padding-bottom: 10px
}

.magazine_story_page_block {
    margin-top: 30px;
    clear: both;
    float: left
}

.magazine_story_page_block .box1_area {
    float: left;
    display: inline;
    width: 48%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    margin-right: 9px;
    margin-bottom: 20px;
    min-height: 320px
}

.magazine_story_page_block .box1_category_left {
    padding: 5px 0px;
    float: left
}

.magazine_story_page_block .media-left {
    width: 75px
}

.magazine_story_page_block .media-left > img {
    width: 100%;
    margin: 0
}

.magazine_story_page_block .box1_category_top {
    border-bottom: 1px dotted #e5e5e5
}

.magazine_story_page_block .box1_category_bottom {
    margin-top: 10px
}

.magazine_story_page_block .media-heading {
    margin-top: 0;
    margin-bottom: 7px;
    margin-top: -2px;
    line-height: 20px;
    font-size: 14px;
    font-size: 14px;
    font-family: Merriweather;
    min-height: 40px
}

.magazine_story_page_block .media-heading a {
    font-family: Merriweather;
    font-weight: bold
}

.magazine_story_page_block .box1_area li:last-child, .magazine_story_page_block .box2_area li:last-child {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0
}

.magazine_story_page_block .box1_area p {
    height: auto;
    font-size: 13px;
    margin-bottom: 0
}

.magazine_story_page_block .box1_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600;
    border-bottom: 0;
    line-height: normal;
    padding: 0;
    margin: -5px 0 0
}

.magazine_story_page_block .box1_area .title_text {
    background-color: #0088d6;
    color: #fff;
    height: 28px;
    padding: 3px 5px;
    margin-left: -5px
}

.magazine_story_page_block .box1_area_left {
    width: 95%
}

.magazine_story_page_block .box1_area_right {
    width: 95%
}

.magazine_story_page_block .box2_area {
    float: left;
    display: inline;
    width: 48%;
    background-color: #fff;
    padding: 5px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    margin-left: 8px;
    margin-bottom: 20px;
    min-height: 320px
}

.magazine_story_page_block .box2_area p {
    height: auto;
    font-size: 13px;
    margin-bottom: 0
}

.magazine_story_page_block .box2_area h2 {
    text-align: left;
    font-size: 20px;
    margin-top: -5px;
    position: relative;
    font-family: Merriweather;
    font-style: normal;
    font-weight: 600;
    border-bottom: 0;
    line-height: normal;
    padding: 0;
    margin: -5px 0 0
}

.magazine_story_page_block .box2_area .title_text {
    background-color: #0088d6;
    color: #fff;
    height: 28px;
    padding: 3px 5px;
    margin-left: -5px
}

.magazine_story_page_block .box2_category_left {
    padding: 5px 0px;
    float: left
}

.magazine_story_page_block .box2_category_top {
    border-bottom: 1px dotted #e5e5e5
}

.magazine_story_page_block .box2_category_bottom {
    margin-top: 10px
}

.magazine_story_page_block .box2_area_left {
    width: 95%
}

.magazine_story_page_block .box2_area_right {
    width: 95%
}

.social-box .a2a_s_facebook {
    background-image: url('../images/facebook-dark.png') !important;
    height: 32px;
    padding-top: 9px;
    width: 32px
}

.social-box .a2a_s_twitter {
    background-image: url('../images/twitter_dark.png') !important;
    height: 32px;
    padding-top: 9px;
    width: 32px
}

.social-box #plusone {
    background-image: url('../images/gplus_dark.png') !important;
    height: 32px !important;
    padding-top: 9px;
    width: 32px;
    border: 0
}

.social-box .a2a_s_email {
    background-image: url('../images/email-dark.png') !important;
    height: 32px;
    padding-top: 9px;
    width: 32px
}

.dl-menuwrapper .dl-menuopen {
    text-align: left
}

#navbar .custom_nav .fa_icon {
    display: none;
    margin-right: 5px
}

.dl-menuwrapper .dl-menuopen .fa {
    margin-right: 5px
}

.weird_icon:before {
    content: "\f1e7"
}

.oped_icon:before {
    content: "\f1e4"
}

.magazine_icon:before {
    content: "\f212"
}

.weird_icon, .oped_icon, .magazine_icon {
    content: "";
    text-align: center;
    font: normal normal normal 14px/1px FontAwesome;
    display: inline-block
}

.below_heading_ads {
    margin: 20px auto 10px;
    text-align: center;
    clear: both;
    display: inline-block;
    width: 100%
}

.detail_page_inner_adds_new {
    clear: both;
    width: auto !important;
    margin: 20px 0px 20px 50px;
    float: right
}

.home_share_top {
    float: left;
    width: 100%;
    margin-bottom: 18px;
    margin-top: 5px
}

.body_main_div_front {
    background-color: #eeeeee
}

.detail_content .social-box ul li.facebook-icon a, .detail_content .social-box ul li.gplus-icon a {
    float: left
}

.counter_google_box {
    position: relative;
    background: #fff;
    border: 2px solid #F9D8D8;
    padding: 1px 5px 2px;
    border-radius: 4px;
    font-size: 11px;
    text-align: center;
    float: left;
    margin: 5px 0px 0 5px;
    font-family: Verdana, Helvetica, sans-serif
}

.counter_google_box:after, .counter_google_box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.counter_google_box:after {
    border-color: rgba(202, 212, 231, 0);
    border-right-color: #F9D8D8;
    border-width: 7px;
    margin-top: -7px
}

.counter_google_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #F9D8D8;
    border-width: 5px;
    margin-top: -5px
}

.counter_fb_box {
    position: relative;
    background: #fff;
    border: 2px solid #CDD7EF;
    padding: 1px 5px 2px;
    border-radius: 4px;
    font-size: 11px;
    text-align: center;
    float: left;
    margin: 5px 0px 0 5px;
    font-family: Verdana, Helvetica, sans-serif
}

.counter_fb_box:after, .counter_fb_box:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.counter_fb_box:after {
    border-color: rgba(202, 212, 231, 0);
    border-right-color: #CDD7EF;
    border-width: 7px;
    margin-top: -7px
}

.counter_fb_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #CDD7EF;
    border-width: 5px;
    margin-top: -5px
}

.ImgWithCaption {
    background: transparent !important;
    text-align: center !important;
    display: block !important;
    width: 100% !important
}

.ImgWithCaption img {
    width: auto !important;
    float: none;
    margin: 10px auto
}

.magazine_story_page_block .small_catg li {
    min-height: 104px
}

.innerShareBox {
    margin: 20px auto 10px;
    text-align: center;
    background-color: #F2F2F2;
    clear: both;
    padding: 3px 6px 8px;
    display: inline-block;
    width: 100%
}

.innerShareBox .saveFbBtn {
    display: inline-block;
    float: left;
    background-color: #4267B2;
    padding: 3px;
    margin-top: 4px
}

.sticky_clock {
    height: 250px;
    width: 195px;
    position: fixed;
    top: 271px;
    left: 1px;
    z-index: 1000
}

.sticky_clock .divClockAds {
    float: left;
    border: 2px solid #000
}

.sticky_clock .closeClockAds {
    background: url('../images/cross_clock.png') no-repeat left top;
    width: 24px;
    height: 24px;
    position: absolute;
    top: -8px;
    right: -8px;
    cursor: pointer;
    display: none
}

.sticky_clock .ramazanTimingBanner {
    background: url('../images/ramazan_english.gif') no-repeat left top;
    width: 40px;
    height: 250px;
    float: left;
    margin-left: 1px;
    cursor: pointer
}

.detail_content img {
    width: 100%;
}

@media (max-width: 1530px ) {
    .right_sticky_ads, .left_sticky_ads {
        display: block
    }
}

@media (max-width: 1528px ) {
    .right_sticky_ads, .left_sticky_ads {
        display: none
    }
}

@media (max-width: 1199px ) {
    .header_bottom_left {
        width: 100%
    }

    .logo {
        width: 210px
    }

    .featured_nav li {
        height: 169px;
        width: 47.7%
    }

    .single_featured_slide > h2 a {
        font-size: 20px
    }

    .media-left > img {
        width: 100%;
        height: auto
    }

    .pagincontent {
        width: 82%
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding: 5px 8px
    }

    .featured_subimg {
        width: 100%
    }

    .featured_titile {
        width: 100%;
        margin: 0px
    }

    .meto_subimg {
        width: 100%
    }

    .meto_titile {
        margin: 0px;
        width: 100%
    }

    .oddnews_subimg {
        width: 100%
    }

    .oddnews_titile {
        margin: 0px;
        width: 100%
    }

    .interactive_subimg {
        width: 100%
    }

    .interactive_titile {
        margin: 0px;
        width: 100%
    }

    .food_subimg {
        width: 100%
    }

    .food_titile {
        margin: 0px;
        width: 100%
    }

    .sports_catg {
        width: 47%
    }

    .world_category_left {
        width: 48%;
        float: left;
        margin-right: 9px
    }

    .world_category_right {
        width: 48%;
        float: left;
        margin-left: 10px
    }

    .opinion_rightbar {
        width: 100%
    }

    .editorial_rightbar {
        width: 100%;
        margin-left: 0px
    }

    .media-heading a {
        font-size: 12px
    }

    .live_rightbar {
        height: auto
    }

    .live_rightbar h4 {
        line-height: 16px
    }

    .live_rightbar_time {
        width: 30%
    }

    .live_rightbar > h2 {
        padding: 1px 0px
    }

    .tab-content li {
        width: 47% !important;
        float: left
    }

    .mainSectionHome .tab-content li {
        margin-bottom: 7px;
        padding-bottom: 6px;
        width: 100% !important
    }

    .nav > li > a {
        position: relative;
        display: block;
        padding: 10px 4px
    }

    .nav-tabs > li > a {
        font-size: 12px
    }

    .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus {
        color: #000;
        font-size: 12px
    }

    .catg1_nav li .post_titile {
        font-size: 14px
    }

    .header_top {
        width: 32%
    }

    #search input[type="text"] {
        width: 53px
    }

    .top_nav li a {
        font-size: 10px
    }

    .header_first_right {
        width: 52%;
        font-size: 13px;
        padding: 5px 0px 0 167px
    }

    .main_category {
        width: 47%
    }

    .sci_area {
        width: 32%;
        margin-right: 14px
    }

    .health_area {
        width: 32%;
        margin-left: 13px
    }

    .top_titile {
        height: auto
    }

    .header_first_left {
        width: 16%
    }

    .live_rightbar_child7 {
        display: none !important
    }

    .category {
        height: 585px
    }

    .mainSectionHome .category {
        height: 715px
    }

    .content_middle_leftbar {
        height: 715px
    }

    .single_footer_logo {
        float: left;
        display: inline;
        width: 100%;
        text-align: center
    }

    .single_footer_top {
        float: left;
        display: inline;
        width: 20%
    }

    .media-heading {
        margin-top: 2px;
        line-height: 20px;
        font-size: 14px
    }

    .box1_area {
        margin-right: 5px
    }

    .magazine_story_page_block .box1_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-right: 9px;
        margin-bottom: 20px;
        min-height: 360px
    }

    .magazine_story_page_block .box2_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-left: 8px;
        margin-bottom: 20px;
        min-height: 360px
    }

    .inner_top_nav {
        text-align: right;
        margin-top: 5px;
        position: relative;
        left: 100px
    }

    .column {
        width: 13.6% !important
    }

    .paper_catg {
        margin-left: 12px
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_name {
        width: 80% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_all {
        width: 20% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
        width: 60% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
        width: 40% !important
    }

    .hot_topics_title {
        margin-top: 12px
    }

    .navbar-nav > li:nth-child(10) {
        display: block
    }

    .navbar-nav > li:nth-child(11) {
        display: block
    }

    .footer_ads img {
        width: auto
    }

    .mostpopular_rightbar .content_middle_leftbar_new ul li.leftside .catgimg_container {
        width: 37% !important
    }

    .mostpopular_rightbar .content_middle_leftbar_new ul li.rightside .catgimg_container {
        width: 37% !important
    }

    .classClear {
        clear: none !important
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }

    .first_new_bar {
        position: relative
    }

    .second_new_bar {
        font-family: Merriweather;
        position: relative;
        font-size: 12px
    }

    .morenews_centerblock li {
        border-bottom: 1px dotted #e5e5e5;
        display: block;
        float: left;
        height: 110px;
        margin: 6px 2%;
        overflow: hidden;
        padding-bottom: 5px;
        width: 46%
    }

    .home_share_top {
        float: left;
        width: 100%;
        margin-bottom: 0px;
        margin-top: 5px
    }

    .mainSectionHome .category .top_titile {
        margin: -85px 10px 0 15px;
        padding: 0px 15px
    }

    .morenews_centerblock .media-heading a {
        font-size: 12px;
        font-weight: bold;
        line-height: 17px
    }

    .rss-list-cat {
        padding: 10px;
        float: left;
        width: 56%
    }

    .sticky_clock {
        height: 250px;
        width: 185px;
        position: fixed;
        top: 270px;
        left: 1px;
        z-index: 1000
    }
}

.extra-menu {
    display: none;
    padding: 0;
    float: left;
    margin: 15px auto 0 8px;
}

.extra-menu li {
    float: left
}

.extra-menu li a {
    text-transform: uppercase;
    position: relative;
    font-family: Merriweather;
    font-size: 12px;
    padding: 5px 10px;
    color: #000000;
}

.extra-menu li a:before {
    content: '';
    height: 10px;
    width: 1px;
    border-right: 1px solid #000;
    position: absolute;
    right: 0px;
    top: 7px
}

.extra-menu li:last-child a {
    padding-right: 0px;
}

.extra-menu li:last-child a:before {
    border-right: 0px;
}

@media (max-width: 767px ) {
    .extra-menu {
        display: block;
    }

    .first_new_bar {
        display: none;
    }
}

@media (max-width: 415px ) {
    .extra-menu {
        margin-left: 0px;
    }

    .navbar-default .navbar-toggle {
        margin-left: 5px;
    }

    .navbar-hot-topics {
        margin-left: 0 !important;
    }
}

@media (max-width: 365px ) {
    .second_new_bar .english_date_div, .second_new_bar .islamic_date_div {
        font-size: 11px !important;
    }

    .extra-menu li a {
        padding: 5px 8px;
        font-size: 10px;
    }
}

@media (max-width: 991px ) {
    .footer_ads img {
        width: 100%
    }

    .header_bottom_left {
        width: 100%
    }

    .featured_nav li {
        margin-left: 10px;
        margin-right: 0px;
        height: 208px
    }

    .catgimg_container {
        height: auto
    }

    .flicker_nav li a {
        height: 60px
    }

    .content_bottom_left {
        margin-left: 0;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%
    }

    .media-left > img {
        width: 100%;
        height: auto
    }

    .pagincontent {
        width: 84%
    }

    .contact_us {
        margin-top: 40px;
        width: 100%
    }

    .our_office {
        width: 100%
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding: 5px 8px
    }

    .live_rightbar_time {
        width: 11%
    }

    .header_first_right {
        width: 44%;
        font-size: 12px;
        padding: 9px 0px 0 100px
    }

    .header_top {
        width: 36%
    }

    .live_rightbar {
        margin-bottom: 10px
    }

    .live_rightbar_child7 {
        display: block !important
    }

    .nav > li > a {
        padding: 10px 3px
    }

    .category {
        height: 568px
    }

    .mainSectionHome .category {
        height: 740px
    }

    .content_middle_leftbar {
        height: 740px
    }

    .header_first_left {
        width: 20%
    }

    .top_nav li a {
        font-size: 12px;
        padding: 0px 5px
    }

    #search input[type="text"]:focus {
        width: 100%
    }

    .single_footer_top {
        float: left;
        display: inline;
        width: 20%;
        font-size: 12px
    }

    .box1_area {
        width: 49%;
        margin-right: 9px
    }

    .box2_area {
        width: 48.5%;
        margin-left: 8px
    }

    .magazine_story_page_block .box1_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-right: 9px;
        margin-bottom: 20px;
        min-height: 320px
    }

    .magazine_story_page_block .box2_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-left: 8px;
        margin-bottom: 20px;
        min-height: 320px
    }

    .live_inner_rightbar {
        width: 40%
    }

    .inner_top_nav {
        text-align: right;
        margin-top: 5px;
        position: relative;
        left: 107px
    }

    .header_top_inner_left {
        float: left;
        width: 22%;
        height: 50px;
        margin-top: 8px
    }

    .header_inner_center {
        width: 39%
    }

    .header_top_inner {
        width: 39%
    }

    .logo_inner {
        width: 65px
    }

    .header_top_inner {
        width: 39%
    }

    .inner_top_nav li a {
        padding: 0px 8px
    }

    .paper_area_all {
        width: 14%
    }

    .paper_area_name {
        width: 85%
    }

    .paper_catg {
        margin-left: 9px
    }

    .navbar-nav > li:nth-child(10) {
        display: none
    }

    .navbar-nav > li:nth-child(11) {
        display: none
    }

    .mostpopular_rightbar .content_middle_leftbar ul li.leftside .catgimg_container {
        width: 15% !important
    }

    .mostpopular_rightbar .content_middle_leftbar ul li.rightside .catgimg_container {
        width: 15% !important
    }

    .cbp-vm-view-grid ul li {
        width: 30% !important
    }

    .cbp-vm-view-grid img {
        height: 150px !important
    }

    .classClear {
        clear: both !important
    }

    .mainSectionHome.col-md-3 {
        width: 100%
    }

    .mainSectionHome.col-sm-6 {
        width: 75%
    }

    .paper_category {
        width: 35%
    }

    .paper_catg {
        width: 31%
    }

    .paper_titile h2 {
        font-size: 19px
    }

    .paper_area ul.paper_catg:last-child {
        display: none
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_name {
        width: 76% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_all {
        width: 24% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
        width: 67% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
        width: 33% !important
    }

    .editorialMainBlock .paper_area_all h2 {
        margin: 0;
        font-size: 12px !important
    }

    .editorialMainBlock .editorialFirstInnerBlock {
        width: 40%;
        margin-bottom: 0
    }

    .editorialMainBlock .editorialSecondInnerBlock {
        max-height: inherit;
        width: 28.6%;
        min-height: 440px
    }

    .paper_archive_main_div .paper_catg {
        display: block !important
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }
}

@media (max-width: 900px) {
    .cbp-vm-view-grid ul li {
        width: 47% !important
    }

    .cbp-vm-view-grid img {
        height: auto !important
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }
}

@media (min-width: 850px) and (max-width: 991px) {
    .container {
        width: 830px
    }
}

@media (max-width: 850px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding: 13px 9px
    }

    .second_new_bar {
        margin-top: -20px
    }

    .second_new_bar .english_date_div {
        width: 53%;
        padding-right: 6.5%
    }

    .mostpopular_rightbar .content_middle_leftbar ul li.leftside .catgimg_container {
        width: 15% !important
    }

    .mostpopular_rightbar .content_middle_leftbar ul li.rightside .catgimg_container {
        width: 15% !important
    }

    .cbp-vm-view-list .cbp-vm-image img {
        max-width: 15% !important
    }

    .cbp-vm-view-list .cbp-vm-title, .cbp-vm-image .author, .cbp-vm-view-list .cbp-vm-price {
        width: 85% !important
    }

    .paper_area_all {
        width: 16%
    }

    .paper_area_name {
        width: 83%
    }

    .paper_titile h2 {
        font-size: 17px
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }

    .magazine_story_page_block .box1_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-right: 9px;
        margin-bottom: 20px;
        min-height: 360px
    }

    .magazine_story_page_block .box2_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-left: 8px;
        margin-bottom: 20px;
        min-height: 360px
    }
}

@media (min-width: 800px) and (max-width: 849px) {
    .container {
        width: 780px
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding: 13px 7px
    }

    .top_nav li a {
        font-size: 11px;
        padding: 0px 5px
    }

    .second_new_bar {
        margin-top: -13px
    }

    .second_new_bar .english_date_div {
        width: 54.2%;
        float: left;
        text-align: right;
        padding-right: 9%
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_name {
        width: 75% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_all {
        width: 25% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
        width: 65% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
        width: 35% !important
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }

    .content_middle_leftbar .media-heading {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 5px;
        margin-top: 4px
    }
}

@media (min-width: 766px) and (max-width: 799px) {
    .container {
        width: 750px
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 12px;
        padding: 5px 5px
    }

    .second_new_bar {
        margin-top: -12px
    }

    .second_new_bar .english_date_div {
        width: 54.2%;
        float: left;
        text-align: right;
        padding-right: 9%
    }

    .top_nav li a {
        font-size: 11px;
        padding: 0px 5px
    }

    .cbp-vm-view-grid ul li {
        width: 46.5% !important
    }

    .cbp-vm-view-grid img {
        height: auto !important
    }

    .cbp-vm-view-list .cbp-vm-image img {
        max-width: 25% !important
    }

    .cbp-vm-view-list .cbp-vm-title, .cbp-vm-image .author, .cbp-vm-view-list .cbp-vm-price {
        width: 75% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_name {
        width: 75% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_all {
        width: 25% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
        width: 65% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
        width: 35% !important
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }

    .morenews_centerblock li {
        border-bottom: 1px dotted #e5e5e5;
        display: block;
        float: left;
        height: 93px;
        margin: 6px 2%;
        overflow: hidden;
        padding-bottom: 5px;
        width: 46%
    }

    .content_middle_leftbar .media-heading {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 5px;
        margin-top: 4px
    }
}

@media (max-width: 767px ) {
    .header_top_left {
        width: 100%
    }

    .header_top_right {
        width: 100%;
        text-align: center
    }

    .search_form input[type="text"] {
        width: 80%
    }

    #search input[type="text"] {
        width: 170px
    }

    .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .navbar-collapse {
        padding-left: 15px;
        padding-right: 15px
    }

    .navbar-nav {
        margin: 7.5px 0
    }

    .custom_nav {
        border: none
    }

    .catgimg_container {
        height: auto
    }

    .media-heading {
        font-size: 14px
    }

    .flicker_nav li a {
        height: 100px
    }

    .single_footer_top {
        margin-bottom: 20px
    }

    .footer_bottom_left {
        text-align: center
    }

    .footer_bottom_right {
        text-align: center
    }

    .media-left {
        width: 112px;
        height: auto
    }

    .similar_nav li {
        width: 100%
    }

    .pagincontent {
        width: 87%
    }

    .angle_right {
        width: 13%
    }

    .angle_left {
        width: 13%
    }

    .error_page_content h1 {
        font-size: 170px
    }

    .content_featured_leftbar {
        display: none
    }

    .content_meto_leftbar {
        display: none
    }

    .content_oddnews_leftbar {
        display: none
    }

    .content_interactive_leftbar {
        display: none
    }

    .content_food_leftbar {
        display: none
    }

    .content_middle_leftbar {
        float: left;
        display: none;
        width: 100%;
        margin-top: 0px;
        background-color: #fff;
        padding: 5px;
        border: 1px solid #dddddd;
        height: 585px
    }

    .removefromweb {
        display: none;
    }

    .onlyshowmobile_featured_news {
        display: inline
    }

    .content_middle_mob {
        float: left;
        display: inline;
        width: 100%;
        margin-top: 0px;
        background-color: #fff;
        padding: 5px;
        border: 1px solid #dddddd;
        height: auto;
        margin-bottom: 10px
    }

    .content_middle_mob li {
        width: 100% !important;
        height: auto;
        border-bottom: 1px dotted #bebebe !important;
        padding: 3px
    }

    .catgimg_container {
        height: auto;
        display: none
    }

    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
        padding: 4px 7px
    }

    .nav > li > a {
        padding: 10px 3px
    }

    .nav-tabs > li > a {
        font-size: 10px !important
    }

    .top_titile {
        height: auto
    }

    .sci_area {
        width: 31.9%;
        margin-right: 14px
    }

    .health_area {
        width: 32%;
        margin-left: 13px
    }

    .logo {
        text-align: center
    }

    .header_first_right {
        width: 62%
    }

    .category {
        height: auto;
        min-height: auto
    }

    .header_first_left {
        width: 100%
    }

    .top_first_nav {
        text-align: center;
        margin-top: 5px
    }

    .header_first_right {
        width: 100%;
        padding: 9px 0px 0 10px
    }

    .header_top {
        width: 100%
    }

    .top_nav {
        text-align: center
    }

    .goToTop {
        position: relative
    }

    .single_footer_top {
        float: left;
        display: inline;
        width: 20%;
        font-size: 10px
    }

    .box1_area {
        width: 48.3%;
        margin-right: 9px
    }

    .box2_area {
        width: 48.5%;
        margin-left: 8px
    }

    .live_inner_rightbar {
        width: 60%
    }

    .header_top_inner_left {
        display: none
    }

    .header_top_left_inner {
        display: none
    }

    .header_inner_center {
        width: 61%
    }

    .logo_inner {
        width: 0px
    }

    .hot_topics_title {
        display: none;
        float: none
    }

    .navbar-nav > li:nth-child(10) {
        display: block
    }

    .navbar-nav > li:nth-child(11) {
        display: block
    }

    .second_new_bar {
        margin-top: 0px;
        font-family: Merriweather;
        position: relative;
        font-size: 12px
    }

    .first_new_bar {
        position: relative;
        margin-top: 10px
    }

    .first_new_bar .header_first_left {
        width: 100%
    }

    .top_nav li a {
        font-size: 12px;
        padding: 0px 5px
    }

    .search_box {
        top: 40px
    }

    .search_box:after, .search_box:before {
        left: 95%
    }

    .mostpopular_rightbar .content_middle_leftbar ul li.leftside .catgimg_container {
        width: 18%
    }

    .mostpopular_rightbar .content_middle_leftbar ul li.rightside .catgimg_container {
        width: 18%
    }

    .cbp-vm-view-grid ul li {
        width: 46% !important
    }

    .cbp-vm-view-grid img {
        height: auto !important
    }

    .category_category_top_titile {
        width: 94%
    }

    .category_category_top_titile h2 {
        margin-top: 10px
    }

    .category_category_top_titile a {
        font-size: 34px;
        line-height: 40px
    }

    .cbp-vm-view-list .cbp-vm-image img {
        max-width: 25% !important
    }

    .cbp-vm-view-list .cbp-vm-title, .cbp-vm-image .author {
        width: 75% !important
    }

    .cbp-vm-view-list .cbp-vm-price {
        margin-top: 0px !important;
        width: 75% !important
    }

    .cbp-vm-view-list .cbp-vm-title {
        line-height: 2 !important;
        margin-top: -8px !important;
        margin-bottom: 0 !important
    }

    .cbp-vm-view-list .cbp-vm-image {
        padding: 10px 0px
    }

    .cbp-vm-switcher ul li a {
        box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.14)
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_name {
        width: 75% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_all {
        width: 25% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
        width: 65% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
        width: 35% !important
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }

    .mainSectionHome.col-sm-6 {
        width: 100%
    }

    .magazine_story_page_block .box1_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-right: 9px;
        margin-bottom: 20px;
        min-height: 400px
    }

    .magazine_story_page_block .box2_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-left: 8px;
        margin-bottom: 20px;
        min-height: 400px
    }

    #navbar .custom_nav .fa_icon {
        display: inline-block
    }

    #navbar .custom_nav li {
        border-bottom: 1px solid rgba(0, 0, 0, 0.17)
    }

    .rss-list-cat {
        padding: 10px;
        float: left;
        width: 52%
    }

    .sticky_clock {
        height: 250px;
        width: 185px;
        position: fixed;
        top: 100px;
        left: 1px;
        z-index: 1000
    }

    .onlyshowmobile_featured_news .catg1_nav li {
        margin-bottom: 10px;
        padding-bottom: 10px;
    }

    .onlyshowmobile_featured_news .catg1_nav li:last-child {
        margin-bottom: 0;
        padding-bottom: 3px;
        border-bottom: 0 !important;
    }

    .onlyshowmobile_featured_news .catgimg_container {
        display: block;
        float: left;
        width: 90px;
        margin-right: 10px;
    }

    .onlyshowmobile_featured_news .media-heading a {
        font-family: Merriweather;
        font-size: 15px;
    }

    .morenews_centerblock .media-heading a {
        font-size: 14px;
    }
}

@media (max-width: 730px ) {
    .cbp-vm-view-list .cbp-vm-title {
        line-height: 21px !important;
        margin-bottom: 8px !important;
        margin-top: -3px !important
    }

    .paper_area_all {
        width: 18%
    }

    .paper_area_name {
        width: 81%
    }

    .paper_titile h2 {
        font-size: 19px
    }

    .paper_area ul.paper_catg:nth-child(5) {
        display: none
    }

    .paper_catg {
        width: 47.7%
    }

    .paper_category {
        width: 50%
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_name {
        width: 73% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_all {
        width: 27% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
        width: 63% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
        width: 37% !important
    }

    .paper_archive_main_div .paper_catg li {
        display: block;
        width: 46%;
        margin-right: 4%
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }

    .column {
        width: 100%;
        min-width: auto;
        min-height: auto;
        padding: 0em 2em !important
    }

    .morenews_centerblock li {
        border-bottom: 1px dotted #e5e5e5;
        display: block;
        float: left;
        height: 100px;
        margin: 6px 2%;
        overflow: hidden;
        padding-bottom: 5px;
        width: 46%
    }

    .magazine_story_page_block .box1_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-right: 9px;
        margin-bottom: 20px;
        min-height: 430px
    }

    .magazine_story_page_block .box2_area {
        float: left;
        display: inline;
        width: 48%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-left: 8px;
        margin-bottom: 20px;
        min-height: 430px
    }

    .rss-list-cat {
        padding: 10px;
        float: left;
        width: 42%
    }
}

@media (max-width: 600px ) {
    .category {
        height: auto
    }

    .header_top_right {
        width: 100%
    }

    .top_titile a {
        color: #000000;
        font-size: 24px;
        line-height: 30px;
        font-style: normal
    }

    .catg_titile a {
        font-size: 23px;
        line-height: 27px;
        font-family: Merriweather;
        font-weight: 900 !important;
        font-style: normal
    }

    .inner_category h1 {
        padding: 10px;
        border-bottom: 1px dotted #e5e5e5;
        margin: 0px 10px;
        line-height: 30px;
        font-style: italic;
        font-size: 24px;
        font-weight: 900;
        font-family: Merriweather
    }

    .media-heading a {
        font-size: 15px
    }

    .main_category {
        width: 100%
    }

    .sports_catg {
        width: 100%
    }

    .box1_area {
        width: 100%;
        margin-right: 0px
    }

    .box2_area {
        width: 100%;
        margin-left: 0px
    }

    .tab-content li {
        width: 100% !important;
        float: left
    }

    .nav-tabs > li > a {
        font-size: 9px !important
    }

    .nav > li > a {
        padding: 10px 2px
    }

    .single_footer_top {
        font-size: 12px;
        width: 33%
    }

    .live_inner_rightbar {
        width: 100%
    }

    .header_inner_center {
        width: 61%
    }

    .logo_inner {
        width: 0px
    }

    .inner_category h2 {
        line-height: 30px;
        font-size: 24px
    }

    .column {
        padding: 0em 10em !important
    }

    .header_first_inner .column {
        padding: 0 !important
    }

    .dl-menuwrapper button {
        height: 40px
    }

    .dl-menuwrapper {
        max-width: 300px
    }

    .header_inner_center {
        width: 60% !important;
        padding: 0px 0px 0px
    }

    .top_first_nav {
        margin-top: 0
    }

    .second_new_bar {
        margin-top: 0px
    }

    .second_new_bar .english_date_div {
        width: 56%;
        padding-right: 12%
    }

    .search_box {
        top: 57px
    }

    .search_box:after, .search_box:before {
        left: 48.3%
    }

    .cbp-vm-view-grid ul li {
        width: 45% !important
    }

    .cbp-vm-view-grid img {
        height: auto !important
    }

    .category_category_top_titile {
        width: 94%;
        margin-top: -65px
    }

    .category_category_top_titile h2 {
        margin-top: 0px
    }

    .category_category_top_titile a {
        font-size: 30px;
        line-height: 34px
    }

    .cbp-vm-view-list .cbp-vm-image img {
        max-width: 32% !important
    }

    .cbp-vm-view-list .cbp-vm-title, .cbp-vm-image .author {
        width: 68% !important
    }

    .cbp-vm-view-list .cbp-vm-price {
        width: 100% !important;
        margin-top: 8px !important
    }

    .cbp-vm-view-list .cbp-vm-title {
        line-height: 21px !important;
        margin-top: -2px !important;
        margin-bottom: 10px
    }

    .paper_area_all {
        width: 20%
    }

    .paper_area_name {
        width: 79%
    }

    .paper_titile h2 {
        font-size: 19px
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_name {
        width: 80% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_all {
        width: 20% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
        width: 67% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
        width: 33% !important;
        display: block
    }

    .editorialMainBlock .paper_area_all h2 {
        margin: 0;
        font-size: 20px !important
    }

    .editorialMainBlock .editorialFirstInnerBlock {
        width: 100%;
        margin-bottom: 20px
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all h2 {
        font-size: 14px !important
    }

    .editorialMainBlock .editorialSecondInnerBlock {
        max-height: inherit;
        width: 49%;
        min-height: 362px
    }

    .editorialMainBlock .editorialSecondInnerBlock:nth-child(2) {
        margin-left: 0
    }

    .paper_archive_main_div .paper_catg li {
        display: block;
        width: 100%;
        margin-right: 0
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }

    .detail_content iframe {
        width: auto
    }

    .detail_content .social-box ul li.whatsapp-icon a {
        display: none
    }

    .print_page_popup {
        display: none;
        position: absolute;
        z-index: 1000;
        top: 20px;
        left: 15px;
        background-color: #fff;
        width: 93%
    }

    .print_page_popup .main_header {
        background-color: #0088D6;
        color: #fff;
        font-size: 20px;
        padding: 10px 7px;
        float: left;
        width: 100%
    }

    .morenews_centerblock li {
        border-bottom: 1px dotted #e5e5e5;
        display: block;
        float: left;
        height: 100px;
        margin: 6px 2%;
        overflow: hidden;
        padding-bottom: 5px;
        width: 46%
    }

    .magazine_story_page_block .box1_area {
        float: left;
        display: inline;
        width: 100%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-right: 9px;
        margin-bottom: 20px;
        min-height: auto
    }

    .magazine_story_page_block .box2_area {
        float: left;
        display: inline;
        width: 100%;
        background-color: #fff;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #dddddd;
        margin-left: 8px;
        margin-bottom: 20px;
        min-height: auto
    }

    .rss-list-cat {
        padding: 10px 0px;
        float: left;
        width: 100%
    }

    .rss-list-cat ul li {
        line-height: 37px;
        border-bottom: 1px solid #E8DECC;
        margin-top: 9px
    }

    .rss-list {
        padding: 10px;
        border-bottom: 0;
        position: absolute;
        top: 75px;
        right: 30px;
        width: 88%;
        text-align: right
    }

    .rss-list ul li {
        line-height: 45px;
        border-bottom: 1px solid #5F5F5F
    }
}

@media (max-width: 480px ) {
    .header_top_left {
        width: 100%
    }

    .top_nav {
        text-align: center
    }

    .header_top_right {
        width: 100%;
        text-align: center;
        margin-bottom: 5px
    }

    .search_form input[type="text"] {
        width: 80%
    }

    .logo {
        width: auto
    }

    .header_bottom_left {
        text-align: center
    }

    .latest_slider {
        padding-left: 0
    }

    .featured_nav li {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    .games_category {
        width: 100%
    }

    .fashion_category {
        width: 100%
    }

    .business_category_left {
        width: 100%
    }

    .business_category_right {
        width: 100%
    }

    .nav > li > a {
        padding: 10px
    }

    .pagincontent > a {
        font-size: 13px
    }

    .single_page_area > h2 {
        font-size: 20px;
        line-height: 30px;
        padding: 10px
    }

    .breadcrumb li a {
        font-size: 12px
    }

    .breadcrumb > .active {
        font-size: 12px
    }

    .error_page_content h1 {
        font-size: 100px
    }

    .content_featured_leftbar {
        display: none
    }

    .content_meto_leftbar {
        display: none
    }

    .content_oddnews_leftbar {
        display: none
    }

    .content_interactive_leftbar {
        display: none
    }

    .content_food_leftbar {
        display: none
    }

    .header_first_right {
        width: 100%;
        text-align: center
    }

    .top_first_nav {
        text-align: center
    }

    .category {
        height: auto
    }

    .main_category {
        width: 100%;
        border-bottom: 1px dotted #e5e5e5
    }

    .sports_catg {
        width: 100%;
        margin-top: 10px
    }

    .tab-content li {
        width: 100% !important
    }

    .top_titile {
        height: auto
    }

    .box1_area {
        float: left;
        display: inline;
        width: 100%;
        background-color: #FFF;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #DDD;
        margin-right: 0px
    }

    .box2_area {
        float: left;
        display: inline;
        width: 100%;
        background-color: #FFF;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #DDD;
        margin-left: 0px
    }

    .single_footer_top {
        display: none
    }

    .nav > li > a {
        padding: 10px 3px
    }

    .nav-tabs > li > a {
        font-size: 12px !important;
        padding: 10px;
    }

    .header_inner_center {
        width: 100%
    }

    .logo_inner {
        width: 0px
    }

    .header_top_inner {
        width: 100%
    }

    .paper_area_all {
        width: 30%
    }

    .paper_area_name {
        width: 70%
    }

    .paper_category {
        width: 100%;
        min-height: auto
    }

    .paper_catg {
        display: none
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_name {
        width: 60% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock .paper_area_all {
        width: 40% !important
    }

    .editorialMainBlock .editorialFirstInnerBlock {
        width: 100% !important;
        padding: 0;
        border: 0
    }

    .editorialMainBlock .paper_area_all h2 {
        margin: 0;
        font-size: 20px !important
    }

    .inner_top_titile {
        padding: 0px
    }

    .inner_content_img_right img {
        margin: 10px 0px;
        width: 100%;
        float: right
    }

    .content_middle_feat li {
        padding: 0px
    }

    .live_inner_rightbar {
        margin: 0px
    }

    .content_middle_feat {
        padding: 0px
    }

    .inner_category h2 {
        line-height: 30px;
        font-size: 20px;
        line-height: 26px
    }

    .second_new_bar .english_date_div {
        width: 58%;
        padding-right: 16%
    }

    .search_box {
        width: 350px;
        padding: 17px 0px 0px 29px
    }

    .search_box:after, .search_box:before {
        left: 65.3%
    }

    .mostpopular_rightbar .content_middle_leftbar ul li.leftside .catgimg_container {
        width: 25% !important
    }

    .mostpopular_rightbar .content_middle_leftbar ul li.rightside .catgimg_container {
        width: 25% !important
    }

    .cbp-vm-view-grid ul li {
        width: 94% !important
    }

    .cbp-vm-view-grid img {
        height: auto !important
    }

    .category_category_top_titile {
        width: 92%;
        margin-top: -45px
    }

    .category_category_top_titile a {
        font-size: 24px;
        line-height: 30px
    }

    .cbp-vm-view-list .cbp-vm-image img {
        max-width: 32% !important;
        width: auto !important
    }

    .cbp-vm-view-list .cbp-vm-title, .cbp-vm-image .author {
        width: 68% !important
    }

    .cbp-vm-view-list .cbp-vm-price {
        width: 100% !important;
        margin-top: 8px !important
    }

    .cbp-vm-view-list .cbp-vm-title {
        line-height: 21px !important;
        margin-top: -2px !important;
        margin-bottom: 10px
    }

    .editorialMainBlock .editorialSecondInnerBlock {
        max-height: inherit;
        width: 48.7%;
        min-height: 382px;
        display: block;
        margin-bottom: 0
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
        width: 33% !important;
        display: none
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
        width: 100% !important
    }

    .top_nav li a {
        font-size: 13px;
        padding: 0px 5px
    }

    .first_new_bar .header_first_left {
        width: 100%;
        margin-top: 14px
    }

    .first_new_bar .header_top {
        float: right;
        margin-top: 9px
    }

    .second_new_bar {
        margin-top: 0px
    }

    .detail_content .social-box ul li.whatsapp-icon a {
        display: inline-block
    }

    .morenews_centerblock li {
        border-bottom: 1px dotted #e5e5e5;
        display: block;
        float: left;
        height: auto;
        margin: 6px 2%;
        overflow: hidden;
        padding-bottom: 5px;
        width: 100%
    }

    .morenews_centerblock .media-heading {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
        margin-top: -3px;
        padding: 0 11px
    }

    .mainSectionHome .category .top_titile {
        margin: -50px 10px 10px 15px;
        padding: 8px 15px
    }

    .stButton {
        position: relative;
        z-index: 1;
        text-decoration: none;
        color: #000;
        display: inline-block;
        cursor: pointer;
        margin-right: 3px;
        margin-left: 3px;
        font-size: 11px;
        line-height: 16px;
        width: 21%;
        margin-bottom: 5px
    }

    .social-box .share_left_icon {
        float: left;
        margin-right: 8px;
        width: 85%
    }

    .social-box .share_right_icon {
        float: left;
        width: 100%
    }

    .dl-menuwrapper {
        max-width: 100%;
        width: 100%
    }

    .dl-menuwrapper .dl-menu {
        width: 400px !important
    }

    .mainSectionHome .category {
        height: auto
    }

    .rss-list-cat {
        padding: 10px 0px;
        float: left;
        width: 100%
    }

    .rss-list-cat ul li {
        line-height: 52px;
        border-bottom: 1px solid #E8DECC;
        margin-top: 9px
    }

    .rss-list {
        padding: 10px;
        border-bottom: 0;
        position: absolute;
        top: 91px;
        right: 30px;
        width: 88%;
        text-align: right
    }

    .rss-list ul li {
        line-height: 62px;
        border-bottom: none
    }

    .first_new_bar {
        display: none;
    }

    .tab-pane .media-heading a {
        display: block
    }

    .col-sm-6.mainSectionHome li .media-left {
        padding-right: 0;
    }
}

@media (max-width: 440px ) {
    .editorialMainBlock .editorialSecondInnerBlock {
        max-height: inherit;
        width: 100%;
        min-height: auto;
        display: block;
        margin: 0 0 20px 0
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all {
        width: 40% !important;
        display: block
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_name {
        width: 60% !important
    }

    .editorialMainBlock .editorialSecondInnerBlock .paper_area_all h2 {
        font-size: 20px !important
    }

    .editorialMainBlock .paper_archive_main_div .paper_area_name {
        width: 100% !important
    }

    .first_new_bar .header_first_left {
        width: 100%;
        margin-top: 30px
    }

    .first_new_bar .header_top {
        float: right;
        margin-top: 5px
    }

    .second_new_bar {
        margin-top: 0px
    }

    .print_page_popup {
        display: none;
        position: absolute;
        z-index: 1000;
        top: 20px;
        left: 15px;
        background-color: #fff;
        width: 93%
    }

    .print_page_popup .main_header {
        background-color: #0088D6;
        color: #fff;
        font-size: 20px;
        padding: 10px 7px;
        float: left;
        width: 100%
    }

    .second_new_bar .english_date_div {
        width: 47.8%;
        float: left;
        text-align: right;
        padding-right: 6.5%;
        font-size: 12px
    }

    .second_new_bar .islamic_date_div {
        font-size: 12px
    }

    .mainSectionHome .top_titile a {
        font-size: 18px;
        line-height: 20px
    }

    .dl-menuwrapper {
        max-width: 100%;
        width: 100%
    }

    .dl-menuwrapper .dl-menu {
        width: 360px !important
    }

    .live_rightbar_time {
        width: 25%;
    }

    .mainSectionHome.col-md-3 {
        padding: 0;
    }
}

@media (max-width: 400px ) {
    .dl-menuwrapper .dl-menu {
        width: 320px !important
    }

    .single_story_area {
        padding: 5px 0
    }

    .single_story_area .detail_content {
        padding: 0 8px
    }

    .catg1_nav li {
        padding: 0
    }

    .social_share_top {
        margin: 0 15px
    }

    .detail_page_inner_adds {
        margin: 20px 0 !important
    }

    .container {
        padding: 0
    }

    .live_rightbar_time {
        width: 25%;
    }
}

@media (max-width: 360px ) {
    .container {
        padding-right: 0;
        padding-left: 0;
        margin-right: auto;
        margin-left: auto
    }

    .navbar .container {
        padding-right: 15px;
        padding-left: 15px
    }

    .catgimg_container {
        height: auto;
        display: none
    }

    .col-sm-6.mainSectionHome li .media-left {
        height: auto;
        display: block;
        padding-right: 0;
    }

    .media-left {
        width: 112px;
        height: 150px;
        display: none
    }

    .flicker_nav li a {
        height: 60px
    }

    .business_category_right .media-left, .games_category .media-left, .fashion_category .media-left {
        height: 112px
    }

    .pagincontent > a {
        font-size: 10px
    }

    .pagincontent > span {
        font-size: 10px
    }

    .archive_caption h2 > a {
        font-size: 18px;
        line-height: 20px
    }

    .error_page_content h1 {
        font-size: 70px
    }

    .error_page_content h2 {
        font-size: 40px
    }

    .error_page_content p {
        font-size: 17px
    }

    .error_page_content h1:after, .error_page_content h1:before {
        height: 15px;
        width: 15px
    }

    .error_page_content h1:after {
        right: -30px
    }

    .error_page_content h1:before {
        left: -30px
    }

    .top_nav li a {
        padding: 8px 7px
    }

    .flicker_nav li {
        margin-right: 7px;
        margin-bottom: 7px
    }

    .similar_post h2 {
        font-size: 17px
    }

    .top_titile {
        width: 89%;
        margin: -45px 10px 0px 12px;
        height: auto
    }

    .sci_area {
        width: 100%;
        margin-right: 0px
    }

    .weird_area {
        width: 100%
    }

    .health_area {
        width: 100%;
        margin-left: 0px
    }

    .category_area p {
        height: 350px;
        display: none
    }

    .live_rightbar_time { /*display:none;*/
        width: 28%;
    }

    .top_titile a {
        color: #000000;
        font-size: 20px;
        line-height: 26px
    }

    .today_paper_first_main_div .media-heading a {
        font-size: 20px
    }

    .content_middle_mob li {
        width: 100% !important;
        border-bottom: 1px dotted #bebebe !important;
        padding: 3px
    }

    .inner_content_img_right {
        padding: 0 2%;
        width: 100%
    }

    .below_heading_ads {
        display: none
    }

    .content_middle .more-related-section .col-sm-12 {
        padding: 0px 15px;
    }

    .content_middle .col-sm-12 {
        padding: 0
    }

    .single_story_area .detail_content {
        padding: 0
    }

    .catg1_nav li {
        margin-bottom: 4px;
        padding: 0
    }

    .sci_area p {
        display: none
    }

    .sci_category_top {
        height: auto
    }

    .top_titile p {
        font-size: 12px;
        line-height: 20px
    }

    .media-heading a {
        font-size: 14px
    }

    .live_rightbar h4 {
        line-height: 20px
    }

    .catg1_nav li .post_titile {
        font-size: 14px;
        line-height: 20px
    }

    .media-heading {
        font-size: 14px;
        margin-bottom: 0px
    }

    .live_rightbar {
        height: auto
    }

    .live_rightbar li {
        float: left;
        height: auto;
        display: block;
        margin-bottom: 10px;
        padding-bottom: 10px !important
    }

    .single_footer_logo {
        float: left;
        display: inline;
        width: 100%
    }

    .single_footer_top {
        float: left;
        display: inline;
        width: 50%
    }

    .box1_area {
        float: left;
        display: inline;
        width: 100%;
        background-color: #FFF;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #DDD;
        margin-right: 0px
    }

    .box2_area {
        float: left;
        display: inline;
        width: 100%;
        background-color: #FFF;
        padding: 5px;
        margin-bottom: 10px;
        border: 1px solid #DDD;
        margin-left: 0px
    }

    .single_footer_top {
        display: none
    }

    .header_inner_center {
        width: 100% !important;
        padding: 50px 20px 0 0;
        margin: 0 auto
    }

    .logo_inner {
        width: 145px
    }

    .column {
        padding: 0em 5em !important
    }

    .content_middle_feat li {
        width: 100% !important
    }

    .live_inner_rightbar_time {
        display: none
    }

    .inner_top_titile p {
        font-size: 1.1rem;
        font-weight: 400;
        font-style: normal;
        color: #252525;
        letter-spacing: 0px;
        line-height: 1.4;
        text-align: justify;
        padding: 0 8px
    }

    .paper_area_all {
        width: 40%
    }

    .paper_area_name {
        width: 60%
    }

    .search_box {
        width: 317px;
        padding: 17px 0px 0px 16px
    }

    .search_box:after, .search_box:before {
        left: 82%
    }

    .search_box .search_field {
        padding: 5px
    }

    .search_box .submit {
        padding: 5px 20px 6px
    }

    .category_category_top_titile {
        width: 89%;
        margin-top: -45px
    }

    .category_category_top_titile a {
        font-size: 18px;
        line-height: 18px
    }

    .cbp-vm-view-list .cbp-vm-image img {
        max-width: 100% !important;
        width: 100% !important
    }

    .cbp-vm-view-list .cbp-vm-title, .cbp-vm-image .author {
        width: 100% !important
    }

    .cbp-vm-view-list .cbp-vm-price {
        width: 100% !important;
        margin-top: 8px !important
    }

    .cbp-vm-view-list .cbp-vm-title {
        line-height: 21px !important;
        margin-top: 5px !important;
        margin-bottom: 10px
    }

    .first_new_bar .header_first_left {
        width: 100%;
        margin-top: 30px
    }

    .first_new_bar .header_top {
        float: right;
        margin-top: 9px
    }

    .second_new_bar {
        margin-top: 0px
    }

    .inner_category h1 {
        padding: 10px;
        border-bottom: 1px dotted #e5e5e5;
        margin: 0px 10px;
        line-height: 26px;
        font-style: italic;
        font-size: 20px;
        font-weight: 900;
        font-family: Merriweather
    }

    .mostpopular_rightbar .content_middle_leftbar {
        float: left;
        display: inline;
        width: 100%;
        margin-top: 0px;
        background-color: #92C5D6;
        min-height: auto;
        height: auto;
        padding: 0
    }

    .category {
        height: auto;
        min-height: auto
    }

    .print_page_popup {
        display: none;
        position: absolute;
        z-index: 1000;
        top: 20px;
        left: 10px;
        background-color: #fff;
        width: 93%
    }

    .print_page_popup .main_header {
        background-color: #0088D6;
        color: #fff;
        font-size: 20px;
        padding: 10px 7px;
        float: left;
        width: 100%
    }

    .punica-carousel-list-2-widget .punica-carousel-2 .item {
        margin: 16px 5px
    }

    .punica-carousel-list-2-widget .punica-carousel-2 .owl-controls {
        position: absolute;
        right: 9px;
        top: -16px;
        cursor: pointer
    }

    .dl-menuwrapper .dl-menu {
        width: 300px !important
    }

    .detail_page_inner_adds_new {
        margin: 20px auto 20px !important;
        float: none !important;
        display: inline-block
    }

    .morenews_centerblock .media-heading {
        font-size: 14px;
        line-height: 20px;
        margin-bottom: 5px;
        margin-top: -3px;
        min-height: 40px
    }

    .stButton {
        position: relative;
        z-index: 1;
        text-decoration: none;
        color: #000;
        display: inline-block;
        cursor: pointer;
        margin-right: 3px;
        margin-left: 3px;
        font-size: 11px;
        line-height: 16px;
        width: 20%;
        margin-bottom: 5px
    }

    .social-box .share_left_icon {
        float: left;
        margin-right: 8px;
        width: 90%
    }

    .social-box .share_right_icon {
        float: left;
        width: 100%
    }

    .onlyshowmobile_featured_news .media-heading a {
        font-size: 14px;
    }

    .category_area li .media-left, .box1_category_left .box1_category_bottom .small_catg li .media-left, .box2_category_left .box2_category_bottom .small_catg li .media-left {
        width: 90px;
        height: auto;
        display: inline-block;
        float: left;
    }

    .category_area li .media-body h5.media-heading, .box1_category_left .box1_category_bottom .small_catg li .media-heading, .box2_category_left .box2_category_bottom .small_catg li .media-heading {
        margin-top: -3px;
    }

    .mostpopular_rightbar .content_middle_leftbar_new .catgimg_container {
        display: block;
    }
}

@media (max-width: 320px ) {
    .header_inner_center {
        width: 100% !important;
        padding: 51px 20px 0 0;
        margin: 0 auto
    }

    .logo_inner {
        width: 145px
    }

    .search_box {
        width: 277px;
        padding: 17px 0px 0px 7px
    }

    .search_box:after, .search_box:before {
        left: 87%
    }

    .search_box .search_field {
        padding: 2px
    }

    .search_box .submit {
        padding: 2px 11px 4px
    }

    .first_new_bar .header_first_left {
        width: 100%;
        margin-top: 30px
    }

    .first_new_bar .header_top {
        float: right;
        margin-top: 9px
    }

    .second_new_bar {
        margin-top: 0px
    }

    .top_nav li a {
        font-size: 11px;
        padding: 0px 5px
    }

    .mostpopular_rightbar .content_middle_leftbar {
        float: left;
        display: inline;
        width: 100%;
        margin-top: 0px;
        background-color: #92C5D6;
        min-height: auto;
        height: auto;
        padding: 0
    }

    .col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
        position: relative;
        min-height: 1px;
        padding-right: 0px;
        padding-left: 0px
    }

    .content_middle_leftbar {
        min-height: auto;
        height: auto
    }

    .dl-menuwrapper .dl-menu {
        width: 290px !important
    }

    .header_first_inner .column {
        padding: 0 0 0 15px !important
    }
}

.share {
    width: 164px;
    float: left;
    border-right: 1px dotted #ccc;
    padding: 5px;
    margin: 15px 50px 15px 0
}

.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices {
    height: 35px !important
}

.stButton .stButton_gradient {
    height: 21px !important
}

.cbp-vm-switcher {
    padding: 10px
}

.cbp-vm-options {
    text-align: right;
    padding-bottom: 10px;
    border-bottom: 3px solid #47a3da
}

.cbp-vm-options a {
    display: inline-block;
    width: 40px;
    height: 40px;
    overflow: hidden;
    white-space: nowrap;
    color: #d0d0d0;
    margin: 2px
}

.cbp-vm-options a:hover, .cbp-vm-options a.cbp-vm-selected {
    color: #47a3da
}

.cbp-vm-options a:before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 30px;
    text-align: center;
    display: inline-block
}

.cbp-vm-switcher ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.cbp-vm-switcher ul:before, .cbp-vm-switcher ul:after {
    content: " ";
    display: table
}

.cbp-vm-switcher ul:after {
    clear: both
}

.cbp-vm-switcher ul li {
    display: inline-block;
    position: relative;
    box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.14);
    margin: 10px 0px;
    width: 100%
}

.cbp-vm-switcher ul li a {
    display: inline-block;
    position: relative;
    box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.14)
}

.cbp-vm-view-grid ul li a {
    display: inline-block;
    position: relative;
    box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.14);
    min-height: 390px
}

.cbp-vm-switcher ul li a:hover {
    display: inline-block;
    position: relative;
    box-shadow: 1px 3px 25px 1px rgba(0, 0, 0, 0.14)
}

.cbp-vm-image {
    display: block;
    margin: 0 auto
}

.cbp-vm-image img {
    display: inline-block;
    max-width: 15%;
    float: left
}

.cbp-vm-print-image img {
    display: inline-block;
    max-width: 15%;
    float: left
}

.cbp-vm-view-grid img {
    display: inline-block;
    max-width: 100%;
    float: left;
    height: 150px;
    margin-bottom: 8px;
    width: 100%
}

.cbp-vm-view-list .cbp-vm-print-image {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px 0px
}

.cbp-vm-title {
    margin: 0;
    padding: 0
}

.cbp-vm-price {
    color: #333
}

.cbp-vm-add {
    color: #fff;
    background: #47a3da;
    padding: 10px 20px;
    border-radius: 2px;
    margin: 20px 0 0;
    display: inline-block;
    transition: background 0.2s
}

.cbp-vm-add:hover {
    color: #fff;
    background: #02639d
}

.cbp-vm-add:before {
    margin-right: 5px
}

.cbp-vm-icon:before {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.cbp-vm-grid:before {
    content: "\f00a"
}

.cbp-vm-list:before {
    content: "\f00b"
}

.cbp-vm-add:before {
    content: "\f055"
}

.latest-time {
    float: left;
    width: 100%
}

#time {
    font-size: 22px;
    font-family: arial;
    margin-right: 14px;
    font-weight: bold;
    color: #00A1D9;
    float: left
}

.category_area .latest-time #time {
    margin-left: 6px
}

#cati {
    font-size: 12px;
    font-family: arial;
    text-transform: uppercase;
    letter-spacing: .8px;
    float: right;
    margin-top: 10px;
    margin-right: 5px
}

.cbp-vm-view-grid ul {
    text-align: center
}

.cbp-vm-view-grid ul li {
    width: 30%;
    text-align: center;
    padding: 0px;
    margin: 20px 10px;
    display: block;
    float: left;
    vertical-align: top;
    box-shadow: 1px 3px 5px 1px rgba(0, 0, 0, 0.14)
}

.cbp-vm-view-grid .cbp-vm-title {
    font-size: 18px;
    padding: 5px;
    white-space: normal;
    width: 100%;
    font-style: italic;
    font-weight: 600;
    color: #000000;
    line-height: 1.2;
    font-family: Merriweather;
    text-align: left
}

.cbp-vm-view-grid .cbp-vm-details {
    max-width: 300px;
    min-height: 70px;
    margin: 0 auto
}

.cbp-vm-view-grid .cbp-vm-price {
    margin-top: 0px;
    font-family: Merriweather;
    font-style: italic;
    font-size: 14px;
    line-height: 22px;
    text-align: left;
    padding: 10px 5px
}

.cbp-vm-view-list li {
    padding: 0px 0;
    white-space: normal
}

.cbp-vm-view-list .cbp-vm-image, .cbp-vm-view-list .cbp-vm-title, .cbp-vm-view-list .cbp-vm-details, .cbp-vm-view-list .cbp-vm-price, .cbp-vm-view-list .cbp-vm-add {
    display: inline-block;
    vertical-align: middle
}

.cbp-vm-view-list .cbp-vm-image {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 10px 0px
}

.cbp-vm-view-list .cbp-vm-title {
    font-size: 18px;
    padding: 0 10px;
    white-space: normal;
    width: 85%;
    font-style: italic;
    font-weight: 600;
    color: #000000;
    line-height: 2;
    font-family: Merriweather;
    margin-top: -8px;
    float: left
}

.author {
    font-size: 12px;
    padding: 0 10px;
    white-space: normal;
    width: 85%;
    font-style: italic;
    font-weight: 600;
    color: #000000;
    line-height: 2;
    font-family: Merriweather;
    margin-top: -8px;
    float: left
}

.cbp-vm-view-list .cbp-vm-price {
    font-size: 0.9em;
    width: 80%;
    padding: 0 10px;
    font-weight: 400;
    color: #000000;
    font-family: Merriweather
}

.cbp-vm-view-list .cbp-vm-details {
    width: 40%;
    padding: 0 15px;
    overflow: hidden;
    white-space: normal
}

.cbp-vm-view-list .cbp-vm-add {
    margin: 0
}

@media screen and (max-width: 66.7em) {
    .cbp-vm-view-list .cbp-vm-details {
        width: 30%
    }
}

@media screen and (max-width: 57em) {
    .cbp-vm-view-grid ul li {
        width: 49%
    }
}

@media screen and (max-width: 47.375em) {
    .cbp-vm-view-list .cbp-vm-image {
        width: 100%
    }

    .cbp-vm-view-list .cbp-vm-title {
        width: 85%
    }

    .cbp-vm-view-list .cbp-vm-details {
        display: block;
        width: 100%;
        margin: 10px 0
    }

    .cbp-vm-view-list .cbp-vm-add {
        margin: 10px
    }
}

@media screen and (max-width: 40.125em) {
    .cbp-vm-view-grid ul li {
        width: 100%
    }

    .cbp-vm-image img {
        display: inline-block;
        max-width: 100%;
        float: left
    }
}

.mostpopular_rightbar {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 30px;
    background-color: #92C5D6;
    border: 1px solid #dddddd
}

.mostpopular_rightbar .content_middle_leftbar_new {
    float: left;
    display: inline;
    width: 100%;
    margin-top: 0px;
    background-color: #92C5D6;
    min-height: auto;
    height: auto;
    padding: 0
}

.mostpopular_rightbar .content_middle_leftbar_new ul {
    float: left;
    width: 100%
}

.mostpopular_rightbar .content_middle_leftbar_new ul li.leftside {
    width: 100%;
    margin-right: 0%;
    float: left;
    display: inline;
    margin-bottom: 0px;
    border-bottom: 1px dotted #000;
    padding: 3%
}

.mostpopular_rightbar .content_middle_leftbar_new ul li.leftside .catgimg_container {
    width: 37%;
    overflow: hidden;
    float: right;
    margin-left: 20px
}

.mostpopular_rightbar .content_middle_leftbar_new ul li.rightside .catgimg_container {
    width: 37%;
    overflow: hidden;
    float: right;
    margin-left: 20px
}

.mostpopular_rightbar .content_middle_leftbar_new ul li.rightside {
    float: left;
    display: inline;
    margin-right: 0%;
    margin-bottom: 0px;
    border-bottom: 1px dotted #000;
    width: 100%;
    padding: 3%
}

.content_middle_leftbar .single_category .catg1_nav li:last-child {
    border: 0;
    margin-bottom: 0
}

.mostpopular_rightbar h5.media-heading {
    margin-top: 2px;
    line-height: 20px;
    font-size: 14px;
    color: #fff;
    margin-bottom: 0
}

.mostpopular_rightbar h5.media-heading a {
    color: #000
}

.mostpopular_rightbar > h2 {
    color: #222;
    display: block;
    font-family: Merriweather, "Times New Roman", Times, serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    margin: -15px 0px;
    padding: 0 0 13px;
    text-transform: uppercase;
    position: relative;
    text-align: right
}

.mostpopular_rightbar > h2:after {
    bottom: -3px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 45%
}

.detail_page_inner_adds {
    clear: both;
    width: auto !important;
    margin: 20px 0px 20px 50px !important;
    float: right !important
}

.inner_category_pri {
    padding: 10px;
    margin: 0px 10px;
    font-weight: bold;
    float: left;
    font-size: 12px
}

.inner_category_pri {
    font-family: arial
}

.inner_category_pri a {
    color: #0088d6 !important;
    font-size: 14px
}

.inner_category_pri a:hover {
    color: #0088d6 !important;
    text-decoration: underline
}

.rss_area {
    float: left;
    display: inline;
    width: 100%;
    background-color: #fff;
    padding: 15px;
    margin-bottom: 10px;
    border: 1px solid #dddddd;
    background-color: #e8decc
}

i.fa.fa-rss-square {
    color: #f78345
}

.more-related-section h2 {
    font-size: 22px;
    padding-bottom: 0px;
    margin-bottom: 20px;
    padding-left: 0px;
    margin-left: 0px;
}

.more-related-section .image-section {
}

.more-related-section .image-section img {
    width: 100%;
    margin: 0px;
}

.m-bottom-20 {
    margin-bottom: 20px;
}

.more-related-section .content-section span {
    font-family: arial;
    font-weight: bold;
    font-size: 14px;
}

.more-related-section .content-section p {
    color: #000;
    font-size: 14px;
    margin-top: 10px;
    line-height: 20px;
}

@media (max-width: 400px) {
    .more-related-section .content-section p {
        padding-right: 15px;
    }
}