.logo {
	width: 200px;
}


#hero .banner-group {}

#field_2_8 {
	height: 1px;
	opacity: 0;
}


@media all and (max-width:1200px) {

	#wrap #content .highlight-1 {
		font-size: 130px !important;
	}

}

@media all and (max-width:991px) {

	#wrap #content .highlight-1 {
		font-size: 120px !important;
		line-height: 0.8;
	}

	/* #wrap #content .highlight-1:nth-child(1) {
		padding-left: 10%;
	}

	#wrap #content .highlight-1:nth-child(2) {
		padding-left: 30%;
	}

	#wrap #content .highlight-1:nth-child(3) {
		padding-left: 50%;
	} */
}


@media all and (max-width:767px) {

	#wrap #content .highlight-1 {
		font-size: 140px !important;
		line-height: 0.9 !important;
	}

	#wrap #content .highlight-1:nth-child(1) {
		padding-left: 0
	}

	.home #content-block-1 {
		text-align: center;
	}

}