.content {
	margin-top: -100px;
}

header.fixed_hiding .q_logo a,
header.fixed_hiding .q_logo {
	max-height: 100px;
}

.touch section.parallax_section_holder {
	height: auto !important;
	min-height: 300px;
	background-position: center top !important;
	background-attachment: scroll;
	background-size: cover;
}

.qbutton.small {}

.qbutton.large {}

.qbutton.big_large,
.qbutton.big_large_full_width {}

/*Blog Masonry Gallery - end */

.vertical_menu_float .menu-item .second {
	left: calc(100% + 30px);
	/*because of the padding*/
}

.vertical_menu_hidden aside.vertical_menu_area .vertical_menu_float .menu-item .second {
	left: calc(100% + 40px);
}

.vertical_menu_area {
	text-align: left;
}

@media only screen and (min-width: 480px) and (max-width: 768px) {
	.q_slider .carousel,
	.qode_slider_preloader,
	.carousel-inner>.item {
		height: 250px !important;
	}
}

@media only screen and (max-width: 480px) {
	.q_slider .carousel,
	.qode_slider_preloader,
	.carousel-inner>.item {
		height: 250px !important;
	}
	.touch section.parallax_section_holder {
		height: auto !important;
		min-height: 300px;
		background-position: center top !important;
		background-attachment: scroll;
		background-size: cover;
	}
}
