.home-banner {
	background: #fff;
	height: 400px;
}

/* .home-banner-search {
        position: absolute;
        top: 20%;
        left: 18%;
    }
    .home-banner-search-inputs {
        position: relative;
        width: 375px;
    } */
.home-banner-input {
	height: 40px;
	border: transparent;
}

.home-title {
	width: 75%;
	line-height: 1.2;
	margin-left: 10%;
	margin-right: 10%;

}

@media(min-width:1024px){
	.home-title-font-size{
		font-size:85px !important;
	}
}

@media(min-width:310px) AND (max-width:375px){
	.home-title-font-size{
		font-size:30px !important;
	}
}

@media(min-width:426px) AND (max-width:600px){
	.home-title-font-size{
		font-size:36px !important;
		letter-spacing: -2px !important;
	}
}

@media(min-width:601px) AND (max-width:920px){
	.home-title-font-size{
		font-size:58px !important;
		letter-spacing: -2px !important;
	}
}
@media(min-width:921px) AND (max-width:1024px){
	.home-title-font-size{
		font-size:72px !important;
		letter-spacing: -4px !important;
	}
}

/* @media(min-width:750px) AND (max-width:1024px){
	.home-title-font-size{
		font-size:70px !important;
	}
} */

@media(min-width:600px) AND (max-width:750px){
	.home-title-font-size{
		font-size:55px !important;
	}
}

.input-background {
	border: #121221 solid 1px;
	border-radius: 10px;
	padding: 4px;
	width: 74%;
	z-index: 9;
	height: 60px;
	align-content: center;
}

.home-banner .home-img-container img {
	width: 85% !important;
	float: left;
}

.home-banner-subtitle1 {
	text-align: left;
	font: normal normal 600 18px/22px Inter;
	letter-spacing: 0px;
	color: #D50032;
	font-weight: 700;

}

.home-banner-subtitle2 {
	text-align: left;
	font: normal normal 800 28px/34px Inter;
	letter-spacing: 0px;
	color: #008675;
	font-weight: 800;
	margin-top: 1rem !important;
}

.home-banner-title {
	text-align: left;
	font: normal 800 42px/52px Inter !important;
	letter-spacing: 0px;
	color: #000000 !important;
	width: 550px;
	margin-top: 4rem !important;
	font-style: italic !important;
	line-height: 3.5rem !important;
}

.driving-lesson-re-invented {
	text-align: center;
	font: normal 800 45px/55px Inter;
	letter-spacing: 0px;
	color: #000000;
	margin-top: 50px;
}

.driving-lesson-re-invented-sub-text {
	text-align: center;
	font: normal normal 400 24px/29px Inter;
	padding-left: 10%;
	padding-right: 10%;
	margin-top: 20px;
}

.what-stands-for {
	text-align: center;
	margin-top: 25px;
	font-weight: 800;
	font-size: 20px/29px;
	font-family: Inter;
	color: #008675;
}

.btnSearch {
	background-color: #fff;
	color: #008675;
	border-radius: 0;
	border: 1px solid #ced4da;
	font-size: 18px;
	font-weight: 500;
	line-height: 22px;
	min-width: 100px;
	padding: 0px 20px;
	margin-left: 0px;
	text-align: center;
	max-width: 300px;

}

.pt-7,
.py-7 {
	padding-top: 7rem !important;
	padding-bottom: 25px;
}

.px-7 {
	padding-left: 7rem !important;
	padding-right: 7rem !important;
}

.testimonials-box-content {
	padding-left: 2%;
	padding-right: 2%;
	padding-top: 2%;
	padding-bottom: 2%;
}

.plaform-box-img img {
	min-height: 350px;
	max-height: 500px;
	height: auto;
}

.image-box-top-padding {
	padding-top: 0px;
	margin-left: 32px;
	margin-right: 50px;
}

.plaform-box-location {
	font: normal normal 300 24px/29px Inter;
}

.btn-search {
	background-color: #008675 !important;
	border-color: #ced4da !important;
	border-radius: 0px;
	color: #ffffff;
	font-weight: 600;
	font-size: 18px;
}

.btn-search:hover {
	background-color: #ffffff !important;
	border-color: #ced4da !important;
	color: #008675;
	font-weight: 600;
}

