

.text-sec {
    display: inline-block;
    width: 72%;
    margin-bottom: 20px;
    margin-left: 10px;
}
.img-sec {
    display: inline-block;
    width: 25%;
    vertical-align: top;
}
.single-post .title_subtitle_holder h1 {
    line-height: 65px;
}
.single-post .title_subtitle_holder h1 span {
    font-size: 45px;
    letter-spacing: 2px;
}
.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;
	}
}