/*!
 Theme Name:   JTF TANDFGROUP CHILD
 Theme URI:
 Description:  A child theme for JTF based on Taylorandfrancis.com
 Author:       Journals E-Marketing
 Author URI:   http://taylorandfranics.com
 Template:     JTF
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  jtf-tandfgroup-child
*/
/* Adds item highlight to current page in navigation menu when on the homepage */
.home .navigation__menu--list-home {
  background: none; }

#menu-item-1647 a {
  background: #0955A8;
  -webkit-box-shadow: 0 5px 0 #6db5ff;
  box-shadow: 0 5px 0 #6db5ff;
  color: #ffffff; }
  #menu-item-1647 a:hover {
    background: #1B76BC;
    -webkit-box-shadow: 0 5px 0 #B8E0F4;
    box-shadow: 0 5px 0 #B8E0F4; }

.navigation__menu {
  -webkit-box-shadow: 0 5px 0 0 #6D9DE2;
  box-shadow: 0 5px 0 0 #6D9DE2;
  background: #10147e; }
  .navigation__menu--list a {
    padding: 14px;
    font-size: 16px;
    border-bottom: 0; }
  .navigation__menu--list > li > a {
    -webkit-transition: all ease-in-out 200ms;
    transition: all ease-in-out 200ms; }
    .navigation__menu--list > li > a:hover {
      background: #1B76BC;
      -webkit-box-shadow: 0 5px 0 #B8E0F4;
      box-shadow: 0 5px 0 #B8E0F4; }
  .navigation__menu--list .current_page_item {
    background: none; }
  .navigation__menu--list li {
    margin-right: 4px; }
  .navigation__menu--list .current_page_parent .current_page_item::after {
    display: none; }
  .navigation__menu--list .current_page_ancestor .current_page_parent > a {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navigation__menu--list .menu-item-has-children .current_page_parent > a {
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navigation__menu--list .navigation__menu--stagetworeveal .navigation__menu--stagetworeveal a:hover {
    background: #6db5ff;
    color: #ffffff; }
  .navigation__menu--list .navigation__menu--stagetworeveal .navigation__menu--stagetworeveal .navigation__menu--stagetworeveal a:hover {
    background: #88c3ff;
    color: #ffffff; }

.navigation__search {
  text-align: right; }

.navigation__logo {
  height: 101px; }
  .navigation__logo a {
    border: none; }
    .navigation__logo a img {
      height: 64px; }

.breadcrumbs {
  font-size: 14px;
  color: #95989a;
  margin-top: 10px; }
  .breadcrumbs ul li--seperator {
    padding: 0 5px; }
  .breadcrumbs ul li a {
    font-size: 14px;
    color: #10147e;
    text-decoration: none; }

.bread-current {
  color: #10147e; }

/* CORE */
body {
  font-size: 16px;
  line-height: 1.5em; }

@font-face {
  font-family: 'Droid Serif';
  src: url("../fonts/DroidSerif-Regular-webfont.eot");
  src: url("../fonts/DroidSerif-Regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidSerif-Regular-webfont.woff") format("woff"), url("../fonts/DroidSerif-Regular-webfont.ttf") format("truetype"), url("../fonts/DroidSerif-Regular-webfont.svg#droid_serifregular") format("svg");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: 'Droid Serif';
  src: url("../fonts/DroidSerif-Italic-webfont.eot");
  src: url("../fonts/DroidSerif-Italic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidSerif-Italic-webfont.woff") format("woff"), url("../fonts/DroidSerif-Italic-webfont.ttf") format("truetype"), url("../fonts/DroidSerif-Italic-webfont.svg#droid_serifitalic") format("svg");
  font-weight: 400;
  font-style: italic; }

@font-face {
  font-family: 'Droid Serif';
  src: url("../fonts/DroidSerif-Bold-webfont.eot");
  src: url("../fonts/DroidSerif-Bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidSerif-Bold-webfont.woff") format("woff"), url("../fonts/DroidSerif-Bold-webfont.ttf") format("truetype"), url("../fonts/DroidSerif-Bold-webfont.svg#droid_serifbold") format("svg");
  font-weight: 700;
  font-style: normal; }

@font-face {
  font-family: 'Droid Serif';
  src: url("../fonts/DroidSerif-BoldItalic-webfont.eot");
  src: url("../fonts/DroidSerif-BoldItalic-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/DroidSerif-BoldItalic-webfont.woff") format("woff"), url("../fonts/DroidSerif-BoldItalic-webfont.ttf") format("truetype"), url("../fonts/DroidSerif-BoldItalic-webfont.svg#droid_serifbold_italic") format("svg");
  font-weight: 700;
  font-style: italic; }

body {
  padding-top: 0; }

p {
  position: relative; }

a {
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  border-bottom: 1px solid #10147e;
  color: #10147e;
  text-decoration: none;
  -ms-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word; }

input {
  height: 28px; }

h1 {
  font-size: 2.5em;
  line-height: 1.2em;
  margin-bottom: .75em;
  clear: right;
  color: #212121;
  font-family: "Droid serif", georgia, serif;
  padding: 0;
  margin-top: .75em;
  font-weight: normal; }

.main {
  padding-top: 40px; }

.page-title {
  font-size: 2em;
  line-height: 1.2;
  padding-bottom: .15em;
  border-bottom: 1px solid #cccccc; }

.page-title--post {
  margin-top: 0;
  padding-right: 70px; }

.singlepage {
  padding-top: 0; }

.sidebar__team {
  border-top: none;
  padding-left: 3.5%;
  padding-right: 3.5%; }
  .sidebar__team p {
    font-size: 16px; }

.sidebar__primary {
  padding-top: 90px; }
  .sidebar__primary form {
    padding-left: 3.5%;
    padding-right: 3.5%;
    margin-top: 1em;
    margin-bottom: 20px; }
  .sidebar__primary #information {
    background: #F2F3F8;
    border-top: 6px solid #006db4; }
    .sidebar__primary #information h3 {
      font-size: 1.4em;
      line-height: 2.14286em;
      line-height: 1.275em;
      margin-top: 0;
      margin-bottom: .375em;
      padding-top: 0;
      padding-bottom: 0;
      border: none;
      font-family: "Droid serif", georgia, serif;
      font-weight: normal; }
      .sidebar__primary #information h3 label {
        font-weight: normal; }
    .sidebar__primary #information h4 {
      font-weight: bold;
      font-size: 1em;
      font-family: "Droid serif", georgia, serif; }
    .sidebar__primary #information input {
      background: #ffffff; }
    .sidebar__primary #information .sidebar__search-submit {
      border: 1px solid #cecece;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0;
      cursor: pointer;
      -webkit-appearance: textfield;
      padding: .6em .75em .525em;
      background: #dddddd;
      font-size: 12px;
      vertical-align: top;
      line-height: 12px; }
  .sidebar__primary .promotion {
    border-bottom: 1px solid #cccccc;
    padding-top: .75em; }
  .sidebar__primary .subnav {
    border-top: none;
    padding-left: 3.5%;
    padding-right: 3.5%; }
    .sidebar__primary .subnav img {
      width: 100%; }
    .sidebar__primary .subnav .promotion__image {
      margin-bottom: .75em; }
    .sidebar__primary .subnav .cta a {
      color: #ffffff; }
  .sidebar__primary .secondary-content .promotion {
    border-bottom: 1px solid #cccccc;
    padding-top: .75em; }
  .sidebar__primary .visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; }
  .sidebar__primary .cta {
    margin-top: .375em;
    text-align: center;
    margin-bottom: 1.5em; }
  .sidebar__primary .cta a {
    border-radius: 5px;
    background: #10147e;
    border: none;
    color: #ffffff;
    padding: .4em .75em;
    text-align: center; }
  .sidebar__primary .subnav a:link, .sidebar__primary .subnav a:visited {
    border: none;
    display: inline; }
  .sidebar__primary .cta a:hover {
    background: #688fca; }
  .sidebar__primary .sidebar__social {
    margin: 0;
    padding: 0;
    margin-bottom: 1.5em; }
    .sidebar__primary .sidebar__social li {
      list-style: none; }
  .sidebar__primary i.fa.fa-twitter {
    color: #4099FF; }
  .sidebar__primary i.fa.fa-facebook-official {
    color: #3B5998; }
  .sidebar__primary i.fa.fa-linkedin {
    color: #069; }
  .sidebar__primary a {
    color: #10147e;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word; }

.singlepage .sidebar__primary {
  padding-top: 40px; }

.search__submit_tandf {
  height: 28px;
  vertical-align: top;
  margin: 0;
  line-height: 28px;
  width: 40px;
  text-align: center;
  padding: 0; }

.article--feed {
  margin-top: 2em;
  margin-bottom: 3em;
  position: relative; }

.article__feed--header {
  position: relative;
  margin-bottom: 10px; }

.article__type {
  border-bottom: none;
  font-size: 12px;
  margin-bottom: .5em;
  display: inline-block;
  color: rgba(102, 102, 102, 0.85); }
  .article__type--social {
    position: absolute;
    z-index: 20;
    bottom: 0;
    right: 0; }
    .article__type--social .sidebar__social {
      margin: 0;
      padding: 0; }
      .article__type--social .sidebar__social li {
        display: inline-block; }
        .article__type--social .sidebar__social li a {
          text-decoration: none;
          border-bottom: 0;
          font-size: 25px;
          padding: 4px; }
  .article__type--openaccess {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    color: #F29500;
    font-size: .75em; }
    .article__type--openaccess .fa {
      width: 20px;
      height: 20px;
      display: inline-block;
      line-height: 22px;
      background: #F29500;
      color: #ffffff;
      text-align: center;
      border-radius: 20px;
      font-weight: normal; }

.article h3 {
  clear: right;
  color: #688fca;
  font-family: "Droid serif", georgia, serif;
  padding: 0;
  text-decoration: none;
  font-weight: 100;
  margin-bottom: 10px;
  font-size: 20px; }
  .article h3 a:hover {
    text-decoration: none; }

.article .press-release-link {
  margin-top: 30px; }

.article #press-release-custom-image {
  opacity: 1; }
  .article #press-release-custom-image img {
    max-width: 100%;
    height: auto; }

.article .date {
  float: left; }

.feed__article-title {
  line-height: 1.5;
  padding-right: 40px; }

.switchbox__buttons {
  border-bottom: 3px solid #0955a8;
  clear: both;
  font-size: 0; }

.switchbox__button {
  cursor: pointer;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: .7rem 8px;
  width: 50%;
  text-align: center;
  font-size: 18px;
  font-family: 'Open Sans', sans-serif;
  border-bottom: none;
  margin-top: 1.125em;
  display: inline-block; }
  .switchbox__button--active {
    background: #0955a8;
    color: #ffffff; }

.switchbox__content {
  display: none; }
  .switchbox__content--active {
    display: block; }

.supporters {
  background-color: #F2F3F8;
  padding-top: 2em;
  padding-bottom: 3em; }
  .supporters__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 0;
    padding: 0; }
    .supporters__list li {
      width: 18%;
      display: inline-block; }
      .supporters__list li a {
        border: none;
        display: block; }
      .supporters__list li img {
        width: 100%; }
  .supporters__title {
    border-bottom: none;
    text-align: center;
    color: #777777;
    font-size: 1.3em;
    line-height: 1.2em;
    margin: 0;
    clear: right;
    font-family: "Droid serif", georgia, serif;
    font-weight: normal;
    margin-bottom: 20px; }

.at4-visually-hidden {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0;
  border: 0;
  overflow: hidden; }

.addthis-animated {
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-duration: .3s;
  animation-duration: .3s; }

.at4-show {
  display: block !important;
  opacity: 1 !important; }

.addthis_inline_share_toolbox {
  float: right; }

.at-resp-share-element .at-share-btn {
  display: inline-block;
  margin: 0 2px 5px;
  padding: 0;
  overflow: hidden;
  line-height: 0;
  text-decoration: none;
  text-transform: none;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  border: 0;
  font-family: helvetica neue,helvetica,arial,sans-serif;
  background-color: transparent; }

.at-style-responsive .at-share-btn {
  padding: 5px; }

.at-resp-share-element .at-share-btn .at-icon-wrapper {
  float: left; }

a .at-icon-wrapper {
  cursor: pointer; }

.at-icon-wrapper {
  display: inline-block;
  overflow: hidden; }

.at-icon {
  fill: #fff;
  border: 0; }

.at-resp-share-element .at-icon, .at-resp-share-element .at-label {
  cursor: pointer; }

.at-resp-share-element .at-share-btn:focus, .at-resp-share-element .at-share-btn:hover {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  color: #fff;
  text-decoration: none; }

.article-type--imprint-taylor-francis {
  background: url("../../img/brands-tandf.gif");
  height: 40px;
  width: 150px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat; }

.article-type--imprint-routledge {
  background: url("../../img/routledge-logo.gif");
  height: 40px;
  width: 150px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat; }

.article-type--imprint-routledge {
  background: url("../../img/routledge-logo.gif");
  height: 40px;
  width: 150px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat; }

.article-type--imprint-cogent-oa {
  background: url("../../img/cogent.gif");
  height: 40px;
  width: 150px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat; }

.article-type--imprint-wizdom {
  background: url("../../img/wizdom-logo-white-V.jpg");
  height: 40px;
  width: 150px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat; }

.article-type--imprint-crc-press {
  background: url("../../img/brand-crc-press.gif");
  height: 40px;
  width: 150px;
  display: block;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat; }

.search-results-table {
  border: 1px solid #000;
  margin-bottom: 1.5em;
  width: 100%; }
  .search-results-table th:first-child {
    border-right: 1px solid #000; }
  .search-results-table thead th {
    padding: .5em;
    width: 33.3333%;
    vertical-align: top;
    background-color: #DEDEDE;
    border-bottom: 1px solid #000;
    text-align: left; }
  .search-results-table tr:nth-child(2n+1) td {
    background-color: #fff; }
  .search-results-table td {
    padding: .5em;
    width: 33.3333%;
    vertical-align: top;
    border-right: 1px solid #666;
    border-bottom: 1px solid #666;
    border-left-width: 0;
    border-top-width: 0; }
    .search-results-table td a {
      -webkit-transition: all .2s ease;
      transition: all .2s ease;
      text-decoration: none;
      border-bottom: 1px solid #10147e;
      color: #10147e; }

.pagination__search {
  padding: 0 0 40px 0; }

.btn {
  background: #0f147e;
  border: 1px solid #0f147e; }

.promotion .search input {
  width: auto; }

.metatext {
  margin-top: 20px; }

.metatext input[type="checkbox"] {
  margin-left: 20px; }

.post__footer-section {
  border-top: 1px solid #cccccc;
  padding-top: 20px;
  margin-top: 40px; }
  .post__footer-section h3 {
    color: #333333;
    margin-bottom: 20px; }

.subject__links {
  margin-top: 40px; }
  .subject__links h3 {
    color: #333333;
    margin-bottom: 20px; }
  .subject__links a {
    padding: .25em 1em;
    display: inline-block;
    text-decoration: none;
    background-color: #10147E;
    color: #fff;
    margin-right: 20px;
    margin-bottom: 20px; }
    .subject__links a:hover {
      background-color: #1b22d9; }

.page-title {
  font-size: 2em;
  line-height: 1.2;
  padding-bottom: .15em;
  border-bottom: 1px solid #cccccc; }

.archive .sidebar__primary {
  padding-top: 0; }

h2 {
  font-size: 2em;
  line-height: 1.2;
  padding-bottom: .15em;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
  font-family: "Droid serif", georgia, serif;
  font-weight: normal; }

.search {
  font-size: 0; }
  .search input {
    width: 90%; }
  .search__submit.btn {
    padding: 0;
    margin: 0;
    height: 28px;
    line-height: 28px;
    background: #0f147e;
    border: 1px solid #0f147e; }
    .search__submit.btn:hover {
      background: #6ED678;
      border: 1px solid #6ED678;
      color: #ffffff; }
  .search-highlight {
    color: #6d9de2; }
  .search-title {
    clear: right;
    color: #212121;
    font-family: "Droid serif", georgia, serif; }

.navigation__search .search {
  width: 45vw; }

.footer {
  margin-top: 0; }
  .footer__copyright {
    background: #10147e;
    color: #fff;
    padding: 14px 0;
    font-size: 14px; }
    .footer__copyright a {
      color: #ffffff;
      text-decoration: underline; }
    .footer__copyright li {
      list-style: none;
      display: inline-block; }
      .footer__copyright li::after {
        content: "/";
        padding: 0 5px; }
      .footer__copyright li:last-of-type::after {
        display: none; }

.sidebar__primary #information h3 {
  text-align: left; }

.sidebar__primary .promotion {
  border-top: 1px solid #cccccc; }

.sidebar__primary .widget_search {
  list-style: none; }
  .sidebar__primary .widget_search input {
    width: auto; }
  .sidebar__primary .widget_search h2 {
    padding: 0;
    padding-left: 3.5%;
    padding-right: 3.5%;
    margin: 0;
    font-size: 1.4em;
    line-height: 1.275em;
    margin-bottom: .375em;
    margin-top: 20px;
    border: none;
    font-family: "Droid serif", georgia, serif;
    font-weight: normal; }

.sidebar__primary .widget_text {
  list-style: none; }
  .sidebar__primary .widget_text input {
    width: auto; }
  .sidebar__primary .widget_text h2 {
    padding: 0;
    padding-left: 3.5%;
    padding-right: 3.5%;
    margin: 0;
    font-size: 1.4em;
    line-height: 1.275em;
    margin-bottom: .375em;
    margin-top: 20px;
    border: none;
    font-family: "Droid serif", georgia, serif;
    font-weight: normal; }
  .sidebar__primary .widget_text .textwidget {
    padding: 0;
    padding-left: 3.5%;
    padding-right: 3.5%;
    padding-bottom: 20px; }

.sidebar__primary .subnav .pagebuilder__cta--copy {
  text-align: center; }
  .sidebar__primary .subnav .pagebuilder__cta--copy .widget__button {
    padding: 5px 20px;
    margin: 15px 0;
    display: inline-block;
    float: none;
    height: auto;
    line-height: inherit;
    color: #ffffff;
    border: 1px solid #006db4;
    border-radius: 4px; }
    .sidebar__primary .subnav .pagebuilder__cta--copy .widget__button:hover {
      color: #006db4;
      background: none; }

@media only screen and (max-width: 991px) {
  .home .navigation__menu--list-home {
    background: none; }
  .home #menu-item-8 a {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .navigation {
    background: #10147e;
    position: relative; }
    .navigation__logo {
      height: auto; }
      .navigation__logo a img {
        float: left;
        margin-left: 0;
        margin-right: -100%;
        width: 90%;
        margin-top: .75em;
        margin-bottom: unset;
        padding-bottom: .75em;
        max-height: 100%;
        max-width: 100%; }
    .navigation__menu {
      position: relative;
      background: #ffffff;
      -webkit-transition: all ease-in-out 200ms;
      transition: all ease-in-out 200ms;
      top: 0;
      padding-top: 0px;
      height: 0px;
      overflow: hidden;
      -webkit-box-shadow: none;
      box-shadow: none;
      display: block !important; }
      .navigation__menu.tfgroup__menu--open {
        height: 260px; }
      .navigation__menu .search {
        width: calc(100% - 20px);
        left: 10px;
        position: relative;
        margin: 20px 0; }
        .navigation__menu .search input {
          width: calc(100% - 40px); }
      .navigation__menu.navigation__menu--stageonereveal {
        height: 260px; }
      .navigation__menu--list {
        margin: 0 10px; }
        .navigation__menu--list li {
          display: inline-block;
          width: 47%;
          background: none;
          border-bottom: 1px solid #cccccc; }
          .navigation__menu--list li a {
            color: inherit;
            padding: 6px 0;
            color: #0f147e; }
        .navigation__menu--list .current_page_parent > a::before {
          background: none;
          content: "\f105";
          text-align: right;
          left: auto; }
        .navigation__menu--list .current_page_parent .current_page_item {
          background: none; }
        .navigation__menu--list .sub-menu-wrap::before {
          content: "";
          background: #6db5ff;
          width: 100%;
          position: fixed;
          top: -5px;
          height: 5px;
          display: block;
          left: 0; }
        .navigation__menu--list .sub-menu-wrap::after {
          content: "";
          background: #6db5ff;
          width: 100%;
          position: fixed;
          bottom: -5px;
          height: 5px;
          display: block; }
        .navigation__menu--list .sub-menu-wrap .sub-menu .menu-item-has-children .sub-menu-wrap::before {
          background: none; }
        .navigation__menu--list .sub-menu-wrap .sub-menu .menu-item-has-children .sub-menu::before {
          content: "";
          background: #96c9fd;
          width: 100%;
          position: absolute;
          top: -5px;
          height: 5px;
          display: block;
          left: 0; }
        .navigation__menu--list .sub-menu-wrap .sub-menu .menu-item-has-children .sub-menu::after {
          content: "";
          background: #96c9fd;
          width: 100%;
          position: absolute;
          bottom: -5px;
          height: 5px;
          display: block; }
  .mobilemenu__trigger {
    font-size: 35px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 44px;
    margin-right: 0;
    display: block;
    color: #fff;
    -webkit-transition: all ease-in-out 200ms;
    transition: all ease-in-out 200ms;
    -webkit-transform-origin: center center;
    transform-origin: center center; }
    .mobilemenu__trigger--active {
      -webkit-transform: none;
      transform: none; }
    .mobilemenu__trigger--active .fa-bars::before {
      content: "\f0c9"; }
  .footer__copyright {
    background: #10147e;
    color: #fff;
    padding: 14px 0;
    font-size: 14px;
    text-align: center;
    letter-spacing: -0.5px; }
  #menu-item-1647 a {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #0f147e; } }

@media only screen and (min-width: 992px) {
  .navigation__stickynav--locked {
    border-bottom: 46px solid #ffffff; }
  .navigation__menu {
    display: block !important; }
    .navigation__menu--list .current_page_item {
      position: relative; }
    .navigation__menu--list .current_page_ancestor .current_page_parent > a::before {
      background: none; }
    .navigation__menu--list .menu-item-has-children.navigation__menu--stagetworeveal > a::before {
      content: "";
      background: #6db5ff;
      width: 100%;
      position: absolute;
      height: 5px;
      left: 0;
      bottom: -5px;
      top: auto; }
    .navigation__menu--list .menu-item-has-children.navigation__menu--stagetworeveal .navigation__menu--stagetworeveal {
      margin: 5px 0; }
      .navigation__menu--list .menu-item-has-children.navigation__menu--stagetworeveal .navigation__menu--stagetworeveal::before {
        display: none; }
    .navigation__menu--list .menu-item-has-children .menu-item-has-children .navigation__menu--stagetworeveal {
      margin: 0; }
      .navigation__menu--list .menu-item-has-children .menu-item-has-children .navigation__menu--stagetworeveal::before {
        display: none; }
  .container {
    margin: 0 auto;
    padding: 0; }
  .footer__textright {
    text-align: right; } }

/*# sourceMappingURL=style.css.map */
