/* 
Theme Name: Rima Garrett
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: FDM
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/******Default vip css start*****/  
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+Gurmukhi:wght@100..900&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap');

*{
	outline: none !important; 
	text-decoration: none !important;  
}
ul {
	padding: 0;
} 
.site-branding {
	display: none;
} 
p,li {
	margin-bottom: 20px; 
}  
p, li, div, p.elementor-heading-title {
	color: #000;
	font-size: 16px;
	line-height: 30px;
	font-family: "Plus Jakarta Sans", sans-serif;
	font-weight: 400;
}
p:last-child{
	margin-bottom: 0;
} 
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5 h6, .h6 {
	color: #000;
	letter-spacing: 0;
	font-family: "Noto Serif Gurmukhi", serif;
	text-transform: normal;
	font-weight: 500;
} 
p a {
	color: #7e3d3c !important;
	font-weight: 700;
	text-decoration: unset !important;
}
/* p a:hover, .link-text a:hover {
color: #000 !important;
} */
strong {
	font-weight: 500 !important;
}  
.subheading h6 {
	font-size: 18px;
	line-height: 49px;
	text-transform: uppercase;
	color: #2b328c;
}
.pl60{
	padding-left: 60px;
}
.pl30{
	padding-left: 30px;
}
.pr60{
	padding-right: 60px;
} 
.pt0 {
	padding-top:0px !important;
}
.pb0 {
	padding-bottom:0px !important;
}
.mt50{
	margin-top: 50px;
}   
.mt35{
	margin-top: 35px;
} 
.mt100{
	margin-top: 100px;
}    
.pad100 {
	padding: 100px 15px;
} 
.pt100{
	padding-top: 100px;
} 
.pb100{
	padding-bottom: 100px;
}
.pt50 {
	padding-top: 50px;
}
.defbtn .elementor-widget-container {
	margin-top: 30px;
}
body {
	position: relative;
}
a {
	transition: all ease-in-out 0.5s !important;
}
div[data-elementor-type="wp-page"] {
	overflow: hidden;
}
.pad50{
	padding: 50px 15px;
}
/*** Header ***/  
@keyframes slideIn {
	from { top: -50% }
	to { top: 0 }
}   
.hdactive .elementor-location-header {
	position: fixed;
	-webkit-animation: slideIn 0.5s ease-in;
	-moz-animation: slideIn 0.5s ease-in;
	animation: slideIn 0.5s ease-in;
	z-index: 102;
	background: #fff;
	box-shadow: 0px 0px 11px rgba(0,0,0,0.2);
	padding: 10px 15px;
}
.hd_menu  .elementor-widget-container {
	width: 100%;
}      
.header_main .elementor-widget-wrap {
	justify-content: space-between;
	align-items: center;
} 
.hd_menu .elementor-nav-menu > li {
	margin-left: 50px;
}
.hd_menu .elementor-nav-menu > li > a {
	font-size: 16px;
	color: #fff !important;
	padding: 0 !important;
	text-transform: uppercase;
}
.hd_menu .elementor-nav-menu > li > a:hover {
	color: #ee052b !important;
}
.hd_menu .elementor-nav-menu > li:last-child > a {
	background: #ee052b;
	border-radius: 0px !important;
	text-transform: uppercase;
	padding: 16px 31px !important;
	position: relative;
	transition: all ease-in-out 0.5s !important;
	font-style: normal;
	clip-path: polygon(92% 0, 100% 14%, 100% 100%, 0 100%, 0 0);
	color: #fff !important;
	font-weight: 500;
	border-top: 2px solid #000 !important;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu a {
	padding: 14px 14px !important;
	color: #fff !important;
	border-bottom: 1px solid #ffffff38;
	border-left: 0;
	white-space: normal;
	background: #6d7358 !important;
	font-size: 15px;
	text-transform: capitalize;
	letter-spacing: 0;
}
.elementor-nav-menu > li > ul.sub-menu li:last-child a {
	border-bottom: 0px !important;
}  
.elementor-sub-item.elementor-item-active {
	background-color: transparent !important;
} 
.elementor-nav-menu > li > ul.sub-menu {
	background: #222334;
	min-width: 235px !important;
	border-radius: 0px;
	margin-top: -5px !important;
}
.elementor-nav-menu > li > ul.sub-menu:last-child a {
	border-radius: 0px; 
} 
.elementor-nav-menu > li > ul.sub-menu .sub-arrow {
	display: none !important;
} 
.elementor-nav-menu > li > ul.sub-menu a:hover {
	background: #4c5238 !important;
	opacity: 1;
	border-left: unset !important;
	color: #fff !important;
}
.elementor-location-header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 100;
	padding: 15px 15px;
}
.elementor-nav-menu li .sub-arrow svg {
	transition: all ease-in-out 0.5s;
	fill: #fff;
}
.elementor-nav-menu li:hover .sub-arrow svg {
	fill: #dbdbdb;
} 
.site_logo {
	width: auto !important;
	max-width: 300px;
} 
.hdactive .site_logo {
	max-width: 160px;
}
.hdactive .btmheader > div { 
	padding: 10px 0;
}
/*** Header End***/ 
.bigheading h2 {
	font-size: 60px;
	margin-bottom: 15px;
}
.smheading h2 {
	font-size: 30px;
}
.abt_img {
	border-radius: 400px 400px 25px 25px;
	overflow: hidden;
	border: 4px solid #fff;
	margin-top: -120px;
}

