@media (min-width: 320px) and (max-width: 767px){
.navbar-brand img {
    height: 70px;
    width: auto;
}
.loginLink {
    padding: 0px 7.5px;
}
.ePaperLink {
    padding: 0px 7.5px;
}
.mobePaper{
    display:block;
}
    .team-img {
       width: 45%;
       margin: 0px 6px;
   }
   .navbar-header {
      float: left;
      width: 100%;
   }
   .container-fluid>.navbar-header{
       margin-left:auto!important;
   }
   .navbar-brand.logo-brand{
       padding:0px!important;
   }
   .navbar-brand{
       max-width:270px;
   }
   .navbar-toggle {
        margin-top: 37px;
        margin-right: 0px;
        background: #ec3335;
        border-color: #fff !important;
        border: 1px solid #fff !important;
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    
    .navbar-default .navbar-toggle:hover{
        background: #ec3335; 
    }
    header.second-style .navbar-nav > li a{
        color:#000!important;
    }
    .image-slider .bx-wrapper .bx-pager{
        display:none!important;
    }
    .heading-news2 .heading-news-box .news-post{
        padding:0px;
    }
    .heading-news2 {
       padding: 0px 0 4px;
       background: #fcfcfc;
    }
    .heading-news2 .container{
        padding-left:0px!important;
        padding-right:0px!important;
    }
    .heading-news2 .heading-news-box{
        margin-left:auto;
        margin-right:auto;
    }
    .sprts-news-box4u{
        margin-bottom:15px;
    }
    .grid-box{
        margin-bottom:0px!important;
    }
    .sidebar{
        padding:0px 0px;
    }
    .block-wrapper{
        position:relative;
        width:100%;
        padding:0px 0px 0px;
    }
    .single-post-box .title-post h1 {
       color: #333333;
       font-size: 20px;
       font-family: 'Lato', sans-serif;
       font-weight: 600;
      text-align:justify;
       margin: 0 0 8px;
    }
   .single-post-box > .post-content p {
        padding: 0 0px;
        margin-bottom: 18px;
        font-size: 16px;
        text-align: justify;
        word-spacing: 3px;
    }
    div.block-content{
       padding: 30px 0 10px;
    }
    footer {
       background: #222222;
       padding-top: 25px;
    }
    footer h1{
        margin-bottom:15px;
        padding-bottom:15px;
    }
    footer .widget p {
        font-size:16px;
        text-align:justify;
    }
    ul.list-posts > li .post-content h2{
        font-size: 15px;
        text-align:justify;
    }
    .sidebar .widget {
        margin-bottom:10px;
    }
    footer .footer-last-line {
       padding: 10px 0;
       border-top: 1px solid #333333;
    }
    footer .footer-widgets-part {
       padding-bottom: 5px;
    }
    .category-wise-news-area{
        padding:30px 0px 20px;
    }
    .category-name-show h1 {
        border-bottom: 2px solid #000;
        display: inline-block;
    }


}