.UIPage-outer {
	padding-top: 0;
}

.UIPage-inner,
.UIContent-outer-clear,
.UIContent-inner,
.UIContent-content-clear {
	width: 100%;
	max-width: 100%;
	padding: 0;
}

#UIBlue-page p {
	margin-bottom: 21px;
}
#UIBlue-page ul {
	list-style: none;
}

#UIBlue-page ul li::before {
  content: "\2022";
  color: var(--esure-blue);
  font-size: 1.5em;
  font-weight: bold;
  display: inline-block;
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

#UIBlue-page ul li {
	margin: 0 0 21px 25px;
	line-height: 22px;
}

#UIBlue-header {
	width: 100%;
	max-width: 100%;
	min-height: 233px;

	background: rgb(2,117,216);
	background: -moz-radial-gradient(circle, rgba(2,117,216,1) 0%, rgba(0,212,255,1) 0%, rgba(2,117,216,1) 100%);
	background: -webkit-radial-gradient(circle, rgba(2,117,216,1) 0%, rgba(0,212,255,1) 0%, rgba(2,117,216,1) 100%);
	background: radial-gradient(circle, rgba(2,117,216,1) 0%, rgba(0,212,255,1) 0%, rgba(2,117,216,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0275d8",endColorstr="#0275d8",GradientType=1);
	text-align: center;
}
#UIBlue-hero {
	position:relative;
	top: -50px;
	margin-bottom: 0;
}

#UIBlue-header h1,
#UIBlue-header h2,
#UIBlue-header h3
{
	color: #fff;
	font-size: 2.5em;
	font-family: 'Roboto', sans-serif;
}
#UIBlue-header p {
	color: #fff;
	font-size: 1.1em;
	font-family: 'Roboto', sans-serif;
	padding: 0 0 11px;
	margin: 0;
}
#UIBlue-header p:first-child {
	margin-top: 11px;
}

#UIContent-outer {
	max-width:100%;
}

#UIContent-page {
	min-height: 700px;
}

.esure-wrap {
	margin: 21px auto;
	max-width: 770px;
}

/*********************************/

.UIBlue-header {
  min-height: 530px;
}
.UIBlue-header-inner {
  max-width: 1170px;
  margin: 80px auto 0;
}
.UIBlue-header-left {
  max-width: 630px;
}
.UIBlue-header-left h1 {
  line-height: 50px;
  letter-spacing: 1.2px;
}
.UIBlue-header-left p {
    text-align: left;
}

.UIBlue-header-button A,
.UIBlue-footer-button A,
.UIBlue-header-button button
{
  font-weight: bold;
  font-size: 24px !important;
  background-color: var(--esure-bright-green) !important;
  border: none !important;
  color: #fff !important;
}

.UIBus-none {
	display: none;
}
.UIBus-ul ul {
	margin-left: 21px;
}
.UIBus-ul ul li {
	font-size: 18px;
	line-height: 16px;
	color: var(--esure-grey-font);
	margin: 0 0 11px !important;
}
.UIBus-body-inner {
  max-width: 1170px;
  margin: 0 auto;
}

.UIBus-grey-background {
  padding: 30px 0;
  background-color: var(--esure-grey-background);
}
.UIBus-white-background {
  padding: 30px 0;
  background-color: #fff;
}

.UIBus-grey-background-tight {
  padding: 11px 0;
  background-color: var(--esure-grey-background);
}
.UIBus-white-background-tight {
  padding: 11px 0;
  background-color: #fff;
}

.UIBus-grey-background p,
.UIBus-white-background p {
   margin-bottom: 11px !important;
   color: var(--esure-grey-font);
   font-size: 18px;
}

.UIBus-grey-background h2,
.UIBus-white-background h2 {
  line-height: 46px;
  font-size: 36px;
  margin-top: 0px;
  margin-bottom: 15px;

}
.UIBus-block-blue,
.UIBus-block-green {
  padding: 0 11px;
  max-width: 275px;
  width: 100%;
}

