/*  Adaptive NewsCastle  */
  
@media screen and (max-width: 1279px){
  .wrap{
    width: 100%;
  }   
  .col_left, .col_center{
    width: 40%;
  }
  .col_center{
    width: 56%;
    margin-left:4%;
  }
  .main_nav li a{
    font-size: 12px;
  }
  .hleft, .hright{
    width:250px;
  }
  .col_news{
    width: 25%;
    margin-right: 4%;
  }
  .col_middle{
    width: 71%;
  }
}
@media screen and (min-width: 981px){  
  .nav ul.main_nav{
    display: block !important;
  }
}
@media screen and (max-width: 980px){
  .hleft, .hright{
    padding: 0;
    font-size: 13px;
    width:180px;
  }
  .hleft a, .hright a{
    font-size: 13px;
  }
  .hright{
    text-align: right;
  }
  .current_date, .lang_switch, .weather{
    float: none;
    margin: 0;
  }
  .main_news{
    width: 50%;
    border-bottom: 1px solid #fff;
  }
  .nav_btn{
    display: block;
  }
  .header_right{
    width: 180px;
  }
  .nav{
    position: static;
    padding: 0 20px;
  }
  .nav ul.main_nav{    
    border: 1px solid rgba(0,0,0,0.15);
    border-bottom: 0;
    height: auto;
    z-index: 9999;
    width: 100%;
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    background-color: #fff;
    padding-right: 0;
  }
  .nav li a{
    padding: 0 20px;
    border-bottom: 1px solid #e3e3e3;
  }
  .nav li li a{
    padding: 2px 25px 0 25px;
    border-right: 0;
  }
  .nav li ul.sub_nav{
    width: 100%;
    border:0;
    height: auto;
  }
  .nav li, .nav li a{
    float: none;
    height: auto;
  }
  .nav li ul{
    display: block;
    position: relative; 
    left: auto;
  }
  .right{
    display: none;
  }
  .content{
    padding: 0;
  }
  .left{
    margin-right: 0;
  }
  .col5{
    width: 100%;
    padding: 0;
  }
  .wblock{
    margin: 0;
  }
  .news5{
    width: 100%;
    padding: 0 10px 0 70px;
    float: none;
    min-height: 50px;
    margin: 0 0 10px 0;
  }
  .news5 .views{
    position: relative;
    top: 3px;
    float: left;
    margin: 0 0 0 10px;
  }
  .social_menu{
    width:328px;
    margin: 20px auto 0 auto;
    float: none;
  }
  .comment_controls a{
    display:inline;
  }
  .social_login.social_menu{
    margin: 0 auto;
    float: none;
  }
  .footer{
    text-align: center;
  }
  .footer_links{
    margin:0 0 20px 0;
  }
  .addnews select{
    width: 100% !important;
  }
  .copyrights, .footer_links{
    float: none;
  }
  .counters{
    display: none;
  }
  .navigation a, .nav_ext{
    display: none;
  }
  .navigation .next a, .navigation .prev a{
    display: block;
  }
}
@media screen and (max-width: 920px){
  .video_news{
    width: 100% !important;
    margin-right: 0 !important;
  }
}
@media screen and (max-width: 800px){  
  .logo{
    clear: both;
  }
  .hleft, .hright{
    margin-bottom: 10px;
  }
  .multimedia:nth-of-type(n+3), .news3:nth-of-type(n+3){
    display: none;
  }
  .news3{
    width: 50%;
    border-bottom: 1px solid #fff;
  }
  h1 {font-size:20px;line-height:22px;}
  h2 {font-size:18px;line-height:20px;}
  h3, h4 {font-size:16px;}
  .post_content, .post_content a{
    font-size: 14px;
  }
  .pm_head{
    font-size: 16px;
    line-height: 24px;
  }   
  .about{
    display: none;
  }
  textarea, select[name="recip"], input[type="text"]{
    width: 100% !important;
  }
  .col_news{
    display: none;
  }
  .col_middle{
    float: none;
    width: 100%;
  }
}
@media screen and (max-width: 660px){  
  .col_left, .col_center{
    float: none;
    margin-left: 0;
    width: 100%;
  }
  .col_left{
    margin-bottom: 20px;
  }
  .left, .right{
    float: none;
    width: 100% !important;
    padding: 0 !important;
  }
  .post_title, .post_title h1{
    font-size:20px;
  }
  .nav_ext{
    display: none;
  } 
  .comment_date{
    margin:10px 0 0 0;
    float:none;
    display:block;
  }
  .comment_meta{
    height:auto;
  }
  .sline{
    width: auto;
  }
  .uf-item{
        float: none;
        width: 100%;
        margin: 0 0 10px 0;
    }
    .email-pm a{
      font-size: 14px;
    }
    .comment_avatar{
      display: none;
    }
    .pmlinks a{
      width: 100%;
      float: none;
      border-left: 0;
    }
    .addcomment_editor, .comment_content{
      width: 100%;
    }
    .comment_content{
      padding-left: 0;
    }
    .pm_head{
      font-size: 14px;
    }
    .pm, .pm a{
      font-size: 12px;
    }
    .profile_popup_counter b{
      font-size: 14px;
    }
    #totop{
      display: none !important;
    }
    .footer_links a{
      line-height: 30px;
      display: block;
    }
    select#category{
      width: 100% !important;
    }
    .ui-dialog{
      max-width: 100% !important;
    }
.authors ul{
    list-style: none;
    -webkit-columns:1;
    -moz-columns:1;
    columns:1;
}
  }
  @media screen and (max-width: 480px){
    .hleft, .hright{
      width: auto;
    }
    .logo, .logo img{
      max-width: 100%;
    }
    .header{
      height: auto;
      position: static;
    }
    .main_news{
      width: 100%;
      border-right: 0;
    }
    .logo{
      float: none;
      margin-right: 0;
    }
    .logo img, .header_right{
      margin: 0 auto;
    }
    .nav ul.main_nav{
      top: 120px;
    }
    .social_menu{
      width: auto;
    } 
    .social_menu .social-button{
     margin-bottom: 1px;
    }
    .social-likes__widget{
      margin-bottom: 20px;
    }
    .short_img{
      width: 90px;
    }
    .tile_content{
      padding: 10px;
    }
    .date{
      font-size: 11px;
    }
    .short_title{
      overflow: visible;
    }
    .tile_title{
      font-size: 14px;
    }
    .multimedia:nth-of-type(n){
      width: 100%;
      float: none;
      border-right: 0;
    }
    .trends li{
      height: 30px;
    }
    .trends li a{
      line-height: 30px;
    }
    input#dofullsearch{
      display: none;
    }
    .user-foto-frame img{
      float: none;
      width: 100%;
      margin: 0 0 10px 0;
    }
    .user_data{
      margin: 0;
    }
  }

  



  