#contactForm h4 {
	font-weight: 300;
	text-align: center;
	color : rgb(109, 32, 119);
	font-size: 30px;
}


.container-grey {
	background-color: #f2f2f2; 
	margin: 0 0 30px 0;
	padding: 25px 0 50px 0;
	border-radius: 0 0 50% 50% / 13%;
	overflow: hidden;
}

.exp1 {
  font-size : 28px;
  font-weight : 400;
  color : rgb(109, 32, 119);
}

#vertical {
  line-height : 30px;
}

.ul-tick {
  	margin-top : 15px;
  	text-align: left;
  	padding-left : 30px;
  	list-style-image : url("//www.experian.co.uk/business-express/hub/wp-content/uploads/2018/05/checked.png") !important;
  	/* padding-bottom: 50px; */
}

.ul-tick li {
  	/* font-size : 14px; */
  	padding-bottom : 15px;
}

.column-2 {
  float : left;
  width : 50%;
}

.column-3 {
  float : left;
  width : 33%;	
}

.column-4 {
  float : left;
  width : 25%;
}

.column-4 .column-3 h4 {
  font-weight : 400;
}

.column-2-70 {width: 70%;margin: 10px 0;float: left;}

.column-2-30 {
  width : 30%;
  margin : 10px 0px;
  display : inline-block;
  float: left;
}


.column-container {
  text-align : center;
  padding : 15px 30px;
  margin : 10px 30px;
  border-radius : 8px;
}

.hero-column {
	margin: 35px 21%;
}

.hero-column-main {
	width: 49%;
	float: left;
	border: 3px solid rgb(29, 79, 145);
	border-radius: 7px;
	padding: 25px;
	margin: 10px;
}

.hero-column-2nd {
	width: 45%;
	float: left;
	border: 1px solid rgb(29, 79, 145);
	border-radius: 7px;
	padding: 25px;
	margin: 40px 10px 10px 10px;
	max-width: 368px;
}

.hero-column h3 {
    font-size: 28px;
    font-weight: 400;
    color: rgb(109, 32, 119);
	text-align: center;
}

.hero-column h4 {
    font-size: 20px;
    font-weight: 400;
	text-align: center;
}

.hero-column p {

	text-align: center;
}

.gradient-banner {
  color : rgb(255, 255, 255);
  margin : 15px 0px;
  border-radius : 7px;
  background-image : linear-gradient(to left bottom, rgb(38, 71, 141), rgb(85, 69, 147), rgb(123, 64, 147), rgb(157, 56, 139), rgb(186, 47, 125));
}

.gradient-container {
  padding : 25px 200px;
}

.wide {
  width : 100%;
  max-width : 450px;
}

.reg-btn {
  width : 100%;
  max-width : 270px;
  border-radius : 7px;
  border : none;
  padding : 7px;
  margin : 0px auto;
  font-size : 18px;
  font-weight : 300;
  text-align : center;
  transition-duration : 0.3s;
  color : rgb(255, 255, 255);
  background-color : rgb(29, 79, 145);
  text-decoration-line : none;
  text-decoration-style : initial;
  text-decoration-color : initial;
}

.reg-btn:hover {
  background-color : rgb(0, 159, 77);
  color : rgb(255, 255, 255);
  text-decoration-line : none;
  text-decoration-style : initial;
  text-decoration-color : initial;
}

.white-blue {
  background-color : rgb(255, 255, 255);
  color : rgb(29, 79, 145);
  border : 1px solid rgb(29, 79, 145);
  max-width: 270px;
}

.white-blue-nb {
  background-color : rgb(255, 255, 255);
  color : rgb(29, 79, 145);
  max-width : 300px;
  font-weight: 500;
}

.green {
  background-color : rgb(0, 159, 77);
}

.green:hover {
  background-color : rgb(255, 255, 255);
  color : rgb(0, 159, 77);
}

.green-blue {
  background-color : rgb(0, 159, 77);
}

.green-blue:hover {
  background-color : rgb(29, 79, 145);
  color : rgb(255, 255, 255);
}

.white-blue:hover {
  background-color : rgb(29, 79, 145);
  color : rgb(255, 255, 255);
}

