/* Subscribe */
.Subscribe h1 {
	color: #707070;
	margin-bottom: 3rem;
	font-size: 3rem;
	padding-left: calc(var(--bs-gutter-x)* .5);
	line-height: 3.8rem;
	padding-right: calc(var(--bs-gutter-x)* .5);
}

.subscription-form p {
	font-size: 16px;
	margin: 2rem 0 1rem 0 !important;
}

.Sub-btn {
	margin-top: 1rem;
	border: none;
	background-color: #f4bd1a;
	color: #505050;
	padding: 6px 60px 6px 60px;
}

.Sub-btn:hover {
	background-color: #e5b21a;
	transform: scale(1.01);
}

.QL {
	width: fit-content;
}

.QL h6 {
	width: fit-content;
	text-align: left !important;
	color: #707070;

	font-size: 1rem;
	margin-bottom: 1.2rem;
}

.QL p {
	margin: 0;
	line-height: normal;
	width: fit-content;
	text-align: left !important;
	color: #707070;
}

.QL p:hover {
	color: #000;
}

.QL i {
	font-size: 1.8rem;
}

.copyright {
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}

.copyright p {
	font-size: 12px !important;
}

.copyright p span {
	font-size: 1.2rem;
	color: #333;
	font-weight: 600;
	position: absolute;
	padding: 0 0px 0 0px;
	margin: -5px 0 0 -14px;
}

.footer {
	margin: 10rem 0 0;
}

.f-content1 {
	display: grid;
	justify-content: end;
}

.f-content2 {
	display: grid;
	justify-content: center;
}

.f-content3 {
	display: grid;
	/* justify-content: center; */
}

.Footer-container {
	width: 100%;
	padding: 4rem 10rem 0rem;
}

.f-logo {
	width: 100%;
}

.ISO-Logo {
	width: 110px;
	height: auto;
	padding-top: 20%;
}

.GDPR-Logo {
	width: 100px;
	height: auto;
	padding-top: 20%;
}

.Subscribe h2 {
	padding-left: calc(var(--bs-gutter-x)* .5);
	padding-right: calc(var(--bs-gutter-x)* .5);
	margin: 0.8rem 0 4rem;
	color: #707070;
	line-height: 3rem;
}

.error {
	color: red;
	font-size: 14px;
}



@media (max-width: 2880px) and (min-width: 2561px) {


	.Subscribe h1 {
		font-size: 5rem;
		line-height: 6rem;
	}

	.Sub-btn {
		font-size: 2rem;
		padding: 8px 60px 8px 60px;
	}

	.error {
		color: red;
		font-size: 2rem;
	}

	.copyright {
		font-size: 1.5rem;
	}

	.copyright p {
		font-size: 20px !important;
	}

	.copyright p span {
		font-size: 2.2rem;
		margin: -8px 0 0 -26px;
	}

	.QL h6 {
		font-size: 2rem;
	}

	.QL p {
		font-size: 2rem;
		line-height: unset;
		padding-bottom: 0 !important;
	}

	.QL p:hover {
		color: #000;
	}

	.QL i {
		font-size: 2.8rem;
	}
}

@media (max-width: 2560px) and (min-width: 1921px) {

	.Custom-container {
		width: 100%;
		padding: 0rem 10rem;
	}

	.Subscribe h1 {
		font-size: 5rem;
		line-height: 6rem;
	}

	.subscription-form p {
		margin: 1rem 0 !important;
	}

	.Sub-btn {
		font-size: 1.6rem;
		padding: 8px 60px 8px 60px;
	}

	.error {
		color: red;
		font-size: 2rem;
	}

	.copyright {
		font-size: 1.5rem;
	}

	.copyright p {
		font-size: 20px !important;
	}

	.copyright p span {
		font-size: 2.2rem;
		margin: -8px 0 0 -26px;
	}

	.QL h6 {
		font-size: 2rem;
	}

	.QL p {
		font-size: 2rem;
		line-height: unset;
		padding-bottom: 0 !important;
	}

	.QL p:hover {
		color: #000;
	}

	.QL i {
		font-size: 2.8rem;
	}
}

@media (max-width: 1920px) {
	.footer {
		margin: 0;
	}

	.ISO-Logo {
		width: 80px;
		height: auto;
	}

	.GDPR-Logo {
		width: 70px;
		height: auto;
	}

	.subscription-form p {
		margin: 1rem 0 !important;
	}
}

