/* CSS Document */
/* Theme Name: Cork Simon Annual Report
Theme URL: https://corksimonannualreport.com/2021
Description: Cork Simon Annual Report. Designed By ePresence
Author: IK for ePresence
Author URI: https://epresence.ie/
Created on 30 May 2022
Copyright 2022 ePresence. All rights reserved */

@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@700&family=Roboto:wght@400;500;700&display=swap');
@import url('https://use.fontawesome.com/releases/v5.12.1/css/all.css');



/* GENERAL STYLES */

* {
  box-sizing: border-box;
  margin: 0;
}

body {
  padding: 0;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #121212;
  font-weight: normal;
  background-color: #fff;
}

h1 {
  font-size: 3.75rem;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
}

h2 {
  font-size: 3.75rem;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  margin-bottom: 2.5rem;
  color: #fff;
}
h2.dark {
  color: #121212;
}

h3 {
  font-size: 2.5rem;
  font-weight: 700;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  margin-bottom: 4rem;
  color: #fff;
}

h3.dark {
  color: #121212;
  margin-bottom: 0;
}

.text {
  font-size: 1.2rem;
  line-height: 1.5rem;
}

.text.small {
  font-size: 0.8rem;
  line-height: 1rem;
  font-style: italic;
}

.text.white {
  color: #fff;
}

.box-turquoise {
  background-color: #064358;
}

.box-orange {
  background-color: #C69772;
}

.box-green {
  background-color: #448984;
}

.box-blue {
  background-color: #45628A;
}

.box-brown {
  background-color: #A55C55;
}

.box-yellow {
  background-color: #F2B705;
}

.counter-count{
  font-size: 3.75rem;
  color: #fff;
  font-weight: 700;
}

.counter-count.yellow{
  font-size: 10rem;
  color: #F2B705;
  font-weight: 500;
}
.yellow {
  font-size: 10rem;
  color: #F2B705;
  font-weight: 500;
  line-height: 8rem;
}

.counter-count.small{
  font-size: 1.4rem;
  color: #fff;
  text-shadow: 2px 2px #12121299;
}

.counter-numbers{
  font-size: 1.4rem;
  font-weight: 700;
  color: #fff;
  text-shadow: 2px 2px #12121299;
}

.eighty-percent {
  width: 80%;
  float: right;
  padding: 6rem 3.2rem;
  font-size: 1.35rem;
}

ul li {
  list-style: none;
  padding: 0.5rem;
}
ul li::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  float: left;
  margin-left: -2rem;
  color: #fff;
  text-shadow: 2px 2px #12121299;
}
.yellow-border {
  border: 2px solid #F2B705;
  padding: 40px 40px 20px;
}

.yellow-border.nopadding {
  padding: 0;
}

/* HEADER STYLES */
header {
  margin: 3rem;
}

.logo {
  margin-bottom: 30px;
}

.logo img {
  width: 130px;
  height: auto;
}

.header-slideshow {
  padding: 0;
  overflow: hidden;
}

/* NAVIGATION STYLES */
nav .nav-box {
  padding: 3rem 5rem;
}

nav .nav-box a {
  font-size: 1.85rem;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
}

nav .nav-box a::after {
  content: "\f061";
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 1.4rem;
  margin-left: 1rem;
  transition: transform .5s ease-in-out;
}

nav .nav-box a:hover:after {
  margin-left: 1.2rem;
}

/* CONTENT STYLE */
main .main__quote {
  margin: 7rem auto;
  background-image: url("../images/quote-left.svg");
  background-repeat: no-repeat;
}

.main__quote .blockquote {
  margin: 0 4rem 1rem 4rem;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 400;
  font-style: italic;
  border-left: 1px solid #F2B705;

  padding: 30px;
}

.main__quote .blockquote p {
  font-size: 1rem;
  line-height: 1.2rem;
  margin-top: 1.2rem;
}

#video {
  position: relative;
  overflow: hidden;
  text-align: center;
}

#video .box-title {
  padding: 3.75rem;
  font-size: 1.35rem;
}

#video .box-title p {
  font-size: 1rem;
  margin-top: 1rem;
}

#video .box-title p a {
  color: #064358;
  font-weight: bold;
}

iframe {
  background-color: #121212;
  border: 1px solid #121212;
  max-width: 100%;
}

#our-impact {
  position: relative;
  overflow: hidden;
  margin-bottom: 6.25rem;
}

#emergency-supports {
  position: relative;
  overflow: hidden;
  margin-bottom: 6.25rem;
  padding: 6rem 3.2rem;
}

#emergency-supports .support-overlay {
  background-image: url("../images/emergency_support.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
}

#emergency-supports .full-box {
  margin-right: -12px;
}

#housing-support {
  position: relative;
  overflow: hidden;
  margin-bottom: 6.25rem;
  padding: 6rem 3.2rem;
}

#housing-support .housing-overlay {
  background-image: url("../images/welcome_home.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center left;
  min-height: 487px;
}

