section {
	float: left;
	width: 100%;
}

.closed {
	display: none!important;
}
.gform_previous_button.button {
	display: none;
}
.after-footer p a {
    color: #fff;
}
/******* GENERAL *******/
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

:root {
	--primary-color: #4d3c75;
	--text-color: #5a5663;
	--bcgd-color: #f4f2f7;
	--button-color: #ffc018;
}

html * {
	font-family: 'Montserrat', sans-serif;
}
#main h2 {
	font-size: 38px;
	line-height: 49.4px;
	color:#153E83;
	font-weight: 700;
}
#main h2 span {
	color:#a9a8a8;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	float:left;
	width:100%;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	margin: 0;
	margin-top: 10px;
}
span.green-span {
	font-weight: 600;
	font-size: 16px;
	line-height: 130%;
	letter-spacing: -0.01em;
	color: #FFFFFF;
	background: #96BF47;
	padding: 5px 15px;
	text-transform:uppercase;
}
input#gform_previous_button_1,
input#gform_previous_button_2 {
	display:none;
}
.on-scroll-button {
	display: none;
	position: fixed;
	bottom: 15px;
	z-index: 100;
	right: 15px;
	transform: rotate(90deg) translatey(100%);
	transform-origin: bottom right;
}
a.phone-floater {
	background: #FFFFFF;
	border: 2px solid #153E83;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 253px;
	height: 60px;
}
.phone-floater span {
	margin-right: 5px;
}
.on-scroll-button a.yellow-btn {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 200px;
	height: 58px;
}
/******* END OF GENERAL *******/

/* HEADER ***********/
.md-after-head {
	border-bottom:1px solid #e5e5e5;
}
.head-flex {
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding-left:30px;
	height: 65px;
}
.md-nav-menu-wrap,
#site-navigation{
	display: flex;
	align-items: center;
	height: 100%;
}
.md-nav-menu-wrap .md-phone {
	height: 100%;
}
.md-nav-menu-wrap a {
	font-weight: 500;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	margin-right:35px;
}
.head-flex .md-phone a {
	color: #153E83!important;
	border:2px solid #153E83;
	border-top: none;
	margin:0;
	padding-left: 30px;
	padding-right: 30px;
	background: #DFE8F9;
	height: 67px;
	display: flex;
	align-items: center;
	justify-content: center;
}
.head-flex .md-phone a span {
	margin-right: 5px;
}
a.phone-style {
	font-weight: 600;
	font-size: 20px;
	line-height: 24px;
	color: #153E83!important;
}
a.phone-style span {
	font-weight: 400;
}
.head-flex .md-phone a:hover {
	background: #BED0F3;
}
/* HEADER END *******/
/* HERO ************/