.UIBus-block-blue > div {
  background-color: var(--esure-blue);

}
.UIBus-block-green > div {
  background-color: var(--esure-green);
}
.UIBus-block-blue > div,
.UIBus-block-green > div {
  border-radius: 11px;
  color: #fff;
  height: 250px !important;
}

.UIBus-block-blue > div h2,
.UIBus-block-green > div h2
{
  font-size: 40px;
  margin-top: 40px;
  margin-bottom: 21px;
}

.UIBus-block-blue > div p,
.UIBus-block-green > div p {
  margin-bottom: 11px;
  font-height: 1.2em;
  color: #fff;
  text-align: center;
}

.UIBus-block-blue .wpb_single_image,
.UIBus-block-green .wpb_single_image {
  margin: 15px auto 21px;
  color: #fff;
}
.UIBus-block-blue .wpb_single_image img,
.UIBus-block-green .wpb_single_image img {
	width: auto;
	min-height: 95px;
	max-height: 95px;
	height: 95px;
}

.UIBus-block-blue > div h3,
.UIBus-block-green > div h3
{
	font-size: 24px;
	margin: 0 auto;
	color: #fff;
}




.UIBus-body-content {
  width: 100%;
  max-width: 1034px;
  line-height: 1.875em;
  font-size: 1.3em;
  margin: 21px auto 50px;
}

.UIBus-block {
  box-shadow: 0 0 20px #aaa;
  border-radius: 21px;
  background-color: #fff;
  max-width: 1170px;
  margin: 0 auto 80px;
}

.UIBus-img-wrapper {
  background-color: #f6f6f6;
  min-height: 440px;
}

.UIBus-block-img {
  background-color: #f6f6f6;
  margin:60px 0 60px 15px;
}

.UIBus-block-img-white {
  background-color: #fff;
  margin:60px 0 60px 15px;
}
.UIBus-block-img-clear {
  margin:60px 0 60px 15px;
}

.UIBlock-img {
 margin: 11px;
}

.UIBus-block-left {
  border-radius: 21px 0 0 21px;
}

.UIBus-block-right {
  border-radius: 0 21px 21px 0;
}

.UIBus-block-text > div > div:first-child {
  margin: 60px 0 0 60px;
  max-width: 80%;
}
.UIBus-block-text h2 {
  font-size: 2.6em;
}

.UIBus-block-text p {
  line-height: 2em;
}
.UIBus-block-button button.vc_btn3 {
  border-radius: 21px;
  border-color: var(--esure-green) !important;
  background-color: #fff !important;
  font-size: 18px;
}

.UIBus-block-button-blue button.vc_btn3 {
  border-radius: 21px;
  border-color: var(--esure-blue) !important;
  background-color: #fff !important;
  font-size: 18px;
}


/***************** Block Outline ***********************/
.UIBus-block-outline-blue,
.UIBus-block-outline-green {
  padding: 0 15px;
}

.UIBus-block-outline-blue > div,
.UIBus-block-outline-green > div {
  border-radius: 21px;
  min-height: 250px;
}

.UIBus-block-outline-blue > div {
  border: solid 2px var(--esure-blue);
  background-color: #fff;
}
.UIBus-block-outline-green > div {
  border: solid 2px var(--esure-green);
  background-color: #fff;
}

.UIBus-block-outline-blue h2,
.UIBus-block-outline-green h2 {
  margin: 5px auto 21px;
  font-size: 24px;
  font-weight: 500;
}
.UIBus-block-outline-blue h2 {
  color: var(--esure-blue);
}
.UIBus-block-outline-green h2 {
  color: var(--esure-green);
}

.UIBus-block-outline-blue h3,
.UIBus-block-outline-green h3 {
    margin: 11px auto 5px;
    line-height: 30px;
    font-weight: 400;
}

