@media only screen and (max-width: 1680px) {
	.font_172 {
		font-size: 150px;
	}

	.font_156 {
		font-size: 136px;
	}

	.font_140 {
		font-size: 122px;
	}

	.font_60 {
		font-size: 52px;
	}

	.font_36 {
		font-size: 30px;
	}

	.font_30 {
		font-size: 26px;
	}

	.font_24 {
		font-size: 20px;
	}

	.font_120 {
		font-size: 100px;
	}
}

@media only screen and (max-width:1500px) {
	.hide_br_15 {
		display: none;
	}
}

@media only screen and (max-width:1450px) {
	.font_172 {
		font-size: 128px;
	}

	.font_156 {
		font-size: 117px;
	}

	.font_140 {
		font-size: 104px;
	}

	.font_60 {
		font-size: 44px;
	}

	.font_36 {
		font-size: 26px;
	}

	.font_30 {
		font-size: 22px;
	}

	.font_24 {
		font-size: 14px;
	}

	.home_s_1_text_width,
	.home_s_5_width,
	.footer_container {
		width: 85%;
		margin: 0 auto;
	}

	.home_title_p {
		width: 50%;
	}

	.plans-grid {
		width: 90%;
	}

	.navigation-wrapper {
		padding: 9rem 3rem 2rem 3rem;
	}
}

@media only screen and (max-width: 1366px) {
	.font_172 {
		font-size: 122px;
	}

	.font_120 {
		font-size: 90px;
	}

	.font_156 {
		font-size: 110px;
	}

	.font_140 {
		font-size: 98px;
	}

	.font_60 {
		font-size: 42px;
	}

	.font_36 {
		font-size: 24px;
	}

	.font_30 {
		font-size: 20px;
	}

	.web_header {
		height: 100px;
	}

	.web_header_logo img {
		width: 90px;
	}

	.footer_logo img {
		width: 80px;
	}

	.footer_in_email_top {
		margin: 0 0 60px 0;
	}

	.footer_wrapper {
		padding: 0 0 60px 0;
	}

	.form_btn {
		width: 130px;
		height: 50px;
	}

	.home_s_4_slider .swiper-pagination .swiper-pagination-bullet {
		margin: 0 6px;
	}

	.web_header_in {
		padding: 0 30px;
	}

	.home_s_4_box_icon_image img {
		width: 150px;
	}

	.font_74 {
		font-size: 54px;
	}

	.project_details {
		gap: 1rem;
		padding-top: 2rem;
	}

	.project_details .font_24 {
		font-size: 20px;
	}
}

@media only screen and (max-width: 1280px) {
	.font_172 {
		font-size: 114px;
	}

	.font_156 {
		font-size: 104px;
	}

	.font_140 {
		font-size: 92px;
	}

	.font_60 {
		font-size: 40px;
	}
}

@media only screen and (max-width: 1152px) {
	.font_172 {
		font-size: 104px;
	}

	.font_156 {
		font-size: 92px;
	}

	.font_140 {
		font-size: 84px;
	}

	.font_60 {
		font-size: 36px;
	}

	.project_features {
		grid-template-columns: repeat(4, 1fr);
	}

	.plans-grid {
		width: 100%;
		gap: 1rem;
	}

	.font_120 {
		font-size: 80px;
	}
}

@media only screen and (max-width: 1024px) {
	.font_172 {
		font-size: 90px;
	}

	.plans-grid {
		gap: 2rem;
		grid-template-columns: repeat(2, 1fr);
	}

	.font_156 {
		font-size: 82px;
	}

	.font_140 {
		font-size: 74px;
	}

	.font_60 {
		font-size: 32px;
	}

	.home_s_1_text_width,
	.home_s_5_width,
	.footer_container {
		width: 94%;
	}

	.width_74 {
		width: 88%;
	}

	.home_s_2_li {
		height: 480px;
	}

	.home_list_banner_bar .loader,
	.home_list_banner_bar_2 .loader {
		width: 48%;
	}

	.home_s_4_slider .swiper-container {
		padding: 0 10%;
	}

	.home_s_4_wrapper {
		min-height: 630px;
	}

	.home_s_4_box_icon_text {
		min-height: 80px;
	}

	.home_s_4_box_icon img {
		width: 26px;
		height: 26px;
		margin: 0 8px;
	}
}

