@import url(http://fonts.googleapis.com/css?family=Karla|Quicksand);
@import url('styles/boots-bones.css');
/*
Theme Name: LAN start theme
Theme URI: https://yourlandscape.co.uk
Author: Zbynek
Description: A bosic/empty theme for WP
Version: 1.0
License: GNU General Public License

/*-------------------------------------------------------------- *!*/
/*!* Reset*/
/*-------------------------------------------------------------- *!*/

/*html,*/
/*body,*/
/*div,*/
/*span,*/
/*applet,*/
/*object,*/
/*iframe,*/
/*h1,*/
/*h2,*/
/*h3,*/
/*h4,*/
/*h5,*/
/*h6,*/
/*p,*/
/*blockquote,*/
/*pre,*/
/*a,*/
/*abbr,*/
/*acronym,*/
/*address,*/
/*big,*/
/*cite,*/
/*code,*/
/*del,*/
/*dfn,*/
/*em,*/
/*img,*/
/*ins,*/
/*kbd,*/
/*q,*/
/*s,*/
/*samp,*/
/*small,*/
/*strike,*/
/*strong,*/
/*sub,*/
/*sup,*/
/*tt,*/
/*var,*/
/*b,*/
/*u,*/
/*i,*/
/*center,*/
/*dl,*/
/*dt,*/
/*dd,*/
/*ol,*/
/*ul,*/
/*li,*/
/*fieldset,*/
/*form,*/
/*label,*/
/*legend,*/
/*table,*/
/*caption,*/
/*tbody,*/
/*tfoot,*/
/*thead,*/
/*tr,*/
/*th,*/
/*td,*/
/*article,*/
/*aside,*/
/*canvas,*/
/*details,*/
/*embed,*/
/*figure,*/
/*figcaption,*/
/*footer,*/
/*header,*/
/*hgroup,*/
/*menu,*/
/*nav,*/
/*output,*/
/*ruby,*/
/*section,*/
/*summary,*/
/*time,*/
/*mark,*/
/*audio,*/
/*video {*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  border: 0;*/
/*  vertical-align: baseline;*/
/*  font: inherit;*/
/*  font-size: 100%;*/
/*}*/
/*!* HTML5 display-role reset for older browsers *!*/
/*article,*/
/*aside,*/
/*details,*/
/*figcaption,*/
/*figure,*/
/*footer,*/
/*header,*/
/*hgroup,*/
/*menu,*/
/*nav,*/
/*section {*/
/*  display: block;*/
/*}*/
/*html {*/
/*  margin: 0;*/
/*  padding: 0;*/
/*  font-size: 62.5%;*/
/*  !* Corrects text resizing oddly in IE6/7 when body font-size is set using em units http://clagnut.com/blog/348/#c790 *!*/

/*  -webkit-text-size-adjust: 100%;*/
/*  !* Prevents iOS text size adjust after orientation change, without disabling user zoom *!*/

/*  -ms-text-size-adjust: 100%;*/
/*  !* www.456bereastreet.com/archive/201012/controlling_text_size_in_safari_for_ios_without_disabling_user_zoom/ *!*/

/*}*/
/*ol,*/
/*ul {*/
/*  list-style: none;*/
/*}*/
/*blockquote,*/
/*q {*/
/*  quotes: none;*/
/*}*/
/*blockquote:before,*/
/*blockquote:after,*/
/*q:before,*/
/*q:after {*/
/*  content: '';*/
/*  content: none;*/
/*}*/
/*table {*/
/*  border-spacing: 0;*/
/*  border-collapse: collapse;*/
/*}*/
/*code,*/
/*kbd,*/
/*tt,*/
/*var {*/
/*  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;*/
/*}*/
/*abbr,*/
/*acronym {*/
/*  border-bottom: 1px dotted #666;*/
/*  cursor: help;*/
/*}*/
/*mark,*/
/*ins {*/
/*  background: #fff9c0;*/
/*  text-decoration: none;*/
/*}*/
/*sup,*/
/*sub {*/
/*  font-size: 75%;*/
/*  height: 0;*/
/*  line-height: 0;*/
/*  position: relative;*/
/*  vertical-align: baseline;*/
/*}*/
/*sup {*/
/*  bottom: 1ex;*/
/*}*/
/*sub {*/
/*  top: .5ex;*/
/*}*/
/*small {*/
/*  font-size: 75%;*/
/*}*/
/*big {*/
/*  font-size: 125%;*/
/*}*/
/*figure {*/
/*  margin: 0;*/
/*}*/
/*table {*/
/*  margin: 0 0 1.5em;*/
/*  width: 100%;*/
/*}*/
/*th {*/
/*  font-weight: bold;*/
/*}*/
/*button,*/
/*input,*/
/*select,*/
/*textarea {*/
/*  font-size: 100%;*/
/*  !* Corrects font size not being inherited in all browsers *!*/

/*  margin: 0;*/
/*  !* Addresses margins set differently in IE6/7, F3/4, S5, Chrome *!*/

/*  vertical-align: baseline;*/
/*  vertical-align: middle;*/
/*  !* Improves appearance and consistency in all browsers *!*/

/*}*/
/*button,*/
/*input {*/
/*  line-height: normal;*/
/*  !* Addresses FF3/4 setting line-height using !important in the UA stylesheet *!*/

/*  overflow: visible;*/
/*  !* Corrects inner spacing displayed oddly in IE6/7 *!*/

/*}*/
/*button,*/
/*html input[type="button"],*/
/*input[type="reset"],*/
/*input[type="submit"] {*/
/*  border: none;*/
/*  border-radius: 10px;*/
/*  background: #ccc;*/
/*  color: rgba(0, 0, 0, 0.8);*/
/*  cursor: pointer;*/
/*  !* Improves usability and consistency of cursor style between image-type 'input' and others *!*/

/*  -webkit-appearance: button;*/
/*  !* Corrects inability to style clickable 'input' types in iOS *!*/

/*  font-size: 12px;*/
/*  font-size: 1.4rem;*/
/*  line-height: 1;*/
/*  padding: 1.12em 1.5em 1em;*/
/*}*/
/*button:hover,*/
/*html input[type="button"]:hover,*/
/*input[type="reset"]:hover,*/
/*input[type="submit"]:hover {*/
/*  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);*/
/*  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);*/
/*  box-shadow: 0 0 3px rgba(0,0,0,0.5);*/
/*}*/
/*button:focus,*/
/*html input[type="button"]:focus,*/
/*input[type="reset"]:focus,*/
/*input[type="submit"]:focus,*/
/*button:active,*/
/*html input[type="button"]:active,*/
/*input[type="reset"]:active,*/
/*input[type="submit"]:active {*/
/*  -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.5);*/
/*  -moz-box-shadow: 0 0 3px rgba(0,0,0,0.5);*/
/*  box-shadow: 0 0 3px rgba(0,0,0,0.5);*/
/*}*/
/*input[type="checkbox"],*/
/*input[type="radio"] {*/
/*  box-sizing: border-box;*/
/*  !* Addresses box sizing set to content-box in IE8/9 *!*/

/*  padding: 0;*/
/*  !* Addresses excess padding in IE8/9 *!*/

/*}*/
/*input[type="search"] {*/
/*  -webkit-appearance: textfield;*/
/*  !* Addresses appearance set to searchfield in S5, Chrome *!*/

/*  -moz-box-sizing: content-box;*/
/*  -webkit-box-sizing: content-box;*/
/*  !* Addresses box sizing set to border-box in S5, Chrome (include -moz to future-proof) *!*/

/*  box-sizing: content-box;*/
/*}*/
/*input[type="search"]::-webkit-search-decoration {*/
/*  !* Corrects inner padding displayed oddly in S5, Chrome on OSX *!*/

/*  -webkit-appearance: none;*/
/*}*/
/*button::-moz-focus-inner,*/
/*input::-moz-focus-inner {*/
/*  !* Corrects inner padding and border displayed oddly in FF3/4 www.sitepen.com/blog/2008/05/14/the-devils-in-the-details-fixing-dojos-toolbar-buttons/ *!*/

/*  border: 0;*/
/*  padding: 0;*/
/*}*/
/*input[type=text],*/
/*input[type=email],*/
/*textarea {*/
/*  color: #888888;*/
/*  border: 1px solid #dddddd;*/
/*  border-radius: 5px;*/
/*}*/
/*input[type=text]:focus,*/
/*input[type=email]:focus,*/
/*textarea:focus {*/
/*  color: #101010;*/
/*}*/
/*input[type=text],*/
/*input[type=email] {*/
/*  padding: 3px;*/
/*}*/
/*textarea {*/
/*  overflow: auto;*/
/*  !* Removes default vertical scrollbar in IE6/7/8/9 *!*/

/*  padding: 10px;*/
/*  vertical-align: top;*/
/*  !* Improves readability and alignment in all browsers *!*/

/*  width: 98%;*/
/*}*/


@import url('https://fonts.googleapis.com/css?family=Allan|Bungee');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');

.link-block {
  background-color:#faf5eb;
  margin-bottom:10px;
  padding:29px;
}
.link-block img {
  float:left;
}
.link-block div {
  padding:30px 0px;
  margin-left:18px;
  margin-top:5px;
  float:left;
}
.link-block p a,
.link-block a,
.link-block p,
.link-block  {
  font-size: 26px !important;
  font-weight: 500 !important;
  line-height: 35px !important;
  color: #333 !important;
}
.link-block div a {
  text-decoration: underline;
}
.link-block p:last-child {
  margin-bottom: 0px;
}
.link-block span {
  padding:30px;
  font-size: 26px;
  font-weight: 500;
  margin-left:10px;
}

.homepage-header-bg-strip {
  position: relative;
}

.homepage-header-bg-strip:before {
  content: '';
  position: absolute;
  top: 16%;
  bottom: 19%;
  left: 0;
  right: 0;
  background-color: #E42520;
}

/*==================================================
=            Bootstrap 3 Media Queries             =
==================================================*/

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {

}

/*==========  Non-Mobile First Method  ==========*/

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  table .arrow-underline {
    display:none !important;
  }

  /* CHAPTER */

  .download-block {
    background-color:#faf5eb;
    margin-bottom:10px;
    padding:15px;
    display: flex !important;
  }

  .download-block span {
    padding:20px !important;
    font-size: 23px !important;
    font-weight: 250;
    margin-left:10px;
    font-weight: bold;
  }
  .download-block img {
    height: 80px;
    width: 80px;
  }

  .link-block {
    background-color:#faf5eb;
    margin-bottom:10px;
    padding:29px;
  }
  .link-block img {
    float:left;
    width: 80px;
  }
  .link-block div {
    padding:20px !important;
    margin-left:20px;
    float:left;
  }
  .link-block p a,
  .link-block a,
  .link-block p  {
    font-size: 23px !important;
    font-weight: 250 !important;
    color: #333 !important;
  }
  .link-block div a {
    text-decoration: underline;
  }

  #header .backdrop {
    background: url(../images/home-header-lg.png) no-repeat center 30px;
    max-height:691px;
    overflow:hidden;
    background-size: 110% auto !important;
    min-height: 400px !important;
    height: 470px !important;
  }

  #header .header-landscape-bg {
    background: url(../images/created-by-landscape-lg.png) no-repeat center 50px !important;

    width: 100% !important;
    left:auto !important;
    margin-left:auto !important;
    margin-right:auto !important;
    margin-left:0px !important;
    top:50px;
    position:absolute;
    z-index:1002;
    background-size: 60% auto !important;
    top: 0px !important;
    min-height: 400px !important;
    display:none;
  }

  #header #jumbo_man_with_flag {
    background: url(../images/home-header-man-with-flag.png) no-repeat center 10px;
    height: 100%;
    width: 100%;
    margin-left:auto;
    margin-right:auto;
    top:10px;
    position:absolute;
    max-height: 620px;
    background-size: 30% auto !important;
  }

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  #header .backdrop {
    background: url(../images/home-header-lg.png) no-repeat center 30px;
    max-height:691px;
    overflow:hidden;
    background-size: 110% auto !important;
    min-height: 400px !important;
    height: 350px !important;

  }

  #menu_mobile {
    display:block !important;
  }
  #menu_full {
    display: none;
  }
  #footer img {
    height: 100px !important;
  }
  #footer {
    padding: 35px 25px !important;
  }
  #footer > .row > div:first-child div:first-child {
    float:left;
  }
  #footer > .row > div:first-child div:last-child {
    float:right !important;
  }
  #footer .row > div:last-child {
    text-align: left !important;
  }

  #next_chapter_footer span {
    font-size: 22px !important;
  }
  #next_chapter_footer div.row {

    margin-bottom: 75px;
    padding: 50px 0px !important;
  }
  #next_chapter_footer .row > div > div:last-child {
    margin-top:-38px !important;
  }
  .large-black-text a:after {
    content:"";
    background: url(../images/arrow-next-btn.png) 0 0 no-repeat;
    display:inline-block;
    width: 55px !important;
    height:63px;
    top: 40px !important;
    position:relative;
    background-size: 55px !important;
    margin-left: 10px;
  }

  /* CHAPTER 1 */
  #survey_results .background {
    opacity:0.5;
    position:absolute;
    top: 50%;
    left: -50%;
    width: 200%;
    height: 1400px !important;
    margin-top:-400px !important;
    background: #fcf9f5 url(images/chapter-rectangle.png) center center no-repeat;
    /*background: #00f9f5 url(images/chapter-rectangle.png) center center no-repeat;*/
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
  .quote {
    padding: 20px;
    margin-top: 10px;
  }

  /* ==== CHAPTER 2 */

}