.UIBus-block-outline-blue p,
.UIBus-block-outline-green p  {
  margin: 11px auto 5px !important;
  color: var(--esure-grey-font);
  line-height: 1em;
}

.UIBus-block-outline-blue .wpb_single_image,
.UIBus-block-outline-green .wpb_single_image {
  margin-bottom: 0px !important;
}

.UIBus-block-outline-blue .wpb_text_column,
.UIBus-block-outline-green .wpb_text_column {
  margin-bottom: 40px;
}

.UIBus-block-outline-blue .vc_single_image-wrapper,
.UIBus-block-outline-green .vc_single_image-wrapper  {
  margin: 21px auto 11px;
}


/************************ Bus Card ***********************/
.UIBus-remote-card-left,
.UIBus-remote-card-right{
  max-width: 1170px;
  width: 1170px;
  margin: 0 auto;
  height: 240px;
  float: none;
}


.UIBus-card-blue,
.UIBus-card-green {
  border-radius: 21px;
  min-height: 420px;
  max-width: 1170px;
  width: 100%;
  margin: 0 auto 80px;
  box-shadow: 0 0 20px #aaa;
}




.UIBus-card-blue,
.UIBus-card-blue-small {
  background-color: var(--esure-blue);
}
.UIBus-card-green,
.UIBus-card-green-small {
  background-color: var(--esure-green);
}
.UIBus-card-white {
	background-color: #fff;
	min-height: 420px;
}

.UIBus-card-blue > div,
.UIBus-card-green > div {
  color: #fff;
  height: 250px !important;
}
.UIBus-card-blue > div h2,
.UIBus-card-green > div h2 {
  color: #fff;
  font-size: 26px;
  margin-top: 40px;
  margin-bottom: 21px;
}
.UIBus-card-blue > div p,
.UIBus-card-green > div p {
  margin-bottom: 11px;
  font-size: 18px !important;
  color: var(--esure-grey-font);
}

/************************ Bus Card Small ************/
.UIBus-card-blue-small,
.UIBus-card-green-small,
.UIBus-card-white-small,
.UIBus-card-white-small-dropshadow > div {
  border-radius: 21px;
  min-height: 420px;
  max-width: 345px;
  width: 100%;
  margin: 21px;
}

.UIBus-card-blue-small > div,
.UIBus-card-green-small > div
{
  color: #fff;
  padding: 0 21px !important;
}

.UIBus-card-white-small > div
{
  color: var(--esure-grey-font);
  padding: 0 21px !important;
  background-color: #fff;
}

.UIBus-card-blue-small > div h2,
.UIBus-card-green-small > div h2 {
  color: #fff;
  font-size: 28px;
  line-height: 30px;
  margin-top: 40px;
  margin-bottom: 21px;
}
.UIBus-card-blue-small > div p,
.UIBus-card-green-small > div p {
  margin-bottom: 11px;
  font-size: 14px !important;
  color: var(--esure-white-font);
}

.UIBus-card-white-small > div h2 {
  color: var(--esure-grey-font);
  font-size: 28px;
  line-height: 30px;
  margin-top: 40px;
  margin-bottom: 21px;
}
.UIBus-card-white-small > div p {
  margin-bottom: 11px;
  font-size: 14px !important;
  color: var(--esure-grey-font);
}

.UIBus-card-white-small-dropshadow > div {
	background-color: #fff;
	box-shadow: var(--esure-box-shadow);
	min-height: 310px;
}

.UIBus-card-white-small-dropshadow .wpb_single_image {
	margin: 21px auto 11px;
}
.UIBus-card-white-small-dropshadow h3 {
	margin: 11px auto;
	line-height: 26px;
	max-width: 75%;
}
.UIBus-card-blue-small .wpb_single_image,
.UIBus-card-green-small .wpb_single_image,
.UIBus-card-white-small .wpb_single_image {
	margin-top: 21px;
}


