/*
Theme Name: Alltruck
Author: Nima Hedayati (Reach Marketing)
Description: 
Version: 1.0
*/

/* simple reset */
* {
  margin: 0;
  padding: 0;
}

/* screen full size - 1000px content width */
body {
  -webkit-text-size-adjust: 100%;
}

img {
  display: block;
  border: 0px;
}

.clear {
  clear: both;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/**
 * Fonts (formats required are .eot, .woff, .ttf, .svg)
 * -----------------------------------------------------------------------------
 */
@font-face {
  font-family: Akkurat;
  font-weight: 200;
  src: url("fonts/Akkurat-Light.eot");
  src: url("fonts/Akkurat-Light.eot?#iefix") format("embedded-opentype"),
    url("fonts/Akkurat-Light.woff") format("woff"),
    url("fonts/Akkurat-Light.ttf") format("truetype"),
    url("fonts/Akkurat-Light.svg#Akkurat-Light") format("svg");
}

@font-face {
  font-family: Akkurat;
  font-weight: normal;
  src: url("fonts/Akkurat.eot");
  src: url("fonts/Akkurat.eot?#iefix") format("embedded-opentype"),
    url("fonts/Akkurat.woff") format("woff"),
    url("fonts/Akkurat.ttf") format("truetype"),
    url("fonts/Akkurat.svg#Akkurat") format("svg");
}

@font-face {
  font-family: Akkurat;
  font-weight: bold;
  src: url("fonts/Akkurat-Bold.eot");
  src: url("fonts/Akkurat-Bold.eot?#iefix") format("embedded-opentype"),
    url("fonts/Akkurat-Bold.woff") format("woff"),
    url("fonts/Akkurat-Bold.ttf") format("truetype"),
    url("fonts/Akkurat-Bold.svg#Akkurat-Bold") format("svg");
}

/**
 * END of Fonts
 * -----------------------------------------------------------------------------
 */

body {
  font-family: Akkurat, sans-serif;
  position: relative;
}

body.community-body {
  background-size: 2400px;
}

.background-wrap {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: -99999;
}

.body-bg-image {
  width: 47%;
  height: 100vh;
  position: fixed;
  right: 0;
  top: 0;
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: cover;
  z-index: -1;
}

.placeholder {
  height: 200px;
}

.menu-toggle {
  display: none;
}

.nav-menu {
  display: block;
}

.mobile {
  display: none;
}

.desktop {
  display: block;
}

.width-container {
  width: 1000px;
  margin: 0 auto;
}

header {
  width: 1000px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
}

.logo {
  width: 175px;
  margin-top: 27px;
}

.logo img {
  width: 100%;
  height: auto;
}

nav {
  float: right;
  margin-top: -77px;
}

nav ul {
  list-style-type: none;
}

nav ul li {
  float: left;
  position: relative;
  margin-left: 2px;
}

nav ul li a {
  display: block;
  background: rgb(0, 86, 136); /*IE fallback*/
  background: rgba(0, 86, 136, 0.9);
  padding: 8px 12px;
  color: #ffffff;
  font-size: 11px;
  text-align: center;
}

nav ul li:nth-child(1) a {
  border-bottom: 6px solid #aaaaaa;
}
nav ul li:nth-child(1) ul.sub-menu {
  background-color: #aaaaaab3;
}

nav ul li:nth-child(2) a {
  border-bottom: 6px solid #ed80b2;
}
nav ul li:nth-child(2) ul.sub-menu {
  background-color: #ed80b2b3;
}

nav ul li:nth-child(3) a {
  border-bottom: 6px solid #8bb8e8;
}
nav ul li:nth-child(3) ul.sub-menu {
  background-color: #8bb8e8b3;
}

nav ul li:nth-child(4) a {
  border-bottom: 6px solid #aaaaaa;
}
nav ul li:nth-child(4) ul.sub-menu {
  background-color: #aaaaaab3;
}

nav ul li:nth-child(5) a {
  border-bottom: 6px solid #ed80b2;
}
nav ul li:nth-child(5) ul.sub-menu {
  background-color: #ed80b2b3;
}

nav ul li:nth-child(6) a {
  border-bottom: 6px solid #8bb8e8;
}
nav ul li:nth-child(6) ul.sub-menu {
  background-color: #8bb8e8b3;
}

nav ul li:nth-child(7) a {
  border-bottom: 6px solid #aaaaaa;
}
nav ul li:nth-child(7) ul.sub-menu {
  background-color: #aaaaaab3;
}

nav ul li:nth-child(8) a {
  border-bottom: 6px solid #ed80b2;
}
nav ul li:nth-child(8) ul.sub-menu {
  background-color: #ed80b2b3;
}

nav ul li:nth-child(9) a {
  border-bottom: 6px solid #8bb8e8;
}
nav ul li:nth-child(9) ul.sub-menu {
  background-color: #8bb8e8b3;
}

nav ul li:nth-child(10) a {
  border-bottom: 6px solid #aaaaaa;
}
nav ul li:nth-child(10) ul.sub-menu {
  background-color: #aaaaaab3;
}

nav ul li a:hover {
  background: rgb(0, 86, 136);
  padding-top: 20px;
}

nav ul li.current_page_item a,
nav ul li.current-page-ancestor a,
nav ul li.current_page_parent a {
  padding-top: 20px;
}

ul.sub-menu {
  position: absolute;
  width: 150px;
  visibility: hidden;
  opacity: 0;
  transition: 0.3s all ease-in-out;
}

ul.sub-menu li {
  width: 100%;
  margin-left: 0;
}

ul.sub-menu li a {
  width: 100%;
  padding-top: 8px !important;
  border-bottom: 1px solid white !important;
  text-align: left;
  background: inherit;
  box-sizing: border-box;
}

ul.sub-menu li:last-child a {
  border-bottom: none !important;
}

.nav-menu li:hover > ul.sub-menu {
  visibility: visible;
  opacity: 1;
}

/*homepage*/

#content-top-outer {
  width: 100%;
  height: 732px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

#home-slider {
  position: relative;
}

#home-slider img {
  width: 100%;
  height: auto;
}

#home-slider .bx-controls {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 99999;
}

#home-slider .bx-controls .bx-pager-item {
  display: inline-block;
  margin-right: 7px;
}

#home-slider .bx-controls .bx-pager-item:last-child {
  margin-right: 0;
}

#home-slider .bx-controls .bx-pager-item a.bx-pager-link {
  color: transparent;
  width: 18px;
  height: 18px;
  display: inline-block;
  border-radius: 50%;
  border: 2px solid white;
  box-sizing: border-box;
}

#home-slider .bx-controls .bx-pager-item a.bx-pager-link.active {
  background-color: white;
}

.home-intro-section {
  width: 1000px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.home-intro-section h2 {
  color: #094778;
  font-size: 42px;
  font-weight: 200;
  line-height: 1.2;
  margin: 20px 0;
  width: 100%;
  text-align: center;
  font-weight: bold;
}

.home-intro-section .home-top-linkbox {
  width: 31%;
  padding: 20px 10px;
  box-sizing: border-box;
  text-align: center;
  color: white;
}

.home-intro-section .home-top-linkbox h4 {
  font-weight: 400;
  font-size: 18px;
}

.home-intro-section .home-top-linkbox span {
  color: #024879;
  font-weight: bold;
  display: block;
  margin-top: 20px;
}

.home-intro-section .home-top-linkbox span::after {
  content: "";
  background-image: url(images/form-arrow-white.png);
  height: 20px;
  width: 11px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: -5px;
  margin-left: 7px;
}

.home-intro-section .home-top-linkbox:hover {
  opacity: 0.7;
}

#home-bottom-content-outer {
  width: 100%;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#012844+0,024779+100 */
  background: #024779; /* Old browsers */
  background: -moz-linear-gradient(
    top,
    #012844 0%,
    #024779 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    top,
    #012844 0%,
    #024779 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    #012844 0%,
    #024779 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#012844', endColorstr='#024779',GradientType=0 ); /* IE6-9 */
}

#home-bottom-content-inner {
  width: 1000px;
  margin: 0 auto;
  padding: 40px 0;
}

#home-bottom-content-inner h1 {
  color: #8bb8e8;
  font-size: 46px;
  font-weight: 200;
  line-height: 1.2;
  margin-bottom: 35px;
}

.home-left-column {
  width: 450px;
  float: left;
}

.home-right-column {
  width: 474px;
  float: right;
}

.home-left-column p {
  color: #ffffff;
  font-size: 20px;
  line-height: 1.7;
  margin-bottom: 20px;
}

.home-quote-box {
  box-sizing: border-box;
  margin-top: 40px;
}

.home-quote-box p {
  padding-left: 18px;
  background-image: url(images/quote-before.png);
  background-repeat: no-repeat;
  background-position: left 6px;
  font-size: 32px;
  color: #ffffff;
  line-height: 1.1;
  margin-bottom: 25px;
  padding-right: 15%;
  font-weight: 100;
}

.home-quote-box span {
  color: #8bb8e8;
  font-size: 14px;
  line-height: 1.4em;
  display: block;
  width: 100%;
  text-align: right;
}

.home-quote-box h4 {
  color: #ed80b2;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 15px;
}

.home-right-column h4 {
  color: #ed80b2;
  font-size: 32px;
  font-weight: 400;
  margin-bottom: 15px;
}

.home-right-column .home-clients-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: -30px;
}

