

.social_icons_footer_holder > span:last-child{margin: 0 0 14px !important;}

.filter_holder {
display: none;
}

aside.vertical_menu_area {
position: fixed;
width: 260px;
top: 0;
left: 0;
padding: 20px 40px;
background: none;
height: 100%;
z-index: 101;
-webkit-backface-visibility: hidden;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-transition: background-color .3s ease;
-moz-transition: background-color .3s ease;
-o-transition: background-color .3s ease;
-ms-transition: background-color .3s ease;
transition: background-color .3s ease;
outline: 0;
}

.fa {
display: inline-block;
font: normal normal normal 14px/1 FontAwesome;
font-size: inherit;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
margin-right: 5px;
}

.projects_holder.hover_text article .project_category, .portfolio_slides .project_category, .projects_masonry_holder .project_category {
color: #a6a6a6;
font-family: Raleway;
font-size: 13px;
line-height: 25px;
font-style: normal;
font-weight: 500;
letter-spacing: 0px;
display: none;
}

.projects_holder.hover_text article .portfolio_title, .projects_masonry_holder article .portfolio_title, .portfolio_slides .portfolio_title {
color: #393939;
font-size: 17px;
font-weight: 500;
letter-spacing: 0px;
display: none;
}


.vertical_menu_area_widget_holder {
margin: 8px 1px -20px 6px;
font-size: 20px;
}

.parallax_section_inner_margin {
  margin-left: 0;
  margin-right: 0;
}

.projects_holder.standard article .portfolio_description, .portfolio_description {
  padding-left: 0;
  padding-right: 0;
  DISPLAY: NONE;
}

.projects_holder article .image_holder, .projects_holder article .portfolio_description {
  display: block;
  position: relative;
  overflow: hidden;
  padding: 10px;
}


body div.pp_default .pp_description {
  float: left;
  font-family: 'Crete Round',sans-serif;
  font-size: 14px;
  line-height: 1.571428571428571em;
  font-style: italic;
  font-weight: 400;
  color: #fff;
  margin: 2px 0 0;
  display: none;
}

body {
  font-family: 'Raleway',sans-serif;
  font-size: 13px;
  line-height: 16px;
  color: #8d8d8d;
  font-weight: 400;
  background-color: #f5f5f5;
  overflow-y: scroll;
  overflow-x: hidden!important;
  -webkit-font-smoothing: antialiased;
}

.two_columns_75_25>.column1 {
  width: 100%;
  float: left;
}

body div.pp_default .pp_description {
  visibility: hidden;
}