
@media (min--moz-device-pixel-ratio: 0) {
  summary {
    display: list-item;
  }
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.field--label-inline .field__label {
  padding-right: 4px;
}
.field--label-inline .field__label::after {
  content: none;
}
input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0;
}
input[type="search"]::-ms-clear {
  display: none;
}
.accessibility-links {
  position: relative;
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 1000;
}
.accessibility-links li {
  position: absolute;
  top: 10px;
  left: 10px;
  margin: 0;
}
.accessibility-links a {
  position: absolute;
  margin-left: -9999px;
  white-space: nowrap;
  padding: 0 4px;
}
.accessibility-links a:focus,
.accessibility-links a:active {
  margin-left: 0;
  background: #fff;
}
.inline-accessible {
  position: absolute;
  left: -9999px;
  display: block;
  margin-bottom: 15px;
}
.inline-accessible:hover,
.inline-accessible:focus,
.inline-accessible:active {
  position: static;
  left: auto;
}
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
}
.ir::before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.vh,
.vhidden,
.visuallyhidden {
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.vh.focusable:active,
.vh.focusable:focus,
.vhidden.focusable:active,
.vhidden.focusable:focus,
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.supports-js .js-hidden {
  display: none;
}
.supports-no-js .no-js-hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
.cf::before,
.cf::after,
.clearfix::before,
.clearfix::after {
  content: " ";
  display: table;
}
.cf::after,
.clearfix::after {
  
}
.intrinsic-wrap {
  height: 0;
  position: relative;
}
.intrinsic-el {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
}
.intrinsic-16x9 {
  padding-bottom: 56.25%;
}
.intrinsic-4x3 {
  padding-bottom: 75%;
}
@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]::after {
    content: " (" attr(href) ")";
    word-wrap: break-word;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  .ir a::after,
  .global-header a::after,
  a[href^="tel:"]::after,
  a[href^="javascript:"]::after,
  a[href^="#"]::after {
    content: "";
  }
  pre,
  blockquote {
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  picture,
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
table {
  max-width: 100%;
  margin: 40px 0;
}
table caption {
  text-align: left;
  padding-bottom: 40px;
}
table.full-width {
  width: 100%;
}
th,
td {
  text-align: left;

  padding: 15px 25px;
}
.page-wrap-outer {
  position: relative;
  overflow: hidden;
  width: 100%;
  min-width: 320px;
}
.page-wrap {
  position: relative;
  width: 100%;
}

/* li ul{margin-left: -10px !important;} */



ul,
ol {
  padding-left: 35px;
}
ol.info-block,
ol.info-block-2 {
  padding-left: 35px;
}
dl dt {
  font-weight: 700;
  margin-top: 7px;
}
dl dt + dt {
  margin-top: 0;
}
dl dd {
  margin-left: 0;
}
html,
button,
input,
select,
textarea {
  font-family: "Barlow", sans-serif;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin: 0px 0 20px;
}
h1:first-child,
.h1:first-child,
h2:first-child,
.h2:first-child,
h3:first-child,
.h3:first-child,
h4:first-child,
.h4:first-child,
h5:first-child,
.h5:first-child,
h6:first-child,
.h6:first-child {
  margin-top: 0;
}
.page-title {
  margin-top: 0;
}
p,
pre,
dl,
menu,
ol,
ul,
.field--type-datetime,
.teaser-metadata {
  margin: 10px 0;
}
p:first-child,
pre:first-child,
dl:first-child,
menu:first-child,
ol:first-child,
ul:first-child,
.field--type-datetime:first-child,
.teaser-metadata:first-child {
  margin-top: 0;
}
p:last-child,
pre:last-child,
dl:last-child,
menu:last-child,
ol:last-child,
ul:last-child,
.field--type-datetime:last-child,
.teaser-metadata:last-child {
  margin-bottom: 0; 
}
ol{margin-left: -20px;}
hr {
  margin: 80px 0;
  border: none;
  border-bottom: 1px solid #eaeaea;
  height: 0;
  clear: both;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
 
}
h1,
.h1 {
  line-height: 1.2;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 64em) {
  h1,
  .h1 {
    font-size: 52px;
  }
}
@media (max-width: 63.9375em) {
  h1,
  .h1 {
    font-size: 42px;
  }
}
h2,
.h2 {
  line-height: 1.2;
  font-family:"Barlow", sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 64em) {
  h2,
  .h2 {
    font-size: 36px;
  }
}
@media (max-width: 63.9375em) {
  h2,
  .h2 {
    font-size: 32px;
  }
}
h3,
.h3 {
  line-height: 1.2;
  font-size: 24px;
  
  font-weight: 700;
}
h4,
.h4 {
  line-height: 1.2;
  font-size: 20px;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
}
h5,
.h5 {
  line-height: 1.2;
  font-size: 18px;
  font-family:"Barlow", sans-serif;
  font-weight: 700;
}
h6,
.h6 {
  line-height: 1.2;
  font-size: 16px;
  font-family:"Barlow", sans-serif;
  font-weight: 100;
}
.block > h2,
.block-views-inner > h2,
.block-component > div > .field__label {
  line-height: 1.2;
  font-size: 24px;
  font-family:"Barlow", sans-serif;
  font-weight: 700;
  color: #221f1c;
}
.intro {
  font-size: 20px;
  color: #221f1c;
}
.is-small {
  font-size: 12px;
}
.info-block {
  margin: 50px 0;
  padding: 24px;
  background: #f4f4f4;
}
.info-block-2 {
  margin: 50px 0;
  padding: 24px;
  border: 1px solid #4a545d;
}
.info-block-3 {
  margin: 50px 0;
  padding: 24px;
  border: 1px solid #91288b;
}
blockquote {
  font-size: 24px;
  color: #221f1c;
  margin: 50px 0;
  padding-left: 50px;
  position: relative;
}
blockquote:before {
  content: "“";
  font-size: 48px;
  line-height: 41.14286px;
  color: #504ca2;
  position: absolute;
  top: 8px;
  left: 0;
  font-weight: 700;
}
blockquote cite {
  font-size: 18px;
  margin-top: 10px;
  color: #4a545d;
  font-style: normal;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
blockquote.blockquote--green {
  color: #91288b;
  padding-left: 0;
}
blockquote.blockquote--green:before {
  content: none;
}
blockquote.blockquote--green cite {
  color: #91288b;
  font-size: 12px;
  text-transform: uppercase;
}
@media print {
  blockquote {
    border: none;
  }
}
.embedded-entity {
  display: block;
  max-width: 100%;
  margin: 10px 0 20px;
}
.embedded-entity img {
  max-width: 100%;
  height: auto;
  width: auto;
}
.embedded-entity:first-child {
  margin-top: 0;
}
.embedded-entity:last-child {
  margin-bottom: 0;
}
.embedded-entity.align-left {
  float: none;
}
.embedded-entity.align-left + * {
  margin-top: 10px;
}
@media only screen and (min-width: 40em) {
  .embedded-entity.align-left {
    float: left;
    margin-right: 50px;
  }
}
@media only screen and (min-width: 90em) {
  .no-sidebar-first .region-content.l-container .embedded-entity.align-left {
    margin-left: -100px;
  }
}
.embedded-entity.align-right {
  float: none;
}
@media only screen and (min-width: 40em) {
  .embedded-entity.align-right {
    float: right;
    margin-left: 50px;
  }
}
@media only screen and (min-width: 90em) {
  .no-sidebar-second .region-content.l-container .embedded-entity.align-right {
    margin-right: -100px;
  }
}
.embedded-entity.align-center {
  display: block;
  text-align: center;
}
.embedded-entity figcaption {
  display: block;
  font-size: 12px;
}
.search-input .form--inline .form-item {
  float: none;
  margin: 0;
}
.search-input .form-type-textfield input {
  height: 70px;
  width: 100%;
  padding: 0 80px 0 24px;
}
.search-input .form--inline .form-actions {
  clear: none;
  margin: 0;
}
@media only screen and (max-width: 39.9375em) {
  .region-content .search-input {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .region-content .search-input {
    margin-bottom: 80px;
  }
}
.search-input .form-item--error-message {
  color: #fff;
}
.header-search {
  float: left;
  position: static;
}
@media only screen and (min-width: 64em) {
  .header-search {
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 10px;
    margin-right: -24px;
  }
}
@media print {
  .header-search {
    display: none;
  }
}
.path--search .header-search {
  display: none;
}
.header-search label {
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.header-search .search-input {
  display: none;
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
}
@media only screen and (min-width: 64em) {
  .header-search .search-input {
    top: 90px;
  }
}
.region-content-pre .search-input {
  margin-bottom: 50px;
}
.header-search-toggle {
  display: block;
}
.header-search-close {
  display: none;
}
.header-search.is-active .header-search-toggle {
  display: none;
}
.header-search.is-active .search-input {
  display: block;
  opacity: 95%;
}
.header-search.is-active .header-search-close {
  display: block;
}
.search-input .form-submit,
.header-search-close,
.header-search-toggle {
  padding: 0;
  width: 70px;
  height: 70px;
  min-width: 0;
  position: relative;
}
.global-header {
  z-index: 350;
  position: relative;
  height: 71px;
}
.global-header::before,
.global-header::after {
  content: " ";
  display: table;
}
.global-header::after {
  clear: both;
}
@media (max-width: 63.9375em) {
  .global-header .block-system-branding-block {
    margin: 0 70px;
  }
}
@media only screen and (min-width: 64em) {
  .global-header .block-system-branding-block {
    float: left;
  }
}
@media print {
  .global-header .block-system-branding-block {
    margin: 0;
  }
}
.global-header > .l-container-wide-padding::before,
.global-header > .l-container-wide-padding::after {
  content: " ";
  display: table;
}
.global-header > .l-container-wide-padding::after {
  clear: both;
}
@media (max-width: 63.9375em) {
  .global-header > .l-container-wide-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (min-width: 64em) {
  .global-header {
    height: auto;
  }
  .global-header .region-header {
    float: left;
  }
  .global-header .region-primary-menu {
    float: right;
  }
}
@media (max-width: 63.9375em) {
  .global-header .region-header {
    position: absolute;
    width: 100%;
    top: 0;
    left: 0;
  }
}
@media print {
  .global-header .region-header {
    position: static;
  }
}
.region-alerts .view-content:last-child {
  margin-bottom: 0;
}
.nav-toggle {
  width: 70px;
  height: 70px;
  position: absolute;
  left: 0;
  top: 0;
}
.messages--alert.messages--black {
  color: #fff;
}
.block-lang-dropdown,
.block-toll-custom-views-language-switch {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-left: 33px;
}
.block-lang-dropdown h2,
.block-toll-custom-views-language-switch h2 {
  font-family: helvetica neue, Helvetica, Arial, sans-serif;
  font-size: 11px;
  margin-right: 5px;
}
.block-lang-dropdown .lang-dropdown-select-element,
.block-toll-custom-views-language-switch .lang-dropdown-select-element {
  font-size: 11px;
  line-height: 17px;
  padding: 5px 40px 5px 20px;
}

#sliding-popup {
  padding-top: 14px;
  padding-bottom: 3px;
}
#sliding-popup button {
  background-image: none;
  color: #fff;
  text-shadow: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  text-decoration: none;
  margin-top: 19px;
  display: inline-block;
  padding: 7px;
}
#sliding-popup .find-more-button {
  background-color: #504ca2;
}
#sliding-popup .agree-button {
  background-color: #221f1c;
  margin-top: 0;
}
.region-footer article.media--view-mode-thumbnail img {
  width: 127px;
  height: 128px;
}
@media only screen and (min-width: 64em) {
  .region-footer .field--name-field-toll-block-image {
    min-height: 127px;
  }
  .region-footer article.media--view-mode-thumbnail {
    position: absolute;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    min-height: 300px !important;
    right: 6%;
  }
}
.action-links {
  margin: 1em 0;
  padding: 0;
  list-style: none;
}
[dir="rtl"] .action-links {
  margin-right: 0;
}
.action-links li {
  display: inline-block;
  margin: 0 0.3em;
}
.action-links li:first-child {
  margin-left: 0;
}
[dir="rtl"] .action-links li:first-child {
  margin-right: 0;
  margin-left: 0.3em;
}
.button-action {
  display: inline-block;
  padding: 0.2em 0.5em 0.3em;
  text-decoration: none;
  line-height: 160%;
}
.button-action:before {
  margin-left: -0.1em;
  padding-right: 0.2em;
  content: "+";
  font-weight: 900;
}
[dir="rtl"] .button-action:before {
  margin-right: -0.1em;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0.2em;
}
.button,
.image-button {
  margin-right: 1em;
  margin-left: 1em;
}
.button:first-child,
.image-button:first-child {
  margin-right: 0;
  margin-left: 0;
}
.collapse-processed > summary {
  padding-right: 0.5em;
  padding-left: 0.5em;
}
.collapse-processed > summary:before {
  float: left;
  width: 1em;
  height: 1em;
  content: "";
  background: url(/core/misc/menu-expanded.png) 0 100% no-repeat;
}
[dir="rtl"] .collapse-processed > summary:before {
  float: right;
  background-position: 100% 100%;
}
.collapse-processed:not([open]) > summary:before {
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  background-position: 25% 35%;
}
[dir="rtl"] .collapse-processed:not([open]) > summary:before {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  background-position: 75% 35%;
}
.container-inline label:after,
.container-inline .label:after {
  content: ":";
}
.form-type-radios .container-inline label:after,
.form-type-checkboxes .container-inline label:after {
  content: "";
}
.form-type-radios .container-inline .form-type-radio,
.form-type-checkboxes .container-inline .form-type-checkbox {
  margin: 0 1em;
}
.container-inline .form-actions,
.container-inline.form-actions {
  margin-top: 0;
  margin-bottom: 0;
}
details {
  margin-top: 1em;
  margin-bottom: 1em;
  border: 1px solid #ccc;
}
details > .details-wrapper {
  padding: 0.5em 1.5em;
}
summary {
  padding: 0.2em 0.5em;
  cursor: pointer;
}
.exposed-filters .filters {
  float: left;
  margin-right: 1em;
}
[dir="rtl"] .exposed-filters .filters {
  float: right;
  margin-right: 0;
  margin-left: 1em;
}
.exposed-filters .form-item {
  margin: 0 0 0.1em;
  padding: 0;
}
.exposed-filters .form-item label {
  float: left;
  width: 10em;
  font-weight: 400;
}
[dir="rtl"] .exposed-filters .form-item label {
  float: right;
}
.exposed-filters .form-select {
  width: 14em;
}
.exposed-filters .current-filters {
  margin-bottom: 1em;
}
.exposed-filters .current-filters .placeholder {
  font-weight: 700;
  font-style: normal;
}
.exposed-filters .additional-filters {
  float: left;
  margin-right: 1em;
}
[dir="rtl"] .exposed-filters .additional-filters {
  float: right;
  margin-right: 0;
  margin-left: 1em;
}
.field__label {
  font-weight: 700;
}
.field--label-inline .field__label,
.field--label-inline .field__items {
  float: left;
}
.field--label-inline .field__label,
.field--label-inline > .field__item,
.field--label-inline .field__items {
  padding-right: 0.5em;
}
[dir="rtl"] .field--label-inline .field__label,
[dir="rtl"] .field--label-inline .field__items {
  padding-right: 0;
  padding-left: 0.5em;
}
.field--label-inline .field__label::after {
  content: ":";
}
.icon-help {
  padding: 1px 0 1px 20px;
  background: url(/core/misc/help.png) 0 50% no-repeat;
}
[dir="rtl"] .icon-help {
  padding: 1px 20px 1px 0;
  background-position: 100% 50%;
}
.feed-icon {
  display: block;
  overflow: hidden;
  width: 16px;
  height: 16px;
  text-indent: -9999px;
  background: url(/core/misc/feed.svg) no-repeat;
}
.form--inline .form-item {
  float: left;
  margin-right: 0.5em;
}
[dir="rtl"] .form--inline .form-item {
  float: right;
  margin-right: 0;
  margin-left: 0.5em;
}
[dir="rtl"] .views-filterable-options-controls .form-item {
  margin-right: 2%;
}
.form--inline .form-item-separator {
  margin-top: 2.3em;
  margin-right: 1em;
  margin-left: 0.5em;
}
[dir="rtl"] .form--inline .form-item-separator {
  margin-right: 0.5em;
  margin-left: 1em;
}
.form--inline .form-actions {
  clear: left;
}
[dir="rtl"] .form--inline .form-actions {
  clear: right;
}
.item-list .title {
  font-weight: 700;
}
.item-list ul {
  margin: 0 0 0.75em;
  padding: 0;
}
.item-list li {
  margin: 0 0 0.25em 1.5em;
  padding: 0;
}
[dir="rtl"] .item-list li {
  margin: 0 1.5em 0.25em 0;
}
.item-list--comma-list {
  display: inline;
}
.item-list--comma-list .item-list__comma-list,
.item-list__comma-list li,
[dir="rtl"] .item-list--comma-list .item-list__comma-list,
[dir="rtl"] .item-list__comma-list li {
  margin: 0;
}
button.link {
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  background: 0 0;
  font-size: 1em;
}
label button.link {
  font-weight: 700;
}
ul.inline,
ul.links.inline {
  display: inline;
  padding-left: 0;
}
[dir="rtl"] ul.inline,
[dir="rtl"] ul.links.inline {
  padding-right: 0;
  padding-left: 15px;
}
ul.inline li {
  display: inline;
  padding: 0 0.5em;
  list-style-type: none;
}
ul.links a.is-active {
  color: #000;
}
.more-link {
  display: block;
  text-align: right;
}
[dir="rtl"] .more-link {
  text-align: left;
}
tr.drag {
  background-color: ivory;
}
tr.drag-previous {
  background-color: #ffd;
}
body div.tabledrag-changed-warning {
  margin-bottom: 0.5em;
}
tr.selected td {
  background: #ffc;
}

fieldset {
  margin: 10px 0;
  padding: 20px 30px;
  min-width: 0;
  border: 1px solid #eaeaea;
  border-radius: 4px;
}
.form-item {
  margin: 10px 0;
}
table .form-item {
  margin: 0;
}
input,
textarea {
  margin: 2px 0;
  padding: 4px;
  max-width: 100%;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
}
input::-ms-clear,
textarea::-ms-clear {
  display: none;
}
input.form-text,
input.form-tel,
input.form-email,
input.form-url,
input.form-search,
input.form-file,
input.form-number,
input.form-date,
input.form-time,
textarea.form-textarea,
select.form-select {
  padding: 15px 20px;
  border: 1px solid #eaeaea;
  color: #4a545d;
  background: #fff;
  max-width: 100%;
}
select.form-select {
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 15px 40px 15px 20px;
  background: #fff url(../images/select-arrow.svg) right 14px center no-repeat;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
select.form-select::-ms-expand {
  display: none;
}
.form-item-date select.form-select {
  padding-left: 53px;
  background: url(../images/select-arrow.svg) right 14px center no-repeat,
    url(../images/date.svg) 19px center/18px 18px no-repeat;
  background-color: #fff;
}
input.form-file {
  padding: 30px;
  background: #f4f4f4;
  border-color: #ccc;
  margin-bottom: 10px;
}
::-webkit-input-placeholder {
  color: #ccc;
}
:-ms-input-placeholder {
  color: #ccc;
}
::placeholder {
  color: #ccc;
}
label[for] {
  cursor: pointer;
}
.form-type-textfield > label,
.form-type-password > label,
.form-type-tel > label,
.form-type-email > label,
.form-type-url > label,
.form-type-search > label,
.form-type-file > label,
.form-type-number > label,
.form-type-textarea > label,
.form-type-select > label,
.form-type-date > label,
.form-type-datetime > label,
.form-type-datelist > label,
.form-type-managed-file > label,
.form-type-webform-time > label,
.form-type-webform-checkboxes-other > label,
.form-type-webform-radios-other > label,
.form-type-webform-select-other > label {
  display: block;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #4a545d;
  margin-bottom: 5px;
}
.fieldgroup > legend {
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #4a545d;
}
.form-type-radio label,
.form-type-checkbox label {
  margin-left: 4px;
}
[dir="rtl"] .form-type-radio label,
[dir="rtl"] .form-type-checkbox label {
  margin-right: 4px;
  margin-left: 0;
}
.form-type-radio .description,
.form-type-checkbox .description {
  margin-left: 2px;
}
[dir="rtl"] .form-type-radio .description,
[dir="rtl"] .form-type-checkbox .description {
  margin-right: 2px;
  margin-left: 0;
}
.form-actions {
  padding-top: 10px;
}
.form-required:after {
  content: "";
  vertical-align: super;
  display: inline-block;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PHBhdGggZmlsbD0iI0NDMzEwMCIgIGQ9Ik0wLDcuNTYybDEuMTE0LTMuNDM4YzIuNTY1LDAuOTA2LDQuNDMsMS42ODgsNS41OSwyLjM1QzYuMzk4LDMuNTUzLDYuMjM3LDEuNTQ0LDYuMjIsMC40NDdoMy41MTEgYy0wLjA1LDEuNTk3LTAuMjM0LDMuNi0wLjU1OCw2LjAwM2MxLjY2NC0wLjgzOCwzLjU2Ni0xLjYxMyw1LjcxNC0yLjMyNUwxNiw3LjU2MmMtMi4wNSwwLjY3OC00LjA2LDEuMTMxLTYuMDI4LDEuMzU2IGMwLjk4NCwwLjg1NiwyLjM3MiwyLjM4MSw0LjE2Niw0LjU3NWwtMi45MDYsMi4wNTljLTAuOTM1LTEuMjc0LTIuMDQxLTMuMDA5LTMuMzE2LTUuMjA2Yy0xLjE5NCwyLjI3NS0yLjI0NCw0LjAxMy0zLjE0Nyw1LjIwNiBsLTIuODU2LTIuMDU5YzEuODcyLTIuMzA3LDMuMjExLTMuODMyLDQuMDE3LTQuNTc1QzMuODQ5LDguNTE2LDEuODcyLDguMDYyLDAsNy41NjIiLz48L3N2Zz4NCg==);
  background-repeat: no-repeat;
  background-size: 6px 6px;
  width: 6px;
  height: 6px;
  margin: 0 0.3em;
}
.form-type-managed-file .file {
  margin-right: 16px;
}
.form-type-managed-file .file a {
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #0d72b8;
  text-decoration: none;
}
.form-type-managed-file .file a:hover,
.form-type-managed-file .file a:focus {
  text-decoration: underline;
}
.form-type-managed-file input.button[name$="_remove_button"] {
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  display: inline-block;
  color: #0d72b8;
  background-color: #fff;
  border: 1px solid #0d72b8;
  text-decoration: none;
  padding: 17px 27px;
  text-align: center;
  min-width: 180px;
  width: 100%;
  margin: 10px 0 0;
  padding: 10px 20px;
  min-width: 0;
  width: auto;
}
.form-type-managed-file input.button[name$="_remove_button"]:hover,
.form-type-managed-file input.button[name$="_remove_button"]:focus {
  color: #91288b;
  background-color: #fff;
  border-color: #91288b;
}
.form-type-managed-file input.button[name$="_remove_button"]:active {
  color: #91288b;
  background-color: #fff;
  border-color: #91288b;
}
.form-type-managed-file input.button[name$="_remove_button"][disabled] {
  cursor: default;
  color: #fff;
  background-color: #ccd2d9;
  border-color: #ccd2d9;
}
@media (min-width: 30em) {
  .form-type-managed-file input.button[name$="_remove_button"] {
    width: auto;
  }
}
.form-disabled input,
.form-disabled select,
.form-disabled textarea {
  background: #efefef;
  border-color: #eaeaea;
  color: #666;
}
input.error,
textarea.error,
select.error {
  color: #4a545d;
  background-color: #fff;
  border-color: #cc3100;
}
.form-item--error-message {
  color: #cc3100;
  font-size: 12px;
}
.form-item--error-message strong {
  font-weight: 400;
}
.form-item--error label {
  color: #cc3100;
}
body .ui-tooltip {
  border-radius: 0;
  border: 1px solid #eaeaea;
  font-family: helvetica neue, Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.71429;
  color: #4a545d;
  padding: 24px;
  -webkit-box-shadow: 0 4px 20px 0 rgba(2, 2, 2, 0.05);
  box-shadow: 0 4px 20px 0 rgba(2, 2, 2, 0.05);
}
.webform-submission-classification-lookup-form .messages-container {
  margin-top: 50px;
}
#webform-submission-freight-add-form #edit-fs-location-flexbox .form-item,
#webform-submission-freight-add-form #edit-fp-location-flexbox .form-item,
#webform-submission-find-my-parcel-or-shipment-add-form
  #edit-fs-location-flexbox
  .form-item,
#webform-submission-find-my-parcel-or-shipment-add-form
  #edit-fp-location-flexbox
  .form-item {
  margin: 10px 0 0;
}
#webform-submission-freight-add-form #edit-fs-location-flexbox select,
#webform-submission-freight-add-form #edit-fp-location-flexbox select,
#webform-submission-find-my-parcel-or-shipment-add-form
  #edit-fs-location-flexbox
  select,
#webform-submission-find-my-parcel-or-shipment-add-form
  #edit-fp-location-flexbox
  select {
  width: 100%;
}
#webform-submission-freight-add-form
  #edit-fs-location-flexbox
  #edit-fs-select-your-country-select,
#webform-submission-freight-add-form
  #edit-fs-location-flexbox
  #edit-fp-country-select,
#webform-submission-freight-add-form
  #edit-fp-location-flexbox
  #edit-fs-select-your-country-select,
#webform-submission-freight-add-form
  #edit-fp-location-flexbox
  #edit-fp-country-select,
#webform-submission-find-my-parcel-or-shipment-add-form
  #edit-fs-location-flexbox
  #edit-fs-select-your-country-select,
#webform-submission-find-my-parcel-or-shipment-add-form
  #edit-fs-location-flexbox
  #edit-fp-country-select,
#webform-submission-find-my-parcel-or-shipment-add-form
  #edit-fp-location-flexbox
  #edit-fs-select-your-country-select,
#webform-submission-find-my-parcel-or-shipment-add-form
  #edit-fp-location-flexbox
  #edit-fp-country-select {
  margin-top: -5px;
}
.pager {
  margin: 50px 0 80px;
}
.pager__items {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.pager__item {
  margin: 0 0 0 10px;
  line-height: 1;
}
@media only screen and (max-width: 29.9375em) {
  .pager__item {
    margin-left: 5px;
  }
}
.pager__item:first-child {
  margin: 0;
}
.pager__item a {
  display: block;
  height: 40px;
  min-width: 40px;
  padding: 12px 10px;
  border: 1px solid #4a545d;
  text-align: center;
  text-decoration: none;
}
@media only screen and (max-width: 29.9375em) {
  .pager__item a {
    min-width: 36px;
  }
}
.pager__item a svg {
  fill: #4a545d;
}
.pager__item.is-active a {
  border-color: #0d72b8;
  background: #0d72b8;
  color: #fff;
}
.pager__item.is-active a svg {
  fill: #fff;
}
.pager__item a:hover,
.pager__item a:focus {
  border-color: #91288b;
  background: #91288b;
  color: #fff;
}
.pager__item a:hover svg,
.pager__item a:focus svg {
  fill: #fff;
}
@media only screen and (max-width: 29.9375em) {
  .pager__item--ellipsis {
    display: none;
  }
}
.messages {
  padding: 30px;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
.messages--alert {
  font-family: helvetica neue, Helvetica, Arial, sans-serif;
}
.messages--alert .alert__inner {
  position: relative;
  padding-left: 45px;
  padding-right: 45px;
}
.messages--alert .alert__icon {
  position: absolute;
  left: 0;
  top: 0;
}
.messages--alert .alert__close {
  position: absolute;
  right: 0;
  top: -4px;
  padding: 4px;
  height: 24px;
  width: 24px;
}
.messages--alert .alert__close:hover {
  background: #fff;
}
.messages--alert svg {
  fill: #fff;
}
[dir="rtl"] .messages {
  text-align: right;
}
.messages + .messages,
.webform-message + .webform-message {
  margin-top: 1.538em;
}
.messages__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.messages__item + .messages__item {
  margin-top: 0.769em;
}
.messages--status {
  color: #0d72b8;
  background-color: #f4f4f4;
  border-left: 4px solid #00ad7d;
}
[dir="rtl"] .messages--status {
  border-left: none;
  border-right: 4px solid #00ad7d;
}
.messages--status.messages--alert {
  color: #fff;
  background-color: #91288b;
  border: none;
}
.messages--status.messages--alert .alert__close:hover svg {
  fill: #91288b;
}
.messages--error {
  color: #cc4c2d;
  background-color: #fcf6f4;
  border-left: 4px solid #cc4c2d;
}
[dir="rtl"] .messages--error {
  border-left: none;
  border-right: 4px solid #cc4c2d;
}
.messages--error.messages--alert {
  color: #fff;
  background-color: #cc4c2d;
  border: none;
}
.messages--error.messages--alert .alert__close:hover svg {
  fill: #cc4c2d;
}
.webform-submission-form .messages--error .item-list__comma-list li {
  display: block;
}
.messages--warning {
  color: #734c00;
  background-color: #fdf8ed;
  border-left: 4px solid #504ca2;
}
[dir="rtl"] .messages--warning {
  border-left: none;
  border-right: 4px solid #504ca2;
}
.messages--warning.messages--alert {
  color: #fff;
  background-color: #b16309;
  border: none;
}
.messages--warning.messages--alert .alert__close:hover svg {
  fill: #b16309;
}
.messages--info {
  color: #31708f;
  background-color: #d9edf7;
  border-left: 4px solid #0074bd;
}
[dir="rtl"] .messages--info {
  border-left: none;
  border-right: 4px solid #0074bd;
}
.messages--alert {
  padding-left: 0;
  padding-right: 0;
}
.messages--alert.messages--alert a {
  color: inherit;
  text-decoration: underline;
}
.webform-message--close .messages {
  position: relative;
}
.webform-message--close .messages {
  padding-right: 35px;
}
.webform-message--close .webform-message__link {
  display: none;
}
html.js .webform-message--close .webform-message__link {
  display: block;
  position: absolute;
  top: 11px;
  right: 10px;
  line-height: 24px;
  font-size: 24px;
}
.webform-message__link {
  color: inherit;
  opacity: 0.33;
}
.webform-message__link:link {
  border-bottom: none;
  text-decoration: none;
}
.webform-message__link:hover,
.webform-message__link:focus,
.webform-message__link:active {
  border-bottom: none;
  text-decoration: none;
  color: inherit;
  opacity: 1;
}
html.js .js-webform-message--close-storage {
  display: none;
}
.node--unpublished {
  background-color: #fff4f4;
}
.joyride-tip-guide {
  z-index: 1400;
}
.joyride-tip-guide h2 {
  line-height: 1.2;
  font-size: 24px;
}
.joyride-next-tip {
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  display: inline-block;
  color: #fff;
  background-color: #0d72b8;
  border: 1px solid #0d72b8;
  text-decoration: none;
  padding: 17px 27px;
  text-align: center;
  min-width: 180px;
  
  margin-left: 0;
}
.joyride-next-tip:hover,
.joyride-next-tip:focus {
  color: #fff;
  background-color: #91288b;
  border-color: #91288b;
}
.joyride-next-tip:active {
  color: #fff;
  background-color: #91288b;
  border-color: #91288b;
}
.joyride-next-tip[disabled] {
  cursor: default;
  color: #fff;
  background-color: #ccd2d9;
  border-color: #ccd2d9;
}
@media (min-width: 30em) {
  .joyride-next-tip {
    width: auto;
  }
}
.joyride-close-tip {
  height: 40px;
  width: 40px;
  right: 10px;
  top: 10px;
  background: transparent
    url(/themes/custom/toll_theme/templates/icons/close.svg) no-repeat center
    center;
  overflow: hidden;
  text-align: left;
  white-space: nowrap;
  text-indent: 100px;
}
.joyride-close-tip:hover,
.joyride-close-tip:focus {
  background-color: #91288b;
  background-image: url(/themes/custom/toll_theme/templates/icons/close-white.svg);
}
.joyride-content-wrapper {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
a.tabledrag-handle .handle {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
.block-system-powered-by-block {
  display: none;
}
.global-header {
  position: relative;
  z-index: 350;
}
@media only screen and (min-width: 64em) {
  .nav-toggle {
    display: none;
  }
}
@media print {
  .nav-toggle {
    display: none;
  }
}
@media (max-width: 63.9375em) {
  .region-primary-menu {
    float: right;
  }
}
@media only screen and (min-width: 64em) {
  .region-primary-menu .menu--main .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}
.expandcollapse .icon-open {
  display: inline-block;
}
.expandcollapse .icon-close {
  display: none;
}
.expandcollapse.is-expanded .icon-open {
  display: none;
}
.expandcollapse.is-expanded .icon-close {
  display: inline-block;
}
.expandcollapse-content {
  overflow: hidden;
  display: none;
  outline: none;
}
.expandcollapse-content.is-expanded,
.expandcollapse-content.is-disabled {
  display: block;
}
.expandcollapse-content.is-disabled {
  overflow: visible;
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}
.slick-track::before,
.slick-track::after {
  content: "";
  display: table;
}
.slick-track::after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
@media print {
  .slick-track {
    width: 100% !important;
    height: auto !important;
    display: block !important;
  }
}
.slick-slide {
  float: left;
  min-height: 1px;
  outline: none;
  height: auto;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
  height: auto;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.slick-initialized .slick-slide > * {
  width: 100%;
  height: auto;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
@media print {
  .slick-slide {
    display: none !important;
    width: 100% !important;
  }
  .slick-slide.slick-active {
    display: block !important;
  }
}
.slick-arrow.slick-hidden {
  display: none;
}
.video-embed-html5 .btn-pause {
  width: 26px;
  height: 26px;
  position: absolute;
  top: 20px;
  right: 20px;
  border: 1px solid transparent;
  background: rgba(255, 255, 255, 0.6);
  border-radius: 50%;
  z-index: 3;
  outline: none;
}
.video-embed-html5 .btn-pause svg {
  fill: #4a545d;
}
.video-embed-html5 .btn-pause:hover {
  background: #91288b;
}
.video-embed-html5 .btn-pause:hover svg {
  fill: #fff;
}
.video-embed-html5 .btn-pause:focus {
  border: 1px dashed #91288b;
}
.video-embed-html5 .icon-play {
  display: none;
}
.video-embed-html5.is-paused .icon-pause {
  display: none;
}
.video-embed-html5.is-paused .icon-play {
  display: block;
}
.offscreen-panel {
  display: block;
  outline: none;
}
.supports-no-js .offscreen-panel {
  position: absolute;
  display: block;
  top: 0;
  -webkit-overflow-scrolling: touch;
  left: -9999px;
}
.supports-no-js .offscreen-panel:target {
  left: 0;
}
.supports-no-js .offscreen-panel.is-right {
  left: auto;
  right: -9999px;
}
.supports-no-js .offscreen-panel.is-right:target {
  left: auto;
  right: 0;
}
.supports-no-js .offscreen-panel .offscreen-content {
  padding: 0;
  width: auto;
  max-width: none;
  position: relative;
}
.supports-js .offscreen-panel {
  position: absolute;
  display: none;
  top: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.supports-js .offscreen-panel.is-active {
  display: block;
}
.supports-js .offscreen-panel .offscreen-content {
  padding: 0;
  max-width: none;
  position: relative;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
}
.offscreen-is-open .offscreen-panel.is-active {
  -webkit-touch-callout: default;
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
.offscreen-is-open .page-wrap {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.supports-js .offscreen-panel {
  position: fixed;
  height: 100%;
  width: calc(100% - 55px);
  max-width: 400px;
  z-index: 1100;
  overflow: hidden;
  left: -100%;
}
.supports-js .offscreen-panel.is-right {
  left: auto;
  right: -100%;
}
.supports-js.offscreen-use-translate .offscreen-panel {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
.supports-js.offscreen-use-translate .offscreen-panel.is-right {
  left: auto;
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.offscreen-is-open .offscreen-panel.is-active {
  left: 0;
}
.offscreen-is-open .offscreen-panel.is-active.is-right {
  left: auto;
  right: 0;
}
.offscreen-is-open.offscreen-use-translate .offscreen-panel.is-active {
  left: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.offscreen-is-open.offscreen-use-translate .offscreen-panel.is-active.is-right {
  left: auto;
  right: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.shade-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 400;
  opacity: 0;
}
.shade-bg.is-behind-header {
  z-index: 330;
}
.shade-bg.is-active {
  display: block;
}
.nav-close {
  position: absolute;
  left: calc(100% - 55px);
  top: 10px;
  z-index: 1100;
  display: none;
  width: 50px;
  height: 50px;
  padding: 0;
}
@media (min-width: 23.4375em) {
  .nav-close {
    left: 310px;
  }
}
.offscreen-is-open .nav-close {
  display: block;
}
.is-animating-offscreen .nav-close,
.is-animating-offscreen.offscreen-is-open .nav-close {
  display: none;
}
.menu--main .nav-onscreen {
  display: none;
  z-index: 350;
}
.nav-onscreen .nav a ~ .dropdown {
  position: absolute;
  z-index: 3;
  margin-left: -99999px;
}
.supports-js .nav-onscreen .nav a ~ .dropdown {
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}
.supports-js .nav-onscreen .nav li.is-hover .dropdown {
  margin-left: 0;
  opacity: 1;
}
.supports-no-js .nav-onscreen .nav li:hover a ~ .dropdown,
.supports-no-js .nav-onscreen .nav a:hover + .dropdown,
.supports-no-js .nav-onscreen .nav a:focus + .dropdown,
.supports-no-js .nav-onscreen .nav a:active + .dropdown {
  margin-left: 0;
}
.qd-layouts-cell .block-component {
  margin-top: 0;
}
.region-sidebar-second > div:first-child .block-component {
  margin-top: 0;
}
.block-component > div > .field__label,
.block-views-inner > h2,
.qd-layouts-cell__title > h2,
.view-toll-office-locations h3,
.heading-border {
  padding-bottom: 25px;
  padding-top:20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #eaeaea;
}
.qd-layouts-cell__title > h2 {
  outline: none;
}
@media only screen and (min-width: 48em) {
  .qd-layouts-row--1-to-1 .qd-layouts-cell {
   /*  display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; */ width: 72vw;
  }
  .qd-layouts-row--1-to-1 .qd-layouts-cell > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .qd-layouts-row--1-to-1 .block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .qd-layouts-row--1-to-1 .block > .l-container {
    width: 100%;
  }
  .qd-layouts-row--1-to-1 .block > div {
    min-height: 1px;
  }
  .qd-layouts-row--1-to-1 .qd-layouts-cell__title + div {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  [id="panels-ipe-content"] .qd-layouts-row--1-to-1 .qd-layouts-cell,
  [id="panels-ipe-content"] .qd-layouts-row--1-to-1 .qd-layouts-cell > div,
  [id="panels-ipe-content"] .qd-layouts-row--1-to-1 .block {
    display: block;
  }
}
@media only screen and (min-width: 64em) {
  .qd-layouts-row--1-to-1-to-1 .qd-layouts-cell,
  .qd-layouts-row--2-to-1 .qd-layouts-cell,
  .qd-layouts-row--1-to-2 .qd-layouts-cell {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .qd-layouts-row--1-to-1-to-1 .qd-layouts-cell > div,
  .qd-layouts-row--2-to-1 .qd-layouts-cell > div,
  .qd-layouts-row--1-to-2 .qd-layouts-cell > div {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .qd-layouts-row--1-to-1-to-1 .block,
  .qd-layouts-row--2-to-1 .block,
  .qd-layouts-row--1-to-2 .block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
  }
  .qd-layouts-row--1-to-1-to-1 .block > .l-container,
  .qd-layouts-row--2-to-1 .block > .l-container,
  .qd-layouts-row--1-to-2 .block > .l-container {
    width: 100%;
  }
  .qd-layouts-row--1-to-1-to-1 .block > div,
  .qd-layouts-row--2-to-1 .block > div,
  .qd-layouts-row--1-to-2 .block > div {
    min-height: 1px;
  }
  .qd-layouts-row--1-to-1-to-1 .qd-layouts-cell__title + div,
  .qd-layouts-row--2-to-1 .qd-layouts-cell__title + div,
  .qd-layouts-row--1-to-2 .qd-layouts-cell__title + div {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
  [id="panels-ipe-content"] .qd-layouts-row--1-to-1-to-1 .qd-layouts-cell,
  [id="panels-ipe-content"] .qd-layouts-row--1-to-1-to-1 .qd-layouts-cell > div,
  [id="panels-ipe-content"] .qd-layouts-row--1-to-1-to-1 .block,
  [id="panels-ipe-content"] .qd-layouts-row--2-to-1 .qd-layouts-cell,
  [id="panels-ipe-content"] .qd-layouts-row--2-to-1 .qd-layouts-cell > div,
  [id="panels-ipe-content"] .qd-layouts-row--2-to-1 .block,
  [id="panels-ipe-content"] .qd-layouts-row--1-to-2 .qd-layouts-cell,
  [id="panels-ipe-content"] .qd-layouts-row--1-to-2 .qd-layouts-cell > div,
  [id="panels-ipe-content"] .qd-layouts-row--1-to-2 .block {
    display: block;
  }
}
.qd-layouts-cell--1-of-1 > div > div > .field,
.qd-layouts-cell--1-of-1 > div > div > .block-component,
.qd-layouts-cell--1-of-1 > div > div > .media,
.qd-layouts-cell--1-of-1 .view-news-home-page,
.qd-layouts-cell--1-of-1 .qd-layouts-cell__title {
	max-width:96vw;
 
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 29.9375em) {
  .qd-layouts-cell--1-of-1 > div > div > .field,
  .qd-layouts-cell--1-of-1 > div > div > .block-component,
  .qd-layouts-cell--1-of-1 > div > div > .media,
  .qd-layouts-cell--1-of-1 .view-news-home-page,
  .qd-layouts-cell--1-of-1 .qd-layouts-cell__title {
    padding: 0 17px;
  }
}
@media screen and (min-width: 30em) {
  .qd-layouts-cell--1-of-1 > div > div > .field,
  .qd-layouts-cell--1-of-1 > div > div > .block-component,
  .qd-layouts-cell--1-of-1 > div > div > .media,
  .qd-layouts-cell--1-of-1 .view-news-home-page,
  .qd-layouts-cell--1-of-1 .qd-layouts-cell__title {
    padding: 0 100px;
  }
}
.region-content > .messages-container {
  margin-top: 50px;
  margin-bottom: 50px;
}
@media only screen and (max-width: 39.9375em) {
  .qd-layouts-extra-gutter {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .qd-layouts-extra-gutter {
    margin-bottom: 80px;
  }
}
.l-container-with-sidebar-first {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 64em) {
  .l-container-with-sidebar-first {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .l-container-with-sidebar-first > aside {
    width: 35%;
    position: relative;
  }
  .l-container-with-sidebar-first > div,
  .l-container-with-sidebar-first > main {
    width: 65%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 34px;
  }
}
@media only screen and (min-width: 90em) {
  .l-container-with-sidebar-first > div,
  .l-container-with-sidebar-first > main {
    padding-left: 56px;
  }
}
.view-page {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 64em) {
  .view-page {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .view-page > .view-page__left {
    width: 30%;
    position: relative;
  }
  .view-page > .view-page__right {
    width: 70%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-left: 34px;
  }
}
@media only screen and (min-width: 90em) {
  .view-page > .view-page__right {
    padding-left: 56px;
  }
}
.l-container-with-sidebar-second {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 64em) {
  .l-container-with-sidebar-second {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .l-container-with-sidebar-second > aside {
    width: 30%;
  }
  .l-container-with-sidebar-second > div,
  .l-container-with-sidebar-second > main {
    width: 70%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    padding-right: 34px;
  }
}
@media only screen and (min-width: 90em) {
  .l-container-with-sidebar-second > div,
  .l-container-with-sidebar-second > main {
    padding-right: 56px;
  }
}
.block-toll-custom-listing-by-tags {
  margin-bottom: 80px;
}
.full-width {
  width: 100%;
  min-height: 627px;
}
.full-width iframe {
  min-height: 627px;
}
@media only screen and (min-width: 64em) {
  .view-news-home-page .view-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .view-news-home-page .node--view-mode-tile {
    width: calc((100% - 2 * 16px - 1px) / 3);
    margin-right: 16px;
  }
  .view-news-home-page .node--view-mode-tile:last-child {
    margin-right: 0;
  }
}
@media (min-width: 30em) and (max-width: 63.9375em) {
  .view-news-home-page .view-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-bottom: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .view-news-home-page .node--view-mode-tile {
    width: calc((100% - 2 * 16px - 1px) / 2);
    margin-right: 16px;
  }
  .view-news-home-page .node--view-mode-tile:last-child {
    margin-top: 16px;
    margin-right: 0;
  }
}
@media (max-width: 47.9375em) {
  .view-news-home-page .node--view-mode-tile {
    margin-top: 16px;
  }
}
.search-input {
  background: #91288b;
  padding-top: 25px;
  padding-bottom: 25px;
}
.region-content-pre .search-input {
  padding-top: 42px;
}
.search-input label {
  color: #fff;
  font-size: 10px;
  text-transform: uppercase;
  position: absolute;
  top: -17px;
  left: 0;
}
.search-input .form-type-textfield input {
  background: #91288b;
  border: none;
  color: #fff;
  border-bottom: 1px solid #504ca2;
  font-size: 24px;
  outline: none;
}
.search-input form {
  position: relative;
}
@media only screen and (min-width: 64em) {
  .search-input {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .region-content-pre .search-input {
    padding-top: 57px;
  }
}
.search-input .form-submit,
.header-search-toggle {
  background: 0 0;
  border: none;
  outline: none;
  overflow: hidden;
  text-indent: -500px;
}
.search-input .form-submit svg,
.header-search-toggle svg {
  display: block;
  width: 22px;
  height: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -11px 0 0 -11px;
  text-indent: 0;
  fill: #4a545d;
}
.search-input .form-submit:hover,
.header-search-toggle:hover {
  background-color: #91288b;
}
.search-input .form-submit:hover svg,
.header-search-toggle:hover svg {
  fill: #fff;
}
.search-input .form-submit:focus,
.header-search-toggle:focus {
  border: 1px dashed #91288b;
}
.header-search-close {
  border: none;
  outline: none;
  background-color: #fff;
}
.header-search-close svg {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -10px;
  text-indent: 0;
  fill: #91288b;
}
.header-search-close:hover {
  background-color: #91288b;
}
.header-search-close:hover svg {
  fill: #fff;
}
.header-search-close:focus {
  border: 1px dashed #91288b;
}
.search-input .form-submit {
  position: absolute;
  right: 0;
  top: 0;
  background-color: transparent;
  border-radius: 0;
}
.search-input .form-submit svg {
  fill: #fff;
}
.search-input .form-submit:hover {
  background-color: #fff;
}
.search-input .form-submit:hover svg {
  fill: #91288b;
}
.search-input .form-submit:focus {
  border: 1px dashed #fff;
}
.global-header {
  background-color: #fff;
  border-bottom: 1px solid #eaeaea;
}
.path-search .global-header {
  border-bottom-color: #91288b;
}
@media print {
  .global-header {
    border-bottom: none;
  }
}
.global-header .block-system-branding-block {
}
@media print {
  .global-header .block-system-branding-block {
    text-align: left;
  }
}
@media only screen and (min-width: 64em) {
  .global-header .block-system-branding-block {
    text-align: left;
  }
}
.global-header .block-system-branding-block .site-logo,
.global-header .block-system-branding-block .site-name {
  display: inline-block;
  vertical-align: middle;
}
.global-header .block-system-branding-block .site-logo {
  padding: 0px 0;
}
@media only screen and (min-width: 64em) {
  .global-header .block-system-branding-block .site-logo {
    padding: 8px 0;
  }
}
.nav-toggle {
  background: 0 0;
  border: none;
  outline: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.nav-toggle .nav-menu-text {
  display: none;
}
.nav-toggle svg {
  width: 24px;
  height: 21px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -12px;
  fill: #4a545d;
}
.nav-toggle:hover {
  background-color: #91288b;
}
.nav-toggle:hover svg {
  fill: #fff;
}
.nav-toggle:focus {
  border: 1px dashed #91288b;
}
@media only screen and (min-width: 64em) {
  .region-header-pre {
    text-align: right;
    background-color: #fff;
    border-bottom: 1px solid #eaeaea;
    position: relative;
    z-index: calc(360 + 1);
  }
  .region-header-pre a {
    color: #2a2c28;
    text-decoration: none;
  }
  .region-header-pre a:hover,
  .region-header-pre a:focus {
    text-decoration: underline;
    -webkit-text-decoration-color: #504ca2;
    text-decoration-color: #504ca2;
  }
  .region-header-pre .menu {
    font-size: 14px;
    padding: 10px 0;
    text-align: right; 
  }
  .region-header-pre .menu li {
    display: inline-block;
    margin-left: 33px;
  }
}
@media (max-width: 63.9375em) {
  .region-header-pre .menu--utility {
    display: none;
  }
}
.region-header-pre .block-lang-dropdown {
  float: right;
  padding-top: 6px;
  z-index: calc(360 + 1);
}
@media (max-width: 63.9375em) {
  .region-header-pre .block-lang-dropdown {
    display: none;
  }
}
.region-primary-menu .menu--main {
  position: static;
  float: left;
}
.region-primary-menu .nav-item {
  padding-left: 3px;
  padding-right: 3px;
}
.region-primary-menu .nav-item-title {
  padding-left: 7px;
  padding-right: 7px;
  cursor: pointer;
}
@media only screen and (min-width: 77.5em) {
  .region-primary-menu .nav-item-title {
    padding-left: 19px;
    padding-right: 19px;
  }
}
.region-primary-menu .menu--main .nav-item-title,
.region-primary-menu .menu--tasks .nav-item-title {
  display: block;
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 18px;
  padding-top: 34px;
  padding-bottom: 30px;
  color: #4a545d;
  text-decoration: none;
  border-bottom: 5px solid transparent;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.region-primary-menu .menu--main .is-hover .nav-item-title,
.region-primary-menu .menu--main .nav-item-title:hover,
.region-primary-menu .menu--main .nav-item-title:focus,
.region-primary-menu .menu--tasks .is-hover .nav-item-title,
.region-primary-menu .menu--tasks .nav-item-title:hover,
.region-primary-menu .menu--tasks .nav-item-title:focus {
  border-bottom: 5px solid #504ca2;
}
.region-header-pre .menu--utility .contextual {
  margin-right: calc(-60px / 2);
}
.region-admin li {
  margin-top: 0;
}
.page-node-type-landing-page .region-admin > :first-child,
.page-node-type-microsite .region-admin > :first-child {
  margin-top: 40px;
}
.region-admin > :last-child {
  margin-bottom: 80px;
}
@media print {
  .region-admin {
    display: none;
  }
}
.ipe-action-list li {
  height: 24px;
}
.ipe-actions a {
  text-decoration: none;
}
.ipe-action-list .ipe-icon {
  line-height: 1;
  margin-top: 0;
}
.qd-layouts-cell--1-of-3 div.ipe-actions {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.qd-layouts-cell--1-of-3 .ipe-actions ul.ipe-action-list {
  margin-top: 5px;
}
.page-node-type-microsite .ipe-tab[data-tab-id="change_layout"] {
  display: none;
}
.page-node-type-microsite .ipe-tab[data-tab-id="change_layout"] + .ipe-tab {
  border-left: 1px solid #a9a9a9;
  border-top-left-radius: 5px;
  -webkit-box-shadow: -2px -1px 2px rgba(0, 0, 0, 0.3333);
  box-shadow: -2px -1px 2px rgba(0, 0, 0, 0.3333);
  right: -5px;
}
#panels-ipe-tray {
  z-index: 1600;
}
.ui-front {
  z-index: 1601;
}
.ipe-tab-wrapper .form-type-vertical-tabs:nth-last-child(2) {
  display: none;
}
@font-face {
  font-family: nexa-heavy;
  src: url(../fonts/Nexa-Heavy.eot);
  src: url(../fonts/Nexa-Heavy.eot#iefix) format("embedded-opentype"),
    url(..//fonts/Nexa-Heavy.woff2) format("woff2"),
    url(../fonts/Nexa-Heavy.woff) format("woff"),
    url(../fonts/Nexa-Heavy.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: nexa-xbold;
  src: url(../fonts/Nexa-XBold.eot);
  src: url(../fonts/Nexa-XBold.eot#iefix) format("embedded-opentype"),
    url(../fonts/Nexa-XBold.woff2) format("woff2"),
    url(../fonts/Nexa-XBold.woff) format("woff"),
    url(../fonts/Nexa-XBold.ttf) format("truetype");
  font-weight: 700;
  font-display: swap;
}
body {
  font-size: 16px;
  line-height: 1.71429;
  color: #4a545d;
}
[id="main-content"] {
  background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      from(rgba(2, 2, 2, 0.05)),
      to(rgba(2, 2, 2, 0))
    )
    top left/100% 20px no-repeat;
  background: -o-linear-gradient(
      top,
      rgba(2, 2, 2, 0.05) 0%,
      rgba(2, 2, 2, 0) 100%
    )
    top left/100% 20px no-repeat;
  background: linear-gradient(
      to bottom,
      rgba(2, 2, 2, 0.05) 0%,
      rgba(2, 2, 2, 0) 100%
    )
    top left/100% 20px no-repeat;
}
@media (max-width: 63.9375em) {
  [id="main-content"] {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 64em) {
  [id="main-content"] {
    padding-top: 80px;
  }
}
.region-breadcrumb + [id="main-content"] {
  background: 0 0;
}
.page-node-type-landing-page [id="main-content"],
.path--search [id="main-content"],
.path--locations [id="main-content"],
.path--network [id="main-content"] {
  padding-top: 0;
  background: 0 0;
}
@media only screen and (min-width: 64em) {
  [id="main-content"].left-grey {
    position: relative;
  }
  [id="main-content"].left-grey:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 30%;
    height: 100%;
    background: #f4f4f4 -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(2, 2, 2, 0.05)),
        to(rgba(2, 2, 2, 0))
      ) top left/100% 20px no-repeat;
    background: #f4f4f4 -o-linear-gradient(
        top,
        rgba(2, 2, 2, 0.05) 0%,
        rgba(2, 2, 2, 0) 100%
      ) top left/100% 20px no-repeat;
    background: #f4f4f4
      linear-gradient(to bottom, rgba(2, 2, 2, 0.05) 0%, rgba(2, 2, 2, 0) 100%)
      top left/100% 20px no-repeat;
  }
  .region-breadcrumb + [id="main-content"].left-grey:before {
    background-image: none;
  }
}
@media only screen and (min-width: 77.5em) and (max-width: 89.9375em) {
  [id="main-content"].left-grey:before {
    width: calc((1240px * 0.3) + (100% - 1240px) / 2);
  }
}
@media only screen and (min-width: 90em) {
  [id="main-content"].left-grey {
    background: -o-linear-gradient(
          top,
          rgba(2, 2, 2, 0.05) 0%,
          rgba(2, 2, 2, 0) 100%
        )
        top left/100% 20px no-repeat,
      -o-linear-gradient(
          left,
          #ffffff 0%,
          #f4f4f4 calc((100% - 1440px) / 2 + 10px),
          #ffffff calc((100% - 1440px) / 2 + 10px)
        ) top left repeat-y;
    background: linear-gradient(
          to bottom,
          rgba(2, 2, 2, 0.05) 0%,
          rgba(2, 2, 2, 0) 100%
        )
        top left/100% 20px no-repeat,
      linear-gradient(
          to right,
          #ffffff 0%,
          #f4f4f4 calc((100% - 1440px) / 2 + 10px),
          #ffffff calc((100% - 1440px) / 2 + 10px)
        )
        top left repeat-y;
  }
  .region-breadcrumb + [id="main-content"].left-grey {
    background: -o-linear-gradient(
        left,
        #ffffff 0%,
        #f4f4f4 calc((100% - 1440px) / 2 + 10px),
        #ffffff calc((100% - 1440px) / 2 + 10px)
      )
      top left repeat-y;
    background: linear-gradient(
        to right,
        #ffffff 0%,
        #f4f4f4 calc((100% - 1440px) / 2 + 10px),
        #ffffff calc((100% - 1440px) / 2 + 10px)
      )
      top left repeat-y;
  }
  [id="main-content"].left-grey:before {
    left: calc((100% - 1440px) / 2);
    width: calc((1240px * 0.3) + 100px);
  }
}
@media print {
  [id="main-content"] {
    padding-top: 0;
  }
}
@media (max-width: 63.9375em) {
  .view-mode-hero {
    margin-top: -10px;
  }
}
@media only screen and (min-width: 64em) {
  .view-mode-hero {
    margin-top: -40px;
  }
}
@media print {
  .view-mode-hero {
    margin-top: 0;
  }
}
.region-content-pre .field--name-field-toll-hero-image,
.region-content-pre .field--name-field-qd-news-hero-image {
  margin-bottom: 40px;
}
.region-content-pre .field--name-field-toll-hero-image img,
.region-content-pre .field--name-field-qd-news-hero-image img {
  display: block;
  width: 100%;
  height: auto;
}
.field--type-datetime,
.teaser-metadata {
  font-size: 10px;
  font-family: nexa-heavy, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #79808b;
}
.field--type-datetime,
.field--type-created {
  text-transform: uppercase;
  letter-spacing: 1px;
}
.teaser-metadata {
  line-height: 1.2;
}
.teaser-metadata div {
  display: inline;
}
.teaser-metadata > span {
  display: inline-block;
}
.teaser-metadata > span + span {
  border-left: 1px solid rgba(121, 128, 139, 0.5);
  padding-left: 8px;
  margin-left: 7px;
}
@media only screen and (max-width: 39.9375em) {
  .qd-layouts-cell .block-basic,
  .qd-layouts-cell .block-toll-form-contact-microsites {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .qd-layouts-cell .block-basic,
  .qd-layouts-cell .block-toll-form-contact-microsites {
    margin-bottom: 20px;
  }
}
.qd-layouts-cell .block-basic-empty {
  margin-bottom: 0;
}
.block[tabindex] {
  outline: none;
}
@media only screen and (min-width: 48em) and (max-width: 63.9375em) {
  .qd-layouts-cell--1-of-1 .block-basic .text-align-center {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 64em) and (max-width: 89.9375em) {
  .qd-layouts-cell--1-of-1 .block-basic .text-align-center {
    padding: 0 100px;
  }
}
@media only screen and (min-width: 90em) {
  .qd-layouts-cell--1-of-1 .block-basic .text-align-center {
    padding: 0 150px;
  }
}
.qd-layouts-cell .block-basic--grey-background {
  background-color: rgba(145, 40, 139, 0.8);
  padding-bottom: 1px;
  padding-top: 34px; color:#fff;
}

.block-basic--grey-background h2{
  color:#fff !important;
}


.qd-layouts-cell .block-basic--grey-background .block-basic__content {
  margin-bottom: 34px;
}
.qd-layouts-cell .block-basic--grey-background > div {
  max-width: 1240px;
 /*  margin-left: auto;
  margin-right: auto; */
}
@media only screen and (max-width: 29.9375em) {
  .qd-layouts-cell .block-basic--grey-background > div {
    padding: 0 17px;
  }
}
@media screen and (min-width: 30em) {
  .qd-layouts-cell .block-basic--grey-background > div {
    padding: 0 34px;
  }
}
@media only screen and (max-width: 39.9375em) {
  .qd-layouts-cell--1-of-1 .qd-layouts-cell .block-basic--grey-background {
    padding-top: 40px;
  }
  .qd-layouts-cell--1-of-1
    .qd-layouts-cell
    .block-basic--grey-background
    .block-basic__content {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .qd-layouts-cell--1-of-1 .qd-layouts-cell .block-basic--grey-background {
    padding-top: 80px;
  }
  .qd-layouts-cell--1-of-1
    .qd-layouts-cell
    .block-basic--grey-background
    .block-basic__content {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 39.9375em) {
  .qd-layouts-cell--1-of-1 .block-region-row-1 .block-basic--grey-background {
    margin-top: -40px;
  }
}
@media only screen and (min-width: 40em) {
  .qd-layouts-cell--1-of-1 .block-region-row-1 .block-basic--grey-background {
    margin-top: -80px;
  }
}
iframe {
  overflow: auto;
}
a,
.faux-link {
  color: #2a2c28;
  text-decoration: underline;
}
a:hover,
a:focus,
.faux-link:hover,
.faux-link:focus {
  -webkit-text-decoration-color: #504ca2;
  text-decoration-color: #504ca2;
}
a svg,
.faux-link svg {
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
}
a:not([href]),
.faux-link:not([href]) {
  color: inherit;
  text-decoration: none;
  outline: none;
}
button {
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
}
a:focus,
a:hover {
  color: #2a2c28;
}
a:active {
  color: #2a2c28;
}
.link-block {
  display: block;
  text-decoration: none;
  color: #4a545d;
}
.link-block:focus,
.link-block:hover,
.link-block:active {
  color: #4a545d;
}
.cta {
  font-family:"Barlow", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  display: inline-block;
  color: #fff;
  background-color: #0d72b8;
  border: 1px solid #0d72b8;
  text-decoration: none;
  padding: 17px 27px;
  text-align: center;
  min-width: 180px;
  width: 100%;
}
.cta:hover,
.cta:focus {
  color: #fff;
  background-color: #91288b;
  border-color: #91288b;
}
.cta:active {
  color: #fff;
  background-color: #91288b;
  border-color: #91288b;
}
.cta[disabled] {
  cursor: default;
  color: #fff;
  background-color: #ccd2d9;
  border-color: #ccd2d9;
}
@media (min-width: 30em) {
  .cta {
    width: auto;
  }
}
.cta.is-secondary {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  display: inline-block;
  color: #0d72b8;
  background-color: #fff;
  border: 1px solid #0d72b8;
  text-decoration: none;
  padding: 17px 27px;
  text-align: center;
  min-width: 180px;
  width: 100%;
}
.cta.is-secondary:hover,
.cta.is-secondary:focus {
  color: #91288b;
  background-color: #fff;
  border-color: #91288b;
}
.cta.is-secondary:active {
  color: #91288b;
  background-color: #fff;
  border-color: #91288b;
}
.cta.is-secondary[disabled] {
  cursor: default;
  color: #fff;
  background-color: #ccd2d9;
  border-color: #ccd2d9;
}
@media (min-width: 30em) {
  .cta.is-secondary {
    width: auto;
  }
}
.cta.is-full {
  width: 100%;
}
.cta.is-text {
  font-family:"Barlow", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.71429;
  color: #4a545d;
  text-decoration: underline;
  background: 0 0;
  border: none;
  padding: 0;
  text-align: left;
  min-width: 0;
  width: auto;
}
.cta.is-text:hover,
.cta.is-text:focus {
  color: #2a2c28;
  -webkit-text-decoration-color: #504ca2;
  text-decoration-color: #504ca2;
  background: 0 0;
  border: none;
}
.cta.is-text:active {
  color: #2a2c28;
  background: 0 0;
  border: none;
}
p .cta {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* input[type="submit"],
button[type="submit"] {
  font-family:"Barlow", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  display: inline-block;
  color: #fff;
  background-color: #0d72b8;
  border: 1px solid #0d72b8;
  text-decoration: none;
  padding: 17px 27px;
  text-align: center;
  min-width: 180px;
  width: 100%;
} 
input[type="submit"]:hover,
input[type="submit"]:focus,
button[type="submit"]:hover,
button[type="submit"]:focus {
  color: #fff;
  background-color: #91288b;
  border-color: #91288b;
}
input[type="submit"]:active,
button[type="submit"]:active {
  color: #fff;
  background-color: #91288b;
  border-color: #91288b;
}
input[type="submit"][disabled],
button[type="submit"][disabled] {
  cursor: default;
  color: #fff;
  background-color: #ccd2d9;
  border-color: #ccd2d9;
}
@media (min-width: 30em) {
  input[type="submit"],
  button[type="submit"] {
    width: auto;
  }
}*/
.webform-button--previous.webform-button--previous {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  display: inline-block;
  color: #0d72b8;
  background-color: #fff;
  border: 1px solid #0d72b8;
  text-decoration: none;
  padding: 17px 27px;
  text-align: center;
  min-width: 180px;
  width: 100%;
}
.webform-button--previous.webform-button--previous:hover,
.webform-button--previous.webform-button--previous:focus {
  color: #91288b;
  background-color: #fff;
  border-color: #91288b;
}
.webform-button--previous.webform-button--previous:active {
  color: #91288b;
  background-color: #fff;
  border-color: #91288b;
}
.webform-button--previous.webform-button--previous[disabled] {
  cursor: default;
  color: #fff;
  background-color: #ccd2d9;
  border-color: #ccd2d9;
}
@media (min-width: 30em) {
  .webform-button--previous.webform-button--previous {
    width: auto;
  }
}
@media only screen and (max-width: 29.9375em) {
  .button,
  .image-button {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.cta-is-secondary {
  font-family: "Barlow", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  display: inline-block;
  color: #0d72b8;
  background-color: #fff;
  border: 1px solid #0d72b8;
  text-decoration: none;
  padding: 17px 27px;
  text-align: center;
  min-width: 180px;
  width: 100%;
}
.cta-is-secondary:hover,
.cta-is-secondary:focus {
  color: #91288b;
  background-color: #fff;
  border-color: #91288b;
}
.cta-is-secondary:active {
  color: #91288b;
  background-color: #fff;
  border-color: #91288b;
}
.cta-is-secondary[disabled] {
  cursor: default;
  color: #fff;
  background-color: #ccd2d9;
  border-color: #ccd2d9;
}
@media (min-width: 30em) {
  .cta-is-secondary {
    width: auto;
  }
}
.link-orange-underline,
.link-arrow,
.more-link a {
  font-family:"Barlow", sans-serif;
  font-weight: 700;
  font-size: 16px;
  color: #221f1c;
  display: inline-block;
  text-decoration: none;
 
}
.link-arrow,
.more-link a {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.link-arrow:hover,
.link-arrow:focus,
.more-link a:hover,
.more-link a:focus {
  padding-right: 25px;
  background-position: right 8px;
}
.more-link a {
  padding-right: 25px;
  background-position: right 8px;
}
.link-arrow:hover,
.link-arrow:focus,
.more-link a,
.menu--qd-child-listing a {
  background-image: url(../images/arrow.svg);
  background-repeat: no-repeat;
}
.view-toll-locations a {
  font-size: 16px;
  color: #0d72b8;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  display: inline-block;
  text-decoration: none;
}
.view-toll-locations a:hover,
.view-toll-locations a:focus {
  text-decoration: underline;
}
.link-icon {
  border: none;
  padding: 0;
  background: 0 0;
  width: 44px;
  height: 40px;
  position: relative;
  line-height: 1;
}
.link-icon .icon {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -10px;
  margin-left: -10px;
}
.link-icon .icon + .icon {
  display: none;
}
.link-icon path {
  -webkit-transition: fill 150ms;
  -o-transition: fill 150ms;
  transition: fill 150ms;
}
.link-icon:hover path,
.link-icon:focus path {
  fill: #2a2c28;
}
.link-icon:active path {
  fill: #2a2c28;
}
table caption {
  text-align: left;
  padding-bottom: 30px;
}
@media print {
  table {
    border-top: 1px solid #eaeaea;
    border-right: 1px solid #eaeaea;
    border-left: 1px solid #eaeaea;
  }
}
th,
td {
  border: 1px solid #fff;
  border-width: 0 1px;
  padding: 24px;
}
th:first-child,
td:first-child {
  border-left: none;
}
th:last-child,
td:last-child {
  border-right: none;
}
thead th {
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  background-color: #2a2c28;
  color: #fff;
  border-right: 1px solid #151614;
}
@media print {
  thead th {
    border-right-color: #eaeaea;
    border-bottom: 1px solid #eaeaea;
  }
}
thead th h1,
thead th h2,
thead th h3,
thead th h4,
thead th h5,
thead th h6 {
  color: inherit;
  margin: 0;
}
thead th:last-child {
  border-right: none;
}
tbody th {
  font-weight: 700;
}
tbody th{
  background-color: #0d72b8;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea; color:#ffffff;
}

/*tbody td {
  background-color: #f4f4f4;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}*/
tbody th:last-child,
tbody td:last-child {
  border-right: none;
}
.responsive-table {
  
}
.responsive-table table {
  margin: 0;
}
.responsive-table .table-scrollable {
  padding-bottom: 1px;
}
.responsive-table .shadow-before,
.responsive-table .shadow-after {
  display: none;
}
.responsive-table.has-scroll {
  position: relative;
  overflow: hidden;
}
.responsive-table.has-scroll .shadow-before,
.responsive-table.has-scroll .shadow-after {
  display: block;
  position: absolute;
  top: 0;
  width: 50px;
  height: 100%;
  -webkit-transition-property: margin-left;
  -o-transition-property: margin-left;
  transition-property: margin-left;
  -webkit-transition-duration: 100ms;
  -o-transition-duration: 100ms;
  transition-duration: 100ms;
}
.responsive-table.has-scroll .shadow-before {
  left: -50px;
  border-radius: 0 10px 10px 0/0 50% 50% 0;
  -webkit-box-shadow: 5px 0 10px rgba(34, 31, 28, 0.25);
  box-shadow: 5px 0 10px rgba(34, 31, 28, 0.25);
}
.responsive-table.has-scroll .shadow-after {
  left: 100%;
  border-radius: 10px 0 0 10px/50% 0 0 50%;
  -webkit-box-shadow: -5px 0 10px rgba(34, 31, 28, 0.25);
  box-shadow: -5px 0 10px rgba(34, 31, 28, 0.25);
}
.responsive-table.has-scroll .table-scrollable {
  overflow-x:scroll;
  overflow-y: hidden;
}
.responsive-table.has-scroll .table-scrollable::-webkit-scrollbar-track {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ck-ec {
  margin: 50px 0;
  padding-bottom: 18px;
  border-bottom: 1px solid #eaeaea;
}
.ck-ec + .ck-ec {
  margin-top: -32px;
}
.ck-ec > .expandcollapse {
  display: block;
  position: relative;
  padding-right: 30px;
  font-size: 16px;
  color: #221f1c;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
}
.ck-ec > .expandcollapse .ec {
  display: block;
  width: 14px;
  height: 8px;
  position: absolute;
  right: 8px;
  top: 9px;
  background: transparent
    url(/themes/custom/toll_theme/templates/icons/expand-collapse.svg) no-repeat
    0 0;
}
.ck-ec > .expandcollapse.is-expanded .ec {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ck-ec > .expandcollapse:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #504ca2;
  text-decoration-color: #504ca2;
}
.ck-ec > .expandcollapse-content {
  padding-top: 10px;
}
.ec-field-link {
  font-size: 16px;
  color: #221f1c;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  text-decoration: none;
}
.ec-field-link:hover {
  text-decoration: underline;
  -webkit-text-decoration-color: #504ca2;
  text-decoration-color: #504ca2;
}
.ec-field-link .icon {
  display: inline-block;
  width: 14px;
  height: 8px;
  margin-left: 12px;
  vertical-align: middle;
}
.ec-field-link.is-expanded .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ec-field-link svg {
  display: block;
}
.ec-field-content {
  padding-top: 10px;
}
.ec-fieldset-link {
  display: block;
  color: inherit;
  text-decoration: none;
  position: relative;
  padding-right: 30px;
}
.ec-fieldset-link:hover,
.ec-fieldset-link:focus {
  color: inherit;
}
.ec-fieldset-link.is-disabled {
  cursor: default;
  pointer-events: none;
}
.ec-fieldset-link.is-disabled .icon {
  display: none;
}
.ec-fieldset-link .icon {
  width: 14px;
  height: 8px;
  position: absolute;
  right: 8px;
  top: 9px;
}
.ec-fieldset-link.is-expanded .icon {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.ec-fieldset-link svg {
  display: block;
}
.ec-fieldset-content {
  padding-top: 10px;
}
dl.styled {
  border: none;
}
dl.styled dt {
  margin-top: 0;
}
dl.styled > dt > a {
  background-color: #fff;
  padding: 27px 27px 27px 0;
  display: block;
  border-top: 1px solid #eaeaea;
  border-bottom: none;
  font-weight: 700;
  text-decoration: none;
  font-size: 16px;
  background-image: url(/themes/custom/toll_theme/assets/icons/chevron-down-white.svg);
  background-repeat: no-repeat;
  background-position: right 12px bottom calc(50% - 2px);
  background-size: 19px;
  color: #0d72b8;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
}
dl.styled > dt > a:hover,
dl.styled > dt > a:active,
dl.styled > dt > a:focus {
  text-decoration: underline;
  background-color: #fff;
}
dl.styled > dt.active > a {
  background-color: #fff;
  border-bottom: none !important;
  border-top: 1px solid #eaeaea !important;
  color: #0d72b8;
  background-image: url(/themes/custom/toll_theme/assets/icons/chevron-up-white.svg);
  background-repeat: no-repeat;
  background-position: right 12px bottom calc(50% - 2px);
  background-size: 19px;
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
}

@media only screen and (max-width: 39.9375em) {
  .field--name-field-toll-content-ref {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .field--name-field-toll-content-ref {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 64em) {
  .field--name-field-toll-content-ref.has-one-item.has-one-item {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
  }
}
.node--view-mode-tile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  text-decoration: none;
  background: #f4f4f4;
}
.node--view-mode-tile:first-child:last-child {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.node--view-mode-tile .wrap-teaser-image {
  background: #2a2c28;
  margin-bottom: 30px;
}
@media (min-width: 30em) {
  .node--view-mode-tile .wrap-teaser-image {
    margin-bottom: 40px;
  }
}
.node--view-mode-tile .field--name-field-toll-teaser-image {
  padding-top: 62.5%;
  position: relative;
}
.node--view-mode-tile .field--name-field-toll-teaser-image img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}
.node--view-mode-tile .wrap-hero-image {
  display: none;
}
.node--view-mode-tile .node__content {
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
}
@media (min-width: 30em) {
  .node--view-mode-tile .node__content {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.node--view-mode-tile .field--type-text-with-summary {
  margin-top: 20px;
}
.node--view-mode-tile:hover h3,
.node--view-mode-tile:focus h3 {
  text-decoration: underline;
  -webkit-text-decoration-color: #504ca2;
  text-decoration-color: #504ca2;
}
@media only screen and (min-width: 64em) {
  .qd-layouts-cell--1-of-1 .node--view-mode-tile:first-child:nth-last-child(2),
  .qd-layouts-cell--2-of-3 .node--view-mode-tile {
    position: relative;
  }
  .qd-layouts-cell--1-of-1
    .node--view-mode-tile:first-child:nth-last-child(2)
    .field--name-field-toll-teaser-image,
  .qd-layouts-cell--2-of-3
    .node--view-mode-tile
    .field--name-field-toll-teaser-image {
    min-height: 100%;
  }
  .supports-object-fit
    .qd-layouts-cell--1-of-1
    .node--view-mode-tile:first-child:nth-last-child(2)
    .field--name-field-toll-teaser-image
    img,
  .supports-object-fit
    .qd-layouts-cell--2-of-3
    .node--view-mode-tile
    .field--name-field-toll-teaser-image
    img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
  .qd-layouts-cell--1-of-1
    .node--view-mode-tile:first-child:nth-last-child(2)
    .wrap-teaser-image,
  .qd-layouts-cell--2-of-3 .node--view-mode-tile .wrap-teaser-image {
    height: 100%;
    margin: 0;
  }
  .qd-layouts-cell--1-of-1
    .node--view-mode-tile:first-child:nth-last-child(2)
    .wrap-teaser-image
    ~ .node__content,
  .qd-layouts-cell--2-of-3
    .node--view-mode-tile
    .wrap-teaser-image
    ~ .node__content {
    width: 75%;
    max-height: 100%;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.6);
    color: #fff;
    padding: 40px;
  }
  .qd-layouts-cell--1-of-1
    .node--view-mode-tile:first-child:nth-last-child(2)
    .wrap-teaser-image
    ~ .node__content
    h3,
  .qd-layouts-cell--1-of-1
    .node--view-mode-tile:first-child:nth-last-child(2)
    .wrap-teaser-image
    ~ .node__content
    .field--type-datetime,
  .qd-layouts-cell--2-of-3
    .node--view-mode-tile
    .wrap-teaser-image
    ~ .node__content
    h3,
  .qd-layouts-cell--2-of-3
    .node--view-mode-tile
    .wrap-teaser-image
    ~ .node__content
    .field--type-datetime {
    color: inherit;
  }
}
@media only screen and (min-width: 64em) {
  .tile--large {
    position: relative;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    background: 0 0;
  }
  .tile--large .wrap-hero-image {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }
  .tile--large .wrap-hero-image img {
    display: block;
    width: 100%;
    height: auto;
  }
  .tile--large .wrap-teaser-image {
    display: none;
  }
  .tile--large .node__content {
    position: relative;
    z-index: 3;
    background-color: #f4f4f4;
    padding: 40px;
    width: 40%;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
  }
}
@media only screen and (min-width: 64em) and (max-width: 77.4375em) {
  .tile--large {
    min-height: calc((100vw - 34px) / 11 * 5 + 100px);
  }
  .tile--large .wrap-hero-image {
    width: calc(100vw - 34px);
  }
}
@media only screen and (min-width: 77.5em) and (max-width: 89.9375em) {
  .tile--large {
    min-height: calc((100vw - (100vw - 1240px) / 2 - 34px) / 11 * 5 + 100px);
  }
  .tile--large .wrap-hero-image {
    width: calc(100vw - (100vw - 1240px) / 2 - 34px);
  }
}
@media only screen and (min-width: 90em) {
  .tile--large {
    min-height: 693.63636px;
  }
  .tile--large .wrap-hero-image {
    width: 1306px;
  }
}
@media only screen and (max-width: 39.9375em) {
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile {
    margin-top: 16px;
  }
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile:first-child {
    margin-top: 0;
  }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .qd-layouts-cell--1-of-1 .field--name-field-toll-content-ref {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile {
    width: calc((100% - 16px) / 2);
    margin-right: 16px;
  }
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile:nth-child(2n) {
    margin-right: 0;
  }
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile:nth-child(2)
    ~ .node--view-mode-tile {
    margin-top: 16px;
  }
}
@media only screen and (min-width: 64em) {
  .qd-layouts-cell--1-of-1 .field--name-field-toll-content-ref {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile {
    width: calc((100% - 2 * 16px - 1px) / 3);
    margin-right: 16px;
  }
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile:nth-child(3n),
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile:last-child:nth-child(2) {
    margin-right: 0;
  }
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile:nth-child(3)
    ~ .node--view-mode-tile {
    margin-top: 16px;
  }
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile:first-child:nth-last-child(2) {
    width: calc((100% - 2 * 16px) / 3 * 2 + 16px);
  }
  .qd-layouts-cell--1-of-1
    .field--name-field-toll-content-ref
    .node--view-mode-tile:first-child:last-child {
    width: 100%;
    margin-right: 0;
  }
}
.region-sidebar-second .node--view-mode-tile {
  margin-top: 50px;
}
.region-sidebar-second .node--view-mode-tile:first-child {
  margin-top: 0;
}
.page-node-type-page .region-content .field--name-field-toll-content-ref {
  margin: 80px 0;
}
.page-node-type-page .region-content .node--view-mode-tile {
  border-bottom: 1px solid #eaeaea;
  background: 0 0;
  margin-bottom: 30px;
}
@media (min-width: 30em) {
  .page-node-type-page .region-content .node--view-mode-tile {
    margin-bottom: 40px;
  }
}
.page-node-type-page .region-content .node--view-mode-tile .node__content {
  padding-left: 0;
  padding-right: 0;
}
@media only screen and (min-width: 40em) {
  .page-node-type-page .region-content .node--view-mode-tile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .page-node-type-page
    .region-content
    .node--view-mode-tile
    .wrap-teaser-image {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 265px;
    margin-right: 30px;
  }
}
.page-node-type-page .region-content .node--view-mode-tile:last-child {
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 0;
}
.wrap-teaser-image .contextual-region {
  position: initial;
}
.page-node-type-news
  .region-content-pre
  .field--name-field-qd-news-hero-image
  img,
.page-node-type-case-study
  .region-content-pre
  .field--name-field-toll-hero-image
  img {
  border-bottom: 5px solid #00ad7d;
}
.slick-loading .slick-list {
  background: #fff url(/themes/custom/toll_theme/assets/img/preloader.png)
    center center no-repeat;
}
.slick-controls {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: 45.45%;
  pointer-events: none;
}
.slick-prev,
.slick-next {
  position: absolute;
  z-index: 1;
  display: none;
  height: 48px;
  width: 48px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: #0d72b8;
  top: 50%;
  padding: 0;
  border: none;
  margin-top: -24px;
  outline: none;
  pointer-events: auto;
}
.slick-prev svg,
.slick-next svg {
  width: 16px;
  height: 12px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  fill: #fff;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: fill;
  -o-transition-property: fill;
  transition-property: fill;
}
@media only screen and (min-width: 64em) {
  .qd-layouts-cell--1-of-1 .slick-prev,
  .qd-layouts-cell--1-of-1 .slick-next {
    height: 60px;
    width: 60px;
    margin-top: -30px;
  }
  .qd-layouts-cell--1-of-1 .slick-prev svg,
  .qd-layouts-cell--1-of-1 .slick-next svg {
    width: 20px;
    height: 15px;
  }
}
.slick-prev:hover,
.slick-next:hover {
  outline: none;
  background: #91288b;
}
.slick-prev {
  left: 0;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 0;
}
.slick-next {
  right: 0;
}
[dir="rtl"] .slick-next {
  left: 0;
  right: auto;
}
.slick-dots {
  position: absolute;
  bottom: -35px;
  right: 0;
  list-style: none;
  display: block;
  text-align: right;
  padding: 0;
  margin: 0;
  line-height: 20px;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0;
  padding: 0;
  cursor: pointer;
  vertical-align: top;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 0;
  cursor: pointer;
  -webkit-transform-origin: 10px 10px;
  -ms-transform-origin: 10px 10px;
  transform-origin: 10px 10px;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  -o-transition-property: transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  pointer-events: auto;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button::before {
  position: absolute;
  top: 6px;
  left: 6px;
  content: "";
  width: 8px;
  height: 8px;
  background: #ccc;
  border-radius: 50%;
}
.slick-dots li.slick-active button::before {
  background: #0d72b8;
}
.authored-carousel {
  background: #f4f4f4;
}
@media only screen and (max-width: 39.9375em) {
  .authored-carousel {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .authored-carousel {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 39.9375em) {
  .authored-carousel {
    padding: 40px 0;
  }
}
@media only screen and (min-width: 40em) {
  .authored-carousel {
    padding: 80px 0;
  }
}
.authored-carousel h2 {
  text-align: center;
}
.authored-carousel .field--name-body {
  text-align: center;
  margin-bottom: 50px;
}
.authored-carousel .field--name-field-toll-block-link {
  margin-top: 50px;
  text-align: center;
}
.authored-carousel .field--name-field-toll-block-link a {
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 1.5;
  -webkit-transition-duration: 150ms;
  -o-transition-duration: 150ms;
  transition-duration: 150ms;
  -webkit-transition-property: color, background-color, border-color;
  -o-transition-property: color, background-color, border-color;
  transition-property: color, background-color, border-color;
  display: inline-block;
  color: #fff;
  background-color: #0d72b8;
  border: 1px solid #0d72b8;
  text-decoration: none;
  padding: 17px 27px;
  text-align: center;
  min-width: 180px;
  width: 100%;
}
.authored-carousel .field--name-field-toll-block-link a:hover,
.authored-carousel .field--name-field-toll-block-link a:focus {
  color: #fff;
  background-color: #91288b;
  border-color: #91288b;
}
.authored-carousel .field--name-field-toll-block-link a:active {
  color: #fff;
  background-color: #91288b;
  border-color: #91288b;
}
.authored-carousel .field--name-field-toll-block-link a[disabled] {
  cursor: default;
  color: #fff;
  background-color: #ccd2d9;
  border-color: #ccd2d9;
}
@media (min-width: 30em) {
  .authored-carousel .field--name-field-toll-block-link a {
    width: auto;
  }
}
.authored-carousel .slick-list {
  overflow: visible;
}
.authored-carousel .carousel-container {
  position: relative;
}
.authored-carousel .slick-disabled {
  display: none !important;
}
@media print {
  .field--name-field-toll-industries-ref {
    display: none;
  }
}
.field--name-field-toll-industries-ref .carousel-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: -8px;
  margin-right: -8px;
}
.field--name-field-toll-industries-ref .carousel-item {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding-left: 8px;
  padding-right: 8px;
}
@media only screen and (max-width: 29.9375em) {
  .field--name-field-toll-industries-ref .carousel-item {
    width: calc((100vw - 18px));
  }
}
@media only screen and (min-width: 30em) and (max-width: 39.9375em) {
  .field--name-field-toll-industries-ref .carousel-item {
    width: calc((100vw - 52px));
  }
}
@media only screen and (min-width: 40em) and (max-width: 77.4375em) {
  .field--name-field-toll-industries-ref .carousel-item {
    width: calc((100vw - 52px) / 3);
  }
}
@media only screen and (min-width: 77.5em) {
  .field--name-field-toll-industries-ref .carousel-item {
    width: 396px;
  }
}
.authored-carousel-item {
  display: block;
  position: relative;
  background: #000;
}
@media only screen and (min-width: 40em) and (max-width: 77.4375em) {
  .authored-carousel-item {
    height: calc((100vw - 100px) / 3 / 5 * 6);
  }
}
@media only screen and (min-width: 77.5em) {
  .authored-carousel-item {
    height: 456px;
  }
}
.authored-carousel-item:hover .field--name-name,
.authored-carousel-item:focus .field--name-name {
  text-decoration: underline;
  -webkit-text-decoration-color: #504ca2;
  text-decoration-color: #504ca2;
}
.authored-carousel-item .authored-carousel-item__text {
  position: absolute;
  padding: 30px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.authored-carousel-item .field--name-name {
  text-align: center;
  color: #fff;
  font-size: 24px;
  font-family: nexa-heavy, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media only screen and (min-width: 40em) and (max-width: 47.9375em) {
  .authored-carousel-item .field--name-name {
    font-size: 16px;
  }
}
.authored-carousel-item img {
  display: block;
  width: 100%;
  height: auto;
  opacity: 0.5;
}
.page--view .region-content {
  margin-bottom: 0;
}
@media (max-width: 63.9375em) {
  .view-page h1 {
    display: none;
  }
}
@media only screen and (min-width: 64em) {
  .view-page .h1 {
    display: none;
  }
  .view-page h1 {
    margin-bottom: 50px;
  }
}
@media (max-width: 63.9375em) {
  .view-filters {
    background: #f4f4f4;
    padding: 24px;
    margin-bottom: 20px;
  }
  .path--tools .view-filters {
    margin-bottom: 50px;
  }
}
.view-filters h2 {
  margin: 0;
}
@media only screen and (min-width: 64em) {
  .view-filters.view-filters h2 {
    margin-top: 10px;
  }
}
.view-filters h2 + .ec-fieldset-content {
  border-top: 1px solid #eaeaea;
  margin-top: 24px;
}
@media (max-width: 63.9375em) {
  .view-filters h2 + .ec-fieldset-content {
    margin-left: -24px;
    margin-right: -24px;
    padding: 24px 24px 0;
  }
}
@media only screen and (min-width: 64em) {
  .view-filters h2 + .ec-fieldset-content {
    padding: 0;
  }
}
@media (max-width: 63.9375em) {
  .view-filters form {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 64em) and (max-width: 39.9375em) {
  .view-filters form {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 64em) and (min-width: 40em) {
  .view-filters form {
    margin-bottom: 80px;
  }
}
.view-filters .form--inline .form-item {
  float: none;
  margin-right: 0;
}
.view-filters .form--inline > .form-item {
  padding: 24px 0;
  margin: 0;
  border-bottom: 1px solid #eaeaea;
}
.view-filters .form-text,
.view-filters .form-select {
  width: 100%;
}
.view-filters .fieldgroup > legend {
  float: left;
  width: 100%;
}
.view-filters .fieldset-wrapper {
  clear: left;
}
.view-filters .form-actions {
  padding-top: 40px;
}
.view-filters [id="edit-reset"] {
  font-family: helvetica neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.71429;
  color: #4a545d;
  text-decoration: underline;
  background: 0 0;
  border: none;
  padding: 0;
  text-align: left;
  min-width: 0;
  width: auto;
  display: block;
  margin: 50px 0 0;
}
.view-filters [id="edit-reset"]:hover,
.view-filters [id="edit-reset"]:focus {
  color: #2a2c28;
  -webkit-text-decoration-color: #504ca2;
  text-decoration-color: #504ca2;
  background: 0 0;
  border: none;
}
.view-filters [id="edit-reset"]:active {
  color: #2a2c28;
  background: 0 0;
  border: none;
}
.path-search .region-admin {
  margin: 0;
}
.path-search .region-title {
  border: none;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.view-search {
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 29.9375em) {
  .view-search {
    padding: 0 17px;
  }
}
@media screen and (min-width: 30em) {
  .view-search {
    padding: 0 34px;
  }
}
.view-empty {
  margin-top: 50px;
}
@media only screen and (max-width: 39.9375em) {
  .view-empty {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .view-empty {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 39.9375em) {
  .view-content:last-child {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .view-content:last-child {
    margin-bottom: 80px;
  }
}
.region-header-pre .view-content:last-child {
  margin: 0;
}
.listing-item {
  padding: 30px 0;
  border-bottom: 1px solid #eaeaea;
}
@media only screen and (max-width: 39.9375em) {
  .views-row:first-child > .listing-item {
    padding-top: 0;
  }
  .path-search .views-row:first-child > .listing-item {
    padding-top: 30px;
    border-top: 1px solid #eaeaea;
  }
}
@media only screen and (min-width: 40em) {
  .views-row:first-child > .listing-item {
    border-top: 1px solid #eaeaea;
  }
}
.listing-item .h4 a {
  color: inherit;
  text-decoration: none;
}
.listing-item .h4 a:hover,
.listing-item .h4 a:focus {
  text-decoration: underline;
  -webkit-text-decoration-color: #504ca2;
  text-decoration-color: #504ca2;
}
.node--view-mode-teaser {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 39.9375em) {
  .node--view-mode-teaser {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}
@media only screen and (min-width: 40em) {
  .node--view-mode-teaser {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
}
@media only screen and (min-width: 64em) {
  .node--view-mode-teaser {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .node--view-mode-teaser .node__content {
    max-width: 70%;
  }
}
.node--view-mode-teaser .wrap-teaser-image {
  background: #2a2c28;
}
@media only screen and (max-width: 39.9375em) {
  .node--view-mode-teaser .wrap-teaser-image {
    max-width: 445px;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 40em) {
  .node--view-mode-teaser .wrap-teaser-image {
    width: 240px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    margin-left: 30px;
  }
}
.node--view-mode-teaser .wrap-teaser-image img {
  display: block;
  width: 100%;
  height: auto;
}
.node--view-mode-teaser
  .wrap-teaser-image
  .field--name-field-toll-teaser-image {
  position: relative;
}
.node--view-mode-teaser
  .wrap-teaser-image
  .field--name-field-toll-teaser-image
  a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.vocabulary-tool-inner {
  position: relative;
  min-height: 24px;
}
.vocabulary-tool-inner a svg {
  fill: #0d72b8;
  vertical-align: top;
  margin-left: 10px;
  margin-top: 3px;
}
@media only screen and (max-width: 39.9375em) {
  .region-content .block-views {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .region-content .block-views {
    margin-bottom: 80px;
  }
}
.block-views-blockqd-news-list-qd-news-block h2,
.block-views-blockqd-news-list-qd-news-block-grey h2,
.block-views-blocktoll-case-study-list-toll-case-study-list-block h2,
.block-views-blocktoll-case-study-list-toll-case-study-list-block-grey h2,
.block-views-blocktoll-media-release-list-toll-media-release-block h2,
.block-views-blocktoll-media-release-list-toll-media-release-block-grey h2,
.block-toll-custom-listing-by-tags h2 {
  margin-bottom: 40px;
  margin-right: 100px;
  border-bottom: 0;
  padding-bottom: 0;
}
.region-content .block-views-inner .more-link-top {
  display: none;
}
.region-content .block-views-inner .more-link-bottom {
  margin-top: 40px;
}
.region-content .has-title .block-views-inner {
  position: relative;
}
.region-content .has-title .block-views-inner > div > .contextual-region {
  position: static;
}
.region-content .has-title .block-views-inner .more-link-top {
  display: block;
  position: absolute;
  top: 5px;
  right: 0;
}
@media only screen and (min-width: 64em) {
  .region-content .has-title .block-views-inner .more-link-top {
    top: 7px;
  }
}
.region-content .has-title .block-views-inner .more-link-bottom {
  display: none;
}
.block-views[class*="block-grey"] {
  padding-top: 80px;
  padding-bottom: 80px;
  background: #f4f4f4;
}
.view-toll-locations .view-content .item-list {
  margin-bottom: 50px;
}
.view-toll-locations .view-content ul {
  list-style: none;
  margin: 0;
}
@media only screen and (min-width: 48em) {
  .view-toll-locations .view-content ul {
    -webkit-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 32px;
    column-gap: 32px;
  }
}
@media only screen and (min-width: 64em) {
  .view-toll-locations .view-content ul {
    -webkit-column-count: 4;
    column-count: 4;
  }
}
.view-toll-locations .view-content li {
  margin: 0;
}
.view-toll-locations .view-content a {
  margin: 5px 0;
}
.view-toll-tools .form-radios {
  margin-left: 1px;
}
@media only screen and (min-width: 64em) {
  .view-toll-publications-list {
    padding-left: 36%;
  }
}
.view-toll-office-locations .geolocation-common-map {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  height: 400px;
}
@media only screen and (max-width: 39.9375em) {
  .view-toll-office-locations .geolocation-common-map {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .view-toll-office-locations .geolocation-common-map {
    margin-bottom: 80px;
  }
}
.view-toll-office-locations .geolocation-common-map .geolocation {
  display: none;
}
.view-toll-office-locations .item-list {
  margin-top: 80px;
}
.view-toll-office-locations .office-locations {
  margin: 0;
  list-style: none;
}
.view-toll-office-locations .vocabulary-locations .field--name-description {
  font-size: 20px;
}
.landing-header {
  position: relative;
}
@media only screen and (max-width: 39.9375em) {
  .landing-header {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .landing-header {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 29.9375em) {
  .landing-header.landing-header--tall {
    min-height: 133vw;
    background: #0d72b8 !important;
  }
  .is-ie11 .landing-header.landing-header--tall .landing-header__inner {
    min-height: 133vw;
  }
}
@media (min-width: 30em) and (max-width: 47.9375em) {
  .landing-header.landing-header--tall {
    min-height: 60vw;
  }
  .is-ie11 .landing-header.landing-header--tall .landing-header__inner {
    min-height: 60vw;
  }
}
@media only screen and (min-width: 48em) and (max-width: 89.9375em) {
  .landing-header.landing-header--tall {
    min-height: 30vw;
  }
  .is-ie11 .landing-header.landing-header--tall .landing-header__inner {
    min-height: calc(40vw - 7px);
  }
}
@media only screen and (min-width: 90em) {
  .landing-header.landing-header--tall {
    min-height: 576px;
  }
  .is-ie11 .landing-header.landing-header--tall .landing-header__inner {
    min-height: 576px;
  }
}
@media only screen and (min-width: 40em) {
  .landing-header.landing-header--tall {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [id="panels-ipe-content"] .landing-header.landing-header--tall {
    display: block;
  }
}
@media only screen and (max-width: 29.9375em) {
  .landing-header.landing-header--short {
    min-height: 100vw;
    background:#0074bd;
  }
  .is-ie11 .landing-header.landing-header--short .landing-header__inner {
    min-height: 100vw;
  }
}
@media (min-width: 30em) and (max-width: 47.9375em) {
  .landing-header.landing-header--short {
    min-height: 60vw;
  }
  .is-ie11 .landing-header.landing-header--short .landing-header__inner {
    min-height: 60vw;
  }
}
@media only screen and (min-width: 48em) and (max-width: 89.9375em) {
  .landing-header.landing-header--short {
    min-height: 30vw;
  }
  .is-ie11 .landing-header.landing-header--short .landing-header__inner {
    min-height: 30vw;
  }
}
@media only screen and (min-width: 90em) {
  .landing-header.landing-header--short {
    min-height: 432px;
  }
  .is-ie11 .landing-header.landing-header--short .landing-header__inner {
    min-height: 432px;
  }
}
@media (min-width: 30em) {
  .landing-header.landing-header--short {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  [id="panels-ipe-content"] .landing-header.landing-header--short {
    display: block;
  }
}
@media only screen and (min-width: 64em) and (max-width: 89.9375em) {
  .landing-header.has-video {
    min-height: 41.66vw;
  }
  .is-ie11 .landing-header.has-video .landing-header__inner {
    min-height: calc(41.66vw - 7px);
  }
}
@media only screen and (min-width: 90em) {
  .landing-header.has-video {
    min-height: 600px;
  }
  .is-ie11 .landing-header.has-video .landing-header__inner {
    min-height: 600px;
  }
}
.landing-header .ipe-actions-block {
  position: relative;
  z-index: 3;
}
.landing-header .field--name-field-toll-hero-image,
.landing-header .field--type-video-embed-field {
  margin: 0;
}
.landing-header .field--name-field-toll-hero-video,
.landing-header .btn-pause {
  display: none;
}
@media only screen and (min-width: 64em) {
  .landing-header.has-video
    .field--name-field-toll-hero-video
    + .field--name-field-toll-hero-image {
    display: none;
  }
  .landing-header.has-video .field--name-field-toll-hero-video,
  .landing-header.has-video .btn-pause {
    display: block;
  }
}
.landing-header__inner {
  width: 100%;
  position: relative;
  z-index: 2;
}
@media only screen and (min-width: 40em) {
  .landing-header--tall .landing-header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 30em) {
  .landing-header--short .landing-header__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.landing-header__content {
  padding-top: 10px;
  padding-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
}
@media only screen and (max-width: 29.9375em) {
  .landing-header--tall .landing-header__content {
    min-height: calc(133vw - 160px);
  }
}
@media (min-width: 30em) {
  .landing-header--tall .landing-header__content {
    min-height: 250px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; padding-left: 12vw; padding-right: 12vw;
  }
}
@media only screen and (max-width: 29.9375em) {
  .landing-header--short .landing-header__content {
    padding-top: 50px;
  }
}
@media (min-width: 30em) {
  .landing-header--short .landing-header__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; padding-left: 5vw; padding-right: 5vw;
  }
}
@media only screen and (min-width: 48em) and (max-width: 77.4375em) {
  .landing-header__content {
    width: auto; padding-top: 80px;
  }
}
@media only screen and (min-width: 77.5em) {
  .landing-header__content {
  }
}
.landing-header__content h1 {
  color: inherit;
  text-shadow: 0 3px 2px rgba(2, 2, 2, 0.3);
}
@media only screen and (min-width: 77.5em) {
  .landing-header__content h1 {
    margin-bottom: 20px; margin-top: 80px;
  }
  .landing-header__content p {
    margin: 20px 0;
  }
  .landing-header__content p:first-child {
    margin-top: 0;
  }
  .landing-header__content p:last-child {
    margin-bottom: 0;
  }
}
.landing-header__content .cta {
  margin-top: 10px;
}
.landing-header__content .field--name-body {
  text-shadow: 0 1px 2px rgba(2, 2, 2, 0.5);
}
.landing-header__tasks-wrap {
  background: #0d72b8;
}
@media only screen and (max-width: 39.9375em) {
  .landing-header__tasks-wrap {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .landing-header__tasks-wrap {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 39.9375em) {
  .landing-header__tasks-wrap > .l-container {
    padding: 0;
  }
}
@media only screen and (min-width: 40em) {
  .landing-header__tasks {
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  .landing-header__tasks .field__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; padding-left: 12vw; padding-right: 12vw;
  }
}
@media only screen and (max-width: 39.9375em) {
  .landing-header__tasks .field__item a {
    border-top: 1px solid #006c4e;
  }
  .landing-header__tasks .field__item:first-child a {
    border-top: none;
  }
}
@media only screen and (min-width: 40em) {
  .landing-header__tasks .field__item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 50%;
  }
  .landing-header__tasks .field__item a {
    width: 100%;
    border-left: 1px solid #ccc;
  }
  .landing-header__tasks .field__item:first-child a {
    border-left: none;
  }
}
.landing-header__tasks .field__item a {
  display: block;
  position: relative;
  min-height: 100%;
  font-size: 16px;
  text-decoration: none;
  background: #0d72b8;
  color: #fff;
}
.landing-header__tasks .field__item a:hover,
.landing-header__tasks .field__item a:focus {
  background: #91288b;
}
@media only screen and (max-width: 39.9375em) {
  .landing-header__tasks .field__item a {
    padding: 30px 30px 30px 110px;
  }
}
@media only screen and (min-width: 40em) {
  .landing-header__tasks .field__item a {
    padding: 90px 20px 20px;
    text-align: center;
  }
}
@media only screen and (min-width: 48em) {
  .landing-header__tasks .field__item a {
    padding: 110px 20px 30px;
  }
}
.landing-header__tasks .field__item svg {
  width: 54px;
  height: 54px;
  position: absolute;
  fill: #fff;
}
@media only screen and (max-width: 39.9375em) {
  .landing-header__tasks .field__item svg {
    top: 23px;
    left: 35px;
    width: 40px;
    height: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .landing-header__tasks .field__item svg {
    top: 20px;
    left: 50%;
    margin-left: -27px;
  }
}
@media only screen and (min-width: 48em) {
  .landing-header__tasks .field__item svg {
    top: 44px;
  }
}
.landing-header__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.landing-header__image .video-embed-field-responsive-video {
  position: static;
}
.landing-header__image .video-embed-field-responsive-video:after {
  content: none;
}
.hero-overlay-tint .landing-header__image .field--name-field-toll-hero-image {
  position: relative;
}
.hero-overlay-tint
  .landing-header__image
  .field--name-field-toll-hero-image:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
@media only screen and (max-width: 29.9375em) {
  .landing-header--tall.hero-overlay-tint
    .landing-header__image
    .field--name-field-toll-hero-image:before {
    background: -o-radial-gradient(
        bottom right,
        ellipse,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      center right;
    background: radial-gradient(
        ellipse at bottom right,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      center right;
    background-size: 133.33% 100%;
  }
}
@media (min-width: 30em) and (max-width: 47.9375em) {
  .landing-header--tall.hero-overlay-tint
    .landing-header__image
    .field--name-field-toll-hero-image:before {
    background: -o-radial-gradient(
        bottom right,
        ellipse,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      bottom right;
    background: radial-gradient(
        ellipse at bottom right,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      bottom right;
    background-size: 100% 167%;
  }
}
@media only screen and (min-width: 48em) {
  .landing-header--tall.hero-overlay-tint
    .landing-header__image
    .field--name-field-toll-hero-image:before {
    background: -o-radial-gradient(
        bottom right,
        ellipse,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      bottom right;
    background: radial-gradient(
        ellipse at bottom right,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      bottom right;
    background-size: 100% 250%;
  }
}
@media only screen and (max-width: 29.9375em) {
  .landing-header--short.hero-overlay-tint
    .landing-header__image
    .field--name-field-toll-hero-image:before {
    background: -o-radial-gradient(
        bottom right,
        ellipse,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      center right;
    background: radial-gradient(
        ellipse at bottom right,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      center right;
    background-size: 100% 100%;
  }
}
@media (min-width: 30em) and (max-width: 47.9375em) {
  .landing-header--short.hero-overlay-tint
    .landing-header__image
    .field--name-field-toll-hero-image:before {
    background: -o-radial-gradient(
        bottom right,
        ellipse,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      center right;
    background: radial-gradient(
        ellipse at bottom right,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      center right;
    background-size: 100% 166.667%;
  }
}
@media only screen and (min-width: 48em) {
  .landing-header--short.hero-overlay-tint
    .landing-header__image
    .field--name-field-toll-hero-image:before {
    background: -o-radial-gradient(
        bottom right,
        ellipse,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      bottom right;
    background: radial-gradient(
        ellipse at bottom right,
        transparent 0%,
        transparent 35%,
        rgba(0, 0, 0, 0.85) 71%
      )
      bottom right;
    background-size: 100% 333.333%;
  }
}
@media only screen and (min-width: 64em) {
  .has-video.hero-overlay-tint
    .landing-header__image
    .field--name-field-toll-hero-image:before {
    background-size: 100% 240%;
  }
}
.landing-header__image img,
.landing-header__image video {
  display: block;
  width: 100%;
  height: auto;
}
.offscreen-panel {
  background-color: #91288b;
}
.offscreen-panel::-webkit-scrollbar {
  background-color: transparent;
  width: 5px;
}
.offscreen-panel::-webkit-scrollbar-thumb {
  background-color: #666;
}
.offscreen-panel .nav-header {
  position: relative;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  background-color: #91288b;
  padding: 0px 90px 10px 25px;
  height: 70px;
}
.offscreen-panel .nav-header::before,
.offscreen-panel .nav-header::after {
  content: " ";
  display: table;
}
.offscreen-panel .nav-header::after {
  clear: both;
}
.offscreen-panel .site-logo {
  display: inline-block;
  height: 50px;
  padding: 15px 0;
}
.offscreen-panel .site-logo svg {
  display: block;
  height: 20px;
  width: auto;
}
.offscreen-panel .site-logo svg path {
  fill: #fff;
}
.offscreen-panel ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.offscreen-panel li {
  position: relative;
  margin: 0;
}
.offscreen-panel li::after {
  content: " ";
  display: inline-block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
}
.offscreen-panel li li {
  margin: 0;
}
.offscreen-panel li li::after {
  background-color: rgba(0, 0, 0, 0.1);
}
.offscreen-panel .menu-item {
  padding: 0;
  background: #91288b;
}
.offscreen-panel .menu-item .menu-item {
  background: #fff;
}
.offscreen-panel nav a,
.offscreen-panel .menu-item-link > span {
  display: block;
  padding: 20px 25px;
  text-decoration: none;
}
.offscreen-panel nav a:nth-last-child(2),
.offscreen-panel .menu-item-link > span:nth-last-child(2) {
  padding-right: 95px;
}
.offscreen-panel nav a.is-active,
.offscreen-panel .menu-item-link > span.is-active {
  border-left: 4px solid #504ca2;
}
.offscreen-panel .menu-item--active-trail > .nav-lvl-2 > .nav-link {
  border-left: 4px solid #504ca2;
}
.offscreen-panel .menu-item-link {
  position: relative;
}
.offscreen-panel .nav-lvl-1 > a,
.offscreen-panel .nav-lvl-1 > span {
  font-family: nexa-heavy, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  background: #91288b;
  font-size: 18px;
  line-height: 30px;
  outline: none;
}
.offscreen-panel .nav-lvl-1 > a:hover,
.offscreen-panel .nav-lvl-1 > .nav-link:focus {
  background: #91288b;
}
.offscreen-panel .nav-lvl-1 > .expandcollapse[aria-expanded="false"]:focus {
  border: 1px dashed #fff !important;
}
.offscreen-panel .menu--utility a {
  font-family: nexa-heavy, Helvetica, Arial, sans-serif;
  font-weight: 700;
  color: #fff;
  background: #91288b;
  font-size: 18px;
  line-height: 30px;
  outline: none;
}
.offscreen-panel .menu--utility a:hover,
.offscreen-panel .menu--utility a:focus {
  background: #91288b;
}
.offscreen-panel .nav-lvl-2 > a,
.offscreen-panel .nav-lvl-2 > span {
  color: #4a545d;
  background: #fff;
  padding-left: 35px;
  font-size: 16px;
  line-height: 30px;
  outline: none;
}
.offscreen-panel .nav-lvl-2 > a:hover,
.offscreen-panel .nav-lvl-2 > .nav-link:focus {
  background: #f4f4f4;
}
.offscreen-panel .nav-lvl-3 > a,
.offscreen-panel .nav-lvl-3 > span {
  color: #4a545d;
  background: #fff;
  padding-left: 45px;
  font-size: 16px;
  line-height: 30px;
  outline: none;
}
.offscreen-panel .nav-lvl-3 > a:hover,
.offscreen-panel .nav-lvl-3 > .nav-link:focus {
  background: #f4f4f4;
}
.offscreen-panel .vocabulary-tasks-block {
  background: #f4f4f4;
  padding: 30px 25px 30px 35px;
}
.offscreen-panel .vocabulary-tasks-block .l-container {
  padding: 0;
}
.offscreen-panel .expandcollapse {
  height: 100%;
  width: 70px;
  position: absolute;
  top: 0;
  right: 0;
  background: #91288b;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  border: 1px solid transparent;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
}
.offscreen-panel .expandcollapse .icon-open {
  display: block;
}
.offscreen-panel .expandcollapse .icon-close {
  display: none;
}
.offscreen-panel .expandcollapse svg {
  position: absolute;
  right: 26px;
  top: 27px;
  fill: #fff;
}
.offscreen-panel .expandcollapse.is-expanded {
  background: #fff;
  color: #4a545d;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.offscreen-panel .expandcollapse.is-expanded .icon-open {
  display: none;
}
.offscreen-panel .expandcollapse.is-expanded .icon-close {
  display: block;
}
.offscreen-panel .expandcollapse.is-expanded:hover {
  background: #f4f4f4;
}
.offscreen-panel .expandcollapse.is-expanded svg {
  fill: #4a545d;
}
.offscreen-panel .expandcollapse:focus {
  border: 1px dashed #504ca2 !important;
}
.offscreen-panel .expandcollapse--with-text {
  position: relative;
  width: 100%;
  height: auto;
}
.offscreen-panel .nav-lvl-2 .expandcollapse {
  background: #fff;
}
.offscreen-panel .nav-lvl-2 .expandcollapse.is-expanded {
  border-bottom: none;
}
.offscreen-panel .nav-lvl-2 .expandcollapse svg {
  fill: #4a545d;
}
.offscreen-panel .menu-item .menu-item .expandcollapse-content {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.offscreen-panel .is-active > .nav-link {
  text-decoration: none;
  pointer-events: none;
}
.offscreen-panel .is-active > .nav-link::before {
  display: none;
}
.offscreen-panel .is-active > .nav-link::after {
  display: block;
  opacity: 1;
}
.supports-js .offscreen-panel {
  width: calc(100% - 30px);
}
.nav-close {
  left: auto;
  top: 0;
  right: 0;
  width: 70px;
  height: 70px;
  background-color: #504ca2;
  border: 1px solid transparent;
  outline: none;
}
.nav-close svg {
  fill: #fff;
  position: absolute;
  top: 27px;
  left: 27px;
}
.nav-close:hover {
  background-color: #2a2c28;
}
.nav-close:focus {
  border: 1px dashed #fff;
}
.is-animating-offscreen .nav-close,
.is-animating-offscreen.offscreen-is-open .nav-close {
  display: block;
}
.shade-bg {
  background-color: #221f1c;
}
#block-languagedropdownswitcher-mobile {
  padding: 24px;
}
@media (max-width: 63.9375em) {
  .region-primary-menu .menu--tasks {
    display: none;
  }
}
@media only screen and (min-width: 64em) {
  .region-primary-menu .view-toll-tasks {
    position: static;
  }
  .region-primary-menu .menu--tasks {
    position: static;
    float: left;
  }
  .path--search .region-primary-menu .menu--tasks {
    margin-right: -10px;
  }
  .region-primary-menu .menu--tasks .nav-item-title {
    padding-left: 53px;
    padding-right: 19px;
    position: relative;
  }
  .region-primary-menu .menu--tasks .nav-item-title svg {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 19px;
    fill: #91288b;
  }
  .region-primary-menu .menu--tasks .nav-item-title.nav-item-title {
    color: #91288b;
  }
  .path-frontpage .region-primary-menu .menu--tasks .nav-item-title {
    color: #fff;
    background: #0d72b8;
  }
  .path-frontpage .region-primary-menu .menu--tasks .nav-item-title svg {
    fill: #fff;
  }
  
  
  
  
  .region-primary-menu .menu--tasks .nav-item-title2 {
    padding-left: 53px;
    padding-right: 19px;
    position: relative;
  }
  .region-primary-menu .menu--tasks .nav-item-title2 svg {
    position: absolute;
    top: 50%;
    margin-top: -12px;
    left: 19px;
    fill: #91288b;
  }
  .region-primary-menu .menu--tasks .nav-item-title2.nav-item-title {
    color: #91288b;
  }
  .path-frontpage .region-primary-menu .menu--tasks .nav-item-title2 {
    color: #fff;
    background: #0d72b8;
  }
  .path-frontpage .region-primary-menu .menu--tasks .nav-item-title2 svg {
    fill: #fff;
  }
  
  
  
  
  
  
  
  .region-primary-menu .menu--tasks li {
    margin: 0;
  }
  .region-primary-menu .menu--tasks .menu-level-1 > li > span {
    display: none;
  }
  .region-primary-menu .menu--tasks .dropdown:before {
    content: "";
    display: block;
    height: 20px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(2, 2, 2, 0.05)),
        to(rgba(2, 2, 2, 0))
      )
      top left/100% 20px no-repeat;
    background: -o-linear-gradient(
        top,
        rgba(2, 2, 2, 0.05) 0%,
        rgba(2, 2, 2, 0) 100%
      )
      top left/100% 20px no-repeat;
    background: linear-gradient(
        to bottom,
        rgba(2, 2, 2, 0.05) 0%,
        rgba(2, 2, 2, 0) 100%
      )
      top left/100% 20px no-repeat;
    pointer-events: none;
  }
  .tasks-menu-link-container {
    width: calc(35% - 1px);
    position: relative;
    z-index: 1;
  }
  .tasks-menu-link {
    display: block;
    padding-top: 44px;
    padding-bottom: 45px;
    padding-left: 34px;
    background: #0d72b8;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    color: #fff;
    font-family: nexa-heavy, Helvetica, Arial, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    font-size: 18px;
    text-decoration: none;
  }
  .tasks-menu-link-container.is-active .tasks-menu-link,
  .tasks-menu-link:hover,
  .tasks-menu-link:focus {
    background: #91288b;
    color: #fff;
  }
  .tasks-menu-link .icon svg {
    width: 48px;
    height: 48px;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -24px;
  }
  .tasks-menu-link .caret svg {
    width: 10px;
    height: 16px;
    fill: #fff;
    position: absolute;
    top: 50%;
    right: 44px;
    margin-top: -8px;
  }
  .tasks-menu-link .menu-contextual-information {
    font-size: 12px;
    margin-top: 8px;
    display: inline-block;
    color: #ffffff;
  }
  .tasks-menu-link-inner {
    position: relative;
    padding-left: 78px;
    padding-right: 78px;
  }
  .tasks-menu-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    display: none;
    background: #f4f4f4 -webkit-gradient(
        linear,
        left top,
        right top,
        from(#0d72b8),
        to(#0d72b8)
      ) top left repeat-y;
    background: #f4f4f4 -o-linear-gradient(left, #0d72b8 0%, #0d72b8 100%) top left
      repeat-y;
    background: #f4f4f4 linear-gradient(to right, #0d72b8 0%, #0d72b8 100%) top
      left repeat-y;
    background-size: 35% 100%;
  }
  .is-active + .tasks-menu-content {
    display: block;
  }
  .tasks-menu-content-inner {
    margin-left: 35%;
  }
  .tasks-menu-blocks .taxonomy-term {
    padding: 40px 34px;
  }
  .tasks-menu-blocks--multiple:before {
    content: "";
    border-left: 1px solid #eaeaea;
    position: absolute;
    top: 0;
    right: 32.5%;
    height: 100%;
  }
  .tasks-menu-blocks--multiple .taxonomy-term {
    width: 50%;
  }
  .tasks-menu-blocks--multiple .taxonomy-term:nth-child(2n + 1) {
    float: left;
  }
  .tasks-menu-blocks--multiple .taxonomy-term:nth-child(2n) {
    float: right;
  }
  .tasks-menu-blocks--multiple .taxonomy-term:nth-child(2) + .taxonomy-term {
    border-top: 1px solid #eaeaea;
  }
  .tasks-menu-blocks--multiple #taxonomy-term-2341 {
    padding-top: 27px;
    margin-top: 28px;
  }
  .tasks-menu-blocks--multiple #taxonomy-term-2356 {
    border-top: none;
    margin-top: 0;
    padding-top: 0;
    float: left;
  }
  .tasks-menu-blocks--multiple #taxonomy-term-591 {
    float: left;
    margin-top: -229px;
  }
}
.tasks-menu-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.qd-layouts-cell .tasks-menu-links {
  border-left: 1px solid #eaeaea;
}
@media only screen and (max-width: 39.9375em) {
  .qd-layouts-cell .tasks-menu-links {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .qd-layouts-cell .tasks-menu-links {
    margin-bottom: 80px;
  }
}
.tasks-menu-links .taxonomy-term {
  width: 33.33%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tasks-menu-links .taxonomy-term:nth-child(3n) {
  width: 33.34%;
}
@media only screen and (max-width: 39.9375em) {
  .qd-layouts-cell .tasks-menu-links .taxonomy-term {
    width: 50%;
  }
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(1),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(2) {
    border-top: 1px solid #eaeaea;
  }
}
@media only screen and (min-width: 40em) and (max-width: 63.9375em) {
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(1),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(2),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(3) {
    border-top: 1px solid #eaeaea;
  }
}
@media only screen and (min-width: 64em) and (max-width: 77.4375em) {
  .qd-layouts-cell .tasks-menu-links .taxonomy-term {
    width: 25%;
  }
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(1),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(2),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(3),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(4) {
    border-top: 1px solid #eaeaea;
  }
}
@media only screen and (min-width: 77.5em) {
  .qd-layouts-cell .tasks-menu-links .taxonomy-term {
    width: 20%;
  }
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(1),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(2),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(3),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(4),
  .qd-layouts-cell .tasks-menu-links .taxonomy-term:nth-child(5) {
    border-top: 1px solid #eaeaea;
  }
}
.tasks-menu-links .tasks-menu-link-level-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 185px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-top: 1px solid transparent;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  border-left: 1px solid transparent;
  padding: 34px;
  text-align: center;
  text-decoration: none;
}
.tasks-menu-links .tasks-menu-link-level-2:hover,
.tasks-menu-links .tasks-menu-link-level-2:focus {
  background: #91288b;
  color: #fff;
  border-color: rgba(0, 0, 0, 0.1);
}
.tasks-menu-links .tasks-menu-link-level-2:hover svg,
.tasks-menu-links .tasks-menu-link-level-2:focus svg {
  fill: #fff;
}
.tasks-menu-links svg {
  display: block;
  width: 48px;
  height: 48px;
  margin: 0 auto 10px;
  fill: #0d72b8;
}
@media only screen and (min-width: 90em) {
  .tasks-menu-link {
    padding-left: 59px;
  }
  .tasks-menu-content {
    background-size: calc(50% + -216px) 100%;
  }
  .tasks-menu-blocks .taxonomy-term {
    padding: 40px 59px;
  }
  .tasks-menu-blocks--multiple:before {
    right: calc(50% + -252px);
  }
}
.region-primary-menu .nav-onscreen {
  display: none;
  z-index: 350;
}
@media only screen and (min-width: 64em) {
  .region-primary-menu .nav-onscreen {
    display: block;
  }
  .region-primary-menu .nav-onscreen .dropdown {
    left: 0;
    width: 100%;
    z-index: 100;
    top: 90px;
  }
}
.nav-onscreen .dropdown.visible {
  visibility: visible !important;
  margin-left: 0 !important;
  opacity: 1 !important;
}
@media only screen and (min-width: 64em) {
  .region-primary-menu .menu--main .dropdown-content-container {
    padding-top: 65px;
    padding-bottom: 65px;
    background-color: #91288b;
    color: #fff;
  }
  .region-primary-menu .menu--main .dropdown-content-container a {
    text-decoration: none;
    color: #fff;
  }
  .region-primary-menu .menu--main .dropdown-content-container .h2 {
    font-size: 24px;
  }
  .region-primary-menu .menu--main .dropdown-content-container .h2 a,
  .region-primary-menu .menu--main .dropdown-content-container .find-out-more {
    display: inline-block;
    border-bottom: 1px solid transparent;
  }
  .region-primary-menu .menu--main .dropdown-content-container .h2 a:hover,
  .region-primary-menu .menu--main .dropdown-content-container .h2 a:focus,
  .region-primary-menu
    .menu--main
    .dropdown-content-container
    .find-out-more:hover,
  .region-primary-menu
    .menu--main
    .dropdown-content-container
    .find-out-more:focus {
    border-bottom-color: #504ca2;
  }
  .region-primary-menu .menu--main .l-container-wide-padding::before,
  .region-primary-menu .menu--main .l-container-wide-padding::after {
    content: " ";
    display: table;
  }
  .region-primary-menu .menu--main .l-container-wide-padding::after {
    clear: both;
  }
  .region-primary-menu .menu--main .nav-onscreen__section-desc {
    width: 32.5%;
    padding-right: 30px;
    float: left;
  }
  .region-primary-menu .menu--main .menu-items-wrap {
    width: 67.5%;
    float: right;
    margin-left: -15px;
    margin-right: -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
  }
  .region-primary-menu .menu--main .menu-item-lvl-2 {
    width: 50%;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 17px;
  }
}
@media only screen and (min-width: 64em) and (min-width: 77.5em) {
  .region-primary-menu .menu--main .menu-item-lvl-2 {
    width: 33.33%;
  }
}
@media only screen and (min-width: 64em) {
  .region-primary-menu .menu--main .menu-item-lvl-2 > a {
    display: block;
   /* height: 100%;*/
    padding: 7px 35px 7px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
    font-size: 16px;
  }
  .region-primary-menu .menu--main .menu-item-lvl-2 > a:hover,
  .region-primary-menu .menu--main .menu-item-lvl-2 > a:focus {
    background-position: right 10px top 14px;
    border-bottom-color: #504ca2;
  }
  .region-primary-menu .menu--main .find-out-more {
    margin-top: 10px;
    font-size: 16px;
    line-height: 1.2;
    font-family: nexa-heavy, Helvetica, Arial, sans-serif;
    font-weight: 700;
  }
}

.hoverbox h1 {
  color: #ffffff;
}

.btndownload {
  background-color: #0d72b8;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 15px;
}





/*----------------------------------------------TABINTRO*/



li:nth-child(even) > input + label {
  background: #07689e;  border-radius: 2px 2px 0 0;
}

label:hover,
li:nth-child(even) > input + label:hover {
  background: #91288b;  border-radius: 3px 3px 0 0;
  color: #fff;
  cursor: pointer;
}

/*input[type=radio]:checked ~ label {
  background: #91288b;
  color: #fff;
  cursor: default !important;
}*/

/* SLIDES */
.accslide {
  display: block;
  height: 100%;
  width: 0px;
  padding: 10px 0;
  float: left;
  overflow-x: hidden;
  font-sizes: 12px;
  line-height: 1.5;
  white-space: nowrap;
  transition: all 700ms ease;
}
.accslide * {
 
}
.accslide img {
  margin-top: 10px;
}

input[type=radio]:not(:checked) ~ label > * {
  padding-left: 7px;
  font-size: 1.2em;
  white-space: nowrap;
  transform: rotate(90deg); font-weight: 600; letter-spacing: 0.05em;
}

input[type=radio]:checked ~ label > * {
  display: none;
}

li:nth-child(1):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 80px);
}

li:nth-child(2):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 80px);
}

li:nth-child(1):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 120px);
}

li:nth-child(2):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 120px);
}

li:nth-child(3):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 120px);
}

li:nth-child(1):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 160px);
}

li:nth-child(2):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 160px);
}

li:nth-child(3):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 160px);
}

li:nth-child(4):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 160px);
}

li:nth-child(1):nth-last-child(5) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}

li:nth-child(2):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}

li:nth-child(3):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}

li:nth-child(4):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}

li:nth-child(5):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 200px);
}

li:nth-child(1):nth-last-child(6) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}

li:nth-child(2):nth-last-child(5) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}

li:nth-child(3):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}

li:nth-child(4):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}

li:nth-child(5):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}

li:nth-child(6):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 240px);
}

li:nth-child(1):nth-last-child(7) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}

li:nth-child(2):nth-last-child(6) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}

li:nth-child(3):nth-last-child(5) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}

li:nth-child(4):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}

li:nth-child(5):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}

li:nth-child(6):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}

li:nth-child(7):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 280px);
}

li:nth-child(1):nth-last-child(8) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}

li:nth-child(2):nth-last-child(7) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}

li:nth-child(3):nth-last-child(6) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}

li:nth-child(4):nth-last-child(5) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}

li:nth-child(5):nth-last-child(4) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}

li:nth-child(6):nth-last-child(3) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}

li:nth-child(7):nth-last-child(2) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}

li:nth-child(8):nth-last-child(1) input[type=radio]:checked ~ .accslide {
  width: calc(100% - 320px);
}
/* //Tab Intro */


.accslide .content{ word-break: break-all; white-space: normal; padding-right:15px; padding-left:15px }

.highlighted{ color:#0d72b8; line-height: 2.4;}

.content ul{  list-style-image: url("../images/bullet.svg");}
.content li { margin-left:15px;}
/*----------------------------------------------//TABINTRO*/



.containertableparent tbody td{ background-color:#f4f4f4 !important; }
.containertableparent th,td { padding:5px !important; }
.containertable td{ border:1px solid #bbb !important; padding:5px;}



.menugreyborder{ border-top:#4a545d 1px solid; border-top: #4a545d 1px solid; padding: 12px !important; margin: 0px !important; }

.standard-trading{ font-size: 1.3em;}





/*-----------------------------BOX SHADOW*/

div.boxshadow {
  width: 250px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  text-align: center;  margin-left: auto;  margin-right: auto;
}

div.boxshadow:hover {
  width: 250px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.8), 0 6px 20px 0 rgba(0, 0, 0, 0.4);
  
}

div.description {
  padding: 10px;
}

td.companytable { padding:20px !important;}
/*-----------------------------//BOX SHADOW*/



.feederlinetable{ text-transform:uppercase;}

.whitebg{ background:#fff !important;}
.whitebg tbody th, tbody td{ border-bottom:1px #fff solid !important; border-right:1px #fff solid !important; }
.whitebg tbody td{background-color:#fff !important;border-bottom:1px #fff solid !important; border-right:1px #fff solid !important; vertical-align:middle}


.center{  display: block;
  margin-left: auto;
  margin-right: auto;
  }
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  /*-----------EXPACCORDITION------------------/*/

.transition, p, ul li i:before, ul li i:after {
  transition: all 0.25s ease-in-out; }

/* .flipIn, h1, ul li {
  animation: flipdown 0.5s ease both; } */

ul.expaccordition { margin:0; padding: 0;}

h3.accordion-title {
  margin: 0 16px 0 0;
  padding: 0;
  display: block;
  cursor: pointer;
}

p.accordion-paragraph {

  position: relative;
  overflow: hidden;
  max-height: 800px;
  opacity: 1;
  transform: translate(0, 0);
  margin-top: 14px;
  z-index: 2; }


ul li.accordion-element {
    position: relative;
    padding: 0;
    margin: 0;
    padding-bottom: 4px;
    padding-top: 18px;
    list-style: none;
}

ul li.accordion-element:nth-of-type(1) {
      animation-delay: 0.5s; }
ul li.accordion-element:nth-of-type(2) {
      animation-delay: 0.75s; }
ul li.accordion-element:nth-of-type(3) {
      animation-delay: 1.0s; }
ul li.accordion-element:last-of-type {
      padding-bottom: 0; }
ul li.accordion-element i {
      position: absolute;
      transform: translate(-6px, 0);
      margin-top: 16px;
      right: 0; }
      ul li.accordion-element i:before, ul li i:after {
        content: "";
        position: absolute;
        
        width: 3px;
        height: 9px; }
      ul li.accordion-element i:before {
        transform: translate(-2px, 0) rotate(45deg); }
      ul li.accordion-element i:after {
        transform: translate(2px, 0) rotate(-45deg); }
    ul li.accordion-element input[type=checkbox] {
      position: absolute;
      cursor: pointer;
      width: 100%;
      height: 100%;
      z-index: 1;
      opacity: 0; }
      ul li.accordion-element input[type=checkbox]:checked ~ p {
        margin-top: 0;
        max-height: 0;
        opacity: 0;
        transform: translate(0, 50%); }
      ul li.accordion-element input[type=checkbox]:checked ~ i:before {
        transform: translate(2px, 0) rotate(45deg); }
      ul li.accordion-element input[type=checkbox]:checked ~ i:after {
        transform: translate(-2px, 0) rotate(-45deg); }

@keyframes flipdown {
  0% {
    opacity: 0;
    transform-origin: top center;
    transform: rotateX(-90deg); }
  5% {
    opacity: 1; }
  80% {
    transform: rotateX(8deg); }
  83% {
    transform: rotateX(6deg); }
  92% {
    transform: rotateX(-3deg); }
  100% {
    transform-origin: top center;
    transform: rotateX(0deg); } }
  /*-----------------------------/*/
  
  #accordion.plus:after{ display:none}
   #accordion.plus:before{ display:block}
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
   
  /*------------------------------EXP ACCORDTION----------------------------------------------------------------------*/ 
   
.container {
  width: 100%;
  height: 100%;
  background: #fff;
 
}

.header {
  background-color: #fafafa;
  padding: 24px 32px;
  border-bottom: 1px solid #ededed;
}

.data {
  padding: 0 0 24px 0;
}

button.accordion {
  width: 100%;
  padding: 16px 10px 16px 20px;  
  font-size: 20px;
  text-align: left;
  line-height: 16px;
  border: none;
  transition: 0.4s;
  outline: none;
  cursor: pointer;
  border-top: 1px solid rgba(120, 120, 120, 0.2);
}

button.accordion:after {
  content: "\02795"; /* Unicode character for "plus" sign (+) */
  font-size: 11px;
  color: #787878;
  float: right;
  margin-right: 24px;
}

button.accordion:hover {
  /*   background-color: #f8f8f8; */
}

button.accordion.active {
  /*     background-color:#f8f8f8; */
  /*     box-shadow: inset 0 1px 0px 0px #ddd; */
}

button.accordion.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
  transition: content 2s ease-in;
}

.tag {
  margin-bottom: 16px;
  display: none; padding:10px;
}

.tag:active {
  /*   background-color:#787878; */
}

textarea {
  width: calc(100% - 64px);
  height:;
  /*   border: 1px solid #787878; */
  border: none;
  font-size: 14px;
  line-height: 21px;
  padding: 0 32px 24px 32px;
  color: #464646;
  margin: 0;
  outline: none;
  resize: vertical;
/*   min-height: 90px; */
  /*   border-bottom: 1px solid #ddd; */
  /*   background-color: #f8f8f8; */
}

.rich-text {
  color: #787878;
  font-size: 14px;
  margin: 8px 0 0 32px;
  cursor: pointer;
  /*   visibility: hidden; */
}

textarea:active {
}


p.locale {
  font-size: 13px;
  line-height: 20px;
  color: #787878;
}

h2 {
  display: inline-block;
}

#modal {
  width: 70%;
  background-color: white;
  box-shadow: 0 0 4px #ccc;
  padding: 32px;
}

#modal > h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#modal > p {
  text-align: center;
  color: #787878;
  line-height: 22px;
  margin-bottom: 24px;
}

#modal button {
  border-radius: 50px;
  padding: 8px 16px;
  height: 40px;
  font-size: 16px;
  letter-spacing: 0.4px;
  background-color: rgb(69, 143, 253);
  border: none;
  color: white;
  cursor: pointer;
}
 /*------------------------------------------//EXP ACCORDTION----------------------------------------------------------*/ 
 
 
 
 
  /*------------------------------EXP ACCORDTION2----------------------------------------------------------------------*/ 
   
.container2 {
  width: 20%;
  height: 100%; 
  margin-left: -20px;

 
}

.header2 {
 
  padding: 24px 32px;
  border-bottom: 1px solid #ededed;
}

.data2 {
  padding: 0 0 24px 0;
}

button.accordion2 {
  width: 100%;
  padding: 16px 10px 16px 16px;  
  font-size: 18px;
  text-align: left;

  border: none;
  transition: 0.4s;
  outline: none;
  cursor: pointer; font-family:nexa-xbold,Helvetica,Arial,sans-serif; font-weight:700;
  border-top: 1px solid rgba(120, 120, 120, 1); background:#f4f4f4;
}

button.accordion2:after {
  content: "\02795"; /* Unicode character for "plus" sign (+) */
  font-size: 11px;
  color: #787878;
  float: right; margin-top:8px;
 
}

button.accordion2:hover {
  /*   background-color: #f8f8f8; */
}

button.accordion2.active {
  /*     background-color:#f8f8f8; */
  /*     box-shadow: inset 0 1px 0px 0px #ddd; */
}

button.accordion2.active:after {
  content: "\2796"; /* Unicode character for "minus" sign (-) */
  transition: content 2s ease-in;
}

.tag2 {
  margin-bottom: 16px;
  display: none; padding:10px;
}

.tag2:active {
  /*   background-color:#787878; */
}

textarea2 {
  width: calc(100% - 64px);
  height:;
  /*   border: 1px solid #787878; */
  border: none;
  font-size: 14px;
  line-height: 21px;
  padding: 0 32px 24px 32px;
  color: #464646;
  margin: 0;
  outline: none;
  resize: vertical;
/*   min-height: 90px; */
  /*   border-bottom: 1px solid #ddd; */
  /*   background-color: #f8f8f8; */
}

.rich-text2 {
  color: #787878;
  font-size: 14px;
  margin: 8px 0 0 32px;
  cursor: pointer;
  /*   visibility: hidden; */
}

textarea2:active {
}


p.locale2 {
  font-size: 13px;
  line-height: 20px;
  color: #787878;
}

h2 {
  display: inline-block;
}

#modal2 {
  width: 70%;
  background-color: white;
  box-shadow: 0 0 4px #ccc;
  padding: 32px;
}

#modal2 > h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 300;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
  padding: 0;
  text-align: center;
}

#modal2 > p {
  text-align: center;
  color: #787878;
  line-height: 22px;
  margin-bottom: 24px;
}

#modal2 button {
  border-radius: 50px;
  padding: 8px 16px;
  height: 40px;
  font-size: 16px;
  letter-spacing: 0.4px;
  background-color: rgb(69, 143, 253);
  border: none;
  color: white;
  cursor: pointer;
}

.accordion2link h4{  
 border-top: 1px solid rgba(120, 120, 120, 1);  color:#000 !important;  padding: 16px 10px 0px 16px;  
  font-size: 18px;}


 /*------------------------------------------//EXP ACCORDTION2----------------------------------------------------------*/ 
 
 
 
 
 
 
 
 
 .stuckleftside{  overflow-y: scroll; overflow-x: hidden; height:80vh; width:50vh !important;}
 
 .centerwidth{ width:80%; margin-left:auto; margin-right:auto;}
 
 .containertableparent td{ background-color:#f4f4f4 !important;}
 
 .containertableparent2 th{ color: #fff !important;}
  .containertableparent2 td {color: #000 !important; }
 table.containertableparent2, .containertableparent2 th, .containertableparent2 td { border: 1px solid #4a545d !important; color: #404040; }
 .containertableparent2 th {background-color:#132459}
 
.containertableparent2 tr:nth-child(even) {background-color: #d9d9d8 !important;}
 
.containertableparent2 tr:nth-child(odd) {background-color: #fff !important;}
 
 

 
 
 /*------------------------------------------//RATE REQUEST--------------------------------------------------------*/
 
 
 .titleBox {
  margin: 2em;
  padding: 2em;
}
.titleBox p {
  font-size: 1.25em;
  color: #75758A;
  margin: 10px 0px;
}
.formBox {
  margin: 2em;
  padding: 2em;
}
.formBox p {
  margin: 10px 15px;
}
input[type=checkbox] {
  -ms-transform: scale(1.5);
  
  -moz-transform: scale(1.5);
 
  -webkit-transform: scale(1.5);
 
  -o-transform: scale(1.5);
 
  margin: 15px 5px;
}
.clientInfo form {
  margin: 15px 0;
}
.clientInfo input[type="text"] {
  width: 100%;
  padding: 10px;
  font-size: 1.25em;
}
.projectDetails form {
  margin: 15px 0;
}
.projectDetails form textarea {
  width: 100%;
  height: 15em;
  padding: 10px;
  font-size: 1.25em;
}
.projectDetails input[type="text"] {
  width: 100%;
  padding: 10px;
  font-size: 1.25em;
}
 
 
 

 
 
 
 
 /*------------------------------------------RATE REQUEST--------------------------------------------------------*/
 
  

   .main {margin: 0 auto; min-width: 320px; max-width: 100%;text-align:center;}
   .content {background: #f4f4f4; color: #373737;text-align:left;}
   .content > div {display: none; padding: 20px 25px 5px;}
 
 
   label {display: inline-block; padding: 15px 25px !important; font-weight: 600; text-align: center}
   label:hover {color: #fff; cursor: pointer;}
   input:checked + label {background: #0d72b8; color: #fff;}
 
   #tab1:checked ~ .content #content1,
   #tab2:checked ~ .content #content2,
   #tab3:checked ~ .content #content3,
   #tab4:checked ~ .content #content4,
   #tab5:checked ~ .content #content5,
   #tab6:checked ~ .content #content6  {
     display: block;
   }
 
   @media screen and (max-width: 400px) { label {padding: 15px 10px;} }

 /*------------------------------------------//RATE REQUEST--------------------------------------------------------*/
 
 
  /*------------------------------------------OUR TEAM TABS--------------------------------------------------------*/
  
  /* Component Needs */

.tabset > input[type="radio"] {
  position: absolute;
  left: -200vw;
}

.tabset .tab-panel {
  display: none;
}

.tabset > input:first-child:checked ~ .tab-panels > .tab-panel:first-child,
.tabset > input:nth-child(3):checked ~ .tab-panels > .tab-panel:nth-child(2),
.tabset > input:nth-child(5):checked ~ .tab-panels > .tab-panel:nth-child(3),
.tabset > input:nth-child(7):checked ~ .tab-panels > .tab-panel:nth-child(4),
.tabset > input:nth-child(9):checked ~ .tab-panels > .tab-panel:nth-child(5),
.tabset > input:nth-child(11):checked ~ .tab-panels > .tab-panel:nth-child(6) {
  display: block;
}

/*
 Styling
*/

.tabset > label {
  position: relative;
  display: inline-block;
  padding: 15px 15px 25px;
  border: 1px solid transparent;
  border-bottom: 0;
  cursor: pointer;
  font-weight: 600;
}

.tabset > label::after {
  content: "";
  position: absolute;
  left: 15px;
  bottom: 10px;
  width: 22px;
  height: 4px;
  background: #8d8d8d;
}

input:focus-visible + label {
  outline: 2px solid rgba(0,102,204,1);
  border-radius: 3px;
}

.tabset > label:hover,
.tabset > input:focus + label,
.tabset > input:checked + label {
  color: #06c;
}

.tabset > label:hover::after,
.tabset > input:focus + label::after,
.tabset > input:checked + label::after {
  background: #06c;
}

.tabset > input:checked + label {
  border-color: #ccc;
  border-bottom: 1px solid #fff;
  margin-bottom: -1px;
}

.tab-panel {
  padding: 30px 0;
  border-top: 1px solid #ccc;
}

/*
 Demo purposes only
*/
*,
*:before,
*:after {
  box-sizing: border-box;
}

.tabset{ text-align:center}





.viewport{
  position:relative;
  background: #fff;
  background-size: 200% 200%;
  height: auto;
  width:100%; margin-left:auto; margin-right:auto; padding:7vh;
  -webkit-animation:   AnimationName 10s ease infinite;
-moz-animation: AnimationName 10s ease infinite;
animation: AnimationName 10s ease infinite;
  
}

@-webkit-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@-moz-keyframes AnimationName {
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}
@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

.card p{

  margin:0px;
  color: black;
  font-weight: 400;
  font-size:15px;
  line-height:90%;
  padding-left: 8%;
  padding-right: 8%;
  padding-top:3%;
  padding-bottom:8%;
  border-radius:20px;
  cursor:pointer;
  transition: ease 1s;
  -webkit-transition: ease 1s;
}

.card h3{
 
  margin:0px;
  color: black;
  font-weight: 400;
  font-size:20px;
  line-height:90%;
  padding-left: 8%;
  padding-top:8%;
  padding-bottom:3%;
  border-radius:20px;
  cursor:pointer;
  transition: ease 1s;
  -webkit-transition: ease 1s;
}


.title{
  width:78%;
  margin:auto;
  padding-left:0px;
  padding-bottm:0px;
}

.cards{
  width:80%;
  position:relative;
  margin-left:auto;
  margin-right:auto;
 
  display:flex;
  flex-direction: row;
  flex-wrap: wrap;
  
}

.card{
  width:22%;
  position:relative;
  background-color:white;
  margin:1.13%;
  border-radius:5px;
  transition: 1s;
  -webkit-transition:0.5s;
  cursor:pointer;
    flex: 1 1 auto;
}

.card:hover{
  transform: scale(1.05);
  box-shadow: 10px 10px 15px rgba(0,0,0,0.3);
}

@media screen and (max-width: 1200px){
  .card{
  width:30%;
  margin:1.6%;
  }
}

@media screen and (max-width: 800px){
  .card{
  width:45%;
  margin:2.5%;
  }
}

@media screen and (max-width: 500px){
  .card{
  width:98%;
  margin:2%;
  }
}

.card_img{
  width:100%;
  height:150px;
  position:reltive;
  border-radius: 5px 5px 0px 0px;
  background-size: cover;
  background-position:center center; 
  background-color: #eaeaea;
  transition:1s;
  -webkit-transition:1s;
}

.card1{
   background-image: url(../images/teamp1.jpg);
}
.card2{
   background-image: url(../images/teamp2.jpg);
}
.card3{
   background-image: url(../images/teamp3.jpg);
}
.card4{
   background-image: url(../images/teamp4.jpg);
}
.card5{
   background-image: url(../images/teamp5.jpg);
}
.card6{
   background-image: url(../images/teamp6.jpg);
}

.line{
  height:2px;
  width:84%;
  margin:auto;
  background-color: #91288b;
}

.title input{
  background: transparent;
  border:1px solid white;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:20px;
  display:inline;
  font-family: lato;
  color: white;
  font-size:18px;
  line-height:90%;
  border-radius:30px;
  width:150px;
  float:right;
  margin-top:30px;
}

.title textarea:focus, input:focus{
    outline: none;
}

.plus{
  width:20px;
  height:20px;
  background: transparent;
  border-radius: 50%;
  position: absolute;
  border: 2px solid white;
  top:10px;
  right:10px;
  transition: 1s;
  -webkit-transition: 1s;
}

.plus:hover{
  transform: scale(1.1) rotate(90deg);
}

.plus p{
  padding: 0px !important;
  display:inline;
  margin:0px;
  line-height:50%;
  left:50%;
  top:45.3%;
  transform:translate(-50%,-50%);
  position:absolute;
  color: white;
}

.zoomed{
  width:100%;
}






.cardp1{
   background-image: url(../images/teamp1.jpg);
}
.cardp2{
   background-image: url(../images/teamp2.jpg);
}
.cardp3{
   background-image: url(../images/teamp3.jpg);
}
.cardp4{
   background-image: url(../images/teamp4.jpg);
}
.cardp5{
   background-image: url(../images/teamp5.jpg);
}
.cardp6{
   background-image: url(../images/teamp6.jpg);
}




.cards1{
   background-image: url(../images/teams1.jpg);
}
.cards2{
   background-image: url(../images/teams2.jpg);
}
.cards3{
   background-image: url(../images/teams3.jpg);
}
.cards4{
   background-image: url(../images/teams4.jpg);
}
.cards5{
   background-image: url(../images/teams5.jpg);
}




  
    /*------------------------------------------//OUR TEAM TABS--------------------------------------------------------*/
	
	
	

    /*------------------------------------------HOME PAGE--------------------------------------------------------*/
	
		
.homediv{ width:100%}	
.homediv img{ float:right; margin-left:80px;}
.homediv p{ font-size:22px; line-height:1.71429;}
.homediv a{ font-size:22px; padding-left:10px; padding-right:10px; color:#0d72b8;}
.homediv .blacky{font-size:22px; color:#221f1c; font-weight:bolder }
	
.whytable { width:80%; margin-left:auto; margin-right:auto;}
.whytable td{font-size:22px; line-height:1.71429;color:#4a545d;}
.whytable tr{ border-bottom:2px solid #0d72b8;}
 td.whyicon{ text-align:center; margin-left:40px; margin-right:40px;}
 .whytable img{ float:none; margin-left:0;}
	
    /*------------------------------------------//VERTICAL TABS--------------------------------------------------------*/
.hometabs{ width:100%; background: #c3e6ff; }
.hometabs h1{ color:#ccc;}	
.tab button.active h1{ color:#4a545d}
.hometabs h3{ line-height:2.2rem}
.hometabs p{ font-size:16px; line-height:1.71429;}
.hometabs li{font-size:16px; line-height:1.71429; }
/* Style the tab */
.tab {
  float: left;
  border:none;
  background-color: #fff;
  width: 15%;
 
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
 
  color:#ccc;
   background-color: #fff;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
 
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #c3e6ff; color: #0d72b8;
}

/* Create an active/current "tab button" class */
.tab button.active {
 color:#91288b; 
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 80px;
  border:none;
  width: 85%;
  border-left: none;
  
}
    /*------------------------------------------//VERTICAL TABS--------------------------------------------------------*/
	 
   
   
   
   
    /*------------------------------------------HORIZANTAL TABS--------------------------------------------------------*/
.hometabs2{ width:100%; background: #c3e6ff;  border-radius: 15px;
 }
.hometabs2 h1{ color:#ccc;}	
.tab2 button.active2 h1{ color:#4a545d}
.hometabs2 h3{ line-height:2.2rem; font-weight: 600; font-size: 20px;}
.hometabs2 p{ font-size:16px; line-height:1.71429;}
.hometabs2 li{font-size:16px; line-height:1.71429; }
/* Style the tab */
.tab2 {
  float: left;
  border:none;
  background-color: #fff;
  width: 100%;
 
}

/* Style the buttons inside the tab */
.tab2 button {
  display: block;
 
  color:#ccc;
  background-color:#ffffff;
  width: 30%;
  border: none;
  outline: none;
  text-align:center;
  cursor: pointer;
  transition: 0.3s; float: left; border-radius: 20px 20px 0px 0px;
 
}

/* Change background color of buttons on hover */
.tab2 button:hover {
  background-color: #c3e6ff; color: #0d72b8;  border: 6px solid #fff; border-bottom: 0px;  
}

.tab2 button.active {
  background-color: #c3e6ff; color: #0d72b8; border: 6px solid #fff; border-bottom: 0px;  
}

/* Create an active/current "tab button" class */
.tab2 button.active2 {
 color:#91288b; 
}

/* Style the tab content */
.tabcontent2 {
  float: left;
  padding: 0px 80px;
  border:none;
  width: 100%;
  border-left: none;
  
}
    /*------------------------------------------//HORIZANTAL TABS--------------------------------------------------------*/
	

    /*------------------------------------------//HOME PAGE--------------------------------------------------------*/
	
	
	
	
	
.overflowx{overflow-x:auto;}
	






.careerbox{width:48% !important; display: inline-block; height: 12rem; margin-bottom: 20px;}




.global-footer ul{margin-left: 0px !important;}


li:first-child {
 
}
.toolbar.toolbar li {
  margin-top: 0;
}
li li:first-child {
  margin-top: 7px;
}


.left-header_social li{  margin-left: 0px !important;}
.global-footer li {
  margin-top: 7px; margin-left: 0px !important;
}


.global-footer {
  padding: 10px 0 30px;
  position: relative;
}
.page-node-type-landing-page .global-footer {
  margin-top: 0;
}
@media print {
  .global-footer {
    padding: 0;
  }
}
@media only screen and (min-width: 64em) {
  .left-grey + footer .global-footer {
    margin-top: 0;
  }
}
@media only screen and (min-width: 77.5em) {
  .global-footer {
    padding-top: 40px;
    padding-bottom: 20px; padding-left: 5vw; padding-right: 5vw;
  }
}
.global-footer > .l-container {
  position: relative;
  min-height: 70px;
}
.global-footer .menu--follow,
.global-footer .block-block-content {
  margin-top: 32px;
}
@media (max-width: 63.9375em) {
  .global-footer .menu--follow,
  .global-footer .block-block-content {
    padding-right: 100px;
  }
}
@media only screen and (min-width: 64em) {
  .global-footer .menu--follow {
    float: right;
  }
}
@media print {
  .global-footer .menu--follow {
    display: none;
  }
}
@media only screen and (min-width: 64em) {
  .global-footer .block-block-content {
    float: left;
    margin-top: 32px; width: 20%;
  }
}
.global-footer .qd-layouts-extra-gutter {
  margin: 0;
}
.region-footer {
  position: relative;
}
.region-footer::before,
.region-footer::after {
  content: " ";
  display: table;
}
.region-footer::after {
  clear: both;
}
@media only screen and (min-width: 64em) {
  .region-footer .block-system-branding-block {
    position: absolute;
    top: 0;
    left: 0;
  }
}
@media print {
  .region-footer .block-system-branding-block {
    display: none;
  }
}
@media only screen and (min-width: 64em) {
  .menu--footer > .menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .menu--footer > .menu > li {
    padding-left: 18px;
    padding-right: 50px;
    -webkit-box-flex: 0;
    -webkit-flex-grow: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; width: 20vw;
  }
}
@media print {
  .menu--footer {
    display: none;
  }
}
.back-to-top {
  position: absolute;
  right: 0;
  width: 70px;
  height: 70px; 
}
.back-to-left {
  width: 50px;
  height: 50px;
  float:left; margin:5px
}
.back-to-right {
  width: 50px;
  height: 50px;
  float:right; margin:5px
}
@media only screen and (min-width: 64em) {
  .back-to-top {
    top: 0;
  }
}
@media (max-width: 63.9375em) {
  .back-to-top {
    bottom: 0;
  }
}
@media print {
  .back-to-top {
    display: none;
  }
}




















.ckeditor-accordion-container > dl dd {
  padding: 0 0 32px;
}
.ckeditor-accordion-container > dl dt:last-of-type > a {
  border-bottom: 1px solid #eaeaea !important;
}
dl.styled dt:not(:first-child) a {
  border-bottom: none;
  border-top: 1px solid #eaeaea !important;
}
.ckeditor-accordion-container > dl dt.active:last-of-type > a {
  border-bottom: none !important;
}
.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle {
  display: none;
}
.ckeditor-accordion-container > dl dd.active:last-of-type {
  border-bottom: 1px solid #eaeaea !important;
}
.ckeditor-accordion-container .ckeditor-accordion-toggle {
  display: none !important;
}
.ckeditor-accordion-toggler .ckeditor-accordion-toggle {
  display: none !important;
}
.global-footer {
  color: rgba(255, 255, 255, 0.5);
  background-color: #2c2c2c;
}
.global-footer a {
  color: inherit;
}
@media (max-width: 63.9375em) {
  .global-footer .site-logo svg {
    width: 125px;
    height: auto;
  }
}
.global-footer .site-logo svg path {
  fill: #fff;
}
.menu--footer > .menu {
  padding-bottom: 60px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  width: 100vw;
}
@media (max-width: 63.9375em) {
  .menu--footer > .menu {
    margin-top: 50px;
  }
  .menu--footer > .menu > li {
    margin-top: 14px;
  }
}
.menu--footer > .menu li li {
  margin-top: 7px;
}
.menu--footer .menu .menu {
  margin: 14px 0;
}
.menu--footer a {
  text-decoration: none;
}
.menu--footer a:hover,
.menu--footer a:focus {
  text-decoration: underline;
  -webkit-text-decoration-color: #504ca2;
  text-decoration-color: #504ca2;
}
.menu--footer .nav-lvl-1 {
  position: relative;
}
.menu--footer .nav-lvl-1 a:first-child {
  display: inline-block;
  border-bottom: 1px solid transparent;
  font-family: nexa-heavy, Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.2;
  font-size: 18px;
  color: #fff;
  text-decoration: none;
}
.menu--footer .nav-lvl-1 a:first-child:hover,
.menu--footer .nav-lvl-1 a:first-child:focus {
  border-bottom-color: #504ca2;
}
.menu--footer .nav-lvl-1 .expandcollapse {
  position: absolute;
  right: -12px;
  top: -5px;
  width: 40px;
  height: 40px;
}
@media only screen and (min-width: 64em) {
  .menu--footer .nav-lvl-1 .expandcollapse {
    display: none;
  }
}
.menu--footer .nav-lvl-1 .expandcollapse svg {
  position: absolute;
  width: 15px;
  height: 15px;
  top: 12px;
  right: 12px;
  fill: #fff;
}
.menu--footer .nav-lvl-2 a {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.5);
}
.menu--follow .menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.menu--follow ul {
  margin-left: -12px;
  margin-right: -12px;
}
.menu--follow li {
  padding-left: 2px;
  padding-right: 2px;
}
.menu--follow a {
  display: block;
 
}
.menu--follow a .icon {
  display: block;
  border-bottom: 1px solid transparent;
}
.menu--follow a:hover .icon,
.menu--follow a:focus .icon {
  border-bottom-color: #504ca2;
}
.menu--follow svg {
  width: 24px;
  height: 24px;
  fill: #fff;
}

.back-to-left {
  border: none;
  background: #91288b; text-align:center; padding-top:8px;
}
.back-to-left i{ font-size:34px; color:#fff;}


.back-to-right {
  border: none;
  background: #91288b; text-align:center; padding-top:8px;
}
.back-to-right i{ font-size:34px; color:#fff;}

.back-to-top {
  border: none;
  background: #91288b;
}
.back-to-top svg {
  position: absolute;
  width: 24px;
  left: calc(50% - 12px);
  top: calc(50% - 12px);
  fill: #fff;
}
.back-to-top:hover {
  background: #fff;
}
.back-to-top:hover svg {
  fill: #91288b;
}
.back-to-top:focus {
  border: 1px dashed #fff;
}
.field--name-field-toll-content-ref {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}


	
	
	
	
	











/* Darker background on mouse-over */
.btndownload:hover {
  background-color: #91288b;
}

.breadcrumbs {
  list-style-type: none !important;
  font-size: 16px !important;
  background-color: rgb(255, 255, 255, 0.8);
  border-radius: 10px;
  
  padding-left: 11vw; 
}
.breadcrumbs .dot {
  background-color: #91288b;
  border-radius: 50%;
  display: inline-block;
  padding: 6px;
  margin-left: 6px;
  margin-top: 8px;
  float: left;
}

.breadcrumbs .dot:hover {
  background-color: #0d72b8;
}
.breadcrumbs .second {
  display: inline-table;
  float: left;
  margin-left: 20px;
}
.breadcrumbs .last {
  display: inline-table;
  float: left;
  margin-left: 20px;
}
.breadcrumbs .last a {
  color: #0d72b8 !important;
}
.breadcrumbs a {
  padding-top: 35px !important; 
}

.site-logo img {
  width: 14.2vw;
  height: 5vw;
}

.global-footer img {
  width: 120px;
  height: 45px;
}





.nobullets li{
	 list-style: square inside url("../images/dash.svg");;
  margin: 0;
  padding: 0; margin-left:0px; line-height:1.2em;
	}

.nobullets li a{ color:rgba(255, 255, 255, 0.5) !important;}

.nobullets li a:hover{ color:rgba(255, 255, 255, 1) !important;}









@media screen and (min-width: 360px) and (max-width: 768px) {
  .site-logo img {
    width: 50%;
    height: auto;
    margin-top: 8px;
  }
}

@media screen and (min-width: 520px) and (max-width: 560px) {
  .site-logo img {
    width: 30% !important;
  }
  .landing-header.landing-header--tall {
    min-height: 133vw;
    background: #0d72b8 !important;
  }
  .landing-header.landing-header--short {
    min-height: 100vw;
    background: #0d72b8;
  }
}

@media screen and (min-width: 260px) and (max-width: 300px) {
  .site-logo img {
    width: 160px;
    height: 50px !important;
  }
}





.whitebg{text-align:center; vertical-align:middle; background-color:#ffffff;}

















.l-container-wide {
	max-width:1440px;
 
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}
.l-container-wide-padding {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 29.9375em) {
  .l-container-wide-padding {
    padding: 0 17px;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.9375em) {
  .l-container-wide-padding {
    padding: 0 34px;
  }
}
@media only screen and (min-width: 48em) {
  .l-container-wide-padding {
    padding: 0 59px;
  }
}
.l-container-wide-padding .l-container,
.l-container-wide-padding .l-container-wide-padding {
  padding: 0;
}
@media only screen and (max-width: 29.9375em) {
  .l-container-wide-padding .header-search-inner .l-container-wide-padding {
    padding: 0 17px;
  }
}
@media screen and (min-width: 30em) and (max-width: 47.9375em) {
  .l-container-wide-padding .header-search-inner .l-container-wide-padding {
    padding: 0 34px;
  }
}
@media only screen and (min-width: 48em) {
  .l-container-wide-padding .header-search-inner .l-container-wide-padding {
    padding: 0 59px;
  }
}
.l-container {
  min-width: 100vw;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 29.9375em) {
  .l-container {
    padding: 0 17px;
  }
}
@media screen and (min-width: 30em) {
  .l-container {
    padding: 0 34px;
  }
}
.l-container .l-container,
.l-container .l-container-wide-padding {
  padding: 0;
}
.l-container .dropdown .l-container-wide-padding {
  padding: 0 59px;
}
.l-main-content .l-container {
  margin-bottom: 30px;
}
@media only screen and (max-width: 39.9375em) {
  .module-margin {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .module-margin {
    margin-bottom: 80px;
  }
}
@media only screen and (max-width: 39.9375em) {
  .region-content {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  .region-content {
    margin-bottom: 80px;
  }
}
.page-node-type-landing-page .region-content {
  margin-bottom: 0;
}
@media only screen and (max-width: 39.9375em) {
  .region-title,
  .landing-title {
    margin-bottom: 40px;
  }
}
@media only screen and (min-width: 40em) {
  /* .region-title,
  .landing-title {
    margin-bottom: 50px;
  } */
}
.region-title .page-title,
.landing-title .page-title {
  margin: 0;
}
@media (max-width: 63.9375em) {
  .landing-title {
    padding-top: 40px;
  }
}
@media only screen and (min-width: 64em) {
  .landing-title {
    padding-top: 80px;
  }
}
@media only screen and (max-width: 39.9375em) {
  .block-component {
    margin: 40px 0;
  }
}
@media only screen and (min-width: 40em) {
  .block-component {
    margin: 80px 0;
  }
}





/*------------------------------CSS Tabs*/


.tabs {
  width: 100%;
  float: none;
  list-style: none;
  position: relative;
  margin: 80px 0 0 10px;
  text-align: left; color:#fff;
}
.tabs li {
  float: left;
  display: block;
}
.tabs input[type="radio"] {
  position: absolute;
  top: 0;
  left: -9999px;
}
.tabs label {
  display: block; height:100%; width:100%;
  padding: 0px 10px;
  border-radius: 2px 2px 0 0;
  font-size: 20px;
  font-weight: normal;
  text-transform: uppercase;
  background: #91288b;
  cursor: pointer;
  position: relative;
  top: 4px;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.tabs label:hover {
  background: #681468;  border-radius: 2px 2px 0 0;
}
.tabs .tab-content {
  z-index: 2;
  display: none;
  overflow: hidden;
  width: 100%;
  font-size: 17px;
  line-height: 25px;
  
  position: absolute;
  top: 53px;
  left: 0;
  background: #0d72b8;
}
.tabs [id^="tab"]:checked + label {
  top: 10px;
  padding-top: 0px;
  background: #0d72b8;
}
.tabs [id^="tab"]:checked ~ [id^="tab-content"] {
  display: block;
}

p.link {
  clear: both;
  margin: 380px 0 0 15px;
}
p.link a {
  text-transform: uppercase;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  margin: 0 5px;
  background-color: #612e76;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
p.link a:hover {
  background-color: #522764;
}


/*----------------------------------------------*/

#tab-content1{  position:static}







/*------------------------------//CSS Tabs*/

/*-----------------------------CSS ACCORDITION*/
#accordion{
				border: 1px solid #2a2c28;
				margin: 2vh auto; 
				max-width: 100%;
			}
			#accordion a:focus > i{
				color: red;
			}
			#accordion a{	margin: 0;
				text-decoration: none;
				color: inherit;
				padding: 10px 20px;
				display: flex;
				justify-content: space-between;
				align-items: center;
				background:#fff; color:#2a2c28
		
			}
			#accordion a h3{
				margin: 0;
				 font-weight:100; font-size:18px;color:#2a2c28			
			}
			
			#accordion a + p{
				display: block;
				overflow: hidden;
				max-height: 0px;
 				background: linear-gradient(#fff, #f0f5f9);
				margin: 0;
				padding: 0 20px;
				font-family: 'Open Sans', sans-serif;
				border-bottom: 1px solid #0d72b8;
				box-sizing: content-box; 
					/*transition: max-height 500ms;
					transition: padding 500ms;*/
					transition: all 500ms; color:#2a2c28 ; 	
			}
			
			
			#accordion a + p:last-of-type{
				border-bottom: 0px;
			}
			
			
			
			#accordion a:active + p,
			#accordion a:focus + p,
			
			#accordion a + p:active,
			#accordion a + p:focus{
				display: block;
				height: auto;
				max-height: 100%;
				padding: 10px 20px 20px;
			}
			
			/* Flips the font-awesome icon on hover */
			#accordion a .fa-chevron-down{
				transition: all 500ms;
			}
			#accordion a:hover .fa-chevron-down,
			#accordion a:active .fa-chevron-down,
			#accordion a:focus .fa-chevron-down{
				-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
				transform: scaleY(-1);
				-webkit-filter: none;
				filter: none;
				
			}
			
			#accordion.noborder{ border:0px !important;}
			#accordion.noborder a + p{ border:0px !important;}
			#accordion.noborder a{ background:#f4f4f4; border:1px solid #fff;}
/*-----------------------------//CSS ACCORDITION*/














td.checkbox,
th.checkbox {
  text-align: center;
}
[dir="rtl"] td.checkbox,
[dir="rtl"] th.checkbox {
  text-align: center;
}
th.is-active img {
  display: inline;
}
td.is-active {
  background-color: #ddd;
}
div.tabs {
  margin: 1em 0;
}
ul.tabs {
  margin: 0 0 0.5em;
  padding: 0;
  list-style: none; z-index: 10;
}
.tabs > li {
  display: inline-block;
  margin-right: 0.3em;
}
[dir="rtl"] .tabs > li {
  margin-right: 0;
  margin-left: 0.3em;
}
.tabs a {
  display: block;
  padding: 0.2em 0.6em;
  text-decoration: none; background-color:#a9a9a9; color:#fff;  border-radius: 0px 0px 10px 10px ;
}
.tabs a.is-active {
  background-color: #0d72b8; color:#fff; height:2.3em;
}
.tabs a:focus,
.tabs a:hover {
  background-color: #0d72b8; color:#fff; height:2.3em;
}
.form-textarea-wrapper textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  margin: 0;
}
.ui-dialog--narrow {
  max-width: 500px;
}
@media screen and (max-width: 600px) {
  .ui-dialog--narrow {
    min-width: 95%;
    max-width: 95%;
  }
}
ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
.menu-item {
  margin: 0;
  padding: 0;
}
.region-breadcrumb {
  border-bottom: 1px solid #eaeaea;
}
.region-breadcrumb .l-container-wide-padding {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
@media (max-width: 63.9375em) {
  .region-breadcrumb .l-container-wide-padding {
    padding: 0 23px;
  }
}
.region-breadcrumb .l-container-wide-padding .block-system-breadcrumb-block {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
@media print {
  .region-breadcrumb {
    display: none;
  }
}
.breadcrumb {
  font-family: nexa-xbold, Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (max-width: 47.9375em) {
  .breadcrumb {
    padding: 13px 0;
    font-size: 13px;
  }
}
@media only screen and (min-width: 48em) {
  .breadcrumb {
    padding: 10px 0;
    font-size: 11px;
  }
}
@media print {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb a {
  text-decoration: none;
  display: inline-block;
  border-bottom: 1px solid transparent;
}
.breadcrumb a:hover,
.breadcrumb a:focus {
  border-bottom-color: #504ca2;
}
.breadcrumb ol {
  list-style: none;
  margin: 0;
  padding: 0;
}
.breadcrumb li {
  display: inline;
  margin: 0;
}
@media only screen and (min-width: 48em) {
  .breadcrumb li {
    padding-left: 13px;
  }
  .breadcrumb li:before {
    content: "/";
    font-family: helvetica neue, Helvetica, Arial, sans-serif;
    padding-right: 13px;
  }
  .breadcrumb li:first-child {
    padding-left: 0;
  }
  .breadcrumb li:first-child:before {
    content: none;
  }
  .breadcrumb li .breadcrumb-mobile {
    display: none;
  }
}
@media (max-width: 47.9375em) {
  .breadcrumb li {
    display: none;
  }
  .breadcrumb li svg {
    fill: #504ca2;
    margin-right: 12px;
    margin-top: 1px;
  }
  .breadcrumb li:nth-last-child(2) {
    display: inline;
  }
}
.path-frontpage .breadcrumb {
  display: none;
}
.ajax-progress {
  display: inline-block;
  margin-left: 20px;
  vertical-align: middle;
  padding: 0;
}
[dir="rtl"] .ajax-progress {
  float: right;
}
.ajax-progress-throbber .throbber {
  background: transparent
    url(/themes/custom/toll_theme/assets/img/preloader.png) no-repeat center
    center;
  background-size: 32px 32px;
  display: inline-block;
  height: 32px;
  width: 32px;
  padding: 0;
}
.ajax-progress-throbber .message {
  display: inline-block;
  padding: 1px 5px 2px;
}
tr .ajax-progress-throbber .throbber {
  margin: 0 2px;
}
.ajax-progress-bar {
  width: 16em;
}
.ajax-progress-fullscreen {
  height: 32px;
  width: 32px;
  left: 50%;
  position: fixed;
  top: 50%;
  margin-top: -16px;
  margin-left: -16px;
  z-index: 1500;
  background: transparent
    url(/themes/custom/toll_theme/assets/img/preloader.png) no-repeat center
    center;
  background-size: 32px 32px;
}












article.node{padding-left: 5vw; padding-right: 5vw; margin: 0 auto; }



.qd-layouts-cell--1-of-1 > div > div > .field{padding-left: 9vw; padding-right: 9vw;}


.qd-layouts-cell--1-of-1 .qd-layouts-cell__title{padding-left: 9vw; padding-right: 9vw;}