.home-right-column .home-clients-box .client-logo {
  width: 25%;
  margin-bottom: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-right-column .home-clients-box .client-logo img {
  max-width: 100%;
  display: block;
}

/*home footer*/

#footer-main-strip {
  background-color: #012d59;
  padding-bottom: 64px;
}

.footer-left {
  width: 476px;
  float: left;
}

#footer-outer-home {
  width: 100%;
  background: #024779;
}

#footer-outer-home footer {
  width: 1000px;
  margin: 0 auto;
}

#footer-outer-home #footer-contact {
  width: 328px;
}

#footer-contact-box {
  padding: 12px 20px 17px 15px;
  background-color: rgba(0, 0, 0, 0.2);
}

#footer-contact-box h2 {
  font-size: 20px;
  margin-bottom: 10px;
}

#footer-outer-home #footer-contact-box h2 {
  color: #e56db1;
}

#footer-contact-box-call {
  float: left;
}

#footer-contact-box-email {
  float: right;
}

#footer-contact-box-call h3,
#footer-contact-box-email h3 {
  font-size: 16px;
  display: inline-block;
  margin-right: 6px;
}

#footer-outer-home #footer-contact-box-call h3,
#footer-outer-home #footer-contact-box-email h3 {
  color: #e56db1;
}

#footer-contact-box-call a,
#footer-contact-box-email a {
  color: #ffffff;
  font-size: 20px;
  display: inline-block;
}

#footer-contact-box-call a:hover,
#footer-contact-box-email a:hover {
  text-decoration: underline;
}

#footer-outer-home #submit-enquiry {
  position: relative;
  width: 328px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  background: #e56db1;
  display: block;
  font-weight: bold;
  margin-bottom: 25px;
}

#footer-news-links {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 14px;
  font-size: 12px;
  text-transform: uppercase;
}

#footer-outer-home #footer-news-links {
  width: 476px;
  float: left;
  margin-bottom: 22px;
  padding-top: 16px;
  padding-bottom: 0;
}

#footer-news-links a {
  float: left;
  display: block;
  line-height: 23px;
  color: #ffffff;
}

#footer-news-links a:hover {
  text-decoration: underline;
}

#footer-news-links a.footer-news {
  background-image: url(images/news-icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 30px;
  margin-right: 20px;
  background-size: 25px;
}

#footer-news-links a.footer-blog {
  background-image: url(images/blog-icon.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 29px;
  margin-right: 20px;
  background-size: 24px;
}

#footer-newsletter {
  display: none;
}

#footer-outer-home #footer-newsletter {
  width: 476px;
  float: left;
  margin-top: 25px;
}

#footer-outer-home #footer-social {
  width: 500px;
  float: right;
  padding-top: 15px;
}

#footer-newsletter h2,
#footer-social h2 {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  padding-bottom: 5px;
}

#footer-newsletter h2 {
  margin-bottom: 5px;
}

#footer-social h2 {
  margin-bottom: 9px;
}

#footer-outer-home #footer-newsletter h2,
#footer-outer-home #footer-social h2 {
  border-bottom: 1px solid #8bb8e8;
}

#footer-newsletter p.newsletter-intro {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 8px;
}

#footer-outer-home #footer-newsletter p.newsletter-intro {
  color: #8bb8e8;
}
/**/
/* #footer-newsletter form input[type="email"], */
/* #footer-newsletter form input[type="text"] { */
/*   border: none; */
/*   border-radius: 0; */
/*   height: 36px; */
/*   background-color: rgba(0, 0, 0, 0.2); */
/*   color: #ffffff; */
/*   padding-left: 5px; */
/*   width: 440px; */
/* } */
/**/
/* #footer-newsletter form input[type="text"] { */
/*   margin-bottom: 10px; */
/* } */

/* #footer-newsletter form input[type="submit"] { */
/*   width: 31px; */
/*   height: 36px; */
/*   padding: 0; */
/*   border: none; */
/*   border-radius: 0; */
/*   background-color: transparent; */
/*   cursor: pointer; */
/*   text-indent: 100%; */
/*   overflow: hidden; */
/* } */

#footer-newsletter .wpcf7-response-output {
  color: #ffffff;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

#footer-newsletter form input[type="email"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

#footer-newsletter form input[type="email"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

#footer-newsletter form input[type="email"]:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

#footer-newsletter form input[type="email"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

#footer-newsletter form input[type="email"]::placeholder {
  color: #ffffff;
}

#footer-newsletter form input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #ffffff;
}

#footer-newsletter form input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #ffffff;
}

#footer-newsletter form input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
}

#footer-newsletter form input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
}

#footer-newsletter form input[type="text"]::placeholder {
  color: #ffffff;
}

/* #footer-outer-home #footer-newsletter form input[type="submit"] { */
/*   background-image: url(images/form-arrow-blue.png); */
/*   background-repeat: no-repeat; */
/*   background-position: right center; */
/* } */

#footer-social-media {
  float: left;
}

#footer-social-media .social-text {
  float: left;
  line-height: 26px;
  color: white;
  font-size: 12px;
  text-transform: uppercase;
  padding-right: 10px;
}

#footer-social-media a {
  width: 26px;
  height: 26px;
  display: block;
  float: left;
  margin-right: 8px;
  opacity: 1;
}

#footer-social-media a:hover {
  opacity: 0.7;
}

#investors-in-people {
  float: right;
}

#investors-in-people img {
  width: auto;
  height: auto;
  max-height: 100px;
  margin-left: auto;
}

#investors-in-people.bptw-logo img {
  width: 160px;
  margin-right: 10px;
}

#footer-registration {
  font-size: 8px;
  padding-bottom: 80px;
  padding-top: 8px;
}

#footer-outer-home #footer-registration {
  color: #aaaaaa;
  padding: 0;
}

/*dark footer*/

#footer-outer-dark {
  width: 1000px;
  margin: 0 auto;
}

#footer-outer-dark footer {
  width: 476px;
}

#footer-outer-dark #footer-contact {
  width: 328px;
}

#footer-outer-dark #footer-contact-box h2 {
  color: #e56db1;
}

#footer-outer-dark #footer-contact-box-call h3,
#footer-outer-dark #footer-contact-box-email h3 {
  color: #e56db1;
}

#footer-outer-dark #submit-enquiry {
  position: relative;
  width: 328px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  background: #e56db1;
  display: block;
  font-weight: bold;
  margin-bottom: 25px;
}

#footer-outer-dark #footer-news-links {
  border-top: 1px solid #8bb8e8;
  border-bottom: 1px solid #8bb8e8;
}

#footer-outer-dark #footer-newsletter h2,
#footer-outer-dark #footer-social h2 {
  border-bottom: 1px solid #8bb8e8;
}

#footer-outer-dark #footer-newsletter p.newsletter-intro {
  color: #8bb8e8;
}

#footer-outer-dark #footer-newsletter form input[type="submit"] {
  background-image: url(images/form-arrow-blue.png);
  background-repeat: no-repeat;
  background-position: right center;
}

#footer-outer-dark #investors-in-people {
  width: 120px;
}

#footer-outer-dark #footer-registration {
  border-top: 1px solid #8bb8e8;
  color: #aaaaaa;
}

/*light footer*/

#footer-outer-light {
  width: 1000px;
  margin: 0 auto;
}

#footer-outer-light footer {
  width: 476px;
}

#footer-outer-light #footer-contact {
  width: 328px;
}

#footer-outer-light #footer-contact-box h2 {
  color: #005587;
}

#footer-outer-light #footer-contact-box-call h3,
#footer-outer-light #footer-contact-box-email h3 {
  color: #005587;
}

#footer-outer-light #submit-enquiry {
  position: relative;
  width: 328px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  background: #005587;
  display: block;
  font-weight: bold;
  margin-bottom: 25px;
}

#footer-outer-light #footer-news-links {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

#footer-outer-light #footer-newsletter h2,
#footer-outer-light #footer-social h2 {
  border-bottom: 1px solid #ffffff;
}

#footer-outer-light #footer-newsletter p.newsletter-intro {
  color: #ffffff;
}

#footer-outer-light #footer-newsletter form input[type="submit"] {
  background-image: url(images/form-arrow-white.png);
  background-repeat: no-repeat;
  background-position: right center;
}

#footer-outer-light #investors-in-people {
  width: 120px;
}

#footer-outer-light #footer-registration {
  border-top: 1px solid #ffffff;
  color: #ffffff;
  margin-top: 9px;
}

/*community footer*/

#footer-outer-community {
  width: 1000px;
  margin: 0 auto;
  /*padding-bottom: 180px;*/
}

#footer-outer-community footer {
  width: 476px;
}

#footer-outer-community #footer-contact {
  width: 328px;
}

#footer-outer-community #footer-contact-box h2 {
  color: #ffffff;
}

#footer-outer-community #footer-contact-box-call h3,
#footer-outer-community #footer-contact-box-email h3 {
  color: #ffffff;
}

#footer-outer-community #submit-enquiry {
  position: relative;
  width: 328px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  color: #ffffff;
  background: #005587;
  display: block;
  font-weight: bold;
  margin-bottom: 25px;
}

#footer-outer-community #footer-news-links {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}

#footer-outer-community #footer-newsletter h2,
#footer-outer-community #footer-social h2 {
  border-bottom: 1px solid #ffffff;
}