@media (max-width: 1600px) {
	.ISO-Logo {
		width: 75px;
		height: auto;
	}

	.GDPR-Logo {
		width: 65px;
		height: auto;
	}

	.Sub-btn {
		padding: 4px 50px 4px 50px;
	}
}

@media (max-width: 1440px) {
	.footer {
		margin: 0;
	}

	.Footer-container {
		padding: 4rem 8rem 0;
	}

	.Subscribe h1 {
		font-size: 2.5rem;
	}

	.ISO-Logo {
		width: 65px;
	}

	.GDPR-Logo {
		width: 55px;
	}
}

@media (max-width: 1280px) {

	.Footer-container {
		padding: 4rem 6rem 0;
	}

	.ISO-Logo {
		width: 60px;
	}

	.GDPR-Logo {
		width: 50px;
	}

	.QL h6 {
		font-size: 0.8rem;
	}

	.QL p {
		font-size: 0.8rem;
	}

	.QL i {
		font-size: 1.5rem;
	}

	.copyright p span {
		font-size: 1rem;
	}

	.copyright p {
		font-size: 12px;
	}
}

@media (max-width: 1172px) {
	ul li {
		padding: 0 10px;
	}

	.desk-menu {
		padding-left: 1rem;
	}
}

@media (max-width: 1152px) {
	ul li {
		font-size: 14px;
	}

	ul li a {
		font-size: 14px;
	}

	.btn-Connect-to-Us span {
		font-size: 14px;
	}
}

@media (max-height: 1000px) {
	.hero img {
		width: 55% !important;
	}
}

@media (max-width: 1440px) and (max-height: 1000px) {
	.hero img {
		width: 70% !important;
	}
}

