.full_width {
position: relative !important;
}
.custom_hover_row .portfolio_title {
display:  none !important;
}
.custom_hover_row .project_category {
display:  none !important;
}
.projects_holder article .portfolio_description {
padding: 44px 0 43px;
}
.gallery_holder ul li .gallery_hover {
background-color: rgba(255, 255, 255, 0.5);
}
.gallery_holder ul li .gallery_hover i {
display: none;
}
.qode_carousels .slides>li {
margin: 0;
}
.q_slider .qbutton {
padding: 0 30px;
}
.info_section_title {
margin-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
.title h1 {
line-height: 1.5em;
font-size: 30px;
}
}
@media only screen and (max-width: 480px) {
.custom_font_resize h1 {
font-size: 52px;
}
}
.vertical_menu_enabled .full_width {
position: relative;
}