/*  Adaptive Napolitano  */

@media screen and (max-width: 1439px){
  .wrap{
    width:1340px;
  }
  .left, .logo{
    width: 280px;
  }
  .newsfeed_post, .logo, .topline, .video_title, .custom_blogs, .widget_block, .side_rek, .quote_block, .sort, .shortstory, .block_vote, .footer .wrap, .fullstory, .tagscloud,
  .addcomment-post, .comment, .mass_comments_action{
    padding-right: 20px;
    padding-left: 20px;
  }
  .block_header{
    margin-right: 20px;
    margin-left: 30px;
  }
  .speedbar, .navigation-holder{
    margin-left: 20px;
  }
  .comment_avatar{
    left: 20px;
  }
  .news3{
    padding-left: 20px;
  }
  .right{
    width: 1060px;
  }
  .content{
    width: 720px;
  }
  .sidebar{
    width: 340px;
  }
}
@media screen and (max-width: 1365px){
  .wrap{
    width: 1240px;
  }
  .nav li a{
    padding: 0 15px;
  }
  .right{
    width: 960px;
  }
  .content{
    width: 620px;
  }
  .tile_content{
    padding: 10px;
  }
  .tile_title{
    font-size: 14px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1260px){
  .wrap{
    width: 1000px;
  }
  .tile_content .category{
    display: none;
  }
  .header .logo{
    float: none;
    width: 100%;
    padding: 5px 20px;
    text-align: center;
  }
  .header{
    height: auto;
  }
  .header .logo img{
    margin: 0 auto;
  }
  .nav{
    height: 90px;
  }
  .nav ul{
    float: none;
  }
  .nav li{
    height: 40px;
  }
  .nav li a{
    padding: 0 15px;
    line-height: 40px;
  }
  .nav li.dropi a{
    padding: 0 25px 0 15px;
  }
  .nav li a.dropi:after{
    top: 18px;
  }
  .right{
    width: 720px;
  }
  .content, .sidebar{
    width: 100%;
    float: none;
  }
}
@media screen and (min-width: 1021px){  
  .nav ul.main_nav{
    display: block !important;
  }
}
@media screen and (max-width: 1020px){
  .wrap{
    width: 700px;
  }
  .right{
    width: 420px;
  }
  .top_topics{
    display: none;
  }
  .photo_post:nth-of-type(n){
    float: none;
    display: block; 
    width: 100%;
    margin-bottom: 1px;
  }  
  .photo_post:nth-of-type(n) .photo_title{
    font-size: 16px ;
  }
  .featured:nth-of-type(n), .photo_block .photo_post:nth-of-type(n){
    display: none;
  }
  .featured:nth-of-type(1), .featured:nth-of-type(2), .featured:nth-of-type(3), .photo_post:nth-of-type(1), .photo_post:nth-of-type(2), .photo_post:nth-of-type(3){    
    float: none;
    display: block !important; 
    width: 100%;
    margin-bottom: 1px;
  }
  .pad15{
    padding: 0;
  }
  .news2{
    padding: 10px 20px;
    width: 100%;
    float: none;
  }
  .news2 .news2_img{
    display: none;
  }
  .video_title{
    font-size: 12px;
    line-height: 15px;
    height: 60px;
    padding: 0 20px;
  }
  .col2{
    width: 100%;
    float: none;
  }
  .find_rel{
    margin: 15px 0 0 0;
  }
  .comment_controls a{
    display:none;
  }
  .comment_controls a:first-of-type{
    display:inline;
  }
  .input1, #category_chzn{
    width: 200px !important;
  }
  .footer .logo{
    display: none;
  }
  .social_login.social_menu{
    margin: 0 auto;
    float: none;
  }
  .footer{
    text-align: center;
  }
  .footer_links{
    margin-top: 20px;
  }
  .tile_title{
    font-size: 20px;
  }
  .short_img{
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .short-title{
    font-size: 18px;
    line-height: 20px;
    max-height: 40px;
  }
  .news2_title{
    height: auto;
  }

  .nav_ext{
    display: none;
  } 
  .nav_btn{
    display: block;
  }
  .nav{
    height: auto;
  }
  .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;
  }
  .nav li a{
    border-right: 0;      
    border-bottom: 1px solid #ddd;
  }
  .nav li a:hover, .nav ul.main_nav li.drop:hover .dropi{
    border-bottom: 1px solid #EF4335;
  }
  .nav li li a{
    color: #303030;
    padding: 2px 25px 0 25px;
    border-bottom: 0;
    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;
  }
  .addnews select{
    width: 100% !important;
  }
}
@media screen and (max-width: 720px){  
  .content{
    width: 100%;
  }
  .calendar_block{
    display:none;
  }
  .lastnews{
    width:100%;
  }
  .left, .right{
      width:100%;
      float:none;
  }
  .searchblock{
    border-left:1px solid #f1f1f1;
    border-right:1px solid #f1f1f1;
  }
  .wrap{
    padding: 0 20px;
    width: 100%;
  }
  .post_title, .post_title h1{
    font-size: 30px;
    line-height: 34px;
  }
  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;
  }   
  .navigation a, .nav_ext{
    display: none;
  }
  .navigation .next a, .navigation .prev a{
    display: block;
  }
  .about, .hidden720{
    display: none;
  }
}
@media screen and (max-width: 540px){  
  .video_post, .phot_post{
    float:none;
    width:100%;
    margin-bottom:1px;
  }
  .video_title{
    font-size:14px;
  }
   .addnews, .current_date, .weather{
    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;
    }
    .counters, .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;
  
    
    
    
    
    }

    .navigation-holder{
      margin-right: 0;
    }
    .nav_btn{
      top:-40px;
      width:40px;
      height:40px;
    }
    .nav_btn:before{
      top:10px;
      left:10px;
    }
  }



