/*
Theme Name: News Theme(New)
Theme URI: https://wordpress.org/themes/News /
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2015 default theme is clean, blog-focused, and designed for clarity. News Theme's simple, straightforward typography is readable on a wide variety of screen sizes, and suitable for multiple languages. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.9
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: blog, two-columns, left-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-logo, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: news

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

@import url("https://fonts.googleapis.com/css?family=Mukta:200,300,400,500,600,700,800");
body {
    /*font-family: Verdana,Geneva,sans-serif;*/
    font-family: mukta, sans-serif;;
    font-size: 15px;

}
/***************************/
/*for BASIC STYLE*/
/***************************/
.h1, .h2, .h3, h1, h2, h3 {
    margin: 0;
    padding: 0;
    line-height: normal;
}
h1{
    font-size: 2.3em;
    line-height: 1.5em;
    display: block;   

    font-weight: 600;
}
h3{
    display: block;
    font-size: 1.4em;
    margin-bottom: 10px;
    font-weight: bold;
}
a{
    color: #33414e;
    text-decoration: none;
    /*font-family: 'Ek Mukta',serif;*/

}
a:hover{
    color: #d34535;
    text-decoration: none;
}
a:hover, a:active, a:visited, a:focus {
    text-decoration:none;
}
ul{
    -webkit-padding-start: 0px;
}
.no-padding{
    padding-left: 0px;
    padding-right: 0px;
}
.no-margin{
    margin-left: 0px;
    margin-right: 0px;
}
.second-row{
    padding-top: 10px;
}
img{
    max-width: 100%;
    height: auto;
    display: block;
}
h2 a {
    color: #33414e;
    font-size: 22px;
    line-height: 1.4em;
    font-weight: 600;
}
.news{
    line-height: 1.7em;
    font-size: 18px;
}
.news h2{
    margin-bottom: 8px;
    line-height: 1em;
    font-size: 25px;
    margin-top: 5px;
}
.clear{
    clear: both;
}
.ago-time{
    display: none;
}
/*}
.news-body-oneColumn, .news-body-twoColumn, .news-body-threeColumn{
    padding: 15px 0;
    width: 100%;
    float: left;
}*/
/***************************/
/*FOR HEADER-TITLE*/
/***************************/
#top-date{
    color: #456e8a;
}
.social{
    margin-top: -3px;
} 
#nepaliDate{
    text-align: center;
    font-size: 14px;
}
#hms{
    text-align: center;
}
.date {
    text-align: center;
    font-size: 13px;
}
.social .fa-3x {
    font-size: 1.8em;
}
.header-top{

}
.header-part{
    height: 135px;
    padding-top: 15px;
}
.site-title{
    height: 90px;
}
.site-title h1{
    font-size: 58px;
    line-height: 1.5em;
    /* display: block; */
    font-weight: bolder;
}
.site-title h1 a{
    /*font-family: fantasy,Geneva,sans-serif*/
}
.site-title h1 span{
    color:#403c3c; 
}
.site-title a img{
    .site-title a img {
        margin-top: 10px;
        /* padding-left: 10px; */
        width: 389px;
        height: 80px;
    }
}
.header-advert{
    height: 80px;

    margin-top: 10px;
}
.header-advert a img{
    margin-right: 10px;
    height: 75px;
    width: auto;
}
/***************************/
/*FOR NAVBAR*/
/***************************/
.navbar{

    min-height: 45px;
    margin-bottom: 0px; 
}
.navbar-default{
    background-color: #33414e;
    background-image: none;
}
.nav>li{
    /*border-right: 1px solid #1b242a;*/

    font-size: 1.3em;
    font-weight: 400;
    line-height: 45px;

    text-align: center;
   /* border-left: 1px solid #2e5671;*/
    transition: background .4s ease-out;
}
.nav>li:first-child{

    border-left: 1px solid transparent;

}
.navbar-default .navbar-nav>li>a{
    color: #FFFFFF;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{
    color: #FFFFFF;
}
.nav>li:hover{
    background-color: #d34535;
}
.navbar-nav>li>a{
    padding-top: 12px;
    padding-bottom: 12px;
    color: #FFFFFF;
    padding-right: 20px;    
    padding-left: 20px;

}
/**************/
.home-menu a i{
    color: #FFFFFF;
    font-size: 1.36em;
}
.home-menu a {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
}
/***************************/
/*MIDDLE LAYOUT*/
/***************************/

