/* Color palette */
/* This stylesheet generated by Transfonter (https://transfonter.org) on March 1, 2017 8:25 PM */
@font-face {
  font-family: 'proximanova';
  src: url("../fonts/ProximaNovaA-ExtrabldIt.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaA-ExtrabldIt.otf") format("opentype"), url("../fonts/ProximaNovaA-ExtrabldIt.woff") format("woff"), url("../fonts/ProximaNovaA-ExtrabldIt.ttf") format("truetype"), url("../fonts/ProximaNovaA-ExtrabldIt.svg#ProximaNovaA-ExtrabldIt") format("svg");
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'proximanova';
  src: url("../fonts/ProximaNovaA-Extrabld.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaA-Extrabld.otf") format("opentype"), url("../fonts/ProximaNovaA-Extrabld.woff") format("woff"), url("../fonts/ProximaNovaA-Extrabld.ttf") format("truetype"), url("../fonts/ProximaNovaA-Extrabld.svg#ProximaNovaA-Extrabld") format("svg");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'proximanova';
  src: url("../fonts/ProximaNovaA-BoldIt.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaA-BoldIt.otf") format("opentype"), url("../fonts/ProximaNovaA-BoldIt.woff") format("woff"), url("../fonts/ProximaNovaA-BoldIt.ttf") format("truetype"), url("../fonts/ProximaNovaA-BoldIt.svg#proximanovaA-BoldIt") format("svg");
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'proximanova';
  src: url("../fonts/ProximaNova-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Bold.otf") format("opentype"), url("../fonts/ProximaNova-Bold.woff") format("woff"), url("../fonts/ProximaNova-Bold.ttf") format("truetype"), url("../fonts/PoximaNova-Bold.svg#proximanovaA-BoldIt") format("svg");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'proximanova';
  src: url('../fonts/ProximaNovaA-Regular.eot');
  src: url('../fonts/ProximaNovaA-Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNovaA-Regular.woff2') format('woff2'), url('../fonts/ProximaNovaA-Regular.woff') format('woff'), url('../fonts/ProximaNovaA-Regular.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Pproximanova';
  src: url('../fonts/ProximaNovaA-RegularIt.eot');
  src: url('../fonts/ProximaNovaA-RegularIt.eot?#iefix') format('embedded-opentype'), url('../fonts/ProximaNovaA-RegularIt.woff2') format('woff2'), url('../fonts/ProximaNovaA-RegularIt.woff') format('woff'), url('../fonts/ProximaNovaA-RegularIt.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'proximanova';
  src: url("../fonts/ProximaNova-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNova-Light.otf") format("opentype"), url("../fonts/ProximaNova-Light.woff") format("woff"), url("../fonts/ProximaNova-Light.ttf") format("truetype"), url("../fonts/ProximaNova-Light.svg#ProximaNova-Light") format("svg");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'proximanova';
  src: url("../fonts/ProximaNovaA-LightIt.eot?#iefix") format("embedded-opentype"), url("../fonts/ProximaNovaA-LightIt.otf") format("opentype"), url("../fonts/ProximaNovaA-LightIt.woff") format("woff"), url("../fonts/ProximaNovaA-LightIt.ttf") format("truetype"), url("../fonts/ProximaNovaA-LightIt.svg#ProximaNova-LightIt") format("svg");
  font-weight: 100;
  font-style: italic;
}
.site-links span a, .site-links span {
  color: #bcbec0;
  font-size: 10px;
  text-decoration: none;
}
.site-links span a:hover {
  text-decoration: underline;
}
.gfield input, .gfield select, .gfield textarea {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  background: #dfdfdf;
  padding: 15px 25px;
  font-size: 16px;
  color: #414042;
  font-weight: 300;
}
::-webkit-input-placeholder {
  color: #414042;
}
:-moz-placeholder {
  color: #414042;
}
::-moz-placeholder {
  color: #414042;
}
:-ms-input-placeholder {
  color: #414042;
}
select[multiple] option::checked {
  background: #3e606f;
  color: #fff;
}
input[type="submit"] {
  float: right;
  display: inline;
  width: auto;
  padding: 15px 25px;
  color: #414042;
  font-weight: 600;
  background: transparent;
}
.btn {
  padding: 15px 59px;
  border-radius: 100px;
  line-height: 1em;
  text-decoration: none;
  font-size: 18px;
  font-weight: 600;
  background: transparent;
  margin-top: 22px;
  display: inline-block;
}
.btn:hover {
  /*background: #000;*/
  text-decoration: none;
}
.btn i {
  margin-right: 9px;
  position: relative;
  top: 1px;
}
.btn-primary {
  background: #004990;
  color: #fff;
}
.btn-primary:hover {
  background: #003970;
  color: #fff;
}
.btn-white {
  background: #fff;
  color: #004990;
}
.btn-white:hover {
  background: #f2f2f2;
  color: #004990;
}
.btn-secondary {
  background: #fff;
  color: #636363;
  border: 1px solid #636363;
}
.btn-secondary:hover {
  border-color: #636363;
  background: #636363;
  color: #fff;
}
.btn-ghost {
  color: #004990;
  border: 1px solid #004990;
}
.btn-ghost:hover {
  border-color: #004990;
  background: #004990;
  color: #fff;
}
.btn-ghost-white {
  color: #fff;
  border: 1px solid #fff;
}
.btn-ghost-white:hover {
  border-color: #004990;
  background: #004990;
  color: #fff;
}
a {
  color: #414042;
  text-decoration: none;
}
.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #fff !important;
  width: 13px;
  height: 13px;
  border: 2px solid #f2f2f2;
  cursor: pointer;
  z-index: 1;
}
.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #004990 !important;
  border: 2px solid #004990;
}
.overlay {
  background-color: rgba(0, 73, 144, .75) !important;
}
.video-play {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transform: scale(2);
  color: #727272 !important;
  width: 43px;
  height: 43px;
  background: #fff;
  border-radius: 100px;
  box-shadow: 0px 0px 3px #7d7d7d;
}
.video-play:before {
  position: absolute;
  top: 12px;
  text-align: center;
  left: 5px;
  right: 0;
  transform: scale(1);
}
.video-play-btn:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  text-align: center;
  left: 0;
  right: 0;
  margin: auto;
}
a:hover .video-play {
  background: #004990;
}
a:hover .video-play:before {
  color: #fff;
}
.mfp-image-holder .mfp-content {
  max-width: 93%;
}
.mfp-iframe-scaler .mfp-close-btn-in .mfp-close {
  font-size: 41px;
  margin: 0px;
  color: #fff;
  opacity: 1;
  top: -44px;
}
@font-face {
  font-family: 'sd-icons';
  src: url('../fonts/sd-icons.eot?ocsakw');
  src: url('../fonts/sd-icons.eot?ocsakw#iefix') format('embedded-opentype'), url('../fonts/sd-icons.ttf?ocsakw') format('truetype'), url('../fonts/sd-icons.woff?ocsakw') format('woff'), url('../fonts/sd-icons.svg?ocsakw#sd-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="sdicon-"], [class*="sdicon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'sd-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.sdicon-circle-arrow-right:before {
  content: "\e91a";
}
.sdicon-play-btn:before {
  content: "\e90a";
}
.sdicon-star-empty:before {
  content: "\e900";
}
.sdicon-star-half:before {
  content: "\e901";
}
.sdicon-star-solid:before {
  content: "\e902";
}
.sdicon-pagination:before {
  content: "\e903";
}
.sdicon-home:before {
  content: "\e904";
}
.sdicon-menu:before {
  content: "\e905";
}
.sdicon-overflow:before {
  content: "\e906";
}
.sdicon-calendar:before {
  content: "\e907";
}
.sdicon-close:before {
  content: "\e908";
}
.sdicon-minus:before {
  content: "\e909";
}
.sdicon-plus:before {
  content: "\e90c";
}
.sdicon-remove:before {
  content: "\e90d";
}
.sdicon-search:before {
  content: "\e90e";
}
.sdicon-send:before {
  content: "\e90f";
}
.sdicon-success:before {
  content: "\e910";
}
.sdicon-bullet:before {
  content: "\e911";
}
.sdicon-back:before {
  content: "\e912";
}
.sdicon-left:before {
  content: "\e913";
}
.sdicon-right:before {
  content: "\e914";
}
.sdicon-address:before {
  content: "\e915";
}
.sdicon-email:before {
  content: "\e916";
}
.sdicon-fax:before {
  content: "\e917";
}
.sdicon-phone:before {
  content: "\e918";
}
.sdicon-po-box:before {
  content: "\e919";
}
.sdicon-Download:before {
  content: "\e90b";
}
#tinymce h1, article h1 {
  font-style: normal;
  font-size: 26px;
  line-height: 1.2;
  color: #414042;
  text-transform: none;
  margin: 37px 0 9px 0;
  font-weight: 300;
}
#tinymce h2, article h2 {
  font-weight: 300;
  font-style: italic;
  font-size: 22px;
  line-height: 1.3;
  color: #414042;
  text-transform: none;
  margin: 36px 0 9px 0;
}
#tinymce h3, article h3 {
  font-weight: 200;
  font-style: normal;
  font-size: 19px;
  line-height: 1.3;
  color: #414042;
  text-transform: uppercase;
  margin: 32px 0 9px 0;
}
#tinymce h4, article h4 {
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 1.3;
  color: #414042;
  text-transform: none;
  margin: 26px 0 9px 0;
}
#tinymce h5, article h5 {
  font-weight: 300;
  font-style: normal;
  font-size: 17px;
  line-height: 1.3;
  color: #414042;
  text-transform: inherit;
  margin: 26px 0 9px 0;
}
#tinymce h6, article h6 {
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.3;
  color: #414042;
  text-transform: none;
  margin: 26px 0 6px 0;
}
#tinymce p, article p {
  font-style: normal;
  font-size: 17px;
  line-height: 2;
  color: #414042;
  text-transform: none;
  margin: 4px 0 1em 0;
  font-weight: 300;
}
#tinymce strong, article strong {
  font-weight: 300;
}
#tinymce a, article a {
  text-decoration: underline;
  color: inherit;
}
#tinymce a:hover, article a:hover {
  text-decoration: underline;
  color: #414042;
}
#tinymce hr, article hr {
  border-style: solid;
  color: #414042;
}
#tinymce ul, article ul {
  list-style-type: none;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  -webkit-padding-start: 0px;
  padding-left: 0;
  position: relative;
}
article .gform_wrapper {
  max-width: 600px;
  background: #f2f2f2;
  padding: 1px 30px 34px;
  border: 1px solid #cfd1d2;
}
/*defualt page*/
#tinymce ul, #tinymce ol, article ul, article ol {
  padding-left: 17px;
}
#tinymce li, article li {
  line-height: 1.8em;
}
#tinymce ol, article ol {
  list-style-type: decimal;
  list-style-position: outside;
}
#tinymce ul li:before, article ul li:before {
  content: '';
  background: url("../../images/sprite.png") -12px -88px no-repeat;
  width: 19px;
  height: 24px;
  position: absolute;
  left: 0;
}
#tinymce blockquote, article blockquote {
  color: #414042;
  text-transform: none;
  margin: 2em 0px;
  border-left: 4px solid #414042;
  padding: 5px 0px 5px 25px;
}
/* Text styles */
body {
  font-family: 'Open Sans';
  font-size: 17px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.84;
  letter-spacing: normal;
  color: #414042;
}
.header1 {
  font-size: 47px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.35;
  letter-spacing: normal;
  color: #fff;
}
@media (max-width: 1270px) {
  .header1 {
    font-size: 44px;
  }
}
@media (max-width: 735px) {
  .header1 {
    font-size: 38px;
  }
}
.header2 {
  font-size: 36px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: 0.2px;
  color: #414042;
  margin-bottom: 5px;
}
@media (max-width: 1020px) {
  .header2 {
    line-height: 1.2;
  }
}
@media (max-width: 735px) {
  .header2 {
    font-size: 31px;
  }
}
.header2a {
  font-size: 36px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: 0.2px;
  color: #414042;
  margin-bottom: 5px;
}
@media (max-width: 1020px) {
  .header2a {
    font-size: 28px;
    line-height: 1.07;
  }
}
.header3 {
  font-size: 28px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.93;
  letter-spacing: 0.2px;
  color: #414042;
}
.testimonial-copy {
  font-size: 25px;
  font-weight: 700;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.header4 {
  font-size: 23px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #414042;
}
.plead {
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: normal;
  color: #fff;
}
@media (max-width: 735px) {
  .plead {
    font-size: 22px;
  }
}
.header5 {
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #414042;
}
.btn-text-link {
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #636363;
  margin-top: 10px;
  display: inline-block;
}
.btn-text-link:hover {
  color: #414042;
}
input[type="submit"] {
  font-weight: 700;
}
.text-link-dark {
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #414042;
}
.text-link {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #636363;
}
p {
  margin: 0 0 10px;
  display: inline-block;
}
@media (max-width: 1020px) {
  p {
    font-size: 16px;
    line-height: 1.62;
  }
}
.small {
  font-size: 67%;
}
@media (max-width: 1270px) {
  .btn {
    font-size: 15px;
    padding: 13px 24px;
  }
}
b, strong {
  font-weight: 700;
}
body.page-template-page-cooper-tyres {
  font-family: 'proximanova';
}
body.page-template-page-cooper-tyres input[type="submit"] {
  font-weight: 600;
}
body.page-template-page-cooper-tyres .header1 {
  font-size: 47px;
  font-weight: 900;
  line-height: 1.15;
}
@media (max-width: 1270px) {
  body.page-template-page-cooper-tyres .header1 {
    font-size: 44px;
  }
}
@media (max-width: 735px) {
  body.page-template-page-cooper-tyres .header1 {
    font-size: 38px;
  }
}
body.page-template-page-cooper-tyres .header2 {
  font-size: 36px;
  font-weight: 900;
}
body.page-template-page-cooper-tyres .header2a {
  font-size: 36px;
  font-weight: 900;
}
body.page-template-page-cooper-tyres .header3 {
  font-size: 28px;
  font-weight: 900;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.93;
  letter-spacing: 0.2px;
  color: #414042;
}
body.page-template-page-cooper-tyres .testimonial-copy {
  font-size: 25px;
  font-weight: 600;
  font-style: italic;
  font-stretch: normal;
  line-height: 1.6;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
body.page-template-page-cooper-tyres .header4 {
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #414042;
  margin-bottom: 5px;
}
body.page-template-page-cooper-tyres .plead {
  font-size: 23px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.42;
  letter-spacing: normal;
  color: #fff;
}
@media (max-width: 735px) {
  body.page-template-page-cooper-tyres .plead {
    font-size: 22px;
  }
}
body.page-template-page-cooper-tyres .header5 {
  font-size: 20px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #414042;
}
body.page-template-page-cooper-tyres .btn-text-link {
  font-size: 18px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #636363;
  margin-top: 10px;
  display: inline-block;
}
body.page-template-page-cooper-tyres .btn-text-link:hover {
  color: #414042;
}
body.page-template-page-cooper-tyres .text-link-dark {
  font-size: 16px;
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #414042;
}
body.page-template-page-cooper-tyres .text-link {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #636363;
}
body.page-template-page-cooper-tyres .small {
  font-size: 67%;
}
@media (max-width: 1270px) {
  body.page-template-page-cooper-tyres .btn {
    font-size: 15px;
    padding: 13px 24px;
  }
}
body.page-template-page-cooper-tyres b, body.page-template-page-cooper-tyres strong {
  font-weight: 600;
}