.hero-holder {
	padding: 118px 420px 118px 150px;
	float: left;
	width: 100%;

}
section.hero-section.home-sections {
	background-size:contain!important;
}
.hero-section .hero-holder-left  {
	padding-right: 74px;
}
.hero-holder-left  h1 {
	font-weight: 700;
	font-size: 52px;
	line-height: 67.6px;
	letter-spacing: -0.01em;
	color: #153E83;
	margin:10px 0 20px;
	padding-right: 125px;
}
.hero-holder-left p {
	font-weight: normal;
	font-size: 22px;
	line-height: 34px;
	color: #000000;	
}
.hero-holder .hero-holder-right  {
	padding-left: 135px;
}
/* Piano Hero */
.piano_hero-holder {
	display: flex;
	flex-wrap: wrap;
}
.piano_hero-holder-left,
.piano_hero-holder-right {
	width: 50%;
	padding-top: 118px;
	padding-bottom: 118px;
}
.piano_hero-holder-left {
	padding-left: 150px;
	padding-right: 50px;
}
.piano_hero-holder-right {
	min-height: 300px;
}
.piano_hero-holder-right .md-hero-formholder {
	display: flex;
	flex-direction: column;
	width: 350px;
	margin-left: 130px;
}
.gform_wrapper.gravity-theme .ginput_container_date {
	position: relative;
}
/* FORM */
.gfield_checkbox > div {
	display: flex;
	gap: 13px;
}
.gfield_label.gform-field-label.gfield_label_before_complex {
	text-transform: capitalize;
	font-weight: 700;
	font-size: 16px;
	color: #153E83;
}
label#label_10_28_1,
label#label_11_27_1 {
    font-size: 13px;
    font-weight: 400;
}
.gfield-choice-input {
	min-width: 25px;
	width: 25px;
	height:25px;
}
.md-hero-formholder .gform_heading {
	display:none;
}
.title-form {
	text-align:center;
	margin:0;
	background:#fff;
}
.title-form h3 {
	font-weight: 400;
	font-size: 22px;
	line-height: 28.6px;
	color: #153E83;
	padding:15px 0;
	margin:0;
	border-bottom:1px solid #e5e5e5;
}
.title-form h3 span {
	font-weight: 600;
}
.form-holder-hero-md {
	padding:20px;
	float: left;
	width: 100%;
	background: #fff;
	padding-bottom: 35px;
}
.gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme input[type=email]{
	background: rgba(160, 160, 160, 0.1);
	box-sizing: border-box;
	border:1px solid #a0a0a0;
	font-weight: 400;
	font-size: 16px;
	line-height: 20.8px;
	color: #000000;
	height: 55px;
}
.gform_page_fields label {
	font-weight: 700;
	font-size: 16px;
	line-height: 20.8px;
	color: #153E83;
}
.form-holder-hero-md input#input_1_7 {
	width: 100%;
}
.form-holder-hero-md input[type="button"], .gform_wrapper.gravity-theme .gform_page_footer input {
	background: #96BF47;
	border: 1px solid rgba(255, 255, 255, 0.9);
	box-sizing: border-box;
	box-shadow: 9px 11px 23px rgba(0, 0, 0, 0.25);
	font-weight: 700;
	font-size: 18px;
	line-height: 23.4px;
	color: #FFFFFF;
	margin:0!important;
	height: 60px;
}
img.ui-datepicker-trigger {
	position: absolute;
	right: 15px;
}
.form-holder-hero-md input[type="button"]:hover, .gform_wrapper.gravity-theme .gform_page_footer input:hover {
	background:#83aa38;
}
/* FORM END */
/* HERO END************/
/* HERO UNDER **********/
.under-hero {
	text-align:center;
}
.under-hero h3 {
	font-size: 16px;
	line-height: 21px;
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	padding: 5px 0;
	background: #153E83;
}
.under-hero h3  span {
	color:#96BF47;
}
/* HERO UNDER END**********/
/* SERVICES *****************/
.md-services {
	background: #F7F8FF;
	padding: 120px 0;
}
.services-single  h4 {
	font-weight: 700;
	font-size: 22px;
	line-height: 28.6px;
	color: #153E83;
	margin: 0 0 10px;
}
.services-single p {
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	color: #000000;
	min-height:141px;
}
.services-single.services-title img {
	float:right;
}
.single-in-content {
	padding: 30px 30px;
}
.single-in-content {
	background: #FFFFFF;
}
.services-single{
	margin-bottom:30px;
}
.services-single-in.services-single-in-last {
	padding:0;
}
.services-single-in.services-single-in-last h5 {
	margin:0;
	padding:7px 0;
	font-weight: 700;
	font-size: 14px;
	line-height: 17px;
	text-align: center;
	letter-spacing: -0.02em;
	color:#fff;
	text-transform: uppercase;
	background: #153E83;
	margin-bottom: -50px;
	position: relative;
}
.md-hero-formholder .hero-form-wrap {
	padding:0;
	border:none;
}
/* Piano Service */
.services-text {
	font-size: 17px;
	font-weight: 400;
	line-height: 28px;
	color: #000;
	margin-bottom: 30px;
}
.services-title {
	max-width: 70%;
	margin: 0 0 30px 0;
}
.piano_services-inner-text {
	display: flex;
	margin-bottom: 15px;
}
.piano-checker-wrap {
	margin-right: 10px;
	width: 24px;
	height: 24px;
}
.piano_services-inner-text p {
	font-weight: 600;
	line-height: 24px;
	letter-spacing: -0.01em;
	margin: 0;
	text-transform: uppercase;
	color: #153E83;
	width: calc(100% - 34px);
	font-size: 15px;
}
.piano_services-holder {
	display: flex;
	flex-wrap: wrap;
}
.piano-services_img-wrap,
.piano-services_img-wrap img {
	height: 100%;
}
.piano-services_img-wrap img {
	object-fit: cover;
	width: 100%;
}
/* SERVICES END*****************/
/* Banner SLIDE *************/

.banner-flow {
	background: linear-gradient(270deg, rgba(247, 248, 255, 0.4) 0.01%, rgba(50, 88, 152, 0.4) 44.89%, rgba(247, 248, 255, 0.4) 98.14%);
	height: 72px;
}