.body-section{
    padding: 15px 0px;

}
/***advert-body****/
.advert-body{
    margin-bottom: 10px;
    clear: both;
}
.advert-body img{
    margin-bottom: 5px;
    /**width: 260px;**/
    float: left;

}
/*****main-headline-news******/
.main-headline-news{
    margin: 0 0 20px;
    padding: 15px 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #c8c8c8;
}
.main-headline-news h1 {
    font-size: 4.0em;
    line-height: 1.3em;
    padding: 30px;
    border-top: 2px solid #456e8a;
    margin-bottom: 15px;
    /* padding-bottom: 10px; */
    padding-top: 15px;
    text-align: center;
    box-shadow: -1px 5px 5px rgba(136, 136, 136, 0.28);
    /* border-bottom: 5px solid rgb(215, 235, 255); */
}
.main-headline-news h1 img{
    margin: 0 auto;
	width:100%;
}
/*******/
.main-story-section{
    position: relative;
    padding: 15px 0px;
    width: 100%;
    clear: both;
    overflow: hidden;
}
/*.main-story-left{
    width: 39%;
}*/
.ago-time{
    padding-left: 15px;
    font-size: 0.9em;
    color: #999;
    margin-bottom: 5px;
    background: url(assets/img/ic_published.png) no-repeat left;
}
.news p{
    color: #333333;
    line-height: 1.7em;
    margin-top: 18px;
    text-align: justify;
}
.news img{
/*    width: 450px;*/
}
/********/
.main-story-middle{
    padding: 0 1.5%;
    background: #f6f6f6;
/*    margin: 0 2%;*/
   
}

.nav-tabs{
    float: left;
    border-bottom: 3px solid #cbcacf;
    width: 100%;
    margin: 10px 0px;
}
.nav-tabs li {
    padding: 7px 0;
    margin: 7px 0;
    margin-bottom: 0;
    border-bottom: 0;
    overflow: hidden;
    position: relative;
    float: left;
}

.nav-tabs li.active {
    border-bottom: 3px solid #456e8a;
    margin-bottom: -3px;
}
.tab-content>.active {
    display: block;
    clear: both;
}