#footer-outer-community #footer-newsletter p.newsletter-intro {
  color: #ffffff;
}

#footer-outer-community #footer-newsletter form input[type="submit"] {
  background-image: url(images/form-arrow-white.png);
  background-repeat: no-repeat;
  background-position: right center;
}

#footer-outer-community #investors-in-people {
  width: 120px;
}

#footer-outer-community #footer-registration {
  border-top: 1px solid #ffffff;
  color: #ffffff;
  margin-top: 9px;
}

/* sticky footer */
.sticky-contact-footer {
  width: 100%;
  background: #ed80b2;
  height: 50px;
  position: fixed;
  bottom: 0;
  z-index: 9999999999;
}

.sticky-footer-width {
  max-width: 1000px;
  margin: auto;
  font-size: 18px;
}

.sticky-footer-width p {
  line-height: 50px;
  color: #fff;
  float: left;
}

.sticky-footer-width p a {
  color: #fff;
}

#sticky-submit-enquiry {
  float: right;
  position: relative;
  line-height: 16px;
  padding: 8.5px 30px;
  font-size: 16px;
  text-align: center;
  color: #094778;
  background: #fff;
  display: block;
  margin-bottom: 25px;
  box-sizing: border-box;
}

#sticky-submit-enquiry span {
  font-weight: bold;
}

/*contract hire*/

.content {
  width: 1000px;
  margin: 0 auto;
}

.top-spacer {
  padding-top: 110px;
}

.content-left {
  width: 476px;
}

.content-left p a {
  color: #ffffff;
}

.pink-heading {
  font-weight: 200;
  color: #e56db1;
  font-size: 48px;
  line-height: 1.1;
  margin-bottom: 33px;
}

.pink-heading strong {
  font-weight: normal;
}

.lp-heading {
  font-weight: 200;
  font-size: 48px;
  line-height: 1.1;
  margin-bottom: 33px;
}

.lp-heading strong {
  font-weight: normal;
}

.blue-page-wrap .lp-heading {
  color: #e56db1;
}

.pink-page-wrap .lp-heading {
  color: #fff;
}

.big-white-paragraph {
  color: #ffffff;
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 1.3;
}

.big-white-paragraph h2 {
  font-size: 20px;
}

.big-white-paragraph p {
  margin-top: 15px;
}

.big-white-paragraph h3 {
  margin-top: 15px;
  margin-bottom: 15px;
}

h2.white-paragraph
{
  margin-bottom: 20px;
}

.big-white-paragraph.padded-right {
  padding-right: 90px;
}

.small-white-paragraph {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 30px;
  line-height: 1.7;
}

.cmplz-placeholder-1
{
  margin-top: 50px;
}

.small-white-paragraph.padded-right {
  padding-right: 70px;
}

.small-white-paragraph.padded-right-less {
  padding-right: 46px;
}

.contract-hire-list-box {
  width: 380px;
  padding: 13px 10px 10px 15px;
  background-color: rgba(0, 0, 0, 0.2);
  margin: 30px 0 35px 0;
}

.contract-hire-list-box h2 {
  color: #e56db1;
  font-size: 20px;
  margin-bottom: 8px;
}

.contract-hire-list-box ul {
  list-style-type: none;
}

.contract-hire-list-box li {
  font-size: 20px;
  color: #ffffff;
  padding-left: 20px;
  background-image: url(images/bullet-arrow.png);
  background-repeat: no-repeat;
  background-position: left 4px;
  margin-bottom: 10px;
}

.contract-hire-list-box li a {
  color: #ffffff;
}

.contract-hire-list-box li a:hover {
  text-decoration: underline;
}

/*page links*/

.page-link {
  display: block;
  width: 405px;
  margin-bottom: 35px;
}

.page-link img {
  float: left;
  width: 170px;
  height: 95px;
}

.page-link-text {
  float: right;
  width: 235px;
  height: 95px;
  background-color: rgba(0, 0, 0, 0.2);
  background-image: url(images/bullet-arrow.png);
  background-repeat: no-repeat;
  background-position: 205px 54px;
}

.page-link-text p {
  margin: 22px 40px 5px 15px;
  font-weight: bold;
  font-size: 20px;
}

.page-link:hover p {
  text-decoration: underline;
}

/*about*/

.blue-heading {
  font-weight: 200;
  color: #005486;
  font-size: 48px;
  line-height: 1.1;
  margin-bottom: 33px;
}

.big-bold-white-paragraph {
  color: #ffffff;
  font-size: 20px;
  line-height: 1.3em;
  font-weight: bold;
  margin-bottom: 10px;
}

.small-blue-paragraph {
  font-size: 16px;
  color: #ffffff;
  margin-bottom: 10px;
  line-height: 1.3;
}

.big-bold-white-paragraph.padded-right {
  padding-right: 86px;
}

.small-blue-paragraph.padded-right {
  padding-right: 70px;
}

.spacer {
  height: 25px;
}

.pink-heading.padded-right {
  padding-right: 140px;
}

#truck-rental-trucks-container {
  padding: 12px 17px 5px 15px;
  margin-bottom: 35px;
  background-color: rgba(0, 0, 0, 0.2);
}

#truck-rental-trucks-container h2 {
  color: #e56db1;
  font-size: 20px;
  margin-bottom: 12px;
}

#truck-rental-trucks a {
  width: 148px;
  float: left;
  margin-bottom: 30px;
  display: block;
  color: #ffffff;
  text-align: center;
}

.truck-thumb {
  width: 120px;
  height: 71px;
  margin: 0 auto 5px auto;
}

.truck-thumb img {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}

#truck-rental-trucks a h3 {
  font-weight: normal;
  padding-right: 22px;
  background-image: url(images/bullet-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  display: inline-block;
}

#truck-rental-trucks a:hover h3 {
  text-decoration: underline;
}

/*single truck*/

.truck-container {
  border-bottom: 1px solid #fff;
  margin-bottom: 40px;
}

.truck-content {
  width: 280px;
  float: left;
  padding-top: 20px;
}

.truck-image {
  width: 590px;
  float: right;
  padding-top: 20px;
  margin-bottom: 20px;
}

.truck-image img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.truck-main-heading {
  font-size: 48px;
  color: #024879;
  font-weight: 100;
  margin-bottom: 30px;
}

.general {
  font-size: 16px;
  line-height: 1.3;
}

.general.employee {
  font-size: 20px;
  font-weight: 200;
}

.general ul,
.general ol {
  padding-left: 16px;
  margin-bottom: 10px;
}

.general p,
.general h1,
.general h2,
.general h3,
.general h4,
.general h5,
.general h6 {
  margin-bottom: 20px;
}

.general p
{
  line-height: 1.7;
}

.general a {
  font-weight: bold;
  color: #ed80b2 !important;
}

.general a:hover {
  text-decoration: underline;
}

.pink-page-wrap .general a {
  color: #005587 !important;
}

.general img {
  max-width: 100%;
  width: auto;
  height: auto;
}

.truck-content .general {
  color: #ffffff;
  padding-bottom: 20px;
}

.truck-content .general a {
  color: #ffffff;
}

.truck-table-heading {
  font-size: 14px;
  color: #fff;
  padding-bottom: 5px;
  text-transform: uppercase;
}

.truck-table {
  border-collapse: collapse;
  width: 100%;
  font-size: 13px;
  color: #024879;
}

.truck-table td {
  border-top: 1px solid #ffffff;
  padding: 3px 0;
  text-align: right;
  width: 50%;
}

.truck-table td.truck-col1 {
  padding-right: 5px;
  border-right: 1px solid #ffffff;
  text-align: left;
}

.truck-table tr:last-child td {
  border-bottom: 1px solid #ffffff;
}

.truck-table tr:first-child td {
  font-weight: bold;
}

.truck-enquiry {
  text-align: center;
  color: #ffffff;
  background: #ed80b2;
  display: block;
  position: relative;
  margin-bottom: 20px;
  padding: 6px 0 8px;
  transition: 0.3 all ease-in-out;
}

.truck-enquiry:hover {
  background: #024879;
}

.truck-rental-back {
  color: #024879;
  margin-top: -20px;
  display: block;
  font-weight: bold;
  margin-bottom: 20px;
}

.truck-rental-back::before {
  content: "";
  background-image: url(images/form-arrow-white.png);
  height: 20px;
  width: 11px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: -4px;
  transform: rotate(180deg);
  margin-right: 7px;
}

.truck-image-new {
  margin: 0 auto 20px;
  float: none;
}

.truck-content-new .truck-table-heading {
  margin-top: 20px;
}

/*community*/
.twocol-narrow-left-content {
  width: 476px;
  float: left;
}

.twocol-narrow-right-content {
  width: 476px;
  float: right;
}

.bottom-padded {
  padding-bottom: 10px;
}

.narrow-left-content {
  width: 445px;
}

.leicestershire-cares-link {
  display: block;
  width: 445px;
  height: 121px;
  margin-bottom: 25px;
  color: #ffffff;
}

.leicestershire-cares-link img {
  width: 153px;
  height: 121px;
  float: left;
}

