/* Scss Document */
/* 




SITE BUILD & DESIGN BY TOM LYNTON -- TOMLYNTON.COM 




*/
/* Scss Document */
/* Scss Document */
* {
  box-sizing: border-box; }
  *::before, *::after {
    box-sizing: border-box; }

button {
  float: left;
  position: relative;
  display: inline-block;
  cursor: pointer;
  outline: none;
  border: 0;
  vertical-align: middle;
  text-decoration: none;
  background: transparent;
  padding: 0;
  margin: 3rem 0 0 0; }
  button.learn-more {
    width: 29rem;
    height: auto; }
    button.learn-more .circle {
      transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
      position: relative;
      display: block;
      margin: 0;
      width: 5rem;
      height: 5rem;
      background: #f40000;
      border-radius: 2.5rem;
      font-size: 3rem; }
      button.learn-more .circle .icon {
        transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        background: white; }
        button.learn-more .circle .icon.arrow {
          transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
          top: -0.1rem;
          left: 0.825rem;
          width: 2.125rem;
          height: 0.15rem;
          background: none;
          font-size: 3rem; }
          button.learn-more .circle .icon.arrow::before {
            transition: all 0.15s cubic-bezier(0.65, 0, 0.076, 1);
            position: absolute;
            content: '';
            top: -0.75rem;
            left: 0.3rem;
            width: 1.8rem;
            height: 1.625rem;
            border-top: 0.15rem solid #fff;
            border-right: 0.15rem solid #fff;
            transform: rotate(45deg); }
    button.learn-more .button-text {
      transition: all 0.45s cubic-bezier(0.65, 0, 0.076, 1);
      position: absolute;
      top: -0.275rem;
      left: 0;
      right: 0;
      bottom: 0;
      padding: 0.75rem 0 0.75rem 3rem;
      margin: 0 0 0 1.85rem;
      color: #fff;
      font-family: "Roboto", helvetica, arial, sans-serif;
      font-size: 2.5rem;
      letter-spacing: 0.09rem;
      font-weight: 400;
      line-height: 1.6;
      text-align: center;
      text-transform: uppercase; }
  button:hover .circle {
    width: 100%; }
    button:hover .circle .icon.arrow {
      background: #fff;
      transform: translate(0.9rem, 0); }
      button:hover .circle .icon.arrow::before {
        border-top: 0.15rem solid #fff;
        border-right: 0.15rem solid #fff; }

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0; }

.clearfix {
  display: inline-block; }

* html .clearfix {
  height: 1%; }

.clearfix {
  display: block; }