.nav-tabs li a {
    display: block;
    padding: 0 20px;
    outline: none;
    color: #525153;
    font-size: 1.2em;
    border-right: 1px solid #bebcc1;
}
.nav-tabs li:last-child a {
    border-right: none;

}
.nav-tabs li:last-child a:last-child {
    border-right: none !important;

}
.nav-tabs li.active a {
    color: #c80000;
    border-right: 1px solid #bebcc1 !important;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color:#456e8a;
    cursor: default;
    background-color:transparent;
    border: none;
    border-bottom-color: transparent;
}
/*******/
.divider-loop{
    border-bottom: 1px solid #e1e2e2;
    padding-bottom: 12px;
    margin-bottom: 12px;
    clear: both;
}
.tab-content .news img{
    margin: 4px 12px 2px 0;
    width: 120px;
    float: left;
}
/***famous***/
.tab-content ul{
    margin-bottom: 0px;
}
.tab-content ul li {
    display: block;
    width: 98%;
    float: left;
    padding-left: 2%;
    font-size: 1.2em;
    padding: 10px 0 10px 5px;
    border-bottom: 1px #dddddd solid;
    line-height: 1.3em;
}
.tab-content ul li:last-child{
    border: none;
}
.number{
    float: left;
    width: 8%;
    color: #878787;
}
.tabs-famous-heading {
    float: left;
    width: 90%;

}
.tabs-famous-heading img {
    margin-left: 10px;
    margin-right: 0;
    float: right;
}
/**********/
.main-story-right{
    width: 18.75%;
}
.main-story-right img{
    width: 210px;
    float: right;
    margin-bottom: 5px;
}
/***************************/
/* NEWS SECTION*/
/***************************/
.news-section{
    width: 100%;

    margin: 12px 0;
    clear: both;
}
/*.news-left-section{
    width: 71%
}*/
.news-heading{
    /*    width: 100%;
        float: left;*/
    border-top: 3px solid #d34535;
    border-bottom: 1px solid #c3c3c3;
    height: 50px;
    margin-bottom: 7px;
    background: #f6f6f6;
    padding: 0px 20px;

}
.news-heading-title{
    float: left;
    line-height: 50px;
    width: 30%;
    font-size: 1.69em;
    font-weight: bold;
    color: #d34535;
}
.news-heading-viewall{
    width: 60%;
    text-align: right;
    float: right;
}
.all-news{
    padding-right: 18px;
    background: url( assets/img/all-bar.png) no-repeat right;
    line-height: 50px;
}
.news-body-oneColumn h2{
    font-size: 2.6em;
    line-height: 1.4em;
    margin: 10px 0;
}
.news-body-oneColumn h2 a{
        font-size: 0.68em;
}
.news-body-oneColumn h3{
    color: #545252;
    margin-bottom: 10px;
}

.news-body-oneColumn-first img{
    width: 530px;
}
/*.news-body-oneColumn-second{
    width: 34%;
    float: right;
}
.news-body-threeColumn .news{
    width: 32%;
    float: left;
    margin-right: 2%;
}*/
.news-body-threeColumn .news h2 a{
    font-size: 22px;
}
.news-body-threeColumn .news:last-child{

    margin-right: 0%;
}
.news-body-threeColumn .news img{
    margin: 12px 0;
}

/*****news-right-section ***/
/*.news-right-section{
    width: 26.4%;
    float: right;
}*/
.right-advert img{
    margin-bottom: 7px;
}
/***NEWS SECOND SECTION BELOW***/
.divider-loop-body{
    padding-bottom: 7px;
    margin-bottom: 7px;
    border-bottom: 1px solid #c3c3c3;
    clear: both;
}
/*.col6 {
    width: 48%;
    float: left;
    margin-right: 3%;
}*/
/*.col6:last-child {
    margin-right: 0;
    width: 49%;
}*/
.twoColImage{
    display: block;
    width: 15%;
    margin-right: 2%;
    float: left;
}
.twoColImage img{
    margin: 9px 12px 2px 0;
    float: left;
    vertical-align: top;
    width: 50px;
}
.twoCol-heading{
    display: block;
    width: 83%;
    float: left;
}
.twoCol-heading h2 {
    margin-bottom: 10px;
    font-size: 25px;
}
.twoCol-heading h2 a{
    line-height: 1.5em;
    font-size: 20px;
}
.col5 .news{
    padding-bottom: 15px;
    overflow: hidden;
} 
/***************************/
/*CRime SECTION*/
/***************************/
/*.col7{
    width: 57%;
    float: left;
    margin-right: 3%;
}
.col5{
    width: 40%;

}*/
/*****blog****/
.facebook-section{
    margin:20px 0px;
}
.blog-section{
    background: #f4f7fa;
    float: left;
    width: 100%;
    margin-bottom: 20px;
}
.blog-section h1{
    background: #2964a0;
    color: #FFF;
    padding-left: 10%;
    line-height: 50px;
    border-top: 2px solid #002953;
    font-size: 1.4em;
}
.blog-section h1 a{
    
    color: #fff;
}
.blog{
    padding: 0 1.5%;
    margin: 15px 1.5%;
}
.blog-loop{
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #e1e2e2;
}
.blog-image {
    margin: 0 auto;
    width: 25%;
}
.blog-image img{
    border-radius: 80px;
}
.blog-content {
    margin: 0 auto;
    text-align: center;
    width: 65%;
}
.blog-content h3{
    font-size: 1.2em;
    padding: 10px 0px 2px;
}