.leicestershire-cares-link-text {
  width: 292px;
  height: 121px;
  background-color: rgba(0, 0, 0, 0.2);
  float: right;
  background-image: url(images/bullet-arrow.png);
  background-repeat: no-repeat;
  background-position: 247px center;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.leicestershire-cares-link-text p {
  font-size: 14px;
  margin: 23px 52px 0 15px;
}

.leicestershire-cares-link:hover .leicestershire-cares-link-text {
  background-color: rgba(0, 0, 0, 0.3);
}

.community-video {
  position: relative;
  margin-bottom: 25px;
}

.community-video a img {
  width: 100%;
  height: auto;
}

.community-video .video-play-button {
  position: absolute;
  width: 255px;
  height: 70px;
  border-radius: 10px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #ffffff;
  line-height: 70px;
  text-align: center;
  font-size: 35px;
  margin: auto;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.community-blog-item {
  margin-bottom: 20px;
}

.community-blog-date {
  color: #ffffff;
  font-size: 14px;
}

.community-blog-item h3 a {
  color: #005486;
  padding-right: 15%;
  display: block;
  margin: 10px 0;
}
.community-image {
  float: left;
  width: 153px;
}
.community-text {
  float: left;
  margin-left: 15px;
  width: 308px;
  color: white;
  font-size: 14px;
}
.community-text a {
  color: #005486;
  font-weight: bold;
  margin-top: 5px;
  display: inline-block;
}

/*customer journey*/

#wrapper {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

#full-width-banner-image {
  margin-bottom: 60px;
  width: 100%;
}

#full-width-banner-image img {
  width: 100%;
  height: auto;
}

.content-right {
  width: 478px;
  position: absolute;
  top: 0;
  right: 0;
  padding-bottom: 60px;
}

.cj-video {
  margin-bottom: 35px;
}

.cj-video a {
  position: relative;
}

.cj-video a::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(images/play-video.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}

.cj-video a:hover::after {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.cj-video a img {
  width: 100%;
  height: auto;
}

.cj-video h3 {
  background: #ffffff;
  display: block;
  color: #005486;
  font-size: 10px;
  padding: 10px 12px;
}

/*careers*/

.white-heading {
  font-weight: 200;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.1;
  margin-bottom: 20px;
}

.bold-blue-paragraph {
  font-size: 16px;
  line-height: 1.3;
  color: #ffffff;
  margin-bottom: 10px;
}

.bold-blue-paragraph.padded-right-less {
  padding: 10px 60px 5px 0;
}

.big-white-paragraph.padded-right-less {
  padding-right: 50px;
}

.small-white-paragraph.padded-right-less {
  padding-right: 50px;
}

.vacancies-list {
  border-top: 1px solid #ffffff;
  margin-bottom: 20px;
  display: none;
}

.vacancies-list a {
  display: block;
  border-bottom: 1px solid #ffffff;
  color: #ffffff;
  padding: 15px 0;
  line-height: 1.2;
}

.vacancies-list a h3 {
  font-size: 20px;
  font-weight: normal;
  display: inline-block;
  padding-right: 30px;
  background-image: url(images/bullet-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
}

.vacancies-list a:hover,
.vacancies-list a.active {
  color: #005486;
}

.vacancy-content {
  color: #ffffff;
  width: 476px;
}

.vacancy-right {
  width: 478px;
  position: absolute;
  top: 110px;
  right: 0;
}

/*employee journeys*/

#employee-journey-banner {
  width: 100%;
  height: 700px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 70px;
}

.employees a {
  display: block;
  margin-bottom: 35px;
  position: relative;
}

.employees a::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 33px;
  background-image: url(images/cross.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}

.employees a:hover::after {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.employees a img {
  width: 100%;
  height: auto;
}

.employees a h3 {
  display: block;
  background: #8bb8e8;
  color: #ffffff;
  font-weight: normal;
  font-size: 10px;
  padding: 0 12px;
  line-height: 33px;
}

.employees a.active h3 {
  color: #8bb8e8;
  background: #ffffff;
}

/*contact*/

.contact-left {
  width: 476px;
  float: left;
}

.contact-right {
  width: 478px;
  float: right;
}

.contact-location-inner {
  margin-bottom: 20px;
  line-height: 1.3;
}

.contact-location-inner h3,
.contact-location-inner p,
.contact-location-inner a {
  color: #ffffff;
}

.contact-location-inner a:hover {
  text-decoration: underline;
}

.contact-location-inner span {
  font-weight: bold;
}

/*news*/

.news-left {
  width: 700px;
  float: left;
}

.news-right {
  width: 280px;
  float: right;
}

.single-news-featured-image {
  margin-bottom: 20px;
}

.single-news-featured-image img {
  max-width: 100%;
  max-height: 500px;
  width: auto;
  height: auto;
}

.news-left p.post-meta,
.news-left .general {
  color: #ffffff;
}

.news-left .general {
  padding-bottom: 20px;
}

p.post-meta {
  margin-bottom: 20px;
  font-size: 14px;
}

p.post-meta a {
  color: #e56db1;
}

p.post-meta a:hover {
  text-decoration: underline;
}

.news-sidebar h3 {
  background: #e56db1;
  color: #ffffff;
  padding: 5px 10px;
  font-weight: normal;
}

.news-sidebar ul {
  margin-bottom: 20px;
  list-style-type: none;
}

.news-sidebar ul li a {
  display: block;
  padding: 5px 10px;
  color: #ffffff;
  background-color: rgba(0, 0, 0, 0.2);
  border-bottom: 1px solid #8bb8e8;
}

.news-sidebar ul li a:hover {
  padding-left: 20px;
  background-color: rgba(0, 0, 0, 0.4);
}

.news-index-item {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px solid #8bb8e8;
}

#news-sidebar-twitter {
  background: white;
  margin-bottom: 15px;
  overflow: hidden;
  height: 353px;
}

a.news-index-thumb {
  display: block;
  float: left;
  margin-right: 20px;
  position: relative;
}

a.news-index-thumb::after {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background-image: url(images/cross.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 40px 40px;
  background-color: rgba(0, 0, 0, 0);
  opacity: 0;
}

a.news-index-thumb:hover::after {
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

a.news-index-thumb img {
  width: 100%;
  height: auto;
}

.news-title {
  color: #e56db1;
  font-size: 18px;
  font-weight: bold;
}

.news-title:hover {
  text-decoration: underline;
}

.news-gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.news-gallery li {
  list-style: none;
  display: inline-block;
  width: 32%;
  margin-bottom: 15px;
}

.news-gallery a {
  width: 100%;
}

.news-gallery img {
  width: 100%;
}

.post-excerpt {
  color: #ffffff;
}

.read-more {
  color: #e56db1;
}

.read-more:hover {
  text-decoration: underline;
}

.post-pagination {
  margin-bottom: 20px;
}

#posts-previous {
  float: left;
}

#posts-next {
  float: right;
}

#posts-previous a {
  display: block;
  line-height: 15px;
  background-image: url(images/bullet-arrow-left.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  color: #e56db1;
}

#posts-next a {
  display: block;
  line-height: 15px;
  background-image: url(images/bullet-arrow.png);
  background-repeat: no-repeat;
  background-position: right center;
  padding-right: 25px;
  color: #e56db1;
}

#posts-previous a:hover,
#posts-next a:hover {
  text-decoration: underline;
}

/*contact*/

.contact-location-inner-text {
  width: 476px;
  float: left;
}

.map-container {
  width: 478px;
  float: right;
}

.contact-location h2 {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
}

.contact-location .contact-location-inner {
  border-bottom: 1px dotted #ffffff;
  padding-bottom: 20px;
}

/*enquiry*/

.enquiry-form input[type="text"],
.enquiry-form input[type="email"],
.enquiry-form input[type="tel"],
.enquiry-form textarea {
  width: 466px;
  padding: 5px;
  border: none;
  border-radius: 0;
  margin-bottom: 10px;
  font-family: Akkurat, sans-serif;
  font-size: 14px;
}

.enquiry-form span.wpcf7-list-item {
  margin-left: 0;
  display: block;
}

.enquiry-form span.interested-in,
.enquiry-form span.newsletter {
  display: block;
}

.enquiry-form p.form-text {
  margin-bottom: 5px;
}

.enquiry-form input[type="submit"] {
  cursor: pointer;
  font-family: Akkurat, sans-serif;
  font-size: 14px;
  padding: 10px;
  border-radius: 0;
  border: none;
  color: #ffffff;
  background-color: #005486;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.enquiry-form input[type="submit"]:hover {
  background-color: #306fa4;
}

/*vacancy application*/

.vacancy-toggle {
  display: inline-block;
  color: #ffffff;
  background-image: url(images/bullet-arrow.png);
  background-repeat: no-repeat;
  background-color: #005486;
  background-position: right 20px center;
  padding: 10px 45px 10px 25px;
  cursor: pointer;
  width: 55%;
  margin-bottom: 10px;
  font-size: 1.5em;
  font-weight: bold;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  text-align: left;
}

.vacancy-toggle:hover {
  background-color: #306fa4;
}

.vacancy-hidden {
  display: none;
}

.white-paragraph {
  color: #ffffff;
  font-size: 30px;
  font-weight: 200;
}

.banner-inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

.banner-inner h2 {
  color: #ffffff;
  font-weight: 200;
  font-size: 48px;
  line-height: 1.1;
  display: block;
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 500px;
}

.employee-journey-banner-inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
  height: 100%;
}

.employee-journey-banner-inner h2 {
  font-weight: 200;
  color: #ffffff;
  font-size: 48px;
  line-height: 1.1;
  display: block;
  position: absolute;
  left: 0;
  top: 110px;
  width: 300px;
}

