.clear-both {
	float: left;
	width: 100%;
	clear: both;
}

#WithWithoutWire.row {
	margin-left: 0;
	margin-right: 0;
}

.home .background-white {max-width: 100%;}

#BannerLandroidClassic.text-align-center {
	justify-content: center;
	align-content: end;
}

#BannerLandroidVision.text-align-center {
	justify-content: center;
	align-content: end;
}

#disambiguation .arrow-img {
	position: absolute;
	top: -40px;
}

#disambiguation .double-column .background-image {
	padding: 50px 90px 50px 90px;
}

#disambiguation .row {margin-left: 0; margin-right: 0;}

#disambiguation .text-align-center .button-box {width: 100%;}

#disambiguation .padding-double-column .col-md-6:first-child {padding-left: 0;}

#disambiguation .padding-double-column .col-md-6:last-child {padding-right: 0;}

.background-white {
	float: left;
	width: 100%;
	background-color: #fff;
}

.landroid-front-page-box {
	float: left;
	width: 100%;
}

.landroid-front-page-2021-box {
	float: left;
	width: 100%;
}

@media screen and (max-width: 870px) { 
	
	#disambiguation .padding-double-column .col-md-6:first-child {padding-right: 5px;}  
	
	#disambiguation .padding-double-column .col-md-6:last-child {padding-left: 5px;}  
	
	#disambiguation .main-button {margin-bottom: 0;}
	
	#disambiguation .double-column .background-image {
	  padding: 30px 20px 30px 20px;
	}
	
}

@media screen and (max-width: 768px) { 
	
	#disambiguation .padding-double-column .col-md-6:first-child {padding-left: 0 !important;
		padding-right: 4px !important;}
	
	#disambiguation .padding-double-column .col-md-6:last-child {padding-left: 4px !important;
		padding-right: 0 !important;}
	
	#BannerLandroidVision.border-radius {overflow: visible!important;}
	
	#BannerLandroidClassic.border-radius {overflow: visible!important;}
	
}

@media screen and (max-width: 570px) { 
	
	#disambiguation .main-button {min-width: auto;}
	
	#disambiguation .padding-double-column .col-md-6 {width: 50%; max-width: 50%;}
	
	#title-disambiguation.container {padding-left: 0; padding-right: 0;}
	
	#disambiguation.container {padding-left: 0; padding-right: 0;}
	
	#disambiguation .mb-5, #disambiguation .my-5 {margin-bottom: 1rem !important;}
	
	#disambiguation .double-column .background-image {height: 530px;}
	
	#BannerLandroidClassic {
		background-image: url(https://uk.worx.com/wp-content/uploads/banner/banner-06-worx.webp);
	}
	
	#BannerLandroidVision {
		background-image: url(https://uk.worx.com/wp-content/uploads/banner/banner-07-worx.webp);
	}
	
	#WithWithoutWire {
		background-image: url(https://uk.worx.com/wp-content/uploads/banner/banner-08-worx.webp);
	}
	
	#disambiguation .text-box {min-height: 200px;}
	
	#disambiguation .double-column .background-image {
		padding: 30px 10px 30px 10px;
	  }
	  
	#disambiguation .border-radius {border-radius: 0;}
	
	#title-disambiguation .border-radius {border-radius: 0;}
	
}

@media screen and (max-width: 400px) { 
	
	#disambiguation .text-box {
		min-height: 250px;
	  }
	
}