/****************************** Card KNow *********************/
.UIBus-card-know {
	max-width: 980px;
	margin: 30px auto;
	background-color: #fff;
	box-shadow: var(--esure-box-shadow);
	padding: 24px;
	border-radius: 21px;
	border-solid: 1px solid #ddd;
}

.UIBus-card-left {
  border-radius: 21px 0 0 21px;
}

.UIBus-card-right {
  border-radius: 0 21px 21px 0;
}
.UIBus-card-text > div > div:first-child {
  margin: 60px 0 0 60px;
  max-width: 80%;
}
.UIBus-card-text h2 {
  font-size: 2.6em;
}

.UIBus-card-text p {
  line-height: 2em;
}

.UIBus-card-checkmark {
  padding: 0 15px;
}

.UIBus-card-checkmark  > div {
  box-shadow: 0 0 15px #aaa;
  max-width: 350px;
  margin: 0 auto;
  background-color: #fff;
  border-radius: 21px;
  min-height: 490px;
}

.UIBus-card-checkmark .vc_icon_element {
  margin: 21px auto 11px;
}

.UIBus-card-checkmark .vc_icon_element-icon {
  font-size: 3em;
}

.UIBus-card-clear {
	margin: 11px auto;
}

/************************* Card Icon *******************/
.UIBus-card-icon > div {
	box-shadow: var(--esure-box-shadow);
	border-radius: 11px;
	background-color: #fff;
	margin: 15px;
	width: 100%;
	max-width: 340px;
	min-height: 350px;
}

.UIBus-card-icon .wpb_single_image {
	margin: 30px auto 5px;
	height: 100px;
}
.UIBus-card-icon .wpb_single_image img {
	max-height: 100px;
	width: auto;
}
.UIBus-card-icon .vc_custom_heading {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 30px;
	max-width: 175px;
	margin: 15px auto;
}
.UIBus-card-icon .wpb_text_column  {
	margin: 0 auto 35px;
}

.UIBus-card-icon .wpb_text_column p {
	text-align: center;
}

.UIBus-green-background {
  background-color: #008122;
  min-height: 310px;
}
.UIBus-green-icon {
  margin: 70px auto 0;
}

.UIBus-green-icon:first-of-type {

}

/***************** Card Flat *********************/
.UIBus-card-flat .vc_single_image-img {
	padding-top: 40px;
}


.UIBus-card-small {
  	display: block;
  	background-color: #fff;
	margin: 11px;
	box-shadow: var(--esure-box-shadow);
	border-radius: 11px;
	padding: 11px;
	max-width: 525px;
	width: 100%;
	margin: 21px;
}
.UIBus-card-small > div {
  display: block;
}

.UIBus-card-small-img {
  display: block;
  float: left;
  padding: 0 40px 21px 0;
  margin: 0;
}

.UIBus-card-small-img img {
  display: block;
}

.UIBus-card-small h3 {
  display: block;
}
.UIBus-card-small p {
  display: block;
}




.UIBus-row-image {
  min-height: 300px;
}
.UIBus-row-image h2 {
  width: 100%;
  max-width: 800px;
  margin: 0 auto 40px;
  font-weight: 400;
  line-height: 40px;
}
.UIBus-row-image button,
.UIBus-button button {
  background-color: var(--esure-green) !important;
  font-weight: bold !important;
  font-size: 24px !important;
}

.UIBus-footer {
	min-height: 450px;
	background-size: cover;
	background-repeat: no-repeat;
	background-color: #0084db;
}

#UIBus-home-feeling {
	background-image: url(https://www.esure.ai/wp-content/uploads/2022/10/Bus-Home-Feeling.png);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#partners-blue-icons > div {
	margin-top: 15px;
}
#partners-blue-icons .wpb_single_image {
	margin-bottom: 15px;
}

#partners-blue-icons h2 {
	margin-top: 0px;
	font-size: 21px !important
}

.mobile-1000-on {
	display: none;
}
.mobile-1000-off {
	display: block;
}

