.commitment-section {
	background: var(--color-main);
	padding: 26px 0 5px;
	color: white;
}

#button-contact-vr {
	bottom: 55px;
	left: unset;
	margin: -10px;
	transform: scale(0.8);
	margin-bottom: 0px !important;
	position: fixed;
	z-index: 99999;
	/* display: none; */
	right: 0;
}

#gom-all-in-one #viber-vr {
	transition: 1.3s all;
	-moz-transition: 1.3s all;
	-webkit-transition: 1.3s all;
}

#button-contact-vr .button-contact {
	position: relative;
	margin-top: -5px;
}

#button-contact-vr .button-contact .phone-vr {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 90px;
	height: 90px;
	cursor: pointer;
	z-index: 11;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transition: visibility 0.5s;
	left: 0;
	bottom: 0;
	display: block;
}

#viber-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #2196f3;
	background-color: rgba(33, 150, 243, 0.7);
}

.phone-vr-circle-fill {
	width: 60px;
	height: 60px;
	top: 12px;
	left: 12px;
	position: absolute;
	box-shadow: 0 0 0 0 #c31d1d;
	background-color: rgba(230, 8, 8, 0.7);
	border-radius: 50%;
	border: 2px solid transparent;
	-webkit-animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
	animation: phone-vr-circle-fill 2.3s infinite ease-in-out;
	transition: all 0.5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	-webkit-animuiion: zoom 1.3s infinite;
	animation: zoom 1.3s infinite;
}

#button-contact-vr .button-contact .phone-vr {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 80px;
	height: 80px;
	cursor: pointer;
	z-index: 11;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transition: visibility 0.5s;
	left: 0;
	bottom: 0;
	display: block;
	opacity: 0.9;
}

.phone-vr-img-circle a {
	display: block;
	line-height: 37px;
}

.phone-vr-img-circle img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
}

#gom-all-in-one #zalo-vr {
	transition: 1s all;
	-moz-transition: 1s all;
	-webkit-transition: 1s all;
}

#button-contact-vr .button-contact {
	position: relative;
	margin-top: -5px;
}

#zalo-vr .phone-vr-circle-fill {
	box-shadow: 0 0 0 0 #2196f3;
	background-color: rgba(33, 150, 243, 0.7);
}

#gom-all-in-one #phone-vr {
	transition: 0.7s all;
	-moz-transition: 0.7s all;
	-webkit-transition: 0.7s all;
}

#phone-vr .phone-vr-circle-fill {
	opacity: 0.7;
	box-shadow: 0 0 0 0 #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
	background-color: #dd2223;
}

.phone-bar a,
#phone-vr .phone-vr-circle-fill,
#phone-vr .phone-vr-img-circle,
#phone-vr .phone-bar a {
	background-color: #dd2223;
}

#phone-vr .phone-vr-circle-fill {
	opacity: 0.7;
	box-shadow: 0 0 0 0 #dd2223;
}

.phone-vr-img-circle {
	background-color: #e60808;
	width: 33px;
	height: 34px;
	line-height: 40px;
	top: 25px;
	left: 25px;
	position: absolute;
	border-radius: 50%;
	overflow: hidden;
	display: flex;
	justify-content: center;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phone-vr-circle-fill 1s infinite ease-in-out;
}

#zalo-vr .phone-vr-img-circle {
	background-color: #2196f3;
}

#viber-vr .phone-vr-img-circle {
	background-color: #2196f3;
}

@-webkit-keyframes phone-vr-circle-fill {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
}

x @-webkit-keyframes zoom {
	0% {
		transform: scale(0.9);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent;
	}

	100% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 transparent;
	}
}

@keyframes zoom2 {
	0% {
		transform: scale(0.9);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent;
	}

	100% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 transparent;
	}
}

@keyframes zoom {
	0% {
		transform: scale(0.9);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 15px transparent;
	}

	100% {
		transform: scale(0.9);
		box-shadow: 0 0 0 0 transparent;
	}
}

.hotline-phone-ring-wrap {
	position: fixed;
	bottom: -10px;
	left: 0;
	z-index: 998;
}