/***************************/
/*ARTHA PRABSA */
/***************************/
.artha-padding-right{
    padding-right: 30px;
}
.prbas-padding-left{
    padding-left: 30px;
}
.seconnd-news .twoColImage img {
    margin: 9px 12px 2px 0;
    float: left;
    vertical-align: top;
    width: 100%;
}
.seconnd-news{
    padding-top: 30px;
}
.seconnd-news .divider-loop-body{
    margin-left: 100px;
    margin-right: 100px;
    border-bottom: 1px solid #e4e4e4;
}
/****kala****/
.image-slide{
    margin-top: 50px;
}
.image-slide .carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    height: 500px;
}
.carousel-caption h3 a{
    color: #ffffff;
}
.carousel-control.right, .carousel-control.left{
    background-image: none;
}
@media screen and (min-width: 768px){
    .carousel-caption {
        right: 0%;
        left: 0%; 
        padding-bottom: 0px; 
        width: 100%;
    }
}

.carousel-caption {
    position: absolute;
    right: 0%;
    bottom: 0px;
    left: 0%; 
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background: rgba(103, 103, 103, 0.63);
}
/**fsdaaaaaa***/
@media screen and (min-width: 768px) {
    #adv-search {
        /*        width: 500px;*/
        margin: 0 auto;
    }
    .dropdown.dropdown-lg {
        position: static !important;
    }
    .dropdown.dropdown-lg .dropdown-menu {
        min-width: 500px;
    }
}
/*health*/
.health .news-heading .news-heading-title{
        width: 80%;
    
}
.health .news-heading-viewall{
    width: 20%;
}
.health .seconnd-news{
    padding-top: 10px;
}
/***************************/
/*Category SECTION*/
/***************************/
#left{

}
.clearleft{
    clear:left;
}

#category .news-heading-title{
    width: 100%;
    text-align: center;
    font-size: 2em;
    line-height: 45px;
}
#category .news-body-threeColumn {


}
/*#category .news-body-threeColumn .news{
    width: 31.3%;
    float: left;
    margin-right: 2%;
    margin-bottom: 20px;

}*/
#category .news-body-threeColumn .news:last-child{
    clear:left;
    /*   left:0 !important;
       top:71%!important;*/

}

.pagination-section{
    text-align: center;
    clear:both;
}
.pagination>li>a, .pagination>li>span { border-radius: 50% !important;margin: 0 5px;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #456e8a;
    border-color: #337ab7;
}
/***************************/
/*for SINGLE PAGE*/
/***************************/
#single-page h1{
    font-size: 2.6em;
    line-height: 1.5em;
}
#single-page .blog-section h1 a{
    font-size: 0.8em;
    color: #fff;
}