.bannercaption h1 {
	color: #fff;
	font-size: 69px;
	line-height: 75px;
	margin-bottom: 15px;
}
.bannercaption > div {
	max-width: 820px;
}
.bannercaption p {
	color: #fff;
	font-size: 17px;
	max-width: 670px;
}
.defbtn a {
	background: #7e3d3c;
	border-radius: 50px;
	text-transform: uppercase;
	font-size: 15px;
	padding: 19px 25px;
	margin-top: 30px;
	min-width: 200px;
}
.defbtn a:hover {
	background: #000;
}
.banner > div.elementor-container {
	padding: 280px 0 200px 0;
}
.whatinfo_slide span {
	font-family: "Noto Serif Gurmukhi", serif;
	font-weight: 600;
	font-size: 19px;
	line-height: 29px;
}
.whatinfo_slide .swiper-slide {
	background-color: #f6f5f1 !important;
	border-radius: 12px !important;
	min-height: 290px;
	padding: 35px !important;
	background-image: url("https://mtgmatchmaker.com/wp-content/uploads/2025/10/fav.png") !important;
	background-repeat: no-repeat !important;
	background-position: right 40px bottom 40px !important;
	background-size: 70px !important;
}

.info_ic .elementor-image-box-img {
	position: absolute;
	left: 0;
	margin: 0 !important;
	width: auto !important;
}
.info_text  .elementor-image-box-content {
	text-align: left;
}
.info_text {
	background: #f6f5f1;
	border-radius: 10px;
	padding: 30px 80px 30px 40px;
	margin-top: 35px;
	width: calc(100% + 80px) !important;
	margin-right: -80px;
}
.info_ic  .elementor-image-box-content {
	text-align: left;
	padding-left: 60px;
}
.info_ic  span, .info_text span {
	color: #7e3d3c;
	font-family: "Noto Serif Gurmukhi", serif;
	font-size: 21px;
	font-weight: 500;
}
.info_ic {
	margin-top: 25px;
}
.info_ic p,
.info_text p{
	line-height: 25px;
	margin-top: 5px !important; 
}
.whatinfo_slide {
	margin-top: 30px;
}
.applyblimg {
	margin: -60px 0;
}
.cornerimg{
	border-radius: 30px;
	overflow: hidden;
}
.applyblock > div {
	padding: 40px 80px;
}
.gfield {
	width: 100% !important;
} 
.gform_wrapper .gform_validation_errors,
.gform_validation_errors{
	display: none !important;
} 
.custom-contact .gform_page_footer {
	display: flex;
	flex-wrap: wrap;
}
.custom-contact .button:hover {
	background: #000 !important;
}
.custom-contact .button {
	background: #7e3d3c !important;
	padding: 10px 25px !important;
	position: relative;
	z-index: 1;
	height: unset;
	border: 0px !important;
	line-height: normal !important;
	min-width: 210px !important;
	border-radius: 50px !important;
	margin: auto !important;
	text-transform: uppercase !important;
	transition: all ease-in-out 0.5s !important;
	color: #fff !important;
	font-size: 17px !important;
	font-weight: normal !important;
}
.instruction.validation_message {
	display: none;
}
.validation_message {
	padding: 0px !important;
	background: transparent !important;
	border: 0px !important;
	margin-top: 4px !important;
	font-size: 13px !important;
}
.gform_wrapper .gfield_required{
	display: none !important;
} 
.custom-contact .gfield_label {
	font-size: 16px !important;
	line-height: normal !important;
	padding: 0px !important;
	color: #fff !important;
	text-transform: capitalize;
	margin-bottom: 5px !important;
	display: block !important;
}
.custom-contact input, .custom-contact .textarea, .custom-contact select {
	height: 54px;
	margin-bottom: 0px !important;
	border: 1px solid #0000002e !important;
	min-height: 53px !important;
	border-radius: 7px !important;
	color: #3c3c3c !important;
	font-size: 14px !important;
	padding: 15px 20px 13px !important;
	box-shadow: none !important;
	background: #fff !important;
}
.gform_fields {
	display: flex !important;
	flex-wrap: wrap !important;
	row-gap: 25px !important;
} 
.custom-contact .textarea {
	height: 150px !important; 
} 
.custom-contact .gform_footer {
	margin: 25px 0px 0px !important;
	padding: 0px !important;
}
.custom-contact select option {
	color: #000;
} 
.gform_wrapper .gform_validation_errors > h2 {
	font-size: 17px !important;
	font-weight: 500;
	line-height: normal !important;
} 
.copyrighttext p, .copyrighttext a {
	color: #fff !important;
	transition: all ease-in-out 0.5s !important;
}
.ft_bottom {
	border-top: 1px solid #ffffff3d;
	padding: 15px 0;
	margin-top: 40px;
}
.homes-logo {
	max-width: 140px;
}
.hslogo_ft,.hstext_ft {
	width: auto !important;
}
.hslogo_ft img {
	max-width: 40px;
}
.hstext_ft p {
	color: #fff;
	margin-right: 15px;
	font-size: 15px;
	line-height: normal;
}
.fttop {
	padding: 60px 15px 0;
}
.ft_logo img {
	max-width: 400px;
}