@media only screen and (max-width: 992px) {

	.font_172 {
		font-size: 88px;
	}

	.font_156 {
		font-size: 80px;
	}

	.font_140 {
		font-size: 72px;
	}

	.font_60 {
		font-size: 30px;
	}

	.our_project_lists {
		flex-direction: column;
		align-items: flex-start;
		gap: 2rem;
		padding: 0 0 2rem 0;
	}

	.our_project_snapshot_content {
		margin: 0rem auto 1.5rem auto;
	}

	.text-center {
		text-align: left !important;
	}

	.plan-plus-symbol h6.text-center {
		text-align: center !important;
	}

	.our_project_lists>div:first-child {
		flex-basis: 100%;
	}

	.our_project_lists>div:last-child {
		flex-basis: 100%;
	}

	.our_project_container {
		width: 95%;
	}
}

@media only screen and (max-width: 991px) {
	.basic_deatils_form {
		width: 95%;
	}

	.home_s_1_text {
		gap: 8rem;
	}

	.font_120 {
		font-size: 70px;
	}

	.home_title_p {
		width: 80%;
	}

	.width_74_card {
		padding: 1.5rem;
	}

	.plans-grid {
		gap: 2rem;
		grid-template-columns: repeat(1, 1fr);
	}
}

@media only screen and (max-width: 768px) {

	.project_features {
		grid-template-columns: repeat(2, 1fr);
		gap: 0.5rem;
		padding-top: 3rem;
	}

	.subscribe-btn button p {
		font-size: 18px !important;
	}

	.footer_social {
		display: grid;
		grid-template-columns: repeat(1, 1fr);
		align-items: center;
		gap: 1rem;
	}

	.footer_social_ul.footer_privacy_ul {
		text-align: left;
	}

	.footer_social_li.visible-xs {
		padding-top: 0 !important;
	}

	.footer_social>ul:nth-child(1) {
		order: 2;
	}

	.footer_social>ul:nth-child(2) {
		order: 1;
	}

	/* .footer_social>ul:nth-child(3) {
		order: 2;
	} */

	.project_features>div {
		border-radius: 12px;
		gap: 1rem;
		padding: 0.75rem;
	}

	.project_features>div .feature_img {
		height: 3rem;
		width: 3rem;
	}

	.explore_icon {
		width: 1.25rem;
	}

	.feature_text {
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: end;
		min-height: 60px;
	}

	.feature_text p {
		font-size: 16px;
	}

	.our_project_snapshot_mobile {
		border-width: 2px;
		right: 0;
		border-radius: 10px;
	}

	.our_project_snapshot_mobile img {
		border-radius: 10px;
	}

	.our_project_snapshot {
		border-width: 2px;
		width: 95%;
		border-radius: 10px;
	}

	.our_project_snapshot img {
		border-radius: 10px;
	}

	.font_172 {
		font-size: 68px;
	}

	.font_156 {
		font-size: 62px;
	}

	.font_140 {
		font-size: 56px;
	}

	.font_60 {
		font-size: 24px;
	}

	.home_s_2_li {
		height: 400px;
	}

	.home_s_2_li_text {
		padding: 0 15px 50px 15px;
	}

	.home_s_2_li_plus {
		padding: 0 15px 15px 0;
	}

	.home_s_4_slider .swiper-container {
		padding: 0 2%;
	}

	.home_list_banner_bar .loader,
	.home_list_banner_bar_2 .loader {
		width: 55%;
	}

	.title-content {
		width: 100%;
		margin: 1rem auto 0 auto;
		line-height: 1.4;
		font-size: 16px;
	}

	.login-icon-nav {
		width: 1.5rem;
		transform: translateY(-4px);
	}

	.login-btn-nav {
		display: flex;
		flex-direction: row;
		gap: 1.5rem;
		align-items: center;
	}

	.m_flex_row {
		display: flex;
		flex-direction: row;
		gap: 1.5rem;
		justify-content: space-between;
		align-items: center;
	}

	.cls-popup {
		display: grid !important;
		width: 1.5rem;
		place-items: center;
	}

	.overlay_inq {
		position: fixed;
		height: 100vh;
		width: 100vw;
		background: rgba(0, 0, 0, .5);
		z-index: -999;
		opacity: 0;
		top: 0;
		left: 0;
		visibility: hidden;
	}

	.overlay_inq.active {
		opacity: 1;
		visibility: visible;
		z-index: 85;
	}
}

