/* Large devices (desktops, 992px and up) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    /*===============================*/
	.sppb-carousel-extended-list .sppb-carousel-extended-outer-stage {
		height: 300px !important;
	}
	.sppb-carousel-extended-nav-control .nav-control.prev-control {
		margin-left: -46px;
	}
	.sppb-carousel-extended-nav-control .nav-control.next-control {
		margin-right: -46px;
	}
	/*===============================*/
	.b-workbox .column-toptxt h2, 
	.b-headerproject h2, 
	.b-headerpage h2,
	.b-headerwhite h2 {
		font-size: 22px;
		padding-left: 37px;
	}
	.b-workbox .column-toptxt h2::before, 
	.b-headerproject h2::before, 
	.b-headerpage h2::before,
	.b-headerwhite h2::before {
		left: 0;
	}
	/*===============================*/
	#yt-widget.yt-state_right .yt-listbox {
		right: 0;
		width: 100vw;
		overflow: scroll;
	}
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
	/*===============================*/
}/* END */
/*===============================*/
@media (max-width: 1199.98px) {
    /*===============================*/
    /*===============================*/
}/* END */