/** Shopify CDN: Minification failed

Line 1297:0 Unexpected "}"

**/
@import url('https://fonts.googleapis.com/css2?family=Bowlby+One&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&family=Source+Sans+3:ital,wght@0,200..900;1,200..900&display=swap');

div#shopify-section-template--16628124156155__heading {
	display: none !important;
}

.s-1 {
	display: block;
}

.s-2 {
	display: none;
}

.bg,
body {
	height: 100%;
	width: 100%
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box
}

.header2-btn {
	position: relative;
	top: 30px;
}

.booth-underline {
	font-weight: bold;
	font-size: 35px;
	color: #fff;
	position: relative;
	display: inline-block;
	font-family: "Poppins", sans-serif;
	font-style: italic;
}

.booth-underline::after {
	content: '';
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 20px;
	background: #d32f2f;
	z-index: -1;
}

.meet-lucus {
	width: 100%;
	height: auto;
}

.cc-container {
	max-width: 1060px;
	padding: 0px 15px;
	margin: 0 auto;
}

.cc-container-text {
	max-width: 950px;
	padding: 0px 15px;
	margin: 0 auto;
}

.meet-text {
	width: 100%;
	background: #2EAAFD;
	color: #fff;
}

.meet-text h2 {
	font-size: 56px;
	font-weight: bold;
	font-family: "Poppins", sans-serif;
	text-align: center;
	font-style: italic;
	padding: 10px 0px;
	color: #fff;
}

.meet-sub-text p {
	color: #183859;
	font-size: 20px;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	line-height: 32px;
	text-align: center;
	padding: 20px;
	margin-bottom: 0px;
}

.out-impact-download {
	background: #fff;
	padding: 37px 25px;
	border-radius: 21px;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
	-webkit-box-shadow: 0px 3px 27px -5px rgba(175, 49, 14, 0.53);
	-moz-box-shadow: 0px 3px 27px -5px rgba(175, 49, 14, 0.53);
	box-shadow: 0px 3px 27px -5px rgba(175, 49, 14, 0.53);
}

.out-impact-download .mb-2 {
	border-right: 1px solid #ccc;
	box-sizing: border-box;
	text-align: center;
	padding: 10px;
	width: 33%;
}

.out-impact-download .mb-2:last-child {
	border-right: none;
}

.meet-img {
	max-width: 100%;
	padding-top: 12px;
}

.achivements {
	background: #2DAAFC;
	padding: 40px 0px;
	margin-bottom: 21px;
}

.our-impact-font::before {
	position: absolute;
	content: '';
	background-image: url(../../images/ruby-our-story.png);
	width: 248px;
	height: 271px;
	background-size: cover;
	background-repeat: no-repeat;
	top: 90px;
	left: -71px;
}

.our-impact-font::after {
	position: absolute;
	content: '';
	background-image: url(../../images/lucas-our-story.png);
	width: 241px;
	height: 270px;
	background-size: cover;
	background-repeat: no-repeat;
	top: 81px;
	right: -80px;
}

.our-imapct-box {
	height: 0px;
	position: relative;
	z-index: 99;
	bottom: 110px;
	left: calc(100% - 50%);
	background-size: cover;
	left: 0px;
}

.our-imapct-box h1 {
	color: #FF0B0B;
	font-size: 55px;
	text-align: center;
	/* position: relative;
    top: -40px; */
	font-family: "Poppins", sans-serif;
	font-weight: 800;
	font-style: normal;
}

.our-imapct-box p {
	color: #01488E;
	font-size: 18px;
	line-height: 23px;
	text-align: center;
	position: relative;
	top: -10px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
}

