@media only screen and (max-width: 7000px) {
	/* .page-wrapper {
		overflow: hidden;
	} */

}

@media only screen and (max-width: 1400px) {}

@media only screen and (max-width: 1299px) {
	.banner-section .shape-one {
		display: none;
	}

	.banner-section .contact-number {
		display: none;
	}

	.whychoose-us-section .email {
		right: 20px;
	}

	.services-section .shape-four,
	.services-section .shape-three {
		display: none;
	}

	.banner-section-two .contact-number {
		right: 20px !important;
	}
}

@media only screen and (min-width: 991px) and (max-width: 1199px) {

	.service-block-one .inner-box {
		height: 100%;
	}
}

@media only screen and (max-width: 1199px) {
	.main-header .nav-outer {
		margin-left: auto;
	}

	.banner-section .banner-slider-nav {
		display: none;
	}

	.nav-outer .mobile-nav-toggler {
		display: block;
	}

	.main-header .nav-outer .main-menu,
	.sticky-header {
		display: none !important;
	}

	.banner-section.style-two .search-services-form {
		display: none;
	}
}

@media only screen and (max-width: 1139px) {

	/* Default */

	.nav-outer .mobile-nav-toggler {
		display: block;
	}

	.main-header .header-upper .link-btn {
		display: none;
	}
}

@media only screen and (min-width: 1440px) {
	.homepage_form_container {
		width: calc(100% - 350px) !important;
	}
}

@media only screen and (min-width: 1200px) {

	.thankyou_section .thankyou_card {
		max-width: calc(100% - 400px);
	}
}

@media only screen and (min-width: 1024px) {
	.homepage_form_container {
		width: calc(100% - 150px);
	}
}

@media only screen and (min-width: 992px) {

	.sidebar-side .left-sidebar {
		min-height: 100vh;
	}

	.sidebar-side.left-sidebar .sidebar {
		padding-left: 0;
		padding-right: 20px;
		position: -webkit-sticky;
		position: sticky;
		top: 130px;
	}
}