.marquee {
	margin: 0 auto;
	white-space: nowrap;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.marquee span {
	display: inline-block;
	padding-left: 100%;
	animation: marquee 9s linear infinite;
	font-size:50px;
	color: #153E83;
	font-weight: 700;
	text-transform:uppercase;
}

.marquee2 span {
	animation-delay: 4.5s;
}

@keyframes marquee {
	0% {
		transform: translate(0, 0);
	}
	100% {
		transform: translate(-100%, 0);
	}
}

/* Banner SLIDE END **************/
/* ABOUT US **********************/
.md-about {
	padding:110px 0;
	border-bottom: 1px solid #E5E5E5;
}
.md-about-bottom-section{
	padding:80px 0 110px
}
.md-about-badge {
	text-align: center;
	margin-top: 40px;
}
.about-content {
	float:left;
	width:100%;
	margin-top:50px;
}
.about-content .about-left  {
	padding-left:0;
}
.about-content .about-left  h2 {
	margin-bottom:20px;
}
.about-left  p {
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	color: #000000;
	margin:0 0 25px;
}
.about-left ul {
	list-style:none;
	margin:0;
	padding:0;
}
.about-left ul li {
	font-weight: 600;
	font-size: 16px;
	line-height: 32px;
	letter-spacing: -0.01em;
	color: #153E83;
	position:relative;
	margin-left: 35px;
	margin-bottom:3px;
}
.about-left ul li:before {
	content: url(/wp-content/uploads/2022/02/check.png);
	position: absolute;
	display: block;
	top: 0;
	top: 2px;
	left: -35px;
}
.about-content .about-right  {
	padding-right:0;
	margin-top: 70px;
}
.about-right  img {
	padding-bottom:30px;
}
/* .img-down.col-lg-6 {
padding-right:0;
} */
img.last {
	padding-bottom:0!important;
}
/* ABOUT US END**********************/
/* BANNER **************************/
.md-banner-2 {
	padding: 110px 0;
	text-align:center;
}
.md-banner-2 h2 {
	color:#fff!important;
	margin-bottom:0;
}
.md-banner-2 p {
	font-weight: 400;
	font-size: 17px;
	line-height: 34px;
	color: #FFFFFF;
	margin: 10px 0 40px;
}
.md-banner-2 p span {
	color:#96BF47;
	font-weight:700;
}
.banner-link a.phone-style {
	padding:16px 20px;
	background:#fff;
	margin-right:10px;
}
.banner-link a.phone-style:hover {
	color:#96BF47!important;
}
a.yellow-btn {
	background: #96BF47;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.25);
	padding: 16px 30px;
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color:#fff;
}
a.yellow-btn:hover {
	background: #A8CC63;

}
/* BANNER END************************/
/* HOW ***************************/
section#md-how-it-works {
	background: #F7F8FF;
	padding: 120px 0 0;
}
.how-title-holder {
	text-align: center;
	margin-bottom: 45px;
}
.how-holder {
	text-align:center;
	position:relative;
}
.how-single  h4 {
	font-weight: 700;
	font-size: 22px;
	line-height: 130%;
	color: #153E83;
	margin-top:30px;
}
.how-single  p {
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	color: #000000;
	margin:0;
}
.how-single.how-single-middle {
	position:relative;
}
.how-single.how-single-middle:before {
	content: "";
	width: 257px;
	background: #153E83;
	height: 2px;
	position: absolute;
	top: 43px;
	left: 50%;
	transform: translateX(-124%);
}
.how-single.how-single-middle:after {
	content: "";
	width: 257px;
	background: #153E83;
	height: 2px;
	position: absolute;
	top: 43px;
	right: -34%;
}
img.box-how {
	position: absolute;
	bottom: -371px;
	width: 120px;
	right: 50%;
	transform: translateX(626%);
}
/* HOW END***************************/
/* REVIEWS **********************/
.md-reviews {
	padding: 170px 0 120px;
	background: #F7F8FF;
}
.reviews-holder {
	margin-top: 20px;
}
.reviews-single p {
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	margin:0;
}
.reviews-single p span {
	color: #153E83;
	font-weight: 700;
}
.review-down {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 20px;
}
.author {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.author img {
	height: 60px;
	width: 60px;
}
.author h4 {
	margin-left:10px;
	font-weight: 700;
	font-size: 17px;
	line-height: 28px;
	color:#000000;
}
.reviews-single.reviews-single-middle {
	padding: 34px 0;
	margin: 34px 0;
	border-top:1px solid #bfc9e0;
	border-bottom:1px solid #bfc9e0;
}
.md-reviews .review-right {
	padding-left: 68px;
	padding-right:0;
}
.review-left  img {
	width: 100%;
	border-bottom-right-radius: 150px;
}
/* REVIEWS END **********************/

/* FOOTER **************************/
.site-footer, .after-footer, .site-info, .global {
	float:left;
	width:100%;
}
.after-footer {
	background: #153E83;
	text-align:center;
}
.after-footer p {
	font-size: 17px;
	line-height: 28px;
	text-align: center;
	color: #FFFFFF;
	padding:10px 0;
	margin:0;
}

.site-footer .global {
	padding: 118px 420px 118px 150px;
}
.site-footer input#input_2_7 {
	width:100%;
}
.footer-left  h2 {
	font-weight: 700;
	font-size: 28px;
	line-height: 36.4px;
	color: #153E83;
	margin:0 0 20px;
}
.footer-left  h4 {
	font-weight: 600;
	font-size: 17px;
	line-height: 28px;
	color: #000000;
	margin:0;
}
.footer-left p {
	font-weight: 400;
	font-size: 17px;
	line-height: 28px;
	color: #000000;
}
.footer-left p bold {
	font-weight: 600;
}
.phone-footer {
	float: left;
	width: 100%;
	margin: 35px 0 0;
}
.phone-footer a {
	padding: 16px 20px;
	background: #FFFFFF;
	border: 2px solid #153E83;
	box-sizing: border-box;
}
.phone-footer a:hover {
	color:#83aa38!important;
}
.footer-awards {
	float:left;
	width: 540px;
	margin-top: 82px;
	padding-top: 42px;
	border-top: 2px solid #E5E5E5;
}
/* .site-info .md-hero-formholder {
padding-left: 275px;
} */
/* FOOTER END**************************/


