/* GENERAL RULES */
body {
	font-family: 'verb_regularregular';
}

.button {
	display: inline-block;
	background: #8dc63f;
	color: #fff;
	text-decoration: none;
	font-family: 'verb_regularbold';
	padding: 10px 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	width: auto;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}

.button:hover {
	background: #a8df5e
}

.button-secondary {
	display: inline-block;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-decoration: none;
	font-family: 'verb_regularbold';
	padding: 10px 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	width: auto;
	border: 2px solid #fff;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}

.button-secondary:hover {
	background: rgba(0, 0, 0, 0.9);
}


/* HEADER */
header {
	width: 98%;
	max-width: 1200px;
	margin: auto;
	overflow: hidden
}

header nav {
	float: right;
	padding-top: 55px
}

header nav ul {
	display: block;
	float: left;
	padding-top: 10px
}

header nav ul li {
	float: left;
}

header nav ul li a {
	display: block;
	padding-right: 30px;
	color: #777;
	text-decoration: none;
}

header nav ul li a:hover {
	color: #333;
	text-decoration: underline
}

header img {
	float: left;
	padding: 30px 0;
}

header nav a {
	float: left;
}

header button {
	display: none;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-decoration: none;
	font-family: 'verb_regularbold';
	padding: 7px 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	width: auto;
	border: 0px solid #fff;
	font-size: 16px;
	margin-left: 5px;
	-webkit-transition: background 0.5s ease;
	-moz-transition: background 0.5s ease;
	-ms-transition: background 0.5s ease;
	-o-transition: background 0.5s ease;
	transition: background 0.5s ease;
}

header button:hover {
	background: rgba(0, 0, 0, 0.8);
	cursor: default;
}



/* HERO */
section.hero {
	background: url(../images/hero-image.jpg) #333;
	background-size: cover;
	width: 100%;
	padding: 120px 0;
}

section.hero article {
	width: 98%;
	max-width: 1200px;
	margin: auto;
	color: #fff;
	text-align: center
}

section.hero h1 {
	font-family: 'verb_regularbold';
	font-size: 53px;
	padding-bottom: 20px
}

section.hero h2 {
	font-size: 34px;
	font-family: 'verb_extralightregular';
	line-height: 45px;
	padding-bottom: 30px
}

section.hero a {
	font-size: 26px;
	padding: 15px 50px;
	margin: 0 10px;
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,0.6);
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0.6);
	box-shadow: 2px 2px 0px rgba(0,0,0,0.6);
}


/*  LENDERS */

section.lenders {
	width: 98%;
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	padding: 40px 0
}

section.lenders p {
	display: block;
	float: left;
	width: 16.6666%;
	padding-top: 20px;
	font-family: 'verb_regularbold';
	color: #666;
	line-height: 20px
}

section.lenders img {
	float: left;
	width: 16.6666%
}


/*  LENDERS */

section.lendersrep {
	width: 98%;
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 40px;
}

section.lendersrep p {
	display: block;
	text-align: center;
	width: 100%;
	font-family: 'verb_regularbold';

	color: #666;
	line-height: 23px
}


/* BENEFITS */
section.benefits {
	background: url(../images/benefits-bg.png) #f7941e no-repeat center center;
	background-size: cover;
}

section.benefits ul {
	width: 98%;
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	padding: 50px 0
}

section.benefits ul li {
	float: left;
	width: 33.333%;
	text-align: center;
	padding: 0 3%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #fff;
	font-size: 18px;
	line-height: 24px
}

section.benefits ul li h4 {
	font-family: 'verb_regularbold';
	font-size: 21px;
	padding-bottom: 10px
}

section.benefits ul li img {
	padding-bottom: 20px
}

section.benefits ul li p strong {
	font-family: 'verb_regularbold';
}


/* TESTIMONIALS */
section.testimonials {
	width: 98%;
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	padding: 60px 0
}

section.testimonials ul {
	display: block;
	width: 100%;
}

section.testimonials ul li {
	float: left;
	width: 100%;
}

section.testimonials ul li img {
	float: left;
	margin-right: 3%;
	width: 17%;
	max-width: 184px
}

section.testimonials ul li p {
	font-size: 20px;
	line-height: 28px;
	color: #666;
	font-family: 'verb_lightitalic';
	display: block;
	float: right;
	width: 80%
}

section.testimonials ul li p strong {
	color: #333;
	font-family: 'verb_semibolditalic';
	font-size: 18px;
	padding-top: 15px;
	display: inline-block
}


/* FEATURES */
section.features {
	width: 98%;
	max-width: 1200px;
	margin: auto;
	overflow: hidden;
	padding: 30px 0
}

section.features img.ipad {
	float: left;
	width: 65%;
	max-width: 800px
}

section.features ul {
	display: block;
	float: left;
	width: 35%
}

section.features ul li {
	float: left;
	width: 100%;
	padding-bottom: 30px
}

section.features ul li img {
	float: left;
	margin-right: 4%
}

section.features ul li p {
	font-size: 18px;
	display: inline-block;
	color: #999;
	padding-top: 10px
}

section.features ul li p span {
	font-size: 23px;
	font-family: 'verb_regularbold';
	color: #333;
	padding-bottom: 5px;
	display: inline-block;
}

section.features article {
	width: 100%;
	float: left;
	text-align: center;
	padding: 20px 0
}

section.features article h4 {
	font-family: 'verb_regularbold';
	font-size: 35px;
	padding-bottom: 20px;
	color: #333
}

section.features article a.button {
	font-size: 30px;
	padding: 10px 40px;
	margin-bottom: 30px
}