.newsletter-trigger {
  float: left;
  cursor: pointer;
  color: #ffffff;
  background-image: url(images/newsletter.png);
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 35px;
  line-height: 23px;
  background-size: 29px;
  font-size: 12px;
  text-transform: uppercase;
}

.newsletter-trigger:hover {
  text-decoration: underline;
}

.vacancies-toggle {
  display: inline-block;
  color: #ffffff;
  margin-bottom: 5px;
  background-image: url(images/bullet-arrow.png);
  background-repeat: no-repeat;
  background-color: #005486;
  background-position: right 20px center;
  padding: 10px 45px 10px 25px;
  cursor: pointer;
  width: 55%;
  -webkit-transition: background 0.3s ease;
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
  text-align: left;
}

.vacancies-toggle:hover
{
  background-color: #306fa4;
}

.vacancies-outer {
  margin-bottom: 15px;
}

.vacancies-list p {
  color: #ffffff;
  padding-top: 15px;
}

.white {
  color: #ffffff;
}

.academy-padded-right {
  padding-right: 50px;
}

/*customer journey iframe video*/

.above-wrapper {
  width: 1000px;
  margin: 0 auto;
  padding-top: 100px;
}

.iframe-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  margin: 0 0 40px 0;
}

.iframe-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*training*/

.training-left-text-section {
  padding-right: 30px;
  padding-bottom: 30px;
}

.training-courses h2 {
  font-size: 20px;
  color: #005486;
}

#courses {
  padding-bottom: 50px;
}

.course {
  padding: 15px 20px 10px 20px;
  border-bottom: 1px solid #ffffff;
  line-height: 1.3;
  background-image: url(images/bullet-arrow.png);
  background-repeat: no-repeat;
  background-position: left top 18px;
}

.course h3 {
  color: #005486;
  font-size: 16px;
  font-weight: normal;
}

.course p {
  color: #ffffff;
  font-size: 16px;
}

.single-truck-content a,
.single-truck-content p a {
  color: #024879 !important;
}

/*public services*/

.public-services-padding {
  padding-right: 55px;
}

.public-services-mission-box {
  width: 445px;
  margin-bottom: 18px;
}

.public-services-mission-box h3 {
  font-size: 20px;
  color: #ffffff;
  padding: 15px 0 10px 0px;
}

.public-services-mission-box p {
  font-size: 20px;
  color: #e56db1;
  font-weight: bold;
  padding: 0px 50px 18px 0px;
}

.public-services-h2 {
  color: #ffffff;
  font-weight: normal;
  font-size: 20px;
  margin-bottom: 15px;
}

.public-services-white-text {
  color: #ffffff;
}

.public-services-list {
  margin-left: 20px;
  padding: 20px 0;
}

.public-services-list li {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  background-repeat: no-repeat;
  background-position: left 5px;
  margin-bottom: 10px;
}

.public-services-padded-bottom {
  padding-bottom: 30px;
}

.our-journey-padding {
  padding-right: 86px;
}

.our-journey-text a,
.our-journey-text p a {
  color: #024879 !important;
}

.content.lp {
  position: relative;
}

.lp-right {
  position: absolute;
  right: 0;
  max-width: 500px;
  margin-bottom: 75px;
}

.floating-form {
  box-sizing: border-box;
  padding: 12px;
  background: rgba(0, 0, 0, 0.2);
}

.floating-form .wpcf7-list-item-label {
  color: white;
  font-size: 0.9em;
}

.form-heading {
  color: #fff;
  margin-bottom: 10px;
}

span.privacy {
  display: block;
  color: white;
  font-size: 0.75em;
  line-height: 14px;
}

#trust-logos {
  display: flex;
  flex-wrap: wrap;
}

#trust-logos div {
  width: 32.334%;
  margin-right: 1.5%;
  margin-bottom: 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
}

#trust-logos div:nth-child(3n) {
  margin-right: 0;
}

#trust-logos img {
  width: 100%;
}

.lp-images {
  margin-top: 20px;
}
.lp-images img {
  width: 100%;
  margin-bottom: 20px;
}

.media-heading {
  text-align: center;
}

.media-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 80%;
  margin: auto;
}

.media-block {
  width: 49%;
  padding-bottom: 35px;
  border-bottom: 1px solid #aaaaaa;
  margin-bottom: 20px;
  position: relative;
}

.media-block a h3 {
  color: #ed80b2;
  margin-bottom: 10px;
}

.media-block p {
  color: #005486;
}

.media-block .post-meta {
  color: #005486;
  margin: 10px 0;
}

.media-link {
  position: absolute;
  bottom: 5px;
  color: #ed80b2;
  font-weight: 600;
  height: auto !important;
}

.media-title {
  background: #ed80b2;
  color: #005486;
  font-weight: 600;
  margin-bottom: 5px;
  padding: 10px 5px;
  text-align: center;
  display: block;
}

.media-title.blog {
  background: #005486;
  color: #ed80b2;
}

.media-title.vids {
  background: #aaaaaa;
}

.media-title.twitter {
  background: #8bb8e8;
}

.media-title::after {
  content: "";
  background-image: url(images/form-arrow-white.png);
  height: 20px;
  width: 11px;
  display: inline-block;
  background-size: contain;
  background-repeat: no-repeat;
  margin-bottom: -5px;
  margin-left: 7px;
}

.media-thumb img {
  width: 100%;
  height: auto;
}

.media-thumb.video {
  position: relative;
}

.media-thumb.video::after {
  content: "";
  background-image: url(images/play-video.png);
  position: absolute;
  width: 50px;
  height: 50px;
  top: 50%;
  left: 50%;
  background-size: cover;
  transform: translateX(-50%) translateY(-50%);
  pointer-events: none;
}

.media-block.videos {
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: none;
  width: auto;
}

.media-block.videos a h3 {
  margin-top: 10px;
}

.video-screen {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  top: 0;
}

.media-content.videos .bx-wrapper {
  max-width: 100% !important;
  width: 100% !important;
  position: relative;
}

.media-content.videos .bx-wrapper .bx-controls {
  position: absolute;
  top: 34%;
  transform: translateX(-50%) translateY(-50%);
  width: 110%;
  left: 50%;
  pointer-events: none;
}

.media-content.videos .bx-wrapper .bx-controls .bx-prev {
  color: transparent;
  background-image: url(images/arrow-blue.png);
  background-size: contain;
  background-repeat: no-repeat;
  height: 35px;
  display: inline-block;
  transform: rotate(180deg);
  background-position: right;
  pointer-events: auto;
}
.media-content.videos .bx-wrapper .bx-controls .bx-next {
  color: transparent;
  background-image: url(images/arrow-blue.png);
  /* float: right; */
  background-size: contain;
  background-repeat: no-repeat;
  height: 35px;
  display: inline-block;
  background-position: right;
  pointer-events: auto;
}

.media-content.videos .bx-wrapper .bx-controls .bx-prev.disabled,
.media-content.videos .bx-wrapper .bx-controls .bx-next.disabled {
  background-size: 0 0;
}

.media-block.twitter #news-sidebar-twitter {
  height: 83%;
  position: relative;
  width: 100%;
}

.media-block.twitter #news-sidebar-twitter iframe#twitter-widget-0 {
  position: absolute !important;
  height: 117% !important;
  width: 100% !important;
}

.media-block .fancybox-iframe {
  display: inline;
}

.cat-title {
  color: #8bb8e8;
  font-size: 22px;
  margin-bottom: 8px;
  width: 100%;
}