@media only screen and (max-width: 991px) {
	.faq-section .top-content .text {
		margin-left: 0;
	}

	.rtl .offset-lg-1 {
		margin-right: 0%;
	}

	.sidebar-side .sidebar {
		padding-left: 0;
	}

	.rtl .sidebar-side .sidebar {
		padding-left: 0;
		padding-right: px;
	}

	.rtl .sidebar-side.left-sidebar .sidebar {
		padding-right: 0;
		padding-left: 0px;
	}

	/* .banner-section-two .shape-one,
	.banner-section-two .content-box .image-wrapper {
		display: none;
	} */

	.banner-section-two .content-box h1,
	.banner-section .content-box h1 {
		font-size: 30px;
		line-height: 48px;
	}

	.banner-section-two .content-box {
		padding: 70px 15px 0;
		min-height: 800px;
	}

	.testimonials-section .owl-theme .owl-nav,
	.newsletter-section .shape-one,
	.newsletter-section .shape-two,
	.services-section .shape-one,
	.services-section .shape-two,
	.about-us-section-two .shape-one,
	.about-us-section-two .shape-two,
	.about-us-section .image-wrapper .shape-two,
	.about-us-section .image-wrapper .shape-one {
		display: none;
	}

	.team-blcok {
		text-align: center;
	}

	.whychoose-us-section-three .shape {
		display: none;
	}

	.whychoose-us-section-three .content-block {
		margin: 0;
		padding: 0;
		padding-top: 70px;
	}

	.whychoose-us-section-three .video-column .video-box {
		background: transparent !important;
		position: relative;
		right: 0;
	}

	.whychoose-us-section-three .video-column .video-box .image {
		display: block;
		margin-right: -30px;
	}

	.team-section {
		padding: 80px 0 70px;
	}

	.about-us-section-two .image {
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.whychoose-us-section .shape-two,
	.whychoose-us-section .shape-one {
		display: none;
	}

	.service-details .context-block {
		margin-bottom: 20px;
	}

	.about-us-section .years-of-experience {
		bottom: 40px;
		left: 100px;
		transform: translateX(0%) !important;
	}
}

@media screen and (min-width: 992px) and (max-width: 4000px) {
	.whychoose-us-section-two .shape-one-bg {
		display: block;
	}
}

@media only screen and (max-width: 826px) {
	.banner-section-two .content-box .image-wrapper {
		display: flex;
		align-items: center;
		justify-content: flex-end;
	}

	.banner-section-two .content-box .image img {
		width: 100%;
		height: 300px;
		padding-right: 3rem;
	}

	.banner-section-two .contact-number {
		right: 0;
		bottom: 40px;
		padding: 12px 20px;
		transform: translateX(0%) !important;
	}

	.banner-section-two .video-box {
		padding: 16px 0;
		left: auto;
		right: 30px;
		bottom: 0;
		height: 100px;
		transform: translateX(-80%) !important;
	}

	.banner-section-two .video-box a {
		font-size: 22px;
		line-height: 2;
	}

	.banner-section-two .shape-round-lg {
		display: none;
	}

	/* .scroll-to-top {
		width: 35px;
		height: 35px;
		display: block;
		align-items: center;
		justify-content: center;
	} */
	.whychoose-us-section-two .image img {
		height: 300px;
		margin: 0;
		margin-bottom: 2rem;
	}

	.faq_section {
		padding: 40px 0;
	}

	.faq_accordion .card .card-header {
		padding: .3rem 0 !important;
	}

	.contact-form .form-group,
	.homepage_form .form-group {
		padding: 0 !important;
	}

	.faq_accordion .card .arrow {
		top: 0;
	}
}

@media only screen and (min-width: 768px) {

	.main-menu .navigation>li>ul,
	.main-menu .navigation>li>ul>li>ul {
		display: block !important;
		visibility: hidden;
		opacity: 0;
	}

	.homepage_form_container {
		top: -70px;
		padding: 30px 40px 0;
	}
}

@media only screen and (max-width: 767px) {
	/* br {
		display: none;
	} */

	.header-top .left-column {
		display: none;
	}

	.header-top .search-btn {
		display: none;
	}

	.header-top ul.contact-info {
		justify-content: center;
	}

	.header-top .right-column {
		justify-content: center;
		width: 100%;
	}

	.sec-title h2 {
		font-size: 30px;
		line-height: 50px;
	}

	.newsletter-section {
		padding: 80px 0;
	}

	.newsletter-section h2 {
		font-size: 30px;
	}

	.main-footer {
		padding: 60px 0 0;
	}

	.footer-bottom .content {
		justify-content: center;
		padding: 12px 0;
	}

	.footer-bottom .content .logo {
		margin-bottom: 10px;
	}

	.footer-bottom .social-icon {
		display: none;
	}

	.footer-menu {
		width: 100%;
		text-align: center;
	}

	.whychoose-us-section-three .video-btn a {
		width: 60px;
		height: 60px;
		line-height: 58px;
	}

	.whychoose-us-section-three .video-btn span {
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 16px;
		padding-left: 6px;
	}

	.cta-section .shape-two {
		display: none;
	}

	.whychoose-us-section-two {
		padding: 40px 0 0px !important;
	}

	.call_now_btn {
		display: none;
	}

	.whychoose-us-section-two .image-wrapper {
		padding-left: 0;
		padding-bottom: 0;
	}

	.whychoose-us-section-two .left-side {
		width: 100%;
	}

	.whychoose-us-section-two .right-side {
		display: none;
	}

	.whychoose-us-section-two .shape-one {
		display: none;
	}

	.whychoose-us-section-two .shape-two {
		display: none;
	}

	.page-title.style-two {
		padding-top: 120px;
	}

	.page-title h1 {
		font-size: 30px;
	}

	.sidebar-page {
		padding: 100px 0 70px;
	}

	.about-us-section,
	.services-section,
	.working-process-section,
	.loan-calculator-section,
	.contact-info-section-two {
		padding: 80px 0 80px;
	}

	.privacy_policy_section,
	.terms_and_conditions_section {
		padding: 120px 0 80px;
	}

	.about-us-section .image-wrapper {
		margin-bottom: 0;
	}

	.loan-calculator__box.index_page {
		padding: 30px;
	}

	.total-loan-form {
		margin-bottom: 0;
	}

	.contact-info-section-two .sec-title h2 {
		font-size: 30px;
	}

	.banner-section-two .content-box {
		padding: 70px 15px 200px;
		min-height: 1000px;
	}

	.services-section {
		padding: 250px 0 80px;
	}

	.banner-section-two .content-box .image-wrapper {
		width: 100%;
	}
}

@media only screen and (max-width: 575px) {
	.comments-area .comment-box.reply-comment {
		padding-left: 0;
		padding-right: 0;
	}

	.banner-section-two .content-box h1,
	.banner-section .content-box h1 {
		font-size: 40px;
		line-height: 50px;
	}

	.header-top ul.contact-info li {
		width: 100%;
		margin: 5px 0;
		padding: 0;
		border: 0;
		text-align: center;
	}

	.rtl .header-top ul.contact-info li {
		padding-left: 0;
		margin-left: 0;
		border-left: 0;
	}

	.contact-info-section .icon {
		margin: 0 auto 30px;
	}

	.contact-info-section .content {
		width: 100%;
	}

	.about-us-section-two .image .bg {
		display: none;
	}

	.newsletter-section .newsletter-form input#subscription-mobile {
		width: 100%;
		margin-bottom: 20px;
		border-radius: 30px 0 30px 30px;
	}

	.newsletter-section .newsletter-form .theme-btn {
		border-radius: 30px 0 30px 30px;
	}

	.whychoose-us-section .author-info {
		display: none;
	}

	.whychoose-us-section .image-wrapper {
		padding-left: 0;
	}

	.whychoose-us-section .phone {
		left: 20px;
	}

	.main-header .header-upper .search-btn {
		display: none;
	}

	.main-header.header-style-two .header-top .link-btn {
		display: none;
	}

	.about-us-section .years-of-experience {
		display: none;
	}

	.about-us-section .image-wrapper {
		padding-left: 0;
	}
}

@media only screen and (max-width: 350px) {}