/*
Theme Name: [***************]
Theme URI: 
Author: Tristan
Author URI: 
Description: Custom // TECHYSCOUTS WordPress theme created for [***************].
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: 

This theme, like WordPress, is licensed under the GPL.
Used it to make something cool...
*/
/*  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *
 *              M A I N  C U S T O M  S T Y L E S               * 
 *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  *  */
/* HTML & Body
----------------------------------------*/
body {
  -webkit-font-smoothing: antialiased;
  background-color: white;
  color: #362011;
  font-family: "Quattrocento", serif;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Oswald", sans-serif;
  line-height: 1.25;
  margin: 0;
  text-rendering: optimizeLegibility; }

h1 {
  font-size: 4.6rem; }

h2 {
  font-size: 4.2rem; }

h3 {
  font-size: 3.8rem; }

h4 {
  font-size: 3.4rem; }

h5 {
  font-size: 3rem; }

h6 {
  font-size: 1.6rem; }

p {
  margin: 0 0 0.75em; }

a {
  -webkit-transition: color 0.1s linear;
  -moz-transition: color 0.1s linear;
  transition: color 0.1s linear;
  color: #42ad54;
  outline: none;
  text-decoration: none; }
  a:hover {
    color: #2d7639;
    text-decoration: none; }
  a:active, a:focus {
    color: #2d7639;
    outline: none; }

hr {
  border-bottom: 1px solid #42ad54;
  border-left: none;
  border-right: none;
  border-top: none;
  margin: 1.5em 0; }

img,
picture {
  margin: 0;
  max-width: 100%; }

blockquote {
  border-left: 2px solid #42ad54;
  color: #704223;
  margin: 1.5em 0;
  padding-left: 0.75em; }

cite {
  color: #975930;
  font-style: italic; }
  cite:before {
    content: "\2014 \00A0"; }