/*-------------------------------------------*/
/* #Tablet (Portrait)*/
/*-------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1040px) {
  body.community-body {
    background-size: 2170px;
    background-position: 54% bottom !important;
  }

  .menu-toggle {
    display: none;
  }

  .nav-menu {
    display: block;
  }

  .mobile {
    display: none;
  }

  .desktop {
    display: block;
  }

  header {
    width: 740px;
  }

  .logo {
    width: 140px;
    margin-top: 50px;
  }

  nav {
    margin-top: -98px;
  }

  nav ul li a {
    padding: 8px 7px;
    font-size: 10px;
  }

  /*homepage*/

  #content-top-outer {
    height: 500px;
  }

  .home-intro-section {
    width: 740px;
    font-size: 14px;
  }

  .home-intro-section h2 {
    font-size: 32px;
  }

  .home-intro-section .home-top-linkbox h4 {
    font-size: 14px;
  }
  .home-intro-section .home-top-linkbox span {
    margin-top: 10px;
  }

  #home-content-top-inner {
    width: 740px;
    padding-top: 100px;
  }

  #home-content-top-inner h2 {
    margin-right: 40px;
  }

  .home-link {
    width: 202px;
  }

  #home-bottom-content-inner {
    width: 740px;
  }

  #home-bottom-content-inner h1 {
    font-size: 34px;
  }

  .home-right-column h4 {
    font-size: 26px;
  }

  .home-left-column p {
    font-size: 18px;
  }

  .home-left-column {
    width: 360px;
  }

  .home-right-column {
    width: 360px;
  }

  .home-right-column span {
    padding-left: 144px;
  }

  .home-quote-box p {
    font-size: 28px;
  }

  .width-container {
    width: 740px;
  }

  /*home footer*/

  .footer-left {
    width: 360px;
  }
  #footer-outer-home #submit-enquiry,
  #footer-outer-dark #submit-enquiry,
  #footer-outer-light #submit-enquiry,
  #footer-outer-community #submit-enquiry {
    width: 360px;
  }

  #footer-outer-home footer {
    width: 740px;
  }

  #footer-outer-home #footer-contact {
    width: 360px;
  }

  #footer-contact-box-call a,
  #footer-contact-box-email a {
    font-size: 16px;
  }

  #footer-outer-home #footer-newsletter {
    width: 360px;
  }

  #footer-outer-home #footer-news-links {
    width: 360px;
  }

  #footer-outer-home #footer-social {
    width: 360px;
  }

  #footer-newsletter form input[type="email"],
  #footer-newsletter form input[type="text"] {
    width: 324px;
  }

  /*dark footer*/

  #footer-outer-dark {
    width: 740px;
  }

  #footer-outer-dark footer {
    width: 360px;
  }

  #footer-outer-dark #footer-contact {
    width: 360px;
  }

  /*light footer*/

  #footer-outer-light {
    width: 740px;
  }

  #footer-outer-light footer {
    width: 360px;
  }

  #footer-outer-light #footer-contact {
    width: 360px;
  }

  /*community footer*/

  #footer-outer-community {
    width: 740px;
  }

  #footer-outer-community footer {
    width: 360px;
  }

  #footer-outer-community #footer-contact {
    width: 360px;
  }

  /* sticky footer */
  .sticky-footer-width {
    max-width: 740px;
  }

  /*contract hire*/

  .content {
    width: 740px;
  }

  .content-left {
    width: 360px;
  }

  .pink-heading {
    font-size: 40px;
    margin-bottom: 25px;
  }

  .big-white-paragraph.padded-right {
    padding-right: 0;
  }

  .small-white-paragraph.padded-right {
    padding-right: 0;
  }

  .contract-hire-list-box {
    width: auto;
  }

  /*about*/

  .blue-heading {
    font-size: 40px;
    margin-bottom: 25px;
  }

  .big-bold-white-paragraph.padded-right {
    padding-right: 0;
  }

  .small-blue-paragraph.padded-right {
    padding-right: 0;
  }

  .small-white-paragraph.padded-right-less {
    padding-right: 0;
  }

  .pink-heading.padded-right {
    padding-right: 0;
  }

  #truck-rental-trucks a {
    width: 164px;
  }

  /*single truck*/

  .truck-image {
    width: 400px;
  }

  /*community*/

  .narrow-left-content {
    width: 360px;
  }

  .leicestershire-cares-link {
    width: 360px;
    height: 121px;
  }

  .leicestershire-cares-link-text {
    width: 207px;
    background-position: 184px center;
  }

  .leicestershire-cares-link-text p {
    margin: 15px 25px 0 10px;
  }

  .twocol-narrow-left-content {
    width: 360px;
  }
  .twocol-narrow-right-content {
    width: 360px;
  }

  .community-image {
    width: 125px;
  }
  .community-image img {
    width: 100%;
    height: auto;
  }
  .community-text {
    width: 220px;
    font-size: 12px;
  }
  .community-blog-item h3 {
    font-size: 16px;
  }

  /*customer journey*/

  #wrapper {
    width: 740px;
  }

  #full-width-banner-image {
    margin-bottom: 40px;
  }

  .content-right {
    width: 360px;
  }

  .cj-video {
    margin-bottom: 30px;
  }

  .vacancy-content {
    width: 360px;
  }

  .vacancy-right {
    width: 360px;
  }

  /*employee journeys*/

  #employee-journey-banner {
    height: 500px;
    margin-bottom: 40px;
  }

  /*contact*/

  .contact-left {
    width: 360px;
  }

  .contact-right {
    width: 360px;
  }

  /*news*/

  .news-left {
    width: 500px;
  }

  .news-right {
    width: 220px;
  }

  a.news-index-thumb {
    margin-bottom: 10px;
    width: 200px;
  }

  .news-gallery li {
    margin-bottom: 10px;
  }

  /*contact*/

  .contact-location-inner-text {
    width: 360px;
  }

  .map-container {
    width: 360px;
  }

  /*enquiry*/

  .enquiry-form input[type="text"],
  .enquiry-form input[type="email"],
  .enquiry-form input[type="tel"],
  .enquiry-form textarea {
    width: 350px;
  }

  /*page links*/

  .page-link {
    width: 360px;
  }

  .page-link img {
    width: 139px;
    height: 78px;
  }

  .page-link-text {
    width: 221px;
    height: 78px;
    background-position: 180px 42px;
  }

  .page-link-text p {
    margin: 17px 40px 5px 15px;
    font-size: 16px;
  }

  .banner-inner {
    width: 740px;
  }

  .employee-journey-banner-inner {
    width: 740px;
  }

  .newsletter-trigger {
    clear: left;
    margin-top: 10px;
  }

  .academy-padded-right {
    padding-right: 0;
  }

  /*customer journey iframe video*/

  .above-wrapper {
    width: 740px;
    padding-top: 120px;
  }

  /*training*/

  .training-left-text-section {
    padding-right: 0;
  }

  /*public services*/

  .public-services-padding {
    padding-right: 0px;
  }

  .public-services-mission-box {
    width: 360px;
  }

  .public-services-mission-box p {
    padding: 0px 15px 18px 15px;
  }

  .our-journey-padding {
    padding-right: 0;
  }

  .lp-right {
    max-width: 344px;
  }

  .floating-form .enquiry-form input[type="text"],
  .floating-form .enquiry-form input[type="email"],
  .floating-form .enquiry-form input[type="tel"],
  .floating-form .enquiry-form textarea {
    width: 316px;
    box-sizing: border-box;
  }

  span.privacy {
    width: 320px;
  }

  .vacancies-toggle
  {
    width: 44%;
  }
}