.mobile-on {
	display: none;
}
.mobile-off {
	display: block;
}
.tablet-on {
	display: none;
}
.tablet-off {
	display: block;
}


@media (max-width: 1150px) {
	.UIBus-card-icon > div {
		max-width: 250px;
		margin: 0 auto;
	}

	#UITechnology-automated .UIBody-inner {
		max-width: 966px;
	}


	#UITechnology-automated .UIBus-card-blue-small,
	#UITechnology-automated .UIBus-card-green-small {
		max-width: 280px;
		height: 300px;
	}

	.UIBus-block-outline-blue,
	.UIBus-block-outline-green {
		width: 50%;
		padding: 0 15px 30px;
	}

	.UIEsure-mobile-385 {
		max-width: 385px;
	}
}


@media (max-width: 1000px) {
	#UITechnology-automated .UIBody-inner {
		max-width: 350px;
	}
	#UITechnology-automated .UIBus-card-blue-small,
	#UITechnology-automated .UIBus-card-green-small {
		max-width: 395px;
		height: 300px;
	}

	.UIBus-block-right,
	.UIBus-block-left {
		min-width: 100%;
		border-radius: 21px 21px 0 0
	}

	.UIBus-block-text > div > div:first-child {
		margin: 30px;
		max-width: 100%;
	}

	.UIBus-card-checkmark {
		padding: 0 15px 50px;
		width: 100%;
	}

	.mobile-1000-on {
		display: block;
	}
	.mobile-1000-off {
		display: none;
	}
}



@media (max-width: 900px) {
	.UIBus-card-icon > div {
		max-width: 240px;
		margin: 0 auto;
	}

}

@media (max-width: 768px) {

	.tablet-on {
		display: block;
	}
	.tablet-off {
		display: none;
	}


	.UIBlue-header-left,
	.UIBus-body-inner,
	.UIEsure-950,
	.UIBus-remote-card-left,
	.UIBus-remote-card-right
	{
		padding-right: 0;
		padding-left: 0;
		max-width: 100%
	}

	.UIBus-block-outline-blue,
	.UIBus-block-outline-green {
		width: 100%;
		padding: 0 30px 30px;
	}

	.UIBlue-header-left h1,
	.UIBlue-header-left p,
	.UIBlue-header-button,

	.UIBus-card-know .vc_align_left,
	.UIBus-card-know h2

	.UIBus-card-small h2,
	.UIBus-card-small h3,
	.UIBus-card-small p,
	.UIBus-card-text h2,
	.UIBus-card-text p,

	.UIBus-card-blue-small p,
	.UIBus-card-green-small p,
	.UIBus-card-white-small p,
	.UIBus-card-blue-small .wpb_single_image,
	.UIBus-card-green-small .wpb_single_image,
	.UIBus-card-white-small .wpb_single_image,
	.UIBus-card-left h2,
	.UIBus-card-right h2

 	{
		text-align: center !important;
	}

	.UIBus-card-small h3 {
		margin: 0 auto;
	}
	.UIBlue-right {
		margin-top: 30px;
	}

	.UIBus-white-background {
		max-width: 100%;
		margin: 0 auto;
	}

	.UIBus-grey-background h2,
	.UIBus-white-background h2 {
		text-align: center !important;
	}

	.UIBus-card-blue-small > div,
	.UIBus-card-icon > div,
	.UIBus-card-clear > div,
	.UIBus-icon-card > div,
	.UIBus-card-blue-small, .UIBus-card-green-small, .UIBus-card-white-small,
	.UIBus-remote-card-left > div,
	.UIBus-remote-card-right > div
	{
		margin: 0 auto 50px;
		max-width: 450px;
	}

	.UIBus-card-checkmark {
		padding: 0 15px 50px;
	}

	.UIBus-card-small-img {
		float: none;
		padding: 21px;
	}

	.UIBus-block-blue,
	.UIBus-block-green,
	.UIBus-card-small {
		margin: 0 auto 50px;
	}

	.UIBus-card-blue-small p,
	.UIBus-card-green-small p,
	.UIBus-card-white-small p
	{
		font-size: 18px;
		line-height: 32px;
	}

	.UIBus-card-white-small .wpb_single_image {
		text-align: center;
	}

	.UIBus-card-clear > div,
	.UIBus-card-white-small > div
	{
		border-radius: 21px;
		background-color: #fff;
		box-shadow: var(--esure-box-shadow);
		padding: 21px;
	}

	.UIBus-card-blue > div,
	.UIBus-card-green > div,
	.UIBus-remote-card-left,
	.UIBus-remote-card-right
	{
		height: auto !important;
	}

	.UIBus-remote-card-left .vc_column-inner,
	.UIBus-remote-card-right .vc_column-inner
	{
		margin: 0 auto;
	}

	#UIRemote-anomalous,
	#UIRemote-concurrent {
		padding: 0 !important;
	}

	#UISecurity-seals > div {
		max-width: 490px;
		margin: 0 auto;
	}

	#UISecurity-color-cards {
		padding: 0 21px;
	}

	#UISecurity-color-cards .UIBus-card-right {
		border-radius: 0 0 21px 21px;
	}
	.UIColor-card-blue {
		background-color: var(--esure-blue);
		border-radius: 21px 21px 0 0;
	}
	#UISecurity-Ops-1 {
		max-width: 275px;
	}

	#UITechnology-trust > figure {
		max-width: 300px;
		margin: 0 auto;
	}


}