.achive-head {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.achive-head h2 {
	font-size: 47px;
	font-weight: bold;
	font-family: "Poppins", sans-serif;
	text-align: center;
	font-style: italic;
	padding: 10px 0px;
	color: #fff;
}

body {
	overflow: auto;
}

.achive-head img {
	/* width: 135px; */
	/* padding-left: 30px;
    padding-right: 30px; */
}

.footer-bottom {
	width: 100%;
	background-color: #C0FDFD;
	padding: 40px 0px;
}

.c-f-bottom {
	display: flex;
}

.left-text-part-f {
	width: 60%;
	padding: 0px 10px;
	text-align: center;
}

.right-text-part-f {
	width: 40%;
	padding: 0px 10px;
}

.right-text-part-f img {
	border-radius: 41px;
	border: 10px solid #CD64F4;
}

.left-text-part-f p {
	color: #474747;
	font-size: 23px;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	line-height: 36px;
	text-align: center;
	padding: 20px;
}

.order-form-btn {
	font-size: 19px;
	background: #FF7700;
	color: #fff;
	padding: 15px 20px;
	border-radius: 50px;
	margin-right: 10px;
	line-height: 50px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.order-form-btn:hover {
	background: #FE8C28;
	color: #fff;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	text-decoration: none;
}

.catalog-form-btn {
	font-size: 19px;
	background: #008FF6;
	color: #fff;
	padding: 15px 20px;
	border-radius: 50px;
	margin-right: 10px;
	line-height: 50px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.catalog-form-btn:hover {
	background: #0F99FD;
	color: #fff;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
	text-decoration: none;
}

.ccc-btn {
	padding-top: 15px;
}

.carousel-caption {
	position: absolute;
	bottom: 59%;
	left: 50%;
	transform: translate(-50%, 50%);
	text-align: center;
	color: #fff;
	width: 80%;
}

.carousel-caption h1 {

	animation: fadeIn 2s ease-in-out;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	font-weight: bold;
	text-shadow: 0 3px 6px rgba(0, 0, 0, .5);
	font-size: 60px;
	font-family: Poppins, sans-serif;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
}

.carousel-caption h2 {

	animation: fadeIn 2s ease-in-out;
	color: #fff;
	font-weight: bold;
	font-style: italic;
	margin: 0;
	font-weight: bold;
	text-shadow: 0 3px 6px rgba(0, 0, 0, .5);
	font-size: 40px;
	font-family: Poppins, sans-serif;
	font-weight: 900;
	font-style: italic;
	text-transform: uppercase;
}


.carousel-caption p {
	animation: fadeIn 2s ease-in-out;
	color: #fff;
	font-weight: 500;
	font-size: 23px !important;
	font-family: Poppins, sans-serif;
	/* margin: 19px; */
	line-height: 32px;
}

.bio-footer {
	padding: 25px 0px;
}

.bio-footer .cc-container {
	display: flex;
	justify-content: center;
}

.footer-first {
	width: 28%;
	background: #30A7F7;
	border-radius: 20px;
	padding: 0px 10px;
	margin: 17px 0px 0px 0px;
}

.footer-second {
	width: 35%;
	padding: 10px 10px;
}

img.footer-icon {

	background: #002F5D;
	padding: 12px;
	border-radius: 50%;

}

.footer-third {
	width: 35%;
	padding: 10px 10px;
}

img.ff-img {
	position: absolute;
	width: 150px;
	left: -90px;
	top: 41px;
}

.ff-logo-c {
	position: relative;
	top: 23px;
	/* width: 50%; */
}

.f-footer-main {
	position: relative;
	padding: 15px 0px 10px 24px;
	text-align: center;
}

.f-footer-main p {
	font-size: 25px;
	font-weight: bold;
	font-family: "Poppins", sans-serif;
	font-style: italic;
	padding: 10px 0px;
	color: #fff;
	line-height: 34px;
	position: relative;
	top: 31px;
}

.footer-second p span {
	font-size: 23px;
	color: #002F5D;
	font-family: Poppins, sans-serif;
	font-weight: bold;
}

.footer-third p span {
	font-size: 23px;
	color: #002F5D;
	font-family: Poppins, sans-serif;
	font-weight: bold;
}

.btn.hover-slide-left::before {
	top: 0;
	bottom: 0;
	right: 0;
	height: 100%;
	width: 0%;
}

.btn.hover-slide-left:hover::before {
	width: 100%;
}


.bio-footer {

	padding: 30px 15px;
}

.footer-first,
.footer-second,
.footer-third {
	flex: 1 1 200px;
}

.footer-first img {
	max-width: 100%;
	height: auto;
}

.footer-icon {

	margin-right: 10px;
	vertical-align: middle;
}

.footer-second p,
.footer-third p {
	display: flex;
	align-items: center;
	font-size: 16px;
}

.footer-bottom-yellow {
	width: 100%;
	background-color: #FFFEC8;
	padding: 40px 0px;
	clear: both;
}

.footer-bottom-yellow h2 {
	font-size: 45px;
	font-weight: bold;
	font-family: "Poppins", sans-serif;
	text-align: center;
	font-style: italic;
	padding: 10px 0px;
}

.footer-bottom-yellow p {
	color: #000;
	font-size: 20px;
	font-weight: 600;
	font-family: Poppins, sans-serif;
	line-height: 32px;
	text-align: center;
}

.order-form-btn-bigger {
	font-size: 21px;
	background: #FF7700;
	color: #fff;
	padding: 12px 30px;
	border-radius: 50px;
	margin-right: 10px;
	line-height: 50px;
	font-family: "Poppins", sans-serif;
	font-weight: 700;
	font-style: normal;
}

.partner-section h2 {
	font-size: 47px;
	font-weight: bold;
	font-family: "Poppins", sans-serif;
	text-align: center;
	font-style: italic;
	padding: 20px 0px;
	color: #000;
}

.partner-section {
	background-color: #C0FDFD;
}

.partner-section {

	color: white;
	border-radius: 10px;
	padding: 1px 0px;
	margin: 2rem auto;
	margin: 0rem 0rem 2rem 0rem;
}

.partner-title {
	background-color: white;
	color: #00264d;
	font-weight: bold;
	display: inline-block;
	padding: 0.5rem 1.5rem;
	border-radius: 8px;
	font-size: 1.25rem;
	margin: 0 auto 1.5rem auto;
}

.partner-list {
	padding-left: 0;
	list-style: none;
	text-align: left;
	color: #0a4178;
	font-weight: bold;
	font-size: 21px;
	font-family: 'Poppins';
	line-height: 31px;
}

.partner-list li {
	display: flex;
	align-items: flex-start;
	margin-bottom: 2rem;
}

.partner-list li::before {
	content: "★";
	color: #dfb50d;
	font-size: 3rem;
	margin-right: 0.75rem;
	line-height: 1.2;
	flex-shrink: 0;
	margin-top: 0px;
}

.responsive-heading {
	white-space: nowrap;
	text-align: center;
}

@media only screen and (max-width: 1920px) {
	.booth {
		position: relative;
		top: 130px;
	}

	.booth-underline {
		font-weight: bold;
		font-size: 25px;
	}

	.booth-underline::after {
		bottom: -3px;
	}

	.carousel-caption h1 {
		font-size: 90px;
	}

	.carousel-caption h2 {
		font-size: 62px;
	}
}

@media only screen and (max-width: 1700px) {
	.booth {
		position: relative;
		top: 100px;
	}
}

@media only screen and (max-width: 1610px) {
	.booth {
		position: relative;
		top: 100px;
	}
}

@media only screen and (max-width: 1600px) {
	.carousel-caption h1 {
		font-size: 77px;
	}

	.carousel-caption h2 {
		font-size: 55px;
	}

	.booth {
		position: relative;
		top: 100px;
	}
}

@media only screen and (max-width: 1500px) {
	.carousel-caption {
		width: 80%;
	}

	/* .carousel-caption {
    position: absolute;
    bottom: 61%;
    } */
	.carousel-caption h1 {
		font-size: 60px;
	}

	.carousel-caption h2 {
		font-size: 42px;
	}

	.booth {
		position: relative;
		top: 70px;
	}
}

@media only screen and (max-width: 1366px) {
	.carousel-caption {
		position: absolute;
		bottom: 57%;
	}
}

@media only screen and (max-width: 1280px) {
	.booth {
		position: relative;
		top: 50px;
	}

	.carousel-caption p {
		font-size: 25px !important;
		line-height: 38px !important;

	}
}

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

	.carousel-caption {
		width: 80%;
	}

	img.ff-img {

		display: none;
	}

	.f-footer-main {
		position: relative;
		padding: 0px;
		text-align: center;
	}
}

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

	.carousel-caption p {
		font-size: 23px !important;
		line-height: 34px !important;
	}

	.booth {
		position: relative;
		top: 40px;
	}
}

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

	.carousel-caption p {
		font-size: 23px !important;
		line-height: 34px !important;
		margin: 0;
		padding: 0px 0px 10px 0px;
	}

	.carousel-caption {
		width: 80%;
		bottom: 60%;
		position: absolute;
	}

	.booth {
		position: relative;
		top: 58px;
	}

	.booth-underline {
		font-weight: bold;
		font-size: 25px;
	}

	.carousel-caption h1 {
		font-size: 35px;
	}

	.carousel-caption h2 {
		font-size: 25px;
	}
}

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

	.partner-list {

		font-size: 21px;
		font-family: 'Poppins';
		line-height: 31px;
	}

	.responsive-btn-icon {
		width: 30px;
		max-width: 100%;
	}

	.footer-bottom-yellow h2 {
		font-size: 35px;
	}

	.carousel-caption p {
		animation: fadeIn 2s ease-in-out;
		color: #fff;
		font-weight: 600;
		font-size: 23px !important;
		font-family: Poppins, sans-serif;
		margin: 0px;
	}


	.catalog-form-btn {

		font-size: 20px;
	}


	.left-text-part-f p {
		padding: 0px;
	}

	.right-text-part-f {
		display: flex;
		justify-content: center;
		align-items: center;
	}

	.out-impact-download {
		background: #fff;
		padding: 10px 25px;
	}

	.footer-first {
		width: 25%;
	}

	.f-footer-main {
		position: relative;
		padding: 0px;
		text-align: center;
	}

	.f-footer-main p {
		padding: 10px 0px;
	}

	img.footer-icon {
		width: 41px;
		padding: 9px;
		margin: 0px 13px 0px 10px;
	}

	.footer-second p span {
		font-size: 22px;
	}

	.footer-second {
		width: 36%;
		padding: 20px 10px;
	}

	.footer-third p span {
		font-size: 22px;
	}

	.footer-third {
		width: 36%;
		padding: 20px 10px;
	}

	.carousel-caption h1 {
		font-size: 40px;
	}

	.carousel-caption h2 {
		font-size: 28px;
	}
}