@media (max-width: 1024px) and (max-height: 1366px) {
	.navbar {
		padding: 0rem 2rem;
	}

	.page6 {
		background: linear-gradient(180deg, #fff 0%, #f4f4f4 75%);
	}

	.contact-banner {
		display: block;
	}

	.heroo-2 {
		margin-top: 0px !important;
	}

	.buttons-hero {
		top: 52%;
	}
}

@media (max-width: 1024px) {
	.logo {
		padding: 1.5rem 0px 0.6rem;
	}

	.btn-Connect-to-Us span {
		font-size: 12px;
	}

	.btn-Connect-to-Us {
		padding: 2px 8px;
		font-size: 12px;
		margin: 0px 0 0.6rem 0;
	}

	.head-title h1 {
		font-size: 2.2rem !important;
	}

	.head-title h2 {
		font-size: 1.2rem !important;
	}

	.breadcrumb {
		padding: 3rem 0 0 0;
	}

	.f-logo {
		width: auto;
		height: 52px;
	}

	.ISO-Logo {
		width: 50px;
	}

	.GDPR-Logo {
		width: 40px;
	}

	.Footer-container {
		padding: 4rem 4rem 0;
	}

	.f-content1 {
		display: grid;
		justify-items: end;
	}

	.f-content2 {
		display: grid;
		justify-items: end;
	}

	.f-content3 {
		display: grid;
		/* justify-items: end; */
	}

	.navbar {
		padding: 0rem 2rem;
	}

	.hero img {
		width: 80%;
	}

	.hero h1 {
		font-size: 2.2rem;
	}

	.content h1 {
		font-size: 2.2rem;
	}

	.content h2 {
		font-size: 1.8rem;
	}

	.content h4 {
		font-size: 1.4rem;
	}

	.desk-menu {
		padding-left: 0 !important;
		/* padding-bottom: 0.6rem !important; */
	}

	ul li {
		font-size: 14px;
		padding: 0px 9px !important;
	}

	ul li a {
		font-size: 14px;
	}

	.logo img {
		height: 30px;
	}

	.btn-design {
		padding: 4px 4px 5px 10px;
	}

	.btn-design span {
		font-size: 14px;
	}

	.btn-design i {
		font-size: 16px;
		padding: 0;
	}

	.btn-design i::before {
		translate: 0 1px;
	}

	.copyright p span {
		font-size: 1.25rem;
		margin: -5px 0 0 -15px;
	}
}

@media (max-width: 1024px) and (max-height: 1368px) and (min-height: 1280px) {
	.btn-Connect-to-Us {
		font-size: 14px;
	}

	.btn-Connect-to-Us span {
		font-size: 14px;
	}
}

@media (max-height: 1366px) and (min-height: 1365px) {
	.breadcrumb {
		padding: 9rem 0 0 0 !important;
	}

	.hero img {
		width: 100% !important;
	}

	ul li {
		font-size: 16px;
	}

	ul li a {
		font-size: 16px;
	}

	.logo img {
		height: 40px;
	}
}

@media (max-width: 992px) {
	.breadcrumb {
		padding: 2rem 0 0 0;
	}

	.btn-Connect-to-Us {
		padding: 1px 8px;
	}

	.head-content img {
		width: 55%;
	}

	.desk-view {
		display: none;
	}

	.tab-mob-view {
		display: block;
	}

	.logo img {
		height: 50px;
	}

	ul li {
		padding: 0px 8px !important;
		font-size: 13px;
	}

	ul li a {
		font-size: 13px;
	}

	.content {
		margin: 0;
		padding: 4% 20% 0% !important;
	}

	.content h1 {
		font-size: 4rem;
	}

	.content h2 {
		font-size: 3.5rem;
	}

	.Slider-2-size {
		width: 100% !important;
	}

	.content h4 {
		font-size: 2.4rem;
	}

	.content-2 h2 {
		display: none;
	}

	.content-2 h4 {
		display: none;
	}

	.content-2 p {
		display: none;
	}

	.content-2 h6 {
		display: none;
	}

	.count-of {
		margin-bottom: 1rem;
	}

	.slide-2-hero-image {
		width: 400px !important;
	}

	.take-a-tour-btn {
		margin-top: 2rem;
	}

	.take-a-tour-btn-2 {
		margin-top: 2rem;
	}

	.btn-design {
		padding: 10px 8px 8px 15px;
	}

	.btn-design span {
		font-size: 22px;
	}

	.btn-design i {
		font-size: 22px;
		padding: 0 0px 0 2px;
	}

	.slide-2-content {
		text-align: center;
		padding: 4% 15% 0% !important;
		display: grid;
		justify-items: center;
		justify-content: center;
	}


	/* .btn-design i {
		font-size: 1.2rem;
		padding: 0 0rem 0 1rem;
	}

	.btn-design span {
		font-size: 1.2rem;
	} */

	.footer-info h1 {
		font-size: 2.5rem;
		margin-bottom: 2rem;
		text-align: left;
	}

	.wdth {
		max-width: 90% !important;
		margin: 0 !important;
	}

	.footer-info {
		display: grid;
		justify-items: center;
	}

	.Kings {
		/* width: 80%; */
		padding: 3rem 0rem;
	}

	.links {
		width: 50%;
	}

	.info {
		display: flex;
		justify-content: flex-start;
	}

	.field-design {
		padding: 6px 40px 6px 10px !important;
	}

	.Sub-btn {
		padding: 5px 25px 5px 25px;
	}

	.Footer-container {
		padding: 2rem 2rem 0;
	}
}

@media (max-width: 912px) {
	.f-logo {
		height: 45px;
	}

	.logo img {
		height: 38px;
	}
}

@media (max-width: 890px) {

	.f-logo {
		height: 45px;
	}

	ul li {
		padding: 0px 6px !important;
	}

	.logo img {
		height: 30px;
	}

	.Custom-container {
		padding: 0rem 3rem !important;
	}

	.QL p {
		font-size: 0.8rem;
	}

	.QL h6 {
		font-size: 0.8rem;
	}

	.Footer-container {
		padding: 2rem 2rem 0;
	}

	.head-title2 h1 {
		font-size: 2.5rem !important;
	}
}

@media (max-width: 860px) {
	.btn-Connect-to-Us {
		padding: 1px 6px;
		font-size: 13px;
	}

	.btn-Connect-to-Us span {
		font-size: 13px;
	}
}

@media (max-width: 820px) {

	.logo img {
		height: 30px;
	}

	.f-logo {
		height: 40px;
	}

	ul li {
		font-size: 12px;
	}

	ul li a {
		font-size: 12px;
	}
}

@media (max-width: 800px) {
	ul li {
		font-size: 12px;
	}

	ul li a {
		font-size: 12px;
	}

	.logo img {
		height: 28px;
	}
}

@media (max-width: 768px) {

	.logo img {
		height: 30px;
	}

	ul li {
		font-size: 12px;
	}

	ul li a {
		font-size: 12px;
	}

	.btn-Connect-to-Us span {
		font-size: 12px;
	}

	.page6 {
		background: linear-gradient(180deg, #fff 0%, #f4f4f4 75%);
	}

	.hero img {
		display: none;
	}

	.hero h1 {
		margin-top: 0%;
	}

	.page1 {
		background: linear-gradient(180deg, #fff 0%, #f4f4f4 75%);
	}

	.content h2 {
		font-size: 2.5rem;
	}

	.slide-2-hero-image {
		width: 300px !important;
	}

}

@media (max-width: 767px) {

	.logo {
		padding: 2rem 0px 2rem;
	}

	.navbar {
		align-items: center;
	}

	.logo img {
		height: 50px;
	}

	.copyright p {
		text-align: center;
		font-size: 12px;
	}

	.copyright p span {
		font-size: 1.25rem;
	}

	.f-content1 {
		justify-content: flex-start;
		margin: 5rem 0rem;
	}

	.f-content2 {
		justify-content: flex-start;
		margin: 5rem 0rem;
	}

	.f-content3 {
		justify-content: flex-start;
	}

	.tab-mob-view {
		display: block;
	}

	.desk-view {
		display: none;
	}

	.menu-btn {
		display: block;
		font-size: 1.5rem;
		color: #000;
	}

	.desk-menu {
		display: none !important;
	}

	.menu-box a {
		color: #fff !important;
	}

	.menu-box p {
		color: #fff !important;
		font-size: 1.5rem;
	}

	.Kings {
		width: 100%;
		padding: 3rem 0rem;
	}

	.info {
		display: flex;
		justify-content: space-between;
	}

	.add {
		padding-right: 2rem;
	}

	.footer-info h1 {
		text-align: center;
	}

	.f-logo {
		width: 100%;
		height: auto;
	}

	.ISO-Logo {
		padding-top: 2rem;
	}

	.GDPR-Logo {
		padding-top: 2rem;
	}
}

@media (max-width: 600px) {
	.add {
		padding-right: 0rem;
	}
}

@media (max-width: 540px) {
	.breadcrumb {
		padding: 2rem 0 0 0;
	}

	.content h1 {
		font-size: 2rem;
	}

	.content h2 {
		font-size: 2rem;
		margin-top: 25px;
	}

	.content h4 {
		font-size: 1.4rem;
	}

	.slide-2-hero-image {
		width: 225px !important;
	}

	.btn-design {
		padding: 2px 4px 4px 12px;
	}

	.btn-design span {
		font-size: 16px;
	}

	.btn-design i {
		font-size: 22px;
		padding: 0 0px 0 2px;
	}


	.Custom-container {
		padding: 0rem 5rem !important;
	}

	.Footer-container {
		padding: 2rem 2rem 0;
	}

	.f-content1 {
		margin: 2.2rem 0rem;
	}

	.f-content2 {
		margin: 2.2rem 0rem;
	}

	.footer-info {
		padding: 8% 0;
	}

	.footer-info h1 {
		font-size: 2.6rem;
	}

	.Kings {
		/* width: 30%; */
		padding: 3rem 1.2rem 3rem;
	}

	.links a {
		font-size: 1.2rem;
	}

	.add p {
		font-size: 12px;
	}

	.navbar {
		padding: 0 1.5rem !important;
	}

	.pdng {
		padding: 12rem 2rem 0 2rem;
	}

	.Subscribe h1 {
		font-size: 1.5rem;
		line-height: 2rem;
		margin-bottom: 2rem;
	}

	.Subscribe h2 {
		font-size: 1.2rem;
		line-height: 1.5rem;
		margin: 0.8rem 0 2rem;
	}
}

@media (max-width: 430px) {

	.button-hero.next-hero {
		margin-right: 20px;
	}

	.button-hero.prev-hero {
		margin-left: 20px;
	}

	.slide-2-content {
		padding: 0px !important;
	}

	.Kings {
		padding: 3rem 1.5rem 3rem 0;
	}

	.pdng {
		padding: 8.5rem 0rem 0;
	}
}

@media (max-width: 392px) {
	/* .btn-design span {
		font-size: 1.2rem !important;
	}

	.btn-design i {
		font-size: 2rem;
	} */

	.logo img {
		height: 45px;
	}

	.navbar {
		padding: 2px 1.5rem !important;
	}
}

@media (max-width: 375px) {
	.logo img {
		height: 36px;
	}

	.navbar {
		padding: 6px 1.5rem !important;
	}

	.Footer-container {
		padding: 1rem 1rem 0;
	}

	.Custom-container {
		padding: 0rem 0rem !important;
	}

	.copyright p {
		font-size: 10px;
		padding: 0 2rem;
	}

	.copyright p span {
		font-size: 1.25rem;
	}
}