/* POPUP */
.md-popup-holder {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.6);
	display: none;
	align-items: center;
	justify-content: center;
	z-index: 999999;
}
.md-popup-in {
	max-width: 520px;
	max-height: 350px;
	background: #fff;
	display: flex;
	flex-direction: column;
	margin-left: auto;
	margin-right: auto;
	top: 150px;
	border-radius: 8px;
	width: 100%;
	height: 100%;
}
.md-popup-in {
	height: 550px;
	position: relative;
	overflow: auto;
}
.md-popup-in a.md-phone.phone-style {
	padding: 14px 11px;
	margin-right: 5px;
	background: #FFFFFF;
	border: 2px solid #153E83;
	box-sizing: border-box;
}
.md-popup-in a.md-phone.phone-style:hover {
	color:#96BF47!important;
}
.md-popup-close {
	position: absolute;
	z-index: 99999;
	color: #928e8e;
	font-size: 19px;
	top: 0;
	right: 10px;
	cursor: pointer;
	font-weight: 700;
}
.md-img-pop-up {
	display: flex;
	justify-content: center;
	padding-top: 45px;
}
.md-pop-up-phone-qoute {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #f3f2f2;
}
.md-pop-up-c {
	text-align: center;
	margin: 10px 0 15px;
}
/* POPUP */

/* commercial-movers-md background */
.page-id-2483 .hero-section {}

/* MEDIA */
section.md-rev-video {
    padding: 70px 0;
}

