





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

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

/* Full height iPad with portrait orientation. */
@media all and (width: 768px) and (height: 1024px) and (orientation:portrait){
	.fl-node-642fb64b3f0ca.fl-row-full-height > .fl-row-content-wrap {
		min-height: 1024px;
	}
}
/* Full height iPad with landscape orientation. */
@media all and (width: 1024px) and (height: 768px) and (orientation:landscape){
	.fl-node-642fb64b3f0ca.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 (aspect-ratio: 40/71) {
	.fl-node-642fb64b3f0ca.fl-row-full-height > .fl-row-content-wrap {
		min-height: 500px;
	}
}
.fl-node-642fb64b3f0ca .fl-row-content {
	max-width: 1080px;
}




.fl-node-642fb64b40de2 {
	width: 100%;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


                                
        
        .fl-builder-row-settings #fl-field-separator_position {
            display: none !important;
        }
        
        
        
        
        
        
		
        
		
        
        			.fl-node-642fb64b3f0ca .fl-row-content {
				min-width: 0px;
			}
		