*,
html,
body,
nav {
}

body {
  overflow-x: hidden;
}

h1 strong,
h2 strong {
  color: #000;
  font-weight: 700;
	margin: 2px 0;
	display: inline-block;
}

h1 {
  margin-bottom: 0px;
  font-size: 84px;
}

h1,
h2 {
  font-weight: 700;
  line-height: 90%;
}

h2 {
  font-size: 64px;
}

h3,
h4 {
  font-size: 36px;
  font-weight: 700;
  color: #999;
}

img.custom-logo {
  max-height: 20px;
}

.navbar-default .navbar-nav > li > a {
  text-transform: uppercase !important;
  font-weight: 700;
}

.wpcf7 {
  width: 50%;
  float: left;
  color: #ffffff;
  margin-bottom: 100px;
}

.wpcf7-form label {
  color: #fff;
}

a.section-link {
  font-size: 46px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #000;
  text-decoration: none;
}
a.section-link-white {
  font-size: 46px;
  font-weight: 700;
  margin-bottom: 0px;
  color: #ffffff;
  text-decoration: none;
}

i.chevron-down {
	background-image: url('https://editme.co.uk/wp-content/uploads/2023/06/circle-chevron-down-solid.svg');
	width: 120px;
	height:120px;
	background-size:cover;
	border:5px solid #fff;
	border-radius:100%;
	position: absolute;
	right: 100px;
	margin-top: 0px;	
	background-color: #fff;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}



div[id^="section"] .col {
  margin-top: 50px;
  margin-bottom: 0%;
  margin-right: auto;
  margin-left: auto;
  max-width: 1320px;
}


#section-4, #section-8 {
  display: none;
}

#section-1 .image-top .section-link,
#section-3 .image-top .section-link,
#section-5 .image-top .section-link,
#section-6 .image-top .section-link,
#section-7 .image-top .section-link { display: none; }


/********************************************************* SECTION BACKGROUNDS ********
 * 
*/
#section-4 .image-bottom,
#section-2 .image-top,
#section-5 .image-top,
#section-7 .image-top {
  background-image: url("https://editme.co.uk/wp-content/uploads/2023/06/intro-footer.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
  min-height: 110px;
}

#section-2 .image-bottom,
#section-5 .image-bottom {
  background-image: url("https://editme.co.uk/wp-content/uploads/2023/06/intro-footer-reverse.svg");
  background-repeat: no-repeat;
  background-position: top center;
  -webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
  min-height: 110px;
}

#section-2 .container-fluid,
#section-5 .container-fluid,
#section-7 .container-fluid {
  background-color: #000000;
}

#section-2 h2,
#section-5 h2,
#section-7 h2 {
	color: #fff;
}

#section-2 h2 strong,
#section-5 h2 strong,
#section-7 h2 strong {
  color: #fff;
}

#section-2 .col,
#section-5 .col,
#section-7 .col {
	margin-top: 100px;
  margin-bottom: 0;
}

#section-3 p,
#section-5 p,
#section-7 p {
  margin: 50px 0 0 0;
}

#section-3 a,
#section-7 a {
  margin-top: 30px;
  display: inline-block;
}

#section-5 a.section-link{
	margin-top: 30px;
  display: inline-block;
}

#section-3 p img.alignnone ,
#section-5 p img.alignnone {
	margin-bottom: 5px;	
}





/********************************************************* SECTION TWO LIST ********
 * 
*/

#section-2 .col > ul {
  margin: 50px 0;
  display: inline-block;
}

#section-2 ul {
  list-style: none;
  padding: 0px;
  color: #777;
}
#section-2 ul strong {
  color: #ffffff;
  margin: 20px 0px;
  display: inline-block;
}

#section-2 ul li i {
  color: #ffffff;
  font-size: 40px;
}

#section-2 ul li {
  width: 18%;
  padding: 0px;
  margin: 0px;
  display: inline-block;
  text-align: center;
  vertical-align: top;
}

#section-2 ul li ul li {
  padding: 0 10px;
  margin: 0px;
  display: block;
  width: 100%;
  font-style: italic;
}

/********************************************************* FOOTER LIST ********
 * 
*/

#footer i {
  font-size: 46px;
  padding: 0 0 0 20px;
}

#footer ul li {
  width: 45%;
  display: inline-block;
  text-align: center;
}

#footer ul li a {
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
}

.footer-copyright {
  text-transform: uppercase;
  font-weight: 700;
  padding-top: 5px;
}

.footer-social a {
  font-size: 26px;
}

.footer-social a:nth-child(2) {
  margin: 0 25px;
}

/********************************************************* SLIDERS ********
 * 
*/

#testimonials-carousel {
  margin: 50px 0;
}

.slider-image {
  border-radius: 100%;
  width: 150px;
  height: 150px;
  background-size: contain;
  background-repeat: no-repeat;
  border: 1px solid #000;
  float: left;
  margin-bottom: 50px;
}