.white-blue-nb:hover {
  background-color : rgb(29, 79, 145);
  color : rgb(255, 255, 255);
}

.inline-btn {
  display : inline;
}

.right-button {
	margin-left: 20px;
}
@media screen and (max-width: 1080px) {
  .column-4 {
    width : 50%;
  }

  .gradient-container {
    padding : 25px 100px;
  }
}
@media screen and (max-width: 767px) {
   .right-button {
	margin-left: 0;
    }

  .column-2-30 {
    width : 100%;
  }

  .column-2-70 {
    width : 100%;
    text-align : center;
  }

  .btn-center {
    display : block;
  }

  #vertical {
    display : block;
  }

  .container-grey {
    border-radius: 0 0 50% 50% / 3%;
  }
}
@media screen and (max-width: 426px) {
  .column-3 {
    width : 100%;
  }
	
	.column-4 {
    width : 100%;
  }

  .gradient-container {
    padding : 25px;
  }

  .exp1 {
    font-size : 25px;
  }

    .container-grey {
    border-radius: 0 0 50% 50% / 1%;
  }
}

.e1-hero-banner-container {
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 450px;
}

.e1-hb-column-60 {
	float: left;
	width: 60%;
	padding-top: 47px;
}

.e1-hb-column-40 {
	float: left;
	width: 40%;
}


.e1-hero-banner-container h1 {
	color: #fff;
	font-size: 45px;
	font-weight: 500;
}

.e1-hero-banner-container h3 {
	color: #fff;
	font-size: 35px;
	font-weight: 200;
}

.e1-hero-banner-container h4 {
	color: #fff;
	font-size: 30px;
	font-weight: 200;
}

.e1-hero-banner-container hr {
    border-top: 2px solid #fff;
    max-width: 400px;
    margin: 40px 0;
}

/* Clear floats after the columns */
.e1-hero-banner-container:after {
  content: "";
  display: table;
  clear: both;
}

.e1-container {
	margin-right: 200px;
	margin-left: 200px;
	padding: 0 40px;
}

.e1-banner-icon {
	float: right;
	height: 450px;
	margin-right: -230px;
}


@media screen and (max-width: 1440px) {
	.e1-container {
		margin: 0px;
	}
  }

@media screen and (max-width: 1439px) {
	.e1-banner-icon {
		margin-right: -205px;
	}
  }


@media screen and (max-width: 1080px) {
  	.e1-banner-icon {
  		margin-right: -300px;
  	}
  	.hero-column-2nd {
  		margin: 10px;
  	}
  }

@media screen and (max-width: 993px) {
  	.e1-hero-banner-container {
  		height: 300px;
  	}
  	.e1-hero-banner-container h1 {
  		font-size: 30px;
  	}
  	.e1-hero-banner-container h4 {
  		font-size: 20px;
  	}
  	.e1-hero-banner-container h3 {
  		font-size: 25px;
  	}
  	.e1-banner-icon {
  		height: 300px;
  	}
  	.e1-hb-column-60 {
  		padding-top: 25px;
  	}
  	.e1-hb-column-60 hr {
  		margin: 20px 30% 20px 0px;
  	}
  	.e1-banner-icon {
  		margin-right: -110px;
  	}
  }

@media screen and (max-width: 768px) {
  	.e1-banner-icon {
  		margin-right: -210px;
  	}

  	.hero-column {
  		margin: 0px;
  	}

  	.hero-column-2nd {
  		margin: 30px 10px
  	}
  	.column-2 {
  		width: 100%;
  	}
  }

@media screen and (max-width: 576px) {
	.e1-hb-column-60 {
	width: 100%;
	}

	.e1-hb-column-40 {
	display: none;
	}
	.e1-hero-banner-container h1 {
  		font-size: 25px;
  	}
  	.e1-hero-banner-container h4 {
  		font-size: 20px;
  	}
  	.e1-hero-banner-container h3 {
  		font-size: 22px;
  	}
	
  }

@media screen and (max-width: 426px) {
.e1-hero-banner-container {
  		height: 350px;
  	}
  	.hero-column-main {
  		width: 100%;
  		max-width: 368px
  		
  	}
  	.hero-column-2nd {
  		width: 100%;
  		margin: 10px;
  	}
}