/*
 *  Copyright (C) 2025 Dynamowebs Pvt  ltd  www.dynamowebs.com , Inc -
 *  Dynamowebs : tax2u-co-uk-new All Rights Reserved :  site-page-home-hero-banner.css (Last modified : 7/3/25, 5:36 PM )
 *  site-page-home-hero-banner.css  Unauthorized copying of this file , via any medium is strictly prohibited
 *  Proprietary and confidential Written by Dynamowebs software & VOIP solutions
 *  <faisal.aqurz@gmail.com> / <imran@dynamowebs.com>, at  4/ 7/ 2025
 *  can not be copied and / or distributed without the express  permission of Dynamowebs
 *  github  :: https://github.com/faisal3956/
 *  website :: https://www.dynamowebs.com
 */

html .home-banner .container {
	width: 100%;
	max-width: 1320px;
}

p {
	margin-bottom: 0;
}

.home-banner {
	background-color: #ddf0ff;
	overflow: hidden !important;
	text-align: center;
}

.home-banner-inner {
	padding: 50px 0px 57px 0px;
}

.Start-your-Tax-Return-draft {
	font-size: 46px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.1;
	letter-spacing: -0.15px;
	text-align: left;
	color: #1b75bc;
	padding-bottom: 15px;
}

.Register-for-UTR-Num-sutitle-col {
	padding-right: 90px;
	padding-bottom: 24px;
}

.Register-for-UTR-Num-sutitle {
	font-size: 24px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1.42;
	letter-spacing: -0.13px;
	text-align: left;
	color: #060606;
}

.home-banner-ul {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.home-banner-ul li img {
	width: 100%;
	height: 22px;
	max-width: 22px;
	max-height: 22px;
	margin-right: 18px;
	object-fit: contain;
}

.home-banner-ul li {
	display: flex;
	align-items: center;
	position: relative;
	padding-bottom: 18px;
	font-size: 16px;
	font-weight: 500;
	font-stretch: normal;
	font-style: normal;
	line-height: 1;
	letter-spacing: -0.08px;
	text-align: left;
	color: #060606;
}

.home-banner-btn-outer {
	width: 100%;
	max-width: 261px;
	padding-top: 13px;
	text-align: left;
}

.dynamowebs-home-banner-btn {
	width: 100%;
	max-height: 56px;
	align-items: center;
	gap: 10px;
	padding: 17px 20px;
	border-radius: 100px;
	background-color: #00aeef;
}

.home-banner-btn-text {
	font-size: 16px;
	font-weight: 600;
	font-stretch: normal;
	font-style: normal;
	line-height: inherit;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	display: inline-block;
	margin-top: -8px;
}

.home-banner-img {
	width: 100%;
	height: 100%;
	max-width: 512px;
	max-height: 420px;
	object-fit: contain;
}

.home-banner-img-outer {
	text-align: end;
	display: contents;
}

@media only screen and (max-width: 1200px) {
	.Start-your-Tax-Return-draft {
		font-size: 28px;
		font-weight: 700;
	}

	.Register-for-UTR-Num-sutitle-col {
		padding-bottom: 20px;
	}

	.Register-for-UTR-Num-sutitle {
		font-size: 18px;
		letter-spacing: -0.8px;
	}

	.home-banner-img {
		object-fit: cover;
	}
}

@media only screen and (max-width: 992px) {
	html .home-banner .container {
		max-width: 100%;
	}

	.home-banner-inner {
		padding-top: 16px;
		padding-bottom: 16px;
	}

	.home-banner-ul li img {
		margin-right: 18px;
	}

	.home-banner-ul li {
		padding-bottom: 14px;
	}

	.home-banner-btn-outer {
		padding-top: 20px;
	}

	.dynamowebs-home-banner-btn {
		padding: 15px 20px;
	}

	.home-banner-img-outer {
		margin-top: 0px;
	}

	.home-banner-img {
		object-fit: contain;
	}
}

@media only screen and (max-width: 768px) {
	.home-banner-img-outer {
		text-align: center;
		display: block;
	}
}

@media only screen and (max-width: 580px) {}

@media only screen and (max-width: 480px) {
	.Start-your-Tax-Return-draft {
		text-align: center;
	}

	.Register-for-UTR-Num-sutitle {
		text-align: center;
	}

	.Register-for-UTR-Num-sutitle-col {
		padding-left: 22px;
		padding-right: 22px;
	}

	.home-banner-ul {
		margin: 0px 16px 0px 40px;
	}

	.home-banner-ul li {
		line-height: 1.38;
		padding-bottom: 18px;
	}

	.dynamowebs-home-banner-btn {
		padding: 12px 20px;
	}

	.home-banner-btn-outer {
		max-width: 350px;
		padding-top: 15px;
		display: block;
		margin: 0 auto;
	}

	.home-banner-img-outer {
		margin-top: 15px;
		margin-bottom: 15px;
		max-width: 370px;
	}

	.home-banner-img {
		max-width: 370px;
		width: 100%;
		max-height: 322.9px;
		height: auto;
		object-fit: contain;
	}

}

@media only screen and (max-width: 390px) {
	.Register-for-UTR-Num-sutitle-col {
		padding-left: 10px;
		padding-right: 10px;
	}

	.home-banner-ul {
		margin: 0px 0px 0px 19px;
	}
}