/*
      ___        ___      ___        ___
     /\__\      /\  \    /\  \      /\  \
    /::|  |    /::\  \   \:\  \    /::\  \
   /:|:|  |   /:/\:\  \   \:\  \  /:/\:\  \
  /:/|:|__|__/::\~\:\  \  /::\  \/::\~\:\  \    ___  _ ____ _ ___ ____ _
 /:/ |::::\__\/\:\ \:\__\/:/\:\__\/\:\ \:\__\   |__> | |__, |  |  |--| |___
 \/__/~~/:/  /\~\:\ \/__/:/  \/__/__\:\/:/  /   .co.nz
       /:/  /\:\ \:\__\/:/  /        \::/  /
      /:/  /  \:\ \/__/\/__/         /:/  /
     /:/  /    \:\__\               /:/  /
     \/__/      \/__/               \/__/


Theme Name: Outside the Square
Description:
Version: 1
Author: Meta Digital
Author URI: http://metadigital.co.nz/
*/
/*============Sticky Footer============*/
html,
body {
  height: 100%;
}
body {
  display: flex;
  flex-direction: column;
}
#wrap {
  flex: 1;
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.clear {
  clear: both;
}
.alignright,
img.alignright {
  float: right;
  margin: 0 0 15px 30px;
}
img.alignleft,
.alignleft {
  float: left;
  margin: 0 30px 15px 0;
}
* {
  outline: none!important;
}
.navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-toggle {
  border: solid 1px #888;
  margin-top: 25px;
}
/*==========Fonts & Headings===========*/
body {
  font-family: 'Raleway', sans-serif;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 300;
}
h1 {
  font-size: 60px;
  font-size: 6rem;
  font-weight: 500;
}
h2 {
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 500;
}
h3 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 400;
  color: #6D6E70;
}
h4 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 400;
  color: #00A69C;
}
h5 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 500;
}
h6 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  color: #59595C;
}
p {
  line-height: 1.2;
}
strong {
  font-weight: bold;
}
a {
  text-decoration: underline;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #000;
}
a:hover,
a:active,
a:focus {
  color: #000;
}
a:visited,
a:hover,
a:active {
  text-decoration: underline;
}
/* Bootstrap
==============================*/
.form-control {
  border-radius: 0px;
}
/* Header
==============================*/
header {
  background-color: #6EAF08;
}
header .header-logo {
  float: left;
  margin: 20px 0;
}
header .header-logo img {
  max-width: 230px;
  height: auto;
}
/* Nav
==============================*/
nav.main-menu ul {
  float: right;
  padding: 0;
  margin: 0;
  display: inline-block;
  position: relative;
}
nav.main-menu ul.sub-menu {
  display: none;
  position: absolute;
  white-space: nowrap;
  top: 100%;
  left: 0;
  z-index: 99999;
  text-align: left;
  overflow: hidden;
  padding: 0;
  width: 100%;
}
nav.main-menu ul.sub-menu li {
  display: block;
  background-color: #414042;
  padding: 10px 20px;
  margin: 0;
  text-align: left;
}
nav.main-menu ul.sub-menu li a {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: none;
}
nav.main-menu li {
  display: inline-block;
  padding: 25px 20px;
  margin: 0;
  position: relative;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
nav.main-menu li:hover {
  background-color: #414042;
}
nav.main-menu li a {
  color: #fff;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 200;
  line-height: 0;
  text-transform: uppercase;
  text-decoration: none !important;
}
nav.main-menu li a span.sub {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: none;
}
nav.main-menu.opened {
  display: block !important;
}
/* Banner
==============================*/
.banner {
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  overflow: hidden;
  min-height: 510px;
}
.banner a {
  text-decoration: none;
}
.banner .banner-text {
  margin: 200px 0 150px 0;
  padding: 20px 0;
  display: block;
  position: relative;
}
.banner .banner-text:hover,
.banner .banner-text:active,
.banner .banner-text:visited,
.banner .banner-text:focus {
  text-decoration: none;
}
.banner .banner-text h3 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 15px;
  margin-bottom: 0px;
}
.banner .banner-text h5 {
  color: #6EAF08;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px 15px;
  margin-top: 0px;
}
.banner .banner-text:before {
  content: "";
  position: absolute;
  top: 0;
  right: 100%;
  width: 3000px;
  height: 100%;
  /*background-color:rgba(0,0,0,0.5);*/
}
/* Introduction Content
==============================*/
.introduction-content p {
  color: #6D6E70;
}
.introduction-content p.opening-paragraph {
  font-size: 28px;
}
.introduction-content p strong {
  color: #000;
}
/* Text Area
==============================*/
.text-area .subtitle {
  color: #00A69C;
  font-weight: 600;
}
/* Bucket
==============================*/
.bucket {
  color: #fff;
  text-align: center;
  padding: 20px;
  margin: 20px 0px;
  min-height: 350px;
}
.bucket.rounded {
  border-radius: 100%;
}
.bucket img {
  width: 150px;
}
.bucket h2 {
  font-weight: 200;
  letter-spacing: 4px;
}
.bucket .subtitle {
  text-transform: uppercase;
  font-weight: 600;
}
.bucket p {
  font-weight: 100;
}
/* Icon Buckets
==============================*/
.rounded {
  border-radius: 100%;
}
.icon-buckets .bucket {
  border: solid #E6E7E8 1px;
}
.icon-buckets .bucket:hover {
  border: solid #000 1px;
}
.icon-buckets h5 {
  color: #00a69c;
  text-transform: uppercase;
}
.icon-buckets p {
  color: #000;
}
.icon-buckets img.link {
  width: 20px;
  display: block;
  margin: auto auto;
}
/* Portfolio Single
==============================*/
.portfolio-single {
  padding: 50px 0px;
}
.portfolio-single .grid.masonry {
  padding: 30px 0px;
}
.portfolio-single .opening-paragraph {
  margin-bottom: 20px;
}
.portfolio-single .opening-paragraph p {
  font-size: 19px;
  color: #59595C;
  font-weight: 600;
}
.portfolio-single .opening-paragraph strong {
  color: #8BC53F;
}
.portfolio-single .quote {
  margin-top: 75px;
  font-size: 21px;
  font-weight: 600;
  color: #bbb;
}
.portfolio-single .categories .post-categories a {
  text-decoration: none;
  color: #000;
}
/* Single Paragraph
===============================*/
.single-paragraph strong {
  font-weight: 300;
  font-size: 28px;
  color: #6D6E70;
}
/* Title
===============================*/
.title {
  padding: 10px 0px;
}
/* Read More
==============================*/
.read-more {
  margin: 30px 0px;
  text-align: center;
}
.read-more img {
  width: 20px;
  display: block;
  margin: auto auto;
}
.read-more a {
  color: #000;
  text-decoration: underline;
  text-transform: uppercase;
}
.read-more a:hover {
  color: #bbb;
}
/* Featured
==============================*/
.featured {
  background: #E6E7E8;
  padding: 50px 0px;
}
.featured h2 {
  font-weight: 600;
}
.featured p {
  color: #6D6E70;
  font-size: 28px;
}
.featured .featured-item {
  min-height: 620px;
  text-align: center;
}
.featured .featured-item h5 {
  font-weight: 600;
}
.featured .featured-item p {
  color: #000;
  font-size: 16px;
}
.featured .featured-item h5,
.featured .featured-item p {
  padding: 0px 15px;
}
.featured img.link {
  width: 20px;
  display: block;
  margin: auto auto;
}
/* Full Width Image
==============================*/
.full-width-image {
  height: 500px;
  background-size: cover;
  background-position: top right;
  background-attachment: fixed;
  padding: 250px 20px;
}
.full-width-image .fullwidth-cta {
  border-radius: 0;
  padding: 5px;
  line-height: 1.6;
  background-color: rgba(255, 255, 255, 0.3);
  color: #000;
  border-color: #000;
  font-weight: 600;
  font-size: 25px;
  text-decoration: none;
}
@media (max-width: 992px) {
  .full-width-image {
    background-attachment: inherit;
  }
}
.full-width-image-caption h3 {
  color: #fff;
  font-weight: 200;
}
.full-width-image-caption p {
  font-weight: 600;
}
.full-width-image-caption img {
  margin-top: 30px;
}
.full-width-image-caption a {
  opacity: 0.5;
}
.full-width-image-caption a:hover {
  opacity: 1;
}
/* Portfolio
==============================*/
.portfolio .filters-button-group {
  padding: 10px 0px;
}
.portfolio .filters-button-group button {
  background: none;
  border: none;
  text-transform: uppercase;
  padding: 0px 30px;
  border-right: solid grey 1px;
}
.portfolio .filters-button-group button:last-child {
  border: none;
}
.portfolio .filters-button-group button:hover {
  text-decoration: underline;
}
/* Services
==============================*/
.services {
  padding: 20px 0px;
}
.services .service-item img.rounded {
  border-radius: 100%;
}
.services .item {
  padding: 10px;
}
.services .item img {
  width: 100%;
}
/* Newsletter
==============================*/
.newsletter {
  padding: 30px 0px;
}
/* Masonry Grid
==============================*/
.masonry.grid {
  margin: 0 auto;
}
.masonry .grid-item {
  margin-bottom: 10px;
}
.masonry.grid .grid-item {
  margin-bottom: 10px;
}
.masonry.grid .grid-item a {
  color: #000;
}
.masonry.grid .grid-item a .subtitle {
  color: #000;
}
.masonry .grid {
  padding: 50px 0px;
}
.masonry .grid-item {
  width: 25%;
}
.masonry .grid-item.columnw-Two {
  width: 50%;
}
.masonry .grid-item.columnw-Three {
  width: 75%;
}
.masonry .grid-item img {
  width: 97%;
}
.masonry .hover {
  position: absolute;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.75);
  height: 100%;
  text-align: center;
  display: none;
  padding: 10px;
  padding-right: 20px;
}
.masonry .hover h3 {
  font-size: 18px;
  font-weight: 600;
  color: #000;
}
.masonry .grid-item:hover {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.masonry .grid-item:hover .hover {
  display: block;
}
/* Footer
==============================*/
footer a {
  text-decoration: none;
  color: #fff;
}
footer a:hover,
footer a:visited,
footer a:active,
footer a:focus {
  color: #fff;
}
footer .footer-bottom {
  background-color: #414042;
  padding: 20px 0;
  color: #fff;
}
footer #footer-menus ul {
  margin: 0;
  padding: 0;
}
footer #footer-menus ul.sub-menu {
  display: none;
}
footer #footer-menus li {
  list-style-type: none;
}
footer #footer-menus a {
  color: #fff;
}
footer #footer-contact ul {
  padding: 0;
  margin: 0;
}
footer #footer-contact ul li {
  display: inline-block;
  margin-right: 20px;
}
footer #footer-contact ul li:hover a {
  background-color: #000;
}
footer #footer-contact ul li a {
  font-size: 30px;
  font-size: 3rem;
  color: #fff;
  display: block;
  background-color: #D1D2D3;
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
footer #footer-menus h5,
footer #footer-insta h5 {
  text-transform: uppercase;
}
footer #footer-contact h2,
footer #footer-contact h5 {
  font-weight: 400;
}
/****************************************/
/***** MEDIA QUERY FOR BELOW 767PX ******/
/****************************************/
@media (max-width: 767px) {
  .masonry .grid-item {
    width: 100%;
  }
  .masonry .grid-item.columnw-Two {
    width: 100%;
  }
  .masonry .grid-item.columnw-Three {
    width: 100%;
  }
  .banner {
    min-height: 350px;
  }
  .banner .banner-text {
    margin: 75px 0 50px 0;
  }
  .full-width-image-caption img {
    margin-bottom: 30px;
  }
}
/****************************************/
/**** MEDIA QUERY FOR 768PX - 991PX *****/
/****************************************/
@media (min-width: 768px) and (max-width: 991px) {
  .banner {
    min-height: 400px;
  }
  .banner .banner-text {
    margin: 100px 0 50px 0;
  }
  .full-width-image-caption img {
    margin-bottom: 30px;
  }
}
@media (max-width: 991px) {
  h1 {
    font-size: 33px;
  }
  h3,
  h2 {
    font-size: 23px;
  }
  h4 {
    font-size: 18px;
  }
  h5 {
    font-size: 19px;
  }
  p {
    font-size: 16px;
  }
  .portfolio-single .opening-paragraph p {
    font-size: 16px;
  }
  .portfolio .filters-button-group button {
    font-size: 14px;
    padding: 0px 10px;
  }
  .introduction-content p.opening-paragraph {
    font-size: 18px;
  }
  .featured p {
    font-size: 16px;
  }
  .full-width-image .fullwidth-cta {
    font-size: 23px;
    line-height: 1.65;
  }
  .full-width-image {
    padding: 150px 20px;
  }
  .featured a {
    margin-bottom: 30px;
  }
  .footer-bottom {
    text-align: center;
  }
  .footer-bottom .menu-item {
    text-align: center;
  }
  .full-width-image-caption {
    text-align: center;
  }
}
/****************************************/
/*** MEDIA QUERY FOR 992PX  *****/
/****************************************/
@media (max-width: 992px) {
  nav.main-menu ul {
    float: none;
  }
  nav.main-menu ul.sub-menu {
    display: block;
    position: initial;
  }
  nav.main-menu ul.sub-menu li {
    background-color: transparent;
  }
  nav.main-menu li {
    display: block;
    padding: 10px 20px;
  }
  nav.main-menu li a {
    font-size: 1.3em;
  }
  .nav-header {
    width: 100%;
    display: block;
    height: 100px;
  }
}
/****************************************/
/*** MEDIA QUERY FOR 1200PX AND ABOVE ***/
/****************************************/
/**************************************/
/*** CHROME AND SAFARI SPECIFIC CSS ***/
/**************************************/
/**************************************/
/******** IE 10+ SPECIFIC CSS *********/
/**************************************/