body {
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-size: 20px;
  color: #32324e; }

h1, h2, h3, h4, h5, h6, p {
  color: #d30000; }

a {
  text-decoration: none; }

p {
  margin-bottom: 1.35rem;
  font-size: 2.25rem;
  line-height: 3.65rem;
  padding: 0;
  letter-spacing: 0 !important;
  color: #32324e;
  vertical-align: sub; }
  p a {
    color: black;
    border-bottom: 1px solid #f40000;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    p a:hover {
      color: #f40000;
      border-bottom: 1px solid #fff; }
    p a:visited {
      color: #222; }
  p strong {
    font-weight: 900; }

p.bullet {
  background: url(../images/bullet.png) no-repeat 0 1rem;
  padding: 0 0 0 4rem; }

p.bullet-sub {
  background: url(../images/bullet-sub.png) no-repeat 5rem 1rem;
  padding: 0 0 0 8rem; }

.quote {
  font-style: italic;
  padding: 0 5rem 0 4rem; }

.subhead {
  font-size: 5em;
  line-height: 1em !important;
  font-weight: 700 !important;
  letter-spacing: 0;
  margin: 0 0 0.65em 0;
  color: red !important; }

.registered {
  font-size: 1.65rem; }

h1 {
  font-size: 4em; }

h4, h5 {
  font-size: 2.35rem;
  letter-spacing: 0.15rem;
  margin: 6rem 0 3rem 0;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase; }

h5 {
  margin: 0 0 3rem 0; }

h6 {
  font-size: 2.15rem;
  letter-spacing: 0.015rem;
  margin: 6rem 0 1.65rem 0 !important;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-weight: bold;
  color: #32324e !important; }

h10 {
  width: auto;
  clear: both;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.55rem;
  padding: 0.25rem 0.35rem 0.35rem 1rem;
  background: #32324e;
  font-size: 1.75rem;
  color: #fff;
  margin: 0 0 3rem 0;
  width: 100%; }

h11, h13 {
  display: block;
  clear: both;
  width: 100%;
  font-family: "Playfair Display", georgia, "Times New Roman", times, serif;
  font-size: 6rem;
  font-weight: 800;
  line-height: 7.25rem;
  letter-spacing: 0.075rem;
  color: #d30000;
  margin: 1rem 0 4rem 0;
  width: 100%; }
  h11 span, h13 span {
    color: #ffa0a0; }

h13 {
  font-size: 4rem;
  line-height: 4.25rem; }

h12 {
  display: block;
  clear: both;
  width: 100%;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-size: 2.25rem;
  font-weight: 800;
  line-height: 2.25rem;
  letter-spacing: 0.055rem;
  color: #32324e;
  margin: 2rem 0 4rem 0;
  width: 100%; }
  h12 a {
    color: #32324e;
    border-bottom: 1px solid #32324e; }
    h12 a:hover {
      color: #d30000;
      border-bottom: 1px solid #d30000; }

ul.emphasis_list {
  list-style: none;
  padding: 0;
  margin: 2rem 0 4rem 0; }
  ul.emphasis_list li {
    background: #f8f8f8;
    color: #3c3c5e;
    padding: 1.65rem;
    font-size: 2.35rem;
    font-weight: bold;
    margin: 0 0 1.85rem 0; }

.emphasis_box {
  margin: 0 0 6rem 0;
  background: #e1e1e1;
  background: white;
  padding: 4rem 8rem 3rem 4rem; }

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

.image_margin_top {
  margin-top: 1em; }

.imageleft {
  float: left;
  margin: 0.65rem 3rem 0.65rem 0; }
  .imageleft img {
    float: left; }

.imageright {
  float: right;
  margin: 0.65rem 0 3rem 0.65rem; }
  .imageright img {
    float: right; }

.imageleft p, .imageright p {
  z-index: 100;
  float: left;
  width: auto;
  font-size: 1.85rem;
  font-weight: bold;
  color: #3c3c5e;
  line-height: 1.45rem;
  margin: -1.65rem 0 0 0;
  padding: 1rem 1rem 0 0;
  background: #fff; }

.imageright {
  float: right; }
  .imageright p {
    float: right;
    text-align: right;
    right: 0;
    padding: 1rem 0 0 1rem; }

.imagejustify {
  width: 100%;
  height: auto; }

.page_container {
  min-width: 100%;
  min-height: 100vh;
  padding-top: 5em;
  background: #f40000;
  position: relative; }

.section-plus-gap {
  padding: 3em 0; }

.intro_emphasis {
  background: #e1e1e1;
  margin: 6rem 0 0 0;
  padding: 6rem 0 3rem 0; }

/*---------------------------------------
    PRELOADER      
-----------------------------------------*/
.sk-double-bounce .sk-child {
  background: #f40000; }

/*---------------------------------------
    HOME TOP
-----------------------------------------*/
#home .overlay {
  background: 0; }

#homepage_title h1 {
  color: #fff;
  font-family: "Playfair Display", georgia, "Times New Roman", times, serif;
  letter-spacing: 0.005rem;
  font-size: 5rem;
  font-weight: 900;
  margin: 55vh 0 0.65rem 0;
  padding: 0;
  float: left;
  text-align: left;
  width: 100%;
  text-shadow: 0rem 0.1rem 2rem rgba(0, 0, 0, 0.5); }

#homepage_title h2 {
  color: #fff;
  font-family: "Roboto", helvetica, arial, sans-serif;
  letter-spacing: 0.01em;
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 3.65rem;
  padding: 0;
  float: left;
  text-align: left;
  width: 100%;
  text-shadow: 0rem 0.1rem 2rem rgba(0, 0, 0, 0.5); }

/*---------------------------------------
    NAV
-----------------------------------------*/
.navbar {
  background: #f40000;
  padding: 0;
  -webkit-transition: all 0.4s ease-in-out; }

.navbar-default .navbar-nav {
  margin: 0;
  background: #d30000;
  background-image: linear-gradient(#c10000, #d30000);
  width: 100%;
  float: left;
  -webkit-transition: all 0.4s ease-in-out; }

.navbar-default .navbar-nav ul {
  margin: 0 0 0 -2rem; }

.navbar-default .navbar-nav li {
  padding: 0;
  margin: 0;
  float: left;
  border-left: solid 2px #ad0000;
  -webkit-transition: all 0.4s ease-in-out; }
  .navbar-default .navbar-nav li a {
    float: left;
    color: #ffd3d3;
    background: #d30000;
    background-image: linear-gradient(#c10000, #d30000);
    font-family: "Roboto", helvetica, arial, sans-serif;
    font-weight: normal;
    font-size: 2rem;
    letter-spacing: 0 !important;
    letter-spacing: 0.85px;
    padding: 1.2rem 1.5rem 1rem 1.5rem;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out; }
    .navbar-default .navbar-nav li a i {
      color: #ff9191;
      font-size: 1.5rem;
      padding: 0 0.65rem 0 0; }
    .navbar-default .navbar-nav li a em {
      color: #ffd3d3;
      font-weight: 700;
      font-style: normal;
      letter-spacing: -0.025rem;
      padding: 0 0.5rem; }
    .navbar-default .navbar-nav li a:hover {
      color: #fff !important;
      background-image: linear-gradient(#d30000, #f40000);
      transition: all 0.4s ease-in-out;
      -webkit-transition: all 0.4s ease-in-out; }
      .navbar-default .navbar-nav li a:hover em {
        color: #fff !important;
        transition: all 0.4s ease-in-out;
        -webkit-transition: all 0.4s ease-in-out; }
      .navbar-default .navbar-nav li a:hover i {
        color: #fff;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out; }

.nav-item-large {
  color: #ffdddd;
  color: blue;
  font-weight: bold; }

.navbar-default .navbar-nav li:last-child {
  border-right: solid 2px #ad0000; }

.navbar-default .navbar-brand {
  color: #fff;
  font-size: 2.25rem;
  font-weight: 900;
  padding: 0; }
  .navbar-default .navbar-brand:hover {
    color: #fff; }

.navbar-header-container {
  padding: 0;
  margin: 0;
  height: auto; }
  .navbar-header-container h15 {
    font-family: "Playfair Display", georgia, "Times New Roman", times, serif;
    font-size: 2.4rem;
    font-weight: 900;
    margin: 1.5rem 0 0 -0.5rem;
    color: #fff;
    float: left; }
  .navbar-header-container .logo_image {
    float: left;
    margin: -1rem 0 0 0; }

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff !important;
  background-color: transparent; }

.navbar-default .navbar-toggle .icon-bar {
  color: #fff !important;
  border-color: transparent; }

.navbar-nav {
  float: left; }

/*---------------------------------------
   Intro section              
-----------------------------------------*/
#intro {
  background: #e1e1e1; }

.intro {
  padding-bottom: 50px; }

.intro-white-bg {
  background: #fff !important; }

#intro2 {
  background: #eee;
  margin-top: 0; }

.intro2 {
  padding-bottom: 50px; }

.deadline_box {
  clear: both;
  font-size: 2.65rem;
  text-align: center;
  margin: 2.5rem 7.5rem 5rem 0;
  padding: 0;
  background: white;
  transform: rotate(2deg);
  box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.2); }
  .deadline_box h31 {
    padding: 2.25rem 1rem 2rem 1rem;
    background: #ffeaea;
    display: block; }
  .deadline_box h32 {
    font-weight: 500;
    font-size: 3.5rem;
    line-height: 4rem;
    padding: 2rem 0 2rem 0;
    color: #32324e;
    display: block; }
  .deadline_box h33 a, .deadline_box h34 a {
    background: #c10000;
    padding: 1rem 0;
    display: block;
    width: 100%;
    color: #fff;
    font-size: 1.85rem;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    .deadline_box h33 a i, .deadline_box h34 a i {
      padding: 0 0 0 2rem; }
    .deadline_box h33 a:hover, .deadline_box h34 a:hover {
      background: #f40000;
      color: #fff;
      padding: 0.7rem 0 1.3rem 0; }
      .deadline_box h33 a:hover i, .deadline_box h34 a:hover i {
        color: #910000; }
  .deadline_box h34 {
    padding: 2rem 0; }
    .deadline_box h34 i {
      font-size: 4rem; }
    .deadline_box h34 em {
      font-style: normal;
      font-weight: bold;
      text-transform: none;
      font-size: 2.35rem; }

/*---------------------------------------
   Envelope section              
-----------------------------------------*/
.envelope {
  background: #eee;
  padding: 2.5rem 0;
  margin: 0; }

/*---------------------------------------
   More section              
-----------------------------------------*/
.more {
  background: #e4e4e4;
  background: #fff;
  padding: 4rem 0;
  margin: 1rem 0 3rem 0;
  font-size: 3rem;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-weight: 200;
  line-height: 3rem; }
  .more span {
    display: block;
    margin: 2rem 0 0 0;
    color: #d30000; }
  .more ul {
    list-style-type: none; }
    .more ul li a {
      color: #32324e;
      padding: 2rem 2rem 2rem 2.5rem;
      margin: 0 0 1rem 0;
      background: #eee;
      font-size: 2.25rem;
      font-weight: 200;
      display: block;
      float: left;
      width: 100%;
      -webkit-transition: all 0.65s ease-in-out;
      -moz-transition: all 0.65s ease-in-out;
      -o-transition: all 0.65s ease-in-out;
      transition: all 0.65s ease-in-out; }
      .more ul li a i {
        float: right;
        margin: 0.25rem 1rem 0 0;
        color: #d5d5d5;
        -webkit-transition: all 0.65s ease-in-out;
        -moz-transition: all 0.65s ease-in-out;
        -o-transition: all 0.65s ease-in-out;
        transition: all 0.65s ease-in-out; }
      .more ul li a:hover {
        background: #f40000;
        color: #fff; }
        .more ul li a:hover i {
          color: #fff;
          margin: 0.25rem 0 0 1rem; }

/*---------------------------------------
   JOIN      
-----------------------------------------*/
.join_box a {
  float: left;
  clear: both;
  margin: 2.5rem 7.5rem 5rem 0;
  padding: 3rem;
  background: linear-gradient(0.45turn, #ff0707, #910000);
  transform: rotate(2deg);
  box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.2);
  font-size: 2.85rem;
  font-weight: bold;
  line-height: 3.25rem;
  color: #fff;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out; }
  .join_box a h26 {
    font-size: 12rem;
    color: #ffa0a0;
    float: right;
    width: 25%;
    margin: 0 0.25rem 0 0;
    transform: rotate(5deg); }
  .join_box a h27 {
    float: left;
    font-size: 1.85rem;
    text-transform: uppercase;
    letter-spacing: 0.15rem;
    padding: 0.05rem 1rem;
    background: #222235;
    margin: 0 0 2rem 0; }
  .join_box a h28 {
    float: left;
    width: 60%; }
  .join_box a:hover {
    margin: 1.5rem 7.5rem 6rem 0;
    background: linear-gradient(0.45turn, #ff6d6d, #d30000); }
    .join_box a:hover h26 {
      color: #ffeded; }
    .join_box a:hover h27 {
      background: #fff;
      color: #32324e; }

.trustees_advert a {
  position: relative;
  float: left;
  background: #910000;
  background: linear-gradient(0.45turn, #ff0707, #910000);
  overflow: hidden;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out; }
  .trustees_advert a h91, .trustees_advert a h92, .trustees_advert a h93 {
    float: left;
    width: 100%;
    color: #ffd3d3; }
  .trustees_advert a h91 {
    padding: 3rem 26rem 0 3rem;
    font-weight: bold;
    font-size: 3.75rem;
    line-height: 3.75rem; }
  .trustees_advert a h92 {
    padding: 0 3rem;
    margin: 3rem 0; }
  .trustees_advert a h93 {
    padding: 2rem 3rem 2rem 3rem;
    background: rgba(0, 0, 0, 0.15);
    font-size: 2.65rem; }
    .trustees_advert a h93 i {
      padding: 0 0 0 2rem;
      color: #ff8787; }
  .trustees_advert a img {
    position: absolute;
    top: -2rem;
    right: 0; }
  .trustees_advert a:hover {
    background: #d30000;
    background: linear-gradient(0.45turn, #ff6d6d, #d30000); }
    .trustees_advert a:hover img {
      top: -2.65rem; }
    .trustees_advert a:hover h91 {
      color: #fff; }
    .trustees_advert a:hover h92 {
      color: #fff; }
    .trustees_advert a:hover h93 {
      background: rgba(255, 255, 255, 0.25);
      color: #1e1e2f; }
      .trustees_advert a:hover h93 i {
        padding: 0 0 0 4rem;
        color: #0a0a10; }

/*---------------------------------------
   APPLICATIONS         
-----------------------------------------*/
.applications_download a {
  float: left;
  background-image: linear-gradient(to bottom right, #d30000, #910000);
  padding: 6rem 7rem;
  margin: 4rem 0;
  color: #ffabab;
  font-weight: bold;
  font-size: 3.15rem;
  line-height: 3.55rem;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out; }
  .applications_download a span {
    color: #ffc4c4;
    border-bottom: 1px solid #ff5e5e;
    float: left;
    width: auto;
    clear: both; }
  .applications_download a i {
    float: right;
    color: #ffc4c4;
    font-size: 7.35rem;
    margin: 0 0 0 6rem; }
  .applications_download a:hover {
    background-image: linear-gradient(to bottom right, #ff1111, #d30000);
    color: #ffdede; }
    .applications_download a:hover i {
      color: #fff; }
    .applications_download a:hover span {
      color: #fff;
      border-bottom: 1px solid #fff; }

.applications_box a {
  float: left;
  clear: both;
  margin: 2.5rem 7.5rem 5rem 0;
  padding: 3rem;
  background: linear-gradient(0.45turn, #ff0707, #910000);
  transform: rotate(2deg);
  box-shadow: 0 1.5rem 3rem rgba(0, 0, 0, 0.2);
  font-size: 2.85rem;
  font-weight: bold;
  line-height: 3.25rem;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out; }
  .applications_box a h41, .applications_box a h43 {
    color: white;
    float: left;
    width: 60%; }
  .applications_box a h43 {
    color: #ffd3d3;
    width: 100%;
    font-weight: normal; }
  .applications_box a h42 {
    font-size: 16rem;
    font-size: 8rem;
    color: #ffa0a0;
    float: right;
    width: 25%;
    margin: 0 1rem 0 2rem;
    transform: rotate(5deg);
    opacity: 0.5; }
  .applications_box a h44 {
    float: left;
    color: #ffd3d3;
    margin: 1rem 0 0 0; }
  .applications_box a:hover {
    margin: 1.5rem 7.5rem 6rem 0;
    background: linear-gradient(0.45turn, #ff6d6d, #d30000); }
    .applications_box a:hover h41 {
      color: #fff; }
    .applications_box a:hover h42 {
      color: #ffd3d3;
      opacity: 1; }
    .applications_box a:hover h43 {
      color: #fff; }
    .applications_box a:hover h44 {
      color: #fff; }

/*---------------------------------------
   NEWS
-----------------------------------------*/
ul.news {
  list-style: none;
  padding: 0;
  margin: 2rem 0; }
  ul.news li {
    float: left;
    margin: 2.5rem 0 0 0;
    padding: 3.5rem 3.5rem 4.5rem 3.5rem;
    background: #fff;
    width: 100%; }
    ul.news li h1, ul.news li h2, ul.news li h3 {
      font-size: 4.34rem;
      line-height: 4rem;
      margin: 0 0 1rem 0;
      color: #32324e;
      margin: 0 0 1em 0;
      padding: 0;
      background: none;
      width: 100%; }
    ul.news li h2 {
      color: #d30000;
      margin: -0.5em 0 1em 0; }
    ul.news li h3 {
      color: #d30000;
      margin: 2rem 0 4rem 0; }
    ul.news li img {
      float: left;
      margin: 1rem 0 4rem 0;
      clear: both; }

.news_more {
  float: left;
  clear: both;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out; }
  .news_more a {
    float: left;
    clear: both;
    padding: 1.15rem 2rem 1.35rem 2rem;
    margin: 1rem 0 2rem 0;
    color: #32324e;
    text-decoration: none;
    font-weight: 400;
    font-size: 2.35rem;
    border: 1px solid #f40000;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    .news_more a i {
      float: right;
      color: rgba(0, 0, 0, 0.2);
      padding: 0 0 0 2rem; }
    .news_more a:hover {
      -webkit-transition: all 0.65s ease-in-out;
      -moz-transition: all 0.65s ease-in-out;
      -o-transition: all 0.65s ease-in-out;
      transition: all 0.65s ease-in-out;
      color: #f40000;
      border: 1px solid #f40000; }
      .news_more a:hover i {
        color: #910000; }

#giftaid {
  background: #ffc9c9; }

/*---------------------------------------
   TRUSTEES       
-----------------------------------------*/
ul.trustees {
  list-style: none;
  padding: 0;
  margin: 2rem 0; }
  ul.trustees li {
    float: left;
    margin: 2.5rem 0 0 0;
    padding: 2.5rem 2rem 2rem 3.5rem;
    background: #fff; }
    ul.trustees li h1 {
      font-size: 3.65rem;
      letter-spacing: 0.025rem;
      margin: 0 0 1rem 0;
      color: #32324e;
      margin: 0 0 0.5em 0;
      padding: 0;
      background: none;
      width: 100%; }

/*---------------------------------------
   PROJECTS 
-----------------------------------------*/
ul.projects_news {
  list-style: none;
  padding: 0;
  margin: 2rem 0; }
  ul.projects_news li {
    float: left;
    margin: 2.5rem 0 0 0;
    padding: 2.5rem 3rem 2rem 3rem;
    background: #fff; }
    ul.projects_news li h1, ul.projects_news li h2 {
      font-size: 5rem;
      margin: 0 0 1rem 0;
      color: #32324e;
      margin: 0 0 0.5em 0;
      padding: 0;
      background: none;
      width: 100%; }
    ul.projects_news li h2 {
      color: #d30000;
      margin: -0.5em 0 1em 0; }

#projects_year {
  margin: 5rem 0 7rem 0;
  background: #cfcfcf; }
  #projects_year p {
    font-weight: bold;
    font-size: 2.65rem; }

ul.project_box {
  margin: 2em 0 0 -1.1rem;
  padding: 0;
  list-style: none;
  background: blue; }
  ul.project_box li {
    text-align: center;
    text-decoration: none;
    margin: 0; }
    ul.project_box li a {
      background: #fff;
      display: block;
      padding: 0 0 0.65em 0;
      padding: 1.65rem 0 3rem 0;
      letter-spacing: 0.02em;
      margin-bottom: 0.65em;
      font-family: 'Playfair Display', Georgia, Times, serif;
      font-size: 5rem;
      font-weight: bold;
      line-height: 5rem;
      color: #d30000;
      -webkit-transition: all 0.65s ease-in-out;
      -moz-transition: all 0.65s ease-in-out;
      -o-transition: all 0.65s ease-in-out;
      transition: all 0.65s ease-in-out; }
      ul.project_box li a span {
        display: block;
        width: 100%;
        color: #959595;
        font-size: 2rem;
        font-weight: bold;
        font-family: "Roboto", helvetica, arial, sans-serif;
        line-height: 1rem;
        text-transform: uppercase;
        margin: 1.65rem 0 0 0;
        padding: 0; }
      ul.project_box li a:hover {
        background: #d30000;
        color: #fff; }
        ul.project_box li a:hover span {
          color: #ff6d6d; }

ul.project_list {
  list-style: none;
  padding: 0;
  margin: 2.25rem 0; }
  ul.project_list li {
    float: left;
    margin: 2.5rem 0 0 0;
    background: #fff;
    width: 100%; }
    ul.project_list li h1 {
      font-family: "Roboto", helvetica, arial, sans-serif;
      font-size: 2.35rem;
      font-weight: bold;
      color: #c10000;
      letter-spacing: 0;
      margin: 0 0 1rem 0;
      padding: 1.65rem 2rem 0; }
    ul.project_list li p {
      font-size: 2rem;
      color: #32324e;
      margin: 0;
      line-height: 2.75rem;
      padding: 0 2rem 1.65rem; }

h9 {
  float: left;
  width: 100%;
  display: block;
  background: #c10000;
  padding: 0.5rem 2rem;
  color: #fff;
  font-size: 2rem;
  font-weight: bold;
  margin: 4rem 0 0 0; }

.card-header h2 {
  margin: 0; }
  .card-header h2 button {
    border: none;
    text-decoration: none;
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 0.05rem;
    background: #e4e4e4;
    background: linear-gradient(90deg, #dadada 0%, #fff 100%);
    padding: 0.65rem 2rem;
    margin: 0;
    font-size: 1.6rem;
    font-weight: bold;
    color: #d30000;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    .card-header h2 button i {
      color: #32324e;
      padding: 0.75rem; }
    .card-header h2 button:hover {
      text-decoration: none;
      color: #fff;
      background: #d30000;
      background: linear-gradient(90deg, #d30000 0%, #fff 100%); }
      .card-header h2 button:hover i {
        color: #ffbaba; }

.card-body {
  float: left;
  padding-bottom: 2rem; }
  .card-body img {
    float: left;
    width: 100%;
    height: auto;
    margin: 2rem 0; }
  .card-body h2 {
    padding: 0 2rem;
    color: #d30000;
    font-weight: bold;
    font-size: 2.35rem;
    line-height: 2.75rem;
    letter-spacing: 0; }
  .card-body h3 a {
    float: left;
    padding: 0.75rem 1.35rem 1rem 1.35rem;
    margin: 0 2rem;
    color: #32324e;
    text-decoration: none;
    font-weight: 400;
    font-size: 1.85rem;
    border: 1px solid #f40000;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    .card-body h3 a i {
      font-size: 1.45rem;
      color: #910000;
      padding: 0 0.85rem 0 0; }
    .card-body h3 a:hover {
      color: #f40000;
      border: 1px solid #f40000; }
      .card-body h3 a:hover i {
        color: #d30000; }
  .card-body p {
    font-size: 1.25rem;
    line-height: 1.6rem;
    padding: 0 2rem;
    width: 100%; }
    .card-body p a {
      color: #910000;
      border-bottom: 1px solid #c10000; }
      .card-body p a:hover {
        color: #f40000;
        border-bottom: 1px solid #32324e; }

.videoWrapper {
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
  margin-top: 2rem; }

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

ul.project_sidebar {
  margin: 5rem 0;
  list-style: none; }
  ul.project_sidebar li a {
    text-align: center;
    font-family: "Playfair Display", georgia, "Times New Roman", times, serif;
    font-size: 2.25rem;
    font-weight: bold;
    float: left;
    width: 100%;
    background: #fff;
    color: #d30000;
    padding: 0.35rem 1.3rem 1.05rem 0.7rem;
    margin: 0 0 1.25rem 0;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    ul.project_sidebar li a span {
      color: #959595;
      font-size: 1.55rem;
      font-family: "Roboto", helvetica, arial, sans-serif;
      text-transform: uppercase;
      letter-spacing: 0.05rem;
      padding: 0 1rem 0 0; }
    ul.project_sidebar li a:hover {
      background: #f40000;
      color: #fff; }
      ul.project_sidebar li a:hover span {
        color: #ffbaba; }
  ul.project_sidebar p {
    font-size: 1.85rem;
    line-height: 2.25rem;
    font-weight: bold;
    color: #424267; }

.projects_news_quote {
  position: relative;
  width: 80%;
  background: #ffeded;
  color: #910000;
  padding: 3rem 12rem;
  margin: 2rem auto 6rem auto;
  font-size: 3rem;
  line-height: 3.25rem; }

.quote_left,
.quote_right {
  font-size: 6.35rem;
  color: #fff; }

.quote_left {
  position: absolute;
  top: 3rem;
  left: 3rem; }

.quote_right {
  position: absolute;
  bottom: 3rem;
  right: 3rem; }

/*---------------------------------------
   OUR IMPACT
-----------------------------------------*/
ul.our-impact-spotlight, ul.our-impact-spotlight-list {
  list-style: none;
  padding: 0;
  margin: 0; }
  ul.our-impact-spotlight li a, ul.our-impact-spotlight-list li a {
    float: left;
    width: 100%;
    background: #fff;
    padding: 2rem;
    margin: 0 0 2.75rem 0;
    color: #32324e;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    ul.our-impact-spotlight li a h21, ul.our-impact-spotlight li a h22, ul.our-impact-spotlight li a h23, ul.our-impact-spotlight li a h24, ul.our-impact-spotlight li a h25, ul.our-impact-spotlight li a h26, ul.our-impact-spotlight li a h27, ul.our-impact-spotlight-list li a h21, ul.our-impact-spotlight-list li a h22, ul.our-impact-spotlight-list li a h23, ul.our-impact-spotlight-list li a h24, ul.our-impact-spotlight-list li a h25, ul.our-impact-spotlight-list li a h26, ul.our-impact-spotlight-list li a h27 {
      display: block;
      width: 100%;
      margin: 0 0 1rem 0;
      -webkit-transition: all 0.65s ease-in-out;
      -moz-transition: all 0.65s ease-in-out;
      -o-transition: all 0.65s ease-in-out;
      transition: all 0.65s ease-in-out; }
    ul.our-impact-spotlight li a h21, ul.our-impact-spotlight li a h24, ul.our-impact-spotlight-list li a h21, ul.our-impact-spotlight-list li a h24 {
      font-weight: bold;
      color: #f40000;
      font-size: 2.95rem;
      line-height: 2.85rem; }
    ul.our-impact-spotlight li a h22, ul.our-impact-spotlight li a h25, ul.our-impact-spotlight-list li a h22, ul.our-impact-spotlight-list li a h25 {
      font-weight: bold; }
    ul.our-impact-spotlight li a h26, ul.our-impact-spotlight-list li a h26 {
      font-size: 2.05rem;
      line-height: 2.45rem;
      padding: 1.15rem 0 !important;
      float: left; }
    ul.our-impact-spotlight li a h27, ul.our-impact-spotlight-list li a h27 {
      float: left;
      display: block;
      font-size: 1.35rem;
      letter-spacing: 0.15rem;
      text-transform: uppercase;
      font-weight: bold;
      padding: 0.15rem 0.75rem;
      color: #fff;
      background: #32324e;
      margin: 1.65rem 0 1rem 0;
      width: auto; }
    ul.our-impact-spotlight li a h23, ul.our-impact-spotlight-list li a h23 {
      margin: 0 0 2rem 0; }
    ul.our-impact-spotlight li a img, ul.our-impact-spotlight-list li a img {
      width: 100%;
      height: auto;
      -webkit-transition: all 0.65s ease-in-out;
      -moz-transition: all 0.65s ease-in-out;
      -o-transition: all 0.65s ease-in-out;
      transition: all 0.65s ease-in-out; }
    ul.our-impact-spotlight li a i, ul.our-impact-spotlight-list li a i {
      float: right;
      font-size: 6rem;
      color: #cbc2b3;
      margin: 0 0 1rem 3rem;
      -webkit-transition: all 0.65s ease-in-out;
      -moz-transition: all 0.65s ease-in-out;
      -o-transition: all 0.65s ease-in-out;
      transition: all 0.65s ease-in-out; }
    ul.our-impact-spotlight li a .our-impact-link-box, ul.our-impact-spotlight-list li a .our-impact-link-box {
      float: left;
      clear: both;
      padding: 1.25rem 2rem 1.3rem 2rem;
      margin: 1rem 0 1rem 0;
      border: 1px solid #f40000; }
      ul.our-impact-spotlight li a .our-impact-link-box i, ul.our-impact-spotlight-list li a .our-impact-link-box i {
        font-size: 3rem;
        color: #f40000; }
    ul.our-impact-spotlight li a:hover, ul.our-impact-spotlight-list li a:hover {
      background: #f40000; }
      ul.our-impact-spotlight li a:hover h21, ul.our-impact-spotlight li a:hover h24, ul.our-impact-spotlight-list li a:hover h21, ul.our-impact-spotlight-list li a:hover h24 {
        color: #fff; }
      ul.our-impact-spotlight li a:hover h27, ul.our-impact-spotlight-list li a:hover h27 {
        color: #f40000; }
      ul.our-impact-spotlight li a:hover i, ul.our-impact-spotlight-list li a:hover i {
        color: #fff; }
      ul.our-impact-spotlight li a:hover .our-impact-link-box, ul.our-impact-spotlight-list li a:hover .our-impact-link-box {
        border: 1px solid #fff; }

.our-impact-grant-size {
  font-size: 3.85rem;
  margin: 1.35rem 0 3rem 0; }

ul.our-impact-applications {
  margin: 0 0 4rem 0;
  padding: 0;
  list-style-type: none; }
  ul.our-impact-applications li {
    font-size: 1.95rem;
    line-height: 1.95rem;
    margin: 0 0 1.35rem 0;
    padding: 0 0 0 3rem; }
    ul.our-impact-applications li em {
      font-weight: bold;
      font-style: normal; }
    ul.our-impact-applications li:before {
      content: "";
      float: left;
      width: 1.85rem;
      height: 1.85rem;
      background: #fff;
      top: -0.1rem;
      left: 0;
      margin: 0 2rem 0 0; }

.our-impact-link-box {
  float: left;
  clear: both;
  padding: 1.15rem 2rem 1.35rem 2rem;
  margin: 1rem 0 2rem 0;
  border: 1px solid #f40000; }
  .our-impact-link-box i {
    font-size: 1rem;
    color: cyan; }
  .our-impact-link-box:hover {
    border: 1px solid #fff; }

ul.our-impact-spotlight-list {
  margin: 3rem 0 !important; }
  ul.our-impact-spotlight-list h3 {
    color: #fff;
    font-weight: normal;
    font-size: 12rem;
    line-height: 8rem;
    margin: 1rem 0 2rem 0; }
  ul.our-impact-spotlight-list h24 {
    font-weight: bold;
    font-size: 2.85rem !important;
    line-height: 2.65rem !important;
    margin: 0 0 0.85rem 0 !important; }
  ul.our-impact-spotlight-list h25 {
    margin: 0 0 0.65rem 0 !important; }
  ul.our-impact-spotlight-list h26 {
    margin: 0 !important; }

summary {
  padding: 2.25rem 2rem 2rem 2rem;
  margin-bottom: 1.15rem;
  outline: none;
  position: relative;
  background: #fff; }
  summary span {
    color: #d30000;
    font-weight: normal;
    font-size: 6rem;
    line-height: 4rem;
    margin: 1rem 0 2rem 0; }

details {
  margin: 3.25rem 0 0 0; }

details[open] summary ~ * {
  animation: sweep .8s ease-in-out; }

@keyframes sweep {
  0% {
    opacity: 0;
    margin-top: -10px; }
  100% {
    opacity: 1;
    margin-top: 0px; } }
details > summary::after {
  font-size: 3rem;
  line-height: 3rem;
  font-weight: normal;
  position: absolute;
  content: "+";
  right: 20px;
  top: 30px; }

details[open] > summary::after {
  font-size: 4rem;
  line-height: 4rem;
  font-weight: normal;
  position: absolute;
  content: "-";
  right: 20px;
  top: 25px; }

details > summary::-webkit-details-marker {
  display: none; }

/*---------------------------------------
   LINKS
-----------------------------------------*/
ul.linkboxes {
  list-style: none;
  margin: 0 0 0 -1.15rem;
  padding: 0;
  border: 0; }
  ul.linkboxes li a {
    float: left;
    width: 100%;
    height: 14rem;
    background: #fff;
    padding: 2rem;
    margin: 0 0 2.75rem 0;
    font-size: 2.45rem;
    font-weight: bold;
    text-decoration: none;
    color: #32324e;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    ul.linkboxes li a:hover {
      color: #fff;
      background: #d30000; }

ul.linkboxes_list {
  list-style: none;
  padding: 0;
  margin: 2.25rem 0; }
  ul.linkboxes_list li a {
    float: left;
    margin: 2.5rem 0 0 0;
    background: #fff;
    width: 100%;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    ul.linkboxes_list li a h1 {
      font-family: "Roboto", helvetica, arial, sans-serif;
      font-size: 2.35rem;
      font-weight: bold;
      color: #c10000;
      letter-spacing: 0;
      margin: 0 0 1rem 0;
      padding: 1.65rem 2rem 0; }
    ul.linkboxes_list li a h2 {
      font-size: 2rem;
      color: #32324e;
      margin: 0;
      line-height: 2.75rem;
      padding: 0 2rem 1.65rem;
      letter-spacing: 0.02rem; }
    ul.linkboxes_list li a:hover {
      background: #d30000; }
      ul.linkboxes_list li a:hover h1 {
        color: #fff; }
      ul.linkboxes_list li a:hover h2 {
        color: #ffaaaa; }

ul.linkboxes_sidebar {
  margin: 5rem 0;
  list-style: none; }
  ul.linkboxes_sidebar li a {
    font-family: "Roboto", helvetica, arial, sans-serif;
    font-size: 2rem;
    line-height: 2.25rem;
    font-weight: bold;
    float: left;
    width: 100%;
    background: #fbfbfb;
    color: #3a3a5a;
    padding: 0.75rem 1.25rem 1.75rem 1.25rem;
    margin: 0 0 1.65rem 0;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    ul.linkboxes_sidebar li a:hover {
      background: #f40000;
      color: #fff; }
      ul.linkboxes_sidebar li a:hover span {
        color: #ffbaba; }
  ul.linkboxes_sidebar p {
    font-size: 1.85rem;
    line-height: 2.25rem;
    font-weight: bold;
    color: #424267; }

/*---------------------------------------
   Recruitment section              
-----------------------------------------*/
ul.vacancy-information {
  list-style: none;
  background: #eee;
  padding: 1rem 2rem;
  font-size: 2.25rem;
  margin: 5rem 0; }
  ul.vacancy-information li {
    margin: 1rem 0; }
    ul.vacancy-information li em {
      float: left;
      font-size: 2rem;
      font-style: normal;
      font-weight: bold;
      color: #666;
      width: 12rem;
      margin: 0.25rem 0 0.5rem 0; }

.recruitment-link {
  float: left;
  clear: both;
  width: 100%;
  margin: 0 0 2rem 0; }
  .recruitment-link a {
    float: left;
    clear: both;
    background: #eee;
    padding: 1.15rem 2rem 1.35rem 2rem;
    margin: 0 0 2rem 0;
    color: #32324e;
    text-decoration: none;
    font-weight: 400;
    font-size: 2.35rem;
    border: 1px solid #f40000;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    .recruitment-link a i {
      -webkit-transition: all 0.65s ease-in-out;
      -moz-transition: all 0.65s ease-in-out;
      -o-transition: all 0.65s ease-in-out;
      transition: all 0.65s ease-in-out;
      color: #f40000;
      padding: 0 0 0 2rem; }
    .recruitment-link a:hover {
      -webkit-transition: all 0.65s ease-in-out;
      -moz-transition: all 0.65s ease-in-out;
      -o-transition: all 0.65s ease-in-out;
      transition: all 0.65s ease-in-out;
      background: white;
      color: #f40000;
      border: 1px solid #f40000; }
      .recruitment-link a:hover i {
        color: #ff1e1e; }

/*---------------------------------------
   Contact section              
-----------------------------------------*/
#contact_main,
#contact_footer,
#legacy {
  clear: both;
  -webkit-appearance: none; }

#contact fieldset label,
#contact_footer fieldset label,
#legacy fieldset label {
  float: left;
  font-size: 1rem;
  font-weight: normal;
  color: #32324e;
  margin: 15px 0 5px 0; }

#contact_main fieldset label,
#contact_footer fieldset label,
#legacy fieldset label {
  clear: both;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 0.35rem;
  padding: 0.15rem 0.45rem 0.15rem 0.65rem;
  background: #4a4a73;
  font-size: 1.5rem;
  color: #fff;
  margin: 3rem 0 0 0; }

#contact_footer fieldset label {
  padding: 0.1rem 0.25rem 0.125rem 0.35rem;
  font-size: 1.1rem;
  letter-spacing: 0.15rem;
  background: #2a2a42;
  color: #ff3a3a;
  color: #fff;
  margin: 0; }

.legacy-email {
  margin-bottom: 5rem; }

input, textarea {
  max-width: 100%;
  width: 100%; }

#contact fieldset input,
#contact fieldset textarea,
#contact_main fieldset input,
#contact_main fieldset textarea,
#contact_footer fieldset input,
#contact_footer fieldset textarea,
#legacy fieldset input,
#legacy fieldset input {
  border: 0;
  padding: 1.65rem;
  margin: 0;
  background: #fff;
  font-size: 3rem;
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-weight: normal;
  letter-spacing: 0.025rem;
  color: #32324e;
  border-radius: 0;
  -webkit-appearance: none; }

#contact_footer fieldset input,
#contact_footer fieldset textarea {
  font-size: 1.85rem;
  background: #ff0707;
  padding: 0.65rem;
  letter-spacing: 0;
  margin: 0 0 1rem 0; }

#contact_footer fieldset textarea {
  height: 11rem; }

#legacy fieldset input,
#legacy fieldset input {
  background: #eee; }

#legacy fieldset input:focus,
#legacy fieldset input:focus {
  outline: none !important;
  background: #f8f8f8; }

#contact fieldset input:focus,
#contact fieldset textarea:focus,
#contact_main fieldset input:focus,
#contact_main fieldset textarea:focus {
  background: #fff;
  outline: none;
  -webkit-appearance: none; }

#contact_footer fieldset input:focus,
#contact_footer fieldset textarea:focus {
  background: #ff3a3a;
  outline: none;
  -webkit-appearance: none; }

#contact_main fieldset textarea {
  height: 25rem;
  margin: 0 0 5rem 0; }

#send,
#clear,
#legacy_send,
#legacy_clear,
#footer_send,
#footer_clear {
  float: left;
  background: #32324e;
  color: #fff;
  width: 15rem;
  font-size: 1.65rem;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  padding: 1.35rem;
  margin: 6rem 4rem 6rem 0;
  border: 1px solid #32324e;
  -webkit-appearance: none;
  border-radius: 0;
  letter-spacing: 0.5rem;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out; }
  #send:hover,
  #clear:hover,
  #legacy_send:hover,
  #legacy_clear:hover,
  #footer_send:hover,
  #footer_clear:hover {
    background: #d30000;
    color: #fff;
    border: 1px solid #d30000; }

#footer_send,
#footer_clear {
  font-size: 1.25rem;
  letter-spacing: 0.25rem;
  border: 0;
  width: 46%;
  padding: 0.75rem;
  margin: 2rem 0;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out; }
  #footer_send:hover,
  #footer_clear:hover {
    border: 0;
    color: #d30000;
    background: #fff; }

#footer_clear {
  float: right;
  background: none;
  border: 1px solid #32324e;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out; }
  #footer_clear:hover {
    border: 1px solid #fff;
    color: #d30000;
    background: #fff; }

#clear,
#legacy_clear {
  background: #eee;
  color: #32324e; }

#legacy_clear {
  background: none; }

h35, h36 {
  display: block;
  clear: both;
  width: 100%;
  font-weight: bold; }

h35 {
  font-family: "Playfair Display", georgia, "Times New Roman", times, serif;
  font-size: 6rem;
  line-height: 7.25rem;
  letter-spacing: 0.075rem;
  color: #32324e;
  margin: 6rem 0 15rem 0; }

h36 {
  font-family: "Roboto", helvetica, arial, sans-serif;
  font-size: 2.35rem;
  line-height: 3rem;
  color: #424267;
  margin: 1rem 0 4rem 0; }

/*---------------------------------------
   TWITTER         
-----------------------------------------*/
.twitter {
  margin: 4rem 0 6rem 0; }

a.twitter_follow {
  float: left;
  padding: 1.15rem 2rem 1.35rem 2rem;
  margin: 4rem 0 6rem 0;
  color: #32324e;
  text-decoration: none;
  font-weight: 400;
  font-size: 2.35rem;
  border: 1px solid #f40000;
  -webkit-transition: all 0.65s ease-in-out;
  -moz-transition: all 0.65s ease-in-out;
  -o-transition: all 0.65s ease-in-out;
  transition: all 0.65s ease-in-out; }
  a.twitter_follow i {
    padding: 0 2rem 0 0;
    color: #910000; }
  a.twitter_follow:hover {
    color: #f40000;
    border: 1px solid #f40000; }
    a.twitter_follow:hover i {
      color: #d30000; }

/*---------------------------------------
   FOOTER           
-----------------------------------------*/
footer {
  background: #d30000;
  text-align: left;
  padding: 8rem 0 0 0; }
  footer h50 {
    float: left;
    width: 100%;
    font-family: "Playfair Display", georgia, "Times New Roman", times, serif;
    font-weight: bold;
    font-size: 2.2rem;
    margin: 0 0 2rem 0;
    color: #fff; }
  footer h51, footer h53 {
    float: left;
    clear: both;
    font-size: 1.85rem;
    line-height: 2.75rem;
    color: #222235;
    margin: 0 0 2rem 0; }
    footer h51 a, footer h53 a {
      padding: 0.2rem 0.75rem;
      margin: 0 0 0 -.65rem;
      color: #222235;
      text-decoration: none;
      -webkit-transition: all 0.65s ease-in-out;
      -moz-transition: all 0.65s ease-in-out;
      -o-transition: all 0.65s ease-in-out;
      transition: all 0.65s ease-in-out; }
      footer h51 a i, footer h53 a i {
        font-size: 1.65rem;
        color: #ff8787;
        padding: 0 1rem 0 0; }
      footer h51 a:hover, footer h53 a:hover {
        color: #222235;
        background: #ffc9c9; }
        footer h51 a:hover i, footer h53 a:hover i {
          color: #d30000; }
  footer h52 {
    float: left;
    clear: both;
    padding: 0.2rem 0.75rem;
    background: #32324e;
    color: #fff;
    font-weight: bold;
    font-size: 1.25rem;
    text-transform: uppercase;
    margin: 1rem 65% 2rem 0; }
  footer h53 {
    margin: 1.9rem 0 0 0;
    font-size: 1.35rem; }

ul.footer_menu {
  float: left;
  list-style: none;
  clear: both;
  margin: 0;
  padding: 0; }
  ul.footer_menu li a {
    padding: 0.2rem 0.75rem;
    background: none;
    float: left;
    clear: both;
    letter-spacing: -0.015rem;
    font-size: 1.55rem;
    line-height: 2.25rem;
    color: #222235;
    margin: 0 0 0 -.65rem;
    -webkit-transition: all 0.65s ease-in-out;
    -moz-transition: all 0.65s ease-in-out;
    -o-transition: all 0.65s ease-in-out;
    transition: all 0.65s ease-in-out; }
    ul.footer_menu li a:hover {
      background: #ffc9c9; }

.footer-copyright {
  background: #c10000;
  margin: 4rem 0 0 0;
  padding: 0 0 4rem 0; }
  .footer-copyright p {
    color: #ffd3d3;
    font-family: "Roboto", helvetica, arial, sans-serif;
    font-size: 1.65rem;
    letter-spacing: 0 !important;
    text-align: left; }

/*------------------------------------------------------------------------------------------------------------------------------------------------------------
   RESPONSIVE     
------------------------------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1200px) {
  /*---------------------------------------
      NAV
  -----------------------------------------*/
  .navbar-default .navbar-nav li a {
    font-size: 1.8rem;
    padding: 1.2rem 1.25rem 1rem 1.25rem; }

  .navbar-default .navbar-brand {
    color: #fff;
    font-size: 2rem;
    width: 100%; }

  body {
    font-size: 18px; }

  p {
    font-size: 2.25rem;
    line-height: 3.65rem; }

  .applications_box a h42 {
    font-size: 12rem; } }
@media only screen and (max-width: 992px) {
  .navbar-default .navbar-nav li a {
    font-size: 1.4rem;
    letter-spacing: -0.35px;
    padding: 1.2rem 1rem 1rem 1rem; }
    .navbar-default .navbar-nav li a i {
      font-size: 1.2rem; }

  .navbar-default .navbar-brand {
    color: #fff;
    font-size: 2rem; }

  .navbar-nav {
    float: left; }

  .navbar-default li {
    margin: 15px 30px 15px 0; }

  .contact_type {
    color: #7a746c;
    font-size: 1.15em;
    letter-spacing: 0.05em !important;
    text-align: left;
    margin: 0; }

  .applications_box a h41 {
    font-size: 2.35rem;
    line-height: 2.65rem; }
  .applications_box a h42 {
    width: 22%;
    font-size: 10rem; }

  #footer_menu_list {
    margin: 5rem 0 5rem 1.35rem; } }
@media only screen and (max-width: 768px) {
  /*---------------------------------------
      PHONES
  -----------------------------------------*/
  h1, h2, h3, h4, h5, h6, h7, h8, p {
    padding-left: 3rem;
    padding-right: 3rem; }

  h1 {
    font-size: 3.35em; }

  .navbar-default .navbar-nav {
    background: #f40000;
    padding-bottom: 5rem; }

  .navbar-default .navbar-nav li {
    border: none;
    width: 100%; }

  .navbar-default .navbar-nav li a {
    font-size: 1.8rem;
    letter-spacing: 0.35rem;
    width: 100%;
    border-bottom: none;
    background: #f40000; }
    .navbar-default .navbar-nav li a i {
      color: #ff9191;
      font-size: 1.5rem;
      padding: 0 1rem 0 0; }
    .navbar-default .navbar-nav li a em {
      padding: 0; }
    .navbar-default .navbar-nav li a:hover {
      background: #f40000;
      border-bottom: none; }

  .navbar-default .navbar-nav li:last-child {
    border-right: none; }

  .navbar-default .navbar-toggle .icon-bar {
    background: #f9f1e5; }

  .projects_news_quote {
    width: 90%; }

  .footer-copyright p {
    text-align: center; }

  /*---------------------------------------
     More section              
  -----------------------------------------*/
  .more {
    padding: 2rem 0;
    margin: 1rem 0 3rem 0;
    font-size: 3rem; }
    .more span {
      display: block;
      margin: 2rem 0 0 0;
      padding: 0 0 2.5rem 3.5rem; }
    .more ul {
      list-style-type: none; }
      .more ul li a {
        padding: 1.5rem 2.5rem;
        margin: 0 0 1rem 8rem;
        font-size: 2.15rem;
        width: 80%; }
        .more ul li a i {
          margin: 0.25rem 0 0 0; }

  #ajax-form {
    margin-left: 3rem;
    margin-right: 3rem;
    width: 90%; }

  .contact_type {
    margin: 0 3rem; }

  .contact_info {
    margin: 0 3rem 6rem 3rem; } }
@media only screen and (max-width: 650px) {
  #homepage_title h1 {
    font-size: 4rem;
    margin: 45vh 0 0.65rem 0; }

  #homepage_title h2 {
    font-size: 2.85rem;
    line-height: 3.25rem; }

  #ajax-form {
    width: 80%; }

  .projects_news_quote {
    width: 100%; } }