@media screen and (max-device-width: 920px) {
	.driving-lesson-re-invented-sub-text {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media screen and (max-device-width: 768px) {

	.home-banner .home-img-container img {
		width: 100% !important;
		margin-bottom: 10px;
	}

	.home-banner-image {
		width: 100% !important;
		margin-bottom: 10px;
	}

	/* .home-banner-search{
            position: relative;
            top:0%;
            left: 0%;
            padding:10%;
        } */
	.home-banner-title {
		width: 100%;

	}

	.home-banner {
		height: auto !important;
	}

	/* .home-banner-search {
            position: relative;
            padding-top: 0%;
            padding-left: 0%;
            padding-right:0%;
            top:10% !important;
            left:0%;
        } */
	.plaform-m100 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.pt-7,
	.py-7 {
		padding-top: 2rem !important;
		padding-bottom: 25px;
	}

	.testimonials-box.responsive {
		padding: 0px;
	}

	.testimonials-box-content {
		padding-left: 10%;
		padding-right: 10%;
		padding-top: 10%;
		padding-bottom: 10%;
	}

	.plaform-box-img img {
		padding-bottom: 0px;
		margin-top: 10px;
		height: auto !important;
		max-width: 125% !important;
		width: 125% !important;

	}

	.yoo-platform-section .plaform-box-img img {
		padding-bottom: 0px;
		margin-top: 10px;
		height: auto !important;
		max-width: 100% !important;
		width: 100% !important;

	}

	.lesson-gift-voucher .item {
		border-radius: 15px;
	}

	.home-banner-subtitle1,
	.home-banner-subtitle2 {
		float: none;
	}

	.course {
		float: unset;
	}

	.course-name {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.image-box-top-padding {
		padding-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.driving-lesson-re-invented-sub-text {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 770px) {

	/* .home-banner-search {
            position: absolute;

            padding-top: 10% !important;
            padding-left: 10% !important;
            padding-right:3% !important;
            padding-bottom:0px !important;
            top:0%;
            left:0%;
        } */
	.home-banner {
		height: auto !important;
	}

	.plaform-m100 {
		margin-left: 0px !important;
		margin-right: 0px !important;
	}

	.pt-7,
	.py-7 {
		padding-top: 2rem !important;
		padding-bottom: 25px;
	}

	.course {
		float: unset;
	}

	.course-name {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.image-box-top-padding {
		padding-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.driving-lesson-re-invented-sub-text {
		padding-left: 0px;
		padding-right: 0px;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {

	/* .home-banner-search {
            position: absolute;
            padding-top: 15%;
            padding-left: 10%;
            padding-right:3%;
            top:0%;
            left:0%;
        } */
	.home-banner {
		height: auto !important;
	}

	.course {
		float: unset;
	}

	.course-name {
		margin-top: 10px;
		margin-bottom: 10px;
		margin-left: 0px;
		margin-right: 0px;
	}

	.image-box-top-padding {
		padding-top: 0px;
		margin-left: 0px;
		margin-right: 0px;
	}
}

.div-height {
	height: 60vh;
	display: inline-flex;
	flex-direction: column;
	justify-content: center;
}

.txt-title-1 {
	color: #505050;
	font-size: 18px;
	font-weight: 400;
	
}

.txt-title-2 {
	color: #000000;
	font-size: 48px;
	font-weight: 700;
	letter-spacing: -6px;
	line-height: 1em;
}

.txt-title-3 {
	color: #008675;
	font-size: 22px;
	font-weight: 400;
}
.txt-about-review{
	color: #008675;
	font-size: 20px;
	font-weight: 400;
	line-height: 1.5rem;
	text-align: center;
	text-decoration: underline;
}

.btn-go {
	background-color: #008675;
	color: #ffffff;
	margin-left: -30px;
	border: none;
	border-radius: 50%;
	display: flex;
	font-size: 22px;
	padding: 26px 26px;
	z-index: 99;
	font-weight: 700;
}

.input-div-alignment {
	align-items: center;
	justify-content: center;
	padding-bottom: 8px;
	background-color: white;
}

#postcode {
	border: none;
	width: 84%;
	font-size: 18px;
	font-weight: 600;
}

#postcode:focus {
	box-shadow: unset;
}

.img-search-icon {
	width: 24px;
	height: 24px;
	align-self: center;
	margin: 0px 8px;
}

.txt-trust-background {
	background-color: #CCE7E3;
	padding: 8px 8px 0px 8px;
	border-radius: 8px;
}

@media only screen and (max-width:375px){
    .txt-title-2 {
		line-height: 1.2em;
		font-size: 27px;
		letter-spacing:-2px
	}
}
@media only screen and (min-width:376px) and (max-width:425px){
    .txt-title-2 {
		line-height: 1.2em;
		font-size: 32px;
		letter-spacing:-2px
	}
}

@media only screen and (max-width: 600px) {
	.input-background {
		width: 80%;
		border-radius: 40px;
	}

	.home-title {
		width: 100%;
		line-height: 1.2;
		margin-left: 0%;
		margin-right: 0%;

	}

	.txt-title-1 {
		font-size: 16px;
	}

	

	.txt-title-2.second-line {
		line-height: 1.0em;
	}

	.div-height {
		height: 40vh;
	}

	.txt-title-3 {
		line-height: 1.0em;
		font-size: 18px;
	}

	.mobile-banner {
		/* position: sticky;*/
		/*top: 48px;*/
		/*z-index: 999;*/
		background-color: #fff;
		padding-top: 5px;
		margin-top: 10px;

	}

	input#postcode,
	input#postcode::placeholder {
		font-size: 14px;
	}

	input#postcode::placeholder {
		font-size: 14px;
	}

	.remove-row-margin {
		margin-left: 0px;
		margin-right: 0px;
	}

	.btn-go {
		margin-left: -48px;
		padding: 20px 20px;
	}

	.input-background {
		height: 48px;
	}

	.home-banner-input {
		margin-left: -8px;
	}
}

@media (min-width: 770px) and (max-width: 1025px) {
	.rowOverride {
		flex-direction: row !important;
	}
}