.hotline-phone-ring {
	position: relative;
	visibility: visible;
	background-color: transparent;
	width: 110px;
	height: 110px;
	cursor: pointer;
	z-index: 11;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
	transition: visibility .5s;
	left: 0;
	bottom: 0;
	display: block;
}

.hotline-phone-ring-circle {
	width: 85px;
	height: 85px;
	top: 10px;
	left: 10px;
	position: absolute;
	background-color: transparent;
	border-radius: 100%;
	border: 2px solid #cf3034;
	-webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	opacity: 0.5;
}

@-webkit-keyframes phonering-alo-circle-anim {
	0% {
		-webkit-transform: rotate(0) scale(0.5) skew(1deg);
		-webkit-opacity: 0.1;
	}

	30% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		-webkit-opacity: 0.5;
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		-webkit-opacity: 0.1;
	}
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
	0% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
		opacity: 0.6;
	}

	100% {
		-webkit-transform: rotate(0) scale(0.7) skew(1deg);
		opacity: 0.6;
	}
}

@-webkit-keyframes phonering-alo-circle-img-anim {
	0% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}

	10% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	20% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}

	30% {
		-webkit-transform: rotate(-25deg) scale(1) skew(1deg);
	}

	40% {
		-webkit-transform: rotate(25deg) scale(1) skew(1deg);
	}

	50% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}

	100% {
		-webkit-transform: rotate(0) scale(1) skew(1deg);
	}
}