/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 481px) and (max-width: 767px) {
  body {
    background-image: none !important;
  }

  .menu-toggle {
    display: block;
  }

  .nav-menu {
    display: none;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  header {
    width: 440px;
  }

  .logo {
    margin-top: 10px;
  }

  nav {
    margin-top: -44px;
    position: relative;
  }

  nav ul {
    position: absolute;
    right: 0;
    top: 29px;
    width: 140px;
  }

  nav ul li {
    float: none;
    margin-left: 0;
    border-bottom: 1px solid #ffffff;
  }

  nav ul li a {
    padding: 10px 12px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }

  nav ul li:nth-child(1) a {
    border-left: 6px solid #aaaaaa;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(2) a {
    border-left: 6px solid #ed80b2;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(3) a {
    border-left: 6px solid #8bb8e8;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(4) a {
    border-left: 6px solid #aaaaaa;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(5) a {
    border-left: 6px solid #ed80b2;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(6) a {
    border-left: 6px solid #8bb8e8;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(7) a {
    border-left: 6px solid #aaaaaa;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(8) a {
    border-left: 6px solid #ed80b2;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(9) a {
    border-left: 6px solid #8bb8e8;
    border-bottom: 0;
    width: auto;
  }

  nav ul li a:hover {
    padding-top: 10px;
  }

  nav ul li.current_page_item a,
  nav ul li.current-page-ancestor a,
  nav ul li.current_page_parent a {
    padding-top: 10px;
    font-size: 11px;
    font-weight: normal;
    color: #ec7fb1;
  }

  #nav-icon {
    float: right;
    margin: 0px 0px 0px 0px;
    width: 25px;
    height: 19px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 999;
    background: rgb(0, 86, 136);
    border: 5px solid rgb(0, 86, 136);
  }

  #nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }

  #nav-icon span:nth-child(1) {
    top: 0px;
  }

  #nav-icon span:nth-child(2),
  #nav-icon span:nth-child(3) {
    top: 8px;
  }

  #nav-icon span:nth-child(4) {
    top: 16px;
  }

  #nav-icon.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
  }

  #nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #nav-icon.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
  }

  /*homepage*/

  #content-top-outer {
    height: 474px;
  }

  .home-intro-section {
    width: 440px;
  }

  .home-intro-section .home-top-linkbox {
    width: 100%;
  }

  .home-intro-section .home-top-linkbox h4 {
    font-size: 16px;
  }

  .home-intro-section .home-top-linkbox h4 br {
    display: none;
  }

  .home-intro-section h2 {
    font-size: 28px;
  }

  #home-content-top-inner {
    width: 440px;
    padding-top: 80px;
  }

  #home-content-top-inner h2 {
    width: 440px;
    margin-right: 0;
    float: none;
    margin-top: 0;
    font-size: 29px;
    line-height: 35px;
    margin-bottom: 15px;
  }

  .home-link {
    width: 220px;
  }

  .home-link h3 {
    font-size: 21px;
    line-height: 25px;
    margin-bottom: 10px;
  }

  #home-bottom-content-inner {
    width: 440px;
    padding-top: 30px;
  }

  #home-bottom-content-inner h1 {
    font-size: 36px;
    margin-bottom: 25px;
  }

  .home-left-column p {
    font-size: 18px;
  }

  .home-left-column {
    width: 440px;
    float: none;
    padding-bottom: 20px;
  }

  .home-right-column {
    width: 440px;
    float: none;
  }

  .home-right-column span {
    padding-left: 212px;
  }

  .home-right-column h4 {
    font-size: 28px;
  }

  .home-quote-box p {
    font-size: 24px;
  }

  .width-container {
    width: 440px;
  }

  /*home footer*/

  .footer-left {
    width: 440px;
    margin-bottom: 10px;
  }
  #footer-outer-home #submit-enquiry,
  #footer-outer-dark #submit-enquiry,
  #footer-outer-light #submit-enquiry,
  #footer-outer-community #submit-enquiry {
    width: 440px;
  }

  #footer-outer-home footer {
    width: 440px;
    padding-top: 20px;
  }

  #footer-outer-home #footer-contact {
    width: 440px;
  }

  #footer-outer-home #footer-newsletter {
    width: 440px;
    float: none;
  }

  #footer-outer-home #footer-news-links {
    width: 440px;
    float: none;
  }

  #footer-outer-home #footer-social {
    width: 440px;
    float: none;
    margin-bottom: 8px;
  }

  #footer-newsletter form input[type="email"],
  #footer-newsletter form input[type="text"] {
    width: 404px;
  }

  /*dark footer*/

  #footer-outer-dark {
    width: 440px;
  }

  #footer-outer-dark footer {
    width: 440px;
  }

  #footer-outer-dark #footer-contact {
    width: 440px;
  }

  /*light footer*/

  #footer-outer-light {
    width: 440px;
  }

  #footer-outer-light footer {
    width: 440px;
  }

  #footer-outer-light #footer-contact {
    width: 440px;
  }

  /*community footer*/

  #footer-outer-community {
    width: 440px;
    padding-bottom: 0;
  }

  #footer-outer-community footer {
    width: 440px;
  }

  #footer-outer-community #footer-contact {
    width: 440px;
  }

  /* sticky footer */
  .sticky-footer-width {
    max-width: 440px;
  }

  .sticky-footer-width p {
    display: none;
  }

  #sticky-submit-enquiry {
    width: 440px;
  }

  /*contract hire*/

  .content {
    width: 440px;
  }

  .content-left {
    width: 440px;
  }

  .pink-heading {
    font-size: 40px;
    margin-bottom: 25px;
  }

  .big-white-paragraph.padded-right {
    padding-right: 0;
  }

  .small-white-paragraph.padded-right {
    padding-right: 0;
  }

  .contract-hire-list-box {
    width: auto;
  }

  /*about*/

  .blue-heading {
    font-size: 40px;
    margin-bottom: 25px;
  }

  .big-bold-white-paragraph.padded-right {
    padding-right: 0;
  }

  .small-blue-paragraph.padded-right {
    padding-right: 0;
  }

  .small-white-paragraph.padded-right-less {
    padding-right: 0;
  }

  .pink-heading.padded-right {
    padding-right: 0;
  }

  #truck-rental-trucks a {
    width: 136px;
  }

  /*single truck*/

  .truck-content {
    width: 440px;
    float: none;
    padding-top: 10px;
  }

  .truck-image {
    width: 440px;
    float: none;
    padding-top: 10px;
  }

  .truck-table {
    width: 100%;
  }

  /*community*/

  .narrow-left-content {
    width: 440px;
  }

  .leicestershire-cares-link {
    width: 440px;
  }

  .leicestershire-cares-link-text {
    width: 287px;
  }

  .twocol-narrow-left-content {
    width: 440px;
  }
  .twocol-narrow-right-content {
    width: 440px;
  }

  .community-text {
    width: 270px;
  }

  /*customer journey*/

  #wrapper {
    width: 440px;
  }

  #full-width-banner-image {
    margin-bottom: 40px;
  }

  .content-right {
    width: 440px;
    position: static;
  }

  .cj-video {
    margin-bottom: 30px;
  }

  /*careers*/

  .white-heading {
    font-size: 40px;
  }

  .bold-blue-paragraph.padded-right-less {
    padding: 10px 0 5px 0;
  }

  .big-white-paragraph.padded-right-less {
    padding-right: 0;
  }

  .small-white-paragraph.padded-right-less {
    padding-right: 0;
  }

  .vacancy-content {
    width: 440px;
  }

  .vacancy-right {
    width: 440px;
    position: static;
    top: auto;
    right: auto;
    padding-bottom: 30px;
  }

  /*employee journeys*/

  #employee-journey-banner {
    height: 300px;
    margin-bottom: 40px;
  }

  /*contact*/

  .contact-left {
    width: 440px;
    float: none;
  }

  .contact-right {
    width: 440px;
    float: none;
    margin-bottom: 20px;
  }

  /*news*/

  .news-left {
    width: 440px;
    float: none;
  }

  .news-right {
    width: 440px;
    float: none;
  }

  a.news-index-thumb {
    margin-bottom: 10px;
    width: 150px;
  }

  .news-gallery li {
    margin-bottom: 10px;
  }

  /*contact*/

  .contact-location-inner-text {
    width: 440px;
    float: none;
    margin-bottom: 20px;
  }

  .map-container {
    width: 440px;
    float: none;
  }

  /*enquiry*/

  .enquiry-form input[type="text"],
  .enquiry-form input[type="email"],
  .enquiry-form input[type="tel"],
  .enquiry-form textarea {
    width: 430px;
  }

  /*page links*/

  .page-link {
    width: 440px;
  }

  .page-link-text {
    width: 270px;
  }

  .banner-inner {
    width: 440px;
  }

  .banner-inner h2 {
    font-size: 25px;
    width: 440px;
    bottom: 20px;
  }

  .employee-journey-banner-inner {
    width: 440px;
  }

  .employee-journey-banner-inner h2 {
    font-size: 26px;
    top: 90px;
    width: 150px;
  }

  .academy-padded-right {
    padding-right: 0;
  }

  /*customer journey iframe video*/

  .above-wrapper {
    width: 440px;
  }

  /*training*/

  .training-left-text-section {
    padding-right: 0;
  }

  /*public services*/

  .public-services-padding {
    padding-right: 0px;
  }

  .public-services-mission-box {
    width: 440px;
  }

  .public-services-mission-box p {
    padding: 0px 15px 18px 15px;
  }

  .content.lp {
    display: flex;
    flex-wrap: wrap;
  }

  .content.lp .content-left {
    order: 1;
  }

  .content.lp .lp-right {
    order: 2;
    max-width: 440px;
    margin-bottom: 30px;
    position: initial;
  }

  .floating-form .enquiry-form input[type="text"],
  .floating-form .enquiry-form input[type="email"],
  .floating-form .enquiry-form input[type="tel"],
  .floating-form .enquiry-form textarea {
    width: 406px;
  }

  .our-journey-padding {
    padding-right: 0;
  }

  .media-content,
  .media-block {
    width: 100%;
  }

  .media-block.twitter #news-sidebar-twitter {
    height: 300px;
  }
}