@media all and (max-width:1860px){
	.hero-holder-left h1 {
		padding-right: 34px;
	}
}
@media all and (min-width:1800px) {
	.hero-section  {
		background:url(/wp-content/uploads/2023/03/beltway-hero.png);
		background-repeat: no-repeat!important;
		background-position: right;
		border-bottom-left-radius: 50px;
	}
	.piano-hero-section {
		border-bottom-left-radius: 50px;
	}
	.page-id-6332 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/Beltway-Heroo-1.jpg)!important;
	}
	.page-id-6334 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/Beltway-Hero-2.jpg)!important;
	}
	.site-info {
		background: url(/wp-content/uploads/2022/02/footer_image02.jpg);
		background-repeat: no-repeat!important;
		background-position: right;
	}
	.page-id-2483 .hero-section,
	.page-id-2454 .hero-section {
		background-image:url(/wp-content/uploads/2023/07/Beltway-radijus.jpg)!important;
	}
}
@media all and (min-width:1650px) and (max-width:1799px){
	section.hero-section.home-sections,
	.piano-hero-section {
		background-size: 50% 100%!important;
	}
	.hero-section  {
		background:url(/wp-content/uploads/2023/03/beltway-hero.png)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;
	}
	.page-id-6332 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/Beltway-Heroo-1.jpg)!important;
	}
	.page-id-6334 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/Beltway-Hero-2.jpg)!important;
	}
	.site-info {
		background: url(/wp-content/uploads/2022/02/850_footer-2.jpg)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;

	}
	.hero-holder {
		padding: 118px 310px 118px 150px;  
	}
	.page-id-2483 .hero-section,
	.page-id-2454 .hero-section {
		background-image:url(/wp-content/uploads/2023/07/Mask-group-34.jpg)!important;
	}
}
@media all and (max-width:1600px) {
	.marquee span {
		font-size: 45px; 
	}
	.banner-flow {
		height: 64px; 
	}
}
@media all and (max-width:1550px) {
	img.box-how {
		bottom: -371px;
		transform: translateX(495%);
	}
}
@media all and (min-width:1550px)  and (max-width:1649px){
	.hero-section  {
		background:url(/wp-content/uploads/2023/03/750x719.png)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;
	}
	.page-id-6332 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/1-750.jpg)!important;
	}
	.page-id-6334 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/2-750.jpg)!important;
	}
	.site-info {
		background: url(/wp-content/uploads/2022/02/750_footer-2.jpg)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;

	}
	.hero-holder {
		padding: 118px 224px 118px 150px;
	}
	.hero-holder .hero-holder-right {
		padding-left: 100px;
	}
	.page-id-2483 .hero-section,
	.page-id-2454 .hero-section {
		background-image:url(/wp-content/uploads/2023/07/Mask-group-34.jpg)!important;
	}
}
@media all and (min-width:1200px) and (max-width:1549px){
	.hero-section  {
		background:url(/wp-content/uploads/2023/03/600x719.png)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;
	}
	.page-id-6332 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/1-600.jpg)!important;
	}
	.page-id-6334 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/2-600.jpg)!important;
	}
	.site-info {
		background: url(/wp-content/uploads/2022/02/600_footer-2.jpg)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;

	}
	.hero-holder {
		padding: 118px 124px 118px 102px;
	}
	.hero-holder .hero-holder-right {
		padding-left: 143px;
	}
	.hero-holder-left h1 {
		padding-right: 47px;
	}
	.page-id-2483 .hero-section,
	.page-id-2454 .hero-section {
		background-image:url(/wp-content/uploads/2023/07/Mask-group-33.jpg)!important;
	}
	.piano_hero-holder-left {
		padding-left: 124px;
		width: 58%;
	}
	.piano_hero-holder-right {
		width: 42%;
	}
}
@media all and (max-width:1386px) {
	.hero-holder {
		padding: 118px 60px 118px 60px;
	}
	.piano_hero-holder-left {
		padding-left: 60px;
		padding-right: 30px;
	}
}
@media all and (max-width:1300px) {
	.hero-holder {
		padding: 118px 30px 118px 30px;
	}
	.marquee span {
		font-size: 36px; 
	}
	.banner-flow {
		height: 51px;
	}
	.piano_hero-holder-left, .piano_hero-holder-right {
		padding-top: 65px;
		padding-bottom: 65px;
	}
	.piano_hero-holder-left {
		padding-left: 50px;
		padding-right: 20px;
	}
	.piano_hero-holder-right .md-hero-formholder {
		margin-left: 80px;
	}
}
@media all and (max-width:1250px) {
	.hero-holder .hero-holder-right {
		padding-left: 97px;
	}
}

@media all and (min-width:992px){
	.before-header {
		display:none;
	}
	.hero-holder-right .container {
		margin:0;
		padding:0;
	}
	.awards-holder.awards-holder-mobile {
		display:none;
	}
}

@media all and (max-width:1400px) {
	.marquee span {
		font-size: 45px;
	}
	.head-flex .md-phone a {
		padding-left: 21px;
		padding-right: 21px;
	}
	.md-nav-menu-wrap a {
		margin-right: 25px;
	}
}
@media all and (min-width:1101px) and (max-width:1199px)  {
	.hero-section  {
		background:url(/wp-content/uploads/2023/03/600x719.png)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;
	}
	.page-id-6332 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/1-600.jpg)!important;
	}
	.page-id-6334 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/2-600.jpg)!important;
	}

	.hero-section .hero-holder-left {
		margin-top: 58px;
	}

	.hero-section .hero-holder-left {
		padding-right: 95px;
	}
	.hero-holder .hero-holder-right {
		padding-left: 21px;
	}
	.page-id-2483 .hero-section,
	.page-id-2454 .hero-section {
		background-image:url(/wp-content/uploads/2023/07/Mask-group-33.jpg)!important;
	}
}

@media all and (min-width:1101px) and (max-width:1199px) {
	.site-info {
		background: url(/wp-content/uploads/2022/02/600_footer-2.jpg)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;
	}
	.site-info .hero-holder {
		padding: 113px 30px 113px 30px;
	}
}
@media all and (min-width:768px) and (max-width:992px) {
	body .hero-holder-right {
		background-size: 111% 100%!important;
	}
}