.hotline-phone-ring-circle-fill {
	width: 55px;
	height: 55px;
	top: 26px;
	left: 26px;
	position: absolute;
	background-color: #ff3d3d;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
	transition: all .5s;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

.hotline-phone-ring-img-circle {
	background-color: #cf3034;
	width: 33px;
	height: 33px;
	top: 37px;
	left: 37px;
	position: absolute;
	background-size: 20px;
	border-radius: 100%;
	border: 2px solid transparent;
	-webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
	-webkit-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
	justify-content: center;
}

.hotline-phone-ring-img-circle .pps-btn-img {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
}

.hotline-phone-ring-img-circle .pps-btn-img img {
	width: 20px;
	height: 20px;
}

section.footer-ctnr .hero-section .footer-column {
	width: 453px;
}

.hotline-bar {
	position: absolute;
	background: #E88A25;
	background: -webkit-linear-gradient(left, #e88a25, #cf3034);
	background: -o-linear-gradient(right, #e88a25, #cf3034);
	background: -moz-linear-gradient(right, #e88a25, #cf3034);
	background: linear-gradient(to right, #ff3d3d, #ff3d3d);
	height: 40px;
	width: 180px;
	line-height: 40px;
	border-radius: 3px;
	padding: 0 10px;
	background-size: 100%;
	cursor: pointer;
	transition: all 0.8s;
	-webkit-transition: all 0.8s;
	z-index: 9;
	box-shadow: 0 14px 28px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.1);
	border-radius: 50px !important;
	border: 2px solid white;
	/* width: 175px !important; */
	left: 33px;
	bottom: 37px;
}

.hotline-bar>a {
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	font-weight: 700;
	text-indent: 40px;
	display: block;
	letter-spacing: 1px;
	line-height: 38px;
}
section.footer-ctnr .footer-logo img {
	height: auto;
}






@media(max-width:1300px) {
	.footer-primary .hotline-support a span {
		font-size: 17px;
	}
}

@media(max-width:1300px) {
	.footer-primary .hotline-support a span {
		font-size: 17px;
	}
}

@media(max-width:990px) {

	.hotline-bar {
		display: none;
	}
}

@media (min-width: 980px) {
	.support-bottom {
		box-shadow: none;
		border-top: none;
	}
}

.support-bottom {
	width: 50px;
	bottom: 45px;
	right: 10px;
	position: fixed !important;
	z-index: 99800;
	background-color: transparent !important;
	padding: 6px 0;
	border-radius: 3px 0 0 3px;
	box-shadow: none;
	border-top: none;
}

.support-bottom .btn-list {
	display: block !important;
	flex-direction: row !important;
	flex-wrap: nowrap !important;
	padding: 6px !important;
	justify-content: space-around !important;
}

.support-bottom .btn-float-container {
	width: 100%;
	margin-bottom: 6px;
}

.support-bottom a {
	width: 44px;
	height: 44px;
	line-height: 44px;
	display: inline-block !important;
	border: none !important;
	font-size: 18px !important;
	color: #fff !important;
	text-align: center !important;
	position: relative;
	border-radius: 50% !important;
	cursor: pointer !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .11);
	background: none;
}

.support-bottom .button-call {
	background-image: url(../images/calling.gif);
	background-size: 100% 100%;
}

.support-bottom i {
	width: 44px;
	height: 44px;
	display: block;
}

.support-bottom i {
	font-size: 28px;
}

.support-bottom .btn-float-container span {
	display: none !important;
}

.support-bottom .button-messenger {
	background-image: url(../images/icon-messenger.svg);
	background-size: 75% 75% !important;
	background: #2460dd;
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
}

.support-bottom .button-zalo {
	background-image: url(../images/icon-zalo.svg);
	background-repeat: no-repeat !important;
	background-size: contain !important;
}

.backtotop {
	cursor: pointer;
	background: #999;
	bottom: 10px;
	color: #fff !important;
	font-size: 12px;
	font-weight: 700;
	height: 40px;
	padding: 2px;
	position: fixed;
	right: 12px;
	text-align: center;
	text-transform: uppercase;
	width: 40px;
	z-index: 9999;
	border-radius: 2px;
}

.backtotop svg {
	width: 28px;
	height: 22px;
	margin-bottom: -8px;
}

.backtotop svg path {
	stroke: #fff;
}

.above-footer1:before {
	content: "";
	position: absolute;
	background: url(../images/7123.png);
	background: #f1B428;
	width: 100%;
	height: 100%;
	left: 0;
	background-repeat: no-repeat;
	background-size: cover;
	z-index: 0;
	opacity: 0.3;
	top: 0;
	background-position: center;
}

.above-footer .row {
	position: relative;
}

.box-footer-colore p a {
	color: #666 !important;
}

.links iframe {
	width: 100%;
	height: 195px;
	border-radius: 5px;
}

.urlink_foooter ul li {
	list-style: disc !important;
	margin-left: 20px;
	line-height: 1.8;
	font-size: 15px;
}



.back_to_top {
	display: inline-block;
	position: fixed;
	bottom: 10px;
	right: 38px;
	background: linear-gradient(52deg, rgb(207 158 29 / 75%) 10%, rgb(255, 215, 0) 47%, rgb(203 165 12 / 75%) 81%);
	/* padding: 10.5px 15px; */
	border-radius: 50px;
	z-index: 99;
	overflow: hidden;
}

.back_to_top a {
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.back_to_top span {
	display: inline-block;
	float: left;
	line-height: 27px;
	color: #fff;
	white-space: nowrap;
	overflow: hidden;
	transition: 0.5s;
	/* width: 0; */
}

.back_to_top img {
	width: auto;
	/* float: left; */
}


.back_to_top svg {
	height: 30px;
	fill: #fff;
	color: #fff;
}

a#callnowbutton {
	justify-content: center;
	align-items: center;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .18);
	left: 0;
	height: 60px;
	position: fixed;
	text-decoration: none;
	text-align: center;
	color: #FFF;
	font-weight: 600;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	display: flex;
	z-index: 9999999;
	bottom: 0;
	gap: 0px 10px;
}

a#callnowbutton span {
	font-size: 16px;
}

a#callnowbutton img {
	height: 29px;
	width: auto;
}

.footer-section ul li {
	margin-bottom: 10px;
	/* list-style: disc; */
}

.footer .social-icons ul li {
	list-style: none;
}

@media(min-width:990px) {
	a#callnowbutton {
		display: none;
	}
}



section.footer-ctnr .hero-section {
	background: #1A4B7B;
	padding: 30px 0px 30px;
	border-bottom: solid 1px #ffffff24;
}

section.footer-ctnr .container {
	max-width: 1400px;
	margin: 0 auto;
}

section.footer-ctnr .hero-content {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 40px;
	flex-wrap: wrap;
}

section.footer-ctnr .hero-text {
	flex: 1;
	min-width: 300px;
}

