/* Header And Footer */
.home .wp-site-blocks > header.wp-block-template-part {
    position: absolute;
    top: 25px;
    width: 100%;
    z-index: 9999;
}
body:not(.home) .wp-site-blocks > header.wp-block-template-part {
    background: url(https://mervadrian3.wordpress.com/wp-content/uploads/2025/01/bg-footer.png);
    background-size: cover;
    background-position: center;
}
.wp-site-blocks > .wp-block-template-part .nave-bar ul {
    gap: 60px;
}
.wp-site-blocks > .wp-block-template-part .nave-bar ul li {
    color: #fff;
    font-size: 16px;
}
.wp-site-blocks > .wp-block-template-part .nave-bar ul li a {
	outline: none;
}
.wp-site-blocks > header.wp-block-template-part .actions a.wp-block-button__link {
    padding: 10px 48px;
}
.wp-site-blocks > footer.wp-block-template-part {
    margin: 0;
    background: url('https://mervadrian3.wordpress.com/wp-content/uploads/2025/01/bg-footer.png');
    background-size: cover;
    background-position: center;
}
.wp-site-blocks > footer.wp-block-template-part .main-footer .footer-box {
    align-items: center;
}
.wp-site-blocks > footer.wp-block-template-part  .footer-box .footer-col.footer-logo {
    width: 26%;
}
.wp-site-blocks > footer.wp-block-template-part  .footer-box .footer-col.nav-col {
	width: 33%;
    justify-content: center;
}
.wp-site-blocks > footer.wp-block-template-part  .footer-box .footer-col {
    width: 31.3333%;
}
.wp-site-blocks > footer.wp-block-template-part  .footer-box .footer-col.info-box h3 {
    font-size: 16px;
    color: #fff;
    text-decoration: underline;
    margin-bottom: 15px;
}
.wp-site-blocks > footer.wp-block-template-part  .footer-box .footer-col.info-box {
    padding-left: 50px;
}
.wp-site-blocks > footer.wp-block-template-part  .footer-box .footer-col.info-box a {
    text-decoration: none;
}
.wp-site-blocks > footer.wp-block-template-part .footer-box .footer-col.info-box ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.wp-site-blocks > footer.wp-block-template-part .footer-box .footer-col.info-box li {
    font-size: 16px;
    color: #fff;
}
.wp-site-blocks > footer.wp-block-template-part .main-footer .copyright-col {
    border-top: 1px solid #fff;
    margin-top: 50px;
    padding: 15px 0;
}
.wp-site-blocks > footer.wp-block-template-part .main-footer .copyright-col p {
    color: #fff;
    letter-spacing: 2.25px;
    font-family: Inter;

}
/* End Header And Footer */


.wp-site-blocks .actions a.wp-block-button__link {
    border-color: #fff;
    color: #fff;
}
.wp-site-blocks .actions a.wp-block-button__link:hover {
    background-color: #fff;
    color: #000;
}
.wp-site-blocks main.wp-block-group {
    margin: 0 !important;
}
.wp-site-blocks main.wp-block-group .wp-block-group {
    padding: 0 !important;
}
.wp-site-blocks main.wp-block-group .wp-block-group .container {
    max-width: 1370px;
    margin: 0 auto;
    width: 100%;
    box-sizing: border-box;
    padding: 0 15px;
}
.wp-site-blocks main.wp-block-group .wp-block-post-title {
    display: none;
}
.wp-site-blocks main.wp-block-group .entry-content {
    margin: 0;
    padding: 0;
}
.wp-site-blocks main.wp-block-group .entry-content > .wp-block-columns {
    max-width: 100%;
    width: 100%;
    margin: 0;
}
.wp-site-blocks main.wp-block-group .entry-content .main-banner {
    position: relative;
}
.wp-site-blocks main.wp-block-group .entry-content .main-banner .ban-img img {
    width: 100%;
    max-width: 100%;
}
.wp-site-blocks main.wp-block-group .entry-content .main-banner .ban-content {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: 0;
    transform: translate(-50%, -50%);
}
.wp-site-blocks main.wp-block-group .entry-content .main-banner .ban-content .content {
    color: #fff;
}
.wp-site-blocks .entry-content .main-banner .ban-content .content h1 {
    font-size: 60px;
    font-weight: 400;
}
.wp-site-blocks .entry-content .main-banner .ban-content .content .white-box {
    color: #000;
    font-size: 22px;
    position: relative;
    z-index: 9999;
    padding: 5px 0;
    letter-spacing: 7.7px;
    font-weight: 700;
}
.wp-site-blocks .entry-content .main-banner .ban-content .content .white-box::after {
    content: '';
    position: absolute;
    top: 0;
    width: 1600px;
    height: 100%;
    background: #fff;
    /* left: -56%; */
    z-index: -1;
    right: 28%;
    border-radius: 50px;
}
.wp-site-blocks .entry-content .main-banner .ban-content .content p {
    font-family: Inter;
    font-size: 16px;
}
.wp-site-blocks .entry-content .main-banner .ban-content .content a.wp-block-button__link {
    padding: 9px 50px;
}
.wp-site-blocks .entry-content .main-banner .ban-content .content audio {
    width: 224px;
}
.wp-site-blocks .entry-content .box-columns {
    padding: 50px 0;
}
.wp-site-blocks .entry-content .box-columns img {
    width: 100%;
}
.wp-site-blocks .entry-content .box-columns .col-content h2 {
    color: #000;
    font-family: Inter;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
}
.wp-site-blocks .entry-content .box-columns .col-content p {
    color: #000;
    font-family: Inter;
    font-size: 18px;
    font-weight: 500;
}
.wp-site-blocks .entry-content .under-line {
    position: relative;
}
.wp-site-blocks .entry-content .under-line::after {
    content: '';
    background: url('https://mervadrian3.wordpress.com/wp-content/uploads/2025/01/underline.png');
    background-size: cover;
    background-position: center;
    position: absolute;
    width: 100%;
    height: 6px;
    bottom: -2px;
    background-repeat: no-repeat;
    left: 0;
}
.wp-site-blocks .entry-content .sec-images {
    background: url(https://mervadrian3.wordpress.com/wp-content/uploads/2025/01/bg-footer.png);
    background-size: cover;
    background-position: center;
    padding: 50px 0;
}
.wp-site-blocks .entry-content .sec-images .image-list {
    gap: 15px;
    justify-content: center;
}
.wp-site-blocks .entry-content .sec-images .image-list > .wp-block-column {
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: 24.33%;
}
.wp-site-blocks .entry-content .sec-images .image-list img {
    width: 100%;
}
.wp-site-blocks .entry-content .sec-songs {
    padding: 50px 0;
}

.wp-site-blocks .entry-content .sec-songs h2 {
    font-family: Inter;
    font-size: 32px;
    font-weight: 800;
    text-transform: uppercase;
}
.wp-site-blocks .entry-content .sec-songs .song-list li {
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.contact-sec h2.wp-block-heading {
    margin-bottom: 20px;
}
.form-sec .form-box .fields {
    float: left;
    width: 48%;
    margin: 10px 1%;
}
.form-sec .form-box .fields p,
.form-sec .form-box .field-text p {
    margin: 0;
}
.form-sec .form-box .fields .wpcf7-not-valid-tip {
    font-size: 13px;
}
.form-sec .form-box .fields .input-text {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    font-size: 17px;
    outline: none;
    border-radius: 5px;
    border-width: 1px;
}
.form-sec .form-box .field-text {
    padding: 7px 1%;
}
.form-sec .form-box .field-text .textbox {
    width: 100%;
    margin-top: 10px;
    padding: 15px;
    font-size: 17px;
    box-sizing: border-box;
    outline: none;
    border-radius: 5px;
}
.form-sec .form-box .actions p {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0;
}
.guiter-btn a.wp-block-button__link,
.form-sec .form-box .actions .btn_submit {
    background: #000;
    padding: 15px;
    border-radius: 50px;
    font-size: 18px;
    border: 1px solid #000;
    color: #fff;
    width: 300px;
    cursor: pointer;
}
.form-sec .form-box .fields .input-text::-webkit-outer-spin-button,
.form-sec .form-box .fields .input-text::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.pdf-sec iframe {
	box-sizing: border-box;
}
.guiter-btn {
	margin-top: 0;
    padding: 70px 0 80px;
}
.guiter-btn a.wp-block-button__link:hover {
	background: transparent;
	color: #000;
}
.coming-soon {
	height: 500px;
}
.coming-soon > .wp-block-column {
	display: flex;
    justify-content: center;
    align-items: center;
}
main.wp-block-group .entry-content .videos-sec .videos-cols {
    gap: 10px;
	flex-wrap: wrap !important;
}
@media only screen and (max-width: 767px) {
    .wp-site-blocks main.wp-block-group .entry-content .main-banner .ban-img img {
        height: 950px;
    }
    .wp-site-blocks > .wp-block-template-part .cta-head {
        display: none;
    }
    .wp-site-blocks > .wp-block-template-part .nave-bar .wp-block-navigation__responsive-container-open {
        color: #fff;
    }
    .wp-site-blocks > .wp-block-template-part .nave-bar ul {
        gap: 25px;
    }
    .wp-site-blocks > footer.wp-block-template-part .main-footer .footer-box {
        flex-direction: column;
        justify-content: center;
    }
	.wp-site-blocks > footer.wp-block-template-part  .footer-box .footer-col.nav-col,
    .wp-site-blocks > footer.wp-block-template-part .footer-box .footer-col {
        width: 100%;
        justify-content: center;
    }
    .wp-site-blocks > footer.wp-block-template-part .footer-box .footer-col.info-box {
        padding-left: 0;
    }
    .wp-site-blocks > footer.wp-block-template-part .footer-box .footer-col.info-box h3,
    .wp-site-blocks > footer.wp-block-template-part .footer-box .footer-col.info-box li {
        text-align: center;
    }
	.pdf-sec iframe {
		height: 490px;
	}
	body .wp-site-blocks main.wp-block-group .entry-content .main-banner .ban-content {
		top: 53%;
	}

}
@media only screen and (min-width: 767px) {
	.wp-site-blocks main.wp-block-group .entry-content .videos-sec {
		padding: 60px;
		height: 600px;
	}
	main.wp-block-group .entry-content .videos-sec .videos-cols > .wp-block-column {
		width: 32%;
		flex-basis: 32%;
		flex-shrink: 0;
		flex-grow: 0;
	}
}
.audio-sec .wp-block-column {
	text-align: center;
    padding-bottom: 15px;
}