#contact-form .contact-cont .input-field input,
#contact-form .contact-cont .input-field select {
	border: none;
	outline: 0;
	box-shadow: none;
	width: 70%;
	background-color: #e7eef4;
	padding: 5px 20px;
	height: 50px
}

#services-us {
	padding: 40px 0
}

#services-us .bass-img {
	width: 80%;
	margin: 0 auto;
	display: block
}

#services-us .box {
	padding-bottom: 20px
}

#services-us .icons {
	border: 2px solid #002e5b;
	margin: 0 auto 15px;
	border-radius: 50%;
	width: 110px;
	height: 110px;
	padding: 4px;
	box-shadow: rgb(0 0 0 / 24%) 0 3px 8px
}

#services-us .icons .icon img {
	margin: 20px auto;
	display: block;
	width: 60%;
	border-radius: 0
}

#services-us h4 {
	font-size: 18px;
	font-weight: 600;
	color: #000;
	margin: 0 0 10px;
	text-align: center
}

#services-us .box p {
	font-size: 14px;
	color: #686868;
	margin: 0
}

.CaptchaWrap {
	position: relative
}

.CaptchaTxtField {
	border-radius: 5px;
	border: 1px solid #ccc;
	display: block;
	box-sizing: border-box
}

#UserCaptchaCode {
	padding: 15px 10px;
	outline: 0;
	font-size: 18px;
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
	width: 343px
}

#CaptchaImageCode {
	text-align: center;
	margin-top: 15px;
	padding: 0;
	width: 300px;
	overflow: hidden
}

.capcode {
	font-size: 46px;
	display: block;
	-moz-user-select: none;
	-webkit-user-select: none;
	user-select: none;
	cursor: default;
	letter-spacing: 1px;
	color: #ccc;
	font-family: 'Roboto Slab', serif;
	font-weight: 100;
	font-style: italic
}

.ReloadBtn {
	background: url('https://cdn3.iconfinder.com/data/icons/basic-interface/100/update-64.png') left top/100% no-repeat;
	width: 32px;
	height: 32px;
	border: 0;
	outline: 0;
	position: absolute;
	bottom: 30px;
	left: 310px;
	cursor: pointer
}

.btnSubmit {
	margin-top: 15px;
	border: 0;
	padding: 10px 20px;
	border-radius: 5px;
	font-size: 18px;
	background-color: #1285c4;
	color: #fff;
	cursor: pointer
}

#WrongCaptchaError,
.error {
	color: red
}

.error {
	font-size: 12px;
	display: none
}

.form-wrapper select {
	background: #fff;
	border-radius: 50px;
	border: 1px solid #e3e3e3;
	height: 48px;
	padding: 6px 22px;
	font-size: 14px
}

.iti {
	position: relative;
	display: block !important
}

.success {
	color: green;
	font-size: 18px;
	margin-bottom: 15px;
	display: none
}

.flag-text {
	margin-left: 10px
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
	width: 200px !important
}

.info-block .social-icon,
.reach-form-sec {
	padding: 30px 0
}

#contact-form .contact-cont {
	background-color: #eff4f8;
	border-radius: 10px;
	box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;
	padding: 30px;
	position: relative
}

#contact-form .contact-cont .head {
	padding-bottom: 30px
}

#contact-form .contact-cont .head h2 {
	font-size: 40px;
	background: -webkit-linear-gradient(#1c5c9a, #043060);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	text-transform: uppercase;
	font-weight: 700
}

#contact-form .contact-cont .input-field {
	margin-bottom: 20px;
	flex-wrap: wrap
}

.error_validate {
	color: red;
	display: block
}

#contact-form .select2-container {
	width: 70% !important
}

#contact-form .select2-container--default .select2-selection--single {
	background-color: #e7eef4;
	border: 1px solid #e7eef4;
	border-radius: 0;
	height: auto
}

#contact-form .select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 50px;
	height: 50px
}