@media all and (min-width:992px) and (max-width:1100px) {
	.hero-section .hero-holder-left {
		margin-top: 50px;
	}
	.site-info .hero-holder {
		padding: 113px 30px 113px 30px;
	}
	.site-info {
		background: url(/wp-content/uploads/2022/02/490_footer-1.jpg)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;
	}
	.hero-section  {
		background:url(/wp-content/uploads/2023/03/490x719.png)!important;
		background-repeat: no-repeat!important;
		background-position: right!important;
	}
	.page-id-6332 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/1-490.jpg)!important;
	}
	.page-id-6334 .hero-section  {
		background-image:url(/wp-content/uploads/2023/06/2-490.jpg)!important;
	}
	.page-id-2483 .hero-section,
	.page-id-2454 .hero-section {
		background-image:url(/wp-content/uploads/2023/07/Mask-group-32.jpg)!important;
	}
}
@media all and (max-width:1199px){
	.marquee span {
		font-size: 28px; 
	}
	.banner-flow {
		height: 41px;
	}
	img.box-how {
		bottom: -414px;
		transform: translateX(386%);
	}
	.services-single-in img {
		width:100%;
	}
	.services-single-in.services-single-in-last h5 {
		margin-bottom: -35px; 
	}
	.footer-awards {
		width: 390px;
		margin-top: 63px;
		padding-top: 29px;
		text-align: center;
	}
	.awards-holder  {
		width: 135px;
		display: flex;
		height: 57px;
	}
	.hero-holder-left h1 {
		font-size: 40px; 
		line-height: 55.6px;
	}
	.hero-holder-left p {
		font-size: 20px;
		line-height: 32px; 
	}
	.hero-holder .hero-holder-right {
		padding-left: 0;
	}
	.md-banner-2 {
		padding: 80px 0; 
	}
	img.md-logo-img {
		width: 200px;
	}
	.head-flex .md-phone a {
		font-size:19px;
	}
	.md-nav-menu-wrap a {
		margin-right: 20px;
	}
	.services-single.services-title h2 {
		padding-right: 50px;
	}
	.banner-flow {
		height: 52px;
	}
	.marquee span {
		font-size: 36px;
	}
	.how-single.how-single-middle:before {
		width: 201px;
		transform: translateX(-128%);
	}
	.how-single.how-single-middle:after {
		width: 207px;
		right: -33%;
	}
	.review-left img {
		object-fit: cover;
		height: 793px;
	}
	.about-left p {
		font-size: 16px;
		margin: 0 0 20px;
	}
	.about-left ul li {
		margin-bottom: 0px;
	}
	.services-single p {
		min-height:100px;
	}
}
@media all and (max-width:991px){
	.banner-flow {
		height: 48px;
	}
	img.box-how {
		display:none;
	}
	.awards-desktop {
		display:none;
	}
	.awards-holder.awards-holder-mobile {
		width: 100%;
		height: 100%;
		justify-content: space-between;
		margin-top: 32px;
		float: left;
		position: relative;
	}
	.hero-holder-right  {
		float: left;
		width: 100%;
		padding: 52px 60px 82px!important;
		background:url(/wp-content/uploads/2023/03/768x719.png)!important;
		background-repeat: no-repeat!important;
		background-position: left!important;		
	}
	.page-id-6332 .hero-holder .hero-holder-right  {
		background-image:url(/wp-content/uploads/2023/06/1-750.jpg)!important;
	}
	.page-id-6334 .hero-holder .hero-holder-right  {
		background-image:url(/wp-content/uploads/2023/06/2-750.jpg)!important;
	}
	.site-info .hero-holder-right  {
		background:url(/wp-content/uploads/2022/02/991_footer-2.jpg)!important;		
	}
	.page-id-2483 .md-hero-main .hero-holder-right,
	.page-id-2454 .md-hero-main .hero-holder-right {
		background-image:url(/wp-content/uploads/2023/07/Mask-group-34.jpg)!important;
	}
	.footer-awards {
		width:100%;
	}
	.hero-holder .footer-left{
		float: left;
		width: 100%;
		margin-bottom: 34px;
		margin-top:30px;
		text-align:center;
	}
	.hero-section  .hero-holder-left  {
		text-align:center;
		padding: 20px 60px 30px;
	}
	.md-navigation-holder a.phone-style{
		display:none;
	}
	.before-header {
		text-align:center;
		border-bottom: 1px solid #153E83;
		float:left;
		width:100%;
	}
	img.md-logo-img {
		width: 220px;
	}
	.before-header  a {
		padding: 10px 0;
		float:left;
		width:100%;
		border: 2px solid #153E83;
		background: #DFE8F9;
		font-size:16px;
	}
	.hero-holder span.green-span {
		display:none;
	}
	.hero-holder {
		padding:0
	}
	.md-navigation-holder {
		display:none;

	}
	.head-flex {
		justify-content:center;
	}
	#main h2 {
		font-size: 34px;
		line-height: 46.4px; 
	}
	.how-single.how-single-middle {
		margin: 125px 0;
	}
	.how-single.how-single-middle:before {
		width: 2px;
		height: 88px;
		top: -109px;
		width: 2px;
		transform: translateX(-56%);
	}
	.how-single.how-single-middle:after {
		width: 2px;
		right: 50%;
		height: 88px;
		top: 223px;
	}
	.review-left img {
		object-fit: cover;
		height: auto;
		width: 100%;
	}
	.md-reviews .review-right , .md-reviews .review-left{
		padding:0;
	}
	.md-reviews .review-right{
		margin-top:50px;
	}
	.md-banner-2 {
		padding: 70px 0 85px;
		background-position: unset!important;
	}
	.md-banner-2 h2{
		margin-top:0;
	}
	.about-content .about-right {
		display: flex;
		justify-content: space-between;
		padding: 0;
	}
	.about-content .about-right .img-up, .about-content .about-right .img-down {
		text-align:center;
	}
	.marquee span {
		font-size: 26px;
	} 
	.marquee {
		padding-top: 8px;
	}
	.site-info .global {
		display:none!important;
	}
	.piano_hero-holder-left, .piano_hero-holder-right {
		width: 100%;
	}
	.piano_hero-holder-left {
		padding: 20px 60px 30px;
		text-align: center;
	}
	.piano_hero-holder-right .md-hero-formholder {
		margin-left: auto;
		margin-right: auto;
		width: 100%;
	}
	.piano_hero-holder-right {
		display: flex;
		flex-direction: column;
		padding-left: 60px;
		padding-right: 60px;
	}
	.piano-services_text-wrap {
		margin-bottom: 50px;
	}
	.services-title {
		margin-bottom: 20px;
	}
}
@media all and (max-width:800px){
	.banner-flow {
		height: 45px;
	}
	.marquee span {
		font-size: 20px;
	}
}
@media all and (max-width: 767px)  {
	.services-single.services-title img {
		margin-top: -32px;
		float:unset;
		position:relative;
		right:0;
		margin-top: -27px;
		float: unset;
		position: relative;
		right: -50%;
		transform: translateX(-23%);
	}
	.services-single-in.services-single-in-last h5 {
		margin-bottom: -53px;
		padding: 20px 0;
	}
	.hero-holder-right  {
		padding: 52px 60px 82px!important;
		background:url(/wp-content/uploads/2023/03/768x719.png)!important;
		background-repeat: no-repeat!important;
		background-position: left!important;		
	}
	.page-id-6332 .hero-holder .hero-holder-right  {
		background-image:url(/wp-content/uploads/2023/06/1-750.jpg)!important;
	}
	.page-id-6334 .hero-holder .hero-holder-right  {
		background-image:url(/wp-content/uploads/2023/06/2-750.jpg)!important;
	}
	.site-info .hero-holder-right {
		padding: 52px 30px 82px!important;
	}
	.md-about {
		padding: 80px 0;
	}
	.md-about-bottom-section{
		padding:50px 0 80px;
	}
	section#md-how-it-works {
		padding: 80px 0 0;
	}
	.md-reviews {
		padding: 80px 0 100px;
	}
	.md-services {
		padding: 80px 0 60px;
	}
	.services-single p {
		min-height: auto;
	}
	.piano_hero-holder-left {
		padding: 20px 15px 20px;
	}
	.piano_hero-holder-right {
		padding: 30px 15px 31px;
	}
	.services-title {
		max-width: 100%;
	}
	.services-text {
		font-size: 16px;
	}
	.piano-checker-wrap {
		margin-top: 2px;
	}
}
@media all and (max-width: 600px)  {
	.marquee span {
		font-size: 17px;
	}
	.banner-flow {
		height: 40px;
	}
	.awards-holder.awards-holder-mobile img {
		width:150px;
		height: 70px;
	}
	.hero-holder-left h1 {
		font-size: 39px;
		line-height: 39.6px;
		padding:0;
	}
	.hero-holder-left p {
		font-size: 16px;
		line-height: 27px;
	} 
	.hero-section .hero-holder-left {
		padding: 20px 30px 30px;
	}
}
@media all and (max-width: 576px) {
	p.marquee.marquee2 {
		display:none;
	}
	.about-left ul li {
		line-height: 27px;
		margin-bottom:3px;
	}
	.site-main .md-banner-2 {
		background-position: right!important;
	}

	.services-single-in.services-single-in-last h5 {
		padding: 10px 0;
	}
	.single-in-content {
		padding: 25px 25px;
	}
	.services-holder .services-single {
		padding:0;
	}
	#main h2 {
		font-size: 30px;
		line-height: 40.4px;
	}
	.awards-holder.awards-holder-mobile {
		display:block;
		text-align: center;
	}
	.awards-holder.awards-holder-mobile img {
		width:150px;
		margin-bottom:5px;
		float: unset;
	}
	.under-hero h3 {
		font-size:14px;
	}
	.reviews-single p, .author h4 {
		font-size: 16px;
	}
	.stars img {
		width:100px;
	}
	.reviews-single.reviews-single-middle {
		padding: 30px 0;
		margin: 30px 0; 
	}
	.banner-link {
		display: flex;
		flex-direction: column;
	}
	.banner-link a.phone-style {
		margin: 0 0 20px;
	}
	.about-content .about-right {
		margin-top: 50px;
	}
	.hero-holder .hero-holder-right {
		padding: 30px 15px 31px!important;
	}
	.md-img-pop-up {
		padding-top: 20px;
	}
	.md-pop-up-c {
		margin: 0px 0 0px;
	}
	.md-pop-up-c h3 {
		margin: 11px 0;
		font-size: 18px;
	}
	.md-pop-up-phone-qoute {
		flex-direction:column;
		padding: 20px;
	}
	.md-popup-in a.md-phone.phone-style {
		margin:0;
		margin-bottom:4px;
	}
	.md-pop-up-phone-qoute a {
		width:100%;
		text-align:center;
	}
	.on-scroll-button {
		float: left;
		width: 100%;
		bottom: 0;
		right: 0; 
		transform: unset;
	}
	a.phone-floater {
		width: 100%;
	}
	.on-scroll-button a.md-phone-url.cta-btn.yellow-btn {
		float: left;
		width: 100%;
		text-align: center;
	}
}
@media all and (max-width: 500px) {
	.how-single.how-single-middle:after {
		top: 252px;
	}
	.how-holder .how-single  {
		padding:0;
	}
	.banner-link a {
		font-size: 17px;
	}
	.md-banner-2 {
		padding: 45px 0 60px;
	}
	.title-form h3 {
		font-size: 19px;
		line-height: 27.6px; 
	}
	.hero-holder-left h1 {
		font-size: 30px;
		line-height: 39.6px;
	} 
	.hero-section .hero-holder-left {
		padding: 20px 15px 20px;
	}
}
@media all and (max-width: 400px) {
	.stars img {
		width:80px;
	}
	.under-hero h3 {
		font-size: 12px;
	}
}
@media all and (max-width: 382px) {
	.how-single.how-single-middle:after {
		top: 281px;
	}
}
@media all and (max-width: 333px) {
	.hero-holder .hero-holder-right  {
		background:url(/wp-content/uploads/2023/03/768x719.png)!important;
		background-repeat: no-repeat!important;
		background-position: left!important;	
		padding: 40px 15px 40px!important;
	}
	.page-id-6332 .hero-holder .hero-holder-right  {
		background-image:url(/wp-content/uploads/2023/06/1-750.jpg)!important;
	}
	.page-id-6334 .hero-holder .hero-holder-right  {
		background-image:url(/wp-content/uploads/2023/06/2-750.jpg)!important;
	}
	.awards-holder.awards-holder-mobile img {
		width: 115px;
		height: 60px;
	}
}
/* MEDIA */
article#post-2367 {
	text-align:center;
}
.page-template-page-thank-you-ppc-php article#post-2367 {
	padding:50px 0;
	text-align:center;
}
.thank-you-content {
	padding: 50px 0 20px;
	text-align: center;
}
.thank-you-content img {
	height: 30px;
	object-fit: contain;
	width: fit-content;
}
.page-template-page-thank-you-ppc .footer-right, .page-template-page-thank-you-ppc .phone-footer, .page-template-page-thank-you-ppc .footer.entry-footer, .page-template-page-thank-you-ppc div#site-navigation  {
	display:none;!important;
}
.md-popup-in .fa-times:before {
	display:none;
}
span.fa.fa-times.md-popup-close {
	margin-right: 5px;
	margin-top: 5px;
}
.page-template-page-thank-you-ppc .md-hero-formholder {
	display:none;
}
div#gform_1_validation_container, div#gform_2_validation_container {
	display:none;
}
/* New CSS */
.gform_wrapper.gravity-theme .ginput_container_date input {
	width: 100% !important;
}
.gform_wrapper.gravity-theme .gform_validation_errors>h2 {
	font-size: 16px!important;
	line-height: 1.3!important;
}