/* Small Devices, Tablets 768 */
@media only screen and (max-width : 768px) {

  #header .backdrop {
    background: url(../images/home-header-lg.png) no-repeat center 30px;
    max-height:691px;
    display: block !important;
  }
  .is-table-row [class*="col-"] {
    width: 100% !important;
    float: none !important;

    overflow:hidden;
    background-size: 110% auto !important;
    min-height: 300px !important;
    height: 300px !important;

  }

  #header #mark_pq {
    background: url(../images/mark-pq.png) no-repeat right 20px bottom 110px !important;
    width:100%;
    height:100%;
    z-index:1001;
    top: 10px;
    margin-left:auto;
    margin-right:auto;
    position:absolute;
  }

  /* === CHAPTER 2 */
  /*
  .is-table-row {	    display: inline-block !important;
      vertical-align: top;
      padding: 0px;
      height: auto !important;
  }

  #compare_table .compare-table-body {
      padding: 20px;
      border-bottom: 1px solid #e6e6e6;
      height: auto !important;
  }
  */

  /* CHAPTER */

  .download-block {
    background-color:#faf5eb;
    margin-bottom:10px;
    padding:15px;
    display: flex !important;
  }

  .download-block span {
    padding:20px !important;
    font-size: 23px !important;
    font-weight: 250;
    margin-left:10px;
    font-weight: bold;
  }
  .download-block img {
    height: 80px;
    width: 80px;
  }
  .link-block {
    background-color:#faf5eb;
    margin-bottom:10px;
    padding:29px;
  }
  .link-block img {
    float:left;
    width:80px;
  }
  .link-block div {
    padding:20px !important;
    margin-left:20px;
    float:left;
  }
  .link-block p a,
  .link-block a,
  .link-block p  {
    font-size: 23px !important;
    font-weight: 250 !important;
    color: #333 !important;
  }
  .link-block div a {
    text-decoration: underline;
  }

}