#contact-form .contact-cont .input-field textarea {
	border: none;
	outline: 0;
	box-shadow: none;
	width: 70%;
	background-color: #e7eef4;
	padding: 5px 15px
}

#contact-form .contact-cont .input-field input::placeholder {
	color: #aaa;
	font-size: 14px;
	opacity: 1
}

#contact-form .contact-cont .input-field input:-ms-input-placeholder {
	color: #aaa;
	font-size: 14px
}

#contact-form .contact-cont .input-field input::-ms-input-placeholder {
	color: #aaa;
	font-size: 14px
}

#contact-form .contact-cont .input-field textarea::placeholder {
	color: #aaa;
	font-size: 14px
}

#contact-form .contact-cont .input-field label {
	display: block;
	font-size: 16px;
	color: #aaa;
	margin-bottom: 5px;
	font-weight: 400
}

#contact-form .contact-cont a.submit {
	background: #002f5d;
	color: #fff;
	padding: 10px 40px;
	border-radius: 10px;
	transition: .3s;
	font-weight: 600;
	text-decoration: none;
	margin: 10px 80px 0;
	display: inline-block
}

.info-block {
	position: absolute;
	top: 90px;
	right: -200px;
	background-color: #002f5d;
	color: #fff;
	padding: 50px;
	max-width: 360px;
	border-radius: 10px;
	text-align: center
}

.info-block .des {
	position: relative;
	margin-bottom: 20px
}

.info-block .des p {
	font-size: 16px;
	font-family: var(--Poppins);
	color: #fff;
	line-height: 22px
}

nfo-block .des p::before {
	content: "";
	background-color: #fff;
	position: absolute;
	top: 74px;
	width: 30%;
	height: 2px;
	margin: 20px 80px
}

.info-block .social-info a {
	text-decoration: none;
	color: #fff
}

.info-block .social-info {
	padding: 50px 0
}

.info-block .social-info a i {
	padding-right: 20px
}

.info-block .social-btn a {
	border: 1px solid #fff;
	color: #fff;
	padding: 4px 20px;
	text-decoration: none;
	font-size: 16px
}

.info-block .social-icon ul {
	margin: 0;
	padding: 0
}

.info-block .social-icon ul li {
	list-style: none;
	display: inline-block;
	background-color: #fff;
	border-radius: 50%;
	width: 35px;
	height: 35px;
	line-height: 38px;
	margin: 20px
}

.info-block .social-icon ul li i {
	color: #000;
	font-size: 20px
}

.mobile-no-output-field {
	display: flex;
	width: 70%
}

#contact-form .mobile-no-output-field .dropdown {
	width: 160px;
	outline: 0 !important;
	box-shadow: none !important
}

#contact-form .dropdown {
	width: 70%;
	display: inline-block;
	background-color: #e7eef4;
	border-radius: 2px;
	transition: .5s;
	position: relative;
	font-size: 14px;
	color: #474747;
	height: 50px;
	text-align: left
}

#contact-form .dropdown .select {
	cursor: pointer;
	display: block;
	padding: 14px 20px;
	font-family: var(--Raleway);
	font-size: 14px;
	color: #aaa
}

#contact-form .dropdown .select>i {
	font-size: 13px;
	color: #aaa;
	cursor: pointer;
	transition: .3s ease-in-out;
	float: right;
	line-height: 20px
}

#contact-form .dropdown.active .select>i {
	transform: rotate(-180deg)
}

#contact-form .dropdown .dropdown-menu {
	position: absolute;
	background-color: #fff;
	width: 100%;
	left: 0;
	margin-top: 1px;
	border-radius: 0 1px 2px 2px;
	overflow: hidden;
	display: none;
	z-index: 9;
	padding: 0;
	list-style: none
}

#contact-form .dropdown .dropdown-menu li {
	padding: 10px 15px;
	transition: .2s ease-in-out;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	font-family: var(--Raleway);
	font-size: 16px
}

#contact-form .dropdown .dropdown-menu li:hover {
	background-color: #f2f2f2
}