/* Header
----------------------------------------*/
header {
  width: 100%;
  z-index: 99;
  background: rgba(255, 255, 255, 0.7);
  border-bottom: 4px solid #42ad54; }
  header .top-header {
    background: url("../img/wood-bg.jpg");
    border-bottom: 4px solid #42ad54;
    padding: .5rem 1.5rem; }
    header .top-header button {
      background: none;
      border: none; }
    header .top-header a {
      color: #362011;
      font-size: 1.2rem; }
      header .top-header a:hover {
        color: #EA420A; }
      @media (min-width: 768px) {
        header .top-header a {
          font-size: 1.4rem;
          padding-left: .5rem;
          padding-right: .5rem; } }
  header .logo-wrap {
    display: inline-block; }
    @media (min-width: 768px) {
      header .logo-wrap {
        display: inline-block;
        padding: 2rem 2rem 2rem 5rem; } }
    @media (min-width: 992px) {
      header .logo-wrap {
        padding: 2rem 2rem 2rem 5rem; } }
  header .tagline {
    display: none; }
    @media (min-width: 992px) {
      header .tagline {
        display: inline-block; } }
  header .logo {
    display: inline-block;
    color: #42ad54;
    font-family: "Oswald", sans-serif;
    font-size: 1.9rem;
    padding: 2.2rem 2rem 2.1rem 2rem; }
    @media (min-width: 768px) {
      header .logo {
        font-size: 3.8rem;
        padding: 0; } }
  header .phone-number {
    float: right;
    background: rgba(54, 32, 17, 0.85);
    font-family: "Oswald", sans-serif;
    font-size: 21px;
    padding: 1.8rem 4rem; }
    @media (min-width: 768px) {
      header .phone-number {
        font-size: 3rem;
        padding: 2.6rem 5rem; } }
    header .phone-number .fa-mobile {
      font-size: 3.5rem; }
    header .phone-number a {
      color: #fff; }

/* Slider
----------------------------------------*/
.carousel-inner .item img {
  width: 100%; }
.carousel-inner h2 {
  font-size: 3rem; }
  @media (min-width: 768px) {
    .carousel-inner h2 {
      font-size: 5rem; } }
  @media (min-width: 992px) {
    .carousel-inner h2 {
      font-size: 6.5rem; } }
.carousel-inner p {
  font-size: 1.3rem; }
  @media (min-width: 768px) {
    .carousel-inner p {
      font-size: 1.5rem; } }
  @media (min-width: 992px) {
    .carousel-inner p {
      font-size: 1.8rem; } }

footer {
  background: #362011;
  padding-top: 3rem;
  padding-bottom: 3rem; }
  footer p {
    color: #fff;
    font-family: "Oswald", sans-serif;
    margin: 0; }
  footer .fa-heart-o {
    font-size: 1.8rem;
    animation: pulse 3s ease infinite; }
@keyframes pulse {
  0% {
    transform: scale(1); }
  25% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
/* About Property Section
----------------------------------------*/
.skew-1,
.skew-2 {
  position: relative;
  top: -10px;
  float: left;
  width: 50%;
  height: 6rem; }
  @media (min-width: 768px) {
    .skew-1,
    .skew-2 {
      top: -26px; } }

.skew-1 {
  background: url("../img/wood-bg.jpg");
  transform: skewY(4deg); }

.skew-2 {
  background: url("../img/wood-bg.jpg");
  background-position: -150px -13px;
  transform: skewY(-4deg); }

.about-property {
  background: url("../img/wood-bg.jpg");
  padding-top: 8rem;
  padding-bottom: 15rem; }
  @media (min-width: 768px) {
    .about-property {
      padding-bottom: 30rem; } }
  .about-property h2 {
    font-size: 5rem;
    text-align: left;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5);
    margin-bottom: 3rem; }
    @media (min-width: 768px) {
      .about-property h2 {
        font-size: 6rem;
        text-align: right; } }
    @media (min-width: 992px) {
      .about-property h2 {
        font-size: 7rem; } }
  .about-property p {
    font-size: 1.8rem;
    text-shadow: 0px 1px 0px rgba(255, 255, 255, 0.5); }
  .about-property img {
    margin-bottom: 2rem; }

/* Video / Prperty Facts Section
----------------------------------------*/
.about-video {
  background: url("../img/tree-bg.jpg") center no-repeat;
  background-size: cover;
  padding-top: 8rem;
  padding-bottom: 8rem; }
  .about-video .video-offset {
    margin-top: -15rem; }
    @media (min-width: 768px) {
      .about-video .video-offset {
        margin-top: -30rem; } }
  .about-video #thing-with-videos {
    box-shadow: 0px 30px 30px 5px rgba(4, 48, 31, 0.55);
    margin-bottom: 8rem; }
  .about-video .fact {
    margin-bottom: 3.6rem; }
  .about-video .fact-number {
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background: #EA420A;
    color: #ddcc99;
    text-align: center; }
  .about-video h2 {
    color: #ddcc99;
    font-size: 5rem;
    margin-bottom: 2rem;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6); }
    @media (min-width: 768px) {
      .about-video h2 {
        font-size: 6rem; } }
    @media (min-width: 992px) {
      .about-video h2 {
        font-size: 7rem; } }
  .about-video h4 {
    color: #EA420A;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6); }
    .about-video h4 + p {
      margin-bottom: 4rem; }
  .about-video h5 {
    color: #ddcc99;
    margin-bottom: 2rem;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6); }
  .about-video p,
  .about-video ul {
    color: #fff;
    text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.6); }

/* Google Map
----------------------------------------*/
.map {
  position: relative;
  height: 340px; }
  .map iframe {
    width: 100%;
    height: 100%; }
  .map .location {
    display: block;
    width: 37rem;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.7);
    border: 2px solid #42ad54;
    border-bottom: none;
    padding: 1%;
    margin: 0 auto; }
