@charset "utf-8";
/* Uncomment to include Google Font & Icons files */
/* @import url("https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined"); */

@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');

* {padding: 0; margin: 0;}
img {border: 0; vertical-align: middle;}
html, body, div, form, fieldset, legend, label, p, h1, h2, h3 {margin: 0; padding: 0;}
header, nav, article, footer, address, aside, section, hgroup {display:block;}
.float {float: left;} .clear {clear: both;} 

body {font-family: "Roboto", sans-serif; margin: 0; padding: 0; font-size: 18px; line-height: 28px; color: #000; font-weight: 300;}

h1 {font-family: "IBM Plex Sans", sans-serif;font-weight: bold; font-size: 35px; line-height: 40px; color: #58067D;}
h2 {font-family: "IBM Plex Sans", sans-serif;font-weight: bold; font-size: 25px; line-height: 30px; color: #58067D;}
h3 {font-family: "IBM Plex Sans", sans-serif;font-weight: bold; font-size: 20px; line-height: 25px; color: #58067D;}

a {text-decoration: none; font-weight: bold; color: #777;}
a:hover {text-decoration: underline; font-weight: bold; color: #777;}

img.instagram {margin-right: 15px; height: 30px; width: auto; position: relative; top: 9px;}

ul {list-style-type: disc; list-style-position: outside; padding-left: 25px;}

.lead-para {font-size: 16px; line-height: 18px; color: #777;}
.material-symbols-outlined {}
img.pull-left {float:left; padding-right: 20px;} img.pull-right {float:right; padding-left: 20px;}
img.resp {width: 100%; height: auto;}
img.monochrome {filter: grayscale(1); transition: filter 0.5s;}
img.monochrome:hover {filter: grayscale(0);}

.letchworth-steel-limited {font-style:italic; font-weight: bold; position: relative; bottom: -45px;}

a.pill {background-color: #279F08; color: #fff; padding: 5px; padding-left: 15px; padding-right: 15px; border-radius: 10px;}
a.largepill {background-color: #279F08; color: #fff; padding: 15px; padding-left: 25px; padding-right: 25px; border-radius: 10px; font-size: 25px; line-height: 30px;}
.strapline h2 {display:block; padding-top: 40vh; font-style:italic;text-align: center; text-shadow: 0px 0px 5px #58067D; color: #fff; font-size: 60px !important; line-height: 75px !important;}

.foot-1 {width: 50%;float: left; color: #fff;}
.foot-2 {width: 50%; float:left; text-align:right; margin-top: 20px; background-color: #fff; border-radius: 20px;}


img.accreds {width: 20%; height: auto; margin-right: 4%; filter: grayscale(1); transition: filter 0.5s;}
img.accreds:hover {filter: grayscale(0)}

.one-1, .two-1, .two-2, .three-1, .three-2, .three-3, .three-12, .four-1, .four-2, .four-3, .four-4,
.five-1, .five-2, .five-3, .five-4, .five-5, .six-1, .six-2, .six-3, .six-4, .six-5, .six-6
{min-height: 50px;float:left; text-align: left; display: block; padding: 1%; margin: 0px 0.5% 10px 0.5%;}


@media only screen and (min-width: 1200px) { /* WIDE - Desktop */
  .one-1 {width: 97%; }
  .two-1, .two-2 {width: 47%; }
  .three-1, .three-2, .three-3 {width: 30.33%; }
  .three-12 {width: 63.66%; }
  .four-1, .four-2, .four-3, .four-4 {width: 22%; }
  .five-1, .five-2, .five-3, .five-4, .five-5 {width: 17%; }
  .six-1, .six-2, .six-3, .six-4, .six-5, .six-6 {width: 13.66%}
  .break {display:block;}
}

@media only screen and (min-width: 768px) and (max-width: 1199px) { /* MEDIUM - Tablet Portrait */
  .one-1 {width: 97%;}
  .two-1, .two-2 {width: 47%;}
  .three-1, .three-2, .three-3 {width: 30.33%;}
  .three-12, .three-23 {width: 63.66%; margin-top: 0px;}
  .four-1, .four-2, .four-3, .four-4 {width: 22%;}
  .five-1, .five-2, .five-3, .five-4, .five-5 {width: 17%; }
  .six-1, .six-2, .six-3, .six-4, .six-5, .six-6 {width: 30.33%;} 
}

@media only screen and (min-width: 480px) and (max-width: 767px) { /* SMALL - Mobile Landscape */
  .one-1 {width: 97%;}
  .two-1, .two-2 {width: 97%; }
  .three-1, .three-2, .three-3 {width: 97%; }
  .three-12, .three-23 {width: 97%; }
  .four-1, .four-2, .four-3, .four-4 {width: 47%;}
  .five-1, .five-2, .five-3 {width: 30.33%; }
  .five-4, .five-5 {width: 47%; }
  .six-1, .six-2, .six-3, .six-4, .six-5, .six-6 {width: 47%;}
  .foot-1 {width: 100%;text-align:center;}
.foot-2 {width: 100%; text-align:center; margin-top: 20px;}
}

@media only screen and (max-width: 479px) { /* TINY - Mobile Portrait */
  .one-1 {width: 97%; }
  .two-1, .two-2 {width: 97%; }
  .three-1, .three-2, .three-3 {width: 97%; }
  .three-12, .three-23 {width: 97%; }
  .four-1, .four-2, .four-3, .four-4 {width: 47%; }
  .five-1, .five-2, .five-3, .five-4 {width: 47%}
  .five-5 {width: 97%; }
  .six-1, .six-2, .six-3, .six-4, .six-5, .six-6 {width: 97%;}
.foot-1 {width: 100%;text-align:center;}
.foot-2 {width: 100%; text-align:center; margin-top: 20px;}
}
