.screen {
	margin-bottom: -150px;
}

@font-face {
	font-family: SF-Pro-Display-Semibold;
	src: url("../../fonts/pro/SF-Pro-Display-Semibold.otf");
}
@font-face {
	font-family: SF-Pro-Display-black;
	src: url("../../fonts/pro/SF-Pro-Display-Black.otf");
}
@font-face {
	font-family: SF-Pro-Display-bold;
	src: url("../../fonts/pro/SF-Pro-Display-Bold.otf");
}
@font-face {
	font-family: SF-Pro-Display-regular;
	src: url("../../fonts/pro/SF-Pro-Display-Regular.otf");
}
@font-face {
	font-family: SF-Pro-Display-light;
	src: url("../../fonts/pro/SF-Pro-Display-Light.otf");
}
@font-face {
	font-family: SF-Pro-Display-meduim;
	src: url("../../fonts/pro/SF-Pro-Display-Medium.otf");
}
@font-face {
	font-family: Freestyle;
	src: url("../../fonts/pro/Freestyle Script Regular.ttf");
}

.f-box {
	/* height: 300px; */
	width: 100%;
	height: 350px;
	background-color: #ffffff;
	border-radius: 26px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.f-box-middle {
	height: 350px;
	background-color: #ffffff;
	border-radius: 26px;
	box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.navbar-dark .navbar-nav .nav-link {
	font-family: Poppins;
	font-size: 16px;
	letter-spacing: 0.2px;
	line-height: 45px;
}
/*  */
.main-text-1 {
	font-family: Poppins;
	font-size: 80px;
	color: #ffffff;
	font-weight: 800;
	letter-spacing: 0.5px;
	line-height: 120px;
	text-align: left;
}
.main-text-2 {
	font-family: Poppins;
	font-size: 80px;
	color: #f9a618;
	font-weight: bold;
	letter-spacing: 0.5px;
	line-height: 120px;
}
.text-sub {
	font-family: Poppins;
	font-size: 16px;
	color: #ffffff;
	letter-spacing: 0px;
	line-height: 24px;
	padding-top: 40px;
	margin-left: -70px;
}
.home-text {
	font-family: Poppins;
	font-size: 16px;
	color: #515151;
	letter-spacing: 0px;
	line-height: 24px;
	text-align: center;
	padding-top: 50px;
	padding-left: 140px;
	padding-right: 140px;
}
.text-title {
	line-height: 1px;
	display: table; /* keep the background color wrapped tight */
	margin: 120px auto 0px auto; /*keep the table centered*/
	padding: -1px;
	font-size: 16px;
	background-color: #f9a618;
	color: #515151;
	border-bottom: 15px solid #f9a618;
	border-left: 5px solid #f9a618;
	border-right: 5px solid #f9a618;
	font-family: Poppins;
}
.text-title2 {
	line-height: 1px;
	display: table; /* keep the background color wrapped tight */
	margin: 120px auto 0px auto; /*keep the table centered*/
	padding: -1px;
	font-size: 16px;
	background-color: #f9a618;
	color: #515151;
	border-bottom: 5px solid #f9a618;
	border-left: 5px solid #f9a618;
	border-right: 5px solid #f9a618;
	font-family: Poppins;
}

.navbar-dark .navbar-nav .nav-link .active {
	color: red;
	font-family: SF-Pro-Display-bold;
	font-weight: 700;
}
.navbar-dark .navbar-nav .nav-link {
	color: #ffffff;
	font-family: Poppins;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 45px;
}
.section-heading {
	color: #ffffff;
	font-family: Work Sans;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 0px;
	line-height: 60px;
	text-align: center;
}
.section-heading2 {
	color: #242424;
	font-family: Inter;
	font-weight: 700;
	font-size: 40px;
	letter-spacing: 0px;
	line-height: 60px;
	text-align: center;
	padding-bottom: 0px;
}
.section-heading3 {
	font-size: 40px;
	letter-spacing: 0px;
	line-height: 60px;
	font-family: Work Sans;
	font-weight: 700;
	color: #ffffff;

	letter-spacing: 0px;

	text-align: center;
}
/* .about {
    color: #515151;
    font-family: Poppins;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 28px;
} */
.aboutbg {
	background: url("../../images/about_us_background.png");

	background-size: cover;
}

.features-main-text {
	color: #515151;
	font-family: Poppins;
	font-size: 16px;
	letter-spacing: 0px;
	line-height: 26px;
	text-align: center;
}
.features-heading-user {
	color: #515151;
	font-family: Poppins;
	font-weight: 700;
	font-size: 60px;
	letter-spacing: 0px;
	line-height: 90px;
	text-align: right;
	font-weight: bold;
	padding-right: 30px;
}
.features-title-user {
	color: #515151;
	font-family: Poppins;
	font-weight: 700;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 30px;
	text-align: right;
	font-weight: bold;
	padding-right: 50px;
}

.features-text-user {
	color: #515151;
	font-family: Poppins;
	font-size: 15px;
	letter-spacing: 0px;
	line-height: 24px;
	text-align: right;
	padding-left: 80px;
	margin-left: 200px;
	padding-right: 0px;
}
.features-heading-tech {
	color: #f9a618;
	font-family: Poppins;
	font-weight: 700;
	font-size: 60px;
	letter-spacing: 0px;
	line-height: 90px;
	text-align: left;
	font-weight: bold;
	padding-top: 70px;
	padding-left: 30px;
}
.features-title-tech {
	color: #f9a618;
	font-family: Poppins;
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 30px;
	text-align: left;
	font-weight: bold;
	padding-right: 300px;
	padding-left: 30px;
}
.features-text-tech {
	color: #ffffff;
	font-family: Poppins;
	font-size: 15px;
	letter-spacing: 0px;
	line-height: 24px;
	text-align: left;
	padding-right: 300px;
	padding-left: 30px;
	margin-right: 100px;
}
.features-user-object1 {
	top: 50px;
	position: relative;
}
.features-background-tech {
	background: url("../../images/bg_tech.png");
}

.features-background-user {
	background: url("../../images/bg_user.png");
	background-size: cover;
}

.feature_object1 {
	float: right;
	right: -15px;
	position: relative;
}

.get-in-touch-container {
	background-size: cover;
	background-position: center;
	width: auto;
	height: 100%;
}
.rectangle-input {
	box-sizing: border-box;
	height: 60px;
	border: 0.5px solid #7e7e7e;
	border-radius: 12px;
	background: linear-gradient(
		90deg,
		#232325 0%,
		rgba(35, 35, 37, 0.73) 47.35%,
		rgba(25, 25, 25, 0.3) 100%
	);
	margin-bottom: 10px;
}
.rectangle-textarea {
	box-sizing: border-box;
	height: 150px;
	border: 0.5px solid #7e7e7e;
	border-radius: 12px;
	background: linear-gradient(
		90deg,
		#232325 0%,
		rgba(35, 35, 37, 0.73) 47.35%,
		rgba(25, 25, 25, 0.3) 100%
	);
}

.rectangle {
	float: left;
	border: #5cff5c solid 1px;
	border-radius: 22px;
	background: #18f923;
	color: #ffffff;
	font-family: SF-Pro-Display-Semibold;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0;
	width: 220px;
	height: 50px;
}

.signin {
	height: 36px;
	width: 96px;
	border-radius: 4px;
	background-color: #f9a618;
	font-family: Poppins;
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
	color: #515151;
	letter-spacing: 0.19px;
	text-align: center;
	font-weight: bold;
	display: flex;
	white-space: nowrap;
	align-items: center;
	justify-content: center;
}

a:hover.signin {
	text-decoration: none;
	color: white;
}
.home {
	height: 10px;
}
.home_image1 {
	position: absolute;
	top: -60px;
	z-index: 2;
}
.home_object1 {
	position: relative;
	top: 80px;
	left: 90px;
	z-index: 1;
}

.home_image2 {
	position: relative;
	top: -60px;
	right: 100px;
}
.home_object2 {
	position: absolute;
	top: 200px;
	right: 200px;
}
.badge1 {
	position: absolute;
	top: 250px;
	left: 200px;
}
.badge2 {
	position: absolute;
	top: 250px;
	left: 400px;
}

.about_image {
	position: relative;
	left: 5px;
	top: 30px;
	z-index: 1;
}

.about_object1 {
	/* position: relative; */
	bottom: 150px;
	margin-left: 1020px;
}
.about_object2 {
	position: absolute;
	right: 250px;
	bottom: 120px;
	z-index: 2;
}

.about_object3 {
	position: relative;
	left: -10px;
	top: 30px;
	float: left;
}
.screen1 {
	width: 185px;
	height: 400px;
}
.screen2 {
	width: 234.46px;
	height: 496px;
}
.contactbg {
	background: url("../../images/bg_tech.png");
}
.contact-text {
	font-family: Poppins;
	color: #ffffff;
	text-align: center;
}
.screen_object1 {
	float: left;
	top: 30px;
	position: relative;
}
.screen_object2 {
	float: right;
	bottom: 200px;
	position: relative;
}
/* .prev{
  float:left;
  top:200px;
  right:200px;
  position: relative;
} */
/* .next{
    float:right;
    bottom:300px;
    left:100px;
    position: relative;
  } */
.contact_object1 {
	float: left;
	top: 100px;
	position: relative;
}
.contact_object2 {
	float: right;
	bottom: 150px;
	right: 30px;
	position: relative;
}
.footer1 {
	font-family: Poppins;
	display: flex;
	align-items: center;
	justify-content: center;
}
.contact_footer {
	padding: 20px;
}
.form {
	width: 700px;
}
.swiper-wrapper {
	margin-top: 50px;
	margin-bottom: 50px;
	align-items: center;
	padding: 10px auto;
	height: auto;
}
.swiper-slide-active {
	margin-top: inherit;
}

.swiper-slide {
	margin-top: inherit;
	margin-bottom: inherit;
	height: auto;
	border-radius: 7px;
}

.swiper-slide img {
	border-radius: 7px;
	opacity: 0.2;
}
.swiper-slide-active img {
	border-radius: 7px;
	opacity: 1;
}

.swiper-slide-active {
	transform: scale(1.2);
	transition: 0.6ss;
}

.swiper-button-next {
	background-image: url(../../images/ic_arrow_right.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}

.swiper-pagination {
	color: #ffffff;
	margin-bottom: 100px;
}
.swiper-button-prev {
	background-image: url(../../images/ic_arrow_left.png);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
}

.swiper-button-next::after,
.swiper-container-rtl .swiper-button-next::after {
	content: "none";
}

.swiper-button-prev::after,
.swiper-container-rtl .swiper-button-prev::after {
	content: "none";
}
.express2{
	height: 36px;
	width: 166px;
	border-radius: 4px;
	background-color: #f9a618;
	font-family: Inter;
	font-weight: 700;
	font-size: 16px;
	line-height: 25px;
	color: #515151;
	letter-spacing: 0.19px;
	text-align: center;
	font-weight: bold;
	display: flex;
	white-space: nowrap;
	align-items: center;
	justify-content: center;
}
@media (min-width: 1501px) and (max-width: 1599px) {
	.express2{
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 800px;
	}
	.logo {
		margin-left: -100px;
		height: 40px;
	}
	.nav-register {
		margin-left: 500px;
	}
	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 140px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.top {
		height: 940px;
	}

	.head-text-2 {
		margin-left: 50px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 60px;
		line-height: 64px;
	}
	.head-text-3 {
		margin-left: 50px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: -10%;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 60px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 1600px) and (max-width: 1920px) {
	.express2{
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 950px;
	}
	.logo {
		margin-left: -100px;
		height: 40px;
	}
	.nav-register {
		margin-left: 500px;
	}
	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 140px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.top {
		height: 940px;
	}

	.head-text-2 {
		margin-left: 50px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 60px;
		line-height: 64px;
	}
	.head-text-3 {
		margin-left: 50px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: 10%;
	}

	.f-box {
		width: 40px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 60px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}
@media (min-width: 1921px) and (max-width: 2580px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 1400px;
	}
	.logo {
		margin-left: 250px;
		height: 40px;
	}
	.nav-register {
		margin-left: 1200px;
	}
	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 140px;
	}
	.f-text {
		font-family: Inter;
		font-size: 18px;
		line-height: 18px;
	}

	.top {
		height: 1540px;
	}

	.head-text-2 {
		margin-left: 50px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 80px;
		line-height: 64px;
	}
	.head-text-3 {
		margin-left: 50px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 40px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: -10%;
	}

	.about {
		color: #515151;
		font-family: Poppins;
		font-size: 20px;
		letter-spacing: 0px;
		line-height: 28px;
	}

	.f-box {
		width: 40px;
		height: 450px;
	}

	.f-box-middle {
		width: 40px;
		height: 450px;
	}
	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 50px;
		height: 80px;
		width: 430px;
		border-radius: 10px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 38px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 1281px) and (max-width: 1440px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 800px;
	}
	.para1 {
		color: #242424;
		text-align: center;
		font-family: Inter;
		font-weight: 300;
		font-size: large;
	}

	.para2 {
		color: #242424;
		text-align: center;
		font-family: Inter;
		font-weight: 300;
		font-size: large;
	}

	.logo {
		margin-left: -100px;
		height: 40px;
	}
	.nav-register {
		margin-left: 500px;
	}
	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 140px;
	}

	.top {
		height: 940px;
	}

	.head-text-2 {
		margin-left: 20px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 60px;
		line-height: 64px;
	}
	.head-text-3 {
		margin-left: 20px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 22px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: -10%;
	}

	.f-text {
		font-size: 13px;
		line-height: 21px;
	}

	.f-box {
		width: 40px;
		height: 380px;
	}

	.f-box-middle {
		height: 380px;
		background-color: #ffffff;
		border-radius: 26px;
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 30px;
		height: 50px;
		width: 210px;
		border-radius: 5px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 20px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.express2 {
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 23px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}

	.navbar-dark .navbar-nav .nav-link {
		color: #ffffff;
		font-family: Poppins;
		font-size: 25px;
		letter-spacing: 0px;
		line-height: 45px;
	}
}
@media (min-width: 1441px) and (max-width: 1500px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 800px;
	}
	.logo {
		margin-left: -100px;
		height: 40px;
	}
	.nav-register {
		margin-left: 500px;
	}
	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 140px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.top {
		height: 940px;
	}

	.head-text-2 {
		margin-left: 50px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 60px;
		line-height: 64px;
	}
	.head-text-3 {
		margin-left: 50px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: -10%;
	}

	.f-box {
		width: 40px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 60px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}
@media (min-width: 1200px) and (max-width: 1280px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 800px;
	}
	.logo {
		margin-left: -100px;
		height: 40px;
	}
	.nav-register {
		margin-left: 400px;
	}
	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 140px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.top {
		height: 940px;
	}

	.head-text-2 {
		margin-left: 50px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 60px;
		line-height: 64px;
	}
	.head-text-3 {
		margin-left: 50px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: -10%;
	}

	.f-box {
		width: 40px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 60px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}
@media (min-width: 800px) and (max-width: 869px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 450px;
	}
	.logo {
		margin-left: -100px;
		height: 40px;
	}
	.nav-register {
		margin-left: -40px;
	}

	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 80px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.head-text-2 {
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 12px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: -5%;
	}

	.f-box {
		width: 40px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 415px) and (max-width: 428px) {
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 26px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 12px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 12px;
		line-height: 12px;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 413px) and (max-width: 414px) {
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 12px;
		line-height: 18px;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 8px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 12px;
		line-height: 12px;
		color: #242424;
		text-align: center;
		font-family: Inter;
		font-weight: 400;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 389px) and (max-width: 412px) {
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 12px;
		line-height: 18px;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 8px;
	}

	.f-text {
		font-size: 12px;
		line-height: 12px;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 380px) and (max-width: 389px) {
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 12px;
		line-height: 18px;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 8px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 12px;
		line-height: 12px;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 321px) and (max-width: 378px) {
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 28px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 12px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 12px;
		line-height: 12px;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}

@media screen and (max-width: 320px) {
	.top {
		background-color: #242424;
	}
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 26px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 12px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 12px;
		line-height: 12px;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 1093px) and (max-width: 1199px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 560px;
	}
	.logo {
		margin-left: -150px;
		height: 40px;
	}
	.nav-register {
		margin-left: 280px;
	}

	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 80px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.head-text-2 {
		margin-left: 20px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-left: 20px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 12px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: 10%;
	}

	.f-box {
		width: 40px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 30px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 1053px) and (max-width: 1092px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 560px;
	}
	.logo {
		margin-left: -150px;
		height: 40px;
	}
	.nav-register {
		margin-left: 180px;
	}

	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 80px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.head-text-2 {
		margin-left: 20px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 50px;
		line-height: 64px;
	}
	.head-text-3 {
		margin-left: 20px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: 10%;
	}

	.f-box {
		width: 40px;
		height: 320px;
	}

	.f-box-middle {
		height: 320px;
		background-color: #ffffff;
		border-radius: 26px;
		box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 30px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}

	.about {
		color: #515151;
		font-family: Poppins;
		font-size: 16px;
		letter-spacing: 0px;
		line-height: 28px;
	}
}

@media (min-width: 1000px) and (max-width: 1052px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 560px;
	}
	.logo {
		margin-left: -150px;
		height: 40px;
	}
	.nav-register {
		margin-left: 180px;
	}

	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 80px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.head-text-2 {
		margin-left: 20px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 40px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-left: 20px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 18px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: -10%;
	}
	.f-text {
		font-size: 11px;
		line-height: 16px;
	}

	.f-box {
		width: 40px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 30px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}
@media (min-width: 992px) and (max-width: 999px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 460px;
	}
	.logo {
		margin-left: -150px;
		height: 40px;
	}
	.nav-register {
		margin-left: 80px;
	}

	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 80px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.head-text-2 {
		margin-left: 20px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-left: 20px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 12px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: 10%;
	}

	.f-box {
		width: 40px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 30px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 870px) and (max-width: 991px) {
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 460px;
	}
	.logo {
		margin-left: -150px;
		height: 40px;
	}
	.nav-register {
		margin-left: 80px;
	}

	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 80px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.head-text-2 {
		margin-left: 20px;
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-left: 20px;
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 12px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: 10%;
	}

	.f-box {
		width: 40px;
	}

	.footer2 {
		margin-top: 4%;
	}
	.footer-icons {
		margin-left: 8%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 30px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 768px) and (max-width: 799px) {
	.express2{
		height: 26px;
		width: 126px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 12px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");
		background-repeat: no-repeat;
		background-size: 100% auto;
		height: 400px;
	}
	.logo {
		margin-left: -100px;
		height: 40px;
	}
	.nav-register {
		margin-left: -40px;
	}

	.featur {
		margin-top: 10%;
	}
	.f-margin {
		margin-right: 80px;
	}
	.f-text {
		font-size: 10px;
		line-height: 18px;
	}

	.head-text-2 {
		margin-top: 10%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 12px;
	}
	.head-text-4 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 16px;
	}

	.aboutbg {
		margin-top: -10%;
	}

	.f-box {
		width: 40px;
	}

	.footer2 {
		margin-top: 4%;
	}

	.navbar {
		margin-left: 200px;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 10px;
		height: 36px;
		width: 146px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
}

@media (min-width: 732px) and (max-width: 767px) {
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Work Sans;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		margin-top: 10%;
		color: #ffffff;
		font-family: Work Sans;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Work Sans;
		font-weight: 400;
		font-size: 18px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 11px;
		line-height: 12px;
		display: inline-block;
		/* width: 170px; */
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}

@media (min-width: 700px) and (max-width: 731px) {
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Work Sans;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Work Sans;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
		margin-top: 10%;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Work Sans;
		font-weight: 400;
		font-size: 18px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 11px;
		line-height: 12px;
		display: inline-block;
		/* width: 170px; */
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}

@media (min-width: 650px) and (max-width: 699px) {
	.express2{
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
		margin-top: 10%;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 18px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 11px;
		line-height: 12px;
		display: inline-block;
		/* width: 170px; */
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}

	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}

@media (min-width: 570px) and (max-width: 649px) {
	.express2{
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
		margin-top: 10%;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 18px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 11px;
		line-height: 12px;
		display: inline-block;
		/* width: 170px; */
		text-align: justify;
	}
	.about {
		color: #515151;
		font-family: Poppins;
		font-size: 16px;
		letter-spacing: 0px;
		line-height: 28px;
		text-align: justify;
		margin-left: 4%;
		margin-right: 4%;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}

	.footer-icon {
		margin-left: 4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}

	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}

@media (min-width: 530px) and (max-width: 569px) {
	.express2{
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
		margin-top: 10%;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 18px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 11px;
		line-height: 12px;
		display: inline-block;
		/* width: 170px; */
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 280px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 280px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}

	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}

@media (min-width: 490px) and (max-width: 529px) {
	.express2{
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
		margin-top: 10%;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 18px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 11px;
		line-height: 12px;
		display: inline-block;
		/* width: 170px; */
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}

	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}

@media (min-width: 450px) and (max-width: 489px) {
	.express2{
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
		margin-top: 10%;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 18px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 11px;
		line-height: 12px;
		display: inline-block;
		width: 170px;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}

	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}

@media (min-width: 429px) and (max-width: 449px) {
	.express2{
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
		margin-top: 10%;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family: Inter;
		font-weight: 400;
		font-size: 18px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 11px;
		line-height: 12px;
		display: inline-block;
		width: 170px;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}

	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}

@media (min-width: 360px) and (max-width: 429px) {
	.express2{
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.top {
		background-color: #242424;
	}
	.logo {
		height: 60px;
	}
	.top {
		height: 500px;
	}
	.a-text {
		text-align: center;
	}
	.head-text-1 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 300;
		font-size: 10px;
		font-size: 20px;
	}
	.head-text-2 {
		color: #ffffff;
		font-family: Inter;
		font-weight: 500;
		font-size: 30px;
		line-height: 28px;
		margin-top: 10%;
	}
	.head-text-3 {
		margin-top: 5%;
		color: #ffffff;
		font-family:Inter;
		font-weight: 400;
		font-size: 18px;
	}

	.f-text {
		font-family: SF-Pro-Display-regular;
		font-size: 11px;
		line-height: 12px;
		display: inline-block;

		/* width: 170px; */
	}
	.about {
		color: #515151;
		font-family: Poppins;
		font-size: 15px;
		letter-spacing: 0px;
		line-height: 28px;
	}

	.aboutbg {
		margin-top: 100px;
	}

	.f-logo {
		height: 25px;
	}

	.f-box {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
	}
	.f-box-middle {
		width: 240px;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 2%;
		margin-bottom: 2%;
	}
	.footer2 {
		margin-top: -4%;
	}
	.express {
		margin-left: 10px;
		height: 36px;
		width: 166px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Inter;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}
	.signin {
		margin-left: 160px;
		height: 36px;
		width: 96px;
		border-radius: 4px;
		background-color: #f9a618;
		font-family: Poppins;
		font-weight: 700;
		font-size: 16px;
		line-height: 25px;
		color: #515151;
		letter-spacing: 0.19px;
		text-align: center;
		font-weight: bold;
		display: flex;
		white-space: nowrap;
		align-items: center;
		justify-content: center;
	}

	.title {
		background-image: url("../../images/img_home_hero section main img@1x.png");

		background-size: cover;

		height: 500px;
	}
}
