





/* Full Height Rows */
.fl-node-5d38bd2b13516.fl-row-full-height > .fl-row-content-wrap, 
.fl-node-5d38bd2b13516.fl-row-custom-height > .fl-row-content-wrap {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}
.fl-node-5d38bd2b13516.fl-row-full-height > .fl-row-content-wrap {
	min-height: 100vh;
}
.fl-node-5d38bd2b13516.fl-row-custom-height > .fl-row-content-wrap {
	min-height: 0;
}

.fl-builder-edit .fl-node-5d38bd2b13516.fl-row-full-height > .fl-row-content-wrap {
	min-height: calc( 100vh - 48px );
}

/* Full height iPad with portrait orientation. */
@media all and (device-width: 768px) and (device-height: 1024px) and (orientation:portrait){
	.fl-node-5d38bd2b13516.fl-row-full-height > .fl-row-content-wrap {
		min-height: 1024px;
	}
}
/* Full height iPad with landscape orientation. */
@media all and (device-width: 1024px) and (device-height: 768px) and (orientation:landscape){
	.fl-node-5d38bd2b13516.fl-row-full-height > .fl-row-content-wrap {
		min-height: 768px;
	}
}
/* Full height iPhone 5. You can also target devices with aspect ratio. */
@media screen and (device-aspect-ratio: 40/71) {
	.fl-node-5d38bd2b13516.fl-row-full-height > .fl-row-content-wrap {
		min-height: 500px;
	}
}




.fl-node-5d38bd2b1626f {
	width: 25%;
}




.fl-node-5d38bd2b16277 {
	width: 25%;
}




.fl-node-5d38bd2b1627c {
	width: 25%;
}




.fl-node-5d38be36e6203 {
	width: 25%;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