#single-page .blog-section{
    margin-top: 10px;
    margin-bottom: 10px;
}
#single-page .news-body img:not(.social-share img){
    float: left;
    /*padding: 0px 20px 20px 0px;*/
    margin:10px 0px 20px 0px;
} 
#single-page .news{
    font-size: 20px;
}
.writtenBY h6{
    margin-top: 5px;
    font-size: 15px;
    font-weight: bold;
	font-size: 13px;
}
.publishedIn{
    font-style: italic;
    font-size: 1em;
    margin-top: 20px;
    color: black;
}
#respond { 
    background: #ececec;
    padding:15px 25px;
}
.social-share{

    border: thin solid #e2e2e2;
    margin-bottom: 10px;
    overflow: hidden;
    padding: 10px;
}
.social-share .writtenBY{
    border-right: thin solid #e2e2e2;
    padding: 5px 0px;
    text-align: center;
    margin: 11px 0px;
}
.social-share .writtenBY h6{
    font-style: italic;
}
.social-bottom{
    border-top: thin dotted #e2e2e2;
    border-bottom: thin dotted #e2e2e2;
    padding: 10px 0px;;
    clear:both;
}
/*comment section*/
.comment-list li{
    list-style: none;

    background: #ececec;
    margin-bottom: 10px;
    padding: 0px 15px;
    padding: 30px;
}
.comment-body{
    border-bottom: thin dashed grey;
    padding-bottom: 10px;
}
.comment-author{
    float: left;
    margin-right: 20px;
}
.comment-form-author{
    margin-top:20px;
}
.comment-author b{
    color: #023874;
}
.comment-meta{
    border-bottom: thin solid grey;
    padding-bottom: 5px;
}
.comment-content{
    padding: 20px 10px;
}
.error{
    color: red;
}
.error-email{
    color: red;
}
.reply:after{
    font-family: 'Glyphicons Halflings';
    content: "\e095";
    margin-left: 4px;
    color: #023874;

}
#respond label{
    width:100%;
}
/*    fb-comment*/
.fb-comment{
    margin: 15px 0px;
}
/* Highlight active form field */

#respond input[type=text], textarea {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 3px 0px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #DDDDDD;
}


#respond input[type=text]:focus, textarea:focus {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    margin: 5px 1px 3px 0px;
    border: 1px solid rgba(81, 203, 238, 1);
}
#author { 
    font-family: Lobster, "Lobster 1.4", "Droid Sans", Arial;
    font-size: 16px;
    color:#1d1d1d; 
    letter-spacing:.1em;
} 

#url  { 
    color: #21759b;
    font-family: "Luicida Console", "Courier New", "Courier", monospace; 
} 
.relatedposts-heading{
    margin-bottom: 15px;
    margin-top: 15px;
    border-bottom: #ddd solid 1px;
    color: #33414e;
    height: 30px;
    margin-right: 1.5%;
}
/*.relatedposts-loop{
    width: 30%;
    float: left;
    margin-right: 2.5%;
    margin-bottom: 25px;
}*/
/***************************/
/*for FOOTER*/
/***************************/