section.footer-ctnr .get-services {
	display: flex;
	align-items: center;
	gap: 10px;
	color: #f4d03f;
	font-size: 14px;
	font-weight: 600;
	letter-spacing: 2px;
	margin-bottom: 20px;
}

section.footer-ctnr .house-icon {
	width: 24px;
	height: 24px;
	background: #f4d03f;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: bold;
	color: #0a1f1a;
}

section.footer-ctnr .hero-heading {
	font-size: 33px;
	font-weight: 700;
	line-height: 1.2;
	margin-bottom: 20px;
	color: #fff;
}

section.footer-ctnr .contact-box {
	background: rgb(255 255 255 / 28%);
	backdrop-filter: blur(10px);
	padding: 20px 20px;
	border-radius: 12px;
	display: flex;
	align-items: center;
	gap: 20px;
	min-width: 300px;
}

section.footer-ctnr .headphone-icon {
	width: 60px;
	height: 60px;
	border: 3px solid #f4d03f;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 30px;
	color: #f4d03f;
}

section.footer-ctnr .contact-info h3 {
	font-size: 18px;
	font-weight: 400;
	margin-bottom: 5px;
	opacity: 0.9;
	color: #fff;
}

section.footer-ctnr .contact-info .phone {
	font-size: 24px;
	font-weight: 700;
	color: #fff;
}

section.footer-ctnr .footer-section {
	background: #1A4B7B;
	padding: 35px 0px 35px;
}

section.footer-ctnr .footer-content {
	display: grid;
	grid-template-columns: 1.2fr 1.3fr 1fr 1.2fr;
	gap: 30px;
	padding-bottom: 0;
}

section.footer-ctnr .footer-logo {
	display: flex;
	align-items: center;
	gap: 15px;
	margin-bottom: 25px;
}

section.footer-ctnr .logo-circle {
	width: 50px;
	height: 50px;
	background: linear-gradient(135deg, #2ecc71 0%, #f4d03f 100%);
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
}

section.footer-ctnr .logo-circle::before {
	content: '🏠';
	font-size: 24px;
}

section.footer-ctnr .logo-text {
	font-size: 32px;
	font-weight: 700;
	color: #fff;
}

section.footer-ctnr .footer-description {
	font-size: 15px;
	line-height: 1.8;
	margin-bottom: 15px;
	color: #fff;
}

section.footer-ctnr .social-icons {
	display: flex;
	gap: 15px;
	justify-content: end;
}

section.footer-ctnr .social-icon {
	width: 45px;
	height: 45px;
	background: rgba(255, 255, 255, 0.1);
	border-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	transition: all 0.3s;
	text-decoration: none;
	color: #fff;
	font-size: 18px;
}

section.footer-ctnr .social-icon:hover {
	background: #f4d03f;
	color: #0a1f1a;
	transform: translateY(-3px);
}

section.footer-ctnr .footer-column h3 {
	font-size: 20px;
	font-weight: 700;
	margin-bottom: 25px;
	color: #fff;
}

section.footer-ctnr .footer-column ul {
	list-style: none;
}

section.footer-ctnr .footer-column ul li {
	margin-bottom: 6px;
	color: #fff;
	margin-left: 20px;
	font-size: 16px;
}

section.footer-ctnr .footer-column ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	transition: all 0.3s;
	display: inline-block;
}

section.footer-ctnr .footer-column ul li a:hover {
	color: #D62828;
}

section.footer-ctnr .subscribe-form {
	display: flex;
	gap: 10px;
	margin-bottom: 0;
	background: #fff;
	border-radius: 36px;
	padding: 5px 8px 5px 25px;
}

section.footer-ctnr .subscribe-form input {
	flex: 1;
	background: transparent;
	border: none;
	outline: none;
	color: #000;
	font-size: 16px;
	padding: 10px 0px;
}

section.footer-ctnr .subscribe-form input::placeholder {
	color: rgba(255, 255, 255, 0.5);
}

section.footer-ctnr .subscribe-btn {
	width: 40px;
	height: 40px;
	background: #D62828;
	border: none;
	border-radius: 50%;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	font-size: 20px;
	transition: all 0.3s;
}

