





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

	.fl-builder-edit .fl-node-5e6e945ebb2f3.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-5e6e945ebb2f3.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-5e6e945ebb2f3.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-5e6e945ebb2f3.fl-row-full-height > .fl-row-content-wrap {
			min-height: 500px;
		}
	}
.fl-node-5e6e945ebb2f3 > .fl-row-content-wrap:after {
	background-color: rgba(36,76,90,0.52);
}
.fl-node-5e6e945ebb2f3 > .fl-row-content-wrap {
	background-image: url(https://yougodsmusic.org/wp-content/uploads/2020/03/ygm-banner-5-13.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-attachment: scroll;
	background-size: cover;
}
.fl-node-5e6e945ebb2f3 .fl-row-content {
	max-width: 634px;
}
@media(max-width: 1200px) {
	.fl-node-5e6e945ebb2f3 > .fl-row-content-wrap {
		background-position: center center;
	}
}
@media(max-width: 992px) {
	.fl-node-5e6e945ebb2f3 > .fl-row-content-wrap {
		background-position: center center;
	}
}
@media(max-width: 768px) {
	.fl-node-5e6e945ebb2f3 > .fl-row-content-wrap {
		background-position: center center;
	}
}
 .fl-node-5e6e945ebb2f3 > .fl-row-content-wrap {
	padding-top:250px;
}




.fl-node-5e6e945ebb2ee {
	width: 100%;
}
.fl-module-heading .fl-heading {
	padding: 0 !important;
	margin: 0 !important;
}.fl-row .fl-col .fl-node-5e6e945ebb2ef h2.fl-heading a,
.fl-row .fl-col .fl-node-5e6e945ebb2ef h2.fl-heading .fl-heading-text,
.fl-row .fl-col .fl-node-5e6e945ebb2ef h2.fl-heading .fl-heading-text *,
.fl-node-5e6e945ebb2ef h2.fl-heading .fl-heading-text {
	color: #ffffff;
}
.fl-node-5e6e945ebb2ef.fl-module-heading .fl-heading {
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
	font-size: 42px;
	text-align: center;
}
img.mfp-img {
    padding-bottom: 40px !important;
}

/* Support for object-fit */
.fl-builder-edit .fl-fill-container img {
	transition: object-position .5s;
}

.fl-fill-container :is(.fl-module-content, .fl-photo, .fl-photo-content, img) {
	height: 100% !important;
	width: 100% !important;
}

@media (max-width: 768px) { /* Mobile Photo */
.fl-photo-content,
.fl-photo-img {
	max-width: 100%;
} }.fl-node-5e6e945ebb2f0, .fl-node-5e6e945ebb2f0 .fl-photo {
	text-align: center;
}
	.fl-builder-content .fl-node-5e6e945ebb2f1 .fl-module-content .fl-rich-text,
	.fl-builder-content .fl-node-5e6e945ebb2f1 .fl-module-content .fl-rich-text * {
		color: #ffffff;
	}
	.fl-builder-content .fl-node-5e6e945ebb2f1 .fl-rich-text, .fl-builder-content .fl-node-5e6e945ebb2f1 .fl-rich-text *:not(b, strong) {
	font-family: "Nunito Sans", sans-serif;
	font-weight: 400;
	font-size: 25px;
	text-align: center;
}
.pp-search-form {
	display: block;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
}
.pp-screen-reader-text {
	position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

/*---- Reset ---- */
.pp-search-form input[type="search"],
.pp-search-form button {
    margin: 0;
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    background: none;
    line-height: 1;
    min-width: 0;
    font-size: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.pp-search-form button:hover {
	border: 0;
}

.pp-search-form input[type="search"]:focus,
.pp-search-form button:focus {
	outline: 0;
    color: inherit;
}
.pp-search-form input[type="search"]:focus {
	background: none;
	background-color: transparent;
	border: 0;
}

.pp-search-form input[type="search"] {
	padding: 10px;
}

.pp-search-form button {
    background-color: #aaa;
    font-size: 16px;
    color: #fff;
    border-radius: 0;
}
.pp-search-form button[type="submit"] {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.pp-search-form__input {
    flex-basis: 100%;
    color: #555;
	transition: color 0.2s;
}
.pp-search-form__input::-webkit-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: 0.6;
}
.pp-search-form__input:-ms-input-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: 0.6;
}
.pp-search-form__input::-moz-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: 0.6;
}
.pp-search-form__input:-moz-placeholder {
	color: inherit;
	font-family: inherit;
	opacity: 0.6;
}
.pp-search-form__input::placeholder {
	color: inherit;
	font-family: inherit;
	opacity: 0.6;
}

.pp-search-form__container {
	display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    overflow: hidden;
    border: 0 solid transparent;
    min-height: 50px;
}

.pp-search-form--style-minimal .pp-search-form__icon {
    opacity: 0.6;
    display: flex;
    align-items: center;
    justify-content: flex-end;
	color: #555;
}

.pp-search-form-wrap:not(.pp-search-form--style-full_screen) .pp-search-form__container:not(.pp-search-form--lightbox) {
	background: #eee;
}

.pp-search-form-wrap.pp-search-form--style-full_screen .pp-search-form__container:not(.pp-search-form--lightbox) {
	overflow: hidden;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
	transform: scale(0);
}
.pp-search-form-wrap.pp-search-form--style-full_screen .pp-search-form__container {
	-webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: fixed;
    z-index: 9998;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    padding: 0 15%;
    background-color: rgba(0, 0, 0, 0.8);
}

.pp-search-form-wrap.pp-search-form--style-full_screen .pp-search-form input[type="search"].pp-search-form__input {
	font-size: 30px;
    text-align: center;
    border-style: solid;
    border-width: 0 0 1px 0;
    border-color: #fff;
    line-height: 1.5;
	color: #fff;
	border-radius: 0;
}

.pp-search-form--style-full_screen .pp-search-form__toggle {
    display: inline-block;
    cursor: pointer;
    vertical-align: middle;
    color: #333;
}
.pp-search-form--style-full_screen .pp-search-form__toggle i {
    position: relative;
    display: block;
    border: solid 0;
    -webkit-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    width: 33px;
    height: 33px;
    background-color: rgba(0, 0, 0, 0.05);
	border-radius: 3px;
}
.pp-search-form--style-full_screen .pp-search-form__toggle i:before {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-size: 0.55em;
}

.pp-search-form__submit {
	color: #fff;
    -webkit-transition: color 0.2s, background 0.2s;
    -o-transition: color 0.2s, background 0.2s;
    transition: color 0.2s, background 0.2s;
}
.pp-search-form--button-type-text .pp-search-form__submit {
	-webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
}

.pp-search-form--lightbox-close {
	color: #eaeaea;
	-webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	opacity: 1;
	cursor: pointer;
	position: absolute;
	top: 30px;
    right: 30px;
	font-size: 25px;
	line-height: 1;
    padding: 5px;
    z-index: 2;
}
.pp-search-form--lightbox-close svg {
    stroke: #fff;
	stroke-width: 3px;
	width: 30px;
	height: 30px;
}.fl-node-5e6e94b09462d .pp-search-form-wrap:not(.pp-search-form--style-full_screen) .pp-search-form__container:not(.pp-search-form--lightbox) {
			background-color: rgba(36,76,90,0.96);
	}

.fl-node-5e6e94b09462d .pp-search-form-wrap:not(.pp-search-form--style-full_screen) .pp-search-form--focus .pp-search-form__container:not(.pp-search-form--lightbox) {
		}

.fl-node-5e6e94b09462d .pp-search-form-wrap.pp-search-form--style-full_screen .pp-search-form__container {
	}

.fl-node-5e6e94b09462d .pp-search-form-wrap.pp-search-form--style-full_screen .pp-search-form--focus input[type="search"].pp-search-form__input {
	}

.fl-node-5e6e94b09462d .pp-search-form__icon {
	padding-left: calc( 50px / 3 );
}

.fl-node-5e6e94b09462d .pp-search-form__input,
.fl-node-5e6e94b09462d .pp-search-form-wrap.pp-search-form--style-full_screen input[type="search"].pp-search-form__input {
			color: #ffffff;
	}

.fl-node-5e6e94b09462d .pp-search-form--focus input[type="search"].pp-search-form__input,
.fl-node-5e6e94b09462d .pp-search-form-wrap.pp-search-form--style-full_screen .pp-search-form--focus input[type="search"].pp-search-form__input {
			color: #ffffff;
	}

.fl-node-5e6e94b09462d .pp-search-form__input::-webkit-input-placeholder {
	color: #ffffff;
}
.fl-node-5e6e94b09462d .pp-search-form__input:-ms-input-placeholder {
	color: #ffffff;
}
.fl-node-5e6e94b09462d .pp-search-form__input::-moz-placeholder {
	color: #ffffff;
}
.fl-node-5e6e94b09462d .pp-search-form__input:-moz-placeholder {
	color: #ffffff;
}
.fl-node-5e6e94b09462d .pp-search-form__input::placeholder {
	color: #ffffff;
}

.fl-node-5e6e94b09462d .pp-search-form--lightbox-close {
	color: #ffffff;
}
.fl-node-5e6e94b09462d .pp-search-form--lightbox-close svg {
	stroke: #ffffff;
}

.fl-node-5e6e94b09462d .pp-search-form__submit {
			background-color: rgba(36,76,90,0.96) !important;
		}

.fl-node-5e6e94b09462d .pp-search-form__submit:hover {
		}

.fl-node-5e6e94b09462d .pp-search-form--style-full_screen .pp-search-form {
	text-align: center;	
}

.fl-node-5e6e94b09462d .pp-search-form__toggle i {
				font-size:  50px;
		width:  50px;
		height:  50px;
					}
.fl-node-5e6e94b09462d .pp-search-form__toggle:hover i {
		}
.fl-node-5e6e94b09462d .pp-search-form__toggle i:before {
	}.fl-node-5e6e94b09462d .pp-search-form__container {
	min-height: 50px;
}
.fl-node-5e6e94b09462d .pp-search-form--button-type-icon .pp-search-form__submit {
	font-size: 16px;
}
.fl-node-5e6e94b09462d input[type='search'].pp-search-form__input, .fl-node-5e6e94b09462d .pp-search-form--button-type-text .pp-search-form__submit {
	padding-left: calc( 50px / 3 );
	padding-right: calc( 50px / 3 );
}
.fl-node-5e6e94b09462d input[type='search'].pp-search-form__input {
	min-height: 50px;
}
.fl-node-5e6e94b09462d .pp-search-form__container:not(.pp-search-form--lightbox), .fl-node-5e6e94b09462d .pp-search-form-wrap.pp-search-form--style-full_screen input[type='search'].pp-search-form__input {
	border-color: rgba(36,76,90,0.96);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.fl-node-5e6e94b09462d input[type='search'].pp-search-form__input, .fl-node-5e6e94b09462d .pp-search-form-wrap.pp-search-form--style-full_screen .pp-search-form input[type='search'].pp-search-form__input {
	font-family: "Nunito Sans", sans-serif;
	font-weight: 600;
	font-size: 20px;
}
.fl-node-5e6e94b09462d .pp-search-form-wrap:not(.pp-search-form--style-full_screen) .pp-search-form__input {
	min-height: 50px;
	max-height: 50px;
}
.fl-node-5e6e94b09462d .pp-search-form__submit {
	min-width: calc( 1 * 50px );
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */


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