@media only screen and (max-width: 767px) {

	.form_wrapper {
		grid-template-columns: repeat(1, 1fr);
		column-gap: 0rem;
	}

	.font_172 {
		font-size: 40px;
	}

	.s-bottom {
		width: 20px;
		left: 53%;
		top: 80%;
	}

	.s-bottom span {
		width: 20px;
		height: 20px;
	}

	.web_header_in {
		justify-content: unset;
		gap: 1rem;
	}

	.bar {
		width: 30px;
	}

	.font_40 {
		font-size: 30px;
	}

	.font_24 {
		font-size: 20px;
	}

	.font_120 {
		font-size: 45px;
	}

	.home_title_p {
		width: 100%;
	}

	.font_20 {
		font-size: 17px;
	}

	.font_156 {
		font-size: 36px;
	}

	.font_140 {
		font-size: 32px;
	}

	.order_1 {
		order: 1;
	}

	.order_2 {
		order: 2;
	}

	.home_s_1_text_width,
	.home_s_5_width,
	.footer_container {
		width: 100%;
		float: none;
	}

	.width_74 {
		width: 100%;
	}

	.home_s_2_li {
		width: 100%;
		margin: 0 0 50px 0 !important;
	}

	.home_s_2_li_plus img {
		width: 40px;
	}

	.home_s_1_wrapper {
		padding: unset;
		height: 55vh;
		/* height: 80vh; */
		display: grid;
		place-items: center;
	}

	.home_s4_wrapper {
		padding: 0 0 12% 0;
	}

	.home_s_1_wrapper::after {
		width: 95%;
	}

	.home_s_1_text {
		gap: 3rem;
	}

	.home_s_1_text_pb_m {
		padding-bottom: 8rem;
	}

	.home_s_2_wrapper {
		padding: 20px 0 40px 0;
	}

	.home_s_4_wrapper {
		min-height: 100%;
		padding: 30% 0;
	}

	.home_list_banner_bar .loader,
	.home_list_banner_bar_2 .loader {
		width: 95%;
	}

	.home_s_4_slider .swiper-container {
		padding: 0 15px;
	}

	.home_s_4_top_text {
		padding: 0 0 20px 0;
	}

	.home_s_4_slider .swiper-pagination {
		margin: 10px 0 0 0;
	}

	.home_s_5_wrapper {
		padding: 220px 0;
	}

	.view_projects_btn {
		margin-top: 2.5rem;
		width: 100%;
		justify-content: center;
	}

	.footer_center_text_left {
		padding: 20px 0 15px 0;
	}

	.text_left_mo {
		text-align: left;
	}

	.home_s_3_bottom_text {
		padding: 8% 0 0 0;
	}

	.title-content {
		width: 100%;
		margin: 1rem auto 0 auto;
		line-height: 1.4;
		font-size: 16px;
	}

	.web_header_logo_text,
	.footer_logo_text {
		font-size: 30px;
	}

	.footer_right_li {
		display: block;
	}

	.template_wrapper {
		padding: 0 15px;
	}

	.footer_wrapper {
		padding: 0 15px 60px 15px;
	}

	.home_s_4_title {
		padding: 80px 0 0 0;
	}

	.form_btn {
		width: 100%;
		background-color: #fff;
	}

	.form_btn p {
		color: #000;
	}

	.home_s_4_box_icon_text {
		min-height: 58px;
	}

	.home_s_4_slider {
		margin: 0 -15px;
	}

	.home_s_4_box_icon_image img {
		width: 140px;
	}

	.basic_deatils_form {
		width: 95%;
		padding: 0;
		border: unset;
	}

	.basic_deatils_form form input,
	.basic_deatils_form form textarea {
		padding: 10px;
	}

	.plan-card-title .font_24 {
		font-size: 24px;
	}


	.width_74_card_form {
		padding: 1.5rem 0.5rem;
		border-radius: 0;
		position: fixed;
		bottom: -100%;
		width: 100%;
		margin: 0;
		background: #fff;
		opacity: 0;
		visibility: hidden;
		z-index: 888888;
		height: 100%;
		left: 0;
		border: 0px solid #dedede;
		border-top: 0 solid #dedede;
		box-shadow: 0 -9px 15px 0px #3333335e;
		transition: all 0.6s ease;
	}

	.width_74_card_form.active {
		bottom: 0%;
		opacity: 1;
		visibility: visible;
		transition: all 0.6s ease;
	}

	.lets-talk-line p {
		font-size: 130px;
	}

	.plans-card {
		padding: 2rem 1rem;
		gap: 0.5rem;
	}

	.subscribe-btn button {
		padding: 0.95rem 1.95rem;
		width: 100%;
	}

	.plan-plus-symbol h6 {
		line-height: 0 !important;
	}

	.plan-card-icon {
		margin-bottom: 2rem;
	}

	.plan-card-pricing h6 {
		font-size: 30px;
		line-height: 1;
	}

	.plans-grid {
		margin: 3rem auto;
		width: 95%;
	}

	.plans-grid .font_18 {
		font-size: 16px;
	}

	.our_project_snapshot_mobile video {
		border-radius: 10px;
	}

	.plans-grid ul li .font_18 {
		font-size: 16px;
		width: calc(100% - 2rem);
		line-height: 1.4;
	}

	.plan-specification-ul ul {
		margin: 0 0 1rem 0;
	}

	.navigation-wrapper {
		padding: 7rem 2rem 2rem 2rem;
	}

	.navigation-links ul li a p {
		font-size: 2.5rem;
	}

	.navigation-links ul {
		gap: 0.75rem;
	}

	.navigation-footer-div ul {
		align-items: start;
		flex-direction: column-reverse;
		gap: 1.5rem;
	}

	.navigation-flex {
		gap: 2rem;
	}

	.navigation-footer-div {
		padding-top: 2rem;
	}

	.navigation-footer-div .font_18 {
		font-size: 16px;
	}

	.li-p-fkex {
		display: flex;
		flex-direction: column;
		gap: 0.5rem;
		margin-top: 1rem;
	}

	@media (prefers-color-scheme: light) {
		.form_btn {
			background-color: #000;
		}

		.form_btn p {
			color: #fff;
		}
	}

	@media (prefers-color-scheme: dark) {
		.width_74_card_form{
			background-color: #111111 !important;
		}
		
		.cls-popup{
			filter: invert(1);
		}
	}

	.font_120 {
		font-size: 50px;
	}

	/* .home_s_1_text_pb_m_h1 {
		position: absolute;
		top: 0;
		transform: translate(-50%, -60%);
		left: 50%;
		width: 100%;
	} */
}

@media only screen and (max-width: 360px) {

	.font_172 {
		font-size: 34px;
	}

	.font_156 {
		font-size: 30px;
	}

	.home_s_2_li {
		height: 300px;
	}
}

@media only screen and (max-width: 320px) {}