@media only screen and (max-width: 900px) {
	.carousel-caption h1 {
		font-size: 35px;
	}

	.carousel-caption h2 {
		font-size: 25px;
	}
}

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

	.carousel-caption p {
		font-size: 18px !important;
		line-height: 27px !important;
	}

	.booth-underline::after {
		bottom: -5px;
	}

	.booth-underline {
		font-weight: bold;
		font-size: 25px;
	}
}

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

	.responsive-btn-icon {
		width: 30px;
		max-width: 100%;
	}

	img.footer-icon {
		width: 60px;
		background: #002F5D;
		padding: 12px;
		border-radius: 50%;
		margin: 0px 20px 0px 10px;
	}

	.footer-second p span {
		font-size: 25px;
	}

	.footer-third p span {
		font-size: 25px;
	}

	.achive-head img {
		display: none;
	}

	.achive-head {
		justify-content: center;
	}

	.left-text-part-f {
		width: 100%;
		padding: 0px 10px;
	}

	.right-text-part-f {
		width: 70%;
		padding: 0px 10px;
		display: flex;
		justify-content: center;
		align-items: center;
		margin: 0 auto;
	}

	.left-text-part-f p {
		padding: 20px 0px 0px;
	}

	.c-f-bottom {
		display: block;
	}

	.ccc-btn {
		padding-top: 15px;
		padding-bottom: 30px;
	}

	.cc-btn {
		font-size: 16px;
		background: blue;
		color: #fff;
		padding: 10px 65px;
		border-radius: 20px;
		margin-right: 10px;
		line-height: 21px;
		display: block;
		margin-bottom: 10px;
		text-align: center;
	}

	.c-f-bottom {
		display: flex;
		flex-direction: column-reverse;
	}

	.bio-footer .cc-container {
		display: block;
	}

	/* .footer-first {
    width: 100%;
    background:#30A7F7;
    border-radius: 20px;
    padding: 0px 10px;
} */
	.f-footer-main {
		position: relative;
		padding: 10px 0px 10px 40px;
	}

	.f-footer-main p {
		font-size: 32px;
		line-height: 45px;
	}

	img.ff-img {
		position: absolute;
		width: 227px;
		left: -157px;
		display: block;
	}

	.footer-first {
		width: 60%;
		margin: 0 auto;
	}

	.footer-first {
		width: 50%;
		margin: 0 auto;
	}

	.footer-second {
		width: 50%;
		padding: 50px 10px;
		float: left;
	}

	.footer-third {
		width: 50%;
		padding: 50px 10px;
		float: left;
	}

	.booth {
		position: relative;
		top: 40px;
	}

	.header2-btn {
		position: relative;
		top: 20px;
	}
}