/* Extra Small Devices, Phones 480px */
@media only screen and (max-width : 480px) {
  .homepage-header-bg-strip {
    margin-top: 2rem;
  }

  body {
    font-size: 16px !important;
  }

  p , li, span, #top9_accordion h3, #objective_accordion h3 {
    font-size: 1em !important;
    line-height: 1.5em !important;
  }
  p.lead {
    font-size: 1em !important;
    margin-bottom:0em !important;
  }
  h1 {
    margin-top: 0em !important;
    margin-bottom:1em !important;
    font-size: 1.2em !important;
    line-height: 1.5em !important;
    font-weight: 500 !important;
    color:#333333;
  }

  h2 {
    margin-bottom:1em !important;
    font-size: 1em !important;
    line-height: 1.5em !important;
    font-weight:500 !important;
    color:#333333;
  }
  h3 {
    font-size: 1.4em !important;
  }

  #next_chapter_footer .row > div > div:last-child {
    margin-top:-100px !important;
  }
  /*
  #next_chapter_footer .row > div > div:last-child {
      margin-top: 0px !important;
  }*/
  #next_chapter_footer [class^="col-"] > div:first-child,
  #next_chapter_footer [class^="col-"] > div:last-child  {
    float:none !important;
    text-align: left !important;
    display: block !important;
  }
  #next_chapter_footer .float-left,
  #next_chapter_footer .float-right {
    float:none !important;
    clear: both;
    margin: 0px !important;
    padding: 0px !important;
  }
  #next_chapter_footer span {
    display: block !important;
  }


  .large-red-text {
    display: block !important;
  }
  .large-black-text {
    display: block !important;
  }
  .large-black-text a {
    font-size: 0.8em !important;
  }
  .large-red-text {
    font-size: 0.8em !important;
  }
  .large-black-text a:after {
    content:"";
    background: url(../images/arrow-next-btn.png) 0 0 no-repeat;
    display:inline-block;
    width: 3em !important;
    height: 3em;
    top: 2.4em !important;
    position:relative;
    background-size: 3em auto !important;
    margin-left: 1em;
  }

  span.copyright {
    font-size: 0.8em !important;
  }

  /*
  #header .backdrop {
      background: url(../images/home-header-lg.png) no-repeat center 30px;
      max-height:691px;
      overflow:hidden;
      background-size: 110% auto !important;
      min-height: 240px !important;
      height: 240px !important;
  }
  /*
  h1 {
      font-size: 24px !important;
      line-height: 40px;
      font-family: Bungee, Arial, Tahoma;
  }*/
  h1.underline {
    padding-bottom:0px !important;
    border-bottom: 2px solid #ffffff !important;
    width: 180px !important;
    margin-left: auto;
    margin-right: auto;
  }
  /*
  .lead {
      font-size: 20px !important;
      line-height: 28px;
      font-family: Allan, Arial, Tahoma;
      font-weight: 600 !important;
      color: #e42520 !important;
      margin-bottom: 0px !important;
      padding-bottom:0px;
  }*/
  /*
  p , li, #top9_accordion h3 {
      font-size: 22px !important;
      line-height: 28px !important;
      font-family: Rubik, Arial, Tahoma, Verdana;
      font-weight: 200 !important;
      color: #333333 !important;
  }*/
  .author-img {
    height: 184.6px !important;
  }

  #footer div {
    text-align: left !important;
  }

  #next_chapter_footer .row > div > div:last-child {
    margin-top:-38px !important;
  }






  /*
  .large-black-text a:after {
      content:"";
      background: url(../images/arrow-next-btn.png) 0 0 no-repeat;
      display:inline-block;
      width: 55px !important;
      height:63px;
      top: 40px !important;
      position:relative;
      background-size: 55px !important;
      margin-left: 10px;
  }*/
  /*
  .large-red-text {
      font-size: 15px !important;
  }
  /*
  .large-black-text {
      font-size: 15px !important;
  }*/

  /*
  #next_chapter_footer div.row {

      margin-bottom: 75px;
      padding: 50px 0px !important;
  }
  #next_chapter_footer span {
      font-size: 22px !important;
  }
  */
  .chapters-btn {
    margin-top: 7px !important;
  }
  .chapters-btn-close {
    margin-top: 5px !important;
  }
  #top_navigation_menu {
    height: 60px !important;
    padding: 20px 0 !important;
  }

  #emotions_section .col-sm-3 {
    padding-bottom: 20px;
  }

  .multirow-heading-large h5 {
    font-size: 1.2em !important;
  }
  .multirow-heading-large h2 {
    font-size: 1.2em !important;
  }

  /*
  h2 {
      margin-bottom:40px;
      font-size: 22px !important;
      font-weight:700 !important;
      color:#333333;
  }*/
  input#email {
    width: auto !important;
    max-width: 465px;
  }


  /*
  #footer img {
      height: 100px !important;
  }

  #footer li {
      margin-right: 12px !important;
  }*/

  #footer img {
    height: 75px !important;
  }

  #footer li {
    margin-right: 8px !important;
  }
  #footer {
    padding: 35px 25px !important;
  }
  #footer > div > div:last-child > p:first-child {
    display: none;
  }

  #footer li:last-child {
    margin-right: 0px !important;
  }
  #subscribe p {
    font-weight: normal !important;
    line-height: 1em !important;
  }
  #subscribe p:nth-child(3) {
    display: none;
  }
  #subscribe p:nth-child(5) {
    display: none;
  }
  #subscribe {
    /*padding-top: 75px !important;*/
    padding: 75px 0 40px 0 !important;
    height: auto !important;
  }
  #subscribe input {
    padding: 23px !important;
    line-height: 30px !important;
    font-size: 1em !important;
    border-radius: 2px;
  }
  .input-arrow img {
    width: 70%;
  }


  #subscribe .input-arrow > a {
    position:absolute;
    margin-left: -75px !important;
    margin-top: 20px !important;
    transition: opacity 0.5s;
  }
  #subscribe h1.underline {
    width: 7em !important;
  }

  /* CHAPTER */

  .download-block {
    background-color:#faf5eb;
    margin-bottom:10px;
    padding:15px;
    display:block !important;
    padding:20px 10px !important;
  }

  .download-block span {
    padding:10px !important;
    font-size:0.9em !important;
    font-weight: 250;
    margin-left:10px;
    font-weight: bold;
    display:block;
    margin:0px !important;
    padding:0px !important;
    text-align: center;
    margin-top: 1em !important;
  }
  .download-block img {
    height: 50px !important;
    width: 50px !important;
    display:block !important;
    margin-left:auto !important;
    margin-right:auto !important;
    overflow:hidden !important;
  }

  .link-block {
    background-color:#faf5eb;
    margin-bottom:10px;
    padding:20px 10px !important;
  }
  .link-block img {
    float:none !important;
    width: 50px !important;
    display: block;
    margin-left: auto;
    margin-right: auto;

  }
  .link-block div {
    padding:10px !important;
    margin-left: 0px !important;
    float:none !important;
    font-size:16px !important;
    text-align: center;
  }
  .link-block p a,
  .link-block a,
  .link-block p  {
    font-size:14px !important;
    font-weight: 250 !important;
    color: #333 !important;
  }
  .link-block div p:nth-child(2) {
    margin-bottom:0px !important;
  }
  .link-block div p:nth-child(3) {
    display:none !important;
  }

  .link-block div a {
    text-decoration: underline;
  }


  /*
  .link-block {
      background-color:#faf5eb;
      margin-bottom:10px;
      padding:29px;
  }
  .link-block img {
      float:left;
      width: 50px !important;
  }
  .link-block div {
      padding:10px !important;
      margin-left:10px;
      float:left;
  }
  .link-block p a,
  .link-block a,
  .link-block p  {
      font-size: 15px !important;
      font-weight: 250 !important;
      color: #333 !important;
  }
  .link-block div a {
      text-decoration: underline;
  }
  */

  .th-mobile img {
    height: 60px;
  }


  #menu_content {
    display: none;
    font: 16px/20px Rubik, Arial, Verdana, Tahoma !important;
    font-weight: 200;
  }
  #menu_content ul {
    list-style: none;
    padding: 0 3px 0 0;
  }
  #menu_content ul li {
    margin-bottom: 20px;
  }
  #menu_content span.chapter {
    text-decoration: underline;
  }
  #menu_content h3 {
    padding-top: 10px;
  }
  #menu_content .non-released h3,
  #menu_content .non-released span,
  #menu_content .non-released li,
  #menu_content .non-released a,
  #menu_content .non-released h2 {
    color: #999999 !important;
  }

  #menu_content > div > div > p:first-child {
    display:none;
  }

  #menu_popup {
    top: 52px !important;
  }
  #menu_popup_mobile_only {
    top: 52px !important;
  }

  div.chapters-btn-close
  {
    margin-top: 2px !important;
  }

  #tooltip {
    z-index: 1000;
    background: transparent url(../images/tooltip-arrow.png) center 0px no-repeat;
    width: 100% !important;
    left:0px !important;
    margin-left: 0px !important;
    height:400px;
    padding-top:10px;
    position:absolute;
    display:none;
    color:#fff;
  }

  #tooltip .internal-text{
    background-color: #173355;
    padding:20px;
    font-weight: 500;
    font-size: 16px !important;
    font-family: Rubik, Arial, Tahoma, Verdana;
    color:#fff !important;
  }
  #tooltip .internal-text li,
  #tooltip .internal-text span {
    color:#fff !important;
    font-weight: 500 !important;
    font-size: 16px !important;
    padding: 0px;
  }
  #tooltip ul {
    padding: 0px 0px 0px 25px;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
  #header .backdrop {
    background: url(../images/home-header-lg.png) no-repeat center 30px;
    max-height:691px;
    overflow:hidden;
    background-size: 110% auto !important;
    min-height: 220px !important;
    height: 220px !important;

  }
}