#housing-support .housing-overlay.second {
  background-image: url("../images/happy_new_home.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center right;
  min-height: 553px;
}

#new-services {
  position: relative;
  overflow: hidden;
  margin-bottom: 6.25rem;
}
#new-services .content-box {
  padding: 6rem;
  width: 60%;
  margin: 0 auto;
}

#new-services img {
  margin-left: -6.25rem;
}

#specialist-supports {
  position: relative;
  overflow: hidden;
  margin-bottom: 6.25rem;
}

#specialist-supports .content-box {
  padding: 6rem;
  width: 60%;
  margin: 0 auto;
}

#specialist-supports img {
  margin-left: 6.25rem;
  z-index: 1;
  position: relative;
}

#volunteers-donors {
  position: relative;
  overflow: hidden;
  margin-bottom: 6.25rem;
}
#volunteers-donors .content-box {
  padding: 6rem;
  width: 70%;
  margin: 0 auto;
}

#volunteers-donors img {
  margin-left: -6.25rem;
}

#accounts {
  position: relative;
  overflow: hidden;
  margin: 0 auto 6.25rem;
  width: 80%;
}

.buttons {
  text-align: center;
  margin-top: 100px;
}

#thank-you {
  position: relative;
  overflow: hidden;
  margin-bottom: 6.25rem;
}

#thank-you .content-box {
  padding: 6rem 3.2rem;
}

.every-cent {
  margin-top: 50px;
}

#thank-you .social {
  display: flex;
}

#thank-you .social a {
  padding: 10px;
  color: #121212;
  font-size: 30px;
}

#thank-you .thankyou-overlay {
  background-image: url("../images/thank_you.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top left;
  width: 44%;
  border-left: 0.5rem solid #fff
}

/* FOOTER STYLE */
footer {
  position: relative;
  overflow: hidden;
  padding: 3.2rem;
}


@media screen and (max-width: 1024px) {
  nav .nav-box {
    padding: 2rem;
  }
  #video .box-title {
    padding: 2rem;
  }
  .main__quote .blockquote {
    font-size: 1.5rem;
    line-height: 1.8rem;
  }
  .eighty-percent {
    width: 100%;
    padding: 3rem;
  }
  #new-services .content-box {
    padding: 2rem;
    width: 80%;
  }
  #new-services img {
    margin-left: -4rem;
  }
  #specialist-supports .content-box {
    padding: 2rem;
    width: 80%;
  }
  #specialist-supports img {
    margin-left: 4rem;
  }
  #volunteers-donors .content-box {
    padding: 2rem;
    width: 80%;
  }
  #volunteers-donors img {
    margin-left: -4rem;
  }
  #thank-you .content-box {
    padding: 2rem;
  }
  #thank-you .thankyou-overlay {
    width: 50%;
  }
  .yellow {
    font-size: 4rem;
    line-height: 4.5rem;
  }
  .counter-count.yellow {
    font-size: 6rem;
  }
  h3.dark {
    font-size: 2rem;
  }
}


@media screen and (max-width: 992px) {
  main .main__quote {
    margin: 3rem auto;
    background-image: none;
  }
  .main__quote .blockquote {
    margin: 0;
  }
  #our-impact, #emergency-supports, #housing-support, #new-services, #specialist-supports,
  #thank-you
   {
    margin-bottom: 1rem;
  }
  #emergency-supports .support-overlay {
    min-height: 650px;
    margin: 1rem 0 0 0.8rem;
    width: 97%;
  }
  #emergency-supports .full-box {
    margin-right: 0;
  }
  #housing-support .housing-overlay {
    min-height: 530px;
  }
  #housing-support .housing-overlay.second {
    min-height: 580px;
  }
  #housing-support .border_left {
    border-left: 0;
  }
  #housing-support .border_top {
    border-top: 0.5rem solid #fff;
  }
}


@media screen and (max-width: 768px) {
  h1 {
    font-size: 3.25rem;
  }
  h2 {
    font-size: 2rem;
  }
  #emergency-supports .support-overlay {
    min-height: 400px;
    margin: 1rem 0 0 0.7rem;
    width: 96%;
  }
  #housing-support .border_right {
    border-right: 0;
  }
  #housing-support .border_small {
    border-top: 0.5rem solid #fff;
  }
  #housing-support .housing-overlay {
    min-height: 400px;
  }
  #housing-support .housing-overlay.second {
    min-height: 380px;
  }
  #new-services img, #specialist-supports img, #volunteers-donors img {
    margin-left: 0;
  }
  #thank-you .thankyou-overlay {
    min-height: 500px;
    width: 100%;
  }
}

@media screen and (max-width: 576px) {
  main .main__quote {
    margin: 1rem auto;
  }
  .main__quote .blockquote {
    font-size: 1.2rem;
  }
  #emergency-supports .support-overlay {
    margin: 1rem 0rem 0 0.8rem;
    width: 94%;
    min-height: 300px;
  }
}