.slider-content {
  font-size: 36px;
  font-weight: 700;
  color: #000;
  padding: 0px;
  float: left;
  display: block;
  padding: 20px 0 0 50px;
  width: 70%;
  quotes: "\201C""\201D""\2018""\2019";
  font-family: "Arial", serif;
}

.slider-content:before {
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.15em;
  vertical-align: -0.4em;
}

.slider-title {
  float: left;
  color: #777;
  line-height: 100%;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 0 0 50px;
  display: block;
  width: 70%;
  text-transform: uppercase;
}

a.carousel-control {
  font-size: 50px;
  text-decoration: none;
  color: #000;
}

.carousel-control-next {
  margin-right: -150px;
}

.carousel-control-prev {
  margin-left: -150px;
}

/********************************************************* RESPONSIVE ********
 * 
*/

@media only screen and (min-width: 1368px) {
	
	.navbar .container {
	max-width: 1320px;
}
	
  #section-1 .col {
    margin-top: 100px;
    margin-bottom: 0%;
  }

  #section-3 .col,
  #section-6 .col {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  #section-2 .image-top,
  #section-5 .image-top,
  #section-7 .image-top {
    min-height: 200px !important;
  }

  #section-2 .image-bottom,
  #section-5 .image-bottom {
    min-height: 200px !important;
  }
}

@media only screen and (max-width: 1368px) {
	
	.navbar .container {	
		max-width: 1320px;
		padding: 0 100px;
	}
	
	#section-2 .image-top .section-link {
   margin-top: 50px;
	}
	i.chevron-down {
		margin-top: -30px;
	}
	
  .slider-title {
    font-size: 36px;
    max-width: 600px;
  }
  .container-fluid {
    padding-left: 100px;
    padding-right: 100px;
  }
}
@media only screen and (max-width: 1068px) {
	
	.navbar .container {	
		max-width: 1160px;
		padding: 0 50px;
	}
	
	nav .footer-social {
		display: none;
	}
	
  .carousel-item {
    padding-top: 100px;
  }
  .container-fluid {
    padding-left: 50px;
    padding-right: 50px;
  }
	h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  .section-link {
    font-size-adjust: 0.3;
    line-height: 50%;
  }
	
	i.chevron-down {
		margin-top: -20px;
	}
	
	#section-1 .col {
    margin-top: 50px;
  }
  #section-2 .col,	
  #section-5 .col,
  #section-7 .col {
    margin-top: 50px;
    margin-bottom: 0px;
  }
	#section-3 .col
	{
		margin-top: 0px;
	}
	
	
  #section-7 .col {
    margin-bottom: 50px;
  }
	
}

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

	
	.navbar .container {	
		max-width: 100%;
padding: 0 15px;
	}
	.navbar-default .navbar-collapse {
		border-top: 1px solid #000;
		margin-top: 10px;
		padding-top: 10px;
	}
	
  .navbar-default .navbar-toggler {
    background-color: #000;
  }  

  .slider-image {
    float: none;
    display: inline-block;
  }
  .slider-content {
    font-size: 16px;
    padding: 0px;
    width: 100%;
  }
  .slider-title {
    font-size: 16px;
    width: 100%;
    padding: 20px 0px;
  }
  .carousel-inner {
    text-align: center;
  }
  a.carousel-control-next {
    margin-right: 0px;
    font-size: 26px;
  }

  a.carousel-control-prev {
    margin-left: 0px;
    font-size: 26px;
  }

  .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }

  div[id^="section"] .col {
    margin-top: 0px;
    margin-bottom: 0%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1140px;
  }
  

  #section-2 ul li {
    width: 30%;
    margin-bottom: 50px;
  }

  #footer ul li {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
  }

  #footer i {
    font-size: 36px;
    padding: 0 0 0 20px;
  }

  .footer-social a {
    font-size: 46px;
  }

  .wpcf7 {
    width: 100%;
    float: left;
  }

  #section-6 h4 {
    width: 100%;
    float: left;
    text-align: left;
  }
	
 #section-3 p,
	#section-5 p {	
    text-align: center;
  }

  i.chevron-down {
	width: 100px;
	height:100px;
		margin-top:0px;
	}

  .carousel-item {
    min-height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
    padding-top: 50px;
  }

  .slider-term,
  .slider-title {
    margin-left: 0px;
  }
}

@media only screen and (max-width: 468px) {
  .container-fluid {
    padding-left: 20px;
    padding-right: 20px;
  }

  #section-2 ul li {
    width: 45%;
    margin-bottom: 50px;
  }
  .custom-logo {
    max-height: 18px !important;  
  margin: 15px 0px 15px 10px;
}
	i.chevron-down {
		right:30px;
	}
}