#contact-form .dropdown .dropdown-menu li:active {
	background-color: #e2e2e2
}

@media (min-width:320px) and (max-width:480px) {
	#contact-form .contact-cont {
		background-color: #eff4f8;
		border-radius: 10px;
		box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;
		padding: 10px;
		position: relative
	}

	#contact-form .contact-cont .input-field input {
		border: none;
		outline: 0;
		box-shadow: none;
		width: 100%;
		background-color: #e7eef4;
		padding: 5px 20px;
		height: 50px
	}

	#contact-form .dropdown {
		width: 100%;
		display: inline-block;
		background-color: #e7eef4;
		border-radius: 2px;
		transition: .5s;
		position: relative;
		font-size: 14px;
		color: #474747;
		height: 50px;
		text-align: left
	}

	.info-block {
		position: static;
		top: 90px;
		right: 0;
		background-color: #002f5d;
		color: #fff;
		padding: 20px;
		max-width: 360px;
		border-radius: 10px;
		text-align: center
	}

	#contact-form .contact-cont a.submit {
		margin-bottom: 50px
	}

	#contact-form .contact-cont .head h2 {
		font-size: 34px;
		background: -webkit-linear-gradient(#1c5c9a, #043060);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		text-transform: uppercase;
		font-weight: 700
	}
}

@media (max-width:767px) {
	.award-side-box {
		padding: 12px;
		background-color: rgba(255, 255, 255, .7);
		margin: 10px 0;
		border-radius: 10px;
		box-shadow: 0 0 10px rgba(0, 0, 0, .4)
	}

	.award-div-inner {
		padding: 0
	}

	.sec-awards .item {
		padding: 10px 15px 20px;
		width: 100%
	}

	.regular-multi-slide .item .media img {
		width: 60px !important;
		margin: 0 auto !important;
		height: 60px !important
	}

	#services-us .bass-img {
		width: 100%;
		height: auto
	}

	#contact-form .contact-cont .input-field input {
		border: none;
		outline: 0;
		box-shadow: none;
		background-color: #e7eef4;
		padding: 5px 20px;
		height: 50px
	}

	#contact-form .dropdown {
		display: inline-block;
		background-color: #e7eef4;
		border-radius: 2px;
		transition: .5s;
		position: relative;
		font-size: 14px;
		color: #474747;
		height: 50px;
		text-align: left
	}

	#contact-form .contact-cont .input-field textarea {
		border: none;
		outline: 0;
		box-shadow: none;
		background-color: #e7eef4;
		padding: 5px 15px
	}

	#contact-form .contact-cont .input-field input,
	#contact-form .contact-cont .input-field textarea,
	#contact-form .dropdown,
	.mobile-no-output-field {
		width: 100%
	}

	.video-box>video {
		height: 400px !important
	}

	.main-banner-sec .video-box video {
		object-position: center;
		width: 100%;
		object-fit: cover
	}

	.main-banner-sec,
	.main-banner-sec .video-box>img {
		height: unset !important;
		max-height: 100% !important
	}
}

@media (min-width:768px) and (max-width:1024px) {
	#contact-form .contact-cont .input-field input {
		border: none;
		outline: 0;
		box-shadow: none;
		width: 50%;
		background-color: #e7eef4;
		padding: 5px 20px;
		height: 50px
	}

	#contact-form .dropdown {
		width: 50%;
		display: inline-block;
		background-color: #e7eef4;
		border-radius: 2px;
		transition: .5s;
		position: relative;
		font-size: 14px;
		color: #474747;
		height: 50px;
		text-align: left
	}

	#contact-form .contact-cont .input-field textarea {
		border: none;
		outline: 0;
		box-shadow: none;
		width: 50%;
		background-color: #e7eef4;
		padding: 5px 15px
	}
}

.quest-tool-sec {
	padding: 60px 0;
    background: #f6f8fb;
}

.tool-tab-sec {
	margin: 30px 0
}