section.features article p {
	color: #666;
	font-size: 18px
}

section.features article p a {
	color: #333;
	font-family: 'verb_regularbold';
}

.saving h3 {
    text-align: center;
    padding: 0px 0px 15px 0px;
    font-size: 42px;
    font-family: 'verb_regularbold';
    color: #fff;
}


/* FOOTER */

footer {
	background: #333;
	color: #fff;
	overflow: hidden
}

footer ul {
	display: block;
	width: 98%;
	max-width: 1200px;
	margin: auto;
	padding: 30px 0;
	overflow: hidden
}

footer ul li {
	float: left;
	width: 25%;
}

footer ul li ul {
	float: left;
	display: block;
	width: 100%;
}

footer ul li ul li {
	float: left;
	width: 100%;
	padding-bottom: 14px;
	font-size: 18px
}

footer ul li ul li strong {
	font-family: 'verb_regularbold';
}

footer ul li ul li.title {
	font-family: 'verb_regularbold';
	color: #8dc63f;
	padding-bottom: 20px;
}

footer ul li ul li.social {
	padding-top: 3px
}

footer ul li ul li.social img {
	margin-right: 10px
}

footer ul li ul li a {
	color: #fff;
	text-decoration: none;
}

footer article {
	background: #222;
	padding: 40px 0
}

footer article p {
	display: block;
	text-align: left;
	color: #FFF;
	line-height: 24px;
	width: 98%;
	max-width: 1200px;
	margin: auto;
}


footer p {
	display: block;
	text-align: left;
	color: #fff;
	line-height: 24px;
	width: 98%;
	max-width: 1200px;
	margin: auto;
	font-size: 17px;
}

footer p.compliance {
	    color: #fff;
	    font-family: 'verb_regularbold';
	    display: block;
	    padding-bottom: 10px;
		text-align: center;
		font-size: 17px;
}


footer p.cookiepolocy {
text-align: center; 
font-size: 17px !important; 
font-weight: 300; 
margin-top: -40px !important;  
margin-bottom: 20px !important;
}


footer p.cookiepolocy a {
	color: #fff;
}

footer article p strong {
	color: #fff;
	font-family: 'verb_regularbold';
	display: inline-block;
	padding-bottom: 10px
}

footer p.repexample {
	padding-bottom: 30px;
	text-align: center;
}


@media screen and (max-width: 1000px) and (min-width: 600px) { /****** SPLIT 1 ******/

.thank-text{
	width:97% !important;
}

.thank-img{
	width:97% !important;
}

.thank-img img {
	margin: auto;
    display: flex;
    padding-bottom: 30px;
}


header nav ul {
	display: none
}

header nav button {
	display: inline
}

section.hero {
	padding: 60px 0;
}

section.hero h1 {
	font-size: 43px;
	padding-bottom: 20px;
	line-height: 50px
}

section.hero h2 {
	font-size: 24px;
	line-height: 31px;
	padding-bottom: 30px
}

section.lenders {
	padding: 30px 0
}

section.lenders p {
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 0
}
section.lenders img {
	width: 20%
}

section.benefits ul li {
	width: 100%;
	padding: 0 3% 20px 3%;
}

/* FEATURES */

section.features img.ipad {
	width: 100%;
	max-width: 800px;
	margin-bottom: 20px
}

section.features ul {
	width: 60%;
	padding: 0 20%
}

footer ul li {
	float: left;
	width: 50%;
	text-align: center
}


}

@media screen and (max-width: 599px) and (min-width: 280px) { /****** SPLIT 1 ******/
.thank-text{
	width:97% !important;
}

.thank-img{
	width:97% !important;
}

.thank-img img {
	margin: auto;
    display: flex;
    padding-bottom: 30px;
}

header {
	text-align: center
}

header img {
	float: none;
	padding-bottom: 0
}

header nav {
	width: 100%;
	float: left;
	padding-bottom: 10px;
	padding-top: 10px
}

header nav ul {
	display: none
}

header nav button {
	display: inline;
	float: right
}

section.hero {
	padding: 30px 0;
}

section.hero article {
	width: 90%;
}

section.hero h1 {
	font-size: 27px;
	padding-bottom: 10px;
	line-height: 30px;
}

section.hero h2 {
	font-size: 20px;
	line-height: 25px;
	padding-bottom: 24px
}

section.hero a {
	font-size: 18px;
	width: auto;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px
}

section.lenders {
	padding: 30px 0;
	text-align: center
}

section.lenders p {
	width: 100%;
	text-align: center;
	padding-bottom: 15px;
	padding-top: 0
}
section.lenders img {
	width: 47%;
	float: none
}

section.benefits ul li {
	width: 100%;
	padding: 0 3% 20px 3%;
}

section.testimonials ul {
	width: 90%;
	margin: auto
}

section.testimonials ul li {
	float: left;
	width: 100%;
	text-align: center
}

section.testimonials ul li img {
	float: none;
	margin-right: 3%;
	width: 50%;
	max-width: 184px
}

section.testimonials ul li p {
	font-size: 20px;
	line-height: 28px;
	color: #666;
	font-family: 'verb_lightitalic';
	display: block;
	float: right;
	width: 100%
}

/* FEATURES */

section.features img.ipad {
	width: 100%;
	max-width: 800px;
	margin-bottom: 20px
}

section.features ul {
	width: 100%;
	padding: 0 0%
}

section.features ul li {
	text-align: center
}

section.features ul li img {
	float: none;
	width: 100%;
	max-width: 76px;
}

section.features ul li p {
	width: 100%;
	display: block;
}

footer ul li {
	float: left;
	width: 100%;
	text-align: center
}


}