@media (max-width: 600px) {
	.UIEsure-950,
	.UIEsure-1170
	{
		max-width: 100% !important;
	}
	.mobile-on {
		display: block;
	}
	.mobile-off {
		display: none;
	}

	.mobile-center {
		text-align: center !important;
	}
	#UIBlue-hero {
		position:relative;
		top: -10px;
		margin-bottom: 0;
	}

	.UIBlue-right {
		display: none;
	}


	.UIContent-content h3,
	.UIContent-content-clear h3
	{
		font-size: 26px !important;
	}

	.UIBus-block-blue,
	.UIBus-block-green {
		margin: 30px auto;
		max-width: 300px;
		width: 100%;
	}

	.UIBus-block-left {
		border-radius: 21px 21px 0 0;
	}
	.UIBus-block-right {
		padding-top: 30px;
	}
	.UIBus-block-img-white {
		max-width: 50%;
		margin: 60px auto 11px;
	}

	.UIBus-block-text > div > div:first-child {
		margin: 0 auto;
	}
	.UIBus-block-text .vc_btn3-container.vc_btn3-inline {
		display: block;
		margin: 0 auto 30px;
		max-width: 235px;
	}

	.UIBus-block-text h2,
	.UIBus-block-text p,
	#UILiability-protection p,
	#UILiability-protection-third p
	{
		text-align: center !important;
	}

	.UIBus-block-outline-blue,
	.UIBus-block-outline-green
	{
		margin: 0 auto 30px;
		max-width: 350px;
		height: auto;
	}

	.UISwimming-blocks > div {
		margin: 0 auto 30px;
		min-height: auto;
	}


	.UIBus-card-blue,
	.UIBus-card-green,
	.UIBus-card-blue-small,
	.UIBus-card-green-small
	{
		height: auto !important;
	}

	.UIBus-card-blue > div, .UIBus-card-green > div
	{
		height: auto;
	}

	.UIColor-card-blue {
		background-color: var(--esure-blue);
		border-radius: 21px 21px 0 0;
	}

	.UISecurity-image-left {

	}


	.UIBus-card-blue-small > div h2,
	.UIBus-card-green-small > div h2
	{
		padding-top: 30px;
		margin-top: 0;
		margin-bottom: 21px;
		line-height: 38px;
	}

	.UIBus-block,
	.UIBus-card-blue-small > div,
	.UIBus-card-icon > div,
	.UIBus-card-clear > div,
	.UIBus-icon-card > div,
	.UIBus-card-blue-small, .UIBus-card-green-small, .UIBus-card-white-small,
	.UIBus-card-white-medium > div,
	.UIBus-remote-card-left > div,
	.UIBus-remote-card-right > div,
	.UIBus-card-checkmark
	{
		margin: 0 auto 50px;
		max-width: 100% !important;
	}

	.UIBus-card-know p {

	}
	.UIBus-card-text > div > div:first-child {
		max-width: 100%;
		margin: 60px 0 0 0;
	}

	.UIBus-card-white-medium {
		padding: 0 21px;
	}

	.UIBus-card-white-medium > div {
		padding: 0 15px !important;
	}

	.UIBus-card-white-medium h3 {
		text-align: center !important;
		min-height: auto;
	}

	.UIBus-card-white-medium .wpb_single_image {
		float: none;
		text-align: center;
		margin: 21px auto 5px;
	}

	.UIBus-card-white-medium h3 {
		max-width: 100%;
		text-align: center;
		padding-top: 0;
	}

	.UIBus-card-white-medium p
	{
		text-align: center;
	}

	.UIBus-card-clear {
		margin: 11px auto;
	}

	.UIBus-card-icon .vc_custom_heading {
		max-width: 100%;
		margin: 30px auto 5px;
	}


	#UIRemote-threats
	{

	}

	#UIRemote-anomalous h3 .UIEsure-blue {

	}

	#UISecurity-seals .vc_align_right,
	#UISecurity-seals .vc_align_left
	{
		text-align: center;
	}

	#UISecurity-Ops-1 .wpb_single_image {
		margin: 11px auto 0;
	}



	#UISecurity-color-cards {
		max-width: 100%;
		padding: 0 11px;
		margin: 0 auto;
	}

	#UISecurity-color-cards > div {
		margin: auto;
	}

	#UISecurity-color-cards > div > div {
		padding: 0;
	}

	#UISecurity-color-cards .UISecurity-image-left .UIBus-block-left {
		height: auto !important;
	}
	#UISecurity-color-cards .UISecurity-image-left .UIBus-card-right,
	#UISecurity-color-cards .UISecurity-image-right .UIBus-card-left
	{
		border-radius: 0 0 21px 21px;
	}


	#UITechnology-trust {
		text-align: center;
	}

	#UITech-card-clear-second {
		margin-top: 0 !important;
		padding-bottom: 0 !important;
	}
	#UIRemote-anomalous h3 .UIEsure-green,
	#UIRemote-connections h3 .UIEsure-green,
	#UITech-endpoint .UIEsure-green,
	#UITech-network .UIEsure-green
	{
		color: var(--esure-blue) !important;
	}

	#UITech-remediation > div > div,
	#UITech-remediation-first {
		padding-top: 0;
		margin-top: 0 !important;
	}
	#UIFooter-outer {
		height: auto;
	}

}


@media (max-width: 540px) {


	.UIBus-block-text h2 {
		font-size: 28px !important;
	}
	.UIBus-block-text > div > div:first-child {
		max-width: 90%;
	}

	.UIBus-block-outline-blue h2,
	.UIBus-block-outline-green h2 {
		text-align: center !important;
		font-size: 24px !important;
		line-height: 30px !important;
	}


}

@media (max-width: 450px) {
	.UIBus-grey-background-tight,
	.UIBus-white-background-tight,
	.UIBus-white-background {
		max-width: 100%;
		margin: 0;
	}

	.UIBus-img-wrapper {
		min-height: 350px;
	}

	.UIBus-block-img {
		margin: 30px 0;
	}

	.UIBus-card-white-medium {
		padding: 0;
	}

	.UIBus-card-green-small > div h2,
	.UIBus-card-blue-small > div h2 {
		padding-top: 0;
	}
}