.float-left {
  float:left;
}
.float-right {
  float:right;
}

#menu_mobile {
  display:none;
}

body {
  background-color: #ffffff;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale !important;
  /*font-size: 24px;
  line-height: 36px;*/
  font-size: 18px;
  line-height: 30px;
  font-family: Rubik, Arial, Tahoma, Verdana;
  font-weight: 400 !important;
  color: #333333 !important;
}
strong {
  font-weight: 500 !important;
}
#top_navigation_menu
{
  height: 121px;
  padding: 50px 0px;
}
#top_navigation_menu ul
{
  list-style: none;
  padding: 0px;
}
#top_navigation_menu ul > li {
  float:left;
}
#top_navigation_menu > div.row > div:first-child > ul {
  float:left;
}
#top_navigation_menu > div.row > div:last-child > ul {
  float:right;
}
#top_navigation_menu li:last-child
{
  margin:0px;
}
#top_navigation_menu li
{
  font: 17px/17px Rubik, Arial, Verdana, Tahoma;
  font-weight: 100;
  margin: 0 30px 0 0;
}
#chapters_btn span {
  font: 20px/20px Rubik, Arial, Verdana, Tahoma;
  font-weight: 100;
}
div.chapters-btn-close
{
  display: inline-block;
  height: 17px;
  float:left;
  margin-top: 0px;
  margin-right:25px;
  width: 22px;
  background: url(./assets/images/close-btn.png) 0 0 no-repeat;
  position: absolute;
  left: 17px;
  display: none;
}
div.chapters-btn
{
  display: inline-block;
  height: 15px;
  float:left;
  margin-top: 3px !important;
  margin-right:25px;
  width: 22px;
}
div.chapters-btn > div
{
  margin-bottom: 3px;
  height: 3px;
  background-color: #333333;
}
div.chapters-btn > div:nth-child(1)
{
  width: 18px;
}
div.chapters-btn > div:nth-child(2)
{
  width: 20px;
}
div.chapters-btn > div:nth-child(3)
{
  width: 22px;
}
a
{
  color:#333333;
  transition: all 0.2s;
}
a:focus
{
  text-decoration:none;
}
a:hover
{
  opacity: 0.5;
  text-decoration:none;
}
a:active,
a:visited {
  color: #333333 !important;
}
a:hover div.chapters-btn > div
{
  width: 22px;
}
/*p, li, span {
	font-size: 24px;
	line-height: 36px;
	font-family: Rubik, Arial, Tahoma, Verdana;
	font-weight: 400 !important;
	color: #333333 !important;
}*/
p, li, span {
  font-size: 18px;
  line-height: 30px;
  font-family: Rubik, Arial, Tahoma, Verdana;
  font-weight: 400 !important;
  color: #333333 !important;
}