@media only screen and (max-width: 768px) {
	.achive-head h2 {
		font-size: 45px;
	}

	.partner-section h2 {
		font-size: 45px;
	}

	.meet-text h2 {
		font-size: 45px;
	}

	.footer-bottom-yellow h2 {
		font-size: 45px;
		line-height: 55px;
	}

	.achivements {
		background: #2DAAFC;
		padding: 10px 0px 40px;
		margin-bottom: 21px;
	}

	.partner-col {
		padding: 0 1rem;
	}

	.out-impact-download .mb-2 {
		border-right: none;
		width: 50%;
	}

	.booth {
		position: relative;
		top: 40px;
	}

	.carousel-caption {
		bottom: 58%;
		position: absolute;
	}

	.carousel-caption h1 {
		font-size: 30px;
	}

	.carousel-caption h2 {
		font-size: 21px;
	}

	.booth-underline {
		font-weight: bold;
		font-size: 25px;
	}

	.carousel-caption p {
		font-size: 18px !important;
		margin: 0px 0px;
	}

	img.footer-icon {
		width: 50px;
		padding: 12px;
		margin: 0px 10px 0px 10px;
	}

	.carousel-caption {
		width: 88%;
	}

	.header2-btn {
		position: relative;
		top: 20px;
	}

	.footer-first {
		width: 100%;
		margin: 0 auto;
	}

	.footer-second p span {
		font-size: 22px;
	}

	.footer-third p span {
		font-size: 22px;
	}

	.achive-head img {
		/* width: 135px; */
		padding-left: 30px;
		padding-right: 30px;
		display: none;
	}

	.achive-head {
		display: flex;
		width: 100%;
		justify-content: center;
		align-items: center;
	}

	.right-text-part-f {
		width: 100%;
		padding: 0px 70px;
	}

	.right-text-part-f img {
		border-radius: 60px;
		border: 12px solid #CD64F4;
	}

	.ccc-btn {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: center;
		gap: 10px;
		padding: 20px;
	}

	.catalog-form-btn {
		padding: 10px;
		font-size: 17px;
		width: 300px;
	}

	.order-form-btn {
		padding: 10px;
		font-size: 17px;
		width: 300px;
	}
}