section.footer-ctnr .subscribe-btn:hover {
	background: #1A4B7B;
	transform: scale(1.05);
}

section.footer-ctnr .privacy-text {
	font-size: 14px;
	color: #fff;
}

section.footer-ctnr .privacy-text a {
	color: #fff;
	text-decoration: underline;
}

section.footer-ctnr .copyright-bar {
	background: #164069;
	padding: 10px 20px;
	text-align: center;
}

section.footer-ctnr .copyright-bar p {
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}
section.footer-ctnr .hero-text {
    color: #fff;
}

section.footer-ctnr .hero-text h3 {
    font-size: 27px;
    margin-bottom: 10px;
}

section.footer-ctnr .hero-text h2 {
    font-weight: 300;
    font-size: 17px;
}

.footer-column h3 {
    margin-bottom:  0px !important;
}

.footer-column > div {
    margin-bottom: 10px;
}

section.footer-ctnr .hero-section .footer-column a {
    color: #fff;
}

section.footer-ctnr .hero-section .footer-column {
    color: #fff;
}

section.footer-ctnr .footer-column h3 {
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 15px !important;
}

section.footer-ctnr .social-icons ul {
    display: flex;
    align-items: center;
    gap: 0px 16px;
}

section.footer-ctnr .social-icons ul li {
    list-style: none;
    margin-left: 0px;
    border-radius: 100%;
    overflow: hidden;
}

section.footer-ctnr .social-icons ul li img {
    height: 20px;
    width: auto;
    object-fit: contain;
}

section.footer-ctnr .social-icons ul li a {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 45px;
    height: 45px;
    padding: 0;
    border: 0;
    border-radius: 10px;
    background: #164069;
}
section.footer-ctnr .copyright-bar a {
    color: #fff;
}


footer.footer-section h3 {
    position: relative;
    display: block;
    padding-bottom: 10px;
}

footer.footer-section h3:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 2px;
    background: #fff;
    bottom: 0;
	right: 0;
}
section.footer-ctnr .footer-description h2 {
	font-size: 30px;
}

@media (max-width: 1024px) {
	section.footer-ctnr .footer-content {
		grid-template-columns: repeat(3, 1fr);
		gap: 40px;
	}

	section.footer-ctnr .hero-heading {
		font-size: 40px;
	}
}

@media (max-width: 768px) {
	section.footer-ctnr .hero-section {
		padding-bottom: 20px;
	}

	section.footer-ctnr .hero-section .footer-column {
		width: 100%;
	}

	section.footer-ctnr .footer-section {
		padding: 20px 0px;
	}

	section.footer-ctnr .footer-content {
		gap: 20px 0px;
	}

	section.footer-ctnr .hero-content {
		flex-direction: column;
		align-items: start;
		gap: 5px 0px;
	}

	section.footer-ctnr .contact-box {
		width: 100%;
		justify-content: center;
	}

	section.footer-ctnr .footer-content {
		grid-template-columns: 1fr;
		gap: 40px;
	}

	section.footer-ctnr .hero-heading {
		font-size: 32px;
	}

	section.footer-ctnr .footer-section {}
}

@media (max-width: 550px) { 
	  section.footer-ctnr .hero-text h2 {
        font-size: 14px;
        margin-bottom: 10px;
    }
  
      section.footer-ctnr .hero-text h3 {
        font-size: 20px;
    }
  
  section.footer-ctnr .footer-content {
        gap: 20px;
    }
  
  section.footer-ctnr .footer-column h3 {
  	font-size: 17px;
  }
  
  section.footer-ctnr .footer-column ul li {
  	font-size: 15px;
  }
  
  section.footer-ctnr .footer-column ul li a {
  font-size: 15px;
  }
}

@media (max-width: 480px) {
	section.footer-ctnr .hero-heading {
		font-size: 28px;
	}

	section.footer-ctnr .contact-info .phone {
		font-size: 20px;
	}

	section.footer-ctnr .logo-text {
		font-size: 26px;
	}

	section.footer-ctnr .subscribe-form {
		padding: 6px 6px 6px 20px;
	}
}


section.footer-ctnr .subscribe-form input::placeholder {
	color: #888;
}