.ft_logo {
	margin-bottom: 30px !important;
}
.footerform {
	background: #f6f5f1;
	padding: 40px;
	border-radius: 20px;
	margin-top: -120px;
}
.fthd h2 {
	font-size: 35px;
	margin-bottom: 10px;
}
.ftblock a {
	color: #fff !important;
}
.ftblock {
	width: calc(100% / 3) !important;
}
.custom-contact h2 {
	color: #7e3d3c;
	font-size: 32px;
}
.ft_logo a:before {
	content: "";
	left: 21px;
	width: 45px;
	height: 45px;
	background: #000;
	position: absolute;
	top: 34px;
}
.apply_block {
	margin: 0px 0 80px 0;
}
@keyframes pulse-scale{
	0%,100%{ transform:scale(0.7); }
	50%{ transform:scale(1.04); }
}
.ft_logo a:after {
	content: "";
	left: 23px;
	animation:pulse-scale 1.5s ease-in-out infinite;
	transform-origin:center;
	width: 45px;
	height: 45px;
	background-image: url(https://mtgmatchmaker.com/wp-content/uploads/2025/10/heart_ic.png);
	position: absolute;
	top: 34px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.ftblock h3,.ftblock p {
	color: #fff;
	text-align: left;
}

.ftblock h3 {
	margin-bottom: 6px;
	font-size: 22px;
}
.ftblock p {
	line-height: 26px;
	max-width: 240px;
}
.loanopt_slide .swiper-slide {
	padding: 40px;
	border-radius: 10px !important;
	background: #f6f5f1 !important;
}
.loanopt_slide {
	margin-top: 50px;
}
.loanopt_slide .elementor-main-swiper {
	width: 100% !important;
}
.loanopt_slide  .elementor-testimonial__name {
	font-family: "Noto Serif Gurmukhi", serif;
	font-weight: 600;
	font-size: 21px;
	line-height: 28px;
	margin-bottom: 16px;
}
.loanopt_slide .elementor-testimonial__title {
	font-size: 16px;
	color: #000;
	line-height: 26px;
}
.loanopt_slide .elementor-swiper-button svg {
	display: none;
}
.loanopt_slide .elementor-swiper-button {
	width: 50px !important;
	height: 50px !important;
	position: absolute  !important;
	right: 0 !important;
	left: unset !important;
	top: -110px !important;
	z-index: 1 !important;
	background-color: #fff;
	border-radius: 50px;
	background-image: url("https://mtgmatchmaker.com/wp-content/uploads/2025/10/arr_slide.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 19px;
	-webkit-transform: scaleX(1) !important;
	transform: scaleX(1) !important;
}
.loanopt_slide .elementor-swiper-button.elementor-swiper-button-prev {
	right: 60px !important;
	-webkit-transform: scaleX(-1) !important;
	transform: scaleX(-1) !important;
}
.hd_btn {
	width: auto !important;
}
.hdactive .site_logo a::before { 
	left: 1px; 
	width: 34px;
	height: 13px; 
	top: 16px; 
}
.hd_btn a {
	margin: 0 !important;
}
.site_logo a::before {
	content: "";
	left: 17px;
	animation: pulse-scale 1.5s ease-in-out infinite;
	transform-origin: center;
	width: 34px;
	height: 26px;
	background-image: url(https://mtgmatchmaker.com/wp-content/uploads/2025/10/heart_ic.png);
	position: absolute;
	top: 31px;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
}
.inr-bnr {
	padding: 12% 15px;
}
.inr-caption > div {
	padding: 120px 0px 0px;
}
.privacy-sec .bigheading h2 {
	font-size: 45px;
}
.site-list li {
	position: relative;
	padding-left: 26px;
	list-style: none;
	margin-bottom: 10px;
}
.site-list li::before {
	content: "";
	position: absolute;
	background-image: url("https://mtgmatchmaker.com/wp-content/uploads/2025/10/arr_slide.png");
	background-repeat: no-repeat;
	background-size: 16px;
	width: 16px;
	height: 16px;
	left: 0;
	top: 8px;
}
.inr-hd h1 {
	font-size: 69px;
	line-height: 75px;
	margin-bottom: 10px;
}
.ft_hd span {
	color: #fff;
	letter-spacing: 0;
	font-family: "Noto Serif Gurmukhi", serif;
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 15px;
	display: block;
}
.ft-list li a {
	color: #fff;
	font-size: 16px !important;
}
.hstext_ft.nmls-text a {
	color: #fff !important;
	font-weight: normal;
}
.hstext_ft.nmls-text p {
	border-right: 1px solid #fff;
	padding-right: 15px;
}
.homes-logo figcaption {
	color: #fff;
	font-size: 13px;
	font-style: normal;
	white-space: nowrap;
	margin-top: 5px;
}
/* Responsive-Start */
@media(max-width: 1400px) {
	.ft_bottom {
		padding-right: 15px;
	}
	.ft_bottom {
		padding-left: 15px;
	}
	.loanopt_slide .elementor-swiper-button {
		width: 40px !important;
		height: 40px !important;
	}
	.lft-ryt-spc {
		padding-left: 15px;
		padding-right: 15px;
	}
	.bannercaption {
		padding: 0 15px;
	}
}
@media(max-width: 1199px) {
	.privacy-sec .bigheading h2 {
		font-size: 41px;
	}
	.inr-hd h1 {
		font-size: 63px;
		line-height: 69px;
	}
	.site_logo a::before {
		left: 14px;
		top: 28px;
	} 
	.loanopt_slide .swiper-slide {
		padding: 30px;
	}
	.custom-contact .button {
		min-width: 190px !important;
	}
	.hslogo_ft img {
		max-width: 36px;
	}
	.homes-logo {
		max-width: 130px;
	}
	.ftblock h3 {
		font-size: 21px;
	}
	.ftblock {
		padding-right: 10px;
	}
	.fthd h2 {
		font-size: 31px;
		margin-bottom: 10px;
	}
	.ft_logo a::after {
		left: 22px;
		width: 40px;
		height: 40px;
		top: 29px;
	}
	.ft_logo img {
		max-width: 360px;
	}
	.footerform {
		padding: 30px;
	}
	.applyblock > div {
		padding: 30px 30px;
	}
	.info_text {
		margin-right: 0px;
		padding: 30px 40px 30px 40px;
	}
	.loanopt_slide .elementor-swiper-button.elementor-swiper-button-prev {
		right: 47px !important;
	}
	.loanopt_slide .elementor-swiper-button {
		top: -58px !important;
	}
	p, li {
		margin-bottom: 18px;
	}
	.bigheading h2 {
		font-size: 54px;
		margin-bottom: 13px;
	}
	.pad100 {
		padding: 80px 15px;
	}
	.rima-col {
		padding-top: 30px;
	}
	.pl60 {
		padding-left: 50px;
	}
	.bannercaption h1 {
		font-size: 63px;
		line-height: 70px;
		margin-bottom: 13px;
	}
	.defbtn a {
		font-size: 15px;
		padding: 17px 21px
			min-width: 180px;
	}
	.site_logo {
		max-width: 270px;
	}
}
@media(max-width: 1024px) {

}
@media(max-width: 999px) {
	.site-list li::before {
		background-size: 14px;
	}
	.privacy-sec .bigheading h2 {
		font-size: 35px;
	}
	.inr-hd h1 {
		font-size: 56px;
		line-height: 63px;
	}
	.abt_img {
		margin-top: -220px;
	}
	.copy_ryt {
		margin-top: 0;
	}
	.nmls-col {
		order: -1;
	}
	.nmls-col > div {
		justify-content: center !important;
	}
	.ft_bottom {
		width: 100% !important;
		text-align: center;
	}
	.custom-contact h2 {
		font-size: 30px;
	}
	.fthd h2 {
		font-size: 26px;
		margin-bottom: 10px;
	}
	.defbtn a {
		font-size: 15px;
		padding: 16px 25px;
		margin-top: 20px;
		min-width: 170px;
	}
	.ft-lft-col {
		width: 62.963% !important;
	}
	.ft-ryt-col {
		width: 37% !important;
	}
	.footerform {
		padding: 30px 15px;
	}
	.ft_logo a::after {
		left: 17px;
		width: 30px;
		height: 30px;
		top: 26px;
	}
	.ft_logo a::before {
		left: 16px;
		width: 30px;
		height: 30px;
		top: 24px;
	}
	.ft_logo img {
		max-width: 280px;
	}
	.applyblimg img {
		min-height: 370px;
		max-height: 370px;
		object-fit: cover;
		border-radius: 30px;
	}
	.apply_block {
		margin: 0px 0 60px 0;
	}
	.info_text {
		padding: 30px 20px 30px 20px;
		margin-top: 25px;
	}
	.loanopt_slide .elementor-swiper-button {
		width: 35px !important;
		height: 35px !important;
	}
	.loanopt_slide .elementor-testimonial__name {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 12px;
	}
	.whatinfo_slide {
		margin-top: 22px;
	}
	.whatinfo_slide .swiper-slide {
		min-height: 250px;
		padding: 30px !important;
		background-position: right 30px bottom 30px !important;
		background-size: 60px !important;
	}
	.pad100 {
		padding: 60px 15px;
	}
	p, li {
		margin-bottom: 16px;
	}
	p, li, div, p.elementor-heading-title {
		font-size: 16px;
		line-height: 27px;
	}
	.bigheading h2 {
		font-size: 49px;
		margin-bottom: 13px;
	}
	.pl60 {
		padding-left: 35px;
	}
	.site_logo a::before {
		left: 15px;
		top: 23px;
		width: 25px;
		height: 25px;
	}
	.site_logo {
		max-width: 240px;
	}
	.bannercaption h1 {
		font-size: 53px;
		line-height: 58px;
		margin-bottom: 10px;
	}
	.bannercaption .defbtn a {
		background-color: #000;
	}

	.banner > div.elementor-container {
		padding: 0;
		min-height: fit-content !important;
	}
	.bannercaption {
		padding: 40px 15px;
		background-color: #7e3e3d;
		text-align: center;
	}
	.banner video {
		position: static !important;
		width: 100% !important;
		transform: unset !important;
		height: auto !important;
		display: block;
	}
	.banner > div {
		position: static !important;
	}
}
@media(max-width: 767px) {
	.site-list li::before {
		display: none;
	}
	.site-list li {
		border: 1px solid #80808033;
		padding: 12px;
	}
	.privacy-sec .bigheading h2 {
		font-size: 33px;
	}
	.inr-hd h1 {
		font-size: 49px;
		line-height: 59px;
	}
	.copy_ryt p {
		max-width: 500px;
		margin: 0 auto;
	}
	.custom-contact .button {
		min-width: 160px !important;
		line-height: 1 !important;
		font-size: 16px !important;
	}
	.homes-logo {
		max-width: 120px;
		text-align: center !important;
		margin: 0 auto;
	}
	.apply_block {
		margin: 0px 0 0px 0;
	}
	.ftblock p {
		max-width: 240px;
		margin: 0 auto !important;
		text-align: center;
	}
	.ftblock h3 {
		font-size: 20px;
		text-align: center;
	}
	.ftblock:nth-child(n+2) {
		margin-top: 10px !important;
	}
	.ftblock {
		border: 1px solid #80808033 !important;
		text-align: center !important;
		width: 100% !important;
		padding: 12px;
	}
	.ft_hd span {
		font-size: 22px;
		margin-bottom: 8px;
		margin-top: 17px;
	}
	.ft_logo a::after {
		display: none;
	}
	.ft_logo img {
		max-width: 230px;
	}
	.fttop {
		padding: 40px 15px 0;
	}
	.custom-contact h2 {
		text-align: center;
	}
	.footerform {
		margin-top: 22px;
	}
	.ft-ryt-col {
		width: 100% !important;
	}
	.ft-lft-col {
		width: 100% !important;
	}
	.info_ic .elementor-image-box-img {
		right: 0;
		top: 17px;
	}
	.bigheading h2 {
		font-size: 33px;
		margin-bottom: 10px;
		line-height: normal;
	}
	.applyblock > div {
		padding: 22px 20px 40px;
	}
	.applyblimg {
		margin: -30px 0;
	}
	.applyblimg img {
		min-height: auto;
		max-height: fit-content;
		object-fit: cover;
		border-radius: 30px;
		width: 100% !important;
	}
	.info_text .elementor-image-box-content {
		text-align: center;
	}
	.info_ic {
		margin-top: 10px;
		border: 1px solid #80808024;
		padding: 78px 15px 15px;
	}
	.info_ic img {
		margin: 0 auto;
		width: 25px;
	}
	.info_ic .elementor-image-box-content {
		text-align: center;
		padding-left: 0;
	}
	.pl30 {
		padding-left: 0px;
	}
	.loanopt_slide .swiper-slide {
		padding: 22px;
	}
	.loanopt_slide .elementor-swiper-button.elementor-swiper-button-prev {
		right: 38px !important;
	}
	.loanopt_slide .elementor-swiper-button {
		width: 32px !important;
		height: 32px !important;
		top: -46px !important;
	}
	.pad100 {
		padding: 40px 15px;
	}
	.rima-col {
		padding-top: 10px;
	}
	.pl60 {
		padding-left: 0px;
	}
	.bannercaption h1 {
		font-size: 44px;
		line-height: 50px;
		margin-bottom: 10px;
	}
	.abt_img {
		margin-top: 40px;
		border-radius: 280px 280px 25px 25px;
	}
	.defbtn a {
		font-size: 15px;
		padding: 14px 20px;
		margin-top: 20px;
		min-width: 150px;
	}
	.site_logo a::before {
		left: 14px;
		top: 18px;
		width: 19px;
		height: 22px;
	}
	.site_logo {
		max-width: 200px;
	}
	.abt_img img {
		width: 100% !important;
	}
}
@media(max-width: 600px) {
	.mt35 {
		margin-top: 30px;
	}
	.privacy-sec .bigheading h2 {
		font-size: 29px;
	}
	.inr-hd h1 {
		font-size: 40px;
		line-height: 55px;
	}
	.loanopt_slide .elementor-testimonial__name {
		font-size: 20px;
		line-height: 26px;
		margin-bottom: 9px;
	}
	.hstext_ft.nmls-text p {
		padding-right: 5px;
	}
	.hstext_ft p {
		margin-right: 7px;
		font-size: 14px !important;
	}
	.hslogo_ft img {
		max-width: 28px;
	}
	.homes-logo {
		max-width: 140px;
	}
	.bigheading h2 {
		font-size: 29px;
		margin-bottom: 10px;
	}
	.whatinfo_slide .swiper-slide {
		min-height: 180px;
		padding: 24px !important;
		background-size: 43px !important;
	}
	.bannercaption h1 {
		font-size: 35px;
		line-height: 40px;
		margin-bottom: 10px;
	}
	.defbtn a {
		font-size: 15px;
		padding: 12px 15px;
		margin-top: 20px;
		min-width: 130px;
	}
	.site_logo a::before {
		left: 10px;
		top: 13px;
		width: 15px;
		height: 19px;
	}
	.site_logo {
		max-width: 150px;
	}
}
@media(max-width: 400px) {

}