h1 {
  font-size: 38px;
  line-height: 40px;
  font-family: Bungee, Arial, Tahoma;
  color: #173355;
}
h1.underline {
  padding-bottom:5px;
  border-bottom: 3px solid #ffffff;
  width: 270px;
  margin-left: auto;
  margin-right: auto;
  color:#fff !important;
}

.main-content p a {
  text-decoration: underline;
}
/*
h1.decorated	 {
	background: url(../images/heading-style-icon.png) no-repeat center 82px;
	height: 149px;
}*/

#menu_popup {
  background-color:#ffffff; height: 100%; width: 100%; position: absolute; z-index:20000; top: 101px; border-top: 3px solid #f1f1f1; /*transition: all 0.2s ease-in-out; */border-bottom:1px
}
#menu_popup #menu_content {
  overflow: auto; height:100%
}
#menu_popup h2 {
  font-size: 36px;
  line-height: 36px;
  font-family: Allan, Arial, Tahoma;
  font-weight: bold;
  color: #e42520 !important;
  margin-bottom: 0px !important;
  padding-bottom:0px;
}
#menu_popup h3 {
  font-size: 26px;
  line-height: 26px;
  font-family: Allan, Arial, Tahoma;
  font-weight: bold;
  color: #e42520 !important;
  margin-bottom: 0px !important;
  padding-bottom:20px;
}