.tool-tab-sec .upper-list-tabs {
	border: none;
	justify-content: center;
	margin: 40px 0 20px
}

.tool-tab-sec .upper-list-tabs li a {
	background: rgba(0, 46, 91, .1);
	border-radius: 6px;
	margin: 5px 20px;
	padding: 8px 15px;
	font-style: normal;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #000;
	border: none !important
}

.tool-tab-sec .upper-list-tabs li a:focus,
.tool-tab-sec .upper-list-tabs li a:hover,
.tool-tab-sec .upper-list-tabs.nav-tabs .nav-item.show .nav-link,
.tool-tab-sec .upper-list-tabs.nav-tabs .nav-link.active {
	color: #fff;
	background: #002e5b
}

.inner-tool-list {
	padding: 0;
	margin: 30px 0;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap
}

.inner-tool-list li {
	text-align: center;
	padding: 20px;
	border-radius: 12px;
	list-style: none;
	width: 18%;
	margin: 1%
}

.inner-tool-list li img {
	height: 90px;
	width: 90px;
	object-fit: contain
}

.inner-tool-list li h5 {
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	line-height: 30px;
	color: #002e5b;
	margin-top: 10px
}

.vid-testimonial-upper-tech {
	background-image: url(../../../assets/images/banners/bg_testimonials.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	background-color: #002e5b;
	background-blend-mode: multiply
}
.service-index-new {
	height: 200px !important
}

.service-index-new img {
	height: 130px !important;
	width: 190px !important
}

.service-index-new.middile-box {
	height: 235px !important
}

.flex-card h3.card-title {
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 15px;
	line-height: 20px;
	text-decoration: none
}

.flex-card-anchor {
	color: #333
}

.flex-card.icon-card-hover.first-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/White-Label-Exchange-Development-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/White-Label-Exchange-Development-home.webp);
	background-position: 5px 0;
	background-size: auto, 62px;
	background-repeat: repeat, no-repeat;
	-webkit-transition: 350ms;
	transition: 350ms
}

.flex-card.icon-card-hover.nineth-card,
.flex-card.icon-card-hover.tenth-card {
	background-position: 5px 0;
	background-size: auto, 62px;
	background-repeat: repeat, no-repeat;
	-webkit-transition: 350ms
}

.flex-card.icon-card-hover.nineth-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/Decentralize-Exchange-Development-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/Decentralize-Exchange-Development-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.tenth-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/CryptocurrencyMiningSoftware-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/CryptocurrencyMiningSoftware-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.eleventh-card,
.flex-card.icon-card-hover.twelth-card {
	background-position: 5px 0;
	background-size: auto, 62px;
	background-repeat: repeat, no-repeat;
	-webkit-transition: 350ms
}

.flex-card.icon-card-hover.eleventh-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/NFTmarketplaceDevelopment-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/NFTmarketplaceDevelopment-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.twelth-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/DEXandSwapsDevelopment-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/DEXandSwapsDevelopment-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.forteen-card,
.flex-card.icon-card-hover.thirtheen-card {
	background-position: 5px 0;
	background-size: auto, 62px;
	background-repeat: repeat, no-repeat;
	-webkit-transition: 350ms
}

.flex-card.icon-card-hover.thirtheen-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/TokenDevelopment-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/TokenDevelopment-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.forteen-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/SmartChain-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/SmartChain-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.second-card,
.flex-card.icon-card-hover.third-card {
	background-position: 5px 0;
	background-size: auto, 62px;
	background-repeat: repeat, no-repeat;
	-webkit-transition: 350ms
}

.flex-card.icon-card-hover.second-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/White-Label-Wallet-Development-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/White-Label-Wallet-Development-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.third-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/Smart-Contract-Development-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/Smart-Contract-Development-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.fifth-card,
.flex-card.icon-card-hover.fourth-card {
	background-position: 5px 0;
	background-size: auto, 62px;
	background-repeat: repeat, no-repeat;
	-webkit-transition: 350ms
}