@media only screen and (max-width: 750px) {
	.booth-underline {
		font-weight: bold;
		font-size: 25px;
	}

	.booth {
		position: relative;
		top: 31px;
	}

	.header2-btn {
		position: relative;
		top: 15px;
	}

}

@media only screen and (max-width: 640px) {
	.partner-section h2 {
		font-size: 44px;
	}

	.partner-list li {
		margin-bottom: 1rem;
	}

	/* br{
    display: block;
} */
	.partner-list {
		font-size: 20px;
		line-height: 30px;
	}

	.partner-list li::before {
		content: "★";
		color: #dfb50d;
		font-size: 2.5rem;
	}

	.booth {
		position: relative;
		top: 50px;
	}

	.carousel-caption {
		width: 100%;
	}

	.footer-bottom-yellow h2 {
		font-size: 44px;
		line-height: 54px;
	}

	.footer-bottom-yellow p {
		font-size: 18px;
		line-height: 26px;
		padding: 15px 0px 0px 0px;
	}

	.carousel-caption {
		position: absolute;
		bottom: 56%;
	}

	.carousel-caption h1 {
		font-size: 40px;
		margin: 20px 0px 0px 0px;
	}

	.carousel-caption h2 {
		font-size: 28px;
		/* margin: 20px 0px 0px 0px; */
	}

	.carousel-caption p {
		font-size: 18px !important;
		margin: 5px 0px;
		line-height: 28px !important;
	}

	.right-text-part-f {
		width: 70%;
		padding: 0 40px;
	}

	.right-text-part-f img {
		border-radius: 60px;
		border: 9px solid #CD64F4;
	}

	.ccc-btn {
		padding: 0px;
		gap: 10px;
	}

	.catalog-form-btn,
	.order-form-btn {
		padding: 0px;
		font-size: 17px;
		width: 260px;
	}

	.s-1 {
		display: none;
	}

	.s-2 {
		display: block;
	}

	.footer-second {
		width: 100%;
		padding: 0px;
		padding-top: 30px;
	}

	.footer-third {
		width: 100%;
		padding: 0px;
	}

	img.footer-icon {
		/* margin: 0px 10px 0px 10px; */
	}

	.meet-text h2 {
		font-size: 46px;
	}

	.meet-sub-text p {
		font-size: 16px;
		line-height: 26px;
		padding: 10px;
		margin-bottom: 10px !important;
	}

	.left-text-part-f p {
		padding: 20px 0px 0px;
		font-size: 16px;
		line-height: 26px;
	}

	.achivements {
		background: #2DAAFC;
		padding: 10px 0px 40px 0px;
		margin-bottom: 21px;
	}

	.footer-bottom {
		padding: 20px 0px 20px;
	}

	.achive-head h2 {
		font-size: 46px;
	}
}