#menu_popup_mobile_only {
  background-color:#ffffff; height: 100%; width: 100%; position: absolute; z-index:20000; top: 101px; border-top: 3px solid #f1f1f1; /*transition: all 0.2s ease-in-out; */border-bottom:1px
}
#menu_popup_mobile_only #menu_content {
  overflow: auto; height:100%
}
#menu_popup_mobile_only h2 {
  font-size: 36px;
  line-height: 36px;
  font-family: Allan, Arial, Tahoma;
  font-weight: bold;
  color: #e42520 !important;
  margin-bottom: 0px !important;
  padding-bottom:0px;
}
#menu_popup_mobile_only h3 {
  font-size: 26px;
  line-height: 26px;
  font-family: Allan, Arial, Tahoma;
  font-weight: bold;
  color: #e42520 !important;
  margin-bottom: 0px !important;
  padding-bottom:20px;
}




.img-label {
  font-size: 16px;
  line-height: 16px;
  font-family: Rubik, Arial, Tahoma, Verdana;
  font-weight: normal;
  color: #333333 !important;
}



.stat_banners_2col {
  /*max-height: 630px;*/
}
#stat_banners_2col_key {
  margin-top:20px;
}
.stat_banners_2col > div:first-child {
  border-right: 1px dashed #cdcdcd;
}
.stat_banners_2col > div > img {
  margin-left: auto;
  margin-right: auto;
}

#subscribe {
  background-color: #173355;
  height: auto;
  color: #ffffff !important;
  padding: 160px 0 110px 0px;

}

#subscribe input {
  background-color: #ffffff;
  padding: 33px;
  font-size: 24px;
  line-height: 36px;
  font-family: Rubik, Arial, Tahoma, Verdana;
  font-weight: normal;
  color: #333333 !important;
  border-radius: 2px 0 0 2px;
  width: 100%;
  border: 0px;
}
#subscribe div.row {

}
#subscribe input::-webkit-input-placeholder { /* Chrome */
  color: #333333;
  transition: opacity 250ms ease-in-out;
}
#subscribe input:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
#subscribe input:-ms-input-placeholder { /* IE 10+ */
  color: red;
  transition: opacity 250ms ease-in-out;
}
#subscribe input:focus:-ms-input-placeholder {
  opacity: 0.5;
}
#subscribe input::-moz-placeholder { /* Firefox 19+ */
  color: #333333;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
#subscribe input:focus::-moz-placeholder {
  opacity: 0.5;
}
#subscribe input:-moz-placeholder { /* Firefox 4 - 18 */
  color: red;
  opacity: 1;
  transition: opacity 250ms ease-in-out;
}
#subscribe input:focus:-moz-placeholder {
  opacity: 0.5;
}
#subscribe p {
  color: #ffffff !important;
  font-size: 24px;
  font-weight: 200;

}
#subscribe .input-arrow {
  position:relative;
}
#subscribe .input-arrow > a {
  position:absolute;
  margin-left: -95px;
  margin-top: 35px;
  transition: opacity 0.5s;
}
#subscribe .input-arrow > a:hover {
  opacity: 0.2;
}

#header {
  top:-30px;
  margin-bottom: 10px;
  height: auto;
  text-align:center;
  overflow:hidden;

}
#header .backdrop {
  background: url(./assets/images/home-header-lg.png) no-repeat center 30px;
  height:691px;
  overflow:hidden;
}

#header #jumbo_man_with_flag {
  background: url(./assets/images/home-header-man-with-flag.png) no-repeat center 10px;
  height: 100%;
  width: 100%;
  margin-left:auto;
  margin-right:auto;
  top:10px;
  position:absolute;
  max-height: 620px;
}

#header #mark_pq {
  background: url(./assets/images/mark-pq.png) no-repeat right 20px bottom 140px;
  width:100%;
  height:100%;
  z-index:1001;
  top: 10px;
  margin-left:auto;
  margin-right:auto;
  position:absolute;
}

/*
#header .header-landscape-bg {
	background: url(../images/created-by-landscape-lg.png) no-repeat 0 0;
	height: 610px;
	width: 1159px;
	left:50%;
	margin-left:-577px;
	top:60px;
	position:absolute;
	z-index:1002;
}
*/

#header .header-landscape-bg {
  background: url(./assets/images/created-by-landscape-lg.png) no-repeat 0 0;
  height: 610px;
  width: 1159px;
  left:50%;
  margin-left:-577px;
  top:60px;
  position:absolute;
  z-index:1002;
}