.footer { 
    background-image:none;
    background-color: #e9eff5;
    min-height:200px; 
    /*font-family: 'Open Sans', sans-serif;*/
}
.logofooter h2 {
    font-size: 48px;
    line-height: 1em;
    /* display: block; */
    font-weight: bolder;
}
.logofooter h2 a{
    /*font-family: fantasy,Geneva,sans-serif;*/
}
.logofooter h2 span{

    color: #403c3c;
}
.footerleft { margin-top:50px; padding:0 36px; }
.logofooter { margin-bottom:10px; font-size:25px; color:#023874; font-weight:700;}

.footerleft p {  
    color: #4f5254;
font-size:12px !important;
font-family: 'Open Sans', sans-serif;
margin-bottom:15px;
    
}
.footerleft p i { width:20px; color:#999;font-size: 18px;}


.paddingtop-bottom {  margin-top:50px;}
.footer-ul { list-style-type:none;  padding-left:0px; margin-left:2px;}
.footer-ul li { line-height:29px; font-size:14px;}
.footer-ul li a {     color: #4f5254; transition: color 0.2s linear 0s, background 0.2s linear 0s; }
.footer-ul i { margin-right:10px;}
.footer-ul li a:hover {transition: color 0.2s linear 0s, background 0.2s linear 0s; color:#ff670f; }

#social:hover {
    -webkit-transform:scale(1.1); 
    -moz-transform:scale(1.1); 
    -o-transform:scale(1.1); 
}
#social {
    -webkit-transform:scale(0.8);
    /* Browser Variations: */
    -moz-transform:scale(0.8);
    -o-transform:scale(0.8); 
    -webkit-transition-duration: 0.5s; 
    -moz-transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
}           
/* 
    Only Needed in Multi-Coloured Variation 
*/
.social-fb:hover {
    color: #3B5998;
}
.social-tw:hover {
    color: #4099FF;
}
.social-gp:hover {
    color: #e62117;
}
.social-em:hover {
    color: #e62117;
}
.nomargin { margin:0px; padding:0px;}








.icon-ul { list-style-type:none !important; margin:0px; padding:0px;}
.icon-ul li { line-height:75px; width:100%; float:left;}
.icon { float:left; margin-right:5px;}


.copyright {
    min-height:40px; 
    background-image:none;
    background: #e3eaef;
}
.copyright p {  color:#47525d; padding:10px 0; margin-bottom:0px; font-size: 13px;}
.heading7 {     font-weight: normal;
                color: #33414d;
                font-size: 1.3em; margin-bottom:15px;
}
.post p { font-size:12px; color:#FFF; line-height:20px;}
.post p span { display:block; color:#8f8f8f;}
.bottom_ul { list-style-type:none; float:right; margin-bottom:0px;}
.bottom_ul li { float:left; line-height:40px;}
.bottom_ul li:after { content:"/"; color:#FFF; margin-right:8px; margin-left:8px;}
.bottom_ul li a { color:#FFF;  font-size:12px;}

/*pagiantion*/
.pagination {
    clear:both;
    position:relative;
    font-size:11px; /* Pagination text size */
    line-height:13px;
    /* Pagination float direction */
}

.pagination span, .pagination a {
    display:block;
    float:left;
    margin: 2px 2px 2px 0;
    padding:9px 12px 10px 12px;
    text-decoration:none;
    width:auto;
    color:#fff; /* Pagination text color */
    background: #555; /* Pagination non-active background color */
    -webkit-transition: background .15s ease-in-out;
    -moz-transition: background .15s ease-in-out;
    -ms-transition: background .15s ease-in-out;
    -o-transition: background .15s ease-in-out;
    transition: background .15s ease-in-out;
}

.pagination a:hover{
    color:#fff;
    background: rgba(2, 56, 116, 0.72); /* Pagination background on hover */
}

.pagination .current{
    padding:9px 12px 10px 12px;
    background: rgba(2, 56, 116, 0.72); /* Current page background */
    color:#fff;
}
/***************************/
/*MEDIA qUERY*/
/***************************/
/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {
    /* Styles */
}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
    /* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    /* Styles */
}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
    /* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* iPhone 6 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* iPhone 6+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
    /* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
    /* Styles */
}

/*nabin*/
@media (min-width: 1023px){
    .news-body-fourColumn .news{
        float: left;
/*        margin-right: 2%;
        margin-bottom: 20px;*/

    }
    #category .news-body-threeColumn .news{
        width: 31.3%;
        float: left;
        margin-right: 2%;
        margin-bottom: 20px;

    }
    .relatedposts-loop{
        width: 30%;
        float: left;
        margin-right: 2.5%;
        margin-bottom: 25px;
    }
    .news-body-oneColumn, .news-body-twoColumn, .news-body-threeColumn{
        padding: 15px 0;
        width: 100%;
        float: left;
    }
    .main-story-left {
        width: 39%;
    }
    .news-right-section{
        width: 26.4%;
        float: right;
    }
    .news-left-section {
        width: 71%;
    }
    .col6 {
        width: 48%;
        float: left;
        margin-right: 3%;
    }
    .col6:last-child {
        margin-right: 0;
        width: 49%;
    }
    .col7 {
        width: 57%;
        float: left;
        margin-right: 3%;
    }
    .col5 {
        width: 40%;
    }
    .news-body-oneColumn-first {
        width: 64%;
        float: left;
    }
    .news-body-oneColumn-first img{
        width: 530px;
    }
    .news-body-oneColumn-second{
        width: 34%;
        float: right;
    }
    .news-body-threeColumn .news{
        width: 32%;
        float: left;
        padding: 1%;
        margin-top: 15px;
    }
    @-moz-document url-prefix() {
        .site-title h1, .logofooter h2 {
            letter-spacing: -4px;
            font-weight: 900;
            line-height: 1.9;
            font-size: 48px;
        }
    }
}
/*nabin*/
/*lessthen*/
@media (max-width: 1024px){
    h1{
        text-align: center;
    }
    h2 a{
        text-align: center;
    }
    h3 a{
        text-align: center;
    }
    p{
        overflow: hidden;
    }
    .news-body-oneColumn h2{

        text-align: center;
    }
    .main-headline-news h1 {    
        padding-left: 16px;
    }

    .only-desktop{
        display: none;
    }
    .main-headline-news h1{
        font-size: 6vw;
    }
    .site-title h1 {
        font-size: 48px;
        font-size: 10vw;
        line-height: 1.5em;
        /* display: block; */
        font-weight: bolder;
        text-align: center;
    }
    @-moz-document url-prefix() {
        .site-title h1, .logofooter h2 {

            font-weight: 900;

        }}
    .body-section .container{
        box-shadow: 0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)!important;
    }
    #single-page .news-body img:not(.social-share img){
    float: none;
    padding: 0px;
}
    .copyright p{
        text-align: center;
    }
    .logofooter h2 {

        font-size: 13vw;
        line-height: 1em;
        /* display: block; */
        font-weight: bolder;
    }
.logofooter h2 a{

        font-size: 9vw;
        line-height: 1em;
        /* display: block; */
        font-weight: bolder;
    }
    
}

@media (min-width: 700px){
    .mobile-premium {


    }
    /* .desktop-premium {
        display: none;
        
    }*/
}
@media (max-width: 700px){
    /*    .mobile-premium {
        display: none;
        
    }*/
    .desktop-premium {
        display: none;

    }
    .news-body-threeColumn .news img {
    margin: 0 auto;
}
.news {
    text-align: center;
}
}
@-moz-document url-prefix() {
    ul, menu, dir {
        display: block;
        list-style-type: disc;
        margin-block-start: 1em;
        margin-block-end: 1em;
        padding-inline-start: 0px;
    }
}

/*Move to top*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  border-radius: 50%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  
  white-space: nowrap;
  background: #023874; 
  opacity: 0;
  -webkit-transition-properties: opacity .3s 0s, visibility 0s .3s;
  -moz-transition-properties: opacity .3s 0s, visibility 0s .3s;
  transition-properties:  opacity .3s 0s, visibility 0s .3s;
}
.cd-top span{
	position: relative;
	top: 9px;
	left: 11px;
	z-index: 9999999;
	opacity: 1;
}
.cd-top .glyphicon-chevron-up{
	font-size:20px;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition:  opacity .3s 0s, visibility 0s 0s;
  transition:  opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
 .cd-is-visible:hover {
  background-color: #023874;
    opacity: 1;
    color: white;
    bottom: 47px;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
  
}
@media only screen and (min-width: 1024px) {
  .cd-top {
        height: 50;
    width: 50;
    right: 30px;
    bottom: 45px;
    border-radius: 50%;
  }
}
/*for jacket ad
  .adv-full {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background: #fff;
}
.adv-body {
    width: 600px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 342px;
}
span#close-adv {
    background: #c6281c;
    color: #fff;
    padding: 5px 20px;
    display: inline-block;
    margin-bottom: 12px;
    cursor: pointer;
    left: 82%;
    position: relative;
}
.adv-content {
    border: 1px solid #ddd;
}
@media(max-width:767px){
.adv-body {
max-width: 600px;
width: auto;
padding: 0 30px;
}
}*/


/*added by sushant*/

/*added by sushant*/