/*
 *   Important Information about this CSS File
 *
 * - Do not delete or rename this file, if you do not use it leave it blank (delete
 *   everything) and the file will be skipped when you enable Production Mode in
 *   the Global theme settings.
 *
 * - Read the _README file in this directory, it contains useful help and other information.
 */

/* Increase the body font size on tablet devices */
body {
  font-size: 93.8%;
}

.two-66-33 > .region-two-66-33-first{width: 66.666666%;}
.two-66-33 > .region-two-66-33-second{width: 31.333333%;}

.sidebar-second #main-content{
  padding-right: 0px;
}
.one-sidebar #main-content,.region-sidebar-second .block-inner{
  margin-left: 20px;
  margin-right: 20px;
}

.pane-proj-cata .views-row{margin: 12px 10px;max-width: 230px;}

#block-views-related-corp-block-related-corp{max-width: 680px;}
.view-display-id-block_related_corp .views-row{margin-right: 15px;}

/*project*/
.all-proj-cata .views-row, .other-proj-cata .views-row, .view-display-id-panel_proj_year .views-row{
  width: 220px;
  margin: 10px 13px 20px;
  height: 270px;
}

.per-proj-cata .views-row{
  width: 183px;
}

/*events*/
.pane-views-panes{
  margin-left: 20px;
  margin-right: 20px;
}

.view-display-id-panel_event .views-row, .view-display-id-panel_event_old .views-row{
  margin: 10px 64px 30px 0;
  max-width: 285px;
}

/*publish*/
.view-display-id-panel_pub_cp .view-content{
  text-align: center;
}
.view-display-id-panel_pub_cp .views-row{
  width: 45%;
  float: none;
  display:inline-block ;
  text-align: left;
}
.view-display-id-panel_pub_cp .views-row:nth-child(3n+1),.view-display-id-panel_pub_cp .views-row:nth-child(3n){
  margin-left: 10px;
  margin-right: 10px;
}

.view-display-id-panel_pub_cp .pub-info{
  width: auto;
  max-width: 230px;
}

/*news*/
.view-display-id-panel_news_cata .views-row, .view-display-id-page_news .views-row{
  width: 210px;
}