#footer > div > div:last-child {
  text-align: right;
}
#footer {
  padding: 37px 0px;
  font-size: 16px;
  line-height: 16px;
  font-family: Rubik, Arial, Tahoma, Verdana;
  font-weight: 100;
  color: #999999 !important;
}
#footer ul {
  padding: 0px;
  list-style: none;
}
#footer ul > li {
  float: left;
  margin-right: 14px;
}
#footer > div.row > div:last-child > p:first-child {
  height: 10px;
}
span.copyright,
span.copyright a {
  font-weight: 100 !important;
  font-size: 16px;
  color:#999999 !important;
}
.reading-btn {
  max-width: 389px;
  display:block;
  margin-left:auto;
  margin-right:auto;
}
#menu_content {
  display: none;
  font: 20px/24px Rubik, Arial, Verdana;
  font-weight: 200;
}
#menu_content ul {
  list-style: none;
  padding: 0 3px 0 0;
}
#menu_content ul li {
  margin-bottom: 20px;
}
#menu_content span.chapter {
  text-decoration: underline;
}
#menu_content h3 {
  padding-top: 10px;
}
#menu_content .non-released h3,
#menu_content .non-released span,
#menu_content .non-released li,
#menu_content .non-released a,
#menu_content .non-released h2 {
  color: #999999 !important;
}
figcaption {
  font: Rubik, Arial, Tahoma, Verdana;
  font-size: 16px;
  font-style: italic;
}
#top9_accordion .ui-accordion-header:first-child {
  border-top: 3px solid #173355;
}
#top9_accordion .ui-accordion-header {
  border-bottom: 1px solid #333333;
  padding: 30px 60px 30px 60px;
  margin: 0px;
  /*font-size: 24px;*/
  font-size: 18px;
  line-height: 30px;
  font-weight: 400;
  font-family: Rubik, Arial, Tahoma, Verdana;
  transition: background-color 0.2s ease-in-out;
  color: #333 !important;
  background: url(../images/drop-down-arrow.png) right center no-repeat;
}
#top9_accordion .ui-accordion-header-active {
  background: url(../images/drop-up-arrow.png) right center no-repeat;
}
#top9_accordion .ui-accordion-header:hover {
  background-color:#e5e5e5;
}
#top9_accordion .ui-accordion-header img {
  position:absolute;
  left:18px;
  margin-top:-6px;
}
#top9_accordion .ui-accordion-header:hover {
  cursor: pointer;
}
#top9_accordion .ui-accordion-header span {
  margin-top: 10px;
  margin-left: 30px;
  display: inline-block;
  position: absolute;
}
#top9_accordion div {
  border-bottom: 1px solid #ccc;
  font-weight: 200;
  padding: 20px 0;
}
#top9_accordion .ui-accordion-content {
  height:auto !important;
}


#objective_accordion .ui-accordion-header:first-child {
  border-top: 1px solid #dbdbdb;
}
#objective_accordion .ui-accordion-header {
  border-bottom: 1px solid #dbdbdb;
  padding: 30px 20px 30px 5px;
  margin: 0px;
  /*font-size: 24px;*/
  font-size: 18px;
  line-height: 30px;
  font-weight: 400 !important;
  font-family: Rubik, Arial, Tahoma, Verdana;
  transition: background-color 0.2s ease-in-out;
  color: #333 !important;
}
#objective_accordion .ui-accordion-header:hover {
  background-color:#e6e6e6;
}
#objective_accordion .ui-accordion-header img {
  position:absolute;
  left:18px;
  margin-top:-6px;
}
#objective_accordion .ui-accordion-header:hover {
  cursor: pointer;
}
#objective_accordion .ui-accordion-header span {
  margin-top: 10px;
  margin-left: 30px;
  display: inline-block;
  position: absolute;
}
#objective_accordion div {
  border-bottom: 1px solid #ccc;
  font-weight: 200;
  padding: 20px 0;
}
a.underline {
  text-decoration: underline;
}
/*
h2 {
	margin-bottom:40px;
	font-size: 26px;
	font-weight:500;
	-webkit-font-smoothing: antialiased;
	line-height: 36px;
	color:#333333;
}
h6 {
	font-weight:500;
	font-size: 1em;
}
*/
h2 {
  margin-bottom:40px;
  font-size: 22px;
  font-weight:500;
  -webkit-font-smoothing: antialiased;
  line-height: 34px;
  color:#333333;
}
h6 {
  font-weight:500;
  font-size: 18px;
  line-height: 30px
}

