@media (max-width: 1400px) {
}



@media (max-width: 1200px) {

.mountain {
  background-size: 1500px 227px;
  top: 630px;
  height: 227px;
}

.forest2 {
  background-size: 1500px 512px;
  top: 450px;
  height: 512px;
}

.wolf {
  background-size:  1300px 766px;
  top:310px;
  height: 766px;
}

.forest1 {
  background-size: 1300px 766px;
  top: 290px;
  height: 766px;
}

}

@media (max-width: 1024px) {

}

@media (min-width: 992px) {


}

@media (max-width: 992px) {
  
section#home {
  height: 1100px;
}

.home-container {
  top: 350px;
}

/* TYPOGRAPHY */

h3, #yoo-zoo .item h3 {
  font-size: 40px;
}

.collaboration h4, .collaboration .yoo-zoo h4 {
  font-size: 30px;
}

h5, .yoo-zoo h5 {
  font-size: 35px;
}

.intro-text p {
  font-size: 40px;
}

.large-text p {
  font-size: 30px;
}

.contact-text p {
  font-size: 22px;
}

.testimonial blockquote {
  font-size: 28px;
}

.btn {
  font-size: 16px;
}

/* HOME PAGE */

.service:nth-of-type(3n) {
  margin-top: -100px;
}

/* CASE STUDIES */


.case-study .secondary-image {
    display: none;
}

.case-studies-title {
    top: 280px;
}

.case-study {
  margin-bottom: 100px;
}

.case-study-text { 
  order: 2;
}
.case-study-image { 
  order: 1;
}
.case-study-text {
  position: relative;
  margin-top: -20px;
}
.case-study-divider {
  width: 120%;
}
.case-study-divider.divider-right {
  left: 0%;
}

/* APPROACH */

.process_line {
  margin: 40px 60px;
}

/* ABOUT */

.profile-text {
  margin-top: 30px;
}

.profile-divider.divider-right {
  left: -20%;
}

.profile-divider {
  width: 120%;
}

/* FORMs */

.bfQuickMode .bfNextButton, .bfQuickMode .bfSubmitButton, .bfQuickMode .bfCancelButton {
  font-size: 16px;
}

.moon {
  background-size: 184px 184px;
  right: 20px;
  top: 200px;
  height: 184px;
}

.mountain {
  background-size: 1300px 197px;
  top: 570px;
  height: 197px;
}

.forest2 {
  background-size: 1200px 410px;
  top: 450px;
  height: 410px;
}

.wolf {
  background-size:  1100px 648px;
  top:310px;
  height: 648px;
}

.forest1 {
  background-size: 1100px 648px;
  top: 290px;
  height: 648px;
}

}

@media (max-width: 768px) {

section#home {
    height: 1000px;
}

/* TYPOGRAPHY */

h1, h2, .yoo-zoo h2 {
  font-size: 12px;
}

h3, #yoo-zoo .item h3 {
  font-size: 30px;
}

h4, .yoo-zoo h4 {
  font-size: 32px;
}

h5, .yoo-zoo h5 {
  font-size: 30px;
}

h6 {
  font-size: 12px;
}

blockquote {
  font-size: 20px;
}

/* HEADER */
.header-button {
  display: none;
}

/* MENU */

.menu-overlay li a {
  font-size: 50px;
}

.menu-overlay .menu li a:after {
  top: 30px;
}

.menu-overlay .menu-container {
  top: 150px;
}

/* HOME */
.home-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  top: 300px
}

.service:nth-of-type(2n), .service:nth-of-type(3n) {
  margin-top: 100px;
}

.service-tile {
  padding: 0px;
}


/* CASE STUDIES */
.case-study-divider {
  width: 100%;
}

.case-studies-title {
    top: 200px;
}

/* WHY */

span.portfolio-text {
  display: block;
}

/* ABOUT */

.profile-text {
  position: relative;
  margin-top: -20px;
}

.profile-divider {
  width: 100%;
}

.profile-divider.divider-right {
  left: 0%;
}

/* CONTACT */

.right-column {
  border-left: 0px;
  border-top: 1px solid #38355E;
}

/* FORMS */

.bfQuickMode input[type=text], .bfQuickMode textarea, .bfQuickMode .uneditable-input, .bfQuickMode input[type=text]:hover, .bfQuickMode textarea:hover, .bfQuickMode .uneditable-input:hover, .bfQuickMode input[type=text]:focus, .bfQuickMode textarea:focus, .bfQuickMode .uneditable-input:focus {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
}


.moon {
  background-size: 144px 144px;
  top: 180px;
  height: 144px;
}

.mountain {
  background-size: 1300px 197px;
  top: 470px;
  height: 197px;
}

.forest2 {
  background-size: 900px 308px;
  top: 400px;
  height: 308px;
}

.wolf {
  background-size:  800px 471px;
  top:310px;
  height: 471px;
}

.forest1 {
  background-size: 800px 471px;
  top: 290px;
  height: 471px;
}

}

@media (max-width: 576px) {

section#home {
    height: 800px;
}

.home-container {
  top: 280px;
}

/* TYPOGRAPHY */

.word {
  font-size: 24px;
}

.home h1  {
  font-size: 24px;
  margin-bottom: 15px;
}

h3, #yoo-zoo .item h3 {
  font-size: 30px;
}

h5, .yoo-zoo h5 {
    font-size: 26px;
}

.large-text p {
  font-size: 24px;
}

.intro-text p {
  font-size: 32px;
}

blockquote {
  font-size: 22px;
}

.btn {
  padding: 8px 18px;
}

/* HEADER */

header.header-nav {
  height: 75px;
  background: #070336;
}

header.header-nav .logo {
  height: 75px;
  padding-top: 20px;
}

.logo img {
  width: 170px;
}

.menu-button {
  right: 15px;
  width: 40px;
  height: 40px;
  padding: 0 9px;
}

.menu-button span {
  width: 18px;
  height: 1px;
  top: 10px;
}

.menu-button span:nth-of-type(2) {
  top: 18px;
}

.menu-button span:nth-of-type(3) {
  top: 26px;
}

/* MENU */

.menu-overlay li a {
  font-size: 40px;
}

.menu-overlay .menu li a:after {
  top: 25px;
  width: 30px;
  right: -40px;
}

/* FOOTER */

footer .footer .footer-menu ul {
  display: block;
}

footer .footer .footer-menu li, footer .footer .footer-menu li:first-of-type {
  margin-bottom: 5px;
}

footer .footer .footer-menu li::after {
  display: none;
}

/* CASE STUDIES */

.case-studies-title {
    top: 0;
}

.case-study-text { 
  order: 1;
}

.case-study-image { 
  order: 2;
}

.case-study-text {
  margin-top: 0px;
}

.case-study-divider {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  left: 0;
}

/* ABOUT */

.profile-text {
  margin-top: 0px;
}

.profile-divider {
  display: none;
}


/* APPROACH */

.process_line {
  margin: 30px 50px;
  height: 60px;
}

.moon {
    background-size: 114px 114px;
    top: 110px;
    height: 114px;
}

.mountain {
  background-size: 1000px 151px;
  top: 410px;
  height: 151px;
}

.forest2 {
  background-size: 600px 205px;
  top: 370px;
  height: 205px;
}

.wolf {
  background-size: 550px 324px;
  top:315px;
  height: 324px;
}

.forest1 {
  background-size: 550px 324px;
  top: 305px;
  height: 324px;
}
  
}