.flex-card.icon-card-hover.fourth-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/Coin-Development-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/Coin-Development-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.fifth-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/Defi-Development-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/Defi-Development-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.seventh-card,
.flex-card.icon-card-hover.sixth-card {
	-webkit-transition: 350ms;
	background-position: 5px 0;
	background-size: auto, 62px;
	background-repeat: repeat, no-repeat
}

.flex-card.icon-card-hover.sixth-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/P2P-Lending-Platform-Development-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/P2P-Lending-Platform-Development-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.seventh-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/ICO-Development-and-Marketing-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/ICO-Development-and-Marketing-home.webp);
	transition: 350ms
}

.flex-card.icon-card-hover.eighth-card {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, .65)), to(rgba(255, 255, 255, .65))), url(/assets/images/home_images/DApps-Development-home.webp);
	background-image: linear-gradient(180deg, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0)), url(/assets/images/home_images/DApps-Development-home.webp);
	background-position: 5px 0;
	background-size: auto, 62px;
	background-repeat: repeat, no-repeat;
	-webkit-transition: 350ms;
	transition: 350ms
}

.flex-card.light-bordered {
	border: 1px solid #e5e5e5 !important
}

.flex-card.icon-card-hover {
	height: 70px;
	padding: 10px 10px 10px 110px;
	border-radius: 8px;
	-webkit-box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 4%);
	box-shadow: -1px 3px 10px 0 rgb(0 0 0 / 4%);
	-webkit-transform: translate(0, 0);
	transform: translate(0, 0);
	text-align: left;
	background-color: #fff
}

.flex-card {
	background-color: #fff;
	border: 1px solid #fcfcfc;
	border-radius: .1875rem;
	display: inline-block;
	position: relative;
	overflow: hidden;
	width: 100%;
	margin-bottom: 20px;
	-webkit-transition: .5s;
	transition: .5s
}

.card-description {
	padding-top: 0 !important;
	font-family: proxima_nova_regular;
	visibility: visible;
	animation-name: slideInRight
}

.main-banner-sec .video-box video {
	object-fit: cover;
	object-position: center;
	width: 100%
}

.service-index-new a {
	font-family: proxima_nova_regular !important
}

#particle-new {
	position: absolute !important;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1
}

.main-banner-sec .video-box img {
    object-position: center;
    width: 100% !important;
    max-height: 100vh !important;
    height: auto !important;
}
.blockchain-banner {
    max-height: 88vh !important;
}

.center-text-with-vid {
	position: absolute;
	left: 30px;
	right: 0;
	top: 25%;
	max-width: 90%;
	margin: 0 auto;
	text-align: left;
	z-index: 100
}

.center-text-with-vid p {
	text-align: left
}

.side-img-home {
	position: absolute;
	right: 90px;
	top: 50px;
	z-index: 10
}

.main-banner-sec .video-box::after {
	content: none !important
}

@media (max-width:768px) {
	.inner-tool-list li {
		width: 31%;
		margin: 1%;
		padding: 5px
	}

	.inner-tool-list li img {
		height: 45px;
		width: 45px
	}

	.inner-tool-list li h5 {
		font-size: 12px;
		line-height: 18px
	}

	.tool-tab-sec .upper-list-tabs li a {
		margin: 5px 8px;
		padding: 5px 10px;
		font-size: 12px;
		line-height: 16px
	}

	.center-text-with-vid,
	.side-img-home {
		right: 0;
		left: 0;
		position: absolute;
		text-align: center
	}

	.center-text-with-vid p,
	.side-img-home {
		text-align: center
	}

	.main-banner-sec,
	.main-banner-sec .video-box>img {
		/* height: 750px; */
		max-height: 100% !important;
		margin-bottom: 0;
	}

	.center-text-with-vid {
		top: 50%;
		max-width: 90%;
		margin: 0 auto;
		z-index: 100
	}

	.side-img-home {
		bottom: 15px;
		top: auto
	}

	.main-banner-sec .video-box .side-img-home img {
		max-width: 420px
	}
}