.chapter p {
  margin-bottom: 30px;
}
.chapter h3,
.chapter h4,
.chapter h5 {
  font-size: 36px;
  line-height: 36px;
  font-family: Allan, Arial, Tahoma;
  font-weight: bold;
  color: #e42520 !important;
  margin-bottom: 0px !important;
  padding-bottom:38px;
}
.chapter h4 {
  font-size:28px;
  line-height: 28px;
}
.chapter h5 {
  font-size: 20px;
  line-height: 20px;
}
.multirow-heading {
  text-align: center;
}
.multirow-heading h5 {
  padding-bottom: 0px;
}
.multirow-heading h2 {
  padding-top: 0px !important;
  margin-top: 10px;
  font-family: Bungee, Arial, Tahoma, Verdana;
  color: #173355;
}
.multirow-heading-large h2 {
  font-size: 38px;
}
.multirow-heading-large h5 {
  font-size: 28px;
}
.chapter figure.figure-center {
  margin-left:auto;
  margin-right:auto;
  display:block;
  max-width: 448px
}
#survey_results_container {
  margin-top:0px;
  overflow:hidden;
}
#survey_results {
  position: relative;
  height:600px;
  margin-top:200px;
  margin-bottom:400px;
}
#survey_results .background {
  opacity:0.5;
  position:absolute;
  top: 50%;
  left: -50%;
  width: 200%;
  height: 800px;
  margin-top:-400px;
  background: #fcf9f5 url(images/chapter-rectangle.png) center center no-repeat;
  /*background: #00f9f5 url(images/chapter-rectangle.png) center center no-repeat;*/
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg);
}
#survey_results div.row > div {
  height: 190px;
}
#next_chapter_footer div.row {
  border-top: 2px solid #173355;
  border-bottom: 2px solid #d1d6dd;
  margin-bottom: 75px;
  padding: 100px 0px;
}
#next_chapter_footer div.row > div:last-child {
  text-align: right;
}
#next_chapter_footer .row > div > div:last-child {
  margin-top:-28px;
}
.large-red-text {
  font-size: 30px;
  color: #e42520 !important;
  font-weight: 500 !important;
}
.large-black-text {
  font-size: 30px;
  color: #333333;
  font-weight: 500 !important;
  display: block;
  margin-top:-7px;
}
.large-black-text a:after {
  content:"";
  background: url(../images/arrow-next-btn.png) 0 0 no-repeat;
  display:inline-block;
  width: 113px;
  height:63px;
  top: 24px;
  position:relative;
  background-size: 113px 63px;
  margin-left: 10px;
}
#footer > .row > div:first-child ul:first-child {
  float:left;
}
#footer > .row > div:first-child ul:last-child {
  float:left;
}

#menu_full > ul {
  float:right;
}

#menu_full li.active a {
  text-decoration: underline;
}


.img-center {
  margin-left:auto;
  margin-right:auto;
  display: block;
  position: relative;
}


/* CHAPTER SPECIFICS */



/* ===== CHAPTER 2 */

.is-table-row {
  display: table;
}
.is-table-row [class*="col-"] {
  float: none;
  display: table-cell;
  vertical-align: top;
  padding: 0px;
}

.accordion-hidden, .accordion-hidden + div {
  display: none;
}

.input-arrow {position: relative}
.input-arrow .row > div {padding-right: 0}

#subscribe input[type="submit"] {
  background: #fff url(/wp-content/themes/lan/assets/images/input-arrow-btn.png) center center no-repeat !important;
  text-indent: -9999px;
  box-shadow: none;
  font-size: 0px;
  width: 100%;
  padding: 0px;
  position: absolute;
  right: 0;
  border-radius: 0 2px 2px 0;
  background: #fff;
  height: 102px;
}

/* ====== CHAPTER 3 */


/* HOVER COLOR */
/*
a svg:hover #facebook,
a svg:hover #instagram {
  fill: #111;
}
*/
/* GENERAL STYLES */
/*
body {
  background-color: #bad0b8;
  background-image: -webkit-linear-gradient(right, #FC7864, #FDA366);
  background-image: -moz-linear-gradient(right, #FC7864, #FDA366);
  background-image: -o-linear-gradient(right, #FC7864, #FDA366);
  background-image: -ms-linear-gradient(right, #FC7864, #FDA366);
  background-image: linear-gradient(right, #FC7864, #FDA366);
}
article {
  width: 100%;
  margin: 60px auto;
  text-align: center;
  zoom: 2;
}
a {
  outline: none;
  border: 0;
  text-decoration: none;
}
a svg #facebook,
a svg #instagram {
  transition: 200ms;
  transition-timing-function: ease-in-out;
  -webkit-transition: 200ms;
  -webkit-transition-timing-function: ease-in-out;
}

*/
#non_menu {
  margin-top:-20px;
}

#tooltip {
  z-index: 1000;
  background: transparent url(../images/tooltip-arrow.png) center 0px no-repeat;
  width: 273px;
  margin-left:-116.5px;
  height:400px;
  padding-top:10px;
  position:absolute;
  display:none;
  color:#fff;
}

#tooltip .internal-text{
  background-color: #173355;
  padding:20px;
  font-weight: 500;
  font-size: 20px;
  font-family: Rubik, Arial, Tahoma, Verdana;
  color:#fff !important;
}
#tooltip .internal-text li,
#tooltip .internal-text span {
  color:#fff !important;
  font-weight: 500 !important;
  font-size: 20px !important;
  padding: 0px;
}
#tooltip ul {
  padding: 0px 0px 0px 25px;
}

#navigation_container {
  background-color:#fff;
  transition: all 0.2s ease-in-out;
}
#fixed_navigation_bar {
  transition: all 0.5s ease-in-out;
  background-color:#ffffff;
}
.fixed-menu {
  border-top: none;
  box-shadow: 0 0 5px #ccc;
  z-index:30000;
  background-color: #ffffff;
}

.menu-padding {
  margin-top:122px !important;
}


/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {

}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

#subscribe a {
  color:#fff !important;
}

span.error {
  display:none;
  color:red !important;
}

.embed-responsive-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  height: auto;
  margin-bottom: 25px;
  margin-top: 25px;
}

.embed-responsive-wrapper iframe, .embed-responsive-wrapper object, .embed-responsive-wrapper embed {
  position: absolute;
  top: 0;
  left: 10%;
  width: 80%;
  height: 80%;
}


#about_brickwall {
  background: url(./assets/images/about_brickwall.png) 0 0 repeat;
  height: 877px;
  padding: 118px 0px;
}
@media only screen and (max-width : 480px) {
  #about_brickwall {
    height: 800px !important;
    padding: 100px 0px !important;
  }
}

.home #non_menu > div > div{
  background: #e42421;
  margin-bottom: 60px;
}