/*-------------------------------------------*/
/* #MOBILE 320px (Portrait)*/
/*-------------------------------------------*/
@media only screen and (max-width: 480px),
  screen and (max-device-width: 480px) {
  body {
    background-image: none !important;
  }

  .menu-toggle {
    display: block;
  }

  .nav-menu {
    display: none;
  }

  .mobile {
    display: block;
  }

  .desktop {
    display: none;
  }

  header {
    width: 300px;
  }

  .logo {
    margin-top: 10px;
  }

  nav {
    margin-top: -44px;
    position: relative;
  }

  nav ul {
    position: absolute;
    right: 0;
    top: 29px;
    width: 140px;
  }

  nav ul li {
    float: none;
    margin-left: 0;
    border-bottom: 1px solid #ffffff;
  }

  nav ul li a {
    padding: 10px 12px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
  }

  nav ul li:nth-child(1) a {
    border-left: 6px solid #aaaaaa;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(2) a {
    border-left: 6px solid #ed80b2;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(3) a {
    border-left: 6px solid #8bb8e8;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(4) a {
    border-left: 6px solid #aaaaaa;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(5) a {
    border-left: 6px solid #ed80b2;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(6) a {
    border-left: 6px solid #8bb8e8;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(7) a {
    border-left: 6px solid #aaaaaa;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(8) a {
    border-left: 6px solid #ed80b2;
    border-bottom: 0;
    width: auto;
  }

  nav ul li:nth-child(9) a {
    border-left: 6px solid #8bb8e8;
    border-bottom: 0;
    width: auto;
  }

  nav ul li a:hover {
    padding-top: 10px;
  }

  nav ul li.current_page_item a,
  nav ul li.current-page-ancestor a,
  nav ul li.current_page_parent a {
    padding-top: 10px;
    font-size: 11px;
    font-weight: normal;
    color: #ec7fb1;
  }

  #nav-icon {
    float: right;
    margin: 0px 0px 0px 0px;
    width: 25px;
    height: 19px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.5s ease-in-out;
    -moz-transition: 0.5s ease-in-out;
    -o-transition: 0.5s ease-in-out;
    transition: 0.5s ease-in-out;
    cursor: pointer;
    z-index: 999;
    background: rgb(0, 86, 136);
    border: 5px solid rgb(0, 86, 136);
  }

  #nav-icon span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out;
  }

  #nav-icon span:nth-child(1) {
    top: 0px;
  }

  #nav-icon span:nth-child(2),
  #nav-icon span:nth-child(3) {
    top: 8px;
  }

  #nav-icon span:nth-child(4) {
    top: 16px;
  }

  #nav-icon.open span:nth-child(1) {
    top: 8px;
    width: 0%;
    left: 50%;
  }

  #nav-icon.open span:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  #nav-icon.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  #nav-icon.open span:nth-child(4) {
    top: 8px;
    width: 0%;
    left: 50%;
  }

  /*homepage*/

  #content-top-outer {
    height: 390px;
  }

  #home-content-top-inner {
    width: 300px;
    padding-top: 80px;
  }

  #home-content-top-inner h2 {
    width: 300px;
    margin-right: 0;
    float: none;
    font-size: 20px;
    line-height: 24px;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .home-link {
    width: 150px;
  }

  .home-link h3 {
    font-size: 18px;
    line-height: 21px;
    margin-bottom: 0px;
  }

  .home-link a {
    font-size: 15px;
  }

  #home-bottom-content-inner {
    width: 300px;
    padding-top: 30px;
  }

  #home-bottom-content-inner h1 {
    font-size: 36px;
    margin-bottom: 25px;
  }

  .home-intro-section {
    width: 300px;
  }

  .home-intro-section h2 {
    font-size: 24px;
  }

  .home-intro-section .home-top-linkbox h4 {
    font-size: 14px;
  }

  .home-intro-section .home-top-linkbox {
    width: 100%;
  }

  .home-intro-section .home-top-linkbox br {
    display: none;
  }

  .home-left-column {
    width: 300px;
    float: none;
    padding-bottom: 20px;
  }

  .home-right-column {
    width: 300px;
    float: none;
  }

  .home-right-column span {
    padding-left: 72px;
  }

  #home-bottom-content-inner h1 {
    font-size: 24px;
  }

  .home-left-column p {
    font-size: 16px;
  }

  .home-right-column h4 {
    font-size: 26px;
  }

  .home-quote-box p {
    font-size: 18px;
  }

  .width-container {
    width: 300px;
  }

  #home-slider .bx-controls {
    bottom: 20px;
  }

  /*home footer*/

  .footer-left {
    width: 300px;
    margin-bottom: 10px;
  }

  #footer-outer-home #submit-enquiry,
  #footer-outer-dark #submit-enquiry,
  #footer-outer-light #submit-enquiry,
  #footer-outer-community #submit-enquiry {
    width: 300px;
  }

  #footer-outer-home footer {
    width: 300px;
    padding-top: 20px;
  }

  #footer-outer-home #footer-contact {
    width: 300px;
  }

  #footer-contact-box-call {
    float: none;
    margin-bottom: 15px;
  }

  #footer-contact-box-email {
    float: none;
  }

  #footer-outer-home #footer-news-links {
    width: 300px;
    float: none;
  }

  #footer-outer-home #footer-newsletter {
    width: 300px;
    float: none;
  }

  #footer-outer-home #footer-social {
    width: 300px;
    float: none;
    margin-bottom: 8px;
  }

  #footer-newsletter form input[type="email"],
  #footer-newsletter form input[type="text"] {
    width: 264px;
  }

  #investors-in-people {
    width: 140px;
  }

  /*dark footer*/

  #footer-outer-dark {
    width: 300px;
  }

  #footer-outer-dark footer {
    width: 300px;
  }

  #footer-outer-dark #footer-contact {
    width: 300px;
  }

  /*light footer*/

  #footer-outer-light {
    width: 300px;
  }

  #footer-outer-light footer {
    width: 300px;
  }

  #footer-outer-light #footer-contact {
    width: 300px;
  }

  /*community footer*/

  #footer-outer-community {
    width: 300px;
    padding-bottom: 0;
  }

  #footer-outer-community footer {
    width: 300px;
  }

  #footer-outer-community #footer-contact {
    width: 300px;
  }

  /* sticky footer */
  .sticky-footer-width {
    max-width: 300px;
  }

  .sticky-footer-width p {
    display: none;
  }

  #sticky-submit-enquiry {
    width: 300px;
  }

  /*contract hire*/

  .content {
    width: 300px;
  }

  .content-left {
    width: 300px;
  }

  .pink-heading {
    font-size: 35px;
    margin-bottom: 25px;
  }

  .big-white-paragraph.padded-right {
    padding-right: 0;
  }

  .small-white-paragraph.padded-right {
    padding-right: 0;
  }

  .contract-hire-list-box {
    width: auto;
  }

  /*page links*/

  .page-link {
    width: 300px;
  }

  .page-link img {
    width: 120px;
    height: 67px;
  }

  .page-link-text {
    width: 180px;
    height: 67px;
    background-position: 154px 37px;
  }

  .page-link-text p {
    margin: 14px 30px 5px 12px;
    font-size: 15px;
  }

  /*about*/

  .blue-heading {
    font-size: 35px;
    margin-bottom: 25px;
  }

  .big-bold-white-paragraph.padded-right {
    padding-right: 0;
  }

  .small-blue-paragraph.padded-right {
    padding-right: 0;
  }

  .small-white-paragraph.padded-right-less {
    padding-right: 0;
  }

  .pink-heading.padded-right {
    padding-right: 0;
  }

  #truck-rental-trucks a {
    width: 134px;
  }

  #truck-rental-trucks a h3 {
    font-size: 18px;
  }

  /*single truck*/

  .truck-content {
    width: 300px;
    float: none;
    padding-top: 10px;
  }

  .truck-image {
    width: 300px;
    float: none;
    padding-top: 10px;
  }

  .truck-table {
    width: 100%;
  }

  /*community*/

  .narrow-left-content {
    width: 300px;
  }

  .leicestershire-cares-link {
    width: 300px;
  }

  .leicestershire-cares-link-text {
    width: 147px;
    background-position: 127px 100px;
  }

  .leicestershire-cares-link-text p {
    font-size: 13px;
    margin: 8px 5px 0 5px;
  }

  .twocol-narrow-left-content {
    width: 300px;
  }
  .twocol-narrow-right-content {
    width: 300px;
  }

  .community-image {
    width: 100px;
  }

  .community-image img {
    width: 100%;
    height: auto;
  }

  .community-text {
    width: 185px;
    font-size: 11px;
  }

  .community-blog-item h3 {
    font-size: 14px;
  }

  /*customer journey*/

  #wrapper {
    width: 300px;
  }

  #full-width-banner-image {
    margin-bottom: 40px;
  }

  .content-right {
    width: 300px;
    position: static;
  }

  .cj-video {
    margin-bottom: 30px;
  }

  /*careers*/

  .white-heading {
    font-size: 35px;
  }

  .bold-blue-paragraph.padded-right-less {
    padding: 10px 0 5px 0;
  }

  .big-white-paragraph.padded-right-less {
    padding-right: 0;
  }

  .small-white-paragraph.padded-right-less {
    padding-right: 0;
  }

  .vacancies-list a h3 {
    font-size: 16px;
    padding-right: 25px;
  }

  .vacancy-content {
    width: 300px;
  }

  .vacancy-right {
    width: 300px;
    position: static;
    top: auto;
    right: auto;
    padding-bottom: 30px;
  }

  /*employee journeys*/

  #employee-journey-banner {
    height: 250px;
    margin-bottom: 40px;
  }

  /*contact*/

  .contact-left {
    width: 300px;
    float: none;
  }

  .contact-right {
    width: 300px;
    float: none;
    margin-bottom: 20px;
  }

  /*news*/

  .news-left {
    width: 300px;
    float: none;
  }

  .news-right {
    width: 300px;
    float: none;
  }

  a.news-index-thumb {
    margin-bottom: 10px;
    margin-right: 0;
    float: none;
  }

  .news-gallery li {
    margin-bottom: 6px;
    width: 49%;
  }

  /*contact*/

  .contact-location-inner-text {
    width: 300px;
    float: none;
    margin-bottom: 20px;
  }

  .map-container {
    width: 300px;
    float: none;
  }

  /*enquiry*/

  .enquiry-form input[type="text"],
  .enquiry-form input[type="email"],
  .enquiry-form input[type="tel"],
  .enquiry-form textarea {
    width: 290px;
  }

  .banner-inner {
    width: 300px;
  }

  .banner-inner h2 {
    font-size: 17px;
    width: 300px;
    bottom: 20px;
  }

  .employee-journey-banner-inner {
    width: 300px;
  }

  .employee-journey-banner-inner h2 {
    font-size: 20px;
    top: 80px;
    width: 140px;
  }

  .newsletter-trigger {
    clear: left;
    margin-top: 10px;
  }

  .academy-padded-right {
    padding-right: 0;
  }

  /*customer journey iframe video*/

  .above-wrapper {
    width: 300px;
  }

  /*training*/

  .training-left-text-section {
    padding-right: 0;
  }

  /*public services*/

  .public-services-padding {
    padding-right: 0px;
  }

  .public-services-mission-box {
    width: 300px;
  }

  .public-services-mission-box p {
    padding: 0px 15px 18px 15px;
  }

  .our-journey-padding {
    padding-right: 0;
  }

  .content.lp {
    display: flex;
    flex-wrap: wrap;
  }

  .content.lp .content-left {
    order: 1;
  }

  .content.lp .lp-right {
    order: 2;
    max-width: 300px;
    margin-bottom: 30px;
    position: initial;
  }

  .floating-form .enquiry-form input[type="text"],
  .floating-form .enquiry-form input[type="email"],
  .floating-form .enquiry-form input[type="tel"],
  .floating-form .enquiry-form textarea {
    width: 266px;
  }

  .media-content,
  .media-block {
    width: 100%;
  }

  .media-block.twitter #news-sidebar-twitter {
    height: 300px;
  }

  .vacancies-toggle,
  .vacancy-toggle
  {
    width: 77%;
  }
}