@media only screen and (max-width: 640px) .footer-second {
	margin-top: 20px;
}
}

@media only screen and (max-width: 475px) {
	.carousel-caption h1 {
		font-size: 30px;
		margin: 0px !important;
	}

	.carousel-caption h2 {
		font-size: 20px;
		margin: 20px 0px 0px 0px;
	}
}

@media only screen and (max-width: 580px) {
	.booth {
		position: relative;
		top: 35px;
	}

	.carousel-caption h1 {
		font-size: 35px;
		margin: 0px !important;
	}

	.carousel-caption h2 {
		font-size: 25px;
		margin: 0px !important;
	}

	.carousel-caption {
		position: absolute;
		bottom: 54%;
	}

	.achive-head h2 {
		font-size: 41px;
	}

	.meet-text h2 {
		font-size: 41px;
	}

	.out-impact-download {
		padding: 20px 0px 20px 0px;
	}

	.achive-head h2 {
		font-size: 46px;
	}

	.meet-sub-text p {
		font-size: 16px;
		line-height: 26px;
		padding: 10px;
	}


}

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


	.our-imapct-box p {
		font-size: 15px;
		line-height: 18px;
		padding: 10px 0px;
	}

}

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


	.our-imapct-box p {
		font-size: 16px;
		line-height: 20px;
	}

}

@media only screen and (max-width:500px) {
	.partner-section h2 {
		font-size: 42px;
	}

	.our-imapct-box p {
		font-size: 14px;
		line-height: 19px;
		padding: 10px;
	}

}

@media only screen and (max-width: 490px) {
	.order-form-btn-bigger {
		font-size: 21px;
		background: #FF7700;
		color: #fff;
		padding: 8px 20px;
		border-radius: 50px;
	}

	.booth-underline {
		font-weight: bold;
		font-size: 20px;
	}

	.booth-underline::after {
		height: 18px;
	}

	.our-imapct-box p {
		font-size: 16px;
		line-height: 21px;
		padding: 9px;
	}

	.footer-bottom-yellow p {
		font-size: 17px;
		line-height: 27px;
		padding: 15px 0px 0px 0px;
	}

	.footer-bottom-yellow p {
		font-size: 18px;
		line-height: 26px;
		padding: 15px 0px 0px 0px;
	}

	.carousel-caption p {
		font-size: 16px !important;
		margin: 5px 0px;
		line-height: 24px !important;
		font-weight: 500 !important;
	}

	.catalog-form-btn,
	.order-form-btn {
		padding: 0px;
		font-size: 16px;
		width: 220px;
		margin: 0px;
		line-height: 43px;
	}
}

@media only screen and (max-width: 470px) {
	.meet-sub-text p {
		font-size: 15px;
		line-height: 25px;
		padding: 10px;
	}

	.left-text-part-f p {
		padding: 20px 0px 0px;
		font-size: 15px;
		line-height: 25px;
	}


	.our-imapct-box p {
		font-size: 14px;
		line-height: 19px;
		padding: 10px;
	}

}


@media only screen and (max-width: 450px) {
	.booth {
		position: relative;
		top: 25px;
	}


	.our-imapct-box p {
		font-size: 16px;
	}


	.our-imapct-box p {
		font-size: 13px;
		line-height: 17px;
		padding: 10px 0px;
	}
}

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


	.out-impact-download {
		padding: 10px 0px 5px 0px;
	}


	.our-imapct-box p {
		font-size: 13px;
		line-height: 18px;
	}
}

@media only screen and (max-width: 480px) {
	.our-imapct-box {
		bottom: 90px;
	}

	.our-imapct-box h1 {
		font-size: 40px;
	}

	.carousel-caption h1 {
		font-size: 30px;
		margin: 0px !important;
	}

	.carousel-caption h2 {
		font-size: 21px;
		margin: 0px !important;
	}

	img.footer-icon {
		width: 40px;
	}

	.footer-second p span {
		font-size: 20px;
	}

	.footer-third p span {
		font-size: 20px;
	}

	.achive-head h2 {
		font-size: 34px;
	}

	.partner-section h2 {
		font-size: 34px;
		line-height: 34px;
		padding: 30px 0px;
	}

	.footer-bottom-yellow h2 {
		font-size: 34px;
		line-height: 44px;
	}

	.partner-list {
		font-size: 18px;
		line-height: 28px;
	}

	.partner-list li::before {
		font-size: 2.5rem;
	}

	.meet-text h2 {
		font-size: 34px;
	}

	.right-text-part-f img {
		border-radius: 20px;
		border: 7px solid #CD64F4;
	}

	.out-impact-download {
		width: 100%;
		margin: 0 auto;
	}

	.out-impact-download .mb-2 {
		border-right: none;
		width: 50%;
		padding: 10px;
	}
}

@media only screen and (max-width: 400px) {
	.our-imapct-box {
		bottom: 90px;
	}

	.our-imapct-box h1 {
		font-size: 40px;
	}

	.right-text-part-f {
		width: 80%;
		padding: 0 40px;
	}

	.achive-head h2 {
		font-size: 32px;
	}

	.meet-text h2 {
		font-size: 32px;
	}

	.meet-sub-text p {
		font-size: 18px;
		line-height: 30px;
	}

	.left-text-part-f p {
		font-size: 18px;
		line-height: 30px;
	}
}

@media only screen and (max-width: 390px) {
	.our-imapct-box {
		bottom: 80px;
	}

	.our-imapct-box h1 {
		font-size: 35px;
	}

	.partner-section h2 {
		font-size: 30px;
		line-height: 35px;
	}

	.partner-list {
		font-size: 15px;
		line-height: 25px;
	}

	.achivements {
		padding: 10px 0px 30px 0px;
	}


	.our-imapct-box p {
		font-size: 11px;
		line-height: 15px;
	}

	.carousel-caption h1 {
		font-size: 25px;
	}

	.carousel-caption h2 {
		font-size: 18px;
	}

	.booth {
		position: relative;
		top: 25px;
	}

	.carousel-caption p {
		font-size: 14px !important;
		margin: 0px 0;
		line-height: 24px !important;
	}

	.catalog-form-btn,
	.order-form-btn {
		padding: 0;
		font-size: 13px;
		width: 180px;
		line-height: 35px;
	}

	.booth-underline {
		font-weight: bold;
		font-size: 19px;
	}

	.ccc-btn {
		padding: 0px;
		gap: 10px;
	}

	.carousel-caption {
		position: absolute;
		bottom: 54%;
	}

	.achive-head h2 {
		font-size: 30px;
	}

	.meet-text h2 {
		font-size: 30px;
	}

	.out-impact-download {
		padding: 20px 0px 10px 0px;
		margin: 0 auto;
	}

	.meet-sub-text p {
		font-size: 14px;
		line-height: 24px;
		padding: 10px;
	}

	.left-text-part-f p {
		padding: 20px 0px 0px;
		font-size: 15px;
		line-height: 25px;
	}

	.footer-bottom-yellow h2 {
		font-size: 30px;
		line-height: 40px;
	}

	.footer-bottom-yellow p {
		font-size: 15px;
		line-height: 25px;
		padding: 15px 0px 0px 0px;
	}
}